2026-04-18 17:30:11.580 | + ./stack.sh:main:485 : exec 2026-04-18 17:30:11.580 | + ./stack.sh:main:493 : echo_summary 'stack.sh log /opt/stack/logs/devstacklog.txt.2026-04-18-173011' 2026-04-18 17:30:11.580 | ++ ./stack.sh:main:485 : /usr/bin/python3.12 /opt/stack/devstack/tools/outfilter.py -o /opt/stack/logs/devstacklog.txt.2026-04-18-173011.summary.2026-04-18-173011 2026-04-18 17:30:11.580 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-04-18 17:30:11.580 | + ./stack.sh:echo_summary:444 : echo -e stack.sh log /opt/stack/logs/devstacklog.txt.2026-04-18-173011 2026-04-18 17:30:11.580 | + ./stack.sh:main:495 : ln -sf /opt/stack/logs/devstacklog.txt.2026-04-18-173011 /opt/stack/logs/devstacklog.txt 2026-04-18 17:30:11.580 | + ./stack.sh:main:496 : ln -sf /opt/stack/logs/devstacklog.txt.2026-04-18-173011.summary.2026-04-18-173011 /opt/stack/logs/devstacklog.txt.summary 2026-04-18 17:30:11.580 | + ./stack.sh:main:511 : check_path_perm_sanity /opt/stack 2026-04-18 17:30:11.580 | + functions:check_path_perm_sanity:615 : local real_path 2026-04-18 17:30:11.585 | ++ functions:check_path_perm_sanity:616 : readlink -f /opt/stack 2026-04-18 17:30:11.591 | + functions:check_path_perm_sanity:616 : real_path=/opt/stack 2026-04-18 17:30:11.595 | + functions:check_path_perm_sanity:617 : local rebuilt_path= 2026-04-18 17:30:11.600 | ++ functions:check_path_perm_sanity:618 : echo /opt/stack 2026-04-18 17:30:11.602 | ++ functions:check_path_perm_sanity:618 : tr / ' ' 2026-04-18 17:30:11.609 | + functions:check_path_perm_sanity:618 : for i in $(echo ${real_path} | tr "/" " ") 2026-04-18 17:30:11.613 | + functions:check_path_perm_sanity:619 : rebuilt_path=/opt 2026-04-18 17:30:11.619 | ++ functions:check_path_perm_sanity:621 : stat -c %a /opt 2026-04-18 17:30:11.627 | + functions:check_path_perm_sanity:621 : [[ 755 = 700 ]] 2026-04-18 17:30:11.630 | + functions:check_path_perm_sanity:618 : for i in $(echo ${real_path} | tr "/" " ") 2026-04-18 17:30:11.634 | + functions:check_path_perm_sanity:619 : rebuilt_path=/opt/stack 2026-04-18 17:30:11.639 | ++ functions:check_path_perm_sanity:621 : stat -c %a /opt/stack 2026-04-18 17:30:11.646 | + functions:check_path_perm_sanity:621 : [[ 755 = 700 ]] 2026-04-18 17:30:11.649 | + ./stack.sh:main:517 : trap exit_trap EXIT 2026-04-18 17:30:11.654 | + ./stack.sh:main:558 : trap err_trap ERR 2026-04-18 17:30:11.658 | + ./stack.sh:main:571 : set -o errexit 2026-04-18 17:30:11.661 | + ./stack.sh:main:574 : uname -a 2026-04-18 17:30:11.663 | Linux np0000167466 6.8.0-110-generic #110-Ubuntu SMP PREEMPT_DYNAMIC Thu Mar 19 15:09:20 UTC 2026 x86_64 x86_64 x86_64 GNU/Linux 2026-04-18 17:30:11.667 | + ./stack.sh:main:577 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2026-04-18 17:30:11.671 | + ./stack.sh:main:578 : rm -f /opt/stack/data/ca-bundle.pem 2026-04-18 17:30:11.678 | + ./stack.sh:main:581 : source /opt/stack/devstack/lib/database 2026-04-18 17:30:11.744 | + ./stack.sh:main:582 : source /opt/stack/devstack/lib/rpc_backend 2026-04-18 17:30:11.776 | + ./stack.sh:main:585 : source /opt/stack/devstack/lib/host 2026-04-18 17:30:11.781 | +++ lib/host:source:12 : trueorfalse True ENABLE_KSM 2026-04-18 17:30:11.808 | ++ lib/host:source:12 : ENABLE_KSM=True 2026-04-18 17:30:11.813 | +++ lib/host:source:13 : trueorfalse True ENABLE_KSMTUNED 2026-04-18 17:30:11.841 | ++ lib/host:source:13 : ENABLE_KSMTUNED=True 2026-04-18 17:30:11.847 | +++ lib/host:source:34 : trueorfalse False ENABLE_ZSWAP 2026-04-18 17:30:11.874 | ++ lib/host:source:34 : ENABLE_ZSWAP=True 2026-04-18 17:30:11.877 | ++ lib/host:source:37 : ZSWAP_COMPRESSOR=lz4 2026-04-18 17:30:11.882 | ++ lib/host:source:38 : ZSWAP_ZPOOL=zsmalloc 2026-04-18 17:30:11.888 | +++ lib/host:source:53 : trueorfalse False ENABLE_SYSCTL_MEM_TUNING 2026-04-18 17:30:11.915 | ++ lib/host:source:53 : ENABLE_SYSCTL_MEM_TUNING=True 2026-04-18 17:30:11.921 | +++ lib/host:source:75 : trueorfalse False ENABLE_SYSCTL_NET_TUNING 2026-04-18 17:30:11.949 | ++ lib/host:source:75 : ENABLE_SYSCTL_NET_TUNING=True 2026-04-18 17:30:11.953 | + ./stack.sh:main:588 : tune_host 2026-04-18 17:30:11.958 | + lib/host:tune_host:96 : configure_host_mem 2026-04-18 17:30:11.962 | + lib/host:configure_host_mem:70 : configure_zswap 2026-04-18 17:30:11.966 | + lib/host:configure_zswap:40 : [[ True == \T\r\u\e ]] 2026-04-18 17:30:11.970 | + lib/host:configure_zswap:43 : is_ubuntu 2026-04-18 17:30:11.974 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-04-18 17:30:11.978 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-04-18 17:30:11.983 | + lib/host:configure_zswap:44 : sudo tee /sys/module/zswap/parameters/compressor 2026-04-18 17:30:11.984 | + lib/host:configure_zswap:44 : echo lz4 2026-04-18 17:30:11.997 | lz4 2026-04-18 17:30:12.004 | + lib/host:configure_zswap:45 : echo zsmalloc 2026-04-18 17:30:12.004 | + lib/host:configure_zswap:45 : sudo tee /sys/module/zswap/parameters/zpool 2026-04-18 17:30:12.018 | zsmalloc 2026-04-18 17:30:12.024 | + lib/host:configure_zswap:47 : echo 1 2026-04-18 17:30:12.025 | + lib/host:configure_zswap:47 : sudo tee /sys/module/zswap/parameters/enabled 2026-04-18 17:30:12.038 | 1 2026-04-18 17:30:12.066 | + lib/host:configure_zswap:49 : sudo grep -R . /sys/module/zswap/parameters 2026-04-18 17:30:12.081 | /sys/module/zswap/parameters/same_filled_pages_enabled:Y 2026-04-18 17:30:12.081 | /sys/module/zswap/parameters/enabled:Y 2026-04-18 17:30:12.081 | /sys/module/zswap/parameters/shrinker_enabled:Y 2026-04-18 17:30:12.082 | /sys/module/zswap/parameters/max_pool_percent:20 2026-04-18 17:30:12.082 | /sys/module/zswap/parameters/compressor:lz4 2026-04-18 17:30:12.082 | /sys/module/zswap/parameters/non_same_filled_pages_enabled:Y 2026-04-18 17:30:12.082 | /sys/module/zswap/parameters/zpool:zsmalloc 2026-04-18 17:30:12.082 | /sys/module/zswap/parameters/exclusive_loads:N 2026-04-18 17:30:12.082 | /sys/module/zswap/parameters/accept_threshold_percent:90 2026-04-18 17:30:12.088 | + lib/host:configure_host_mem:71 : configure_ksm 2026-04-18 17:30:12.093 | + lib/host:configure_ksm:15 : [[ True == \T\r\u\e ]] 2026-04-18 17:30:12.097 | + lib/host:configure_ksm:16 : install_package ksmtuned 2026-04-18 17:30:12.101 | + functions-common:install_package:1432 : update_package_repo 2026-04-18 17:30:12.105 | + functions-common:update_package_repo:1406 : NO_UPDATE_REPOS=False 2026-04-18 17:30:12.108 | + functions-common:update_package_repo:1407 : REPOS_UPDATED=False 2026-04-18 17:30:12.112 | + functions-common:update_package_repo:1408 : RETRY_UPDATE=False 2026-04-18 17:30:12.116 | + functions-common:update_package_repo:1410 : [[ False = \T\r\u\e ]] 2026-04-18 17:30:12.119 | + functions-common:update_package_repo:1414 : is_ubuntu 2026-04-18 17:30:12.123 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-04-18 17:30:12.128 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-04-18 17:30:12.132 | + functions-common:update_package_repo:1415 : apt_get_update 2026-04-18 17:30:12.135 | + functions-common:apt_get_update:1160 : [[ False == \T\r\u\e ]] 2026-04-18 17:30:12.139 | + functions-common:apt_get_update:1165 : [[ False = \T\r\u\e ]] 2026-04-18 17:30:12.142 | + functions-common:apt_get_update:1167 : local sudo=sudo 2026-04-18 17:30:12.146 | ++ functions-common:apt_get_update:1168 : id -u 2026-04-18 17:30:12.153 | + functions-common:apt_get_update:1168 : [[ 1002 = \0 ]] 2026-04-18 17:30:12.157 | + functions-common:apt_get_update:1171 : time_start apt-get-update 2026-04-18 17:30:12.161 | + functions-common:time_start:2400 : local name=apt-get-update 2026-04-18 17:30:12.165 | + functions-common:time_start:2401 : local start_time= 2026-04-18 17:30:12.168 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-04-18 17:30:12.173 | ++ functions-common:time_start:2405 : date +%s%3N 2026-04-18 17:30:12.179 | + functions-common:time_start:2405 : _TIME_START[$name]=1776533412175 2026-04-18 17:30:12.183 | + functions-common:apt_get_update:1173 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2026-04-18 17:30:12.188 | + functions-common:apt_get_update:1174 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2026-04-18 17:30:12.192 | + 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-04-18 17:30:12.356 | Hit:1 http://security.ubuntu.com/ubuntu noble-security InRelease 2026-04-18 17:30:12.356 | Hit:2 http://nova.clouds.archive.ubuntu.com/ubuntu noble InRelease 2026-04-18 17:30:12.410 | Hit:3 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates InRelease 2026-04-18 17:30:12.453 | Hit:4 http://nova.clouds.archive.ubuntu.com/ubuntu noble-backports InRelease 2026-04-18 17:30:13.884 | Reading package lists... 2026-04-18 17:30:13.923 | + functions-common:apt_get_update:1179 : REPOS_UPDATED=True 2026-04-18 17:30:13.928 | + functions-common:apt_get_update:1181 : time_stop apt-get-update 2026-04-18 17:30:13.932 | + functions-common:time_stop:2414 : local name 2026-04-18 17:30:13.937 | + functions-common:time_stop:2415 : local end_time 2026-04-18 17:30:13.940 | + functions-common:time_stop:2416 : local elapsed_time 2026-04-18 17:30:13.944 | + functions-common:time_stop:2417 : local total 2026-04-18 17:30:13.948 | + functions-common:time_stop:2418 : local start_time 2026-04-18 17:30:13.952 | + functions-common:time_stop:2420 : name=apt-get-update 2026-04-18 17:30:13.956 | + functions-common:time_stop:2421 : start_time=1776533412175 2026-04-18 17:30:13.960 | + functions-common:time_stop:2423 : [[ -z 1776533412175 ]] 2026-04-18 17:30:13.965 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-04-18 17:30:13.972 | + functions-common:time_stop:2426 : end_time=1776533413967 2026-04-18 17:30:13.976 | + functions-common:time_stop:2427 : elapsed_time=1792 2026-04-18 17:30:13.980 | + functions-common:time_stop:2428 : total=0 2026-04-18 17:30:13.984 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-04-18 17:30:13.987 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=1792 2026-04-18 17:30:13.991 | + functions-common:install_package:1433 : real_install_package ksmtuned 2026-04-18 17:30:13.995 | + functions-common:real_install_package:1420 : is_ubuntu 2026-04-18 17:30:13.999 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-04-18 17:30:14.004 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-04-18 17:30:14.008 | + functions-common:real_install_package:1421 : apt_get install ksmtuned 2026-04-18 17:30:14.042 | + 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-04-18 17:30:14.088 | Reading package lists... 2026-04-18 17:30:14.367 | Building dependency tree... 2026-04-18 17:30:14.368 | Reading state information... 2026-04-18 17:30:14.678 | Recommended packages: 2026-04-18 17:30:14.678 | qemu-kvm 2026-04-18 17:30:14.711 | The following NEW packages will be installed: 2026-04-18 17:30:14.713 | ksmtuned 2026-04-18 17:30:14.901 | 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 2026-04-18 17:30:14.901 | Need to get 7,444 B of archives. 2026-04-18 17:30:14.901 | After this operation, 44.0 kB of additional disk space will be used. 2026-04-18 17:30:14.901 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 ksmtuned amd64 4.20150326 [7,444 B] 2026-04-18 17:30:15.073 | debconf: delaying package configuration, since apt-utils is not installed 2026-04-18 17:30:15.118 | Fetched 7,444 B in 0s (43.6 kB/s) 2026-04-18 17:30:15.169 | Selecting previously unselected package ksmtuned. 2026-04-18 17:30:15.186 | (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 ... 32860 files and directories currently installed.) 2026-04-18 17:30:15.187 | Preparing to unpack .../ksmtuned_4.20150326_amd64.deb ... 2026-04-18 17:30:15.193 | Unpacking ksmtuned (4.20150326) ... 2026-04-18 17:30:15.268 | Setting up ksmtuned (4.20150326) ... 2026-04-18 17:30:15.446 | Created symlink /etc/systemd/system/multi-user.target.wants/ksm.service → /usr/lib/systemd/system/ksm.service. 2026-04-18 17:30:15.582 | Created symlink /etc/systemd/system/multi-user.target.wants/ksmtuned.service → /usr/lib/systemd/system/ksmtuned.service. 2026-04-18 17:30:16.202 | + functions-common:apt_get:1205 : result=0 2026-04-18 17:30:16.206 | + functions-common:apt_get:1208 : time_stop apt-get 2026-04-18 17:30:16.210 | + functions-common:time_stop:2414 : local name 2026-04-18 17:30:16.214 | + functions-common:time_stop:2415 : local end_time 2026-04-18 17:30:16.218 | + functions-common:time_stop:2416 : local elapsed_time 2026-04-18 17:30:16.222 | + functions-common:time_stop:2417 : local total 2026-04-18 17:30:16.226 | + functions-common:time_stop:2418 : local start_time 2026-04-18 17:30:16.231 | + functions-common:time_stop:2420 : name=apt-get 2026-04-18 17:30:16.234 | + functions-common:time_stop:2421 : start_time=1776533414038 2026-04-18 17:30:16.238 | + functions-common:time_stop:2423 : [[ -z 1776533414038 ]] 2026-04-18 17:30:16.243 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-04-18 17:30:16.250 | + functions-common:time_stop:2426 : end_time=1776533416245 2026-04-18 17:30:16.255 | + functions-common:time_stop:2427 : elapsed_time=2207 2026-04-18 17:30:16.257 | + functions-common:time_stop:2428 : total=7637 2026-04-18 17:30:16.261 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-04-18 17:30:16.265 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=9844 2026-04-18 17:30:16.270 | + functions-common:apt_get:1209 : return 0 2026-04-18 17:30:16.275 | + lib/host:configure_ksm:18 : [[ -f /sys/kernel/mm/ksm/run ]] 2026-04-18 17:30:16.280 | ++ lib/host:configure_ksm:19 : bool_to_int ENABLE_KSM 2026-04-18 17:30:16.280 | + lib/host:configure_ksm:19 : sudo tee /sys/kernel/mm/ksm/run 2026-04-18 17:30:16.308 | + lib/host:configure_ksm:19 : echo 0 2026-04-18 17:30:16.308 | 0 2026-04-18 17:30:16.316 | + lib/host:configure_host_mem:72 : configure_sysctl_mem_parmaters 2026-04-18 17:30:16.319 | + lib/host:configure_sysctl_mem_parmaters:55 : [[ True == \T\r\u\e ]] 2026-04-18 17:30:16.322 | + lib/host:configure_sysctl_mem_parmaters:57 : sudo sysctl -w vm.dirty_ratio=60 2026-04-18 17:30:16.336 | vm.dirty_ratio = 60 2026-04-18 17:30:16.342 | + lib/host:configure_sysctl_mem_parmaters:58 : sudo sysctl -w vm.dirty_background_ratio=10 2026-04-18 17:30:16.356 | vm.dirty_background_ratio = 10 2026-04-18 17:30:16.363 | + lib/host:configure_sysctl_mem_parmaters:59 : sudo sysctl -w vm.vfs_cache_pressure=50 2026-04-18 17:30:16.378 | vm.vfs_cache_pressure = 50 2026-04-18 17:30:16.384 | + lib/host:configure_sysctl_mem_parmaters:64 : sudo sysctl -w vm.swappiness=100 2026-04-18 17:30:16.398 | vm.swappiness = 100 2026-04-18 17:30:16.405 | + lib/host:configure_sysctl_mem_parmaters:65 : sudo grep -R . /proc/sys/vm/ 2026-04-18 17:30:16.417 | /proc/sys/vm/admin_reserve_kbytes:8192 2026-04-18 17:30:16.417 | grep: /proc/sys/vm/compact_memory: Permission denied 2026-04-18 17:30:16.417 | /proc/sys/vm/compact_unevictable_allowed:1 2026-04-18 17:30:16.417 | /proc/sys/vm/compaction_proactiveness:20 2026-04-18 17:30:16.417 | /proc/sys/vm/dirty_background_bytes:0 2026-04-18 17:30:16.418 | /proc/sys/vm/dirty_background_ratio:10 2026-04-18 17:30:16.418 | /proc/sys/vm/dirty_bytes:0 2026-04-18 17:30:16.418 | /proc/sys/vm/dirty_expire_centisecs:3000 2026-04-18 17:30:16.418 | /proc/sys/vm/dirty_ratio:60 2026-04-18 17:30:16.418 | /proc/sys/vm/dirty_writeback_centisecs:500 2026-04-18 17:30:16.418 | /proc/sys/vm/dirtytime_expire_seconds:43200 2026-04-18 17:30:16.418 | grep: /proc/sys/vm/drop_caches: Permission denied 2026-04-18 17:30:16.420 | /proc/sys/vm/extfrag_threshold:500 2026-04-18 17:30:16.420 | /proc/sys/vm/hugetlb_optimize_vmemmap:0 2026-04-18 17:30:16.420 | /proc/sys/vm/hugetlb_shm_group:0 2026-04-18 17:30:16.420 | /proc/sys/vm/laptop_mode:0 2026-04-18 17:30:16.420 | /proc/sys/vm/legacy_va_layout:0 2026-04-18 17:30:16.420 | /proc/sys/vm/lowmem_reserve_ratio:256 256 32 0 0 2026-04-18 17:30:16.420 | /proc/sys/vm/max_map_count:1048576 2026-04-18 17:30:16.420 | /proc/sys/vm/memfd_noexec:0 2026-04-18 17:30:16.420 | /proc/sys/vm/memory_failure_early_kill:0 2026-04-18 17:30:16.420 | /proc/sys/vm/memory_failure_recovery:1 2026-04-18 17:30:16.420 | /proc/sys/vm/min_free_kbytes:67584 2026-04-18 17:30:16.420 | /proc/sys/vm/min_slab_ratio:5 2026-04-18 17:30:16.420 | /proc/sys/vm/min_unmapped_ratio:1 2026-04-18 17:30:16.420 | /proc/sys/vm/mmap_min_addr:65536 2026-04-18 17:30:16.420 | /proc/sys/vm/mmap_rnd_bits:32 2026-04-18 17:30:16.420 | /proc/sys/vm/mmap_rnd_compat_bits:16 2026-04-18 17:30:16.420 | /proc/sys/vm/nr_hugepages:0 2026-04-18 17:30:16.420 | /proc/sys/vm/nr_hugepages_mempolicy:0 2026-04-18 17:30:16.420 | /proc/sys/vm/nr_overcommit_hugepages:0 2026-04-18 17:30:16.420 | /proc/sys/vm/numa_stat:1 2026-04-18 17:30:16.420 | /proc/sys/vm/numa_zonelist_order:Node 2026-04-18 17:30:16.421 | /proc/sys/vm/oom_dump_tasks:1 2026-04-18 17:30:16.421 | /proc/sys/vm/oom_kill_allocating_task:0 2026-04-18 17:30:16.421 | /proc/sys/vm/overcommit_kbytes:0 2026-04-18 17:30:16.421 | /proc/sys/vm/overcommit_memory:0 2026-04-18 17:30:16.421 | /proc/sys/vm/overcommit_ratio:50 2026-04-18 17:30:16.421 | /proc/sys/vm/page-cluster:3 2026-04-18 17:30:16.421 | /proc/sys/vm/page_lock_unfairness:5 2026-04-18 17:30:16.421 | /proc/sys/vm/panic_on_oom:0 2026-04-18 17:30:16.421 | /proc/sys/vm/percpu_pagelist_high_fraction:0 2026-04-18 17:30:16.421 | /proc/sys/vm/stat_interval:1 2026-04-18 17:30:16.421 | /proc/sys/vm/swappiness:100 2026-04-18 17:30:16.421 | /proc/sys/vm/unprivileged_userfaultfd:0 2026-04-18 17:30:16.421 | /proc/sys/vm/user_reserve_kbytes:131072 2026-04-18 17:30:16.421 | /proc/sys/vm/vfs_cache_pressure:50 2026-04-18 17:30:16.421 | /proc/sys/vm/watermark_boost_factor:15000 2026-04-18 17:30:16.421 | /proc/sys/vm/watermark_scale_factor:10 2026-04-18 17:30:16.421 | /proc/sys/vm/zone_reclaim_mode:0 2026-04-18 17:30:16.426 | + lib/host:configure_sysctl_mem_parmaters:65 : /bin/true 2026-04-18 17:30:16.435 | + lib/host:tune_host:97 : configure_host_net 2026-04-18 17:30:16.439 | + lib/host:configure_host_net:92 : configure_sysctl_net_parmaters 2026-04-18 17:30:16.443 | + lib/host:configure_sysctl_net_parmaters:77 : [[ True == \T\r\u\e ]] 2026-04-18 17:30:16.448 | + lib/host:configure_sysctl_net_parmaters:79 : sudo sysctl -w net.ipv4.tcp_keepalive_time=60 2026-04-18 17:30:16.461 | net.ipv4.tcp_keepalive_time = 60 2026-04-18 17:30:16.467 | + lib/host:configure_sysctl_net_parmaters:80 : sudo sysctl -w net.ipv4.tcp_keepalive_intvl=10 2026-04-18 17:30:16.481 | net.ipv4.tcp_keepalive_intvl = 10 2026-04-18 17:30:16.488 | + lib/host:configure_sysctl_net_parmaters:81 : sudo sysctl -w net.ipv4.tcp_keepalive_probes=6 2026-04-18 17:30:16.502 | net.ipv4.tcp_keepalive_probes = 6 2026-04-18 17:30:16.509 | + lib/host:configure_sysctl_net_parmaters:83 : sudo sysctl -w net.ipv4.tcp_fastopen=3 2026-04-18 17:30:16.521 | net.ipv4.tcp_fastopen = 3 2026-04-18 17:30:16.528 | + 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-04-18 17:30:16.547 | /proc/sys/net/ipv4/tcp_abort_on_overflow:0 2026-04-18 17:30:16.547 | /proc/sys/net/ipv4/tcp_adv_win_scale:1 2026-04-18 17:30:16.547 | /proc/sys/net/ipv4/tcp_allowed_congestion_control:reno cubic 2026-04-18 17:30:16.547 | /proc/sys/net/ipv4/tcp_app_win:31 2026-04-18 17:30:16.547 | /proc/sys/net/ipv4/tcp_autocorking:1 2026-04-18 17:30:16.547 | /proc/sys/net/ipv4/tcp_available_congestion_control:reno cubic 2026-04-18 17:30:16.547 | /proc/sys/net/ipv4/tcp_available_ulp:espintcp mptcp 2026-04-18 17:30:16.547 | /proc/sys/net/ipv4/tcp_backlog_ack_defer:1 2026-04-18 17:30:16.547 | /proc/sys/net/ipv4/tcp_base_mss:1024 2026-04-18 17:30:16.547 | /proc/sys/net/ipv4/tcp_challenge_ack_limit:2147483647 2026-04-18 17:30:16.547 | /proc/sys/net/ipv4/tcp_child_ehash_entries:0 2026-04-18 17:30:16.547 | /proc/sys/net/ipv4/tcp_comp_sack_delay_ns:1000000 2026-04-18 17:30:16.547 | /proc/sys/net/ipv4/tcp_comp_sack_nr:44 2026-04-18 17:30:16.547 | /proc/sys/net/ipv4/tcp_comp_sack_slack_ns:100000 2026-04-18 17:30:16.547 | /proc/sys/net/ipv4/tcp_congestion_control:cubic 2026-04-18 17:30:16.547 | /proc/sys/net/ipv4/tcp_dsack:1 2026-04-18 17:30:16.547 | /proc/sys/net/ipv4/tcp_early_demux:1 2026-04-18 17:30:16.547 | /proc/sys/net/ipv4/tcp_early_retrans:3 2026-04-18 17:30:16.547 | /proc/sys/net/ipv4/tcp_ecn:2 2026-04-18 17:30:16.547 | /proc/sys/net/ipv4/tcp_ecn_fallback:1 2026-04-18 17:30:16.547 | /proc/sys/net/ipv4/tcp_ehash_entries:524288 2026-04-18 17:30:16.547 | /proc/sys/net/ipv4/tcp_fack:0 2026-04-18 17:30:16.547 | /proc/sys/net/ipv4/tcp_fastopen:3 2026-04-18 17:30:16.547 | /proc/sys/net/ipv4/tcp_fastopen_blackhole_timeout_sec:0 2026-04-18 17:30:16.547 | /proc/sys/net/ipv4/tcp_fastopen_key:b345dd35-83d99b9e-40182fd7-f30a040e 2026-04-18 17:30:16.547 | /proc/sys/net/ipv4/tcp_fin_timeout:60 2026-04-18 17:30:16.547 | /proc/sys/net/ipv4/tcp_frto:2 2026-04-18 17:30:16.547 | /proc/sys/net/ipv4/tcp_fwmark_accept:0 2026-04-18 17:30:16.547 | /proc/sys/net/ipv4/tcp_invalid_ratelimit:500 2026-04-18 17:30:16.547 | /proc/sys/net/ipv4/tcp_keepalive_intvl:10 2026-04-18 17:30:16.547 | /proc/sys/net/ipv4/tcp_keepalive_probes:6 2026-04-18 17:30:16.547 | /proc/sys/net/ipv4/tcp_keepalive_time:60 2026-04-18 17:30:16.547 | /proc/sys/net/ipv4/tcp_l3mdev_accept:0 2026-04-18 17:30:16.547 | /proc/sys/net/ipv4/tcp_limit_output_bytes:1048576 2026-04-18 17:30:16.547 | /proc/sys/net/ipv4/tcp_low_latency:0 2026-04-18 17:30:16.547 | /proc/sys/net/ipv4/tcp_max_orphans:262144 2026-04-18 17:30:16.547 | /proc/sys/net/ipv4/tcp_max_reordering:300 2026-04-18 17:30:16.547 | /proc/sys/net/ipv4/tcp_max_syn_backlog:4096 2026-04-18 17:30:16.548 | /proc/sys/net/ipv4/tcp_max_tw_buckets:262144 2026-04-18 17:30:16.548 | /proc/sys/net/ipv4/tcp_mem:768417 1024558 1536834 2026-04-18 17:30:16.548 | /proc/sys/net/ipv4/tcp_migrate_req:0 2026-04-18 17:30:16.548 | /proc/sys/net/ipv4/tcp_min_rtt_wlen:300 2026-04-18 17:30:16.548 | /proc/sys/net/ipv4/tcp_min_snd_mss:48 2026-04-18 17:30:16.548 | /proc/sys/net/ipv4/tcp_min_tso_segs:2 2026-04-18 17:30:16.548 | /proc/sys/net/ipv4/tcp_moderate_rcvbuf:1 2026-04-18 17:30:16.548 | /proc/sys/net/ipv4/tcp_mtu_probe_floor:48 2026-04-18 17:30:16.548 | /proc/sys/net/ipv4/tcp_mtu_probing:0 2026-04-18 17:30:16.548 | /proc/sys/net/ipv4/tcp_no_metrics_save:0 2026-04-18 17:30:16.548 | /proc/sys/net/ipv4/tcp_no_ssthresh_metrics_save:1 2026-04-18 17:30:16.548 | /proc/sys/net/ipv4/tcp_notsent_lowat:4294967295 2026-04-18 17:30:16.548 | /proc/sys/net/ipv4/tcp_orphan_retries:0 2026-04-18 17:30:16.548 | /proc/sys/net/ipv4/tcp_pacing_ca_ratio:120 2026-04-18 17:30:16.548 | /proc/sys/net/ipv4/tcp_pacing_ss_ratio:200 2026-04-18 17:30:16.548 | /proc/sys/net/ipv4/tcp_pingpong_thresh:1 2026-04-18 17:30:16.548 | /proc/sys/net/ipv4/tcp_plb_cong_thresh:128 2026-04-18 17:30:16.548 | /proc/sys/net/ipv4/tcp_plb_enabled:0 2026-04-18 17:30:16.548 | /proc/sys/net/ipv4/tcp_plb_idle_rehash_rounds:3 2026-04-18 17:30:16.548 | /proc/sys/net/ipv4/tcp_plb_rehash_rounds:12 2026-04-18 17:30:16.548 | /proc/sys/net/ipv4/tcp_plb_suspend_rto_sec:60 2026-04-18 17:30:16.548 | /proc/sys/net/ipv4/tcp_probe_interval:600 2026-04-18 17:30:16.548 | /proc/sys/net/ipv4/tcp_probe_threshold:8 2026-04-18 17:30:16.548 | /proc/sys/net/ipv4/tcp_recovery:1 2026-04-18 17:30:16.548 | /proc/sys/net/ipv4/tcp_reflect_tos:0 2026-04-18 17:30:16.548 | /proc/sys/net/ipv4/tcp_reordering:3 2026-04-18 17:30:16.548 | /proc/sys/net/ipv4/tcp_retrans_collapse:1 2026-04-18 17:30:16.548 | /proc/sys/net/ipv4/tcp_retries1:3 2026-04-18 17:30:16.548 | /proc/sys/net/ipv4/tcp_retries2:15 2026-04-18 17:30:16.548 | /proc/sys/net/ipv4/tcp_rfc1337:0 2026-04-18 17:30:16.548 | /proc/sys/net/ipv4/tcp_rmem:4096 131072 6291456 2026-04-18 17:30:16.548 | /proc/sys/net/ipv4/tcp_sack:1 2026-04-18 17:30:16.548 | /proc/sys/net/ipv4/tcp_shrink_window:0 2026-04-18 17:30:16.548 | /proc/sys/net/ipv4/tcp_slow_start_after_idle:1 2026-04-18 17:30:16.548 | /proc/sys/net/ipv4/tcp_stdurg:0 2026-04-18 17:30:16.548 | /proc/sys/net/ipv4/tcp_synack_retries:5 2026-04-18 17:30:16.548 | /proc/sys/net/ipv4/tcp_syncookies:1 2026-04-18 17:30:16.548 | /proc/sys/net/ipv4/tcp_syn_linear_timeouts:4 2026-04-18 17:30:16.548 | /proc/sys/net/ipv4/tcp_syn_retries:6 2026-04-18 17:30:16.548 | /proc/sys/net/ipv4/tcp_thin_linear_timeouts:0 2026-04-18 17:30:16.548 | /proc/sys/net/ipv4/tcp_timestamps:1 2026-04-18 17:30:16.548 | /proc/sys/net/ipv4/tcp_tso_rtt_log:9 2026-04-18 17:30:16.548 | /proc/sys/net/ipv4/tcp_tso_win_divisor:3 2026-04-18 17:30:16.548 | /proc/sys/net/ipv4/tcp_tw_reuse:2 2026-04-18 17:30:16.548 | /proc/sys/net/ipv4/tcp_window_scaling:1 2026-04-18 17:30:16.548 | /proc/sys/net/ipv4/tcp_wmem:4096 16384 4194304 2026-04-18 17:30:16.548 | /proc/sys/net/ipv4/tcp_workaround_signed_windows:0 2026-04-18 17:30:16.552 | + lib/host:configure_sysctl_net_parmaters:87 : sudo sysctl -w net.core.default_qdisc=pfifo_fast 2026-04-18 17:30:16.567 | net.core.default_qdisc = pfifo_fast 2026-04-18 17:30:16.573 | + ./stack.sh:main:594 : fetch_plugins 2026-04-18 17:30:16.578 | + functions-common:fetch_plugins:1760 : local plugins=,barbican,magnum,manila,octavia,magnum-cluster-api,ovn-octavia-provider 2026-04-18 17:30:16.583 | + functions-common:fetch_plugins:1761 : local plugin 2026-04-18 17:30:16.587 | + functions-common:fetch_plugins:1764 : [[ -z ,barbican,magnum,manila,octavia,magnum-cluster-api,ovn-octavia-provider ]] 2026-04-18 17:30:16.592 | + functions-common:fetch_plugins:1768 : echo 'Fetching DevStack plugins' 2026-04-18 17:30:16.592 | Fetching DevStack plugins 2026-04-18 17:30:16.595 | + functions-common:fetch_plugins:1769 : for plugin in ${plugins//,/ } 2026-04-18 17:30:16.600 | + functions-common:fetch_plugins:1770 : git_clone_by_name barbican 2026-04-18 17:30:16.604 | + functions-common:git_clone_by_name:675 : local name=barbican 2026-04-18 17:30:16.608 | + functions-common:git_clone_by_name:676 : local repo=https://github.com/openstack/barbican 2026-04-18 17:30:16.612 | + functions-common:git_clone_by_name:677 : local dir=/opt/stack/barbican 2026-04-18 17:30:16.616 | + functions-common:git_clone_by_name:678 : local branch=master 2026-04-18 17:30:16.621 | + functions-common:git_clone_by_name:679 : git_clone https://github.com/openstack/barbican /opt/stack/barbican master 2026-04-18 17:30:16.626 | + functions-common:git_clone:583 : local git_remote=https://github.com/openstack/barbican 2026-04-18 17:30:16.630 | + functions-common:git_clone:584 : local git_dest=/opt/stack/barbican 2026-04-18 17:30:16.634 | + functions-common:git_clone:585 : local git_ref=master 2026-04-18 17:30:16.637 | + functions-common:git_clone:586 : local orig_dir 2026-04-18 17:30:16.642 | ++ functions-common:git_clone:587 : pwd 2026-04-18 17:30:16.647 | + functions-common:git_clone:587 : orig_dir=/opt/stack/devstack 2026-04-18 17:30:16.651 | + functions-common:git_clone:588 : local git_clone_flags= 2026-04-18 17:30:16.656 | ++ functions-common:git_clone:590 : trueorfalse False RECLONE 2026-04-18 17:30:16.683 | + functions-common:git_clone:590 : RECLONE=False 2026-04-18 17:30:16.688 | + functions-common:git_clone:591 : [[ 0 -gt 0 ]] 2026-04-18 17:30:16.692 | + functions-common:git_clone:595 : [[ False = \T\r\u\e ]] 2026-04-18 17:30:16.697 | + functions-common:git_clone:604 : echo master 2026-04-18 17:30:16.698 | + functions-common:git_clone:604 : egrep -q '^refs' 2026-04-18 17:30:16.705 | + functions-common:git_clone:618 : [[ ! -d /opt/stack/barbican ]] 2026-04-18 17:30:16.710 | + functions-common:git_clone:628 : [[ False = \T\r\u\e ]] 2026-04-18 17:30:16.714 | + functions-common:git_clone:663 : sudo git config --system --add safe.directory /opt/stack/barbican 2026-04-18 17:30:16.736 | + functions-common:git_clone:666 : cd /opt/stack/barbican 2026-04-18 17:30:16.742 | + functions-common:git_clone:667 : git show --oneline 2026-04-18 17:30:16.742 | + functions-common:git_clone:667 : head -1 2026-04-18 17:30:16.748 | f8a331a4 Merge "Remove url tags from README" 2026-04-18 17:30:16.752 | + functions-common:git_clone:668 : cd /opt/stack/devstack 2026-04-18 17:30:16.757 | + functions-common:fetch_plugins:1769 : for plugin in ${plugins//,/ } 2026-04-18 17:30:16.761 | + functions-common:fetch_plugins:1770 : git_clone_by_name magnum 2026-04-18 17:30:16.765 | + functions-common:git_clone_by_name:675 : local name=magnum 2026-04-18 17:30:16.769 | + functions-common:git_clone_by_name:676 : local repo=https://review.opendev.org/openstack/magnum 2026-04-18 17:30:16.774 | + functions-common:git_clone_by_name:677 : local dir=/opt/stack/magnum 2026-04-18 17:30:16.779 | + functions-common:git_clone_by_name:678 : local branch=master 2026-04-18 17:30:16.783 | + functions-common:git_clone_by_name:679 : git_clone https://review.opendev.org/openstack/magnum /opt/stack/magnum master 2026-04-18 17:30:16.787 | + functions-common:git_clone:583 : local git_remote=https://review.opendev.org/openstack/magnum 2026-04-18 17:30:16.791 | + functions-common:git_clone:584 : local git_dest=/opt/stack/magnum 2026-04-18 17:30:16.795 | + functions-common:git_clone:585 : local git_ref=master 2026-04-18 17:30:16.799 | + functions-common:git_clone:586 : local orig_dir 2026-04-18 17:30:16.805 | ++ functions-common:git_clone:587 : pwd 2026-04-18 17:30:16.810 | + functions-common:git_clone:587 : orig_dir=/opt/stack/devstack 2026-04-18 17:30:16.814 | + functions-common:git_clone:588 : local git_clone_flags= 2026-04-18 17:30:16.819 | ++ functions-common:git_clone:590 : trueorfalse False RECLONE 2026-04-18 17:30:16.848 | + functions-common:git_clone:590 : RECLONE=False 2026-04-18 17:30:16.851 | + functions-common:git_clone:591 : [[ 0 -gt 0 ]] 2026-04-18 17:30:16.855 | + functions-common:git_clone:595 : [[ False = \T\r\u\e ]] 2026-04-18 17:30:16.860 | + functions-common:git_clone:604 : echo master 2026-04-18 17:30:16.861 | + functions-common:git_clone:604 : egrep -q '^refs' 2026-04-18 17:30:16.870 | + functions-common:git_clone:618 : [[ ! -d /opt/stack/magnum ]] 2026-04-18 17:30:16.875 | + functions-common:git_clone:628 : [[ False = \T\r\u\e ]] 2026-04-18 17:30:16.878 | + functions-common:git_clone:663 : sudo git config --system --add safe.directory /opt/stack/magnum 2026-04-18 17:30:16.899 | + functions-common:git_clone:666 : cd /opt/stack/magnum 2026-04-18 17:30:16.904 | + functions-common:git_clone:667 : git show --oneline 2026-04-18 17:30:16.905 | + functions-common:git_clone:667 : head -1 2026-04-18 17:30:16.910 | 330321a6 Merge "Cache nodegroups per Cluster object instance" 2026-04-18 17:30:16.915 | + functions-common:git_clone:668 : cd /opt/stack/devstack 2026-04-18 17:30:16.919 | + functions-common:fetch_plugins:1769 : for plugin in ${plugins//,/ } 2026-04-18 17:30:16.924 | + functions-common:fetch_plugins:1770 : git_clone_by_name manila 2026-04-18 17:30:16.929 | + functions-common:git_clone_by_name:675 : local name=manila 2026-04-18 17:30:16.933 | + functions-common:git_clone_by_name:676 : local repo=https://github.com/openstack/manila 2026-04-18 17:30:16.937 | + functions-common:git_clone_by_name:677 : local dir=/opt/stack/manila 2026-04-18 17:30:16.942 | + functions-common:git_clone_by_name:678 : local branch=master 2026-04-18 17:30:16.946 | + functions-common:git_clone_by_name:679 : git_clone https://github.com/openstack/manila /opt/stack/manila master 2026-04-18 17:30:16.950 | + functions-common:git_clone:583 : local git_remote=https://github.com/openstack/manila 2026-04-18 17:30:16.955 | + functions-common:git_clone:584 : local git_dest=/opt/stack/manila 2026-04-18 17:30:16.959 | + functions-common:git_clone:585 : local git_ref=master 2026-04-18 17:30:16.964 | + functions-common:git_clone:586 : local orig_dir 2026-04-18 17:30:16.970 | ++ functions-common:git_clone:587 : pwd 2026-04-18 17:30:16.974 | + functions-common:git_clone:587 : orig_dir=/opt/stack/devstack 2026-04-18 17:30:16.978 | + functions-common:git_clone:588 : local git_clone_flags= 2026-04-18 17:30:16.981 | ++ functions-common:git_clone:590 : trueorfalse False RECLONE 2026-04-18 17:30:17.005 | + functions-common:git_clone:590 : RECLONE=False 2026-04-18 17:30:17.008 | + functions-common:git_clone:591 : [[ 0 -gt 0 ]] 2026-04-18 17:30:17.012 | + functions-common:git_clone:595 : [[ False = \T\r\u\e ]] 2026-04-18 17:30:17.017 | + functions-common:git_clone:604 : echo master 2026-04-18 17:30:17.018 | + functions-common:git_clone:604 : egrep -q '^refs' 2026-04-18 17:30:17.026 | + functions-common:git_clone:618 : [[ ! -d /opt/stack/manila ]] 2026-04-18 17:30:17.030 | + functions-common:git_clone:628 : [[ False = \T\r\u\e ]] 2026-04-18 17:30:17.034 | + functions-common:git_clone:663 : sudo git config --system --add safe.directory /opt/stack/manila 2026-04-18 17:30:17.055 | + functions-common:git_clone:666 : cd /opt/stack/manila 2026-04-18 17:30:17.061 | + functions-common:git_clone:667 : head -1 2026-04-18 17:30:17.061 | + functions-common:git_clone:667 : git show --oneline 2026-04-18 17:30:17.070 | 62ec14017 Merge "Fix flaky CephFS test_init_identify_local_host" 2026-04-18 17:30:17.075 | + functions-common:git_clone:668 : cd /opt/stack/devstack 2026-04-18 17:30:17.079 | + functions-common:fetch_plugins:1769 : for plugin in ${plugins//,/ } 2026-04-18 17:30:17.083 | + functions-common:fetch_plugins:1770 : git_clone_by_name octavia 2026-04-18 17:30:17.088 | + functions-common:git_clone_by_name:675 : local name=octavia 2026-04-18 17:30:17.091 | + functions-common:git_clone_by_name:676 : local repo=https://github.com/openstack/octavia 2026-04-18 17:30:17.095 | + functions-common:git_clone_by_name:677 : local dir=/opt/stack/octavia 2026-04-18 17:30:17.099 | + functions-common:git_clone_by_name:678 : local branch=master 2026-04-18 17:30:17.103 | + functions-common:git_clone_by_name:679 : git_clone https://github.com/openstack/octavia /opt/stack/octavia master 2026-04-18 17:30:17.107 | + functions-common:git_clone:583 : local git_remote=https://github.com/openstack/octavia 2026-04-18 17:30:17.111 | + functions-common:git_clone:584 : local git_dest=/opt/stack/octavia 2026-04-18 17:30:17.115 | + functions-common:git_clone:585 : local git_ref=master 2026-04-18 17:30:17.119 | + functions-common:git_clone:586 : local orig_dir 2026-04-18 17:30:17.123 | ++ functions-common:git_clone:587 : pwd 2026-04-18 17:30:17.128 | + functions-common:git_clone:587 : orig_dir=/opt/stack/devstack 2026-04-18 17:30:17.132 | + functions-common:git_clone:588 : local git_clone_flags= 2026-04-18 17:30:17.136 | ++ functions-common:git_clone:590 : trueorfalse False RECLONE 2026-04-18 17:30:17.163 | + functions-common:git_clone:590 : RECLONE=False 2026-04-18 17:30:17.166 | + functions-common:git_clone:591 : [[ 0 -gt 0 ]] 2026-04-18 17:30:17.170 | + functions-common:git_clone:595 : [[ False = \T\r\u\e ]] 2026-04-18 17:30:17.175 | + functions-common:git_clone:604 : echo master 2026-04-18 17:30:17.175 | + functions-common:git_clone:604 : egrep -q '^refs' 2026-04-18 17:30:17.185 | + functions-common:git_clone:618 : [[ ! -d /opt/stack/octavia ]] 2026-04-18 17:30:17.189 | + functions-common:git_clone:628 : [[ False = \T\r\u\e ]] 2026-04-18 17:30:17.193 | + functions-common:git_clone:663 : sudo git config --system --add safe.directory /opt/stack/octavia 2026-04-18 17:30:17.216 | + functions-common:git_clone:666 : cd /opt/stack/octavia 2026-04-18 17:30:17.222 | + functions-common:git_clone:667 : git show --oneline 2026-04-18 17:30:17.222 | + functions-common:git_clone:667 : head -1 2026-04-18 17:30:17.230 | c86b945c2 Add SKI and AKI extensions to amphora certificates 2026-04-18 17:30:17.236 | + functions-common:git_clone:668 : cd /opt/stack/devstack 2026-04-18 17:30:17.240 | + functions-common:fetch_plugins:1769 : for plugin in ${plugins//,/ } 2026-04-18 17:30:17.244 | + functions-common:fetch_plugins:1770 : git_clone_by_name magnum-cluster-api 2026-04-18 17:30:17.248 | + functions-common:git_clone_by_name:675 : local name=magnum-cluster-api 2026-04-18 17:30:17.251 | + functions-common:git_clone_by_name:676 : local repo=https://github.com/vexxhost/magnum-cluster-api 2026-04-18 17:30:17.255 | + functions-common:git_clone_by_name:677 : local dir=/opt/stack/magnum-cluster-api 2026-04-18 17:30:17.260 | + functions-common:git_clone_by_name:678 : local branch=master 2026-04-18 17:30:17.264 | + functions-common:git_clone_by_name:679 : git_clone https://github.com/vexxhost/magnum-cluster-api /opt/stack/magnum-cluster-api master 2026-04-18 17:30:17.269 | + functions-common:git_clone:583 : local git_remote=https://github.com/vexxhost/magnum-cluster-api 2026-04-18 17:30:17.273 | + functions-common:git_clone:584 : local git_dest=/opt/stack/magnum-cluster-api 2026-04-18 17:30:17.277 | + functions-common:git_clone:585 : local git_ref=master 2026-04-18 17:30:17.281 | + functions-common:git_clone:586 : local orig_dir 2026-04-18 17:30:17.286 | ++ functions-common:git_clone:587 : pwd 2026-04-18 17:30:17.291 | + functions-common:git_clone:587 : orig_dir=/opt/stack/devstack 2026-04-18 17:30:17.295 | + functions-common:git_clone:588 : local git_clone_flags= 2026-04-18 17:30:17.300 | ++ functions-common:git_clone:590 : trueorfalse False RECLONE 2026-04-18 17:30:17.328 | + functions-common:git_clone:590 : RECLONE=False 2026-04-18 17:30:17.332 | + functions-common:git_clone:591 : [[ 0 -gt 0 ]] 2026-04-18 17:30:17.336 | + functions-common:git_clone:595 : [[ False = \T\r\u\e ]] 2026-04-18 17:30:17.343 | + functions-common:git_clone:604 : echo master 2026-04-18 17:30:17.343 | + functions-common:git_clone:604 : egrep -q '^refs' 2026-04-18 17:30:17.351 | + functions-common:git_clone:618 : [[ ! -d /opt/stack/magnum-cluster-api ]] 2026-04-18 17:30:17.356 | + functions-common:git_clone:628 : [[ False = \T\r\u\e ]] 2026-04-18 17:30:17.360 | + functions-common:git_clone:663 : sudo git config --system --add safe.directory /opt/stack/magnum-cluster-api 2026-04-18 17:30:17.383 | + functions-common:git_clone:666 : cd /opt/stack/magnum-cluster-api 2026-04-18 17:30:17.388 | + functions-common:git_clone:667 : git show --oneline 2026-04-18 17:30:17.388 | + functions-common:git_clone:667 : head -1 2026-04-18 17:30:17.401 | b8d8c80 chore(deps): update dependency pytest to v9 [security] 2026-04-18 17:30:17.406 | + functions-common:git_clone:668 : cd /opt/stack/devstack 2026-04-18 17:30:17.410 | + functions-common:fetch_plugins:1769 : for plugin in ${plugins//,/ } 2026-04-18 17:30:17.414 | + functions-common:fetch_plugins:1770 : git_clone_by_name ovn-octavia-provider 2026-04-18 17:30:17.420 | + functions-common:git_clone_by_name:675 : local name=ovn-octavia-provider 2026-04-18 17:30:17.424 | + functions-common:git_clone_by_name:676 : local repo=https://github.com/openstack/ovn-octavia-provider 2026-04-18 17:30:17.428 | + functions-common:git_clone_by_name:677 : local dir=/opt/stack/ovn-octavia-provider 2026-04-18 17:30:17.432 | + functions-common:git_clone_by_name:678 : local branch=master 2026-04-18 17:30:17.437 | + functions-common:git_clone_by_name:679 : git_clone https://github.com/openstack/ovn-octavia-provider /opt/stack/ovn-octavia-provider master 2026-04-18 17:30:17.441 | + functions-common:git_clone:583 : local git_remote=https://github.com/openstack/ovn-octavia-provider 2026-04-18 17:30:17.445 | + functions-common:git_clone:584 : local git_dest=/opt/stack/ovn-octavia-provider 2026-04-18 17:30:17.450 | + functions-common:git_clone:585 : local git_ref=master 2026-04-18 17:30:17.454 | + functions-common:git_clone:586 : local orig_dir 2026-04-18 17:30:17.460 | ++ functions-common:git_clone:587 : pwd 2026-04-18 17:30:17.465 | + functions-common:git_clone:587 : orig_dir=/opt/stack/devstack 2026-04-18 17:30:17.469 | + functions-common:git_clone:588 : local git_clone_flags= 2026-04-18 17:30:17.474 | ++ functions-common:git_clone:590 : trueorfalse False RECLONE 2026-04-18 17:30:17.502 | + functions-common:git_clone:590 : RECLONE=False 2026-04-18 17:30:17.506 | + functions-common:git_clone:591 : [[ 0 -gt 0 ]] 2026-04-18 17:30:17.510 | + functions-common:git_clone:595 : [[ False = \T\r\u\e ]] 2026-04-18 17:30:17.515 | + functions-common:git_clone:604 : echo master 2026-04-18 17:30:17.516 | + functions-common:git_clone:604 : egrep -q '^refs' 2026-04-18 17:30:17.525 | + functions-common:git_clone:618 : [[ ! -d /opt/stack/ovn-octavia-provider ]] 2026-04-18 17:30:17.528 | + functions-common:git_clone:628 : [[ False = \T\r\u\e ]] 2026-04-18 17:30:17.533 | + functions-common:git_clone:663 : sudo git config --system --add safe.directory /opt/stack/ovn-octavia-provider 2026-04-18 17:30:17.554 | + functions-common:git_clone:666 : cd /opt/stack/ovn-octavia-provider 2026-04-18 17:30:17.559 | + functions-common:git_clone:667 : git show --oneline 2026-04-18 17:30:17.559 | + functions-common:git_clone:667 : head -1 2026-04-18 17:30:17.565 | a04e633 Merge "Fix LB association to all connected routers and their networks" 2026-04-18 17:30:17.570 | + functions-common:git_clone:668 : cd /opt/stack/devstack 2026-04-18 17:30:17.575 | + ./stack.sh:main:598 : run_phase override_defaults 2026-04-18 17:30:17.579 | + functions-common:run_phase:1842 : local mode=override_defaults 2026-04-18 17:30:17.584 | + functions-common:run_phase:1843 : local phase= 2026-04-18 17:30:17.588 | + functions-common:run_phase:1844 : [[ -d /opt/stack/devstack/extras.d ]] 2026-04-18 17:30:17.592 | + functions-common:run_phase:1845 : local extra_plugin_file_name 2026-04-18 17:30:17.597 | + functions-common:run_phase:1846 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-04-18 17:30:17.601 | + functions-common:run_phase:1851 : local exceptions=80-tempest.sh 2026-04-18 17:30:17.605 | + functions-common:run_phase:1852 : local extra 2026-04-18 17:30:17.611 | ++ functions-common:run_phase:1853 : basename /opt/stack/devstack/extras.d/80-tempest.sh 2026-04-18 17:30:17.618 | + functions-common:run_phase:1853 : extra=80-tempest.sh 2026-04-18 17:30:17.622 | + functions-common:run_phase:1854 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-04-18 17:30:17.627 | + functions-common:run_phase:1858 : [[ -r /opt/stack/devstack/extras.d/80-tempest.sh ]] 2026-04-18 17:30:17.631 | + functions-common:run_phase:1858 : source /opt/stack/devstack/extras.d/80-tempest.sh override_defaults 2026-04-18 17:30:17.636 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-04-18 17:30:17.662 | ++ functions-common:is_service_enabled:2070 : return 1 2026-04-18 17:30:17.666 | + functions-common:run_phase:1863 : [[ override_defaults == \s\o\u\r\c\e ]] 2026-04-18 17:30:17.670 | + functions-common:run_phase:1866 : [[ override_defaults == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-04-18 17:30:17.674 | + functions-common:run_phase:1867 : plugin_override_defaults 2026-04-18 17:30:17.679 | + functions-common:plugin_override_defaults:1801 : local plugins=,barbican,magnum,manila,octavia,magnum-cluster-api,ovn-octavia-provider 2026-04-18 17:30:17.683 | + functions-common:plugin_override_defaults:1802 : local plugin 2026-04-18 17:30:17.687 | + functions-common:plugin_override_defaults:1805 : [[ -z ,barbican,magnum,manila,octavia,magnum-cluster-api,ovn-octavia-provider ]] 2026-04-18 17:30:17.692 | + functions-common:plugin_override_defaults:1809 : echo 'Overriding Configuration Defaults' 2026-04-18 17:30:17.692 | Overriding Configuration Defaults 2026-04-18 17:30:17.696 | + functions-common:plugin_override_defaults:1810 : for plugin in ${plugins//,/ } 2026-04-18 17:30:17.701 | + functions-common:plugin_override_defaults:1811 : local dir=/opt/stack/barbican 2026-04-18 17:30:17.705 | + functions-common:plugin_override_defaults:1813 : [[ -f /opt/stack/barbican/devstack/override-defaults ]] 2026-04-18 17:30:17.710 | + functions-common:plugin_override_defaults:1810 : for plugin in ${plugins//,/ } 2026-04-18 17:30:17.714 | + functions-common:plugin_override_defaults:1811 : local dir=/opt/stack/magnum 2026-04-18 17:30:17.718 | + functions-common:plugin_override_defaults:1813 : [[ -f /opt/stack/magnum/devstack/override-defaults ]] 2026-04-18 17:30:17.722 | + functions-common:plugin_override_defaults:1810 : for plugin in ${plugins//,/ } 2026-04-18 17:30:17.727 | + functions-common:plugin_override_defaults:1811 : local dir=/opt/stack/manila 2026-04-18 17:30:17.731 | + functions-common:plugin_override_defaults:1813 : [[ -f /opt/stack/manila/devstack/override-defaults ]] 2026-04-18 17:30:17.735 | + functions-common:plugin_override_defaults:1810 : for plugin in ${plugins//,/ } 2026-04-18 17:30:17.739 | + functions-common:plugin_override_defaults:1811 : local dir=/opt/stack/octavia 2026-04-18 17:30:17.743 | + functions-common:plugin_override_defaults:1813 : [[ -f /opt/stack/octavia/devstack/override-defaults ]] 2026-04-18 17:30:17.747 | + functions-common:plugin_override_defaults:1810 : for plugin in ${plugins//,/ } 2026-04-18 17:30:17.752 | + functions-common:plugin_override_defaults:1811 : local dir=/opt/stack/magnum-cluster-api 2026-04-18 17:30:17.756 | + functions-common:plugin_override_defaults:1813 : [[ -f /opt/stack/magnum-cluster-api/devstack/override-defaults ]] 2026-04-18 17:30:17.761 | + functions-common:plugin_override_defaults:1816 : echo 'magnum-cluster-api has overridden the following defaults' 2026-04-18 17:30:17.761 | magnum-cluster-api has overridden the following defaults 2026-04-18 17:30:17.765 | + functions-common:plugin_override_defaults:1817 : cat /opt/stack/magnum-cluster-api/devstack/override-defaults 2026-04-18 17:30:17.767 | GLANCE_LIMIT_IMAGE_SIZE_TOTAL=10000 2026-04-18 17:30:17.767 | KEYSTONE_ADMIN_ENDPOINT=true 2026-04-18 17:30:17.767 | LIBVIRT_CPU_MODE=host-passthrough 2026-04-18 17:30:17.767 | LIBVIRT_TYPE=kvm 2026-04-18 17:30:17.767 | VOLUME_BACKING_FILE_SIZE=50G 2026-04-18 17:30:17.772 | + functions-common:plugin_override_defaults:1818 : source /opt/stack/magnum-cluster-api/devstack/override-defaults 2026-04-18 17:30:17.776 | ++ /opt/stack/magnum-cluster-api/devstack/override-defaults:source:1 : GLANCE_LIMIT_IMAGE_SIZE_TOTAL=10000 2026-04-18 17:30:17.780 | ++ /opt/stack/magnum-cluster-api/devstack/override-defaults:source:2 : KEYSTONE_ADMIN_ENDPOINT=true 2026-04-18 17:30:17.784 | ++ /opt/stack/magnum-cluster-api/devstack/override-defaults:source:3 : LIBVIRT_CPU_MODE=host-passthrough 2026-04-18 17:30:17.788 | ++ /opt/stack/magnum-cluster-api/devstack/override-defaults:source:4 : LIBVIRT_TYPE=kvm 2026-04-18 17:30:17.793 | ++ /opt/stack/magnum-cluster-api/devstack/override-defaults:source:5 : VOLUME_BACKING_FILE_SIZE=50G 2026-04-18 17:30:17.797 | + functions-common:plugin_override_defaults:1810 : for plugin in ${plugins//,/ } 2026-04-18 17:30:17.801 | + functions-common:plugin_override_defaults:1811 : local dir=/opt/stack/ovn-octavia-provider 2026-04-18 17:30:17.805 | + functions-common:plugin_override_defaults:1813 : [[ -f /opt/stack/ovn-octavia-provider/devstack/override-defaults ]] 2026-04-18 17:30:17.810 | + ./stack.sh:main:601 : source /opt/stack/devstack/lib/apache 2026-04-18 17:30:17.843 | + ./stack.sh:main:604 : source /opt/stack/devstack/lib/tls 2026-04-18 17:30:17.846 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2026-04-18 17:30:17.874 | ++ functions-common:is_service_enabled:2070 : return 0 2026-04-18 17:30:17.879 | +++ lib/tls:source:40 : ipv6_unquote 199.19.213.217 2026-04-18 17:30:17.884 | +++ functions-common:ipv6_unquote:2212 : echo 199.19.213.217 2026-04-18 17:30:17.885 | +++ functions-common:ipv6_unquote:2212 : tr -d '[]' 2026-04-18 17:30:17.893 | ++ lib/tls:source:40 : TLS_IP=199.19.213.217 2026-04-18 17:30:17.899 | +++ lib/tls:source:43 : hostname -f 2026-04-18 17:30:17.906 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=np0000167466.novalocal 2026-04-18 17:30:17.910 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2026-04-18 17:30:17.914 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2026-04-18 17:30:17.918 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2026-04-18 17:30:17.923 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2026-04-18 17:30:17.928 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2026-04-18 17:30:17.932 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2026-04-18 17:30:17.936 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2026-04-18 17:30:17.940 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2026-04-18 17:30:17.945 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2026-04-18 17:30:17.952 | + ./stack.sh:main:607 : source /opt/stack/devstack/lib/infra 2026-04-18 17:30:17.976 | + ./stack.sh:main:608 : source /opt/stack/devstack/lib/libraries 2026-04-18 17:30:18.010 | + ./stack.sh:main:609 : source /opt/stack/devstack/lib/lvm 2026-04-18 17:30:18.035 | + ./stack.sh:main:610 : source /opt/stack/devstack/lib/horizon 2026-04-18 17:30:18.060 | + ./stack.sh:main:611 : source /opt/stack/devstack/lib/keystone 2026-04-18 17:30:18.126 | + ./stack.sh:main:612 : source /opt/stack/devstack/lib/glance 2026-04-18 17:30:18.261 | + ./stack.sh:main:613 : source /opt/stack/devstack/lib/nova 2026-04-18 17:30:18.437 | + ./stack.sh:main:614 : source /opt/stack/devstack/lib/placement 2026-04-18 17:30:18.489 | + ./stack.sh:main:615 : source /opt/stack/devstack/lib/cinder 2026-04-18 17:30:18.592 | + ./stack.sh:main:616 : source /opt/stack/devstack/lib/swift 2026-04-18 17:30:18.679 | + ./stack.sh:main:617 : source /opt/stack/devstack/lib/neutron 2026-04-18 17:30:18.684 | ++ lib/neutron:source:61 : is_service_enabled tls-proxy 2026-04-18 17:30:18.712 | ++ functions-common:is_service_enabled:2070 : return 0 2026-04-18 17:30:18.717 | ++ lib/neutron:source:62 : Q_PROTOCOL=https 2026-04-18 17:30:18.722 | ++ lib/neutron:source:66 : GITDIR["python-neutronclient"]=/opt/stack/python-neutronclient 2026-04-18 17:30:18.727 | ++ lib/neutron:source:68 : NEUTRON_DIR=/opt/stack/neutron 2026-04-18 17:30:18.731 | ++ lib/neutron:source:69 : NEUTRON_FWAAS_DIR=/opt/stack/neutron-fwaas 2026-04-18 17:30:18.736 | ++ lib/neutron:source:72 : [[ -d /opt/stack/neutron/bin/neutron-server ]] 2026-04-18 17:30:18.742 | +++ lib/neutron:source:75 : get_python_exec_prefix 2026-04-18 17:30:18.773 | +++ inc/python:get_python_exec_prefix:80 : [[ True == \T\r\u\e ]] 2026-04-18 17:30:18.777 | +++ inc/python:get_python_exec_prefix:81 : echo /opt/stack/data/venv/bin 2026-04-18 17:30:18.783 | ++ lib/neutron:source:75 : NEUTRON_BIN_DIR=/opt/stack/data/venv/bin 2026-04-18 17:30:18.788 | ++ lib/neutron:source:78 : NEUTRON_CONF_DIR=/etc/neutron 2026-04-18 17:30:18.793 | ++ lib/neutron:source:79 : NEUTRON_CONF=/etc/neutron/neutron.conf 2026-04-18 17:30:18.797 | ++ lib/neutron:source:80 : export NEUTRON_TEST_CONFIG_FILE=/etc/neutron/debug.ini 2026-04-18 17:30:18.802 | ++ lib/neutron:source:80 : NEUTRON_TEST_CONFIG_FILE=/etc/neutron/debug.ini 2026-04-18 17:30:18.808 | ++ lib/neutron:source:82 : NEUTRON_UWSGI=neutron.wsgi.api:application 2026-04-18 17:30:18.813 | ++ lib/neutron:source:83 : NEUTRON_UWSGI_CONF=/etc/neutron/neutron-api-uwsgi.ini 2026-04-18 17:30:18.819 | +++ lib/neutron:source:89 : trueorfalse True NEUTRON_ENFORCE_SCOPE 2026-04-18 17:30:18.850 | ++ lib/neutron:source:89 : NEUTRON_ENFORCE_SCOPE=True 2026-04-18 17:30:18.855 | ++ lib/neutron:source:93 : AGENT_DHCP_BINARY=/opt/stack/data/venv/bin/neutron-dhcp-agent 2026-04-18 17:30:18.860 | ++ lib/neutron:source:94 : AGENT_L3_BINARY=/opt/stack/data/venv/bin/neutron-l3-agent 2026-04-18 17:30:18.865 | ++ lib/neutron:source:95 : AGENT_META_BINARY=/opt/stack/data/venv/bin/neutron-metadata-agent 2026-04-18 17:30:18.870 | ++ lib/neutron:source:99 : Q_DHCP_CONF_FILE=/etc/neutron/dhcp_agent.ini 2026-04-18 17:30:18.875 | ++ lib/neutron:source:102 : NEUTRON_DHCP_CONF=/etc/neutron/dhcp_agent.ini 2026-04-18 17:30:18.879 | ++ lib/neutron:source:103 : Q_L3_CONF_FILE=/etc/neutron/l3_agent.ini 2026-04-18 17:30:18.884 | ++ lib/neutron:source:106 : NEUTRON_L3_CONF=/etc/neutron/l3_agent.ini 2026-04-18 17:30:18.889 | ++ lib/neutron:source:107 : Q_META_CONF_FILE=/etc/neutron/metadata_agent.ini 2026-04-18 17:30:18.893 | ++ lib/neutron:source:110 : Q_DB_NAME=neutron 2026-04-18 17:30:18.898 | ++ lib/neutron:source:112 : Q_PLUGIN=ml2 2026-04-18 17:30:18.903 | ++ lib/neutron:source:114 : Q_PORT=9696 2026-04-18 17:30:18.908 | ++ lib/neutron:source:116 : Q_PORT_INT=19696 2026-04-18 17:30:18.912 | ++ lib/neutron:source:118 : Q_HOST=199.19.213.217 2026-04-18 17:30:18.917 | ++ lib/neutron:source:120 : Q_PROTOCOL=https 2026-04-18 17:30:18.923 | +++ lib/neutron:source:122 : ipv6_unquote 0.0.0.0 2026-04-18 17:30:18.930 | +++ functions-common:ipv6_unquote:2212 : echo 0.0.0.0 2026-04-18 17:30:18.930 | +++ functions-common:ipv6_unquote:2212 : tr -d '[]' 2026-04-18 17:30:18.937 | ++ lib/neutron:source:122 : Q_LISTEN_ADDRESS=0.0.0.0 2026-04-18 17:30:18.942 | ++ lib/neutron:source:124 : Q_ADMIN_USERNAME=neutron 2026-04-18 17:30:18.946 | ++ lib/neutron:source:126 : Q_AUTH_STRATEGY=keystone 2026-04-18 17:30:18.951 | ++ lib/neutron:source:128 : Q_OVS_USE_VETH=False 2026-04-18 17:30:18.956 | ++ lib/neutron:source:129 : Q_USE_ROOTWRAP=True 2026-04-18 17:30:18.963 | +++ lib/neutron:source:130 : trueorfalse True Q_USE_ROOTWRAP_DAEMON 2026-04-18 17:30:18.993 | ++ lib/neutron:source:130 : Q_USE_ROOTWRAP_DAEMON=True 2026-04-18 17:30:18.999 | +++ lib/neutron:source:132 : ipv6_unquote 199.19.213.217 2026-04-18 17:30:19.005 | +++ functions-common:ipv6_unquote:2212 : echo 199.19.213.217 2026-04-18 17:30:19.005 | +++ functions-common:ipv6_unquote:2212 : tr -d '[]' 2026-04-18 17:30:19.014 | ++ lib/neutron:source:132 : Q_META_DATA_IP=199.19.213.217 2026-04-18 17:30:19.019 | ++ lib/neutron:source:134 : Q_ALLOW_OVERLAPPING_IP=True 2026-04-18 17:30:19.023 | ++ lib/neutron:source:135 : Q_NOTIFY_NOVA_PORT_STATUS_CHANGES=True 2026-04-18 17:30:19.028 | ++ lib/neutron:source:136 : Q_NOTIFY_NOVA_PORT_DATA_CHANGES=True 2026-04-18 17:30:19.034 | ++ lib/neutron:source:137 : VIF_PLUGGING_IS_FATAL=True 2026-04-18 17:30:19.038 | ++ lib/neutron:source:138 : VIF_PLUGGING_TIMEOUT=300 2026-04-18 17:30:19.042 | ++ lib/neutron:source:141 : SKIP_STOP_OVN=False 2026-04-18 17:30:19.046 | ++ lib/neutron:source:145 : _Q_PLUGIN_EXTRA_CONF_PATH=/etc/neutron 2026-04-18 17:30:19.050 | ++ lib/neutron:source:148 : NEUTRON_ENDPOINT_SERVICE_NAME=networking 2026-04-18 17:30:19.054 | ++ lib/neutron:source:149 : [[ -z networking ]] 2026-04-18 17:30:19.059 | ++ lib/neutron:source:154 : ALEMBIC_REPO=https://github.com/sqlalchemy/alembic.git 2026-04-18 17:30:19.063 | ++ lib/neutron:source:155 : ALEMBIC_DIR=/opt/stack/alembic 2026-04-18 17:30:19.068 | ++ lib/neutron:source:156 : ALEMBIC_BRANCH=main 2026-04-18 17:30:19.072 | ++ lib/neutron:source:157 : SQLALCHEMY_REPO=https://github.com/sqlalchemy/sqlalchemy.git 2026-04-18 17:30:19.075 | ++ lib/neutron:source:158 : SQLALCHEMY_DIR=/opt/stack/sqlalchemy 2026-04-18 17:30:19.079 | ++ lib/neutron:source:159 : SQLALCHEMY_BRANCH=main 2026-04-18 17:30:19.082 | ++ lib/neutron:source:170 : declare -a -g Q_PLUGIN_EXTRA_CONF_FILES 2026-04-18 17:30:19.085 | ++ lib/neutron:source:173 : declare -a -g _Q_PLUGIN_EXTRA_CONF_FILES_ABS 2026-04-18 17:30:19.089 | ++ lib/neutron:source:176 : Q_RR_CONF_FILE=/etc/neutron/rootwrap.conf 2026-04-18 17:30:19.093 | ++ lib/neutron:source:177 : [[ True == \F\a\l\s\e ]] 2026-04-18 17:30:19.098 | +++ lib/neutron:source:180 : get_rootwrap_location neutron 2026-04-18 17:30:19.101 | +++ functions:get_rootwrap_location:601 : local module=neutron 2026-04-18 17:30:19.106 | ++++ functions:get_rootwrap_location:603 : get_python_exec_prefix 2026-04-18 17:30:19.133 | ++++ inc/python:get_python_exec_prefix:80 : [[ True == \T\r\u\e ]] 2026-04-18 17:30:19.137 | ++++ inc/python:get_python_exec_prefix:81 : echo /opt/stack/data/venv/bin 2026-04-18 17:30:19.141 | +++ functions:get_rootwrap_location:603 : echo /opt/stack/data/venv/bin/neutron-rootwrap 2026-04-18 17:30:19.145 | ++ lib/neutron:source:180 : NEUTRON_ROOTWRAP=/opt/stack/data/venv/bin/neutron-rootwrap 2026-04-18 17:30:19.150 | ++ lib/neutron:source:181 : Q_RR_COMMAND='sudo /opt/stack/data/venv/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2026-04-18 17:30:19.154 | ++ lib/neutron:source:182 : [[ True == \T\r\u\e ]] 2026-04-18 17:30:19.159 | ++ lib/neutron:source:183 : Q_RR_DAEMON_COMMAND='sudo /opt/stack/data/venv/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2026-04-18 17:30:19.164 | ++ lib/neutron:source:195 : Q_DVR_MODE=legacy 2026-04-18 17:30:19.168 | ++ lib/neutron:source:196 : [[ legacy != \l\e\g\a\c\y ]] 2026-04-18 17:30:19.172 | ++ lib/neutron:source:212 : ENABLE_TENANT_TUNNELS=True 2026-04-18 17:30:19.177 | ++ lib/neutron:source:217 : TENANT_TUNNEL_RANGES=1:1000 2026-04-18 17:30:19.182 | ++ lib/neutron:source:222 : ENABLE_TENANT_VLANS=False 2026-04-18 17:30:19.186 | ++ lib/neutron:source:230 : TENANT_VLAN_RANGE= 2026-04-18 17:30:19.190 | ++ lib/neutron:source:238 : PHYSICAL_NETWORK=public 2026-04-18 17:30:19.195 | ++ lib/neutron:source:248 : OVS_PHYSICAL_BRIDGE=br-ex 2026-04-18 17:30:19.199 | ++ lib/neutron:source:254 : OVS_ENABLE_TUNNELING=True 2026-04-18 17:30:19.204 | ++ lib/neutron:source:258 : ENABLE_ISOLATED_METADATA=False 2026-04-18 17:30:19.209 | ++ lib/neutron:source:263 : ENABLE_METADATA_NETWORK=False 2026-04-18 17:30:19.213 | ++ lib/neutron:source:268 : '[' -f /opt/stack/devstack/lib/neutron_plugins/ml2 ']' 2026-04-18 17:30:19.218 | ++ lib/neutron:source:269 : source /opt/stack/devstack/lib/neutron_plugins/ml2 2026-04-18 17:30:19.417 | ++ lib/neutron:source:276 : source /opt/stack/devstack/lib/neutron_plugins/services/metering 2026-04-18 17:30:19.443 | ++ lib/neutron:source:279 : source /opt/stack/devstack/lib/neutron_plugins/services/l3 2026-04-18 17:30:19.448 | +++ lib/neutron_plugins/services/l3:source:3 : IP_VERSION=4+6 2026-04-18 17:30:19.452 | +++ lib/neutron_plugins/services/l3:source:5 : [[ 4+6 != \4 ]] 2026-04-18 17:30:19.457 | +++ lib/neutron_plugins/services/l3:source:5 : [[ 4+6 != \6 ]] 2026-04-18 17:30:19.462 | +++ lib/neutron_plugins/services/l3:source:5 : [[ 4+6 != \4\+\6 ]] 2026-04-18 17:30:19.467 | +++ lib/neutron_plugins/services/l3:source:9 : NEUTRON_CREATE_INITIAL_NETWORKS=True 2026-04-18 17:30:19.471 | +++ lib/neutron_plugins/services/l3:source:12 : PROVIDER_SUBNET_NAME=provider_net 2026-04-18 17:30:19.476 | +++ lib/neutron_plugins/services/l3:source:13 : IPV6_PROVIDER_SUBNET_NAME=provider_net_v6 2026-04-18 17:30:19.481 | +++ lib/neutron_plugins/services/l3:source:14 : IPV6_PROVIDER_FIXED_RANGE= 2026-04-18 17:30:19.486 | +++ lib/neutron_plugins/services/l3:source:15 : IPV6_PROVIDER_NETWORK_GATEWAY= 2026-04-18 17:30:19.490 | +++ lib/neutron_plugins/services/l3:source:17 : PUBLIC_BRIDGE=br-ex 2026-04-18 17:30:19.495 | +++ lib/neutron_plugins/services/l3:source:18 : PUBLIC_BRIDGE_MTU=1430 2026-04-18 17:30:19.500 | +++ lib/neutron_plugins/services/l3:source:23 : Q_ASSIGN_GATEWAY_TO_PUBLIC_BRIDGE=True 2026-04-18 17:30:19.505 | +++ lib/neutron_plugins/services/l3:source:26 : Q_ROUTER_NAME=router1 2026-04-18 17:30:19.510 | +++ lib/neutron_plugins/services/l3:source:31 : Q_USE_PUBLIC_VETH=False 2026-04-18 17:30:19.514 | +++ lib/neutron_plugins/services/l3:source:32 : Q_PUBLIC_VETH_EX=veth-pub-ex 2026-04-18 17:30:19.519 | +++ lib/neutron_plugins/services/l3:source:33 : Q_PUBLIC_VETH_INT=veth-pub-int 2026-04-18 17:30:19.524 | +++ lib/neutron_plugins/services/l3:source:39 : Q_L3_ROUTER_PER_TENANT=True 2026-04-18 17:30:19.529 | +++ lib/neutron_plugins/services/l3:source:72 : Q_USE_PROVIDERNET_FOR_PUBLIC=True 2026-04-18 17:30:19.534 | +++ lib/neutron_plugins/services/l3:source:73 : PUBLIC_PHYSICAL_NETWORK=public 2026-04-18 17:30:19.541 | ++++ lib/neutron_plugins/services/l3:source:76 : uuidgen 2026-04-18 17:30:19.541 | ++++ lib/neutron_plugins/services/l3:source:76 : sed s/-//g 2026-04-18 17:30:19.541 | ++++ lib/neutron_plugins/services/l3:source:76 : cut -c 23- 2026-04-18 17:30:19.542 | ++++ lib/neutron_plugins/services/l3:source:76 : sed -e 's/\(..\)\(....\)\(....\)/\1:\2:\3/' 2026-04-18 17:30:19.551 | +++ lib/neutron_plugins/services/l3:source:76 : IPV6_GLOBAL_ID=ac:fe4b:3bf7 2026-04-18 17:30:19.556 | +++ lib/neutron_plugins/services/l3:source:79 : IPV6_RA_MODE=slaac 2026-04-18 17:30:19.561 | +++ lib/neutron_plugins/services/l3:source:80 : IPV6_ADDRESS_MODE=slaac 2026-04-18 17:30:19.566 | +++ lib/neutron_plugins/services/l3:source:81 : IPV6_PUBLIC_SUBNET_NAME=ipv6-public-subnet 2026-04-18 17:30:19.570 | +++ lib/neutron_plugins/services/l3:source:82 : IPV6_PRIVATE_SUBNET_NAME=ipv6-private-subnet 2026-04-18 17:30:19.575 | +++ lib/neutron_plugins/services/l3:source:83 : IPV6_ADDRS_SAFE_TO_USE=fdac:fe4b:3bf7::/56 2026-04-18 17:30:19.582 | ++++ lib/neutron_plugins/services/l3:source:86 : echo fdac:fe4b:3bf7::/56 2026-04-18 17:30:19.583 | ++++ lib/neutron_plugins/services/l3:source:86 : awk -F / '{ print $1"/"($2>63 ? $2 : 64) }' 2026-04-18 17:30:19.592 | +++ lib/neutron_plugins/services/l3:source:86 : FIXED_RANGE_V6=fdac:fe4b:3bf7::/64 2026-04-18 17:30:19.597 | +++ lib/neutron_plugins/services/l3:source:87 : IPV6_PRIVATE_NETWORK_GATEWAY= 2026-04-18 17:30:19.601 | +++ lib/neutron_plugins/services/l3:source:88 : IPV6_PUBLIC_RANGE=2001:db8::/64 2026-04-18 17:30:19.605 | +++ lib/neutron_plugins/services/l3:source:89 : IPV6_PUBLIC_NETWORK_GATEWAY=2001:db8::2 2026-04-18 17:30:19.610 | +++ lib/neutron_plugins/services/l3:source:90 : IPV6_ROUTER_GW_IP=2001:db8::1 2026-04-18 17:30:19.615 | +++ lib/neutron_plugins/services/l3:source:93 : NETWORK_GATEWAY=10.1.0.1 2026-04-18 17:30:19.620 | +++ lib/neutron_plugins/services/l3:source:94 : PUBLIC_NETWORK_GATEWAY=172.24.5.1 2026-04-18 17:30:19.624 | +++ lib/neutron_plugins/services/l3:source:95 : PRIVATE_SUBNET_NAME=private-subnet 2026-04-18 17:30:19.629 | +++ lib/neutron_plugins/services/l3:source:96 : PUBLIC_SUBNET_NAME=public-subnet 2026-04-18 17:30:19.634 | +++ lib/neutron_plugins/services/l3:source:97 : PUBLIC_SUBNET_ENABLE_DHCP=False 2026-04-18 17:30:19.639 | +++ lib/neutron_plugins/services/l3:source:100 : USE_SUBNETPOOL=True 2026-04-18 17:30:19.643 | +++ lib/neutron_plugins/services/l3:source:101 : SUBNETPOOL_NAME_V4=shared-default-subnetpool-v4 2026-04-18 17:30:19.648 | +++ lib/neutron_plugins/services/l3:source:102 : SUBNETPOOL_NAME_V6=shared-default-subnetpool-v6 2026-04-18 17:30:19.653 | +++ lib/neutron_plugins/services/l3:source:104 : SUBNETPOOL_PREFIX_V4=10.1.0.0/20 2026-04-18 17:30:19.658 | +++ lib/neutron_plugins/services/l3:source:105 : SUBNETPOOL_PREFIX_V6=fdac:fe4b:3bf7::/56 2026-04-18 17:30:19.663 | +++ lib/neutron_plugins/services/l3:source:107 : SUBNETPOOL_SIZE_V4=26 2026-04-18 17:30:19.668 | +++ lib/neutron_plugins/services/l3:source:108 : SUBNETPOOL_SIZE_V6=64 2026-04-18 17:30:19.675 | ++++ lib/neutron_plugins/services/l3:source:110 : ip -4 route 2026-04-18 17:30:19.675 | ++++ lib/neutron_plugins/services/l3:source:110 : grep '^default' 2026-04-18 17:30:19.676 | ++++ lib/neutron_plugins/services/l3:source:110 : awk '{print $5}' 2026-04-18 17:30:19.685 | +++ lib/neutron_plugins/services/l3:source:110 : default_v4_route_devs=ens3 2026-04-18 17:30:19.691 | ++++ lib/neutron_plugins/services/l3:source:112 : ip -6 route list match default table all 2026-04-18 17:30:19.692 | ++++ lib/neutron_plugins/services/l3:source:112 : grep via 2026-04-18 17:30:19.692 | ++++ lib/neutron_plugins/services/l3:source:112 : awk '{print $5}' 2026-04-18 17:30:19.701 | +++ lib/neutron_plugins/services/l3:source:112 : default_v6_route_devs='ens3 2026-04-18 17:30:19.701 | ens3' 2026-04-18 17:30:19.710 | ++ lib/neutron:source:282 : source /opt/stack/devstack/lib/neutron_plugins/services/placement 2026-04-18 17:30:19.715 | ++ lib/neutron:source:283 : source /opt/stack/devstack/lib/neutron_plugins/services/trunk 2026-04-18 17:30:19.720 | ++ lib/neutron:source:284 : source /opt/stack/devstack/lib/neutron_plugins/services/qos 2026-04-18 17:30:19.725 | ++ lib/neutron:source:285 : source /opt/stack/devstack/lib/neutron_plugins/services/segments 2026-04-18 17:30:19.730 | ++ lib/neutron:source:286 : source /opt/stack/devstack/lib/neutron_plugins/services/ovn-bgp 2026-04-18 17:30:19.735 | ++ lib/neutron:source:289 : has_neutron_plugin_security_group 2026-04-18 17:30:19.741 | ++ lib/neutron_plugins/ml2:has_neutron_plugin_security_group:146 : return 0 2026-04-18 17:30:19.746 | ++ lib/neutron:source:290 : Q_USE_SECGROUP=True 2026-04-18 17:30:19.751 | ++ lib/neutron:source:298 : OVN_BRIDGE_MAPPINGS=public:br-ex 2026-04-18 17:30:19.784 | + ./stack.sh:main:618 : source /opt/stack/devstack/lib/ldap 2026-04-18 17:30:19.811 | + ./stack.sh:main:619 : source /opt/stack/devstack/lib/dstat 2026-04-18 17:30:19.840 | + ./stack.sh:main:620 : source /opt/stack/devstack/lib/atop 2026-04-18 17:30:19.868 | + ./stack.sh:main:621 : source /opt/stack/devstack/lib/tcpdump 2026-04-18 17:30:19.895 | + ./stack.sh:main:622 : source /opt/stack/devstack/lib/etcd3 2026-04-18 17:30:19.955 | + ./stack.sh:main:623 : source /opt/stack/devstack/lib/os-vif 2026-04-18 17:30:19.962 | +++ lib/os-vif:source:12 : is_ml2_ovs 2026-04-18 17:30:19.966 | +++ lib/os-vif:is_ml2_ovs:4 : [[ ovn == \o\p\e\n\v\s\w\i\t\c\h ]] 2026-04-18 17:30:19.972 | +++ lib/os-vif:is_ml2_ovs:7 : echo False 2026-04-18 17:30:19.978 | ++ lib/os-vif:source:12 : OS_VIF_OVS_ISOLATE_VIF=False 2026-04-18 17:30:19.984 | +++ lib/os-vif:source:13 : trueorfalse False OS_VIF_OVS_ISOLATE_VIF 2026-04-18 17:30:20.017 | ++ lib/os-vif:source:13 : OS_VIF_OVS_ISOLATE_VIF=False 2026-04-18 17:30:20.022 | + ./stack.sh:main:629 : run_phase source 2026-04-18 17:30:20.027 | + functions-common:run_phase:1842 : local mode=source 2026-04-18 17:30:20.031 | + functions-common:run_phase:1843 : local phase= 2026-04-18 17:30:20.036 | + functions-common:run_phase:1844 : [[ -d /opt/stack/devstack/extras.d ]] 2026-04-18 17:30:20.041 | + functions-common:run_phase:1845 : local extra_plugin_file_name 2026-04-18 17:30:20.046 | + functions-common:run_phase:1846 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-04-18 17:30:20.051 | + functions-common:run_phase:1851 : local exceptions=80-tempest.sh 2026-04-18 17:30:20.055 | + functions-common:run_phase:1852 : local extra 2026-04-18 17:30:20.061 | ++ functions-common:run_phase:1853 : basename /opt/stack/devstack/extras.d/80-tempest.sh 2026-04-18 17:30:20.069 | + functions-common:run_phase:1853 : extra=80-tempest.sh 2026-04-18 17:30:20.074 | + functions-common:run_phase:1854 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-04-18 17:30:20.079 | + functions-common:run_phase:1858 : [[ -r /opt/stack/devstack/extras.d/80-tempest.sh ]] 2026-04-18 17:30:20.084 | + functions-common:run_phase:1858 : source /opt/stack/devstack/extras.d/80-tempest.sh source 2026-04-18 17:30:20.089 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-04-18 17:30:20.119 | ++ functions-common:is_service_enabled:2070 : return 1 2026-04-18 17:30:20.123 | + functions-common:run_phase:1863 : [[ source == \s\o\u\r\c\e ]] 2026-04-18 17:30:20.128 | + functions-common:run_phase:1864 : load_plugin_settings 2026-04-18 17:30:20.133 | + functions-common:load_plugin_settings:1778 : local plugins=,barbican,magnum,manila,octavia,magnum-cluster-api,ovn-octavia-provider 2026-04-18 17:30:20.138 | + functions-common:load_plugin_settings:1779 : local plugin 2026-04-18 17:30:20.143 | + functions-common:load_plugin_settings:1782 : [[ -z ,barbican,magnum,manila,octavia,magnum-cluster-api,ovn-octavia-provider ]] 2026-04-18 17:30:20.147 | + functions-common:load_plugin_settings:1786 : echo 'Loading plugin settings' 2026-04-18 17:30:20.147 | Loading plugin settings 2026-04-18 17:30:20.151 | + functions-common:load_plugin_settings:1787 : for plugin in ${plugins//,/ } 2026-04-18 17:30:20.156 | + functions-common:load_plugin_settings:1788 : local dir=/opt/stack/barbican 2026-04-18 17:30:20.160 | + functions-common:load_plugin_settings:1790 : [[ -f /opt/stack/barbican/devstack/settings ]] 2026-04-18 17:30:20.165 | + functions-common:load_plugin_settings:1791 : source /opt/stack/barbican/devstack/settings 2026-04-18 17:30:20.170 | ++ /opt/stack/barbican/devstack/settings:source:4 : define_plugin barbican 2026-04-18 17:30:20.174 | ++ functions-common:define_plugin:1886 : : 2026-04-18 17:30:20.179 | ++ /opt/stack/barbican/devstack/settings:source:7 : BARBICAN_DIR=/opt/stack/barbican 2026-04-18 17:30:20.184 | ++ /opt/stack/barbican/devstack/settings:source:8 : BARBICAN_CONF_DIR=/etc/barbican 2026-04-18 17:30:20.189 | ++ /opt/stack/barbican/devstack/settings:source:9 : BARBICAN_CONF=/etc/barbican/barbican.conf 2026-04-18 17:30:20.193 | ++ /opt/stack/barbican/devstack/settings:source:10 : BARBICAN_PASTE_CONF=/etc/barbican/barbican-api-paste.ini 2026-04-18 17:30:20.199 | ++ /opt/stack/barbican/devstack/settings:source:11 : BARBICAN_API_LOG_DIR=/opt/stack/logs 2026-04-18 17:30:20.204 | ++ /opt/stack/barbican/devstack/settings:source:13 : PYKMIP_CONF_DIR=/etc/pykmip 2026-04-18 17:30:20.209 | ++ /opt/stack/barbican/devstack/settings:source:14 : PYKMIP_CONF=/etc/pykmip/server.conf 2026-04-18 17:30:20.214 | ++ /opt/stack/barbican/devstack/settings:source:15 : PYKMIP_LOG_DIR=/var/log/pykmip 2026-04-18 17:30:20.218 | ++ /opt/stack/barbican/devstack/settings:source:18 : [[ False = True ]] 2026-04-18 17:30:20.224 | +++ /opt/stack/barbican/devstack/settings:source:22 : get_python_exec_prefix 2026-04-18 17:30:20.255 | +++ inc/python:get_python_exec_prefix:80 : [[ True == \T\r\u\e ]] 2026-04-18 17:30:20.260 | +++ inc/python:get_python_exec_prefix:81 : echo /opt/stack/data/venv/bin 2026-04-18 17:30:20.266 | ++ /opt/stack/barbican/devstack/settings:source:22 : BARBICAN_BIN_DIR=/opt/stack/data/venv/bin 2026-04-18 17:30:20.272 | ++ /opt/stack/barbican/devstack/settings:source:25 : BARBICAN_WSGI=barbican.wsgi.api:application 2026-04-18 17:30:20.277 | ++ /opt/stack/barbican/devstack/settings:source:26 : BARBICAN_UWSGI_CONF=/etc/barbican/barbican-uwsgi.ini 2026-04-18 17:30:20.282 | ++ /opt/stack/barbican/devstack/settings:source:29 : BARBICAN_REPO=https://github.com/openstack/barbican.git 2026-04-18 17:30:20.287 | ++ /opt/stack/barbican/devstack/settings:source:30 : BARBICAN_BRANCH=master 2026-04-18 17:30:20.291 | ++ /opt/stack/barbican/devstack/settings:source:33 : GITREPO["python-barbicanclient"]=https://github.com/openstack/python-barbicanclient.git 2026-04-18 17:30:20.296 | ++ /opt/stack/barbican/devstack/settings:source:34 : GITBRANCH["python-barbicanclient"]=master 2026-04-18 17:30:20.300 | ++ /opt/stack/barbican/devstack/settings:source:35 : GITDIR["python-barbicanclient"]=/opt/stack/python-barbicanclient 2026-04-18 17:30:20.305 | ++ /opt/stack/barbican/devstack/settings:source:38 : BARBICAN_HOST_HREF=http://199.19.213.217/key-manager 2026-04-18 17:30:20.310 | ++ /opt/stack/barbican/devstack/settings:source:40 : GITREPO["barbican-tempest-plugin"]=https://github.com/openstack/barbican-tempest-plugin.git 2026-04-18 17:30:20.315 | ++ /opt/stack/barbican/devstack/settings:source:41 : GITBRANCH["barbican-tempest-plugin"]=master 2026-04-18 17:30:20.320 | ++ /opt/stack/barbican/devstack/settings:source:42 : GITDIR["barbican-tempest-plugin"]=/opt/stack/barbican-tempest-plugin 2026-04-18 17:30:20.326 | +++ /opt/stack/barbican/devstack/settings:source:45 : trueorfalse True ENFORCE_SCOPE 2026-04-18 17:30:20.360 | ++ /opt/stack/barbican/devstack/settings:source:45 : BARBICAN_ENFORCE_SCOPE=False 2026-04-18 17:30:20.365 | ++ /opt/stack/barbican/devstack/settings:source:47 : enable_service barbican 2026-04-18 17:30:20.447 | + functions-common:load_plugin_settings:1787 : for plugin in ${plugins//,/ } 2026-04-18 17:30:20.452 | + functions-common:load_plugin_settings:1788 : local dir=/opt/stack/magnum 2026-04-18 17:30:20.457 | + functions-common:load_plugin_settings:1790 : [[ -f /opt/stack/magnum/devstack/settings ]] 2026-04-18 17:30:20.462 | + functions-common:load_plugin_settings:1791 : source /opt/stack/magnum/devstack/settings 2026-04-18 17:30:20.469 | +++ /opt/stack/magnum/devstack/settings:source:19 : trueorfalse False MAGNUM_ENFORCE_SCOPE 2026-04-18 17:30:20.501 | ++ /opt/stack/magnum/devstack/settings:source:19 : MAGNUM_ENFORCE_SCOPE=False 2026-04-18 17:30:20.505 | ++ /opt/stack/magnum/devstack/settings:source:22 : enable_service magnum-api 2026-04-18 17:30:20.590 | ++ /opt/stack/magnum/devstack/settings:source:23 : enable_service magnum-cond 2026-04-18 17:30:20.673 | + functions-common:load_plugin_settings:1787 : for plugin in ${plugins//,/ } 2026-04-18 17:30:20.679 | + functions-common:load_plugin_settings:1788 : local dir=/opt/stack/manila 2026-04-18 17:30:20.684 | + functions-common:load_plugin_settings:1790 : [[ -f /opt/stack/manila/devstack/settings ]] 2026-04-18 17:30:20.688 | + functions-common:load_plugin_settings:1791 : source /opt/stack/manila/devstack/settings 2026-04-18 17:30:20.694 | ++ /opt/stack/manila/devstack/settings:source:24 : define_plugin manila 2026-04-18 17:30:20.699 | ++ functions-common:define_plugin:1886 : : 2026-04-18 17:30:20.704 | ++ /opt/stack/manila/devstack/settings:source:28 : OS_CLOUD=devstack-admin 2026-04-18 17:30:20.709 | ++ /opt/stack/manila/devstack/settings:source:30 : MANILA_GIT_BASE=https://opendev.org 2026-04-18 17:30:20.714 | ++ /opt/stack/manila/devstack/settings:source:31 : MANILA_REPO_ROOT=openstack 2026-04-18 17:30:20.719 | ++ /opt/stack/manila/devstack/settings:source:33 : MANILACLIENT_REPO=https://opendev.org/openstack/python-manilaclient 2026-04-18 17:30:20.724 | ++ /opt/stack/manila/devstack/settings:source:34 : MANILACLIENT_BRANCH=master 2026-04-18 17:30:20.729 | ++ /opt/stack/manila/devstack/settings:source:37 : MANILA_DIR=/opt/stack/manila 2026-04-18 17:30:20.734 | ++ /opt/stack/manila/devstack/settings:source:38 : MANILA_LOCK_PATH= 2026-04-18 17:30:20.739 | ++ /opt/stack/manila/devstack/settings:source:39 : MANILA_LOCK_PATH=/opt/stack/manila/manila_locks 2026-04-18 17:30:20.744 | ++ /opt/stack/manila/devstack/settings:source:40 : MANILACLIENT_DIR=/opt/stack/python-manilaclient 2026-04-18 17:30:20.749 | ++ /opt/stack/manila/devstack/settings:source:41 : MANILA_STATE_PATH=/opt/stack/data/manila 2026-04-18 17:30:20.754 | ++ /opt/stack/manila/devstack/settings:source:43 : MANILA_CONF_DIR=/etc/manila 2026-04-18 17:30:20.757 | ++ /opt/stack/manila/devstack/settings:source:44 : MANILA_CONF=/etc/manila/manila.conf 2026-04-18 17:30:20.762 | ++ /opt/stack/manila/devstack/settings:source:45 : MANILA_API_PASTE_INI=/etc/manila/api-paste.ini 2026-04-18 17:30:20.766 | ++ /opt/stack/manila/devstack/settings:source:48 : BARBICAN_ENDPOINT_TYPE=internal 2026-04-18 17:30:20.771 | ++ /opt/stack/manila/devstack/settings:source:49 : KEY_MANAGER_BACKEND=barbican 2026-04-18 17:30:20.775 | ++ /opt/stack/manila/devstack/settings:source:50 : BARBICAN_KEYSTONE_ENDPOINT=https://199.19.213.217/identity 2026-04-18 17:30:20.780 | ++ /opt/stack/manila/devstack/settings:source:54 : MANILA_CONFIGURE_DEFAULT_TYPES=True 2026-04-18 17:30:20.785 | ++ /opt/stack/manila/devstack/settings:source:56 : MANILA_DEFAULT_SHARE_TYPE=default 2026-04-18 17:30:20.791 | ++ /opt/stack/manila/devstack/settings:source:64 : MANILA_DEFAULT_SHARE_TYPE_EXTRA_SPECS='snapshot_support=True create_share_from_snapshot_support=True' 2026-04-18 17:30:20.796 | ++ /opt/stack/manila/devstack/settings:source:65 : MANILA_DHSS_TRUE_SHARE_TYPE_EXTRA_SPECS='snapshot_support=True create_share_from_snapshot_support=True' 2026-04-18 17:30:20.801 | ++ /opt/stack/manila/devstack/settings:source:66 : MANILA_DHSS_FALSE_SHARE_TYPE_EXTRA_SPECS='snapshot_support=True create_share_from_snapshot_support=True' 2026-04-18 17:30:20.807 | ++ /opt/stack/manila/devstack/settings:source:69 : MANILA_DEFAULT_SHARE_GROUP_TYPE=default 2026-04-18 17:30:20.812 | ++ /opt/stack/manila/devstack/settings:source:76 : MANILA_DEFAULT_SHARE_GROUP_TYPE_SPECS= 2026-04-18 17:30:20.817 | ++ /opt/stack/manila/devstack/settings:source:79 : MANILA_SERVICE_HOST=199.19.213.217 2026-04-18 17:30:20.822 | ++ /opt/stack/manila/devstack/settings:source:80 : MANILA_SERVICE_PORT=8786 2026-04-18 17:30:20.827 | ++ /opt/stack/manila/devstack/settings:source:81 : MANILA_SERVICE_PORT_INT=18786 2026-04-18 17:30:20.832 | ++ /opt/stack/manila/devstack/settings:source:82 : MANILA_SERVICE_PROTOCOL=http 2026-04-18 17:30:20.837 | ++ /opt/stack/manila/devstack/settings:source:83 : MANILA_ENDPOINT_BASE=http://199.19.213.217:8786 2026-04-18 17:30:20.842 | ++ /opt/stack/manila/devstack/settings:source:86 : [[ -d /opt/stack/manila/bin ]] 2026-04-18 17:30:20.849 | +++ /opt/stack/manila/devstack/settings:source:89 : get_python_exec_prefix 2026-04-18 17:30:20.882 | +++ inc/python:get_python_exec_prefix:80 : [[ True == \T\r\u\e ]] 2026-04-18 17:30:20.886 | +++ inc/python:get_python_exec_prefix:81 : echo /opt/stack/data/venv/bin 2026-04-18 17:30:20.892 | ++ /opt/stack/manila/devstack/settings:source:89 : MANILA_BIN_DIR=/opt/stack/data/venv/bin 2026-04-18 17:30:20.897 | ++ /opt/stack/manila/devstack/settings:source:93 : SHARE_NAME_PREFIX=share- 2026-04-18 17:30:20.902 | ++ /opt/stack/manila/devstack/settings:source:94 : MANILA_ENABLED_SHARE_PROTOCOLS=NFS,CIFS 2026-04-18 17:30:20.907 | ++ /opt/stack/manila/devstack/settings:source:95 : MANILA_ENABLED_BACKENDS=generic 2026-04-18 17:30:20.912 | ++ /opt/stack/manila/devstack/settings:source:96 : MANILA_SCHEDULER_DRIVER=manila.scheduler.drivers.filter.FilterScheduler 2026-04-18 17:30:20.917 | ++ /opt/stack/manila/devstack/settings:source:97 : MANILA_SERVICE_SECGROUP=manila-service 2026-04-18 17:30:20.922 | ++ /opt/stack/manila/devstack/settings:source:103 : MANILA_USE_DOWNGRADE_MIGRATIONS=False 2026-04-18 17:30:20.927 | ++ /opt/stack/manila/devstack/settings:source:105 : MANILA_WSGI=manila.wsgi.api:application 2026-04-18 17:30:20.932 | ++ /opt/stack/manila/devstack/settings:source:106 : MANILA_UWSGI_CONF=/etc/manila/manila-uwsgi.ini 2026-04-18 17:30:20.937 | ++ /opt/stack/manila/devstack/settings:source:107 : MANILA_ENDPOINT_BASE=http://199.19.213.217/share 2026-04-18 17:30:20.942 | ++ /opt/stack/manila/devstack/settings:source:110 : SHARE_DRIVER=manila.share.drivers.generic.GenericShareDriver 2026-04-18 17:30:20.947 | ++ /opt/stack/manila/devstack/settings:source:112 : eval USER_HOME=/opt/stack 2026-04-18 17:30:20.952 | +++ /opt/stack/manila/devstack/settings:source:112 : USER_HOME=/opt/stack 2026-04-18 17:30:20.957 | ++ /opt/stack/manila/devstack/settings:source:113 : MANILA_KEY_FORMAT=ecdsa 2026-04-18 17:30:20.967 | ++ /opt/stack/manila/devstack/settings:source:114 : MANILA_PATH_TO_PUBLIC_KEY=/opt/stack/.ssh/id_ecdsa.pub 2026-04-18 17:30:20.967 | ++ /opt/stack/manila/devstack/settings:source:115 : MANILA_PATH_TO_PRIVATE_KEY=/opt/stack/.ssh/id_ecdsa 2026-04-18 17:30:20.972 | ++ /opt/stack/manila/devstack/settings:source:116 : MANILA_SERVICE_KEYPAIR_NAME=manila-service 2026-04-18 17:30:20.978 | ++ /opt/stack/manila/devstack/settings:source:118 : MANILA_SERVICE_INSTANCE_USER=manila 2026-04-18 17:30:20.983 | ++ /opt/stack/manila/devstack/settings:source:119 : MANILA_SERVICE_IMAGE_URL=http://tarballs.openstack.org/manila-image-elements/images/manila-service-image-master.qcow2 2026-04-18 17:30:20.987 | ++ /opt/stack/manila/devstack/settings:source:120 : MANILA_SERVICE_IMAGE_NAME=manila-service-image-master 2026-04-18 17:30:20.992 | ++ /opt/stack/manila/devstack/settings:source:121 : MANILA_USE_SCHEDULER_CREATING_SHARE_FROM_SNAPSHOT=False 2026-04-18 17:30:20.999 | +++ /opt/stack/manila/devstack/settings:source:124 : trueorfalse True MANILA_SERVICE_IMAGE_ENABLED 2026-04-18 17:30:21.032 | ++ /opt/stack/manila/devstack/settings:source:124 : MANILA_SERVICE_IMAGE_ENABLED=True 2026-04-18 17:30:21.036 | ++ /opt/stack/manila/devstack/settings:source:126 : MANILA_USE_SERVICE_INSTANCE_PASSWORD=True 2026-04-18 17:30:21.041 | ++ /opt/stack/manila/devstack/settings:source:127 : MANILA_SERVICE_INSTANCE_PASSWORD=manila 2026-04-18 17:30:21.046 | ++ /opt/stack/manila/devstack/settings:source:129 : MANILA_SERVICE_VM_FLAVOR_REF=100 2026-04-18 17:30:21.050 | ++ /opt/stack/manila/devstack/settings:source:130 : MANILA_SERVICE_VM_FLAVOR_NAME=manila-service-flavor 2026-04-18 17:30:21.055 | ++ /opt/stack/manila/devstack/settings:source:131 : MANILA_SERVICE_VM_FLAVOR_RAM=512 2026-04-18 17:30:21.060 | ++ /opt/stack/manila/devstack/settings:source:132 : MANILA_SERVICE_VM_FLAVOR_DISK=5 2026-04-18 17:30:21.065 | ++ /opt/stack/manila/devstack/settings:source:133 : MANILA_SERVICE_VM_FLAVOR_VCPUS=1 2026-04-18 17:30:21.069 | ++ /opt/stack/manila/devstack/settings:source:138 : MANILA_ALLOW_NAS_SERVER_PORTS_ON_HOST=False 2026-04-18 17:30:21.074 | ++ /opt/stack/manila/devstack/settings:source:141 : SHARE_BACKING_FILE_SIZE=8400M 2026-04-18 17:30:21.079 | ++ /opt/stack/manila/devstack/settings:source:142 : SHARE_GROUP=lvm-shares 2026-04-18 17:30:21.084 | ++ /opt/stack/manila/devstack/settings:source:143 : MANILA_MNT_DIR=/opt/stack/data/manila/mnt 2026-04-18 17:30:21.089 | ++ /opt/stack/manila/devstack/settings:source:144 : SMB_CONF=/etc/samba/smb.conf 2026-04-18 17:30:21.095 | ++ /opt/stack/manila/devstack/settings:source:145 : SMB_PRIVATE_DIR=/var/lib/samba/private 2026-04-18 17:30:21.099 | ++ /opt/stack/manila/devstack/settings:source:146 : CONFIGURE_BACKING_FILE=True 2026-04-18 17:30:21.104 | ++ /opt/stack/manila/devstack/settings:source:147 : MANILA_LVM_SHARE_EXPORT_IPS=199.19.213.217 2026-04-18 17:30:21.109 | ++ /opt/stack/manila/devstack/settings:source:150 : MANILA_REPLICA_STATE_UPDATE_INTERVAL=300 2026-04-18 17:30:21.114 | ++ /opt/stack/manila/devstack/settings:source:155 : MANILA_ZFSONLINUX_ZPOOL_SIZE=30G 2026-04-18 17:30:21.119 | ++ /opt/stack/manila/devstack/settings:source:156 : MANILA_ZFSONLINUX_BACKEND_FILES_CONTAINER_DIR=/opt/stack/data/manila/zfsonlinux 2026-04-18 17:30:21.124 | ++ /opt/stack/manila/devstack/settings:source:157 : MANILA_ZFSONLINUX_SHARE_EXPORT_IP=199.19.213.217 2026-04-18 17:30:21.128 | ++ /opt/stack/manila/devstack/settings:source:158 : MANILA_ZFSONLINUX_SERVICE_IP=199.19.213.217 2026-04-18 17:30:21.134 | ++ /opt/stack/manila/devstack/settings:source:159 : MANILA_ZFSONLINUX_DATASET_CREATION_OPTIONS=compression=gzip 2026-04-18 17:30:21.139 | ++ /opt/stack/manila/devstack/settings:source:160 : MANILA_ZFSONLINUX_USE_SSH=False 2026-04-18 17:30:21.144 | ++ /opt/stack/manila/devstack/settings:source:161 : MANILA_ZFSONLINUX_SSH_USERNAME=stack 2026-04-18 17:30:21.150 | ++ /opt/stack/manila/devstack/settings:source:164 : MANILA_ZFSONLINUX_REPLICATION_DOMAIN=ZFSonLinux 2026-04-18 17:30:21.155 | ++ /opt/stack/manila/devstack/settings:source:167 : MANILA_CONTAINER_DRIVER=manila.share.drivers.container.driver.ContainerShareDriver 2026-04-18 17:30:21.160 | ++ /opt/stack/manila/devstack/settings:source:168 : MANILA_DOCKER_IMAGE_ALIAS=manila_docker_image 2026-04-18 17:30:21.165 | ++ /opt/stack/manila/devstack/settings:source:169 : MANILA_CONTAINER_VOLUME_GROUP_NAME=manila_docker_volumes 2026-04-18 17:30:21.170 | ++ /opt/stack/manila/devstack/settings:source:172 : MANILA_DOCKER_IMAGE_URL=https://github.com/a-ovchinnikov/manila-image-elements-lxd-images/releases/download/0.1.0/manila-docker-container.tar.gz 2026-04-18 17:30:21.175 | ++ /opt/stack/manila/devstack/settings:source:175 : MANILA_NETWORK_API_CLASS=manila.network.neutron.neutron_network_plugin.NeutronBindNetworkPlugin 2026-04-18 17:30:21.180 | ++ /opt/stack/manila/devstack/settings:source:176 : MANILA_NEUTRON_VNIC_TYPE=normal 2026-04-18 17:30:21.185 | ++ /opt/stack/manila/devstack/settings:source:179 : MANILA_SSH_TIMEOUT=180 2026-04-18 17:30:21.190 | ++ /opt/stack/manila/devstack/settings:source:182 : MANILA_DEFERRED_DELETE_TASK_INTERVAL=10 2026-04-18 17:30:21.194 | ++ /opt/stack/manila/devstack/settings:source:185 : MANILA_ADMIN_NET_RANGE=10.2.5.0/24 2026-04-18 17:30:21.200 | ++ /opt/stack/manila/devstack/settings:source:188 : MANILA_DATA_NODE_IP=10.2.5.0/24 2026-04-18 17:30:21.205 | ++ /opt/stack/manila/devstack/settings:source:191 : MANILA_DATA_COPY_CHECK_HASH=True 2026-04-18 17:30:21.210 | ++ /opt/stack/manila/devstack/settings:source:194 : MANILA_SETUP_IPV6=False 2026-04-18 17:30:21.215 | ++ /opt/stack/manila/devstack/settings:source:195 : MANILA_RESTORE_IPV6_DEFAULT_ROUTE=True 2026-04-18 17:30:21.222 | +++ /opt/stack/manila/devstack/settings:source:199 : trueorfalse False MANILA_ENFORCE_SCOPE 2026-04-18 17:30:21.255 | ++ /opt/stack/manila/devstack/settings:source:199 : MANILA_ENFORCE_SCOPE=False 2026-04-18 17:30:21.259 | ++ /opt/stack/manila/devstack/settings:source:207 : enable_service manila 2026-04-18 17:30:21.340 | ++ /opt/stack/manila/devstack/settings:source:208 : enable_service m-api 2026-04-18 17:30:21.426 | ++ /opt/stack/manila/devstack/settings:source:209 : enable_service m-shr 2026-04-18 17:30:21.512 | ++ /opt/stack/manila/devstack/settings:source:210 : enable_service m-sch 2026-04-18 17:30:21.588 | ++ /opt/stack/manila/devstack/settings:source:211 : enable_service m-dat 2026-04-18 17:30:21.670 | + functions-common:load_plugin_settings:1787 : for plugin in ${plugins//,/ } 2026-04-18 17:30:21.674 | + functions-common:load_plugin_settings:1788 : local dir=/opt/stack/octavia 2026-04-18 17:30:21.679 | + functions-common:load_plugin_settings:1790 : [[ -f /opt/stack/octavia/devstack/settings ]] 2026-04-18 17:30:21.684 | + functions-common:load_plugin_settings:1791 : source /opt/stack/octavia/devstack/settings 2026-04-18 17:30:21.689 | ++ /opt/stack/octavia/devstack/settings:source:3 : OCTAVIA=octavia 2026-04-18 17:30:21.694 | ++ /opt/stack/octavia/devstack/settings:source:4 : OCTAVIA_DIR=/opt/stack/octavia 2026-04-18 17:30:21.699 | ++ /opt/stack/octavia/devstack/settings:source:5 : DISKIMAGE_BUILDER_REPO_URL=https://github.com/openstack/diskimage-builder.git 2026-04-18 17:30:21.704 | ++ /opt/stack/octavia/devstack/settings:source:6 : DISKIMAGE_BUILDER_REPO_REF=master 2026-04-18 17:30:21.709 | ++ /opt/stack/octavia/devstack/settings:source:7 : DISKIMAGE_BUILDER_DIR=/opt/stack/diskimage-builder 2026-04-18 17:30:21.716 | +++ /opt/stack/octavia/devstack/settings:source:8 : get_python_exec_prefix 2026-04-18 17:30:21.748 | +++ inc/python:get_python_exec_prefix:80 : [[ True == \T\r\u\e ]] 2026-04-18 17:30:21.753 | +++ inc/python:get_python_exec_prefix:81 : echo /opt/stack/data/venv/bin 2026-04-18 17:30:21.759 | ++ /opt/stack/octavia/devstack/settings:source:8 : OCTAVIA_BIN_DIR=/opt/stack/data/venv/bin 2026-04-18 17:30:21.764 | ++ /opt/stack/octavia/devstack/settings:source:9 : OCTAVIA_CONF_DIR=/etc/octavia 2026-04-18 17:30:21.769 | ++ /opt/stack/octavia/devstack/settings:source:10 : OCTAVIA_SSH_DIR=/etc/octavia/.ssh 2026-04-18 17:30:21.774 | ++ /opt/stack/octavia/devstack/settings:source:11 : OCTAVIA_CERTS_DIR=/etc/octavia/certs 2026-04-18 17:30:21.779 | ++ /opt/stack/octavia/devstack/settings:source:12 : OCTAVIA_CONF=/etc/octavia/octavia.conf 2026-04-18 17:30:21.784 | ++ /opt/stack/octavia/devstack/settings:source:13 : OCTAVIA_AUDIT_MAP=/etc/octavia/octavia_api_audit_map.conf 2026-04-18 17:30:21.790 | ++ /opt/stack/octavia/devstack/settings:source:14 : OCTAVIA_RUN_DIR=/var/run/octavia 2026-04-18 17:30:21.794 | ++ /opt/stack/octavia/devstack/settings:source:16 : OCTAVIA_AMPHORA_DRIVER=amphora_haproxy_rest_driver 2026-04-18 17:30:21.799 | ++ /opt/stack/octavia/devstack/settings:source:17 : OCTAVIA_NETWORK_DRIVER=allowed_address_pairs_driver 2026-04-18 17:30:21.803 | ++ /opt/stack/octavia/devstack/settings:source:18 : OCTAVIA_COMPUTE_DRIVER=compute_nova_driver 2026-04-18 17:30:21.809 | ++ /opt/stack/octavia/devstack/settings:source:19 : OCTAVIA_VOLUME_DRIVER=volume_noop_driver 2026-04-18 17:30:21.814 | ++ /opt/stack/octavia/devstack/settings:source:20 : OCTAVIA_IMAGE_DRIVER=image_glance_driver 2026-04-18 17:30:21.818 | ++ /opt/stack/octavia/devstack/settings:source:22 : OCTAVIA_USERNAME=admin 2026-04-18 17:30:21.824 | ++ /opt/stack/octavia/devstack/settings:source:23 : OCTAVIA_PASSWORD=secretadmin 2026-04-18 17:30:21.829 | ++ /opt/stack/octavia/devstack/settings:source:24 : OCTAVIA_PROJECT_NAME=admin 2026-04-18 17:30:21.834 | ++ /opt/stack/octavia/devstack/settings:source:25 : OCTAVIA_USER_DOMAIN_NAME=Default 2026-04-18 17:30:21.839 | ++ /opt/stack/octavia/devstack/settings:source:26 : OCTAVIA_PROJECT_DOMAIN_NAME=Default 2026-04-18 17:30:21.844 | ++ /opt/stack/octavia/devstack/settings:source:28 : OCTAVIA_PROTOCOL=http 2026-04-18 17:30:21.850 | ++ /opt/stack/octavia/devstack/settings:source:29 : OCTAVIA_PORT=9876 2026-04-18 17:30:21.855 | ++ /opt/stack/octavia/devstack/settings:source:30 : OCTAVIA_HA_PORT=9875 2026-04-18 17:30:21.860 | ++ /opt/stack/octavia/devstack/settings:source:31 : OCTAVIA_HM_LISTEN_PORT=5555 2026-04-18 17:30:21.866 | ++ /opt/stack/octavia/devstack/settings:source:33 : OCTAVIA_ENABLE_AMPHORAV2_JOBBOARD=False 2026-04-18 17:30:21.870 | ++ /opt/stack/octavia/devstack/settings:source:34 : OCTAVIA_JOBBOARD_EXPIRATION_TIME=30 2026-04-18 17:30:21.875 | ++ /opt/stack/octavia/devstack/settings:source:35 : OCTAVIA_JOBBOARD_BACKEND=redis 2026-04-18 17:30:21.881 | ++ /opt/stack/octavia/devstack/settings:source:37 : OCTAVIA_MGMT_SUBNET=192.168.0.0/24 2026-04-18 17:30:21.886 | ++ /opt/stack/octavia/devstack/settings:source:38 : OCTAVIA_MGMT_SUBNET_START=192.168.0.2 2026-04-18 17:30:21.891 | ++ /opt/stack/octavia/devstack/settings:source:39 : OCTAVIA_MGMT_SUBNET_END=192.168.0.200 2026-04-18 17:30:21.896 | ++ /opt/stack/octavia/devstack/settings:source:40 : OCTAVIA_MGMT_SUBNET_IPV6=fd00:0:0:42::/64 2026-04-18 17:30:21.901 | ++ /opt/stack/octavia/devstack/settings:source:41 : OCTAVIA_MGMT_SUBNET_IPV6_START=fd00:0:0:42:0:0:0:2 2026-04-18 17:30:21.906 | ++ /opt/stack/octavia/devstack/settings:source:42 : OCTAVIA_MGMT_SUBNET_IPV6_END=fd00:0:0:42:ffff:ffff:ffff:ffff 2026-04-18 17:30:21.912 | ++ /opt/stack/octavia/devstack/settings:source:44 : OCTAVIA_AMP_SSH_KEY_BITS=2048 2026-04-18 17:30:21.917 | ++ /opt/stack/octavia/devstack/settings:source:45 : OCTAVIA_AMP_SSH_KEY_TYPE=rsa 2026-04-18 17:30:21.922 | ++ /opt/stack/octavia/devstack/settings:source:46 : OCTAVIA_AMP_SSH_KEY_PATH=/etc/octavia/.ssh/octavia_ssh_key 2026-04-18 17:30:21.926 | ++ /opt/stack/octavia/devstack/settings:source:47 : OCTAVIA_AMP_SSH_KEY_NAME=octavia_ssh_key 2026-04-18 17:30:21.931 | ++ /opt/stack/octavia/devstack/settings:source:49 : OCTAVIA_AMP_FLAVOR_ID=10 2026-04-18 17:30:21.936 | ++ /opt/stack/octavia/devstack/settings:source:50 : OCTAVIA_AMP_IMAGE_NAME=amphora-x64-haproxy 2026-04-18 17:30:21.941 | ++ /opt/stack/octavia/devstack/settings:source:51 : OCTAVIA_AMP_IMAGE_FILE=/opt/stack/octavia/diskimage-create/amphora-x64-haproxy.qcow2 2026-04-18 17:30:21.945 | ++ /opt/stack/octavia/devstack/settings:source:52 : OCTAVIA_AMP_IMAGE_TAG=amphora 2026-04-18 17:30:21.951 | ++ /opt/stack/octavia/devstack/settings:source:53 : OCTAVIA_AMP_IMAGE_ARCH=amd64 2026-04-18 17:30:21.956 | ++ /opt/stack/octavia/devstack/settings:source:55 : OCTAVIA_AMP_CONN_TIMEOUT=10 2026-04-18 17:30:21.961 | ++ /opt/stack/octavia/devstack/settings:source:56 : OCTAVIA_AMP_READ_TIMEOUT=120 2026-04-18 17:30:21.966 | ++ /opt/stack/octavia/devstack/settings:source:58 : OCTAVIA_AMP_LOG_ADMIN_PORT=10514 2026-04-18 17:30:21.970 | ++ /opt/stack/octavia/devstack/settings:source:59 : OCTAVIA_AMP_LOG_TENANT_PORT=20514 2026-04-18 17:30:21.975 | ++ /opt/stack/octavia/devstack/settings:source:61 : OCTAVIA_HEALTH_KEY=insecure 2026-04-18 17:30:21.980 | ++ /opt/stack/octavia/devstack/settings:source:63 : OCTAVIA_LB_TOPOLOGY=SINGLE 2026-04-18 17:30:21.985 | ++ /opt/stack/octavia/devstack/settings:source:65 : OCTAVIA_AMP_EXPIRY_AGE=3600 2026-04-18 17:30:21.990 | ++ /opt/stack/octavia/devstack/settings:source:66 : OCTAVIA_LB_EXPIRY_AGE=3600 2026-04-18 17:30:21.995 | ++ /opt/stack/octavia/devstack/settings:source:68 : OCTAVIA_CONSUMER_BINARY=/opt/stack/data/venv/bin/octavia-worker 2026-04-18 17:30:22.000 | ++ /opt/stack/octavia/devstack/settings:source:69 : OCTAVIA_HOUSEKEEPER_BINARY=/opt/stack/data/venv/bin/octavia-housekeeping 2026-04-18 17:30:22.005 | ++ /opt/stack/octavia/devstack/settings:source:70 : OCTAVIA_HEALTHMANAGER_BINARY=/opt/stack/data/venv/bin/octavia-health-manager 2026-04-18 17:30:22.010 | ++ /opt/stack/octavia/devstack/settings:source:71 : OCTAVIA_DRIVER_AGENT_BINARY=/opt/stack/data/venv/bin/octavia-driver-agent 2026-04-18 17:30:22.015 | ++ /opt/stack/octavia/devstack/settings:source:73 : OCTAVIA_API_ARGS=' --config-file /etc/octavia/octavia.conf' 2026-04-18 17:30:22.020 | ++ /opt/stack/octavia/devstack/settings:source:74 : OCTAVIA_CONSUMER_ARGS=' --config-file /etc/octavia/octavia.conf' 2026-04-18 17:30:22.025 | ++ /opt/stack/octavia/devstack/settings:source:75 : OCTAVIA_HOUSEKEEPER_ARGS=' --config-file /etc/octavia/octavia.conf' 2026-04-18 17:30:22.030 | ++ /opt/stack/octavia/devstack/settings:source:76 : OCTAVIA_HEALTHMANAGER_ARGS=' --config-file /etc/octavia/octavia.conf' 2026-04-18 17:30:22.035 | ++ /opt/stack/octavia/devstack/settings:source:77 : OCTAVIA_DRIVER_AGENT_ARGS=' --config-file /etc/octavia/octavia.conf' 2026-04-18 17:30:22.040 | ++ /opt/stack/octavia/devstack/settings:source:79 : OCTAVIA_API=o-api 2026-04-18 17:30:22.045 | ++ /opt/stack/octavia/devstack/settings:source:80 : OCTAVIA_CONSUMER=o-cw 2026-04-18 17:30:22.050 | ++ /opt/stack/octavia/devstack/settings:source:81 : OCTAVIA_HOUSEKEEPER=o-hk 2026-04-18 17:30:22.054 | ++ /opt/stack/octavia/devstack/settings:source:82 : OCTAVIA_HEALTHMANAGER=o-hm 2026-04-18 17:30:22.059 | ++ /opt/stack/octavia/devstack/settings:source:83 : OCTAVIA_SERVICE=octavia 2026-04-18 17:30:22.064 | ++ /opt/stack/octavia/devstack/settings:source:84 : OCTAVIA_API_HAPROXY=o-api-ha 2026-04-18 17:30:22.068 | ++ /opt/stack/octavia/devstack/settings:source:85 : OCTAVIA_DRIVER_AGENT=o-da 2026-04-18 17:30:22.072 | ++ /opt/stack/octavia/devstack/settings:source:88 : GITREPO["python-octaviaclient"]=https://github.com/openstack/python-octaviaclient.git 2026-04-18 17:30:22.077 | ++ /opt/stack/octavia/devstack/settings:source:89 : GITBRANCH["python-octaviaclient"]=master 2026-04-18 17:30:22.082 | ++ /opt/stack/octavia/devstack/settings:source:90 : GITDIR["python-octaviaclient"]=/opt/stack/python-octaviaclient 2026-04-18 17:30:22.087 | ++ /opt/stack/octavia/devstack/settings:source:93 : GITREPO["octavia-lib"]=https://github.com/openstack/octavia-lib.git 2026-04-18 17:30:22.091 | ++ /opt/stack/octavia/devstack/settings:source:94 : GITBRANCH["octavia-lib"]=master 2026-04-18 17:30:22.096 | ++ /opt/stack/octavia/devstack/settings:source:95 : GITDIR["octavia-lib"]=/opt/stack/octavia-lib 2026-04-18 17:30:22.101 | ++ /opt/stack/octavia/devstack/settings:source:97 : NEUTRON_ANY='q-svc neutron-api' 2026-04-18 17:30:22.105 | ++ /opt/stack/octavia/devstack/settings:source:100 : OCTAVIA_USE_PREGENERATED_SSH_KEY=False 2026-04-18 17:30:22.110 | ++ /opt/stack/octavia/devstack/settings:source:101 : OCTAVIA_PREGENERATED_SSH_KEY_PATH=/opt/stack/octavia/devstack/pregenerated/ssh-keys/octavia_ssh_key 2026-04-18 17:30:22.115 | ++ /opt/stack/octavia/devstack/settings:source:103 : OCTAVIA_USE_PREGENERATED_CERTS=False 2026-04-18 17:30:22.120 | ++ /opt/stack/octavia/devstack/settings:source:104 : OCTAVIA_PREGENERATED_CERTS_DIR=/opt/stack/octavia/devstack/pregenerated/certs 2026-04-18 17:30:22.125 | ++ /opt/stack/octavia/devstack/settings:source:105 : OCTAVIA_NODE=api 2026-04-18 17:30:22.130 | ++ /opt/stack/octavia/devstack/settings:source:106 : OCTAVIA_CONTROLLER_IP_PORT_LIST=auto 2026-04-18 17:30:22.135 | ++ /opt/stack/octavia/devstack/settings:source:107 : OCTAVIA_MGMT_PORT_IP=auto 2026-04-18 17:30:22.139 | ++ /opt/stack/octavia/devstack/settings:source:109 : OCTAVIA_DIB_TRACING=1 2026-04-18 17:30:22.144 | ++ /opt/stack/octavia/devstack/settings:source:111 : OCTAVIA_SERVICE_TYPE=load-balancer 2026-04-18 17:30:22.150 | ++ /opt/stack/octavia/devstack/settings:source:112 : OCTAVIA_UWSGI_APP=octavia.wsgi.api:application 2026-04-18 17:30:22.154 | ++ /opt/stack/octavia/devstack/settings:source:113 : OCTAVIA_UWSGI_CONF=/etc/octavia/octavia-uwsgi.ini 2026-04-18 17:30:22.159 | + functions-common:load_plugin_settings:1787 : for plugin in ${plugins//,/ } 2026-04-18 17:30:22.163 | + functions-common:load_plugin_settings:1788 : local dir=/opt/stack/magnum-cluster-api 2026-04-18 17:30:22.168 | + functions-common:load_plugin_settings:1790 : [[ -f /opt/stack/magnum-cluster-api/devstack/settings ]] 2026-04-18 17:30:22.173 | + functions-common:load_plugin_settings:1791 : source /opt/stack/magnum-cluster-api/devstack/settings 2026-04-18 17:30:22.178 | ++ /opt/stack/magnum-cluster-api/devstack/settings:source:1 : define_plugin magnum-cluster-api 2026-04-18 17:30:22.183 | ++ functions-common:define_plugin:1886 : : 2026-04-18 17:30:22.188 | ++ /opt/stack/magnum-cluster-api/devstack/settings:source:3 : plugin_requires magnum-cluster-api barbican 2026-04-18 17:30:22.192 | ++ functions-common:plugin_requires:1899 : : 2026-04-18 17:30:22.197 | ++ /opt/stack/magnum-cluster-api/devstack/settings:source:4 : plugin_requires magnum-cluster-api magnum 2026-04-18 17:30:22.201 | ++ functions-common:plugin_requires:1899 : : 2026-04-18 17:30:22.206 | ++ /opt/stack/magnum-cluster-api/devstack/settings:source:5 : plugin_requires magnum-cluster-api manila 2026-04-18 17:30:22.211 | ++ functions-common:plugin_requires:1899 : : 2026-04-18 17:30:22.215 | ++ /opt/stack/magnum-cluster-api/devstack/settings:source:6 : plugin_requires magnum-cluster-api octavia 2026-04-18 17:30:22.221 | ++ functions-common:plugin_requires:1899 : : 2026-04-18 17:30:22.226 | ++ /opt/stack/magnum-cluster-api/devstack/settings:source:12 : enable_service magnum-cluster-api 2026-04-18 17:30:22.310 | + functions-common:load_plugin_settings:1787 : for plugin in ${plugins//,/ } 2026-04-18 17:30:22.314 | + functions-common:load_plugin_settings:1788 : local dir=/opt/stack/ovn-octavia-provider 2026-04-18 17:30:22.319 | + functions-common:load_plugin_settings:1790 : [[ -f /opt/stack/ovn-octavia-provider/devstack/settings ]] 2026-04-18 17:30:22.324 | + functions-common:load_plugin_settings:1791 : source /opt/stack/ovn-octavia-provider/devstack/settings 2026-04-18 17:30:22.329 | ++ /opt/stack/ovn-octavia-provider/devstack/settings:source:1 : OCTAVIA_DIR=/opt/stack/octavia 2026-04-18 17:30:22.334 | ++ /opt/stack/ovn-octavia-provider/devstack/settings:source:2 : OCTAVIA_CONF_DIR=/etc/octavia 2026-04-18 17:30:22.338 | ++ /opt/stack/ovn-octavia-provider/devstack/settings:source:3 : OCTAVIA_PROVIDER_DRIVERS='amphora:The Octavia Amphora driver.,octavia:Deprecated alias of the Octavia Amphora driver.,ovn:Octavia OVN driver.' 2026-04-18 17:30:22.344 | ++ /opt/stack/ovn-octavia-provider/devstack/settings:source:4 : OCTAVIA_PROVIDER_AGENTS=ovn 2026-04-18 17:30:22.349 | ++ /opt/stack/ovn-octavia-provider/devstack/settings:source:6 : OVN_OCTAVIA_PROVIDER_DIR=/opt/stack/ovn-octavia-provider 2026-04-18 17:30:22.354 | + functions-common:run_phase:1865 : verify_disabled_services 2026-04-18 17:30:22.359 | + functions-common:verify_disabled_services:2125 : local service 2026-04-18 17:30:22.364 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-04-18 17:30:22.369 | + functions-common:verify_disabled_services:2127 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,c-api, ]] 2026-04-18 17:30:22.374 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-04-18 17:30:22.379 | + functions-common:verify_disabled_services:2127 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,c-bak, ]] 2026-04-18 17:30:22.384 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-04-18 17:30:22.389 | + functions-common:verify_disabled_services:2127 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,c-sch, ]] 2026-04-18 17:30:22.394 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-04-18 17:30:22.399 | + functions-common:verify_disabled_services:2127 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,c-vol, ]] 2026-04-18 17:30:22.404 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-04-18 17:30:22.408 | + functions-common:verify_disabled_services:2127 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,etcd3, ]] 2026-04-18 17:30:22.413 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-04-18 17:30:22.418 | + functions-common:verify_disabled_services:2127 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,file_tracker, ]] 2026-04-18 17:30:22.423 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-04-18 17:30:22.428 | + functions-common:verify_disabled_services:2127 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,g-api, ]] 2026-04-18 17:30:22.433 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-04-18 17:30:22.438 | + functions-common:verify_disabled_services:2127 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,key, ]] 2026-04-18 17:30:22.444 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-04-18 17:30:22.448 | + functions-common:verify_disabled_services:2127 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,memory_tracker, ]] 2026-04-18 17:30:22.453 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-04-18 17:30:22.458 | + functions-common:verify_disabled_services:2127 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,mysql, ]] 2026-04-18 17:30:22.464 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-04-18 17:30:22.469 | + functions-common:verify_disabled_services:2127 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,n-api, ]] 2026-04-18 17:30:22.474 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-04-18 17:30:22.480 | + functions-common:verify_disabled_services:2127 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,n-api-meta, ]] 2026-04-18 17:30:22.485 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-04-18 17:30:22.490 | + functions-common:verify_disabled_services:2127 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,n-cond, ]] 2026-04-18 17:30:22.495 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-04-18 17:30:22.500 | + functions-common:verify_disabled_services:2127 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,n-cpu, ]] 2026-04-18 17:30:22.505 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-04-18 17:30:22.510 | + functions-common:verify_disabled_services:2127 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,n-novnc, ]] 2026-04-18 17:30:22.515 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-04-18 17:30:22.521 | + functions-common:verify_disabled_services:2127 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,n-sch, ]] 2026-04-18 17:30:22.526 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-04-18 17:30:22.531 | + functions-common:verify_disabled_services:2127 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,o-api, ]] 2026-04-18 17:30:22.536 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-04-18 17:30:22.540 | + functions-common:verify_disabled_services:2127 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,o-da, ]] 2026-04-18 17:30:22.544 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-04-18 17:30:22.548 | + functions-common:verify_disabled_services:2127 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,o-hk, ]] 2026-04-18 17:30:22.554 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-04-18 17:30:22.559 | + functions-common:verify_disabled_services:2127 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,octavia, ]] 2026-04-18 17:30:22.564 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-04-18 17:30:22.569 | + functions-common:verify_disabled_services:2127 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,openstack-cli-server, ]] 2026-04-18 17:30:22.575 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-04-18 17:30:22.580 | + functions-common:verify_disabled_services:2127 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,ovn-controller, ]] 2026-04-18 17:30:22.586 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-04-18 17:30:22.592 | + functions-common:verify_disabled_services:2127 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,ovn-northd, ]] 2026-04-18 17:30:22.596 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-04-18 17:30:22.601 | + functions-common:verify_disabled_services:2127 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,ovs-vswitchd, ]] 2026-04-18 17:30:22.605 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-04-18 17:30:22.610 | + functions-common:verify_disabled_services:2127 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,ovsdb-server, ]] 2026-04-18 17:30:22.616 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-04-18 17:30:22.622 | + functions-common:verify_disabled_services:2127 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,placement-api, ]] 2026-04-18 17:30:22.628 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-04-18 17:30:22.633 | + functions-common:verify_disabled_services:2127 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,q-ovn-agent, ]] 2026-04-18 17:30:22.639 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-04-18 17:30:22.643 | + functions-common:verify_disabled_services:2127 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,q-svc, ]] 2026-04-18 17:30:22.648 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-04-18 17:30:22.652 | + functions-common:verify_disabled_services:2127 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,rabbit, ]] 2026-04-18 17:30:22.657 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-04-18 17:30:22.663 | + functions-common:verify_disabled_services:2127 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,tls-proxy, ]] 2026-04-18 17:30:22.668 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-04-18 17:30:22.673 | + functions-common:verify_disabled_services:2127 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,barbican, ]] 2026-04-18 17:30:22.678 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-04-18 17:30:22.682 | + functions-common:verify_disabled_services:2127 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,magnum-api, ]] 2026-04-18 17:30:22.687 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-04-18 17:30:22.693 | + functions-common:verify_disabled_services:2127 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,magnum-cond, ]] 2026-04-18 17:30:22.699 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-04-18 17:30:22.704 | + functions-common:verify_disabled_services:2127 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,manila, ]] 2026-04-18 17:30:22.709 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-04-18 17:30:22.715 | + functions-common:verify_disabled_services:2127 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,m-api, ]] 2026-04-18 17:30:22.719 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-04-18 17:30:22.724 | + functions-common:verify_disabled_services:2127 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,m-shr, ]] 2026-04-18 17:30:22.729 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-04-18 17:30:22.734 | + functions-common:verify_disabled_services:2127 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,m-sch, ]] 2026-04-18 17:30:22.739 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-04-18 17:30:22.745 | + functions-common:verify_disabled_services:2127 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,m-dat, ]] 2026-04-18 17:30:22.750 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-04-18 17:30:22.755 | + functions-common:verify_disabled_services:2127 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,magnum-cluster-api, ]] 2026-04-18 17:30:22.761 | + ./stack.sh:main:700 : initialize_database_backends 2026-04-18 17:30:22.766 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2026-04-18 17:30:22.771 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2026-04-18 17:30:22.803 | + functions-common:is_service_enabled:2070 : return 0 2026-04-18 17:30:22.808 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2026-04-18 17:30:22.813 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2026-04-18 17:30:22.819 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2026-04-18 17:30:22.852 | + functions-common:is_service_enabled:2070 : return 1 2026-04-18 17:30:22.857 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2026-04-18 17:30:22.862 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2026-04-18 17:30:22.868 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2026-04-18 17:30:22.873 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2026-04-18 17:30:22.878 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2026-04-18 17:30:22.884 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2026-04-18 17:30:22.888 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2026-04-18 17:30:22.895 | + lib/database:initialize_database_backends:92 : return 0 2026-04-18 17:30:22.902 | + ./stack.sh:main:701 : echo 'Using mysql database backend' 2026-04-18 17:30:22.902 | Using mysql database backend 2026-04-18 17:30:22.907 | + ./stack.sh:main:704 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2026-04-18 17:30:22.942 | + ./stack.sh:main:706 : define_database_baseurl 2026-04-18 17:30:22.948 | ++ lib/database:define_database_baseurl:106 : get_database_type_mysql 2026-04-18 17:30:22.955 | ++ lib/databases/mysql:get_database_type_mysql:32 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2026-04-18 17:30:22.959 | ++ lib/databases/mysql:get_database_type_mysql:33 : echo mysql+pymysql 2026-04-18 17:30:22.964 | + lib/database:define_database_baseurl:106 : BASE_SQL_CONN=mysql+pymysql://root:secretdatabase@127.0.0.1 2026-04-18 17:30:22.970 | + ./stack.sh:main:718 : is_service_enabled rabbit 2026-04-18 17:30:23.005 | + functions-common:is_service_enabled:2070 : return 0 2026-04-18 17:30:23.010 | + ./stack.sh:main:719 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2026-04-18 17:30:23.046 | + ./stack.sh:main:726 : is_service_enabled keystone 2026-04-18 17:30:23.082 | + functions-common:is_service_enabled:2070 : return 0 2026-04-18 17:30:23.087 | + ./stack.sh:main:728 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2026-04-18 17:30:23.121 | + ./stack.sh:main:730 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2026-04-18 17:30:23.156 | + ./stack.sh:main:741 : is_service_enabled ldap 2026-04-18 17:30:23.192 | + functions-common:is_service_enabled:2070 : return 1 2026-04-18 17:30:23.196 | + ./stack.sh:main:750 : is_service_enabled s-proxy 2026-04-18 17:30:23.231 | + functions-common:is_service_enabled:2070 : return 1 2026-04-18 17:30:23.237 | + ./stack.sh:main:762 : save_stackenv 762 2026-04-18 17:30:23.243 | + functions-common:save_stackenv:65 : local tag=762 2026-04-18 17:30:23.250 | ++ functions-common:save_stackenv:67 : date +%F-%H%M%S 2026-04-18 17:30:23.259 | + functions-common:save_stackenv:67 : time_stamp=2026-04-18-173023 2026-04-18 17:30:23.265 | + functions-common:save_stackenv:68 : echo '# 2026-04-18-173023 762' 2026-04-18 17:30:23.271 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-04-18 17:30:23.276 | + functions-common:save_stackenv:70 : echo BASE_SQL_CONN=mysql+pymysql://root:secretdatabase@127.0.0.1 2026-04-18 17:30:23.282 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-04-18 17:30:23.287 | + functions-common:save_stackenv:70 : echo DATA_DIR=/opt/stack/data 2026-04-18 17:30:23.293 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-04-18 17:30:23.298 | + functions-common:save_stackenv:70 : echo DEST=/opt/stack 2026-04-18 17:30:23.304 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-04-18 17:30:23.309 | + 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,o-api,o-da,o-hk,octavia,openstack-cli-server,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,placement-api,q-ovn-agent,q-svc,rabbit,tls-proxy,barbican,magnum-api,magnum-cond,manila,m-api,m-shr,m-sch,m-dat,magnum-cluster-api 2026-04-18 17:30:23.314 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-04-18 17:30:23.319 | + functions-common:save_stackenv:70 : echo HOST_IP=199.19.213.217 2026-04-18 17:30:23.325 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-04-18 17:30:23.330 | + functions-common:save_stackenv:70 : echo KEYSTONE_SERVICE_URI=https://199.19.213.217/identity 2026-04-18 17:30:23.335 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-04-18 17:30:23.341 | + functions-common:save_stackenv:70 : echo LOGFILE=/opt/stack/logs/devstacklog.txt.2026-04-18-173011 2026-04-18 17:30:23.346 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-04-18 17:30:23.351 | + functions-common:save_stackenv:70 : echo OS_CACERT= 2026-04-18 17:30:23.357 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-04-18 17:30:23.363 | + functions-common:save_stackenv:70 : echo SERVICE_HOST=199.19.213.217 2026-04-18 17:30:23.368 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-04-18 17:30:23.374 | + functions-common:save_stackenv:70 : echo STACK_USER=stack 2026-04-18 17:30:23.379 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-04-18 17:30:23.385 | + functions-common:save_stackenv:70 : echo TLS_IP=199.19.213.217 2026-04-18 17:30:23.390 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-04-18 17:30:23.396 | + functions-common:save_stackenv:70 : echo HOST_IPV6=::1 2026-04-18 17:30:23.401 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-04-18 17:30:23.406 | + functions-common:save_stackenv:70 : echo SERVICE_IP_VERSION=4 2026-04-18 17:30:23.412 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-04-18 17:30:23.418 | + functions-common:save_stackenv:70 : echo TUNNEL_ENDPOINT_IP=199.19.213.217 2026-04-18 17:30:23.423 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-04-18 17:30:23.429 | + functions-common:save_stackenv:70 : echo TUNNEL_IP_VERSION=4 2026-04-18 17:30:23.434 | + ./stack.sh:main:775 : GIT_DEPTH=0 2026-04-18 17:30:23.440 | + ./stack.sh:main:775 : git_clone https://github.com/openstack/requirements.git /opt/stack/requirements master 2026-04-18 17:30:23.445 | + functions-common:git_clone:583 : local git_remote=https://github.com/openstack/requirements.git 2026-04-18 17:30:23.451 | + functions-common:git_clone:584 : local git_dest=/opt/stack/requirements 2026-04-18 17:30:23.456 | + functions-common:git_clone:585 : local git_ref=master 2026-04-18 17:30:23.460 | + functions-common:git_clone:586 : local orig_dir 2026-04-18 17:30:23.466 | ++ functions-common:git_clone:587 : pwd 2026-04-18 17:30:23.472 | + functions-common:git_clone:587 : orig_dir=/opt/stack/devstack 2026-04-18 17:30:23.477 | + functions-common:git_clone:588 : local git_clone_flags= 2026-04-18 17:30:23.483 | ++ functions-common:git_clone:590 : trueorfalse False RECLONE 2026-04-18 17:30:23.516 | + functions-common:git_clone:590 : RECLONE=False 2026-04-18 17:30:23.521 | + functions-common:git_clone:591 : [[ 0 -gt 0 ]] 2026-04-18 17:30:23.526 | + functions-common:git_clone:595 : [[ False = \T\r\u\e ]] 2026-04-18 17:30:23.532 | + functions-common:git_clone:604 : echo master 2026-04-18 17:30:23.532 | + functions-common:git_clone:604 : egrep -q '^refs' 2026-04-18 17:30:23.542 | + functions-common:git_clone:618 : [[ ! -d /opt/stack/requirements ]] 2026-04-18 17:30:23.547 | + functions-common:git_clone:628 : [[ False = \T\r\u\e ]] 2026-04-18 17:30:23.552 | + functions-common:git_clone:663 : sudo git config --system --add safe.directory /opt/stack/requirements 2026-04-18 17:30:23.618 | + functions-common:git_clone:666 : cd /opt/stack/requirements 2026-04-18 17:30:23.623 | + functions-common:git_clone:667 : git show --oneline 2026-04-18 17:30:23.623 | + functions-common:git_clone:667 : head -1 2026-04-18 17:30:23.633 | 954a2cc7 Merge "Add the Sphinx copy-button" 2026-04-18 17:30:23.640 | + functions-common:git_clone:668 : cd /opt/stack/devstack 2026-04-18 17:30:23.645 | + ./stack.sh:main:779 : echo_summary 'Installing package prerequisites' 2026-04-18 17:30:23.651 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-04-18 17:30:23.656 | + ./stack.sh:echo_summary:444 : echo -e Installing package prerequisites 2026-04-18 17:30:23.661 | + ./stack.sh:main:780 : source /opt/stack/devstack/tools/install_prereqs.sh 2026-04-18 17:30:23.667 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2026-04-18 17:30:23.673 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2026-04-18 17:30:23.678 | ++ tools/install_prereqs.sh:source:23 : [[ -z /opt/stack/devstack ]] 2026-04-18 17:30:23.683 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/opt/stack/devstack/.prereqs 2026-04-18 17:30:23.689 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2026-04-18 17:30:23.694 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2026-04-18 17:30:23.702 | +++ tools/install_prereqs.sh:source:47 : date +%s 2026-04-18 17:30:23.711 | ++ tools/install_prereqs.sh:source:47 : NOW=1776533423 2026-04-18 17:30:23.718 | +++ tools/install_prereqs.sh:source:48 : head -1 /opt/stack/devstack/.prereqs 2026-04-18 17:30:23.727 | +++ tools/install_prereqs.sh:source:48 : echo 0 2026-04-18 17:30:23.734 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=0 2026-04-18 17:30:23.739 | ++ tools/install_prereqs.sh:source:49 : DELTA=1776533423 2026-04-18 17:30:23.744 | ++ tools/install_prereqs.sh:source:50 : [[ 1776533423 -lt 7200 ]] 2026-04-18 17:30:23.750 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2026-04-18 17:30:23.755 | ++ functions-common:export_proxy_variables:2232 : isset http_proxy 2026-04-18 17:30:23.760 | ++ functions-common:isset:266 : [[ -v http_proxy ]] 2026-04-18 17:30:23.766 | ++ functions-common:export_proxy_variables:2235 : isset https_proxy 2026-04-18 17:30:23.772 | ++ functions-common:isset:266 : [[ -v https_proxy ]] 2026-04-18 17:30:23.777 | ++ functions-common:export_proxy_variables:2238 : isset no_proxy 2026-04-18 17:30:23.782 | ++ functions-common:isset:266 : [[ -v no_proxy ]] 2026-04-18 17:30:23.789 | +++ 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,o-api,o-da,o-hk,octavia,openstack-cli-server,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,placement-api,q-ovn-agent,q-svc,rabbit,tls-proxy,barbican,magnum-api,magnum-cond,manila,m-api,m-shr,m-sch,m-dat,magnum-cluster-api 2026-04-18 17:30:23.842 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2026-04-18 17:30:23.842 | apache2-dev 2026-04-18 17:30:23.842 | bc 2026-04-18 17:30:23.842 | bsdmainutils 2026-04-18 17:30:23.842 | curl 2026-04-18 17:30:23.842 | g++ 2026-04-18 17:30:23.842 | gawk 2026-04-18 17:30:23.842 | gcc 2026-04-18 17:30:23.842 | gettext 2026-04-18 17:30:23.842 | git 2026-04-18 17:30:23.842 | graphviz 2026-04-18 17:30:23.842 | iputils-ping 2026-04-18 17:30:23.842 | libffi-dev 2026-04-18 17:30:23.842 | libjpeg-dev 2026-04-18 17:30:23.842 | libpq-dev 2026-04-18 17:30:23.842 | libssl-dev 2026-04-18 17:30:23.842 | libsystemd-dev 2026-04-18 17:30:23.842 | libxml2-dev 2026-04-18 17:30:23.842 | libxslt1-dev 2026-04-18 17:30:23.842 | libyaml-dev 2026-04-18 17:30:23.842 | lsof 2026-04-18 17:30:23.843 | openssh-server 2026-04-18 17:30:23.843 | openssl 2026-04-18 17:30:23.843 | pkg-config 2026-04-18 17:30:23.843 | psmisc 2026-04-18 17:30:23.843 | python3-dev 2026-04-18 17:30:23.843 | python3-pip 2026-04-18 17:30:23.843 | python3-systemd 2026-04-18 17:30:23.843 | python3-venv 2026-04-18 17:30:23.843 | tar 2026-04-18 17:30:23.843 | tcpdump 2026-04-18 17:30:23.843 | unzip 2026-04-18 17:30:23.843 | uuid-runtime 2026-04-18 17:30:23.843 | wget 2026-04-18 17:30:23.843 | zlib1g-dev 2026-04-18 17:30:23.843 | lvm2 2026-04-18 17:30:23.843 | qemu-utils 2026-04-18 17:30:23.843 | thin-provisioning-tools 2026-04-18 17:30:23.843 | lsscsi 2026-04-18 17:30:23.843 | open-iscsi 2026-04-18 17:30:23.843 | libkrb5-dev 2026-04-18 17:30:23.843 | libldap2-dev 2026-04-18 17:30:23.843 | libsasl2-dev 2026-04-18 17:30:23.843 | memcached 2026-04-18 17:30:23.843 | python3-mysqldb 2026-04-18 17:30:23.843 | sqlite3 2026-04-18 17:30:23.843 | conntrack 2026-04-18 17:30:23.843 | curl 2026-04-18 17:30:23.843 | ebtables 2026-04-18 17:30:23.843 | genisoimage 2026-04-18 17:30:23.843 | iptables 2026-04-18 17:30:23.843 | iputils-arping 2026-04-18 17:30:23.843 | kpartx 2026-04-18 17:30:23.843 | libjs-jquery-tablesorter 2026-04-18 17:30:23.843 | parted 2026-04-18 17:30:23.843 | pm-utils 2026-04-18 17:30:23.843 | python3-mysqldb 2026-04-18 17:30:23.843 | socat 2026-04-18 17:30:23.843 | sqlite3 2026-04-18 17:30:23.843 | sudo 2026-04-18 17:30:23.843 | vlan 2026-04-18 17:30:23.843 | cryptsetup 2026-04-18 17:30:23.843 | dosfstools 2026-04-18 17:30:23.843 | genisoimage 2026-04-18 17:30:23.843 | gir1.2-libosinfo-1.0 2026-04-18 17:30:23.843 | netcat-openbsd 2026-04-18 17:30:23.843 | open-iscsi 2026-04-18 17:30:23.844 | qemu-utils 2026-04-18 17:30:23.844 | sg3-utils 2026-04-18 17:30:23.844 | sysfsutils 2026-04-18 17:30:23.844 | acl 2026-04-18 17:30:23.844 | dnsmasq-base 2026-04-18 17:30:23.844 | dnsmasq-utils 2026-04-18 17:30:23.844 | ebtables 2026-04-18 17:30:23.844 | haproxy 2026-04-18 17:30:23.844 | iptables 2026-04-18 17:30:23.844 | iputils-arping 2026-04-18 17:30:23.844 | iputils-ping 2026-04-18 17:30:23.844 | postgresql-server-dev-all 2026-04-18 17:30:23.844 | python3-mysqldb 2026-04-18 17:30:23.844 | sqlite3 2026-04-18 17:30:23.844 | sudo 2026-04-18 17:30:23.844 | vlan 2026-04-18 17:30:23.844 | apache2' 2026-04-18 17:30:23.849 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2026-04-18 17:30:23.908 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2026-04-18 17:30:23.909 | apache2-dev 2026-04-18 17:30:23.909 | bc 2026-04-18 17:30:23.909 | bsdmainutils 2026-04-18 17:30:23.909 | curl 2026-04-18 17:30:23.909 | g++ 2026-04-18 17:30:23.909 | gawk 2026-04-18 17:30:23.909 | gcc 2026-04-18 17:30:23.909 | gettext 2026-04-18 17:30:23.909 | git 2026-04-18 17:30:23.909 | graphviz 2026-04-18 17:30:23.909 | iputils-ping 2026-04-18 17:30:23.909 | libffi-dev 2026-04-18 17:30:23.909 | libjpeg-dev 2026-04-18 17:30:23.909 | libpq-dev 2026-04-18 17:30:23.909 | libssl-dev 2026-04-18 17:30:23.909 | libsystemd-dev 2026-04-18 17:30:23.909 | libxml2-dev 2026-04-18 17:30:23.909 | libxslt1-dev 2026-04-18 17:30:23.909 | libyaml-dev 2026-04-18 17:30:23.909 | lsof 2026-04-18 17:30:23.909 | openssh-server 2026-04-18 17:30:23.909 | openssl 2026-04-18 17:30:23.909 | pkg-config 2026-04-18 17:30:23.909 | psmisc 2026-04-18 17:30:23.909 | python3-dev 2026-04-18 17:30:23.909 | python3-pip 2026-04-18 17:30:23.909 | python3-systemd 2026-04-18 17:30:23.909 | python3-venv 2026-04-18 17:30:23.909 | tar 2026-04-18 17:30:23.909 | tcpdump 2026-04-18 17:30:23.909 | unzip 2026-04-18 17:30:23.909 | uuid-runtime 2026-04-18 17:30:23.909 | wget 2026-04-18 17:30:23.909 | zlib1g-dev 2026-04-18 17:30:23.909 | lvm2 2026-04-18 17:30:23.910 | qemu-utils 2026-04-18 17:30:23.910 | thin-provisioning-tools 2026-04-18 17:30:23.910 | lsscsi 2026-04-18 17:30:23.910 | open-iscsi 2026-04-18 17:30:23.910 | libkrb5-dev 2026-04-18 17:30:23.910 | libldap2-dev 2026-04-18 17:30:23.910 | libsasl2-dev 2026-04-18 17:30:23.910 | memcached 2026-04-18 17:30:23.910 | python3-mysqldb 2026-04-18 17:30:23.910 | sqlite3 2026-04-18 17:30:23.910 | conntrack 2026-04-18 17:30:23.910 | curl 2026-04-18 17:30:23.910 | ebtables 2026-04-18 17:30:23.910 | genisoimage 2026-04-18 17:30:23.910 | iptables 2026-04-18 17:30:23.910 | iputils-arping 2026-04-18 17:30:23.910 | kpartx 2026-04-18 17:30:23.910 | libjs-jquery-tablesorter 2026-04-18 17:30:23.910 | parted 2026-04-18 17:30:23.910 | pm-utils 2026-04-18 17:30:23.910 | python3-mysqldb 2026-04-18 17:30:23.910 | socat 2026-04-18 17:30:23.910 | sqlite3 2026-04-18 17:30:23.910 | sudo 2026-04-18 17:30:23.910 | vlan 2026-04-18 17:30:23.910 | cryptsetup 2026-04-18 17:30:23.910 | dosfstools 2026-04-18 17:30:23.910 | genisoimage 2026-04-18 17:30:23.910 | gir1.2-libosinfo-1.0 2026-04-18 17:30:23.910 | netcat-openbsd 2026-04-18 17:30:23.910 | open-iscsi 2026-04-18 17:30:23.910 | qemu-utils 2026-04-18 17:30:23.910 | sg3-utils 2026-04-18 17:30:23.910 | sysfsutils 2026-04-18 17:30:23.910 | acl 2026-04-18 17:30:23.910 | dnsmasq-base 2026-04-18 17:30:23.910 | dnsmasq-utils 2026-04-18 17:30:23.910 | ebtables 2026-04-18 17:30:23.910 | haproxy 2026-04-18 17:30:23.910 | iptables 2026-04-18 17:30:23.910 | iputils-arping 2026-04-18 17:30:23.910 | iputils-ping 2026-04-18 17:30:23.910 | postgresql-server-dev-all 2026-04-18 17:30:23.910 | python3-mysqldb 2026-04-18 17:30:23.910 | sqlite3 2026-04-18 17:30:23.910 | sudo 2026-04-18 17:30:23.910 | vlan 2026-04-18 17:30:23.910 | apache2 lvm2 2026-04-18 17:30:23.910 | golang 2026-04-18 17:30:23.910 | debootstrap 2026-04-18 17:30:23.911 | rsyslog' 2026-04-18 17:30:23.913 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2026-04-18 17:30:23.919 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-04-18 17:30:23.924 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-04-18 17:30:23.932 | ++ 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 apache2 lvm2 golang debootstrap rsyslog 2026-04-18 17:30:23.932 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2026-04-18 17:30:23.940 | ++ 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 apache2 lvm2 golang debootstrap rsyslog 2026-04-18 17:30:23.945 | ++ functions-common:install_package:1432 : update_package_repo 2026-04-18 17:30:23.949 | ++ functions-common:update_package_repo:1406 : NO_UPDATE_REPOS=False 2026-04-18 17:30:23.954 | ++ functions-common:update_package_repo:1407 : REPOS_UPDATED=True 2026-04-18 17:30:23.959 | ++ functions-common:update_package_repo:1408 : RETRY_UPDATE=False 2026-04-18 17:30:23.964 | ++ functions-common:update_package_repo:1410 : [[ False = \T\r\u\e ]] 2026-04-18 17:30:23.968 | ++ functions-common:update_package_repo:1414 : is_ubuntu 2026-04-18 17:30:23.973 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-04-18 17:30:23.978 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-04-18 17:30:23.983 | ++ functions-common:update_package_repo:1415 : apt_get_update 2026-04-18 17:30:23.988 | ++ functions-common:apt_get_update:1160 : [[ True == \T\r\u\e ]] 2026-04-18 17:30:23.993 | ++ functions-common:apt_get_update:1160 : [[ False != \T\r\u\e ]] 2026-04-18 17:30:23.998 | ++ functions-common:apt_get_update:1161 : return 2026-04-18 17:30:24.003 | ++ 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 apache2 lvm2 golang debootstrap rsyslog 2026-04-18 17:30:24.009 | ++ functions-common:real_install_package:1420 : is_ubuntu 2026-04-18 17:30:24.014 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-04-18 17:30:24.019 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-04-18 17:30:24.024 | ++ 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 apache2 lvm2 golang debootstrap rsyslog 2026-04-18 17:30:24.065 | ++ 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 apache2 lvm2 golang debootstrap rsyslog 2026-04-18 17:30:24.114 | Reading package lists... 2026-04-18 17:30:24.544 | Building dependency tree... 2026-04-18 17:30:24.544 | Reading state information... 2026-04-18 17:30:24.940 | curl is already the newest version (8.5.0-2ubuntu10.8). 2026-04-18 17:30:24.940 | git is already the newest version (1:2.43.0-1ubuntu7.3). 2026-04-18 17:30:24.940 | openssh-server is already the newest version (1:9.6p1-3ubuntu13.15). 2026-04-18 17:30:24.940 | openssl is already the newest version (3.0.13-0ubuntu3.9). 2026-04-18 17:30:24.940 | openssl set to manually installed. 2026-04-18 17:30:24.940 | tar is already the newest version (1.35+dfsg-3build1). 2026-04-18 17:30:24.940 | uuid-runtime is already the newest version (2.39.3-9ubuntu6.5). 2026-04-18 17:30:24.940 | zlib1g-dev is already the newest version (1:1.3.dfsg-3.1ubuntu2.1). 2026-04-18 17:30:24.940 | zlib1g-dev set to manually installed. 2026-04-18 17:30:24.940 | open-iscsi is already the newest version (2.1.9-3ubuntu5.4). 2026-04-18 17:30:24.940 | iptables is already the newest version (1.8.10-3ubuntu2). 2026-04-18 17:30:24.940 | sudo is already the newest version (1.9.15p5-3ubuntu5.24.04.2). 2026-04-18 17:30:24.940 | The following additional packages will be installed: 2026-04-18 17:30:24.940 | apache2-bin apache2-data apache2-utils autoconf automake autopoint 2026-04-18 17:30:24.940 | autotools-dev binutils binutils-common binutils-x86-64-linux-gnu 2026-04-18 17:30:24.940 | bsdextrautils bzip2 clang-17 comerr-dev cpp cpp-13 cpp-13-x86-64-linux-gnu 2026-04-18 17:30:24.940 | cpp-x86-64-linux-gnu cryptsetup-bin dconf-gsettings-backend dconf-service 2026-04-18 17:30:24.940 | debhelper debugedit dh-autoreconf dh-strip-nondeterminism distro-info 2026-04-18 17:30:24.940 | dmeventd dmidecode dpkg-dev dwz file fontconfig fontconfig-config 2026-04-18 17:30:24.941 | fonts-dejavu-core fonts-dejavu-mono g++-13 g++-13-x86-64-linux-gnu 2026-04-18 17:30:24.941 | g++-x86-64-linux-gnu gcc-13 gcc-13-base gcc-13-x86-64-linux-gnu 2026-04-18 17:30:24.941 | gcc-x86-64-linux-gnu gir1.2-freedesktop glib-networking 2026-04-18 17:30:24.941 | glib-networking-common glib-networking-services golang-1.22 golang-1.22-doc 2026-04-18 17:30:24.941 | golang-1.22-go golang-1.22-src golang-doc golang-go golang-src groff-base 2026-04-18 17:30:24.941 | gsettings-desktop-schemas icu-devtools intltool-debian krb5-multidev 2026-04-18 17:30:24.941 | libaio1t64 libann0 libaom3 libapr1-dev libapr1t64 libaprutil1-dbd-sqlite3 2026-04-18 17:30:24.941 | libaprutil1-dev libaprutil1-ldap libaprutil1t64 libarchive-zip-perl libasan8 2026-04-18 17:30:24.941 | libatomic1 libbinutils libcairo-gobject2 libcairo2 libcc1-0 libcdt5 2026-04-18 17:30:24.941 | libcgraph6 libclang-common-17-dev libclang-cpp17t64 libclang1-17t64 2026-04-18 17:30:24.941 | libctf-nobfd0 libctf0 libdatrie1 libdconf1 libde265-0 libdebhelper-perl 2026-04-18 17:30:24.941 | libdeflate0 libdevmapper-event1.02.1 libdpkg-perl libestr0 libevent-2.1-7t64 2026-04-18 17:30:24.941 | libfastjson4 libfile-stripnondeterminism-perl libfontconfig1 libfribidi0 2026-04-18 17:30:24.941 | libgc1 libgcc-13-dev libgd3 libgomp1 libgprofng0 libgraphite2-3 2026-04-18 17:30:24.941 | libgssrpc4t64 libgts-0.7-5t64 libgvc6 libgvpr2 libharfbuzz0b 2026-04-18 17:30:24.941 | libheif-plugin-aomdec libheif-plugin-libde265 libheif1 libhwasan0 2026-04-18 17:30:24.941 | libibverbs1 libice6 libicu-dev libisl23 libitm1 libjansson4 libjbig0 2026-04-18 17:30:24.942 | libjpeg-turbo8 libjpeg-turbo8-dev libjpeg8 libjpeg8-dev libjs-jquery 2026-04-18 17:30:24.942 | libjs-jquery-metadata libjs-sphinxdoc libjs-underscore libjson-perl 2026-04-18 17:30:24.942 | libkadm5clnt-mit12 libkadm5srv-mit12 libkdb5-10t64 liblab-gamut1 libldap-dev 2026-04-18 17:30:24.942 | liblerc4 libllvm17t64 liblsan0 libltdl7 liblua5.4-0 liblvm2cmd2.03 2026-04-18 17:30:24.942 | libmagic-mgc libmagic1t64 libmpc3 libmpfr6 libmysqlclient21 libncurses-dev 2026-04-18 17:30:24.942 | libncurses6 libnftables1 libnl-3-200 libnl-route-3-200 libnuma1 2026-04-18 17:30:24.942 | libobjc-13-dev libobjc4 libosinfo-1.0-0 libosinfo-l10n libpango-1.0-0 2026-04-18 17:30:24.942 | libpangocairo-1.0-0 libpangoft2-1.0-0 libparted2t64 libpathplan4 2026-04-18 17:30:24.942 | libpcap0.8t64 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix3 2026-04-18 17:30:24.942 | libpfm4 libpipeline1 libpixman-1-0 libpkgconf3 libpq5 libproxy1v5 2026-04-18 17:30:24.942 | libpython3-dev libquadmath0 libsctp-dev libsctp1 libsframe1 2026-04-18 17:30:24.942 | libsgutils2-1.46-2 libsharpyuv0 libsigsegv2 libsm6 libsoup-3.0-0 2026-04-18 17:30:24.942 | libsoup-3.0-common libstdc++-13-dev libsub-override-perl libsysfs2 2026-04-18 17:30:24.942 | libthai-data libthai0 libtiff6 libtirpc-common libtirpc3t64 libtool libtsan2 2026-04-18 17:30:24.942 | libubsan1 libuchardet0 liburing2 libwebp7 libx11-6 libx11-data libxau6 2026-04-18 17:30:24.942 | libxaw7 libxcb-render0 libxcb-shm0 libxcb1 libxdmcp6 libxext6 libxmu6 2026-04-18 17:30:24.942 | libxpm4 libxrender1 libxslt1.1 libxt6t64 libz3-4 libz3-dev llvm-17 2026-04-18 17:30:24.942 | llvm-17-dev llvm-17-linker-tools llvm-17-runtime llvm-17-tools 2026-04-18 17:30:24.942 | lto-disabled-list m4 make man-db mysql-common ncal osinfo-db patch pci.ids 2026-04-18 17:30:24.942 | pkgconf pkgconf-bin po-debconf postgresql-client-16 postgresql-client-common 2026-04-18 17:30:24.943 | postgresql-common postgresql-server-dev-16 powermgmt-base python3-pip-whl 2026-04-18 17:30:24.943 | python3-pygments python3-setuptools python3-setuptools-whl python3-wheel 2026-04-18 17:30:24.943 | python3.12-venv session-migration ssl-cert usb.ids uuid-dev x11-common 2026-04-18 17:30:24.943 | xz-utils 2026-04-18 17:30:24.944 | Suggested packages: 2026-04-18 17:30:24.944 | apache2-doc apache2-suexec-pristine | apache2-suexec-custom www-browser ufw 2026-04-18 17:30:24.944 | autoconf-archive gnu-standards autoconf-doc binutils-doc gprofng-gui 2026-04-18 17:30:24.944 | calendar whois vacation mailutils bzip2-doc clang-17-doc wasi-libc doc-base 2026-04-18 17:30:24.944 | nftables cpp-doc gcc-13-locales cpp-13-doc keyutils liblocale-gettext-perl 2026-04-18 17:30:24.944 | dh-make squid-deb-proxy-client debian-archive-keyring arch-test shunit2 2026-04-18 17:30:24.944 | debian-keyring g++-multilib g++-13-multilib gcc-13-doc gawk-doc gcc-multilib 2026-04-18 17:30:24.944 | manpages-dev flex bison gdb gcc-doc gcc-13-multilib gdb-x86-64-linux-gnu 2026-04-18 17:30:24.944 | wodim cdrkit-doc gettext-doc libasprintf-dev libgettextpo-dev bzr | brz 2026-04-18 17:30:24.944 | mercurial subversion gsfonts graphviz-doc groff vim-haproxy haproxy-doc 2026-04-18 17:30:24.944 | krb5-doc bzr libgd-tools krb5-user libheif-plugin-x265 2026-04-18 17:30:24.944 | libheif-plugin-ffmpegdec libheif-plugin-jpegdec libheif-plugin-jpegenc 2026-04-18 17:30:24.944 | libheif-plugin-j2kdec libheif-plugin-j2kenc libheif-plugin-rav1e 2026-04-18 17:30:24.944 | libheif-plugin-svtenc icu-doc ncurses-doc libparted-dev libparted-i18n 2026-04-18 17:30:24.944 | postgresql-doc-16 lksctp-tools libssl-doc libstdc++-13-doc libtool-doc 2026-04-18 17:30:24.944 | gfortran | fortran95-compiler gcj-jdk libyaml-doc llvm-17-doc m4-doc 2026-04-18 17:30:24.944 | make-doc apparmor less libanyevent-perl libcache-memcached-perl libmemcached 2026-04-18 17:30:24.944 | libterm-readkey-perl libyaml-perl parted-doc ed diffutils-doc cpufrequtils 2026-04-18 17:30:24.944 | wireless-tools radeontool libmail-box-perl postgresql-16 2026-04-18 17:30:24.944 | default-mysql-server | virtual-mysql-server python-pygments-doc 2026-04-18 17:30:24.944 | ttf-bitstream-vera python-setuptools-doc rsyslog-mysql | rsyslog-pgsql 2026-04-18 17:30:24.944 | rsyslog-mongodb rsyslog-doc rsyslog-openssl | rsyslog-gnutls rsyslog-gssapi 2026-04-18 17:30:24.944 | rsyslog-relp sqlite3-doc zip 2026-04-18 17:30:24.944 | Recommended packages: 2026-04-18 17:30:24.944 | cryptsetup-initramfs dns-root-data build-essential fakeroot 2026-04-18 17:30:24.944 | libalgorithm-merge-perl fonts-liberation2 libclang-rt-17-dev 2026-04-18 17:30:24.944 | libfile-fcntllock-perl liblocale-gettext-perl libarchive-cpio-perl 2026-04-18 17:30:24.944 | libgts-bin libheif-plugin-aomenc ibverbs-providers javascript-common 2026-04-18 17:30:24.944 | libjson-xs-perl libgpm2 libltdl-dev vbetool hdparm kbd | console-tools 2026-04-18 17:30:24.944 | libmail-sendmail-perl logrotate qemu-block-extra 2026-04-18 17:30:25.070 | The following NEW packages will be installed: 2026-04-18 17:30:25.070 | acl apache2 apache2-bin apache2-data apache2-dev apache2-utils autoconf 2026-04-18 17:30:25.070 | automake autopoint autotools-dev bc binutils binutils-common 2026-04-18 17:30:25.071 | binutils-x86-64-linux-gnu bsdextrautils bsdmainutils bzip2 clang-17 2026-04-18 17:30:25.071 | comerr-dev conntrack cpp cpp-13 cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu 2026-04-18 17:30:25.071 | cryptsetup cryptsetup-bin dconf-gsettings-backend dconf-service debhelper 2026-04-18 17:30:25.071 | debootstrap debugedit dh-autoreconf dh-strip-nondeterminism distro-info 2026-04-18 17:30:25.071 | dmeventd dmidecode dnsmasq-base dnsmasq-utils dosfstools dpkg-dev dwz 2026-04-18 17:30:25.071 | ebtables file fontconfig fontconfig-config fonts-dejavu-core 2026-04-18 17:30:25.071 | fonts-dejavu-mono g++ g++-13 g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu 2026-04-18 17:30:25.071 | gawk gcc gcc-13 gcc-13-base gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu 2026-04-18 17:30:25.071 | genisoimage gettext gir1.2-freedesktop gir1.2-libosinfo-1.0 glib-networking 2026-04-18 17:30:25.071 | glib-networking-common glib-networking-services golang golang-1.22 2026-04-18 17:30:25.071 | golang-1.22-doc golang-1.22-go golang-1.22-src golang-doc golang-go 2026-04-18 17:30:25.071 | golang-src graphviz groff-base gsettings-desktop-schemas haproxy 2026-04-18 17:30:25.071 | icu-devtools intltool-debian iputils-arping iputils-ping kpartx 2026-04-18 17:30:25.071 | krb5-multidev libaio1t64 libann0 libaom3 libapr1-dev libapr1t64 2026-04-18 17:30:25.071 | libaprutil1-dbd-sqlite3 libaprutil1-dev libaprutil1-ldap libaprutil1t64 2026-04-18 17:30:25.071 | libarchive-zip-perl libasan8 libatomic1 libbinutils libcairo-gobject2 2026-04-18 17:30:25.071 | libcairo2 libcc1-0 libcdt5 libcgraph6 libclang-common-17-dev 2026-04-18 17:30:25.071 | libclang-cpp17t64 libclang1-17t64 libctf-nobfd0 libctf0 libdatrie1 libdconf1 2026-04-18 17:30:25.071 | libde265-0 libdebhelper-perl libdeflate0 libdevmapper-event1.02.1 2026-04-18 17:30:25.071 | libdpkg-perl libestr0 libevent-2.1-7t64 libfastjson4 libffi-dev 2026-04-18 17:30:25.071 | libfile-stripnondeterminism-perl libfontconfig1 libfribidi0 libgc1 2026-04-18 17:30:25.072 | libgcc-13-dev libgd3 libgomp1 libgprofng0 libgraphite2-3 libgssrpc4t64 2026-04-18 17:30:25.072 | libgts-0.7-5t64 libgvc6 libgvpr2 libharfbuzz0b libheif-plugin-aomdec 2026-04-18 17:30:25.072 | libheif-plugin-libde265 libheif1 libhwasan0 libibverbs1 libice6 libicu-dev 2026-04-18 17:30:25.072 | libisl23 libitm1 libjansson4 libjbig0 libjpeg-dev libjpeg-turbo8 2026-04-18 17:30:25.072 | libjpeg-turbo8-dev libjpeg8 libjpeg8-dev libjs-jquery libjs-jquery-metadata 2026-04-18 17:30:25.072 | libjs-jquery-tablesorter libjs-sphinxdoc libjs-underscore libjson-perl 2026-04-18 17:30:25.072 | libkadm5clnt-mit12 libkadm5srv-mit12 libkdb5-10t64 libkrb5-dev liblab-gamut1 2026-04-18 17:30:25.072 | libldap-dev libldap2-dev liblerc4 libllvm17t64 liblsan0 libltdl7 liblua5.4-0 2026-04-18 17:30:25.072 | liblvm2cmd2.03 libmagic-mgc libmagic1t64 libmpc3 libmpfr6 libmysqlclient21 2026-04-18 17:30:25.072 | libncurses-dev libncurses6 libnftables1 libnl-3-200 libnl-route-3-200 2026-04-18 17:30:25.072 | libnuma1 libobjc-13-dev libobjc4 libosinfo-1.0-0 libosinfo-l10n 2026-04-18 17:30:25.072 | libpango-1.0-0 libpangocairo-1.0-0 libpangoft2-1.0-0 libparted2t64 2026-04-18 17:30:25.072 | libpathplan4 libpcap0.8t64 libpcre2-16-0 libpcre2-32-0 libpcre2-dev 2026-04-18 17:30:25.072 | libpcre2-posix3 libpfm4 libpipeline1 libpixman-1-0 libpkgconf3 libpq-dev 2026-04-18 17:30:25.072 | libpq5 libproxy1v5 libpython3-dev libquadmath0 libsasl2-dev libsctp-dev 2026-04-18 17:30:25.072 | libsctp1 libsframe1 libsgutils2-1.46-2 libsharpyuv0 libsigsegv2 libsm6 2026-04-18 17:30:25.072 | libsoup-3.0-0 libsoup-3.0-common libssl-dev libstdc++-13-dev 2026-04-18 17:30:25.072 | libsub-override-perl libsysfs2 libsystemd-dev libthai-data libthai0 libtiff6 2026-04-18 17:30:25.072 | libtirpc-common libtirpc3t64 libtool libtsan2 libubsan1 libuchardet0 2026-04-18 17:30:25.073 | liburing2 libwebp7 libx11-6 libx11-data libxau6 libxaw7 libxcb-render0 2026-04-18 17:30:25.073 | libxcb-shm0 libxcb1 libxdmcp6 libxext6 libxml2-dev libxmu6 libxpm4 2026-04-18 17:30:25.073 | libxrender1 libxslt1-dev libxslt1.1 libxt6t64 libyaml-dev libz3-4 libz3-dev 2026-04-18 17:30:25.073 | llvm-17 llvm-17-dev llvm-17-linker-tools llvm-17-runtime llvm-17-tools lsof 2026-04-18 17:30:25.073 | lsscsi lto-disabled-list lvm2 m4 make man-db memcached mysql-common ncal 2026-04-18 17:30:25.073 | netcat-openbsd osinfo-db parted patch pci.ids pkg-config pkgconf pkgconf-bin 2026-04-18 17:30:25.073 | pm-utils po-debconf postgresql-client-16 postgresql-client-common 2026-04-18 17:30:25.073 | postgresql-common postgresql-server-dev-16 postgresql-server-dev-all 2026-04-18 17:30:25.073 | powermgmt-base psmisc python3-dev python3-mysqldb python3-pip 2026-04-18 17:30:25.074 | python3-pip-whl python3-pygments python3-setuptools python3-setuptools-whl 2026-04-18 17:30:25.074 | python3-systemd python3-venv python3-wheel python3.12-venv qemu-utils 2026-04-18 17:30:25.074 | rsyslog session-migration sg3-utils socat sqlite3 ssl-cert sysfsutils 2026-04-18 17:30:25.074 | tcpdump thin-provisioning-tools unzip usb.ids uuid-dev vlan wget x11-common 2026-04-18 17:30:25.074 | xz-utils 2026-04-18 17:30:25.406 | 0 upgraded, 304 newly installed, 0 to remove and 0 not upgraded. 2026-04-18 17:30:25.406 | Need to get 305 MB of archives. 2026-04-18 17:30:25.406 | After this operation, 1,440 MB of additional disk space will be used. 2026-04-18 17:30:25.406 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libapr1t64 amd64 1.7.2-3.1ubuntu0.1 [108 kB] 2026-04-18 17:30:25.469 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libaprutil1t64 amd64 1.6.3-1.1ubuntu7 [91.9 kB] 2026-04-18 17:30:25.478 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libaprutil1-dbd-sqlite3 amd64 1.6.3-1.1ubuntu7 [11.2 kB] 2026-04-18 17:30:25.479 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libaprutil1-ldap amd64 1.6.3-1.1ubuntu7 [9,116 B] 2026-04-18 17:30:25.480 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libjansson4 amd64 2.14-2build2 [32.8 kB] 2026-04-18 17:30:25.486 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 liblua5.4-0 amd64 5.4.6-3build2 [166 kB] 2026-04-18 17:30:25.501 | Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2-bin amd64 2.4.58-1ubuntu8.11 [1,335 kB] 2026-04-18 17:30:25.535 | Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2-data all 2.4.58-1ubuntu8.11 [163 kB] 2026-04-18 17:30:25.537 | Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2-utils amd64 2.4.58-1ubuntu8.11 [98.2 kB] 2026-04-18 17:30:25.539 | Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2 amd64 2.4.58-1ubuntu8.11 [90.2 kB] 2026-04-18 17:30:25.579 | Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libmpfr6 amd64 4.2.1-1build1.1 [353 kB] 2026-04-18 17:30:25.586 | Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libsigsegv2 amd64 2.14-1ubuntu2 [15.0 kB] 2026-04-18 17:30:25.586 | Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 gawk amd64 1:5.2.1-2build3 [463 kB] 2026-04-18 17:30:25.589 | Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 haproxy amd64 2.8.16-0ubuntu0.24.04.1 [2,070 kB] 2026-04-18 17:30:25.608 | Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libevent-2.1-7t64 amd64 2.1.12-stable-9ubuntu2 [145 kB] 2026-04-18 17:30:25.610 | Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 memcached amd64 1.6.24-1build3 [213 kB] 2026-04-18 17:30:25.613 | Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libjson-perl all 4.10000-1 [81.9 kB] 2026-04-18 17:30:25.613 | Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 postgresql-client-common all 257build1.1 [36.4 kB] 2026-04-18 17:30:25.614 | Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 ssl-cert all 1.1.2ubuntu1 [17.8 kB] 2026-04-18 17:30:25.614 | Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 postgresql-common all 257build1.1 [161 kB] 2026-04-18 17:30:25.616 | Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libsysfs2 amd64 2.1.1-6build1 [20.0 kB] 2026-04-18 17:30:25.617 | Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 pci.ids all 0.0~2024.03.31-1ubuntu0.1 [275 kB] 2026-04-18 17:30:25.620 | Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 sysfsutils amd64 2.1.1-6build1 [15.5 kB] 2026-04-18 17:30:25.625 | Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 distro-info amd64 1.7build1 [19.9 kB] 2026-04-18 17:30:25.635 | Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 iputils-ping amd64 3:20240117-1ubuntu0.1 [44.6 kB] 2026-04-18 17:30:25.636 | Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libestr0 amd64 0.1.11-1build1 [7,802 B] 2026-04-18 17:30:25.636 | Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libfastjson4 amd64 1.2304.0-1build1 [23.1 kB] 2026-04-18 17:30:25.638 | Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libfribidi0 amd64 1.0.13-3build1 [26.1 kB] 2026-04-18 17:30:25.640 | Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libtirpc-common all 1.3.4+ds-1.1build1 [8,094 B] 2026-04-18 17:30:25.640 | Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libtirpc3t64 amd64 1.3.4+ds-1.1build1 [82.6 kB] 2026-04-18 17:30:25.683 | Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 netcat-openbsd amd64 1.226-1ubuntu2 [44.3 kB] 2026-04-18 17:30:25.686 | Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 python3-pygments all 2.17.2+dfsg-1 [819 kB] 2026-04-18 17:30:25.698 | Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 rsyslog amd64 8.2312.0-3ubuntu9.2 [511 kB] 2026-04-18 17:30:25.703 | Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 bsdextrautils amd64 2.39.3-9ubuntu6.5 [73.7 kB] 2026-04-18 17:30:25.704 | Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 dmidecode amd64 3.5-3ubuntu0.1 [73.0 kB] 2026-04-18 17:30:25.706 | Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 dosfstools amd64 4.2-1.1build1 [86.3 kB] 2026-04-18 17:30:25.707 | Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libmagic-mgc amd64 1:5.45-3build1 [307 kB] 2026-04-18 17:30:25.710 | Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libmagic1t64 amd64 1:5.45-3build1 [87.2 kB] 2026-04-18 17:30:25.711 | Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 file amd64 1:5.45-3build1 [22.0 kB] 2026-04-18 17:30:25.713 | Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libuchardet0 amd64 0.0.8-1build1 [75.3 kB] 2026-04-18 17:30:25.714 | Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 groff-base amd64 1.23.0-3build2 [1,020 kB] 2026-04-18 17:30:25.727 | Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libnl-3-200 amd64 3.7.0-0.3build1.1 [55.7 kB] 2026-04-18 17:30:25.728 | Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libnl-route-3-200 amd64 3.7.0-0.3build1.1 [189 kB] 2026-04-18 17:30:25.730 | Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libibverbs1 amd64 50.0-2ubuntu0.2 [68.0 kB] 2026-04-18 17:30:25.731 | Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libncurses6 amd64 6.4+20240113-1ubuntu2 [112 kB] 2026-04-18 17:30:25.733 | Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libnftables1 amd64 1.0.9-1ubuntu0.1 [359 kB] 2026-04-18 17:30:25.736 | Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libnuma1 amd64 2.0.18-1ubuntu0.24.04.1 [23.4 kB] 2026-04-18 17:30:25.737 | Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libparted2t64 amd64 3.6-4build1 [152 kB] 2026-04-18 17:30:25.738 | Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libpcap0.8t64 amd64 1.10.4-4.1ubuntu3 [151 kB] 2026-04-18 17:30:25.745 | Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libpipeline1 amd64 1.5.7-2 [23.6 kB] 2026-04-18 17:30:25.747 | Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxau6 amd64 1:1.0.9-1build6 [7,160 B] 2026-04-18 17:30:25.761 | Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxdmcp6 amd64 1:1.1.3-0ubuntu6 [10.3 kB] 2026-04-18 17:30:25.762 | Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxcb1 amd64 1.15-1ubuntu2 [47.7 kB] 2026-04-18 17:30:25.765 | Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libx11-data all 2:1.8.7-1build1 [115 kB] 2026-04-18 17:30:25.807 | Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libx11-6 amd64 2:1.8.7-1build1 [650 kB] 2026-04-18 17:30:25.816 | Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxext6 amd64 2:1.3.4-1build2 [30.4 kB] 2026-04-18 17:30:25.816 | Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 lsof amd64 4.95.0-1build3 [247 kB] 2026-04-18 17:30:25.818 | Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 man-db amd64 2.12.0-4build2 [1,237 kB] 2026-04-18 17:30:25.827 | Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 parted amd64 3.6-4build1 [43.3 kB] 2026-04-18 17:30:25.827 | Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 powermgmt-base all 1.37ubuntu0.1 [7,650 B] 2026-04-18 17:30:25.827 | Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 psmisc amd64 23.7-1build1 [179 kB] 2026-04-18 17:30:25.828 | Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 tcpdump amd64 4.99.4-3ubuntu4.24.04.1 [479 kB] 2026-04-18 17:30:25.832 | Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 usb.ids all 2024.03.18-1 [223 kB] 2026-04-18 17:30:25.834 | Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 wget amd64 1.21.4-1ubuntu4.1 [334 kB] 2026-04-18 17:30:25.837 | Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 xz-utils amd64 5.6.1+really5.4.5-1ubuntu0.2 [267 kB] 2026-04-18 17:30:25.839 | Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 acl amd64 2.3.2-1build1.1 [39.4 kB] 2026-04-18 17:30:25.839 | Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 autotools-dev all 20220109.1 [44.9 kB] 2026-04-18 17:30:25.850 | Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 m4 amd64 1.4.19-4build1 [244 kB] 2026-04-18 17:30:25.855 | Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 autoconf all 2.71-3 [339 kB] 2026-04-18 17:30:25.861 | Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 automake all 1:1.16.5-1.3ubuntu1 [558 kB] 2026-04-18 17:30:25.866 | Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 autopoint all 0.21-14ubuntu2 [422 kB] 2026-04-18 17:30:25.869 | Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libdebhelper-perl all 13.14.1ubuntu5 [89.8 kB] 2026-04-18 17:30:25.870 | Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 gcc-13-base amd64 13.3.0-6ubuntu2~24.04.1 [51.6 kB] 2026-04-18 17:30:25.871 | Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libisl23 amd64 0.26-3build1.1 [680 kB] 2026-04-18 17:30:25.875 | Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libmpc3 amd64 1.3.1-1build1.1 [54.6 kB] 2026-04-18 17:30:25.876 | Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 cpp-13-x86-64-linux-gnu amd64 13.3.0-6ubuntu2~24.04.1 [10.7 MB] 2026-04-18 17:30:25.946 | Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 cpp-13 amd64 13.3.0-6ubuntu2~24.04.1 [1,042 B] 2026-04-18 17:30:25.946 | Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 cpp-x86-64-linux-gnu amd64 4:13.2.0-7ubuntu1 [5,326 B] 2026-04-18 17:30:25.947 | Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 cpp amd64 4:13.2.0-7ubuntu1 [22.4 kB] 2026-04-18 17:30:25.947 | Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libcc1-0 amd64 14.2.0-4ubuntu2~24.04.1 [48.0 kB] 2026-04-18 17:30:25.947 | Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 binutils-common amd64 2.42-4ubuntu2.10 [240 kB] 2026-04-18 17:30:25.949 | Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libsframe1 amd64 2.42-4ubuntu2.10 [15.7 kB] 2026-04-18 17:30:25.949 | Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libbinutils amd64 2.42-4ubuntu2.10 [577 kB] 2026-04-18 17:30:25.953 | Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libctf-nobfd0 amd64 2.42-4ubuntu2.10 [98.0 kB] 2026-04-18 17:30:25.982 | Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libctf0 amd64 2.42-4ubuntu2.10 [94.5 kB] 2026-04-18 17:30:25.984 | Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libgprofng0 amd64 2.42-4ubuntu2.10 [849 kB] 2026-04-18 17:30:25.994 | Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 binutils-x86-64-linux-gnu amd64 2.42-4ubuntu2.10 [2,463 kB] 2026-04-18 17:30:26.023 | Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libgomp1 amd64 14.2.0-4ubuntu2~24.04.1 [148 kB] 2026-04-18 17:30:26.024 | Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libitm1 amd64 14.2.0-4ubuntu2~24.04.1 [29.7 kB] 2026-04-18 17:30:26.025 | Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libatomic1 amd64 14.2.0-4ubuntu2~24.04.1 [10.5 kB] 2026-04-18 17:30:26.025 | Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libasan8 amd64 14.2.0-4ubuntu2~24.04.1 [3,027 kB] 2026-04-18 17:30:26.047 | Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 liblsan0 amd64 14.2.0-4ubuntu2~24.04.1 [1,322 kB] 2026-04-18 17:30:26.055 | Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libtsan2 amd64 14.2.0-4ubuntu2~24.04.1 [2,772 kB] 2026-04-18 17:30:26.073 | Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libubsan1 amd64 14.2.0-4ubuntu2~24.04.1 [1,184 kB] 2026-04-18 17:30:26.084 | Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libhwasan0 amd64 14.2.0-4ubuntu2~24.04.1 [1,641 kB] 2026-04-18 17:30:26.095 | Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libquadmath0 amd64 14.2.0-4ubuntu2~24.04.1 [153 kB] 2026-04-18 17:30:26.096 | Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libgcc-13-dev amd64 13.3.0-6ubuntu2~24.04.1 [2,681 kB] 2026-04-18 17:30:26.118 | Get:98 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 gcc-13-x86-64-linux-gnu amd64 13.3.0-6ubuntu2~24.04.1 [21.1 MB] 2026-04-18 17:30:26.277 | Get:99 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 binutils amd64 2.42-4ubuntu2.10 [18.2 kB] 2026-04-18 17:30:26.278 | Get:100 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 gcc-13 amd64 13.3.0-6ubuntu2~24.04.1 [494 kB] 2026-04-18 17:30:26.281 | Get:101 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 gcc-x86-64-linux-gnu amd64 4:13.2.0-7ubuntu1 [1,212 B] 2026-04-18 17:30:26.281 | Get:102 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 gcc amd64 4:13.2.0-7ubuntu1 [5,018 B] 2026-04-18 17:30:26.281 | Get:103 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libllvm17t64 amd64 1:17.0.6-9ubuntu1 [26.2 MB] 2026-04-18 17:30:26.457 | Get:104 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libclang-cpp17t64 amd64 1:17.0.6-9ubuntu1 [12.9 MB] 2026-04-18 17:30:26.542 | Get:105 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libstdc++-13-dev amd64 13.3.0-6ubuntu2~24.04.1 [2,420 kB] 2026-04-18 17:30:26.558 | Get:106 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libgc1 amd64 1:8.2.6-1build1 [90.3 kB] 2026-04-18 17:30:26.559 | Get:107 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libobjc4 amd64 14.2.0-4ubuntu2~24.04.1 [47.1 kB] 2026-04-18 17:30:26.559 | Get:108 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libobjc-13-dev amd64 13.3.0-6ubuntu2~24.04.1 [194 kB] 2026-04-18 17:30:26.561 | Get:109 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libclang-common-17-dev amd64 1:17.0.6-9ubuntu1 [690 kB] 2026-04-18 17:30:26.566 | Get:110 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17-linker-tools amd64 1:17.0.6-9ubuntu1 [1,308 kB] 2026-04-18 17:30:26.576 | Get:111 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libclang1-17t64 amd64 1:17.0.6-9ubuntu1 [7,353 kB] 2026-04-18 17:30:26.623 | Get:112 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 clang-17 amd64 1:17.0.6-9ubuntu1 [78.6 kB] 2026-04-18 17:30:26.623 | Get:113 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libtool all 2.4.7-7build1 [166 kB] 2026-04-18 17:30:26.625 | Get:114 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 dh-autoreconf all 20 [16.1 kB] 2026-04-18 17:30:26.625 | Get:115 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libarchive-zip-perl all 1.68-1 [90.2 kB] 2026-04-18 17:30:26.660 | Get:116 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libsub-override-perl all 0.10-1 [10.0 kB] 2026-04-18 17:30:26.661 | Get:117 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libfile-stripnondeterminism-perl all 1.13.1-1 [18.1 kB] 2026-04-18 17:30:26.662 | Get:118 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 dh-strip-nondeterminism all 1.13.1-1 [5,362 B] 2026-04-18 17:30:26.663 | Get:119 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libdpkg-perl all 1.22.6ubuntu6.5 [269 kB] 2026-04-18 17:30:26.667 | Get:120 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 bzip2 amd64 1.0.8-5.1build0.1 [34.5 kB] 2026-04-18 17:30:26.668 | Get:121 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 patch amd64 2.7.6-7build3 [104 kB] 2026-04-18 17:30:26.672 | Get:122 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 make amd64 4.3-4.1build2 [180 kB] 2026-04-18 17:30:26.674 | Get:123 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 lto-disabled-list all 47 [12.4 kB] 2026-04-18 17:30:26.674 | Get:124 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 dpkg-dev all 1.22.6ubuntu6.5 [1,074 kB] 2026-04-18 17:30:26.686 | Get:125 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 debugedit amd64 1:5.0-5build2 [46.1 kB] 2026-04-18 17:30:26.688 | Get:126 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 dwz amd64 0.15-1build6 [115 kB] 2026-04-18 17:30:26.749 | Get:127 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 gettext amd64 0.21-14ubuntu2 [864 kB] 2026-04-18 17:30:26.761 | Get:128 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 intltool-debian all 0.35.0+20060710.6 [23.2 kB] 2026-04-18 17:30:26.763 | Get:129 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 po-debconf all 1.0.21+nmu1 [233 kB] 2026-04-18 17:30:26.766 | Get:130 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 debhelper all 13.14.1ubuntu5 [869 kB] 2026-04-18 17:30:26.775 | Get:131 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 uuid-dev amd64 2.39.3-9ubuntu6.5 [33.5 kB] 2026-04-18 17:30:26.775 | Get:132 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libsctp1 amd64 1.0.19+dfsg-2build1 [9,146 B] 2026-04-18 17:30:26.776 | Get:133 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libsctp-dev amd64 1.0.19+dfsg-2build1 [51.1 kB] 2026-04-18 17:30:26.777 | Get:134 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libapr1-dev amd64 1.7.2-3.1ubuntu0.1 [768 kB] 2026-04-18 17:30:26.783 | Get:135 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libldap-dev amd64 2.6.10+dfsg-0ubuntu0.24.04.1 [308 kB] 2026-04-18 17:30:26.785 | Get:136 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libldap2-dev all 2.6.10+dfsg-0ubuntu0.24.04.1 [11.1 kB] 2026-04-18 17:30:26.789 | Get:137 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libaprutil1-dev amd64 1.6.3-1.1ubuntu7 [412 kB] 2026-04-18 17:30:26.797 | Get:138 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpcre2-16-0 amd64 10.42-4ubuntu2.1 [210 kB] 2026-04-18 17:30:26.800 | Get:139 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpcre2-32-0 amd64 10.42-4ubuntu2.1 [197 kB] 2026-04-18 17:30:26.804 | Get:140 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpcre2-posix3 amd64 10.42-4ubuntu2.1 [6,748 B] 2026-04-18 17:30:26.807 | Get:141 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpcre2-dev amd64 10.42-4ubuntu2.1 [736 kB] 2026-04-18 17:30:26.814 | Get:142 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2-dev amd64 2.4.58-1ubuntu8.11 [202 kB] 2026-04-18 17:30:26.817 | Get:143 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 bc amd64 1.07.1-3ubuntu4 [85.3 kB] 2026-04-18 17:30:26.818 | Get:144 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 ncal amd64 12.1.8 [21.0 kB] 2026-04-18 17:30:26.818 | Get:145 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 bsdmainutils all 12.1.8 [3,176 B] 2026-04-18 17:30:26.819 | Get:146 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 conntrack amd64 1:1.4.8-1ubuntu1 [37.9 kB] 2026-04-18 17:30:26.820 | Get:147 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 cryptsetup-bin amd64 2:2.7.0-1ubuntu4.2 [211 kB] 2026-04-18 17:30:26.822 | Get:148 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 cryptsetup amd64 2:2.7.0-1ubuntu4.2 [208 kB] 2026-04-18 17:30:26.823 | Get:149 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libdconf1 amd64 0.40.0-4ubuntu0.1 [39.6 kB] 2026-04-18 17:30:26.834 | Get:150 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 dconf-service amd64 0.40.0-4ubuntu0.1 [27.6 kB] 2026-04-18 17:30:26.834 | Get:151 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 dconf-gsettings-backend amd64 0.40.0-4ubuntu0.1 [22.1 kB] 2026-04-18 17:30:26.835 | Get:152 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.185-3ubuntu3.2 [12.6 kB] 2026-04-18 17:30:26.836 | Get:153 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libaio1t64 amd64 0.3.113-6build1.1 [7,210 B] 2026-04-18 17:30:26.836 | Get:154 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 liblvm2cmd2.03 amd64 2.03.16-3ubuntu3.2 [797 kB] 2026-04-18 17:30:26.851 | Get:155 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 dmeventd amd64 2:1.02.185-3ubuntu3.2 [38.0 kB] 2026-04-18 17:30:26.852 | Get:156 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 dnsmasq-base amd64 2.90-2ubuntu0.1 [376 kB] 2026-04-18 17:30:26.856 | Get:157 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 dnsmasq-utils amd64 2.90-2ubuntu0.1 [15.6 kB] 2026-04-18 17:30:26.856 | Get:158 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 ebtables amd64 2.0.11-6build1 [88.4 kB] 2026-04-18 17:30:26.857 | Get:159 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 fonts-dejavu-mono all 2.37-8 [502 kB] 2026-04-18 17:30:26.863 | Get:160 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 fonts-dejavu-core all 2.37-8 [835 kB] 2026-04-18 17:30:26.871 | Get:161 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 fontconfig-config amd64 2.15.0-1.1ubuntu2 [37.3 kB] 2026-04-18 17:30:26.871 | Get:162 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libfontconfig1 amd64 2.15.0-1.1ubuntu2 [139 kB] 2026-04-18 17:30:26.873 | Get:163 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 fontconfig amd64 2.15.0-1.1ubuntu2 [180 kB] 2026-04-18 17:30:26.877 | Get:164 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 g++-13-x86-64-linux-gnu amd64 13.3.0-6ubuntu2~24.04.1 [12.2 MB] 2026-04-18 17:30:26.969 | Get:165 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 g++-13 amd64 13.3.0-6ubuntu2~24.04.1 [16.0 kB] 2026-04-18 17:30:26.969 | Get:166 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 g++-x86-64-linux-gnu amd64 4:13.2.0-7ubuntu1 [964 B] 2026-04-18 17:30:26.969 | Get:167 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 g++ amd64 4:13.2.0-7ubuntu1 [1,100 B] 2026-04-18 17:30:26.970 | Get:168 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 genisoimage amd64 9:1.1.11-3.5 [378 kB] 2026-04-18 17:30:26.972 | Get:169 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libpixman-1-0 amd64 0.42.2-1build1 [279 kB] 2026-04-18 17:30:26.974 | Get:170 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxcb-render0 amd64 1.15-1ubuntu2 [16.2 kB] 2026-04-18 17:30:26.974 | Get:171 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxcb-shm0 amd64 1.15-1ubuntu2 [5,756 B] 2026-04-18 17:30:26.974 | Get:172 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxrender1 amd64 1:0.9.10-1.1build1 [19.0 kB] 2026-04-18 17:30:26.975 | Get:173 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libcairo2 amd64 1.18.0-3build1 [566 kB] 2026-04-18 17:30:26.986 | Get:174 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libcairo-gobject2 amd64 1.18.0-3build1 [127 kB] 2026-04-18 17:30:27.031 | Get:175 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 gir1.2-freedesktop amd64 1.80.1-1 [49.7 kB] 2026-04-18 17:30:27.032 | Get:176 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libproxy1v5 amd64 0.5.4-4build1 [26.5 kB] 2026-04-18 17:30:27.033 | Get:177 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 glib-networking-common all 2.80.0-1build1 [6,702 B] 2026-04-18 17:30:27.034 | Get:178 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 glib-networking-services amd64 2.80.0-1build1 [12.8 kB] 2026-04-18 17:30:27.036 | Get:179 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 session-migration amd64 0.3.9build1 [9,034 B] 2026-04-18 17:30:27.036 | Get:180 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 gsettings-desktop-schemas all 46.1-0ubuntu1 [35.6 kB] 2026-04-18 17:30:27.037 | Get:181 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 glib-networking amd64 2.80.0-1build1 [64.1 kB] 2026-04-18 17:30:27.038 | Get:182 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 golang-1.22-doc all 1.22.2-2ubuntu0.4 [107 kB] 2026-04-18 17:30:27.039 | Get:183 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 golang-1.22-src all 1.22.2-2ubuntu0.4 [19.7 MB] 2026-04-18 17:30:27.174 | Get:184 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 golang-1.22-go amd64 1.22.2-2ubuntu0.4 [25.9 MB] 2026-04-18 17:30:27.343 | Get:185 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 golang-1.22 all 1.22.2-2ubuntu0.4 [5,700 B] 2026-04-18 17:30:27.343 | Get:186 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 golang-src all 2:1.22~2build1 [5,078 B] 2026-04-18 17:30:27.344 | Get:187 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 golang-go amd64 2:1.22~2build1 [43.9 kB] 2026-04-18 17:30:27.344 | Get:188 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 golang-doc all 2:1.22~2build1 [2,788 B] 2026-04-18 17:30:29.304 | Get:189 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 golang amd64 2:1.22~2build1 [2,736 B] 2026-04-18 17:30:29.305 | Get:190 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libann0 amd64 1.1.2+doc-9build1 [25.5 kB] 2026-04-18 17:30:29.305 | Get:191 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libcdt5 amd64 2.42.2-9ubuntu0.1 [21.6 kB] 2026-04-18 17:30:29.306 | Get:192 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libcgraph6 amd64 2.42.2-9ubuntu0.1 [44.6 kB] 2026-04-18 17:30:29.308 | Get:193 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libsharpyuv0 amd64 1.3.2-0.4build3 [15.8 kB] 2026-04-18 17:30:29.309 | Get:194 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libaom3 amd64 3.8.2-2ubuntu0.1 [1,941 kB] 2026-04-18 17:30:29.331 | Get:195 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libheif-plugin-aomdec amd64 1.17.6-1ubuntu4.2 [10.6 kB] 2026-04-18 17:30:29.332 | Get:196 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libde265-0 amd64 1.0.15-1build3 [166 kB] 2026-04-18 17:30:29.333 | Get:197 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libheif-plugin-libde265 amd64 1.17.6-1ubuntu4.2 [8,174 B] 2026-04-18 17:30:29.333 | Get:198 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libheif1 amd64 1.17.6-1ubuntu4.2 [276 kB] 2026-04-18 17:30:29.335 | Get:199 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libjpeg-turbo8 amd64 2.1.5-2ubuntu2 [150 kB] 2026-04-18 17:30:29.337 | Get:200 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libjpeg8 amd64 8c-2ubuntu11 [2,148 B] 2026-04-18 17:30:29.337 | Get:201 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libdeflate0 amd64 1.19-1build1.1 [43.9 kB] 2026-04-18 17:30:29.337 | Get:202 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libjbig0 amd64 2.1-6.1ubuntu2 [29.7 kB] 2026-04-18 17:30:29.338 | Get:203 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 liblerc4 amd64 4.0.0+ds-4ubuntu2 [179 kB] 2026-04-18 17:30:29.349 | Get:204 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libwebp7 amd64 1.3.2-0.4build3 [230 kB] 2026-04-18 17:30:29.352 | Get:205 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libtiff6 amd64 4.5.1+git230720-4ubuntu2.5 [200 kB] 2026-04-18 17:30:29.364 | Get:206 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxpm4 amd64 1:3.5.17-1build2 [36.5 kB] 2026-04-18 17:30:29.365 | Get:207 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libgd3 amd64 2.3.3-9ubuntu5 [128 kB] 2026-04-18 17:30:29.368 | Get:208 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libgts-0.7-5t64 amd64 0.7.6+darcs121130-5.2build1 [161 kB] 2026-04-18 17:30:29.371 | Get:209 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libltdl7 amd64 2.4.7-7build1 [40.3 kB] 2026-04-18 17:30:29.372 | Get:210 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libgraphite2-3 amd64 1.3.14-2build1 [73.0 kB] 2026-04-18 17:30:29.410 | Get:211 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libharfbuzz0b amd64 8.3.0-2build2 [469 kB] 2026-04-18 17:30:29.417 | Get:212 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libthai-data all 0.1.29-2build1 [158 kB] 2026-04-18 17:30:29.424 | Get:213 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libdatrie1 amd64 0.2.13-3build1 [19.0 kB] 2026-04-18 17:30:29.424 | Get:214 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libthai0 amd64 0.1.29-2build1 [18.9 kB] 2026-04-18 17:30:29.425 | Get:215 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libpango-1.0-0 amd64 1.52.1+ds-1build1 [231 kB] 2026-04-18 17:30:29.430 | Get:216 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libpangoft2-1.0-0 amd64 1.52.1+ds-1build1 [42.5 kB] 2026-04-18 17:30:29.431 | Get:217 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libpangocairo-1.0-0 amd64 1.52.1+ds-1build1 [28.8 kB] 2026-04-18 17:30:29.432 | Get:218 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libpathplan4 amd64 2.42.2-9ubuntu0.1 [24.0 kB] 2026-04-18 17:30:29.432 | Get:219 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libgvc6 amd64 2.42.2-9ubuntu0.1 [716 kB] 2026-04-18 17:30:29.438 | Get:220 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libgvpr2 amd64 2.42.2-9ubuntu0.1 [187 kB] 2026-04-18 17:30:29.440 | Get:221 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 liblab-gamut1 amd64 2.42.2-9ubuntu0.1 [1,886 kB] 2026-04-18 17:30:29.453 | Get:222 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 x11-common all 1:7.7+23ubuntu3 [21.7 kB] 2026-04-18 17:30:29.454 | Get:223 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libice6 amd64 2:1.0.10-1build3 [41.4 kB] 2026-04-18 17:30:29.454 | Get:224 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libsm6 amd64 2:1.2.3-1build3 [15.7 kB] 2026-04-18 17:30:29.454 | Get:225 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxt6t64 amd64 1:1.2.1-1.2build1 [171 kB] 2026-04-18 17:30:29.456 | Get:226 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxmu6 amd64 2:1.1.3-3build2 [47.6 kB] 2026-04-18 17:30:29.457 | Get:227 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxaw7 amd64 2:1.0.14-1build2 [187 kB] 2026-04-18 17:30:29.458 | Get:228 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 graphviz amd64 2.42.2-9ubuntu0.1 [642 kB] 2026-04-18 17:30:29.469 | Get:229 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 icu-devtools amd64 74.2-1ubuntu3.1 [212 kB] 2026-04-18 17:30:29.473 | Get:230 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 iputils-arping amd64 3:20240117-1ubuntu0.1 [15.1 kB] 2026-04-18 17:30:29.477 | Get:231 http://nova.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-04-18 17:30:29.478 | Get:232 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libgssrpc4t64 amd64 1.20.1-6ubuntu2.6 [57.6 kB] 2026-04-18 17:30:29.479 | Get:233 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libkadm5clnt-mit12 amd64 1.20.1-6ubuntu2.6 [40.1 kB] 2026-04-18 17:30:29.480 | Get:234 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libkdb5-10t64 amd64 1.20.1-6ubuntu2.6 [40.4 kB] 2026-04-18 17:30:29.480 | Get:235 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libkadm5srv-mit12 amd64 1.20.1-6ubuntu2.6 [53.0 kB] 2026-04-18 17:30:29.481 | Get:236 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 krb5-multidev amd64 1.20.1-6ubuntu2.6 [125 kB] 2026-04-18 17:30:29.482 | Get:237 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libicu-dev amd64 74.2-1ubuntu3.1 [11.9 MB] 2026-04-18 17:30:29.567 | Get:238 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libjpeg-turbo8-dev amd64 2.1.5-2ubuntu2 [295 kB] 2026-04-18 17:30:29.569 | Get:239 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libjpeg8-dev amd64 8c-2ubuntu11 [1,484 B] 2026-04-18 17:30:29.569 | Get:240 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libjpeg-dev amd64 8c-2ubuntu11 [1,482 B] 2026-04-18 17:30:29.569 | Get:241 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libjs-jquery all 3.6.1+dfsg+~3.5.14-1 [328 kB] 2026-04-18 17:30:29.571 | Get:242 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libjs-jquery-metadata all 12-4 [6,582 B] 2026-04-18 17:30:29.571 | Get:243 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libjs-jquery-tablesorter all 1:2.31.3+dfsg1-3 [193 kB] 2026-04-18 17:30:29.572 | Get:244 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libjs-underscore all 1.13.4~dfsg+~1.11.4-3 [118 kB] 2026-04-18 17:30:29.573 | Get:245 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libjs-sphinxdoc all 7.2.6-6 [149 kB] 2026-04-18 17:30:29.575 | Get:246 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 mysql-common all 5.8+1.1.0build1 [6,746 B] 2026-04-18 17:30:29.583 | Get:247 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libmysqlclient21 amd64 8.0.45-0ubuntu0.24.04.1 [1,255 kB] 2026-04-18 17:30:29.599 | Get:248 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libncurses-dev amd64 6.4+20240113-1ubuntu2 [384 kB] 2026-04-18 17:30:29.602 | Get:249 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libpkgconf3 amd64 1.8.1-2build1 [30.7 kB] 2026-04-18 17:30:29.602 | Get:250 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpq5 amd64 16.13-0ubuntu0.24.04.1 [146 kB] 2026-04-18 17:30:29.603 | Get:251 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libssl-dev amd64 3.0.13-0ubuntu3.9 [2,407 kB] 2026-04-18 17:30:29.619 | Get:252 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpq-dev amd64 16.13-0ubuntu0.24.04.1 [152 kB] 2026-04-18 17:30:29.620 | Get:253 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpython3-dev amd64 3.12.3-0ubuntu2.1 [10.3 kB] 2026-04-18 17:30:29.620 | Get:254 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libsasl2-dev amd64 2.1.28+dfsg1-5ubuntu3.1 [243 kB] 2026-04-18 17:30:29.622 | Get:255 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libsgutils2-1.46-2 amd64 1.46-3ubuntu4 [94.0 kB] 2026-04-18 17:30:29.623 | Get:256 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libsoup-3.0-common all 3.4.4-5ubuntu0.7 [11.6 kB] 2026-04-18 17:30:29.623 | Get:257 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libsoup-3.0-0 amd64 3.4.4-5ubuntu0.7 [292 kB] 2026-04-18 17:30:29.630 | Get:258 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libsystemd-dev amd64 255.4-1ubuntu8.15 [1,239 kB] 2026-04-18 17:30:29.648 | Get:259 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 liburing2 amd64 2.5-1build1 [21.1 kB] 2026-04-18 17:30:29.648 | Get:260 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libxml2-dev amd64 2.9.14+dfsg-1.3ubuntu3.7 [782 kB] 2026-04-18 17:30:29.653 | Get:261 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libxslt1.1 amd64 1.1.39-0exp1ubuntu0.24.04.3 [168 kB] 2026-04-18 17:30:29.659 | Get:262 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libxslt1-dev amd64 1.1.39-0exp1ubuntu0.24.04.3 [91.9 kB] 2026-04-18 17:30:29.694 | Get:263 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17-runtime amd64 1:17.0.6-9ubuntu1 [529 kB] 2026-04-18 17:30:29.698 | Get:264 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libpfm4 amd64 4.13.0+git32-g0d4ed0e-1 [414 kB] 2026-04-18 17:30:29.701 | Get:265 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17 amd64 1:17.0.6-9ubuntu1 [23.8 MB] 2026-04-18 17:30:29.859 | Get:266 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libffi-dev amd64 3.4.6-1build1 [62.8 kB] 2026-04-18 17:30:29.860 | Get:267 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17-tools amd64 1:17.0.6-9ubuntu1 [518 kB] 2026-04-18 17:30:29.864 | Get:268 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libz3-4 amd64 4.8.12-3.1build1 [5,836 kB] 2026-04-18 17:30:29.901 | Get:269 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libz3-dev amd64 4.8.12-3.1build1 [72.2 kB] 2026-04-18 17:30:29.902 | Get:270 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17-dev amd64 1:17.0.6-9ubuntu1 [43.4 MB] 2026-04-18 17:30:30.180 | Get:271 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 lsscsi amd64 0.32-1build1 [48.2 kB] 2026-04-18 17:30:30.181 | Get:272 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 lvm2 amd64 2.03.16-3ubuntu3.2 [1,186 kB] 2026-04-18 17:30:30.188 | Get:273 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 osinfo-db all 0.20250606-0ubuntu0.24.04.1 [178 kB] 2026-04-18 17:30:30.190 | Get:274 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 pkgconf-bin amd64 1.8.1-2build1 [20.7 kB] 2026-04-18 17:30:30.190 | Get:275 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 pkgconf amd64 1.8.1-2build1 [16.8 kB] 2026-04-18 17:30:30.190 | Get:276 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 pkg-config amd64 1.8.1-2build1 [7,264 B] 2026-04-18 17:30:30.190 | Get:277 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 pm-utils all 1.4.1-21 [47.1 kB] 2026-04-18 17:30:30.190 | Get:278 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 postgresql-client-16 amd64 16.13-0ubuntu0.24.04.1 [1,298 kB] 2026-04-18 17:30:30.198 | Get:279 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 postgresql-server-dev-16 amd64 16.13-0ubuntu0.24.04.1 [1,230 kB] 2026-04-18 17:30:30.206 | Get:280 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 postgresql-server-dev-all amd64 257build1.1 [20.5 kB] 2026-04-18 17:30:30.213 | Get:281 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-dev amd64 3.12.3-0ubuntu2.1 [26.7 kB] 2026-04-18 17:30:30.216 | Get:282 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 python3-mysqldb amd64 1.4.6-2build3 [47.3 kB] 2026-04-18 17:30:30.217 | Get:283 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-setuptools all 68.1.2-2ubuntu1.2 [397 kB] 2026-04-18 17:30:30.224 | Get:284 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 python3-wheel all 0.42.0-2 [53.1 kB] 2026-04-18 17:30:30.225 | Get:285 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 python3-pip all 24.0+dfsg-1ubuntu1.3 [1,320 kB] 2026-04-18 17:30:30.234 | Get:286 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 python3-pip-whl all 24.0+dfsg-1ubuntu1.3 [1,707 kB] 2026-04-18 17:30:30.245 | Get:287 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 python3-setuptools-whl all 68.1.2-2ubuntu1.2 [716 kB] 2026-04-18 17:30:30.250 | Get:288 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 python3-systemd amd64 235-1build4 [42.4 kB] 2026-04-18 17:30:30.251 | Get:289 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 python3.12-venv amd64 3.12.3-1ubuntu0.12 [5,666 B] 2026-04-18 17:30:30.251 | Get:290 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 python3-venv amd64 3.12.3-0ubuntu2.1 [1,032 B] 2026-04-18 17:30:30.251 | Get:291 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-utils amd64 1:8.2.2+ds-0ubuntu1.16 [2,222 kB] 2026-04-18 17:30:30.266 | Get:292 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 sg3-utils amd64 1.46-3ubuntu4 [840 kB] 2026-04-18 17:30:30.271 | Get:293 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 sqlite3 amd64 3.45.1-1ubuntu2.5 [144 kB] 2026-04-18 17:30:30.272 | Get:294 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 thin-provisioning-tools amd64 0.9.0-2ubuntu5.1 [436 kB] 2026-04-18 17:30:30.275 | Get:295 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 unzip amd64 6.0-28ubuntu4.1 [174 kB] 2026-04-18 17:30:30.276 | Get:296 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 debootstrap all 1.0.134ubuntu1 [48.0 kB] 2026-04-18 17:30:30.277 | Get:297 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libosinfo-l10n all 1.11.0-2build3 [50.6 kB] 2026-04-18 17:30:30.278 | Get:298 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libosinfo-1.0-0 amd64 1.11.0-2build3 [91.5 kB] 2026-04-18 17:30:30.280 | Get:299 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 gir1.2-libosinfo-1.0 amd64 1.11.0-2build3 [18.6 kB] 2026-04-18 17:30:30.283 | Get:300 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 kpartx amd64 0.9.4-5ubuntu8.1 [32.0 kB] 2026-04-18 17:30:30.289 | Get:301 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libkrb5-dev amd64 1.20.1-6ubuntu2.6 [11.9 kB] 2026-04-18 17:30:30.291 | Get:302 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libyaml-dev amd64 0.2.5-1build1 [62.2 kB] 2026-04-18 17:30:30.306 | Get:303 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 socat amd64 1.8.0.0-4build3 [374 kB] 2026-04-18 17:30:30.312 | Get:304 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 vlan all 2.0.5ubuntu5 [10.4 kB] 2026-04-18 17:30:30.523 | debconf: delaying package configuration, since apt-utils is not installed 2026-04-18 17:30:30.573 | Fetched 305 MB in 5s (58.6 MB/s) 2026-04-18 17:30:30.620 | Selecting previously unselected package libapr1t64:amd64. 2026-04-18 17:30:30.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 ... 32869 files and directories currently installed.) 2026-04-18 17:30:30.640 | Preparing to unpack .../00-libapr1t64_1.7.2-3.1ubuntu0.1_amd64.deb ... 2026-04-18 17:30:30.650 | Unpacking libapr1t64:amd64 (1.7.2-3.1ubuntu0.1) ... 2026-04-18 17:30:30.715 | Selecting previously unselected package libaprutil1t64:amd64. 2026-04-18 17:30:30.721 | Preparing to unpack .../01-libaprutil1t64_1.6.3-1.1ubuntu7_amd64.deb ... 2026-04-18 17:30:30.726 | Unpacking libaprutil1t64:amd64 (1.6.3-1.1ubuntu7) ... 2026-04-18 17:30:30.782 | Selecting previously unselected package libaprutil1-dbd-sqlite3:amd64. 2026-04-18 17:30:30.789 | Preparing to unpack .../02-libaprutil1-dbd-sqlite3_1.6.3-1.1ubuntu7_amd64.deb ... 2026-04-18 17:30:30.794 | Unpacking libaprutil1-dbd-sqlite3:amd64 (1.6.3-1.1ubuntu7) ... 2026-04-18 17:30:30.846 | Selecting previously unselected package libaprutil1-ldap:amd64. 2026-04-18 17:30:30.852 | Preparing to unpack .../03-libaprutil1-ldap_1.6.3-1.1ubuntu7_amd64.deb ... 2026-04-18 17:30:30.857 | Unpacking libaprutil1-ldap:amd64 (1.6.3-1.1ubuntu7) ... 2026-04-18 17:30:30.916 | Selecting previously unselected package libjansson4:amd64. 2026-04-18 17:30:30.923 | Preparing to unpack .../04-libjansson4_2.14-2build2_amd64.deb ... 2026-04-18 17:30:30.928 | Unpacking libjansson4:amd64 (2.14-2build2) ... 2026-04-18 17:30:30.987 | Selecting previously unselected package liblua5.4-0:amd64. 2026-04-18 17:30:30.993 | Preparing to unpack .../05-liblua5.4-0_5.4.6-3build2_amd64.deb ... 2026-04-18 17:30:30.999 | Unpacking liblua5.4-0:amd64 (5.4.6-3build2) ... 2026-04-18 17:30:31.055 | Selecting previously unselected package apache2-bin. 2026-04-18 17:30:31.060 | Preparing to unpack .../06-apache2-bin_2.4.58-1ubuntu8.11_amd64.deb ... 2026-04-18 17:30:31.065 | Unpacking apache2-bin (2.4.58-1ubuntu8.11) ... 2026-04-18 17:30:31.181 | Selecting previously unselected package apache2-data. 2026-04-18 17:30:31.187 | Preparing to unpack .../07-apache2-data_2.4.58-1ubuntu8.11_all.deb ... 2026-04-18 17:30:31.192 | Unpacking apache2-data (2.4.58-1ubuntu8.11) ... 2026-04-18 17:30:31.329 | Selecting previously unselected package apache2-utils. 2026-04-18 17:30:31.336 | Preparing to unpack .../08-apache2-utils_2.4.58-1ubuntu8.11_amd64.deb ... 2026-04-18 17:30:31.341 | Unpacking apache2-utils (2.4.58-1ubuntu8.11) ... 2026-04-18 17:30:31.426 | Selecting previously unselected package apache2. 2026-04-18 17:30:31.432 | Preparing to unpack .../09-apache2_2.4.58-1ubuntu8.11_amd64.deb ... 2026-04-18 17:30:31.448 | Unpacking apache2 (2.4.58-1ubuntu8.11) ... 2026-04-18 17:30:31.550 | Selecting previously unselected package libmpfr6:amd64. 2026-04-18 17:30:31.557 | Preparing to unpack .../10-libmpfr6_4.2.1-1build1.1_amd64.deb ... 2026-04-18 17:30:31.562 | Unpacking libmpfr6:amd64 (4.2.1-1build1.1) ... 2026-04-18 17:30:31.638 | Selecting previously unselected package libsigsegv2:amd64. 2026-04-18 17:30:31.644 | Preparing to unpack .../11-libsigsegv2_2.14-1ubuntu2_amd64.deb ... 2026-04-18 17:30:31.650 | Unpacking libsigsegv2:amd64 (2.14-1ubuntu2) ... 2026-04-18 17:30:31.724 | Setting up libmpfr6:amd64 (4.2.1-1build1.1) ... 2026-04-18 17:30:31.739 | Setting up libsigsegv2:amd64 (2.14-1ubuntu2) ... 2026-04-18 17:30:31.832 | Selecting previously unselected package gawk. 2026-04-18 17:30:31.850 | (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 ... 33607 files and directories currently installed.) 2026-04-18 17:30:31.851 | Preparing to unpack .../000-gawk_1%3a5.2.1-2build3_amd64.deb ... 2026-04-18 17:30:31.856 | Unpacking gawk (1:5.2.1-2build3) ... 2026-04-18 17:30:31.981 | Selecting previously unselected package haproxy. 2026-04-18 17:30:31.987 | Preparing to unpack .../001-haproxy_2.8.16-0ubuntu0.24.04.1_amd64.deb ... 2026-04-18 17:30:32.004 | Unpacking haproxy (2.8.16-0ubuntu0.24.04.1) ... 2026-04-18 17:30:32.119 | Selecting previously unselected package libevent-2.1-7t64:amd64. 2026-04-18 17:30:32.125 | Preparing to unpack .../002-libevent-2.1-7t64_2.1.12-stable-9ubuntu2_amd64.deb ... 2026-04-18 17:30:32.131 | Unpacking libevent-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-04-18 17:30:32.203 | Selecting previously unselected package memcached. 2026-04-18 17:30:32.209 | Preparing to unpack .../003-memcached_1.6.24-1build3_amd64.deb ... 2026-04-18 17:30:32.217 | Unpacking memcached (1.6.24-1build3) ... 2026-04-18 17:30:32.300 | Selecting previously unselected package libjson-perl. 2026-04-18 17:30:32.306 | Preparing to unpack .../004-libjson-perl_4.10000-1_all.deb ... 2026-04-18 17:30:32.312 | Unpacking libjson-perl (4.10000-1) ... 2026-04-18 17:30:32.377 | Selecting previously unselected package postgresql-client-common. 2026-04-18 17:30:32.383 | Preparing to unpack .../005-postgresql-client-common_257build1.1_all.deb ... 2026-04-18 17:30:32.388 | Unpacking postgresql-client-common (257build1.1) ... 2026-04-18 17:30:32.463 | Selecting previously unselected package ssl-cert. 2026-04-18 17:30:32.469 | Preparing to unpack .../006-ssl-cert_1.1.2ubuntu1_all.deb ... 2026-04-18 17:30:32.475 | Unpacking ssl-cert (1.1.2ubuntu1) ... 2026-04-18 17:30:32.554 | Selecting previously unselected package postgresql-common. 2026-04-18 17:30:32.561 | Preparing to unpack .../007-postgresql-common_257build1.1_all.deb ... 2026-04-18 17:30:32.582 | Adding 'diversion of /usr/bin/pg_config to /usr/bin/pg_config.libpq-dev by postgresql-common' 2026-04-18 17:30:32.597 | Unpacking postgresql-common (257build1.1) ... 2026-04-18 17:30:32.702 | Selecting previously unselected package libsysfs2:amd64. 2026-04-18 17:30:32.709 | Preparing to unpack .../008-libsysfs2_2.1.1-6build1_amd64.deb ... 2026-04-18 17:30:32.714 | Unpacking libsysfs2:amd64 (2.1.1-6build1) ... 2026-04-18 17:30:32.769 | Selecting previously unselected package pci.ids. 2026-04-18 17:30:32.777 | Preparing to unpack .../009-pci.ids_0.0~2024.03.31-1ubuntu0.1_all.deb ... 2026-04-18 17:30:32.782 | Unpacking pci.ids (0.0~2024.03.31-1ubuntu0.1) ... 2026-04-18 17:30:32.864 | Selecting previously unselected package sysfsutils. 2026-04-18 17:30:32.871 | Preparing to unpack .../010-sysfsutils_2.1.1-6build1_amd64.deb ... 2026-04-18 17:30:32.880 | Unpacking sysfsutils (2.1.1-6build1) ... 2026-04-18 17:30:32.937 | Selecting previously unselected package distro-info. 2026-04-18 17:30:32.943 | Preparing to unpack .../011-distro-info_1.7build1_amd64.deb ... 2026-04-18 17:30:32.948 | Unpacking distro-info (1.7build1) ... 2026-04-18 17:30:33.012 | Selecting previously unselected package iputils-ping. 2026-04-18 17:30:33.019 | Preparing to unpack .../012-iputils-ping_3%3a20240117-1ubuntu0.1_amd64.deb ... 2026-04-18 17:30:33.024 | Unpacking iputils-ping (3:20240117-1ubuntu0.1) ... 2026-04-18 17:30:33.091 | Selecting previously unselected package libestr0:amd64. 2026-04-18 17:30:33.097 | Preparing to unpack .../013-libestr0_0.1.11-1build1_amd64.deb ... 2026-04-18 17:30:33.102 | Unpacking libestr0:amd64 (0.1.11-1build1) ... 2026-04-18 17:30:33.165 | Selecting previously unselected package libfastjson4:amd64. 2026-04-18 17:30:33.171 | Preparing to unpack .../014-libfastjson4_1.2304.0-1build1_amd64.deb ... 2026-04-18 17:30:33.176 | Unpacking libfastjson4:amd64 (1.2304.0-1build1) ... 2026-04-18 17:30:33.240 | Selecting previously unselected package libfribidi0:amd64. 2026-04-18 17:30:33.246 | Preparing to unpack .../015-libfribidi0_1.0.13-3build1_amd64.deb ... 2026-04-18 17:30:33.251 | Unpacking libfribidi0:amd64 (1.0.13-3build1) ... 2026-04-18 17:30:33.330 | Selecting previously unselected package libtirpc-common. 2026-04-18 17:30:33.335 | Preparing to unpack .../016-libtirpc-common_1.3.4+ds-1.1build1_all.deb ... 2026-04-18 17:30:33.341 | Unpacking libtirpc-common (1.3.4+ds-1.1build1) ... 2026-04-18 17:30:33.410 | Selecting previously unselected package libtirpc3t64:amd64. 2026-04-18 17:30:33.416 | Preparing to unpack .../017-libtirpc3t64_1.3.4+ds-1.1build1_amd64.deb ... 2026-04-18 17:30:33.436 | Adding 'diversion of /lib/x86_64-linux-gnu/libtirpc.so.3 to /lib/x86_64-linux-gnu/libtirpc.so.3.usr-is-merged by libtirpc3t64' 2026-04-18 17:30:33.448 | Adding 'diversion of /lib/x86_64-linux-gnu/libtirpc.so.3.0.0 to /lib/x86_64-linux-gnu/libtirpc.so.3.0.0.usr-is-merged by libtirpc3t64' 2026-04-18 17:30:33.463 | Unpacking libtirpc3t64:amd64 (1.3.4+ds-1.1build1) ... 2026-04-18 17:30:33.527 | Selecting previously unselected package netcat-openbsd. 2026-04-18 17:30:33.533 | Preparing to unpack .../018-netcat-openbsd_1.226-1ubuntu2_amd64.deb ... 2026-04-18 17:30:33.538 | Unpacking netcat-openbsd (1.226-1ubuntu2) ... 2026-04-18 17:30:33.607 | Selecting previously unselected package python3-pygments. 2026-04-18 17:30:33.613 | Preparing to unpack .../019-python3-pygments_2.17.2+dfsg-1_all.deb ... 2026-04-18 17:30:33.619 | Unpacking python3-pygments (2.17.2+dfsg-1) ... 2026-04-18 17:30:33.796 | Selecting previously unselected package rsyslog. 2026-04-18 17:30:33.802 | Preparing to unpack .../020-rsyslog_8.2312.0-3ubuntu9.2_amd64.deb ... 2026-04-18 17:30:33.829 | Unpacking rsyslog (8.2312.0-3ubuntu9.2) ... 2026-04-18 17:30:33.926 | Selecting previously unselected package bsdextrautils. 2026-04-18 17:30:33.932 | Preparing to unpack .../021-bsdextrautils_2.39.3-9ubuntu6.5_amd64.deb ... 2026-04-18 17:30:33.945 | Unpacking bsdextrautils (2.39.3-9ubuntu6.5) ... 2026-04-18 17:30:34.011 | Selecting previously unselected package dmidecode. 2026-04-18 17:30:34.017 | Preparing to unpack .../022-dmidecode_3.5-3ubuntu0.1_amd64.deb ... 2026-04-18 17:30:34.023 | Unpacking dmidecode (3.5-3ubuntu0.1) ... 2026-04-18 17:30:34.083 | Selecting previously unselected package dosfstools. 2026-04-18 17:30:34.089 | Preparing to unpack .../023-dosfstools_4.2-1.1build1_amd64.deb ... 2026-04-18 17:30:34.094 | Unpacking dosfstools (4.2-1.1build1) ... 2026-04-18 17:30:34.157 | Selecting previously unselected package libmagic-mgc. 2026-04-18 17:30:34.163 | Preparing to unpack .../024-libmagic-mgc_1%3a5.45-3build1_amd64.deb ... 2026-04-18 17:30:34.168 | Unpacking libmagic-mgc (1:5.45-3build1) ... 2026-04-18 17:30:34.286 | Selecting previously unselected package libmagic1t64:amd64. 2026-04-18 17:30:34.292 | Preparing to unpack .../025-libmagic1t64_1%3a5.45-3build1_amd64.deb ... 2026-04-18 17:30:34.298 | Unpacking libmagic1t64:amd64 (1:5.45-3build1) ... 2026-04-18 17:30:34.359 | Selecting previously unselected package file. 2026-04-18 17:30:34.364 | Preparing to unpack .../026-file_1%3a5.45-3build1_amd64.deb ... 2026-04-18 17:30:34.370 | Unpacking file (1:5.45-3build1) ... 2026-04-18 17:30:34.437 | Selecting previously unselected package libuchardet0:amd64. 2026-04-18 17:30:34.444 | Preparing to unpack .../027-libuchardet0_0.0.8-1build1_amd64.deb ... 2026-04-18 17:30:34.452 | Unpacking libuchardet0:amd64 (0.0.8-1build1) ... 2026-04-18 17:30:34.524 | Selecting previously unselected package groff-base. 2026-04-18 17:30:34.530 | Preparing to unpack .../028-groff-base_1.23.0-3build2_amd64.deb ... 2026-04-18 17:30:34.588 | Unpacking groff-base (1.23.0-3build2) ... 2026-04-18 17:30:34.740 | Selecting previously unselected package libnl-3-200:amd64. 2026-04-18 17:30:34.746 | Preparing to unpack .../029-libnl-3-200_3.7.0-0.3build1.1_amd64.deb ... 2026-04-18 17:30:34.753 | Unpacking libnl-3-200:amd64 (3.7.0-0.3build1.1) ... 2026-04-18 17:30:34.820 | Selecting previously unselected package libnl-route-3-200:amd64. 2026-04-18 17:30:34.826 | Preparing to unpack .../030-libnl-route-3-200_3.7.0-0.3build1.1_amd64.deb ... 2026-04-18 17:30:34.833 | Unpacking libnl-route-3-200:amd64 (3.7.0-0.3build1.1) ... 2026-04-18 17:30:34.906 | Selecting previously unselected package libibverbs1:amd64. 2026-04-18 17:30:34.912 | Preparing to unpack .../031-libibverbs1_50.0-2ubuntu0.2_amd64.deb ... 2026-04-18 17:30:34.917 | Unpacking libibverbs1:amd64 (50.0-2ubuntu0.2) ... 2026-04-18 17:30:34.983 | Selecting previously unselected package libncurses6:amd64. 2026-04-18 17:30:34.989 | Preparing to unpack .../032-libncurses6_6.4+20240113-1ubuntu2_amd64.deb ... 2026-04-18 17:30:34.994 | Unpacking libncurses6:amd64 (6.4+20240113-1ubuntu2) ... 2026-04-18 17:30:35.059 | Selecting previously unselected package libnftables1:amd64. 2026-04-18 17:30:35.065 | Preparing to unpack .../033-libnftables1_1.0.9-1ubuntu0.1_amd64.deb ... 2026-04-18 17:30:35.070 | Unpacking libnftables1:amd64 (1.0.9-1ubuntu0.1) ... 2026-04-18 17:30:35.142 | Selecting previously unselected package libnuma1:amd64. 2026-04-18 17:30:35.148 | Preparing to unpack .../034-libnuma1_2.0.18-1ubuntu0.24.04.1_amd64.deb ... 2026-04-18 17:30:35.154 | Unpacking libnuma1:amd64 (2.0.18-1ubuntu0.24.04.1) ... 2026-04-18 17:30:35.222 | Selecting previously unselected package libparted2t64:amd64. 2026-04-18 17:30:35.228 | Preparing to unpack .../035-libparted2t64_3.6-4build1_amd64.deb ... 2026-04-18 17:30:35.247 | Adding 'diversion of /lib/x86_64-linux-gnu/libparted.so.2 to /lib/x86_64-linux-gnu/libparted.so.2.usr-is-merged by libparted2t64' 2026-04-18 17:30:35.262 | Adding 'diversion of /lib/x86_64-linux-gnu/libparted.so.2.0.5 to /lib/x86_64-linux-gnu/libparted.so.2.0.5.usr-is-merged by libparted2t64' 2026-04-18 17:30:35.267 | Unpacking libparted2t64:amd64 (3.6-4build1) ... 2026-04-18 17:30:35.335 | Selecting previously unselected package libpcap0.8t64:amd64. 2026-04-18 17:30:35.342 | Preparing to unpack .../036-libpcap0.8t64_1.10.4-4.1ubuntu3_amd64.deb ... 2026-04-18 17:30:35.347 | Unpacking libpcap0.8t64:amd64 (1.10.4-4.1ubuntu3) ... 2026-04-18 17:30:35.416 | Selecting previously unselected package libpipeline1:amd64. 2026-04-18 17:30:35.422 | Preparing to unpack .../037-libpipeline1_1.5.7-2_amd64.deb ... 2026-04-18 17:30:35.427 | Unpacking libpipeline1:amd64 (1.5.7-2) ... 2026-04-18 17:30:35.491 | Selecting previously unselected package libxau6:amd64. 2026-04-18 17:30:35.496 | Preparing to unpack .../038-libxau6_1%3a1.0.9-1build6_amd64.deb ... 2026-04-18 17:30:35.501 | Unpacking libxau6:amd64 (1:1.0.9-1build6) ... 2026-04-18 17:30:35.559 | Selecting previously unselected package libxdmcp6:amd64. 2026-04-18 17:30:35.565 | Preparing to unpack .../039-libxdmcp6_1%3a1.1.3-0ubuntu6_amd64.deb ... 2026-04-18 17:30:35.571 | Unpacking libxdmcp6:amd64 (1:1.1.3-0ubuntu6) ... 2026-04-18 17:30:35.631 | Selecting previously unselected package libxcb1:amd64. 2026-04-18 17:30:35.636 | Preparing to unpack .../040-libxcb1_1.15-1ubuntu2_amd64.deb ... 2026-04-18 17:30:35.643 | Unpacking libxcb1:amd64 (1.15-1ubuntu2) ... 2026-04-18 17:30:35.701 | Selecting previously unselected package libx11-data. 2026-04-18 17:30:35.707 | Preparing to unpack .../041-libx11-data_2%3a1.8.7-1build1_all.deb ... 2026-04-18 17:30:35.713 | Unpacking libx11-data (2:1.8.7-1build1) ... 2026-04-18 17:30:35.842 | Selecting previously unselected package libx11-6:amd64. 2026-04-18 17:30:35.846 | Preparing to unpack .../042-libx11-6_2%3a1.8.7-1build1_amd64.deb ... 2026-04-18 17:30:35.851 | Unpacking libx11-6:amd64 (2:1.8.7-1build1) ... 2026-04-18 17:30:35.930 | Selecting previously unselected package libxext6:amd64. 2026-04-18 17:30:35.934 | Preparing to unpack .../043-libxext6_2%3a1.3.4-1build2_amd64.deb ... 2026-04-18 17:30:35.939 | Unpacking libxext6:amd64 (2:1.3.4-1build2) ... 2026-04-18 17:30:35.994 | Selecting previously unselected package lsof. 2026-04-18 17:30:35.996 | Preparing to unpack .../044-lsof_4.95.0-1build3_amd64.deb ... 2026-04-18 17:30:36.003 | Unpacking lsof (4.95.0-1build3) ... 2026-04-18 17:30:36.086 | Selecting previously unselected package man-db. 2026-04-18 17:30:36.090 | Preparing to unpack .../045-man-db_2.12.0-4build2_amd64.deb ... 2026-04-18 17:30:36.095 | Unpacking man-db (2.12.0-4build2) ... 2026-04-18 17:30:36.295 | Selecting previously unselected package parted. 2026-04-18 17:30:36.299 | Preparing to unpack .../046-parted_3.6-4build1_amd64.deb ... 2026-04-18 17:30:36.316 | Unpacking parted (3.6-4build1) ... 2026-04-18 17:30:36.373 | Selecting previously unselected package powermgmt-base. 2026-04-18 17:30:36.379 | Preparing to unpack .../047-powermgmt-base_1.37ubuntu0.1_all.deb ... 2026-04-18 17:30:36.385 | Unpacking powermgmt-base (1.37ubuntu0.1) ... 2026-04-18 17:30:36.441 | Selecting previously unselected package psmisc. 2026-04-18 17:30:36.446 | Preparing to unpack .../048-psmisc_23.7-1build1_amd64.deb ... 2026-04-18 17:30:36.451 | Unpacking psmisc (23.7-1build1) ... 2026-04-18 17:30:36.547 | Selecting previously unselected package tcpdump. 2026-04-18 17:30:36.553 | Preparing to unpack .../049-tcpdump_4.99.4-3ubuntu4.24.04.1_amd64.deb ... 2026-04-18 17:30:36.570 | Unpacking tcpdump (4.99.4-3ubuntu4.24.04.1) ... 2026-04-18 17:30:36.641 | Selecting previously unselected package usb.ids. 2026-04-18 17:30:36.647 | Preparing to unpack .../050-usb.ids_2024.03.18-1_all.deb ... 2026-04-18 17:30:36.654 | Unpacking usb.ids (2024.03.18-1) ... 2026-04-18 17:30:36.718 | Selecting previously unselected package wget. 2026-04-18 17:30:36.723 | Preparing to unpack .../051-wget_1.21.4-1ubuntu4.1_amd64.deb ... 2026-04-18 17:30:36.730 | Unpacking wget (1.21.4-1ubuntu4.1) ... 2026-04-18 17:30:36.803 | Selecting previously unselected package xz-utils. 2026-04-18 17:30:36.807 | Preparing to unpack .../052-xz-utils_5.6.1+really5.4.5-1ubuntu0.2_amd64.deb ... 2026-04-18 17:30:36.812 | Unpacking xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2026-04-18 17:30:36.901 | Selecting previously unselected package acl. 2026-04-18 17:30:36.907 | Preparing to unpack .../053-acl_2.3.2-1build1.1_amd64.deb ... 2026-04-18 17:30:36.913 | Unpacking acl (2.3.2-1build1.1) ... 2026-04-18 17:30:36.971 | Selecting previously unselected package autotools-dev. 2026-04-18 17:30:36.978 | Preparing to unpack .../054-autotools-dev_20220109.1_all.deb ... 2026-04-18 17:30:36.982 | Unpacking autotools-dev (20220109.1) ... 2026-04-18 17:30:37.043 | Selecting previously unselected package m4. 2026-04-18 17:30:37.049 | Preparing to unpack .../055-m4_1.4.19-4build1_amd64.deb ... 2026-04-18 17:30:37.054 | Unpacking m4 (1.4.19-4build1) ... 2026-04-18 17:30:37.134 | Selecting previously unselected package autoconf. 2026-04-18 17:30:37.139 | Preparing to unpack .../056-autoconf_2.71-3_all.deb ... 2026-04-18 17:30:37.145 | Unpacking autoconf (2.71-3) ... 2026-04-18 17:30:37.238 | Selecting previously unselected package automake. 2026-04-18 17:30:37.243 | Preparing to unpack .../057-automake_1%3a1.16.5-1.3ubuntu1_all.deb ... 2026-04-18 17:30:37.253 | Unpacking automake (1:1.16.5-1.3ubuntu1) ... 2026-04-18 17:30:37.350 | Selecting previously unselected package autopoint. 2026-04-18 17:30:37.356 | Preparing to unpack .../058-autopoint_0.21-14ubuntu2_all.deb ... 2026-04-18 17:30:37.363 | Unpacking autopoint (0.21-14ubuntu2) ... 2026-04-18 17:30:37.426 | Selecting previously unselected package libdebhelper-perl. 2026-04-18 17:30:37.428 | Preparing to unpack .../059-libdebhelper-perl_13.14.1ubuntu5_all.deb ... 2026-04-18 17:30:37.434 | Unpacking libdebhelper-perl (13.14.1ubuntu5) ... 2026-04-18 17:30:37.519 | Selecting previously unselected package gcc-13-base:amd64. 2026-04-18 17:30:37.523 | Preparing to unpack .../060-gcc-13-base_13.3.0-6ubuntu2~24.04.1_amd64.deb ... 2026-04-18 17:30:37.528 | Unpacking gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-04-18 17:30:37.593 | Selecting previously unselected package libisl23:amd64. 2026-04-18 17:30:37.595 | Preparing to unpack .../061-libisl23_0.26-3build1.1_amd64.deb ... 2026-04-18 17:30:37.601 | Unpacking libisl23:amd64 (0.26-3build1.1) ... 2026-04-18 17:30:37.690 | Selecting previously unselected package libmpc3:amd64. 2026-04-18 17:30:37.693 | Preparing to unpack .../062-libmpc3_1.3.1-1build1.1_amd64.deb ... 2026-04-18 17:30:37.700 | Unpacking libmpc3:amd64 (1.3.1-1build1.1) ... 2026-04-18 17:30:37.757 | Selecting previously unselected package cpp-13-x86-64-linux-gnu. 2026-04-18 17:30:37.761 | Preparing to unpack .../063-cpp-13-x86-64-linux-gnu_13.3.0-6ubuntu2~24.04.1_amd64.deb ... 2026-04-18 17:30:37.768 | Unpacking cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-04-18 17:30:38.046 | Selecting previously unselected package cpp-13. 2026-04-18 17:30:38.052 | Preparing to unpack .../064-cpp-13_13.3.0-6ubuntu2~24.04.1_amd64.deb ... 2026-04-18 17:30:38.059 | Unpacking cpp-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-04-18 17:30:38.107 | Selecting previously unselected package cpp-x86-64-linux-gnu. 2026-04-18 17:30:38.113 | Preparing to unpack .../065-cpp-x86-64-linux-gnu_4%3a13.2.0-7ubuntu1_amd64.deb ... 2026-04-18 17:30:38.119 | Unpacking cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-04-18 17:30:38.181 | Selecting previously unselected package cpp. 2026-04-18 17:30:38.186 | Preparing to unpack .../066-cpp_4%3a13.2.0-7ubuntu1_amd64.deb ... 2026-04-18 17:30:38.204 | Unpacking cpp (4:13.2.0-7ubuntu1) ... 2026-04-18 17:30:38.265 | Selecting previously unselected package libcc1-0:amd64. 2026-04-18 17:30:38.270 | Preparing to unpack .../067-libcc1-0_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-04-18 17:30:38.276 | Unpacking libcc1-0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-04-18 17:30:38.332 | Selecting previously unselected package binutils-common:amd64. 2026-04-18 17:30:38.337 | Preparing to unpack .../068-binutils-common_2.42-4ubuntu2.10_amd64.deb ... 2026-04-18 17:30:38.343 | Unpacking binutils-common:amd64 (2.42-4ubuntu2.10) ... 2026-04-18 17:30:38.423 | Selecting previously unselected package libsframe1:amd64. 2026-04-18 17:30:38.428 | Preparing to unpack .../069-libsframe1_2.42-4ubuntu2.10_amd64.deb ... 2026-04-18 17:30:38.433 | Unpacking libsframe1:amd64 (2.42-4ubuntu2.10) ... 2026-04-18 17:30:38.492 | Selecting previously unselected package libbinutils:amd64. 2026-04-18 17:30:38.497 | Preparing to unpack .../070-libbinutils_2.42-4ubuntu2.10_amd64.deb ... 2026-04-18 17:30:38.503 | Unpacking libbinutils:amd64 (2.42-4ubuntu2.10) ... 2026-04-18 17:30:38.584 | Selecting previously unselected package libctf-nobfd0:amd64. 2026-04-18 17:30:38.589 | Preparing to unpack .../071-libctf-nobfd0_2.42-4ubuntu2.10_amd64.deb ... 2026-04-18 17:30:38.595 | Unpacking libctf-nobfd0:amd64 (2.42-4ubuntu2.10) ... 2026-04-18 17:30:38.657 | Selecting previously unselected package libctf0:amd64. 2026-04-18 17:30:38.662 | Preparing to unpack .../072-libctf0_2.42-4ubuntu2.10_amd64.deb ... 2026-04-18 17:30:38.668 | Unpacking libctf0:amd64 (2.42-4ubuntu2.10) ... 2026-04-18 17:30:38.740 | Selecting previously unselected package libgprofng0:amd64. 2026-04-18 17:30:38.745 | Preparing to unpack .../073-libgprofng0_2.42-4ubuntu2.10_amd64.deb ... 2026-04-18 17:30:38.751 | Unpacking libgprofng0:amd64 (2.42-4ubuntu2.10) ... 2026-04-18 17:30:38.837 | Selecting previously unselected package binutils-x86-64-linux-gnu. 2026-04-18 17:30:38.843 | Preparing to unpack .../074-binutils-x86-64-linux-gnu_2.42-4ubuntu2.10_amd64.deb ... 2026-04-18 17:30:38.848 | Unpacking binutils-x86-64-linux-gnu (2.42-4ubuntu2.10) ... 2026-04-18 17:30:39.014 | Selecting previously unselected package libgomp1:amd64. 2026-04-18 17:30:39.017 | Preparing to unpack .../075-libgomp1_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-04-18 17:30:39.023 | Unpacking libgomp1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-04-18 17:30:39.091 | Selecting previously unselected package libitm1:amd64. 2026-04-18 17:30:39.096 | Preparing to unpack .../076-libitm1_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-04-18 17:30:39.101 | Unpacking libitm1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-04-18 17:30:39.164 | Selecting previously unselected package libatomic1:amd64. 2026-04-18 17:30:39.170 | Preparing to unpack .../077-libatomic1_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-04-18 17:30:39.175 | Unpacking libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-04-18 17:30:39.237 | Selecting previously unselected package libasan8:amd64. 2026-04-18 17:30:39.243 | Preparing to unpack .../078-libasan8_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-04-18 17:30:39.249 | Unpacking libasan8:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-04-18 17:30:39.394 | Selecting previously unselected package liblsan0:amd64. 2026-04-18 17:30:39.400 | Preparing to unpack .../079-liblsan0_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-04-18 17:30:39.406 | Unpacking liblsan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-04-18 17:30:39.507 | Selecting previously unselected package libtsan2:amd64. 2026-04-18 17:30:39.513 | Preparing to unpack .../080-libtsan2_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-04-18 17:30:39.518 | Unpacking libtsan2:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-04-18 17:30:39.661 | Selecting previously unselected package libubsan1:amd64. 2026-04-18 17:30:39.667 | Preparing to unpack .../081-libubsan1_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-04-18 17:30:39.673 | Unpacking libubsan1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-04-18 17:30:39.770 | Selecting previously unselected package libhwasan0:amd64. 2026-04-18 17:30:39.773 | Preparing to unpack .../082-libhwasan0_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-04-18 17:30:39.778 | Unpacking libhwasan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-04-18 17:30:39.882 | Selecting previously unselected package libquadmath0:amd64. 2026-04-18 17:30:39.888 | Preparing to unpack .../083-libquadmath0_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-04-18 17:30:39.895 | Unpacking libquadmath0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-04-18 17:30:39.973 | Selecting previously unselected package libgcc-13-dev:amd64. 2026-04-18 17:30:39.979 | Preparing to unpack .../084-libgcc-13-dev_13.3.0-6ubuntu2~24.04.1_amd64.deb ... 2026-04-18 17:30:39.985 | Unpacking libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-04-18 17:30:40.226 | Selecting previously unselected package gcc-13-x86-64-linux-gnu. 2026-04-18 17:30:40.232 | Preparing to unpack .../085-gcc-13-x86-64-linux-gnu_13.3.0-6ubuntu2~24.04.1_amd64.deb ... 2026-04-18 17:30:40.238 | Unpacking gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-04-18 17:30:40.687 | Selecting previously unselected package binutils. 2026-04-18 17:30:40.690 | Preparing to unpack .../086-binutils_2.42-4ubuntu2.10_amd64.deb ... 2026-04-18 17:30:40.695 | Unpacking binutils (2.42-4ubuntu2.10) ... 2026-04-18 17:30:40.754 | Selecting previously unselected package gcc-13. 2026-04-18 17:30:40.760 | Preparing to unpack .../087-gcc-13_13.3.0-6ubuntu2~24.04.1_amd64.deb ... 2026-04-18 17:30:40.765 | Unpacking gcc-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-04-18 17:30:40.826 | Selecting previously unselected package gcc-x86-64-linux-gnu. 2026-04-18 17:30:40.832 | Preparing to unpack .../088-gcc-x86-64-linux-gnu_4%3a13.2.0-7ubuntu1_amd64.deb ... 2026-04-18 17:30:40.837 | Unpacking gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-04-18 17:30:40.893 | Selecting previously unselected package gcc. 2026-04-18 17:30:40.899 | Preparing to unpack .../089-gcc_4%3a13.2.0-7ubuntu1_amd64.deb ... 2026-04-18 17:30:40.905 | Unpacking gcc (4:13.2.0-7ubuntu1) ... 2026-04-18 17:30:40.968 | Selecting previously unselected package libllvm17t64:amd64. 2026-04-18 17:30:40.975 | Preparing to unpack .../090-libllvm17t64_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-04-18 17:30:40.980 | Unpacking libllvm17t64:amd64 (1:17.0.6-9ubuntu1) ... 2026-04-18 17:30:41.791 | Selecting previously unselected package libclang-cpp17t64. 2026-04-18 17:30:41.797 | Preparing to unpack .../091-libclang-cpp17t64_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-04-18 17:30:41.802 | Unpacking libclang-cpp17t64 (1:17.0.6-9ubuntu1) ... 2026-04-18 17:30:42.222 | Selecting previously unselected package libstdc++-13-dev:amd64. 2026-04-18 17:30:42.229 | Preparing to unpack .../092-libstdc++-13-dev_13.3.0-6ubuntu2~24.04.1_amd64.deb ... 2026-04-18 17:30:42.235 | Unpacking libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-04-18 17:30:42.602 | Selecting previously unselected package libgc1:amd64. 2026-04-18 17:30:42.608 | Preparing to unpack .../093-libgc1_1%3a8.2.6-1build1_amd64.deb ... 2026-04-18 17:30:42.614 | Unpacking libgc1:amd64 (1:8.2.6-1build1) ... 2026-04-18 17:30:42.722 | Selecting previously unselected package libobjc4:amd64. 2026-04-18 17:30:42.729 | Preparing to unpack .../094-libobjc4_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-04-18 17:30:42.734 | Unpacking libobjc4:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-04-18 17:30:42.794 | Selecting previously unselected package libobjc-13-dev:amd64. 2026-04-18 17:30:42.800 | Preparing to unpack .../095-libobjc-13-dev_13.3.0-6ubuntu2~24.04.1_amd64.deb ... 2026-04-18 17:30:42.807 | Unpacking libobjc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-04-18 17:30:42.876 | Selecting previously unselected package libclang-common-17-dev:amd64. 2026-04-18 17:30:42.882 | Preparing to unpack .../096-libclang-common-17-dev_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-04-18 17:30:42.888 | Unpacking libclang-common-17-dev:amd64 (1:17.0.6-9ubuntu1) ... 2026-04-18 17:30:43.056 | Selecting previously unselected package llvm-17-linker-tools. 2026-04-18 17:30:43.061 | Preparing to unpack .../097-llvm-17-linker-tools_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-04-18 17:30:43.066 | Unpacking llvm-17-linker-tools (1:17.0.6-9ubuntu1) ... 2026-04-18 17:30:43.166 | Selecting previously unselected package libclang1-17t64. 2026-04-18 17:30:43.172 | Preparing to unpack .../098-libclang1-17t64_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-04-18 17:30:43.178 | Unpacking libclang1-17t64 (1:17.0.6-9ubuntu1) ... 2026-04-18 17:30:43.441 | Selecting previously unselected package clang-17. 2026-04-18 17:30:43.448 | Preparing to unpack .../099-clang-17_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-04-18 17:30:43.453 | Unpacking clang-17 (1:17.0.6-9ubuntu1) ... 2026-04-18 17:30:43.516 | Selecting previously unselected package libtool. 2026-04-18 17:30:43.523 | Preparing to unpack .../100-libtool_2.4.7-7build1_all.deb ... 2026-04-18 17:30:43.528 | Unpacking libtool (2.4.7-7build1) ... 2026-04-18 17:30:43.598 | Selecting previously unselected package dh-autoreconf. 2026-04-18 17:30:43.605 | Preparing to unpack .../101-dh-autoreconf_20_all.deb ... 2026-04-18 17:30:43.610 | Unpacking dh-autoreconf (20) ... 2026-04-18 17:30:43.677 | Selecting previously unselected package libarchive-zip-perl. 2026-04-18 17:30:43.684 | Preparing to unpack .../102-libarchive-zip-perl_1.68-1_all.deb ... 2026-04-18 17:30:43.689 | Unpacking libarchive-zip-perl (1.68-1) ... 2026-04-18 17:30:43.759 | Selecting previously unselected package libsub-override-perl. 2026-04-18 17:30:43.764 | Preparing to unpack .../103-libsub-override-perl_0.10-1_all.deb ... 2026-04-18 17:30:43.769 | Unpacking libsub-override-perl (0.10-1) ... 2026-04-18 17:30:43.821 | Selecting previously unselected package libfile-stripnondeterminism-perl. 2026-04-18 17:30:43.826 | Preparing to unpack .../104-libfile-stripnondeterminism-perl_1.13.1-1_all.deb ... 2026-04-18 17:30:43.831 | Unpacking libfile-stripnondeterminism-perl (1.13.1-1) ... 2026-04-18 17:30:43.894 | Selecting previously unselected package dh-strip-nondeterminism. 2026-04-18 17:30:43.903 | Preparing to unpack .../105-dh-strip-nondeterminism_1.13.1-1_all.deb ... 2026-04-18 17:30:43.909 | Unpacking dh-strip-nondeterminism (1.13.1-1) ... 2026-04-18 17:30:43.963 | Selecting previously unselected package libdpkg-perl. 2026-04-18 17:30:43.970 | Preparing to unpack .../106-libdpkg-perl_1.22.6ubuntu6.5_all.deb ... 2026-04-18 17:30:43.976 | Unpacking libdpkg-perl (1.22.6ubuntu6.5) ... 2026-04-18 17:30:44.081 | Selecting previously unselected package bzip2. 2026-04-18 17:30:44.088 | Preparing to unpack .../107-bzip2_1.0.8-5.1build0.1_amd64.deb ... 2026-04-18 17:30:44.093 | Unpacking bzip2 (1.0.8-5.1build0.1) ... 2026-04-18 17:30:44.151 | Selecting previously unselected package patch. 2026-04-18 17:30:44.157 | Preparing to unpack .../108-patch_2.7.6-7build3_amd64.deb ... 2026-04-18 17:30:44.163 | Unpacking patch (2.7.6-7build3) ... 2026-04-18 17:30:44.221 | Selecting previously unselected package make. 2026-04-18 17:30:44.228 | Preparing to unpack .../109-make_4.3-4.1build2_amd64.deb ... 2026-04-18 17:30:44.234 | Unpacking make (4.3-4.1build2) ... 2026-04-18 17:30:44.296 | Selecting previously unselected package lto-disabled-list. 2026-04-18 17:30:44.303 | Preparing to unpack .../110-lto-disabled-list_47_all.deb ... 2026-04-18 17:30:44.308 | Unpacking lto-disabled-list (47) ... 2026-04-18 17:30:44.374 | Selecting previously unselected package dpkg-dev. 2026-04-18 17:30:44.379 | Preparing to unpack .../111-dpkg-dev_1.22.6ubuntu6.5_all.deb ... 2026-04-18 17:30:44.384 | Unpacking dpkg-dev (1.22.6ubuntu6.5) ... 2026-04-18 17:30:44.541 | Selecting previously unselected package debugedit. 2026-04-18 17:30:44.547 | Preparing to unpack .../112-debugedit_1%3a5.0-5build2_amd64.deb ... 2026-04-18 17:30:44.557 | Unpacking debugedit (1:5.0-5build2) ... 2026-04-18 17:30:44.612 | Selecting previously unselected package dwz. 2026-04-18 17:30:44.620 | Preparing to unpack .../113-dwz_0.15-1build6_amd64.deb ... 2026-04-18 17:30:44.625 | Unpacking dwz (0.15-1build6) ... 2026-04-18 17:30:44.686 | Selecting previously unselected package gettext. 2026-04-18 17:30:44.692 | Preparing to unpack .../114-gettext_0.21-14ubuntu2_amd64.deb ... 2026-04-18 17:30:44.698 | Unpacking gettext (0.21-14ubuntu2) ... 2026-04-18 17:30:44.800 | Selecting previously unselected package intltool-debian. 2026-04-18 17:30:44.807 | Preparing to unpack .../115-intltool-debian_0.35.0+20060710.6_all.deb ... 2026-04-18 17:30:44.817 | Unpacking intltool-debian (0.35.0+20060710.6) ... 2026-04-18 17:30:44.873 | Selecting previously unselected package po-debconf. 2026-04-18 17:30:44.880 | Preparing to unpack .../116-po-debconf_1.0.21+nmu1_all.deb ... 2026-04-18 17:30:44.885 | Unpacking po-debconf (1.0.21+nmu1) ... 2026-04-18 17:30:44.972 | Selecting previously unselected package debhelper. 2026-04-18 17:30:44.979 | Preparing to unpack .../117-debhelper_13.14.1ubuntu5_all.deb ... 2026-04-18 17:30:44.984 | Unpacking debhelper (13.14.1ubuntu5) ... 2026-04-18 17:30:45.216 | Selecting previously unselected package uuid-dev:amd64. 2026-04-18 17:30:45.224 | Preparing to unpack .../118-uuid-dev_2.39.3-9ubuntu6.5_amd64.deb ... 2026-04-18 17:30:45.376 | Unpacking uuid-dev:amd64 (2.39.3-9ubuntu6.5) ... 2026-04-18 17:30:45.520 | Selecting previously unselected package libsctp1:amd64. 2026-04-18 17:30:45.527 | Preparing to unpack .../119-libsctp1_1.0.19+dfsg-2build1_amd64.deb ... 2026-04-18 17:30:45.532 | Unpacking libsctp1:amd64 (1.0.19+dfsg-2build1) ... 2026-04-18 17:30:45.586 | Selecting previously unselected package libsctp-dev:amd64. 2026-04-18 17:30:45.592 | Preparing to unpack .../120-libsctp-dev_1.0.19+dfsg-2build1_amd64.deb ... 2026-04-18 17:30:45.598 | Unpacking libsctp-dev:amd64 (1.0.19+dfsg-2build1) ... 2026-04-18 17:30:45.661 | Selecting previously unselected package libapr1-dev. 2026-04-18 17:30:45.668 | Preparing to unpack .../121-libapr1-dev_1.7.2-3.1ubuntu0.1_amd64.deb ... 2026-04-18 17:30:45.673 | Unpacking libapr1-dev (1.7.2-3.1ubuntu0.1) ... 2026-04-18 17:30:45.895 | Selecting previously unselected package libldap-dev:amd64. 2026-04-18 17:30:45.902 | Preparing to unpack .../122-libldap-dev_2.6.10+dfsg-0ubuntu0.24.04.1_amd64.deb ... 2026-04-18 17:30:45.906 | Unpacking libldap-dev:amd64 (2.6.10+dfsg-0ubuntu0.24.04.1) ... 2026-04-18 17:30:46.021 | Selecting previously unselected package libldap2-dev. 2026-04-18 17:30:46.029 | Preparing to unpack .../123-libldap2-dev_2.6.10+dfsg-0ubuntu0.24.04.1_all.deb ... 2026-04-18 17:30:46.034 | Unpacking libldap2-dev (2.6.10+dfsg-0ubuntu0.24.04.1) ... 2026-04-18 17:30:46.087 | Selecting previously unselected package libaprutil1-dev. 2026-04-18 17:30:46.095 | Preparing to unpack .../124-libaprutil1-dev_1.6.3-1.1ubuntu7_amd64.deb ... 2026-04-18 17:30:46.100 | Unpacking libaprutil1-dev (1.6.3-1.1ubuntu7) ... 2026-04-18 17:30:46.307 | Selecting previously unselected package libpcre2-16-0:amd64. 2026-04-18 17:30:46.312 | Preparing to unpack .../125-libpcre2-16-0_10.42-4ubuntu2.1_amd64.deb ... 2026-04-18 17:30:46.317 | Unpacking libpcre2-16-0:amd64 (10.42-4ubuntu2.1) ... 2026-04-18 17:30:46.474 | Selecting previously unselected package libpcre2-32-0:amd64. 2026-04-18 17:30:46.482 | Preparing to unpack .../126-libpcre2-32-0_10.42-4ubuntu2.1_amd64.deb ... 2026-04-18 17:30:46.528 | Unpacking libpcre2-32-0:amd64 (10.42-4ubuntu2.1) ... 2026-04-18 17:30:46.598 | Selecting previously unselected package libpcre2-posix3:amd64. 2026-04-18 17:30:46.604 | Preparing to unpack .../127-libpcre2-posix3_10.42-4ubuntu2.1_amd64.deb ... 2026-04-18 17:30:46.610 | Unpacking libpcre2-posix3:amd64 (10.42-4ubuntu2.1) ... 2026-04-18 17:30:46.663 | Selecting previously unselected package libpcre2-dev:amd64. 2026-04-18 17:30:46.671 | Preparing to unpack .../128-libpcre2-dev_10.42-4ubuntu2.1_amd64.deb ... 2026-04-18 17:30:46.675 | Unpacking libpcre2-dev:amd64 (10.42-4ubuntu2.1) ... 2026-04-18 17:30:46.784 | Selecting previously unselected package apache2-dev. 2026-04-18 17:30:46.791 | Preparing to unpack .../129-apache2-dev_2.4.58-1ubuntu8.11_amd64.deb ... 2026-04-18 17:30:46.796 | Unpacking apache2-dev (2.4.58-1ubuntu8.11) ... 2026-04-18 17:30:46.964 | Selecting previously unselected package bc. 2026-04-18 17:30:46.971 | Preparing to unpack .../130-bc_1.07.1-3ubuntu4_amd64.deb ... 2026-04-18 17:30:46.977 | Unpacking bc (1.07.1-3ubuntu4) ... 2026-04-18 17:30:47.040 | Selecting previously unselected package ncal. 2026-04-18 17:30:47.047 | Preparing to unpack .../131-ncal_12.1.8_amd64.deb ... 2026-04-18 17:30:47.053 | Unpacking ncal (12.1.8) ... 2026-04-18 17:30:47.117 | Selecting previously unselected package bsdmainutils. 2026-04-18 17:30:47.124 | Preparing to unpack .../132-bsdmainutils_12.1.8_all.deb ... 2026-04-18 17:30:47.133 | Unpacking bsdmainutils (12.1.8) ... 2026-04-18 17:30:47.184 | Selecting previously unselected package conntrack. 2026-04-18 17:30:47.192 | Preparing to unpack .../133-conntrack_1%3a1.4.8-1ubuntu1_amd64.deb ... 2026-04-18 17:30:47.197 | Unpacking conntrack (1:1.4.8-1ubuntu1) ... 2026-04-18 17:30:47.265 | Selecting previously unselected package cryptsetup-bin. 2026-04-18 17:30:47.273 | Preparing to unpack .../134-cryptsetup-bin_2%3a2.7.0-1ubuntu4.2_amd64.deb ... 2026-04-18 17:30:47.278 | Unpacking cryptsetup-bin (2:2.7.0-1ubuntu4.2) ... 2026-04-18 17:30:47.364 | Selecting previously unselected package cryptsetup. 2026-04-18 17:30:47.372 | Preparing to unpack .../135-cryptsetup_2%3a2.7.0-1ubuntu4.2_amd64.deb ... 2026-04-18 17:30:47.397 | Unpacking cryptsetup (2:2.7.0-1ubuntu4.2) ... 2026-04-18 17:30:47.487 | Selecting previously unselected package libdconf1:amd64. 2026-04-18 17:30:47.495 | Preparing to unpack .../136-libdconf1_0.40.0-4ubuntu0.1_amd64.deb ... 2026-04-18 17:30:47.501 | Unpacking libdconf1:amd64 (0.40.0-4ubuntu0.1) ... 2026-04-18 17:30:47.555 | Selecting previously unselected package dconf-service. 2026-04-18 17:30:47.562 | Preparing to unpack .../137-dconf-service_0.40.0-4ubuntu0.1_amd64.deb ... 2026-04-18 17:30:47.567 | Unpacking dconf-service (0.40.0-4ubuntu0.1) ... 2026-04-18 17:30:47.622 | Selecting previously unselected package dconf-gsettings-backend:amd64. 2026-04-18 17:30:47.629 | Preparing to unpack .../138-dconf-gsettings-backend_0.40.0-4ubuntu0.1_amd64.deb ... 2026-04-18 17:30:47.635 | Unpacking dconf-gsettings-backend:amd64 (0.40.0-4ubuntu0.1) ... 2026-04-18 17:30:47.711 | Selecting previously unselected package libdevmapper-event1.02.1:amd64. 2026-04-18 17:30:47.719 | Preparing to unpack .../139-libdevmapper-event1.02.1_2%3a1.02.185-3ubuntu3.2_amd64.deb ... 2026-04-18 17:30:47.725 | Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.185-3ubuntu3.2) ... 2026-04-18 17:30:47.785 | Selecting previously unselected package libaio1t64:amd64. 2026-04-18 17:30:47.793 | Preparing to unpack .../140-libaio1t64_0.3.113-6build1.1_amd64.deb ... 2026-04-18 17:30:47.798 | Unpacking libaio1t64:amd64 (0.3.113-6build1.1) ... 2026-04-18 17:30:47.861 | Selecting previously unselected package liblvm2cmd2.03:amd64. 2026-04-18 17:30:47.869 | Preparing to unpack .../141-liblvm2cmd2.03_2.03.16-3ubuntu3.2_amd64.deb ... 2026-04-18 17:30:47.876 | Unpacking liblvm2cmd2.03:amd64 (2.03.16-3ubuntu3.2) ... 2026-04-18 17:30:47.972 | Selecting previously unselected package dmeventd. 2026-04-18 17:30:47.978 | Preparing to unpack .../142-dmeventd_2%3a1.02.185-3ubuntu3.2_amd64.deb ... 2026-04-18 17:30:47.984 | Unpacking dmeventd (2:1.02.185-3ubuntu3.2) ... 2026-04-18 17:30:48.047 | Selecting previously unselected package dnsmasq-base. 2026-04-18 17:30:48.055 | Preparing to unpack .../143-dnsmasq-base_2.90-2ubuntu0.1_amd64.deb ... 2026-04-18 17:30:48.072 | Unpacking dnsmasq-base (2.90-2ubuntu0.1) ... 2026-04-18 17:30:48.166 | Selecting previously unselected package dnsmasq-utils. 2026-04-18 17:30:48.173 | Preparing to unpack .../144-dnsmasq-utils_2.90-2ubuntu0.1_amd64.deb ... 2026-04-18 17:30:48.178 | Unpacking dnsmasq-utils (2.90-2ubuntu0.1) ... 2026-04-18 17:30:48.244 | Selecting previously unselected package ebtables. 2026-04-18 17:30:48.252 | Preparing to unpack .../145-ebtables_2.0.11-6build1_amd64.deb ... 2026-04-18 17:30:48.277 | Unpacking ebtables (2.0.11-6build1) ... 2026-04-18 17:30:48.342 | Selecting previously unselected package fonts-dejavu-mono. 2026-04-18 17:30:48.350 | Preparing to unpack .../146-fonts-dejavu-mono_2.37-8_all.deb ... 2026-04-18 17:30:48.355 | Unpacking fonts-dejavu-mono (2.37-8) ... 2026-04-18 17:30:48.433 | Selecting previously unselected package fonts-dejavu-core. 2026-04-18 17:30:48.441 | Preparing to unpack .../147-fonts-dejavu-core_2.37-8_all.deb ... 2026-04-18 17:30:48.484 | Unpacking fonts-dejavu-core (2.37-8) ... 2026-04-18 17:30:48.578 | Selecting previously unselected package fontconfig-config. 2026-04-18 17:30:48.587 | Preparing to unpack .../148-fontconfig-config_2.15.0-1.1ubuntu2_amd64.deb ... 2026-04-18 17:30:48.935 | Unpacking fontconfig-config (2.15.0-1.1ubuntu2) ... 2026-04-18 17:30:49.030 | Selecting previously unselected package libfontconfig1:amd64. 2026-04-18 17:30:49.039 | Preparing to unpack .../149-libfontconfig1_2.15.0-1.1ubuntu2_amd64.deb ... 2026-04-18 17:30:49.044 | Unpacking libfontconfig1:amd64 (2.15.0-1.1ubuntu2) ... 2026-04-18 17:30:49.104 | Selecting previously unselected package fontconfig. 2026-04-18 17:30:49.109 | Preparing to unpack .../150-fontconfig_2.15.0-1.1ubuntu2_amd64.deb ... 2026-04-18 17:30:49.115 | Unpacking fontconfig (2.15.0-1.1ubuntu2) ... 2026-04-18 17:30:49.178 | Selecting previously unselected package g++-13-x86-64-linux-gnu. 2026-04-18 17:30:49.183 | Preparing to unpack .../151-g++-13-x86-64-linux-gnu_13.3.0-6ubuntu2~24.04.1_amd64.deb ... 2026-04-18 17:30:49.188 | Unpacking g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-04-18 17:30:49.465 | Selecting previously unselected package g++-13. 2026-04-18 17:30:49.473 | Preparing to unpack .../152-g++-13_13.3.0-6ubuntu2~24.04.1_amd64.deb ... 2026-04-18 17:30:49.479 | Unpacking g++-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-04-18 17:30:49.535 | Selecting previously unselected package g++-x86-64-linux-gnu. 2026-04-18 17:30:49.543 | Preparing to unpack .../153-g++-x86-64-linux-gnu_4%3a13.2.0-7ubuntu1_amd64.deb ... 2026-04-18 17:30:49.549 | Unpacking g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-04-18 17:30:49.604 | Selecting previously unselected package g++. 2026-04-18 17:30:49.614 | Preparing to unpack .../154-g++_4%3a13.2.0-7ubuntu1_amd64.deb ... 2026-04-18 17:30:49.619 | Unpacking g++ (4:13.2.0-7ubuntu1) ... 2026-04-18 17:30:49.673 | Selecting previously unselected package genisoimage. 2026-04-18 17:30:49.682 | Preparing to unpack .../155-genisoimage_9%3a1.1.11-3.5_amd64.deb ... 2026-04-18 17:30:49.687 | Unpacking genisoimage (9:1.1.11-3.5) ... 2026-04-18 17:30:49.767 | Selecting previously unselected package libpixman-1-0:amd64. 2026-04-18 17:30:49.777 | Preparing to unpack .../156-libpixman-1-0_0.42.2-1build1_amd64.deb ... 2026-04-18 17:30:49.783 | Unpacking libpixman-1-0:amd64 (0.42.2-1build1) ... 2026-04-18 17:30:49.851 | Selecting previously unselected package libxcb-render0:amd64. 2026-04-18 17:30:49.859 | Preparing to unpack .../157-libxcb-render0_1.15-1ubuntu2_amd64.deb ... 2026-04-18 17:30:49.864 | Unpacking libxcb-render0:amd64 (1.15-1ubuntu2) ... 2026-04-18 17:30:49.930 | Selecting previously unselected package libxcb-shm0:amd64. 2026-04-18 17:30:49.938 | Preparing to unpack .../158-libxcb-shm0_1.15-1ubuntu2_amd64.deb ... 2026-04-18 17:30:49.943 | Unpacking libxcb-shm0:amd64 (1.15-1ubuntu2) ... 2026-04-18 17:30:49.998 | Selecting previously unselected package libxrender1:amd64. 2026-04-18 17:30:50.006 | Preparing to unpack .../159-libxrender1_1%3a0.9.10-1.1build1_amd64.deb ... 2026-04-18 17:30:50.014 | Unpacking libxrender1:amd64 (1:0.9.10-1.1build1) ... 2026-04-18 17:30:50.080 | Selecting previously unselected package libcairo2:amd64. 2026-04-18 17:30:50.086 | Preparing to unpack .../160-libcairo2_1.18.0-3build1_amd64.deb ... 2026-04-18 17:30:50.092 | Unpacking libcairo2:amd64 (1.18.0-3build1) ... 2026-04-18 17:30:50.167 | Selecting previously unselected package libcairo-gobject2:amd64. 2026-04-18 17:30:50.175 | Preparing to unpack .../161-libcairo-gobject2_1.18.0-3build1_amd64.deb ... 2026-04-18 17:30:50.180 | Unpacking libcairo-gobject2:amd64 (1.18.0-3build1) ... 2026-04-18 17:30:50.238 | Selecting previously unselected package gir1.2-freedesktop:amd64. 2026-04-18 17:30:50.246 | Preparing to unpack .../162-gir1.2-freedesktop_1.80.1-1_amd64.deb ... 2026-04-18 17:30:50.251 | Unpacking gir1.2-freedesktop:amd64 (1.80.1-1) ... 2026-04-18 17:30:50.313 | Selecting previously unselected package libproxy1v5:amd64. 2026-04-18 17:30:50.321 | Preparing to unpack .../163-libproxy1v5_0.5.4-4build1_amd64.deb ... 2026-04-18 17:30:50.326 | Unpacking libproxy1v5:amd64 (0.5.4-4build1) ... 2026-04-18 17:30:50.385 | Selecting previously unselected package glib-networking-common. 2026-04-18 17:30:50.392 | Preparing to unpack .../164-glib-networking-common_2.80.0-1build1_all.deb ... 2026-04-18 17:30:50.397 | Unpacking glib-networking-common (2.80.0-1build1) ... 2026-04-18 17:30:50.449 | Selecting previously unselected package glib-networking-services. 2026-04-18 17:30:50.457 | Preparing to unpack .../165-glib-networking-services_2.80.0-1build1_amd64.deb ... 2026-04-18 17:30:50.463 | Unpacking glib-networking-services (2.80.0-1build1) ... 2026-04-18 17:30:50.549 | Selecting previously unselected package session-migration. 2026-04-18 17:30:50.554 | Preparing to unpack .../166-session-migration_0.3.9build1_amd64.deb ... 2026-04-18 17:30:50.560 | Unpacking session-migration (0.3.9build1) ... 2026-04-18 17:30:50.619 | Selecting previously unselected package gsettings-desktop-schemas. 2026-04-18 17:30:50.626 | Preparing to unpack .../167-gsettings-desktop-schemas_46.1-0ubuntu1_all.deb ... 2026-04-18 17:30:50.632 | Unpacking gsettings-desktop-schemas (46.1-0ubuntu1) ... 2026-04-18 17:30:50.712 | Selecting previously unselected package glib-networking:amd64. 2026-04-18 17:30:50.719 | Preparing to unpack .../168-glib-networking_2.80.0-1build1_amd64.deb ... 2026-04-18 17:30:50.725 | Unpacking glib-networking:amd64 (2.80.0-1build1) ... 2026-04-18 17:30:50.781 | Selecting previously unselected package golang-1.22-doc. 2026-04-18 17:30:50.788 | Preparing to unpack .../169-golang-1.22-doc_1.22.2-2ubuntu0.4_all.deb ... 2026-04-18 17:30:50.860 | Unpacking golang-1.22-doc (1.22.2-2ubuntu0.4) ... 2026-04-18 17:30:50.952 | Selecting previously unselected package golang-1.22-src. 2026-04-18 17:30:50.960 | Preparing to unpack .../170-golang-1.22-src_1.22.2-2ubuntu0.4_all.deb ... 2026-04-18 17:30:50.965 | Unpacking golang-1.22-src (1.22.2-2ubuntu0.4) ... 2026-04-18 17:30:54.658 | Selecting previously unselected package golang-1.22-go. 2026-04-18 17:30:54.665 | Preparing to unpack .../171-golang-1.22-go_1.22.2-2ubuntu0.4_amd64.deb ... 2026-04-18 17:30:54.669 | Unpacking golang-1.22-go (1.22.2-2ubuntu0.4) ... 2026-04-18 17:30:55.272 | Selecting previously unselected package golang-1.22. 2026-04-18 17:30:55.280 | Preparing to unpack .../172-golang-1.22_1.22.2-2ubuntu0.4_all.deb ... 2026-04-18 17:30:55.286 | Unpacking golang-1.22 (1.22.2-2ubuntu0.4) ... 2026-04-18 17:30:55.340 | Selecting previously unselected package golang-src. 2026-04-18 17:30:55.350 | Preparing to unpack .../173-golang-src_2%3a1.22~2build1_all.deb ... 2026-04-18 17:30:55.356 | Unpacking golang-src (2:1.22~2build1) ... 2026-04-18 17:30:55.408 | Selecting previously unselected package golang-go:amd64. 2026-04-18 17:30:55.416 | Preparing to unpack .../174-golang-go_2%3a1.22~2build1_amd64.deb ... 2026-04-18 17:30:55.429 | Unpacking golang-go:amd64 (2:1.22~2build1) ... 2026-04-18 17:30:55.495 | Selecting previously unselected package golang-doc. 2026-04-18 17:30:55.504 | Preparing to unpack .../175-golang-doc_2%3a1.22~2build1_all.deb ... 2026-04-18 17:30:55.510 | Unpacking golang-doc (2:1.22~2build1) ... 2026-04-18 17:30:55.566 | Selecting previously unselected package golang:amd64. 2026-04-18 17:30:55.576 | Preparing to unpack .../176-golang_2%3a1.22~2build1_amd64.deb ... 2026-04-18 17:30:55.582 | Unpacking golang:amd64 (2:1.22~2build1) ... 2026-04-18 17:30:55.639 | Selecting previously unselected package libann0. 2026-04-18 17:30:55.649 | Preparing to unpack .../177-libann0_1.1.2+doc-9build1_amd64.deb ... 2026-04-18 17:30:55.654 | Unpacking libann0 (1.1.2+doc-9build1) ... 2026-04-18 17:30:55.715 | Selecting previously unselected package libcdt5:amd64. 2026-04-18 17:30:55.724 | Preparing to unpack .../178-libcdt5_2.42.2-9ubuntu0.1_amd64.deb ... 2026-04-18 17:30:55.731 | Unpacking libcdt5:amd64 (2.42.2-9ubuntu0.1) ... 2026-04-18 17:30:55.794 | Selecting previously unselected package libcgraph6:amd64. 2026-04-18 17:30:55.805 | Preparing to unpack .../179-libcgraph6_2.42.2-9ubuntu0.1_amd64.deb ... 2026-04-18 17:30:55.810 | Unpacking libcgraph6:amd64 (2.42.2-9ubuntu0.1) ... 2026-04-18 17:30:55.871 | Selecting previously unselected package libsharpyuv0:amd64. 2026-04-18 17:30:55.881 | Preparing to unpack .../180-libsharpyuv0_1.3.2-0.4build3_amd64.deb ... 2026-04-18 17:30:55.887 | Unpacking libsharpyuv0:amd64 (1.3.2-0.4build3) ... 2026-04-18 17:30:55.958 | Selecting previously unselected package libaom3:amd64. 2026-04-18 17:30:55.971 | Preparing to unpack .../181-libaom3_3.8.2-2ubuntu0.1_amd64.deb ... 2026-04-18 17:30:55.978 | Unpacking libaom3:amd64 (3.8.2-2ubuntu0.1) ... 2026-04-18 17:30:56.093 | Selecting previously unselected package libheif-plugin-aomdec:amd64. 2026-04-18 17:30:56.105 | Preparing to unpack .../182-libheif-plugin-aomdec_1.17.6-1ubuntu4.2_amd64.deb ... 2026-04-18 17:30:56.110 | Unpacking libheif-plugin-aomdec:amd64 (1.17.6-1ubuntu4.2) ... 2026-04-18 17:30:56.176 | Selecting previously unselected package libde265-0:amd64. 2026-04-18 17:30:56.187 | Preparing to unpack .../183-libde265-0_1.0.15-1build3_amd64.deb ... 2026-04-18 17:30:56.194 | Unpacking libde265-0:amd64 (1.0.15-1build3) ... 2026-04-18 17:30:56.261 | Selecting previously unselected package libheif-plugin-libde265:amd64. 2026-04-18 17:30:56.272 | Preparing to unpack .../184-libheif-plugin-libde265_1.17.6-1ubuntu4.2_amd64.deb ... 2026-04-18 17:30:56.278 | Unpacking libheif-plugin-libde265:amd64 (1.17.6-1ubuntu4.2) ... 2026-04-18 17:30:56.348 | Selecting previously unselected package libheif1:amd64. 2026-04-18 17:30:56.361 | Preparing to unpack .../185-libheif1_1.17.6-1ubuntu4.2_amd64.deb ... 2026-04-18 17:30:56.366 | Unpacking libheif1:amd64 (1.17.6-1ubuntu4.2) ... 2026-04-18 17:30:56.451 | Selecting previously unselected package libjpeg-turbo8:amd64. 2026-04-18 17:30:56.461 | Preparing to unpack .../186-libjpeg-turbo8_2.1.5-2ubuntu2_amd64.deb ... 2026-04-18 17:30:56.467 | Unpacking libjpeg-turbo8:amd64 (2.1.5-2ubuntu2) ... 2026-04-18 17:30:56.530 | Selecting previously unselected package libjpeg8:amd64. 2026-04-18 17:30:56.537 | Preparing to unpack .../187-libjpeg8_8c-2ubuntu11_amd64.deb ... 2026-04-18 17:30:56.542 | Unpacking libjpeg8:amd64 (8c-2ubuntu11) ... 2026-04-18 17:30:56.605 | Selecting previously unselected package libdeflate0:amd64. 2026-04-18 17:30:56.614 | Preparing to unpack .../188-libdeflate0_1.19-1build1.1_amd64.deb ... 2026-04-18 17:30:56.620 | Unpacking libdeflate0:amd64 (1.19-1build1.1) ... 2026-04-18 17:30:56.686 | Selecting previously unselected package libjbig0:amd64. 2026-04-18 17:30:56.694 | Preparing to unpack .../189-libjbig0_2.1-6.1ubuntu2_amd64.deb ... 2026-04-18 17:30:56.700 | Unpacking libjbig0:amd64 (2.1-6.1ubuntu2) ... 2026-04-18 17:30:56.771 | Selecting previously unselected package liblerc4:amd64. 2026-04-18 17:30:56.779 | Preparing to unpack .../190-liblerc4_4.0.0+ds-4ubuntu2_amd64.deb ... 2026-04-18 17:30:56.784 | Unpacking liblerc4:amd64 (4.0.0+ds-4ubuntu2) ... 2026-04-18 17:30:56.854 | Selecting previously unselected package libwebp7:amd64. 2026-04-18 17:30:56.861 | Preparing to unpack .../191-libwebp7_1.3.2-0.4build3_amd64.deb ... 2026-04-18 17:30:56.867 | Unpacking libwebp7:amd64 (1.3.2-0.4build3) ... 2026-04-18 17:30:56.942 | Selecting previously unselected package libtiff6:amd64. 2026-04-18 17:30:56.952 | Preparing to unpack .../192-libtiff6_4.5.1+git230720-4ubuntu2.5_amd64.deb ... 2026-04-18 17:30:56.958 | Unpacking libtiff6:amd64 (4.5.1+git230720-4ubuntu2.5) ... 2026-04-18 17:30:57.034 | Selecting previously unselected package libxpm4:amd64. 2026-04-18 17:30:57.044 | Preparing to unpack .../193-libxpm4_1%3a3.5.17-1build2_amd64.deb ... 2026-04-18 17:30:57.050 | Unpacking libxpm4:amd64 (1:3.5.17-1build2) ... 2026-04-18 17:30:57.120 | Selecting previously unselected package libgd3:amd64. 2026-04-18 17:30:57.129 | Preparing to unpack .../194-libgd3_2.3.3-9ubuntu5_amd64.deb ... 2026-04-18 17:30:57.136 | Unpacking libgd3:amd64 (2.3.3-9ubuntu5) ... 2026-04-18 17:30:57.207 | Selecting previously unselected package libgts-0.7-5t64:amd64. 2026-04-18 17:30:57.218 | Preparing to unpack .../195-libgts-0.7-5t64_0.7.6+darcs121130-5.2build1_amd64.deb ... 2026-04-18 17:30:57.223 | Unpacking libgts-0.7-5t64:amd64 (0.7.6+darcs121130-5.2build1) ... 2026-04-18 17:30:57.292 | Selecting previously unselected package libltdl7:amd64. 2026-04-18 17:30:57.301 | Preparing to unpack .../196-libltdl7_2.4.7-7build1_amd64.deb ... 2026-04-18 17:30:57.308 | Unpacking libltdl7:amd64 (2.4.7-7build1) ... 2026-04-18 17:30:57.376 | Selecting previously unselected package libgraphite2-3:amd64. 2026-04-18 17:30:57.389 | Preparing to unpack .../197-libgraphite2-3_1.3.14-2build1_amd64.deb ... 2026-04-18 17:30:57.395 | Unpacking libgraphite2-3:amd64 (1.3.14-2build1) ... 2026-04-18 17:30:57.465 | Selecting previously unselected package libharfbuzz0b:amd64. 2026-04-18 17:30:57.477 | Preparing to unpack .../198-libharfbuzz0b_8.3.0-2build2_amd64.deb ... 2026-04-18 17:30:57.483 | Unpacking libharfbuzz0b:amd64 (8.3.0-2build2) ... 2026-04-18 17:30:57.555 | Selecting previously unselected package libthai-data. 2026-04-18 17:30:57.565 | Preparing to unpack .../199-libthai-data_0.1.29-2build1_all.deb ... 2026-04-18 17:30:57.571 | Unpacking libthai-data (0.1.29-2build1) ... 2026-04-18 17:30:57.654 | Selecting previously unselected package libdatrie1:amd64. 2026-04-18 17:30:57.665 | Preparing to unpack .../200-libdatrie1_0.2.13-3build1_amd64.deb ... 2026-04-18 17:30:57.671 | Unpacking libdatrie1:amd64 (0.2.13-3build1) ... 2026-04-18 17:30:57.737 | Selecting previously unselected package libthai0:amd64. 2026-04-18 17:30:57.749 | Preparing to unpack .../201-libthai0_0.1.29-2build1_amd64.deb ... 2026-04-18 17:30:57.755 | Unpacking libthai0:amd64 (0.1.29-2build1) ... 2026-04-18 17:30:57.825 | Selecting previously unselected package libpango-1.0-0:amd64. 2026-04-18 17:30:57.837 | Preparing to unpack .../202-libpango-1.0-0_1.52.1+ds-1build1_amd64.deb ... 2026-04-18 17:30:57.843 | Unpacking libpango-1.0-0:amd64 (1.52.1+ds-1build1) ... 2026-04-18 17:30:57.914 | Selecting previously unselected package libpangoft2-1.0-0:amd64. 2026-04-18 17:30:57.924 | Preparing to unpack .../203-libpangoft2-1.0-0_1.52.1+ds-1build1_amd64.deb ... 2026-04-18 17:30:57.931 | Unpacking libpangoft2-1.0-0:amd64 (1.52.1+ds-1build1) ... 2026-04-18 17:30:57.997 | Selecting previously unselected package libpangocairo-1.0-0:amd64. 2026-04-18 17:30:58.009 | Preparing to unpack .../204-libpangocairo-1.0-0_1.52.1+ds-1build1_amd64.deb ... 2026-04-18 17:30:58.014 | Unpacking libpangocairo-1.0-0:amd64 (1.52.1+ds-1build1) ... 2026-04-18 17:30:58.077 | Selecting previously unselected package libpathplan4:amd64. 2026-04-18 17:30:58.089 | Preparing to unpack .../205-libpathplan4_2.42.2-9ubuntu0.1_amd64.deb ... 2026-04-18 17:30:58.094 | Unpacking libpathplan4:amd64 (2.42.2-9ubuntu0.1) ... 2026-04-18 17:30:58.161 | Selecting previously unselected package libgvc6. 2026-04-18 17:30:58.172 | Preparing to unpack .../206-libgvc6_2.42.2-9ubuntu0.1_amd64.deb ... 2026-04-18 17:30:58.177 | Unpacking libgvc6 (2.42.2-9ubuntu0.1) ... 2026-04-18 17:30:58.263 | Selecting previously unselected package libgvpr2:amd64. 2026-04-18 17:30:58.274 | Preparing to unpack .../207-libgvpr2_2.42.2-9ubuntu0.1_amd64.deb ... 2026-04-18 17:30:58.280 | Unpacking libgvpr2:amd64 (2.42.2-9ubuntu0.1) ... 2026-04-18 17:30:58.347 | Selecting previously unselected package liblab-gamut1:amd64. 2026-04-18 17:30:58.359 | Preparing to unpack .../208-liblab-gamut1_2.42.2-9ubuntu0.1_amd64.deb ... 2026-04-18 17:30:58.364 | Unpacking liblab-gamut1:amd64 (2.42.2-9ubuntu0.1) ... 2026-04-18 17:30:58.466 | Selecting previously unselected package x11-common. 2026-04-18 17:30:58.474 | Preparing to unpack .../209-x11-common_1%3a7.7+23ubuntu3_all.deb ... 2026-04-18 17:30:58.484 | Unpacking x11-common (1:7.7+23ubuntu3) ... 2026-04-18 17:30:58.554 | Selecting previously unselected package libice6:amd64. 2026-04-18 17:30:58.565 | Preparing to unpack .../210-libice6_2%3a1.0.10-1build3_amd64.deb ... 2026-04-18 17:30:58.570 | Unpacking libice6:amd64 (2:1.0.10-1build3) ... 2026-04-18 17:30:58.632 | Selecting previously unselected package libsm6:amd64. 2026-04-18 17:30:58.643 | Preparing to unpack .../211-libsm6_2%3a1.2.3-1build3_amd64.deb ... 2026-04-18 17:30:58.648 | Unpacking libsm6:amd64 (2:1.2.3-1build3) ... 2026-04-18 17:30:58.717 | Selecting previously unselected package libxt6t64:amd64. 2026-04-18 17:30:58.727 | Preparing to unpack .../212-libxt6t64_1%3a1.2.1-1.2build1_amd64.deb ... 2026-04-18 17:30:58.733 | Unpacking libxt6t64:amd64 (1:1.2.1-1.2build1) ... 2026-04-18 17:30:58.802 | Selecting previously unselected package libxmu6:amd64. 2026-04-18 17:30:58.812 | Preparing to unpack .../213-libxmu6_2%3a1.1.3-3build2_amd64.deb ... 2026-04-18 17:30:58.818 | Unpacking libxmu6:amd64 (2:1.1.3-3build2) ... 2026-04-18 17:30:58.883 | Selecting previously unselected package libxaw7:amd64. 2026-04-18 17:30:58.893 | Preparing to unpack .../214-libxaw7_2%3a1.0.14-1build2_amd64.deb ... 2026-04-18 17:30:58.899 | Unpacking libxaw7:amd64 (2:1.0.14-1build2) ... 2026-04-18 17:30:58.980 | Selecting previously unselected package graphviz. 2026-04-18 17:30:58.990 | Preparing to unpack .../215-graphviz_2.42.2-9ubuntu0.1_amd64.deb ... 2026-04-18 17:30:58.996 | Unpacking graphviz (2.42.2-9ubuntu0.1) ... 2026-04-18 17:30:59.100 | Selecting previously unselected package icu-devtools. 2026-04-18 17:30:59.110 | Preparing to unpack .../216-icu-devtools_74.2-1ubuntu3.1_amd64.deb ... 2026-04-18 17:30:59.116 | Unpacking icu-devtools (74.2-1ubuntu3.1) ... 2026-04-18 17:30:59.211 | Selecting previously unselected package iputils-arping. 2026-04-18 17:30:59.222 | Preparing to unpack .../217-iputils-arping_3%3a20240117-1ubuntu0.1_amd64.deb ... 2026-04-18 17:30:59.227 | Unpacking iputils-arping (3:20240117-1ubuntu0.1) ... 2026-04-18 17:30:59.291 | Selecting previously unselected package comerr-dev:amd64. 2026-04-18 17:30:59.301 | Preparing to unpack .../218-comerr-dev_2.1-1.47.0-2.4~exp1ubuntu4.1_amd64.deb ... 2026-04-18 17:30:59.334 | Unpacking comerr-dev:amd64 (2.1-1.47.0-2.4~exp1ubuntu4.1) ... 2026-04-18 17:30:59.423 | Selecting previously unselected package libgssrpc4t64:amd64. 2026-04-18 17:30:59.433 | Preparing to unpack .../219-libgssrpc4t64_1.20.1-6ubuntu2.6_amd64.deb ... 2026-04-18 17:30:59.439 | Unpacking libgssrpc4t64:amd64 (1.20.1-6ubuntu2.6) ... 2026-04-18 17:30:59.518 | Selecting previously unselected package libkadm5clnt-mit12:amd64. 2026-04-18 17:30:59.527 | Preparing to unpack .../220-libkadm5clnt-mit12_1.20.1-6ubuntu2.6_amd64.deb ... 2026-04-18 17:30:59.532 | Unpacking libkadm5clnt-mit12:amd64 (1.20.1-6ubuntu2.6) ... 2026-04-18 17:30:59.609 | Selecting previously unselected package libkdb5-10t64:amd64. 2026-04-18 17:30:59.619 | Preparing to unpack .../221-libkdb5-10t64_1.20.1-6ubuntu2.6_amd64.deb ... 2026-04-18 17:30:59.624 | Unpacking libkdb5-10t64:amd64 (1.20.1-6ubuntu2.6) ... 2026-04-18 17:30:59.689 | Selecting previously unselected package libkadm5srv-mit12:amd64. 2026-04-18 17:30:59.698 | Preparing to unpack .../222-libkadm5srv-mit12_1.20.1-6ubuntu2.6_amd64.deb ... 2026-04-18 17:30:59.705 | Unpacking libkadm5srv-mit12:amd64 (1.20.1-6ubuntu2.6) ... 2026-04-18 17:30:59.764 | Selecting previously unselected package krb5-multidev:amd64. 2026-04-18 17:30:59.774 | Preparing to unpack .../223-krb5-multidev_1.20.1-6ubuntu2.6_amd64.deb ... 2026-04-18 17:30:59.780 | Unpacking krb5-multidev:amd64 (1.20.1-6ubuntu2.6) ... 2026-04-18 17:30:59.856 | Selecting previously unselected package libicu-dev:amd64. 2026-04-18 17:30:59.866 | Preparing to unpack .../224-libicu-dev_74.2-1ubuntu3.1_amd64.deb ... 2026-04-18 17:30:59.870 | Unpacking libicu-dev:amd64 (74.2-1ubuntu3.1) ... 2026-04-18 17:31:00.221 | Selecting previously unselected package libjpeg-turbo8-dev:amd64. 2026-04-18 17:31:00.229 | Preparing to unpack .../225-libjpeg-turbo8-dev_2.1.5-2ubuntu2_amd64.deb ... 2026-04-18 17:31:00.235 | Unpacking libjpeg-turbo8-dev:amd64 (2.1.5-2ubuntu2) ... 2026-04-18 17:31:00.307 | Selecting previously unselected package libjpeg8-dev:amd64. 2026-04-18 17:31:00.316 | Preparing to unpack .../226-libjpeg8-dev_8c-2ubuntu11_amd64.deb ... 2026-04-18 17:31:00.322 | Unpacking libjpeg8-dev:amd64 (8c-2ubuntu11) ... 2026-04-18 17:31:00.379 | Selecting previously unselected package libjpeg-dev:amd64. 2026-04-18 17:31:00.387 | Preparing to unpack .../227-libjpeg-dev_8c-2ubuntu11_amd64.deb ... 2026-04-18 17:31:00.397 | Unpacking libjpeg-dev:amd64 (8c-2ubuntu11) ... 2026-04-18 17:31:00.462 | Selecting previously unselected package libjs-jquery. 2026-04-18 17:31:00.470 | Preparing to unpack .../228-libjs-jquery_3.6.1+dfsg+~3.5.14-1_all.deb ... 2026-04-18 17:31:00.487 | Unpacking libjs-jquery (3.6.1+dfsg+~3.5.14-1) ... 2026-04-18 17:31:00.553 | Selecting previously unselected package libjs-jquery-metadata. 2026-04-18 17:31:00.561 | Preparing to unpack .../229-libjs-jquery-metadata_12-4_all.deb ... 2026-04-18 17:31:00.567 | Unpacking libjs-jquery-metadata (12-4) ... 2026-04-18 17:31:00.625 | Selecting previously unselected package libjs-jquery-tablesorter. 2026-04-18 17:31:00.634 | Preparing to unpack .../230-libjs-jquery-tablesorter_1%3a2.31.3+dfsg1-3_all.deb ... 2026-04-18 17:31:00.640 | Unpacking libjs-jquery-tablesorter (1:2.31.3+dfsg1-3) ... 2026-04-18 17:31:00.744 | Selecting previously unselected package libjs-underscore. 2026-04-18 17:31:00.751 | Preparing to unpack .../231-libjs-underscore_1.13.4~dfsg+~1.11.4-3_all.deb ... 2026-04-18 17:31:00.758 | Unpacking libjs-underscore (1.13.4~dfsg+~1.11.4-3) ... 2026-04-18 17:31:00.822 | Selecting previously unselected package libjs-sphinxdoc. 2026-04-18 17:31:00.832 | Preparing to unpack .../232-libjs-sphinxdoc_7.2.6-6_all.deb ... 2026-04-18 17:31:00.836 | Unpacking libjs-sphinxdoc (7.2.6-6) ... 2026-04-18 17:31:00.910 | Selecting previously unselected package mysql-common. 2026-04-18 17:31:00.919 | Preparing to unpack .../233-mysql-common_5.8+1.1.0build1_all.deb ... 2026-04-18 17:31:00.947 | Unpacking mysql-common (5.8+1.1.0build1) ... 2026-04-18 17:31:01.015 | Selecting previously unselected package libmysqlclient21:amd64. 2026-04-18 17:31:01.023 | Preparing to unpack .../234-libmysqlclient21_8.0.45-0ubuntu0.24.04.1_amd64.deb ... 2026-04-18 17:31:01.031 | Unpacking libmysqlclient21:amd64 (8.0.45-0ubuntu0.24.04.1) ... 2026-04-18 17:31:01.142 | Selecting previously unselected package libncurses-dev:amd64. 2026-04-18 17:31:01.150 | Preparing to unpack .../235-libncurses-dev_6.4+20240113-1ubuntu2_amd64.deb ... 2026-04-18 17:31:01.156 | Unpacking libncurses-dev:amd64 (6.4+20240113-1ubuntu2) ... 2026-04-18 17:31:01.253 | Selecting previously unselected package libpkgconf3:amd64. 2026-04-18 17:31:01.263 | Preparing to unpack .../236-libpkgconf3_1.8.1-2build1_amd64.deb ... 2026-04-18 17:31:01.268 | Unpacking libpkgconf3:amd64 (1.8.1-2build1) ... 2026-04-18 17:31:01.334 | Selecting previously unselected package libpq5:amd64. 2026-04-18 17:31:01.343 | Preparing to unpack .../237-libpq5_16.13-0ubuntu0.24.04.1_amd64.deb ... 2026-04-18 17:31:01.348 | Unpacking libpq5:amd64 (16.13-0ubuntu0.24.04.1) ... 2026-04-18 17:31:01.413 | Selecting previously unselected package libssl-dev:amd64. 2026-04-18 17:31:01.421 | Preparing to unpack .../238-libssl-dev_3.0.13-0ubuntu3.9_amd64.deb ... 2026-04-18 17:31:01.428 | Unpacking libssl-dev:amd64 (3.0.13-0ubuntu3.9) ... 2026-04-18 17:31:01.594 | Selecting previously unselected package libpq-dev. 2026-04-18 17:31:01.602 | Preparing to unpack .../239-libpq-dev_16.13-0ubuntu0.24.04.1_amd64.deb ... 2026-04-18 17:31:01.608 | Unpacking libpq-dev (16.13-0ubuntu0.24.04.1) ... 2026-04-18 17:31:01.677 | Selecting previously unselected package libpython3-dev:amd64. 2026-04-18 17:31:01.684 | Preparing to unpack .../240-libpython3-dev_3.12.3-0ubuntu2.1_amd64.deb ... 2026-04-18 17:31:01.689 | Unpacking libpython3-dev:amd64 (3.12.3-0ubuntu2.1) ... 2026-04-18 17:31:01.746 | Selecting previously unselected package libsasl2-dev. 2026-04-18 17:31:01.755 | Preparing to unpack .../241-libsasl2-dev_2.1.28+dfsg1-5ubuntu3.1_amd64.deb ... 2026-04-18 17:31:01.760 | Unpacking libsasl2-dev (2.1.28+dfsg1-5ubuntu3.1) ... 2026-04-18 17:31:01.850 | Selecting previously unselected package libsgutils2-1.46-2:amd64. 2026-04-18 17:31:01.856 | Preparing to unpack .../242-libsgutils2-1.46-2_1.46-3ubuntu4_amd64.deb ... 2026-04-18 17:31:01.863 | Unpacking libsgutils2-1.46-2:amd64 (1.46-3ubuntu4) ... 2026-04-18 17:31:01.922 | Selecting previously unselected package libsoup-3.0-common. 2026-04-18 17:31:01.928 | Preparing to unpack .../243-libsoup-3.0-common_3.4.4-5ubuntu0.7_all.deb ... 2026-04-18 17:31:01.934 | Unpacking libsoup-3.0-common (3.4.4-5ubuntu0.7) ... 2026-04-18 17:31:01.998 | Selecting previously unselected package libsoup-3.0-0:amd64. 2026-04-18 17:31:02.007 | Preparing to unpack .../244-libsoup-3.0-0_3.4.4-5ubuntu0.7_amd64.deb ... 2026-04-18 17:31:02.013 | Unpacking libsoup-3.0-0:amd64 (3.4.4-5ubuntu0.7) ... 2026-04-18 17:31:02.081 | Selecting previously unselected package libsystemd-dev:amd64. 2026-04-18 17:31:02.089 | Preparing to unpack .../245-libsystemd-dev_255.4-1ubuntu8.15_amd64.deb ... 2026-04-18 17:31:02.096 | Unpacking libsystemd-dev:amd64 (255.4-1ubuntu8.15) ... 2026-04-18 17:31:02.295 | Selecting previously unselected package liburing2:amd64. 2026-04-18 17:31:02.305 | Preparing to unpack .../246-liburing2_2.5-1build1_amd64.deb ... 2026-04-18 17:31:02.310 | Unpacking liburing2:amd64 (2.5-1build1) ... 2026-04-18 17:31:02.372 | Selecting previously unselected package libxml2-dev:amd64. 2026-04-18 17:31:02.379 | Preparing to unpack .../247-libxml2-dev_2.9.14+dfsg-1.3ubuntu3.7_amd64.deb ... 2026-04-18 17:31:02.383 | Unpacking libxml2-dev:amd64 (2.9.14+dfsg-1.3ubuntu3.7) ... 2026-04-18 17:31:02.489 | Selecting previously unselected package libxslt1.1:amd64. 2026-04-18 17:31:02.499 | Preparing to unpack .../248-libxslt1.1_1.1.39-0exp1ubuntu0.24.04.3_amd64.deb ... 2026-04-18 17:31:02.505 | Unpacking libxslt1.1:amd64 (1.1.39-0exp1ubuntu0.24.04.3) ... 2026-04-18 17:31:02.599 | Selecting previously unselected package libxslt1-dev:amd64. 2026-04-18 17:31:02.611 | Preparing to unpack .../249-libxslt1-dev_1.1.39-0exp1ubuntu0.24.04.3_amd64.deb ... 2026-04-18 17:31:02.615 | Unpacking libxslt1-dev:amd64 (1.1.39-0exp1ubuntu0.24.04.3) ... 2026-04-18 17:31:02.709 | Selecting previously unselected package llvm-17-runtime. 2026-04-18 17:31:02.720 | Preparing to unpack .../250-llvm-17-runtime_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-04-18 17:31:02.724 | Unpacking llvm-17-runtime (1:17.0.6-9ubuntu1) ... 2026-04-18 17:31:02.813 | Selecting previously unselected package libpfm4:amd64. 2026-04-18 17:31:02.824 | Preparing to unpack .../251-libpfm4_4.13.0+git32-g0d4ed0e-1_amd64.deb ... 2026-04-18 17:31:02.829 | Unpacking libpfm4:amd64 (4.13.0+git32-g0d4ed0e-1) ... 2026-04-18 17:31:02.911 | Selecting previously unselected package llvm-17. 2026-04-18 17:31:02.921 | Preparing to unpack .../252-llvm-17_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-04-18 17:31:02.926 | Unpacking llvm-17 (1:17.0.6-9ubuntu1) ... 2026-04-18 17:31:03.649 | Selecting previously unselected package libffi-dev:amd64. 2026-04-18 17:31:03.659 | Preparing to unpack .../253-libffi-dev_3.4.6-1build1_amd64.deb ... 2026-04-18 17:31:03.666 | Unpacking libffi-dev:amd64 (3.4.6-1build1) ... 2026-04-18 17:31:03.734 | Selecting previously unselected package llvm-17-tools. 2026-04-18 17:31:03.744 | Preparing to unpack .../254-llvm-17-tools_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-04-18 17:31:03.749 | Unpacking llvm-17-tools (1:17.0.6-9ubuntu1) ... 2026-04-18 17:31:03.968 | Selecting previously unselected package libz3-4:amd64. 2026-04-18 17:31:03.978 | Preparing to unpack .../255-libz3-4_4.8.12-3.1build1_amd64.deb ... 2026-04-18 17:31:03.982 | Unpacking libz3-4:amd64 (4.8.12-3.1build1) ... 2026-04-18 17:31:04.161 | Selecting previously unselected package libz3-dev:amd64. 2026-04-18 17:31:04.172 | Preparing to unpack .../256-libz3-dev_4.8.12-3.1build1_amd64.deb ... 2026-04-18 17:31:04.177 | Unpacking libz3-dev:amd64 (4.8.12-3.1build1) ... 2026-04-18 17:31:04.301 | Selecting previously unselected package llvm-17-dev. 2026-04-18 17:31:04.311 | Preparing to unpack .../257-llvm-17-dev_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-04-18 17:31:04.316 | Unpacking llvm-17-dev (1:17.0.6-9ubuntu1) ... 2026-04-18 17:31:06.122 | Selecting previously unselected package lsscsi. 2026-04-18 17:31:06.134 | Preparing to unpack .../258-lsscsi_0.32-1build1_amd64.deb ... 2026-04-18 17:31:06.139 | Unpacking lsscsi (0.32-1build1) ... 2026-04-18 17:31:06.219 | Selecting previously unselected package lvm2. 2026-04-18 17:31:06.225 | Preparing to unpack .../259-lvm2_2.03.16-3ubuntu3.2_amd64.deb ... 2026-04-18 17:31:06.264 | Unpacking lvm2 (2.03.16-3ubuntu3.2) ... 2026-04-18 17:31:06.385 | Selecting previously unselected package osinfo-db. 2026-04-18 17:31:06.394 | Preparing to unpack .../260-osinfo-db_0.20250606-0ubuntu0.24.04.1_all.deb ... 2026-04-18 17:31:06.399 | Unpacking osinfo-db (0.20250606-0ubuntu0.24.04.1) ... 2026-04-18 17:31:06.742 | Selecting previously unselected package pkgconf-bin. 2026-04-18 17:31:06.750 | Preparing to unpack .../261-pkgconf-bin_1.8.1-2build1_amd64.deb ... 2026-04-18 17:31:06.756 | Unpacking pkgconf-bin (1.8.1-2build1) ... 2026-04-18 17:31:06.817 | Selecting previously unselected package pkgconf:amd64. 2026-04-18 17:31:06.827 | Preparing to unpack .../262-pkgconf_1.8.1-2build1_amd64.deb ... 2026-04-18 17:31:06.838 | Unpacking pkgconf:amd64 (1.8.1-2build1) ... 2026-04-18 17:31:06.909 | Selecting previously unselected package pkg-config:amd64. 2026-04-18 17:31:06.920 | Preparing to unpack .../263-pkg-config_1.8.1-2build1_amd64.deb ... 2026-04-18 17:31:06.930 | Unpacking pkg-config:amd64 (1.8.1-2build1) ... 2026-04-18 17:31:06.990 | Selecting previously unselected package pm-utils. 2026-04-18 17:31:06.999 | Preparing to unpack .../264-pm-utils_1.4.1-21_all.deb ... 2026-04-18 17:31:07.005 | Unpacking pm-utils (1.4.1-21) ... 2026-04-18 17:31:07.090 | Selecting previously unselected package postgresql-client-16. 2026-04-18 17:31:07.098 | Preparing to unpack .../265-postgresql-client-16_16.13-0ubuntu0.24.04.1_amd64.deb ... 2026-04-18 17:31:07.103 | Unpacking postgresql-client-16 (16.13-0ubuntu0.24.04.1) ... 2026-04-18 17:31:07.247 | Selecting previously unselected package postgresql-server-dev-16. 2026-04-18 17:31:07.257 | Preparing to unpack .../266-postgresql-server-dev-16_16.13-0ubuntu0.24.04.1_amd64.deb ... 2026-04-18 17:31:07.261 | Unpacking postgresql-server-dev-16 (16.13-0ubuntu0.24.04.1) ... 2026-04-18 17:31:07.558 | Selecting previously unselected package postgresql-server-dev-all:amd64. 2026-04-18 17:31:07.569 | Preparing to unpack .../267-postgresql-server-dev-all_257build1.1_amd64.deb ... 2026-04-18 17:31:07.575 | Unpacking postgresql-server-dev-all:amd64 (257build1.1) ... 2026-04-18 17:31:07.749 | Selecting previously unselected package python3-dev. 2026-04-18 17:31:07.759 | Preparing to unpack .../268-python3-dev_3.12.3-0ubuntu2.1_amd64.deb ... 2026-04-18 17:31:07.770 | Unpacking python3-dev (3.12.3-0ubuntu2.1) ... 2026-04-18 17:31:07.844 | Selecting previously unselected package python3-mysqldb. 2026-04-18 17:31:07.855 | Preparing to unpack .../269-python3-mysqldb_1.4.6-2build3_amd64.deb ... 2026-04-18 17:31:07.859 | Unpacking python3-mysqldb (1.4.6-2build3) ... 2026-04-18 17:31:07.931 | Selecting previously unselected package python3-setuptools. 2026-04-18 17:31:07.942 | Preparing to unpack .../270-python3-setuptools_68.1.2-2ubuntu1.2_all.deb ... 2026-04-18 17:31:07.948 | Unpacking python3-setuptools (68.1.2-2ubuntu1.2) ... 2026-04-18 17:31:08.075 | Selecting previously unselected package python3-wheel. 2026-04-18 17:31:08.085 | Preparing to unpack .../271-python3-wheel_0.42.0-2_all.deb ... 2026-04-18 17:31:08.090 | Unpacking python3-wheel (0.42.0-2) ... 2026-04-18 17:31:08.167 | Selecting previously unselected package python3-pip. 2026-04-18 17:31:08.177 | Preparing to unpack .../272-python3-pip_24.0+dfsg-1ubuntu1.3_all.deb ... 2026-04-18 17:31:08.182 | Unpacking python3-pip (24.0+dfsg-1ubuntu1.3) ... 2026-04-18 17:31:08.441 | Selecting previously unselected package python3-pip-whl. 2026-04-18 17:31:08.450 | Preparing to unpack .../273-python3-pip-whl_24.0+dfsg-1ubuntu1.3_all.deb ... 2026-04-18 17:31:08.456 | Unpacking python3-pip-whl (24.0+dfsg-1ubuntu1.3) ... 2026-04-18 17:31:08.528 | Selecting previously unselected package python3-setuptools-whl. 2026-04-18 17:31:08.539 | Preparing to unpack .../274-python3-setuptools-whl_68.1.2-2ubuntu1.2_all.deb ... 2026-04-18 17:31:08.544 | Unpacking python3-setuptools-whl (68.1.2-2ubuntu1.2) ... 2026-04-18 17:31:08.616 | Selecting previously unselected package python3-systemd. 2026-04-18 17:31:08.628 | Preparing to unpack .../275-python3-systemd_235-1build4_amd64.deb ... 2026-04-18 17:31:08.633 | Unpacking python3-systemd (235-1build4) ... 2026-04-18 17:31:08.710 | Selecting previously unselected package python3.12-venv. 2026-04-18 17:31:08.720 | Preparing to unpack .../276-python3.12-venv_3.12.3-1ubuntu0.12_amd64.deb ... 2026-04-18 17:31:08.725 | Unpacking python3.12-venv (3.12.3-1ubuntu0.12) ... 2026-04-18 17:31:08.783 | Selecting previously unselected package python3-venv. 2026-04-18 17:31:08.793 | Preparing to unpack .../277-python3-venv_3.12.3-0ubuntu2.1_amd64.deb ... 2026-04-18 17:31:08.799 | Unpacking python3-venv (3.12.3-0ubuntu2.1) ... 2026-04-18 17:31:08.852 | Selecting previously unselected package qemu-utils. 2026-04-18 17:31:08.859 | Preparing to unpack .../278-qemu-utils_1%3a8.2.2+ds-0ubuntu1.16_amd64.deb ... 2026-04-18 17:31:08.865 | Unpacking qemu-utils (1:8.2.2+ds-0ubuntu1.16) ... 2026-04-18 17:31:09.012 | Selecting previously unselected package sg3-utils. 2026-04-18 17:31:09.023 | Preparing to unpack .../279-sg3-utils_1.46-3ubuntu4_amd64.deb ... 2026-04-18 17:31:09.038 | Unpacking sg3-utils (1.46-3ubuntu4) ... 2026-04-18 17:31:09.211 | Selecting previously unselected package sqlite3. 2026-04-18 17:31:09.219 | Preparing to unpack .../280-sqlite3_3.45.1-1ubuntu2.5_amd64.deb ... 2026-04-18 17:31:09.225 | Unpacking sqlite3 (3.45.1-1ubuntu2.5) ... 2026-04-18 17:31:09.309 | Selecting previously unselected package thin-provisioning-tools. 2026-04-18 17:31:09.318 | Preparing to unpack .../281-thin-provisioning-tools_0.9.0-2ubuntu5.1_amd64.deb ... 2026-04-18 17:31:09.332 | Unpacking thin-provisioning-tools (0.9.0-2ubuntu5.1) ... 2026-04-18 17:31:09.443 | Selecting previously unselected package unzip. 2026-04-18 17:31:09.453 | Preparing to unpack .../282-unzip_6.0-28ubuntu4.1_amd64.deb ... 2026-04-18 17:31:09.458 | Unpacking unzip (6.0-28ubuntu4.1) ... 2026-04-18 17:31:09.546 | Selecting previously unselected package debootstrap. 2026-04-18 17:31:09.552 | Preparing to unpack .../283-debootstrap_1.0.134ubuntu1_all.deb ... 2026-04-18 17:31:09.560 | Unpacking debootstrap (1.0.134ubuntu1) ... 2026-04-18 17:31:09.644 | Selecting previously unselected package libosinfo-l10n. 2026-04-18 17:31:09.654 | Preparing to unpack .../284-libosinfo-l10n_1.11.0-2build3_all.deb ... 2026-04-18 17:31:09.665 | Unpacking libosinfo-l10n (1.11.0-2build3) ... 2026-04-18 17:31:09.767 | Selecting previously unselected package libosinfo-1.0-0:amd64. 2026-04-18 17:31:09.776 | Preparing to unpack .../285-libosinfo-1.0-0_1.11.0-2build3_amd64.deb ... 2026-04-18 17:31:09.786 | Unpacking libosinfo-1.0-0:amd64 (1.11.0-2build3) ... 2026-04-18 17:31:09.866 | Selecting previously unselected package gir1.2-libosinfo-1.0:amd64. 2026-04-18 17:31:09.877 | Preparing to unpack .../286-gir1.2-libosinfo-1.0_1.11.0-2build3_amd64.deb ... 2026-04-18 17:31:09.885 | Unpacking gir1.2-libosinfo-1.0:amd64 (1.11.0-2build3) ... 2026-04-18 17:31:09.951 | Selecting previously unselected package kpartx. 2026-04-18 17:31:09.961 | Preparing to unpack .../287-kpartx_0.9.4-5ubuntu8.1_amd64.deb ... 2026-04-18 17:31:09.972 | Unpacking kpartx (0.9.4-5ubuntu8.1) ... 2026-04-18 17:31:10.044 | Selecting previously unselected package libkrb5-dev:amd64. 2026-04-18 17:31:10.054 | Preparing to unpack .../288-libkrb5-dev_1.20.1-6ubuntu2.6_amd64.deb ... 2026-04-18 17:31:10.059 | Unpacking libkrb5-dev:amd64 (1.20.1-6ubuntu2.6) ... 2026-04-18 17:31:10.125 | Selecting previously unselected package libyaml-dev:amd64. 2026-04-18 17:31:10.136 | Preparing to unpack .../289-libyaml-dev_0.2.5-1build1_amd64.deb ... 2026-04-18 17:31:10.142 | Unpacking libyaml-dev:amd64 (0.2.5-1build1) ... 2026-04-18 17:31:10.200 | Selecting previously unselected package socat. 2026-04-18 17:31:10.208 | Preparing to unpack .../290-socat_1.8.0.0-4build3_amd64.deb ... 2026-04-18 17:31:10.213 | Unpacking socat (1.8.0.0-4build3) ... 2026-04-18 17:31:10.291 | Selecting previously unselected package vlan. 2026-04-18 17:31:10.302 | Preparing to unpack .../291-vlan_2.0.5ubuntu5_all.deb ... 2026-04-18 17:31:10.307 | Unpacking vlan (2.0.5ubuntu5) ... 2026-04-18 17:31:10.410 | Setting up cryptsetup-bin (2:2.7.0-1ubuntu4.2) ... 2026-04-18 17:31:10.441 | Setting up postgresql-client-common (257build1.1) ... 2026-04-18 17:31:10.468 | Setting up powermgmt-base (1.37ubuntu0.1) ... 2026-04-18 17:31:10.493 | Setting up libpipeline1:amd64 (1.5.7-2) ... 2026-04-18 17:31:10.510 | Setting up libgraphite2-3:amd64 (1.3.14-2build1) ... 2026-04-18 17:31:10.525 | Setting up dnsmasq-utils (2.90-2ubuntu0.1) ... 2026-04-18 17:31:10.540 | Setting up distro-info (1.7build1) ... 2026-04-18 17:31:10.555 | Setting up libpixman-1-0:amd64 (0.42.2-1build1) ... 2026-04-18 17:31:10.574 | Setting up libsharpyuv0:amd64 (1.3.2-0.4build3) ... 2026-04-18 17:31:10.589 | Setting up libaom3:amd64 (3.8.2-2ubuntu0.1) ... 2026-04-18 17:31:10.606 | Setting up mysql-common (5.8+1.1.0build1) ... 2026-04-18 17:31:10.661 | update-alternatives: using /etc/mysql/my.cnf.fallback to provide /etc/mysql/my.cnf (my.cnf) in auto mode 2026-04-18 17:31:10.672 | Setting up session-migration (0.3.9build1) ... 2026-04-18 17:31:10.831 | Created symlink /etc/systemd/user/graphical-session-pre.target.wants/session-migration.service → /usr/lib/systemd/user/session-migration.service. 2026-04-18 17:31:10.840 | Setting up libmysqlclient21:amd64 (8.0.45-0ubuntu0.24.04.1) ... 2026-04-18 17:31:10.855 | Setting up libxau6:amd64 (1:1.0.9-1build6) ... 2026-04-18 17:31:10.873 | Setting up libxdmcp6:amd64 (1:1.1.3-0ubuntu6) ... 2026-04-18 17:31:10.892 | Setting up python3-setuptools-whl (68.1.2-2ubuntu1.2) ... 2026-04-18 17:31:10.908 | Setting up lto-disabled-list (47) ... 2026-04-18 17:31:10.924 | Setting up libproxy1v5:amd64 (0.5.4-4build1) ... 2026-04-18 17:31:10.939 | Setting up pci.ids (0.0~2024.03.31-1ubuntu0.1) ... 2026-04-18 17:31:10.955 | Setting up libxcb1:amd64 (1.15-1ubuntu2) ... 2026-04-18 17:31:10.973 | Setting up libpython3-dev:amd64 (3.12.3-0ubuntu2.1) ... 2026-04-18 17:31:10.989 | Setting up liblerc4:amd64 (4.0.0+ds-4ubuntu2) ... 2026-04-18 17:31:11.004 | Setting up bsdextrautils (2.39.3-9ubuntu6.5) ... 2026-04-18 17:31:11.019 | Setting up libdevmapper-event1.02.1:amd64 (2:1.02.185-3ubuntu3.2) ... 2026-04-18 17:31:11.033 | Setting up python3-setuptools (68.1.2-2ubuntu1.2) ... 2026-04-18 17:31:11.521 | Setting up wget (1.21.4-1ubuntu4.1) ... 2026-04-18 17:31:11.545 | Setting up libsysfs2:amd64 (2.1.1-6build1) ... 2026-04-18 17:31:11.562 | Setting up libdatrie1:amd64 (0.2.13-3build1) ... 2026-04-18 17:31:11.580 | Setting up cryptsetup (2:2.7.0-1ubuntu4.2) ... 2026-04-18 17:31:12.224 | Setting up libyaml-dev:amd64 (0.2.5-1build1) ... 2026-04-18 17:31:12.240 | Setting up sysfsutils (2.1.1-6build1) ... 2026-04-18 17:31:12.693 | Created symlink /etc/systemd/system/sysfs.service → /usr/lib/systemd/system/sysfsutils.service. 2026-04-18 17:31:12.693 | Created symlink /etc/systemd/system/multi-user.target.wants/sysfsutils.service → /usr/lib/systemd/system/sysfsutils.service. 2026-04-18 17:31:13.026 | Setting up libmagic-mgc (1:5.45-3build1) ... 2026-04-18 17:31:13.042 | Setting up ncal (12.1.8) ... 2026-04-18 17:31:13.056 | Setting up python3-pip-whl (24.0+dfsg-1ubuntu1.3) ... 2026-04-18 17:31:13.073 | Setting up gawk (1:5.2.1-2build3) ... 2026-04-18 17:31:13.109 | Setting up psmisc (23.7-1build1) ... 2026-04-18 17:31:13.125 | Setting up libxcb-render0:amd64 (1.15-1ubuntu2) ... 2026-04-18 17:31:13.141 | Setting up libarchive-zip-perl (1.68-1) ... 2026-04-18 17:31:13.155 | Setting up libestr0:amd64 (0.1.11-1build1) ... 2026-04-18 17:31:13.171 | Setting up libfastjson4:amd64 (1.2304.0-1build1) ... 2026-04-18 17:31:13.188 | Setting up pm-utils (1.4.1-21) ... 2026-04-18 17:31:13.213 | Setting up libtirpc-common (1.3.4+ds-1.1build1) ... 2026-04-18 17:31:13.232 | Setting up unzip (6.0-28ubuntu4.1) ... 2026-04-18 17:31:13.257 | Setting up libdebhelper-perl (13.14.1ubuntu5) ... 2026-04-18 17:31:13.274 | Setting up liblab-gamut1:amd64 (2.42.2-9ubuntu0.1) ... 2026-04-18 17:31:13.289 | Setting up dosfstools (4.2-1.1build1) ... 2026-04-18 17:31:13.303 | Setting up libmagic1t64:amd64 (1:5.45-3build1) ... 2026-04-18 17:31:13.330 | Setting up rsyslog (8.2312.0-3ubuntu9.2) ... 2026-04-18 17:31:13.567 | info: Adding user `syslog' to group `adm' ... 2026-04-18 17:31:13.850 | 2026-04-18 17:31:13.850 | Creating config file /etc/rsyslog.d/50-default.conf with new version 2026-04-18 17:31:14.121 | Created symlink /etc/systemd/system/multi-user.target.wants/dmesg.service → /usr/lib/systemd/system/dmesg.service. 2026-04-18 17:31:14.255 | Created symlink /etc/systemd/system/syslog.service → /usr/lib/systemd/system/rsyslog.service. 2026-04-18 17:31:14.255 | Created symlink /etc/systemd/system/multi-user.target.wants/rsyslog.service → /usr/lib/systemd/system/rsyslog.service. 2026-04-18 17:31:14.656 | Setting up netcat-openbsd (1.226-1ubuntu2) ... 2026-04-18 17:31:14.674 | update-alternatives: using /bin/nc.openbsd to provide /bin/nc (nc) in auto mode 2026-04-18 17:31:14.685 | Setting up binutils-common:amd64 (2.42-4ubuntu2.10) ... 2026-04-18 17:31:14.706 | Setting up x11-common (1:7.7+23ubuntu3) ... 2026-04-18 17:31:15.146 | Setting up libsgutils2-1.46-2:amd64 (1.46-3ubuntu4) ... 2026-04-18 17:31:15.163 | Setting up libpq5:amd64 (16.13-0ubuntu0.24.04.1) ... 2026-04-18 17:31:15.180 | Setting up libdeflate0:amd64 (1.19-1build1.1) ... 2026-04-18 17:31:15.198 | Setting up bc (1.07.1-3ubuntu4) ... 2026-04-18 17:31:15.218 | Setting up libctf-nobfd0:amd64 (2.42-4ubuntu2.10) ... 2026-04-18 17:31:15.233 | Setting up m4 (1.4.19-4build1) ... 2026-04-18 17:31:15.248 | Setting up libevent-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-04-18 17:31:15.265 | Setting up golang-1.22-doc (1.22.2-2ubuntu0.4) ... 2026-04-18 17:31:15.280 | Setting up libxcb-shm0:amd64 (1.15-1ubuntu2) ... 2026-04-18 17:31:15.296 | Setting up file (1:5.45-3build1) ... 2026-04-18 17:31:15.312 | Setting up libsoup-3.0-common (3.4.4-5ubuntu0.7) ... 2026-04-18 17:31:15.326 | Setting up libgomp1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-04-18 17:31:15.341 | Setting up iputils-arping (3:20240117-1ubuntu0.1) ... 2026-04-18 17:31:15.382 | Setting up bzip2 (1.0.8-5.1build0.1) ... 2026-04-18 17:31:15.397 | Setting up libffi-dev:amd64 (3.4.6-1build1) ... 2026-04-18 17:31:15.412 | Setting up conntrack (1:1.4.8-1ubuntu1) ... 2026-04-18 17:31:15.427 | Setting up python3-wheel (0.42.0-2) ... 2026-04-18 17:31:15.629 | Setting up libjbig0:amd64 (2.1-6.1ubuntu2) ... 2026-04-18 17:31:15.646 | Setting up memcached (1.6.24-1build3) ... 2026-04-18 17:31:16.314 | Created symlink /etc/systemd/system/multi-user.target.wants/memcached.service → /usr/lib/systemd/system/memcached.service. 2026-04-18 17:31:16.664 | Setting up libpcre2-16-0:amd64 (10.42-4ubuntu2.1) ... 2026-04-18 17:31:16.681 | Setting up libsframe1:amd64 (2.42-4ubuntu2.10) ... 2026-04-18 17:31:16.697 | Setting up libjansson4:amd64 (2.14-2build2) ... 2026-04-18 17:31:16.713 | Setting up acl (2.3.2-1build1.1) ... 2026-04-18 17:31:16.732 | Setting up libdconf1:amd64 (0.40.0-4ubuntu0.1) ... 2026-04-18 17:31:16.748 | Setting up python3-mysqldb (1.4.6-2build3) ... 2026-04-18 17:31:16.918 | Setting up autotools-dev (20220109.1) ... 2026-04-18 17:31:16.936 | Setting up python3-pygments (2.17.2+dfsg-1) ... 2026-04-18 17:31:17.690 | Setting up libz3-4:amd64 (4.8.12-3.1build1) ... 2026-04-18 17:31:17.709 | Setting up libpcre2-32-0:amd64 (10.42-4ubuntu2.1) ... 2026-04-18 17:31:17.725 | Setting up libpkgconf3:amd64 (1.8.1-2build1) ... 2026-04-18 17:31:17.741 | Setting up libpfm4:amd64 (4.13.0+git32-g0d4ed0e-1) ... 2026-04-18 17:31:17.756 | Setting up gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-04-18 17:31:17.773 | Setting up libllvm17t64:amd64 (1:17.0.6-9ubuntu1) ... 2026-04-18 17:31:17.789 | Setting up libclang1-17t64 (1:17.0.6-9ubuntu1) ... 2026-04-18 17:31:17.805 | Setting up libx11-data (2:1.8.7-1build1) ... 2026-04-18 17:31:17.820 | Setting up make (4.3-4.1build2) ... 2026-04-18 17:31:17.835 | Setting up ssl-cert (1.1.2ubuntu1) ... 2026-04-18 17:31:18.310 | Created symlink /etc/systemd/system/multi-user.target.wants/ssl-cert.service → /usr/lib/systemd/system/ssl-cert.service. 2026-04-18 17:31:18.647 | Setting up libgssrpc4t64:amd64 (1.20.1-6ubuntu2.6) ... 2026-04-18 17:31:18.664 | Setting up libldap-dev:amd64 (2.6.10+dfsg-0ubuntu0.24.04.1) ... 2026-04-18 17:31:18.680 | Setting up uuid-dev:amd64 (2.39.3-9ubuntu6.5) ... 2026-04-18 17:31:18.695 | Setting up libpathplan4:amd64 (2.42.2-9ubuntu0.1) ... 2026-04-18 17:31:18.710 | Setting up ebtables (2.0.11-6build1) ... 2026-04-18 17:31:19.098 | Setting up socat (1.8.0.0-4build3) ... 2026-04-18 17:31:19.113 | Setting up libann0 (1.1.2+doc-9build1) ... 2026-04-18 17:31:19.128 | Setting up libncurses6:amd64 (6.4+20240113-1ubuntu2) ... 2026-04-18 17:31:19.141 | Setting up golang-1.22-src (1.22.2-2ubuntu0.4) ... 2026-04-18 17:31:19.155 | Setting up xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2026-04-18 17:31:19.170 | update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode 2026-04-18 17:31:19.188 | Setting up libfribidi0:amd64 (1.0.13-3build1) ... 2026-04-18 17:31:19.203 | Setting up libquadmath0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-04-18 17:31:19.218 | Setting up bsdmainutils (12.1.8) ... 2026-04-18 17:31:19.236 | Setting up comerr-dev:amd64 (2.1-1.47.0-2.4~exp1ubuntu4.1) ... 2026-04-18 17:31:19.253 | Setting up fonts-dejavu-mono (2.37-8) ... 2026-04-18 17:31:19.288 | Setting up libssl-dev:amd64 (3.0.13-0ubuntu3.9) ... 2026-04-18 17:31:19.303 | Setting up libmpc3:amd64 (1.3.1-1build1.1) ... 2026-04-18 17:31:19.317 | Setting up libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-04-18 17:31:19.333 | Setting up patch (2.7.6-7build3) ... 2026-04-18 17:31:19.348 | Setting up usb.ids (2024.03.18-1) ... 2026-04-18 17:31:19.363 | Setting up autopoint (0.21-14ubuntu2) ... 2026-04-18 17:31:19.377 | Setting up icu-devtools (74.2-1ubuntu3.1) ... 2026-04-18 17:31:19.391 | Setting up fonts-dejavu-core (2.37-8) ... 2026-04-18 17:31:19.488 | Setting up lsscsi (0.32-1build1) ... 2026-04-18 17:31:19.503 | Setting up osinfo-db (0.20250606-0ubuntu0.24.04.1) ... 2026-04-18 17:31:19.518 | Setting up pkgconf-bin (1.8.1-2build1) ... 2026-04-18 17:31:19.534 | Setting up python3-pip (24.0+dfsg-1ubuntu1.3) ... 2026-04-18 17:31:20.754 | Setting up libjpeg-turbo8:amd64 (2.1.5-2ubuntu2) ... 2026-04-18 17:31:20.771 | Setting up libgc1:amd64 (1:8.2.6-1build1) ... 2026-04-18 17:31:20.785 | Setting up libltdl7:amd64 (2.4.7-7build1) ... 2026-04-18 17:31:20.801 | Setting up libdpkg-perl (1.22.6ubuntu6.5) ... 2026-04-18 17:31:20.817 | Setting up autoconf (2.71-3) ... 2026-04-18 17:31:20.838 | Setting up libwebp7:amd64 (1.3.2-0.4build3) ... 2026-04-18 17:31:20.855 | Setting up libubsan1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-04-18 17:31:20.870 | Setting up llvm-17-tools (1:17.0.6-9ubuntu1) ... 2026-04-18 17:31:20.887 | Setting up libnuma1:amd64 (2.0.18-1ubuntu0.24.04.1) ... 2026-04-18 17:31:20.902 | Setting up libpcre2-posix3:amd64 (10.42-4ubuntu2.1) ... 2026-04-18 17:31:20.920 | Setting up dwz (0.15-1build6) ... 2026-04-18 17:31:20.935 | Setting up libaio1t64:amd64 (0.3.113-6build1.1) ... 2026-04-18 17:31:20.950 | Setting up libsctp1:amd64 (1.0.19+dfsg-2build1) ... 2026-04-18 17:31:20.966 | Setting up vlan (2.0.5ubuntu5) ... 2026-04-18 17:31:21.003 | Setting up libclang-common-17-dev:amd64 (1:17.0.6-9ubuntu1) ... 2026-04-18 17:31:21.017 | Setting up libhwasan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-04-18 17:31:21.033 | Setting up libasan8:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-04-18 17:31:21.050 | Setting up libuchardet0:amd64 (0.0.8-1build1) ... 2026-04-18 17:31:21.064 | Setting up kpartx (0.9.4-5ubuntu8.1) ... 2026-04-18 17:31:21.079 | Setting up libapr1t64:amd64 (1.7.2-3.1ubuntu0.1) ... 2026-04-18 17:31:21.093 | Setting up libjson-perl (4.10000-1) ... 2026-04-18 17:31:21.111 | Setting up llvm-17-runtime (1:17.0.6-9ubuntu1) ... 2026-04-18 17:31:21.131 | Setting up libxslt1.1:amd64 (1.1.39-0exp1ubuntu0.24.04.3) ... 2026-04-18 17:31:21.145 | Setting up libnl-3-200:amd64 (3.7.0-0.3build1.1) ... 2026-04-18 17:31:21.169 | Setting up debugedit (1:5.0-5build2) ... 2026-04-18 17:31:21.187 | Setting up liblua5.4-0:amd64 (5.4.6-3build2) ... 2026-04-18 17:31:21.203 | Setting up libsub-override-perl (0.10-1) ... 2026-04-18 17:31:21.219 | Setting up libx11-6:amd64 (2:1.8.7-1build1) ... 2026-04-18 17:31:21.233 | Setting up libharfbuzz0b:amd64 (8.3.0-2build2) ... 2026-04-18 17:31:21.251 | Setting up libthai-data (0.1.29-2build1) ... 2026-04-18 17:31:21.267 | Setting up libgts-0.7-5t64:amd64 (0.7.6+darcs121130-5.2build1) ... 2026-04-18 17:31:21.282 | Setting up libcdt5:amd64 (2.42.2-9ubuntu0.1) ... 2026-04-18 17:31:21.298 | Setting up libcgraph6:amd64 (2.42.2-9ubuntu0.1) ... 2026-04-18 17:31:21.341 | Setting up apache2-data (2.4.58-1ubuntu8.11) ... 2026-04-18 17:31:21.355 | Setting up libtsan2:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-04-18 17:31:21.371 | Setting up libjs-jquery (3.6.1+dfsg+~3.5.14-1) ... 2026-04-18 17:31:21.396 | Setting up dmidecode (3.5-3ubuntu0.1) ... 2026-04-18 17:31:21.410 | Setting up glib-networking-common (2.80.0-1build1) ... 2026-04-18 17:31:21.423 | Setting up libbinutils:amd64 (2.42-4ubuntu2.10) ... 2026-04-18 17:31:21.436 | Setting up liburing2:amd64 (2.5-1build1) ... 2026-04-18 17:31:21.453 | Setting up libisl23:amd64 (0.26-3build1.1) ... 2026-04-18 17:31:21.467 | Setting up libde265-0:amd64 (1.0.15-1build3) ... 2026-04-18 17:31:21.481 | Setting up golang-src (2:1.22~2build1) ... 2026-04-18 17:31:21.496 | Setting up iputils-ping (3:20240117-1ubuntu0.1) ... 2026-04-18 17:31:21.535 | Setting up libicu-dev:amd64 (74.2-1ubuntu3.1) ... 2026-04-18 17:31:21.555 | Setting up libcc1-0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-04-18 17:31:21.570 | Setting up libsystemd-dev:amd64 (255.4-1ubuntu8.15) ... 2026-04-18 17:31:21.584 | Setting up sqlite3 (3.45.1-1ubuntu2.5) ... 2026-04-18 17:31:21.600 | Setting up liblsan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-04-18 17:31:21.615 | Setting up libitm1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-04-18 17:31:21.630 | Setting up libosinfo-l10n (1.11.0-2build3) ... 2026-04-18 17:31:21.645 | Setting up python3-systemd (235-1build4) ... 2026-04-18 17:31:21.796 | Setting up libjs-underscore (1.13.4~dfsg+~1.11.4-3) ... 2026-04-18 17:31:21.817 | Setting up libkadm5clnt-mit12:amd64 (1.20.1-6ubuntu2.6) ... 2026-04-18 17:31:21.833 | Setting up sg3-utils (1.46-3ubuntu4) ... 2026-04-18 17:31:21.850 | Setting up libctf0:amd64 (2.42-4ubuntu2.10) ... 2026-04-18 17:31:21.865 | Setting up libjpeg8:amd64 (8c-2ubuntu11) ... 2026-04-18 17:31:21.882 | Setting up automake (1:1.16.5-1.3ubuntu1) ... 2026-04-18 17:31:21.898 | update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode 2026-04-18 17:31:21.910 | Setting up genisoimage (9:1.1.11-3.5) ... 2026-04-18 17:31:21.927 | Setting up libfile-stripnondeterminism-perl (1.13.1-1) ... 2026-04-18 17:31:21.944 | Setting up glib-networking-services (2.80.0-1build1) ... 2026-04-18 17:31:21.960 | Setting up libaprutil1t64:amd64 (1.6.3-1.1ubuntu7) ... 2026-04-18 17:31:21.976 | Setting up libz3-dev:amd64 (4.8.12-3.1build1) ... 2026-04-18 17:31:21.991 | Setting up libice6:amd64 (2:1.0.10-1build3) ... 2026-04-18 17:31:22.006 | Setting up libjpeg-turbo8-dev:amd64 (2.1.5-2ubuntu2) ... 2026-04-18 17:31:22.022 | Setting up debootstrap (1.0.134ubuntu1) ... 2026-04-18 17:31:22.037 | Setting up libncurses-dev:amd64 (6.4+20240113-1ubuntu2) ... 2026-04-18 17:31:22.052 | Setting up gettext (0.21-14ubuntu2) ... 2026-04-18 17:31:22.066 | Setting up libnftables1:amd64 (1.0.9-1ubuntu0.1) ... 2026-04-18 17:31:22.081 | Setting up llvm-17-linker-tools (1:17.0.6-9ubuntu1) ... 2026-04-18 17:31:22.096 | Setting up libxpm4:amd64 (1:3.5.17-1build2) ... 2026-04-18 17:31:22.111 | Setting up libpcre2-dev:amd64 (10.42-4ubuntu2.1) ... 2026-04-18 17:31:22.127 | Setting up libxrender1:amd64 (1:0.9.10-1.1build1) ... 2026-04-18 17:31:22.141 | Setting up libkdb5-10t64:amd64 (1.20.1-6ubuntu2.6) ... 2026-04-18 17:31:22.159 | Setting up libtirpc3t64:amd64 (1.3.4+ds-1.1build1) ... 2026-04-18 17:31:22.175 | Setting up python3.12-venv (3.12.3-1ubuntu0.12) ... 2026-04-18 17:31:22.252 | Setting up cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-04-18 17:31:22.266 | Setting up fontconfig-config (2.15.0-1.1ubuntu2) ... 2026-04-18 17:31:22.642 | Setting up postgresql-client-16 (16.13-0ubuntu0.24.04.1) ... 2026-04-18 17:31:23.493 | 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-04-18 17:31:23.541 | Setting up haproxy (2.8.16-0ubuntu0.24.04.1) ... 2026-04-18 17:31:24.210 | Created symlink /etc/systemd/system/multi-user.target.wants/haproxy.service → /usr/lib/systemd/system/haproxy.service. 2026-04-18 17:31:24.617 | Setting up libxext6:amd64 (2:1.3.4-1build2) ... 2026-04-18 17:31:24.636 | Setting up libpq-dev (16.13-0ubuntu0.24.04.1) ... 2026-04-18 17:31:24.654 | Setting up libobjc4:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-04-18 17:31:24.675 | Setting up dconf-service (0.40.0-4ubuntu0.1) ... 2026-04-18 17:31:24.691 | Setting up libparted2t64:amd64 (3.6-4build1) ... 2026-04-18 17:31:24.720 | Removing 'diversion of /lib/x86_64-linux-gnu/libparted.so.2 to /lib/x86_64-linux-gnu/libparted.so.2.usr-is-merged by libparted2t64' 2026-04-18 17:31:24.740 | Removing 'diversion of /lib/x86_64-linux-gnu/libparted.so.2.0.5 to /lib/x86_64-linux-gnu/libparted.so.2.0.5.usr-is-merged by libparted2t64' 2026-04-18 17:31:24.751 | Setting up golang-1.22-go (1.22.2-2ubuntu0.4) ... 2026-04-18 17:31:24.767 | Setting up libaprutil1-ldap:amd64 (1.6.3-1.1ubuntu7) ... 2026-04-18 17:31:24.782 | Setting up dnsmasq-base (2.90-2ubuntu0.1) ... 2026-04-18 17:31:24.857 | Setting up libaprutil1-dbd-sqlite3:amd64 (1.6.3-1.1ubuntu7) ... 2026-04-18 17:31:24.872 | Setting up pkgconf:amd64 (1.8.1-2build1) ... 2026-04-18 17:31:24.886 | Setting up intltool-debian (0.35.0+20060710.6) ... 2026-04-18 17:31:24.901 | Setting up libnl-route-3-200:amd64 (3.7.0-0.3build1.1) ... 2026-04-18 17:31:24.921 | Setting up libldap2-dev (2.6.10+dfsg-0ubuntu0.24.04.1) ... 2026-04-18 17:31:24.937 | Setting up libclang-cpp17t64 (1:17.0.6-9ubuntu1) ... 2026-04-18 17:31:24.953 | Setting up libthai0:amd64 (0.1.29-2build1) ... 2026-04-18 17:31:24.969 | Setting up libxml2-dev:amd64 (2.9.14+dfsg-1.3ubuntu3.7) ... 2026-04-18 17:31:24.986 | Setting up libgprofng0:amd64 (2.42-4ubuntu2.10) ... 2026-04-18 17:31:25.003 | Setting up libsasl2-dev (2.1.28+dfsg1-5ubuntu3.1) ... 2026-04-18 17:31:25.019 | Setting up python3-venv (3.12.3-0ubuntu2.1) ... 2026-04-18 17:31:25.034 | Setting up libjs-jquery-metadata (12-4) ... 2026-04-18 17:31:25.049 | Setting up postgresql-common (257build1.1) ... 2026-04-18 17:31:25.604 | 2026-04-18 17:31:25.604 | Creating config file /etc/postgresql-common/createcluster.conf with new version 2026-04-18 17:31:25.821 | Building PostgreSQL dictionaries from installed myspell/hunspell packages... 2026-04-18 17:31:25.821 | Removing obsolete dictionary files: 2026-04-18 17:31:26.510 | Created symlink /etc/systemd/system/multi-user.target.wants/postgresql.service → /usr/lib/systemd/system/postgresql.service. 2026-04-18 17:31:26.923 | Setting up thin-provisioning-tools (0.9.0-2ubuntu5.1) ... 2026-04-18 17:31:26.937 | Setting up libsctp-dev:amd64 (1.0.19+dfsg-2build1) ... 2026-04-18 17:31:26.946 | Setting up pkg-config:amd64 (1.8.1-2build1) ... 2026-04-18 17:31:26.956 | Setting up libjs-sphinxdoc (7.2.6-6) ... 2026-04-18 17:31:26.966 | Setting up lsof (4.95.0-1build3) ... 2026-04-18 17:31:26.976 | Setting up dh-strip-nondeterminism (1.13.1-1) ... 2026-04-18 17:31:26.987 | Setting up libgvpr2:amd64 (2.42.2-9ubuntu0.1) ... 2026-04-18 17:31:26.997 | Setting up libjs-jquery-tablesorter (1:2.31.3+dfsg1-3) ... 2026-04-18 17:31:27.006 | Setting up libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-04-18 17:31:27.038 | Setting up groff-base (1.23.0-3build2) ... 2026-04-18 17:31:27.054 | Setting up libtiff6:amd64 (4.5.1+git230720-4ubuntu2.5) ... 2026-04-18 17:31:27.065 | Setting up libkadm5srv-mit12:amd64 (1.20.1-6ubuntu2.6) ... 2026-04-18 17:31:27.075 | Setting up qemu-utils (1:8.2.2+ds-0ubuntu1.16) ... 2026-04-18 17:31:27.085 | Setting up libjpeg8-dev:amd64 (8c-2ubuntu11) ... 2026-04-18 17:31:27.095 | Setting up golang-1.22 (1.22.2-2ubuntu0.4) ... 2026-04-18 17:31:27.105 | Setting up libsm6:amd64 (2:1.2.3-1build3) ... 2026-04-18 17:31:27.116 | Setting up llvm-17 (1:17.0.6-9ubuntu1) ... 2026-04-18 17:31:27.126 | Setting up libobjc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-04-18 17:31:27.136 | Setting up libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-04-18 17:31:27.145 | Setting up apache2-utils (2.4.58-1ubuntu8.11) ... 2026-04-18 17:31:27.155 | Setting up binutils-x86-64-linux-gnu (2.42-4ubuntu2.10) ... 2026-04-18 17:31:27.165 | Setting up krb5-multidev:amd64 (1.20.1-6ubuntu2.6) ... 2026-04-18 17:31:27.177 | Setting up cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-04-18 17:31:27.187 | Setting up libibverbs1:amd64 (50.0-2ubuntu0.2) ... 2026-04-18 17:31:27.281 | Setting up libxslt1-dev:amd64 (1.1.39-0exp1ubuntu0.24.04.3) ... 2026-04-18 17:31:27.292 | Setting up cpp-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-04-18 17:31:27.303 | Setting up dconf-gsettings-backend:amd64 (0.40.0-4ubuntu0.1) ... 2026-04-18 17:31:27.316 | Setting up golang-go:amd64 (2:1.22~2build1) ... 2026-04-18 17:31:27.326 | Setting up gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-04-18 17:31:27.335 | Setting up po-debconf (1.0.21+nmu1) ... 2026-04-18 17:31:27.346 | Setting up libjpeg-dev:amd64 (8c-2ubuntu11) ... 2026-04-18 17:31:27.356 | Setting up parted (3.6-4build1) ... 2026-04-18 17:31:27.379 | Setting up binutils (2.42-4ubuntu2.10) ... 2026-04-18 17:31:27.389 | Setting up apache2-bin (2.4.58-1ubuntu8.11) ... 2026-04-18 17:31:27.406 | Setting up man-db (2.12.0-4build2) ... 2026-04-18 17:31:27.514 | Building database of manual pages ... 2026-04-18 17:31:29.900 | Created symlink /etc/systemd/system/timers.target.wants/man-db.timer → /usr/lib/systemd/system/man-db.timer. 2026-04-18 17:31:30.180 | man-db.service is a disabled or a static unit, not starting it. 2026-04-18 17:31:30.248 | Setting up dpkg-dev (1.22.6ubuntu6.5) ... 2026-04-18 17:31:30.267 | Setting up libkrb5-dev:amd64 (1.20.1-6ubuntu2.6) ... 2026-04-18 17:31:30.276 | Setting up libapr1-dev (1.7.2-3.1ubuntu0.1) ... 2026-04-18 17:31:30.286 | Setting up python3-dev (3.12.3-0ubuntu2.1) ... 2026-04-18 17:31:30.295 | Setting up libxt6t64:amd64 (1:1.2.1-1.2build1) ... 2026-04-18 17:31:30.304 | Setting up gcc-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-04-18 17:31:30.315 | Setting up cpp (4:13.2.0-7ubuntu1) ... 2026-04-18 17:31:30.344 | Setting up libpcap0.8t64:amd64 (1.10.4-4.1ubuntu3) ... 2026-04-18 17:31:30.353 | Setting up libaprutil1-dev (1.6.3-1.1ubuntu7) ... 2026-04-18 17:31:30.362 | Setting up llvm-17-dev (1:17.0.6-9ubuntu1) ... 2026-04-18 17:31:30.371 | Setting up golang-doc (2:1.22~2build1) ... 2026-04-18 17:31:30.382 | Setting up gsettings-desktop-schemas (46.1-0ubuntu1) ... 2026-04-18 17:31:30.392 | Setting up golang:amd64 (2:1.22~2build1) ... 2026-04-18 17:31:30.401 | Setting up tcpdump (4.99.4-3ubuntu4.24.04.1) ... 2026-04-18 17:31:30.621 | Setting up libxmu6:amd64 (2:1.1.3-3build2) ... 2026-04-18 17:31:30.632 | Setting up g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-04-18 17:31:30.644 | Setting up gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-04-18 17:31:30.653 | Setting up libtool (2.4.7-7build1) ... 2026-04-18 17:31:30.663 | Setting up apache2 (2.4.58-1ubuntu8.11) ... 2026-04-18 17:31:31.341 | Enabling module mpm_event. 2026-04-18 17:31:31.394 | Enabling module authz_core. 2026-04-18 17:31:31.404 | Enabling module authz_host. 2026-04-18 17:31:31.451 | Enabling module authn_core. 2026-04-18 17:31:31.461 | Enabling module auth_basic. 2026-04-18 17:31:31.508 | Enabling module access_compat. 2026-04-18 17:31:31.556 | Enabling module authn_file. 2026-04-18 17:31:31.601 | Enabling module authz_user. 2026-04-18 17:31:31.644 | Enabling module alias. 2026-04-18 17:31:31.692 | Enabling module dir. 2026-04-18 17:31:31.738 | Enabling module autoindex. 2026-04-18 17:31:31.787 | Enabling module env. 2026-04-18 17:31:31.835 | Enabling module mime. 2026-04-18 17:31:31.882 | Enabling module negotiation. 2026-04-18 17:31:31.929 | Enabling module setenvif. 2026-04-18 17:31:31.974 | Enabling module filter. 2026-04-18 17:31:32.020 | Enabling module deflate. 2026-04-18 17:31:32.067 | Enabling module status. 2026-04-18 17:31:32.114 | Enabling module reqtimeout. 2026-04-18 17:31:32.162 | Enabling conf charset. 2026-04-18 17:31:32.207 | Enabling conf localized-error-pages. 2026-04-18 17:31:32.250 | Enabling conf other-vhosts-access-log. 2026-04-18 17:31:32.297 | Enabling conf security. 2026-04-18 17:31:32.342 | Enabling conf serve-cgi-bin. 2026-04-18 17:31:32.388 | Enabling site 000-default. 2026-04-18 17:31:33.101 | Created symlink /etc/systemd/system/multi-user.target.wants/apache2.service → /usr/lib/systemd/system/apache2.service. 2026-04-18 17:31:33.617 | Created symlink /etc/systemd/system/multi-user.target.wants/apache-htcacheclean.service → /usr/lib/systemd/system/apache-htcacheclean.service. 2026-04-18 17:31:34.550 | Setting up clang-17 (1:17.0.6-9ubuntu1) ... 2026-04-18 17:31:34.562 | Setting up libxaw7:amd64 (2:1.0.14-1build2) ... 2026-04-18 17:31:34.574 | Setting up gcc (4:13.2.0-7ubuntu1) ... 2026-04-18 17:31:34.612 | Setting up dh-autoreconf (20) ... 2026-04-18 17:31:34.622 | Setting up postgresql-server-dev-16 (16.13-0ubuntu0.24.04.1) ... 2026-04-18 17:31:34.633 | Setting up g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-04-18 17:31:34.644 | Setting up postgresql-server-dev-all:amd64 (257build1.1) ... 2026-04-18 17:31:34.655 | Setting up g++-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-04-18 17:31:34.665 | Setting up debhelper (13.14.1ubuntu5) ... 2026-04-18 17:31:34.676 | Setting up g++ (4:13.2.0-7ubuntu1) ... 2026-04-18 17:31:34.690 | update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode 2026-04-18 17:31:34.697 | Setting up apache2-dev (2.4.58-1ubuntu8.11) ... 2026-04-18 17:31:34.713 | Setting up liblvm2cmd2.03:amd64 (2.03.16-3ubuntu3.2) ... 2026-04-18 17:31:34.724 | Setting up dmeventd (2:1.02.185-3ubuntu3.2) ... 2026-04-18 17:31:34.866 | Created symlink /etc/systemd/system/sockets.target.wants/dm-event.socket → /usr/lib/systemd/system/dm-event.socket. 2026-04-18 17:31:35.149 | dm-event.service is a disabled or a static unit, not starting it. 2026-04-18 17:31:35.192 | Setting up libheif-plugin-aomdec:amd64 (1.17.6-1ubuntu4.2) ... 2026-04-18 17:31:35.202 | Setting up libheif-plugin-libde265:amd64 (1.17.6-1ubuntu4.2) ... 2026-04-18 17:31:35.214 | Setting up libheif1:amd64 (1.17.6-1ubuntu4.2) ... 2026-04-18 17:31:35.225 | Setting up lvm2 (2.03.16-3ubuntu3.2) ... 2026-04-18 17:31:36.420 | Created symlink /etc/systemd/system/sysinit.target.wants/blk-availability.service → /usr/lib/systemd/system/blk-availability.service. 2026-04-18 17:31:36.560 | Created symlink /etc/systemd/system/sysinit.target.wants/lvm2-monitor.service → /usr/lib/systemd/system/lvm2-monitor.service. 2026-04-18 17:31:37.066 | Created symlink /etc/systemd/system/sysinit.target.wants/lvm2-lvmpolld.socket → /usr/lib/systemd/system/lvm2-lvmpolld.socket. 2026-04-18 17:31:37.383 | Processing triggers for libglib2.0-0t64:amd64 (2.80.0-6ubuntu3.8) ... 2026-04-18 17:31:37.429 | Processing triggers for dbus (1.14.10-4ubuntu4.1) ... 2026-04-18 17:31:37.453 | Processing triggers for sgml-base (1.31) ... 2026-04-18 17:31:37.481 | Setting up libfontconfig1:amd64 (2.15.0-1.1ubuntu2) ... 2026-04-18 17:31:37.492 | Setting up glib-networking:amd64 (2.80.0-1build1) ... 2026-04-18 17:31:37.505 | Setting up fontconfig (2.15.0-1.1ubuntu2) ... 2026-04-18 17:31:39.545 | Regenerating fonts cache... done. 2026-04-18 17:31:39.553 | Processing triggers for initramfs-tools (0.142ubuntu25.8) ... 2026-04-18 17:31:39.603 | update-initramfs: Generating /boot/initrd.img-6.8.0-110-generic 2026-04-18 17:31:39.619 | W: No zstd in /usr/bin:/sbin:/bin, using gzip 2026-04-18 17:31:51.238 | Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-04-18 17:31:51.272 | Setting up libpango-1.0-0:amd64 (1.52.1+ds-1build1) ... 2026-04-18 17:31:51.286 | Setting up libsoup-3.0-0:amd64 (3.4.4-5ubuntu0.7) ... 2026-04-18 17:31:51.296 | Processing triggers for systemd (255.4-1ubuntu8.15) ... 2026-04-18 17:31:51.355 | Setting up libcairo2:amd64 (1.18.0-3build1) ... 2026-04-18 17:31:51.367 | Setting up libosinfo-1.0-0:amd64 (1.11.0-2build3) ... 2026-04-18 17:31:51.379 | Setting up libgd3:amd64 (2.3.3-9ubuntu5) ... 2026-04-18 17:31:51.389 | Setting up libcairo-gobject2:amd64 (1.18.0-3build1) ... 2026-04-18 17:31:51.399 | Setting up libpangoft2-1.0-0:amd64 (1.52.1+ds-1build1) ... 2026-04-18 17:31:51.411 | Setting up libpangocairo-1.0-0:amd64 (1.52.1+ds-1build1) ... 2026-04-18 17:31:51.421 | Setting up gir1.2-freedesktop:amd64 (1.80.1-1) ... 2026-04-18 17:31:51.432 | Setting up libgvc6 (2.42.2-9ubuntu0.1) ... 2026-04-18 17:31:51.467 | Setting up gir1.2-libosinfo-1.0:amd64 (1.11.0-2build3) ... 2026-04-18 17:31:51.478 | Setting up graphviz (2.42.2-9ubuntu0.1) ... 2026-04-18 17:31:51.492 | Processing triggers for rsyslog (8.2312.0-3ubuntu9.2) ... 2026-04-18 17:31:51.621 | Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-04-18 17:31:51.897 | ++ functions-common:apt_get:1205 : result=0 2026-04-18 17:31:51.902 | ++ functions-common:apt_get:1208 : time_stop apt-get 2026-04-18 17:31:51.907 | ++ functions-common:time_stop:2414 : local name 2026-04-18 17:31:51.912 | ++ functions-common:time_stop:2415 : local end_time 2026-04-18 17:31:51.917 | ++ functions-common:time_stop:2416 : local elapsed_time 2026-04-18 17:31:51.921 | ++ functions-common:time_stop:2417 : local total 2026-04-18 17:31:51.926 | ++ functions-common:time_stop:2418 : local start_time 2026-04-18 17:31:51.930 | ++ functions-common:time_stop:2420 : name=apt-get 2026-04-18 17:31:51.935 | ++ functions-common:time_stop:2421 : start_time=1776533424059 2026-04-18 17:31:51.940 | ++ functions-common:time_stop:2423 : [[ -z 1776533424059 ]] 2026-04-18 17:31:51.946 | +++ functions-common:time_stop:2426 : date +%s%3N 2026-04-18 17:31:51.952 | ++ functions-common:time_stop:2426 : end_time=1776533511947 2026-04-18 17:31:51.957 | ++ functions-common:time_stop:2427 : elapsed_time=87888 2026-04-18 17:31:51.961 | ++ functions-common:time_stop:2428 : total=9844 2026-04-18 17:31:51.966 | ++ functions-common:time_stop:2430 : _TIME_START[$name]= 2026-04-18 17:31:51.971 | ++ functions-common:time_stop:2431 : _TIME_TOTAL[$name]=97732 2026-04-18 17:31:51.975 | ++ functions-common:apt_get:1209 : return 0 2026-04-18 17:31:51.980 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2026-04-18 17:31:51.984 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2026-04-18 17:31:51.991 | +++ tools/install_prereqs.sh:source:83 : which python3.12 2026-04-18 17:31:52.000 | ++ tools/install_prereqs.sh:source:83 : export PYTHON=/usr/bin/python3.12 2026-04-18 17:31:52.005 | ++ tools/install_prereqs.sh:source:83 : PYTHON=/usr/bin/python3.12 2026-04-18 17:31:52.010 | ++ tools/install_prereqs.sh:source:88 : date +%s 2026-04-18 17:31:52.018 | ++ tools/install_prereqs.sh:source:89 : date 2026-04-18 17:31:52.027 | + ./stack.sh:main:795 : [[ False != \T\r\u\e ]] 2026-04-18 17:31:52.031 | + ./stack.sh:main:796 : PYPI_ALTERNATIVE_URL= 2026-04-18 17:31:52.035 | + ./stack.sh:main:796 : /opt/stack/devstack/tools/install_pip.sh 2026-04-18 17:31:53.990 | + tools/install_pip.sh:main:25 : FILES=/opt/stack/devstack/files 2026-04-18 17:31:53.994 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2026-04-18 17:31:53.997 | + tools/install_pip.sh:main:42 : GetDistro 2026-04-18 17:31:54.001 | + functions-common:GetDistro:472 : GetOSVersion 2026-04-18 17:31:54.005 | + functions-common:GetOSVersion:442 : source /etc/os-release 2026-04-18 17:31:54.008 | ++ /etc/os-release:source:1 : PRETTY_NAME='Ubuntu 24.04.4 LTS' 2026-04-18 17:31:54.012 | ++ /etc/os-release:source:2 : NAME=Ubuntu 2026-04-18 17:31:54.015 | ++ /etc/os-release:source:3 : VERSION_ID=24.04 2026-04-18 17:31:54.019 | ++ /etc/os-release:source:4 : VERSION='24.04.4 LTS (Noble Numbat)' 2026-04-18 17:31:54.023 | ++ /etc/os-release:source:5 : VERSION_CODENAME=noble 2026-04-18 17:31:54.026 | ++ /etc/os-release:source:6 : ID=ubuntu 2026-04-18 17:31:54.030 | ++ /etc/os-release:source:7 : ID_LIKE=debian 2026-04-18 17:31:54.033 | ++ /etc/os-release:source:8 : HOME_URL=https://www.ubuntu.com/ 2026-04-18 17:31:54.037 | ++ /etc/os-release:source:9 : SUPPORT_URL=https://help.ubuntu.com/ 2026-04-18 17:31:54.041 | ++ /etc/os-release:source:10 : BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/ 2026-04-18 17:31:54.045 | ++ /etc/os-release:source:11 : PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy 2026-04-18 17:31:54.048 | ++ /etc/os-release:source:12 : UBUNTU_CODENAME=noble 2026-04-18 17:31:54.052 | ++ /etc/os-release:source:13 : LOGO=ubuntu-logo 2026-04-18 17:31:54.056 | + functions-common:GetOSVersion:443 : [[ ubuntu =~ (almalinux|centos|rocky|rhel) ]] 2026-04-18 17:31:54.060 | + functions-common:GetOSVersion:448 : _ensure_lsb_release 2026-04-18 17:31:54.064 | ++ functions-common:_ensure_lsb_release:419 : command -v lsb_release 2026-04-18 17:31:54.068 | + functions-common:_ensure_lsb_release:419 : [[ -x /usr/bin/lsb_release ]] 2026-04-18 17:31:54.072 | + functions-common:_ensure_lsb_release:420 : return 2026-04-18 17:31:54.077 | ++ functions-common:GetOSVersion:450 : lsb_release -r -s 2026-04-18 17:31:54.100 | + functions-common:GetOSVersion:450 : os_RELEASE=24.04 2026-04-18 17:31:54.105 | ++ functions-common:GetOSVersion:451 : lsb_release -c -s 2026-04-18 17:31:54.128 | + functions-common:GetOSVersion:451 : os_CODENAME=noble 2026-04-18 17:31:54.133 | ++ functions-common:GetOSVersion:452 : lsb_release -i -s 2026-04-18 17:31:54.155 | + functions-common:GetOSVersion:452 : os_VENDOR=Ubuntu 2026-04-18 17:31:54.159 | + functions-common:GetOSVersion:455 : [[ Ubuntu =~ (Debian|Ubuntu) ]] 2026-04-18 17:31:54.163 | + functions-common:GetOSVersion:456 : os_PACKAGE=deb 2026-04-18 17:31:54.166 | + functions-common:GetOSVersion:461 : typeset -xr os_VENDOR 2026-04-18 17:31:54.170 | + functions-common:GetOSVersion:462 : typeset -xr os_RELEASE 2026-04-18 17:31:54.174 | + functions-common:GetOSVersion:463 : typeset -xr os_PACKAGE 2026-04-18 17:31:54.178 | + functions-common:GetOSVersion:464 : typeset -xr os_CODENAME 2026-04-18 17:31:54.182 | + functions-common:GetDistro:473 : [[ Ubuntu =~ (Ubuntu) ]] 2026-04-18 17:31:54.186 | + functions-common:GetDistro:476 : DISTRO=noble 2026-04-18 17:31:54.190 | + functions-common:GetDistro:513 : typeset -xr DISTRO 2026-04-18 17:31:54.194 | + tools/install_pip.sh:main:43 : echo 'Distro: noble' 2026-04-18 17:31:54.194 | Distro: noble 2026-04-18 17:31:54.198 | + tools/install_pip.sh:main:117 : get_versions 2026-04-18 17:31:54.203 | ++ tools/install_pip.sh:get_versions:48 : which pip 2026-04-18 17:31:54.210 | + tools/install_pip.sh:get_versions:48 : PIP=/usr/bin/pip 2026-04-18 17:31:54.213 | + tools/install_pip.sh:get_versions:49 : [[ -n /usr/bin/pip ]] 2026-04-18 17:31:54.219 | ++ tools/install_pip.sh:get_versions:50 : /usr/bin/pip --version 2026-04-18 17:31:54.219 | ++ tools/install_pip.sh:get_versions:50 : awk '{ print $2}' 2026-04-18 17:31:54.548 | + tools/install_pip.sh:get_versions:50 : PIP_VERSION=24.0 2026-04-18 17:31:54.552 | + tools/install_pip.sh:get_versions:51 : echo 'pip: 24.0' 2026-04-18 17:31:54.552 | pip: 24.0 2026-04-18 17:31:54.556 | + tools/install_pip.sh:main:119 : [[ -n '' ]] 2026-04-18 17:31:54.560 | + tools/install_pip.sh:main:123 : is_fedora 2026-04-18 17:31:54.564 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-04-18 17:31:54.569 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-04-18 17:31:54.572 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-04-18 17:31:54.576 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-04-18 17:31:54.579 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-04-18 17:31:54.583 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-04-18 17:31:54.587 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-04-18 17:31:54.590 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-04-18 17:31:54.594 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-04-18 17:31:54.597 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-04-18 17:31:54.601 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-04-18 17:31:54.604 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-04-18 17:31:54.608 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-04-18 17:31:54.611 | + tools/install_pip.sh:main:134 : is_ubuntu 2026-04-18 17:31:54.615 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-04-18 17:31:54.619 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-04-18 17:31:54.622 | + tools/install_pip.sh:main:137 : sed -i -e /setuptools/d /opt/stack/requirements/upper-constraints.txt 2026-04-18 17:31:54.631 | + tools/install_pip.sh:main:146 : set -x 2026-04-18 17:31:54.634 | + tools/install_pip.sh:main:149 : get_versions 2026-04-18 17:31:54.639 | ++ tools/install_pip.sh:get_versions:48 : which pip 2026-04-18 17:31:54.647 | + tools/install_pip.sh:get_versions:48 : PIP=/usr/bin/pip 2026-04-18 17:31:54.650 | + tools/install_pip.sh:get_versions:49 : [[ -n /usr/bin/pip ]] 2026-04-18 17:31:54.656 | ++ tools/install_pip.sh:get_versions:50 : /usr/bin/pip --version 2026-04-18 17:31:54.656 | ++ tools/install_pip.sh:get_versions:50 : awk '{ print $2}' 2026-04-18 17:31:54.942 | + tools/install_pip.sh:get_versions:50 : PIP_VERSION=24.0 2026-04-18 17:31:54.945 | + tools/install_pip.sh:get_versions:51 : echo 'pip: 24.0' 2026-04-18 17:31:54.945 | pip: 24.0 2026-04-18 17:31:54.952 | + ./stack.sh:main:800 : source /opt/stack/devstack/tools/fixup_stuff.sh 2026-04-18 17:31:54.957 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /opt/stack/devstack ]] 2026-04-18 17:31:54.963 | + ./stack.sh:main:801 : fixup_all 2026-04-18 17:31:54.968 | + tools/fixup_stuff.sh:fixup_all:111 : fixup_ubuntu 2026-04-18 17:31:54.973 | + tools/fixup_stuff.sh:fixup_ubuntu:95 : is_ubuntu 2026-04-18 17:31:54.978 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-04-18 17:31:54.982 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-04-18 17:31:54.987 | + tools/fixup_stuff.sh:fixup_ubuntu:105 : sudo rm -rf '/usr/lib/python3/dist-packages/PyYAML-*.egg-info' 2026-04-18 17:31:55.005 | + tools/fixup_stuff.sh:fixup_ubuntu:106 : sudo rm -rf '/usr/lib/python3/dist-packages/pyasn1_modules-*.egg-info' 2026-04-18 17:31:55.024 | + tools/fixup_stuff.sh:fixup_ubuntu:107 : sudo rm -rf '/usr/lib/python3/dist-packages/simplejson-*.egg-info' 2026-04-18 17:31:55.043 | + tools/fixup_stuff.sh:fixup_all:112 : fixup_fedora 2026-04-18 17:31:55.048 | + tools/fixup_stuff.sh:fixup_fedora:33 : is_fedora 2026-04-18 17:31:55.053 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-04-18 17:31:55.057 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-04-18 17:31:55.061 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-04-18 17:31:55.066 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-04-18 17:31:55.071 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-04-18 17:31:55.075 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-04-18 17:31:55.080 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-04-18 17:31:55.084 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-04-18 17:31:55.089 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-04-18 17:31:55.093 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-04-18 17:31:55.098 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-04-18 17:31:55.103 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-04-18 17:31:55.108 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-04-18 17:31:55.116 | + tools/fixup_stuff.sh:fixup_fedora:34 : return 2026-04-18 17:31:55.119 | + ./stack.sh:main:803 : [[ True == \T\r\u\e ]] 2026-04-18 17:31:55.122 | + ./stack.sh:main:805 : sudo ln -sf /opt/stack/data/venv/bin/cinder-manage /usr/local/bin 2026-04-18 17:31:55.139 | + ./stack.sh:main:806 : sudo ln -sf /opt/stack/data/venv/bin/cinder-rtstool /usr/local/bin 2026-04-18 17:31:55.153 | + ./stack.sh:main:807 : sudo ln -sf /opt/stack/data/venv/bin/glance /usr/local/bin 2026-04-18 17:31:55.172 | + ./stack.sh:main:808 : sudo ln -sf /opt/stack/data/venv/bin/nova-manage /usr/local/bin 2026-04-18 17:31:55.190 | + ./stack.sh:main:809 : sudo ln -sf /opt/stack/data/venv/bin/openstack /usr/local/bin 2026-04-18 17:31:55.211 | + ./stack.sh:main:810 : sudo ln -sf /opt/stack/data/venv/bin/privsep-helper /usr/local/bin 2026-04-18 17:31:55.231 | + ./stack.sh:main:811 : sudo ln -sf /opt/stack/data/venv/bin/rally /usr/local/bin 2026-04-18 17:31:55.251 | + ./stack.sh:main:812 : sudo ln -sf /opt/stack/data/venv/bin/tox /usr/local/bin 2026-04-18 17:31:55.271 | + ./stack.sh:main:814 : setup_devstack_virtualenv 2026-04-18 17:31:55.277 | + inc/python:setup_devstack_virtualenv:39 : [[ ! -d /opt/stack/data/venv ]] 2026-04-18 17:31:55.282 | + inc/python:setup_devstack_virtualenv:43 : /usr/bin/python3.12 -m venv --system-site-packages /opt/stack/data/venv 2026-04-18 17:31:58.323 | + inc/python:setup_devstack_virtualenv:44 : pip_install -U pip 'setuptools[core]' 2026-04-18 17:31:58.362 | Using python 3.12 to install setuptools 2026-04-18 17:31:58.367 | + 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-04-18 17:31:59.113 | Requirement already satisfied: pip in /opt/stack/data/venv/lib/python3.12/site-packages (24.0) 2026-04-18 17:31:59.264 | Collecting pip 2026-04-18 17:31:59.303 | Downloading pip-26.0.1-py3-none-any.whl.metadata (4.7 kB) 2026-04-18 17:31:59.312 | Requirement already satisfied: setuptools[core] in /usr/lib/python3/dist-packages (68.1.2) 2026-04-18 17:31:59.580 | Collecting setuptools[core] 2026-04-18 17:31:59.585 | Downloading setuptools-82.0.1-py3-none-any.whl.metadata (6.5 kB) 2026-04-18 17:31:59.680 | Collecting packaging>=24.2 (from setuptools[core]) 2026-04-18 17:31:59.683 | Downloading packaging-26.0-py3-none-any.whl.metadata (3.3 kB) 2026-04-18 17:31:59.735 | Collecting more_itertools>=8.8 (from setuptools[core]) 2026-04-18 17:31:59.739 | Downloading more_itertools-11.0.2-py3-none-any.whl.metadata (41 kB) 2026-04-18 17:31:59.754 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 41.4/41.4 kB 2.7 MB/s eta 0:00:00 2026-04-18 17:31:59.800 | Collecting jaraco.text>=3.7 (from setuptools[core]) 2026-04-18 17:31:59.803 | Downloading jaraco_text-4.2.0-py3-none-any.whl.metadata (3.8 kB) 2026-04-18 17:31:59.865 | Collecting wheel>=0.43.0 (from setuptools[core]) 2026-04-18 17:31:59.869 | Downloading wheel-0.46.3-py3-none-any.whl.metadata (2.4 kB) 2026-04-18 17:31:59.918 | Collecting jaraco.functools>=4 (from setuptools[core]) 2026-04-18 17:31:59.922 | Downloading jaraco_functools-4.4.0-py3-none-any.whl.metadata (3.0 kB) 2026-04-18 17:31:59.993 | Collecting jaraco.context>=4.1 (from jaraco.text>=3.7->setuptools[core]) 2026-04-18 17:31:59.996 | Downloading jaraco_context-6.1.2-py3-none-any.whl.metadata (4.2 kB) 2026-04-18 17:32:00.041 | Collecting typer-slim (from jaraco.text>=3.7->setuptools[core]) 2026-04-18 17:32:00.045 | Downloading typer_slim-0.24.0-py3-none-any.whl.metadata (4.2 kB) 2026-04-18 17:32:00.183 | Collecting typer>=0.24.0 (from typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-04-18 17:32:00.186 | Downloading typer-0.24.1-py3-none-any.whl.metadata (16 kB) 2026-04-18 17:32:00.242 | Collecting click>=8.2.1 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-04-18 17:32:00.246 | Downloading click-8.3.2-py3-none-any.whl.metadata (2.6 kB) 2026-04-18 17:32:00.292 | Collecting shellingham>=1.3.0 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-04-18 17:32:00.295 | Downloading shellingham-1.5.4-py2.py3-none-any.whl.metadata (3.5 kB) 2026-04-18 17:32:00.404 | Collecting rich>=12.3.0 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-04-18 17:32:00.407 | Downloading rich-14.3.4-py3-none-any.whl.metadata (18 kB) 2026-04-18 17:32:00.446 | Collecting annotated-doc>=0.0.2 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-04-18 17:32:00.449 | Downloading annotated_doc-0.0.4-py3-none-any.whl.metadata (6.6 kB) 2026-04-18 17:32:00.507 | Collecting markdown-it-py>=2.2.0 (from rich>=12.3.0->typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-04-18 17:32:00.510 | Downloading markdown_it_py-4.0.0-py3-none-any.whl.metadata (7.3 kB) 2026-04-18 17:32:00.573 | Collecting pygments<3.0.0,>=2.13.0 (from rich>=12.3.0->typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-04-18 17:32:00.576 | Downloading pygments-2.20.0-py3-none-any.whl.metadata (2.5 kB) 2026-04-18 17:32:00.632 | Collecting mdurl~=0.1 (from markdown-it-py>=2.2.0->rich>=12.3.0->typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-04-18 17:32:00.635 | Downloading mdurl-0.1.2-py3-none-any.whl.metadata (1.6 kB) 2026-04-18 17:32:00.654 | Downloading pip-26.0.1-py3-none-any.whl (1.8 MB) 2026-04-18 17:32:00.735 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 23.1 MB/s eta 0:00:00 2026-04-18 17:32:00.738 | Downloading jaraco_functools-4.4.0-py3-none-any.whl (10 kB) 2026-04-18 17:32:00.748 | Downloading jaraco_text-4.2.0-py3-none-any.whl (13 kB) 2026-04-18 17:32:00.759 | Downloading more_itertools-11.0.2-py3-none-any.whl (71 kB) 2026-04-18 17:32:00.769 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 71.9/71.9 kB 8.1 MB/s eta 0:00:00 2026-04-18 17:32:00.771 | Downloading packaging-26.0-py3-none-any.whl (74 kB) 2026-04-18 17:32:00.781 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 74.4/74.4 kB 8.3 MB/s eta 0:00:00 2026-04-18 17:32:00.785 | Downloading wheel-0.46.3-py3-none-any.whl (30 kB) 2026-04-18 17:32:00.794 | Downloading setuptools-82.0.1-py3-none-any.whl (1.0 MB) 2026-04-18 17:32:00.821 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.0/1.0 MB 38.1 MB/s eta 0:00:00 2026-04-18 17:32:00.825 | Downloading jaraco_context-6.1.2-py3-none-any.whl (7.9 kB) 2026-04-18 17:32:00.835 | Downloading typer_slim-0.24.0-py3-none-any.whl (3.4 kB) 2026-04-18 17:32:00.844 | Downloading typer-0.24.1-py3-none-any.whl (56 kB) 2026-04-18 17:32:00.853 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 56.1/56.1 kB 6.5 MB/s eta 0:00:00 2026-04-18 17:32:00.855 | Downloading annotated_doc-0.0.4-py3-none-any.whl (5.3 kB) 2026-04-18 17:32:00.863 | Downloading click-8.3.2-py3-none-any.whl (108 kB) 2026-04-18 17:32:00.874 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 108.4/108.4 kB 12.6 MB/s eta 0:00:00 2026-04-18 17:32:00.877 | Downloading rich-14.3.4-py3-none-any.whl (310 kB) 2026-04-18 17:32:00.889 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 310.5/310.5 kB 30.4 MB/s eta 0:00:00 2026-04-18 17:32:00.892 | Downloading shellingham-1.5.4-py2.py3-none-any.whl (9.8 kB) 2026-04-18 17:32:00.901 | Downloading markdown_it_py-4.0.0-py3-none-any.whl (87 kB) 2026-04-18 17:32:00.909 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 87.3/87.3 kB 13.1 MB/s eta 0:00:00 2026-04-18 17:32:00.912 | Downloading pygments-2.20.0-py3-none-any.whl (1.2 MB) 2026-04-18 17:32:00.946 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 40.7 MB/s eta 0:00:00 2026-04-18 17:32:00.950 | Downloading mdurl-0.1.2-py3-none-any.whl (10.0 kB) 2026-04-18 17:32:01.213 | Installing collected packages: shellingham, setuptools, pygments, pip, packaging, more_itertools, mdurl, jaraco.context, click, annotated-doc, wheel, markdown-it-py, jaraco.functools, rich, typer, typer-slim, jaraco.text 2026-04-18 17:32:01.229 | Attempting uninstall: setuptools 2026-04-18 17:32:01.233 | Found existing installation: setuptools 68.1.2 2026-04-18 17:32:01.233 | Not uninstalling setuptools at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-04-18 17:32:01.233 | Can't uninstall 'setuptools'. No files were found to uninstall. 2026-04-18 17:32:01.863 | Attempting uninstall: pygments 2026-04-18 17:32:01.875 | Found existing installation: Pygments 2.17.2 2026-04-18 17:32:01.875 | Not uninstalling pygments at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-04-18 17:32:01.876 | Can't uninstall 'Pygments'. No files were found to uninstall. 2026-04-18 17:32:02.579 | Attempting uninstall: pip 2026-04-18 17:32:02.583 | Found existing installation: pip 24.0 2026-04-18 17:32:02.629 | Uninstalling pip-24.0: 2026-04-18 17:32:02.635 | Successfully uninstalled pip-24.0 2026-04-18 17:32:03.731 | Attempting uninstall: wheel 2026-04-18 17:32:03.740 | Found existing installation: wheel 0.42.0 2026-04-18 17:32:03.741 | Not uninstalling wheel at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-04-18 17:32:03.741 | Can't uninstall 'wheel'. No files were found to uninstall. 2026-04-18 17:32:04.225 | Successfully installed annotated-doc-0.0.4 click-8.3.2 jaraco.context-6.1.2 jaraco.functools-4.4.0 jaraco.text-4.2.0 markdown-it-py-4.0.0 mdurl-0.1.2 more_itertools-11.0.2 packaging-26.0 pip-26.0.1 pygments-2.20.0 rich-14.3.4 setuptools-82.0.1 shellingham-1.5.4 typer-0.24.1 typer-slim-0.24.0 wheel-0.46.3 2026-04-18 17:32:04.358 | + inc/python:pip_install:216 : result=0 2026-04-18 17:32:04.363 | + inc/python:pip_install:218 : time_stop pip_install 2026-04-18 17:32:04.368 | + functions-common:time_stop:2414 : local name 2026-04-18 17:32:04.373 | + functions-common:time_stop:2415 : local end_time 2026-04-18 17:32:04.378 | + functions-common:time_stop:2416 : local elapsed_time 2026-04-18 17:32:04.382 | + functions-common:time_stop:2417 : local total 2026-04-18 17:32:04.387 | + functions-common:time_stop:2418 : local start_time 2026-04-18 17:32:04.391 | + functions-common:time_stop:2420 : name=pip_install 2026-04-18 17:32:04.396 | + functions-common:time_stop:2421 : start_time=1776533518352 2026-04-18 17:32:04.400 | + functions-common:time_stop:2423 : [[ -z 1776533518352 ]] 2026-04-18 17:32:04.406 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-04-18 17:32:04.414 | + functions-common:time_stop:2426 : end_time=1776533524408 2026-04-18 17:32:04.418 | + functions-common:time_stop:2427 : elapsed_time=6056 2026-04-18 17:32:04.422 | + functions-common:time_stop:2428 : total=0 2026-04-18 17:32:04.427 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-04-18 17:32:04.432 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=6056 2026-04-18 17:32:04.437 | + inc/python:pip_install:219 : return 0 2026-04-18 17:32:04.442 | + 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-04-18 17:32:04.447 | + 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-04-18 17:32:04.452 | + 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-04-18 17:32:04.457 | + inc/python:setup_devstack_virtualenv:48 : export PYTHON=/opt/stack/data/venv/bin/python3 2026-04-18 17:32:04.463 | + inc/python:setup_devstack_virtualenv:48 : PYTHON=/opt/stack/data/venv/bin/python3 2026-04-18 17:32:04.468 | + ./stack.sh:main:818 : pip_install -U os-testr 2026-04-18 17:32:04.508 | Using python 3.12 to install os-testr 2026-04-18 17:32:04.513 | + 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-04-18 17:32:05.157 | Collecting os-testr 2026-04-18 17:32:05.245 | Downloading os_testr-3.0.0-py3-none-any.whl.metadata (1.8 kB) 2026-04-18 17:32:05.295 | Collecting pbr!=2.1.0,>=2.0.0 (from os-testr) 2026-04-18 17:32:05.306 | Downloading pbr-7.0.3-py2.py3-none-any.whl.metadata (3.8 kB) 2026-04-18 17:32:05.334 | Collecting python-subunit>=1.0.0 (from os-testr) 2026-04-18 17:32:05.350 | Downloading python_subunit-1.4.5-py3-none-any.whl.metadata (22 kB) 2026-04-18 17:32:05.397 | Collecting testtools>=2.2.0 (from os-testr) 2026-04-18 17:32:05.410 | Downloading testtools-2.9.0-py3-none-any.whl.metadata (5.4 kB) 2026-04-18 17:32:05.422 | 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-04-18 17:32:05.447 | Collecting iso8601 (from python-subunit>=1.0.0->os-testr) 2026-04-18 17:32:05.460 | Downloading iso8601-2.1.0-py3-none-any.whl.metadata (3.7 kB) 2026-04-18 17:32:05.490 | Downloading os_testr-3.0.0-py3-none-any.whl (32 kB) 2026-04-18 17:32:05.518 | Downloading pbr-7.0.3-py2.py3-none-any.whl (131 kB) 2026-04-18 17:32:05.559 | Downloading python_subunit-1.4.5-py3-none-any.whl (102 kB) 2026-04-18 17:32:05.589 | Downloading testtools-2.9.0-py3-none-any.whl (110 kB) 2026-04-18 17:32:05.619 | Downloading iso8601-2.1.0-py3-none-any.whl (7.5 kB) 2026-04-18 17:32:05.679 | Installing collected packages: testtools, pbr, iso8601, python-subunit, os-testr 2026-04-18 17:32:05.955 | 2026-04-18 17:32:05.958 | Successfully installed iso8601-2.1.0 os-testr-3.0.0 pbr-7.0.3 python-subunit-1.4.5 testtools-2.9.0 2026-04-18 17:32:06.132 | + inc/python:pip_install:216 : result=0 2026-04-18 17:32:06.136 | + inc/python:pip_install:218 : time_stop pip_install 2026-04-18 17:32:06.141 | + functions-common:time_stop:2414 : local name 2026-04-18 17:32:06.145 | + functions-common:time_stop:2415 : local end_time 2026-04-18 17:32:06.150 | + functions-common:time_stop:2416 : local elapsed_time 2026-04-18 17:32:06.156 | + functions-common:time_stop:2417 : local total 2026-04-18 17:32:06.161 | + functions-common:time_stop:2418 : local start_time 2026-04-18 17:32:06.165 | + functions-common:time_stop:2420 : name=pip_install 2026-04-18 17:32:06.170 | + functions-common:time_stop:2421 : start_time=1776533524497 2026-04-18 17:32:06.175 | + functions-common:time_stop:2423 : [[ -z 1776533524497 ]] 2026-04-18 17:32:06.181 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-04-18 17:32:06.189 | + functions-common:time_stop:2426 : end_time=1776533526183 2026-04-18 17:32:06.194 | + functions-common:time_stop:2427 : elapsed_time=1686 2026-04-18 17:32:06.199 | + functions-common:time_stop:2428 : total=6056 2026-04-18 17:32:06.205 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-04-18 17:32:06.210 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=7742 2026-04-18 17:32:06.214 | + inc/python:pip_install:219 : return 0 2026-04-18 17:32:06.218 | + ./stack.sh:main:822 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2026-04-18 17:32:06.315 | + ./stack.sh:main:823 : sudo systemctl restart systemd-journald 2026-04-18 17:32:06.416 | + ./stack.sh:main:829 : install_infra 2026-04-18 17:32:06.422 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2026-04-18 17:32:06.427 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2026-04-18 17:32:06.432 | + lib/infra:install_infra:32 : python3.12 -m venv /opt/stack/requirements/.venv 2026-04-18 17:32:09.494 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2026-04-18 17:32:09.500 | + lib/infra:install_infra:34 : pip_install -U pbr 'setuptools[core]' 2026-04-18 17:32:09.544 | + 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-04-18 17:32:10.311 | Collecting pbr 2026-04-18 17:32:10.312 | Using cached pbr-7.0.3-py2.py3-none-any.whl.metadata (3.8 kB) 2026-04-18 17:32:10.551 | Collecting setuptools[core] 2026-04-18 17:32:10.552 | Using cached setuptools-82.0.1-py3-none-any.whl.metadata (6.5 kB) 2026-04-18 17:32:10.634 | Collecting packaging>=24.2 (from setuptools[core]) 2026-04-18 17:32:10.636 | Using cached packaging-26.0-py3-none-any.whl.metadata (3.3 kB) 2026-04-18 17:32:10.676 | Collecting more_itertools>=8.8 (from setuptools[core]) 2026-04-18 17:32:10.677 | Using cached more_itertools-11.0.2-py3-none-any.whl.metadata (41 kB) 2026-04-18 17:32:11.048 | Collecting jaraco.text>=3.7 (from setuptools[core]) 2026-04-18 17:32:11.049 | Using cached jaraco_text-4.2.0-py3-none-any.whl.metadata (3.8 kB) 2026-04-18 17:32:11.098 | Collecting wheel>=0.43.0 (from setuptools[core]) 2026-04-18 17:32:11.099 | Using cached wheel-0.46.3-py3-none-any.whl.metadata (2.4 kB) 2026-04-18 17:32:11.139 | Collecting jaraco.functools>=4 (from setuptools[core]) 2026-04-18 17:32:11.140 | Using cached jaraco_functools-4.4.0-py3-none-any.whl.metadata (3.0 kB) 2026-04-18 17:32:11.195 | Collecting jaraco.context>=4.1 (from jaraco.text>=3.7->setuptools[core]) 2026-04-18 17:32:11.197 | Using cached jaraco_context-6.1.2-py3-none-any.whl.metadata (4.2 kB) 2026-04-18 17:32:11.239 | Collecting typer-slim (from jaraco.text>=3.7->setuptools[core]) 2026-04-18 17:32:11.240 | Using cached typer_slim-0.24.0-py3-none-any.whl.metadata (4.2 kB) 2026-04-18 17:32:11.366 | Collecting typer>=0.24.0 (from typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-04-18 17:32:11.367 | Using cached typer-0.24.1-py3-none-any.whl.metadata (16 kB) 2026-04-18 17:32:11.411 | Collecting click>=8.2.1 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-04-18 17:32:11.412 | Using cached click-8.3.2-py3-none-any.whl.metadata (2.6 kB) 2026-04-18 17:32:11.451 | Collecting shellingham>=1.3.0 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-04-18 17:32:11.454 | Using cached shellingham-1.5.4-py2.py3-none-any.whl.metadata (3.5 kB) 2026-04-18 17:32:11.544 | Collecting rich>=12.3.0 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-04-18 17:32:11.544 | Using cached rich-14.3.4-py3-none-any.whl.metadata (18 kB) 2026-04-18 17:32:11.569 | Collecting annotated-doc>=0.0.2 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-04-18 17:32:11.571 | Using cached annotated_doc-0.0.4-py3-none-any.whl.metadata (6.6 kB) 2026-04-18 17:32:11.620 | Collecting markdown-it-py>=2.2.0 (from rich>=12.3.0->typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-04-18 17:32:11.621 | Using cached markdown_it_py-4.0.0-py3-none-any.whl.metadata (7.3 kB) 2026-04-18 17:32:11.666 | Collecting pygments<3.0.0,>=2.13.0 (from rich>=12.3.0->typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-04-18 17:32:11.667 | Using cached pygments-2.20.0-py3-none-any.whl.metadata (2.5 kB) 2026-04-18 17:32:11.714 | Collecting mdurl~=0.1 (from markdown-it-py>=2.2.0->rich>=12.3.0->typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-04-18 17:32:11.715 | Using cached mdurl-0.1.2-py3-none-any.whl.metadata (1.6 kB) 2026-04-18 17:32:11.726 | Using cached pbr-7.0.3-py2.py3-none-any.whl (131 kB) 2026-04-18 17:32:11.727 | Using cached jaraco_functools-4.4.0-py3-none-any.whl (10 kB) 2026-04-18 17:32:11.728 | Using cached jaraco_text-4.2.0-py3-none-any.whl (13 kB) 2026-04-18 17:32:11.729 | Using cached more_itertools-11.0.2-py3-none-any.whl (71 kB) 2026-04-18 17:32:11.731 | Using cached packaging-26.0-py3-none-any.whl (74 kB) 2026-04-18 17:32:11.732 | Using cached wheel-0.46.3-py3-none-any.whl (30 kB) 2026-04-18 17:32:11.735 | Using cached setuptools-82.0.1-py3-none-any.whl (1.0 MB) 2026-04-18 17:32:11.736 | Using cached jaraco_context-6.1.2-py3-none-any.whl (7.9 kB) 2026-04-18 17:32:11.737 | Using cached typer_slim-0.24.0-py3-none-any.whl (3.4 kB) 2026-04-18 17:32:11.738 | Using cached typer-0.24.1-py3-none-any.whl (56 kB) 2026-04-18 17:32:11.739 | Using cached annotated_doc-0.0.4-py3-none-any.whl (5.3 kB) 2026-04-18 17:32:11.740 | Using cached click-8.3.2-py3-none-any.whl (108 kB) 2026-04-18 17:32:11.741 | Using cached rich-14.3.4-py3-none-any.whl (310 kB) 2026-04-18 17:32:11.743 | Using cached shellingham-1.5.4-py2.py3-none-any.whl (9.8 kB) 2026-04-18 17:32:11.744 | Using cached markdown_it_py-4.0.0-py3-none-any.whl (87 kB) 2026-04-18 17:32:11.745 | Using cached pygments-2.20.0-py3-none-any.whl (1.2 MB) 2026-04-18 17:32:11.748 | Using cached mdurl-0.1.2-py3-none-any.whl (10.0 kB) 2026-04-18 17:32:11.876 | 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-04-18 17:32:13.929 | Successfully installed annotated-doc-0.0.4 click-8.3.2 jaraco.context-6.1.2 jaraco.functools-4.4.0 jaraco.text-4.2.0 markdown-it-py-4.0.0 mdurl-0.1.2 more_itertools-11.0.2 packaging-26.0 pbr-7.0.3 pygments-2.20.0 rich-14.3.4 setuptools-82.0.1 shellingham-1.5.4 typer-0.24.1 typer-slim-0.24.0 wheel-0.46.3 2026-04-18 17:32:14.047 | + inc/python:pip_install:216 : result=0 2026-04-18 17:32:14.053 | + inc/python:pip_install:218 : time_stop pip_install 2026-04-18 17:32:14.058 | + functions-common:time_stop:2414 : local name 2026-04-18 17:32:14.063 | + functions-common:time_stop:2415 : local end_time 2026-04-18 17:32:14.068 | + functions-common:time_stop:2416 : local elapsed_time 2026-04-18 17:32:14.072 | + functions-common:time_stop:2417 : local total 2026-04-18 17:32:14.078 | + functions-common:time_stop:2418 : local start_time 2026-04-18 17:32:14.082 | + functions-common:time_stop:2420 : name=pip_install 2026-04-18 17:32:14.087 | + functions-common:time_stop:2421 : start_time=1776533529529 2026-04-18 17:32:14.092 | + functions-common:time_stop:2423 : [[ -z 1776533529529 ]] 2026-04-18 17:32:14.099 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-04-18 17:32:14.107 | + functions-common:time_stop:2426 : end_time=1776533534101 2026-04-18 17:32:14.111 | + functions-common:time_stop:2427 : elapsed_time=4572 2026-04-18 17:32:14.116 | + functions-common:time_stop:2428 : total=7742 2026-04-18 17:32:14.120 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-04-18 17:32:14.125 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=12314 2026-04-18 17:32:14.130 | + inc/python:pip_install:219 : return 0 2026-04-18 17:32:14.135 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2026-04-18 17:32:14.140 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2026-04-18 17:32:14.184 | + 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-04-18 17:32:14.862 | Processing /opt/stack/requirements 2026-04-18 17:32:14.864 | Installing build dependencies: started 2026-04-18 17:32:16.558 | Installing build dependencies: finished with status 'done' 2026-04-18 17:32:16.561 | Getting requirements to build wheel: started 2026-04-18 17:32:16.706 | Getting requirements to build wheel: finished with status 'done' 2026-04-18 17:32:16.713 | Preparing metadata (pyproject.toml): started 2026-04-18 17:32:17.407 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-04-18 17:32:17.518 | Collecting fixtures>=3.0.0 (from openstack_requirements==1.2.1.dev8298) 2026-04-18 17:32:17.584 | Downloading fixtures-4.3.2-py3-none-any.whl.metadata (22 kB) 2026-04-18 17:32:17.600 | 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.dev8298) (26.0) 2026-04-18 17:32:17.648 | Collecting requests>=2.14.2 (from openstack_requirements==1.2.1.dev8298) 2026-04-18 17:32:17.658 | Downloading requests-2.33.1-py3-none-any.whl.metadata (4.8 kB) 2026-04-18 17:32:17.734 | Collecting PyYAML>=3.12 (from openstack_requirements==1.2.1.dev8298) 2026-04-18 17:32:17.746 | 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-04-18 17:32:17.801 | Collecting beagle>=0.2.1 (from openstack_requirements==1.2.1.dev8298) 2026-04-18 17:32:17.812 | Downloading beagle-0.5.0-py3-none-any.whl.metadata (1.1 kB) 2026-04-18 17:32:17.824 | 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.dev8298) (82.0.1) 2026-04-18 17:32:17.987 | Collecting charset_normalizer<4,>=2 (from requests>=2.14.2->openstack_requirements==1.2.1.dev8298) 2026-04-18 17:32:17.999 | 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-04-18 17:32:18.012 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 40.9/40.9 kB 4.2 MB/s eta 0:00:00 2026-04-18 17:32:18.044 | Collecting idna<4,>=2.5 (from requests>=2.14.2->openstack_requirements==1.2.1.dev8298) 2026-04-18 17:32:18.054 | Downloading idna-3.11-py3-none-any.whl.metadata (8.4 kB) 2026-04-18 17:32:18.124 | Collecting urllib3<3,>=1.26 (from requests>=2.14.2->openstack_requirements==1.2.1.dev8298) 2026-04-18 17:32:18.134 | Downloading urllib3-2.6.3-py3-none-any.whl.metadata (6.9 kB) 2026-04-18 17:32:18.181 | Collecting certifi>=2023.5.7 (from requests>=2.14.2->openstack_requirements==1.2.1.dev8298) 2026-04-18 17:32:18.190 | Downloading certifi-2026.2.25-py3-none-any.whl.metadata (2.5 kB) 2026-04-18 17:32:18.269 | Downloading beagle-0.5.0-py3-none-any.whl (10 kB) 2026-04-18 17:32:18.286 | Downloading fixtures-4.3.2-py3-none-any.whl (41 kB) 2026-04-18 17:32:18.299 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 41.6/41.6 kB 3.6 MB/s eta 0:00:00 2026-04-18 17:32:18.309 | Downloading pyyaml-6.0.3-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (807 kB) 2026-04-18 17:32:18.348 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 807.9/807.9 kB 22.8 MB/s eta 0:00:00 2026-04-18 17:32:18.358 | Downloading requests-2.33.1-py3-none-any.whl (64 kB) 2026-04-18 17:32:18.370 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 64.9/64.9 kB 6.1 MB/s eta 0:00:00 2026-04-18 17:32:18.380 | Downloading certifi-2026.2.25-py3-none-any.whl (153 kB) 2026-04-18 17:32:18.391 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 153.7/153.7 kB 16.9 MB/s eta 0:00:00 2026-04-18 17:32:18.401 | 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-04-18 17:32:18.416 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 216.6/216.6 kB 19.0 MB/s eta 0:00:00 2026-04-18 17:32:18.426 | Downloading idna-3.11-py3-none-any.whl (71 kB) 2026-04-18 17:32:18.437 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 71.0/71.0 kB 6.9 MB/s eta 0:00:00 2026-04-18 17:32:18.458 | Downloading urllib3-2.6.3-py3-none-any.whl (131 kB) 2026-04-18 17:32:18.471 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.6/131.6 kB 12.3 MB/s eta 0:00:00 2026-04-18 17:32:18.486 | Building wheels for collected packages: openstack_requirements 2026-04-18 17:32:18.486 | Building wheel for openstack_requirements (pyproject.toml): started 2026-04-18 17:32:19.965 | Building wheel for openstack_requirements (pyproject.toml): finished with status 'done' 2026-04-18 17:32:19.966 | Created wheel for openstack_requirements: filename=openstack_requirements-1.2.1.dev8298-py3-none-any.whl size=52172 sha256=449cd20a7652db91568fccaf0635b1baa27277401c214d86d1c7df1b35fbea85 2026-04-18 17:32:19.967 | Stored in directory: /tmp/pip-ephem-wheel-cache-f0nps485/wheels/09/5d/92/4cd2c84803dbd4129257ae3d0359353f58d376e96c4633bda7 2026-04-18 17:32:19.971 | Successfully built openstack_requirements 2026-04-18 17:32:20.131 | Installing collected packages: urllib3, PyYAML, idna, fixtures, charset_normalizer, certifi, beagle, requests, openstack_requirements 2026-04-18 17:32:20.614 | Successfully installed PyYAML-6.0.3 beagle-0.5.0 certifi-2026.2.25 charset_normalizer-3.4.7 fixtures-4.3.2 idna-3.11 openstack_requirements-1.2.1.dev8298 requests-2.33.1 urllib3-2.6.3 2026-04-18 17:32:20.772 | + inc/python:pip_install:216 : result=0 2026-04-18 17:32:20.777 | + inc/python:pip_install:218 : time_stop pip_install 2026-04-18 17:32:20.782 | + functions-common:time_stop:2414 : local name 2026-04-18 17:32:20.787 | + functions-common:time_stop:2415 : local end_time 2026-04-18 17:32:20.792 | + functions-common:time_stop:2416 : local elapsed_time 2026-04-18 17:32:20.797 | + functions-common:time_stop:2417 : local total 2026-04-18 17:32:20.802 | + functions-common:time_stop:2418 : local start_time 2026-04-18 17:32:20.806 | + functions-common:time_stop:2420 : name=pip_install 2026-04-18 17:32:20.811 | + functions-common:time_stop:2421 : start_time=1776533534168 2026-04-18 17:32:20.815 | + functions-common:time_stop:2423 : [[ -z 1776533534168 ]] 2026-04-18 17:32:20.821 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-04-18 17:32:20.828 | + functions-common:time_stop:2426 : end_time=1776533540823 2026-04-18 17:32:20.833 | + functions-common:time_stop:2427 : elapsed_time=6655 2026-04-18 17:32:20.838 | + functions-common:time_stop:2428 : total=12314 2026-04-18 17:32:20.843 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-04-18 17:32:20.848 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=18969 2026-04-18 17:32:20.852 | + inc/python:pip_install:219 : return 0 2026-04-18 17:32:20.859 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2026-04-18 17:32:20.864 | + lib/infra:install_infra:42 : use_library_from_git pbr 2026-04-18 17:32:20.869 | + inc/python:use_library_from_git:266 : local name=pbr 2026-04-18 17:32:20.875 | + inc/python:use_library_from_git:267 : local enabled=1 2026-04-18 17:32:20.880 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-04-18 17:32:20.885 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,pbr, ]] 2026-04-18 17:32:20.891 | + inc/python:use_library_from_git:269 : return 1 2026-04-18 17:32:20.896 | + lib/infra:install_infra:48 : pip_install -U pbr 2026-04-18 17:32:20.933 | Using python 3.12 to install pbr 2026-04-18 17:32:20.937 | + 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-04-18 17:32:21.464 | Requirement already satisfied: pbr in /opt/stack/data/venv/lib/python3.12/site-packages (7.0.3) 2026-04-18 17:32:21.578 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr) (82.0.1) 2026-04-18 17:32:21.685 | + inc/python:pip_install:216 : result=0 2026-04-18 17:32:21.690 | + inc/python:pip_install:218 : time_stop pip_install 2026-04-18 17:32:21.695 | + functions-common:time_stop:2414 : local name 2026-04-18 17:32:21.700 | + functions-common:time_stop:2415 : local end_time 2026-04-18 17:32:21.704 | + functions-common:time_stop:2416 : local elapsed_time 2026-04-18 17:32:21.708 | + functions-common:time_stop:2417 : local total 2026-04-18 17:32:21.713 | + functions-common:time_stop:2418 : local start_time 2026-04-18 17:32:21.717 | + functions-common:time_stop:2420 : name=pip_install 2026-04-18 17:32:21.721 | + functions-common:time_stop:2421 : start_time=1776533540926 2026-04-18 17:32:21.725 | + functions-common:time_stop:2423 : [[ -z 1776533540926 ]] 2026-04-18 17:32:21.731 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-04-18 17:32:21.739 | + functions-common:time_stop:2426 : end_time=1776533541733 2026-04-18 17:32:21.743 | + functions-common:time_stop:2427 : elapsed_time=807 2026-04-18 17:32:21.748 | + functions-common:time_stop:2428 : total=18969 2026-04-18 17:32:21.753 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-04-18 17:32:21.758 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=19776 2026-04-18 17:32:21.763 | + inc/python:pip_install:219 : return 0 2026-04-18 17:32:21.768 | + ./stack.sh:main:832 : python3.12 -m venv /opt/stack/bindep-venv 2026-04-18 17:32:24.825 | + ./stack.sh:main:834 : /opt/stack/bindep-venv/bin/pip install bindep 2026-04-18 17:32:25.256 | Collecting bindep 2026-04-18 17:32:25.322 | Downloading bindep-2.14.0-py3-none-any.whl.metadata (11 kB) 2026-04-18 17:32:25.391 | Collecting distro>=1.7 (from bindep) 2026-04-18 17:32:25.402 | Downloading distro-1.9.0-py3-none-any.whl.metadata (6.8 kB) 2026-04-18 17:32:25.449 | Collecting packaging (from bindep) 2026-04-18 17:32:25.458 | Downloading packaging-26.1-py3-none-any.whl.metadata (3.5 kB) 2026-04-18 17:32:25.488 | Collecting Parsley (from bindep) 2026-04-18 17:32:25.498 | Downloading Parsley-1.3-py2.py3-none-any.whl.metadata (4.1 kB) 2026-04-18 17:32:25.550 | Collecting pbr>=2 (from bindep) 2026-04-18 17:32:25.550 | Using cached pbr-7.0.3-py2.py3-none-any.whl.metadata (3.8 kB) 2026-04-18 17:32:25.764 | Collecting setuptools (from pbr>=2->bindep) 2026-04-18 17:32:25.766 | Using cached setuptools-82.0.1-py3-none-any.whl.metadata (6.5 kB) 2026-04-18 17:32:25.815 | Downloading bindep-2.14.0-py3-none-any.whl (35 kB) 2026-04-18 17:32:25.879 | Downloading distro-1.9.0-py3-none-any.whl (20 kB) 2026-04-18 17:32:25.889 | Using cached pbr-7.0.3-py2.py3-none-any.whl (131 kB) 2026-04-18 17:32:25.900 | Downloading packaging-26.1-py3-none-any.whl (95 kB) 2026-04-18 17:32:25.918 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 95.8/95.8 kB 6.0 MB/s eta 0:00:00 2026-04-18 17:32:25.930 | Downloading Parsley-1.3-py2.py3-none-any.whl (88 kB) 2026-04-18 17:32:25.942 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 88.9/88.9 kB 8.7 MB/s eta 0:00:00 2026-04-18 17:32:25.943 | Using cached setuptools-82.0.1-py3-none-any.whl (1.0 MB) 2026-04-18 17:32:26.013 | Installing collected packages: Parsley, setuptools, packaging, distro, pbr, bindep 2026-04-18 17:32:26.945 | Successfully installed Parsley-1.3 bindep-2.14.0 distro-1.9.0 packaging-26.1 pbr-7.0.3 setuptools-82.0.1 2026-04-18 17:32:27.034 | + ./stack.sh:main:835 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2026-04-18 17:32:27.041 | + ./stack.sh:main:835 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2026-04-18 17:32:27.048 | ++ ./stack.sh:main:838 : _get_plugin_bindep_packages 2026-04-18 17:32:27.084 | + ./stack.sh:main:838 : pkgs= 2026-04-18 17:32:27.090 | + ./stack.sh:main:839 : [[ -n '' ]] 2026-04-18 17:32:27.095 | + ./stack.sh:main:846 : run_phase stack pre-install 2026-04-18 17:32:27.101 | + functions-common:run_phase:1842 : local mode=stack 2026-04-18 17:32:27.106 | + functions-common:run_phase:1843 : local phase=pre-install 2026-04-18 17:32:27.111 | + functions-common:run_phase:1844 : [[ -d /opt/stack/devstack/extras.d ]] 2026-04-18 17:32:27.117 | + functions-common:run_phase:1845 : local extra_plugin_file_name 2026-04-18 17:32:27.122 | + functions-common:run_phase:1846 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-04-18 17:32:27.128 | + functions-common:run_phase:1851 : local exceptions=80-tempest.sh 2026-04-18 17:32:27.134 | + functions-common:run_phase:1852 : local extra 2026-04-18 17:32:27.141 | ++ functions-common:run_phase:1853 : basename /opt/stack/devstack/extras.d/80-tempest.sh 2026-04-18 17:32:27.149 | + functions-common:run_phase:1853 : extra=80-tempest.sh 2026-04-18 17:32:27.154 | + functions-common:run_phase:1854 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-04-18 17:32:27.159 | + functions-common:run_phase:1858 : [[ -r /opt/stack/devstack/extras.d/80-tempest.sh ]] 2026-04-18 17:32:27.164 | + functions-common:run_phase:1858 : source /opt/stack/devstack/extras.d/80-tempest.sh stack pre-install 2026-04-18 17:32:27.170 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-04-18 17:32:27.198 | ++ functions-common:is_service_enabled:2070 : return 1 2026-04-18 17:32:27.204 | + functions-common:run_phase:1863 : [[ stack == \s\o\u\r\c\e ]] 2026-04-18 17:32:27.209 | + functions-common:run_phase:1866 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-04-18 17:32:27.214 | + functions-common:run_phase:1869 : run_plugins stack pre-install 2026-04-18 17:32:27.219 | + functions-common:run_plugins:1828 : local mode=stack 2026-04-18 17:32:27.224 | + functions-common:run_plugins:1829 : local phase=pre-install 2026-04-18 17:32:27.229 | + functions-common:run_plugins:1831 : local plugins=,barbican,magnum,manila,octavia,magnum-cluster-api,ovn-octavia-provider 2026-04-18 17:32:27.235 | + functions-common:run_plugins:1832 : local plugin 2026-04-18 17:32:27.239 | + functions-common:run_plugins:1833 : for plugin in ${plugins//,/ } 2026-04-18 17:32:27.244 | + functions-common:run_plugins:1834 : local dir=/opt/stack/barbican 2026-04-18 17:32:27.250 | + functions-common:run_plugins:1835 : [[ -f /opt/stack/barbican/devstack/plugin.sh ]] 2026-04-18 17:32:27.255 | + functions-common:run_plugins:1836 : source /opt/stack/barbican/devstack/plugin.sh stack pre-install 2026-04-18 17:32:27.259 | ++ /opt/stack/barbican/devstack/plugin.sh:source:5 : BARBICAN_PLUGIN=/opt/stack/barbican/devstack 2026-04-18 17:32:27.265 | ++ /opt/stack/barbican/devstack/plugin.sh:source:6 : source /opt/stack/barbican/devstack/lib/barbican 2026-04-18 17:32:27.295 | ++ /opt/stack/barbican/devstack/plugin.sh:source:8 : is_service_enabled barbican 2026-04-18 17:32:27.326 | ++ functions-common:is_service_enabled:2070 : return 0 2026-04-18 17:32:27.332 | ++ /opt/stack/barbican/devstack/plugin.sh:source:9 : [[ stack == \s\t\a\c\k ]] 2026-04-18 17:32:27.337 | ++ /opt/stack/barbican/devstack/plugin.sh:source:9 : [[ pre-install == \i\n\s\t\a\l\l ]] 2026-04-18 17:32:27.341 | ++ /opt/stack/barbican/devstack/plugin.sh:source:25 : [[ stack == \s\t\a\c\k ]] 2026-04-18 17:32:27.346 | ++ /opt/stack/barbican/devstack/plugin.sh:source:25 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2026-04-18 17:32:27.351 | ++ /opt/stack/barbican/devstack/plugin.sh:source:51 : [[ stack == \s\t\a\c\k ]] 2026-04-18 17:32:27.356 | ++ /opt/stack/barbican/devstack/plugin.sh:source:51 : [[ pre-install == \e\x\t\r\a ]] 2026-04-18 17:32:27.361 | ++ /opt/stack/barbican/devstack/plugin.sh:source:59 : [[ stack == \s\t\a\c\k ]] 2026-04-18 17:32:27.366 | ++ /opt/stack/barbican/devstack/plugin.sh:source:59 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2026-04-18 17:32:27.370 | ++ /opt/stack/barbican/devstack/plugin.sh:source:67 : [[ stack == \u\n\s\t\a\c\k ]] 2026-04-18 17:32:27.375 | ++ /opt/stack/barbican/devstack/plugin.sh:source:71 : [[ stack == \c\l\e\a\n ]] 2026-04-18 17:32:27.380 | + functions-common:run_plugins:1833 : for plugin in ${plugins//,/ } 2026-04-18 17:32:27.385 | + functions-common:run_plugins:1834 : local dir=/opt/stack/magnum 2026-04-18 17:32:27.391 | + functions-common:run_plugins:1835 : [[ -f /opt/stack/magnum/devstack/plugin.sh ]] 2026-04-18 17:32:27.396 | + functions-common:run_plugins:1836 : source /opt/stack/magnum/devstack/plugin.sh stack pre-install 2026-04-18 17:32:27.424 | ++ /opt/stack/magnum/devstack/plugin.sh:source:7 : echo_summary 'magnum'\''s plugin.sh was called...' 2026-04-18 17:32:27.428 | ++ ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-04-18 17:32:27.434 | ++ ./stack.sh:echo_summary:444 : echo -e 'magnum'\''s' plugin.sh was called... 2026-04-18 17:32:27.440 | ++ /opt/stack/magnum/devstack/plugin.sh:source:8 : source /opt/stack/magnum/devstack/lib/magnum 2026-04-18 17:32:27.490 | ++ /opt/stack/magnum/devstack/plugin.sh:source:9 : set -o posix 2026-04-18 17:32:27.494 | ++ /opt/stack/magnum/devstack/plugin.sh:source:9 : set 2026-04-18 17:32:27.500 | ACCOUNT_PORT_BASE=6612 2026-04-18 17:32:27.500 | ADDITIONAL_VENV_PACKAGES= 2026-04-18 17:32:27.500 | ADMIN_PASSWORD=secretadmin 2026-04-18 17:32:27.500 | AGENT_DHCP_BINARY=/opt/stack/data/venv/bin/neutron-dhcp-agent 2026-04-18 17:32:27.500 | AGENT_L3_BINARY=/opt/stack/data/venv/bin/neutron-l3-agent 2026-04-18 17:32:27.500 | AGENT_META_BINARY=/opt/stack/data/venv/bin/neutron-metadata-agent 2026-04-18 17:32:27.500 | AGENT_METERING_BINARY=/opt/stack/data/venv/bin/neutron-metering-agent 2026-04-18 17:32:27.500 | ALEMBIC_BRANCH=main 2026-04-18 17:32:27.500 | ALEMBIC_DIR=/opt/stack/alembic 2026-04-18 17:32:27.500 | ALEMBIC_REPO=https://github.com/sqlalchemy/alembic.git 2026-04-18 17:32:27.500 | APACHE_CONF_DIR=/etc/apache2/sites-available 2026-04-18 17:32:27.500 | APACHE_GROUP=stack 2026-04-18 17:32:27.500 | APACHE_LOCAL_HOST=127.0.0.1 2026-04-18 17:32:27.500 | APACHE_LOG_DIR=/var/log/apache2 2026-04-18 17:32:27.500 | APACHE_NAME=apache2 2026-04-18 17:32:27.500 | APACHE_SETTINGS_DIR=/etc/apache2/conf-enabled 2026-04-18 17:32:27.500 | APACHE_USER=stack 2026-04-18 17:32:27.500 | API_WORKERS=4 2026-04-18 17:32:27.500 | BACKING_FILE_SUFFIX=-backing-file 2026-04-18 17:32:27.500 | BARBICAN_API_LOG_DIR=/opt/stack/logs 2026-04-18 17:32:27.500 | BARBICAN_BIN_DIR=/opt/stack/data/venv/bin 2026-04-18 17:32:27.500 | BARBICAN_BRANCH=master 2026-04-18 17:32:27.500 | BARBICAN_CONF=/etc/barbican/barbican.conf 2026-04-18 17:32:27.500 | BARBICAN_CONF_DIR=/etc/barbican 2026-04-18 17:32:27.500 | BARBICAN_DIR=/opt/stack/barbican 2026-04-18 17:32:27.500 | BARBICAN_ENDPOINT_TYPE=internal 2026-04-18 17:32:27.500 | BARBICAN_ENFORCE_SCOPE=False 2026-04-18 17:32:27.500 | BARBICAN_HOST_HREF=http://199.19.213.217/key-manager 2026-04-18 17:32:27.500 | BARBICAN_KEYSTONE_ENDPOINT=https://199.19.213.217/identity 2026-04-18 17:32:27.500 | BARBICAN_PASTE_CONF=/etc/barbican/barbican-api-paste.ini 2026-04-18 17:32:27.500 | BARBICAN_PLUGIN=/opt/stack/barbican/devstack 2026-04-18 17:32:27.500 | BARBICAN_REPO=https://github.com/openstack/barbican.git 2026-04-18 17:32:27.500 | BARBICAN_UWSGI_CONF=/etc/barbican/barbican-uwsgi.ini 2026-04-18 17:32:27.500 | BARBICAN_WSGI=barbican.wsgi.api:application 2026-04-18 17:32:27.500 | BASE_SQL_CONN=mysql+pymysql://root:secretdatabase@127.0.0.1 2026-04-18 17:32:27.500 | BASH=/usr/bin/bash 2026-04-18 17:32:27.500 | BASHOPTS=checkwinsize:cmdhist:complete_fullquote:extquote:force_fignore:globasciiranges:globskipdots:hostcomplete:interactive_comments:patsub_replacement:progcomp:promptvars:sourcepath 2026-04-18 17:32:27.500 | BASH_ALIASES=() 2026-04-18 17:32:27.500 | BASH_ARGC=([0]="0") 2026-04-18 17:32:27.500 | BASH_ARGV=() 2026-04-18 17:32:27.500 | BASH_CMDS=() 2026-04-18 17:32:27.500 | BASH_LINENO=([0]="1836" [1]="1869" [2]="846" [3]="0") 2026-04-18 17:32:27.500 | BASH_LOADABLES_PATH=/usr/local/lib/bash:/usr/lib/bash:/opt/local/lib/bash:/usr/pkg/lib/bash:/opt/pkg/lib/bash:. 2026-04-18 17:32:27.500 | BASH_REMATCH=([0]=",tls-proxy,") 2026-04-18 17:32:27.500 | BASH_SOURCE=([0]="/opt/stack/magnum/devstack/plugin.sh" [1]="/opt/stack/devstack/functions-common" [2]="/opt/stack/devstack/functions-common" [3]="./stack.sh") 2026-04-18 17:32:27.500 | BASH_VERSINFO=([0]="5" [1]="2" [2]="21" [3]="1" [4]="release" [5]="x86_64-pc-linux-gnu") 2026-04-18 17:32:27.500 | BASH_VERSION='5.2.21(1)-release' 2026-04-18 17:32:27.500 | BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2026-04-18 17:32:27.500 | BRANCHLESS_TARGET_BRANCH=master 2026-04-18 17:32:27.500 | BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/ 2026-04-18 17:32:27.500 | CACHE_BACKEND=dogpile.cache.memcached 2026-04-18 17:32:27.500 | CELLSV2_SETUP=superconductor 2026-04-18 17:32:27.500 | CINDER_ALLOWED_DIRECT_URL_SCHEMES= 2026-04-18 17:32:27.500 | CINDER_API_PASTE_INI=/etc/cinder/api-paste.ini 2026-04-18 17:32:27.500 | CINDER_BACKENDS=/opt/stack/devstack/lib/cinder_backends 2026-04-18 17:32:27.500 | CINDER_BACKUPS=/opt/stack/devstack/lib/cinder_backups 2026-04-18 17:32:27.500 | CINDER_BACKUP_DRIVER=swift 2026-04-18 17:32:27.501 | CINDER_BIN_DIR=/opt/stack/data/venv/bin 2026-04-18 17:32:27.501 | CINDER_BRANCH=master 2026-04-18 17:32:27.501 | CINDER_CACHE_ENABLED_FOR_BACKENDS=lvm:lvmdriver-1 2026-04-18 17:32:27.501 | CINDER_CONF=/etc/cinder/cinder.conf 2026-04-18 17:32:27.501 | CINDER_CONF_DIR=/etc/cinder 2026-04-18 17:32:27.501 | CINDER_DIR=/opt/stack/cinder 2026-04-18 17:32:27.501 | CINDER_DRIVER=default 2026-04-18 17:32:27.501 | CINDER_ENABLED_BACKENDS=lvm:lvmdriver-1 2026-04-18 17:32:27.501 | CINDER_ENFORCE_SCOPE=False 2026-04-18 17:32:27.501 | CINDER_IMG_CACHE_ENABLED=True 2026-04-18 17:32:27.501 | CINDER_IMG_CACHE_SIZE_COUNT= 2026-04-18 17:32:27.501 | CINDER_IMG_CACHE_SIZE_GB= 2026-04-18 17:32:27.501 | CINDER_LVM_TYPE=auto 2026-04-18 17:32:27.501 | CINDER_MY_IP=199.19.213.217 2026-04-18 17:32:27.501 | CINDER_PLUGINS=/opt/stack/devstack/lib/cinder_plugins 2026-04-18 17:32:27.501 | CINDER_REPO=https://github.com/openstack/cinder.git 2026-04-18 17:32:27.501 | CINDER_SERVICE_HOST=199.19.213.217 2026-04-18 17:32:27.501 | CINDER_SERVICE_LISTEN_ADDRESS=0.0.0.0 2026-04-18 17:32:27.501 | CINDER_SERVICE_PORT=8776 2026-04-18 17:32:27.501 | CINDER_SERVICE_PORT_INT=18776 2026-04-18 17:32:27.501 | CINDER_SERVICE_PROTOCOL=https 2026-04-18 17:32:27.501 | CINDER_SERVICE_REPORT_INTERVAL=120 2026-04-18 17:32:27.501 | CINDER_STATE_PATH=/opt/stack/data/cinder 2026-04-18 17:32:27.501 | CINDER_TARGET_HELPER=lioadm 2026-04-18 17:32:27.501 | CINDER_TARGET_PORT=3260 2026-04-18 17:32:27.501 | CINDER_TARGET_PREFIX=iqn.2010-10.org.openstack: 2026-04-18 17:32:27.501 | CINDER_TARGET_PROTOCOL=iscsi 2026-04-18 17:32:27.501 | CINDER_UPLOAD_INTERNAL_TENANT=False 2026-04-18 17:32:27.501 | CINDER_UPLOAD_OPTIMIZED=False 2026-04-18 17:32:27.501 | CINDER_UPLOAD_OPTIMIZED_BACKENDS=lvm:lvmdriver-1 2026-04-18 17:32:27.501 | CINDER_USE_SERVICE_TOKEN=True 2026-04-18 17:32:27.501 | CINDER_UWSGI=cinder.wsgi.api:application 2026-04-18 17:32:27.501 | CINDER_UWSGI_CONF=/etc/cinder/cinder-api-uwsgi.ini 2026-04-18 17:32:27.501 | CINDER_VOLUME_CLEAR=zero 2026-04-18 17:32:27.501 | CIRROS_ARCH=x86_64 2026-04-18 17:32:27.501 | CIRROS_VERSION=0.6.3 2026-04-18 17:32:27.501 | CONFIGURE_BACKING_FILE=True 2026-04-18 17:32:27.501 | CONFIG_AWK_CMD=awk 2026-04-18 17:32:27.501 | CONTAINER_PORT_BASE=6611 2026-04-18 17:32:27.501 | CURL_GET='curl -g' 2026-04-18 17:32:27.501 | CURRENT_LOG_TIME=2026-04-18-173011 2026-04-18 17:32:27.501 | DATABASE_BACKENDS=' mysql postgresql' 2026-04-18 17:32:27.501 | DATABASE_HOST=127.0.0.1 2026-04-18 17:32:27.501 | DATABASE_PASSWORD=secretdatabase 2026-04-18 17:32:27.501 | DATABASE_QUERY_LOGGING=False 2026-04-18 17:32:27.501 | DATABASE_TYPE=mysql 2026-04-18 17:32:27.501 | DATABASE_USER=root 2026-04-18 17:32:27.501 | DATA_DIR=/opt/stack/data 2026-04-18 17:32:27.501 | DC=([0]="openstack" [1]="org") 2026-04-18 17:32:27.501 | DEBUG_LIBVIRT=True 2026-04-18 17:32:27.501 | DEBUG_LIBVIRT_COREDUMPS=True 2026-04-18 17:32:27.501 | DEFAULT_IMAGE_FILE_NAME=cirros-0.6.3-x86_64-disk.img 2026-04-18 17:32:27.501 | DEFAULT_IMAGE_NAME=cirros-0.6.3-x86_64-disk 2026-04-18 17:32:27.501 | DEFAULT_VIRT_DRIVER=libvirt 2026-04-18 17:32:27.501 | DEFAULT_VOLUME_GROUP_NAME=stack-volumes-default 2026-04-18 17:32:27.501 | DEF_SERVICE_HOST=199.19.213.217 2026-04-18 17:32:27.501 | DEF_SERVICE_LISTEN_ADDRESS=0.0.0.0 2026-04-18 17:32:27.501 | DEF_SERVICE_LOCAL_HOST=127.0.0.1 2026-04-18 17:32:27.501 | DEF_TUNNEL_ENDPOINT_IP=199.19.213.217 2026-04-18 17:32:27.501 | DELTA=1776533423 2026-04-18 17:32:27.501 | DEST=/opt/stack 2026-04-18 17:32:27.501 | DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2026-04-18 17:32:27.501 | DEVSTACK_CERT_NAME=devstack-cert 2026-04-18 17:32:27.501 | DEVSTACK_HOSTNAME=np0000167466.novalocal 2026-04-18 17:32:27.501 | DEVSTACK_PARALLEL=True 2026-04-18 17:32:27.501 | DEVSTACK_PLUGINS=,barbican,magnum,manila,octavia,magnum-cluster-api,ovn-octavia-provider 2026-04-18 17:32:27.501 | DEVSTACK_SERIES=2026.2 2026-04-18 17:32:27.501 | DEVSTACK_START_TIME=1776533399 2026-04-18 17:32:27.501 | DEVSTACK_VENV=/opt/stack/data/venv 2026-04-18 17:32:27.501 | DIRSTACK=() 2026-04-18 17:32:27.501 | DISABLED_SERVICES=dstat,horizon,s-account,s-container,s-object,s-proxy,tempest 2026-04-18 17:32:27.501 | DISABLE_AMP_IMAGE_BUILD=True 2026-04-18 17:32:27.501 | DISKIMAGE_BUILDER_DIR=/opt/stack/diskimage-builder 2026-04-18 17:32:27.501 | DISKIMAGE_BUILDER_REPO_REF=master 2026-04-18 17:32:27.501 | DISKIMAGE_BUILDER_REPO_URL=https://github.com/openstack/diskimage-builder.git 2026-04-18 17:32:27.501 | DISTRO=noble 2026-04-18 17:32:27.501 | DOWNLOAD_DEFAULT_IMAGES=False 2026-04-18 17:32:27.501 | 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,o-api,o-da,o-hk,octavia,openstack-cli-server,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,placement-api,q-ovn-agent,q-svc,rabbit,tls-proxy,barbican,magnum-api,magnum-cond,manila,m-api,m-shr,m-sch,m-dat,magnum-cluster-api 2026-04-18 17:32:27.501 | ENABLE_CHASSIS_AS_GW=True 2026-04-18 17:32:27.501 | ENABLE_DEBUG_LOG_LEVEL=True 2026-04-18 17:32:27.501 | ENABLE_FEDORA_VIRT_PREVIEW_REPO=False 2026-04-18 17:32:27.501 | ENABLE_HTTPD_MOD_WSGI_SERVICES=True 2026-04-18 17:32:27.501 | ENABLE_ISOLATED_METADATA=False 2026-04-18 17:32:27.502 | ENABLE_KSM=True 2026-04-18 17:32:27.502 | ENABLE_KSMTUNED=True 2026-04-18 17:32:27.502 | ENABLE_METADATA_NETWORK=False 2026-04-18 17:32:27.502 | ENABLE_SYSCTL_MEM_TUNING=True 2026-04-18 17:32:27.502 | ENABLE_SYSCTL_NET_TUNING=True 2026-04-18 17:32:27.502 | ENABLE_TENANT_TUNNELS=True 2026-04-18 17:32:27.502 | ENABLE_TENANT_VLANS=False 2026-04-18 17:32:27.502 | ENABLE_VOLUME_MULTIATTACH=False 2026-04-18 17:32:27.502 | ENABLE_ZSWAP=True 2026-04-18 17:32:27.502 | ENFORCE_SCOPE=False 2026-04-18 17:32:27.502 | ERROR_ON_CLONE=True 2026-04-18 17:32:27.502 | ETCD_ARCH=amd64 2026-04-18 17:32:27.502 | ETCD_BIN_DIR=/opt/stack/bin 2026-04-18 17:32:27.502 | ETCD_DATA_DIR=/opt/stack/data/etcd 2026-04-18 17:32:27.502 | ETCD_DOWNLOAD_FILE=etcd-v3.5.21-linux-amd64.tar.gz 2026-04-18 17:32:27.502 | ETCD_DOWNLOAD_LOCATION=https://github.com/etcd-io/etcd/releases/download/v3.5.21/etcd-v3.5.21-linux-amd64.tar.gz 2026-04-18 17:32:27.502 | ETCD_DOWNLOAD_URL=https://github.com/etcd-io/etcd/releases/download 2026-04-18 17:32:27.502 | ETCD_NAME=etcd-v3.5.21-linux-amd64 2026-04-18 17:32:27.502 | ETCD_PEER_PORT=2380 2026-04-18 17:32:27.502 | ETCD_PORT=2379 2026-04-18 17:32:27.502 | ETCD_RAMDISK_MB=512 2026-04-18 17:32:27.502 | ETCD_SHA256=adddda4b06718e68671ffabff2f8cee48488ba61ad82900e639d108f2148501c 2026-04-18 17:32:27.502 | ETCD_SHA256_AMD64=adddda4b06718e68671ffabff2f8cee48488ba61ad82900e639d108f2148501c 2026-04-18 17:32:27.502 | ETCD_SHA256_ARM64=95bf6918623a097c0385b96f139d90248614485e781ec9bee4768dbb6c79c53f 2026-04-18 17:32:27.502 | ETCD_SHA256_PPC64=6fb6ecb3d1b331eb177dc610a8efad3aceb1f836d6aeb439ba0bfac5d5c2a38c 2026-04-18 17:32:27.502 | ETCD_SHA256_S390X=a211a83961ba8a7e94f7d6343ad769e699db21a715ba4f3b68cf31ea28f9c951 2026-04-18 17:32:27.502 | ETCD_SYSTEMD_SERVICE=devstack@etcd.service 2026-04-18 17:32:27.502 | ETCD_USE_RAMDISK=True 2026-04-18 17:32:27.502 | ETCD_VERSION=v3.5.21 2026-04-18 17:32:27.502 | EUID=1002 2026-04-18 17:32:27.502 | EXTRA_CACHE_URLS=,https://github.com/etcd-io/etcd/releases/download/v3.5.21/etcd-v3.5.21-linux-amd64.tar.gz 2026-04-18 17:32:27.502 | EXTRA_FILES_DOWNLOAD_TIMEOUT=2 2026-04-18 17:32:27.502 | EXTRA_FILES_RETRY=3 2026-04-18 17:32:27.502 | EXTRA_FILES_RETRY_ERRORS=500,503 2026-04-18 17:32:27.502 | EXTRA_FILES_RETRY_TIMEOUT=10 2026-04-18 17:32:27.502 | FILES=/opt/stack/devstack/files 2026-04-18 17:32:27.502 | FIXED_RANGE=10.1.0.0/20 2026-04-18 17:32:27.502 | FIXED_RANGE_V6=fdac:fe4b:3bf7::/64 2026-04-18 17:32:27.502 | FLOATING_RANGE=172.24.5.0/24 2026-04-18 17:32:27.502 | FORCE_CONFIG_DRIVE=False 2026-04-18 17:32:27.502 | FORCE_PREREQ=0 2026-04-18 17:32:27.502 | FUNCNAME=([0]="source" [1]="run_plugins" [2]="run_phase" [3]="main") 2026-04-18 17:32:27.502 | FUNC_DIR=/opt/stack/devstack 2026-04-18 17:32:27.502 | GITBRANCH=([python-neutronclient]="master" [oslo.utils]="master" [octavia]="master" [stevedore]="master" [oslo.reports]="master" [osprofiler]="master" [oslo.serialization]="master" [barbican-tempest-plugin]="master" [neutron-lib]="master" [ironic-lib]="master" [python-keystoneclient]="master" [os-client-config]="master" [python-novaclient]="master" [oslo.config]="master" [ovsdbapp]="master" [ceilometermiddleware]="master" [oslo.limit]="master" [oslo.concurrency]="master" [octavia-lib]="master" [os-ken]="master" [oslo.rootwrap]="master" [osc-lib]="master" [keystonemiddleware]="master" [oslo.vmware]="master" [magnum-cluster-api]="master" [tooz]="master" [oslo.privsep]="master" [oslo.policy]="master" [keystoneauth]="master" [cursive]="master" [python-magnumclient]="master" [python-barbicanclient]="master" [oslo.db]="master" [osc-placement]="master" [python-glanceclient]="master" [magnum]="master" [oslo.versionedobjects]="master" [pycadf]="master" [etcd3gw]="master" [pbr]="master" [oslo.log]="master" [ovn-octavia-provider]="master" [os-vif]="master" [taskflow]="master" [oslo.context]="master" [oslo.i18n]="master" [automaton]="master" [oslo.middleware]="master" [castellan]="master" [oslo.messaging]="master" [python-swiftclient]="master" [futurist]="master" [os-brick]="master" [barbican]="master" [python-brick-cinderclient-ext]="master" [python-ironicclient]="master" [debtcollector]="master" [glance_store]="master" [os-resource-classes]="master" [oslo.cache]="master" [python-octaviaclient]="master" [manila]="master" [openstacksdk]="master" [cliff]="master" [oslo.service]="master" [python-openstackclient]="master" [os-traits]="master" [diskimage-builder]="master" [python-cinderclient]="master" ) 2026-04-18 17:32:27.502 | GITDIR=([python-neutronclient]="/opt/stack/python-neutronclient" [oslo.utils]="/opt/stack/oslo.utils" [octavia]="/opt/stack/octavia" [stevedore]="/opt/stack/stevedore" [oslo.reports]="/opt/stack/oslo.reports" [osprofiler]="/opt/stack/osprofiler" [oslo.serialization]="/opt/stack/oslo.serialization" [barbican-tempest-plugin]="/opt/stack/barbican-tempest-plugin" [neutron-lib]="/opt/stack/neutron-lib" [ironic-lib]="/opt/stack/ironic-lib" [python-keystoneclient]="/opt/stack/python-keystoneclient" [os-client-config]="/opt/stack/os-client-config" [python-novaclient]="/opt/stack/python-novaclient" [oslo.config]="/opt/stack/oslo.config" [ovsdbapp]="/opt/stack/ovsdbapp" [ceilometermiddleware]="/opt/stack/ceilometermiddleware" [oslo.limit]="/opt/stack/oslo.limit" [oslo.concurrency]="/opt/stack/oslo.concurrency" [octavia-lib]="/opt/stack/octavia-lib" [oslo.rootwrap]="/opt/stack/oslo.rootwrap" [os-ken]="/opt/stack/os-ken" [osc-lib]="/opt/stack/osc-lib" [keystonemiddleware]="/opt/stack/keystonemiddleware" [oslo.vmware]="/opt/stack/oslo.vmware" [magnum-cluster-api]="/opt/stack/magnum-cluster-api" [tooz]="/opt/stack/tooz" [oslo.privsep]="/opt/stack/oslo.privsep" [oslo.policy]="/opt/stack/oslo.policy" [keystoneauth]="/opt/stack/keystoneauth" [cursive]="/opt/stack/cursive" [python-magnumclient]="/opt/stack/python-magnumclient" [python-barbicanclient]="/opt/stack/python-barbicanclient" [oslo.db]="/opt/stack/oslo.db" [osc-placement]="/opt/stack/osc-placement" [python-glanceclient]="/opt/stack/python-glanceclient" [magnum]="/opt/stack/magnum" [oslo.versionedobjects]="/opt/stack/oslo.versionedobjects" [pycadf]="/opt/stack/pycadf" [etcd3gw]="/opt/stack/etcd3gw" [pbr]="/opt/stack/pbr" [oslo.log]="/opt/stack/oslo.log" [ovn-octavia-provider]="/opt/stack/ovn-octavia-provider" [os-vif]="/opt/stack/os-vif" [taskflow]="/opt/stack/taskflow" [oslo.context]="/opt/stack/oslo.context" [oslo.i18n]="/opt/stack/oslo.i18n" [automaton]="/opt/stack/automaton" [oslo.middleware]="/opt/stack/oslo.middleware" [castellan]="/opt/stack/castellan" [oslo.messaging]="/opt/stack/oslo.messaging" [python-swiftclient]="/opt/stack/python-swiftclient" [futurist]="/opt/stack/futurist" [os-brick]="/opt/stack/os-brick" [barbican]="/opt/stack/barbican" [python-brick-cinderclient-ext]="/opt/stack/python-brick-cinderclient-ext" [python-ironicclient]="/opt/stack/python-ironicclient" [debtcollector]="/opt/stack/debtcollector" [glance_store]="/opt/stack/glance_store" [os-resource-classes]="/opt/stack/os-resource-classes" [oslo.cache]="/opt/stack/oslo.cache" [python-octaviaclient]="/opt/stack/python-octaviaclient" [manila]="/opt/stack/manila" [openstacksdk]="/opt/stack/openstacksdk" [cliff]="/opt/stack/cliff" [oslo.service]="/opt/stack/oslo.service" [python-openstackclient]="/opt/stack/python-openstackclient" [os-traits]="/opt/stack/os-traits" [diskimage-builder]="/opt/stack/diskimage-builder" [python-cinderclient]="/opt/stack/python-cinderclient" ) 2026-04-18 17:32:27.502 | GITREPO=([python-neutronclient]="https://github.com/openstack/python-neutronclient.git" [oslo.utils]="https://github.com/openstack/oslo.utils.git" [octavia]="https://github.com/openstack/octavia" [stevedore]="https://github.com/openstack/stevedore.git" [oslo.reports]="https://github.com/openstack/oslo.reports.git" [osprofiler]="https://github.com/openstack/osprofiler.git" [oslo.serialization]="https://github.com/openstack/oslo.serialization.git" [barbican-tempest-plugin]="https://github.com/openstack/barbican-tempest-plugin.git" [neutron-lib]="https://github.com/openstack/neutron-lib.git" [ironic-lib]="https://github.com/openstack/ironic-lib.git" [python-keystoneclient]="https://github.com/openstack/python-keystoneclient.git" [os-client-config]="https://github.com/openstack/os-client-config.git" [python-novaclient]="https://github.com/openstack/python-novaclient.git" [oslo.config]="https://github.com/openstack/oslo.config.git" [ovsdbapp]="https://github.com/openstack/ovsdbapp.git" [ceilometermiddleware]="https://github.com/openstack/ceilometermiddleware.git" [oslo.limit]="https://github.com/openstack/oslo.limit.git" [oslo.concurrency]="https://github.com/openstack/oslo.concurrency.git" [octavia-lib]="https://github.com/openstack/octavia-lib.git" [os-ken]="https://github.com/openstack/os-ken.git" [oslo.rootwrap]="https://github.com/openstack/oslo.rootwrap.git" [osc-lib]="https://github.com/openstack/osc-lib.git" [keystonemiddleware]="https://github.com/openstack/keystonemiddleware.git" [oslo.vmware]="https://github.com/openstack/oslo.vmware.git" [magnum-cluster-api]="https://github.com/vexxhost/magnum-cluster-api" [tooz]="https://github.com/openstack/tooz.git" [oslo.privsep]="https://github.com/openstack/oslo.privsep.git" [oslo.policy]="https://github.com/openstack/oslo.policy.git" [keystoneauth]="https://github.com/openstack/keystoneauth.git" [cursive]="https://github.com/openstack/cursive.git" [python-magnumclient]="https://github.com/openstack/python-magnumclient.git" [python-barbicanclient]="https://github.com/openstack/python-barbicanclient.git" [oslo.db]="https://github.com/openstack/oslo.db.git" [osc-placement]="https://github.com/openstack/osc-placement.git" [python-glanceclient]="https://github.com/openstack/python-glanceclient.git" [magnum]="https://review.opendev.org/openstack/magnum" [oslo.versionedobjects]="https://github.com/openstack/oslo.versionedobjects.git" [pycadf]="https://github.com/openstack/pycadf.git" [etcd3gw]="https://github.com/openstack/etcd3gw.git" [pbr]="https://github.com/openstack/pbr.git" [oslo.log]="https://github.com/openstack/oslo.log.git" [ovn-octavia-provider]="https://github.com/openstack/ovn-octavia-provider" [os-vif]="https://github.com/openstack/os-vif.git" [taskflow]="https://github.com/openstack/taskflow.git" [oslo.context]="https://github.com/openstack/oslo.context.git" [oslo.i18n]="https://github.com/openstack/oslo.i18n.git" [automaton]="https://github.com/openstack/automaton.git" [oslo.middleware]="https://github.com/openstack/oslo.middleware.git" [castellan]="https://github.com/openstack/castellan.git" [oslo.messaging]="https://github.com/openstack/oslo.messaging.git" [python-swiftclient]="https://github.com/openstack/python-swiftclient.git" [futurist]="https://github.com/openstack/futurist.git" [os-brick]="https://github.com/openstack/os-brick.git" [barbican]="https://github.com/openstack/barbican" [python-brick-cinderclient-ext]="https://github.com/openstack/python-brick-cinderclient-ext.git" [python-ironicclient]="https://github.com/openstack/python-ironicclient.git" [debtcollector]="https://github.com/openstack/debtcollector.git" [glance_store]="https://github.com/openstack/glance_store.git" [os-resource-classes]="https://github.com/openstack/os-resource-classes.git" [oslo.cache]="https://github.com/openstack/oslo.cache.git" [python-octaviaclient]="https://github.com/openstack/python-octaviaclient.git" [manila]="https://github.com/openstack/manila" [openstacksdk]="https://github.com/openstack/openstacksdk.git" [cliff]="https://github.com/openstack/cliff.git" [oslo.service]="https://github.com/openstack/oslo.service.git" [python-openstackclient]="https://github.com/openstack/python-openstackclient.git" [os-traits]="https://github.com/openstack/os-traits.git" [diskimage-builder]="https://github.com/openstack/diskimage-builder.git" [python-cinderclient]="https://github.com/openstack/python-cinderclient.git" ) 2026-04-18 17:32:27.502 | GIT_BASE=https://github.com 2026-04-18 17:32:27.502 | GIT_DEPTH=0 2026-04-18 17:32:27.502 | GIT_TIMEOUT=0 2026-04-18 17:32:27.502 | GLANCE_API_CONF=/etc/glance/glance-api.conf 2026-04-18 17:32:27.502 | GLANCE_API_PASTE_INI=/etc/glance/glance-api-paste.ini 2026-04-18 17:32:27.502 | GLANCE_BIN_DIR=/opt/stack/data/venv/bin 2026-04-18 17:32:27.502 | GLANCE_BRANCH=master 2026-04-18 17:32:27.502 | GLANCE_CACHE_CONF=/etc/glance/glance-cache.conf 2026-04-18 17:32:27.502 | GLANCE_CACHE_DIR=/opt/stack/data/glance/cache 2026-04-18 17:32:27.502 | GLANCE_CACHE_DRIVER=centralized_db 2026-04-18 17:32:27.502 | GLANCE_CINDER_DEFAULT_BACKEND=lvmdriver-1 2026-04-18 17:32:27.502 | GLANCE_CONF_DIR=/etc/glance 2026-04-18 17:32:27.502 | GLANCE_DEFAULT_BACKEND=fast 2026-04-18 17:32:27.502 | GLANCE_DIR=/opt/stack/glance 2026-04-18 17:32:27.502 | GLANCE_ENABLE_MULTIPLE_STORES=False 2026-04-18 17:32:27.502 | GLANCE_ENABLE_QUOTAS=True 2026-04-18 17:32:27.502 | GLANCE_ENFORCE_IMAGE_FORMAT=True 2026-04-18 17:32:27.502 | GLANCE_ENFORCE_SCOPE=True 2026-04-18 17:32:27.502 | GLANCE_HOSTPORT=199.19.213.217:9292 2026-04-18 17:32:27.502 | GLANCE_IMAGE_DIR=/opt/stack/data/glance/images 2026-04-18 17:32:27.502 | GLANCE_IMAGE_IMPORT_CONF=/etc/glance/glance-image-import.conf 2026-04-18 17:32:27.502 | GLANCE_LIMIT_IMAGE_SIZE_TOTAL=10000 2026-04-18 17:32:27.502 | GLANCE_LOCK_DIR=/opt/stack/data/glance/locks 2026-04-18 17:32:27.502 | GLANCE_METADEF_DIR=/etc/glance/metadefs 2026-04-18 17:32:27.503 | GLANCE_MULTIPLE_FILE_STORES=fast 2026-04-18 17:32:27.503 | GLANCE_MULTISTORE_FILE_IMAGE_DIR=/opt/stack/data/glance 2026-04-18 17:32:27.503 | GLANCE_NFS_MOUNTPOINT=/opt/stack/data/glance/images/mnt 2026-04-18 17:32:27.503 | GLANCE_REPO=https://github.com/openstack/glance.git 2026-04-18 17:32:27.503 | GLANCE_S3_BUCKET_NAME=images 2026-04-18 17:32:27.503 | GLANCE_S3_BUCKET_ON_PUT=True 2026-04-18 17:32:27.503 | GLANCE_S3_DEFAULT_BACKEND=s3_fast 2026-04-18 17:32:27.503 | GLANCE_SCHEMA_JSON=/etc/glance/schema-image.json 2026-04-18 17:32:27.503 | GLANCE_SERVICE_HOST=199.19.213.217 2026-04-18 17:32:27.503 | GLANCE_SERVICE_LISTEN_ADDRESS=0.0.0.0 2026-04-18 17:32:27.503 | GLANCE_SERVICE_PORT=9292 2026-04-18 17:32:27.503 | GLANCE_SERVICE_PORT_INT=19292 2026-04-18 17:32:27.503 | GLANCE_SERVICE_PROTOCOL=https 2026-04-18 17:32:27.503 | GLANCE_SHOW_DIRECT_URL=False 2026-04-18 17:32:27.503 | GLANCE_SHOW_MULTIPLE_LOCATIONS=False 2026-04-18 17:32:27.503 | GLANCE_STAGING_DIR=/opt/stack/data/glance 2026-04-18 17:32:27.503 | GLANCE_STORE_ROOTWRAP_BASE_DIR=/opt/stack/data/venv/etc/glance 2026-04-18 17:32:27.503 | GLANCE_SWIFT_STORE_CONF=/etc/glance/glance-swift-store.conf 2026-04-18 17:32:27.503 | GLANCE_TASKS_DIR=/opt/stack/data/glance 2026-04-18 17:32:27.503 | GLANCE_URL=https://199.19.213.217/image 2026-04-18 17:32:27.503 | GLANCE_USE_IMPORT_WORKFLOW=False 2026-04-18 17:32:27.503 | GLANCE_USE_S3=False 2026-04-18 17:32:27.503 | GLANCE_UWSGI=glance.wsgi.api:application 2026-04-18 17:32:27.503 | GLANCE_UWSGI_CONF=/etc/glance/glance-uwsgi.ini 2026-04-18 17:32:27.503 | GLOBAL_VENV=True 2026-04-18 17:32:27.503 | GROUPS=() 2026-04-18 17:32:27.503 | HOME=/opt/stack 2026-04-18 17:32:27.503 | HOME_URL=https://www.ubuntu.com/ 2026-04-18 17:32:27.503 | HORIZON_APACHE_ROOT=/dashboard 2026-04-18 17:32:27.503 | HORIZON_BRANCH=master 2026-04-18 17:32:27.503 | HORIZON_DIR=/opt/stack/horizon 2026-04-18 17:32:27.503 | HORIZON_REPO=https://github.com/openstack/horizon.git 2026-04-18 17:32:27.503 | HORIZON_SETTINGS=/opt/stack/horizon/openstack_dashboard/local/local_settings.py.example 2026-04-18 17:32:27.503 | HOSTNAME=np0000167466 2026-04-18 17:32:27.503 | HOSTTYPE=x86_64 2026-04-18 17:32:27.503 | HOST_IP=199.19.213.217 2026-04-18 17:32:27.503 | HOST_IPV6=::1 2026-04-18 17:32:27.503 | HOST_IP_IFACE= 2026-04-18 17:32:27.503 | ID=ubuntu 2026-04-18 17:32:27.503 | ID_LIKE=debian 2026-04-18 17:32:27.503 | IFS=' 2026-04-18 17:32:27.503 | ' 2026-04-18 17:32:27.503 | IMAGE_URLS=https://github.com/cirros-dev/cirros/releases/download/0.6.3/cirros-0.6.3-x86_64-disk.img 2026-04-18 17:32:27.503 | INSTALL_DATABASE_SERVER_PACKAGES=True 2026-04-18 17:32:27.503 | INSTANCES_PATH=/opt/stack/data/nova/instances 2026-04-18 17:32:27.503 | INSTANCE_NAME_PREFIX=instance- 2026-04-18 17:32:27.503 | INT_CA_DIR=/opt/stack/data/CA/int-ca 2026-04-18 17:32:27.503 | IPV4_ADDRS_SAFE_TO_USE=10.1.0.0/20 2026-04-18 17:32:27.503 | IPV6_ADDRESS_MODE=slaac 2026-04-18 17:32:27.503 | IPV6_ADDRS_SAFE_TO_USE=fdac:fe4b:3bf7::/56 2026-04-18 17:32:27.503 | IPV6_GLOBAL_ID=ac:fe4b:3bf7 2026-04-18 17:32:27.503 | IPV6_PRIVATE_NETWORK_GATEWAY= 2026-04-18 17:32:27.503 | IPV6_PRIVATE_SUBNET_NAME=ipv6-private-subnet 2026-04-18 17:32:27.503 | IPV6_PROVIDER_FIXED_RANGE= 2026-04-18 17:32:27.503 | IPV6_PROVIDER_NETWORK_GATEWAY= 2026-04-18 17:32:27.503 | IPV6_PROVIDER_SUBNET_NAME=provider_net_v6 2026-04-18 17:32:27.503 | IPV6_PUBLIC_NETWORK_GATEWAY=2001:db8::2 2026-04-18 17:32:27.503 | IPV6_PUBLIC_RANGE=2001:db8::/64 2026-04-18 17:32:27.503 | IPV6_PUBLIC_SUBNET_NAME=ipv6-public-subnet 2026-04-18 17:32:27.503 | IPV6_RA_MODE=slaac 2026-04-18 17:32:27.503 | IPV6_ROUTER_GW_IP=2001:db8::1 2026-04-18 17:32:27.503 | IP_VERSION=4+6 2026-04-18 17:32:27.503 | IRONIC_PYTHON_AGENT_BRANCH=master 2026-04-18 17:32:27.503 | IRONIC_PYTHON_AGENT_REPO=https://github.com/openstack/ironic-python-agent.git 2026-04-18 17:32:27.503 | ISCSID_DEBUG=False 2026-04-18 17:32:27.503 | ISCSID_DEBUG_LEVEL=4 2026-04-18 17:32:27.503 | KEYSTONE_ADMIN_ENDPOINT=True 2026-04-18 17:32:27.503 | KEYSTONE_ASSIGNMENT_BACKEND=sql 2026-04-18 17:32:27.503 | KEYSTONE_AUTH_URI=https://199.19.213.217/identity 2026-04-18 17:32:27.503 | KEYSTONE_AUTH_URI_V3=https://199.19.213.217/identity/v3 2026-04-18 17:32:27.503 | KEYSTONE_BIN_DIR=/opt/stack/data/venv/bin 2026-04-18 17:32:27.503 | KEYSTONE_BRANCH=master 2026-04-18 17:32:27.503 | KEYSTONE_CONF=/etc/keystone/keystone.conf 2026-04-18 17:32:27.503 | KEYSTONE_CONF_DIR=/etc/keystone 2026-04-18 17:32:27.503 | KEYSTONE_DIR=/opt/stack/keystone 2026-04-18 17:32:27.503 | KEYSTONE_ENABLE_CACHE=True 2026-04-18 17:32:27.503 | KEYSTONE_ENFORCE_SCOPE=False 2026-04-18 17:32:27.503 | KEYSTONE_IDENTITY_BACKEND=sql 2026-04-18 17:32:27.503 | KEYSTONE_LOCKOUT_DURATION=10 2026-04-18 17:32:27.503 | KEYSTONE_LOCKOUT_FAILURE_ATTEMPTS=2 2026-04-18 17:32:27.503 | KEYSTONE_PASSWORD_HASH_ROUNDS=4 2026-04-18 17:32:27.503 | KEYSTONE_PUBLIC_UWSGI=keystone.wsgi.api:application 2026-04-18 17:32:27.503 | KEYSTONE_PUBLIC_UWSGI_CONF=/etc/keystone/keystone-uwsgi-public.ini 2026-04-18 17:32:27.503 | KEYSTONE_REGION_NAME=RegionOne 2026-04-18 17:32:27.504 | KEYSTONE_REPO=https://github.com/openstack/keystone.git 2026-04-18 17:32:27.504 | KEYSTONE_RESOURCE_BACKEND=sql 2026-04-18 17:32:27.504 | KEYSTONE_ROLE_BACKEND=sql 2026-04-18 17:32:27.504 | KEYSTONE_SECURITY_COMPLIANCE_ENABLED=True 2026-04-18 17:32:27.504 | KEYSTONE_SERVICE_HOST=199.19.213.217 2026-04-18 17:32:27.504 | KEYSTONE_SERVICE_PORT=5000 2026-04-18 17:32:27.504 | KEYSTONE_SERVICE_PORT_INT=5001 2026-04-18 17:32:27.504 | KEYSTONE_SERVICE_PROTOCOL=https 2026-04-18 17:32:27.504 | KEYSTONE_SERVICE_URI=https://199.19.213.217/identity 2026-04-18 17:32:27.504 | KEYSTONE_SERVICE_URI_V3=https://199.19.213.217/identity/v3 2026-04-18 17:32:27.504 | KEYSTONE_TOKEN_FORMAT=fernet 2026-04-18 17:32:27.504 | KEYSTONE_UNIQUE_LAST_PASSWORD_COUNT=2 2026-04-18 17:32:27.504 | KEY_MANAGER_BACKEND=barbican 2026-04-18 17:32:27.504 | KILL_PATH=/usr/bin/kill 2026-04-18 17:32:27.504 | LAST_RUN=0 2026-04-18 17:32:27.504 | LAST_SPINNER_PID= 2026-04-18 17:32:27.504 | LC_ALL=en_US.utf8 2026-04-18 17:32:27.504 | LDAP_BASE_DC=openstack 2026-04-18 17:32:27.504 | LDAP_BASE_DN=dc=openstack,dc=org 2026-04-18 17:32:27.504 | LDAP_DOMAIN=openstack.org 2026-04-18 17:32:27.504 | LDAP_MANAGER_DN=cn=Manager,dc=openstack,dc=org 2026-04-18 17:32:27.504 | LDAP_OLCDB_NUMBER=1 2026-04-18 17:32:27.504 | LDAP_OLCDB_TYPE=mdb 2026-04-18 17:32:27.504 | LDAP_ROOTPW_COMMAND=replace 2026-04-18 17:32:27.504 | LDAP_SERVICE_NAME=slapd 2026-04-18 17:32:27.504 | LDAP_URL=ldap://localhost 2026-04-18 17:32:27.504 | LIBS_FROM_GIT=novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api 2026-04-18 17:32:27.504 | LIBVIRT_CPU_MODE=host-passthrough 2026-04-18 17:32:27.504 | LIBVIRT_CPU_MODEL=Nehalem 2026-04-18 17:32:27.504 | LIBVIRT_GROUP=libvirt 2026-04-18 17:32:27.504 | LIBVIRT_TYPE=kvm 2026-04-18 17:32:27.504 | LINENO=762 2026-04-18 17:32:27.504 | LOCAL_HOSTNAME=np0000167466 2026-04-18 17:32:27.504 | LOGDAYS=7 2026-04-18 17:32:27.504 | LOGDIR=/opt/stack/logs 2026-04-18 17:32:27.504 | LOGFILE=/opt/stack/logs/devstacklog.txt.2026-04-18-173011 2026-04-18 17:32:27.504 | LOGFILE_DIR=/opt/stack/logs 2026-04-18 17:32:27.504 | LOGFILE_NAME=devstacklog.txt 2026-04-18 17:32:27.504 | LOGNAME=stack 2026-04-18 17:32:27.504 | LOGO=ubuntu-logo 2026-04-18 17:32:27.504 | LOG_COLOR=False 2026-04-18 17:32:27.504 | LRC=localrc 2026-04-18 17:32:27.504 | MACHTYPE=x86_64-pc-linux-gnu 2026-04-18 17:32:27.504 | MAGNUM_API_PASTE=/etc/magnum/api-paste.ini 2026-04-18 17:32:27.504 | MAGNUM_BIN_DIR=/opt/stack/data/venv/bin 2026-04-18 17:32:27.504 | MAGNUM_BRANCH=master 2026-04-18 17:32:27.504 | MAGNUM_CERTIFICATE_CACHE_DIR=/var/lib/magnum/certificate-cache 2026-04-18 17:32:27.504 | MAGNUM_CONF=/etc/magnum/magnum.conf 2026-04-18 17:32:27.504 | MAGNUM_CONFIGURE_IPTABLES=True 2026-04-18 17:32:27.504 | MAGNUM_CONF_DIR=/etc/magnum 2026-04-18 17:32:27.504 | MAGNUM_DIR=/opt/stack/magnum 2026-04-18 17:32:27.504 | MAGNUM_ENFORCE_SCOPE=False 2026-04-18 17:32:27.504 | MAGNUM_GUEST_IMAGE_URL=https://github.com/vexxhost/capo-image-elements/releases/latest/download/ubuntu-22.04-v1.35.3.qcow2 2026-04-18 17:32:27.504 | MAGNUM_K8S_KEYSTONE_AUTH_DEFAULT_POLICY=/etc/magnum/k8s_keystone_auth_default_policy.json 2026-04-18 17:32:27.504 | MAGNUM_POLICY=/etc/magnum/policy.yaml 2026-04-18 17:32:27.504 | MAGNUM_REPO=https://github.com/openstack/magnum.git 2026-04-18 17:32:27.504 | MAGNUM_SERVICE_HOST=199.19.213.217 2026-04-18 17:32:27.504 | MAGNUM_SERVICE_PROTOCOL=https 2026-04-18 17:32:27.504 | MAGNUM_STATE_PATH=/opt/stack/data/magnum 2026-04-18 17:32:27.504 | MAGNUM_SWIFT_REGISTRY_CONTAINER=docker_registry 2026-04-18 17:32:27.504 | MAGNUM_TRUSTEE_DOMAIN_ADMIN_PASSWORD=secret 2026-04-18 17:32:27.504 | MAGNUM_UWSGI=magnum.wsgi.api:application 2026-04-18 17:32:27.504 | MAGNUM_UWSGI_CONF=/etc/magnum/magnum-api-uwsgi.ini 2026-04-18 17:32:27.504 | MAIL=/var/mail/stack 2026-04-18 17:32:27.504 | MANILACLIENT_BRANCH=master 2026-04-18 17:32:27.504 | MANILACLIENT_DIR=/opt/stack/python-manilaclient 2026-04-18 17:32:27.504 | MANILACLIENT_REPO=https://opendev.org/openstack/python-manilaclient 2026-04-18 17:32:27.504 | MANILA_ADMIN_NET_RANGE=10.2.5.0/24 2026-04-18 17:32:27.504 | MANILA_ALLOW_NAS_SERVER_PORTS_ON_HOST=False 2026-04-18 17:32:27.504 | MANILA_API_PASTE_INI=/etc/manila/api-paste.ini 2026-04-18 17:32:27.504 | MANILA_BIN_DIR=/opt/stack/data/venv/bin 2026-04-18 17:32:27.504 | MANILA_CONF=/etc/manila/manila.conf 2026-04-18 17:32:27.504 | MANILA_CONFIGURE_DEFAULT_TYPES=True 2026-04-18 17:32:27.504 | MANILA_CONF_DIR=/etc/manila 2026-04-18 17:32:27.504 | MANILA_CONTAINER_DRIVER=manila.share.drivers.container.driver.ContainerShareDriver 2026-04-18 17:32:27.504 | MANILA_CONTAINER_VOLUME_GROUP_NAME=manila_docker_volumes 2026-04-18 17:32:27.504 | MANILA_DATA_COPY_CHECK_HASH=True 2026-04-18 17:32:27.504 | MANILA_DATA_NODE_IP=10.2.5.0/24 2026-04-18 17:32:27.504 | MANILA_DEFAULT_SHARE_GROUP_TYPE=default 2026-04-18 17:32:27.504 | MANILA_DEFAULT_SHARE_GROUP_TYPE_SPECS= 2026-04-18 17:32:27.504 | MANILA_DEFAULT_SHARE_TYPE=default 2026-04-18 17:32:27.504 | MANILA_DEFAULT_SHARE_TYPE_EXTRA_SPECS='snapshot_support=True create_share_from_snapshot_support=True' 2026-04-18 17:32:27.504 | MANILA_DEFERRED_DELETE_TASK_INTERVAL=10 2026-04-18 17:32:27.505 | MANILA_DHSS_FALSE_SHARE_TYPE_EXTRA_SPECS='snapshot_support=True create_share_from_snapshot_support=True' 2026-04-18 17:32:27.505 | MANILA_DHSS_TRUE_SHARE_TYPE_EXTRA_SPECS='snapshot_support=True create_share_from_snapshot_support=True' 2026-04-18 17:32:27.505 | MANILA_DIR=/opt/stack/manila 2026-04-18 17:32:27.505 | MANILA_DOCKER_IMAGE_ALIAS=manila_docker_image 2026-04-18 17:32:27.505 | MANILA_DOCKER_IMAGE_URL=https://github.com/a-ovchinnikov/manila-image-elements-lxd-images/releases/download/0.1.0/manila-docker-container.tar.gz 2026-04-18 17:32:27.505 | MANILA_ENABLED_BACKENDS=generic 2026-04-18 17:32:27.505 | MANILA_ENABLED_SHARE_PROTOCOLS=NFS,CIFS 2026-04-18 17:32:27.505 | MANILA_ENDPOINT_BASE=http://199.19.213.217/share 2026-04-18 17:32:27.505 | MANILA_ENFORCE_SCOPE=False 2026-04-18 17:32:27.505 | MANILA_GIT_BASE=https://opendev.org 2026-04-18 17:32:27.505 | MANILA_KEY_FORMAT=ecdsa 2026-04-18 17:32:27.505 | MANILA_LOCK_PATH=/opt/stack/manila/manila_locks 2026-04-18 17:32:27.505 | MANILA_LVM_SHARE_EXPORT_IPS=199.19.213.217 2026-04-18 17:32:27.505 | MANILA_MNT_DIR=/opt/stack/data/manila/mnt 2026-04-18 17:32:27.505 | MANILA_NETWORK_API_CLASS=manila.network.neutron.neutron_network_plugin.NeutronBindNetworkPlugin 2026-04-18 17:32:27.505 | MANILA_NEUTRON_VNIC_TYPE=normal 2026-04-18 17:32:27.505 | MANILA_PATH_TO_PRIVATE_KEY=/opt/stack/.ssh/id_ecdsa 2026-04-18 17:32:27.505 | MANILA_PATH_TO_PUBLIC_KEY=/opt/stack/.ssh/id_ecdsa.pub 2026-04-18 17:32:27.505 | MANILA_REPLICA_STATE_UPDATE_INTERVAL=300 2026-04-18 17:32:27.505 | MANILA_REPO_ROOT=openstack 2026-04-18 17:32:27.505 | MANILA_RESTORE_IPV6_DEFAULT_ROUTE=True 2026-04-18 17:32:27.505 | MANILA_SCHEDULER_DRIVER=manila.scheduler.drivers.filter.FilterScheduler 2026-04-18 17:32:27.505 | MANILA_SERVICE_HOST=199.19.213.217 2026-04-18 17:32:27.505 | MANILA_SERVICE_IMAGE_ENABLED=True 2026-04-18 17:32:27.505 | MANILA_SERVICE_IMAGE_NAME=manila-service-image-master 2026-04-18 17:32:27.505 | MANILA_SERVICE_IMAGE_URL=http://tarballs.openstack.org/manila-image-elements/images/manila-service-image-master.qcow2 2026-04-18 17:32:27.505 | MANILA_SERVICE_INSTANCE_PASSWORD=manila 2026-04-18 17:32:27.505 | MANILA_SERVICE_INSTANCE_USER=manila 2026-04-18 17:32:27.505 | MANILA_SERVICE_KEYPAIR_NAME=manila-service 2026-04-18 17:32:27.505 | MANILA_SERVICE_PORT=8786 2026-04-18 17:32:27.505 | MANILA_SERVICE_PORT_INT=18786 2026-04-18 17:32:27.505 | MANILA_SERVICE_PROTOCOL=http 2026-04-18 17:32:27.505 | MANILA_SERVICE_SECGROUP=manila-service 2026-04-18 17:32:27.505 | MANILA_SERVICE_VM_FLAVOR_DISK=5 2026-04-18 17:32:27.505 | MANILA_SERVICE_VM_FLAVOR_NAME=manila-service-flavor 2026-04-18 17:32:27.505 | MANILA_SERVICE_VM_FLAVOR_RAM=512 2026-04-18 17:32:27.505 | MANILA_SERVICE_VM_FLAVOR_REF=100 2026-04-18 17:32:27.505 | MANILA_SERVICE_VM_FLAVOR_VCPUS=1 2026-04-18 17:32:27.505 | MANILA_SETUP_IPV6=False 2026-04-18 17:32:27.505 | MANILA_SSH_TIMEOUT=180 2026-04-18 17:32:27.505 | MANILA_STATE_PATH=/opt/stack/data/manila 2026-04-18 17:32:27.505 | MANILA_USE_DOWNGRADE_MIGRATIONS=False 2026-04-18 17:32:27.505 | MANILA_USE_SCHEDULER_CREATING_SHARE_FROM_SNAPSHOT=False 2026-04-18 17:32:27.505 | MANILA_USE_SERVICE_INSTANCE_PASSWORD=True 2026-04-18 17:32:27.505 | MANILA_UWSGI_CONF=/etc/manila/manila-uwsgi.ini 2026-04-18 17:32:27.505 | MANILA_WSGI=manila.wsgi.api:application 2026-04-18 17:32:27.505 | MANILA_ZFSONLINUX_BACKEND_FILES_CONTAINER_DIR=/opt/stack/data/manila/zfsonlinux 2026-04-18 17:32:27.505 | MANILA_ZFSONLINUX_DATASET_CREATION_OPTIONS=compression=gzip 2026-04-18 17:32:27.505 | MANILA_ZFSONLINUX_REPLICATION_DOMAIN=ZFSonLinux 2026-04-18 17:32:27.505 | MANILA_ZFSONLINUX_SERVICE_IP=199.19.213.217 2026-04-18 17:32:27.505 | MANILA_ZFSONLINUX_SHARE_EXPORT_IP=199.19.213.217 2026-04-18 17:32:27.505 | MANILA_ZFSONLINUX_SSH_USERNAME=stack 2026-04-18 17:32:27.505 | MANILA_ZFSONLINUX_USE_SSH=False 2026-04-18 17:32:27.505 | MANILA_ZFSONLINUX_ZPOOL_SIZE=30G 2026-04-18 17:32:27.505 | MAX_DB_CONNECTIONS=200 2026-04-18 17:32:27.505 | MEMCACHE_SERVERS=localhost:11211 2026-04-18 17:32:27.505 | METADATA_SERVICE_PORT=8775 2026-04-18 17:32:27.505 | METERING_PLUGIN=neutron.services.metering.metering_plugin.MeteringPlugin 2026-04-18 17:32:27.505 | ML2_L3_PLUGIN=ovn-router 2026-04-18 17:32:27.505 | MYSQL_DRIVER=PyMySQL 2026-04-18 17:32:27.505 | MYSQL_GATHER_PERFORMANCE=True 2026-04-18 17:32:27.505 | MYSQL_HOST=127.0.0.1 2026-04-18 17:32:27.505 | MYSQL_REDUCE_MEMORY=True 2026-04-18 17:32:27.505 | MYSQL_SERVICE_NAME=mysql 2026-04-18 17:32:27.505 | MYSQL_USER=root 2026-04-18 17:32:27.505 | NAME=Ubuntu 2026-04-18 17:32:27.505 | NETWORK_GATEWAY=10.1.0.1 2026-04-18 17:32:27.505 | NEUTRON_ANY='q-svc neutron-api' 2026-04-18 17:32:27.505 | NEUTRON_BGP_PEER_BRIDGES= 2026-04-18 17:32:27.505 | NEUTRON_BIN_DIR=/opt/stack/data/venv/bin 2026-04-18 17:32:27.505 | NEUTRON_BRANCH=master 2026-04-18 17:32:27.505 | NEUTRON_CONF=/etc/neutron/neutron.conf 2026-04-18 17:32:27.505 | NEUTRON_CONF_DIR=/etc/neutron 2026-04-18 17:32:27.505 | NEUTRON_CREATE_INITIAL_NETWORKS=True 2026-04-18 17:32:27.505 | NEUTRON_DHCP_CONF=/etc/neutron/dhcp_agent.ini 2026-04-18 17:32:27.505 | NEUTRON_DIR=/opt/stack/neutron 2026-04-18 17:32:27.505 | NEUTRON_ENDPOINT_SERVICE_NAME=networking 2026-04-18 17:32:27.505 | NEUTRON_ENFORCE_SCOPE=True 2026-04-18 17:32:27.505 | NEUTRON_FWAAS_DIR=/opt/stack/neutron-fwaas 2026-04-18 17:32:27.505 | NEUTRON_L3_CONF=/etc/neutron/l3_agent.ini 2026-04-18 17:32:27.505 | NEUTRON_OVN_AGENT_BINARY=neutron-ovn-agent 2026-04-18 17:32:27.505 | NEUTRON_OVN_BIN_DIR=/opt/stack/data/venv/bin 2026-04-18 17:32:27.506 | NEUTRON_OVN_METADATA_BINARY=neutron-ovn-metadata-agent 2026-04-18 17:32:27.506 | NEUTRON_PORT_SECURITY=True 2026-04-18 17:32:27.506 | NEUTRON_REPO=https://github.com/openstack/neutron.git 2026-04-18 17:32:27.506 | NEUTRON_ROOTWRAP=/opt/stack/data/venv/bin/neutron-rootwrap 2026-04-18 17:32:27.506 | NEUTRON_TEST_CONFIG_FILE=/etc/neutron/debug.ini 2026-04-18 17:32:27.506 | NEUTRON_UWSGI=neutron.wsgi.api:application 2026-04-18 17:32:27.506 | NEUTRON_UWSGI_CONF=/etc/neutron/neutron-api-uwsgi.ini 2026-04-18 17:32:27.506 | NOUNSET= 2026-04-18 17:32:27.506 | NOVA_ALLOW_MOVE_TO_SAME_HOST=True 2026-04-18 17:32:27.506 | NOVA_API_DB=nova_api 2026-04-18 17:32:27.506 | NOVA_API_PASTE_INI=/etc/nova/api-paste.ini 2026-04-18 17:32:27.506 | NOVA_BIN_DIR=/opt/stack/data/venv/bin 2026-04-18 17:32:27.506 | NOVA_BRANCH=master 2026-04-18 17:32:27.506 | NOVA_COND_CONF=/etc/nova/nova.conf 2026-04-18 17:32:27.506 | NOVA_CONF=/etc/nova/nova.conf 2026-04-18 17:32:27.506 | NOVA_CONF_DIR=/etc/nova 2026-04-18 17:32:27.506 | NOVA_CONSOLE_PROXY_COMPUTE_TLS=False 2026-04-18 17:32:27.506 | NOVA_CPU_CELL=1 2026-04-18 17:32:27.506 | NOVA_CPU_CONF=/etc/nova/nova-cpu.conf 2026-04-18 17:32:27.506 | NOVA_CPU_UUID= 2026-04-18 17:32:27.506 | NOVA_DIR=/opt/stack/nova 2026-04-18 17:32:27.506 | NOVA_ENABLED_APIS=osapi_compute,metadata 2026-04-18 17:32:27.506 | NOVA_ENABLE_CACHE=True 2026-04-18 17:32:27.506 | NOVA_ENFORCE_SCOPE=True 2026-04-18 17:32:27.506 | NOVA_FAKE_CONF=/etc/nova/nova-fake.conf 2026-04-18 17:32:27.506 | NOVA_FILTERS=ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter 2026-04-18 17:32:27.506 | NOVA_INSTANCES_PATH=/opt/stack/data/nova/instances 2026-04-18 17:32:27.506 | NOVA_LIBVIRT_TB_CACHE_SIZE=128 2026-04-18 17:32:27.506 | NOVA_METADATA_UWSGI=nova.wsgi.metadata:application 2026-04-18 17:32:27.506 | NOVA_METADATA_UWSGI_CONF=/etc/nova/nova-metadata-uwsgi.ini 2026-04-18 17:32:27.506 | NOVA_MY_IP=199.19.213.217 2026-04-18 17:32:27.506 | NOVA_NOTIFICATION_FORMAT=unversioned 2026-04-18 17:32:27.506 | NOVA_NUM_CELLS=1 2026-04-18 17:32:27.506 | NOVA_PLUGINS=/opt/stack/devstack/lib/nova_plugins 2026-04-18 17:32:27.506 | NOVA_READY_TIMEOUT=60 2026-04-18 17:32:27.506 | NOVA_REPO=https://github.com/openstack/nova.git 2026-04-18 17:32:27.506 | NOVA_SERIAL_ENABLED=False 2026-04-18 17:32:27.506 | NOVA_SERVICE_HOST=199.19.213.217 2026-04-18 17:32:27.506 | NOVA_SERVICE_LISTEN_ADDRESS=0.0.0.0 2026-04-18 17:32:27.506 | NOVA_SERVICE_PORT=8774 2026-04-18 17:32:27.506 | NOVA_SERVICE_PORT_INT=18774 2026-04-18 17:32:27.506 | NOVA_SERVICE_PROTOCOL=https 2026-04-18 17:32:27.506 | NOVA_SERVICE_REPORT_INTERVAL=120 2026-04-18 17:32:27.506 | NOVA_SHUTDOWN_TIMEOUT=0 2026-04-18 17:32:27.506 | NOVA_SPICE_ENABLED=False 2026-04-18 17:32:27.506 | NOVA_STATE_PATH=/opt/stack/data/nova 2026-04-18 17:32:27.506 | NOVA_USE_SERVICE_TOKEN=True 2026-04-18 17:32:27.506 | NOVA_USE_UNIFIED_LIMITS=False 2026-04-18 17:32:27.506 | NOVA_UWSGI=nova.wsgi.osapi_compute:application 2026-04-18 17:32:27.506 | NOVA_UWSGI_CONF=/etc/nova/nova-api-uwsgi.ini 2026-04-18 17:32:27.506 | NOVA_VNC_ENABLED=True 2026-04-18 17:32:27.506 | NOVNC_BRANCH=v1.3.0 2026-04-18 17:32:27.506 | NOVNC_REPO=https://github.com/novnc/novnc.git 2026-04-18 17:32:27.506 | NOW=1776533423 2026-04-18 17:32:27.506 | NO_UPDATE_REPOS=False 2026-04-18 17:32:27.506 | OBJECT_PORT_BASE=6613 2026-04-18 17:32:27.506 | OCTAVIA=octavia 2026-04-18 17:32:27.506 | OCTAVIA_AMPHORA_DRIVER=amphora_haproxy_rest_driver 2026-04-18 17:32:27.506 | OCTAVIA_AMP_CONN_TIMEOUT=10 2026-04-18 17:32:27.506 | OCTAVIA_AMP_EXPIRY_AGE=3600 2026-04-18 17:32:27.506 | OCTAVIA_AMP_FLAVOR_ID=10 2026-04-18 17:32:27.506 | OCTAVIA_AMP_IMAGE_ARCH=amd64 2026-04-18 17:32:27.506 | OCTAVIA_AMP_IMAGE_FILE=/opt/stack/octavia/diskimage-create/amphora-x64-haproxy.qcow2 2026-04-18 17:32:27.506 | OCTAVIA_AMP_IMAGE_NAME=amphora-x64-haproxy 2026-04-18 17:32:27.506 | OCTAVIA_AMP_IMAGE_TAG=amphora 2026-04-18 17:32:27.506 | OCTAVIA_AMP_LOG_ADMIN_PORT=10514 2026-04-18 17:32:27.506 | OCTAVIA_AMP_LOG_TENANT_PORT=20514 2026-04-18 17:32:27.506 | OCTAVIA_AMP_READ_TIMEOUT=120 2026-04-18 17:32:27.506 | OCTAVIA_AMP_SSH_KEY_BITS=2048 2026-04-18 17:32:27.506 | OCTAVIA_AMP_SSH_KEY_NAME=octavia_ssh_key 2026-04-18 17:32:27.506 | OCTAVIA_AMP_SSH_KEY_PATH=/etc/octavia/.ssh/octavia_ssh_key 2026-04-18 17:32:27.506 | OCTAVIA_AMP_SSH_KEY_TYPE=rsa 2026-04-18 17:32:27.506 | OCTAVIA_API=o-api 2026-04-18 17:32:27.506 | OCTAVIA_API_ARGS=' --config-file /etc/octavia/octavia.conf' 2026-04-18 17:32:27.506 | OCTAVIA_API_HAPROXY=o-api-ha 2026-04-18 17:32:27.506 | OCTAVIA_AUDIT_MAP=/etc/octavia/octavia_api_audit_map.conf 2026-04-18 17:32:27.506 | OCTAVIA_BIN_DIR=/opt/stack/data/venv/bin 2026-04-18 17:32:27.506 | OCTAVIA_CERTS_DIR=/etc/octavia/certs 2026-04-18 17:32:27.506 | OCTAVIA_COMPUTE_DRIVER=compute_nova_driver 2026-04-18 17:32:27.506 | OCTAVIA_CONF=/etc/octavia/octavia.conf 2026-04-18 17:32:27.506 | OCTAVIA_CONF_DIR=/etc/octavia 2026-04-18 17:32:27.506 | OCTAVIA_CONSUMER=o-cw 2026-04-18 17:32:27.506 | OCTAVIA_CONSUMER_ARGS=' --config-file /etc/octavia/octavia.conf' 2026-04-18 17:32:27.506 | OCTAVIA_CONSUMER_BINARY=/opt/stack/data/venv/bin/octavia-worker 2026-04-18 17:32:27.507 | OCTAVIA_CONTROLLER_IP_PORT_LIST=auto 2026-04-18 17:32:27.507 | OCTAVIA_DIB_TRACING=1 2026-04-18 17:32:27.507 | OCTAVIA_DIR=/opt/stack/octavia 2026-04-18 17:32:27.507 | OCTAVIA_DRIVER_AGENT=o-da 2026-04-18 17:32:27.507 | OCTAVIA_DRIVER_AGENT_ARGS=' --config-file /etc/octavia/octavia.conf' 2026-04-18 17:32:27.507 | OCTAVIA_DRIVER_AGENT_BINARY=/opt/stack/data/venv/bin/octavia-driver-agent 2026-04-18 17:32:27.507 | OCTAVIA_ENABLE_AMPHORAV2_JOBBOARD=False 2026-04-18 17:32:27.507 | OCTAVIA_HA_PORT=9875 2026-04-18 17:32:27.507 | OCTAVIA_HEALTHMANAGER=o-hm 2026-04-18 17:32:27.507 | OCTAVIA_HEALTHMANAGER_ARGS=' --config-file /etc/octavia/octavia.conf' 2026-04-18 17:32:27.507 | OCTAVIA_HEALTHMANAGER_BINARY=/opt/stack/data/venv/bin/octavia-health-manager 2026-04-18 17:32:27.507 | OCTAVIA_HEALTH_KEY=insecure 2026-04-18 17:32:27.507 | OCTAVIA_HM_LISTEN_PORT=5555 2026-04-18 17:32:27.507 | OCTAVIA_HOUSEKEEPER=o-hk 2026-04-18 17:32:27.507 | OCTAVIA_HOUSEKEEPER_ARGS=' --config-file /etc/octavia/octavia.conf' 2026-04-18 17:32:27.507 | OCTAVIA_HOUSEKEEPER_BINARY=/opt/stack/data/venv/bin/octavia-housekeeping 2026-04-18 17:32:27.507 | OCTAVIA_IMAGE_DRIVER=image_glance_driver 2026-04-18 17:32:27.507 | OCTAVIA_JOBBOARD_BACKEND=redis 2026-04-18 17:32:27.507 | OCTAVIA_JOBBOARD_EXPIRATION_TIME=30 2026-04-18 17:32:27.507 | OCTAVIA_LB_EXPIRY_AGE=3600 2026-04-18 17:32:27.507 | OCTAVIA_LB_TOPOLOGY=SINGLE 2026-04-18 17:32:27.507 | OCTAVIA_MGMT_PORT_IP=auto 2026-04-18 17:32:27.507 | OCTAVIA_MGMT_SUBNET=192.168.0.0/24 2026-04-18 17:32:27.507 | OCTAVIA_MGMT_SUBNET_END=192.168.0.200 2026-04-18 17:32:27.507 | OCTAVIA_MGMT_SUBNET_IPV6=fd00:0:0:42::/64 2026-04-18 17:32:27.507 | OCTAVIA_MGMT_SUBNET_IPV6_END=fd00:0:0:42:ffff:ffff:ffff:ffff 2026-04-18 17:32:27.507 | OCTAVIA_MGMT_SUBNET_IPV6_START=fd00:0:0:42:0:0:0:2 2026-04-18 17:32:27.507 | OCTAVIA_MGMT_SUBNET_START=192.168.0.2 2026-04-18 17:32:27.507 | OCTAVIA_NETWORK_DRIVER=allowed_address_pairs_driver 2026-04-18 17:32:27.507 | OCTAVIA_NODE=api 2026-04-18 17:32:27.507 | OCTAVIA_PASSWORD=secretadmin 2026-04-18 17:32:27.507 | OCTAVIA_PORT=9876 2026-04-18 17:32:27.507 | OCTAVIA_PREGENERATED_CERTS_DIR=/opt/stack/octavia/devstack/pregenerated/certs 2026-04-18 17:32:27.507 | OCTAVIA_PREGENERATED_SSH_KEY_PATH=/opt/stack/octavia/devstack/pregenerated/ssh-keys/octavia_ssh_key 2026-04-18 17:32:27.507 | OCTAVIA_PROJECT_DOMAIN_NAME=Default 2026-04-18 17:32:27.507 | OCTAVIA_PROJECT_NAME=admin 2026-04-18 17:32:27.507 | OCTAVIA_PROTOCOL=http 2026-04-18 17:32:27.507 | OCTAVIA_PROVIDER_AGENTS=ovn 2026-04-18 17:32:27.507 | OCTAVIA_PROVIDER_DRIVERS='amphora:The Octavia Amphora driver.,octavia:Deprecated alias of the Octavia Amphora driver.,ovn:Octavia OVN driver.' 2026-04-18 17:32:27.507 | OCTAVIA_RUN_DIR=/var/run/octavia 2026-04-18 17:32:27.507 | OCTAVIA_SERVICE=octavia 2026-04-18 17:32:27.507 | OCTAVIA_SERVICE_TYPE=load-balancer 2026-04-18 17:32:27.507 | OCTAVIA_SSH_DIR=/etc/octavia/.ssh 2026-04-18 17:32:27.507 | OCTAVIA_USERNAME=admin 2026-04-18 17:32:27.507 | OCTAVIA_USER_DOMAIN_NAME=Default 2026-04-18 17:32:27.507 | OCTAVIA_USE_PREGENERATED_CERTS=False 2026-04-18 17:32:27.507 | OCTAVIA_USE_PREGENERATED_SSH_KEY=False 2026-04-18 17:32:27.507 | OCTAVIA_UWSGI_APP=octavia.wsgi.api:application 2026-04-18 17:32:27.507 | OCTAVIA_UWSGI_CONF=/etc/octavia/octavia-uwsgi.ini 2026-04-18 17:32:27.507 | OCTAVIA_VOLUME_DRIVER=volume_noop_driver 2026-04-18 17:32:27.507 | OFFLINE=False 2026-04-18 17:32:27.507 | OLDPWD=/opt/stack/requirements 2026-04-18 17:32:27.507 | OPENSSL=/usr/bin/openssl 2026-04-18 17:32:27.507 | OPENSTACKCLIENT_CONF_DIR=/etc/openstack 2026-04-18 17:32:27.507 | OPTERR=1 2026-04-18 17:32:27.507 | OPTIND=1 2026-04-18 17:32:27.507 | ORG_NAME=OpenStack 2026-04-18 17:32:27.507 | ORG_UNIT_NAME=DevStack 2026-04-18 17:32:27.507 | OSLO_BIN_DIR=/opt/stack/data/venv/bin 2026-04-18 17:32:27.507 | OSTESTIMAGES_BRANCH=master 2026-04-18 17:32:27.507 | OSTESTIMAGES_DIR=/opt/stack/os-test-images 2026-04-18 17:32:27.507 | OSTESTIMAGES_REPO=https://github.com/openstack/os-test-images.git 2026-04-18 17:32:27.507 | OSTYPE=linux-gnu 2026-04-18 17:32:27.507 | OS_BRICK_LOCK_PATH=/opt/stack/data/os_brick 2026-04-18 17:32:27.507 | OS_CLOUD=devstack-admin 2026-04-18 17:32:27.507 | OS_VIF_OVS_ISOLATE_VIF=False 2026-04-18 17:32:27.507 | OVN_AGENT_CONF=/etc/neutron/plugins/ml2/ovn_agent.ini 2026-04-18 17:32:27.507 | OVN_AGENT_EXTENSIONS=metadata 2026-04-18 17:32:27.507 | OVN_BRANCH=branch-24.03 2026-04-18 17:32:27.507 | OVN_BRIDGE_MAPPINGS=public:br-ex 2026-04-18 17:32:27.507 | OVN_BUILD_FROM_SOURCE=False 2026-04-18 17:32:27.507 | OVN_BUILD_MODULES=False 2026-04-18 17:32:27.507 | OVN_CONTROLLER_SERVICE=ovn-controller.service 2026-04-18 17:32:27.507 | OVN_CONTROLLER_VTEP_SERVICE=ovn-controller-vtep.service 2026-04-18 17:32:27.507 | OVN_DATADIR=/var/lib/ovn 2026-04-18 17:32:27.507 | OVN_DBS_LOG_LEVEL=dbg 2026-04-18 17:32:27.507 | OVN_DNS_SERVERS=8.8.8.8 2026-04-18 17:32:27.507 | OVN_GENEVE_OVERHEAD=38 2026-04-18 17:32:27.507 | OVN_IGMP_SNOOPING_ENABLE=False 2026-04-18 17:32:27.507 | OVN_INSTALL_OVS_PYTHON_MODULE=False 2026-04-18 17:32:27.507 | OVN_L3_CREATE_PUBLIC_NETWORK=True 2026-04-18 17:32:27.507 | OVN_L3_SCHEDULER=leastloaded 2026-04-18 17:32:27.507 | OVN_META_CONF=/etc/neutron/neutron_ovn_metadata_agent.ini 2026-04-18 17:32:27.508 | OVN_META_DATA_HOST=199.19.213.217 2026-04-18 17:32:27.508 | OVN_NB_REMOTE=ssl:199.19.213.217:6641 2026-04-18 17:32:27.508 | OVN_NEUTRON_SYNC_MODE=log 2026-04-18 17:32:27.508 | OVN_NORTHD_SERVICE=ovn-central.service 2026-04-18 17:32:27.508 | OVN_OCTAVIA_PROVIDER_DIR=/opt/stack/ovn-octavia-provider 2026-04-18 17:32:27.508 | OVN_PROTO=ssl 2026-04-18 17:32:27.508 | OVN_REPO=https://github.com/ovn-org/ovn.git 2026-04-18 17:32:27.508 | OVN_REPO_NAME=ovn 2026-04-18 17:32:27.508 | OVN_RUNDIR=/var/run/ovn 2026-04-18 17:32:27.508 | OVN_SB_REMOTE=ssl:199.19.213.217:6642 2026-04-18 17:32:27.508 | OVN_SCRIPTDIR=/share/ovn/scripts 2026-04-18 17:32:27.508 | OVN_SHAREDIR=/share/ovn 2026-04-18 17:32:27.508 | OVN_SPLIT_HASH=05bf1dbb98b0635a51f75e268ef8aed27601401d 2026-04-18 17:32:27.508 | OVN_UUID= 2026-04-18 17:32:27.508 | OVSDB_SERVER_LOCAL_HOST=127.0.0.1 2026-04-18 17:32:27.508 | OVSDB_SERVER_SERVICE=ovsdb-server.service 2026-04-18 17:32:27.508 | OVS_BINDIR=/bin 2026-04-18 17:32:27.508 | OVS_BRANCH=branch-3.3 2026-04-18 17:32:27.508 | OVS_BRIDGE=br-int 2026-04-18 17:32:27.508 | OVS_DATADIR=/opt/stack/data/ovs 2026-04-18 17:32:27.508 | OVS_DATAPATH_TYPE=system 2026-04-18 17:32:27.508 | OVS_ENABLE_TUNNELING=True 2026-04-18 17:32:27.508 | OVS_PHYSICAL_BRIDGE=br-ex 2026-04-18 17:32:27.508 | OVS_PREFIX= 2026-04-18 17:32:27.508 | OVS_REPO=https://github.com/openvswitch/ovs.git 2026-04-18 17:32:27.508 | OVS_REPO_NAME=ovs 2026-04-18 17:32:27.508 | OVS_RUNDIR=/var/run/openvswitch 2026-04-18 17:32:27.508 | OVS_SBINDIR=/sbin 2026-04-18 17:32:27.508 | OVS_SCRIPTDIR=/share/openvswitch/scripts 2026-04-18 17:32:27.508 | OVS_SHAREDIR=/share/openvswitch 2026-04-18 17:32:27.508 | OVS_SYSCONFDIR=/etc/openvswitch 2026-04-18 17:32:27.508 | OVS_TUNNEL_BRIDGE=br-tun 2026-04-18 17:32:27.508 | OVS_VSWITCHD_SERVICE=ovs-vswitchd.service 2026-04-18 17:32:27.508 | PACKAGES='apache2 2026-04-18 17:32:27.508 | apache2-dev 2026-04-18 17:32:27.508 | bc 2026-04-18 17:32:27.508 | bsdmainutils 2026-04-18 17:32:27.508 | curl 2026-04-18 17:32:27.508 | g++ 2026-04-18 17:32:27.508 | gawk 2026-04-18 17:32:27.508 | gcc 2026-04-18 17:32:27.508 | gettext 2026-04-18 17:32:27.508 | git 2026-04-18 17:32:27.508 | graphviz 2026-04-18 17:32:27.508 | iputils-ping 2026-04-18 17:32:27.508 | libffi-dev 2026-04-18 17:32:27.508 | libjpeg-dev 2026-04-18 17:32:27.508 | libpq-dev 2026-04-18 17:32:27.508 | libssl-dev 2026-04-18 17:32:27.508 | libsystemd-dev 2026-04-18 17:32:27.508 | libxml2-dev 2026-04-18 17:32:27.508 | libxslt1-dev 2026-04-18 17:32:27.508 | libyaml-dev 2026-04-18 17:32:27.508 | lsof 2026-04-18 17:32:27.508 | openssh-server 2026-04-18 17:32:27.508 | openssl 2026-04-18 17:32:27.508 | pkg-config 2026-04-18 17:32:27.508 | psmisc 2026-04-18 17:32:27.508 | python3-dev 2026-04-18 17:32:27.508 | python3-pip 2026-04-18 17:32:27.508 | python3-systemd 2026-04-18 17:32:27.508 | python3-venv 2026-04-18 17:32:27.508 | tar 2026-04-18 17:32:27.508 | tcpdump 2026-04-18 17:32:27.508 | unzip 2026-04-18 17:32:27.508 | uuid-runtime 2026-04-18 17:32:27.508 | wget 2026-04-18 17:32:27.508 | zlib1g-dev 2026-04-18 17:32:27.508 | lvm2 2026-04-18 17:32:27.508 | qemu-utils 2026-04-18 17:32:27.508 | thin-provisioning-tools 2026-04-18 17:32:27.508 | lsscsi 2026-04-18 17:32:27.508 | open-iscsi 2026-04-18 17:32:27.508 | libkrb5-dev 2026-04-18 17:32:27.508 | libldap2-dev 2026-04-18 17:32:27.508 | libsasl2-dev 2026-04-18 17:32:27.508 | memcached 2026-04-18 17:32:27.508 | python3-mysqldb 2026-04-18 17:32:27.508 | sqlite3 2026-04-18 17:32:27.508 | conntrack 2026-04-18 17:32:27.508 | curl 2026-04-18 17:32:27.508 | ebtables 2026-04-18 17:32:27.508 | genisoimage 2026-04-18 17:32:27.508 | iptables 2026-04-18 17:32:27.508 | iputils-arping 2026-04-18 17:32:27.508 | kpartx 2026-04-18 17:32:27.509 | libjs-jquery-tablesorter 2026-04-18 17:32:27.509 | parted 2026-04-18 17:32:27.509 | pm-utils 2026-04-18 17:32:27.509 | python3-mysqldb 2026-04-18 17:32:27.509 | socat 2026-04-18 17:32:27.509 | sqlite3 2026-04-18 17:32:27.509 | sudo 2026-04-18 17:32:27.509 | vlan 2026-04-18 17:32:27.509 | cryptsetup 2026-04-18 17:32:27.509 | dosfstools 2026-04-18 17:32:27.509 | genisoimage 2026-04-18 17:32:27.509 | gir1.2-libosinfo-1.0 2026-04-18 17:32:27.509 | netcat-openbsd 2026-04-18 17:32:27.509 | open-iscsi 2026-04-18 17:32:27.509 | qemu-utils 2026-04-18 17:32:27.509 | sg3-utils 2026-04-18 17:32:27.509 | sysfsutils 2026-04-18 17:32:27.509 | acl 2026-04-18 17:32:27.509 | dnsmasq-base 2026-04-18 17:32:27.509 | dnsmasq-utils 2026-04-18 17:32:27.509 | ebtables 2026-04-18 17:32:27.509 | haproxy 2026-04-18 17:32:27.509 | iptables 2026-04-18 17:32:27.509 | iputils-arping 2026-04-18 17:32:27.509 | iputils-ping 2026-04-18 17:32:27.509 | postgresql-server-dev-all 2026-04-18 17:32:27.509 | python3-mysqldb 2026-04-18 17:32:27.509 | sqlite3 2026-04-18 17:32:27.509 | sudo 2026-04-18 17:32:27.509 | vlan 2026-04-18 17:32:27.509 | apache2 lvm2 2026-04-18 17:32:27.509 | golang 2026-04-18 17:32:27.509 | debootstrap 2026-04-18 17:32:27.509 | rsyslog' 2026-04-18 17:32:27.509 | 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-04-18 17:32:27.509 | PHYSICAL_NETWORK=public 2026-04-18 17:32:27.509 | PIPESTATUS=([0]="0") 2026-04-18 17:32:27.509 | PIP_UPGRADE=False 2026-04-18 17:32:27.509 | PIP_VIRTUAL_ENV= 2026-04-18 17:32:27.509 | PLACEMENT_AUTH_STRATEGY=keystone 2026-04-18 17:32:27.509 | PLACEMENT_BIN_DIR=/opt/stack/data/venv/bin 2026-04-18 17:32:27.509 | PLACEMENT_BRANCH=master 2026-04-18 17:32:27.509 | PLACEMENT_CONF=/etc/placement/placement.conf 2026-04-18 17:32:27.509 | PLACEMENT_CONF_DIR=/etc/placement 2026-04-18 17:32:27.509 | PLACEMENT_DIR=/opt/stack/placement 2026-04-18 17:32:27.509 | PLACEMENT_ENFORCE_SCOPE=False 2026-04-18 17:32:27.509 | PLACEMENT_REPO=https://github.com/openstack/placement.git 2026-04-18 17:32:27.509 | PLACEMENT_SERVICE_HOST=199.19.213.217 2026-04-18 17:32:27.509 | PLACEMENT_SERVICE_PROTOCOL=https 2026-04-18 17:32:27.509 | PLACEMENT_UWSGI=placement.wsgi.api:application 2026-04-18 17:32:27.509 | PLACEMENT_UWSGI_CONF=/etc/placement/placement-uwsgi.ini 2026-04-18 17:32:27.509 | POSIXLY_CORRECT=y 2026-04-18 17:32:27.509 | PPID=2005 2026-04-18 17:32:27.509 | PREREQ_RERUN_HOURS=2 2026-04-18 17:32:27.509 | PREREQ_RERUN_MARKER=/opt/stack/devstack/.prereqs 2026-04-18 17:32:27.509 | PREREQ_RERUN_SECONDS=7200 2026-04-18 17:32:27.509 | PRETTY_NAME='Ubuntu 24.04.4 LTS' 2026-04-18 17:32:27.509 | PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy 2026-04-18 17:32:27.509 | PRIVATE_NETWORK_NAME=private 2026-04-18 17:32:27.509 | PRIVATE_SUBNET_NAME=private-subnet 2026-04-18 17:32:27.509 | PROVIDER_SUBNET_NAME=provider_net 2026-04-18 17:32:27.509 | PS4='+ $(short_source): ' 2026-04-18 17:32:27.509 | PUBLIC_BRIDGE=br-ex 2026-04-18 17:32:27.509 | PUBLIC_BRIDGE_MTU=1430 2026-04-18 17:32:27.509 | PUBLIC_INTERFACE= 2026-04-18 17:32:27.509 | PUBLIC_NETWORK_GATEWAY=172.24.5.1 2026-04-18 17:32:27.509 | PUBLIC_NETWORK_NAME=public 2026-04-18 17:32:27.509 | PUBLIC_PHYSICAL_NETWORK=public 2026-04-18 17:32:27.509 | PUBLIC_SUBNET_ENABLE_DHCP=False 2026-04-18 17:32:27.509 | PUBLIC_SUBNET_NAME=public-subnet 2026-04-18 17:32:27.509 | PWD=/opt/stack/devstack 2026-04-18 17:32:27.509 | PYKMIP_CA_PATH=/opt/stack/data/CA/int-ca/ca-chain.pem 2026-04-18 17:32:27.509 | PYKMIP_CLIENT_CERT=/opt/stack/data/CA/int-ca/pykmip-client.crt 2026-04-18 17:32:27.509 | PYKMIP_CLIENT_KEY=/opt/stack/data/CA/int-ca/private/pykmip-client.key 2026-04-18 17:32:27.509 | PYKMIP_CONF=/etc/pykmip/server.conf 2026-04-18 17:32:27.509 | PYKMIP_CONF_DIR=/etc/pykmip 2026-04-18 17:32:27.509 | PYKMIP_LOG_DIR=/var/log/pykmip 2026-04-18 17:32:27.509 | PYKMIP_SERVER_CERT=/opt/stack/data/CA/int-ca/pykmip-server.crt 2026-04-18 17:32:27.509 | PYKMIP_SERVER_KEY=/opt/stack/data/CA/int-ca/private/pykmip-server.key 2026-04-18 17:32:27.509 | PYTHON=/opt/stack/data/venv/bin/python3 2026-04-18 17:32:27.509 | PYTHON3_VERSION=3.12 2026-04-18 17:32:27.509 | QEMU_CONF=/etc/libvirt/qemu.conf 2026-04-18 17:32:27.509 | Q_ADMIN_USERNAME=neutron 2026-04-18 17:32:27.509 | Q_AGENT=ovn 2026-04-18 17:32:27.509 | Q_ALLOW_OVERLAPPING_IP=True 2026-04-18 17:32:27.510 | Q_ASSIGN_GATEWAY_TO_PUBLIC_BRIDGE=True 2026-04-18 17:32:27.510 | Q_AUTH_STRATEGY=keystone 2026-04-18 17:32:27.510 | Q_BUILD_OVS_FROM_GIT=False 2026-04-18 17:32:27.510 | Q_DB_NAME=neutron 2026-04-18 17:32:27.510 | Q_DHCP_CONF_FILE=/etc/neutron/dhcp_agent.ini 2026-04-18 17:32:27.510 | Q_DVR_MODE=legacy 2026-04-18 17:32:27.510 | Q_HOST=199.19.213.217 2026-04-18 17:32:27.510 | Q_L3_CONF_FILE=/etc/neutron/l3_agent.ini 2026-04-18 17:32:27.510 | Q_L3_ROUTER_PER_TENANT=True 2026-04-18 17:32:27.510 | Q_LISTEN_ADDRESS=0.0.0.0 2026-04-18 17:32:27.510 | Q_LOG_DRIVER_BURST_LIMIT=25 2026-04-18 17:32:27.510 | Q_LOG_DRIVER_LOG_BASE=acl_log_meter 2026-04-18 17:32:27.510 | Q_LOG_DRIVER_RATE_LIMIT=100 2026-04-18 17:32:27.510 | Q_META_CONF_FILE=/etc/neutron/metadata_agent.ini 2026-04-18 17:32:27.510 | Q_META_DATA_IP=199.19.213.217 2026-04-18 17:32:27.510 | Q_ML2_PLUGIN_EXT_DRIVERS=port_security,qos 2026-04-18 17:32:27.510 | Q_ML2_PLUGIN_GENEVE_TYPE_OPTIONS=vni_ranges=1:65536 2026-04-18 17:32:27.510 | Q_ML2_PLUGIN_GRE_TYPE_OPTIONS=tunnel_id_ranges=1:1000 2026-04-18 17:32:27.510 | Q_ML2_PLUGIN_MECHANISM_DRIVERS=ovn 2026-04-18 17:32:27.510 | Q_ML2_PLUGIN_TYPE_DRIVERS=local,flat,vlan,geneve 2026-04-18 17:32:27.510 | Q_ML2_PLUGIN_VLAN_TYPE_OPTIONS= 2026-04-18 17:32:27.510 | Q_ML2_PLUGIN_VXLAN_TYPE_OPTIONS=vni_ranges=1:1000 2026-04-18 17:32:27.510 | Q_ML2_TENANT_NETWORK_TYPE=geneve 2026-04-18 17:32:27.510 | Q_NOTIFY_NOVA_PORT_DATA_CHANGES=True 2026-04-18 17:32:27.510 | Q_NOTIFY_NOVA_PORT_STATUS_CHANGES=True 2026-04-18 17:32:27.510 | Q_OVS_USE_VETH=False 2026-04-18 17:32:27.510 | Q_PLUGIN=ml2 2026-04-18 17:32:27.510 | Q_PORT=9696 2026-04-18 17:32:27.510 | Q_PORT_INT=19696 2026-04-18 17:32:27.510 | Q_PROTOCOL=https 2026-04-18 17:32:27.510 | Q_PUBLIC_VETH_EX=veth-pub-ex 2026-04-18 17:32:27.510 | Q_PUBLIC_VETH_INT=veth-pub-int 2026-04-18 17:32:27.510 | Q_ROUTER_NAME=router1 2026-04-18 17:32:27.510 | Q_RR_COMMAND='sudo /opt/stack/data/venv/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2026-04-18 17:32:27.510 | Q_RR_CONF_FILE=/etc/neutron/rootwrap.conf 2026-04-18 17:32:27.510 | Q_RR_DAEMON_COMMAND='sudo /opt/stack/data/venv/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2026-04-18 17:32:27.510 | Q_TUNNEL_TYPES=gre 2026-04-18 17:32:27.510 | Q_USE_PROVIDERNET_FOR_PUBLIC=True 2026-04-18 17:32:27.510 | Q_USE_PUBLIC_VETH=False 2026-04-18 17:32:27.510 | Q_USE_ROOTWRAP=True 2026-04-18 17:32:27.510 | Q_USE_ROOTWRAP_DAEMON=True 2026-04-18 17:32:27.510 | Q_USE_SECGROUP=True 2026-04-18 17:32:27.510 | RABBIT_HOST=199.19.213.217 2026-04-18 17:32:27.510 | RABBIT_PASSWORD=secretrabbit 2026-04-18 17:32:27.510 | RABBIT_USERID=stackrabbit 2026-04-18 17:32:27.510 | RC_DIR=/opt/stack/devstack 2026-04-18 17:32:27.510 | RECLONE=False 2026-04-18 17:32:27.510 | RECREATE_KEYSTONE_DB=True 2026-04-18 17:32:27.510 | REGION_NAME=RegionOne 2026-04-18 17:32:27.510 | REPOS_UPDATED=True 2026-04-18 17:32:27.510 | REQUIREMENTS_BRANCH=master 2026-04-18 17:32:27.510 | REQUIREMENTS_DIR=/opt/stack/requirements 2026-04-18 17:32:27.510 | REQUIREMENTS_REPO=https://github.com/openstack/requirements.git 2026-04-18 17:32:27.510 | RETRY_UPDATE=False 2026-04-18 17:32:27.510 | ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2026-04-18 17:32:27.510 | S3_SERVICE_PORT=3333 2026-04-18 17:32:27.510 | SERVICE_DIR=/opt/stack/status 2026-04-18 17:32:27.510 | SERVICE_DOMAIN_NAME=Default 2026-04-18 17:32:27.510 | SERVICE_GRACEFUL_SHUTDOWN_TIMEOUT=5 2026-04-18 17:32:27.510 | SERVICE_HOST=199.19.213.217 2026-04-18 17:32:27.510 | SERVICE_IP_VERSION=4 2026-04-18 17:32:27.510 | SERVICE_LISTEN_ADDRESS=0.0.0.0 2026-04-18 17:32:27.510 | SERVICE_LOCAL_HOST=127.0.0.1 2026-04-18 17:32:27.510 | SERVICE_PASSWORD=secretservice 2026-04-18 17:32:27.510 | SERVICE_PROJECT_NAME=service 2026-04-18 17:32:27.510 | SERVICE_PROTOCOL=http 2026-04-18 17:32:27.510 | SERVICE_TENANT_NAME=service 2026-04-18 17:32:27.510 | SERVICE_TIMEOUT=60 2026-04-18 17:32:27.510 | SHARE_BACKING_FILE_SIZE=8400M 2026-04-18 17:32:27.510 | SHARE_DRIVER=manila.share.drivers.generic.GenericShareDriver 2026-04-18 17:32:27.510 | SHARE_GROUP=lvm-shares 2026-04-18 17:32:27.510 | SHARE_NAME_PREFIX=share- 2026-04-18 17:32:27.510 | SHELL=/bin/bash 2026-04-18 17:32:27.510 | SHLVL=1 2026-04-18 17:32:27.510 | SKIP_EPEL_INSTALL=False 2026-04-18 17:32:27.510 | SKIP_STOP_OVN=False 2026-04-18 17:32:27.510 | SMB_CONF=/etc/samba/smb.conf 2026-04-18 17:32:27.510 | SMB_PRIVATE_DIR=/var/lib/samba/private 2026-04-18 17:32:27.510 | SPICE_BRANCH=master 2026-04-18 17:32:27.510 | SPICE_REPO=http://anongit.freedesktop.org/git/spice/spice-html5.git 2026-04-18 17:32:27.511 | SQLALCHEMY_BRANCH=main 2026-04-18 17:32:27.511 | SQLALCHEMY_DIR=/opt/stack/sqlalchemy 2026-04-18 17:32:27.511 | SQLALCHEMY_REPO=https://github.com/sqlalchemy/sqlalchemy.git 2026-04-18 17:32:27.511 | SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2026-04-18 17:32:27.511 | STACK_ENV_VARS='BASE_SQL_CONN DATA_DIR DEST ENABLED_SERVICES HOST_IP KEYSTONE_SERVICE_URI LOGFILE OS_CACERT SERVICE_HOST STACK_USER TLS_IP HOST_IPV6 SERVICE_IP_VERSION TUNNEL_ENDPOINT_IP TUNNEL_IP_VERSION' 2026-04-18 17:32:27.511 | STACK_GROUP=stack 2026-04-18 17:32:27.511 | STACK_USER=stack 2026-04-18 17:32:27.511 | STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2026-04-18 17:32:27.511 | STUD_PROTO=--tls 2026-04-18 17:32:27.511 | SUBNETPOOL_NAME_V4=shared-default-subnetpool-v4 2026-04-18 17:32:27.511 | SUBNETPOOL_NAME_V6=shared-default-subnetpool-v6 2026-04-18 17:32:27.511 | SUBNETPOOL_PREFIX_V4=10.1.0.0/20 2026-04-18 17:32:27.511 | SUBNETPOOL_PREFIX_V6=fdac:fe4b:3bf7::/56 2026-04-18 17:32:27.511 | SUBNETPOOL_SIZE_V4=26 2026-04-18 17:32:27.511 | SUBNETPOOL_SIZE_V6=64 2026-04-18 17:32:27.511 | SUBUNIT_OUTPUT=/opt/stack/devstack.subunit 2026-04-18 17:32:27.511 | SUDO_COMMAND='/bin/sh -c echo BECOME-SUCCESS-bncostuiqvtpouodlpygawqztdlifbdo ; /usr/bin/python3' 2026-04-18 17:32:27.511 | SUDO_GID=1000 2026-04-18 17:32:27.511 | SUDO_SECURE_PATH_FILE=/etc/sudoers.d/zz-secure-path 2026-04-18 17:32:27.511 | SUDO_UID=1000 2026-04-18 17:32:27.511 | SUDO_USER=zuul 2026-04-18 17:32:27.511 | SUMFILE=/opt/stack/logs/devstacklog.txt.2026-04-18-173011.summary.2026-04-18-173011 2026-04-18 17:32:27.511 | SUPPORTED_DISTROS='trixie|bookworm|noble|rhel9|rhel10' 2026-04-18 17:32:27.511 | SUPPORT_URL=https://help.ubuntu.com/ 2026-04-18 17:32:27.511 | SWIFT_APACHE_WSGI_DIR=/var/www/swift 2026-04-18 17:32:27.511 | SWIFT_BIN_DIR=/opt/stack/data/venv/bin 2026-04-18 17:32:27.511 | SWIFT_BRANCH=master 2026-04-18 17:32:27.511 | SWIFT_CONF_DIR=/etc/swift 2026-04-18 17:32:27.511 | SWIFT_DATA_DIR=/opt/stack/data/swift 2026-04-18 17:32:27.511 | SWIFT_DEFAULT_BIND_PORT=8080 2026-04-18 17:32:27.511 | SWIFT_DEFAULT_BIND_PORT_INT=8081 2026-04-18 17:32:27.511 | SWIFT_DIR=/opt/stack/swift 2026-04-18 17:32:27.511 | SWIFT_DISK_IMAGE=/opt/stack/data/swift/drives/images/swift.img 2026-04-18 17:32:27.511 | SWIFT_ENABLE_TEMPURLS=False 2026-04-18 17:32:27.511 | SWIFT_EXTRAS_MIDDLEWARE='formpost staticweb' 2026-04-18 17:32:27.511 | SWIFT_EXTRAS_MIDDLEWARE_LAST= 2026-04-18 17:32:27.511 | SWIFT_EXTRAS_MIDDLEWARE_NO_AUTH=crossdomain 2026-04-18 17:32:27.511 | SWIFT_HASH=1234123412341234 2026-04-18 17:32:27.511 | SWIFT_LOG_TOKEN_LENGTH=12 2026-04-18 17:32:27.511 | SWIFT_LOOPBACK_DISK_SIZE=2G 2026-04-18 17:32:27.511 | SWIFT_LOOPBACK_DISK_SIZE_DEFAULT=2G 2026-04-18 17:32:27.511 | SWIFT_MAX_FILE_SIZE=1073741824 2026-04-18 17:32:27.511 | SWIFT_MAX_FILE_SIZE_DEFAULT=1073741824 2026-04-18 17:32:27.511 | SWIFT_MAX_HEADER_SIZE=16384 2026-04-18 17:32:27.511 | SWIFT_PARTITION_POWER_SIZE=9 2026-04-18 17:32:27.511 | SWIFT_REPLICAS=1 2026-04-18 17:32:27.511 | SWIFT_REPLICAS_SEQ=1 2026-04-18 17:32:27.511 | SWIFT_REPO=https://github.com/openstack/swift.git 2026-04-18 17:32:27.511 | SWIFT_SERVICE_LISTEN_ADDRESS=0.0.0.0 2026-04-18 17:32:27.511 | SWIFT_SERVICE_LOCAL_HOST=127.0.0.1 2026-04-18 17:32:27.511 | SWIFT_SERVICE_PROTOCOL=https 2026-04-18 17:32:27.511 | SWIFT_START_ALL_SERVICES=False 2026-04-18 17:32:27.511 | SWIFT_STORAGE_IPS= 2026-04-18 17:32:27.511 | SWIFT_TEMPURL_KEY= 2026-04-18 17:32:27.511 | SWIFT_USE_MOD_WSGI=False 2026-04-18 17:32:27.511 | SYSLOG=False 2026-04-18 17:32:27.511 | SYSLOG_HOST=199.19.213.217 2026-04-18 17:32:27.511 | SYSLOG_PORT=516 2026-04-18 17:32:27.511 | SYSTEMCTL='sudo systemctl' 2026-04-18 17:32:27.511 | SYSTEMD_DIR=/etc/systemd/system 2026-04-18 17:32:27.511 | TARGET_BRANCH=master 2026-04-18 17:32:27.511 | TARGET_ENABLE_OVN_AGENT=False 2026-04-18 17:32:27.511 | TCPDUMP_ARGS= 2026-04-18 17:32:27.511 | TCPDUMP_OUTPUT=/opt/stack/logs/tcpdump.pcap 2026-04-18 17:32:27.511 | TEMPEST_BRANCH=master 2026-04-18 17:32:27.511 | TEMPEST_REPO=https://github.com/openstack/tempest.git 2026-04-18 17:32:27.511 | TEMPEST_VENV_UPPER_CONSTRAINTS=master 2026-04-18 17:32:27.511 | TEMPFILE=/tmp/tmp.dd3lkCvTY6 2026-04-18 17:32:27.511 | TENANT_TUNNEL_RANGES=1:1000 2026-04-18 17:32:27.511 | TENANT_VLAN_RANGE= 2026-04-18 17:32:27.511 | TERM=unknown 2026-04-18 17:32:27.511 | TIMESTAMP_FORMAT=%F-%H%M%S 2026-04-18 17:32:27.511 | TLS_IP=199.19.213.217 2026-04-18 17:32:27.511 | TOP_DIR=/opt/stack/devstack 2026-04-18 17:32:27.511 | TRAILING_TARGET_BRANCH=master 2026-04-18 17:32:27.511 | TUNNEL_ENDPOINT_IP=199.19.213.217 2026-04-18 17:32:27.511 | TUNNEL_IP=199.19.213.217 2026-04-18 17:32:27.511 | TUNNEL_IP_VERSION=4 2026-04-18 17:32:27.511 | UBUNTU_CODENAME=noble 2026-04-18 17:32:27.511 | UBUNTU_RELEASE_BASE_NUM=24 2026-04-18 17:32:27.511 | UID=1002 2026-04-18 17:32:27.511 | ULIMIT_NOFILE=2048 2026-04-18 17:32:27.511 | USER=stack 2026-04-18 17:32:27.511 | USER_HOME=/opt/stack 2026-04-18 17:32:27.511 | USER_UNITS=False 2026-04-18 17:32:27.511 | USE_CINDER_FOR_GLANCE=False 2026-04-18 17:32:27.511 | USE_SUBNETPOOL=True 2026-04-18 17:32:27.511 | USE_VENV=False 2026-04-18 17:32:27.511 | VERBOSE=True 2026-04-18 17:32:27.511 | VERBOSE_NO_TIMESTAMP=True 2026-04-18 17:32:27.511 | VERSION='24.04.4 LTS (Noble Numbat)' 2026-04-18 17:32:27.511 | VERSION_CODENAME=noble 2026-04-18 17:32:27.511 | VERSION_ID=24.04 2026-04-18 17:32:27.511 | VIF_PLUGGING_IS_FATAL=True 2026-04-18 17:32:27.511 | VIF_PLUGGING_TIMEOUT=300 2026-04-18 17:32:27.511 | VIRTUALENV_CMD='python3.12 -m venv' 2026-04-18 17:32:27.511 | VIRT_DRIVER=libvirt 2026-04-18 17:32:27.511 | VOLUME_BACKING_FILE_SIZE=50G 2026-04-18 17:32:27.511 | VOLUME_GROUP_NAME=stack-volumes 2026-04-18 17:32:27.511 | VOLUME_NAME_PREFIX=volume- 2026-04-18 17:32:27.511 | VOLUME_TYPE_MULTIATTACH=multiattach 2026-04-18 17:32:27.511 | WORKER_TIMEOUT=80 2026-04-18 17:32:27.511 | WSGI_MODE=uwsgi 2026-04-18 17:32:27.511 | ZSWAP_COMPRESSOR=lz4 2026-04-18 17:32:27.511 | ZSWAP_ZPOOL=zsmalloc 2026-04-18 17:32:27.511 | _=posix 2026-04-18 17:32:27.511 | _ASYNC_BG_TIME=0 2026-04-18 17:32:27.511 | _DEFAULT_LVM_INIT=0 2026-04-18 17:32:27.511 | _DEFAULT_PYTHON3_VERSION=3.12 2026-04-18 17:32:27.512 | _DEVSTACK_FUNCTIONS=1 2026-04-18 17:32:27.512 | _DEVSTACK_FUNCTIONS_COMMON=1 2026-04-18 17:32:27.512 | _DEVSTACK_STACKRC=1 2026-04-18 17:32:27.512 | _LOG_COLOR_DEFAULT=False 2026-04-18 17:32:27.512 | _Q_PLUGIN_EXTRA_CONF_PATH=/etc/neutron 2026-04-18 17:32:27.512 | _TIME_BEGIN=1776533399 2026-04-18 17:32:27.512 | _TIME_START=([apt-get]="" [pip_install]="" [apt-get-update]="" ) 2026-04-18 17:32:27.512 | _TIME_TOTAL=([apt-get]="97732" [pip_install]="19776" [apt-get-update]="1792" ) 2026-04-18 17:32:27.512 | _of_args='-v --no-timestamp' 2026-04-18 17:32:27.512 | backend=postgresql 2026-04-18 17:32:27.512 | be=lvm:lvmdriver-1 2026-04-18 17:32:27.512 | be_name=lvmdriver-1 2026-04-18 17:32:27.512 | be_type=lvm 2026-04-18 17:32:27.512 | db=postgresql 2026-04-18 17:32:27.512 | dc=org 2026-04-18 17:32:27.512 | default_v4_route_devs=ens3 2026-04-18 17:32:27.512 | default_v6_route_devs='ens3 2026-04-18 17:32:27.512 | ens3' 2026-04-18 17:32:27.512 | dir=/opt/stack/magnum 2026-04-18 17:32:27.512 | dn=,dc=openstack,dc=org 2026-04-18 17:32:27.512 | exceptions=80-tempest.sh 2026-04-18 17:32:27.512 | extra=80-tempest.sh 2026-04-18 17:32:27.512 | extra_plugin_file_name=/opt/stack/devstack/extras.d/80-tempest.sh 2026-04-18 17:32:27.512 | f=/opt/stack/devstack/lib/databases/postgresql 2026-04-18 17:32:27.512 | i=TUNNEL_IP_VERSION 2026-04-18 17:32:27.512 | image_url=https://github.com/cirros-dev/cirros/releases/download/0.6.3/cirros-0.6.3-x86_64-disk.img 2026-04-18 17:32:27.512 | lfile=localrc 2026-04-18 17:32:27.512 | localrc=/opt/stack/devstack/.localrc.password 2026-04-18 17:32:27.512 | mode=stack 2026-04-18 17:32:27.512 | msg='ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2026-04-18 17:32:27.512 | opt='?' 2026-04-18 17:32:27.512 | os_CODENAME=noble 2026-04-18 17:32:27.512 | os_PACKAGE=deb 2026-04-18 17:32:27.512 | os_RELEASE=24.04 2026-04-18 17:32:27.512 | os_VENDOR=Ubuntu 2026-04-18 17:32:27.512 | phase=pre-install 2026-04-18 17:32:27.512 | pkgs= 2026-04-18 17:32:27.512 | plugin=magnum 2026-04-18 17:32:27.512 | plugins=,barbican,magnum,manila,octavia,magnum-cluster-api,ovn-octavia-provider 2026-04-18 17:32:27.512 | pw=secretadmin 2026-04-18 17:32:27.512 | time_stamp=2026-04-18-173023 2026-04-18 17:32:27.512 | var=ADMIN_PASSWORD 2026-04-18 17:32:27.512 | ++ /opt/stack/magnum/devstack/plugin.sh:source:11 : is_service_enabled magnum-api magnum-cond 2026-04-18 17:32:27.538 | ++ functions-common:is_service_enabled:2070 : return 0 2026-04-18 17:32:27.543 | ++ /opt/stack/magnum/devstack/plugin.sh:source:12 : [[ stack == \s\t\a\c\k ]] 2026-04-18 17:32:27.547 | ++ /opt/stack/magnum/devstack/plugin.sh:source:12 : [[ pre-install == \i\n\s\t\a\l\l ]] 2026-04-18 17:32:27.552 | ++ /opt/stack/magnum/devstack/plugin.sh:source:23 : [[ stack == \s\t\a\c\k ]] 2026-04-18 17:32:27.557 | ++ /opt/stack/magnum/devstack/plugin.sh:source:23 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2026-04-18 17:32:27.561 | ++ /opt/stack/magnum/devstack/plugin.sh:source:38 : [[ stack == \s\t\a\c\k ]] 2026-04-18 17:32:27.566 | ++ /opt/stack/magnum/devstack/plugin.sh:source:38 : [[ pre-install == \e\x\t\r\a ]] 2026-04-18 17:32:27.570 | ++ /opt/stack/magnum/devstack/plugin.sh:source:51 : [[ stack == \u\n\s\t\a\c\k ]] 2026-04-18 17:32:27.575 | ++ /opt/stack/magnum/devstack/plugin.sh:source:55 : [[ stack == \c\l\e\a\n ]] 2026-04-18 17:32:27.585 | + functions-common:run_plugins:1833 : for plugin in ${plugins//,/ } 2026-04-18 17:32:27.590 | + functions-common:run_plugins:1834 : local dir=/opt/stack/manila 2026-04-18 17:32:27.595 | + functions-common:run_plugins:1835 : [[ -f /opt/stack/manila/devstack/plugin.sh ]] 2026-04-18 17:32:27.601 | + functions-common:run_plugins:1836 : source /opt/stack/manila/devstack/plugin.sh stack pre-install 2026-04-18 17:32:27.638 | ++ /opt/stack/manila/devstack/plugin.sh:source:1143 : [[ stack == \s\t\a\c\k ]] 2026-04-18 17:32:27.644 | ++ /opt/stack/manila/devstack/plugin.sh:source:1143 : [[ pre-install == \i\n\s\t\a\l\l ]] 2026-04-18 17:32:27.649 | ++ /opt/stack/manila/devstack/plugin.sh:source:1149 : [[ stack == \s\t\a\c\k ]] 2026-04-18 17:32:27.653 | ++ /opt/stack/manila/devstack/plugin.sh:source:1149 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2026-04-18 17:32:27.657 | ++ /opt/stack/manila/devstack/plugin.sh:source:1168 : [[ stack == \s\t\a\c\k ]] 2026-04-18 17:32:27.662 | ++ /opt/stack/manila/devstack/plugin.sh:source:1168 : [[ pre-install == \e\x\t\r\a ]] 2026-04-18 17:32:27.666 | ++ /opt/stack/manila/devstack/plugin.sh:source:1222 : [[ stack == \s\t\a\c\k ]] 2026-04-18 17:32:27.671 | ++ /opt/stack/manila/devstack/plugin.sh:source:1222 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2026-04-18 17:32:27.677 | ++ /opt/stack/manila/devstack/plugin.sh:source:1257 : [[ stack == \u\n\s\t\a\c\k ]] 2026-04-18 17:32:27.682 | ++ /opt/stack/manila/devstack/plugin.sh:source:1262 : [[ stack == \c\l\e\a\n ]] 2026-04-18 17:32:27.692 | + functions-common:run_plugins:1833 : for plugin in ${plugins//,/ } 2026-04-18 17:32:27.697 | + functions-common:run_plugins:1834 : local dir=/opt/stack/octavia 2026-04-18 17:32:27.703 | + functions-common:run_plugins:1835 : [[ -f /opt/stack/octavia/devstack/plugin.sh ]] 2026-04-18 17:32:27.708 | + functions-common:run_plugins:1836 : source /opt/stack/octavia/devstack/plugin.sh stack pre-install 2026-04-18 17:32:27.713 | ++ /opt/stack/octavia/devstack/plugin.sh:source:3 : saveenv=ehxB 2026-04-18 17:32:27.718 | ++ /opt/stack/octavia/devstack/plugin.sh:source:4 : set -ex 2026-04-18 17:32:27.724 | ++ /opt/stack/octavia/devstack/plugin.sh:source:9 : GET_PIP_CACHE_LOCATION=/opt/stack/cache/files/get-pip.py 2026-04-18 17:32:27.732 | ++ /opt/stack/octavia/devstack/plugin.sh:source:768 : is_service_enabled octavia 2026-04-18 17:32:27.765 | ++ functions-common:is_service_enabled:2070 : return 0 2026-04-18 17:32:27.770 | ++ /opt/stack/octavia/devstack/plugin.sh:source:769 : '[' api == main ']' 2026-04-18 17:32:27.774 | ++ /opt/stack/octavia/devstack/plugin.sh:source:769 : '[' api == standalone ']' 2026-04-18 17:32:27.777 | ++ /opt/stack/octavia/devstack/plugin.sh:source:781 : [[ stack == \s\t\a\c\k ]] 2026-04-18 17:32:27.782 | ++ /opt/stack/octavia/devstack/plugin.sh:source:781 : [[ pre-install == \i\n\s\t\a\l\l ]] 2026-04-18 17:32:27.787 | ++ /opt/stack/octavia/devstack/plugin.sh:source:788 : [[ stack == \s\t\a\c\k ]] 2026-04-18 17:32:27.793 | ++ /opt/stack/octavia/devstack/plugin.sh:source:788 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2026-04-18 17:32:27.799 | ++ /opt/stack/octavia/devstack/plugin.sh:source:794 : [[ stack == \s\t\a\c\k ]] 2026-04-18 17:32:27.804 | ++ /opt/stack/octavia/devstack/plugin.sh:source:794 : [[ pre-install == \e\x\t\r\a ]] 2026-04-18 17:32:27.809 | ++ /opt/stack/octavia/devstack/plugin.sh:source:801 : [[ stack == \s\t\a\c\k ]] 2026-04-18 17:32:27.814 | ++ /opt/stack/octavia/devstack/plugin.sh:source:801 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2026-04-18 17:32:27.820 | ++ /opt/stack/octavia/devstack/plugin.sh:source:809 : [[ stack == \u\n\s\t\a\c\k ]] 2026-04-18 17:32:27.825 | ++ /opt/stack/octavia/devstack/plugin.sh:source:817 : [[ stack == \c\l\e\a\n ]] 2026-04-18 17:32:27.830 | ++ /opt/stack/octavia/devstack/plugin.sh:source:825 : [[ ehxB =~ e ]] 2026-04-18 17:32:27.835 | ++ /opt/stack/octavia/devstack/plugin.sh:source:826 : set -e 2026-04-18 17:32:27.840 | ++ /opt/stack/octavia/devstack/plugin.sh:source:830 : [[ ehxB =~ x ]] 2026-04-18 17:32:27.845 | ++ /opt/stack/octavia/devstack/plugin.sh:source:831 : set -x 2026-04-18 17:32:27.851 | + functions-common:run_plugins:1833 : for plugin in ${plugins//,/ } 2026-04-18 17:32:27.857 | + functions-common:run_plugins:1834 : local dir=/opt/stack/magnum-cluster-api 2026-04-18 17:32:27.863 | + functions-common:run_plugins:1835 : [[ -f /opt/stack/magnum-cluster-api/devstack/plugin.sh ]] 2026-04-18 17:32:27.869 | + functions-common:run_plugins:1836 : source /opt/stack/magnum-cluster-api/devstack/plugin.sh stack pre-install 2026-04-18 17:32:27.874 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:1 : CAPI_VERSION=v1.10.5 2026-04-18 17:32:27.880 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:2 : CAPO_VERSION=v0.12.4 2026-04-18 17:32:27.886 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:3 : ORC_VERSION=v2.2.0 2026-04-18 17:32:27.891 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:4 : KIND_VERSION=v0.16.0 2026-04-18 17:32:27.896 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:5 : HELM_VERSION=v3.10.3 2026-04-18 17:32:27.902 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:7 : MAGNUM_CLUSTER_API_REPO=https://github.com/vexxhost/magnum-cluster-api.git 2026-04-18 17:32:27.907 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:8 : MAGNUM_CLUSTER_API_BRANCH=main 2026-04-18 17:32:27.913 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:9 : MAGNUM_CLUSTER_API_DIR=/opt/stack/magnum-cluster-api 2026-04-18 17:32:27.919 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:21 : is_service_enabled magnum-cluster-api 2026-04-18 17:32:27.951 | ++ functions-common:is_service_enabled:2070 : return 0 2026-04-18 17:32:27.955 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:23 : [[ stack == \s\t\a\c\k ]] 2026-04-18 17:32:27.961 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:23 : [[ pre-install == \p\r\e\-\i\n\s\t\a\l\l ]] 2026-04-18 17:32:27.968 | ++++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:25 : curl -L -s https://dl.k8s.io/release/stable.txt 2026-04-18 17:32:28.022 | +++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:25 : get_extra_file https://dl.k8s.io/release/v1.35.4/bin/linux/amd64/kubectl 2026-04-18 17:32:28.027 | +++ functions:get_extra_file:66 : local file_url=https://dl.k8s.io/release/v1.35.4/bin/linux/amd64/kubectl 2026-04-18 17:32:28.033 | +++ functions:get_extra_file:67 : local 'retry_args=--retry-on-host-error --retry-on-http-error=500,503 ' 2026-04-18 17:32:28.039 | +++ functions:get_extra_file:68 : retry_args+='-t 2 --waitretry=10 ' 2026-04-18 17:32:28.044 | +++ functions:get_extra_file:69 : retry_args+='--tries=3 --retry-connrefused' 2026-04-18 17:32:28.049 | +++ functions:get_extra_file:71 : local file_name=kubectl 2026-04-18 17:32:28.054 | +++ functions:get_extra_file:72 : [[ https://dl.k8s.io/release/v1.35.4/bin/linux/amd64/kubectl != file* ]] 2026-04-18 17:32:28.059 | +++ functions:get_extra_file:74 : [[ ! -f /opt/stack/devstack/files/kubectl ]] 2026-04-18 17:32:28.065 | +++ 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://dl.k8s.io/release/v1.35.4/bin/linux/amd64/kubectl -O /opt/stack/devstack/files/kubectl 2026-04-18 17:32:28.074 | --2026-04-18 17:32:28-- https://dl.k8s.io/release/v1.35.4/bin/linux/amd64/kubectl 2026-04-18 17:32:28.102 | Resolving dl.k8s.io (dl.k8s.io)... 2a04:4e42:400::347, 2a04:4e42::347, 2a04:4e42:600::347, ... 2026-04-18 17:32:28.103 | Connecting to dl.k8s.io (dl.k8s.io)|2a04:4e42:400::347|:443... connected. 2026-04-18 17:32:28.113 | HTTP request sent, awaiting response... 200 OK 2026-04-18 17:32:28.113 | Length: 58613944 (56M) [application/octet-stream] 2026-04-18 17:32:28.113 | Saving to: ‘/opt/stack/devstack/files/kubectl’ 2026-04-18 17:32:28.122 | 2026-04-18 17:32:28.426 | 0K ........ ........ ........ ........ 57% 103M 0s 2026-04-18 17:32:28.510 | 32768K ........ ........ ....... 100% 278M=0.4s 2026-04-18 17:32:28.510 | 2026-04-18 17:32:28.510 | 2026-04-18 17:32:28 (141 MB/s) - ‘/opt/stack/devstack/files/kubectl’ saved [58613944/58613944] 2026-04-18 17:32:28.510 | 2026-04-18 17:32:28.518 | +++ functions:get_extra_file:76 : [[ 0 -ne 0 ]] 2026-04-18 17:32:28.522 | +++ functions:get_extra_file:80 : echo /opt/stack/devstack/files/kubectl 2026-04-18 17:32:28.528 | +++ functions:get_extra_file:81 : return 2026-04-18 17:32:28.534 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:25 : sudo install -o root -g root -m 0755 /opt/stack/devstack/files/kubectl /usr/local/bin/kubectl 2026-04-18 17:32:28.613 | +++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:28 : get_extra_file https://github.com/kubernetes-sigs/cluster-api/releases/download/v1.10.5/clusterctl-linux-amd64 2026-04-18 17:32:28.618 | +++ functions:get_extra_file:66 : local file_url=https://github.com/kubernetes-sigs/cluster-api/releases/download/v1.10.5/clusterctl-linux-amd64 2026-04-18 17:32:28.623 | +++ functions:get_extra_file:67 : local 'retry_args=--retry-on-host-error --retry-on-http-error=500,503 ' 2026-04-18 17:32:28.628 | +++ functions:get_extra_file:68 : retry_args+='-t 2 --waitretry=10 ' 2026-04-18 17:32:28.633 | +++ functions:get_extra_file:69 : retry_args+='--tries=3 --retry-connrefused' 2026-04-18 17:32:28.637 | +++ functions:get_extra_file:71 : local file_name=clusterctl-linux-amd64 2026-04-18 17:32:28.642 | +++ functions:get_extra_file:72 : [[ https://github.com/kubernetes-sigs/cluster-api/releases/download/v1.10.5/clusterctl-linux-amd64 != file* ]] 2026-04-18 17:32:28.647 | +++ functions:get_extra_file:74 : [[ ! -f /opt/stack/devstack/files/clusterctl-linux-amd64 ]] 2026-04-18 17:32:28.652 | +++ 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/kubernetes-sigs/cluster-api/releases/download/v1.10.5/clusterctl-linux-amd64 -O /opt/stack/devstack/files/clusterctl-linux-amd64 2026-04-18 17:32:28.658 | --2026-04-18 17:32:28-- https://github.com/kubernetes-sigs/cluster-api/releases/download/v1.10.5/clusterctl-linux-amd64 2026-04-18 17:32:28.692 | Resolving github.com (github.com)... 140.82.112.4 2026-04-18 17:32:28.707 | Connecting to github.com (github.com)|140.82.112.4|:443... connected. 2026-04-18 17:32:28.837 | HTTP request sent, awaiting response... 302 Found 2026-04-18 17:32:28.837 | Location: https://release-assets.githubusercontent.com/github-production-release-asset/124157517/f3ecba9a-23cc-4b11-8d6d-6856e87ada58?sp=r&sv=2018-11-09&sr=b&spr=https&se=2026-04-18T18%3A29%3A40Z&rscd=attachment%3B+filename%3Dclusterctl-linux-amd64&rsct=application%2Foctet-stream&skoid=96c2d410-5711-43a1-aedd-ab1947aa7ab0&sktid=398a6654-997b-47e9-b12b-9515b896b4de&skt=2026-04-18T17%3A28%3A53Z&ske=2026-04-18T18%3A29%3A40Z&sks=b&skv=2018-11-09&sig=PTqQLjqi1lYW%2BnxhrD6kReQmxRixbNhADAjuO%2BI8RVM%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc3NjUzNTM0OCwibmJmIjoxNzc2NTMzNTQ4LCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.D-R3tc4iZr5Dbliog4SggCdaXZkr6_eTB56rZEhpUnI&response-content-disposition=attachment%3B%20filename%3Dclusterctl-linux-amd64&response-content-type=application%2Foctet-stream [following] 2026-04-18 17:32:28.838 | --2026-04-18 17:32:28-- https://release-assets.githubusercontent.com/github-production-release-asset/124157517/f3ecba9a-23cc-4b11-8d6d-6856e87ada58?sp=r&sv=2018-11-09&sr=b&spr=https&se=2026-04-18T18%3A29%3A40Z&rscd=attachment%3B+filename%3Dclusterctl-linux-amd64&rsct=application%2Foctet-stream&skoid=96c2d410-5711-43a1-aedd-ab1947aa7ab0&sktid=398a6654-997b-47e9-b12b-9515b896b4de&skt=2026-04-18T17%3A28%3A53Z&ske=2026-04-18T18%3A29%3A40Z&sks=b&skv=2018-11-09&sig=PTqQLjqi1lYW%2BnxhrD6kReQmxRixbNhADAjuO%2BI8RVM%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc3NjUzNTM0OCwibmJmIjoxNzc2NTMzNTQ4LCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.D-R3tc4iZr5Dbliog4SggCdaXZkr6_eTB56rZEhpUnI&response-content-disposition=attachment%3B%20filename%3Dclusterctl-linux-amd64&response-content-type=application%2Foctet-stream 2026-04-18 17:32:28.840 | Resolving release-assets.githubusercontent.com (release-assets.githubusercontent.com)... 185.199.110.133, 185.199.111.133, 185.199.108.133, ... 2026-04-18 17:32:28.842 | Connecting to release-assets.githubusercontent.com (release-assets.githubusercontent.com)|185.199.110.133|:443... connected. 2026-04-18 17:32:28.852 | HTTP request sent, awaiting response... 200 OK 2026-04-18 17:32:28.852 | Length: 82856383 (79M) [application/octet-stream] 2026-04-18 17:32:28.852 | Saving to: ‘/opt/stack/devstack/files/clusterctl-linux-amd64’ 2026-04-18 17:32:28.862 | 2026-04-18 17:32:28.978 | 0K ........ ........ ........ ........ 40% 263M 0s 2026-04-18 17:32:29.070 | 32768K ........ ........ ........ ........ 80% 339M 0s 2026-04-18 17:32:29.111 | 65536K ........ ....... 100% 357M=0.3s 2026-04-18 17:32:29.111 | 2026-04-18 17:32:29.112 | 2026-04-18 17:32:29 (306 MB/s) - ‘/opt/stack/devstack/files/clusterctl-linux-amd64’ saved [82856383/82856383] 2026-04-18 17:32:29.112 | 2026-04-18 17:32:29.118 | +++ functions:get_extra_file:76 : [[ 0 -ne 0 ]] 2026-04-18 17:32:29.122 | +++ functions:get_extra_file:80 : echo /opt/stack/devstack/files/clusterctl-linux-amd64 2026-04-18 17:32:29.127 | +++ functions:get_extra_file:81 : return 2026-04-18 17:32:29.132 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:28 : sudo install -o root -g root -m 0755 /opt/stack/devstack/files/clusterctl-linux-amd64 /usr/local/bin/clusterctl 2026-04-18 17:32:29.237 | +++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:31 : get_extra_file https://kind.sigs.k8s.io/dl/v0.16.0/kind-linux-amd64 2026-04-18 17:32:29.242 | +++ functions:get_extra_file:66 : local file_url=https://kind.sigs.k8s.io/dl/v0.16.0/kind-linux-amd64 2026-04-18 17:32:29.247 | +++ functions:get_extra_file:67 : local 'retry_args=--retry-on-host-error --retry-on-http-error=500,503 ' 2026-04-18 17:32:29.252 | +++ functions:get_extra_file:68 : retry_args+='-t 2 --waitretry=10 ' 2026-04-18 17:32:29.257 | +++ functions:get_extra_file:69 : retry_args+='--tries=3 --retry-connrefused' 2026-04-18 17:32:29.263 | +++ functions:get_extra_file:71 : local file_name=kind-linux-amd64 2026-04-18 17:32:29.268 | +++ functions:get_extra_file:72 : [[ https://kind.sigs.k8s.io/dl/v0.16.0/kind-linux-amd64 != file* ]] 2026-04-18 17:32:29.273 | +++ functions:get_extra_file:74 : [[ ! -f /opt/stack/devstack/files/kind-linux-amd64 ]] 2026-04-18 17:32:29.279 | +++ 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://kind.sigs.k8s.io/dl/v0.16.0/kind-linux-amd64 -O /opt/stack/devstack/files/kind-linux-amd64 2026-04-18 17:32:29.285 | --2026-04-18 17:32:29-- https://kind.sigs.k8s.io/dl/v0.16.0/kind-linux-amd64 2026-04-18 17:32:29.450 | Resolving kind.sigs.k8s.io (kind.sigs.k8s.io)... 2600:1f18:16e:df01::259, 2600:1f18:16e:df01::258, 98.84.224.111, ... 2026-04-18 17:32:29.466 | Connecting to kind.sigs.k8s.io (kind.sigs.k8s.io)|2600:1f18:16e:df01::259|:443... connected. 2026-04-18 17:32:29.559 | HTTP request sent, awaiting response... 301 Moved Permanently 2026-04-18 17:32:29.559 | Location: https://github.com/kubernetes-sigs/kind/releases/download/v0.16.0/kind-linux-amd64 [following] 2026-04-18 17:32:29.559 | --2026-04-18 17:32:29-- https://github.com/kubernetes-sigs/kind/releases/download/v0.16.0/kind-linux-amd64 2026-04-18 17:32:29.562 | Resolving github.com (github.com)... 140.82.112.4 2026-04-18 17:32:29.578 | Connecting to github.com (github.com)|140.82.112.4|:443... connected. 2026-04-18 17:32:29.721 | HTTP request sent, awaiting response... 302 Found 2026-04-18 17:32:29.721 | Location: https://release-assets.githubusercontent.com/github-production-release-asset/148545807/9d66ccf9-39a6-4bc2-a805-c1f42b75a979?sp=r&sv=2018-11-09&sr=b&spr=https&se=2026-04-18T18%3A06%3A21Z&rscd=attachment%3B+filename%3Dkind-linux-amd64&rsct=application%2Foctet-stream&skoid=96c2d410-5711-43a1-aedd-ab1947aa7ab0&sktid=398a6654-997b-47e9-b12b-9515b896b4de&skt=2026-04-18T17%3A05%3A44Z&ske=2026-04-18T18%3A06%3A21Z&sks=b&skv=2018-11-09&sig=ODxvbiQTdHgNcvW5VgAFGMiiXaLrm10i2wf5uvPSnnQ%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc3NjUzMzg0OSwibmJmIjoxNzc2NTMzNTQ5LCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.S3pRhqzSIzrLCsgOj13GGG7LFlYC4fwuWa97ErMVzgc&response-content-disposition=attachment%3B%20filename%3Dkind-linux-amd64&response-content-type=application%2Foctet-stream [following] 2026-04-18 17:32:29.721 | --2026-04-18 17:32:29-- https://release-assets.githubusercontent.com/github-production-release-asset/148545807/9d66ccf9-39a6-4bc2-a805-c1f42b75a979?sp=r&sv=2018-11-09&sr=b&spr=https&se=2026-04-18T18%3A06%3A21Z&rscd=attachment%3B+filename%3Dkind-linux-amd64&rsct=application%2Foctet-stream&skoid=96c2d410-5711-43a1-aedd-ab1947aa7ab0&sktid=398a6654-997b-47e9-b12b-9515b896b4de&skt=2026-04-18T17%3A05%3A44Z&ske=2026-04-18T18%3A06%3A21Z&sks=b&skv=2018-11-09&sig=ODxvbiQTdHgNcvW5VgAFGMiiXaLrm10i2wf5uvPSnnQ%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc3NjUzMzg0OSwibmJmIjoxNzc2NTMzNTQ5LCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.S3pRhqzSIzrLCsgOj13GGG7LFlYC4fwuWa97ErMVzgc&response-content-disposition=attachment%3B%20filename%3Dkind-linux-amd64&response-content-type=application%2Foctet-stream 2026-04-18 17:32:29.725 | Resolving release-assets.githubusercontent.com (release-assets.githubusercontent.com)... 185.199.110.133, 185.199.111.133, 185.199.109.133, ... 2026-04-18 17:32:29.726 | Connecting to release-assets.githubusercontent.com (release-assets.githubusercontent.com)|185.199.110.133|:443... connected. 2026-04-18 17:32:29.733 | HTTP request sent, awaiting response... 200 OK 2026-04-18 17:32:29.733 | Length: 6873201 (6.6M) [application/octet-stream] 2026-04-18 17:32:29.733 | Saving to: ‘/opt/stack/devstack/files/kind-linux-amd64’ 2026-04-18 17:32:29.743 | 2026-04-18 17:32:29.772 | 0K ...... 100% 172M=0.04s 2026-04-18 17:32:29.772 | 2026-04-18 17:32:29.772 | 2026-04-18 17:32:29 (172 MB/s) - ‘/opt/stack/devstack/files/kind-linux-amd64’ saved [6873201/6873201] 2026-04-18 17:32:29.772 | 2026-04-18 17:32:29.779 | +++ functions:get_extra_file:76 : [[ 0 -ne 0 ]] 2026-04-18 17:32:29.784 | +++ functions:get_extra_file:80 : echo /opt/stack/devstack/files/kind-linux-amd64 2026-04-18 17:32:29.790 | +++ functions:get_extra_file:81 : return 2026-04-18 17:32:29.797 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:31 : sudo install -o root -g root -m 0755 /opt/stack/devstack/files/kind-linux-amd64 /usr/local/bin/kind 2026-04-18 17:32:29.831 | +++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:35 : get_extra_file https://get.helm.sh/helm-v3.10.3-linux-amd64.tar.gz 2026-04-18 17:32:29.836 | +++ functions:get_extra_file:66 : local file_url=https://get.helm.sh/helm-v3.10.3-linux-amd64.tar.gz 2026-04-18 17:32:29.841 | +++ functions:get_extra_file:67 : local 'retry_args=--retry-on-host-error --retry-on-http-error=500,503 ' 2026-04-18 17:32:29.847 | +++ functions:get_extra_file:68 : retry_args+='-t 2 --waitretry=10 ' 2026-04-18 17:32:29.851 | +++ functions:get_extra_file:69 : retry_args+='--tries=3 --retry-connrefused' 2026-04-18 17:32:29.856 | +++ functions:get_extra_file:71 : local file_name=helm-v3.10.3-linux-amd64.tar.gz 2026-04-18 17:32:29.862 | +++ functions:get_extra_file:72 : [[ https://get.helm.sh/helm-v3.10.3-linux-amd64.tar.gz != file* ]] 2026-04-18 17:32:29.867 | +++ functions:get_extra_file:74 : [[ ! -f /opt/stack/devstack/files/helm-v3.10.3-linux-amd64.tar.gz ]] 2026-04-18 17:32:29.871 | +++ 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://get.helm.sh/helm-v3.10.3-linux-amd64.tar.gz -O /opt/stack/devstack/files/helm-v3.10.3-linux-amd64.tar.gz 2026-04-18 17:32:29.878 | --2026-04-18 17:32:29-- https://get.helm.sh/helm-v3.10.3-linux-amd64.tar.gz 2026-04-18 17:32:29.969 | Resolving get.helm.sh (get.helm.sh)... 2603:1061:14:43::1, 150.171.109.68 2026-04-18 17:32:29.990 | Connecting to get.helm.sh (get.helm.sh)|2603:1061:14:43::1|:443... connected. 2026-04-18 17:32:30.091 | HTTP request sent, awaiting response... 200 OK 2026-04-18 17:32:30.091 | Length: 14569235 (14M) [application/x-tar] 2026-04-18 17:32:30.091 | Saving to: ‘/opt/stack/devstack/files/helm-v3.10.3-linux-amd64.tar.gz’ 2026-04-18 17:32:30.211 | 2026-04-18 17:32:30.347 | 0K ........ ..... 100% 54.3M=0.3s 2026-04-18 17:32:30.347 | 2026-04-18 17:32:30.347 | 2026-04-18 17:32:30 (54.3 MB/s) - ‘/opt/stack/devstack/files/helm-v3.10.3-linux-amd64.tar.gz’ saved [14569235/14569235] 2026-04-18 17:32:30.347 | 2026-04-18 17:32:30.355 | +++ functions:get_extra_file:76 : [[ 0 -ne 0 ]] 2026-04-18 17:32:30.360 | +++ functions:get_extra_file:80 : echo /opt/stack/devstack/files/helm-v3.10.3-linux-amd64.tar.gz 2026-04-18 17:32:30.364 | +++ functions:get_extra_file:81 : return 2026-04-18 17:32:30.372 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:35 : tar -xvzf /opt/stack/devstack/files/helm-v3.10.3-linux-amd64.tar.gz -C /tmp 2026-04-18 17:32:30.382 | linux-amd64/ 2026-04-18 17:32:30.383 | linux-amd64/helm 2026-04-18 17:32:30.682 | linux-amd64/LICENSE 2026-04-18 17:32:30.682 | linux-amd64/README.md 2026-04-18 17:32:30.687 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:38 : sudo install -o root -g root -m 0755 /tmp/linux-amd64/helm /usr/local/bin/helm 2026-04-18 17:32:30.760 | +++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:42 : get_extra_file https://get.docker.com 2026-04-18 17:32:30.765 | +++ functions:get_extra_file:66 : local file_url=https://get.docker.com 2026-04-18 17:32:30.771 | +++ functions:get_extra_file:67 : local 'retry_args=--retry-on-host-error --retry-on-http-error=500,503 ' 2026-04-18 17:32:30.777 | +++ functions:get_extra_file:68 : retry_args+='-t 2 --waitretry=10 ' 2026-04-18 17:32:30.782 | +++ functions:get_extra_file:69 : retry_args+='--tries=3 --retry-connrefused' 2026-04-18 17:32:30.787 | +++ functions:get_extra_file:71 : local file_name=get.docker.com 2026-04-18 17:32:30.793 | +++ functions:get_extra_file:72 : [[ https://get.docker.com != file* ]] 2026-04-18 17:32:30.798 | +++ functions:get_extra_file:74 : [[ ! -f /opt/stack/devstack/files/get.docker.com ]] 2026-04-18 17:32:30.804 | +++ 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://get.docker.com -O /opt/stack/devstack/files/get.docker.com 2026-04-18 17:32:30.810 | --2026-04-18 17:32:30-- https://get.docker.com/ 2026-04-18 17:32:30.878 | Resolving get.docker.com (get.docker.com)... 2600:9000:26a0:be00:10:a463:3d00:93a1, 2600:9000:26a0:b200:10:a463:3d00:93a1, 2600:9000:26a0:de00:10:a463:3d00:93a1, ... 2026-04-18 17:32:30.881 | Connecting to get.docker.com (get.docker.com)|2600:9000:26a0:be00:10:a463:3d00:93a1|:443... connected. 2026-04-18 17:32:30.895 | HTTP request sent, awaiting response... 200 OK 2026-04-18 17:32:30.895 | Length: 22444 (22K) [text/plain] 2026-04-18 17:32:30.895 | Saving to: ‘/opt/stack/devstack/files/get.docker.com’ 2026-04-18 17:32:30.895 | 2026-04-18 17:32:30.895 | 0K 100% 213M=0s 2026-04-18 17:32:30.895 | 2026-04-18 17:32:30.895 | 2026-04-18 17:32:30 (213 MB/s) - ‘/opt/stack/devstack/files/get.docker.com’ saved [22444/22444] 2026-04-18 17:32:30.895 | 2026-04-18 17:32:30.902 | +++ functions:get_extra_file:76 : [[ 0 -ne 0 ]] 2026-04-18 17:32:30.907 | +++ functions:get_extra_file:80 : echo /opt/stack/devstack/files/get.docker.com 2026-04-18 17:32:30.911 | +++ functions:get_extra_file:81 : return 2026-04-18 17:32:30.918 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:42 : sudo sh /opt/stack/devstack/files/get.docker.com 2026-04-18 17:32:30.933 | # Executing docker install script, commit: 8fb5881103ac6f2fb404605d6d5b1f84244f3896 2026-04-18 17:32:30.975 | + sh -c apt-get -qq update >/dev/null 2026-04-18 17:32:32.606 | + sh -c DEBIAN_FRONTEND=noninteractive apt-get -y -qq install ca-certificates curl >/dev/null 2026-04-18 17:32:33.139 | + sh -c install -m 0755 -d /etc/apt/keyrings 2026-04-18 17:32:33.143 | + sh -c curl -fsSL "https://download.docker.com/linux/ubuntu/gpg" -o /etc/apt/keyrings/docker.asc 2026-04-18 17:32:33.226 | + sh -c chmod a+r /etc/apt/keyrings/docker.asc 2026-04-18 17:32:33.228 | + sh -c echo "deb [arch=amd64 signed-by=/etc/apt/keyrings/docker.asc] https://download.docker.com/linux/ubuntu noble stable" > /etc/apt/sources.list.d/docker.list 2026-04-18 17:32:33.229 | + sh -c apt-get -qq update >/dev/null 2026-04-18 17:32:34.944 | + sh -c DEBIAN_FRONTEND=noninteractive apt-get -y -qq install docker-ce docker-ce-cli containerd.io docker-compose-plugin docker-ce-rootless-extras docker-buildx-plugin docker-model-plugin >/dev/null 2026-04-18 17:32:36.505 | debconf: delaying package configuration, since apt-utils is not installed 2026-04-18 17:32:45.513 | Using systemd to manage Docker service 2026-04-18 17:32:45.514 | + sh -c systemctl enable --now docker.service 2026-04-18 17:32:45.527 | UNIT LOAD ACTIVE SUB DESCRIPTION 2026-04-18 17:32:45.527 | proc-sys-fs-binfmt_misc.automount loaded active running Arbitrary Executable File Formats File System Automount Point 2026-04-18 17:32:45.527 | sys-devices-pci0000:00-0000:00:01.1-ata1-host0-target0:0:0-0:0:0:0-block-sr0.device loaded active plugged QEMU_DVD-ROM config-2 2026-04-18 17:32:45.527 | sys-devices-pci0000:00-0000:00:03.0-virtio1-net-ens3.device loaded active plugged Virtio network device 2026-04-18 17:32:45.527 | sys-devices-pci0000:00-0000:00:04.0-virtio2-block-vda-vda1.device loaded active plugged /sys/devices/pci0000:00/0000:00:04.0/virtio2/block/vda/vda1 2026-04-18 17:32:45.527 | sys-devices-pci0000:00-0000:00:04.0-virtio2-block-vda.device loaded active plugged /sys/devices/pci0000:00/0000:00:04.0/virtio2/block/vda 2026-04-18 17:32:45.527 | sys-devices-platform-serial8250-serial8250:0-serial8250:0.1-tty-ttyS1.device loaded active plugged /sys/devices/platform/serial8250/serial8250:0/serial8250:0.1/tty/ttyS1 2026-04-18 17:32:45.527 | sys-devices-platform-serial8250-serial8250:0-serial8250:0.10-tty-ttyS10.device loaded active plugged /sys/devices/platform/serial8250/serial8250:0/serial8250:0.10/tty/ttyS10 2026-04-18 17:32:45.527 | sys-devices-platform-serial8250-serial8250:0-serial8250:0.11-tty-ttyS11.device loaded active plugged /sys/devices/platform/serial8250/serial8250:0/serial8250:0.11/tty/ttyS11 2026-04-18 17:32:45.527 | sys-devices-platform-serial8250-serial8250:0-serial8250:0.12-tty-ttyS12.device loaded active plugged /sys/devices/platform/serial8250/serial8250:0/serial8250:0.12/tty/ttyS12 2026-04-18 17:32:45.527 | sys-devices-platform-serial8250-serial8250:0-serial8250:0.13-tty-ttyS13.device loaded active plugged /sys/devices/platform/serial8250/serial8250:0/serial8250:0.13/tty/ttyS13 2026-04-18 17:32:45.527 | sys-devices-platform-serial8250-serial8250:0-serial8250:0.14-tty-ttyS14.device loaded active plugged /sys/devices/platform/serial8250/serial8250:0/serial8250:0.14/tty/ttyS14 2026-04-18 17:32:45.527 | sys-devices-platform-serial8250-serial8250:0-serial8250:0.15-tty-ttyS15.device loaded active plugged /sys/devices/platform/serial8250/serial8250:0/serial8250:0.15/tty/ttyS15 2026-04-18 17:32:45.527 | sys-devices-platform-serial8250-serial8250:0-serial8250:0.16-tty-ttyS16.device loaded active plugged /sys/devices/platform/serial8250/serial8250:0/serial8250:0.16/tty/ttyS16 2026-04-18 17:32:45.527 | sys-devices-platform-serial8250-serial8250:0-serial8250:0.17-tty-ttyS17.device loaded active plugged /sys/devices/platform/serial8250/serial8250:0/serial8250:0.17/tty/ttyS17 2026-04-18 17:32:45.527 | sys-devices-platform-serial8250-serial8250:0-serial8250:0.18-tty-ttyS18.device loaded active plugged /sys/devices/platform/serial8250/serial8250:0/serial8250:0.18/tty/ttyS18 2026-04-18 17:32:45.527 | sys-devices-platform-serial8250-serial8250:0-serial8250:0.19-tty-ttyS19.device loaded active plugged /sys/devices/platform/serial8250/serial8250:0/serial8250:0.19/tty/ttyS19 2026-04-18 17:32:45.527 | sys-devices-platform-serial8250-serial8250:0-serial8250:0.2-tty-ttyS2.device loaded active plugged /sys/devices/platform/serial8250/serial8250:0/serial8250:0.2/tty/ttyS2 2026-04-18 17:32:45.528 | sys-devices-platform-serial8250-serial8250:0-serial8250:0.20-tty-ttyS20.device loaded active plugged /sys/devices/platform/serial8250/serial8250:0/serial8250:0.20/tty/ttyS20 2026-04-18 17:32:45.528 | sys-devices-platform-serial8250-serial8250:0-serial8250:0.21-tty-ttyS21.device loaded active plugged /sys/devices/platform/serial8250/serial8250:0/serial8250:0.21/tty/ttyS21 2026-04-18 17:32:45.528 | sys-devices-platform-serial8250-serial8250:0-serial8250:0.22-tty-ttyS22.device loaded active plugged /sys/devices/platform/serial8250/serial8250:0/serial8250:0.22/tty/ttyS22 2026-04-18 17:32:45.528 | sys-devices-platform-serial8250-serial8250:0-serial8250:0.23-tty-ttyS23.device loaded active plugged /sys/devices/platform/serial8250/serial8250:0/serial8250:0.23/tty/ttyS23 2026-04-18 17:32:45.528 | sys-devices-platform-serial8250-serial8250:0-serial8250:0.24-tty-ttyS24.device loaded active plugged /sys/devices/platform/serial8250/serial8250:0/serial8250:0.24/tty/ttyS24 2026-04-18 17:32:45.528 | sys-devices-platform-serial8250-serial8250:0-serial8250:0.25-tty-ttyS25.device loaded active plugged /sys/devices/platform/serial8250/serial8250:0/serial8250:0.25/tty/ttyS25 2026-04-18 17:32:45.528 | sys-devices-platform-serial8250-serial8250:0-serial8250:0.26-tty-ttyS26.device loaded active plugged /sys/devices/platform/serial8250/serial8250:0/serial8250:0.26/tty/ttyS26 2026-04-18 17:32:45.528 | sys-devices-platform-serial8250-serial8250:0-serial8250:0.27-tty-ttyS27.device loaded active plugged /sys/devices/platform/serial8250/serial8250:0/serial8250:0.27/tty/ttyS27 2026-04-18 17:32:45.528 | sys-devices-platform-serial8250-serial8250:0-serial8250:0.28-tty-ttyS28.device loaded active plugged /sys/devices/platform/serial8250/serial8250:0/serial8250:0.28/tty/ttyS28 2026-04-18 17:32:45.528 | sys-devices-platform-serial8250-serial8250:0-serial8250:0.29-tty-ttyS29.device loaded active plugged /sys/devices/platform/serial8250/serial8250:0/serial8250:0.29/tty/ttyS29 2026-04-18 17:32:45.528 | sys-devices-platform-serial8250-serial8250:0-serial8250:0.3-tty-ttyS3.device loaded active plugged /sys/devices/platform/serial8250/serial8250:0/serial8250:0.3/tty/ttyS3 2026-04-18 17:32:45.528 | sys-devices-platform-serial8250-serial8250:0-serial8250:0.30-tty-ttyS30.device loaded active plugged /sys/devices/platform/serial8250/serial8250:0/serial8250:0.30/tty/ttyS30 2026-04-18 17:32:45.528 | sys-devices-platform-serial8250-serial8250:0-serial8250:0.31-tty-ttyS31.device loaded active plugged /sys/devices/platform/serial8250/serial8250:0/serial8250:0.31/tty/ttyS31 2026-04-18 17:32:45.528 | sys-devices-platform-serial8250-serial8250:0-serial8250:0.4-tty-ttyS4.device loaded active plugged /sys/devices/platform/serial8250/serial8250:0/serial8250:0.4/tty/ttyS4 2026-04-18 17:32:45.528 | sys-devices-platform-serial8250-serial8250:0-serial8250:0.5-tty-ttyS5.device loaded active plugged /sys/devices/platform/serial8250/serial8250:0/serial8250:0.5/tty/ttyS5 2026-04-18 17:32:45.528 | sys-devices-platform-serial8250-serial8250:0-serial8250:0.6-tty-ttyS6.device loaded active plugged /sys/devices/platform/serial8250/serial8250:0/serial8250:0.6/tty/ttyS6 2026-04-18 17:32:45.528 | sys-devices-platform-serial8250-serial8250:0-serial8250:0.7-tty-ttyS7.device loaded active plugged /sys/devices/platform/serial8250/serial8250:0/serial8250:0.7/tty/ttyS7 2026-04-18 17:32:45.528 | sys-devices-platform-serial8250-serial8250:0-serial8250:0.8-tty-ttyS8.device loaded active plugged /sys/devices/platform/serial8250/serial8250:0/serial8250:0.8/tty/ttyS8 2026-04-18 17:32:45.528 | sys-devices-platform-serial8250-serial8250:0-serial8250:0.9-tty-ttyS9.device loaded active plugged /sys/devices/platform/serial8250/serial8250:0/serial8250:0.9/tty/ttyS9 2026-04-18 17:32:45.528 | sys-devices-pnp0-00:00-00:00:0-00:00:0.0-tty-ttyS0.device loaded active plugged /sys/devices/pnp0/00:00/00:00:0/00:00:0.0/tty/ttyS0 2026-04-18 17:32:45.528 | sys-devices-virtual-misc-rfkill.device loaded active plugged /sys/devices/virtual/misc/rfkill 2026-04-18 17:32:45.528 | sys-devices-virtual-net-docker0.device loaded active plugged /sys/devices/virtual/net/docker0 2026-04-18 17:32:45.528 | sys-devices-virtual-tty-ttyprintk.device loaded active plugged /sys/devices/virtual/tty/ttyprintk 2026-04-18 17:32:45.528 | sys-module-configfs.device loaded active plugged /sys/module/configfs 2026-04-18 17:32:45.528 | sys-module-fuse.device loaded active plugged /sys/module/fuse 2026-04-18 17:32:45.528 | sys-subsystem-net-devices-docker0.device loaded active plugged /sys/subsystem/net/devices/docker0 2026-04-18 17:32:45.528 | sys-subsystem-net-devices-ens3.device loaded active plugged Virtio network device 2026-04-18 17:32:45.528 | -.mount loaded active mounted Root Mount 2026-04-18 17:32:45.528 | dev-hugepages.mount loaded active mounted Huge Pages File System 2026-04-18 17:32:45.528 | dev-mqueue.mount loaded active mounted POSIX Message Queue File System 2026-04-18 17:32:45.528 | proc-sys-fs-binfmt_misc.mount loaded active mounted Arbitrary Executable File Formats File System 2026-04-18 17:32:45.528 | run-user-1000.mount loaded active mounted /run/user/1000 2026-04-18 17:32:45.528 | sys-fs-fuse-connections.mount loaded active mounted FUSE Control File System 2026-04-18 17:32:45.528 | sys-kernel-config.mount loaded active mounted Kernel Configuration File System 2026-04-18 17:32:45.528 | sys-kernel-debug.mount loaded active mounted Kernel Debug File System 2026-04-18 17:32:45.528 | sys-kernel-tracing.mount loaded active mounted Kernel Trace File System 2026-04-18 17:32:45.528 | systemd-ask-password-console.path loaded active waiting Dispatch Password Requests to Console Directory Watch 2026-04-18 17:32:45.528 | systemd-ask-password-wall.path loaded active waiting Forward Password Requests to Wall Directory Watch 2026-04-18 17:32:45.528 | init.scope loaded active running System and Service Manager 2026-04-18 17:32:45.528 | session-1.scope loaded active running Session 1 of User zuul 2026-04-18 17:32:45.528 | apache-htcacheclean.service loaded active running Disk Cache Cleaning Daemon for Apache HTTP Server 2026-04-18 17:32:45.528 | apache2.service loaded active running The Apache HTTP Server 2026-04-18 17:32:45.529 | blk-availability.service loaded active exited Availability of block devices 2026-04-18 17:32:45.529 | cloud-config.service loaded active exited Cloud-init: Config Stage 2026-04-18 17:32:45.529 | cloud-final.service loaded active exited Cloud-init: Final Stage 2026-04-18 17:32:45.529 | cloud-init-local.service loaded active exited Cloud-init: Local Stage (pre-network) 2026-04-18 17:32:45.529 | cloud-init.service loaded active exited Cloud-init: Network Stage 2026-04-18 17:32:45.529 | containerd.service loaded active running containerd container runtime 2026-04-18 17:32:45.529 | dbus.service loaded active running D-Bus System Message Bus 2026-04-18 17:32:45.529 | docker.service loaded active running Docker Application Container Engine 2026-04-18 17:32:45.529 | getty@tty1.service loaded active running Getty on tty1 2026-04-18 17:32:45.529 | haproxy.service loaded active running HAProxy Load Balancer 2026-04-18 17:32:45.529 | kmod-static-nodes.service loaded active exited Create List of Static Device Nodes 2026-04-18 17:32:45.529 | ksm.service loaded active exited Kernel Samepage Merging 2026-04-18 17:32:45.529 | ksmtuned.service loaded active running Kernel Samepage Merging (KSM) Tuning Daemon 2026-04-18 17:32:45.529 | ldconfig.service loaded active exited Rebuild Dynamic Linker Cache 2026-04-18 17:32:45.529 | lvm2-monitor.service loaded active exited Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling 2026-04-18 17:32:45.529 | memcached.service loaded active running memcached daemon 2026-04-18 17:32:45.529 | packagekit.service loaded active running PackageKit Daemon 2026-04-18 17:32:45.529 | polkit.service loaded active running Authorization Manager 2026-04-18 17:32:45.529 | postgresql.service loaded active exited PostgreSQL RDBMS 2026-04-18 17:32:45.529 | rsyslog.service loaded active running System Logging Service 2026-04-18 17:32:45.529 | serial-getty@ttyS0.service loaded active running Serial Getty on ttyS0 2026-04-18 17:32:45.529 | ssh-keygen.service loaded active exited OpenSSH Server Key Generation 2026-04-18 17:32:45.529 | ssh.service loaded active running OpenBSD Secure Shell server 2026-04-18 17:32:45.529 | sysfsutils.service loaded active exited Apply sysfs variables 2026-04-18 17:32:45.529 | systemd-binfmt.service loaded active exited Set Up Additional Binary Formats 2026-04-18 17:32:45.529 | systemd-firstboot.service loaded active exited First Boot Wizard 2026-04-18 17:32:45.529 | systemd-fsck-root.service loaded active exited File System Check on Root Device 2026-04-18 17:32:45.529 | systemd-journal-catalog-update.service loaded active exited Rebuild Journal Catalog 2026-04-18 17:32:45.529 | systemd-journal-flush.service loaded active exited Flush Journal to Persistent Storage 2026-04-18 17:32:45.529 | systemd-journald.service loaded active running Journal Service 2026-04-18 17:32:45.529 | systemd-logind.service loaded active running User Login Management 2026-04-18 17:32:45.529 | systemd-machine-id-commit.service loaded active exited Commit a transient machine-id on disk 2026-04-18 17:32:45.529 | systemd-modules-load.service loaded active exited Load Kernel Modules 2026-04-18 17:32:45.529 | systemd-networkd-wait-online.service loaded active exited Wait for Network to be Configured 2026-04-18 17:32:45.529 | systemd-networkd.service loaded active running Network Configuration 2026-04-18 17:32:45.529 | systemd-random-seed.service loaded active exited Load/Save OS Random Seed 2026-04-18 17:32:45.529 | systemd-remount-fs.service loaded active exited Remount Root and Kernel File Systems 2026-04-18 17:32:45.529 | systemd-resolved.service loaded active running Network Name Resolution 2026-04-18 17:32:45.529 | systemd-sysctl.service loaded active exited Apply Kernel Variables 2026-04-18 17:32:45.529 | systemd-sysusers.service loaded active exited Create System Users 2026-04-18 17:32:45.529 | systemd-timesyncd.service loaded active running Network Time Synchronization 2026-04-18 17:32:45.529 | systemd-tmpfiles-setup-dev-early.service loaded active exited Create Static Device Nodes in /dev gracefully 2026-04-18 17:32:45.529 | systemd-tmpfiles-setup-dev.service loaded active exited Create Static Device Nodes in /dev 2026-04-18 17:32:45.529 | systemd-tmpfiles-setup.service loaded active exited Create Volatile Files and Directories 2026-04-18 17:32:45.529 | systemd-udev-trigger.service loaded active exited Coldplug All udev Devices 2026-04-18 17:32:45.529 | systemd-udevd.service loaded active running Rule-based Manager for Device Events and Files 2026-04-18 17:32:45.530 | systemd-update-done.service loaded active exited Update is Completed 2026-04-18 17:32:45.530 | systemd-update-utmp.service loaded active exited Record System Boot/Shutdown in UTMP 2026-04-18 17:32:45.530 | systemd-user-sessions.service loaded active exited Permit User Sessions 2026-04-18 17:32:45.530 | user-runtime-dir@1000.service loaded active exited User Runtime Directory /run/user/1000 2026-04-18 17:32:45.530 | user@1000.service loaded active running User Manager for UID 1000 2026-04-18 17:32:45.530 | -.slice loaded active active Root Slice 2026-04-18 17:32:45.530 | system-getty.slice loaded active active Slice /system/getty 2026-04-18 17:32:45.530 | system-modprobe.slice loaded active active Slice /system/modprobe 2026-04-18 17:32:45.530 | system-serial\x2dgetty.slice loaded active active Slice /system/serial-getty 2026-04-18 17:32:45.530 | system.slice loaded active active System Slice 2026-04-18 17:32:45.530 | user-1000.slice loaded active active User Slice of UID 1000 2026-04-18 17:32:45.530 | user.slice loaded active active User and Session Slice 2026-04-18 17:32:45.530 | cloud-init-hotplugd.socket loaded active listening cloud-init hotplug hook socket 2026-04-18 17:32:45.530 | dbus.socket loaded active running D-Bus System Message Bus Socket 2026-04-18 17:32:45.530 | dm-event.socket loaded active listening Device-mapper event daemon FIFOs 2026-04-18 17:32:45.530 | docker.socket loaded active running Docker Socket for the API 2026-04-18 17:32:45.530 | iscsid.socket loaded active listening Open-iSCSI iscsid Socket 2026-04-18 17:32:45.530 | lvm2-lvmpolld.socket loaded active listening LVM2 poll daemon socket 2026-04-18 17:32:45.531 | ssh.socket loaded active running OpenBSD Secure Shell server socket 2026-04-18 17:32:45.531 | syslog.socket loaded active running Syslog Socket 2026-04-18 17:32:45.531 | systemd-fsckd.socket loaded active listening fsck to fsckd communication Socket 2026-04-18 17:32:45.531 | systemd-initctl.socket loaded active listening initctl Compatibility Named Pipe 2026-04-18 17:32:45.531 | systemd-journald-dev-log.socket loaded active running Journal Socket (/dev/log) 2026-04-18 17:32:45.531 | systemd-journald.socket loaded active running Journal Socket 2026-04-18 17:32:45.531 | systemd-networkd.socket loaded active running Network Service Netlink Socket 2026-04-18 17:32:45.531 | systemd-rfkill.socket loaded active listening Load/Save RF Kill Switch Status /dev/rfkill Watch 2026-04-18 17:32:45.531 | systemd-sysext.socket loaded active listening System Extension Image Management (Varlink) 2026-04-18 17:32:45.531 | systemd-udevd-control.socket loaded active running udev Control Socket 2026-04-18 17:32:45.531 | systemd-udevd-kernel.socket loaded active running udev Kernel Socket 2026-04-18 17:32:45.531 | uuidd.socket loaded active listening UUID daemon activation socket 2026-04-18 17:32:45.531 | root-swapfile.swap loaded active active /root/swapfile 2026-04-18 17:32:45.531 | basic.target loaded active active Basic System 2026-04-18 17:32:45.531 | cloud-config.target loaded active active Cloud-config availability 2026-04-18 17:32:45.531 | cloud-init.target loaded active active Cloud-init target 2026-04-18 17:32:45.531 | cryptsetup.target loaded active active Local Encrypted Volumes 2026-04-18 17:32:45.531 | first-boot-complete.target loaded active active First Boot Complete 2026-04-18 17:32:45.531 | getty.target loaded active active Login Prompts 2026-04-18 17:32:45.531 | graphical.target loaded active active Graphical Interface 2026-04-18 17:32:45.531 | integritysetup.target loaded active active Local Integrity Protected Volumes 2026-04-18 17:32:45.531 | local-fs-pre.target loaded active active Preparation for Local File Systems 2026-04-18 17:32:45.531 | local-fs.target loaded active active Local File Systems 2026-04-18 17:32:45.531 | multi-user.target loaded active active Multi-User System 2026-04-18 17:32:45.531 | network-online.target loaded active active Network is Online 2026-04-18 17:32:45.531 | network-pre.target loaded active active Preparation for Network 2026-04-18 17:32:45.531 | network.target loaded active active Network 2026-04-18 17:32:45.531 | nss-lookup.target loaded active active Host and Network Name Lookups 2026-04-18 17:32:45.531 | paths.target loaded active active Path Units 2026-04-18 17:32:45.531 | remote-fs-pre.target loaded active active Preparation for Remote File Systems 2026-04-18 17:32:45.532 | remote-fs.target loaded active active Remote File Systems 2026-04-18 17:32:45.532 | slices.target loaded active active Slice Units 2026-04-18 17:32:45.532 | sockets.target loaded active active Socket Units 2026-04-18 17:32:45.532 | swap.target loaded active active Swaps 2026-04-18 17:32:45.532 | sysinit.target loaded active active System Initialization 2026-04-18 17:32:45.532 | time-set.target loaded active active System Time Set 2026-04-18 17:32:45.532 | timers.target loaded active active Timer Units 2026-04-18 17:32:45.532 | veritysetup.target loaded active active Local Verity Protected Volumes 2026-04-18 17:32:45.532 | apt-daily-upgrade.timer loaded active waiting Daily apt upgrade and clean activities 2026-04-18 17:32:45.532 | apt-daily.timer loaded active waiting Daily apt download activities 2026-04-18 17:32:45.532 | dpkg-db-backup.timer loaded active waiting Daily dpkg database backup timer 2026-04-18 17:32:45.532 | e2scrub_all.timer loaded active waiting Periodic ext4 Online Metadata Check for All Filesystems 2026-04-18 17:32:45.532 | fstrim.timer loaded active waiting Discard unused filesystem blocks once a week 2026-04-18 17:32:45.532 | man-db.timer loaded active waiting Daily man-db regeneration 2026-04-18 17:32:45.532 | motd-news.timer loaded active waiting Message of the Day 2026-04-18 17:32:45.532 | systemd-tmpfiles-clean.timer loaded active waiting Daily Cleanup of Temporary Directories 2026-04-18 17:32:45.532 | 2026-04-18 17:32:45.532 | Legend: LOAD → Reflects whether the unit definition was properly loaded. 2026-04-18 17:32:45.532 | ACTIVE → The high-level unit activation state, i.e. generalization of SUB. 2026-04-18 17:32:45.532 | SUB → The low-level unit activation state, values depend on unit type. 2026-04-18 17:32:45.532 | 2026-04-18 17:32:45.532 | 169 loaded units listed. Pass --all to see loaded but inactive units, too. 2026-04-18 17:32:45.532 | To show all installed unit files use 'systemctl list-unit-files'. 2026-04-18 17:32:45.532 | INFO: Docker daemon enabled and started 2026-04-18 17:32:45.532 | 2026-04-18 17:32:45.532 | + sh -c docker version 2026-04-18 17:32:45.568 | Client: Docker Engine - Community 2026-04-18 17:32:45.568 | Version: 29.4.0 2026-04-18 17:32:45.568 | API version: 1.54 2026-04-18 17:32:45.568 | Go version: go1.26.1 2026-04-18 17:32:45.568 | Git commit: 9d7ad9f 2026-04-18 17:32:45.568 | Built: Tue Apr 7 08:36:07 2026 2026-04-18 17:32:45.568 | OS/Arch: linux/amd64 2026-04-18 17:32:45.568 | Context: default 2026-04-18 17:32:45.568 | 2026-04-18 17:32:45.568 | Server: Docker Engine - Community 2026-04-18 17:32:45.568 | Engine: 2026-04-18 17:32:45.568 | Version: 29.4.0 2026-04-18 17:32:45.568 | API version: 1.54 (minimum version 1.40) 2026-04-18 17:32:45.568 | Go version: go1.26.1 2026-04-18 17:32:45.568 | Git commit: daa0cb7 2026-04-18 17:32:45.568 | Built: Tue Apr 7 08:36:07 2026 2026-04-18 17:32:45.568 | OS/Arch: linux/amd64 2026-04-18 17:32:45.568 | Experimental: false 2026-04-18 17:32:45.568 | containerd: 2026-04-18 17:32:45.568 | Version: v2.2.3 2026-04-18 17:32:45.568 | GitCommit: 77c84241c7cbdd9b4eca2591793e3d4f4317c590 2026-04-18 17:32:45.568 | runc: 2026-04-18 17:32:45.568 | Version: 1.3.5 2026-04-18 17:32:45.568 | GitCommit: v1.3.5-0-g488fc13e 2026-04-18 17:32:45.568 | docker-init: 2026-04-18 17:32:45.568 | Version: 0.19.0 2026-04-18 17:32:45.569 | GitCommit: de40ad0 2026-04-18 17:32:45.574 | 2026-04-18 17:32:45.574 | ================================================================================ 2026-04-18 17:32:45.574 | 2026-04-18 17:32:45.574 | To run Docker as a non-privileged user, consider setting up the 2026-04-18 17:32:45.574 | Docker daemon in rootless mode for your user: 2026-04-18 17:32:45.574 | 2026-04-18 17:32:45.574 | dockerd-rootless-setuptool.sh install 2026-04-18 17:32:45.574 | 2026-04-18 17:32:45.574 | Visit https://docs.docker.com/go/rootless/ to learn about rootless mode. 2026-04-18 17:32:45.574 | 2026-04-18 17:32:45.574 | 2026-04-18 17:32:45.574 | To run the Docker daemon as a fully privileged service, but granting non-root 2026-04-18 17:32:45.574 | users access, refer to https://docs.docker.com/go/daemon-access/ 2026-04-18 17:32:45.574 | 2026-04-18 17:32:45.574 | WARNING: Access to the remote API on a privileged Docker daemon is equivalent 2026-04-18 17:32:45.574 | to root access on the host. Refer to the 'Docker daemon attack surface' 2026-04-18 17:32:45.575 | documentation for details: https://docs.docker.com/go/attack-surface/ 2026-04-18 17:32:45.575 | 2026-04-18 17:32:45.575 | ================================================================================ 2026-04-18 17:32:45.575 | 2026-04-18 17:32:45.583 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:43 : sudo usermod -aG docker stack 2026-04-18 17:32:45.634 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:44 : sudo iptables -I DOCKER-USER -j ACCEPT 2026-04-18 17:32:45.658 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:46 : ensure_kind_cluster 2026-04-18 17:32:45.663 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:ensure_kind_cluster:12 : echo 'kind get clusters' 2026-04-18 17:32:45.664 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:ensure_kind_cluster:12 : newgrp docker 2026-04-18 17:32:45.665 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:ensure_kind_cluster:12 : grep -q kind 2026-04-18 17:32:45.739 | No kind clusters found. 2026-04-18 17:32:45.749 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:ensure_kind_cluster:17 : echo 'kind create cluster' 2026-04-18 17:32:45.749 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:ensure_kind_cluster:17 : newgrp docker 2026-04-18 17:32:45.921 | Creating cluster "kind" ... 2026-04-18 17:32:45.922 | • Ensuring node image (kindest/node:v1.25.2) 🖼 ... 2026-04-18 17:32:56.151 | ✓ Ensuring node image (kindest/node:v1.25.2) 🖼 2026-04-18 17:32:56.151 | • Preparing nodes 📦 ... 2026-04-18 17:33:00.953 | ✓ Preparing nodes 📦 2026-04-18 17:33:01.020 | • Writing configuration 📜 ... 2026-04-18 17:33:01.419 | ✓ Writing configuration 📜 2026-04-18 17:33:01.420 | • Starting control-plane 🕹️ ... 2026-04-18 17:33:16.582 | ✓ Starting control-plane 🕹️ 2026-04-18 17:33:16.583 | • Installing CNI 🔌 ... 2026-04-18 17:33:17.636 | ✓ Installing CNI 🔌 2026-04-18 17:33:17.636 | • Installing StorageClass 💾 ... 2026-04-18 17:33:18.105 | ✓ Installing StorageClass 💾 2026-04-18 17:33:18.515 | Set kubectl context to "kind-kind" 2026-04-18 17:33:18.515 | You can now use your cluster with: 2026-04-18 17:33:18.515 | 2026-04-18 17:33:18.515 | kubectl cluster-info --context kind-kind 2026-04-18 17:33:18.515 | 2026-04-18 17:33:18.515 | Thanks for using kind! 😊 2026-04-18 17:33:18.525 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:ensure_kind_cluster:18 : kubectl label node kind-control-plane openstack-control-plane=enabled 2026-04-18 17:33:18.750 | node/kind-control-plane labeled 2026-04-18 17:33:18.765 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:48 : kubectl apply -f https://github.com/k-orc/openstack-resource-controller/releases/download/v2.2.0/install.yaml 2026-04-18 17:33:19.262 | namespace/orc-system created 2026-04-18 17:33:19.286 | customresourcedefinition.apiextensions.k8s.io/flavors.openstack.k-orc.cloud created 2026-04-18 17:33:19.305 | customresourcedefinition.apiextensions.k8s.io/floatingips.openstack.k-orc.cloud created 2026-04-18 17:33:19.335 | customresourcedefinition.apiextensions.k8s.io/images.openstack.k-orc.cloud created 2026-04-18 17:33:19.366 | customresourcedefinition.apiextensions.k8s.io/networks.openstack.k-orc.cloud created 2026-04-18 17:33:19.398 | customresourcedefinition.apiextensions.k8s.io/ports.openstack.k-orc.cloud created 2026-04-18 17:33:19.421 | customresourcedefinition.apiextensions.k8s.io/projects.openstack.k-orc.cloud created 2026-04-18 17:33:19.440 | customresourcedefinition.apiextensions.k8s.io/routerinterfaces.openstack.k-orc.cloud created 2026-04-18 17:33:19.473 | customresourcedefinition.apiextensions.k8s.io/routers.openstack.k-orc.cloud created 2026-04-18 17:33:19.505 | customresourcedefinition.apiextensions.k8s.io/securitygroups.openstack.k-orc.cloud created 2026-04-18 17:33:19.522 | customresourcedefinition.apiextensions.k8s.io/servergroups.openstack.k-orc.cloud created 2026-04-18 17:33:19.538 | customresourcedefinition.apiextensions.k8s.io/servers.openstack.k-orc.cloud created 2026-04-18 17:33:19.568 | customresourcedefinition.apiextensions.k8s.io/subnets.openstack.k-orc.cloud created 2026-04-18 17:33:19.585 | serviceaccount/orc-controller-manager created 2026-04-18 17:33:19.594 | role.rbac.authorization.k8s.io/orc-leader-election-role created 2026-04-18 17:33:19.599 | clusterrole.rbac.authorization.k8s.io/orc-image-editor-role created 2026-04-18 17:33:19.604 | clusterrole.rbac.authorization.k8s.io/orc-image-viewer-role created 2026-04-18 17:33:19.611 | clusterrole.rbac.authorization.k8s.io/orc-manager-role created 2026-04-18 17:33:19.616 | clusterrole.rbac.authorization.k8s.io/orc-metrics-auth-role created 2026-04-18 17:33:19.621 | clusterrole.rbac.authorization.k8s.io/orc-metrics-reader created 2026-04-18 17:33:19.630 | rolebinding.rbac.authorization.k8s.io/orc-leader-election-rolebinding created 2026-04-18 17:33:19.640 | clusterrolebinding.rbac.authorization.k8s.io/orc-manager-rolebinding created 2026-04-18 17:33:19.645 | clusterrolebinding.rbac.authorization.k8s.io/orc-metrics-auth-rolebinding created 2026-04-18 17:33:19.656 | service/orc-controller-manager-metrics-service created 2026-04-18 17:33:19.665 | deployment.apps/orc-controller-manager created 2026-04-18 17:33:19.683 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:50 : export EXP_CLUSTER_RESOURCE_SET=true 2026-04-18 17:33:19.690 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:50 : EXP_CLUSTER_RESOURCE_SET=true 2026-04-18 17:33:19.696 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:51 : export EXP_KUBEADM_BOOTSTRAP_FORMAT_IGNITION=true 2026-04-18 17:33:19.700 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:51 : EXP_KUBEADM_BOOTSTRAP_FORMAT_IGNITION=true 2026-04-18 17:33:19.706 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:52 : export CLUSTER_TOPOLOGY=true 2026-04-18 17:33:19.711 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:52 : CLUSTER_TOPOLOGY=true 2026-04-18 17:33:19.716 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:53 : clusterctl init --core cluster-api:v1.10.5 --bootstrap kubeadm:v1.10.5 --control-plane kubeadm:v1.10.5 --infrastructure openstack:v0.12.4 2026-04-18 17:33:20.084 | Fetching providers 2026-04-18 17:33:22.099 | Installing cert-manager version="v1.18.1" 2026-04-18 17:33:22.880 | Waiting for cert-manager to be available... 2026-04-18 17:33:53.957 | [KubeAPIWarningLogger] spec.privateKey.rotationPolicy: In cert-manager >= v1.18.0, the default value changed from `Never` to `Always`. 2026-04-18 17:33:53.990 | Installing provider="cluster-api" version="v1.10.5" targetNamespace="capi-system" 2026-04-18 17:33:54.033 | [KubeAPIWarningLogger] spec.privateKey.rotationPolicy: In cert-manager >= v1.18.0, the default value changed from `Never` to `Always`. 2026-04-18 17:33:54.636 | Installing provider="bootstrap-kubeadm" version="v1.10.5" targetNamespace="capi-kubeadm-bootstrap-system" 2026-04-18 17:33:54.684 | [KubeAPIWarningLogger] spec.privateKey.rotationPolicy: In cert-manager >= v1.18.0, the default value changed from `Never` to `Always`. 2026-04-18 17:33:55.000 | Installing provider="control-plane-kubeadm" version="v1.10.5" targetNamespace="capi-kubeadm-control-plane-system" 2026-04-18 17:33:55.045 | [KubeAPIWarningLogger] spec.privateKey.rotationPolicy: In cert-manager >= v1.18.0, the default value changed from `Never` to `Always`. 2026-04-18 17:33:55.361 | Installing provider="infrastructure-openstack" version="v0.12.4" targetNamespace="capo-system" 2026-04-18 17:33:55.408 | [KubeAPIWarningLogger] spec.privateKey.rotationPolicy: In cert-manager >= v1.18.0, the default value changed from `Never` to `Always`. 2026-04-18 17:33:55.867 | 2026-04-18 17:33:55.868 | Your management cluster has been initialized successfully! 2026-04-18 17:33:55.868 | 2026-04-18 17:33:55.868 | You can now create your first workload cluster by running the following: 2026-04-18 17:33:55.868 | 2026-04-18 17:33:55.868 | clusterctl generate cluster [name] --kubernetes-version [version] | kubectl apply -f - 2026-04-18 17:33:55.868 | 2026-04-18 17:33:56.169 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:59 : kubectl -n capi-kubeadm-bootstrap-system rollout status deploy/capi-kubeadm-bootstrap-controller-manager 2026-04-18 17:33:56.273 | Waiting for deployment "capi-kubeadm-bootstrap-controller-manager" rollout to finish: 0 of 1 updated replicas are available... 2026-04-18 17:34:01.508 | deployment "capi-kubeadm-bootstrap-controller-manager" successfully rolled out 2026-04-18 17:34:01.521 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:60 : kubectl -n capi-kubeadm-control-plane-system rollout status deploy/capi-kubeadm-control-plane-controller-manager 2026-04-18 17:34:01.634 | Waiting for deployment "capi-kubeadm-control-plane-controller-manager" rollout to finish: 0 of 1 updated replicas are available... 2026-04-18 17:34:02.520 | deployment "capi-kubeadm-control-plane-controller-manager" successfully rolled out 2026-04-18 17:34:02.534 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:61 : kubectl -n capi-system rollout status deploy/capi-controller-manager 2026-04-18 17:34:02.641 | deployment "capi-controller-manager" successfully rolled out 2026-04-18 17:34:02.656 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:62 : kubectl -n capo-system rollout status deploy/capo-controller-manager 2026-04-18 17:34:02.755 | Waiting for deployment "capo-controller-manager" rollout to finish: 0 of 1 updated replicas are available... 2026-04-18 17:34:05.532 | deployment "capo-controller-manager" successfully rolled out 2026-04-18 17:34:05.546 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:63 : : 2026-04-18 17:34:05.551 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:78 : [[ stack == \u\n\s\t\a\c\k ]] 2026-04-18 17:34:05.557 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:84 : [[ stack == \c\l\e\a\n ]] 2026-04-18 17:34:05.563 | + functions-common:run_plugins:1833 : for plugin in ${plugins//,/ } 2026-04-18 17:34:05.568 | + functions-common:run_plugins:1834 : local dir=/opt/stack/ovn-octavia-provider 2026-04-18 17:34:05.573 | + functions-common:run_plugins:1835 : [[ -f /opt/stack/ovn-octavia-provider/devstack/plugin.sh ]] 2026-04-18 17:34:05.578 | + functions-common:run_plugins:1836 : source /opt/stack/ovn-octavia-provider/devstack/plugin.sh stack pre-install 2026-04-18 17:34:05.583 | ++ /opt/stack/ovn-octavia-provider/devstack/plugin.sh:source:4 : is_service_enabled tls-proxy 2026-04-18 17:34:05.621 | ++ functions-common:is_service_enabled:2070 : return 0 2026-04-18 17:34:05.627 | ++ /opt/stack/ovn-octavia-provider/devstack/plugin.sh:source:5 : OVN_PROTO=ssl 2026-04-18 17:34:05.633 | ++ /opt/stack/ovn-octavia-provider/devstack/plugin.sh:source:9 : OVN_NB_REMOTE=ssl:199.19.213.217:6641 2026-04-18 17:34:05.638 | ++ /opt/stack/ovn-octavia-provider/devstack/plugin.sh:source:10 : OVN_SB_REMOTE=ssl:199.19.213.217:6642 2026-04-18 17:34:05.644 | ++ /opt/stack/ovn-octavia-provider/devstack/plugin.sh:source:41 : [[ stack == \s\t\a\c\k ]] 2026-04-18 17:34:05.649 | ++ /opt/stack/ovn-octavia-provider/devstack/plugin.sh:source:42 : case "$2" in 2026-04-18 17:34:05.656 | + ./stack.sh:main:849 : set_systemd_override DefaultLimitNOFILE 2048 2026-04-18 17:34:05.662 | + functions:set_systemd_override:844 : local key=DefaultLimitNOFILE 2026-04-18 17:34:05.668 | + functions:set_systemd_override:845 : local value=2048 2026-04-18 17:34:05.674 | + functions:set_systemd_override:847 : local sysconf=/etc/systemd/system.conf 2026-04-18 17:34:05.681 | + functions:set_systemd_override:848 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2026-04-18 17:34:05.792 | + functions:set_systemd_override:849 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2026-04-18 17:34:05.792 | Set systemd system override for DefaultLimitNOFILE=2048 2026-04-18 17:34:05.798 | + functions:set_systemd_override:851 : sudo systemctl daemon-reload 2026-04-18 17:34:06.087 | + ./stack.sh:main:851 : install_rpc_backend 2026-04-18 17:34:06.093 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2026-04-18 17:34:06.135 | + functions-common:is_service_enabled:2070 : return 0 2026-04-18 17:34:06.143 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2026-04-18 17:34:06.149 | + functions-common:install_package:1432 : update_package_repo 2026-04-18 17:34:06.156 | + functions-common:update_package_repo:1406 : NO_UPDATE_REPOS=False 2026-04-18 17:34:06.162 | + functions-common:update_package_repo:1407 : REPOS_UPDATED=True 2026-04-18 17:34:06.168 | + functions-common:update_package_repo:1408 : RETRY_UPDATE=False 2026-04-18 17:34:06.175 | + functions-common:update_package_repo:1410 : [[ False = \T\r\u\e ]] 2026-04-18 17:34:06.182 | + functions-common:update_package_repo:1414 : is_ubuntu 2026-04-18 17:34:06.188 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-04-18 17:34:06.195 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-04-18 17:34:06.201 | + functions-common:update_package_repo:1415 : apt_get_update 2026-04-18 17:34:06.206 | + functions-common:apt_get_update:1160 : [[ True == \T\r\u\e ]] 2026-04-18 17:34:06.213 | + functions-common:apt_get_update:1160 : [[ False != \T\r\u\e ]] 2026-04-18 17:34:06.219 | + functions-common:apt_get_update:1161 : return 2026-04-18 17:34:06.226 | + functions-common:install_package:1433 : real_install_package rabbitmq-server 2026-04-18 17:34:06.233 | + functions-common:real_install_package:1420 : is_ubuntu 2026-04-18 17:34:06.240 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-04-18 17:34:06.246 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-04-18 17:34:06.252 | + functions-common:real_install_package:1421 : apt_get install rabbitmq-server 2026-04-18 17:34:06.302 | + 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-04-18 17:34:06.352 | Reading package lists... 2026-04-18 17:34:06.641 | Building dependency tree... 2026-04-18 17:34:06.641 | Reading state information... 2026-04-18 17:34:06.907 | The following additional packages will be installed: 2026-04-18 17:34:06.907 | erlang-asn1 erlang-base erlang-crypto erlang-eldap erlang-ftp erlang-inets 2026-04-18 17:34:06.907 | erlang-mnesia erlang-os-mon erlang-parsetools erlang-public-key 2026-04-18 17:34:06.907 | erlang-runtime-tools erlang-snmp erlang-ssl erlang-syntax-tools erlang-tftp 2026-04-18 17:34:06.908 | erlang-tools erlang-xmerl logrotate 2026-04-18 17:34:06.910 | Suggested packages: 2026-04-18 17:34:06.910 | erlang erlang-manpages erlang-doc bsd-mailx | mailx 2026-04-18 17:34:06.962 | The following NEW packages will be installed: 2026-04-18 17:34:06.962 | erlang-asn1 erlang-base erlang-crypto erlang-eldap erlang-ftp erlang-inets 2026-04-18 17:34:06.962 | erlang-mnesia erlang-os-mon erlang-parsetools erlang-public-key 2026-04-18 17:34:06.962 | erlang-runtime-tools erlang-snmp erlang-ssl erlang-syntax-tools erlang-tftp 2026-04-18 17:34:06.963 | erlang-tools erlang-xmerl logrotate rabbitmq-server 2026-04-18 17:34:07.234 | 0 upgraded, 19 newly installed, 0 to remove and 0 not upgraded. 2026-04-18 17:34:07.234 | Need to get 36.1 MB of archives. 2026-04-18 17:34:07.234 | After this operation, 56.4 MB of additional disk space will be used. 2026-04-18 17:34:07.234 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 logrotate amd64 3.21.0-2build1 [52.2 kB] 2026-04-18 17:34:07.483 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-base amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [10.2 MB] 2026-04-18 17:34:08.108 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-asn1 amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [911 kB] 2026-04-18 17:34:08.120 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-crypto amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [162 kB] 2026-04-18 17:34:08.123 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-public-key amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [764 kB] 2026-04-18 17:34:08.134 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-mnesia amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [892 kB] 2026-04-18 17:34:08.153 | Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-runtime-tools amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [227 kB] 2026-04-18 17:34:08.158 | Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-ssl amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [1,646 kB] 2026-04-18 17:34:08.193 | Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-eldap amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [126 kB] 2026-04-18 17:34:08.194 | Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-ftp amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [86.0 kB] 2026-04-18 17:34:08.195 | Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-tftp amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [102 kB] 2026-04-18 17:34:08.197 | Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-inets amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [641 kB] 2026-04-18 17:34:08.267 | Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-snmp amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [1,878 kB] 2026-04-18 17:34:08.287 | Get:14 http://nova.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-04-18 17:34:08.288 | Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-parsetools amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [194 kB] 2026-04-18 17:34:08.289 | Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-syntax-tools amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [305 kB] 2026-04-18 17:34:08.291 | Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-tools amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [587 kB] 2026-04-18 17:34:08.347 | Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-xmerl amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [1,371 kB] 2026-04-18 17:34:08.356 | Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 rabbitmq-server all 3.12.1-1ubuntu1.2 [15.9 MB] 2026-04-18 17:34:08.921 | debconf: delaying package configuration, since apt-utils is not installed 2026-04-18 17:34:08.983 | Fetched 36.1 MB in 2s (21.2 MB/s) 2026-04-18 17:34:09.027 | Selecting previously unselected package logrotate. 2026-04-18 17:34:09.057 | (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 ... 65706 files and directories currently installed.) 2026-04-18 17:34:09.059 | Preparing to unpack .../00-logrotate_3.21.0-2build1_amd64.deb ... 2026-04-18 17:34:09.063 | Unpacking logrotate (3.21.0-2build1) ... 2026-04-18 17:34:09.130 | Selecting previously unselected package erlang-base. 2026-04-18 17:34:09.140 | Preparing to unpack .../01-erlang-base_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-04-18 17:34:09.143 | Unpacking erlang-base (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-04-18 17:34:09.378 | Selecting previously unselected package erlang-asn1. 2026-04-18 17:34:09.388 | Preparing to unpack .../02-erlang-asn1_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-04-18 17:34:09.392 | Unpacking erlang-asn1 (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-04-18 17:34:09.459 | Selecting previously unselected package erlang-crypto. 2026-04-18 17:34:09.469 | Preparing to unpack .../03-erlang-crypto_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-04-18 17:34:09.473 | Unpacking erlang-crypto (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-04-18 17:34:09.531 | Selecting previously unselected package erlang-public-key. 2026-04-18 17:34:09.541 | Preparing to unpack .../04-erlang-public-key_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-04-18 17:34:09.545 | Unpacking erlang-public-key (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-04-18 17:34:09.606 | Selecting previously unselected package erlang-mnesia. 2026-04-18 17:34:09.614 | Preparing to unpack .../05-erlang-mnesia_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-04-18 17:34:09.619 | Unpacking erlang-mnesia (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-04-18 17:34:09.687 | Selecting previously unselected package erlang-runtime-tools. 2026-04-18 17:34:09.698 | Preparing to unpack .../06-erlang-runtime-tools_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-04-18 17:34:09.702 | Unpacking erlang-runtime-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-04-18 17:34:09.769 | Selecting previously unselected package erlang-ssl. 2026-04-18 17:34:09.778 | Preparing to unpack .../07-erlang-ssl_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-04-18 17:34:09.782 | Unpacking erlang-ssl (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-04-18 17:34:09.864 | Selecting previously unselected package erlang-eldap. 2026-04-18 17:34:09.874 | Preparing to unpack .../08-erlang-eldap_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-04-18 17:34:09.878 | Unpacking erlang-eldap (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-04-18 17:34:09.931 | Selecting previously unselected package erlang-ftp. 2026-04-18 17:34:09.940 | Preparing to unpack .../09-erlang-ftp_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-04-18 17:34:09.943 | Unpacking erlang-ftp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-04-18 17:34:09.995 | Selecting previously unselected package erlang-tftp. 2026-04-18 17:34:10.005 | Preparing to unpack .../10-erlang-tftp_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-04-18 17:34:10.009 | Unpacking erlang-tftp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-04-18 17:34:10.061 | Selecting previously unselected package erlang-inets. 2026-04-18 17:34:10.070 | Preparing to unpack .../11-erlang-inets_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-04-18 17:34:10.074 | Unpacking erlang-inets (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-04-18 17:34:10.150 | Selecting previously unselected package erlang-snmp. 2026-04-18 17:34:10.159 | Preparing to unpack .../12-erlang-snmp_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-04-18 17:34:10.162 | Unpacking erlang-snmp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-04-18 17:34:10.276 | Selecting previously unselected package erlang-os-mon. 2026-04-18 17:34:10.285 | Preparing to unpack .../13-erlang-os-mon_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-04-18 17:34:10.289 | Unpacking erlang-os-mon (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-04-18 17:34:10.345 | Selecting previously unselected package erlang-parsetools. 2026-04-18 17:34:10.356 | Preparing to unpack .../14-erlang-parsetools_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-04-18 17:34:10.360 | Unpacking erlang-parsetools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-04-18 17:34:10.415 | Selecting previously unselected package erlang-syntax-tools. 2026-04-18 17:34:10.424 | Preparing to unpack .../15-erlang-syntax-tools_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-04-18 17:34:10.428 | Unpacking erlang-syntax-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-04-18 17:34:10.489 | Selecting previously unselected package erlang-tools. 2026-04-18 17:34:10.498 | Preparing to unpack .../16-erlang-tools_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-04-18 17:34:10.502 | Unpacking erlang-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-04-18 17:34:10.595 | Selecting previously unselected package erlang-xmerl. 2026-04-18 17:34:10.605 | Preparing to unpack .../17-erlang-xmerl_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-04-18 17:34:10.636 | Unpacking erlang-xmerl (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-04-18 17:34:10.835 | Selecting previously unselected package rabbitmq-server. 2026-04-18 17:34:10.844 | Preparing to unpack .../18-rabbitmq-server_3.12.1-1ubuntu1.2_all.deb ... 2026-04-18 17:34:10.853 | Unpacking rabbitmq-server (3.12.1-1ubuntu1.2) ... 2026-04-18 17:34:11.437 | Setting up logrotate (3.21.0-2build1) ... 2026-04-18 17:34:11.589 | Created symlink /etc/systemd/system/timers.target.wants/logrotate.timer → /usr/lib/systemd/system/logrotate.timer. 2026-04-18 17:34:11.908 | logrotate.service is a disabled or a static unit, not starting it. 2026-04-18 17:34:11.949 | Setting up erlang-base (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-04-18 17:34:12.695 | Created symlink /etc/systemd/system/multi-user.target.wants/epmd.service → /usr/lib/systemd/system/epmd.service. 2026-04-18 17:34:12.695 | Created symlink /etc/systemd/system/sockets.target.wants/epmd.socket → /usr/lib/systemd/system/epmd.socket. 2026-04-18 17:34:14.086 | Searching for services which depend on erlang and should be started... none found. 2026-04-18 17:34:14.092 | Setting up erlang-xmerl (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-04-18 17:34:14.106 | Setting up erlang-syntax-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-04-18 17:34:14.118 | Setting up erlang-parsetools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-04-18 17:34:14.130 | Setting up erlang-asn1 (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-04-18 17:34:14.142 | Setting up erlang-tftp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-04-18 17:34:14.156 | Setting up erlang-mnesia (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-04-18 17:34:14.167 | Setting up erlang-crypto (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-04-18 17:34:14.177 | Setting up erlang-runtime-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-04-18 17:34:14.189 | Setting up erlang-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-04-18 17:34:14.200 | Setting up erlang-snmp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-04-18 17:34:14.211 | Setting up erlang-public-key (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-04-18 17:34:14.222 | Setting up erlang-ssl (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-04-18 17:34:14.233 | Setting up erlang-os-mon (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-04-18 17:34:14.244 | Setting up erlang-eldap (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-04-18 17:34:14.255 | Setting up erlang-ftp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-04-18 17:34:14.267 | Setting up erlang-inets (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-04-18 17:34:14.276 | Setting up rabbitmq-server (3.12.1-1ubuntu1.2) ... 2026-04-18 17:34:14.339 | info: Selecting GID from range 100 to 999 ... 2026-04-18 17:34:14.344 | info: Adding group `rabbitmq' (GID 112) ... 2026-04-18 17:34:14.415 | info: Selecting UID from range 100 to 999 ... 2026-04-18 17:34:14.415 | 2026-04-18 17:34:14.421 | info: Adding system user `rabbitmq' (UID 110) ... 2026-04-18 17:34:14.425 | info: Adding new user `rabbitmq' (UID 110) with group `rabbitmq' ... 2026-04-18 17:34:14.480 | info: Not creating home directory `/var/lib/rabbitmq'. 2026-04-18 17:34:14.650 | Created symlink /etc/systemd/system/multi-user.target.wants/rabbitmq-server.service → /usr/lib/systemd/system/rabbitmq-server.service. 2026-04-18 17:34:20.531 | Processing triggers for man-db (2.12.0-4build2) ... 2026-04-18 17:34:21.713 | + functions-common:apt_get:1205 : result=0 2026-04-18 17:34:21.719 | + functions-common:apt_get:1208 : time_stop apt-get 2026-04-18 17:34:21.725 | + functions-common:time_stop:2414 : local name 2026-04-18 17:34:21.730 | + functions-common:time_stop:2415 : local end_time 2026-04-18 17:34:21.735 | + functions-common:time_stop:2416 : local elapsed_time 2026-04-18 17:34:21.741 | + functions-common:time_stop:2417 : local total 2026-04-18 17:34:21.746 | + functions-common:time_stop:2418 : local start_time 2026-04-18 17:34:21.753 | + functions-common:time_stop:2420 : name=apt-get 2026-04-18 17:34:21.760 | + functions-common:time_stop:2421 : start_time=1776533646295 2026-04-18 17:34:21.766 | + functions-common:time_stop:2423 : [[ -z 1776533646295 ]] 2026-04-18 17:34:21.772 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-04-18 17:34:21.781 | + functions-common:time_stop:2426 : end_time=1776533661774 2026-04-18 17:34:21.786 | + functions-common:time_stop:2427 : elapsed_time=15479 2026-04-18 17:34:21.792 | + functions-common:time_stop:2428 : total=97732 2026-04-18 17:34:21.798 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-04-18 17:34:21.802 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=113211 2026-04-18 17:34:21.808 | + functions-common:apt_get:1209 : return 0 2026-04-18 17:34:21.815 | + lib/rpc_backend:install_rpc_backend:55 : is_fedora 2026-04-18 17:34:21.821 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-04-18 17:34:21.827 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-04-18 17:34:21.833 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-04-18 17:34:21.839 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-04-18 17:34:21.845 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-04-18 17:34:21.851 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-04-18 17:34:21.857 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-04-18 17:34:21.863 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-04-18 17:34:21.869 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-04-18 17:34:21.875 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-04-18 17:34:21.881 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-04-18 17:34:21.887 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-04-18 17:34:21.893 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-04-18 17:34:21.899 | + ./stack.sh:main:852 : restart_rpc_backend 2026-04-18 17:34:21.904 | + lib/rpc_backend:restart_rpc_backend:68 : is_service_enabled rabbit 2026-04-18 17:34:21.942 | + functions-common:is_service_enabled:2070 : return 0 2026-04-18 17:34:21.949 | + lib/rpc_backend:restart_rpc_backend:70 : echo_summary 'Starting RabbitMQ' 2026-04-18 17:34:21.955 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-04-18 17:34:21.959 | + ./stack.sh:echo_summary:444 : echo -e Starting RabbitMQ 2026-04-18 17:34:21.963 | + lib/rpc_backend:restart_rpc_backend:81 : local i 2026-04-18 17:34:21.970 | ++ lib/rpc_backend:restart_rpc_backend:82 : seq 20 2026-04-18 17:34:21.980 | + lib/rpc_backend:restart_rpc_backend:82 : for i in `seq 20` 2026-04-18 17:34:21.986 | + lib/rpc_backend:restart_rpc_backend:83 : local rc=0 2026-04-18 17:34:21.991 | + lib/rpc_backend:restart_rpc_backend:85 : [[ 1 -eq 20 ]] 2026-04-18 17:34:21.998 | + lib/rpc_backend:restart_rpc_backend:87 : [[ 1 == \0 ]] 2026-04-18 17:34:22.003 | + lib/rpc_backend:restart_rpc_backend:91 : rabbit_setuser stackrabbit secretrabbit 2026-04-18 17:34:22.009 | + lib/rpc_backend:rabbit_setuser:160 : local user=stackrabbit pass=secretrabbit found= out= 2026-04-18 17:34:22.016 | ++ lib/rpc_backend:rabbit_setuser:161 : sudo rabbitmqctl list_users 2026-04-18 17:34:22.638 | + lib/rpc_backend:rabbit_setuser:161 : out='Listing users ... 2026-04-18 17:34:22.638 | user tags 2026-04-18 17:34:22.638 | guest [administrator]' 2026-04-18 17:34:22.648 | ++ lib/rpc_backend:rabbit_setuser:163 : echo 'Listing users ... 2026-04-18 17:34:22.648 | user tags 2026-04-18 17:34:22.648 | guest [administrator]' 2026-04-18 17:34:22.648 | ++ lib/rpc_backend:rabbit_setuser:163 : awk '$1 == user { print $1 }' user=stackrabbit 2026-04-18 17:34:22.659 | + lib/rpc_backend:rabbit_setuser:163 : found= 2026-04-18 17:34:22.666 | + lib/rpc_backend:rabbit_setuser:164 : '[' '' = stackrabbit ']' 2026-04-18 17:34:22.671 | + lib/rpc_backend:rabbit_setuser:168 : sudo rabbitmqctl add_user stackrabbit secretrabbit 2026-04-18 17:34:23.317 | Adding user "stackrabbit" ... 2026-04-18 17:34:23.324 | Done. Don't forget to grant the user permissions to some virtual hosts! See 'rabbitmqctl help set_permissions' to learn more. 2026-04-18 17:34:23.355 | + lib/rpc_backend:rabbit_setuser:171 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2026-04-18 17:34:24.009 | Setting permissions for user "stackrabbit" in vhost "/" ... 2026-04-18 17:34:24.052 | + lib/rpc_backend:restart_rpc_backend:92 : '[' 0 -ne 0 ']' 2026-04-18 17:34:24.058 | + lib/rpc_backend:restart_rpc_backend:97 : sudo rabbitmqctl change_password stackrabbit secretrabbit 2026-04-18 17:34:24.719 | Changing password for user "stackrabbit" ... 2026-04-18 17:34:24.756 | + lib/rpc_backend:restart_rpc_backend:99 : '[' 0 -ne 0 ']' 2026-04-18 17:34:24.761 | + lib/rpc_backend:restart_rpc_backend:103 : break 2026-04-18 17:34:24.767 | + lib/rpc_backend:restart_rpc_backend:106 : sudo rabbitmqctl delete_user guest 2026-04-18 17:34:25.441 | Deleting user "guest" ... 2026-04-18 17:34:25.481 | + ./stack.sh:main:854 : is_service_enabled mysql postgresql 2026-04-18 17:34:25.520 | + functions-common:is_service_enabled:2070 : return 0 2026-04-18 17:34:25.527 | + ./stack.sh:main:855 : install_database 2026-04-18 17:34:25.534 | + lib/database:install_database:118 : install_database_mysql 2026-04-18 17:34:25.540 | + lib/databases/mysql:install_database_mysql:202 : is_ubuntu 2026-04-18 17:34:25.546 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-04-18 17:34:25.552 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-04-18 17:34:25.559 | + lib/databases/mysql:install_database_mysql:205 : sudo debconf-set-selections 2026-04-18 17:34:25.674 | + lib/databases/mysql:install_database_mysql:215 : [[ ! -e /opt/stack/.my.cnf ]] 2026-04-18 17:34:25.681 | + lib/databases/mysql:install_database_mysql:216 : cat 2026-04-18 17:34:25.690 | + lib/databases/mysql:install_database_mysql:222 : is_ubuntu 2026-04-18 17:34:25.697 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-04-18 17:34:25.704 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-04-18 17:34:25.710 | + lib/databases/mysql:install_database_mysql:222 : '[' mysql '!=' mariadb ']' 2026-04-18 17:34:25.716 | + lib/databases/mysql:install_database_mysql:223 : echo host=127.0.0.1 2026-04-18 17:34:25.721 | + lib/databases/mysql:install_database_mysql:225 : chmod 0600 /opt/stack/.my.cnf 2026-04-18 17:34:25.731 | + lib/databases/mysql:install_database_mysql:228 : [[ True == \T\r\u\e ]] 2026-04-18 17:34:25.736 | + lib/databases/mysql:install_database_mysql:229 : is_fedora 2026-04-18 17:34:25.743 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-04-18 17:34:25.749 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-04-18 17:34:25.754 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-04-18 17:34:25.759 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-04-18 17:34:25.766 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-04-18 17:34:25.771 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-04-18 17:34:25.777 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-04-18 17:34:25.784 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-04-18 17:34:25.789 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-04-18 17:34:25.795 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-04-18 17:34:25.801 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-04-18 17:34:25.807 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-04-18 17:34:25.814 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-04-18 17:34:25.819 | + lib/databases/mysql:install_database_mysql:232 : is_ubuntu 2026-04-18 17:34:25.825 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-04-18 17:34:25.831 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-04-18 17:34:25.837 | + lib/databases/mysql:install_database_mysql:233 : install_package mysql-server 2026-04-18 17:34:25.843 | + functions-common:install_package:1432 : update_package_repo 2026-04-18 17:34:25.850 | + functions-common:update_package_repo:1406 : NO_UPDATE_REPOS=False 2026-04-18 17:34:25.856 | + functions-common:update_package_repo:1407 : REPOS_UPDATED=True 2026-04-18 17:34:25.862 | + functions-common:update_package_repo:1408 : RETRY_UPDATE=False 2026-04-18 17:34:25.868 | + functions-common:update_package_repo:1410 : [[ False = \T\r\u\e ]] 2026-04-18 17:34:25.872 | + functions-common:update_package_repo:1414 : is_ubuntu 2026-04-18 17:34:25.878 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-04-18 17:34:25.883 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-04-18 17:34:25.888 | + functions-common:update_package_repo:1415 : apt_get_update 2026-04-18 17:34:25.893 | + functions-common:apt_get_update:1160 : [[ True == \T\r\u\e ]] 2026-04-18 17:34:25.899 | + functions-common:apt_get_update:1160 : [[ False != \T\r\u\e ]] 2026-04-18 17:34:25.905 | + functions-common:apt_get_update:1161 : return 2026-04-18 17:34:25.911 | + functions-common:install_package:1433 : real_install_package mysql-server 2026-04-18 17:34:25.916 | + functions-common:real_install_package:1420 : is_ubuntu 2026-04-18 17:34:25.922 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-04-18 17:34:25.928 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-04-18 17:34:25.933 | + functions-common:real_install_package:1421 : apt_get install mysql-server 2026-04-18 17:34:25.981 | + 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-04-18 17:34:26.025 | Reading package lists... 2026-04-18 17:34:26.297 | Building dependency tree... 2026-04-18 17:34:26.297 | Reading state information... 2026-04-18 17:34:26.559 | The following additional packages will be installed: 2026-04-18 17:34:26.559 | libevent-core-2.1-7t64 libevent-pthreads-2.1-7t64 libmecab2 2026-04-18 17:34:26.560 | libprotobuf-lite32t64 mysql-client-8.0 mysql-client-core-8.0 2026-04-18 17:34:26.560 | mysql-server-8.0 mysql-server-core-8.0 2026-04-18 17:34:26.561 | Suggested packages: 2026-04-18 17:34:26.562 | mailx tinyca 2026-04-18 17:34:26.562 | Recommended packages: 2026-04-18 17:34:26.562 | libhtml-template-perl mecab-ipadic-utf8 2026-04-18 17:34:26.602 | The following NEW packages will be installed: 2026-04-18 17:34:26.602 | libevent-core-2.1-7t64 libevent-pthreads-2.1-7t64 libmecab2 2026-04-18 17:34:26.603 | libprotobuf-lite32t64 mysql-client-8.0 mysql-client-core-8.0 mysql-server 2026-04-18 17:34:26.604 | mysql-server-8.0 mysql-server-core-8.0 2026-04-18 17:34:27.047 | 0 upgraded, 9 newly installed, 0 to remove and 0 not upgraded. 2026-04-18 17:34:27.047 | Need to get 22.3 MB of archives. 2026-04-18 17:34:27.047 | After this operation, 187 MB of additional disk space will be used. 2026-04-18 17:34:27.047 | Get:1 http://nova.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-04-18 17:34:27.768 | Get:2 http://nova.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-04-18 17:34:27.769 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libevent-core-2.1-7t64 amd64 2.1.12-stable-9ubuntu2 [91.3 kB] 2026-04-18 17:34:27.771 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libevent-pthreads-2.1-7t64 amd64 2.1.12-stable-9ubuntu2 [7,982 B] 2026-04-18 17:34:27.772 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libmecab2 amd64 0.996-14ubuntu4 [201 kB] 2026-04-18 17:34:27.775 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libprotobuf-lite32t64 amd64 3.21.12-8.2ubuntu0.3 [238 kB] 2026-04-18 17:34:27.852 | Get:7 http://nova.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-04-18 17:34:28.812 | Get:8 http://nova.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-04-18 17:34:28.821 | Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 mysql-server all 8.0.45-0ubuntu0.24.04.1 [9,524 B] 2026-04-18 17:34:29.008 | debconf: delaying package configuration, since apt-utils is not installed 2026-04-18 17:34:29.058 | Fetched 22.3 MB in 2s (10.1 MB/s) 2026-04-18 17:34:29.094 | Selecting previously unselected package mysql-client-core-8.0. 2026-04-18 17:34:29.125 | (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 ... 68526 files and directories currently installed.) 2026-04-18 17:34:29.127 | Preparing to unpack .../0-mysql-client-core-8.0_8.0.45-0ubuntu0.24.04.1_amd64.deb ... 2026-04-18 17:34:29.131 | Unpacking mysql-client-core-8.0 (8.0.45-0ubuntu0.24.04.1) ... 2026-04-18 17:34:29.432 | Selecting previously unselected package mysql-client-8.0. 2026-04-18 17:34:29.438 | Preparing to unpack .../1-mysql-client-8.0_8.0.45-0ubuntu0.24.04.1_amd64.deb ... 2026-04-18 17:34:29.442 | Unpacking mysql-client-8.0 (8.0.45-0ubuntu0.24.04.1) ... 2026-04-18 17:34:29.499 | Selecting previously unselected package libevent-core-2.1-7t64:amd64. 2026-04-18 17:34:29.505 | Preparing to unpack .../2-libevent-core-2.1-7t64_2.1.12-stable-9ubuntu2_amd64.deb ... 2026-04-18 17:34:29.512 | Unpacking libevent-core-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-04-18 17:34:29.565 | Selecting previously unselected package libevent-pthreads-2.1-7t64:amd64. 2026-04-18 17:34:29.571 | Preparing to unpack .../3-libevent-pthreads-2.1-7t64_2.1.12-stable-9ubuntu2_amd64.deb ... 2026-04-18 17:34:29.575 | Unpacking libevent-pthreads-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-04-18 17:34:29.627 | Selecting previously unselected package libmecab2:amd64. 2026-04-18 17:34:29.637 | Preparing to unpack .../4-libmecab2_0.996-14ubuntu4_amd64.deb ... 2026-04-18 17:34:29.640 | Unpacking libmecab2:amd64 (0.996-14ubuntu4) ... 2026-04-18 17:34:29.706 | Selecting previously unselected package libprotobuf-lite32t64:amd64. 2026-04-18 17:34:29.714 | Preparing to unpack .../5-libprotobuf-lite32t64_3.21.12-8.2ubuntu0.3_amd64.deb ... 2026-04-18 17:34:29.718 | Unpacking libprotobuf-lite32t64:amd64 (3.21.12-8.2ubuntu0.3) ... 2026-04-18 17:34:29.777 | Selecting previously unselected package mysql-server-core-8.0. 2026-04-18 17:34:29.786 | Preparing to unpack .../6-mysql-server-core-8.0_8.0.45-0ubuntu0.24.04.1_amd64.deb ... 2026-04-18 17:34:29.790 | Unpacking mysql-server-core-8.0 (8.0.45-0ubuntu0.24.04.1) ... 2026-04-18 17:34:30.450 | Selecting previously unselected package mysql-server-8.0. 2026-04-18 17:34:30.461 | Preparing to unpack .../7-mysql-server-8.0_8.0.45-0ubuntu0.24.04.1_amd64.deb ... 2026-04-18 17:34:30.822 | Unpacking mysql-server-8.0 (8.0.45-0ubuntu0.24.04.1) ... 2026-04-18 17:34:30.889 | Selecting previously unselected package mysql-server. 2026-04-18 17:34:30.900 | Preparing to unpack .../8-mysql-server_8.0.45-0ubuntu0.24.04.1_all.deb ... 2026-04-18 17:34:30.904 | Unpacking mysql-server (8.0.45-0ubuntu0.24.04.1) ... 2026-04-18 17:34:30.974 | Setting up libprotobuf-lite32t64:amd64 (3.21.12-8.2ubuntu0.3) ... 2026-04-18 17:34:30.987 | Setting up libmecab2:amd64 (0.996-14ubuntu4) ... 2026-04-18 17:34:31.002 | Setting up mysql-client-core-8.0 (8.0.45-0ubuntu0.24.04.1) ... 2026-04-18 17:34:31.013 | Setting up mysql-client-8.0 (8.0.45-0ubuntu0.24.04.1) ... 2026-04-18 17:34:31.025 | Setting up libevent-core-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-04-18 17:34:31.038 | Setting up libevent-pthreads-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-04-18 17:34:31.050 | Setting up mysql-server-core-8.0 (8.0.45-0ubuntu0.24.04.1) ... 2026-04-18 17:34:31.062 | Setting up mysql-server-8.0 (8.0.45-0ubuntu0.24.04.1) ... 2026-04-18 17:34:31.253 | update-alternatives: using /etc/mysql/mysql.cnf to provide /etc/mysql/my.cnf (my.cnf) in auto mode 2026-04-18 17:34:31.310 | Renaming removed key_buffer and myisam-recover options (if present) 2026-04-18 17:34:40.911 | mysqld will log errors to /var/log/mysql/error.log 2026-04-18 17:34:41.538 | mysqld is running as pid 27206 2026-04-18 17:34:43.966 | Created symlink /etc/systemd/system/multi-user.target.wants/mysql.service → /usr/lib/systemd/system/mysql.service. 2026-04-18 17:34:45.250 | Setting up mysql-server (8.0.45-0ubuntu0.24.04.1) ... 2026-04-18 17:34:45.263 | Processing triggers for man-db (2.12.0-4build2) ... 2026-04-18 17:34:46.087 | Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-04-18 17:34:46.359 | + functions-common:apt_get:1205 : result=0 2026-04-18 17:34:46.364 | + functions-common:apt_get:1208 : time_stop apt-get 2026-04-18 17:34:46.370 | + functions-common:time_stop:2414 : local name 2026-04-18 17:34:46.375 | + functions-common:time_stop:2415 : local end_time 2026-04-18 17:34:46.380 | + functions-common:time_stop:2416 : local elapsed_time 2026-04-18 17:34:46.385 | + functions-common:time_stop:2417 : local total 2026-04-18 17:34:46.390 | + functions-common:time_stop:2418 : local start_time 2026-04-18 17:34:46.396 | + functions-common:time_stop:2420 : name=apt-get 2026-04-18 17:34:46.400 | + functions-common:time_stop:2421 : start_time=1776533665975 2026-04-18 17:34:46.405 | + functions-common:time_stop:2423 : [[ -z 1776533665975 ]] 2026-04-18 17:34:46.410 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-04-18 17:34:46.417 | + functions-common:time_stop:2426 : end_time=1776533686411 2026-04-18 17:34:46.422 | + functions-common:time_stop:2427 : elapsed_time=20436 2026-04-18 17:34:46.428 | + functions-common:time_stop:2428 : total=113211 2026-04-18 17:34:46.434 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-04-18 17:34:46.439 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=133647 2026-04-18 17:34:46.445 | + functions-common:apt_get:1209 : return 0 2026-04-18 17:34:46.450 | + ./stack.sh:main:857 : '[' -n mysql ']' 2026-04-18 17:34:46.457 | + ./stack.sh:main:858 : install_database_python 2026-04-18 17:34:46.463 | + lib/database:install_database_python:123 : install_database_python_mysql 2026-04-18 17:34:46.470 | + lib/databases/mysql:install_database_python_mysql:242 : pip_install_gr PyMySQL 2026-04-18 17:34:46.474 | + inc/python:pip_install_gr:94 : local name=PyMySQL 2026-04-18 17:34:46.480 | + inc/python:pip_install_gr:95 : local clean_name 2026-04-18 17:34:46.487 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements PyMySQL 2026-04-18 17:34:46.492 | ++ inc/python:get_from_global_requirements:241 : local package=PyMySQL 2026-04-18 17:34:46.497 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-04-18 17:34:46.506 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2026-04-18 17:34:46.507 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-04-18 17:34:46.516 | ++ inc/python:get_from_global_requirements:243 : required_pkg='PyMySQL ' 2026-04-18 17:34:46.521 | ++ inc/python:get_from_global_requirements:244 : [[ PyMySQL == '' ]] 2026-04-18 17:34:46.526 | ++ inc/python:get_from_global_requirements:247 : echo PyMySQL 2026-04-18 17:34:46.534 | + inc/python:pip_install_gr:96 : clean_name=PyMySQL 2026-04-18 17:34:46.541 | + inc/python:pip_install_gr:97 : pip_install PyMySQL 2026-04-18 17:34:46.588 | Using python 3.12 to install PyMySQL 2026-04-18 17:34:46.594 | + 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-04-18 17:34:47.256 | Collecting PyMySQL 2026-04-18 17:34:47.324 | Downloading pymysql-1.1.2-py3-none-any.whl.metadata (4.3 kB) 2026-04-18 17:34:47.342 | Downloading pymysql-1.1.2-py3-none-any.whl (45 kB) 2026-04-18 17:34:47.416 | Installing collected packages: PyMySQL 2026-04-18 17:34:47.461 | Successfully installed PyMySQL-1.1.2 2026-04-18 17:34:47.549 | + inc/python:pip_install:216 : result=0 2026-04-18 17:34:47.554 | + inc/python:pip_install:218 : time_stop pip_install 2026-04-18 17:34:47.560 | + functions-common:time_stop:2414 : local name 2026-04-18 17:34:47.566 | + functions-common:time_stop:2415 : local end_time 2026-04-18 17:34:47.571 | + functions-common:time_stop:2416 : local elapsed_time 2026-04-18 17:34:47.578 | + functions-common:time_stop:2417 : local total 2026-04-18 17:34:47.583 | + functions-common:time_stop:2418 : local start_time 2026-04-18 17:34:47.587 | + functions-common:time_stop:2420 : name=pip_install 2026-04-18 17:34:47.593 | + functions-common:time_stop:2421 : start_time=1776533686577 2026-04-18 17:34:47.598 | + functions-common:time_stop:2423 : [[ -z 1776533686577 ]] 2026-04-18 17:34:47.606 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-04-18 17:34:47.615 | + functions-common:time_stop:2426 : end_time=1776533687609 2026-04-18 17:34:47.620 | + functions-common:time_stop:2427 : elapsed_time=1032 2026-04-18 17:34:47.625 | + functions-common:time_stop:2428 : total=19776 2026-04-18 17:34:47.631 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-04-18 17:34:47.637 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=20808 2026-04-18 17:34:47.642 | + inc/python:pip_install:219 : return 0 2026-04-18 17:34:47.647 | + lib/databases/mysql:install_database_python_mysql:243 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2026-04-18 17:34:47.652 | + lib/databases/mysql:install_database_python_mysql:245 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2026-04-18 17:34:47.659 | + lib/databases/mysql:install_database_python_mysql:246 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2026-04-18 17:34:47.664 | + ./stack.sh:main:861 : is_service_enabled neutron 2026-04-18 17:34:47.705 | + functions-common:is_service_enabled:2070 : return 0 2026-04-18 17:34:47.709 | + ./stack.sh:main:862 : install_neutron_agent_packages 2026-04-18 17:34:47.716 | + lib/neutron:install_neutron_agent_packages:548 : is_service_enabled q-l3 neutron-l3 2026-04-18 17:34:47.758 | + functions-common:is_service_enabled:2070 : return 1 2026-04-18 17:34:47.764 | + lib/neutron:install_neutron_agent_packages:552 : is_service_enabled q-agt neutron-agent q-dhcp neutron-dhcp q-l3 neutron-l3 2026-04-18 17:34:47.804 | + functions-common:is_service_enabled:2070 : return 1 2026-04-18 17:34:47.810 | + ./stack.sh:main:865 : is_service_enabled etcd3 2026-04-18 17:34:47.851 | + functions-common:is_service_enabled:2070 : return 0 2026-04-18 17:34:47.858 | + ./stack.sh:main:866 : install_etcd3 2026-04-18 17:34:47.863 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2026-04-18 17:34:47.863 | Installing etcd 2026-04-18 17:34:47.869 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2026-04-18 17:34:47.892 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2026-04-18 17:34:47.914 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2026-04-18 17:34:47.921 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2026-04-18 17:34:47.945 | + lib/etcd3:install_etcd3:113 : local etcd_file 2026-04-18 17:34:47.953 | ++ 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-04-18 17:34:47.959 | ++ 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-04-18 17:34:47.966 | ++ functions:get_extra_file:67 : local 'retry_args=--retry-on-host-error --retry-on-http-error=500,503 ' 2026-04-18 17:34:47.973 | ++ functions:get_extra_file:68 : retry_args+='-t 2 --waitretry=10 ' 2026-04-18 17:34:47.979 | ++ functions:get_extra_file:69 : retry_args+='--tries=3 --retry-connrefused' 2026-04-18 17:34:47.987 | ++ functions:get_extra_file:71 : local file_name=etcd-v3.5.21-linux-amd64.tar.gz 2026-04-18 17:34:47.992 | ++ 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-04-18 17:34:47.998 | ++ functions:get_extra_file:74 : [[ ! -f /opt/stack/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz ]] 2026-04-18 17:34:48.002 | ++ 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-04-18 17:34:48.009 | --2026-04-18 17:34:48-- https://github.com/etcd-io/etcd/releases/download/v3.5.21/etcd-v3.5.21-linux-amd64.tar.gz 2026-04-18 17:34:48.041 | Resolving github.com (github.com)... 140.82.114.3 2026-04-18 17:34:48.057 | Connecting to github.com (github.com)|140.82.114.3|:443... connected. 2026-04-18 17:34:59.114 | HTTP request sent, awaiting response... 504 Gateway Time-out 2026-04-18 17:34:59.114 | Retrying. 2026-04-18 17:34:59.114 | 2026-04-18 17:35:00.114 | --2026-04-18 17:35:00-- (try: 2) https://github.com/etcd-io/etcd/releases/download/v3.5.21/etcd-v3.5.21-linux-amd64.tar.gz 2026-04-18 17:35:00.115 | Reusing existing connection to github.com:443. 2026-04-18 17:35:00.131 | HTTP request sent, awaiting response... 504 Gateway Time-out 2026-04-18 17:35:00.131 | Retrying. 2026-04-18 17:35:00.131 | 2026-04-18 17:35:02.131 | --2026-04-18 17:35:02-- (try: 3) https://github.com/etcd-io/etcd/releases/download/v3.5.21/etcd-v3.5.21-linux-amd64.tar.gz 2026-04-18 17:35:02.131 | Reusing existing connection to github.com:443. 2026-04-18 17:35:02.148 | HTTP request sent, awaiting response... 504 Gateway Time-out 2026-04-18 17:35:02.148 | Giving up. 2026-04-18 17:35:02.148 | 2026-04-18 17:35:02.156 | ++ functions:get_extra_file:76 : [[ 4 -ne 0 ]] 2026-04-18 17:35:02.161 | ++ functions:get_extra_file:77 : die 'https://github.com/etcd-io/etcd/releases/download/v3.5.21/etcd-v3.5.21-linux-amd64.tar.gz could not be downloaded' 2026-04-18 17:35:02.168 | ++ functions-common:die:290 : local exitcode=0 2026-04-18 17:35:02.182 | [ERROR] /opt/stack/devstack/functions:https://github.com/etcd-io/etcd/releases/download/v3.5.21/etcd-v3.5.21-linux-amd64.tar.gz could 2026-04-18 17:35:03.195 | + lib/etcd3:install_etcd3:114 : etcd_file='[Call Trace] 2026-04-18 17:35:03.195 | ./stack.sh:866:install_etcd3 2026-04-18 17:35:03.195 | /opt/stack/devstack/lib/etcd3:114:get_extra_file 2026-04-18 17:35:03.195 | /opt/stack/devstack/functions:77:die' 2026-04-18 17:35:03.203 | + lib/etcd3:install_etcd3:1 : exit_trap 2026-04-18 17:35:03.209 | + ./stack.sh:exit_trap:519 : local r=1 2026-04-18 17:35:03.218 | ++ ./stack.sh:exit_trap:520 : jobs -p 2026-04-18 17:35:03.225 | + ./stack.sh:exit_trap:520 : jobs= 2026-04-18 17:35:03.230 | + ./stack.sh:exit_trap:523 : [[ -n '' ]] 2026-04-18 17:35:03.235 | + ./stack.sh:exit_trap:529 : '[' -f '' ']' 2026-04-18 17:35:03.241 | + ./stack.sh:exit_trap:534 : kill_spinner 2026-04-18 17:35:03.247 | + ./stack.sh:kill_spinner:429 : '[' '!' -z '' ']' 2026-04-18 17:35:03.253 | + ./stack.sh:exit_trap:536 : [[ 1 -ne 0 ]] 2026-04-18 17:35:03.259 | + ./stack.sh:exit_trap:537 : echo 'Error on exit' 2026-04-18 17:35:03.259 | Error on exit 2026-04-18 17:35:03.265 | + ./stack.sh:exit_trap:539 : type -p generate-subunit 2026-04-18 17:35:03.271 | + ./stack.sh:exit_trap:540 : generate-subunit 1776533399 304 fail 2026-04-18 17:35:03.409 | + ./stack.sh:exit_trap:542 : [[ -z /opt/stack/logs ]] 2026-04-18 17:35:03.414 | + ./stack.sh:exit_trap:545 : /opt/stack/data/venv/bin/python3 /opt/stack/devstack/tools/worlddump.py -d /opt/stack/logs 2026-04-18 17:35:04.233 | + ./stack.sh:exit_trap:554 : exit 1