2026-09-07 05:29:23.976 | + ./stack.sh:main:491 : exec 2026-09-07 05:29:23.976 | + ./stack.sh:main:499 : echo_summary 'stack.sh log /opt/stack/logs/devstacklog.txt.2026-09-07-052923' 2026-09-07 05:29:23.976 | ++ ./stack.sh:main:491 : /usr/bin/python3.12 /opt/stack/devstack/tools/outfilter.py -o /opt/stack/logs/devstacklog.txt.2026-09-07-052923.summary.2026-09-07-052923 2026-09-07 05:29:23.976 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-09-07 05:29:23.976 | + ./stack.sh:echo_summary:450 : echo -e stack.sh log /opt/stack/logs/devstacklog.txt.2026-09-07-052923 2026-09-07 05:29:23.976 | + ./stack.sh:main:501 : ln -sf /opt/stack/logs/devstacklog.txt.2026-09-07-052923 /opt/stack/logs/devstacklog.txt 2026-09-07 05:29:23.976 | + ./stack.sh:main:502 : ln -sf /opt/stack/logs/devstacklog.txt.2026-09-07-052923.summary.2026-09-07-052923 /opt/stack/logs/devstacklog.txt.summary 2026-09-07 05:29:23.976 | + ./stack.sh:main:517 : check_path_perm_sanity /opt/stack 2026-09-07 05:29:23.977 | + functions:check_path_perm_sanity:615 : local real_path 2026-09-07 05:29:23.977 | ++ functions:check_path_perm_sanity:616 : readlink -f /opt/stack 2026-09-07 05:29:23.979 | + functions:check_path_perm_sanity:616 : real_path=/opt/stack 2026-09-07 05:29:23.984 | + functions:check_path_perm_sanity:617 : local rebuilt_path= 2026-09-07 05:29:23.991 | ++ functions:check_path_perm_sanity:618 : tr / ' ' 2026-09-07 05:29:23.991 | ++ functions:check_path_perm_sanity:618 : echo /opt/stack 2026-09-07 05:29:24.000 | + functions:check_path_perm_sanity:618 : for i in $(echo ${real_path} | tr "/" " ") 2026-09-07 05:29:24.005 | + functions:check_path_perm_sanity:619 : rebuilt_path=/opt 2026-09-07 05:29:24.010 | ++ functions:check_path_perm_sanity:621 : stat -c %a /opt 2026-09-07 05:29:24.019 | + functions:check_path_perm_sanity:621 : [[ 755 = 700 ]] 2026-09-07 05:29:24.023 | + functions:check_path_perm_sanity:618 : for i in $(echo ${real_path} | tr "/" " ") 2026-09-07 05:29:24.028 | + functions:check_path_perm_sanity:619 : rebuilt_path=/opt/stack 2026-09-07 05:29:24.033 | ++ functions:check_path_perm_sanity:621 : stat -c %a /opt/stack 2026-09-07 05:29:24.041 | + functions:check_path_perm_sanity:621 : [[ 755 = 700 ]] 2026-09-07 05:29:24.046 | + ./stack.sh:main:523 : trap exit_trap EXIT 2026-09-07 05:29:24.051 | + ./stack.sh:main:564 : trap err_trap ERR 2026-09-07 05:29:24.056 | + ./stack.sh:main:577 : set -o errexit 2026-09-07 05:29:24.060 | + ./stack.sh:main:580 : uname -a 2026-09-07 05:29:24.063 | Linux np0000192047 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-07 05:29:24.068 | + ./stack.sh:main:583 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2026-09-07 05:29:24.072 | + ./stack.sh:main:584 : rm -f /opt/stack/data/ca-bundle.pem 2026-09-07 05:29:24.080 | + ./stack.sh:main:587 : source /opt/stack/devstack/lib/database 2026-09-07 05:29:24.157 | + ./stack.sh:main:588 : source /opt/stack/devstack/lib/rpc_backend 2026-09-07 05:29:24.191 | + ./stack.sh:main:591 : source /opt/stack/devstack/lib/host 2026-09-07 05:29:24.197 | +++ lib/host:source:12 : trueorfalse True ENABLE_KSM 2026-09-07 05:29:24.227 | ++ lib/host:source:12 : ENABLE_KSM=True 2026-09-07 05:29:24.232 | +++ lib/host:source:13 : trueorfalse True ENABLE_KSMTUNED 2026-09-07 05:29:24.264 | ++ lib/host:source:13 : ENABLE_KSMTUNED=True 2026-09-07 05:29:24.270 | +++ lib/host:source:56 : trueorfalse False ENABLE_ZSWAP 2026-09-07 05:29:24.300 | ++ lib/host:source:56 : ENABLE_ZSWAP=True 2026-09-07 05:29:24.306 | ++ lib/host:source:59 : ZSWAP_COMPRESSOR=lz4 2026-09-07 05:29:24.311 | ++ lib/host:source:60 : ZSWAP_ZPOOL=zsmalloc 2026-09-07 05:29:24.317 | +++ lib/host:source:82 : trueorfalse False ENABLE_SYSCTL_MEM_TUNING 2026-09-07 05:29:24.347 | ++ lib/host:source:82 : ENABLE_SYSCTL_MEM_TUNING=True 2026-09-07 05:29:24.353 | +++ lib/host:source:104 : trueorfalse False ENABLE_SYSCTL_NET_TUNING 2026-09-07 05:29:24.384 | ++ lib/host:source:104 : ENABLE_SYSCTL_NET_TUNING=True 2026-09-07 05:29:24.389 | + ./stack.sh:main:594 : tune_host 2026-09-07 05:29:24.394 | + lib/host:tune_host:125 : configure_host_mem 2026-09-07 05:29:24.398 | + lib/host:configure_host_mem:99 : configure_zswap 2026-09-07 05:29:24.403 | + lib/host:configure_zswap:69 : [[ True == \T\r\u\e ]] 2026-09-07 05:29:24.407 | + lib/host:configure_zswap:72 : is_ubuntu 2026-09-07 05:29:24.412 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-07 05:29:24.416 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-07 05:29:24.420 | + lib/host:configure_zswap:73 : set_zswap_parameter compressor lz4 2026-09-07 05:29:24.424 | + lib/host:set_zswap_parameter:62 : local name=compressor 2026-09-07 05:29:24.428 | + lib/host:set_zswap_parameter:63 : local value=lz4 2026-09-07 05:29:24.432 | + lib/host:set_zswap_parameter:65 : set_sysfs_parameter zswap lz4 /sys/module/zswap/parameters/compressor 2026-09-07 05:29:24.438 | + lib/host:set_sysfs_parameter:15 : local name=zswap 2026-09-07 05:29:24.443 | + lib/host:set_sysfs_parameter:16 : local value=lz4 2026-09-07 05:29:24.447 | + lib/host:set_sysfs_parameter:17 : local param_file=/sys/module/zswap/parameters/compressor 2026-09-07 05:29:24.452 | + lib/host:set_sysfs_parameter:19 : [[ ! -e /sys/module/zswap/parameters/compressor ]] 2026-09-07 05:29:24.458 | + lib/host:set_sysfs_parameter:24 : sudo tee /sys/module/zswap/parameters/compressor 2026-09-07 05:29:24.458 | + lib/host:set_sysfs_parameter:24 : echo lz4 2026-09-07 05:29:24.475 | lz4 2026-09-07 05:29:24.483 | + lib/host:configure_zswap:74 : set_zswap_parameter zpool zsmalloc 2026-09-07 05:29:24.487 | + lib/host:set_zswap_parameter:62 : local name=zpool 2026-09-07 05:29:24.492 | + lib/host:set_zswap_parameter:63 : local value=zsmalloc 2026-09-07 05:29:24.496 | + lib/host:set_zswap_parameter:65 : set_sysfs_parameter zswap zsmalloc /sys/module/zswap/parameters/zpool 2026-09-07 05:29:24.500 | + lib/host:set_sysfs_parameter:15 : local name=zswap 2026-09-07 05:29:24.504 | + lib/host:set_sysfs_parameter:16 : local value=zsmalloc 2026-09-07 05:29:24.509 | + lib/host:set_sysfs_parameter:17 : local param_file=/sys/module/zswap/parameters/zpool 2026-09-07 05:29:24.514 | + lib/host:set_sysfs_parameter:19 : [[ ! -e /sys/module/zswap/parameters/zpool ]] 2026-09-07 05:29:24.520 | + lib/host:set_sysfs_parameter:24 : echo zsmalloc 2026-09-07 05:29:24.520 | + lib/host:set_sysfs_parameter:24 : sudo tee /sys/module/zswap/parameters/zpool 2026-09-07 05:29:24.537 | zsmalloc 2026-09-07 05:29:24.544 | + lib/host:configure_zswap:76 : set_zswap_parameter enabled 1 2026-09-07 05:29:24.548 | + lib/host:set_zswap_parameter:62 : local name=enabled 2026-09-07 05:29:24.553 | + lib/host:set_zswap_parameter:63 : local value=1 2026-09-07 05:29:24.557 | + lib/host:set_zswap_parameter:65 : set_sysfs_parameter zswap 1 /sys/module/zswap/parameters/enabled 2026-09-07 05:29:24.562 | + lib/host:set_sysfs_parameter:15 : local name=zswap 2026-09-07 05:29:24.567 | + lib/host:set_sysfs_parameter:16 : local value=1 2026-09-07 05:29:24.571 | + lib/host:set_sysfs_parameter:17 : local param_file=/sys/module/zswap/parameters/enabled 2026-09-07 05:29:24.575 | + lib/host:set_sysfs_parameter:19 : [[ ! -e /sys/module/zswap/parameters/enabled ]] 2026-09-07 05:29:24.581 | + lib/host:set_sysfs_parameter:24 : sudo tee /sys/module/zswap/parameters/enabled 2026-09-07 05:29:24.581 | + lib/host:set_sysfs_parameter:24 : echo 1 2026-09-07 05:29:24.598 | 1 2026-09-07 05:29:24.630 | + lib/host:configure_zswap:78 : sudo grep -R . /sys/module/zswap/parameters 2026-09-07 05:29:24.647 | /sys/module/zswap/parameters/same_filled_pages_enabled:Y 2026-09-07 05:29:24.647 | /sys/module/zswap/parameters/enabled:Y 2026-09-07 05:29:24.647 | /sys/module/zswap/parameters/shrinker_enabled:Y 2026-09-07 05:29:24.647 | /sys/module/zswap/parameters/max_pool_percent:20 2026-09-07 05:29:24.647 | /sys/module/zswap/parameters/compressor:lz4 2026-09-07 05:29:24.647 | /sys/module/zswap/parameters/non_same_filled_pages_enabled:Y 2026-09-07 05:29:24.647 | /sys/module/zswap/parameters/zpool:zsmalloc 2026-09-07 05:29:24.647 | /sys/module/zswap/parameters/exclusive_loads:N 2026-09-07 05:29:24.647 | /sys/module/zswap/parameters/accept_threshold_percent:90 2026-09-07 05:29:24.654 | + lib/host:configure_host_mem:100 : configure_ksm 2026-09-07 05:29:24.659 | + lib/host:configure_ksm:39 : [[ True == \T\r\u\e ]] 2026-09-07 05:29:24.663 | + lib/host:configure_ksm:40 : install_package ksmtuned 2026-09-07 05:29:24.668 | + functions-common:install_package:1438 : update_package_repo 2026-09-07 05:29:24.672 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-09-07 05:29:24.677 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=False 2026-09-07 05:29:24.682 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-09-07 05:29:24.686 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-09-07 05:29:24.691 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-09-07 05:29:24.695 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-07 05:29:24.699 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-07 05:29:24.703 | + functions-common:update_package_repo:1421 : apt_get_update 2026-09-07 05:29:24.707 | + functions-common:apt_get_update:1166 : [[ False == \T\r\u\e ]] 2026-09-07 05:29:24.711 | + functions-common:apt_get_update:1171 : [[ False = \T\r\u\e ]] 2026-09-07 05:29:24.716 | + functions-common:apt_get_update:1173 : local sudo=sudo 2026-09-07 05:29:24.722 | ++ functions-common:apt_get_update:1174 : id -u 2026-09-07 05:29:24.729 | + functions-common:apt_get_update:1174 : [[ 1002 = \0 ]] 2026-09-07 05:29:24.733 | + functions-common:apt_get_update:1177 : time_start apt-get-update 2026-09-07 05:29:24.738 | + functions-common:time_start:2406 : local name=apt-get-update 2026-09-07 05:29:24.741 | + functions-common:time_start:2407 : local start_time= 2026-09-07 05:29:24.745 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-09-07 05:29:24.751 | ++ functions-common:time_start:2411 : date +%s%3N 2026-09-07 05:29:24.758 | + functions-common:time_start:2411 : _TIME_START[$name]=1788758964753 2026-09-07 05:29:24.763 | + functions-common:apt_get_update:1179 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2026-09-07 05:29:24.767 | + functions-common:apt_get_update:1180 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2026-09-07 05:29:24.771 | + 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-07 05:29:24.900 | Hit:1 http://yul2.clouds.archive.ubuntu.com/ubuntu noble InRelease 2026-09-07 05:29:24.901 | Hit:2 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates InRelease 2026-09-07 05:29:24.901 | Hit:3 http://security.ubuntu.com/ubuntu noble-security InRelease 2026-09-07 05:29:24.910 | Hit:4 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-backports InRelease 2026-09-07 05:29:26.439 | Reading package lists... 2026-09-07 05:29:26.473 | + functions-common:apt_get_update:1185 : REPOS_UPDATED=True 2026-09-07 05:29:26.477 | + functions-common:apt_get_update:1187 : time_stop apt-get-update 2026-09-07 05:29:26.481 | + functions-common:time_stop:2420 : local name 2026-09-07 05:29:26.485 | + functions-common:time_stop:2421 : local end_time 2026-09-07 05:29:26.490 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-07 05:29:26.494 | + functions-common:time_stop:2423 : local total 2026-09-07 05:29:26.496 | + functions-common:time_stop:2424 : local start_time 2026-09-07 05:29:26.501 | + functions-common:time_stop:2426 : name=apt-get-update 2026-09-07 05:29:26.505 | + functions-common:time_stop:2427 : start_time=1788758964753 2026-09-07 05:29:26.509 | + functions-common:time_stop:2429 : [[ -z 1788758964753 ]] 2026-09-07 05:29:26.515 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-07 05:29:26.521 | + functions-common:time_stop:2432 : end_time=1788758966517 2026-09-07 05:29:26.525 | + functions-common:time_stop:2433 : elapsed_time=1764 2026-09-07 05:29:26.532 | + functions-common:time_stop:2434 : total=0 2026-09-07 05:29:26.536 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-07 05:29:26.541 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=1764 2026-09-07 05:29:26.544 | + functions-common:install_package:1439 : real_install_package ksmtuned 2026-09-07 05:29:26.549 | + functions-common:real_install_package:1426 : is_ubuntu 2026-09-07 05:29:26.553 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-07 05:29:26.557 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-07 05:29:26.563 | + functions-common:real_install_package:1427 : apt_get install ksmtuned 2026-09-07 05:29:26.600 | + 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-07 05:29:26.658 | Reading package lists... 2026-09-07 05:29:27.031 | Building dependency tree... 2026-09-07 05:29:27.031 | Reading state information... 2026-09-07 05:29:27.352 | Recommended packages: 2026-09-07 05:29:27.352 | qemu-kvm 2026-09-07 05:29:27.389 | The following NEW packages will be installed: 2026-09-07 05:29:27.390 | ksmtuned 2026-09-07 05:29:27.579 | 0 upgraded, 1 newly installed, 0 to remove and 15 not upgraded. 2026-09-07 05:29:27.579 | Need to get 7,444 B of archives. 2026-09-07 05:29:27.579 | After this operation, 44.0 kB of additional disk space will be used. 2026-09-07 05:29:27.579 | Get:1 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 ksmtuned amd64 4.20150326 [7,444 B] 2026-09-07 05:29:27.782 | debconf: delaying package configuration, since apt-utils is not installed 2026-09-07 05:29:27.828 | Fetched 7,444 B in 0s (43.4 kB/s) 2026-09-07 05:29:27.884 | Selecting previously unselected package ksmtuned. 2026-09-07 05:29:27.911 | (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-07 05:29:27.913 | Preparing to unpack .../ksmtuned_4.20150326_amd64.deb ... 2026-09-07 05:29:27.920 | Unpacking ksmtuned (4.20150326) ... 2026-09-07 05:29:28.007 | Setting up ksmtuned (4.20150326) ... 2026-09-07 05:29:28.283 | Created symlink /etc/systemd/system/multi-user.target.wants/ksm.service → /usr/lib/systemd/system/ksm.service. 2026-09-07 05:29:28.496 | Created symlink /etc/systemd/system/multi-user.target.wants/ksmtuned.service → /usr/lib/systemd/system/ksmtuned.service. 2026-09-07 05:29:29.193 | + functions-common:apt_get:1211 : result=0 2026-09-07 05:29:29.198 | + functions-common:apt_get:1214 : time_stop apt-get 2026-09-07 05:29:29.202 | + functions-common:time_stop:2420 : local name 2026-09-07 05:29:29.206 | + functions-common:time_stop:2421 : local end_time 2026-09-07 05:29:29.211 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-07 05:29:29.216 | + functions-common:time_stop:2423 : local total 2026-09-07 05:29:29.219 | + functions-common:time_stop:2424 : local start_time 2026-09-07 05:29:29.224 | + functions-common:time_stop:2426 : name=apt-get 2026-09-07 05:29:29.228 | + functions-common:time_stop:2427 : start_time=1788758966595 2026-09-07 05:29:29.233 | + functions-common:time_stop:2429 : [[ -z 1788758966595 ]] 2026-09-07 05:29:29.238 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-07 05:29:29.246 | + functions-common:time_stop:2432 : end_time=1788758969241 2026-09-07 05:29:29.251 | + functions-common:time_stop:2433 : elapsed_time=2646 2026-09-07 05:29:29.255 | + functions-common:time_stop:2434 : total=4772 2026-09-07 05:29:29.260 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-07 05:29:29.265 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=7418 2026-09-07 05:29:29.273 | + functions-common:apt_get:1215 : return 0 2026-09-07 05:29:29.279 | ++ lib/host:configure_ksm:42 : bool_to_int ENABLE_KSM 2026-09-07 05:29:29.311 | + lib/host:configure_ksm:42 : set_sysfs_parameter ksm 0 /sys/kernel/mm/ksm/run 2026-09-07 05:29:29.315 | + lib/host:set_sysfs_parameter:15 : local name=ksm 2026-09-07 05:29:29.319 | + lib/host:set_sysfs_parameter:16 : local value=0 2026-09-07 05:29:29.324 | + lib/host:set_sysfs_parameter:17 : local param_file=/sys/kernel/mm/ksm/run 2026-09-07 05:29:29.328 | + lib/host:set_sysfs_parameter:19 : [[ ! -e /sys/kernel/mm/ksm/run ]] 2026-09-07 05:29:29.334 | + lib/host:set_sysfs_parameter:24 : echo 0 2026-09-07 05:29:29.335 | + lib/host:set_sysfs_parameter:24 : sudo tee /sys/kernel/mm/ksm/run 2026-09-07 05:29:29.353 | 0 2026-09-07 05:29:29.360 | + lib/host:configure_host_mem:101 : configure_sysctl_mem_parmaters 2026-09-07 05:29:29.364 | + lib/host:configure_sysctl_mem_parmaters:84 : [[ True == \T\r\u\e ]] 2026-09-07 05:29:29.369 | + lib/host:configure_sysctl_mem_parmaters:86 : set_sysctl_parameter vm.dirty_ratio 60 2026-09-07 05:29:29.374 | + lib/host:set_sysctl_parameter:30 : local name=vm.dirty_ratio 2026-09-07 05:29:29.378 | + lib/host:set_sysctl_parameter:31 : local value=60 2026-09-07 05:29:29.382 | + lib/host:set_sysctl_parameter:33 : sudo sysctl -w vm.dirty_ratio=60 2026-09-07 05:29:29.400 | vm.dirty_ratio = 60 2026-09-07 05:29:29.407 | + lib/host:configure_sysctl_mem_parmaters:87 : set_sysctl_parameter vm.dirty_background_ratio 10 2026-09-07 05:29:29.411 | + lib/host:set_sysctl_parameter:30 : local name=vm.dirty_background_ratio 2026-09-07 05:29:29.416 | + lib/host:set_sysctl_parameter:31 : local value=10 2026-09-07 05:29:29.420 | + lib/host:set_sysctl_parameter:33 : sudo sysctl -w vm.dirty_background_ratio=10 2026-09-07 05:29:29.440 | vm.dirty_background_ratio = 10 2026-09-07 05:29:29.448 | + lib/host:configure_sysctl_mem_parmaters:88 : set_sysctl_parameter vm.vfs_cache_pressure 50 2026-09-07 05:29:29.452 | + lib/host:set_sysctl_parameter:30 : local name=vm.vfs_cache_pressure 2026-09-07 05:29:29.456 | + lib/host:set_sysctl_parameter:31 : local value=50 2026-09-07 05:29:29.460 | + lib/host:set_sysctl_parameter:33 : sudo sysctl -w vm.vfs_cache_pressure=50 2026-09-07 05:29:29.480 | vm.vfs_cache_pressure = 50 2026-09-07 05:29:29.487 | + lib/host:configure_sysctl_mem_parmaters:93 : set_sysctl_parameter vm.swappiness 100 2026-09-07 05:29:29.491 | + lib/host:set_sysctl_parameter:30 : local name=vm.swappiness 2026-09-07 05:29:29.495 | + lib/host:set_sysctl_parameter:31 : local value=100 2026-09-07 05:29:29.500 | + lib/host:set_sysctl_parameter:33 : sudo sysctl -w vm.swappiness=100 2026-09-07 05:29:29.518 | vm.swappiness = 100 2026-09-07 05:29:29.526 | + lib/host:configure_sysctl_mem_parmaters:94 : sudo grep -R . /proc/sys/vm/ 2026-09-07 05:29:29.545 | /proc/sys/vm/admin_reserve_kbytes:8192 2026-09-07 05:29:29.545 | grep: /proc/sys/vm/compact_memory: Permission denied 2026-09-07 05:29:29.545 | /proc/sys/vm/compact_unevictable_allowed:1 2026-09-07 05:29:29.545 | /proc/sys/vm/compaction_proactiveness:20 2026-09-07 05:29:29.545 | /proc/sys/vm/dirty_background_bytes:0 2026-09-07 05:29:29.545 | /proc/sys/vm/dirty_background_ratio:10 2026-09-07 05:29:29.545 | /proc/sys/vm/dirty_bytes:0 2026-09-07 05:29:29.545 | /proc/sys/vm/dirty_expire_centisecs:3000 2026-09-07 05:29:29.545 | /proc/sys/vm/dirty_ratio:60 2026-09-07 05:29:29.545 | /proc/sys/vm/dirty_writeback_centisecs:500 2026-09-07 05:29:29.545 | /proc/sys/vm/dirtytime_expire_seconds:43200 2026-09-07 05:29:29.545 | grep: /proc/sys/vm/drop_caches: Permission denied 2026-09-07 05:29:29.547 | /proc/sys/vm/extfrag_threshold:500 2026-09-07 05:29:29.547 | /proc/sys/vm/hugetlb_optimize_vmemmap:0 2026-09-07 05:29:29.547 | /proc/sys/vm/hugetlb_shm_group:0 2026-09-07 05:29:29.547 | /proc/sys/vm/laptop_mode:0 2026-09-07 05:29:29.547 | /proc/sys/vm/legacy_va_layout:0 2026-09-07 05:29:29.547 | /proc/sys/vm/lowmem_reserve_ratio:256 256 32 0 0 2026-09-07 05:29:29.547 | /proc/sys/vm/max_map_count:1048576 2026-09-07 05:29:29.547 | /proc/sys/vm/memfd_noexec:0 2026-09-07 05:29:29.547 | /proc/sys/vm/memory_failure_early_kill:0 2026-09-07 05:29:29.547 | /proc/sys/vm/memory_failure_recovery:1 2026-09-07 05:29:29.547 | /proc/sys/vm/min_free_kbytes:67584 2026-09-07 05:29:29.547 | /proc/sys/vm/min_slab_ratio:5 2026-09-07 05:29:29.547 | /proc/sys/vm/min_unmapped_ratio:1 2026-09-07 05:29:29.547 | /proc/sys/vm/mmap_min_addr:65536 2026-09-07 05:29:29.547 | /proc/sys/vm/mmap_rnd_bits:32 2026-09-07 05:29:29.547 | /proc/sys/vm/mmap_rnd_compat_bits:16 2026-09-07 05:29:29.547 | /proc/sys/vm/nr_hugepages:0 2026-09-07 05:29:29.547 | /proc/sys/vm/nr_hugepages_mempolicy:0 2026-09-07 05:29:29.547 | /proc/sys/vm/nr_overcommit_hugepages:0 2026-09-07 05:29:29.547 | /proc/sys/vm/numa_stat:1 2026-09-07 05:29:29.547 | /proc/sys/vm/numa_zonelist_order:Node 2026-09-07 05:29:29.547 | /proc/sys/vm/oom_dump_tasks:1 2026-09-07 05:29:29.547 | /proc/sys/vm/oom_kill_allocating_task:0 2026-09-07 05:29:29.547 | /proc/sys/vm/overcommit_kbytes:0 2026-09-07 05:29:29.547 | /proc/sys/vm/overcommit_memory:0 2026-09-07 05:29:29.547 | /proc/sys/vm/overcommit_ratio:50 2026-09-07 05:29:29.547 | /proc/sys/vm/page-cluster:3 2026-09-07 05:29:29.547 | /proc/sys/vm/page_lock_unfairness:5 2026-09-07 05:29:29.548 | /proc/sys/vm/panic_on_oom:0 2026-09-07 05:29:29.548 | /proc/sys/vm/percpu_pagelist_high_fraction:0 2026-09-07 05:29:29.548 | /proc/sys/vm/stat_interval:1 2026-09-07 05:29:29.548 | /proc/sys/vm/swappiness:100 2026-09-07 05:29:29.548 | /proc/sys/vm/unprivileged_userfaultfd:0 2026-09-07 05:29:29.548 | /proc/sys/vm/user_reserve_kbytes:131072 2026-09-07 05:29:29.548 | /proc/sys/vm/vfs_cache_pressure:50 2026-09-07 05:29:29.548 | /proc/sys/vm/watermark_boost_factor:15000 2026-09-07 05:29:29.548 | /proc/sys/vm/watermark_scale_factor:10 2026-09-07 05:29:29.548 | /proc/sys/vm/zone_reclaim_mode:0 2026-09-07 05:29:29.555 | + lib/host:configure_sysctl_mem_parmaters:94 : /bin/true 2026-09-07 05:29:29.564 | + lib/host:tune_host:126 : configure_host_net 2026-09-07 05:29:29.568 | + lib/host:configure_host_net:121 : configure_sysctl_net_parmaters 2026-09-07 05:29:29.573 | + lib/host:configure_sysctl_net_parmaters:106 : [[ True == \T\r\u\e ]] 2026-09-07 05:29:29.578 | + lib/host:configure_sysctl_net_parmaters:108 : set_sysctl_parameter net.ipv4.tcp_keepalive_time 60 2026-09-07 05:29:29.583 | + lib/host:set_sysctl_parameter:30 : local name=net.ipv4.tcp_keepalive_time 2026-09-07 05:29:29.588 | + lib/host:set_sysctl_parameter:31 : local value=60 2026-09-07 05:29:29.593 | + lib/host:set_sysctl_parameter:33 : sudo sysctl -w net.ipv4.tcp_keepalive_time=60 2026-09-07 05:29:29.611 | net.ipv4.tcp_keepalive_time = 60 2026-09-07 05:29:29.619 | + lib/host:configure_sysctl_net_parmaters:109 : set_sysctl_parameter net.ipv4.tcp_keepalive_intvl 10 2026-09-07 05:29:29.623 | + lib/host:set_sysctl_parameter:30 : local name=net.ipv4.tcp_keepalive_intvl 2026-09-07 05:29:29.628 | + lib/host:set_sysctl_parameter:31 : local value=10 2026-09-07 05:29:29.633 | + lib/host:set_sysctl_parameter:33 : sudo sysctl -w net.ipv4.tcp_keepalive_intvl=10 2026-09-07 05:29:29.650 | net.ipv4.tcp_keepalive_intvl = 10 2026-09-07 05:29:29.657 | + lib/host:configure_sysctl_net_parmaters:110 : set_sysctl_parameter net.ipv4.tcp_keepalive_probes 6 2026-09-07 05:29:29.662 | + lib/host:set_sysctl_parameter:30 : local name=net.ipv4.tcp_keepalive_probes 2026-09-07 05:29:29.665 | + lib/host:set_sysctl_parameter:31 : local value=6 2026-09-07 05:29:29.671 | + lib/host:set_sysctl_parameter:33 : sudo sysctl -w net.ipv4.tcp_keepalive_probes=6 2026-09-07 05:29:29.692 | net.ipv4.tcp_keepalive_probes = 6 2026-09-07 05:29:29.701 | + lib/host:configure_sysctl_net_parmaters:112 : set_sysctl_parameter net.ipv4.tcp_fastopen 3 2026-09-07 05:29:29.705 | + lib/host:set_sysctl_parameter:30 : local name=net.ipv4.tcp_fastopen 2026-09-07 05:29:29.710 | + lib/host:set_sysctl_parameter:31 : local value=3 2026-09-07 05:29:29.714 | + lib/host:set_sysctl_parameter:33 : sudo sysctl -w net.ipv4.tcp_fastopen=3 2026-09-07 05:29:29.730 | net.ipv4.tcp_fastopen = 3 2026-09-07 05:29:29.738 | + 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-07 05:29:29.757 | /proc/sys/net/ipv4/tcp_abort_on_overflow:0 2026-09-07 05:29:29.757 | /proc/sys/net/ipv4/tcp_adv_win_scale:1 2026-09-07 05:29:29.757 | /proc/sys/net/ipv4/tcp_allowed_congestion_control:reno cubic 2026-09-07 05:29:29.758 | /proc/sys/net/ipv4/tcp_app_win:31 2026-09-07 05:29:29.758 | /proc/sys/net/ipv4/tcp_autocorking:1 2026-09-07 05:29:29.758 | /proc/sys/net/ipv4/tcp_available_congestion_control:reno cubic 2026-09-07 05:29:29.758 | /proc/sys/net/ipv4/tcp_available_ulp:espintcp mptcp 2026-09-07 05:29:29.758 | /proc/sys/net/ipv4/tcp_backlog_ack_defer:1 2026-09-07 05:29:29.758 | /proc/sys/net/ipv4/tcp_base_mss:1024 2026-09-07 05:29:29.758 | /proc/sys/net/ipv4/tcp_challenge_ack_limit:2147483647 2026-09-07 05:29:29.758 | /proc/sys/net/ipv4/tcp_child_ehash_entries:0 2026-09-07 05:29:29.758 | /proc/sys/net/ipv4/tcp_comp_sack_delay_ns:1000000 2026-09-07 05:29:29.758 | /proc/sys/net/ipv4/tcp_comp_sack_nr:44 2026-09-07 05:29:29.758 | /proc/sys/net/ipv4/tcp_comp_sack_slack_ns:100000 2026-09-07 05:29:29.758 | /proc/sys/net/ipv4/tcp_congestion_control:cubic 2026-09-07 05:29:29.758 | /proc/sys/net/ipv4/tcp_dsack:1 2026-09-07 05:29:29.758 | /proc/sys/net/ipv4/tcp_early_demux:1 2026-09-07 05:29:29.758 | /proc/sys/net/ipv4/tcp_early_retrans:3 2026-09-07 05:29:29.758 | /proc/sys/net/ipv4/tcp_ecn:2 2026-09-07 05:29:29.758 | /proc/sys/net/ipv4/tcp_ecn_fallback:1 2026-09-07 05:29:29.758 | /proc/sys/net/ipv4/tcp_ehash_entries:524288 2026-09-07 05:29:29.758 | /proc/sys/net/ipv4/tcp_fack:0 2026-09-07 05:29:29.758 | /proc/sys/net/ipv4/tcp_fastopen:3 2026-09-07 05:29:29.758 | /proc/sys/net/ipv4/tcp_fastopen_blackhole_timeout_sec:0 2026-09-07 05:29:29.758 | /proc/sys/net/ipv4/tcp_fastopen_key:26ab4069-1034a35d-3ba1dcaa-849718ca 2026-09-07 05:29:29.758 | /proc/sys/net/ipv4/tcp_fin_timeout:60 2026-09-07 05:29:29.758 | /proc/sys/net/ipv4/tcp_frto:2 2026-09-07 05:29:29.758 | /proc/sys/net/ipv4/tcp_fwmark_accept:0 2026-09-07 05:29:29.758 | /proc/sys/net/ipv4/tcp_invalid_ratelimit:500 2026-09-07 05:29:29.758 | /proc/sys/net/ipv4/tcp_keepalive_intvl:10 2026-09-07 05:29:29.758 | /proc/sys/net/ipv4/tcp_keepalive_probes:6 2026-09-07 05:29:29.759 | /proc/sys/net/ipv4/tcp_keepalive_time:60 2026-09-07 05:29:29.759 | /proc/sys/net/ipv4/tcp_l3mdev_accept:0 2026-09-07 05:29:29.759 | /proc/sys/net/ipv4/tcp_limit_output_bytes:1048576 2026-09-07 05:29:29.759 | /proc/sys/net/ipv4/tcp_low_latency:0 2026-09-07 05:29:29.759 | /proc/sys/net/ipv4/tcp_max_orphans:262144 2026-09-07 05:29:29.759 | /proc/sys/net/ipv4/tcp_max_reordering:300 2026-09-07 05:29:29.759 | /proc/sys/net/ipv4/tcp_max_syn_backlog:4096 2026-09-07 05:29:29.759 | /proc/sys/net/ipv4/tcp_max_tw_buckets:262144 2026-09-07 05:29:29.759 | /proc/sys/net/ipv4/tcp_mem:768417 1024556 1536834 2026-09-07 05:29:29.759 | /proc/sys/net/ipv4/tcp_migrate_req:0 2026-09-07 05:29:29.759 | /proc/sys/net/ipv4/tcp_min_rtt_wlen:300 2026-09-07 05:29:29.759 | /proc/sys/net/ipv4/tcp_min_snd_mss:48 2026-09-07 05:29:29.759 | /proc/sys/net/ipv4/tcp_min_tso_segs:2 2026-09-07 05:29:29.759 | /proc/sys/net/ipv4/tcp_moderate_rcvbuf:1 2026-09-07 05:29:29.759 | /proc/sys/net/ipv4/tcp_mtu_probe_floor:48 2026-09-07 05:29:29.759 | /proc/sys/net/ipv4/tcp_mtu_probing:0 2026-09-07 05:29:29.759 | /proc/sys/net/ipv4/tcp_no_metrics_save:0 2026-09-07 05:29:29.759 | /proc/sys/net/ipv4/tcp_no_ssthresh_metrics_save:1 2026-09-07 05:29:29.759 | /proc/sys/net/ipv4/tcp_notsent_lowat:4294967295 2026-09-07 05:29:29.759 | /proc/sys/net/ipv4/tcp_orphan_retries:0 2026-09-07 05:29:29.759 | /proc/sys/net/ipv4/tcp_pacing_ca_ratio:120 2026-09-07 05:29:29.759 | /proc/sys/net/ipv4/tcp_pacing_ss_ratio:200 2026-09-07 05:29:29.759 | /proc/sys/net/ipv4/tcp_pingpong_thresh:1 2026-09-07 05:29:29.759 | /proc/sys/net/ipv4/tcp_plb_cong_thresh:128 2026-09-07 05:29:29.759 | /proc/sys/net/ipv4/tcp_plb_enabled:0 2026-09-07 05:29:29.759 | /proc/sys/net/ipv4/tcp_plb_idle_rehash_rounds:3 2026-09-07 05:29:29.759 | /proc/sys/net/ipv4/tcp_plb_rehash_rounds:12 2026-09-07 05:29:29.759 | /proc/sys/net/ipv4/tcp_plb_suspend_rto_sec:60 2026-09-07 05:29:29.760 | /proc/sys/net/ipv4/tcp_probe_interval:600 2026-09-07 05:29:29.760 | /proc/sys/net/ipv4/tcp_probe_threshold:8 2026-09-07 05:29:29.760 | /proc/sys/net/ipv4/tcp_recovery:1 2026-09-07 05:29:29.760 | /proc/sys/net/ipv4/tcp_reflect_tos:0 2026-09-07 05:29:29.760 | /proc/sys/net/ipv4/tcp_reordering:3 2026-09-07 05:29:29.760 | /proc/sys/net/ipv4/tcp_retrans_collapse:1 2026-09-07 05:29:29.760 | /proc/sys/net/ipv4/tcp_retries1:3 2026-09-07 05:29:29.760 | /proc/sys/net/ipv4/tcp_retries2:15 2026-09-07 05:29:29.760 | /proc/sys/net/ipv4/tcp_rfc1337:0 2026-09-07 05:29:29.760 | /proc/sys/net/ipv4/tcp_rmem:4096 131072 6291456 2026-09-07 05:29:29.760 | /proc/sys/net/ipv4/tcp_sack:1 2026-09-07 05:29:29.760 | /proc/sys/net/ipv4/tcp_shrink_window:0 2026-09-07 05:29:29.760 | /proc/sys/net/ipv4/tcp_slow_start_after_idle:1 2026-09-07 05:29:29.760 | /proc/sys/net/ipv4/tcp_stdurg:0 2026-09-07 05:29:29.760 | /proc/sys/net/ipv4/tcp_synack_retries:5 2026-09-07 05:29:29.760 | /proc/sys/net/ipv4/tcp_syncookies:1 2026-09-07 05:29:29.760 | /proc/sys/net/ipv4/tcp_syn_linear_timeouts:4 2026-09-07 05:29:29.760 | /proc/sys/net/ipv4/tcp_syn_retries:6 2026-09-07 05:29:29.760 | /proc/sys/net/ipv4/tcp_thin_linear_timeouts:0 2026-09-07 05:29:29.760 | /proc/sys/net/ipv4/tcp_timestamps:1 2026-09-07 05:29:29.760 | /proc/sys/net/ipv4/tcp_tso_rtt_log:9 2026-09-07 05:29:29.760 | /proc/sys/net/ipv4/tcp_tso_win_divisor:3 2026-09-07 05:29:29.760 | /proc/sys/net/ipv4/tcp_tw_reuse:2 2026-09-07 05:29:29.760 | /proc/sys/net/ipv4/tcp_window_scaling:1 2026-09-07 05:29:29.760 | /proc/sys/net/ipv4/tcp_wmem:4096 16384 4194304 2026-09-07 05:29:29.760 | /proc/sys/net/ipv4/tcp_workaround_signed_windows:0 2026-09-07 05:29:29.765 | + lib/host:configure_sysctl_net_parmaters:116 : set_sysctl_parameter net.core.default_qdisc pfifo_fast 2026-09-07 05:29:29.769 | + lib/host:set_sysctl_parameter:30 : local name=net.core.default_qdisc 2026-09-07 05:29:29.773 | + lib/host:set_sysctl_parameter:31 : local value=pfifo_fast 2026-09-07 05:29:29.779 | + lib/host:set_sysctl_parameter:33 : sudo sysctl -w net.core.default_qdisc=pfifo_fast 2026-09-07 05:29:29.794 | net.core.default_qdisc = pfifo_fast 2026-09-07 05:29:29.801 | + ./stack.sh:main:600 : fetch_plugins 2026-09-07 05:29:29.806 | + functions-common:fetch_plugins:1766 : local plugins=,barbican,magnum,manila,octavia,magnum-cluster-api,ovn-octavia-provider 2026-09-07 05:29:29.811 | + functions-common:fetch_plugins:1767 : local plugin 2026-09-07 05:29:29.815 | + functions-common:fetch_plugins:1770 : [[ -z ,barbican,magnum,manila,octavia,magnum-cluster-api,ovn-octavia-provider ]] 2026-09-07 05:29:29.821 | + functions-common:fetch_plugins:1774 : echo 'Fetching DevStack plugins' 2026-09-07 05:29:29.821 | Fetching DevStack plugins 2026-09-07 05:29:29.826 | + functions-common:fetch_plugins:1775 : for plugin in ${plugins//,/ } 2026-09-07 05:29:29.831 | + functions-common:fetch_plugins:1776 : git_clone_by_name barbican 2026-09-07 05:29:29.836 | + functions-common:git_clone_by_name:681 : local name=barbican 2026-09-07 05:29:29.840 | + functions-common:git_clone_by_name:682 : local repo=https://github.com/openstack/barbican 2026-09-07 05:29:29.845 | + functions-common:git_clone_by_name:683 : local dir=/opt/stack/barbican 2026-09-07 05:29:29.849 | + functions-common:git_clone_by_name:684 : local branch=master 2026-09-07 05:29:29.853 | + functions-common:git_clone_by_name:685 : git_clone https://github.com/openstack/barbican /opt/stack/barbican master 2026-09-07 05:29:29.858 | + functions-common:git_clone:589 : local git_remote=https://github.com/openstack/barbican 2026-09-07 05:29:29.863 | + functions-common:git_clone:590 : local git_dest=/opt/stack/barbican 2026-09-07 05:29:29.867 | + functions-common:git_clone:591 : local git_ref=master 2026-09-07 05:29:29.872 | + functions-common:git_clone:592 : local orig_dir 2026-09-07 05:29:29.878 | ++ functions-common:git_clone:593 : pwd 2026-09-07 05:29:29.883 | + functions-common:git_clone:593 : orig_dir=/opt/stack/devstack 2026-09-07 05:29:29.887 | + functions-common:git_clone:594 : local git_clone_flags= 2026-09-07 05:29:29.893 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-09-07 05:29:29.924 | + functions-common:git_clone:596 : RECLONE=False 2026-09-07 05:29:29.928 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-09-07 05:29:29.933 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-09-07 05:29:29.937 | + functions-common:git_clone:610 : echo master 2026-09-07 05:29:29.939 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-09-07 05:29:29.949 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/barbican ]] 2026-09-07 05:29:29.953 | + functions-common:git_clone:634 : [[ False = \T\r\u\e ]] 2026-09-07 05:29:29.957 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/barbican 2026-09-07 05:29:29.977 | + functions-common:git_clone:672 : cd /opt/stack/barbican 2026-09-07 05:29:29.982 | + functions-common:git_clone:673 : head -1 2026-09-07 05:29:29.983 | + functions-common:git_clone:673 : git show --oneline 2026-09-07 05:29:29.994 | 1efe16cd Merge "devstack: Remove unused function" 2026-09-07 05:29:29.999 | + functions-common:git_clone:674 : cd /opt/stack/devstack 2026-09-07 05:29:30.003 | + functions-common:fetch_plugins:1775 : for plugin in ${plugins//,/ } 2026-09-07 05:29:30.007 | + functions-common:fetch_plugins:1776 : git_clone_by_name magnum 2026-09-07 05:29:30.011 | + functions-common:git_clone_by_name:681 : local name=magnum 2026-09-07 05:29:30.016 | + functions-common:git_clone_by_name:682 : local repo=https://review.opendev.org/openstack/magnum 2026-09-07 05:29:30.020 | + functions-common:git_clone_by_name:683 : local dir=/opt/stack/magnum 2026-09-07 05:29:30.024 | + functions-common:git_clone_by_name:684 : local branch=master 2026-09-07 05:29:30.029 | + functions-common:git_clone_by_name:685 : git_clone https://review.opendev.org/openstack/magnum /opt/stack/magnum master 2026-09-07 05:29:30.033 | + functions-common:git_clone:589 : local git_remote=https://review.opendev.org/openstack/magnum 2026-09-07 05:29:30.037 | + functions-common:git_clone:590 : local git_dest=/opt/stack/magnum 2026-09-07 05:29:30.041 | + functions-common:git_clone:591 : local git_ref=master 2026-09-07 05:29:30.044 | + functions-common:git_clone:592 : local orig_dir 2026-09-07 05:29:30.049 | ++ functions-common:git_clone:593 : pwd 2026-09-07 05:29:30.053 | + functions-common:git_clone:593 : orig_dir=/opt/stack/devstack 2026-09-07 05:29:30.057 | + functions-common:git_clone:594 : local git_clone_flags= 2026-09-07 05:29:30.062 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-09-07 05:29:30.087 | + functions-common:git_clone:596 : RECLONE=False 2026-09-07 05:29:30.092 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-09-07 05:29:30.096 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-09-07 05:29:30.101 | + functions-common:git_clone:610 : echo master 2026-09-07 05:29:30.102 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-09-07 05:29:30.112 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/magnum ]] 2026-09-07 05:29:30.116 | + functions-common:git_clone:634 : [[ False = \T\r\u\e ]] 2026-09-07 05:29:30.119 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/magnum 2026-09-07 05:29:30.139 | + functions-common:git_clone:672 : cd /opt/stack/magnum 2026-09-07 05:29:30.145 | + functions-common:git_clone:673 : git show --oneline 2026-09-07 05:29:30.146 | + functions-common:git_clone:673 : head -1 2026-09-07 05:29:30.151 | 23a43e87 Raise clear error when image os_distro is unset 2026-09-07 05:29:30.155 | + functions-common:git_clone:674 : cd /opt/stack/devstack 2026-09-07 05:29:30.160 | + functions-common:fetch_plugins:1775 : for plugin in ${plugins//,/ } 2026-09-07 05:29:30.165 | + functions-common:fetch_plugins:1776 : git_clone_by_name manila 2026-09-07 05:29:30.170 | + functions-common:git_clone_by_name:681 : local name=manila 2026-09-07 05:29:30.174 | + functions-common:git_clone_by_name:682 : local repo=https://github.com/openstack/manila 2026-09-07 05:29:30.178 | + functions-common:git_clone_by_name:683 : local dir=/opt/stack/manila 2026-09-07 05:29:30.182 | + functions-common:git_clone_by_name:684 : local branch=master 2026-09-07 05:29:30.186 | + functions-common:git_clone_by_name:685 : git_clone https://github.com/openstack/manila /opt/stack/manila master 2026-09-07 05:29:30.191 | + functions-common:git_clone:589 : local git_remote=https://github.com/openstack/manila 2026-09-07 05:29:30.195 | + functions-common:git_clone:590 : local git_dest=/opt/stack/manila 2026-09-07 05:29:30.201 | + functions-common:git_clone:591 : local git_ref=master 2026-09-07 05:29:30.206 | + functions-common:git_clone:592 : local orig_dir 2026-09-07 05:29:30.211 | ++ functions-common:git_clone:593 : pwd 2026-09-07 05:29:30.216 | + functions-common:git_clone:593 : orig_dir=/opt/stack/devstack 2026-09-07 05:29:30.220 | + functions-common:git_clone:594 : local git_clone_flags= 2026-09-07 05:29:30.226 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-09-07 05:29:30.256 | + functions-common:git_clone:596 : RECLONE=False 2026-09-07 05:29:30.260 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-09-07 05:29:30.264 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-09-07 05:29:30.270 | + functions-common:git_clone:610 : echo master 2026-09-07 05:29:30.271 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-09-07 05:29:30.279 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/manila ]] 2026-09-07 05:29:30.284 | + functions-common:git_clone:634 : [[ False = \T\r\u\e ]] 2026-09-07 05:29:30.289 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/manila 2026-09-07 05:29:30.315 | + functions-common:git_clone:672 : cd /opt/stack/manila 2026-09-07 05:29:30.320 | + functions-common:git_clone:673 : git show --oneline 2026-09-07 05:29:30.321 | + functions-common:git_clone:673 : head -1 2026-09-07 05:29:30.331 | 060d254bf Merge "HPE: Doc change to add note for revert snapshot limitation" 2026-09-07 05:29:30.337 | + functions-common:git_clone:674 : cd /opt/stack/devstack 2026-09-07 05:29:30.342 | + functions-common:fetch_plugins:1775 : for plugin in ${plugins//,/ } 2026-09-07 05:29:30.347 | + functions-common:fetch_plugins:1776 : git_clone_by_name octavia 2026-09-07 05:29:30.351 | + functions-common:git_clone_by_name:681 : local name=octavia 2026-09-07 05:29:30.356 | + functions-common:git_clone_by_name:682 : local repo=https://github.com/openstack/octavia 2026-09-07 05:29:30.361 | + functions-common:git_clone_by_name:683 : local dir=/opt/stack/octavia 2026-09-07 05:29:30.365 | + functions-common:git_clone_by_name:684 : local branch=master 2026-09-07 05:29:30.370 | + functions-common:git_clone_by_name:685 : git_clone https://github.com/openstack/octavia /opt/stack/octavia master 2026-09-07 05:29:30.374 | + functions-common:git_clone:589 : local git_remote=https://github.com/openstack/octavia 2026-09-07 05:29:30.379 | + functions-common:git_clone:590 : local git_dest=/opt/stack/octavia 2026-09-07 05:29:30.384 | + functions-common:git_clone:591 : local git_ref=master 2026-09-07 05:29:30.387 | + functions-common:git_clone:592 : local orig_dir 2026-09-07 05:29:30.393 | ++ functions-common:git_clone:593 : pwd 2026-09-07 05:29:30.397 | + functions-common:git_clone:593 : orig_dir=/opt/stack/devstack 2026-09-07 05:29:30.402 | + functions-common:git_clone:594 : local git_clone_flags= 2026-09-07 05:29:30.407 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-09-07 05:29:30.437 | + functions-common:git_clone:596 : RECLONE=False 2026-09-07 05:29:30.442 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-09-07 05:29:30.446 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-09-07 05:29:30.452 | + functions-common:git_clone:610 : echo master 2026-09-07 05:29:30.452 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-09-07 05:29:30.462 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/octavia ]] 2026-09-07 05:29:30.466 | + functions-common:git_clone:634 : [[ False = \T\r\u\e ]] 2026-09-07 05:29:30.470 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/octavia 2026-09-07 05:29:30.495 | + functions-common:git_clone:672 : cd /opt/stack/octavia 2026-09-07 05:29:30.501 | + functions-common:git_clone:673 : git show --oneline 2026-09-07 05:29:30.502 | + functions-common:git_clone:673 : head -1 2026-09-07 05:29:30.510 | ae8013eed Fix typo 2026-09-07 05:29:30.515 | + functions-common:git_clone:674 : cd /opt/stack/devstack 2026-09-07 05:29:30.519 | + functions-common:fetch_plugins:1775 : for plugin in ${plugins//,/ } 2026-09-07 05:29:30.523 | + functions-common:fetch_plugins:1776 : git_clone_by_name magnum-cluster-api 2026-09-07 05:29:30.527 | + functions-common:git_clone_by_name:681 : local name=magnum-cluster-api 2026-09-07 05:29:30.532 | + functions-common:git_clone_by_name:682 : local repo=https://github.com/vexxhost/magnum-cluster-api 2026-09-07 05:29:30.537 | + functions-common:git_clone_by_name:683 : local dir=/opt/stack/magnum-cluster-api 2026-09-07 05:29:30.541 | + functions-common:git_clone_by_name:684 : local branch=master 2026-09-07 05:29:30.545 | + functions-common:git_clone_by_name:685 : git_clone https://github.com/vexxhost/magnum-cluster-api /opt/stack/magnum-cluster-api master 2026-09-07 05:29:30.549 | + functions-common:git_clone:589 : local git_remote=https://github.com/vexxhost/magnum-cluster-api 2026-09-07 05:29:30.553 | + functions-common:git_clone:590 : local git_dest=/opt/stack/magnum-cluster-api 2026-09-07 05:29:30.557 | + functions-common:git_clone:591 : local git_ref=master 2026-09-07 05:29:30.561 | + functions-common:git_clone:592 : local orig_dir 2026-09-07 05:29:30.567 | ++ functions-common:git_clone:593 : pwd 2026-09-07 05:29:30.571 | + functions-common:git_clone:593 : orig_dir=/opt/stack/devstack 2026-09-07 05:29:30.576 | + functions-common:git_clone:594 : local git_clone_flags= 2026-09-07 05:29:30.582 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-09-07 05:29:30.612 | + functions-common:git_clone:596 : RECLONE=False 2026-09-07 05:29:30.617 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-09-07 05:29:30.621 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-09-07 05:29:30.627 | + functions-common:git_clone:610 : echo master 2026-09-07 05:29:30.628 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-09-07 05:29:30.636 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/magnum-cluster-api ]] 2026-09-07 05:29:30.641 | + functions-common:git_clone:634 : [[ False = \T\r\u\e ]] 2026-09-07 05:29:30.646 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/magnum-cluster-api 2026-09-07 05:29:30.673 | + functions-common:git_clone:672 : cd /opt/stack/magnum-cluster-api 2026-09-07 05:29:30.678 | + functions-common:git_clone:673 : head -1 2026-09-07 05:29:30.679 | + functions-common:git_clone:673 : git show --oneline 2026-09-07 05:29:30.688 | 5a28170 chore(deps): update vexxhost/chart-vendor digest to 6df1d10 2026-09-07 05:29:30.694 | + functions-common:git_clone:674 : cd /opt/stack/devstack 2026-09-07 05:29:30.699 | + functions-common:fetch_plugins:1775 : for plugin in ${plugins//,/ } 2026-09-07 05:29:30.704 | + functions-common:fetch_plugins:1776 : git_clone_by_name ovn-octavia-provider 2026-09-07 05:29:30.708 | + functions-common:git_clone_by_name:681 : local name=ovn-octavia-provider 2026-09-07 05:29:30.712 | + functions-common:git_clone_by_name:682 : local repo=https://github.com/openstack/ovn-octavia-provider 2026-09-07 05:29:30.717 | + functions-common:git_clone_by_name:683 : local dir=/opt/stack/ovn-octavia-provider 2026-09-07 05:29:30.722 | + functions-common:git_clone_by_name:684 : local branch=master 2026-09-07 05:29:30.726 | + functions-common:git_clone_by_name:685 : git_clone https://github.com/openstack/ovn-octavia-provider /opt/stack/ovn-octavia-provider master 2026-09-07 05:29:30.731 | + functions-common:git_clone:589 : local git_remote=https://github.com/openstack/ovn-octavia-provider 2026-09-07 05:29:30.735 | + functions-common:git_clone:590 : local git_dest=/opt/stack/ovn-octavia-provider 2026-09-07 05:29:30.740 | + functions-common:git_clone:591 : local git_ref=master 2026-09-07 05:29:30.745 | + functions-common:git_clone:592 : local orig_dir 2026-09-07 05:29:30.750 | ++ functions-common:git_clone:593 : pwd 2026-09-07 05:29:30.756 | + functions-common:git_clone:593 : orig_dir=/opt/stack/devstack 2026-09-07 05:29:30.760 | + functions-common:git_clone:594 : local git_clone_flags= 2026-09-07 05:29:30.766 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-09-07 05:29:30.796 | + functions-common:git_clone:596 : RECLONE=False 2026-09-07 05:29:30.800 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-09-07 05:29:30.805 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-09-07 05:29:30.811 | + functions-common:git_clone:610 : echo master 2026-09-07 05:29:30.812 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-09-07 05:29:30.821 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/ovn-octavia-provider ]] 2026-09-07 05:29:30.826 | + functions-common:git_clone:634 : [[ False = \T\r\u\e ]] 2026-09-07 05:29:30.831 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/ovn-octavia-provider 2026-09-07 05:29:30.859 | + functions-common:git_clone:672 : cd /opt/stack/ovn-octavia-provider 2026-09-07 05:29:30.865 | + functions-common:git_clone:673 : git show --oneline 2026-09-07 05:29:30.865 | + functions-common:git_clone:673 : head -1 2026-09-07 05:29:30.904 | 485b18e Merge "Report health monitors as DELETED on LB cascade delete" 2026-09-07 05:29:30.910 | + functions-common:git_clone:674 : cd /opt/stack/devstack 2026-09-07 05:29:30.914 | + ./stack.sh:main:604 : run_phase override_defaults 2026-09-07 05:29:30.919 | + functions-common:run_phase:1848 : local mode=override_defaults 2026-09-07 05:29:30.924 | + functions-common:run_phase:1849 : local phase= 2026-09-07 05:29:30.928 | + functions-common:run_phase:1850 : [[ -d /opt/stack/devstack/extras.d ]] 2026-09-07 05:29:30.933 | + functions-common:run_phase:1851 : local extra_plugin_file_name 2026-09-07 05:29:30.939 | + functions-common:run_phase:1852 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-09-07 05:29:30.944 | + functions-common:run_phase:1857 : local exceptions=80-tempest.sh 2026-09-07 05:29:30.948 | + functions-common:run_phase:1858 : local extra 2026-09-07 05:29:30.953 | ++ functions-common:run_phase:1859 : basename /opt/stack/devstack/extras.d/80-tempest.sh 2026-09-07 05:29:30.960 | + functions-common:run_phase:1859 : extra=80-tempest.sh 2026-09-07 05:29:30.965 | + functions-common:run_phase:1860 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-09-07 05:29:30.968 | + functions-common:run_phase:1864 : [[ -r /opt/stack/devstack/extras.d/80-tempest.sh ]] 2026-09-07 05:29:30.972 | + functions-common:run_phase:1864 : source /opt/stack/devstack/extras.d/80-tempest.sh override_defaults 2026-09-07 05:29:30.977 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-09-07 05:29:31.002 | ++ functions-common:is_service_enabled:2076 : return 1 2026-09-07 05:29:31.006 | + functions-common:run_phase:1869 : [[ override_defaults == \s\o\u\r\c\e ]] 2026-09-07 05:29:31.011 | + 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-07 05:29:31.015 | + functions-common:run_phase:1873 : plugin_override_defaults 2026-09-07 05:29:31.020 | + functions-common:plugin_override_defaults:1807 : local plugins=,barbican,magnum,manila,octavia,magnum-cluster-api,ovn-octavia-provider 2026-09-07 05:29:31.024 | + functions-common:plugin_override_defaults:1808 : local plugin 2026-09-07 05:29:31.028 | + functions-common:plugin_override_defaults:1811 : [[ -z ,barbican,magnum,manila,octavia,magnum-cluster-api,ovn-octavia-provider ]] 2026-09-07 05:29:31.031 | + functions-common:plugin_override_defaults:1815 : echo 'Overriding Configuration Defaults' 2026-09-07 05:29:31.032 | Overriding Configuration Defaults 2026-09-07 05:29:31.036 | + functions-common:plugin_override_defaults:1816 : for plugin in ${plugins//,/ } 2026-09-07 05:29:31.040 | + functions-common:plugin_override_defaults:1817 : local dir=/opt/stack/barbican 2026-09-07 05:29:31.044 | + functions-common:plugin_override_defaults:1819 : [[ -f /opt/stack/barbican/devstack/override-defaults ]] 2026-09-07 05:29:31.048 | + functions-common:plugin_override_defaults:1816 : for plugin in ${plugins//,/ } 2026-09-07 05:29:31.053 | + functions-common:plugin_override_defaults:1817 : local dir=/opt/stack/magnum 2026-09-07 05:29:31.058 | + functions-common:plugin_override_defaults:1819 : [[ -f /opt/stack/magnum/devstack/override-defaults ]] 2026-09-07 05:29:31.062 | + functions-common:plugin_override_defaults:1816 : for plugin in ${plugins//,/ } 2026-09-07 05:29:31.066 | + functions-common:plugin_override_defaults:1817 : local dir=/opt/stack/manila 2026-09-07 05:29:31.070 | + functions-common:plugin_override_defaults:1819 : [[ -f /opt/stack/manila/devstack/override-defaults ]] 2026-09-07 05:29:31.075 | + functions-common:plugin_override_defaults:1816 : for plugin in ${plugins//,/ } 2026-09-07 05:29:31.079 | + functions-common:plugin_override_defaults:1817 : local dir=/opt/stack/octavia 2026-09-07 05:29:31.084 | + functions-common:plugin_override_defaults:1819 : [[ -f /opt/stack/octavia/devstack/override-defaults ]] 2026-09-07 05:29:31.088 | + functions-common:plugin_override_defaults:1816 : for plugin in ${plugins//,/ } 2026-09-07 05:29:31.093 | + functions-common:plugin_override_defaults:1817 : local dir=/opt/stack/magnum-cluster-api 2026-09-07 05:29:31.098 | + functions-common:plugin_override_defaults:1819 : [[ -f /opt/stack/magnum-cluster-api/devstack/override-defaults ]] 2026-09-07 05:29:31.102 | + functions-common:plugin_override_defaults:1822 : echo 'magnum-cluster-api has overridden the following defaults' 2026-09-07 05:29:31.103 | magnum-cluster-api has overridden the following defaults 2026-09-07 05:29:31.107 | + functions-common:plugin_override_defaults:1823 : cat /opt/stack/magnum-cluster-api/devstack/override-defaults 2026-09-07 05:29:31.111 | GLANCE_LIMIT_IMAGE_SIZE_TOTAL=10000 2026-09-07 05:29:31.111 | KEYSTONE_ADMIN_ENDPOINT=true 2026-09-07 05:29:31.111 | LIBVIRT_CPU_MODE=host-passthrough 2026-09-07 05:29:31.111 | LIBVIRT_TYPE=kvm 2026-09-07 05:29:31.111 | VOLUME_BACKING_FILE_SIZE=50G 2026-09-07 05:29:31.115 | + functions-common:plugin_override_defaults:1824 : source /opt/stack/magnum-cluster-api/devstack/override-defaults 2026-09-07 05:29:31.120 | ++ /opt/stack/magnum-cluster-api/devstack/override-defaults:source:1 : GLANCE_LIMIT_IMAGE_SIZE_TOTAL=10000 2026-09-07 05:29:31.125 | ++ /opt/stack/magnum-cluster-api/devstack/override-defaults:source:2 : KEYSTONE_ADMIN_ENDPOINT=true 2026-09-07 05:29:31.129 | ++ /opt/stack/magnum-cluster-api/devstack/override-defaults:source:3 : LIBVIRT_CPU_MODE=host-passthrough 2026-09-07 05:29:31.134 | ++ /opt/stack/magnum-cluster-api/devstack/override-defaults:source:4 : LIBVIRT_TYPE=kvm 2026-09-07 05:29:31.138 | ++ /opt/stack/magnum-cluster-api/devstack/override-defaults:source:5 : VOLUME_BACKING_FILE_SIZE=50G 2026-09-07 05:29:31.143 | + functions-common:plugin_override_defaults:1816 : for plugin in ${plugins//,/ } 2026-09-07 05:29:31.147 | + functions-common:plugin_override_defaults:1817 : local dir=/opt/stack/ovn-octavia-provider 2026-09-07 05:29:31.152 | + functions-common:plugin_override_defaults:1819 : [[ -f /opt/stack/ovn-octavia-provider/devstack/override-defaults ]] 2026-09-07 05:29:31.157 | + ./stack.sh:main:607 : source /opt/stack/devstack/lib/apache 2026-09-07 05:29:31.193 | + ./stack.sh:main:610 : source /opt/stack/devstack/lib/tls 2026-09-07 05:29:31.197 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2026-09-07 05:29:31.226 | ++ functions-common:is_service_enabled:2076 : return 0 2026-09-07 05:29:31.233 | +++ lib/tls:source:40 : ipv6_unquote 162.253.55.167 2026-09-07 05:29:31.239 | +++ functions-common:ipv6_unquote:2218 : echo 162.253.55.167 2026-09-07 05:29:31.240 | +++ functions-common:ipv6_unquote:2218 : tr -d '[]' 2026-09-07 05:29:31.249 | ++ lib/tls:source:40 : TLS_IP=162.253.55.167 2026-09-07 05:29:31.255 | +++ lib/tls:source:43 : hostname -f 2026-09-07 05:29:31.262 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=np0000192047.novalocal 2026-09-07 05:29:31.267 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2026-09-07 05:29:31.271 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2026-09-07 05:29:31.276 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2026-09-07 05:29:31.281 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2026-09-07 05:29:31.286 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2026-09-07 05:29:31.290 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2026-09-07 05:29:31.294 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2026-09-07 05:29:31.300 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2026-09-07 05:29:31.303 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2026-09-07 05:29:31.311 | + ./stack.sh:main:613 : source /opt/stack/devstack/lib/infra 2026-09-07 05:29:31.338 | + ./stack.sh:main:614 : source /opt/stack/devstack/lib/libraries 2026-09-07 05:29:31.376 | + ./stack.sh:main:615 : source /opt/stack/devstack/lib/lvm 2026-09-07 05:29:31.401 | + ./stack.sh:main:616 : source /opt/stack/devstack/lib/horizon 2026-09-07 05:29:31.430 | + ./stack.sh:main:617 : source /opt/stack/devstack/lib/keystone 2026-09-07 05:29:31.501 | + ./stack.sh:main:618 : source /opt/stack/devstack/lib/glance 2026-09-07 05:29:31.649 | + ./stack.sh:main:619 : source /opt/stack/devstack/lib/nova 2026-09-07 05:29:31.855 | + ./stack.sh:main:620 : source /opt/stack/devstack/lib/placement 2026-09-07 05:29:31.914 | + ./stack.sh:main:621 : source /opt/stack/devstack/lib/cinder 2026-09-07 05:29:32.033 | + ./stack.sh:main:622 : source /opt/stack/devstack/lib/swift 2026-09-07 05:29:32.132 | + ./stack.sh:main:623 : source /opt/stack/devstack/lib/neutron 2026-09-07 05:29:32.137 | ++ lib/neutron:source:61 : is_service_enabled tls-proxy 2026-09-07 05:29:32.170 | ++ functions-common:is_service_enabled:2076 : return 0 2026-09-07 05:29:32.176 | ++ lib/neutron:source:62 : Q_PROTOCOL=https 2026-09-07 05:29:32.180 | ++ lib/neutron:source:66 : GITDIR["python-neutronclient"]=/opt/stack/python-neutronclient 2026-09-07 05:29:32.186 | ++ lib/neutron:source:68 : NEUTRON_DIR=/opt/stack/neutron 2026-09-07 05:29:32.191 | ++ lib/neutron:source:69 : NEUTRON_FWAAS_DIR=/opt/stack/neutron-fwaas 2026-09-07 05:29:32.196 | ++ lib/neutron:source:72 : [[ -d /opt/stack/neutron/bin/neutron-server ]] 2026-09-07 05:29:32.202 | +++ lib/neutron:source:75 : get_python_exec_prefix 2026-09-07 05:29:32.238 | +++ inc/python:get_python_exec_prefix:80 : [[ True == \T\r\u\e ]] 2026-09-07 05:29:32.244 | +++ inc/python:get_python_exec_prefix:81 : echo /opt/stack/data/venv/bin 2026-09-07 05:29:32.248 | ++ lib/neutron:source:75 : NEUTRON_BIN_DIR=/opt/stack/data/venv/bin 2026-09-07 05:29:32.254 | ++ lib/neutron:source:78 : NEUTRON_CONF_DIR=/etc/neutron 2026-09-07 05:29:32.259 | ++ lib/neutron:source:79 : NEUTRON_CONF=/etc/neutron/neutron.conf 2026-09-07 05:29:32.264 | ++ lib/neutron:source:80 : export NEUTRON_TEST_CONFIG_FILE=/etc/neutron/debug.ini 2026-09-07 05:29:32.269 | ++ lib/neutron:source:80 : NEUTRON_TEST_CONFIG_FILE=/etc/neutron/debug.ini 2026-09-07 05:29:32.274 | ++ lib/neutron:source:82 : NEUTRON_UWSGI=neutron.wsgi.api:application 2026-09-07 05:29:32.280 | ++ lib/neutron:source:83 : NEUTRON_UWSGI_CONF=/etc/neutron/neutron-api-uwsgi.ini 2026-09-07 05:29:32.287 | +++ lib/neutron:source:89 : trueorfalse True NEUTRON_ENFORCE_NEW_DEFAULTS 2026-09-07 05:29:32.324 | ++ lib/neutron:source:89 : NEUTRON_ENFORCE_NEW_DEFAULTS=True 2026-09-07 05:29:32.328 | ++ lib/neutron:source:90 : [[ -n '' ]] 2026-09-07 05:29:32.333 | ++ lib/neutron:source:96 : AGENT_DHCP_BINARY=/opt/stack/data/venv/bin/neutron-dhcp-agent 2026-09-07 05:29:32.338 | ++ lib/neutron:source:97 : AGENT_L3_BINARY=/opt/stack/data/venv/bin/neutron-l3-agent 2026-09-07 05:29:32.343 | ++ lib/neutron:source:98 : AGENT_META_BINARY=/opt/stack/data/venv/bin/neutron-metadata-agent 2026-09-07 05:29:32.348 | ++ lib/neutron:source:102 : Q_DHCP_CONF_FILE=/etc/neutron/dhcp_agent.ini 2026-09-07 05:29:32.354 | ++ lib/neutron:source:105 : NEUTRON_DHCP_CONF=/etc/neutron/dhcp_agent.ini 2026-09-07 05:29:32.359 | ++ lib/neutron:source:106 : Q_L3_CONF_FILE=/etc/neutron/l3_agent.ini 2026-09-07 05:29:32.365 | ++ lib/neutron:source:109 : NEUTRON_L3_CONF=/etc/neutron/l3_agent.ini 2026-09-07 05:29:32.369 | ++ lib/neutron:source:110 : Q_META_CONF_FILE=/etc/neutron/metadata_agent.ini 2026-09-07 05:29:32.373 | ++ lib/neutron:source:113 : Q_DB_NAME=neutron 2026-09-07 05:29:32.378 | ++ lib/neutron:source:115 : Q_PLUGIN=ml2 2026-09-07 05:29:32.384 | ++ lib/neutron:source:117 : Q_HOST=162.253.55.167 2026-09-07 05:29:32.390 | ++ lib/neutron:source:119 : Q_PROTOCOL=https 2026-09-07 05:29:32.396 | +++ lib/neutron:source:121 : ipv6_unquote 0.0.0.0 2026-09-07 05:29:32.403 | +++ functions-common:ipv6_unquote:2218 : echo 0.0.0.0 2026-09-07 05:29:32.404 | +++ functions-common:ipv6_unquote:2218 : tr -d '[]' 2026-09-07 05:29:32.414 | ++ lib/neutron:source:121 : Q_LISTEN_ADDRESS=0.0.0.0 2026-09-07 05:29:32.419 | ++ lib/neutron:source:123 : Q_ADMIN_USERNAME=neutron 2026-09-07 05:29:32.424 | ++ lib/neutron:source:125 : Q_AUTH_STRATEGY=keystone 2026-09-07 05:29:32.428 | ++ lib/neutron:source:127 : Q_OVS_USE_VETH=False 2026-09-07 05:29:32.433 | ++ lib/neutron:source:128 : Q_USE_ROOTWRAP=True 2026-09-07 05:29:32.439 | +++ lib/neutron:source:129 : trueorfalse True Q_USE_ROOTWRAP_DAEMON 2026-09-07 05:29:32.476 | ++ lib/neutron:source:129 : Q_USE_ROOTWRAP_DAEMON=True 2026-09-07 05:29:32.482 | +++ lib/neutron:source:131 : ipv6_unquote 162.253.55.167 2026-09-07 05:29:32.489 | +++ functions-common:ipv6_unquote:2218 : echo 162.253.55.167 2026-09-07 05:29:32.491 | +++ functions-common:ipv6_unquote:2218 : tr -d '[]' 2026-09-07 05:29:32.502 | ++ lib/neutron:source:131 : Q_META_DATA_IP=162.253.55.167 2026-09-07 05:29:32.507 | ++ lib/neutron:source:133 : Q_ALLOW_OVERLAPPING_IP=True 2026-09-07 05:29:32.511 | ++ lib/neutron:source:134 : Q_NOTIFY_NOVA_PORT_STATUS_CHANGES=True 2026-09-07 05:29:32.516 | ++ lib/neutron:source:135 : Q_NOTIFY_NOVA_PORT_DATA_CHANGES=True 2026-09-07 05:29:32.523 | ++ lib/neutron:source:136 : VIF_PLUGGING_IS_FATAL=True 2026-09-07 05:29:32.527 | ++ lib/neutron:source:137 : VIF_PLUGGING_TIMEOUT=300 2026-09-07 05:29:32.531 | ++ lib/neutron:source:140 : SKIP_STOP_OVN=False 2026-09-07 05:29:32.537 | ++ lib/neutron:source:144 : _Q_PLUGIN_EXTRA_CONF_PATH=/etc/neutron 2026-09-07 05:29:32.542 | ++ lib/neutron:source:147 : NEUTRON_ENDPOINT_SERVICE_NAME=networking 2026-09-07 05:29:32.547 | ++ lib/neutron:source:148 : [[ -z networking ]] 2026-09-07 05:29:32.553 | ++ lib/neutron:source:153 : ALEMBIC_REPO=https://github.com/sqlalchemy/alembic.git 2026-09-07 05:29:32.558 | ++ lib/neutron:source:154 : ALEMBIC_DIR=/opt/stack/alembic 2026-09-07 05:29:32.563 | ++ lib/neutron:source:155 : ALEMBIC_BRANCH=main 2026-09-07 05:29:32.568 | ++ lib/neutron:source:156 : SQLALCHEMY_REPO=https://github.com/sqlalchemy/sqlalchemy.git 2026-09-07 05:29:32.573 | ++ lib/neutron:source:157 : SQLALCHEMY_DIR=/opt/stack/sqlalchemy 2026-09-07 05:29:32.579 | ++ lib/neutron:source:158 : SQLALCHEMY_BRANCH=main 2026-09-07 05:29:32.584 | ++ lib/neutron:source:169 : declare -a -g Q_PLUGIN_EXTRA_CONF_FILES 2026-09-07 05:29:32.589 | ++ lib/neutron:source:172 : declare -a -g _Q_PLUGIN_EXTRA_CONF_FILES_ABS 2026-09-07 05:29:32.595 | ++ lib/neutron:source:175 : Q_RR_CONF_FILE=/etc/neutron/rootwrap.conf 2026-09-07 05:29:32.600 | ++ lib/neutron:source:176 : [[ True == \F\a\l\s\e ]] 2026-09-07 05:29:32.606 | +++ lib/neutron:source:179 : get_rootwrap_location neutron 2026-09-07 05:29:32.611 | +++ functions:get_rootwrap_location:601 : local module=neutron 2026-09-07 05:29:32.618 | ++++ functions:get_rootwrap_location:603 : get_python_exec_prefix 2026-09-07 05:29:32.653 | ++++ inc/python:get_python_exec_prefix:80 : [[ True == \T\r\u\e ]] 2026-09-07 05:29:32.658 | ++++ inc/python:get_python_exec_prefix:81 : echo /opt/stack/data/venv/bin 2026-09-07 05:29:32.665 | +++ functions:get_rootwrap_location:603 : echo /opt/stack/data/venv/bin/neutron-rootwrap 2026-09-07 05:29:32.670 | ++ lib/neutron:source:179 : NEUTRON_ROOTWRAP=/opt/stack/data/venv/bin/neutron-rootwrap 2026-09-07 05:29:32.674 | ++ lib/neutron:source:180 : Q_RR_COMMAND='sudo /opt/stack/data/venv/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2026-09-07 05:29:32.680 | ++ lib/neutron:source:181 : [[ True == \T\r\u\e ]] 2026-09-07 05:29:32.685 | ++ lib/neutron:source:182 : Q_RR_DAEMON_COMMAND='sudo /opt/stack/data/venv/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2026-09-07 05:29:32.690 | ++ lib/neutron:source:194 : Q_DVR_MODE=legacy 2026-09-07 05:29:32.696 | ++ lib/neutron:source:195 : [[ legacy != \l\e\g\a\c\y ]] 2026-09-07 05:29:32.701 | ++ lib/neutron:source:211 : ENABLE_TENANT_TUNNELS=True 2026-09-07 05:29:32.706 | ++ lib/neutron:source:216 : TENANT_TUNNEL_RANGES=1:1000 2026-09-07 05:29:32.712 | ++ lib/neutron:source:221 : ENABLE_TENANT_VLANS=False 2026-09-07 05:29:32.717 | ++ lib/neutron:source:229 : TENANT_VLAN_RANGE= 2026-09-07 05:29:32.722 | ++ lib/neutron:source:237 : PHYSICAL_NETWORK=public 2026-09-07 05:29:32.726 | ++ lib/neutron:source:247 : OVS_PHYSICAL_BRIDGE=br-ex 2026-09-07 05:29:32.732 | ++ lib/neutron:source:253 : OVS_ENABLE_TUNNELING=True 2026-09-07 05:29:32.737 | ++ lib/neutron:source:257 : ENABLE_ISOLATED_METADATA=False 2026-09-07 05:29:32.742 | ++ lib/neutron:source:262 : ENABLE_METADATA_NETWORK=False 2026-09-07 05:29:32.747 | ++ lib/neutron:source:267 : '[' -f /opt/stack/devstack/lib/neutron_plugins/ml2 ']' 2026-09-07 05:29:32.752 | ++ lib/neutron:source:268 : source /opt/stack/devstack/lib/neutron_plugins/ml2 2026-09-07 05:29:32.974 | ++ lib/neutron:source:275 : source /opt/stack/devstack/lib/neutron_plugins/services/metering 2026-09-07 05:29:33.006 | ++ lib/neutron:source:278 : source /opt/stack/devstack/lib/neutron_plugins/services/l3 2026-09-07 05:29:33.012 | +++ lib/neutron_plugins/services/l3:source:3 : IP_VERSION=4+6 2026-09-07 05:29:33.016 | +++ lib/neutron_plugins/services/l3:source:5 : [[ 4+6 != \4 ]] 2026-09-07 05:29:33.022 | +++ lib/neutron_plugins/services/l3:source:5 : [[ 4+6 != \6 ]] 2026-09-07 05:29:33.027 | +++ lib/neutron_plugins/services/l3:source:5 : [[ 4+6 != \4\+\6 ]] 2026-09-07 05:29:33.032 | +++ lib/neutron_plugins/services/l3:source:9 : NEUTRON_CREATE_INITIAL_NETWORKS=True 2026-09-07 05:29:33.038 | +++ lib/neutron_plugins/services/l3:source:12 : PROVIDER_SUBNET_NAME=provider_net 2026-09-07 05:29:33.042 | +++ lib/neutron_plugins/services/l3:source:13 : IPV6_PROVIDER_SUBNET_NAME=provider_net_v6 2026-09-07 05:29:33.047 | +++ lib/neutron_plugins/services/l3:source:14 : IPV6_PROVIDER_FIXED_RANGE= 2026-09-07 05:29:33.053 | +++ lib/neutron_plugins/services/l3:source:15 : IPV6_PROVIDER_NETWORK_GATEWAY= 2026-09-07 05:29:33.058 | +++ lib/neutron_plugins/services/l3:source:17 : PUBLIC_BRIDGE=br-ex 2026-09-07 05:29:33.063 | +++ lib/neutron_plugins/services/l3:source:18 : PUBLIC_BRIDGE_MTU=1430 2026-09-07 05:29:33.069 | +++ lib/neutron_plugins/services/l3:source:23 : Q_ASSIGN_GATEWAY_TO_PUBLIC_BRIDGE=True 2026-09-07 05:29:33.074 | +++ lib/neutron_plugins/services/l3:source:26 : Q_ROUTER_NAME=router1 2026-09-07 05:29:33.080 | +++ lib/neutron_plugins/services/l3:source:31 : Q_USE_PUBLIC_VETH=False 2026-09-07 05:29:33.085 | +++ lib/neutron_plugins/services/l3:source:32 : Q_PUBLIC_VETH_EX=veth-pub-ex 2026-09-07 05:29:33.090 | +++ lib/neutron_plugins/services/l3:source:33 : Q_PUBLIC_VETH_INT=veth-pub-int 2026-09-07 05:29:33.097 | +++ lib/neutron_plugins/services/l3:source:39 : Q_L3_ROUTER_PER_TENANT=True 2026-09-07 05:29:33.102 | +++ lib/neutron_plugins/services/l3:source:72 : Q_USE_PROVIDERNET_FOR_PUBLIC=True 2026-09-07 05:29:33.108 | +++ lib/neutron_plugins/services/l3:source:73 : PUBLIC_PHYSICAL_NETWORK=public 2026-09-07 05:29:33.116 | ++++ lib/neutron_plugins/services/l3:source:76 : cut -c 23- 2026-09-07 05:29:33.117 | ++++ lib/neutron_plugins/services/l3:source:76 : uuidgen 2026-09-07 05:29:33.117 | ++++ lib/neutron_plugins/services/l3:source:76 : sed s/-//g 2026-09-07 05:29:33.117 | ++++ lib/neutron_plugins/services/l3:source:76 : sed -e 's/\(..\)\(....\)\(....\)/\1:\2:\3/' 2026-09-07 05:29:33.128 | +++ lib/neutron_plugins/services/l3:source:76 : IPV6_GLOBAL_ID=dd:0040:c78f 2026-09-07 05:29:33.133 | +++ lib/neutron_plugins/services/l3:source:79 : IPV6_RA_MODE=slaac 2026-09-07 05:29:33.138 | +++ lib/neutron_plugins/services/l3:source:80 : IPV6_ADDRESS_MODE=slaac 2026-09-07 05:29:33.141 | +++ lib/neutron_plugins/services/l3:source:81 : IPV6_PUBLIC_SUBNET_NAME=ipv6-public-subnet 2026-09-07 05:29:33.147 | +++ lib/neutron_plugins/services/l3:source:82 : IPV6_PRIVATE_SUBNET_NAME=ipv6-private-subnet 2026-09-07 05:29:33.152 | +++ lib/neutron_plugins/services/l3:source:83 : IPV6_ADDRS_SAFE_TO_USE=fddd:0040:c78f::/56 2026-09-07 05:29:33.159 | ++++ lib/neutron_plugins/services/l3:source:86 : awk -F / '{ print $1"/"($2>63 ? $2 : 64) }' 2026-09-07 05:29:33.159 | ++++ lib/neutron_plugins/services/l3:source:86 : echo fddd:0040:c78f::/56 2026-09-07 05:29:33.168 | +++ lib/neutron_plugins/services/l3:source:86 : FIXED_RANGE_V6=fddd:0040:c78f::/64 2026-09-07 05:29:33.173 | +++ lib/neutron_plugins/services/l3:source:87 : IPV6_PRIVATE_NETWORK_GATEWAY= 2026-09-07 05:29:33.178 | +++ lib/neutron_plugins/services/l3:source:88 : IPV6_PUBLIC_RANGE=2001:db8::/64 2026-09-07 05:29:33.182 | +++ lib/neutron_plugins/services/l3:source:89 : IPV6_PUBLIC_NETWORK_GATEWAY=2001:db8::2 2026-09-07 05:29:33.187 | +++ lib/neutron_plugins/services/l3:source:90 : IPV6_ROUTER_GW_IP=2001:db8::1 2026-09-07 05:29:33.191 | +++ lib/neutron_plugins/services/l3:source:93 : NETWORK_GATEWAY=10.1.0.1 2026-09-07 05:29:33.197 | +++ lib/neutron_plugins/services/l3:source:94 : PUBLIC_NETWORK_GATEWAY=172.24.5.1 2026-09-07 05:29:33.202 | +++ lib/neutron_plugins/services/l3:source:95 : PRIVATE_SUBNET_NAME=private-subnet 2026-09-07 05:29:33.206 | +++ lib/neutron_plugins/services/l3:source:96 : PUBLIC_SUBNET_NAME=public-subnet 2026-09-07 05:29:33.212 | +++ lib/neutron_plugins/services/l3:source:97 : PUBLIC_SUBNET_ENABLE_DHCP=False 2026-09-07 05:29:33.216 | +++ lib/neutron_plugins/services/l3:source:100 : USE_SUBNETPOOL=True 2026-09-07 05:29:33.221 | +++ lib/neutron_plugins/services/l3:source:101 : SUBNETPOOL_NAME_V4=shared-default-subnetpool-v4 2026-09-07 05:29:33.227 | +++ lib/neutron_plugins/services/l3:source:102 : SUBNETPOOL_NAME_V6=shared-default-subnetpool-v6 2026-09-07 05:29:33.233 | +++ lib/neutron_plugins/services/l3:source:104 : SUBNETPOOL_PREFIX_V4=10.1.0.0/20 2026-09-07 05:29:33.237 | +++ lib/neutron_plugins/services/l3:source:105 : SUBNETPOOL_PREFIX_V6=fddd:0040:c78f::/56 2026-09-07 05:29:33.243 | +++ lib/neutron_plugins/services/l3:source:107 : SUBNETPOOL_SIZE_V4=26 2026-09-07 05:29:33.247 | +++ lib/neutron_plugins/services/l3:source:108 : SUBNETPOOL_SIZE_V6=64 2026-09-07 05:29:33.255 | ++++ lib/neutron_plugins/services/l3:source:110 : ip -4 route 2026-09-07 05:29:33.256 | ++++ lib/neutron_plugins/services/l3:source:110 : grep '^default' 2026-09-07 05:29:33.257 | ++++ lib/neutron_plugins/services/l3:source:110 : awk '{print $5}' 2026-09-07 05:29:33.267 | +++ lib/neutron_plugins/services/l3:source:110 : default_v4_route_devs=ens3 2026-09-07 05:29:33.275 | ++++ lib/neutron_plugins/services/l3:source:112 : grep via 2026-09-07 05:29:33.276 | ++++ lib/neutron_plugins/services/l3:source:112 : ip -6 route list match default table all 2026-09-07 05:29:33.277 | ++++ lib/neutron_plugins/services/l3:source:112 : awk '{print $5}' 2026-09-07 05:29:33.286 | +++ lib/neutron_plugins/services/l3:source:112 : default_v6_route_devs=ens3 2026-09-07 05:29:33.295 | ++ lib/neutron:source:281 : source /opt/stack/devstack/lib/neutron_plugins/services/placement 2026-09-07 05:29:33.302 | ++ lib/neutron:source:282 : source /opt/stack/devstack/lib/neutron_plugins/services/trunk 2026-09-07 05:29:33.308 | ++ lib/neutron:source:283 : source /opt/stack/devstack/lib/neutron_plugins/services/qos 2026-09-07 05:29:33.314 | ++ lib/neutron:source:284 : source /opt/stack/devstack/lib/neutron_plugins/services/segments 2026-09-07 05:29:33.320 | ++ lib/neutron:source:285 : source /opt/stack/devstack/lib/neutron_plugins/services/ovn-bgp 2026-09-07 05:29:33.326 | ++ lib/neutron:source:286 : source /opt/stack/devstack/lib/neutron_plugins/services/evpn 2026-09-07 05:29:33.332 | ++ lib/neutron:source:289 : has_neutron_plugin_security_group 2026-09-07 05:29:33.337 | ++ lib/neutron_plugins/ml2:has_neutron_plugin_security_group:146 : return 0 2026-09-07 05:29:33.343 | ++ lib/neutron:source:290 : Q_USE_SECGROUP=True 2026-09-07 05:29:33.348 | ++ lib/neutron:source:298 : OVN_BRIDGE_MAPPINGS=public:br-ex 2026-09-07 05:29:33.385 | + ./stack.sh:main:624 : source /opt/stack/devstack/lib/ldap 2026-09-07 05:29:33.418 | + ./stack.sh:main:625 : source /opt/stack/devstack/lib/dstat 2026-09-07 05:29:33.450 | + ./stack.sh:main:626 : source /opt/stack/devstack/lib/atop 2026-09-07 05:29:33.482 | + ./stack.sh:main:627 : source /opt/stack/devstack/lib/tcpdump 2026-09-07 05:29:33.513 | + ./stack.sh:main:628 : source /opt/stack/devstack/lib/etcd3 2026-09-07 05:29:33.581 | + ./stack.sh:main:629 : source /opt/stack/devstack/lib/os-vif 2026-09-07 05:29:33.588 | +++ lib/os-vif:source:12 : is_ml2_ovs 2026-09-07 05:29:33.594 | +++ lib/os-vif:is_ml2_ovs:4 : [[ ovn == \o\p\e\n\v\s\w\i\t\c\h ]] 2026-09-07 05:29:33.600 | +++ lib/os-vif:is_ml2_ovs:7 : echo False 2026-09-07 05:29:33.606 | ++ lib/os-vif:source:12 : OS_VIF_OVS_ISOLATE_VIF=False 2026-09-07 05:29:33.613 | +++ lib/os-vif:source:13 : trueorfalse False OS_VIF_OVS_ISOLATE_VIF 2026-09-07 05:29:33.648 | ++ lib/os-vif:source:13 : OS_VIF_OVS_ISOLATE_VIF=False 2026-09-07 05:29:33.655 | + ./stack.sh:main:635 : run_phase source 2026-09-07 05:29:33.660 | + functions-common:run_phase:1848 : local mode=source 2026-09-07 05:29:33.665 | + functions-common:run_phase:1849 : local phase= 2026-09-07 05:29:33.670 | + functions-common:run_phase:1850 : [[ -d /opt/stack/devstack/extras.d ]] 2026-09-07 05:29:33.676 | + functions-common:run_phase:1851 : local extra_plugin_file_name 2026-09-07 05:29:33.682 | + functions-common:run_phase:1852 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-09-07 05:29:33.688 | + functions-common:run_phase:1857 : local exceptions=80-tempest.sh 2026-09-07 05:29:33.693 | + functions-common:run_phase:1858 : local extra 2026-09-07 05:29:33.700 | ++ functions-common:run_phase:1859 : basename /opt/stack/devstack/extras.d/80-tempest.sh 2026-09-07 05:29:33.709 | + functions-common:run_phase:1859 : extra=80-tempest.sh 2026-09-07 05:29:33.714 | + functions-common:run_phase:1860 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-09-07 05:29:33.720 | + functions-common:run_phase:1864 : [[ -r /opt/stack/devstack/extras.d/80-tempest.sh ]] 2026-09-07 05:29:33.725 | + functions-common:run_phase:1864 : source /opt/stack/devstack/extras.d/80-tempest.sh source 2026-09-07 05:29:33.730 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-09-07 05:29:33.766 | ++ functions-common:is_service_enabled:2076 : return 1 2026-09-07 05:29:33.772 | + functions-common:run_phase:1869 : [[ source == \s\o\u\r\c\e ]] 2026-09-07 05:29:33.777 | + functions-common:run_phase:1870 : load_plugin_settings 2026-09-07 05:29:33.783 | + functions-common:load_plugin_settings:1784 : local plugins=,barbican,magnum,manila,octavia,magnum-cluster-api,ovn-octavia-provider 2026-09-07 05:29:33.789 | + functions-common:load_plugin_settings:1785 : local plugin 2026-09-07 05:29:33.795 | + functions-common:load_plugin_settings:1788 : [[ -z ,barbican,magnum,manila,octavia,magnum-cluster-api,ovn-octavia-provider ]] 2026-09-07 05:29:33.801 | + functions-common:load_plugin_settings:1792 : echo 'Loading plugin settings' 2026-09-07 05:29:33.801 | Loading plugin settings 2026-09-07 05:29:33.806 | + functions-common:load_plugin_settings:1793 : for plugin in ${plugins//,/ } 2026-09-07 05:29:33.812 | + functions-common:load_plugin_settings:1794 : local dir=/opt/stack/barbican 2026-09-07 05:29:33.817 | + functions-common:load_plugin_settings:1796 : [[ -f /opt/stack/barbican/devstack/settings ]] 2026-09-07 05:29:33.822 | + functions-common:load_plugin_settings:1797 : source /opt/stack/barbican/devstack/settings 2026-09-07 05:29:33.828 | ++ /opt/stack/barbican/devstack/settings:source:4 : define_plugin barbican 2026-09-07 05:29:33.834 | ++ functions-common:define_plugin:1892 : : 2026-09-07 05:29:33.840 | ++ /opt/stack/barbican/devstack/settings:source:7 : BARBICAN_DIR=/opt/stack/barbican 2026-09-07 05:29:33.846 | ++ /opt/stack/barbican/devstack/settings:source:8 : BARBICAN_CONF_DIR=/etc/barbican 2026-09-07 05:29:33.852 | ++ /opt/stack/barbican/devstack/settings:source:9 : BARBICAN_CONF=/etc/barbican/barbican.conf 2026-09-07 05:29:33.858 | ++ /opt/stack/barbican/devstack/settings:source:10 : BARBICAN_PASTE_CONF=/etc/barbican/barbican-api-paste.ini 2026-09-07 05:29:33.864 | ++ /opt/stack/barbican/devstack/settings:source:11 : BARBICAN_API_LOG_DIR=/opt/stack/logs 2026-09-07 05:29:33.869 | ++ /opt/stack/barbican/devstack/settings:source:13 : PYKMIP_CONF_DIR=/etc/pykmip 2026-09-07 05:29:33.874 | ++ /opt/stack/barbican/devstack/settings:source:14 : PYKMIP_CONF=/etc/pykmip/server.conf 2026-09-07 05:29:33.880 | ++ /opt/stack/barbican/devstack/settings:source:15 : PYKMIP_LOG_DIR=/var/log/pykmip 2026-09-07 05:29:33.886 | ++ /opt/stack/barbican/devstack/settings:source:18 : [[ False = True ]] 2026-09-07 05:29:33.893 | +++ /opt/stack/barbican/devstack/settings:source:22 : get_python_exec_prefix 2026-09-07 05:29:33.925 | +++ inc/python:get_python_exec_prefix:80 : [[ True == \T\r\u\e ]] 2026-09-07 05:29:33.931 | +++ inc/python:get_python_exec_prefix:81 : echo /opt/stack/data/venv/bin 2026-09-07 05:29:33.987 | ++ /opt/stack/barbican/devstack/settings:source:22 : BARBICAN_BIN_DIR=/opt/stack/data/venv/bin 2026-09-07 05:29:33.987 | ++ /opt/stack/barbican/devstack/settings:source:25 : BARBICAN_WSGI=barbican.wsgi.api:application 2026-09-07 05:29:33.987 | ++ /opt/stack/barbican/devstack/settings:source:26 : BARBICAN_UWSGI_CONF=/etc/barbican/barbican-uwsgi.ini 2026-09-07 05:29:33.987 | ++ /opt/stack/barbican/devstack/settings:source:29 : BARBICAN_REPO=https://github.com/openstack/barbican.git 2026-09-07 05:29:33.987 | ++ /opt/stack/barbican/devstack/settings:source:30 : BARBICAN_BRANCH=master 2026-09-07 05:29:33.987 | ++ /opt/stack/barbican/devstack/settings:source:33 : GITREPO["python-barbicanclient"]=https://github.com/openstack/python-barbicanclient.git 2026-09-07 05:29:33.987 | ++ /opt/stack/barbican/devstack/settings:source:34 : GITBRANCH["python-barbicanclient"]=master 2026-09-07 05:29:33.987 | ++ /opt/stack/barbican/devstack/settings:source:35 : GITDIR["python-barbicanclient"]=/opt/stack/python-barbicanclient 2026-09-07 05:29:33.987 | ++ /opt/stack/barbican/devstack/settings:source:37 : GITREPO["barbican-tempest-plugin"]=https://github.com/openstack/barbican-tempest-plugin.git 2026-09-07 05:29:33.989 | ++ /opt/stack/barbican/devstack/settings:source:38 : GITBRANCH["barbican-tempest-plugin"]=master 2026-09-07 05:29:33.993 | ++ /opt/stack/barbican/devstack/settings:source:39 : GITDIR["barbican-tempest-plugin"]=/opt/stack/barbican-tempest-plugin 2026-09-07 05:29:34.000 | +++ /opt/stack/barbican/devstack/settings:source:42 : trueorfalse True ENFORCE_NEW_DEFAULTS 2026-09-07 05:29:34.038 | ++ /opt/stack/barbican/devstack/settings:source:42 : BARBICAN_ENFORCE_NEW_DEFAULTS=True 2026-09-07 05:29:34.044 | ++ /opt/stack/barbican/devstack/settings:source:45 : VAULT_PLUGIN_BACKEND= 2026-09-07 05:29:34.050 | ++ /opt/stack/barbican/devstack/settings:source:46 : VAULT_PLUGIN_HASHICORP_VAULT_VERSION=1.13.2 2026-09-07 05:29:34.056 | ++ /opt/stack/barbican/devstack/settings:source:47 : VAULT_PLUGIN_OPENBAO_VERSION=2.3.2 2026-09-07 05:29:34.060 | ++ /opt/stack/barbican/devstack/settings:source:49 : enable_service barbican 2026-09-07 05:29:34.151 | + functions-common:load_plugin_settings:1793 : for plugin in ${plugins//,/ } 2026-09-07 05:29:34.156 | + functions-common:load_plugin_settings:1794 : local dir=/opt/stack/magnum 2026-09-07 05:29:34.163 | + functions-common:load_plugin_settings:1796 : [[ -f /opt/stack/magnum/devstack/settings ]] 2026-09-07 05:29:34.170 | + functions-common:load_plugin_settings:1797 : source /opt/stack/magnum/devstack/settings 2026-09-07 05:29:34.177 | +++ /opt/stack/magnum/devstack/settings:source:19 : trueorfalse False MAGNUM_ENFORCE_SCOPE 2026-09-07 05:29:34.215 | ++ /opt/stack/magnum/devstack/settings:source:19 : MAGNUM_ENFORCE_SCOPE=False 2026-09-07 05:29:34.223 | +++ /opt/stack/magnum/devstack/settings:source:21 : trueorfalse False MAGNUM_ENFORCE_NEW_DEFAULTS 2026-09-07 05:29:34.262 | ++ /opt/stack/magnum/devstack/settings:source:21 : MAGNUM_ENFORCE_NEW_DEFAULTS=False 2026-09-07 05:29:34.267 | ++ /opt/stack/magnum/devstack/settings:source:23 : [[ -n False ]] 2026-09-07 05:29:34.274 | +++ /opt/stack/magnum/devstack/settings:source:24 : trueorfalse False MAGNUM_ENFORCE_SCOPE 2026-09-07 05:29:34.314 | ++ /opt/stack/magnum/devstack/settings:source:24 : MAGNUM_ENFORCE_NEW_DEFAULTS=False 2026-09-07 05:29:34.318 | ++ /opt/stack/magnum/devstack/settings:source:28 : enable_service magnum-api 2026-09-07 05:29:34.414 | ++ /opt/stack/magnum/devstack/settings:source:29 : enable_service magnum-cond 2026-09-07 05:29:34.505 | + functions-common:load_plugin_settings:1793 : for plugin in ${plugins//,/ } 2026-09-07 05:29:34.511 | + functions-common:load_plugin_settings:1794 : local dir=/opt/stack/manila 2026-09-07 05:29:34.517 | + functions-common:load_plugin_settings:1796 : [[ -f /opt/stack/manila/devstack/settings ]] 2026-09-07 05:29:34.522 | + functions-common:load_plugin_settings:1797 : source /opt/stack/manila/devstack/settings 2026-09-07 05:29:34.528 | ++ /opt/stack/manila/devstack/settings:source:24 : define_plugin manila 2026-09-07 05:29:34.534 | ++ functions-common:define_plugin:1892 : : 2026-09-07 05:29:34.539 | ++ /opt/stack/manila/devstack/settings:source:28 : OS_CLOUD=devstack-admin 2026-09-07 05:29:34.544 | ++ /opt/stack/manila/devstack/settings:source:30 : MANILA_GIT_BASE=https://opendev.org 2026-09-07 05:29:34.550 | ++ /opt/stack/manila/devstack/settings:source:31 : MANILA_REPO_ROOT=openstack 2026-09-07 05:29:34.556 | ++ /opt/stack/manila/devstack/settings:source:34 : MANILA_DIR=/opt/stack/manila 2026-09-07 05:29:34.561 | ++ /opt/stack/manila/devstack/settings:source:35 : MANILA_LOCK_PATH= 2026-09-07 05:29:34.567 | ++ /opt/stack/manila/devstack/settings:source:36 : MANILA_LOCK_PATH=/opt/stack/manila/manila_locks 2026-09-07 05:29:34.573 | ++ /opt/stack/manila/devstack/settings:source:37 : MANILA_STATE_PATH=/opt/stack/data/manila 2026-09-07 05:29:34.579 | ++ /opt/stack/manila/devstack/settings:source:39 : MANILA_CONF_DIR=/etc/manila 2026-09-07 05:29:34.584 | ++ /opt/stack/manila/devstack/settings:source:40 : MANILA_CONF=/etc/manila/manila.conf 2026-09-07 05:29:34.589 | ++ /opt/stack/manila/devstack/settings:source:41 : MANILA_API_PASTE_INI=/etc/manila/api-paste.ini 2026-09-07 05:29:34.594 | ++ /opt/stack/manila/devstack/settings:source:44 : GITREPO["python-manilaclient"]=https://opendev.org/openstack/python-manilaclient 2026-09-07 05:29:34.601 | ++ /opt/stack/manila/devstack/settings:source:45 : GITDIR["python-manilaclient"]=/opt/stack/python-manilaclient 2026-09-07 05:29:34.606 | ++ /opt/stack/manila/devstack/settings:source:46 : GITBRANCH["python-manilaclient"]=master 2026-09-07 05:29:34.613 | ++ /opt/stack/manila/devstack/settings:source:49 : BARBICAN_ENDPOINT_TYPE=internal 2026-09-07 05:29:34.618 | ++ /opt/stack/manila/devstack/settings:source:50 : KEY_MANAGER_BACKEND=barbican 2026-09-07 05:29:34.623 | ++ /opt/stack/manila/devstack/settings:source:51 : BARBICAN_KEYSTONE_ENDPOINT=https://162.253.55.167/identity 2026-09-07 05:29:34.629 | ++ /opt/stack/manila/devstack/settings:source:55 : MANILA_CONFIGURE_DEFAULT_TYPES=True 2026-09-07 05:29:34.634 | ++ /opt/stack/manila/devstack/settings:source:57 : MANILA_DEFAULT_SHARE_TYPE=default 2026-09-07 05:29:34.640 | ++ /opt/stack/manila/devstack/settings:source:65 : MANILA_DEFAULT_SHARE_TYPE_EXTRA_SPECS='snapshot_support=True create_share_from_snapshot_support=True' 2026-09-07 05:29:34.645 | ++ /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-07 05:29:34.650 | ++ /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-07 05:29:34.655 | ++ /opt/stack/manila/devstack/settings:source:70 : MANILA_DEFAULT_SHARE_GROUP_TYPE=default 2026-09-07 05:29:34.660 | ++ /opt/stack/manila/devstack/settings:source:77 : MANILA_DEFAULT_SHARE_GROUP_TYPE_SPECS= 2026-09-07 05:29:34.666 | ++ /opt/stack/manila/devstack/settings:source:80 : MANILA_SERVICE_HOST=162.253.55.167 2026-09-07 05:29:34.672 | ++ /opt/stack/manila/devstack/settings:source:81 : MANILA_SERVICE_PORT=8786 2026-09-07 05:29:34.677 | ++ /opt/stack/manila/devstack/settings:source:82 : MANILA_SERVICE_PORT_INT=18786 2026-09-07 05:29:34.682 | ++ /opt/stack/manila/devstack/settings:source:83 : MANILA_SERVICE_PROTOCOL=http 2026-09-07 05:29:34.689 | ++ /opt/stack/manila/devstack/settings:source:84 : MANILA_ENDPOINT_BASE=http://162.253.55.167:8786 2026-09-07 05:29:34.694 | ++ /opt/stack/manila/devstack/settings:source:87 : [[ -d /opt/stack/manila/bin ]] 2026-09-07 05:29:34.701 | +++ /opt/stack/manila/devstack/settings:source:90 : get_python_exec_prefix 2026-09-07 05:29:34.739 | +++ inc/python:get_python_exec_prefix:80 : [[ True == \T\r\u\e ]] 2026-09-07 05:29:34.745 | +++ inc/python:get_python_exec_prefix:81 : echo /opt/stack/data/venv/bin 2026-09-07 05:29:34.753 | ++ /opt/stack/manila/devstack/settings:source:90 : MANILA_BIN_DIR=/opt/stack/data/venv/bin 2026-09-07 05:29:34.758 | ++ /opt/stack/manila/devstack/settings:source:94 : SHARE_NAME_PREFIX=share- 2026-09-07 05:29:34.764 | ++ /opt/stack/manila/devstack/settings:source:95 : MANILA_ENABLED_SHARE_PROTOCOLS=NFS,CIFS 2026-09-07 05:29:34.770 | ++ /opt/stack/manila/devstack/settings:source:96 : MANILA_ENABLED_BACKENDS=generic 2026-09-07 05:29:34.776 | ++ /opt/stack/manila/devstack/settings:source:97 : MANILA_SCHEDULER_DRIVER=manila.scheduler.drivers.filter.FilterScheduler 2026-09-07 05:29:34.782 | ++ /opt/stack/manila/devstack/settings:source:98 : MANILA_SERVICE_SECGROUP=manila-service 2026-09-07 05:29:34.788 | ++ /opt/stack/manila/devstack/settings:source:104 : MANILA_USE_DOWNGRADE_MIGRATIONS=False 2026-09-07 05:29:34.793 | ++ /opt/stack/manila/devstack/settings:source:106 : MANILA_WSGI=manila.wsgi.api:application 2026-09-07 05:29:34.799 | ++ /opt/stack/manila/devstack/settings:source:107 : MANILA_UWSGI_CONF=/etc/manila/manila-uwsgi.ini 2026-09-07 05:29:34.805 | ++ /opt/stack/manila/devstack/settings:source:108 : MANILA_ENDPOINT_BASE=http://162.253.55.167/share 2026-09-07 05:29:34.810 | ++ /opt/stack/manila/devstack/settings:source:111 : SHARE_DRIVER=manila.share.drivers.generic.GenericShareDriver 2026-09-07 05:29:34.815 | ++ /opt/stack/manila/devstack/settings:source:113 : eval USER_HOME=/opt/stack 2026-09-07 05:29:34.822 | +++ /opt/stack/manila/devstack/settings:source:113 : USER_HOME=/opt/stack 2026-09-07 05:29:34.827 | ++ /opt/stack/manila/devstack/settings:source:114 : MANILA_KEY_FORMAT=ecdsa 2026-09-07 05:29:34.832 | ++ /opt/stack/manila/devstack/settings:source:115 : MANILA_PATH_TO_PUBLIC_KEY=/opt/stack/.ssh/id_ecdsa.pub 2026-09-07 05:29:34.838 | ++ /opt/stack/manila/devstack/settings:source:116 : MANILA_PATH_TO_PRIVATE_KEY=/opt/stack/.ssh/id_ecdsa 2026-09-07 05:29:34.844 | ++ /opt/stack/manila/devstack/settings:source:117 : MANILA_SERVICE_KEYPAIR_NAME=manila-service 2026-09-07 05:29:34.850 | ++ /opt/stack/manila/devstack/settings:source:119 : MANILA_SERVICE_INSTANCE_USER=manila 2026-09-07 05:29:34.854 | ++ /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-07 05:29:34.859 | ++ /opt/stack/manila/devstack/settings:source:121 : MANILA_SERVICE_IMAGE_NAME=manila-service-image-master 2026-09-07 05:29:34.865 | ++ /opt/stack/manila/devstack/settings:source:122 : MANILA_USE_SCHEDULER_CREATING_SHARE_FROM_SNAPSHOT=False 2026-09-07 05:29:34.871 | +++ /opt/stack/manila/devstack/settings:source:125 : trueorfalse True MANILA_SERVICE_IMAGE_ENABLED 2026-09-07 05:29:34.909 | ++ /opt/stack/manila/devstack/settings:source:125 : MANILA_SERVICE_IMAGE_ENABLED=True 2026-09-07 05:29:34.915 | ++ /opt/stack/manila/devstack/settings:source:127 : MANILA_USE_SERVICE_INSTANCE_PASSWORD=True 2026-09-07 05:29:34.920 | ++ /opt/stack/manila/devstack/settings:source:128 : MANILA_SERVICE_INSTANCE_PASSWORD=manila 2026-09-07 05:29:34.927 | ++ /opt/stack/manila/devstack/settings:source:130 : MANILA_SERVICE_VM_FLAVOR_REF=100 2026-09-07 05:29:34.932 | ++ /opt/stack/manila/devstack/settings:source:131 : MANILA_SERVICE_VM_FLAVOR_NAME=manila-service-flavor 2026-09-07 05:29:34.938 | ++ /opt/stack/manila/devstack/settings:source:132 : MANILA_SERVICE_VM_FLAVOR_RAM=512 2026-09-07 05:29:34.944 | ++ /opt/stack/manila/devstack/settings:source:133 : MANILA_SERVICE_VM_FLAVOR_DISK=5 2026-09-07 05:29:34.950 | ++ /opt/stack/manila/devstack/settings:source:134 : MANILA_SERVICE_VM_FLAVOR_VCPUS=1 2026-09-07 05:29:34.956 | ++ /opt/stack/manila/devstack/settings:source:139 : MANILA_ALLOW_NAS_SERVER_PORTS_ON_HOST=False 2026-09-07 05:29:34.961 | ++ /opt/stack/manila/devstack/settings:source:142 : SHARE_BACKING_FILE_SIZE=8400M 2026-09-07 05:29:34.967 | ++ /opt/stack/manila/devstack/settings:source:143 : SHARE_GROUP=lvm-shares 2026-09-07 05:29:34.973 | ++ /opt/stack/manila/devstack/settings:source:144 : MANILA_MNT_DIR=/opt/stack/data/manila/mnt 2026-09-07 05:29:34.977 | ++ /opt/stack/manila/devstack/settings:source:145 : SMB_CONF=/etc/samba/smb.conf 2026-09-07 05:29:34.983 | ++ /opt/stack/manila/devstack/settings:source:146 : SMB_PRIVATE_DIR=/var/lib/samba/private 2026-09-07 05:29:34.989 | ++ /opt/stack/manila/devstack/settings:source:147 : CONFIGURE_BACKING_FILE=True 2026-09-07 05:29:34.994 | ++ /opt/stack/manila/devstack/settings:source:148 : MANILA_LVM_SHARE_EXPORT_IPS=162.253.55.167 2026-09-07 05:29:35.000 | ++ /opt/stack/manila/devstack/settings:source:151 : MANILA_REPLICA_STATE_UPDATE_INTERVAL=300 2026-09-07 05:29:35.006 | ++ /opt/stack/manila/devstack/settings:source:156 : MANILA_ZFSONLINUX_ZPOOL_SIZE=30G 2026-09-07 05:29:35.011 | ++ /opt/stack/manila/devstack/settings:source:157 : MANILA_ZFSONLINUX_BACKEND_FILES_CONTAINER_DIR=/opt/stack/data/manila/zfsonlinux 2026-09-07 05:29:35.017 | ++ /opt/stack/manila/devstack/settings:source:158 : MANILA_ZFSONLINUX_SHARE_EXPORT_IP=162.253.55.167 2026-09-07 05:29:35.023 | ++ /opt/stack/manila/devstack/settings:source:159 : MANILA_ZFSONLINUX_SERVICE_IP=162.253.55.167 2026-09-07 05:29:35.029 | ++ /opt/stack/manila/devstack/settings:source:160 : MANILA_ZFSONLINUX_DATASET_CREATION_OPTIONS=compression=gzip 2026-09-07 05:29:35.034 | ++ /opt/stack/manila/devstack/settings:source:161 : MANILA_ZFSONLINUX_USE_SSH=False 2026-09-07 05:29:35.040 | ++ /opt/stack/manila/devstack/settings:source:162 : MANILA_ZFSONLINUX_SSH_USERNAME=stack 2026-09-07 05:29:35.046 | ++ /opt/stack/manila/devstack/settings:source:165 : MANILA_ZFSONLINUX_REPLICATION_DOMAIN=ZFSonLinux 2026-09-07 05:29:35.051 | ++ /opt/stack/manila/devstack/settings:source:168 : MANILA_CONTAINER_DRIVER=manila.share.drivers.container.driver.ContainerShareDriver 2026-09-07 05:29:35.056 | ++ /opt/stack/manila/devstack/settings:source:169 : MANILA_DOCKER_IMAGE_ALIAS=manila_docker_image 2026-09-07 05:29:35.062 | ++ /opt/stack/manila/devstack/settings:source:170 : MANILA_CONTAINER_VOLUME_GROUP_NAME=manila_docker_volumes 2026-09-07 05:29:35.067 | ++ /opt/stack/manila/devstack/settings:source:171 : MANILA_DOCKER_IMAGE_URL=quay.io/openstack-manila/manila-docker-container:latest 2026-09-07 05:29:35.073 | ++ /opt/stack/manila/devstack/settings:source:174 : MANILA_NETWORK_API_CLASS=manila.network.neutron.neutron_network_plugin.NeutronBindNetworkPlugin 2026-09-07 05:29:35.078 | ++ /opt/stack/manila/devstack/settings:source:175 : MANILA_NEUTRON_VNIC_TYPE=normal 2026-09-07 05:29:35.082 | ++ /opt/stack/manila/devstack/settings:source:178 : MANILA_SSH_TIMEOUT=180 2026-09-07 05:29:35.087 | ++ /opt/stack/manila/devstack/settings:source:181 : MANILA_DEFERRED_DELETE_TASK_INTERVAL=10 2026-09-07 05:29:35.092 | ++ /opt/stack/manila/devstack/settings:source:184 : MANILA_ADMIN_NET_RANGE=10.2.5.0/24 2026-09-07 05:29:35.098 | ++ /opt/stack/manila/devstack/settings:source:187 : MANILA_DATA_NODE_IP=10.2.5.0/24 2026-09-07 05:29:35.103 | ++ /opt/stack/manila/devstack/settings:source:190 : MANILA_DATA_COPY_CHECK_HASH=True 2026-09-07 05:29:35.108 | ++ /opt/stack/manila/devstack/settings:source:193 : MANILA_SETUP_IPV6=False 2026-09-07 05:29:35.114 | ++ /opt/stack/manila/devstack/settings:source:194 : MANILA_RESTORE_IPV6_DEFAULT_ROUTE=True 2026-09-07 05:29:35.121 | +++ /opt/stack/manila/devstack/settings:source:199 : trueorfalse True MANILA_ENFORCE_NEW_DEFAULTS 2026-09-07 05:29:35.159 | ++ /opt/stack/manila/devstack/settings:source:199 : MANILA_ENFORCE_NEW_DEFAULTS=True 2026-09-07 05:29:35.165 | ++ /opt/stack/manila/devstack/settings:source:201 : [[ -n '' ]] 2026-09-07 05:29:35.172 | ++ /opt/stack/manila/devstack/settings:source:211 : enable_service manila 2026-09-07 05:29:35.259 | ++ /opt/stack/manila/devstack/settings:source:212 : enable_service m-api 2026-09-07 05:29:35.348 | ++ /opt/stack/manila/devstack/settings:source:213 : enable_service m-shr 2026-09-07 05:29:35.443 | ++ /opt/stack/manila/devstack/settings:source:214 : enable_service m-sch 2026-09-07 05:29:35.534 | ++ /opt/stack/manila/devstack/settings:source:215 : enable_service m-dat 2026-09-07 05:29:35.626 | + functions-common:load_plugin_settings:1793 : for plugin in ${plugins//,/ } 2026-09-07 05:29:35.631 | + functions-common:load_plugin_settings:1794 : local dir=/opt/stack/octavia 2026-09-07 05:29:35.635 | + functions-common:load_plugin_settings:1796 : [[ -f /opt/stack/octavia/devstack/settings ]] 2026-09-07 05:29:35.641 | + functions-common:load_plugin_settings:1797 : source /opt/stack/octavia/devstack/settings 2026-09-07 05:29:35.647 | ++ /opt/stack/octavia/devstack/settings:source:3 : OCTAVIA=octavia 2026-09-07 05:29:35.652 | ++ /opt/stack/octavia/devstack/settings:source:4 : OCTAVIA_DIR=/opt/stack/octavia 2026-09-07 05:29:35.657 | ++ /opt/stack/octavia/devstack/settings:source:5 : DISKIMAGE_BUILDER_REPO_URL=https://github.com/openstack/diskimage-builder.git 2026-09-07 05:29:35.663 | ++ /opt/stack/octavia/devstack/settings:source:6 : DISKIMAGE_BUILDER_REPO_REF=master 2026-09-07 05:29:35.668 | ++ /opt/stack/octavia/devstack/settings:source:7 : DISKIMAGE_BUILDER_DIR=/opt/stack/diskimage-builder 2026-09-07 05:29:35.676 | +++ /opt/stack/octavia/devstack/settings:source:8 : get_python_exec_prefix 2026-09-07 05:29:35.712 | +++ inc/python:get_python_exec_prefix:80 : [[ True == \T\r\u\e ]] 2026-09-07 05:29:35.717 | +++ inc/python:get_python_exec_prefix:81 : echo /opt/stack/data/venv/bin 2026-09-07 05:29:35.725 | ++ /opt/stack/octavia/devstack/settings:source:8 : OCTAVIA_BIN_DIR=/opt/stack/data/venv/bin 2026-09-07 05:29:35.731 | ++ /opt/stack/octavia/devstack/settings:source:9 : OCTAVIA_CONF_DIR=/etc/octavia 2026-09-07 05:29:35.736 | ++ /opt/stack/octavia/devstack/settings:source:10 : OCTAVIA_SSH_DIR=/etc/octavia/.ssh 2026-09-07 05:29:35.743 | ++ /opt/stack/octavia/devstack/settings:source:11 : OCTAVIA_CERTS_DIR=/etc/octavia/certs 2026-09-07 05:29:35.749 | ++ /opt/stack/octavia/devstack/settings:source:12 : OCTAVIA_CONF=/etc/octavia/octavia.conf 2026-09-07 05:29:35.754 | ++ /opt/stack/octavia/devstack/settings:source:13 : OCTAVIA_AUDIT_MAP=/etc/octavia/octavia_api_audit_map.conf 2026-09-07 05:29:35.759 | ++ /opt/stack/octavia/devstack/settings:source:14 : OCTAVIA_RUN_DIR=/var/run/octavia 2026-09-07 05:29:35.764 | ++ /opt/stack/octavia/devstack/settings:source:16 : OCTAVIA_AMPHORA_DRIVER=amphora_haproxy_rest_driver 2026-09-07 05:29:35.769 | ++ /opt/stack/octavia/devstack/settings:source:17 : OCTAVIA_NETWORK_DRIVER=allowed_address_pairs_driver 2026-09-07 05:29:35.775 | ++ /opt/stack/octavia/devstack/settings:source:18 : OCTAVIA_COMPUTE_DRIVER=compute_nova_driver 2026-09-07 05:29:35.779 | ++ /opt/stack/octavia/devstack/settings:source:19 : OCTAVIA_VOLUME_DRIVER=volume_noop_driver 2026-09-07 05:29:35.785 | ++ /opt/stack/octavia/devstack/settings:source:20 : OCTAVIA_IMAGE_DRIVER=image_glance_driver 2026-09-07 05:29:35.792 | ++ /opt/stack/octavia/devstack/settings:source:22 : OCTAVIA_USERNAME=admin 2026-09-07 05:29:35.797 | ++ /opt/stack/octavia/devstack/settings:source:23 : OCTAVIA_PASSWORD=secretadmin 2026-09-07 05:29:35.803 | ++ /opt/stack/octavia/devstack/settings:source:24 : OCTAVIA_PROJECT_NAME=admin 2026-09-07 05:29:35.807 | ++ /opt/stack/octavia/devstack/settings:source:25 : OCTAVIA_USER_DOMAIN_NAME=Default 2026-09-07 05:29:35.813 | ++ /opt/stack/octavia/devstack/settings:source:26 : OCTAVIA_PROJECT_DOMAIN_NAME=Default 2026-09-07 05:29:35.819 | ++ /opt/stack/octavia/devstack/settings:source:28 : OCTAVIA_PROTOCOL=http 2026-09-07 05:29:35.824 | ++ /opt/stack/octavia/devstack/settings:source:29 : OCTAVIA_PORT=9876 2026-09-07 05:29:35.830 | ++ /opt/stack/octavia/devstack/settings:source:30 : OCTAVIA_HA_PORT=9875 2026-09-07 05:29:35.836 | ++ /opt/stack/octavia/devstack/settings:source:31 : OCTAVIA_HM_LISTEN_PORT=5555 2026-09-07 05:29:35.840 | ++ /opt/stack/octavia/devstack/settings:source:33 : OCTAVIA_ENABLE_AMPHORAV2_JOBBOARD=False 2026-09-07 05:29:35.845 | ++ /opt/stack/octavia/devstack/settings:source:34 : OCTAVIA_JOBBOARD_EXPIRATION_TIME=30 2026-09-07 05:29:35.851 | ++ /opt/stack/octavia/devstack/settings:source:35 : OCTAVIA_JOBBOARD_BACKEND=redis 2026-09-07 05:29:35.857 | ++ /opt/stack/octavia/devstack/settings:source:37 : OCTAVIA_MGMT_SUBNET=192.168.0.0/24 2026-09-07 05:29:35.862 | ++ /opt/stack/octavia/devstack/settings:source:38 : OCTAVIA_MGMT_SUBNET_START=192.168.0.2 2026-09-07 05:29:35.868 | ++ /opt/stack/octavia/devstack/settings:source:39 : OCTAVIA_MGMT_SUBNET_END=192.168.0.200 2026-09-07 05:29:35.874 | ++ /opt/stack/octavia/devstack/settings:source:40 : OCTAVIA_MGMT_SUBNET_IPV6=fd00:0:0:42::/64 2026-09-07 05:29:35.878 | ++ /opt/stack/octavia/devstack/settings:source:41 : OCTAVIA_MGMT_SUBNET_IPV6_START=fd00:0:0:42:0:0:0:2 2026-09-07 05:29:35.885 | ++ /opt/stack/octavia/devstack/settings:source:42 : OCTAVIA_MGMT_SUBNET_IPV6_END=fd00:0:0:42:ffff:ffff:ffff:ffff 2026-09-07 05:29:35.889 | ++ /opt/stack/octavia/devstack/settings:source:44 : OCTAVIA_AMP_SSH_KEY_BITS=2048 2026-09-07 05:29:35.894 | ++ /opt/stack/octavia/devstack/settings:source:45 : OCTAVIA_AMP_SSH_KEY_TYPE=rsa 2026-09-07 05:29:35.900 | ++ /opt/stack/octavia/devstack/settings:source:46 : OCTAVIA_AMP_SSH_KEY_PATH=/etc/octavia/.ssh/octavia_ssh_key 2026-09-07 05:29:35.905 | ++ /opt/stack/octavia/devstack/settings:source:47 : OCTAVIA_AMP_SSH_KEY_NAME=octavia_ssh_key 2026-09-07 05:29:35.911 | ++ /opt/stack/octavia/devstack/settings:source:49 : OCTAVIA_AMP_FLAVOR_ID=10 2026-09-07 05:29:35.916 | ++ /opt/stack/octavia/devstack/settings:source:50 : OCTAVIA_AMP_IMAGE_NAME=amphora-x64-haproxy 2026-09-07 05:29:35.921 | ++ /opt/stack/octavia/devstack/settings:source:51 : OCTAVIA_AMP_IMAGE_FILE=/opt/stack/octavia/diskimage-create/amphora-x64-haproxy.qcow2 2026-09-07 05:29:35.925 | ++ /opt/stack/octavia/devstack/settings:source:52 : OCTAVIA_AMP_IMAGE_TAG=amphora 2026-09-07 05:29:35.930 | ++ /opt/stack/octavia/devstack/settings:source:53 : OCTAVIA_AMP_IMAGE_ARCH=amd64 2026-09-07 05:29:35.936 | ++ /opt/stack/octavia/devstack/settings:source:55 : OCTAVIA_AMP_CONN_TIMEOUT=10 2026-09-07 05:29:35.942 | ++ /opt/stack/octavia/devstack/settings:source:56 : OCTAVIA_AMP_READ_TIMEOUT=120 2026-09-07 05:29:35.947 | ++ /opt/stack/octavia/devstack/settings:source:58 : OCTAVIA_AMP_LOG_ADMIN_PORT=10514 2026-09-07 05:29:35.953 | ++ /opt/stack/octavia/devstack/settings:source:59 : OCTAVIA_AMP_LOG_TENANT_PORT=20514 2026-09-07 05:29:35.959 | ++ /opt/stack/octavia/devstack/settings:source:61 : OCTAVIA_HEALTH_KEY=insecure 2026-09-07 05:29:35.963 | ++ /opt/stack/octavia/devstack/settings:source:63 : OCTAVIA_LB_TOPOLOGY=SINGLE 2026-09-07 05:29:35.969 | ++ /opt/stack/octavia/devstack/settings:source:65 : OCTAVIA_AMP_EXPIRY_AGE=3600 2026-09-07 05:29:35.975 | ++ /opt/stack/octavia/devstack/settings:source:66 : OCTAVIA_LB_EXPIRY_AGE=3600 2026-09-07 05:29:35.980 | ++ /opt/stack/octavia/devstack/settings:source:68 : OCTAVIA_CONSUMER_BINARY=/opt/stack/data/venv/bin/octavia-worker 2026-09-07 05:29:35.985 | ++ /opt/stack/octavia/devstack/settings:source:69 : OCTAVIA_HOUSEKEEPER_BINARY=/opt/stack/data/venv/bin/octavia-housekeeping 2026-09-07 05:29:35.991 | ++ /opt/stack/octavia/devstack/settings:source:70 : OCTAVIA_HEALTHMANAGER_BINARY=/opt/stack/data/venv/bin/octavia-health-manager 2026-09-07 05:29:35.996 | ++ /opt/stack/octavia/devstack/settings:source:71 : OCTAVIA_DRIVER_AGENT_BINARY=/opt/stack/data/venv/bin/octavia-driver-agent 2026-09-07 05:29:36.001 | ++ /opt/stack/octavia/devstack/settings:source:73 : OCTAVIA_API_ARGS=' --config-file /etc/octavia/octavia.conf' 2026-09-07 05:29:36.007 | ++ /opt/stack/octavia/devstack/settings:source:74 : OCTAVIA_CONSUMER_ARGS=' --config-file /etc/octavia/octavia.conf' 2026-09-07 05:29:36.012 | ++ /opt/stack/octavia/devstack/settings:source:75 : OCTAVIA_HOUSEKEEPER_ARGS=' --config-file /etc/octavia/octavia.conf' 2026-09-07 05:29:36.018 | ++ /opt/stack/octavia/devstack/settings:source:76 : OCTAVIA_HEALTHMANAGER_ARGS=' --config-file /etc/octavia/octavia.conf' 2026-09-07 05:29:36.023 | ++ /opt/stack/octavia/devstack/settings:source:77 : OCTAVIA_DRIVER_AGENT_ARGS=' --config-file /etc/octavia/octavia.conf' 2026-09-07 05:29:36.027 | ++ /opt/stack/octavia/devstack/settings:source:79 : OCTAVIA_API=o-api 2026-09-07 05:29:36.033 | ++ /opt/stack/octavia/devstack/settings:source:80 : OCTAVIA_CONSUMER=o-cw 2026-09-07 05:29:36.037 | ++ /opt/stack/octavia/devstack/settings:source:81 : OCTAVIA_HOUSEKEEPER=o-hk 2026-09-07 05:29:36.043 | ++ /opt/stack/octavia/devstack/settings:source:82 : OCTAVIA_HEALTHMANAGER=o-hm 2026-09-07 05:29:36.049 | ++ /opt/stack/octavia/devstack/settings:source:83 : OCTAVIA_SERVICE=octavia 2026-09-07 05:29:36.054 | ++ /opt/stack/octavia/devstack/settings:source:84 : OCTAVIA_API_HAPROXY=o-api-ha 2026-09-07 05:29:36.059 | ++ /opt/stack/octavia/devstack/settings:source:85 : OCTAVIA_DRIVER_AGENT=o-da 2026-09-07 05:29:36.066 | ++ /opt/stack/octavia/devstack/settings:source:88 : GITREPO["python-octaviaclient"]=https://github.com/openstack/python-octaviaclient.git 2026-09-07 05:29:36.071 | ++ /opt/stack/octavia/devstack/settings:source:89 : GITBRANCH["python-octaviaclient"]=master 2026-09-07 05:29:36.077 | ++ /opt/stack/octavia/devstack/settings:source:90 : GITDIR["python-octaviaclient"]=/opt/stack/python-octaviaclient 2026-09-07 05:29:36.083 | ++ /opt/stack/octavia/devstack/settings:source:93 : GITREPO["octavia-lib"]=https://github.com/openstack/octavia-lib.git 2026-09-07 05:29:36.089 | ++ /opt/stack/octavia/devstack/settings:source:94 : GITBRANCH["octavia-lib"]=master 2026-09-07 05:29:36.095 | ++ /opt/stack/octavia/devstack/settings:source:95 : GITDIR["octavia-lib"]=/opt/stack/octavia-lib 2026-09-07 05:29:36.100 | ++ /opt/stack/octavia/devstack/settings:source:97 : NEUTRON_ANY='q-svc neutron-api' 2026-09-07 05:29:36.105 | ++ /opt/stack/octavia/devstack/settings:source:100 : OCTAVIA_USE_PREGENERATED_SSH_KEY=False 2026-09-07 05:29:36.110 | ++ /opt/stack/octavia/devstack/settings:source:101 : OCTAVIA_PREGENERATED_SSH_KEY_PATH=/opt/stack/octavia/devstack/pregenerated/ssh-keys/octavia_ssh_key 2026-09-07 05:29:36.116 | ++ /opt/stack/octavia/devstack/settings:source:103 : OCTAVIA_USE_PREGENERATED_CERTS=False 2026-09-07 05:29:36.121 | ++ /opt/stack/octavia/devstack/settings:source:104 : OCTAVIA_PREGENERATED_CERTS_DIR=/opt/stack/octavia/devstack/pregenerated/certs 2026-09-07 05:29:36.128 | ++ /opt/stack/octavia/devstack/settings:source:105 : OCTAVIA_NODE=api 2026-09-07 05:29:36.131 | ++ /opt/stack/octavia/devstack/settings:source:106 : OCTAVIA_CONTROLLER_IP_PORT_LIST=auto 2026-09-07 05:29:36.136 | ++ /opt/stack/octavia/devstack/settings:source:107 : OCTAVIA_MGMT_PORT_IP=auto 2026-09-07 05:29:36.142 | ++ /opt/stack/octavia/devstack/settings:source:109 : OCTAVIA_DIB_TRACING=1 2026-09-07 05:29:36.147 | ++ /opt/stack/octavia/devstack/settings:source:111 : OCTAVIA_SERVICE_TYPE=load-balancer 2026-09-07 05:29:36.153 | ++ /opt/stack/octavia/devstack/settings:source:112 : OCTAVIA_UWSGI_APP=octavia.wsgi.api:application 2026-09-07 05:29:36.159 | ++ /opt/stack/octavia/devstack/settings:source:113 : OCTAVIA_UWSGI_CONF=/etc/octavia/octavia-uwsgi.ini 2026-09-07 05:29:36.162 | + functions-common:load_plugin_settings:1793 : for plugin in ${plugins//,/ } 2026-09-07 05:29:36.167 | + functions-common:load_plugin_settings:1794 : local dir=/opt/stack/magnum-cluster-api 2026-09-07 05:29:36.172 | + functions-common:load_plugin_settings:1796 : [[ -f /opt/stack/magnum-cluster-api/devstack/settings ]] 2026-09-07 05:29:36.177 | + functions-common:load_plugin_settings:1797 : source /opt/stack/magnum-cluster-api/devstack/settings 2026-09-07 05:29:36.181 | ++ /opt/stack/magnum-cluster-api/devstack/settings:source:1 : define_plugin magnum-cluster-api 2026-09-07 05:29:36.187 | ++ functions-common:define_plugin:1892 : : 2026-09-07 05:29:36.192 | ++ /opt/stack/magnum-cluster-api/devstack/settings:source:3 : plugin_requires magnum-cluster-api barbican 2026-09-07 05:29:36.197 | ++ functions-common:plugin_requires:1905 : : 2026-09-07 05:29:36.203 | ++ /opt/stack/magnum-cluster-api/devstack/settings:source:4 : plugin_requires magnum-cluster-api magnum 2026-09-07 05:29:36.207 | ++ functions-common:plugin_requires:1905 : : 2026-09-07 05:29:36.212 | ++ /opt/stack/magnum-cluster-api/devstack/settings:source:5 : plugin_requires magnum-cluster-api manila 2026-09-07 05:29:36.218 | ++ functions-common:plugin_requires:1905 : : 2026-09-07 05:29:36.224 | ++ /opt/stack/magnum-cluster-api/devstack/settings:source:6 : plugin_requires magnum-cluster-api octavia 2026-09-07 05:29:36.230 | ++ functions-common:plugin_requires:1905 : : 2026-09-07 05:29:36.235 | ++ /opt/stack/magnum-cluster-api/devstack/settings:source:12 : enable_service magnum-cluster-api 2026-09-07 05:29:36.326 | + functions-common:load_plugin_settings:1793 : for plugin in ${plugins//,/ } 2026-09-07 05:29:36.331 | + functions-common:load_plugin_settings:1794 : local dir=/opt/stack/ovn-octavia-provider 2026-09-07 05:29:36.337 | + functions-common:load_plugin_settings:1796 : [[ -f /opt/stack/ovn-octavia-provider/devstack/settings ]] 2026-09-07 05:29:36.342 | + functions-common:load_plugin_settings:1797 : source /opt/stack/ovn-octavia-provider/devstack/settings 2026-09-07 05:29:36.347 | ++ /opt/stack/ovn-octavia-provider/devstack/settings:source:1 : OCTAVIA_DIR=/opt/stack/octavia 2026-09-07 05:29:36.353 | ++ /opt/stack/ovn-octavia-provider/devstack/settings:source:2 : OCTAVIA_CONF_DIR=/etc/octavia 2026-09-07 05:29:36.359 | ++ /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-07 05:29:36.366 | ++ /opt/stack/ovn-octavia-provider/devstack/settings:source:4 : OCTAVIA_PROVIDER_AGENTS=ovn 2026-09-07 05:29:36.371 | ++ /opt/stack/ovn-octavia-provider/devstack/settings:source:6 : OVN_OCTAVIA_PROVIDER_DIR=/opt/stack/ovn-octavia-provider 2026-09-07 05:29:36.376 | + functions-common:run_phase:1871 : verify_disabled_services 2026-09-07 05:29:36.383 | + functions-common:verify_disabled_services:2131 : local service 2026-09-07 05:29:36.389 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-09-07 05:29:36.394 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,c-api, ]] 2026-09-07 05:29:36.400 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-09-07 05:29:36.406 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,c-bak, ]] 2026-09-07 05:29:36.412 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-09-07 05:29:36.418 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,c-sch, ]] 2026-09-07 05:29:36.424 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-09-07 05:29:36.430 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,c-vol, ]] 2026-09-07 05:29:36.436 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-09-07 05:29:36.442 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,etcd3, ]] 2026-09-07 05:29:36.448 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-09-07 05:29:36.455 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,file_tracker, ]] 2026-09-07 05:29:36.461 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-09-07 05:29:36.466 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,g-api, ]] 2026-09-07 05:29:36.472 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-09-07 05:29:36.478 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,key, ]] 2026-09-07 05:29:36.482 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-09-07 05:29:36.489 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,memory_tracker, ]] 2026-09-07 05:29:36.494 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-09-07 05:29:36.501 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,mysql, ]] 2026-09-07 05:29:36.507 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-09-07 05:29:36.513 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,n-api, ]] 2026-09-07 05:29:36.519 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-09-07 05:29:36.525 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,n-api-meta, ]] 2026-09-07 05:29:36.530 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-09-07 05:29:36.536 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,n-cond, ]] 2026-09-07 05:29:36.541 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-09-07 05:29:36.547 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,n-cpu, ]] 2026-09-07 05:29:36.553 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-09-07 05:29:36.558 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,n-novnc, ]] 2026-09-07 05:29:36.563 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-09-07 05:29:36.570 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,n-sch, ]] 2026-09-07 05:29:36.575 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-09-07 05:29:36.580 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,o-api, ]] 2026-09-07 05:29:36.586 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-09-07 05:29:36.591 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,o-da, ]] 2026-09-07 05:29:36.598 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-09-07 05:29:36.604 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,o-hk, ]] 2026-09-07 05:29:36.609 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-09-07 05:29:36.616 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,octavia, ]] 2026-09-07 05:29:36.621 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-09-07 05:29:36.626 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,openstack-cli-server, ]] 2026-09-07 05:29:36.632 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-09-07 05:29:36.639 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,ovn-controller, ]] 2026-09-07 05:29:36.643 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-09-07 05:29:36.649 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,ovn-northd, ]] 2026-09-07 05:29:36.654 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-09-07 05:29:36.659 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,ovs-vswitchd, ]] 2026-09-07 05:29:36.664 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-09-07 05:29:36.670 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,ovsdb-server, ]] 2026-09-07 05:29:36.675 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-09-07 05:29:36.680 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,placement-api, ]] 2026-09-07 05:29:36.686 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-09-07 05:29:36.691 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,q-ovn-agent, ]] 2026-09-07 05:29:36.696 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-09-07 05:29:36.702 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,q-svc, ]] 2026-09-07 05:29:36.707 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-09-07 05:29:36.711 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,rabbit, ]] 2026-09-07 05:29:36.717 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-09-07 05:29:36.723 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,tls-proxy, ]] 2026-09-07 05:29:36.728 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-09-07 05:29:36.734 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,barbican, ]] 2026-09-07 05:29:36.741 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-09-07 05:29:36.746 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,magnum-api, ]] 2026-09-07 05:29:36.752 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-09-07 05:29:36.758 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,magnum-cond, ]] 2026-09-07 05:29:36.764 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-09-07 05:29:36.770 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,manila, ]] 2026-09-07 05:29:36.776 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-09-07 05:29:36.782 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,m-api, ]] 2026-09-07 05:29:36.787 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-09-07 05:29:36.793 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,m-shr, ]] 2026-09-07 05:29:36.799 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-09-07 05:29:36.804 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,m-sch, ]] 2026-09-07 05:29:36.811 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-09-07 05:29:36.817 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,m-dat, ]] 2026-09-07 05:29:36.822 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-09-07 05:29:36.828 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,magnum-cluster-api, ]] 2026-09-07 05:29:36.835 | + ./stack.sh:main:706 : initialize_database_backends 2026-09-07 05:29:36.840 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2026-09-07 05:29:36.848 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2026-09-07 05:29:36.884 | + functions-common:is_service_enabled:2076 : return 0 2026-09-07 05:29:36.889 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2026-09-07 05:29:36.895 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2026-09-07 05:29:36.902 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2026-09-07 05:29:36.935 | + functions-common:is_service_enabled:2076 : return 1 2026-09-07 05:29:36.942 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2026-09-07 05:29:36.947 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2026-09-07 05:29:36.953 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2026-09-07 05:29:36.958 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2026-09-07 05:29:36.964 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2026-09-07 05:29:36.970 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2026-09-07 05:29:36.975 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2026-09-07 05:29:36.981 | + lib/database:initialize_database_backends:92 : return 0 2026-09-07 05:29:36.987 | + ./stack.sh:main:707 : echo 'Using mysql database backend' 2026-09-07 05:29:36.988 | Using mysql database backend 2026-09-07 05:29:36.994 | + ./stack.sh:main:710 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2026-09-07 05:29:37.028 | + ./stack.sh:main:712 : define_database_baseurl 2026-09-07 05:29:37.036 | ++ lib/database:define_database_baseurl:106 : get_database_type_mysql 2026-09-07 05:29:37.042 | ++ lib/databases/mysql:get_database_type_mysql:32 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2026-09-07 05:29:37.048 | ++ lib/databases/mysql:get_database_type_mysql:33 : echo mysql+pymysql 2026-09-07 05:29:37.055 | + lib/database:define_database_baseurl:106 : BASE_SQL_CONN=mysql+pymysql://root:secretdatabase@127.0.0.1 2026-09-07 05:29:37.061 | + ./stack.sh:main:724 : is_service_enabled rabbit 2026-09-07 05:29:37.099 | + functions-common:is_service_enabled:2076 : return 0 2026-09-07 05:29:37.104 | + ./stack.sh:main:725 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2026-09-07 05:29:37.141 | + ./stack.sh:main:732 : is_service_enabled keystone 2026-09-07 05:29:37.178 | + functions-common:is_service_enabled:2076 : return 0 2026-09-07 05:29:37.184 | + ./stack.sh:main:734 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2026-09-07 05:29:37.222 | + ./stack.sh:main:736 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2026-09-07 05:29:37.260 | + ./stack.sh:main:747 : is_service_enabled ldap 2026-09-07 05:29:37.298 | + functions-common:is_service_enabled:2076 : return 1 2026-09-07 05:29:37.303 | + ./stack.sh:main:756 : is_service_enabled s-proxy 2026-09-07 05:29:37.341 | + functions-common:is_service_enabled:2076 : return 1 2026-09-07 05:29:37.348 | + ./stack.sh:main:768 : save_stackenv 768 2026-09-07 05:29:37.353 | + functions-common:save_stackenv:65 : local tag=768 2026-09-07 05:29:37.359 | ++ functions-common:save_stackenv:67 : date +%F-%H%M%S 2026-09-07 05:29:37.369 | + functions-common:save_stackenv:67 : time_stamp=2026-09-07-052937 2026-09-07 05:29:37.380 | + functions-common:save_stackenv:68 : echo '# 2026-09-07-052937 768' 2026-09-07 05:29:37.385 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-09-07 05:29:37.392 | + functions-common:save_stackenv:70 : echo BASE_SQL_CONN=mysql+pymysql://root:secretdatabase@127.0.0.1 2026-09-07 05:29:37.399 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-09-07 05:29:37.405 | + functions-common:save_stackenv:70 : echo DATA_DIR=/opt/stack/data 2026-09-07 05:29:37.410 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-09-07 05:29:37.416 | + functions-common:save_stackenv:70 : echo DEST=/opt/stack 2026-09-07 05:29:37.422 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-09-07 05:29:37.428 | + 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-07 05:29:37.433 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-09-07 05:29:37.440 | + functions-common:save_stackenv:70 : echo HOST_IP=162.253.55.167 2026-09-07 05:29:37.446 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-09-07 05:29:37.452 | + functions-common:save_stackenv:70 : echo KEYSTONE_SERVICE_URI=https://162.253.55.167/identity 2026-09-07 05:29:37.458 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-09-07 05:29:37.463 | + functions-common:save_stackenv:70 : echo LOGFILE=/opt/stack/logs/devstacklog.txt.2026-09-07-052923 2026-09-07 05:29:37.469 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-09-07 05:29:37.476 | + functions-common:save_stackenv:70 : echo OS_CACERT= 2026-09-07 05:29:37.482 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-09-07 05:29:37.489 | + functions-common:save_stackenv:70 : echo SERVICE_HOST=162.253.55.167 2026-09-07 05:29:37.494 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-09-07 05:29:37.501 | + functions-common:save_stackenv:70 : echo STACK_USER=stack 2026-09-07 05:29:37.506 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-09-07 05:29:37.513 | + functions-common:save_stackenv:70 : echo TLS_IP=162.253.55.167 2026-09-07 05:29:37.519 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-09-07 05:29:37.525 | + functions-common:save_stackenv:70 : echo HOST_IPV6=2604:e100:1:0:f816:3eff:fec2:d3f6 2026-09-07 05:29:37.531 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-09-07 05:29:37.537 | + functions-common:save_stackenv:70 : echo SERVICE_IP_VERSION=4 2026-09-07 05:29:37.542 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-09-07 05:29:37.550 | + functions-common:save_stackenv:70 : echo TUNNEL_ENDPOINT_IP=162.253.55.167 2026-09-07 05:29:37.555 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-09-07 05:29:37.561 | + functions-common:save_stackenv:70 : echo TUNNEL_IP_VERSION=4 2026-09-07 05:29:37.569 | + ./stack.sh:main:781 : GIT_DEPTH=0 2026-09-07 05:29:37.574 | + ./stack.sh:main:781 : git_clone https://github.com/openstack/requirements.git /opt/stack/requirements master 2026-09-07 05:29:37.580 | + functions-common:git_clone:589 : local git_remote=https://github.com/openstack/requirements.git 2026-09-07 05:29:37.585 | + functions-common:git_clone:590 : local git_dest=/opt/stack/requirements 2026-09-07 05:29:37.590 | + functions-common:git_clone:591 : local git_ref=master 2026-09-07 05:29:37.596 | + functions-common:git_clone:592 : local orig_dir 2026-09-07 05:29:37.602 | ++ functions-common:git_clone:593 : pwd 2026-09-07 05:29:37.609 | + functions-common:git_clone:593 : orig_dir=/opt/stack/devstack 2026-09-07 05:29:37.615 | + functions-common:git_clone:594 : local git_clone_flags= 2026-09-07 05:29:37.621 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-09-07 05:29:37.657 | + functions-common:git_clone:596 : RECLONE=False 2026-09-07 05:29:37.661 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-09-07 05:29:37.668 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-09-07 05:29:37.674 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-09-07 05:29:37.674 | + functions-common:git_clone:610 : echo master 2026-09-07 05:29:37.685 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/requirements ]] 2026-09-07 05:29:37.691 | + functions-common:git_clone:634 : [[ False = \T\r\u\e ]] 2026-09-07 05:29:37.696 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/requirements 2026-09-07 05:29:37.725 | + functions-common:git_clone:672 : cd /opt/stack/requirements 2026-09-07 05:29:37.732 | + functions-common:git_clone:673 : git show --oneline 2026-09-07 05:29:37.732 | + functions-common:git_clone:673 : head -1 2026-09-07 05:29:37.740 | 9edc0428 Merge "update constraint for os_vif to new release 5.2.1" 2026-09-07 05:29:37.747 | + functions-common:git_clone:674 : cd /opt/stack/devstack 2026-09-07 05:29:37.754 | + ./stack.sh:main:785 : echo_summary 'Installing package prerequisites' 2026-09-07 05:29:37.759 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-09-07 05:29:37.765 | + ./stack.sh:echo_summary:450 : echo -e Installing package prerequisites 2026-09-07 05:29:37.771 | + ./stack.sh:main:786 : source /opt/stack/devstack/tools/install_prereqs.sh 2026-09-07 05:29:37.777 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2026-09-07 05:29:37.783 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2026-09-07 05:29:37.790 | ++ tools/install_prereqs.sh:source:23 : [[ -z /opt/stack/devstack ]] 2026-09-07 05:29:37.796 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/opt/stack/devstack/.prereqs 2026-09-07 05:29:37.802 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2026-09-07 05:29:37.807 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2026-09-07 05:29:37.814 | +++ tools/install_prereqs.sh:source:47 : date +%s 2026-09-07 05:29:37.823 | ++ tools/install_prereqs.sh:source:47 : NOW=1788758977 2026-09-07 05:29:37.830 | +++ tools/install_prereqs.sh:source:48 : head -1 /opt/stack/devstack/.prereqs 2026-09-07 05:29:37.841 | +++ tools/install_prereqs.sh:source:48 : echo 0 2026-09-07 05:29:37.848 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=0 2026-09-07 05:29:37.854 | ++ tools/install_prereqs.sh:source:49 : DELTA=1788758977 2026-09-07 05:29:37.860 | ++ tools/install_prereqs.sh:source:50 : [[ 1788758977 -lt 7200 ]] 2026-09-07 05:29:37.866 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2026-09-07 05:29:37.872 | ++ functions-common:export_proxy_variables:2238 : isset http_proxy 2026-09-07 05:29:37.878 | ++ functions-common:isset:266 : [[ -v http_proxy ]] 2026-09-07 05:29:37.884 | ++ functions-common:export_proxy_variables:2241 : isset https_proxy 2026-09-07 05:29:37.889 | ++ functions-common:isset:266 : [[ -v https_proxy ]] 2026-09-07 05:29:37.895 | ++ functions-common:export_proxy_variables:2244 : isset no_proxy 2026-09-07 05:29:37.901 | ++ functions-common:isset:266 : [[ -v no_proxy ]] 2026-09-07 05:29:37.909 | +++ 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-07 05:29:37.965 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2026-09-07 05:29:37.965 | apache2-dev 2026-09-07 05:29:37.965 | bc 2026-09-07 05:29:37.965 | bsdmainutils 2026-09-07 05:29:37.965 | curl 2026-09-07 05:29:37.965 | g++ 2026-09-07 05:29:37.965 | gawk 2026-09-07 05:29:37.965 | gcc 2026-09-07 05:29:37.965 | gettext 2026-09-07 05:29:37.965 | git 2026-09-07 05:29:37.966 | graphviz 2026-09-07 05:29:37.966 | iputils-ping 2026-09-07 05:29:37.966 | libffi-dev 2026-09-07 05:29:37.966 | libjpeg-dev 2026-09-07 05:29:37.966 | libpq-dev 2026-09-07 05:29:37.966 | libssl-dev 2026-09-07 05:29:37.966 | libsystemd-dev 2026-09-07 05:29:37.966 | libxml2-dev 2026-09-07 05:29:37.966 | libxslt1-dev 2026-09-07 05:29:37.966 | libyaml-dev 2026-09-07 05:29:37.966 | lsof 2026-09-07 05:29:37.966 | openssh-server 2026-09-07 05:29:37.966 | openssl 2026-09-07 05:29:37.966 | pkg-config 2026-09-07 05:29:37.966 | psmisc 2026-09-07 05:29:37.966 | python3-dev 2026-09-07 05:29:37.966 | python3-pip 2026-09-07 05:29:37.966 | python3-systemd 2026-09-07 05:29:37.966 | python3-venv 2026-09-07 05:29:37.966 | tar 2026-09-07 05:29:37.966 | tcpdump 2026-09-07 05:29:37.966 | unzip 2026-09-07 05:29:37.966 | uuid-runtime 2026-09-07 05:29:37.966 | wget 2026-09-07 05:29:37.966 | zlib1g-dev 2026-09-07 05:29:37.966 | lvm2 2026-09-07 05:29:37.966 | qemu-utils 2026-09-07 05:29:37.966 | thin-provisioning-tools 2026-09-07 05:29:37.966 | lsscsi 2026-09-07 05:29:37.966 | open-iscsi 2026-09-07 05:29:37.966 | libkrb5-dev 2026-09-07 05:29:37.966 | libldap2-dev 2026-09-07 05:29:37.966 | libsasl2-dev 2026-09-07 05:29:37.966 | memcached 2026-09-07 05:29:37.966 | python3-mysqldb 2026-09-07 05:29:37.966 | sqlite3 2026-09-07 05:29:37.966 | conntrack 2026-09-07 05:29:37.966 | curl 2026-09-07 05:29:37.966 | ebtables 2026-09-07 05:29:37.966 | genisoimage 2026-09-07 05:29:37.966 | iptables 2026-09-07 05:29:37.966 | iputils-arping 2026-09-07 05:29:37.966 | kpartx 2026-09-07 05:29:37.966 | libjs-jquery-tablesorter 2026-09-07 05:29:37.966 | parted 2026-09-07 05:29:37.967 | pm-utils 2026-09-07 05:29:37.967 | python3-mysqldb 2026-09-07 05:29:37.967 | socat 2026-09-07 05:29:37.967 | sqlite3 2026-09-07 05:29:37.967 | sudo 2026-09-07 05:29:37.967 | vlan 2026-09-07 05:29:37.967 | cryptsetup 2026-09-07 05:29:37.967 | dosfstools 2026-09-07 05:29:37.967 | genisoimage 2026-09-07 05:29:37.967 | gir1.2-libosinfo-1.0 2026-09-07 05:29:37.967 | netcat-openbsd 2026-09-07 05:29:37.967 | open-iscsi 2026-09-07 05:29:37.967 | qemu-utils 2026-09-07 05:29:37.967 | sg3-utils 2026-09-07 05:29:37.967 | sysfsutils 2026-09-07 05:29:37.967 | acl 2026-09-07 05:29:37.967 | dnsmasq-base 2026-09-07 05:29:37.967 | dnsmasq-utils 2026-09-07 05:29:37.967 | ebtables 2026-09-07 05:29:37.967 | haproxy 2026-09-07 05:29:37.967 | iptables 2026-09-07 05:29:37.967 | iputils-arping 2026-09-07 05:29:37.967 | iputils-ping 2026-09-07 05:29:37.967 | postgresql-server-dev-all 2026-09-07 05:29:37.967 | python3-mysqldb 2026-09-07 05:29:37.967 | sqlite3 2026-09-07 05:29:37.967 | sudo 2026-09-07 05:29:37.967 | vlan 2026-09-07 05:29:37.967 | apache2' 2026-09-07 05:29:37.972 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2026-09-07 05:29:38.032 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2026-09-07 05:29:38.033 | apache2-dev 2026-09-07 05:29:38.033 | bc 2026-09-07 05:29:38.033 | bsdmainutils 2026-09-07 05:29:38.033 | curl 2026-09-07 05:29:38.033 | g++ 2026-09-07 05:29:38.033 | gawk 2026-09-07 05:29:38.033 | gcc 2026-09-07 05:29:38.033 | gettext 2026-09-07 05:29:38.033 | git 2026-09-07 05:29:38.033 | graphviz 2026-09-07 05:29:38.033 | iputils-ping 2026-09-07 05:29:38.033 | libffi-dev 2026-09-07 05:29:38.033 | libjpeg-dev 2026-09-07 05:29:38.033 | libpq-dev 2026-09-07 05:29:38.033 | libssl-dev 2026-09-07 05:29:38.033 | libsystemd-dev 2026-09-07 05:29:38.033 | libxml2-dev 2026-09-07 05:29:38.033 | libxslt1-dev 2026-09-07 05:29:38.033 | libyaml-dev 2026-09-07 05:29:38.033 | lsof 2026-09-07 05:29:38.033 | openssh-server 2026-09-07 05:29:38.033 | openssl 2026-09-07 05:29:38.033 | pkg-config 2026-09-07 05:29:38.033 | psmisc 2026-09-07 05:29:38.033 | python3-dev 2026-09-07 05:29:38.033 | python3-pip 2026-09-07 05:29:38.033 | python3-systemd 2026-09-07 05:29:38.033 | python3-venv 2026-09-07 05:29:38.033 | tar 2026-09-07 05:29:38.033 | tcpdump 2026-09-07 05:29:38.033 | unzip 2026-09-07 05:29:38.033 | uuid-runtime 2026-09-07 05:29:38.033 | wget 2026-09-07 05:29:38.033 | zlib1g-dev 2026-09-07 05:29:38.033 | lvm2 2026-09-07 05:29:38.033 | qemu-utils 2026-09-07 05:29:38.033 | thin-provisioning-tools 2026-09-07 05:29:38.033 | lsscsi 2026-09-07 05:29:38.033 | open-iscsi 2026-09-07 05:29:38.033 | libkrb5-dev 2026-09-07 05:29:38.033 | libldap2-dev 2026-09-07 05:29:38.033 | libsasl2-dev 2026-09-07 05:29:38.033 | memcached 2026-09-07 05:29:38.033 | python3-mysqldb 2026-09-07 05:29:38.033 | sqlite3 2026-09-07 05:29:38.033 | conntrack 2026-09-07 05:29:38.033 | curl 2026-09-07 05:29:38.033 | ebtables 2026-09-07 05:29:38.033 | genisoimage 2026-09-07 05:29:38.034 | iptables 2026-09-07 05:29:38.034 | iputils-arping 2026-09-07 05:29:38.034 | kpartx 2026-09-07 05:29:38.034 | libjs-jquery-tablesorter 2026-09-07 05:29:38.034 | parted 2026-09-07 05:29:38.034 | pm-utils 2026-09-07 05:29:38.034 | python3-mysqldb 2026-09-07 05:29:38.034 | socat 2026-09-07 05:29:38.034 | sqlite3 2026-09-07 05:29:38.034 | sudo 2026-09-07 05:29:38.034 | vlan 2026-09-07 05:29:38.034 | cryptsetup 2026-09-07 05:29:38.034 | dosfstools 2026-09-07 05:29:38.034 | genisoimage 2026-09-07 05:29:38.034 | gir1.2-libosinfo-1.0 2026-09-07 05:29:38.034 | netcat-openbsd 2026-09-07 05:29:38.034 | open-iscsi 2026-09-07 05:29:38.034 | qemu-utils 2026-09-07 05:29:38.034 | sg3-utils 2026-09-07 05:29:38.034 | sysfsutils 2026-09-07 05:29:38.034 | acl 2026-09-07 05:29:38.034 | dnsmasq-base 2026-09-07 05:29:38.034 | dnsmasq-utils 2026-09-07 05:29:38.034 | ebtables 2026-09-07 05:29:38.034 | haproxy 2026-09-07 05:29:38.034 | iptables 2026-09-07 05:29:38.034 | iputils-arping 2026-09-07 05:29:38.034 | iputils-ping 2026-09-07 05:29:38.034 | postgresql-server-dev-all 2026-09-07 05:29:38.034 | python3-mysqldb 2026-09-07 05:29:38.034 | sqlite3 2026-09-07 05:29:38.034 | sudo 2026-09-07 05:29:38.034 | vlan 2026-09-07 05:29:38.034 | apache2 lvm2 2026-09-07 05:29:38.034 | golang 2026-09-07 05:29:38.034 | debootstrap 2026-09-07 05:29:38.034 | rsyslog' 2026-09-07 05:29:38.039 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2026-09-07 05:29:38.045 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-07 05:29:38.050 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-07 05:29:38.058 | ++ 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-07 05:29:38.059 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2026-09-07 05:29:38.068 | ++ 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-07 05:29:38.074 | ++ functions-common:install_package:1438 : update_package_repo 2026-09-07 05:29:38.079 | ++ functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-09-07 05:29:38.084 | ++ functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-09-07 05:29:38.090 | ++ functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-09-07 05:29:38.095 | ++ functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-09-07 05:29:38.100 | ++ functions-common:update_package_repo:1420 : is_ubuntu 2026-09-07 05:29:38.107 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-07 05:29:38.112 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-07 05:29:38.117 | ++ functions-common:update_package_repo:1421 : apt_get_update 2026-09-07 05:29:38.121 | ++ functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-09-07 05:29:38.127 | ++ functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-09-07 05:29:38.132 | ++ functions-common:apt_get_update:1167 : return 2026-09-07 05:29:38.140 | ++ 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-07 05:29:38.146 | ++ functions-common:real_install_package:1426 : is_ubuntu 2026-09-07 05:29:38.151 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-07 05:29:38.158 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-07 05:29:38.162 | ++ 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-07 05:29:38.208 | ++ 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-07 05:29:38.263 | Reading package lists... 2026-09-07 05:29:38.516 | Building dependency tree... 2026-09-07 05:29:38.516 | Reading state information... 2026-09-07 05:29:38.784 | curl is already the newest version (8.5.0-2ubuntu10.13). 2026-09-07 05:29:38.784 | git is already the newest version (1:2.43.0-1ubuntu7.3). 2026-09-07 05:29:38.784 | openssl is already the newest version (3.0.13-0ubuntu3.15). 2026-09-07 05:29:38.784 | openssl set to manually installed. 2026-09-07 05:29:38.784 | tar is already the newest version (1.35+dfsg-3ubuntu0.4). 2026-09-07 05:29:38.784 | uuid-runtime is already the newest version (2.39.3-9ubuntu6.6). 2026-09-07 05:29:38.784 | zlib1g-dev is already the newest version (1:1.3.dfsg-3.1ubuntu2.2). 2026-09-07 05:29:38.784 | zlib1g-dev set to manually installed. 2026-09-07 05:29:38.784 | open-iscsi is already the newest version (2.1.9-3ubuntu5.4). 2026-09-07 05:29:38.784 | iptables is already the newest version (1.8.10-3ubuntu2). 2026-09-07 05:29:38.784 | sudo is already the newest version (1.9.15p5-3ubuntu5.24.04.2). 2026-09-07 05:29:38.784 | The following additional packages will be installed: 2026-09-07 05:29:38.785 | apache2-bin apache2-data apache2-utils autoconf automake autopoint 2026-09-07 05:29:38.785 | autotools-dev binutils binutils-common binutils-x86-64-linux-gnu 2026-09-07 05:29:38.785 | bsdextrautils bzip2 clang-17 comerr-dev cpp cpp-13 cpp-13-x86-64-linux-gnu 2026-09-07 05:29:38.785 | cpp-x86-64-linux-gnu cryptsetup-bin dconf-gsettings-backend dconf-service 2026-09-07 05:29:38.785 | debhelper debugedit dh-autoreconf dh-strip-nondeterminism distro-info 2026-09-07 05:29:38.785 | dmeventd dmidecode dpkg-dev dwz file fontconfig fontconfig-config 2026-09-07 05:29:38.785 | fonts-dejavu-core fonts-dejavu-mono g++-13 g++-13-x86-64-linux-gnu 2026-09-07 05:29:38.785 | g++-x86-64-linux-gnu gcc-13 gcc-13-base gcc-13-x86-64-linux-gnu 2026-09-07 05:29:38.785 | gcc-x86-64-linux-gnu gir1.2-freedesktop glib-networking 2026-09-07 05:29:38.785 | glib-networking-common glib-networking-services golang-1.22 golang-1.22-doc 2026-09-07 05:29:38.785 | golang-1.22-go golang-1.22-src golang-doc golang-go golang-src groff-base 2026-09-07 05:29:38.787 | gsettings-desktop-schemas icu-devtools intltool-debian krb5-multidev 2026-09-07 05:29:38.788 | libaio1t64 libann0 libaom3 libapr1-dev libapr1t64 libaprutil1-dbd-sqlite3 2026-09-07 05:29:38.788 | libaprutil1-dev libaprutil1-ldap libaprutil1t64 libarchive-zip-perl libasan8 2026-09-07 05:29:38.788 | libatomic1 libbinutils libcairo-gobject2 libcairo2 libcc1-0 libcdt5 2026-09-07 05:29:38.788 | libcgraph6 libclang-common-17-dev libclang-cpp17t64 libclang1-17t64 2026-09-07 05:29:38.788 | libctf-nobfd0 libctf0 libdatrie1 libdconf1 libdebhelper-perl libdeflate0 2026-09-07 05:29:38.788 | libdevmapper-event1.02.1 libdpkg-perl libestr0 libevent-2.1-7t64 2026-09-07 05:29:38.788 | libfastjson4 libfile-stripnondeterminism-perl libfontconfig1 libfribidi0 2026-09-07 05:29:38.788 | libgc1 libgcc-13-dev libgd3 libgomp1 libgprofng0 libgraphite2-3 2026-09-07 05:29:38.788 | libgssrpc4t64 libgts-0.7-5t64 libgvc6 libgvpr2 libharfbuzz0b 2026-09-07 05:29:38.788 | libheif-plugin-aomdec libheif1 libhwasan0 libibverbs1 libice6 libicu-dev 2026-09-07 05:29:38.788 | libisl23 libitm1 libjansson4 libjbig0 libjpeg-turbo8 libjpeg-turbo8-dev 2026-09-07 05:29:38.788 | libjpeg8 libjpeg8-dev libjs-jquery libjs-jquery-metadata libjs-sphinxdoc 2026-09-07 05:29:38.788 | libjs-underscore libjson-perl libkadm5clnt-mit12 libkadm5srv-mit12 2026-09-07 05:29:38.788 | libkdb5-10t64 liblab-gamut1 libldap-dev liblerc4 libllvm17t64 liblsan0 2026-09-07 05:29:38.788 | libltdl7 liblua5.4-0 liblvm2cmd2.03 libmagic-mgc libmagic1t64 libmpc3 2026-09-07 05:29:38.788 | libmpfr6 libmysqlclient21 libncurses-dev libncurses6 libnftables1 2026-09-07 05:29:38.788 | libnl-3-200 libnl-route-3-200 libnuma1 libobjc-13-dev libobjc4 2026-09-07 05:29:38.788 | libosinfo-1.0-0 libosinfo-l10n libpango-1.0-0 libpangocairo-1.0-0 2026-09-07 05:29:38.788 | libpangoft2-1.0-0 libparted2t64 libpathplan4 libpcap0.8t64 libpcre2-16-0 2026-09-07 05:29:38.788 | libpcre2-32-0 libpcre2-dev libpcre2-posix3 libpfm4 libpipeline1 2026-09-07 05:29:38.788 | libpixman-1-0 libpkgconf3 libpq5 libproxy1v5 libpython3-dev libquadmath0 2026-09-07 05:29:38.788 | libsctp-dev libsctp1 libsframe1 libsgutils2-1.46-2 libsharpyuv0 libsigsegv2 2026-09-07 05:29:38.788 | libsm6 libsoup-3.0-0 libsoup-3.0-common libstdc++-13-dev 2026-09-07 05:29:38.788 | libsub-override-perl libsysfs2 libthai-data libthai0 libtiff6 2026-09-07 05:29:38.789 | libtirpc-common libtirpc3t64 libtool libtsan2 libubsan1 libuchardet0 2026-09-07 05:29:38.789 | liburing2 libwebp7 libx11-6 libx11-data libxau6 libxaw7 libxcb-render0 2026-09-07 05:29:38.789 | libxcb-shm0 libxcb1 libxdmcp6 libxext6 libxmu6 libxpm4 libxrender1 2026-09-07 05:29:38.789 | libxslt1.1 libxt6t64 libz3-4 libz3-dev llvm-17 llvm-17-dev 2026-09-07 05:29:38.789 | llvm-17-linker-tools llvm-17-runtime llvm-17-tools lto-disabled-list m4 make 2026-09-07 05:29:38.790 | man-db mysql-common ncal openssh-client openssh-sftp-server osinfo-db patch 2026-09-07 05:29:38.790 | pci.ids pkgconf pkgconf-bin po-debconf postgresql-client-16 2026-09-07 05:29:38.790 | postgresql-client-common postgresql-common postgresql-server-dev-16 2026-09-07 05:29:38.791 | powermgmt-base python3-pip-whl python3-pygments python3-setuptools 2026-09-07 05:29:38.791 | python3-setuptools-whl python3-wheel python3.12-venv session-migration 2026-09-07 05:29:38.791 | ssl-cert usb.ids uuid-dev x11-common xz-utils 2026-09-07 05:29:38.795 | Suggested packages: 2026-09-07 05:29:38.795 | apache2-doc apache2-suexec-pristine | apache2-suexec-custom www-browser ufw 2026-09-07 05:29:38.795 | autoconf-archive gnu-standards autoconf-doc binutils-doc gprofng-gui 2026-09-07 05:29:38.795 | calendar whois vacation mailutils bzip2-doc clang-17-doc wasi-libc doc-base 2026-09-07 05:29:38.796 | nftables cpp-doc gcc-13-locales cpp-13-doc keyutils liblocale-gettext-perl 2026-09-07 05:29:38.796 | dh-make squid-deb-proxy-client debian-archive-keyring arch-test shunit2 2026-09-07 05:29:38.796 | debian-keyring g++-multilib g++-13-multilib gcc-13-doc gawk-doc gcc-multilib 2026-09-07 05:29:38.796 | manpages-dev flex bison gdb gcc-doc gcc-13-multilib gdb-x86-64-linux-gnu 2026-09-07 05:29:38.796 | wodim cdrkit-doc gettext-doc libasprintf-dev libgettextpo-dev bzr | brz 2026-09-07 05:29:38.796 | mercurial subversion gsfonts graphviz-doc groff vim-haproxy haproxy-doc 2026-09-07 05:29:38.796 | krb5-doc bzr libgd-tools krb5-user libheif-plugin-libde265 2026-09-07 05:29:38.796 | libheif-plugin-x265 libheif-plugin-ffmpegdec libheif-plugin-jpegdec 2026-09-07 05:29:38.796 | libheif-plugin-jpegenc libheif-plugin-j2kdec libheif-plugin-j2kenc 2026-09-07 05:29:38.796 | libheif-plugin-rav1e libheif-plugin-svtenc icu-doc ncurses-doc libparted-dev 2026-09-07 05:29:38.796 | libparted-i18n postgresql-doc-16 lksctp-tools libssl-doc libstdc++-13-doc 2026-09-07 05:29:38.796 | libtool-doc gfortran | fortran95-compiler gcj-jdk libyaml-doc llvm-17-doc 2026-09-07 05:29:38.796 | m4-doc make-doc apparmor less libanyevent-perl libcache-memcached-perl 2026-09-07 05:29:38.796 | libmemcached libterm-readkey-perl libyaml-perl keychain libpam-ssh 2026-09-07 05:29:38.796 | monkeysphere ssh-askpass molly-guard parted-doc ed diffutils-doc 2026-09-07 05:29:38.796 | cpufrequtils wireless-tools radeontool libmail-box-perl postgresql-16 2026-09-07 05:29:38.796 | default-mysql-server | virtual-mysql-server python-pygments-doc 2026-09-07 05:29:38.796 | ttf-bitstream-vera python-setuptools-doc rsyslog-mysql | rsyslog-pgsql 2026-09-07 05:29:38.796 | rsyslog-mongodb rsyslog-doc rsyslog-openssl | rsyslog-gnutls rsyslog-gssapi 2026-09-07 05:29:38.796 | rsyslog-relp sqlite3-doc zip 2026-09-07 05:29:38.796 | Recommended packages: 2026-09-07 05:29:38.796 | cryptsetup-initramfs dns-root-data build-essential fakeroot 2026-09-07 05:29:38.796 | libalgorithm-merge-perl fonts-liberation2 libclang-rt-17-dev 2026-09-07 05:29:38.796 | libfile-fcntllock-perl liblocale-gettext-perl libarchive-cpio-perl 2026-09-07 05:29:38.796 | libgts-bin libheif-plugin-aomenc ibverbs-providers javascript-common 2026-09-07 05:29:38.796 | libjson-xs-perl libgpm2 libltdl-dev xauth ncurses-term ssh-import-id vbetool 2026-09-07 05:29:38.796 | hdparm kbd | console-tools libmail-sendmail-perl logrotate qemu-block-extra 2026-09-07 05:29:38.949 | The following NEW packages will be installed: 2026-09-07 05:29:38.952 | acl apache2 apache2-bin apache2-data apache2-dev apache2-utils autoconf 2026-09-07 05:29:38.953 | automake autopoint autotools-dev bc binutils binutils-common 2026-09-07 05:29:38.953 | binutils-x86-64-linux-gnu bsdextrautils bsdmainutils bzip2 clang-17 2026-09-07 05:29:38.953 | comerr-dev conntrack cpp cpp-13 cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu 2026-09-07 05:29:38.953 | cryptsetup cryptsetup-bin dconf-gsettings-backend dconf-service debhelper 2026-09-07 05:29:38.953 | debootstrap debugedit dh-autoreconf dh-strip-nondeterminism distro-info 2026-09-07 05:29:38.953 | dmeventd dmidecode dnsmasq-base dnsmasq-utils dosfstools dpkg-dev dwz 2026-09-07 05:29:38.953 | ebtables file fontconfig fontconfig-config fonts-dejavu-core 2026-09-07 05:29:38.953 | fonts-dejavu-mono g++ g++-13 g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu 2026-09-07 05:29:38.953 | gawk gcc gcc-13 gcc-13-base gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu 2026-09-07 05:29:38.953 | genisoimage gettext gir1.2-freedesktop gir1.2-libosinfo-1.0 glib-networking 2026-09-07 05:29:38.953 | glib-networking-common glib-networking-services golang golang-1.22 2026-09-07 05:29:38.953 | golang-1.22-doc golang-1.22-go golang-1.22-src golang-doc golang-go 2026-09-07 05:29:38.953 | golang-src graphviz groff-base gsettings-desktop-schemas haproxy 2026-09-07 05:29:38.953 | icu-devtools intltool-debian iputils-arping iputils-ping kpartx 2026-09-07 05:29:38.953 | krb5-multidev libaio1t64 libann0 libaom3 libapr1-dev libapr1t64 2026-09-07 05:29:38.953 | libaprutil1-dbd-sqlite3 libaprutil1-dev libaprutil1-ldap libaprutil1t64 2026-09-07 05:29:38.953 | libarchive-zip-perl libasan8 libatomic1 libbinutils libcairo-gobject2 2026-09-07 05:29:38.953 | libcairo2 libcc1-0 libcdt5 libcgraph6 libclang-common-17-dev 2026-09-07 05:29:38.953 | libclang-cpp17t64 libclang1-17t64 libctf-nobfd0 libctf0 libdatrie1 libdconf1 2026-09-07 05:29:38.953 | libdebhelper-perl libdeflate0 libdevmapper-event1.02.1 libdpkg-perl libestr0 2026-09-07 05:29:38.953 | libevent-2.1-7t64 libfastjson4 libffi-dev libfile-stripnondeterminism-perl 2026-09-07 05:29:38.953 | libfontconfig1 libfribidi0 libgc1 libgcc-13-dev libgd3 libgomp1 libgprofng0 2026-09-07 05:29:38.953 | libgraphite2-3 libgssrpc4t64 libgts-0.7-5t64 libgvc6 libgvpr2 libharfbuzz0b 2026-09-07 05:29:38.953 | libheif-plugin-aomdec libheif1 libhwasan0 libibverbs1 libice6 libicu-dev 2026-09-07 05:29:38.953 | libisl23 libitm1 libjansson4 libjbig0 libjpeg-dev libjpeg-turbo8 2026-09-07 05:29:38.956 | libjpeg-turbo8-dev libjpeg8 libjpeg8-dev libjs-jquery libjs-jquery-metadata 2026-09-07 05:29:38.956 | libjs-jquery-tablesorter libjs-sphinxdoc libjs-underscore libjson-perl 2026-09-07 05:29:38.956 | libkadm5clnt-mit12 libkadm5srv-mit12 libkdb5-10t64 libkrb5-dev liblab-gamut1 2026-09-07 05:29:38.956 | libldap-dev libldap2-dev liblerc4 libllvm17t64 liblsan0 libltdl7 liblua5.4-0 2026-09-07 05:29:38.956 | liblvm2cmd2.03 libmagic-mgc libmagic1t64 libmpc3 libmpfr6 libmysqlclient21 2026-09-07 05:29:38.956 | libncurses-dev libncurses6 libnftables1 libnl-3-200 libnl-route-3-200 2026-09-07 05:29:38.956 | libnuma1 libobjc-13-dev libobjc4 libosinfo-1.0-0 libosinfo-l10n 2026-09-07 05:29:38.956 | libpango-1.0-0 libpangocairo-1.0-0 libpangoft2-1.0-0 libparted2t64 2026-09-07 05:29:38.956 | libpathplan4 libpcap0.8t64 libpcre2-16-0 libpcre2-32-0 libpcre2-dev 2026-09-07 05:29:38.956 | libpcre2-posix3 libpfm4 libpipeline1 libpixman-1-0 libpkgconf3 libpq-dev 2026-09-07 05:29:38.956 | libpq5 libproxy1v5 libpython3-dev libquadmath0 libsasl2-dev libsctp-dev 2026-09-07 05:29:38.956 | libsctp1 libsframe1 libsgutils2-1.46-2 libsharpyuv0 libsigsegv2 libsm6 2026-09-07 05:29:38.956 | libsoup-3.0-0 libsoup-3.0-common libssl-dev libstdc++-13-dev 2026-09-07 05:29:38.956 | libsub-override-perl libsysfs2 libsystemd-dev libthai-data libthai0 libtiff6 2026-09-07 05:29:38.956 | libtirpc-common libtirpc3t64 libtool libtsan2 libubsan1 libuchardet0 2026-09-07 05:29:38.956 | liburing2 libwebp7 libx11-6 libx11-data libxau6 libxaw7 libxcb-render0 2026-09-07 05:29:38.956 | libxcb-shm0 libxcb1 libxdmcp6 libxext6 libxml2-dev libxmu6 libxpm4 2026-09-07 05:29:38.956 | libxrender1 libxslt1-dev libxslt1.1 libxt6t64 libyaml-dev libz3-4 libz3-dev 2026-09-07 05:29:38.957 | llvm-17 llvm-17-dev llvm-17-linker-tools llvm-17-runtime llvm-17-tools lsof 2026-09-07 05:29:38.957 | lsscsi lto-disabled-list lvm2 m4 make man-db memcached mysql-common ncal 2026-09-07 05:29:38.957 | netcat-openbsd osinfo-db parted patch pci.ids pkg-config pkgconf pkgconf-bin 2026-09-07 05:29:38.957 | pm-utils po-debconf postgresql-client-16 postgresql-client-common 2026-09-07 05:29:38.957 | postgresql-common postgresql-server-dev-16 postgresql-server-dev-all 2026-09-07 05:29:38.957 | powermgmt-base psmisc python3-dev python3-mysqldb python3-pip 2026-09-07 05:29:38.957 | python3-pip-whl python3-pygments python3-setuptools python3-setuptools-whl 2026-09-07 05:29:38.957 | python3-systemd python3-venv python3-wheel python3.12-venv qemu-utils 2026-09-07 05:29:38.957 | rsyslog session-migration sg3-utils socat sqlite3 ssl-cert sysfsutils 2026-09-07 05:29:38.957 | tcpdump thin-provisioning-tools unzip usb.ids uuid-dev vlan wget x11-common 2026-09-07 05:29:38.957 | xz-utils 2026-09-07 05:29:38.959 | The following packages will be upgraded: 2026-09-07 05:29:38.960 | openssh-client openssh-server openssh-sftp-server 2026-09-07 05:29:39.165 | 3 upgraded, 302 newly installed, 0 to remove and 12 not upgraded. 2026-09-07 05:29:39.165 | Need to get 307 MB of archives. 2026-09-07 05:29:39.165 | After this operation, 1,440 MB of additional disk space will be used. 2026-09-07 05:29:39.165 | 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-07 05:29:39.490 | 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-07 05:29:39.539 | 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-07 05:29:39.544 | 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-07 05:29:39.549 | Get:5 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libjansson4 amd64 2.14-2build2 [32.8 kB] 2026-09-07 05:29:39.579 | Get:6 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 liblua5.4-0 amd64 5.4.6-3build2 [166 kB] 2026-09-07 05:29:39.651 | 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-07 05:29:39.821 | 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-07 05:29:39.830 | 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-07 05:29:39.835 | 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-07 05:29:39.841 | Get:11 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libmpfr6 amd64 4.2.1-1build1.1 [353 kB] 2026-09-07 05:29:39.859 | Get:12 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libsigsegv2 amd64 2.14-1ubuntu2 [15.0 kB] 2026-09-07 05:29:39.860 | 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-07 05:29:39.879 | 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-07 05:29:39.940 | 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-07 05:29:39.942 | Get:16 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 memcached amd64 1.6.24-1ubuntu0.2 [213 kB] 2026-09-07 05:29:39.946 | 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-07 05:29:39.977 | 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-07 05:29:39.985 | 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-07 05:29:39.998 | Get:20 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libjson-perl all 4.10000-1 [81.9 kB] 2026-09-07 05:29:39.999 | Get:21 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 postgresql-client-common all 257build1.1 [36.4 kB] 2026-09-07 05:29:40.000 | Get:22 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 ssl-cert all 1.1.2ubuntu1 [17.8 kB] 2026-09-07 05:29:40.000 | Get:23 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 postgresql-common all 257build1.1 [161 kB] 2026-09-07 05:29:40.055 | Get:24 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libsysfs2 amd64 2.1.1-6build1 [20.0 kB] 2026-09-07 05:29:40.056 | 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-07 05:29:40.060 | Get:26 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 sysfsutils amd64 2.1.1-6build1 [15.5 kB] 2026-09-07 05:29:40.061 | Get:27 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 distro-info amd64 1.7build1 [19.9 kB] 2026-09-07 05:29:40.132 | 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-07 05:29:40.133 | Get:29 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libestr0 amd64 0.1.11-1build1 [7,802 B] 2026-09-07 05:29:40.135 | Get:30 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libfastjson4 amd64 1.2304.0-1build1 [23.1 kB] 2026-09-07 05:29:40.136 | Get:31 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libfribidi0 amd64 1.0.13-3build1 [26.1 kB] 2026-09-07 05:29:40.140 | 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-07 05:29:40.141 | 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-07 05:29:40.210 | Get:34 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 netcat-openbsd amd64 1.226-1ubuntu2 [44.3 kB] 2026-09-07 05:29:40.211 | Get:35 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 python3-pygments all 2.17.2+dfsg-1 [819 kB] 2026-09-07 05:29:40.225 | Get:36 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 rsyslog amd64 8.2312.0-3ubuntu9.3 [511 kB] 2026-09-07 05:29:40.265 | 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-07 05:29:40.287 | Get:38 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 dmidecode amd64 3.5-3ubuntu0.1 [73.0 kB] 2026-09-07 05:29:40.289 | Get:39 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 dosfstools amd64 4.2-1.1build1 [86.3 kB] 2026-09-07 05:29:40.291 | Get:40 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libmagic-mgc amd64 1:5.45-3build1 [307 kB] 2026-09-07 05:29:40.296 | Get:41 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libmagic1t64 amd64 1:5.45-3build1 [87.2 kB] 2026-09-07 05:29:40.337 | Get:42 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 file amd64 1:5.45-3build1 [22.0 kB] 2026-09-07 05:29:40.339 | Get:43 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libuchardet0 amd64 0.0.8-1build1 [75.3 kB] 2026-09-07 05:29:40.364 | Get:44 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 groff-base amd64 1.23.0-3build2 [1,020 kB] 2026-09-07 05:29:40.416 | 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-07 05:29:40.417 | 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-07 05:29:40.441 | Get:47 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libibverbs1 amd64 50.0-2ubuntu0.2 [68.0 kB] 2026-09-07 05:29:40.443 | Get:48 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libncurses6 amd64 6.4+20240113-1ubuntu2.2 [112 kB] 2026-09-07 05:29:40.445 | Get:49 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libnftables1 amd64 1.0.9-1ubuntu0.1 [359 kB] 2026-09-07 05:29:40.451 | 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-07 05:29:40.452 | Get:51 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libparted2t64 amd64 3.6-4build1 [152 kB] 2026-09-07 05:29:40.455 | Get:52 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libpcap0.8t64 amd64 1.10.4-4.1ubuntu3 [151 kB] 2026-09-07 05:29:40.457 | Get:53 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libpipeline1 amd64 1.5.7-2 [23.6 kB] 2026-09-07 05:29:40.519 | Get:54 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxau6 amd64 1:1.0.9-1build6 [7,160 B] 2026-09-07 05:29:40.519 | Get:55 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxdmcp6 amd64 1:1.1.3-0ubuntu6 [10.3 kB] 2026-09-07 05:29:40.520 | Get:56 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxcb1 amd64 1.15-1ubuntu2 [47.7 kB] 2026-09-07 05:29:40.596 | Get:57 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libx11-data all 2:1.8.7-1build1 [115 kB] 2026-09-07 05:29:40.599 | Get:58 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libx11-6 amd64 2:1.8.7-1build1 [650 kB] 2026-09-07 05:29:40.677 | Get:59 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxext6 amd64 2:1.3.4-1build2 [30.4 kB] 2026-09-07 05:29:40.678 | Get:60 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 lsof amd64 4.95.0-1build3 [247 kB] 2026-09-07 05:29:40.683 | Get:61 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 man-db amd64 2.12.0-4build2 [1,237 kB] 2026-09-07 05:29:40.763 | Get:62 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 parted amd64 3.6-4build1 [43.3 kB] 2026-09-07 05:29:40.763 | Get:63 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 powermgmt-base all 1.37ubuntu0.1 [7,650 B] 2026-09-07 05:29:40.764 | Get:64 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 psmisc amd64 23.7-1build1 [179 kB] 2026-09-07 05:29:40.768 | 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-07 05:29:40.830 | Get:66 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 usb.ids all 2024.03.18-1 [223 kB] 2026-09-07 05:29:40.833 | Get:67 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 wget amd64 1.21.4-1ubuntu4.5 [334 kB] 2026-09-07 05:29:40.839 | 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-07 05:29:40.995 | 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-07 05:29:40.996 | Get:70 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 autotools-dev all 20220109.1 [44.9 kB] 2026-09-07 05:29:40.997 | Get:71 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 m4 amd64 1.4.19-4build1 [244 kB] 2026-09-07 05:29:41.001 | Get:72 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 autoconf all 2.71-3 [339 kB] 2026-09-07 05:29:41.006 | Get:73 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 automake all 1:1.16.5-1.3ubuntu1 [558 kB] 2026-09-07 05:29:41.014 | Get:74 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 autopoint all 0.21-14ubuntu2 [422 kB] 2026-09-07 05:29:41.020 | Get:75 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libdebhelper-perl all 13.14.1ubuntu5 [89.8 kB] 2026-09-07 05:29:41.022 | 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-07 05:29:41.023 | Get:77 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libisl23 amd64 0.26-3build1.1 [680 kB] 2026-09-07 05:29:41.074 | 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-07 05:29:41.104 | 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-07 05:29:41.508 | 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-07 05:29:41.508 | 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-07 05:29:41.508 | Get:82 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 cpp amd64 4:13.2.0-7ubuntu1 [22.4 kB] 2026-09-07 05:29:41.509 | 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-07 05:29:41.510 | Get:84 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 binutils-common amd64 2.42-4ubuntu2.10 [240 kB] 2026-09-07 05:29:41.512 | Get:85 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libsframe1 amd64 2.42-4ubuntu2.10 [15.7 kB] 2026-09-07 05:29:41.512 | Get:86 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libbinutils amd64 2.42-4ubuntu2.10 [577 kB] 2026-09-07 05:29:41.521 | 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-07 05:29:41.533 | Get:88 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libctf0 amd64 2.42-4ubuntu2.10 [94.5 kB] 2026-09-07 05:29:41.587 | Get:89 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libgprofng0 amd64 2.42-4ubuntu2.10 [849 kB] 2026-09-07 05:29:41.617 | 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-07 05:29:41.768 | 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-07 05:29:41.771 | 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-07 05:29:41.772 | 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-07 05:29:41.772 | 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-07 05:29:41.857 | 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-07 05:29:41.905 | 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-07 05:29:41.975 | 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-07 05:29:41.986 | 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-07 05:29:42.007 | 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-07 05:29:42.008 | 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-07 05:29:42.074 | 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-07 05:29:42.518 | Get:102 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 binutils amd64 2.42-4ubuntu2.10 [18.2 kB] 2026-09-07 05:29:42.518 | 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-07 05:29:42.523 | 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-07 05:29:42.523 | Get:105 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 gcc amd64 4:13.2.0-7ubuntu1 [5,018 B] 2026-09-07 05:29:42.523 | Get:106 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libllvm17t64 amd64 1:17.0.6-9ubuntu1 [26.2 MB] 2026-09-07 05:29:43.018 | 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-07 05:29:43.287 | 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-07 05:29:43.312 | Get:109 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libgc1 amd64 1:8.2.6-1build1 [90.3 kB] 2026-09-07 05:29:43.313 | 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-07 05:29:43.314 | 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-07 05:29:43.316 | 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-07 05:29:43.349 | 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-07 05:29:43.373 | 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-07 05:29:43.521 | 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-07 05:29:43.523 | Get:116 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libtool all 2.4.7-7build1 [166 kB] 2026-09-07 05:29:43.525 | Get:117 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 dh-autoreconf all 20 [16.1 kB] 2026-09-07 05:29:43.525 | Get:118 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libarchive-zip-perl all 1.68-1 [90.2 kB] 2026-09-07 05:29:43.526 | Get:119 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libsub-override-perl all 0.10-1 [10.0 kB] 2026-09-07 05:29:43.529 | 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-07 05:29:43.530 | 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-07 05:29:43.531 | Get:122 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libdpkg-perl all 1.22.6ubuntu6.6 [268 kB] 2026-09-07 05:29:43.534 | 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-07 05:29:43.601 | Get:124 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 patch amd64 2.7.6-7build3 [104 kB] 2026-09-07 05:29:43.612 | Get:125 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 make amd64 4.3-4.1build2 [180 kB] 2026-09-07 05:29:43.616 | Get:126 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 lto-disabled-list all 47 [12.4 kB] 2026-09-07 05:29:43.616 | 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-07 05:29:43.690 | Get:128 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 debugedit amd64 1:5.0-5build2 [46.1 kB] 2026-09-07 05:29:43.691 | Get:129 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 dwz amd64 0.15-1build6 [115 kB] 2026-09-07 05:29:43.694 | Get:130 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 gettext amd64 0.21-14ubuntu2 [864 kB] 2026-09-07 05:29:43.758 | 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-07 05:29:43.759 | Get:132 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 po-debconf all 1.0.21+nmu1 [233 kB] 2026-09-07 05:29:43.763 | Get:133 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 debhelper all 13.14.1ubuntu5 [869 kB] 2026-09-07 05:29:43.776 | 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-07 05:29:43.777 | Get:135 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libsctp1 amd64 1.0.19+dfsg-2build1 [9,146 B] 2026-09-07 05:29:43.777 | 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-07 05:29:43.832 | 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-07 05:29:43.844 | 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-07 05:29:43.849 | 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-07 05:29:43.910 | 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-07 05:29:43.917 | 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-07 05:29:43.921 | 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-07 05:29:43.924 | 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-07 05:29:43.924 | Get:144 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpcre2-dev amd64 10.42-4ubuntu2.1 [736 kB] 2026-09-07 05:29:43.993 | 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-07 05:29:43.996 | Get:146 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 bc amd64 1.07.1-3ubuntu4 [85.3 kB] 2026-09-07 05:29:43.998 | Get:147 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 ncal amd64 12.1.8 [21.0 kB] 2026-09-07 05:29:43.998 | Get:148 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 bsdmainutils all 12.1.8 [3,176 B] 2026-09-07 05:29:43.999 | Get:149 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 conntrack amd64 1:1.4.8-1ubuntu1 [37.9 kB] 2026-09-07 05:29:44.063 | 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-07 05:29:44.067 | 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-07 05:29:44.070 | 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-07 05:29:44.071 | 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-07 05:29:44.141 | 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-07 05:29:44.141 | 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-07 05:29:44.142 | 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-07 05:29:44.143 | 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-07 05:29:44.220 | 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-07 05:29:44.221 | 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-07 05:29:44.228 | 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-07 05:29:44.228 | Get:161 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 ebtables amd64 2.0.11-6build1 [88.4 kB] 2026-09-07 05:29:44.230 | Get:162 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 fonts-dejavu-mono all 2.37-8 [502 kB] 2026-09-07 05:29:44.237 | Get:163 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 fonts-dejavu-core all 2.37-8 [835 kB] 2026-09-07 05:29:44.305 | 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-07 05:29:44.305 | Get:165 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libfontconfig1 amd64 2.15.0-1.1ubuntu2 [139 kB] 2026-09-07 05:29:44.308 | Get:166 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 fontconfig amd64 2.15.0-1.1ubuntu2 [180 kB] 2026-09-07 05:29:44.372 | 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-07 05:29:44.843 | 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-07 05:29:44.844 | 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-07 05:29:44.844 | Get:170 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 g++ amd64 4:13.2.0-7ubuntu1 [1,100 B] 2026-09-07 05:29:44.844 | Get:171 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 genisoimage amd64 9:1.1.11-3.5 [378 kB] 2026-09-07 05:29:44.850 | Get:172 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libpixman-1-0 amd64 0.42.2-1build1 [279 kB] 2026-09-07 05:29:44.854 | Get:173 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxcb-render0 amd64 1.15-1ubuntu2 [16.2 kB] 2026-09-07 05:29:44.854 | Get:174 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxcb-shm0 amd64 1.15-1ubuntu2 [5,756 B] 2026-09-07 05:29:44.855 | 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-07 05:29:44.856 | Get:176 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libcairo2 amd64 1.18.0-3build1 [566 kB] 2026-09-07 05:29:44.923 | Get:177 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libcairo-gobject2 amd64 1.18.0-3build1 [127 kB] 2026-09-07 05:29:44.926 | 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-07 05:29:44.927 | Get:179 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libproxy1v5 amd64 0.5.4-4build1 [26.5 kB] 2026-09-07 05:29:45.000 | 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-07 05:29:45.001 | 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-07 05:29:45.002 | Get:182 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 session-migration amd64 0.3.9build1 [9,034 B] 2026-09-07 05:29:45.003 | 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-07 05:29:45.004 | Get:184 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 glib-networking amd64 2.80.0-1build1 [64.1 kB] 2026-09-07 05:29:45.005 | 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-07 05:29:45.007 | 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-07 05:29:45.937 | 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-07 05:29:46.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-07 05:29:46.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-07 05:29:46.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-07 05:29:46.497 | Get:191 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 golang-doc all 2:1.22~2build1 [2,788 B] 2026-09-07 05:29:46.497 | Get:192 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 golang amd64 2:1.22~2build1 [2,736 B] 2026-09-07 05:29:46.497 | Get:193 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libann0 amd64 1.1.2+doc-9build1 [25.5 kB] 2026-09-07 05:29:46.497 | 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-07 05:29:46.497 | 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-07 05:29:46.497 | Get:196 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libsharpyuv0 amd64 1.3.2-0.4build3 [15.8 kB] 2026-09-07 05:29:46.572 | 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-07 05:29:46.734 | 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-07 05:29:46.735 | Get:199 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libheif1 amd64 1.17.6-1ubuntu4.8 [277 kB] 2026-09-07 05:29:46.740 | Get:200 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libjpeg-turbo8 amd64 2.1.5-2ubuntu2 [150 kB] 2026-09-07 05:29:46.743 | Get:201 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libjpeg8 amd64 8c-2ubuntu11 [2,148 B] 2026-09-07 05:29:46.743 | Get:202 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libdeflate0 amd64 1.19-1build1.1 [43.9 kB] 2026-09-07 05:29:46.744 | Get:203 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libjbig0 amd64 2.1-6.1ubuntu2 [29.7 kB] 2026-09-07 05:29:46.745 | Get:204 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 liblerc4 amd64 4.0.0+ds-4ubuntu2 [179 kB] 2026-09-07 05:29:46.773 | Get:205 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libwebp7 amd64 1.3.2-0.4build3 [230 kB] 2026-09-07 05:29:46.777 | 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-07 05:29:46.814 | 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-07 05:29:46.858 | Get:208 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libgd3 amd64 2.3.3-9ubuntu5 [128 kB] 2026-09-07 05:29:46.860 | 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-07 05:29:46.863 | Get:210 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libltdl7 amd64 2.4.7-7build1 [40.3 kB] 2026-09-07 05:29:46.864 | 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-07 05:29:46.866 | Get:212 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libharfbuzz0b amd64 8.3.0-2build2 [469 kB] 2026-09-07 05:29:46.896 | Get:213 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libthai-data all 0.1.29-2build1 [158 kB] 2026-09-07 05:29:46.937 | Get:214 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libdatrie1 amd64 0.2.13-3build1 [19.0 kB] 2026-09-07 05:29:46.938 | Get:215 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libthai0 amd64 0.1.29-2build1 [18.9 kB] 2026-09-07 05:29:46.939 | 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-07 05:29:46.967 | 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-07 05:29:46.969 | 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-07 05:29:46.970 | 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-07 05:29:46.971 | Get:220 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libgvc6 amd64 2.42.2-9ubuntu0.1 [716 kB] 2026-09-07 05:29:47.016 | Get:221 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libgvpr2 amd64 2.42.2-9ubuntu0.1 [187 kB] 2026-09-07 05:29:47.046 | 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-07 05:29:47.129 | Get:223 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 x11-common all 1:7.7+23ubuntu3 [21.7 kB] 2026-09-07 05:29:47.130 | Get:224 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libice6 amd64 2:1.0.10-1build3 [41.4 kB] 2026-09-07 05:29:47.131 | Get:225 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libsm6 amd64 2:1.2.3-1build3 [15.7 kB] 2026-09-07 05:29:47.132 | Get:226 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxt6t64 amd64 1:1.2.1-1.2build1 [171 kB] 2026-09-07 05:29:47.135 | Get:227 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxmu6 amd64 2:1.1.3-3build2 [47.6 kB] 2026-09-07 05:29:47.137 | Get:228 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxaw7 amd64 2:1.0.14-1build2 [187 kB] 2026-09-07 05:29:47.140 | Get:229 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 graphviz amd64 2.42.2-9ubuntu0.1 [642 kB] 2026-09-07 05:29:47.172 | Get:230 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 icu-devtools amd64 74.2-1ubuntu3.1 [212 kB] 2026-09-07 05:29:47.176 | 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-07 05:29:47.209 | 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-07 05:29:47.255 | 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-07 05:29:47.256 | 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-07 05:29:47.258 | 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-07 05:29:47.259 | 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-07 05:29:47.260 | 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-07 05:29:47.263 | 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-07 05:29:47.609 | Get:239 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libjpeg-turbo8-dev amd64 2.1.5-2ubuntu2 [295 kB] 2026-09-07 05:29:47.612 | Get:240 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libjpeg8-dev amd64 8c-2ubuntu11 [1,484 B] 2026-09-07 05:29:47.612 | Get:241 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libjpeg-dev amd64 8c-2ubuntu11 [1,482 B] 2026-09-07 05:29:47.612 | 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-07 05:29:47.640 | Get:243 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libjs-jquery-metadata all 12-4 [6,582 B] 2026-09-07 05:29:47.644 | 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-07 05:29:47.648 | 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-07 05:29:47.650 | Get:246 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libjs-sphinxdoc all 7.2.6-6 [149 kB] 2026-09-07 05:29:47.653 | 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-07 05:29:47.688 | 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-07 05:29:47.730 | 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-07 05:29:47.736 | Get:250 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libpkgconf3 amd64 1.8.1-2build1 [30.7 kB] 2026-09-07 05:29:47.766 | 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-07 05:29:47.769 | 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-07 05:29:47.845 | 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-07 05:29:47.848 | 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-07 05:29:47.849 | 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-07 05:29:47.853 | 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-07 05:29:47.855 | 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-07 05:29:47.856 | 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-07 05:29:47.861 | 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-07 05:29:47.919 | Get:260 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 liburing2 amd64 2.5-1build1 [21.1 kB] 2026-09-07 05:29:47.920 | 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-07 05:29:47.961 | 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-07 05:29:47.965 | 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-07 05:29:47.966 | 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-07 05:29:47.999 | 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-07 05:29:48.006 | 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-07 05:29:48.554 | Get:267 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libffi-dev amd64 3.4.6-1build1 [62.8 kB] 2026-09-07 05:29:48.555 | 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-07 05:29:48.559 | 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-07 05:29:48.674 | 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-07 05:29:48.675 | 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-07 05:29:49.512 | Get:272 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 lsscsi amd64 0.32-1build1 [48.2 kB] 2026-09-07 05:29:49.513 | 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-07 05:29:49.521 | 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-07 05:29:49.523 | Get:275 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 pkgconf-bin amd64 1.8.1-2build1 [20.7 kB] 2026-09-07 05:29:49.523 | Get:276 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 pkgconf amd64 1.8.1-2build1 [16.8 kB] 2026-09-07 05:29:49.523 | Get:277 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 pkg-config amd64 1.8.1-2build1 [7,264 B] 2026-09-07 05:29:49.524 | Get:278 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 pm-utils all 1.4.1-21 [47.1 kB] 2026-09-07 05:29:49.524 | 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-07 05:29:49.544 | 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-07 05:29:49.592 | 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-07 05:29:49.622 | 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-07 05:29:49.624 | Get:283 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 python3-mysqldb amd64 1.4.6-2build3 [47.3 kB] 2026-09-07 05:29:49.626 | 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-07 05:29:49.632 | Get:285 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 python3-wheel all 0.42.0-2 [53.1 kB] 2026-09-07 05:29:49.634 | 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-07 05:29:49.651 | 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-07 05:29:49.722 | 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-07 05:29:49.732 | Get:289 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 python3-systemd amd64 235-1build4 [42.4 kB] 2026-09-07 05:29:49.732 | 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-07 05:29:49.745 | 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-07 05:29:49.746 | 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-07 05:29:49.802 | Get:293 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 sg3-utils amd64 1.46-3ubuntu4 [840 kB] 2026-09-07 05:29:49.824 | Get:294 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 sqlite3 amd64 3.45.1-1ubuntu2.7 [144 kB] 2026-09-07 05:29:49.827 | 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-07 05:29:49.836 | Get:296 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 unzip amd64 6.0-28ubuntu4.1 [174 kB] 2026-09-07 05:29:49.853 | Get:297 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 debootstrap all 1.0.134ubuntu2 [48.2 kB] 2026-09-07 05:29:49.855 | Get:298 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libosinfo-l10n all 1.11.0-2build3 [50.6 kB] 2026-09-07 05:29:49.856 | 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-07 05:29:49.858 | 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-07 05:29:49.899 | 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-07 05:29:49.899 | 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-07 05:29:49.977 | Get:303 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libyaml-dev amd64 0.2.5-1build1 [62.2 kB] 2026-09-07 05:29:49.978 | 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-07 05:29:50.056 | Get:305 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 vlan all 2.0.5ubuntu5 [10.4 kB] 2026-09-07 05:29:50.312 | debconf: delaying package configuration, since apt-utils is not installed 2026-09-07 05:29:50.362 | Fetched 307 MB in 11s (27.7 MB/s) 2026-09-07 05:29:50.421 | Selecting previously unselected package libapr1t64:amd64. 2026-09-07 05:29:50.452 | (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-07 05:29:50.455 | Preparing to unpack .../00-libapr1t64_1.7.2-3.1ubuntu0.1_amd64.deb ... 2026-09-07 05:29:50.469 | Unpacking libapr1t64:amd64 (1.7.2-3.1ubuntu0.1) ... 2026-09-07 05:29:50.545 | Selecting previously unselected package libaprutil1t64:amd64. 2026-09-07 05:29:50.552 | Preparing to unpack .../01-libaprutil1t64_1.6.3-1.1ubuntu7.1_amd64.deb ... 2026-09-07 05:29:50.557 | Unpacking libaprutil1t64:amd64 (1.6.3-1.1ubuntu7.1) ... 2026-09-07 05:29:50.629 | Selecting previously unselected package libaprutil1-dbd-sqlite3:amd64. 2026-09-07 05:29:50.636 | Preparing to unpack .../02-libaprutil1-dbd-sqlite3_1.6.3-1.1ubuntu7.1_amd64.deb ... 2026-09-07 05:29:50.643 | Unpacking libaprutil1-dbd-sqlite3:amd64 (1.6.3-1.1ubuntu7.1) ... 2026-09-07 05:29:50.707 | Selecting previously unselected package libaprutil1-ldap:amd64. 2026-09-07 05:29:50.714 | Preparing to unpack .../03-libaprutil1-ldap_1.6.3-1.1ubuntu7.1_amd64.deb ... 2026-09-07 05:29:50.721 | Unpacking libaprutil1-ldap:amd64 (1.6.3-1.1ubuntu7.1) ... 2026-09-07 05:29:50.794 | Selecting previously unselected package libjansson4:amd64. 2026-09-07 05:29:50.801 | Preparing to unpack .../04-libjansson4_2.14-2build2_amd64.deb ... 2026-09-07 05:29:50.807 | Unpacking libjansson4:amd64 (2.14-2build2) ... 2026-09-07 05:29:50.886 | Selecting previously unselected package liblua5.4-0:amd64. 2026-09-07 05:29:50.893 | Preparing to unpack .../05-liblua5.4-0_5.4.6-3build2_amd64.deb ... 2026-09-07 05:29:50.900 | Unpacking liblua5.4-0:amd64 (5.4.6-3build2) ... 2026-09-07 05:29:50.972 | Selecting previously unselected package apache2-bin. 2026-09-07 05:29:50.979 | Preparing to unpack .../06-apache2-bin_2.4.58-1ubuntu8.15_amd64.deb ... 2026-09-07 05:29:50.985 | Unpacking apache2-bin (2.4.58-1ubuntu8.15) ... 2026-09-07 05:29:51.151 | Selecting previously unselected package apache2-data. 2026-09-07 05:29:51.155 | Preparing to unpack .../07-apache2-data_2.4.58-1ubuntu8.15_all.deb ... 2026-09-07 05:29:51.161 | Unpacking apache2-data (2.4.58-1ubuntu8.15) ... 2026-09-07 05:29:51.334 | Selecting previously unselected package apache2-utils. 2026-09-07 05:29:51.338 | Preparing to unpack .../08-apache2-utils_2.4.58-1ubuntu8.15_amd64.deb ... 2026-09-07 05:29:51.346 | Unpacking apache2-utils (2.4.58-1ubuntu8.15) ... 2026-09-07 05:29:51.442 | Selecting previously unselected package apache2. 2026-09-07 05:29:51.448 | Preparing to unpack .../09-apache2_2.4.58-1ubuntu8.15_amd64.deb ... 2026-09-07 05:29:51.465 | Unpacking apache2 (2.4.58-1ubuntu8.15) ... 2026-09-07 05:29:51.601 | Selecting previously unselected package libmpfr6:amd64. 2026-09-07 05:29:51.605 | Preparing to unpack .../10-libmpfr6_4.2.1-1build1.1_amd64.deb ... 2026-09-07 05:29:51.612 | Unpacking libmpfr6:amd64 (4.2.1-1build1.1) ... 2026-09-07 05:29:51.695 | Selecting previously unselected package libsigsegv2:amd64. 2026-09-07 05:29:51.702 | Preparing to unpack .../11-libsigsegv2_2.14-1ubuntu2_amd64.deb ... 2026-09-07 05:29:51.709 | Unpacking libsigsegv2:amd64 (2.14-1ubuntu2) ... 2026-09-07 05:29:51.791 | Setting up libmpfr6:amd64 (4.2.1-1build1.1) ... 2026-09-07 05:29:51.811 | Setting up libsigsegv2:amd64 (2.14-1ubuntu2) ... 2026-09-07 05:29:51.928 | Selecting previously unselected package gawk. 2026-09-07 05:29:51.956 | (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-07 05:29:51.958 | Preparing to unpack .../000-gawk_1%3a5.2.1-2ubuntu0.1_amd64.deb ... 2026-09-07 05:29:51.964 | Unpacking gawk (1:5.2.1-2ubuntu0.1) ... 2026-09-07 05:29:52.108 | Selecting previously unselected package haproxy. 2026-09-07 05:29:52.112 | Preparing to unpack .../001-haproxy_2.8.16-0ubuntu0.24.04.3_amd64.deb ... 2026-09-07 05:29:52.132 | Unpacking haproxy (2.8.16-0ubuntu0.24.04.3) ... 2026-09-07 05:29:52.290 | Selecting previously unselected package libevent-2.1-7t64:amd64. 2026-09-07 05:29:52.296 | Preparing to unpack .../002-libevent-2.1-7t64_2.1.12-stable-9ubuntu2.1_amd64.deb ... 2026-09-07 05:29:52.303 | Unpacking libevent-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2.1) ... 2026-09-07 05:29:52.389 | Selecting previously unselected package memcached. 2026-09-07 05:29:52.393 | Preparing to unpack .../003-memcached_1.6.24-1ubuntu0.2_amd64.deb ... 2026-09-07 05:29:52.402 | Unpacking memcached (1.6.24-1ubuntu0.2) ... 2026-09-07 05:29:52.479 | Preparing to unpack .../004-openssh-sftp-server_1%3a9.6p1-3ubuntu13.19_amd64.deb ... 2026-09-07 05:29:52.497 | Unpacking openssh-sftp-server (1:9.6p1-3ubuntu13.19) over (1:9.6p1-3ubuntu13.18) ... 2026-09-07 05:29:52.595 | Preparing to unpack .../005-openssh-server_1%3a9.6p1-3ubuntu13.19_amd64.deb ... 2026-09-07 05:29:52.791 | Unpacking openssh-server (1:9.6p1-3ubuntu13.19) over (1:9.6p1-3ubuntu13.18) ... 2026-09-07 05:29:52.948 | Preparing to unpack .../006-openssh-client_1%3a9.6p1-3ubuntu13.19_amd64.deb ... 2026-09-07 05:29:52.998 | Unpacking openssh-client (1:9.6p1-3ubuntu13.19) over (1:9.6p1-3ubuntu13.18) ... 2026-09-07 05:29:53.156 | Selecting previously unselected package libjson-perl. 2026-09-07 05:29:53.162 | Preparing to unpack .../007-libjson-perl_4.10000-1_all.deb ... 2026-09-07 05:29:53.168 | Unpacking libjson-perl (4.10000-1) ... 2026-09-07 05:29:53.253 | Selecting previously unselected package postgresql-client-common. 2026-09-07 05:29:53.261 | Preparing to unpack .../008-postgresql-client-common_257build1.1_all.deb ... 2026-09-07 05:29:53.281 | Unpacking postgresql-client-common (257build1.1) ... 2026-09-07 05:29:53.372 | Selecting previously unselected package ssl-cert. 2026-09-07 05:29:53.378 | Preparing to unpack .../009-ssl-cert_1.1.2ubuntu1_all.deb ... 2026-09-07 05:29:53.385 | Unpacking ssl-cert (1.1.2ubuntu1) ... 2026-09-07 05:29:53.479 | Selecting previously unselected package postgresql-common. 2026-09-07 05:29:53.485 | Preparing to unpack .../010-postgresql-common_257build1.1_all.deb ... 2026-09-07 05:29:53.511 | Adding 'diversion of /usr/bin/pg_config to /usr/bin/pg_config.libpq-dev by postgresql-common' 2026-09-07 05:29:53.528 | Unpacking postgresql-common (257build1.1) ... 2026-09-07 05:29:53.669 | Selecting previously unselected package libsysfs2:amd64. 2026-09-07 05:29:53.674 | Preparing to unpack .../011-libsysfs2_2.1.1-6build1_amd64.deb ... 2026-09-07 05:29:53.679 | Unpacking libsysfs2:amd64 (2.1.1-6build1) ... 2026-09-07 05:29:53.737 | Selecting previously unselected package pci.ids. 2026-09-07 05:29:53.742 | Preparing to unpack .../012-pci.ids_0.0~2024.03.31-1ubuntu0.1_all.deb ... 2026-09-07 05:29:53.747 | Unpacking pci.ids (0.0~2024.03.31-1ubuntu0.1) ... 2026-09-07 05:29:53.837 | Selecting previously unselected package sysfsutils. 2026-09-07 05:29:53.842 | Preparing to unpack .../013-sysfsutils_2.1.1-6build1_amd64.deb ... 2026-09-07 05:29:53.855 | Unpacking sysfsutils (2.1.1-6build1) ... 2026-09-07 05:29:53.919 | Selecting previously unselected package distro-info. 2026-09-07 05:29:53.925 | Preparing to unpack .../014-distro-info_1.7build1_amd64.deb ... 2026-09-07 05:29:53.932 | Unpacking distro-info (1.7build1) ... 2026-09-07 05:29:54.002 | Selecting previously unselected package iputils-ping. 2026-09-07 05:29:54.008 | Preparing to unpack .../015-iputils-ping_3%3a20240117-1ubuntu0.1_amd64.deb ... 2026-09-07 05:29:54.015 | Unpacking iputils-ping (3:20240117-1ubuntu0.1) ... 2026-09-07 05:29:54.086 | Selecting previously unselected package libestr0:amd64. 2026-09-07 05:29:54.092 | Preparing to unpack .../016-libestr0_0.1.11-1build1_amd64.deb ... 2026-09-07 05:29:54.099 | Unpacking libestr0:amd64 (0.1.11-1build1) ... 2026-09-07 05:29:54.194 | Selecting previously unselected package libfastjson4:amd64. 2026-09-07 05:29:54.200 | Preparing to unpack .../017-libfastjson4_1.2304.0-1build1_amd64.deb ... 2026-09-07 05:29:54.207 | Unpacking libfastjson4:amd64 (1.2304.0-1build1) ... 2026-09-07 05:29:54.276 | Selecting previously unselected package libfribidi0:amd64. 2026-09-07 05:29:54.282 | Preparing to unpack .../018-libfribidi0_1.0.13-3build1_amd64.deb ... 2026-09-07 05:29:54.320 | Unpacking libfribidi0:amd64 (1.0.13-3build1) ... 2026-09-07 05:29:54.385 | Selecting previously unselected package libtirpc-common. 2026-09-07 05:29:54.391 | Preparing to unpack .../019-libtirpc-common_1.3.4+ds-1.1build1_all.deb ... 2026-09-07 05:29:54.398 | Unpacking libtirpc-common (1.3.4+ds-1.1build1) ... 2026-09-07 05:29:54.474 | Selecting previously unselected package libtirpc3t64:amd64. 2026-09-07 05:29:54.479 | Preparing to unpack .../020-libtirpc3t64_1.3.4+ds-1.1build1_amd64.deb ... 2026-09-07 05:29:54.501 | 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-07 05:29:54.521 | 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-07 05:29:54.529 | Unpacking libtirpc3t64:amd64 (1.3.4+ds-1.1build1) ... 2026-09-07 05:29:54.627 | Selecting previously unselected package netcat-openbsd. 2026-09-07 05:29:54.633 | Preparing to unpack .../021-netcat-openbsd_1.226-1ubuntu2_amd64.deb ... 2026-09-07 05:29:54.643 | Unpacking netcat-openbsd (1.226-1ubuntu2) ... 2026-09-07 05:29:54.720 | Selecting previously unselected package python3-pygments. 2026-09-07 05:29:54.726 | Preparing to unpack .../022-python3-pygments_2.17.2+dfsg-1_all.deb ... 2026-09-07 05:29:54.732 | Unpacking python3-pygments (2.17.2+dfsg-1) ... 2026-09-07 05:29:54.959 | Selecting previously unselected package rsyslog. 2026-09-07 05:29:54.965 | Preparing to unpack .../023-rsyslog_8.2312.0-3ubuntu9.3_amd64.deb ... 2026-09-07 05:29:54.993 | Unpacking rsyslog (8.2312.0-3ubuntu9.3) ... 2026-09-07 05:29:55.101 | Selecting previously unselected package bsdextrautils. 2026-09-07 05:29:55.105 | Preparing to unpack .../024-bsdextrautils_2.39.3-9ubuntu6.6_amd64.deb ... 2026-09-07 05:29:55.119 | Unpacking bsdextrautils (2.39.3-9ubuntu6.6) ... 2026-09-07 05:29:55.195 | Selecting previously unselected package dmidecode. 2026-09-07 05:29:55.199 | Preparing to unpack .../025-dmidecode_3.5-3ubuntu0.1_amd64.deb ... 2026-09-07 05:29:55.206 | Unpacking dmidecode (3.5-3ubuntu0.1) ... 2026-09-07 05:29:55.369 | Selecting previously unselected package dosfstools. 2026-09-07 05:29:55.375 | Preparing to unpack .../026-dosfstools_4.2-1.1build1_amd64.deb ... 2026-09-07 05:29:55.432 | Unpacking dosfstools (4.2-1.1build1) ... 2026-09-07 05:29:55.509 | Selecting previously unselected package libmagic-mgc. 2026-09-07 05:29:55.515 | Preparing to unpack .../027-libmagic-mgc_1%3a5.45-3build1_amd64.deb ... 2026-09-07 05:29:55.522 | Unpacking libmagic-mgc (1:5.45-3build1) ... 2026-09-07 05:29:55.672 | Selecting previously unselected package libmagic1t64:amd64. 2026-09-07 05:29:55.676 | Preparing to unpack .../028-libmagic1t64_1%3a5.45-3build1_amd64.deb ... 2026-09-07 05:29:55.682 | Unpacking libmagic1t64:amd64 (1:5.45-3build1) ... 2026-09-07 05:29:55.749 | Selecting previously unselected package file. 2026-09-07 05:29:55.753 | Preparing to unpack .../029-file_1%3a5.45-3build1_amd64.deb ... 2026-09-07 05:29:55.758 | Unpacking file (1:5.45-3build1) ... 2026-09-07 05:29:55.878 | Selecting previously unselected package libuchardet0:amd64. 2026-09-07 05:29:55.884 | Preparing to unpack .../030-libuchardet0_0.0.8-1build1_amd64.deb ... 2026-09-07 05:29:55.891 | Unpacking libuchardet0:amd64 (0.0.8-1build1) ... 2026-09-07 05:29:55.961 | Selecting previously unselected package groff-base. 2026-09-07 05:29:55.966 | Preparing to unpack .../031-groff-base_1.23.0-3build2_amd64.deb ... 2026-09-07 05:29:55.974 | Unpacking groff-base (1.23.0-3build2) ... 2026-09-07 05:29:56.165 | Selecting previously unselected package libnl-3-200:amd64. 2026-09-07 05:29:56.168 | Preparing to unpack .../032-libnl-3-200_3.7.0-0.3build1.1_amd64.deb ... 2026-09-07 05:29:56.174 | Unpacking libnl-3-200:amd64 (3.7.0-0.3build1.1) ... 2026-09-07 05:29:56.240 | Selecting previously unselected package libnl-route-3-200:amd64. 2026-09-07 05:29:56.243 | Preparing to unpack .../033-libnl-route-3-200_3.7.0-0.3build1.1_amd64.deb ... 2026-09-07 05:29:56.250 | Unpacking libnl-route-3-200:amd64 (3.7.0-0.3build1.1) ... 2026-09-07 05:29:56.327 | Selecting previously unselected package libibverbs1:amd64. 2026-09-07 05:29:56.333 | Preparing to unpack .../034-libibverbs1_50.0-2ubuntu0.2_amd64.deb ... 2026-09-07 05:29:56.340 | Unpacking libibverbs1:amd64 (50.0-2ubuntu0.2) ... 2026-09-07 05:29:56.417 | Selecting previously unselected package libncurses6:amd64. 2026-09-07 05:29:56.422 | Preparing to unpack .../035-libncurses6_6.4+20240113-1ubuntu2.2_amd64.deb ... 2026-09-07 05:29:56.429 | Unpacking libncurses6:amd64 (6.4+20240113-1ubuntu2.2) ... 2026-09-07 05:29:56.515 | Selecting previously unselected package libnftables1:amd64. 2026-09-07 05:29:56.521 | Preparing to unpack .../036-libnftables1_1.0.9-1ubuntu0.1_amd64.deb ... 2026-09-07 05:29:56.532 | Unpacking libnftables1:amd64 (1.0.9-1ubuntu0.1) ... 2026-09-07 05:29:56.625 | Selecting previously unselected package libnuma1:amd64. 2026-09-07 05:29:56.634 | Preparing to unpack .../037-libnuma1_2.0.18-1ubuntu0.24.04.1_amd64.deb ... 2026-09-07 05:29:56.793 | Unpacking libnuma1:amd64 (2.0.18-1ubuntu0.24.04.1) ... 2026-09-07 05:29:56.871 | Selecting previously unselected package libparted2t64:amd64. 2026-09-07 05:29:56.874 | Preparing to unpack .../038-libparted2t64_3.6-4build1_amd64.deb ... 2026-09-07 05:29:56.892 | 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-07 05:29:56.911 | 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-07 05:29:56.919 | Unpacking libparted2t64:amd64 (3.6-4build1) ... 2026-09-07 05:29:57.006 | Selecting previously unselected package libpcap0.8t64:amd64. 2026-09-07 05:29:57.012 | Preparing to unpack .../039-libpcap0.8t64_1.10.4-4.1ubuntu3_amd64.deb ... 2026-09-07 05:29:57.019 | Unpacking libpcap0.8t64:amd64 (1.10.4-4.1ubuntu3) ... 2026-09-07 05:29:57.099 | Selecting previously unselected package libpipeline1:amd64. 2026-09-07 05:29:57.105 | Preparing to unpack .../040-libpipeline1_1.5.7-2_amd64.deb ... 2026-09-07 05:29:57.113 | Unpacking libpipeline1:amd64 (1.5.7-2) ... 2026-09-07 05:29:57.183 | Selecting previously unselected package libxau6:amd64. 2026-09-07 05:29:57.189 | Preparing to unpack .../041-libxau6_1%3a1.0.9-1build6_amd64.deb ... 2026-09-07 05:29:57.196 | Unpacking libxau6:amd64 (1:1.0.9-1build6) ... 2026-09-07 05:29:57.266 | Selecting previously unselected package libxdmcp6:amd64. 2026-09-07 05:29:57.271 | Preparing to unpack .../042-libxdmcp6_1%3a1.1.3-0ubuntu6_amd64.deb ... 2026-09-07 05:29:57.278 | Unpacking libxdmcp6:amd64 (1:1.1.3-0ubuntu6) ... 2026-09-07 05:29:57.379 | Selecting previously unselected package libxcb1:amd64. 2026-09-07 05:29:57.385 | Preparing to unpack .../043-libxcb1_1.15-1ubuntu2_amd64.deb ... 2026-09-07 05:29:57.392 | Unpacking libxcb1:amd64 (1.15-1ubuntu2) ... 2026-09-07 05:29:57.456 | Selecting previously unselected package libx11-data. 2026-09-07 05:29:57.463 | Preparing to unpack .../044-libx11-data_2%3a1.8.7-1build1_all.deb ... 2026-09-07 05:29:57.468 | Unpacking libx11-data (2:1.8.7-1build1) ... 2026-09-07 05:29:57.637 | Selecting previously unselected package libx11-6:amd64. 2026-09-07 05:29:57.640 | Preparing to unpack .../045-libx11-6_2%3a1.8.7-1build1_amd64.deb ... 2026-09-07 05:29:57.652 | Unpacking libx11-6:amd64 (2:1.8.7-1build1) ... 2026-09-07 05:29:57.739 | Selecting previously unselected package libxext6:amd64. 2026-09-07 05:29:57.740 | Preparing to unpack .../046-libxext6_2%3a1.3.4-1build2_amd64.deb ... 2026-09-07 05:29:57.748 | Unpacking libxext6:amd64 (2:1.3.4-1build2) ... 2026-09-07 05:29:57.807 | Selecting previously unselected package lsof. 2026-09-07 05:29:57.812 | Preparing to unpack .../047-lsof_4.95.0-1build3_amd64.deb ... 2026-09-07 05:29:57.817 | Unpacking lsof (4.95.0-1build3) ... 2026-09-07 05:29:57.914 | Selecting previously unselected package man-db. 2026-09-07 05:29:57.917 | Preparing to unpack .../048-man-db_2.12.0-4build2_amd64.deb ... 2026-09-07 05:29:57.922 | Unpacking man-db (2.12.0-4build2) ... 2026-09-07 05:29:58.149 | Selecting previously unselected package parted. 2026-09-07 05:29:58.152 | Preparing to unpack .../049-parted_3.6-4build1_amd64.deb ... 2026-09-07 05:29:58.174 | Unpacking parted (3.6-4build1) ... 2026-09-07 05:29:58.239 | Selecting previously unselected package powermgmt-base. 2026-09-07 05:29:58.246 | Preparing to unpack .../050-powermgmt-base_1.37ubuntu0.1_all.deb ... 2026-09-07 05:29:58.252 | Unpacking powermgmt-base (1.37ubuntu0.1) ... 2026-09-07 05:29:58.321 | Selecting previously unselected package psmisc. 2026-09-07 05:29:58.328 | Preparing to unpack .../051-psmisc_23.7-1build1_amd64.deb ... 2026-09-07 05:29:58.333 | Unpacking psmisc (23.7-1build1) ... 2026-09-07 05:29:58.455 | Selecting previously unselected package tcpdump. 2026-09-07 05:29:58.460 | Preparing to unpack .../052-tcpdump_4.99.4-3ubuntu4.24.04.1_amd64.deb ... 2026-09-07 05:29:58.481 | Unpacking tcpdump (4.99.4-3ubuntu4.24.04.1) ... 2026-09-07 05:29:58.561 | Selecting previously unselected package usb.ids. 2026-09-07 05:29:58.567 | Preparing to unpack .../053-usb.ids_2024.03.18-1_all.deb ... 2026-09-07 05:29:58.574 | Unpacking usb.ids (2024.03.18-1) ... 2026-09-07 05:29:58.643 | Selecting previously unselected package wget. 2026-09-07 05:29:58.650 | Preparing to unpack .../054-wget_1.21.4-1ubuntu4.5_amd64.deb ... 2026-09-07 05:29:58.656 | Unpacking wget (1.21.4-1ubuntu4.5) ... 2026-09-07 05:29:58.736 | Selecting previously unselected package xz-utils. 2026-09-07 05:29:58.743 | Preparing to unpack .../055-xz-utils_5.6.1+really5.4.5-1ubuntu0.3_amd64.deb ... 2026-09-07 05:29:58.750 | Unpacking xz-utils (5.6.1+really5.4.5-1ubuntu0.3) ... 2026-09-07 05:29:58.859 | Selecting previously unselected package acl. 2026-09-07 05:29:58.864 | Preparing to unpack .../056-acl_2.3.2-1build1.1_amd64.deb ... 2026-09-07 05:29:58.870 | Unpacking acl (2.3.2-1build1.1) ... 2026-09-07 05:29:58.932 | Selecting previously unselected package autotools-dev. 2026-09-07 05:29:58.936 | Preparing to unpack .../057-autotools-dev_20220109.1_all.deb ... 2026-09-07 05:29:58.943 | Unpacking autotools-dev (20220109.1) ... 2026-09-07 05:29:59.013 | Selecting previously unselected package m4. 2026-09-07 05:29:59.017 | Preparing to unpack .../058-m4_1.4.19-4build1_amd64.deb ... 2026-09-07 05:29:59.022 | Unpacking m4 (1.4.19-4build1) ... 2026-09-07 05:29:59.116 | Selecting previously unselected package autoconf. 2026-09-07 05:29:59.118 | Preparing to unpack .../059-autoconf_2.71-3_all.deb ... 2026-09-07 05:29:59.127 | Unpacking autoconf (2.71-3) ... 2026-09-07 05:29:59.250 | Selecting previously unselected package automake. 2026-09-07 05:29:59.252 | Preparing to unpack .../060-automake_1%3a1.16.5-1.3ubuntu1_all.deb ... 2026-09-07 05:29:59.262 | Unpacking automake (1:1.16.5-1.3ubuntu1) ... 2026-09-07 05:29:59.380 | Selecting previously unselected package autopoint. 2026-09-07 05:29:59.383 | Preparing to unpack .../061-autopoint_0.21-14ubuntu2_all.deb ... 2026-09-07 05:29:59.389 | Unpacking autopoint (0.21-14ubuntu2) ... 2026-09-07 05:29:59.452 | Selecting previously unselected package libdebhelper-perl. 2026-09-07 05:29:59.456 | Preparing to unpack .../062-libdebhelper-perl_13.14.1ubuntu5_all.deb ... 2026-09-07 05:29:59.463 | Unpacking libdebhelper-perl (13.14.1ubuntu5) ... 2026-09-07 05:29:59.556 | Selecting previously unselected package gcc-13-base:amd64. 2026-09-07 05:29:59.560 | Preparing to unpack .../063-gcc-13-base_13.3.0-6ubuntu2~24.04.1_amd64.deb ... 2026-09-07 05:29:59.566 | Unpacking gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-09-07 05:29:59.640 | Selecting previously unselected package libisl23:amd64. 2026-09-07 05:29:59.647 | Preparing to unpack .../064-libisl23_0.26-3build1.1_amd64.deb ... 2026-09-07 05:29:59.654 | Unpacking libisl23:amd64 (0.26-3build1.1) ... 2026-09-07 05:29:59.753 | Selecting previously unselected package libmpc3:amd64. 2026-09-07 05:29:59.759 | Preparing to unpack .../065-libmpc3_1.3.1-1build1.1_amd64.deb ... 2026-09-07 05:29:59.767 | Unpacking libmpc3:amd64 (1.3.1-1build1.1) ... 2026-09-07 05:29:59.836 | Selecting previously unselected package cpp-13-x86-64-linux-gnu. 2026-09-07 05:29:59.842 | Preparing to unpack .../066-cpp-13-x86-64-linux-gnu_13.3.0-6ubuntu2~24.04.1_amd64.deb ... 2026-09-07 05:29:59.849 | Unpacking cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-09-07 05:30:00.184 | Selecting previously unselected package cpp-13. 2026-09-07 05:30:00.191 | Preparing to unpack .../067-cpp-13_13.3.0-6ubuntu2~24.04.1_amd64.deb ... 2026-09-07 05:30:00.198 | Unpacking cpp-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-09-07 05:30:00.252 | Selecting previously unselected package cpp-x86-64-linux-gnu. 2026-09-07 05:30:00.260 | Preparing to unpack .../068-cpp-x86-64-linux-gnu_4%3a13.2.0-7ubuntu1_amd64.deb ... 2026-09-07 05:30:00.266 | Unpacking cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-09-07 05:30:00.340 | Selecting previously unselected package cpp. 2026-09-07 05:30:00.350 | Preparing to unpack .../069-cpp_4%3a13.2.0-7ubuntu1_amd64.deb ... 2026-09-07 05:30:00.369 | Unpacking cpp (4:13.2.0-7ubuntu1) ... 2026-09-07 05:30:00.441 | Selecting previously unselected package libcc1-0:amd64. 2026-09-07 05:30:00.449 | Preparing to unpack .../070-libcc1-0_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-09-07 05:30:00.456 | Unpacking libcc1-0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-09-07 05:30:00.522 | Selecting previously unselected package binutils-common:amd64. 2026-09-07 05:30:00.529 | Preparing to unpack .../071-binutils-common_2.42-4ubuntu2.10_amd64.deb ... 2026-09-07 05:30:00.536 | Unpacking binutils-common:amd64 (2.42-4ubuntu2.10) ... 2026-09-07 05:30:00.629 | Selecting previously unselected package libsframe1:amd64. 2026-09-07 05:30:00.637 | Preparing to unpack .../072-libsframe1_2.42-4ubuntu2.10_amd64.deb ... 2026-09-07 05:30:00.644 | Unpacking libsframe1:amd64 (2.42-4ubuntu2.10) ... 2026-09-07 05:30:00.715 | Selecting previously unselected package libbinutils:amd64. 2026-09-07 05:30:00.722 | Preparing to unpack .../073-libbinutils_2.42-4ubuntu2.10_amd64.deb ... 2026-09-07 05:30:00.729 | Unpacking libbinutils:amd64 (2.42-4ubuntu2.10) ... 2026-09-07 05:30:00.830 | Selecting previously unselected package libctf-nobfd0:amd64. 2026-09-07 05:30:00.838 | Preparing to unpack .../074-libctf-nobfd0_2.42-4ubuntu2.10_amd64.deb ... 2026-09-07 05:30:00.845 | Unpacking libctf-nobfd0:amd64 (2.42-4ubuntu2.10) ... 2026-09-07 05:30:00.914 | Selecting previously unselected package libctf0:amd64. 2026-09-07 05:30:00.921 | Preparing to unpack .../075-libctf0_2.42-4ubuntu2.10_amd64.deb ... 2026-09-07 05:30:00.927 | Unpacking libctf0:amd64 (2.42-4ubuntu2.10) ... 2026-09-07 05:30:00.996 | Selecting previously unselected package libgprofng0:amd64. 2026-09-07 05:30:01.001 | Preparing to unpack .../076-libgprofng0_2.42-4ubuntu2.10_amd64.deb ... 2026-09-07 05:30:01.007 | Unpacking libgprofng0:amd64 (2.42-4ubuntu2.10) ... 2026-09-07 05:30:01.106 | Selecting previously unselected package binutils-x86-64-linux-gnu. 2026-09-07 05:30:01.114 | Preparing to unpack .../077-binutils-x86-64-linux-gnu_2.42-4ubuntu2.10_amd64.deb ... 2026-09-07 05:30:01.120 | Unpacking binutils-x86-64-linux-gnu (2.42-4ubuntu2.10) ... 2026-09-07 05:30:01.340 | Selecting previously unselected package libgomp1:amd64. 2026-09-07 05:30:01.346 | Preparing to unpack .../078-libgomp1_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-09-07 05:30:01.353 | Unpacking libgomp1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-09-07 05:30:01.428 | Selecting previously unselected package libitm1:amd64. 2026-09-07 05:30:01.434 | Preparing to unpack .../079-libitm1_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-09-07 05:30:01.440 | Unpacking libitm1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-09-07 05:30:01.510 | Selecting previously unselected package libatomic1:amd64. 2026-09-07 05:30:01.516 | Preparing to unpack .../080-libatomic1_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-09-07 05:30:01.521 | Unpacking libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-09-07 05:30:01.639 | Selecting previously unselected package libasan8:amd64. 2026-09-07 05:30:01.649 | Preparing to unpack .../081-libasan8_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-09-07 05:30:01.657 | Unpacking libasan8:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-09-07 05:30:01.982 | Selecting previously unselected package liblsan0:amd64. 2026-09-07 05:30:01.989 | Preparing to unpack .../082-liblsan0_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-09-07 05:30:01.996 | Unpacking liblsan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-09-07 05:30:02.122 | Selecting previously unselected package libtsan2:amd64. 2026-09-07 05:30:02.130 | Preparing to unpack .../083-libtsan2_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-09-07 05:30:02.142 | Unpacking libtsan2:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-09-07 05:30:02.324 | Selecting previously unselected package libubsan1:amd64. 2026-09-07 05:30:02.331 | Preparing to unpack .../084-libubsan1_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-09-07 05:30:02.338 | Unpacking libubsan1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-09-07 05:30:02.459 | Selecting previously unselected package libhwasan0:amd64. 2026-09-07 05:30:02.467 | Preparing to unpack .../085-libhwasan0_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-09-07 05:30:02.475 | Unpacking libhwasan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-09-07 05:30:02.614 | Selecting previously unselected package libquadmath0:amd64. 2026-09-07 05:30:02.622 | Preparing to unpack .../086-libquadmath0_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-09-07 05:30:02.629 | Unpacking libquadmath0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-09-07 05:30:02.696 | Selecting previously unselected package libgcc-13-dev:amd64. 2026-09-07 05:30:02.703 | Preparing to unpack .../087-libgcc-13-dev_13.3.0-6ubuntu2~24.04.1_amd64.deb ... 2026-09-07 05:30:02.710 | Unpacking libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-09-07 05:30:02.915 | Selecting previously unselected package gcc-13-x86-64-linux-gnu. 2026-09-07 05:30:02.920 | Preparing to unpack .../088-gcc-13-x86-64-linux-gnu_13.3.0-6ubuntu2~24.04.1_amd64.deb ... 2026-09-07 05:30:02.925 | Unpacking gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-09-07 05:30:03.377 | Selecting previously unselected package binutils. 2026-09-07 05:30:03.382 | Preparing to unpack .../089-binutils_2.42-4ubuntu2.10_amd64.deb ... 2026-09-07 05:30:03.387 | Unpacking binutils (2.42-4ubuntu2.10) ... 2026-09-07 05:30:03.450 | Selecting previously unselected package gcc-13. 2026-09-07 05:30:03.456 | Preparing to unpack .../090-gcc-13_13.3.0-6ubuntu2~24.04.1_amd64.deb ... 2026-09-07 05:30:03.462 | Unpacking gcc-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-09-07 05:30:03.532 | Selecting previously unselected package gcc-x86-64-linux-gnu. 2026-09-07 05:30:03.540 | Preparing to unpack .../091-gcc-x86-64-linux-gnu_4%3a13.2.0-7ubuntu1_amd64.deb ... 2026-09-07 05:30:03.545 | Unpacking gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-09-07 05:30:03.614 | Selecting previously unselected package gcc. 2026-09-07 05:30:03.621 | Preparing to unpack .../092-gcc_4%3a13.2.0-7ubuntu1_amd64.deb ... 2026-09-07 05:30:03.627 | Unpacking gcc (4:13.2.0-7ubuntu1) ... 2026-09-07 05:30:03.708 | Selecting previously unselected package libllvm17t64:amd64. 2026-09-07 05:30:03.716 | Preparing to unpack .../093-libllvm17t64_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-09-07 05:30:03.723 | Unpacking libllvm17t64:amd64 (1:17.0.6-9ubuntu1) ... 2026-09-07 05:30:04.565 | Selecting previously unselected package libclang-cpp17t64. 2026-09-07 05:30:04.571 | Preparing to unpack .../094-libclang-cpp17t64_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-09-07 05:30:04.578 | Unpacking libclang-cpp17t64 (1:17.0.6-9ubuntu1) ... 2026-09-07 05:30:05.028 | Selecting previously unselected package libstdc++-13-dev:amd64. 2026-09-07 05:30:05.034 | Preparing to unpack .../095-libstdc++-13-dev_13.3.0-6ubuntu2~24.04.1_amd64.deb ... 2026-09-07 05:30:05.040 | Unpacking libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-09-07 05:30:05.446 | Selecting previously unselected package libgc1:amd64. 2026-09-07 05:30:05.452 | Preparing to unpack .../096-libgc1_1%3a8.2.6-1build1_amd64.deb ... 2026-09-07 05:30:05.458 | Unpacking libgc1:amd64 (1:8.2.6-1build1) ... 2026-09-07 05:30:05.528 | Selecting previously unselected package libobjc4:amd64. 2026-09-07 05:30:05.532 | Preparing to unpack .../097-libobjc4_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-09-07 05:30:05.540 | Unpacking libobjc4:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-09-07 05:30:05.600 | Selecting previously unselected package libobjc-13-dev:amd64. 2026-09-07 05:30:05.604 | Preparing to unpack .../098-libobjc-13-dev_13.3.0-6ubuntu2~24.04.1_amd64.deb ... 2026-09-07 05:30:05.610 | Unpacking libobjc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-09-07 05:30:05.684 | Selecting previously unselected package libclang-common-17-dev:amd64. 2026-09-07 05:30:05.689 | Preparing to unpack .../099-libclang-common-17-dev_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-09-07 05:30:05.696 | Unpacking libclang-common-17-dev:amd64 (1:17.0.6-9ubuntu1) ... 2026-09-07 05:30:05.871 | Selecting previously unselected package llvm-17-linker-tools. 2026-09-07 05:30:05.878 | Preparing to unpack .../100-llvm-17-linker-tools_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-09-07 05:30:05.883 | Unpacking llvm-17-linker-tools (1:17.0.6-9ubuntu1) ... 2026-09-07 05:30:05.996 | Selecting previously unselected package libclang1-17t64. 2026-09-07 05:30:06.004 | Preparing to unpack .../101-libclang1-17t64_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-09-07 05:30:06.010 | Unpacking libclang1-17t64 (1:17.0.6-9ubuntu1) ... 2026-09-07 05:30:06.298 | Selecting previously unselected package clang-17. 2026-09-07 05:30:06.305 | Preparing to unpack .../102-clang-17_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-09-07 05:30:06.312 | Unpacking clang-17 (1:17.0.6-9ubuntu1) ... 2026-09-07 05:30:06.381 | Selecting previously unselected package libtool. 2026-09-07 05:30:06.386 | Preparing to unpack .../103-libtool_2.4.7-7build1_all.deb ... 2026-09-07 05:30:06.393 | Unpacking libtool (2.4.7-7build1) ... 2026-09-07 05:30:06.472 | Selecting previously unselected package dh-autoreconf. 2026-09-07 05:30:06.477 | Preparing to unpack .../104-dh-autoreconf_20_all.deb ... 2026-09-07 05:30:06.485 | Unpacking dh-autoreconf (20) ... 2026-09-07 05:30:06.559 | Selecting previously unselected package libarchive-zip-perl. 2026-09-07 05:30:06.567 | Preparing to unpack .../105-libarchive-zip-perl_1.68-1_all.deb ... 2026-09-07 05:30:06.574 | Unpacking libarchive-zip-perl (1.68-1) ... 2026-09-07 05:30:06.662 | Selecting previously unselected package libsub-override-perl. 2026-09-07 05:30:06.671 | Preparing to unpack .../106-libsub-override-perl_0.10-1_all.deb ... 2026-09-07 05:30:06.678 | Unpacking libsub-override-perl (0.10-1) ... 2026-09-07 05:30:06.743 | Selecting previously unselected package libfile-stripnondeterminism-perl. 2026-09-07 05:30:06.751 | Preparing to unpack .../107-libfile-stripnondeterminism-perl_1.13.1-1_all.deb ... 2026-09-07 05:30:06.758 | Unpacking libfile-stripnondeterminism-perl (1.13.1-1) ... 2026-09-07 05:30:06.825 | Selecting previously unselected package dh-strip-nondeterminism. 2026-09-07 05:30:06.833 | Preparing to unpack .../108-dh-strip-nondeterminism_1.13.1-1_all.deb ... 2026-09-07 05:30:06.839 | Unpacking dh-strip-nondeterminism (1.13.1-1) ... 2026-09-07 05:30:06.902 | Selecting previously unselected package libdpkg-perl. 2026-09-07 05:30:06.910 | Preparing to unpack .../109-libdpkg-perl_1.22.6ubuntu6.6_all.deb ... 2026-09-07 05:30:06.914 | Unpacking libdpkg-perl (1.22.6ubuntu6.6) ... 2026-09-07 05:30:07.056 | Selecting previously unselected package bzip2. 2026-09-07 05:30:07.063 | Preparing to unpack .../110-bzip2_1.0.8-5.1ubuntu0.1_amd64.deb ... 2026-09-07 05:30:07.070 | Unpacking bzip2 (1.0.8-5.1ubuntu0.1) ... 2026-09-07 05:30:07.138 | Selecting previously unselected package patch. 2026-09-07 05:30:07.145 | Preparing to unpack .../111-patch_2.7.6-7build3_amd64.deb ... 2026-09-07 05:30:07.153 | Unpacking patch (2.7.6-7build3) ... 2026-09-07 05:30:07.225 | Selecting previously unselected package make. 2026-09-07 05:30:07.235 | Preparing to unpack .../112-make_4.3-4.1build2_amd64.deb ... 2026-09-07 05:30:07.240 | Unpacking make (4.3-4.1build2) ... 2026-09-07 05:30:07.323 | Selecting previously unselected package lto-disabled-list. 2026-09-07 05:30:07.333 | Preparing to unpack .../113-lto-disabled-list_47_all.deb ... 2026-09-07 05:30:07.340 | Unpacking lto-disabled-list (47) ... 2026-09-07 05:30:07.411 | Selecting previously unselected package dpkg-dev. 2026-09-07 05:30:07.420 | Preparing to unpack .../114-dpkg-dev_1.22.6ubuntu6.6_all.deb ... 2026-09-07 05:30:07.427 | Unpacking dpkg-dev (1.22.6ubuntu6.6) ... 2026-09-07 05:30:07.632 | Selecting previously unselected package debugedit. 2026-09-07 05:30:07.639 | Preparing to unpack .../115-debugedit_1%3a5.0-5build2_amd64.deb ... 2026-09-07 05:30:07.643 | Unpacking debugedit (1:5.0-5build2) ... 2026-09-07 05:30:07.698 | Selecting previously unselected package dwz. 2026-09-07 05:30:07.705 | Preparing to unpack .../116-dwz_0.15-1build6_amd64.deb ... 2026-09-07 05:30:07.713 | Unpacking dwz (0.15-1build6) ... 2026-09-07 05:30:07.794 | Selecting previously unselected package gettext. 2026-09-07 05:30:07.802 | Preparing to unpack .../117-gettext_0.21-14ubuntu2_amd64.deb ... 2026-09-07 05:30:07.809 | Unpacking gettext (0.21-14ubuntu2) ... 2026-09-07 05:30:07.950 | Selecting previously unselected package intltool-debian. 2026-09-07 05:30:07.959 | Preparing to unpack .../118-intltool-debian_0.35.0+20060710.6_all.deb ... 2026-09-07 05:30:07.966 | Unpacking intltool-debian (0.35.0+20060710.6) ... 2026-09-07 05:30:08.036 | Selecting previously unselected package po-debconf. 2026-09-07 05:30:08.043 | Preparing to unpack .../119-po-debconf_1.0.21+nmu1_all.deb ... 2026-09-07 05:30:08.050 | Unpacking po-debconf (1.0.21+nmu1) ... 2026-09-07 05:30:08.176 | Selecting previously unselected package debhelper. 2026-09-07 05:30:08.179 | Preparing to unpack .../120-debhelper_13.14.1ubuntu5_all.deb ... 2026-09-07 05:30:08.186 | Unpacking debhelper (13.14.1ubuntu5) ... 2026-09-07 05:30:08.388 | Selecting previously unselected package uuid-dev:amd64. 2026-09-07 05:30:08.394 | Preparing to unpack .../121-uuid-dev_2.39.3-9ubuntu6.6_amd64.deb ... 2026-09-07 05:30:08.400 | Unpacking uuid-dev:amd64 (2.39.3-9ubuntu6.6) ... 2026-09-07 05:30:08.465 | Selecting previously unselected package libsctp1:amd64. 2026-09-07 05:30:08.471 | Preparing to unpack .../122-libsctp1_1.0.19+dfsg-2build1_amd64.deb ... 2026-09-07 05:30:08.477 | Unpacking libsctp1:amd64 (1.0.19+dfsg-2build1) ... 2026-09-07 05:30:08.530 | Selecting previously unselected package libsctp-dev:amd64. 2026-09-07 05:30:08.536 | Preparing to unpack .../123-libsctp-dev_1.0.19+dfsg-2build1_amd64.deb ... 2026-09-07 05:30:08.542 | Unpacking libsctp-dev:amd64 (1.0.19+dfsg-2build1) ... 2026-09-07 05:30:08.611 | Selecting previously unselected package libapr1-dev. 2026-09-07 05:30:08.616 | Preparing to unpack .../124-libapr1-dev_1.7.2-3.1ubuntu0.1_amd64.deb ... 2026-09-07 05:30:08.622 | Unpacking libapr1-dev (1.7.2-3.1ubuntu0.1) ... 2026-09-07 05:30:08.865 | Selecting previously unselected package libldap-dev:amd64. 2026-09-07 05:30:08.871 | Preparing to unpack .../125-libldap-dev_2.6.10+dfsg-0ubuntu0.24.04.1_amd64.deb ... 2026-09-07 05:30:08.876 | Unpacking libldap-dev:amd64 (2.6.10+dfsg-0ubuntu0.24.04.1) ... 2026-09-07 05:30:09.001 | Selecting previously unselected package libldap2-dev. 2026-09-07 05:30:09.008 | Preparing to unpack .../126-libldap2-dev_2.6.10+dfsg-0ubuntu0.24.04.1_all.deb ... 2026-09-07 05:30:09.013 | Unpacking libldap2-dev (2.6.10+dfsg-0ubuntu0.24.04.1) ... 2026-09-07 05:30:09.067 | Selecting previously unselected package libaprutil1-dev. 2026-09-07 05:30:09.076 | Preparing to unpack .../127-libaprutil1-dev_1.6.3-1.1ubuntu7.1_amd64.deb ... 2026-09-07 05:30:09.082 | Unpacking libaprutil1-dev (1.6.3-1.1ubuntu7.1) ... 2026-09-07 05:30:09.302 | Selecting previously unselected package libpcre2-16-0:amd64. 2026-09-07 05:30:09.309 | Preparing to unpack .../128-libpcre2-16-0_10.42-4ubuntu2.1_amd64.deb ... 2026-09-07 05:30:09.314 | Unpacking libpcre2-16-0:amd64 (10.42-4ubuntu2.1) ... 2026-09-07 05:30:09.382 | Selecting previously unselected package libpcre2-32-0:amd64. 2026-09-07 05:30:09.390 | Preparing to unpack .../129-libpcre2-32-0_10.42-4ubuntu2.1_amd64.deb ... 2026-09-07 05:30:09.395 | Unpacking libpcre2-32-0:amd64 (10.42-4ubuntu2.1) ... 2026-09-07 05:30:09.470 | Selecting previously unselected package libpcre2-posix3:amd64. 2026-09-07 05:30:09.478 | Preparing to unpack .../130-libpcre2-posix3_10.42-4ubuntu2.1_amd64.deb ... 2026-09-07 05:30:09.486 | Unpacking libpcre2-posix3:amd64 (10.42-4ubuntu2.1) ... 2026-09-07 05:30:09.548 | Selecting previously unselected package libpcre2-dev:amd64. 2026-09-07 05:30:09.554 | Preparing to unpack .../131-libpcre2-dev_10.42-4ubuntu2.1_amd64.deb ... 2026-09-07 05:30:09.560 | Unpacking libpcre2-dev:amd64 (10.42-4ubuntu2.1) ... 2026-09-07 05:30:09.689 | Selecting previously unselected package apache2-dev. 2026-09-07 05:30:09.695 | Preparing to unpack .../132-apache2-dev_2.4.58-1ubuntu8.15_amd64.deb ... 2026-09-07 05:30:09.701 | Unpacking apache2-dev (2.4.58-1ubuntu8.15) ... 2026-09-07 05:30:09.800 | Selecting previously unselected package bc. 2026-09-07 05:30:09.806 | Preparing to unpack .../133-bc_1.07.1-3ubuntu4_amd64.deb ... 2026-09-07 05:30:09.812 | Unpacking bc (1.07.1-3ubuntu4) ... 2026-09-07 05:30:09.871 | Selecting previously unselected package ncal. 2026-09-07 05:30:09.876 | Preparing to unpack .../134-ncal_12.1.8_amd64.deb ... 2026-09-07 05:30:09.882 | Unpacking ncal (12.1.8) ... 2026-09-07 05:30:09.943 | Selecting previously unselected package bsdmainutils. 2026-09-07 05:30:09.945 | Preparing to unpack .../135-bsdmainutils_12.1.8_all.deb ... 2026-09-07 05:30:09.954 | Unpacking bsdmainutils (12.1.8) ... 2026-09-07 05:30:10.041 | Selecting previously unselected package conntrack. 2026-09-07 05:30:10.050 | Preparing to unpack .../136-conntrack_1%3a1.4.8-1ubuntu1_amd64.deb ... 2026-09-07 05:30:10.061 | Unpacking conntrack (1:1.4.8-1ubuntu1) ... 2026-09-07 05:30:10.128 | Selecting previously unselected package cryptsetup-bin. 2026-09-07 05:30:10.137 | Preparing to unpack .../137-cryptsetup-bin_2%3a2.7.0-1ubuntu4.2_amd64.deb ... 2026-09-07 05:30:10.143 | Unpacking cryptsetup-bin (2:2.7.0-1ubuntu4.2) ... 2026-09-07 05:30:10.260 | Selecting previously unselected package cryptsetup. 2026-09-07 05:30:10.268 | Preparing to unpack .../138-cryptsetup_2%3a2.7.0-1ubuntu4.2_amd64.deb ... 2026-09-07 05:30:10.313 | Unpacking cryptsetup (2:2.7.0-1ubuntu4.2) ... 2026-09-07 05:30:10.454 | Selecting previously unselected package libdconf1:amd64. 2026-09-07 05:30:10.464 | Preparing to unpack .../139-libdconf1_0.40.0-4ubuntu0.1_amd64.deb ... 2026-09-07 05:30:10.471 | Unpacking libdconf1:amd64 (0.40.0-4ubuntu0.1) ... 2026-09-07 05:30:10.547 | Selecting previously unselected package dconf-service. 2026-09-07 05:30:10.553 | Preparing to unpack .../140-dconf-service_0.40.0-4ubuntu0.1_amd64.deb ... 2026-09-07 05:30:10.557 | Unpacking dconf-service (0.40.0-4ubuntu0.1) ... 2026-09-07 05:30:10.635 | Selecting previously unselected package dconf-gsettings-backend:amd64. 2026-09-07 05:30:10.645 | Preparing to unpack .../141-dconf-gsettings-backend_0.40.0-4ubuntu0.1_amd64.deb ... 2026-09-07 05:30:10.656 | Unpacking dconf-gsettings-backend:amd64 (0.40.0-4ubuntu0.1) ... 2026-09-07 05:30:10.733 | Selecting previously unselected package libdevmapper-event1.02.1:amd64. 2026-09-07 05:30:10.742 | Preparing to unpack .../142-libdevmapper-event1.02.1_2%3a1.02.185-3ubuntu3.2_amd64.deb ... 2026-09-07 05:30:10.749 | Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.185-3ubuntu3.2) ... 2026-09-07 05:30:10.820 | Selecting previously unselected package libaio1t64:amd64. 2026-09-07 05:30:10.830 | Preparing to unpack .../143-libaio1t64_0.3.113-6build1.1_amd64.deb ... 2026-09-07 05:30:10.835 | Unpacking libaio1t64:amd64 (0.3.113-6build1.1) ... 2026-09-07 05:30:10.904 | Selecting previously unselected package liblvm2cmd2.03:amd64. 2026-09-07 05:30:10.914 | Preparing to unpack .../144-liblvm2cmd2.03_2.03.16-3ubuntu3.2_amd64.deb ... 2026-09-07 05:30:10.920 | Unpacking liblvm2cmd2.03:amd64 (2.03.16-3ubuntu3.2) ... 2026-09-07 05:30:11.028 | Selecting previously unselected package dmeventd. 2026-09-07 05:30:11.037 | Preparing to unpack .../145-dmeventd_2%3a1.02.185-3ubuntu3.2_amd64.deb ... 2026-09-07 05:30:11.043 | Unpacking dmeventd (2:1.02.185-3ubuntu3.2) ... 2026-09-07 05:30:11.128 | Selecting previously unselected package dnsmasq-base. 2026-09-07 05:30:11.133 | Preparing to unpack .../146-dnsmasq-base_2.91-0ubuntu0.24.04.1_amd64.deb ... 2026-09-07 05:30:11.148 | Unpacking dnsmasq-base (2.91-0ubuntu0.24.04.1) ... 2026-09-07 05:30:11.237 | Selecting previously unselected package dnsmasq-utils. 2026-09-07 05:30:11.244 | Preparing to unpack .../147-dnsmasq-utils_2.91-0ubuntu0.24.04.1_amd64.deb ... 2026-09-07 05:30:11.251 | Unpacking dnsmasq-utils (2.91-0ubuntu0.24.04.1) ... 2026-09-07 05:30:11.334 | Selecting previously unselected package ebtables. 2026-09-07 05:30:11.341 | Preparing to unpack .../148-ebtables_2.0.11-6build1_amd64.deb ... 2026-09-07 05:30:11.370 | Unpacking ebtables (2.0.11-6build1) ... 2026-09-07 05:30:11.441 | Selecting previously unselected package fonts-dejavu-mono. 2026-09-07 05:30:11.449 | Preparing to unpack .../149-fonts-dejavu-mono_2.37-8_all.deb ... 2026-09-07 05:30:11.456 | Unpacking fonts-dejavu-mono (2.37-8) ... 2026-09-07 05:30:11.551 | Selecting previously unselected package fonts-dejavu-core. 2026-09-07 05:30:11.558 | Preparing to unpack .../150-fonts-dejavu-core_2.37-8_all.deb ... 2026-09-07 05:30:11.605 | Unpacking fonts-dejavu-core (2.37-8) ... 2026-09-07 05:30:11.713 | Selecting previously unselected package fontconfig-config. 2026-09-07 05:30:11.721 | Preparing to unpack .../151-fontconfig-config_2.15.0-1.1ubuntu2_amd64.deb ... 2026-09-07 05:30:12.111 | Unpacking fontconfig-config (2.15.0-1.1ubuntu2) ... 2026-09-07 05:30:12.234 | Selecting previously unselected package libfontconfig1:amd64. 2026-09-07 05:30:12.241 | Preparing to unpack .../152-libfontconfig1_2.15.0-1.1ubuntu2_amd64.deb ... 2026-09-07 05:30:12.248 | Unpacking libfontconfig1:amd64 (2.15.0-1.1ubuntu2) ... 2026-09-07 05:30:12.326 | Selecting previously unselected package fontconfig. 2026-09-07 05:30:12.333 | Preparing to unpack .../153-fontconfig_2.15.0-1.1ubuntu2_amd64.deb ... 2026-09-07 05:30:12.340 | Unpacking fontconfig (2.15.0-1.1ubuntu2) ... 2026-09-07 05:30:12.429 | Selecting previously unselected package g++-13-x86-64-linux-gnu. 2026-09-07 05:30:12.436 | Preparing to unpack .../154-g++-13-x86-64-linux-gnu_13.3.0-6ubuntu2~24.04.1_amd64.deb ... 2026-09-07 05:30:12.443 | Unpacking g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-09-07 05:30:12.814 | Selecting previously unselected package g++-13. 2026-09-07 05:30:12.819 | Preparing to unpack .../155-g++-13_13.3.0-6ubuntu2~24.04.1_amd64.deb ... 2026-09-07 05:30:12.827 | Unpacking g++-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-09-07 05:30:12.884 | Selecting previously unselected package g++-x86-64-linux-gnu. 2026-09-07 05:30:12.889 | Preparing to unpack .../156-g++-x86-64-linux-gnu_4%3a13.2.0-7ubuntu1_amd64.deb ... 2026-09-07 05:30:12.895 | Unpacking g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-09-07 05:30:12.953 | Selecting previously unselected package g++. 2026-09-07 05:30:12.958 | Preparing to unpack .../157-g++_4%3a13.2.0-7ubuntu1_amd64.deb ... 2026-09-07 05:30:12.966 | Unpacking g++ (4:13.2.0-7ubuntu1) ... 2026-09-07 05:30:13.025 | Selecting previously unselected package genisoimage. 2026-09-07 05:30:13.029 | Preparing to unpack .../158-genisoimage_9%3a1.1.11-3.5_amd64.deb ... 2026-09-07 05:30:13.035 | Unpacking genisoimage (9:1.1.11-3.5) ... 2026-09-07 05:30:13.130 | Selecting previously unselected package libpixman-1-0:amd64. 2026-09-07 05:30:13.138 | Preparing to unpack .../159-libpixman-1-0_0.42.2-1build1_amd64.deb ... 2026-09-07 05:30:13.145 | Unpacking libpixman-1-0:amd64 (0.42.2-1build1) ... 2026-09-07 05:30:13.223 | Selecting previously unselected package libxcb-render0:amd64. 2026-09-07 05:30:13.231 | Preparing to unpack .../160-libxcb-render0_1.15-1ubuntu2_amd64.deb ... 2026-09-07 05:30:13.237 | Unpacking libxcb-render0:amd64 (1.15-1ubuntu2) ... 2026-09-07 05:30:13.311 | Selecting previously unselected package libxcb-shm0:amd64. 2026-09-07 05:30:13.318 | Preparing to unpack .../161-libxcb-shm0_1.15-1ubuntu2_amd64.deb ... 2026-09-07 05:30:13.325 | Unpacking libxcb-shm0:amd64 (1.15-1ubuntu2) ... 2026-09-07 05:30:13.393 | Selecting previously unselected package libxrender1:amd64. 2026-09-07 05:30:13.400 | Preparing to unpack .../162-libxrender1_1%3a0.9.10-1.1build1_amd64.deb ... 2026-09-07 05:30:13.406 | Unpacking libxrender1:amd64 (1:0.9.10-1.1build1) ... 2026-09-07 05:30:13.513 | Selecting previously unselected package libcairo2:amd64. 2026-09-07 05:30:13.520 | Preparing to unpack .../163-libcairo2_1.18.0-3build1_amd64.deb ... 2026-09-07 05:30:13.527 | Unpacking libcairo2:amd64 (1.18.0-3build1) ... 2026-09-07 05:30:13.618 | Selecting previously unselected package libcairo-gobject2:amd64. 2026-09-07 05:30:13.625 | Preparing to unpack .../164-libcairo-gobject2_1.18.0-3build1_amd64.deb ... 2026-09-07 05:30:13.631 | Unpacking libcairo-gobject2:amd64 (1.18.0-3build1) ... 2026-09-07 05:30:13.698 | Selecting previously unselected package gir1.2-freedesktop:amd64. 2026-09-07 05:30:13.705 | Preparing to unpack .../165-gir1.2-freedesktop_1.80.1-1_amd64.deb ... 2026-09-07 05:30:13.712 | Unpacking gir1.2-freedesktop:amd64 (1.80.1-1) ... 2026-09-07 05:30:13.793 | Selecting previously unselected package libproxy1v5:amd64. 2026-09-07 05:30:13.801 | Preparing to unpack .../166-libproxy1v5_0.5.4-4build1_amd64.deb ... 2026-09-07 05:30:13.806 | Unpacking libproxy1v5:amd64 (0.5.4-4build1) ... 2026-09-07 05:30:13.882 | Selecting previously unselected package glib-networking-common. 2026-09-07 05:30:13.890 | Preparing to unpack .../167-glib-networking-common_2.80.0-1build1_all.deb ... 2026-09-07 05:30:13.896 | Unpacking glib-networking-common (2.80.0-1build1) ... 2026-09-07 05:30:13.960 | Selecting previously unselected package glib-networking-services. 2026-09-07 05:30:13.968 | Preparing to unpack .../168-glib-networking-services_2.80.0-1build1_amd64.deb ... 2026-09-07 05:30:13.973 | Unpacking glib-networking-services (2.80.0-1build1) ... 2026-09-07 05:30:14.043 | Selecting previously unselected package session-migration. 2026-09-07 05:30:14.051 | Preparing to unpack .../169-session-migration_0.3.9build1_amd64.deb ... 2026-09-07 05:30:14.057 | Unpacking session-migration (0.3.9build1) ... 2026-09-07 05:30:14.129 | Selecting previously unselected package gsettings-desktop-schemas. 2026-09-07 05:30:14.135 | Preparing to unpack .../170-gsettings-desktop-schemas_46.1-0ubuntu1_all.deb ... 2026-09-07 05:30:14.142 | Unpacking gsettings-desktop-schemas (46.1-0ubuntu1) ... 2026-09-07 05:30:14.243 | Selecting previously unselected package glib-networking:amd64. 2026-09-07 05:30:14.250 | Preparing to unpack .../171-glib-networking_2.80.0-1build1_amd64.deb ... 2026-09-07 05:30:14.257 | Unpacking glib-networking:amd64 (2.80.0-1build1) ... 2026-09-07 05:30:14.322 | Selecting previously unselected package golang-1.22-doc. 2026-09-07 05:30:14.331 | Preparing to unpack .../172-golang-1.22-doc_1.22.2-2ubuntu0.4_all.deb ... 2026-09-07 05:30:14.338 | Unpacking golang-1.22-doc (1.22.2-2ubuntu0.4) ... 2026-09-07 05:30:14.416 | Selecting previously unselected package golang-1.22-src. 2026-09-07 05:30:14.422 | Preparing to unpack .../173-golang-1.22-src_1.22.2-2ubuntu0.4_all.deb ... 2026-09-07 05:30:14.432 | Unpacking golang-1.22-src (1.22.2-2ubuntu0.4) ... 2026-09-07 05:30:18.670 | Selecting previously unselected package golang-1.22-go. 2026-09-07 05:30:18.679 | Preparing to unpack .../174-golang-1.22-go_1.22.2-2ubuntu0.4_amd64.deb ... 2026-09-07 05:30:18.685 | Unpacking golang-1.22-go (1.22.2-2ubuntu0.4) ... 2026-09-07 05:30:19.251 | Selecting previously unselected package golang-1.22. 2026-09-07 05:30:19.256 | Preparing to unpack .../175-golang-1.22_1.22.2-2ubuntu0.4_all.deb ... 2026-09-07 05:30:19.264 | Unpacking golang-1.22 (1.22.2-2ubuntu0.4) ... 2026-09-07 05:30:19.335 | Selecting previously unselected package golang-src. 2026-09-07 05:30:19.345 | Preparing to unpack .../176-golang-src_2%3a1.22~2build1_all.deb ... 2026-09-07 05:30:19.353 | Unpacking golang-src (2:1.22~2build1) ... 2026-09-07 05:30:19.426 | Selecting previously unselected package golang-go:amd64. 2026-09-07 05:30:19.436 | Preparing to unpack .../177-golang-go_2%3a1.22~2build1_amd64.deb ... 2026-09-07 05:30:19.447 | Unpacking golang-go:amd64 (2:1.22~2build1) ... 2026-09-07 05:30:19.532 | Selecting previously unselected package golang-doc. 2026-09-07 05:30:19.543 | Preparing to unpack .../178-golang-doc_2%3a1.22~2build1_all.deb ... 2026-09-07 05:30:19.551 | Unpacking golang-doc (2:1.22~2build1) ... 2026-09-07 05:30:19.619 | Selecting previously unselected package golang:amd64. 2026-09-07 05:30:19.630 | Preparing to unpack .../179-golang_2%3a1.22~2build1_amd64.deb ... 2026-09-07 05:30:19.636 | Unpacking golang:amd64 (2:1.22~2build1) ... 2026-09-07 05:30:19.710 | Selecting previously unselected package libann0. 2026-09-07 05:30:19.722 | Preparing to unpack .../180-libann0_1.1.2+doc-9build1_amd64.deb ... 2026-09-07 05:30:19.729 | Unpacking libann0 (1.1.2+doc-9build1) ... 2026-09-07 05:30:19.803 | Selecting previously unselected package libcdt5:amd64. 2026-09-07 05:30:19.813 | Preparing to unpack .../181-libcdt5_2.42.2-9ubuntu0.1_amd64.deb ... 2026-09-07 05:30:19.820 | Unpacking libcdt5:amd64 (2.42.2-9ubuntu0.1) ... 2026-09-07 05:30:20.015 | Selecting previously unselected package libcgraph6:amd64. 2026-09-07 05:30:20.025 | Preparing to unpack .../182-libcgraph6_2.42.2-9ubuntu0.1_amd64.deb ... 2026-09-07 05:30:20.036 | Unpacking libcgraph6:amd64 (2.42.2-9ubuntu0.1) ... 2026-09-07 05:30:20.121 | Selecting previously unselected package libsharpyuv0:amd64. 2026-09-07 05:30:20.132 | Preparing to unpack .../183-libsharpyuv0_1.3.2-0.4build3_amd64.deb ... 2026-09-07 05:30:20.140 | Unpacking libsharpyuv0:amd64 (1.3.2-0.4build3) ... 2026-09-07 05:30:20.216 | Selecting previously unselected package libaom3:amd64. 2026-09-07 05:30:20.226 | Preparing to unpack .../184-libaom3_3.8.2-2ubuntu0.1_amd64.deb ... 2026-09-07 05:30:20.233 | Unpacking libaom3:amd64 (3.8.2-2ubuntu0.1) ... 2026-09-07 05:30:20.376 | Selecting previously unselected package libheif-plugin-aomdec:amd64. 2026-09-07 05:30:20.387 | Preparing to unpack .../185-libheif-plugin-aomdec_1.17.6-1ubuntu4.8_amd64.deb ... 2026-09-07 05:30:20.395 | Unpacking libheif-plugin-aomdec:amd64 (1.17.6-1ubuntu4.8) ... 2026-09-07 05:30:20.471 | Selecting previously unselected package libheif1:amd64. 2026-09-07 05:30:20.482 | Preparing to unpack .../186-libheif1_1.17.6-1ubuntu4.8_amd64.deb ... 2026-09-07 05:30:20.488 | Unpacking libheif1:amd64 (1.17.6-1ubuntu4.8) ... 2026-09-07 05:30:20.571 | Selecting previously unselected package libjpeg-turbo8:amd64. 2026-09-07 05:30:20.577 | Preparing to unpack .../187-libjpeg-turbo8_2.1.5-2ubuntu2_amd64.deb ... 2026-09-07 05:30:20.582 | Unpacking libjpeg-turbo8:amd64 (2.1.5-2ubuntu2) ... 2026-09-07 05:30:20.653 | Selecting previously unselected package libjpeg8:amd64. 2026-09-07 05:30:20.664 | Preparing to unpack .../188-libjpeg8_8c-2ubuntu11_amd64.deb ... 2026-09-07 05:30:20.683 | Unpacking libjpeg8:amd64 (8c-2ubuntu11) ... 2026-09-07 05:30:20.759 | Selecting previously unselected package libdeflate0:amd64. 2026-09-07 05:30:20.770 | Preparing to unpack .../189-libdeflate0_1.19-1build1.1_amd64.deb ... 2026-09-07 05:30:20.777 | Unpacking libdeflate0:amd64 (1.19-1build1.1) ... 2026-09-07 05:30:20.855 | Selecting previously unselected package libjbig0:amd64. 2026-09-07 05:30:20.866 | Preparing to unpack .../190-libjbig0_2.1-6.1ubuntu2_amd64.deb ... 2026-09-07 05:30:20.874 | Unpacking libjbig0:amd64 (2.1-6.1ubuntu2) ... 2026-09-07 05:30:20.955 | Selecting previously unselected package liblerc4:amd64. 2026-09-07 05:30:20.967 | Preparing to unpack .../191-liblerc4_4.0.0+ds-4ubuntu2_amd64.deb ... 2026-09-07 05:30:20.974 | Unpacking liblerc4:amd64 (4.0.0+ds-4ubuntu2) ... 2026-09-07 05:30:21.047 | Selecting previously unselected package libwebp7:amd64. 2026-09-07 05:30:21.059 | Preparing to unpack .../192-libwebp7_1.3.2-0.4build3_amd64.deb ... 2026-09-07 05:30:21.067 | Unpacking libwebp7:amd64 (1.3.2-0.4build3) ... 2026-09-07 05:30:21.155 | Selecting previously unselected package libtiff6:amd64. 2026-09-07 05:30:21.167 | Preparing to unpack .../193-libtiff6_4.5.1+git230720-4ubuntu2.5_amd64.deb ... 2026-09-07 05:30:21.175 | Unpacking libtiff6:amd64 (4.5.1+git230720-4ubuntu2.5) ... 2026-09-07 05:30:21.257 | Selecting previously unselected package libxpm4:amd64. 2026-09-07 05:30:21.269 | Preparing to unpack .../194-libxpm4_1%3a3.5.17-1ubuntu0.24.04.1_amd64.deb ... 2026-09-07 05:30:21.276 | Unpacking libxpm4:amd64 (1:3.5.17-1ubuntu0.24.04.1) ... 2026-09-07 05:30:21.376 | Selecting previously unselected package libgd3:amd64. 2026-09-07 05:30:21.389 | Preparing to unpack .../195-libgd3_2.3.3-9ubuntu5_amd64.deb ... 2026-09-07 05:30:21.405 | Unpacking libgd3:amd64 (2.3.3-9ubuntu5) ... 2026-09-07 05:30:21.503 | Selecting previously unselected package libgts-0.7-5t64:amd64. 2026-09-07 05:30:21.516 | Preparing to unpack .../196-libgts-0.7-5t64_0.7.6+darcs121130-5.2build1_amd64.deb ... 2026-09-07 05:30:21.522 | Unpacking libgts-0.7-5t64:amd64 (0.7.6+darcs121130-5.2build1) ... 2026-09-07 05:30:21.617 | Selecting previously unselected package libltdl7:amd64. 2026-09-07 05:30:21.629 | Preparing to unpack .../197-libltdl7_2.4.7-7build1_amd64.deb ... 2026-09-07 05:30:21.637 | Unpacking libltdl7:amd64 (2.4.7-7build1) ... 2026-09-07 05:30:21.725 | Selecting previously unselected package libgraphite2-3:amd64. 2026-09-07 05:30:21.737 | Preparing to unpack .../198-libgraphite2-3_1.3.14-2ubuntu0.24.04.1_amd64.deb ... 2026-09-07 05:30:21.747 | Unpacking libgraphite2-3:amd64 (1.3.14-2ubuntu0.24.04.1) ... 2026-09-07 05:30:21.842 | Selecting previously unselected package libharfbuzz0b:amd64. 2026-09-07 05:30:21.856 | Preparing to unpack .../199-libharfbuzz0b_8.3.0-2build2_amd64.deb ... 2026-09-07 05:30:21.865 | Unpacking libharfbuzz0b:amd64 (8.3.0-2build2) ... 2026-09-07 05:30:21.963 | Selecting previously unselected package libthai-data. 2026-09-07 05:30:21.977 | Preparing to unpack .../200-libthai-data_0.1.29-2build1_all.deb ... 2026-09-07 05:30:21.984 | Unpacking libthai-data (0.1.29-2build1) ... 2026-09-07 05:30:22.073 | Selecting previously unselected package libdatrie1:amd64. 2026-09-07 05:30:22.088 | Preparing to unpack .../201-libdatrie1_0.2.13-3build1_amd64.deb ... 2026-09-07 05:30:22.102 | Unpacking libdatrie1:amd64 (0.2.13-3build1) ... 2026-09-07 05:30:22.195 | Selecting previously unselected package libthai0:amd64. 2026-09-07 05:30:22.209 | Preparing to unpack .../202-libthai0_0.1.29-2build1_amd64.deb ... 2026-09-07 05:30:22.217 | Unpacking libthai0:amd64 (0.1.29-2build1) ... 2026-09-07 05:30:22.309 | Selecting previously unselected package libpango-1.0-0:amd64. 2026-09-07 05:30:22.322 | Preparing to unpack .../203-libpango-1.0-0_1.52.1+ds-1build1_amd64.deb ... 2026-09-07 05:30:22.330 | Unpacking libpango-1.0-0:amd64 (1.52.1+ds-1build1) ... 2026-09-07 05:30:22.438 | Selecting previously unselected package libpangoft2-1.0-0:amd64. 2026-09-07 05:30:22.451 | Preparing to unpack .../204-libpangoft2-1.0-0_1.52.1+ds-1build1_amd64.deb ... 2026-09-07 05:30:22.457 | Unpacking libpangoft2-1.0-0:amd64 (1.52.1+ds-1build1) ... 2026-09-07 05:30:22.536 | Selecting previously unselected package libpangocairo-1.0-0:amd64. 2026-09-07 05:30:22.548 | Preparing to unpack .../205-libpangocairo-1.0-0_1.52.1+ds-1build1_amd64.deb ... 2026-09-07 05:30:22.554 | Unpacking libpangocairo-1.0-0:amd64 (1.52.1+ds-1build1) ... 2026-09-07 05:30:22.629 | Selecting previously unselected package libpathplan4:amd64. 2026-09-07 05:30:22.640 | Preparing to unpack .../206-libpathplan4_2.42.2-9ubuntu0.1_amd64.deb ... 2026-09-07 05:30:22.646 | Unpacking libpathplan4:amd64 (2.42.2-9ubuntu0.1) ... 2026-09-07 05:30:22.728 | Selecting previously unselected package libgvc6. 2026-09-07 05:30:22.740 | Preparing to unpack .../207-libgvc6_2.42.2-9ubuntu0.1_amd64.deb ... 2026-09-07 05:30:22.749 | Unpacking libgvc6 (2.42.2-9ubuntu0.1) ... 2026-09-07 05:30:22.855 | Selecting previously unselected package libgvpr2:amd64. 2026-09-07 05:30:22.867 | Preparing to unpack .../208-libgvpr2_2.42.2-9ubuntu0.1_amd64.deb ... 2026-09-07 05:30:22.873 | Unpacking libgvpr2:amd64 (2.42.2-9ubuntu0.1) ... 2026-09-07 05:30:22.951 | Selecting previously unselected package liblab-gamut1:amd64. 2026-09-07 05:30:22.963 | Preparing to unpack .../209-liblab-gamut1_2.42.2-9ubuntu0.1_amd64.deb ... 2026-09-07 05:30:22.970 | Unpacking liblab-gamut1:amd64 (2.42.2-9ubuntu0.1) ... 2026-09-07 05:30:23.092 | Selecting previously unselected package x11-common. 2026-09-07 05:30:23.104 | Preparing to unpack .../210-x11-common_1%3a7.7+23ubuntu3_all.deb ... 2026-09-07 05:30:23.116 | Unpacking x11-common (1:7.7+23ubuntu3) ... 2026-09-07 05:30:23.200 | Selecting previously unselected package libice6:amd64. 2026-09-07 05:30:23.211 | Preparing to unpack .../211-libice6_2%3a1.0.10-1build3_amd64.deb ... 2026-09-07 05:30:23.217 | Unpacking libice6:amd64 (2:1.0.10-1build3) ... 2026-09-07 05:30:23.294 | Selecting previously unselected package libsm6:amd64. 2026-09-07 05:30:23.305 | Preparing to unpack .../212-libsm6_2%3a1.2.3-1build3_amd64.deb ... 2026-09-07 05:30:23.312 | Unpacking libsm6:amd64 (2:1.2.3-1build3) ... 2026-09-07 05:30:23.389 | Selecting previously unselected package libxt6t64:amd64. 2026-09-07 05:30:23.400 | Preparing to unpack .../213-libxt6t64_1%3a1.2.1-1.2build1_amd64.deb ... 2026-09-07 05:30:23.406 | Unpacking libxt6t64:amd64 (1:1.2.1-1.2build1) ... 2026-09-07 05:30:23.487 | Selecting previously unselected package libxmu6:amd64. 2026-09-07 05:30:23.499 | Preparing to unpack .../214-libxmu6_2%3a1.1.3-3build2_amd64.deb ... 2026-09-07 05:30:23.505 | Unpacking libxmu6:amd64 (2:1.1.3-3build2) ... 2026-09-07 05:30:23.585 | Selecting previously unselected package libxaw7:amd64. 2026-09-07 05:30:23.596 | Preparing to unpack .../215-libxaw7_2%3a1.0.14-1build2_amd64.deb ... 2026-09-07 05:30:23.604 | Unpacking libxaw7:amd64 (2:1.0.14-1build2) ... 2026-09-07 05:30:23.686 | Selecting previously unselected package graphviz. 2026-09-07 05:30:23.698 | Preparing to unpack .../216-graphviz_2.42.2-9ubuntu0.1_amd64.deb ... 2026-09-07 05:30:23.704 | Unpacking graphviz (2.42.2-9ubuntu0.1) ... 2026-09-07 05:30:23.833 | Selecting previously unselected package icu-devtools. 2026-09-07 05:30:23.845 | Preparing to unpack .../217-icu-devtools_74.2-1ubuntu3.1_amd64.deb ... 2026-09-07 05:30:23.851 | Unpacking icu-devtools (74.2-1ubuntu3.1) ... 2026-09-07 05:30:23.941 | Selecting previously unselected package iputils-arping. 2026-09-07 05:30:23.949 | Preparing to unpack .../218-iputils-arping_3%3a20240117-1ubuntu0.1_amd64.deb ... 2026-09-07 05:30:23.956 | Unpacking iputils-arping (3:20240117-1ubuntu0.1) ... 2026-09-07 05:30:24.034 | Selecting previously unselected package comerr-dev:amd64. 2026-09-07 05:30:24.044 | Preparing to unpack .../219-comerr-dev_2.1-1.47.0-2.4~exp1ubuntu4.1_amd64.deb ... 2026-09-07 05:30:24.056 | Unpacking comerr-dev:amd64 (2.1-1.47.0-2.4~exp1ubuntu4.1) ... 2026-09-07 05:30:24.147 | Selecting previously unselected package libgssrpc4t64:amd64. 2026-09-07 05:30:24.160 | Preparing to unpack .../220-libgssrpc4t64_1.20.1-6ubuntu2.8_amd64.deb ... 2026-09-07 05:30:24.167 | Unpacking libgssrpc4t64:amd64 (1.20.1-6ubuntu2.8) ... 2026-09-07 05:30:24.246 | Selecting previously unselected package libkadm5clnt-mit12:amd64. 2026-09-07 05:30:24.258 | Preparing to unpack .../221-libkadm5clnt-mit12_1.20.1-6ubuntu2.8_amd64.deb ... 2026-09-07 05:30:24.264 | Unpacking libkadm5clnt-mit12:amd64 (1.20.1-6ubuntu2.8) ... 2026-09-07 05:30:24.342 | Selecting previously unselected package libkdb5-10t64:amd64. 2026-09-07 05:30:24.354 | Preparing to unpack .../222-libkdb5-10t64_1.20.1-6ubuntu2.8_amd64.deb ... 2026-09-07 05:30:24.363 | Unpacking libkdb5-10t64:amd64 (1.20.1-6ubuntu2.8) ... 2026-09-07 05:30:24.438 | Selecting previously unselected package libkadm5srv-mit12:amd64. 2026-09-07 05:30:24.450 | Preparing to unpack .../223-libkadm5srv-mit12_1.20.1-6ubuntu2.8_amd64.deb ... 2026-09-07 05:30:24.455 | Unpacking libkadm5srv-mit12:amd64 (1.20.1-6ubuntu2.8) ... 2026-09-07 05:30:24.526 | Selecting previously unselected package krb5-multidev:amd64. 2026-09-07 05:30:24.538 | Preparing to unpack .../224-krb5-multidev_1.20.1-6ubuntu2.8_amd64.deb ... 2026-09-07 05:30:24.545 | Unpacking krb5-multidev:amd64 (1.20.1-6ubuntu2.8) ... 2026-09-07 05:30:24.650 | Selecting previously unselected package libicu-dev:amd64. 2026-09-07 05:30:24.662 | Preparing to unpack .../225-libicu-dev_74.2-1ubuntu3.1_amd64.deb ... 2026-09-07 05:30:24.668 | Unpacking libicu-dev:amd64 (74.2-1ubuntu3.1) ... 2026-09-07 05:30:25.055 | Selecting previously unselected package libjpeg-turbo8-dev:amd64. 2026-09-07 05:30:25.060 | Preparing to unpack .../226-libjpeg-turbo8-dev_2.1.5-2ubuntu2_amd64.deb ... 2026-09-07 05:30:25.067 | Unpacking libjpeg-turbo8-dev:amd64 (2.1.5-2ubuntu2) ... 2026-09-07 05:30:25.147 | Selecting previously unselected package libjpeg8-dev:amd64. 2026-09-07 05:30:25.157 | Preparing to unpack .../227-libjpeg8-dev_8c-2ubuntu11_amd64.deb ... 2026-09-07 05:30:25.165 | Unpacking libjpeg8-dev:amd64 (8c-2ubuntu11) ... 2026-09-07 05:30:25.235 | Selecting previously unselected package libjpeg-dev:amd64. 2026-09-07 05:30:25.245 | Preparing to unpack .../228-libjpeg-dev_8c-2ubuntu11_amd64.deb ... 2026-09-07 05:30:25.251 | Unpacking libjpeg-dev:amd64 (8c-2ubuntu11) ... 2026-09-07 05:30:25.365 | Selecting previously unselected package libjs-jquery. 2026-09-07 05:30:25.375 | Preparing to unpack .../229-libjs-jquery_3.6.1+dfsg+~3.5.14-1_all.deb ... 2026-09-07 05:30:25.396 | Unpacking libjs-jquery (3.6.1+dfsg+~3.5.14-1) ... 2026-09-07 05:30:25.475 | Selecting previously unselected package libjs-jquery-metadata. 2026-09-07 05:30:25.485 | Preparing to unpack .../230-libjs-jquery-metadata_12-4_all.deb ... 2026-09-07 05:30:25.493 | Unpacking libjs-jquery-metadata (12-4) ... 2026-09-07 05:30:25.561 | Selecting previously unselected package libjs-jquery-tablesorter. 2026-09-07 05:30:25.572 | Preparing to unpack .../231-libjs-jquery-tablesorter_1%3a2.31.3+dfsg1-3_all.deb ... 2026-09-07 05:30:25.578 | Unpacking libjs-jquery-tablesorter (1:2.31.3+dfsg1-3) ... 2026-09-07 05:30:25.708 | Selecting previously unselected package libjs-underscore. 2026-09-07 05:30:25.716 | Preparing to unpack .../232-libjs-underscore_1.13.4~dfsg+~1.11.4-3_all.deb ... 2026-09-07 05:30:25.723 | Unpacking libjs-underscore (1.13.4~dfsg+~1.11.4-3) ... 2026-09-07 05:30:25.796 | Selecting previously unselected package libjs-sphinxdoc. 2026-09-07 05:30:25.805 | Preparing to unpack .../233-libjs-sphinxdoc_7.2.6-6_all.deb ... 2026-09-07 05:30:25.812 | Unpacking libjs-sphinxdoc (7.2.6-6) ... 2026-09-07 05:30:25.902 | Selecting previously unselected package mysql-common. 2026-09-07 05:30:25.912 | Preparing to unpack .../234-mysql-common_5.8+1.1.0build1_all.deb ... 2026-09-07 05:30:25.946 | Unpacking mysql-common (5.8+1.1.0build1) ... 2026-09-07 05:30:26.037 | Selecting previously unselected package libmysqlclient21:amd64. 2026-09-07 05:30:26.047 | Preparing to unpack .../235-libmysqlclient21_8.0.46-0ubuntu0.24.04.4_amd64.deb ... 2026-09-07 05:30:26.054 | Unpacking libmysqlclient21:amd64 (8.0.46-0ubuntu0.24.04.4) ... 2026-09-07 05:30:26.188 | Selecting previously unselected package libncurses-dev:amd64. 2026-09-07 05:30:26.194 | Preparing to unpack .../236-libncurses-dev_6.4+20240113-1ubuntu2.2_amd64.deb ... 2026-09-07 05:30:26.201 | Unpacking libncurses-dev:amd64 (6.4+20240113-1ubuntu2.2) ... 2026-09-07 05:30:26.309 | Selecting previously unselected package libpkgconf3:amd64. 2026-09-07 05:30:26.319 | Preparing to unpack .../237-libpkgconf3_1.8.1-2build1_amd64.deb ... 2026-09-07 05:30:26.325 | Unpacking libpkgconf3:amd64 (1.8.1-2build1) ... 2026-09-07 05:30:26.400 | Selecting previously unselected package libpq5:amd64. 2026-09-07 05:30:26.410 | Preparing to unpack .../238-libpq5_16.15-0ubuntu0.24.04.1_amd64.deb ... 2026-09-07 05:30:26.416 | Unpacking libpq5:amd64 (16.15-0ubuntu0.24.04.1) ... 2026-09-07 05:30:26.487 | Selecting previously unselected package libssl-dev:amd64. 2026-09-07 05:30:26.498 | Preparing to unpack .../239-libssl-dev_3.0.13-0ubuntu3.15_amd64.deb ... 2026-09-07 05:30:26.504 | Unpacking libssl-dev:amd64 (3.0.13-0ubuntu3.15) ... 2026-09-07 05:30:26.713 | Selecting previously unselected package libpq-dev. 2026-09-07 05:30:26.719 | Preparing to unpack .../240-libpq-dev_16.15-0ubuntu0.24.04.1_amd64.deb ... 2026-09-07 05:30:26.727 | Unpacking libpq-dev (16.15-0ubuntu0.24.04.1) ... 2026-09-07 05:30:26.799 | Selecting previously unselected package libpython3-dev:amd64. 2026-09-07 05:30:26.809 | Preparing to unpack .../241-libpython3-dev_3.12.3-0ubuntu2.1_amd64.deb ... 2026-09-07 05:30:26.814 | Unpacking libpython3-dev:amd64 (3.12.3-0ubuntu2.1) ... 2026-09-07 05:30:26.882 | Selecting previously unselected package libsasl2-dev. 2026-09-07 05:30:26.892 | Preparing to unpack .../242-libsasl2-dev_2.1.28+dfsg1-5ubuntu3.1_amd64.deb ... 2026-09-07 05:30:26.898 | Unpacking libsasl2-dev (2.1.28+dfsg1-5ubuntu3.1) ... 2026-09-07 05:30:27.009 | Selecting previously unselected package libsgutils2-1.46-2:amd64. 2026-09-07 05:30:27.019 | Preparing to unpack .../243-libsgutils2-1.46-2_1.46-3ubuntu4_amd64.deb ... 2026-09-07 05:30:27.026 | Unpacking libsgutils2-1.46-2:amd64 (1.46-3ubuntu4) ... 2026-09-07 05:30:27.100 | Selecting previously unselected package libsoup-3.0-common. 2026-09-07 05:30:27.109 | Preparing to unpack .../244-libsoup-3.0-common_3.4.4-5ubuntu0.7_all.deb ... 2026-09-07 05:30:27.116 | Unpacking libsoup-3.0-common (3.4.4-5ubuntu0.7) ... 2026-09-07 05:30:27.193 | Selecting previously unselected package libsoup-3.0-0:amd64. 2026-09-07 05:30:27.202 | Preparing to unpack .../245-libsoup-3.0-0_3.4.4-5ubuntu0.7_amd64.deb ... 2026-09-07 05:30:27.208 | Unpacking libsoup-3.0-0:amd64 (3.4.4-5ubuntu0.7) ... 2026-09-07 05:30:27.326 | Selecting previously unselected package libsystemd-dev:amd64. 2026-09-07 05:30:27.336 | Preparing to unpack .../246-libsystemd-dev_255.4-1ubuntu8.17_amd64.deb ... 2026-09-07 05:30:27.343 | Unpacking libsystemd-dev:amd64 (255.4-1ubuntu8.17) ... 2026-09-07 05:30:27.581 | Selecting previously unselected package liburing2:amd64. 2026-09-07 05:30:27.587 | Preparing to unpack .../247-liburing2_2.5-1build1_amd64.deb ... 2026-09-07 05:30:27.593 | Unpacking liburing2:amd64 (2.5-1build1) ... 2026-09-07 05:30:27.653 | Selecting previously unselected package libxml2-dev:amd64. 2026-09-07 05:30:27.660 | Preparing to unpack .../248-libxml2-dev_2.9.14+dfsg-1.3ubuntu3.8_amd64.deb ... 2026-09-07 05:30:27.666 | Unpacking libxml2-dev:amd64 (2.9.14+dfsg-1.3ubuntu3.8) ... 2026-09-07 05:30:27.789 | Selecting previously unselected package libxslt1.1:amd64. 2026-09-07 05:30:27.797 | Preparing to unpack .../249-libxslt1.1_1.1.39-0exp1ubuntu0.24.04.3_amd64.deb ... 2026-09-07 05:30:27.803 | Unpacking libxslt1.1:amd64 (1.1.39-0exp1ubuntu0.24.04.3) ... 2026-09-07 05:30:27.880 | Selecting previously unselected package libxslt1-dev:amd64. 2026-09-07 05:30:27.891 | Preparing to unpack .../250-libxslt1-dev_1.1.39-0exp1ubuntu0.24.04.3_amd64.deb ... 2026-09-07 05:30:27.898 | Unpacking libxslt1-dev:amd64 (1.1.39-0exp1ubuntu0.24.04.3) ... 2026-09-07 05:30:28.017 | Selecting previously unselected package llvm-17-runtime. 2026-09-07 05:30:28.028 | Preparing to unpack .../251-llvm-17-runtime_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-09-07 05:30:28.036 | Unpacking llvm-17-runtime (1:17.0.6-9ubuntu1) ... 2026-09-07 05:30:28.142 | Selecting previously unselected package libpfm4:amd64. 2026-09-07 05:30:28.153 | Preparing to unpack .../252-libpfm4_4.13.0+git32-g0d4ed0e-1ubuntu0.1_amd64.deb ... 2026-09-07 05:30:28.159 | Unpacking libpfm4:amd64 (4.13.0+git32-g0d4ed0e-1ubuntu0.1) ... 2026-09-07 05:30:28.268 | Selecting previously unselected package llvm-17. 2026-09-07 05:30:28.279 | Preparing to unpack .../253-llvm-17_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-09-07 05:30:28.286 | Unpacking llvm-17 (1:17.0.6-9ubuntu1) ... 2026-09-07 05:30:29.018 | Selecting previously unselected package libffi-dev:amd64. 2026-09-07 05:30:29.025 | Preparing to unpack .../254-libffi-dev_3.4.6-1build1_amd64.deb ... 2026-09-07 05:30:29.031 | Unpacking libffi-dev:amd64 (3.4.6-1build1) ... 2026-09-07 05:30:29.110 | Selecting previously unselected package llvm-17-tools. 2026-09-07 05:30:29.121 | Preparing to unpack .../255-llvm-17-tools_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-09-07 05:30:29.130 | Unpacking llvm-17-tools (1:17.0.6-9ubuntu1) ... 2026-09-07 05:30:29.396 | Selecting previously unselected package libz3-4:amd64. 2026-09-07 05:30:29.403 | Preparing to unpack .../256-libz3-4_4.8.12-3.1build1_amd64.deb ... 2026-09-07 05:30:29.409 | Unpacking libz3-4:amd64 (4.8.12-3.1build1) ... 2026-09-07 05:30:29.619 | Selecting previously unselected package libz3-dev:amd64. 2026-09-07 05:30:29.627 | Preparing to unpack .../257-libz3-dev_4.8.12-3.1build1_amd64.deb ... 2026-09-07 05:30:29.632 | Unpacking libz3-dev:amd64 (4.8.12-3.1build1) ... 2026-09-07 05:30:29.725 | Selecting previously unselected package llvm-17-dev. 2026-09-07 05:30:29.735 | Preparing to unpack .../258-llvm-17-dev_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-09-07 05:30:29.742 | Unpacking llvm-17-dev (1:17.0.6-9ubuntu1) ... 2026-09-07 05:30:31.670 | Selecting previously unselected package lsscsi. 2026-09-07 05:30:31.677 | Preparing to unpack .../259-lsscsi_0.32-1build1_amd64.deb ... 2026-09-07 05:30:31.683 | Unpacking lsscsi (0.32-1build1) ... 2026-09-07 05:30:31.768 | Selecting previously unselected package lvm2. 2026-09-07 05:30:31.779 | Preparing to unpack .../260-lvm2_2.03.16-3ubuntu3.2_amd64.deb ... 2026-09-07 05:30:31.825 | Unpacking lvm2 (2.03.16-3ubuntu3.2) ... 2026-09-07 05:30:31.990 | Selecting previously unselected package osinfo-db. 2026-09-07 05:30:31.997 | Preparing to unpack .../261-osinfo-db_0.20250606-0ubuntu0.24.04.1_all.deb ... 2026-09-07 05:30:32.003 | Unpacking osinfo-db (0.20250606-0ubuntu0.24.04.1) ... 2026-09-07 05:30:32.402 | Selecting previously unselected package pkgconf-bin. 2026-09-07 05:30:32.409 | Preparing to unpack .../262-pkgconf-bin_1.8.1-2build1_amd64.deb ... 2026-09-07 05:30:32.413 | Unpacking pkgconf-bin (1.8.1-2build1) ... 2026-09-07 05:30:32.487 | Selecting previously unselected package pkgconf:amd64. 2026-09-07 05:30:32.492 | Preparing to unpack .../263-pkgconf_1.8.1-2build1_amd64.deb ... 2026-09-07 05:30:32.505 | Unpacking pkgconf:amd64 (1.8.1-2build1) ... 2026-09-07 05:30:32.582 | Selecting previously unselected package pkg-config:amd64. 2026-09-07 05:30:32.594 | Preparing to unpack .../264-pkg-config_1.8.1-2build1_amd64.deb ... 2026-09-07 05:30:32.606 | Unpacking pkg-config:amd64 (1.8.1-2build1) ... 2026-09-07 05:30:32.679 | Selecting previously unselected package pm-utils. 2026-09-07 05:30:32.691 | Preparing to unpack .../265-pm-utils_1.4.1-21_all.deb ... 2026-09-07 05:30:32.698 | Unpacking pm-utils (1.4.1-21) ... 2026-09-07 05:30:32.799 | Selecting previously unselected package postgresql-client-16. 2026-09-07 05:30:32.806 | Preparing to unpack .../266-postgresql-client-16_16.15-0ubuntu0.24.04.1_amd64.deb ... 2026-09-07 05:30:32.813 | Unpacking postgresql-client-16 (16.15-0ubuntu0.24.04.1) ... 2026-09-07 05:30:33.004 | Selecting previously unselected package postgresql-server-dev-16. 2026-09-07 05:30:33.009 | Preparing to unpack .../267-postgresql-server-dev-16_16.15-0ubuntu0.24.04.1_amd64.deb ... 2026-09-07 05:30:33.016 | Unpacking postgresql-server-dev-16 (16.15-0ubuntu0.24.04.1) ... 2026-09-07 05:30:33.366 | Selecting previously unselected package postgresql-server-dev-all:amd64. 2026-09-07 05:30:33.372 | Preparing to unpack .../268-postgresql-server-dev-all_257build1.1_amd64.deb ... 2026-09-07 05:30:33.377 | Unpacking postgresql-server-dev-all:amd64 (257build1.1) ... 2026-09-07 05:30:33.447 | Selecting previously unselected package python3-dev. 2026-09-07 05:30:33.453 | Preparing to unpack .../269-python3-dev_3.12.3-0ubuntu2.1_amd64.deb ... 2026-09-07 05:30:33.459 | Unpacking python3-dev (3.12.3-0ubuntu2.1) ... 2026-09-07 05:30:33.537 | Selecting previously unselected package python3-mysqldb. 2026-09-07 05:30:33.548 | Preparing to unpack .../270-python3-mysqldb_1.4.6-2build3_amd64.deb ... 2026-09-07 05:30:33.555 | Unpacking python3-mysqldb (1.4.6-2build3) ... 2026-09-07 05:30:33.643 | Selecting previously unselected package python3-setuptools. 2026-09-07 05:30:33.654 | Preparing to unpack .../271-python3-setuptools_68.1.2-2ubuntu1.2_all.deb ... 2026-09-07 05:30:33.662 | Unpacking python3-setuptools (68.1.2-2ubuntu1.2) ... 2026-09-07 05:30:33.825 | Selecting previously unselected package python3-wheel. 2026-09-07 05:30:33.831 | Preparing to unpack .../272-python3-wheel_0.42.0-2_all.deb ... 2026-09-07 05:30:33.838 | Unpacking python3-wheel (0.42.0-2) ... 2026-09-07 05:30:33.917 | Selecting previously unselected package python3-pip. 2026-09-07 05:30:33.927 | Preparing to unpack .../273-python3-pip_24.0+dfsg-1ubuntu1.3_all.deb ... 2026-09-07 05:30:33.933 | Unpacking python3-pip (24.0+dfsg-1ubuntu1.3) ... 2026-09-07 05:30:34.223 | Selecting previously unselected package python3-pip-whl. 2026-09-07 05:30:34.229 | Preparing to unpack .../274-python3-pip-whl_24.0+dfsg-1ubuntu1.3_all.deb ... 2026-09-07 05:30:34.236 | Unpacking python3-pip-whl (24.0+dfsg-1ubuntu1.3) ... 2026-09-07 05:30:34.311 | Selecting previously unselected package python3-setuptools-whl. 2026-09-07 05:30:34.317 | Preparing to unpack .../275-python3-setuptools-whl_68.1.2-2ubuntu1.2_all.deb ... 2026-09-07 05:30:34.323 | Unpacking python3-setuptools-whl (68.1.2-2ubuntu1.2) ... 2026-09-07 05:30:34.399 | Selecting previously unselected package python3-systemd. 2026-09-07 05:30:34.410 | Preparing to unpack .../276-python3-systemd_235-1build4_amd64.deb ... 2026-09-07 05:30:34.416 | Unpacking python3-systemd (235-1build4) ... 2026-09-07 05:30:34.508 | Selecting previously unselected package python3.12-venv. 2026-09-07 05:30:34.519 | Preparing to unpack .../277-python3.12-venv_3.12.3-1ubuntu0.16_amd64.deb ... 2026-09-07 05:30:34.527 | Unpacking python3.12-venv (3.12.3-1ubuntu0.16) ... 2026-09-07 05:30:34.598 | Selecting previously unselected package python3-venv. 2026-09-07 05:30:34.609 | Preparing to unpack .../278-python3-venv_3.12.3-0ubuntu2.1_amd64.deb ... 2026-09-07 05:30:34.618 | Unpacking python3-venv (3.12.3-0ubuntu2.1) ... 2026-09-07 05:30:34.683 | Selecting previously unselected package qemu-utils. 2026-09-07 05:30:34.694 | Preparing to unpack .../279-qemu-utils_1%3a8.2.2+ds-0ubuntu1.18_amd64.deb ... 2026-09-07 05:30:34.700 | Unpacking qemu-utils (1:8.2.2+ds-0ubuntu1.18) ... 2026-09-07 05:30:34.870 | Selecting previously unselected package sg3-utils. 2026-09-07 05:30:34.878 | Preparing to unpack .../280-sg3-utils_1.46-3ubuntu4_amd64.deb ... 2026-09-07 05:30:34.884 | Unpacking sg3-utils (1.46-3ubuntu4) ... 2026-09-07 05:30:35.035 | Selecting previously unselected package sqlite3. 2026-09-07 05:30:35.041 | Preparing to unpack .../281-sqlite3_3.45.1-1ubuntu2.7_amd64.deb ... 2026-09-07 05:30:35.048 | Unpacking sqlite3 (3.45.1-1ubuntu2.7) ... 2026-09-07 05:30:35.117 | Selecting previously unselected package thin-provisioning-tools. 2026-09-07 05:30:35.123 | Preparing to unpack .../282-thin-provisioning-tools_0.9.0-2ubuntu5.1_amd64.deb ... 2026-09-07 05:30:35.129 | Unpacking thin-provisioning-tools (0.9.0-2ubuntu5.1) ... 2026-09-07 05:30:35.216 | Selecting previously unselected package unzip. 2026-09-07 05:30:35.222 | Preparing to unpack .../283-unzip_6.0-28ubuntu4.1_amd64.deb ... 2026-09-07 05:30:35.228 | Unpacking unzip (6.0-28ubuntu4.1) ... 2026-09-07 05:30:35.294 | Selecting previously unselected package debootstrap. 2026-09-07 05:30:35.300 | Preparing to unpack .../284-debootstrap_1.0.134ubuntu2_all.deb ... 2026-09-07 05:30:35.306 | Unpacking debootstrap (1.0.134ubuntu2) ... 2026-09-07 05:30:35.375 | Selecting previously unselected package libosinfo-l10n. 2026-09-07 05:30:35.381 | Preparing to unpack .../285-libosinfo-l10n_1.11.0-2build3_all.deb ... 2026-09-07 05:30:35.386 | Unpacking libosinfo-l10n (1.11.0-2build3) ... 2026-09-07 05:30:35.482 | Selecting previously unselected package libosinfo-1.0-0:amd64. 2026-09-07 05:30:35.488 | Preparing to unpack .../286-libosinfo-1.0-0_1.11.0-2build3_amd64.deb ... 2026-09-07 05:30:35.495 | Unpacking libosinfo-1.0-0:amd64 (1.11.0-2build3) ... 2026-09-07 05:30:35.562 | Selecting previously unselected package gir1.2-libosinfo-1.0:amd64. 2026-09-07 05:30:35.568 | Preparing to unpack .../287-gir1.2-libosinfo-1.0_1.11.0-2build3_amd64.deb ... 2026-09-07 05:30:35.574 | Unpacking gir1.2-libosinfo-1.0:amd64 (1.11.0-2build3) ... 2026-09-07 05:30:35.638 | Selecting previously unselected package kpartx. 2026-09-07 05:30:35.644 | Preparing to unpack .../288-kpartx_0.9.4-5ubuntu8.2_amd64.deb ... 2026-09-07 05:30:35.651 | Unpacking kpartx (0.9.4-5ubuntu8.2) ... 2026-09-07 05:30:35.711 | Selecting previously unselected package libkrb5-dev:amd64. 2026-09-07 05:30:35.716 | Preparing to unpack .../289-libkrb5-dev_1.20.1-6ubuntu2.8_amd64.deb ... 2026-09-07 05:30:35.723 | Unpacking libkrb5-dev:amd64 (1.20.1-6ubuntu2.8) ... 2026-09-07 05:30:35.792 | Selecting previously unselected package libyaml-dev:amd64. 2026-09-07 05:30:35.803 | Preparing to unpack .../290-libyaml-dev_0.2.5-1build1_amd64.deb ... 2026-09-07 05:30:35.810 | Unpacking libyaml-dev:amd64 (0.2.5-1build1) ... 2026-09-07 05:30:35.889 | Selecting previously unselected package socat. 2026-09-07 05:30:35.902 | Preparing to unpack .../291-socat_1.8.0.0-4ubuntu0.1_amd64.deb ... 2026-09-07 05:30:35.909 | Unpacking socat (1.8.0.0-4ubuntu0.1) ... 2026-09-07 05:30:36.017 | Selecting previously unselected package vlan. 2026-09-07 05:30:36.031 | Preparing to unpack .../292-vlan_2.0.5ubuntu5_all.deb ... 2026-09-07 05:30:36.038 | Unpacking vlan (2.0.5ubuntu5) ... 2026-09-07 05:30:36.166 | Setting up cryptsetup-bin (2:2.7.0-1ubuntu4.2) ... 2026-09-07 05:30:36.200 | Setting up postgresql-client-common (257build1.1) ... 2026-09-07 05:30:36.232 | Setting up powermgmt-base (1.37ubuntu0.1) ... 2026-09-07 05:30:36.250 | Setting up libpipeline1:amd64 (1.5.7-2) ... 2026-09-07 05:30:36.269 | Setting up libgraphite2-3:amd64 (1.3.14-2ubuntu0.24.04.1) ... 2026-09-07 05:30:36.287 | Setting up dnsmasq-utils (2.91-0ubuntu0.24.04.1) ... 2026-09-07 05:30:36.305 | Setting up distro-info (1.7build1) ... 2026-09-07 05:30:36.322 | Setting up libpixman-1-0:amd64 (0.42.2-1build1) ... 2026-09-07 05:30:36.339 | Setting up libsharpyuv0:amd64 (1.3.2-0.4build3) ... 2026-09-07 05:30:36.357 | Setting up libaom3:amd64 (3.8.2-2ubuntu0.1) ... 2026-09-07 05:30:36.375 | Setting up mysql-common (5.8+1.1.0build1) ... 2026-09-07 05:30:36.436 | update-alternatives: using /etc/mysql/my.cnf.fallback to provide /etc/mysql/my.cnf (my.cnf) in auto mode 2026-09-07 05:30:36.449 | Setting up session-migration (0.3.9build1) ... 2026-09-07 05:30:36.678 | Created symlink /etc/systemd/user/graphical-session-pre.target.wants/session-migration.service → /usr/lib/systemd/user/session-migration.service. 2026-09-07 05:30:36.693 | Setting up libmysqlclient21:amd64 (8.0.46-0ubuntu0.24.04.4) ... 2026-09-07 05:30:36.715 | Setting up libxau6:amd64 (1:1.0.9-1build6) ... 2026-09-07 05:30:36.734 | Setting up libxdmcp6:amd64 (1:1.1.3-0ubuntu6) ... 2026-09-07 05:30:36.752 | Setting up python3-setuptools-whl (68.1.2-2ubuntu1.2) ... 2026-09-07 05:30:36.771 | Setting up lto-disabled-list (47) ... 2026-09-07 05:30:36.787 | Setting up libproxy1v5:amd64 (0.5.4-4build1) ... 2026-09-07 05:30:36.805 | Setting up pci.ids (0.0~2024.03.31-1ubuntu0.1) ... 2026-09-07 05:30:36.821 | Setting up libxcb1:amd64 (1.15-1ubuntu2) ... 2026-09-07 05:30:36.839 | Setting up libpython3-dev:amd64 (3.12.3-0ubuntu2.1) ... 2026-09-07 05:30:36.857 | Setting up liblerc4:amd64 (4.0.0+ds-4ubuntu2) ... 2026-09-07 05:30:36.875 | Setting up bsdextrautils (2.39.3-9ubuntu6.6) ... 2026-09-07 05:30:36.893 | Setting up libdevmapper-event1.02.1:amd64 (2:1.02.185-3ubuntu3.2) ... 2026-09-07 05:30:36.910 | Setting up python3-setuptools (68.1.2-2ubuntu1.2) ... 2026-09-07 05:30:37.496 | Setting up wget (1.21.4-1ubuntu4.5) ... 2026-09-07 05:30:37.526 | Setting up libsysfs2:amd64 (2.1.1-6build1) ... 2026-09-07 05:30:37.546 | Setting up libdatrie1:amd64 (0.2.13-3build1) ... 2026-09-07 05:30:37.564 | Setting up cryptsetup (2:2.7.0-1ubuntu4.2) ... 2026-09-07 05:30:38.299 | Setting up libyaml-dev:amd64 (0.2.5-1build1) ... 2026-09-07 05:30:38.318 | Setting up sysfsutils (2.1.1-6build1) ... 2026-09-07 05:30:38.852 | Created symlink /etc/systemd/system/sysfs.service → /usr/lib/systemd/system/sysfsutils.service. 2026-09-07 05:30:38.852 | Created symlink /etc/systemd/system/multi-user.target.wants/sysfsutils.service → /usr/lib/systemd/system/sysfsutils.service. 2026-09-07 05:30:39.263 | Setting up libmagic-mgc (1:5.45-3build1) ... 2026-09-07 05:30:39.283 | Setting up ncal (12.1.8) ... 2026-09-07 05:30:39.301 | Setting up python3-pip-whl (24.0+dfsg-1ubuntu1.3) ... 2026-09-07 05:30:39.320 | Setting up gawk (1:5.2.1-2ubuntu0.1) ... 2026-09-07 05:30:39.366 | Setting up psmisc (23.7-1build1) ... 2026-09-07 05:30:39.385 | Setting up libxcb-render0:amd64 (1.15-1ubuntu2) ... 2026-09-07 05:30:39.402 | Setting up libarchive-zip-perl (1.68-1) ... 2026-09-07 05:30:39.423 | Setting up openssh-client (1:9.6p1-3ubuntu13.19) ... 2026-09-07 05:30:39.486 | Setting up libestr0:amd64 (0.1.11-1build1) ... 2026-09-07 05:30:39.503 | Setting up libfastjson4:amd64 (1.2304.0-1build1) ... 2026-09-07 05:30:39.521 | Setting up pm-utils (1.4.1-21) ... 2026-09-07 05:30:39.551 | Setting up libtirpc-common (1.3.4+ds-1.1build1) ... 2026-09-07 05:30:39.574 | Setting up unzip (6.0-28ubuntu4.1) ... 2026-09-07 05:30:39.596 | Setting up libdebhelper-perl (13.14.1ubuntu5) ... 2026-09-07 05:30:39.616 | Setting up liblab-gamut1:amd64 (2.42.2-9ubuntu0.1) ... 2026-09-07 05:30:39.635 | Setting up dosfstools (4.2-1.1build1) ... 2026-09-07 05:30:39.653 | Setting up libmagic1t64:amd64 (1:5.45-3build1) ... 2026-09-07 05:30:39.682 | Setting up rsyslog (8.2312.0-3ubuntu9.3) ... 2026-09-07 05:30:39.998 | info: Adding user `syslog' to group `adm' ... 2026-09-07 05:30:40.348 | 2026-09-07 05:30:40.348 | Creating config file /etc/rsyslog.d/50-default.conf with new version 2026-09-07 05:30:40.710 | Created symlink /etc/systemd/system/multi-user.target.wants/dmesg.service → /usr/lib/systemd/system/dmesg.service. 2026-09-07 05:30:40.876 | Created symlink /etc/systemd/system/syslog.service → /usr/lib/systemd/system/rsyslog.service. 2026-09-07 05:30:40.877 | Created symlink /etc/systemd/system/multi-user.target.wants/rsyslog.service → /usr/lib/systemd/system/rsyslog.service. 2026-09-07 05:30:41.386 | Setting up netcat-openbsd (1.226-1ubuntu2) ... 2026-09-07 05:30:41.405 | update-alternatives: using /bin/nc.openbsd to provide /bin/nc (nc) in auto mode 2026-09-07 05:30:41.422 | Setting up binutils-common:amd64 (2.42-4ubuntu2.10) ... 2026-09-07 05:30:41.448 | Setting up x11-common (1:7.7+23ubuntu3) ... 2026-09-07 05:30:41.999 | Setting up libsgutils2-1.46-2:amd64 (1.46-3ubuntu4) ... 2026-09-07 05:30:42.016 | Setting up libpq5:amd64 (16.15-0ubuntu0.24.04.1) ... 2026-09-07 05:30:42.036 | Setting up libdeflate0:amd64 (1.19-1build1.1) ... 2026-09-07 05:30:42.055 | Setting up bc (1.07.1-3ubuntu4) ... 2026-09-07 05:30:42.079 | Setting up libctf-nobfd0:amd64 (2.42-4ubuntu2.10) ... 2026-09-07 05:30:42.098 | Setting up m4 (1.4.19-4build1) ... 2026-09-07 05:30:42.115 | Setting up libevent-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2.1) ... 2026-09-07 05:30:42.134 | Setting up golang-1.22-doc (1.22.2-2ubuntu0.4) ... 2026-09-07 05:30:42.155 | Setting up libxcb-shm0:amd64 (1.15-1ubuntu2) ... 2026-09-07 05:30:42.174 | Setting up file (1:5.45-3build1) ... 2026-09-07 05:30:42.191 | Setting up libsoup-3.0-common (3.4.4-5ubuntu0.7) ... 2026-09-07 05:30:42.209 | Setting up libgomp1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-09-07 05:30:42.227 | Setting up iputils-arping (3:20240117-1ubuntu0.1) ... 2026-09-07 05:30:42.281 | Setting up bzip2 (1.0.8-5.1ubuntu0.1) ... 2026-09-07 05:30:42.299 | Setting up libffi-dev:amd64 (3.4.6-1build1) ... 2026-09-07 05:30:42.317 | Setting up conntrack (1:1.4.8-1ubuntu1) ... 2026-09-07 05:30:42.333 | Setting up python3-wheel (0.42.0-2) ... 2026-09-07 05:30:42.625 | Setting up libjbig0:amd64 (2.1-6.1ubuntu2) ... 2026-09-07 05:30:42.644 | Setting up memcached (1.6.24-1ubuntu0.2) ... 2026-09-07 05:30:43.563 | Created symlink /etc/systemd/system/multi-user.target.wants/memcached.service → /usr/lib/systemd/system/memcached.service. 2026-09-07 05:30:43.920 | Setting up libpcre2-16-0:amd64 (10.42-4ubuntu2.1) ... 2026-09-07 05:30:43.941 | Setting up libsframe1:amd64 (2.42-4ubuntu2.10) ... 2026-09-07 05:30:43.961 | Setting up libjansson4:amd64 (2.14-2build2) ... 2026-09-07 05:30:43.980 | Setting up acl (2.3.2-1build1.1) ... 2026-09-07 05:30:44.005 | Setting up libdconf1:amd64 (0.40.0-4ubuntu0.1) ... 2026-09-07 05:30:44.026 | Setting up python3-mysqldb (1.4.6-2build3) ... 2026-09-07 05:30:44.265 | Setting up autotools-dev (20220109.1) ... 2026-09-07 05:30:44.286 | Setting up python3-pygments (2.17.2+dfsg-1) ... 2026-09-07 05:30:45.110 | Setting up libz3-4:amd64 (4.8.12-3.1build1) ... 2026-09-07 05:30:45.129 | Setting up libpcre2-32-0:amd64 (10.42-4ubuntu2.1) ... 2026-09-07 05:30:45.154 | Setting up libpkgconf3:amd64 (1.8.1-2build1) ... 2026-09-07 05:30:45.176 | Setting up libpfm4:amd64 (4.13.0+git32-g0d4ed0e-1ubuntu0.1) ... 2026-09-07 05:30:45.195 | Setting up gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-09-07 05:30:45.215 | Setting up libllvm17t64:amd64 (1:17.0.6-9ubuntu1) ... 2026-09-07 05:30:45.233 | Setting up libclang1-17t64 (1:17.0.6-9ubuntu1) ... 2026-09-07 05:30:45.255 | Setting up libx11-data (2:1.8.7-1build1) ... 2026-09-07 05:30:45.275 | Setting up make (4.3-4.1build2) ... 2026-09-07 05:30:45.294 | Setting up ssl-cert (1.1.2ubuntu1) ... 2026-09-07 05:30:46.034 | Created symlink /etc/systemd/system/multi-user.target.wants/ssl-cert.service → /usr/lib/systemd/system/ssl-cert.service. 2026-09-07 05:30:46.436 | Setting up libgssrpc4t64:amd64 (1.20.1-6ubuntu2.8) ... 2026-09-07 05:30:46.456 | Setting up libldap-dev:amd64 (2.6.10+dfsg-0ubuntu0.24.04.1) ... 2026-09-07 05:30:46.475 | Setting up uuid-dev:amd64 (2.39.3-9ubuntu6.6) ... 2026-09-07 05:30:46.495 | Setting up libpathplan4:amd64 (2.42.2-9ubuntu0.1) ... 2026-09-07 05:30:46.515 | Setting up ebtables (2.0.11-6build1) ... 2026-09-07 05:30:47.045 | Setting up socat (1.8.0.0-4ubuntu0.1) ... 2026-09-07 05:30:47.065 | Setting up libann0 (1.1.2+doc-9build1) ... 2026-09-07 05:30:47.084 | Setting up libncurses6:amd64 (6.4+20240113-1ubuntu2.2) ... 2026-09-07 05:30:47.103 | Setting up golang-1.22-src (1.22.2-2ubuntu0.4) ... 2026-09-07 05:30:47.122 | Setting up xz-utils (5.6.1+really5.4.5-1ubuntu0.3) ... 2026-09-07 05:30:47.141 | update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode 2026-09-07 05:30:47.157 | Setting up libfribidi0:amd64 (1.0.13-3build1) ... 2026-09-07 05:30:47.175 | Setting up libquadmath0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-09-07 05:30:47.193 | Setting up bsdmainutils (12.1.8) ... 2026-09-07 05:30:47.214 | Setting up comerr-dev:amd64 (2.1-1.47.0-2.4~exp1ubuntu4.1) ... 2026-09-07 05:30:47.234 | Setting up fonts-dejavu-mono (2.37-8) ... 2026-09-07 05:30:47.277 | Setting up libssl-dev:amd64 (3.0.13-0ubuntu3.15) ... 2026-09-07 05:30:47.296 | Setting up libmpc3:amd64 (1.3.1-1build1.1) ... 2026-09-07 05:30:47.315 | Setting up libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-09-07 05:30:47.335 | Setting up patch (2.7.6-7build3) ... 2026-09-07 05:30:47.354 | Setting up usb.ids (2024.03.18-1) ... 2026-09-07 05:30:47.373 | Setting up autopoint (0.21-14ubuntu2) ... 2026-09-07 05:30:47.393 | Setting up icu-devtools (74.2-1ubuntu3.1) ... 2026-09-07 05:30:47.412 | Setting up fonts-dejavu-core (2.37-8) ... 2026-09-07 05:30:47.524 | Setting up lsscsi (0.32-1build1) ... 2026-09-07 05:30:47.544 | Setting up osinfo-db (0.20250606-0ubuntu0.24.04.1) ... 2026-09-07 05:30:47.564 | Setting up pkgconf-bin (1.8.1-2build1) ... 2026-09-07 05:30:47.583 | Setting up python3-pip (24.0+dfsg-1ubuntu1.3) ... 2026-09-07 05:30:48.885 | Setting up libjpeg-turbo8:amd64 (2.1.5-2ubuntu2) ... 2026-09-07 05:30:48.903 | Setting up libgc1:amd64 (1:8.2.6-1build1) ... 2026-09-07 05:30:48.917 | Setting up libltdl7:amd64 (2.4.7-7build1) ... 2026-09-07 05:30:48.934 | Setting up libdpkg-perl (1.22.6ubuntu6.6) ... 2026-09-07 05:30:48.950 | Setting up autoconf (2.71-3) ... 2026-09-07 05:30:48.973 | Setting up libwebp7:amd64 (1.3.2-0.4build3) ... 2026-09-07 05:30:48.989 | Setting up libubsan1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-09-07 05:30:49.003 | Setting up llvm-17-tools (1:17.0.6-9ubuntu1) ... 2026-09-07 05:30:49.016 | Setting up libnuma1:amd64 (2.0.18-1ubuntu0.24.04.1) ... 2026-09-07 05:30:49.030 | Setting up libpcre2-posix3:amd64 (10.42-4ubuntu2.1) ... 2026-09-07 05:30:49.044 | Setting up dwz (0.15-1build6) ... 2026-09-07 05:30:49.058 | Setting up libaio1t64:amd64 (0.3.113-6build1.1) ... 2026-09-07 05:30:49.075 | Setting up libsctp1:amd64 (1.0.19+dfsg-2build1) ... 2026-09-07 05:30:49.094 | Setting up vlan (2.0.5ubuntu5) ... 2026-09-07 05:30:49.129 | Setting up libclang-common-17-dev:amd64 (1:17.0.6-9ubuntu1) ... 2026-09-07 05:30:49.144 | Setting up libhwasan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-09-07 05:30:49.158 | Setting up libasan8:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-09-07 05:30:49.172 | Setting up libuchardet0:amd64 (0.0.8-1build1) ... 2026-09-07 05:30:49.187 | Setting up kpartx (0.9.4-5ubuntu8.2) ... 2026-09-07 05:30:49.201 | Setting up libapr1t64:amd64 (1.7.2-3.1ubuntu0.1) ... 2026-09-07 05:30:49.215 | Setting up libjson-perl (4.10000-1) ... 2026-09-07 05:30:49.230 | Setting up llvm-17-runtime (1:17.0.6-9ubuntu1) ... 2026-09-07 05:30:49.250 | Setting up libxslt1.1:amd64 (1.1.39-0exp1ubuntu0.24.04.3) ... 2026-09-07 05:30:49.268 | Setting up libnl-3-200:amd64 (3.7.0-0.3build1.1) ... 2026-09-07 05:30:49.291 | Setting up debugedit (1:5.0-5build2) ... 2026-09-07 05:30:49.303 | Setting up liblua5.4-0:amd64 (5.4.6-3build2) ... 2026-09-07 05:30:49.317 | Setting up libsub-override-perl (0.10-1) ... 2026-09-07 05:30:49.331 | Setting up libx11-6:amd64 (2:1.8.7-1build1) ... 2026-09-07 05:30:49.345 | Setting up libharfbuzz0b:amd64 (8.3.0-2build2) ... 2026-09-07 05:30:49.358 | Setting up libthai-data (0.1.29-2build1) ... 2026-09-07 05:30:49.372 | Setting up libgts-0.7-5t64:amd64 (0.7.6+darcs121130-5.2build1) ... 2026-09-07 05:30:49.415 | Setting up libcdt5:amd64 (2.42.2-9ubuntu0.1) ... 2026-09-07 05:30:49.429 | Setting up libcgraph6:amd64 (2.42.2-9ubuntu0.1) ... 2026-09-07 05:30:49.444 | Setting up apache2-data (2.4.58-1ubuntu8.15) ... 2026-09-07 05:30:49.459 | Setting up libtsan2:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-09-07 05:30:49.473 | Setting up libjs-jquery (3.6.1+dfsg+~3.5.14-1) ... 2026-09-07 05:30:49.501 | Setting up dmidecode (3.5-3ubuntu0.1) ... 2026-09-07 05:30:49.513 | Setting up glib-networking-common (2.80.0-1build1) ... 2026-09-07 05:30:49.526 | Setting up libbinutils:amd64 (2.42-4ubuntu2.10) ... 2026-09-07 05:30:49.539 | Setting up liburing2:amd64 (2.5-1build1) ... 2026-09-07 05:30:49.551 | Setting up libisl23:amd64 (0.26-3build1.1) ... 2026-09-07 05:30:49.565 | Setting up golang-src (2:1.22~2build1) ... 2026-09-07 05:30:49.582 | Setting up iputils-ping (3:20240117-1ubuntu0.1) ... 2026-09-07 05:30:49.620 | Setting up libicu-dev:amd64 (74.2-1ubuntu3.1) ... 2026-09-07 05:30:49.635 | Setting up libcc1-0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-09-07 05:30:49.647 | Setting up libsystemd-dev:amd64 (255.4-1ubuntu8.17) ... 2026-09-07 05:30:49.660 | Setting up sqlite3 (3.45.1-1ubuntu2.7) ... 2026-09-07 05:30:49.674 | Setting up liblsan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-09-07 05:30:49.687 | Setting up libitm1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-09-07 05:30:49.703 | Setting up libosinfo-l10n (1.11.0-2build3) ... 2026-09-07 05:30:49.719 | Setting up python3-systemd (235-1build4) ... 2026-09-07 05:30:49.954 | Setting up libjs-underscore (1.13.4~dfsg+~1.11.4-3) ... 2026-09-07 05:30:49.967 | Setting up libkadm5clnt-mit12:amd64 (1.20.1-6ubuntu2.8) ... 2026-09-07 05:30:49.984 | Setting up sg3-utils (1.46-3ubuntu4) ... 2026-09-07 05:30:49.998 | Setting up libctf0:amd64 (2.42-4ubuntu2.10) ... 2026-09-07 05:30:50.012 | Setting up libjpeg8:amd64 (8c-2ubuntu11) ... 2026-09-07 05:30:50.026 | Setting up automake (1:1.16.5-1.3ubuntu1) ... 2026-09-07 05:30:50.042 | update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode 2026-09-07 05:30:50.051 | Setting up genisoimage (9:1.1.11-3.5) ... 2026-09-07 05:30:50.065 | Setting up libfile-stripnondeterminism-perl (1.13.1-1) ... 2026-09-07 05:30:50.078 | Setting up glib-networking-services (2.80.0-1build1) ... 2026-09-07 05:30:50.096 | Setting up libaprutil1t64:amd64 (1.6.3-1.1ubuntu7.1) ... 2026-09-07 05:30:50.109 | Setting up libz3-dev:amd64 (4.8.12-3.1build1) ... 2026-09-07 05:30:50.123 | Setting up openssh-sftp-server (1:9.6p1-3ubuntu13.19) ... 2026-09-07 05:30:50.137 | Setting up libice6:amd64 (2:1.0.10-1build3) ... 2026-09-07 05:30:50.151 | Setting up libjpeg-turbo8-dev:amd64 (2.1.5-2ubuntu2) ... 2026-09-07 05:30:50.167 | Setting up debootstrap (1.0.134ubuntu2) ... 2026-09-07 05:30:50.181 | Setting up libncurses-dev:amd64 (6.4+20240113-1ubuntu2.2) ... 2026-09-07 05:30:50.194 | Setting up gettext (0.21-14ubuntu2) ... 2026-09-07 05:30:50.207 | Setting up libnftables1:amd64 (1.0.9-1ubuntu0.1) ... 2026-09-07 05:30:50.223 | Setting up llvm-17-linker-tools (1:17.0.6-9ubuntu1) ... 2026-09-07 05:30:50.237 | Setting up libxpm4:amd64 (1:3.5.17-1ubuntu0.24.04.1) ... 2026-09-07 05:30:50.252 | Setting up libpcre2-dev:amd64 (10.42-4ubuntu2.1) ... 2026-09-07 05:30:50.267 | Setting up openssh-server (1:9.6p1-3ubuntu13.19) ... 2026-09-07 05:30:51.927 | Setting up libxrender1:amd64 (1:0.9.10-1.1build1) ... 2026-09-07 05:30:51.946 | Setting up libkdb5-10t64:amd64 (1.20.1-6ubuntu2.8) ... 2026-09-07 05:30:51.970 | Setting up libtirpc3t64:amd64 (1.3.4+ds-1.1build1) ... 2026-09-07 05:30:51.987 | Setting up python3.12-venv (3.12.3-1ubuntu0.16) ... 2026-09-07 05:30:52.096 | Setting up cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-09-07 05:30:52.110 | Setting up fontconfig-config (2.15.0-1.1ubuntu2) ... 2026-09-07 05:30:52.523 | Setting up postgresql-client-16 (16.15-0ubuntu0.24.04.1) ... 2026-09-07 05:30:53.528 | 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-07 05:30:53.606 | Setting up haproxy (2.8.16-0ubuntu0.24.04.3) ... 2026-09-07 05:30:54.417 | Created symlink /etc/systemd/system/multi-user.target.wants/haproxy.service → /usr/lib/systemd/system/haproxy.service. 2026-09-07 05:30:54.905 | Setting up libxext6:amd64 (2:1.3.4-1build2) ... 2026-09-07 05:30:54.922 | Setting up libpq-dev (16.15-0ubuntu0.24.04.1) ... 2026-09-07 05:30:54.943 | Setting up libobjc4:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-09-07 05:30:54.957 | Setting up dconf-service (0.40.0-4ubuntu0.1) ... 2026-09-07 05:30:54.976 | Setting up libparted2t64:amd64 (3.6-4build1) ... 2026-09-07 05:30:55.010 | 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-07 05:30:55.036 | 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-07 05:30:55.049 | Setting up golang-1.22-go (1.22.2-2ubuntu0.4) ... 2026-09-07 05:30:55.065 | Setting up libaprutil1-ldap:amd64 (1.6.3-1.1ubuntu7.1) ... 2026-09-07 05:30:55.078 | Setting up dnsmasq-base (2.91-0ubuntu0.24.04.1) ... 2026-09-07 05:30:55.157 | Setting up libaprutil1-dbd-sqlite3:amd64 (1.6.3-1.1ubuntu7.1) ... 2026-09-07 05:30:55.171 | Setting up pkgconf:amd64 (1.8.1-2build1) ... 2026-09-07 05:30:55.185 | Setting up intltool-debian (0.35.0+20060710.6) ... 2026-09-07 05:30:55.199 | Setting up libnl-route-3-200:amd64 (3.7.0-0.3build1.1) ... 2026-09-07 05:30:55.212 | Setting up libldap2-dev (2.6.10+dfsg-0ubuntu0.24.04.1) ... 2026-09-07 05:30:55.227 | Setting up libclang-cpp17t64 (1:17.0.6-9ubuntu1) ... 2026-09-07 05:30:55.241 | Setting up libthai0:amd64 (0.1.29-2build1) ... 2026-09-07 05:30:55.255 | Setting up libxml2-dev:amd64 (2.9.14+dfsg-1.3ubuntu3.8) ... 2026-09-07 05:30:55.268 | Setting up libgprofng0:amd64 (2.42-4ubuntu2.10) ... 2026-09-07 05:30:55.281 | Setting up libsasl2-dev (2.1.28+dfsg1-5ubuntu3.1) ... 2026-09-07 05:30:55.295 | Setting up python3-venv (3.12.3-0ubuntu2.1) ... 2026-09-07 05:30:55.308 | Setting up libjs-jquery-metadata (12-4) ... 2026-09-07 05:30:55.322 | Setting up postgresql-common (257build1.1) ... 2026-09-07 05:30:56.014 | 2026-09-07 05:30:56.014 | Creating config file /etc/postgresql-common/createcluster.conf with new version 2026-09-07 05:30:56.279 | Building PostgreSQL dictionaries from installed myspell/hunspell packages... 2026-09-07 05:30:56.279 | Removing obsolete dictionary files: 2026-09-07 05:30:57.088 | Created symlink /etc/systemd/system/multi-user.target.wants/postgresql.service → /usr/lib/systemd/system/postgresql.service. 2026-09-07 05:30:57.569 | Setting up thin-provisioning-tools (0.9.0-2ubuntu5.1) ... 2026-09-07 05:30:57.583 | Setting up libsctp-dev:amd64 (1.0.19+dfsg-2build1) ... 2026-09-07 05:30:57.596 | Setting up pkg-config:amd64 (1.8.1-2build1) ... 2026-09-07 05:30:57.608 | Setting up libjs-sphinxdoc (7.2.6-6) ... 2026-09-07 05:30:57.623 | Setting up lsof (4.95.0-1build3) ... 2026-09-07 05:30:57.663 | Setting up dh-strip-nondeterminism (1.13.1-1) ... 2026-09-07 05:30:57.677 | Setting up libgvpr2:amd64 (2.42.2-9ubuntu0.1) ... 2026-09-07 05:30:57.693 | Setting up libjs-jquery-tablesorter (1:2.31.3+dfsg1-3) ... 2026-09-07 05:30:57.707 | Setting up libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-09-07 05:30:57.721 | Setting up groff-base (1.23.0-3build2) ... 2026-09-07 05:30:57.743 | Setting up libtiff6:amd64 (4.5.1+git230720-4ubuntu2.5) ... 2026-09-07 05:30:57.757 | Setting up libkadm5srv-mit12:amd64 (1.20.1-6ubuntu2.8) ... 2026-09-07 05:30:57.770 | Setting up qemu-utils (1:8.2.2+ds-0ubuntu1.18) ... 2026-09-07 05:30:57.782 | Setting up libjpeg8-dev:amd64 (8c-2ubuntu11) ... 2026-09-07 05:30:57.795 | Setting up golang-1.22 (1.22.2-2ubuntu0.4) ... 2026-09-07 05:30:57.808 | Setting up libsm6:amd64 (2:1.2.3-1build3) ... 2026-09-07 05:30:57.821 | Setting up llvm-17 (1:17.0.6-9ubuntu1) ... 2026-09-07 05:30:57.833 | Setting up libobjc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-09-07 05:30:57.845 | Setting up libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-09-07 05:30:57.859 | Setting up apache2-utils (2.4.58-1ubuntu8.15) ... 2026-09-07 05:30:57.872 | Setting up binutils-x86-64-linux-gnu (2.42-4ubuntu2.10) ... 2026-09-07 05:30:57.884 | Setting up krb5-multidev:amd64 (1.20.1-6ubuntu2.8) ... 2026-09-07 05:30:57.897 | Setting up cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-09-07 05:30:57.911 | Setting up libibverbs1:amd64 (50.0-2ubuntu0.2) ... 2026-09-07 05:30:58.037 | Setting up libxslt1-dev:amd64 (1.1.39-0exp1ubuntu0.24.04.3) ... 2026-09-07 05:30:58.052 | Setting up cpp-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-09-07 05:30:58.065 | Setting up dconf-gsettings-backend:amd64 (0.40.0-4ubuntu0.1) ... 2026-09-07 05:30:58.079 | Setting up golang-go:amd64 (2:1.22~2build1) ... 2026-09-07 05:30:58.092 | Setting up gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-09-07 05:30:58.105 | Setting up po-debconf (1.0.21+nmu1) ... 2026-09-07 05:30:58.119 | Setting up libjpeg-dev:amd64 (8c-2ubuntu11) ... 2026-09-07 05:30:58.131 | Setting up parted (3.6-4build1) ... 2026-09-07 05:30:58.159 | Setting up binutils (2.42-4ubuntu2.10) ... 2026-09-07 05:30:58.171 | Setting up apache2-bin (2.4.58-1ubuntu8.15) ... 2026-09-07 05:30:58.184 | Setting up man-db (2.12.0-4build2) ... 2026-09-07 05:30:58.329 | Building database of manual pages ... 2026-09-07 05:31:00.883 | Created symlink /etc/systemd/system/timers.target.wants/man-db.timer → /usr/lib/systemd/system/man-db.timer. 2026-09-07 05:31:01.192 | man-db.service is a disabled or a static unit, not starting it. 2026-09-07 05:31:01.269 | Setting up dpkg-dev (1.22.6ubuntu6.6) ... 2026-09-07 05:31:01.292 | Setting up libkrb5-dev:amd64 (1.20.1-6ubuntu2.8) ... 2026-09-07 05:31:01.306 | Setting up libapr1-dev (1.7.2-3.1ubuntu0.1) ... 2026-09-07 05:31:01.319 | Setting up python3-dev (3.12.3-0ubuntu2.1) ... 2026-09-07 05:31:01.332 | Setting up libxt6t64:amd64 (1:1.2.1-1.2build1) ... 2026-09-07 05:31:01.344 | Setting up gcc-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-09-07 05:31:01.359 | Setting up cpp (4:13.2.0-7ubuntu1) ... 2026-09-07 05:31:01.393 | Setting up libpcap0.8t64:amd64 (1.10.4-4.1ubuntu3) ... 2026-09-07 05:31:01.407 | Setting up libaprutil1-dev (1.6.3-1.1ubuntu7.1) ... 2026-09-07 05:31:01.420 | Setting up llvm-17-dev (1:17.0.6-9ubuntu1) ... 2026-09-07 05:31:01.432 | Setting up golang-doc (2:1.22~2build1) ... 2026-09-07 05:31:01.443 | Setting up gsettings-desktop-schemas (46.1-0ubuntu1) ... 2026-09-07 05:31:01.455 | Setting up golang:amd64 (2:1.22~2build1) ... 2026-09-07 05:31:01.467 | Setting up tcpdump (4.99.4-3ubuntu4.24.04.1) ... 2026-09-07 05:31:01.743 | Setting up libxmu6:amd64 (2:1.1.3-3build2) ... 2026-09-07 05:31:01.754 | Setting up g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-09-07 05:31:01.766 | Setting up gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-09-07 05:31:01.778 | Setting up libtool (2.4.7-7build1) ... 2026-09-07 05:31:01.790 | Setting up apache2 (2.4.58-1ubuntu8.15) ... 2026-09-07 05:31:02.527 | Enabling module mpm_event. 2026-09-07 05:31:02.603 | Enabling module authz_core. 2026-09-07 05:31:02.613 | Enabling module authz_host. 2026-09-07 05:31:02.681 | Enabling module authn_core. 2026-09-07 05:31:02.691 | Enabling module auth_basic. 2026-09-07 05:31:02.760 | Enabling module access_compat. 2026-09-07 05:31:02.826 | Enabling module authn_file. 2026-09-07 05:31:02.892 | Enabling module authz_user. 2026-09-07 05:31:02.957 | Enabling module alias. 2026-09-07 05:31:03.021 | Enabling module dir. 2026-09-07 05:31:03.085 | Enabling module autoindex. 2026-09-07 05:31:03.146 | Enabling module env. 2026-09-07 05:31:03.219 | Enabling module mime. 2026-09-07 05:31:03.288 | Enabling module negotiation. 2026-09-07 05:31:03.355 | Enabling module setenvif. 2026-09-07 05:31:03.424 | Enabling module filter. 2026-09-07 05:31:03.493 | Enabling module deflate. 2026-09-07 05:31:03.556 | Enabling module status. 2026-09-07 05:31:03.624 | Enabling module reqtimeout. 2026-09-07 05:31:03.692 | Enabling conf charset. 2026-09-07 05:31:03.766 | Enabling conf localized-error-pages. 2026-09-07 05:31:03.833 | Enabling conf other-vhosts-access-log. 2026-09-07 05:31:03.898 | Enabling conf security. 2026-09-07 05:31:03.937 | Enabling conf serve-cgi-bin. 2026-09-07 05:31:03.988 | Enabling site 000-default. 2026-09-07 05:31:04.777 | Created symlink /etc/systemd/system/multi-user.target.wants/apache2.service → /usr/lib/systemd/system/apache2.service. 2026-09-07 05:31:05.345 | Created symlink /etc/systemd/system/multi-user.target.wants/apache-htcacheclean.service → /usr/lib/systemd/system/apache-htcacheclean.service. 2026-09-07 05:31:06.438 | Setting up clang-17 (1:17.0.6-9ubuntu1) ... 2026-09-07 05:31:06.450 | Setting up libxaw7:amd64 (2:1.0.14-1build2) ... 2026-09-07 05:31:06.463 | Setting up gcc (4:13.2.0-7ubuntu1) ... 2026-09-07 05:31:06.506 | Setting up dh-autoreconf (20) ... 2026-09-07 05:31:06.518 | Setting up postgresql-server-dev-16 (16.15-0ubuntu0.24.04.1) ... 2026-09-07 05:31:06.531 | Setting up g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-09-07 05:31:06.544 | Setting up postgresql-server-dev-all:amd64 (257build1.1) ... 2026-09-07 05:31:06.555 | Setting up g++-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-09-07 05:31:06.568 | Setting up debhelper (13.14.1ubuntu5) ... 2026-09-07 05:31:06.580 | Setting up g++ (4:13.2.0-7ubuntu1) ... 2026-09-07 05:31:06.595 | update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode 2026-09-07 05:31:06.603 | Setting up apache2-dev (2.4.58-1ubuntu8.15) ... 2026-09-07 05:31:06.619 | Setting up liblvm2cmd2.03:amd64 (2.03.16-3ubuntu3.2) ... 2026-09-07 05:31:06.631 | Setting up dmeventd (2:1.02.185-3ubuntu3.2) ... 2026-09-07 05:31:06.814 | Created symlink /etc/systemd/system/sockets.target.wants/dm-event.socket → /usr/lib/systemd/system/dm-event.socket. 2026-09-07 05:31:07.126 | dm-event.service is a disabled or a static unit, not starting it. 2026-09-07 05:31:07.168 | Setting up libheif-plugin-aomdec:amd64 (1.17.6-1ubuntu4.8) ... 2026-09-07 05:31:07.185 | Setting up libheif1:amd64 (1.17.6-1ubuntu4.8) ... 2026-09-07 05:31:07.201 | Setting up lvm2 (2.03.16-3ubuntu3.2) ... 2026-09-07 05:31:08.654 | Created symlink /etc/systemd/system/sysinit.target.wants/blk-availability.service → /usr/lib/systemd/system/blk-availability.service. 2026-09-07 05:31:08.875 | Created symlink /etc/systemd/system/sysinit.target.wants/lvm2-monitor.service → /usr/lib/systemd/system/lvm2-monitor.service. 2026-09-07 05:31:09.540 | Created symlink /etc/systemd/system/sysinit.target.wants/lvm2-lvmpolld.socket → /usr/lib/systemd/system/lvm2-lvmpolld.socket. 2026-09-07 05:31:09.934 | Processing triggers for libglib2.0-0t64:amd64 (2.80.0-6ubuntu3.8) ... 2026-09-07 05:31:09.994 | Processing triggers for dbus (1.14.10-4ubuntu4.1) ... 2026-09-07 05:31:10.020 | Processing triggers for sgml-base (1.31) ... 2026-09-07 05:31:10.056 | Setting up libfontconfig1:amd64 (2.15.0-1.1ubuntu2) ... 2026-09-07 05:31:10.069 | Setting up glib-networking:amd64 (2.80.0-1build1) ... 2026-09-07 05:31:10.087 | Setting up fontconfig (2.15.0-1.1ubuntu2) ... 2026-09-07 05:31:12.142 | Regenerating fonts cache... done. 2026-09-07 05:31:12.151 | Processing triggers for initramfs-tools (0.142ubuntu25.8) ... 2026-09-07 05:31:12.220 | update-initramfs: Generating /boot/initrd.img-6.8.0-138-generic 2026-09-07 05:31:12.237 | W: No zstd in /usr/bin:/sbin:/bin, using gzip 2026-09-07 05:31:25.386 | Processing triggers for libc-bin (2.39-0ubuntu8.8) ... 2026-09-07 05:31:25.438 | Setting up libpango-1.0-0:amd64 (1.52.1+ds-1build1) ... 2026-09-07 05:31:25.458 | Setting up libsoup-3.0-0:amd64 (3.4.4-5ubuntu0.7) ... 2026-09-07 05:31:25.471 | Processing triggers for systemd (255.4-1ubuntu8.17) ... 2026-09-07 05:31:25.549 | Setting up libcairo2:amd64 (1.18.0-3build1) ... 2026-09-07 05:31:25.564 | Setting up libosinfo-1.0-0:amd64 (1.11.0-2build3) ... 2026-09-07 05:31:25.577 | Setting up libgd3:amd64 (2.3.3-9ubuntu5) ... 2026-09-07 05:31:25.590 | Setting up libcairo-gobject2:amd64 (1.18.0-3build1) ... 2026-09-07 05:31:25.603 | Setting up libpangoft2-1.0-0:amd64 (1.52.1+ds-1build1) ... 2026-09-07 05:31:25.617 | Setting up libpangocairo-1.0-0:amd64 (1.52.1+ds-1build1) ... 2026-09-07 05:31:25.631 | Setting up gir1.2-freedesktop:amd64 (1.80.1-1) ... 2026-09-07 05:31:25.645 | Setting up libgvc6 (2.42.2-9ubuntu0.1) ... 2026-09-07 05:31:25.697 | Setting up gir1.2-libosinfo-1.0:amd64 (1.11.0-2build3) ... 2026-09-07 05:31:25.715 | Setting up graphviz (2.42.2-9ubuntu0.1) ... 2026-09-07 05:31:25.733 | Processing triggers for rsyslog (8.2312.0-3ubuntu9.3) ... 2026-09-07 05:31:25.920 | Processing triggers for libc-bin (2.39-0ubuntu8.8) ... 2026-09-07 05:31:26.247 | ++ functions-common:apt_get:1211 : result=0 2026-09-07 05:31:26.253 | ++ functions-common:apt_get:1214 : time_stop apt-get 2026-09-07 05:31:26.258 | ++ functions-common:time_stop:2420 : local name 2026-09-07 05:31:26.264 | ++ functions-common:time_stop:2421 : local end_time 2026-09-07 05:31:26.269 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-09-07 05:31:26.273 | ++ functions-common:time_stop:2423 : local total 2026-09-07 05:31:26.279 | ++ functions-common:time_stop:2424 : local start_time 2026-09-07 05:31:26.284 | ++ functions-common:time_stop:2426 : name=apt-get 2026-09-07 05:31:26.290 | ++ functions-common:time_stop:2427 : start_time=1788758978202 2026-09-07 05:31:26.296 | ++ functions-common:time_stop:2429 : [[ -z 1788758978202 ]] 2026-09-07 05:31:26.303 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-09-07 05:31:26.312 | ++ functions-common:time_stop:2432 : end_time=1788759086306 2026-09-07 05:31:26.317 | ++ functions-common:time_stop:2433 : elapsed_time=108104 2026-09-07 05:31:26.323 | ++ functions-common:time_stop:2434 : total=7418 2026-09-07 05:31:26.328 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-07 05:31:26.335 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=115522 2026-09-07 05:31:26.340 | ++ functions-common:apt_get:1215 : return 0 2026-09-07 05:31:26.346 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2026-09-07 05:31:26.352 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2026-09-07 05:31:26.359 | +++ tools/install_prereqs.sh:source:83 : which python3.12 2026-09-07 05:31:26.371 | ++ tools/install_prereqs.sh:source:83 : export PYTHON=/usr/bin/python3.12 2026-09-07 05:31:26.378 | ++ tools/install_prereqs.sh:source:83 : PYTHON=/usr/bin/python3.12 2026-09-07 05:31:26.385 | ++ tools/install_prereqs.sh:source:88 : date +%s 2026-09-07 05:31:26.395 | ++ tools/install_prereqs.sh:source:89 : date 2026-09-07 05:31:26.406 | + ./stack.sh:main:801 : [[ False != \T\r\u\e ]] 2026-09-07 05:31:26.412 | + ./stack.sh:main:802 : PYPI_ALTERNATIVE_URL= 2026-09-07 05:31:26.418 | + ./stack.sh:main:802 : /opt/stack/devstack/tools/install_pip.sh 2026-09-07 05:31:28.722 | + tools/install_pip.sh:main:25 : FILES=/opt/stack/devstack/files 2026-09-07 05:31:28.726 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2026-09-07 05:31:28.729 | + tools/install_pip.sh:main:42 : GetDistro 2026-09-07 05:31:28.735 | + functions-common:GetDistro:472 : GetOSVersion 2026-09-07 05:31:28.738 | + functions-common:GetOSVersion:442 : source /etc/os-release 2026-09-07 05:31:28.743 | ++ /etc/os-release:source:1 : PRETTY_NAME='Ubuntu 24.04.4 LTS' 2026-09-07 05:31:28.747 | ++ /etc/os-release:source:2 : NAME=Ubuntu 2026-09-07 05:31:28.751 | ++ /etc/os-release:source:3 : VERSION_ID=24.04 2026-09-07 05:31:28.755 | ++ /etc/os-release:source:4 : VERSION='24.04.4 LTS (Noble Numbat)' 2026-09-07 05:31:28.759 | ++ /etc/os-release:source:5 : VERSION_CODENAME=noble 2026-09-07 05:31:28.763 | ++ /etc/os-release:source:6 : ID=ubuntu 2026-09-07 05:31:28.768 | ++ /etc/os-release:source:7 : ID_LIKE=debian 2026-09-07 05:31:28.772 | ++ /etc/os-release:source:8 : HOME_URL=https://www.ubuntu.com/ 2026-09-07 05:31:28.776 | ++ /etc/os-release:source:9 : SUPPORT_URL=https://help.ubuntu.com/ 2026-09-07 05:31:28.780 | ++ /etc/os-release:source:10 : BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/ 2026-09-07 05:31:28.785 | ++ /etc/os-release:source:11 : PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy 2026-09-07 05:31:28.789 | ++ /etc/os-release:source:12 : UBUNTU_CODENAME=noble 2026-09-07 05:31:28.793 | ++ /etc/os-release:source:13 : LOGO=ubuntu-logo 2026-09-07 05:31:28.797 | + functions-common:GetOSVersion:443 : [[ ubuntu =~ (almalinux|centos|rocky|rhel) ]] 2026-09-07 05:31:28.801 | + functions-common:GetOSVersion:448 : _ensure_lsb_release 2026-09-07 05:31:28.807 | ++ functions-common:_ensure_lsb_release:419 : command -v lsb_release 2026-09-07 05:31:28.812 | + functions-common:_ensure_lsb_release:419 : [[ -x /usr/bin/lsb_release ]] 2026-09-07 05:31:28.816 | + functions-common:_ensure_lsb_release:420 : return 2026-09-07 05:31:28.821 | ++ functions-common:GetOSVersion:450 : lsb_release -r -s 2026-09-07 05:31:28.848 | + functions-common:GetOSVersion:450 : os_RELEASE=24.04 2026-09-07 05:31:28.853 | ++ functions-common:GetOSVersion:451 : lsb_release -c -s 2026-09-07 05:31:28.884 | + functions-common:GetOSVersion:451 : os_CODENAME=noble 2026-09-07 05:31:28.890 | ++ functions-common:GetOSVersion:452 : lsb_release -i -s 2026-09-07 05:31:28.917 | + functions-common:GetOSVersion:452 : os_VENDOR=Ubuntu 2026-09-07 05:31:28.921 | + functions-common:GetOSVersion:455 : [[ Ubuntu =~ (Debian|Ubuntu) ]] 2026-09-07 05:31:28.925 | + functions-common:GetOSVersion:456 : os_PACKAGE=deb 2026-09-07 05:31:28.930 | + functions-common:GetOSVersion:461 : typeset -xr os_VENDOR 2026-09-07 05:31:28.935 | + functions-common:GetOSVersion:462 : typeset -xr os_RELEASE 2026-09-07 05:31:28.938 | + functions-common:GetOSVersion:463 : typeset -xr os_PACKAGE 2026-09-07 05:31:28.943 | + functions-common:GetOSVersion:464 : typeset -xr os_CODENAME 2026-09-07 05:31:28.947 | + functions-common:GetDistro:473 : [[ Ubuntu =~ (Ubuntu) ]] 2026-09-07 05:31:28.952 | + functions-common:GetDistro:476 : DISTRO=noble 2026-09-07 05:31:28.956 | + functions-common:GetDistro:513 : typeset -xr DISTRO 2026-09-07 05:31:28.962 | + tools/install_pip.sh:main:43 : echo 'Distro: noble' 2026-09-07 05:31:28.962 | Distro: noble 2026-09-07 05:31:28.966 | + tools/install_pip.sh:main:117 : get_versions 2026-09-07 05:31:28.972 | ++ tools/install_pip.sh:get_versions:48 : which pip 2026-09-07 05:31:28.980 | + tools/install_pip.sh:get_versions:48 : PIP=/usr/bin/pip 2026-09-07 05:31:28.984 | + tools/install_pip.sh:get_versions:49 : [[ -n /usr/bin/pip ]] 2026-09-07 05:31:28.990 | ++ tools/install_pip.sh:get_versions:50 : /usr/bin/pip --version 2026-09-07 05:31:28.991 | ++ tools/install_pip.sh:get_versions:50 : awk '{ print $2}' 2026-09-07 05:31:29.358 | + tools/install_pip.sh:get_versions:50 : PIP_VERSION=24.0 2026-09-07 05:31:29.362 | + tools/install_pip.sh:get_versions:51 : echo 'pip: 24.0' 2026-09-07 05:31:29.363 | pip: 24.0 2026-09-07 05:31:29.367 | + tools/install_pip.sh:main:119 : [[ -n '' ]] 2026-09-07 05:31:29.372 | + tools/install_pip.sh:main:123 : is_fedora 2026-09-07 05:31:29.376 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-09-07 05:31:29.380 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-09-07 05:31:29.384 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-09-07 05:31:29.387 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-09-07 05:31:29.392 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-09-07 05:31:29.396 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-09-07 05:31:29.399 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-09-07 05:31:29.403 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-09-07 05:31:29.407 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-09-07 05:31:29.411 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-09-07 05:31:29.415 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-09-07 05:31:29.419 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-09-07 05:31:29.422 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-09-07 05:31:29.427 | + tools/install_pip.sh:main:134 : is_ubuntu 2026-09-07 05:31:29.430 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-07 05:31:29.435 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-07 05:31:29.438 | + tools/install_pip.sh:main:137 : sed -i -e /setuptools/d /opt/stack/requirements/upper-constraints.txt 2026-09-07 05:31:29.448 | + tools/install_pip.sh:main:146 : set -x 2026-09-07 05:31:29.452 | + tools/install_pip.sh:main:149 : get_versions 2026-09-07 05:31:29.459 | ++ tools/install_pip.sh:get_versions:48 : which pip 2026-09-07 05:31:29.468 | + tools/install_pip.sh:get_versions:48 : PIP=/usr/bin/pip 2026-09-07 05:31:29.472 | + tools/install_pip.sh:get_versions:49 : [[ -n /usr/bin/pip ]] 2026-09-07 05:31:29.478 | ++ tools/install_pip.sh:get_versions:50 : /usr/bin/pip --version 2026-09-07 05:31:29.478 | ++ tools/install_pip.sh:get_versions:50 : awk '{ print $2}' 2026-09-07 05:31:29.824 | + tools/install_pip.sh:get_versions:50 : PIP_VERSION=24.0 2026-09-07 05:31:29.829 | + tools/install_pip.sh:get_versions:51 : echo 'pip: 24.0' 2026-09-07 05:31:29.829 | pip: 24.0 2026-09-07 05:31:29.838 | + ./stack.sh:main:806 : source /opt/stack/devstack/tools/fixup_stuff.sh 2026-09-07 05:31:29.843 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /opt/stack/devstack ]] 2026-09-07 05:31:29.849 | + ./stack.sh:main:807 : fixup_all 2026-09-07 05:31:29.856 | + tools/fixup_stuff.sh:fixup_all:111 : fixup_ubuntu 2026-09-07 05:31:29.862 | + tools/fixup_stuff.sh:fixup_ubuntu:95 : is_ubuntu 2026-09-07 05:31:29.869 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-07 05:31:29.874 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-07 05:31:29.881 | + tools/fixup_stuff.sh:fixup_ubuntu:105 : sudo rm -rf '/usr/lib/python3/dist-packages/PyYAML-*.egg-info' 2026-09-07 05:31:29.913 | + tools/fixup_stuff.sh:fixup_ubuntu:106 : sudo rm -rf '/usr/lib/python3/dist-packages/pyasn1_modules-*.egg-info' 2026-09-07 05:31:29.938 | + tools/fixup_stuff.sh:fixup_ubuntu:107 : sudo rm -rf '/usr/lib/python3/dist-packages/simplejson-*.egg-info' 2026-09-07 05:31:29.963 | + tools/fixup_stuff.sh:fixup_all:112 : fixup_fedora 2026-09-07 05:31:29.968 | + tools/fixup_stuff.sh:fixup_fedora:33 : is_fedora 2026-09-07 05:31:29.974 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-09-07 05:31:29.981 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-09-07 05:31:29.987 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-09-07 05:31:29.992 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-09-07 05:31:29.998 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-09-07 05:31:30.003 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-09-07 05:31:30.010 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-09-07 05:31:30.015 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-09-07 05:31:30.020 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-09-07 05:31:30.025 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-09-07 05:31:30.031 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-09-07 05:31:30.037 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-09-07 05:31:30.041 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-09-07 05:31:30.046 | + tools/fixup_stuff.sh:fixup_fedora:34 : return 2026-09-07 05:31:30.052 | + ./stack.sh:main:809 : [[ True == \T\r\u\e ]] 2026-09-07 05:31:30.059 | + ./stack.sh:main:811 : sudo ln -sf /opt/stack/data/venv/bin/cinder-manage /usr/local/bin 2026-09-07 05:31:30.085 | + ./stack.sh:main:812 : sudo ln -sf /opt/stack/data/venv/bin/cinder-rtstool /usr/local/bin 2026-09-07 05:31:30.112 | + ./stack.sh:main:813 : sudo ln -sf /opt/stack/data/venv/bin/glance /usr/local/bin 2026-09-07 05:31:30.138 | + ./stack.sh:main:814 : sudo ln -sf /opt/stack/data/venv/bin/nova-manage /usr/local/bin 2026-09-07 05:31:30.165 | + ./stack.sh:main:815 : sudo ln -sf /opt/stack/data/venv/bin/openstack /usr/local/bin 2026-09-07 05:31:30.188 | + ./stack.sh:main:816 : sudo ln -sf /opt/stack/data/venv/bin/privsep-helper /usr/local/bin 2026-09-07 05:31:30.217 | + ./stack.sh:main:817 : sudo ln -sf /opt/stack/data/venv/bin/rally /usr/local/bin 2026-09-07 05:31:30.245 | + ./stack.sh:main:818 : sudo ln -sf /opt/stack/data/venv/bin/tox /usr/local/bin 2026-09-07 05:31:30.269 | + ./stack.sh:main:820 : setup_devstack_virtualenv 2026-09-07 05:31:30.277 | + inc/python:setup_devstack_virtualenv:39 : [[ ! -d /opt/stack/data/venv ]] 2026-09-07 05:31:30.282 | + inc/python:setup_devstack_virtualenv:43 : /usr/bin/python3.12 -m venv --system-site-packages /opt/stack/data/venv 2026-09-07 05:31:33.464 | + inc/python:setup_devstack_virtualenv:44 : pip_install -U pip 'setuptools[core]' 2026-09-07 05:31:33.508 | Using python 3.12 to install setuptools 2026-09-07 05:31:33.514 | + 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-07 05:31:34.354 | Requirement already satisfied: pip in /opt/stack/data/venv/lib/python3.12/site-packages (24.0) 2026-09-07 05:31:34.468 | Collecting pip 2026-09-07 05:31:34.519 | Downloading pip-26.2.1-py3-none-any.whl.metadata (4.6 kB) 2026-09-07 05:31:34.528 | Requirement already satisfied: setuptools[core] in /usr/lib/python3/dist-packages (68.1.2) 2026-09-07 05:31:34.781 | Collecting setuptools[core] 2026-09-07 05:31:34.791 | Downloading setuptools-84.0.0-py3-none-any.whl.metadata (6.6 kB) 2026-09-07 05:31:34.869 | Collecting packaging>=24.2 (from setuptools[core]) 2026-09-07 05:31:34.879 | Downloading packaging-26.3-py3-none-any.whl.metadata (3.5 kB) 2026-09-07 05:31:34.918 | Collecting more_itertools>=8.8 (from setuptools[core]) 2026-09-07 05:31:34.927 | Downloading more_itertools-11.1.0-py3-none-any.whl.metadata (41 kB) 2026-09-07 05:31:34.944 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 41.4/41.4 kB 2.5 MB/s eta 0:00:00 2026-09-07 05:31:34.975 | Collecting jaraco.text>=3.7 (from setuptools[core]) 2026-09-07 05:31:34.985 | Downloading jaraco_text-4.3.0-py3-none-any.whl.metadata (3.8 kB) 2026-09-07 05:31:35.031 | Collecting wheel>=0.43.0 (from setuptools[core]) 2026-09-07 05:31:35.040 | Downloading wheel-0.48.0-py3-none-any.whl.metadata (2.3 kB) 2026-09-07 05:31:35.078 | Collecting jaraco.functools>=4 (from setuptools[core]) 2026-09-07 05:31:35.086 | Downloading jaraco_functools-4.6.0-py3-none-any.whl.metadata (2.9 kB) 2026-09-07 05:31:35.137 | Collecting jaraco.context>=4.1 (from jaraco.text>=3.7->setuptools[core]) 2026-09-07 05:31:35.147 | Downloading jaraco_context-6.1.2-py3-none-any.whl.metadata (4.2 kB) 2026-09-07 05:31:35.182 | Collecting typer-slim (from jaraco.text>=3.7->setuptools[core]) 2026-09-07 05:31:35.192 | Downloading typer_slim-0.24.0-py3-none-any.whl.metadata (4.2 kB) 2026-09-07 05:31:35.341 | Collecting typer>=0.24.0 (from typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-09-07 05:31:35.350 | Downloading typer-0.27.2-py3-none-any.whl.metadata (16 kB) 2026-09-07 05:31:35.390 | Collecting shellingham>=1.3.0 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-09-07 05:31:35.399 | Downloading shellingham-1.5.4-py2.py3-none-any.whl.metadata (3.5 kB) 2026-09-07 05:31:35.482 | Collecting rich>=13.8.0 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-09-07 05:31:35.492 | Downloading rich-15.0.0-py3-none-any.whl.metadata (18 kB) 2026-09-07 05:31:35.517 | Collecting annotated-doc>=0.0.2 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-09-07 05:31:35.526 | Downloading annotated_doc-0.0.5-py3-none-any.whl.metadata (6.5 kB) 2026-09-07 05:31:35.567 | 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-07 05:31:35.576 | Downloading markdown_it_py-4.2.0-py3-none-any.whl.metadata (7.4 kB) 2026-09-07 05:31:35.615 | 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-07 05:31:35.624 | Downloading pygments-2.20.0-py3-none-any.whl.metadata (2.5 kB) 2026-09-07 05:31:35.668 | 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-07 05:31:35.677 | Downloading mdurl-0.1.2-py3-none-any.whl.metadata (1.6 kB) 2026-09-07 05:31:35.700 | Downloading pip-26.2.1-py3-none-any.whl (1.8 MB) 2026-09-07 05:31:35.755 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 36.3 MB/s eta 0:00:00 2026-09-07 05:31:35.764 | Downloading jaraco_functools-4.6.0-py3-none-any.whl (11 kB) 2026-09-07 05:31:35.780 | Downloading jaraco_text-4.3.0-py3-none-any.whl (14 kB) 2026-09-07 05:31:35.797 | Downloading more_itertools-11.1.0-py3-none-any.whl (72 kB) 2026-09-07 05:31:35.812 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 72.2/72.2 kB 5.6 MB/s eta 0:00:00 2026-09-07 05:31:35.822 | Downloading packaging-26.3-py3-none-any.whl (129 kB) 2026-09-07 05:31:35.837 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 130.0/130.0 kB 12.0 MB/s eta 0:00:00 2026-09-07 05:31:35.846 | Downloading wheel-0.48.0-py3-none-any.whl (33 kB) 2026-09-07 05:31:35.864 | Downloading setuptools-84.0.0-py3-none-any.whl (818 kB) 2026-09-07 05:31:35.891 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 818.2/818.2 kB 37.1 MB/s eta 0:00:00 2026-09-07 05:31:35.901 | Downloading jaraco_context-6.1.2-py3-none-any.whl (7.9 kB) 2026-09-07 05:31:35.919 | Downloading typer_slim-0.24.0-py3-none-any.whl (3.4 kB) 2026-09-07 05:31:35.937 | Downloading typer-0.27.2-py3-none-any.whl (123 kB) 2026-09-07 05:31:35.952 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 123.1/123.1 kB 10.5 MB/s eta 0:00:00 2026-09-07 05:31:35.964 | Downloading annotated_doc-0.0.5-py3-none-any.whl (5.3 kB) 2026-09-07 05:31:35.985 | Downloading rich-15.0.0-py3-none-any.whl (310 kB) 2026-09-07 05:31:36.003 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 310.7/310.7 kB 22.7 MB/s eta 0:00:00 2026-09-07 05:31:36.014 | Downloading shellingham-1.5.4-py2.py3-none-any.whl (9.8 kB) 2026-09-07 05:31:36.032 | Downloading markdown_it_py-4.2.0-py3-none-any.whl (91 kB) 2026-09-07 05:31:36.046 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 91.7/91.7 kB 9.0 MB/s eta 0:00:00 2026-09-07 05:31:36.056 | Downloading pygments-2.20.0-py3-none-any.whl (1.2 MB) 2026-09-07 05:31:36.087 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 45.3 MB/s eta 0:00:00 2026-09-07 05:31:36.097 | Downloading mdurl-0.1.2-py3-none-any.whl (10.0 kB) 2026-09-07 05:31:36.350 | 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-07 05:31:36.364 | Attempting uninstall: setuptools 2026-09-07 05:31:36.376 | Found existing installation: setuptools 68.1.2 2026-09-07 05:31:36.376 | Not uninstalling setuptools at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-09-07 05:31:36.376 | Can't uninstall 'setuptools'. No files were found to uninstall. 2026-09-07 05:31:36.833 | Attempting uninstall: pygments 2026-09-07 05:31:36.845 | Found existing installation: Pygments 2.17.2 2026-09-07 05:31:36.845 | Not uninstalling pygments at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-09-07 05:31:36.846 | Can't uninstall 'Pygments'. No files were found to uninstall. 2026-09-07 05:31:37.536 | Attempting uninstall: pip 2026-09-07 05:31:37.539 | Found existing installation: pip 24.0 2026-09-07 05:31:37.583 | Uninstalling pip-24.0: 2026-09-07 05:31:37.589 | Successfully uninstalled pip-24.0 2026-09-07 05:31:38.637 | Attempting uninstall: wheel 2026-09-07 05:31:38.650 | Found existing installation: wheel 0.42.0 2026-09-07 05:31:38.650 | Not uninstalling wheel at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-09-07 05:31:38.650 | Can't uninstall 'wheel'. No files were found to uninstall. 2026-09-07 05:31:39.150 | 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-07 05:31:39.316 | + inc/python:pip_install:216 : result=0 2026-09-07 05:31:39.322 | + inc/python:pip_install:218 : time_stop pip_install 2026-09-07 05:31:39.328 | + functions-common:time_stop:2420 : local name 2026-09-07 05:31:39.333 | + functions-common:time_stop:2421 : local end_time 2026-09-07 05:31:39.338 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-07 05:31:39.343 | + functions-common:time_stop:2423 : local total 2026-09-07 05:31:39.351 | + functions-common:time_stop:2424 : local start_time 2026-09-07 05:31:39.355 | + functions-common:time_stop:2426 : name=pip_install 2026-09-07 05:31:39.360 | + functions-common:time_stop:2427 : start_time=1788759093497 2026-09-07 05:31:39.364 | + functions-common:time_stop:2429 : [[ -z 1788759093497 ]] 2026-09-07 05:31:39.371 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-07 05:31:39.381 | + functions-common:time_stop:2432 : end_time=1788759099374 2026-09-07 05:31:39.386 | + functions-common:time_stop:2433 : elapsed_time=5877 2026-09-07 05:31:39.392 | + functions-common:time_stop:2434 : total=0 2026-09-07 05:31:39.398 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-07 05:31:39.404 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=5877 2026-09-07 05:31:39.410 | + inc/python:pip_install:219 : return 0 2026-09-07 05:31:39.416 | + 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-07 05:31:39.420 | + 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-07 05:31:39.428 | + 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-07 05:31:39.434 | + inc/python:setup_devstack_virtualenv:48 : export PYTHON=/opt/stack/data/venv/bin/python3 2026-09-07 05:31:39.441 | + inc/python:setup_devstack_virtualenv:48 : PYTHON=/opt/stack/data/venv/bin/python3 2026-09-07 05:31:39.448 | + ./stack.sh:main:824 : pip_install -U os-testr 2026-09-07 05:31:39.497 | Using python 3.12 to install os-testr 2026-09-07 05:31:39.503 | + 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-07 05:31:40.230 | Collecting os-testr 2026-09-07 05:31:40.285 | Downloading os_testr-3.0.0-py3-none-any.whl.metadata (1.8 kB) 2026-09-07 05:31:40.330 | Collecting pbr!=2.1.0,>=2.0.0 (from os-testr) 2026-09-07 05:31:40.334 | Downloading pbr-7.0.3-py2.py3-none-any.whl.metadata (3.8 kB) 2026-09-07 05:31:40.378 | Collecting python-subunit>=1.0.0 (from os-testr) 2026-09-07 05:31:40.382 | Downloading python_subunit-1.4.6-py3-none-any.whl.metadata (22 kB) 2026-09-07 05:31:40.432 | Collecting testtools>=2.2.0 (from os-testr) 2026-09-07 05:31:40.439 | Downloading testtools-2.9.1-py3-none-any.whl.metadata (5.4 kB) 2026-09-07 05:31:40.451 | 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-07 05:31:40.478 | Collecting iso8601 (from python-subunit>=1.0.0->os-testr) 2026-09-07 05:31:40.483 | Downloading iso8601-2.1.0-py3-none-any.whl.metadata (3.7 kB) 2026-09-07 05:31:40.564 | Collecting PyYAML (from python-subunit>=1.0.0->os-testr) 2026-09-07 05:31:40.567 | 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-07 05:31:40.587 | Downloading os_testr-3.0.0-py3-none-any.whl (32 kB) 2026-09-07 05:31:40.597 | Downloading pbr-7.0.3-py2.py3-none-any.whl (131 kB) 2026-09-07 05:31:40.613 | Downloading python_subunit-1.4.6-py3-none-any.whl (77 kB) 2026-09-07 05:31:40.625 | Downloading testtools-2.9.1-py3-none-any.whl (110 kB) 2026-09-07 05:31:40.636 | Downloading iso8601-2.1.0-py3-none-any.whl (7.5 kB) 2026-09-07 05:31:40.646 | 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-07 05:31:40.667 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 807.9/807.9 kB 36.3 MB/s 0:00:00 2026-09-07 05:31:40.740 | Installing collected packages: testtools, PyYAML, pbr, iso8601, python-subunit, os-testr 2026-09-07 05:31:40.827 | Attempting uninstall: PyYAML 2026-09-07 05:31:40.833 | Found existing installation: PyYAML 6.0.1 2026-09-07 05:31:40.833 | Not uninstalling pyyaml at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-09-07 05:31:40.833 | Can't uninstall 'PyYAML'. No files were found to uninstall. 2026-09-07 05:31:41.047 | 2026-09-07 05:31:41.050 | 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-07 05:31:41.141 | + inc/python:pip_install:216 : result=0 2026-09-07 05:31:41.147 | + inc/python:pip_install:218 : time_stop pip_install 2026-09-07 05:31:41.153 | + functions-common:time_stop:2420 : local name 2026-09-07 05:31:41.160 | + functions-common:time_stop:2421 : local end_time 2026-09-07 05:31:41.166 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-07 05:31:41.171 | + functions-common:time_stop:2423 : local total 2026-09-07 05:31:41.177 | + functions-common:time_stop:2424 : local start_time 2026-09-07 05:31:41.182 | + functions-common:time_stop:2426 : name=pip_install 2026-09-07 05:31:41.188 | + functions-common:time_stop:2427 : start_time=1788759099484 2026-09-07 05:31:41.195 | + functions-common:time_stop:2429 : [[ -z 1788759099484 ]] 2026-09-07 05:31:41.202 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-07 05:31:41.212 | + functions-common:time_stop:2432 : end_time=1788759101205 2026-09-07 05:31:41.217 | + functions-common:time_stop:2433 : elapsed_time=1721 2026-09-07 05:31:41.224 | + functions-common:time_stop:2434 : total=5877 2026-09-07 05:31:41.229 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-07 05:31:41.234 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=7598 2026-09-07 05:31:41.240 | + inc/python:pip_install:219 : return 0 2026-09-07 05:31:41.247 | + ./stack.sh:main:828 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2026-09-07 05:31:41.366 | + ./stack.sh:main:829 : sudo systemctl restart systemd-journald 2026-09-07 05:31:41.489 | + ./stack.sh:main:835 : install_infra 2026-09-07 05:31:41.496 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2026-09-07 05:31:41.501 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2026-09-07 05:31:41.508 | + lib/infra:install_infra:32 : python3.12 -m venv /opt/stack/requirements/.venv 2026-09-07 05:31:44.631 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2026-09-07 05:31:44.638 | + lib/infra:install_infra:34 : pip_install -U pbr 'setuptools[core]' 2026-09-07 05:31:44.690 | + 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-07 05:31:46.558 | Collecting pbr 2026-09-07 05:31:46.560 | Using cached pbr-7.0.3-py2.py3-none-any.whl.metadata (3.8 kB) 2026-09-07 05:31:46.796 | Collecting setuptools[core] 2026-09-07 05:31:46.796 | Using cached setuptools-84.0.0-py3-none-any.whl.metadata (6.6 kB) 2026-09-07 05:31:46.870 | Collecting packaging>=24.2 (from setuptools[core]) 2026-09-07 05:31:46.873 | Using cached packaging-26.3-py3-none-any.whl.metadata (3.5 kB) 2026-09-07 05:31:46.905 | Collecting more_itertools>=8.8 (from setuptools[core]) 2026-09-07 05:31:46.906 | Using cached more_itertools-11.1.0-py3-none-any.whl.metadata (41 kB) 2026-09-07 05:31:46.941 | Collecting jaraco.text>=3.7 (from setuptools[core]) 2026-09-07 05:31:46.942 | Using cached jaraco_text-4.3.0-py3-none-any.whl.metadata (3.8 kB) 2026-09-07 05:31:46.985 | Collecting wheel>=0.43.0 (from setuptools[core]) 2026-09-07 05:31:46.986 | Using cached wheel-0.48.0-py3-none-any.whl.metadata (2.3 kB) 2026-09-07 05:31:47.016 | Collecting jaraco.functools>=4 (from setuptools[core]) 2026-09-07 05:31:47.017 | Using cached jaraco_functools-4.6.0-py3-none-any.whl.metadata (2.9 kB) 2026-09-07 05:31:47.066 | Collecting jaraco.context>=4.1 (from jaraco.text>=3.7->setuptools[core]) 2026-09-07 05:31:47.067 | Using cached jaraco_context-6.1.2-py3-none-any.whl.metadata (4.2 kB) 2026-09-07 05:31:47.099 | Collecting typer-slim (from jaraco.text>=3.7->setuptools[core]) 2026-09-07 05:31:47.100 | Using cached typer_slim-0.24.0-py3-none-any.whl.metadata (4.2 kB) 2026-09-07 05:31:47.225 | Collecting typer>=0.24.0 (from typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-09-07 05:31:47.227 | Using cached typer-0.27.2-py3-none-any.whl.metadata (16 kB) 2026-09-07 05:31:47.273 | Collecting shellingham>=1.3.0 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-09-07 05:31:47.275 | Using cached shellingham-1.5.4-py2.py3-none-any.whl.metadata (3.5 kB) 2026-09-07 05:31:47.357 | Collecting rich>=13.8.0 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-09-07 05:31:47.358 | Using cached rich-15.0.0-py3-none-any.whl.metadata (18 kB) 2026-09-07 05:31:47.380 | Collecting annotated-doc>=0.0.2 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-09-07 05:31:47.382 | Using cached annotated_doc-0.0.5-py3-none-any.whl.metadata (6.5 kB) 2026-09-07 05:31:47.419 | 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-07 05:31:47.420 | Using cached markdown_it_py-4.2.0-py3-none-any.whl.metadata (7.4 kB) 2026-09-07 05:31:47.458 | 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-07 05:31:47.459 | Using cached pygments-2.20.0-py3-none-any.whl.metadata (2.5 kB) 2026-09-07 05:31:47.498 | 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-07 05:31:47.499 | Using cached mdurl-0.1.2-py3-none-any.whl.metadata (1.6 kB) 2026-09-07 05:31:47.509 | Using cached pbr-7.0.3-py2.py3-none-any.whl (131 kB) 2026-09-07 05:31:47.509 | Using cached jaraco_functools-4.6.0-py3-none-any.whl (11 kB) 2026-09-07 05:31:47.510 | Using cached jaraco_text-4.3.0-py3-none-any.whl (14 kB) 2026-09-07 05:31:47.511 | Using cached more_itertools-11.1.0-py3-none-any.whl (72 kB) 2026-09-07 05:31:47.512 | Using cached packaging-26.3-py3-none-any.whl (129 kB) 2026-09-07 05:31:47.513 | Using cached wheel-0.48.0-py3-none-any.whl (33 kB) 2026-09-07 05:31:47.514 | Using cached setuptools-84.0.0-py3-none-any.whl (818 kB) 2026-09-07 05:31:47.517 | Using cached jaraco_context-6.1.2-py3-none-any.whl (7.9 kB) 2026-09-07 05:31:47.518 | Using cached typer_slim-0.24.0-py3-none-any.whl (3.4 kB) 2026-09-07 05:31:47.519 | Using cached typer-0.27.2-py3-none-any.whl (123 kB) 2026-09-07 05:31:47.520 | Using cached annotated_doc-0.0.5-py3-none-any.whl (5.3 kB) 2026-09-07 05:31:47.521 | Using cached rich-15.0.0-py3-none-any.whl (310 kB) 2026-09-07 05:31:47.522 | Using cached shellingham-1.5.4-py2.py3-none-any.whl (9.8 kB) 2026-09-07 05:31:47.523 | Using cached markdown_it_py-4.2.0-py3-none-any.whl (91 kB) 2026-09-07 05:31:47.525 | Using cached pygments-2.20.0-py3-none-any.whl (1.2 MB) 2026-09-07 05:31:47.528 | Using cached mdurl-0.1.2-py3-none-any.whl (10.0 kB) 2026-09-07 05:31:47.644 | 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-07 05:31:49.572 | 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-07 05:31:49.707 | + inc/python:pip_install:216 : result=0 2026-09-07 05:31:49.713 | + inc/python:pip_install:218 : time_stop pip_install 2026-09-07 05:31:49.720 | + functions-common:time_stop:2420 : local name 2026-09-07 05:31:49.725 | + functions-common:time_stop:2421 : local end_time 2026-09-07 05:31:49.731 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-07 05:31:49.737 | + functions-common:time_stop:2423 : local total 2026-09-07 05:31:49.742 | + functions-common:time_stop:2424 : local start_time 2026-09-07 05:31:49.748 | + functions-common:time_stop:2426 : name=pip_install 2026-09-07 05:31:49.752 | + functions-common:time_stop:2427 : start_time=1788759104673 2026-09-07 05:31:49.759 | + functions-common:time_stop:2429 : [[ -z 1788759104673 ]] 2026-09-07 05:31:49.766 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-07 05:31:49.775 | + functions-common:time_stop:2432 : end_time=1788759109768 2026-09-07 05:31:49.780 | + functions-common:time_stop:2433 : elapsed_time=5095 2026-09-07 05:31:49.786 | + functions-common:time_stop:2434 : total=7598 2026-09-07 05:31:49.792 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-07 05:31:49.798 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=12693 2026-09-07 05:31:49.803 | + inc/python:pip_install:219 : return 0 2026-09-07 05:31:49.809 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2026-09-07 05:31:49.814 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2026-09-07 05:31:49.872 | + 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-07 05:31:50.584 | Processing /opt/stack/requirements 2026-09-07 05:31:50.586 | Installing build dependencies: started 2026-09-07 05:31:54.446 | Installing build dependencies: finished with status 'done' 2026-09-07 05:31:54.450 | Getting requirements to build wheel: started 2026-09-07 05:31:54.632 | Getting requirements to build wheel: finished with status 'done' 2026-09-07 05:31:54.638 | Preparing metadata (pyproject.toml): started 2026-09-07 05:31:55.458 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-09-07 05:31:56.642 | Collecting fixtures>=3.0.0 (from openstack_requirements==1.2.1.dev8705) 2026-09-07 05:31:56.705 | Downloading fixtures-4.3.2-py3-none-any.whl.metadata (22 kB) 2026-09-07 05:31:56.722 | 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-07 05:31:56.781 | Collecting requests>=2.14.2 (from openstack_requirements==1.2.1.dev8705) 2026-09-07 05:31:56.790 | Downloading requests-2.34.2-py3-none-any.whl.metadata (4.8 kB) 2026-09-07 05:31:56.871 | Collecting PyYAML>=3.12 (from openstack_requirements==1.2.1.dev8705) 2026-09-07 05:31:56.872 | 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-07 05:31:56.893 | Collecting beagle>=0.2.1 (from openstack_requirements==1.2.1.dev8705) 2026-09-07 05:31:56.903 | Downloading beagle-0.5.0-py3-none-any.whl.metadata (1.1 kB) 2026-09-07 05:31:56.912 | Requirement already satisfied: setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,>=21.0.0 in /opt/stack/requirements/.venv/lib/python3.12/site-packages (from openstack_requirements==1.2.1.dev8705) (84.0.0) 2026-09-07 05:31:57.111 | Collecting charset_normalizer<4,>=2 (from requests>=2.14.2->openstack_requirements==1.2.1.dev8705) 2026-09-07 05:31:57.122 | Downloading charset_normalizer-3.5.0-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (44 kB) 2026-09-07 05:31:57.136 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 44.1/44.1 kB 3.1 MB/s eta 0:00:00 2026-09-07 05:31:57.166 | Collecting idna<4,>=2.5 (from requests>=2.14.2->openstack_requirements==1.2.1.dev8705) 2026-09-07 05:31:57.177 | Downloading idna-3.18-py3-none-any.whl.metadata (6.1 kB) 2026-09-07 05:31:57.236 | Collecting urllib3<3,>=1.26 (from requests>=2.14.2->openstack_requirements==1.2.1.dev8705) 2026-09-07 05:31:57.246 | Downloading urllib3-2.7.0-py3-none-any.whl.metadata (6.9 kB) 2026-09-07 05:31:57.288 | Collecting certifi>=2023.5.7 (from requests>=2.14.2->openstack_requirements==1.2.1.dev8705) 2026-09-07 05:31:57.297 | Downloading certifi-2026.7.22-py3-none-any.whl.metadata (2.5 kB) 2026-09-07 05:31:57.368 | Downloading beagle-0.5.0-py3-none-any.whl (10 kB) 2026-09-07 05:31:57.385 | Downloading fixtures-4.3.2-py3-none-any.whl (41 kB) 2026-09-07 05:31:57.394 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 41.6/41.6 kB 4.1 MB/s eta 0:00:00 2026-09-07 05:31:57.395 | Using cached pyyaml-6.0.3-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (807 kB) 2026-09-07 05:31:57.406 | Downloading requests-2.34.2-py3-none-any.whl (73 kB) 2026-09-07 05:31:57.418 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 73.1/73.1 kB 6.7 MB/s eta 0:00:00 2026-09-07 05:31:57.428 | Downloading certifi-2026.7.22-py3-none-any.whl (136 kB) 2026-09-07 05:31:57.440 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 137.0/137.0 kB 13.3 MB/s eta 0:00:00 2026-09-07 05:31:57.450 | Downloading charset_normalizer-3.5.0-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (247 kB) 2026-09-07 05:31:57.469 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 247.5/247.5 kB 14.6 MB/s eta 0:00:00 2026-09-07 05:31:57.478 | Downloading idna-3.18-py3-none-any.whl (65 kB) 2026-09-07 05:31:57.494 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 65.5/65.5 kB 4.3 MB/s eta 0:00:00 2026-09-07 05:31:57.504 | Downloading urllib3-2.7.0-py3-none-any.whl (131 kB) 2026-09-07 05:31:57.518 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.1/131.1 kB 12.6 MB/s eta 0:00:00 2026-09-07 05:31:57.537 | Building wheels for collected packages: openstack_requirements 2026-09-07 05:31:57.538 | Building wheel for openstack_requirements (pyproject.toml): started 2026-09-07 05:31:59.305 | Building wheel for openstack_requirements (pyproject.toml): finished with status 'done' 2026-09-07 05:31:59.306 | Created wheel for openstack_requirements: filename=openstack_requirements-1.2.1.dev8705-py3-none-any.whl size=53492 sha256=64887f66eb90a9e05a1c92f9fa30622a3ebdfce547da02b53dd6f3647d9f0162 2026-09-07 05:31:59.306 | Stored in directory: /tmp/pip-ephem-wheel-cache-znhb7uj8/wheels/09/5d/92/4cd2c84803dbd4129257ae3d0359353f58d376e96c4633bda7 2026-09-07 05:31:59.311 | Successfully built openstack_requirements 2026-09-07 05:31:59.503 | Installing collected packages: urllib3, PyYAML, idna, fixtures, charset_normalizer, certifi, beagle, requests, openstack_requirements 2026-09-07 05:31:59.947 | Successfully installed PyYAML-6.0.3 beagle-0.5.0 certifi-2026.7.22 charset_normalizer-3.5.0 fixtures-4.3.2 idna-3.18 openstack_requirements-1.2.1.dev8705 requests-2.34.2 urllib3-2.7.0 2026-09-07 05:32:00.172 | + inc/python:pip_install:216 : result=0 2026-09-07 05:32:00.178 | + inc/python:pip_install:218 : time_stop pip_install 2026-09-07 05:32:00.184 | + functions-common:time_stop:2420 : local name 2026-09-07 05:32:00.189 | + functions-common:time_stop:2421 : local end_time 2026-09-07 05:32:00.194 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-07 05:32:00.200 | + functions-common:time_stop:2423 : local total 2026-09-07 05:32:00.203 | + functions-common:time_stop:2424 : local start_time 2026-09-07 05:32:00.207 | + functions-common:time_stop:2426 : name=pip_install 2026-09-07 05:32:00.213 | + functions-common:time_stop:2427 : start_time=1788759109853 2026-09-07 05:32:00.218 | + functions-common:time_stop:2429 : [[ -z 1788759109853 ]] 2026-09-07 05:32:00.225 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-07 05:32:00.235 | + functions-common:time_stop:2432 : end_time=1788759120229 2026-09-07 05:32:00.240 | + functions-common:time_stop:2433 : elapsed_time=10376 2026-09-07 05:32:00.245 | + functions-common:time_stop:2434 : total=12693 2026-09-07 05:32:00.250 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-07 05:32:00.257 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=23069 2026-09-07 05:32:00.263 | + inc/python:pip_install:219 : return 0 2026-09-07 05:32:00.270 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2026-09-07 05:32:00.281 | + lib/infra:install_infra:42 : use_library_from_git pbr 2026-09-07 05:32:00.286 | + inc/python:use_library_from_git:266 : local name=pbr 2026-09-07 05:32:00.292 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-07 05:32:00.298 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-09-07 05:32:00.305 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,pbr, ]] 2026-09-07 05:32:00.312 | + inc/python:use_library_from_git:269 : return 1 2026-09-07 05:32:00.318 | + lib/infra:install_infra:48 : pip_install -U pbr 2026-09-07 05:32:00.365 | Using python 3.12 to install pbr 2026-09-07 05:32:00.370 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 2026-09-07 05:32:00.944 | Requirement already satisfied: pbr in /opt/stack/data/venv/lib/python3.12/site-packages (7.0.3) 2026-09-07 05:32:00.958 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr) (84.0.0) 2026-09-07 05:32:01.081 | + inc/python:pip_install:216 : result=0 2026-09-07 05:32:01.087 | + inc/python:pip_install:218 : time_stop pip_install 2026-09-07 05:32:01.093 | + functions-common:time_stop:2420 : local name 2026-09-07 05:32:01.098 | + functions-common:time_stop:2421 : local end_time 2026-09-07 05:32:01.103 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-07 05:32:01.108 | + functions-common:time_stop:2423 : local total 2026-09-07 05:32:01.114 | + functions-common:time_stop:2424 : local start_time 2026-09-07 05:32:01.118 | + functions-common:time_stop:2426 : name=pip_install 2026-09-07 05:32:01.124 | + functions-common:time_stop:2427 : start_time=1788759120353 2026-09-07 05:32:01.129 | + functions-common:time_stop:2429 : [[ -z 1788759120353 ]] 2026-09-07 05:32:01.136 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-07 05:32:01.144 | + functions-common:time_stop:2432 : end_time=1788759121139 2026-09-07 05:32:01.150 | + functions-common:time_stop:2433 : elapsed_time=786 2026-09-07 05:32:01.155 | + functions-common:time_stop:2434 : total=23069 2026-09-07 05:32:01.161 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-07 05:32:01.166 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=23855 2026-09-07 05:32:01.171 | + inc/python:pip_install:219 : return 0 2026-09-07 05:32:01.179 | + ./stack.sh:main:838 : python3.12 -m venv /opt/stack/bindep-venv 2026-09-07 05:32:04.526 | + ./stack.sh:main:840 : /opt/stack/bindep-venv/bin/pip install bindep 2026-09-07 05:32:05.022 | Collecting bindep 2026-09-07 05:32:06.103 | Downloading bindep-2.14.0-py3-none-any.whl.metadata (11 kB) 2026-09-07 05:32:06.185 | Collecting distro>=1.7 (from bindep) 2026-09-07 05:32:06.188 | Downloading distro-1.9.0-py3-none-any.whl.metadata (6.8 kB) 2026-09-07 05:32:06.234 | Collecting packaging (from bindep) 2026-09-07 05:32:06.238 | Using cached packaging-26.3-py3-none-any.whl.metadata (3.5 kB) 2026-09-07 05:32:06.260 | Collecting Parsley (from bindep) 2026-09-07 05:32:06.264 | Downloading Parsley-1.3-py2.py3-none-any.whl.metadata (4.1 kB) 2026-09-07 05:32:06.317 | Collecting pbr>=2 (from bindep) 2026-09-07 05:32:06.318 | Using cached pbr-7.0.3-py2.py3-none-any.whl.metadata (3.8 kB) 2026-09-07 05:32:06.524 | Collecting setuptools (from pbr>=2->bindep) 2026-09-07 05:32:06.525 | Using cached setuptools-84.0.0-py3-none-any.whl.metadata (6.6 kB) 2026-09-07 05:32:06.570 | Downloading bindep-2.14.0-py3-none-any.whl (35 kB) 2026-09-07 05:32:06.582 | Downloading distro-1.9.0-py3-none-any.whl (20 kB) 2026-09-07 05:32:06.588 | Using cached pbr-7.0.3-py2.py3-none-any.whl (131 kB) 2026-09-07 05:32:06.589 | Using cached packaging-26.3-py3-none-any.whl (129 kB) 2026-09-07 05:32:06.594 | Downloading Parsley-1.3-py2.py3-none-any.whl (88 kB) 2026-09-07 05:32:06.604 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 88.9/88.9 kB 12.2 MB/s eta 0:00:00 2026-09-07 05:32:06.604 | Using cached setuptools-84.0.0-py3-none-any.whl (818 kB) 2026-09-07 05:32:06.666 | Installing collected packages: Parsley, setuptools, packaging, distro, pbr, bindep 2026-09-07 05:32:07.535 | Successfully installed Parsley-1.3 bindep-2.14.0 distro-1.9.0 packaging-26.3 pbr-7.0.3 setuptools-84.0.0 2026-09-07 05:32:07.664 | + ./stack.sh:main:841 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2026-09-07 05:32:07.670 | + ./stack.sh:main:841 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2026-09-07 05:32:07.678 | ++ ./stack.sh:main:844 : _get_plugin_bindep_packages 2026-09-07 05:32:07.722 | + ./stack.sh:main:844 : pkgs= 2026-09-07 05:32:07.727 | + ./stack.sh:main:845 : [[ -n '' ]] 2026-09-07 05:32:07.734 | + ./stack.sh:main:852 : run_phase stack pre-install 2026-09-07 05:32:07.739 | + functions-common:run_phase:1848 : local mode=stack 2026-09-07 05:32:07.746 | + functions-common:run_phase:1849 : local phase=pre-install 2026-09-07 05:32:07.751 | + functions-common:run_phase:1850 : [[ -d /opt/stack/devstack/extras.d ]] 2026-09-07 05:32:07.757 | + functions-common:run_phase:1851 : local extra_plugin_file_name 2026-09-07 05:32:07.763 | + functions-common:run_phase:1852 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-09-07 05:32:07.770 | + functions-common:run_phase:1857 : local exceptions=80-tempest.sh 2026-09-07 05:32:07.775 | + functions-common:run_phase:1858 : local extra 2026-09-07 05:32:07.782 | ++ functions-common:run_phase:1859 : basename /opt/stack/devstack/extras.d/80-tempest.sh 2026-09-07 05:32:07.790 | + functions-common:run_phase:1859 : extra=80-tempest.sh 2026-09-07 05:32:07.795 | + functions-common:run_phase:1860 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-09-07 05:32:07.801 | + functions-common:run_phase:1864 : [[ -r /opt/stack/devstack/extras.d/80-tempest.sh ]] 2026-09-07 05:32:07.808 | + functions-common:run_phase:1864 : source /opt/stack/devstack/extras.d/80-tempest.sh stack pre-install 2026-09-07 05:32:07.814 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-09-07 05:32:07.849 | ++ functions-common:is_service_enabled:2076 : return 1 2026-09-07 05:32:07.855 | + functions-common:run_phase:1869 : [[ stack == \s\o\u\r\c\e ]] 2026-09-07 05:32:07.861 | + functions-common:run_phase:1872 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-09-07 05:32:07.868 | + functions-common:run_phase:1875 : run_plugins stack pre-install 2026-09-07 05:32:07.873 | + functions-common:run_plugins:1834 : local mode=stack 2026-09-07 05:32:07.879 | + functions-common:run_plugins:1835 : local phase=pre-install 2026-09-07 05:32:07.886 | + functions-common:run_plugins:1837 : local plugins=,barbican,magnum,manila,octavia,magnum-cluster-api,ovn-octavia-provider 2026-09-07 05:32:07.890 | + functions-common:run_plugins:1838 : local plugin 2026-09-07 05:32:07.896 | + functions-common:run_plugins:1839 : for plugin in ${plugins//,/ } 2026-09-07 05:32:07.902 | + functions-common:run_plugins:1840 : local dir=/opt/stack/barbican 2026-09-07 05:32:07.907 | + functions-common:run_plugins:1841 : [[ -f /opt/stack/barbican/devstack/plugin.sh ]] 2026-09-07 05:32:07.913 | + functions-common:run_plugins:1842 : source /opt/stack/barbican/devstack/plugin.sh stack pre-install 2026-09-07 05:32:07.919 | ++ /opt/stack/barbican/devstack/plugin.sh:source:5 : BARBICAN_PLUGIN=/opt/stack/barbican/devstack 2026-09-07 05:32:07.924 | ++ /opt/stack/barbican/devstack/plugin.sh:source:6 : source /opt/stack/barbican/devstack/lib/barbican 2026-09-07 05:32:07.959 | ++ /opt/stack/barbican/devstack/plugin.sh:source:8 : is_service_enabled barbican 2026-09-07 05:32:07.995 | ++ functions-common:is_service_enabled:2076 : return 0 2026-09-07 05:32:08.001 | ++ /opt/stack/barbican/devstack/plugin.sh:source:9 : [[ stack == \s\t\a\c\k ]] 2026-09-07 05:32:08.006 | ++ /opt/stack/barbican/devstack/plugin.sh:source:9 : [[ pre-install == \i\n\s\t\a\l\l ]] 2026-09-07 05:32:08.012 | ++ /opt/stack/barbican/devstack/plugin.sh:source:25 : [[ stack == \s\t\a\c\k ]] 2026-09-07 05:32:08.017 | ++ /opt/stack/barbican/devstack/plugin.sh:source:25 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2026-09-07 05:32:08.023 | ++ /opt/stack/barbican/devstack/plugin.sh:source:51 : [[ stack == \s\t\a\c\k ]] 2026-09-07 05:32:08.028 | ++ /opt/stack/barbican/devstack/plugin.sh:source:51 : [[ pre-install == \e\x\t\r\a ]] 2026-09-07 05:32:08.033 | ++ /opt/stack/barbican/devstack/plugin.sh:source:59 : [[ stack == \s\t\a\c\k ]] 2026-09-07 05:32:08.039 | ++ /opt/stack/barbican/devstack/plugin.sh:source:59 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2026-09-07 05:32:08.043 | ++ /opt/stack/barbican/devstack/plugin.sh:source:67 : [[ stack == \u\n\s\t\a\c\k ]] 2026-09-07 05:32:08.049 | ++ /opt/stack/barbican/devstack/plugin.sh:source:71 : [[ stack == \c\l\e\a\n ]] 2026-09-07 05:32:08.055 | + functions-common:run_plugins:1839 : for plugin in ${plugins//,/ } 2026-09-07 05:32:08.061 | + functions-common:run_plugins:1840 : local dir=/opt/stack/magnum 2026-09-07 05:32:08.067 | + functions-common:run_plugins:1841 : [[ -f /opt/stack/magnum/devstack/plugin.sh ]] 2026-09-07 05:32:08.072 | + functions-common:run_plugins:1842 : source /opt/stack/magnum/devstack/plugin.sh stack pre-install 2026-09-07 05:32:08.106 | ++ /opt/stack/magnum/devstack/plugin.sh:source:7 : echo_summary 'magnum'\''s plugin.sh was called...' 2026-09-07 05:32:08.111 | ++ ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-09-07 05:32:08.117 | ++ ./stack.sh:echo_summary:450 : echo -e 'magnum'\''s' plugin.sh was called... 2026-09-07 05:32:08.123 | ++ /opt/stack/magnum/devstack/plugin.sh:source:8 : source /opt/stack/magnum/devstack/lib/magnum 2026-09-07 05:32:08.179 | ++ /opt/stack/magnum/devstack/plugin.sh:source:9 : set -o posix 2026-09-07 05:32:08.185 | ++ /opt/stack/magnum/devstack/plugin.sh:source:9 : set 2026-09-07 05:32:08.188 | ACCOUNT_PORT_BASE=6612 2026-09-07 05:32:08.189 | ADDITIONAL_VENV_PACKAGES= 2026-09-07 05:32:08.189 | ADMIN_PASSWORD=secretadmin 2026-09-07 05:32:08.189 | AGENT_DHCP_BINARY=/opt/stack/data/venv/bin/neutron-dhcp-agent 2026-09-07 05:32:08.189 | AGENT_L3_BINARY=/opt/stack/data/venv/bin/neutron-l3-agent 2026-09-07 05:32:08.189 | AGENT_META_BINARY=/opt/stack/data/venv/bin/neutron-metadata-agent 2026-09-07 05:32:08.189 | AGENT_METERING_BINARY=/opt/stack/data/venv/bin/neutron-metering-agent 2026-09-07 05:32:08.189 | ALEMBIC_BRANCH=main 2026-09-07 05:32:08.189 | ALEMBIC_DIR=/opt/stack/alembic 2026-09-07 05:32:08.189 | ALEMBIC_REPO=https://github.com/sqlalchemy/alembic.git 2026-09-07 05:32:08.189 | APACHE_CONF_DIR=/etc/apache2/sites-available 2026-09-07 05:32:08.189 | APACHE_GROUP=stack 2026-09-07 05:32:08.189 | APACHE_LOCAL_HOST=127.0.0.1 2026-09-07 05:32:08.189 | APACHE_LOG_DIR=/var/log/apache2 2026-09-07 05:32:08.189 | APACHE_NAME=apache2 2026-09-07 05:32:08.189 | APACHE_SETTINGS_DIR=/etc/apache2/conf-enabled 2026-09-07 05:32:08.189 | APACHE_USER=stack 2026-09-07 05:32:08.189 | API_WORKERS=4 2026-09-07 05:32:08.189 | BACKING_FILE_SUFFIX=-backing-file 2026-09-07 05:32:08.189 | BARBICAN_API_LOG_DIR=/opt/stack/logs 2026-09-07 05:32:08.189 | BARBICAN_BIN_DIR=/opt/stack/data/venv/bin 2026-09-07 05:32:08.189 | BARBICAN_BRANCH=master 2026-09-07 05:32:08.189 | BARBICAN_CONF=/etc/barbican/barbican.conf 2026-09-07 05:32:08.189 | BARBICAN_CONF_DIR=/etc/barbican 2026-09-07 05:32:08.189 | BARBICAN_DIR=/opt/stack/barbican 2026-09-07 05:32:08.189 | BARBICAN_ENDPOINT_TYPE=internal 2026-09-07 05:32:08.189 | BARBICAN_ENFORCE_NEW_DEFAULTS=True 2026-09-07 05:32:08.189 | BARBICAN_KEYSTONE_ENDPOINT=https://162.253.55.167/identity 2026-09-07 05:32:08.189 | BARBICAN_PASTE_CONF=/etc/barbican/barbican-api-paste.ini 2026-09-07 05:32:08.189 | BARBICAN_PLUGIN=/opt/stack/barbican/devstack 2026-09-07 05:32:08.189 | BARBICAN_REPO=https://github.com/openstack/barbican.git 2026-09-07 05:32:08.189 | BARBICAN_UWSGI_CONF=/etc/barbican/barbican-uwsgi.ini 2026-09-07 05:32:08.189 | BARBICAN_WSGI=barbican.wsgi.api:application 2026-09-07 05:32:08.189 | BASE_SQL_CONN=mysql+pymysql://root:secretdatabase@127.0.0.1 2026-09-07 05:32:08.189 | BASH=/usr/bin/bash 2026-09-07 05:32:08.189 | BASHOPTS=checkwinsize:cmdhist:complete_fullquote:extquote:force_fignore:globasciiranges:globskipdots:hostcomplete:interactive_comments:patsub_replacement:progcomp:promptvars:sourcepath 2026-09-07 05:32:08.189 | BASH_ALIASES=() 2026-09-07 05:32:08.189 | BASH_ARGC=([0]="0") 2026-09-07 05:32:08.189 | BASH_ARGV=() 2026-09-07 05:32:08.189 | BASH_CMDS=() 2026-09-07 05:32:08.189 | BASH_LINENO=([0]="1842" [1]="1875" [2]="852" [3]="0") 2026-09-07 05:32:08.189 | BASH_LOADABLES_PATH=/usr/local/lib/bash:/usr/lib/bash:/opt/local/lib/bash:/usr/pkg/lib/bash:/opt/pkg/lib/bash:. 2026-09-07 05:32:08.190 | BASH_REMATCH=([0]=",tls-proxy,") 2026-09-07 05:32:08.190 | BASH_SOURCE=([0]="/opt/stack/magnum/devstack/plugin.sh" [1]="/opt/stack/devstack/functions-common" [2]="/opt/stack/devstack/functions-common" [3]="./stack.sh") 2026-09-07 05:32:08.190 | BASH_VERSINFO=([0]="5" [1]="2" [2]="21" [3]="1" [4]="release" [5]="x86_64-pc-linux-gnu") 2026-09-07 05:32:08.190 | BASH_VERSION='5.2.21(1)-release' 2026-09-07 05:32:08.190 | BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2026-09-07 05:32:08.190 | BRANCHLESS_TARGET_BRANCH=master 2026-09-07 05:32:08.190 | BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/ 2026-09-07 05:32:08.190 | CACHE_BACKEND=dogpile.cache.memcached 2026-09-07 05:32:08.190 | CELLSV2_SETUP=superconductor 2026-09-07 05:32:08.190 | CINDER_ALLOWED_DIRECT_URL_SCHEMES= 2026-09-07 05:32:08.190 | CINDER_API_PASTE_INI=/etc/cinder/api-paste.ini 2026-09-07 05:32:08.190 | CINDER_BACKENDS=/opt/stack/devstack/lib/cinder_backends 2026-09-07 05:32:08.190 | CINDER_BACKUPS=/opt/stack/devstack/lib/cinder_backups 2026-09-07 05:32:08.190 | CINDER_BACKUP_DRIVER=swift 2026-09-07 05:32:08.190 | CINDER_BIN_DIR=/opt/stack/data/venv/bin 2026-09-07 05:32:08.190 | CINDER_BRANCH=master 2026-09-07 05:32:08.190 | CINDER_CACHE_ENABLED_FOR_BACKENDS=lvm:lvmdriver-1 2026-09-07 05:32:08.190 | CINDER_CONF=/etc/cinder/cinder.conf 2026-09-07 05:32:08.190 | CINDER_CONF_DIR=/etc/cinder 2026-09-07 05:32:08.190 | CINDER_DIR=/opt/stack/cinder 2026-09-07 05:32:08.190 | CINDER_DRIVER=default 2026-09-07 05:32:08.190 | CINDER_ENABLED_BACKENDS=lvm:lvmdriver-1 2026-09-07 05:32:08.190 | CINDER_ENFORCE_NEW_DEFAULTS=True 2026-09-07 05:32:08.190 | CINDER_IMG_CACHE_ENABLED=True 2026-09-07 05:32:08.190 | CINDER_IMG_CACHE_SIZE_COUNT= 2026-09-07 05:32:08.190 | CINDER_IMG_CACHE_SIZE_GB= 2026-09-07 05:32:08.190 | CINDER_LVM_TYPE=auto 2026-09-07 05:32:08.190 | CINDER_MY_IP=162.253.55.167 2026-09-07 05:32:08.190 | CINDER_PLUGINS=/opt/stack/devstack/lib/cinder_plugins 2026-09-07 05:32:08.190 | CINDER_REPO=https://github.com/openstack/cinder.git 2026-09-07 05:32:08.190 | CINDER_SERVICE_HOST=162.253.55.167 2026-09-07 05:32:08.190 | CINDER_SERVICE_LISTEN_ADDRESS=0.0.0.0 2026-09-07 05:32:08.190 | CINDER_SERVICE_PORT=8776 2026-09-07 05:32:08.190 | CINDER_SERVICE_PORT_INT=18776 2026-09-07 05:32:08.190 | CINDER_SERVICE_PROTOCOL=https 2026-09-07 05:32:08.190 | CINDER_SERVICE_REPORT_INTERVAL=120 2026-09-07 05:32:08.190 | CINDER_STATE_PATH=/opt/stack/data/cinder 2026-09-07 05:32:08.190 | CINDER_TARGET_HELPER=lioadm 2026-09-07 05:32:08.190 | CINDER_TARGET_PORT=3260 2026-09-07 05:32:08.190 | CINDER_TARGET_PREFIX=iqn.2010-10.org.openstack: 2026-09-07 05:32:08.190 | CINDER_TARGET_PROTOCOL=iscsi 2026-09-07 05:32:08.190 | CINDER_UPLOAD_INTERNAL_TENANT=False 2026-09-07 05:32:08.190 | CINDER_UPLOAD_OPTIMIZED=False 2026-09-07 05:32:08.190 | CINDER_UPLOAD_OPTIMIZED_BACKENDS=lvm:lvmdriver-1 2026-09-07 05:32:08.190 | CINDER_USE_SERVICE_TOKEN=True 2026-09-07 05:32:08.190 | CINDER_UWSGI=cinder.wsgi.api:application 2026-09-07 05:32:08.190 | CINDER_UWSGI_CONF=/etc/cinder/cinder-api-uwsgi.ini 2026-09-07 05:32:08.190 | CINDER_VOLUME_CLEAR=zero 2026-09-07 05:32:08.190 | CIRROS_ARCH=x86_64 2026-09-07 05:32:08.191 | CIRROS_VERSION=0.6.3 2026-09-07 05:32:08.191 | CONFIGURE_BACKING_FILE=True 2026-09-07 05:32:08.191 | CONFIG_AWK_CMD=awk 2026-09-07 05:32:08.191 | CONTAINER_PORT_BASE=6611 2026-09-07 05:32:08.191 | CURL_GET='curl -g' 2026-09-07 05:32:08.191 | CURRENT_LOG_TIME=2026-09-07-052923 2026-09-07 05:32:08.191 | DATABASE_BACKENDS=' mysql postgresql' 2026-09-07 05:32:08.191 | DATABASE_HOST=127.0.0.1 2026-09-07 05:32:08.191 | DATABASE_PASSWORD=secretdatabase 2026-09-07 05:32:08.191 | DATABASE_QUERY_LOGGING=False 2026-09-07 05:32:08.191 | DATABASE_TYPE=mysql 2026-09-07 05:32:08.191 | DATABASE_USER=root 2026-09-07 05:32:08.191 | DATA_DIR=/opt/stack/data 2026-09-07 05:32:08.191 | DC=([0]="openstack" [1]="org") 2026-09-07 05:32:08.191 | DEBUG_LIBVIRT=True 2026-09-07 05:32:08.191 | DEBUG_LIBVIRT_COREDUMPS=True 2026-09-07 05:32:08.191 | DEFAULT_IMAGE_FILE_NAME=cirros-0.6.3-x86_64-disk.img 2026-09-07 05:32:08.191 | DEFAULT_IMAGE_NAME=cirros-0.6.3-x86_64-disk 2026-09-07 05:32:08.191 | DEFAULT_VIRT_DRIVER=libvirt 2026-09-07 05:32:08.191 | DEFAULT_VOLUME_GROUP_NAME=stack-volumes-default 2026-09-07 05:32:08.191 | DEF_SERVICE_HOST=162.253.55.167 2026-09-07 05:32:08.191 | DEF_SERVICE_LISTEN_ADDRESS=0.0.0.0 2026-09-07 05:32:08.191 | DEF_SERVICE_LOCAL_HOST=127.0.0.1 2026-09-07 05:32:08.191 | DEF_TUNNEL_ENDPOINT_IP=162.253.55.167 2026-09-07 05:32:08.191 | DELTA=1788758977 2026-09-07 05:32:08.191 | DEST=/opt/stack 2026-09-07 05:32:08.191 | DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2026-09-07 05:32:08.191 | DEVSTACK_CERT_NAME=devstack-cert 2026-09-07 05:32:08.191 | DEVSTACK_HOSTNAME=np0000192047.novalocal 2026-09-07 05:32:08.191 | DEVSTACK_PARALLEL=True 2026-09-07 05:32:08.191 | DEVSTACK_PLUGINS=,barbican,magnum,manila,octavia,magnum-cluster-api,ovn-octavia-provider 2026-09-07 05:32:08.191 | DEVSTACK_SERIES=2026.2 2026-09-07 05:32:08.191 | DEVSTACK_START_TIME=1788758954 2026-09-07 05:32:08.191 | DEVSTACK_VENV=/opt/stack/data/venv 2026-09-07 05:32:08.191 | DIRSTACK=() 2026-09-07 05:32:08.191 | DISABLED_SERVICES=dstat,horizon,s-account,s-container,s-object,s-proxy,tempest 2026-09-07 05:32:08.191 | DISABLE_AMP_IMAGE_BUILD=True 2026-09-07 05:32:08.191 | DISKIMAGE_BUILDER_DIR=/opt/stack/diskimage-builder 2026-09-07 05:32:08.191 | DISKIMAGE_BUILDER_REPO_REF=master 2026-09-07 05:32:08.193 | DISKIMAGE_BUILDER_REPO_URL=https://github.com/openstack/diskimage-builder.git 2026-09-07 05:32:08.193 | DISTRO=noble 2026-09-07 05:32:08.193 | DOWNLOAD_DEFAULT_IMAGES=False 2026-09-07 05:32:08.193 | 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-07 05:32:08.193 | ENABLE_CHASSIS_AS_GW=True 2026-09-07 05:32:08.193 | ENABLE_DEBUG_LOG_LEVEL=True 2026-09-07 05:32:08.193 | ENABLE_FEDORA_VIRT_PREVIEW_REPO=False 2026-09-07 05:32:08.193 | ENABLE_HTTPD_MOD_WSGI_SERVICES=True 2026-09-07 05:32:08.193 | ENABLE_ISOLATED_METADATA=False 2026-09-07 05:32:08.193 | ENABLE_KSM=True 2026-09-07 05:32:08.193 | ENABLE_KSMTUNED=True 2026-09-07 05:32:08.194 | ENABLE_METADATA_NETWORK=False 2026-09-07 05:32:08.194 | ENABLE_SYSCTL_MEM_TUNING=True 2026-09-07 05:32:08.194 | ENABLE_SYSCTL_NET_TUNING=True 2026-09-07 05:32:08.194 | ENABLE_TENANT_TUNNELS=True 2026-09-07 05:32:08.194 | ENABLE_TENANT_VLANS=False 2026-09-07 05:32:08.194 | ENABLE_VOLUME_MULTIATTACH=False 2026-09-07 05:32:08.194 | ENABLE_ZSWAP=True 2026-09-07 05:32:08.194 | ENFORCE_NEW_DEFAULTS=True 2026-09-07 05:32:08.194 | ERROR_ON_CLONE=True 2026-09-07 05:32:08.194 | ETCD_ARCH=amd64 2026-09-07 05:32:08.194 | ETCD_BIN_DIR=/opt/stack/bin 2026-09-07 05:32:08.194 | ETCD_DATA_DIR=/opt/stack/data/etcd 2026-09-07 05:32:08.194 | ETCD_DOWNLOAD_FILE=etcd-v3.5.21-linux-amd64.tar.gz 2026-09-07 05:32:08.194 | ETCD_DOWNLOAD_LOCATION=https://github.com/etcd-io/etcd/releases/download/v3.5.21/etcd-v3.5.21-linux-amd64.tar.gz 2026-09-07 05:32:08.194 | ETCD_DOWNLOAD_URL=https://github.com/etcd-io/etcd/releases/download 2026-09-07 05:32:08.194 | ETCD_NAME=etcd-v3.5.21-linux-amd64 2026-09-07 05:32:08.195 | ETCD_PEER_PORT=2380 2026-09-07 05:32:08.195 | ETCD_PORT=2379 2026-09-07 05:32:08.195 | ETCD_RAMDISK_MB=512 2026-09-07 05:32:08.195 | ETCD_SHA256=adddda4b06718e68671ffabff2f8cee48488ba61ad82900e639d108f2148501c 2026-09-07 05:32:08.195 | ETCD_SHA256_AMD64=adddda4b06718e68671ffabff2f8cee48488ba61ad82900e639d108f2148501c 2026-09-07 05:32:08.195 | ETCD_SHA256_ARM64=95bf6918623a097c0385b96f139d90248614485e781ec9bee4768dbb6c79c53f 2026-09-07 05:32:08.195 | ETCD_SHA256_PPC64=6fb6ecb3d1b331eb177dc610a8efad3aceb1f836d6aeb439ba0bfac5d5c2a38c 2026-09-07 05:32:08.195 | ETCD_SHA256_S390X=a211a83961ba8a7e94f7d6343ad769e699db21a715ba4f3b68cf31ea28f9c951 2026-09-07 05:32:08.195 | ETCD_SYSTEMD_SERVICE=devstack@etcd.service 2026-09-07 05:32:08.195 | ETCD_USE_RAMDISK=True 2026-09-07 05:32:08.195 | ETCD_VERSION=v3.5.21 2026-09-07 05:32:08.195 | EUID=1002 2026-09-07 05:32:08.195 | EXTRA_CACHE_URLS=,https://github.com/etcd-io/etcd/releases/download/v3.5.21/etcd-v3.5.21-linux-amd64.tar.gz 2026-09-07 05:32:08.195 | EXTRA_FILES_DOWNLOAD_TIMEOUT=2 2026-09-07 05:32:08.195 | EXTRA_FILES_RETRY=3 2026-09-07 05:32:08.196 | EXTRA_FILES_RETRY_ERRORS=500,503 2026-09-07 05:32:08.196 | EXTRA_FILES_RETRY_TIMEOUT=10 2026-09-07 05:32:08.196 | FILES=/opt/stack/devstack/files 2026-09-07 05:32:08.196 | FIXED_RANGE=10.1.0.0/20 2026-09-07 05:32:08.196 | FIXED_RANGE_V6=fddd:0040:c78f::/64 2026-09-07 05:32:08.196 | FLOATING_RANGE=172.24.5.0/24 2026-09-07 05:32:08.196 | FORCE_CONFIG_DRIVE=False 2026-09-07 05:32:08.196 | FORCE_PREREQ=0 2026-09-07 05:32:08.196 | FUNCNAME=([0]="source" [1]="run_plugins" [2]="run_phase" [3]="main") 2026-09-07 05:32:08.196 | FUNC_DIR=/opt/stack/devstack 2026-09-07 05:32:08.196 | GITBRANCH=([python-neutronclient]="master" [oslo.utils]="master" [octavia]="master" [stevedore]="master" [oslo.reports]="master" [osprofiler]="master" [oslo.serialization]="master" [barbican-tempest-plugin]="master" [neutron-lib]="master" [ironic-lib]="master" [python-keystoneclient]="master" [os-client-config]="master" [python-novaclient]="master" [oslo.config]="master" [ovsdbapp]="master" [ceilometermiddleware]="master" [oslo.limit]="master" [oslo.concurrency]="master" [octavia-lib]="master" [os-ken]="master" [oslo.rootwrap]="master" [osc-lib]="master" [keystonemiddleware]="master" [oslo.vmware]="master" [magnum-cluster-api]="master" [tooz]="master" [oslo.privsep]="master" [oslo.policy]="master" [keystoneauth]="master" [cursive]="master" [python-magnumclient]="master" [python-barbicanclient]="master" [oslo.db]="master" [osc-placement]="master" [python-glanceclient]="master" [magnum]="master" [oslo.versionedobjects]="master" [pycadf]="master" [etcd3gw]="master" [pbr]="master" [oslo.log]="master" [ovn-octavia-provider]="master" [os-vif]="master" [taskflow]="master" [oslo.context]="master" [oslo.i18n]="master" [automaton]="master" [oslo.middleware]="master" [castellan]="master" [oslo.messaging]="master" [python-swiftclient]="master" [python-manilaclient]="master" [futurist]="master" [os-brick]="master" [barbican]="master" [python-brick-cinderclient-ext]="master" [python-ironicclient]="master" [debtcollector]="master" [glance_store]="master" [os-resource-classes]="master" [oslo.cache]="master" [python-octaviaclient]="master" [manila]="master" [openstacksdk]="master" [cliff]="master" [oslo.service]="master" [python-openstackclient]="master" [os-traits]="master" [diskimage-builder]="master" [python-cinderclient]="master" ) 2026-09-07 05:32:08.196 | GITDIR=([python-neutronclient]="/opt/stack/python-neutronclient" [oslo.utils]="/opt/stack/oslo.utils" [octavia]="/opt/stack/octavia" [stevedore]="/opt/stack/stevedore" [oslo.reports]="/opt/stack/oslo.reports" [osprofiler]="/opt/stack/osprofiler" [oslo.serialization]="/opt/stack/oslo.serialization" [barbican-tempest-plugin]="/opt/stack/barbican-tempest-plugin" [neutron-lib]="/opt/stack/neutron-lib" [ironic-lib]="/opt/stack/ironic-lib" [python-keystoneclient]="/opt/stack/python-keystoneclient" [os-client-config]="/opt/stack/os-client-config" [python-novaclient]="/opt/stack/python-novaclient" [oslo.config]="/opt/stack/oslo.config" [ovsdbapp]="/opt/stack/ovsdbapp" [ceilometermiddleware]="/opt/stack/ceilometermiddleware" [oslo.limit]="/opt/stack/oslo.limit" [oslo.concurrency]="/opt/stack/oslo.concurrency" [octavia-lib]="/opt/stack/octavia-lib" [oslo.rootwrap]="/opt/stack/oslo.rootwrap" [os-ken]="/opt/stack/os-ken" [osc-lib]="/opt/stack/osc-lib" [keystonemiddleware]="/opt/stack/keystonemiddleware" [oslo.vmware]="/opt/stack/oslo.vmware" [magnum-cluster-api]="/opt/stack/magnum-cluster-api" [tooz]="/opt/stack/tooz" [oslo.privsep]="/opt/stack/oslo.privsep" [oslo.policy]="/opt/stack/oslo.policy" [keystoneauth]="/opt/stack/keystoneauth" [cursive]="/opt/stack/cursive" [python-magnumclient]="/opt/stack/python-magnumclient" [python-barbicanclient]="/opt/stack/python-barbicanclient" [oslo.db]="/opt/stack/oslo.db" [osc-placement]="/opt/stack/osc-placement" [python-glanceclient]="/opt/stack/python-glanceclient" [magnum]="/opt/stack/magnum" [oslo.versionedobjects]="/opt/stack/oslo.versionedobjects" [pycadf]="/opt/stack/pycadf" [etcd3gw]="/opt/stack/etcd3gw" [pbr]="/opt/stack/pbr" [oslo.log]="/opt/stack/oslo.log" [ovn-octavia-provider]="/opt/stack/ovn-octavia-provider" [os-vif]="/opt/stack/os-vif" [taskflow]="/opt/stack/taskflow" [oslo.context]="/opt/stack/oslo.context" [oslo.i18n]="/opt/stack/oslo.i18n" [automaton]="/opt/stack/automaton" [oslo.middleware]="/opt/stack/oslo.middleware" [castellan]="/opt/stack/castellan" [oslo.messaging]="/opt/stack/oslo.messaging" [python-swiftclient]="/opt/stack/python-swiftclient" [python-manilaclient]="/opt/stack/python-manilaclient" [futurist]="/opt/stack/futurist" [os-brick]="/opt/stack/os-brick" [barbican]="/opt/stack/barbican" [python-brick-cinderclient-ext]="/opt/stack/python-brick-cinderclient-ext" [python-ironicclient]="/opt/stack/python-ironicclient" [debtcollector]="/opt/stack/debtcollector" [glance_store]="/opt/stack/glance_store" [os-resource-classes]="/opt/stack/os-resource-classes" [oslo.cache]="/opt/stack/oslo.cache" [python-octaviaclient]="/opt/stack/python-octaviaclient" [manila]="/opt/stack/manila" [openstacksdk]="/opt/stack/openstacksdk" [cliff]="/opt/stack/cliff" [oslo.service]="/opt/stack/oslo.service" [python-openstackclient]="/opt/stack/python-openstackclient" [os-traits]="/opt/stack/os-traits" [diskimage-builder]="/opt/stack/diskimage-builder" [python-cinderclient]="/opt/stack/python-cinderclient" ) 2026-09-07 05:32:08.196 | GITREPO=([python-neutronclient]="https://github.com/openstack/python-neutronclient.git" [oslo.utils]="https://github.com/openstack/oslo.utils.git" [octavia]="https://github.com/openstack/octavia" [stevedore]="https://github.com/openstack/stevedore.git" [oslo.reports]="https://github.com/openstack/oslo.reports.git" [osprofiler]="https://github.com/openstack/osprofiler.git" [oslo.serialization]="https://github.com/openstack/oslo.serialization.git" [barbican-tempest-plugin]="https://github.com/openstack/barbican-tempest-plugin.git" [neutron-lib]="https://github.com/openstack/neutron-lib.git" [ironic-lib]="https://github.com/openstack/ironic-lib.git" [python-keystoneclient]="https://github.com/openstack/python-keystoneclient.git" [os-client-config]="https://github.com/openstack/os-client-config.git" [python-novaclient]="https://github.com/openstack/python-novaclient.git" [oslo.config]="https://github.com/openstack/oslo.config.git" [ovsdbapp]="https://github.com/openstack/ovsdbapp.git" [ceilometermiddleware]="https://github.com/openstack/ceilometermiddleware.git" [oslo.limit]="https://github.com/openstack/oslo.limit.git" [oslo.concurrency]="https://github.com/openstack/oslo.concurrency.git" [octavia-lib]="https://github.com/openstack/octavia-lib.git" [os-ken]="https://github.com/openstack/os-ken.git" [oslo.rootwrap]="https://github.com/openstack/oslo.rootwrap.git" [osc-lib]="https://github.com/openstack/osc-lib.git" [keystonemiddleware]="https://github.com/openstack/keystonemiddleware.git" [oslo.vmware]="https://github.com/openstack/oslo.vmware.git" [magnum-cluster-api]="https://github.com/vexxhost/magnum-cluster-api" [tooz]="https://github.com/openstack/tooz.git" [oslo.privsep]="https://github.com/openstack/oslo.privsep.git" [oslo.policy]="https://github.com/openstack/oslo.policy.git" [keystoneauth]="https://github.com/openstack/keystoneauth.git" [cursive]="https://github.com/openstack/cursive.git" [python-magnumclient]="https://github.com/openstack/python-magnumclient.git" [python-barbicanclient]="https://github.com/openstack/python-barbicanclient.git" [oslo.db]="https://github.com/openstack/oslo.db.git" [osc-placement]="https://github.com/openstack/osc-placement.git" [python-glanceclient]="https://github.com/openstack/python-glanceclient.git" [magnum]="https://review.opendev.org/openstack/magnum" [oslo.versionedobjects]="https://github.com/openstack/oslo.versionedobjects.git" [pycadf]="https://github.com/openstack/pycadf.git" [etcd3gw]="https://github.com/openstack/etcd3gw.git" [pbr]="https://github.com/openstack/pbr.git" [oslo.log]="https://github.com/openstack/oslo.log.git" [ovn-octavia-provider]="https://github.com/openstack/ovn-octavia-provider" [os-vif]="https://github.com/openstack/os-vif.git" [taskflow]="https://github.com/openstack/taskflow.git" [oslo.context]="https://github.com/openstack/oslo.context.git" [oslo.i18n]="https://github.com/openstack/oslo.i18n.git" [automaton]="https://github.com/openstack/automaton.git" [oslo.middleware]="https://github.com/openstack/oslo.middleware.git" [castellan]="https://github.com/openstack/castellan.git" [oslo.messaging]="https://github.com/openstack/oslo.messaging.git" [python-swiftclient]="https://github.com/openstack/python-swiftclient.git" [python-manilaclient]="https://opendev.org/openstack/python-manilaclient" [futurist]="https://github.com/openstack/futurist.git" [os-brick]="https://github.com/openstack/os-brick.git" [barbican]="https://github.com/openstack/barbican" [python-brick-cinderclient-ext]="https://github.com/openstack/python-brick-cinderclient-ext.git" [python-ironicclient]="https://github.com/openstack/python-ironicclient.git" [debtcollector]="https://github.com/openstack/debtcollector.git" [glance_store]="https://github.com/openstack/glance_store.git" [os-resource-classes]="https://github.com/openstack/os-resource-classes.git" [oslo.cache]="https://github.com/openstack/oslo.cache.git" [python-octaviaclient]="https://github.com/openstack/python-octaviaclient.git" [manila]="https://github.com/openstack/manila" [openstacksdk]="https://github.com/openstack/openstacksdk.git" [cliff]="https://github.com/openstack/cliff.git" [oslo.service]="https://github.com/openstack/oslo.service.git" [python-openstackclient]="https://github.com/openstack/python-openstackclient.git" [os-traits]="https://github.com/openstack/os-traits.git" [diskimage-builder]="https://github.com/openstack/diskimage-builder.git" [python-cinderclient]="https://github.com/openstack/python-cinderclient.git" ) 2026-09-07 05:32:08.196 | GIT_BASE=https://github.com 2026-09-07 05:32:08.196 | GIT_DEPTH=0 2026-09-07 05:32:08.196 | GIT_TIMEOUT=0 2026-09-07 05:32:08.196 | GLANCE_API_CONF=/etc/glance/glance-api.conf 2026-09-07 05:32:08.196 | GLANCE_API_PASTE_INI=/etc/glance/glance-api-paste.ini 2026-09-07 05:32:08.196 | GLANCE_BIN_DIR=/opt/stack/data/venv/bin 2026-09-07 05:32:08.196 | GLANCE_BRANCH=master 2026-09-07 05:32:08.196 | GLANCE_CACHE_CONF=/etc/glance/glance-cache.conf 2026-09-07 05:32:08.196 | GLANCE_CACHE_DIR=/opt/stack/data/glance/cache 2026-09-07 05:32:08.196 | GLANCE_CACHE_DRIVER=centralized_db 2026-09-07 05:32:08.196 | GLANCE_CINDER_DEFAULT_BACKEND=lvmdriver-1 2026-09-07 05:32:08.196 | GLANCE_CONF_DIR=/etc/glance 2026-09-07 05:32:08.197 | GLANCE_DEFAULT_BACKEND=fast 2026-09-07 05:32:08.197 | GLANCE_DIR=/opt/stack/glance 2026-09-07 05:32:08.197 | GLANCE_ENABLE_MULTIPLE_STORES=False 2026-09-07 05:32:08.197 | GLANCE_ENABLE_QUOTAS=True 2026-09-07 05:32:08.197 | GLANCE_ENFORCE_IMAGE_FORMAT=True 2026-09-07 05:32:08.197 | GLANCE_ENFORCE_NEW_DEFAULTS=True 2026-09-07 05:32:08.197 | GLANCE_HOSTPORT=162.253.55.167:9292 2026-09-07 05:32:08.197 | GLANCE_IMAGE_DIR=/opt/stack/data/glance/images 2026-09-07 05:32:08.197 | GLANCE_IMAGE_IMPORT_CONF=/etc/glance/glance-image-import.conf 2026-09-07 05:32:08.197 | GLANCE_LIMIT_IMAGE_COUNT_TOTAL=100 2026-09-07 05:32:08.197 | GLANCE_LIMIT_IMAGE_COUNT_UPLOADING=100 2026-09-07 05:32:08.197 | GLANCE_LIMIT_IMAGE_SIZE_TOTAL=10000 2026-09-07 05:32:08.197 | GLANCE_LOCK_DIR=/opt/stack/data/glance/locks 2026-09-07 05:32:08.197 | GLANCE_METADEF_DIR=/etc/glance/metadefs 2026-09-07 05:32:08.197 | GLANCE_MULTIPLE_FILE_STORES=fast 2026-09-07 05:32:08.197 | GLANCE_MULTISTORE_FILE_IMAGE_DIR=/opt/stack/data/glance 2026-09-07 05:32:08.197 | GLANCE_NFS_MOUNTPOINT=/opt/stack/data/glance/images/mnt 2026-09-07 05:32:08.197 | GLANCE_REPO=https://github.com/openstack/glance.git 2026-09-07 05:32:08.197 | GLANCE_S3_BUCKET_NAME=images 2026-09-07 05:32:08.197 | GLANCE_S3_BUCKET_ON_PUT=True 2026-09-07 05:32:08.197 | GLANCE_S3_DEFAULT_BACKEND=s3_fast 2026-09-07 05:32:08.197 | GLANCE_SCHEMA_JSON=/etc/glance/schema-image.json 2026-09-07 05:32:08.197 | GLANCE_SERVICE_HOST=162.253.55.167 2026-09-07 05:32:08.197 | GLANCE_SERVICE_LISTEN_ADDRESS=0.0.0.0 2026-09-07 05:32:08.197 | GLANCE_SERVICE_PORT=9292 2026-09-07 05:32:08.197 | GLANCE_SERVICE_PORT_INT=19292 2026-09-07 05:32:08.197 | GLANCE_SERVICE_PROTOCOL=https 2026-09-07 05:32:08.197 | GLANCE_SHOW_DIRECT_URL=False 2026-09-07 05:32:08.197 | GLANCE_SHOW_MULTIPLE_LOCATIONS=False 2026-09-07 05:32:08.197 | GLANCE_STAGING_DIR=/opt/stack/data/glance 2026-09-07 05:32:08.197 | GLANCE_STORE_ROOTWRAP_BASE_DIR=/opt/stack/data/venv/etc/glance 2026-09-07 05:32:08.197 | GLANCE_SWIFT_STORE_CONF=/etc/glance/glance-swift-store.conf 2026-09-07 05:32:08.197 | GLANCE_TASKS_DIR=/opt/stack/data/glance 2026-09-07 05:32:08.197 | GLANCE_URL=https://162.253.55.167/image 2026-09-07 05:32:08.197 | GLANCE_USE_IMPORT_WORKFLOW=False 2026-09-07 05:32:08.197 | GLANCE_USE_S3=False 2026-09-07 05:32:08.198 | GLANCE_UWSGI=glance.wsgi.api:application 2026-09-07 05:32:08.198 | GLANCE_UWSGI_CONF=/etc/glance/glance-uwsgi.ini 2026-09-07 05:32:08.198 | GLOBAL_VENV=True 2026-09-07 05:32:08.198 | GROUPS=() 2026-09-07 05:32:08.198 | HOME=/opt/stack 2026-09-07 05:32:08.198 | HOME_URL=https://www.ubuntu.com/ 2026-09-07 05:32:08.198 | HORIZON_APACHE_ROOT=/dashboard 2026-09-07 05:32:08.198 | HORIZON_BRANCH=master 2026-09-07 05:32:08.199 | HORIZON_DIR=/opt/stack/horizon 2026-09-07 05:32:08.199 | HORIZON_REPO=https://github.com/openstack/horizon.git 2026-09-07 05:32:08.199 | HORIZON_SETTINGS=/opt/stack/horizon/openstack_dashboard/local/local_settings.py.example 2026-09-07 05:32:08.199 | HOSTNAME=np0000192047 2026-09-07 05:32:08.199 | HOSTTYPE=x86_64 2026-09-07 05:32:08.199 | HOST_IP=162.253.55.167 2026-09-07 05:32:08.199 | HOST_IPV6=2604:e100:1:0:f816:3eff:fec2:d3f6 2026-09-07 05:32:08.199 | HOST_IP_IFACE= 2026-09-07 05:32:08.199 | ID=ubuntu 2026-09-07 05:32:08.199 | ID_LIKE=debian 2026-09-07 05:32:08.199 | IFS=' 2026-09-07 05:32:08.199 | ' 2026-09-07 05:32:08.199 | IMAGE_URLS=https://github.com/cirros-dev/cirros/releases/download/0.6.3/cirros-0.6.3-x86_64-disk.img 2026-09-07 05:32:08.199 | INSTALL_DATABASE_SERVER_PACKAGES=True 2026-09-07 05:32:08.199 | INSTANCES_PATH=/opt/stack/data/nova/instances 2026-09-07 05:32:08.199 | INSTANCE_NAME_PREFIX=instance- 2026-09-07 05:32:08.200 | INT_CA_DIR=/opt/stack/data/CA/int-ca 2026-09-07 05:32:08.200 | IPV4_ADDRS_SAFE_TO_USE=10.1.0.0/20 2026-09-07 05:32:08.200 | IPV6_ADDRESS_MODE=slaac 2026-09-07 05:32:08.200 | IPV6_ADDRS_SAFE_TO_USE=fddd:0040:c78f::/56 2026-09-07 05:32:08.200 | IPV6_GLOBAL_ID=dd:0040:c78f 2026-09-07 05:32:08.200 | IPV6_PRIVATE_NETWORK_GATEWAY= 2026-09-07 05:32:08.200 | IPV6_PRIVATE_SUBNET_NAME=ipv6-private-subnet 2026-09-07 05:32:08.200 | IPV6_PROVIDER_FIXED_RANGE= 2026-09-07 05:32:08.200 | IPV6_PROVIDER_NETWORK_GATEWAY= 2026-09-07 05:32:08.200 | IPV6_PROVIDER_SUBNET_NAME=provider_net_v6 2026-09-07 05:32:08.200 | IPV6_PUBLIC_NETWORK_GATEWAY=2001:db8::2 2026-09-07 05:32:08.200 | IPV6_PUBLIC_RANGE=2001:db8::/64 2026-09-07 05:32:08.200 | IPV6_PUBLIC_SUBNET_NAME=ipv6-public-subnet 2026-09-07 05:32:08.200 | IPV6_RA_MODE=slaac 2026-09-07 05:32:08.200 | IPV6_ROUTER_GW_IP=2001:db8::1 2026-09-07 05:32:08.200 | IP_VERSION=4+6 2026-09-07 05:32:08.200 | IRONIC_PYTHON_AGENT_BRANCH=master 2026-09-07 05:32:08.200 | IRONIC_PYTHON_AGENT_REPO=https://github.com/openstack/ironic-python-agent.git 2026-09-07 05:32:08.200 | ISCSID_DEBUG=False 2026-09-07 05:32:08.200 | ISCSID_DEBUG_LEVEL=4 2026-09-07 05:32:08.200 | KEYSTONE_ADMIN_ENDPOINT=True 2026-09-07 05:32:08.200 | KEYSTONE_ASSIGNMENT_BACKEND=sql 2026-09-07 05:32:08.200 | KEYSTONE_AUTH_URI=https://162.253.55.167/identity 2026-09-07 05:32:08.200 | KEYSTONE_AUTH_URI_V3=https://162.253.55.167/identity/v3 2026-09-07 05:32:08.200 | KEYSTONE_BIN_DIR=/opt/stack/data/venv/bin 2026-09-07 05:32:08.200 | KEYSTONE_BRANCH=master 2026-09-07 05:32:08.200 | KEYSTONE_CONF=/etc/keystone/keystone.conf 2026-09-07 05:32:08.200 | KEYSTONE_CONF_DIR=/etc/keystone 2026-09-07 05:32:08.200 | KEYSTONE_DIR=/opt/stack/keystone 2026-09-07 05:32:08.200 | KEYSTONE_ENABLE_CACHE=True 2026-09-07 05:32:08.200 | KEYSTONE_ENFORCE_NEW_DEFAULTS=True 2026-09-07 05:32:08.200 | KEYSTONE_IDENTITY_BACKEND=sql 2026-09-07 05:32:08.200 | KEYSTONE_LOCKOUT_DURATION=10 2026-09-07 05:32:08.200 | KEYSTONE_LOCKOUT_FAILURE_ATTEMPTS=2 2026-09-07 05:32:08.200 | KEYSTONE_PASSWORD_HASH_ROUNDS=4 2026-09-07 05:32:08.200 | KEYSTONE_PUBLIC_UWSGI=keystone.wsgi.api:application 2026-09-07 05:32:08.200 | KEYSTONE_PUBLIC_UWSGI_CONF=/etc/keystone/keystone-uwsgi-public.ini 2026-09-07 05:32:08.200 | KEYSTONE_REGION_NAME=RegionOne 2026-09-07 05:32:08.200 | KEYSTONE_REPO=https://github.com/openstack/keystone.git 2026-09-07 05:32:08.200 | KEYSTONE_RESOURCE_BACKEND=sql 2026-09-07 05:32:08.201 | KEYSTONE_ROLE_BACKEND=sql 2026-09-07 05:32:08.201 | KEYSTONE_SECURITY_COMPLIANCE_ENABLED=True 2026-09-07 05:32:08.201 | KEYSTONE_SERVICE_HOST=162.253.55.167 2026-09-07 05:32:08.201 | KEYSTONE_SERVICE_PORT=5000 2026-09-07 05:32:08.201 | KEYSTONE_SERVICE_PORT_INT=5001 2026-09-07 05:32:08.201 | KEYSTONE_SERVICE_PROTOCOL=https 2026-09-07 05:32:08.201 | KEYSTONE_SERVICE_URI=https://162.253.55.167/identity 2026-09-07 05:32:08.201 | KEYSTONE_SERVICE_URI_V3=https://162.253.55.167/identity/v3 2026-09-07 05:32:08.201 | KEYSTONE_TOKEN_FORMAT=fernet 2026-09-07 05:32:08.201 | KEYSTONE_UNIQUE_LAST_PASSWORD_COUNT=2 2026-09-07 05:32:08.201 | KEY_MANAGER_BACKEND=barbican 2026-09-07 05:32:08.201 | KILL_PATH=/usr/bin/kill 2026-09-07 05:32:08.201 | LAST_RUN=0 2026-09-07 05:32:08.201 | LAST_SPINNER_PID= 2026-09-07 05:32:08.201 | LC_ALL=en_US.utf8 2026-09-07 05:32:08.201 | LDAP_BASE_DC=openstack 2026-09-07 05:32:08.201 | LDAP_BASE_DN=dc=openstack,dc=org 2026-09-07 05:32:08.201 | LDAP_DOMAIN=openstack.org 2026-09-07 05:32:08.201 | LDAP_MANAGER_DN=cn=Manager,dc=openstack,dc=org 2026-09-07 05:32:08.201 | LDAP_OLCDB_NUMBER=1 2026-09-07 05:32:08.201 | LDAP_OLCDB_TYPE=mdb 2026-09-07 05:32:08.201 | LDAP_ROOTPW_COMMAND=replace 2026-09-07 05:32:08.201 | LDAP_SERVICE_NAME=slapd 2026-09-07 05:32:08.201 | LDAP_URL=ldap://localhost 2026-09-07 05:32:08.201 | LIBS_FROM_GIT=novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api 2026-09-07 05:32:08.201 | LIBVIRT_CPU_MODE=host-passthrough 2026-09-07 05:32:08.201 | LIBVIRT_CPU_MODEL=Nehalem 2026-09-07 05:32:08.201 | LIBVIRT_GROUP=libvirt 2026-09-07 05:32:08.201 | LIBVIRT_TYPE=kvm 2026-09-07 05:32:08.201 | LINENO=768 2026-09-07 05:32:08.201 | LOCAL_HOSTNAME=np0000192047 2026-09-07 05:32:08.201 | LOGDAYS=7 2026-09-07 05:32:08.201 | LOGDIR=/opt/stack/logs 2026-09-07 05:32:08.201 | LOGFILE=/opt/stack/logs/devstacklog.txt.2026-09-07-052923 2026-09-07 05:32:08.201 | LOGFILE_DIR=/opt/stack/logs 2026-09-07 05:32:08.201 | LOGFILE_NAME=devstacklog.txt 2026-09-07 05:32:08.201 | LOGNAME=stack 2026-09-07 05:32:08.201 | LOGO=ubuntu-logo 2026-09-07 05:32:08.201 | LOG_COLOR=False 2026-09-07 05:32:08.201 | LRC=localrc 2026-09-07 05:32:08.201 | MACHTYPE=x86_64-pc-linux-gnu 2026-09-07 05:32:08.201 | MAGNUM_API_PASTE=/etc/magnum/api-paste.ini 2026-09-07 05:32:08.201 | MAGNUM_BIN_DIR=/opt/stack/data/venv/bin 2026-09-07 05:32:08.201 | MAGNUM_BRANCH=master 2026-09-07 05:32:08.201 | MAGNUM_CERTIFICATE_CACHE_DIR=/var/lib/magnum/certificate-cache 2026-09-07 05:32:08.201 | MAGNUM_CONF=/etc/magnum/magnum.conf 2026-09-07 05:32:08.201 | MAGNUM_CONFIGURE_IPTABLES=True 2026-09-07 05:32:08.201 | MAGNUM_CONF_DIR=/etc/magnum 2026-09-07 05:32:08.201 | MAGNUM_DIR=/opt/stack/magnum 2026-09-07 05:32:08.201 | MAGNUM_ENFORCE_NEW_DEFAULTS=False 2026-09-07 05:32:08.202 | MAGNUM_ENFORCE_SCOPE=False 2026-09-07 05:32:08.202 | MAGNUM_GUEST_IMAGE_URL=https://github.com/vexxhost/capo-image-elements/releases/download/2026.05-7/ubuntu-24.04-v1.34.8.qcow2 2026-09-07 05:32:08.202 | MAGNUM_K8S_KEYSTONE_AUTH_DEFAULT_POLICY=/etc/magnum/k8s_keystone_auth_default_policy.json 2026-09-07 05:32:08.202 | MAGNUM_POLICY=/etc/magnum/policy.yaml 2026-09-07 05:32:08.202 | MAGNUM_REPO=https://github.com/openstack/magnum.git 2026-09-07 05:32:08.202 | MAGNUM_SERVICE_HOST=162.253.55.167 2026-09-07 05:32:08.202 | MAGNUM_SERVICE_PROTOCOL=https 2026-09-07 05:32:08.202 | MAGNUM_STATE_PATH=/opt/stack/data/magnum 2026-09-07 05:32:08.202 | MAGNUM_SWIFT_REGISTRY_CONTAINER=docker_registry 2026-09-07 05:32:08.202 | MAGNUM_TRUSTEE_DOMAIN_ADMIN_PASSWORD=secret 2026-09-07 05:32:08.202 | MAGNUM_UWSGI=magnum.wsgi.api:application 2026-09-07 05:32:08.202 | MAGNUM_UWSGI_CONF=/etc/magnum/magnum-api-uwsgi.ini 2026-09-07 05:32:08.202 | MAIL=/var/mail/stack 2026-09-07 05:32:08.202 | MANILA_ADMIN_NET_RANGE=10.2.5.0/24 2026-09-07 05:32:08.202 | MANILA_ALLOW_NAS_SERVER_PORTS_ON_HOST=False 2026-09-07 05:32:08.202 | MANILA_API_PASTE_INI=/etc/manila/api-paste.ini 2026-09-07 05:32:08.202 | MANILA_BIN_DIR=/opt/stack/data/venv/bin 2026-09-07 05:32:08.202 | MANILA_CONF=/etc/manila/manila.conf 2026-09-07 05:32:08.202 | MANILA_CONFIGURE_DEFAULT_TYPES=True 2026-09-07 05:32:08.202 | MANILA_CONF_DIR=/etc/manila 2026-09-07 05:32:08.202 | MANILA_CONTAINER_DRIVER=manila.share.drivers.container.driver.ContainerShareDriver 2026-09-07 05:32:08.202 | MANILA_CONTAINER_VOLUME_GROUP_NAME=manila_docker_volumes 2026-09-07 05:32:08.202 | MANILA_DATA_COPY_CHECK_HASH=True 2026-09-07 05:32:08.202 | MANILA_DATA_NODE_IP=10.2.5.0/24 2026-09-07 05:32:08.202 | MANILA_DEFAULT_SHARE_GROUP_TYPE=default 2026-09-07 05:32:08.202 | MANILA_DEFAULT_SHARE_GROUP_TYPE_SPECS= 2026-09-07 05:32:08.202 | MANILA_DEFAULT_SHARE_TYPE=default 2026-09-07 05:32:08.202 | MANILA_DEFAULT_SHARE_TYPE_EXTRA_SPECS='snapshot_support=True create_share_from_snapshot_support=True' 2026-09-07 05:32:08.202 | MANILA_DEFERRED_DELETE_TASK_INTERVAL=10 2026-09-07 05:32:08.202 | MANILA_DHSS_FALSE_SHARE_TYPE_EXTRA_SPECS='snapshot_support=True create_share_from_snapshot_support=True' 2026-09-07 05:32:08.202 | MANILA_DHSS_TRUE_SHARE_TYPE_EXTRA_SPECS='snapshot_support=True create_share_from_snapshot_support=True' 2026-09-07 05:32:08.202 | MANILA_DIR=/opt/stack/manila 2026-09-07 05:32:08.202 | MANILA_DOCKER_IMAGE_ALIAS=manila_docker_image 2026-09-07 05:32:08.202 | MANILA_DOCKER_IMAGE_URL=quay.io/openstack-manila/manila-docker-container:latest 2026-09-07 05:32:08.202 | MANILA_ENABLED_BACKENDS=generic 2026-09-07 05:32:08.202 | MANILA_ENABLED_SHARE_PROTOCOLS=NFS,CIFS 2026-09-07 05:32:08.202 | MANILA_ENDPOINT_BASE=http://162.253.55.167/share 2026-09-07 05:32:08.202 | MANILA_ENFORCE_NEW_DEFAULTS=True 2026-09-07 05:32:08.202 | MANILA_GIT_BASE=https://opendev.org 2026-09-07 05:32:08.202 | MANILA_KEY_FORMAT=ecdsa 2026-09-07 05:32:08.202 | MANILA_LOCK_PATH=/opt/stack/manila/manila_locks 2026-09-07 05:32:08.202 | MANILA_LVM_SHARE_EXPORT_IPS=162.253.55.167 2026-09-07 05:32:08.202 | MANILA_MNT_DIR=/opt/stack/data/manila/mnt 2026-09-07 05:32:08.202 | MANILA_NETWORK_API_CLASS=manila.network.neutron.neutron_network_plugin.NeutronBindNetworkPlugin 2026-09-07 05:32:08.202 | MANILA_NEUTRON_VNIC_TYPE=normal 2026-09-07 05:32:08.202 | MANILA_PATH_TO_PRIVATE_KEY=/opt/stack/.ssh/id_ecdsa 2026-09-07 05:32:08.202 | MANILA_PATH_TO_PUBLIC_KEY=/opt/stack/.ssh/id_ecdsa.pub 2026-09-07 05:32:08.203 | MANILA_REPLICA_STATE_UPDATE_INTERVAL=300 2026-09-07 05:32:08.203 | MANILA_REPO_ROOT=openstack 2026-09-07 05:32:08.203 | MANILA_RESTORE_IPV6_DEFAULT_ROUTE=True 2026-09-07 05:32:08.203 | MANILA_SCHEDULER_DRIVER=manila.scheduler.drivers.filter.FilterScheduler 2026-09-07 05:32:08.203 | MANILA_SERVICE_HOST=162.253.55.167 2026-09-07 05:32:08.203 | MANILA_SERVICE_IMAGE_ENABLED=True 2026-09-07 05:32:08.203 | MANILA_SERVICE_IMAGE_NAME=manila-service-image-master 2026-09-07 05:32:08.203 | MANILA_SERVICE_IMAGE_URL=http://tarballs.openstack.org/manila-image-elements/images/manila-service-image-master.qcow2 2026-09-07 05:32:08.203 | MANILA_SERVICE_INSTANCE_PASSWORD=manila 2026-09-07 05:32:08.203 | MANILA_SERVICE_INSTANCE_USER=manila 2026-09-07 05:32:08.203 | MANILA_SERVICE_KEYPAIR_NAME=manila-service 2026-09-07 05:32:08.203 | MANILA_SERVICE_PORT=8786 2026-09-07 05:32:08.203 | MANILA_SERVICE_PORT_INT=18786 2026-09-07 05:32:08.203 | MANILA_SERVICE_PROTOCOL=http 2026-09-07 05:32:08.203 | MANILA_SERVICE_SECGROUP=manila-service 2026-09-07 05:32:08.203 | MANILA_SERVICE_VM_FLAVOR_DISK=5 2026-09-07 05:32:08.203 | MANILA_SERVICE_VM_FLAVOR_NAME=manila-service-flavor 2026-09-07 05:32:08.203 | MANILA_SERVICE_VM_FLAVOR_RAM=512 2026-09-07 05:32:08.203 | MANILA_SERVICE_VM_FLAVOR_REF=100 2026-09-07 05:32:08.203 | MANILA_SERVICE_VM_FLAVOR_VCPUS=1 2026-09-07 05:32:08.203 | MANILA_SETUP_IPV6=False 2026-09-07 05:32:08.203 | MANILA_SSH_TIMEOUT=180 2026-09-07 05:32:08.203 | MANILA_STATE_PATH=/opt/stack/data/manila 2026-09-07 05:32:08.203 | MANILA_USE_DOWNGRADE_MIGRATIONS=False 2026-09-07 05:32:08.203 | MANILA_USE_SCHEDULER_CREATING_SHARE_FROM_SNAPSHOT=False 2026-09-07 05:32:08.203 | MANILA_USE_SERVICE_INSTANCE_PASSWORD=True 2026-09-07 05:32:08.203 | MANILA_UWSGI_CONF=/etc/manila/manila-uwsgi.ini 2026-09-07 05:32:08.203 | MANILA_WSGI=manila.wsgi.api:application 2026-09-07 05:32:08.203 | MANILA_ZFSONLINUX_BACKEND_FILES_CONTAINER_DIR=/opt/stack/data/manila/zfsonlinux 2026-09-07 05:32:08.203 | MANILA_ZFSONLINUX_DATASET_CREATION_OPTIONS=compression=gzip 2026-09-07 05:32:08.203 | MANILA_ZFSONLINUX_REPLICATION_DOMAIN=ZFSonLinux 2026-09-07 05:32:08.203 | MANILA_ZFSONLINUX_SERVICE_IP=162.253.55.167 2026-09-07 05:32:08.203 | MANILA_ZFSONLINUX_SHARE_EXPORT_IP=162.253.55.167 2026-09-07 05:32:08.203 | MANILA_ZFSONLINUX_SSH_USERNAME=stack 2026-09-07 05:32:08.203 | MANILA_ZFSONLINUX_USE_SSH=False 2026-09-07 05:32:08.203 | MANILA_ZFSONLINUX_ZPOOL_SIZE=30G 2026-09-07 05:32:08.203 | MAX_DB_CONNECTIONS=200 2026-09-07 05:32:08.203 | MEMCACHE_SERVERS=localhost:11211 2026-09-07 05:32:08.203 | METADATA_SERVICE_PORT=8775 2026-09-07 05:32:08.203 | METERING_PLUGIN=neutron.services.metering.metering_plugin.MeteringPlugin 2026-09-07 05:32:08.203 | ML2_L3_PLUGIN=ovn-router 2026-09-07 05:32:08.203 | MYSQL_DRIVER=PyMySQL 2026-09-07 05:32:08.203 | MYSQL_GATHER_PERFORMANCE=True 2026-09-07 05:32:08.203 | MYSQL_HOST=127.0.0.1 2026-09-07 05:32:08.203 | MYSQL_REDUCE_MEMORY=True 2026-09-07 05:32:08.203 | MYSQL_SERVICE_NAME=mysql 2026-09-07 05:32:08.203 | MYSQL_USER=root 2026-09-07 05:32:08.203 | NAME=Ubuntu 2026-09-07 05:32:08.203 | NETWORK_GATEWAY=10.1.0.1 2026-09-07 05:32:08.204 | NEUTRON_ANY='q-svc neutron-api' 2026-09-07 05:32:08.204 | NEUTRON_BGP_PEER_BRIDGES= 2026-09-07 05:32:08.204 | NEUTRON_BIN_DIR=/opt/stack/data/venv/bin 2026-09-07 05:32:08.204 | NEUTRON_BRANCH=master 2026-09-07 05:32:08.204 | NEUTRON_CONF=/etc/neutron/neutron.conf 2026-09-07 05:32:08.204 | NEUTRON_CONF_DIR=/etc/neutron 2026-09-07 05:32:08.204 | NEUTRON_CREATE_INITIAL_NETWORKS=True 2026-09-07 05:32:08.204 | NEUTRON_DHCP_CONF=/etc/neutron/dhcp_agent.ini 2026-09-07 05:32:08.204 | NEUTRON_DIR=/opt/stack/neutron 2026-09-07 05:32:08.204 | NEUTRON_ENDPOINT_SERVICE_NAME=networking 2026-09-07 05:32:08.204 | NEUTRON_ENFORCE_NEW_DEFAULTS=True 2026-09-07 05:32:08.204 | NEUTRON_FWAAS_DIR=/opt/stack/neutron-fwaas 2026-09-07 05:32:08.204 | NEUTRON_L3_CONF=/etc/neutron/l3_agent.ini 2026-09-07 05:32:08.204 | NEUTRON_OVN_AGENT_BINARY=neutron-ovn-agent 2026-09-07 05:32:08.204 | NEUTRON_OVN_BIN_DIR=/opt/stack/data/venv/bin 2026-09-07 05:32:08.204 | NEUTRON_OVN_METADATA_BINARY=neutron-ovn-metadata-agent 2026-09-07 05:32:08.204 | NEUTRON_PORT_SECURITY=True 2026-09-07 05:32:08.204 | NEUTRON_REPO=https://github.com/openstack/neutron.git 2026-09-07 05:32:08.204 | NEUTRON_ROOTWRAP=/opt/stack/data/venv/bin/neutron-rootwrap 2026-09-07 05:32:08.204 | NEUTRON_TEST_CONFIG_FILE=/etc/neutron/debug.ini 2026-09-07 05:32:08.204 | NEUTRON_UWSGI=neutron.wsgi.api:application 2026-09-07 05:32:08.204 | NEUTRON_UWSGI_CONF=/etc/neutron/neutron-api-uwsgi.ini 2026-09-07 05:32:08.204 | NOUNSET= 2026-09-07 05:32:08.204 | NOVA_ALLOW_MOVE_TO_SAME_HOST=True 2026-09-07 05:32:08.204 | NOVA_API_DB=nova_api 2026-09-07 05:32:08.204 | NOVA_API_PASTE_INI=/etc/nova/api-paste.ini 2026-09-07 05:32:08.204 | NOVA_BIN_DIR=/opt/stack/data/venv/bin 2026-09-07 05:32:08.204 | NOVA_BRANCH=master 2026-09-07 05:32:08.204 | NOVA_COND_CONF=/etc/nova/nova.conf 2026-09-07 05:32:08.204 | NOVA_CONF=/etc/nova/nova.conf 2026-09-07 05:32:08.204 | NOVA_CONF_DIR=/etc/nova 2026-09-07 05:32:08.204 | NOVA_CONSOLE_PROXY_COMPUTE_TLS=False 2026-09-07 05:32:08.204 | NOVA_CPU_CELL=1 2026-09-07 05:32:08.204 | NOVA_CPU_CONF=/etc/nova/nova-cpu.conf 2026-09-07 05:32:08.204 | NOVA_CPU_UUID= 2026-09-07 05:32:08.204 | NOVA_DIR=/opt/stack/nova 2026-09-07 05:32:08.204 | NOVA_ENABLED_APIS=osapi_compute,metadata 2026-09-07 05:32:08.204 | NOVA_ENABLE_CACHE=True 2026-09-07 05:32:08.204 | NOVA_ENFORCE_NEW_DEFAULTS=True 2026-09-07 05:32:08.204 | NOVA_FAKE_CONF=/etc/nova/nova-fake.conf 2026-09-07 05:32:08.204 | NOVA_FILTERS=ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter 2026-09-07 05:32:08.204 | NOVA_INSTANCES_PATH=/opt/stack/data/nova/instances 2026-09-07 05:32:08.204 | NOVA_LIBVIRT_TB_CACHE_SIZE=128 2026-09-07 05:32:08.204 | NOVA_METADATA_UWSGI=nova.wsgi.metadata:application 2026-09-07 05:32:08.204 | NOVA_METADATA_UWSGI_CONF=/etc/nova/nova-metadata-uwsgi.ini 2026-09-07 05:32:08.204 | NOVA_MY_IP=162.253.55.167 2026-09-07 05:32:08.205 | NOVA_NOTIFICATION_FORMAT=unversioned 2026-09-07 05:32:08.205 | NOVA_NUM_CELLS=1 2026-09-07 05:32:08.205 | NOVA_PLUGINS=/opt/stack/devstack/lib/nova_plugins 2026-09-07 05:32:08.205 | NOVA_READY_TIMEOUT=60 2026-09-07 05:32:08.205 | NOVA_REPO=https://github.com/openstack/nova.git 2026-09-07 05:32:08.205 | NOVA_SERIAL_ENABLED=False 2026-09-07 05:32:08.205 | NOVA_SERVICE_HOST=162.253.55.167 2026-09-07 05:32:08.205 | NOVA_SERVICE_LISTEN_ADDRESS=0.0.0.0 2026-09-07 05:32:08.205 | NOVA_SERVICE_PORT=8774 2026-09-07 05:32:08.205 | NOVA_SERVICE_PORT_INT=18774 2026-09-07 05:32:08.205 | NOVA_SERVICE_PROTOCOL=https 2026-09-07 05:32:08.205 | NOVA_SERVICE_REPORT_INTERVAL=120 2026-09-07 05:32:08.205 | NOVA_SHUTDOWN_TIMEOUT=0 2026-09-07 05:32:08.205 | NOVA_SPICE_ENABLED=False 2026-09-07 05:32:08.205 | NOVA_STATE_PATH=/opt/stack/data/nova 2026-09-07 05:32:08.205 | NOVA_USE_SERVICE_TOKEN=True 2026-09-07 05:32:08.205 | NOVA_USE_UNIFIED_LIMITS=False 2026-09-07 05:32:08.205 | NOVA_UWSGI=nova.wsgi.osapi_compute:application 2026-09-07 05:32:08.205 | NOVA_UWSGI_CONF=/etc/nova/nova-api-uwsgi.ini 2026-09-07 05:32:08.205 | NOVA_VNC_ENABLED=True 2026-09-07 05:32:08.205 | NOVNC_BRANCH=v1.3.0 2026-09-07 05:32:08.205 | NOVNC_REPO=https://github.com/novnc/novnc.git 2026-09-07 05:32:08.205 | NOW=1788758977 2026-09-07 05:32:08.205 | NO_UPDATE_REPOS=False 2026-09-07 05:32:08.205 | OBJECT_PORT_BASE=6613 2026-09-07 05:32:08.205 | OCTAVIA=octavia 2026-09-07 05:32:08.205 | OCTAVIA_AMPHORA_DRIVER=amphora_haproxy_rest_driver 2026-09-07 05:32:08.205 | OCTAVIA_AMP_CONN_TIMEOUT=10 2026-09-07 05:32:08.205 | OCTAVIA_AMP_EXPIRY_AGE=3600 2026-09-07 05:32:08.205 | OCTAVIA_AMP_FLAVOR_ID=10 2026-09-07 05:32:08.205 | OCTAVIA_AMP_IMAGE_ARCH=amd64 2026-09-07 05:32:08.205 | OCTAVIA_AMP_IMAGE_FILE=/opt/stack/octavia/diskimage-create/amphora-x64-haproxy.qcow2 2026-09-07 05:32:08.205 | OCTAVIA_AMP_IMAGE_NAME=amphora-x64-haproxy 2026-09-07 05:32:08.205 | OCTAVIA_AMP_IMAGE_TAG=amphora 2026-09-07 05:32:08.205 | OCTAVIA_AMP_LOG_ADMIN_PORT=10514 2026-09-07 05:32:08.205 | OCTAVIA_AMP_LOG_TENANT_PORT=20514 2026-09-07 05:32:08.205 | OCTAVIA_AMP_READ_TIMEOUT=120 2026-09-07 05:32:08.205 | OCTAVIA_AMP_SSH_KEY_BITS=2048 2026-09-07 05:32:08.205 | OCTAVIA_AMP_SSH_KEY_NAME=octavia_ssh_key 2026-09-07 05:32:08.205 | OCTAVIA_AMP_SSH_KEY_PATH=/etc/octavia/.ssh/octavia_ssh_key 2026-09-07 05:32:08.205 | OCTAVIA_AMP_SSH_KEY_TYPE=rsa 2026-09-07 05:32:08.206 | OCTAVIA_API=o-api 2026-09-07 05:32:08.206 | OCTAVIA_API_ARGS=' --config-file /etc/octavia/octavia.conf' 2026-09-07 05:32:08.206 | OCTAVIA_API_HAPROXY=o-api-ha 2026-09-07 05:32:08.206 | OCTAVIA_AUDIT_MAP=/etc/octavia/octavia_api_audit_map.conf 2026-09-07 05:32:08.206 | OCTAVIA_BIN_DIR=/opt/stack/data/venv/bin 2026-09-07 05:32:08.206 | OCTAVIA_CERTS_DIR=/etc/octavia/certs 2026-09-07 05:32:08.206 | OCTAVIA_COMPUTE_DRIVER=compute_nova_driver 2026-09-07 05:32:08.206 | OCTAVIA_CONF=/etc/octavia/octavia.conf 2026-09-07 05:32:08.206 | OCTAVIA_CONF_DIR=/etc/octavia 2026-09-07 05:32:08.206 | OCTAVIA_CONSUMER=o-cw 2026-09-07 05:32:08.206 | OCTAVIA_CONSUMER_ARGS=' --config-file /etc/octavia/octavia.conf' 2026-09-07 05:32:08.206 | OCTAVIA_CONSUMER_BINARY=/opt/stack/data/venv/bin/octavia-worker 2026-09-07 05:32:08.206 | OCTAVIA_CONTROLLER_IP_PORT_LIST=auto 2026-09-07 05:32:08.206 | OCTAVIA_DIB_TRACING=1 2026-09-07 05:32:08.206 | OCTAVIA_DIR=/opt/stack/octavia 2026-09-07 05:32:08.206 | OCTAVIA_DRIVER_AGENT=o-da 2026-09-07 05:32:08.206 | OCTAVIA_DRIVER_AGENT_ARGS=' --config-file /etc/octavia/octavia.conf' 2026-09-07 05:32:08.206 | OCTAVIA_DRIVER_AGENT_BINARY=/opt/stack/data/venv/bin/octavia-driver-agent 2026-09-07 05:32:08.206 | OCTAVIA_ENABLE_AMPHORAV2_JOBBOARD=False 2026-09-07 05:32:08.206 | OCTAVIA_HA_PORT=9875 2026-09-07 05:32:08.206 | OCTAVIA_HEALTHMANAGER=o-hm 2026-09-07 05:32:08.206 | OCTAVIA_HEALTHMANAGER_ARGS=' --config-file /etc/octavia/octavia.conf' 2026-09-07 05:32:08.206 | OCTAVIA_HEALTHMANAGER_BINARY=/opt/stack/data/venv/bin/octavia-health-manager 2026-09-07 05:32:08.206 | OCTAVIA_HEALTH_KEY=insecure 2026-09-07 05:32:08.206 | OCTAVIA_HM_LISTEN_PORT=5555 2026-09-07 05:32:08.206 | OCTAVIA_HOUSEKEEPER=o-hk 2026-09-07 05:32:08.206 | OCTAVIA_HOUSEKEEPER_ARGS=' --config-file /etc/octavia/octavia.conf' 2026-09-07 05:32:08.206 | OCTAVIA_HOUSEKEEPER_BINARY=/opt/stack/data/venv/bin/octavia-housekeeping 2026-09-07 05:32:08.206 | OCTAVIA_IMAGE_DRIVER=image_glance_driver 2026-09-07 05:32:08.206 | OCTAVIA_JOBBOARD_BACKEND=redis 2026-09-07 05:32:08.206 | OCTAVIA_JOBBOARD_EXPIRATION_TIME=30 2026-09-07 05:32:08.206 | OCTAVIA_LB_EXPIRY_AGE=3600 2026-09-07 05:32:08.206 | OCTAVIA_LB_TOPOLOGY=SINGLE 2026-09-07 05:32:08.206 | OCTAVIA_MGMT_PORT_IP=auto 2026-09-07 05:32:08.206 | OCTAVIA_MGMT_SUBNET=192.168.0.0/24 2026-09-07 05:32:08.206 | OCTAVIA_MGMT_SUBNET_END=192.168.0.200 2026-09-07 05:32:08.206 | OCTAVIA_MGMT_SUBNET_IPV6=fd00:0:0:42::/64 2026-09-07 05:32:08.206 | OCTAVIA_MGMT_SUBNET_IPV6_END=fd00:0:0:42:ffff:ffff:ffff:ffff 2026-09-07 05:32:08.206 | OCTAVIA_MGMT_SUBNET_IPV6_START=fd00:0:0:42:0:0:0:2 2026-09-07 05:32:08.206 | OCTAVIA_MGMT_SUBNET_START=192.168.0.2 2026-09-07 05:32:08.206 | OCTAVIA_NETWORK_DRIVER=allowed_address_pairs_driver 2026-09-07 05:32:08.206 | OCTAVIA_NODE=api 2026-09-07 05:32:08.206 | OCTAVIA_PASSWORD=secretadmin 2026-09-07 05:32:08.206 | OCTAVIA_PORT=9876 2026-09-07 05:32:08.206 | OCTAVIA_PREGENERATED_CERTS_DIR=/opt/stack/octavia/devstack/pregenerated/certs 2026-09-07 05:32:08.207 | OCTAVIA_PREGENERATED_SSH_KEY_PATH=/opt/stack/octavia/devstack/pregenerated/ssh-keys/octavia_ssh_key 2026-09-07 05:32:08.207 | OCTAVIA_PROJECT_DOMAIN_NAME=Default 2026-09-07 05:32:08.207 | OCTAVIA_PROJECT_NAME=admin 2026-09-07 05:32:08.207 | OCTAVIA_PROTOCOL=http 2026-09-07 05:32:08.207 | OCTAVIA_PROVIDER_AGENTS=ovn 2026-09-07 05:32:08.207 | OCTAVIA_PROVIDER_DRIVERS='amphora:The Octavia Amphora driver.,octavia:Deprecated alias of the Octavia Amphora driver.,ovn:Octavia OVN driver.' 2026-09-07 05:32:08.207 | OCTAVIA_RUN_DIR=/var/run/octavia 2026-09-07 05:32:08.207 | OCTAVIA_SERVICE=octavia 2026-09-07 05:32:08.207 | OCTAVIA_SERVICE_TYPE=load-balancer 2026-09-07 05:32:08.207 | OCTAVIA_SSH_DIR=/etc/octavia/.ssh 2026-09-07 05:32:08.207 | OCTAVIA_USERNAME=admin 2026-09-07 05:32:08.207 | OCTAVIA_USER_DOMAIN_NAME=Default 2026-09-07 05:32:08.207 | OCTAVIA_USE_PREGENERATED_CERTS=False 2026-09-07 05:32:08.207 | OCTAVIA_USE_PREGENERATED_SSH_KEY=False 2026-09-07 05:32:08.207 | OCTAVIA_UWSGI_APP=octavia.wsgi.api:application 2026-09-07 05:32:08.207 | OCTAVIA_UWSGI_CONF=/etc/octavia/octavia-uwsgi.ini 2026-09-07 05:32:08.207 | OCTAVIA_VOLUME_DRIVER=volume_noop_driver 2026-09-07 05:32:08.207 | OFFLINE=False 2026-09-07 05:32:08.207 | OLDPWD=/opt/stack/requirements 2026-09-07 05:32:08.207 | OPENSSL=/usr/bin/openssl 2026-09-07 05:32:08.207 | OPENSTACKCLIENT_CONF_DIR=/etc/openstack 2026-09-07 05:32:08.207 | OPTERR=1 2026-09-07 05:32:08.207 | OPTIND=1 2026-09-07 05:32:08.207 | ORG_NAME=OpenStack 2026-09-07 05:32:08.207 | ORG_UNIT_NAME=DevStack 2026-09-07 05:32:08.207 | OSLO_BIN_DIR=/opt/stack/data/venv/bin 2026-09-07 05:32:08.207 | OSTESTIMAGES_BRANCH=master 2026-09-07 05:32:08.207 | OSTESTIMAGES_DIR=/opt/stack/os-test-images 2026-09-07 05:32:08.207 | OSTESTIMAGES_REPO=https://github.com/openstack/os-test-images.git 2026-09-07 05:32:08.207 | OSTYPE=linux-gnu 2026-09-07 05:32:08.207 | OS_BRICK_LOCK_PATH=/opt/stack/data/os_brick 2026-09-07 05:32:08.207 | OS_CLOUD=devstack-admin 2026-09-07 05:32:08.207 | OS_VIF_OVS_ISOLATE_VIF=False 2026-09-07 05:32:08.207 | OVN_AGENT_CONF=/etc/neutron/plugins/ml2/ovn_agent.ini 2026-09-07 05:32:08.207 | OVN_AGENT_EXTENSIONS=metadata 2026-09-07 05:32:08.207 | OVN_BRANCH=branch-24.03 2026-09-07 05:32:08.207 | OVN_BRIDGE_MAPPINGS=public:br-ex 2026-09-07 05:32:08.207 | OVN_BUILD_FROM_SOURCE=False 2026-09-07 05:32:08.207 | OVN_CONTROLLER_SERVICE=ovn-controller.service 2026-09-07 05:32:08.207 | OVN_CONTROLLER_VTEP_SERVICE=ovn-controller-vtep.service 2026-09-07 05:32:08.208 | OVN_DATADIR=/var/lib/ovn 2026-09-07 05:32:08.208 | OVN_DBS_LOG_LEVEL=dbg 2026-09-07 05:32:08.208 | OVN_DNS_SERVERS=8.8.8.8 2026-09-07 05:32:08.208 | OVN_EVPN_BGP_AS= 2026-09-07 05:32:08.208 | OVN_EVPN_BGP_LOCAL_INTERFACE= 2026-09-07 05:32:08.208 | OVN_EVPN_LOCAL_IP= 2026-09-07 05:32:08.208 | OVN_EVPN_VXLAN_PORT=4789 2026-09-07 05:32:08.208 | OVN_GENEVE_OVERHEAD=38 2026-09-07 05:32:08.208 | OVN_IGMP_SNOOPING_ENABLE=False 2026-09-07 05:32:08.208 | OVN_INSTALL_OVS_PYTHON_MODULE=False 2026-09-07 05:32:08.208 | OVN_L3_CREATE_PUBLIC_NETWORK=True 2026-09-07 05:32:08.208 | OVN_L3_SCHEDULER=leastloaded 2026-09-07 05:32:08.208 | OVN_META_CONF=/etc/neutron/neutron_ovn_metadata_agent.ini 2026-09-07 05:32:08.208 | OVN_META_DATA_HOST=162.253.55.167 2026-09-07 05:32:08.208 | OVN_NB_REMOTE=ssl:162.253.55.167:6641 2026-09-07 05:32:08.208 | OVN_NEUTRON_SYNC_MODE=log 2026-09-07 05:32:08.208 | OVN_NORTHD_SERVICE=ovn-central.service 2026-09-07 05:32:08.208 | OVN_OCTAVIA_PROVIDER_DIR=/opt/stack/ovn-octavia-provider 2026-09-07 05:32:08.208 | OVN_PROTO=ssl 2026-09-07 05:32:08.208 | OVN_REPO=https://github.com/ovn-org/ovn.git 2026-09-07 05:32:08.208 | OVN_REPO_NAME=ovn 2026-09-07 05:32:08.208 | OVN_RUNDIR=/var/run/ovn 2026-09-07 05:32:08.208 | OVN_SB_REMOTE=ssl:162.253.55.167:6642 2026-09-07 05:32:08.208 | OVN_SCRIPTDIR=/share/ovn/scripts 2026-09-07 05:32:08.208 | OVN_SHAREDIR=/share/ovn 2026-09-07 05:32:08.208 | OVN_SPLIT_HASH=05bf1dbb98b0635a51f75e268ef8aed27601401d 2026-09-07 05:32:08.208 | OVN_UUID= 2026-09-07 05:32:08.208 | OVSDB_SERVER_LOCAL_HOST=127.0.0.1 2026-09-07 05:32:08.208 | OVSDB_SERVER_SERVICE=ovsdb-server.service 2026-09-07 05:32:08.208 | OVS_BINDIR=/bin 2026-09-07 05:32:08.208 | OVS_BRANCH=branch-3.3 2026-09-07 05:32:08.208 | OVS_BRIDGE=br-int 2026-09-07 05:32:08.208 | OVS_DATADIR=/opt/stack/data/ovs 2026-09-07 05:32:08.208 | OVS_DATAPATH_TYPE=system 2026-09-07 05:32:08.208 | OVS_ENABLE_TUNNELING=True 2026-09-07 05:32:08.208 | OVS_PHYSICAL_BRIDGE=br-ex 2026-09-07 05:32:08.208 | OVS_PREFIX= 2026-09-07 05:32:08.208 | OVS_REPO=https://github.com/openvswitch/ovs.git 2026-09-07 05:32:08.208 | OVS_REPO_NAME=ovs 2026-09-07 05:32:08.208 | OVS_RUNDIR=/var/run/openvswitch 2026-09-07 05:32:08.208 | OVS_SBINDIR=/sbin 2026-09-07 05:32:08.208 | OVS_SCRIPTDIR=/share/openvswitch/scripts 2026-09-07 05:32:08.208 | OVS_SHAREDIR=/share/openvswitch 2026-09-07 05:32:08.208 | OVS_SYSCONFDIR=/etc/openvswitch 2026-09-07 05:32:08.209 | OVS_TUNNEL_BRIDGE=br-tun 2026-09-07 05:32:08.209 | OVS_VSWITCHD_SERVICE=ovs-vswitchd.service 2026-09-07 05:32:08.209 | PACKAGES='apache2 2026-09-07 05:32:08.209 | apache2-dev 2026-09-07 05:32:08.209 | bc 2026-09-07 05:32:08.209 | bsdmainutils 2026-09-07 05:32:08.209 | curl 2026-09-07 05:32:08.209 | g++ 2026-09-07 05:32:08.209 | gawk 2026-09-07 05:32:08.209 | gcc 2026-09-07 05:32:08.209 | gettext 2026-09-07 05:32:08.209 | git 2026-09-07 05:32:08.209 | graphviz 2026-09-07 05:32:08.209 | iputils-ping 2026-09-07 05:32:08.209 | libffi-dev 2026-09-07 05:32:08.209 | libjpeg-dev 2026-09-07 05:32:08.209 | libpq-dev 2026-09-07 05:32:08.209 | libssl-dev 2026-09-07 05:32:08.209 | libsystemd-dev 2026-09-07 05:32:08.209 | libxml2-dev 2026-09-07 05:32:08.209 | libxslt1-dev 2026-09-07 05:32:08.209 | libyaml-dev 2026-09-07 05:32:08.209 | lsof 2026-09-07 05:32:08.209 | openssh-server 2026-09-07 05:32:08.209 | openssl 2026-09-07 05:32:08.209 | pkg-config 2026-09-07 05:32:08.209 | psmisc 2026-09-07 05:32:08.209 | python3-dev 2026-09-07 05:32:08.209 | python3-pip 2026-09-07 05:32:08.209 | python3-systemd 2026-09-07 05:32:08.209 | python3-venv 2026-09-07 05:32:08.209 | tar 2026-09-07 05:32:08.209 | tcpdump 2026-09-07 05:32:08.209 | unzip 2026-09-07 05:32:08.209 | uuid-runtime 2026-09-07 05:32:08.209 | wget 2026-09-07 05:32:08.209 | zlib1g-dev 2026-09-07 05:32:08.209 | lvm2 2026-09-07 05:32:08.209 | qemu-utils 2026-09-07 05:32:08.209 | thin-provisioning-tools 2026-09-07 05:32:08.209 | lsscsi 2026-09-07 05:32:08.209 | open-iscsi 2026-09-07 05:32:08.209 | libkrb5-dev 2026-09-07 05:32:08.209 | libldap2-dev 2026-09-07 05:32:08.209 | libsasl2-dev 2026-09-07 05:32:08.210 | memcached 2026-09-07 05:32:08.210 | python3-mysqldb 2026-09-07 05:32:08.210 | sqlite3 2026-09-07 05:32:08.210 | conntrack 2026-09-07 05:32:08.210 | curl 2026-09-07 05:32:08.210 | ebtables 2026-09-07 05:32:08.210 | genisoimage 2026-09-07 05:32:08.210 | iptables 2026-09-07 05:32:08.210 | iputils-arping 2026-09-07 05:32:08.210 | kpartx 2026-09-07 05:32:08.210 | libjs-jquery-tablesorter 2026-09-07 05:32:08.210 | parted 2026-09-07 05:32:08.210 | pm-utils 2026-09-07 05:32:08.210 | python3-mysqldb 2026-09-07 05:32:08.210 | socat 2026-09-07 05:32:08.210 | sqlite3 2026-09-07 05:32:08.210 | sudo 2026-09-07 05:32:08.210 | vlan 2026-09-07 05:32:08.210 | cryptsetup 2026-09-07 05:32:08.210 | dosfstools 2026-09-07 05:32:08.210 | genisoimage 2026-09-07 05:32:08.210 | gir1.2-libosinfo-1.0 2026-09-07 05:32:08.210 | netcat-openbsd 2026-09-07 05:32:08.210 | open-iscsi 2026-09-07 05:32:08.210 | qemu-utils 2026-09-07 05:32:08.210 | sg3-utils 2026-09-07 05:32:08.210 | sysfsutils 2026-09-07 05:32:08.210 | acl 2026-09-07 05:32:08.210 | dnsmasq-base 2026-09-07 05:32:08.210 | dnsmasq-utils 2026-09-07 05:32:08.210 | ebtables 2026-09-07 05:32:08.210 | haproxy 2026-09-07 05:32:08.210 | iptables 2026-09-07 05:32:08.210 | iputils-arping 2026-09-07 05:32:08.210 | iputils-ping 2026-09-07 05:32:08.210 | postgresql-server-dev-all 2026-09-07 05:32:08.210 | python3-mysqldb 2026-09-07 05:32:08.210 | sqlite3 2026-09-07 05:32:08.210 | sudo 2026-09-07 05:32:08.210 | vlan 2026-09-07 05:32:08.210 | apache2 lvm2 2026-09-07 05:32:08.210 | golang 2026-09-07 05:32:08.210 | debootstrap 2026-09-07 05:32:08.210 | rsyslog' 2026-09-07 05:32:08.210 | 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-07 05:32:08.211 | PHYSICAL_NETWORK=public 2026-09-07 05:32:08.211 | PIPESTATUS=([0]="0") 2026-09-07 05:32:08.211 | PIP_UPGRADE=False 2026-09-07 05:32:08.211 | PIP_VIRTUAL_ENV= 2026-09-07 05:32:08.211 | PLACEMENT_AUTH_STRATEGY=keystone 2026-09-07 05:32:08.211 | PLACEMENT_BIN_DIR=/opt/stack/data/venv/bin 2026-09-07 05:32:08.211 | PLACEMENT_BRANCH=master 2026-09-07 05:32:08.211 | PLACEMENT_CONF=/etc/placement/placement.conf 2026-09-07 05:32:08.211 | PLACEMENT_CONF_DIR=/etc/placement 2026-09-07 05:32:08.211 | PLACEMENT_DIR=/opt/stack/placement 2026-09-07 05:32:08.211 | PLACEMENT_ENFORCE_NEW_DEFAULTS=True 2026-09-07 05:32:08.211 | PLACEMENT_REPO=https://github.com/openstack/placement.git 2026-09-07 05:32:08.211 | PLACEMENT_SERVICE_HOST=162.253.55.167 2026-09-07 05:32:08.211 | PLACEMENT_SERVICE_PROTOCOL=https 2026-09-07 05:32:08.211 | PLACEMENT_UWSGI=placement.wsgi.api:application 2026-09-07 05:32:08.211 | PLACEMENT_UWSGI_CONF=/etc/placement/placement-uwsgi.ini 2026-09-07 05:32:08.211 | POSIXLY_CORRECT=y 2026-09-07 05:32:08.211 | PPID=2000 2026-09-07 05:32:08.211 | PREREQ_RERUN_HOURS=2 2026-09-07 05:32:08.211 | PREREQ_RERUN_MARKER=/opt/stack/devstack/.prereqs 2026-09-07 05:32:08.211 | PREREQ_RERUN_SECONDS=7200 2026-09-07 05:32:08.211 | PRETTY_NAME='Ubuntu 24.04.4 LTS' 2026-09-07 05:32:08.211 | PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy 2026-09-07 05:32:08.211 | PRIVATE_NETWORK_NAME=private 2026-09-07 05:32:08.211 | PRIVATE_SUBNET_NAME=private-subnet 2026-09-07 05:32:08.211 | PROVIDER_SUBNET_NAME=provider_net 2026-09-07 05:32:08.211 | PS4='+ $(short_source): ' 2026-09-07 05:32:08.211 | PUBLIC_BRIDGE=br-ex 2026-09-07 05:32:08.211 | PUBLIC_BRIDGE_MTU=1430 2026-09-07 05:32:08.211 | PUBLIC_INTERFACE= 2026-09-07 05:32:08.211 | PUBLIC_NETWORK_GATEWAY=172.24.5.1 2026-09-07 05:32:08.211 | PUBLIC_NETWORK_NAME=public 2026-09-07 05:32:08.211 | PUBLIC_PHYSICAL_NETWORK=public 2026-09-07 05:32:08.211 | PUBLIC_SUBNET_ENABLE_DHCP=False 2026-09-07 05:32:08.211 | PUBLIC_SUBNET_NAME=public-subnet 2026-09-07 05:32:08.211 | PWD=/opt/stack/devstack 2026-09-07 05:32:08.211 | PYKMIP_CA_PATH=/opt/stack/data/CA/int-ca/ca-chain.pem 2026-09-07 05:32:08.211 | PYKMIP_CLIENT_CERT=/opt/stack/data/CA/int-ca/pykmip-client.crt 2026-09-07 05:32:08.211 | PYKMIP_CLIENT_KEY=/opt/stack/data/CA/int-ca/private/pykmip-client.key 2026-09-07 05:32:08.211 | PYKMIP_CONF=/etc/pykmip/server.conf 2026-09-07 05:32:08.211 | PYKMIP_CONF_DIR=/etc/pykmip 2026-09-07 05:32:08.211 | PYKMIP_LOG_DIR=/var/log/pykmip 2026-09-07 05:32:08.211 | PYKMIP_SERVER_CERT=/opt/stack/data/CA/int-ca/pykmip-server.crt 2026-09-07 05:32:08.211 | PYKMIP_SERVER_KEY=/opt/stack/data/CA/int-ca/private/pykmip-server.key 2026-09-07 05:32:08.212 | PYTHON=/opt/stack/data/venv/bin/python3 2026-09-07 05:32:08.212 | PYTHON3_VERSION=3.12 2026-09-07 05:32:08.212 | QEMU_CONF=/etc/libvirt/qemu.conf 2026-09-07 05:32:08.212 | Q_ADMIN_USERNAME=neutron 2026-09-07 05:32:08.212 | Q_AGENT=ovn 2026-09-07 05:32:08.212 | Q_ALLOW_OVERLAPPING_IP=True 2026-09-07 05:32:08.212 | Q_ASSIGN_GATEWAY_TO_PUBLIC_BRIDGE=True 2026-09-07 05:32:08.212 | Q_AUTH_STRATEGY=keystone 2026-09-07 05:32:08.212 | Q_BUILD_OVS_FROM_GIT=False 2026-09-07 05:32:08.212 | Q_DB_NAME=neutron 2026-09-07 05:32:08.212 | Q_DHCP_CONF_FILE=/etc/neutron/dhcp_agent.ini 2026-09-07 05:32:08.212 | Q_DVR_MODE=legacy 2026-09-07 05:32:08.212 | Q_HOST=162.253.55.167 2026-09-07 05:32:08.212 | Q_L3_CONF_FILE=/etc/neutron/l3_agent.ini 2026-09-07 05:32:08.212 | Q_L3_ROUTER_PER_TENANT=True 2026-09-07 05:32:08.212 | Q_LISTEN_ADDRESS=0.0.0.0 2026-09-07 05:32:08.212 | Q_LOG_DRIVER_BURST_LIMIT=25 2026-09-07 05:32:08.212 | Q_LOG_DRIVER_LOG_BASE=acl_log_meter 2026-09-07 05:32:08.212 | Q_LOG_DRIVER_RATE_LIMIT=100 2026-09-07 05:32:08.212 | Q_META_CONF_FILE=/etc/neutron/metadata_agent.ini 2026-09-07 05:32:08.212 | Q_META_DATA_IP=162.253.55.167 2026-09-07 05:32:08.212 | Q_ML2_PLUGIN_EXT_DRIVERS=port_security,qos 2026-09-07 05:32:08.212 | Q_ML2_PLUGIN_GENEVE_TYPE_OPTIONS=vni_ranges=1:65536 2026-09-07 05:32:08.212 | Q_ML2_PLUGIN_GRE_TYPE_OPTIONS=tunnel_id_ranges=1:1000 2026-09-07 05:32:08.212 | Q_ML2_PLUGIN_MECHANISM_DRIVERS=ovn 2026-09-07 05:32:08.212 | Q_ML2_PLUGIN_TYPE_DRIVERS=local,flat,vlan,geneve 2026-09-07 05:32:08.212 | Q_ML2_PLUGIN_VLAN_TYPE_OPTIONS= 2026-09-07 05:32:08.212 | Q_ML2_PLUGIN_VXLAN_TYPE_OPTIONS=vni_ranges=1:1000 2026-09-07 05:32:08.212 | Q_ML2_TENANT_NETWORK_TYPE=geneve 2026-09-07 05:32:08.212 | Q_NOTIFY_NOVA_PORT_DATA_CHANGES=True 2026-09-07 05:32:08.212 | Q_NOTIFY_NOVA_PORT_STATUS_CHANGES=True 2026-09-07 05:32:08.212 | Q_OVS_USE_VETH=False 2026-09-07 05:32:08.212 | Q_PLUGIN=ml2 2026-09-07 05:32:08.212 | Q_PROTOCOL=https 2026-09-07 05:32:08.212 | Q_PUBLIC_VETH_EX=veth-pub-ex 2026-09-07 05:32:08.212 | Q_PUBLIC_VETH_INT=veth-pub-int 2026-09-07 05:32:08.212 | Q_ROUTER_NAME=router1 2026-09-07 05:32:08.212 | Q_RR_COMMAND='sudo /opt/stack/data/venv/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2026-09-07 05:32:08.212 | Q_RR_CONF_FILE=/etc/neutron/rootwrap.conf 2026-09-07 05:32:08.212 | Q_RR_DAEMON_COMMAND='sudo /opt/stack/data/venv/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2026-09-07 05:32:08.212 | Q_TUNNEL_TYPES=gre 2026-09-07 05:32:08.212 | Q_USE_PROVIDERNET_FOR_PUBLIC=True 2026-09-07 05:32:08.213 | Q_USE_PUBLIC_VETH=False 2026-09-07 05:32:08.213 | Q_USE_ROOTWRAP=True 2026-09-07 05:32:08.213 | Q_USE_ROOTWRAP_DAEMON=True 2026-09-07 05:32:08.213 | Q_USE_SECGROUP=True 2026-09-07 05:32:08.213 | RABBIT_HOST=162.253.55.167 2026-09-07 05:32:08.213 | RABBIT_PASSWORD=secretrabbit 2026-09-07 05:32:08.213 | RABBIT_USERID=stackrabbit 2026-09-07 05:32:08.213 | RC_DIR=/opt/stack/devstack 2026-09-07 05:32:08.213 | RECLONE=False 2026-09-07 05:32:08.213 | RECREATE_KEYSTONE_DB=True 2026-09-07 05:32:08.213 | REGION_NAME=RegionOne 2026-09-07 05:32:08.213 | REPOS_UPDATED=True 2026-09-07 05:32:08.213 | REQUIREMENTS_BRANCH=master 2026-09-07 05:32:08.213 | REQUIREMENTS_DIR=/opt/stack/requirements 2026-09-07 05:32:08.213 | REQUIREMENTS_REPO=https://github.com/openstack/requirements.git 2026-09-07 05:32:08.213 | RETRY_UPDATE=False 2026-09-07 05:32:08.213 | ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2026-09-07 05:32:08.213 | S3_SERVICE_PORT=3333 2026-09-07 05:32:08.213 | SERVICE_DIR=/opt/stack/status 2026-09-07 05:32:08.213 | SERVICE_DOMAIN_NAME=Default 2026-09-07 05:32:08.213 | SERVICE_GRACEFUL_SHUTDOWN_TIMEOUT=5 2026-09-07 05:32:08.213 | SERVICE_HOST=162.253.55.167 2026-09-07 05:32:08.213 | SERVICE_IP_VERSION=4 2026-09-07 05:32:08.213 | SERVICE_LISTEN_ADDRESS=0.0.0.0 2026-09-07 05:32:08.213 | SERVICE_LOCAL_HOST=127.0.0.1 2026-09-07 05:32:08.213 | SERVICE_PASSWORD=secretservice 2026-09-07 05:32:08.213 | SERVICE_PROJECT_NAME=service 2026-09-07 05:32:08.213 | SERVICE_PROTOCOL=http 2026-09-07 05:32:08.213 | SERVICE_TENANT_NAME=service 2026-09-07 05:32:08.213 | SERVICE_TIMEOUT=60 2026-09-07 05:32:08.213 | SHARE_BACKING_FILE_SIZE=8400M 2026-09-07 05:32:08.213 | SHARE_DRIVER=manila.share.drivers.generic.GenericShareDriver 2026-09-07 05:32:08.213 | SHARE_GROUP=lvm-shares 2026-09-07 05:32:08.213 | SHARE_NAME_PREFIX=share- 2026-09-07 05:32:08.213 | SHELL=/bin/bash 2026-09-07 05:32:08.213 | SHLVL=1 2026-09-07 05:32:08.213 | SKIP_EPEL_INSTALL=False 2026-09-07 05:32:08.213 | SKIP_STOP_OVN=False 2026-09-07 05:32:08.213 | SMB_CONF=/etc/samba/smb.conf 2026-09-07 05:32:08.213 | SMB_PRIVATE_DIR=/var/lib/samba/private 2026-09-07 05:32:08.213 | SPICE_BRANCH=master 2026-09-07 05:32:08.213 | SPICE_REPO=http://anongit.freedesktop.org/git/spice/spice-html5.git 2026-09-07 05:32:08.213 | SQLALCHEMY_BRANCH=main 2026-09-07 05:32:08.213 | SQLALCHEMY_DIR=/opt/stack/sqlalchemy 2026-09-07 05:32:08.214 | SQLALCHEMY_REPO=https://github.com/sqlalchemy/sqlalchemy.git 2026-09-07 05:32:08.214 | SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2026-09-07 05:32:08.214 | STACK_ENV_VARS='BASE_SQL_CONN DATA_DIR DEST ENABLED_SERVICES HOST_IP KEYSTONE_SERVICE_URI LOGFILE OS_CACERT SERVICE_HOST STACK_USER TLS_IP HOST_IPV6 SERVICE_IP_VERSION TUNNEL_ENDPOINT_IP TUNNEL_IP_VERSION' 2026-09-07 05:32:08.214 | STACK_GROUP=stack 2026-09-07 05:32:08.214 | STACK_USER=stack 2026-09-07 05:32:08.214 | STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2026-09-07 05:32:08.214 | STUD_PROTO=--tls 2026-09-07 05:32:08.214 | SUBNETPOOL_NAME_V4=shared-default-subnetpool-v4 2026-09-07 05:32:08.214 | SUBNETPOOL_NAME_V6=shared-default-subnetpool-v6 2026-09-07 05:32:08.214 | SUBNETPOOL_PREFIX_V4=10.1.0.0/20 2026-09-07 05:32:08.214 | SUBNETPOOL_PREFIX_V6=fddd:0040:c78f::/56 2026-09-07 05:32:08.214 | SUBNETPOOL_SIZE_V4=26 2026-09-07 05:32:08.214 | SUBNETPOOL_SIZE_V6=64 2026-09-07 05:32:08.214 | SUBUNIT_OUTPUT=/opt/stack/devstack.subunit 2026-09-07 05:32:08.214 | SUDO_COMMAND='/bin/sh -c echo BECOME-SUCCESS-gpaedrbxjgyvtajemxaboqxmfwnroqge ; /usr/bin/python3' 2026-09-07 05:32:08.214 | SUDO_GID=1000 2026-09-07 05:32:08.214 | SUDO_SECURE_PATH_FILE=/etc/sudoers.d/zz-secure-path 2026-09-07 05:32:08.214 | SUDO_UID=1000 2026-09-07 05:32:08.214 | SUDO_USER=zuul 2026-09-07 05:32:08.214 | SUMFILE=/opt/stack/logs/devstacklog.txt.2026-09-07-052923.summary.2026-09-07-052923 2026-09-07 05:32:08.214 | SUPPORTED_DISTROS='trixie|bookworm|noble|resolute|rhel9|rhel10' 2026-09-07 05:32:08.214 | SUPPORT_URL=https://help.ubuntu.com/ 2026-09-07 05:32:08.214 | SWIFT_APACHE_WSGI_DIR=/var/www/swift 2026-09-07 05:32:08.214 | SWIFT_BIN_DIR=/opt/stack/data/venv/bin 2026-09-07 05:32:08.214 | SWIFT_BRANCH=master 2026-09-07 05:32:08.214 | SWIFT_CONF_DIR=/etc/swift 2026-09-07 05:32:08.214 | SWIFT_DATA_DIR=/opt/stack/data/swift 2026-09-07 05:32:08.214 | SWIFT_DEFAULT_BIND_PORT=8080 2026-09-07 05:32:08.214 | SWIFT_DEFAULT_BIND_PORT_INT=8081 2026-09-07 05:32:08.214 | SWIFT_DIR=/opt/stack/swift 2026-09-07 05:32:08.214 | SWIFT_DISK_IMAGE=/opt/stack/data/swift/drives/images/swift.img 2026-09-07 05:32:08.214 | SWIFT_ENABLE_TEMPURLS=False 2026-09-07 05:32:08.214 | SWIFT_EXTRAS_MIDDLEWARE='formpost staticweb' 2026-09-07 05:32:08.214 | SWIFT_EXTRAS_MIDDLEWARE_LAST= 2026-09-07 05:32:08.214 | SWIFT_EXTRAS_MIDDLEWARE_NO_AUTH=crossdomain 2026-09-07 05:32:08.214 | SWIFT_HASH=1234123412341234 2026-09-07 05:32:08.214 | SWIFT_LOG_TOKEN_LENGTH=12 2026-09-07 05:32:08.214 | SWIFT_LOOPBACK_DISK_SIZE=2G 2026-09-07 05:32:08.214 | SWIFT_LOOPBACK_DISK_SIZE_DEFAULT=2G 2026-09-07 05:32:08.214 | SWIFT_MAX_FILE_SIZE=1073741824 2026-09-07 05:32:08.214 | SWIFT_MAX_FILE_SIZE_DEFAULT=1073741824 2026-09-07 05:32:08.214 | SWIFT_MAX_HEADER_SIZE=16384 2026-09-07 05:32:08.214 | SWIFT_PARTITION_POWER_SIZE=9 2026-09-07 05:32:08.215 | SWIFT_REPLICAS=1 2026-09-07 05:32:08.215 | SWIFT_REPLICAS_SEQ=1 2026-09-07 05:32:08.215 | SWIFT_REPO=https://github.com/openstack/swift.git 2026-09-07 05:32:08.215 | SWIFT_SERVICE_LISTEN_ADDRESS=0.0.0.0 2026-09-07 05:32:08.215 | SWIFT_SERVICE_LOCAL_HOST=127.0.0.1 2026-09-07 05:32:08.215 | SWIFT_SERVICE_PROTOCOL=https 2026-09-07 05:32:08.215 | SWIFT_START_ALL_SERVICES=False 2026-09-07 05:32:08.215 | SWIFT_STORAGE_IPS= 2026-09-07 05:32:08.215 | SWIFT_TEMPURL_KEY= 2026-09-07 05:32:08.215 | SWIFT_USE_MOD_WSGI=False 2026-09-07 05:32:08.215 | SYSLOG=False 2026-09-07 05:32:08.215 | SYSLOG_HOST=162.253.55.167 2026-09-07 05:32:08.215 | SYSLOG_PORT=516 2026-09-07 05:32:08.215 | SYSTEMCTL='sudo systemctl' 2026-09-07 05:32:08.215 | SYSTEMD_DIR=/etc/systemd/system 2026-09-07 05:32:08.215 | TARGET_BRANCH=master 2026-09-07 05:32:08.215 | TARGET_ENABLE_OVN_AGENT=False 2026-09-07 05:32:08.215 | TCPDUMP_ARGS= 2026-09-07 05:32:08.215 | TCPDUMP_OUTPUT=/opt/stack/logs/tcpdump.pcap 2026-09-07 05:32:08.215 | TEMPEST_BRANCH=master 2026-09-07 05:32:08.215 | TEMPEST_REPO=https://github.com/openstack/tempest.git 2026-09-07 05:32:08.215 | TEMPEST_VENV_UPPER_CONSTRAINTS=master 2026-09-07 05:32:08.215 | TEMPFILE=/tmp/tmp.bUpSbj3BDX 2026-09-07 05:32:08.215 | TENANT_TUNNEL_RANGES=1:1000 2026-09-07 05:32:08.215 | TENANT_VLAN_RANGE= 2026-09-07 05:32:08.215 | TERM=unknown 2026-09-07 05:32:08.215 | TIMESTAMP_FORMAT=%F-%H%M%S 2026-09-07 05:32:08.215 | TLS_IP=162.253.55.167 2026-09-07 05:32:08.215 | TOP_DIR=/opt/stack/devstack 2026-09-07 05:32:08.215 | TRAILING_TARGET_BRANCH=master 2026-09-07 05:32:08.215 | TUNNEL_ENDPOINT_IP=162.253.55.167 2026-09-07 05:32:08.215 | TUNNEL_IP=162.253.55.167 2026-09-07 05:32:08.215 | TUNNEL_IP_VERSION=4 2026-09-07 05:32:08.215 | UBUNTU_CODENAME=noble 2026-09-07 05:32:08.215 | UBUNTU_RELEASE_BASE_NUM=24 2026-09-07 05:32:08.215 | UID=1002 2026-09-07 05:32:08.215 | ULIMIT_NOFILE=2048 2026-09-07 05:32:08.215 | USER=stack 2026-09-07 05:32:08.215 | USER_HOME=/opt/stack 2026-09-07 05:32:08.215 | USER_UNITS=False 2026-09-07 05:32:08.215 | USE_CINDER_FOR_GLANCE=False 2026-09-07 05:32:08.215 | USE_SUBNETPOOL=True 2026-09-07 05:32:08.215 | USE_VENV=False 2026-09-07 05:32:08.215 | VAULT_PLUGIN_BACKEND= 2026-09-07 05:32:08.216 | VAULT_PLUGIN_HASHICORP_VAULT_VERSION=1.13.2 2026-09-07 05:32:08.216 | VAULT_PLUGIN_OPENBAO_VERSION=2.3.2 2026-09-07 05:32:08.216 | VERBOSE=True 2026-09-07 05:32:08.216 | VERBOSE_NO_TIMESTAMP=True 2026-09-07 05:32:08.216 | VERSION='24.04.4 LTS (Noble Numbat)' 2026-09-07 05:32:08.216 | VERSION_CODENAME=noble 2026-09-07 05:32:08.216 | VERSION_ID=24.04 2026-09-07 05:32:08.216 | VIF_PLUGGING_IS_FATAL=True 2026-09-07 05:32:08.216 | VIF_PLUGGING_TIMEOUT=300 2026-09-07 05:32:08.216 | VIRTUALENV_CMD='python3.12 -m venv' 2026-09-07 05:32:08.216 | VIRT_DRIVER=libvirt 2026-09-07 05:32:08.216 | VOLUME_BACKING_FILE_SIZE=50G 2026-09-07 05:32:08.216 | VOLUME_GROUP_NAME=stack-volumes 2026-09-07 05:32:08.216 | VOLUME_NAME_PREFIX=volume- 2026-09-07 05:32:08.216 | VOLUME_TYPE_MULTIATTACH=multiattach 2026-09-07 05:32:08.216 | WORKER_TIMEOUT=80 2026-09-07 05:32:08.216 | WSGI_MODE=uwsgi 2026-09-07 05:32:08.216 | ZSWAP_COMPRESSOR=lz4 2026-09-07 05:32:08.216 | ZSWAP_ZPOOL=zsmalloc 2026-09-07 05:32:08.216 | _=posix 2026-09-07 05:32:08.216 | _ASYNC_BG_TIME=0 2026-09-07 05:32:08.216 | _DEFAULT_LVM_INIT=0 2026-09-07 05:32:08.216 | _DEFAULT_PYTHON3_VERSION=3.12 2026-09-07 05:32:08.216 | _DEVSTACK_FUNCTIONS=1 2026-09-07 05:32:08.216 | _DEVSTACK_FUNCTIONS_COMMON=1 2026-09-07 05:32:08.216 | _DEVSTACK_STACKRC=1 2026-09-07 05:32:08.216 | _LOG_COLOR_DEFAULT=False 2026-09-07 05:32:08.216 | _Q_PLUGIN_EXTRA_CONF_PATH=/etc/neutron 2026-09-07 05:32:08.216 | _TIME_BEGIN=1788758954 2026-09-07 05:32:08.216 | _TIME_START=([apt-get]="" [pip_install]="" [apt-get-update]="" ) 2026-09-07 05:32:08.216 | _TIME_TOTAL=([apt-get]="115522" [pip_install]="23855" [apt-get-update]="1764" ) 2026-09-07 05:32:08.216 | _of_args='-v --no-timestamp' 2026-09-07 05:32:08.216 | backend=postgresql 2026-09-07 05:32:08.216 | be=lvm:lvmdriver-1 2026-09-07 05:32:08.216 | be_name=lvmdriver-1 2026-09-07 05:32:08.216 | be_type=lvm 2026-09-07 05:32:08.216 | db=postgresql 2026-09-07 05:32:08.217 | dc=org 2026-09-07 05:32:08.217 | default_v4_route_devs=ens3 2026-09-07 05:32:08.217 | default_v6_route_devs=ens3 2026-09-07 05:32:08.217 | dir=/opt/stack/magnum 2026-09-07 05:32:08.217 | dn=,dc=openstack,dc=org 2026-09-07 05:32:08.217 | exceptions=80-tempest.sh 2026-09-07 05:32:08.217 | extra=80-tempest.sh 2026-09-07 05:32:08.217 | extra_plugin_file_name=/opt/stack/devstack/extras.d/80-tempest.sh 2026-09-07 05:32:08.217 | f=/opt/stack/devstack/lib/databases/postgresql 2026-09-07 05:32:08.217 | i=TUNNEL_IP_VERSION 2026-09-07 05:32:08.217 | image_url=https://github.com/cirros-dev/cirros/releases/download/0.6.3/cirros-0.6.3-x86_64-disk.img 2026-09-07 05:32:08.217 | lfile=localrc 2026-09-07 05:32:08.217 | localrc=/opt/stack/devstack/.localrc.password 2026-09-07 05:32:08.217 | mode=stack 2026-09-07 05:32:08.217 | msg='ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2026-09-07 05:32:08.217 | opt='?' 2026-09-07 05:32:08.217 | os_CODENAME=noble 2026-09-07 05:32:08.217 | os_PACKAGE=deb 2026-09-07 05:32:08.217 | os_RELEASE=24.04 2026-09-07 05:32:08.217 | os_VENDOR=Ubuntu 2026-09-07 05:32:08.217 | phase=pre-install 2026-09-07 05:32:08.217 | pkgs= 2026-09-07 05:32:08.217 | plugin=magnum 2026-09-07 05:32:08.217 | plugins=,barbican,magnum,manila,octavia,magnum-cluster-api,ovn-octavia-provider 2026-09-07 05:32:08.217 | pw=secretadmin 2026-09-07 05:32:08.217 | time_stamp=2026-09-07-052937 2026-09-07 05:32:08.217 | var=ADMIN_PASSWORD 2026-09-07 05:32:08.217 | ++ /opt/stack/magnum/devstack/plugin.sh:source:11 : is_service_enabled magnum-api magnum-cond 2026-09-07 05:32:08.235 | ++ functions-common:is_service_enabled:2076 : return 0 2026-09-07 05:32:08.241 | ++ /opt/stack/magnum/devstack/plugin.sh:source:12 : [[ stack == \s\t\a\c\k ]] 2026-09-07 05:32:08.246 | ++ /opt/stack/magnum/devstack/plugin.sh:source:12 : [[ pre-install == \i\n\s\t\a\l\l ]] 2026-09-07 05:32:08.253 | ++ /opt/stack/magnum/devstack/plugin.sh:source:24 : [[ stack == \s\t\a\c\k ]] 2026-09-07 05:32:08.259 | ++ /opt/stack/magnum/devstack/plugin.sh:source:24 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2026-09-07 05:32:08.264 | ++ /opt/stack/magnum/devstack/plugin.sh:source:43 : [[ stack == \s\t\a\c\k ]] 2026-09-07 05:32:08.270 | ++ /opt/stack/magnum/devstack/plugin.sh:source:43 : [[ pre-install == \e\x\t\r\a ]] 2026-09-07 05:32:08.275 | ++ /opt/stack/magnum/devstack/plugin.sh:source:56 : [[ stack == \u\n\s\t\a\c\k ]] 2026-09-07 05:32:08.281 | ++ /opt/stack/magnum/devstack/plugin.sh:source:60 : [[ stack == \c\l\e\a\n ]] 2026-09-07 05:32:08.293 | + functions-common:run_plugins:1839 : for plugin in ${plugins//,/ } 2026-09-07 05:32:08.299 | + functions-common:run_plugins:1840 : local dir=/opt/stack/manila 2026-09-07 05:32:08.305 | + functions-common:run_plugins:1841 : [[ -f /opt/stack/manila/devstack/plugin.sh ]] 2026-09-07 05:32:08.311 | + functions-common:run_plugins:1842 : source /opt/stack/manila/devstack/plugin.sh stack pre-install 2026-09-07 05:32:08.355 | ++ /opt/stack/manila/devstack/plugin.sh:source:1167 : [[ stack == \s\t\a\c\k ]] 2026-09-07 05:32:08.361 | ++ /opt/stack/manila/devstack/plugin.sh:source:1167 : [[ pre-install == \i\n\s\t\a\l\l ]] 2026-09-07 05:32:08.366 | ++ /opt/stack/manila/devstack/plugin.sh:source:1172 : [[ stack == \s\t\a\c\k ]] 2026-09-07 05:32:08.372 | ++ /opt/stack/manila/devstack/plugin.sh:source:1172 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2026-09-07 05:32:08.378 | ++ /opt/stack/manila/devstack/plugin.sh:source:1187 : [[ stack == \s\t\a\c\k ]] 2026-09-07 05:32:08.383 | ++ /opt/stack/manila/devstack/plugin.sh:source:1187 : [[ pre-install == \e\x\t\r\a ]] 2026-09-07 05:32:08.390 | ++ /opt/stack/manila/devstack/plugin.sh:source:1241 : [[ stack == \s\t\a\c\k ]] 2026-09-07 05:32:08.396 | ++ /opt/stack/manila/devstack/plugin.sh:source:1241 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2026-09-07 05:32:08.401 | ++ /opt/stack/manila/devstack/plugin.sh:source:1276 : [[ stack == \u\n\s\t\a\c\k ]] 2026-09-07 05:32:08.407 | ++ /opt/stack/manila/devstack/plugin.sh:source:1281 : [[ stack == \c\l\e\a\n ]] 2026-09-07 05:32:08.419 | + functions-common:run_plugins:1839 : for plugin in ${plugins//,/ } 2026-09-07 05:32:08.425 | + functions-common:run_plugins:1840 : local dir=/opt/stack/octavia 2026-09-07 05:32:08.431 | + functions-common:run_plugins:1841 : [[ -f /opt/stack/octavia/devstack/plugin.sh ]] 2026-09-07 05:32:08.438 | + functions-common:run_plugins:1842 : source /opt/stack/octavia/devstack/plugin.sh stack pre-install 2026-09-07 05:32:08.444 | ++ /opt/stack/octavia/devstack/plugin.sh:source:3 : saveenv=ehxB 2026-09-07 05:32:08.450 | ++ /opt/stack/octavia/devstack/plugin.sh:source:4 : set -ex 2026-09-07 05:32:08.455 | ++ /opt/stack/octavia/devstack/plugin.sh:source:9 : GET_PIP_CACHE_LOCATION=/opt/stack/cache/files/get-pip.py 2026-09-07 05:32:08.470 | ++ /opt/stack/octavia/devstack/plugin.sh:source:773 : is_service_enabled octavia 2026-09-07 05:32:08.508 | ++ functions-common:is_service_enabled:2076 : return 0 2026-09-07 05:32:08.514 | ++ /opt/stack/octavia/devstack/plugin.sh:source:774 : '[' api == main ']' 2026-09-07 05:32:08.520 | ++ /opt/stack/octavia/devstack/plugin.sh:source:774 : '[' api == standalone ']' 2026-09-07 05:32:08.527 | ++ /opt/stack/octavia/devstack/plugin.sh:source:786 : [[ stack == \s\t\a\c\k ]] 2026-09-07 05:32:08.533 | ++ /opt/stack/octavia/devstack/plugin.sh:source:786 : [[ pre-install == \i\n\s\t\a\l\l ]] 2026-09-07 05:32:08.539 | ++ /opt/stack/octavia/devstack/plugin.sh:source:793 : [[ stack == \s\t\a\c\k ]] 2026-09-07 05:32:08.545 | ++ /opt/stack/octavia/devstack/plugin.sh:source:793 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2026-09-07 05:32:08.551 | ++ /opt/stack/octavia/devstack/plugin.sh:source:799 : [[ stack == \s\t\a\c\k ]] 2026-09-07 05:32:08.556 | ++ /opt/stack/octavia/devstack/plugin.sh:source:799 : [[ pre-install == \e\x\t\r\a ]] 2026-09-07 05:32:08.562 | ++ /opt/stack/octavia/devstack/plugin.sh:source:806 : [[ stack == \s\t\a\c\k ]] 2026-09-07 05:32:08.568 | ++ /opt/stack/octavia/devstack/plugin.sh:source:806 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2026-09-07 05:32:08.575 | ++ /opt/stack/octavia/devstack/plugin.sh:source:814 : [[ stack == \u\n\s\t\a\c\k ]] 2026-09-07 05:32:08.580 | ++ /opt/stack/octavia/devstack/plugin.sh:source:822 : [[ stack == \c\l\e\a\n ]] 2026-09-07 05:32:08.587 | ++ /opt/stack/octavia/devstack/plugin.sh:source:830 : [[ ehxB =~ e ]] 2026-09-07 05:32:08.593 | ++ /opt/stack/octavia/devstack/plugin.sh:source:831 : set -e 2026-09-07 05:32:08.599 | ++ /opt/stack/octavia/devstack/plugin.sh:source:835 : [[ ehxB =~ x ]] 2026-09-07 05:32:08.605 | ++ /opt/stack/octavia/devstack/plugin.sh:source:836 : set -x 2026-09-07 05:32:08.613 | + functions-common:run_plugins:1839 : for plugin in ${plugins//,/ } 2026-09-07 05:32:08.620 | + functions-common:run_plugins:1840 : local dir=/opt/stack/magnum-cluster-api 2026-09-07 05:32:08.626 | + functions-common:run_plugins:1841 : [[ -f /opt/stack/magnum-cluster-api/devstack/plugin.sh ]] 2026-09-07 05:32:08.633 | + functions-common:run_plugins:1842 : source /opt/stack/magnum-cluster-api/devstack/plugin.sh stack pre-install 2026-09-07 05:32:08.639 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:1 : CAPI_VERSION=v1.13.2 2026-09-07 05:32:08.646 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:2 : CAPO_VERSION=v0.14.4 2026-09-07 05:32:08.652 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:3 : ORC_VERSION=v2.2.0 2026-09-07 05:32:08.658 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:4 : KIND_VERSION=v0.16.0 2026-09-07 05:32:08.665 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:5 : HELM_VERSION=v3.10.3 2026-09-07 05:32:08.670 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:7 : MAGNUM_CLUSTER_API_REPO=https://github.com/vexxhost/magnum-cluster-api.git 2026-09-07 05:32:08.677 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:8 : MAGNUM_CLUSTER_API_BRANCH=main 2026-09-07 05:32:08.683 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:9 : MAGNUM_CLUSTER_API_DIR=/opt/stack/magnum-cluster-api 2026-09-07 05:32:08.690 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:21 : is_service_enabled magnum-cluster-api 2026-09-07 05:32:08.727 | ++ functions-common:is_service_enabled:2076 : return 0 2026-09-07 05:32:08.733 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:23 : [[ stack == \s\t\a\c\k ]] 2026-09-07 05:32:08.739 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:23 : [[ pre-install == \p\r\e\-\i\n\s\t\a\l\l ]] 2026-09-07 05:32:08.748 | ++++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:25 : curl -L -s https://dl.k8s.io/release/stable.txt 2026-09-07 05:32:08.836 | +++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:25 : get_extra_file https://dl.k8s.io/release/v1.37.0/bin/linux/amd64/kubectl 2026-09-07 05:32:08.843 | +++ functions:get_extra_file:66 : local file_url=https://dl.k8s.io/release/v1.37.0/bin/linux/amd64/kubectl 2026-09-07 05:32:08.850 | +++ functions:get_extra_file:67 : local 'retry_args=--retry-on-host-error --retry-on-http-error=500,503 ' 2026-09-07 05:32:08.856 | +++ functions:get_extra_file:68 : retry_args+='-t 2 --waitretry=10 ' 2026-09-07 05:32:08.863 | +++ functions:get_extra_file:69 : retry_args+='--tries=3 --retry-connrefused' 2026-09-07 05:32:08.868 | +++ functions:get_extra_file:71 : local file_name=kubectl 2026-09-07 05:32:08.875 | +++ functions:get_extra_file:72 : [[ https://dl.k8s.io/release/v1.37.0/bin/linux/amd64/kubectl != file* ]] 2026-09-07 05:32:08.880 | +++ functions:get_extra_file:74 : [[ ! -f /opt/stack/devstack/files/kubectl ]] 2026-09-07 05:32:08.887 | +++ functions:get_extra_file:75 : wget --progress=dot:giga --retry-on-host-error --retry-on-http-error=500,503 -t 2 --waitretry=10 --tries=3 --retry-connrefused -c https://dl.k8s.io/release/v1.37.0/bin/linux/amd64/kubectl -O /opt/stack/devstack/files/kubectl 2026-09-07 05:32:08.895 | --2026-09-07 05:32:08-- https://dl.k8s.io/release/v1.37.0/bin/linux/amd64/kubectl 2026-09-07 05:32:08.941 | Resolving dl.k8s.io (dl.k8s.io)... 2a04:4e42::347, 2a04:4e42:400::347, 2a04:4e42:600::347, ... 2026-09-07 05:32:09.962 | Connecting to dl.k8s.io (dl.k8s.io)|2a04:4e42::347|:443... connected. 2026-09-07 05:32:09.968 | Unable to establish SSL connection. 2026-09-07 05:32:09.976 | +++ functions:get_extra_file:76 : [[ 4 -ne 0 ]] 2026-09-07 05:32:09.981 | +++ functions:get_extra_file:77 : die 'https://dl.k8s.io/release/v1.37.0/bin/linux/amd64/kubectl could not be downloaded' 2026-09-07 05:32:09.988 | +++ functions-common:die:290 : local exitcode=0 2026-09-07 05:32:10.003 | [ERROR] /opt/stack/devstack/functions:https://dl.k8s.io/release/v1.37.0/bin/linux/amd64/kubectl could 2026-09-07 05:32:11.016 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:25 : sudo install -o root -g root -m 0755 '[Call' 'Trace]' ./stack.sh:852:run_phase /opt/stack/devstack/functions-common:1875:run_plugins /opt/stack/devstack/functions-common:1842:source /opt/stack/magnum-cluster-api/devstack/plugin.sh:25:get_extra_file /opt/stack/devstack/functions:77:die /usr/local/bin/kubectl 2026-09-07 05:32:11.035 | install: target '/usr/local/bin/kubectl': No such file or directory 2026-09-07 05:32:11.044 | + /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:1 : exit_trap 2026-09-07 05:32:11.050 | + ./stack.sh:exit_trap:525 : local r=1 2026-09-07 05:32:11.058 | ++ ./stack.sh:exit_trap:526 : jobs -p 2026-09-07 05:32:11.066 | + ./stack.sh:exit_trap:526 : jobs= 2026-09-07 05:32:11.072 | + ./stack.sh:exit_trap:529 : [[ -n '' ]] 2026-09-07 05:32:11.079 | + ./stack.sh:exit_trap:535 : '[' -f '' ']' 2026-09-07 05:32:11.087 | + ./stack.sh:exit_trap:540 : kill_spinner 2026-09-07 05:32:11.094 | + ./stack.sh:kill_spinner:435 : '[' '!' -z '' ']' 2026-09-07 05:32:11.100 | + ./stack.sh:exit_trap:542 : [[ 1 -ne 0 ]] 2026-09-07 05:32:11.106 | + ./stack.sh:exit_trap:543 : echo 'Error on exit' 2026-09-07 05:32:11.106 | Error on exit 2026-09-07 05:32:11.110 | + ./stack.sh:exit_trap:545 : type -p generate-subunit 2026-09-07 05:32:11.117 | + ./stack.sh:exit_trap:546 : generate-subunit 1788758954 177 fail 2026-09-07 05:32:11.292 | + ./stack.sh:exit_trap:548 : [[ -z /opt/stack/logs ]] 2026-09-07 05:32:11.298 | + ./stack.sh:exit_trap:551 : /opt/stack/data/venv/bin/python3 /opt/stack/devstack/tools/worlddump.py -d /opt/stack/logs 2026-09-07 05:32:12.072 | + ./stack.sh:exit_trap:560 : exit 1