2026-05-20 01:21:43.686 | + ./stack.sh:main:485 : exec 2026-05-20 01:21:43.686 | + ./stack.sh:main:493 : echo_summary 'stack.sh log /opt/stack/logs/devstacklog.txt.2026-05-20-012143' 2026-05-20 01:21:43.686 | ++ ./stack.sh:main:485 : /usr/bin/python3.12 /opt/stack/devstack/tools/outfilter.py -o /opt/stack/logs/devstacklog.txt.2026-05-20-012143.summary.2026-05-20-012143 2026-05-20 01:21:43.686 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-05-20 01:21:43.686 | + ./stack.sh:echo_summary:444 : echo -e stack.sh log /opt/stack/logs/devstacklog.txt.2026-05-20-012143 2026-05-20 01:21:43.686 | + ./stack.sh:main:495 : ln -sf /opt/stack/logs/devstacklog.txt.2026-05-20-012143 /opt/stack/logs/devstacklog.txt 2026-05-20 01:21:43.686 | + ./stack.sh:main:496 : ln -sf /opt/stack/logs/devstacklog.txt.2026-05-20-012143.summary.2026-05-20-012143 /opt/stack/logs/devstacklog.txt.summary 2026-05-20 01:21:43.686 | + ./stack.sh:main:511 : check_path_perm_sanity /opt/stack 2026-05-20 01:21:43.687 | + functions:check_path_perm_sanity:615 : local real_path 2026-05-20 01:21:43.691 | ++ functions:check_path_perm_sanity:616 : readlink -f /opt/stack 2026-05-20 01:21:43.698 | + functions:check_path_perm_sanity:616 : real_path=/opt/stack 2026-05-20 01:21:43.701 | + functions:check_path_perm_sanity:617 : local rebuilt_path= 2026-05-20 01:21:43.707 | ++ functions:check_path_perm_sanity:618 : tr / ' ' 2026-05-20 01:21:43.708 | ++ functions:check_path_perm_sanity:618 : echo /opt/stack 2026-05-20 01:21:43.715 | + functions:check_path_perm_sanity:618 : for i in $(echo ${real_path} | tr "/" " ") 2026-05-20 01:21:43.719 | + functions:check_path_perm_sanity:619 : rebuilt_path=/opt 2026-05-20 01:21:43.724 | ++ functions:check_path_perm_sanity:621 : stat -c %a /opt 2026-05-20 01:21:43.732 | + functions:check_path_perm_sanity:621 : [[ 755 = 700 ]] 2026-05-20 01:21:43.736 | + functions:check_path_perm_sanity:618 : for i in $(echo ${real_path} | tr "/" " ") 2026-05-20 01:21:43.741 | + functions:check_path_perm_sanity:619 : rebuilt_path=/opt/stack 2026-05-20 01:21:43.747 | ++ functions:check_path_perm_sanity:621 : stat -c %a /opt/stack 2026-05-20 01:21:43.754 | + functions:check_path_perm_sanity:621 : [[ 755 = 700 ]] 2026-05-20 01:21:43.759 | + ./stack.sh:main:517 : trap exit_trap EXIT 2026-05-20 01:21:43.764 | + ./stack.sh:main:558 : trap err_trap ERR 2026-05-20 01:21:43.767 | + ./stack.sh:main:571 : set -o errexit 2026-05-20 01:21:43.771 | + ./stack.sh:main:574 : uname -a 2026-05-20 01:21:43.774 | Linux np0000175143 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:43.778 | + ./stack.sh:main:577 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2026-05-20 01:21:43.783 | + ./stack.sh:main:578 : rm -f /opt/stack/data/ca-bundle.pem 2026-05-20 01:21:43.788 | + ./stack.sh:main:581 : source /opt/stack/devstack/lib/database 2026-05-20 01:21:43.858 | + ./stack.sh:main:582 : source /opt/stack/devstack/lib/rpc_backend 2026-05-20 01:21:43.889 | + ./stack.sh:main:585 : source /opt/stack/devstack/lib/host 2026-05-20 01:21:43.894 | +++ lib/host:source:12 : trueorfalse True ENABLE_KSM 2026-05-20 01:21:43.921 | ++ lib/host:source:12 : ENABLE_KSM=True 2026-05-20 01:21:43.927 | +++ lib/host:source:13 : trueorfalse True ENABLE_KSMTUNED 2026-05-20 01:21:43.954 | ++ lib/host:source:13 : ENABLE_KSMTUNED=True 2026-05-20 01:21:43.960 | +++ lib/host:source:34 : trueorfalse False ENABLE_ZSWAP 2026-05-20 01:21:43.988 | ++ lib/host:source:34 : ENABLE_ZSWAP=True 2026-05-20 01:21:43.992 | ++ lib/host:source:37 : ZSWAP_COMPRESSOR=lz4 2026-05-20 01:21:43.996 | ++ lib/host:source:38 : ZSWAP_ZPOOL=zsmalloc 2026-05-20 01:21:44.003 | +++ lib/host:source:53 : trueorfalse False ENABLE_SYSCTL_MEM_TUNING 2026-05-20 01:21:44.033 | ++ lib/host:source:53 : ENABLE_SYSCTL_MEM_TUNING=True 2026-05-20 01:21:44.038 | +++ lib/host:source:75 : trueorfalse False ENABLE_SYSCTL_NET_TUNING 2026-05-20 01:21:44.065 | ++ lib/host:source:75 : ENABLE_SYSCTL_NET_TUNING=True 2026-05-20 01:21:44.071 | + ./stack.sh:main:588 : tune_host 2026-05-20 01:21:44.075 | + lib/host:tune_host:96 : configure_host_mem 2026-05-20 01:21:44.079 | + lib/host:configure_host_mem:70 : configure_zswap 2026-05-20 01:21:44.083 | + lib/host:configure_zswap:40 : [[ True == \T\r\u\e ]] 2026-05-20 01:21:44.087 | + lib/host:configure_zswap:43 : is_ubuntu 2026-05-20 01:21:44.091 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-05-20 01:21:44.095 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-05-20 01:21:44.100 | + lib/host:configure_zswap:44 : echo lz4 2026-05-20 01:21:44.101 | + lib/host:configure_zswap:44 : sudo tee /sys/module/zswap/parameters/compressor 2026-05-20 01:21:44.114 | lz4 2026-05-20 01:21:44.120 | + lib/host:configure_zswap:45 : echo zsmalloc 2026-05-20 01:21:44.122 | + lib/host:configure_zswap:45 : sudo tee /sys/module/zswap/parameters/zpool 2026-05-20 01:21:44.135 | zsmalloc 2026-05-20 01:21:44.141 | + lib/host:configure_zswap:47 : echo 1 2026-05-20 01:21:44.142 | + lib/host:configure_zswap:47 : sudo tee /sys/module/zswap/parameters/enabled 2026-05-20 01:21:44.155 | 1 2026-05-20 01:21:44.181 | + lib/host:configure_zswap:49 : sudo grep -R . /sys/module/zswap/parameters 2026-05-20 01:21:44.197 | /sys/module/zswap/parameters/same_filled_pages_enabled:Y 2026-05-20 01:21:44.197 | /sys/module/zswap/parameters/enabled:Y 2026-05-20 01:21:44.197 | /sys/module/zswap/parameters/shrinker_enabled:Y 2026-05-20 01:21:44.197 | /sys/module/zswap/parameters/max_pool_percent:20 2026-05-20 01:21:44.197 | /sys/module/zswap/parameters/compressor:lz4 2026-05-20 01:21:44.197 | /sys/module/zswap/parameters/non_same_filled_pages_enabled:Y 2026-05-20 01:21:44.197 | /sys/module/zswap/parameters/zpool:zsmalloc 2026-05-20 01:21:44.197 | /sys/module/zswap/parameters/exclusive_loads:N 2026-05-20 01:21:44.197 | /sys/module/zswap/parameters/accept_threshold_percent:90 2026-05-20 01:21:44.203 | + lib/host:configure_host_mem:71 : configure_ksm 2026-05-20 01:21:44.209 | + lib/host:configure_ksm:15 : [[ True == \T\r\u\e ]] 2026-05-20 01:21:44.212 | + lib/host:configure_ksm:16 : install_package ksmtuned 2026-05-20 01:21:44.216 | + functions-common:install_package:1432 : update_package_repo 2026-05-20 01:21:44.220 | + functions-common:update_package_repo:1406 : NO_UPDATE_REPOS=False 2026-05-20 01:21:44.224 | + functions-common:update_package_repo:1407 : REPOS_UPDATED=False 2026-05-20 01:21:44.227 | + functions-common:update_package_repo:1408 : RETRY_UPDATE=False 2026-05-20 01:21:44.231 | + functions-common:update_package_repo:1410 : [[ False = \T\r\u\e ]] 2026-05-20 01:21:44.234 | + functions-common:update_package_repo:1414 : is_ubuntu 2026-05-20 01:21:44.237 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-05-20 01:21:44.241 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-05-20 01:21:44.244 | + functions-common:update_package_repo:1415 : apt_get_update 2026-05-20 01:21:44.248 | + functions-common:apt_get_update:1160 : [[ False == \T\r\u\e ]] 2026-05-20 01:21:44.252 | + functions-common:apt_get_update:1165 : [[ False = \T\r\u\e ]] 2026-05-20 01:21:44.256 | + functions-common:apt_get_update:1167 : local sudo=sudo 2026-05-20 01:21:44.261 | ++ functions-common:apt_get_update:1168 : id -u 2026-05-20 01:21:44.267 | + functions-common:apt_get_update:1168 : [[ 1002 = \0 ]] 2026-05-20 01:21:44.270 | + functions-common:apt_get_update:1171 : time_start apt-get-update 2026-05-20 01:21:44.275 | + functions-common:time_start:2400 : local name=apt-get-update 2026-05-20 01:21:44.278 | + functions-common:time_start:2401 : local start_time= 2026-05-20 01:21:44.282 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-05-20 01:21:44.287 | ++ functions-common:time_start:2405 : date +%s%3N 2026-05-20 01:21:44.294 | + functions-common:time_start:2405 : _TIME_START[$name]=1779240104289 2026-05-20 01:21:44.297 | + functions-common:apt_get_update:1173 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2026-05-20 01:21:44.300 | + functions-common:apt_get_update:1174 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2026-05-20 01:21:44.304 | + 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:54.383 | Ign:1 http://security.ubuntu.com/ubuntu noble-security InRelease 2026-05-20 01:21:54.385 | Ign:2 http://nova.clouds.archive.ubuntu.com/ubuntu noble InRelease 2026-05-20 01:22:03.994 | Ign:3 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates InRelease 2026-05-20 01:22:10.402 | Ign:1 http://security.ubuntu.com/ubuntu noble-security InRelease 2026-05-20 01:22:14.007 | Ign:4 http://nova.clouds.archive.ubuntu.com/ubuntu noble-backports InRelease 2026-05-20 01:22:24.019 | Ign:1 http://security.ubuntu.com/ubuntu noble-security InRelease 2026-05-20 01:22:29.024 | Ign:2 http://nova.clouds.archive.ubuntu.com/ubuntu noble InRelease 2026-05-20 01:22:39.042 | Ign:3 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates InRelease 2026-05-20 01:22:41.561 | Err:1 http://security.ubuntu.com/ubuntu noble-security InRelease 2026-05-20 01:22:41.561 | Temporary failure resolving 'security.ubuntu.com' 2026-05-20 01:22:54.064 | Ign:4 http://nova.clouds.archive.ubuntu.com/ubuntu noble-backports InRelease 2026-05-20 01:23:04.080 | Ign:2 http://nova.clouds.archive.ubuntu.com/ubuntu noble InRelease 2026-05-20 01:23:14.156 | Ign:3 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates InRelease 2026-05-20 01:23:28.748 | Ign:4 http://nova.clouds.archive.ubuntu.com/ubuntu noble-backports InRelease 2026-05-20 01:23:42.736 | Err:2 http://nova.clouds.archive.ubuntu.com/ubuntu noble InRelease 2026-05-20 01:23:42.736 | Temporary failure resolving 'nova.clouds.archive.ubuntu.com' 2026-05-20 01:23:52.753 | Err:3 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates InRelease 2026-05-20 01:23:52.753 | Temporary failure resolving 'nova.clouds.archive.ubuntu.com' 2026-05-20 01:24:02.768 | Err:4 http://nova.clouds.archive.ubuntu.com/ubuntu noble-backports InRelease 2026-05-20 01:24:02.768 | Temporary failure resolving 'nova.clouds.archive.ubuntu.com' 2026-05-20 01:24:03.823 | Reading package lists... 2026-05-20 01:24:03.845 | 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:24:03.845 | 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:24:03.846 | 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:24:03.846 | W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/noble-security/InRelease Temporary failure resolving 'security.ubuntu.com' 2026-05-20 01:24:03.847 | W: Some index files failed to download. They have been ignored, or old ones used instead. 2026-05-20 01:24:03.856 | + functions-common:apt_get_update:1179 : REPOS_UPDATED=True 2026-05-20 01:24:03.860 | + functions-common:apt_get_update:1181 : time_stop apt-get-update 2026-05-20 01:24:03.864 | + functions-common:time_stop:2414 : local name 2026-05-20 01:24:03.869 | + functions-common:time_stop:2415 : local end_time 2026-05-20 01:24:03.874 | + functions-common:time_stop:2416 : local elapsed_time 2026-05-20 01:24:03.878 | + functions-common:time_stop:2417 : local total 2026-05-20 01:24:03.882 | + functions-common:time_stop:2418 : local start_time 2026-05-20 01:24:03.885 | + functions-common:time_stop:2420 : name=apt-get-update 2026-05-20 01:24:03.889 | + functions-common:time_stop:2421 : start_time=1779240104289 2026-05-20 01:24:03.893 | + functions-common:time_stop:2423 : [[ -z 1779240104289 ]] 2026-05-20 01:24:03.899 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-05-20 01:24:03.906 | + functions-common:time_stop:2426 : end_time=1779240243901 2026-05-20 01:24:03.911 | + functions-common:time_stop:2427 : elapsed_time=139612 2026-05-20 01:24:03.915 | + functions-common:time_stop:2428 : total=0 2026-05-20 01:24:03.918 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-05-20 01:24:03.923 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=139612 2026-05-20 01:24:03.927 | + functions-common:install_package:1433 : real_install_package ksmtuned 2026-05-20 01:24:03.931 | + functions-common:real_install_package:1420 : is_ubuntu 2026-05-20 01:24:03.934 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-05-20 01:24:03.938 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-05-20 01:24:03.943 | + functions-common:real_install_package:1421 : apt_get install ksmtuned 2026-05-20 01:24:03.978 | + 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:24:04.021 | Reading package lists... 2026-05-20 01:24:04.325 | Building dependency tree... 2026-05-20 01:24:04.325 | Reading state information... 2026-05-20 01:24:04.572 | Recommended packages: 2026-05-20 01:24:04.572 | qemu-kvm 2026-05-20 01:24:04.602 | The following NEW packages will be installed: 2026-05-20 01:24:04.604 | ksmtuned 2026-05-20 01:24:14.651 | 0 upgraded, 1 newly installed, 0 to remove and 1 not upgraded. 2026-05-20 01:24:14.651 | Need to get 7,444 B of archives. 2026-05-20 01:24:14.651 | After this operation, 44.0 kB of additional disk space will be used. 2026-05-20 01:24:14.651 | Ign:1 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 ksmtuned amd64 4.20150326 2026-05-20 01:24:22.401 | Ign:1 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 ksmtuned amd64 4.20150326 2026-05-20 01:24:34.416 | Ign:1 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 ksmtuned amd64 4.20150326 2026-05-20 01:24:48.437 | Err:1 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 ksmtuned amd64 4.20150326 2026-05-20 01:24:48.437 | Temporary failure resolving 'nova.clouds.archive.ubuntu.com' 2026-05-20 01:24:48.448 | 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:24:48.448 | E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing? 2026-05-20 01:24:48.457 | + functions-common:apt_get:1205 : result=100 2026-05-20 01:24:48.462 | + functions-common:apt_get:1208 : time_stop apt-get 2026-05-20 01:24:48.468 | + functions-common:time_stop:2414 : local name 2026-05-20 01:24:48.472 | + functions-common:time_stop:2415 : local end_time 2026-05-20 01:24:48.477 | + functions-common:time_stop:2416 : local elapsed_time 2026-05-20 01:24:48.482 | + functions-common:time_stop:2417 : local total 2026-05-20 01:24:48.486 | + functions-common:time_stop:2418 : local start_time 2026-05-20 01:24:48.490 | + functions-common:time_stop:2420 : name=apt-get 2026-05-20 01:24:48.495 | + functions-common:time_stop:2421 : start_time=1779240243973 2026-05-20 01:24:48.499 | + functions-common:time_stop:2423 : [[ -z 1779240243973 ]] 2026-05-20 01:24:48.505 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-05-20 01:24:48.512 | + functions-common:time_stop:2426 : end_time=1779240288507 2026-05-20 01:24:48.516 | + functions-common:time_stop:2427 : elapsed_time=44534 2026-05-20 01:24:48.520 | + functions-common:time_stop:2428 : total=68863 2026-05-20 01:24:48.525 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-05-20 01:24:48.529 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=113397 2026-05-20 01:24:48.534 | + functions-common:apt_get:1209 : return 100 2026-05-20 01:24:48.538 | + functions-common:install_package:1434 : RETRY_UPDATE=True 2026-05-20 01:24:48.543 | + functions-common:install_package:1434 : update_package_repo 2026-05-20 01:24:48.548 | + functions-common:update_package_repo:1406 : NO_UPDATE_REPOS=False 2026-05-20 01:24:48.553 | + functions-common:update_package_repo:1407 : REPOS_UPDATED=True 2026-05-20 01:24:48.557 | + functions-common:update_package_repo:1408 : RETRY_UPDATE=True 2026-05-20 01:24:48.562 | + functions-common:update_package_repo:1410 : [[ False = \T\r\u\e ]] 2026-05-20 01:24:48.566 | + functions-common:update_package_repo:1414 : is_ubuntu 2026-05-20 01:24:48.570 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-05-20 01:24:48.575 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-05-20 01:24:48.579 | + functions-common:update_package_repo:1415 : apt_get_update 2026-05-20 01:24:48.583 | + functions-common:apt_get_update:1160 : [[ True == \T\r\u\e ]] 2026-05-20 01:24:48.588 | + functions-common:apt_get_update:1160 : [[ True != \T\r\u\e ]] 2026-05-20 01:24:48.592 | + functions-common:apt_get_update:1165 : [[ False = \T\r\u\e ]] 2026-05-20 01:24:48.595 | + functions-common:apt_get_update:1167 : local sudo=sudo 2026-05-20 01:24:48.601 | ++ functions-common:apt_get_update:1168 : id -u 2026-05-20 01:24:48.607 | + functions-common:apt_get_update:1168 : [[ 1002 = \0 ]] 2026-05-20 01:24:48.612 | + functions-common:apt_get_update:1171 : time_start apt-get-update 2026-05-20 01:24:48.616 | + functions-common:time_start:2400 : local name=apt-get-update 2026-05-20 01:24:48.620 | + functions-common:time_start:2401 : local start_time= 2026-05-20 01:24:48.624 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-05-20 01:24:48.629 | ++ functions-common:time_start:2405 : date +%s%3N 2026-05-20 01:24:48.636 | + functions-common:time_start:2405 : _TIME_START[$name]=1779240288631 2026-05-20 01:24:48.640 | + functions-common:apt_get_update:1173 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2026-05-20 01:24:48.646 | + functions-common:apt_get_update:1174 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2026-05-20 01:24:48.651 | + 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:24:55.403 | Ign:1 http://nova.clouds.archive.ubuntu.com/ubuntu noble InRelease 2026-05-20 01:24:58.739 | Ign:2 http://security.ubuntu.com/ubuntu noble-security InRelease 2026-05-20 01:25:05.417 | Ign:3 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates InRelease 2026-05-20 01:25:09.756 | Ign:2 http://security.ubuntu.com/ubuntu noble-security InRelease 2026-05-20 01:25:20.431 | Ign:4 http://nova.clouds.archive.ubuntu.com/ubuntu noble-backports InRelease 2026-05-20 01:25:21.765 | Ign:2 http://security.ubuntu.com/ubuntu noble-security InRelease 2026-05-20 01:25:30.436 | Ign:1 http://nova.clouds.archive.ubuntu.com/ubuntu noble InRelease 2026-05-20 01:25:40.449 | Ign:3 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates InRelease 2026-05-20 01:25:40.785 | Err:2 http://security.ubuntu.com/ubuntu noble-security InRelease 2026-05-20 01:25:40.786 | Temporary failure resolving 'security.ubuntu.com' 2026-05-20 01:25:45.458 | Ign:4 http://nova.clouds.archive.ubuntu.com/ubuntu noble-backports InRelease 2026-05-20 01:25:58.526 | Ign:1 http://nova.clouds.archive.ubuntu.com/ubuntu noble InRelease 2026-05-20 01:26:08.539 | Ign:3 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates InRelease 2026-05-20 01:26:18.553 | Ign:4 http://nova.clouds.archive.ubuntu.com/ubuntu noble-backports InRelease 2026-05-20 01:26:28.564 | Err:1 http://nova.clouds.archive.ubuntu.com/ubuntu noble InRelease 2026-05-20 01:26:28.564 | Temporary failure resolving 'nova.clouds.archive.ubuntu.com' 2026-05-20 01:26:38.578 | Err:3 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates InRelease 2026-05-20 01:26:38.578 | Temporary failure resolving 'nova.clouds.archive.ubuntu.com' 2026-05-20 01:26:48.592 | Err:4 http://nova.clouds.archive.ubuntu.com/ubuntu noble-backports InRelease 2026-05-20 01:26:48.592 | Temporary failure resolving 'nova.clouds.archive.ubuntu.com' 2026-05-20 01:26:49.611 | Reading package lists... 2026-05-20 01:26:49.630 | 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:26:49.631 | 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:26:49.631 | 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:26:49.631 | W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/noble-security/InRelease Temporary failure resolving 'security.ubuntu.com' 2026-05-20 01:26:49.632 | W: Some index files failed to download. They have been ignored, or old ones used instead. 2026-05-20 01:26:49.640 | + functions-common:apt_get_update:1179 : REPOS_UPDATED=True 2026-05-20 01:26:49.644 | + functions-common:apt_get_update:1181 : time_stop apt-get-update 2026-05-20 01:26:49.647 | + functions-common:time_stop:2414 : local name 2026-05-20 01:26:49.651 | + functions-common:time_stop:2415 : local end_time 2026-05-20 01:26:49.654 | + functions-common:time_stop:2416 : local elapsed_time 2026-05-20 01:26:49.658 | + functions-common:time_stop:2417 : local total 2026-05-20 01:26:49.661 | + functions-common:time_stop:2418 : local start_time 2026-05-20 01:26:49.665 | + functions-common:time_stop:2420 : name=apt-get-update 2026-05-20 01:26:49.669 | + functions-common:time_stop:2421 : start_time=1779240288631 2026-05-20 01:26:49.673 | + functions-common:time_stop:2423 : [[ -z 1779240288631 ]] 2026-05-20 01:26:49.678 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-05-20 01:26:49.684 | + functions-common:time_stop:2426 : end_time=1779240409679 2026-05-20 01:26:49.688 | + functions-common:time_stop:2427 : elapsed_time=121048 2026-05-20 01:26:49.691 | + functions-common:time_stop:2428 : total=139612 2026-05-20 01:26:49.695 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-05-20 01:26:49.699 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=260660 2026-05-20 01:26:49.703 | + functions-common:install_package:1434 : real_install_package ksmtuned 2026-05-20 01:26:49.706 | + functions-common:real_install_package:1420 : is_ubuntu 2026-05-20 01:26:49.711 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-05-20 01:26:49.715 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-05-20 01:26:49.719 | + functions-common:real_install_package:1421 : apt_get install ksmtuned 2026-05-20 01:26:49.751 | + 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:26:49.798 | Reading package lists... 2026-05-20 01:26:50.055 | Building dependency tree... 2026-05-20 01:26:50.055 | Reading state information... 2026-05-20 01:26:50.312 | Recommended packages: 2026-05-20 01:26:50.312 | qemu-kvm 2026-05-20 01:26:50.338 | The following NEW packages will be installed: 2026-05-20 01:26:50.340 | ksmtuned 2026-05-20 01:27:00.387 | 0 upgraded, 1 newly installed, 0 to remove and 1 not upgraded. 2026-05-20 01:27:00.387 | Need to get 7,444 B of archives. 2026-05-20 01:27:00.387 | After this operation, 44.0 kB of additional disk space will be used. 2026-05-20 01:27:00.387 | Ign:1 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 ksmtuned amd64 4.20150326 2026-05-20 01:27:11.403 | Ign:1 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 ksmtuned amd64 4.20150326 2026-05-20 01:27:19.901 | Ign:1 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 ksmtuned amd64 4.20150326 2026-05-20 01:27:33.918 | Err:1 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 ksmtuned amd64 4.20150326 2026-05-20 01:27:33.922 | Temporary failure resolving 'nova.clouds.archive.ubuntu.com' 2026-05-20 01:27:33.927 | 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:27:33.927 | E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing? 2026-05-20 01:27:33.934 | + functions-common:apt_get:1 : exit_trap 2026-05-20 01:27:33.937 | + ./stack.sh:exit_trap:519 : local r=100 2026-05-20 01:27:33.942 | ++ ./stack.sh:exit_trap:520 : jobs -p 2026-05-20 01:27:33.947 | + ./stack.sh:exit_trap:520 : jobs= 2026-05-20 01:27:33.951 | + ./stack.sh:exit_trap:523 : [[ -n '' ]] 2026-05-20 01:27:33.955 | + ./stack.sh:exit_trap:529 : '[' -f '' ']' 2026-05-20 01:27:33.957 | + ./stack.sh:exit_trap:534 : kill_spinner 2026-05-20 01:27:33.961 | + ./stack.sh:kill_spinner:429 : '[' '!' -z '' ']' 2026-05-20 01:27:33.965 | + ./stack.sh:exit_trap:536 : [[ 100 -ne 0 ]] 2026-05-20 01:27:33.969 | + ./stack.sh:exit_trap:537 : echo 'Error on exit' 2026-05-20 01:27:33.969 | Error on exit 2026-05-20 01:27:33.972 | + ./stack.sh:exit_trap:539 : type -p generate-subunit 2026-05-20 01:27:33.976 | + ./stack.sh:exit_trap:542 : [[ -z /opt/stack/logs ]] 2026-05-20 01:27:33.980 | + ./stack.sh:exit_trap:545 : /usr/bin/python3.12 /opt/stack/devstack/tools/worlddump.py -d /opt/stack/logs 2026-05-20 01:27:34.554 | + ./stack.sh:exit_trap:554 : exit 100