2026-09-09 13:04:04.342 | + ./stack.sh:main:491 : exec 2026-09-09 13:04:04.342 | + ./stack.sh:main:499 : echo_summary 'stack.sh log /opt/stack/logs/devstacklog.txt.2026-09-09-130404' 2026-09-09 13:04:04.342 | ++ ./stack.sh:main:491 : /usr/bin/python3.12 /opt/stack/devstack/tools/outfilter.py -o /opt/stack/logs/devstacklog.txt.2026-09-09-130404.summary.2026-09-09-130404 2026-09-09 13:04:04.342 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-09-09 13:04:04.342 | + ./stack.sh:echo_summary:450 : echo -e stack.sh log /opt/stack/logs/devstacklog.txt.2026-09-09-130404 2026-09-09 13:04:04.342 | + ./stack.sh:main:501 : ln -sf /opt/stack/logs/devstacklog.txt.2026-09-09-130404 /opt/stack/logs/devstacklog.txt 2026-09-09 13:04:04.342 | + ./stack.sh:main:502 : ln -sf /opt/stack/logs/devstacklog.txt.2026-09-09-130404.summary.2026-09-09-130404 /opt/stack/logs/devstacklog.txt.summary 2026-09-09 13:04:04.342 | + ./stack.sh:main:517 : check_path_perm_sanity /opt/stack 2026-09-09 13:04:04.342 | + functions:check_path_perm_sanity:615 : local real_path 2026-09-09 13:04:04.342 | ++ functions:check_path_perm_sanity:616 : readlink -f /opt/stack 2026-09-09 13:04:04.342 | + functions:check_path_perm_sanity:616 : real_path=/opt/stack 2026-09-09 13:04:04.342 | + functions:check_path_perm_sanity:617 : local rebuilt_path= 2026-09-09 13:04:04.344 | ++ functions:check_path_perm_sanity:618 : echo /opt/stack 2026-09-09 13:04:04.345 | ++ functions:check_path_perm_sanity:618 : tr / ' ' 2026-09-09 13:04:04.352 | + functions:check_path_perm_sanity:618 : for i in $(echo ${real_path} | tr "/" " ") 2026-09-09 13:04:04.355 | + functions:check_path_perm_sanity:619 : rebuilt_path=/opt 2026-09-09 13:04:04.361 | ++ functions:check_path_perm_sanity:621 : stat -c %a /opt 2026-09-09 13:04:04.368 | + functions:check_path_perm_sanity:621 : [[ 755 = 700 ]] 2026-09-09 13:04:04.372 | + functions:check_path_perm_sanity:618 : for i in $(echo ${real_path} | tr "/" " ") 2026-09-09 13:04:04.376 | + functions:check_path_perm_sanity:619 : rebuilt_path=/opt/stack 2026-09-09 13:04:04.381 | ++ functions:check_path_perm_sanity:621 : stat -c %a /opt/stack 2026-09-09 13:04:04.389 | + functions:check_path_perm_sanity:621 : [[ 755 = 700 ]] 2026-09-09 13:04:04.393 | + ./stack.sh:main:523 : trap exit_trap EXIT 2026-09-09 13:04:04.398 | + ./stack.sh:main:564 : trap err_trap ERR 2026-09-09 13:04:04.402 | + ./stack.sh:main:577 : set -o errexit 2026-09-09 13:04:04.407 | + ./stack.sh:main:580 : uname -a 2026-09-09 13:04:04.409 | Linux np0000192389 6.8.0-138-generic #138-Ubuntu SMP PREEMPT_DYNAMIC Fri Jul 31 22:41:49 UTC 2026 x86_64 x86_64 x86_64 GNU/Linux 2026-09-09 13:04:04.414 | + ./stack.sh:main:583 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2026-09-09 13:04:04.418 | + ./stack.sh:main:584 : rm -f /opt/stack/data/ca-bundle.pem 2026-09-09 13:04:04.425 | + ./stack.sh:main:587 : source /opt/stack/devstack/lib/database 2026-09-09 13:04:04.495 | + ./stack.sh:main:588 : source /opt/stack/devstack/lib/rpc_backend 2026-09-09 13:04:04.527 | + ./stack.sh:main:591 : source /opt/stack/devstack/lib/host 2026-09-09 13:04:04.534 | +++ lib/host:source:12 : trueorfalse True ENABLE_KSM 2026-09-09 13:04:04.560 | ++ lib/host:source:12 : ENABLE_KSM=True 2026-09-09 13:04:04.565 | +++ lib/host:source:13 : trueorfalse True ENABLE_KSMTUNED 2026-09-09 13:04:04.592 | ++ lib/host:source:13 : ENABLE_KSMTUNED=True 2026-09-09 13:04:04.598 | +++ lib/host:source:56 : trueorfalse False ENABLE_ZSWAP 2026-09-09 13:04:04.626 | ++ lib/host:source:56 : ENABLE_ZSWAP=True 2026-09-09 13:04:04.630 | ++ lib/host:source:59 : ZSWAP_COMPRESSOR=lz4 2026-09-09 13:04:04.633 | ++ lib/host:source:60 : ZSWAP_ZPOOL=zsmalloc 2026-09-09 13:04:04.639 | +++ lib/host:source:82 : trueorfalse False ENABLE_SYSCTL_MEM_TUNING 2026-09-09 13:04:04.668 | ++ lib/host:source:82 : ENABLE_SYSCTL_MEM_TUNING=True 2026-09-09 13:04:04.673 | +++ lib/host:source:104 : trueorfalse False ENABLE_SYSCTL_NET_TUNING 2026-09-09 13:04:04.703 | ++ lib/host:source:104 : ENABLE_SYSCTL_NET_TUNING=True 2026-09-09 13:04:04.708 | + ./stack.sh:main:594 : tune_host 2026-09-09 13:04:04.712 | + lib/host:tune_host:125 : configure_host_mem 2026-09-09 13:04:04.716 | + lib/host:configure_host_mem:99 : configure_zswap 2026-09-09 13:04:04.720 | + lib/host:configure_zswap:69 : [[ True == \T\r\u\e ]] 2026-09-09 13:04:04.725 | + lib/host:configure_zswap:72 : is_ubuntu 2026-09-09 13:04:04.729 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-09 13:04:04.734 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-09 13:04:04.738 | + lib/host:configure_zswap:73 : set_zswap_parameter compressor lz4 2026-09-09 13:04:04.742 | + lib/host:set_zswap_parameter:62 : local name=compressor 2026-09-09 13:04:04.746 | + lib/host:set_zswap_parameter:63 : local value=lz4 2026-09-09 13:04:04.750 | + lib/host:set_zswap_parameter:65 : set_sysfs_parameter zswap lz4 /sys/module/zswap/parameters/compressor 2026-09-09 13:04:04.753 | + lib/host:set_sysfs_parameter:15 : local name=zswap 2026-09-09 13:04:04.756 | + lib/host:set_sysfs_parameter:16 : local value=lz4 2026-09-09 13:04:04.760 | + lib/host:set_sysfs_parameter:17 : local param_file=/sys/module/zswap/parameters/compressor 2026-09-09 13:04:04.764 | + lib/host:set_sysfs_parameter:19 : [[ ! -e /sys/module/zswap/parameters/compressor ]] 2026-09-09 13:04:04.770 | + lib/host:set_sysfs_parameter:24 : echo lz4 2026-09-09 13:04:04.770 | + lib/host:set_sysfs_parameter:24 : sudo tee /sys/module/zswap/parameters/compressor 2026-09-09 13:04:04.787 | lz4 2026-09-09 13:04:04.791 | + lib/host:configure_zswap:74 : set_zswap_parameter zpool zsmalloc 2026-09-09 13:04:04.794 | + lib/host:set_zswap_parameter:62 : local name=zpool 2026-09-09 13:04:04.797 | + lib/host:set_zswap_parameter:63 : local value=zsmalloc 2026-09-09 13:04:04.801 | + lib/host:set_zswap_parameter:65 : set_sysfs_parameter zswap zsmalloc /sys/module/zswap/parameters/zpool 2026-09-09 13:04:04.803 | + lib/host:set_sysfs_parameter:15 : local name=zswap 2026-09-09 13:04:04.806 | + lib/host:set_sysfs_parameter:16 : local value=zsmalloc 2026-09-09 13:04:04.809 | + lib/host:set_sysfs_parameter:17 : local param_file=/sys/module/zswap/parameters/zpool 2026-09-09 13:04:04.812 | + lib/host:set_sysfs_parameter:19 : [[ ! -e /sys/module/zswap/parameters/zpool ]] 2026-09-09 13:04:04.815 | + lib/host:set_sysfs_parameter:24 : echo zsmalloc 2026-09-09 13:04:04.816 | + lib/host:set_sysfs_parameter:24 : sudo tee /sys/module/zswap/parameters/zpool 2026-09-09 13:04:04.827 | zsmalloc 2026-09-09 13:04:04.832 | + lib/host:configure_zswap:76 : set_zswap_parameter enabled 1 2026-09-09 13:04:04.835 | + lib/host:set_zswap_parameter:62 : local name=enabled 2026-09-09 13:04:04.838 | + lib/host:set_zswap_parameter:63 : local value=1 2026-09-09 13:04:04.841 | + lib/host:set_zswap_parameter:65 : set_sysfs_parameter zswap 1 /sys/module/zswap/parameters/enabled 2026-09-09 13:04:04.844 | + lib/host:set_sysfs_parameter:15 : local name=zswap 2026-09-09 13:04:04.847 | + lib/host:set_sysfs_parameter:16 : local value=1 2026-09-09 13:04:04.850 | + lib/host:set_sysfs_parameter:17 : local param_file=/sys/module/zswap/parameters/enabled 2026-09-09 13:04:04.854 | + lib/host:set_sysfs_parameter:19 : [[ ! -e /sys/module/zswap/parameters/enabled ]] 2026-09-09 13:04:04.858 | + lib/host:set_sysfs_parameter:24 : sudo tee /sys/module/zswap/parameters/enabled 2026-09-09 13:04:04.858 | + lib/host:set_sysfs_parameter:24 : echo 1 2026-09-09 13:04:04.873 | 1 2026-09-09 13:04:04.896 | + lib/host:configure_zswap:78 : sudo grep -R . /sys/module/zswap/parameters 2026-09-09 13:04:04.914 | /sys/module/zswap/parameters/same_filled_pages_enabled:Y 2026-09-09 13:04:04.914 | /sys/module/zswap/parameters/enabled:Y 2026-09-09 13:04:04.914 | /sys/module/zswap/parameters/shrinker_enabled:Y 2026-09-09 13:04:04.914 | /sys/module/zswap/parameters/max_pool_percent:20 2026-09-09 13:04:04.914 | /sys/module/zswap/parameters/compressor:lz4 2026-09-09 13:04:04.914 | /sys/module/zswap/parameters/non_same_filled_pages_enabled:Y 2026-09-09 13:04:04.914 | /sys/module/zswap/parameters/zpool:zsmalloc 2026-09-09 13:04:04.914 | /sys/module/zswap/parameters/exclusive_loads:N 2026-09-09 13:04:04.914 | /sys/module/zswap/parameters/accept_threshold_percent:90 2026-09-09 13:04:04.921 | + lib/host:configure_host_mem:100 : configure_ksm 2026-09-09 13:04:04.926 | + lib/host:configure_ksm:39 : [[ True == \T\r\u\e ]] 2026-09-09 13:04:04.930 | + lib/host:configure_ksm:40 : install_package ksmtuned 2026-09-09 13:04:04.935 | + functions-common:install_package:1438 : update_package_repo 2026-09-09 13:04:04.938 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-09-09 13:04:04.943 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=False 2026-09-09 13:04:04.947 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-09-09 13:04:04.951 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-09-09 13:04:04.955 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-09-09 13:04:04.959 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-09 13:04:04.963 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-09 13:04:04.967 | + functions-common:update_package_repo:1421 : apt_get_update 2026-09-09 13:04:04.972 | + functions-common:apt_get_update:1166 : [[ False == \T\r\u\e ]] 2026-09-09 13:04:04.976 | + functions-common:apt_get_update:1171 : [[ False = \T\r\u\e ]] 2026-09-09 13:04:04.981 | + functions-common:apt_get_update:1173 : local sudo=sudo 2026-09-09 13:04:04.986 | ++ functions-common:apt_get_update:1174 : id -u 2026-09-09 13:04:04.994 | + functions-common:apt_get_update:1174 : [[ 1002 = \0 ]] 2026-09-09 13:04:04.998 | + functions-common:apt_get_update:1177 : time_start apt-get-update 2026-09-09 13:04:05.002 | + functions-common:time_start:2406 : local name=apt-get-update 2026-09-09 13:04:05.007 | + functions-common:time_start:2407 : local start_time= 2026-09-09 13:04:05.011 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-09-09 13:04:05.016 | ++ functions-common:time_start:2411 : date +%s%3N 2026-09-09 13:04:05.022 | + functions-common:time_start:2411 : _TIME_START[$name]=1788959045018 2026-09-09 13:04:05.026 | + functions-common:apt_get_update:1179 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2026-09-09 13:04:05.030 | + functions-common:apt_get_update:1180 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2026-09-09 13:04:05.035 | + functions-common:apt_get_update:1181 : timeout 300 sh -c 'while ! sudo http_proxy= https_proxy= no_proxy= apt-get update; do sleep 30; done' 2026-09-09 13:04:05.266 | Hit:1 http://security.ubuntu.com/ubuntu noble-security InRelease 2026-09-09 13:04:05.372 | Hit:2 http://yul2.clouds.archive.ubuntu.com/ubuntu noble InRelease 2026-09-09 13:04:05.386 | Hit:3 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates InRelease 2026-09-09 13:04:05.400 | Hit:4 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-backports InRelease 2026-09-09 13:04:06.829 | Reading package lists... 2026-09-09 13:04:06.858 | + functions-common:apt_get_update:1185 : REPOS_UPDATED=True 2026-09-09 13:04:06.863 | + functions-common:apt_get_update:1187 : time_stop apt-get-update 2026-09-09 13:04:06.866 | + functions-common:time_stop:2420 : local name 2026-09-09 13:04:06.871 | + functions-common:time_stop:2421 : local end_time 2026-09-09 13:04:06.875 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-09 13:04:06.879 | + functions-common:time_stop:2423 : local total 2026-09-09 13:04:06.883 | + functions-common:time_stop:2424 : local start_time 2026-09-09 13:04:06.887 | + functions-common:time_stop:2426 : name=apt-get-update 2026-09-09 13:04:06.891 | + functions-common:time_stop:2427 : start_time=1788959045018 2026-09-09 13:04:06.895 | + functions-common:time_stop:2429 : [[ -z 1788959045018 ]] 2026-09-09 13:04:06.900 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-09 13:04:06.908 | + functions-common:time_stop:2432 : end_time=1788959046902 2026-09-09 13:04:06.912 | + functions-common:time_stop:2433 : elapsed_time=1884 2026-09-09 13:04:06.916 | + functions-common:time_stop:2434 : total=0 2026-09-09 13:04:06.921 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-09 13:04:06.926 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=1884 2026-09-09 13:04:06.930 | + functions-common:install_package:1439 : real_install_package ksmtuned 2026-09-09 13:04:06.934 | + functions-common:real_install_package:1426 : is_ubuntu 2026-09-09 13:04:06.938 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-09 13:04:06.943 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-09 13:04:06.947 | + functions-common:real_install_package:1427 : apt_get install ksmtuned 2026-09-09 13:04:06.983 | + functions-common:apt_get:1207 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install ksmtuned 2026-09-09 13:04:07.038 | Reading package lists... 2026-09-09 13:04:07.285 | Building dependency tree... 2026-09-09 13:04:07.286 | Reading state information... 2026-09-09 13:04:07.600 | Recommended packages: 2026-09-09 13:04:07.600 | qemu-kvm 2026-09-09 13:04:07.647 | The following NEW packages will be installed: 2026-09-09 13:04:07.651 | ksmtuned 2026-09-09 13:04:07.965 | 0 upgraded, 1 newly installed, 0 to remove and 18 not upgraded. 2026-09-09 13:04:07.965 | Need to get 7,444 B of archives. 2026-09-09 13:04:07.965 | After this operation, 44.0 kB of additional disk space will be used. 2026-09-09 13:04:07.965 | Get:1 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 ksmtuned amd64 4.20150326 [7,444 B] 2026-09-09 13:04:08.202 | debconf: delaying package configuration, since apt-utils is not installed 2026-09-09 13:04:08.258 | Fetched 7,444 B in 0s (24.5 kB/s) 2026-09-09 13:04:08.312 | Selecting previously unselected package ksmtuned. 2026-09-09 13:04:08.343 | (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 ... 33201 files and directories currently installed.) 2026-09-09 13:04:08.346 | Preparing to unpack .../ksmtuned_4.20150326_amd64.deb ... 2026-09-09 13:04:08.353 | Unpacking ksmtuned (4.20150326) ... 2026-09-09 13:04:08.440 | Setting up ksmtuned (4.20150326) ... 2026-09-09 13:04:08.697 | Created symlink /etc/systemd/system/multi-user.target.wants/ksm.service → /usr/lib/systemd/system/ksm.service. 2026-09-09 13:04:08.906 | Created symlink /etc/systemd/system/multi-user.target.wants/ksmtuned.service → /usr/lib/systemd/system/ksmtuned.service. 2026-09-09 13:04:09.598 | + functions-common:apt_get:1211 : result=0 2026-09-09 13:04:09.603 | + functions-common:apt_get:1214 : time_stop apt-get 2026-09-09 13:04:09.608 | + functions-common:time_stop:2420 : local name 2026-09-09 13:04:09.611 | + functions-common:time_stop:2421 : local end_time 2026-09-09 13:04:09.613 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-09 13:04:09.618 | + functions-common:time_stop:2423 : local total 2026-09-09 13:04:09.622 | + functions-common:time_stop:2424 : local start_time 2026-09-09 13:04:09.627 | + functions-common:time_stop:2426 : name=apt-get 2026-09-09 13:04:09.630 | + functions-common:time_stop:2427 : start_time=1788959046977 2026-09-09 13:04:09.635 | + functions-common:time_stop:2429 : [[ -z 1788959046977 ]] 2026-09-09 13:04:09.640 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-09 13:04:09.647 | + functions-common:time_stop:2432 : end_time=1788959049641 2026-09-09 13:04:09.651 | + functions-common:time_stop:2433 : elapsed_time=2664 2026-09-09 13:04:09.655 | + functions-common:time_stop:2434 : total=3904 2026-09-09 13:04:09.659 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-09 13:04:09.665 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=6568 2026-09-09 13:04:09.670 | + functions-common:apt_get:1215 : return 0 2026-09-09 13:04:09.676 | ++ lib/host:configure_ksm:42 : bool_to_int ENABLE_KSM 2026-09-09 13:04:09.704 | + lib/host:configure_ksm:42 : set_sysfs_parameter ksm 0 /sys/kernel/mm/ksm/run 2026-09-09 13:04:09.708 | + lib/host:set_sysfs_parameter:15 : local name=ksm 2026-09-09 13:04:09.712 | + lib/host:set_sysfs_parameter:16 : local value=0 2026-09-09 13:04:09.716 | + lib/host:set_sysfs_parameter:17 : local param_file=/sys/kernel/mm/ksm/run 2026-09-09 13:04:09.720 | + lib/host:set_sysfs_parameter:19 : [[ ! -e /sys/kernel/mm/ksm/run ]] 2026-09-09 13:04:09.725 | + lib/host:set_sysfs_parameter:24 : echo 0 2026-09-09 13:04:09.726 | + lib/host:set_sysfs_parameter:24 : sudo tee /sys/kernel/mm/ksm/run 2026-09-09 13:04:09.743 | 0 2026-09-09 13:04:09.751 | + lib/host:configure_host_mem:101 : configure_sysctl_mem_parmaters 2026-09-09 13:04:09.755 | + lib/host:configure_sysctl_mem_parmaters:84 : [[ True == \T\r\u\e ]] 2026-09-09 13:04:09.759 | + lib/host:configure_sysctl_mem_parmaters:86 : set_sysctl_parameter vm.dirty_ratio 60 2026-09-09 13:04:09.764 | + lib/host:set_sysctl_parameter:30 : local name=vm.dirty_ratio 2026-09-09 13:04:09.768 | + lib/host:set_sysctl_parameter:31 : local value=60 2026-09-09 13:04:09.773 | + lib/host:set_sysctl_parameter:33 : sudo sysctl -w vm.dirty_ratio=60 2026-09-09 13:04:09.790 | vm.dirty_ratio = 60 2026-09-09 13:04:09.797 | + lib/host:configure_sysctl_mem_parmaters:87 : set_sysctl_parameter vm.dirty_background_ratio 10 2026-09-09 13:04:09.800 | + lib/host:set_sysctl_parameter:30 : local name=vm.dirty_background_ratio 2026-09-09 13:04:09.804 | + lib/host:set_sysctl_parameter:31 : local value=10 2026-09-09 13:04:09.809 | + lib/host:set_sysctl_parameter:33 : sudo sysctl -w vm.dirty_background_ratio=10 2026-09-09 13:04:09.825 | vm.dirty_background_ratio = 10 2026-09-09 13:04:09.833 | + lib/host:configure_sysctl_mem_parmaters:88 : set_sysctl_parameter vm.vfs_cache_pressure 50 2026-09-09 13:04:09.838 | + lib/host:set_sysctl_parameter:30 : local name=vm.vfs_cache_pressure 2026-09-09 13:04:09.842 | + lib/host:set_sysctl_parameter:31 : local value=50 2026-09-09 13:04:09.846 | + lib/host:set_sysctl_parameter:33 : sudo sysctl -w vm.vfs_cache_pressure=50 2026-09-09 13:04:09.864 | vm.vfs_cache_pressure = 50 2026-09-09 13:04:09.871 | + lib/host:configure_sysctl_mem_parmaters:93 : set_sysctl_parameter vm.swappiness 100 2026-09-09 13:04:09.876 | + lib/host:set_sysctl_parameter:30 : local name=vm.swappiness 2026-09-09 13:04:09.880 | + lib/host:set_sysctl_parameter:31 : local value=100 2026-09-09 13:04:09.884 | + lib/host:set_sysctl_parameter:33 : sudo sysctl -w vm.swappiness=100 2026-09-09 13:04:09.901 | vm.swappiness = 100 2026-09-09 13:04:09.908 | + lib/host:configure_sysctl_mem_parmaters:94 : sudo grep -R . /proc/sys/vm/ 2026-09-09 13:04:09.927 | /proc/sys/vm/admin_reserve_kbytes:8192 2026-09-09 13:04:09.927 | grep: /proc/sys/vm/compact_memory: Permission denied 2026-09-09 13:04:09.927 | /proc/sys/vm/compact_unevictable_allowed:1 2026-09-09 13:04:09.927 | /proc/sys/vm/compaction_proactiveness:20 2026-09-09 13:04:09.927 | /proc/sys/vm/dirty_background_bytes:0 2026-09-09 13:04:09.927 | /proc/sys/vm/dirty_background_ratio:10 2026-09-09 13:04:09.927 | /proc/sys/vm/dirty_bytes:0 2026-09-09 13:04:09.927 | /proc/sys/vm/dirty_expire_centisecs:3000 2026-09-09 13:04:09.927 | /proc/sys/vm/dirty_ratio:60 2026-09-09 13:04:09.927 | /proc/sys/vm/dirty_writeback_centisecs:500 2026-09-09 13:04:09.927 | /proc/sys/vm/dirtytime_expire_seconds:43200 2026-09-09 13:04:09.927 | grep: /proc/sys/vm/drop_caches: Permission denied 2026-09-09 13:04:09.929 | /proc/sys/vm/extfrag_threshold:500 2026-09-09 13:04:09.929 | /proc/sys/vm/hugetlb_optimize_vmemmap:0 2026-09-09 13:04:09.929 | /proc/sys/vm/hugetlb_shm_group:0 2026-09-09 13:04:09.929 | /proc/sys/vm/laptop_mode:0 2026-09-09 13:04:09.929 | /proc/sys/vm/legacy_va_layout:0 2026-09-09 13:04:09.929 | /proc/sys/vm/lowmem_reserve_ratio:256 256 32 0 0 2026-09-09 13:04:09.929 | /proc/sys/vm/max_map_count:1048576 2026-09-09 13:04:09.929 | /proc/sys/vm/memfd_noexec:0 2026-09-09 13:04:09.930 | /proc/sys/vm/memory_failure_early_kill:0 2026-09-09 13:04:09.930 | /proc/sys/vm/memory_failure_recovery:1 2026-09-09 13:04:09.930 | /proc/sys/vm/min_free_kbytes:67584 2026-09-09 13:04:09.930 | /proc/sys/vm/min_slab_ratio:5 2026-09-09 13:04:09.930 | /proc/sys/vm/min_unmapped_ratio:1 2026-09-09 13:04:09.930 | /proc/sys/vm/mmap_min_addr:65536 2026-09-09 13:04:09.930 | /proc/sys/vm/mmap_rnd_bits:32 2026-09-09 13:04:09.930 | /proc/sys/vm/mmap_rnd_compat_bits:16 2026-09-09 13:04:09.930 | /proc/sys/vm/nr_hugepages:0 2026-09-09 13:04:09.930 | /proc/sys/vm/nr_hugepages_mempolicy:0 2026-09-09 13:04:09.930 | /proc/sys/vm/nr_overcommit_hugepages:0 2026-09-09 13:04:09.930 | /proc/sys/vm/numa_stat:1 2026-09-09 13:04:09.930 | /proc/sys/vm/numa_zonelist_order:Node 2026-09-09 13:04:09.930 | /proc/sys/vm/oom_dump_tasks:1 2026-09-09 13:04:09.930 | /proc/sys/vm/oom_kill_allocating_task:0 2026-09-09 13:04:09.930 | /proc/sys/vm/overcommit_kbytes:0 2026-09-09 13:04:09.930 | /proc/sys/vm/overcommit_memory:0 2026-09-09 13:04:09.930 | /proc/sys/vm/overcommit_ratio:50 2026-09-09 13:04:09.930 | /proc/sys/vm/page-cluster:3 2026-09-09 13:04:09.930 | /proc/sys/vm/page_lock_unfairness:5 2026-09-09 13:04:09.930 | /proc/sys/vm/panic_on_oom:0 2026-09-09 13:04:09.930 | /proc/sys/vm/percpu_pagelist_high_fraction:0 2026-09-09 13:04:09.930 | /proc/sys/vm/stat_interval:1 2026-09-09 13:04:09.930 | /proc/sys/vm/swappiness:100 2026-09-09 13:04:09.930 | /proc/sys/vm/unprivileged_userfaultfd:0 2026-09-09 13:04:09.930 | /proc/sys/vm/user_reserve_kbytes:131072 2026-09-09 13:04:09.930 | /proc/sys/vm/vfs_cache_pressure:50 2026-09-09 13:04:09.930 | /proc/sys/vm/watermark_boost_factor:15000 2026-09-09 13:04:09.930 | /proc/sys/vm/watermark_scale_factor:10 2026-09-09 13:04:09.930 | /proc/sys/vm/zone_reclaim_mode:0 2026-09-09 13:04:09.937 | + lib/host:configure_sysctl_mem_parmaters:94 : /bin/true 2026-09-09 13:04:09.946 | + lib/host:tune_host:126 : configure_host_net 2026-09-09 13:04:09.951 | + lib/host:configure_host_net:121 : configure_sysctl_net_parmaters 2026-09-09 13:04:09.954 | + lib/host:configure_sysctl_net_parmaters:106 : [[ True == \T\r\u\e ]] 2026-09-09 13:04:09.958 | + lib/host:configure_sysctl_net_parmaters:108 : set_sysctl_parameter net.ipv4.tcp_keepalive_time 60 2026-09-09 13:04:09.962 | + lib/host:set_sysctl_parameter:30 : local name=net.ipv4.tcp_keepalive_time 2026-09-09 13:04:09.967 | + lib/host:set_sysctl_parameter:31 : local value=60 2026-09-09 13:04:09.971 | + lib/host:set_sysctl_parameter:33 : sudo sysctl -w net.ipv4.tcp_keepalive_time=60 2026-09-09 13:04:09.987 | net.ipv4.tcp_keepalive_time = 60 2026-09-09 13:04:09.994 | + lib/host:configure_sysctl_net_parmaters:109 : set_sysctl_parameter net.ipv4.tcp_keepalive_intvl 10 2026-09-09 13:04:09.999 | + lib/host:set_sysctl_parameter:30 : local name=net.ipv4.tcp_keepalive_intvl 2026-09-09 13:04:10.003 | + lib/host:set_sysctl_parameter:31 : local value=10 2026-09-09 13:04:10.007 | + lib/host:set_sysctl_parameter:33 : sudo sysctl -w net.ipv4.tcp_keepalive_intvl=10 2026-09-09 13:04:10.023 | net.ipv4.tcp_keepalive_intvl = 10 2026-09-09 13:04:10.030 | + lib/host:configure_sysctl_net_parmaters:110 : set_sysctl_parameter net.ipv4.tcp_keepalive_probes 6 2026-09-09 13:04:10.034 | + lib/host:set_sysctl_parameter:30 : local name=net.ipv4.tcp_keepalive_probes 2026-09-09 13:04:10.039 | + lib/host:set_sysctl_parameter:31 : local value=6 2026-09-09 13:04:10.042 | + lib/host:set_sysctl_parameter:33 : sudo sysctl -w net.ipv4.tcp_keepalive_probes=6 2026-09-09 13:04:10.058 | net.ipv4.tcp_keepalive_probes = 6 2026-09-09 13:04:10.064 | + lib/host:configure_sysctl_net_parmaters:112 : set_sysctl_parameter net.ipv4.tcp_fastopen 3 2026-09-09 13:04:10.069 | + lib/host:set_sysctl_parameter:30 : local name=net.ipv4.tcp_fastopen 2026-09-09 13:04:10.073 | + lib/host:set_sysctl_parameter:31 : local value=3 2026-09-09 13:04:10.077 | + lib/host:set_sysctl_parameter:33 : sudo sysctl -w net.ipv4.tcp_fastopen=3 2026-09-09 13:04:10.094 | net.ipv4.tcp_fastopen = 3 2026-09-09 13:04:10.103 | + lib/host:configure_sysctl_net_parmaters:114 : sudo grep -R . /proc/sys/net/ipv4/tcp_abort_on_overflow /proc/sys/net/ipv4/tcp_adv_win_scale /proc/sys/net/ipv4/tcp_allowed_congestion_control /proc/sys/net/ipv4/tcp_app_win /proc/sys/net/ipv4/tcp_autocorking /proc/sys/net/ipv4/tcp_available_congestion_control /proc/sys/net/ipv4/tcp_available_ulp /proc/sys/net/ipv4/tcp_backlog_ack_defer /proc/sys/net/ipv4/tcp_base_mss /proc/sys/net/ipv4/tcp_challenge_ack_limit /proc/sys/net/ipv4/tcp_child_ehash_entries /proc/sys/net/ipv4/tcp_comp_sack_delay_ns /proc/sys/net/ipv4/tcp_comp_sack_nr /proc/sys/net/ipv4/tcp_comp_sack_slack_ns /proc/sys/net/ipv4/tcp_congestion_control /proc/sys/net/ipv4/tcp_dsack /proc/sys/net/ipv4/tcp_early_demux /proc/sys/net/ipv4/tcp_early_retrans /proc/sys/net/ipv4/tcp_ecn /proc/sys/net/ipv4/tcp_ecn_fallback /proc/sys/net/ipv4/tcp_ehash_entries /proc/sys/net/ipv4/tcp_fack /proc/sys/net/ipv4/tcp_fastopen /proc/sys/net/ipv4/tcp_fastopen_blackhole_timeout_sec /proc/sys/net/ipv4/tcp_fastopen_key /proc/sys/net/ipv4/tcp_fin_timeout /proc/sys/net/ipv4/tcp_frto /proc/sys/net/ipv4/tcp_fwmark_accept /proc/sys/net/ipv4/tcp_invalid_ratelimit /proc/sys/net/ipv4/tcp_keepalive_intvl /proc/sys/net/ipv4/tcp_keepalive_probes /proc/sys/net/ipv4/tcp_keepalive_time /proc/sys/net/ipv4/tcp_l3mdev_accept /proc/sys/net/ipv4/tcp_limit_output_bytes /proc/sys/net/ipv4/tcp_low_latency /proc/sys/net/ipv4/tcp_max_orphans /proc/sys/net/ipv4/tcp_max_reordering /proc/sys/net/ipv4/tcp_max_syn_backlog /proc/sys/net/ipv4/tcp_max_tw_buckets /proc/sys/net/ipv4/tcp_mem /proc/sys/net/ipv4/tcp_migrate_req /proc/sys/net/ipv4/tcp_min_rtt_wlen /proc/sys/net/ipv4/tcp_min_snd_mss /proc/sys/net/ipv4/tcp_min_tso_segs /proc/sys/net/ipv4/tcp_moderate_rcvbuf /proc/sys/net/ipv4/tcp_mtu_probe_floor /proc/sys/net/ipv4/tcp_mtu_probing /proc/sys/net/ipv4/tcp_no_metrics_save /proc/sys/net/ipv4/tcp_no_ssthresh_metrics_save /proc/sys/net/ipv4/tcp_notsent_lowat /proc/sys/net/ipv4/tcp_orphan_retries /proc/sys/net/ipv4/tcp_pacing_ca_ratio /proc/sys/net/ipv4/tcp_pacing_ss_ratio /proc/sys/net/ipv4/tcp_pingpong_thresh /proc/sys/net/ipv4/tcp_plb_cong_thresh /proc/sys/net/ipv4/tcp_plb_enabled /proc/sys/net/ipv4/tcp_plb_idle_rehash_rounds /proc/sys/net/ipv4/tcp_plb_rehash_rounds /proc/sys/net/ipv4/tcp_plb_suspend_rto_sec /proc/sys/net/ipv4/tcp_probe_interval /proc/sys/net/ipv4/tcp_probe_threshold /proc/sys/net/ipv4/tcp_recovery /proc/sys/net/ipv4/tcp_reflect_tos /proc/sys/net/ipv4/tcp_reordering /proc/sys/net/ipv4/tcp_retrans_collapse /proc/sys/net/ipv4/tcp_retries1 /proc/sys/net/ipv4/tcp_retries2 /proc/sys/net/ipv4/tcp_rfc1337 /proc/sys/net/ipv4/tcp_rmem /proc/sys/net/ipv4/tcp_sack /proc/sys/net/ipv4/tcp_shrink_window /proc/sys/net/ipv4/tcp_slow_start_after_idle /proc/sys/net/ipv4/tcp_stdurg /proc/sys/net/ipv4/tcp_synack_retries /proc/sys/net/ipv4/tcp_syncookies /proc/sys/net/ipv4/tcp_syn_linear_timeouts /proc/sys/net/ipv4/tcp_syn_retries /proc/sys/net/ipv4/tcp_thin_linear_timeouts /proc/sys/net/ipv4/tcp_timestamps /proc/sys/net/ipv4/tcp_tso_rtt_log /proc/sys/net/ipv4/tcp_tso_win_divisor /proc/sys/net/ipv4/tcp_tw_reuse /proc/sys/net/ipv4/tcp_window_scaling /proc/sys/net/ipv4/tcp_wmem /proc/sys/net/ipv4/tcp_workaround_signed_windows 2026-09-09 13:04:10.125 | /proc/sys/net/ipv4/tcp_abort_on_overflow:0 2026-09-09 13:04:10.125 | /proc/sys/net/ipv4/tcp_adv_win_scale:1 2026-09-09 13:04:10.125 | /proc/sys/net/ipv4/tcp_allowed_congestion_control:reno cubic 2026-09-09 13:04:10.125 | /proc/sys/net/ipv4/tcp_app_win:31 2026-09-09 13:04:10.125 | /proc/sys/net/ipv4/tcp_autocorking:1 2026-09-09 13:04:10.125 | /proc/sys/net/ipv4/tcp_available_congestion_control:reno cubic 2026-09-09 13:04:10.125 | /proc/sys/net/ipv4/tcp_available_ulp:espintcp mptcp 2026-09-09 13:04:10.125 | /proc/sys/net/ipv4/tcp_backlog_ack_defer:1 2026-09-09 13:04:10.125 | /proc/sys/net/ipv4/tcp_base_mss:1024 2026-09-09 13:04:10.125 | /proc/sys/net/ipv4/tcp_challenge_ack_limit:2147483647 2026-09-09 13:04:10.125 | /proc/sys/net/ipv4/tcp_child_ehash_entries:0 2026-09-09 13:04:10.125 | /proc/sys/net/ipv4/tcp_comp_sack_delay_ns:1000000 2026-09-09 13:04:10.125 | /proc/sys/net/ipv4/tcp_comp_sack_nr:44 2026-09-09 13:04:10.125 | /proc/sys/net/ipv4/tcp_comp_sack_slack_ns:100000 2026-09-09 13:04:10.125 | /proc/sys/net/ipv4/tcp_congestion_control:cubic 2026-09-09 13:04:10.125 | /proc/sys/net/ipv4/tcp_dsack:1 2026-09-09 13:04:10.125 | /proc/sys/net/ipv4/tcp_early_demux:1 2026-09-09 13:04:10.125 | /proc/sys/net/ipv4/tcp_early_retrans:3 2026-09-09 13:04:10.125 | /proc/sys/net/ipv4/tcp_ecn:2 2026-09-09 13:04:10.125 | /proc/sys/net/ipv4/tcp_ecn_fallback:1 2026-09-09 13:04:10.125 | /proc/sys/net/ipv4/tcp_ehash_entries:524288 2026-09-09 13:04:10.126 | /proc/sys/net/ipv4/tcp_fack:0 2026-09-09 13:04:10.126 | /proc/sys/net/ipv4/tcp_fastopen:3 2026-09-09 13:04:10.126 | /proc/sys/net/ipv4/tcp_fastopen_blackhole_timeout_sec:0 2026-09-09 13:04:10.126 | /proc/sys/net/ipv4/tcp_fastopen_key:e8ff7f9e-d498e341-350618b9-dca416f2 2026-09-09 13:04:10.126 | /proc/sys/net/ipv4/tcp_fin_timeout:60 2026-09-09 13:04:10.126 | /proc/sys/net/ipv4/tcp_frto:2 2026-09-09 13:04:10.126 | /proc/sys/net/ipv4/tcp_fwmark_accept:0 2026-09-09 13:04:10.126 | /proc/sys/net/ipv4/tcp_invalid_ratelimit:500 2026-09-09 13:04:10.126 | /proc/sys/net/ipv4/tcp_keepalive_intvl:10 2026-09-09 13:04:10.126 | /proc/sys/net/ipv4/tcp_keepalive_probes:6 2026-09-09 13:04:10.126 | /proc/sys/net/ipv4/tcp_keepalive_time:60 2026-09-09 13:04:10.126 | /proc/sys/net/ipv4/tcp_l3mdev_accept:0 2026-09-09 13:04:10.126 | /proc/sys/net/ipv4/tcp_limit_output_bytes:1048576 2026-09-09 13:04:10.126 | /proc/sys/net/ipv4/tcp_low_latency:0 2026-09-09 13:04:10.126 | /proc/sys/net/ipv4/tcp_max_orphans:262144 2026-09-09 13:04:10.126 | /proc/sys/net/ipv4/tcp_max_reordering:300 2026-09-09 13:04:10.126 | /proc/sys/net/ipv4/tcp_max_syn_backlog:4096 2026-09-09 13:04:10.126 | /proc/sys/net/ipv4/tcp_max_tw_buckets:262144 2026-09-09 13:04:10.126 | /proc/sys/net/ipv4/tcp_mem:768417 1024556 1536834 2026-09-09 13:04:10.126 | /proc/sys/net/ipv4/tcp_migrate_req:0 2026-09-09 13:04:10.126 | /proc/sys/net/ipv4/tcp_min_rtt_wlen:300 2026-09-09 13:04:10.126 | /proc/sys/net/ipv4/tcp_min_snd_mss:48 2026-09-09 13:04:10.126 | /proc/sys/net/ipv4/tcp_min_tso_segs:2 2026-09-09 13:04:10.126 | /proc/sys/net/ipv4/tcp_moderate_rcvbuf:1 2026-09-09 13:04:10.126 | /proc/sys/net/ipv4/tcp_mtu_probe_floor:48 2026-09-09 13:04:10.126 | /proc/sys/net/ipv4/tcp_mtu_probing:0 2026-09-09 13:04:10.126 | /proc/sys/net/ipv4/tcp_no_metrics_save:0 2026-09-09 13:04:10.126 | /proc/sys/net/ipv4/tcp_no_ssthresh_metrics_save:1 2026-09-09 13:04:10.126 | /proc/sys/net/ipv4/tcp_notsent_lowat:4294967295 2026-09-09 13:04:10.126 | /proc/sys/net/ipv4/tcp_orphan_retries:0 2026-09-09 13:04:10.126 | /proc/sys/net/ipv4/tcp_pacing_ca_ratio:120 2026-09-09 13:04:10.126 | /proc/sys/net/ipv4/tcp_pacing_ss_ratio:200 2026-09-09 13:04:10.126 | /proc/sys/net/ipv4/tcp_pingpong_thresh:1 2026-09-09 13:04:10.126 | /proc/sys/net/ipv4/tcp_plb_cong_thresh:128 2026-09-09 13:04:10.126 | /proc/sys/net/ipv4/tcp_plb_enabled:0 2026-09-09 13:04:10.126 | /proc/sys/net/ipv4/tcp_plb_idle_rehash_rounds:3 2026-09-09 13:04:10.126 | /proc/sys/net/ipv4/tcp_plb_rehash_rounds:12 2026-09-09 13:04:10.126 | /proc/sys/net/ipv4/tcp_plb_suspend_rto_sec:60 2026-09-09 13:04:10.126 | /proc/sys/net/ipv4/tcp_probe_interval:600 2026-09-09 13:04:10.126 | /proc/sys/net/ipv4/tcp_probe_threshold:8 2026-09-09 13:04:10.126 | /proc/sys/net/ipv4/tcp_recovery:1 2026-09-09 13:04:10.126 | /proc/sys/net/ipv4/tcp_reflect_tos:0 2026-09-09 13:04:10.126 | /proc/sys/net/ipv4/tcp_reordering:3 2026-09-09 13:04:10.126 | /proc/sys/net/ipv4/tcp_retrans_collapse:1 2026-09-09 13:04:10.126 | /proc/sys/net/ipv4/tcp_retries1:3 2026-09-09 13:04:10.126 | /proc/sys/net/ipv4/tcp_retries2:15 2026-09-09 13:04:10.126 | /proc/sys/net/ipv4/tcp_rfc1337:0 2026-09-09 13:04:10.127 | /proc/sys/net/ipv4/tcp_rmem:4096 131072 6291456 2026-09-09 13:04:10.127 | /proc/sys/net/ipv4/tcp_sack:1 2026-09-09 13:04:10.127 | /proc/sys/net/ipv4/tcp_shrink_window:0 2026-09-09 13:04:10.127 | /proc/sys/net/ipv4/tcp_slow_start_after_idle:1 2026-09-09 13:04:10.127 | /proc/sys/net/ipv4/tcp_stdurg:0 2026-09-09 13:04:10.127 | /proc/sys/net/ipv4/tcp_synack_retries:5 2026-09-09 13:04:10.127 | /proc/sys/net/ipv4/tcp_syncookies:1 2026-09-09 13:04:10.127 | /proc/sys/net/ipv4/tcp_syn_linear_timeouts:4 2026-09-09 13:04:10.127 | /proc/sys/net/ipv4/tcp_syn_retries:6 2026-09-09 13:04:10.127 | /proc/sys/net/ipv4/tcp_thin_linear_timeouts:0 2026-09-09 13:04:10.127 | /proc/sys/net/ipv4/tcp_timestamps:1 2026-09-09 13:04:10.127 | /proc/sys/net/ipv4/tcp_tso_rtt_log:9 2026-09-09 13:04:10.127 | /proc/sys/net/ipv4/tcp_tso_win_divisor:3 2026-09-09 13:04:10.127 | /proc/sys/net/ipv4/tcp_tw_reuse:2 2026-09-09 13:04:10.127 | /proc/sys/net/ipv4/tcp_window_scaling:1 2026-09-09 13:04:10.127 | /proc/sys/net/ipv4/tcp_wmem:4096 16384 4194304 2026-09-09 13:04:10.127 | /proc/sys/net/ipv4/tcp_workaround_signed_windows:0 2026-09-09 13:04:10.133 | + lib/host:configure_sysctl_net_parmaters:116 : set_sysctl_parameter net.core.default_qdisc pfifo_fast 2026-09-09 13:04:10.139 | + lib/host:set_sysctl_parameter:30 : local name=net.core.default_qdisc 2026-09-09 13:04:10.143 | + lib/host:set_sysctl_parameter:31 : local value=pfifo_fast 2026-09-09 13:04:10.147 | + lib/host:set_sysctl_parameter:33 : sudo sysctl -w net.core.default_qdisc=pfifo_fast 2026-09-09 13:04:10.163 | net.core.default_qdisc = pfifo_fast 2026-09-09 13:04:10.171 | + ./stack.sh:main:600 : fetch_plugins 2026-09-09 13:04:10.176 | + functions-common:fetch_plugins:1766 : local plugins=,barbican,magnum,manila,octavia,magnum-cluster-api,ovn-octavia-provider 2026-09-09 13:04:10.181 | + functions-common:fetch_plugins:1767 : local plugin 2026-09-09 13:04:10.186 | + functions-common:fetch_plugins:1770 : [[ -z ,barbican,magnum,manila,octavia,magnum-cluster-api,ovn-octavia-provider ]] 2026-09-09 13:04:10.190 | + functions-common:fetch_plugins:1774 : echo 'Fetching DevStack plugins' 2026-09-09 13:04:10.190 | Fetching DevStack plugins 2026-09-09 13:04:10.195 | + functions-common:fetch_plugins:1775 : for plugin in ${plugins//,/ } 2026-09-09 13:04:10.199 | + functions-common:fetch_plugins:1776 : git_clone_by_name barbican 2026-09-09 13:04:10.204 | + functions-common:git_clone_by_name:681 : local name=barbican 2026-09-09 13:04:10.208 | + functions-common:git_clone_by_name:682 : local repo=https://github.com/openstack/barbican 2026-09-09 13:04:10.212 | + functions-common:git_clone_by_name:683 : local dir=/opt/stack/barbican 2026-09-09 13:04:10.216 | + functions-common:git_clone_by_name:684 : local branch=master 2026-09-09 13:04:10.220 | + functions-common:git_clone_by_name:685 : git_clone https://github.com/openstack/barbican /opt/stack/barbican master 2026-09-09 13:04:10.224 | + functions-common:git_clone:589 : local git_remote=https://github.com/openstack/barbican 2026-09-09 13:04:10.228 | + functions-common:git_clone:590 : local git_dest=/opt/stack/barbican 2026-09-09 13:04:10.232 | + functions-common:git_clone:591 : local git_ref=master 2026-09-09 13:04:10.236 | + functions-common:git_clone:592 : local orig_dir 2026-09-09 13:04:10.241 | ++ functions-common:git_clone:593 : pwd 2026-09-09 13:04:10.246 | + functions-common:git_clone:593 : orig_dir=/opt/stack/devstack 2026-09-09 13:04:10.250 | + functions-common:git_clone:594 : local git_clone_flags= 2026-09-09 13:04:10.256 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-09-09 13:04:10.284 | + functions-common:git_clone:596 : RECLONE=False 2026-09-09 13:04:10.288 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-09-09 13:04:10.293 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-09-09 13:04:10.298 | + functions-common:git_clone:610 : echo master 2026-09-09 13:04:10.299 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-09-09 13:04:10.309 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/barbican ]] 2026-09-09 13:04:10.314 | + functions-common:git_clone:634 : [[ False = \T\r\u\e ]] 2026-09-09 13:04:10.318 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/barbican 2026-09-09 13:04:10.345 | + functions-common:git_clone:672 : cd /opt/stack/barbican 2026-09-09 13:04:10.350 | + functions-common:git_clone:673 : git show --oneline 2026-09-09 13:04:10.351 | + functions-common:git_clone:673 : head -1 2026-09-09 13:04:10.362 | 1efe16cd Merge "devstack: Remove unused function" 2026-09-09 13:04:10.367 | + functions-common:git_clone:674 : cd /opt/stack/devstack 2026-09-09 13:04:10.372 | + functions-common:fetch_plugins:1775 : for plugin in ${plugins//,/ } 2026-09-09 13:04:10.376 | + functions-common:fetch_plugins:1776 : git_clone_by_name magnum 2026-09-09 13:04:10.381 | + functions-common:git_clone_by_name:681 : local name=magnum 2026-09-09 13:04:10.386 | + functions-common:git_clone_by_name:682 : local repo=https://review.opendev.org/openstack/magnum 2026-09-09 13:04:10.390 | + functions-common:git_clone_by_name:683 : local dir=/opt/stack/magnum 2026-09-09 13:04:10.395 | + functions-common:git_clone_by_name:684 : local branch=master 2026-09-09 13:04:10.399 | + functions-common:git_clone_by_name:685 : git_clone https://review.opendev.org/openstack/magnum /opt/stack/magnum master 2026-09-09 13:04:10.404 | + functions-common:git_clone:589 : local git_remote=https://review.opendev.org/openstack/magnum 2026-09-09 13:04:10.408 | + functions-common:git_clone:590 : local git_dest=/opt/stack/magnum 2026-09-09 13:04:10.413 | + functions-common:git_clone:591 : local git_ref=master 2026-09-09 13:04:10.417 | + functions-common:git_clone:592 : local orig_dir 2026-09-09 13:04:10.423 | ++ functions-common:git_clone:593 : pwd 2026-09-09 13:04:10.427 | + functions-common:git_clone:593 : orig_dir=/opt/stack/devstack 2026-09-09 13:04:10.431 | + functions-common:git_clone:594 : local git_clone_flags= 2026-09-09 13:04:10.436 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-09-09 13:04:10.465 | + functions-common:git_clone:596 : RECLONE=False 2026-09-09 13:04:10.469 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-09-09 13:04:10.473 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-09-09 13:04:10.478 | + functions-common:git_clone:610 : echo master 2026-09-09 13:04:10.478 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-09-09 13:04:10.487 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/magnum ]] 2026-09-09 13:04:10.491 | + functions-common:git_clone:634 : [[ False = \T\r\u\e ]] 2026-09-09 13:04:10.495 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/magnum 2026-09-09 13:04:10.523 | + functions-common:git_clone:672 : cd /opt/stack/magnum 2026-09-09 13:04:10.528 | + functions-common:git_clone:673 : head -1 2026-09-09 13:04:10.529 | + functions-common:git_clone:673 : git show --oneline 2026-09-09 13:04:10.539 | 23a43e87 Raise clear error when image os_distro is unset 2026-09-09 13:04:10.544 | + functions-common:git_clone:674 : cd /opt/stack/devstack 2026-09-09 13:04:10.548 | + functions-common:fetch_plugins:1775 : for plugin in ${plugins//,/ } 2026-09-09 13:04:10.552 | + functions-common:fetch_plugins:1776 : git_clone_by_name manila 2026-09-09 13:04:10.556 | + functions-common:git_clone_by_name:681 : local name=manila 2026-09-09 13:04:10.561 | + functions-common:git_clone_by_name:682 : local repo=https://github.com/openstack/manila 2026-09-09 13:04:10.565 | + functions-common:git_clone_by_name:683 : local dir=/opt/stack/manila 2026-09-09 13:04:10.570 | + functions-common:git_clone_by_name:684 : local branch=master 2026-09-09 13:04:10.575 | + functions-common:git_clone_by_name:685 : git_clone https://github.com/openstack/manila /opt/stack/manila master 2026-09-09 13:04:10.579 | + functions-common:git_clone:589 : local git_remote=https://github.com/openstack/manila 2026-09-09 13:04:10.583 | + functions-common:git_clone:590 : local git_dest=/opt/stack/manila 2026-09-09 13:04:10.587 | + functions-common:git_clone:591 : local git_ref=master 2026-09-09 13:04:10.591 | + functions-common:git_clone:592 : local orig_dir 2026-09-09 13:04:10.596 | ++ functions-common:git_clone:593 : pwd 2026-09-09 13:04:10.600 | + functions-common:git_clone:593 : orig_dir=/opt/stack/devstack 2026-09-09 13:04:10.603 | + functions-common:git_clone:594 : local git_clone_flags= 2026-09-09 13:04:10.608 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-09-09 13:04:10.636 | + functions-common:git_clone:596 : RECLONE=False 2026-09-09 13:04:10.639 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-09-09 13:04:10.644 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-09-09 13:04:10.649 | + functions-common:git_clone:610 : echo master 2026-09-09 13:04:10.649 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-09-09 13:04:10.657 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/manila ]] 2026-09-09 13:04:10.662 | + functions-common:git_clone:634 : [[ False = \T\r\u\e ]] 2026-09-09 13:04:10.666 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/manila 2026-09-09 13:04:10.692 | + functions-common:git_clone:672 : cd /opt/stack/manila 2026-09-09 13:04:10.697 | + functions-common:git_clone:673 : git show --oneline 2026-09-09 13:04:10.697 | + functions-common:git_clone:673 : head -1 2026-09-09 13:04:10.709 | 849119d90 Merge "Skip grenade job for git config update" 2026-09-09 13:04:10.714 | + functions-common:git_clone:674 : cd /opt/stack/devstack 2026-09-09 13:04:10.718 | + functions-common:fetch_plugins:1775 : for plugin in ${plugins//,/ } 2026-09-09 13:04:10.722 | + functions-common:fetch_plugins:1776 : git_clone_by_name octavia 2026-09-09 13:04:10.727 | + functions-common:git_clone_by_name:681 : local name=octavia 2026-09-09 13:04:10.730 | + functions-common:git_clone_by_name:682 : local repo=https://github.com/openstack/octavia 2026-09-09 13:04:10.734 | + functions-common:git_clone_by_name:683 : local dir=/opt/stack/octavia 2026-09-09 13:04:10.739 | + functions-common:git_clone_by_name:684 : local branch=master 2026-09-09 13:04:10.744 | + functions-common:git_clone_by_name:685 : git_clone https://github.com/openstack/octavia /opt/stack/octavia master 2026-09-09 13:04:10.748 | + functions-common:git_clone:589 : local git_remote=https://github.com/openstack/octavia 2026-09-09 13:04:10.753 | + functions-common:git_clone:590 : local git_dest=/opt/stack/octavia 2026-09-09 13:04:10.757 | + functions-common:git_clone:591 : local git_ref=master 2026-09-09 13:04:10.761 | + functions-common:git_clone:592 : local orig_dir 2026-09-09 13:04:10.767 | ++ functions-common:git_clone:593 : pwd 2026-09-09 13:04:10.771 | + functions-common:git_clone:593 : orig_dir=/opt/stack/devstack 2026-09-09 13:04:10.775 | + functions-common:git_clone:594 : local git_clone_flags= 2026-09-09 13:04:10.780 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-09-09 13:04:10.810 | + functions-common:git_clone:596 : RECLONE=False 2026-09-09 13:04:10.814 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-09-09 13:04:10.818 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-09-09 13:04:10.823 | + functions-common:git_clone:610 : echo master 2026-09-09 13:04:10.824 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-09-09 13:04:10.832 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/octavia ]] 2026-09-09 13:04:10.836 | + functions-common:git_clone:634 : [[ False = \T\r\u\e ]] 2026-09-09 13:04:10.839 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/octavia 2026-09-09 13:04:10.865 | + functions-common:git_clone:672 : cd /opt/stack/octavia 2026-09-09 13:04:10.870 | + functions-common:git_clone:673 : git show --oneline 2026-09-09 13:04:10.871 | + functions-common:git_clone:673 : head -1 2026-09-09 13:04:10.881 | 806b57206 Merge "Disable grenade skip level job for 2026.2" 2026-09-09 13:04:10.886 | + functions-common:git_clone:674 : cd /opt/stack/devstack 2026-09-09 13:04:10.890 | + functions-common:fetch_plugins:1775 : for plugin in ${plugins//,/ } 2026-09-09 13:04:10.894 | + functions-common:fetch_plugins:1776 : git_clone_by_name magnum-cluster-api 2026-09-09 13:04:10.898 | + functions-common:git_clone_by_name:681 : local name=magnum-cluster-api 2026-09-09 13:04:10.903 | + functions-common:git_clone_by_name:682 : local repo=https://github.com/vexxhost/magnum-cluster-api 2026-09-09 13:04:10.908 | + functions-common:git_clone_by_name:683 : local dir=/opt/stack/magnum-cluster-api 2026-09-09 13:04:10.912 | + functions-common:git_clone_by_name:684 : local branch=master 2026-09-09 13:04:10.917 | + functions-common:git_clone_by_name:685 : git_clone https://github.com/vexxhost/magnum-cluster-api /opt/stack/magnum-cluster-api master 2026-09-09 13:04:10.921 | + functions-common:git_clone:589 : local git_remote=https://github.com/vexxhost/magnum-cluster-api 2026-09-09 13:04:10.926 | + functions-common:git_clone:590 : local git_dest=/opt/stack/magnum-cluster-api 2026-09-09 13:04:10.930 | + functions-common:git_clone:591 : local git_ref=master 2026-09-09 13:04:10.934 | + functions-common:git_clone:592 : local orig_dir 2026-09-09 13:04:10.939 | ++ functions-common:git_clone:593 : pwd 2026-09-09 13:04:10.944 | + functions-common:git_clone:593 : orig_dir=/opt/stack/devstack 2026-09-09 13:04:10.948 | + functions-common:git_clone:594 : local git_clone_flags= 2026-09-09 13:04:10.953 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-09-09 13:04:10.981 | + functions-common:git_clone:596 : RECLONE=False 2026-09-09 13:04:10.985 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-09-09 13:04:10.989 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-09-09 13:04:10.994 | + functions-common:git_clone:610 : echo master 2026-09-09 13:04:10.995 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-09-09 13:04:11.004 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/magnum-cluster-api ]] 2026-09-09 13:04:11.008 | + functions-common:git_clone:634 : [[ False = \T\r\u\e ]] 2026-09-09 13:04:11.012 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/magnum-cluster-api 2026-09-09 13:04:11.039 | + functions-common:git_clone:672 : cd /opt/stack/magnum-cluster-api 2026-09-09 13:04:11.044 | + functions-common:git_clone:673 : git show --oneline 2026-09-09 13:04:11.044 | + functions-common:git_clone:673 : head -1 2026-09-09 13:04:11.055 | 56bf6a1 feat: update node flavors during cluster upgrades 2026-09-09 13:04:11.060 | + functions-common:git_clone:674 : cd /opt/stack/devstack 2026-09-09 13:04:11.065 | + functions-common:fetch_plugins:1775 : for plugin in ${plugins//,/ } 2026-09-09 13:04:11.069 | + functions-common:fetch_plugins:1776 : git_clone_by_name ovn-octavia-provider 2026-09-09 13:04:11.074 | + functions-common:git_clone_by_name:681 : local name=ovn-octavia-provider 2026-09-09 13:04:11.078 | + functions-common:git_clone_by_name:682 : local repo=https://github.com/openstack/ovn-octavia-provider 2026-09-09 13:04:11.082 | + functions-common:git_clone_by_name:683 : local dir=/opt/stack/ovn-octavia-provider 2026-09-09 13:04:11.086 | + functions-common:git_clone_by_name:684 : local branch=master 2026-09-09 13:04:11.091 | + functions-common:git_clone_by_name:685 : git_clone https://github.com/openstack/ovn-octavia-provider /opt/stack/ovn-octavia-provider master 2026-09-09 13:04:11.095 | + functions-common:git_clone:589 : local git_remote=https://github.com/openstack/ovn-octavia-provider 2026-09-09 13:04:11.100 | + functions-common:git_clone:590 : local git_dest=/opt/stack/ovn-octavia-provider 2026-09-09 13:04:11.103 | + functions-common:git_clone:591 : local git_ref=master 2026-09-09 13:04:11.107 | + functions-common:git_clone:592 : local orig_dir 2026-09-09 13:04:11.112 | ++ functions-common:git_clone:593 : pwd 2026-09-09 13:04:11.116 | + functions-common:git_clone:593 : orig_dir=/opt/stack/devstack 2026-09-09 13:04:11.120 | + functions-common:git_clone:594 : local git_clone_flags= 2026-09-09 13:04:11.125 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-09-09 13:04:11.153 | + functions-common:git_clone:596 : RECLONE=False 2026-09-09 13:04:11.157 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-09-09 13:04:11.161 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-09-09 13:04:11.166 | + functions-common:git_clone:610 : echo master 2026-09-09 13:04:11.167 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-09-09 13:04:11.175 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/ovn-octavia-provider ]] 2026-09-09 13:04:11.179 | + functions-common:git_clone:634 : [[ False = \T\r\u\e ]] 2026-09-09 13:04:11.183 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/ovn-octavia-provider 2026-09-09 13:04:11.208 | + functions-common:git_clone:672 : cd /opt/stack/ovn-octavia-provider 2026-09-09 13:04:11.213 | + functions-common:git_clone:673 : git show --oneline 2026-09-09 13:04:11.214 | + functions-common:git_clone:673 : head -1 2026-09-09 13:04:11.246 | 485b18e Merge "Report health monitors as DELETED on LB cascade delete" 2026-09-09 13:04:11.251 | + functions-common:git_clone:674 : cd /opt/stack/devstack 2026-09-09 13:04:11.256 | + ./stack.sh:main:604 : run_phase override_defaults 2026-09-09 13:04:11.259 | + functions-common:run_phase:1848 : local mode=override_defaults 2026-09-09 13:04:11.263 | + functions-common:run_phase:1849 : local phase= 2026-09-09 13:04:11.266 | + functions-common:run_phase:1850 : [[ -d /opt/stack/devstack/extras.d ]] 2026-09-09 13:04:11.271 | + functions-common:run_phase:1851 : local extra_plugin_file_name 2026-09-09 13:04:11.275 | + functions-common:run_phase:1852 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-09-09 13:04:11.278 | + functions-common:run_phase:1857 : local exceptions=80-tempest.sh 2026-09-09 13:04:11.283 | + functions-common:run_phase:1858 : local extra 2026-09-09 13:04:11.288 | ++ functions-common:run_phase:1859 : basename /opt/stack/devstack/extras.d/80-tempest.sh 2026-09-09 13:04:11.295 | + functions-common:run_phase:1859 : extra=80-tempest.sh 2026-09-09 13:04:11.298 | + functions-common:run_phase:1860 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-09-09 13:04:11.303 | + functions-common:run_phase:1864 : [[ -r /opt/stack/devstack/extras.d/80-tempest.sh ]] 2026-09-09 13:04:11.307 | + functions-common:run_phase:1864 : source /opt/stack/devstack/extras.d/80-tempest.sh override_defaults 2026-09-09 13:04:11.312 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-09-09 13:04:11.337 | ++ functions-common:is_service_enabled:2076 : return 1 2026-09-09 13:04:11.341 | + functions-common:run_phase:1869 : [[ override_defaults == \s\o\u\r\c\e ]] 2026-09-09 13:04:11.345 | + functions-common:run_phase:1872 : [[ override_defaults == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-09-09 13:04:11.349 | + functions-common:run_phase:1873 : plugin_override_defaults 2026-09-09 13:04:11.352 | + functions-common:plugin_override_defaults:1807 : local plugins=,barbican,magnum,manila,octavia,magnum-cluster-api,ovn-octavia-provider 2026-09-09 13:04:11.356 | + functions-common:plugin_override_defaults:1808 : local plugin 2026-09-09 13:04:11.359 | + functions-common:plugin_override_defaults:1811 : [[ -z ,barbican,magnum,manila,octavia,magnum-cluster-api,ovn-octavia-provider ]] 2026-09-09 13:04:11.362 | + functions-common:plugin_override_defaults:1815 : echo 'Overriding Configuration Defaults' 2026-09-09 13:04:11.362 | Overriding Configuration Defaults 2026-09-09 13:04:11.366 | + functions-common:plugin_override_defaults:1816 : for plugin in ${plugins//,/ } 2026-09-09 13:04:11.370 | + functions-common:plugin_override_defaults:1817 : local dir=/opt/stack/barbican 2026-09-09 13:04:11.375 | + functions-common:plugin_override_defaults:1819 : [[ -f /opt/stack/barbican/devstack/override-defaults ]] 2026-09-09 13:04:11.379 | + functions-common:plugin_override_defaults:1816 : for plugin in ${plugins//,/ } 2026-09-09 13:04:11.384 | + functions-common:plugin_override_defaults:1817 : local dir=/opt/stack/magnum 2026-09-09 13:04:11.388 | + functions-common:plugin_override_defaults:1819 : [[ -f /opt/stack/magnum/devstack/override-defaults ]] 2026-09-09 13:04:11.392 | + functions-common:plugin_override_defaults:1816 : for plugin in ${plugins//,/ } 2026-09-09 13:04:11.397 | + functions-common:plugin_override_defaults:1817 : local dir=/opt/stack/manila 2026-09-09 13:04:11.401 | + functions-common:plugin_override_defaults:1819 : [[ -f /opt/stack/manila/devstack/override-defaults ]] 2026-09-09 13:04:11.405 | + functions-common:plugin_override_defaults:1816 : for plugin in ${plugins//,/ } 2026-09-09 13:04:11.409 | + functions-common:plugin_override_defaults:1817 : local dir=/opt/stack/octavia 2026-09-09 13:04:11.413 | + functions-common:plugin_override_defaults:1819 : [[ -f /opt/stack/octavia/devstack/override-defaults ]] 2026-09-09 13:04:11.418 | + functions-common:plugin_override_defaults:1816 : for plugin in ${plugins//,/ } 2026-09-09 13:04:11.421 | + functions-common:plugin_override_defaults:1817 : local dir=/opt/stack/magnum-cluster-api 2026-09-09 13:04:11.425 | + functions-common:plugin_override_defaults:1819 : [[ -f /opt/stack/magnum-cluster-api/devstack/override-defaults ]] 2026-09-09 13:04:11.430 | + functions-common:plugin_override_defaults:1822 : echo 'magnum-cluster-api has overridden the following defaults' 2026-09-09 13:04:11.430 | magnum-cluster-api has overridden the following defaults 2026-09-09 13:04:11.434 | + functions-common:plugin_override_defaults:1823 : cat /opt/stack/magnum-cluster-api/devstack/override-defaults 2026-09-09 13:04:11.437 | GLANCE_LIMIT_IMAGE_SIZE_TOTAL=10000 2026-09-09 13:04:11.437 | KEYSTONE_ADMIN_ENDPOINT=true 2026-09-09 13:04:11.437 | LIBVIRT_CPU_MODE=host-passthrough 2026-09-09 13:04:11.437 | LIBVIRT_TYPE=kvm 2026-09-09 13:04:11.437 | VOLUME_BACKING_FILE_SIZE=50G 2026-09-09 13:04:11.441 | + functions-common:plugin_override_defaults:1824 : source /opt/stack/magnum-cluster-api/devstack/override-defaults 2026-09-09 13:04:11.445 | ++ /opt/stack/magnum-cluster-api/devstack/override-defaults:source:1 : GLANCE_LIMIT_IMAGE_SIZE_TOTAL=10000 2026-09-09 13:04:11.449 | ++ /opt/stack/magnum-cluster-api/devstack/override-defaults:source:2 : KEYSTONE_ADMIN_ENDPOINT=true 2026-09-09 13:04:11.453 | ++ /opt/stack/magnum-cluster-api/devstack/override-defaults:source:3 : LIBVIRT_CPU_MODE=host-passthrough 2026-09-09 13:04:11.458 | ++ /opt/stack/magnum-cluster-api/devstack/override-defaults:source:4 : LIBVIRT_TYPE=kvm 2026-09-09 13:04:11.462 | ++ /opt/stack/magnum-cluster-api/devstack/override-defaults:source:5 : VOLUME_BACKING_FILE_SIZE=50G 2026-09-09 13:04:11.466 | + functions-common:plugin_override_defaults:1816 : for plugin in ${plugins//,/ } 2026-09-09 13:04:11.470 | + functions-common:plugin_override_defaults:1817 : local dir=/opt/stack/ovn-octavia-provider 2026-09-09 13:04:11.475 | + functions-common:plugin_override_defaults:1819 : [[ -f /opt/stack/ovn-octavia-provider/devstack/override-defaults ]] 2026-09-09 13:04:11.479 | + ./stack.sh:main:607 : source /opt/stack/devstack/lib/apache 2026-09-09 13:04:11.517 | + ./stack.sh:main:610 : source /opt/stack/devstack/lib/tls 2026-09-09 13:04:11.522 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2026-09-09 13:04:11.549 | ++ functions-common:is_service_enabled:2076 : return 0 2026-09-09 13:04:11.554 | +++ lib/tls:source:40 : ipv6_unquote 162.253.55.160 2026-09-09 13:04:11.558 | +++ functions-common:ipv6_unquote:2218 : echo 162.253.55.160 2026-09-09 13:04:11.560 | +++ functions-common:ipv6_unquote:2218 : tr -d '[]' 2026-09-09 13:04:11.565 | ++ lib/tls:source:40 : TLS_IP=162.253.55.160 2026-09-09 13:04:11.570 | +++ lib/tls:source:43 : hostname -f 2026-09-09 13:04:11.577 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=np0000192389.novalocal 2026-09-09 13:04:11.581 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2026-09-09 13:04:11.585 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2026-09-09 13:04:11.588 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2026-09-09 13:04:11.591 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2026-09-09 13:04:11.595 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2026-09-09 13:04:11.600 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2026-09-09 13:04:11.603 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2026-09-09 13:04:11.607 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2026-09-09 13:04:11.611 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2026-09-09 13:04:11.618 | + ./stack.sh:main:613 : source /opt/stack/devstack/lib/infra 2026-09-09 13:04:11.641 | + ./stack.sh:main:614 : source /opt/stack/devstack/lib/libraries 2026-09-09 13:04:11.671 | + ./stack.sh:main:615 : source /opt/stack/devstack/lib/lvm 2026-09-09 13:04:11.692 | + ./stack.sh:main:616 : source /opt/stack/devstack/lib/horizon 2026-09-09 13:04:11.717 | + ./stack.sh:main:617 : source /opt/stack/devstack/lib/keystone 2026-09-09 13:04:11.771 | + ./stack.sh:main:618 : source /opt/stack/devstack/lib/glance 2026-09-09 13:04:11.905 | + ./stack.sh:main:619 : source /opt/stack/devstack/lib/nova 2026-09-09 13:04:12.085 | + ./stack.sh:main:620 : source /opt/stack/devstack/lib/placement 2026-09-09 13:04:12.135 | + ./stack.sh:main:621 : source /opt/stack/devstack/lib/cinder 2026-09-09 13:04:12.239 | + ./stack.sh:main:622 : source /opt/stack/devstack/lib/swift 2026-09-09 13:04:12.335 | + ./stack.sh:main:623 : source /opt/stack/devstack/lib/neutron 2026-09-09 13:04:12.340 | ++ lib/neutron:source:61 : is_service_enabled tls-proxy 2026-09-09 13:04:12.369 | ++ functions-common:is_service_enabled:2076 : return 0 2026-09-09 13:04:12.374 | ++ lib/neutron:source:62 : Q_PROTOCOL=https 2026-09-09 13:04:12.379 | ++ lib/neutron:source:66 : GITDIR["python-neutronclient"]=/opt/stack/python-neutronclient 2026-09-09 13:04:12.384 | ++ lib/neutron:source:68 : NEUTRON_DIR=/opt/stack/neutron 2026-09-09 13:04:12.389 | ++ lib/neutron:source:69 : NEUTRON_FWAAS_DIR=/opt/stack/neutron-fwaas 2026-09-09 13:04:12.393 | ++ lib/neutron:source:72 : [[ -d /opt/stack/neutron/bin/neutron-server ]] 2026-09-09 13:04:12.400 | +++ lib/neutron:source:75 : get_python_exec_prefix 2026-09-09 13:04:12.430 | +++ inc/python:get_python_exec_prefix:80 : [[ True == \T\r\u\e ]] 2026-09-09 13:04:12.435 | +++ inc/python:get_python_exec_prefix:81 : echo /opt/stack/data/venv/bin 2026-09-09 13:04:12.441 | ++ lib/neutron:source:75 : NEUTRON_BIN_DIR=/opt/stack/data/venv/bin 2026-09-09 13:04:12.446 | ++ lib/neutron:source:78 : NEUTRON_CONF_DIR=/etc/neutron 2026-09-09 13:04:12.451 | ++ lib/neutron:source:79 : NEUTRON_CONF=/etc/neutron/neutron.conf 2026-09-09 13:04:12.456 | ++ lib/neutron:source:80 : export NEUTRON_TEST_CONFIG_FILE=/etc/neutron/debug.ini 2026-09-09 13:04:12.461 | ++ lib/neutron:source:80 : NEUTRON_TEST_CONFIG_FILE=/etc/neutron/debug.ini 2026-09-09 13:04:12.466 | ++ lib/neutron:source:82 : NEUTRON_UWSGI=neutron.wsgi.api:application 2026-09-09 13:04:12.471 | ++ lib/neutron:source:83 : NEUTRON_UWSGI_CONF=/etc/neutron/neutron-api-uwsgi.ini 2026-09-09 13:04:12.477 | +++ lib/neutron:source:89 : trueorfalse True NEUTRON_ENFORCE_NEW_DEFAULTS 2026-09-09 13:04:12.509 | ++ lib/neutron:source:89 : NEUTRON_ENFORCE_NEW_DEFAULTS=True 2026-09-09 13:04:12.514 | ++ lib/neutron:source:90 : [[ -n '' ]] 2026-09-09 13:04:12.519 | ++ lib/neutron:source:96 : AGENT_DHCP_BINARY=/opt/stack/data/venv/bin/neutron-dhcp-agent 2026-09-09 13:04:12.524 | ++ lib/neutron:source:97 : AGENT_L3_BINARY=/opt/stack/data/venv/bin/neutron-l3-agent 2026-09-09 13:04:12.530 | ++ lib/neutron:source:98 : AGENT_META_BINARY=/opt/stack/data/venv/bin/neutron-metadata-agent 2026-09-09 13:04:12.535 | ++ lib/neutron:source:102 : Q_DHCP_CONF_FILE=/etc/neutron/dhcp_agent.ini 2026-09-09 13:04:12.540 | ++ lib/neutron:source:105 : NEUTRON_DHCP_CONF=/etc/neutron/dhcp_agent.ini 2026-09-09 13:04:12.544 | ++ lib/neutron:source:106 : Q_L3_CONF_FILE=/etc/neutron/l3_agent.ini 2026-09-09 13:04:12.549 | ++ lib/neutron:source:109 : NEUTRON_L3_CONF=/etc/neutron/l3_agent.ini 2026-09-09 13:04:12.554 | ++ lib/neutron:source:110 : Q_META_CONF_FILE=/etc/neutron/metadata_agent.ini 2026-09-09 13:04:12.560 | ++ lib/neutron:source:113 : Q_DB_NAME=neutron 2026-09-09 13:04:12.564 | ++ lib/neutron:source:115 : Q_PLUGIN=ml2 2026-09-09 13:04:12.568 | ++ lib/neutron:source:117 : Q_HOST=162.253.55.160 2026-09-09 13:04:12.572 | ++ lib/neutron:source:119 : Q_PROTOCOL=https 2026-09-09 13:04:12.579 | +++ lib/neutron:source:121 : ipv6_unquote 0.0.0.0 2026-09-09 13:04:12.586 | +++ functions-common:ipv6_unquote:2218 : tr -d '[]' 2026-09-09 13:04:12.586 | +++ functions-common:ipv6_unquote:2218 : echo 0.0.0.0 2026-09-09 13:04:12.595 | ++ lib/neutron:source:121 : Q_LISTEN_ADDRESS=0.0.0.0 2026-09-09 13:04:12.601 | ++ lib/neutron:source:123 : Q_ADMIN_USERNAME=neutron 2026-09-09 13:04:12.606 | ++ lib/neutron:source:125 : Q_AUTH_STRATEGY=keystone 2026-09-09 13:04:12.611 | ++ lib/neutron:source:127 : Q_OVS_USE_VETH=False 2026-09-09 13:04:12.616 | ++ lib/neutron:source:128 : Q_USE_ROOTWRAP=True 2026-09-09 13:04:12.622 | +++ lib/neutron:source:129 : trueorfalse True Q_USE_ROOTWRAP_DAEMON 2026-09-09 13:04:12.655 | ++ lib/neutron:source:129 : Q_USE_ROOTWRAP_DAEMON=True 2026-09-09 13:04:12.661 | +++ lib/neutron:source:131 : ipv6_unquote 162.253.55.160 2026-09-09 13:04:12.667 | +++ functions-common:ipv6_unquote:2218 : tr -d '[]' 2026-09-09 13:04:12.667 | +++ functions-common:ipv6_unquote:2218 : echo 162.253.55.160 2026-09-09 13:04:12.676 | ++ lib/neutron:source:131 : Q_META_DATA_IP=162.253.55.160 2026-09-09 13:04:12.682 | ++ lib/neutron:source:133 : Q_ALLOW_OVERLAPPING_IP=True 2026-09-09 13:04:12.687 | ++ lib/neutron:source:134 : Q_NOTIFY_NOVA_PORT_STATUS_CHANGES=True 2026-09-09 13:04:12.692 | ++ lib/neutron:source:135 : Q_NOTIFY_NOVA_PORT_DATA_CHANGES=True 2026-09-09 13:04:12.696 | ++ lib/neutron:source:136 : VIF_PLUGGING_IS_FATAL=True 2026-09-09 13:04:12.701 | ++ lib/neutron:source:137 : VIF_PLUGGING_TIMEOUT=300 2026-09-09 13:04:12.707 | ++ lib/neutron:source:140 : SKIP_STOP_OVN=False 2026-09-09 13:04:12.712 | ++ lib/neutron:source:144 : _Q_PLUGIN_EXTRA_CONF_PATH=/etc/neutron 2026-09-09 13:04:12.716 | ++ lib/neutron:source:147 : NEUTRON_ENDPOINT_SERVICE_NAME=networking 2026-09-09 13:04:12.721 | ++ lib/neutron:source:148 : [[ -z networking ]] 2026-09-09 13:04:12.726 | ++ lib/neutron:source:153 : ALEMBIC_REPO=https://github.com/sqlalchemy/alembic.git 2026-09-09 13:04:12.730 | ++ lib/neutron:source:154 : ALEMBIC_DIR=/opt/stack/alembic 2026-09-09 13:04:12.735 | ++ lib/neutron:source:155 : ALEMBIC_BRANCH=main 2026-09-09 13:04:12.741 | ++ lib/neutron:source:156 : SQLALCHEMY_REPO=https://github.com/sqlalchemy/sqlalchemy.git 2026-09-09 13:04:12.745 | ++ lib/neutron:source:157 : SQLALCHEMY_DIR=/opt/stack/sqlalchemy 2026-09-09 13:04:12.750 | ++ lib/neutron:source:158 : SQLALCHEMY_BRANCH=main 2026-09-09 13:04:12.754 | ++ lib/neutron:source:169 : declare -a -g Q_PLUGIN_EXTRA_CONF_FILES 2026-09-09 13:04:12.758 | ++ lib/neutron:source:172 : declare -a -g _Q_PLUGIN_EXTRA_CONF_FILES_ABS 2026-09-09 13:04:12.763 | ++ lib/neutron:source:175 : Q_RR_CONF_FILE=/etc/neutron/rootwrap.conf 2026-09-09 13:04:12.767 | ++ lib/neutron:source:176 : [[ True == \F\a\l\s\e ]] 2026-09-09 13:04:12.773 | +++ lib/neutron:source:179 : get_rootwrap_location neutron 2026-09-09 13:04:12.777 | +++ functions:get_rootwrap_location:601 : local module=neutron 2026-09-09 13:04:12.783 | ++++ functions:get_rootwrap_location:603 : get_python_exec_prefix 2026-09-09 13:04:12.814 | ++++ inc/python:get_python_exec_prefix:80 : [[ True == \T\r\u\e ]] 2026-09-09 13:04:12.819 | ++++ inc/python:get_python_exec_prefix:81 : echo /opt/stack/data/venv/bin 2026-09-09 13:04:12.826 | +++ functions:get_rootwrap_location:603 : echo /opt/stack/data/venv/bin/neutron-rootwrap 2026-09-09 13:04:12.831 | ++ lib/neutron:source:179 : NEUTRON_ROOTWRAP=/opt/stack/data/venv/bin/neutron-rootwrap 2026-09-09 13:04:12.835 | ++ lib/neutron:source:180 : Q_RR_COMMAND='sudo /opt/stack/data/venv/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2026-09-09 13:04:12.839 | ++ lib/neutron:source:181 : [[ True == \T\r\u\e ]] 2026-09-09 13:04:12.844 | ++ lib/neutron:source:182 : Q_RR_DAEMON_COMMAND='sudo /opt/stack/data/venv/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2026-09-09 13:04:12.848 | ++ lib/neutron:source:194 : Q_DVR_MODE=legacy 2026-09-09 13:04:12.853 | ++ lib/neutron:source:195 : [[ legacy != \l\e\g\a\c\y ]] 2026-09-09 13:04:12.857 | ++ lib/neutron:source:211 : ENABLE_TENANT_TUNNELS=True 2026-09-09 13:04:12.862 | ++ lib/neutron:source:216 : TENANT_TUNNEL_RANGES=1:1000 2026-09-09 13:04:12.866 | ++ lib/neutron:source:221 : ENABLE_TENANT_VLANS=False 2026-09-09 13:04:12.870 | ++ lib/neutron:source:229 : TENANT_VLAN_RANGE= 2026-09-09 13:04:12.874 | ++ lib/neutron:source:237 : PHYSICAL_NETWORK=public 2026-09-09 13:04:12.878 | ++ lib/neutron:source:247 : OVS_PHYSICAL_BRIDGE=br-ex 2026-09-09 13:04:12.883 | ++ lib/neutron:source:253 : OVS_ENABLE_TUNNELING=True 2026-09-09 13:04:12.886 | ++ lib/neutron:source:257 : ENABLE_ISOLATED_METADATA=False 2026-09-09 13:04:12.890 | ++ lib/neutron:source:262 : ENABLE_METADATA_NETWORK=False 2026-09-09 13:04:12.894 | ++ lib/neutron:source:267 : '[' -f /opt/stack/devstack/lib/neutron_plugins/ml2 ']' 2026-09-09 13:04:12.899 | ++ lib/neutron:source:268 : source /opt/stack/devstack/lib/neutron_plugins/ml2 2026-09-09 13:04:13.102 | ++ lib/neutron:source:275 : source /opt/stack/devstack/lib/neutron_plugins/services/metering 2026-09-09 13:04:13.131 | ++ lib/neutron:source:278 : source /opt/stack/devstack/lib/neutron_plugins/services/l3 2026-09-09 13:04:13.136 | +++ lib/neutron_plugins/services/l3:source:3 : IP_VERSION=4+6 2026-09-09 13:04:13.141 | +++ lib/neutron_plugins/services/l3:source:5 : [[ 4+6 != \4 ]] 2026-09-09 13:04:13.146 | +++ lib/neutron_plugins/services/l3:source:5 : [[ 4+6 != \6 ]] 2026-09-09 13:04:13.150 | +++ lib/neutron_plugins/services/l3:source:5 : [[ 4+6 != \4\+\6 ]] 2026-09-09 13:04:13.156 | +++ lib/neutron_plugins/services/l3:source:9 : NEUTRON_CREATE_INITIAL_NETWORKS=True 2026-09-09 13:04:13.160 | +++ lib/neutron_plugins/services/l3:source:12 : PROVIDER_SUBNET_NAME=provider_net 2026-09-09 13:04:13.165 | +++ lib/neutron_plugins/services/l3:source:13 : IPV6_PROVIDER_SUBNET_NAME=provider_net_v6 2026-09-09 13:04:13.170 | +++ lib/neutron_plugins/services/l3:source:14 : IPV6_PROVIDER_FIXED_RANGE= 2026-09-09 13:04:13.175 | +++ lib/neutron_plugins/services/l3:source:15 : IPV6_PROVIDER_NETWORK_GATEWAY= 2026-09-09 13:04:13.181 | +++ lib/neutron_plugins/services/l3:source:17 : PUBLIC_BRIDGE=br-ex 2026-09-09 13:04:13.186 | +++ lib/neutron_plugins/services/l3:source:18 : PUBLIC_BRIDGE_MTU=1430 2026-09-09 13:04:13.191 | +++ lib/neutron_plugins/services/l3:source:23 : Q_ASSIGN_GATEWAY_TO_PUBLIC_BRIDGE=True 2026-09-09 13:04:13.196 | +++ lib/neutron_plugins/services/l3:source:26 : Q_ROUTER_NAME=router1 2026-09-09 13:04:13.200 | +++ lib/neutron_plugins/services/l3:source:31 : Q_USE_PUBLIC_VETH=False 2026-09-09 13:04:13.206 | +++ lib/neutron_plugins/services/l3:source:32 : Q_PUBLIC_VETH_EX=veth-pub-ex 2026-09-09 13:04:13.211 | +++ lib/neutron_plugins/services/l3:source:33 : Q_PUBLIC_VETH_INT=veth-pub-int 2026-09-09 13:04:13.216 | +++ lib/neutron_plugins/services/l3:source:39 : Q_L3_ROUTER_PER_TENANT=True 2026-09-09 13:04:13.221 | +++ lib/neutron_plugins/services/l3:source:72 : Q_USE_PROVIDERNET_FOR_PUBLIC=True 2026-09-09 13:04:13.226 | +++ lib/neutron_plugins/services/l3:source:73 : PUBLIC_PHYSICAL_NETWORK=public 2026-09-09 13:04:13.234 | ++++ lib/neutron_plugins/services/l3:source:76 : uuidgen 2026-09-09 13:04:13.234 | ++++ lib/neutron_plugins/services/l3:source:76 : sed s/-//g 2026-09-09 13:04:13.236 | ++++ lib/neutron_plugins/services/l3:source:76 : cut -c 23- 2026-09-09 13:04:13.236 | ++++ lib/neutron_plugins/services/l3:source:76 : sed -e 's/\(..\)\(....\)\(....\)/\1:\2:\3/' 2026-09-09 13:04:13.252 | +++ lib/neutron_plugins/services/l3:source:76 : IPV6_GLOBAL_ID=d8:6b56:d91d 2026-09-09 13:04:13.256 | +++ lib/neutron_plugins/services/l3:source:79 : IPV6_RA_MODE=slaac 2026-09-09 13:04:13.261 | +++ lib/neutron_plugins/services/l3:source:80 : IPV6_ADDRESS_MODE=slaac 2026-09-09 13:04:13.266 | +++ lib/neutron_plugins/services/l3:source:81 : IPV6_PUBLIC_SUBNET_NAME=ipv6-public-subnet 2026-09-09 13:04:13.271 | +++ lib/neutron_plugins/services/l3:source:82 : IPV6_PRIVATE_SUBNET_NAME=ipv6-private-subnet 2026-09-09 13:04:13.277 | +++ lib/neutron_plugins/services/l3:source:83 : IPV6_ADDRS_SAFE_TO_USE=fdd8:6b56:d91d::/56 2026-09-09 13:04:13.284 | ++++ lib/neutron_plugins/services/l3:source:86 : awk -F / '{ print $1"/"($2>63 ? $2 : 64) }' 2026-09-09 13:04:13.284 | ++++ lib/neutron_plugins/services/l3:source:86 : echo fdd8:6b56:d91d::/56 2026-09-09 13:04:13.292 | +++ lib/neutron_plugins/services/l3:source:86 : FIXED_RANGE_V6=fdd8:6b56:d91d::/64 2026-09-09 13:04:13.298 | +++ lib/neutron_plugins/services/l3:source:87 : IPV6_PRIVATE_NETWORK_GATEWAY= 2026-09-09 13:04:13.303 | +++ lib/neutron_plugins/services/l3:source:88 : IPV6_PUBLIC_RANGE=2001:db8::/64 2026-09-09 13:04:13.308 | +++ lib/neutron_plugins/services/l3:source:89 : IPV6_PUBLIC_NETWORK_GATEWAY=2001:db8::2 2026-09-09 13:04:13.314 | +++ lib/neutron_plugins/services/l3:source:90 : IPV6_ROUTER_GW_IP=2001:db8::1 2026-09-09 13:04:13.318 | +++ lib/neutron_plugins/services/l3:source:93 : NETWORK_GATEWAY=10.1.0.1 2026-09-09 13:04:13.323 | +++ lib/neutron_plugins/services/l3:source:94 : PUBLIC_NETWORK_GATEWAY=172.24.5.1 2026-09-09 13:04:13.328 | +++ lib/neutron_plugins/services/l3:source:95 : PRIVATE_SUBNET_NAME=private-subnet 2026-09-09 13:04:13.333 | +++ lib/neutron_plugins/services/l3:source:96 : PUBLIC_SUBNET_NAME=public-subnet 2026-09-09 13:04:13.337 | +++ lib/neutron_plugins/services/l3:source:97 : PUBLIC_SUBNET_ENABLE_DHCP=False 2026-09-09 13:04:13.342 | +++ lib/neutron_plugins/services/l3:source:100 : USE_SUBNETPOOL=True 2026-09-09 13:04:13.346 | +++ lib/neutron_plugins/services/l3:source:101 : SUBNETPOOL_NAME_V4=shared-default-subnetpool-v4 2026-09-09 13:04:13.350 | +++ lib/neutron_plugins/services/l3:source:102 : SUBNETPOOL_NAME_V6=shared-default-subnetpool-v6 2026-09-09 13:04:13.355 | +++ lib/neutron_plugins/services/l3:source:104 : SUBNETPOOL_PREFIX_V4=10.1.0.0/20 2026-09-09 13:04:13.360 | +++ lib/neutron_plugins/services/l3:source:105 : SUBNETPOOL_PREFIX_V6=fdd8:6b56:d91d::/56 2026-09-09 13:04:13.365 | +++ lib/neutron_plugins/services/l3:source:107 : SUBNETPOOL_SIZE_V4=26 2026-09-09 13:04:13.369 | +++ lib/neutron_plugins/services/l3:source:108 : SUBNETPOOL_SIZE_V6=64 2026-09-09 13:04:13.377 | ++++ lib/neutron_plugins/services/l3:source:110 : ip -4 route 2026-09-09 13:04:13.377 | ++++ lib/neutron_plugins/services/l3:source:110 : grep '^default' 2026-09-09 13:04:13.377 | ++++ lib/neutron_plugins/services/l3:source:110 : awk '{print $5}' 2026-09-09 13:04:13.389 | +++ lib/neutron_plugins/services/l3:source:110 : default_v4_route_devs=ens3 2026-09-09 13:04:13.397 | ++++ lib/neutron_plugins/services/l3:source:112 : ip -6 route list match default table all 2026-09-09 13:04:13.398 | ++++ lib/neutron_plugins/services/l3:source:112 : grep via 2026-09-09 13:04:13.398 | ++++ lib/neutron_plugins/services/l3:source:112 : awk '{print $5}' 2026-09-09 13:04:13.408 | +++ lib/neutron_plugins/services/l3:source:112 : default_v6_route_devs=ens3 2026-09-09 13:04:13.418 | ++ lib/neutron:source:281 : source /opt/stack/devstack/lib/neutron_plugins/services/placement 2026-09-09 13:04:13.424 | ++ lib/neutron:source:282 : source /opt/stack/devstack/lib/neutron_plugins/services/trunk 2026-09-09 13:04:13.430 | ++ lib/neutron:source:283 : source /opt/stack/devstack/lib/neutron_plugins/services/qos 2026-09-09 13:04:13.435 | ++ lib/neutron:source:284 : source /opt/stack/devstack/lib/neutron_plugins/services/segments 2026-09-09 13:04:13.441 | ++ lib/neutron:source:285 : source /opt/stack/devstack/lib/neutron_plugins/services/ovn-bgp 2026-09-09 13:04:13.447 | ++ lib/neutron:source:286 : source /opt/stack/devstack/lib/neutron_plugins/services/evpn 2026-09-09 13:04:13.453 | ++ lib/neutron:source:289 : has_neutron_plugin_security_group 2026-09-09 13:04:13.457 | ++ lib/neutron_plugins/ml2:has_neutron_plugin_security_group:146 : return 0 2026-09-09 13:04:13.463 | ++ lib/neutron:source:290 : Q_USE_SECGROUP=True 2026-09-09 13:04:13.468 | ++ lib/neutron:source:298 : OVN_BRIDGE_MAPPINGS=public:br-ex 2026-09-09 13:04:13.504 | + ./stack.sh:main:624 : source /opt/stack/devstack/lib/ldap 2026-09-09 13:04:13.538 | + ./stack.sh:main:625 : source /opt/stack/devstack/lib/dstat 2026-09-09 13:04:13.568 | + ./stack.sh:main:626 : source /opt/stack/devstack/lib/atop 2026-09-09 13:04:13.599 | + ./stack.sh:main:627 : source /opt/stack/devstack/lib/tcpdump 2026-09-09 13:04:13.626 | + ./stack.sh:main:628 : source /opt/stack/devstack/lib/etcd3 2026-09-09 13:04:13.692 | + ./stack.sh:main:629 : source /opt/stack/devstack/lib/os-vif 2026-09-09 13:04:13.700 | +++ lib/os-vif:source:12 : is_ml2_ovs 2026-09-09 13:04:13.705 | +++ lib/os-vif:is_ml2_ovs:4 : [[ ovn == \o\p\e\n\v\s\w\i\t\c\h ]] 2026-09-09 13:04:13.711 | +++ lib/os-vif:is_ml2_ovs:7 : echo False 2026-09-09 13:04:13.717 | ++ lib/os-vif:source:12 : OS_VIF_OVS_ISOLATE_VIF=False 2026-09-09 13:04:13.724 | +++ lib/os-vif:source:13 : trueorfalse False OS_VIF_OVS_ISOLATE_VIF 2026-09-09 13:04:13.760 | ++ lib/os-vif:source:13 : OS_VIF_OVS_ISOLATE_VIF=False 2026-09-09 13:04:13.766 | + ./stack.sh:main:635 : run_phase source 2026-09-09 13:04:13.772 | + functions-common:run_phase:1848 : local mode=source 2026-09-09 13:04:13.777 | + functions-common:run_phase:1849 : local phase= 2026-09-09 13:04:13.782 | + functions-common:run_phase:1850 : [[ -d /opt/stack/devstack/extras.d ]] 2026-09-09 13:04:13.788 | + functions-common:run_phase:1851 : local extra_plugin_file_name 2026-09-09 13:04:13.794 | + functions-common:run_phase:1852 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-09-09 13:04:13.799 | + functions-common:run_phase:1857 : local exceptions=80-tempest.sh 2026-09-09 13:04:13.805 | + functions-common:run_phase:1858 : local extra 2026-09-09 13:04:13.812 | ++ functions-common:run_phase:1859 : basename /opt/stack/devstack/extras.d/80-tempest.sh 2026-09-09 13:04:13.821 | + functions-common:run_phase:1859 : extra=80-tempest.sh 2026-09-09 13:04:13.826 | + functions-common:run_phase:1860 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-09-09 13:04:13.830 | + functions-common:run_phase:1864 : [[ -r /opt/stack/devstack/extras.d/80-tempest.sh ]] 2026-09-09 13:04:13.836 | + functions-common:run_phase:1864 : source /opt/stack/devstack/extras.d/80-tempest.sh source 2026-09-09 13:04:13.842 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-09-09 13:04:13.874 | ++ functions-common:is_service_enabled:2076 : return 1 2026-09-09 13:04:13.879 | + functions-common:run_phase:1869 : [[ source == \s\o\u\r\c\e ]] 2026-09-09 13:04:13.884 | + functions-common:run_phase:1870 : load_plugin_settings 2026-09-09 13:04:13.889 | + functions-common:load_plugin_settings:1784 : local plugins=,barbican,magnum,manila,octavia,magnum-cluster-api,ovn-octavia-provider 2026-09-09 13:04:13.893 | + functions-common:load_plugin_settings:1785 : local plugin 2026-09-09 13:04:13.898 | + functions-common:load_plugin_settings:1788 : [[ -z ,barbican,magnum,manila,octavia,magnum-cluster-api,ovn-octavia-provider ]] 2026-09-09 13:04:13.904 | + functions-common:load_plugin_settings:1792 : echo 'Loading plugin settings' 2026-09-09 13:04:13.904 | Loading plugin settings 2026-09-09 13:04:13.909 | + functions-common:load_plugin_settings:1793 : for plugin in ${plugins//,/ } 2026-09-09 13:04:13.914 | + functions-common:load_plugin_settings:1794 : local dir=/opt/stack/barbican 2026-09-09 13:04:13.919 | + functions-common:load_plugin_settings:1796 : [[ -f /opt/stack/barbican/devstack/settings ]] 2026-09-09 13:04:13.924 | + functions-common:load_plugin_settings:1797 : source /opt/stack/barbican/devstack/settings 2026-09-09 13:04:13.929 | ++ /opt/stack/barbican/devstack/settings:source:4 : define_plugin barbican 2026-09-09 13:04:13.935 | ++ functions-common:define_plugin:1892 : : 2026-09-09 13:04:13.941 | ++ /opt/stack/barbican/devstack/settings:source:7 : BARBICAN_DIR=/opt/stack/barbican 2026-09-09 13:04:13.945 | ++ /opt/stack/barbican/devstack/settings:source:8 : BARBICAN_CONF_DIR=/etc/barbican 2026-09-09 13:04:13.951 | ++ /opt/stack/barbican/devstack/settings:source:9 : BARBICAN_CONF=/etc/barbican/barbican.conf 2026-09-09 13:04:13.956 | ++ /opt/stack/barbican/devstack/settings:source:10 : BARBICAN_PASTE_CONF=/etc/barbican/barbican-api-paste.ini 2026-09-09 13:04:13.961 | ++ /opt/stack/barbican/devstack/settings:source:11 : BARBICAN_API_LOG_DIR=/opt/stack/logs 2026-09-09 13:04:13.965 | ++ /opt/stack/barbican/devstack/settings:source:13 : PYKMIP_CONF_DIR=/etc/pykmip 2026-09-09 13:04:13.969 | ++ /opt/stack/barbican/devstack/settings:source:14 : PYKMIP_CONF=/etc/pykmip/server.conf 2026-09-09 13:04:13.974 | ++ /opt/stack/barbican/devstack/settings:source:15 : PYKMIP_LOG_DIR=/var/log/pykmip 2026-09-09 13:04:13.978 | ++ /opt/stack/barbican/devstack/settings:source:18 : [[ False = True ]] 2026-09-09 13:04:13.984 | +++ /opt/stack/barbican/devstack/settings:source:22 : get_python_exec_prefix 2026-09-09 13:04:14.015 | +++ inc/python:get_python_exec_prefix:80 : [[ True == \T\r\u\e ]] 2026-09-09 13:04:14.018 | +++ inc/python:get_python_exec_prefix:81 : echo /opt/stack/data/venv/bin 2026-09-09 13:04:14.024 | ++ /opt/stack/barbican/devstack/settings:source:22 : BARBICAN_BIN_DIR=/opt/stack/data/venv/bin 2026-09-09 13:04:14.028 | ++ /opt/stack/barbican/devstack/settings:source:25 : BARBICAN_WSGI=barbican.wsgi.api:application 2026-09-09 13:04:14.034 | ++ /opt/stack/barbican/devstack/settings:source:26 : BARBICAN_UWSGI_CONF=/etc/barbican/barbican-uwsgi.ini 2026-09-09 13:04:14.038 | ++ /opt/stack/barbican/devstack/settings:source:29 : BARBICAN_REPO=https://github.com/openstack/barbican.git 2026-09-09 13:04:14.043 | ++ /opt/stack/barbican/devstack/settings:source:30 : BARBICAN_BRANCH=master 2026-09-09 13:04:14.048 | ++ /opt/stack/barbican/devstack/settings:source:33 : GITREPO["python-barbicanclient"]=https://github.com/openstack/python-barbicanclient.git 2026-09-09 13:04:14.052 | ++ /opt/stack/barbican/devstack/settings:source:34 : GITBRANCH["python-barbicanclient"]=master 2026-09-09 13:04:14.057 | ++ /opt/stack/barbican/devstack/settings:source:35 : GITDIR["python-barbicanclient"]=/opt/stack/python-barbicanclient 2026-09-09 13:04:14.062 | ++ /opt/stack/barbican/devstack/settings:source:37 : GITREPO["barbican-tempest-plugin"]=https://github.com/openstack/barbican-tempest-plugin.git 2026-09-09 13:04:14.067 | ++ /opt/stack/barbican/devstack/settings:source:38 : GITBRANCH["barbican-tempest-plugin"]=master 2026-09-09 13:04:14.072 | ++ /opt/stack/barbican/devstack/settings:source:39 : GITDIR["barbican-tempest-plugin"]=/opt/stack/barbican-tempest-plugin 2026-09-09 13:04:14.078 | +++ /opt/stack/barbican/devstack/settings:source:42 : trueorfalse True ENFORCE_NEW_DEFAULTS 2026-09-09 13:04:14.108 | ++ /opt/stack/barbican/devstack/settings:source:42 : BARBICAN_ENFORCE_NEW_DEFAULTS=True 2026-09-09 13:04:14.112 | ++ /opt/stack/barbican/devstack/settings:source:45 : VAULT_PLUGIN_BACKEND= 2026-09-09 13:04:14.117 | ++ /opt/stack/barbican/devstack/settings:source:46 : VAULT_PLUGIN_HASHICORP_VAULT_VERSION=1.13.2 2026-09-09 13:04:14.122 | ++ /opt/stack/barbican/devstack/settings:source:47 : VAULT_PLUGIN_OPENBAO_VERSION=2.3.2 2026-09-09 13:04:14.127 | ++ /opt/stack/barbican/devstack/settings:source:49 : enable_service barbican 2026-09-09 13:04:14.208 | + functions-common:load_plugin_settings:1793 : for plugin in ${plugins//,/ } 2026-09-09 13:04:14.213 | + functions-common:load_plugin_settings:1794 : local dir=/opt/stack/magnum 2026-09-09 13:04:14.217 | + functions-common:load_plugin_settings:1796 : [[ -f /opt/stack/magnum/devstack/settings ]] 2026-09-09 13:04:14.221 | + functions-common:load_plugin_settings:1797 : source /opt/stack/magnum/devstack/settings 2026-09-09 13:04:14.227 | +++ /opt/stack/magnum/devstack/settings:source:19 : trueorfalse False MAGNUM_ENFORCE_SCOPE 2026-09-09 13:04:14.261 | ++ /opt/stack/magnum/devstack/settings:source:19 : MAGNUM_ENFORCE_SCOPE=False 2026-09-09 13:04:14.266 | +++ /opt/stack/magnum/devstack/settings:source:21 : trueorfalse False MAGNUM_ENFORCE_NEW_DEFAULTS 2026-09-09 13:04:14.297 | ++ /opt/stack/magnum/devstack/settings:source:21 : MAGNUM_ENFORCE_NEW_DEFAULTS=False 2026-09-09 13:04:14.302 | ++ /opt/stack/magnum/devstack/settings:source:23 : [[ -n False ]] 2026-09-09 13:04:14.307 | +++ /opt/stack/magnum/devstack/settings:source:24 : trueorfalse False MAGNUM_ENFORCE_SCOPE 2026-09-09 13:04:14.337 | ++ /opt/stack/magnum/devstack/settings:source:24 : MAGNUM_ENFORCE_NEW_DEFAULTS=False 2026-09-09 13:04:14.342 | ++ /opt/stack/magnum/devstack/settings:source:28 : enable_service magnum-api 2026-09-09 13:04:14.422 | ++ /opt/stack/magnum/devstack/settings:source:29 : enable_service magnum-cond 2026-09-09 13:04:14.498 | + functions-common:load_plugin_settings:1793 : for plugin in ${plugins//,/ } 2026-09-09 13:04:14.503 | + functions-common:load_plugin_settings:1794 : local dir=/opt/stack/manila 2026-09-09 13:04:14.509 | + functions-common:load_plugin_settings:1796 : [[ -f /opt/stack/manila/devstack/settings ]] 2026-09-09 13:04:14.514 | + functions-common:load_plugin_settings:1797 : source /opt/stack/manila/devstack/settings 2026-09-09 13:04:14.519 | ++ /opt/stack/manila/devstack/settings:source:24 : define_plugin manila 2026-09-09 13:04:14.525 | ++ functions-common:define_plugin:1892 : : 2026-09-09 13:04:14.530 | ++ /opt/stack/manila/devstack/settings:source:28 : OS_CLOUD=devstack-admin 2026-09-09 13:04:14.535 | ++ /opt/stack/manila/devstack/settings:source:30 : MANILA_GIT_BASE=https://opendev.org 2026-09-09 13:04:14.539 | ++ /opt/stack/manila/devstack/settings:source:31 : MANILA_REPO_ROOT=openstack 2026-09-09 13:04:14.544 | ++ /opt/stack/manila/devstack/settings:source:34 : MANILA_DIR=/opt/stack/manila 2026-09-09 13:04:14.550 | ++ /opt/stack/manila/devstack/settings:source:35 : MANILA_LOCK_PATH= 2026-09-09 13:04:14.556 | ++ /opt/stack/manila/devstack/settings:source:36 : MANILA_LOCK_PATH=/opt/stack/manila/manila_locks 2026-09-09 13:04:14.561 | ++ /opt/stack/manila/devstack/settings:source:37 : MANILA_STATE_PATH=/opt/stack/data/manila 2026-09-09 13:04:14.567 | ++ /opt/stack/manila/devstack/settings:source:39 : MANILA_CONF_DIR=/etc/manila 2026-09-09 13:04:14.571 | ++ /opt/stack/manila/devstack/settings:source:40 : MANILA_CONF=/etc/manila/manila.conf 2026-09-09 13:04:14.576 | ++ /opt/stack/manila/devstack/settings:source:41 : MANILA_API_PASTE_INI=/etc/manila/api-paste.ini 2026-09-09 13:04:14.581 | ++ /opt/stack/manila/devstack/settings:source:44 : GITREPO["python-manilaclient"]=https://opendev.org/openstack/python-manilaclient 2026-09-09 13:04:14.587 | ++ /opt/stack/manila/devstack/settings:source:45 : GITDIR["python-manilaclient"]=/opt/stack/python-manilaclient 2026-09-09 13:04:14.592 | ++ /opt/stack/manila/devstack/settings:source:46 : GITBRANCH["python-manilaclient"]=master 2026-09-09 13:04:14.596 | ++ /opt/stack/manila/devstack/settings:source:49 : BARBICAN_ENDPOINT_TYPE=internal 2026-09-09 13:04:14.601 | ++ /opt/stack/manila/devstack/settings:source:50 : KEY_MANAGER_BACKEND=barbican 2026-09-09 13:04:14.605 | ++ /opt/stack/manila/devstack/settings:source:51 : BARBICAN_KEYSTONE_ENDPOINT=https://162.253.55.160/identity 2026-09-09 13:04:14.610 | ++ /opt/stack/manila/devstack/settings:source:55 : MANILA_CONFIGURE_DEFAULT_TYPES=True 2026-09-09 13:04:14.615 | ++ /opt/stack/manila/devstack/settings:source:57 : MANILA_DEFAULT_SHARE_TYPE=default 2026-09-09 13:04:14.620 | ++ /opt/stack/manila/devstack/settings:source:65 : MANILA_DEFAULT_SHARE_TYPE_EXTRA_SPECS='snapshot_support=True create_share_from_snapshot_support=True' 2026-09-09 13:04:14.625 | ++ /opt/stack/manila/devstack/settings:source:66 : MANILA_DHSS_TRUE_SHARE_TYPE_EXTRA_SPECS='snapshot_support=True create_share_from_snapshot_support=True' 2026-09-09 13:04:14.630 | ++ /opt/stack/manila/devstack/settings:source:67 : MANILA_DHSS_FALSE_SHARE_TYPE_EXTRA_SPECS='snapshot_support=True create_share_from_snapshot_support=True' 2026-09-09 13:04:14.634 | ++ /opt/stack/manila/devstack/settings:source:70 : MANILA_DEFAULT_SHARE_GROUP_TYPE=default 2026-09-09 13:04:14.639 | ++ /opt/stack/manila/devstack/settings:source:77 : MANILA_DEFAULT_SHARE_GROUP_TYPE_SPECS= 2026-09-09 13:04:14.644 | ++ /opt/stack/manila/devstack/settings:source:80 : MANILA_SERVICE_HOST=162.253.55.160 2026-09-09 13:04:14.649 | ++ /opt/stack/manila/devstack/settings:source:81 : MANILA_SERVICE_PORT=8786 2026-09-09 13:04:14.654 | ++ /opt/stack/manila/devstack/settings:source:82 : MANILA_SERVICE_PORT_INT=18786 2026-09-09 13:04:14.659 | ++ /opt/stack/manila/devstack/settings:source:83 : MANILA_SERVICE_PROTOCOL=http 2026-09-09 13:04:14.665 | ++ /opt/stack/manila/devstack/settings:source:84 : MANILA_ENDPOINT_BASE=http://162.253.55.160:8786 2026-09-09 13:04:14.670 | ++ /opt/stack/manila/devstack/settings:source:87 : [[ -d /opt/stack/manila/bin ]] 2026-09-09 13:04:14.677 | +++ /opt/stack/manila/devstack/settings:source:90 : get_python_exec_prefix 2026-09-09 13:04:14.710 | +++ inc/python:get_python_exec_prefix:80 : [[ True == \T\r\u\e ]] 2026-09-09 13:04:14.715 | +++ inc/python:get_python_exec_prefix:81 : echo /opt/stack/data/venv/bin 2026-09-09 13:04:14.721 | ++ /opt/stack/manila/devstack/settings:source:90 : MANILA_BIN_DIR=/opt/stack/data/venv/bin 2026-09-09 13:04:14.725 | ++ /opt/stack/manila/devstack/settings:source:94 : SHARE_NAME_PREFIX=share- 2026-09-09 13:04:14.731 | ++ /opt/stack/manila/devstack/settings:source:95 : MANILA_ENABLED_SHARE_PROTOCOLS=NFS,CIFS 2026-09-09 13:04:14.736 | ++ /opt/stack/manila/devstack/settings:source:96 : MANILA_ENABLED_BACKENDS=generic 2026-09-09 13:04:14.741 | ++ /opt/stack/manila/devstack/settings:source:97 : MANILA_SCHEDULER_DRIVER=manila.scheduler.drivers.filter.FilterScheduler 2026-09-09 13:04:14.746 | ++ /opt/stack/manila/devstack/settings:source:98 : MANILA_SERVICE_SECGROUP=manila-service 2026-09-09 13:04:14.751 | ++ /opt/stack/manila/devstack/settings:source:104 : MANILA_USE_DOWNGRADE_MIGRATIONS=False 2026-09-09 13:04:14.756 | ++ /opt/stack/manila/devstack/settings:source:106 : MANILA_WSGI=manila.wsgi.api:application 2026-09-09 13:04:14.761 | ++ /opt/stack/manila/devstack/settings:source:107 : MANILA_UWSGI_CONF=/etc/manila/manila-uwsgi.ini 2026-09-09 13:04:14.766 | ++ /opt/stack/manila/devstack/settings:source:108 : MANILA_ENDPOINT_BASE=http://162.253.55.160/share 2026-09-09 13:04:14.771 | ++ /opt/stack/manila/devstack/settings:source:111 : SHARE_DRIVER=manila.share.drivers.generic.GenericShareDriver 2026-09-09 13:04:14.776 | ++ /opt/stack/manila/devstack/settings:source:113 : eval USER_HOME=/opt/stack 2026-09-09 13:04:14.779 | +++ /opt/stack/manila/devstack/settings:source:113 : USER_HOME=/opt/stack 2026-09-09 13:04:14.782 | ++ /opt/stack/manila/devstack/settings:source:114 : MANILA_KEY_FORMAT=ecdsa 2026-09-09 13:04:14.785 | ++ /opt/stack/manila/devstack/settings:source:115 : MANILA_PATH_TO_PUBLIC_KEY=/opt/stack/.ssh/id_ecdsa.pub 2026-09-09 13:04:14.788 | ++ /opt/stack/manila/devstack/settings:source:116 : MANILA_PATH_TO_PRIVATE_KEY=/opt/stack/.ssh/id_ecdsa 2026-09-09 13:04:14.792 | ++ /opt/stack/manila/devstack/settings:source:117 : MANILA_SERVICE_KEYPAIR_NAME=manila-service 2026-09-09 13:04:14.795 | ++ /opt/stack/manila/devstack/settings:source:119 : MANILA_SERVICE_INSTANCE_USER=manila 2026-09-09 13:04:14.799 | ++ /opt/stack/manila/devstack/settings:source:120 : MANILA_SERVICE_IMAGE_URL=http://tarballs.openstack.org/manila-image-elements/images/manila-service-image-master.qcow2 2026-09-09 13:04:14.803 | ++ /opt/stack/manila/devstack/settings:source:121 : MANILA_SERVICE_IMAGE_NAME=manila-service-image-master 2026-09-09 13:04:14.807 | ++ /opt/stack/manila/devstack/settings:source:122 : MANILA_USE_SCHEDULER_CREATING_SHARE_FROM_SNAPSHOT=False 2026-09-09 13:04:14.813 | +++ /opt/stack/manila/devstack/settings:source:125 : trueorfalse True MANILA_SERVICE_IMAGE_ENABLED 2026-09-09 13:04:14.840 | ++ /opt/stack/manila/devstack/settings:source:125 : MANILA_SERVICE_IMAGE_ENABLED=True 2026-09-09 13:04:14.844 | ++ /opt/stack/manila/devstack/settings:source:127 : MANILA_USE_SERVICE_INSTANCE_PASSWORD=True 2026-09-09 13:04:14.848 | ++ /opt/stack/manila/devstack/settings:source:128 : MANILA_SERVICE_INSTANCE_PASSWORD=manila 2026-09-09 13:04:14.852 | ++ /opt/stack/manila/devstack/settings:source:130 : MANILA_SERVICE_VM_FLAVOR_REF=100 2026-09-09 13:04:14.857 | ++ /opt/stack/manila/devstack/settings:source:131 : MANILA_SERVICE_VM_FLAVOR_NAME=manila-service-flavor 2026-09-09 13:04:14.861 | ++ /opt/stack/manila/devstack/settings:source:132 : MANILA_SERVICE_VM_FLAVOR_RAM=512 2026-09-09 13:04:14.865 | ++ /opt/stack/manila/devstack/settings:source:133 : MANILA_SERVICE_VM_FLAVOR_DISK=5 2026-09-09 13:04:14.869 | ++ /opt/stack/manila/devstack/settings:source:134 : MANILA_SERVICE_VM_FLAVOR_VCPUS=1 2026-09-09 13:04:14.875 | ++ /opt/stack/manila/devstack/settings:source:139 : MANILA_ALLOW_NAS_SERVER_PORTS_ON_HOST=False 2026-09-09 13:04:14.880 | ++ /opt/stack/manila/devstack/settings:source:142 : SHARE_BACKING_FILE_SIZE=8400M 2026-09-09 13:04:14.884 | ++ /opt/stack/manila/devstack/settings:source:143 : SHARE_GROUP=lvm-shares 2026-09-09 13:04:14.889 | ++ /opt/stack/manila/devstack/settings:source:144 : MANILA_MNT_DIR=/opt/stack/data/manila/mnt 2026-09-09 13:04:14.893 | ++ /opt/stack/manila/devstack/settings:source:145 : SMB_CONF=/etc/samba/smb.conf 2026-09-09 13:04:14.896 | ++ /opt/stack/manila/devstack/settings:source:146 : SMB_PRIVATE_DIR=/var/lib/samba/private 2026-09-09 13:04:14.899 | ++ /opt/stack/manila/devstack/settings:source:147 : CONFIGURE_BACKING_FILE=True 2026-09-09 13:04:14.902 | ++ /opt/stack/manila/devstack/settings:source:148 : MANILA_LVM_SHARE_EXPORT_IPS=162.253.55.160 2026-09-09 13:04:14.906 | ++ /opt/stack/manila/devstack/settings:source:151 : MANILA_REPLICA_STATE_UPDATE_INTERVAL=300 2026-09-09 13:04:14.910 | ++ /opt/stack/manila/devstack/settings:source:156 : MANILA_ZFSONLINUX_ZPOOL_SIZE=30G 2026-09-09 13:04:14.914 | ++ /opt/stack/manila/devstack/settings:source:157 : MANILA_ZFSONLINUX_BACKEND_FILES_CONTAINER_DIR=/opt/stack/data/manila/zfsonlinux 2026-09-09 13:04:14.918 | ++ /opt/stack/manila/devstack/settings:source:158 : MANILA_ZFSONLINUX_SHARE_EXPORT_IP=162.253.55.160 2026-09-09 13:04:14.923 | ++ /opt/stack/manila/devstack/settings:source:159 : MANILA_ZFSONLINUX_SERVICE_IP=162.253.55.160 2026-09-09 13:04:14.926 | ++ /opt/stack/manila/devstack/settings:source:160 : MANILA_ZFSONLINUX_DATASET_CREATION_OPTIONS=compression=gzip 2026-09-09 13:04:14.930 | ++ /opt/stack/manila/devstack/settings:source:161 : MANILA_ZFSONLINUX_USE_SSH=False 2026-09-09 13:04:14.934 | ++ /opt/stack/manila/devstack/settings:source:162 : MANILA_ZFSONLINUX_SSH_USERNAME=stack 2026-09-09 13:04:14.939 | ++ /opt/stack/manila/devstack/settings:source:165 : MANILA_ZFSONLINUX_REPLICATION_DOMAIN=ZFSonLinux 2026-09-09 13:04:14.943 | ++ /opt/stack/manila/devstack/settings:source:168 : MANILA_CONTAINER_DRIVER=manila.share.drivers.container.driver.ContainerShareDriver 2026-09-09 13:04:14.948 | ++ /opt/stack/manila/devstack/settings:source:169 : MANILA_DOCKER_IMAGE_ALIAS=manila_docker_image 2026-09-09 13:04:14.953 | ++ /opt/stack/manila/devstack/settings:source:170 : MANILA_CONTAINER_VOLUME_GROUP_NAME=manila_docker_volumes 2026-09-09 13:04:14.957 | ++ /opt/stack/manila/devstack/settings:source:171 : MANILA_DOCKER_IMAGE_URL=quay.io/openstack-manila/manila-docker-container:latest 2026-09-09 13:04:14.962 | ++ /opt/stack/manila/devstack/settings:source:174 : MANILA_NETWORK_API_CLASS=manila.network.neutron.neutron_network_plugin.NeutronBindNetworkPlugin 2026-09-09 13:04:14.966 | ++ /opt/stack/manila/devstack/settings:source:175 : MANILA_NEUTRON_VNIC_TYPE=normal 2026-09-09 13:04:14.972 | ++ /opt/stack/manila/devstack/settings:source:178 : MANILA_SSH_TIMEOUT=180 2026-09-09 13:04:14.977 | ++ /opt/stack/manila/devstack/settings:source:181 : MANILA_DEFERRED_DELETE_TASK_INTERVAL=10 2026-09-09 13:04:14.982 | ++ /opt/stack/manila/devstack/settings:source:184 : MANILA_ADMIN_NET_RANGE=10.2.5.0/24 2026-09-09 13:04:14.986 | ++ /opt/stack/manila/devstack/settings:source:187 : MANILA_DATA_NODE_IP=10.2.5.0/24 2026-09-09 13:04:14.990 | ++ /opt/stack/manila/devstack/settings:source:190 : MANILA_DATA_COPY_CHECK_HASH=True 2026-09-09 13:04:14.996 | ++ /opt/stack/manila/devstack/settings:source:193 : MANILA_SETUP_IPV6=False 2026-09-09 13:04:15.000 | ++ /opt/stack/manila/devstack/settings:source:194 : MANILA_RESTORE_IPV6_DEFAULT_ROUTE=True 2026-09-09 13:04:15.007 | +++ /opt/stack/manila/devstack/settings:source:199 : trueorfalse True MANILA_ENFORCE_NEW_DEFAULTS 2026-09-09 13:04:15.040 | ++ /opt/stack/manila/devstack/settings:source:199 : MANILA_ENFORCE_NEW_DEFAULTS=True 2026-09-09 13:04:15.043 | ++ /opt/stack/manila/devstack/settings:source:201 : [[ -n '' ]] 2026-09-09 13:04:15.048 | ++ /opt/stack/manila/devstack/settings:source:211 : enable_service manila 2026-09-09 13:04:15.130 | ++ /opt/stack/manila/devstack/settings:source:212 : enable_service m-api 2026-09-09 13:04:15.212 | ++ /opt/stack/manila/devstack/settings:source:213 : enable_service m-shr 2026-09-09 13:04:15.297 | ++ /opt/stack/manila/devstack/settings:source:214 : enable_service m-sch 2026-09-09 13:04:15.385 | ++ /opt/stack/manila/devstack/settings:source:215 : enable_service m-dat 2026-09-09 13:04:15.477 | + functions-common:load_plugin_settings:1793 : for plugin in ${plugins//,/ } 2026-09-09 13:04:15.481 | + functions-common:load_plugin_settings:1794 : local dir=/opt/stack/octavia 2026-09-09 13:04:15.487 | + functions-common:load_plugin_settings:1796 : [[ -f /opt/stack/octavia/devstack/settings ]] 2026-09-09 13:04:15.493 | + functions-common:load_plugin_settings:1797 : source /opt/stack/octavia/devstack/settings 2026-09-09 13:04:15.498 | ++ /opt/stack/octavia/devstack/settings:source:3 : OCTAVIA=octavia 2026-09-09 13:04:15.504 | ++ /opt/stack/octavia/devstack/settings:source:4 : OCTAVIA_DIR=/opt/stack/octavia 2026-09-09 13:04:15.511 | ++ /opt/stack/octavia/devstack/settings:source:5 : DISKIMAGE_BUILDER_REPO_URL=https://github.com/openstack/diskimage-builder.git 2026-09-09 13:04:15.516 | ++ /opt/stack/octavia/devstack/settings:source:6 : DISKIMAGE_BUILDER_REPO_REF=master 2026-09-09 13:04:15.521 | ++ /opt/stack/octavia/devstack/settings:source:7 : DISKIMAGE_BUILDER_DIR=/opt/stack/diskimage-builder 2026-09-09 13:04:15.528 | +++ /opt/stack/octavia/devstack/settings:source:8 : get_python_exec_prefix 2026-09-09 13:04:15.561 | +++ inc/python:get_python_exec_prefix:80 : [[ True == \T\r\u\e ]] 2026-09-09 13:04:15.567 | +++ inc/python:get_python_exec_prefix:81 : echo /opt/stack/data/venv/bin 2026-09-09 13:04:15.573 | ++ /opt/stack/octavia/devstack/settings:source:8 : OCTAVIA_BIN_DIR=/opt/stack/data/venv/bin 2026-09-09 13:04:15.578 | ++ /opt/stack/octavia/devstack/settings:source:9 : OCTAVIA_CONF_DIR=/etc/octavia 2026-09-09 13:04:15.584 | ++ /opt/stack/octavia/devstack/settings:source:10 : OCTAVIA_SSH_DIR=/etc/octavia/.ssh 2026-09-09 13:04:15.589 | ++ /opt/stack/octavia/devstack/settings:source:11 : OCTAVIA_CERTS_DIR=/etc/octavia/certs 2026-09-09 13:04:15.594 | ++ /opt/stack/octavia/devstack/settings:source:12 : OCTAVIA_CONF=/etc/octavia/octavia.conf 2026-09-09 13:04:15.600 | ++ /opt/stack/octavia/devstack/settings:source:13 : OCTAVIA_AUDIT_MAP=/etc/octavia/octavia_api_audit_map.conf 2026-09-09 13:04:15.605 | ++ /opt/stack/octavia/devstack/settings:source:14 : OCTAVIA_RUN_DIR=/var/run/octavia 2026-09-09 13:04:15.610 | ++ /opt/stack/octavia/devstack/settings:source:16 : OCTAVIA_AMPHORA_DRIVER=amphora_haproxy_rest_driver 2026-09-09 13:04:15.615 | ++ /opt/stack/octavia/devstack/settings:source:17 : OCTAVIA_NETWORK_DRIVER=allowed_address_pairs_driver 2026-09-09 13:04:15.620 | ++ /opt/stack/octavia/devstack/settings:source:18 : OCTAVIA_COMPUTE_DRIVER=compute_nova_driver 2026-09-09 13:04:15.626 | ++ /opt/stack/octavia/devstack/settings:source:19 : OCTAVIA_VOLUME_DRIVER=volume_noop_driver 2026-09-09 13:04:15.632 | ++ /opt/stack/octavia/devstack/settings:source:20 : OCTAVIA_IMAGE_DRIVER=image_glance_driver 2026-09-09 13:04:15.638 | ++ /opt/stack/octavia/devstack/settings:source:22 : OCTAVIA_USERNAME=admin 2026-09-09 13:04:15.643 | ++ /opt/stack/octavia/devstack/settings:source:23 : OCTAVIA_PASSWORD=secretadmin 2026-09-09 13:04:15.649 | ++ /opt/stack/octavia/devstack/settings:source:24 : OCTAVIA_PROJECT_NAME=admin 2026-09-09 13:04:15.654 | ++ /opt/stack/octavia/devstack/settings:source:25 : OCTAVIA_USER_DOMAIN_NAME=Default 2026-09-09 13:04:15.660 | ++ /opt/stack/octavia/devstack/settings:source:26 : OCTAVIA_PROJECT_DOMAIN_NAME=Default 2026-09-09 13:04:15.666 | ++ /opt/stack/octavia/devstack/settings:source:28 : OCTAVIA_PROTOCOL=http 2026-09-09 13:04:15.672 | ++ /opt/stack/octavia/devstack/settings:source:29 : OCTAVIA_PORT=9876 2026-09-09 13:04:15.678 | ++ /opt/stack/octavia/devstack/settings:source:30 : OCTAVIA_HA_PORT=9875 2026-09-09 13:04:15.683 | ++ /opt/stack/octavia/devstack/settings:source:31 : OCTAVIA_HM_LISTEN_PORT=5555 2026-09-09 13:04:15.688 | ++ /opt/stack/octavia/devstack/settings:source:33 : OCTAVIA_ENABLE_AMPHORAV2_JOBBOARD=False 2026-09-09 13:04:15.693 | ++ /opt/stack/octavia/devstack/settings:source:34 : OCTAVIA_JOBBOARD_EXPIRATION_TIME=30 2026-09-09 13:04:15.699 | ++ /opt/stack/octavia/devstack/settings:source:35 : OCTAVIA_JOBBOARD_BACKEND=redis 2026-09-09 13:04:15.704 | ++ /opt/stack/octavia/devstack/settings:source:37 : OCTAVIA_MGMT_SUBNET=192.168.0.0/24 2026-09-09 13:04:15.709 | ++ /opt/stack/octavia/devstack/settings:source:38 : OCTAVIA_MGMT_SUBNET_START=192.168.0.2 2026-09-09 13:04:15.713 | ++ /opt/stack/octavia/devstack/settings:source:39 : OCTAVIA_MGMT_SUBNET_END=192.168.0.200 2026-09-09 13:04:15.717 | ++ /opt/stack/octavia/devstack/settings:source:40 : OCTAVIA_MGMT_SUBNET_IPV6=fd00:0:0:42::/64 2026-09-09 13:04:15.722 | ++ /opt/stack/octavia/devstack/settings:source:41 : OCTAVIA_MGMT_SUBNET_IPV6_START=fd00:0:0:42:0:0:0:2 2026-09-09 13:04:15.727 | ++ /opt/stack/octavia/devstack/settings:source:42 : OCTAVIA_MGMT_SUBNET_IPV6_END=fd00:0:0:42:ffff:ffff:ffff:ffff 2026-09-09 13:04:15.733 | ++ /opt/stack/octavia/devstack/settings:source:44 : OCTAVIA_AMP_SSH_KEY_BITS=2048 2026-09-09 13:04:15.738 | ++ /opt/stack/octavia/devstack/settings:source:45 : OCTAVIA_AMP_SSH_KEY_TYPE=rsa 2026-09-09 13:04:15.743 | ++ /opt/stack/octavia/devstack/settings:source:46 : OCTAVIA_AMP_SSH_KEY_PATH=/etc/octavia/.ssh/octavia_ssh_key 2026-09-09 13:04:15.748 | ++ /opt/stack/octavia/devstack/settings:source:47 : OCTAVIA_AMP_SSH_KEY_NAME=octavia_ssh_key 2026-09-09 13:04:15.753 | ++ /opt/stack/octavia/devstack/settings:source:49 : OCTAVIA_AMP_FLAVOR_ID=10 2026-09-09 13:04:15.758 | ++ /opt/stack/octavia/devstack/settings:source:50 : OCTAVIA_AMP_IMAGE_NAME=amphora-x64-haproxy 2026-09-09 13:04:15.763 | ++ /opt/stack/octavia/devstack/settings:source:51 : OCTAVIA_AMP_IMAGE_FILE=/opt/stack/octavia/diskimage-create/amphora-x64-haproxy.qcow2 2026-09-09 13:04:15.769 | ++ /opt/stack/octavia/devstack/settings:source:52 : OCTAVIA_AMP_IMAGE_TAG=amphora 2026-09-09 13:04:15.775 | ++ /opt/stack/octavia/devstack/settings:source:53 : OCTAVIA_AMP_IMAGE_ARCH=amd64 2026-09-09 13:04:15.780 | ++ /opt/stack/octavia/devstack/settings:source:55 : OCTAVIA_AMP_CONN_TIMEOUT=10 2026-09-09 13:04:15.784 | ++ /opt/stack/octavia/devstack/settings:source:56 : OCTAVIA_AMP_READ_TIMEOUT=120 2026-09-09 13:04:15.789 | ++ /opt/stack/octavia/devstack/settings:source:58 : OCTAVIA_AMP_LOG_ADMIN_PORT=10514 2026-09-09 13:04:15.794 | ++ /opt/stack/octavia/devstack/settings:source:59 : OCTAVIA_AMP_LOG_TENANT_PORT=20514 2026-09-09 13:04:15.800 | ++ /opt/stack/octavia/devstack/settings:source:61 : OCTAVIA_HEALTH_KEY=insecure 2026-09-09 13:04:15.805 | ++ /opt/stack/octavia/devstack/settings:source:63 : OCTAVIA_LB_TOPOLOGY=SINGLE 2026-09-09 13:04:15.810 | ++ /opt/stack/octavia/devstack/settings:source:65 : OCTAVIA_AMP_EXPIRY_AGE=3600 2026-09-09 13:04:15.816 | ++ /opt/stack/octavia/devstack/settings:source:66 : OCTAVIA_LB_EXPIRY_AGE=3600 2026-09-09 13:04:15.821 | ++ /opt/stack/octavia/devstack/settings:source:68 : OCTAVIA_CONSUMER_BINARY=/opt/stack/data/venv/bin/octavia-worker 2026-09-09 13:04:15.826 | ++ /opt/stack/octavia/devstack/settings:source:69 : OCTAVIA_HOUSEKEEPER_BINARY=/opt/stack/data/venv/bin/octavia-housekeeping 2026-09-09 13:04:15.831 | ++ /opt/stack/octavia/devstack/settings:source:70 : OCTAVIA_HEALTHMANAGER_BINARY=/opt/stack/data/venv/bin/octavia-health-manager 2026-09-09 13:04:15.837 | ++ /opt/stack/octavia/devstack/settings:source:71 : OCTAVIA_DRIVER_AGENT_BINARY=/opt/stack/data/venv/bin/octavia-driver-agent 2026-09-09 13:04:15.842 | ++ /opt/stack/octavia/devstack/settings:source:73 : OCTAVIA_API_ARGS=' --config-file /etc/octavia/octavia.conf' 2026-09-09 13:04:15.847 | ++ /opt/stack/octavia/devstack/settings:source:74 : OCTAVIA_CONSUMER_ARGS=' --config-file /etc/octavia/octavia.conf' 2026-09-09 13:04:15.853 | ++ /opt/stack/octavia/devstack/settings:source:75 : OCTAVIA_HOUSEKEEPER_ARGS=' --config-file /etc/octavia/octavia.conf' 2026-09-09 13:04:15.858 | ++ /opt/stack/octavia/devstack/settings:source:76 : OCTAVIA_HEALTHMANAGER_ARGS=' --config-file /etc/octavia/octavia.conf' 2026-09-09 13:04:15.863 | ++ /opt/stack/octavia/devstack/settings:source:77 : OCTAVIA_DRIVER_AGENT_ARGS=' --config-file /etc/octavia/octavia.conf' 2026-09-09 13:04:15.870 | ++ /opt/stack/octavia/devstack/settings:source:79 : OCTAVIA_API=o-api 2026-09-09 13:04:15.875 | ++ /opt/stack/octavia/devstack/settings:source:80 : OCTAVIA_CONSUMER=o-cw 2026-09-09 13:04:15.881 | ++ /opt/stack/octavia/devstack/settings:source:81 : OCTAVIA_HOUSEKEEPER=o-hk 2026-09-09 13:04:15.885 | ++ /opt/stack/octavia/devstack/settings:source:82 : OCTAVIA_HEALTHMANAGER=o-hm 2026-09-09 13:04:15.891 | ++ /opt/stack/octavia/devstack/settings:source:83 : OCTAVIA_SERVICE=octavia 2026-09-09 13:04:15.897 | ++ /opt/stack/octavia/devstack/settings:source:84 : OCTAVIA_API_HAPROXY=o-api-ha 2026-09-09 13:04:15.902 | ++ /opt/stack/octavia/devstack/settings:source:85 : OCTAVIA_DRIVER_AGENT=o-da 2026-09-09 13:04:15.908 | ++ /opt/stack/octavia/devstack/settings:source:88 : GITREPO["python-octaviaclient"]=https://github.com/openstack/python-octaviaclient.git 2026-09-09 13:04:15.912 | ++ /opt/stack/octavia/devstack/settings:source:89 : GITBRANCH["python-octaviaclient"]=master 2026-09-09 13:04:15.916 | ++ /opt/stack/octavia/devstack/settings:source:90 : GITDIR["python-octaviaclient"]=/opt/stack/python-octaviaclient 2026-09-09 13:04:15.920 | ++ /opt/stack/octavia/devstack/settings:source:93 : GITREPO["octavia-lib"]=https://github.com/openstack/octavia-lib.git 2026-09-09 13:04:15.923 | ++ /opt/stack/octavia/devstack/settings:source:94 : GITBRANCH["octavia-lib"]=master 2026-09-09 13:04:15.928 | ++ /opt/stack/octavia/devstack/settings:source:95 : GITDIR["octavia-lib"]=/opt/stack/octavia-lib 2026-09-09 13:04:15.933 | ++ /opt/stack/octavia/devstack/settings:source:97 : NEUTRON_ANY='q-svc neutron-api' 2026-09-09 13:04:15.938 | ++ /opt/stack/octavia/devstack/settings:source:100 : OCTAVIA_USE_PREGENERATED_SSH_KEY=False 2026-09-09 13:04:15.942 | ++ /opt/stack/octavia/devstack/settings:source:101 : OCTAVIA_PREGENERATED_SSH_KEY_PATH=/opt/stack/octavia/devstack/pregenerated/ssh-keys/octavia_ssh_key 2026-09-09 13:04:15.947 | ++ /opt/stack/octavia/devstack/settings:source:103 : OCTAVIA_USE_PREGENERATED_CERTS=False 2026-09-09 13:04:15.952 | ++ /opt/stack/octavia/devstack/settings:source:104 : OCTAVIA_PREGENERATED_CERTS_DIR=/opt/stack/octavia/devstack/pregenerated/certs 2026-09-09 13:04:15.956 | ++ /opt/stack/octavia/devstack/settings:source:105 : OCTAVIA_NODE=api 2026-09-09 13:04:15.961 | ++ /opt/stack/octavia/devstack/settings:source:106 : OCTAVIA_CONTROLLER_IP_PORT_LIST=auto 2026-09-09 13:04:15.964 | ++ /opt/stack/octavia/devstack/settings:source:107 : OCTAVIA_MGMT_PORT_IP=auto 2026-09-09 13:04:15.969 | ++ /opt/stack/octavia/devstack/settings:source:109 : OCTAVIA_DIB_TRACING=1 2026-09-09 13:04:15.974 | ++ /opt/stack/octavia/devstack/settings:source:111 : OCTAVIA_SERVICE_TYPE=load-balancer 2026-09-09 13:04:15.979 | ++ /opt/stack/octavia/devstack/settings:source:112 : OCTAVIA_UWSGI_APP=octavia.wsgi.api:application 2026-09-09 13:04:15.984 | ++ /opt/stack/octavia/devstack/settings:source:113 : OCTAVIA_UWSGI_CONF=/etc/octavia/octavia-uwsgi.ini 2026-09-09 13:04:15.989 | + functions-common:load_plugin_settings:1793 : for plugin in ${plugins//,/ } 2026-09-09 13:04:15.995 | + functions-common:load_plugin_settings:1794 : local dir=/opt/stack/magnum-cluster-api 2026-09-09 13:04:15.999 | + functions-common:load_plugin_settings:1796 : [[ -f /opt/stack/magnum-cluster-api/devstack/settings ]] 2026-09-09 13:04:16.004 | + functions-common:load_plugin_settings:1797 : source /opt/stack/magnum-cluster-api/devstack/settings 2026-09-09 13:04:16.009 | ++ /opt/stack/magnum-cluster-api/devstack/settings:source:1 : define_plugin magnum-cluster-api 2026-09-09 13:04:16.015 | ++ functions-common:define_plugin:1892 : : 2026-09-09 13:04:16.020 | ++ /opt/stack/magnum-cluster-api/devstack/settings:source:3 : plugin_requires magnum-cluster-api barbican 2026-09-09 13:04:16.025 | ++ functions-common:plugin_requires:1905 : : 2026-09-09 13:04:16.030 | ++ /opt/stack/magnum-cluster-api/devstack/settings:source:4 : plugin_requires magnum-cluster-api magnum 2026-09-09 13:04:16.034 | ++ functions-common:plugin_requires:1905 : : 2026-09-09 13:04:16.040 | ++ /opt/stack/magnum-cluster-api/devstack/settings:source:5 : plugin_requires magnum-cluster-api manila 2026-09-09 13:04:16.045 | ++ functions-common:plugin_requires:1905 : : 2026-09-09 13:04:16.050 | ++ /opt/stack/magnum-cluster-api/devstack/settings:source:6 : plugin_requires magnum-cluster-api octavia 2026-09-09 13:04:16.055 | ++ functions-common:plugin_requires:1905 : : 2026-09-09 13:04:16.060 | ++ /opt/stack/magnum-cluster-api/devstack/settings:source:12 : enable_service magnum-cluster-api 2026-09-09 13:04:16.149 | + functions-common:load_plugin_settings:1793 : for plugin in ${plugins//,/ } 2026-09-09 13:04:16.154 | + functions-common:load_plugin_settings:1794 : local dir=/opt/stack/ovn-octavia-provider 2026-09-09 13:04:16.160 | + functions-common:load_plugin_settings:1796 : [[ -f /opt/stack/ovn-octavia-provider/devstack/settings ]] 2026-09-09 13:04:16.165 | + functions-common:load_plugin_settings:1797 : source /opt/stack/ovn-octavia-provider/devstack/settings 2026-09-09 13:04:16.170 | ++ /opt/stack/ovn-octavia-provider/devstack/settings:source:1 : OCTAVIA_DIR=/opt/stack/octavia 2026-09-09 13:04:16.176 | ++ /opt/stack/ovn-octavia-provider/devstack/settings:source:2 : OCTAVIA_CONF_DIR=/etc/octavia 2026-09-09 13:04:16.182 | ++ /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-09-09 13:04:16.187 | ++ /opt/stack/ovn-octavia-provider/devstack/settings:source:4 : OCTAVIA_PROVIDER_AGENTS=ovn 2026-09-09 13:04:16.193 | ++ /opt/stack/ovn-octavia-provider/devstack/settings:source:6 : OVN_OCTAVIA_PROVIDER_DIR=/opt/stack/ovn-octavia-provider 2026-09-09 13:04:16.198 | + functions-common:run_phase:1871 : verify_disabled_services 2026-09-09 13:04:16.204 | + functions-common:verify_disabled_services:2131 : local service 2026-09-09 13:04:16.209 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-09-09 13:04:16.215 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,c-api, ]] 2026-09-09 13:04:16.220 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-09-09 13:04:16.226 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,c-bak, ]] 2026-09-09 13:04:16.231 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-09-09 13:04:16.236 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,c-sch, ]] 2026-09-09 13:04:16.242 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-09-09 13:04:16.249 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,c-vol, ]] 2026-09-09 13:04:16.255 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-09-09 13:04:16.262 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,etcd3, ]] 2026-09-09 13:04:16.268 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-09-09 13:04:16.273 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,file_tracker, ]] 2026-09-09 13:04:16.279 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-09-09 13:04:16.285 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,g-api, ]] 2026-09-09 13:04:16.290 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-09-09 13:04:16.295 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,key, ]] 2026-09-09 13:04:16.301 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-09-09 13:04:16.307 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,memory_tracker, ]] 2026-09-09 13:04:16.312 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-09-09 13:04:16.317 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,mysql, ]] 2026-09-09 13:04:16.322 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-09-09 13:04:16.327 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,n-api, ]] 2026-09-09 13:04:16.333 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-09-09 13:04:16.339 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,n-api-meta, ]] 2026-09-09 13:04:16.345 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-09-09 13:04:16.350 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,n-cond, ]] 2026-09-09 13:04:16.355 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-09-09 13:04:16.360 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,n-cpu, ]] 2026-09-09 13:04:16.366 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-09-09 13:04:16.372 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,n-novnc, ]] 2026-09-09 13:04:16.375 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-09-09 13:04:16.380 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,n-sch, ]] 2026-09-09 13:04:16.385 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-09-09 13:04:16.391 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,o-api, ]] 2026-09-09 13:04:16.397 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-09-09 13:04:16.403 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,o-da, ]] 2026-09-09 13:04:16.408 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-09-09 13:04:16.414 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,o-hk, ]] 2026-09-09 13:04:16.420 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-09-09 13:04:16.426 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,octavia, ]] 2026-09-09 13:04:16.432 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-09-09 13:04:16.438 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,openstack-cli-server, ]] 2026-09-09 13:04:16.443 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-09-09 13:04:16.449 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,ovn-controller, ]] 2026-09-09 13:04:16.454 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-09-09 13:04:16.460 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,ovn-northd, ]] 2026-09-09 13:04:16.465 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-09-09 13:04:16.470 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,ovs-vswitchd, ]] 2026-09-09 13:04:16.476 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-09-09 13:04:16.481 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,ovsdb-server, ]] 2026-09-09 13:04:16.487 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-09-09 13:04:16.493 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,placement-api, ]] 2026-09-09 13:04:16.499 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-09-09 13:04:16.504 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,q-ovn-agent, ]] 2026-09-09 13:04:16.510 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-09-09 13:04:16.516 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,q-svc, ]] 2026-09-09 13:04:16.522 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-09-09 13:04:16.527 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,rabbit, ]] 2026-09-09 13:04:16.533 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-09-09 13:04:16.539 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,tls-proxy, ]] 2026-09-09 13:04:16.544 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-09-09 13:04:16.550 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,barbican, ]] 2026-09-09 13:04:16.556 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-09-09 13:04:16.562 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,magnum-api, ]] 2026-09-09 13:04:16.568 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-09-09 13:04:16.574 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,magnum-cond, ]] 2026-09-09 13:04:16.580 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-09-09 13:04:16.585 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,manila, ]] 2026-09-09 13:04:16.591 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-09-09 13:04:16.596 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,m-api, ]] 2026-09-09 13:04:16.601 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-09-09 13:04:16.606 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,m-shr, ]] 2026-09-09 13:04:16.612 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-09-09 13:04:16.617 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,m-sch, ]] 2026-09-09 13:04:16.623 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-09-09 13:04:16.628 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,m-dat, ]] 2026-09-09 13:04:16.634 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-09-09 13:04:16.640 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,magnum-cluster-api, ]] 2026-09-09 13:04:16.646 | + ./stack.sh:main:706 : initialize_database_backends 2026-09-09 13:04:16.651 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2026-09-09 13:04:16.657 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2026-09-09 13:04:16.692 | + functions-common:is_service_enabled:2076 : return 0 2026-09-09 13:04:16.698 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2026-09-09 13:04:16.704 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2026-09-09 13:04:16.709 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2026-09-09 13:04:16.747 | + functions-common:is_service_enabled:2076 : return 1 2026-09-09 13:04:16.753 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2026-09-09 13:04:16.758 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2026-09-09 13:04:16.764 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2026-09-09 13:04:16.769 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2026-09-09 13:04:16.775 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2026-09-09 13:04:16.780 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2026-09-09 13:04:16.786 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2026-09-09 13:04:16.791 | + lib/database:initialize_database_backends:92 : return 0 2026-09-09 13:04:16.798 | + ./stack.sh:main:707 : echo 'Using mysql database backend' 2026-09-09 13:04:16.798 | Using mysql database backend 2026-09-09 13:04:16.803 | + ./stack.sh:main:710 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2026-09-09 13:04:16.838 | + ./stack.sh:main:712 : define_database_baseurl 2026-09-09 13:04:16.846 | ++ lib/database:define_database_baseurl:106 : get_database_type_mysql 2026-09-09 13:04:16.852 | ++ lib/databases/mysql:get_database_type_mysql:32 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2026-09-09 13:04:16.857 | ++ lib/databases/mysql:get_database_type_mysql:33 : echo mysql+pymysql 2026-09-09 13:04:16.864 | + lib/database:define_database_baseurl:106 : BASE_SQL_CONN=mysql+pymysql://root:secretdatabase@127.0.0.1 2026-09-09 13:04:16.869 | + ./stack.sh:main:724 : is_service_enabled rabbit 2026-09-09 13:04:16.905 | + functions-common:is_service_enabled:2076 : return 0 2026-09-09 13:04:16.910 | + ./stack.sh:main:725 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2026-09-09 13:04:16.946 | + ./stack.sh:main:732 : is_service_enabled keystone 2026-09-09 13:04:16.980 | + functions-common:is_service_enabled:2076 : return 0 2026-09-09 13:04:16.985 | + ./stack.sh:main:734 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2026-09-09 13:04:17.023 | + ./stack.sh:main:736 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2026-09-09 13:04:17.058 | + ./stack.sh:main:747 : is_service_enabled ldap 2026-09-09 13:04:17.093 | + functions-common:is_service_enabled:2076 : return 1 2026-09-09 13:04:17.098 | + ./stack.sh:main:756 : is_service_enabled s-proxy 2026-09-09 13:04:17.134 | + functions-common:is_service_enabled:2076 : return 1 2026-09-09 13:04:17.140 | + ./stack.sh:main:768 : save_stackenv 768 2026-09-09 13:04:17.145 | + functions-common:save_stackenv:65 : local tag=768 2026-09-09 13:04:17.152 | ++ functions-common:save_stackenv:67 : date +%F-%H%M%S 2026-09-09 13:04:17.160 | + functions-common:save_stackenv:67 : time_stamp=2026-09-09-130417 2026-09-09 13:04:17.166 | + functions-common:save_stackenv:68 : echo '# 2026-09-09-130417 768' 2026-09-09 13:04:17.171 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-09-09 13:04:17.176 | + functions-common:save_stackenv:70 : echo BASE_SQL_CONN=mysql+pymysql://root:secretdatabase@127.0.0.1 2026-09-09 13:04:17.182 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-09-09 13:04:17.188 | + functions-common:save_stackenv:70 : echo DATA_DIR=/opt/stack/data 2026-09-09 13:04:17.193 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-09-09 13:04:17.197 | + functions-common:save_stackenv:70 : echo DEST=/opt/stack 2026-09-09 13:04:17.202 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-09-09 13:04:17.206 | + 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-09-09 13:04:17.211 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-09-09 13:04:17.216 | + functions-common:save_stackenv:70 : echo HOST_IP=162.253.55.160 2026-09-09 13:04:17.222 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-09-09 13:04:17.228 | + functions-common:save_stackenv:70 : echo KEYSTONE_SERVICE_URI=https://162.253.55.160/identity 2026-09-09 13:04:17.234 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-09-09 13:04:17.239 | + functions-common:save_stackenv:70 : echo LOGFILE=/opt/stack/logs/devstacklog.txt.2026-09-09-130404 2026-09-09 13:04:17.244 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-09-09 13:04:17.250 | + functions-common:save_stackenv:70 : echo OS_CACERT= 2026-09-09 13:04:17.255 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-09-09 13:04:17.260 | + functions-common:save_stackenv:70 : echo SERVICE_HOST=162.253.55.160 2026-09-09 13:04:17.265 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-09-09 13:04:17.271 | + functions-common:save_stackenv:70 : echo STACK_USER=stack 2026-09-09 13:04:17.275 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-09-09 13:04:17.281 | + functions-common:save_stackenv:70 : echo TLS_IP=162.253.55.160 2026-09-09 13:04:17.286 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-09-09 13:04:17.291 | + functions-common:save_stackenv:70 : echo HOST_IPV6=2604:e100:1:0:f816:3eff:fe18:b5cc 2026-09-09 13:04:17.296 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-09-09 13:04:17.301 | + functions-common:save_stackenv:70 : echo SERVICE_IP_VERSION=4 2026-09-09 13:04:17.307 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-09-09 13:04:17.312 | + functions-common:save_stackenv:70 : echo TUNNEL_ENDPOINT_IP=162.253.55.160 2026-09-09 13:04:17.317 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-09-09 13:04:17.323 | + functions-common:save_stackenv:70 : echo TUNNEL_IP_VERSION=4 2026-09-09 13:04:17.328 | + ./stack.sh:main:781 : GIT_DEPTH=0 2026-09-09 13:04:17.334 | + ./stack.sh:main:781 : git_clone https://github.com/openstack/requirements.git /opt/stack/requirements master 2026-09-09 13:04:17.340 | + functions-common:git_clone:589 : local git_remote=https://github.com/openstack/requirements.git 2026-09-09 13:04:17.345 | + functions-common:git_clone:590 : local git_dest=/opt/stack/requirements 2026-09-09 13:04:17.350 | + functions-common:git_clone:591 : local git_ref=master 2026-09-09 13:04:17.355 | + functions-common:git_clone:592 : local orig_dir 2026-09-09 13:04:17.361 | ++ functions-common:git_clone:593 : pwd 2026-09-09 13:04:17.366 | + functions-common:git_clone:593 : orig_dir=/opt/stack/devstack 2026-09-09 13:04:17.372 | + functions-common:git_clone:594 : local git_clone_flags= 2026-09-09 13:04:17.379 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-09-09 13:04:17.415 | + functions-common:git_clone:596 : RECLONE=False 2026-09-09 13:04:17.420 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-09-09 13:04:17.426 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-09-09 13:04:17.433 | + functions-common:git_clone:610 : echo master 2026-09-09 13:04:17.433 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-09-09 13:04:17.444 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/requirements ]] 2026-09-09 13:04:17.449 | + functions-common:git_clone:634 : [[ False = \T\r\u\e ]] 2026-09-09 13:04:17.455 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/requirements 2026-09-09 13:04:17.483 | + functions-common:git_clone:672 : cd /opt/stack/requirements 2026-09-09 13:04:17.491 | + functions-common:git_clone:673 : git show --oneline 2026-09-09 13:04:17.492 | + functions-common:git_clone:673 : head -1 2026-09-09 13:04:17.499 | 9edc0428 Merge "update constraint for os_vif to new release 5.2.1" 2026-09-09 13:04:17.506 | + functions-common:git_clone:674 : cd /opt/stack/devstack 2026-09-09 13:04:17.512 | + ./stack.sh:main:785 : echo_summary 'Installing package prerequisites' 2026-09-09 13:04:17.518 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-09-09 13:04:17.524 | + ./stack.sh:echo_summary:450 : echo -e Installing package prerequisites 2026-09-09 13:04:17.531 | + ./stack.sh:main:786 : source /opt/stack/devstack/tools/install_prereqs.sh 2026-09-09 13:04:17.537 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2026-09-09 13:04:17.544 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2026-09-09 13:04:17.551 | ++ tools/install_prereqs.sh:source:23 : [[ -z /opt/stack/devstack ]] 2026-09-09 13:04:17.558 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/opt/stack/devstack/.prereqs 2026-09-09 13:04:17.564 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2026-09-09 13:04:17.569 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2026-09-09 13:04:17.575 | +++ tools/install_prereqs.sh:source:47 : date +%s 2026-09-09 13:04:17.584 | ++ tools/install_prereqs.sh:source:47 : NOW=1788959057 2026-09-09 13:04:17.592 | +++ tools/install_prereqs.sh:source:48 : head -1 /opt/stack/devstack/.prereqs 2026-09-09 13:04:17.602 | +++ tools/install_prereqs.sh:source:48 : echo 0 2026-09-09 13:04:17.609 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=0 2026-09-09 13:04:17.615 | ++ tools/install_prereqs.sh:source:49 : DELTA=1788959057 2026-09-09 13:04:17.621 | ++ tools/install_prereqs.sh:source:50 : [[ 1788959057 -lt 7200 ]] 2026-09-09 13:04:17.628 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2026-09-09 13:04:17.632 | ++ functions-common:export_proxy_variables:2238 : isset http_proxy 2026-09-09 13:04:17.638 | ++ functions-common:isset:266 : [[ -v http_proxy ]] 2026-09-09 13:04:17.644 | ++ functions-common:export_proxy_variables:2241 : isset https_proxy 2026-09-09 13:04:17.651 | ++ functions-common:isset:266 : [[ -v https_proxy ]] 2026-09-09 13:04:17.657 | ++ functions-common:export_proxy_variables:2244 : isset no_proxy 2026-09-09 13:04:17.664 | ++ functions-common:isset:266 : [[ -v no_proxy ]] 2026-09-09 13:04:17.672 | +++ 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-09-09 13:04:17.736 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2026-09-09 13:04:17.736 | apache2-dev 2026-09-09 13:04:17.736 | bc 2026-09-09 13:04:17.736 | bsdmainutils 2026-09-09 13:04:17.736 | curl 2026-09-09 13:04:17.736 | g++ 2026-09-09 13:04:17.736 | gawk 2026-09-09 13:04:17.736 | gcc 2026-09-09 13:04:17.736 | gettext 2026-09-09 13:04:17.736 | git 2026-09-09 13:04:17.736 | graphviz 2026-09-09 13:04:17.736 | iputils-ping 2026-09-09 13:04:17.736 | libffi-dev 2026-09-09 13:04:17.736 | libjpeg-dev 2026-09-09 13:04:17.736 | libpq-dev 2026-09-09 13:04:17.736 | libssl-dev 2026-09-09 13:04:17.736 | libsystemd-dev 2026-09-09 13:04:17.736 | libxml2-dev 2026-09-09 13:04:17.736 | libxslt1-dev 2026-09-09 13:04:17.736 | libyaml-dev 2026-09-09 13:04:17.736 | lsof 2026-09-09 13:04:17.737 | openssh-server 2026-09-09 13:04:17.737 | openssl 2026-09-09 13:04:17.737 | pkg-config 2026-09-09 13:04:17.737 | psmisc 2026-09-09 13:04:17.737 | python3-dev 2026-09-09 13:04:17.737 | python3-pip 2026-09-09 13:04:17.737 | python3-systemd 2026-09-09 13:04:17.737 | python3-venv 2026-09-09 13:04:17.737 | tar 2026-09-09 13:04:17.737 | tcpdump 2026-09-09 13:04:17.737 | unzip 2026-09-09 13:04:17.737 | uuid-runtime 2026-09-09 13:04:17.737 | wget 2026-09-09 13:04:17.737 | zlib1g-dev 2026-09-09 13:04:17.737 | lvm2 2026-09-09 13:04:17.737 | qemu-utils 2026-09-09 13:04:17.737 | thin-provisioning-tools 2026-09-09 13:04:17.737 | lsscsi 2026-09-09 13:04:17.737 | open-iscsi 2026-09-09 13:04:17.737 | libkrb5-dev 2026-09-09 13:04:17.737 | libldap2-dev 2026-09-09 13:04:17.737 | libsasl2-dev 2026-09-09 13:04:17.737 | memcached 2026-09-09 13:04:17.737 | python3-mysqldb 2026-09-09 13:04:17.737 | sqlite3 2026-09-09 13:04:17.737 | conntrack 2026-09-09 13:04:17.737 | curl 2026-09-09 13:04:17.737 | ebtables 2026-09-09 13:04:17.737 | genisoimage 2026-09-09 13:04:17.737 | iptables 2026-09-09 13:04:17.737 | iputils-arping 2026-09-09 13:04:17.737 | kpartx 2026-09-09 13:04:17.737 | libjs-jquery-tablesorter 2026-09-09 13:04:17.737 | parted 2026-09-09 13:04:17.737 | pm-utils 2026-09-09 13:04:17.737 | python3-mysqldb 2026-09-09 13:04:17.737 | socat 2026-09-09 13:04:17.737 | sqlite3 2026-09-09 13:04:17.737 | sudo 2026-09-09 13:04:17.737 | vlan 2026-09-09 13:04:17.737 | cryptsetup 2026-09-09 13:04:17.737 | dosfstools 2026-09-09 13:04:17.737 | genisoimage 2026-09-09 13:04:17.737 | gir1.2-libosinfo-1.0 2026-09-09 13:04:17.737 | netcat-openbsd 2026-09-09 13:04:17.737 | open-iscsi 2026-09-09 13:04:17.737 | qemu-utils 2026-09-09 13:04:17.737 | sg3-utils 2026-09-09 13:04:17.738 | sysfsutils 2026-09-09 13:04:17.738 | acl 2026-09-09 13:04:17.738 | dnsmasq-base 2026-09-09 13:04:17.738 | dnsmasq-utils 2026-09-09 13:04:17.738 | ebtables 2026-09-09 13:04:17.738 | haproxy 2026-09-09 13:04:17.738 | iptables 2026-09-09 13:04:17.738 | iputils-arping 2026-09-09 13:04:17.738 | iputils-ping 2026-09-09 13:04:17.738 | postgresql-server-dev-all 2026-09-09 13:04:17.738 | python3-mysqldb 2026-09-09 13:04:17.738 | sqlite3 2026-09-09 13:04:17.738 | sudo 2026-09-09 13:04:17.738 | vlan 2026-09-09 13:04:17.738 | apache2' 2026-09-09 13:04:17.744 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2026-09-09 13:04:17.805 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2026-09-09 13:04:17.805 | apache2-dev 2026-09-09 13:04:17.805 | bc 2026-09-09 13:04:17.805 | bsdmainutils 2026-09-09 13:04:17.805 | curl 2026-09-09 13:04:17.805 | g++ 2026-09-09 13:04:17.805 | gawk 2026-09-09 13:04:17.805 | gcc 2026-09-09 13:04:17.805 | gettext 2026-09-09 13:04:17.805 | git 2026-09-09 13:04:17.805 | graphviz 2026-09-09 13:04:17.805 | iputils-ping 2026-09-09 13:04:17.805 | libffi-dev 2026-09-09 13:04:17.805 | libjpeg-dev 2026-09-09 13:04:17.805 | libpq-dev 2026-09-09 13:04:17.805 | libssl-dev 2026-09-09 13:04:17.805 | libsystemd-dev 2026-09-09 13:04:17.805 | libxml2-dev 2026-09-09 13:04:17.805 | libxslt1-dev 2026-09-09 13:04:17.805 | libyaml-dev 2026-09-09 13:04:17.805 | lsof 2026-09-09 13:04:17.805 | openssh-server 2026-09-09 13:04:17.805 | openssl 2026-09-09 13:04:17.805 | pkg-config 2026-09-09 13:04:17.805 | psmisc 2026-09-09 13:04:17.805 | python3-dev 2026-09-09 13:04:17.805 | python3-pip 2026-09-09 13:04:17.805 | python3-systemd 2026-09-09 13:04:17.805 | python3-venv 2026-09-09 13:04:17.805 | tar 2026-09-09 13:04:17.805 | tcpdump 2026-09-09 13:04:17.805 | unzip 2026-09-09 13:04:17.805 | uuid-runtime 2026-09-09 13:04:17.806 | wget 2026-09-09 13:04:17.806 | zlib1g-dev 2026-09-09 13:04:17.806 | lvm2 2026-09-09 13:04:17.806 | qemu-utils 2026-09-09 13:04:17.806 | thin-provisioning-tools 2026-09-09 13:04:17.806 | lsscsi 2026-09-09 13:04:17.806 | open-iscsi 2026-09-09 13:04:17.806 | libkrb5-dev 2026-09-09 13:04:17.806 | libldap2-dev 2026-09-09 13:04:17.806 | libsasl2-dev 2026-09-09 13:04:17.806 | memcached 2026-09-09 13:04:17.806 | python3-mysqldb 2026-09-09 13:04:17.806 | sqlite3 2026-09-09 13:04:17.806 | conntrack 2026-09-09 13:04:17.806 | curl 2026-09-09 13:04:17.806 | ebtables 2026-09-09 13:04:17.806 | genisoimage 2026-09-09 13:04:17.806 | iptables 2026-09-09 13:04:17.806 | iputils-arping 2026-09-09 13:04:17.806 | kpartx 2026-09-09 13:04:17.806 | libjs-jquery-tablesorter 2026-09-09 13:04:17.806 | parted 2026-09-09 13:04:17.806 | pm-utils 2026-09-09 13:04:17.806 | python3-mysqldb 2026-09-09 13:04:17.806 | socat 2026-09-09 13:04:17.806 | sqlite3 2026-09-09 13:04:17.806 | sudo 2026-09-09 13:04:17.806 | vlan 2026-09-09 13:04:17.806 | cryptsetup 2026-09-09 13:04:17.806 | dosfstools 2026-09-09 13:04:17.806 | genisoimage 2026-09-09 13:04:17.806 | gir1.2-libosinfo-1.0 2026-09-09 13:04:17.806 | netcat-openbsd 2026-09-09 13:04:17.806 | open-iscsi 2026-09-09 13:04:17.806 | qemu-utils 2026-09-09 13:04:17.806 | sg3-utils 2026-09-09 13:04:17.806 | sysfsutils 2026-09-09 13:04:17.806 | acl 2026-09-09 13:04:17.806 | dnsmasq-base 2026-09-09 13:04:17.806 | dnsmasq-utils 2026-09-09 13:04:17.806 | ebtables 2026-09-09 13:04:17.806 | haproxy 2026-09-09 13:04:17.806 | iptables 2026-09-09 13:04:17.806 | iputils-arping 2026-09-09 13:04:17.806 | iputils-ping 2026-09-09 13:04:17.806 | postgresql-server-dev-all 2026-09-09 13:04:17.807 | python3-mysqldb 2026-09-09 13:04:17.807 | sqlite3 2026-09-09 13:04:17.807 | sudo 2026-09-09 13:04:17.807 | vlan 2026-09-09 13:04:17.807 | apache2 lvm2 2026-09-09 13:04:17.807 | golang 2026-09-09 13:04:17.807 | debootstrap 2026-09-09 13:04:17.807 | rsyslog' 2026-09-09 13:04:17.811 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2026-09-09 13:04:17.818 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-09 13:04:17.822 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-09 13:04:17.830 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2026-09-09 13:04:17.831 | ++ 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-09-09 13:04:17.841 | ++ 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-09-09 13:04:17.846 | ++ functions-common:install_package:1438 : update_package_repo 2026-09-09 13:04:17.852 | ++ functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-09-09 13:04:17.858 | ++ functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-09-09 13:04:17.864 | ++ functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-09-09 13:04:17.870 | ++ functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-09-09 13:04:17.874 | ++ functions-common:update_package_repo:1420 : is_ubuntu 2026-09-09 13:04:17.880 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-09 13:04:17.885 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-09 13:04:17.892 | ++ functions-common:update_package_repo:1421 : apt_get_update 2026-09-09 13:04:17.898 | ++ functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-09-09 13:04:17.903 | ++ functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-09-09 13:04:17.908 | ++ functions-common:apt_get_update:1167 : return 2026-09-09 13:04:17.914 | ++ functions-common:install_package:1439 : real_install_package apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libffi-dev libjpeg-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget zlib1g-dev lvm2 qemu-utils thin-provisioning-tools lsscsi open-iscsi libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan cryptsetup dosfstools genisoimage gir1.2-libosinfo-1.0 netcat-openbsd open-iscsi qemu-utils sg3-utils sysfsutils acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan apache2 lvm2 golang debootstrap rsyslog 2026-09-09 13:04:17.920 | ++ functions-common:real_install_package:1426 : is_ubuntu 2026-09-09 13:04:17.926 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-09 13:04:17.931 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-09 13:04:17.937 | ++ functions-common:real_install_package:1427 : apt_get install apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libffi-dev libjpeg-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget zlib1g-dev lvm2 qemu-utils thin-provisioning-tools lsscsi open-iscsi libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan cryptsetup dosfstools genisoimage gir1.2-libosinfo-1.0 netcat-openbsd open-iscsi qemu-utils sg3-utils sysfsutils acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan apache2 lvm2 golang debootstrap rsyslog 2026-09-09 13:04:17.984 | ++ functions-common:apt_get:1207 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install 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-09-09 13:04:18.039 | Reading package lists... 2026-09-09 13:04:18.272 | Building dependency tree... 2026-09-09 13:04:18.273 | Reading state information... 2026-09-09 13:04:18.532 | curl is already the newest version (8.5.0-2ubuntu10.13). 2026-09-09 13:04:18.532 | git is already the newest version (1:2.43.0-1ubuntu7.3). 2026-09-09 13:04:18.532 | openssl is already the newest version (3.0.13-0ubuntu3.15). 2026-09-09 13:04:18.532 | openssl set to manually installed. 2026-09-09 13:04:18.532 | tar is already the newest version (1.35+dfsg-3ubuntu0.4). 2026-09-09 13:04:18.532 | uuid-runtime is already the newest version (2.39.3-9ubuntu6.6). 2026-09-09 13:04:18.532 | zlib1g-dev is already the newest version (1:1.3.dfsg-3.1ubuntu2.2). 2026-09-09 13:04:18.532 | zlib1g-dev set to manually installed. 2026-09-09 13:04:18.532 | open-iscsi is already the newest version (2.1.9-3ubuntu5.4). 2026-09-09 13:04:18.532 | iptables is already the newest version (1.8.10-3ubuntu2). 2026-09-09 13:04:18.532 | sudo is already the newest version (1.9.15p5-3ubuntu5.24.04.2). 2026-09-09 13:04:18.532 | The following additional packages will be installed: 2026-09-09 13:04:18.532 | apache2-bin apache2-data apache2-utils autoconf automake autopoint 2026-09-09 13:04:18.532 | autotools-dev binutils binutils-common binutils-x86-64-linux-gnu 2026-09-09 13:04:18.532 | bsdextrautils bzip2 clang-17 comerr-dev cpp cpp-13 cpp-13-x86-64-linux-gnu 2026-09-09 13:04:18.532 | cpp-x86-64-linux-gnu cryptsetup-bin dconf-gsettings-backend dconf-service 2026-09-09 13:04:18.532 | debhelper debugedit dh-autoreconf dh-strip-nondeterminism distro-info 2026-09-09 13:04:18.532 | dmeventd dmidecode dpkg-dev dwz file fontconfig fontconfig-config 2026-09-09 13:04:18.532 | fonts-dejavu-core fonts-dejavu-mono g++-13 g++-13-x86-64-linux-gnu 2026-09-09 13:04:18.532 | g++-x86-64-linux-gnu gcc-13 gcc-13-base gcc-13-x86-64-linux-gnu 2026-09-09 13:04:18.532 | gcc-x86-64-linux-gnu gir1.2-freedesktop glib-networking 2026-09-09 13:04:18.532 | glib-networking-common glib-networking-services golang-1.22 golang-1.22-doc 2026-09-09 13:04:18.532 | golang-1.22-go golang-1.22-src golang-doc golang-go golang-src groff-base 2026-09-09 13:04:18.533 | gsettings-desktop-schemas icu-devtools intltool-debian krb5-multidev 2026-09-09 13:04:18.533 | libaio1t64 libann0 libaom3 libapr1-dev libapr1t64 libaprutil1-dbd-sqlite3 2026-09-09 13:04:18.533 | libaprutil1-dev libaprutil1-ldap libaprutil1t64 libarchive-zip-perl libasan8 2026-09-09 13:04:18.533 | libatomic1 libbinutils libcairo-gobject2 libcairo2 libcc1-0 libcdt5 2026-09-09 13:04:18.533 | libcgraph6 libclang-common-17-dev libclang-cpp17t64 libclang1-17t64 2026-09-09 13:04:18.533 | libctf-nobfd0 libctf0 libdatrie1 libdconf1 libdebhelper-perl libdeflate0 2026-09-09 13:04:18.533 | libdevmapper-event1.02.1 libdpkg-perl libestr0 libevent-2.1-7t64 2026-09-09 13:04:18.533 | libfastjson4 libfile-stripnondeterminism-perl libfontconfig1 libfribidi0 2026-09-09 13:04:18.533 | libgc1 libgcc-13-dev libgd3 libgomp1 libgprofng0 libgraphite2-3 2026-09-09 13:04:18.533 | libgssrpc4t64 libgts-0.7-5t64 libgvc6 libgvpr2 libharfbuzz0b 2026-09-09 13:04:18.533 | libheif-plugin-aomdec libheif1 libhwasan0 libibverbs1 libice6 libicu-dev 2026-09-09 13:04:18.533 | libisl23 libitm1 libjansson4 libjbig0 libjpeg-turbo8 libjpeg-turbo8-dev 2026-09-09 13:04:18.533 | libjpeg8 libjpeg8-dev libjs-jquery libjs-jquery-metadata libjs-sphinxdoc 2026-09-09 13:04:18.533 | libjs-underscore libjson-perl libkadm5clnt-mit12 libkadm5srv-mit12 2026-09-09 13:04:18.533 | libkdb5-10t64 liblab-gamut1 libldap-dev liblerc4 libllvm17t64 liblsan0 2026-09-09 13:04:18.533 | libltdl7 liblua5.4-0 liblvm2cmd2.03 libmagic-mgc libmagic1t64 libmpc3 2026-09-09 13:04:18.533 | libmpfr6 libmysqlclient21 libncurses-dev libncurses6 libnftables1 2026-09-09 13:04:18.533 | libnl-3-200 libnl-route-3-200 libnuma1 libobjc-13-dev libobjc4 2026-09-09 13:04:18.533 | libosinfo-1.0-0 libosinfo-l10n libpango-1.0-0 libpangocairo-1.0-0 2026-09-09 13:04:18.533 | libpangoft2-1.0-0 libparted2t64 libpathplan4 libpcap0.8t64 libpcre2-16-0 2026-09-09 13:04:18.533 | libpcre2-32-0 libpcre2-dev libpcre2-posix3 libpfm4 libpipeline1 2026-09-09 13:04:18.533 | libpixman-1-0 libpkgconf3 libpq5 libproxy1v5 libpython3-dev libquadmath0 2026-09-09 13:04:18.533 | libsctp-dev libsctp1 libsframe1 libsgutils2-1.46-2 libsharpyuv0 libsigsegv2 2026-09-09 13:04:18.533 | libsm6 libsoup-3.0-0 libsoup-3.0-common libstdc++-13-dev 2026-09-09 13:04:18.533 | libsub-override-perl libsysfs2 libthai-data libthai0 libtiff6 2026-09-09 13:04:18.533 | libtirpc-common libtirpc3t64 libtool libtsan2 libubsan1 libuchardet0 2026-09-09 13:04:18.533 | liburing2 libwebp7 libx11-6 libx11-data libxau6 libxaw7 libxcb-render0 2026-09-09 13:04:18.533 | libxcb-shm0 libxcb1 libxdmcp6 libxext6 libxmu6 libxpm4 libxrender1 2026-09-09 13:04:18.533 | libxslt1.1 libxt6t64 libz3-4 libz3-dev llvm-17 llvm-17-dev 2026-09-09 13:04:18.533 | llvm-17-linker-tools llvm-17-runtime llvm-17-tools lto-disabled-list m4 make 2026-09-09 13:04:18.533 | man-db mysql-common ncal openssh-client openssh-sftp-server osinfo-db patch 2026-09-09 13:04:18.533 | pci.ids pkgconf pkgconf-bin po-debconf postgresql-client-16 2026-09-09 13:04:18.533 | postgresql-client-common postgresql-common postgresql-server-dev-16 2026-09-09 13:04:18.533 | powermgmt-base python3-pip-whl python3-pygments python3-setuptools 2026-09-09 13:04:18.533 | python3-setuptools-whl python3-wheel python3.12-venv session-migration 2026-09-09 13:04:18.533 | ssl-cert usb.ids uuid-dev x11-common xz-utils 2026-09-09 13:04:18.534 | Suggested packages: 2026-09-09 13:04:18.534 | apache2-doc apache2-suexec-pristine | apache2-suexec-custom www-browser ufw 2026-09-09 13:04:18.534 | autoconf-archive gnu-standards autoconf-doc binutils-doc gprofng-gui 2026-09-09 13:04:18.534 | calendar whois vacation mailutils bzip2-doc clang-17-doc wasi-libc doc-base 2026-09-09 13:04:18.534 | nftables cpp-doc gcc-13-locales cpp-13-doc keyutils liblocale-gettext-perl 2026-09-09 13:04:18.534 | dh-make squid-deb-proxy-client debian-archive-keyring arch-test shunit2 2026-09-09 13:04:18.534 | debian-keyring g++-multilib g++-13-multilib gcc-13-doc gawk-doc gcc-multilib 2026-09-09 13:04:18.534 | manpages-dev flex bison gdb gcc-doc gcc-13-multilib gdb-x86-64-linux-gnu 2026-09-09 13:04:18.534 | wodim cdrkit-doc gettext-doc libasprintf-dev libgettextpo-dev bzr | brz 2026-09-09 13:04:18.534 | mercurial subversion gsfonts graphviz-doc groff vim-haproxy haproxy-doc 2026-09-09 13:04:18.534 | krb5-doc bzr libgd-tools krb5-user libheif-plugin-libde265 2026-09-09 13:04:18.535 | libheif-plugin-x265 libheif-plugin-ffmpegdec libheif-plugin-jpegdec 2026-09-09 13:04:18.535 | libheif-plugin-jpegenc libheif-plugin-j2kdec libheif-plugin-j2kenc 2026-09-09 13:04:18.535 | libheif-plugin-rav1e libheif-plugin-svtenc icu-doc ncurses-doc libparted-dev 2026-09-09 13:04:18.535 | libparted-i18n postgresql-doc-16 lksctp-tools libssl-doc libstdc++-13-doc 2026-09-09 13:04:18.535 | libtool-doc gfortran | fortran95-compiler gcj-jdk libyaml-doc llvm-17-doc 2026-09-09 13:04:18.535 | m4-doc make-doc apparmor less libanyevent-perl libcache-memcached-perl 2026-09-09 13:04:18.535 | libmemcached libterm-readkey-perl libyaml-perl keychain libpam-ssh 2026-09-09 13:04:18.535 | monkeysphere ssh-askpass molly-guard parted-doc ed diffutils-doc 2026-09-09 13:04:18.535 | cpufrequtils wireless-tools radeontool libmail-box-perl postgresql-16 2026-09-09 13:04:18.535 | default-mysql-server | virtual-mysql-server python-pygments-doc 2026-09-09 13:04:18.535 | ttf-bitstream-vera python-setuptools-doc rsyslog-mysql | rsyslog-pgsql 2026-09-09 13:04:18.535 | rsyslog-mongodb rsyslog-doc rsyslog-openssl | rsyslog-gnutls rsyslog-gssapi 2026-09-09 13:04:18.535 | rsyslog-relp sqlite3-doc zip 2026-09-09 13:04:18.535 | Recommended packages: 2026-09-09 13:04:18.535 | cryptsetup-initramfs dns-root-data build-essential fakeroot 2026-09-09 13:04:18.535 | libalgorithm-merge-perl fonts-liberation2 libclang-rt-17-dev 2026-09-09 13:04:18.535 | libfile-fcntllock-perl liblocale-gettext-perl libarchive-cpio-perl 2026-09-09 13:04:18.535 | libgts-bin libheif-plugin-aomenc ibverbs-providers javascript-common 2026-09-09 13:04:18.535 | libjson-xs-perl libgpm2 libltdl-dev xauth ncurses-term ssh-import-id vbetool 2026-09-09 13:04:18.535 | hdparm kbd | console-tools libmail-sendmail-perl logrotate qemu-block-extra 2026-09-09 13:04:18.660 | The following NEW packages will be installed: 2026-09-09 13:04:18.660 | acl apache2 apache2-bin apache2-data apache2-dev apache2-utils autoconf 2026-09-09 13:04:18.660 | automake autopoint autotools-dev bc binutils binutils-common 2026-09-09 13:04:18.661 | binutils-x86-64-linux-gnu bsdextrautils bsdmainutils bzip2 clang-17 2026-09-09 13:04:18.661 | comerr-dev conntrack cpp cpp-13 cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu 2026-09-09 13:04:18.661 | cryptsetup cryptsetup-bin dconf-gsettings-backend dconf-service debhelper 2026-09-09 13:04:18.661 | debootstrap debugedit dh-autoreconf dh-strip-nondeterminism distro-info 2026-09-09 13:04:18.661 | dmeventd dmidecode dnsmasq-base dnsmasq-utils dosfstools dpkg-dev dwz 2026-09-09 13:04:18.661 | ebtables file fontconfig fontconfig-config fonts-dejavu-core 2026-09-09 13:04:18.661 | fonts-dejavu-mono g++ g++-13 g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu 2026-09-09 13:04:18.661 | gawk gcc gcc-13 gcc-13-base gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu 2026-09-09 13:04:18.661 | genisoimage gettext gir1.2-freedesktop gir1.2-libosinfo-1.0 glib-networking 2026-09-09 13:04:18.661 | glib-networking-common glib-networking-services golang golang-1.22 2026-09-09 13:04:18.661 | golang-1.22-doc golang-1.22-go golang-1.22-src golang-doc golang-go 2026-09-09 13:04:18.661 | golang-src graphviz groff-base gsettings-desktop-schemas haproxy 2026-09-09 13:04:18.661 | icu-devtools intltool-debian iputils-arping iputils-ping kpartx 2026-09-09 13:04:18.661 | krb5-multidev libaio1t64 libann0 libaom3 libapr1-dev libapr1t64 2026-09-09 13:04:18.661 | libaprutil1-dbd-sqlite3 libaprutil1-dev libaprutil1-ldap libaprutil1t64 2026-09-09 13:04:18.661 | libarchive-zip-perl libasan8 libatomic1 libbinutils libcairo-gobject2 2026-09-09 13:04:18.661 | libcairo2 libcc1-0 libcdt5 libcgraph6 libclang-common-17-dev 2026-09-09 13:04:18.661 | libclang-cpp17t64 libclang1-17t64 libctf-nobfd0 libctf0 libdatrie1 libdconf1 2026-09-09 13:04:18.661 | libdebhelper-perl libdeflate0 libdevmapper-event1.02.1 libdpkg-perl libestr0 2026-09-09 13:04:18.661 | libevent-2.1-7t64 libfastjson4 libffi-dev libfile-stripnondeterminism-perl 2026-09-09 13:04:18.661 | libfontconfig1 libfribidi0 libgc1 libgcc-13-dev libgd3 libgomp1 libgprofng0 2026-09-09 13:04:18.661 | libgraphite2-3 libgssrpc4t64 libgts-0.7-5t64 libgvc6 libgvpr2 libharfbuzz0b 2026-09-09 13:04:18.661 | libheif-plugin-aomdec libheif1 libhwasan0 libibverbs1 libice6 libicu-dev 2026-09-09 13:04:18.661 | libisl23 libitm1 libjansson4 libjbig0 libjpeg-dev libjpeg-turbo8 2026-09-09 13:04:18.661 | libjpeg-turbo8-dev libjpeg8 libjpeg8-dev libjs-jquery libjs-jquery-metadata 2026-09-09 13:04:18.661 | libjs-jquery-tablesorter libjs-sphinxdoc libjs-underscore libjson-perl 2026-09-09 13:04:18.661 | libkadm5clnt-mit12 libkadm5srv-mit12 libkdb5-10t64 libkrb5-dev liblab-gamut1 2026-09-09 13:04:18.661 | libldap-dev libldap2-dev liblerc4 libllvm17t64 liblsan0 libltdl7 liblua5.4-0 2026-09-09 13:04:18.661 | liblvm2cmd2.03 libmagic-mgc libmagic1t64 libmpc3 libmpfr6 libmysqlclient21 2026-09-09 13:04:18.661 | libncurses-dev libncurses6 libnftables1 libnl-3-200 libnl-route-3-200 2026-09-09 13:04:18.661 | libnuma1 libobjc-13-dev libobjc4 libosinfo-1.0-0 libosinfo-l10n 2026-09-09 13:04:18.661 | libpango-1.0-0 libpangocairo-1.0-0 libpangoft2-1.0-0 libparted2t64 2026-09-09 13:04:18.661 | libpathplan4 libpcap0.8t64 libpcre2-16-0 libpcre2-32-0 libpcre2-dev 2026-09-09 13:04:18.661 | libpcre2-posix3 libpfm4 libpipeline1 libpixman-1-0 libpkgconf3 libpq-dev 2026-09-09 13:04:18.661 | libpq5 libproxy1v5 libpython3-dev libquadmath0 libsasl2-dev libsctp-dev 2026-09-09 13:04:18.661 | libsctp1 libsframe1 libsgutils2-1.46-2 libsharpyuv0 libsigsegv2 libsm6 2026-09-09 13:04:18.661 | libsoup-3.0-0 libsoup-3.0-common libssl-dev libstdc++-13-dev 2026-09-09 13:04:18.661 | libsub-override-perl libsysfs2 libsystemd-dev libthai-data libthai0 libtiff6 2026-09-09 13:04:18.661 | libtirpc-common libtirpc3t64 libtool libtsan2 libubsan1 libuchardet0 2026-09-09 13:04:18.661 | liburing2 libwebp7 libx11-6 libx11-data libxau6 libxaw7 libxcb-render0 2026-09-09 13:04:18.661 | libxcb-shm0 libxcb1 libxdmcp6 libxext6 libxml2-dev libxmu6 libxpm4 2026-09-09 13:04:18.661 | libxrender1 libxslt1-dev libxslt1.1 libxt6t64 libyaml-dev libz3-4 libz3-dev 2026-09-09 13:04:18.661 | llvm-17 llvm-17-dev llvm-17-linker-tools llvm-17-runtime llvm-17-tools lsof 2026-09-09 13:04:18.661 | lsscsi lto-disabled-list lvm2 m4 make man-db memcached mysql-common ncal 2026-09-09 13:04:18.663 | netcat-openbsd osinfo-db parted patch pci.ids pkg-config pkgconf pkgconf-bin 2026-09-09 13:04:18.663 | pm-utils po-debconf postgresql-client-16 postgresql-client-common 2026-09-09 13:04:18.663 | postgresql-common postgresql-server-dev-16 postgresql-server-dev-all 2026-09-09 13:04:18.663 | powermgmt-base psmisc python3-dev python3-mysqldb python3-pip 2026-09-09 13:04:18.663 | python3-pip-whl python3-pygments python3-setuptools python3-setuptools-whl 2026-09-09 13:04:18.663 | python3-systemd python3-venv python3-wheel python3.12-venv qemu-utils 2026-09-09 13:04:18.663 | rsyslog session-migration sg3-utils socat sqlite3 ssl-cert sysfsutils 2026-09-09 13:04:18.663 | tcpdump thin-provisioning-tools unzip usb.ids uuid-dev vlan wget x11-common 2026-09-09 13:04:18.663 | xz-utils 2026-09-09 13:04:18.664 | The following packages will be upgraded: 2026-09-09 13:04:18.664 | openssh-client openssh-server openssh-sftp-server 2026-09-09 13:04:18.731 | 3 upgraded, 302 newly installed, 0 to remove and 15 not upgraded. 2026-09-09 13:04:18.731 | Need to get 307 MB of archives. 2026-09-09 13:04:18.731 | After this operation, 1,440 MB of additional disk space will be used. 2026-09-09 13:04:18.731 | Get:1 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libapr1t64 amd64 1.7.2-3.1ubuntu0.1 [108 kB] 2026-09-09 13:04:18.788 | Get:2 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libaprutil1t64 amd64 1.6.3-1.1ubuntu7.1 [92.7 kB] 2026-09-09 13:04:18.796 | Get:3 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libaprutil1-dbd-sqlite3 amd64 1.6.3-1.1ubuntu7.1 [11.2 kB] 2026-09-09 13:04:18.797 | Get:4 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libaprutil1-ldap amd64 1.6.3-1.1ubuntu7.1 [9,120 B] 2026-09-09 13:04:18.798 | Get:5 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libjansson4 amd64 2.14-2build2 [32.8 kB] 2026-09-09 13:04:18.803 | Get:6 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 liblua5.4-0 amd64 5.4.6-3build2 [166 kB] 2026-09-09 13:04:18.817 | Get:7 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2-bin amd64 2.4.58-1ubuntu8.15 [1,338 kB] 2026-09-09 13:04:18.849 | Get:8 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2-data all 2.4.58-1ubuntu8.15 [163 kB] 2026-09-09 13:04:18.853 | Get:9 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2-utils amd64 2.4.58-1ubuntu8.15 [99.7 kB] 2026-09-09 13:04:18.855 | Get:10 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2 amd64 2.4.58-1ubuntu8.15 [90.2 kB] 2026-09-09 13:04:18.858 | Get:11 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libmpfr6 amd64 4.2.1-1build1.1 [353 kB] 2026-09-09 13:04:18.863 | Get:12 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libsigsegv2 amd64 2.14-1ubuntu2 [15.0 kB] 2026-09-09 13:04:18.863 | Get:13 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 gawk amd64 1:5.2.1-2ubuntu0.1 [463 kB] 2026-09-09 13:04:18.868 | Get:14 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 haproxy amd64 2.8.16-0ubuntu0.24.04.3 [2,070 kB] 2026-09-09 13:04:18.888 | Get:15 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libevent-2.1-7t64 amd64 2.1.12-stable-9ubuntu2.1 [146 kB] 2026-09-09 13:04:18.889 | Get:16 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 memcached amd64 1.6.24-1ubuntu0.2 [213 kB] 2026-09-09 13:04:18.890 | Get:17 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 openssh-sftp-server amd64 1:9.6p1-3ubuntu13.19 [37.1 kB] 2026-09-09 13:04:18.891 | Get:18 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 openssh-server amd64 1:9.6p1-3ubuntu13.19 [511 kB] 2026-09-09 13:04:18.894 | Get:19 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 openssh-client amd64 1:9.6p1-3ubuntu13.19 [908 kB] 2026-09-09 13:04:18.900 | Get:20 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libjson-perl all 4.10000-1 [81.9 kB] 2026-09-09 13:04:18.901 | Get:21 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 postgresql-client-common all 257build1.1 [36.4 kB] 2026-09-09 13:04:18.902 | Get:22 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 ssl-cert all 1.1.2ubuntu1 [17.8 kB] 2026-09-09 13:04:18.902 | Get:23 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 postgresql-common all 257build1.1 [161 kB] 2026-09-09 13:04:18.908 | Get:24 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libsysfs2 amd64 2.1.1-6build1 [20.0 kB] 2026-09-09 13:04:18.909 | Get:25 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 pci.ids all 0.0~2024.03.31-1ubuntu0.1 [275 kB] 2026-09-09 13:04:18.911 | Get:26 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 sysfsutils amd64 2.1.1-6build1 [15.5 kB] 2026-09-09 13:04:18.911 | Get:27 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 distro-info amd64 1.7build1 [19.9 kB] 2026-09-09 13:04:18.922 | Get:28 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 iputils-ping amd64 3:20240117-1ubuntu0.1 [44.6 kB] 2026-09-09 13:04:18.923 | Get:29 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libestr0 amd64 0.1.11-1build1 [7,802 B] 2026-09-09 13:04:18.924 | Get:30 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libfastjson4 amd64 1.2304.0-1build1 [23.1 kB] 2026-09-09 13:04:18.925 | Get:31 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libfribidi0 amd64 1.0.13-3build1 [26.1 kB] 2026-09-09 13:04:18.926 | Get:32 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libtirpc-common all 1.3.4+ds-1.1build1 [8,094 B] 2026-09-09 13:04:18.926 | Get:33 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libtirpc3t64 amd64 1.3.4+ds-1.1build1 [82.6 kB] 2026-09-09 13:04:18.969 | Get:34 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 netcat-openbsd amd64 1.226-1ubuntu2 [44.3 kB] 2026-09-09 13:04:18.971 | Get:35 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 python3-pygments all 2.17.2+dfsg-1 [819 kB] 2026-09-09 13:04:18.984 | Get:36 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 rsyslog amd64 8.2312.0-3ubuntu9.3 [511 kB] 2026-09-09 13:04:18.991 | Get:37 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 bsdextrautils amd64 2.39.3-9ubuntu6.6 [73.7 kB] 2026-09-09 13:04:18.992 | Get:38 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 dmidecode amd64 3.5-3ubuntu0.1 [73.0 kB] 2026-09-09 13:04:18.993 | Get:39 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 dosfstools amd64 4.2-1.1build1 [86.3 kB] 2026-09-09 13:04:18.994 | Get:40 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libmagic-mgc amd64 1:5.45-3build1 [307 kB] 2026-09-09 13:04:18.998 | Get:41 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libmagic1t64 amd64 1:5.45-3build1 [87.2 kB] 2026-09-09 13:04:19.029 | Get:42 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 file amd64 1:5.45-3build1 [22.0 kB] 2026-09-09 13:04:19.030 | Get:43 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libuchardet0 amd64 0.0.8-1build1 [75.3 kB] 2026-09-09 13:04:19.032 | Get:44 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 groff-base amd64 1.23.0-3build2 [1,020 kB] 2026-09-09 13:04:19.048 | Get:45 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libnl-3-200 amd64 3.7.0-0.3build1.1 [55.7 kB] 2026-09-09 13:04:19.049 | Get:46 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libnl-route-3-200 amd64 3.7.0-0.3build1.1 [189 kB] 2026-09-09 13:04:19.052 | Get:47 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libibverbs1 amd64 50.0-2ubuntu0.2 [68.0 kB] 2026-09-09 13:04:19.053 | Get:48 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libncurses6 amd64 6.4+20240113-1ubuntu2.2 [112 kB] 2026-09-09 13:04:19.055 | Get:49 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libnftables1 amd64 1.0.9-1ubuntu0.1 [359 kB] 2026-09-09 13:04:19.059 | Get:50 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libnuma1 amd64 2.0.18-1ubuntu0.24.04.1 [23.4 kB] 2026-09-09 13:04:19.059 | Get:51 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libparted2t64 amd64 3.6-4build1 [152 kB] 2026-09-09 13:04:19.061 | Get:52 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libpcap0.8t64 amd64 1.10.4-4.1ubuntu3 [151 kB] 2026-09-09 13:04:19.062 | Get:53 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libpipeline1 amd64 1.5.7-2 [23.6 kB] 2026-09-09 13:04:19.069 | Get:54 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxau6 amd64 1:1.0.9-1build6 [7,160 B] 2026-09-09 13:04:19.069 | Get:55 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxdmcp6 amd64 1:1.1.3-0ubuntu6 [10.3 kB] 2026-09-09 13:04:19.070 | Get:56 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxcb1 amd64 1.15-1ubuntu2 [47.7 kB] 2026-09-09 13:04:19.083 | Get:57 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libx11-data all 2:1.8.7-1build1 [115 kB] 2026-09-09 13:04:19.086 | Get:58 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libx11-6 amd64 2:1.8.7-1build1 [650 kB] 2026-09-09 13:04:19.096 | Get:59 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxext6 amd64 2:1.3.4-1build2 [30.4 kB] 2026-09-09 13:04:19.097 | Get:60 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 lsof amd64 4.95.0-1build3 [247 kB] 2026-09-09 13:04:19.100 | Get:61 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 man-db amd64 2.12.0-4build2 [1,237 kB] 2026-09-09 13:04:19.111 | Get:62 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 parted amd64 3.6-4build1 [43.3 kB] 2026-09-09 13:04:19.112 | Get:63 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 powermgmt-base all 1.37ubuntu0.1 [7,650 B] 2026-09-09 13:04:19.112 | Get:64 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 psmisc amd64 23.7-1build1 [179 kB] 2026-09-09 13:04:19.114 | Get:65 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 tcpdump amd64 4.99.4-3ubuntu4.24.04.1 [479 kB] 2026-09-09 13:04:19.119 | Get:66 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 usb.ids all 2024.03.18-1 [223 kB] 2026-09-09 13:04:19.120 | Get:67 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 wget amd64 1.21.4-1ubuntu4.5 [334 kB] 2026-09-09 13:04:19.123 | Get:68 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 xz-utils amd64 5.6.1+really5.4.5-1ubuntu0.3 [267 kB] 2026-09-09 13:04:19.125 | Get:69 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 acl amd64 2.3.2-1build1.1 [39.4 kB] 2026-09-09 13:04:19.126 | Get:70 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 autotools-dev all 20220109.1 [44.9 kB] 2026-09-09 13:04:19.137 | Get:71 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 m4 amd64 1.4.19-4build1 [244 kB] 2026-09-09 13:04:19.140 | Get:72 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 autoconf all 2.71-3 [339 kB] 2026-09-09 13:04:19.144 | Get:73 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 automake all 1:1.16.5-1.3ubuntu1 [558 kB] 2026-09-09 13:04:19.150 | Get:74 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 autopoint all 0.21-14ubuntu2 [422 kB] 2026-09-09 13:04:19.155 | Get:75 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libdebhelper-perl all 13.14.1ubuntu5 [89.8 kB] 2026-09-09 13:04:19.156 | Get:76 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 gcc-13-base amd64 13.3.0-6ubuntu2~24.04.1 [51.6 kB] 2026-09-09 13:04:19.157 | Get:77 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libisl23 amd64 0.26-3build1.1 [680 kB] 2026-09-09 13:04:19.162 | Get:78 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libmpc3 amd64 1.3.1-1build1.1 [54.6 kB] 2026-09-09 13:04:19.163 | Get:79 http://yul2.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-09-09 13:04:19.235 | Get:80 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 cpp-13 amd64 13.3.0-6ubuntu2~24.04.1 [1,042 B] 2026-09-09 13:04:19.235 | Get:81 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 cpp-x86-64-linux-gnu amd64 4:13.2.0-7ubuntu1 [5,326 B] 2026-09-09 13:04:19.235 | Get:82 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 cpp amd64 4:13.2.0-7ubuntu1 [22.4 kB] 2026-09-09 13:04:19.235 | Get:83 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libcc1-0 amd64 14.2.0-4ubuntu2~24.04.1 [48.0 kB] 2026-09-09 13:04:19.236 | Get:84 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 binutils-common amd64 2.42-4ubuntu2.10 [240 kB] 2026-09-09 13:04:19.237 | Get:85 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libsframe1 amd64 2.42-4ubuntu2.10 [15.7 kB] 2026-09-09 13:04:19.238 | Get:86 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libbinutils amd64 2.42-4ubuntu2.10 [577 kB] 2026-09-09 13:04:19.242 | Get:87 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libctf-nobfd0 amd64 2.42-4ubuntu2.10 [98.0 kB] 2026-09-09 13:04:19.243 | Get:88 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libctf0 amd64 2.42-4ubuntu2.10 [94.5 kB] 2026-09-09 13:04:19.250 | Get:89 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libgprofng0 amd64 2.42-4ubuntu2.10 [849 kB] 2026-09-09 13:04:19.256 | Get:90 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 binutils-x86-64-linux-gnu amd64 2.42-4ubuntu2.10 [2,463 kB] 2026-09-09 13:04:19.275 | Get:91 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libgomp1 amd64 14.2.0-4ubuntu2~24.04.1 [148 kB] 2026-09-09 13:04:19.276 | Get:92 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libitm1 amd64 14.2.0-4ubuntu2~24.04.1 [29.7 kB] 2026-09-09 13:04:19.277 | Get:93 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libatomic1 amd64 14.2.0-4ubuntu2~24.04.1 [10.5 kB] 2026-09-09 13:04:19.277 | Get:94 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libasan8 amd64 14.2.0-4ubuntu2~24.04.1 [3,027 kB] 2026-09-09 13:04:19.298 | Get:95 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 liblsan0 amd64 14.2.0-4ubuntu2~24.04.1 [1,322 kB] 2026-09-09 13:04:19.307 | Get:96 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libtsan2 amd64 14.2.0-4ubuntu2~24.04.1 [2,772 kB] 2026-09-09 13:04:19.326 | Get:97 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libubsan1 amd64 14.2.0-4ubuntu2~24.04.1 [1,184 kB] 2026-09-09 13:04:19.334 | Get:98 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libhwasan0 amd64 14.2.0-4ubuntu2~24.04.1 [1,641 kB] 2026-09-09 13:04:19.345 | Get:99 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libquadmath0 amd64 14.2.0-4ubuntu2~24.04.1 [153 kB] 2026-09-09 13:04:19.347 | Get:100 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libgcc-13-dev amd64 13.3.0-6ubuntu2~24.04.1 [2,681 kB] 2026-09-09 13:04:19.366 | Get:101 http://yul2.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-09-09 13:04:19.508 | Get:102 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 binutils amd64 2.42-4ubuntu2.10 [18.2 kB] 2026-09-09 13:04:19.508 | Get:103 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 gcc-13 amd64 13.3.0-6ubuntu2~24.04.1 [494 kB] 2026-09-09 13:04:19.512 | Get:104 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 gcc-x86-64-linux-gnu amd64 4:13.2.0-7ubuntu1 [1,212 B] 2026-09-09 13:04:19.512 | Get:105 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 gcc amd64 4:13.2.0-7ubuntu1 [5,018 B] 2026-09-09 13:04:19.513 | Get:106 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libllvm17t64 amd64 1:17.0.6-9ubuntu1 [26.2 MB] 2026-09-09 13:04:19.690 | Get:107 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libclang-cpp17t64 amd64 1:17.0.6-9ubuntu1 [12.9 MB] 2026-09-09 13:04:19.775 | Get:108 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libstdc++-13-dev amd64 13.3.0-6ubuntu2~24.04.1 [2,420 kB] 2026-09-09 13:04:19.791 | Get:109 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libgc1 amd64 1:8.2.6-1build1 [90.3 kB] 2026-09-09 13:04:19.792 | Get:110 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libobjc4 amd64 14.2.0-4ubuntu2~24.04.1 [47.1 kB] 2026-09-09 13:04:19.793 | Get:111 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libobjc-13-dev amd64 13.3.0-6ubuntu2~24.04.1 [194 kB] 2026-09-09 13:04:19.794 | Get:112 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libclang-common-17-dev amd64 1:17.0.6-9ubuntu1 [690 kB] 2026-09-09 13:04:19.800 | Get:113 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17-linker-tools amd64 1:17.0.6-9ubuntu1 [1,308 kB] 2026-09-09 13:04:19.809 | Get:114 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libclang1-17t64 amd64 1:17.0.6-9ubuntu1 [7,353 kB] 2026-09-09 13:04:19.857 | Get:115 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 clang-17 amd64 1:17.0.6-9ubuntu1 [78.6 kB] 2026-09-09 13:04:19.857 | Get:116 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libtool all 2.4.7-7build1 [166 kB] 2026-09-09 13:04:19.859 | Get:117 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 dh-autoreconf all 20 [16.1 kB] 2026-09-09 13:04:19.859 | Get:118 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libarchive-zip-perl all 1.68-1 [90.2 kB] 2026-09-09 13:04:19.860 | Get:119 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libsub-override-perl all 0.10-1 [10.0 kB] 2026-09-09 13:04:19.860 | Get:120 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libfile-stripnondeterminism-perl all 1.13.1-1 [18.1 kB] 2026-09-09 13:04:19.860 | Get:121 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 dh-strip-nondeterminism all 1.13.1-1 [5,362 B] 2026-09-09 13:04:19.861 | Get:122 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libdpkg-perl all 1.22.6ubuntu6.6 [268 kB] 2026-09-09 13:04:19.862 | Get:123 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 bzip2 amd64 1.0.8-5.1ubuntu0.1 [34.6 kB] 2026-09-09 13:04:19.872 | Get:124 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 patch amd64 2.7.6-7build3 [104 kB] 2026-09-09 13:04:19.876 | Get:125 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 make amd64 4.3-4.1build2 [180 kB] 2026-09-09 13:04:19.878 | Get:126 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 lto-disabled-list all 47 [12.4 kB] 2026-09-09 13:04:19.878 | Get:127 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 dpkg-dev all 1.22.6ubuntu6.6 [1,074 kB] 2026-09-09 13:04:19.887 | Get:128 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 debugedit amd64 1:5.0-5build2 [46.1 kB] 2026-09-09 13:04:19.887 | Get:129 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 dwz amd64 0.15-1build6 [115 kB] 2026-09-09 13:04:19.888 | Get:130 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 gettext amd64 0.21-14ubuntu2 [864 kB] 2026-09-09 13:04:19.894 | Get:131 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 intltool-debian all 0.35.0+20060710.6 [23.2 kB] 2026-09-09 13:04:19.895 | Get:132 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 po-debconf all 1.0.21+nmu1 [233 kB] 2026-09-09 13:04:19.896 | Get:133 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 debhelper all 13.14.1ubuntu5 [869 kB] 2026-09-09 13:04:19.902 | Get:134 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 uuid-dev amd64 2.39.3-9ubuntu6.6 [33.5 kB] 2026-09-09 13:04:19.903 | Get:135 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libsctp1 amd64 1.0.19+dfsg-2build1 [9,146 B] 2026-09-09 13:04:19.903 | Get:136 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libsctp-dev amd64 1.0.19+dfsg-2build1 [51.1 kB] 2026-09-09 13:04:19.914 | Get:137 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libapr1-dev amd64 1.7.2-3.1ubuntu0.1 [768 kB] 2026-09-09 13:04:19.920 | Get:138 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libldap-dev amd64 2.6.10+dfsg-0ubuntu0.24.04.1 [308 kB] 2026-09-09 13:04:19.923 | Get:139 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libldap2-dev all 2.6.10+dfsg-0ubuntu0.24.04.1 [11.1 kB] 2026-09-09 13:04:19.923 | Get:140 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libaprutil1-dev amd64 1.6.3-1.1ubuntu7.1 [413 kB] 2026-09-09 13:04:19.925 | Get:141 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpcre2-16-0 amd64 10.42-4ubuntu2.1 [210 kB] 2026-09-09 13:04:19.927 | Get:142 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpcre2-32-0 amd64 10.42-4ubuntu2.1 [197 kB] 2026-09-09 13:04:19.929 | Get:143 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpcre2-posix3 amd64 10.42-4ubuntu2.1 [6,748 B] 2026-09-09 13:04:19.929 | Get:144 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpcre2-dev amd64 10.42-4ubuntu2.1 [736 kB] 2026-09-09 13:04:19.934 | Get:145 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2-dev amd64 2.4.58-1ubuntu8.15 [203 kB] 2026-09-09 13:04:19.936 | Get:146 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 bc amd64 1.07.1-3ubuntu4 [85.3 kB] 2026-09-09 13:04:19.943 | Get:147 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 ncal amd64 12.1.8 [21.0 kB] 2026-09-09 13:04:19.961 | Get:148 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 bsdmainutils all 12.1.8 [3,176 B] 2026-09-09 13:04:19.962 | Get:149 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 conntrack amd64 1:1.4.8-1ubuntu1 [37.9 kB] 2026-09-09 13:04:19.962 | Get:150 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 cryptsetup-bin amd64 2:2.7.0-1ubuntu4.2 [211 kB] 2026-09-09 13:04:19.964 | Get:151 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 cryptsetup amd64 2:2.7.0-1ubuntu4.2 [208 kB] 2026-09-09 13:04:19.966 | Get:152 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libdconf1 amd64 0.40.0-4ubuntu0.1 [39.6 kB] 2026-09-09 13:04:19.966 | Get:153 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 dconf-service amd64 0.40.0-4ubuntu0.1 [27.6 kB] 2026-09-09 13:04:19.966 | Get:154 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 dconf-gsettings-backend amd64 0.40.0-4ubuntu0.1 [22.1 kB] 2026-09-09 13:04:19.967 | Get:155 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.185-3ubuntu3.2 [12.6 kB] 2026-09-09 13:04:19.967 | Get:156 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libaio1t64 amd64 0.3.113-6build1.1 [7,210 B] 2026-09-09 13:04:19.975 | Get:157 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 liblvm2cmd2.03 amd64 2.03.16-3ubuntu3.2 [797 kB] 2026-09-09 13:04:19.981 | Get:158 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 dmeventd amd64 2:1.02.185-3ubuntu3.2 [38.0 kB] 2026-09-09 13:04:19.982 | Get:159 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 dnsmasq-base amd64 2.91-0ubuntu0.24.04.1 [381 kB] 2026-09-09 13:04:19.985 | Get:160 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 dnsmasq-utils amd64 2.91-0ubuntu0.24.04.1 [16.6 kB] 2026-09-09 13:04:19.986 | Get:161 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 ebtables amd64 2.0.11-6build1 [88.4 kB] 2026-09-09 13:04:19.987 | Get:162 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 fonts-dejavu-mono all 2.37-8 [502 kB] 2026-09-09 13:04:19.991 | Get:163 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 fonts-dejavu-core all 2.37-8 [835 kB] 2026-09-09 13:04:19.996 | Get:164 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 fontconfig-config amd64 2.15.0-1.1ubuntu2 [37.3 kB] 2026-09-09 13:04:19.997 | Get:165 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libfontconfig1 amd64 2.15.0-1.1ubuntu2 [139 kB] 2026-09-09 13:04:19.998 | Get:166 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 fontconfig amd64 2.15.0-1.1ubuntu2 [180 kB] 2026-09-09 13:04:20.002 | Get:167 http://yul2.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-09-09 13:04:20.084 | Get:168 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 g++-13 amd64 13.3.0-6ubuntu2~24.04.1 [16.0 kB] 2026-09-09 13:04:20.084 | Get:169 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 g++-x86-64-linux-gnu amd64 4:13.2.0-7ubuntu1 [964 B] 2026-09-09 13:04:20.084 | Get:170 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 g++ amd64 4:13.2.0-7ubuntu1 [1,100 B] 2026-09-09 13:04:20.084 | Get:171 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 genisoimage amd64 9:1.1.11-3.5 [378 kB] 2026-09-09 13:04:20.087 | Get:172 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libpixman-1-0 amd64 0.42.2-1build1 [279 kB] 2026-09-09 13:04:20.089 | Get:173 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxcb-render0 amd64 1.15-1ubuntu2 [16.2 kB] 2026-09-09 13:04:20.089 | Get:174 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxcb-shm0 amd64 1.15-1ubuntu2 [5,756 B] 2026-09-09 13:04:20.090 | Get:175 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxrender1 amd64 1:0.9.10-1.1build1 [19.0 kB] 2026-09-09 13:04:20.090 | Get:176 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libcairo2 amd64 1.18.0-3build1 [566 kB] 2026-09-09 13:04:20.105 | Get:177 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libcairo-gobject2 amd64 1.18.0-3build1 [127 kB] 2026-09-09 13:04:20.107 | Get:178 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 gir1.2-freedesktop amd64 1.80.1-1 [49.7 kB] 2026-09-09 13:04:20.107 | Get:179 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libproxy1v5 amd64 0.5.4-4build1 [26.5 kB] 2026-09-09 13:04:20.107 | Get:180 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 glib-networking-common all 2.80.0-1build1 [6,702 B] 2026-09-09 13:04:20.119 | Get:181 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 glib-networking-services amd64 2.80.0-1build1 [12.8 kB] 2026-09-09 13:04:20.120 | Get:182 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 session-migration amd64 0.3.9build1 [9,034 B] 2026-09-09 13:04:20.121 | Get:183 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 gsettings-desktop-schemas all 46.1-0ubuntu1 [35.6 kB] 2026-09-09 13:04:20.121 | Get:184 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 glib-networking amd64 2.80.0-1build1 [64.1 kB] 2026-09-09 13:04:20.123 | Get:185 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 golang-1.22-doc all 1.22.2-2ubuntu0.4 [107 kB] 2026-09-09 13:04:20.170 | Get:186 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 golang-1.22-src all 1.22.2-2ubuntu0.4 [19.7 MB] 2026-09-09 13:04:20.317 | Get:187 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 golang-1.22-go amd64 1.22.2-2ubuntu0.4 [25.9 MB] 2026-09-09 13:04:20.494 | Get:188 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 golang-1.22 all 1.22.2-2ubuntu0.4 [5,700 B] 2026-09-09 13:04:20.494 | Get:189 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 golang-src all 2:1.22~2build1 [5,078 B] 2026-09-09 13:04:20.494 | Get:190 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 golang-go amd64 2:1.22~2build1 [43.9 kB] 2026-09-09 13:04:20.494 | Get:191 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 golang-doc all 2:1.22~2build1 [2,788 B] 2026-09-09 13:04:20.494 | Get:192 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 golang amd64 2:1.22~2build1 [2,736 B] 2026-09-09 13:04:20.494 | Get:193 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libann0 amd64 1.1.2+doc-9build1 [25.5 kB] 2026-09-09 13:04:20.494 | Get:194 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libcdt5 amd64 2.42.2-9ubuntu0.1 [21.6 kB] 2026-09-09 13:04:20.494 | Get:195 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libcgraph6 amd64 2.42.2-9ubuntu0.1 [44.6 kB] 2026-09-09 13:04:20.494 | Get:196 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libsharpyuv0 amd64 1.3.2-0.4build3 [15.8 kB] 2026-09-09 13:04:20.507 | Get:197 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libaom3 amd64 3.8.2-2ubuntu0.1 [1,941 kB] 2026-09-09 13:04:20.521 | Get:198 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libheif-plugin-aomdec amd64 1.17.6-1ubuntu4.8 [11.6 kB] 2026-09-09 13:04:20.522 | Get:199 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libheif1 amd64 1.17.6-1ubuntu4.8 [277 kB] 2026-09-09 13:04:20.524 | Get:200 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libjpeg-turbo8 amd64 2.1.5-2ubuntu2 [150 kB] 2026-09-09 13:04:20.526 | Get:201 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libjpeg8 amd64 8c-2ubuntu11 [2,148 B] 2026-09-09 13:04:20.526 | Get:202 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libdeflate0 amd64 1.19-1build1.1 [43.9 kB] 2026-09-09 13:04:20.526 | Get:203 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libjbig0 amd64 2.1-6.1ubuntu2 [29.7 kB] 2026-09-09 13:04:20.527 | Get:204 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 liblerc4 amd64 4.0.0+ds-4ubuntu2 [179 kB] 2026-09-09 13:04:20.528 | Get:205 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libwebp7 amd64 1.3.2-0.4build3 [230 kB] 2026-09-09 13:04:20.529 | Get:206 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libtiff6 amd64 4.5.1+git230720-4ubuntu2.5 [200 kB] 2026-09-09 13:04:20.537 | Get:207 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libxpm4 amd64 1:3.5.17-1ubuntu0.24.04.1 [36.7 kB] 2026-09-09 13:04:20.538 | Get:208 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libgd3 amd64 2.3.3-9ubuntu5 [128 kB] 2026-09-09 13:04:20.581 | Get:209 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libgts-0.7-5t64 amd64 0.7.6+darcs121130-5.2build1 [161 kB] 2026-09-09 13:04:20.582 | Get:210 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libltdl7 amd64 2.4.7-7build1 [40.3 kB] 2026-09-09 13:04:20.583 | Get:211 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libgraphite2-3 amd64 1.3.14-2ubuntu0.24.04.1 [73.4 kB] 2026-09-09 13:04:20.584 | Get:212 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libharfbuzz0b amd64 8.3.0-2build2 [469 kB] 2026-09-09 13:04:20.587 | Get:213 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libthai-data all 0.1.29-2build1 [158 kB] 2026-09-09 13:04:20.589 | Get:214 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libdatrie1 amd64 0.2.13-3build1 [19.0 kB] 2026-09-09 13:04:20.589 | Get:215 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libthai0 amd64 0.1.29-2build1 [18.9 kB] 2026-09-09 13:04:20.589 | Get:216 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libpango-1.0-0 amd64 1.52.1+ds-1build1 [231 kB] 2026-09-09 13:04:20.591 | Get:217 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libpangoft2-1.0-0 amd64 1.52.1+ds-1build1 [42.5 kB] 2026-09-09 13:04:20.595 | Get:218 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libpangocairo-1.0-0 amd64 1.52.1+ds-1build1 [28.8 kB] 2026-09-09 13:04:20.606 | Get:219 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libpathplan4 amd64 2.42.2-9ubuntu0.1 [24.0 kB] 2026-09-09 13:04:20.608 | Get:220 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libgvc6 amd64 2.42.2-9ubuntu0.1 [716 kB] 2026-09-09 13:04:20.616 | Get:221 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libgvpr2 amd64 2.42.2-9ubuntu0.1 [187 kB] 2026-09-09 13:04:20.618 | Get:222 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 liblab-gamut1 amd64 2.42.2-9ubuntu0.1 [1,886 kB] 2026-09-09 13:04:20.637 | Get:223 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 x11-common all 1:7.7+23ubuntu3 [21.7 kB] 2026-09-09 13:04:20.637 | Get:224 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libice6 amd64 2:1.0.10-1build3 [41.4 kB] 2026-09-09 13:04:20.637 | Get:225 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libsm6 amd64 2:1.2.3-1build3 [15.7 kB] 2026-09-09 13:04:20.638 | Get:226 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxt6t64 amd64 1:1.2.1-1.2build1 [171 kB] 2026-09-09 13:04:20.639 | Get:227 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxmu6 amd64 2:1.1.3-3build2 [47.6 kB] 2026-09-09 13:04:20.639 | Get:228 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxaw7 amd64 2:1.0.14-1build2 [187 kB] 2026-09-09 13:04:20.641 | Get:229 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 graphviz amd64 2.42.2-9ubuntu0.1 [642 kB] 2026-09-09 13:04:20.645 | Get:230 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 icu-devtools amd64 74.2-1ubuntu3.1 [212 kB] 2026-09-09 13:04:20.647 | Get:231 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 iputils-arping amd64 3:20240117-1ubuntu0.1 [15.1 kB] 2026-09-09 13:04:20.652 | Get:232 http://yul2.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-09-09 13:04:20.653 | Get:233 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libgssrpc4t64 amd64 1.20.1-6ubuntu2.8 [57.3 kB] 2026-09-09 13:04:20.661 | Get:234 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libkadm5clnt-mit12 amd64 1.20.1-6ubuntu2.8 [40.1 kB] 2026-09-09 13:04:20.663 | Get:235 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libkdb5-10t64 amd64 1.20.1-6ubuntu2.8 [40.4 kB] 2026-09-09 13:04:20.665 | Get:236 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libkadm5srv-mit12 amd64 1.20.1-6ubuntu2.8 [53.0 kB] 2026-09-09 13:04:20.666 | Get:237 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 krb5-multidev amd64 1.20.1-6ubuntu2.8 [125 kB] 2026-09-09 13:04:20.708 | Get:238 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libicu-dev amd64 74.2-1ubuntu3.1 [11.9 MB] 2026-09-09 13:04:20.798 | Get:239 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libjpeg-turbo8-dev amd64 2.1.5-2ubuntu2 [295 kB] 2026-09-09 13:04:20.801 | Get:240 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libjpeg8-dev amd64 8c-2ubuntu11 [1,484 B] 2026-09-09 13:04:20.801 | Get:241 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libjpeg-dev amd64 8c-2ubuntu11 [1,482 B] 2026-09-09 13:04:20.801 | Get:242 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libjs-jquery all 3.6.1+dfsg+~3.5.14-1 [328 kB] 2026-09-09 13:04:20.803 | Get:243 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libjs-jquery-metadata all 12-4 [6,582 B] 2026-09-09 13:04:20.803 | Get:244 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libjs-jquery-tablesorter all 1:2.31.3+dfsg1-3 [193 kB] 2026-09-09 13:04:20.805 | Get:245 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libjs-underscore all 1.13.4~dfsg+~1.11.4-3 [118 kB] 2026-09-09 13:04:20.805 | Get:246 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libjs-sphinxdoc all 7.2.6-6 [149 kB] 2026-09-09 13:04:20.807 | Get:247 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 mysql-common all 5.8+1.1.0build1 [6,746 B] 2026-09-09 13:04:20.816 | Get:248 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libmysqlclient21 amd64 8.0.46-0ubuntu0.24.04.4 [1,255 kB] 2026-09-09 13:04:20.822 | Get:249 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libncurses-dev amd64 6.4+20240113-1ubuntu2.2 [384 kB] 2026-09-09 13:04:20.825 | Get:250 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libpkgconf3 amd64 1.8.1-2build1 [30.7 kB] 2026-09-09 13:04:20.826 | Get:251 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpq5 amd64 16.15-0ubuntu0.24.04.1 [151 kB] 2026-09-09 13:04:20.827 | Get:252 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libssl-dev amd64 3.0.13-0ubuntu3.15 [2,408 kB] 2026-09-09 13:04:20.843 | Get:253 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpq-dev amd64 16.15-0ubuntu0.24.04.1 [153 kB] 2026-09-09 13:04:20.845 | Get:254 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpython3-dev amd64 3.12.3-0ubuntu2.1 [10.3 kB] 2026-09-09 13:04:20.845 | Get:255 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libsasl2-dev amd64 2.1.28+dfsg1-5ubuntu3.1 [243 kB] 2026-09-09 13:04:20.847 | Get:256 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libsgutils2-1.46-2 amd64 1.46-3ubuntu4 [94.0 kB] 2026-09-09 13:04:20.848 | Get:257 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libsoup-3.0-common all 3.4.4-5ubuntu0.7 [11.6 kB] 2026-09-09 13:04:20.848 | Get:258 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libsoup-3.0-0 amd64 3.4.4-5ubuntu0.7 [292 kB] 2026-09-09 13:04:20.850 | Get:259 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libsystemd-dev amd64 255.4-1ubuntu8.17 [1,239 kB] 2026-09-09 13:04:20.858 | Get:260 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 liburing2 amd64 2.5-1build1 [21.1 kB] 2026-09-09 13:04:20.858 | Get:261 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libxml2-dev amd64 2.9.14+dfsg-1.3ubuntu3.8 [782 kB] 2026-09-09 13:04:20.869 | Get:262 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libxslt1.1 amd64 1.1.39-0exp1ubuntu0.24.04.3 [168 kB] 2026-09-09 13:04:20.876 | Get:263 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libxslt1-dev amd64 1.1.39-0exp1ubuntu0.24.04.3 [91.9 kB] 2026-09-09 13:04:20.877 | Get:264 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17-runtime amd64 1:17.0.6-9ubuntu1 [529 kB] 2026-09-09 13:04:20.882 | Get:265 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libpfm4 amd64 4.13.0+git32-g0d4ed0e-1ubuntu0.1 [408 kB] 2026-09-09 13:04:20.893 | Get:266 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17 amd64 1:17.0.6-9ubuntu1 [23.8 MB] 2026-09-09 13:04:21.059 | Get:267 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libffi-dev amd64 3.4.6-1build1 [62.8 kB] 2026-09-09 13:04:21.060 | Get:268 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17-tools amd64 1:17.0.6-9ubuntu1 [518 kB] 2026-09-09 13:04:21.064 | Get:269 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libz3-4 amd64 4.8.12-3.1build1 [5,836 kB] 2026-09-09 13:04:21.104 | Get:270 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libz3-dev amd64 4.8.12-3.1build1 [72.2 kB] 2026-09-09 13:04:21.105 | Get:271 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17-dev amd64 1:17.0.6-9ubuntu1 [43.4 MB] 2026-09-09 13:04:21.401 | Get:272 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 lsscsi amd64 0.32-1build1 [48.2 kB] 2026-09-09 13:04:21.401 | Get:273 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 lvm2 amd64 2.03.16-3ubuntu3.2 [1,186 kB] 2026-09-09 13:04:21.409 | Get:274 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 osinfo-db all 0.20250606-0ubuntu0.24.04.1 [178 kB] 2026-09-09 13:04:21.410 | Get:275 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 pkgconf-bin amd64 1.8.1-2build1 [20.7 kB] 2026-09-09 13:04:21.410 | Get:276 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 pkgconf amd64 1.8.1-2build1 [16.8 kB] 2026-09-09 13:04:21.411 | Get:277 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 pkg-config amd64 1.8.1-2build1 [7,264 B] 2026-09-09 13:04:21.411 | Get:278 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 pm-utils all 1.4.1-21 [47.1 kB] 2026-09-09 13:04:21.411 | Get:279 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 postgresql-client-16 amd64 16.15-0ubuntu0.24.04.1 [1,301 kB] 2026-09-09 13:04:21.420 | Get:280 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 postgresql-server-dev-16 amd64 16.15-0ubuntu0.24.04.1 [1,233 kB] 2026-09-09 13:04:21.427 | Get:281 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 postgresql-server-dev-all amd64 257build1.1 [20.5 kB] 2026-09-09 13:04:21.428 | Get:282 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-dev amd64 3.12.3-0ubuntu2.1 [26.7 kB] 2026-09-09 13:04:21.432 | Get:283 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 python3-mysqldb amd64 1.4.6-2build3 [47.3 kB] 2026-09-09 13:04:21.433 | Get:284 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-setuptools all 68.1.2-2ubuntu1.2 [397 kB] 2026-09-09 13:04:21.436 | Get:285 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 python3-wheel all 0.42.0-2 [53.1 kB] 2026-09-09 13:04:21.437 | Get:286 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 python3-pip all 24.0+dfsg-1ubuntu1.3 [1,320 kB] 2026-09-09 13:04:21.446 | Get:287 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 python3-pip-whl all 24.0+dfsg-1ubuntu1.3 [1,707 kB] 2026-09-09 13:04:21.459 | Get:288 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 python3-setuptools-whl all 68.1.2-2ubuntu1.2 [716 kB] 2026-09-09 13:04:21.465 | Get:289 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 python3-systemd amd64 235-1build4 [42.4 kB] 2026-09-09 13:04:21.465 | Get:290 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 python3.12-venv amd64 3.12.3-1ubuntu0.16 [5,682 B] 2026-09-09 13:04:21.465 | Get:291 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 python3-venv amd64 3.12.3-0ubuntu2.1 [1,032 B] 2026-09-09 13:04:21.466 | Get:292 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-utils amd64 1:8.2.2+ds-0ubuntu1.18 [2,221 kB] 2026-09-09 13:04:21.480 | Get:293 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 sg3-utils amd64 1.46-3ubuntu4 [840 kB] 2026-09-09 13:04:21.485 | Get:294 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 sqlite3 amd64 3.45.1-1ubuntu2.7 [144 kB] 2026-09-09 13:04:21.486 | Get:295 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 thin-provisioning-tools amd64 0.9.0-2ubuntu5.1 [436 kB] 2026-09-09 13:04:21.489 | Get:296 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 unzip amd64 6.0-28ubuntu4.1 [174 kB] 2026-09-09 13:04:21.491 | Get:297 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 debootstrap all 1.0.134ubuntu2 [48.2 kB] 2026-09-09 13:04:21.491 | Get:298 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libosinfo-l10n all 1.11.0-2build3 [50.6 kB] 2026-09-09 13:04:21.492 | Get:299 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libosinfo-1.0-0 amd64 1.11.0-2build3 [91.5 kB] 2026-09-09 13:04:21.492 | Get:300 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 gir1.2-libosinfo-1.0 amd64 1.11.0-2build3 [18.6 kB] 2026-09-09 13:04:21.493 | Get:301 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 kpartx amd64 0.9.4-5ubuntu8.2 [32.2 kB] 2026-09-09 13:04:21.500 | Get:302 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libkrb5-dev amd64 1.20.1-6ubuntu2.8 [11.9 kB] 2026-09-09 13:04:21.514 | Get:303 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libyaml-dev amd64 0.2.5-1build1 [62.2 kB] 2026-09-09 13:04:21.515 | Get:304 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 socat amd64 1.8.0.0-4ubuntu0.1 [374 kB] 2026-09-09 13:04:21.518 | Get:305 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 vlan all 2.0.5ubuntu5 [10.4 kB] 2026-09-09 13:04:21.762 | debconf: delaying package configuration, since apt-utils is not installed 2026-09-09 13:04:21.810 | Fetched 307 MB in 3s (108 MB/s) 2026-09-09 13:04:21.867 | Selecting previously unselected package libapr1t64:amd64. 2026-09-09 13:04:21.896 | (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 ... 33210 files and directories currently installed.) 2026-09-09 13:04:21.897 | Preparing to unpack .../00-libapr1t64_1.7.2-3.1ubuntu0.1_amd64.deb ... 2026-09-09 13:04:21.913 | Unpacking libapr1t64:amd64 (1.7.2-3.1ubuntu0.1) ... 2026-09-09 13:04:21.990 | Selecting previously unselected package libaprutil1t64:amd64. 2026-09-09 13:04:21.995 | Preparing to unpack .../01-libaprutil1t64_1.6.3-1.1ubuntu7.1_amd64.deb ... 2026-09-09 13:04:22.003 | Unpacking libaprutil1t64:amd64 (1.6.3-1.1ubuntu7.1) ... 2026-09-09 13:04:22.081 | Selecting previously unselected package libaprutil1-dbd-sqlite3:amd64. 2026-09-09 13:04:22.087 | Preparing to unpack .../02-libaprutil1-dbd-sqlite3_1.6.3-1.1ubuntu7.1_amd64.deb ... 2026-09-09 13:04:22.094 | Unpacking libaprutil1-dbd-sqlite3:amd64 (1.6.3-1.1ubuntu7.1) ... 2026-09-09 13:04:22.156 | Selecting previously unselected package libaprutil1-ldap:amd64. 2026-09-09 13:04:22.162 | Preparing to unpack .../03-libaprutil1-ldap_1.6.3-1.1ubuntu7.1_amd64.deb ... 2026-09-09 13:04:22.170 | Unpacking libaprutil1-ldap:amd64 (1.6.3-1.1ubuntu7.1) ... 2026-09-09 13:04:22.237 | Selecting previously unselected package libjansson4:amd64. 2026-09-09 13:04:22.243 | Preparing to unpack .../04-libjansson4_2.14-2build2_amd64.deb ... 2026-09-09 13:04:22.249 | Unpacking libjansson4:amd64 (2.14-2build2) ... 2026-09-09 13:04:22.318 | Selecting previously unselected package liblua5.4-0:amd64. 2026-09-09 13:04:22.324 | Preparing to unpack .../05-liblua5.4-0_5.4.6-3build2_amd64.deb ... 2026-09-09 13:04:22.329 | Unpacking liblua5.4-0:amd64 (5.4.6-3build2) ... 2026-09-09 13:04:22.398 | Selecting previously unselected package apache2-bin. 2026-09-09 13:04:22.404 | Preparing to unpack .../06-apache2-bin_2.4.58-1ubuntu8.15_amd64.deb ... 2026-09-09 13:04:22.411 | Unpacking apache2-bin (2.4.58-1ubuntu8.15) ... 2026-09-09 13:04:22.721 | Selecting previously unselected package apache2-data. 2026-09-09 13:04:22.727 | Preparing to unpack .../07-apache2-data_2.4.58-1ubuntu8.15_all.deb ... 2026-09-09 13:04:22.786 | Unpacking apache2-data (2.4.58-1ubuntu8.15) ... 2026-09-09 13:04:22.973 | Selecting previously unselected package apache2-utils. 2026-09-09 13:04:22.977 | Preparing to unpack .../08-apache2-utils_2.4.58-1ubuntu8.15_amd64.deb ... 2026-09-09 13:04:22.987 | Unpacking apache2-utils (2.4.58-1ubuntu8.15) ... 2026-09-09 13:04:23.070 | Selecting previously unselected package apache2. 2026-09-09 13:04:23.075 | Preparing to unpack .../09-apache2_2.4.58-1ubuntu8.15_amd64.deb ... 2026-09-09 13:04:23.088 | Unpacking apache2 (2.4.58-1ubuntu8.15) ... 2026-09-09 13:04:23.197 | Selecting previously unselected package libmpfr6:amd64. 2026-09-09 13:04:23.203 | Preparing to unpack .../10-libmpfr6_4.2.1-1build1.1_amd64.deb ... 2026-09-09 13:04:23.209 | Unpacking libmpfr6:amd64 (4.2.1-1build1.1) ... 2026-09-09 13:04:23.296 | Selecting previously unselected package libsigsegv2:amd64. 2026-09-09 13:04:23.302 | Preparing to unpack .../11-libsigsegv2_2.14-1ubuntu2_amd64.deb ... 2026-09-09 13:04:23.308 | Unpacking libsigsegv2:amd64 (2.14-1ubuntu2) ... 2026-09-09 13:04:23.389 | Setting up libmpfr6:amd64 (4.2.1-1build1.1) ... 2026-09-09 13:04:23.410 | Setting up libsigsegv2:amd64 (2.14-1ubuntu2) ... 2026-09-09 13:04:23.517 | Selecting previously unselected package gawk. 2026-09-09 13:04:23.546 | (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 ... 33948 files and directories currently installed.) 2026-09-09 13:04:23.548 | Preparing to unpack .../000-gawk_1%3a5.2.1-2ubuntu0.1_amd64.deb ... 2026-09-09 13:04:23.554 | Unpacking gawk (1:5.2.1-2ubuntu0.1) ... 2026-09-09 13:04:23.692 | Selecting previously unselected package haproxy. 2026-09-09 13:04:23.697 | Preparing to unpack .../001-haproxy_2.8.16-0ubuntu0.24.04.3_amd64.deb ... 2026-09-09 13:04:23.715 | Unpacking haproxy (2.8.16-0ubuntu0.24.04.3) ... 2026-09-09 13:04:23.870 | Selecting previously unselected package libevent-2.1-7t64:amd64. 2026-09-09 13:04:23.877 | Preparing to unpack .../002-libevent-2.1-7t64_2.1.12-stable-9ubuntu2.1_amd64.deb ... 2026-09-09 13:04:23.883 | Unpacking libevent-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2.1) ... 2026-09-09 13:04:23.983 | Selecting previously unselected package memcached. 2026-09-09 13:04:23.990 | Preparing to unpack .../003-memcached_1.6.24-1ubuntu0.2_amd64.deb ... 2026-09-09 13:04:24.000 | Unpacking memcached (1.6.24-1ubuntu0.2) ... 2026-09-09 13:04:24.080 | Preparing to unpack .../004-openssh-sftp-server_1%3a9.6p1-3ubuntu13.19_amd64.deb ... 2026-09-09 13:04:24.099 | Unpacking openssh-sftp-server (1:9.6p1-3ubuntu13.19) over (1:9.6p1-3ubuntu13.18) ... 2026-09-09 13:04:24.191 | Preparing to unpack .../005-openssh-server_1%3a9.6p1-3ubuntu13.19_amd64.deb ... 2026-09-09 13:04:24.381 | Unpacking openssh-server (1:9.6p1-3ubuntu13.19) over (1:9.6p1-3ubuntu13.18) ... 2026-09-09 13:04:24.519 | Preparing to unpack .../006-openssh-client_1%3a9.6p1-3ubuntu13.19_amd64.deb ... 2026-09-09 13:04:24.565 | Unpacking openssh-client (1:9.6p1-3ubuntu13.19) over (1:9.6p1-3ubuntu13.18) ... 2026-09-09 13:04:24.717 | Selecting previously unselected package libjson-perl. 2026-09-09 13:04:24.724 | Preparing to unpack .../007-libjson-perl_4.10000-1_all.deb ... 2026-09-09 13:04:24.730 | Unpacking libjson-perl (4.10000-1) ... 2026-09-09 13:04:24.813 | Selecting previously unselected package postgresql-client-common. 2026-09-09 13:04:24.820 | Preparing to unpack .../008-postgresql-client-common_257build1.1_all.deb ... 2026-09-09 13:04:24.827 | Unpacking postgresql-client-common (257build1.1) ... 2026-09-09 13:04:24.909 | Selecting previously unselected package ssl-cert. 2026-09-09 13:04:24.913 | Preparing to unpack .../009-ssl-cert_1.1.2ubuntu1_all.deb ... 2026-09-09 13:04:24.920 | Unpacking ssl-cert (1.1.2ubuntu1) ... 2026-09-09 13:04:25.007 | Selecting previously unselected package postgresql-common. 2026-09-09 13:04:25.014 | Preparing to unpack .../010-postgresql-common_257build1.1_all.deb ... 2026-09-09 13:04:25.037 | Adding 'diversion of /usr/bin/pg_config to /usr/bin/pg_config.libpq-dev by postgresql-common' 2026-09-09 13:04:25.052 | Unpacking postgresql-common (257build1.1) ... 2026-09-09 13:04:25.196 | Selecting previously unselected package libsysfs2:amd64. 2026-09-09 13:04:25.204 | Preparing to unpack .../011-libsysfs2_2.1.1-6build1_amd64.deb ... 2026-09-09 13:04:25.210 | Unpacking libsysfs2:amd64 (2.1.1-6build1) ... 2026-09-09 13:04:25.300 | Selecting previously unselected package pci.ids. 2026-09-09 13:04:25.307 | Preparing to unpack .../012-pci.ids_0.0~2024.03.31-1ubuntu0.1_all.deb ... 2026-09-09 13:04:25.312 | Unpacking pci.ids (0.0~2024.03.31-1ubuntu0.1) ... 2026-09-09 13:04:25.410 | Selecting previously unselected package sysfsutils. 2026-09-09 13:04:25.418 | Preparing to unpack .../013-sysfsutils_2.1.1-6build1_amd64.deb ... 2026-09-09 13:04:25.431 | Unpacking sysfsutils (2.1.1-6build1) ... 2026-09-09 13:04:25.501 | Selecting previously unselected package distro-info. 2026-09-09 13:04:25.507 | Preparing to unpack .../014-distro-info_1.7build1_amd64.deb ... 2026-09-09 13:04:25.513 | Unpacking distro-info (1.7build1) ... 2026-09-09 13:04:25.578 | Selecting previously unselected package iputils-ping. 2026-09-09 13:04:25.584 | Preparing to unpack .../015-iputils-ping_3%3a20240117-1ubuntu0.1_amd64.deb ... 2026-09-09 13:04:25.592 | Unpacking iputils-ping (3:20240117-1ubuntu0.1) ... 2026-09-09 13:04:25.663 | Selecting previously unselected package libestr0:amd64. 2026-09-09 13:04:25.669 | Preparing to unpack .../016-libestr0_0.1.11-1build1_amd64.deb ... 2026-09-09 13:04:25.675 | Unpacking libestr0:amd64 (0.1.11-1build1) ... 2026-09-09 13:04:25.748 | Selecting previously unselected package libfastjson4:amd64. 2026-09-09 13:04:25.755 | Preparing to unpack .../017-libfastjson4_1.2304.0-1build1_amd64.deb ... 2026-09-09 13:04:25.761 | Unpacking libfastjson4:amd64 (1.2304.0-1build1) ... 2026-09-09 13:04:25.829 | Selecting previously unselected package libfribidi0:amd64. 2026-09-09 13:04:25.835 | Preparing to unpack .../018-libfribidi0_1.0.13-3build1_amd64.deb ... 2026-09-09 13:04:25.842 | Unpacking libfribidi0:amd64 (1.0.13-3build1) ... 2026-09-09 13:04:25.907 | Selecting previously unselected package libtirpc-common. 2026-09-09 13:04:25.914 | Preparing to unpack .../019-libtirpc-common_1.3.4+ds-1.1build1_all.deb ... 2026-09-09 13:04:25.920 | Unpacking libtirpc-common (1.3.4+ds-1.1build1) ... 2026-09-09 13:04:25.994 | Selecting previously unselected package libtirpc3t64:amd64. 2026-09-09 13:04:26.001 | Preparing to unpack .../020-libtirpc3t64_1.3.4+ds-1.1build1_amd64.deb ... 2026-09-09 13:04:26.023 | 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-09-09 13:04:26.050 | 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-09-09 13:04:26.058 | Unpacking libtirpc3t64:amd64 (1.3.4+ds-1.1build1) ... 2026-09-09 13:04:26.137 | Selecting previously unselected package netcat-openbsd. 2026-09-09 13:04:26.143 | Preparing to unpack .../021-netcat-openbsd_1.226-1ubuntu2_amd64.deb ... 2026-09-09 13:04:26.149 | Unpacking netcat-openbsd (1.226-1ubuntu2) ... 2026-09-09 13:04:26.232 | Selecting previously unselected package python3-pygments. 2026-09-09 13:04:26.238 | Preparing to unpack .../022-python3-pygments_2.17.2+dfsg-1_all.deb ... 2026-09-09 13:04:26.246 | Unpacking python3-pygments (2.17.2+dfsg-1) ... 2026-09-09 13:04:26.506 | Selecting previously unselected package rsyslog. 2026-09-09 13:04:26.512 | Preparing to unpack .../023-rsyslog_8.2312.0-3ubuntu9.3_amd64.deb ... 2026-09-09 13:04:26.542 | Unpacking rsyslog (8.2312.0-3ubuntu9.3) ... 2026-09-09 13:04:26.670 | Selecting previously unselected package bsdextrautils. 2026-09-09 13:04:26.676 | Preparing to unpack .../024-bsdextrautils_2.39.3-9ubuntu6.6_amd64.deb ... 2026-09-09 13:04:26.692 | Unpacking bsdextrautils (2.39.3-9ubuntu6.6) ... 2026-09-09 13:04:26.774 | Selecting previously unselected package dmidecode. 2026-09-09 13:04:26.781 | Preparing to unpack .../025-dmidecode_3.5-3ubuntu0.1_amd64.deb ... 2026-09-09 13:04:26.798 | Unpacking dmidecode (3.5-3ubuntu0.1) ... 2026-09-09 13:04:26.869 | Selecting previously unselected package dosfstools. 2026-09-09 13:04:26.876 | Preparing to unpack .../026-dosfstools_4.2-1.1build1_amd64.deb ... 2026-09-09 13:04:26.884 | Unpacking dosfstools (4.2-1.1build1) ... 2026-09-09 13:04:26.960 | Selecting previously unselected package libmagic-mgc. 2026-09-09 13:04:26.967 | Preparing to unpack .../027-libmagic-mgc_1%3a5.45-3build1_amd64.deb ... 2026-09-09 13:04:26.974 | Unpacking libmagic-mgc (1:5.45-3build1) ... 2026-09-09 13:04:27.142 | Selecting previously unselected package libmagic1t64:amd64. 2026-09-09 13:04:27.148 | Preparing to unpack .../028-libmagic1t64_1%3a5.45-3build1_amd64.deb ... 2026-09-09 13:04:27.167 | Unpacking libmagic1t64:amd64 (1:5.45-3build1) ... 2026-09-09 13:04:27.237 | Selecting previously unselected package file. 2026-09-09 13:04:27.244 | Preparing to unpack .../029-file_1%3a5.45-3build1_amd64.deb ... 2026-09-09 13:04:27.251 | Unpacking file (1:5.45-3build1) ... 2026-09-09 13:04:27.327 | Selecting previously unselected package libuchardet0:amd64. 2026-09-09 13:04:27.337 | Preparing to unpack .../030-libuchardet0_0.0.8-1build1_amd64.deb ... 2026-09-09 13:04:27.343 | Unpacking libuchardet0:amd64 (0.0.8-1build1) ... 2026-09-09 13:04:27.412 | Selecting previously unselected package groff-base. 2026-09-09 13:04:27.418 | Preparing to unpack .../031-groff-base_1.23.0-3build2_amd64.deb ... 2026-09-09 13:04:27.424 | Unpacking groff-base (1.23.0-3build2) ... 2026-09-09 13:04:27.608 | Selecting previously unselected package libnl-3-200:amd64. 2026-09-09 13:04:27.614 | Preparing to unpack .../032-libnl-3-200_3.7.0-0.3build1.1_amd64.deb ... 2026-09-09 13:04:27.623 | Unpacking libnl-3-200:amd64 (3.7.0-0.3build1.1) ... 2026-09-09 13:04:27.700 | Selecting previously unselected package libnl-route-3-200:amd64. 2026-09-09 13:04:27.706 | Preparing to unpack .../033-libnl-route-3-200_3.7.0-0.3build1.1_amd64.deb ... 2026-09-09 13:04:27.715 | Unpacking libnl-route-3-200:amd64 (3.7.0-0.3build1.1) ... 2026-09-09 13:04:27.802 | Selecting previously unselected package libibverbs1:amd64. 2026-09-09 13:04:27.806 | Preparing to unpack .../034-libibverbs1_50.0-2ubuntu0.2_amd64.deb ... 2026-09-09 13:04:27.813 | Unpacking libibverbs1:amd64 (50.0-2ubuntu0.2) ... 2026-09-09 13:04:27.886 | Selecting previously unselected package libncurses6:amd64. 2026-09-09 13:04:27.893 | Preparing to unpack .../035-libncurses6_6.4+20240113-1ubuntu2.2_amd64.deb ... 2026-09-09 13:04:27.899 | Unpacking libncurses6:amd64 (6.4+20240113-1ubuntu2.2) ... 2026-09-09 13:04:27.979 | Selecting previously unselected package libnftables1:amd64. 2026-09-09 13:04:27.986 | Preparing to unpack .../036-libnftables1_1.0.9-1ubuntu0.1_amd64.deb ... 2026-09-09 13:04:27.994 | Unpacking libnftables1:amd64 (1.0.9-1ubuntu0.1) ... 2026-09-09 13:04:28.076 | Selecting previously unselected package libnuma1:amd64. 2026-09-09 13:04:28.082 | Preparing to unpack .../037-libnuma1_2.0.18-1ubuntu0.24.04.1_amd64.deb ... 2026-09-09 13:04:28.089 | Unpacking libnuma1:amd64 (2.0.18-1ubuntu0.24.04.1) ... 2026-09-09 13:04:28.166 | Selecting previously unselected package libparted2t64:amd64. 2026-09-09 13:04:28.173 | Preparing to unpack .../038-libparted2t64_3.6-4build1_amd64.deb ... 2026-09-09 13:04:28.196 | 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-09-09 13:04:28.216 | 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-09-09 13:04:28.224 | Unpacking libparted2t64:amd64 (3.6-4build1) ... 2026-09-09 13:04:28.302 | Selecting previously unselected package libpcap0.8t64:amd64. 2026-09-09 13:04:28.309 | Preparing to unpack .../039-libpcap0.8t64_1.10.4-4.1ubuntu3_amd64.deb ... 2026-09-09 13:04:28.315 | Unpacking libpcap0.8t64:amd64 (1.10.4-4.1ubuntu3) ... 2026-09-09 13:04:28.419 | Selecting previously unselected package libpipeline1:amd64. 2026-09-09 13:04:28.426 | Preparing to unpack .../040-libpipeline1_1.5.7-2_amd64.deb ... 2026-09-09 13:04:28.433 | Unpacking libpipeline1:amd64 (1.5.7-2) ... 2026-09-09 13:04:28.499 | Selecting previously unselected package libxau6:amd64. 2026-09-09 13:04:28.506 | Preparing to unpack .../041-libxau6_1%3a1.0.9-1build6_amd64.deb ... 2026-09-09 13:04:28.516 | Unpacking libxau6:amd64 (1:1.0.9-1build6) ... 2026-09-09 13:04:28.588 | Selecting previously unselected package libxdmcp6:amd64. 2026-09-09 13:04:28.594 | Preparing to unpack .../042-libxdmcp6_1%3a1.1.3-0ubuntu6_amd64.deb ... 2026-09-09 13:04:28.602 | Unpacking libxdmcp6:amd64 (1:1.1.3-0ubuntu6) ... 2026-09-09 13:04:28.670 | Selecting previously unselected package libxcb1:amd64. 2026-09-09 13:04:28.675 | Preparing to unpack .../043-libxcb1_1.15-1ubuntu2_amd64.deb ... 2026-09-09 13:04:28.683 | Unpacking libxcb1:amd64 (1.15-1ubuntu2) ... 2026-09-09 13:04:28.744 | Selecting previously unselected package libx11-data. 2026-09-09 13:04:28.751 | Preparing to unpack .../044-libx11-data_2%3a1.8.7-1build1_all.deb ... 2026-09-09 13:04:28.758 | Unpacking libx11-data (2:1.8.7-1build1) ... 2026-09-09 13:04:28.929 | Selecting previously unselected package libx11-6:amd64. 2026-09-09 13:04:28.933 | Preparing to unpack .../045-libx11-6_2%3a1.8.7-1build1_amd64.deb ... 2026-09-09 13:04:28.940 | Unpacking libx11-6:amd64 (2:1.8.7-1build1) ... 2026-09-09 13:04:29.030 | Selecting previously unselected package libxext6:amd64. 2026-09-09 13:04:29.036 | Preparing to unpack .../046-libxext6_2%3a1.3.4-1build2_amd64.deb ... 2026-09-09 13:04:29.043 | Unpacking libxext6:amd64 (2:1.3.4-1build2) ... 2026-09-09 13:04:29.107 | Selecting previously unselected package lsof. 2026-09-09 13:04:29.113 | Preparing to unpack .../047-lsof_4.95.0-1build3_amd64.deb ... 2026-09-09 13:04:29.120 | Unpacking lsof (4.95.0-1build3) ... 2026-09-09 13:04:29.222 | Selecting previously unselected package man-db. 2026-09-09 13:04:29.228 | Preparing to unpack .../048-man-db_2.12.0-4build2_amd64.deb ... 2026-09-09 13:04:29.236 | Unpacking man-db (2.12.0-4build2) ... 2026-09-09 13:04:29.463 | Selecting previously unselected package parted. 2026-09-09 13:04:29.466 | Preparing to unpack .../049-parted_3.6-4build1_amd64.deb ... 2026-09-09 13:04:29.486 | Unpacking parted (3.6-4build1) ... 2026-09-09 13:04:29.552 | Selecting previously unselected package powermgmt-base. 2026-09-09 13:04:29.558 | Preparing to unpack .../050-powermgmt-base_1.37ubuntu0.1_all.deb ... 2026-09-09 13:04:29.563 | Unpacking powermgmt-base (1.37ubuntu0.1) ... 2026-09-09 13:04:29.626 | Selecting previously unselected package psmisc. 2026-09-09 13:04:29.633 | Preparing to unpack .../051-psmisc_23.7-1build1_amd64.deb ... 2026-09-09 13:04:29.640 | Unpacking psmisc (23.7-1build1) ... 2026-09-09 13:04:29.761 | Selecting previously unselected package tcpdump. 2026-09-09 13:04:29.765 | Preparing to unpack .../052-tcpdump_4.99.4-3ubuntu4.24.04.1_amd64.deb ... 2026-09-09 13:04:29.781 | Unpacking tcpdump (4.99.4-3ubuntu4.24.04.1) ... 2026-09-09 13:04:29.877 | Selecting previously unselected package usb.ids. 2026-09-09 13:04:29.884 | Preparing to unpack .../053-usb.ids_2024.03.18-1_all.deb ... 2026-09-09 13:04:29.890 | Unpacking usb.ids (2024.03.18-1) ... 2026-09-09 13:04:29.981 | Selecting previously unselected package wget. 2026-09-09 13:04:29.988 | Preparing to unpack .../054-wget_1.21.4-1ubuntu4.5_amd64.deb ... 2026-09-09 13:04:29.994 | Unpacking wget (1.21.4-1ubuntu4.5) ... 2026-09-09 13:04:30.081 | Selecting previously unselected package xz-utils. 2026-09-09 13:04:30.087 | Preparing to unpack .../055-xz-utils_5.6.1+really5.4.5-1ubuntu0.3_amd64.deb ... 2026-09-09 13:04:30.094 | Unpacking xz-utils (5.6.1+really5.4.5-1ubuntu0.3) ... 2026-09-09 13:04:30.212 | Selecting previously unselected package acl. 2026-09-09 13:04:30.218 | Preparing to unpack .../056-acl_2.3.2-1build1.1_amd64.deb ... 2026-09-09 13:04:30.226 | Unpacking acl (2.3.2-1build1.1) ... 2026-09-09 13:04:30.290 | Selecting previously unselected package autotools-dev. 2026-09-09 13:04:30.296 | Preparing to unpack .../057-autotools-dev_20220109.1_all.deb ... 2026-09-09 13:04:30.305 | Unpacking autotools-dev (20220109.1) ... 2026-09-09 13:04:30.376 | Selecting previously unselected package m4. 2026-09-09 13:04:30.382 | Preparing to unpack .../058-m4_1.4.19-4build1_amd64.deb ... 2026-09-09 13:04:30.389 | Unpacking m4 (1.4.19-4build1) ... 2026-09-09 13:04:30.498 | Selecting previously unselected package autoconf. 2026-09-09 13:04:30.504 | Preparing to unpack .../059-autoconf_2.71-3_all.deb ... 2026-09-09 13:04:30.510 | Unpacking autoconf (2.71-3) ... 2026-09-09 13:04:30.633 | Selecting previously unselected package automake. 2026-09-09 13:04:30.637 | Preparing to unpack .../060-automake_1%3a1.16.5-1.3ubuntu1_all.deb ... 2026-09-09 13:04:30.647 | Unpacking automake (1:1.16.5-1.3ubuntu1) ... 2026-09-09 13:04:30.760 | Selecting previously unselected package autopoint. 2026-09-09 13:04:30.763 | Preparing to unpack .../061-autopoint_0.21-14ubuntu2_all.deb ... 2026-09-09 13:04:30.769 | Unpacking autopoint (0.21-14ubuntu2) ... 2026-09-09 13:04:30.829 | Selecting previously unselected package libdebhelper-perl. 2026-09-09 13:04:30.832 | Preparing to unpack .../062-libdebhelper-perl_13.14.1ubuntu5_all.deb ... 2026-09-09 13:04:30.838 | Unpacking libdebhelper-perl (13.14.1ubuntu5) ... 2026-09-09 13:04:30.915 | Selecting previously unselected package gcc-13-base:amd64. 2026-09-09 13:04:30.918 | Preparing to unpack .../063-gcc-13-base_13.3.0-6ubuntu2~24.04.1_amd64.deb ... 2026-09-09 13:04:30.924 | Unpacking gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-09-09 13:04:31.002 | Selecting previously unselected package libisl23:amd64. 2026-09-09 13:04:31.008 | Preparing to unpack .../064-libisl23_0.26-3build1.1_amd64.deb ... 2026-09-09 13:04:31.015 | Unpacking libisl23:amd64 (0.26-3build1.1) ... 2026-09-09 13:04:31.116 | Selecting previously unselected package libmpc3:amd64. 2026-09-09 13:04:31.122 | Preparing to unpack .../065-libmpc3_1.3.1-1build1.1_amd64.deb ... 2026-09-09 13:04:31.129 | Unpacking libmpc3:amd64 (1.3.1-1build1.1) ... 2026-09-09 13:04:31.194 | Selecting previously unselected package cpp-13-x86-64-linux-gnu. 2026-09-09 13:04:31.200 | Preparing to unpack .../066-cpp-13-x86-64-linux-gnu_13.3.0-6ubuntu2~24.04.1_amd64.deb ... 2026-09-09 13:04:31.210 | Unpacking cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-09-09 13:04:31.524 | Selecting previously unselected package cpp-13. 2026-09-09 13:04:31.529 | Preparing to unpack .../067-cpp-13_13.3.0-6ubuntu2~24.04.1_amd64.deb ... 2026-09-09 13:04:31.536 | Unpacking cpp-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-09-09 13:04:31.587 | Selecting previously unselected package cpp-x86-64-linux-gnu. 2026-09-09 13:04:31.591 | Preparing to unpack .../068-cpp-x86-64-linux-gnu_4%3a13.2.0-7ubuntu1_amd64.deb ... 2026-09-09 13:04:31.599 | Unpacking cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-09-09 13:04:31.675 | Selecting previously unselected package cpp. 2026-09-09 13:04:31.681 | Preparing to unpack .../069-cpp_4%3a13.2.0-7ubuntu1_amd64.deb ... 2026-09-09 13:04:31.701 | Unpacking cpp (4:13.2.0-7ubuntu1) ... 2026-09-09 13:04:31.771 | Selecting previously unselected package libcc1-0:amd64. 2026-09-09 13:04:31.777 | Preparing to unpack .../070-libcc1-0_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-09-09 13:04:31.784 | Unpacking libcc1-0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-09-09 13:04:31.846 | Selecting previously unselected package binutils-common:amd64. 2026-09-09 13:04:31.852 | Preparing to unpack .../071-binutils-common_2.42-4ubuntu2.10_amd64.deb ... 2026-09-09 13:04:31.859 | Unpacking binutils-common:amd64 (2.42-4ubuntu2.10) ... 2026-09-09 13:04:31.953 | Selecting previously unselected package libsframe1:amd64. 2026-09-09 13:04:31.960 | Preparing to unpack .../072-libsframe1_2.42-4ubuntu2.10_amd64.deb ... 2026-09-09 13:04:31.966 | Unpacking libsframe1:amd64 (2.42-4ubuntu2.10) ... 2026-09-09 13:04:32.040 | Selecting previously unselected package libbinutils:amd64. 2026-09-09 13:04:32.046 | Preparing to unpack .../073-libbinutils_2.42-4ubuntu2.10_amd64.deb ... 2026-09-09 13:04:32.052 | Unpacking libbinutils:amd64 (2.42-4ubuntu2.10) ... 2026-09-09 13:04:32.154 | Selecting previously unselected package libctf-nobfd0:amd64. 2026-09-09 13:04:32.160 | Preparing to unpack .../074-libctf-nobfd0_2.42-4ubuntu2.10_amd64.deb ... 2026-09-09 13:04:32.167 | Unpacking libctf-nobfd0:amd64 (2.42-4ubuntu2.10) ... 2026-09-09 13:04:32.275 | Selecting previously unselected package libctf0:amd64. 2026-09-09 13:04:32.282 | Preparing to unpack .../075-libctf0_2.42-4ubuntu2.10_amd64.deb ... 2026-09-09 13:04:32.289 | Unpacking libctf0:amd64 (2.42-4ubuntu2.10) ... 2026-09-09 13:04:32.370 | Selecting previously unselected package libgprofng0:amd64. 2026-09-09 13:04:32.378 | Preparing to unpack .../076-libgprofng0_2.42-4ubuntu2.10_amd64.deb ... 2026-09-09 13:04:32.384 | Unpacking libgprofng0:amd64 (2.42-4ubuntu2.10) ... 2026-09-09 13:04:32.481 | Selecting previously unselected package binutils-x86-64-linux-gnu. 2026-09-09 13:04:32.486 | Preparing to unpack .../077-binutils-x86-64-linux-gnu_2.42-4ubuntu2.10_amd64.deb ... 2026-09-09 13:04:32.492 | Unpacking binutils-x86-64-linux-gnu (2.42-4ubuntu2.10) ... 2026-09-09 13:04:32.689 | Selecting previously unselected package libgomp1:amd64. 2026-09-09 13:04:32.694 | Preparing to unpack .../078-libgomp1_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-09-09 13:04:32.700 | Unpacking libgomp1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-09-09 13:04:32.777 | Selecting previously unselected package libitm1:amd64. 2026-09-09 13:04:32.781 | Preparing to unpack .../079-libitm1_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-09-09 13:04:32.786 | Unpacking libitm1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-09-09 13:04:32.862 | Selecting previously unselected package libatomic1:amd64. 2026-09-09 13:04:32.868 | Preparing to unpack .../080-libatomic1_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-09-09 13:04:32.875 | Unpacking libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-09-09 13:04:32.982 | Selecting previously unselected package libasan8:amd64. 2026-09-09 13:04:32.988 | Preparing to unpack .../081-libasan8_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-09-09 13:04:32.995 | Unpacking libasan8:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-09-09 13:04:33.198 | Selecting previously unselected package liblsan0:amd64. 2026-09-09 13:04:33.205 | Preparing to unpack .../082-liblsan0_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-09-09 13:04:33.211 | Unpacking liblsan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-09-09 13:04:33.338 | Selecting previously unselected package libtsan2:amd64. 2026-09-09 13:04:33.345 | Preparing to unpack .../083-libtsan2_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-09-09 13:04:33.351 | Unpacking libtsan2:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-09-09 13:04:33.537 | Selecting previously unselected package libubsan1:amd64. 2026-09-09 13:04:33.544 | Preparing to unpack .../084-libubsan1_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-09-09 13:04:33.550 | Unpacking libubsan1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-09-09 13:04:33.672 | Selecting previously unselected package libhwasan0:amd64. 2026-09-09 13:04:33.681 | Preparing to unpack .../085-libhwasan0_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-09-09 13:04:33.691 | Unpacking libhwasan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-09-09 13:04:33.832 | Selecting previously unselected package libquadmath0:amd64. 2026-09-09 13:04:33.839 | Preparing to unpack .../086-libquadmath0_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-09-09 13:04:33.846 | Unpacking libquadmath0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-09-09 13:04:33.915 | Selecting previously unselected package libgcc-13-dev:amd64. 2026-09-09 13:04:33.920 | Preparing to unpack .../087-libgcc-13-dev_13.3.0-6ubuntu2~24.04.1_amd64.deb ... 2026-09-09 13:04:33.926 | Unpacking libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-09-09 13:04:34.139 | Selecting previously unselected package gcc-13-x86-64-linux-gnu. 2026-09-09 13:04:34.142 | Preparing to unpack .../088-gcc-13-x86-64-linux-gnu_13.3.0-6ubuntu2~24.04.1_amd64.deb ... 2026-09-09 13:04:34.148 | Unpacking gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-09-09 13:04:34.587 | Selecting previously unselected package binutils. 2026-09-09 13:04:34.591 | Preparing to unpack .../089-binutils_2.42-4ubuntu2.10_amd64.deb ... 2026-09-09 13:04:34.596 | Unpacking binutils (2.42-4ubuntu2.10) ... 2026-09-09 13:04:34.655 | Selecting previously unselected package gcc-13. 2026-09-09 13:04:34.659 | Preparing to unpack .../090-gcc-13_13.3.0-6ubuntu2~24.04.1_amd64.deb ... 2026-09-09 13:04:34.664 | Unpacking gcc-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-09-09 13:04:34.726 | Selecting previously unselected package gcc-x86-64-linux-gnu. 2026-09-09 13:04:34.730 | Preparing to unpack .../091-gcc-x86-64-linux-gnu_4%3a13.2.0-7ubuntu1_amd64.deb ... 2026-09-09 13:04:34.735 | Unpacking gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-09-09 13:04:34.793 | Selecting previously unselected package gcc. 2026-09-09 13:04:34.799 | Preparing to unpack .../092-gcc_4%3a13.2.0-7ubuntu1_amd64.deb ... 2026-09-09 13:04:34.804 | Unpacking gcc (4:13.2.0-7ubuntu1) ... 2026-09-09 13:04:34.864 | Selecting previously unselected package libllvm17t64:amd64. 2026-09-09 13:04:34.872 | Preparing to unpack .../093-libllvm17t64_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-09-09 13:04:34.879 | Unpacking libllvm17t64:amd64 (1:17.0.6-9ubuntu1) ... 2026-09-09 13:04:35.680 | Selecting previously unselected package libclang-cpp17t64. 2026-09-09 13:04:35.688 | Preparing to unpack .../094-libclang-cpp17t64_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-09-09 13:04:35.694 | Unpacking libclang-cpp17t64 (1:17.0.6-9ubuntu1) ... 2026-09-09 13:04:36.152 | Selecting previously unselected package libstdc++-13-dev:amd64. 2026-09-09 13:04:36.157 | Preparing to unpack .../095-libstdc++-13-dev_13.3.0-6ubuntu2~24.04.1_amd64.deb ... 2026-09-09 13:04:36.163 | Unpacking libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-09-09 13:04:36.578 | Selecting previously unselected package libgc1:amd64. 2026-09-09 13:04:36.581 | Preparing to unpack .../096-libgc1_1%3a8.2.6-1build1_amd64.deb ... 2026-09-09 13:04:36.587 | Unpacking libgc1:amd64 (1:8.2.6-1build1) ... 2026-09-09 13:04:36.649 | Selecting previously unselected package libobjc4:amd64. 2026-09-09 13:04:36.652 | Preparing to unpack .../097-libobjc4_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-09-09 13:04:36.659 | Unpacking libobjc4:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-09-09 13:04:36.716 | Selecting previously unselected package libobjc-13-dev:amd64. 2026-09-09 13:04:36.719 | Preparing to unpack .../098-libobjc-13-dev_13.3.0-6ubuntu2~24.04.1_amd64.deb ... 2026-09-09 13:04:36.724 | Unpacking libobjc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-09-09 13:04:36.801 | Selecting previously unselected package libclang-common-17-dev:amd64. 2026-09-09 13:04:36.803 | Preparing to unpack .../099-libclang-common-17-dev_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-09-09 13:04:36.811 | Unpacking libclang-common-17-dev:amd64 (1:17.0.6-9ubuntu1) ... 2026-09-09 13:04:37.033 | Selecting previously unselected package llvm-17-linker-tools. 2026-09-09 13:04:37.040 | Preparing to unpack .../100-llvm-17-linker-tools_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-09-09 13:04:37.046 | Unpacking llvm-17-linker-tools (1:17.0.6-9ubuntu1) ... 2026-09-09 13:04:37.174 | Selecting previously unselected package libclang1-17t64. 2026-09-09 13:04:37.183 | Preparing to unpack .../101-libclang1-17t64_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-09-09 13:04:37.189 | Unpacking libclang1-17t64 (1:17.0.6-9ubuntu1) ... 2026-09-09 13:04:37.499 | Selecting previously unselected package clang-17. 2026-09-09 13:04:37.507 | Preparing to unpack .../102-clang-17_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-09-09 13:04:37.513 | Unpacking clang-17 (1:17.0.6-9ubuntu1) ... 2026-09-09 13:04:37.590 | Selecting previously unselected package libtool. 2026-09-09 13:04:37.598 | Preparing to unpack .../103-libtool_2.4.7-7build1_all.deb ... 2026-09-09 13:04:37.603 | Unpacking libtool (2.4.7-7build1) ... 2026-09-09 13:04:37.686 | Selecting previously unselected package dh-autoreconf. 2026-09-09 13:04:37.696 | Preparing to unpack .../104-dh-autoreconf_20_all.deb ... 2026-09-09 13:04:37.703 | Unpacking dh-autoreconf (20) ... 2026-09-09 13:04:37.776 | Selecting previously unselected package libarchive-zip-perl. 2026-09-09 13:04:37.783 | Preparing to unpack .../105-libarchive-zip-perl_1.68-1_all.deb ... 2026-09-09 13:04:37.788 | Unpacking libarchive-zip-perl (1.68-1) ... 2026-09-09 13:04:37.871 | Selecting previously unselected package libsub-override-perl. 2026-09-09 13:04:37.880 | Preparing to unpack .../106-libsub-override-perl_0.10-1_all.deb ... 2026-09-09 13:04:37.884 | Unpacking libsub-override-perl (0.10-1) ... 2026-09-09 13:04:37.956 | Selecting previously unselected package libfile-stripnondeterminism-perl. 2026-09-09 13:04:37.966 | Preparing to unpack .../107-libfile-stripnondeterminism-perl_1.13.1-1_all.deb ... 2026-09-09 13:04:37.973 | Unpacking libfile-stripnondeterminism-perl (1.13.1-1) ... 2026-09-09 13:04:38.049 | Selecting previously unselected package dh-strip-nondeterminism. 2026-09-09 13:04:38.057 | Preparing to unpack .../108-dh-strip-nondeterminism_1.13.1-1_all.deb ... 2026-09-09 13:04:38.065 | Unpacking dh-strip-nondeterminism (1.13.1-1) ... 2026-09-09 13:04:38.136 | Selecting previously unselected package libdpkg-perl. 2026-09-09 13:04:38.146 | Preparing to unpack .../109-libdpkg-perl_1.22.6ubuntu6.6_all.deb ... 2026-09-09 13:04:38.154 | Unpacking libdpkg-perl (1.22.6ubuntu6.6) ... 2026-09-09 13:04:38.294 | Selecting previously unselected package bzip2. 2026-09-09 13:04:38.300 | Preparing to unpack .../110-bzip2_1.0.8-5.1ubuntu0.1_amd64.deb ... 2026-09-09 13:04:38.306 | Unpacking bzip2 (1.0.8-5.1ubuntu0.1) ... 2026-09-09 13:04:38.379 | Selecting previously unselected package patch. 2026-09-09 13:04:38.389 | Preparing to unpack .../111-patch_2.7.6-7build3_amd64.deb ... 2026-09-09 13:04:38.395 | Unpacking patch (2.7.6-7build3) ... 2026-09-09 13:04:38.567 | Selecting previously unselected package make. 2026-09-09 13:04:38.576 | Preparing to unpack .../112-make_4.3-4.1build2_amd64.deb ... 2026-09-09 13:04:38.583 | Unpacking make (4.3-4.1build2) ... 2026-09-09 13:04:38.657 | Selecting previously unselected package lto-disabled-list. 2026-09-09 13:04:38.667 | Preparing to unpack .../113-lto-disabled-list_47_all.deb ... 2026-09-09 13:04:38.679 | Unpacking lto-disabled-list (47) ... 2026-09-09 13:04:38.746 | Selecting previously unselected package dpkg-dev. 2026-09-09 13:04:38.755 | Preparing to unpack .../114-dpkg-dev_1.22.6ubuntu6.6_all.deb ... 2026-09-09 13:04:38.761 | Unpacking dpkg-dev (1.22.6ubuntu6.6) ... 2026-09-09 13:04:38.971 | Selecting previously unselected package debugedit. 2026-09-09 13:04:38.979 | Preparing to unpack .../115-debugedit_1%3a5.0-5build2_amd64.deb ... 2026-09-09 13:04:38.986 | Unpacking debugedit (1:5.0-5build2) ... 2026-09-09 13:04:39.045 | Selecting previously unselected package dwz. 2026-09-09 13:04:39.052 | Preparing to unpack .../116-dwz_0.15-1build6_amd64.deb ... 2026-09-09 13:04:39.059 | Unpacking dwz (0.15-1build6) ... 2026-09-09 13:04:39.123 | Selecting previously unselected package gettext. 2026-09-09 13:04:39.129 | Preparing to unpack .../117-gettext_0.21-14ubuntu2_amd64.deb ... 2026-09-09 13:04:39.136 | Unpacking gettext (0.21-14ubuntu2) ... 2026-09-09 13:04:39.255 | Selecting previously unselected package intltool-debian. 2026-09-09 13:04:39.261 | Preparing to unpack .../118-intltool-debian_0.35.0+20060710.6_all.deb ... 2026-09-09 13:04:39.267 | Unpacking intltool-debian (0.35.0+20060710.6) ... 2026-09-09 13:04:39.329 | Selecting previously unselected package po-debconf. 2026-09-09 13:04:39.334 | Preparing to unpack .../119-po-debconf_1.0.21+nmu1_all.deb ... 2026-09-09 13:04:39.340 | Unpacking po-debconf (1.0.21+nmu1) ... 2026-09-09 13:04:39.452 | Selecting previously unselected package debhelper. 2026-09-09 13:04:39.459 | Preparing to unpack .../120-debhelper_13.14.1ubuntu5_all.deb ... 2026-09-09 13:04:39.464 | Unpacking debhelper (13.14.1ubuntu5) ... 2026-09-09 13:04:39.664 | Selecting previously unselected package uuid-dev:amd64. 2026-09-09 13:04:39.669 | Preparing to unpack .../121-uuid-dev_2.39.3-9ubuntu6.6_amd64.deb ... 2026-09-09 13:04:39.676 | Unpacking uuid-dev:amd64 (2.39.3-9ubuntu6.6) ... 2026-09-09 13:04:39.749 | Selecting previously unselected package libsctp1:amd64. 2026-09-09 13:04:39.755 | Preparing to unpack .../122-libsctp1_1.0.19+dfsg-2build1_amd64.deb ... 2026-09-09 13:04:39.760 | Unpacking libsctp1:amd64 (1.0.19+dfsg-2build1) ... 2026-09-09 13:04:39.815 | Selecting previously unselected package libsctp-dev:amd64. 2026-09-09 13:04:39.819 | Preparing to unpack .../123-libsctp-dev_1.0.19+dfsg-2build1_amd64.deb ... 2026-09-09 13:04:39.826 | Unpacking libsctp-dev:amd64 (1.0.19+dfsg-2build1) ... 2026-09-09 13:04:39.894 | Selecting previously unselected package libapr1-dev. 2026-09-09 13:04:39.899 | Preparing to unpack .../124-libapr1-dev_1.7.2-3.1ubuntu0.1_amd64.deb ... 2026-09-09 13:04:39.905 | Unpacking libapr1-dev (1.7.2-3.1ubuntu0.1) ... 2026-09-09 13:04:40.218 | Selecting previously unselected package libldap-dev:amd64. 2026-09-09 13:04:40.227 | Preparing to unpack .../125-libldap-dev_2.6.10+dfsg-0ubuntu0.24.04.1_amd64.deb ... 2026-09-09 13:04:40.242 | Unpacking libldap-dev:amd64 (2.6.10+dfsg-0ubuntu0.24.04.1) ... 2026-09-09 13:04:40.400 | Selecting previously unselected package libldap2-dev. 2026-09-09 13:04:40.407 | Preparing to unpack .../126-libldap2-dev_2.6.10+dfsg-0ubuntu0.24.04.1_all.deb ... 2026-09-09 13:04:40.414 | Unpacking libldap2-dev (2.6.10+dfsg-0ubuntu0.24.04.1) ... 2026-09-09 13:04:40.486 | Selecting previously unselected package libaprutil1-dev. 2026-09-09 13:04:40.494 | Preparing to unpack .../127-libaprutil1-dev_1.6.3-1.1ubuntu7.1_amd64.deb ... 2026-09-09 13:04:40.502 | Unpacking libaprutil1-dev (1.6.3-1.1ubuntu7.1) ... 2026-09-09 13:04:40.761 | Selecting previously unselected package libpcre2-16-0:amd64. 2026-09-09 13:04:40.767 | Preparing to unpack .../128-libpcre2-16-0_10.42-4ubuntu2.1_amd64.deb ... 2026-09-09 13:04:40.773 | Unpacking libpcre2-16-0:amd64 (10.42-4ubuntu2.1) ... 2026-09-09 13:04:40.849 | Selecting previously unselected package libpcre2-32-0:amd64. 2026-09-09 13:04:40.855 | Preparing to unpack .../129-libpcre2-32-0_10.42-4ubuntu2.1_amd64.deb ... 2026-09-09 13:04:40.861 | Unpacking libpcre2-32-0:amd64 (10.42-4ubuntu2.1) ... 2026-09-09 13:04:40.938 | Selecting previously unselected package libpcre2-posix3:amd64. 2026-09-09 13:04:40.945 | Preparing to unpack .../130-libpcre2-posix3_10.42-4ubuntu2.1_amd64.deb ... 2026-09-09 13:04:40.951 | Unpacking libpcre2-posix3:amd64 (10.42-4ubuntu2.1) ... 2026-09-09 13:04:41.017 | Selecting previously unselected package libpcre2-dev:amd64. 2026-09-09 13:04:41.027 | Preparing to unpack .../131-libpcre2-dev_10.42-4ubuntu2.1_amd64.deb ... 2026-09-09 13:04:41.034 | Unpacking libpcre2-dev:amd64 (10.42-4ubuntu2.1) ... 2026-09-09 13:04:41.169 | Selecting previously unselected package apache2-dev. 2026-09-09 13:04:41.176 | Preparing to unpack .../132-apache2-dev_2.4.58-1ubuntu8.15_amd64.deb ... 2026-09-09 13:04:41.183 | Unpacking apache2-dev (2.4.58-1ubuntu8.15) ... 2026-09-09 13:04:41.291 | Selecting previously unselected package bc. 2026-09-09 13:04:41.298 | Preparing to unpack .../133-bc_1.07.1-3ubuntu4_amd64.deb ... 2026-09-09 13:04:41.305 | Unpacking bc (1.07.1-3ubuntu4) ... 2026-09-09 13:04:41.372 | Selecting previously unselected package ncal. 2026-09-09 13:04:41.379 | Preparing to unpack .../134-ncal_12.1.8_amd64.deb ... 2026-09-09 13:04:41.386 | Unpacking ncal (12.1.8) ... 2026-09-09 13:04:41.469 | Selecting previously unselected package bsdmainutils. 2026-09-09 13:04:41.479 | Preparing to unpack .../135-bsdmainutils_12.1.8_all.deb ... 2026-09-09 13:04:41.489 | Unpacking bsdmainutils (12.1.8) ... 2026-09-09 13:04:41.556 | Selecting previously unselected package conntrack. 2026-09-09 13:04:41.564 | Preparing to unpack .../136-conntrack_1%3a1.4.8-1ubuntu1_amd64.deb ... 2026-09-09 13:04:41.570 | Unpacking conntrack (1:1.4.8-1ubuntu1) ... 2026-09-09 13:04:41.639 | Selecting previously unselected package cryptsetup-bin. 2026-09-09 13:04:41.646 | Preparing to unpack .../137-cryptsetup-bin_2%3a2.7.0-1ubuntu4.2_amd64.deb ... 2026-09-09 13:04:41.652 | Unpacking cryptsetup-bin (2:2.7.0-1ubuntu4.2) ... 2026-09-09 13:04:41.760 | Selecting previously unselected package cryptsetup. 2026-09-09 13:04:41.770 | Preparing to unpack .../138-cryptsetup_2%3a2.7.0-1ubuntu4.2_amd64.deb ... 2026-09-09 13:04:41.801 | Unpacking cryptsetup (2:2.7.0-1ubuntu4.2) ... 2026-09-09 13:04:41.926 | Selecting previously unselected package libdconf1:amd64. 2026-09-09 13:04:41.936 | Preparing to unpack .../139-libdconf1_0.40.0-4ubuntu0.1_amd64.deb ... 2026-09-09 13:04:41.943 | Unpacking libdconf1:amd64 (0.40.0-4ubuntu0.1) ... 2026-09-09 13:04:42.012 | Selecting previously unselected package dconf-service. 2026-09-09 13:04:42.022 | Preparing to unpack .../140-dconf-service_0.40.0-4ubuntu0.1_amd64.deb ... 2026-09-09 13:04:42.030 | Unpacking dconf-service (0.40.0-4ubuntu0.1) ... 2026-09-09 13:04:42.101 | Selecting previously unselected package dconf-gsettings-backend:amd64. 2026-09-09 13:04:42.109 | Preparing to unpack .../141-dconf-gsettings-backend_0.40.0-4ubuntu0.1_amd64.deb ... 2026-09-09 13:04:42.118 | Unpacking dconf-gsettings-backend:amd64 (0.40.0-4ubuntu0.1) ... 2026-09-09 13:04:42.199 | Selecting previously unselected package libdevmapper-event1.02.1:amd64. 2026-09-09 13:04:42.208 | Preparing to unpack .../142-libdevmapper-event1.02.1_2%3a1.02.185-3ubuntu3.2_amd64.deb ... 2026-09-09 13:04:42.215 | Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.185-3ubuntu3.2) ... 2026-09-09 13:04:42.295 | Selecting previously unselected package libaio1t64:amd64. 2026-09-09 13:04:42.304 | Preparing to unpack .../143-libaio1t64_0.3.113-6build1.1_amd64.deb ... 2026-09-09 13:04:42.312 | Unpacking libaio1t64:amd64 (0.3.113-6build1.1) ... 2026-09-09 13:04:42.392 | Selecting previously unselected package liblvm2cmd2.03:amd64. 2026-09-09 13:04:42.401 | Preparing to unpack .../144-liblvm2cmd2.03_2.03.16-3ubuntu3.2_amd64.deb ... 2026-09-09 13:04:42.409 | Unpacking liblvm2cmd2.03:amd64 (2.03.16-3ubuntu3.2) ... 2026-09-09 13:04:42.535 | Selecting previously unselected package dmeventd. 2026-09-09 13:04:42.544 | Preparing to unpack .../145-dmeventd_2%3a1.02.185-3ubuntu3.2_amd64.deb ... 2026-09-09 13:04:42.552 | Unpacking dmeventd (2:1.02.185-3ubuntu3.2) ... 2026-09-09 13:04:42.643 | Selecting previously unselected package dnsmasq-base. 2026-09-09 13:04:42.654 | Preparing to unpack .../146-dnsmasq-base_2.91-0ubuntu0.24.04.1_amd64.deb ... 2026-09-09 13:04:42.673 | Unpacking dnsmasq-base (2.91-0ubuntu0.24.04.1) ... 2026-09-09 13:04:42.796 | Selecting previously unselected package dnsmasq-utils. 2026-09-09 13:04:42.807 | Preparing to unpack .../147-dnsmasq-utils_2.91-0ubuntu0.24.04.1_amd64.deb ... 2026-09-09 13:04:42.823 | Unpacking dnsmasq-utils (2.91-0ubuntu0.24.04.1) ... 2026-09-09 13:04:43.241 | Selecting previously unselected package ebtables. 2026-09-09 13:04:43.250 | Preparing to unpack .../148-ebtables_2.0.11-6build1_amd64.deb ... 2026-09-09 13:04:43.284 | Unpacking ebtables (2.0.11-6build1) ... 2026-09-09 13:04:43.380 | Selecting previously unselected package fonts-dejavu-mono. 2026-09-09 13:04:43.390 | Preparing to unpack .../149-fonts-dejavu-mono_2.37-8_all.deb ... 2026-09-09 13:04:43.401 | Unpacking fonts-dejavu-mono (2.37-8) ... 2026-09-09 13:04:43.511 | Selecting previously unselected package fonts-dejavu-core. 2026-09-09 13:04:43.519 | Preparing to unpack .../150-fonts-dejavu-core_2.37-8_all.deb ... 2026-09-09 13:04:43.569 | Unpacking fonts-dejavu-core (2.37-8) ... 2026-09-09 13:04:43.804 | Selecting previously unselected package fontconfig-config. 2026-09-09 13:04:43.814 | Preparing to unpack .../151-fontconfig-config_2.15.0-1.1ubuntu2_amd64.deb ... 2026-09-09 13:04:44.236 | Unpacking fontconfig-config (2.15.0-1.1ubuntu2) ... 2026-09-09 13:04:44.362 | Selecting previously unselected package libfontconfig1:amd64. 2026-09-09 13:04:44.372 | Preparing to unpack .../152-libfontconfig1_2.15.0-1.1ubuntu2_amd64.deb ... 2026-09-09 13:04:44.382 | Unpacking libfontconfig1:amd64 (2.15.0-1.1ubuntu2) ... 2026-09-09 13:04:44.487 | Selecting previously unselected package fontconfig. 2026-09-09 13:04:44.497 | Preparing to unpack .../153-fontconfig_2.15.0-1.1ubuntu2_amd64.deb ... 2026-09-09 13:04:44.504 | Unpacking fontconfig (2.15.0-1.1ubuntu2) ... 2026-09-09 13:04:44.633 | Selecting previously unselected package g++-13-x86-64-linux-gnu. 2026-09-09 13:04:44.642 | Preparing to unpack .../154-g++-13-x86-64-linux-gnu_13.3.0-6ubuntu2~24.04.1_amd64.deb ... 2026-09-09 13:04:44.654 | Unpacking g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-09-09 13:04:45.010 | Selecting previously unselected package g++-13. 2026-09-09 13:04:45.021 | Preparing to unpack .../155-g++-13_13.3.0-6ubuntu2~24.04.1_amd64.deb ... 2026-09-09 13:04:45.028 | Unpacking g++-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-09-09 13:04:45.086 | Selecting previously unselected package g++-x86-64-linux-gnu. 2026-09-09 13:04:45.095 | Preparing to unpack .../156-g++-x86-64-linux-gnu_4%3a13.2.0-7ubuntu1_amd64.deb ... 2026-09-09 13:04:45.103 | Unpacking g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-09-09 13:04:45.199 | Selecting previously unselected package g++. 2026-09-09 13:04:45.208 | Preparing to unpack .../157-g++_4%3a13.2.0-7ubuntu1_amd64.deb ... 2026-09-09 13:04:45.215 | Unpacking g++ (4:13.2.0-7ubuntu1) ... 2026-09-09 13:04:45.276 | Selecting previously unselected package genisoimage. 2026-09-09 13:04:45.285 | Preparing to unpack .../158-genisoimage_9%3a1.1.11-3.5_amd64.deb ... 2026-09-09 13:04:45.293 | Unpacking genisoimage (9:1.1.11-3.5) ... 2026-09-09 13:04:45.393 | Selecting previously unselected package libpixman-1-0:amd64. 2026-09-09 13:04:45.402 | Preparing to unpack .../159-libpixman-1-0_0.42.2-1build1_amd64.deb ... 2026-09-09 13:04:45.409 | Unpacking libpixman-1-0:amd64 (0.42.2-1build1) ... 2026-09-09 13:04:45.589 | Selecting previously unselected package libxcb-render0:amd64. 2026-09-09 13:04:45.598 | Preparing to unpack .../160-libxcb-render0_1.15-1ubuntu2_amd64.deb ... 2026-09-09 13:04:45.610 | Unpacking libxcb-render0:amd64 (1.15-1ubuntu2) ... 2026-09-09 13:04:45.704 | Selecting previously unselected package libxcb-shm0:amd64. 2026-09-09 13:04:45.713 | Preparing to unpack .../161-libxcb-shm0_1.15-1ubuntu2_amd64.deb ... 2026-09-09 13:04:45.721 | Unpacking libxcb-shm0:amd64 (1.15-1ubuntu2) ... 2026-09-09 13:04:45.796 | Selecting previously unselected package libxrender1:amd64. 2026-09-09 13:04:45.807 | Preparing to unpack .../162-libxrender1_1%3a0.9.10-1.1build1_amd64.deb ... 2026-09-09 13:04:45.813 | Unpacking libxrender1:amd64 (1:0.9.10-1.1build1) ... 2026-09-09 13:04:45.929 | Selecting previously unselected package libcairo2:amd64. 2026-09-09 13:04:45.939 | Preparing to unpack .../163-libcairo2_1.18.0-3build1_amd64.deb ... 2026-09-09 13:04:45.949 | Unpacking libcairo2:amd64 (1.18.0-3build1) ... 2026-09-09 13:04:46.054 | Selecting previously unselected package libcairo-gobject2:amd64. 2026-09-09 13:04:46.063 | Preparing to unpack .../164-libcairo-gobject2_1.18.0-3build1_amd64.deb ... 2026-09-09 13:04:46.070 | Unpacking libcairo-gobject2:amd64 (1.18.0-3build1) ... 2026-09-09 13:04:46.152 | Selecting previously unselected package gir1.2-freedesktop:amd64. 2026-09-09 13:04:46.162 | Preparing to unpack .../165-gir1.2-freedesktop_1.80.1-1_amd64.deb ... 2026-09-09 13:04:46.168 | Unpacking gir1.2-freedesktop:amd64 (1.80.1-1) ... 2026-09-09 13:04:46.255 | Selecting previously unselected package libproxy1v5:amd64. 2026-09-09 13:04:46.264 | Preparing to unpack .../166-libproxy1v5_0.5.4-4build1_amd64.deb ... 2026-09-09 13:04:46.271 | Unpacking libproxy1v5:amd64 (0.5.4-4build1) ... 2026-09-09 13:04:46.339 | Selecting previously unselected package glib-networking-common. 2026-09-09 13:04:46.347 | Preparing to unpack .../167-glib-networking-common_2.80.0-1build1_all.deb ... 2026-09-09 13:04:46.354 | Unpacking glib-networking-common (2.80.0-1build1) ... 2026-09-09 13:04:46.452 | Selecting previously unselected package glib-networking-services. 2026-09-09 13:04:46.462 | Preparing to unpack .../168-glib-networking-services_2.80.0-1build1_amd64.deb ... 2026-09-09 13:04:46.468 | Unpacking glib-networking-services (2.80.0-1build1) ... 2026-09-09 13:04:46.542 | Selecting previously unselected package session-migration. 2026-09-09 13:04:46.550 | Preparing to unpack .../169-session-migration_0.3.9build1_amd64.deb ... 2026-09-09 13:04:46.587 | Unpacking session-migration (0.3.9build1) ... 2026-09-09 13:04:46.661 | Selecting previously unselected package gsettings-desktop-schemas. 2026-09-09 13:04:46.672 | Preparing to unpack .../170-gsettings-desktop-schemas_46.1-0ubuntu1_all.deb ... 2026-09-09 13:04:46.679 | Unpacking gsettings-desktop-schemas (46.1-0ubuntu1) ... 2026-09-09 13:04:46.792 | Selecting previously unselected package glib-networking:amd64. 2026-09-09 13:04:46.802 | Preparing to unpack .../171-glib-networking_2.80.0-1build1_amd64.deb ... 2026-09-09 13:04:46.811 | Unpacking glib-networking:amd64 (2.80.0-1build1) ... 2026-09-09 13:04:46.882 | Selecting previously unselected package golang-1.22-doc. 2026-09-09 13:04:46.892 | Preparing to unpack .../172-golang-1.22-doc_1.22.2-2ubuntu0.4_all.deb ... 2026-09-09 13:04:46.900 | Unpacking golang-1.22-doc (1.22.2-2ubuntu0.4) ... 2026-09-09 13:04:46.990 | Selecting previously unselected package golang-1.22-src. 2026-09-09 13:04:46.999 | Preparing to unpack .../173-golang-1.22-src_1.22.2-2ubuntu0.4_all.deb ... 2026-09-09 13:04:47.006 | Unpacking golang-1.22-src (1.22.2-2ubuntu0.4) ... 2026-09-09 13:04:51.640 | Selecting previously unselected package golang-1.22-go. 2026-09-09 13:04:51.648 | Preparing to unpack .../174-golang-1.22-go_1.22.2-2ubuntu0.4_amd64.deb ... 2026-09-09 13:04:51.655 | Unpacking golang-1.22-go (1.22.2-2ubuntu0.4) ... 2026-09-09 13:04:52.242 | Selecting previously unselected package golang-1.22. 2026-09-09 13:04:52.245 | Preparing to unpack .../175-golang-1.22_1.22.2-2ubuntu0.4_all.deb ... 2026-09-09 13:04:52.252 | Unpacking golang-1.22 (1.22.2-2ubuntu0.4) ... 2026-09-09 13:04:52.313 | Selecting previously unselected package golang-src. 2026-09-09 13:04:52.324 | Preparing to unpack .../176-golang-src_2%3a1.22~2build1_all.deb ... 2026-09-09 13:04:52.331 | Unpacking golang-src (2:1.22~2build1) ... 2026-09-09 13:04:52.403 | Selecting previously unselected package golang-go:amd64. 2026-09-09 13:04:52.415 | Preparing to unpack .../177-golang-go_2%3a1.22~2build1_amd64.deb ... 2026-09-09 13:04:52.427 | Unpacking golang-go:amd64 (2:1.22~2build1) ... 2026-09-09 13:04:52.506 | Selecting previously unselected package golang-doc. 2026-09-09 13:04:52.518 | Preparing to unpack .../178-golang-doc_2%3a1.22~2build1_all.deb ... 2026-09-09 13:04:52.525 | Unpacking golang-doc (2:1.22~2build1) ... 2026-09-09 13:04:52.595 | Selecting previously unselected package golang:amd64. 2026-09-09 13:04:52.606 | Preparing to unpack .../179-golang_2%3a1.22~2build1_amd64.deb ... 2026-09-09 13:04:52.613 | Unpacking golang:amd64 (2:1.22~2build1) ... 2026-09-09 13:04:52.685 | Selecting previously unselected package libann0. 2026-09-09 13:04:52.697 | Preparing to unpack .../180-libann0_1.1.2+doc-9build1_amd64.deb ... 2026-09-09 13:04:52.705 | Unpacking libann0 (1.1.2+doc-9build1) ... 2026-09-09 13:04:52.780 | Selecting previously unselected package libcdt5:amd64. 2026-09-09 13:04:52.791 | Preparing to unpack .../181-libcdt5_2.42.2-9ubuntu0.1_amd64.deb ... 2026-09-09 13:04:52.798 | Unpacking libcdt5:amd64 (2.42.2-9ubuntu0.1) ... 2026-09-09 13:04:52.863 | Selecting previously unselected package libcgraph6:amd64. 2026-09-09 13:04:52.869 | Preparing to unpack .../182-libcgraph6_2.42.2-9ubuntu0.1_amd64.deb ... 2026-09-09 13:04:52.876 | Unpacking libcgraph6:amd64 (2.42.2-9ubuntu0.1) ... 2026-09-09 13:04:52.953 | Selecting previously unselected package libsharpyuv0:amd64. 2026-09-09 13:04:52.963 | Preparing to unpack .../183-libsharpyuv0_1.3.2-0.4build3_amd64.deb ... 2026-09-09 13:04:52.971 | Unpacking libsharpyuv0:amd64 (1.3.2-0.4build3) ... 2026-09-09 13:04:53.050 | Selecting previously unselected package libaom3:amd64. 2026-09-09 13:04:53.061 | Preparing to unpack .../184-libaom3_3.8.2-2ubuntu0.1_amd64.deb ... 2026-09-09 13:04:53.069 | Unpacking libaom3:amd64 (3.8.2-2ubuntu0.1) ... 2026-09-09 13:04:53.209 | Selecting previously unselected package libheif-plugin-aomdec:amd64. 2026-09-09 13:04:53.220 | Preparing to unpack .../185-libheif-plugin-aomdec_1.17.6-1ubuntu4.8_amd64.deb ... 2026-09-09 13:04:53.228 | Unpacking libheif-plugin-aomdec:amd64 (1.17.6-1ubuntu4.8) ... 2026-09-09 13:04:53.306 | Selecting previously unselected package libheif1:amd64. 2026-09-09 13:04:53.317 | Preparing to unpack .../186-libheif1_1.17.6-1ubuntu4.8_amd64.deb ... 2026-09-09 13:04:53.326 | Unpacking libheif1:amd64 (1.17.6-1ubuntu4.8) ... 2026-09-09 13:04:53.418 | Selecting previously unselected package libjpeg-turbo8:amd64. 2026-09-09 13:04:53.429 | Preparing to unpack .../187-libjpeg-turbo8_2.1.5-2ubuntu2_amd64.deb ... 2026-09-09 13:04:53.435 | Unpacking libjpeg-turbo8:amd64 (2.1.5-2ubuntu2) ... 2026-09-09 13:04:53.520 | Selecting previously unselected package libjpeg8:amd64. 2026-09-09 13:04:53.533 | Preparing to unpack .../188-libjpeg8_8c-2ubuntu11_amd64.deb ... 2026-09-09 13:04:53.540 | Unpacking libjpeg8:amd64 (8c-2ubuntu11) ... 2026-09-09 13:04:53.619 | Selecting previously unselected package libdeflate0:amd64. 2026-09-09 13:04:53.627 | Preparing to unpack .../189-libdeflate0_1.19-1build1.1_amd64.deb ... 2026-09-09 13:04:53.633 | Unpacking libdeflate0:amd64 (1.19-1build1.1) ... 2026-09-09 13:04:53.716 | Selecting previously unselected package libjbig0:amd64. 2026-09-09 13:04:53.727 | Preparing to unpack .../190-libjbig0_2.1-6.1ubuntu2_amd64.deb ... 2026-09-09 13:04:53.734 | Unpacking libjbig0:amd64 (2.1-6.1ubuntu2) ... 2026-09-09 13:04:53.816 | Selecting previously unselected package liblerc4:amd64. 2026-09-09 13:04:53.827 | Preparing to unpack .../191-liblerc4_4.0.0+ds-4ubuntu2_amd64.deb ... 2026-09-09 13:04:53.834 | Unpacking liblerc4:amd64 (4.0.0+ds-4ubuntu2) ... 2026-09-09 13:04:53.924 | Selecting previously unselected package libwebp7:amd64. 2026-09-09 13:04:53.934 | Preparing to unpack .../192-libwebp7_1.3.2-0.4build3_amd64.deb ... 2026-09-09 13:04:53.942 | Unpacking libwebp7:amd64 (1.3.2-0.4build3) ... 2026-09-09 13:04:54.031 | Selecting previously unselected package libtiff6:amd64. 2026-09-09 13:04:54.042 | Preparing to unpack .../193-libtiff6_4.5.1+git230720-4ubuntu2.5_amd64.deb ... 2026-09-09 13:04:54.048 | Unpacking libtiff6:amd64 (4.5.1+git230720-4ubuntu2.5) ... 2026-09-09 13:04:54.131 | Selecting previously unselected package libxpm4:amd64. 2026-09-09 13:04:54.143 | Preparing to unpack .../194-libxpm4_1%3a3.5.17-1ubuntu0.24.04.1_amd64.deb ... 2026-09-09 13:04:54.153 | Unpacking libxpm4:amd64 (1:3.5.17-1ubuntu0.24.04.1) ... 2026-09-09 13:04:54.233 | Selecting previously unselected package libgd3:amd64. 2026-09-09 13:04:54.244 | Preparing to unpack .../195-libgd3_2.3.3-9ubuntu5_amd64.deb ... 2026-09-09 13:04:54.251 | Unpacking libgd3:amd64 (2.3.3-9ubuntu5) ... 2026-09-09 13:04:54.338 | Selecting previously unselected package libgts-0.7-5t64:amd64. 2026-09-09 13:04:54.348 | Preparing to unpack .../196-libgts-0.7-5t64_0.7.6+darcs121130-5.2build1_amd64.deb ... 2026-09-09 13:04:54.355 | Unpacking libgts-0.7-5t64:amd64 (0.7.6+darcs121130-5.2build1) ... 2026-09-09 13:04:54.440 | Selecting previously unselected package libltdl7:amd64. 2026-09-09 13:04:54.452 | Preparing to unpack .../197-libltdl7_2.4.7-7build1_amd64.deb ... 2026-09-09 13:04:54.460 | Unpacking libltdl7:amd64 (2.4.7-7build1) ... 2026-09-09 13:04:54.535 | Selecting previously unselected package libgraphite2-3:amd64. 2026-09-09 13:04:54.547 | Preparing to unpack .../198-libgraphite2-3_1.3.14-2ubuntu0.24.04.1_amd64.deb ... 2026-09-09 13:04:54.556 | Unpacking libgraphite2-3:amd64 (1.3.14-2ubuntu0.24.04.1) ... 2026-09-09 13:04:54.628 | Selecting previously unselected package libharfbuzz0b:amd64. 2026-09-09 13:04:54.639 | Preparing to unpack .../199-libharfbuzz0b_8.3.0-2build2_amd64.deb ... 2026-09-09 13:04:54.649 | Unpacking libharfbuzz0b:amd64 (8.3.0-2build2) ... 2026-09-09 13:04:54.737 | Selecting previously unselected package libthai-data. 2026-09-09 13:04:54.748 | Preparing to unpack .../200-libthai-data_0.1.29-2build1_all.deb ... 2026-09-09 13:04:54.758 | Unpacking libthai-data (0.1.29-2build1) ... 2026-09-09 13:04:54.841 | Selecting previously unselected package libdatrie1:amd64. 2026-09-09 13:04:54.848 | Preparing to unpack .../201-libdatrie1_0.2.13-3build1_amd64.deb ... 2026-09-09 13:04:54.856 | Unpacking libdatrie1:amd64 (0.2.13-3build1) ... 2026-09-09 13:04:54.937 | Selecting previously unselected package libthai0:amd64. 2026-09-09 13:04:54.947 | Preparing to unpack .../202-libthai0_0.1.29-2build1_amd64.deb ... 2026-09-09 13:04:54.956 | Unpacking libthai0:amd64 (0.1.29-2build1) ... 2026-09-09 13:04:55.038 | Selecting previously unselected package libpango-1.0-0:amd64. 2026-09-09 13:04:55.045 | Preparing to unpack .../203-libpango-1.0-0_1.52.1+ds-1build1_amd64.deb ... 2026-09-09 13:04:55.051 | Unpacking libpango-1.0-0:amd64 (1.52.1+ds-1build1) ... 2026-09-09 13:04:55.129 | Selecting previously unselected package libpangoft2-1.0-0:amd64. 2026-09-09 13:04:55.139 | Preparing to unpack .../204-libpangoft2-1.0-0_1.52.1+ds-1build1_amd64.deb ... 2026-09-09 13:04:55.149 | Unpacking libpangoft2-1.0-0:amd64 (1.52.1+ds-1build1) ... 2026-09-09 13:04:55.230 | Selecting previously unselected package libpangocairo-1.0-0:amd64. 2026-09-09 13:04:55.235 | Preparing to unpack .../205-libpangocairo-1.0-0_1.52.1+ds-1build1_amd64.deb ... 2026-09-09 13:04:55.242 | Unpacking libpangocairo-1.0-0:amd64 (1.52.1+ds-1build1) ... 2026-09-09 13:04:55.322 | Selecting previously unselected package libpathplan4:amd64. 2026-09-09 13:04:55.332 | Preparing to unpack .../206-libpathplan4_2.42.2-9ubuntu0.1_amd64.deb ... 2026-09-09 13:04:55.340 | Unpacking libpathplan4:amd64 (2.42.2-9ubuntu0.1) ... 2026-09-09 13:04:55.432 | Selecting previously unselected package libgvc6. 2026-09-09 13:04:55.442 | Preparing to unpack .../207-libgvc6_2.42.2-9ubuntu0.1_amd64.deb ... 2026-09-09 13:04:55.451 | Unpacking libgvc6 (2.42.2-9ubuntu0.1) ... 2026-09-09 13:04:55.559 | Selecting previously unselected package libgvpr2:amd64. 2026-09-09 13:04:55.570 | Preparing to unpack .../208-libgvpr2_2.42.2-9ubuntu0.1_amd64.deb ... 2026-09-09 13:04:55.578 | Unpacking libgvpr2:amd64 (2.42.2-9ubuntu0.1) ... 2026-09-09 13:04:55.676 | Selecting previously unselected package liblab-gamut1:amd64. 2026-09-09 13:04:55.690 | Preparing to unpack .../209-liblab-gamut1_2.42.2-9ubuntu0.1_amd64.deb ... 2026-09-09 13:04:55.699 | Unpacking liblab-gamut1:amd64 (2.42.2-9ubuntu0.1) ... 2026-09-09 13:04:55.819 | Selecting previously unselected package x11-common. 2026-09-09 13:04:55.829 | Preparing to unpack .../210-x11-common_1%3a7.7+23ubuntu3_all.deb ... 2026-09-09 13:04:55.841 | Unpacking x11-common (1:7.7+23ubuntu3) ... 2026-09-09 13:04:55.969 | Selecting previously unselected package libice6:amd64. 2026-09-09 13:04:55.980 | Preparing to unpack .../211-libice6_2%3a1.0.10-1build3_amd64.deb ... 2026-09-09 13:04:55.987 | Unpacking libice6:amd64 (2:1.0.10-1build3) ... 2026-09-09 13:04:56.066 | Selecting previously unselected package libsm6:amd64. 2026-09-09 13:04:56.077 | Preparing to unpack .../212-libsm6_2%3a1.2.3-1build3_amd64.deb ... 2026-09-09 13:04:56.084 | Unpacking libsm6:amd64 (2:1.2.3-1build3) ... 2026-09-09 13:04:56.165 | Selecting previously unselected package libxt6t64:amd64. 2026-09-09 13:04:56.175 | Preparing to unpack .../213-libxt6t64_1%3a1.2.1-1.2build1_amd64.deb ... 2026-09-09 13:04:56.181 | Unpacking libxt6t64:amd64 (1:1.2.1-1.2build1) ... 2026-09-09 13:04:56.260 | Selecting previously unselected package libxmu6:amd64. 2026-09-09 13:04:56.271 | Preparing to unpack .../214-libxmu6_2%3a1.1.3-3build2_amd64.deb ... 2026-09-09 13:04:56.278 | Unpacking libxmu6:amd64 (2:1.1.3-3build2) ... 2026-09-09 13:04:56.356 | Selecting previously unselected package libxaw7:amd64. 2026-09-09 13:04:56.368 | Preparing to unpack .../215-libxaw7_2%3a1.0.14-1build2_amd64.deb ... 2026-09-09 13:04:56.375 | Unpacking libxaw7:amd64 (2:1.0.14-1build2) ... 2026-09-09 13:04:56.453 | Selecting previously unselected package graphviz. 2026-09-09 13:04:56.464 | Preparing to unpack .../216-graphviz_2.42.2-9ubuntu0.1_amd64.deb ... 2026-09-09 13:04:56.475 | Unpacking graphviz (2.42.2-9ubuntu0.1) ... 2026-09-09 13:04:56.616 | Selecting previously unselected package icu-devtools. 2026-09-09 13:04:56.627 | Preparing to unpack .../217-icu-devtools_74.2-1ubuntu3.1_amd64.deb ... 2026-09-09 13:04:56.633 | Unpacking icu-devtools (74.2-1ubuntu3.1) ... 2026-09-09 13:04:56.727 | Selecting previously unselected package iputils-arping. 2026-09-09 13:04:56.738 | Preparing to unpack .../218-iputils-arping_3%3a20240117-1ubuntu0.1_amd64.deb ... 2026-09-09 13:04:56.745 | Unpacking iputils-arping (3:20240117-1ubuntu0.1) ... 2026-09-09 13:04:56.824 | Selecting previously unselected package comerr-dev:amd64. 2026-09-09 13:04:56.834 | Preparing to unpack .../219-comerr-dev_2.1-1.47.0-2.4~exp1ubuntu4.1_amd64.deb ... 2026-09-09 13:04:56.845 | Unpacking comerr-dev:amd64 (2.1-1.47.0-2.4~exp1ubuntu4.1) ... 2026-09-09 13:04:56.931 | Selecting previously unselected package libgssrpc4t64:amd64. 2026-09-09 13:04:56.941 | Preparing to unpack .../220-libgssrpc4t64_1.20.1-6ubuntu2.8_amd64.deb ... 2026-09-09 13:04:56.947 | Unpacking libgssrpc4t64:amd64 (1.20.1-6ubuntu2.8) ... 2026-09-09 13:04:57.030 | Selecting previously unselected package libkadm5clnt-mit12:amd64. 2026-09-09 13:04:57.041 | Preparing to unpack .../221-libkadm5clnt-mit12_1.20.1-6ubuntu2.8_amd64.deb ... 2026-09-09 13:04:57.048 | Unpacking libkadm5clnt-mit12:amd64 (1.20.1-6ubuntu2.8) ... 2026-09-09 13:04:57.122 | Selecting previously unselected package libkdb5-10t64:amd64. 2026-09-09 13:04:57.125 | Preparing to unpack .../222-libkdb5-10t64_1.20.1-6ubuntu2.8_amd64.deb ... 2026-09-09 13:04:57.133 | Unpacking libkdb5-10t64:amd64 (1.20.1-6ubuntu2.8) ... 2026-09-09 13:04:57.217 | Selecting previously unselected package libkadm5srv-mit12:amd64. 2026-09-09 13:04:57.227 | Preparing to unpack .../223-libkadm5srv-mit12_1.20.1-6ubuntu2.8_amd64.deb ... 2026-09-09 13:04:57.234 | Unpacking libkadm5srv-mit12:amd64 (1.20.1-6ubuntu2.8) ... 2026-09-09 13:04:57.306 | Selecting previously unselected package krb5-multidev:amd64. 2026-09-09 13:04:57.315 | Preparing to unpack .../224-krb5-multidev_1.20.1-6ubuntu2.8_amd64.deb ... 2026-09-09 13:04:57.321 | Unpacking krb5-multidev:amd64 (1.20.1-6ubuntu2.8) ... 2026-09-09 13:04:57.416 | Selecting previously unselected package libicu-dev:amd64. 2026-09-09 13:04:57.424 | Preparing to unpack .../225-libicu-dev_74.2-1ubuntu3.1_amd64.deb ... 2026-09-09 13:04:57.431 | Unpacking libicu-dev:amd64 (74.2-1ubuntu3.1) ... 2026-09-09 13:04:57.809 | Selecting previously unselected package libjpeg-turbo8-dev:amd64. 2026-09-09 13:04:57.815 | Preparing to unpack .../226-libjpeg-turbo8-dev_2.1.5-2ubuntu2_amd64.deb ... 2026-09-09 13:04:57.821 | Unpacking libjpeg-turbo8-dev:amd64 (2.1.5-2ubuntu2) ... 2026-09-09 13:04:57.911 | Selecting previously unselected package libjpeg8-dev:amd64. 2026-09-09 13:04:57.922 | Preparing to unpack .../227-libjpeg8-dev_8c-2ubuntu11_amd64.deb ... 2026-09-09 13:04:57.929 | Unpacking libjpeg8-dev:amd64 (8c-2ubuntu11) ... 2026-09-09 13:04:57.999 | Selecting previously unselected package libjpeg-dev:amd64. 2026-09-09 13:04:58.010 | Preparing to unpack .../228-libjpeg-dev_8c-2ubuntu11_amd64.deb ... 2026-09-09 13:04:58.017 | Unpacking libjpeg-dev:amd64 (8c-2ubuntu11) ... 2026-09-09 13:04:58.109 | Selecting previously unselected package libjs-jquery. 2026-09-09 13:04:58.120 | Preparing to unpack .../229-libjs-jquery_3.6.1+dfsg+~3.5.14-1_all.deb ... 2026-09-09 13:04:58.138 | Unpacking libjs-jquery (3.6.1+dfsg+~3.5.14-1) ... 2026-09-09 13:04:58.219 | Selecting previously unselected package libjs-jquery-metadata. 2026-09-09 13:04:58.230 | Preparing to unpack .../230-libjs-jquery-metadata_12-4_all.deb ... 2026-09-09 13:04:58.239 | Unpacking libjs-jquery-metadata (12-4) ... 2026-09-09 13:04:58.318 | Selecting previously unselected package libjs-jquery-tablesorter. 2026-09-09 13:04:58.330 | Preparing to unpack .../231-libjs-jquery-tablesorter_1%3a2.31.3+dfsg1-3_all.deb ... 2026-09-09 13:04:58.336 | Unpacking libjs-jquery-tablesorter (1:2.31.3+dfsg1-3) ... 2026-09-09 13:04:58.478 | Selecting previously unselected package libjs-underscore. 2026-09-09 13:04:58.485 | Preparing to unpack .../232-libjs-underscore_1.13.4~dfsg+~1.11.4-3_all.deb ... 2026-09-09 13:04:58.495 | Unpacking libjs-underscore (1.13.4~dfsg+~1.11.4-3) ... 2026-09-09 13:04:58.578 | Selecting previously unselected package libjs-sphinxdoc. 2026-09-09 13:04:58.592 | Preparing to unpack .../233-libjs-sphinxdoc_7.2.6-6_all.deb ... 2026-09-09 13:04:58.599 | Unpacking libjs-sphinxdoc (7.2.6-6) ... 2026-09-09 13:04:58.704 | Selecting previously unselected package mysql-common. 2026-09-09 13:04:58.714 | Preparing to unpack .../234-mysql-common_5.8+1.1.0build1_all.deb ... 2026-09-09 13:04:58.745 | Unpacking mysql-common (5.8+1.1.0build1) ... 2026-09-09 13:04:58.827 | Selecting previously unselected package libmysqlclient21:amd64. 2026-09-09 13:04:58.837 | Preparing to unpack .../235-libmysqlclient21_8.0.46-0ubuntu0.24.04.4_amd64.deb ... 2026-09-09 13:04:58.846 | Unpacking libmysqlclient21:amd64 (8.0.46-0ubuntu0.24.04.4) ... 2026-09-09 13:04:59.033 | Selecting previously unselected package libncurses-dev:amd64. 2026-09-09 13:04:59.044 | Preparing to unpack .../236-libncurses-dev_6.4+20240113-1ubuntu2.2_amd64.deb ... 2026-09-09 13:04:59.052 | Unpacking libncurses-dev:amd64 (6.4+20240113-1ubuntu2.2) ... 2026-09-09 13:04:59.223 | Selecting previously unselected package libpkgconf3:amd64. 2026-09-09 13:04:59.233 | Preparing to unpack .../237-libpkgconf3_1.8.1-2build1_amd64.deb ... 2026-09-09 13:04:59.241 | Unpacking libpkgconf3:amd64 (1.8.1-2build1) ... 2026-09-09 13:04:59.327 | Selecting previously unselected package libpq5:amd64. 2026-09-09 13:04:59.341 | Preparing to unpack .../238-libpq5_16.15-0ubuntu0.24.04.1_amd64.deb ... 2026-09-09 13:04:59.349 | Unpacking libpq5:amd64 (16.15-0ubuntu0.24.04.1) ... 2026-09-09 13:04:59.425 | Selecting previously unselected package libssl-dev:amd64. 2026-09-09 13:04:59.435 | Preparing to unpack .../239-libssl-dev_3.0.13-0ubuntu3.15_amd64.deb ... 2026-09-09 13:04:59.443 | Unpacking libssl-dev:amd64 (3.0.13-0ubuntu3.15) ... 2026-09-09 13:04:59.651 | Selecting previously unselected package libpq-dev. 2026-09-09 13:04:59.657 | Preparing to unpack .../240-libpq-dev_16.15-0ubuntu0.24.04.1_amd64.deb ... 2026-09-09 13:04:59.664 | Unpacking libpq-dev (16.15-0ubuntu0.24.04.1) ... 2026-09-09 13:04:59.746 | Selecting previously unselected package libpython3-dev:amd64. 2026-09-09 13:04:59.757 | Preparing to unpack .../241-libpython3-dev_3.12.3-0ubuntu2.1_amd64.deb ... 2026-09-09 13:04:59.765 | Unpacking libpython3-dev:amd64 (3.12.3-0ubuntu2.1) ... 2026-09-09 13:04:59.837 | Selecting previously unselected package libsasl2-dev. 2026-09-09 13:04:59.847 | Preparing to unpack .../242-libsasl2-dev_2.1.28+dfsg1-5ubuntu3.1_amd64.deb ... 2026-09-09 13:04:59.854 | Unpacking libsasl2-dev (2.1.28+dfsg1-5ubuntu3.1) ... 2026-09-09 13:04:59.971 | Selecting previously unselected package libsgutils2-1.46-2:amd64. 2026-09-09 13:04:59.982 | Preparing to unpack .../243-libsgutils2-1.46-2_1.46-3ubuntu4_amd64.deb ... 2026-09-09 13:04:59.989 | Unpacking libsgutils2-1.46-2:amd64 (1.46-3ubuntu4) ... 2026-09-09 13:05:00.063 | Selecting previously unselected package libsoup-3.0-common. 2026-09-09 13:05:00.073 | Preparing to unpack .../244-libsoup-3.0-common_3.4.4-5ubuntu0.7_all.deb ... 2026-09-09 13:05:00.100 | Unpacking libsoup-3.0-common (3.4.4-5ubuntu0.7) ... 2026-09-09 13:05:00.316 | Selecting previously unselected package libsoup-3.0-0:amd64. 2026-09-09 13:05:00.327 | Preparing to unpack .../245-libsoup-3.0-0_3.4.4-5ubuntu0.7_amd64.deb ... 2026-09-09 13:05:00.335 | Unpacking libsoup-3.0-0:amd64 (3.4.4-5ubuntu0.7) ... 2026-09-09 13:05:00.446 | Selecting previously unselected package libsystemd-dev:amd64. 2026-09-09 13:05:00.456 | Preparing to unpack .../246-libsystemd-dev_255.4-1ubuntu8.17_amd64.deb ... 2026-09-09 13:05:00.463 | Unpacking libsystemd-dev:amd64 (255.4-1ubuntu8.17) ... 2026-09-09 13:05:00.771 | Selecting previously unselected package liburing2:amd64. 2026-09-09 13:05:00.780 | Preparing to unpack .../247-liburing2_2.5-1build1_amd64.deb ... 2026-09-09 13:05:00.786 | Unpacking liburing2:amd64 (2.5-1build1) ... 2026-09-09 13:05:00.841 | Selecting previously unselected package libxml2-dev:amd64. 2026-09-09 13:05:00.849 | Preparing to unpack .../248-libxml2-dev_2.9.14+dfsg-1.3ubuntu3.8_amd64.deb ... 2026-09-09 13:05:00.855 | Unpacking libxml2-dev:amd64 (2.9.14+dfsg-1.3ubuntu3.8) ... 2026-09-09 13:05:00.989 | Selecting previously unselected package libxslt1.1:amd64. 2026-09-09 13:05:01.001 | Preparing to unpack .../249-libxslt1.1_1.1.39-0exp1ubuntu0.24.04.3_amd64.deb ... 2026-09-09 13:05:01.011 | Unpacking libxslt1.1:amd64 (1.1.39-0exp1ubuntu0.24.04.3) ... 2026-09-09 13:05:01.085 | Selecting previously unselected package libxslt1-dev:amd64. 2026-09-09 13:05:01.096 | Preparing to unpack .../250-libxslt1-dev_1.1.39-0exp1ubuntu0.24.04.3_amd64.deb ... 2026-09-09 13:05:01.103 | Unpacking libxslt1-dev:amd64 (1.1.39-0exp1ubuntu0.24.04.3) ... 2026-09-09 13:05:01.219 | Selecting previously unselected package llvm-17-runtime. 2026-09-09 13:05:01.226 | Preparing to unpack .../251-llvm-17-runtime_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-09-09 13:05:01.232 | Unpacking llvm-17-runtime (1:17.0.6-9ubuntu1) ... 2026-09-09 13:05:01.339 | Selecting previously unselected package libpfm4:amd64. 2026-09-09 13:05:01.352 | Preparing to unpack .../252-libpfm4_4.13.0+git32-g0d4ed0e-1ubuntu0.1_amd64.deb ... 2026-09-09 13:05:01.362 | Unpacking libpfm4:amd64 (4.13.0+git32-g0d4ed0e-1ubuntu0.1) ... 2026-09-09 13:05:01.465 | Selecting previously unselected package llvm-17. 2026-09-09 13:05:01.472 | Preparing to unpack .../253-llvm-17_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-09-09 13:05:01.479 | Unpacking llvm-17 (1:17.0.6-9ubuntu1) ... 2026-09-09 13:05:02.252 | Selecting previously unselected package libffi-dev:amd64. 2026-09-09 13:05:02.260 | Preparing to unpack .../254-libffi-dev_3.4.6-1build1_amd64.deb ... 2026-09-09 13:05:02.267 | Unpacking libffi-dev:amd64 (3.4.6-1build1) ... 2026-09-09 13:05:02.353 | Selecting previously unselected package llvm-17-tools. 2026-09-09 13:05:02.366 | Preparing to unpack .../255-llvm-17-tools_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-09-09 13:05:02.373 | Unpacking llvm-17-tools (1:17.0.6-9ubuntu1) ... 2026-09-09 13:05:02.644 | Selecting previously unselected package libz3-4:amd64. 2026-09-09 13:05:02.653 | Preparing to unpack .../256-libz3-4_4.8.12-3.1build1_amd64.deb ... 2026-09-09 13:05:02.660 | Unpacking libz3-4:amd64 (4.8.12-3.1build1) ... 2026-09-09 13:05:02.907 | Selecting previously unselected package libz3-dev:amd64. 2026-09-09 13:05:02.919 | Preparing to unpack .../257-libz3-dev_4.8.12-3.1build1_amd64.deb ... 2026-09-09 13:05:02.928 | Unpacking libz3-dev:amd64 (4.8.12-3.1build1) ... 2026-09-09 13:05:03.022 | Selecting previously unselected package llvm-17-dev. 2026-09-09 13:05:03.033 | Preparing to unpack .../258-llvm-17-dev_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-09-09 13:05:03.042 | Unpacking llvm-17-dev (1:17.0.6-9ubuntu1) ... 2026-09-09 13:05:05.026 | Selecting previously unselected package lsscsi. 2026-09-09 13:05:05.033 | Preparing to unpack .../259-lsscsi_0.32-1build1_amd64.deb ... 2026-09-09 13:05:05.040 | Unpacking lsscsi (0.32-1build1) ... 2026-09-09 13:05:05.128 | Selecting previously unselected package lvm2. 2026-09-09 13:05:05.140 | Preparing to unpack .../260-lvm2_2.03.16-3ubuntu3.2_amd64.deb ... 2026-09-09 13:05:05.190 | Unpacking lvm2 (2.03.16-3ubuntu3.2) ... 2026-09-09 13:05:05.356 | Selecting previously unselected package osinfo-db. 2026-09-09 13:05:05.367 | Preparing to unpack .../261-osinfo-db_0.20250606-0ubuntu0.24.04.1_all.deb ... 2026-09-09 13:05:05.373 | Unpacking osinfo-db (0.20250606-0ubuntu0.24.04.1) ... 2026-09-09 13:05:05.785 | Selecting previously unselected package pkgconf-bin. 2026-09-09 13:05:05.792 | Preparing to unpack .../262-pkgconf-bin_1.8.1-2build1_amd64.deb ... 2026-09-09 13:05:05.799 | Unpacking pkgconf-bin (1.8.1-2build1) ... 2026-09-09 13:05:05.882 | Selecting previously unselected package pkgconf:amd64. 2026-09-09 13:05:05.893 | Preparing to unpack .../263-pkgconf_1.8.1-2build1_amd64.deb ... 2026-09-09 13:05:05.905 | Unpacking pkgconf:amd64 (1.8.1-2build1) ... 2026-09-09 13:05:05.992 | Selecting previously unselected package pkg-config:amd64. 2026-09-09 13:05:06.003 | Preparing to unpack .../264-pkg-config_1.8.1-2build1_amd64.deb ... 2026-09-09 13:05:06.015 | Unpacking pkg-config:amd64 (1.8.1-2build1) ... 2026-09-09 13:05:06.089 | Selecting previously unselected package pm-utils. 2026-09-09 13:05:06.100 | Preparing to unpack .../265-pm-utils_1.4.1-21_all.deb ... 2026-09-09 13:05:06.108 | Unpacking pm-utils (1.4.1-21) ... 2026-09-09 13:05:06.220 | Selecting previously unselected package postgresql-client-16. 2026-09-09 13:05:06.233 | Preparing to unpack .../266-postgresql-client-16_16.15-0ubuntu0.24.04.1_amd64.deb ... 2026-09-09 13:05:06.240 | Unpacking postgresql-client-16 (16.15-0ubuntu0.24.04.1) ... 2026-09-09 13:05:06.429 | Selecting previously unselected package postgresql-server-dev-16. 2026-09-09 13:05:06.436 | Preparing to unpack .../267-postgresql-server-dev-16_16.15-0ubuntu0.24.04.1_amd64.deb ... 2026-09-09 13:05:06.441 | Unpacking postgresql-server-dev-16 (16.15-0ubuntu0.24.04.1) ... 2026-09-09 13:05:06.792 | Selecting previously unselected package postgresql-server-dev-all:amd64. 2026-09-09 13:05:06.798 | Preparing to unpack .../268-postgresql-server-dev-all_257build1.1_amd64.deb ... 2026-09-09 13:05:06.804 | Unpacking postgresql-server-dev-all:amd64 (257build1.1) ... 2026-09-09 13:05:06.873 | Selecting previously unselected package python3-dev. 2026-09-09 13:05:06.879 | Preparing to unpack .../269-python3-dev_3.12.3-0ubuntu2.1_amd64.deb ... 2026-09-09 13:05:06.884 | Unpacking python3-dev (3.12.3-0ubuntu2.1) ... 2026-09-09 13:05:06.966 | Selecting previously unselected package python3-mysqldb. 2026-09-09 13:05:06.977 | Preparing to unpack .../270-python3-mysqldb_1.4.6-2build3_amd64.deb ... 2026-09-09 13:05:06.984 | Unpacking python3-mysqldb (1.4.6-2build3) ... 2026-09-09 13:05:07.071 | Selecting previously unselected package python3-setuptools. 2026-09-09 13:05:07.082 | Preparing to unpack .../271-python3-setuptools_68.1.2-2ubuntu1.2_all.deb ... 2026-09-09 13:05:07.090 | Unpacking python3-setuptools (68.1.2-2ubuntu1.2) ... 2026-09-09 13:05:07.257 | Selecting previously unselected package python3-wheel. 2026-09-09 13:05:07.269 | Preparing to unpack .../272-python3-wheel_0.42.0-2_all.deb ... 2026-09-09 13:05:07.279 | Unpacking python3-wheel (0.42.0-2) ... 2026-09-09 13:05:07.376 | Selecting previously unselected package python3-pip. 2026-09-09 13:05:07.387 | Preparing to unpack .../273-python3-pip_24.0+dfsg-1ubuntu1.3_all.deb ... 2026-09-09 13:05:07.393 | Unpacking python3-pip (24.0+dfsg-1ubuntu1.3) ... 2026-09-09 13:05:07.684 | Selecting previously unselected package python3-pip-whl. 2026-09-09 13:05:07.690 | Preparing to unpack .../274-python3-pip-whl_24.0+dfsg-1ubuntu1.3_all.deb ... 2026-09-09 13:05:07.698 | Unpacking python3-pip-whl (24.0+dfsg-1ubuntu1.3) ... 2026-09-09 13:05:07.781 | Selecting previously unselected package python3-setuptools-whl. 2026-09-09 13:05:07.788 | Preparing to unpack .../275-python3-setuptools-whl_68.1.2-2ubuntu1.2_all.deb ... 2026-09-09 13:05:07.796 | Unpacking python3-setuptools-whl (68.1.2-2ubuntu1.2) ... 2026-09-09 13:05:07.874 | Selecting previously unselected package python3-systemd. 2026-09-09 13:05:07.882 | Preparing to unpack .../276-python3-systemd_235-1build4_amd64.deb ... 2026-09-09 13:05:07.889 | Unpacking python3-systemd (235-1build4) ... 2026-09-09 13:05:07.988 | Selecting previously unselected package python3.12-venv. 2026-09-09 13:05:07.995 | Preparing to unpack .../277-python3.12-venv_3.12.3-1ubuntu0.16_amd64.deb ... 2026-09-09 13:05:08.003 | Unpacking python3.12-venv (3.12.3-1ubuntu0.16) ... 2026-09-09 13:05:08.064 | Selecting previously unselected package python3-venv. 2026-09-09 13:05:08.072 | Preparing to unpack .../278-python3-venv_3.12.3-0ubuntu2.1_amd64.deb ... 2026-09-09 13:05:08.080 | Unpacking python3-venv (3.12.3-0ubuntu2.1) ... 2026-09-09 13:05:08.139 | Selecting previously unselected package qemu-utils. 2026-09-09 13:05:08.146 | Preparing to unpack .../279-qemu-utils_1%3a8.2.2+ds-0ubuntu1.18_amd64.deb ... 2026-09-09 13:05:08.153 | Unpacking qemu-utils (1:8.2.2+ds-0ubuntu1.18) ... 2026-09-09 13:05:08.313 | Selecting previously unselected package sg3-utils. 2026-09-09 13:05:08.320 | Preparing to unpack .../280-sg3-utils_1.46-3ubuntu4_amd64.deb ... 2026-09-09 13:05:08.327 | Unpacking sg3-utils (1.46-3ubuntu4) ... 2026-09-09 13:05:08.490 | Selecting previously unselected package sqlite3. 2026-09-09 13:05:08.496 | Preparing to unpack .../281-sqlite3_3.45.1-1ubuntu2.7_amd64.deb ... 2026-09-09 13:05:08.503 | Unpacking sqlite3 (3.45.1-1ubuntu2.7) ... 2026-09-09 13:05:08.568 | Selecting previously unselected package thin-provisioning-tools. 2026-09-09 13:05:08.579 | Preparing to unpack .../282-thin-provisioning-tools_0.9.0-2ubuntu5.1_amd64.deb ... 2026-09-09 13:05:08.586 | Unpacking thin-provisioning-tools (0.9.0-2ubuntu5.1) ... 2026-09-09 13:05:08.736 | Selecting previously unselected package unzip. 2026-09-09 13:05:08.747 | Preparing to unpack .../283-unzip_6.0-28ubuntu4.1_amd64.deb ... 2026-09-09 13:05:08.755 | Unpacking unzip (6.0-28ubuntu4.1) ... 2026-09-09 13:05:08.837 | Selecting previously unselected package debootstrap. 2026-09-09 13:05:08.848 | Preparing to unpack .../284-debootstrap_1.0.134ubuntu2_all.deb ... 2026-09-09 13:05:08.855 | Unpacking debootstrap (1.0.134ubuntu2) ... 2026-09-09 13:05:08.948 | Selecting previously unselected package libosinfo-l10n. 2026-09-09 13:05:08.959 | Preparing to unpack .../285-libosinfo-l10n_1.11.0-2build3_all.deb ... 2026-09-09 13:05:08.966 | Unpacking libosinfo-l10n (1.11.0-2build3) ... 2026-09-09 13:05:09.083 | Selecting previously unselected package libosinfo-1.0-0:amd64. 2026-09-09 13:05:09.094 | Preparing to unpack .../286-libosinfo-1.0-0_1.11.0-2build3_amd64.deb ... 2026-09-09 13:05:09.101 | Unpacking libosinfo-1.0-0:amd64 (1.11.0-2build3) ... 2026-09-09 13:05:09.177 | Selecting previously unselected package gir1.2-libosinfo-1.0:amd64. 2026-09-09 13:05:09.188 | Preparing to unpack .../287-gir1.2-libosinfo-1.0_1.11.0-2build3_amd64.deb ... 2026-09-09 13:05:09.195 | Unpacking gir1.2-libosinfo-1.0:amd64 (1.11.0-2build3) ... 2026-09-09 13:05:09.262 | Selecting previously unselected package kpartx. 2026-09-09 13:05:09.273 | Preparing to unpack .../288-kpartx_0.9.4-5ubuntu8.2_amd64.deb ... 2026-09-09 13:05:09.280 | Unpacking kpartx (0.9.4-5ubuntu8.2) ... 2026-09-09 13:05:09.353 | Selecting previously unselected package libkrb5-dev:amd64. 2026-09-09 13:05:09.365 | Preparing to unpack .../289-libkrb5-dev_1.20.1-6ubuntu2.8_amd64.deb ... 2026-09-09 13:05:09.372 | Unpacking libkrb5-dev:amd64 (1.20.1-6ubuntu2.8) ... 2026-09-09 13:05:09.456 | Selecting previously unselected package libyaml-dev:amd64. 2026-09-09 13:05:09.468 | Preparing to unpack .../290-libyaml-dev_0.2.5-1build1_amd64.deb ... 2026-09-09 13:05:09.476 | Unpacking libyaml-dev:amd64 (0.2.5-1build1) ... 2026-09-09 13:05:09.573 | Selecting previously unselected package socat. 2026-09-09 13:05:09.586 | Preparing to unpack .../291-socat_1.8.0.0-4ubuntu0.1_amd64.deb ... 2026-09-09 13:05:09.592 | Unpacking socat (1.8.0.0-4ubuntu0.1) ... 2026-09-09 13:05:09.699 | Selecting previously unselected package vlan. 2026-09-09 13:05:09.713 | Preparing to unpack .../292-vlan_2.0.5ubuntu5_all.deb ... 2026-09-09 13:05:09.720 | Unpacking vlan (2.0.5ubuntu5) ... 2026-09-09 13:05:09.852 | Setting up cryptsetup-bin (2:2.7.0-1ubuntu4.2) ... 2026-09-09 13:05:09.895 | Setting up postgresql-client-common (257build1.1) ... 2026-09-09 13:05:09.930 | Setting up powermgmt-base (1.37ubuntu0.1) ... 2026-09-09 13:05:09.950 | Setting up libpipeline1:amd64 (1.5.7-2) ... 2026-09-09 13:05:09.971 | Setting up libgraphite2-3:amd64 (1.3.14-2ubuntu0.24.04.1) ... 2026-09-09 13:05:09.992 | Setting up dnsmasq-utils (2.91-0ubuntu0.24.04.1) ... 2026-09-09 13:05:10.015 | Setting up distro-info (1.7build1) ... 2026-09-09 13:05:10.035 | Setting up libpixman-1-0:amd64 (0.42.2-1build1) ... 2026-09-09 13:05:10.055 | Setting up libsharpyuv0:amd64 (1.3.2-0.4build3) ... 2026-09-09 13:05:10.076 | Setting up libaom3:amd64 (3.8.2-2ubuntu0.1) ... 2026-09-09 13:05:10.096 | Setting up mysql-common (5.8+1.1.0build1) ... 2026-09-09 13:05:10.162 | update-alternatives: using /etc/mysql/my.cnf.fallback to provide /etc/mysql/my.cnf (my.cnf) in auto mode 2026-09-09 13:05:10.177 | Setting up session-migration (0.3.9build1) ... 2026-09-09 13:05:10.416 | Created symlink /etc/systemd/user/graphical-session-pre.target.wants/session-migration.service → /usr/lib/systemd/user/session-migration.service. 2026-09-09 13:05:10.428 | Setting up libmysqlclient21:amd64 (8.0.46-0ubuntu0.24.04.4) ... 2026-09-09 13:05:10.461 | Setting up libxau6:amd64 (1:1.0.9-1build6) ... 2026-09-09 13:05:10.483 | Setting up libxdmcp6:amd64 (1:1.1.3-0ubuntu6) ... 2026-09-09 13:05:10.501 | Setting up python3-setuptools-whl (68.1.2-2ubuntu1.2) ... 2026-09-09 13:05:10.521 | Setting up lto-disabled-list (47) ... 2026-09-09 13:05:10.544 | Setting up libproxy1v5:amd64 (0.5.4-4build1) ... 2026-09-09 13:05:10.564 | Setting up pci.ids (0.0~2024.03.31-1ubuntu0.1) ... 2026-09-09 13:05:10.583 | Setting up libxcb1:amd64 (1.15-1ubuntu2) ... 2026-09-09 13:05:10.603 | Setting up libpython3-dev:amd64 (3.12.3-0ubuntu2.1) ... 2026-09-09 13:05:10.626 | Setting up liblerc4:amd64 (4.0.0+ds-4ubuntu2) ... 2026-09-09 13:05:10.646 | Setting up bsdextrautils (2.39.3-9ubuntu6.6) ... 2026-09-09 13:05:10.664 | Setting up libdevmapper-event1.02.1:amd64 (2:1.02.185-3ubuntu3.2) ... 2026-09-09 13:05:10.684 | Setting up python3-setuptools (68.1.2-2ubuntu1.2) ... 2026-09-09 13:05:11.260 | Setting up wget (1.21.4-1ubuntu4.5) ... 2026-09-09 13:05:11.287 | Setting up libsysfs2:amd64 (2.1.1-6build1) ... 2026-09-09 13:05:11.307 | Setting up libdatrie1:amd64 (0.2.13-3build1) ... 2026-09-09 13:05:11.329 | Setting up cryptsetup (2:2.7.0-1ubuntu4.2) ... 2026-09-09 13:05:12.111 | Setting up libyaml-dev:amd64 (0.2.5-1build1) ... 2026-09-09 13:05:12.132 | Setting up sysfsutils (2.1.1-6build1) ... 2026-09-09 13:05:12.729 | Created symlink /etc/systemd/system/sysfs.service → /usr/lib/systemd/system/sysfsutils.service. 2026-09-09 13:05:12.729 | Created symlink /etc/systemd/system/multi-user.target.wants/sysfsutils.service → /usr/lib/systemd/system/sysfsutils.service. 2026-09-09 13:05:13.136 | Setting up libmagic-mgc (1:5.45-3build1) ... 2026-09-09 13:05:13.155 | Setting up ncal (12.1.8) ... 2026-09-09 13:05:13.180 | Setting up python3-pip-whl (24.0+dfsg-1ubuntu1.3) ... 2026-09-09 13:05:13.205 | Setting up gawk (1:5.2.1-2ubuntu0.1) ... 2026-09-09 13:05:13.258 | Setting up psmisc (23.7-1build1) ... 2026-09-09 13:05:13.280 | Setting up libxcb-render0:amd64 (1.15-1ubuntu2) ... 2026-09-09 13:05:13.303 | Setting up libarchive-zip-perl (1.68-1) ... 2026-09-09 13:05:13.344 | Setting up openssh-client (1:9.6p1-3ubuntu13.19) ... 2026-09-09 13:05:13.408 | Setting up libestr0:amd64 (0.1.11-1build1) ... 2026-09-09 13:05:13.428 | Setting up libfastjson4:amd64 (1.2304.0-1build1) ... 2026-09-09 13:05:13.448 | Setting up pm-utils (1.4.1-21) ... 2026-09-09 13:05:13.482 | Setting up libtirpc-common (1.3.4+ds-1.1build1) ... 2026-09-09 13:05:13.510 | Setting up unzip (6.0-28ubuntu4.1) ... 2026-09-09 13:05:13.535 | Setting up libdebhelper-perl (13.14.1ubuntu5) ... 2026-09-09 13:05:13.556 | Setting up liblab-gamut1:amd64 (2.42.2-9ubuntu0.1) ... 2026-09-09 13:05:13.579 | Setting up dosfstools (4.2-1.1build1) ... 2026-09-09 13:05:13.602 | Setting up libmagic1t64:amd64 (1:5.45-3build1) ... 2026-09-09 13:05:13.641 | Setting up rsyslog (8.2312.0-3ubuntu9.3) ... 2026-09-09 13:05:13.944 | info: Adding user `syslog' to group `adm' ... 2026-09-09 13:05:14.285 | 2026-09-09 13:05:14.285 | Creating config file /etc/rsyslog.d/50-default.conf with new version 2026-09-09 13:05:14.681 | Created symlink /etc/systemd/system/multi-user.target.wants/dmesg.service → /usr/lib/systemd/system/dmesg.service. 2026-09-09 13:05:14.888 | Created symlink /etc/systemd/system/syslog.service → /usr/lib/systemd/system/rsyslog.service. 2026-09-09 13:05:14.888 | Created symlink /etc/systemd/system/multi-user.target.wants/rsyslog.service → /usr/lib/systemd/system/rsyslog.service. 2026-09-09 13:05:15.388 | Setting up netcat-openbsd (1.226-1ubuntu2) ... 2026-09-09 13:05:15.408 | update-alternatives: using /bin/nc.openbsd to provide /bin/nc (nc) in auto mode 2026-09-09 13:05:15.419 | Setting up binutils-common:amd64 (2.42-4ubuntu2.10) ... 2026-09-09 13:05:15.448 | Setting up x11-common (1:7.7+23ubuntu3) ... 2026-09-09 13:05:15.987 | Setting up libsgutils2-1.46-2:amd64 (1.46-3ubuntu4) ... 2026-09-09 13:05:16.010 | Setting up libpq5:amd64 (16.15-0ubuntu0.24.04.1) ... 2026-09-09 13:05:16.059 | Setting up libdeflate0:amd64 (1.19-1build1.1) ... 2026-09-09 13:05:16.093 | Setting up bc (1.07.1-3ubuntu4) ... 2026-09-09 13:05:16.126 | Setting up libctf-nobfd0:amd64 (2.42-4ubuntu2.10) ... 2026-09-09 13:05:16.150 | Setting up m4 (1.4.19-4build1) ... 2026-09-09 13:05:16.169 | Setting up libevent-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2.1) ... 2026-09-09 13:05:16.208 | Setting up golang-1.22-doc (1.22.2-2ubuntu0.4) ... 2026-09-09 13:05:16.226 | Setting up libxcb-shm0:amd64 (1.15-1ubuntu2) ... 2026-09-09 13:05:16.265 | Setting up file (1:5.45-3build1) ... 2026-09-09 13:05:16.296 | Setting up libsoup-3.0-common (3.4.4-5ubuntu0.7) ... 2026-09-09 13:05:16.316 | Setting up libgomp1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-09-09 13:05:16.336 | Setting up iputils-arping (3:20240117-1ubuntu0.1) ... 2026-09-09 13:05:16.390 | Setting up bzip2 (1.0.8-5.1ubuntu0.1) ... 2026-09-09 13:05:16.409 | Setting up libffi-dev:amd64 (3.4.6-1build1) ... 2026-09-09 13:05:16.429 | Setting up conntrack (1:1.4.8-1ubuntu1) ... 2026-09-09 13:05:16.457 | Setting up python3-wheel (0.42.0-2) ... 2026-09-09 13:05:16.737 | Setting up libjbig0:amd64 (2.1-6.1ubuntu2) ... 2026-09-09 13:05:16.763 | Setting up memcached (1.6.24-1ubuntu0.2) ... 2026-09-09 13:05:17.640 | Created symlink /etc/systemd/system/multi-user.target.wants/memcached.service → /usr/lib/systemd/system/memcached.service. 2026-09-09 13:05:18.031 | Setting up libpcre2-16-0:amd64 (10.42-4ubuntu2.1) ... 2026-09-09 13:05:18.051 | Setting up libsframe1:amd64 (2.42-4ubuntu2.10) ... 2026-09-09 13:05:18.079 | Setting up libjansson4:amd64 (2.14-2build2) ... 2026-09-09 13:05:18.099 | Setting up acl (2.3.2-1build1.1) ... 2026-09-09 13:05:18.125 | Setting up libdconf1:amd64 (0.40.0-4ubuntu0.1) ... 2026-09-09 13:05:18.144 | Setting up python3-mysqldb (1.4.6-2build3) ... 2026-09-09 13:05:18.376 | Setting up autotools-dev (20220109.1) ... 2026-09-09 13:05:18.399 | Setting up python3-pygments (2.17.2+dfsg-1) ... 2026-09-09 13:05:19.236 | Setting up libz3-4:amd64 (4.8.12-3.1build1) ... 2026-09-09 13:05:19.256 | Setting up libpcre2-32-0:amd64 (10.42-4ubuntu2.1) ... 2026-09-09 13:05:19.281 | Setting up libpkgconf3:amd64 (1.8.1-2build1) ... 2026-09-09 13:05:19.300 | Setting up libpfm4:amd64 (4.13.0+git32-g0d4ed0e-1ubuntu0.1) ... 2026-09-09 13:05:19.318 | Setting up gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-09-09 13:05:19.339 | Setting up libllvm17t64:amd64 (1:17.0.6-9ubuntu1) ... 2026-09-09 13:05:19.360 | Setting up libclang1-17t64 (1:17.0.6-9ubuntu1) ... 2026-09-09 13:05:19.383 | Setting up libx11-data (2:1.8.7-1build1) ... 2026-09-09 13:05:19.402 | Setting up make (4.3-4.1build2) ... 2026-09-09 13:05:19.421 | Setting up ssl-cert (1.1.2ubuntu1) ... 2026-09-09 13:05:20.158 | Created symlink /etc/systemd/system/multi-user.target.wants/ssl-cert.service → /usr/lib/systemd/system/ssl-cert.service. 2026-09-09 13:05:20.557 | Setting up libgssrpc4t64:amd64 (1.20.1-6ubuntu2.8) ... 2026-09-09 13:05:20.580 | Setting up libldap-dev:amd64 (2.6.10+dfsg-0ubuntu0.24.04.1) ... 2026-09-09 13:05:20.601 | Setting up uuid-dev:amd64 (2.39.3-9ubuntu6.6) ... 2026-09-09 13:05:20.623 | Setting up libpathplan4:amd64 (2.42.2-9ubuntu0.1) ... 2026-09-09 13:05:20.643 | Setting up ebtables (2.0.11-6build1) ... 2026-09-09 13:05:21.144 | Setting up socat (1.8.0.0-4ubuntu0.1) ... 2026-09-09 13:05:21.165 | Setting up libann0 (1.1.2+doc-9build1) ... 2026-09-09 13:05:21.185 | Setting up libncurses6:amd64 (6.4+20240113-1ubuntu2.2) ... 2026-09-09 13:05:21.211 | Setting up golang-1.22-src (1.22.2-2ubuntu0.4) ... 2026-09-09 13:05:21.231 | Setting up xz-utils (5.6.1+really5.4.5-1ubuntu0.3) ... 2026-09-09 13:05:21.251 | update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode 2026-09-09 13:05:21.270 | Setting up libfribidi0:amd64 (1.0.13-3build1) ... 2026-09-09 13:05:21.293 | Setting up libquadmath0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-09-09 13:05:21.312 | Setting up bsdmainutils (12.1.8) ... 2026-09-09 13:05:21.334 | Setting up comerr-dev:amd64 (2.1-1.47.0-2.4~exp1ubuntu4.1) ... 2026-09-09 13:05:21.355 | Setting up fonts-dejavu-mono (2.37-8) ... 2026-09-09 13:05:21.408 | Setting up libssl-dev:amd64 (3.0.13-0ubuntu3.15) ... 2026-09-09 13:05:21.425 | Setting up libmpc3:amd64 (1.3.1-1build1.1) ... 2026-09-09 13:05:21.444 | Setting up libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-09-09 13:05:21.462 | Setting up patch (2.7.6-7build3) ... 2026-09-09 13:05:21.481 | Setting up usb.ids (2024.03.18-1) ... 2026-09-09 13:05:21.506 | Setting up autopoint (0.21-14ubuntu2) ... 2026-09-09 13:05:21.532 | Setting up icu-devtools (74.2-1ubuntu3.1) ... 2026-09-09 13:05:21.551 | Setting up fonts-dejavu-core (2.37-8) ... 2026-09-09 13:05:21.665 | Setting up lsscsi (0.32-1build1) ... 2026-09-09 13:05:21.742 | Setting up osinfo-db (0.20250606-0ubuntu0.24.04.1) ... 2026-09-09 13:05:21.762 | Setting up pkgconf-bin (1.8.1-2build1) ... 2026-09-09 13:05:21.783 | Setting up python3-pip (24.0+dfsg-1ubuntu1.3) ... 2026-09-09 13:05:23.103 | Setting up libjpeg-turbo8:amd64 (2.1.5-2ubuntu2) ... 2026-09-09 13:05:23.121 | Setting up libgc1:amd64 (1:8.2.6-1build1) ... 2026-09-09 13:05:23.140 | Setting up libltdl7:amd64 (2.4.7-7build1) ... 2026-09-09 13:05:23.161 | Setting up libdpkg-perl (1.22.6ubuntu6.6) ... 2026-09-09 13:05:23.183 | Setting up autoconf (2.71-3) ... 2026-09-09 13:05:23.214 | Setting up libwebp7:amd64 (1.3.2-0.4build3) ... 2026-09-09 13:05:23.236 | Setting up libubsan1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-09-09 13:05:23.258 | Setting up llvm-17-tools (1:17.0.6-9ubuntu1) ... 2026-09-09 13:05:23.279 | Setting up libnuma1:amd64 (2.0.18-1ubuntu0.24.04.1) ... 2026-09-09 13:05:23.301 | Setting up libpcre2-posix3:amd64 (10.42-4ubuntu2.1) ... 2026-09-09 13:05:23.325 | Setting up dwz (0.15-1build6) ... 2026-09-09 13:05:23.346 | Setting up libaio1t64:amd64 (0.3.113-6build1.1) ... 2026-09-09 13:05:23.368 | Setting up libsctp1:amd64 (1.0.19+dfsg-2build1) ... 2026-09-09 13:05:23.388 | Setting up vlan (2.0.5ubuntu5) ... 2026-09-09 13:05:23.439 | Setting up libclang-common-17-dev:amd64 (1:17.0.6-9ubuntu1) ... 2026-09-09 13:05:23.454 | Setting up libhwasan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-09-09 13:05:23.471 | Setting up libasan8:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-09-09 13:05:23.485 | Setting up libuchardet0:amd64 (0.0.8-1build1) ... 2026-09-09 13:05:23.500 | Setting up kpartx (0.9.4-5ubuntu8.2) ... 2026-09-09 13:05:23.515 | Setting up libapr1t64:amd64 (1.7.2-3.1ubuntu0.1) ... 2026-09-09 13:05:23.530 | Setting up libjson-perl (4.10000-1) ... 2026-09-09 13:05:23.544 | Setting up llvm-17-runtime (1:17.0.6-9ubuntu1) ... 2026-09-09 13:05:23.562 | Setting up libxslt1.1:amd64 (1.1.39-0exp1ubuntu0.24.04.3) ... 2026-09-09 13:05:23.575 | Setting up libnl-3-200:amd64 (3.7.0-0.3build1.1) ... 2026-09-09 13:05:23.600 | Setting up debugedit (1:5.0-5build2) ... 2026-09-09 13:05:23.615 | Setting up liblua5.4-0:amd64 (5.4.6-3build2) ... 2026-09-09 13:05:23.630 | Setting up libsub-override-perl (0.10-1) ... 2026-09-09 13:05:23.643 | Setting up libx11-6:amd64 (2:1.8.7-1build1) ... 2026-09-09 13:05:23.659 | Setting up libharfbuzz0b:amd64 (8.3.0-2build2) ... 2026-09-09 13:05:23.675 | Setting up libthai-data (0.1.29-2build1) ... 2026-09-09 13:05:23.687 | Setting up libgts-0.7-5t64:amd64 (0.7.6+darcs121130-5.2build1) ... 2026-09-09 13:05:23.732 | Setting up libcdt5:amd64 (2.42.2-9ubuntu0.1) ... 2026-09-09 13:05:23.745 | Setting up libcgraph6:amd64 (2.42.2-9ubuntu0.1) ... 2026-09-09 13:05:23.759 | Setting up apache2-data (2.4.58-1ubuntu8.15) ... 2026-09-09 13:05:23.773 | Setting up libtsan2:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-09-09 13:05:23.785 | Setting up libjs-jquery (3.6.1+dfsg+~3.5.14-1) ... 2026-09-09 13:05:23.809 | Setting up dmidecode (3.5-3ubuntu0.1) ... 2026-09-09 13:05:23.822 | Setting up glib-networking-common (2.80.0-1build1) ... 2026-09-09 13:05:23.837 | Setting up libbinutils:amd64 (2.42-4ubuntu2.10) ... 2026-09-09 13:05:23.852 | Setting up liburing2:amd64 (2.5-1build1) ... 2026-09-09 13:05:23.866 | Setting up libisl23:amd64 (0.26-3build1.1) ... 2026-09-09 13:05:23.879 | Setting up golang-src (2:1.22~2build1) ... 2026-09-09 13:05:23.894 | Setting up iputils-ping (3:20240117-1ubuntu0.1) ... 2026-09-09 13:05:23.926 | Setting up libicu-dev:amd64 (74.2-1ubuntu3.1) ... 2026-09-09 13:05:23.940 | Setting up libcc1-0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-09-09 13:05:23.954 | Setting up libsystemd-dev:amd64 (255.4-1ubuntu8.17) ... 2026-09-09 13:05:23.967 | Setting up sqlite3 (3.45.1-1ubuntu2.7) ... 2026-09-09 13:05:23.981 | Setting up liblsan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-09-09 13:05:23.994 | Setting up libitm1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-09-09 13:05:24.007 | Setting up libosinfo-l10n (1.11.0-2build3) ... 2026-09-09 13:05:24.022 | Setting up python3-systemd (235-1build4) ... 2026-09-09 13:05:24.253 | Setting up libjs-underscore (1.13.4~dfsg+~1.11.4-3) ... 2026-09-09 13:05:24.265 | Setting up libkadm5clnt-mit12:amd64 (1.20.1-6ubuntu2.8) ... 2026-09-09 13:05:24.280 | Setting up sg3-utils (1.46-3ubuntu4) ... 2026-09-09 13:05:24.292 | Setting up libctf0:amd64 (2.42-4ubuntu2.10) ... 2026-09-09 13:05:24.308 | Setting up libjpeg8:amd64 (8c-2ubuntu11) ... 2026-09-09 13:05:24.321 | Setting up automake (1:1.16.5-1.3ubuntu1) ... 2026-09-09 13:05:24.335 | update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode 2026-09-09 13:05:24.344 | Setting up genisoimage (9:1.1.11-3.5) ... 2026-09-09 13:05:24.358 | Setting up libfile-stripnondeterminism-perl (1.13.1-1) ... 2026-09-09 13:05:24.371 | Setting up glib-networking-services (2.80.0-1build1) ... 2026-09-09 13:05:24.384 | Setting up libaprutil1t64:amd64 (1.6.3-1.1ubuntu7.1) ... 2026-09-09 13:05:24.400 | Setting up libz3-dev:amd64 (4.8.12-3.1build1) ... 2026-09-09 13:05:24.418 | Setting up openssh-sftp-server (1:9.6p1-3ubuntu13.19) ... 2026-09-09 13:05:24.430 | Setting up libice6:amd64 (2:1.0.10-1build3) ... 2026-09-09 13:05:24.445 | Setting up libjpeg-turbo8-dev:amd64 (2.1.5-2ubuntu2) ... 2026-09-09 13:05:24.457 | Setting up debootstrap (1.0.134ubuntu2) ... 2026-09-09 13:05:24.471 | Setting up libncurses-dev:amd64 (6.4+20240113-1ubuntu2.2) ... 2026-09-09 13:05:24.484 | Setting up gettext (0.21-14ubuntu2) ... 2026-09-09 13:05:24.498 | Setting up libnftables1:amd64 (1.0.9-1ubuntu0.1) ... 2026-09-09 13:05:24.512 | Setting up llvm-17-linker-tools (1:17.0.6-9ubuntu1) ... 2026-09-09 13:05:24.609 | Setting up libxpm4:amd64 (1:3.5.17-1ubuntu0.24.04.1) ... 2026-09-09 13:05:24.623 | Setting up libpcre2-dev:amd64 (10.42-4ubuntu2.1) ... 2026-09-09 13:05:24.638 | Setting up openssh-server (1:9.6p1-3ubuntu13.19) ... 2026-09-09 13:05:26.236 | Setting up libxrender1:amd64 (1:0.9.10-1.1build1) ... 2026-09-09 13:05:26.251 | Setting up libkdb5-10t64:amd64 (1.20.1-6ubuntu2.8) ... 2026-09-09 13:05:26.267 | Setting up libtirpc3t64:amd64 (1.3.4+ds-1.1build1) ... 2026-09-09 13:05:26.282 | Setting up python3.12-venv (3.12.3-1ubuntu0.16) ... 2026-09-09 13:05:26.403 | Setting up cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-09-09 13:05:26.419 | Setting up fontconfig-config (2.15.0-1.1ubuntu2) ... 2026-09-09 13:05:26.822 | Setting up postgresql-client-16 (16.15-0ubuntu0.24.04.1) ... 2026-09-09 13:05:27.739 | 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-09-09 13:05:27.819 | Setting up haproxy (2.8.16-0ubuntu0.24.04.3) ... 2026-09-09 13:05:28.649 | Created symlink /etc/systemd/system/multi-user.target.wants/haproxy.service → /usr/lib/systemd/system/haproxy.service. 2026-09-09 13:05:29.113 | Setting up libxext6:amd64 (2:1.3.4-1build2) ... 2026-09-09 13:05:29.131 | Setting up libpq-dev (16.15-0ubuntu0.24.04.1) ... 2026-09-09 13:05:29.151 | Setting up libobjc4:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-09-09 13:05:29.166 | Setting up dconf-service (0.40.0-4ubuntu0.1) ... 2026-09-09 13:05:29.183 | Setting up libparted2t64:amd64 (3.6-4build1) ... 2026-09-09 13:05:29.220 | 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-09-09 13:05:29.246 | 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-09-09 13:05:29.256 | Setting up golang-1.22-go (1.22.2-2ubuntu0.4) ... 2026-09-09 13:05:29.271 | Setting up libaprutil1-ldap:amd64 (1.6.3-1.1ubuntu7.1) ... 2026-09-09 13:05:29.285 | Setting up dnsmasq-base (2.91-0ubuntu0.24.04.1) ... 2026-09-09 13:05:29.361 | Setting up libaprutil1-dbd-sqlite3:amd64 (1.6.3-1.1ubuntu7.1) ... 2026-09-09 13:05:29.375 | Setting up pkgconf:amd64 (1.8.1-2build1) ... 2026-09-09 13:05:29.391 | Setting up intltool-debian (0.35.0+20060710.6) ... 2026-09-09 13:05:29.407 | Setting up libnl-route-3-200:amd64 (3.7.0-0.3build1.1) ... 2026-09-09 13:05:29.421 | Setting up libldap2-dev (2.6.10+dfsg-0ubuntu0.24.04.1) ... 2026-09-09 13:05:29.435 | Setting up libclang-cpp17t64 (1:17.0.6-9ubuntu1) ... 2026-09-09 13:05:29.449 | Setting up libthai0:amd64 (0.1.29-2build1) ... 2026-09-09 13:05:29.464 | Setting up libxml2-dev:amd64 (2.9.14+dfsg-1.3ubuntu3.8) ... 2026-09-09 13:05:29.480 | Setting up libgprofng0:amd64 (2.42-4ubuntu2.10) ... 2026-09-09 13:05:29.494 | Setting up libsasl2-dev (2.1.28+dfsg1-5ubuntu3.1) ... 2026-09-09 13:05:29.508 | Setting up python3-venv (3.12.3-0ubuntu2.1) ... 2026-09-09 13:05:29.522 | Setting up libjs-jquery-metadata (12-4) ... 2026-09-09 13:05:29.537 | Setting up postgresql-common (257build1.1) ... 2026-09-09 13:05:30.246 | 2026-09-09 13:05:30.246 | Creating config file /etc/postgresql-common/createcluster.conf with new version 2026-09-09 13:05:30.495 | Building PostgreSQL dictionaries from installed myspell/hunspell packages... 2026-09-09 13:05:30.495 | Removing obsolete dictionary files: 2026-09-09 13:05:31.299 | Created symlink /etc/systemd/system/multi-user.target.wants/postgresql.service → /usr/lib/systemd/system/postgresql.service. 2026-09-09 13:05:31.784 | Setting up thin-provisioning-tools (0.9.0-2ubuntu5.1) ... 2026-09-09 13:05:31.800 | Setting up libsctp-dev:amd64 (1.0.19+dfsg-2build1) ... 2026-09-09 13:05:31.816 | Setting up pkg-config:amd64 (1.8.1-2build1) ... 2026-09-09 13:05:31.832 | Setting up libjs-sphinxdoc (7.2.6-6) ... 2026-09-09 13:05:31.847 | Setting up lsof (4.95.0-1build3) ... 2026-09-09 13:05:31.892 | Setting up dh-strip-nondeterminism (1.13.1-1) ... 2026-09-09 13:05:31.907 | Setting up libgvpr2:amd64 (2.42.2-9ubuntu0.1) ... 2026-09-09 13:05:31.924 | Setting up libjs-jquery-tablesorter (1:2.31.3+dfsg1-3) ... 2026-09-09 13:05:31.938 | Setting up libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-09-09 13:05:31.954 | Setting up groff-base (1.23.0-3build2) ... 2026-09-09 13:05:31.983 | Setting up libtiff6:amd64 (4.5.1+git230720-4ubuntu2.5) ... 2026-09-09 13:05:31.999 | Setting up libkadm5srv-mit12:amd64 (1.20.1-6ubuntu2.8) ... 2026-09-09 13:05:32.014 | Setting up qemu-utils (1:8.2.2+ds-0ubuntu1.18) ... 2026-09-09 13:05:32.032 | Setting up libjpeg8-dev:amd64 (8c-2ubuntu11) ... 2026-09-09 13:05:32.049 | Setting up golang-1.22 (1.22.2-2ubuntu0.4) ... 2026-09-09 13:05:32.064 | Setting up libsm6:amd64 (2:1.2.3-1build3) ... 2026-09-09 13:05:32.080 | Setting up llvm-17 (1:17.0.6-9ubuntu1) ... 2026-09-09 13:05:32.094 | Setting up libobjc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-09-09 13:05:32.107 | Setting up libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-09-09 13:05:32.123 | Setting up apache2-utils (2.4.58-1ubuntu8.15) ... 2026-09-09 13:05:32.137 | Setting up binutils-x86-64-linux-gnu (2.42-4ubuntu2.10) ... 2026-09-09 13:05:32.151 | Setting up krb5-multidev:amd64 (1.20.1-6ubuntu2.8) ... 2026-09-09 13:05:32.166 | Setting up cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-09-09 13:05:32.180 | Setting up libibverbs1:amd64 (50.0-2ubuntu0.2) ... 2026-09-09 13:05:32.304 | Setting up libxslt1-dev:amd64 (1.1.39-0exp1ubuntu0.24.04.3) ... 2026-09-09 13:05:32.318 | Setting up cpp-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-09-09 13:05:32.334 | Setting up dconf-gsettings-backend:amd64 (0.40.0-4ubuntu0.1) ... 2026-09-09 13:05:32.350 | Setting up golang-go:amd64 (2:1.22~2build1) ... 2026-09-09 13:05:32.367 | Setting up gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-09-09 13:05:32.383 | Setting up po-debconf (1.0.21+nmu1) ... 2026-09-09 13:05:32.398 | Setting up libjpeg-dev:amd64 (8c-2ubuntu11) ... 2026-09-09 13:05:32.413 | Setting up parted (3.6-4build1) ... 2026-09-09 13:05:32.440 | Setting up binutils (2.42-4ubuntu2.10) ... 2026-09-09 13:05:32.456 | Setting up apache2-bin (2.4.58-1ubuntu8.15) ... 2026-09-09 13:05:32.471 | Setting up man-db (2.12.0-4build2) ... 2026-09-09 13:05:32.616 | Building database of manual pages ... 2026-09-09 13:05:35.413 | Created symlink /etc/systemd/system/timers.target.wants/man-db.timer → /usr/lib/systemd/system/man-db.timer. 2026-09-09 13:05:35.749 | man-db.service is a disabled or a static unit, not starting it. 2026-09-09 13:05:35.831 | Setting up dpkg-dev (1.22.6ubuntu6.6) ... 2026-09-09 13:05:35.853 | Setting up libkrb5-dev:amd64 (1.20.1-6ubuntu2.8) ... 2026-09-09 13:05:35.869 | Setting up libapr1-dev (1.7.2-3.1ubuntu0.1) ... 2026-09-09 13:05:35.885 | Setting up python3-dev (3.12.3-0ubuntu2.1) ... 2026-09-09 13:05:35.899 | Setting up libxt6t64:amd64 (1:1.2.1-1.2build1) ... 2026-09-09 13:05:35.914 | Setting up gcc-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-09-09 13:05:35.927 | Setting up cpp (4:13.2.0-7ubuntu1) ... 2026-09-09 13:05:35.964 | Setting up libpcap0.8t64:amd64 (1.10.4-4.1ubuntu3) ... 2026-09-09 13:05:35.979 | Setting up libaprutil1-dev (1.6.3-1.1ubuntu7.1) ... 2026-09-09 13:05:35.996 | Setting up llvm-17-dev (1:17.0.6-9ubuntu1) ... 2026-09-09 13:05:36.011 | Setting up golang-doc (2:1.22~2build1) ... 2026-09-09 13:05:36.026 | Setting up gsettings-desktop-schemas (46.1-0ubuntu1) ... 2026-09-09 13:05:36.040 | Setting up golang:amd64 (2:1.22~2build1) ... 2026-09-09 13:05:36.055 | Setting up tcpdump (4.99.4-3ubuntu4.24.04.1) ... 2026-09-09 13:05:36.331 | Setting up libxmu6:amd64 (2:1.1.3-3build2) ... 2026-09-09 13:05:36.346 | Setting up g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-09-09 13:05:36.360 | Setting up gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-09-09 13:05:36.376 | Setting up libtool (2.4.7-7build1) ... 2026-09-09 13:05:36.391 | Setting up apache2 (2.4.58-1ubuntu8.15) ... 2026-09-09 13:05:37.337 | Enabling module mpm_event. 2026-09-09 13:05:37.413 | Enabling module authz_core. 2026-09-09 13:05:37.424 | Enabling module authz_host. 2026-09-09 13:05:37.490 | Enabling module authn_core. 2026-09-09 13:05:37.501 | Enabling module auth_basic. 2026-09-09 13:05:37.567 | Enabling module access_compat. 2026-09-09 13:05:37.620 | Enabling module authn_file. 2026-09-09 13:05:37.688 | Enabling module authz_user. 2026-09-09 13:05:37.754 | Enabling module alias. 2026-09-09 13:05:37.807 | Enabling module dir. 2026-09-09 13:05:37.875 | Enabling module autoindex. 2026-09-09 13:05:37.944 | Enabling module env. 2026-09-09 13:05:38.011 | Enabling module mime. 2026-09-09 13:05:38.079 | Enabling module negotiation. 2026-09-09 13:05:38.141 | Enabling module setenvif. 2026-09-09 13:05:38.211 | Enabling module filter. 2026-09-09 13:05:38.277 | Enabling module deflate. 2026-09-09 13:05:38.341 | Enabling module status. 2026-09-09 13:05:38.411 | Enabling module reqtimeout. 2026-09-09 13:05:38.480 | Enabling conf charset. 2026-09-09 13:05:38.550 | Enabling conf localized-error-pages. 2026-09-09 13:05:38.621 | Enabling conf other-vhosts-access-log. 2026-09-09 13:05:38.691 | Enabling conf security. 2026-09-09 13:05:38.742 | Enabling conf serve-cgi-bin. 2026-09-09 13:05:38.810 | Enabling site 000-default. 2026-09-09 13:05:39.641 | Created symlink /etc/systemd/system/multi-user.target.wants/apache2.service → /usr/lib/systemd/system/apache2.service. 2026-09-09 13:05:40.284 | Created symlink /etc/systemd/system/multi-user.target.wants/apache-htcacheclean.service → /usr/lib/systemd/system/apache-htcacheclean.service. 2026-09-09 13:05:41.393 | Setting up clang-17 (1:17.0.6-9ubuntu1) ... 2026-09-09 13:05:41.407 | Setting up libxaw7:amd64 (2:1.0.14-1build2) ... 2026-09-09 13:05:41.421 | Setting up gcc (4:13.2.0-7ubuntu1) ... 2026-09-09 13:05:41.468 | Setting up dh-autoreconf (20) ... 2026-09-09 13:05:41.484 | Setting up postgresql-server-dev-16 (16.15-0ubuntu0.24.04.1) ... 2026-09-09 13:05:41.498 | Setting up g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-09-09 13:05:41.514 | Setting up postgresql-server-dev-all:amd64 (257build1.1) ... 2026-09-09 13:05:41.528 | Setting up g++-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-09-09 13:05:41.544 | Setting up debhelper (13.14.1ubuntu5) ... 2026-09-09 13:05:41.559 | Setting up g++ (4:13.2.0-7ubuntu1) ... 2026-09-09 13:05:41.577 | update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode 2026-09-09 13:05:41.588 | Setting up apache2-dev (2.4.58-1ubuntu8.15) ... 2026-09-09 13:05:41.606 | Setting up liblvm2cmd2.03:amd64 (2.03.16-3ubuntu3.2) ... 2026-09-09 13:05:41.622 | Setting up dmeventd (2:1.02.185-3ubuntu3.2) ... 2026-09-09 13:05:41.843 | Created symlink /etc/systemd/system/sockets.target.wants/dm-event.socket → /usr/lib/systemd/system/dm-event.socket. 2026-09-09 13:05:42.141 | dm-event.service is a disabled or a static unit, not starting it. 2026-09-09 13:05:42.186 | Setting up libheif-plugin-aomdec:amd64 (1.17.6-1ubuntu4.8) ... 2026-09-09 13:05:42.209 | Setting up libheif1:amd64 (1.17.6-1ubuntu4.8) ... 2026-09-09 13:05:42.228 | Setting up lvm2 (2.03.16-3ubuntu3.2) ... 2026-09-09 13:05:43.693 | Created symlink /etc/systemd/system/sysinit.target.wants/blk-availability.service → /usr/lib/systemd/system/blk-availability.service. 2026-09-09 13:05:43.904 | Created symlink /etc/systemd/system/sysinit.target.wants/lvm2-monitor.service → /usr/lib/systemd/system/lvm2-monitor.service. 2026-09-09 13:05:44.547 | Created symlink /etc/systemd/system/sysinit.target.wants/lvm2-lvmpolld.socket → /usr/lib/systemd/system/lvm2-lvmpolld.socket. 2026-09-09 13:05:44.917 | Processing triggers for libglib2.0-0t64:amd64 (2.80.0-6ubuntu3.8) ... 2026-09-09 13:05:44.970 | Processing triggers for dbus (1.14.10-4ubuntu4.1) ... 2026-09-09 13:05:44.997 | Processing triggers for sgml-base (1.31) ... 2026-09-09 13:05:45.033 | Setting up libfontconfig1:amd64 (2.15.0-1.1ubuntu2) ... 2026-09-09 13:05:45.048 | Setting up glib-networking:amd64 (2.80.0-1build1) ... 2026-09-09 13:05:45.064 | Setting up fontconfig (2.15.0-1.1ubuntu2) ... 2026-09-09 13:05:47.120 | Regenerating fonts cache... done. 2026-09-09 13:05:47.129 | Processing triggers for initramfs-tools (0.142ubuntu25.8) ... 2026-09-09 13:05:47.199 | update-initramfs: Generating /boot/initrd.img-6.8.0-138-generic 2026-09-09 13:05:47.215 | W: No zstd in /usr/bin:/sbin:/bin, using gzip 2026-09-09 13:06:00.509 | Processing triggers for libc-bin (2.39-0ubuntu8.8) ... 2026-09-09 13:06:00.559 | Setting up libpango-1.0-0:amd64 (1.52.1+ds-1build1) ... 2026-09-09 13:06:00.580 | Setting up libsoup-3.0-0:amd64 (3.4.4-5ubuntu0.7) ... 2026-09-09 13:06:00.596 | Processing triggers for systemd (255.4-1ubuntu8.17) ... 2026-09-09 13:06:00.669 | Setting up libcairo2:amd64 (1.18.0-3build1) ... 2026-09-09 13:06:00.687 | Setting up libosinfo-1.0-0:amd64 (1.11.0-2build3) ... 2026-09-09 13:06:00.703 | Setting up libgd3:amd64 (2.3.3-9ubuntu5) ... 2026-09-09 13:06:00.720 | Setting up libcairo-gobject2:amd64 (1.18.0-3build1) ... 2026-09-09 13:06:00.738 | Setting up libpangoft2-1.0-0:amd64 (1.52.1+ds-1build1) ... 2026-09-09 13:06:00.755 | Setting up libpangocairo-1.0-0:amd64 (1.52.1+ds-1build1) ... 2026-09-09 13:06:00.773 | Setting up gir1.2-freedesktop:amd64 (1.80.1-1) ... 2026-09-09 13:06:00.788 | Setting up libgvc6 (2.42.2-9ubuntu0.1) ... 2026-09-09 13:06:00.833 | Setting up gir1.2-libosinfo-1.0:amd64 (1.11.0-2build3) ... 2026-09-09 13:06:00.849 | Setting up graphviz (2.42.2-9ubuntu0.1) ... 2026-09-09 13:06:00.871 | Processing triggers for rsyslog (8.2312.0-3ubuntu9.3) ... 2026-09-09 13:06:01.066 | Processing triggers for libc-bin (2.39-0ubuntu8.8) ... 2026-09-09 13:06:01.397 | ++ functions-common:apt_get:1211 : result=0 2026-09-09 13:06:01.401 | ++ functions-common:apt_get:1214 : time_stop apt-get 2026-09-09 13:06:01.407 | ++ functions-common:time_stop:2420 : local name 2026-09-09 13:06:01.411 | ++ functions-common:time_stop:2421 : local end_time 2026-09-09 13:06:01.416 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-09-09 13:06:01.421 | ++ functions-common:time_stop:2423 : local total 2026-09-09 13:06:01.428 | ++ functions-common:time_stop:2424 : local start_time 2026-09-09 13:06:01.432 | ++ functions-common:time_stop:2426 : name=apt-get 2026-09-09 13:06:01.438 | ++ functions-common:time_stop:2427 : start_time=1788959057977 2026-09-09 13:06:01.443 | ++ functions-common:time_stop:2429 : [[ -z 1788959057977 ]] 2026-09-09 13:06:01.450 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-09-09 13:06:01.458 | ++ functions-common:time_stop:2432 : end_time=1788959161453 2026-09-09 13:06:01.463 | ++ functions-common:time_stop:2433 : elapsed_time=103476 2026-09-09 13:06:01.469 | ++ functions-common:time_stop:2434 : total=6568 2026-09-09 13:06:01.473 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-09 13:06:01.478 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=110044 2026-09-09 13:06:01.484 | ++ functions-common:apt_get:1215 : return 0 2026-09-09 13:06:01.491 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2026-09-09 13:06:01.496 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2026-09-09 13:06:01.504 | +++ tools/install_prereqs.sh:source:83 : which python3.12 2026-09-09 13:06:01.514 | ++ tools/install_prereqs.sh:source:83 : export PYTHON=/usr/bin/python3.12 2026-09-09 13:06:01.521 | ++ tools/install_prereqs.sh:source:83 : PYTHON=/usr/bin/python3.12 2026-09-09 13:06:01.527 | ++ tools/install_prereqs.sh:source:88 : date +%s 2026-09-09 13:06:01.538 | ++ tools/install_prereqs.sh:source:89 : date 2026-09-09 13:06:01.547 | + ./stack.sh:main:801 : [[ False != \T\r\u\e ]] 2026-09-09 13:06:01.553 | + ./stack.sh:main:802 : PYPI_ALTERNATIVE_URL= 2026-09-09 13:06:01.560 | + ./stack.sh:main:802 : /opt/stack/devstack/tools/install_pip.sh 2026-09-09 13:06:03.776 | + tools/install_pip.sh:main:25 : FILES=/opt/stack/devstack/files 2026-09-09 13:06:03.781 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2026-09-09 13:06:03.786 | + tools/install_pip.sh:main:42 : GetDistro 2026-09-09 13:06:03.790 | + functions-common:GetDistro:472 : GetOSVersion 2026-09-09 13:06:03.794 | + functions-common:GetOSVersion:442 : source /etc/os-release 2026-09-09 13:06:03.797 | ++ /etc/os-release:source:1 : PRETTY_NAME='Ubuntu 24.04.4 LTS' 2026-09-09 13:06:03.801 | ++ /etc/os-release:source:2 : NAME=Ubuntu 2026-09-09 13:06:03.805 | ++ /etc/os-release:source:3 : VERSION_ID=24.04 2026-09-09 13:06:03.809 | ++ /etc/os-release:source:4 : VERSION='24.04.4 LTS (Noble Numbat)' 2026-09-09 13:06:03.813 | ++ /etc/os-release:source:5 : VERSION_CODENAME=noble 2026-09-09 13:06:03.817 | ++ /etc/os-release:source:6 : ID=ubuntu 2026-09-09 13:06:03.822 | ++ /etc/os-release:source:7 : ID_LIKE=debian 2026-09-09 13:06:03.825 | ++ /etc/os-release:source:8 : HOME_URL=https://www.ubuntu.com/ 2026-09-09 13:06:03.830 | ++ /etc/os-release:source:9 : SUPPORT_URL=https://help.ubuntu.com/ 2026-09-09 13:06:03.834 | ++ /etc/os-release:source:10 : BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/ 2026-09-09 13:06:03.838 | ++ /etc/os-release:source:11 : PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy 2026-09-09 13:06:03.842 | ++ /etc/os-release:source:12 : UBUNTU_CODENAME=noble 2026-09-09 13:06:03.846 | ++ /etc/os-release:source:13 : LOGO=ubuntu-logo 2026-09-09 13:06:03.850 | + functions-common:GetOSVersion:443 : [[ ubuntu =~ (almalinux|centos|rocky|rhel) ]] 2026-09-09 13:06:03.854 | + functions-common:GetOSVersion:448 : _ensure_lsb_release 2026-09-09 13:06:03.860 | ++ functions-common:_ensure_lsb_release:419 : command -v lsb_release 2026-09-09 13:06:03.865 | + functions-common:_ensure_lsb_release:419 : [[ -x /usr/bin/lsb_release ]] 2026-09-09 13:06:03.869 | + functions-common:_ensure_lsb_release:420 : return 2026-09-09 13:06:03.874 | ++ functions-common:GetOSVersion:450 : lsb_release -r -s 2026-09-09 13:06:03.901 | + functions-common:GetOSVersion:450 : os_RELEASE=24.04 2026-09-09 13:06:03.906 | ++ functions-common:GetOSVersion:451 : lsb_release -c -s 2026-09-09 13:06:03.932 | + functions-common:GetOSVersion:451 : os_CODENAME=noble 2026-09-09 13:06:03.937 | ++ functions-common:GetOSVersion:452 : lsb_release -i -s 2026-09-09 13:06:03.964 | + functions-common:GetOSVersion:452 : os_VENDOR=Ubuntu 2026-09-09 13:06:03.969 | + functions-common:GetOSVersion:455 : [[ Ubuntu =~ (Debian|Ubuntu) ]] 2026-09-09 13:06:03.973 | + functions-common:GetOSVersion:456 : os_PACKAGE=deb 2026-09-09 13:06:03.977 | + functions-common:GetOSVersion:461 : typeset -xr os_VENDOR 2026-09-09 13:06:03.982 | + functions-common:GetOSVersion:462 : typeset -xr os_RELEASE 2026-09-09 13:06:03.987 | + functions-common:GetOSVersion:463 : typeset -xr os_PACKAGE 2026-09-09 13:06:03.991 | + functions-common:GetOSVersion:464 : typeset -xr os_CODENAME 2026-09-09 13:06:03.994 | + functions-common:GetDistro:473 : [[ Ubuntu =~ (Ubuntu) ]] 2026-09-09 13:06:03.999 | + functions-common:GetDistro:476 : DISTRO=noble 2026-09-09 13:06:04.003 | + functions-common:GetDistro:513 : typeset -xr DISTRO 2026-09-09 13:06:04.008 | + tools/install_pip.sh:main:43 : echo 'Distro: noble' 2026-09-09 13:06:04.009 | Distro: noble 2026-09-09 13:06:04.013 | + tools/install_pip.sh:main:117 : get_versions 2026-09-09 13:06:04.018 | ++ tools/install_pip.sh:get_versions:48 : which pip 2026-09-09 13:06:04.026 | + tools/install_pip.sh:get_versions:48 : PIP=/usr/bin/pip 2026-09-09 13:06:04.031 | + tools/install_pip.sh:get_versions:49 : [[ -n /usr/bin/pip ]] 2026-09-09 13:06:04.037 | ++ tools/install_pip.sh:get_versions:50 : /usr/bin/pip --version 2026-09-09 13:06:04.037 | ++ tools/install_pip.sh:get_versions:50 : awk '{ print $2}' 2026-09-09 13:06:04.402 | + tools/install_pip.sh:get_versions:50 : PIP_VERSION=24.0 2026-09-09 13:06:04.407 | + tools/install_pip.sh:get_versions:51 : echo 'pip: 24.0' 2026-09-09 13:06:04.407 | pip: 24.0 2026-09-09 13:06:04.412 | + tools/install_pip.sh:main:119 : [[ -n '' ]] 2026-09-09 13:06:04.417 | + tools/install_pip.sh:main:123 : is_fedora 2026-09-09 13:06:04.421 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-09-09 13:06:04.425 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-09-09 13:06:04.429 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-09-09 13:06:04.434 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-09-09 13:06:04.437 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-09-09 13:06:04.443 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-09-09 13:06:04.447 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-09-09 13:06:04.451 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-09-09 13:06:04.454 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-09-09 13:06:04.458 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-09-09 13:06:04.464 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-09-09 13:06:04.468 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-09-09 13:06:04.471 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-09-09 13:06:04.474 | + tools/install_pip.sh:main:134 : is_ubuntu 2026-09-09 13:06:04.478 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-09 13:06:04.482 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-09 13:06:04.487 | + tools/install_pip.sh:main:137 : sed -i -e /setuptools/d /opt/stack/requirements/upper-constraints.txt 2026-09-09 13:06:04.494 | + tools/install_pip.sh:main:146 : set -x 2026-09-09 13:06:04.497 | + tools/install_pip.sh:main:149 : get_versions 2026-09-09 13:06:04.503 | ++ tools/install_pip.sh:get_versions:48 : which pip 2026-09-09 13:06:04.511 | + tools/install_pip.sh:get_versions:48 : PIP=/usr/bin/pip 2026-09-09 13:06:04.515 | + tools/install_pip.sh:get_versions:49 : [[ -n /usr/bin/pip ]] 2026-09-09 13:06:04.521 | ++ tools/install_pip.sh:get_versions:50 : awk '{ print $2}' 2026-09-09 13:06:04.521 | ++ tools/install_pip.sh:get_versions:50 : /usr/bin/pip --version 2026-09-09 13:06:04.867 | + tools/install_pip.sh:get_versions:50 : PIP_VERSION=24.0 2026-09-09 13:06:04.871 | + tools/install_pip.sh:get_versions:51 : echo 'pip: 24.0' 2026-09-09 13:06:04.871 | pip: 24.0 2026-09-09 13:06:04.879 | + ./stack.sh:main:806 : source /opt/stack/devstack/tools/fixup_stuff.sh 2026-09-09 13:06:04.885 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /opt/stack/devstack ]] 2026-09-09 13:06:04.888 | + ./stack.sh:main:807 : fixup_all 2026-09-09 13:06:04.892 | + tools/fixup_stuff.sh:fixup_all:111 : fixup_ubuntu 2026-09-09 13:06:04.897 | + tools/fixup_stuff.sh:fixup_ubuntu:95 : is_ubuntu 2026-09-09 13:06:04.902 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-09 13:06:04.907 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-09 13:06:04.912 | + tools/fixup_stuff.sh:fixup_ubuntu:105 : sudo rm -rf '/usr/lib/python3/dist-packages/PyYAML-*.egg-info' 2026-09-09 13:06:04.934 | + tools/fixup_stuff.sh:fixup_ubuntu:106 : sudo rm -rf '/usr/lib/python3/dist-packages/pyasn1_modules-*.egg-info' 2026-09-09 13:06:04.954 | + tools/fixup_stuff.sh:fixup_ubuntu:107 : sudo rm -rf '/usr/lib/python3/dist-packages/simplejson-*.egg-info' 2026-09-09 13:06:04.979 | + tools/fixup_stuff.sh:fixup_all:112 : fixup_fedora 2026-09-09 13:06:04.985 | + tools/fixup_stuff.sh:fixup_fedora:33 : is_fedora 2026-09-09 13:06:04.991 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-09-09 13:06:04.996 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-09-09 13:06:05.001 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-09-09 13:06:05.006 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-09-09 13:06:05.012 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-09-09 13:06:05.018 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-09-09 13:06:05.023 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-09-09 13:06:05.028 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-09-09 13:06:05.032 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-09-09 13:06:05.038 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-09-09 13:06:05.043 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-09-09 13:06:05.048 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-09-09 13:06:05.052 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-09-09 13:06:05.057 | + tools/fixup_stuff.sh:fixup_fedora:34 : return 2026-09-09 13:06:05.062 | + ./stack.sh:main:809 : [[ True == \T\r\u\e ]] 2026-09-09 13:06:05.067 | + ./stack.sh:main:811 : sudo ln -sf /opt/stack/data/venv/bin/cinder-manage /usr/local/bin 2026-09-09 13:06:05.085 | + ./stack.sh:main:812 : sudo ln -sf /opt/stack/data/venv/bin/cinder-rtstool /usr/local/bin 2026-09-09 13:06:05.110 | + ./stack.sh:main:813 : sudo ln -sf /opt/stack/data/venv/bin/glance /usr/local/bin 2026-09-09 13:06:05.131 | + ./stack.sh:main:814 : sudo ln -sf /opt/stack/data/venv/bin/nova-manage /usr/local/bin 2026-09-09 13:06:05.155 | + ./stack.sh:main:815 : sudo ln -sf /opt/stack/data/venv/bin/openstack /usr/local/bin 2026-09-09 13:06:05.181 | + ./stack.sh:main:816 : sudo ln -sf /opt/stack/data/venv/bin/privsep-helper /usr/local/bin 2026-09-09 13:06:05.204 | + ./stack.sh:main:817 : sudo ln -sf /opt/stack/data/venv/bin/rally /usr/local/bin 2026-09-09 13:06:05.229 | + ./stack.sh:main:818 : sudo ln -sf /opt/stack/data/venv/bin/tox /usr/local/bin 2026-09-09 13:06:05.254 | + ./stack.sh:main:820 : setup_devstack_virtualenv 2026-09-09 13:06:05.261 | + inc/python:setup_devstack_virtualenv:39 : [[ ! -d /opt/stack/data/venv ]] 2026-09-09 13:06:05.267 | + inc/python:setup_devstack_virtualenv:43 : /usr/bin/python3.12 -m venv --system-site-packages /opt/stack/data/venv 2026-09-09 13:06:08.561 | + inc/python:setup_devstack_virtualenv:44 : pip_install -U pip 'setuptools[core]' 2026-09-09 13:06:08.608 | Using python 3.12 to install setuptools 2026-09-09 13:06:08.614 | + 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-09-09 13:06:09.390 | Requirement already satisfied: pip in /opt/stack/data/venv/lib/python3.12/site-packages (24.0) 2026-09-09 13:06:13.671 | Collecting pip 2026-09-09 13:06:13.708 | Downloading pip-26.2.1-py3-none-any.whl.metadata (4.6 kB) 2026-09-09 13:06:13.718 | Requirement already satisfied: setuptools[core] in /usr/lib/python3/dist-packages (68.1.2) 2026-09-09 13:06:13.970 | Collecting setuptools[core] 2026-09-09 13:06:13.974 | Downloading setuptools-84.0.0-py3-none-any.whl.metadata (6.6 kB) 2026-09-09 13:06:14.062 | Collecting packaging>=24.2 (from setuptools[core]) 2026-09-09 13:06:14.065 | Downloading packaging-26.3-py3-none-any.whl.metadata (3.5 kB) 2026-09-09 13:06:14.117 | Collecting more_itertools>=8.8 (from setuptools[core]) 2026-09-09 13:06:14.122 | Downloading more_itertools-11.1.0-py3-none-any.whl.metadata (41 kB) 2026-09-09 13:06:14.135 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 41.4/41.4 kB 3.2 MB/s eta 0:00:00 2026-09-09 13:06:14.175 | Collecting jaraco.text>=3.7 (from setuptools[core]) 2026-09-09 13:06:14.178 | Downloading jaraco_text-4.3.0-py3-none-any.whl.metadata (3.8 kB) 2026-09-09 13:06:14.245 | Collecting wheel>=0.43.0 (from setuptools[core]) 2026-09-09 13:06:14.248 | Downloading wheel-0.48.0-py3-none-any.whl.metadata (2.3 kB) 2026-09-09 13:06:14.294 | Collecting jaraco.functools>=4 (from setuptools[core]) 2026-09-09 13:06:14.298 | Downloading jaraco_functools-4.6.0-py3-none-any.whl.metadata (2.9 kB) 2026-09-09 13:06:14.358 | Collecting jaraco.context>=4.1 (from jaraco.text>=3.7->setuptools[core]) 2026-09-09 13:06:14.361 | Downloading jaraco_context-6.1.2-py3-none-any.whl.metadata (4.2 kB) 2026-09-09 13:06:14.409 | Collecting typer-slim (from jaraco.text>=3.7->setuptools[core]) 2026-09-09 13:06:14.414 | Downloading typer_slim-0.24.0-py3-none-any.whl.metadata (4.2 kB) 2026-09-09 13:06:14.564 | Collecting typer>=0.24.0 (from typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-09-09 13:06:14.567 | Downloading typer-0.27.2-py3-none-any.whl.metadata (16 kB) 2026-09-09 13:06:14.621 | Collecting shellingham>=1.3.0 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-09-09 13:06:14.624 | Downloading shellingham-1.5.4-py2.py3-none-any.whl.metadata (3.5 kB) 2026-09-09 13:06:14.721 | Collecting rich>=13.8.0 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-09-09 13:06:14.725 | Downloading rich-15.0.0-py3-none-any.whl.metadata (18 kB) 2026-09-09 13:06:14.764 | Collecting annotated-doc>=0.0.2 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-09-09 13:06:14.767 | Downloading annotated_doc-0.0.5-py3-none-any.whl.metadata (6.5 kB) 2026-09-09 13:06:14.826 | Collecting markdown-it-py>=2.2.0 (from rich>=13.8.0->typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-09-09 13:06:14.828 | Downloading markdown_it_py-4.2.0-py3-none-any.whl.metadata (7.4 kB) 2026-09-09 13:06:14.890 | Collecting pygments<3.0.0,>=2.13.0 (from rich>=13.8.0->typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-09-09 13:06:14.894 | Downloading pygments-2.20.0-py3-none-any.whl.metadata (2.5 kB) 2026-09-09 13:06:14.952 | Collecting mdurl~=0.1 (from markdown-it-py>=2.2.0->rich>=13.8.0->typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-09-09 13:06:14.955 | Downloading mdurl-0.1.2-py3-none-any.whl.metadata (1.6 kB) 2026-09-09 13:06:14.974 | Downloading pip-26.2.1-py3-none-any.whl (1.8 MB) 2026-09-09 13:06:15.009 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 60.2 MB/s eta 0:00:00 2026-09-09 13:06:15.013 | Downloading jaraco_functools-4.6.0-py3-none-any.whl (11 kB) 2026-09-09 13:06:15.024 | Downloading jaraco_text-4.3.0-py3-none-any.whl (14 kB) 2026-09-09 13:06:15.034 | Downloading more_itertools-11.1.0-py3-none-any.whl (72 kB) 2026-09-09 13:06:15.044 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 72.2/72.2 kB 7.8 MB/s eta 0:00:00 2026-09-09 13:06:15.047 | Downloading packaging-26.3-py3-none-any.whl (129 kB) 2026-09-09 13:06:15.058 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 130.0/130.0 kB 15.3 MB/s eta 0:00:00 2026-09-09 13:06:15.061 | Downloading wheel-0.48.0-py3-none-any.whl (33 kB) 2026-09-09 13:06:15.071 | Downloading setuptools-84.0.0-py3-none-any.whl (818 kB) 2026-09-09 13:06:15.090 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 818.2/818.2 kB 51.8 MB/s eta 0:00:00 2026-09-09 13:06:15.093 | Downloading jaraco_context-6.1.2-py3-none-any.whl (7.9 kB) 2026-09-09 13:06:15.102 | Downloading typer_slim-0.24.0-py3-none-any.whl (3.4 kB) 2026-09-09 13:06:15.111 | Downloading typer-0.27.2-py3-none-any.whl (123 kB) 2026-09-09 13:06:15.121 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 123.1/123.1 kB 13.5 MB/s eta 0:00:00 2026-09-09 13:06:15.124 | Downloading annotated_doc-0.0.5-py3-none-any.whl (5.3 kB) 2026-09-09 13:06:15.134 | Downloading rich-15.0.0-py3-none-any.whl (310 kB) 2026-09-09 13:06:15.146 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 310.7/310.7 kB 29.7 MB/s eta 0:00:00 2026-09-09 13:06:15.149 | Downloading shellingham-1.5.4-py2.py3-none-any.whl (9.8 kB) 2026-09-09 13:06:15.162 | Downloading markdown_it_py-4.2.0-py3-none-any.whl (91 kB) 2026-09-09 13:06:15.177 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 91.7/91.7 kB 6.1 MB/s eta 0:00:00 2026-09-09 13:06:15.184 | Downloading pygments-2.20.0-py3-none-any.whl (1.2 MB) 2026-09-09 13:06:15.209 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 55.5 MB/s eta 0:00:00 2026-09-09 13:06:15.214 | Downloading mdurl-0.1.2-py3-none-any.whl (10.0 kB) 2026-09-09 13:06:15.474 | Installing collected packages: shellingham, setuptools, pygments, pip, packaging, more_itertools, mdurl, jaraco.context, annotated-doc, wheel, markdown-it-py, jaraco.functools, rich, typer, typer-slim, jaraco.text 2026-09-09 13:06:15.490 | Attempting uninstall: setuptools 2026-09-09 13:06:15.501 | Found existing installation: setuptools 68.1.2 2026-09-09 13:06:15.502 | Not uninstalling setuptools at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-09-09 13:06:15.502 | Can't uninstall 'setuptools'. No files were found to uninstall. 2026-09-09 13:06:15.981 | Attempting uninstall: pygments 2026-09-09 13:06:15.992 | Found existing installation: Pygments 2.17.2 2026-09-09 13:06:15.993 | Not uninstalling pygments at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-09-09 13:06:15.993 | Can't uninstall 'Pygments'. No files were found to uninstall. 2026-09-09 13:06:16.723 | Attempting uninstall: pip 2026-09-09 13:06:16.727 | Found existing installation: pip 24.0 2026-09-09 13:06:16.769 | Uninstalling pip-24.0: 2026-09-09 13:06:16.777 | Successfully uninstalled pip-24.0 2026-09-09 13:06:17.845 | Attempting uninstall: wheel 2026-09-09 13:06:17.857 | Found existing installation: wheel 0.42.0 2026-09-09 13:06:17.857 | Not uninstalling wheel at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-09-09 13:06:17.857 | Can't uninstall 'wheel'. No files were found to uninstall. 2026-09-09 13:06:18.383 | Successfully installed annotated-doc-0.0.5 jaraco.context-6.1.2 jaraco.functools-4.6.0 jaraco.text-4.3.0 markdown-it-py-4.2.0 mdurl-0.1.2 more_itertools-11.1.0 packaging-26.3 pip-26.2.1 pygments-2.20.0 rich-15.0.0 setuptools-84.0.0 shellingham-1.5.4 typer-0.27.2 typer-slim-0.24.0 wheel-0.48.0 2026-09-09 13:06:18.522 | + inc/python:pip_install:216 : result=0 2026-09-09 13:06:18.527 | + inc/python:pip_install:218 : time_stop pip_install 2026-09-09 13:06:18.531 | + functions-common:time_stop:2420 : local name 2026-09-09 13:06:18.536 | + functions-common:time_stop:2421 : local end_time 2026-09-09 13:06:18.540 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-09 13:06:18.545 | + functions-common:time_stop:2423 : local total 2026-09-09 13:06:18.550 | + functions-common:time_stop:2424 : local start_time 2026-09-09 13:06:18.557 | + functions-common:time_stop:2426 : name=pip_install 2026-09-09 13:06:18.561 | + functions-common:time_stop:2427 : start_time=1788959168596 2026-09-09 13:06:18.566 | + functions-common:time_stop:2429 : [[ -z 1788959168596 ]] 2026-09-09 13:06:18.572 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-09 13:06:18.581 | + functions-common:time_stop:2432 : end_time=1788959178574 2026-09-09 13:06:18.586 | + functions-common:time_stop:2433 : elapsed_time=9978 2026-09-09 13:06:18.590 | + functions-common:time_stop:2434 : total=0 2026-09-09 13:06:18.596 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-09 13:06:18.601 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=9978 2026-09-09 13:06:18.606 | + inc/python:pip_install:219 : return 0 2026-09-09 13:06:18.610 | + 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-09-09 13:06:18.615 | + 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-09-09 13:06:18.621 | + 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-09-09 13:06:18.627 | + inc/python:setup_devstack_virtualenv:48 : export PYTHON=/opt/stack/data/venv/bin/python3 2026-09-09 13:06:18.632 | + inc/python:setup_devstack_virtualenv:48 : PYTHON=/opt/stack/data/venv/bin/python3 2026-09-09 13:06:18.638 | + ./stack.sh:main:824 : pip_install -U os-testr 2026-09-09 13:06:18.682 | Using python 3.12 to install os-testr 2026-09-09 13:06:18.687 | + 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-09-09 13:06:20.455 | Collecting os-testr 2026-09-09 13:06:21.562 | Downloading os_testr-3.0.0-py3-none-any.whl.metadata (1.8 kB) 2026-09-09 13:06:21.623 | Collecting pbr!=2.1.0,>=2.0.0 (from os-testr) 2026-09-09 13:06:21.628 | Downloading pbr-7.0.3-py2.py3-none-any.whl.metadata (3.8 kB) 2026-09-09 13:06:21.667 | Collecting python-subunit>=1.0.0 (from os-testr) 2026-09-09 13:06:21.673 | Downloading python_subunit-1.4.6-py3-none-any.whl.metadata (22 kB) 2026-09-09 13:06:21.730 | Collecting testtools>=2.2.0 (from os-testr) 2026-09-09 13:06:21.737 | Downloading testtools-2.9.1-py3-none-any.whl.metadata (5.4 kB) 2026-09-09 13:06:21.752 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr!=2.1.0,>=2.0.0->os-testr) (84.0.0) 2026-09-09 13:06:21.778 | Collecting iso8601 (from python-subunit>=1.0.0->os-testr) 2026-09-09 13:06:21.784 | Downloading iso8601-2.1.0-py3-none-any.whl.metadata (3.7 kB) 2026-09-09 13:06:21.867 | Collecting PyYAML (from python-subunit>=1.0.0->os-testr) 2026-09-09 13:06:21.871 | 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-09-09 13:06:21.889 | Downloading os_testr-3.0.0-py3-none-any.whl (32 kB) 2026-09-09 13:06:21.904 | Downloading pbr-7.0.3-py2.py3-none-any.whl (131 kB) 2026-09-09 13:06:21.926 | Downloading python_subunit-1.4.6-py3-none-any.whl (77 kB) 2026-09-09 13:06:21.936 | Downloading testtools-2.9.1-py3-none-any.whl (110 kB) 2026-09-09 13:06:21.948 | Downloading iso8601-2.1.0-py3-none-any.whl (7.5 kB) 2026-09-09 13:06:21.957 | Downloading pyyaml-6.0.3-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (807 kB) 2026-09-09 13:06:21.976 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 807.9/807.9 kB 36.7 MB/s 0:00:00 2026-09-09 13:06:22.050 | Installing collected packages: testtools, PyYAML, pbr, iso8601, python-subunit, os-testr 2026-09-09 13:06:22.131 | Attempting uninstall: PyYAML 2026-09-09 13:06:22.134 | Found existing installation: PyYAML 6.0.1 2026-09-09 13:06:22.135 | Not uninstalling pyyaml at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-09-09 13:06:22.135 | Can't uninstall 'PyYAML'. No files were found to uninstall. 2026-09-09 13:06:22.359 | 2026-09-09 13:06:22.361 | Successfully installed PyYAML-6.0.3 iso8601-2.1.0 os-testr-3.0.0 pbr-7.0.3 python-subunit-1.4.6 testtools-2.9.1 2026-09-09 13:06:22.441 | + inc/python:pip_install:216 : result=0 2026-09-09 13:06:22.448 | + inc/python:pip_install:218 : time_stop pip_install 2026-09-09 13:06:22.453 | + functions-common:time_stop:2420 : local name 2026-09-09 13:06:22.459 | + functions-common:time_stop:2421 : local end_time 2026-09-09 13:06:22.463 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-09 13:06:22.468 | + functions-common:time_stop:2423 : local total 2026-09-09 13:06:22.473 | + functions-common:time_stop:2424 : local start_time 2026-09-09 13:06:22.478 | + functions-common:time_stop:2426 : name=pip_install 2026-09-09 13:06:22.484 | + functions-common:time_stop:2427 : start_time=1788959178671 2026-09-09 13:06:22.488 | + functions-common:time_stop:2429 : [[ -z 1788959178671 ]] 2026-09-09 13:06:22.494 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-09 13:06:22.503 | + functions-common:time_stop:2432 : end_time=1788959182497 2026-09-09 13:06:22.509 | + functions-common:time_stop:2433 : elapsed_time=3826 2026-09-09 13:06:22.514 | + functions-common:time_stop:2434 : total=9978 2026-09-09 13:06:22.519 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-09 13:06:22.524 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=13804 2026-09-09 13:06:22.530 | + inc/python:pip_install:219 : return 0 2026-09-09 13:06:22.535 | + ./stack.sh:main:828 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2026-09-09 13:06:22.649 | + ./stack.sh:main:829 : sudo systemctl restart systemd-journald 2026-09-09 13:06:22.770 | + ./stack.sh:main:835 : install_infra 2026-09-09 13:06:22.775 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2026-09-09 13:06:22.781 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2026-09-09 13:06:22.791 | + lib/infra:install_infra:32 : python3.12 -m venv /opt/stack/requirements/.venv 2026-09-09 13:06:25.979 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2026-09-09 13:06:25.985 | + lib/infra:install_infra:34 : pip_install -U pbr 'setuptools[core]' 2026-09-09 13:06:26.036 | + 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-09-09 13:06:27.851 | Collecting pbr 2026-09-09 13:06:27.854 | Using cached pbr-7.0.3-py2.py3-none-any.whl.metadata (3.8 kB) 2026-09-09 13:06:28.083 | Collecting setuptools[core] 2026-09-09 13:06:28.086 | Using cached setuptools-84.0.0-py3-none-any.whl.metadata (6.6 kB) 2026-09-09 13:06:28.155 | Collecting packaging>=24.2 (from setuptools[core]) 2026-09-09 13:06:28.156 | Using cached packaging-26.3-py3-none-any.whl.metadata (3.5 kB) 2026-09-09 13:06:28.186 | Collecting more_itertools>=8.8 (from setuptools[core]) 2026-09-09 13:06:28.187 | Using cached more_itertools-11.1.0-py3-none-any.whl.metadata (41 kB) 2026-09-09 13:06:28.214 | Collecting jaraco.text>=3.7 (from setuptools[core]) 2026-09-09 13:06:28.215 | Using cached jaraco_text-4.3.0-py3-none-any.whl.metadata (3.8 kB) 2026-09-09 13:06:28.254 | Collecting wheel>=0.43.0 (from setuptools[core]) 2026-09-09 13:06:28.255 | Using cached wheel-0.48.0-py3-none-any.whl.metadata (2.3 kB) 2026-09-09 13:06:28.282 | Collecting jaraco.functools>=4 (from setuptools[core]) 2026-09-09 13:06:28.283 | Using cached jaraco_functools-4.6.0-py3-none-any.whl.metadata (2.9 kB) 2026-09-09 13:06:28.326 | Collecting jaraco.context>=4.1 (from jaraco.text>=3.7->setuptools[core]) 2026-09-09 13:06:28.327 | Using cached jaraco_context-6.1.2-py3-none-any.whl.metadata (4.2 kB) 2026-09-09 13:06:28.352 | Collecting typer-slim (from jaraco.text>=3.7->setuptools[core]) 2026-09-09 13:06:28.353 | Using cached typer_slim-0.24.0-py3-none-any.whl.metadata (4.2 kB) 2026-09-09 13:06:28.466 | Collecting typer>=0.24.0 (from typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-09-09 13:06:28.467 | Using cached typer-0.27.2-py3-none-any.whl.metadata (16 kB) 2026-09-09 13:06:28.496 | Collecting shellingham>=1.3.0 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-09-09 13:06:28.497 | Using cached shellingham-1.5.4-py2.py3-none-any.whl.metadata (3.5 kB) 2026-09-09 13:06:28.576 | Collecting rich>=13.8.0 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-09-09 13:06:28.577 | Using cached rich-15.0.0-py3-none-any.whl.metadata (18 kB) 2026-09-09 13:06:28.595 | Collecting annotated-doc>=0.0.2 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-09-09 13:06:28.596 | Using cached annotated_doc-0.0.5-py3-none-any.whl.metadata (6.5 kB) 2026-09-09 13:06:28.627 | Collecting markdown-it-py>=2.2.0 (from rich>=13.8.0->typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-09-09 13:06:28.629 | Using cached markdown_it_py-4.2.0-py3-none-any.whl.metadata (7.4 kB) 2026-09-09 13:06:28.659 | Collecting pygments<3.0.0,>=2.13.0 (from rich>=13.8.0->typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-09-09 13:06:28.659 | Using cached pygments-2.20.0-py3-none-any.whl.metadata (2.5 kB) 2026-09-09 13:06:28.693 | Collecting mdurl~=0.1 (from markdown-it-py>=2.2.0->rich>=13.8.0->typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-09-09 13:06:28.695 | Using cached mdurl-0.1.2-py3-none-any.whl.metadata (1.6 kB) 2026-09-09 13:06:28.702 | Using cached pbr-7.0.3-py2.py3-none-any.whl (131 kB) 2026-09-09 13:06:28.703 | Using cached jaraco_functools-4.6.0-py3-none-any.whl (11 kB) 2026-09-09 13:06:28.704 | Using cached jaraco_text-4.3.0-py3-none-any.whl (14 kB) 2026-09-09 13:06:28.705 | Using cached more_itertools-11.1.0-py3-none-any.whl (72 kB) 2026-09-09 13:06:28.707 | Using cached packaging-26.3-py3-none-any.whl (129 kB) 2026-09-09 13:06:28.708 | Using cached wheel-0.48.0-py3-none-any.whl (33 kB) 2026-09-09 13:06:28.709 | Using cached setuptools-84.0.0-py3-none-any.whl (818 kB) 2026-09-09 13:06:28.711 | Using cached jaraco_context-6.1.2-py3-none-any.whl (7.9 kB) 2026-09-09 13:06:28.712 | Using cached typer_slim-0.24.0-py3-none-any.whl (3.4 kB) 2026-09-09 13:06:28.713 | Using cached typer-0.27.2-py3-none-any.whl (123 kB) 2026-09-09 13:06:28.715 | Using cached annotated_doc-0.0.5-py3-none-any.whl (5.3 kB) 2026-09-09 13:06:28.716 | Using cached rich-15.0.0-py3-none-any.whl (310 kB) 2026-09-09 13:06:28.717 | Using cached shellingham-1.5.4-py2.py3-none-any.whl (9.8 kB) 2026-09-09 13:06:28.718 | Using cached markdown_it_py-4.2.0-py3-none-any.whl (91 kB) 2026-09-09 13:06:28.719 | Using cached pygments-2.20.0-py3-none-any.whl (1.2 MB) 2026-09-09 13:06:28.722 | Using cached mdurl-0.1.2-py3-none-any.whl (10.0 kB) 2026-09-09 13:06:28.842 | Installing collected packages: shellingham, setuptools, pygments, packaging, more_itertools, mdurl, jaraco.context, annotated-doc, wheel, pbr, markdown-it-py, jaraco.functools, rich, typer, typer-slim, jaraco.text 2026-09-09 13:06:30.785 | Successfully installed annotated-doc-0.0.5 jaraco.context-6.1.2 jaraco.functools-4.6.0 jaraco.text-4.3.0 markdown-it-py-4.2.0 mdurl-0.1.2 more_itertools-11.1.0 packaging-26.3 pbr-7.0.3 pygments-2.20.0 rich-15.0.0 setuptools-84.0.0 shellingham-1.5.4 typer-0.27.2 typer-slim-0.24.0 wheel-0.48.0 2026-09-09 13:06:30.942 | + inc/python:pip_install:216 : result=0 2026-09-09 13:06:30.949 | + inc/python:pip_install:218 : time_stop pip_install 2026-09-09 13:06:30.954 | + functions-common:time_stop:2420 : local name 2026-09-09 13:06:30.959 | + functions-common:time_stop:2421 : local end_time 2026-09-09 13:06:30.964 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-09 13:06:30.968 | + functions-common:time_stop:2423 : local total 2026-09-09 13:06:30.974 | + functions-common:time_stop:2424 : local start_time 2026-09-09 13:06:30.979 | + functions-common:time_stop:2426 : name=pip_install 2026-09-09 13:06:30.983 | + functions-common:time_stop:2427 : start_time=1788959186018 2026-09-09 13:06:30.988 | + functions-common:time_stop:2429 : [[ -z 1788959186018 ]] 2026-09-09 13:06:30.996 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-09 13:06:31.004 | + functions-common:time_stop:2432 : end_time=1788959190997 2026-09-09 13:06:31.009 | + functions-common:time_stop:2433 : elapsed_time=4979 2026-09-09 13:06:31.014 | + functions-common:time_stop:2434 : total=13804 2026-09-09 13:06:31.018 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-09 13:06:31.024 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=18783 2026-09-09 13:06:31.029 | + inc/python:pip_install:219 : return 0 2026-09-09 13:06:31.034 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2026-09-09 13:06:31.039 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2026-09-09 13:06:31.086 | + 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-09-09 13:06:31.795 | Processing /opt/stack/requirements 2026-09-09 13:06:31.797 | Installing build dependencies: started 2026-09-09 13:06:34.413 | Installing build dependencies: finished with status 'done' 2026-09-09 13:06:34.415 | Getting requirements to build wheel: started 2026-09-09 13:06:34.559 | Getting requirements to build wheel: finished with status 'done' 2026-09-09 13:06:34.565 | Preparing metadata (pyproject.toml): started 2026-09-09 13:06:35.326 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-09-09 13:06:38.579 | Collecting fixtures>=3.0.0 (from openstack_requirements==1.2.1.dev8705) 2026-09-09 13:06:40.654 | WARNING: Retrying (Retry(total=4, connect=None, read=None, redirect=None, status=None)) after connection broken by 'ProtocolError('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer'))': /packages/de/58/b7efb4b7c01cefd47efb53e50c7f1eb2cdc4aff3d98268bdc46c7f628f2c/fixtures-4.3.2-py3-none-any.whl.metadata 2026-09-09 13:06:40.698 | Downloading fixtures-4.3.2-py3-none-any.whl.metadata (22 kB) 2026-09-09 13:06:40.717 | 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.dev8705) (26.3) 2026-09-09 13:06:40.790 | Collecting requests>=2.14.2 (from openstack_requirements==1.2.1.dev8705) 2026-09-09 13:06:40.794 | Downloading requests-2.34.2-py3-none-any.whl.metadata (4.8 kB) 2026-09-09 13:06:40.880 | Collecting PyYAML>=3.12 (from openstack_requirements==1.2.1.dev8705) 2026-09-09 13:06:40.880 | Using cached pyyaml-6.0.3-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (2.4 kB) 2026-09-09 13:06:40.925 | Collecting beagle>=0.2.1 (from openstack_requirements==1.2.1.dev8705) 2026-09-09 13:06:41.627 | Downloading beagle-0.5.0-py3-none-any.whl.metadata (1.1 kB) 2026-09-09 13:06:41.674 | ERROR: THESE PACKAGES DO NOT MATCH THE HASHES FROM THE REQUIREMENTS FILE. If you have updated the package versions, please update the hashes. Otherwise, examine the package contents carefully; someone may have tampered with them. 2026-09-09 13:06:41.674 | beagle>=0.2.1 from https://files.pythonhosted.org/packages/22/18/e8ef044782cfb62654e2c079745be42820f05c012a5f0ec2ad509cdfbca7/beagle-0.5.0-py3-none-any.whl (from openstack_requirements==1.2.1.dev8705): 2026-09-09 13:06:41.674 | Expected sha256 adbd7355de01b13205a8d014e2adf4c7cf80add9949bdf339649676131660e49 2026-09-09 13:06:41.674 | Got e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 2026-09-09 13:06:41.674 | 2026-09-09 13:06:41.816 | + inc/python:pip_install:1 : exit_trap 2026-09-09 13:06:41.821 | + ./stack.sh:exit_trap:525 : local r=1 2026-09-09 13:06:41.828 | ++ ./stack.sh:exit_trap:526 : jobs -p 2026-09-09 13:06:41.835 | + ./stack.sh:exit_trap:526 : jobs= 2026-09-09 13:06:41.841 | + ./stack.sh:exit_trap:529 : [[ -n '' ]] 2026-09-09 13:06:41.846 | + ./stack.sh:exit_trap:535 : '[' -f '' ']' 2026-09-09 13:06:41.851 | + ./stack.sh:exit_trap:540 : kill_spinner 2026-09-09 13:06:41.856 | + ./stack.sh:kill_spinner:435 : '[' '!' -z '' ']' 2026-09-09 13:06:41.860 | + ./stack.sh:exit_trap:542 : [[ 1 -ne 0 ]] 2026-09-09 13:06:41.865 | + ./stack.sh:exit_trap:543 : echo 'Error on exit' 2026-09-09 13:06:41.865 | Error on exit 2026-09-09 13:06:41.869 | + ./stack.sh:exit_trap:545 : type -p generate-subunit 2026-09-09 13:06:41.875 | + ./stack.sh:exit_trap:546 : generate-subunit 1788959035 166 fail 2026-09-09 13:06:42.032 | + ./stack.sh:exit_trap:548 : [[ -z /opt/stack/logs ]] 2026-09-09 13:06:42.038 | + ./stack.sh:exit_trap:551 : /opt/stack/data/venv/bin/python3 /opt/stack/devstack/tools/worlddump.py -d /opt/stack/logs 2026-09-09 13:06:42.817 | + ./stack.sh:exit_trap:560 : exit 1