2026-05-20 01:21:21.735 | + ./stack.sh:main:485 : exec 2026-05-20 01:21:21.735 | + ./stack.sh:main:493 : echo_summary 'stack.sh log /opt/stack/logs/devstacklog.txt.2026-05-20-012121' 2026-05-20 01:21:21.735 | ++ ./stack.sh:main:485 : /usr/bin/python3.12 /opt/stack/devstack/tools/outfilter.py -o /opt/stack/logs/devstacklog.txt.2026-05-20-012121.summary.2026-05-20-012121 2026-05-20 01:21:21.735 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-05-20 01:21:21.735 | + ./stack.sh:echo_summary:444 : echo -e stack.sh log /opt/stack/logs/devstacklog.txt.2026-05-20-012121 2026-05-20 01:21:21.735 | + ./stack.sh:main:495 : ln -sf /opt/stack/logs/devstacklog.txt.2026-05-20-012121 /opt/stack/logs/devstacklog.txt 2026-05-20 01:21:21.735 | + ./stack.sh:main:496 : ln -sf /opt/stack/logs/devstacklog.txt.2026-05-20-012121.summary.2026-05-20-012121 /opt/stack/logs/devstacklog.txt.summary 2026-05-20 01:21:21.735 | + ./stack.sh:main:511 : check_path_perm_sanity /opt/stack 2026-05-20 01:21:21.735 | + functions:check_path_perm_sanity:615 : local real_path 2026-05-20 01:21:21.738 | ++ functions:check_path_perm_sanity:616 : readlink -f /opt/stack 2026-05-20 01:21:21.745 | + functions:check_path_perm_sanity:616 : real_path=/opt/stack 2026-05-20 01:21:21.749 | + functions:check_path_perm_sanity:617 : local rebuilt_path= 2026-05-20 01:21:21.756 | ++ functions:check_path_perm_sanity:618 : echo /opt/stack 2026-05-20 01:21:21.757 | ++ functions:check_path_perm_sanity:618 : tr / ' ' 2026-05-20 01:21:21.763 | + functions:check_path_perm_sanity:618 : for i in $(echo ${real_path} | tr "/" " ") 2026-05-20 01:21:21.767 | + functions:check_path_perm_sanity:619 : rebuilt_path=/opt 2026-05-20 01:21:21.771 | ++ functions:check_path_perm_sanity:621 : stat -c %a /opt 2026-05-20 01:21:21.778 | + functions:check_path_perm_sanity:621 : [[ 755 = 700 ]] 2026-05-20 01:21:21.782 | + functions:check_path_perm_sanity:618 : for i in $(echo ${real_path} | tr "/" " ") 2026-05-20 01:21:21.786 | + functions:check_path_perm_sanity:619 : rebuilt_path=/opt/stack 2026-05-20 01:21:21.791 | ++ functions:check_path_perm_sanity:621 : stat -c %a /opt/stack 2026-05-20 01:21:21.797 | + functions:check_path_perm_sanity:621 : [[ 755 = 700 ]] 2026-05-20 01:21:21.801 | + ./stack.sh:main:517 : trap exit_trap EXIT 2026-05-20 01:21:21.806 | + ./stack.sh:main:558 : trap err_trap ERR 2026-05-20 01:21:21.810 | + ./stack.sh:main:571 : set -o errexit 2026-05-20 01:21:21.814 | + ./stack.sh:main:574 : uname -a 2026-05-20 01:21:21.817 | Linux np0000175147 6.8.0-111-generic #111-Ubuntu SMP PREEMPT_DYNAMIC Sat Apr 11 23:16:02 UTC 2026 x86_64 x86_64 x86_64 GNU/Linux 2026-05-20 01:21:21.822 | + ./stack.sh:main:577 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2026-05-20 01:21:21.825 | + ./stack.sh:main:578 : rm -f /opt/stack/data/ca-bundle.pem 2026-05-20 01:21:21.831 | + ./stack.sh:main:581 : source /opt/stack/devstack/lib/database 2026-05-20 01:21:21.896 | + ./stack.sh:main:582 : source /opt/stack/devstack/lib/rpc_backend 2026-05-20 01:21:21.926 | + ./stack.sh:main:585 : source /opt/stack/devstack/lib/host 2026-05-20 01:21:21.930 | +++ lib/host:source:12 : trueorfalse True ENABLE_KSM 2026-05-20 01:21:21.956 | ++ lib/host:source:12 : ENABLE_KSM=True 2026-05-20 01:21:21.961 | +++ lib/host:source:13 : trueorfalse True ENABLE_KSMTUNED 2026-05-20 01:21:21.985 | ++ lib/host:source:13 : ENABLE_KSMTUNED=True 2026-05-20 01:21:21.990 | +++ lib/host:source:34 : trueorfalse False ENABLE_ZSWAP 2026-05-20 01:21:22.017 | ++ lib/host:source:34 : ENABLE_ZSWAP=True 2026-05-20 01:21:22.022 | ++ lib/host:source:37 : ZSWAP_COMPRESSOR=lz4 2026-05-20 01:21:22.026 | ++ lib/host:source:38 : ZSWAP_ZPOOL=zsmalloc 2026-05-20 01:21:22.031 | +++ lib/host:source:53 : trueorfalse False ENABLE_SYSCTL_MEM_TUNING 2026-05-20 01:21:22.057 | ++ lib/host:source:53 : ENABLE_SYSCTL_MEM_TUNING=True 2026-05-20 01:21:22.063 | +++ lib/host:source:75 : trueorfalse False ENABLE_SYSCTL_NET_TUNING 2026-05-20 01:21:22.090 | ++ lib/host:source:75 : ENABLE_SYSCTL_NET_TUNING=True 2026-05-20 01:21:22.094 | + ./stack.sh:main:588 : tune_host 2026-05-20 01:21:22.098 | + lib/host:tune_host:96 : configure_host_mem 2026-05-20 01:21:22.102 | + lib/host:configure_host_mem:70 : configure_zswap 2026-05-20 01:21:22.106 | + lib/host:configure_zswap:40 : [[ True == \T\r\u\e ]] 2026-05-20 01:21:22.110 | + lib/host:configure_zswap:43 : is_ubuntu 2026-05-20 01:21:22.114 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-05-20 01:21:22.117 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-05-20 01:21:22.122 | + lib/host:configure_zswap:44 : echo lz4 2026-05-20 01:21:22.123 | + lib/host:configure_zswap:44 : sudo tee /sys/module/zswap/parameters/compressor 2026-05-20 01:21:22.140 | lz4 2026-05-20 01:21:22.146 | + lib/host:configure_zswap:45 : echo zsmalloc 2026-05-20 01:21:22.147 | + lib/host:configure_zswap:45 : sudo tee /sys/module/zswap/parameters/zpool 2026-05-20 01:21:22.160 | zsmalloc 2026-05-20 01:21:22.168 | + lib/host:configure_zswap:47 : echo 1 2026-05-20 01:21:22.168 | + lib/host:configure_zswap:47 : sudo tee /sys/module/zswap/parameters/enabled 2026-05-20 01:21:22.181 | 1 2026-05-20 01:21:22.207 | + lib/host:configure_zswap:49 : sudo grep -R . /sys/module/zswap/parameters 2026-05-20 01:21:22.220 | /sys/module/zswap/parameters/same_filled_pages_enabled:Y 2026-05-20 01:21:22.220 | /sys/module/zswap/parameters/enabled:Y 2026-05-20 01:21:22.220 | /sys/module/zswap/parameters/shrinker_enabled:Y 2026-05-20 01:21:22.220 | /sys/module/zswap/parameters/max_pool_percent:20 2026-05-20 01:21:22.220 | /sys/module/zswap/parameters/compressor:lz4 2026-05-20 01:21:22.220 | /sys/module/zswap/parameters/non_same_filled_pages_enabled:Y 2026-05-20 01:21:22.220 | /sys/module/zswap/parameters/zpool:zsmalloc 2026-05-20 01:21:22.220 | /sys/module/zswap/parameters/exclusive_loads:N 2026-05-20 01:21:22.220 | /sys/module/zswap/parameters/accept_threshold_percent:90 2026-05-20 01:21:22.226 | + lib/host:configure_host_mem:71 : configure_ksm 2026-05-20 01:21:22.231 | + lib/host:configure_ksm:15 : [[ True == \T\r\u\e ]] 2026-05-20 01:21:22.235 | + lib/host:configure_ksm:16 : install_package ksmtuned 2026-05-20 01:21:22.238 | + functions-common:install_package:1432 : update_package_repo 2026-05-20 01:21:22.241 | + functions-common:update_package_repo:1406 : NO_UPDATE_REPOS=False 2026-05-20 01:21:22.245 | + functions-common:update_package_repo:1407 : REPOS_UPDATED=False 2026-05-20 01:21:22.248 | + functions-common:update_package_repo:1408 : RETRY_UPDATE=False 2026-05-20 01:21:22.251 | + functions-common:update_package_repo:1410 : [[ False = \T\r\u\e ]] 2026-05-20 01:21:22.255 | + functions-common:update_package_repo:1414 : is_ubuntu 2026-05-20 01:21:22.258 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-05-20 01:21:22.261 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-05-20 01:21:22.265 | + functions-common:update_package_repo:1415 : apt_get_update 2026-05-20 01:21:22.269 | + functions-common:apt_get_update:1160 : [[ False == \T\r\u\e ]] 2026-05-20 01:21:22.273 | + functions-common:apt_get_update:1165 : [[ False = \T\r\u\e ]] 2026-05-20 01:21:22.276 | + functions-common:apt_get_update:1167 : local sudo=sudo 2026-05-20 01:21:22.281 | ++ functions-common:apt_get_update:1168 : id -u 2026-05-20 01:21:22.286 | + functions-common:apt_get_update:1168 : [[ 1002 = \0 ]] 2026-05-20 01:21:22.290 | + functions-common:apt_get_update:1171 : time_start apt-get-update 2026-05-20 01:21:22.295 | + functions-common:time_start:2400 : local name=apt-get-update 2026-05-20 01:21:22.299 | + functions-common:time_start:2401 : local start_time= 2026-05-20 01:21:22.303 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-05-20 01:21:22.308 | ++ functions-common:time_start:2405 : date +%s%3N 2026-05-20 01:21:22.314 | + functions-common:time_start:2405 : _TIME_START[$name]=1779240082310 2026-05-20 01:21:22.318 | + functions-common:apt_get_update:1173 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2026-05-20 01:21:22.322 | + functions-common:apt_get_update:1174 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2026-05-20 01:21:22.326 | + functions-common:apt_get_update:1175 : timeout 300 sh -c 'while ! sudo http_proxy= https_proxy= no_proxy= apt-get update; do sleep 30; done' 2026-05-20 01:21:24.201 | Hit:1 http://nova.clouds.archive.ubuntu.com/ubuntu noble InRelease 2026-05-20 01:21:24.201 | Hit:2 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates InRelease 2026-05-20 01:21:24.218 | Hit:3 http://nova.clouds.archive.ubuntu.com/ubuntu noble-backports InRelease 2026-05-20 01:21:32.403 | Ign:4 http://security.ubuntu.com/ubuntu noble-security InRelease 2026-05-20 01:21:43.418 | Ign:4 http://security.ubuntu.com/ubuntu noble-security InRelease 2026-05-20 01:21:48.505 | Ign:4 http://security.ubuntu.com/ubuntu noble-security InRelease 2026-05-20 01:22:02.521 | Err:4 http://security.ubuntu.com/ubuntu noble-security InRelease 2026-05-20 01:22:02.521 | Temporary failure resolving 'security.ubuntu.com' 2026-05-20 01:22:03.565 | Reading package lists... 2026-05-20 01:22:03.592 | W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/noble-security/InRelease Temporary failure resolving 'security.ubuntu.com' 2026-05-20 01:22:03.592 | W: Some index files failed to download. They have been ignored, or old ones used instead. 2026-05-20 01:22:03.603 | + functions-common:apt_get_update:1179 : REPOS_UPDATED=True 2026-05-20 01:22:03.608 | + functions-common:apt_get_update:1181 : time_stop apt-get-update 2026-05-20 01:22:03.611 | + functions-common:time_stop:2414 : local name 2026-05-20 01:22:03.615 | + functions-common:time_stop:2415 : local end_time 2026-05-20 01:22:03.618 | + functions-common:time_stop:2416 : local elapsed_time 2026-05-20 01:22:03.622 | + functions-common:time_stop:2417 : local total 2026-05-20 01:22:03.626 | + functions-common:time_stop:2418 : local start_time 2026-05-20 01:22:03.631 | + functions-common:time_stop:2420 : name=apt-get-update 2026-05-20 01:22:03.634 | + functions-common:time_stop:2421 : start_time=1779240082310 2026-05-20 01:22:03.639 | + functions-common:time_stop:2423 : [[ -z 1779240082310 ]] 2026-05-20 01:22:03.642 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-05-20 01:22:03.649 | + functions-common:time_stop:2426 : end_time=1779240123645 2026-05-20 01:22:03.654 | + functions-common:time_stop:2427 : elapsed_time=41335 2026-05-20 01:22:03.657 | + functions-common:time_stop:2428 : total=0 2026-05-20 01:22:03.663 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-05-20 01:22:03.666 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=41335 2026-05-20 01:22:03.670 | + functions-common:install_package:1433 : real_install_package ksmtuned 2026-05-20 01:22:03.672 | + functions-common:real_install_package:1420 : is_ubuntu 2026-05-20 01:22:03.677 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-05-20 01:22:03.680 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-05-20 01:22:03.683 | + functions-common:real_install_package:1421 : apt_get install ksmtuned 2026-05-20 01:22:03.713 | + functions-common:apt_get:1201 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install ksmtuned 2026-05-20 01:22:03.757 | Reading package lists... 2026-05-20 01:22:04.035 | Building dependency tree... 2026-05-20 01:22:04.035 | Reading state information... 2026-05-20 01:22:04.384 | Recommended packages: 2026-05-20 01:22:04.384 | qemu-kvm 2026-05-20 01:22:04.413 | The following NEW packages will be installed: 2026-05-20 01:22:04.415 | ksmtuned 2026-05-20 01:22:14.464 | 0 upgraded, 1 newly installed, 0 to remove and 1 not upgraded. 2026-05-20 01:22:14.464 | Need to get 7,444 B of archives. 2026-05-20 01:22:14.464 | After this operation, 44.0 kB of additional disk space will be used. 2026-05-20 01:22:14.464 | Ign:1 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 ksmtuned amd64 4.20150326 2026-05-20 01:22:22.710 | Ign:1 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 ksmtuned amd64 4.20150326 2026-05-20 01:22:39.732 | Ign:1 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 ksmtuned amd64 4.20150326 2026-05-20 01:22:58.752 | Err:1 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 ksmtuned amd64 4.20150326 2026-05-20 01:22:58.752 | Temporary failure resolving 'nova.clouds.archive.ubuntu.com' 2026-05-20 01:22:58.767 | E: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/pool/universe/k/ksmtuned/ksmtuned_4.20150326_amd64.deb Temporary failure resolving 'nova.clouds.archive.ubuntu.com' 2026-05-20 01:22:58.768 | E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing? 2026-05-20 01:22:58.775 | + functions-common:apt_get:1205 : result=100 2026-05-20 01:22:58.780 | + functions-common:apt_get:1208 : time_stop apt-get 2026-05-20 01:22:58.784 | + functions-common:time_stop:2414 : local name 2026-05-20 01:22:58.789 | + functions-common:time_stop:2415 : local end_time 2026-05-20 01:22:58.793 | + functions-common:time_stop:2416 : local elapsed_time 2026-05-20 01:22:58.796 | + functions-common:time_stop:2417 : local total 2026-05-20 01:22:58.799 | + functions-common:time_stop:2418 : local start_time 2026-05-20 01:22:58.802 | + functions-common:time_stop:2420 : name=apt-get 2026-05-20 01:22:58.806 | + functions-common:time_stop:2421 : start_time=1779240123709 2026-05-20 01:22:58.810 | + functions-common:time_stop:2423 : [[ -z 1779240123709 ]] 2026-05-20 01:22:58.815 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-05-20 01:22:58.821 | + functions-common:time_stop:2426 : end_time=1779240178816 2026-05-20 01:22:58.826 | + functions-common:time_stop:2427 : elapsed_time=55107 2026-05-20 01:22:58.829 | + functions-common:time_stop:2428 : total=34713 2026-05-20 01:22:58.834 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-05-20 01:22:58.839 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=89820 2026-05-20 01:22:58.842 | + functions-common:apt_get:1209 : return 100 2026-05-20 01:22:58.847 | + functions-common:install_package:1434 : RETRY_UPDATE=True 2026-05-20 01:22:58.853 | + functions-common:install_package:1434 : update_package_repo 2026-05-20 01:22:58.856 | + functions-common:update_package_repo:1406 : NO_UPDATE_REPOS=False 2026-05-20 01:22:58.860 | + functions-common:update_package_repo:1407 : REPOS_UPDATED=True 2026-05-20 01:22:58.864 | + functions-common:update_package_repo:1408 : RETRY_UPDATE=True 2026-05-20 01:22:58.868 | + functions-common:update_package_repo:1410 : [[ False = \T\r\u\e ]] 2026-05-20 01:22:58.874 | + functions-common:update_package_repo:1414 : is_ubuntu 2026-05-20 01:22:58.878 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-05-20 01:22:58.882 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-05-20 01:22:58.887 | + functions-common:update_package_repo:1415 : apt_get_update 2026-05-20 01:22:58.891 | + functions-common:apt_get_update:1160 : [[ True == \T\r\u\e ]] 2026-05-20 01:22:58.895 | + functions-common:apt_get_update:1160 : [[ True != \T\r\u\e ]] 2026-05-20 01:22:58.900 | + functions-common:apt_get_update:1165 : [[ False = \T\r\u\e ]] 2026-05-20 01:22:58.904 | + functions-common:apt_get_update:1167 : local sudo=sudo 2026-05-20 01:22:58.908 | ++ functions-common:apt_get_update:1168 : id -u 2026-05-20 01:22:58.914 | + functions-common:apt_get_update:1168 : [[ 1002 = \0 ]] 2026-05-20 01:22:58.919 | + functions-common:apt_get_update:1171 : time_start apt-get-update 2026-05-20 01:22:58.922 | + functions-common:time_start:2400 : local name=apt-get-update 2026-05-20 01:22:58.926 | + functions-common:time_start:2401 : local start_time= 2026-05-20 01:22:58.929 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-05-20 01:22:58.935 | ++ functions-common:time_start:2405 : date +%s%3N 2026-05-20 01:22:58.941 | + functions-common:time_start:2405 : _TIME_START[$name]=1779240178936 2026-05-20 01:22:58.945 | + functions-common:apt_get_update:1173 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2026-05-20 01:22:58.948 | + functions-common:apt_get_update:1174 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2026-05-20 01:22:58.952 | + functions-common:apt_get_update:1175 : timeout 300 sh -c 'while ! sudo http_proxy= https_proxy= no_proxy= apt-get update; do sleep 30; done' 2026-05-20 01:23:09.020 | Ign:1 http://nova.clouds.archive.ubuntu.com/ubuntu noble InRelease 2026-05-20 01:23:09.021 | Ign:2 http://security.ubuntu.com/ubuntu noble-security InRelease 2026-05-20 01:23:19.034 | Ign:3 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates InRelease 2026-05-20 01:23:20.036 | Ign:2 http://security.ubuntu.com/ubuntu noble-security InRelease 2026-05-20 01:23:29.049 | Ign:4 http://nova.clouds.archive.ubuntu.com/ubuntu noble-backports InRelease 2026-05-20 01:23:36.196 | Ign:2 http://security.ubuntu.com/ubuntu noble-security InRelease 2026-05-20 01:23:36.992 | Ign:1 http://nova.clouds.archive.ubuntu.com/ubuntu noble InRelease 2026-05-20 01:23:47.007 | Ign:3 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates InRelease 2026-05-20 01:23:55.218 | Err:2 http://security.ubuntu.com/ubuntu noble-security InRelease 2026-05-20 01:23:55.218 | Temporary failure resolving 'security.ubuntu.com' 2026-05-20 01:23:57.747 | Ign:4 http://nova.clouds.archive.ubuntu.com/ubuntu noble-backports InRelease 2026-05-20 01:24:12.768 | Ign:1 http://nova.clouds.archive.ubuntu.com/ubuntu noble InRelease 2026-05-20 01:24:22.778 | Ign:3 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates InRelease 2026-05-20 01:24:32.787 | Ign:4 http://nova.clouds.archive.ubuntu.com/ubuntu noble-backports InRelease 2026-05-20 01:24:42.797 | Err:1 http://nova.clouds.archive.ubuntu.com/ubuntu noble InRelease 2026-05-20 01:24:42.797 | Temporary failure resolving 'nova.clouds.archive.ubuntu.com' 2026-05-20 01:24:52.805 | Err:3 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates InRelease 2026-05-20 01:24:52.806 | Temporary failure resolving 'nova.clouds.archive.ubuntu.com' 2026-05-20 01:25:02.817 | Err:4 http://nova.clouds.archive.ubuntu.com/ubuntu noble-backports InRelease 2026-05-20 01:25:02.817 | Temporary failure resolving 'nova.clouds.archive.ubuntu.com' 2026-05-20 01:25:03.802 | Reading package lists... 2026-05-20 01:25:03.825 | W: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/noble/InRelease Temporary failure resolving 'nova.clouds.archive.ubuntu.com' 2026-05-20 01:25:03.825 | W: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/noble-updates/InRelease Temporary failure resolving 'nova.clouds.archive.ubuntu.com' 2026-05-20 01:25:03.825 | W: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/noble-backports/InRelease Temporary failure resolving 'nova.clouds.archive.ubuntu.com' 2026-05-20 01:25:03.825 | W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/noble-security/InRelease Temporary failure resolving 'security.ubuntu.com' 2026-05-20 01:25:03.825 | W: Some index files failed to download. They have been ignored, or old ones used instead. 2026-05-20 01:25:03.834 | + functions-common:apt_get_update:1179 : REPOS_UPDATED=True 2026-05-20 01:25:03.838 | + functions-common:apt_get_update:1181 : time_stop apt-get-update 2026-05-20 01:25:03.842 | + functions-common:time_stop:2414 : local name 2026-05-20 01:25:03.846 | + functions-common:time_stop:2415 : local end_time 2026-05-20 01:25:03.851 | + functions-common:time_stop:2416 : local elapsed_time 2026-05-20 01:25:03.855 | + functions-common:time_stop:2417 : local total 2026-05-20 01:25:03.859 | + functions-common:time_stop:2418 : local start_time 2026-05-20 01:25:03.862 | + functions-common:time_stop:2420 : name=apt-get-update 2026-05-20 01:25:03.866 | + functions-common:time_stop:2421 : start_time=1779240178936 2026-05-20 01:25:03.869 | + functions-common:time_stop:2423 : [[ -z 1779240178936 ]] 2026-05-20 01:25:03.875 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-05-20 01:25:03.881 | + functions-common:time_stop:2426 : end_time=1779240303876 2026-05-20 01:25:03.885 | + functions-common:time_stop:2427 : elapsed_time=124940 2026-05-20 01:25:03.888 | + functions-common:time_stop:2428 : total=41335 2026-05-20 01:25:03.891 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-05-20 01:25:03.894 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=166275 2026-05-20 01:25:03.898 | + functions-common:install_package:1434 : real_install_package ksmtuned 2026-05-20 01:25:03.902 | + functions-common:real_install_package:1420 : is_ubuntu 2026-05-20 01:25:03.906 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-05-20 01:25:03.910 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-05-20 01:25:03.913 | + functions-common:real_install_package:1421 : apt_get install ksmtuned 2026-05-20 01:25:03.946 | + functions-common:apt_get:1201 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install ksmtuned 2026-05-20 01:25:03.986 | Reading package lists... 2026-05-20 01:25:04.247 | Building dependency tree... 2026-05-20 01:25:04.248 | Reading state information... 2026-05-20 01:25:04.590 | Recommended packages: 2026-05-20 01:25:04.590 | qemu-kvm 2026-05-20 01:25:04.621 | The following NEW packages will be installed: 2026-05-20 01:25:04.623 | ksmtuned 2026-05-20 01:25:19.674 | 0 upgraded, 1 newly installed, 0 to remove and 1 not upgraded. 2026-05-20 01:25:19.674 | Need to get 7,444 B of archives. 2026-05-20 01:25:19.674 | After this operation, 44.0 kB of additional disk space will be used. 2026-05-20 01:25:19.674 | Ign:1 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 ksmtuned amd64 4.20150326 2026-05-20 01:25:30.690 | Ign:1 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 ksmtuned amd64 4.20150326 2026-05-20 01:25:42.707 | Ign:1 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 ksmtuned amd64 4.20150326 2026-05-20 01:25:55.998 | Err:1 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 ksmtuned amd64 4.20150326 2026-05-20 01:25:55.998 | Temporary failure resolving 'nova.clouds.archive.ubuntu.com' 2026-05-20 01:25:56.005 | E: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/pool/universe/k/ksmtuned/ksmtuned_4.20150326_amd64.deb Temporary failure resolving 'nova.clouds.archive.ubuntu.com' 2026-05-20 01:25:56.005 | E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing? 2026-05-20 01:25:56.011 | + functions-common:apt_get:1 : exit_trap 2026-05-20 01:25:56.014 | + ./stack.sh:exit_trap:519 : local r=100 2026-05-20 01:25:56.019 | ++ ./stack.sh:exit_trap:520 : jobs -p 2026-05-20 01:25:56.023 | + ./stack.sh:exit_trap:520 : jobs= 2026-05-20 01:25:56.027 | + ./stack.sh:exit_trap:523 : [[ -n '' ]] 2026-05-20 01:25:56.031 | + ./stack.sh:exit_trap:529 : '[' -f '' ']' 2026-05-20 01:25:56.034 | + ./stack.sh:exit_trap:534 : kill_spinner 2026-05-20 01:25:56.037 | + ./stack.sh:kill_spinner:429 : '[' '!' -z '' ']' 2026-05-20 01:25:56.040 | + ./stack.sh:exit_trap:536 : [[ 100 -ne 0 ]] 2026-05-20 01:25:56.044 | + ./stack.sh:exit_trap:537 : echo 'Error on exit' 2026-05-20 01:25:56.044 | Error on exit 2026-05-20 01:25:56.048 | + ./stack.sh:exit_trap:539 : type -p generate-subunit 2026-05-20 01:25:56.052 | + ./stack.sh:exit_trap:542 : [[ -z /opt/stack/logs ]] 2026-05-20 01:25:56.055 | + ./stack.sh:exit_trap:545 : /usr/bin/python3.12 /opt/stack/devstack/tools/worlddump.py -d /opt/stack/logs 2026-05-20 01:25:56.564 | + ./stack.sh:exit_trap:554 : exit 100