2026-04-20 19:09:06.343 | + ./stack.sh:main:485 : exec 2026-04-20 19:09:06.343 | + ./stack.sh:main:493 : echo_summary 'stack.sh log /opt/stack/logs/devstacklog.txt.2026-04-20-190906' 2026-04-20 19:09:06.344 | ++ ./stack.sh:main:485 : /usr/bin/python3.12 /opt/stack/devstack/tools/outfilter.py -o /opt/stack/logs/devstacklog.txt.2026-04-20-190906.summary.2026-04-20-190906 2026-04-20 19:09:06.344 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-04-20 19:09:06.344 | + ./stack.sh:echo_summary:444 : echo -e stack.sh log /opt/stack/logs/devstacklog.txt.2026-04-20-190906 2026-04-20 19:09:06.344 | + ./stack.sh:main:495 : ln -sf /opt/stack/logs/devstacklog.txt.2026-04-20-190906 /opt/stack/logs/devstacklog.txt 2026-04-20 19:09:06.344 | + ./stack.sh:main:496 : ln -sf /opt/stack/logs/devstacklog.txt.2026-04-20-190906.summary.2026-04-20-190906 /opt/stack/logs/devstacklog.txt.summary 2026-04-20 19:09:06.344 | + ./stack.sh:main:511 : check_path_perm_sanity /opt/stack 2026-04-20 19:09:06.344 | + functions:check_path_perm_sanity:615 : local real_path 2026-04-20 19:09:06.346 | ++ functions:check_path_perm_sanity:616 : readlink -f /opt/stack 2026-04-20 19:09:06.353 | + functions:check_path_perm_sanity:616 : real_path=/opt/stack 2026-04-20 19:09:06.356 | + functions:check_path_perm_sanity:617 : local rebuilt_path= 2026-04-20 19:09:06.363 | ++ functions:check_path_perm_sanity:618 : tr / ' ' 2026-04-20 19:09:06.363 | ++ functions:check_path_perm_sanity:618 : echo /opt/stack 2026-04-20 19:09:06.370 | + functions:check_path_perm_sanity:618 : for i in $(echo ${real_path} | tr "/" " ") 2026-04-20 19:09:06.373 | + functions:check_path_perm_sanity:619 : rebuilt_path=/opt 2026-04-20 19:09:06.379 | ++ functions:check_path_perm_sanity:621 : stat -c %a /opt 2026-04-20 19:09:06.386 | + functions:check_path_perm_sanity:621 : [[ 755 = 700 ]] 2026-04-20 19:09:06.390 | + functions:check_path_perm_sanity:618 : for i in $(echo ${real_path} | tr "/" " ") 2026-04-20 19:09:06.394 | + functions:check_path_perm_sanity:619 : rebuilt_path=/opt/stack 2026-04-20 19:09:06.399 | ++ functions:check_path_perm_sanity:621 : stat -c %a /opt/stack 2026-04-20 19:09:06.405 | + functions:check_path_perm_sanity:621 : [[ 755 = 700 ]] 2026-04-20 19:09:06.410 | + ./stack.sh:main:517 : trap exit_trap EXIT 2026-04-20 19:09:06.415 | + ./stack.sh:main:558 : trap err_trap ERR 2026-04-20 19:09:06.419 | + ./stack.sh:main:571 : set -o errexit 2026-04-20 19:09:06.423 | + ./stack.sh:main:574 : uname -a 2026-04-20 19:09:06.425 | Linux np0000168564 6.8.0-110-generic #110-Ubuntu SMP PREEMPT_DYNAMIC Thu Mar 19 15:09:20 UTC 2026 x86_64 x86_64 x86_64 GNU/Linux 2026-04-20 19:09:06.429 | + ./stack.sh:main:577 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2026-04-20 19:09:06.434 | + ./stack.sh:main:578 : rm -f /opt/stack/data/ca-bundle.pem 2026-04-20 19:09:06.440 | + ./stack.sh:main:581 : source /opt/stack/devstack/lib/database 2026-04-20 19:09:06.505 | + ./stack.sh:main:582 : source /opt/stack/devstack/lib/rpc_backend 2026-04-20 19:09:06.535 | + ./stack.sh:main:585 : source /opt/stack/devstack/lib/host 2026-04-20 19:09:06.541 | +++ lib/host:source:12 : trueorfalse True ENABLE_KSM 2026-04-20 19:09:06.567 | ++ lib/host:source:12 : ENABLE_KSM=True 2026-04-20 19:09:06.571 | +++ lib/host:source:13 : trueorfalse True ENABLE_KSMTUNED 2026-04-20 19:09:06.596 | ++ lib/host:source:13 : ENABLE_KSMTUNED=True 2026-04-20 19:09:06.602 | +++ lib/host:source:34 : trueorfalse False ENABLE_ZSWAP 2026-04-20 19:09:06.627 | ++ lib/host:source:34 : ENABLE_ZSWAP=True 2026-04-20 19:09:06.632 | ++ lib/host:source:37 : ZSWAP_COMPRESSOR=lz4 2026-04-20 19:09:06.635 | ++ lib/host:source:38 : ZSWAP_ZPOOL=zsmalloc 2026-04-20 19:09:06.640 | +++ lib/host:source:53 : trueorfalse False ENABLE_SYSCTL_MEM_TUNING 2026-04-20 19:09:06.666 | ++ lib/host:source:53 : ENABLE_SYSCTL_MEM_TUNING=True 2026-04-20 19:09:06.671 | +++ lib/host:source:75 : trueorfalse False ENABLE_SYSCTL_NET_TUNING 2026-04-20 19:09:06.696 | ++ lib/host:source:75 : ENABLE_SYSCTL_NET_TUNING=True 2026-04-20 19:09:06.700 | + ./stack.sh:main:588 : tune_host 2026-04-20 19:09:06.704 | + lib/host:tune_host:96 : configure_host_mem 2026-04-20 19:09:06.708 | + lib/host:configure_host_mem:70 : configure_zswap 2026-04-20 19:09:06.712 | + lib/host:configure_zswap:40 : [[ True == \T\r\u\e ]] 2026-04-20 19:09:06.716 | + lib/host:configure_zswap:43 : is_ubuntu 2026-04-20 19:09:06.720 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-04-20 19:09:06.723 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-04-20 19:09:06.728 | + lib/host:configure_zswap:44 : echo lz4 2026-04-20 19:09:06.728 | + lib/host:configure_zswap:44 : sudo tee /sys/module/zswap/parameters/compressor 2026-04-20 19:09:06.742 | lz4 2026-04-20 19:09:06.748 | + lib/host:configure_zswap:45 : echo zsmalloc 2026-04-20 19:09:06.748 | + lib/host:configure_zswap:45 : sudo tee /sys/module/zswap/parameters/zpool 2026-04-20 19:09:06.761 | zsmalloc 2026-04-20 19:09:06.768 | + lib/host:configure_zswap:47 : echo 1 2026-04-20 19:09:06.768 | + lib/host:configure_zswap:47 : sudo tee /sys/module/zswap/parameters/enabled 2026-04-20 19:09:06.780 | 1 2026-04-20 19:09:06.804 | + lib/host:configure_zswap:49 : sudo grep -R . /sys/module/zswap/parameters 2026-04-20 19:09:06.816 | /sys/module/zswap/parameters/same_filled_pages_enabled:Y 2026-04-20 19:09:06.816 | /sys/module/zswap/parameters/enabled:Y 2026-04-20 19:09:06.816 | /sys/module/zswap/parameters/shrinker_enabled:Y 2026-04-20 19:09:06.816 | /sys/module/zswap/parameters/max_pool_percent:20 2026-04-20 19:09:06.816 | /sys/module/zswap/parameters/compressor:lz4 2026-04-20 19:09:06.816 | /sys/module/zswap/parameters/non_same_filled_pages_enabled:Y 2026-04-20 19:09:06.816 | /sys/module/zswap/parameters/zpool:zsmalloc 2026-04-20 19:09:06.816 | /sys/module/zswap/parameters/exclusive_loads:N 2026-04-20 19:09:06.816 | /sys/module/zswap/parameters/accept_threshold_percent:90 2026-04-20 19:09:06.821 | + lib/host:configure_host_mem:71 : configure_ksm 2026-04-20 19:09:06.825 | + lib/host:configure_ksm:15 : [[ True == \T\r\u\e ]] 2026-04-20 19:09:06.828 | + lib/host:configure_ksm:16 : install_package ksmtuned 2026-04-20 19:09:06.832 | + functions-common:install_package:1432 : update_package_repo 2026-04-20 19:09:06.835 | + functions-common:update_package_repo:1406 : NO_UPDATE_REPOS=False 2026-04-20 19:09:06.839 | + functions-common:update_package_repo:1407 : REPOS_UPDATED=False 2026-04-20 19:09:06.842 | + functions-common:update_package_repo:1408 : RETRY_UPDATE=False 2026-04-20 19:09:06.846 | + functions-common:update_package_repo:1410 : [[ False = \T\r\u\e ]] 2026-04-20 19:09:06.850 | + functions-common:update_package_repo:1414 : is_ubuntu 2026-04-20 19:09:06.853 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-04-20 19:09:06.857 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-04-20 19:09:06.861 | + functions-common:update_package_repo:1415 : apt_get_update 2026-04-20 19:09:06.864 | + functions-common:apt_get_update:1160 : [[ False == \T\r\u\e ]] 2026-04-20 19:09:06.868 | + functions-common:apt_get_update:1165 : [[ False = \T\r\u\e ]] 2026-04-20 19:09:06.871 | + functions-common:apt_get_update:1167 : local sudo=sudo 2026-04-20 19:09:06.875 | ++ functions-common:apt_get_update:1168 : id -u 2026-04-20 19:09:06.881 | + functions-common:apt_get_update:1168 : [[ 1002 = \0 ]] 2026-04-20 19:09:06.884 | + functions-common:apt_get_update:1171 : time_start apt-get-update 2026-04-20 19:09:06.888 | + functions-common:time_start:2400 : local name=apt-get-update 2026-04-20 19:09:06.892 | + functions-common:time_start:2401 : local start_time= 2026-04-20 19:09:06.896 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-04-20 19:09:06.901 | ++ functions-common:time_start:2405 : date +%s%3N 2026-04-20 19:09:06.907 | + functions-common:time_start:2405 : _TIME_START[$name]=1776712146903 2026-04-20 19:09:06.911 | + functions-common:apt_get_update:1173 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2026-04-20 19:09:06.914 | + functions-common:apt_get_update:1174 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2026-04-20 19:09:06.917 | + functions-common:apt_get_update:1175 : timeout 300 sh -c 'while ! sudo http_proxy= https_proxy= no_proxy= apt-get update; do sleep 30; done' 2026-04-20 19:09:07.233 | Hit:1 http://nova.clouds.archive.ubuntu.com/ubuntu noble InRelease 2026-04-20 19:09:07.263 | Hit:2 http://security.ubuntu.com/ubuntu noble-security InRelease 2026-04-20 19:09:07.344 | Hit:3 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates InRelease 2026-04-20 19:09:07.478 | Hit:4 http://nova.clouds.archive.ubuntu.com/ubuntu noble-backports InRelease 2026-04-20 19:09:08.747 | Reading package lists... 2026-04-20 19:09:08.781 | + functions-common:apt_get_update:1179 : REPOS_UPDATED=True 2026-04-20 19:09:08.785 | + functions-common:apt_get_update:1181 : time_stop apt-get-update 2026-04-20 19:09:08.789 | + functions-common:time_stop:2414 : local name 2026-04-20 19:09:08.793 | + functions-common:time_stop:2415 : local end_time 2026-04-20 19:09:08.797 | + functions-common:time_stop:2416 : local elapsed_time 2026-04-20 19:09:08.800 | + functions-common:time_stop:2417 : local total 2026-04-20 19:09:08.804 | + functions-common:time_stop:2418 : local start_time 2026-04-20 19:09:08.807 | + functions-common:time_stop:2420 : name=apt-get-update 2026-04-20 19:09:08.810 | + functions-common:time_stop:2421 : start_time=1776712146903 2026-04-20 19:09:08.813 | + functions-common:time_stop:2423 : [[ -z 1776712146903 ]] 2026-04-20 19:09:08.818 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-04-20 19:09:08.825 | + functions-common:time_stop:2426 : end_time=1776712148821 2026-04-20 19:09:08.829 | + functions-common:time_stop:2427 : elapsed_time=1918 2026-04-20 19:09:08.833 | + functions-common:time_stop:2428 : total=0 2026-04-20 19:09:08.837 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-04-20 19:09:08.841 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=1918 2026-04-20 19:09:08.845 | + functions-common:install_package:1433 : real_install_package ksmtuned 2026-04-20 19:09:08.849 | + functions-common:real_install_package:1420 : is_ubuntu 2026-04-20 19:09:08.852 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-04-20 19:09:08.856 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-04-20 19:09:08.861 | + functions-common:real_install_package:1421 : apt_get install ksmtuned 2026-04-20 19:09:08.892 | + functions-common:apt_get:1201 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install ksmtuned 2026-04-20 19:09:08.925 | Reading package lists... 2026-04-20 19:09:09.157 | Building dependency tree... 2026-04-20 19:09:09.157 | Reading state information... 2026-04-20 19:09:09.397 | Recommended packages: 2026-04-20 19:09:09.397 | qemu-kvm 2026-04-20 19:09:09.428 | The following NEW packages will be installed: 2026-04-20 19:09:09.429 | ksmtuned 2026-04-20 19:09:09.618 | 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 2026-04-20 19:09:09.619 | Need to get 7,444 B of archives. 2026-04-20 19:09:09.619 | After this operation, 44.0 kB of additional disk space will be used. 2026-04-20 19:09:09.619 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 ksmtuned amd64 4.20150326 [7,444 B] 2026-04-20 19:09:09.775 | debconf: delaying package configuration, since apt-utils is not installed 2026-04-20 19:09:09.816 | Fetched 7,444 B in 0s (42.8 kB/s) 2026-04-20 19:09:09.853 | Selecting previously unselected package ksmtuned. 2026-04-20 19:09:09.868 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 32860 files and directories currently installed.) 2026-04-20 19:09:09.869 | Preparing to unpack .../ksmtuned_4.20150326_amd64.deb ... 2026-04-20 19:09:09.874 | Unpacking ksmtuned (4.20150326) ... 2026-04-20 19:09:09.942 | Setting up ksmtuned (4.20150326) ... 2026-04-20 19:09:10.118 | Created symlink /etc/systemd/system/multi-user.target.wants/ksm.service → /usr/lib/systemd/system/ksm.service. 2026-04-20 19:09:10.260 | Created symlink /etc/systemd/system/multi-user.target.wants/ksmtuned.service → /usr/lib/systemd/system/ksmtuned.service. 2026-04-20 19:09:10.838 | + functions-common:apt_get:1205 : result=0 2026-04-20 19:09:10.842 | + functions-common:apt_get:1208 : time_stop apt-get 2026-04-20 19:09:10.845 | + functions-common:time_stop:2414 : local name 2026-04-20 19:09:10.849 | + functions-common:time_stop:2415 : local end_time 2026-04-20 19:09:10.853 | + functions-common:time_stop:2416 : local elapsed_time 2026-04-20 19:09:10.857 | + functions-common:time_stop:2417 : local total 2026-04-20 19:09:10.861 | + functions-common:time_stop:2418 : local start_time 2026-04-20 19:09:10.865 | + functions-common:time_stop:2420 : name=apt-get 2026-04-20 19:09:10.868 | + functions-common:time_stop:2421 : start_time=1776712148887 2026-04-20 19:09:10.871 | + functions-common:time_stop:2423 : [[ -z 1776712148887 ]] 2026-04-20 19:09:10.875 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-04-20 19:09:10.881 | + functions-common:time_stop:2426 : end_time=1776712150877 2026-04-20 19:09:10.885 | + functions-common:time_stop:2427 : elapsed_time=1990 2026-04-20 19:09:10.888 | + functions-common:time_stop:2428 : total=5128 2026-04-20 19:09:10.892 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-04-20 19:09:10.895 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=7118 2026-04-20 19:09:10.898 | + functions-common:apt_get:1209 : return 0 2026-04-20 19:09:10.902 | + lib/host:configure_ksm:18 : [[ -f /sys/kernel/mm/ksm/run ]] 2026-04-20 19:09:10.907 | ++ lib/host:configure_ksm:19 : bool_to_int ENABLE_KSM 2026-04-20 19:09:10.907 | + lib/host:configure_ksm:19 : sudo tee /sys/kernel/mm/ksm/run 2026-04-20 19:09:10.935 | + lib/host:configure_ksm:19 : echo 0 2026-04-20 19:09:10.935 | 0 2026-04-20 19:09:10.943 | + lib/host:configure_host_mem:72 : configure_sysctl_mem_parmaters 2026-04-20 19:09:10.947 | + lib/host:configure_sysctl_mem_parmaters:55 : [[ True == \T\r\u\e ]] 2026-04-20 19:09:10.951 | + lib/host:configure_sysctl_mem_parmaters:57 : sudo sysctl -w vm.dirty_ratio=60 2026-04-20 19:09:10.965 | vm.dirty_ratio = 60 2026-04-20 19:09:10.971 | + lib/host:configure_sysctl_mem_parmaters:58 : sudo sysctl -w vm.dirty_background_ratio=10 2026-04-20 19:09:10.986 | vm.dirty_background_ratio = 10 2026-04-20 19:09:10.992 | + lib/host:configure_sysctl_mem_parmaters:59 : sudo sysctl -w vm.vfs_cache_pressure=50 2026-04-20 19:09:11.002 | vm.vfs_cache_pressure = 50 2026-04-20 19:09:11.007 | + lib/host:configure_sysctl_mem_parmaters:64 : sudo sysctl -w vm.swappiness=100 2026-04-20 19:09:11.018 | vm.swappiness = 100 2026-04-20 19:09:11.024 | + lib/host:configure_sysctl_mem_parmaters:65 : sudo grep -R . /proc/sys/vm/ 2026-04-20 19:09:11.035 | /proc/sys/vm/admin_reserve_kbytes:8192 2026-04-20 19:09:11.036 | grep: /proc/sys/vm/compact_memory: Permission denied 2026-04-20 19:09:11.036 | /proc/sys/vm/compact_unevictable_allowed:1 2026-04-20 19:09:11.036 | /proc/sys/vm/compaction_proactiveness:20 2026-04-20 19:09:11.036 | /proc/sys/vm/dirty_background_bytes:0 2026-04-20 19:09:11.036 | /proc/sys/vm/dirty_background_ratio:10 2026-04-20 19:09:11.036 | /proc/sys/vm/dirty_bytes:0 2026-04-20 19:09:11.036 | /proc/sys/vm/dirty_expire_centisecs:3000 2026-04-20 19:09:11.036 | /proc/sys/vm/dirty_ratio:60 2026-04-20 19:09:11.036 | /proc/sys/vm/dirty_writeback_centisecs:500 2026-04-20 19:09:11.036 | /proc/sys/vm/dirtytime_expire_seconds:43200 2026-04-20 19:09:11.036 | grep: /proc/sys/vm/drop_caches: Permission denied 2026-04-20 19:09:11.037 | /proc/sys/vm/extfrag_threshold:500 2026-04-20 19:09:11.037 | /proc/sys/vm/hugetlb_optimize_vmemmap:0 2026-04-20 19:09:11.037 | /proc/sys/vm/hugetlb_shm_group:0 2026-04-20 19:09:11.037 | /proc/sys/vm/laptop_mode:0 2026-04-20 19:09:11.037 | /proc/sys/vm/legacy_va_layout:0 2026-04-20 19:09:11.037 | /proc/sys/vm/lowmem_reserve_ratio:256 256 32 0 0 2026-04-20 19:09:11.037 | /proc/sys/vm/max_map_count:1048576 2026-04-20 19:09:11.037 | /proc/sys/vm/memfd_noexec:0 2026-04-20 19:09:11.037 | /proc/sys/vm/memory_failure_early_kill:0 2026-04-20 19:09:11.037 | /proc/sys/vm/memory_failure_recovery:1 2026-04-20 19:09:11.037 | /proc/sys/vm/min_free_kbytes:67584 2026-04-20 19:09:11.037 | /proc/sys/vm/min_slab_ratio:5 2026-04-20 19:09:11.037 | /proc/sys/vm/min_unmapped_ratio:1 2026-04-20 19:09:11.037 | /proc/sys/vm/mmap_min_addr:65536 2026-04-20 19:09:11.037 | /proc/sys/vm/mmap_rnd_bits:32 2026-04-20 19:09:11.037 | /proc/sys/vm/mmap_rnd_compat_bits:16 2026-04-20 19:09:11.037 | /proc/sys/vm/nr_hugepages:0 2026-04-20 19:09:11.037 | /proc/sys/vm/nr_hugepages_mempolicy:0 2026-04-20 19:09:11.037 | /proc/sys/vm/nr_overcommit_hugepages:0 2026-04-20 19:09:11.037 | /proc/sys/vm/numa_stat:1 2026-04-20 19:09:11.037 | /proc/sys/vm/numa_zonelist_order:Node 2026-04-20 19:09:11.037 | /proc/sys/vm/oom_dump_tasks:1 2026-04-20 19:09:11.037 | /proc/sys/vm/oom_kill_allocating_task:0 2026-04-20 19:09:11.037 | /proc/sys/vm/overcommit_kbytes:0 2026-04-20 19:09:11.037 | /proc/sys/vm/overcommit_memory:0 2026-04-20 19:09:11.037 | /proc/sys/vm/overcommit_ratio:50 2026-04-20 19:09:11.037 | /proc/sys/vm/page-cluster:3 2026-04-20 19:09:11.037 | /proc/sys/vm/page_lock_unfairness:5 2026-04-20 19:09:11.037 | /proc/sys/vm/panic_on_oom:0 2026-04-20 19:09:11.037 | /proc/sys/vm/percpu_pagelist_high_fraction:0 2026-04-20 19:09:11.037 | /proc/sys/vm/stat_interval:1 2026-04-20 19:09:11.038 | /proc/sys/vm/swappiness:100 2026-04-20 19:09:11.038 | /proc/sys/vm/unprivileged_userfaultfd:0 2026-04-20 19:09:11.038 | /proc/sys/vm/user_reserve_kbytes:131072 2026-04-20 19:09:11.038 | /proc/sys/vm/vfs_cache_pressure:50 2026-04-20 19:09:11.038 | /proc/sys/vm/watermark_boost_factor:15000 2026-04-20 19:09:11.038 | /proc/sys/vm/watermark_scale_factor:10 2026-04-20 19:09:11.038 | /proc/sys/vm/zone_reclaim_mode:0 2026-04-20 19:09:11.043 | + lib/host:configure_sysctl_mem_parmaters:65 : /bin/true 2026-04-20 19:09:11.050 | + lib/host:tune_host:97 : configure_host_net 2026-04-20 19:09:11.053 | + lib/host:configure_host_net:92 : configure_sysctl_net_parmaters 2026-04-20 19:09:11.057 | + lib/host:configure_sysctl_net_parmaters:77 : [[ True == \T\r\u\e ]] 2026-04-20 19:09:11.061 | + lib/host:configure_sysctl_net_parmaters:79 : sudo sysctl -w net.ipv4.tcp_keepalive_time=60 2026-04-20 19:09:11.072 | net.ipv4.tcp_keepalive_time = 60 2026-04-20 19:09:11.078 | + lib/host:configure_sysctl_net_parmaters:80 : sudo sysctl -w net.ipv4.tcp_keepalive_intvl=10 2026-04-20 19:09:11.089 | net.ipv4.tcp_keepalive_intvl = 10 2026-04-20 19:09:11.095 | + lib/host:configure_sysctl_net_parmaters:81 : sudo sysctl -w net.ipv4.tcp_keepalive_probes=6 2026-04-20 19:09:11.110 | net.ipv4.tcp_keepalive_probes = 6 2026-04-20 19:09:11.114 | + lib/host:configure_sysctl_net_parmaters:83 : sudo sysctl -w net.ipv4.tcp_fastopen=3 2026-04-20 19:09:11.125 | net.ipv4.tcp_fastopen = 3 2026-04-20 19:09:11.132 | + lib/host:configure_sysctl_net_parmaters:85 : sudo grep -R . /proc/sys/net/ipv4/tcp_abort_on_overflow /proc/sys/net/ipv4/tcp_adv_win_scale /proc/sys/net/ipv4/tcp_allowed_congestion_control /proc/sys/net/ipv4/tcp_app_win /proc/sys/net/ipv4/tcp_autocorking /proc/sys/net/ipv4/tcp_available_congestion_control /proc/sys/net/ipv4/tcp_available_ulp /proc/sys/net/ipv4/tcp_backlog_ack_defer /proc/sys/net/ipv4/tcp_base_mss /proc/sys/net/ipv4/tcp_challenge_ack_limit /proc/sys/net/ipv4/tcp_child_ehash_entries /proc/sys/net/ipv4/tcp_comp_sack_delay_ns /proc/sys/net/ipv4/tcp_comp_sack_nr /proc/sys/net/ipv4/tcp_comp_sack_slack_ns /proc/sys/net/ipv4/tcp_congestion_control /proc/sys/net/ipv4/tcp_dsack /proc/sys/net/ipv4/tcp_early_demux /proc/sys/net/ipv4/tcp_early_retrans /proc/sys/net/ipv4/tcp_ecn /proc/sys/net/ipv4/tcp_ecn_fallback /proc/sys/net/ipv4/tcp_ehash_entries /proc/sys/net/ipv4/tcp_fack /proc/sys/net/ipv4/tcp_fastopen /proc/sys/net/ipv4/tcp_fastopen_blackhole_timeout_sec /proc/sys/net/ipv4/tcp_fastopen_key /proc/sys/net/ipv4/tcp_fin_timeout /proc/sys/net/ipv4/tcp_frto /proc/sys/net/ipv4/tcp_fwmark_accept /proc/sys/net/ipv4/tcp_invalid_ratelimit /proc/sys/net/ipv4/tcp_keepalive_intvl /proc/sys/net/ipv4/tcp_keepalive_probes /proc/sys/net/ipv4/tcp_keepalive_time /proc/sys/net/ipv4/tcp_l3mdev_accept /proc/sys/net/ipv4/tcp_limit_output_bytes /proc/sys/net/ipv4/tcp_low_latency /proc/sys/net/ipv4/tcp_max_orphans /proc/sys/net/ipv4/tcp_max_reordering /proc/sys/net/ipv4/tcp_max_syn_backlog /proc/sys/net/ipv4/tcp_max_tw_buckets /proc/sys/net/ipv4/tcp_mem /proc/sys/net/ipv4/tcp_migrate_req /proc/sys/net/ipv4/tcp_min_rtt_wlen /proc/sys/net/ipv4/tcp_min_snd_mss /proc/sys/net/ipv4/tcp_min_tso_segs /proc/sys/net/ipv4/tcp_moderate_rcvbuf /proc/sys/net/ipv4/tcp_mtu_probe_floor /proc/sys/net/ipv4/tcp_mtu_probing /proc/sys/net/ipv4/tcp_no_metrics_save /proc/sys/net/ipv4/tcp_no_ssthresh_metrics_save /proc/sys/net/ipv4/tcp_notsent_lowat /proc/sys/net/ipv4/tcp_orphan_retries /proc/sys/net/ipv4/tcp_pacing_ca_ratio /proc/sys/net/ipv4/tcp_pacing_ss_ratio /proc/sys/net/ipv4/tcp_pingpong_thresh /proc/sys/net/ipv4/tcp_plb_cong_thresh /proc/sys/net/ipv4/tcp_plb_enabled /proc/sys/net/ipv4/tcp_plb_idle_rehash_rounds /proc/sys/net/ipv4/tcp_plb_rehash_rounds /proc/sys/net/ipv4/tcp_plb_suspend_rto_sec /proc/sys/net/ipv4/tcp_probe_interval /proc/sys/net/ipv4/tcp_probe_threshold /proc/sys/net/ipv4/tcp_recovery /proc/sys/net/ipv4/tcp_reflect_tos /proc/sys/net/ipv4/tcp_reordering /proc/sys/net/ipv4/tcp_retrans_collapse /proc/sys/net/ipv4/tcp_retries1 /proc/sys/net/ipv4/tcp_retries2 /proc/sys/net/ipv4/tcp_rfc1337 /proc/sys/net/ipv4/tcp_rmem /proc/sys/net/ipv4/tcp_sack /proc/sys/net/ipv4/tcp_shrink_window /proc/sys/net/ipv4/tcp_slow_start_after_idle /proc/sys/net/ipv4/tcp_stdurg /proc/sys/net/ipv4/tcp_synack_retries /proc/sys/net/ipv4/tcp_syncookies /proc/sys/net/ipv4/tcp_syn_linear_timeouts /proc/sys/net/ipv4/tcp_syn_retries /proc/sys/net/ipv4/tcp_thin_linear_timeouts /proc/sys/net/ipv4/tcp_timestamps /proc/sys/net/ipv4/tcp_tso_rtt_log /proc/sys/net/ipv4/tcp_tso_win_divisor /proc/sys/net/ipv4/tcp_tw_reuse /proc/sys/net/ipv4/tcp_window_scaling /proc/sys/net/ipv4/tcp_wmem /proc/sys/net/ipv4/tcp_workaround_signed_windows 2026-04-20 19:09:11.149 | /proc/sys/net/ipv4/tcp_abort_on_overflow:0 2026-04-20 19:09:11.150 | /proc/sys/net/ipv4/tcp_adv_win_scale:1 2026-04-20 19:09:11.150 | /proc/sys/net/ipv4/tcp_allowed_congestion_control:reno cubic 2026-04-20 19:09:11.150 | /proc/sys/net/ipv4/tcp_app_win:31 2026-04-20 19:09:11.150 | /proc/sys/net/ipv4/tcp_autocorking:1 2026-04-20 19:09:11.150 | /proc/sys/net/ipv4/tcp_available_congestion_control:reno cubic 2026-04-20 19:09:11.150 | /proc/sys/net/ipv4/tcp_available_ulp:espintcp mptcp 2026-04-20 19:09:11.150 | /proc/sys/net/ipv4/tcp_backlog_ack_defer:1 2026-04-20 19:09:11.150 | /proc/sys/net/ipv4/tcp_base_mss:1024 2026-04-20 19:09:11.150 | /proc/sys/net/ipv4/tcp_challenge_ack_limit:2147483647 2026-04-20 19:09:11.150 | /proc/sys/net/ipv4/tcp_child_ehash_entries:0 2026-04-20 19:09:11.150 | /proc/sys/net/ipv4/tcp_comp_sack_delay_ns:1000000 2026-04-20 19:09:11.150 | /proc/sys/net/ipv4/tcp_comp_sack_nr:44 2026-04-20 19:09:11.150 | /proc/sys/net/ipv4/tcp_comp_sack_slack_ns:100000 2026-04-20 19:09:11.150 | /proc/sys/net/ipv4/tcp_congestion_control:cubic 2026-04-20 19:09:11.150 | /proc/sys/net/ipv4/tcp_dsack:1 2026-04-20 19:09:11.150 | /proc/sys/net/ipv4/tcp_early_demux:1 2026-04-20 19:09:11.150 | /proc/sys/net/ipv4/tcp_early_retrans:3 2026-04-20 19:09:11.150 | /proc/sys/net/ipv4/tcp_ecn:2 2026-04-20 19:09:11.150 | /proc/sys/net/ipv4/tcp_ecn_fallback:1 2026-04-20 19:09:11.150 | /proc/sys/net/ipv4/tcp_ehash_entries:524288 2026-04-20 19:09:11.150 | /proc/sys/net/ipv4/tcp_fack:0 2026-04-20 19:09:11.150 | /proc/sys/net/ipv4/tcp_fastopen:3 2026-04-20 19:09:11.150 | /proc/sys/net/ipv4/tcp_fastopen_blackhole_timeout_sec:0 2026-04-20 19:09:11.150 | /proc/sys/net/ipv4/tcp_fastopen_key:9392cc37-6a1a9fe3-abd8f6be-9c42346a 2026-04-20 19:09:11.150 | /proc/sys/net/ipv4/tcp_fin_timeout:60 2026-04-20 19:09:11.150 | /proc/sys/net/ipv4/tcp_frto:2 2026-04-20 19:09:11.150 | /proc/sys/net/ipv4/tcp_fwmark_accept:0 2026-04-20 19:09:11.150 | /proc/sys/net/ipv4/tcp_invalid_ratelimit:500 2026-04-20 19:09:11.150 | /proc/sys/net/ipv4/tcp_keepalive_intvl:10 2026-04-20 19:09:11.150 | /proc/sys/net/ipv4/tcp_keepalive_probes:6 2026-04-20 19:09:11.150 | /proc/sys/net/ipv4/tcp_keepalive_time:60 2026-04-20 19:09:11.150 | /proc/sys/net/ipv4/tcp_l3mdev_accept:0 2026-04-20 19:09:11.150 | /proc/sys/net/ipv4/tcp_limit_output_bytes:1048576 2026-04-20 19:09:11.150 | /proc/sys/net/ipv4/tcp_low_latency:0 2026-04-20 19:09:11.150 | /proc/sys/net/ipv4/tcp_max_orphans:262144 2026-04-20 19:09:11.150 | /proc/sys/net/ipv4/tcp_max_reordering:300 2026-04-20 19:09:11.150 | /proc/sys/net/ipv4/tcp_max_syn_backlog:4096 2026-04-20 19:09:11.150 | /proc/sys/net/ipv4/tcp_max_tw_buckets:262144 2026-04-20 19:09:11.150 | /proc/sys/net/ipv4/tcp_mem:768417 1024558 1536834 2026-04-20 19:09:11.150 | /proc/sys/net/ipv4/tcp_migrate_req:0 2026-04-20 19:09:11.150 | /proc/sys/net/ipv4/tcp_min_rtt_wlen:300 2026-04-20 19:09:11.150 | /proc/sys/net/ipv4/tcp_min_snd_mss:48 2026-04-20 19:09:11.150 | /proc/sys/net/ipv4/tcp_min_tso_segs:2 2026-04-20 19:09:11.150 | /proc/sys/net/ipv4/tcp_moderate_rcvbuf:1 2026-04-20 19:09:11.150 | /proc/sys/net/ipv4/tcp_mtu_probe_floor:48 2026-04-20 19:09:11.150 | /proc/sys/net/ipv4/tcp_mtu_probing:0 2026-04-20 19:09:11.150 | /proc/sys/net/ipv4/tcp_no_metrics_save:0 2026-04-20 19:09:11.150 | /proc/sys/net/ipv4/tcp_no_ssthresh_metrics_save:1 2026-04-20 19:09:11.150 | /proc/sys/net/ipv4/tcp_notsent_lowat:4294967295 2026-04-20 19:09:11.150 | /proc/sys/net/ipv4/tcp_orphan_retries:0 2026-04-20 19:09:11.150 | /proc/sys/net/ipv4/tcp_pacing_ca_ratio:120 2026-04-20 19:09:11.150 | /proc/sys/net/ipv4/tcp_pacing_ss_ratio:200 2026-04-20 19:09:11.150 | /proc/sys/net/ipv4/tcp_pingpong_thresh:1 2026-04-20 19:09:11.150 | /proc/sys/net/ipv4/tcp_plb_cong_thresh:128 2026-04-20 19:09:11.150 | /proc/sys/net/ipv4/tcp_plb_enabled:0 2026-04-20 19:09:11.150 | /proc/sys/net/ipv4/tcp_plb_idle_rehash_rounds:3 2026-04-20 19:09:11.150 | /proc/sys/net/ipv4/tcp_plb_rehash_rounds:12 2026-04-20 19:09:11.150 | /proc/sys/net/ipv4/tcp_plb_suspend_rto_sec:60 2026-04-20 19:09:11.150 | /proc/sys/net/ipv4/tcp_probe_interval:600 2026-04-20 19:09:11.150 | /proc/sys/net/ipv4/tcp_probe_threshold:8 2026-04-20 19:09:11.150 | /proc/sys/net/ipv4/tcp_recovery:1 2026-04-20 19:09:11.150 | /proc/sys/net/ipv4/tcp_reflect_tos:0 2026-04-20 19:09:11.150 | /proc/sys/net/ipv4/tcp_reordering:3 2026-04-20 19:09:11.150 | /proc/sys/net/ipv4/tcp_retrans_collapse:1 2026-04-20 19:09:11.150 | /proc/sys/net/ipv4/tcp_retries1:3 2026-04-20 19:09:11.150 | /proc/sys/net/ipv4/tcp_retries2:15 2026-04-20 19:09:11.150 | /proc/sys/net/ipv4/tcp_rfc1337:0 2026-04-20 19:09:11.150 | /proc/sys/net/ipv4/tcp_rmem:4096 131072 6291456 2026-04-20 19:09:11.150 | /proc/sys/net/ipv4/tcp_sack:1 2026-04-20 19:09:11.150 | /proc/sys/net/ipv4/tcp_shrink_window:0 2026-04-20 19:09:11.150 | /proc/sys/net/ipv4/tcp_slow_start_after_idle:1 2026-04-20 19:09:11.150 | /proc/sys/net/ipv4/tcp_stdurg:0 2026-04-20 19:09:11.150 | /proc/sys/net/ipv4/tcp_synack_retries:5 2026-04-20 19:09:11.150 | /proc/sys/net/ipv4/tcp_syncookies:1 2026-04-20 19:09:11.150 | /proc/sys/net/ipv4/tcp_syn_linear_timeouts:4 2026-04-20 19:09:11.150 | /proc/sys/net/ipv4/tcp_syn_retries:6 2026-04-20 19:09:11.150 | /proc/sys/net/ipv4/tcp_thin_linear_timeouts:0 2026-04-20 19:09:11.150 | /proc/sys/net/ipv4/tcp_timestamps:1 2026-04-20 19:09:11.150 | /proc/sys/net/ipv4/tcp_tso_rtt_log:9 2026-04-20 19:09:11.150 | /proc/sys/net/ipv4/tcp_tso_win_divisor:3 2026-04-20 19:09:11.150 | /proc/sys/net/ipv4/tcp_tw_reuse:2 2026-04-20 19:09:11.150 | /proc/sys/net/ipv4/tcp_window_scaling:1 2026-04-20 19:09:11.150 | /proc/sys/net/ipv4/tcp_wmem:4096 16384 4194304 2026-04-20 19:09:11.150 | /proc/sys/net/ipv4/tcp_workaround_signed_windows:0 2026-04-20 19:09:11.156 | + lib/host:configure_sysctl_net_parmaters:87 : sudo sysctl -w net.core.default_qdisc=pfifo_fast 2026-04-20 19:09:11.168 | net.core.default_qdisc = pfifo_fast 2026-04-20 19:09:11.174 | + ./stack.sh:main:594 : fetch_plugins 2026-04-20 19:09:11.178 | + functions-common:fetch_plugins:1760 : local plugins=,barbican,magnum,octavia,manila,magnum-cluster-api,ovn-octavia-provider 2026-04-20 19:09:11.182 | + functions-common:fetch_plugins:1761 : local plugin 2026-04-20 19:09:11.187 | + functions-common:fetch_plugins:1764 : [[ -z ,barbican,magnum,octavia,manila,magnum-cluster-api,ovn-octavia-provider ]] 2026-04-20 19:09:11.191 | + functions-common:fetch_plugins:1768 : echo 'Fetching DevStack plugins' 2026-04-20 19:09:11.191 | Fetching DevStack plugins 2026-04-20 19:09:11.194 | + functions-common:fetch_plugins:1769 : for plugin in ${plugins//,/ } 2026-04-20 19:09:11.199 | + functions-common:fetch_plugins:1770 : git_clone_by_name barbican 2026-04-20 19:09:11.203 | + functions-common:git_clone_by_name:675 : local name=barbican 2026-04-20 19:09:11.207 | + functions-common:git_clone_by_name:676 : local repo=https://github.com/openstack/barbican 2026-04-20 19:09:11.210 | + functions-common:git_clone_by_name:677 : local dir=/opt/stack/barbican 2026-04-20 19:09:11.214 | + functions-common:git_clone_by_name:678 : local branch=master 2026-04-20 19:09:11.219 | + functions-common:git_clone_by_name:679 : git_clone https://github.com/openstack/barbican /opt/stack/barbican master 2026-04-20 19:09:11.222 | + functions-common:git_clone:583 : local git_remote=https://github.com/openstack/barbican 2026-04-20 19:09:11.225 | + functions-common:git_clone:584 : local git_dest=/opt/stack/barbican 2026-04-20 19:09:11.230 | + functions-common:git_clone:585 : local git_ref=master 2026-04-20 19:09:11.233 | + functions-common:git_clone:586 : local orig_dir 2026-04-20 19:09:11.238 | ++ functions-common:git_clone:587 : pwd 2026-04-20 19:09:11.242 | + functions-common:git_clone:587 : orig_dir=/opt/stack/devstack 2026-04-20 19:09:11.247 | + functions-common:git_clone:588 : local git_clone_flags= 2026-04-20 19:09:11.251 | ++ functions-common:git_clone:590 : trueorfalse False RECLONE 2026-04-20 19:09:11.279 | + functions-common:git_clone:590 : RECLONE=False 2026-04-20 19:09:11.282 | + functions-common:git_clone:591 : [[ 0 -gt 0 ]] 2026-04-20 19:09:11.286 | + functions-common:git_clone:595 : [[ False = \T\r\u\e ]] 2026-04-20 19:09:11.290 | + functions-common:git_clone:604 : echo master 2026-04-20 19:09:11.291 | + functions-common:git_clone:604 : egrep -q '^refs' 2026-04-20 19:09:11.300 | + functions-common:git_clone:618 : [[ ! -d /opt/stack/barbican ]] 2026-04-20 19:09:11.304 | + functions-common:git_clone:628 : [[ False = \T\r\u\e ]] 2026-04-20 19:09:11.308 | + functions-common:git_clone:663 : sudo git config --system --add safe.directory /opt/stack/barbican 2026-04-20 19:09:11.325 | + functions-common:git_clone:666 : cd /opt/stack/barbican 2026-04-20 19:09:11.330 | + functions-common:git_clone:667 : git show --oneline 2026-04-20 19:09:11.331 | + functions-common:git_clone:667 : head -1 2026-04-20 19:09:11.336 | f8a331a4 Merge "Remove url tags from README" 2026-04-20 19:09:11.341 | + functions-common:git_clone:668 : cd /opt/stack/devstack 2026-04-20 19:09:11.345 | + functions-common:fetch_plugins:1769 : for plugin in ${plugins//,/ } 2026-04-20 19:09:11.349 | + functions-common:fetch_plugins:1770 : git_clone_by_name magnum 2026-04-20 19:09:11.353 | + functions-common:git_clone_by_name:675 : local name=magnum 2026-04-20 19:09:11.357 | + functions-common:git_clone_by_name:676 : local repo=https://review.opendev.org/openstack/magnum 2026-04-20 19:09:11.361 | + functions-common:git_clone_by_name:677 : local dir=/opt/stack/magnum 2026-04-20 19:09:11.365 | + functions-common:git_clone_by_name:678 : local branch=master 2026-04-20 19:09:11.370 | + functions-common:git_clone_by_name:679 : git_clone https://review.opendev.org/openstack/magnum /opt/stack/magnum master 2026-04-20 19:09:11.373 | + functions-common:git_clone:583 : local git_remote=https://review.opendev.org/openstack/magnum 2026-04-20 19:09:11.377 | + functions-common:git_clone:584 : local git_dest=/opt/stack/magnum 2026-04-20 19:09:11.381 | + functions-common:git_clone:585 : local git_ref=master 2026-04-20 19:09:11.385 | + functions-common:git_clone:586 : local orig_dir 2026-04-20 19:09:11.389 | ++ functions-common:git_clone:587 : pwd 2026-04-20 19:09:11.394 | + functions-common:git_clone:587 : orig_dir=/opt/stack/devstack 2026-04-20 19:09:11.398 | + functions-common:git_clone:588 : local git_clone_flags= 2026-04-20 19:09:11.403 | ++ functions-common:git_clone:590 : trueorfalse False RECLONE 2026-04-20 19:09:11.429 | + functions-common:git_clone:590 : RECLONE=False 2026-04-20 19:09:11.434 | + functions-common:git_clone:591 : [[ 0 -gt 0 ]] 2026-04-20 19:09:11.437 | + functions-common:git_clone:595 : [[ False = \T\r\u\e ]] 2026-04-20 19:09:11.442 | + functions-common:git_clone:604 : echo master 2026-04-20 19:09:11.443 | + functions-common:git_clone:604 : egrep -q '^refs' 2026-04-20 19:09:11.451 | + functions-common:git_clone:618 : [[ ! -d /opt/stack/magnum ]] 2026-04-20 19:09:11.454 | + functions-common:git_clone:628 : [[ False = \T\r\u\e ]] 2026-04-20 19:09:11.458 | + functions-common:git_clone:663 : sudo git config --system --add safe.directory /opt/stack/magnum 2026-04-20 19:09:11.480 | + functions-common:git_clone:666 : cd /opt/stack/magnum 2026-04-20 19:09:11.485 | + functions-common:git_clone:667 : head -1 2026-04-20 19:09:11.485 | + functions-common:git_clone:667 : git show --oneline 2026-04-20 19:09:11.491 | 330321a6 Merge "Cache nodegroups per Cluster object instance" 2026-04-20 19:09:11.497 | + functions-common:git_clone:668 : cd /opt/stack/devstack 2026-04-20 19:09:11.501 | + functions-common:fetch_plugins:1769 : for plugin in ${plugins//,/ } 2026-04-20 19:09:11.505 | + functions-common:fetch_plugins:1770 : git_clone_by_name octavia 2026-04-20 19:09:11.509 | + functions-common:git_clone_by_name:675 : local name=octavia 2026-04-20 19:09:11.513 | + functions-common:git_clone_by_name:676 : local repo=https://github.com/openstack/octavia 2026-04-20 19:09:11.517 | + functions-common:git_clone_by_name:677 : local dir=/opt/stack/octavia 2026-04-20 19:09:11.521 | + functions-common:git_clone_by_name:678 : local branch=master 2026-04-20 19:09:11.524 | + functions-common:git_clone_by_name:679 : git_clone https://github.com/openstack/octavia /opt/stack/octavia master 2026-04-20 19:09:11.529 | + functions-common:git_clone:583 : local git_remote=https://github.com/openstack/octavia 2026-04-20 19:09:11.533 | + functions-common:git_clone:584 : local git_dest=/opt/stack/octavia 2026-04-20 19:09:11.536 | + functions-common:git_clone:585 : local git_ref=master 2026-04-20 19:09:11.540 | + functions-common:git_clone:586 : local orig_dir 2026-04-20 19:09:11.544 | ++ functions-common:git_clone:587 : pwd 2026-04-20 19:09:11.549 | + functions-common:git_clone:587 : orig_dir=/opt/stack/devstack 2026-04-20 19:09:11.552 | + functions-common:git_clone:588 : local git_clone_flags= 2026-04-20 19:09:11.557 | ++ functions-common:git_clone:590 : trueorfalse False RECLONE 2026-04-20 19:09:11.582 | + functions-common:git_clone:590 : RECLONE=False 2026-04-20 19:09:11.587 | + functions-common:git_clone:591 : [[ 0 -gt 0 ]] 2026-04-20 19:09:11.592 | + functions-common:git_clone:595 : [[ False = \T\r\u\e ]] 2026-04-20 19:09:11.596 | + functions-common:git_clone:604 : echo master 2026-04-20 19:09:11.597 | + functions-common:git_clone:604 : egrep -q '^refs' 2026-04-20 19:09:11.604 | + functions-common:git_clone:618 : [[ ! -d /opt/stack/octavia ]] 2026-04-20 19:09:11.608 | + functions-common:git_clone:628 : [[ False = \T\r\u\e ]] 2026-04-20 19:09:11.612 | + functions-common:git_clone:663 : sudo git config --system --add safe.directory /opt/stack/octavia 2026-04-20 19:09:11.631 | + functions-common:git_clone:666 : cd /opt/stack/octavia 2026-04-20 19:09:11.636 | + functions-common:git_clone:667 : git show --oneline 2026-04-20 19:09:11.637 | + functions-common:git_clone:667 : head -1 2026-04-20 19:09:11.644 | c86b945c2 Add SKI and AKI extensions to amphora certificates 2026-04-20 19:09:11.649 | + functions-common:git_clone:668 : cd /opt/stack/devstack 2026-04-20 19:09:11.653 | + functions-common:fetch_plugins:1769 : for plugin in ${plugins//,/ } 2026-04-20 19:09:11.657 | + functions-common:fetch_plugins:1770 : git_clone_by_name manila 2026-04-20 19:09:11.662 | + functions-common:git_clone_by_name:675 : local name=manila 2026-04-20 19:09:11.666 | + functions-common:git_clone_by_name:676 : local repo=https://github.com/openstack/manila 2026-04-20 19:09:11.669 | + functions-common:git_clone_by_name:677 : local dir=/opt/stack/manila 2026-04-20 19:09:11.672 | + functions-common:git_clone_by_name:678 : local branch=master 2026-04-20 19:09:11.676 | + functions-common:git_clone_by_name:679 : git_clone https://github.com/openstack/manila /opt/stack/manila master 2026-04-20 19:09:11.681 | + functions-common:git_clone:583 : local git_remote=https://github.com/openstack/manila 2026-04-20 19:09:11.685 | + functions-common:git_clone:584 : local git_dest=/opt/stack/manila 2026-04-20 19:09:11.689 | + functions-common:git_clone:585 : local git_ref=master 2026-04-20 19:09:11.694 | + functions-common:git_clone:586 : local orig_dir 2026-04-20 19:09:11.701 | ++ functions-common:git_clone:587 : pwd 2026-04-20 19:09:11.705 | + functions-common:git_clone:587 : orig_dir=/opt/stack/devstack 2026-04-20 19:09:11.708 | + functions-common:git_clone:588 : local git_clone_flags= 2026-04-20 19:09:11.712 | ++ functions-common:git_clone:590 : trueorfalse False RECLONE 2026-04-20 19:09:11.739 | + functions-common:git_clone:590 : RECLONE=False 2026-04-20 19:09:11.743 | + functions-common:git_clone:591 : [[ 0 -gt 0 ]] 2026-04-20 19:09:11.747 | + functions-common:git_clone:595 : [[ False = \T\r\u\e ]] 2026-04-20 19:09:11.752 | + functions-common:git_clone:604 : echo master 2026-04-20 19:09:11.753 | + functions-common:git_clone:604 : egrep -q '^refs' 2026-04-20 19:09:11.760 | + functions-common:git_clone:618 : [[ ! -d /opt/stack/manila ]] 2026-04-20 19:09:11.764 | + functions-common:git_clone:628 : [[ False = \T\r\u\e ]] 2026-04-20 19:09:11.768 | + functions-common:git_clone:663 : sudo git config --system --add safe.directory /opt/stack/manila 2026-04-20 19:09:11.794 | + functions-common:git_clone:666 : cd /opt/stack/manila 2026-04-20 19:09:11.799 | + functions-common:git_clone:667 : head -1 2026-04-20 19:09:11.799 | + functions-common:git_clone:667 : git show --oneline 2026-04-20 19:09:11.806 | 62ec14017 Merge "Fix flaky CephFS test_init_identify_local_host" 2026-04-20 19:09:11.810 | + functions-common:git_clone:668 : cd /opt/stack/devstack 2026-04-20 19:09:11.815 | + functions-common:fetch_plugins:1769 : for plugin in ${plugins//,/ } 2026-04-20 19:09:11.819 | + functions-common:fetch_plugins:1770 : git_clone_by_name magnum-cluster-api 2026-04-20 19:09:11.822 | + functions-common:git_clone_by_name:675 : local name=magnum-cluster-api 2026-04-20 19:09:11.826 | + functions-common:git_clone_by_name:676 : local repo=https://github.com/vexxhost/magnum-cluster-api 2026-04-20 19:09:11.831 | + functions-common:git_clone_by_name:677 : local dir=/opt/stack/magnum-cluster-api 2026-04-20 19:09:11.835 | + functions-common:git_clone_by_name:678 : local branch=master 2026-04-20 19:09:11.839 | + functions-common:git_clone_by_name:679 : git_clone https://github.com/vexxhost/magnum-cluster-api /opt/stack/magnum-cluster-api master 2026-04-20 19:09:11.843 | + functions-common:git_clone:583 : local git_remote=https://github.com/vexxhost/magnum-cluster-api 2026-04-20 19:09:11.847 | + functions-common:git_clone:584 : local git_dest=/opt/stack/magnum-cluster-api 2026-04-20 19:09:11.851 | + functions-common:git_clone:585 : local git_ref=master 2026-04-20 19:09:11.854 | + functions-common:git_clone:586 : local orig_dir 2026-04-20 19:09:11.860 | ++ functions-common:git_clone:587 : pwd 2026-04-20 19:09:11.864 | + functions-common:git_clone:587 : orig_dir=/opt/stack/devstack 2026-04-20 19:09:11.869 | + functions-common:git_clone:588 : local git_clone_flags= 2026-04-20 19:09:11.874 | ++ functions-common:git_clone:590 : trueorfalse False RECLONE 2026-04-20 19:09:11.900 | + functions-common:git_clone:590 : RECLONE=False 2026-04-20 19:09:11.904 | + functions-common:git_clone:591 : [[ 0 -gt 0 ]] 2026-04-20 19:09:11.910 | + functions-common:git_clone:595 : [[ False = \T\r\u\e ]] 2026-04-20 19:09:11.914 | + functions-common:git_clone:604 : echo master 2026-04-20 19:09:11.915 | + functions-common:git_clone:604 : egrep -q '^refs' 2026-04-20 19:09:11.922 | + functions-common:git_clone:618 : [[ ! -d /opt/stack/magnum-cluster-api ]] 2026-04-20 19:09:11.926 | + functions-common:git_clone:628 : [[ False = \T\r\u\e ]] 2026-04-20 19:09:11.930 | + functions-common:git_clone:663 : sudo git config --system --add safe.directory /opt/stack/magnum-cluster-api 2026-04-20 19:09:11.952 | + functions-common:git_clone:666 : cd /opt/stack/magnum-cluster-api 2026-04-20 19:09:11.957 | + functions-common:git_clone:667 : git show --oneline 2026-04-20 19:09:11.958 | + functions-common:git_clone:667 : head -1 2026-04-20 19:09:11.966 | 2934a96 chore(deps): update kubernetes 2026-04-20 19:09:11.971 | + functions-common:git_clone:668 : cd /opt/stack/devstack 2026-04-20 19:09:11.974 | + functions-common:fetch_plugins:1769 : for plugin in ${plugins//,/ } 2026-04-20 19:09:11.977 | + functions-common:fetch_plugins:1770 : git_clone_by_name ovn-octavia-provider 2026-04-20 19:09:11.981 | + functions-common:git_clone_by_name:675 : local name=ovn-octavia-provider 2026-04-20 19:09:11.985 | + functions-common:git_clone_by_name:676 : local repo=https://github.com/openstack/ovn-octavia-provider 2026-04-20 19:09:11.989 | + functions-common:git_clone_by_name:677 : local dir=/opt/stack/ovn-octavia-provider 2026-04-20 19:09:11.993 | + functions-common:git_clone_by_name:678 : local branch=master 2026-04-20 19:09:11.998 | + functions-common:git_clone_by_name:679 : git_clone https://github.com/openstack/ovn-octavia-provider /opt/stack/ovn-octavia-provider master 2026-04-20 19:09:12.001 | + functions-common:git_clone:583 : local git_remote=https://github.com/openstack/ovn-octavia-provider 2026-04-20 19:09:12.005 | + functions-common:git_clone:584 : local git_dest=/opt/stack/ovn-octavia-provider 2026-04-20 19:09:12.009 | + functions-common:git_clone:585 : local git_ref=master 2026-04-20 19:09:12.013 | + functions-common:git_clone:586 : local orig_dir 2026-04-20 19:09:12.019 | ++ functions-common:git_clone:587 : pwd 2026-04-20 19:09:12.023 | + functions-common:git_clone:587 : orig_dir=/opt/stack/devstack 2026-04-20 19:09:12.027 | + functions-common:git_clone:588 : local git_clone_flags= 2026-04-20 19:09:12.031 | ++ functions-common:git_clone:590 : trueorfalse False RECLONE 2026-04-20 19:09:12.057 | + functions-common:git_clone:590 : RECLONE=False 2026-04-20 19:09:12.061 | + functions-common:git_clone:591 : [[ 0 -gt 0 ]] 2026-04-20 19:09:12.066 | + functions-common:git_clone:595 : [[ False = \T\r\u\e ]] 2026-04-20 19:09:12.070 | + functions-common:git_clone:604 : echo master 2026-04-20 19:09:12.071 | + functions-common:git_clone:604 : egrep -q '^refs' 2026-04-20 19:09:12.077 | + functions-common:git_clone:618 : [[ ! -d /opt/stack/ovn-octavia-provider ]] 2026-04-20 19:09:12.080 | + functions-common:git_clone:628 : [[ False = \T\r\u\e ]] 2026-04-20 19:09:12.084 | + functions-common:git_clone:663 : sudo git config --system --add safe.directory /opt/stack/ovn-octavia-provider 2026-04-20 19:09:12.105 | + functions-common:git_clone:666 : cd /opt/stack/ovn-octavia-provider 2026-04-20 19:09:12.110 | + functions-common:git_clone:667 : head -1 2026-04-20 19:09:12.111 | + functions-common:git_clone:667 : git show --oneline 2026-04-20 19:09:12.115 | a04e633 Merge "Fix LB association to all connected routers and their networks" 2026-04-20 19:09:12.120 | + functions-common:git_clone:668 : cd /opt/stack/devstack 2026-04-20 19:09:12.124 | + ./stack.sh:main:598 : run_phase override_defaults 2026-04-20 19:09:12.129 | + functions-common:run_phase:1842 : local mode=override_defaults 2026-04-20 19:09:12.133 | + functions-common:run_phase:1843 : local phase= 2026-04-20 19:09:12.137 | + functions-common:run_phase:1844 : [[ -d /opt/stack/devstack/extras.d ]] 2026-04-20 19:09:12.141 | + functions-common:run_phase:1845 : local extra_plugin_file_name 2026-04-20 19:09:12.145 | + functions-common:run_phase:1846 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-04-20 19:09:12.150 | + functions-common:run_phase:1851 : local exceptions=80-tempest.sh 2026-04-20 19:09:12.154 | + functions-common:run_phase:1852 : local extra 2026-04-20 19:09:12.160 | ++ functions-common:run_phase:1853 : basename /opt/stack/devstack/extras.d/80-tempest.sh 2026-04-20 19:09:12.166 | + functions-common:run_phase:1853 : extra=80-tempest.sh 2026-04-20 19:09:12.171 | + functions-common:run_phase:1854 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-04-20 19:09:12.175 | + functions-common:run_phase:1858 : [[ -r /opt/stack/devstack/extras.d/80-tempest.sh ]] 2026-04-20 19:09:12.179 | + functions-common:run_phase:1858 : source /opt/stack/devstack/extras.d/80-tempest.sh override_defaults 2026-04-20 19:09:12.182 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-04-20 19:09:12.207 | ++ functions-common:is_service_enabled:2070 : return 1 2026-04-20 19:09:12.211 | + functions-common:run_phase:1863 : [[ override_defaults == \s\o\u\r\c\e ]] 2026-04-20 19:09:12.215 | + functions-common:run_phase:1866 : [[ override_defaults == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-04-20 19:09:12.219 | + functions-common:run_phase:1867 : plugin_override_defaults 2026-04-20 19:09:12.223 | + functions-common:plugin_override_defaults:1801 : local plugins=,barbican,magnum,octavia,manila,magnum-cluster-api,ovn-octavia-provider 2026-04-20 19:09:12.227 | + functions-common:plugin_override_defaults:1802 : local plugin 2026-04-20 19:09:12.232 | + functions-common:plugin_override_defaults:1805 : [[ -z ,barbican,magnum,octavia,manila,magnum-cluster-api,ovn-octavia-provider ]] 2026-04-20 19:09:12.236 | + functions-common:plugin_override_defaults:1809 : echo 'Overriding Configuration Defaults' 2026-04-20 19:09:12.236 | Overriding Configuration Defaults 2026-04-20 19:09:12.240 | + functions-common:plugin_override_defaults:1810 : for plugin in ${plugins//,/ } 2026-04-20 19:09:12.244 | + functions-common:plugin_override_defaults:1811 : local dir=/opt/stack/barbican 2026-04-20 19:09:12.249 | + functions-common:plugin_override_defaults:1813 : [[ -f /opt/stack/barbican/devstack/override-defaults ]] 2026-04-20 19:09:12.253 | + functions-common:plugin_override_defaults:1810 : for plugin in ${plugins//,/ } 2026-04-20 19:09:12.257 | + functions-common:plugin_override_defaults:1811 : local dir=/opt/stack/magnum 2026-04-20 19:09:12.260 | + functions-common:plugin_override_defaults:1813 : [[ -f /opt/stack/magnum/devstack/override-defaults ]] 2026-04-20 19:09:12.265 | + functions-common:plugin_override_defaults:1810 : for plugin in ${plugins//,/ } 2026-04-20 19:09:12.269 | + functions-common:plugin_override_defaults:1811 : local dir=/opt/stack/octavia 2026-04-20 19:09:12.273 | + functions-common:plugin_override_defaults:1813 : [[ -f /opt/stack/octavia/devstack/override-defaults ]] 2026-04-20 19:09:12.276 | + functions-common:plugin_override_defaults:1810 : for plugin in ${plugins//,/ } 2026-04-20 19:09:12.281 | + functions-common:plugin_override_defaults:1811 : local dir=/opt/stack/manila 2026-04-20 19:09:12.284 | + functions-common:plugin_override_defaults:1813 : [[ -f /opt/stack/manila/devstack/override-defaults ]] 2026-04-20 19:09:12.289 | + functions-common:plugin_override_defaults:1810 : for plugin in ${plugins//,/ } 2026-04-20 19:09:12.292 | + functions-common:plugin_override_defaults:1811 : local dir=/opt/stack/magnum-cluster-api 2026-04-20 19:09:12.297 | + functions-common:plugin_override_defaults:1813 : [[ -f /opt/stack/magnum-cluster-api/devstack/override-defaults ]] 2026-04-20 19:09:12.300 | + functions-common:plugin_override_defaults:1816 : echo 'magnum-cluster-api has overridden the following defaults' 2026-04-20 19:09:12.300 | magnum-cluster-api has overridden the following defaults 2026-04-20 19:09:12.303 | + functions-common:plugin_override_defaults:1817 : cat /opt/stack/magnum-cluster-api/devstack/override-defaults 2026-04-20 19:09:12.305 | GLANCE_LIMIT_IMAGE_SIZE_TOTAL=10000 2026-04-20 19:09:12.306 | KEYSTONE_ADMIN_ENDPOINT=true 2026-04-20 19:09:12.306 | LIBVIRT_CPU_MODE=host-passthrough 2026-04-20 19:09:12.306 | LIBVIRT_TYPE=kvm 2026-04-20 19:09:12.306 | VOLUME_BACKING_FILE_SIZE=50G 2026-04-20 19:09:12.309 | + functions-common:plugin_override_defaults:1818 : source /opt/stack/magnum-cluster-api/devstack/override-defaults 2026-04-20 19:09:12.313 | ++ /opt/stack/magnum-cluster-api/devstack/override-defaults:source:1 : GLANCE_LIMIT_IMAGE_SIZE_TOTAL=10000 2026-04-20 19:09:12.317 | ++ /opt/stack/magnum-cluster-api/devstack/override-defaults:source:2 : KEYSTONE_ADMIN_ENDPOINT=true 2026-04-20 19:09:12.321 | ++ /opt/stack/magnum-cluster-api/devstack/override-defaults:source:3 : LIBVIRT_CPU_MODE=host-passthrough 2026-04-20 19:09:12.325 | ++ /opt/stack/magnum-cluster-api/devstack/override-defaults:source:4 : LIBVIRT_TYPE=kvm 2026-04-20 19:09:12.329 | ++ /opt/stack/magnum-cluster-api/devstack/override-defaults:source:5 : VOLUME_BACKING_FILE_SIZE=50G 2026-04-20 19:09:12.333 | + functions-common:plugin_override_defaults:1810 : for plugin in ${plugins//,/ } 2026-04-20 19:09:12.336 | + functions-common:plugin_override_defaults:1811 : local dir=/opt/stack/ovn-octavia-provider 2026-04-20 19:09:12.341 | + functions-common:plugin_override_defaults:1813 : [[ -f /opt/stack/ovn-octavia-provider/devstack/override-defaults ]] 2026-04-20 19:09:12.345 | + ./stack.sh:main:601 : source /opt/stack/devstack/lib/apache 2026-04-20 19:09:12.374 | + ./stack.sh:main:604 : source /opt/stack/devstack/lib/tls 2026-04-20 19:09:12.377 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2026-04-20 19:09:12.401 | ++ functions-common:is_service_enabled:2070 : return 0 2026-04-20 19:09:12.406 | +++ lib/tls:source:40 : ipv6_unquote 199.204.45.244 2026-04-20 19:09:12.411 | +++ functions-common:ipv6_unquote:2212 : echo 199.204.45.244 2026-04-20 19:09:12.412 | +++ functions-common:ipv6_unquote:2212 : tr -d '[]' 2026-04-20 19:09:12.419 | ++ lib/tls:source:40 : TLS_IP=199.204.45.244 2026-04-20 19:09:12.424 | +++ lib/tls:source:43 : hostname -f 2026-04-20 19:09:12.430 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=np0000168564.novalocal 2026-04-20 19:09:12.434 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2026-04-20 19:09:12.438 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2026-04-20 19:09:12.442 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2026-04-20 19:09:12.446 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2026-04-20 19:09:12.450 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2026-04-20 19:09:12.453 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2026-04-20 19:09:12.457 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2026-04-20 19:09:12.461 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2026-04-20 19:09:12.467 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2026-04-20 19:09:12.472 | + ./stack.sh:main:607 : source /opt/stack/devstack/lib/infra 2026-04-20 19:09:12.496 | + ./stack.sh:main:608 : source /opt/stack/devstack/lib/libraries 2026-04-20 19:09:12.527 | + ./stack.sh:main:609 : source /opt/stack/devstack/lib/lvm 2026-04-20 19:09:12.551 | + ./stack.sh:main:610 : source /opt/stack/devstack/lib/horizon 2026-04-20 19:09:12.577 | + ./stack.sh:main:611 : source /opt/stack/devstack/lib/keystone 2026-04-20 19:09:12.638 | + ./stack.sh:main:612 : source /opt/stack/devstack/lib/glance 2026-04-20 19:09:12.767 | + ./stack.sh:main:613 : source /opt/stack/devstack/lib/nova 2026-04-20 19:09:12.930 | + ./stack.sh:main:614 : source /opt/stack/devstack/lib/placement 2026-04-20 19:09:12.978 | + ./stack.sh:main:615 : source /opt/stack/devstack/lib/cinder 2026-04-20 19:09:13.078 | + ./stack.sh:main:616 : source /opt/stack/devstack/lib/swift 2026-04-20 19:09:13.163 | + ./stack.sh:main:617 : source /opt/stack/devstack/lib/neutron 2026-04-20 19:09:13.168 | ++ lib/neutron:source:61 : is_service_enabled tls-proxy 2026-04-20 19:09:13.196 | ++ functions-common:is_service_enabled:2070 : return 0 2026-04-20 19:09:13.201 | ++ lib/neutron:source:62 : Q_PROTOCOL=https 2026-04-20 19:09:13.207 | ++ lib/neutron:source:66 : GITDIR["python-neutronclient"]=/opt/stack/python-neutronclient 2026-04-20 19:09:13.212 | ++ lib/neutron:source:68 : NEUTRON_DIR=/opt/stack/neutron 2026-04-20 19:09:13.217 | ++ lib/neutron:source:69 : NEUTRON_FWAAS_DIR=/opt/stack/neutron-fwaas 2026-04-20 19:09:13.222 | ++ lib/neutron:source:72 : [[ -d /opt/stack/neutron/bin/neutron-server ]] 2026-04-20 19:09:13.228 | +++ lib/neutron:source:75 : get_python_exec_prefix 2026-04-20 19:09:13.255 | +++ inc/python:get_python_exec_prefix:80 : [[ True == \T\r\u\e ]] 2026-04-20 19:09:13.259 | +++ inc/python:get_python_exec_prefix:81 : echo /opt/stack/data/venv/bin 2026-04-20 19:09:13.265 | ++ lib/neutron:source:75 : NEUTRON_BIN_DIR=/opt/stack/data/venv/bin 2026-04-20 19:09:13.269 | ++ lib/neutron:source:78 : NEUTRON_CONF_DIR=/etc/neutron 2026-04-20 19:09:13.275 | ++ lib/neutron:source:79 : NEUTRON_CONF=/etc/neutron/neutron.conf 2026-04-20 19:09:13.280 | ++ lib/neutron:source:80 : export NEUTRON_TEST_CONFIG_FILE=/etc/neutron/debug.ini 2026-04-20 19:09:13.286 | ++ lib/neutron:source:80 : NEUTRON_TEST_CONFIG_FILE=/etc/neutron/debug.ini 2026-04-20 19:09:13.291 | ++ lib/neutron:source:82 : NEUTRON_UWSGI=neutron.wsgi.api:application 2026-04-20 19:09:13.295 | ++ lib/neutron:source:83 : NEUTRON_UWSGI_CONF=/etc/neutron/neutron-api-uwsgi.ini 2026-04-20 19:09:13.301 | +++ lib/neutron:source:89 : trueorfalse True NEUTRON_ENFORCE_SCOPE 2026-04-20 19:09:13.332 | ++ lib/neutron:source:89 : NEUTRON_ENFORCE_SCOPE=True 2026-04-20 19:09:13.337 | ++ lib/neutron:source:93 : AGENT_DHCP_BINARY=/opt/stack/data/venv/bin/neutron-dhcp-agent 2026-04-20 19:09:13.341 | ++ lib/neutron:source:94 : AGENT_L3_BINARY=/opt/stack/data/venv/bin/neutron-l3-agent 2026-04-20 19:09:13.347 | ++ lib/neutron:source:95 : AGENT_META_BINARY=/opt/stack/data/venv/bin/neutron-metadata-agent 2026-04-20 19:09:13.352 | ++ lib/neutron:source:99 : Q_DHCP_CONF_FILE=/etc/neutron/dhcp_agent.ini 2026-04-20 19:09:13.357 | ++ lib/neutron:source:102 : NEUTRON_DHCP_CONF=/etc/neutron/dhcp_agent.ini 2026-04-20 19:09:13.362 | ++ lib/neutron:source:103 : Q_L3_CONF_FILE=/etc/neutron/l3_agent.ini 2026-04-20 19:09:13.366 | ++ lib/neutron:source:106 : NEUTRON_L3_CONF=/etc/neutron/l3_agent.ini 2026-04-20 19:09:13.372 | ++ lib/neutron:source:107 : Q_META_CONF_FILE=/etc/neutron/metadata_agent.ini 2026-04-20 19:09:13.376 | ++ lib/neutron:source:110 : Q_DB_NAME=neutron 2026-04-20 19:09:13.382 | ++ lib/neutron:source:112 : Q_PLUGIN=ml2 2026-04-20 19:09:13.388 | ++ lib/neutron:source:114 : Q_PORT=9696 2026-04-20 19:09:13.393 | ++ lib/neutron:source:116 : Q_PORT_INT=19696 2026-04-20 19:09:13.397 | ++ lib/neutron:source:118 : Q_HOST=199.204.45.244 2026-04-20 19:09:13.401 | ++ lib/neutron:source:120 : Q_PROTOCOL=https 2026-04-20 19:09:13.408 | +++ lib/neutron:source:122 : ipv6_unquote 0.0.0.0 2026-04-20 19:09:13.414 | +++ functions-common:ipv6_unquote:2212 : echo 0.0.0.0 2026-04-20 19:09:13.414 | +++ functions-common:ipv6_unquote:2212 : tr -d '[]' 2026-04-20 19:09:13.422 | ++ lib/neutron:source:122 : Q_LISTEN_ADDRESS=0.0.0.0 2026-04-20 19:09:13.426 | ++ lib/neutron:source:124 : Q_ADMIN_USERNAME=neutron 2026-04-20 19:09:13.431 | ++ lib/neutron:source:126 : Q_AUTH_STRATEGY=keystone 2026-04-20 19:09:13.436 | ++ lib/neutron:source:128 : Q_OVS_USE_VETH=False 2026-04-20 19:09:13.440 | ++ lib/neutron:source:129 : Q_USE_ROOTWRAP=True 2026-04-20 19:09:13.447 | +++ lib/neutron:source:130 : trueorfalse True Q_USE_ROOTWRAP_DAEMON 2026-04-20 19:09:13.479 | ++ lib/neutron:source:130 : Q_USE_ROOTWRAP_DAEMON=True 2026-04-20 19:09:13.486 | +++ lib/neutron:source:132 : ipv6_unquote 199.204.45.244 2026-04-20 19:09:13.492 | +++ functions-common:ipv6_unquote:2212 : echo 199.204.45.244 2026-04-20 19:09:13.492 | +++ functions-common:ipv6_unquote:2212 : tr -d '[]' 2026-04-20 19:09:13.500 | ++ lib/neutron:source:132 : Q_META_DATA_IP=199.204.45.244 2026-04-20 19:09:13.505 | ++ lib/neutron:source:134 : Q_ALLOW_OVERLAPPING_IP=True 2026-04-20 19:09:13.510 | ++ lib/neutron:source:135 : Q_NOTIFY_NOVA_PORT_STATUS_CHANGES=True 2026-04-20 19:09:13.515 | ++ lib/neutron:source:136 : Q_NOTIFY_NOVA_PORT_DATA_CHANGES=True 2026-04-20 19:09:13.521 | ++ lib/neutron:source:137 : VIF_PLUGGING_IS_FATAL=True 2026-04-20 19:09:13.526 | ++ lib/neutron:source:138 : VIF_PLUGGING_TIMEOUT=300 2026-04-20 19:09:13.531 | ++ lib/neutron:source:141 : SKIP_STOP_OVN=False 2026-04-20 19:09:13.535 | ++ lib/neutron:source:145 : _Q_PLUGIN_EXTRA_CONF_PATH=/etc/neutron 2026-04-20 19:09:13.540 | ++ lib/neutron:source:148 : NEUTRON_ENDPOINT_SERVICE_NAME=networking 2026-04-20 19:09:13.546 | ++ lib/neutron:source:149 : [[ -z networking ]] 2026-04-20 19:09:13.551 | ++ lib/neutron:source:154 : ALEMBIC_REPO=https://github.com/sqlalchemy/alembic.git 2026-04-20 19:09:13.555 | ++ lib/neutron:source:155 : ALEMBIC_DIR=/opt/stack/alembic 2026-04-20 19:09:13.560 | ++ lib/neutron:source:156 : ALEMBIC_BRANCH=main 2026-04-20 19:09:13.565 | ++ lib/neutron:source:157 : SQLALCHEMY_REPO=https://github.com/sqlalchemy/sqlalchemy.git 2026-04-20 19:09:13.569 | ++ lib/neutron:source:158 : SQLALCHEMY_DIR=/opt/stack/sqlalchemy 2026-04-20 19:09:13.573 | ++ lib/neutron:source:159 : SQLALCHEMY_BRANCH=main 2026-04-20 19:09:13.579 | ++ lib/neutron:source:170 : declare -a -g Q_PLUGIN_EXTRA_CONF_FILES 2026-04-20 19:09:13.584 | ++ lib/neutron:source:173 : declare -a -g _Q_PLUGIN_EXTRA_CONF_FILES_ABS 2026-04-20 19:09:13.588 | ++ lib/neutron:source:176 : Q_RR_CONF_FILE=/etc/neutron/rootwrap.conf 2026-04-20 19:09:13.593 | ++ lib/neutron:source:177 : [[ True == \F\a\l\s\e ]] 2026-04-20 19:09:13.599 | +++ lib/neutron:source:180 : get_rootwrap_location neutron 2026-04-20 19:09:13.604 | +++ functions:get_rootwrap_location:601 : local module=neutron 2026-04-20 19:09:13.610 | ++++ functions:get_rootwrap_location:603 : get_python_exec_prefix 2026-04-20 19:09:13.642 | ++++ inc/python:get_python_exec_prefix:80 : [[ True == \T\r\u\e ]] 2026-04-20 19:09:13.647 | ++++ inc/python:get_python_exec_prefix:81 : echo /opt/stack/data/venv/bin 2026-04-20 19:09:13.654 | +++ functions:get_rootwrap_location:603 : echo /opt/stack/data/venv/bin/neutron-rootwrap 2026-04-20 19:09:13.659 | ++ lib/neutron:source:180 : NEUTRON_ROOTWRAP=/opt/stack/data/venv/bin/neutron-rootwrap 2026-04-20 19:09:13.664 | ++ lib/neutron:source:181 : Q_RR_COMMAND='sudo /opt/stack/data/venv/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2026-04-20 19:09:13.670 | ++ lib/neutron:source:182 : [[ True == \T\r\u\e ]] 2026-04-20 19:09:13.674 | ++ lib/neutron:source:183 : Q_RR_DAEMON_COMMAND='sudo /opt/stack/data/venv/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2026-04-20 19:09:13.679 | ++ lib/neutron:source:195 : Q_DVR_MODE=legacy 2026-04-20 19:09:13.683 | ++ lib/neutron:source:196 : [[ legacy != \l\e\g\a\c\y ]] 2026-04-20 19:09:13.690 | ++ lib/neutron:source:212 : ENABLE_TENANT_TUNNELS=True 2026-04-20 19:09:13.695 | ++ lib/neutron:source:217 : TENANT_TUNNEL_RANGES=1:1000 2026-04-20 19:09:13.699 | ++ lib/neutron:source:222 : ENABLE_TENANT_VLANS=False 2026-04-20 19:09:13.704 | ++ lib/neutron:source:230 : TENANT_VLAN_RANGE= 2026-04-20 19:09:13.708 | ++ lib/neutron:source:238 : PHYSICAL_NETWORK=public 2026-04-20 19:09:13.713 | ++ lib/neutron:source:248 : OVS_PHYSICAL_BRIDGE=br-ex 2026-04-20 19:09:13.718 | ++ lib/neutron:source:254 : OVS_ENABLE_TUNNELING=True 2026-04-20 19:09:13.723 | ++ lib/neutron:source:258 : ENABLE_ISOLATED_METADATA=False 2026-04-20 19:09:13.727 | ++ lib/neutron:source:263 : ENABLE_METADATA_NETWORK=False 2026-04-20 19:09:13.731 | ++ lib/neutron:source:268 : '[' -f /opt/stack/devstack/lib/neutron_plugins/ml2 ']' 2026-04-20 19:09:13.735 | ++ lib/neutron:source:269 : source /opt/stack/devstack/lib/neutron_plugins/ml2 2026-04-20 19:09:13.957 | ++ lib/neutron:source:276 : source /opt/stack/devstack/lib/neutron_plugins/services/metering 2026-04-20 19:09:13.987 | ++ lib/neutron:source:279 : source /opt/stack/devstack/lib/neutron_plugins/services/l3 2026-04-20 19:09:13.991 | +++ lib/neutron_plugins/services/l3:source:3 : IP_VERSION=4+6 2026-04-20 19:09:13.996 | +++ lib/neutron_plugins/services/l3:source:5 : [[ 4+6 != \4 ]] 2026-04-20 19:09:14.001 | +++ lib/neutron_plugins/services/l3:source:5 : [[ 4+6 != \6 ]] 2026-04-20 19:09:14.006 | +++ lib/neutron_plugins/services/l3:source:5 : [[ 4+6 != \4\+\6 ]] 2026-04-20 19:09:14.012 | +++ lib/neutron_plugins/services/l3:source:9 : NEUTRON_CREATE_INITIAL_NETWORKS=True 2026-04-20 19:09:14.019 | +++ lib/neutron_plugins/services/l3:source:12 : PROVIDER_SUBNET_NAME=provider_net 2026-04-20 19:09:14.024 | +++ lib/neutron_plugins/services/l3:source:13 : IPV6_PROVIDER_SUBNET_NAME=provider_net_v6 2026-04-20 19:09:14.030 | +++ lib/neutron_plugins/services/l3:source:14 : IPV6_PROVIDER_FIXED_RANGE= 2026-04-20 19:09:14.035 | +++ lib/neutron_plugins/services/l3:source:15 : IPV6_PROVIDER_NETWORK_GATEWAY= 2026-04-20 19:09:14.039 | +++ lib/neutron_plugins/services/l3:source:17 : PUBLIC_BRIDGE=br-ex 2026-04-20 19:09:14.045 | +++ lib/neutron_plugins/services/l3:source:18 : PUBLIC_BRIDGE_MTU=1430 2026-04-20 19:09:14.049 | +++ lib/neutron_plugins/services/l3:source:23 : Q_ASSIGN_GATEWAY_TO_PUBLIC_BRIDGE=True 2026-04-20 19:09:14.055 | +++ lib/neutron_plugins/services/l3:source:26 : Q_ROUTER_NAME=router1 2026-04-20 19:09:14.060 | +++ lib/neutron_plugins/services/l3:source:31 : Q_USE_PUBLIC_VETH=False 2026-04-20 19:09:14.064 | +++ lib/neutron_plugins/services/l3:source:32 : Q_PUBLIC_VETH_EX=veth-pub-ex 2026-04-20 19:09:14.070 | +++ lib/neutron_plugins/services/l3:source:33 : Q_PUBLIC_VETH_INT=veth-pub-int 2026-04-20 19:09:14.075 | +++ lib/neutron_plugins/services/l3:source:39 : Q_L3_ROUTER_PER_TENANT=True 2026-04-20 19:09:14.081 | +++ lib/neutron_plugins/services/l3:source:72 : Q_USE_PROVIDERNET_FOR_PUBLIC=True 2026-04-20 19:09:14.086 | +++ lib/neutron_plugins/services/l3:source:73 : PUBLIC_PHYSICAL_NETWORK=public 2026-04-20 19:09:14.093 | ++++ lib/neutron_plugins/services/l3:source:76 : uuidgen 2026-04-20 19:09:14.095 | ++++ lib/neutron_plugins/services/l3:source:76 : sed s/-//g 2026-04-20 19:09:14.095 | ++++ lib/neutron_plugins/services/l3:source:76 : cut -c 23- 2026-04-20 19:09:14.096 | ++++ lib/neutron_plugins/services/l3:source:76 : sed -e 's/\(..\)\(....\)\(....\)/\1:\2:\3/' 2026-04-20 19:09:14.106 | +++ lib/neutron_plugins/services/l3:source:76 : IPV6_GLOBAL_ID=3a:8705:7ba0 2026-04-20 19:09:14.111 | +++ lib/neutron_plugins/services/l3:source:79 : IPV6_RA_MODE=slaac 2026-04-20 19:09:14.117 | +++ lib/neutron_plugins/services/l3:source:80 : IPV6_ADDRESS_MODE=slaac 2026-04-20 19:09:14.122 | +++ lib/neutron_plugins/services/l3:source:81 : IPV6_PUBLIC_SUBNET_NAME=ipv6-public-subnet 2026-04-20 19:09:14.126 | +++ lib/neutron_plugins/services/l3:source:82 : IPV6_PRIVATE_SUBNET_NAME=ipv6-private-subnet 2026-04-20 19:09:14.132 | +++ lib/neutron_plugins/services/l3:source:83 : IPV6_ADDRS_SAFE_TO_USE=fd3a:8705:7ba0::/56 2026-04-20 19:09:14.138 | ++++ lib/neutron_plugins/services/l3:source:86 : awk -F / '{ print $1"/"($2>63 ? $2 : 64) }' 2026-04-20 19:09:14.141 | ++++ lib/neutron_plugins/services/l3:source:86 : echo fd3a:8705:7ba0::/56 2026-04-20 19:09:14.148 | +++ lib/neutron_plugins/services/l3:source:86 : FIXED_RANGE_V6=fd3a:8705:7ba0::/64 2026-04-20 19:09:14.154 | +++ lib/neutron_plugins/services/l3:source:87 : IPV6_PRIVATE_NETWORK_GATEWAY= 2026-04-20 19:09:14.159 | +++ lib/neutron_plugins/services/l3:source:88 : IPV6_PUBLIC_RANGE=2001:db8::/64 2026-04-20 19:09:14.165 | +++ lib/neutron_plugins/services/l3:source:89 : IPV6_PUBLIC_NETWORK_GATEWAY=2001:db8::2 2026-04-20 19:09:14.170 | +++ lib/neutron_plugins/services/l3:source:90 : IPV6_ROUTER_GW_IP=2001:db8::1 2026-04-20 19:09:14.175 | +++ lib/neutron_plugins/services/l3:source:93 : NETWORK_GATEWAY=10.1.0.1 2026-04-20 19:09:14.180 | +++ lib/neutron_plugins/services/l3:source:94 : PUBLIC_NETWORK_GATEWAY=172.24.5.1 2026-04-20 19:09:14.185 | +++ lib/neutron_plugins/services/l3:source:95 : PRIVATE_SUBNET_NAME=private-subnet 2026-04-20 19:09:14.190 | +++ lib/neutron_plugins/services/l3:source:96 : PUBLIC_SUBNET_NAME=public-subnet 2026-04-20 19:09:14.195 | +++ lib/neutron_plugins/services/l3:source:97 : PUBLIC_SUBNET_ENABLE_DHCP=False 2026-04-20 19:09:14.201 | +++ lib/neutron_plugins/services/l3:source:100 : USE_SUBNETPOOL=True 2026-04-20 19:09:14.206 | +++ lib/neutron_plugins/services/l3:source:101 : SUBNETPOOL_NAME_V4=shared-default-subnetpool-v4 2026-04-20 19:09:14.212 | +++ lib/neutron_plugins/services/l3:source:102 : SUBNETPOOL_NAME_V6=shared-default-subnetpool-v6 2026-04-20 19:09:14.216 | +++ lib/neutron_plugins/services/l3:source:104 : SUBNETPOOL_PREFIX_V4=10.1.0.0/20 2026-04-20 19:09:14.220 | +++ lib/neutron_plugins/services/l3:source:105 : SUBNETPOOL_PREFIX_V6=fd3a:8705:7ba0::/56 2026-04-20 19:09:14.225 | +++ lib/neutron_plugins/services/l3:source:107 : SUBNETPOOL_SIZE_V4=26 2026-04-20 19:09:14.231 | +++ lib/neutron_plugins/services/l3:source:108 : SUBNETPOOL_SIZE_V6=64 2026-04-20 19:09:14.239 | ++++ lib/neutron_plugins/services/l3:source:110 : ip -4 route 2026-04-20 19:09:14.240 | ++++ lib/neutron_plugins/services/l3:source:110 : awk '{print $5}' 2026-04-20 19:09:14.240 | ++++ lib/neutron_plugins/services/l3:source:110 : grep '^default' 2026-04-20 19:09:14.251 | +++ lib/neutron_plugins/services/l3:source:110 : default_v4_route_devs=ens3 2026-04-20 19:09:14.258 | ++++ lib/neutron_plugins/services/l3:source:112 : grep via 2026-04-20 19:09:14.259 | ++++ lib/neutron_plugins/services/l3:source:112 : ip -6 route list match default table all 2026-04-20 19:09:14.259 | ++++ lib/neutron_plugins/services/l3:source:112 : awk '{print $5}' 2026-04-20 19:09:14.268 | +++ lib/neutron_plugins/services/l3:source:112 : default_v6_route_devs='ens3 2026-04-20 19:09:14.268 | ens3' 2026-04-20 19:09:14.280 | ++ lib/neutron:source:282 : source /opt/stack/devstack/lib/neutron_plugins/services/placement 2026-04-20 19:09:14.284 | ++ lib/neutron:source:283 : source /opt/stack/devstack/lib/neutron_plugins/services/trunk 2026-04-20 19:09:14.289 | ++ lib/neutron:source:284 : source /opt/stack/devstack/lib/neutron_plugins/services/qos 2026-04-20 19:09:14.295 | ++ lib/neutron:source:285 : source /opt/stack/devstack/lib/neutron_plugins/services/segments 2026-04-20 19:09:14.301 | ++ lib/neutron:source:286 : source /opt/stack/devstack/lib/neutron_plugins/services/ovn-bgp 2026-04-20 19:09:14.305 | ++ lib/neutron:source:289 : has_neutron_plugin_security_group 2026-04-20 19:09:14.310 | ++ lib/neutron_plugins/ml2:has_neutron_plugin_security_group:146 : return 0 2026-04-20 19:09:14.315 | ++ lib/neutron:source:290 : Q_USE_SECGROUP=True 2026-04-20 19:09:14.321 | ++ lib/neutron:source:298 : OVN_BRIDGE_MAPPINGS=public:br-ex 2026-04-20 19:09:14.356 | + ./stack.sh:main:618 : source /opt/stack/devstack/lib/ldap 2026-04-20 19:09:14.387 | + ./stack.sh:main:619 : source /opt/stack/devstack/lib/dstat 2026-04-20 19:09:14.418 | + ./stack.sh:main:620 : source /opt/stack/devstack/lib/atop 2026-04-20 19:09:14.444 | + ./stack.sh:main:621 : source /opt/stack/devstack/lib/tcpdump 2026-04-20 19:09:14.473 | + ./stack.sh:main:622 : source /opt/stack/devstack/lib/etcd3 2026-04-20 19:09:14.541 | + ./stack.sh:main:623 : source /opt/stack/devstack/lib/os-vif 2026-04-20 19:09:14.547 | +++ lib/os-vif:source:12 : is_ml2_ovs 2026-04-20 19:09:14.552 | +++ lib/os-vif:is_ml2_ovs:4 : [[ ovn == \o\p\e\n\v\s\w\i\t\c\h ]] 2026-04-20 19:09:14.558 | +++ lib/os-vif:is_ml2_ovs:7 : echo False 2026-04-20 19:09:14.563 | ++ lib/os-vif:source:12 : OS_VIF_OVS_ISOLATE_VIF=False 2026-04-20 19:09:14.570 | +++ lib/os-vif:source:13 : trueorfalse False OS_VIF_OVS_ISOLATE_VIF 2026-04-20 19:09:14.608 | ++ lib/os-vif:source:13 : OS_VIF_OVS_ISOLATE_VIF=False 2026-04-20 19:09:14.611 | + ./stack.sh:main:629 : run_phase source 2026-04-20 19:09:14.616 | + functions-common:run_phase:1842 : local mode=source 2026-04-20 19:09:14.620 | + functions-common:run_phase:1843 : local phase= 2026-04-20 19:09:14.624 | + functions-common:run_phase:1844 : [[ -d /opt/stack/devstack/extras.d ]] 2026-04-20 19:09:14.629 | + functions-common:run_phase:1845 : local extra_plugin_file_name 2026-04-20 19:09:14.634 | + functions-common:run_phase:1846 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-04-20 19:09:14.640 | + functions-common:run_phase:1851 : local exceptions=80-tempest.sh 2026-04-20 19:09:14.644 | + functions-common:run_phase:1852 : local extra 2026-04-20 19:09:14.650 | ++ functions-common:run_phase:1853 : basename /opt/stack/devstack/extras.d/80-tempest.sh 2026-04-20 19:09:14.659 | + functions-common:run_phase:1853 : extra=80-tempest.sh 2026-04-20 19:09:14.664 | + functions-common:run_phase:1854 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-04-20 19:09:14.670 | + functions-common:run_phase:1858 : [[ -r /opt/stack/devstack/extras.d/80-tempest.sh ]] 2026-04-20 19:09:14.675 | + functions-common:run_phase:1858 : source /opt/stack/devstack/extras.d/80-tempest.sh source 2026-04-20 19:09:14.681 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-04-20 19:09:14.712 | ++ functions-common:is_service_enabled:2070 : return 1 2026-04-20 19:09:14.718 | + functions-common:run_phase:1863 : [[ source == \s\o\u\r\c\e ]] 2026-04-20 19:09:14.722 | + functions-common:run_phase:1864 : load_plugin_settings 2026-04-20 19:09:14.727 | + functions-common:load_plugin_settings:1778 : local plugins=,barbican,magnum,octavia,manila,magnum-cluster-api,ovn-octavia-provider 2026-04-20 19:09:14.732 | + functions-common:load_plugin_settings:1779 : local plugin 2026-04-20 19:09:14.737 | + functions-common:load_plugin_settings:1782 : [[ -z ,barbican,magnum,octavia,manila,magnum-cluster-api,ovn-octavia-provider ]] 2026-04-20 19:09:14.742 | + functions-common:load_plugin_settings:1786 : echo 'Loading plugin settings' 2026-04-20 19:09:14.742 | Loading plugin settings 2026-04-20 19:09:14.746 | + functions-common:load_plugin_settings:1787 : for plugin in ${plugins//,/ } 2026-04-20 19:09:14.751 | + functions-common:load_plugin_settings:1788 : local dir=/opt/stack/barbican 2026-04-20 19:09:14.756 | + functions-common:load_plugin_settings:1790 : [[ -f /opt/stack/barbican/devstack/settings ]] 2026-04-20 19:09:14.761 | + functions-common:load_plugin_settings:1791 : source /opt/stack/barbican/devstack/settings 2026-04-20 19:09:14.767 | ++ /opt/stack/barbican/devstack/settings:source:4 : define_plugin barbican 2026-04-20 19:09:14.772 | ++ functions-common:define_plugin:1886 : : 2026-04-20 19:09:14.778 | ++ /opt/stack/barbican/devstack/settings:source:7 : BARBICAN_DIR=/opt/stack/barbican 2026-04-20 19:09:14.783 | ++ /opt/stack/barbican/devstack/settings:source:8 : BARBICAN_CONF_DIR=/etc/barbican 2026-04-20 19:09:14.787 | ++ /opt/stack/barbican/devstack/settings:source:9 : BARBICAN_CONF=/etc/barbican/barbican.conf 2026-04-20 19:09:14.793 | ++ /opt/stack/barbican/devstack/settings:source:10 : BARBICAN_PASTE_CONF=/etc/barbican/barbican-api-paste.ini 2026-04-20 19:09:14.798 | ++ /opt/stack/barbican/devstack/settings:source:11 : BARBICAN_API_LOG_DIR=/opt/stack/logs 2026-04-20 19:09:14.803 | ++ /opt/stack/barbican/devstack/settings:source:13 : PYKMIP_CONF_DIR=/etc/pykmip 2026-04-20 19:09:14.808 | ++ /opt/stack/barbican/devstack/settings:source:14 : PYKMIP_CONF=/etc/pykmip/server.conf 2026-04-20 19:09:14.813 | ++ /opt/stack/barbican/devstack/settings:source:15 : PYKMIP_LOG_DIR=/var/log/pykmip 2026-04-20 19:09:14.817 | ++ /opt/stack/barbican/devstack/settings:source:18 : [[ False = True ]] 2026-04-20 19:09:14.824 | +++ /opt/stack/barbican/devstack/settings:source:22 : get_python_exec_prefix 2026-04-20 19:09:14.856 | +++ inc/python:get_python_exec_prefix:80 : [[ True == \T\r\u\e ]] 2026-04-20 19:09:14.861 | +++ inc/python:get_python_exec_prefix:81 : echo /opt/stack/data/venv/bin 2026-04-20 19:09:14.866 | ++ /opt/stack/barbican/devstack/settings:source:22 : BARBICAN_BIN_DIR=/opt/stack/data/venv/bin 2026-04-20 19:09:14.872 | ++ /opt/stack/barbican/devstack/settings:source:25 : BARBICAN_WSGI=barbican.wsgi.api:application 2026-04-20 19:09:14.878 | ++ /opt/stack/barbican/devstack/settings:source:26 : BARBICAN_UWSGI_CONF=/etc/barbican/barbican-uwsgi.ini 2026-04-20 19:09:14.883 | ++ /opt/stack/barbican/devstack/settings:source:29 : BARBICAN_REPO=https://github.com/openstack/barbican.git 2026-04-20 19:09:14.889 | ++ /opt/stack/barbican/devstack/settings:source:30 : BARBICAN_BRANCH=master 2026-04-20 19:09:14.895 | ++ /opt/stack/barbican/devstack/settings:source:33 : GITREPO["python-barbicanclient"]=https://github.com/openstack/python-barbicanclient.git 2026-04-20 19:09:14.899 | ++ /opt/stack/barbican/devstack/settings:source:34 : GITBRANCH["python-barbicanclient"]=master 2026-04-20 19:09:14.904 | ++ /opt/stack/barbican/devstack/settings:source:35 : GITDIR["python-barbicanclient"]=/opt/stack/python-barbicanclient 2026-04-20 19:09:14.909 | ++ /opt/stack/barbican/devstack/settings:source:38 : BARBICAN_HOST_HREF=http://199.204.45.244/key-manager 2026-04-20 19:09:14.914 | ++ /opt/stack/barbican/devstack/settings:source:40 : GITREPO["barbican-tempest-plugin"]=https://github.com/openstack/barbican-tempest-plugin.git 2026-04-20 19:09:14.919 | ++ /opt/stack/barbican/devstack/settings:source:41 : GITBRANCH["barbican-tempest-plugin"]=master 2026-04-20 19:09:14.924 | ++ /opt/stack/barbican/devstack/settings:source:42 : GITDIR["barbican-tempest-plugin"]=/opt/stack/barbican-tempest-plugin 2026-04-20 19:09:14.930 | +++ /opt/stack/barbican/devstack/settings:source:45 : trueorfalse True ENFORCE_SCOPE 2026-04-20 19:09:14.968 | ++ /opt/stack/barbican/devstack/settings:source:45 : BARBICAN_ENFORCE_SCOPE=False 2026-04-20 19:09:14.974 | ++ /opt/stack/barbican/devstack/settings:source:47 : enable_service barbican 2026-04-20 19:09:15.062 | + functions-common:load_plugin_settings:1787 : for plugin in ${plugins//,/ } 2026-04-20 19:09:15.068 | + functions-common:load_plugin_settings:1788 : local dir=/opt/stack/magnum 2026-04-20 19:09:15.074 | + functions-common:load_plugin_settings:1790 : [[ -f /opt/stack/magnum/devstack/settings ]] 2026-04-20 19:09:15.079 | + functions-common:load_plugin_settings:1791 : source /opt/stack/magnum/devstack/settings 2026-04-20 19:09:15.086 | +++ /opt/stack/magnum/devstack/settings:source:19 : trueorfalse False MAGNUM_ENFORCE_SCOPE 2026-04-20 19:09:15.122 | ++ /opt/stack/magnum/devstack/settings:source:19 : MAGNUM_ENFORCE_SCOPE=False 2026-04-20 19:09:15.127 | ++ /opt/stack/magnum/devstack/settings:source:22 : enable_service magnum-api 2026-04-20 19:09:15.222 | ++ /opt/stack/magnum/devstack/settings:source:23 : enable_service magnum-cond 2026-04-20 19:09:15.315 | + functions-common:load_plugin_settings:1787 : for plugin in ${plugins//,/ } 2026-04-20 19:09:15.318 | + functions-common:load_plugin_settings:1788 : local dir=/opt/stack/octavia 2026-04-20 19:09:15.324 | + functions-common:load_plugin_settings:1790 : [[ -f /opt/stack/octavia/devstack/settings ]] 2026-04-20 19:09:15.330 | + functions-common:load_plugin_settings:1791 : source /opt/stack/octavia/devstack/settings 2026-04-20 19:09:15.334 | ++ /opt/stack/octavia/devstack/settings:source:3 : OCTAVIA=octavia 2026-04-20 19:09:15.340 | ++ /opt/stack/octavia/devstack/settings:source:4 : OCTAVIA_DIR=/opt/stack/octavia 2026-04-20 19:09:15.344 | ++ /opt/stack/octavia/devstack/settings:source:5 : DISKIMAGE_BUILDER_REPO_URL=https://github.com/openstack/diskimage-builder.git 2026-04-20 19:09:15.350 | ++ /opt/stack/octavia/devstack/settings:source:6 : DISKIMAGE_BUILDER_REPO_REF=master 2026-04-20 19:09:15.355 | ++ /opt/stack/octavia/devstack/settings:source:7 : DISKIMAGE_BUILDER_DIR=/opt/stack/diskimage-builder 2026-04-20 19:09:15.362 | +++ /opt/stack/octavia/devstack/settings:source:8 : get_python_exec_prefix 2026-04-20 19:09:15.400 | +++ inc/python:get_python_exec_prefix:80 : [[ True == \T\r\u\e ]] 2026-04-20 19:09:15.405 | +++ inc/python:get_python_exec_prefix:81 : echo /opt/stack/data/venv/bin 2026-04-20 19:09:15.411 | ++ /opt/stack/octavia/devstack/settings:source:8 : OCTAVIA_BIN_DIR=/opt/stack/data/venv/bin 2026-04-20 19:09:15.416 | ++ /opt/stack/octavia/devstack/settings:source:9 : OCTAVIA_CONF_DIR=/etc/octavia 2026-04-20 19:09:15.421 | ++ /opt/stack/octavia/devstack/settings:source:10 : OCTAVIA_SSH_DIR=/etc/octavia/.ssh 2026-04-20 19:09:15.428 | ++ /opt/stack/octavia/devstack/settings:source:11 : OCTAVIA_CERTS_DIR=/etc/octavia/certs 2026-04-20 19:09:15.434 | ++ /opt/stack/octavia/devstack/settings:source:12 : OCTAVIA_CONF=/etc/octavia/octavia.conf 2026-04-20 19:09:15.438 | ++ /opt/stack/octavia/devstack/settings:source:13 : OCTAVIA_AUDIT_MAP=/etc/octavia/octavia_api_audit_map.conf 2026-04-20 19:09:15.441 | ++ /opt/stack/octavia/devstack/settings:source:14 : OCTAVIA_RUN_DIR=/var/run/octavia 2026-04-20 19:09:15.444 | ++ /opt/stack/octavia/devstack/settings:source:16 : OCTAVIA_AMPHORA_DRIVER=amphora_haproxy_rest_driver 2026-04-20 19:09:15.447 | ++ /opt/stack/octavia/devstack/settings:source:17 : OCTAVIA_NETWORK_DRIVER=allowed_address_pairs_driver 2026-04-20 19:09:15.453 | ++ /opt/stack/octavia/devstack/settings:source:18 : OCTAVIA_COMPUTE_DRIVER=compute_nova_driver 2026-04-20 19:09:15.458 | ++ /opt/stack/octavia/devstack/settings:source:19 : OCTAVIA_VOLUME_DRIVER=volume_noop_driver 2026-04-20 19:09:15.464 | ++ /opt/stack/octavia/devstack/settings:source:20 : OCTAVIA_IMAGE_DRIVER=image_glance_driver 2026-04-20 19:09:15.470 | ++ /opt/stack/octavia/devstack/settings:source:22 : OCTAVIA_USERNAME=admin 2026-04-20 19:09:15.475 | ++ /opt/stack/octavia/devstack/settings:source:23 : OCTAVIA_PASSWORD=secretadmin 2026-04-20 19:09:15.480 | ++ /opt/stack/octavia/devstack/settings:source:24 : OCTAVIA_PROJECT_NAME=admin 2026-04-20 19:09:15.484 | ++ /opt/stack/octavia/devstack/settings:source:25 : OCTAVIA_USER_DOMAIN_NAME=Default 2026-04-20 19:09:15.489 | ++ /opt/stack/octavia/devstack/settings:source:26 : OCTAVIA_PROJECT_DOMAIN_NAME=Default 2026-04-20 19:09:15.494 | ++ /opt/stack/octavia/devstack/settings:source:28 : OCTAVIA_PROTOCOL=http 2026-04-20 19:09:15.499 | ++ /opt/stack/octavia/devstack/settings:source:29 : OCTAVIA_PORT=9876 2026-04-20 19:09:15.504 | ++ /opt/stack/octavia/devstack/settings:source:30 : OCTAVIA_HA_PORT=9875 2026-04-20 19:09:15.509 | ++ /opt/stack/octavia/devstack/settings:source:31 : OCTAVIA_HM_LISTEN_PORT=5555 2026-04-20 19:09:15.514 | ++ /opt/stack/octavia/devstack/settings:source:33 : OCTAVIA_ENABLE_AMPHORAV2_JOBBOARD=False 2026-04-20 19:09:15.520 | ++ /opt/stack/octavia/devstack/settings:source:34 : OCTAVIA_JOBBOARD_EXPIRATION_TIME=30 2026-04-20 19:09:15.524 | ++ /opt/stack/octavia/devstack/settings:source:35 : OCTAVIA_JOBBOARD_BACKEND=redis 2026-04-20 19:09:15.530 | ++ /opt/stack/octavia/devstack/settings:source:37 : OCTAVIA_MGMT_SUBNET=192.168.0.0/24 2026-04-20 19:09:15.535 | ++ /opt/stack/octavia/devstack/settings:source:38 : OCTAVIA_MGMT_SUBNET_START=192.168.0.2 2026-04-20 19:09:15.540 | ++ /opt/stack/octavia/devstack/settings:source:39 : OCTAVIA_MGMT_SUBNET_END=192.168.0.200 2026-04-20 19:09:15.546 | ++ /opt/stack/octavia/devstack/settings:source:40 : OCTAVIA_MGMT_SUBNET_IPV6=fd00:0:0:42::/64 2026-04-20 19:09:15.552 | ++ /opt/stack/octavia/devstack/settings:source:41 : OCTAVIA_MGMT_SUBNET_IPV6_START=fd00:0:0:42:0:0:0:2 2026-04-20 19:09:15.557 | ++ /opt/stack/octavia/devstack/settings:source:42 : OCTAVIA_MGMT_SUBNET_IPV6_END=fd00:0:0:42:ffff:ffff:ffff:ffff 2026-04-20 19:09:15.562 | ++ /opt/stack/octavia/devstack/settings:source:44 : OCTAVIA_AMP_SSH_KEY_BITS=2048 2026-04-20 19:09:15.567 | ++ /opt/stack/octavia/devstack/settings:source:45 : OCTAVIA_AMP_SSH_KEY_TYPE=rsa 2026-04-20 19:09:15.573 | ++ /opt/stack/octavia/devstack/settings:source:46 : OCTAVIA_AMP_SSH_KEY_PATH=/etc/octavia/.ssh/octavia_ssh_key 2026-04-20 19:09:15.578 | ++ /opt/stack/octavia/devstack/settings:source:47 : OCTAVIA_AMP_SSH_KEY_NAME=octavia_ssh_key 2026-04-20 19:09:15.583 | ++ /opt/stack/octavia/devstack/settings:source:49 : OCTAVIA_AMP_FLAVOR_ID=10 2026-04-20 19:09:15.589 | ++ /opt/stack/octavia/devstack/settings:source:50 : OCTAVIA_AMP_IMAGE_NAME=amphora-x64-haproxy 2026-04-20 19:09:15.594 | ++ /opt/stack/octavia/devstack/settings:source:51 : OCTAVIA_AMP_IMAGE_FILE=/opt/stack/octavia/diskimage-create/amphora-x64-haproxy.qcow2 2026-04-20 19:09:15.600 | ++ /opt/stack/octavia/devstack/settings:source:52 : OCTAVIA_AMP_IMAGE_TAG=amphora 2026-04-20 19:09:15.604 | ++ /opt/stack/octavia/devstack/settings:source:53 : OCTAVIA_AMP_IMAGE_ARCH=amd64 2026-04-20 19:09:15.610 | ++ /opt/stack/octavia/devstack/settings:source:55 : OCTAVIA_AMP_CONN_TIMEOUT=10 2026-04-20 19:09:15.614 | ++ /opt/stack/octavia/devstack/settings:source:56 : OCTAVIA_AMP_READ_TIMEOUT=120 2026-04-20 19:09:15.617 | ++ /opt/stack/octavia/devstack/settings:source:58 : OCTAVIA_AMP_LOG_ADMIN_PORT=10514 2026-04-20 19:09:15.622 | ++ /opt/stack/octavia/devstack/settings:source:59 : OCTAVIA_AMP_LOG_TENANT_PORT=20514 2026-04-20 19:09:15.627 | ++ /opt/stack/octavia/devstack/settings:source:61 : OCTAVIA_HEALTH_KEY=insecure 2026-04-20 19:09:15.632 | ++ /opt/stack/octavia/devstack/settings:source:63 : OCTAVIA_LB_TOPOLOGY=SINGLE 2026-04-20 19:09:15.637 | ++ /opt/stack/octavia/devstack/settings:source:65 : OCTAVIA_AMP_EXPIRY_AGE=3600 2026-04-20 19:09:15.643 | ++ /opt/stack/octavia/devstack/settings:source:66 : OCTAVIA_LB_EXPIRY_AGE=3600 2026-04-20 19:09:15.647 | ++ /opt/stack/octavia/devstack/settings:source:68 : OCTAVIA_CONSUMER_BINARY=/opt/stack/data/venv/bin/octavia-worker 2026-04-20 19:09:15.653 | ++ /opt/stack/octavia/devstack/settings:source:69 : OCTAVIA_HOUSEKEEPER_BINARY=/opt/stack/data/venv/bin/octavia-housekeeping 2026-04-20 19:09:15.658 | ++ /opt/stack/octavia/devstack/settings:source:70 : OCTAVIA_HEALTHMANAGER_BINARY=/opt/stack/data/venv/bin/octavia-health-manager 2026-04-20 19:09:15.664 | ++ /opt/stack/octavia/devstack/settings:source:71 : OCTAVIA_DRIVER_AGENT_BINARY=/opt/stack/data/venv/bin/octavia-driver-agent 2026-04-20 19:09:15.670 | ++ /opt/stack/octavia/devstack/settings:source:73 : OCTAVIA_API_ARGS=' --config-file /etc/octavia/octavia.conf' 2026-04-20 19:09:15.675 | ++ /opt/stack/octavia/devstack/settings:source:74 : OCTAVIA_CONSUMER_ARGS=' --config-file /etc/octavia/octavia.conf' 2026-04-20 19:09:15.681 | ++ /opt/stack/octavia/devstack/settings:source:75 : OCTAVIA_HOUSEKEEPER_ARGS=' --config-file /etc/octavia/octavia.conf' 2026-04-20 19:09:15.687 | ++ /opt/stack/octavia/devstack/settings:source:76 : OCTAVIA_HEALTHMANAGER_ARGS=' --config-file /etc/octavia/octavia.conf' 2026-04-20 19:09:15.692 | ++ /opt/stack/octavia/devstack/settings:source:77 : OCTAVIA_DRIVER_AGENT_ARGS=' --config-file /etc/octavia/octavia.conf' 2026-04-20 19:09:15.696 | ++ /opt/stack/octavia/devstack/settings:source:79 : OCTAVIA_API=o-api 2026-04-20 19:09:15.701 | ++ /opt/stack/octavia/devstack/settings:source:80 : OCTAVIA_CONSUMER=o-cw 2026-04-20 19:09:15.706 | ++ /opt/stack/octavia/devstack/settings:source:81 : OCTAVIA_HOUSEKEEPER=o-hk 2026-04-20 19:09:15.711 | ++ /opt/stack/octavia/devstack/settings:source:82 : OCTAVIA_HEALTHMANAGER=o-hm 2026-04-20 19:09:15.716 | ++ /opt/stack/octavia/devstack/settings:source:83 : OCTAVIA_SERVICE=octavia 2026-04-20 19:09:15.720 | ++ /opt/stack/octavia/devstack/settings:source:84 : OCTAVIA_API_HAPROXY=o-api-ha 2026-04-20 19:09:15.725 | ++ /opt/stack/octavia/devstack/settings:source:85 : OCTAVIA_DRIVER_AGENT=o-da 2026-04-20 19:09:15.731 | ++ /opt/stack/octavia/devstack/settings:source:88 : GITREPO["python-octaviaclient"]=https://github.com/openstack/python-octaviaclient.git 2026-04-20 19:09:15.735 | ++ /opt/stack/octavia/devstack/settings:source:89 : GITBRANCH["python-octaviaclient"]=master 2026-04-20 19:09:15.741 | ++ /opt/stack/octavia/devstack/settings:source:90 : GITDIR["python-octaviaclient"]=/opt/stack/python-octaviaclient 2026-04-20 19:09:15.745 | ++ /opt/stack/octavia/devstack/settings:source:93 : GITREPO["octavia-lib"]=https://github.com/openstack/octavia-lib.git 2026-04-20 19:09:15.750 | ++ /opt/stack/octavia/devstack/settings:source:94 : GITBRANCH["octavia-lib"]=master 2026-04-20 19:09:15.755 | ++ /opt/stack/octavia/devstack/settings:source:95 : GITDIR["octavia-lib"]=/opt/stack/octavia-lib 2026-04-20 19:09:15.761 | ++ /opt/stack/octavia/devstack/settings:source:97 : NEUTRON_ANY='q-svc neutron-api' 2026-04-20 19:09:15.766 | ++ /opt/stack/octavia/devstack/settings:source:100 : OCTAVIA_USE_PREGENERATED_SSH_KEY=False 2026-04-20 19:09:15.771 | ++ /opt/stack/octavia/devstack/settings:source:101 : OCTAVIA_PREGENERATED_SSH_KEY_PATH=/opt/stack/octavia/devstack/pregenerated/ssh-keys/octavia_ssh_key 2026-04-20 19:09:15.776 | ++ /opt/stack/octavia/devstack/settings:source:103 : OCTAVIA_USE_PREGENERATED_CERTS=False 2026-04-20 19:09:15.781 | ++ /opt/stack/octavia/devstack/settings:source:104 : OCTAVIA_PREGENERATED_CERTS_DIR=/opt/stack/octavia/devstack/pregenerated/certs 2026-04-20 19:09:15.785 | ++ /opt/stack/octavia/devstack/settings:source:105 : OCTAVIA_NODE=api 2026-04-20 19:09:15.791 | ++ /opt/stack/octavia/devstack/settings:source:106 : OCTAVIA_CONTROLLER_IP_PORT_LIST=auto 2026-04-20 19:09:15.796 | ++ /opt/stack/octavia/devstack/settings:source:107 : OCTAVIA_MGMT_PORT_IP=auto 2026-04-20 19:09:15.802 | ++ /opt/stack/octavia/devstack/settings:source:109 : OCTAVIA_DIB_TRACING=1 2026-04-20 19:09:15.808 | ++ /opt/stack/octavia/devstack/settings:source:111 : OCTAVIA_SERVICE_TYPE=load-balancer 2026-04-20 19:09:15.812 | ++ /opt/stack/octavia/devstack/settings:source:112 : OCTAVIA_UWSGI_APP=octavia.wsgi.api:application 2026-04-20 19:09:15.817 | ++ /opt/stack/octavia/devstack/settings:source:113 : OCTAVIA_UWSGI_CONF=/etc/octavia/octavia-uwsgi.ini 2026-04-20 19:09:15.823 | + functions-common:load_plugin_settings:1787 : for plugin in ${plugins//,/ } 2026-04-20 19:09:15.829 | + functions-common:load_plugin_settings:1788 : local dir=/opt/stack/manila 2026-04-20 19:09:15.835 | + functions-common:load_plugin_settings:1790 : [[ -f /opt/stack/manila/devstack/settings ]] 2026-04-20 19:09:15.840 | + functions-common:load_plugin_settings:1791 : source /opt/stack/manila/devstack/settings 2026-04-20 19:09:15.844 | ++ /opt/stack/manila/devstack/settings:source:24 : define_plugin manila 2026-04-20 19:09:15.849 | ++ functions-common:define_plugin:1886 : : 2026-04-20 19:09:15.854 | ++ /opt/stack/manila/devstack/settings:source:28 : OS_CLOUD=devstack-admin 2026-04-20 19:09:15.859 | ++ /opt/stack/manila/devstack/settings:source:30 : MANILA_GIT_BASE=https://opendev.org 2026-04-20 19:09:15.864 | ++ /opt/stack/manila/devstack/settings:source:31 : MANILA_REPO_ROOT=openstack 2026-04-20 19:09:15.870 | ++ /opt/stack/manila/devstack/settings:source:33 : MANILACLIENT_REPO=https://opendev.org/openstack/python-manilaclient 2026-04-20 19:09:15.875 | ++ /opt/stack/manila/devstack/settings:source:34 : MANILACLIENT_BRANCH=master 2026-04-20 19:09:15.880 | ++ /opt/stack/manila/devstack/settings:source:37 : MANILA_DIR=/opt/stack/manila 2026-04-20 19:09:15.885 | ++ /opt/stack/manila/devstack/settings:source:38 : MANILA_LOCK_PATH= 2026-04-20 19:09:15.890 | ++ /opt/stack/manila/devstack/settings:source:39 : MANILA_LOCK_PATH=/opt/stack/manila/manila_locks 2026-04-20 19:09:15.896 | ++ /opt/stack/manila/devstack/settings:source:40 : MANILACLIENT_DIR=/opt/stack/python-manilaclient 2026-04-20 19:09:15.902 | ++ /opt/stack/manila/devstack/settings:source:41 : MANILA_STATE_PATH=/opt/stack/data/manila 2026-04-20 19:09:15.908 | ++ /opt/stack/manila/devstack/settings:source:43 : MANILA_CONF_DIR=/etc/manila 2026-04-20 19:09:15.913 | ++ /opt/stack/manila/devstack/settings:source:44 : MANILA_CONF=/etc/manila/manila.conf 2026-04-20 19:09:15.919 | ++ /opt/stack/manila/devstack/settings:source:45 : MANILA_API_PASTE_INI=/etc/manila/api-paste.ini 2026-04-20 19:09:15.925 | ++ /opt/stack/manila/devstack/settings:source:48 : BARBICAN_ENDPOINT_TYPE=internal 2026-04-20 19:09:15.930 | ++ /opt/stack/manila/devstack/settings:source:49 : KEY_MANAGER_BACKEND=barbican 2026-04-20 19:09:15.935 | ++ /opt/stack/manila/devstack/settings:source:50 : BARBICAN_KEYSTONE_ENDPOINT=https://199.204.45.244/identity 2026-04-20 19:09:15.940 | ++ /opt/stack/manila/devstack/settings:source:54 : MANILA_CONFIGURE_DEFAULT_TYPES=True 2026-04-20 19:09:15.945 | ++ /opt/stack/manila/devstack/settings:source:56 : MANILA_DEFAULT_SHARE_TYPE=default 2026-04-20 19:09:15.950 | ++ /opt/stack/manila/devstack/settings:source:64 : MANILA_DEFAULT_SHARE_TYPE_EXTRA_SPECS='snapshot_support=True create_share_from_snapshot_support=True' 2026-04-20 19:09:15.956 | ++ /opt/stack/manila/devstack/settings:source:65 : MANILA_DHSS_TRUE_SHARE_TYPE_EXTRA_SPECS='snapshot_support=True create_share_from_snapshot_support=True' 2026-04-20 19:09:15.961 | ++ /opt/stack/manila/devstack/settings:source:66 : MANILA_DHSS_FALSE_SHARE_TYPE_EXTRA_SPECS='snapshot_support=True create_share_from_snapshot_support=True' 2026-04-20 19:09:15.966 | ++ /opt/stack/manila/devstack/settings:source:69 : MANILA_DEFAULT_SHARE_GROUP_TYPE=default 2026-04-20 19:09:15.971 | ++ /opt/stack/manila/devstack/settings:source:76 : MANILA_DEFAULT_SHARE_GROUP_TYPE_SPECS= 2026-04-20 19:09:15.976 | ++ /opt/stack/manila/devstack/settings:source:79 : MANILA_SERVICE_HOST=199.204.45.244 2026-04-20 19:09:15.982 | ++ /opt/stack/manila/devstack/settings:source:80 : MANILA_SERVICE_PORT=8786 2026-04-20 19:09:15.987 | ++ /opt/stack/manila/devstack/settings:source:81 : MANILA_SERVICE_PORT_INT=18786 2026-04-20 19:09:15.992 | ++ /opt/stack/manila/devstack/settings:source:82 : MANILA_SERVICE_PROTOCOL=http 2026-04-20 19:09:15.997 | ++ /opt/stack/manila/devstack/settings:source:83 : MANILA_ENDPOINT_BASE=http://199.204.45.244:8786 2026-04-20 19:09:16.002 | ++ /opt/stack/manila/devstack/settings:source:86 : [[ -d /opt/stack/manila/bin ]] 2026-04-20 19:09:16.008 | +++ /opt/stack/manila/devstack/settings:source:89 : get_python_exec_prefix 2026-04-20 19:09:16.043 | +++ inc/python:get_python_exec_prefix:80 : [[ True == \T\r\u\e ]] 2026-04-20 19:09:16.048 | +++ inc/python:get_python_exec_prefix:81 : echo /opt/stack/data/venv/bin 2026-04-20 19:09:16.055 | ++ /opt/stack/manila/devstack/settings:source:89 : MANILA_BIN_DIR=/opt/stack/data/venv/bin 2026-04-20 19:09:16.060 | ++ /opt/stack/manila/devstack/settings:source:93 : SHARE_NAME_PREFIX=share- 2026-04-20 19:09:16.064 | ++ /opt/stack/manila/devstack/settings:source:94 : MANILA_ENABLED_SHARE_PROTOCOLS=NFS,CIFS 2026-04-20 19:09:16.068 | ++ /opt/stack/manila/devstack/settings:source:95 : MANILA_ENABLED_BACKENDS=generic 2026-04-20 19:09:16.074 | ++ /opt/stack/manila/devstack/settings:source:96 : MANILA_SCHEDULER_DRIVER=manila.scheduler.drivers.filter.FilterScheduler 2026-04-20 19:09:16.079 | ++ /opt/stack/manila/devstack/settings:source:97 : MANILA_SERVICE_SECGROUP=manila-service 2026-04-20 19:09:16.085 | ++ /opt/stack/manila/devstack/settings:source:103 : MANILA_USE_DOWNGRADE_MIGRATIONS=False 2026-04-20 19:09:16.091 | ++ /opt/stack/manila/devstack/settings:source:105 : MANILA_WSGI=manila.wsgi.api:application 2026-04-20 19:09:16.096 | ++ /opt/stack/manila/devstack/settings:source:106 : MANILA_UWSGI_CONF=/etc/manila/manila-uwsgi.ini 2026-04-20 19:09:16.101 | ++ /opt/stack/manila/devstack/settings:source:107 : MANILA_ENDPOINT_BASE=http://199.204.45.244/share 2026-04-20 19:09:16.107 | ++ /opt/stack/manila/devstack/settings:source:110 : SHARE_DRIVER=manila.share.drivers.generic.GenericShareDriver 2026-04-20 19:09:16.113 | ++ /opt/stack/manila/devstack/settings:source:112 : eval USER_HOME=/opt/stack 2026-04-20 19:09:16.118 | +++ /opt/stack/manila/devstack/settings:source:112 : USER_HOME=/opt/stack 2026-04-20 19:09:16.123 | ++ /opt/stack/manila/devstack/settings:source:113 : MANILA_KEY_FORMAT=ecdsa 2026-04-20 19:09:16.128 | ++ /opt/stack/manila/devstack/settings:source:114 : MANILA_PATH_TO_PUBLIC_KEY=/opt/stack/.ssh/id_ecdsa.pub 2026-04-20 19:09:16.133 | ++ /opt/stack/manila/devstack/settings:source:115 : MANILA_PATH_TO_PRIVATE_KEY=/opt/stack/.ssh/id_ecdsa 2026-04-20 19:09:16.138 | ++ /opt/stack/manila/devstack/settings:source:116 : MANILA_SERVICE_KEYPAIR_NAME=manila-service 2026-04-20 19:09:16.142 | ++ /opt/stack/manila/devstack/settings:source:118 : MANILA_SERVICE_INSTANCE_USER=manila 2026-04-20 19:09:16.147 | ++ /opt/stack/manila/devstack/settings:source:119 : MANILA_SERVICE_IMAGE_URL=http://tarballs.openstack.org/manila-image-elements/images/manila-service-image-master.qcow2 2026-04-20 19:09:16.153 | ++ /opt/stack/manila/devstack/settings:source:120 : MANILA_SERVICE_IMAGE_NAME=manila-service-image-master 2026-04-20 19:09:16.159 | ++ /opt/stack/manila/devstack/settings:source:121 : MANILA_USE_SCHEDULER_CREATING_SHARE_FROM_SNAPSHOT=False 2026-04-20 19:09:16.165 | +++ /opt/stack/manila/devstack/settings:source:124 : trueorfalse True MANILA_SERVICE_IMAGE_ENABLED 2026-04-20 19:09:16.198 | ++ /opt/stack/manila/devstack/settings:source:124 : MANILA_SERVICE_IMAGE_ENABLED=True 2026-04-20 19:09:16.204 | ++ /opt/stack/manila/devstack/settings:source:126 : MANILA_USE_SERVICE_INSTANCE_PASSWORD=True 2026-04-20 19:09:16.209 | ++ /opt/stack/manila/devstack/settings:source:127 : MANILA_SERVICE_INSTANCE_PASSWORD=manila 2026-04-20 19:09:16.214 | ++ /opt/stack/manila/devstack/settings:source:129 : MANILA_SERVICE_VM_FLAVOR_REF=100 2026-04-20 19:09:16.219 | ++ /opt/stack/manila/devstack/settings:source:130 : MANILA_SERVICE_VM_FLAVOR_NAME=manila-service-flavor 2026-04-20 19:09:16.223 | ++ /opt/stack/manila/devstack/settings:source:131 : MANILA_SERVICE_VM_FLAVOR_RAM=512 2026-04-20 19:09:16.229 | ++ /opt/stack/manila/devstack/settings:source:132 : MANILA_SERVICE_VM_FLAVOR_DISK=5 2026-04-20 19:09:16.234 | ++ /opt/stack/manila/devstack/settings:source:133 : MANILA_SERVICE_VM_FLAVOR_VCPUS=1 2026-04-20 19:09:16.239 | ++ /opt/stack/manila/devstack/settings:source:138 : MANILA_ALLOW_NAS_SERVER_PORTS_ON_HOST=False 2026-04-20 19:09:16.245 | ++ /opt/stack/manila/devstack/settings:source:141 : SHARE_BACKING_FILE_SIZE=8400M 2026-04-20 19:09:16.249 | ++ /opt/stack/manila/devstack/settings:source:142 : SHARE_GROUP=lvm-shares 2026-04-20 19:09:16.255 | ++ /opt/stack/manila/devstack/settings:source:143 : MANILA_MNT_DIR=/opt/stack/data/manila/mnt 2026-04-20 19:09:16.260 | ++ /opt/stack/manila/devstack/settings:source:144 : SMB_CONF=/etc/samba/smb.conf 2026-04-20 19:09:16.265 | ++ /opt/stack/manila/devstack/settings:source:145 : SMB_PRIVATE_DIR=/var/lib/samba/private 2026-04-20 19:09:16.271 | ++ /opt/stack/manila/devstack/settings:source:146 : CONFIGURE_BACKING_FILE=True 2026-04-20 19:09:16.276 | ++ /opt/stack/manila/devstack/settings:source:147 : MANILA_LVM_SHARE_EXPORT_IPS=199.204.45.244 2026-04-20 19:09:16.282 | ++ /opt/stack/manila/devstack/settings:source:150 : MANILA_REPLICA_STATE_UPDATE_INTERVAL=300 2026-04-20 19:09:16.286 | ++ /opt/stack/manila/devstack/settings:source:155 : MANILA_ZFSONLINUX_ZPOOL_SIZE=30G 2026-04-20 19:09:16.291 | ++ /opt/stack/manila/devstack/settings:source:156 : MANILA_ZFSONLINUX_BACKEND_FILES_CONTAINER_DIR=/opt/stack/data/manila/zfsonlinux 2026-04-20 19:09:16.297 | ++ /opt/stack/manila/devstack/settings:source:157 : MANILA_ZFSONLINUX_SHARE_EXPORT_IP=199.204.45.244 2026-04-20 19:09:16.301 | ++ /opt/stack/manila/devstack/settings:source:158 : MANILA_ZFSONLINUX_SERVICE_IP=199.204.45.244 2026-04-20 19:09:16.308 | ++ /opt/stack/manila/devstack/settings:source:159 : MANILA_ZFSONLINUX_DATASET_CREATION_OPTIONS=compression=gzip 2026-04-20 19:09:16.312 | ++ /opt/stack/manila/devstack/settings:source:160 : MANILA_ZFSONLINUX_USE_SSH=False 2026-04-20 19:09:16.317 | ++ /opt/stack/manila/devstack/settings:source:161 : MANILA_ZFSONLINUX_SSH_USERNAME=stack 2026-04-20 19:09:16.321 | ++ /opt/stack/manila/devstack/settings:source:164 : MANILA_ZFSONLINUX_REPLICATION_DOMAIN=ZFSonLinux 2026-04-20 19:09:16.326 | ++ /opt/stack/manila/devstack/settings:source:167 : MANILA_CONTAINER_DRIVER=manila.share.drivers.container.driver.ContainerShareDriver 2026-04-20 19:09:16.330 | ++ /opt/stack/manila/devstack/settings:source:168 : MANILA_DOCKER_IMAGE_ALIAS=manila_docker_image 2026-04-20 19:09:16.336 | ++ /opt/stack/manila/devstack/settings:source:169 : MANILA_CONTAINER_VOLUME_GROUP_NAME=manila_docker_volumes 2026-04-20 19:09:16.341 | ++ /opt/stack/manila/devstack/settings:source:172 : MANILA_DOCKER_IMAGE_URL=https://github.com/a-ovchinnikov/manila-image-elements-lxd-images/releases/download/0.1.0/manila-docker-container.tar.gz 2026-04-20 19:09:16.347 | ++ /opt/stack/manila/devstack/settings:source:175 : MANILA_NETWORK_API_CLASS=manila.network.neutron.neutron_network_plugin.NeutronBindNetworkPlugin 2026-04-20 19:09:16.352 | ++ /opt/stack/manila/devstack/settings:source:176 : MANILA_NEUTRON_VNIC_TYPE=normal 2026-04-20 19:09:16.356 | ++ /opt/stack/manila/devstack/settings:source:179 : MANILA_SSH_TIMEOUT=180 2026-04-20 19:09:16.363 | ++ /opt/stack/manila/devstack/settings:source:182 : MANILA_DEFERRED_DELETE_TASK_INTERVAL=10 2026-04-20 19:09:16.369 | ++ /opt/stack/manila/devstack/settings:source:185 : MANILA_ADMIN_NET_RANGE=10.2.5.0/24 2026-04-20 19:09:16.373 | ++ /opt/stack/manila/devstack/settings:source:188 : MANILA_DATA_NODE_IP=10.2.5.0/24 2026-04-20 19:09:16.379 | ++ /opt/stack/manila/devstack/settings:source:191 : MANILA_DATA_COPY_CHECK_HASH=True 2026-04-20 19:09:16.385 | ++ /opt/stack/manila/devstack/settings:source:194 : MANILA_SETUP_IPV6=False 2026-04-20 19:09:16.390 | ++ /opt/stack/manila/devstack/settings:source:195 : MANILA_RESTORE_IPV6_DEFAULT_ROUTE=True 2026-04-20 19:09:16.397 | +++ /opt/stack/manila/devstack/settings:source:199 : trueorfalse False MANILA_ENFORCE_SCOPE 2026-04-20 19:09:16.430 | ++ /opt/stack/manila/devstack/settings:source:199 : MANILA_ENFORCE_SCOPE=False 2026-04-20 19:09:16.435 | ++ /opt/stack/manila/devstack/settings:source:207 : enable_service manila 2026-04-20 19:09:16.522 | ++ /opt/stack/manila/devstack/settings:source:208 : enable_service m-api 2026-04-20 19:09:16.696 | ++ /opt/stack/manila/devstack/settings:source:209 : enable_service m-shr 2026-04-20 19:09:16.782 | ++ /opt/stack/manila/devstack/settings:source:210 : enable_service m-sch 2026-04-20 19:09:16.870 | ++ /opt/stack/manila/devstack/settings:source:211 : enable_service m-dat 2026-04-20 19:09:16.958 | + functions-common:load_plugin_settings:1787 : for plugin in ${plugins//,/ } 2026-04-20 19:09:16.964 | + functions-common:load_plugin_settings:1788 : local dir=/opt/stack/magnum-cluster-api 2026-04-20 19:09:16.970 | + functions-common:load_plugin_settings:1790 : [[ -f /opt/stack/magnum-cluster-api/devstack/settings ]] 2026-04-20 19:09:16.975 | + functions-common:load_plugin_settings:1791 : source /opt/stack/magnum-cluster-api/devstack/settings 2026-04-20 19:09:16.981 | ++ /opt/stack/magnum-cluster-api/devstack/settings:source:1 : define_plugin magnum-cluster-api 2026-04-20 19:09:16.987 | ++ functions-common:define_plugin:1886 : : 2026-04-20 19:09:16.992 | ++ /opt/stack/magnum-cluster-api/devstack/settings:source:3 : plugin_requires magnum-cluster-api barbican 2026-04-20 19:09:16.997 | ++ functions-common:plugin_requires:1899 : : 2026-04-20 19:09:17.003 | ++ /opt/stack/magnum-cluster-api/devstack/settings:source:4 : plugin_requires magnum-cluster-api magnum 2026-04-20 19:09:17.008 | ++ functions-common:plugin_requires:1899 : : 2026-04-20 19:09:17.012 | ++ /opt/stack/magnum-cluster-api/devstack/settings:source:5 : plugin_requires magnum-cluster-api manila 2026-04-20 19:09:17.018 | ++ functions-common:plugin_requires:1899 : : 2026-04-20 19:09:17.023 | ++ /opt/stack/magnum-cluster-api/devstack/settings:source:6 : plugin_requires magnum-cluster-api octavia 2026-04-20 19:09:17.028 | ++ functions-common:plugin_requires:1899 : : 2026-04-20 19:09:17.034 | ++ /opt/stack/magnum-cluster-api/devstack/settings:source:12 : enable_service magnum-cluster-api 2026-04-20 19:09:17.121 | + functions-common:load_plugin_settings:1787 : for plugin in ${plugins//,/ } 2026-04-20 19:09:17.127 | + functions-common:load_plugin_settings:1788 : local dir=/opt/stack/ovn-octavia-provider 2026-04-20 19:09:17.133 | + functions-common:load_plugin_settings:1790 : [[ -f /opt/stack/ovn-octavia-provider/devstack/settings ]] 2026-04-20 19:09:17.138 | + functions-common:load_plugin_settings:1791 : source /opt/stack/ovn-octavia-provider/devstack/settings 2026-04-20 19:09:17.144 | ++ /opt/stack/ovn-octavia-provider/devstack/settings:source:1 : OCTAVIA_DIR=/opt/stack/octavia 2026-04-20 19:09:17.149 | ++ /opt/stack/ovn-octavia-provider/devstack/settings:source:2 : OCTAVIA_CONF_DIR=/etc/octavia 2026-04-20 19:09:17.154 | ++ /opt/stack/ovn-octavia-provider/devstack/settings:source:3 : OCTAVIA_PROVIDER_DRIVERS='amphora:The Octavia Amphora driver.,octavia:Deprecated alias of the Octavia Amphora driver.,ovn:Octavia OVN driver.' 2026-04-20 19:09:17.159 | ++ /opt/stack/ovn-octavia-provider/devstack/settings:source:4 : OCTAVIA_PROVIDER_AGENTS=ovn 2026-04-20 19:09:17.164 | ++ /opt/stack/ovn-octavia-provider/devstack/settings:source:6 : OVN_OCTAVIA_PROVIDER_DIR=/opt/stack/ovn-octavia-provider 2026-04-20 19:09:17.169 | + functions-common:run_phase:1865 : verify_disabled_services 2026-04-20 19:09:17.175 | + functions-common:verify_disabled_services:2125 : local service 2026-04-20 19:09:17.181 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-04-20 19:09:17.187 | + functions-common:verify_disabled_services:2127 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,c-api, ]] 2026-04-20 19:09:17.193 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-04-20 19:09:17.198 | + functions-common:verify_disabled_services:2127 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,c-bak, ]] 2026-04-20 19:09:17.204 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-04-20 19:09:17.210 | + functions-common:verify_disabled_services:2127 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,c-sch, ]] 2026-04-20 19:09:17.215 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-04-20 19:09:17.221 | + functions-common:verify_disabled_services:2127 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,c-vol, ]] 2026-04-20 19:09:17.227 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-04-20 19:09:17.233 | + functions-common:verify_disabled_services:2127 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,etcd3, ]] 2026-04-20 19:09:17.238 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-04-20 19:09:17.244 | + functions-common:verify_disabled_services:2127 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,file_tracker, ]] 2026-04-20 19:09:17.249 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-04-20 19:09:17.255 | + functions-common:verify_disabled_services:2127 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,g-api, ]] 2026-04-20 19:09:17.260 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-04-20 19:09:17.266 | + functions-common:verify_disabled_services:2127 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,key, ]] 2026-04-20 19:09:17.271 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-04-20 19:09:17.277 | + functions-common:verify_disabled_services:2127 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,memory_tracker, ]] 2026-04-20 19:09:17.282 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-04-20 19:09:17.288 | + functions-common:verify_disabled_services:2127 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,mysql, ]] 2026-04-20 19:09:17.294 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-04-20 19:09:17.299 | + functions-common:verify_disabled_services:2127 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,n-api, ]] 2026-04-20 19:09:17.304 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-04-20 19:09:17.309 | + functions-common:verify_disabled_services:2127 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,n-api-meta, ]] 2026-04-20 19:09:17.315 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-04-20 19:09:17.321 | + functions-common:verify_disabled_services:2127 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,n-cond, ]] 2026-04-20 19:09:17.326 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-04-20 19:09:17.330 | + functions-common:verify_disabled_services:2127 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,n-cpu, ]] 2026-04-20 19:09:17.334 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-04-20 19:09:17.340 | + functions-common:verify_disabled_services:2127 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,n-novnc, ]] 2026-04-20 19:09:17.346 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-04-20 19:09:17.352 | + functions-common:verify_disabled_services:2127 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,n-sch, ]] 2026-04-20 19:09:17.356 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-04-20 19:09:17.362 | + functions-common:verify_disabled_services:2127 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,o-api, ]] 2026-04-20 19:09:17.366 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-04-20 19:09:17.372 | + functions-common:verify_disabled_services:2127 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,o-da, ]] 2026-04-20 19:09:17.378 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-04-20 19:09:17.384 | + functions-common:verify_disabled_services:2127 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,o-hk, ]] 2026-04-20 19:09:17.389 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-04-20 19:09:17.395 | + functions-common:verify_disabled_services:2127 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,octavia, ]] 2026-04-20 19:09:17.401 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-04-20 19:09:17.406 | + functions-common:verify_disabled_services:2127 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,openstack-cli-server, ]] 2026-04-20 19:09:17.411 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-04-20 19:09:17.415 | + functions-common:verify_disabled_services:2127 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,ovn-controller, ]] 2026-04-20 19:09:17.420 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-04-20 19:09:17.426 | + functions-common:verify_disabled_services:2127 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,ovn-northd, ]] 2026-04-20 19:09:17.431 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-04-20 19:09:17.436 | + functions-common:verify_disabled_services:2127 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,ovs-vswitchd, ]] 2026-04-20 19:09:17.442 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-04-20 19:09:17.448 | + functions-common:verify_disabled_services:2127 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,ovsdb-server, ]] 2026-04-20 19:09:17.453 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-04-20 19:09:17.459 | + functions-common:verify_disabled_services:2127 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,placement-api, ]] 2026-04-20 19:09:17.464 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-04-20 19:09:17.470 | + functions-common:verify_disabled_services:2127 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,q-ovn-agent, ]] 2026-04-20 19:09:17.475 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-04-20 19:09:17.480 | + functions-common:verify_disabled_services:2127 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,q-svc, ]] 2026-04-20 19:09:17.487 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-04-20 19:09:17.493 | + functions-common:verify_disabled_services:2127 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,rabbit, ]] 2026-04-20 19:09:17.498 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-04-20 19:09:17.503 | + functions-common:verify_disabled_services:2127 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,tls-proxy, ]] 2026-04-20 19:09:17.509 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-04-20 19:09:17.514 | + functions-common:verify_disabled_services:2127 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,barbican, ]] 2026-04-20 19:09:17.520 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-04-20 19:09:17.526 | + functions-common:verify_disabled_services:2127 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,magnum-api, ]] 2026-04-20 19:09:17.532 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-04-20 19:09:17.538 | + functions-common:verify_disabled_services:2127 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,magnum-cond, ]] 2026-04-20 19:09:17.544 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-04-20 19:09:17.550 | + functions-common:verify_disabled_services:2127 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,manila, ]] 2026-04-20 19:09:17.555 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-04-20 19:09:17.560 | + functions-common:verify_disabled_services:2127 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,m-api, ]] 2026-04-20 19:09:17.566 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-04-20 19:09:17.572 | + functions-common:verify_disabled_services:2127 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,m-shr, ]] 2026-04-20 19:09:17.577 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-04-20 19:09:17.582 | + functions-common:verify_disabled_services:2127 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,m-sch, ]] 2026-04-20 19:09:17.588 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-04-20 19:09:17.594 | + functions-common:verify_disabled_services:2127 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,m-dat, ]] 2026-04-20 19:09:17.600 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-04-20 19:09:17.606 | + functions-common:verify_disabled_services:2127 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,magnum-cluster-api, ]] 2026-04-20 19:09:17.613 | + ./stack.sh:main:700 : initialize_database_backends 2026-04-20 19:09:17.618 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2026-04-20 19:09:17.624 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2026-04-20 19:09:17.656 | + functions-common:is_service_enabled:2070 : return 0 2026-04-20 19:09:17.662 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2026-04-20 19:09:17.670 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2026-04-20 19:09:17.676 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2026-04-20 19:09:17.711 | + functions-common:is_service_enabled:2070 : return 1 2026-04-20 19:09:17.717 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2026-04-20 19:09:17.722 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2026-04-20 19:09:17.728 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2026-04-20 19:09:17.734 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2026-04-20 19:09:17.739 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2026-04-20 19:09:17.745 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2026-04-20 19:09:17.750 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2026-04-20 19:09:17.754 | + lib/database:initialize_database_backends:92 : return 0 2026-04-20 19:09:17.760 | + ./stack.sh:main:701 : echo 'Using mysql database backend' 2026-04-20 19:09:17.760 | Using mysql database backend 2026-04-20 19:09:17.764 | + ./stack.sh:main:704 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2026-04-20 19:09:17.797 | + ./stack.sh:main:706 : define_database_baseurl 2026-04-20 19:09:17.804 | ++ lib/database:define_database_baseurl:106 : get_database_type_mysql 2026-04-20 19:09:17.810 | ++ lib/databases/mysql:get_database_type_mysql:32 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2026-04-20 19:09:17.815 | ++ lib/databases/mysql:get_database_type_mysql:33 : echo mysql+pymysql 2026-04-20 19:09:17.821 | + lib/database:define_database_baseurl:106 : BASE_SQL_CONN=mysql+pymysql://root:secretdatabase@127.0.0.1 2026-04-20 19:09:17.827 | + ./stack.sh:main:718 : is_service_enabled rabbit 2026-04-20 19:09:17.862 | + functions-common:is_service_enabled:2070 : return 0 2026-04-20 19:09:17.868 | + ./stack.sh:main:719 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2026-04-20 19:09:17.903 | + ./stack.sh:main:726 : is_service_enabled keystone 2026-04-20 19:09:17.939 | + functions-common:is_service_enabled:2070 : return 0 2026-04-20 19:09:17.945 | + ./stack.sh:main:728 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2026-04-20 19:09:17.980 | + ./stack.sh:main:730 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2026-04-20 19:09:18.016 | + ./stack.sh:main:741 : is_service_enabled ldap 2026-04-20 19:09:18.051 | + functions-common:is_service_enabled:2070 : return 1 2026-04-20 19:09:18.059 | + ./stack.sh:main:750 : is_service_enabled s-proxy 2026-04-20 19:09:18.093 | + functions-common:is_service_enabled:2070 : return 1 2026-04-20 19:09:18.099 | + ./stack.sh:main:762 : save_stackenv 762 2026-04-20 19:09:18.103 | + functions-common:save_stackenv:65 : local tag=762 2026-04-20 19:09:18.112 | ++ functions-common:save_stackenv:67 : date +%F-%H%M%S 2026-04-20 19:09:18.121 | + functions-common:save_stackenv:67 : time_stamp=2026-04-20-190918 2026-04-20 19:09:18.126 | + functions-common:save_stackenv:68 : echo '# 2026-04-20-190918 762' 2026-04-20 19:09:18.131 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-04-20 19:09:18.137 | + functions-common:save_stackenv:70 : echo BASE_SQL_CONN=mysql+pymysql://root:secretdatabase@127.0.0.1 2026-04-20 19:09:18.143 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-04-20 19:09:18.148 | + functions-common:save_stackenv:70 : echo DATA_DIR=/opt/stack/data 2026-04-20 19:09:18.153 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-04-20 19:09:18.159 | + functions-common:save_stackenv:70 : echo DEST=/opt/stack 2026-04-20 19:09:18.164 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-04-20 19:09:18.169 | + functions-common:save_stackenv:70 : echo ENABLED_SERVICES=c-api,c-bak,c-sch,c-vol,etcd3,file_tracker,g-api,key,memory_tracker,mysql,n-api,n-api-meta,n-cond,n-cpu,n-novnc,n-sch,o-api,o-da,o-hk,octavia,openstack-cli-server,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,placement-api,q-ovn-agent,q-svc,rabbit,tls-proxy,barbican,magnum-api,magnum-cond,manila,m-api,m-shr,m-sch,m-dat,magnum-cluster-api 2026-04-20 19:09:18.174 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-04-20 19:09:18.179 | + functions-common:save_stackenv:70 : echo HOST_IP=199.204.45.244 2026-04-20 19:09:18.184 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-04-20 19:09:18.188 | + functions-common:save_stackenv:70 : echo KEYSTONE_SERVICE_URI=https://199.204.45.244/identity 2026-04-20 19:09:18.193 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-04-20 19:09:18.199 | + functions-common:save_stackenv:70 : echo LOGFILE=/opt/stack/logs/devstacklog.txt.2026-04-20-190906 2026-04-20 19:09:18.205 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-04-20 19:09:18.210 | + functions-common:save_stackenv:70 : echo OS_CACERT= 2026-04-20 19:09:18.215 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-04-20 19:09:18.220 | + functions-common:save_stackenv:70 : echo SERVICE_HOST=199.204.45.244 2026-04-20 19:09:18.225 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-04-20 19:09:18.231 | + functions-common:save_stackenv:70 : echo STACK_USER=stack 2026-04-20 19:09:18.236 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-04-20 19:09:18.241 | + functions-common:save_stackenv:70 : echo TLS_IP=199.204.45.244 2026-04-20 19:09:18.247 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-04-20 19:09:18.252 | + functions-common:save_stackenv:70 : echo HOST_IPV6=::1 2026-04-20 19:09:18.257 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-04-20 19:09:18.263 | + functions-common:save_stackenv:70 : echo SERVICE_IP_VERSION=4 2026-04-20 19:09:18.268 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-04-20 19:09:18.274 | + functions-common:save_stackenv:70 : echo TUNNEL_ENDPOINT_IP=199.204.45.244 2026-04-20 19:09:18.279 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-04-20 19:09:18.284 | + functions-common:save_stackenv:70 : echo TUNNEL_IP_VERSION=4 2026-04-20 19:09:18.290 | + ./stack.sh:main:775 : GIT_DEPTH=0 2026-04-20 19:09:18.294 | + ./stack.sh:main:775 : git_clone https://github.com/openstack/requirements.git /opt/stack/requirements master 2026-04-20 19:09:18.299 | + functions-common:git_clone:583 : local git_remote=https://github.com/openstack/requirements.git 2026-04-20 19:09:18.305 | + functions-common:git_clone:584 : local git_dest=/opt/stack/requirements 2026-04-20 19:09:18.309 | + functions-common:git_clone:585 : local git_ref=master 2026-04-20 19:09:18.315 | + functions-common:git_clone:586 : local orig_dir 2026-04-20 19:09:18.321 | ++ functions-common:git_clone:587 : pwd 2026-04-20 19:09:18.326 | + functions-common:git_clone:587 : orig_dir=/opt/stack/devstack 2026-04-20 19:09:18.330 | + functions-common:git_clone:588 : local git_clone_flags= 2026-04-20 19:09:18.336 | ++ functions-common:git_clone:590 : trueorfalse False RECLONE 2026-04-20 19:09:18.372 | + functions-common:git_clone:590 : RECLONE=False 2026-04-20 19:09:18.377 | + functions-common:git_clone:591 : [[ 0 -gt 0 ]] 2026-04-20 19:09:18.382 | + functions-common:git_clone:595 : [[ False = \T\r\u\e ]] 2026-04-20 19:09:18.389 | + functions-common:git_clone:604 : echo master 2026-04-20 19:09:18.389 | + functions-common:git_clone:604 : egrep -q '^refs' 2026-04-20 19:09:18.401 | + functions-common:git_clone:618 : [[ ! -d /opt/stack/requirements ]] 2026-04-20 19:09:18.405 | + functions-common:git_clone:628 : [[ False = \T\r\u\e ]] 2026-04-20 19:09:18.409 | + functions-common:git_clone:663 : sudo git config --system --add safe.directory /opt/stack/requirements 2026-04-20 19:09:18.437 | + functions-common:git_clone:666 : cd /opt/stack/requirements 2026-04-20 19:09:18.444 | + functions-common:git_clone:667 : git show --oneline 2026-04-20 19:09:18.444 | + functions-common:git_clone:667 : head -1 2026-04-20 19:09:18.453 | 954a2cc7 Merge "Add the Sphinx copy-button" 2026-04-20 19:09:18.458 | + functions-common:git_clone:668 : cd /opt/stack/devstack 2026-04-20 19:09:18.466 | + ./stack.sh:main:779 : echo_summary 'Installing package prerequisites' 2026-04-20 19:09:18.472 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-04-20 19:09:18.477 | + ./stack.sh:echo_summary:444 : echo -e Installing package prerequisites 2026-04-20 19:09:18.483 | + ./stack.sh:main:780 : source /opt/stack/devstack/tools/install_prereqs.sh 2026-04-20 19:09:18.488 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2026-04-20 19:09:18.494 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2026-04-20 19:09:18.498 | ++ tools/install_prereqs.sh:source:23 : [[ -z /opt/stack/devstack ]] 2026-04-20 19:09:18.504 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/opt/stack/devstack/.prereqs 2026-04-20 19:09:18.509 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2026-04-20 19:09:18.515 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2026-04-20 19:09:18.523 | +++ tools/install_prereqs.sh:source:47 : date +%s 2026-04-20 19:09:18.532 | ++ tools/install_prereqs.sh:source:47 : NOW=1776712158 2026-04-20 19:09:18.541 | +++ tools/install_prereqs.sh:source:48 : head -1 /opt/stack/devstack/.prereqs 2026-04-20 19:09:18.549 | +++ tools/install_prereqs.sh:source:48 : echo 0 2026-04-20 19:09:18.557 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=0 2026-04-20 19:09:18.562 | ++ tools/install_prereqs.sh:source:49 : DELTA=1776712158 2026-04-20 19:09:18.567 | ++ tools/install_prereqs.sh:source:50 : [[ 1776712158 -lt 7200 ]] 2026-04-20 19:09:18.573 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2026-04-20 19:09:18.579 | ++ functions-common:export_proxy_variables:2232 : isset http_proxy 2026-04-20 19:09:18.584 | ++ functions-common:isset:266 : [[ -v http_proxy ]] 2026-04-20 19:09:18.590 | ++ functions-common:export_proxy_variables:2235 : isset https_proxy 2026-04-20 19:09:18.596 | ++ functions-common:isset:266 : [[ -v https_proxy ]] 2026-04-20 19:09:18.601 | ++ functions-common:export_proxy_variables:2238 : isset no_proxy 2026-04-20 19:09:18.606 | ++ functions-common:isset:266 : [[ -v no_proxy ]] 2026-04-20 19:09:18.614 | +++ tools/install_prereqs.sh:source:64 : get_packages general,c-api,c-bak,c-sch,c-vol,etcd3,file_tracker,g-api,key,memory_tracker,mysql,n-api,n-api-meta,n-cond,n-cpu,n-novnc,n-sch,o-api,o-da,o-hk,octavia,openstack-cli-server,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,placement-api,q-ovn-agent,q-svc,rabbit,tls-proxy,barbican,magnum-api,magnum-cond,manila,m-api,m-shr,m-sch,m-dat,magnum-cluster-api 2026-04-20 19:09:18.667 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2026-04-20 19:09:18.667 | apache2-dev 2026-04-20 19:09:18.667 | bc 2026-04-20 19:09:18.667 | bsdmainutils 2026-04-20 19:09:18.667 | curl 2026-04-20 19:09:18.667 | g++ 2026-04-20 19:09:18.667 | gawk 2026-04-20 19:09:18.667 | gcc 2026-04-20 19:09:18.667 | gettext 2026-04-20 19:09:18.667 | git 2026-04-20 19:09:18.667 | graphviz 2026-04-20 19:09:18.667 | iputils-ping 2026-04-20 19:09:18.667 | libffi-dev 2026-04-20 19:09:18.667 | libjpeg-dev 2026-04-20 19:09:18.667 | libpq-dev 2026-04-20 19:09:18.667 | libssl-dev 2026-04-20 19:09:18.667 | libsystemd-dev 2026-04-20 19:09:18.667 | libxml2-dev 2026-04-20 19:09:18.667 | libxslt1-dev 2026-04-20 19:09:18.667 | libyaml-dev 2026-04-20 19:09:18.667 | lsof 2026-04-20 19:09:18.667 | openssh-server 2026-04-20 19:09:18.667 | openssl 2026-04-20 19:09:18.667 | pkg-config 2026-04-20 19:09:18.667 | psmisc 2026-04-20 19:09:18.667 | python3-dev 2026-04-20 19:09:18.667 | python3-pip 2026-04-20 19:09:18.667 | python3-systemd 2026-04-20 19:09:18.667 | python3-venv 2026-04-20 19:09:18.667 | tar 2026-04-20 19:09:18.667 | tcpdump 2026-04-20 19:09:18.667 | unzip 2026-04-20 19:09:18.667 | uuid-runtime 2026-04-20 19:09:18.667 | wget 2026-04-20 19:09:18.667 | zlib1g-dev 2026-04-20 19:09:18.667 | lvm2 2026-04-20 19:09:18.667 | qemu-utils 2026-04-20 19:09:18.667 | thin-provisioning-tools 2026-04-20 19:09:18.667 | lsscsi 2026-04-20 19:09:18.667 | open-iscsi 2026-04-20 19:09:18.667 | libkrb5-dev 2026-04-20 19:09:18.667 | libldap2-dev 2026-04-20 19:09:18.667 | libsasl2-dev 2026-04-20 19:09:18.667 | memcached 2026-04-20 19:09:18.667 | python3-mysqldb 2026-04-20 19:09:18.667 | sqlite3 2026-04-20 19:09:18.667 | conntrack 2026-04-20 19:09:18.667 | curl 2026-04-20 19:09:18.667 | ebtables 2026-04-20 19:09:18.667 | genisoimage 2026-04-20 19:09:18.667 | iptables 2026-04-20 19:09:18.667 | iputils-arping 2026-04-20 19:09:18.667 | kpartx 2026-04-20 19:09:18.667 | libjs-jquery-tablesorter 2026-04-20 19:09:18.667 | parted 2026-04-20 19:09:18.667 | pm-utils 2026-04-20 19:09:18.667 | python3-mysqldb 2026-04-20 19:09:18.667 | socat 2026-04-20 19:09:18.667 | sqlite3 2026-04-20 19:09:18.667 | sudo 2026-04-20 19:09:18.667 | vlan 2026-04-20 19:09:18.667 | cryptsetup 2026-04-20 19:09:18.667 | dosfstools 2026-04-20 19:09:18.667 | genisoimage 2026-04-20 19:09:18.668 | gir1.2-libosinfo-1.0 2026-04-20 19:09:18.668 | netcat-openbsd 2026-04-20 19:09:18.668 | open-iscsi 2026-04-20 19:09:18.668 | qemu-utils 2026-04-20 19:09:18.668 | sg3-utils 2026-04-20 19:09:18.668 | sysfsutils 2026-04-20 19:09:18.668 | acl 2026-04-20 19:09:18.668 | dnsmasq-base 2026-04-20 19:09:18.668 | dnsmasq-utils 2026-04-20 19:09:18.668 | ebtables 2026-04-20 19:09:18.668 | haproxy 2026-04-20 19:09:18.668 | iptables 2026-04-20 19:09:18.668 | iputils-arping 2026-04-20 19:09:18.668 | iputils-ping 2026-04-20 19:09:18.668 | postgresql-server-dev-all 2026-04-20 19:09:18.668 | python3-mysqldb 2026-04-20 19:09:18.668 | sqlite3 2026-04-20 19:09:18.668 | sudo 2026-04-20 19:09:18.668 | vlan 2026-04-20 19:09:18.668 | apache2' 2026-04-20 19:09:18.674 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2026-04-20 19:09:18.732 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2026-04-20 19:09:18.732 | apache2-dev 2026-04-20 19:09:18.732 | bc 2026-04-20 19:09:18.732 | bsdmainutils 2026-04-20 19:09:18.732 | curl 2026-04-20 19:09:18.732 | g++ 2026-04-20 19:09:18.732 | gawk 2026-04-20 19:09:18.732 | gcc 2026-04-20 19:09:18.732 | gettext 2026-04-20 19:09:18.732 | git 2026-04-20 19:09:18.732 | graphviz 2026-04-20 19:09:18.732 | iputils-ping 2026-04-20 19:09:18.732 | libffi-dev 2026-04-20 19:09:18.732 | libjpeg-dev 2026-04-20 19:09:18.732 | libpq-dev 2026-04-20 19:09:18.732 | libssl-dev 2026-04-20 19:09:18.732 | libsystemd-dev 2026-04-20 19:09:18.732 | libxml2-dev 2026-04-20 19:09:18.732 | libxslt1-dev 2026-04-20 19:09:18.732 | libyaml-dev 2026-04-20 19:09:18.732 | lsof 2026-04-20 19:09:18.732 | openssh-server 2026-04-20 19:09:18.732 | openssl 2026-04-20 19:09:18.732 | pkg-config 2026-04-20 19:09:18.732 | psmisc 2026-04-20 19:09:18.732 | python3-dev 2026-04-20 19:09:18.732 | python3-pip 2026-04-20 19:09:18.732 | python3-systemd 2026-04-20 19:09:18.732 | python3-venv 2026-04-20 19:09:18.732 | tar 2026-04-20 19:09:18.732 | tcpdump 2026-04-20 19:09:18.732 | unzip 2026-04-20 19:09:18.732 | uuid-runtime 2026-04-20 19:09:18.732 | wget 2026-04-20 19:09:18.732 | zlib1g-dev 2026-04-20 19:09:18.732 | lvm2 2026-04-20 19:09:18.732 | qemu-utils 2026-04-20 19:09:18.732 | thin-provisioning-tools 2026-04-20 19:09:18.732 | lsscsi 2026-04-20 19:09:18.732 | open-iscsi 2026-04-20 19:09:18.732 | libkrb5-dev 2026-04-20 19:09:18.732 | libldap2-dev 2026-04-20 19:09:18.732 | libsasl2-dev 2026-04-20 19:09:18.732 | memcached 2026-04-20 19:09:18.732 | python3-mysqldb 2026-04-20 19:09:18.732 | sqlite3 2026-04-20 19:09:18.732 | conntrack 2026-04-20 19:09:18.732 | curl 2026-04-20 19:09:18.732 | ebtables 2026-04-20 19:09:18.732 | genisoimage 2026-04-20 19:09:18.732 | iptables 2026-04-20 19:09:18.732 | iputils-arping 2026-04-20 19:09:18.732 | kpartx 2026-04-20 19:09:18.732 | libjs-jquery-tablesorter 2026-04-20 19:09:18.732 | parted 2026-04-20 19:09:18.732 | pm-utils 2026-04-20 19:09:18.732 | python3-mysqldb 2026-04-20 19:09:18.732 | socat 2026-04-20 19:09:18.732 | sqlite3 2026-04-20 19:09:18.732 | sudo 2026-04-20 19:09:18.732 | vlan 2026-04-20 19:09:18.732 | cryptsetup 2026-04-20 19:09:18.732 | dosfstools 2026-04-20 19:09:18.732 | genisoimage 2026-04-20 19:09:18.732 | gir1.2-libosinfo-1.0 2026-04-20 19:09:18.732 | netcat-openbsd 2026-04-20 19:09:18.732 | open-iscsi 2026-04-20 19:09:18.733 | qemu-utils 2026-04-20 19:09:18.733 | sg3-utils 2026-04-20 19:09:18.733 | sysfsutils 2026-04-20 19:09:18.733 | acl 2026-04-20 19:09:18.733 | dnsmasq-base 2026-04-20 19:09:18.733 | dnsmasq-utils 2026-04-20 19:09:18.733 | ebtables 2026-04-20 19:09:18.733 | haproxy 2026-04-20 19:09:18.733 | iptables 2026-04-20 19:09:18.733 | iputils-arping 2026-04-20 19:09:18.733 | iputils-ping 2026-04-20 19:09:18.733 | postgresql-server-dev-all 2026-04-20 19:09:18.733 | python3-mysqldb 2026-04-20 19:09:18.733 | sqlite3 2026-04-20 19:09:18.733 | sudo 2026-04-20 19:09:18.733 | vlan 2026-04-20 19:09:18.733 | apache2 golang 2026-04-20 19:09:18.733 | debootstrap 2026-04-20 19:09:18.733 | rsyslog 2026-04-20 19:09:18.733 | lvm2' 2026-04-20 19:09:18.737 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2026-04-20 19:09:18.741 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-04-20 19:09:18.748 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-04-20 19:09:18.757 | ++ 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 golang debootstrap rsyslog lvm2 2026-04-20 19:09:18.757 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2026-04-20 19:09:18.765 | ++ 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 golang debootstrap rsyslog lvm2 2026-04-20 19:09:18.771 | ++ functions-common:install_package:1432 : update_package_repo 2026-04-20 19:09:18.776 | ++ functions-common:update_package_repo:1406 : NO_UPDATE_REPOS=False 2026-04-20 19:09:18.780 | ++ functions-common:update_package_repo:1407 : REPOS_UPDATED=True 2026-04-20 19:09:18.786 | ++ functions-common:update_package_repo:1408 : RETRY_UPDATE=False 2026-04-20 19:09:18.791 | ++ functions-common:update_package_repo:1410 : [[ False = \T\r\u\e ]] 2026-04-20 19:09:18.797 | ++ functions-common:update_package_repo:1414 : is_ubuntu 2026-04-20 19:09:18.802 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-04-20 19:09:18.807 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-04-20 19:09:18.813 | ++ functions-common:update_package_repo:1415 : apt_get_update 2026-04-20 19:09:18.817 | ++ functions-common:apt_get_update:1160 : [[ True == \T\r\u\e ]] 2026-04-20 19:09:18.822 | ++ functions-common:apt_get_update:1160 : [[ False != \T\r\u\e ]] 2026-04-20 19:09:18.826 | ++ functions-common:apt_get_update:1161 : return 2026-04-20 19:09:18.832 | ++ functions-common:install_package:1433 : real_install_package apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libffi-dev libjpeg-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget zlib1g-dev lvm2 qemu-utils thin-provisioning-tools lsscsi open-iscsi libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan cryptsetup dosfstools genisoimage gir1.2-libosinfo-1.0 netcat-openbsd open-iscsi qemu-utils sg3-utils sysfsutils acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan apache2 golang debootstrap rsyslog lvm2 2026-04-20 19:09:18.837 | ++ functions-common:real_install_package:1420 : is_ubuntu 2026-04-20 19:09:18.842 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-04-20 19:09:18.847 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-04-20 19:09:18.854 | ++ functions-common:real_install_package:1421 : apt_get install apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libffi-dev libjpeg-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget zlib1g-dev lvm2 qemu-utils thin-provisioning-tools lsscsi open-iscsi libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan cryptsetup dosfstools genisoimage gir1.2-libosinfo-1.0 netcat-openbsd open-iscsi qemu-utils sg3-utils sysfsutils acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan apache2 golang debootstrap rsyslog lvm2 2026-04-20 19:09:18.898 | ++ functions-common:apt_get:1201 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libffi-dev libjpeg-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget zlib1g-dev lvm2 qemu-utils thin-provisioning-tools lsscsi open-iscsi libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan cryptsetup dosfstools genisoimage gir1.2-libosinfo-1.0 netcat-openbsd open-iscsi qemu-utils sg3-utils sysfsutils acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan apache2 golang debootstrap rsyslog lvm2 2026-04-20 19:09:18.937 | Reading package lists... 2026-04-20 19:09:19.204 | Building dependency tree... 2026-04-20 19:09:19.204 | Reading state information... 2026-04-20 19:09:19.493 | curl is already the newest version (8.5.0-2ubuntu10.8). 2026-04-20 19:09:19.493 | git is already the newest version (1:2.43.0-1ubuntu7.3). 2026-04-20 19:09:19.493 | openssh-server is already the newest version (1:9.6p1-3ubuntu13.15). 2026-04-20 19:09:19.493 | openssl is already the newest version (3.0.13-0ubuntu3.9). 2026-04-20 19:09:19.493 | openssl set to manually installed. 2026-04-20 19:09:19.493 | tar is already the newest version (1.35+dfsg-3build1). 2026-04-20 19:09:19.493 | uuid-runtime is already the newest version (2.39.3-9ubuntu6.5). 2026-04-20 19:09:19.493 | zlib1g-dev is already the newest version (1:1.3.dfsg-3.1ubuntu2.1). 2026-04-20 19:09:19.493 | zlib1g-dev set to manually installed. 2026-04-20 19:09:19.493 | open-iscsi is already the newest version (2.1.9-3ubuntu5.4). 2026-04-20 19:09:19.493 | iptables is already the newest version (1.8.10-3ubuntu2). 2026-04-20 19:09:19.493 | sudo is already the newest version (1.9.15p5-3ubuntu5.24.04.2). 2026-04-20 19:09:19.493 | The following additional packages will be installed: 2026-04-20 19:09:19.494 | apache2-bin apache2-data apache2-utils autoconf automake autopoint 2026-04-20 19:09:19.494 | autotools-dev binutils binutils-common binutils-x86-64-linux-gnu 2026-04-20 19:09:19.494 | bsdextrautils bzip2 clang-17 comerr-dev cpp cpp-13 cpp-13-x86-64-linux-gnu 2026-04-20 19:09:19.494 | cpp-x86-64-linux-gnu cryptsetup-bin dconf-gsettings-backend dconf-service 2026-04-20 19:09:19.494 | debhelper debugedit dh-autoreconf dh-strip-nondeterminism distro-info 2026-04-20 19:09:19.494 | dmeventd dmidecode dpkg-dev dwz file fontconfig fontconfig-config 2026-04-20 19:09:19.494 | fonts-dejavu-core fonts-dejavu-mono g++-13 g++-13-x86-64-linux-gnu 2026-04-20 19:09:19.494 | g++-x86-64-linux-gnu gcc-13 gcc-13-base gcc-13-x86-64-linux-gnu 2026-04-20 19:09:19.494 | gcc-x86-64-linux-gnu gir1.2-freedesktop glib-networking 2026-04-20 19:09:19.494 | glib-networking-common glib-networking-services golang-1.22 golang-1.22-doc 2026-04-20 19:09:19.494 | golang-1.22-go golang-1.22-src golang-doc golang-go golang-src groff-base 2026-04-20 19:09:19.494 | gsettings-desktop-schemas icu-devtools intltool-debian krb5-multidev 2026-04-20 19:09:19.494 | libaio1t64 libann0 libaom3 libapr1-dev libapr1t64 libaprutil1-dbd-sqlite3 2026-04-20 19:09:19.494 | libaprutil1-dev libaprutil1-ldap libaprutil1t64 libarchive-zip-perl libasan8 2026-04-20 19:09:19.494 | libatomic1 libbinutils libcairo-gobject2 libcairo2 libcc1-0 libcdt5 2026-04-20 19:09:19.494 | libcgraph6 libclang-common-17-dev libclang-cpp17t64 libclang1-17t64 2026-04-20 19:09:19.494 | libctf-nobfd0 libctf0 libdatrie1 libdconf1 libde265-0 libdebhelper-perl 2026-04-20 19:09:19.494 | libdeflate0 libdevmapper-event1.02.1 libdpkg-perl libestr0 libevent-2.1-7t64 2026-04-20 19:09:19.494 | libfastjson4 libfile-stripnondeterminism-perl libfontconfig1 libfribidi0 2026-04-20 19:09:19.494 | libgc1 libgcc-13-dev libgd3 libgomp1 libgprofng0 libgraphite2-3 2026-04-20 19:09:19.495 | libgssrpc4t64 libgts-0.7-5t64 libgvc6 libgvpr2 libharfbuzz0b 2026-04-20 19:09:19.495 | libheif-plugin-aomdec libheif-plugin-libde265 libheif1 libhwasan0 2026-04-20 19:09:19.495 | libibverbs1 libice6 libicu-dev libisl23 libitm1 libjansson4 libjbig0 2026-04-20 19:09:19.495 | libjpeg-turbo8 libjpeg-turbo8-dev libjpeg8 libjpeg8-dev libjs-jquery 2026-04-20 19:09:19.495 | libjs-jquery-metadata libjs-sphinxdoc libjs-underscore libjson-perl 2026-04-20 19:09:19.495 | libkadm5clnt-mit12 libkadm5srv-mit12 libkdb5-10t64 liblab-gamut1 libldap-dev 2026-04-20 19:09:19.495 | liblerc4 libllvm17t64 liblsan0 libltdl7 liblua5.4-0 liblvm2cmd2.03 2026-04-20 19:09:19.495 | libmagic-mgc libmagic1t64 libmpc3 libmpfr6 libmysqlclient21 libncurses-dev 2026-04-20 19:09:19.495 | libncurses6 libnftables1 libnl-3-200 libnl-route-3-200 libnuma1 2026-04-20 19:09:19.495 | libobjc-13-dev libobjc4 libosinfo-1.0-0 libosinfo-l10n libpango-1.0-0 2026-04-20 19:09:19.495 | libpangocairo-1.0-0 libpangoft2-1.0-0 libparted2t64 libpathplan4 2026-04-20 19:09:19.495 | libpcap0.8t64 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix3 2026-04-20 19:09:19.495 | libpfm4 libpipeline1 libpixman-1-0 libpkgconf3 libpq5 libproxy1v5 2026-04-20 19:09:19.495 | libpython3-dev libquadmath0 libsctp-dev libsctp1 libsframe1 2026-04-20 19:09:19.495 | libsgutils2-1.46-2 libsharpyuv0 libsigsegv2 libsm6 libsoup-3.0-0 2026-04-20 19:09:19.495 | libsoup-3.0-common libstdc++-13-dev libsub-override-perl libsysfs2 2026-04-20 19:09:19.495 | libthai-data libthai0 libtiff6 libtirpc-common libtirpc3t64 libtool libtsan2 2026-04-20 19:09:19.495 | libubsan1 libuchardet0 liburing2 libwebp7 libx11-6 libx11-data libxau6 2026-04-20 19:09:19.496 | libxaw7 libxcb-render0 libxcb-shm0 libxcb1 libxdmcp6 libxext6 libxmu6 2026-04-20 19:09:19.496 | libxpm4 libxrender1 libxslt1.1 libxt6t64 libz3-4 libz3-dev llvm-17 2026-04-20 19:09:19.496 | llvm-17-dev llvm-17-linker-tools llvm-17-runtime llvm-17-tools 2026-04-20 19:09:19.496 | lto-disabled-list m4 make man-db mysql-common ncal osinfo-db patch pci.ids 2026-04-20 19:09:19.496 | pkgconf pkgconf-bin po-debconf postgresql-client-16 postgresql-client-common 2026-04-20 19:09:19.496 | postgresql-common postgresql-server-dev-16 powermgmt-base python3-pip-whl 2026-04-20 19:09:19.496 | python3-pygments python3-setuptools python3-setuptools-whl python3-wheel 2026-04-20 19:09:19.496 | python3.12-venv session-migration ssl-cert usb.ids uuid-dev x11-common 2026-04-20 19:09:19.496 | xz-utils 2026-04-20 19:09:19.498 | Suggested packages: 2026-04-20 19:09:19.498 | apache2-doc apache2-suexec-pristine | apache2-suexec-custom www-browser ufw 2026-04-20 19:09:19.498 | autoconf-archive gnu-standards autoconf-doc binutils-doc gprofng-gui 2026-04-20 19:09:19.498 | calendar whois vacation mailutils bzip2-doc clang-17-doc wasi-libc doc-base 2026-04-20 19:09:19.498 | nftables cpp-doc gcc-13-locales cpp-13-doc keyutils liblocale-gettext-perl 2026-04-20 19:09:19.498 | dh-make squid-deb-proxy-client debian-archive-keyring arch-test shunit2 2026-04-20 19:09:19.498 | debian-keyring g++-multilib g++-13-multilib gcc-13-doc gawk-doc gcc-multilib 2026-04-20 19:09:19.498 | manpages-dev flex bison gdb gcc-doc gcc-13-multilib gdb-x86-64-linux-gnu 2026-04-20 19:09:19.498 | wodim cdrkit-doc gettext-doc libasprintf-dev libgettextpo-dev bzr | brz 2026-04-20 19:09:19.498 | mercurial subversion gsfonts graphviz-doc groff vim-haproxy haproxy-doc 2026-04-20 19:09:19.498 | krb5-doc bzr libgd-tools krb5-user libheif-plugin-x265 2026-04-20 19:09:19.501 | libheif-plugin-ffmpegdec libheif-plugin-jpegdec libheif-plugin-jpegenc 2026-04-20 19:09:19.501 | libheif-plugin-j2kdec libheif-plugin-j2kenc libheif-plugin-rav1e 2026-04-20 19:09:19.501 | libheif-plugin-svtenc icu-doc ncurses-doc libparted-dev libparted-i18n 2026-04-20 19:09:19.501 | postgresql-doc-16 lksctp-tools libssl-doc libstdc++-13-doc libtool-doc 2026-04-20 19:09:19.501 | gfortran | fortran95-compiler gcj-jdk libyaml-doc llvm-17-doc m4-doc 2026-04-20 19:09:19.501 | make-doc apparmor less libanyevent-perl libcache-memcached-perl libmemcached 2026-04-20 19:09:19.501 | libterm-readkey-perl libyaml-perl parted-doc ed diffutils-doc cpufrequtils 2026-04-20 19:09:19.501 | wireless-tools radeontool libmail-box-perl postgresql-16 2026-04-20 19:09:19.501 | default-mysql-server | virtual-mysql-server python-pygments-doc 2026-04-20 19:09:19.501 | ttf-bitstream-vera python-setuptools-doc rsyslog-mysql | rsyslog-pgsql 2026-04-20 19:09:19.501 | rsyslog-mongodb rsyslog-doc rsyslog-openssl | rsyslog-gnutls rsyslog-gssapi 2026-04-20 19:09:19.501 | rsyslog-relp sqlite3-doc zip 2026-04-20 19:09:19.501 | Recommended packages: 2026-04-20 19:09:19.501 | cryptsetup-initramfs dns-root-data build-essential fakeroot 2026-04-20 19:09:19.501 | libalgorithm-merge-perl fonts-liberation2 libclang-rt-17-dev 2026-04-20 19:09:19.501 | libfile-fcntllock-perl liblocale-gettext-perl libarchive-cpio-perl 2026-04-20 19:09:19.501 | libgts-bin libheif-plugin-aomenc ibverbs-providers javascript-common 2026-04-20 19:09:19.501 | libjson-xs-perl libgpm2 libltdl-dev vbetool hdparm kbd | console-tools 2026-04-20 19:09:19.501 | libmail-sendmail-perl logrotate qemu-block-extra 2026-04-20 19:09:19.615 | The following NEW packages will be installed: 2026-04-20 19:09:19.615 | acl apache2 apache2-bin apache2-data apache2-dev apache2-utils autoconf 2026-04-20 19:09:19.615 | automake autopoint autotools-dev bc binutils binutils-common 2026-04-20 19:09:19.615 | binutils-x86-64-linux-gnu bsdextrautils bsdmainutils bzip2 clang-17 2026-04-20 19:09:19.615 | comerr-dev conntrack cpp cpp-13 cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu 2026-04-20 19:09:19.615 | cryptsetup cryptsetup-bin dconf-gsettings-backend dconf-service debhelper 2026-04-20 19:09:19.615 | debootstrap debugedit dh-autoreconf dh-strip-nondeterminism distro-info 2026-04-20 19:09:19.615 | dmeventd dmidecode dnsmasq-base dnsmasq-utils dosfstools dpkg-dev dwz 2026-04-20 19:09:19.615 | ebtables file fontconfig fontconfig-config fonts-dejavu-core 2026-04-20 19:09:19.615 | fonts-dejavu-mono g++ g++-13 g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu 2026-04-20 19:09:19.615 | gawk gcc gcc-13 gcc-13-base gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu 2026-04-20 19:09:19.615 | genisoimage gettext gir1.2-freedesktop gir1.2-libosinfo-1.0 glib-networking 2026-04-20 19:09:19.615 | glib-networking-common glib-networking-services golang golang-1.22 2026-04-20 19:09:19.616 | golang-1.22-doc golang-1.22-go golang-1.22-src golang-doc golang-go 2026-04-20 19:09:19.616 | golang-src graphviz groff-base gsettings-desktop-schemas haproxy 2026-04-20 19:09:19.616 | icu-devtools intltool-debian iputils-arping iputils-ping kpartx 2026-04-20 19:09:19.616 | krb5-multidev libaio1t64 libann0 libaom3 libapr1-dev libapr1t64 2026-04-20 19:09:19.616 | libaprutil1-dbd-sqlite3 libaprutil1-dev libaprutil1-ldap libaprutil1t64 2026-04-20 19:09:19.616 | libarchive-zip-perl libasan8 libatomic1 libbinutils libcairo-gobject2 2026-04-20 19:09:19.616 | libcairo2 libcc1-0 libcdt5 libcgraph6 libclang-common-17-dev 2026-04-20 19:09:19.616 | libclang-cpp17t64 libclang1-17t64 libctf-nobfd0 libctf0 libdatrie1 libdconf1 2026-04-20 19:09:19.616 | libde265-0 libdebhelper-perl libdeflate0 libdevmapper-event1.02.1 2026-04-20 19:09:19.616 | libdpkg-perl libestr0 libevent-2.1-7t64 libfastjson4 libffi-dev 2026-04-20 19:09:19.616 | libfile-stripnondeterminism-perl libfontconfig1 libfribidi0 libgc1 2026-04-20 19:09:19.616 | libgcc-13-dev libgd3 libgomp1 libgprofng0 libgraphite2-3 libgssrpc4t64 2026-04-20 19:09:19.616 | libgts-0.7-5t64 libgvc6 libgvpr2 libharfbuzz0b libheif-plugin-aomdec 2026-04-20 19:09:19.616 | libheif-plugin-libde265 libheif1 libhwasan0 libibverbs1 libice6 libicu-dev 2026-04-20 19:09:19.616 | libisl23 libitm1 libjansson4 libjbig0 libjpeg-dev libjpeg-turbo8 2026-04-20 19:09:19.616 | libjpeg-turbo8-dev libjpeg8 libjpeg8-dev libjs-jquery libjs-jquery-metadata 2026-04-20 19:09:19.616 | libjs-jquery-tablesorter libjs-sphinxdoc libjs-underscore libjson-perl 2026-04-20 19:09:19.616 | libkadm5clnt-mit12 libkadm5srv-mit12 libkdb5-10t64 libkrb5-dev liblab-gamut1 2026-04-20 19:09:19.616 | libldap-dev libldap2-dev liblerc4 libllvm17t64 liblsan0 libltdl7 liblua5.4-0 2026-04-20 19:09:19.616 | liblvm2cmd2.03 libmagic-mgc libmagic1t64 libmpc3 libmpfr6 libmysqlclient21 2026-04-20 19:09:19.616 | libncurses-dev libncurses6 libnftables1 libnl-3-200 libnl-route-3-200 2026-04-20 19:09:19.617 | libnuma1 libobjc-13-dev libobjc4 libosinfo-1.0-0 libosinfo-l10n 2026-04-20 19:09:19.617 | libpango-1.0-0 libpangocairo-1.0-0 libpangoft2-1.0-0 libparted2t64 2026-04-20 19:09:19.617 | libpathplan4 libpcap0.8t64 libpcre2-16-0 libpcre2-32-0 libpcre2-dev 2026-04-20 19:09:19.617 | libpcre2-posix3 libpfm4 libpipeline1 libpixman-1-0 libpkgconf3 libpq-dev 2026-04-20 19:09:19.617 | libpq5 libproxy1v5 libpython3-dev libquadmath0 libsasl2-dev libsctp-dev 2026-04-20 19:09:19.617 | libsctp1 libsframe1 libsgutils2-1.46-2 libsharpyuv0 libsigsegv2 libsm6 2026-04-20 19:09:19.617 | libsoup-3.0-0 libsoup-3.0-common libssl-dev libstdc++-13-dev 2026-04-20 19:09:19.617 | libsub-override-perl libsysfs2 libsystemd-dev libthai-data libthai0 libtiff6 2026-04-20 19:09:19.617 | libtirpc-common libtirpc3t64 libtool libtsan2 libubsan1 libuchardet0 2026-04-20 19:09:19.617 | liburing2 libwebp7 libx11-6 libx11-data libxau6 libxaw7 libxcb-render0 2026-04-20 19:09:19.617 | libxcb-shm0 libxcb1 libxdmcp6 libxext6 libxml2-dev libxmu6 libxpm4 2026-04-20 19:09:19.617 | libxrender1 libxslt1-dev libxslt1.1 libxt6t64 libyaml-dev libz3-4 libz3-dev 2026-04-20 19:09:19.617 | llvm-17 llvm-17-dev llvm-17-linker-tools llvm-17-runtime llvm-17-tools lsof 2026-04-20 19:09:19.618 | lsscsi lto-disabled-list lvm2 m4 make man-db memcached mysql-common ncal 2026-04-20 19:09:19.618 | netcat-openbsd osinfo-db parted patch pci.ids pkg-config pkgconf pkgconf-bin 2026-04-20 19:09:19.618 | pm-utils po-debconf postgresql-client-16 postgresql-client-common 2026-04-20 19:09:19.618 | postgresql-common postgresql-server-dev-16 postgresql-server-dev-all 2026-04-20 19:09:19.618 | powermgmt-base psmisc python3-dev python3-mysqldb python3-pip 2026-04-20 19:09:19.618 | python3-pip-whl python3-pygments python3-setuptools python3-setuptools-whl 2026-04-20 19:09:19.618 | python3-systemd python3-venv python3-wheel python3.12-venv qemu-utils 2026-04-20 19:09:19.618 | rsyslog session-migration sg3-utils socat sqlite3 ssl-cert sysfsutils 2026-04-20 19:09:19.618 | tcpdump thin-provisioning-tools unzip usb.ids uuid-dev vlan wget x11-common 2026-04-20 19:09:19.618 | xz-utils 2026-04-20 19:09:20.072 | 0 upgraded, 304 newly installed, 0 to remove and 0 not upgraded. 2026-04-20 19:09:20.072 | Need to get 305 MB of archives. 2026-04-20 19:09:20.072 | After this operation, 1,440 MB of additional disk space will be used. 2026-04-20 19:09:20.072 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libapr1t64 amd64 1.7.2-3.1ubuntu0.1 [108 kB] 2026-04-20 19:09:20.402 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libaprutil1t64 amd64 1.6.3-1.1ubuntu7 [91.9 kB] 2026-04-20 19:09:20.451 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libaprutil1-dbd-sqlite3 amd64 1.6.3-1.1ubuntu7 [11.2 kB] 2026-04-20 19:09:20.457 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libaprutil1-ldap amd64 1.6.3-1.1ubuntu7 [9,116 B] 2026-04-20 19:09:20.462 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libjansson4 amd64 2.14-2build2 [32.8 kB] 2026-04-20 19:09:20.491 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 liblua5.4-0 amd64 5.4.6-3build2 [166 kB] 2026-04-20 19:09:20.565 | Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2-bin amd64 2.4.58-1ubuntu8.11 [1,335 kB] 2026-04-20 19:09:20.737 | Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2-data all 2.4.58-1ubuntu8.11 [163 kB] 2026-04-20 19:09:20.747 | Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2-utils amd64 2.4.58-1ubuntu8.11 [98.2 kB] 2026-04-20 19:09:20.752 | Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2 amd64 2.4.58-1ubuntu8.11 [90.2 kB] 2026-04-20 19:09:20.758 | Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libmpfr6 amd64 4.2.1-1build1.1 [353 kB] 2026-04-20 19:09:20.776 | Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libsigsegv2 amd64 2.14-1ubuntu2 [15.0 kB] 2026-04-20 19:09:20.777 | Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 gawk amd64 1:5.2.1-2build3 [463 kB] 2026-04-20 19:09:20.796 | Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 haproxy amd64 2.8.16-0ubuntu0.24.04.1 [2,070 kB] 2026-04-20 19:09:20.858 | Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libevent-2.1-7t64 amd64 2.1.12-stable-9ubuntu2 [145 kB] 2026-04-20 19:09:20.861 | Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 memcached amd64 1.6.24-1build3 [213 kB] 2026-04-20 19:09:20.866 | Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libjson-perl all 4.10000-1 [81.9 kB] 2026-04-20 19:09:20.894 | Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 postgresql-client-common all 257build1.1 [36.4 kB] 2026-04-20 19:09:20.895 | Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 ssl-cert all 1.1.2ubuntu1 [17.8 kB] 2026-04-20 19:09:20.897 | Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 postgresql-common all 257build1.1 [161 kB] 2026-04-20 19:09:20.900 | Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libsysfs2 amd64 2.1.1-6build1 [20.0 kB] 2026-04-20 19:09:20.901 | Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 pci.ids all 0.0~2024.03.31-1ubuntu0.1 [275 kB] 2026-04-20 19:09:20.905 | Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 sysfsutils amd64 2.1.1-6build1 [15.5 kB] 2026-04-20 19:09:21.017 | Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 distro-info amd64 1.7build1 [19.9 kB] 2026-04-20 19:09:21.036 | Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 iputils-ping amd64 3:20240117-1ubuntu0.1 [44.6 kB] 2026-04-20 19:09:21.044 | Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libestr0 amd64 0.1.11-1build1 [7,802 B] 2026-04-20 19:09:21.045 | Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libfastjson4 amd64 1.2304.0-1build1 [23.1 kB] 2026-04-20 19:09:21.094 | Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libfribidi0 amd64 1.0.13-3build1 [26.1 kB] 2026-04-20 19:09:21.095 | Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libtirpc-common all 1.3.4+ds-1.1build1 [8,094 B] 2026-04-20 19:09:21.098 | Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libtirpc3t64 amd64 1.3.4+ds-1.1build1 [82.6 kB] 2026-04-20 19:09:21.099 | Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 netcat-openbsd amd64 1.226-1ubuntu2 [44.3 kB] 2026-04-20 19:09:21.100 | Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 python3-pygments all 2.17.2+dfsg-1 [819 kB] 2026-04-20 19:09:21.119 | Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 rsyslog amd64 8.2312.0-3ubuntu9.2 [511 kB] 2026-04-20 19:09:21.174 | Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 bsdextrautils amd64 2.39.3-9ubuntu6.5 [73.7 kB] 2026-04-20 19:09:21.176 | Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 dmidecode amd64 3.5-3ubuntu0.1 [73.0 kB] 2026-04-20 19:09:21.177 | Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 dosfstools amd64 4.2-1.1build1 [86.3 kB] 2026-04-20 19:09:21.178 | Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libmagic-mgc amd64 1:5.45-3build1 [307 kB] 2026-04-20 19:09:21.250 | Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libmagic1t64 amd64 1:5.45-3build1 [87.2 kB] 2026-04-20 19:09:21.252 | Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 file amd64 1:5.45-3build1 [22.0 kB] 2026-04-20 19:09:21.253 | Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libuchardet0 amd64 0.0.8-1build1 [75.3 kB] 2026-04-20 19:09:21.256 | Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 groff-base amd64 1.23.0-3build2 [1,020 kB] 2026-04-20 19:09:21.331 | Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libnl-3-200 amd64 3.7.0-0.3build1.1 [55.7 kB] 2026-04-20 19:09:21.335 | Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libnl-route-3-200 amd64 3.7.0-0.3build1.1 [189 kB] 2026-04-20 19:09:21.339 | Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libibverbs1 amd64 50.0-2ubuntu0.2 [68.0 kB] 2026-04-20 19:09:21.340 | Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libncurses6 amd64 6.4+20240113-1ubuntu2 [112 kB] 2026-04-20 19:09:21.341 | Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libnftables1 amd64 1.0.9-1ubuntu0.1 [359 kB] 2026-04-20 19:09:21.343 | Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libnuma1 amd64 2.0.18-1ubuntu0.24.04.1 [23.4 kB] 2026-04-20 19:09:21.406 | Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libparted2t64 amd64 3.6-4build1 [152 kB] 2026-04-20 19:09:21.409 | Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libpcap0.8t64 amd64 1.10.4-4.1ubuntu3 [151 kB] 2026-04-20 19:09:21.412 | Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libpipeline1 amd64 1.5.7-2 [23.6 kB] 2026-04-20 19:09:21.484 | Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxau6 amd64 1:1.0.9-1build6 [7,160 B] 2026-04-20 19:09:21.485 | Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxdmcp6 amd64 1:1.1.3-0ubuntu6 [10.3 kB] 2026-04-20 19:09:21.485 | Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxcb1 amd64 1.15-1ubuntu2 [47.7 kB] 2026-04-20 19:09:21.487 | Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libx11-data all 2:1.8.7-1build1 [115 kB] 2026-04-20 19:09:21.489 | Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libx11-6 amd64 2:1.8.7-1build1 [650 kB] 2026-04-20 19:09:21.568 | Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxext6 amd64 2:1.3.4-1build2 [30.4 kB] 2026-04-20 19:09:21.569 | Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 lsof amd64 4.95.0-1build3 [247 kB] 2026-04-20 19:09:21.572 | Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 man-db amd64 2.12.0-4build2 [1,237 kB] 2026-04-20 19:09:21.651 | Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 parted amd64 3.6-4build1 [43.3 kB] 2026-04-20 19:09:21.651 | Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 powermgmt-base all 1.37ubuntu0.1 [7,650 B] 2026-04-20 19:09:21.652 | Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 psmisc amd64 23.7-1build1 [179 kB] 2026-04-20 19:09:21.654 | Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 tcpdump amd64 4.99.4-3ubuntu4.24.04.1 [479 kB] 2026-04-20 19:09:21.721 | Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 usb.ids all 2024.03.18-1 [223 kB] 2026-04-20 19:09:21.725 | Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 wget amd64 1.21.4-1ubuntu4.1 [334 kB] 2026-04-20 19:09:21.729 | Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 xz-utils amd64 5.6.1+really5.4.5-1ubuntu0.2 [267 kB] 2026-04-20 19:09:21.732 | Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 acl amd64 2.3.2-1build1.1 [39.4 kB] 2026-04-20 19:09:21.732 | Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 autotools-dev all 20220109.1 [44.9 kB] 2026-04-20 19:09:21.796 | Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 m4 amd64 1.4.19-4build1 [244 kB] 2026-04-20 19:09:21.801 | Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 autoconf all 2.71-3 [339 kB] 2026-04-20 19:09:21.807 | Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 automake all 1:1.16.5-1.3ubuntu1 [558 kB] 2026-04-20 19:09:21.814 | Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 autopoint all 0.21-14ubuntu2 [422 kB] 2026-04-20 19:09:21.874 | Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libdebhelper-perl all 13.14.1ubuntu5 [89.8 kB] 2026-04-20 19:09:21.876 | Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 gcc-13-base amd64 13.3.0-6ubuntu2~24.04.1 [51.6 kB] 2026-04-20 19:09:21.878 | Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libisl23 amd64 0.26-3build1.1 [680 kB] 2026-04-20 19:09:21.889 | Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libmpc3 amd64 1.3.1-1build1.1 [54.6 kB] 2026-04-20 19:09:21.890 | Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 cpp-13-x86-64-linux-gnu amd64 13.3.0-6ubuntu2~24.04.1 [10.7 MB] 2026-04-20 19:09:22.280 | Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 cpp-13 amd64 13.3.0-6ubuntu2~24.04.1 [1,042 B] 2026-04-20 19:09:22.280 | Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 cpp-x86-64-linux-gnu amd64 4:13.2.0-7ubuntu1 [5,326 B] 2026-04-20 19:09:22.280 | Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 cpp amd64 4:13.2.0-7ubuntu1 [22.4 kB] 2026-04-20 19:09:22.280 | Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libcc1-0 amd64 14.2.0-4ubuntu2~24.04.1 [48.0 kB] 2026-04-20 19:09:22.280 | Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 binutils-common amd64 2.42-4ubuntu2.10 [240 kB] 2026-04-20 19:09:22.283 | Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libsframe1 amd64 2.42-4ubuntu2.10 [15.7 kB] 2026-04-20 19:09:22.283 | Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libbinutils amd64 2.42-4ubuntu2.10 [577 kB] 2026-04-20 19:09:22.287 | Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libctf-nobfd0 amd64 2.42-4ubuntu2.10 [98.0 kB] 2026-04-20 19:09:22.288 | Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libctf0 amd64 2.42-4ubuntu2.10 [94.5 kB] 2026-04-20 19:09:22.361 | Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libgprofng0 amd64 2.42-4ubuntu2.10 [849 kB] 2026-04-20 19:09:22.446 | Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 binutils-x86-64-linux-gnu amd64 2.42-4ubuntu2.10 [2,463 kB] 2026-04-20 19:09:22.606 | Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libgomp1 amd64 14.2.0-4ubuntu2~24.04.1 [148 kB] 2026-04-20 19:09:22.607 | Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libitm1 amd64 14.2.0-4ubuntu2~24.04.1 [29.7 kB] 2026-04-20 19:09:22.608 | Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libatomic1 amd64 14.2.0-4ubuntu2~24.04.1 [10.5 kB] 2026-04-20 19:09:22.608 | Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libasan8 amd64 14.2.0-4ubuntu2~24.04.1 [3,027 kB] 2026-04-20 19:09:22.766 | Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 liblsan0 amd64 14.2.0-4ubuntu2~24.04.1 [1,322 kB] 2026-04-20 19:09:22.839 | Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libtsan2 amd64 14.2.0-4ubuntu2~24.04.1 [2,772 kB] 2026-04-20 19:09:22.920 | Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libubsan1 amd64 14.2.0-4ubuntu2~24.04.1 [1,184 kB] 2026-04-20 19:09:22.929 | Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libhwasan0 amd64 14.2.0-4ubuntu2~24.04.1 [1,641 kB] 2026-04-20 19:09:22.999 | Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libquadmath0 amd64 14.2.0-4ubuntu2~24.04.1 [153 kB] 2026-04-20 19:09:23.000 | Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libgcc-13-dev amd64 13.3.0-6ubuntu2~24.04.1 [2,681 kB] 2026-04-20 19:09:23.075 | Get:98 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 gcc-13-x86-64-linux-gnu amd64 13.3.0-6ubuntu2~24.04.1 [21.1 MB] 2026-04-20 19:09:23.465 | Get:99 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 binutils amd64 2.42-4ubuntu2.10 [18.2 kB] 2026-04-20 19:09:23.465 | Get:100 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 gcc-13 amd64 13.3.0-6ubuntu2~24.04.1 [494 kB] 2026-04-20 19:09:23.468 | Get:101 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 gcc-x86-64-linux-gnu amd64 4:13.2.0-7ubuntu1 [1,212 B] 2026-04-20 19:09:23.469 | Get:102 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 gcc amd64 4:13.2.0-7ubuntu1 [5,018 B] 2026-04-20 19:09:23.469 | Get:103 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libllvm17t64 amd64 1:17.0.6-9ubuntu1 [26.2 MB] 2026-04-20 19:09:23.928 | Get:104 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libclang-cpp17t64 amd64 1:17.0.6-9ubuntu1 [12.9 MB] 2026-04-20 19:09:24.116 | Get:105 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libstdc++-13-dev amd64 13.3.0-6ubuntu2~24.04.1 [2,420 kB] 2026-04-20 19:09:24.169 | Get:106 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libgc1 amd64 1:8.2.6-1build1 [90.3 kB] 2026-04-20 19:09:24.170 | Get:107 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libobjc4 amd64 14.2.0-4ubuntu2~24.04.1 [47.1 kB] 2026-04-20 19:09:24.171 | Get:108 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libobjc-13-dev amd64 13.3.0-6ubuntu2~24.04.1 [194 kB] 2026-04-20 19:09:24.173 | Get:109 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libclang-common-17-dev amd64 1:17.0.6-9ubuntu1 [690 kB] 2026-04-20 19:09:24.180 | Get:110 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17-linker-tools amd64 1:17.0.6-9ubuntu1 [1,308 kB] 2026-04-20 19:09:24.190 | Get:111 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libclang1-17t64 amd64 1:17.0.6-9ubuntu1 [7,353 kB] 2026-04-20 19:09:24.333 | Get:112 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 clang-17 amd64 1:17.0.6-9ubuntu1 [78.6 kB] 2026-04-20 19:09:24.334 | Get:113 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libtool all 2.4.7-7build1 [166 kB] 2026-04-20 19:09:24.336 | Get:114 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 dh-autoreconf all 20 [16.1 kB] 2026-04-20 19:09:24.336 | Get:115 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libarchive-zip-perl all 1.68-1 [90.2 kB] 2026-04-20 19:09:24.337 | Get:116 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libsub-override-perl all 0.10-1 [10.0 kB] 2026-04-20 19:09:24.337 | Get:117 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libfile-stripnondeterminism-perl all 1.13.1-1 [18.1 kB] 2026-04-20 19:09:24.338 | Get:118 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 dh-strip-nondeterminism all 1.13.1-1 [5,362 B] 2026-04-20 19:09:24.338 | Get:119 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libdpkg-perl all 1.22.6ubuntu6.5 [269 kB] 2026-04-20 19:09:24.340 | Get:120 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 bzip2 amd64 1.0.8-5.1build0.1 [34.5 kB] 2026-04-20 19:09:24.416 | Get:121 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 patch amd64 2.7.6-7build3 [104 kB] 2026-04-20 19:09:24.419 | Get:122 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 make amd64 4.3-4.1build2 [180 kB] 2026-04-20 19:09:24.423 | Get:123 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 lto-disabled-list all 47 [12.4 kB] 2026-04-20 19:09:24.423 | Get:124 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 dpkg-dev all 1.22.6ubuntu6.5 [1,074 kB] 2026-04-20 19:09:24.506 | Get:125 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 debugedit amd64 1:5.0-5build2 [46.1 kB] 2026-04-20 19:09:24.507 | Get:126 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 dwz amd64 0.15-1build6 [115 kB] 2026-04-20 19:09:24.508 | Get:127 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 gettext amd64 0.21-14ubuntu2 [864 kB] 2026-04-20 19:09:24.575 | Get:128 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 intltool-debian all 0.35.0+20060710.6 [23.2 kB] 2026-04-20 19:09:24.575 | Get:129 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 po-debconf all 1.0.21+nmu1 [233 kB] 2026-04-20 19:09:24.580 | Get:130 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 debhelper all 13.14.1ubuntu5 [869 kB] 2026-04-20 19:09:24.589 | Get:131 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 uuid-dev amd64 2.39.3-9ubuntu6.5 [33.5 kB] 2026-04-20 19:09:24.590 | Get:132 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libsctp1 amd64 1.0.19+dfsg-2build1 [9,146 B] 2026-04-20 19:09:24.590 | Get:133 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libsctp-dev amd64 1.0.19+dfsg-2build1 [51.1 kB] 2026-04-20 19:09:24.650 | Get:134 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libapr1-dev amd64 1.7.2-3.1ubuntu0.1 [768 kB] 2026-04-20 19:09:24.662 | Get:135 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libldap-dev amd64 2.6.10+dfsg-0ubuntu0.24.04.1 [308 kB] 2026-04-20 19:09:24.664 | Get:136 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libldap2-dev all 2.6.10+dfsg-0ubuntu0.24.04.1 [11.1 kB] 2026-04-20 19:09:24.728 | Get:137 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libaprutil1-dev amd64 1.6.3-1.1ubuntu7 [412 kB] 2026-04-20 19:09:24.735 | Get:138 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpcre2-16-0 amd64 10.42-4ubuntu2.1 [210 kB] 2026-04-20 19:09:24.738 | Get:139 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpcre2-32-0 amd64 10.42-4ubuntu2.1 [197 kB] 2026-04-20 19:09:24.740 | Get:140 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpcre2-posix3 amd64 10.42-4ubuntu2.1 [6,748 B] 2026-04-20 19:09:24.740 | Get:141 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpcre2-dev amd64 10.42-4ubuntu2.1 [736 kB] 2026-04-20 19:09:24.810 | Get:142 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2-dev amd64 2.4.58-1ubuntu8.11 [202 kB] 2026-04-20 19:09:24.814 | Get:143 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 bc amd64 1.07.1-3ubuntu4 [85.3 kB] 2026-04-20 19:09:24.815 | Get:144 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 ncal amd64 12.1.8 [21.0 kB] 2026-04-20 19:09:24.816 | Get:145 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 bsdmainutils all 12.1.8 [3,176 B] 2026-04-20 19:09:24.816 | Get:146 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 conntrack amd64 1:1.4.8-1ubuntu1 [37.9 kB] 2026-04-20 19:09:24.886 | Get:147 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 cryptsetup-bin amd64 2:2.7.0-1ubuntu4.2 [211 kB] 2026-04-20 19:09:24.888 | Get:148 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 cryptsetup amd64 2:2.7.0-1ubuntu4.2 [208 kB] 2026-04-20 19:09:24.891 | Get:149 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libdconf1 amd64 0.40.0-4ubuntu0.1 [39.6 kB] 2026-04-20 19:09:24.891 | Get:150 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 dconf-service amd64 0.40.0-4ubuntu0.1 [27.6 kB] 2026-04-20 19:09:24.965 | Get:151 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 dconf-gsettings-backend amd64 0.40.0-4ubuntu0.1 [22.1 kB] 2026-04-20 19:09:24.966 | Get:152 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.185-3ubuntu3.2 [12.6 kB] 2026-04-20 19:09:24.967 | Get:153 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libaio1t64 amd64 0.3.113-6build1.1 [7,210 B] 2026-04-20 19:09:24.968 | Get:154 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 liblvm2cmd2.03 amd64 2.03.16-3ubuntu3.2 [797 kB] 2026-04-20 19:09:24.977 | Get:155 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 dmeventd amd64 2:1.02.185-3ubuntu3.2 [38.0 kB] 2026-04-20 19:09:24.977 | Get:156 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 dnsmasq-base amd64 2.90-2ubuntu0.1 [376 kB] 2026-04-20 19:09:25.043 | Get:157 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 dnsmasq-utils amd64 2.90-2ubuntu0.1 [15.6 kB] 2026-04-20 19:09:25.044 | Get:158 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 ebtables amd64 2.0.11-6build1 [88.4 kB] 2026-04-20 19:09:25.047 | Get:159 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 fonts-dejavu-mono all 2.37-8 [502 kB] 2026-04-20 19:09:25.055 | Get:160 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 fonts-dejavu-core all 2.37-8 [835 kB] 2026-04-20 19:09:25.122 | Get:161 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 fontconfig-config amd64 2.15.0-1.1ubuntu2 [37.3 kB] 2026-04-20 19:09:25.123 | Get:162 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libfontconfig1 amd64 2.15.0-1.1ubuntu2 [139 kB] 2026-04-20 19:09:25.126 | Get:163 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 fontconfig amd64 2.15.0-1.1ubuntu2 [180 kB] 2026-04-20 19:09:25.128 | Get:164 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 g++-13-x86-64-linux-gnu amd64 13.3.0-6ubuntu2~24.04.1 [12.2 MB] 2026-04-20 19:09:25.543 | Get:165 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 g++-13 amd64 13.3.0-6ubuntu2~24.04.1 [16.0 kB] 2026-04-20 19:09:25.543 | Get:166 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 g++-x86-64-linux-gnu amd64 4:13.2.0-7ubuntu1 [964 B] 2026-04-20 19:09:25.544 | Get:167 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 g++ amd64 4:13.2.0-7ubuntu1 [1,100 B] 2026-04-20 19:09:25.544 | Get:168 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 genisoimage amd64 9:1.1.11-3.5 [378 kB] 2026-04-20 19:09:25.546 | Get:169 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libpixman-1-0 amd64 0.42.2-1build1 [279 kB] 2026-04-20 19:09:25.547 | Get:170 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxcb-render0 amd64 1.15-1ubuntu2 [16.2 kB] 2026-04-20 19:09:25.548 | Get:171 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxcb-shm0 amd64 1.15-1ubuntu2 [5,756 B] 2026-04-20 19:09:25.548 | Get:172 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxrender1 amd64 1:0.9.10-1.1build1 [19.0 kB] 2026-04-20 19:09:25.548 | Get:173 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libcairo2 amd64 1.18.0-3build1 [566 kB] 2026-04-20 19:09:25.624 | Get:174 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libcairo-gobject2 amd64 1.18.0-3build1 [127 kB] 2026-04-20 19:09:25.626 | Get:175 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 gir1.2-freedesktop amd64 1.80.1-1 [49.7 kB] 2026-04-20 19:09:25.627 | Get:176 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libproxy1v5 amd64 0.5.4-4build1 [26.5 kB] 2026-04-20 19:09:25.628 | Get:177 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 glib-networking-common all 2.80.0-1build1 [6,702 B] 2026-04-20 19:09:25.702 | Get:178 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 glib-networking-services amd64 2.80.0-1build1 [12.8 kB] 2026-04-20 19:09:25.702 | Get:179 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 session-migration amd64 0.3.9build1 [9,034 B] 2026-04-20 19:09:25.703 | Get:180 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 gsettings-desktop-schemas all 46.1-0ubuntu1 [35.6 kB] 2026-04-20 19:09:25.704 | Get:181 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 glib-networking amd64 2.80.0-1build1 [64.1 kB] 2026-04-20 19:09:25.705 | Get:182 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 golang-1.22-doc all 1.22.2-2ubuntu0.4 [107 kB] 2026-04-20 19:09:25.706 | Get:183 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 golang-1.22-src all 1.22.2-2ubuntu0.4 [19.7 MB] 2026-04-20 19:09:26.524 | Get:184 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 golang-1.22-go amd64 1.22.2-2ubuntu0.4 [25.9 MB] 2026-04-20 19:09:27.088 | Get:185 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 golang-1.22 all 1.22.2-2ubuntu0.4 [5,700 B] 2026-04-20 19:09:27.088 | Get:186 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 golang-src all 2:1.22~2build1 [5,078 B] 2026-04-20 19:09:27.088 | Get:187 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 golang-go amd64 2:1.22~2build1 [43.9 kB] 2026-04-20 19:09:27.089 | Get:188 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 golang-doc all 2:1.22~2build1 [2,788 B] 2026-04-20 19:09:27.089 | Get:189 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 golang amd64 2:1.22~2build1 [2,736 B] 2026-04-20 19:09:27.089 | Get:190 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libann0 amd64 1.1.2+doc-9build1 [25.5 kB] 2026-04-20 19:09:27.089 | Get:191 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libcdt5 amd64 2.42.2-9ubuntu0.1 [21.6 kB] 2026-04-20 19:09:27.089 | Get:192 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libcgraph6 amd64 2.42.2-9ubuntu0.1 [44.6 kB] 2026-04-20 19:09:27.090 | Get:193 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libsharpyuv0 amd64 1.3.2-0.4build3 [15.8 kB] 2026-04-20 19:09:27.168 | Get:194 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libaom3 amd64 3.8.2-2ubuntu0.1 [1,941 kB] 2026-04-20 19:09:27.333 | Get:195 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libheif-plugin-aomdec amd64 1.17.6-1ubuntu4.2 [10.6 kB] 2026-04-20 19:09:27.333 | Get:196 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libde265-0 amd64 1.0.15-1build3 [166 kB] 2026-04-20 19:09:27.335 | Get:197 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libheif-plugin-libde265 amd64 1.17.6-1ubuntu4.2 [8,174 B] 2026-04-20 19:09:27.335 | Get:198 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libheif1 amd64 1.17.6-1ubuntu4.2 [276 kB] 2026-04-20 19:09:27.338 | Get:199 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libjpeg-turbo8 amd64 2.1.5-2ubuntu2 [150 kB] 2026-04-20 19:09:27.340 | Get:200 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libjpeg8 amd64 8c-2ubuntu11 [2,148 B] 2026-04-20 19:09:27.340 | Get:201 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libdeflate0 amd64 1.19-1build1.1 [43.9 kB] 2026-04-20 19:09:27.341 | Get:202 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libjbig0 amd64 2.1-6.1ubuntu2 [29.7 kB] 2026-04-20 19:09:27.342 | Get:203 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 liblerc4 amd64 4.0.0+ds-4ubuntu2 [179 kB] 2026-04-20 19:09:27.417 | Get:204 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libwebp7 amd64 1.3.2-0.4build3 [230 kB] 2026-04-20 19:09:27.422 | Get:205 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libtiff6 amd64 4.5.1+git230720-4ubuntu2.5 [200 kB] 2026-04-20 19:09:27.425 | Get:206 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxpm4 amd64 1:3.5.17-1build2 [36.5 kB] 2026-04-20 19:09:27.425 | Get:207 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libgd3 amd64 2.3.3-9ubuntu5 [128 kB] 2026-04-20 19:09:27.427 | Get:208 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libgts-0.7-5t64 amd64 0.7.6+darcs121130-5.2build1 [161 kB] 2026-04-20 19:09:27.429 | Get:209 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libltdl7 amd64 2.4.7-7build1 [40.3 kB] 2026-04-20 19:09:27.429 | Get:210 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libgraphite2-3 amd64 1.3.14-2build1 [73.0 kB] 2026-04-20 19:09:27.430 | Get:211 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libharfbuzz0b amd64 8.3.0-2build2 [469 kB] 2026-04-20 19:09:27.496 | Get:212 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libthai-data all 0.1.29-2build1 [158 kB] 2026-04-20 19:09:27.499 | Get:213 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libdatrie1 amd64 0.2.13-3build1 [19.0 kB] 2026-04-20 19:09:27.578 | Get:214 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libthai0 amd64 0.1.29-2build1 [18.9 kB] 2026-04-20 19:09:27.579 | Get:215 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libpango-1.0-0 amd64 1.52.1+ds-1build1 [231 kB] 2026-04-20 19:09:27.593 | Get:216 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libpangoft2-1.0-0 amd64 1.52.1+ds-1build1 [42.5 kB] 2026-04-20 19:09:27.594 | Get:217 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libpangocairo-1.0-0 amd64 1.52.1+ds-1build1 [28.8 kB] 2026-04-20 19:09:27.595 | Get:218 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libpathplan4 amd64 2.42.2-9ubuntu0.1 [24.0 kB] 2026-04-20 19:09:27.596 | Get:219 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libgvc6 amd64 2.42.2-9ubuntu0.1 [716 kB] 2026-04-20 19:09:27.661 | Get:220 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libgvpr2 amd64 2.42.2-9ubuntu0.1 [187 kB] 2026-04-20 19:09:27.662 | Get:221 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 liblab-gamut1 amd64 2.42.2-9ubuntu0.1 [1,886 kB] 2026-04-20 19:09:27.685 | Get:222 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 x11-common all 1:7.7+23ubuntu3 [21.7 kB] 2026-04-20 19:09:27.685 | Get:223 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libice6 amd64 2:1.0.10-1build3 [41.4 kB] 2026-04-20 19:09:27.738 | Get:224 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libsm6 amd64 2:1.2.3-1build3 [15.7 kB] 2026-04-20 19:09:27.740 | Get:225 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxt6t64 amd64 1:1.2.1-1.2build1 [171 kB] 2026-04-20 19:09:27.744 | Get:226 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxmu6 amd64 2:1.1.3-3build2 [47.6 kB] 2026-04-20 19:09:27.745 | Get:227 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxaw7 amd64 2:1.0.14-1build2 [187 kB] 2026-04-20 19:09:27.748 | Get:228 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 graphviz amd64 2.42.2-9ubuntu0.1 [642 kB] 2026-04-20 19:09:27.817 | Get:229 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 icu-devtools amd64 74.2-1ubuntu3.1 [212 kB] 2026-04-20 19:09:27.819 | Get:230 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 iputils-arping amd64 3:20240117-1ubuntu0.1 [15.1 kB] 2026-04-20 19:09:27.819 | Get:231 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 comerr-dev amd64 2.1-1.47.0-2.4~exp1ubuntu4.1 [43.8 kB] 2026-04-20 19:09:27.820 | Get:232 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libgssrpc4t64 amd64 1.20.1-6ubuntu2.6 [57.6 kB] 2026-04-20 19:09:27.821 | Get:233 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libkadm5clnt-mit12 amd64 1.20.1-6ubuntu2.6 [40.1 kB] 2026-04-20 19:09:27.895 | Get:234 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libkdb5-10t64 amd64 1.20.1-6ubuntu2.6 [40.4 kB] 2026-04-20 19:09:27.896 | Get:235 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libkadm5srv-mit12 amd64 1.20.1-6ubuntu2.6 [53.0 kB] 2026-04-20 19:09:27.896 | Get:236 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 krb5-multidev amd64 1.20.1-6ubuntu2.6 [125 kB] 2026-04-20 19:09:27.899 | Get:237 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libicu-dev amd64 74.2-1ubuntu3.1 [11.9 MB] 2026-04-20 19:09:28.312 | Get:238 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libjpeg-turbo8-dev amd64 2.1.5-2ubuntu2 [295 kB] 2026-04-20 19:09:28.364 | Get:239 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libjpeg8-dev amd64 8c-2ubuntu11 [1,484 B] 2026-04-20 19:09:28.365 | Get:240 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libjpeg-dev amd64 8c-2ubuntu11 [1,482 B] 2026-04-20 19:09:28.366 | Get:241 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libjs-jquery all 3.6.1+dfsg+~3.5.14-1 [328 kB] 2026-04-20 19:09:28.371 | Get:242 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libjs-jquery-metadata all 12-4 [6,582 B] 2026-04-20 19:09:28.371 | Get:243 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libjs-jquery-tablesorter all 1:2.31.3+dfsg1-3 [193 kB] 2026-04-20 19:09:28.373 | Get:244 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libjs-underscore all 1.13.4~dfsg+~1.11.4-3 [118 kB] 2026-04-20 19:09:28.374 | Get:245 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libjs-sphinxdoc all 7.2.6-6 [149 kB] 2026-04-20 19:09:28.376 | Get:246 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 mysql-common all 5.8+1.1.0build1 [6,746 B] 2026-04-20 19:09:28.392 | Get:247 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libmysqlclient21 amd64 8.0.45-0ubuntu0.24.04.1 [1,255 kB] 2026-04-20 19:09:28.455 | Get:248 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libncurses-dev amd64 6.4+20240113-1ubuntu2 [384 kB] 2026-04-20 19:09:28.459 | Get:249 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libpkgconf3 amd64 1.8.1-2build1 [30.7 kB] 2026-04-20 19:09:28.459 | Get:250 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpq5 amd64 16.13-0ubuntu0.24.04.1 [146 kB] 2026-04-20 19:09:28.461 | Get:251 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libssl-dev amd64 3.0.13-0ubuntu3.9 [2,407 kB] 2026-04-20 19:09:28.531 | Get:252 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpq-dev amd64 16.13-0ubuntu0.24.04.1 [152 kB] 2026-04-20 19:09:28.533 | Get:253 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpython3-dev amd64 3.12.3-0ubuntu2.1 [10.3 kB] 2026-04-20 19:09:28.533 | Get:254 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libsasl2-dev amd64 2.1.28+dfsg1-5ubuntu3.1 [243 kB] 2026-04-20 19:09:28.535 | Get:255 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libsgutils2-1.46-2 amd64 1.46-3ubuntu4 [94.0 kB] 2026-04-20 19:09:28.537 | Get:256 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libsoup-3.0-common all 3.4.4-5ubuntu0.7 [11.6 kB] 2026-04-20 19:09:28.547 | Get:257 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libsoup-3.0-0 amd64 3.4.4-5ubuntu0.7 [292 kB] 2026-04-20 19:09:28.553 | Get:258 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libsystemd-dev amd64 255.4-1ubuntu8.15 [1,239 kB] 2026-04-20 19:09:28.598 | Get:259 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 liburing2 amd64 2.5-1build1 [21.1 kB] 2026-04-20 19:09:28.599 | Get:260 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libxml2-dev amd64 2.9.14+dfsg-1.3ubuntu3.7 [782 kB] 2026-04-20 19:09:28.626 | Get:261 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libxslt1.1 amd64 1.1.39-0exp1ubuntu0.24.04.3 [168 kB] 2026-04-20 19:09:28.630 | Get:262 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libxslt1-dev amd64 1.1.39-0exp1ubuntu0.24.04.3 [91.9 kB] 2026-04-20 19:09:28.633 | Get:263 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17-runtime amd64 1:17.0.6-9ubuntu1 [529 kB] 2026-04-20 19:09:28.639 | Get:264 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libpfm4 amd64 4.13.0+git32-g0d4ed0e-1 [414 kB] 2026-04-20 19:09:28.642 | Get:265 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17 amd64 1:17.0.6-9ubuntu1 [23.8 MB] 2026-04-20 19:09:29.112 | Get:266 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libffi-dev amd64 3.4.6-1build1 [62.8 kB] 2026-04-20 19:09:29.112 | Get:267 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17-tools amd64 1:17.0.6-9ubuntu1 [518 kB] 2026-04-20 19:09:29.116 | Get:268 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libz3-4 amd64 4.8.12-3.1build1 [5,836 kB] 2026-04-20 19:09:29.236 | Get:269 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libz3-dev amd64 4.8.12-3.1build1 [72.2 kB] 2026-04-20 19:09:29.236 | Get:270 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17-dev amd64 1:17.0.6-9ubuntu1 [43.4 MB] 2026-04-20 19:09:29.973 | Get:271 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 lsscsi amd64 0.32-1build1 [48.2 kB] 2026-04-20 19:09:29.973 | Get:272 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 lvm2 amd64 2.03.16-3ubuntu3.2 [1,186 kB] 2026-04-20 19:09:29.981 | Get:273 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 osinfo-db all 0.20250606-0ubuntu0.24.04.1 [178 kB] 2026-04-20 19:09:29.983 | Get:274 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 pkgconf-bin amd64 1.8.1-2build1 [20.7 kB] 2026-04-20 19:09:29.983 | Get:275 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 pkgconf amd64 1.8.1-2build1 [16.8 kB] 2026-04-20 19:09:29.983 | Get:276 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 pkg-config amd64 1.8.1-2build1 [7,264 B] 2026-04-20 19:09:29.983 | Get:277 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 pm-utils all 1.4.1-21 [47.1 kB] 2026-04-20 19:09:29.984 | Get:278 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 postgresql-client-16 amd64 16.13-0ubuntu0.24.04.1 [1,298 kB] 2026-04-20 19:09:30.013 | Get:279 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 postgresql-server-dev-16 amd64 16.13-0ubuntu0.24.04.1 [1,230 kB] 2026-04-20 19:09:30.053 | Get:280 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 postgresql-server-dev-all amd64 257build1.1 [20.5 kB] 2026-04-20 19:09:30.094 | Get:281 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-dev amd64 3.12.3-0ubuntu2.1 [26.7 kB] 2026-04-20 19:09:30.095 | Get:282 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 python3-mysqldb amd64 1.4.6-2build3 [47.3 kB] 2026-04-20 19:09:30.097 | Get:283 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-setuptools all 68.1.2-2ubuntu1.2 [397 kB] 2026-04-20 19:09:30.103 | Get:284 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 python3-wheel all 0.42.0-2 [53.1 kB] 2026-04-20 19:09:30.104 | Get:285 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 python3-pip all 24.0+dfsg-1ubuntu1.3 [1,320 kB] 2026-04-20 19:09:30.115 | Get:286 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 python3-pip-whl all 24.0+dfsg-1ubuntu1.3 [1,707 kB] 2026-04-20 19:09:30.136 | Get:287 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 python3-setuptools-whl all 68.1.2-2ubuntu1.2 [716 kB] 2026-04-20 19:09:30.181 | Get:288 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 python3-systemd amd64 235-1build4 [42.4 kB] 2026-04-20 19:09:30.181 | Get:289 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 python3.12-venv amd64 3.12.3-1ubuntu0.12 [5,666 B] 2026-04-20 19:09:30.208 | Get:290 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 python3-venv amd64 3.12.3-0ubuntu2.1 [1,032 B] 2026-04-20 19:09:30.209 | Get:291 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-utils amd64 1:8.2.2+ds-0ubuntu1.16 [2,222 kB] 2026-04-20 19:09:30.292 | Get:292 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 sg3-utils amd64 1.46-3ubuntu4 [840 kB] 2026-04-20 19:09:30.301 | Get:293 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 sqlite3 amd64 3.45.1-1ubuntu2.5 [144 kB] 2026-04-20 19:09:30.302 | Get:294 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 thin-provisioning-tools amd64 0.9.0-2ubuntu5.1 [436 kB] 2026-04-20 19:09:30.306 | Get:295 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 unzip amd64 6.0-28ubuntu4.1 [174 kB] 2026-04-20 19:09:30.307 | Get:296 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 debootstrap all 1.0.134ubuntu1 [48.0 kB] 2026-04-20 19:09:30.307 | Get:297 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libosinfo-l10n all 1.11.0-2build3 [50.6 kB] 2026-04-20 19:09:30.308 | Get:298 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libosinfo-1.0-0 amd64 1.11.0-2build3 [91.5 kB] 2026-04-20 19:09:30.308 | Get:299 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 gir1.2-libosinfo-1.0 amd64 1.11.0-2build3 [18.6 kB] 2026-04-20 19:09:30.366 | Get:300 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 kpartx amd64 0.9.4-5ubuntu8.1 [32.0 kB] 2026-04-20 19:09:30.446 | Get:301 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libkrb5-dev amd64 1.20.1-6ubuntu2.6 [11.9 kB] 2026-04-20 19:09:30.447 | Get:302 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libyaml-dev amd64 0.2.5-1build1 [62.2 kB] 2026-04-20 19:09:30.449 | Get:303 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 socat amd64 1.8.0.0-4build3 [374 kB] 2026-04-20 19:09:30.455 | Get:304 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 vlan all 2.0.5ubuntu5 [10.4 kB] 2026-04-20 19:09:30.670 | debconf: delaying package configuration, since apt-utils is not installed 2026-04-20 19:09:30.725 | Fetched 305 MB in 11s (28.2 MB/s) 2026-04-20 19:09:30.776 | Selecting previously unselected package libapr1t64:amd64. 2026-04-20 19:09:30.795 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 32869 files and directories currently installed.) 2026-04-20 19:09:30.796 | Preparing to unpack .../00-libapr1t64_1.7.2-3.1ubuntu0.1_amd64.deb ... 2026-04-20 19:09:30.819 | Unpacking libapr1t64:amd64 (1.7.2-3.1ubuntu0.1) ... 2026-04-20 19:09:30.911 | Selecting previously unselected package libaprutil1t64:amd64. 2026-04-20 19:09:30.918 | Preparing to unpack .../01-libaprutil1t64_1.6.3-1.1ubuntu7_amd64.deb ... 2026-04-20 19:09:30.930 | Unpacking libaprutil1t64:amd64 (1.6.3-1.1ubuntu7) ... 2026-04-20 19:09:31.020 | Selecting previously unselected package libaprutil1-dbd-sqlite3:amd64. 2026-04-20 19:09:31.026 | Preparing to unpack .../02-libaprutil1-dbd-sqlite3_1.6.3-1.1ubuntu7_amd64.deb ... 2026-04-20 19:09:31.033 | Unpacking libaprutil1-dbd-sqlite3:amd64 (1.6.3-1.1ubuntu7) ... 2026-04-20 19:09:31.102 | Selecting previously unselected package libaprutil1-ldap:amd64. 2026-04-20 19:09:31.109 | Preparing to unpack .../03-libaprutil1-ldap_1.6.3-1.1ubuntu7_amd64.deb ... 2026-04-20 19:09:31.118 | Unpacking libaprutil1-ldap:amd64 (1.6.3-1.1ubuntu7) ... 2026-04-20 19:09:31.202 | Selecting previously unselected package libjansson4:amd64. 2026-04-20 19:09:31.208 | Preparing to unpack .../04-libjansson4_2.14-2build2_amd64.deb ... 2026-04-20 19:09:31.219 | Unpacking libjansson4:amd64 (2.14-2build2) ... 2026-04-20 19:09:31.312 | Selecting previously unselected package liblua5.4-0:amd64. 2026-04-20 19:09:31.319 | Preparing to unpack .../05-liblua5.4-0_5.4.6-3build2_amd64.deb ... 2026-04-20 19:09:31.328 | Unpacking liblua5.4-0:amd64 (5.4.6-3build2) ... 2026-04-20 19:09:31.412 | Selecting previously unselected package apache2-bin. 2026-04-20 19:09:31.419 | Preparing to unpack .../06-apache2-bin_2.4.58-1ubuntu8.11_amd64.deb ... 2026-04-20 19:09:31.426 | Unpacking apache2-bin (2.4.58-1ubuntu8.11) ... 2026-04-20 19:09:31.614 | Selecting previously unselected package apache2-data. 2026-04-20 19:09:31.619 | Preparing to unpack .../07-apache2-data_2.4.58-1ubuntu8.11_all.deb ... 2026-04-20 19:09:31.629 | Unpacking apache2-data (2.4.58-1ubuntu8.11) ... 2026-04-20 19:09:32.021 | Selecting previously unselected package apache2-utils. 2026-04-20 19:09:32.028 | Preparing to unpack .../08-apache2-utils_2.4.58-1ubuntu8.11_amd64.deb ... 2026-04-20 19:09:32.036 | Unpacking apache2-utils (2.4.58-1ubuntu8.11) ... 2026-04-20 19:09:32.222 | Selecting previously unselected package apache2. 2026-04-20 19:09:32.228 | Preparing to unpack .../09-apache2_2.4.58-1ubuntu8.11_amd64.deb ... 2026-04-20 19:09:32.253 | Unpacking apache2 (2.4.58-1ubuntu8.11) ... 2026-04-20 19:09:32.487 | Selecting previously unselected package libmpfr6:amd64. 2026-04-20 19:09:32.492 | Preparing to unpack .../10-libmpfr6_4.2.1-1build1.1_amd64.deb ... 2026-04-20 19:09:32.503 | Unpacking libmpfr6:amd64 (4.2.1-1build1.1) ... 2026-04-20 19:09:32.622 | Selecting previously unselected package libsigsegv2:amd64. 2026-04-20 19:09:32.628 | Preparing to unpack .../11-libsigsegv2_2.14-1ubuntu2_amd64.deb ... 2026-04-20 19:09:32.641 | Unpacking libsigsegv2:amd64 (2.14-1ubuntu2) ... 2026-04-20 19:09:32.751 | Setting up libmpfr6:amd64 (4.2.1-1build1.1) ... 2026-04-20 19:09:32.776 | Setting up libsigsegv2:amd64 (2.14-1ubuntu2) ... 2026-04-20 19:09:32.910 | Selecting previously unselected package gawk. 2026-04-20 19:09:32.933 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 33607 files and directories currently installed.) 2026-04-20 19:09:32.935 | Preparing to unpack .../000-gawk_1%3a5.2.1-2build3_amd64.deb ... 2026-04-20 19:09:32.945 | Unpacking gawk (1:5.2.1-2build3) ... 2026-04-20 19:09:33.148 | Selecting previously unselected package haproxy. 2026-04-20 19:09:33.153 | Preparing to unpack .../001-haproxy_2.8.16-0ubuntu0.24.04.1_amd64.deb ... 2026-04-20 19:09:33.176 | Unpacking haproxy (2.8.16-0ubuntu0.24.04.1) ... 2026-04-20 19:09:33.351 | Selecting previously unselected package libevent-2.1-7t64:amd64. 2026-04-20 19:09:33.356 | Preparing to unpack .../002-libevent-2.1-7t64_2.1.12-stable-9ubuntu2_amd64.deb ... 2026-04-20 19:09:33.367 | Unpacking libevent-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-04-20 19:09:33.527 | Selecting previously unselected package memcached. 2026-04-20 19:09:33.534 | Preparing to unpack .../003-memcached_1.6.24-1build3_amd64.deb ... 2026-04-20 19:09:33.551 | Unpacking memcached (1.6.24-1build3) ... 2026-04-20 19:09:33.714 | Selecting previously unselected package libjson-perl. 2026-04-20 19:09:33.721 | Preparing to unpack .../004-libjson-perl_4.10000-1_all.deb ... 2026-04-20 19:09:33.738 | Unpacking libjson-perl (4.10000-1) ... 2026-04-20 19:09:33.890 | Selecting previously unselected package postgresql-client-common. 2026-04-20 19:09:33.898 | Preparing to unpack .../005-postgresql-client-common_257build1.1_all.deb ... 2026-04-20 19:09:33.923 | Unpacking postgresql-client-common (257build1.1) ... 2026-04-20 19:09:34.075 | Selecting previously unselected package ssl-cert. 2026-04-20 19:09:34.082 | Preparing to unpack .../006-ssl-cert_1.1.2ubuntu1_all.deb ... 2026-04-20 19:09:34.089 | Unpacking ssl-cert (1.1.2ubuntu1) ... 2026-04-20 19:09:34.266 | Selecting previously unselected package postgresql-common. 2026-04-20 19:09:34.272 | Preparing to unpack .../007-postgresql-common_257build1.1_all.deb ... 2026-04-20 19:09:34.304 | Adding 'diversion of /usr/bin/pg_config to /usr/bin/pg_config.libpq-dev by postgresql-common' 2026-04-20 19:09:34.324 | Unpacking postgresql-common (257build1.1) ... 2026-04-20 19:09:34.517 | Selecting previously unselected package libsysfs2:amd64. 2026-04-20 19:09:34.522 | Preparing to unpack .../008-libsysfs2_2.1.1-6build1_amd64.deb ... 2026-04-20 19:09:34.540 | Unpacking libsysfs2:amd64 (2.1.1-6build1) ... 2026-04-20 19:09:34.735 | Selecting previously unselected package pci.ids. 2026-04-20 19:09:34.742 | Preparing to unpack .../009-pci.ids_0.0~2024.03.31-1ubuntu0.1_all.deb ... 2026-04-20 19:09:34.772 | Unpacking pci.ids (0.0~2024.03.31-1ubuntu0.1) ... 2026-04-20 19:09:34.944 | Selecting previously unselected package sysfsutils. 2026-04-20 19:09:34.951 | Preparing to unpack .../010-sysfsutils_2.1.1-6build1_amd64.deb ... 2026-04-20 19:09:34.981 | Unpacking sysfsutils (2.1.1-6build1) ... 2026-04-20 19:09:35.177 | Selecting previously unselected package distro-info. 2026-04-20 19:09:35.183 | Preparing to unpack .../011-distro-info_1.7build1_amd64.deb ... 2026-04-20 19:09:35.235 | Unpacking distro-info (1.7build1) ... 2026-04-20 19:09:35.314 | Selecting previously unselected package iputils-ping. 2026-04-20 19:09:35.319 | Preparing to unpack .../012-iputils-ping_3%3a20240117-1ubuntu0.1_amd64.deb ... 2026-04-20 19:09:35.385 | Unpacking iputils-ping (3:20240117-1ubuntu0.1) ... 2026-04-20 19:09:35.557 | Selecting previously unselected package libestr0:amd64. 2026-04-20 19:09:35.563 | Preparing to unpack .../013-libestr0_0.1.11-1build1_amd64.deb ... 2026-04-20 19:09:35.570 | Unpacking libestr0:amd64 (0.1.11-1build1) ... 2026-04-20 19:09:35.673 | Selecting previously unselected package libfastjson4:amd64. 2026-04-20 19:09:35.678 | Preparing to unpack .../014-libfastjson4_1.2304.0-1build1_amd64.deb ... 2026-04-20 19:09:35.687 | Unpacking libfastjson4:amd64 (1.2304.0-1build1) ... 2026-04-20 19:09:35.778 | Selecting previously unselected package libfribidi0:amd64. 2026-04-20 19:09:35.782 | Preparing to unpack .../015-libfribidi0_1.0.13-3build1_amd64.deb ... 2026-04-20 19:09:35.792 | Unpacking libfribidi0:amd64 (1.0.13-3build1) ... 2026-04-20 19:09:35.881 | Selecting previously unselected package libtirpc-common. 2026-04-20 19:09:35.885 | Preparing to unpack .../016-libtirpc-common_1.3.4+ds-1.1build1_all.deb ... 2026-04-20 19:09:35.898 | Unpacking libtirpc-common (1.3.4+ds-1.1build1) ... 2026-04-20 19:09:36.018 | Selecting previously unselected package libtirpc3t64:amd64. 2026-04-20 19:09:36.023 | Preparing to unpack .../017-libtirpc3t64_1.3.4+ds-1.1build1_amd64.deb ... 2026-04-20 19:09:36.045 | Adding 'diversion of /lib/x86_64-linux-gnu/libtirpc.so.3 to /lib/x86_64-linux-gnu/libtirpc.so.3.usr-is-merged by libtirpc3t64' 2026-04-20 19:09:36.063 | Adding 'diversion of /lib/x86_64-linux-gnu/libtirpc.so.3.0.0 to /lib/x86_64-linux-gnu/libtirpc.so.3.0.0.usr-is-merged by libtirpc3t64' 2026-04-20 19:09:36.071 | Unpacking libtirpc3t64:amd64 (1.3.4+ds-1.1build1) ... 2026-04-20 19:09:36.168 | Selecting previously unselected package netcat-openbsd. 2026-04-20 19:09:36.175 | Preparing to unpack .../018-netcat-openbsd_1.226-1ubuntu2_amd64.deb ... 2026-04-20 19:09:36.184 | Unpacking netcat-openbsd (1.226-1ubuntu2) ... 2026-04-20 19:09:36.276 | Selecting previously unselected package python3-pygments. 2026-04-20 19:09:36.282 | Preparing to unpack .../019-python3-pygments_2.17.2+dfsg-1_all.deb ... 2026-04-20 19:09:36.292 | Unpacking python3-pygments (2.17.2+dfsg-1) ... 2026-04-20 19:09:36.598 | Selecting previously unselected package rsyslog. 2026-04-20 19:09:36.604 | Preparing to unpack .../020-rsyslog_8.2312.0-3ubuntu9.2_amd64.deb ... 2026-04-20 19:09:36.634 | Unpacking rsyslog (8.2312.0-3ubuntu9.2) ... 2026-04-20 19:09:36.828 | Selecting previously unselected package bsdextrautils. 2026-04-20 19:09:36.834 | Preparing to unpack .../021-bsdextrautils_2.39.3-9ubuntu6.5_amd64.deb ... 2026-04-20 19:09:36.850 | Unpacking bsdextrautils (2.39.3-9ubuntu6.5) ... 2026-04-20 19:09:36.947 | Selecting previously unselected package dmidecode. 2026-04-20 19:09:36.953 | Preparing to unpack .../022-dmidecode_3.5-3ubuntu0.1_amd64.deb ... 2026-04-20 19:09:36.964 | Unpacking dmidecode (3.5-3ubuntu0.1) ... 2026-04-20 19:09:37.053 | Selecting previously unselected package dosfstools. 2026-04-20 19:09:37.058 | Preparing to unpack .../023-dosfstools_4.2-1.1build1_amd64.deb ... 2026-04-20 19:09:37.068 | Unpacking dosfstools (4.2-1.1build1) ... 2026-04-20 19:09:37.162 | Selecting previously unselected package libmagic-mgc. 2026-04-20 19:09:37.167 | Preparing to unpack .../024-libmagic-mgc_1%3a5.45-3build1_amd64.deb ... 2026-04-20 19:09:37.177 | Unpacking libmagic-mgc (1:5.45-3build1) ... 2026-04-20 19:09:37.541 | Selecting previously unselected package libmagic1t64:amd64. 2026-04-20 19:09:37.546 | Preparing to unpack .../025-libmagic1t64_1%3a5.45-3build1_amd64.deb ... 2026-04-20 19:09:37.604 | Unpacking libmagic1t64:amd64 (1:5.45-3build1) ... 2026-04-20 19:09:37.848 | Selecting previously unselected package file. 2026-04-20 19:09:37.853 | Preparing to unpack .../026-file_1%3a5.45-3build1_amd64.deb ... 2026-04-20 19:09:37.863 | Unpacking file (1:5.45-3build1) ... 2026-04-20 19:09:37.983 | Selecting previously unselected package libuchardet0:amd64. 2026-04-20 19:09:37.989 | Preparing to unpack .../027-libuchardet0_0.0.8-1build1_amd64.deb ... 2026-04-20 19:09:38.004 | Unpacking libuchardet0:amd64 (0.0.8-1build1) ... 2026-04-20 19:09:38.163 | Selecting previously unselected package groff-base. 2026-04-20 19:09:38.167 | Preparing to unpack .../028-groff-base_1.23.0-3build2_amd64.deb ... 2026-04-20 19:09:38.180 | Unpacking groff-base (1.23.0-3build2) ... 2026-04-20 19:09:38.556 | Selecting previously unselected package libnl-3-200:amd64. 2026-04-20 19:09:38.562 | Preparing to unpack .../029-libnl-3-200_3.7.0-0.3build1.1_amd64.deb ... 2026-04-20 19:09:38.570 | Unpacking libnl-3-200:amd64 (3.7.0-0.3build1.1) ... 2026-04-20 19:09:38.642 | Selecting previously unselected package libnl-route-3-200:amd64. 2026-04-20 19:09:38.646 | Preparing to unpack .../030-libnl-route-3-200_3.7.0-0.3build1.1_amd64.deb ... 2026-04-20 19:09:38.652 | Unpacking libnl-route-3-200:amd64 (3.7.0-0.3build1.1) ... 2026-04-20 19:09:38.725 | Selecting previously unselected package libibverbs1:amd64. 2026-04-20 19:09:38.731 | Preparing to unpack .../031-libibverbs1_50.0-2ubuntu0.2_amd64.deb ... 2026-04-20 19:09:38.737 | Unpacking libibverbs1:amd64 (50.0-2ubuntu0.2) ... 2026-04-20 19:09:38.806 | Selecting previously unselected package libncurses6:amd64. 2026-04-20 19:09:38.812 | Preparing to unpack .../032-libncurses6_6.4+20240113-1ubuntu2_amd64.deb ... 2026-04-20 19:09:38.818 | Unpacking libncurses6:amd64 (6.4+20240113-1ubuntu2) ... 2026-04-20 19:09:38.889 | Selecting previously unselected package libnftables1:amd64. 2026-04-20 19:09:38.893 | Preparing to unpack .../033-libnftables1_1.0.9-1ubuntu0.1_amd64.deb ... 2026-04-20 19:09:38.906 | Unpacking libnftables1:amd64 (1.0.9-1ubuntu0.1) ... 2026-04-20 19:09:38.984 | Selecting previously unselected package libnuma1:amd64. 2026-04-20 19:09:38.991 | Preparing to unpack .../034-libnuma1_2.0.18-1ubuntu0.24.04.1_amd64.deb ... 2026-04-20 19:09:38.997 | Unpacking libnuma1:amd64 (2.0.18-1ubuntu0.24.04.1) ... 2026-04-20 19:09:39.063 | Selecting previously unselected package libparted2t64:amd64. 2026-04-20 19:09:39.071 | Preparing to unpack .../035-libparted2t64_3.6-4build1_amd64.deb ... 2026-04-20 19:09:39.091 | Adding 'diversion of /lib/x86_64-linux-gnu/libparted.so.2 to /lib/x86_64-linux-gnu/libparted.so.2.usr-is-merged by libparted2t64' 2026-04-20 19:09:39.106 | Adding 'diversion of /lib/x86_64-linux-gnu/libparted.so.2.0.5 to /lib/x86_64-linux-gnu/libparted.so.2.0.5.usr-is-merged by libparted2t64' 2026-04-20 19:09:39.111 | Unpacking libparted2t64:amd64 (3.6-4build1) ... 2026-04-20 19:09:39.179 | Selecting previously unselected package libpcap0.8t64:amd64. 2026-04-20 19:09:39.186 | Preparing to unpack .../036-libpcap0.8t64_1.10.4-4.1ubuntu3_amd64.deb ... 2026-04-20 19:09:39.192 | Unpacking libpcap0.8t64:amd64 (1.10.4-4.1ubuntu3) ... 2026-04-20 19:09:39.265 | Selecting previously unselected package libpipeline1:amd64. 2026-04-20 19:09:39.270 | Preparing to unpack .../037-libpipeline1_1.5.7-2_amd64.deb ... 2026-04-20 19:09:39.276 | Unpacking libpipeline1:amd64 (1.5.7-2) ... 2026-04-20 19:09:39.333 | Selecting previously unselected package libxau6:amd64. 2026-04-20 19:09:39.337 | Preparing to unpack .../038-libxau6_1%3a1.0.9-1build6_amd64.deb ... 2026-04-20 19:09:39.342 | Unpacking libxau6:amd64 (1:1.0.9-1build6) ... 2026-04-20 19:09:39.398 | Selecting previously unselected package libxdmcp6:amd64. 2026-04-20 19:09:39.405 | Preparing to unpack .../039-libxdmcp6_1%3a1.1.3-0ubuntu6_amd64.deb ... 2026-04-20 19:09:39.411 | Unpacking libxdmcp6:amd64 (1:1.1.3-0ubuntu6) ... 2026-04-20 19:09:39.475 | Selecting previously unselected package libxcb1:amd64. 2026-04-20 19:09:39.483 | Preparing to unpack .../040-libxcb1_1.15-1ubuntu2_amd64.deb ... 2026-04-20 19:09:39.488 | Unpacking libxcb1:amd64 (1.15-1ubuntu2) ... 2026-04-20 19:09:39.540 | Selecting previously unselected package libx11-data. 2026-04-20 19:09:39.546 | Preparing to unpack .../041-libx11-data_2%3a1.8.7-1build1_all.deb ... 2026-04-20 19:09:39.551 | Unpacking libx11-data (2:1.8.7-1build1) ... 2026-04-20 19:09:39.683 | Selecting previously unselected package libx11-6:amd64. 2026-04-20 19:09:39.687 | Preparing to unpack .../042-libx11-6_2%3a1.8.7-1build1_amd64.deb ... 2026-04-20 19:09:39.693 | Unpacking libx11-6:amd64 (2:1.8.7-1build1) ... 2026-04-20 19:09:39.769 | Selecting previously unselected package libxext6:amd64. 2026-04-20 19:09:39.774 | Preparing to unpack .../043-libxext6_2%3a1.3.4-1build2_amd64.deb ... 2026-04-20 19:09:39.781 | Unpacking libxext6:amd64 (2:1.3.4-1build2) ... 2026-04-20 19:09:39.835 | Selecting previously unselected package lsof. 2026-04-20 19:09:39.842 | Preparing to unpack .../044-lsof_4.95.0-1build3_amd64.deb ... 2026-04-20 19:09:39.847 | Unpacking lsof (4.95.0-1build3) ... 2026-04-20 19:09:39.952 | Selecting previously unselected package man-db. 2026-04-20 19:09:39.957 | Preparing to unpack .../045-man-db_2.12.0-4build2_amd64.deb ... 2026-04-20 19:09:39.963 | Unpacking man-db (2.12.0-4build2) ... 2026-04-20 19:09:40.161 | Selecting previously unselected package parted. 2026-04-20 19:09:40.167 | Preparing to unpack .../046-parted_3.6-4build1_amd64.deb ... 2026-04-20 19:09:40.183 | Unpacking parted (3.6-4build1) ... 2026-04-20 19:09:40.398 | Selecting previously unselected package powermgmt-base. 2026-04-20 19:09:40.402 | Preparing to unpack .../047-powermgmt-base_1.37ubuntu0.1_all.deb ... 2026-04-20 19:09:40.436 | Unpacking powermgmt-base (1.37ubuntu0.1) ... 2026-04-20 19:09:40.638 | Selecting previously unselected package psmisc. 2026-04-20 19:09:40.644 | Preparing to unpack .../048-psmisc_23.7-1build1_amd64.deb ... 2026-04-20 19:09:40.649 | Unpacking psmisc (23.7-1build1) ... 2026-04-20 19:09:40.739 | Selecting previously unselected package tcpdump. 2026-04-20 19:09:40.744 | Preparing to unpack .../049-tcpdump_4.99.4-3ubuntu4.24.04.1_amd64.deb ... 2026-04-20 19:09:40.764 | Unpacking tcpdump (4.99.4-3ubuntu4.24.04.1) ... 2026-04-20 19:09:40.982 | Selecting previously unselected package usb.ids. 2026-04-20 19:09:40.988 | Preparing to unpack .../050-usb.ids_2024.03.18-1_all.deb ... 2026-04-20 19:09:41.001 | Unpacking usb.ids (2024.03.18-1) ... 2026-04-20 19:09:41.092 | Selecting previously unselected package wget. 2026-04-20 19:09:41.098 | Preparing to unpack .../051-wget_1.21.4-1ubuntu4.1_amd64.deb ... 2026-04-20 19:09:41.103 | Unpacking wget (1.21.4-1ubuntu4.1) ... 2026-04-20 19:09:41.169 | Selecting previously unselected package xz-utils. 2026-04-20 19:09:41.174 | Preparing to unpack .../052-xz-utils_5.6.1+really5.4.5-1ubuntu0.2_amd64.deb ... 2026-04-20 19:09:41.179 | Unpacking xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2026-04-20 19:09:41.263 | Selecting previously unselected package acl. 2026-04-20 19:09:41.268 | Preparing to unpack .../053-acl_2.3.2-1build1.1_amd64.deb ... 2026-04-20 19:09:41.274 | Unpacking acl (2.3.2-1build1.1) ... 2026-04-20 19:09:41.329 | Selecting previously unselected package autotools-dev. 2026-04-20 19:09:41.334 | Preparing to unpack .../054-autotools-dev_20220109.1_all.deb ... 2026-04-20 19:09:41.338 | Unpacking autotools-dev (20220109.1) ... 2026-04-20 19:09:41.399 | Selecting previously unselected package m4. 2026-04-20 19:09:41.404 | Preparing to unpack .../055-m4_1.4.19-4build1_amd64.deb ... 2026-04-20 19:09:41.410 | Unpacking m4 (1.4.19-4build1) ... 2026-04-20 19:09:41.502 | Selecting previously unselected package autoconf. 2026-04-20 19:09:41.508 | Preparing to unpack .../056-autoconf_2.71-3_all.deb ... 2026-04-20 19:09:41.514 | Unpacking autoconf (2.71-3) ... 2026-04-20 19:09:41.607 | Selecting previously unselected package automake. 2026-04-20 19:09:41.613 | Preparing to unpack .../057-automake_1%3a1.16.5-1.3ubuntu1_all.deb ... 2026-04-20 19:09:41.621 | Unpacking automake (1:1.16.5-1.3ubuntu1) ... 2026-04-20 19:09:41.715 | Selecting previously unselected package autopoint. 2026-04-20 19:09:41.720 | Preparing to unpack .../058-autopoint_0.21-14ubuntu2_all.deb ... 2026-04-20 19:09:41.725 | Unpacking autopoint (0.21-14ubuntu2) ... 2026-04-20 19:09:41.781 | Selecting previously unselected package libdebhelper-perl. 2026-04-20 19:09:41.786 | Preparing to unpack .../059-libdebhelper-perl_13.14.1ubuntu5_all.deb ... 2026-04-20 19:09:41.793 | Unpacking libdebhelper-perl (13.14.1ubuntu5) ... 2026-04-20 19:09:41.895 | Selecting previously unselected package gcc-13-base:amd64. 2026-04-20 19:09:41.900 | Preparing to unpack .../060-gcc-13-base_13.3.0-6ubuntu2~24.04.1_amd64.deb ... 2026-04-20 19:09:41.905 | Unpacking gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-04-20 19:09:41.976 | Selecting previously unselected package libisl23:amd64. 2026-04-20 19:09:41.981 | Preparing to unpack .../061-libisl23_0.26-3build1.1_amd64.deb ... 2026-04-20 19:09:41.986 | Unpacking libisl23:amd64 (0.26-3build1.1) ... 2026-04-20 19:09:42.063 | Selecting previously unselected package libmpc3:amd64. 2026-04-20 19:09:42.068 | Preparing to unpack .../062-libmpc3_1.3.1-1build1.1_amd64.deb ... 2026-04-20 19:09:42.073 | Unpacking libmpc3:amd64 (1.3.1-1build1.1) ... 2026-04-20 19:09:42.124 | Selecting previously unselected package cpp-13-x86-64-linux-gnu. 2026-04-20 19:09:42.129 | Preparing to unpack .../063-cpp-13-x86-64-linux-gnu_13.3.0-6ubuntu2~24.04.1_amd64.deb ... 2026-04-20 19:09:42.135 | Unpacking cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-04-20 19:09:42.404 | Selecting previously unselected package cpp-13. 2026-04-20 19:09:42.410 | Preparing to unpack .../064-cpp-13_13.3.0-6ubuntu2~24.04.1_amd64.deb ... 2026-04-20 19:09:42.415 | Unpacking cpp-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-04-20 19:09:42.464 | Selecting previously unselected package cpp-x86-64-linux-gnu. 2026-04-20 19:09:42.470 | Preparing to unpack .../065-cpp-x86-64-linux-gnu_4%3a13.2.0-7ubuntu1_amd64.deb ... 2026-04-20 19:09:42.477 | Unpacking cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-04-20 19:09:42.538 | Selecting previously unselected package cpp. 2026-04-20 19:09:42.544 | Preparing to unpack .../066-cpp_4%3a13.2.0-7ubuntu1_amd64.deb ... 2026-04-20 19:09:42.560 | Unpacking cpp (4:13.2.0-7ubuntu1) ... 2026-04-20 19:09:42.634 | Selecting previously unselected package libcc1-0:amd64. 2026-04-20 19:09:42.641 | Preparing to unpack .../067-libcc1-0_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-04-20 19:09:42.646 | Unpacking libcc1-0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-04-20 19:09:42.704 | Selecting previously unselected package binutils-common:amd64. 2026-04-20 19:09:42.710 | Preparing to unpack .../068-binutils-common_2.42-4ubuntu2.10_amd64.deb ... 2026-04-20 19:09:42.715 | Unpacking binutils-common:amd64 (2.42-4ubuntu2.10) ... 2026-04-20 19:09:42.817 | Selecting previously unselected package libsframe1:amd64. 2026-04-20 19:09:42.822 | Preparing to unpack .../069-libsframe1_2.42-4ubuntu2.10_amd64.deb ... 2026-04-20 19:09:42.829 | Unpacking libsframe1:amd64 (2.42-4ubuntu2.10) ... 2026-04-20 19:09:42.882 | Selecting previously unselected package libbinutils:amd64. 2026-04-20 19:09:42.890 | Preparing to unpack .../070-libbinutils_2.42-4ubuntu2.10_amd64.deb ... 2026-04-20 19:09:42.895 | Unpacking libbinutils:amd64 (2.42-4ubuntu2.10) ... 2026-04-20 19:09:43.106 | Selecting previously unselected package libctf-nobfd0:amd64. 2026-04-20 19:09:43.112 | Preparing to unpack .../071-libctf-nobfd0_2.42-4ubuntu2.10_amd64.deb ... 2026-04-20 19:09:43.116 | Unpacking libctf-nobfd0:amd64 (2.42-4ubuntu2.10) ... 2026-04-20 19:09:43.177 | Selecting previously unselected package libctf0:amd64. 2026-04-20 19:09:43.185 | Preparing to unpack .../072-libctf0_2.42-4ubuntu2.10_amd64.deb ... 2026-04-20 19:09:43.201 | Unpacking libctf0:amd64 (2.42-4ubuntu2.10) ... 2026-04-20 19:09:43.263 | Selecting previously unselected package libgprofng0:amd64. 2026-04-20 19:09:43.269 | Preparing to unpack .../073-libgprofng0_2.42-4ubuntu2.10_amd64.deb ... 2026-04-20 19:09:43.274 | Unpacking libgprofng0:amd64 (2.42-4ubuntu2.10) ... 2026-04-20 19:09:43.357 | Selecting previously unselected package binutils-x86-64-linux-gnu. 2026-04-20 19:09:43.361 | Preparing to unpack .../074-binutils-x86-64-linux-gnu_2.42-4ubuntu2.10_amd64.deb ... 2026-04-20 19:09:43.366 | Unpacking binutils-x86-64-linux-gnu (2.42-4ubuntu2.10) ... 2026-04-20 19:09:43.536 | Selecting previously unselected package libgomp1:amd64. 2026-04-20 19:09:43.541 | Preparing to unpack .../075-libgomp1_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-04-20 19:09:43.547 | Unpacking libgomp1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-04-20 19:09:43.641 | Selecting previously unselected package libitm1:amd64. 2026-04-20 19:09:43.647 | Preparing to unpack .../076-libitm1_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-04-20 19:09:43.651 | Unpacking libitm1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-04-20 19:09:43.713 | Selecting previously unselected package libatomic1:amd64. 2026-04-20 19:09:43.719 | Preparing to unpack .../077-libatomic1_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-04-20 19:09:43.725 | Unpacking libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-04-20 19:09:43.785 | Selecting previously unselected package libasan8:amd64. 2026-04-20 19:09:43.792 | Preparing to unpack .../078-libasan8_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-04-20 19:09:43.807 | Unpacking libasan8:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-04-20 19:09:44.059 | Selecting previously unselected package liblsan0:amd64. 2026-04-20 19:09:44.066 | Preparing to unpack .../079-liblsan0_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-04-20 19:09:44.071 | Unpacking liblsan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-04-20 19:09:44.170 | Selecting previously unselected package libtsan2:amd64. 2026-04-20 19:09:44.175 | Preparing to unpack .../080-libtsan2_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-04-20 19:09:44.181 | Unpacking libtsan2:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-04-20 19:09:44.320 | Selecting previously unselected package libubsan1:amd64. 2026-04-20 19:09:44.325 | Preparing to unpack .../081-libubsan1_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-04-20 19:09:44.331 | Unpacking libubsan1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-04-20 19:09:44.429 | Selecting previously unselected package libhwasan0:amd64. 2026-04-20 19:09:44.434 | Preparing to unpack .../082-libhwasan0_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-04-20 19:09:44.439 | Unpacking libhwasan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-04-20 19:09:44.548 | Selecting previously unselected package libquadmath0:amd64. 2026-04-20 19:09:44.554 | Preparing to unpack .../083-libquadmath0_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-04-20 19:09:44.559 | Unpacking libquadmath0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-04-20 19:09:44.672 | Selecting previously unselected package libgcc-13-dev:amd64. 2026-04-20 19:09:44.678 | Preparing to unpack .../084-libgcc-13-dev_13.3.0-6ubuntu2~24.04.1_amd64.deb ... 2026-04-20 19:09:44.684 | Unpacking libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-04-20 19:09:44.848 | Selecting previously unselected package gcc-13-x86-64-linux-gnu. 2026-04-20 19:09:44.852 | Preparing to unpack .../085-gcc-13-x86-64-linux-gnu_13.3.0-6ubuntu2~24.04.1_amd64.deb ... 2026-04-20 19:09:44.869 | Unpacking gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-04-20 19:09:45.310 | Selecting previously unselected package binutils. 2026-04-20 19:09:45.311 | Preparing to unpack .../086-binutils_2.42-4ubuntu2.10_amd64.deb ... 2026-04-20 19:09:45.316 | Unpacking binutils (2.42-4ubuntu2.10) ... 2026-04-20 19:09:45.377 | Selecting previously unselected package gcc-13. 2026-04-20 19:09:45.382 | Preparing to unpack .../087-gcc-13_13.3.0-6ubuntu2~24.04.1_amd64.deb ... 2026-04-20 19:09:45.387 | Unpacking gcc-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-04-20 19:09:45.452 | Selecting previously unselected package gcc-x86-64-linux-gnu. 2026-04-20 19:09:45.457 | Preparing to unpack .../088-gcc-x86-64-linux-gnu_4%3a13.2.0-7ubuntu1_amd64.deb ... 2026-04-20 19:09:45.462 | Unpacking gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-04-20 19:09:45.516 | Selecting previously unselected package gcc. 2026-04-20 19:09:45.520 | Preparing to unpack .../089-gcc_4%3a13.2.0-7ubuntu1_amd64.deb ... 2026-04-20 19:09:45.525 | Unpacking gcc (4:13.2.0-7ubuntu1) ... 2026-04-20 19:09:45.582 | Selecting previously unselected package libllvm17t64:amd64. 2026-04-20 19:09:45.589 | Preparing to unpack .../090-libllvm17t64_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-04-20 19:09:45.594 | Unpacking libllvm17t64:amd64 (1:17.0.6-9ubuntu1) ... 2026-04-20 19:09:46.334 | Selecting previously unselected package libclang-cpp17t64. 2026-04-20 19:09:46.341 | Preparing to unpack .../091-libclang-cpp17t64_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-04-20 19:09:46.345 | Unpacking libclang-cpp17t64 (1:17.0.6-9ubuntu1) ... 2026-04-20 19:09:46.764 | Selecting previously unselected package libstdc++-13-dev:amd64. 2026-04-20 19:09:46.771 | Preparing to unpack .../092-libstdc++-13-dev_13.3.0-6ubuntu2~24.04.1_amd64.deb ... 2026-04-20 19:09:46.777 | Unpacking libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-04-20 19:09:47.148 | Selecting previously unselected package libgc1:amd64. 2026-04-20 19:09:47.156 | Preparing to unpack .../093-libgc1_1%3a8.2.6-1build1_amd64.deb ... 2026-04-20 19:09:47.161 | Unpacking libgc1:amd64 (1:8.2.6-1build1) ... 2026-04-20 19:09:47.219 | Selecting previously unselected package libobjc4:amd64. 2026-04-20 19:09:47.224 | Preparing to unpack .../094-libobjc4_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-04-20 19:09:47.230 | Unpacking libobjc4:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-04-20 19:09:47.284 | Selecting previously unselected package libobjc-13-dev:amd64. 2026-04-20 19:09:47.290 | Preparing to unpack .../095-libobjc-13-dev_13.3.0-6ubuntu2~24.04.1_amd64.deb ... 2026-04-20 19:09:47.296 | Unpacking libobjc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-04-20 19:09:47.385 | Selecting previously unselected package libclang-common-17-dev:amd64. 2026-04-20 19:09:47.393 | Preparing to unpack .../096-libclang-common-17-dev_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-04-20 19:09:47.397 | Unpacking libclang-common-17-dev:amd64 (1:17.0.6-9ubuntu1) ... 2026-04-20 19:09:47.582 | Selecting previously unselected package llvm-17-linker-tools. 2026-04-20 19:09:47.588 | Preparing to unpack .../097-llvm-17-linker-tools_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-04-20 19:09:47.592 | Unpacking llvm-17-linker-tools (1:17.0.6-9ubuntu1) ... 2026-04-20 19:09:47.691 | Selecting previously unselected package libclang1-17t64. 2026-04-20 19:09:47.698 | Preparing to unpack .../098-libclang1-17t64_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-04-20 19:09:47.704 | Unpacking libclang1-17t64 (1:17.0.6-9ubuntu1) ... 2026-04-20 19:09:47.979 | Selecting previously unselected package clang-17. 2026-04-20 19:09:47.984 | Preparing to unpack .../099-clang-17_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-04-20 19:09:47.989 | Unpacking clang-17 (1:17.0.6-9ubuntu1) ... 2026-04-20 19:09:48.049 | Selecting previously unselected package libtool. 2026-04-20 19:09:48.056 | Preparing to unpack .../100-libtool_2.4.7-7build1_all.deb ... 2026-04-20 19:09:48.062 | Unpacking libtool (2.4.7-7build1) ... 2026-04-20 19:09:48.130 | Selecting previously unselected package dh-autoreconf. 2026-04-20 19:09:48.135 | Preparing to unpack .../101-dh-autoreconf_20_all.deb ... 2026-04-20 19:09:48.140 | Unpacking dh-autoreconf (20) ... 2026-04-20 19:09:48.198 | Selecting previously unselected package libarchive-zip-perl. 2026-04-20 19:09:48.205 | Preparing to unpack .../102-libarchive-zip-perl_1.68-1_all.deb ... 2026-04-20 19:09:48.210 | Unpacking libarchive-zip-perl (1.68-1) ... 2026-04-20 19:09:48.282 | Selecting previously unselected package libsub-override-perl. 2026-04-20 19:09:48.291 | Preparing to unpack .../103-libsub-override-perl_0.10-1_all.deb ... 2026-04-20 19:09:48.317 | Unpacking libsub-override-perl (0.10-1) ... 2026-04-20 19:09:48.369 | Selecting previously unselected package libfile-stripnondeterminism-perl. 2026-04-20 19:09:48.377 | Preparing to unpack .../104-libfile-stripnondeterminism-perl_1.13.1-1_all.deb ... 2026-04-20 19:09:48.381 | Unpacking libfile-stripnondeterminism-perl (1.13.1-1) ... 2026-04-20 19:09:48.440 | Selecting previously unselected package dh-strip-nondeterminism. 2026-04-20 19:09:48.447 | Preparing to unpack .../105-dh-strip-nondeterminism_1.13.1-1_all.deb ... 2026-04-20 19:09:48.452 | Unpacking dh-strip-nondeterminism (1.13.1-1) ... 2026-04-20 19:09:48.506 | Selecting previously unselected package libdpkg-perl. 2026-04-20 19:09:48.513 | Preparing to unpack .../106-libdpkg-perl_1.22.6ubuntu6.5_all.deb ... 2026-04-20 19:09:48.518 | Unpacking libdpkg-perl (1.22.6ubuntu6.5) ... 2026-04-20 19:09:48.623 | Selecting previously unselected package bzip2. 2026-04-20 19:09:48.629 | Preparing to unpack .../107-bzip2_1.0.8-5.1build0.1_amd64.deb ... 2026-04-20 19:09:48.633 | Unpacking bzip2 (1.0.8-5.1build0.1) ... 2026-04-20 19:09:48.692 | Selecting previously unselected package patch. 2026-04-20 19:09:48.697 | Preparing to unpack .../108-patch_2.7.6-7build3_amd64.deb ... 2026-04-20 19:09:48.703 | Unpacking patch (2.7.6-7build3) ... 2026-04-20 19:09:48.761 | Selecting previously unselected package make. 2026-04-20 19:09:48.766 | Preparing to unpack .../109-make_4.3-4.1build2_amd64.deb ... 2026-04-20 19:09:48.771 | Unpacking make (4.3-4.1build2) ... 2026-04-20 19:09:48.834 | Selecting previously unselected package lto-disabled-list. 2026-04-20 19:09:48.839 | Preparing to unpack .../110-lto-disabled-list_47_all.deb ... 2026-04-20 19:09:48.845 | Unpacking lto-disabled-list (47) ... 2026-04-20 19:09:48.900 | Selecting previously unselected package dpkg-dev. 2026-04-20 19:09:48.907 | Preparing to unpack .../111-dpkg-dev_1.22.6ubuntu6.5_all.deb ... 2026-04-20 19:09:48.926 | Unpacking dpkg-dev (1.22.6ubuntu6.5) ... 2026-04-20 19:09:49.098 | Selecting previously unselected package debugedit. 2026-04-20 19:09:49.105 | Preparing to unpack .../112-debugedit_1%3a5.0-5build2_amd64.deb ... 2026-04-20 19:09:49.111 | Unpacking debugedit (1:5.0-5build2) ... 2026-04-20 19:09:49.195 | Selecting previously unselected package dwz. 2026-04-20 19:09:49.202 | Preparing to unpack .../113-dwz_0.15-1build6_amd64.deb ... 2026-04-20 19:09:49.208 | Unpacking dwz (0.15-1build6) ... 2026-04-20 19:09:49.272 | Selecting previously unselected package gettext. 2026-04-20 19:09:49.278 | Preparing to unpack .../114-gettext_0.21-14ubuntu2_amd64.deb ... 2026-04-20 19:09:49.284 | Unpacking gettext (0.21-14ubuntu2) ... 2026-04-20 19:09:49.392 | Selecting previously unselected package intltool-debian. 2026-04-20 19:09:49.398 | Preparing to unpack .../115-intltool-debian_0.35.0+20060710.6_all.deb ... 2026-04-20 19:09:49.403 | Unpacking intltool-debian (0.35.0+20060710.6) ... 2026-04-20 19:09:49.461 | Selecting previously unselected package po-debconf. 2026-04-20 19:09:49.466 | Preparing to unpack .../116-po-debconf_1.0.21+nmu1_all.deb ... 2026-04-20 19:09:49.471 | Unpacking po-debconf (1.0.21+nmu1) ... 2026-04-20 19:09:49.567 | Selecting previously unselected package debhelper. 2026-04-20 19:09:49.573 | Preparing to unpack .../117-debhelper_13.14.1ubuntu5_all.deb ... 2026-04-20 19:09:49.578 | Unpacking debhelper (13.14.1ubuntu5) ... 2026-04-20 19:09:49.748 | Selecting previously unselected package uuid-dev:amd64. 2026-04-20 19:09:49.754 | Preparing to unpack .../118-uuid-dev_2.39.3-9ubuntu6.5_amd64.deb ... 2026-04-20 19:09:49.759 | Unpacking uuid-dev:amd64 (2.39.3-9ubuntu6.5) ... 2026-04-20 19:09:49.826 | Selecting previously unselected package libsctp1:amd64. 2026-04-20 19:09:49.831 | Preparing to unpack .../119-libsctp1_1.0.19+dfsg-2build1_amd64.deb ... 2026-04-20 19:09:49.836 | Unpacking libsctp1:amd64 (1.0.19+dfsg-2build1) ... 2026-04-20 19:09:49.913 | Selecting previously unselected package libsctp-dev:amd64. 2026-04-20 19:09:49.919 | Preparing to unpack .../120-libsctp-dev_1.0.19+dfsg-2build1_amd64.deb ... 2026-04-20 19:09:49.924 | Unpacking libsctp-dev:amd64 (1.0.19+dfsg-2build1) ... 2026-04-20 19:09:49.993 | Selecting previously unselected package libapr1-dev. 2026-04-20 19:09:50.000 | Preparing to unpack .../121-libapr1-dev_1.7.2-3.1ubuntu0.1_amd64.deb ... 2026-04-20 19:09:50.005 | Unpacking libapr1-dev (1.7.2-3.1ubuntu0.1) ... 2026-04-20 19:09:50.223 | Selecting previously unselected package libldap-dev:amd64. 2026-04-20 19:09:50.229 | Preparing to unpack .../122-libldap-dev_2.6.10+dfsg-0ubuntu0.24.04.1_amd64.deb ... 2026-04-20 19:09:50.234 | Unpacking libldap-dev:amd64 (2.6.10+dfsg-0ubuntu0.24.04.1) ... 2026-04-20 19:09:50.359 | Selecting previously unselected package libldap2-dev. 2026-04-20 19:09:50.365 | Preparing to unpack .../123-libldap2-dev_2.6.10+dfsg-0ubuntu0.24.04.1_all.deb ... 2026-04-20 19:09:50.370 | Unpacking libldap2-dev (2.6.10+dfsg-0ubuntu0.24.04.1) ... 2026-04-20 19:09:50.422 | Selecting previously unselected package libaprutil1-dev. 2026-04-20 19:09:50.429 | Preparing to unpack .../124-libaprutil1-dev_1.6.3-1.1ubuntu7_amd64.deb ... 2026-04-20 19:09:50.434 | Unpacking libaprutil1-dev (1.6.3-1.1ubuntu7) ... 2026-04-20 19:09:50.623 | Selecting previously unselected package libpcre2-16-0:amd64. 2026-04-20 19:09:50.627 | Preparing to unpack .../125-libpcre2-16-0_10.42-4ubuntu2.1_amd64.deb ... 2026-04-20 19:09:50.631 | Unpacking libpcre2-16-0:amd64 (10.42-4ubuntu2.1) ... 2026-04-20 19:09:50.693 | Selecting previously unselected package libpcre2-32-0:amd64. 2026-04-20 19:09:50.697 | Preparing to unpack .../126-libpcre2-32-0_10.42-4ubuntu2.1_amd64.deb ... 2026-04-20 19:09:50.702 | Unpacking libpcre2-32-0:amd64 (10.42-4ubuntu2.1) ... 2026-04-20 19:09:50.765 | Selecting previously unselected package libpcre2-posix3:amd64. 2026-04-20 19:09:50.772 | Preparing to unpack .../127-libpcre2-posix3_10.42-4ubuntu2.1_amd64.deb ... 2026-04-20 19:09:50.777 | Unpacking libpcre2-posix3:amd64 (10.42-4ubuntu2.1) ... 2026-04-20 19:09:50.858 | Selecting previously unselected package libpcre2-dev:amd64. 2026-04-20 19:09:50.866 | Preparing to unpack .../128-libpcre2-dev_10.42-4ubuntu2.1_amd64.deb ... 2026-04-20 19:09:50.884 | Unpacking libpcre2-dev:amd64 (10.42-4ubuntu2.1) ... 2026-04-20 19:09:50.991 | Selecting previously unselected package apache2-dev. 2026-04-20 19:09:50.997 | Preparing to unpack .../129-apache2-dev_2.4.58-1ubuntu8.11_amd64.deb ... 2026-04-20 19:09:51.002 | Unpacking apache2-dev (2.4.58-1ubuntu8.11) ... 2026-04-20 19:09:51.093 | Selecting previously unselected package bc. 2026-04-20 19:09:51.100 | Preparing to unpack .../130-bc_1.07.1-3ubuntu4_amd64.deb ... 2026-04-20 19:09:51.118 | Unpacking bc (1.07.1-3ubuntu4) ... 2026-04-20 19:09:51.181 | Selecting previously unselected package ncal. 2026-04-20 19:09:51.188 | Preparing to unpack .../131-ncal_12.1.8_amd64.deb ... 2026-04-20 19:09:51.196 | Unpacking ncal (12.1.8) ... 2026-04-20 19:09:51.256 | Selecting previously unselected package bsdmainutils. 2026-04-20 19:09:51.263 | Preparing to unpack .../132-bsdmainutils_12.1.8_all.deb ... 2026-04-20 19:09:51.271 | Unpacking bsdmainutils (12.1.8) ... 2026-04-20 19:09:51.325 | Selecting previously unselected package conntrack. 2026-04-20 19:09:51.332 | Preparing to unpack .../133-conntrack_1%3a1.4.8-1ubuntu1_amd64.deb ... 2026-04-20 19:09:51.338 | Unpacking conntrack (1:1.4.8-1ubuntu1) ... 2026-04-20 19:09:51.393 | Selecting previously unselected package cryptsetup-bin. 2026-04-20 19:09:51.399 | Preparing to unpack .../134-cryptsetup-bin_2%3a2.7.0-1ubuntu4.2_amd64.deb ... 2026-04-20 19:09:51.406 | Unpacking cryptsetup-bin (2:2.7.0-1ubuntu4.2) ... 2026-04-20 19:09:51.485 | Selecting previously unselected package cryptsetup. 2026-04-20 19:09:51.492 | Preparing to unpack .../135-cryptsetup_2%3a2.7.0-1ubuntu4.2_amd64.deb ... 2026-04-20 19:09:51.519 | Unpacking cryptsetup (2:2.7.0-1ubuntu4.2) ... 2026-04-20 19:09:51.646 | Selecting previously unselected package libdconf1:amd64. 2026-04-20 19:09:51.652 | Preparing to unpack .../136-libdconf1_0.40.0-4ubuntu0.1_amd64.deb ... 2026-04-20 19:09:51.658 | Unpacking libdconf1:amd64 (0.40.0-4ubuntu0.1) ... 2026-04-20 19:09:51.714 | Selecting previously unselected package dconf-service. 2026-04-20 19:09:51.721 | Preparing to unpack .../137-dconf-service_0.40.0-4ubuntu0.1_amd64.deb ... 2026-04-20 19:09:51.727 | Unpacking dconf-service (0.40.0-4ubuntu0.1) ... 2026-04-20 19:09:51.788 | Selecting previously unselected package dconf-gsettings-backend:amd64. 2026-04-20 19:09:51.793 | Preparing to unpack .../138-dconf-gsettings-backend_0.40.0-4ubuntu0.1_amd64.deb ... 2026-04-20 19:09:51.801 | Unpacking dconf-gsettings-backend:amd64 (0.40.0-4ubuntu0.1) ... 2026-04-20 19:09:51.868 | Selecting previously unselected package libdevmapper-event1.02.1:amd64. 2026-04-20 19:09:51.874 | Preparing to unpack .../139-libdevmapper-event1.02.1_2%3a1.02.185-3ubuntu3.2_amd64.deb ... 2026-04-20 19:09:51.883 | Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.185-3ubuntu3.2) ... 2026-04-20 19:09:51.948 | Selecting previously unselected package libaio1t64:amd64. 2026-04-20 19:09:51.954 | Preparing to unpack .../140-libaio1t64_0.3.113-6build1.1_amd64.deb ... 2026-04-20 19:09:51.960 | Unpacking libaio1t64:amd64 (0.3.113-6build1.1) ... 2026-04-20 19:09:52.016 | Selecting previously unselected package liblvm2cmd2.03:amd64. 2026-04-20 19:09:52.023 | Preparing to unpack .../141-liblvm2cmd2.03_2.03.16-3ubuntu3.2_amd64.deb ... 2026-04-20 19:09:52.027 | Unpacking liblvm2cmd2.03:amd64 (2.03.16-3ubuntu3.2) ... 2026-04-20 19:09:52.119 | Selecting previously unselected package dmeventd. 2026-04-20 19:09:52.126 | Preparing to unpack .../142-dmeventd_2%3a1.02.185-3ubuntu3.2_amd64.deb ... 2026-04-20 19:09:52.131 | Unpacking dmeventd (2:1.02.185-3ubuntu3.2) ... 2026-04-20 19:09:52.200 | Selecting previously unselected package dnsmasq-base. 2026-04-20 19:09:52.208 | Preparing to unpack .../143-dnsmasq-base_2.90-2ubuntu0.1_amd64.deb ... 2026-04-20 19:09:52.224 | Unpacking dnsmasq-base (2.90-2ubuntu0.1) ... 2026-04-20 19:09:52.301 | Selecting previously unselected package dnsmasq-utils. 2026-04-20 19:09:52.309 | Preparing to unpack .../144-dnsmasq-utils_2.90-2ubuntu0.1_amd64.deb ... 2026-04-20 19:09:52.314 | Unpacking dnsmasq-utils (2.90-2ubuntu0.1) ... 2026-04-20 19:09:52.380 | Selecting previously unselected package ebtables. 2026-04-20 19:09:52.387 | Preparing to unpack .../145-ebtables_2.0.11-6build1_amd64.deb ... 2026-04-20 19:09:52.410 | Unpacking ebtables (2.0.11-6build1) ... 2026-04-20 19:09:52.475 | Selecting previously unselected package fonts-dejavu-mono. 2026-04-20 19:09:52.481 | Preparing to unpack .../146-fonts-dejavu-mono_2.37-8_all.deb ... 2026-04-20 19:09:52.486 | Unpacking fonts-dejavu-mono (2.37-8) ... 2026-04-20 19:09:52.570 | Selecting previously unselected package fonts-dejavu-core. 2026-04-20 19:09:52.576 | Preparing to unpack .../147-fonts-dejavu-core_2.37-8_all.deb ... 2026-04-20 19:09:52.616 | Unpacking fonts-dejavu-core (2.37-8) ... 2026-04-20 19:09:52.707 | Selecting previously unselected package fontconfig-config. 2026-04-20 19:09:52.713 | Preparing to unpack .../148-fontconfig-config_2.15.0-1.1ubuntu2_amd64.deb ... 2026-04-20 19:09:53.065 | Unpacking fontconfig-config (2.15.0-1.1ubuntu2) ... 2026-04-20 19:09:53.329 | Selecting previously unselected package libfontconfig1:amd64. 2026-04-20 19:09:53.336 | Preparing to unpack .../149-libfontconfig1_2.15.0-1.1ubuntu2_amd64.deb ... 2026-04-20 19:09:53.342 | Unpacking libfontconfig1:amd64 (2.15.0-1.1ubuntu2) ... 2026-04-20 19:09:53.409 | Selecting previously unselected package fontconfig. 2026-04-20 19:09:53.414 | Preparing to unpack .../150-fontconfig_2.15.0-1.1ubuntu2_amd64.deb ... 2026-04-20 19:09:53.420 | Unpacking fontconfig (2.15.0-1.1ubuntu2) ... 2026-04-20 19:09:53.490 | Selecting previously unselected package g++-13-x86-64-linux-gnu. 2026-04-20 19:09:53.496 | Preparing to unpack .../151-g++-13-x86-64-linux-gnu_13.3.0-6ubuntu2~24.04.1_amd64.deb ... 2026-04-20 19:09:53.501 | Unpacking g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-04-20 19:09:53.798 | Selecting previously unselected package g++-13. 2026-04-20 19:09:53.805 | Preparing to unpack .../152-g++-13_13.3.0-6ubuntu2~24.04.1_amd64.deb ... 2026-04-20 19:09:53.810 | Unpacking g++-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-04-20 19:09:53.866 | Selecting previously unselected package g++-x86-64-linux-gnu. 2026-04-20 19:09:53.872 | Preparing to unpack .../153-g++-x86-64-linux-gnu_4%3a13.2.0-7ubuntu1_amd64.deb ... 2026-04-20 19:09:53.879 | Unpacking g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-04-20 19:09:53.930 | Selecting previously unselected package g++. 2026-04-20 19:09:53.936 | Preparing to unpack .../154-g++_4%3a13.2.0-7ubuntu1_amd64.deb ... 2026-04-20 19:09:53.942 | Unpacking g++ (4:13.2.0-7ubuntu1) ... 2026-04-20 19:09:53.996 | Selecting previously unselected package genisoimage. 2026-04-20 19:09:54.002 | Preparing to unpack .../155-genisoimage_9%3a1.1.11-3.5_amd64.deb ... 2026-04-20 19:09:54.008 | Unpacking genisoimage (9:1.1.11-3.5) ... 2026-04-20 19:09:54.107 | Selecting previously unselected package libpixman-1-0:amd64. 2026-04-20 19:09:54.113 | Preparing to unpack .../156-libpixman-1-0_0.42.2-1build1_amd64.deb ... 2026-04-20 19:09:54.123 | Unpacking libpixman-1-0:amd64 (0.42.2-1build1) ... 2026-04-20 19:09:54.192 | Selecting previously unselected package libxcb-render0:amd64. 2026-04-20 19:09:54.197 | Preparing to unpack .../157-libxcb-render0_1.15-1ubuntu2_amd64.deb ... 2026-04-20 19:09:54.203 | Unpacking libxcb-render0:amd64 (1.15-1ubuntu2) ... 2026-04-20 19:09:54.264 | Selecting previously unselected package libxcb-shm0:amd64. 2026-04-20 19:09:54.272 | Preparing to unpack .../158-libxcb-shm0_1.15-1ubuntu2_amd64.deb ... 2026-04-20 19:09:54.277 | Unpacking libxcb-shm0:amd64 (1.15-1ubuntu2) ... 2026-04-20 19:09:54.339 | Selecting previously unselected package libxrender1:amd64. 2026-04-20 19:09:54.347 | Preparing to unpack .../159-libxrender1_1%3a0.9.10-1.1build1_amd64.deb ... 2026-04-20 19:09:54.352 | Unpacking libxrender1:amd64 (1:0.9.10-1.1build1) ... 2026-04-20 19:09:54.415 | Selecting previously unselected package libcairo2:amd64. 2026-04-20 19:09:54.422 | Preparing to unpack .../160-libcairo2_1.18.0-3build1_amd64.deb ... 2026-04-20 19:09:54.428 | Unpacking libcairo2:amd64 (1.18.0-3build1) ... 2026-04-20 19:09:54.506 | Selecting previously unselected package libcairo-gobject2:amd64. 2026-04-20 19:09:54.512 | Preparing to unpack .../161-libcairo-gobject2_1.18.0-3build1_amd64.deb ... 2026-04-20 19:09:54.517 | Unpacking libcairo-gobject2:amd64 (1.18.0-3build1) ... 2026-04-20 19:09:54.578 | Selecting previously unselected package gir1.2-freedesktop:amd64. 2026-04-20 19:09:54.583 | Preparing to unpack .../162-gir1.2-freedesktop_1.80.1-1_amd64.deb ... 2026-04-20 19:09:54.589 | Unpacking gir1.2-freedesktop:amd64 (1.80.1-1) ... 2026-04-20 19:09:54.655 | Selecting previously unselected package libproxy1v5:amd64. 2026-04-20 19:09:54.663 | Preparing to unpack .../163-libproxy1v5_0.5.4-4build1_amd64.deb ... 2026-04-20 19:09:54.668 | Unpacking libproxy1v5:amd64 (0.5.4-4build1) ... 2026-04-20 19:09:54.726 | Selecting previously unselected package glib-networking-common. 2026-04-20 19:09:54.733 | Preparing to unpack .../164-glib-networking-common_2.80.0-1build1_all.deb ... 2026-04-20 19:09:54.741 | Unpacking glib-networking-common (2.80.0-1build1) ... 2026-04-20 19:09:54.799 | Selecting previously unselected package glib-networking-services. 2026-04-20 19:09:54.807 | Preparing to unpack .../165-glib-networking-services_2.80.0-1build1_amd64.deb ... 2026-04-20 19:09:54.813 | Unpacking glib-networking-services (2.80.0-1build1) ... 2026-04-20 19:09:54.902 | Selecting previously unselected package session-migration. 2026-04-20 19:09:54.910 | Preparing to unpack .../166-session-migration_0.3.9build1_amd64.deb ... 2026-04-20 19:09:54.915 | Unpacking session-migration (0.3.9build1) ... 2026-04-20 19:09:54.973 | Selecting previously unselected package gsettings-desktop-schemas. 2026-04-20 19:09:54.980 | Preparing to unpack .../167-gsettings-desktop-schemas_46.1-0ubuntu1_all.deb ... 2026-04-20 19:09:54.986 | Unpacking gsettings-desktop-schemas (46.1-0ubuntu1) ... 2026-04-20 19:09:55.111 | Selecting previously unselected package glib-networking:amd64. 2026-04-20 19:09:55.118 | Preparing to unpack .../168-glib-networking_2.80.0-1build1_amd64.deb ... 2026-04-20 19:09:55.126 | Unpacking glib-networking:amd64 (2.80.0-1build1) ... 2026-04-20 19:09:55.184 | Selecting previously unselected package golang-1.22-doc. 2026-04-20 19:09:55.190 | Preparing to unpack .../169-golang-1.22-doc_1.22.2-2ubuntu0.4_all.deb ... 2026-04-20 19:09:55.196 | Unpacking golang-1.22-doc (1.22.2-2ubuntu0.4) ... 2026-04-20 19:09:55.271 | Selecting previously unselected package golang-1.22-src. 2026-04-20 19:09:55.278 | Preparing to unpack .../170-golang-1.22-src_1.22.2-2ubuntu0.4_all.deb ... 2026-04-20 19:09:55.285 | Unpacking golang-1.22-src (1.22.2-2ubuntu0.4) ... 2026-04-20 19:09:59.430 | Selecting previously unselected package golang-1.22-go. 2026-04-20 19:09:59.445 | Preparing to unpack .../171-golang-1.22-go_1.22.2-2ubuntu0.4_amd64.deb ... 2026-04-20 19:09:59.451 | Unpacking golang-1.22-go (1.22.2-2ubuntu0.4) ... 2026-04-20 19:10:00.017 | Selecting previously unselected package golang-1.22. 2026-04-20 19:10:00.025 | Preparing to unpack .../172-golang-1.22_1.22.2-2ubuntu0.4_all.deb ... 2026-04-20 19:10:00.032 | Unpacking golang-1.22 (1.22.2-2ubuntu0.4) ... 2026-04-20 19:10:00.090 | Selecting previously unselected package golang-src. 2026-04-20 19:10:00.098 | Preparing to unpack .../173-golang-src_2%3a1.22~2build1_all.deb ... 2026-04-20 19:10:00.104 | Unpacking golang-src (2:1.22~2build1) ... 2026-04-20 19:10:00.166 | Selecting previously unselected package golang-go:amd64. 2026-04-20 19:10:00.175 | Preparing to unpack .../174-golang-go_2%3a1.22~2build1_amd64.deb ... 2026-04-20 19:10:00.184 | Unpacking golang-go:amd64 (2:1.22~2build1) ... 2026-04-20 19:10:00.248 | Selecting previously unselected package golang-doc. 2026-04-20 19:10:00.253 | Preparing to unpack .../175-golang-doc_2%3a1.22~2build1_all.deb ... 2026-04-20 19:10:00.260 | Unpacking golang-doc (2:1.22~2build1) ... 2026-04-20 19:10:00.310 | Selecting previously unselected package golang:amd64. 2026-04-20 19:10:00.321 | Preparing to unpack .../176-golang_2%3a1.22~2build1_amd64.deb ... 2026-04-20 19:10:00.355 | Unpacking golang:amd64 (2:1.22~2build1) ... 2026-04-20 19:10:00.417 | Selecting previously unselected package libann0. 2026-04-20 19:10:00.425 | Preparing to unpack .../177-libann0_1.1.2+doc-9build1_amd64.deb ... 2026-04-20 19:10:00.431 | Unpacking libann0 (1.1.2+doc-9build1) ... 2026-04-20 19:10:00.494 | Selecting previously unselected package libcdt5:amd64. 2026-04-20 19:10:00.502 | Preparing to unpack .../178-libcdt5_2.42.2-9ubuntu0.1_amd64.deb ... 2026-04-20 19:10:00.508 | Unpacking libcdt5:amd64 (2.42.2-9ubuntu0.1) ... 2026-04-20 19:10:00.572 | Selecting previously unselected package libcgraph6:amd64. 2026-04-20 19:10:00.581 | Preparing to unpack .../179-libcgraph6_2.42.2-9ubuntu0.1_amd64.deb ... 2026-04-20 19:10:00.588 | Unpacking libcgraph6:amd64 (2.42.2-9ubuntu0.1) ... 2026-04-20 19:10:00.651 | Selecting previously unselected package libsharpyuv0:amd64. 2026-04-20 19:10:00.660 | Preparing to unpack .../180-libsharpyuv0_1.3.2-0.4build3_amd64.deb ... 2026-04-20 19:10:00.665 | Unpacking libsharpyuv0:amd64 (1.3.2-0.4build3) ... 2026-04-20 19:10:00.731 | Selecting previously unselected package libaom3:amd64. 2026-04-20 19:10:00.739 | Preparing to unpack .../181-libaom3_3.8.2-2ubuntu0.1_amd64.deb ... 2026-04-20 19:10:00.747 | Unpacking libaom3:amd64 (3.8.2-2ubuntu0.1) ... 2026-04-20 19:10:00.860 | Selecting previously unselected package libheif-plugin-aomdec:amd64. 2026-04-20 19:10:00.866 | Preparing to unpack .../182-libheif-plugin-aomdec_1.17.6-1ubuntu4.2_amd64.deb ... 2026-04-20 19:10:00.873 | Unpacking libheif-plugin-aomdec:amd64 (1.17.6-1ubuntu4.2) ... 2026-04-20 19:10:00.944 | Selecting previously unselected package libde265-0:amd64. 2026-04-20 19:10:00.949 | Preparing to unpack .../183-libde265-0_1.0.15-1build3_amd64.deb ... 2026-04-20 19:10:00.956 | Unpacking libde265-0:amd64 (1.0.15-1build3) ... 2026-04-20 19:10:01.023 | Selecting previously unselected package libheif-plugin-libde265:amd64. 2026-04-20 19:10:01.031 | Preparing to unpack .../184-libheif-plugin-libde265_1.17.6-1ubuntu4.2_amd64.deb ... 2026-04-20 19:10:01.036 | Unpacking libheif-plugin-libde265:amd64 (1.17.6-1ubuntu4.2) ... 2026-04-20 19:10:01.116 | Selecting previously unselected package libheif1:amd64. 2026-04-20 19:10:01.124 | Preparing to unpack .../185-libheif1_1.17.6-1ubuntu4.2_amd64.deb ... 2026-04-20 19:10:01.130 | Unpacking libheif1:amd64 (1.17.6-1ubuntu4.2) ... 2026-04-20 19:10:01.261 | Selecting previously unselected package libjpeg-turbo8:amd64. 2026-04-20 19:10:01.271 | Preparing to unpack .../186-libjpeg-turbo8_2.1.5-2ubuntu2_amd64.deb ... 2026-04-20 19:10:01.276 | Unpacking libjpeg-turbo8:amd64 (2.1.5-2ubuntu2) ... 2026-04-20 19:10:01.345 | Selecting previously unselected package libjpeg8:amd64. 2026-04-20 19:10:01.353 | Preparing to unpack .../187-libjpeg8_8c-2ubuntu11_amd64.deb ... 2026-04-20 19:10:01.361 | Unpacking libjpeg8:amd64 (8c-2ubuntu11) ... 2026-04-20 19:10:01.429 | Selecting previously unselected package libdeflate0:amd64. 2026-04-20 19:10:01.438 | Preparing to unpack .../188-libdeflate0_1.19-1build1.1_amd64.deb ... 2026-04-20 19:10:01.444 | Unpacking libdeflate0:amd64 (1.19-1build1.1) ... 2026-04-20 19:10:01.511 | Selecting previously unselected package libjbig0:amd64. 2026-04-20 19:10:01.520 | Preparing to unpack .../189-libjbig0_2.1-6.1ubuntu2_amd64.deb ... 2026-04-20 19:10:01.525 | Unpacking libjbig0:amd64 (2.1-6.1ubuntu2) ... 2026-04-20 19:10:01.597 | Selecting previously unselected package liblerc4:amd64. 2026-04-20 19:10:01.606 | Preparing to unpack .../190-liblerc4_4.0.0+ds-4ubuntu2_amd64.deb ... 2026-04-20 19:10:01.611 | Unpacking liblerc4:amd64 (4.0.0+ds-4ubuntu2) ... 2026-04-20 19:10:01.680 | Selecting previously unselected package libwebp7:amd64. 2026-04-20 19:10:01.689 | Preparing to unpack .../191-libwebp7_1.3.2-0.4build3_amd64.deb ... 2026-04-20 19:10:01.694 | Unpacking libwebp7:amd64 (1.3.2-0.4build3) ... 2026-04-20 19:10:01.817 | Selecting previously unselected package libtiff6:amd64. 2026-04-20 19:10:01.824 | Preparing to unpack .../192-libtiff6_4.5.1+git230720-4ubuntu2.5_amd64.deb ... 2026-04-20 19:10:01.848 | Unpacking libtiff6:amd64 (4.5.1+git230720-4ubuntu2.5) ... 2026-04-20 19:10:01.919 | Selecting previously unselected package libxpm4:amd64. 2026-04-20 19:10:01.926 | Preparing to unpack .../193-libxpm4_1%3a3.5.17-1build2_amd64.deb ... 2026-04-20 19:10:01.934 | Unpacking libxpm4:amd64 (1:3.5.17-1build2) ... 2026-04-20 19:10:02.018 | Selecting previously unselected package libgd3:amd64. 2026-04-20 19:10:02.027 | Preparing to unpack .../194-libgd3_2.3.3-9ubuntu5_amd64.deb ... 2026-04-20 19:10:02.034 | Unpacking libgd3:amd64 (2.3.3-9ubuntu5) ... 2026-04-20 19:10:02.104 | Selecting previously unselected package libgts-0.7-5t64:amd64. 2026-04-20 19:10:02.114 | Preparing to unpack .../195-libgts-0.7-5t64_0.7.6+darcs121130-5.2build1_amd64.deb ... 2026-04-20 19:10:02.132 | Unpacking libgts-0.7-5t64:amd64 (0.7.6+darcs121130-5.2build1) ... 2026-04-20 19:10:02.204 | Selecting previously unselected package libltdl7:amd64. 2026-04-20 19:10:02.213 | Preparing to unpack .../196-libltdl7_2.4.7-7build1_amd64.deb ... 2026-04-20 19:10:02.219 | Unpacking libltdl7:amd64 (2.4.7-7build1) ... 2026-04-20 19:10:02.289 | Selecting previously unselected package libgraphite2-3:amd64. 2026-04-20 19:10:02.299 | Preparing to unpack .../197-libgraphite2-3_1.3.14-2build1_amd64.deb ... 2026-04-20 19:10:02.305 | Unpacking libgraphite2-3:amd64 (1.3.14-2build1) ... 2026-04-20 19:10:02.403 | Selecting previously unselected package libharfbuzz0b:amd64. 2026-04-20 19:10:02.412 | Preparing to unpack .../198-libharfbuzz0b_8.3.0-2build2_amd64.deb ... 2026-04-20 19:10:02.424 | Unpacking libharfbuzz0b:amd64 (8.3.0-2build2) ... 2026-04-20 19:10:02.524 | Selecting previously unselected package libthai-data. 2026-04-20 19:10:02.533 | Preparing to unpack .../199-libthai-data_0.1.29-2build1_all.deb ... 2026-04-20 19:10:02.540 | Unpacking libthai-data (0.1.29-2build1) ... 2026-04-20 19:10:02.618 | Selecting previously unselected package libdatrie1:amd64. 2026-04-20 19:10:02.629 | Preparing to unpack .../200-libdatrie1_0.2.13-3build1_amd64.deb ... 2026-04-20 19:10:02.635 | Unpacking libdatrie1:amd64 (0.2.13-3build1) ... 2026-04-20 19:10:02.709 | Selecting previously unselected package libthai0:amd64. 2026-04-20 19:10:02.717 | Preparing to unpack .../201-libthai0_0.1.29-2build1_amd64.deb ... 2026-04-20 19:10:02.722 | Unpacking libthai0:amd64 (0.1.29-2build1) ... 2026-04-20 19:10:02.787 | Selecting previously unselected package libpango-1.0-0:amd64. 2026-04-20 19:10:02.798 | Preparing to unpack .../202-libpango-1.0-0_1.52.1+ds-1build1_amd64.deb ... 2026-04-20 19:10:02.803 | Unpacking libpango-1.0-0:amd64 (1.52.1+ds-1build1) ... 2026-04-20 19:10:02.876 | Selecting previously unselected package libpangoft2-1.0-0:amd64. 2026-04-20 19:10:02.885 | Preparing to unpack .../203-libpangoft2-1.0-0_1.52.1+ds-1build1_amd64.deb ... 2026-04-20 19:10:02.890 | Unpacking libpangoft2-1.0-0:amd64 (1.52.1+ds-1build1) ... 2026-04-20 19:10:02.979 | Selecting previously unselected package libpangocairo-1.0-0:amd64. 2026-04-20 19:10:02.986 | Preparing to unpack .../204-libpangocairo-1.0-0_1.52.1+ds-1build1_amd64.deb ... 2026-04-20 19:10:02.999 | Unpacking libpangocairo-1.0-0:amd64 (1.52.1+ds-1build1) ... 2026-04-20 19:10:03.062 | Selecting previously unselected package libpathplan4:amd64. 2026-04-20 19:10:03.071 | Preparing to unpack .../205-libpathplan4_2.42.2-9ubuntu0.1_amd64.deb ... 2026-04-20 19:10:03.077 | Unpacking libpathplan4:amd64 (2.42.2-9ubuntu0.1) ... 2026-04-20 19:10:03.165 | Selecting previously unselected package libgvc6. 2026-04-20 19:10:03.175 | Preparing to unpack .../206-libgvc6_2.42.2-9ubuntu0.1_amd64.deb ... 2026-04-20 19:10:03.180 | Unpacking libgvc6 (2.42.2-9ubuntu0.1) ... 2026-04-20 19:10:03.258 | Selecting previously unselected package libgvpr2:amd64. 2026-04-20 19:10:03.268 | Preparing to unpack .../207-libgvpr2_2.42.2-9ubuntu0.1_amd64.deb ... 2026-04-20 19:10:03.274 | Unpacking libgvpr2:amd64 (2.42.2-9ubuntu0.1) ... 2026-04-20 19:10:03.343 | Selecting previously unselected package liblab-gamut1:amd64. 2026-04-20 19:10:03.352 | Preparing to unpack .../208-liblab-gamut1_2.42.2-9ubuntu0.1_amd64.deb ... 2026-04-20 19:10:03.358 | Unpacking liblab-gamut1:amd64 (2.42.2-9ubuntu0.1) ... 2026-04-20 19:10:03.454 | Selecting previously unselected package x11-common. 2026-04-20 19:10:03.464 | Preparing to unpack .../209-x11-common_1%3a7.7+23ubuntu3_all.deb ... 2026-04-20 19:10:03.474 | Unpacking x11-common (1:7.7+23ubuntu3) ... 2026-04-20 19:10:03.665 | Selecting previously unselected package libice6:amd64. 2026-04-20 19:10:03.673 | Preparing to unpack .../210-libice6_2%3a1.0.10-1build3_amd64.deb ... 2026-04-20 19:10:03.678 | Unpacking libice6:amd64 (2:1.0.10-1build3) ... 2026-04-20 19:10:03.743 | Selecting previously unselected package libsm6:amd64. 2026-04-20 19:10:03.752 | Preparing to unpack .../211-libsm6_2%3a1.2.3-1build3_amd64.deb ... 2026-04-20 19:10:03.759 | Unpacking libsm6:amd64 (2:1.2.3-1build3) ... 2026-04-20 19:10:03.827 | Selecting previously unselected package libxt6t64:amd64. 2026-04-20 19:10:03.835 | Preparing to unpack .../212-libxt6t64_1%3a1.2.1-1.2build1_amd64.deb ... 2026-04-20 19:10:03.842 | Unpacking libxt6t64:amd64 (1:1.2.1-1.2build1) ... 2026-04-20 19:10:03.912 | Selecting previously unselected package libxmu6:amd64. 2026-04-20 19:10:03.919 | Preparing to unpack .../213-libxmu6_2%3a1.1.3-3build2_amd64.deb ... 2026-04-20 19:10:03.925 | Unpacking libxmu6:amd64 (2:1.1.3-3build2) ... 2026-04-20 19:10:03.984 | Selecting previously unselected package libxaw7:amd64. 2026-04-20 19:10:03.992 | Preparing to unpack .../214-libxaw7_2%3a1.0.14-1build2_amd64.deb ... 2026-04-20 19:10:03.998 | Unpacking libxaw7:amd64 (2:1.0.14-1build2) ... 2026-04-20 19:10:04.213 | Selecting previously unselected package graphviz. 2026-04-20 19:10:04.221 | Preparing to unpack .../215-graphviz_2.42.2-9ubuntu0.1_amd64.deb ... 2026-04-20 19:10:04.250 | Unpacking graphviz (2.42.2-9ubuntu0.1) ... 2026-04-20 19:10:04.359 | Selecting previously unselected package icu-devtools. 2026-04-20 19:10:04.370 | Preparing to unpack .../216-icu-devtools_74.2-1ubuntu3.1_amd64.deb ... 2026-04-20 19:10:04.376 | Unpacking icu-devtools (74.2-1ubuntu3.1) ... 2026-04-20 19:10:04.453 | Selecting previously unselected package iputils-arping. 2026-04-20 19:10:04.463 | Preparing to unpack .../217-iputils-arping_3%3a20240117-1ubuntu0.1_amd64.deb ... 2026-04-20 19:10:04.468 | Unpacking iputils-arping (3:20240117-1ubuntu0.1) ... 2026-04-20 19:10:04.543 | Selecting previously unselected package comerr-dev:amd64. 2026-04-20 19:10:04.552 | Preparing to unpack .../218-comerr-dev_2.1-1.47.0-2.4~exp1ubuntu4.1_amd64.deb ... 2026-04-20 19:10:04.562 | Unpacking comerr-dev:amd64 (2.1-1.47.0-2.4~exp1ubuntu4.1) ... 2026-04-20 19:10:04.717 | Selecting previously unselected package libgssrpc4t64:amd64. 2026-04-20 19:10:04.726 | Preparing to unpack .../219-libgssrpc4t64_1.20.1-6ubuntu2.6_amd64.deb ... 2026-04-20 19:10:04.734 | Unpacking libgssrpc4t64:amd64 (1.20.1-6ubuntu2.6) ... 2026-04-20 19:10:04.859 | Selecting previously unselected package libkadm5clnt-mit12:amd64. 2026-04-20 19:10:04.868 | Preparing to unpack .../220-libkadm5clnt-mit12_1.20.1-6ubuntu2.6_amd64.deb ... 2026-04-20 19:10:04.874 | Unpacking libkadm5clnt-mit12:amd64 (1.20.1-6ubuntu2.6) ... 2026-04-20 19:10:04.943 | Selecting previously unselected package libkdb5-10t64:amd64. 2026-04-20 19:10:04.951 | Preparing to unpack .../221-libkdb5-10t64_1.20.1-6ubuntu2.6_amd64.deb ... 2026-04-20 19:10:04.958 | Unpacking libkdb5-10t64:amd64 (1.20.1-6ubuntu2.6) ... 2026-04-20 19:10:05.026 | Selecting previously unselected package libkadm5srv-mit12:amd64. 2026-04-20 19:10:05.034 | Preparing to unpack .../222-libkadm5srv-mit12_1.20.1-6ubuntu2.6_amd64.deb ... 2026-04-20 19:10:05.040 | Unpacking libkadm5srv-mit12:amd64 (1.20.1-6ubuntu2.6) ... 2026-04-20 19:10:05.123 | Selecting previously unselected package krb5-multidev:amd64. 2026-04-20 19:10:05.132 | Preparing to unpack .../223-krb5-multidev_1.20.1-6ubuntu2.6_amd64.deb ... 2026-04-20 19:10:05.140 | Unpacking krb5-multidev:amd64 (1.20.1-6ubuntu2.6) ... 2026-04-20 19:10:05.229 | Selecting previously unselected package libicu-dev:amd64. 2026-04-20 19:10:05.238 | Preparing to unpack .../224-libicu-dev_74.2-1ubuntu3.1_amd64.deb ... 2026-04-20 19:10:05.245 | Unpacking libicu-dev:amd64 (74.2-1ubuntu3.1) ... 2026-04-20 19:10:05.651 | Selecting previously unselected package libjpeg-turbo8-dev:amd64. 2026-04-20 19:10:05.659 | Preparing to unpack .../225-libjpeg-turbo8-dev_2.1.5-2ubuntu2_amd64.deb ... 2026-04-20 19:10:05.665 | Unpacking libjpeg-turbo8-dev:amd64 (2.1.5-2ubuntu2) ... 2026-04-20 19:10:05.743 | Selecting previously unselected package libjpeg8-dev:amd64. 2026-04-20 19:10:05.754 | Preparing to unpack .../226-libjpeg8-dev_8c-2ubuntu11_amd64.deb ... 2026-04-20 19:10:05.758 | Unpacking libjpeg8-dev:amd64 (8c-2ubuntu11) ... 2026-04-20 19:10:05.826 | Selecting previously unselected package libjpeg-dev:amd64. 2026-04-20 19:10:05.837 | Preparing to unpack .../227-libjpeg-dev_8c-2ubuntu11_amd64.deb ... 2026-04-20 19:10:05.842 | Unpacking libjpeg-dev:amd64 (8c-2ubuntu11) ... 2026-04-20 19:10:05.910 | Selecting previously unselected package libjs-jquery. 2026-04-20 19:10:05.919 | Preparing to unpack .../228-libjs-jquery_3.6.1+dfsg+~3.5.14-1_all.deb ... 2026-04-20 19:10:05.938 | Unpacking libjs-jquery (3.6.1+dfsg+~3.5.14-1) ... 2026-04-20 19:10:06.006 | Selecting previously unselected package libjs-jquery-metadata. 2026-04-20 19:10:06.015 | Preparing to unpack .../229-libjs-jquery-metadata_12-4_all.deb ... 2026-04-20 19:10:06.057 | Unpacking libjs-jquery-metadata (12-4) ... 2026-04-20 19:10:06.117 | Selecting previously unselected package libjs-jquery-tablesorter. 2026-04-20 19:10:06.126 | Preparing to unpack .../230-libjs-jquery-tablesorter_1%3a2.31.3+dfsg1-3_all.deb ... 2026-04-20 19:10:06.131 | Unpacking libjs-jquery-tablesorter (1:2.31.3+dfsg1-3) ... 2026-04-20 19:10:06.232 | Selecting previously unselected package libjs-underscore. 2026-04-20 19:10:06.239 | Preparing to unpack .../231-libjs-underscore_1.13.4~dfsg+~1.11.4-3_all.deb ... 2026-04-20 19:10:06.245 | Unpacking libjs-underscore (1.13.4~dfsg+~1.11.4-3) ... 2026-04-20 19:10:06.350 | Selecting previously unselected package libjs-sphinxdoc. 2026-04-20 19:10:06.357 | Preparing to unpack .../232-libjs-sphinxdoc_7.2.6-6_all.deb ... 2026-04-20 19:10:06.364 | Unpacking libjs-sphinxdoc (7.2.6-6) ... 2026-04-20 19:10:06.437 | Selecting previously unselected package mysql-common. 2026-04-20 19:10:06.446 | Preparing to unpack .../233-mysql-common_5.8+1.1.0build1_all.deb ... 2026-04-20 19:10:06.472 | Unpacking mysql-common (5.8+1.1.0build1) ... 2026-04-20 19:10:06.540 | Selecting previously unselected package libmysqlclient21:amd64. 2026-04-20 19:10:06.550 | Preparing to unpack .../234-libmysqlclient21_8.0.45-0ubuntu0.24.04.1_amd64.deb ... 2026-04-20 19:10:06.557 | Unpacking libmysqlclient21:amd64 (8.0.45-0ubuntu0.24.04.1) ... 2026-04-20 19:10:06.673 | Selecting previously unselected package libncurses-dev:amd64. 2026-04-20 19:10:06.681 | Preparing to unpack .../235-libncurses-dev_6.4+20240113-1ubuntu2_amd64.deb ... 2026-04-20 19:10:06.688 | Unpacking libncurses-dev:amd64 (6.4+20240113-1ubuntu2) ... 2026-04-20 19:10:06.797 | Selecting previously unselected package libpkgconf3:amd64. 2026-04-20 19:10:06.805 | Preparing to unpack .../236-libpkgconf3_1.8.1-2build1_amd64.deb ... 2026-04-20 19:10:06.811 | Unpacking libpkgconf3:amd64 (1.8.1-2build1) ... 2026-04-20 19:10:06.880 | Selecting previously unselected package libpq5:amd64. 2026-04-20 19:10:06.889 | Preparing to unpack .../237-libpq5_16.13-0ubuntu0.24.04.1_amd64.deb ... 2026-04-20 19:10:06.895 | Unpacking libpq5:amd64 (16.13-0ubuntu0.24.04.1) ... 2026-04-20 19:10:06.956 | Selecting previously unselected package libssl-dev:amd64. 2026-04-20 19:10:06.965 | Preparing to unpack .../238-libssl-dev_3.0.13-0ubuntu3.9_amd64.deb ... 2026-04-20 19:10:06.971 | Unpacking libssl-dev:amd64 (3.0.13-0ubuntu3.9) ... 2026-04-20 19:10:07.156 | Selecting previously unselected package libpq-dev. 2026-04-20 19:10:07.163 | Preparing to unpack .../239-libpq-dev_16.13-0ubuntu0.24.04.1_amd64.deb ... 2026-04-20 19:10:07.169 | Unpacking libpq-dev (16.13-0ubuntu0.24.04.1) ... 2026-04-20 19:10:07.237 | Selecting previously unselected package libpython3-dev:amd64. 2026-04-20 19:10:07.247 | Preparing to unpack .../240-libpython3-dev_3.12.3-0ubuntu2.1_amd64.deb ... 2026-04-20 19:10:07.253 | Unpacking libpython3-dev:amd64 (3.12.3-0ubuntu2.1) ... 2026-04-20 19:10:07.308 | Selecting previously unselected package libsasl2-dev. 2026-04-20 19:10:07.318 | Preparing to unpack .../241-libsasl2-dev_2.1.28+dfsg1-5ubuntu3.1_amd64.deb ... 2026-04-20 19:10:07.324 | Unpacking libsasl2-dev (2.1.28+dfsg1-5ubuntu3.1) ... 2026-04-20 19:10:07.452 | Selecting previously unselected package libsgutils2-1.46-2:amd64. 2026-04-20 19:10:07.460 | Preparing to unpack .../242-libsgutils2-1.46-2_1.46-3ubuntu4_amd64.deb ... 2026-04-20 19:10:07.467 | Unpacking libsgutils2-1.46-2:amd64 (1.46-3ubuntu4) ... 2026-04-20 19:10:07.532 | Selecting previously unselected package libsoup-3.0-common. 2026-04-20 19:10:07.542 | Preparing to unpack .../243-libsoup-3.0-common_3.4.4-5ubuntu0.7_all.deb ... 2026-04-20 19:10:07.548 | Unpacking libsoup-3.0-common (3.4.4-5ubuntu0.7) ... 2026-04-20 19:10:07.633 | Selecting previously unselected package libsoup-3.0-0:amd64. 2026-04-20 19:10:07.642 | Preparing to unpack .../244-libsoup-3.0-0_3.4.4-5ubuntu0.7_amd64.deb ... 2026-04-20 19:10:07.648 | Unpacking libsoup-3.0-0:amd64 (3.4.4-5ubuntu0.7) ... 2026-04-20 19:10:07.723 | Selecting previously unselected package libsystemd-dev:amd64. 2026-04-20 19:10:07.732 | Preparing to unpack .../245-libsystemd-dev_255.4-1ubuntu8.15_amd64.deb ... 2026-04-20 19:10:07.738 | Unpacking libsystemd-dev:amd64 (255.4-1ubuntu8.15) ... 2026-04-20 19:10:07.946 | Selecting previously unselected package liburing2:amd64. 2026-04-20 19:10:07.954 | Preparing to unpack .../246-liburing2_2.5-1build1_amd64.deb ... 2026-04-20 19:10:07.961 | Unpacking liburing2:amd64 (2.5-1build1) ... 2026-04-20 19:10:08.026 | Selecting previously unselected package libxml2-dev:amd64. 2026-04-20 19:10:08.036 | Preparing to unpack .../247-libxml2-dev_2.9.14+dfsg-1.3ubuntu3.7_amd64.deb ... 2026-04-20 19:10:08.043 | Unpacking libxml2-dev:amd64 (2.9.14+dfsg-1.3ubuntu3.7) ... 2026-04-20 19:10:08.152 | Selecting previously unselected package libxslt1.1:amd64. 2026-04-20 19:10:08.162 | Preparing to unpack .../248-libxslt1.1_1.1.39-0exp1ubuntu0.24.04.3_amd64.deb ... 2026-04-20 19:10:08.167 | Unpacking libxslt1.1:amd64 (1.1.39-0exp1ubuntu0.24.04.3) ... 2026-04-20 19:10:08.255 | Selecting previously unselected package libxslt1-dev:amd64. 2026-04-20 19:10:08.263 | Preparing to unpack .../249-libxslt1-dev_1.1.39-0exp1ubuntu0.24.04.3_amd64.deb ... 2026-04-20 19:10:08.269 | Unpacking libxslt1-dev:amd64 (1.1.39-0exp1ubuntu0.24.04.3) ... 2026-04-20 19:10:08.364 | Selecting previously unselected package llvm-17-runtime. 2026-04-20 19:10:08.372 | Preparing to unpack .../250-llvm-17-runtime_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-04-20 19:10:08.377 | Unpacking llvm-17-runtime (1:17.0.6-9ubuntu1) ... 2026-04-20 19:10:08.471 | Selecting previously unselected package libpfm4:amd64. 2026-04-20 19:10:08.478 | Preparing to unpack .../251-libpfm4_4.13.0+git32-g0d4ed0e-1_amd64.deb ... 2026-04-20 19:10:08.483 | Unpacking libpfm4:amd64 (4.13.0+git32-g0d4ed0e-1) ... 2026-04-20 19:10:08.566 | Selecting previously unselected package llvm-17. 2026-04-20 19:10:08.576 | Preparing to unpack .../252-llvm-17_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-04-20 19:10:08.582 | Unpacking llvm-17 (1:17.0.6-9ubuntu1) ... 2026-04-20 19:10:09.382 | Selecting previously unselected package libffi-dev:amd64. 2026-04-20 19:10:09.390 | Preparing to unpack .../253-libffi-dev_3.4.6-1build1_amd64.deb ... 2026-04-20 19:10:09.397 | Unpacking libffi-dev:amd64 (3.4.6-1build1) ... 2026-04-20 19:10:09.470 | Selecting previously unselected package llvm-17-tools. 2026-04-20 19:10:09.479 | Preparing to unpack .../254-llvm-17-tools_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-04-20 19:10:09.486 | Unpacking llvm-17-tools (1:17.0.6-9ubuntu1) ... 2026-04-20 19:10:09.737 | Selecting previously unselected package libz3-4:amd64. 2026-04-20 19:10:09.745 | Preparing to unpack .../255-libz3-4_4.8.12-3.1build1_amd64.deb ... 2026-04-20 19:10:09.750 | Unpacking libz3-4:amd64 (4.8.12-3.1build1) ... 2026-04-20 19:10:09.954 | Selecting previously unselected package libz3-dev:amd64. 2026-04-20 19:10:09.963 | Preparing to unpack .../256-libz3-dev_4.8.12-3.1build1_amd64.deb ... 2026-04-20 19:10:09.970 | Unpacking libz3-dev:amd64 (4.8.12-3.1build1) ... 2026-04-20 19:10:10.047 | Selecting previously unselected package llvm-17-dev. 2026-04-20 19:10:10.056 | Preparing to unpack .../257-llvm-17-dev_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-04-20 19:10:10.064 | Unpacking llvm-17-dev (1:17.0.6-9ubuntu1) ... 2026-04-20 19:10:12.068 | Selecting previously unselected package lsscsi. 2026-04-20 19:10:12.075 | Preparing to unpack .../258-lsscsi_0.32-1build1_amd64.deb ... 2026-04-20 19:10:12.079 | Unpacking lsscsi (0.32-1build1) ... 2026-04-20 19:10:12.186 | Selecting previously unselected package lvm2. 2026-04-20 19:10:12.195 | Preparing to unpack .../259-lvm2_2.03.16-3ubuntu3.2_amd64.deb ... 2026-04-20 19:10:12.232 | Unpacking lvm2 (2.03.16-3ubuntu3.2) ... 2026-04-20 19:10:12.372 | Selecting previously unselected package osinfo-db. 2026-04-20 19:10:12.383 | Preparing to unpack .../260-osinfo-db_0.20250606-0ubuntu0.24.04.1_all.deb ... 2026-04-20 19:10:12.388 | Unpacking osinfo-db (0.20250606-0ubuntu0.24.04.1) ... 2026-04-20 19:10:12.832 | Selecting previously unselected package pkgconf-bin. 2026-04-20 19:10:12.841 | Preparing to unpack .../261-pkgconf-bin_1.8.1-2build1_amd64.deb ... 2026-04-20 19:10:12.848 | Unpacking pkgconf-bin (1.8.1-2build1) ... 2026-04-20 19:10:12.907 | Selecting previously unselected package pkgconf:amd64. 2026-04-20 19:10:12.918 | Preparing to unpack .../262-pkgconf_1.8.1-2build1_amd64.deb ... 2026-04-20 19:10:12.933 | Unpacking pkgconf:amd64 (1.8.1-2build1) ... 2026-04-20 19:10:12.992 | Selecting previously unselected package pkg-config:amd64. 2026-04-20 19:10:13.003 | Preparing to unpack .../263-pkg-config_1.8.1-2build1_amd64.deb ... 2026-04-20 19:10:13.012 | Unpacking pkg-config:amd64 (1.8.1-2build1) ... 2026-04-20 19:10:13.074 | Selecting previously unselected package pm-utils. 2026-04-20 19:10:13.083 | Preparing to unpack .../264-pm-utils_1.4.1-21_all.deb ... 2026-04-20 19:10:13.090 | Unpacking pm-utils (1.4.1-21) ... 2026-04-20 19:10:13.182 | Selecting previously unselected package postgresql-client-16. 2026-04-20 19:10:13.191 | Preparing to unpack .../265-postgresql-client-16_16.13-0ubuntu0.24.04.1_amd64.deb ... 2026-04-20 19:10:13.265 | Unpacking postgresql-client-16 (16.13-0ubuntu0.24.04.1) ... 2026-04-20 19:10:13.463 | Selecting previously unselected package postgresql-server-dev-16. 2026-04-20 19:10:13.474 | Preparing to unpack .../266-postgresql-server-dev-16_16.13-0ubuntu0.24.04.1_amd64.deb ... 2026-04-20 19:10:13.480 | Unpacking postgresql-server-dev-16 (16.13-0ubuntu0.24.04.1) ... 2026-04-20 19:10:13.828 | Selecting previously unselected package postgresql-server-dev-all:amd64. 2026-04-20 19:10:13.839 | Preparing to unpack .../267-postgresql-server-dev-all_257build1.1_amd64.deb ... 2026-04-20 19:10:13.846 | Unpacking postgresql-server-dev-all:amd64 (257build1.1) ... 2026-04-20 19:10:13.918 | Selecting previously unselected package python3-dev. 2026-04-20 19:10:13.926 | Preparing to unpack .../268-python3-dev_3.12.3-0ubuntu2.1_amd64.deb ... 2026-04-20 19:10:13.933 | Unpacking python3-dev (3.12.3-0ubuntu2.1) ... 2026-04-20 19:10:14.009 | Selecting previously unselected package python3-mysqldb. 2026-04-20 19:10:14.020 | Preparing to unpack .../269-python3-mysqldb_1.4.6-2build3_amd64.deb ... 2026-04-20 19:10:14.026 | Unpacking python3-mysqldb (1.4.6-2build3) ... 2026-04-20 19:10:14.115 | Selecting previously unselected package python3-setuptools. 2026-04-20 19:10:14.127 | Preparing to unpack .../270-python3-setuptools_68.1.2-2ubuntu1.2_all.deb ... 2026-04-20 19:10:14.134 | Unpacking python3-setuptools (68.1.2-2ubuntu1.2) ... 2026-04-20 19:10:14.260 | Selecting previously unselected package python3-wheel. 2026-04-20 19:10:14.270 | Preparing to unpack .../271-python3-wheel_0.42.0-2_all.deb ... 2026-04-20 19:10:14.275 | Unpacking python3-wheel (0.42.0-2) ... 2026-04-20 19:10:14.361 | Selecting previously unselected package python3-pip. 2026-04-20 19:10:14.370 | Preparing to unpack .../272-python3-pip_24.0+dfsg-1ubuntu1.3_all.deb ... 2026-04-20 19:10:14.376 | Unpacking python3-pip (24.0+dfsg-1ubuntu1.3) ... 2026-04-20 19:10:14.650 | Selecting previously unselected package python3-pip-whl. 2026-04-20 19:10:14.658 | Preparing to unpack .../273-python3-pip-whl_24.0+dfsg-1ubuntu1.3_all.deb ... 2026-04-20 19:10:14.665 | Unpacking python3-pip-whl (24.0+dfsg-1ubuntu1.3) ... 2026-04-20 19:10:14.741 | Selecting previously unselected package python3-setuptools-whl. 2026-04-20 19:10:14.749 | Preparing to unpack .../274-python3-setuptools-whl_68.1.2-2ubuntu1.2_all.deb ... 2026-04-20 19:10:14.758 | Unpacking python3-setuptools-whl (68.1.2-2ubuntu1.2) ... 2026-04-20 19:10:14.830 | Selecting previously unselected package python3-systemd. 2026-04-20 19:10:14.841 | Preparing to unpack .../275-python3-systemd_235-1build4_amd64.deb ... 2026-04-20 19:10:14.848 | Unpacking python3-systemd (235-1build4) ... 2026-04-20 19:10:14.927 | Selecting previously unselected package python3.12-venv. 2026-04-20 19:10:14.939 | Preparing to unpack .../276-python3.12-venv_3.12.3-1ubuntu0.12_amd64.deb ... 2026-04-20 19:10:14.944 | Unpacking python3.12-venv (3.12.3-1ubuntu0.12) ... 2026-04-20 19:10:15.042 | Selecting previously unselected package python3-venv. 2026-04-20 19:10:15.053 | Preparing to unpack .../277-python3-venv_3.12.3-0ubuntu2.1_amd64.deb ... 2026-04-20 19:10:15.061 | Unpacking python3-venv (3.12.3-0ubuntu2.1) ... 2026-04-20 19:10:15.123 | Selecting previously unselected package qemu-utils. 2026-04-20 19:10:15.132 | Preparing to unpack .../278-qemu-utils_1%3a8.2.2+ds-0ubuntu1.16_amd64.deb ... 2026-04-20 19:10:15.142 | Unpacking qemu-utils (1:8.2.2+ds-0ubuntu1.16) ... 2026-04-20 19:10:15.272 | Selecting previously unselected package sg3-utils. 2026-04-20 19:10:15.283 | Preparing to unpack .../279-sg3-utils_1.46-3ubuntu4_amd64.deb ... 2026-04-20 19:10:15.289 | Unpacking sg3-utils (1.46-3ubuntu4) ... 2026-04-20 19:10:15.428 | Selecting previously unselected package sqlite3. 2026-04-20 19:10:15.437 | Preparing to unpack .../280-sqlite3_3.45.1-1ubuntu2.5_amd64.deb ... 2026-04-20 19:10:15.444 | Unpacking sqlite3 (3.45.1-1ubuntu2.5) ... 2026-04-20 19:10:15.509 | Selecting previously unselected package thin-provisioning-tools. 2026-04-20 19:10:15.519 | Preparing to unpack .../281-thin-provisioning-tools_0.9.0-2ubuntu5.1_amd64.deb ... 2026-04-20 19:10:15.524 | Unpacking thin-provisioning-tools (0.9.0-2ubuntu5.1) ... 2026-04-20 19:10:15.618 | Selecting previously unselected package unzip. 2026-04-20 19:10:15.625 | Preparing to unpack .../282-unzip_6.0-28ubuntu4.1_amd64.deb ... 2026-04-20 19:10:15.632 | Unpacking unzip (6.0-28ubuntu4.1) ... 2026-04-20 19:10:15.705 | Selecting previously unselected package debootstrap. 2026-04-20 19:10:15.713 | Preparing to unpack .../283-debootstrap_1.0.134ubuntu1_all.deb ... 2026-04-20 19:10:15.720 | Unpacking debootstrap (1.0.134ubuntu1) ... 2026-04-20 19:10:15.783 | Selecting previously unselected package libosinfo-l10n. 2026-04-20 19:10:15.791 | Preparing to unpack .../284-libosinfo-l10n_1.11.0-2build3_all.deb ... 2026-04-20 19:10:15.798 | Unpacking libosinfo-l10n (1.11.0-2build3) ... 2026-04-20 19:10:15.896 | Selecting previously unselected package libosinfo-1.0-0:amd64. 2026-04-20 19:10:15.907 | Preparing to unpack .../285-libosinfo-1.0-0_1.11.0-2build3_amd64.deb ... 2026-04-20 19:10:15.914 | Unpacking libosinfo-1.0-0:amd64 (1.11.0-2build3) ... 2026-04-20 19:10:15.995 | Selecting previously unselected package gir1.2-libosinfo-1.0:amd64. 2026-04-20 19:10:16.007 | Preparing to unpack .../286-gir1.2-libosinfo-1.0_1.11.0-2build3_amd64.deb ... 2026-04-20 19:10:16.012 | Unpacking gir1.2-libosinfo-1.0:amd64 (1.11.0-2build3) ... 2026-04-20 19:10:16.075 | Selecting previously unselected package kpartx. 2026-04-20 19:10:16.088 | Preparing to unpack .../287-kpartx_0.9.4-5ubuntu8.1_amd64.deb ... 2026-04-20 19:10:16.092 | Unpacking kpartx (0.9.4-5ubuntu8.1) ... 2026-04-20 19:10:16.163 | Selecting previously unselected package libkrb5-dev:amd64. 2026-04-20 19:10:16.176 | Preparing to unpack .../288-libkrb5-dev_1.20.1-6ubuntu2.6_amd64.deb ... 2026-04-20 19:10:16.183 | Unpacking libkrb5-dev:amd64 (1.20.1-6ubuntu2.6) ... 2026-04-20 19:10:16.260 | Selecting previously unselected package libyaml-dev:amd64. 2026-04-20 19:10:16.272 | Preparing to unpack .../289-libyaml-dev_0.2.5-1build1_amd64.deb ... 2026-04-20 19:10:16.278 | Unpacking libyaml-dev:amd64 (0.2.5-1build1) ... 2026-04-20 19:10:16.349 | Selecting previously unselected package socat. 2026-04-20 19:10:16.360 | Preparing to unpack .../290-socat_1.8.0.0-4build3_amd64.deb ... 2026-04-20 19:10:16.366 | Unpacking socat (1.8.0.0-4build3) ... 2026-04-20 19:10:16.460 | Selecting previously unselected package vlan. 2026-04-20 19:10:16.471 | Preparing to unpack .../291-vlan_2.0.5ubuntu5_all.deb ... 2026-04-20 19:10:16.478 | Unpacking vlan (2.0.5ubuntu5) ... 2026-04-20 19:10:16.590 | Setting up cryptsetup-bin (2:2.7.0-1ubuntu4.2) ... 2026-04-20 19:10:16.620 | Setting up postgresql-client-common (257build1.1) ... 2026-04-20 19:10:16.653 | Setting up powermgmt-base (1.37ubuntu0.1) ... 2026-04-20 19:10:16.670 | Setting up libpipeline1:amd64 (1.5.7-2) ... 2026-04-20 19:10:16.687 | Setting up libgraphite2-3:amd64 (1.3.14-2build1) ... 2026-04-20 19:10:16.705 | Setting up dnsmasq-utils (2.90-2ubuntu0.1) ... 2026-04-20 19:10:16.723 | Setting up distro-info (1.7build1) ... 2026-04-20 19:10:16.742 | Setting up libpixman-1-0:amd64 (0.42.2-1build1) ... 2026-04-20 19:10:16.758 | Setting up libsharpyuv0:amd64 (1.3.2-0.4build3) ... 2026-04-20 19:10:16.775 | Setting up libaom3:amd64 (3.8.2-2ubuntu0.1) ... 2026-04-20 19:10:16.792 | Setting up mysql-common (5.8+1.1.0build1) ... 2026-04-20 19:10:16.849 | update-alternatives: using /etc/mysql/my.cnf.fallback to provide /etc/mysql/my.cnf (my.cnf) in auto mode 2026-04-20 19:10:16.865 | Setting up session-migration (0.3.9build1) ... 2026-04-20 19:10:17.024 | Created symlink /etc/systemd/user/graphical-session-pre.target.wants/session-migration.service → /usr/lib/systemd/user/session-migration.service. 2026-04-20 19:10:17.034 | Setting up libmysqlclient21:amd64 (8.0.45-0ubuntu0.24.04.1) ... 2026-04-20 19:10:17.049 | Setting up libxau6:amd64 (1:1.0.9-1build6) ... 2026-04-20 19:10:17.064 | Setting up libxdmcp6:amd64 (1:1.1.3-0ubuntu6) ... 2026-04-20 19:10:17.080 | Setting up python3-setuptools-whl (68.1.2-2ubuntu1.2) ... 2026-04-20 19:10:17.096 | Setting up lto-disabled-list (47) ... 2026-04-20 19:10:17.120 | Setting up libproxy1v5:amd64 (0.5.4-4build1) ... 2026-04-20 19:10:17.144 | Setting up pci.ids (0.0~2024.03.31-1ubuntu0.1) ... 2026-04-20 19:10:17.162 | Setting up libxcb1:amd64 (1.15-1ubuntu2) ... 2026-04-20 19:10:17.180 | Setting up libpython3-dev:amd64 (3.12.3-0ubuntu2.1) ... 2026-04-20 19:10:17.196 | Setting up liblerc4:amd64 (4.0.0+ds-4ubuntu2) ... 2026-04-20 19:10:17.209 | Setting up bsdextrautils (2.39.3-9ubuntu6.5) ... 2026-04-20 19:10:17.224 | Setting up libdevmapper-event1.02.1:amd64 (2:1.02.185-3ubuntu3.2) ... 2026-04-20 19:10:17.237 | Setting up python3-setuptools (68.1.2-2ubuntu1.2) ... 2026-04-20 19:10:17.737 | Setting up wget (1.21.4-1ubuntu4.1) ... 2026-04-20 19:10:17.760 | Setting up libsysfs2:amd64 (2.1.1-6build1) ... 2026-04-20 19:10:17.776 | Setting up libdatrie1:amd64 (0.2.13-3build1) ... 2026-04-20 19:10:17.790 | Setting up cryptsetup (2:2.7.0-1ubuntu4.2) ... 2026-04-20 19:10:18.447 | Setting up libyaml-dev:amd64 (0.2.5-1build1) ... 2026-04-20 19:10:18.464 | Setting up sysfsutils (2.1.1-6build1) ... 2026-04-20 19:10:18.941 | Created symlink /etc/systemd/system/sysfs.service → /usr/lib/systemd/system/sysfsutils.service. 2026-04-20 19:10:18.941 | Created symlink /etc/systemd/system/multi-user.target.wants/sysfsutils.service → /usr/lib/systemd/system/sysfsutils.service. 2026-04-20 19:10:19.300 | Setting up libmagic-mgc (1:5.45-3build1) ... 2026-04-20 19:10:19.317 | Setting up ncal (12.1.8) ... 2026-04-20 19:10:19.333 | Setting up python3-pip-whl (24.0+dfsg-1ubuntu1.3) ... 2026-04-20 19:10:19.354 | Setting up gawk (1:5.2.1-2build3) ... 2026-04-20 19:10:19.393 | Setting up psmisc (23.7-1build1) ... 2026-04-20 19:10:19.413 | Setting up libxcb-render0:amd64 (1.15-1ubuntu2) ... 2026-04-20 19:10:19.429 | Setting up libarchive-zip-perl (1.68-1) ... 2026-04-20 19:10:19.450 | Setting up libestr0:amd64 (0.1.11-1build1) ... 2026-04-20 19:10:19.465 | Setting up libfastjson4:amd64 (1.2304.0-1build1) ... 2026-04-20 19:10:19.482 | Setting up pm-utils (1.4.1-21) ... 2026-04-20 19:10:19.510 | Setting up libtirpc-common (1.3.4+ds-1.1build1) ... 2026-04-20 19:10:19.531 | Setting up unzip (6.0-28ubuntu4.1) ... 2026-04-20 19:10:19.557 | Setting up libdebhelper-perl (13.14.1ubuntu5) ... 2026-04-20 19:10:19.577 | Setting up liblab-gamut1:amd64 (2.42.2-9ubuntu0.1) ... 2026-04-20 19:10:19.595 | Setting up dosfstools (4.2-1.1build1) ... 2026-04-20 19:10:19.610 | Setting up libmagic1t64:amd64 (1:5.45-3build1) ... 2026-04-20 19:10:19.644 | Setting up rsyslog (8.2312.0-3ubuntu9.2) ... 2026-04-20 19:10:19.873 | info: Adding user `syslog' to group `adm' ... 2026-04-20 19:10:20.182 | 2026-04-20 19:10:20.183 | Creating config file /etc/rsyslog.d/50-default.conf with new version 2026-04-20 19:10:20.470 | Created symlink /etc/systemd/system/multi-user.target.wants/dmesg.service → /usr/lib/systemd/system/dmesg.service. 2026-04-20 19:10:20.616 | Created symlink /etc/systemd/system/syslog.service → /usr/lib/systemd/system/rsyslog.service. 2026-04-20 19:10:20.616 | Created symlink /etc/systemd/system/multi-user.target.wants/rsyslog.service → /usr/lib/systemd/system/rsyslog.service. 2026-04-20 19:10:21.045 | Setting up netcat-openbsd (1.226-1ubuntu2) ... 2026-04-20 19:10:21.063 | update-alternatives: using /bin/nc.openbsd to provide /bin/nc (nc) in auto mode 2026-04-20 19:10:21.077 | Setting up binutils-common:amd64 (2.42-4ubuntu2.10) ... 2026-04-20 19:10:21.099 | Setting up x11-common (1:7.7+23ubuntu3) ... 2026-04-20 19:10:21.615 | Setting up libsgutils2-1.46-2:amd64 (1.46-3ubuntu4) ... 2026-04-20 19:10:21.633 | Setting up libpq5:amd64 (16.13-0ubuntu0.24.04.1) ... 2026-04-20 19:10:21.649 | Setting up libdeflate0:amd64 (1.19-1build1.1) ... 2026-04-20 19:10:21.664 | Setting up bc (1.07.1-3ubuntu4) ... 2026-04-20 19:10:21.685 | Setting up libctf-nobfd0:amd64 (2.42-4ubuntu2.10) ... 2026-04-20 19:10:21.703 | Setting up m4 (1.4.19-4build1) ... 2026-04-20 19:10:21.717 | Setting up libevent-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-04-20 19:10:21.731 | Setting up golang-1.22-doc (1.22.2-2ubuntu0.4) ... 2026-04-20 19:10:21.746 | Setting up libxcb-shm0:amd64 (1.15-1ubuntu2) ... 2026-04-20 19:10:21.763 | Setting up file (1:5.45-3build1) ... 2026-04-20 19:10:21.780 | Setting up libsoup-3.0-common (3.4.4-5ubuntu0.7) ... 2026-04-20 19:10:21.794 | Setting up libgomp1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-04-20 19:10:21.809 | Setting up iputils-arping (3:20240117-1ubuntu0.1) ... 2026-04-20 19:10:21.848 | Setting up bzip2 (1.0.8-5.1build0.1) ... 2026-04-20 19:10:21.864 | Setting up libffi-dev:amd64 (3.4.6-1build1) ... 2026-04-20 19:10:21.879 | Setting up conntrack (1:1.4.8-1ubuntu1) ... 2026-04-20 19:10:21.896 | Setting up python3-wheel (0.42.0-2) ... 2026-04-20 19:10:22.090 | Setting up libjbig0:amd64 (2.1-6.1ubuntu2) ... 2026-04-20 19:10:22.108 | Setting up memcached (1.6.24-1build3) ... 2026-04-20 19:10:22.801 | Created symlink /etc/systemd/system/multi-user.target.wants/memcached.service → /usr/lib/systemd/system/memcached.service. 2026-04-20 19:10:23.175 | Setting up libpcre2-16-0:amd64 (10.42-4ubuntu2.1) ... 2026-04-20 19:10:23.195 | Setting up libsframe1:amd64 (2.42-4ubuntu2.10) ... 2026-04-20 19:10:23.223 | Setting up libjansson4:amd64 (2.14-2build2) ... 2026-04-20 19:10:23.238 | Setting up acl (2.3.2-1build1.1) ... 2026-04-20 19:10:23.266 | Setting up libdconf1:amd64 (0.40.0-4ubuntu0.1) ... 2026-04-20 19:10:23.286 | Setting up python3-mysqldb (1.4.6-2build3) ... 2026-04-20 19:10:23.455 | Setting up autotools-dev (20220109.1) ... 2026-04-20 19:10:23.473 | Setting up python3-pygments (2.17.2+dfsg-1) ... 2026-04-20 19:10:24.282 | Setting up libz3-4:amd64 (4.8.12-3.1build1) ... 2026-04-20 19:10:24.302 | Setting up libpcre2-32-0:amd64 (10.42-4ubuntu2.1) ... 2026-04-20 19:10:24.319 | Setting up libpkgconf3:amd64 (1.8.1-2build1) ... 2026-04-20 19:10:24.335 | Setting up libpfm4:amd64 (4.13.0+git32-g0d4ed0e-1) ... 2026-04-20 19:10:24.357 | Setting up gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-04-20 19:10:24.396 | Setting up libllvm17t64:amd64 (1:17.0.6-9ubuntu1) ... 2026-04-20 19:10:24.499 | Setting up libclang1-17t64 (1:17.0.6-9ubuntu1) ... 2026-04-20 19:10:24.516 | Setting up libx11-data (2:1.8.7-1build1) ... 2026-04-20 19:10:24.536 | Setting up make (4.3-4.1build2) ... 2026-04-20 19:10:24.554 | Setting up ssl-cert (1.1.2ubuntu1) ... 2026-04-20 19:10:25.547 | Created symlink /etc/systemd/system/multi-user.target.wants/ssl-cert.service → /usr/lib/systemd/system/ssl-cert.service. 2026-04-20 19:10:25.894 | Setting up libgssrpc4t64:amd64 (1.20.1-6ubuntu2.6) ... 2026-04-20 19:10:25.912 | Setting up libldap-dev:amd64 (2.6.10+dfsg-0ubuntu0.24.04.1) ... 2026-04-20 19:10:25.928 | Setting up uuid-dev:amd64 (2.39.3-9ubuntu6.5) ... 2026-04-20 19:10:25.945 | Setting up libpathplan4:amd64 (2.42.2-9ubuntu0.1) ... 2026-04-20 19:10:25.960 | Setting up ebtables (2.0.11-6build1) ... 2026-04-20 19:10:26.362 | Setting up socat (1.8.0.0-4build3) ... 2026-04-20 19:10:26.376 | Setting up libann0 (1.1.2+doc-9build1) ... 2026-04-20 19:10:26.396 | Setting up libncurses6:amd64 (6.4+20240113-1ubuntu2) ... 2026-04-20 19:10:26.411 | Setting up golang-1.22-src (1.22.2-2ubuntu0.4) ... 2026-04-20 19:10:26.427 | Setting up xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2026-04-20 19:10:26.446 | update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode 2026-04-20 19:10:26.474 | Setting up libfribidi0:amd64 (1.0.13-3build1) ... 2026-04-20 19:10:26.493 | Setting up libquadmath0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-04-20 19:10:26.509 | Setting up bsdmainutils (12.1.8) ... 2026-04-20 19:10:26.527 | Setting up comerr-dev:amd64 (2.1-1.47.0-2.4~exp1ubuntu4.1) ... 2026-04-20 19:10:26.548 | Setting up fonts-dejavu-mono (2.37-8) ... 2026-04-20 19:10:26.587 | Setting up libssl-dev:amd64 (3.0.13-0ubuntu3.9) ... 2026-04-20 19:10:26.605 | Setting up libmpc3:amd64 (1.3.1-1build1.1) ... 2026-04-20 19:10:26.621 | Setting up libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-04-20 19:10:26.635 | Setting up patch (2.7.6-7build3) ... 2026-04-20 19:10:26.649 | Setting up usb.ids (2024.03.18-1) ... 2026-04-20 19:10:26.680 | Setting up autopoint (0.21-14ubuntu2) ... 2026-04-20 19:10:26.701 | Setting up icu-devtools (74.2-1ubuntu3.1) ... 2026-04-20 19:10:26.724 | Setting up fonts-dejavu-core (2.37-8) ... 2026-04-20 19:10:26.855 | Setting up lsscsi (0.32-1build1) ... 2026-04-20 19:10:26.885 | Setting up osinfo-db (0.20250606-0ubuntu0.24.04.1) ... 2026-04-20 19:10:26.909 | Setting up pkgconf-bin (1.8.1-2build1) ... 2026-04-20 19:10:26.933 | Setting up python3-pip (24.0+dfsg-1ubuntu1.3) ... 2026-04-20 19:10:28.235 | Setting up libjpeg-turbo8:amd64 (2.1.5-2ubuntu2) ... 2026-04-20 19:10:28.254 | Setting up libgc1:amd64 (1:8.2.6-1build1) ... 2026-04-20 19:10:28.270 | Setting up libltdl7:amd64 (2.4.7-7build1) ... 2026-04-20 19:10:28.286 | Setting up libdpkg-perl (1.22.6ubuntu6.5) ... 2026-04-20 19:10:28.300 | Setting up autoconf (2.71-3) ... 2026-04-20 19:10:28.322 | Setting up libwebp7:amd64 (1.3.2-0.4build3) ... 2026-04-20 19:10:28.340 | Setting up libubsan1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-04-20 19:10:28.358 | Setting up llvm-17-tools (1:17.0.6-9ubuntu1) ... 2026-04-20 19:10:28.373 | Setting up libnuma1:amd64 (2.0.18-1ubuntu0.24.04.1) ... 2026-04-20 19:10:28.388 | Setting up libpcre2-posix3:amd64 (10.42-4ubuntu2.1) ... 2026-04-20 19:10:28.404 | Setting up dwz (0.15-1build6) ... 2026-04-20 19:10:28.421 | Setting up libaio1t64:amd64 (0.3.113-6build1.1) ... 2026-04-20 19:10:28.436 | Setting up libsctp1:amd64 (1.0.19+dfsg-2build1) ... 2026-04-20 19:10:28.457 | Setting up vlan (2.0.5ubuntu5) ... 2026-04-20 19:10:28.497 | Setting up libclang-common-17-dev:amd64 (1:17.0.6-9ubuntu1) ... 2026-04-20 19:10:28.517 | Setting up libhwasan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-04-20 19:10:28.580 | Setting up libasan8:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-04-20 19:10:28.602 | Setting up libuchardet0:amd64 (0.0.8-1build1) ... 2026-04-20 19:10:28.618 | Setting up kpartx (0.9.4-5ubuntu8.1) ... 2026-04-20 19:10:28.634 | Setting up libapr1t64:amd64 (1.7.2-3.1ubuntu0.1) ... 2026-04-20 19:10:28.652 | Setting up libjson-perl (4.10000-1) ... 2026-04-20 19:10:28.668 | Setting up llvm-17-runtime (1:17.0.6-9ubuntu1) ... 2026-04-20 19:10:28.689 | Setting up libxslt1.1:amd64 (1.1.39-0exp1ubuntu0.24.04.3) ... 2026-04-20 19:10:28.708 | Setting up libnl-3-200:amd64 (3.7.0-0.3build1.1) ... 2026-04-20 19:10:28.735 | Setting up debugedit (1:5.0-5build2) ... 2026-04-20 19:10:28.769 | Setting up liblua5.4-0:amd64 (5.4.6-3build2) ... 2026-04-20 19:10:28.790 | Setting up libsub-override-perl (0.10-1) ... 2026-04-20 19:10:28.808 | Setting up libx11-6:amd64 (2:1.8.7-1build1) ... 2026-04-20 19:10:28.822 | Setting up libharfbuzz0b:amd64 (8.3.0-2build2) ... 2026-04-20 19:10:28.837 | Setting up libthai-data (0.1.29-2build1) ... 2026-04-20 19:10:28.889 | Setting up libgts-0.7-5t64:amd64 (0.7.6+darcs121130-5.2build1) ... 2026-04-20 19:10:28.924 | Setting up libcdt5:amd64 (2.42.2-9ubuntu0.1) ... 2026-04-20 19:10:28.938 | Setting up libcgraph6:amd64 (2.42.2-9ubuntu0.1) ... 2026-04-20 19:10:29.044 | Setting up apache2-data (2.4.58-1ubuntu8.11) ... 2026-04-20 19:10:29.089 | Setting up libtsan2:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-04-20 19:10:29.117 | Setting up libjs-jquery (3.6.1+dfsg+~3.5.14-1) ... 2026-04-20 19:10:29.157 | Setting up dmidecode (3.5-3ubuntu0.1) ... 2026-04-20 19:10:29.178 | Setting up glib-networking-common (2.80.0-1build1) ... 2026-04-20 19:10:29.222 | Setting up libbinutils:amd64 (2.42-4ubuntu2.10) ... 2026-04-20 19:10:29.254 | Setting up liburing2:amd64 (2.5-1build1) ... 2026-04-20 19:10:29.277 | Setting up libisl23:amd64 (0.26-3build1.1) ... 2026-04-20 19:10:29.317 | Setting up libde265-0:amd64 (1.0.15-1build3) ... 2026-04-20 19:10:29.362 | Setting up golang-src (2:1.22~2build1) ... 2026-04-20 19:10:29.399 | Setting up iputils-ping (3:20240117-1ubuntu0.1) ... 2026-04-20 19:10:29.454 | Setting up libicu-dev:amd64 (74.2-1ubuntu3.1) ... 2026-04-20 19:10:29.496 | Setting up libcc1-0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-04-20 19:10:29.529 | Setting up libsystemd-dev:amd64 (255.4-1ubuntu8.15) ... 2026-04-20 19:10:29.553 | Setting up sqlite3 (3.45.1-1ubuntu2.5) ... 2026-04-20 19:10:29.591 | Setting up liblsan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-04-20 19:10:29.618 | Setting up libitm1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-04-20 19:10:29.658 | Setting up libosinfo-l10n (1.11.0-2build3) ... 2026-04-20 19:10:29.690 | Setting up python3-systemd (235-1build4) ... 2026-04-20 19:10:29.879 | Setting up libjs-underscore (1.13.4~dfsg+~1.11.4-3) ... 2026-04-20 19:10:29.900 | Setting up libkadm5clnt-mit12:amd64 (1.20.1-6ubuntu2.6) ... 2026-04-20 19:10:29.930 | Setting up sg3-utils (1.46-3ubuntu4) ... 2026-04-20 19:10:29.970 | Setting up libctf0:amd64 (2.42-4ubuntu2.10) ... 2026-04-20 19:10:29.989 | Setting up libjpeg8:amd64 (8c-2ubuntu11) ... 2026-04-20 19:10:30.020 | Setting up automake (1:1.16.5-1.3ubuntu1) ... 2026-04-20 19:10:30.043 | update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode 2026-04-20 19:10:30.059 | Setting up genisoimage (9:1.1.11-3.5) ... 2026-04-20 19:10:30.084 | Setting up libfile-stripnondeterminism-perl (1.13.1-1) ... 2026-04-20 19:10:30.099 | Setting up glib-networking-services (2.80.0-1build1) ... 2026-04-20 19:10:30.113 | Setting up libaprutil1t64:amd64 (1.6.3-1.1ubuntu7) ... 2026-04-20 19:10:30.126 | Setting up libz3-dev:amd64 (4.8.12-3.1build1) ... 2026-04-20 19:10:30.142 | Setting up libice6:amd64 (2:1.0.10-1build3) ... 2026-04-20 19:10:30.160 | Setting up libjpeg-turbo8-dev:amd64 (2.1.5-2ubuntu2) ... 2026-04-20 19:10:30.174 | Setting up debootstrap (1.0.134ubuntu1) ... 2026-04-20 19:10:30.189 | Setting up libncurses-dev:amd64 (6.4+20240113-1ubuntu2) ... 2026-04-20 19:10:30.202 | Setting up gettext (0.21-14ubuntu2) ... 2026-04-20 19:10:30.215 | Setting up libnftables1:amd64 (1.0.9-1ubuntu0.1) ... 2026-04-20 19:10:30.229 | Setting up llvm-17-linker-tools (1:17.0.6-9ubuntu1) ... 2026-04-20 19:10:30.246 | Setting up libxpm4:amd64 (1:3.5.17-1build2) ... 2026-04-20 19:10:30.263 | Setting up libpcre2-dev:amd64 (10.42-4ubuntu2.1) ... 2026-04-20 19:10:30.281 | Setting up libxrender1:amd64 (1:0.9.10-1.1build1) ... 2026-04-20 19:10:30.296 | Setting up libkdb5-10t64:amd64 (1.20.1-6ubuntu2.6) ... 2026-04-20 19:10:30.311 | Setting up libtirpc3t64:amd64 (1.3.4+ds-1.1build1) ... 2026-04-20 19:10:30.327 | Setting up python3.12-venv (3.12.3-1ubuntu0.12) ... 2026-04-20 19:10:30.409 | Setting up cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-04-20 19:10:30.425 | Setting up fontconfig-config (2.15.0-1.1ubuntu2) ... 2026-04-20 19:10:30.812 | Setting up postgresql-client-16 (16.13-0ubuntu0.24.04.1) ... 2026-04-20 19:10:31.737 | update-alternatives: using /usr/share/postgresql/16/man/man1/psql.1.gz to provide /usr/share/man/man1/psql.1.gz (psql.1.gz) in auto mode 2026-04-20 19:10:31.787 | Setting up haproxy (2.8.16-0ubuntu0.24.04.1) ... 2026-04-20 19:10:32.512 | Created symlink /etc/systemd/system/multi-user.target.wants/haproxy.service → /usr/lib/systemd/system/haproxy.service. 2026-04-20 19:10:32.942 | Setting up libxext6:amd64 (2:1.3.4-1build2) ... 2026-04-20 19:10:32.959 | Setting up libpq-dev (16.13-0ubuntu0.24.04.1) ... 2026-04-20 19:10:32.975 | Setting up libobjc4:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-04-20 19:10:32.992 | Setting up dconf-service (0.40.0-4ubuntu0.1) ... 2026-04-20 19:10:33.009 | Setting up libparted2t64:amd64 (3.6-4build1) ... 2026-04-20 19:10:33.038 | Removing 'diversion of /lib/x86_64-linux-gnu/libparted.so.2 to /lib/x86_64-linux-gnu/libparted.so.2.usr-is-merged by libparted2t64' 2026-04-20 19:10:33.059 | Removing 'diversion of /lib/x86_64-linux-gnu/libparted.so.2.0.5 to /lib/x86_64-linux-gnu/libparted.so.2.0.5.usr-is-merged by libparted2t64' 2026-04-20 19:10:33.070 | Setting up golang-1.22-go (1.22.2-2ubuntu0.4) ... 2026-04-20 19:10:33.086 | Setting up libaprutil1-ldap:amd64 (1.6.3-1.1ubuntu7) ... 2026-04-20 19:10:33.103 | Setting up dnsmasq-base (2.90-2ubuntu0.1) ... 2026-04-20 19:10:33.200 | Setting up libaprutil1-dbd-sqlite3:amd64 (1.6.3-1.1ubuntu7) ... 2026-04-20 19:10:33.215 | Setting up pkgconf:amd64 (1.8.1-2build1) ... 2026-04-20 19:10:33.234 | Setting up intltool-debian (0.35.0+20060710.6) ... 2026-04-20 19:10:33.253 | Setting up libnl-route-3-200:amd64 (3.7.0-0.3build1.1) ... 2026-04-20 19:10:33.279 | Setting up libldap2-dev (2.6.10+dfsg-0ubuntu0.24.04.1) ... 2026-04-20 19:10:33.302 | Setting up libclang-cpp17t64 (1:17.0.6-9ubuntu1) ... 2026-04-20 19:10:33.321 | Setting up libthai0:amd64 (0.1.29-2build1) ... 2026-04-20 19:10:33.337 | Setting up libxml2-dev:amd64 (2.9.14+dfsg-1.3ubuntu3.7) ... 2026-04-20 19:10:33.354 | Setting up libgprofng0:amd64 (2.42-4ubuntu2.10) ... 2026-04-20 19:10:33.374 | Setting up libsasl2-dev (2.1.28+dfsg1-5ubuntu3.1) ... 2026-04-20 19:10:33.391 | Setting up python3-venv (3.12.3-0ubuntu2.1) ... 2026-04-20 19:10:33.409 | Setting up libjs-jquery-metadata (12-4) ... 2026-04-20 19:10:33.428 | Setting up postgresql-common (257build1.1) ... 2026-04-20 19:10:34.037 | 2026-04-20 19:10:34.037 | Creating config file /etc/postgresql-common/createcluster.conf with new version 2026-04-20 19:10:34.255 | Building PostgreSQL dictionaries from installed myspell/hunspell packages... 2026-04-20 19:10:34.255 | Removing obsolete dictionary files: 2026-04-20 19:10:34.962 | Created symlink /etc/systemd/system/multi-user.target.wants/postgresql.service → /usr/lib/systemd/system/postgresql.service. 2026-04-20 19:10:35.385 | Setting up thin-provisioning-tools (0.9.0-2ubuntu5.1) ... 2026-04-20 19:10:35.403 | Setting up libsctp-dev:amd64 (1.0.19+dfsg-2build1) ... 2026-04-20 19:10:35.420 | Setting up pkg-config:amd64 (1.8.1-2build1) ... 2026-04-20 19:10:35.444 | Setting up libjs-sphinxdoc (7.2.6-6) ... 2026-04-20 19:10:35.462 | Setting up lsof (4.95.0-1build3) ... 2026-04-20 19:10:35.480 | Setting up dh-strip-nondeterminism (1.13.1-1) ... 2026-04-20 19:10:35.497 | Setting up libgvpr2:amd64 (2.42.2-9ubuntu0.1) ... 2026-04-20 19:10:35.512 | Setting up libjs-jquery-tablesorter (1:2.31.3+dfsg1-3) ... 2026-04-20 19:10:35.528 | Setting up libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-04-20 19:10:35.576 | Setting up groff-base (1.23.0-3build2) ... 2026-04-20 19:10:35.601 | Setting up libtiff6:amd64 (4.5.1+git230720-4ubuntu2.5) ... 2026-04-20 19:10:35.618 | Setting up libkadm5srv-mit12:amd64 (1.20.1-6ubuntu2.6) ... 2026-04-20 19:10:35.634 | Setting up qemu-utils (1:8.2.2+ds-0ubuntu1.16) ... 2026-04-20 19:10:35.649 | Setting up libjpeg8-dev:amd64 (8c-2ubuntu11) ... 2026-04-20 19:10:35.665 | Setting up golang-1.22 (1.22.2-2ubuntu0.4) ... 2026-04-20 19:10:35.681 | Setting up libsm6:amd64 (2:1.2.3-1build3) ... 2026-04-20 19:10:35.698 | Setting up llvm-17 (1:17.0.6-9ubuntu1) ... 2026-04-20 19:10:35.713 | Setting up libobjc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-04-20 19:10:35.728 | Setting up libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-04-20 19:10:35.743 | Setting up apache2-utils (2.4.58-1ubuntu8.11) ... 2026-04-20 19:10:35.760 | Setting up binutils-x86-64-linux-gnu (2.42-4ubuntu2.10) ... 2026-04-20 19:10:35.776 | Setting up krb5-multidev:amd64 (1.20.1-6ubuntu2.6) ... 2026-04-20 19:10:35.790 | Setting up cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-04-20 19:10:35.804 | Setting up libibverbs1:amd64 (50.0-2ubuntu0.2) ... 2026-04-20 19:10:35.907 | Setting up libxslt1-dev:amd64 (1.1.39-0exp1ubuntu0.24.04.3) ... 2026-04-20 19:10:35.922 | Setting up cpp-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-04-20 19:10:35.937 | Setting up dconf-gsettings-backend:amd64 (0.40.0-4ubuntu0.1) ... 2026-04-20 19:10:35.953 | Setting up golang-go:amd64 (2:1.22~2build1) ... 2026-04-20 19:10:35.970 | Setting up gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-04-20 19:10:35.989 | Setting up po-debconf (1.0.21+nmu1) ... 2026-04-20 19:10:36.006 | Setting up libjpeg-dev:amd64 (8c-2ubuntu11) ... 2026-04-20 19:10:36.023 | Setting up parted (3.6-4build1) ... 2026-04-20 19:10:36.055 | Setting up binutils (2.42-4ubuntu2.10) ... 2026-04-20 19:10:36.071 | Setting up apache2-bin (2.4.58-1ubuntu8.11) ... 2026-04-20 19:10:36.088 | Setting up man-db (2.12.0-4build2) ... 2026-04-20 19:10:36.217 | Building database of manual pages ... 2026-04-20 19:10:39.445 | Created symlink /etc/systemd/system/timers.target.wants/man-db.timer → /usr/lib/systemd/system/man-db.timer. 2026-04-20 19:10:39.729 | man-db.service is a disabled or a static unit, not starting it. 2026-04-20 19:10:39.800 | Setting up dpkg-dev (1.22.6ubuntu6.5) ... 2026-04-20 19:10:39.829 | Setting up libkrb5-dev:amd64 (1.20.1-6ubuntu2.6) ... 2026-04-20 19:10:39.847 | Setting up libapr1-dev (1.7.2-3.1ubuntu0.1) ... 2026-04-20 19:10:39.863 | Setting up python3-dev (3.12.3-0ubuntu2.1) ... 2026-04-20 19:10:39.880 | Setting up libxt6t64:amd64 (1:1.2.1-1.2build1) ... 2026-04-20 19:10:39.897 | Setting up gcc-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-04-20 19:10:39.915 | Setting up cpp (4:13.2.0-7ubuntu1) ... 2026-04-20 19:10:39.955 | Setting up libpcap0.8t64:amd64 (1.10.4-4.1ubuntu3) ... 2026-04-20 19:10:39.976 | Setting up libaprutil1-dev (1.6.3-1.1ubuntu7) ... 2026-04-20 19:10:39.992 | Setting up llvm-17-dev (1:17.0.6-9ubuntu1) ... 2026-04-20 19:10:40.009 | Setting up golang-doc (2:1.22~2build1) ... 2026-04-20 19:10:40.025 | Setting up gsettings-desktop-schemas (46.1-0ubuntu1) ... 2026-04-20 19:10:40.042 | Setting up golang:amd64 (2:1.22~2build1) ... 2026-04-20 19:10:40.059 | Setting up tcpdump (4.99.4-3ubuntu4.24.04.1) ... 2026-04-20 19:10:40.301 | Setting up libxmu6:amd64 (2:1.1.3-3build2) ... 2026-04-20 19:10:40.321 | Setting up g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-04-20 19:10:40.339 | Setting up gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-04-20 19:10:40.354 | Setting up libtool (2.4.7-7build1) ... 2026-04-20 19:10:40.369 | Setting up apache2 (2.4.58-1ubuntu8.11) ... 2026-04-20 19:10:41.088 | Enabling module mpm_event. 2026-04-20 19:10:41.141 | Enabling module authz_core. 2026-04-20 19:10:41.151 | Enabling module authz_host. 2026-04-20 19:10:41.203 | Enabling module authn_core. 2026-04-20 19:10:41.212 | Enabling module auth_basic. 2026-04-20 19:10:41.260 | Enabling module access_compat. 2026-04-20 19:10:41.308 | Enabling module authn_file. 2026-04-20 19:10:41.355 | Enabling module authz_user. 2026-04-20 19:10:41.402 | Enabling module alias. 2026-04-20 19:10:41.451 | Enabling module dir. 2026-04-20 19:10:41.500 | Enabling module autoindex. 2026-04-20 19:10:41.545 | Enabling module env. 2026-04-20 19:10:41.589 | Enabling module mime. 2026-04-20 19:10:41.636 | Enabling module negotiation. 2026-04-20 19:10:41.686 | Enabling module setenvif. 2026-04-20 19:10:41.733 | Enabling module filter. 2026-04-20 19:10:41.781 | Enabling module deflate. 2026-04-20 19:10:41.828 | Enabling module status. 2026-04-20 19:10:41.877 | Enabling module reqtimeout. 2026-04-20 19:10:41.930 | Enabling conf charset. 2026-04-20 19:10:41.982 | Enabling conf localized-error-pages. 2026-04-20 19:10:42.031 | Enabling conf other-vhosts-access-log. 2026-04-20 19:10:42.077 | Enabling conf security. 2026-04-20 19:10:42.123 | Enabling conf serve-cgi-bin. 2026-04-20 19:10:42.175 | Enabling site 000-default. 2026-04-20 19:10:42.927 | Created symlink /etc/systemd/system/multi-user.target.wants/apache2.service → /usr/lib/systemd/system/apache2.service. 2026-04-20 19:10:43.419 | Created symlink /etc/systemd/system/multi-user.target.wants/apache-htcacheclean.service → /usr/lib/systemd/system/apache-htcacheclean.service. 2026-04-20 19:10:44.392 | Setting up clang-17 (1:17.0.6-9ubuntu1) ... 2026-04-20 19:10:44.403 | Setting up libxaw7:amd64 (2:1.0.14-1build2) ... 2026-04-20 19:10:44.414 | Setting up gcc (4:13.2.0-7ubuntu1) ... 2026-04-20 19:10:44.451 | Setting up dh-autoreconf (20) ... 2026-04-20 19:10:44.461 | Setting up postgresql-server-dev-16 (16.13-0ubuntu0.24.04.1) ... 2026-04-20 19:10:44.470 | Setting up g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-04-20 19:10:44.479 | Setting up postgresql-server-dev-all:amd64 (257build1.1) ... 2026-04-20 19:10:44.488 | Setting up g++-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-04-20 19:10:44.496 | Setting up debhelper (13.14.1ubuntu5) ... 2026-04-20 19:10:44.505 | Setting up g++ (4:13.2.0-7ubuntu1) ... 2026-04-20 19:10:44.520 | update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode 2026-04-20 19:10:44.529 | Setting up apache2-dev (2.4.58-1ubuntu8.11) ... 2026-04-20 19:10:44.540 | Setting up liblvm2cmd2.03:amd64 (2.03.16-3ubuntu3.2) ... 2026-04-20 19:10:44.551 | Setting up dmeventd (2:1.02.185-3ubuntu3.2) ... 2026-04-20 19:10:44.709 | Created symlink /etc/systemd/system/sockets.target.wants/dm-event.socket → /usr/lib/systemd/system/dm-event.socket. 2026-04-20 19:10:45.001 | dm-event.service is a disabled or a static unit, not starting it. 2026-04-20 19:10:45.040 | Setting up libheif-plugin-aomdec:amd64 (1.17.6-1ubuntu4.2) ... 2026-04-20 19:10:45.051 | Setting up libheif-plugin-libde265:amd64 (1.17.6-1ubuntu4.2) ... 2026-04-20 19:10:45.065 | Setting up libheif1:amd64 (1.17.6-1ubuntu4.2) ... 2026-04-20 19:10:45.074 | Setting up lvm2 (2.03.16-3ubuntu3.2) ... 2026-04-20 19:10:46.320 | Created symlink /etc/systemd/system/sysinit.target.wants/blk-availability.service → /usr/lib/systemd/system/blk-availability.service. 2026-04-20 19:10:46.467 | Created symlink /etc/systemd/system/sysinit.target.wants/lvm2-monitor.service → /usr/lib/systemd/system/lvm2-monitor.service. 2026-04-20 19:10:47.012 | Created symlink /etc/systemd/system/sysinit.target.wants/lvm2-lvmpolld.socket → /usr/lib/systemd/system/lvm2-lvmpolld.socket. 2026-04-20 19:10:47.335 | Processing triggers for libglib2.0-0t64:amd64 (2.80.0-6ubuntu3.8) ... 2026-04-20 19:10:47.384 | Processing triggers for dbus (1.14.10-4ubuntu4.1) ... 2026-04-20 19:10:47.405 | Processing triggers for sgml-base (1.31) ... 2026-04-20 19:10:47.435 | Setting up libfontconfig1:amd64 (2.15.0-1.1ubuntu2) ... 2026-04-20 19:10:47.445 | Setting up glib-networking:amd64 (2.80.0-1build1) ... 2026-04-20 19:10:47.458 | Setting up fontconfig (2.15.0-1.1ubuntu2) ... 2026-04-20 19:10:49.495 | Regenerating fonts cache... done. 2026-04-20 19:10:49.503 | Processing triggers for initramfs-tools (0.142ubuntu25.8) ... 2026-04-20 19:10:49.556 | update-initramfs: Generating /boot/initrd.img-6.8.0-110-generic 2026-04-20 19:10:49.574 | W: No zstd in /usr/bin:/sbin:/bin, using gzip 2026-04-20 19:11:01.562 | Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-04-20 19:11:01.596 | Setting up libpango-1.0-0:amd64 (1.52.1+ds-1build1) ... 2026-04-20 19:11:01.609 | Setting up libsoup-3.0-0:amd64 (3.4.4-5ubuntu0.7) ... 2026-04-20 19:11:01.623 | Processing triggers for systemd (255.4-1ubuntu8.15) ... 2026-04-20 19:11:01.682 | Setting up libcairo2:amd64 (1.18.0-3build1) ... 2026-04-20 19:11:01.693 | Setting up libosinfo-1.0-0:amd64 (1.11.0-2build3) ... 2026-04-20 19:11:01.704 | Setting up libgd3:amd64 (2.3.3-9ubuntu5) ... 2026-04-20 19:11:01.715 | Setting up libcairo-gobject2:amd64 (1.18.0-3build1) ... 2026-04-20 19:11:01.725 | Setting up libpangoft2-1.0-0:amd64 (1.52.1+ds-1build1) ... 2026-04-20 19:11:01.736 | Setting up libpangocairo-1.0-0:amd64 (1.52.1+ds-1build1) ... 2026-04-20 19:11:01.747 | Setting up gir1.2-freedesktop:amd64 (1.80.1-1) ... 2026-04-20 19:11:01.758 | Setting up libgvc6 (2.42.2-9ubuntu0.1) ... 2026-04-20 19:11:01.790 | Setting up gir1.2-libosinfo-1.0:amd64 (1.11.0-2build3) ... 2026-04-20 19:11:01.801 | Setting up graphviz (2.42.2-9ubuntu0.1) ... 2026-04-20 19:11:01.817 | Processing triggers for rsyslog (8.2312.0-3ubuntu9.2) ... 2026-04-20 19:11:01.966 | Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-04-20 19:11:02.254 | ++ functions-common:apt_get:1205 : result=0 2026-04-20 19:11:02.259 | ++ functions-common:apt_get:1208 : time_stop apt-get 2026-04-20 19:11:02.264 | ++ functions-common:time_stop:2414 : local name 2026-04-20 19:11:02.268 | ++ functions-common:time_stop:2415 : local end_time 2026-04-20 19:11:02.273 | ++ functions-common:time_stop:2416 : local elapsed_time 2026-04-20 19:11:02.278 | ++ functions-common:time_stop:2417 : local total 2026-04-20 19:11:02.283 | ++ functions-common:time_stop:2418 : local start_time 2026-04-20 19:11:02.288 | ++ functions-common:time_stop:2420 : name=apt-get 2026-04-20 19:11:02.293 | ++ functions-common:time_stop:2421 : start_time=1776712158892 2026-04-20 19:11:02.297 | ++ functions-common:time_stop:2423 : [[ -z 1776712158892 ]] 2026-04-20 19:11:02.303 | +++ functions-common:time_stop:2426 : date +%s%3N 2026-04-20 19:11:02.311 | ++ functions-common:time_stop:2426 : end_time=1776712262306 2026-04-20 19:11:02.316 | ++ functions-common:time_stop:2427 : elapsed_time=103414 2026-04-20 19:11:02.320 | ++ functions-common:time_stop:2428 : total=7118 2026-04-20 19:11:02.325 | ++ functions-common:time_stop:2430 : _TIME_START[$name]= 2026-04-20 19:11:02.330 | ++ functions-common:time_stop:2431 : _TIME_TOTAL[$name]=110532 2026-04-20 19:11:02.335 | ++ functions-common:apt_get:1209 : return 0 2026-04-20 19:11:02.341 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2026-04-20 19:11:02.346 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2026-04-20 19:11:02.351 | +++ tools/install_prereqs.sh:source:83 : which python3.12 2026-04-20 19:11:02.362 | ++ tools/install_prereqs.sh:source:83 : export PYTHON=/usr/bin/python3.12 2026-04-20 19:11:02.367 | ++ tools/install_prereqs.sh:source:83 : PYTHON=/usr/bin/python3.12 2026-04-20 19:11:02.372 | ++ tools/install_prereqs.sh:source:88 : date +%s 2026-04-20 19:11:02.381 | ++ tools/install_prereqs.sh:source:89 : date 2026-04-20 19:11:02.388 | + ./stack.sh:main:795 : [[ False != \T\r\u\e ]] 2026-04-20 19:11:02.394 | + ./stack.sh:main:796 : PYPI_ALTERNATIVE_URL= 2026-04-20 19:11:02.399 | + ./stack.sh:main:796 : /opt/stack/devstack/tools/install_pip.sh 2026-04-20 19:11:04.379 | + tools/install_pip.sh:main:25 : FILES=/opt/stack/devstack/files 2026-04-20 19:11:04.383 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2026-04-20 19:11:04.386 | + tools/install_pip.sh:main:42 : GetDistro 2026-04-20 19:11:04.389 | + functions-common:GetDistro:472 : GetOSVersion 2026-04-20 19:11:04.394 | + functions-common:GetOSVersion:442 : source /etc/os-release 2026-04-20 19:11:04.397 | ++ /etc/os-release:source:1 : PRETTY_NAME='Ubuntu 24.04.4 LTS' 2026-04-20 19:11:04.400 | ++ /etc/os-release:source:2 : NAME=Ubuntu 2026-04-20 19:11:04.404 | ++ /etc/os-release:source:3 : VERSION_ID=24.04 2026-04-20 19:11:04.408 | ++ /etc/os-release:source:4 : VERSION='24.04.4 LTS (Noble Numbat)' 2026-04-20 19:11:04.411 | ++ /etc/os-release:source:5 : VERSION_CODENAME=noble 2026-04-20 19:11:04.415 | ++ /etc/os-release:source:6 : ID=ubuntu 2026-04-20 19:11:04.418 | ++ /etc/os-release:source:7 : ID_LIKE=debian 2026-04-20 19:11:04.421 | ++ /etc/os-release:source:8 : HOME_URL=https://www.ubuntu.com/ 2026-04-20 19:11:04.425 | ++ /etc/os-release:source:9 : SUPPORT_URL=https://help.ubuntu.com/ 2026-04-20 19:11:04.428 | ++ /etc/os-release:source:10 : BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/ 2026-04-20 19:11:04.432 | ++ /etc/os-release:source:11 : PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy 2026-04-20 19:11:04.435 | ++ /etc/os-release:source:12 : UBUNTU_CODENAME=noble 2026-04-20 19:11:04.439 | ++ /etc/os-release:source:13 : LOGO=ubuntu-logo 2026-04-20 19:11:04.443 | + functions-common:GetOSVersion:443 : [[ ubuntu =~ (almalinux|centos|rocky|rhel) ]] 2026-04-20 19:11:04.447 | + functions-common:GetOSVersion:448 : _ensure_lsb_release 2026-04-20 19:11:04.452 | ++ functions-common:_ensure_lsb_release:419 : command -v lsb_release 2026-04-20 19:11:04.457 | + functions-common:_ensure_lsb_release:419 : [[ -x /usr/bin/lsb_release ]] 2026-04-20 19:11:04.461 | + functions-common:_ensure_lsb_release:420 : return 2026-04-20 19:11:04.465 | ++ functions-common:GetOSVersion:450 : lsb_release -r -s 2026-04-20 19:11:04.488 | + functions-common:GetOSVersion:450 : os_RELEASE=24.04 2026-04-20 19:11:04.493 | ++ functions-common:GetOSVersion:451 : lsb_release -c -s 2026-04-20 19:11:04.515 | + functions-common:GetOSVersion:451 : os_CODENAME=noble 2026-04-20 19:11:04.520 | ++ functions-common:GetOSVersion:452 : lsb_release -i -s 2026-04-20 19:11:04.542 | + functions-common:GetOSVersion:452 : os_VENDOR=Ubuntu 2026-04-20 19:11:04.546 | + functions-common:GetOSVersion:455 : [[ Ubuntu =~ (Debian|Ubuntu) ]] 2026-04-20 19:11:04.551 | + functions-common:GetOSVersion:456 : os_PACKAGE=deb 2026-04-20 19:11:04.555 | + functions-common:GetOSVersion:461 : typeset -xr os_VENDOR 2026-04-20 19:11:04.559 | + functions-common:GetOSVersion:462 : typeset -xr os_RELEASE 2026-04-20 19:11:04.563 | + functions-common:GetOSVersion:463 : typeset -xr os_PACKAGE 2026-04-20 19:11:04.567 | + functions-common:GetOSVersion:464 : typeset -xr os_CODENAME 2026-04-20 19:11:04.571 | + functions-common:GetDistro:473 : [[ Ubuntu =~ (Ubuntu) ]] 2026-04-20 19:11:04.575 | + functions-common:GetDistro:476 : DISTRO=noble 2026-04-20 19:11:04.579 | + functions-common:GetDistro:513 : typeset -xr DISTRO 2026-04-20 19:11:04.582 | + tools/install_pip.sh:main:43 : echo 'Distro: noble' 2026-04-20 19:11:04.582 | Distro: noble 2026-04-20 19:11:04.586 | + tools/install_pip.sh:main:117 : get_versions 2026-04-20 19:11:04.591 | ++ tools/install_pip.sh:get_versions:48 : which pip 2026-04-20 19:11:04.599 | + tools/install_pip.sh:get_versions:48 : PIP=/usr/bin/pip 2026-04-20 19:11:04.603 | + tools/install_pip.sh:get_versions:49 : [[ -n /usr/bin/pip ]] 2026-04-20 19:11:04.608 | ++ tools/install_pip.sh:get_versions:50 : /usr/bin/pip --version 2026-04-20 19:11:04.608 | ++ tools/install_pip.sh:get_versions:50 : awk '{ print $2}' 2026-04-20 19:11:04.943 | + tools/install_pip.sh:get_versions:50 : PIP_VERSION=24.0 2026-04-20 19:11:04.947 | + tools/install_pip.sh:get_versions:51 : echo 'pip: 24.0' 2026-04-20 19:11:04.947 | pip: 24.0 2026-04-20 19:11:04.951 | + tools/install_pip.sh:main:119 : [[ -n '' ]] 2026-04-20 19:11:04.955 | + tools/install_pip.sh:main:123 : is_fedora 2026-04-20 19:11:04.959 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-04-20 19:11:04.963 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-04-20 19:11:04.966 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-04-20 19:11:04.970 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-04-20 19:11:04.973 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-04-20 19:11:04.977 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-04-20 19:11:04.980 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-04-20 19:11:04.984 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-04-20 19:11:04.987 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-04-20 19:11:04.991 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-04-20 19:11:04.995 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-04-20 19:11:04.999 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-04-20 19:11:05.003 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-04-20 19:11:05.006 | + tools/install_pip.sh:main:134 : is_ubuntu 2026-04-20 19:11:05.010 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-04-20 19:11:05.014 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-04-20 19:11:05.018 | + tools/install_pip.sh:main:137 : sed -i -e /setuptools/d /opt/stack/requirements/upper-constraints.txt 2026-04-20 19:11:05.026 | + tools/install_pip.sh:main:146 : set -x 2026-04-20 19:11:05.030 | + tools/install_pip.sh:main:149 : get_versions 2026-04-20 19:11:05.035 | ++ tools/install_pip.sh:get_versions:48 : which pip 2026-04-20 19:11:05.043 | + tools/install_pip.sh:get_versions:48 : PIP=/usr/bin/pip 2026-04-20 19:11:05.047 | + tools/install_pip.sh:get_versions:49 : [[ -n /usr/bin/pip ]] 2026-04-20 19:11:05.052 | ++ tools/install_pip.sh:get_versions:50 : /usr/bin/pip --version 2026-04-20 19:11:05.053 | ++ tools/install_pip.sh:get_versions:50 : awk '{ print $2}' 2026-04-20 19:11:05.356 | + tools/install_pip.sh:get_versions:50 : PIP_VERSION=24.0 2026-04-20 19:11:05.359 | + tools/install_pip.sh:get_versions:51 : echo 'pip: 24.0' 2026-04-20 19:11:05.359 | pip: 24.0 2026-04-20 19:11:05.365 | + ./stack.sh:main:800 : source /opt/stack/devstack/tools/fixup_stuff.sh 2026-04-20 19:11:05.371 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /opt/stack/devstack ]] 2026-04-20 19:11:05.377 | + ./stack.sh:main:801 : fixup_all 2026-04-20 19:11:05.382 | + tools/fixup_stuff.sh:fixup_all:111 : fixup_ubuntu 2026-04-20 19:11:05.387 | + tools/fixup_stuff.sh:fixup_ubuntu:95 : is_ubuntu 2026-04-20 19:11:05.392 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-04-20 19:11:05.397 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-04-20 19:11:05.402 | + tools/fixup_stuff.sh:fixup_ubuntu:105 : sudo rm -rf '/usr/lib/python3/dist-packages/PyYAML-*.egg-info' 2026-04-20 19:11:05.422 | + tools/fixup_stuff.sh:fixup_ubuntu:106 : sudo rm -rf '/usr/lib/python3/dist-packages/pyasn1_modules-*.egg-info' 2026-04-20 19:11:05.442 | + tools/fixup_stuff.sh:fixup_ubuntu:107 : sudo rm -rf '/usr/lib/python3/dist-packages/simplejson-*.egg-info' 2026-04-20 19:11:05.461 | + tools/fixup_stuff.sh:fixup_all:112 : fixup_fedora 2026-04-20 19:11:05.466 | + tools/fixup_stuff.sh:fixup_fedora:33 : is_fedora 2026-04-20 19:11:05.470 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-04-20 19:11:05.475 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-04-20 19:11:05.479 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-04-20 19:11:05.484 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-04-20 19:11:05.489 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-04-20 19:11:05.493 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-04-20 19:11:05.498 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-04-20 19:11:05.502 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-04-20 19:11:05.507 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-04-20 19:11:05.511 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-04-20 19:11:05.516 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-04-20 19:11:05.520 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-04-20 19:11:05.525 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-04-20 19:11:05.530 | + tools/fixup_stuff.sh:fixup_fedora:34 : return 2026-04-20 19:11:05.535 | + ./stack.sh:main:803 : [[ True == \T\r\u\e ]] 2026-04-20 19:11:05.540 | + ./stack.sh:main:805 : sudo ln -sf /opt/stack/data/venv/bin/cinder-manage /usr/local/bin 2026-04-20 19:11:05.562 | + ./stack.sh:main:806 : sudo ln -sf /opt/stack/data/venv/bin/cinder-rtstool /usr/local/bin 2026-04-20 19:11:05.580 | + ./stack.sh:main:807 : sudo ln -sf /opt/stack/data/venv/bin/glance /usr/local/bin 2026-04-20 19:11:05.601 | + ./stack.sh:main:808 : sudo ln -sf /opt/stack/data/venv/bin/nova-manage /usr/local/bin 2026-04-20 19:11:05.619 | + ./stack.sh:main:809 : sudo ln -sf /opt/stack/data/venv/bin/openstack /usr/local/bin 2026-04-20 19:11:05.640 | + ./stack.sh:main:810 : sudo ln -sf /opt/stack/data/venv/bin/privsep-helper /usr/local/bin 2026-04-20 19:11:05.661 | + ./stack.sh:main:811 : sudo ln -sf /opt/stack/data/venv/bin/rally /usr/local/bin 2026-04-20 19:11:05.682 | + ./stack.sh:main:812 : sudo ln -sf /opt/stack/data/venv/bin/tox /usr/local/bin 2026-04-20 19:11:05.697 | + ./stack.sh:main:814 : setup_devstack_virtualenv 2026-04-20 19:11:05.702 | + inc/python:setup_devstack_virtualenv:39 : [[ ! -d /opt/stack/data/venv ]] 2026-04-20 19:11:05.708 | + inc/python:setup_devstack_virtualenv:43 : /usr/bin/python3.12 -m venv --system-site-packages /opt/stack/data/venv 2026-04-20 19:11:08.952 | + inc/python:setup_devstack_virtualenv:44 : pip_install -U pip 'setuptools[core]' 2026-04-20 19:11:08.992 | Using python 3.12 to install setuptools 2026-04-20 19:11:08.997 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -U pip 'setuptools[core]' 2026-04-20 19:11:09.767 | Requirement already satisfied: pip in /opt/stack/data/venv/lib/python3.12/site-packages (24.0) 2026-04-20 19:11:09.895 | Collecting pip 2026-04-20 19:11:09.939 | Downloading pip-26.0.1-py3-none-any.whl.metadata (4.7 kB) 2026-04-20 19:11:09.952 | Requirement already satisfied: setuptools[core] in /usr/lib/python3/dist-packages (68.1.2) 2026-04-20 19:11:10.204 | Collecting setuptools[core] 2026-04-20 19:11:10.208 | Downloading setuptools-82.0.1-py3-none-any.whl.metadata (6.5 kB) 2026-04-20 19:11:10.297 | Collecting packaging>=24.2 (from setuptools[core]) 2026-04-20 19:11:10.303 | Downloading packaging-26.0-py3-none-any.whl.metadata (3.3 kB) 2026-04-20 19:11:10.351 | Collecting more_itertools>=8.8 (from setuptools[core]) 2026-04-20 19:11:10.354 | Downloading more_itertools-11.0.2-py3-none-any.whl.metadata (41 kB) 2026-04-20 19:11:10.371 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 41.4/41.4 kB 2.5 MB/s eta 0:00:00 2026-04-20 19:11:10.410 | Collecting jaraco.text>=3.7 (from setuptools[core]) 2026-04-20 19:11:10.414 | Downloading jaraco_text-4.2.0-py3-none-any.whl.metadata (3.8 kB) 2026-04-20 19:11:10.471 | Collecting wheel>=0.43.0 (from setuptools[core]) 2026-04-20 19:11:10.474 | Downloading wheel-0.46.3-py3-none-any.whl.metadata (2.4 kB) 2026-04-20 19:11:10.523 | Collecting jaraco.functools>=4 (from setuptools[core]) 2026-04-20 19:11:10.526 | Downloading jaraco_functools-4.4.0-py3-none-any.whl.metadata (3.0 kB) 2026-04-20 19:11:10.595 | Collecting jaraco.context>=4.1 (from jaraco.text>=3.7->setuptools[core]) 2026-04-20 19:11:10.600 | Downloading jaraco_context-6.1.2-py3-none-any.whl.metadata (4.2 kB) 2026-04-20 19:11:10.643 | Collecting typer-slim (from jaraco.text>=3.7->setuptools[core]) 2026-04-20 19:11:10.648 | Downloading typer_slim-0.24.0-py3-none-any.whl.metadata (4.2 kB) 2026-04-20 19:11:10.791 | Collecting typer>=0.24.0 (from typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-04-20 19:11:10.795 | Downloading typer-0.24.1-py3-none-any.whl.metadata (16 kB) 2026-04-20 19:11:10.856 | Collecting click>=8.2.1 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-04-20 19:11:10.859 | Downloading click-8.3.2-py3-none-any.whl.metadata (2.6 kB) 2026-04-20 19:11:10.908 | Collecting shellingham>=1.3.0 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-04-20 19:11:10.912 | Downloading shellingham-1.5.4-py2.py3-none-any.whl.metadata (3.5 kB) 2026-04-20 19:11:11.020 | Collecting rich>=12.3.0 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-04-20 19:11:11.024 | Downloading rich-14.3.4-py3-none-any.whl.metadata (18 kB) 2026-04-20 19:11:11.058 | Collecting annotated-doc>=0.0.2 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-04-20 19:11:11.061 | Downloading annotated_doc-0.0.4-py3-none-any.whl.metadata (6.6 kB) 2026-04-20 19:11:11.114 | Collecting markdown-it-py>=2.2.0 (from rich>=12.3.0->typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-04-20 19:11:11.117 | Downloading markdown_it_py-4.0.0-py3-none-any.whl.metadata (7.3 kB) 2026-04-20 19:11:11.171 | Collecting pygments<3.0.0,>=2.13.0 (from rich>=12.3.0->typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-04-20 19:11:11.174 | Downloading pygments-2.20.0-py3-none-any.whl.metadata (2.5 kB) 2026-04-20 19:11:11.240 | Collecting mdurl~=0.1 (from markdown-it-py>=2.2.0->rich>=12.3.0->typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-04-20 19:11:11.243 | Downloading mdurl-0.1.2-py3-none-any.whl.metadata (1.6 kB) 2026-04-20 19:11:11.263 | Downloading pip-26.0.1-py3-none-any.whl (1.8 MB) 2026-04-20 19:11:11.297 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 63.6 MB/s eta 0:00:00 2026-04-20 19:11:11.301 | Downloading jaraco_functools-4.4.0-py3-none-any.whl (10 kB) 2026-04-20 19:11:11.312 | Downloading jaraco_text-4.2.0-py3-none-any.whl (13 kB) 2026-04-20 19:11:11.324 | Downloading more_itertools-11.0.2-py3-none-any.whl (71 kB) 2026-04-20 19:11:11.337 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 71.9/71.9 kB 6.4 MB/s eta 0:00:00 2026-04-20 19:11:11.342 | Downloading packaging-26.0-py3-none-any.whl (74 kB) 2026-04-20 19:11:11.353 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 74.4/74.4 kB 8.4 MB/s eta 0:00:00 2026-04-20 19:11:11.356 | Downloading wheel-0.46.3-py3-none-any.whl (30 kB) 2026-04-20 19:11:11.366 | Downloading setuptools-82.0.1-py3-none-any.whl (1.0 MB) 2026-04-20 19:11:11.387 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.0/1.0 MB 57.8 MB/s eta 0:00:00 2026-04-20 19:11:11.391 | Downloading jaraco_context-6.1.2-py3-none-any.whl (7.9 kB) 2026-04-20 19:11:11.402 | Downloading typer_slim-0.24.0-py3-none-any.whl (3.4 kB) 2026-04-20 19:11:11.411 | Downloading typer-0.24.1-py3-none-any.whl (56 kB) 2026-04-20 19:11:11.420 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 56.1/56.1 kB 8.1 MB/s eta 0:00:00 2026-04-20 19:11:11.423 | Downloading annotated_doc-0.0.4-py3-none-any.whl (5.3 kB) 2026-04-20 19:11:11.433 | Downloading click-8.3.2-py3-none-any.whl (108 kB) 2026-04-20 19:11:11.442 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 108.4/108.4 kB 14.3 MB/s eta 0:00:00 2026-04-20 19:11:11.447 | Downloading rich-14.3.4-py3-none-any.whl (310 kB) 2026-04-20 19:11:11.459 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 310.5/310.5 kB 32.2 MB/s eta 0:00:00 2026-04-20 19:11:11.463 | Downloading shellingham-1.5.4-py2.py3-none-any.whl (9.8 kB) 2026-04-20 19:11:11.473 | Downloading markdown_it_py-4.0.0-py3-none-any.whl (87 kB) 2026-04-20 19:11:11.482 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 87.3/87.3 kB 12.5 MB/s eta 0:00:00 2026-04-20 19:11:11.486 | Downloading pygments-2.20.0-py3-none-any.whl (1.2 MB) 2026-04-20 19:11:11.509 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 64.8 MB/s eta 0:00:00 2026-04-20 19:11:11.514 | Downloading mdurl-0.1.2-py3-none-any.whl (10.0 kB) 2026-04-20 19:11:11.792 | Installing collected packages: shellingham, setuptools, pygments, pip, packaging, more_itertools, mdurl, jaraco.context, click, annotated-doc, wheel, markdown-it-py, jaraco.functools, rich, typer, typer-slim, jaraco.text 2026-04-20 19:11:11.807 | Attempting uninstall: setuptools 2026-04-20 19:11:11.812 | Found existing installation: setuptools 68.1.2 2026-04-20 19:11:11.813 | Not uninstalling setuptools at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-04-20 19:11:11.813 | Can't uninstall 'setuptools'. No files were found to uninstall. 2026-04-20 19:11:12.465 | Attempting uninstall: pygments 2026-04-20 19:11:12.483 | Found existing installation: Pygments 2.17.2 2026-04-20 19:11:12.484 | Not uninstalling pygments at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-04-20 19:11:12.484 | Can't uninstall 'Pygments'. No files were found to uninstall. 2026-04-20 19:11:13.205 | Attempting uninstall: pip 2026-04-20 19:11:13.210 | Found existing installation: pip 24.0 2026-04-20 19:11:13.259 | Uninstalling pip-24.0: 2026-04-20 19:11:13.266 | Successfully uninstalled pip-24.0 2026-04-20 19:11:14.368 | Attempting uninstall: wheel 2026-04-20 19:11:14.377 | Found existing installation: wheel 0.42.0 2026-04-20 19:11:14.378 | Not uninstalling wheel at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-04-20 19:11:14.378 | Can't uninstall 'wheel'. No files were found to uninstall. 2026-04-20 19:11:14.874 | Successfully installed annotated-doc-0.0.4 click-8.3.2 jaraco.context-6.1.2 jaraco.functools-4.4.0 jaraco.text-4.2.0 markdown-it-py-4.0.0 mdurl-0.1.2 more_itertools-11.0.2 packaging-26.0 pip-26.0.1 pygments-2.20.0 rich-14.3.4 setuptools-82.0.1 shellingham-1.5.4 typer-0.24.1 typer-slim-0.24.0 wheel-0.46.3 2026-04-20 19:11:15.002 | + inc/python:pip_install:216 : result=0 2026-04-20 19:11:15.006 | + inc/python:pip_install:218 : time_stop pip_install 2026-04-20 19:11:15.012 | + functions-common:time_stop:2414 : local name 2026-04-20 19:11:15.017 | + functions-common:time_stop:2415 : local end_time 2026-04-20 19:11:15.021 | + functions-common:time_stop:2416 : local elapsed_time 2026-04-20 19:11:15.026 | + functions-common:time_stop:2417 : local total 2026-04-20 19:11:15.032 | + functions-common:time_stop:2418 : local start_time 2026-04-20 19:11:15.037 | + functions-common:time_stop:2420 : name=pip_install 2026-04-20 19:11:15.042 | + functions-common:time_stop:2421 : start_time=1776712268982 2026-04-20 19:11:15.045 | + functions-common:time_stop:2423 : [[ -z 1776712268982 ]] 2026-04-20 19:11:15.051 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-04-20 19:11:15.058 | + functions-common:time_stop:2426 : end_time=1776712275054 2026-04-20 19:11:15.062 | + functions-common:time_stop:2427 : elapsed_time=6072 2026-04-20 19:11:15.067 | + functions-common:time_stop:2428 : total=0 2026-04-20 19:11:15.071 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-04-20 19:11:15.076 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=6072 2026-04-20 19:11:15.081 | + inc/python:pip_install:219 : return 0 2026-04-20 19:11:15.085 | + inc/python:setup_devstack_virtualenv:46 : [[ :/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin: != *\:\/\o\p\t\/\s\t\a\c\k\/\d\a\t\a\/\v\e\n\v\/\b\i\n\:* ]] 2026-04-20 19:11:15.090 | + inc/python:setup_devstack_virtualenv:47 : export PATH=/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-04-20 19:11:15.096 | + inc/python:setup_devstack_virtualenv:47 : PATH=/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-04-20 19:11:15.101 | + inc/python:setup_devstack_virtualenv:48 : export PYTHON=/opt/stack/data/venv/bin/python3 2026-04-20 19:11:15.106 | + inc/python:setup_devstack_virtualenv:48 : PYTHON=/opt/stack/data/venv/bin/python3 2026-04-20 19:11:15.113 | + ./stack.sh:main:818 : pip_install -U os-testr 2026-04-20 19:11:15.153 | Using python 3.12 to install os-testr 2026-04-20 19:11:15.158 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -U os-testr 2026-04-20 19:11:15.831 | Collecting os-testr 2026-04-20 19:11:15.900 | Downloading os_testr-3.0.0-py3-none-any.whl.metadata (1.8 kB) 2026-04-20 19:11:15.948 | Collecting pbr!=2.1.0,>=2.0.0 (from os-testr) 2026-04-20 19:11:15.951 | Downloading pbr-7.0.3-py2.py3-none-any.whl.metadata (3.8 kB) 2026-04-20 19:11:15.980 | Collecting python-subunit>=1.0.0 (from os-testr) 2026-04-20 19:11:15.985 | Downloading python_subunit-1.4.5-py3-none-any.whl.metadata (22 kB) 2026-04-20 19:11:16.032 | Collecting testtools>=2.2.0 (from os-testr) 2026-04-20 19:11:16.036 | Downloading testtools-2.9.0-py3-none-any.whl.metadata (5.4 kB) 2026-04-20 19:11:16.047 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr!=2.1.0,>=2.0.0->os-testr) (82.0.1) 2026-04-20 19:11:16.070 | Collecting iso8601 (from python-subunit>=1.0.0->os-testr) 2026-04-20 19:11:16.075 | Downloading iso8601-2.1.0-py3-none-any.whl.metadata (3.7 kB) 2026-04-20 19:11:16.095 | Downloading os_testr-3.0.0-py3-none-any.whl (32 kB) 2026-04-20 19:11:16.110 | Downloading pbr-7.0.3-py2.py3-none-any.whl (131 kB) 2026-04-20 19:11:16.128 | Downloading python_subunit-1.4.5-py3-none-any.whl (102 kB) 2026-04-20 19:11:16.139 | Downloading testtools-2.9.0-py3-none-any.whl (110 kB) 2026-04-20 19:11:16.150 | Downloading iso8601-2.1.0-py3-none-any.whl (7.5 kB) 2026-04-20 19:11:16.209 | Installing collected packages: testtools, pbr, iso8601, python-subunit, os-testr 2026-04-20 19:11:16.514 | 2026-04-20 19:11:16.518 | Successfully installed iso8601-2.1.0 os-testr-3.0.0 pbr-7.0.3 python-subunit-1.4.5 testtools-2.9.0 2026-04-20 19:11:16.691 | + inc/python:pip_install:216 : result=0 2026-04-20 19:11:16.697 | + inc/python:pip_install:218 : time_stop pip_install 2026-04-20 19:11:16.702 | + functions-common:time_stop:2414 : local name 2026-04-20 19:11:16.707 | + functions-common:time_stop:2415 : local end_time 2026-04-20 19:11:16.710 | + functions-common:time_stop:2416 : local elapsed_time 2026-04-20 19:11:16.715 | + functions-common:time_stop:2417 : local total 2026-04-20 19:11:16.718 | + functions-common:time_stop:2418 : local start_time 2026-04-20 19:11:16.723 | + functions-common:time_stop:2420 : name=pip_install 2026-04-20 19:11:16.728 | + functions-common:time_stop:2421 : start_time=1776712275143 2026-04-20 19:11:16.732 | + functions-common:time_stop:2423 : [[ -z 1776712275143 ]] 2026-04-20 19:11:16.737 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-04-20 19:11:16.745 | + functions-common:time_stop:2426 : end_time=1776712276740 2026-04-20 19:11:16.750 | + functions-common:time_stop:2427 : elapsed_time=1597 2026-04-20 19:11:16.754 | + functions-common:time_stop:2428 : total=6072 2026-04-20 19:11:16.760 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-04-20 19:11:16.764 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=7669 2026-04-20 19:11:16.769 | + inc/python:pip_install:219 : return 0 2026-04-20 19:11:16.775 | + ./stack.sh:main:822 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2026-04-20 19:11:16.869 | + ./stack.sh:main:823 : sudo systemctl restart systemd-journald 2026-04-20 19:11:16.979 | + ./stack.sh:main:829 : install_infra 2026-04-20 19:11:16.983 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2026-04-20 19:11:16.988 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2026-04-20 19:11:16.993 | + lib/infra:install_infra:32 : python3.12 -m venv /opt/stack/requirements/.venv 2026-04-20 19:11:20.259 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2026-04-20 19:11:20.265 | + lib/infra:install_infra:34 : pip_install -U pbr 'setuptools[core]' 2026-04-20 19:11:20.313 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 'setuptools[core]' 2026-04-20 19:11:21.098 | Collecting pbr 2026-04-20 19:11:21.102 | Using cached pbr-7.0.3-py2.py3-none-any.whl.metadata (3.8 kB) 2026-04-20 19:11:21.341 | Collecting setuptools[core] 2026-04-20 19:11:21.343 | Using cached setuptools-82.0.1-py3-none-any.whl.metadata (6.5 kB) 2026-04-20 19:11:21.418 | Collecting packaging>=24.2 (from setuptools[core]) 2026-04-20 19:11:21.419 | Using cached packaging-26.0-py3-none-any.whl.metadata (3.3 kB) 2026-04-20 19:11:21.457 | Collecting more_itertools>=8.8 (from setuptools[core]) 2026-04-20 19:11:21.458 | Using cached more_itertools-11.0.2-py3-none-any.whl.metadata (41 kB) 2026-04-20 19:11:21.490 | Collecting jaraco.text>=3.7 (from setuptools[core]) 2026-04-20 19:11:21.491 | Using cached jaraco_text-4.2.0-py3-none-any.whl.metadata (3.8 kB) 2026-04-20 19:11:21.534 | Collecting wheel>=0.43.0 (from setuptools[core]) 2026-04-20 19:11:21.535 | Using cached wheel-0.46.3-py3-none-any.whl.metadata (2.4 kB) 2026-04-20 19:11:21.567 | Collecting jaraco.functools>=4 (from setuptools[core]) 2026-04-20 19:11:21.569 | Using cached jaraco_functools-4.4.0-py3-none-any.whl.metadata (3.0 kB) 2026-04-20 19:11:21.618 | Collecting jaraco.context>=4.1 (from jaraco.text>=3.7->setuptools[core]) 2026-04-20 19:11:21.619 | Using cached jaraco_context-6.1.2-py3-none-any.whl.metadata (4.2 kB) 2026-04-20 19:11:21.650 | Collecting typer-slim (from jaraco.text>=3.7->setuptools[core]) 2026-04-20 19:11:21.652 | Using cached typer_slim-0.24.0-py3-none-any.whl.metadata (4.2 kB) 2026-04-20 19:11:21.781 | Collecting typer>=0.24.0 (from typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-04-20 19:11:21.783 | Using cached typer-0.24.1-py3-none-any.whl.metadata (16 kB) 2026-04-20 19:11:21.820 | Collecting click>=8.2.1 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-04-20 19:11:21.824 | Using cached click-8.3.2-py3-none-any.whl.metadata (2.6 kB) 2026-04-20 19:11:21.879 | Collecting shellingham>=1.3.0 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-04-20 19:11:21.882 | Using cached shellingham-1.5.4-py2.py3-none-any.whl.metadata (3.5 kB) 2026-04-20 19:11:21.992 | Collecting rich>=12.3.0 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-04-20 19:11:21.993 | Using cached rich-14.3.4-py3-none-any.whl.metadata (18 kB) 2026-04-20 19:11:22.014 | Collecting annotated-doc>=0.0.2 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-04-20 19:11:22.015 | Using cached annotated_doc-0.0.4-py3-none-any.whl.metadata (6.6 kB) 2026-04-20 19:11:22.056 | Collecting markdown-it-py>=2.2.0 (from rich>=12.3.0->typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-04-20 19:11:22.057 | Using cached markdown_it_py-4.0.0-py3-none-any.whl.metadata (7.3 kB) 2026-04-20 19:11:22.093 | Collecting pygments<3.0.0,>=2.13.0 (from rich>=12.3.0->typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-04-20 19:11:22.094 | Using cached pygments-2.20.0-py3-none-any.whl.metadata (2.5 kB) 2026-04-20 19:11:22.137 | Collecting mdurl~=0.1 (from markdown-it-py>=2.2.0->rich>=12.3.0->typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-04-20 19:11:22.139 | Using cached mdurl-0.1.2-py3-none-any.whl.metadata (1.6 kB) 2026-04-20 19:11:22.151 | Using cached pbr-7.0.3-py2.py3-none-any.whl (131 kB) 2026-04-20 19:11:22.152 | Using cached jaraco_functools-4.4.0-py3-none-any.whl (10 kB) 2026-04-20 19:11:22.153 | Using cached jaraco_text-4.2.0-py3-none-any.whl (13 kB) 2026-04-20 19:11:22.154 | Using cached more_itertools-11.0.2-py3-none-any.whl (71 kB) 2026-04-20 19:11:22.155 | Using cached packaging-26.0-py3-none-any.whl (74 kB) 2026-04-20 19:11:22.156 | Using cached wheel-0.46.3-py3-none-any.whl (30 kB) 2026-04-20 19:11:22.157 | Using cached setuptools-82.0.1-py3-none-any.whl (1.0 MB) 2026-04-20 19:11:22.160 | Using cached jaraco_context-6.1.2-py3-none-any.whl (7.9 kB) 2026-04-20 19:11:22.161 | Using cached typer_slim-0.24.0-py3-none-any.whl (3.4 kB) 2026-04-20 19:11:22.162 | Using cached typer-0.24.1-py3-none-any.whl (56 kB) 2026-04-20 19:11:22.163 | Using cached annotated_doc-0.0.4-py3-none-any.whl (5.3 kB) 2026-04-20 19:11:22.164 | Using cached click-8.3.2-py3-none-any.whl (108 kB) 2026-04-20 19:11:22.166 | Using cached rich-14.3.4-py3-none-any.whl (310 kB) 2026-04-20 19:11:22.167 | Using cached shellingham-1.5.4-py2.py3-none-any.whl (9.8 kB) 2026-04-20 19:11:22.168 | Using cached markdown_it_py-4.0.0-py3-none-any.whl (87 kB) 2026-04-20 19:11:22.172 | Using cached pygments-2.20.0-py3-none-any.whl (1.2 MB) 2026-04-20 19:11:22.173 | Using cached mdurl-0.1.2-py3-none-any.whl (10.0 kB) 2026-04-20 19:11:22.301 | Installing collected packages: shellingham, setuptools, pygments, packaging, more_itertools, mdurl, jaraco.context, click, annotated-doc, wheel, pbr, markdown-it-py, jaraco.functools, rich, typer, typer-slim, jaraco.text 2026-04-20 19:11:24.426 | Successfully installed annotated-doc-0.0.4 click-8.3.2 jaraco.context-6.1.2 jaraco.functools-4.4.0 jaraco.text-4.2.0 markdown-it-py-4.0.0 mdurl-0.1.2 more_itertools-11.0.2 packaging-26.0 pbr-7.0.3 pygments-2.20.0 rich-14.3.4 setuptools-82.0.1 shellingham-1.5.4 typer-0.24.1 typer-slim-0.24.0 wheel-0.46.3 2026-04-20 19:11:24.544 | + inc/python:pip_install:216 : result=0 2026-04-20 19:11:24.548 | + inc/python:pip_install:218 : time_stop pip_install 2026-04-20 19:11:24.552 | + functions-common:time_stop:2414 : local name 2026-04-20 19:11:24.558 | + functions-common:time_stop:2415 : local end_time 2026-04-20 19:11:24.562 | + functions-common:time_stop:2416 : local elapsed_time 2026-04-20 19:11:24.567 | + functions-common:time_stop:2417 : local total 2026-04-20 19:11:24.573 | + functions-common:time_stop:2418 : local start_time 2026-04-20 19:11:24.578 | + functions-common:time_stop:2420 : name=pip_install 2026-04-20 19:11:24.582 | + functions-common:time_stop:2421 : start_time=1776712280296 2026-04-20 19:11:24.587 | + functions-common:time_stop:2423 : [[ -z 1776712280296 ]] 2026-04-20 19:11:24.592 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-04-20 19:11:24.599 | + functions-common:time_stop:2426 : end_time=1776712284594 2026-04-20 19:11:24.605 | + functions-common:time_stop:2427 : elapsed_time=4298 2026-04-20 19:11:24.609 | + functions-common:time_stop:2428 : total=7669 2026-04-20 19:11:24.615 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-04-20 19:11:24.620 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=11967 2026-04-20 19:11:24.626 | + inc/python:pip_install:219 : return 0 2026-04-20 19:11:24.631 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2026-04-20 19:11:24.636 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2026-04-20 19:11:24.680 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt /opt/stack/requirements 2026-04-20 19:11:25.374 | Processing /opt/stack/requirements 2026-04-20 19:11:25.377 | Installing build dependencies: started 2026-04-20 19:11:27.054 | Installing build dependencies: finished with status 'done' 2026-04-20 19:11:27.057 | Getting requirements to build wheel: started 2026-04-20 19:11:27.221 | Getting requirements to build wheel: finished with status 'done' 2026-04-20 19:11:27.227 | Preparing metadata (pyproject.toml): started 2026-04-20 19:11:27.969 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-04-20 19:11:28.092 | Collecting fixtures>=3.0.0 (from openstack_requirements==1.2.1.dev8298) 2026-04-20 19:11:28.135 | Downloading fixtures-4.3.2-py3-none-any.whl.metadata (22 kB) 2026-04-20 19:11:28.149 | Requirement already satisfied: packaging!=20.5,!=20.6,!=20.7,>=16.5 in /opt/stack/requirements/.venv/lib/python3.12/site-packages (from openstack_requirements==1.2.1.dev8298) (26.0) 2026-04-20 19:11:28.215 | Collecting requests>=2.14.2 (from openstack_requirements==1.2.1.dev8298) 2026-04-20 19:11:28.218 | Downloading requests-2.33.1-py3-none-any.whl.metadata (4.8 kB) 2026-04-20 19:11:28.317 | Collecting PyYAML>=3.12 (from openstack_requirements==1.2.1.dev8298) 2026-04-20 19:11:28.320 | Downloading pyyaml-6.0.3-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (2.4 kB) 2026-04-20 19:11:28.359 | Collecting beagle>=0.2.1 (from openstack_requirements==1.2.1.dev8298) 2026-04-20 19:11:28.363 | Downloading beagle-0.5.0-py3-none-any.whl.metadata (1.1 kB) 2026-04-20 19:11:28.371 | Requirement already satisfied: setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,>=21.0.0 in /opt/stack/requirements/.venv/lib/python3.12/site-packages (from openstack_requirements==1.2.1.dev8298) (82.0.1) 2026-04-20 19:11:28.561 | Collecting charset_normalizer<4,>=2 (from requests>=2.14.2->openstack_requirements==1.2.1.dev8298) 2026-04-20 19:11:28.564 | Downloading charset_normalizer-3.4.7-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (40 kB) 2026-04-20 19:11:28.577 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 40.9/40.9 kB 3.7 MB/s eta 0:00:00 2026-04-20 19:11:28.616 | Collecting idna<4,>=2.5 (from requests>=2.14.2->openstack_requirements==1.2.1.dev8298) 2026-04-20 19:11:28.620 | Downloading idna-3.11-py3-none-any.whl.metadata (8.4 kB) 2026-04-20 19:11:28.691 | Collecting urllib3<3,>=1.26 (from requests>=2.14.2->openstack_requirements==1.2.1.dev8298) 2026-04-20 19:11:28.699 | Downloading urllib3-2.6.3-py3-none-any.whl.metadata (6.9 kB) 2026-04-20 19:11:28.750 | Collecting certifi>=2023.5.7 (from requests>=2.14.2->openstack_requirements==1.2.1.dev8298) 2026-04-20 19:11:28.754 | Downloading certifi-2026.2.25-py3-none-any.whl.metadata (2.5 kB) 2026-04-20 19:11:28.823 | Downloading beagle-0.5.0-py3-none-any.whl (10 kB) 2026-04-20 19:11:28.839 | Downloading fixtures-4.3.2-py3-none-any.whl (41 kB) 2026-04-20 19:11:28.849 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 41.6/41.6 kB 4.7 MB/s eta 0:00:00 2026-04-20 19:11:28.853 | Downloading pyyaml-6.0.3-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (807 kB) 2026-04-20 19:11:28.874 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 807.9/807.9 kB 46.1 MB/s eta 0:00:00 2026-04-20 19:11:28.877 | Downloading requests-2.33.1-py3-none-any.whl (64 kB) 2026-04-20 19:11:28.888 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 64.9/64.9 kB 7.6 MB/s eta 0:00:00 2026-04-20 19:11:28.892 | Downloading certifi-2026.2.25-py3-none-any.whl (153 kB) 2026-04-20 19:11:28.904 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 153.7/153.7 kB 15.2 MB/s eta 0:00:00 2026-04-20 19:11:28.908 | Downloading charset_normalizer-3.4.7-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (216 kB) 2026-04-20 19:11:28.921 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 216.6/216.6 kB 21.5 MB/s eta 0:00:00 2026-04-20 19:11:28.925 | Downloading idna-3.11-py3-none-any.whl (71 kB) 2026-04-20 19:11:28.935 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 71.0/71.0 kB 8.8 MB/s eta 0:00:00 2026-04-20 19:11:28.938 | Downloading urllib3-2.6.3-py3-none-any.whl (131 kB) 2026-04-20 19:11:28.948 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.6/131.6 kB 16.5 MB/s eta 0:00:00 2026-04-20 19:11:28.961 | Building wheels for collected packages: openstack_requirements 2026-04-20 19:11:28.962 | Building wheel for openstack_requirements (pyproject.toml): started 2026-04-20 19:11:30.451 | Building wheel for openstack_requirements (pyproject.toml): finished with status 'done' 2026-04-20 19:11:30.453 | Created wheel for openstack_requirements: filename=openstack_requirements-1.2.1.dev8298-py3-none-any.whl size=52172 sha256=b85a9c98a6ec2ab33a65edc0d98e9340e546028ef49549179e47883c13f758d7 2026-04-20 19:11:30.453 | Stored in directory: /tmp/pip-ephem-wheel-cache-zzskij1z/wheels/09/5d/92/4cd2c84803dbd4129257ae3d0359353f58d376e96c4633bda7 2026-04-20 19:11:30.457 | Successfully built openstack_requirements 2026-04-20 19:11:30.611 | Installing collected packages: urllib3, PyYAML, idna, fixtures, charset_normalizer, certifi, beagle, requests, openstack_requirements 2026-04-20 19:11:31.084 | Successfully installed PyYAML-6.0.3 beagle-0.5.0 certifi-2026.2.25 charset_normalizer-3.4.7 fixtures-4.3.2 idna-3.11 openstack_requirements-1.2.1.dev8298 requests-2.33.1 urllib3-2.6.3 2026-04-20 19:11:31.217 | + inc/python:pip_install:216 : result=0 2026-04-20 19:11:31.221 | + inc/python:pip_install:218 : time_stop pip_install 2026-04-20 19:11:31.226 | + functions-common:time_stop:2414 : local name 2026-04-20 19:11:31.228 | + functions-common:time_stop:2415 : local end_time 2026-04-20 19:11:31.232 | + functions-common:time_stop:2416 : local elapsed_time 2026-04-20 19:11:31.237 | + functions-common:time_stop:2417 : local total 2026-04-20 19:11:31.241 | + functions-common:time_stop:2418 : local start_time 2026-04-20 19:11:31.245 | + functions-common:time_stop:2420 : name=pip_install 2026-04-20 19:11:31.250 | + functions-common:time_stop:2421 : start_time=1776712284666 2026-04-20 19:11:31.256 | + functions-common:time_stop:2423 : [[ -z 1776712284666 ]] 2026-04-20 19:11:31.261 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-04-20 19:11:31.268 | + functions-common:time_stop:2426 : end_time=1776712291263 2026-04-20 19:11:31.274 | + functions-common:time_stop:2427 : elapsed_time=6597 2026-04-20 19:11:31.279 | + functions-common:time_stop:2428 : total=11967 2026-04-20 19:11:31.283 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-04-20 19:11:31.288 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=18564 2026-04-20 19:11:31.294 | + inc/python:pip_install:219 : return 0 2026-04-20 19:11:31.299 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2026-04-20 19:11:31.305 | + lib/infra:install_infra:42 : use_library_from_git pbr 2026-04-20 19:11:31.311 | + inc/python:use_library_from_git:266 : local name=pbr 2026-04-20 19:11:31.315 | + inc/python:use_library_from_git:267 : local enabled=1 2026-04-20 19:11:31.321 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-04-20 19:11:31.327 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,pbr, ]] 2026-04-20 19:11:31.332 | + inc/python:use_library_from_git:269 : return 1 2026-04-20 19:11:31.337 | + lib/infra:install_infra:48 : pip_install -U pbr 2026-04-20 19:11:31.375 | Using python 3.12 to install pbr 2026-04-20 19:11:31.381 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 2026-04-20 19:11:31.926 | Requirement already satisfied: pbr in /opt/stack/data/venv/lib/python3.12/site-packages (7.0.3) 2026-04-20 19:11:32.031 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr) (82.0.1) 2026-04-20 19:11:32.151 | + inc/python:pip_install:216 : result=0 2026-04-20 19:11:32.157 | + inc/python:pip_install:218 : time_stop pip_install 2026-04-20 19:11:32.163 | + functions-common:time_stop:2414 : local name 2026-04-20 19:11:32.168 | + functions-common:time_stop:2415 : local end_time 2026-04-20 19:11:32.175 | + functions-common:time_stop:2416 : local elapsed_time 2026-04-20 19:11:32.179 | + functions-common:time_stop:2417 : local total 2026-04-20 19:11:32.184 | + functions-common:time_stop:2418 : local start_time 2026-04-20 19:11:32.190 | + functions-common:time_stop:2420 : name=pip_install 2026-04-20 19:11:32.193 | + functions-common:time_stop:2421 : start_time=1776712291366 2026-04-20 19:11:32.197 | + functions-common:time_stop:2423 : [[ -z 1776712291366 ]] 2026-04-20 19:11:32.203 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-04-20 19:11:32.211 | + functions-common:time_stop:2426 : end_time=1776712292206 2026-04-20 19:11:32.216 | + functions-common:time_stop:2427 : elapsed_time=840 2026-04-20 19:11:32.221 | + functions-common:time_stop:2428 : total=18564 2026-04-20 19:11:32.226 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-04-20 19:11:32.230 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=19404 2026-04-20 19:11:32.235 | + inc/python:pip_install:219 : return 0 2026-04-20 19:11:32.240 | + ./stack.sh:main:832 : python3.12 -m venv /opt/stack/bindep-venv 2026-04-20 19:11:35.365 | + ./stack.sh:main:834 : /opt/stack/bindep-venv/bin/pip install bindep 2026-04-20 19:11:35.856 | Collecting bindep 2026-04-20 19:11:35.901 | Downloading bindep-2.14.0-py3-none-any.whl.metadata (11 kB) 2026-04-20 19:11:35.973 | Collecting distro>=1.7 (from bindep) 2026-04-20 19:11:35.977 | Downloading distro-1.9.0-py3-none-any.whl.metadata (6.8 kB) 2026-04-20 19:11:36.028 | Collecting packaging (from bindep) 2026-04-20 19:11:36.032 | Downloading packaging-26.1-py3-none-any.whl.metadata (3.5 kB) 2026-04-20 19:11:36.068 | Collecting Parsley (from bindep) 2026-04-20 19:11:36.072 | Downloading Parsley-1.3-py2.py3-none-any.whl.metadata (4.1 kB) 2026-04-20 19:11:36.127 | Collecting pbr>=2 (from bindep) 2026-04-20 19:11:36.128 | Using cached pbr-7.0.3-py2.py3-none-any.whl.metadata (3.8 kB) 2026-04-20 19:11:36.349 | Collecting setuptools (from pbr>=2->bindep) 2026-04-20 19:11:36.351 | Using cached setuptools-82.0.1-py3-none-any.whl.metadata (6.5 kB) 2026-04-20 19:11:36.394 | Downloading bindep-2.14.0-py3-none-any.whl (35 kB) 2026-04-20 19:11:36.411 | Downloading distro-1.9.0-py3-none-any.whl (20 kB) 2026-04-20 19:11:36.419 | Using cached pbr-7.0.3-py2.py3-none-any.whl (131 kB) 2026-04-20 19:11:36.423 | Downloading packaging-26.1-py3-none-any.whl (95 kB) 2026-04-20 19:11:36.435 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 95.8/95.8 kB 11.1 MB/s eta 0:00:00 2026-04-20 19:11:36.440 | Downloading Parsley-1.3-py2.py3-none-any.whl (88 kB) 2026-04-20 19:11:36.450 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 88.9/88.9 kB 9.9 MB/s eta 0:00:00 2026-04-20 19:11:36.451 | Using cached setuptools-82.0.1-py3-none-any.whl (1.0 MB) 2026-04-20 19:11:36.519 | Installing collected packages: Parsley, setuptools, packaging, distro, pbr, bindep 2026-04-20 19:11:37.475 | Successfully installed Parsley-1.3 bindep-2.14.0 distro-1.9.0 packaging-26.1 pbr-7.0.3 setuptools-82.0.1 2026-04-20 19:11:37.569 | + ./stack.sh:main:835 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2026-04-20 19:11:37.574 | + ./stack.sh:main:835 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2026-04-20 19:11:37.580 | ++ ./stack.sh:main:838 : _get_plugin_bindep_packages 2026-04-20 19:11:37.613 | + ./stack.sh:main:838 : pkgs= 2026-04-20 19:11:37.619 | + ./stack.sh:main:839 : [[ -n '' ]] 2026-04-20 19:11:37.625 | + ./stack.sh:main:846 : run_phase stack pre-install 2026-04-20 19:11:37.630 | + functions-common:run_phase:1842 : local mode=stack 2026-04-20 19:11:37.635 | + functions-common:run_phase:1843 : local phase=pre-install 2026-04-20 19:11:37.641 | + functions-common:run_phase:1844 : [[ -d /opt/stack/devstack/extras.d ]] 2026-04-20 19:11:37.645 | + functions-common:run_phase:1845 : local extra_plugin_file_name 2026-04-20 19:11:37.651 | + functions-common:run_phase:1846 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-04-20 19:11:37.656 | + functions-common:run_phase:1851 : local exceptions=80-tempest.sh 2026-04-20 19:11:37.661 | + functions-common:run_phase:1852 : local extra 2026-04-20 19:11:37.668 | ++ functions-common:run_phase:1853 : basename /opt/stack/devstack/extras.d/80-tempest.sh 2026-04-20 19:11:37.677 | + functions-common:run_phase:1853 : extra=80-tempest.sh 2026-04-20 19:11:37.681 | + functions-common:run_phase:1854 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-04-20 19:11:37.687 | + functions-common:run_phase:1858 : [[ -r /opt/stack/devstack/extras.d/80-tempest.sh ]] 2026-04-20 19:11:37.692 | + functions-common:run_phase:1858 : source /opt/stack/devstack/extras.d/80-tempest.sh stack pre-install 2026-04-20 19:11:37.697 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-04-20 19:11:37.726 | ++ functions-common:is_service_enabled:2070 : return 1 2026-04-20 19:11:37.731 | + functions-common:run_phase:1863 : [[ stack == \s\o\u\r\c\e ]] 2026-04-20 19:11:37.734 | + functions-common:run_phase:1866 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-04-20 19:11:37.738 | + functions-common:run_phase:1869 : run_plugins stack pre-install 2026-04-20 19:11:37.743 | + functions-common:run_plugins:1828 : local mode=stack 2026-04-20 19:11:37.748 | + functions-common:run_plugins:1829 : local phase=pre-install 2026-04-20 19:11:37.753 | + functions-common:run_plugins:1831 : local plugins=,barbican,magnum,octavia,manila,magnum-cluster-api,ovn-octavia-provider 2026-04-20 19:11:37.758 | + functions-common:run_plugins:1832 : local plugin 2026-04-20 19:11:37.763 | + functions-common:run_plugins:1833 : for plugin in ${plugins//,/ } 2026-04-20 19:11:37.768 | + functions-common:run_plugins:1834 : local dir=/opt/stack/barbican 2026-04-20 19:11:37.773 | + functions-common:run_plugins:1835 : [[ -f /opt/stack/barbican/devstack/plugin.sh ]] 2026-04-20 19:11:37.778 | + functions-common:run_plugins:1836 : source /opt/stack/barbican/devstack/plugin.sh stack pre-install 2026-04-20 19:11:37.782 | ++ /opt/stack/barbican/devstack/plugin.sh:source:5 : BARBICAN_PLUGIN=/opt/stack/barbican/devstack 2026-04-20 19:11:37.788 | ++ /opt/stack/barbican/devstack/plugin.sh:source:6 : source /opt/stack/barbican/devstack/lib/barbican 2026-04-20 19:11:37.818 | ++ /opt/stack/barbican/devstack/plugin.sh:source:8 : is_service_enabled barbican 2026-04-20 19:11:37.848 | ++ functions-common:is_service_enabled:2070 : return 0 2026-04-20 19:11:37.854 | ++ /opt/stack/barbican/devstack/plugin.sh:source:9 : [[ stack == \s\t\a\c\k ]] 2026-04-20 19:11:37.857 | ++ /opt/stack/barbican/devstack/plugin.sh:source:9 : [[ pre-install == \i\n\s\t\a\l\l ]] 2026-04-20 19:11:37.862 | ++ /opt/stack/barbican/devstack/plugin.sh:source:25 : [[ stack == \s\t\a\c\k ]] 2026-04-20 19:11:37.867 | ++ /opt/stack/barbican/devstack/plugin.sh:source:25 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2026-04-20 19:11:37.871 | ++ /opt/stack/barbican/devstack/plugin.sh:source:51 : [[ stack == \s\t\a\c\k ]] 2026-04-20 19:11:37.876 | ++ /opt/stack/barbican/devstack/plugin.sh:source:51 : [[ pre-install == \e\x\t\r\a ]] 2026-04-20 19:11:37.880 | ++ /opt/stack/barbican/devstack/plugin.sh:source:59 : [[ stack == \s\t\a\c\k ]] 2026-04-20 19:11:37.885 | ++ /opt/stack/barbican/devstack/plugin.sh:source:59 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2026-04-20 19:11:37.890 | ++ /opt/stack/barbican/devstack/plugin.sh:source:67 : [[ stack == \u\n\s\t\a\c\k ]] 2026-04-20 19:11:37.894 | ++ /opt/stack/barbican/devstack/plugin.sh:source:71 : [[ stack == \c\l\e\a\n ]] 2026-04-20 19:11:37.899 | + functions-common:run_plugins:1833 : for plugin in ${plugins//,/ } 2026-04-20 19:11:37.904 | + functions-common:run_plugins:1834 : local dir=/opt/stack/magnum 2026-04-20 19:11:37.909 | + functions-common:run_plugins:1835 : [[ -f /opt/stack/magnum/devstack/plugin.sh ]] 2026-04-20 19:11:37.914 | + functions-common:run_plugins:1836 : source /opt/stack/magnum/devstack/plugin.sh stack pre-install 2026-04-20 19:11:37.939 | ++ /opt/stack/magnum/devstack/plugin.sh:source:7 : echo_summary 'magnum'\''s plugin.sh was called...' 2026-04-20 19:11:37.944 | ++ ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-04-20 19:11:37.949 | ++ ./stack.sh:echo_summary:444 : echo -e 'magnum'\''s' plugin.sh was called... 2026-04-20 19:11:37.955 | ++ /opt/stack/magnum/devstack/plugin.sh:source:8 : source /opt/stack/magnum/devstack/lib/magnum 2026-04-20 19:11:37.999 | ++ /opt/stack/magnum/devstack/plugin.sh:source:9 : set -o posix 2026-04-20 19:11:38.003 | ++ /opt/stack/magnum/devstack/plugin.sh:source:9 : set 2026-04-20 19:11:38.009 | ACCOUNT_PORT_BASE=6612 2026-04-20 19:11:38.009 | ADDITIONAL_VENV_PACKAGES= 2026-04-20 19:11:38.009 | ADMIN_PASSWORD=secretadmin 2026-04-20 19:11:38.010 | AGENT_DHCP_BINARY=/opt/stack/data/venv/bin/neutron-dhcp-agent 2026-04-20 19:11:38.010 | AGENT_L3_BINARY=/opt/stack/data/venv/bin/neutron-l3-agent 2026-04-20 19:11:38.010 | AGENT_META_BINARY=/opt/stack/data/venv/bin/neutron-metadata-agent 2026-04-20 19:11:38.010 | AGENT_METERING_BINARY=/opt/stack/data/venv/bin/neutron-metering-agent 2026-04-20 19:11:38.010 | ALEMBIC_BRANCH=main 2026-04-20 19:11:38.010 | ALEMBIC_DIR=/opt/stack/alembic 2026-04-20 19:11:38.010 | ALEMBIC_REPO=https://github.com/sqlalchemy/alembic.git 2026-04-20 19:11:38.010 | APACHE_CONF_DIR=/etc/apache2/sites-available 2026-04-20 19:11:38.010 | APACHE_GROUP=stack 2026-04-20 19:11:38.010 | APACHE_LOCAL_HOST=127.0.0.1 2026-04-20 19:11:38.010 | APACHE_LOG_DIR=/var/log/apache2 2026-04-20 19:11:38.010 | APACHE_NAME=apache2 2026-04-20 19:11:38.010 | APACHE_SETTINGS_DIR=/etc/apache2/conf-enabled 2026-04-20 19:11:38.010 | APACHE_USER=stack 2026-04-20 19:11:38.010 | API_WORKERS=4 2026-04-20 19:11:38.010 | BACKING_FILE_SUFFIX=-backing-file 2026-04-20 19:11:38.010 | BARBICAN_API_LOG_DIR=/opt/stack/logs 2026-04-20 19:11:38.010 | BARBICAN_BIN_DIR=/opt/stack/data/venv/bin 2026-04-20 19:11:38.010 | BARBICAN_BRANCH=master 2026-04-20 19:11:38.010 | BARBICAN_CONF=/etc/barbican/barbican.conf 2026-04-20 19:11:38.010 | BARBICAN_CONF_DIR=/etc/barbican 2026-04-20 19:11:38.010 | BARBICAN_DIR=/opt/stack/barbican 2026-04-20 19:11:38.010 | BARBICAN_ENDPOINT_TYPE=internal 2026-04-20 19:11:38.010 | BARBICAN_ENFORCE_SCOPE=False 2026-04-20 19:11:38.010 | BARBICAN_HOST_HREF=http://199.204.45.244/key-manager 2026-04-20 19:11:38.010 | BARBICAN_KEYSTONE_ENDPOINT=https://199.204.45.244/identity 2026-04-20 19:11:38.010 | BARBICAN_PASTE_CONF=/etc/barbican/barbican-api-paste.ini 2026-04-20 19:11:38.010 | BARBICAN_PLUGIN=/opt/stack/barbican/devstack 2026-04-20 19:11:38.010 | BARBICAN_REPO=https://github.com/openstack/barbican.git 2026-04-20 19:11:38.010 | BARBICAN_UWSGI_CONF=/etc/barbican/barbican-uwsgi.ini 2026-04-20 19:11:38.010 | BARBICAN_WSGI=barbican.wsgi.api:application 2026-04-20 19:11:38.010 | BASE_SQL_CONN=mysql+pymysql://root:secretdatabase@127.0.0.1 2026-04-20 19:11:38.010 | BASH=/usr/bin/bash 2026-04-20 19:11:38.010 | BASHOPTS=checkwinsize:cmdhist:complete_fullquote:extquote:force_fignore:globasciiranges:globskipdots:hostcomplete:interactive_comments:patsub_replacement:progcomp:promptvars:sourcepath 2026-04-20 19:11:38.010 | BASH_ALIASES=() 2026-04-20 19:11:38.010 | BASH_ARGC=([0]="0") 2026-04-20 19:11:38.010 | BASH_ARGV=() 2026-04-20 19:11:38.010 | BASH_CMDS=() 2026-04-20 19:11:38.010 | BASH_LINENO=([0]="1836" [1]="1869" [2]="846" [3]="0") 2026-04-20 19:11:38.010 | BASH_LOADABLES_PATH=/usr/local/lib/bash:/usr/lib/bash:/opt/local/lib/bash:/usr/pkg/lib/bash:/opt/pkg/lib/bash:. 2026-04-20 19:11:38.010 | BASH_REMATCH=([0]=",tls-proxy,") 2026-04-20 19:11:38.011 | BASH_SOURCE=([0]="/opt/stack/magnum/devstack/plugin.sh" [1]="/opt/stack/devstack/functions-common" [2]="/opt/stack/devstack/functions-common" [3]="./stack.sh") 2026-04-20 19:11:38.011 | BASH_VERSINFO=([0]="5" [1]="2" [2]="21" [3]="1" [4]="release" [5]="x86_64-pc-linux-gnu") 2026-04-20 19:11:38.011 | BASH_VERSION='5.2.21(1)-release' 2026-04-20 19:11:38.011 | BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2026-04-20 19:11:38.011 | BRANCHLESS_TARGET_BRANCH=master 2026-04-20 19:11:38.011 | BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/ 2026-04-20 19:11:38.011 | CACHE_BACKEND=dogpile.cache.memcached 2026-04-20 19:11:38.011 | CELLSV2_SETUP=superconductor 2026-04-20 19:11:38.011 | CINDER_ALLOWED_DIRECT_URL_SCHEMES= 2026-04-20 19:11:38.011 | CINDER_API_PASTE_INI=/etc/cinder/api-paste.ini 2026-04-20 19:11:38.011 | CINDER_BACKENDS=/opt/stack/devstack/lib/cinder_backends 2026-04-20 19:11:38.011 | CINDER_BACKUPS=/opt/stack/devstack/lib/cinder_backups 2026-04-20 19:11:38.011 | CINDER_BACKUP_DRIVER=swift 2026-04-20 19:11:38.011 | CINDER_BIN_DIR=/opt/stack/data/venv/bin 2026-04-20 19:11:38.011 | CINDER_BRANCH=master 2026-04-20 19:11:38.011 | CINDER_CACHE_ENABLED_FOR_BACKENDS=lvm:lvmdriver-1 2026-04-20 19:11:38.011 | CINDER_CONF=/etc/cinder/cinder.conf 2026-04-20 19:11:38.011 | CINDER_CONF_DIR=/etc/cinder 2026-04-20 19:11:38.011 | CINDER_DIR=/opt/stack/cinder 2026-04-20 19:11:38.011 | CINDER_DRIVER=default 2026-04-20 19:11:38.011 | CINDER_ENABLED_BACKENDS=lvm:lvmdriver-1 2026-04-20 19:11:38.011 | CINDER_ENFORCE_SCOPE=False 2026-04-20 19:11:38.011 | CINDER_IMG_CACHE_ENABLED=True 2026-04-20 19:11:38.011 | CINDER_IMG_CACHE_SIZE_COUNT= 2026-04-20 19:11:38.011 | CINDER_IMG_CACHE_SIZE_GB= 2026-04-20 19:11:38.011 | CINDER_LVM_TYPE=auto 2026-04-20 19:11:38.011 | CINDER_MY_IP=199.204.45.244 2026-04-20 19:11:38.011 | CINDER_PLUGINS=/opt/stack/devstack/lib/cinder_plugins 2026-04-20 19:11:38.011 | CINDER_REPO=https://github.com/openstack/cinder.git 2026-04-20 19:11:38.011 | CINDER_SERVICE_HOST=199.204.45.244 2026-04-20 19:11:38.011 | CINDER_SERVICE_LISTEN_ADDRESS=0.0.0.0 2026-04-20 19:11:38.011 | CINDER_SERVICE_PORT=8776 2026-04-20 19:11:38.011 | CINDER_SERVICE_PORT_INT=18776 2026-04-20 19:11:38.011 | CINDER_SERVICE_PROTOCOL=https 2026-04-20 19:11:38.011 | CINDER_SERVICE_REPORT_INTERVAL=120 2026-04-20 19:11:38.011 | CINDER_STATE_PATH=/opt/stack/data/cinder 2026-04-20 19:11:38.011 | CINDER_TARGET_HELPER=lioadm 2026-04-20 19:11:38.011 | CINDER_TARGET_PORT=3260 2026-04-20 19:11:38.011 | CINDER_TARGET_PREFIX=iqn.2010-10.org.openstack: 2026-04-20 19:11:38.011 | CINDER_TARGET_PROTOCOL=iscsi 2026-04-20 19:11:38.011 | CINDER_UPLOAD_INTERNAL_TENANT=False 2026-04-20 19:11:38.011 | CINDER_UPLOAD_OPTIMIZED=False 2026-04-20 19:11:38.011 | CINDER_UPLOAD_OPTIMIZED_BACKENDS=lvm:lvmdriver-1 2026-04-20 19:11:38.011 | CINDER_USE_SERVICE_TOKEN=True 2026-04-20 19:11:38.011 | CINDER_UWSGI=cinder.wsgi.api:application 2026-04-20 19:11:38.011 | CINDER_UWSGI_CONF=/etc/cinder/cinder-api-uwsgi.ini 2026-04-20 19:11:38.011 | CINDER_VOLUME_CLEAR=zero 2026-04-20 19:11:38.011 | CIRROS_ARCH=x86_64 2026-04-20 19:11:38.011 | CIRROS_VERSION=0.6.3 2026-04-20 19:11:38.011 | CONFIGURE_BACKING_FILE=True 2026-04-20 19:11:38.011 | CONFIG_AWK_CMD=awk 2026-04-20 19:11:38.011 | CONTAINER_PORT_BASE=6611 2026-04-20 19:11:38.011 | CURL_GET='curl -g' 2026-04-20 19:11:38.012 | CURRENT_LOG_TIME=2026-04-20-190906 2026-04-20 19:11:38.012 | DATABASE_BACKENDS=' mysql postgresql' 2026-04-20 19:11:38.012 | DATABASE_HOST=127.0.0.1 2026-04-20 19:11:38.012 | DATABASE_PASSWORD=secretdatabase 2026-04-20 19:11:38.012 | DATABASE_QUERY_LOGGING=False 2026-04-20 19:11:38.012 | DATABASE_TYPE=mysql 2026-04-20 19:11:38.012 | DATABASE_USER=root 2026-04-20 19:11:38.012 | DATA_DIR=/opt/stack/data 2026-04-20 19:11:38.012 | DC=([0]="openstack" [1]="org") 2026-04-20 19:11:38.012 | DEBUG_LIBVIRT=True 2026-04-20 19:11:38.012 | DEBUG_LIBVIRT_COREDUMPS=True 2026-04-20 19:11:38.012 | DEFAULT_IMAGE_FILE_NAME=cirros-0.6.3-x86_64-disk.img 2026-04-20 19:11:38.012 | DEFAULT_IMAGE_NAME=cirros-0.6.3-x86_64-disk 2026-04-20 19:11:38.012 | DEFAULT_VIRT_DRIVER=libvirt 2026-04-20 19:11:38.012 | DEFAULT_VOLUME_GROUP_NAME=stack-volumes-default 2026-04-20 19:11:38.012 | DEF_SERVICE_HOST=199.204.45.244 2026-04-20 19:11:38.012 | DEF_SERVICE_LISTEN_ADDRESS=0.0.0.0 2026-04-20 19:11:38.012 | DEF_SERVICE_LOCAL_HOST=127.0.0.1 2026-04-20 19:11:38.012 | DEF_TUNNEL_ENDPOINT_IP=199.204.45.244 2026-04-20 19:11:38.012 | DELTA=1776712158 2026-04-20 19:11:38.012 | DEST=/opt/stack 2026-04-20 19:11:38.012 | DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2026-04-20 19:11:38.012 | DEVSTACK_CERT_NAME=devstack-cert 2026-04-20 19:11:38.012 | DEVSTACK_HOSTNAME=np0000168564.novalocal 2026-04-20 19:11:38.012 | DEVSTACK_PARALLEL=True 2026-04-20 19:11:38.012 | DEVSTACK_PLUGINS=,barbican,magnum,octavia,manila,magnum-cluster-api,ovn-octavia-provider 2026-04-20 19:11:38.012 | DEVSTACK_SERIES=2026.2 2026-04-20 19:11:38.012 | DEVSTACK_START_TIME=1776712136 2026-04-20 19:11:38.012 | DEVSTACK_VENV=/opt/stack/data/venv 2026-04-20 19:11:38.012 | DIRSTACK=() 2026-04-20 19:11:38.012 | DISABLED_SERVICES=dstat,horizon,s-account,s-container,s-object,s-proxy,tempest 2026-04-20 19:11:38.012 | DISABLE_AMP_IMAGE_BUILD=True 2026-04-20 19:11:38.012 | DISKIMAGE_BUILDER_DIR=/opt/stack/diskimage-builder 2026-04-20 19:11:38.012 | DISKIMAGE_BUILDER_REPO_REF=master 2026-04-20 19:11:38.012 | DISKIMAGE_BUILDER_REPO_URL=https://github.com/openstack/diskimage-builder.git 2026-04-20 19:11:38.012 | DISTRO=noble 2026-04-20 19:11:38.012 | DOWNLOAD_DEFAULT_IMAGES=False 2026-04-20 19:11:38.012 | ENABLED_SERVICES=c-api,c-bak,c-sch,c-vol,etcd3,file_tracker,g-api,key,memory_tracker,mysql,n-api,n-api-meta,n-cond,n-cpu,n-novnc,n-sch,o-api,o-da,o-hk,octavia,openstack-cli-server,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,placement-api,q-ovn-agent,q-svc,rabbit,tls-proxy,barbican,magnum-api,magnum-cond,manila,m-api,m-shr,m-sch,m-dat,magnum-cluster-api 2026-04-20 19:11:38.012 | ENABLE_CHASSIS_AS_GW=True 2026-04-20 19:11:38.012 | ENABLE_DEBUG_LOG_LEVEL=True 2026-04-20 19:11:38.012 | ENABLE_FEDORA_VIRT_PREVIEW_REPO=False 2026-04-20 19:11:38.012 | ENABLE_HTTPD_MOD_WSGI_SERVICES=True 2026-04-20 19:11:38.012 | ENABLE_ISOLATED_METADATA=False 2026-04-20 19:11:38.012 | ENABLE_KSM=True 2026-04-20 19:11:38.012 | ENABLE_KSMTUNED=True 2026-04-20 19:11:38.012 | ENABLE_METADATA_NETWORK=False 2026-04-20 19:11:38.012 | ENABLE_SYSCTL_MEM_TUNING=True 2026-04-20 19:11:38.012 | ENABLE_SYSCTL_NET_TUNING=True 2026-04-20 19:11:38.012 | ENABLE_TENANT_TUNNELS=True 2026-04-20 19:11:38.012 | ENABLE_TENANT_VLANS=False 2026-04-20 19:11:38.012 | ENABLE_VOLUME_MULTIATTACH=False 2026-04-20 19:11:38.012 | ENABLE_ZSWAP=True 2026-04-20 19:11:38.012 | ENFORCE_SCOPE=False 2026-04-20 19:11:38.012 | ERROR_ON_CLONE=True 2026-04-20 19:11:38.012 | ETCD_ARCH=amd64 2026-04-20 19:11:38.012 | ETCD_BIN_DIR=/opt/stack/bin 2026-04-20 19:11:38.012 | ETCD_DATA_DIR=/opt/stack/data/etcd 2026-04-20 19:11:38.012 | ETCD_DOWNLOAD_FILE=etcd-v3.5.21-linux-amd64.tar.gz 2026-04-20 19:11:38.012 | ETCD_DOWNLOAD_LOCATION=https://github.com/etcd-io/etcd/releases/download/v3.5.21/etcd-v3.5.21-linux-amd64.tar.gz 2026-04-20 19:11:38.012 | ETCD_DOWNLOAD_URL=https://github.com/etcd-io/etcd/releases/download 2026-04-20 19:11:38.012 | ETCD_NAME=etcd-v3.5.21-linux-amd64 2026-04-20 19:11:38.012 | ETCD_PEER_PORT=2380 2026-04-20 19:11:38.012 | ETCD_PORT=2379 2026-04-20 19:11:38.012 | ETCD_RAMDISK_MB=512 2026-04-20 19:11:38.012 | ETCD_SHA256=adddda4b06718e68671ffabff2f8cee48488ba61ad82900e639d108f2148501c 2026-04-20 19:11:38.012 | ETCD_SHA256_AMD64=adddda4b06718e68671ffabff2f8cee48488ba61ad82900e639d108f2148501c 2026-04-20 19:11:38.012 | ETCD_SHA256_ARM64=95bf6918623a097c0385b96f139d90248614485e781ec9bee4768dbb6c79c53f 2026-04-20 19:11:38.012 | ETCD_SHA256_PPC64=6fb6ecb3d1b331eb177dc610a8efad3aceb1f836d6aeb439ba0bfac5d5c2a38c 2026-04-20 19:11:38.012 | ETCD_SHA256_S390X=a211a83961ba8a7e94f7d6343ad769e699db21a715ba4f3b68cf31ea28f9c951 2026-04-20 19:11:38.012 | ETCD_SYSTEMD_SERVICE=devstack@etcd.service 2026-04-20 19:11:38.012 | ETCD_USE_RAMDISK=True 2026-04-20 19:11:38.012 | ETCD_VERSION=v3.5.21 2026-04-20 19:11:38.012 | EUID=1002 2026-04-20 19:11:38.012 | EXTRA_CACHE_URLS=,https://github.com/etcd-io/etcd/releases/download/v3.5.21/etcd-v3.5.21-linux-amd64.tar.gz 2026-04-20 19:11:38.012 | EXTRA_FILES_DOWNLOAD_TIMEOUT=2 2026-04-20 19:11:38.012 | EXTRA_FILES_RETRY=3 2026-04-20 19:11:38.012 | EXTRA_FILES_RETRY_ERRORS=500,503 2026-04-20 19:11:38.012 | EXTRA_FILES_RETRY_TIMEOUT=10 2026-04-20 19:11:38.013 | FILES=/opt/stack/devstack/files 2026-04-20 19:11:38.013 | FIXED_RANGE=10.1.0.0/20 2026-04-20 19:11:38.013 | FIXED_RANGE_V6=fd3a:8705:7ba0::/64 2026-04-20 19:11:38.013 | FLOATING_RANGE=172.24.5.0/24 2026-04-20 19:11:38.013 | FORCE_CONFIG_DRIVE=False 2026-04-20 19:11:38.013 | FORCE_PREREQ=0 2026-04-20 19:11:38.013 | FUNCNAME=([0]="source" [1]="run_plugins" [2]="run_phase" [3]="main") 2026-04-20 19:11:38.013 | FUNC_DIR=/opt/stack/devstack 2026-04-20 19:11:38.013 | GITBRANCH=([python-neutronclient]="master" [oslo.utils]="master" [octavia]="master" [stevedore]="master" [oslo.reports]="master" [osprofiler]="master" [oslo.serialization]="master" [barbican-tempest-plugin]="master" [neutron-lib]="master" [ironic-lib]="master" [python-keystoneclient]="master" [os-client-config]="master" [python-novaclient]="master" [oslo.config]="master" [ovsdbapp]="master" [ceilometermiddleware]="master" [oslo.limit]="master" [oslo.concurrency]="master" [octavia-lib]="master" [os-ken]="master" [oslo.rootwrap]="master" [osc-lib]="master" [keystonemiddleware]="master" [oslo.vmware]="master" [magnum-cluster-api]="master" [tooz]="master" [oslo.privsep]="master" [oslo.policy]="master" [keystoneauth]="master" [cursive]="master" [python-magnumclient]="master" [python-barbicanclient]="master" [oslo.db]="master" [osc-placement]="master" [python-glanceclient]="master" [magnum]="master" [oslo.versionedobjects]="master" [pycadf]="master" [etcd3gw]="master" [pbr]="master" [oslo.log]="master" [ovn-octavia-provider]="master" [os-vif]="master" [taskflow]="master" [oslo.context]="master" [oslo.i18n]="master" [automaton]="master" [oslo.middleware]="master" [castellan]="master" [oslo.messaging]="master" [python-swiftclient]="master" [futurist]="master" [os-brick]="master" [barbican]="master" [python-brick-cinderclient-ext]="master" [python-ironicclient]="master" [debtcollector]="master" [glance_store]="master" [os-resource-classes]="master" [oslo.cache]="master" [python-octaviaclient]="master" [manila]="master" [openstacksdk]="master" [cliff]="master" [oslo.service]="master" [python-openstackclient]="master" [os-traits]="master" [diskimage-builder]="master" [python-cinderclient]="master" ) 2026-04-20 19:11:38.013 | GITDIR=([python-neutronclient]="/opt/stack/python-neutronclient" [oslo.utils]="/opt/stack/oslo.utils" [octavia]="/opt/stack/octavia" [stevedore]="/opt/stack/stevedore" [oslo.reports]="/opt/stack/oslo.reports" [osprofiler]="/opt/stack/osprofiler" [oslo.serialization]="/opt/stack/oslo.serialization" [barbican-tempest-plugin]="/opt/stack/barbican-tempest-plugin" [neutron-lib]="/opt/stack/neutron-lib" [ironic-lib]="/opt/stack/ironic-lib" [python-keystoneclient]="/opt/stack/python-keystoneclient" [os-client-config]="/opt/stack/os-client-config" [python-novaclient]="/opt/stack/python-novaclient" [oslo.config]="/opt/stack/oslo.config" [ovsdbapp]="/opt/stack/ovsdbapp" [ceilometermiddleware]="/opt/stack/ceilometermiddleware" [oslo.limit]="/opt/stack/oslo.limit" [oslo.concurrency]="/opt/stack/oslo.concurrency" [octavia-lib]="/opt/stack/octavia-lib" [oslo.rootwrap]="/opt/stack/oslo.rootwrap" [os-ken]="/opt/stack/os-ken" [osc-lib]="/opt/stack/osc-lib" [keystonemiddleware]="/opt/stack/keystonemiddleware" [oslo.vmware]="/opt/stack/oslo.vmware" [magnum-cluster-api]="/opt/stack/magnum-cluster-api" [tooz]="/opt/stack/tooz" [oslo.privsep]="/opt/stack/oslo.privsep" [oslo.policy]="/opt/stack/oslo.policy" [keystoneauth]="/opt/stack/keystoneauth" [cursive]="/opt/stack/cursive" [python-magnumclient]="/opt/stack/python-magnumclient" [python-barbicanclient]="/opt/stack/python-barbicanclient" [oslo.db]="/opt/stack/oslo.db" [osc-placement]="/opt/stack/osc-placement" [python-glanceclient]="/opt/stack/python-glanceclient" [magnum]="/opt/stack/magnum" [oslo.versionedobjects]="/opt/stack/oslo.versionedobjects" [pycadf]="/opt/stack/pycadf" [etcd3gw]="/opt/stack/etcd3gw" [pbr]="/opt/stack/pbr" [oslo.log]="/opt/stack/oslo.log" [ovn-octavia-provider]="/opt/stack/ovn-octavia-provider" [os-vif]="/opt/stack/os-vif" [taskflow]="/opt/stack/taskflow" [oslo.context]="/opt/stack/oslo.context" [oslo.i18n]="/opt/stack/oslo.i18n" [automaton]="/opt/stack/automaton" [oslo.middleware]="/opt/stack/oslo.middleware" [castellan]="/opt/stack/castellan" [oslo.messaging]="/opt/stack/oslo.messaging" [python-swiftclient]="/opt/stack/python-swiftclient" [futurist]="/opt/stack/futurist" [os-brick]="/opt/stack/os-brick" [barbican]="/opt/stack/barbican" [python-brick-cinderclient-ext]="/opt/stack/python-brick-cinderclient-ext" [python-ironicclient]="/opt/stack/python-ironicclient" [debtcollector]="/opt/stack/debtcollector" [glance_store]="/opt/stack/glance_store" [os-resource-classes]="/opt/stack/os-resource-classes" [oslo.cache]="/opt/stack/oslo.cache" [python-octaviaclient]="/opt/stack/python-octaviaclient" [manila]="/opt/stack/manila" [openstacksdk]="/opt/stack/openstacksdk" [cliff]="/opt/stack/cliff" [oslo.service]="/opt/stack/oslo.service" [python-openstackclient]="/opt/stack/python-openstackclient" [os-traits]="/opt/stack/os-traits" [diskimage-builder]="/opt/stack/diskimage-builder" [python-cinderclient]="/opt/stack/python-cinderclient" ) 2026-04-20 19:11:38.013 | GITREPO=([python-neutronclient]="https://github.com/openstack/python-neutronclient.git" [oslo.utils]="https://github.com/openstack/oslo.utils.git" [octavia]="https://github.com/openstack/octavia" [stevedore]="https://github.com/openstack/stevedore.git" [oslo.reports]="https://github.com/openstack/oslo.reports.git" [osprofiler]="https://github.com/openstack/osprofiler.git" [oslo.serialization]="https://github.com/openstack/oslo.serialization.git" [barbican-tempest-plugin]="https://github.com/openstack/barbican-tempest-plugin.git" [neutron-lib]="https://github.com/openstack/neutron-lib.git" [ironic-lib]="https://github.com/openstack/ironic-lib.git" [python-keystoneclient]="https://github.com/openstack/python-keystoneclient.git" [os-client-config]="https://github.com/openstack/os-client-config.git" [python-novaclient]="https://github.com/openstack/python-novaclient.git" [oslo.config]="https://github.com/openstack/oslo.config.git" [ovsdbapp]="https://github.com/openstack/ovsdbapp.git" [ceilometermiddleware]="https://github.com/openstack/ceilometermiddleware.git" [oslo.limit]="https://github.com/openstack/oslo.limit.git" [oslo.concurrency]="https://github.com/openstack/oslo.concurrency.git" [octavia-lib]="https://github.com/openstack/octavia-lib.git" [os-ken]="https://github.com/openstack/os-ken.git" [oslo.rootwrap]="https://github.com/openstack/oslo.rootwrap.git" [osc-lib]="https://github.com/openstack/osc-lib.git" [keystonemiddleware]="https://github.com/openstack/keystonemiddleware.git" [oslo.vmware]="https://github.com/openstack/oslo.vmware.git" [magnum-cluster-api]="https://github.com/vexxhost/magnum-cluster-api" [tooz]="https://github.com/openstack/tooz.git" [oslo.privsep]="https://github.com/openstack/oslo.privsep.git" [oslo.policy]="https://github.com/openstack/oslo.policy.git" [keystoneauth]="https://github.com/openstack/keystoneauth.git" [cursive]="https://github.com/openstack/cursive.git" [python-magnumclient]="https://github.com/openstack/python-magnumclient.git" [python-barbicanclient]="https://github.com/openstack/python-barbicanclient.git" [oslo.db]="https://github.com/openstack/oslo.db.git" [osc-placement]="https://github.com/openstack/osc-placement.git" [python-glanceclient]="https://github.com/openstack/python-glanceclient.git" [magnum]="https://review.opendev.org/openstack/magnum" [oslo.versionedobjects]="https://github.com/openstack/oslo.versionedobjects.git" [pycadf]="https://github.com/openstack/pycadf.git" [etcd3gw]="https://github.com/openstack/etcd3gw.git" [pbr]="https://github.com/openstack/pbr.git" [oslo.log]="https://github.com/openstack/oslo.log.git" [ovn-octavia-provider]="https://github.com/openstack/ovn-octavia-provider" [os-vif]="https://github.com/openstack/os-vif.git" [taskflow]="https://github.com/openstack/taskflow.git" [oslo.context]="https://github.com/openstack/oslo.context.git" [oslo.i18n]="https://github.com/openstack/oslo.i18n.git" [automaton]="https://github.com/openstack/automaton.git" [oslo.middleware]="https://github.com/openstack/oslo.middleware.git" [castellan]="https://github.com/openstack/castellan.git" [oslo.messaging]="https://github.com/openstack/oslo.messaging.git" [python-swiftclient]="https://github.com/openstack/python-swiftclient.git" [futurist]="https://github.com/openstack/futurist.git" [os-brick]="https://github.com/openstack/os-brick.git" [barbican]="https://github.com/openstack/barbican" [python-brick-cinderclient-ext]="https://github.com/openstack/python-brick-cinderclient-ext.git" [python-ironicclient]="https://github.com/openstack/python-ironicclient.git" [debtcollector]="https://github.com/openstack/debtcollector.git" [glance_store]="https://github.com/openstack/glance_store.git" [os-resource-classes]="https://github.com/openstack/os-resource-classes.git" [oslo.cache]="https://github.com/openstack/oslo.cache.git" [python-octaviaclient]="https://github.com/openstack/python-octaviaclient.git" [manila]="https://github.com/openstack/manila" [openstacksdk]="https://github.com/openstack/openstacksdk.git" [cliff]="https://github.com/openstack/cliff.git" [oslo.service]="https://github.com/openstack/oslo.service.git" [python-openstackclient]="https://github.com/openstack/python-openstackclient.git" [os-traits]="https://github.com/openstack/os-traits.git" [diskimage-builder]="https://github.com/openstack/diskimage-builder.git" [python-cinderclient]="https://github.com/openstack/python-cinderclient.git" ) 2026-04-20 19:11:38.013 | GIT_BASE=https://github.com 2026-04-20 19:11:38.013 | GIT_DEPTH=0 2026-04-20 19:11:38.013 | GIT_TIMEOUT=0 2026-04-20 19:11:38.013 | GLANCE_API_CONF=/etc/glance/glance-api.conf 2026-04-20 19:11:38.013 | GLANCE_API_PASTE_INI=/etc/glance/glance-api-paste.ini 2026-04-20 19:11:38.013 | GLANCE_BIN_DIR=/opt/stack/data/venv/bin 2026-04-20 19:11:38.013 | GLANCE_BRANCH=master 2026-04-20 19:11:38.013 | GLANCE_CACHE_CONF=/etc/glance/glance-cache.conf 2026-04-20 19:11:38.013 | GLANCE_CACHE_DIR=/opt/stack/data/glance/cache 2026-04-20 19:11:38.013 | GLANCE_CACHE_DRIVER=centralized_db 2026-04-20 19:11:38.013 | GLANCE_CINDER_DEFAULT_BACKEND=lvmdriver-1 2026-04-20 19:11:38.013 | GLANCE_CONF_DIR=/etc/glance 2026-04-20 19:11:38.013 | GLANCE_DEFAULT_BACKEND=fast 2026-04-20 19:11:38.013 | GLANCE_DIR=/opt/stack/glance 2026-04-20 19:11:38.013 | GLANCE_ENABLE_MULTIPLE_STORES=False 2026-04-20 19:11:38.013 | GLANCE_ENABLE_QUOTAS=True 2026-04-20 19:11:38.013 | GLANCE_ENFORCE_IMAGE_FORMAT=True 2026-04-20 19:11:38.013 | GLANCE_ENFORCE_SCOPE=True 2026-04-20 19:11:38.013 | GLANCE_HOSTPORT=199.204.45.244:9292 2026-04-20 19:11:38.013 | GLANCE_IMAGE_DIR=/opt/stack/data/glance/images 2026-04-20 19:11:38.013 | GLANCE_IMAGE_IMPORT_CONF=/etc/glance/glance-image-import.conf 2026-04-20 19:11:38.013 | GLANCE_LIMIT_IMAGE_SIZE_TOTAL=10000 2026-04-20 19:11:38.013 | GLANCE_LOCK_DIR=/opt/stack/data/glance/locks 2026-04-20 19:11:38.013 | GLANCE_METADEF_DIR=/etc/glance/metadefs 2026-04-20 19:11:38.013 | GLANCE_MULTIPLE_FILE_STORES=fast 2026-04-20 19:11:38.013 | GLANCE_MULTISTORE_FILE_IMAGE_DIR=/opt/stack/data/glance 2026-04-20 19:11:38.013 | GLANCE_NFS_MOUNTPOINT=/opt/stack/data/glance/images/mnt 2026-04-20 19:11:38.013 | GLANCE_REPO=https://github.com/openstack/glance.git 2026-04-20 19:11:38.013 | GLANCE_S3_BUCKET_NAME=images 2026-04-20 19:11:38.013 | GLANCE_S3_BUCKET_ON_PUT=True 2026-04-20 19:11:38.013 | GLANCE_S3_DEFAULT_BACKEND=s3_fast 2026-04-20 19:11:38.013 | GLANCE_SCHEMA_JSON=/etc/glance/schema-image.json 2026-04-20 19:11:38.013 | GLANCE_SERVICE_HOST=199.204.45.244 2026-04-20 19:11:38.013 | GLANCE_SERVICE_LISTEN_ADDRESS=0.0.0.0 2026-04-20 19:11:38.013 | GLANCE_SERVICE_PORT=9292 2026-04-20 19:11:38.013 | GLANCE_SERVICE_PORT_INT=19292 2026-04-20 19:11:38.013 | GLANCE_SERVICE_PROTOCOL=https 2026-04-20 19:11:38.013 | GLANCE_SHOW_DIRECT_URL=False 2026-04-20 19:11:38.013 | GLANCE_SHOW_MULTIPLE_LOCATIONS=False 2026-04-20 19:11:38.013 | GLANCE_STAGING_DIR=/opt/stack/data/glance 2026-04-20 19:11:38.013 | GLANCE_STORE_ROOTWRAP_BASE_DIR=/opt/stack/data/venv/etc/glance 2026-04-20 19:11:38.013 | GLANCE_SWIFT_STORE_CONF=/etc/glance/glance-swift-store.conf 2026-04-20 19:11:38.013 | GLANCE_TASKS_DIR=/opt/stack/data/glance 2026-04-20 19:11:38.013 | GLANCE_URL=https://199.204.45.244/image 2026-04-20 19:11:38.013 | GLANCE_USE_IMPORT_WORKFLOW=False 2026-04-20 19:11:38.013 | GLANCE_USE_S3=False 2026-04-20 19:11:38.013 | GLANCE_UWSGI=glance.wsgi.api:application 2026-04-20 19:11:38.013 | GLANCE_UWSGI_CONF=/etc/glance/glance-uwsgi.ini 2026-04-20 19:11:38.013 | GLOBAL_VENV=True 2026-04-20 19:11:38.013 | GROUPS=() 2026-04-20 19:11:38.013 | HOME=/opt/stack 2026-04-20 19:11:38.013 | HOME_URL=https://www.ubuntu.com/ 2026-04-20 19:11:38.013 | HORIZON_APACHE_ROOT=/dashboard 2026-04-20 19:11:38.013 | HORIZON_BRANCH=master 2026-04-20 19:11:38.013 | HORIZON_DIR=/opt/stack/horizon 2026-04-20 19:11:38.013 | HORIZON_REPO=https://github.com/openstack/horizon.git 2026-04-20 19:11:38.013 | HORIZON_SETTINGS=/opt/stack/horizon/openstack_dashboard/local/local_settings.py.example 2026-04-20 19:11:38.013 | HOSTNAME=np0000168564 2026-04-20 19:11:38.014 | HOSTTYPE=x86_64 2026-04-20 19:11:38.014 | HOST_IP=199.204.45.244 2026-04-20 19:11:38.014 | HOST_IPV6=::1 2026-04-20 19:11:38.014 | HOST_IP_IFACE= 2026-04-20 19:11:38.014 | ID=ubuntu 2026-04-20 19:11:38.014 | ID_LIKE=debian 2026-04-20 19:11:38.014 | IFS=' 2026-04-20 19:11:38.014 | ' 2026-04-20 19:11:38.014 | IMAGE_URLS=https://github.com/cirros-dev/cirros/releases/download/0.6.3/cirros-0.6.3-x86_64-disk.img 2026-04-20 19:11:38.014 | INSTALL_DATABASE_SERVER_PACKAGES=True 2026-04-20 19:11:38.014 | INSTANCES_PATH=/opt/stack/data/nova/instances 2026-04-20 19:11:38.014 | INSTANCE_NAME_PREFIX=instance- 2026-04-20 19:11:38.014 | INT_CA_DIR=/opt/stack/data/CA/int-ca 2026-04-20 19:11:38.014 | IPV4_ADDRS_SAFE_TO_USE=10.1.0.0/20 2026-04-20 19:11:38.014 | IPV6_ADDRESS_MODE=slaac 2026-04-20 19:11:38.014 | IPV6_ADDRS_SAFE_TO_USE=fd3a:8705:7ba0::/56 2026-04-20 19:11:38.014 | IPV6_GLOBAL_ID=3a:8705:7ba0 2026-04-20 19:11:38.014 | IPV6_PRIVATE_NETWORK_GATEWAY= 2026-04-20 19:11:38.014 | IPV6_PRIVATE_SUBNET_NAME=ipv6-private-subnet 2026-04-20 19:11:38.014 | IPV6_PROVIDER_FIXED_RANGE= 2026-04-20 19:11:38.014 | IPV6_PROVIDER_NETWORK_GATEWAY= 2026-04-20 19:11:38.014 | IPV6_PROVIDER_SUBNET_NAME=provider_net_v6 2026-04-20 19:11:38.014 | IPV6_PUBLIC_NETWORK_GATEWAY=2001:db8::2 2026-04-20 19:11:38.014 | IPV6_PUBLIC_RANGE=2001:db8::/64 2026-04-20 19:11:38.014 | IPV6_PUBLIC_SUBNET_NAME=ipv6-public-subnet 2026-04-20 19:11:38.014 | IPV6_RA_MODE=slaac 2026-04-20 19:11:38.014 | IPV6_ROUTER_GW_IP=2001:db8::1 2026-04-20 19:11:38.014 | IP_VERSION=4+6 2026-04-20 19:11:38.014 | IRONIC_PYTHON_AGENT_BRANCH=master 2026-04-20 19:11:38.014 | IRONIC_PYTHON_AGENT_REPO=https://github.com/openstack/ironic-python-agent.git 2026-04-20 19:11:38.014 | ISCSID_DEBUG=False 2026-04-20 19:11:38.014 | ISCSID_DEBUG_LEVEL=4 2026-04-20 19:11:38.014 | KEYSTONE_ADMIN_ENDPOINT=True 2026-04-20 19:11:38.014 | KEYSTONE_ASSIGNMENT_BACKEND=sql 2026-04-20 19:11:38.014 | KEYSTONE_AUTH_URI=https://199.204.45.244/identity 2026-04-20 19:11:38.014 | KEYSTONE_AUTH_URI_V3=https://199.204.45.244/identity/v3 2026-04-20 19:11:38.014 | KEYSTONE_BIN_DIR=/opt/stack/data/venv/bin 2026-04-20 19:11:38.014 | KEYSTONE_BRANCH=master 2026-04-20 19:11:38.014 | KEYSTONE_CONF=/etc/keystone/keystone.conf 2026-04-20 19:11:38.014 | KEYSTONE_CONF_DIR=/etc/keystone 2026-04-20 19:11:38.014 | KEYSTONE_DIR=/opt/stack/keystone 2026-04-20 19:11:38.014 | KEYSTONE_ENABLE_CACHE=True 2026-04-20 19:11:38.014 | KEYSTONE_ENFORCE_SCOPE=False 2026-04-20 19:11:38.014 | KEYSTONE_IDENTITY_BACKEND=sql 2026-04-20 19:11:38.014 | KEYSTONE_LOCKOUT_DURATION=10 2026-04-20 19:11:38.014 | KEYSTONE_LOCKOUT_FAILURE_ATTEMPTS=2 2026-04-20 19:11:38.014 | KEYSTONE_PASSWORD_HASH_ROUNDS=4 2026-04-20 19:11:38.014 | KEYSTONE_PUBLIC_UWSGI=keystone.wsgi.api:application 2026-04-20 19:11:38.014 | KEYSTONE_PUBLIC_UWSGI_CONF=/etc/keystone/keystone-uwsgi-public.ini 2026-04-20 19:11:38.014 | KEYSTONE_REGION_NAME=RegionOne 2026-04-20 19:11:38.014 | KEYSTONE_REPO=https://github.com/openstack/keystone.git 2026-04-20 19:11:38.014 | KEYSTONE_RESOURCE_BACKEND=sql 2026-04-20 19:11:38.014 | KEYSTONE_ROLE_BACKEND=sql 2026-04-20 19:11:38.014 | KEYSTONE_SECURITY_COMPLIANCE_ENABLED=True 2026-04-20 19:11:38.014 | KEYSTONE_SERVICE_HOST=199.204.45.244 2026-04-20 19:11:38.014 | KEYSTONE_SERVICE_PORT=5000 2026-04-20 19:11:38.014 | KEYSTONE_SERVICE_PORT_INT=5001 2026-04-20 19:11:38.014 | KEYSTONE_SERVICE_PROTOCOL=https 2026-04-20 19:11:38.014 | KEYSTONE_SERVICE_URI=https://199.204.45.244/identity 2026-04-20 19:11:38.014 | KEYSTONE_SERVICE_URI_V3=https://199.204.45.244/identity/v3 2026-04-20 19:11:38.014 | KEYSTONE_TOKEN_FORMAT=fernet 2026-04-20 19:11:38.014 | KEYSTONE_UNIQUE_LAST_PASSWORD_COUNT=2 2026-04-20 19:11:38.014 | KEY_MANAGER_BACKEND=barbican 2026-04-20 19:11:38.014 | KILL_PATH=/usr/bin/kill 2026-04-20 19:11:38.014 | LAST_RUN=0 2026-04-20 19:11:38.014 | LAST_SPINNER_PID= 2026-04-20 19:11:38.014 | LC_ALL=en_US.utf8 2026-04-20 19:11:38.014 | LDAP_BASE_DC=openstack 2026-04-20 19:11:38.014 | LDAP_BASE_DN=dc=openstack,dc=org 2026-04-20 19:11:38.014 | LDAP_DOMAIN=openstack.org 2026-04-20 19:11:38.014 | LDAP_MANAGER_DN=cn=Manager,dc=openstack,dc=org 2026-04-20 19:11:38.014 | LDAP_OLCDB_NUMBER=1 2026-04-20 19:11:38.014 | LDAP_OLCDB_TYPE=mdb 2026-04-20 19:11:38.014 | LDAP_ROOTPW_COMMAND=replace 2026-04-20 19:11:38.014 | LDAP_SERVICE_NAME=slapd 2026-04-20 19:11:38.014 | LDAP_URL=ldap://localhost 2026-04-20 19:11:38.014 | LIBS_FROM_GIT=novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api 2026-04-20 19:11:38.014 | LIBVIRT_CPU_MODE=host-passthrough 2026-04-20 19:11:38.014 | LIBVIRT_CPU_MODEL=Nehalem 2026-04-20 19:11:38.014 | LIBVIRT_GROUP=libvirt 2026-04-20 19:11:38.014 | LIBVIRT_TYPE=kvm 2026-04-20 19:11:38.014 | LINENO=762 2026-04-20 19:11:38.015 | LOCAL_HOSTNAME=np0000168564 2026-04-20 19:11:38.015 | LOGDAYS=7 2026-04-20 19:11:38.015 | LOGDIR=/opt/stack/logs 2026-04-20 19:11:38.015 | LOGFILE=/opt/stack/logs/devstacklog.txt.2026-04-20-190906 2026-04-20 19:11:38.015 | LOGFILE_DIR=/opt/stack/logs 2026-04-20 19:11:38.015 | LOGFILE_NAME=devstacklog.txt 2026-04-20 19:11:38.015 | LOGNAME=stack 2026-04-20 19:11:38.015 | LOGO=ubuntu-logo 2026-04-20 19:11:38.015 | LOG_COLOR=False 2026-04-20 19:11:38.015 | LRC=localrc 2026-04-20 19:11:38.015 | MACHTYPE=x86_64-pc-linux-gnu 2026-04-20 19:11:38.015 | MAGNUM_API_PASTE=/etc/magnum/api-paste.ini 2026-04-20 19:11:38.015 | MAGNUM_BIN_DIR=/opt/stack/data/venv/bin 2026-04-20 19:11:38.015 | MAGNUM_BRANCH=master 2026-04-20 19:11:38.015 | MAGNUM_CERTIFICATE_CACHE_DIR=/var/lib/magnum/certificate-cache 2026-04-20 19:11:38.015 | MAGNUM_CONF=/etc/magnum/magnum.conf 2026-04-20 19:11:38.015 | MAGNUM_CONFIGURE_IPTABLES=True 2026-04-20 19:11:38.015 | MAGNUM_CONF_DIR=/etc/magnum 2026-04-20 19:11:38.015 | MAGNUM_DIR=/opt/stack/magnum 2026-04-20 19:11:38.015 | MAGNUM_ENFORCE_SCOPE=False 2026-04-20 19:11:38.015 | MAGNUM_GUEST_IMAGE_URL=https://github.com/vexxhost/capo-image-elements/releases/latest/download/ubuntu-22.04-v1.35.4.qcow2 2026-04-20 19:11:38.015 | MAGNUM_K8S_KEYSTONE_AUTH_DEFAULT_POLICY=/etc/magnum/k8s_keystone_auth_default_policy.json 2026-04-20 19:11:38.015 | MAGNUM_POLICY=/etc/magnum/policy.yaml 2026-04-20 19:11:38.015 | MAGNUM_REPO=https://github.com/openstack/magnum.git 2026-04-20 19:11:38.015 | MAGNUM_SERVICE_HOST=199.204.45.244 2026-04-20 19:11:38.015 | MAGNUM_SERVICE_PROTOCOL=https 2026-04-20 19:11:38.015 | MAGNUM_STATE_PATH=/opt/stack/data/magnum 2026-04-20 19:11:38.015 | MAGNUM_SWIFT_REGISTRY_CONTAINER=docker_registry 2026-04-20 19:11:38.015 | MAGNUM_TRUSTEE_DOMAIN_ADMIN_PASSWORD=secret 2026-04-20 19:11:38.015 | MAGNUM_UWSGI=magnum.wsgi.api:application 2026-04-20 19:11:38.015 | MAGNUM_UWSGI_CONF=/etc/magnum/magnum-api-uwsgi.ini 2026-04-20 19:11:38.015 | MAIL=/var/mail/stack 2026-04-20 19:11:38.015 | MANILACLIENT_BRANCH=master 2026-04-20 19:11:38.015 | MANILACLIENT_DIR=/opt/stack/python-manilaclient 2026-04-20 19:11:38.015 | MANILACLIENT_REPO=https://opendev.org/openstack/python-manilaclient 2026-04-20 19:11:38.015 | MANILA_ADMIN_NET_RANGE=10.2.5.0/24 2026-04-20 19:11:38.015 | MANILA_ALLOW_NAS_SERVER_PORTS_ON_HOST=False 2026-04-20 19:11:38.015 | MANILA_API_PASTE_INI=/etc/manila/api-paste.ini 2026-04-20 19:11:38.015 | MANILA_BIN_DIR=/opt/stack/data/venv/bin 2026-04-20 19:11:38.015 | MANILA_CONF=/etc/manila/manila.conf 2026-04-20 19:11:38.015 | MANILA_CONFIGURE_DEFAULT_TYPES=True 2026-04-20 19:11:38.015 | MANILA_CONF_DIR=/etc/manila 2026-04-20 19:11:38.015 | MANILA_CONTAINER_DRIVER=manila.share.drivers.container.driver.ContainerShareDriver 2026-04-20 19:11:38.015 | MANILA_CONTAINER_VOLUME_GROUP_NAME=manila_docker_volumes 2026-04-20 19:11:38.015 | MANILA_DATA_COPY_CHECK_HASH=True 2026-04-20 19:11:38.015 | MANILA_DATA_NODE_IP=10.2.5.0/24 2026-04-20 19:11:38.015 | MANILA_DEFAULT_SHARE_GROUP_TYPE=default 2026-04-20 19:11:38.015 | MANILA_DEFAULT_SHARE_GROUP_TYPE_SPECS= 2026-04-20 19:11:38.015 | MANILA_DEFAULT_SHARE_TYPE=default 2026-04-20 19:11:38.015 | MANILA_DEFAULT_SHARE_TYPE_EXTRA_SPECS='snapshot_support=True create_share_from_snapshot_support=True' 2026-04-20 19:11:38.015 | MANILA_DEFERRED_DELETE_TASK_INTERVAL=10 2026-04-20 19:11:38.015 | MANILA_DHSS_FALSE_SHARE_TYPE_EXTRA_SPECS='snapshot_support=True create_share_from_snapshot_support=True' 2026-04-20 19:11:38.015 | MANILA_DHSS_TRUE_SHARE_TYPE_EXTRA_SPECS='snapshot_support=True create_share_from_snapshot_support=True' 2026-04-20 19:11:38.015 | MANILA_DIR=/opt/stack/manila 2026-04-20 19:11:38.015 | MANILA_DOCKER_IMAGE_ALIAS=manila_docker_image 2026-04-20 19:11:38.015 | MANILA_DOCKER_IMAGE_URL=https://github.com/a-ovchinnikov/manila-image-elements-lxd-images/releases/download/0.1.0/manila-docker-container.tar.gz 2026-04-20 19:11:38.015 | MANILA_ENABLED_BACKENDS=generic 2026-04-20 19:11:38.015 | MANILA_ENABLED_SHARE_PROTOCOLS=NFS,CIFS 2026-04-20 19:11:38.015 | MANILA_ENDPOINT_BASE=http://199.204.45.244/share 2026-04-20 19:11:38.015 | MANILA_ENFORCE_SCOPE=False 2026-04-20 19:11:38.015 | MANILA_GIT_BASE=https://opendev.org 2026-04-20 19:11:38.015 | MANILA_KEY_FORMAT=ecdsa 2026-04-20 19:11:38.015 | MANILA_LOCK_PATH=/opt/stack/manila/manila_locks 2026-04-20 19:11:38.015 | MANILA_LVM_SHARE_EXPORT_IPS=199.204.45.244 2026-04-20 19:11:38.015 | MANILA_MNT_DIR=/opt/stack/data/manila/mnt 2026-04-20 19:11:38.015 | MANILA_NETWORK_API_CLASS=manila.network.neutron.neutron_network_plugin.NeutronBindNetworkPlugin 2026-04-20 19:11:38.015 | MANILA_NEUTRON_VNIC_TYPE=normal 2026-04-20 19:11:38.015 | MANILA_PATH_TO_PRIVATE_KEY=/opt/stack/.ssh/id_ecdsa 2026-04-20 19:11:38.015 | MANILA_PATH_TO_PUBLIC_KEY=/opt/stack/.ssh/id_ecdsa.pub 2026-04-20 19:11:38.015 | MANILA_REPLICA_STATE_UPDATE_INTERVAL=300 2026-04-20 19:11:38.015 | MANILA_REPO_ROOT=openstack 2026-04-20 19:11:38.015 | MANILA_RESTORE_IPV6_DEFAULT_ROUTE=True 2026-04-20 19:11:38.015 | MANILA_SCHEDULER_DRIVER=manila.scheduler.drivers.filter.FilterScheduler 2026-04-20 19:11:38.015 | MANILA_SERVICE_HOST=199.204.45.244 2026-04-20 19:11:38.015 | MANILA_SERVICE_IMAGE_ENABLED=True 2026-04-20 19:11:38.015 | MANILA_SERVICE_IMAGE_NAME=manila-service-image-master 2026-04-20 19:11:38.015 | MANILA_SERVICE_IMAGE_URL=http://tarballs.openstack.org/manila-image-elements/images/manila-service-image-master.qcow2 2026-04-20 19:11:38.015 | MANILA_SERVICE_INSTANCE_PASSWORD=manila 2026-04-20 19:11:38.016 | MANILA_SERVICE_INSTANCE_USER=manila 2026-04-20 19:11:38.016 | MANILA_SERVICE_KEYPAIR_NAME=manila-service 2026-04-20 19:11:38.016 | MANILA_SERVICE_PORT=8786 2026-04-20 19:11:38.016 | MANILA_SERVICE_PORT_INT=18786 2026-04-20 19:11:38.016 | MANILA_SERVICE_PROTOCOL=http 2026-04-20 19:11:38.016 | MANILA_SERVICE_SECGROUP=manila-service 2026-04-20 19:11:38.016 | MANILA_SERVICE_VM_FLAVOR_DISK=5 2026-04-20 19:11:38.016 | MANILA_SERVICE_VM_FLAVOR_NAME=manila-service-flavor 2026-04-20 19:11:38.016 | MANILA_SERVICE_VM_FLAVOR_RAM=512 2026-04-20 19:11:38.016 | MANILA_SERVICE_VM_FLAVOR_REF=100 2026-04-20 19:11:38.016 | MANILA_SERVICE_VM_FLAVOR_VCPUS=1 2026-04-20 19:11:38.016 | MANILA_SETUP_IPV6=False 2026-04-20 19:11:38.016 | MANILA_SSH_TIMEOUT=180 2026-04-20 19:11:38.016 | MANILA_STATE_PATH=/opt/stack/data/manila 2026-04-20 19:11:38.016 | MANILA_USE_DOWNGRADE_MIGRATIONS=False 2026-04-20 19:11:38.016 | MANILA_USE_SCHEDULER_CREATING_SHARE_FROM_SNAPSHOT=False 2026-04-20 19:11:38.016 | MANILA_USE_SERVICE_INSTANCE_PASSWORD=True 2026-04-20 19:11:38.016 | MANILA_UWSGI_CONF=/etc/manila/manila-uwsgi.ini 2026-04-20 19:11:38.016 | MANILA_WSGI=manila.wsgi.api:application 2026-04-20 19:11:38.016 | MANILA_ZFSONLINUX_BACKEND_FILES_CONTAINER_DIR=/opt/stack/data/manila/zfsonlinux 2026-04-20 19:11:38.016 | MANILA_ZFSONLINUX_DATASET_CREATION_OPTIONS=compression=gzip 2026-04-20 19:11:38.016 | MANILA_ZFSONLINUX_REPLICATION_DOMAIN=ZFSonLinux 2026-04-20 19:11:38.016 | MANILA_ZFSONLINUX_SERVICE_IP=199.204.45.244 2026-04-20 19:11:38.016 | MANILA_ZFSONLINUX_SHARE_EXPORT_IP=199.204.45.244 2026-04-20 19:11:38.016 | MANILA_ZFSONLINUX_SSH_USERNAME=stack 2026-04-20 19:11:38.016 | MANILA_ZFSONLINUX_USE_SSH=False 2026-04-20 19:11:38.016 | MANILA_ZFSONLINUX_ZPOOL_SIZE=30G 2026-04-20 19:11:38.016 | MAX_DB_CONNECTIONS=200 2026-04-20 19:11:38.016 | MEMCACHE_SERVERS=localhost:11211 2026-04-20 19:11:38.016 | METADATA_SERVICE_PORT=8775 2026-04-20 19:11:38.016 | METERING_PLUGIN=neutron.services.metering.metering_plugin.MeteringPlugin 2026-04-20 19:11:38.016 | ML2_L3_PLUGIN=ovn-router 2026-04-20 19:11:38.016 | MYSQL_DRIVER=PyMySQL 2026-04-20 19:11:38.016 | MYSQL_GATHER_PERFORMANCE=True 2026-04-20 19:11:38.016 | MYSQL_HOST=127.0.0.1 2026-04-20 19:11:38.016 | MYSQL_REDUCE_MEMORY=True 2026-04-20 19:11:38.016 | MYSQL_SERVICE_NAME=mysql 2026-04-20 19:11:38.016 | MYSQL_USER=root 2026-04-20 19:11:38.016 | NAME=Ubuntu 2026-04-20 19:11:38.016 | NETWORK_GATEWAY=10.1.0.1 2026-04-20 19:11:38.016 | NEUTRON_ANY='q-svc neutron-api' 2026-04-20 19:11:38.016 | NEUTRON_BGP_PEER_BRIDGES= 2026-04-20 19:11:38.016 | NEUTRON_BIN_DIR=/opt/stack/data/venv/bin 2026-04-20 19:11:38.016 | NEUTRON_BRANCH=master 2026-04-20 19:11:38.016 | NEUTRON_CONF=/etc/neutron/neutron.conf 2026-04-20 19:11:38.016 | NEUTRON_CONF_DIR=/etc/neutron 2026-04-20 19:11:38.016 | NEUTRON_CREATE_INITIAL_NETWORKS=True 2026-04-20 19:11:38.016 | NEUTRON_DHCP_CONF=/etc/neutron/dhcp_agent.ini 2026-04-20 19:11:38.016 | NEUTRON_DIR=/opt/stack/neutron 2026-04-20 19:11:38.016 | NEUTRON_ENDPOINT_SERVICE_NAME=networking 2026-04-20 19:11:38.016 | NEUTRON_ENFORCE_SCOPE=True 2026-04-20 19:11:38.016 | NEUTRON_FWAAS_DIR=/opt/stack/neutron-fwaas 2026-04-20 19:11:38.016 | NEUTRON_L3_CONF=/etc/neutron/l3_agent.ini 2026-04-20 19:11:38.016 | NEUTRON_OVN_AGENT_BINARY=neutron-ovn-agent 2026-04-20 19:11:38.016 | NEUTRON_OVN_BIN_DIR=/opt/stack/data/venv/bin 2026-04-20 19:11:38.016 | NEUTRON_OVN_METADATA_BINARY=neutron-ovn-metadata-agent 2026-04-20 19:11:38.016 | NEUTRON_PORT_SECURITY=True 2026-04-20 19:11:38.016 | NEUTRON_REPO=https://github.com/openstack/neutron.git 2026-04-20 19:11:38.016 | NEUTRON_ROOTWRAP=/opt/stack/data/venv/bin/neutron-rootwrap 2026-04-20 19:11:38.016 | NEUTRON_TEST_CONFIG_FILE=/etc/neutron/debug.ini 2026-04-20 19:11:38.016 | NEUTRON_UWSGI=neutron.wsgi.api:application 2026-04-20 19:11:38.016 | NEUTRON_UWSGI_CONF=/etc/neutron/neutron-api-uwsgi.ini 2026-04-20 19:11:38.016 | NOUNSET= 2026-04-20 19:11:38.016 | NOVA_ALLOW_MOVE_TO_SAME_HOST=True 2026-04-20 19:11:38.017 | NOVA_API_DB=nova_api 2026-04-20 19:11:38.017 | NOVA_API_PASTE_INI=/etc/nova/api-paste.ini 2026-04-20 19:11:38.017 | NOVA_BIN_DIR=/opt/stack/data/venv/bin 2026-04-20 19:11:38.017 | NOVA_BRANCH=master 2026-04-20 19:11:38.017 | NOVA_COND_CONF=/etc/nova/nova.conf 2026-04-20 19:11:38.017 | NOVA_CONF=/etc/nova/nova.conf 2026-04-20 19:11:38.017 | NOVA_CONF_DIR=/etc/nova 2026-04-20 19:11:38.017 | NOVA_CONSOLE_PROXY_COMPUTE_TLS=False 2026-04-20 19:11:38.017 | NOVA_CPU_CELL=1 2026-04-20 19:11:38.017 | NOVA_CPU_CONF=/etc/nova/nova-cpu.conf 2026-04-20 19:11:38.017 | NOVA_CPU_UUID= 2026-04-20 19:11:38.017 | NOVA_DIR=/opt/stack/nova 2026-04-20 19:11:38.017 | NOVA_ENABLED_APIS=osapi_compute,metadata 2026-04-20 19:11:38.017 | NOVA_ENABLE_CACHE=True 2026-04-20 19:11:38.017 | NOVA_ENFORCE_SCOPE=True 2026-04-20 19:11:38.017 | NOVA_FAKE_CONF=/etc/nova/nova-fake.conf 2026-04-20 19:11:38.017 | NOVA_FILTERS=ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter 2026-04-20 19:11:38.017 | NOVA_INSTANCES_PATH=/opt/stack/data/nova/instances 2026-04-20 19:11:38.017 | NOVA_LIBVIRT_TB_CACHE_SIZE=128 2026-04-20 19:11:38.017 | NOVA_METADATA_UWSGI=nova.wsgi.metadata:application 2026-04-20 19:11:38.017 | NOVA_METADATA_UWSGI_CONF=/etc/nova/nova-metadata-uwsgi.ini 2026-04-20 19:11:38.017 | NOVA_MY_IP=199.204.45.244 2026-04-20 19:11:38.017 | NOVA_NOTIFICATION_FORMAT=unversioned 2026-04-20 19:11:38.017 | NOVA_NUM_CELLS=1 2026-04-20 19:11:38.017 | NOVA_PLUGINS=/opt/stack/devstack/lib/nova_plugins 2026-04-20 19:11:38.017 | NOVA_READY_TIMEOUT=60 2026-04-20 19:11:38.017 | NOVA_REPO=https://github.com/openstack/nova.git 2026-04-20 19:11:38.017 | NOVA_SERIAL_ENABLED=False 2026-04-20 19:11:38.017 | NOVA_SERVICE_HOST=199.204.45.244 2026-04-20 19:11:38.017 | NOVA_SERVICE_LISTEN_ADDRESS=0.0.0.0 2026-04-20 19:11:38.017 | NOVA_SERVICE_PORT=8774 2026-04-20 19:11:38.017 | NOVA_SERVICE_PORT_INT=18774 2026-04-20 19:11:38.017 | NOVA_SERVICE_PROTOCOL=https 2026-04-20 19:11:38.017 | NOVA_SERVICE_REPORT_INTERVAL=120 2026-04-20 19:11:38.017 | NOVA_SHUTDOWN_TIMEOUT=0 2026-04-20 19:11:38.017 | NOVA_SPICE_ENABLED=False 2026-04-20 19:11:38.017 | NOVA_STATE_PATH=/opt/stack/data/nova 2026-04-20 19:11:38.017 | NOVA_USE_SERVICE_TOKEN=True 2026-04-20 19:11:38.017 | NOVA_USE_UNIFIED_LIMITS=False 2026-04-20 19:11:38.017 | NOVA_UWSGI=nova.wsgi.osapi_compute:application 2026-04-20 19:11:38.017 | NOVA_UWSGI_CONF=/etc/nova/nova-api-uwsgi.ini 2026-04-20 19:11:38.017 | NOVA_VNC_ENABLED=True 2026-04-20 19:11:38.017 | NOVNC_BRANCH=v1.3.0 2026-04-20 19:11:38.017 | NOVNC_REPO=https://github.com/novnc/novnc.git 2026-04-20 19:11:38.017 | NOW=1776712158 2026-04-20 19:11:38.017 | NO_UPDATE_REPOS=False 2026-04-20 19:11:38.017 | OBJECT_PORT_BASE=6613 2026-04-20 19:11:38.017 | OCTAVIA=octavia 2026-04-20 19:11:38.017 | OCTAVIA_AMPHORA_DRIVER=amphora_haproxy_rest_driver 2026-04-20 19:11:38.017 | OCTAVIA_AMP_CONN_TIMEOUT=10 2026-04-20 19:11:38.017 | OCTAVIA_AMP_EXPIRY_AGE=3600 2026-04-20 19:11:38.017 | OCTAVIA_AMP_FLAVOR_ID=10 2026-04-20 19:11:38.017 | OCTAVIA_AMP_IMAGE_ARCH=amd64 2026-04-20 19:11:38.017 | OCTAVIA_AMP_IMAGE_FILE=/opt/stack/octavia/diskimage-create/amphora-x64-haproxy.qcow2 2026-04-20 19:11:38.018 | OCTAVIA_AMP_IMAGE_NAME=amphora-x64-haproxy 2026-04-20 19:11:38.018 | OCTAVIA_AMP_IMAGE_TAG=amphora 2026-04-20 19:11:38.018 | OCTAVIA_AMP_LOG_ADMIN_PORT=10514 2026-04-20 19:11:38.018 | OCTAVIA_AMP_LOG_TENANT_PORT=20514 2026-04-20 19:11:38.018 | OCTAVIA_AMP_READ_TIMEOUT=120 2026-04-20 19:11:38.018 | OCTAVIA_AMP_SSH_KEY_BITS=2048 2026-04-20 19:11:38.018 | OCTAVIA_AMP_SSH_KEY_NAME=octavia_ssh_key 2026-04-20 19:11:38.018 | OCTAVIA_AMP_SSH_KEY_PATH=/etc/octavia/.ssh/octavia_ssh_key 2026-04-20 19:11:38.018 | OCTAVIA_AMP_SSH_KEY_TYPE=rsa 2026-04-20 19:11:38.018 | OCTAVIA_API=o-api 2026-04-20 19:11:38.018 | OCTAVIA_API_ARGS=' --config-file /etc/octavia/octavia.conf' 2026-04-20 19:11:38.018 | OCTAVIA_API_HAPROXY=o-api-ha 2026-04-20 19:11:38.018 | OCTAVIA_AUDIT_MAP=/etc/octavia/octavia_api_audit_map.conf 2026-04-20 19:11:38.018 | OCTAVIA_BIN_DIR=/opt/stack/data/venv/bin 2026-04-20 19:11:38.018 | OCTAVIA_CERTS_DIR=/etc/octavia/certs 2026-04-20 19:11:38.018 | OCTAVIA_COMPUTE_DRIVER=compute_nova_driver 2026-04-20 19:11:38.018 | OCTAVIA_CONF=/etc/octavia/octavia.conf 2026-04-20 19:11:38.018 | OCTAVIA_CONF_DIR=/etc/octavia 2026-04-20 19:11:38.018 | OCTAVIA_CONSUMER=o-cw 2026-04-20 19:11:38.018 | OCTAVIA_CONSUMER_ARGS=' --config-file /etc/octavia/octavia.conf' 2026-04-20 19:11:38.018 | OCTAVIA_CONSUMER_BINARY=/opt/stack/data/venv/bin/octavia-worker 2026-04-20 19:11:38.018 | OCTAVIA_CONTROLLER_IP_PORT_LIST=auto 2026-04-20 19:11:38.018 | OCTAVIA_DIB_TRACING=1 2026-04-20 19:11:38.018 | OCTAVIA_DIR=/opt/stack/octavia 2026-04-20 19:11:38.018 | OCTAVIA_DRIVER_AGENT=o-da 2026-04-20 19:11:38.018 | OCTAVIA_DRIVER_AGENT_ARGS=' --config-file /etc/octavia/octavia.conf' 2026-04-20 19:11:38.018 | OCTAVIA_DRIVER_AGENT_BINARY=/opt/stack/data/venv/bin/octavia-driver-agent 2026-04-20 19:11:38.018 | OCTAVIA_ENABLE_AMPHORAV2_JOBBOARD=False 2026-04-20 19:11:38.018 | OCTAVIA_HA_PORT=9875 2026-04-20 19:11:38.018 | OCTAVIA_HEALTHMANAGER=o-hm 2026-04-20 19:11:38.018 | OCTAVIA_HEALTHMANAGER_ARGS=' --config-file /etc/octavia/octavia.conf' 2026-04-20 19:11:38.018 | OCTAVIA_HEALTHMANAGER_BINARY=/opt/stack/data/venv/bin/octavia-health-manager 2026-04-20 19:11:38.018 | OCTAVIA_HEALTH_KEY=insecure 2026-04-20 19:11:38.018 | OCTAVIA_HM_LISTEN_PORT=5555 2026-04-20 19:11:38.018 | OCTAVIA_HOUSEKEEPER=o-hk 2026-04-20 19:11:38.018 | OCTAVIA_HOUSEKEEPER_ARGS=' --config-file /etc/octavia/octavia.conf' 2026-04-20 19:11:38.018 | OCTAVIA_HOUSEKEEPER_BINARY=/opt/stack/data/venv/bin/octavia-housekeeping 2026-04-20 19:11:38.018 | OCTAVIA_IMAGE_DRIVER=image_glance_driver 2026-04-20 19:11:38.018 | OCTAVIA_JOBBOARD_BACKEND=redis 2026-04-20 19:11:38.018 | OCTAVIA_JOBBOARD_EXPIRATION_TIME=30 2026-04-20 19:11:38.018 | OCTAVIA_LB_EXPIRY_AGE=3600 2026-04-20 19:11:38.018 | OCTAVIA_LB_TOPOLOGY=SINGLE 2026-04-20 19:11:38.018 | OCTAVIA_MGMT_PORT_IP=auto 2026-04-20 19:11:38.019 | OCTAVIA_MGMT_SUBNET=192.168.0.0/24 2026-04-20 19:11:38.019 | OCTAVIA_MGMT_SUBNET_END=192.168.0.200 2026-04-20 19:11:38.019 | OCTAVIA_MGMT_SUBNET_IPV6=fd00:0:0:42::/64 2026-04-20 19:11:38.019 | OCTAVIA_MGMT_SUBNET_IPV6_END=fd00:0:0:42:ffff:ffff:ffff:ffff 2026-04-20 19:11:38.019 | OCTAVIA_MGMT_SUBNET_IPV6_START=fd00:0:0:42:0:0:0:2 2026-04-20 19:11:38.019 | OCTAVIA_MGMT_SUBNET_START=192.168.0.2 2026-04-20 19:11:38.019 | OCTAVIA_NETWORK_DRIVER=allowed_address_pairs_driver 2026-04-20 19:11:38.019 | OCTAVIA_NODE=api 2026-04-20 19:11:38.019 | OCTAVIA_PASSWORD=secretadmin 2026-04-20 19:11:38.019 | OCTAVIA_PORT=9876 2026-04-20 19:11:38.019 | OCTAVIA_PREGENERATED_CERTS_DIR=/opt/stack/octavia/devstack/pregenerated/certs 2026-04-20 19:11:38.020 | OCTAVIA_PREGENERATED_SSH_KEY_PATH=/opt/stack/octavia/devstack/pregenerated/ssh-keys/octavia_ssh_key 2026-04-20 19:11:38.020 | OCTAVIA_PROJECT_DOMAIN_NAME=Default 2026-04-20 19:11:38.020 | OCTAVIA_PROJECT_NAME=admin 2026-04-20 19:11:38.020 | OCTAVIA_PROTOCOL=http 2026-04-20 19:11:38.020 | OCTAVIA_PROVIDER_AGENTS=ovn 2026-04-20 19:11:38.020 | OCTAVIA_PROVIDER_DRIVERS='amphora:The Octavia Amphora driver.,octavia:Deprecated alias of the Octavia Amphora driver.,ovn:Octavia OVN driver.' 2026-04-20 19:11:38.020 | OCTAVIA_RUN_DIR=/var/run/octavia 2026-04-20 19:11:38.020 | OCTAVIA_SERVICE=octavia 2026-04-20 19:11:38.020 | OCTAVIA_SERVICE_TYPE=load-balancer 2026-04-20 19:11:38.020 | OCTAVIA_SSH_DIR=/etc/octavia/.ssh 2026-04-20 19:11:38.020 | OCTAVIA_USERNAME=admin 2026-04-20 19:11:38.020 | OCTAVIA_USER_DOMAIN_NAME=Default 2026-04-20 19:11:38.020 | OCTAVIA_USE_PREGENERATED_CERTS=False 2026-04-20 19:11:38.020 | OCTAVIA_USE_PREGENERATED_SSH_KEY=False 2026-04-20 19:11:38.020 | OCTAVIA_UWSGI_APP=octavia.wsgi.api:application 2026-04-20 19:11:38.020 | OCTAVIA_UWSGI_CONF=/etc/octavia/octavia-uwsgi.ini 2026-04-20 19:11:38.021 | OCTAVIA_VOLUME_DRIVER=volume_noop_driver 2026-04-20 19:11:38.021 | OFFLINE=False 2026-04-20 19:11:38.021 | OLDPWD=/opt/stack/requirements 2026-04-20 19:11:38.021 | OPENSSL=/usr/bin/openssl 2026-04-20 19:11:38.021 | OPENSTACKCLIENT_CONF_DIR=/etc/openstack 2026-04-20 19:11:38.021 | OPTERR=1 2026-04-20 19:11:38.021 | OPTIND=1 2026-04-20 19:11:38.021 | ORG_NAME=OpenStack 2026-04-20 19:11:38.021 | ORG_UNIT_NAME=DevStack 2026-04-20 19:11:38.021 | OSLO_BIN_DIR=/opt/stack/data/venv/bin 2026-04-20 19:11:38.021 | OSTESTIMAGES_BRANCH=master 2026-04-20 19:11:38.021 | OSTESTIMAGES_DIR=/opt/stack/os-test-images 2026-04-20 19:11:38.021 | OSTESTIMAGES_REPO=https://github.com/openstack/os-test-images.git 2026-04-20 19:11:38.021 | OSTYPE=linux-gnu 2026-04-20 19:11:38.021 | OS_BRICK_LOCK_PATH=/opt/stack/data/os_brick 2026-04-20 19:11:38.021 | OS_CLOUD=devstack-admin 2026-04-20 19:11:38.021 | OS_VIF_OVS_ISOLATE_VIF=False 2026-04-20 19:11:38.021 | OVN_AGENT_CONF=/etc/neutron/plugins/ml2/ovn_agent.ini 2026-04-20 19:11:38.021 | OVN_AGENT_EXTENSIONS=metadata 2026-04-20 19:11:38.021 | OVN_BRANCH=branch-24.03 2026-04-20 19:11:38.021 | OVN_BRIDGE_MAPPINGS=public:br-ex 2026-04-20 19:11:38.021 | OVN_BUILD_FROM_SOURCE=False 2026-04-20 19:11:38.021 | OVN_BUILD_MODULES=False 2026-04-20 19:11:38.021 | OVN_CONTROLLER_SERVICE=ovn-controller.service 2026-04-20 19:11:38.021 | OVN_CONTROLLER_VTEP_SERVICE=ovn-controller-vtep.service 2026-04-20 19:11:38.021 | OVN_DATADIR=/var/lib/ovn 2026-04-20 19:11:38.021 | OVN_DBS_LOG_LEVEL=dbg 2026-04-20 19:11:38.021 | OVN_DNS_SERVERS=8.8.8.8 2026-04-20 19:11:38.021 | OVN_GENEVE_OVERHEAD=38 2026-04-20 19:11:38.021 | OVN_IGMP_SNOOPING_ENABLE=False 2026-04-20 19:11:38.021 | OVN_INSTALL_OVS_PYTHON_MODULE=False 2026-04-20 19:11:38.021 | OVN_L3_CREATE_PUBLIC_NETWORK=True 2026-04-20 19:11:38.021 | OVN_L3_SCHEDULER=leastloaded 2026-04-20 19:11:38.021 | OVN_META_CONF=/etc/neutron/neutron_ovn_metadata_agent.ini 2026-04-20 19:11:38.021 | OVN_META_DATA_HOST=199.204.45.244 2026-04-20 19:11:38.021 | OVN_NB_REMOTE=ssl:199.204.45.244:6641 2026-04-20 19:11:38.021 | OVN_NEUTRON_SYNC_MODE=log 2026-04-20 19:11:38.021 | OVN_NORTHD_SERVICE=ovn-central.service 2026-04-20 19:11:38.021 | OVN_OCTAVIA_PROVIDER_DIR=/opt/stack/ovn-octavia-provider 2026-04-20 19:11:38.021 | OVN_PROTO=ssl 2026-04-20 19:11:38.021 | OVN_REPO=https://github.com/ovn-org/ovn.git 2026-04-20 19:11:38.021 | OVN_REPO_NAME=ovn 2026-04-20 19:11:38.021 | OVN_RUNDIR=/var/run/ovn 2026-04-20 19:11:38.021 | OVN_SB_REMOTE=ssl:199.204.45.244:6642 2026-04-20 19:11:38.021 | OVN_SCRIPTDIR=/share/ovn/scripts 2026-04-20 19:11:38.021 | OVN_SHAREDIR=/share/ovn 2026-04-20 19:11:38.021 | OVN_SPLIT_HASH=05bf1dbb98b0635a51f75e268ef8aed27601401d 2026-04-20 19:11:38.021 | OVN_UUID= 2026-04-20 19:11:38.021 | OVSDB_SERVER_LOCAL_HOST=127.0.0.1 2026-04-20 19:11:38.021 | OVSDB_SERVER_SERVICE=ovsdb-server.service 2026-04-20 19:11:38.022 | OVS_BINDIR=/bin 2026-04-20 19:11:38.022 | OVS_BRANCH=branch-3.3 2026-04-20 19:11:38.022 | OVS_BRIDGE=br-int 2026-04-20 19:11:38.022 | OVS_DATADIR=/opt/stack/data/ovs 2026-04-20 19:11:38.022 | OVS_DATAPATH_TYPE=system 2026-04-20 19:11:38.022 | OVS_ENABLE_TUNNELING=True 2026-04-20 19:11:38.022 | OVS_PHYSICAL_BRIDGE=br-ex 2026-04-20 19:11:38.022 | OVS_PREFIX= 2026-04-20 19:11:38.022 | OVS_REPO=https://github.com/openvswitch/ovs.git 2026-04-20 19:11:38.022 | OVS_REPO_NAME=ovs 2026-04-20 19:11:38.022 | OVS_RUNDIR=/var/run/openvswitch 2026-04-20 19:11:38.022 | OVS_SBINDIR=/sbin 2026-04-20 19:11:38.022 | OVS_SCRIPTDIR=/share/openvswitch/scripts 2026-04-20 19:11:38.022 | OVS_SHAREDIR=/share/openvswitch 2026-04-20 19:11:38.022 | OVS_SYSCONFDIR=/etc/openvswitch 2026-04-20 19:11:38.022 | OVS_TUNNEL_BRIDGE=br-tun 2026-04-20 19:11:38.022 | OVS_VSWITCHD_SERVICE=ovs-vswitchd.service 2026-04-20 19:11:38.022 | PACKAGES='apache2 2026-04-20 19:11:38.022 | apache2-dev 2026-04-20 19:11:38.022 | bc 2026-04-20 19:11:38.022 | bsdmainutils 2026-04-20 19:11:38.022 | curl 2026-04-20 19:11:38.022 | g++ 2026-04-20 19:11:38.022 | gawk 2026-04-20 19:11:38.022 | gcc 2026-04-20 19:11:38.022 | gettext 2026-04-20 19:11:38.022 | git 2026-04-20 19:11:38.022 | graphviz 2026-04-20 19:11:38.022 | iputils-ping 2026-04-20 19:11:38.022 | libffi-dev 2026-04-20 19:11:38.022 | libjpeg-dev 2026-04-20 19:11:38.022 | libpq-dev 2026-04-20 19:11:38.022 | libssl-dev 2026-04-20 19:11:38.022 | libsystemd-dev 2026-04-20 19:11:38.022 | libxml2-dev 2026-04-20 19:11:38.022 | libxslt1-dev 2026-04-20 19:11:38.022 | libyaml-dev 2026-04-20 19:11:38.022 | lsof 2026-04-20 19:11:38.022 | openssh-server 2026-04-20 19:11:38.022 | openssl 2026-04-20 19:11:38.022 | pkg-config 2026-04-20 19:11:38.022 | psmisc 2026-04-20 19:11:38.022 | python3-dev 2026-04-20 19:11:38.022 | python3-pip 2026-04-20 19:11:38.022 | python3-systemd 2026-04-20 19:11:38.022 | python3-venv 2026-04-20 19:11:38.022 | tar 2026-04-20 19:11:38.022 | tcpdump 2026-04-20 19:11:38.022 | unzip 2026-04-20 19:11:38.022 | uuid-runtime 2026-04-20 19:11:38.022 | wget 2026-04-20 19:11:38.022 | zlib1g-dev 2026-04-20 19:11:38.022 | lvm2 2026-04-20 19:11:38.022 | qemu-utils 2026-04-20 19:11:38.022 | thin-provisioning-tools 2026-04-20 19:11:38.022 | lsscsi 2026-04-20 19:11:38.023 | open-iscsi 2026-04-20 19:11:38.023 | libkrb5-dev 2026-04-20 19:11:38.023 | libldap2-dev 2026-04-20 19:11:38.023 | libsasl2-dev 2026-04-20 19:11:38.023 | memcached 2026-04-20 19:11:38.023 | python3-mysqldb 2026-04-20 19:11:38.023 | sqlite3 2026-04-20 19:11:38.023 | conntrack 2026-04-20 19:11:38.023 | curl 2026-04-20 19:11:38.023 | ebtables 2026-04-20 19:11:38.023 | genisoimage 2026-04-20 19:11:38.023 | iptables 2026-04-20 19:11:38.023 | iputils-arping 2026-04-20 19:11:38.023 | kpartx 2026-04-20 19:11:38.023 | libjs-jquery-tablesorter 2026-04-20 19:11:38.023 | parted 2026-04-20 19:11:38.023 | pm-utils 2026-04-20 19:11:38.023 | python3-mysqldb 2026-04-20 19:11:38.023 | socat 2026-04-20 19:11:38.023 | sqlite3 2026-04-20 19:11:38.023 | sudo 2026-04-20 19:11:38.023 | vlan 2026-04-20 19:11:38.023 | cryptsetup 2026-04-20 19:11:38.023 | dosfstools 2026-04-20 19:11:38.023 | genisoimage 2026-04-20 19:11:38.023 | gir1.2-libosinfo-1.0 2026-04-20 19:11:38.023 | netcat-openbsd 2026-04-20 19:11:38.023 | open-iscsi 2026-04-20 19:11:38.023 | qemu-utils 2026-04-20 19:11:38.023 | sg3-utils 2026-04-20 19:11:38.023 | sysfsutils 2026-04-20 19:11:38.023 | acl 2026-04-20 19:11:38.023 | dnsmasq-base 2026-04-20 19:11:38.023 | dnsmasq-utils 2026-04-20 19:11:38.023 | ebtables 2026-04-20 19:11:38.023 | haproxy 2026-04-20 19:11:38.023 | iptables 2026-04-20 19:11:38.023 | iputils-arping 2026-04-20 19:11:38.023 | iputils-ping 2026-04-20 19:11:38.023 | postgresql-server-dev-all 2026-04-20 19:11:38.023 | python3-mysqldb 2026-04-20 19:11:38.023 | sqlite3 2026-04-20 19:11:38.023 | sudo 2026-04-20 19:11:38.023 | vlan 2026-04-20 19:11:38.023 | apache2 golang 2026-04-20 19:11:38.023 | debootstrap 2026-04-20 19:11:38.023 | rsyslog 2026-04-20 19:11:38.023 | lvm2' 2026-04-20 19:11:38.023 | PATH=/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-04-20 19:11:38.023 | PHYSICAL_NETWORK=public 2026-04-20 19:11:38.023 | PIPESTATUS=([0]="0") 2026-04-20 19:11:38.023 | PIP_UPGRADE=False 2026-04-20 19:11:38.023 | PIP_VIRTUAL_ENV= 2026-04-20 19:11:38.023 | PLACEMENT_AUTH_STRATEGY=keystone 2026-04-20 19:11:38.023 | PLACEMENT_BIN_DIR=/opt/stack/data/venv/bin 2026-04-20 19:11:38.023 | PLACEMENT_BRANCH=master 2026-04-20 19:11:38.024 | PLACEMENT_CONF=/etc/placement/placement.conf 2026-04-20 19:11:38.024 | PLACEMENT_CONF_DIR=/etc/placement 2026-04-20 19:11:38.024 | PLACEMENT_DIR=/opt/stack/placement 2026-04-20 19:11:38.024 | PLACEMENT_ENFORCE_SCOPE=False 2026-04-20 19:11:38.024 | PLACEMENT_REPO=https://github.com/openstack/placement.git 2026-04-20 19:11:38.024 | PLACEMENT_SERVICE_HOST=199.204.45.244 2026-04-20 19:11:38.024 | PLACEMENT_SERVICE_PROTOCOL=https 2026-04-20 19:11:38.024 | PLACEMENT_UWSGI=placement.wsgi.api:application 2026-04-20 19:11:38.024 | PLACEMENT_UWSGI_CONF=/etc/placement/placement-uwsgi.ini 2026-04-20 19:11:38.024 | POSIXLY_CORRECT=y 2026-04-20 19:11:38.024 | PPID=1998 2026-04-20 19:11:38.024 | PREREQ_RERUN_HOURS=2 2026-04-20 19:11:38.024 | PREREQ_RERUN_MARKER=/opt/stack/devstack/.prereqs 2026-04-20 19:11:38.024 | PREREQ_RERUN_SECONDS=7200 2026-04-20 19:11:38.024 | PRETTY_NAME='Ubuntu 24.04.4 LTS' 2026-04-20 19:11:38.024 | PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy 2026-04-20 19:11:38.024 | PRIVATE_NETWORK_NAME=private 2026-04-20 19:11:38.024 | PRIVATE_SUBNET_NAME=private-subnet 2026-04-20 19:11:38.024 | PROVIDER_SUBNET_NAME=provider_net 2026-04-20 19:11:38.024 | PS4='+ $(short_source): ' 2026-04-20 19:11:38.024 | PUBLIC_BRIDGE=br-ex 2026-04-20 19:11:38.024 | PUBLIC_BRIDGE_MTU=1430 2026-04-20 19:11:38.024 | PUBLIC_INTERFACE= 2026-04-20 19:11:38.024 | PUBLIC_NETWORK_GATEWAY=172.24.5.1 2026-04-20 19:11:38.024 | PUBLIC_NETWORK_NAME=public 2026-04-20 19:11:38.024 | PUBLIC_PHYSICAL_NETWORK=public 2026-04-20 19:11:38.024 | PUBLIC_SUBNET_ENABLE_DHCP=False 2026-04-20 19:11:38.024 | PUBLIC_SUBNET_NAME=public-subnet 2026-04-20 19:11:38.024 | PWD=/opt/stack/devstack 2026-04-20 19:11:38.024 | PYKMIP_CA_PATH=/opt/stack/data/CA/int-ca/ca-chain.pem 2026-04-20 19:11:38.024 | PYKMIP_CLIENT_CERT=/opt/stack/data/CA/int-ca/pykmip-client.crt 2026-04-20 19:11:38.024 | PYKMIP_CLIENT_KEY=/opt/stack/data/CA/int-ca/private/pykmip-client.key 2026-04-20 19:11:38.024 | PYKMIP_CONF=/etc/pykmip/server.conf 2026-04-20 19:11:38.024 | PYKMIP_CONF_DIR=/etc/pykmip 2026-04-20 19:11:38.024 | PYKMIP_LOG_DIR=/var/log/pykmip 2026-04-20 19:11:38.024 | PYKMIP_SERVER_CERT=/opt/stack/data/CA/int-ca/pykmip-server.crt 2026-04-20 19:11:38.024 | PYKMIP_SERVER_KEY=/opt/stack/data/CA/int-ca/private/pykmip-server.key 2026-04-20 19:11:38.024 | PYTHON=/opt/stack/data/venv/bin/python3 2026-04-20 19:11:38.024 | PYTHON3_VERSION=3.12 2026-04-20 19:11:38.024 | QEMU_CONF=/etc/libvirt/qemu.conf 2026-04-20 19:11:38.024 | Q_ADMIN_USERNAME=neutron 2026-04-20 19:11:38.024 | Q_AGENT=ovn 2026-04-20 19:11:38.024 | Q_ALLOW_OVERLAPPING_IP=True 2026-04-20 19:11:38.024 | Q_ASSIGN_GATEWAY_TO_PUBLIC_BRIDGE=True 2026-04-20 19:11:38.024 | Q_AUTH_STRATEGY=keystone 2026-04-20 19:11:38.024 | Q_BUILD_OVS_FROM_GIT=False 2026-04-20 19:11:38.024 | Q_DB_NAME=neutron 2026-04-20 19:11:38.024 | Q_DHCP_CONF_FILE=/etc/neutron/dhcp_agent.ini 2026-04-20 19:11:38.024 | Q_DVR_MODE=legacy 2026-04-20 19:11:38.024 | Q_HOST=199.204.45.244 2026-04-20 19:11:38.024 | Q_L3_CONF_FILE=/etc/neutron/l3_agent.ini 2026-04-20 19:11:38.024 | Q_L3_ROUTER_PER_TENANT=True 2026-04-20 19:11:38.024 | Q_LISTEN_ADDRESS=0.0.0.0 2026-04-20 19:11:38.024 | Q_LOG_DRIVER_BURST_LIMIT=25 2026-04-20 19:11:38.024 | Q_LOG_DRIVER_LOG_BASE=acl_log_meter 2026-04-20 19:11:38.024 | Q_LOG_DRIVER_RATE_LIMIT=100 2026-04-20 19:11:38.024 | Q_META_CONF_FILE=/etc/neutron/metadata_agent.ini 2026-04-20 19:11:38.024 | Q_META_DATA_IP=199.204.45.244 2026-04-20 19:11:38.024 | Q_ML2_PLUGIN_EXT_DRIVERS=port_security,qos 2026-04-20 19:11:38.024 | Q_ML2_PLUGIN_GENEVE_TYPE_OPTIONS=vni_ranges=1:65536 2026-04-20 19:11:38.024 | Q_ML2_PLUGIN_GRE_TYPE_OPTIONS=tunnel_id_ranges=1:1000 2026-04-20 19:11:38.024 | Q_ML2_PLUGIN_MECHANISM_DRIVERS=ovn 2026-04-20 19:11:38.024 | Q_ML2_PLUGIN_TYPE_DRIVERS=local,flat,vlan,geneve 2026-04-20 19:11:38.024 | Q_ML2_PLUGIN_VLAN_TYPE_OPTIONS= 2026-04-20 19:11:38.024 | Q_ML2_PLUGIN_VXLAN_TYPE_OPTIONS=vni_ranges=1:1000 2026-04-20 19:11:38.024 | Q_ML2_TENANT_NETWORK_TYPE=geneve 2026-04-20 19:11:38.024 | Q_NOTIFY_NOVA_PORT_DATA_CHANGES=True 2026-04-20 19:11:38.024 | Q_NOTIFY_NOVA_PORT_STATUS_CHANGES=True 2026-04-20 19:11:38.024 | Q_OVS_USE_VETH=False 2026-04-20 19:11:38.024 | Q_PLUGIN=ml2 2026-04-20 19:11:38.024 | Q_PORT=9696 2026-04-20 19:11:38.024 | Q_PORT_INT=19696 2026-04-20 19:11:38.024 | Q_PROTOCOL=https 2026-04-20 19:11:38.024 | Q_PUBLIC_VETH_EX=veth-pub-ex 2026-04-20 19:11:38.024 | Q_PUBLIC_VETH_INT=veth-pub-int 2026-04-20 19:11:38.025 | Q_ROUTER_NAME=router1 2026-04-20 19:11:38.025 | Q_RR_COMMAND='sudo /opt/stack/data/venv/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2026-04-20 19:11:38.025 | Q_RR_CONF_FILE=/etc/neutron/rootwrap.conf 2026-04-20 19:11:38.025 | Q_RR_DAEMON_COMMAND='sudo /opt/stack/data/venv/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2026-04-20 19:11:38.025 | Q_TUNNEL_TYPES=gre 2026-04-20 19:11:38.025 | Q_USE_PROVIDERNET_FOR_PUBLIC=True 2026-04-20 19:11:38.025 | Q_USE_PUBLIC_VETH=False 2026-04-20 19:11:38.025 | Q_USE_ROOTWRAP=True 2026-04-20 19:11:38.025 | Q_USE_ROOTWRAP_DAEMON=True 2026-04-20 19:11:38.025 | Q_USE_SECGROUP=True 2026-04-20 19:11:38.025 | RABBIT_HOST=199.204.45.244 2026-04-20 19:11:38.025 | RABBIT_PASSWORD=secretrabbit 2026-04-20 19:11:38.025 | RABBIT_USERID=stackrabbit 2026-04-20 19:11:38.025 | RC_DIR=/opt/stack/devstack 2026-04-20 19:11:38.025 | RECLONE=False 2026-04-20 19:11:38.025 | RECREATE_KEYSTONE_DB=True 2026-04-20 19:11:38.025 | REGION_NAME=RegionOne 2026-04-20 19:11:38.025 | REPOS_UPDATED=True 2026-04-20 19:11:38.025 | REQUIREMENTS_BRANCH=master 2026-04-20 19:11:38.025 | REQUIREMENTS_DIR=/opt/stack/requirements 2026-04-20 19:11:38.025 | REQUIREMENTS_REPO=https://github.com/openstack/requirements.git 2026-04-20 19:11:38.025 | RETRY_UPDATE=False 2026-04-20 19:11:38.025 | ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2026-04-20 19:11:38.025 | S3_SERVICE_PORT=3333 2026-04-20 19:11:38.025 | SERVICE_DIR=/opt/stack/status 2026-04-20 19:11:38.025 | SERVICE_DOMAIN_NAME=Default 2026-04-20 19:11:38.025 | SERVICE_GRACEFUL_SHUTDOWN_TIMEOUT=5 2026-04-20 19:11:38.025 | SERVICE_HOST=199.204.45.244 2026-04-20 19:11:38.025 | SERVICE_IP_VERSION=4 2026-04-20 19:11:38.025 | SERVICE_LISTEN_ADDRESS=0.0.0.0 2026-04-20 19:11:38.025 | SERVICE_LOCAL_HOST=127.0.0.1 2026-04-20 19:11:38.025 | SERVICE_PASSWORD=secretservice 2026-04-20 19:11:38.025 | SERVICE_PROJECT_NAME=service 2026-04-20 19:11:38.025 | SERVICE_PROTOCOL=http 2026-04-20 19:11:38.025 | SERVICE_TENANT_NAME=service 2026-04-20 19:11:38.025 | SERVICE_TIMEOUT=60 2026-04-20 19:11:38.025 | SHARE_BACKING_FILE_SIZE=8400M 2026-04-20 19:11:38.025 | SHARE_DRIVER=manila.share.drivers.generic.GenericShareDriver 2026-04-20 19:11:38.025 | SHARE_GROUP=lvm-shares 2026-04-20 19:11:38.025 | SHARE_NAME_PREFIX=share- 2026-04-20 19:11:38.025 | SHELL=/bin/bash 2026-04-20 19:11:38.025 | SHLVL=1 2026-04-20 19:11:38.025 | SKIP_EPEL_INSTALL=False 2026-04-20 19:11:38.025 | SKIP_STOP_OVN=False 2026-04-20 19:11:38.025 | SMB_CONF=/etc/samba/smb.conf 2026-04-20 19:11:38.025 | SMB_PRIVATE_DIR=/var/lib/samba/private 2026-04-20 19:11:38.025 | SPICE_BRANCH=master 2026-04-20 19:11:38.025 | SPICE_REPO=http://anongit.freedesktop.org/git/spice/spice-html5.git 2026-04-20 19:11:38.025 | SQLALCHEMY_BRANCH=main 2026-04-20 19:11:38.025 | SQLALCHEMY_DIR=/opt/stack/sqlalchemy 2026-04-20 19:11:38.025 | SQLALCHEMY_REPO=https://github.com/sqlalchemy/sqlalchemy.git 2026-04-20 19:11:38.025 | SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2026-04-20 19:11:38.025 | STACK_ENV_VARS='BASE_SQL_CONN DATA_DIR DEST ENABLED_SERVICES HOST_IP KEYSTONE_SERVICE_URI LOGFILE OS_CACERT SERVICE_HOST STACK_USER TLS_IP HOST_IPV6 SERVICE_IP_VERSION TUNNEL_ENDPOINT_IP TUNNEL_IP_VERSION' 2026-04-20 19:11:38.025 | STACK_GROUP=stack 2026-04-20 19:11:38.025 | STACK_USER=stack 2026-04-20 19:11:38.025 | STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2026-04-20 19:11:38.025 | STUD_PROTO=--tls 2026-04-20 19:11:38.025 | SUBNETPOOL_NAME_V4=shared-default-subnetpool-v4 2026-04-20 19:11:38.025 | SUBNETPOOL_NAME_V6=shared-default-subnetpool-v6 2026-04-20 19:11:38.025 | SUBNETPOOL_PREFIX_V4=10.1.0.0/20 2026-04-20 19:11:38.025 | SUBNETPOOL_PREFIX_V6=fd3a:8705:7ba0::/56 2026-04-20 19:11:38.025 | SUBNETPOOL_SIZE_V4=26 2026-04-20 19:11:38.025 | SUBNETPOOL_SIZE_V6=64 2026-04-20 19:11:38.025 | SUBUNIT_OUTPUT=/opt/stack/devstack.subunit 2026-04-20 19:11:38.025 | SUDO_COMMAND='/bin/sh -c echo BECOME-SUCCESS-mgpcihbqpvitmiipskjymahlbidetaja ; /usr/bin/python3' 2026-04-20 19:11:38.025 | SUDO_GID=1000 2026-04-20 19:11:38.025 | SUDO_SECURE_PATH_FILE=/etc/sudoers.d/zz-secure-path 2026-04-20 19:11:38.025 | SUDO_UID=1000 2026-04-20 19:11:38.025 | SUDO_USER=zuul 2026-04-20 19:11:38.025 | SUMFILE=/opt/stack/logs/devstacklog.txt.2026-04-20-190906.summary.2026-04-20-190906 2026-04-20 19:11:38.025 | SUPPORTED_DISTROS='trixie|bookworm|noble|rhel9|rhel10' 2026-04-20 19:11:38.025 | SUPPORT_URL=https://help.ubuntu.com/ 2026-04-20 19:11:38.026 | SWIFT_APACHE_WSGI_DIR=/var/www/swift 2026-04-20 19:11:38.026 | SWIFT_BIN_DIR=/opt/stack/data/venv/bin 2026-04-20 19:11:38.026 | SWIFT_BRANCH=master 2026-04-20 19:11:38.026 | SWIFT_CONF_DIR=/etc/swift 2026-04-20 19:11:38.026 | SWIFT_DATA_DIR=/opt/stack/data/swift 2026-04-20 19:11:38.026 | SWIFT_DEFAULT_BIND_PORT=8080 2026-04-20 19:11:38.026 | SWIFT_DEFAULT_BIND_PORT_INT=8081 2026-04-20 19:11:38.026 | SWIFT_DIR=/opt/stack/swift 2026-04-20 19:11:38.026 | SWIFT_DISK_IMAGE=/opt/stack/data/swift/drives/images/swift.img 2026-04-20 19:11:38.026 | SWIFT_ENABLE_TEMPURLS=False 2026-04-20 19:11:38.026 | SWIFT_EXTRAS_MIDDLEWARE='formpost staticweb' 2026-04-20 19:11:38.026 | SWIFT_EXTRAS_MIDDLEWARE_LAST= 2026-04-20 19:11:38.026 | SWIFT_EXTRAS_MIDDLEWARE_NO_AUTH=crossdomain 2026-04-20 19:11:38.026 | SWIFT_HASH=1234123412341234 2026-04-20 19:11:38.026 | SWIFT_LOG_TOKEN_LENGTH=12 2026-04-20 19:11:38.026 | SWIFT_LOOPBACK_DISK_SIZE=2G 2026-04-20 19:11:38.026 | SWIFT_LOOPBACK_DISK_SIZE_DEFAULT=2G 2026-04-20 19:11:38.026 | SWIFT_MAX_FILE_SIZE=1073741824 2026-04-20 19:11:38.026 | SWIFT_MAX_FILE_SIZE_DEFAULT=1073741824 2026-04-20 19:11:38.026 | SWIFT_MAX_HEADER_SIZE=16384 2026-04-20 19:11:38.026 | SWIFT_PARTITION_POWER_SIZE=9 2026-04-20 19:11:38.026 | SWIFT_REPLICAS=1 2026-04-20 19:11:38.026 | SWIFT_REPLICAS_SEQ=1 2026-04-20 19:11:38.026 | SWIFT_REPO=https://github.com/openstack/swift.git 2026-04-20 19:11:38.026 | SWIFT_SERVICE_LISTEN_ADDRESS=0.0.0.0 2026-04-20 19:11:38.026 | SWIFT_SERVICE_LOCAL_HOST=127.0.0.1 2026-04-20 19:11:38.026 | SWIFT_SERVICE_PROTOCOL=https 2026-04-20 19:11:38.026 | SWIFT_START_ALL_SERVICES=False 2026-04-20 19:11:38.026 | SWIFT_STORAGE_IPS= 2026-04-20 19:11:38.026 | SWIFT_TEMPURL_KEY= 2026-04-20 19:11:38.026 | SWIFT_USE_MOD_WSGI=False 2026-04-20 19:11:38.026 | SYSLOG=False 2026-04-20 19:11:38.026 | SYSLOG_HOST=199.204.45.244 2026-04-20 19:11:38.026 | SYSLOG_PORT=516 2026-04-20 19:11:38.026 | SYSTEMCTL='sudo systemctl' 2026-04-20 19:11:38.026 | SYSTEMD_DIR=/etc/systemd/system 2026-04-20 19:11:38.026 | TARGET_BRANCH=master 2026-04-20 19:11:38.026 | TARGET_ENABLE_OVN_AGENT=False 2026-04-20 19:11:38.026 | TCPDUMP_ARGS= 2026-04-20 19:11:38.026 | TCPDUMP_OUTPUT=/opt/stack/logs/tcpdump.pcap 2026-04-20 19:11:38.026 | TEMPEST_BRANCH=master 2026-04-20 19:11:38.026 | TEMPEST_REPO=https://github.com/openstack/tempest.git 2026-04-20 19:11:38.026 | TEMPEST_VENV_UPPER_CONSTRAINTS=master 2026-04-20 19:11:38.026 | TEMPFILE=/tmp/tmp.eknnObocSq 2026-04-20 19:11:38.026 | TENANT_TUNNEL_RANGES=1:1000 2026-04-20 19:11:38.026 | TENANT_VLAN_RANGE= 2026-04-20 19:11:38.026 | TERM=unknown 2026-04-20 19:11:38.026 | TIMESTAMP_FORMAT=%F-%H%M%S 2026-04-20 19:11:38.026 | TLS_IP=199.204.45.244 2026-04-20 19:11:38.026 | TOP_DIR=/opt/stack/devstack 2026-04-20 19:11:38.026 | TRAILING_TARGET_BRANCH=master 2026-04-20 19:11:38.026 | TUNNEL_ENDPOINT_IP=199.204.45.244 2026-04-20 19:11:38.026 | TUNNEL_IP=199.204.45.244 2026-04-20 19:11:38.026 | TUNNEL_IP_VERSION=4 2026-04-20 19:11:38.026 | UBUNTU_CODENAME=noble 2026-04-20 19:11:38.026 | UBUNTU_RELEASE_BASE_NUM=24 2026-04-20 19:11:38.026 | UID=1002 2026-04-20 19:11:38.026 | ULIMIT_NOFILE=2048 2026-04-20 19:11:38.026 | USER=stack 2026-04-20 19:11:38.026 | USER_HOME=/opt/stack 2026-04-20 19:11:38.026 | USER_UNITS=False 2026-04-20 19:11:38.026 | USE_CINDER_FOR_GLANCE=False 2026-04-20 19:11:38.026 | USE_SUBNETPOOL=True 2026-04-20 19:11:38.026 | USE_VENV=False 2026-04-20 19:11:38.026 | VERBOSE=True 2026-04-20 19:11:38.026 | VERBOSE_NO_TIMESTAMP=True 2026-04-20 19:11:38.026 | VERSION='24.04.4 LTS (Noble Numbat)' 2026-04-20 19:11:38.026 | VERSION_CODENAME=noble 2026-04-20 19:11:38.026 | VERSION_ID=24.04 2026-04-20 19:11:38.026 | VIF_PLUGGING_IS_FATAL=True 2026-04-20 19:11:38.026 | VIF_PLUGGING_TIMEOUT=300 2026-04-20 19:11:38.026 | VIRTUALENV_CMD='python3.12 -m venv' 2026-04-20 19:11:38.026 | VIRT_DRIVER=libvirt 2026-04-20 19:11:38.026 | VOLUME_BACKING_FILE_SIZE=50G 2026-04-20 19:11:38.026 | VOLUME_GROUP_NAME=stack-volumes 2026-04-20 19:11:38.026 | VOLUME_NAME_PREFIX=volume- 2026-04-20 19:11:38.026 | VOLUME_TYPE_MULTIATTACH=multiattach 2026-04-20 19:11:38.026 | WORKER_TIMEOUT=80 2026-04-20 19:11:38.026 | WSGI_MODE=uwsgi 2026-04-20 19:11:38.026 | ZSWAP_COMPRESSOR=lz4 2026-04-20 19:11:38.027 | ZSWAP_ZPOOL=zsmalloc 2026-04-20 19:11:38.027 | _=posix 2026-04-20 19:11:38.027 | _ASYNC_BG_TIME=0 2026-04-20 19:11:38.027 | _DEFAULT_LVM_INIT=0 2026-04-20 19:11:38.027 | _DEFAULT_PYTHON3_VERSION=3.12 2026-04-20 19:11:38.027 | _DEVSTACK_FUNCTIONS=1 2026-04-20 19:11:38.027 | _DEVSTACK_FUNCTIONS_COMMON=1 2026-04-20 19:11:38.027 | _DEVSTACK_STACKRC=1 2026-04-20 19:11:38.027 | _LOG_COLOR_DEFAULT=False 2026-04-20 19:11:38.027 | _Q_PLUGIN_EXTRA_CONF_PATH=/etc/neutron 2026-04-20 19:11:38.027 | _TIME_BEGIN=1776712136 2026-04-20 19:11:38.027 | _TIME_START=([apt-get]="" [pip_install]="" [apt-get-update]="" ) 2026-04-20 19:11:38.027 | _TIME_TOTAL=([apt-get]="110532" [pip_install]="19404" [apt-get-update]="1918" ) 2026-04-20 19:11:38.027 | _of_args='-v --no-timestamp' 2026-04-20 19:11:38.027 | backend=postgresql 2026-04-20 19:11:38.027 | be=lvm:lvmdriver-1 2026-04-20 19:11:38.027 | be_name=lvmdriver-1 2026-04-20 19:11:38.027 | be_type=lvm 2026-04-20 19:11:38.027 | db=postgresql 2026-04-20 19:11:38.027 | dc=org 2026-04-20 19:11:38.027 | default_v4_route_devs=ens3 2026-04-20 19:11:38.027 | default_v6_route_devs='ens3 2026-04-20 19:11:38.027 | ens3' 2026-04-20 19:11:38.027 | dir=/opt/stack/magnum 2026-04-20 19:11:38.027 | dn=,dc=openstack,dc=org 2026-04-20 19:11:38.027 | exceptions=80-tempest.sh 2026-04-20 19:11:38.027 | extra=80-tempest.sh 2026-04-20 19:11:38.027 | extra_plugin_file_name=/opt/stack/devstack/extras.d/80-tempest.sh 2026-04-20 19:11:38.027 | f=/opt/stack/devstack/lib/databases/postgresql 2026-04-20 19:11:38.027 | i=TUNNEL_IP_VERSION 2026-04-20 19:11:38.027 | image_url=https://github.com/cirros-dev/cirros/releases/download/0.6.3/cirros-0.6.3-x86_64-disk.img 2026-04-20 19:11:38.027 | lfile=localrc 2026-04-20 19:11:38.027 | localrc=/opt/stack/devstack/.localrc.password 2026-04-20 19:11:38.027 | mode=stack 2026-04-20 19:11:38.027 | msg='ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2026-04-20 19:11:38.027 | opt='?' 2026-04-20 19:11:38.027 | os_CODENAME=noble 2026-04-20 19:11:38.027 | os_PACKAGE=deb 2026-04-20 19:11:38.027 | os_RELEASE=24.04 2026-04-20 19:11:38.027 | os_VENDOR=Ubuntu 2026-04-20 19:11:38.027 | phase=pre-install 2026-04-20 19:11:38.027 | pkgs= 2026-04-20 19:11:38.027 | plugin=magnum 2026-04-20 19:11:38.027 | plugins=,barbican,magnum,octavia,manila,magnum-cluster-api,ovn-octavia-provider 2026-04-20 19:11:38.027 | pw=secretadmin 2026-04-20 19:11:38.027 | time_stamp=2026-04-20-190918 2026-04-20 19:11:38.027 | var=ADMIN_PASSWORD 2026-04-20 19:11:38.027 | ++ /opt/stack/magnum/devstack/plugin.sh:source:11 : is_service_enabled magnum-api magnum-cond 2026-04-20 19:11:38.049 | ++ functions-common:is_service_enabled:2070 : return 0 2026-04-20 19:11:38.054 | ++ /opt/stack/magnum/devstack/plugin.sh:source:12 : [[ stack == \s\t\a\c\k ]] 2026-04-20 19:11:38.059 | ++ /opt/stack/magnum/devstack/plugin.sh:source:12 : [[ pre-install == \i\n\s\t\a\l\l ]] 2026-04-20 19:11:38.064 | ++ /opt/stack/magnum/devstack/plugin.sh:source:23 : [[ stack == \s\t\a\c\k ]] 2026-04-20 19:11:38.069 | ++ /opt/stack/magnum/devstack/plugin.sh:source:23 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2026-04-20 19:11:38.074 | ++ /opt/stack/magnum/devstack/plugin.sh:source:38 : [[ stack == \s\t\a\c\k ]] 2026-04-20 19:11:38.079 | ++ /opt/stack/magnum/devstack/plugin.sh:source:38 : [[ pre-install == \e\x\t\r\a ]] 2026-04-20 19:11:38.085 | ++ /opt/stack/magnum/devstack/plugin.sh:source:51 : [[ stack == \u\n\s\t\a\c\k ]] 2026-04-20 19:11:38.089 | ++ /opt/stack/magnum/devstack/plugin.sh:source:55 : [[ stack == \c\l\e\a\n ]] 2026-04-20 19:11:38.100 | + functions-common:run_plugins:1833 : for plugin in ${plugins//,/ } 2026-04-20 19:11:38.105 | + functions-common:run_plugins:1834 : local dir=/opt/stack/octavia 2026-04-20 19:11:38.110 | + functions-common:run_plugins:1835 : [[ -f /opt/stack/octavia/devstack/plugin.sh ]] 2026-04-20 19:11:38.115 | + functions-common:run_plugins:1836 : source /opt/stack/octavia/devstack/plugin.sh stack pre-install 2026-04-20 19:11:38.121 | ++ /opt/stack/octavia/devstack/plugin.sh:source:3 : saveenv=ehxB 2026-04-20 19:11:38.126 | ++ /opt/stack/octavia/devstack/plugin.sh:source:4 : set -ex 2026-04-20 19:11:38.131 | ++ /opt/stack/octavia/devstack/plugin.sh:source:9 : GET_PIP_CACHE_LOCATION=/opt/stack/cache/files/get-pip.py 2026-04-20 19:11:38.144 | ++ /opt/stack/octavia/devstack/plugin.sh:source:768 : is_service_enabled octavia 2026-04-20 19:11:38.174 | ++ functions-common:is_service_enabled:2070 : return 0 2026-04-20 19:11:38.179 | ++ /opt/stack/octavia/devstack/plugin.sh:source:769 : '[' api == main ']' 2026-04-20 19:11:38.184 | ++ /opt/stack/octavia/devstack/plugin.sh:source:769 : '[' api == standalone ']' 2026-04-20 19:11:38.189 | ++ /opt/stack/octavia/devstack/plugin.sh:source:781 : [[ stack == \s\t\a\c\k ]] 2026-04-20 19:11:38.193 | ++ /opt/stack/octavia/devstack/plugin.sh:source:781 : [[ pre-install == \i\n\s\t\a\l\l ]] 2026-04-20 19:11:38.198 | ++ /opt/stack/octavia/devstack/plugin.sh:source:788 : [[ stack == \s\t\a\c\k ]] 2026-04-20 19:11:38.203 | ++ /opt/stack/octavia/devstack/plugin.sh:source:788 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2026-04-20 19:11:38.209 | ++ /opt/stack/octavia/devstack/plugin.sh:source:794 : [[ stack == \s\t\a\c\k ]] 2026-04-20 19:11:38.213 | ++ /opt/stack/octavia/devstack/plugin.sh:source:794 : [[ pre-install == \e\x\t\r\a ]] 2026-04-20 19:11:38.219 | ++ /opt/stack/octavia/devstack/plugin.sh:source:801 : [[ stack == \s\t\a\c\k ]] 2026-04-20 19:11:38.224 | ++ /opt/stack/octavia/devstack/plugin.sh:source:801 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2026-04-20 19:11:38.229 | ++ /opt/stack/octavia/devstack/plugin.sh:source:809 : [[ stack == \u\n\s\t\a\c\k ]] 2026-04-20 19:11:38.233 | ++ /opt/stack/octavia/devstack/plugin.sh:source:817 : [[ stack == \c\l\e\a\n ]] 2026-04-20 19:11:38.238 | ++ /opt/stack/octavia/devstack/plugin.sh:source:825 : [[ ehxB =~ e ]] 2026-04-20 19:11:38.242 | ++ /opt/stack/octavia/devstack/plugin.sh:source:826 : set -e 2026-04-20 19:11:38.246 | ++ /opt/stack/octavia/devstack/plugin.sh:source:830 : [[ ehxB =~ x ]] 2026-04-20 19:11:38.251 | ++ /opt/stack/octavia/devstack/plugin.sh:source:831 : set -x 2026-04-20 19:11:38.256 | + functions-common:run_plugins:1833 : for plugin in ${plugins//,/ } 2026-04-20 19:11:38.261 | + functions-common:run_plugins:1834 : local dir=/opt/stack/manila 2026-04-20 19:11:38.267 | + functions-common:run_plugins:1835 : [[ -f /opt/stack/manila/devstack/plugin.sh ]] 2026-04-20 19:11:38.272 | + functions-common:run_plugins:1836 : source /opt/stack/manila/devstack/plugin.sh stack pre-install 2026-04-20 19:11:38.310 | ++ /opt/stack/manila/devstack/plugin.sh:source:1143 : [[ stack == \s\t\a\c\k ]] 2026-04-20 19:11:38.315 | ++ /opt/stack/manila/devstack/plugin.sh:source:1143 : [[ pre-install == \i\n\s\t\a\l\l ]] 2026-04-20 19:11:38.320 | ++ /opt/stack/manila/devstack/plugin.sh:source:1149 : [[ stack == \s\t\a\c\k ]] 2026-04-20 19:11:38.325 | ++ /opt/stack/manila/devstack/plugin.sh:source:1149 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2026-04-20 19:11:38.329 | ++ /opt/stack/manila/devstack/plugin.sh:source:1168 : [[ stack == \s\t\a\c\k ]] 2026-04-20 19:11:38.334 | ++ /opt/stack/manila/devstack/plugin.sh:source:1168 : [[ pre-install == \e\x\t\r\a ]] 2026-04-20 19:11:38.339 | ++ /opt/stack/manila/devstack/plugin.sh:source:1222 : [[ stack == \s\t\a\c\k ]] 2026-04-20 19:11:38.343 | ++ /opt/stack/manila/devstack/plugin.sh:source:1222 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2026-04-20 19:11:38.348 | ++ /opt/stack/manila/devstack/plugin.sh:source:1257 : [[ stack == \u\n\s\t\a\c\k ]] 2026-04-20 19:11:38.352 | ++ /opt/stack/manila/devstack/plugin.sh:source:1262 : [[ stack == \c\l\e\a\n ]] 2026-04-20 19:11:38.362 | + functions-common:run_plugins:1833 : for plugin in ${plugins//,/ } 2026-04-20 19:11:38.367 | + functions-common:run_plugins:1834 : local dir=/opt/stack/magnum-cluster-api 2026-04-20 19:11:38.372 | + functions-common:run_plugins:1835 : [[ -f /opt/stack/magnum-cluster-api/devstack/plugin.sh ]] 2026-04-20 19:11:38.377 | + functions-common:run_plugins:1836 : source /opt/stack/magnum-cluster-api/devstack/plugin.sh stack pre-install 2026-04-20 19:11:38.381 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:1 : CAPI_VERSION=v1.10.5 2026-04-20 19:11:38.387 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:2 : CAPO_VERSION=v0.12.4 2026-04-20 19:11:38.392 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:3 : ORC_VERSION=v2.2.0 2026-04-20 19:11:38.397 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:4 : KIND_VERSION=v0.16.0 2026-04-20 19:11:38.403 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:5 : HELM_VERSION=v3.10.3 2026-04-20 19:11:38.408 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:7 : MAGNUM_CLUSTER_API_REPO=https://github.com/vexxhost/magnum-cluster-api.git 2026-04-20 19:11:38.413 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:8 : MAGNUM_CLUSTER_API_BRANCH=main 2026-04-20 19:11:38.420 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:9 : MAGNUM_CLUSTER_API_DIR=/opt/stack/magnum-cluster-api 2026-04-20 19:11:38.424 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:21 : is_service_enabled magnum-cluster-api 2026-04-20 19:11:38.458 | ++ functions-common:is_service_enabled:2070 : return 0 2026-04-20 19:11:38.462 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:23 : [[ stack == \s\t\a\c\k ]] 2026-04-20 19:11:38.468 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:23 : [[ pre-install == \p\r\e\-\i\n\s\t\a\l\l ]] 2026-04-20 19:11:38.475 | ++++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:25 : curl -L -s https://dl.k8s.io/release/stable.txt 2026-04-20 19:11:38.548 | +++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:25 : get_extra_file https://dl.k8s.io/release/v1.35.4/bin/linux/amd64/kubectl 2026-04-20 19:11:38.552 | +++ functions:get_extra_file:66 : local file_url=https://dl.k8s.io/release/v1.35.4/bin/linux/amd64/kubectl 2026-04-20 19:11:38.559 | +++ functions:get_extra_file:67 : local 'retry_args=--retry-on-host-error --retry-on-http-error=500,503 ' 2026-04-20 19:11:38.564 | +++ functions:get_extra_file:68 : retry_args+='-t 2 --waitretry=10 ' 2026-04-20 19:11:38.569 | +++ functions:get_extra_file:69 : retry_args+='--tries=3 --retry-connrefused' 2026-04-20 19:11:38.575 | +++ functions:get_extra_file:71 : local file_name=kubectl 2026-04-20 19:11:38.579 | +++ functions:get_extra_file:72 : [[ https://dl.k8s.io/release/v1.35.4/bin/linux/amd64/kubectl != file* ]] 2026-04-20 19:11:38.585 | +++ functions:get_extra_file:74 : [[ ! -f /opt/stack/devstack/files/kubectl ]] 2026-04-20 19:11:38.590 | +++ functions:get_extra_file:75 : wget --progress=dot:giga --retry-on-host-error --retry-on-http-error=500,503 -t 2 --waitretry=10 --tries=3 --retry-connrefused -c https://dl.k8s.io/release/v1.35.4/bin/linux/amd64/kubectl -O /opt/stack/devstack/files/kubectl 2026-04-20 19:11:38.596 | --2026-04-20 19:11:38-- https://dl.k8s.io/release/v1.35.4/bin/linux/amd64/kubectl 2026-04-20 19:11:38.628 | Resolving dl.k8s.io (dl.k8s.io)... 2a04:4e42::347, 2a04:4e42:600::347, 2a04:4e42:200::347, ... 2026-04-20 19:11:38.636 | Connecting to dl.k8s.io (dl.k8s.io)|2a04:4e42::347|:443... connected. 2026-04-20 19:11:38.663 | HTTP request sent, awaiting response... 200 OK 2026-04-20 19:11:38.663 | Length: 58613944 (56M) [application/octet-stream] 2026-04-20 19:11:38.663 | Saving to: ‘/opt/stack/devstack/files/kubectl’ 2026-04-20 19:11:38.703 | 2026-04-20 19:11:38.924 | 0K ........ ........ ........ ........ 57% 126M 0s 2026-04-20 19:11:39.096 | 32768K ........ ........ ....... 100% 133M=0.4s 2026-04-20 19:11:39.096 | 2026-04-20 19:11:39.096 | 2026-04-20 19:11:39 (129 MB/s) - ‘/opt/stack/devstack/files/kubectl’ saved [58613944/58613944] 2026-04-20 19:11:39.096 | 2026-04-20 19:11:39.103 | +++ functions:get_extra_file:76 : [[ 0 -ne 0 ]] 2026-04-20 19:11:39.108 | +++ functions:get_extra_file:80 : echo /opt/stack/devstack/files/kubectl 2026-04-20 19:11:39.114 | +++ functions:get_extra_file:81 : return 2026-04-20 19:11:39.120 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:25 : sudo install -o root -g root -m 0755 /opt/stack/devstack/files/kubectl /usr/local/bin/kubectl 2026-04-20 19:11:39.200 | +++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:28 : get_extra_file https://github.com/kubernetes-sigs/cluster-api/releases/download/v1.10.5/clusterctl-linux-amd64 2026-04-20 19:11:39.204 | +++ functions:get_extra_file:66 : local file_url=https://github.com/kubernetes-sigs/cluster-api/releases/download/v1.10.5/clusterctl-linux-amd64 2026-04-20 19:11:39.209 | +++ functions:get_extra_file:67 : local 'retry_args=--retry-on-host-error --retry-on-http-error=500,503 ' 2026-04-20 19:11:39.214 | +++ functions:get_extra_file:68 : retry_args+='-t 2 --waitretry=10 ' 2026-04-20 19:11:39.219 | +++ functions:get_extra_file:69 : retry_args+='--tries=3 --retry-connrefused' 2026-04-20 19:11:39.224 | +++ functions:get_extra_file:71 : local file_name=clusterctl-linux-amd64 2026-04-20 19:11:39.229 | +++ functions:get_extra_file:72 : [[ https://github.com/kubernetes-sigs/cluster-api/releases/download/v1.10.5/clusterctl-linux-amd64 != file* ]] 2026-04-20 19:11:39.232 | +++ functions:get_extra_file:74 : [[ ! -f /opt/stack/devstack/files/clusterctl-linux-amd64 ]] 2026-04-20 19:11:39.236 | +++ functions:get_extra_file:75 : wget --progress=dot:giga --retry-on-host-error --retry-on-http-error=500,503 -t 2 --waitretry=10 --tries=3 --retry-connrefused -c https://github.com/kubernetes-sigs/cluster-api/releases/download/v1.10.5/clusterctl-linux-amd64 -O /opt/stack/devstack/files/clusterctl-linux-amd64 2026-04-20 19:11:39.243 | --2026-04-20 19:11:39-- https://github.com/kubernetes-sigs/cluster-api/releases/download/v1.10.5/clusterctl-linux-amd64 2026-04-20 19:11:39.276 | Resolving github.com (github.com)... 140.82.113.3 2026-04-20 19:11:39.292 | Connecting to github.com (github.com)|140.82.113.3|:443... connected. 2026-04-20 19:11:39.423 | HTTP request sent, awaiting response... 302 Found 2026-04-20 19:11:39.423 | Location: https://release-assets.githubusercontent.com/github-production-release-asset/124157517/f3ecba9a-23cc-4b11-8d6d-6856e87ada58?sp=r&sv=2018-11-09&sr=b&spr=https&se=2026-04-20T20%3A04%3A26Z&rscd=attachment%3B+filename%3Dclusterctl-linux-amd64&rsct=application%2Foctet-stream&skoid=96c2d410-5711-43a1-aedd-ab1947aa7ab0&sktid=398a6654-997b-47e9-b12b-9515b896b4de&skt=2026-04-20T19%3A03%3A28Z&ske=2026-04-20T20%3A04%3A26Z&sks=b&skv=2018-11-09&sig=399xvVFIjvCHkyjGwtf5rFeRhgFUjxCk73rPar4s9iM%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc3NjcxNDA5OSwibmJmIjoxNzc2NzEyMjk5LCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.qIVPMAK7BbxbO8M5IlGWGHfMLMRNrUYZMaQu5m23tAI&response-content-disposition=attachment%3B%20filename%3Dclusterctl-linux-amd64&response-content-type=application%2Foctet-stream [following] 2026-04-20 19:11:39.423 | --2026-04-20 19:11:39-- https://release-assets.githubusercontent.com/github-production-release-asset/124157517/f3ecba9a-23cc-4b11-8d6d-6856e87ada58?sp=r&sv=2018-11-09&sr=b&spr=https&se=2026-04-20T20%3A04%3A26Z&rscd=attachment%3B+filename%3Dclusterctl-linux-amd64&rsct=application%2Foctet-stream&skoid=96c2d410-5711-43a1-aedd-ab1947aa7ab0&sktid=398a6654-997b-47e9-b12b-9515b896b4de&skt=2026-04-20T19%3A03%3A28Z&ske=2026-04-20T20%3A04%3A26Z&sks=b&skv=2018-11-09&sig=399xvVFIjvCHkyjGwtf5rFeRhgFUjxCk73rPar4s9iM%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc3NjcxNDA5OSwibmJmIjoxNzc2NzEyMjk5LCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.qIVPMAK7BbxbO8M5IlGWGHfMLMRNrUYZMaQu5m23tAI&response-content-disposition=attachment%3B%20filename%3Dclusterctl-linux-amd64&response-content-type=application%2Foctet-stream 2026-04-20 19:11:39.426 | Resolving release-assets.githubusercontent.com (release-assets.githubusercontent.com)... 185.199.109.133, 185.199.111.133, 185.199.108.133, ... 2026-04-20 19:11:39.428 | Connecting to release-assets.githubusercontent.com (release-assets.githubusercontent.com)|185.199.109.133|:443... connected. 2026-04-20 19:11:39.446 | HTTP request sent, awaiting response... 200 OK 2026-04-20 19:11:39.446 | Length: 82856383 (79M) [application/octet-stream] 2026-04-20 19:11:39.446 | Saving to: ‘/opt/stack/devstack/files/clusterctl-linux-amd64’ 2026-04-20 19:11:39.455 | 2026-04-20 19:11:39.604 | 0K ........ ........ ........ ........ 40% 208M 0s 2026-04-20 19:11:39.709 | 32768K ........ ........ ........ ........ 80% 300M 0s 2026-04-20 19:11:39.748 | 65536K ........ ....... 100% 365M=0.3s 2026-04-20 19:11:39.748 | 2026-04-20 19:11:39.748 | 2026-04-20 19:11:39 (262 MB/s) - ‘/opt/stack/devstack/files/clusterctl-linux-amd64’ saved [82856383/82856383] 2026-04-20 19:11:39.748 | 2026-04-20 19:11:39.754 | +++ functions:get_extra_file:76 : [[ 0 -ne 0 ]] 2026-04-20 19:11:39.757 | +++ functions:get_extra_file:80 : echo /opt/stack/devstack/files/clusterctl-linux-amd64 2026-04-20 19:11:39.763 | +++ functions:get_extra_file:81 : return 2026-04-20 19:11:39.769 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:28 : sudo install -o root -g root -m 0755 /opt/stack/devstack/files/clusterctl-linux-amd64 /usr/local/bin/clusterctl 2026-04-20 19:11:39.874 | +++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:31 : get_extra_file https://kind.sigs.k8s.io/dl/v0.16.0/kind-linux-amd64 2026-04-20 19:11:39.880 | +++ functions:get_extra_file:66 : local file_url=https://kind.sigs.k8s.io/dl/v0.16.0/kind-linux-amd64 2026-04-20 19:11:39.885 | +++ functions:get_extra_file:67 : local 'retry_args=--retry-on-host-error --retry-on-http-error=500,503 ' 2026-04-20 19:11:39.891 | +++ functions:get_extra_file:68 : retry_args+='-t 2 --waitretry=10 ' 2026-04-20 19:11:39.895 | +++ functions:get_extra_file:69 : retry_args+='--tries=3 --retry-connrefused' 2026-04-20 19:11:39.900 | +++ functions:get_extra_file:71 : local file_name=kind-linux-amd64 2026-04-20 19:11:39.905 | +++ functions:get_extra_file:72 : [[ https://kind.sigs.k8s.io/dl/v0.16.0/kind-linux-amd64 != file* ]] 2026-04-20 19:11:39.910 | +++ functions:get_extra_file:74 : [[ ! -f /opt/stack/devstack/files/kind-linux-amd64 ]] 2026-04-20 19:11:39.915 | +++ functions:get_extra_file:75 : wget --progress=dot:giga --retry-on-host-error --retry-on-http-error=500,503 -t 2 --waitretry=10 --tries=3 --retry-connrefused -c https://kind.sigs.k8s.io/dl/v0.16.0/kind-linux-amd64 -O /opt/stack/devstack/files/kind-linux-amd64 2026-04-20 19:11:39.922 | --2026-04-20 19:11:39-- https://kind.sigs.k8s.io/dl/v0.16.0/kind-linux-amd64 2026-04-20 19:11:39.957 | Resolving kind.sigs.k8s.io (kind.sigs.k8s.io)... 2600:1f18:16e:df01::258, 2600:1f18:16e:df01::259, 98.84.224.111, ... 2026-04-20 19:11:39.973 | Connecting to kind.sigs.k8s.io (kind.sigs.k8s.io)|2600:1f18:16e:df01::258|:443... connected. 2026-04-20 19:11:40.089 | HTTP request sent, awaiting response... 301 Moved Permanently 2026-04-20 19:11:40.089 | Location: https://github.com/kubernetes-sigs/kind/releases/download/v0.16.0/kind-linux-amd64 [following] 2026-04-20 19:11:40.089 | --2026-04-20 19:11:40-- https://github.com/kubernetes-sigs/kind/releases/download/v0.16.0/kind-linux-amd64 2026-04-20 19:11:40.091 | Resolving github.com (github.com)... 140.82.113.3 2026-04-20 19:11:40.106 | Connecting to github.com (github.com)|140.82.113.3|:443... connected. 2026-04-20 19:11:40.244 | HTTP request sent, awaiting response... 302 Found 2026-04-20 19:11:40.244 | Location: https://release-assets.githubusercontent.com/github-production-release-asset/148545807/9d66ccf9-39a6-4bc2-a805-c1f42b75a979?sp=r&sv=2018-11-09&sr=b&spr=https&se=2026-04-20T20%3A06%3A03Z&rscd=attachment%3B+filename%3Dkind-linux-amd64&rsct=application%2Foctet-stream&skoid=96c2d410-5711-43a1-aedd-ab1947aa7ab0&sktid=398a6654-997b-47e9-b12b-9515b896b4de&skt=2026-04-20T19%3A05%3A15Z&ske=2026-04-20T20%3A06%3A03Z&sks=b&skv=2018-11-09&sig=iDrGpNqWXN5i7IGzvwAfKFk2uBEos5V1iPSh8UL5rzs%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc3NjcxMjYwMCwibmJmIjoxNzc2NzEyMzAwLCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.MLNIk9p-phjn4FkbTv9V1AaHb5xdY3AI1YEatNNYKAI&response-content-disposition=attachment%3B%20filename%3Dkind-linux-amd64&response-content-type=application%2Foctet-stream [following] 2026-04-20 19:11:40.244 | --2026-04-20 19:11:40-- https://release-assets.githubusercontent.com/github-production-release-asset/148545807/9d66ccf9-39a6-4bc2-a805-c1f42b75a979?sp=r&sv=2018-11-09&sr=b&spr=https&se=2026-04-20T20%3A06%3A03Z&rscd=attachment%3B+filename%3Dkind-linux-amd64&rsct=application%2Foctet-stream&skoid=96c2d410-5711-43a1-aedd-ab1947aa7ab0&sktid=398a6654-997b-47e9-b12b-9515b896b4de&skt=2026-04-20T19%3A05%3A15Z&ske=2026-04-20T20%3A06%3A03Z&sks=b&skv=2018-11-09&sig=iDrGpNqWXN5i7IGzvwAfKFk2uBEos5V1iPSh8UL5rzs%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc3NjcxMjYwMCwibmJmIjoxNzc2NzEyMzAwLCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.MLNIk9p-phjn4FkbTv9V1AaHb5xdY3AI1YEatNNYKAI&response-content-disposition=attachment%3B%20filename%3Dkind-linux-amd64&response-content-type=application%2Foctet-stream 2026-04-20 19:11:40.248 | Resolving release-assets.githubusercontent.com (release-assets.githubusercontent.com)... 185.199.111.133, 185.199.110.133, 185.199.109.133, ... 2026-04-20 19:11:40.249 | Connecting to release-assets.githubusercontent.com (release-assets.githubusercontent.com)|185.199.111.133|:443... connected. 2026-04-20 19:11:40.263 | HTTP request sent, awaiting response... 200 OK 2026-04-20 19:11:40.263 | Length: 6873201 (6.6M) [application/octet-stream] 2026-04-20 19:11:40.263 | Saving to: ‘/opt/stack/devstack/files/kind-linux-amd64’ 2026-04-20 19:11:40.277 | 2026-04-20 19:11:40.324 | 0K ...... 100% 108M=0.06s 2026-04-20 19:11:40.324 | 2026-04-20 19:11:40.324 | 2026-04-20 19:11:40 (108 MB/s) - ‘/opt/stack/devstack/files/kind-linux-amd64’ saved [6873201/6873201] 2026-04-20 19:11:40.324 | 2026-04-20 19:11:40.332 | +++ functions:get_extra_file:76 : [[ 0 -ne 0 ]] 2026-04-20 19:11:40.337 | +++ functions:get_extra_file:80 : echo /opt/stack/devstack/files/kind-linux-amd64 2026-04-20 19:11:40.342 | +++ functions:get_extra_file:81 : return 2026-04-20 19:11:40.348 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:31 : sudo install -o root -g root -m 0755 /opt/stack/devstack/files/kind-linux-amd64 /usr/local/bin/kind 2026-04-20 19:11:40.381 | +++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:35 : get_extra_file https://get.helm.sh/helm-v3.10.3-linux-amd64.tar.gz 2026-04-20 19:11:40.387 | +++ functions:get_extra_file:66 : local file_url=https://get.helm.sh/helm-v3.10.3-linux-amd64.tar.gz 2026-04-20 19:11:40.392 | +++ functions:get_extra_file:67 : local 'retry_args=--retry-on-host-error --retry-on-http-error=500,503 ' 2026-04-20 19:11:40.397 | +++ functions:get_extra_file:68 : retry_args+='-t 2 --waitretry=10 ' 2026-04-20 19:11:40.402 | +++ functions:get_extra_file:69 : retry_args+='--tries=3 --retry-connrefused' 2026-04-20 19:11:40.406 | +++ functions:get_extra_file:71 : local file_name=helm-v3.10.3-linux-amd64.tar.gz 2026-04-20 19:11:40.411 | +++ functions:get_extra_file:72 : [[ https://get.helm.sh/helm-v3.10.3-linux-amd64.tar.gz != file* ]] 2026-04-20 19:11:40.416 | +++ functions:get_extra_file:74 : [[ ! -f /opt/stack/devstack/files/helm-v3.10.3-linux-amd64.tar.gz ]] 2026-04-20 19:11:40.422 | +++ functions:get_extra_file:75 : wget --progress=dot:giga --retry-on-host-error --retry-on-http-error=500,503 -t 2 --waitretry=10 --tries=3 --retry-connrefused -c https://get.helm.sh/helm-v3.10.3-linux-amd64.tar.gz -O /opt/stack/devstack/files/helm-v3.10.3-linux-amd64.tar.gz 2026-04-20 19:11:40.428 | --2026-04-20 19:11:40-- https://get.helm.sh/helm-v3.10.3-linux-amd64.tar.gz 2026-04-20 19:11:40.493 | Resolving get.helm.sh (get.helm.sh)... 2603:1061:14:43::1, 13.107.226.36, 13.107.253.36 2026-04-20 19:11:40.518 | Connecting to get.helm.sh (get.helm.sh)|2603:1061:14:43::1|:443... connected. 2026-04-20 19:11:40.633 | HTTP request sent, awaiting response... 200 OK 2026-04-20 19:11:40.633 | Length: 14569235 (14M) [application/x-tar] 2026-04-20 19:11:40.633 | Saving to: ‘/opt/stack/devstack/files/helm-v3.10.3-linux-amd64.tar.gz’ 2026-04-20 19:11:40.776 | 2026-04-20 19:11:40.917 | 0K ........ ..... 100% 49.1M=0.3s 2026-04-20 19:11:40.917 | 2026-04-20 19:11:40.917 | 2026-04-20 19:11:40 (49.1 MB/s) - ‘/opt/stack/devstack/files/helm-v3.10.3-linux-amd64.tar.gz’ saved [14569235/14569235] 2026-04-20 19:11:40.917 | 2026-04-20 19:11:40.923 | +++ functions:get_extra_file:76 : [[ 0 -ne 0 ]] 2026-04-20 19:11:40.929 | +++ functions:get_extra_file:80 : echo /opt/stack/devstack/files/helm-v3.10.3-linux-amd64.tar.gz 2026-04-20 19:11:40.933 | +++ functions:get_extra_file:81 : return 2026-04-20 19:11:40.940 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:35 : tar -xvzf /opt/stack/devstack/files/helm-v3.10.3-linux-amd64.tar.gz -C /tmp 2026-04-20 19:11:40.948 | linux-amd64/ 2026-04-20 19:11:40.948 | linux-amd64/helm 2026-04-20 19:11:41.252 | linux-amd64/LICENSE 2026-04-20 19:11:41.252 | linux-amd64/README.md 2026-04-20 19:11:41.258 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:38 : sudo install -o root -g root -m 0755 /tmp/linux-amd64/helm /usr/local/bin/helm 2026-04-20 19:11:41.328 | +++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:42 : get_extra_file https://get.docker.com 2026-04-20 19:11:41.334 | +++ functions:get_extra_file:66 : local file_url=https://get.docker.com 2026-04-20 19:11:41.338 | +++ functions:get_extra_file:67 : local 'retry_args=--retry-on-host-error --retry-on-http-error=500,503 ' 2026-04-20 19:11:41.343 | +++ functions:get_extra_file:68 : retry_args+='-t 2 --waitretry=10 ' 2026-04-20 19:11:41.347 | +++ functions:get_extra_file:69 : retry_args+='--tries=3 --retry-connrefused' 2026-04-20 19:11:41.352 | +++ functions:get_extra_file:71 : local file_name=get.docker.com 2026-04-20 19:11:41.357 | +++ functions:get_extra_file:72 : [[ https://get.docker.com != file* ]] 2026-04-20 19:11:41.361 | +++ functions:get_extra_file:74 : [[ ! -f /opt/stack/devstack/files/get.docker.com ]] 2026-04-20 19:11:41.367 | +++ functions:get_extra_file:75 : wget --progress=dot:giga --retry-on-host-error --retry-on-http-error=500,503 -t 2 --waitretry=10 --tries=3 --retry-connrefused -c https://get.docker.com -O /opt/stack/devstack/files/get.docker.com 2026-04-20 19:11:41.372 | --2026-04-20 19:11:41-- https://get.docker.com/ 2026-04-20 19:11:41.407 | Resolving get.docker.com (get.docker.com)... 2600:9000:269f:da00:10:a463:3d00:93a1, 2600:9000:269f:8a00:10:a463:3d00:93a1, 2600:9000:269f:4600:10:a463:3d00:93a1, ... 2026-04-20 19:11:41.409 | Connecting to get.docker.com (get.docker.com)|2600:9000:269f:da00:10:a463:3d00:93a1|:443... connected. 2026-04-20 19:11:41.420 | HTTP request sent, awaiting response... 200 OK 2026-04-20 19:11:41.421 | Length: 22444 (22K) [text/plain] 2026-04-20 19:11:41.421 | Saving to: ‘/opt/stack/devstack/files/get.docker.com’ 2026-04-20 19:11:41.421 | 2026-04-20 19:11:41.421 | 0K 100% 255M=0s 2026-04-20 19:11:41.421 | 2026-04-20 19:11:41.421 | 2026-04-20 19:11:41 (255 MB/s) - ‘/opt/stack/devstack/files/get.docker.com’ saved [22444/22444] 2026-04-20 19:11:41.421 | 2026-04-20 19:11:41.427 | +++ functions:get_extra_file:76 : [[ 0 -ne 0 ]] 2026-04-20 19:11:41.432 | +++ functions:get_extra_file:80 : echo /opt/stack/devstack/files/get.docker.com 2026-04-20 19:11:41.436 | +++ functions:get_extra_file:81 : return 2026-04-20 19:11:41.441 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:42 : sudo sh /opt/stack/devstack/files/get.docker.com 2026-04-20 19:11:41.457 | # Executing docker install script, commit: 8822028d964f62fc5221d8c406ffdcccde7aa000 2026-04-20 19:11:41.496 | + sh -c apt-get -qq update >/dev/null 2026-04-20 19:11:43.412 | + sh -c DEBIAN_FRONTEND=noninteractive apt-get -y -qq install ca-certificates curl >/dev/null 2026-04-20 19:11:43.967 | + sh -c install -m 0755 -d /etc/apt/keyrings 2026-04-20 19:11:43.970 | + sh -c curl -fsSL "https://download.docker.com/linux/ubuntu/gpg" -o /etc/apt/keyrings/docker.asc 2026-04-20 19:11:44.025 | + sh -c chmod a+r /etc/apt/keyrings/docker.asc 2026-04-20 19:11:44.027 | + sh -c echo "deb [arch=amd64 signed-by=/etc/apt/keyrings/docker.asc] https://download.docker.com/linux/ubuntu noble stable" > /etc/apt/sources.list.d/docker.list 2026-04-20 19:11:44.029 | + sh -c apt-get -qq update >/dev/null 2026-04-20 19:11:45.768 | + sh -c DEBIAN_FRONTEND=noninteractive apt-get -y -qq install docker-ce docker-ce-cli containerd.io docker-compose-plugin docker-ce-rootless-extras docker-buildx-plugin docker-model-plugin >/dev/null 2026-04-20 19:11:47.369 | debconf: delaying package configuration, since apt-utils is not installed 2026-04-20 19:11:56.208 | Using systemd to manage Docker service 2026-04-20 19:11:56.209 | + sh -c systemctl enable --now docker.service 2026-04-20 19:11:56.221 | UNIT LOAD ACTIVE SUB DESCRIPTION 2026-04-20 19:11:56.222 | proc-sys-fs-binfmt_misc.automount loaded active running Arbitrary Executable File Formats File System Automount Point 2026-04-20 19:11:56.222 | sys-devices-pci0000:00-0000:00:01.1-ata1-host0-target0:0:0-0:0:0:0-block-sr0.device loaded active plugged QEMU_DVD-ROM config-2 2026-04-20 19:11:56.222 | sys-devices-pci0000:00-0000:00:03.0-virtio1-net-ens3.device loaded active plugged Virtio network device 2026-04-20 19:11:56.222 | sys-devices-pci0000:00-0000:00:04.0-virtio2-block-vda-vda1.device loaded active plugged /sys/devices/pci0000:00/0000:00:04.0/virtio2/block/vda/vda1 2026-04-20 19:11:56.222 | sys-devices-pci0000:00-0000:00:04.0-virtio2-block-vda.device loaded active plugged /sys/devices/pci0000:00/0000:00:04.0/virtio2/block/vda 2026-04-20 19:11:56.222 | sys-devices-platform-serial8250-serial8250:0-serial8250:0.1-tty-ttyS1.device loaded active plugged /sys/devices/platform/serial8250/serial8250:0/serial8250:0.1/tty/ttyS1 2026-04-20 19:11:56.222 | sys-devices-platform-serial8250-serial8250:0-serial8250:0.10-tty-ttyS10.device loaded active plugged /sys/devices/platform/serial8250/serial8250:0/serial8250:0.10/tty/ttyS10 2026-04-20 19:11:56.222 | sys-devices-platform-serial8250-serial8250:0-serial8250:0.11-tty-ttyS11.device loaded active plugged /sys/devices/platform/serial8250/serial8250:0/serial8250:0.11/tty/ttyS11 2026-04-20 19:11:56.222 | sys-devices-platform-serial8250-serial8250:0-serial8250:0.12-tty-ttyS12.device loaded active plugged /sys/devices/platform/serial8250/serial8250:0/serial8250:0.12/tty/ttyS12 2026-04-20 19:11:56.222 | sys-devices-platform-serial8250-serial8250:0-serial8250:0.13-tty-ttyS13.device loaded active plugged /sys/devices/platform/serial8250/serial8250:0/serial8250:0.13/tty/ttyS13 2026-04-20 19:11:56.222 | sys-devices-platform-serial8250-serial8250:0-serial8250:0.14-tty-ttyS14.device loaded active plugged /sys/devices/platform/serial8250/serial8250:0/serial8250:0.14/tty/ttyS14 2026-04-20 19:11:56.222 | sys-devices-platform-serial8250-serial8250:0-serial8250:0.15-tty-ttyS15.device loaded active plugged /sys/devices/platform/serial8250/serial8250:0/serial8250:0.15/tty/ttyS15 2026-04-20 19:11:56.222 | sys-devices-platform-serial8250-serial8250:0-serial8250:0.16-tty-ttyS16.device loaded active plugged /sys/devices/platform/serial8250/serial8250:0/serial8250:0.16/tty/ttyS16 2026-04-20 19:11:56.222 | sys-devices-platform-serial8250-serial8250:0-serial8250:0.17-tty-ttyS17.device loaded active plugged /sys/devices/platform/serial8250/serial8250:0/serial8250:0.17/tty/ttyS17 2026-04-20 19:11:56.222 | sys-devices-platform-serial8250-serial8250:0-serial8250:0.18-tty-ttyS18.device loaded active plugged /sys/devices/platform/serial8250/serial8250:0/serial8250:0.18/tty/ttyS18 2026-04-20 19:11:56.222 | sys-devices-platform-serial8250-serial8250:0-serial8250:0.19-tty-ttyS19.device loaded active plugged /sys/devices/platform/serial8250/serial8250:0/serial8250:0.19/tty/ttyS19 2026-04-20 19:11:56.222 | sys-devices-platform-serial8250-serial8250:0-serial8250:0.2-tty-ttyS2.device loaded active plugged /sys/devices/platform/serial8250/serial8250:0/serial8250:0.2/tty/ttyS2 2026-04-20 19:11:56.222 | sys-devices-platform-serial8250-serial8250:0-serial8250:0.20-tty-ttyS20.device loaded active plugged /sys/devices/platform/serial8250/serial8250:0/serial8250:0.20/tty/ttyS20 2026-04-20 19:11:56.222 | sys-devices-platform-serial8250-serial8250:0-serial8250:0.21-tty-ttyS21.device loaded active plugged /sys/devices/platform/serial8250/serial8250:0/serial8250:0.21/tty/ttyS21 2026-04-20 19:11:56.222 | sys-devices-platform-serial8250-serial8250:0-serial8250:0.22-tty-ttyS22.device loaded active plugged /sys/devices/platform/serial8250/serial8250:0/serial8250:0.22/tty/ttyS22 2026-04-20 19:11:56.222 | sys-devices-platform-serial8250-serial8250:0-serial8250:0.23-tty-ttyS23.device loaded active plugged /sys/devices/platform/serial8250/serial8250:0/serial8250:0.23/tty/ttyS23 2026-04-20 19:11:56.222 | sys-devices-platform-serial8250-serial8250:0-serial8250:0.24-tty-ttyS24.device loaded active plugged /sys/devices/platform/serial8250/serial8250:0/serial8250:0.24/tty/ttyS24 2026-04-20 19:11:56.222 | sys-devices-platform-serial8250-serial8250:0-serial8250:0.25-tty-ttyS25.device loaded active plugged /sys/devices/platform/serial8250/serial8250:0/serial8250:0.25/tty/ttyS25 2026-04-20 19:11:56.222 | sys-devices-platform-serial8250-serial8250:0-serial8250:0.26-tty-ttyS26.device loaded active plugged /sys/devices/platform/serial8250/serial8250:0/serial8250:0.26/tty/ttyS26 2026-04-20 19:11:56.222 | sys-devices-platform-serial8250-serial8250:0-serial8250:0.27-tty-ttyS27.device loaded active plugged /sys/devices/platform/serial8250/serial8250:0/serial8250:0.27/tty/ttyS27 2026-04-20 19:11:56.222 | sys-devices-platform-serial8250-serial8250:0-serial8250:0.28-tty-ttyS28.device loaded active plugged /sys/devices/platform/serial8250/serial8250:0/serial8250:0.28/tty/ttyS28 2026-04-20 19:11:56.222 | sys-devices-platform-serial8250-serial8250:0-serial8250:0.29-tty-ttyS29.device loaded active plugged /sys/devices/platform/serial8250/serial8250:0/serial8250:0.29/tty/ttyS29 2026-04-20 19:11:56.222 | sys-devices-platform-serial8250-serial8250:0-serial8250:0.3-tty-ttyS3.device loaded active plugged /sys/devices/platform/serial8250/serial8250:0/serial8250:0.3/tty/ttyS3 2026-04-20 19:11:56.222 | sys-devices-platform-serial8250-serial8250:0-serial8250:0.30-tty-ttyS30.device loaded active plugged /sys/devices/platform/serial8250/serial8250:0/serial8250:0.30/tty/ttyS30 2026-04-20 19:11:56.222 | sys-devices-platform-serial8250-serial8250:0-serial8250:0.31-tty-ttyS31.device loaded active plugged /sys/devices/platform/serial8250/serial8250:0/serial8250:0.31/tty/ttyS31 2026-04-20 19:11:56.222 | sys-devices-platform-serial8250-serial8250:0-serial8250:0.4-tty-ttyS4.device loaded active plugged /sys/devices/platform/serial8250/serial8250:0/serial8250:0.4/tty/ttyS4 2026-04-20 19:11:56.222 | sys-devices-platform-serial8250-serial8250:0-serial8250:0.5-tty-ttyS5.device loaded active plugged /sys/devices/platform/serial8250/serial8250:0/serial8250:0.5/tty/ttyS5 2026-04-20 19:11:56.222 | sys-devices-platform-serial8250-serial8250:0-serial8250:0.6-tty-ttyS6.device loaded active plugged /sys/devices/platform/serial8250/serial8250:0/serial8250:0.6/tty/ttyS6 2026-04-20 19:11:56.222 | sys-devices-platform-serial8250-serial8250:0-serial8250:0.7-tty-ttyS7.device loaded active plugged /sys/devices/platform/serial8250/serial8250:0/serial8250:0.7/tty/ttyS7 2026-04-20 19:11:56.222 | sys-devices-platform-serial8250-serial8250:0-serial8250:0.8-tty-ttyS8.device loaded active plugged /sys/devices/platform/serial8250/serial8250:0/serial8250:0.8/tty/ttyS8 2026-04-20 19:11:56.222 | sys-devices-platform-serial8250-serial8250:0-serial8250:0.9-tty-ttyS9.device loaded active plugged /sys/devices/platform/serial8250/serial8250:0/serial8250:0.9/tty/ttyS9 2026-04-20 19:11:56.222 | sys-devices-pnp0-00:00-00:00:0-00:00:0.0-tty-ttyS0.device loaded active plugged /sys/devices/pnp0/00:00/00:00:0/00:00:0.0/tty/ttyS0 2026-04-20 19:11:56.222 | sys-devices-virtual-misc-rfkill.device loaded active plugged /sys/devices/virtual/misc/rfkill 2026-04-20 19:11:56.222 | sys-devices-virtual-net-docker0.device loaded active plugged /sys/devices/virtual/net/docker0 2026-04-20 19:11:56.223 | sys-devices-virtual-tty-ttyprintk.device loaded active plugged /sys/devices/virtual/tty/ttyprintk 2026-04-20 19:11:56.223 | sys-module-configfs.device loaded active plugged /sys/module/configfs 2026-04-20 19:11:56.223 | sys-module-fuse.device loaded active plugged /sys/module/fuse 2026-04-20 19:11:56.223 | sys-subsystem-net-devices-docker0.device loaded active plugged /sys/subsystem/net/devices/docker0 2026-04-20 19:11:56.223 | sys-subsystem-net-devices-ens3.device loaded active plugged Virtio network device 2026-04-20 19:11:56.223 | -.mount loaded active mounted Root Mount 2026-04-20 19:11:56.223 | dev-hugepages.mount loaded active mounted Huge Pages File System 2026-04-20 19:11:56.223 | dev-mqueue.mount loaded active mounted POSIX Message Queue File System 2026-04-20 19:11:56.223 | proc-sys-fs-binfmt_misc.mount loaded active mounted Arbitrary Executable File Formats File System 2026-04-20 19:11:56.223 | run-user-1000.mount loaded active mounted /run/user/1000 2026-04-20 19:11:56.223 | sys-fs-fuse-connections.mount loaded active mounted FUSE Control File System 2026-04-20 19:11:56.223 | sys-kernel-config.mount loaded active mounted Kernel Configuration File System 2026-04-20 19:11:56.223 | sys-kernel-debug.mount loaded active mounted Kernel Debug File System 2026-04-20 19:11:56.223 | sys-kernel-tracing.mount loaded active mounted Kernel Trace File System 2026-04-20 19:11:56.223 | systemd-ask-password-console.path loaded active waiting Dispatch Password Requests to Console Directory Watch 2026-04-20 19:11:56.223 | systemd-ask-password-wall.path loaded active waiting Forward Password Requests to Wall Directory Watch 2026-04-20 19:11:56.223 | init.scope loaded active running System and Service Manager 2026-04-20 19:11:56.223 | session-1.scope loaded active running Session 1 of User zuul 2026-04-20 19:11:56.223 | apache-htcacheclean.service loaded active running Disk Cache Cleaning Daemon for Apache HTTP Server 2026-04-20 19:11:56.223 | apache2.service loaded active running The Apache HTTP Server 2026-04-20 19:11:56.223 | blk-availability.service loaded active exited Availability of block devices 2026-04-20 19:11:56.223 | cloud-config.service loaded active exited Cloud-init: Config Stage 2026-04-20 19:11:56.223 | cloud-final.service loaded active exited Cloud-init: Final Stage 2026-04-20 19:11:56.223 | cloud-init-local.service loaded active exited Cloud-init: Local Stage (pre-network) 2026-04-20 19:11:56.223 | cloud-init.service loaded active exited Cloud-init: Network Stage 2026-04-20 19:11:56.223 | containerd.service loaded active running containerd container runtime 2026-04-20 19:11:56.223 | dbus.service loaded active running D-Bus System Message Bus 2026-04-20 19:11:56.223 | docker.service loaded active running Docker Application Container Engine 2026-04-20 19:11:56.223 | getty@tty1.service loaded active running Getty on tty1 2026-04-20 19:11:56.223 | haproxy.service loaded active running HAProxy Load Balancer 2026-04-20 19:11:56.223 | kmod-static-nodes.service loaded active exited Create List of Static Device Nodes 2026-04-20 19:11:56.223 | ksm.service loaded active exited Kernel Samepage Merging 2026-04-20 19:11:56.223 | ksmtuned.service loaded active running Kernel Samepage Merging (KSM) Tuning Daemon 2026-04-20 19:11:56.223 | ldconfig.service loaded active exited Rebuild Dynamic Linker Cache 2026-04-20 19:11:56.223 | lvm2-monitor.service loaded active exited Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling 2026-04-20 19:11:56.223 | memcached.service loaded active running memcached daemon 2026-04-20 19:11:56.223 | packagekit.service loaded active running PackageKit Daemon 2026-04-20 19:11:56.223 | polkit.service loaded active running Authorization Manager 2026-04-20 19:11:56.223 | postgresql.service loaded active exited PostgreSQL RDBMS 2026-04-20 19:11:56.223 | rsyslog.service loaded active running System Logging Service 2026-04-20 19:11:56.223 | serial-getty@ttyS0.service loaded active running Serial Getty on ttyS0 2026-04-20 19:11:56.223 | ssh-keygen.service loaded active exited OpenSSH Server Key Generation 2026-04-20 19:11:56.223 | ssh.service loaded active running OpenBSD Secure Shell server 2026-04-20 19:11:56.223 | sysfsutils.service loaded active exited Apply sysfs variables 2026-04-20 19:11:56.224 | systemd-binfmt.service loaded active exited Set Up Additional Binary Formats 2026-04-20 19:11:56.224 | systemd-firstboot.service loaded active exited First Boot Wizard 2026-04-20 19:11:56.224 | systemd-fsck-root.service loaded active exited File System Check on Root Device 2026-04-20 19:11:56.224 | systemd-journal-catalog-update.service loaded active exited Rebuild Journal Catalog 2026-04-20 19:11:56.224 | systemd-journal-flush.service loaded active exited Flush Journal to Persistent Storage 2026-04-20 19:11:56.224 | systemd-journald.service loaded active running Journal Service 2026-04-20 19:11:56.224 | systemd-logind.service loaded active running User Login Management 2026-04-20 19:11:56.224 | systemd-machine-id-commit.service loaded active exited Commit a transient machine-id on disk 2026-04-20 19:11:56.224 | systemd-modules-load.service loaded active exited Load Kernel Modules 2026-04-20 19:11:56.224 | systemd-networkd-wait-online.service loaded active exited Wait for Network to be Configured 2026-04-20 19:11:56.224 | systemd-networkd.service loaded active running Network Configuration 2026-04-20 19:11:56.224 | systemd-random-seed.service loaded active exited Load/Save OS Random Seed 2026-04-20 19:11:56.224 | systemd-remount-fs.service loaded active exited Remount Root and Kernel File Systems 2026-04-20 19:11:56.224 | systemd-resolved.service loaded active running Network Name Resolution 2026-04-20 19:11:56.224 | systemd-sysctl.service loaded active exited Apply Kernel Variables 2026-04-20 19:11:56.224 | systemd-sysusers.service loaded active exited Create System Users 2026-04-20 19:11:56.224 | systemd-timesyncd.service loaded active running Network Time Synchronization 2026-04-20 19:11:56.224 | systemd-tmpfiles-setup-dev-early.service loaded active exited Create Static Device Nodes in /dev gracefully 2026-04-20 19:11:56.224 | systemd-tmpfiles-setup-dev.service loaded active exited Create Static Device Nodes in /dev 2026-04-20 19:11:56.224 | systemd-tmpfiles-setup.service loaded active exited Create Volatile Files and Directories 2026-04-20 19:11:56.224 | systemd-udev-trigger.service loaded active exited Coldplug All udev Devices 2026-04-20 19:11:56.224 | systemd-udevd.service loaded active running Rule-based Manager for Device Events and Files 2026-04-20 19:11:56.224 | systemd-update-done.service loaded active exited Update is Completed 2026-04-20 19:11:56.224 | systemd-update-utmp.service loaded active exited Record System Boot/Shutdown in UTMP 2026-04-20 19:11:56.224 | systemd-user-sessions.service loaded active exited Permit User Sessions 2026-04-20 19:11:56.224 | user-runtime-dir@1000.service loaded active exited User Runtime Directory /run/user/1000 2026-04-20 19:11:56.224 | user@1000.service loaded active running User Manager for UID 1000 2026-04-20 19:11:56.224 | -.slice loaded active active Root Slice 2026-04-20 19:11:56.224 | system-getty.slice loaded active active Slice /system/getty 2026-04-20 19:11:56.224 | system-modprobe.slice loaded active active Slice /system/modprobe 2026-04-20 19:11:56.224 | system-serial\x2dgetty.slice loaded active active Slice /system/serial-getty 2026-04-20 19:11:56.224 | system.slice loaded active active System Slice 2026-04-20 19:11:56.224 | user-1000.slice loaded active active User Slice of UID 1000 2026-04-20 19:11:56.224 | user.slice loaded active active User and Session Slice 2026-04-20 19:11:56.225 | cloud-init-hotplugd.socket loaded active listening cloud-init hotplug hook socket 2026-04-20 19:11:56.226 | dbus.socket loaded active running D-Bus System Message Bus Socket 2026-04-20 19:11:56.226 | dm-event.socket loaded active listening Device-mapper event daemon FIFOs 2026-04-20 19:11:56.226 | docker.socket loaded active running Docker Socket for the API 2026-04-20 19:11:56.226 | iscsid.socket loaded active listening Open-iSCSI iscsid Socket 2026-04-20 19:11:56.226 | lvm2-lvmpolld.socket loaded active listening LVM2 poll daemon socket 2026-04-20 19:11:56.226 | ssh.socket loaded active running OpenBSD Secure Shell server socket 2026-04-20 19:11:56.226 | syslog.socket loaded active running Syslog Socket 2026-04-20 19:11:56.226 | systemd-fsckd.socket loaded active listening fsck to fsckd communication Socket 2026-04-20 19:11:56.226 | systemd-initctl.socket loaded active listening initctl Compatibility Named Pipe 2026-04-20 19:11:56.226 | systemd-journald-dev-log.socket loaded active running Journal Socket (/dev/log) 2026-04-20 19:11:56.226 | systemd-journald.socket loaded active running Journal Socket 2026-04-20 19:11:56.226 | systemd-networkd.socket loaded active running Network Service Netlink Socket 2026-04-20 19:11:56.226 | systemd-rfkill.socket loaded active listening Load/Save RF Kill Switch Status /dev/rfkill Watch 2026-04-20 19:11:56.227 | systemd-sysext.socket loaded active listening System Extension Image Management (Varlink) 2026-04-20 19:11:56.227 | systemd-udevd-control.socket loaded active running udev Control Socket 2026-04-20 19:11:56.227 | systemd-udevd-kernel.socket loaded active running udev Kernel Socket 2026-04-20 19:11:56.227 | uuidd.socket loaded active listening UUID daemon activation socket 2026-04-20 19:11:56.227 | root-swapfile.swap loaded active active /root/swapfile 2026-04-20 19:11:56.227 | basic.target loaded active active Basic System 2026-04-20 19:11:56.227 | cloud-config.target loaded active active Cloud-config availability 2026-04-20 19:11:56.227 | cloud-init.target loaded active active Cloud-init target 2026-04-20 19:11:56.227 | cryptsetup.target loaded active active Local Encrypted Volumes 2026-04-20 19:11:56.227 | first-boot-complete.target loaded active active First Boot Complete 2026-04-20 19:11:56.227 | getty.target loaded active active Login Prompts 2026-04-20 19:11:56.227 | graphical.target loaded active active Graphical Interface 2026-04-20 19:11:56.227 | integritysetup.target loaded active active Local Integrity Protected Volumes 2026-04-20 19:11:56.227 | local-fs-pre.target loaded active active Preparation for Local File Systems 2026-04-20 19:11:56.228 | local-fs.target loaded active active Local File Systems 2026-04-20 19:11:56.228 | multi-user.target loaded active active Multi-User System 2026-04-20 19:11:56.228 | network-online.target loaded active active Network is Online 2026-04-20 19:11:56.228 | network-pre.target loaded active active Preparation for Network 2026-04-20 19:11:56.228 | network.target loaded active active Network 2026-04-20 19:11:56.228 | nss-lookup.target loaded active active Host and Network Name Lookups 2026-04-20 19:11:56.228 | paths.target loaded active active Path Units 2026-04-20 19:11:56.228 | remote-fs-pre.target loaded active active Preparation for Remote File Systems 2026-04-20 19:11:56.228 | remote-fs.target loaded active active Remote File Systems 2026-04-20 19:11:56.228 | slices.target loaded active active Slice Units 2026-04-20 19:11:56.228 | sockets.target loaded active active Socket Units 2026-04-20 19:11:56.228 | swap.target loaded active active Swaps 2026-04-20 19:11:56.228 | sysinit.target loaded active active System Initialization 2026-04-20 19:11:56.228 | time-set.target loaded active active System Time Set 2026-04-20 19:11:56.228 | timers.target loaded active active Timer Units 2026-04-20 19:11:56.229 | veritysetup.target loaded active active Local Verity Protected Volumes 2026-04-20 19:11:56.229 | apt-daily-upgrade.timer loaded active waiting Daily apt upgrade and clean activities 2026-04-20 19:11:56.229 | apt-daily.timer loaded active waiting Daily apt download activities 2026-04-20 19:11:56.229 | dpkg-db-backup.timer loaded active waiting Daily dpkg database backup timer 2026-04-20 19:11:56.229 | e2scrub_all.timer loaded active waiting Periodic ext4 Online Metadata Check for All Filesystems 2026-04-20 19:11:56.229 | fstrim.timer loaded active waiting Discard unused filesystem blocks once a week 2026-04-20 19:11:56.229 | man-db.timer loaded active waiting Daily man-db regeneration 2026-04-20 19:11:56.229 | motd-news.timer loaded active waiting Message of the Day 2026-04-20 19:11:56.229 | systemd-tmpfiles-clean.timer loaded active waiting Daily Cleanup of Temporary Directories 2026-04-20 19:11:56.229 | 2026-04-20 19:11:56.229 | Legend: LOAD → Reflects whether the unit definition was properly loaded. 2026-04-20 19:11:56.229 | ACTIVE → The high-level unit activation state, i.e. generalization of SUB. 2026-04-20 19:11:56.229 | SUB → The low-level unit activation state, values depend on unit type. 2026-04-20 19:11:56.229 | 2026-04-20 19:11:56.229 | 169 loaded units listed. Pass --all to see loaded but inactive units, too. 2026-04-20 19:11:56.229 | To show all installed unit files use 'systemctl list-unit-files'. 2026-04-20 19:11:56.229 | INFO: Docker daemon enabled and started 2026-04-20 19:11:56.229 | 2026-04-20 19:11:56.229 | + sh -c docker version 2026-04-20 19:11:56.265 | Client: Docker Engine - Community 2026-04-20 19:11:56.266 | Version: 29.4.1 2026-04-20 19:11:56.266 | API version: 1.54 2026-04-20 19:11:56.266 | Go version: go1.26.2 2026-04-20 19:11:56.266 | Git commit: 055a478 2026-04-20 19:11:56.266 | Built: Mon Apr 20 16:32:37 2026 2026-04-20 19:11:56.266 | OS/Arch: linux/amd64 2026-04-20 19:11:56.266 | Context: default 2026-04-20 19:11:56.266 | 2026-04-20 19:11:56.266 | Server: Docker Engine - Community 2026-04-20 19:11:56.266 | Engine: 2026-04-20 19:11:56.266 | Version: 29.4.1 2026-04-20 19:11:56.266 | API version: 1.54 (minimum version 1.40) 2026-04-20 19:11:56.266 | Go version: go1.26.2 2026-04-20 19:11:56.266 | Git commit: 6c91b92 2026-04-20 19:11:56.266 | Built: Mon Apr 20 16:32:37 2026 2026-04-20 19:11:56.266 | OS/Arch: linux/amd64 2026-04-20 19:11:56.266 | Experimental: false 2026-04-20 19:11:56.266 | containerd: 2026-04-20 19:11:56.266 | Version: v2.2.3 2026-04-20 19:11:56.266 | GitCommit: 77c84241c7cbdd9b4eca2591793e3d4f4317c590 2026-04-20 19:11:56.266 | runc: 2026-04-20 19:11:56.266 | Version: 1.3.5 2026-04-20 19:11:56.266 | GitCommit: v1.3.5-0-g488fc13e 2026-04-20 19:11:56.266 | docker-init: 2026-04-20 19:11:56.266 | Version: 0.19.0 2026-04-20 19:11:56.266 | GitCommit: de40ad0 2026-04-20 19:11:56.272 | 2026-04-20 19:11:56.273 | ================================================================================ 2026-04-20 19:11:56.273 | 2026-04-20 19:11:56.273 | To run Docker as a non-privileged user, consider setting up the 2026-04-20 19:11:56.273 | Docker daemon in rootless mode for your user: 2026-04-20 19:11:56.273 | 2026-04-20 19:11:56.273 | dockerd-rootless-setuptool.sh install 2026-04-20 19:11:56.273 | 2026-04-20 19:11:56.273 | Visit https://docs.docker.com/go/rootless/ to learn about rootless mode. 2026-04-20 19:11:56.273 | 2026-04-20 19:11:56.273 | 2026-04-20 19:11:56.273 | To run the Docker daemon as a fully privileged service, but granting non-root 2026-04-20 19:11:56.273 | users access, refer to https://docs.docker.com/go/daemon-access/ 2026-04-20 19:11:56.273 | 2026-04-20 19:11:56.273 | WARNING: Access to the remote API on a privileged Docker daemon is equivalent 2026-04-20 19:11:56.274 | to root access on the host. Refer to the 'Docker daemon attack surface' 2026-04-20 19:11:56.274 | documentation for details: https://docs.docker.com/go/attack-surface/ 2026-04-20 19:11:56.274 | 2026-04-20 19:11:56.274 | ================================================================================ 2026-04-20 19:11:56.274 | 2026-04-20 19:11:56.280 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:43 : sudo usermod -aG docker stack 2026-04-20 19:11:56.330 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:44 : sudo iptables -I DOCKER-USER -j ACCEPT 2026-04-20 19:11:56.352 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:46 : ensure_kind_cluster 2026-04-20 19:11:56.357 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:ensure_kind_cluster:12 : newgrp docker 2026-04-20 19:11:56.359 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:ensure_kind_cluster:12 : echo 'kind get clusters' 2026-04-20 19:11:56.359 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:ensure_kind_cluster:12 : grep -q kind 2026-04-20 19:11:56.427 | No kind clusters found. 2026-04-20 19:11:56.438 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:ensure_kind_cluster:17 : echo 'kind create cluster' 2026-04-20 19:11:56.438 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:ensure_kind_cluster:17 : newgrp docker 2026-04-20 19:11:56.602 | Creating cluster "kind" ... 2026-04-20 19:11:56.603 | • Ensuring node image (kindest/node:v1.25.2) 🖼 ... 2026-04-20 19:12:07.447 | ✓ Ensuring node image (kindest/node:v1.25.2) 🖼 2026-04-20 19:12:07.447 | • Preparing nodes 📦 ... 2026-04-20 19:12:12.534 | ✓ Preparing nodes 📦 2026-04-20 19:12:12.603 | • Writing configuration 📜 ... 2026-04-20 19:12:13.403 | ✓ Writing configuration 📜 2026-04-20 19:12:13.403 | • Starting control-plane 🕹️ ... 2026-04-20 19:12:30.793 | ✓ Starting control-plane 🕹️ 2026-04-20 19:12:30.793 | • Installing CNI 🔌 ... 2026-04-20 19:12:31.837 | ✓ Installing CNI 🔌 2026-04-20 19:12:31.837 | • Installing StorageClass 💾 ... 2026-04-20 19:12:32.347 | ✓ Installing StorageClass 💾 2026-04-20 19:12:32.744 | Set kubectl context to "kind-kind" 2026-04-20 19:12:32.744 | You can now use your cluster with: 2026-04-20 19:12:32.744 | 2026-04-20 19:12:32.744 | kubectl cluster-info --context kind-kind 2026-04-20 19:12:32.744 | 2026-04-20 19:12:32.744 | Have a nice day! 👋 2026-04-20 19:12:32.755 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:ensure_kind_cluster:18 : kubectl label node kind-control-plane openstack-control-plane=enabled 2026-04-20 19:12:32.864 | node/kind-control-plane labeled 2026-04-20 19:12:32.879 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:48 : kubectl apply -f https://github.com/k-orc/openstack-resource-controller/releases/download/v2.2.0/install.yaml 2026-04-20 19:12:33.481 | namespace/orc-system created 2026-04-20 19:12:33.508 | customresourcedefinition.apiextensions.k8s.io/flavors.openstack.k-orc.cloud created 2026-04-20 19:12:33.541 | customresourcedefinition.apiextensions.k8s.io/floatingips.openstack.k-orc.cloud created 2026-04-20 19:12:33.683 | customresourcedefinition.apiextensions.k8s.io/images.openstack.k-orc.cloud created 2026-04-20 19:12:33.742 | customresourcedefinition.apiextensions.k8s.io/networks.openstack.k-orc.cloud created 2026-04-20 19:12:33.848 | customresourcedefinition.apiextensions.k8s.io/ports.openstack.k-orc.cloud created 2026-04-20 19:12:33.892 | customresourcedefinition.apiextensions.k8s.io/projects.openstack.k-orc.cloud created 2026-04-20 19:12:33.903 | customresourcedefinition.apiextensions.k8s.io/routerinterfaces.openstack.k-orc.cloud created 2026-04-20 19:12:33.928 | customresourcedefinition.apiextensions.k8s.io/routers.openstack.k-orc.cloud created 2026-04-20 19:12:34.003 | customresourcedefinition.apiextensions.k8s.io/securitygroups.openstack.k-orc.cloud created 2026-04-20 19:12:34.026 | customresourcedefinition.apiextensions.k8s.io/servergroups.openstack.k-orc.cloud created 2026-04-20 19:12:34.077 | customresourcedefinition.apiextensions.k8s.io/servers.openstack.k-orc.cloud created 2026-04-20 19:12:34.146 | customresourcedefinition.apiextensions.k8s.io/subnets.openstack.k-orc.cloud created 2026-04-20 19:12:34.170 | serviceaccount/orc-controller-manager created 2026-04-20 19:12:34.194 | role.rbac.authorization.k8s.io/orc-leader-election-role created 2026-04-20 19:12:34.199 | clusterrole.rbac.authorization.k8s.io/orc-image-editor-role created 2026-04-20 19:12:34.228 | clusterrole.rbac.authorization.k8s.io/orc-image-viewer-role created 2026-04-20 19:12:34.254 | clusterrole.rbac.authorization.k8s.io/orc-manager-role created 2026-04-20 19:12:34.259 | clusterrole.rbac.authorization.k8s.io/orc-metrics-auth-role created 2026-04-20 19:12:34.266 | clusterrole.rbac.authorization.k8s.io/orc-metrics-reader created 2026-04-20 19:12:34.277 | rolebinding.rbac.authorization.k8s.io/orc-leader-election-rolebinding created 2026-04-20 19:12:34.282 | clusterrolebinding.rbac.authorization.k8s.io/orc-manager-rolebinding created 2026-04-20 19:12:34.288 | clusterrolebinding.rbac.authorization.k8s.io/orc-metrics-auth-rolebinding created 2026-04-20 19:12:34.298 | service/orc-controller-manager-metrics-service created 2026-04-20 19:12:34.308 | deployment.apps/orc-controller-manager created 2026-04-20 19:12:34.323 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:50 : export EXP_CLUSTER_RESOURCE_SET=true 2026-04-20 19:12:34.328 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:50 : EXP_CLUSTER_RESOURCE_SET=true 2026-04-20 19:12:34.334 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:51 : export EXP_KUBEADM_BOOTSTRAP_FORMAT_IGNITION=true 2026-04-20 19:12:34.339 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:51 : EXP_KUBEADM_BOOTSTRAP_FORMAT_IGNITION=true 2026-04-20 19:12:34.348 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:52 : export CLUSTER_TOPOLOGY=true 2026-04-20 19:12:34.353 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:52 : CLUSTER_TOPOLOGY=true 2026-04-20 19:12:34.361 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:53 : clusterctl init --core cluster-api:v1.10.5 --bootstrap kubeadm:v1.10.5 --control-plane kubeadm:v1.10.5 --infrastructure openstack:v0.12.4 2026-04-20 19:12:34.714 | Fetching providers 2026-04-20 19:12:37.182 | Installing cert-manager version="v1.18.1" 2026-04-20 19:12:37.995 | Waiting for cert-manager to be available... 2026-04-20 19:13:02.057 | [KubeAPIWarningLogger] spec.privateKey.rotationPolicy: In cert-manager >= v1.18.0, the default value changed from `Never` to `Always`. 2026-04-20 19:13:02.100 | Installing provider="cluster-api" version="v1.10.5" targetNamespace="capi-system" 2026-04-20 19:13:02.141 | [KubeAPIWarningLogger] spec.privateKey.rotationPolicy: In cert-manager >= v1.18.0, the default value changed from `Never` to `Always`. 2026-04-20 19:13:02.687 | Installing provider="bootstrap-kubeadm" version="v1.10.5" targetNamespace="capi-kubeadm-bootstrap-system" 2026-04-20 19:13:02.726 | [KubeAPIWarningLogger] spec.privateKey.rotationPolicy: In cert-manager >= v1.18.0, the default value changed from `Never` to `Always`. 2026-04-20 19:13:03.024 | Installing provider="control-plane-kubeadm" version="v1.10.5" targetNamespace="capi-kubeadm-control-plane-system" 2026-04-20 19:13:03.071 | [KubeAPIWarningLogger] spec.privateKey.rotationPolicy: In cert-manager >= v1.18.0, the default value changed from `Never` to `Always`. 2026-04-20 19:13:03.353 | Installing provider="infrastructure-openstack" version="v0.12.4" targetNamespace="capo-system" 2026-04-20 19:13:03.403 | [KubeAPIWarningLogger] spec.privateKey.rotationPolicy: In cert-manager >= v1.18.0, the default value changed from `Never` to `Always`. 2026-04-20 19:13:03.848 | 2026-04-20 19:13:03.848 | Your management cluster has been initialized successfully! 2026-04-20 19:13:03.848 | 2026-04-20 19:13:03.848 | You can now create your first workload cluster by running the following: 2026-04-20 19:13:03.848 | 2026-04-20 19:13:03.848 | clusterctl generate cluster [name] --kubernetes-version [version] | kubectl apply -f - 2026-04-20 19:13:03.848 | 2026-04-20 19:13:03.891 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:59 : kubectl -n capi-kubeadm-bootstrap-system rollout status deploy/capi-kubeadm-bootstrap-controller-manager 2026-04-20 19:13:04.015 | Waiting for deployment "capi-kubeadm-bootstrap-controller-manager" rollout to finish: 0 of 1 updated replicas are available... 2026-04-20 19:13:08.491 | deployment "capi-kubeadm-bootstrap-controller-manager" successfully rolled out 2026-04-20 19:13:08.505 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:60 : kubectl -n capi-kubeadm-control-plane-system rollout status deploy/capi-kubeadm-control-plane-controller-manager 2026-04-20 19:13:08.613 | Waiting for deployment "capi-kubeadm-control-plane-controller-manager" rollout to finish: 0 of 1 updated replicas are available... 2026-04-20 19:13:10.509 | deployment "capi-kubeadm-control-plane-controller-manager" successfully rolled out 2026-04-20 19:13:10.520 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:61 : kubectl -n capi-system rollout status deploy/capi-controller-manager 2026-04-20 19:13:10.628 | deployment "capi-controller-manager" successfully rolled out 2026-04-20 19:13:10.642 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:62 : kubectl -n capo-system rollout status deploy/capo-controller-manager 2026-04-20 19:13:10.744 | Waiting for deployment "capo-controller-manager" rollout to finish: 0 of 1 updated replicas are available... 2026-04-20 19:13:12.514 | deployment "capo-controller-manager" successfully rolled out 2026-04-20 19:13:12.525 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:63 : : 2026-04-20 19:13:12.529 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:78 : [[ stack == \u\n\s\t\a\c\k ]] 2026-04-20 19:13:12.533 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:84 : [[ stack == \c\l\e\a\n ]] 2026-04-20 19:13:12.539 | + functions-common:run_plugins:1833 : for plugin in ${plugins//,/ } 2026-04-20 19:13:12.543 | + functions-common:run_plugins:1834 : local dir=/opt/stack/ovn-octavia-provider 2026-04-20 19:13:12.547 | + functions-common:run_plugins:1835 : [[ -f /opt/stack/ovn-octavia-provider/devstack/plugin.sh ]] 2026-04-20 19:13:12.551 | + functions-common:run_plugins:1836 : source /opt/stack/ovn-octavia-provider/devstack/plugin.sh stack pre-install 2026-04-20 19:13:12.558 | ++ /opt/stack/ovn-octavia-provider/devstack/plugin.sh:source:4 : is_service_enabled tls-proxy 2026-04-20 19:13:12.586 | ++ functions-common:is_service_enabled:2070 : return 0 2026-04-20 19:13:12.593 | ++ /opt/stack/ovn-octavia-provider/devstack/plugin.sh:source:5 : OVN_PROTO=ssl 2026-04-20 19:13:12.597 | ++ /opt/stack/ovn-octavia-provider/devstack/plugin.sh:source:9 : OVN_NB_REMOTE=ssl:199.204.45.244:6641 2026-04-20 19:13:12.603 | ++ /opt/stack/ovn-octavia-provider/devstack/plugin.sh:source:10 : OVN_SB_REMOTE=ssl:199.204.45.244:6642 2026-04-20 19:13:12.609 | ++ /opt/stack/ovn-octavia-provider/devstack/plugin.sh:source:41 : [[ stack == \s\t\a\c\k ]] 2026-04-20 19:13:12.614 | ++ /opt/stack/ovn-octavia-provider/devstack/plugin.sh:source:42 : case "$2" in 2026-04-20 19:13:12.620 | + ./stack.sh:main:849 : set_systemd_override DefaultLimitNOFILE 2048 2026-04-20 19:13:12.627 | + functions:set_systemd_override:844 : local key=DefaultLimitNOFILE 2026-04-20 19:13:12.633 | + functions:set_systemd_override:845 : local value=2048 2026-04-20 19:13:12.637 | + functions:set_systemd_override:847 : local sysconf=/etc/systemd/system.conf 2026-04-20 19:13:12.642 | + functions:set_systemd_override:848 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2026-04-20 19:13:12.746 | + functions:set_systemd_override:849 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2026-04-20 19:13:12.746 | Set systemd system override for DefaultLimitNOFILE=2048 2026-04-20 19:13:12.750 | + functions:set_systemd_override:851 : sudo systemctl daemon-reload 2026-04-20 19:13:13.050 | + ./stack.sh:main:851 : install_rpc_backend 2026-04-20 19:13:13.054 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2026-04-20 19:13:13.085 | + functions-common:is_service_enabled:2070 : return 0 2026-04-20 19:13:13.089 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2026-04-20 19:13:13.094 | + functions-common:install_package:1432 : update_package_repo 2026-04-20 19:13:13.099 | + functions-common:update_package_repo:1406 : NO_UPDATE_REPOS=False 2026-04-20 19:13:13.103 | + functions-common:update_package_repo:1407 : REPOS_UPDATED=True 2026-04-20 19:13:13.109 | + functions-common:update_package_repo:1408 : RETRY_UPDATE=False 2026-04-20 19:13:13.115 | + functions-common:update_package_repo:1410 : [[ False = \T\r\u\e ]] 2026-04-20 19:13:13.121 | + functions-common:update_package_repo:1414 : is_ubuntu 2026-04-20 19:13:13.126 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-04-20 19:13:13.132 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-04-20 19:13:13.138 | + functions-common:update_package_repo:1415 : apt_get_update 2026-04-20 19:13:13.142 | + functions-common:apt_get_update:1160 : [[ True == \T\r\u\e ]] 2026-04-20 19:13:13.149 | + functions-common:apt_get_update:1160 : [[ False != \T\r\u\e ]] 2026-04-20 19:13:13.156 | + functions-common:apt_get_update:1161 : return 2026-04-20 19:13:13.163 | + functions-common:install_package:1433 : real_install_package rabbitmq-server 2026-04-20 19:13:13.169 | + functions-common:real_install_package:1420 : is_ubuntu 2026-04-20 19:13:13.175 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-04-20 19:13:13.181 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-04-20 19:13:13.187 | + functions-common:real_install_package:1421 : apt_get install rabbitmq-server 2026-04-20 19:13:13.234 | + functions-common:apt_get:1201 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install rabbitmq-server 2026-04-20 19:13:13.278 | Reading package lists... 2026-04-20 19:13:13.537 | Building dependency tree... 2026-04-20 19:13:13.538 | Reading state information... 2026-04-20 19:13:13.786 | The following additional packages will be installed: 2026-04-20 19:13:13.786 | erlang-asn1 erlang-base erlang-crypto erlang-eldap erlang-ftp erlang-inets 2026-04-20 19:13:13.786 | erlang-mnesia erlang-os-mon erlang-parsetools erlang-public-key 2026-04-20 19:13:13.786 | erlang-runtime-tools erlang-snmp erlang-ssl erlang-syntax-tools erlang-tftp 2026-04-20 19:13:13.787 | erlang-tools erlang-xmerl logrotate 2026-04-20 19:13:13.788 | Suggested packages: 2026-04-20 19:13:13.788 | erlang erlang-manpages erlang-doc bsd-mailx | mailx 2026-04-20 19:13:13.836 | The following NEW packages will be installed: 2026-04-20 19:13:13.836 | erlang-asn1 erlang-base erlang-crypto erlang-eldap erlang-ftp erlang-inets 2026-04-20 19:13:13.836 | erlang-mnesia erlang-os-mon erlang-parsetools erlang-public-key 2026-04-20 19:13:13.837 | erlang-runtime-tools erlang-snmp erlang-ssl erlang-syntax-tools erlang-tftp 2026-04-20 19:13:13.838 | erlang-tools erlang-xmerl logrotate rabbitmq-server 2026-04-20 19:13:14.029 | 0 upgraded, 19 newly installed, 0 to remove and 0 not upgraded. 2026-04-20 19:13:14.029 | Need to get 36.1 MB of archives. 2026-04-20 19:13:14.029 | After this operation, 56.4 MB of additional disk space will be used. 2026-04-20 19:13:14.029 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 logrotate amd64 3.21.0-2build1 [52.2 kB] 2026-04-20 19:13:14.279 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-base amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [10.2 MB] 2026-04-20 19:13:14.901 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-asn1 amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [911 kB] 2026-04-20 19:13:14.913 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-crypto amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [162 kB] 2026-04-20 19:13:14.915 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-public-key amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [764 kB] 2026-04-20 19:13:14.926 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-mnesia amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [892 kB] 2026-04-20 19:13:14.945 | Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-runtime-tools amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [227 kB] 2026-04-20 19:13:14.950 | Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-ssl amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [1,646 kB] 2026-04-20 19:13:14.989 | Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-eldap amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [126 kB] 2026-04-20 19:13:14.990 | Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-ftp amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [86.0 kB] 2026-04-20 19:13:14.991 | Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-tftp amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [102 kB] 2026-04-20 19:13:14.992 | Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-inets amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [641 kB] 2026-04-20 19:13:15.061 | Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-snmp amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [1,878 kB] 2026-04-20 19:13:15.082 | Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-os-mon amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [92.2 kB] 2026-04-20 19:13:15.082 | Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-parsetools amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [194 kB] 2026-04-20 19:13:15.084 | Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-syntax-tools amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [305 kB] 2026-04-20 19:13:15.086 | Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-tools amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [587 kB] 2026-04-20 19:13:15.146 | Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-xmerl amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [1,371 kB] 2026-04-20 19:13:15.158 | Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 rabbitmq-server all 3.12.1-1ubuntu1.2 [15.9 MB] 2026-04-20 19:13:15.749 | debconf: delaying package configuration, since apt-utils is not installed 2026-04-20 19:13:15.795 | Fetched 36.1 MB in 2s (21.3 MB/s) 2026-04-20 19:13:15.836 | Selecting previously unselected package logrotate. 2026-04-20 19:13:15.871 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 65706 files and directories currently installed.) 2026-04-20 19:13:15.873 | Preparing to unpack .../00-logrotate_3.21.0-2build1_amd64.deb ... 2026-04-20 19:13:15.877 | Unpacking logrotate (3.21.0-2build1) ... 2026-04-20 19:13:15.936 | Selecting previously unselected package erlang-base. 2026-04-20 19:13:15.944 | Preparing to unpack .../01-erlang-base_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-04-20 19:13:15.948 | Unpacking erlang-base (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-04-20 19:13:16.177 | Selecting previously unselected package erlang-asn1. 2026-04-20 19:13:16.187 | Preparing to unpack .../02-erlang-asn1_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-04-20 19:13:16.191 | Unpacking erlang-asn1 (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-04-20 19:13:16.255 | Selecting previously unselected package erlang-crypto. 2026-04-20 19:13:16.264 | Preparing to unpack .../03-erlang-crypto_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-04-20 19:13:16.268 | Unpacking erlang-crypto (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-04-20 19:13:16.317 | Selecting previously unselected package erlang-public-key. 2026-04-20 19:13:16.327 | Preparing to unpack .../04-erlang-public-key_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-04-20 19:13:16.330 | Unpacking erlang-public-key (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-04-20 19:13:16.388 | Selecting previously unselected package erlang-mnesia. 2026-04-20 19:13:16.399 | Preparing to unpack .../05-erlang-mnesia_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-04-20 19:13:16.424 | Unpacking erlang-mnesia (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-04-20 19:13:16.665 | Selecting previously unselected package erlang-runtime-tools. 2026-04-20 19:13:16.674 | Preparing to unpack .../06-erlang-runtime-tools_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-04-20 19:13:16.678 | Unpacking erlang-runtime-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-04-20 19:13:16.739 | Selecting previously unselected package erlang-ssl. 2026-04-20 19:13:16.750 | Preparing to unpack .../07-erlang-ssl_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-04-20 19:13:16.754 | Unpacking erlang-ssl (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-04-20 19:13:16.841 | Selecting previously unselected package erlang-eldap. 2026-04-20 19:13:16.849 | Preparing to unpack .../08-erlang-eldap_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-04-20 19:13:16.853 | Unpacking erlang-eldap (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-04-20 19:13:16.903 | Selecting previously unselected package erlang-ftp. 2026-04-20 19:13:16.912 | Preparing to unpack .../09-erlang-ftp_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-04-20 19:13:16.915 | Unpacking erlang-ftp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-04-20 19:13:16.973 | Selecting previously unselected package erlang-tftp. 2026-04-20 19:13:16.984 | Preparing to unpack .../10-erlang-tftp_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-04-20 19:13:16.988 | Unpacking erlang-tftp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-04-20 19:13:17.037 | Selecting previously unselected package erlang-inets. 2026-04-20 19:13:17.046 | Preparing to unpack .../11-erlang-inets_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-04-20 19:13:17.050 | Unpacking erlang-inets (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-04-20 19:13:17.124 | Selecting previously unselected package erlang-snmp. 2026-04-20 19:13:17.133 | Preparing to unpack .../12-erlang-snmp_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-04-20 19:13:17.137 | Unpacking erlang-snmp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-04-20 19:13:17.244 | Selecting previously unselected package erlang-os-mon. 2026-04-20 19:13:17.253 | Preparing to unpack .../13-erlang-os-mon_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-04-20 19:13:17.257 | Unpacking erlang-os-mon (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-04-20 19:13:17.308 | Selecting previously unselected package erlang-parsetools. 2026-04-20 19:13:17.319 | Preparing to unpack .../14-erlang-parsetools_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-04-20 19:13:17.322 | Unpacking erlang-parsetools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-04-20 19:13:17.372 | Selecting previously unselected package erlang-syntax-tools. 2026-04-20 19:13:17.381 | Preparing to unpack .../15-erlang-syntax-tools_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-04-20 19:13:17.384 | Unpacking erlang-syntax-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-04-20 19:13:17.436 | Selecting previously unselected package erlang-tools. 2026-04-20 19:13:17.444 | Preparing to unpack .../16-erlang-tools_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-04-20 19:13:17.448 | Unpacking erlang-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-04-20 19:13:17.515 | Selecting previously unselected package erlang-xmerl. 2026-04-20 19:13:17.525 | Preparing to unpack .../17-erlang-xmerl_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-04-20 19:13:17.530 | Unpacking erlang-xmerl (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-04-20 19:13:17.613 | Selecting previously unselected package rabbitmq-server. 2026-04-20 19:13:17.622 | Preparing to unpack .../18-rabbitmq-server_3.12.1-1ubuntu1.2_all.deb ... 2026-04-20 19:13:17.630 | Unpacking rabbitmq-server (3.12.1-1ubuntu1.2) ... 2026-04-20 19:13:18.181 | Setting up logrotate (3.21.0-2build1) ... 2026-04-20 19:13:18.348 | Created symlink /etc/systemd/system/timers.target.wants/logrotate.timer → /usr/lib/systemd/system/logrotate.timer. 2026-04-20 19:13:18.664 | logrotate.service is a disabled or a static unit, not starting it. 2026-04-20 19:13:18.698 | Setting up erlang-base (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-04-20 19:13:18.977 | Created symlink /etc/systemd/system/multi-user.target.wants/epmd.service → /usr/lib/systemd/system/epmd.service. 2026-04-20 19:13:18.977 | Created symlink /etc/systemd/system/sockets.target.wants/epmd.socket → /usr/lib/systemd/system/epmd.socket. 2026-04-20 19:13:20.389 | Searching for services which depend on erlang and should be started... none found. 2026-04-20 19:13:20.394 | Setting up erlang-xmerl (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-04-20 19:13:20.404 | Setting up erlang-syntax-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-04-20 19:13:20.414 | Setting up erlang-parsetools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-04-20 19:13:20.425 | Setting up erlang-asn1 (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-04-20 19:13:20.434 | Setting up erlang-tftp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-04-20 19:13:20.443 | Setting up erlang-mnesia (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-04-20 19:13:20.453 | Setting up erlang-crypto (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-04-20 19:13:20.463 | Setting up erlang-runtime-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-04-20 19:13:20.474 | Setting up erlang-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-04-20 19:13:20.483 | Setting up erlang-snmp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-04-20 19:13:20.491 | Setting up erlang-public-key (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-04-20 19:13:20.500 | Setting up erlang-ssl (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-04-20 19:13:20.509 | Setting up erlang-os-mon (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-04-20 19:13:20.520 | Setting up erlang-eldap (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-04-20 19:13:20.529 | Setting up erlang-ftp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-04-20 19:13:20.540 | Setting up erlang-inets (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-04-20 19:13:20.549 | Setting up rabbitmq-server (3.12.1-1ubuntu1.2) ... 2026-04-20 19:13:20.610 | info: Selecting GID from range 100 to 999 ... 2026-04-20 19:13:20.616 | info: Adding group `rabbitmq' (GID 112) ... 2026-04-20 19:13:20.698 | info: Selecting UID from range 100 to 999 ... 2026-04-20 19:13:20.698 | 2026-04-20 19:13:20.703 | info: Adding system user `rabbitmq' (UID 110) ... 2026-04-20 19:13:20.708 | info: Adding new user `rabbitmq' (UID 110) with group `rabbitmq' ... 2026-04-20 19:13:20.765 | info: Not creating home directory `/var/lib/rabbitmq'. 2026-04-20 19:13:20.944 | Created symlink /etc/systemd/system/multi-user.target.wants/rabbitmq-server.service → /usr/lib/systemd/system/rabbitmq-server.service. 2026-04-20 19:13:26.450 | Processing triggers for man-db (2.12.0-4build2) ... 2026-04-20 19:13:27.970 | + functions-common:apt_get:1205 : result=0 2026-04-20 19:13:27.974 | + functions-common:apt_get:1208 : time_stop apt-get 2026-04-20 19:13:27.979 | + functions-common:time_stop:2414 : local name 2026-04-20 19:13:27.983 | + functions-common:time_stop:2415 : local end_time 2026-04-20 19:13:27.989 | + functions-common:time_stop:2416 : local elapsed_time 2026-04-20 19:13:27.992 | + functions-common:time_stop:2417 : local total 2026-04-20 19:13:27.997 | + functions-common:time_stop:2418 : local start_time 2026-04-20 19:13:28.002 | + functions-common:time_stop:2420 : name=apt-get 2026-04-20 19:13:28.006 | + functions-common:time_stop:2421 : start_time=1776712393227 2026-04-20 19:13:28.010 | + functions-common:time_stop:2423 : [[ -z 1776712393227 ]] 2026-04-20 19:13:28.015 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-04-20 19:13:28.024 | + functions-common:time_stop:2426 : end_time=1776712408017 2026-04-20 19:13:28.029 | + functions-common:time_stop:2427 : elapsed_time=14790 2026-04-20 19:13:28.035 | + functions-common:time_stop:2428 : total=110532 2026-04-20 19:13:28.039 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-04-20 19:13:28.045 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=125322 2026-04-20 19:13:28.050 | + functions-common:apt_get:1209 : return 0 2026-04-20 19:13:28.055 | + lib/rpc_backend:install_rpc_backend:55 : is_fedora 2026-04-20 19:13:28.060 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-04-20 19:13:28.065 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-04-20 19:13:28.071 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-04-20 19:13:28.077 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-04-20 19:13:28.081 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-04-20 19:13:28.086 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-04-20 19:13:28.092 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-04-20 19:13:28.097 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-04-20 19:13:28.103 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-04-20 19:13:28.109 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-04-20 19:13:28.115 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-04-20 19:13:28.121 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-04-20 19:13:28.125 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-04-20 19:13:28.129 | + ./stack.sh:main:852 : restart_rpc_backend 2026-04-20 19:13:28.135 | + lib/rpc_backend:restart_rpc_backend:68 : is_service_enabled rabbit 2026-04-20 19:13:28.169 | + functions-common:is_service_enabled:2070 : return 0 2026-04-20 19:13:28.175 | + lib/rpc_backend:restart_rpc_backend:70 : echo_summary 'Starting RabbitMQ' 2026-04-20 19:13:28.180 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-04-20 19:13:28.186 | + ./stack.sh:echo_summary:444 : echo -e Starting RabbitMQ 2026-04-20 19:13:28.191 | + lib/rpc_backend:restart_rpc_backend:81 : local i 2026-04-20 19:13:28.197 | ++ lib/rpc_backend:restart_rpc_backend:82 : seq 20 2026-04-20 19:13:28.206 | + lib/rpc_backend:restart_rpc_backend:82 : for i in `seq 20` 2026-04-20 19:13:28.211 | + lib/rpc_backend:restart_rpc_backend:83 : local rc=0 2026-04-20 19:13:28.217 | + lib/rpc_backend:restart_rpc_backend:85 : [[ 1 -eq 20 ]] 2026-04-20 19:13:28.223 | + lib/rpc_backend:restart_rpc_backend:87 : [[ 1 == \0 ]] 2026-04-20 19:13:28.228 | + lib/rpc_backend:restart_rpc_backend:91 : rabbit_setuser stackrabbit secretrabbit 2026-04-20 19:13:28.234 | + lib/rpc_backend:rabbit_setuser:160 : local user=stackrabbit pass=secretrabbit found= out= 2026-04-20 19:13:28.241 | ++ lib/rpc_backend:rabbit_setuser:161 : sudo rabbitmqctl list_users 2026-04-20 19:13:28.916 | + lib/rpc_backend:rabbit_setuser:161 : out='Listing users ... 2026-04-20 19:13:28.916 | user tags 2026-04-20 19:13:28.916 | guest [administrator]' 2026-04-20 19:13:28.924 | ++ lib/rpc_backend:rabbit_setuser:163 : echo 'Listing users ... 2026-04-20 19:13:28.924 | user tags 2026-04-20 19:13:28.924 | guest [administrator]' 2026-04-20 19:13:28.926 | ++ lib/rpc_backend:rabbit_setuser:163 : awk '$1 == user { print $1 }' user=stackrabbit 2026-04-20 19:13:28.940 | + lib/rpc_backend:rabbit_setuser:163 : found= 2026-04-20 19:13:28.947 | + lib/rpc_backend:rabbit_setuser:164 : '[' '' = stackrabbit ']' 2026-04-20 19:13:28.954 | + lib/rpc_backend:rabbit_setuser:168 : sudo rabbitmqctl add_user stackrabbit secretrabbit 2026-04-20 19:13:29.587 | Adding user "stackrabbit" ... 2026-04-20 19:13:29.597 | Done. Don't forget to grant the user permissions to some virtual hosts! See 'rabbitmqctl help set_permissions' to learn more. 2026-04-20 19:13:29.626 | + lib/rpc_backend:rabbit_setuser:171 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2026-04-20 19:13:30.261 | Setting permissions for user "stackrabbit" in vhost "/" ... 2026-04-20 19:13:30.296 | + lib/rpc_backend:restart_rpc_backend:92 : '[' 0 -ne 0 ']' 2026-04-20 19:13:30.302 | + lib/rpc_backend:restart_rpc_backend:97 : sudo rabbitmqctl change_password stackrabbit secretrabbit 2026-04-20 19:13:30.941 | Changing password for user "stackrabbit" ... 2026-04-20 19:13:30.978 | + lib/rpc_backend:restart_rpc_backend:99 : '[' 0 -ne 0 ']' 2026-04-20 19:13:30.983 | + lib/rpc_backend:restart_rpc_backend:103 : break 2026-04-20 19:13:30.989 | + lib/rpc_backend:restart_rpc_backend:106 : sudo rabbitmqctl delete_user guest 2026-04-20 19:13:31.615 | Deleting user "guest" ... 2026-04-20 19:13:31.654 | + ./stack.sh:main:854 : is_service_enabled mysql postgresql 2026-04-20 19:13:31.687 | + functions-common:is_service_enabled:2070 : return 0 2026-04-20 19:13:31.692 | + ./stack.sh:main:855 : install_database 2026-04-20 19:13:31.698 | + lib/database:install_database:118 : install_database_mysql 2026-04-20 19:13:31.703 | + lib/databases/mysql:install_database_mysql:202 : is_ubuntu 2026-04-20 19:13:31.708 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-04-20 19:13:31.714 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-04-20 19:13:31.720 | + lib/databases/mysql:install_database_mysql:205 : sudo debconf-set-selections 2026-04-20 19:13:31.832 | + lib/databases/mysql:install_database_mysql:215 : [[ ! -e /opt/stack/.my.cnf ]] 2026-04-20 19:13:31.837 | + lib/databases/mysql:install_database_mysql:216 : cat 2026-04-20 19:13:31.847 | + lib/databases/mysql:install_database_mysql:222 : is_ubuntu 2026-04-20 19:13:31.852 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-04-20 19:13:31.857 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-04-20 19:13:31.861 | + lib/databases/mysql:install_database_mysql:222 : '[' mysql '!=' mariadb ']' 2026-04-20 19:13:31.867 | + lib/databases/mysql:install_database_mysql:223 : echo host=127.0.0.1 2026-04-20 19:13:31.872 | + lib/databases/mysql:install_database_mysql:225 : chmod 0600 /opt/stack/.my.cnf 2026-04-20 19:13:31.880 | + lib/databases/mysql:install_database_mysql:228 : [[ True == \T\r\u\e ]] 2026-04-20 19:13:31.886 | + lib/databases/mysql:install_database_mysql:229 : is_fedora 2026-04-20 19:13:31.890 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-04-20 19:13:31.895 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-04-20 19:13:31.900 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-04-20 19:13:31.904 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-04-20 19:13:31.908 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-04-20 19:13:31.911 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-04-20 19:13:31.917 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-04-20 19:13:31.921 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-04-20 19:13:31.927 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-04-20 19:13:31.932 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-04-20 19:13:31.939 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-04-20 19:13:31.944 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-04-20 19:13:31.950 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-04-20 19:13:31.955 | + lib/databases/mysql:install_database_mysql:232 : is_ubuntu 2026-04-20 19:13:31.960 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-04-20 19:13:31.966 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-04-20 19:13:31.972 | + lib/databases/mysql:install_database_mysql:233 : install_package mysql-server 2026-04-20 19:13:31.977 | + functions-common:install_package:1432 : update_package_repo 2026-04-20 19:13:31.983 | + functions-common:update_package_repo:1406 : NO_UPDATE_REPOS=False 2026-04-20 19:13:31.990 | + functions-common:update_package_repo:1407 : REPOS_UPDATED=True 2026-04-20 19:13:31.995 | + functions-common:update_package_repo:1408 : RETRY_UPDATE=False 2026-04-20 19:13:32.001 | + functions-common:update_package_repo:1410 : [[ False = \T\r\u\e ]] 2026-04-20 19:13:32.007 | + functions-common:update_package_repo:1414 : is_ubuntu 2026-04-20 19:13:32.013 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-04-20 19:13:32.018 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-04-20 19:13:32.025 | + functions-common:update_package_repo:1415 : apt_get_update 2026-04-20 19:13:32.030 | + functions-common:apt_get_update:1160 : [[ True == \T\r\u\e ]] 2026-04-20 19:13:32.035 | + functions-common:apt_get_update:1160 : [[ False != \T\r\u\e ]] 2026-04-20 19:13:32.041 | + functions-common:apt_get_update:1161 : return 2026-04-20 19:13:32.047 | + functions-common:install_package:1433 : real_install_package mysql-server 2026-04-20 19:13:32.051 | + functions-common:real_install_package:1420 : is_ubuntu 2026-04-20 19:13:32.057 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-04-20 19:13:32.063 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-04-20 19:13:32.069 | + functions-common:real_install_package:1421 : apt_get install mysql-server 2026-04-20 19:13:32.115 | + functions-common:apt_get:1201 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install mysql-server 2026-04-20 19:13:32.156 | Reading package lists... 2026-04-20 19:13:32.457 | Building dependency tree... 2026-04-20 19:13:32.458 | Reading state information... 2026-04-20 19:13:32.807 | The following additional packages will be installed: 2026-04-20 19:13:32.807 | libevent-core-2.1-7t64 libevent-pthreads-2.1-7t64 libmecab2 2026-04-20 19:13:32.807 | libprotobuf-lite32t64 mysql-client-8.0 mysql-client-core-8.0 2026-04-20 19:13:32.808 | mysql-server-8.0 mysql-server-core-8.0 2026-04-20 19:13:32.809 | Suggested packages: 2026-04-20 19:13:32.809 | mailx tinyca 2026-04-20 19:13:32.809 | Recommended packages: 2026-04-20 19:13:32.809 | libhtml-template-perl mecab-ipadic-utf8 2026-04-20 19:13:32.843 | The following NEW packages will be installed: 2026-04-20 19:13:32.843 | libevent-core-2.1-7t64 libevent-pthreads-2.1-7t64 libmecab2 2026-04-20 19:13:32.844 | libprotobuf-lite32t64 mysql-client-8.0 mysql-client-core-8.0 mysql-server 2026-04-20 19:13:32.845 | mysql-server-8.0 mysql-server-core-8.0 2026-04-20 19:13:32.925 | 0 upgraded, 9 newly installed, 0 to remove and 0 not upgraded. 2026-04-20 19:13:32.925 | Need to get 22.3 MB of archives. 2026-04-20 19:13:32.925 | After this operation, 187 MB of additional disk space will be used. 2026-04-20 19:13:32.926 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 mysql-client-core-8.0 amd64 8.0.45-0ubuntu0.24.04.1 [2,740 kB] 2026-04-20 19:13:33.587 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 mysql-client-8.0 amd64 8.0.45-0ubuntu0.24.04.1 [22.5 kB] 2026-04-20 19:13:33.666 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libevent-core-2.1-7t64 amd64 2.1.12-stable-9ubuntu2 [91.3 kB] 2026-04-20 19:13:33.704 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libevent-pthreads-2.1-7t64 amd64 2.1.12-stable-9ubuntu2 [7,982 B] 2026-04-20 19:13:33.705 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libmecab2 amd64 0.996-14ubuntu4 [201 kB] 2026-04-20 19:13:33.728 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libprotobuf-lite32t64 amd64 3.21.12-8.2ubuntu0.3 [238 kB] 2026-04-20 19:13:33.752 | Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 mysql-server-core-8.0 amd64 8.0.45-0ubuntu0.24.04.1 [17.6 MB] 2026-04-20 19:13:35.216 | Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 mysql-server-8.0 amd64 8.0.45-0ubuntu0.24.04.1 [1,441 kB] 2026-04-20 19:13:36.196 | Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 mysql-server all 8.0.45-0ubuntu0.24.04.1 [9,524 B] 2026-04-20 19:13:36.401 | debconf: delaying package configuration, since apt-utils is not installed 2026-04-20 19:13:36.451 | Fetched 22.3 MB in 3s (6,684 kB/s) 2026-04-20 19:13:36.487 | Selecting previously unselected package mysql-client-core-8.0. 2026-04-20 19:13:36.526 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 68526 files and directories currently installed.) 2026-04-20 19:13:36.529 | Preparing to unpack .../0-mysql-client-core-8.0_8.0.45-0ubuntu0.24.04.1_amd64.deb ... 2026-04-20 19:13:36.533 | Unpacking mysql-client-core-8.0 (8.0.45-0ubuntu0.24.04.1) ... 2026-04-20 19:13:36.828 | Selecting previously unselected package mysql-client-8.0. 2026-04-20 19:13:36.841 | Preparing to unpack .../1-mysql-client-8.0_8.0.45-0ubuntu0.24.04.1_amd64.deb ... 2026-04-20 19:13:36.844 | Unpacking mysql-client-8.0 (8.0.45-0ubuntu0.24.04.1) ... 2026-04-20 19:13:36.902 | Selecting previously unselected package libevent-core-2.1-7t64:amd64. 2026-04-20 19:13:36.912 | Preparing to unpack .../2-libevent-core-2.1-7t64_2.1.12-stable-9ubuntu2_amd64.deb ... 2026-04-20 19:13:36.920 | Unpacking libevent-core-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-04-20 19:13:36.981 | Selecting previously unselected package libevent-pthreads-2.1-7t64:amd64. 2026-04-20 19:13:36.990 | Preparing to unpack .../3-libevent-pthreads-2.1-7t64_2.1.12-stable-9ubuntu2_amd64.deb ... 2026-04-20 19:13:36.995 | Unpacking libevent-pthreads-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-04-20 19:13:37.048 | Selecting previously unselected package libmecab2:amd64. 2026-04-20 19:13:37.058 | Preparing to unpack .../4-libmecab2_0.996-14ubuntu4_amd64.deb ... 2026-04-20 19:13:37.061 | Unpacking libmecab2:amd64 (0.996-14ubuntu4) ... 2026-04-20 19:13:37.126 | Selecting previously unselected package libprotobuf-lite32t64:amd64. 2026-04-20 19:13:37.134 | Preparing to unpack .../5-libprotobuf-lite32t64_3.21.12-8.2ubuntu0.3_amd64.deb ... 2026-04-20 19:13:37.138 | Unpacking libprotobuf-lite32t64:amd64 (3.21.12-8.2ubuntu0.3) ... 2026-04-20 19:13:37.224 | Selecting previously unselected package mysql-server-core-8.0. 2026-04-20 19:13:37.235 | Preparing to unpack .../6-mysql-server-core-8.0_8.0.45-0ubuntu0.24.04.1_amd64.deb ... 2026-04-20 19:13:37.240 | Unpacking mysql-server-core-8.0 (8.0.45-0ubuntu0.24.04.1) ... 2026-04-20 19:13:38.148 | Selecting previously unselected package mysql-server-8.0. 2026-04-20 19:13:38.156 | Preparing to unpack .../7-mysql-server-8.0_8.0.45-0ubuntu0.24.04.1_amd64.deb ... 2026-04-20 19:13:38.510 | Unpacking mysql-server-8.0 (8.0.45-0ubuntu0.24.04.1) ... 2026-04-20 19:13:38.603 | Selecting previously unselected package mysql-server. 2026-04-20 19:13:38.613 | Preparing to unpack .../8-mysql-server_8.0.45-0ubuntu0.24.04.1_all.deb ... 2026-04-20 19:13:38.618 | Unpacking mysql-server (8.0.45-0ubuntu0.24.04.1) ... 2026-04-20 19:13:38.690 | Setting up libprotobuf-lite32t64:amd64 (3.21.12-8.2ubuntu0.3) ... 2026-04-20 19:13:38.702 | Setting up libmecab2:amd64 (0.996-14ubuntu4) ... 2026-04-20 19:13:38.716 | Setting up mysql-client-core-8.0 (8.0.45-0ubuntu0.24.04.1) ... 2026-04-20 19:13:38.728 | Setting up mysql-client-8.0 (8.0.45-0ubuntu0.24.04.1) ... 2026-04-20 19:13:38.740 | Setting up libevent-core-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-04-20 19:13:38.752 | Setting up libevent-pthreads-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-04-20 19:13:38.768 | Setting up mysql-server-core-8.0 (8.0.45-0ubuntu0.24.04.1) ... 2026-04-20 19:13:38.779 | Setting up mysql-server-8.0 (8.0.45-0ubuntu0.24.04.1) ... 2026-04-20 19:13:38.970 | update-alternatives: using /etc/mysql/mysql.cnf to provide /etc/mysql/my.cnf (my.cnf) in auto mode 2026-04-20 19:13:39.028 | Renaming removed key_buffer and myisam-recover options (if present) 2026-04-20 19:13:49.064 | mysqld will log errors to /var/log/mysql/error.log 2026-04-20 19:13:49.710 | mysqld is running as pid 26896 2026-04-20 19:13:52.106 | Created symlink /etc/systemd/system/multi-user.target.wants/mysql.service → /usr/lib/systemd/system/mysql.service. 2026-04-20 19:13:53.356 | Setting up mysql-server (8.0.45-0ubuntu0.24.04.1) ... 2026-04-20 19:13:53.367 | Processing triggers for man-db (2.12.0-4build2) ... 2026-04-20 19:13:54.233 | Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-04-20 19:13:54.512 | + functions-common:apt_get:1205 : result=0 2026-04-20 19:13:54.518 | + functions-common:apt_get:1208 : time_stop apt-get 2026-04-20 19:13:54.523 | + functions-common:time_stop:2414 : local name 2026-04-20 19:13:54.528 | + functions-common:time_stop:2415 : local end_time 2026-04-20 19:13:54.533 | + functions-common:time_stop:2416 : local elapsed_time 2026-04-20 19:13:54.538 | + functions-common:time_stop:2417 : local total 2026-04-20 19:13:54.545 | + functions-common:time_stop:2418 : local start_time 2026-04-20 19:13:54.550 | + functions-common:time_stop:2420 : name=apt-get 2026-04-20 19:13:54.556 | + functions-common:time_stop:2421 : start_time=1776712412109 2026-04-20 19:13:54.563 | + functions-common:time_stop:2423 : [[ -z 1776712412109 ]] 2026-04-20 19:13:54.570 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-04-20 19:13:54.580 | + functions-common:time_stop:2426 : end_time=1776712434573 2026-04-20 19:13:54.586 | + functions-common:time_stop:2427 : elapsed_time=22464 2026-04-20 19:13:54.591 | + functions-common:time_stop:2428 : total=125322 2026-04-20 19:13:54.597 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-04-20 19:13:54.603 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=147786 2026-04-20 19:13:54.610 | + functions-common:apt_get:1209 : return 0 2026-04-20 19:13:54.617 | + ./stack.sh:main:857 : '[' -n mysql ']' 2026-04-20 19:13:54.624 | + ./stack.sh:main:858 : install_database_python 2026-04-20 19:13:54.630 | + lib/database:install_database_python:123 : install_database_python_mysql 2026-04-20 19:13:54.637 | + lib/databases/mysql:install_database_python_mysql:242 : pip_install_gr PyMySQL 2026-04-20 19:13:54.642 | + inc/python:pip_install_gr:94 : local name=PyMySQL 2026-04-20 19:13:54.648 | + inc/python:pip_install_gr:95 : local clean_name 2026-04-20 19:13:54.657 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements PyMySQL 2026-04-20 19:13:54.663 | ++ inc/python:get_from_global_requirements:241 : local package=PyMySQL 2026-04-20 19:13:54.670 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-04-20 19:13:54.679 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-04-20 19:13:54.680 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2026-04-20 19:13:54.691 | ++ inc/python:get_from_global_requirements:243 : required_pkg='PyMySQL ' 2026-04-20 19:13:54.697 | ++ inc/python:get_from_global_requirements:244 : [[ PyMySQL == '' ]] 2026-04-20 19:13:54.704 | ++ inc/python:get_from_global_requirements:247 : echo PyMySQL 2026-04-20 19:13:54.711 | + inc/python:pip_install_gr:96 : clean_name=PyMySQL 2026-04-20 19:13:54.717 | + inc/python:pip_install_gr:97 : pip_install PyMySQL 2026-04-20 19:13:54.765 | Using python 3.12 to install PyMySQL 2026-04-20 19:13:54.769 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt PyMySQL 2026-04-20 19:13:55.416 | Collecting PyMySQL 2026-04-20 19:13:55.486 | Downloading pymysql-1.1.2-py3-none-any.whl.metadata (4.3 kB) 2026-04-20 19:13:55.501 | Downloading pymysql-1.1.2-py3-none-any.whl (45 kB) 2026-04-20 19:13:55.574 | Installing collected packages: PyMySQL 2026-04-20 19:13:55.612 | Successfully installed PyMySQL-1.1.2 2026-04-20 19:13:55.683 | + inc/python:pip_install:216 : result=0 2026-04-20 19:13:55.690 | + inc/python:pip_install:218 : time_stop pip_install 2026-04-20 19:13:55.695 | + functions-common:time_stop:2414 : local name 2026-04-20 19:13:55.700 | + functions-common:time_stop:2415 : local end_time 2026-04-20 19:13:55.707 | + functions-common:time_stop:2416 : local elapsed_time 2026-04-20 19:13:55.712 | + functions-common:time_stop:2417 : local total 2026-04-20 19:13:55.718 | + functions-common:time_stop:2418 : local start_time 2026-04-20 19:13:55.722 | + functions-common:time_stop:2420 : name=pip_install 2026-04-20 19:13:55.727 | + functions-common:time_stop:2421 : start_time=1776712434753 2026-04-20 19:13:55.733 | + functions-common:time_stop:2423 : [[ -z 1776712434753 ]] 2026-04-20 19:13:55.741 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-04-20 19:13:55.750 | + functions-common:time_stop:2426 : end_time=1776712435743 2026-04-20 19:13:55.756 | + functions-common:time_stop:2427 : elapsed_time=990 2026-04-20 19:13:55.761 | + functions-common:time_stop:2428 : total=19404 2026-04-20 19:13:55.766 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-04-20 19:13:55.771 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=20394 2026-04-20 19:13:55.778 | + inc/python:pip_install:219 : return 0 2026-04-20 19:13:55.783 | + lib/databases/mysql:install_database_python_mysql:243 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2026-04-20 19:13:55.788 | + lib/databases/mysql:install_database_python_mysql:245 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2026-04-20 19:13:55.795 | + lib/databases/mysql:install_database_python_mysql:246 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2026-04-20 19:13:55.802 | + ./stack.sh:main:861 : is_service_enabled neutron 2026-04-20 19:13:55.840 | + functions-common:is_service_enabled:2070 : return 0 2026-04-20 19:13:55.847 | + ./stack.sh:main:862 : install_neutron_agent_packages 2026-04-20 19:13:55.854 | + lib/neutron:install_neutron_agent_packages:548 : is_service_enabled q-l3 neutron-l3 2026-04-20 19:13:55.894 | + functions-common:is_service_enabled:2070 : return 1 2026-04-20 19:13:55.900 | + lib/neutron:install_neutron_agent_packages:552 : is_service_enabled q-agt neutron-agent q-dhcp neutron-dhcp q-l3 neutron-l3 2026-04-20 19:13:55.944 | + functions-common:is_service_enabled:2070 : return 1 2026-04-20 19:13:55.949 | + ./stack.sh:main:865 : is_service_enabled etcd3 2026-04-20 19:13:55.994 | + functions-common:is_service_enabled:2070 : return 0 2026-04-20 19:13:55.999 | + ./stack.sh:main:866 : install_etcd3 2026-04-20 19:13:56.005 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2026-04-20 19:13:56.005 | Installing etcd 2026-04-20 19:13:56.010 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2026-04-20 19:13:56.033 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2026-04-20 19:13:56.057 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2026-04-20 19:13:56.064 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2026-04-20 19:13:56.087 | + lib/etcd3:install_etcd3:113 : local etcd_file 2026-04-20 19:13:56.094 | ++ lib/etcd3:install_etcd3:114 : get_extra_file https://github.com/etcd-io/etcd/releases/download/v3.5.21/etcd-v3.5.21-linux-amd64.tar.gz 2026-04-20 19:13:56.102 | ++ functions:get_extra_file:66 : local file_url=https://github.com/etcd-io/etcd/releases/download/v3.5.21/etcd-v3.5.21-linux-amd64.tar.gz 2026-04-20 19:13:56.108 | ++ functions:get_extra_file:67 : local 'retry_args=--retry-on-host-error --retry-on-http-error=500,503 ' 2026-04-20 19:13:56.115 | ++ functions:get_extra_file:68 : retry_args+='-t 2 --waitretry=10 ' 2026-04-20 19:13:56.122 | ++ functions:get_extra_file:69 : retry_args+='--tries=3 --retry-connrefused' 2026-04-20 19:13:56.130 | ++ functions:get_extra_file:71 : local file_name=etcd-v3.5.21-linux-amd64.tar.gz 2026-04-20 19:13:56.136 | ++ functions:get_extra_file:72 : [[ https://github.com/etcd-io/etcd/releases/download/v3.5.21/etcd-v3.5.21-linux-amd64.tar.gz != file* ]] 2026-04-20 19:13:56.141 | ++ functions:get_extra_file:74 : [[ ! -f /opt/stack/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz ]] 2026-04-20 19:13:56.148 | ++ functions:get_extra_file:75 : wget --progress=dot:giga --retry-on-host-error --retry-on-http-error=500,503 -t 2 --waitretry=10 --tries=3 --retry-connrefused -c https://github.com/etcd-io/etcd/releases/download/v3.5.21/etcd-v3.5.21-linux-amd64.tar.gz -O /opt/stack/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz 2026-04-20 19:13:56.155 | --2026-04-20 19:13:56-- https://github.com/etcd-io/etcd/releases/download/v3.5.21/etcd-v3.5.21-linux-amd64.tar.gz 2026-04-20 19:13:56.191 | Resolving github.com (github.com)... 140.82.114.3 2026-04-20 19:13:56.207 | Connecting to github.com (github.com)|140.82.114.3|:443... connected. 2026-04-20 19:13:56.363 | HTTP request sent, awaiting response... 302 Found 2026-04-20 19:13:56.363 | Location: https://release-assets.githubusercontent.com/github-production-release-asset/11225014/a921b041-0d04-41f7-96b3-8dfd08eb5f41?sp=r&sv=2018-11-09&sr=b&spr=https&se=2026-04-20T20%3A13%3A42Z&rscd=attachment%3B+filename%3Detcd-v3.5.21-linux-amd64.tar.gz&rsct=application%2Foctet-stream&skoid=96c2d410-5711-43a1-aedd-ab1947aa7ab0&sktid=398a6654-997b-47e9-b12b-9515b896b4de&skt=2026-04-20T19%3A13%3A34Z&ske=2026-04-20T20%3A13%3A42Z&sks=b&skv=2018-11-09&sig=lrsXen%2F0M7EAr8ddsz1OpvHHi3PvKG8C%2F%2BhY1f5N5Lw%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc3NjcxNDIzNiwibmJmIjoxNzc2NzEyNDM2LCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.vksq0YGa6LqWqzlxIEavNbIkF8EE2KmguwKdN0IZr2w&response-content-disposition=attachment%3B%20filename%3Detcd-v3.5.21-linux-amd64.tar.gz&response-content-type=application%2Foctet-stream [following] 2026-04-20 19:13:56.363 | --2026-04-20 19:13:56-- https://release-assets.githubusercontent.com/github-production-release-asset/11225014/a921b041-0d04-41f7-96b3-8dfd08eb5f41?sp=r&sv=2018-11-09&sr=b&spr=https&se=2026-04-20T20%3A13%3A42Z&rscd=attachment%3B+filename%3Detcd-v3.5.21-linux-amd64.tar.gz&rsct=application%2Foctet-stream&skoid=96c2d410-5711-43a1-aedd-ab1947aa7ab0&sktid=398a6654-997b-47e9-b12b-9515b896b4de&skt=2026-04-20T19%3A13%3A34Z&ske=2026-04-20T20%3A13%3A42Z&sks=b&skv=2018-11-09&sig=lrsXen%2F0M7EAr8ddsz1OpvHHi3PvKG8C%2F%2BhY1f5N5Lw%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc3NjcxNDIzNiwibmJmIjoxNzc2NzEyNDM2LCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.vksq0YGa6LqWqzlxIEavNbIkF8EE2KmguwKdN0IZr2w&response-content-disposition=attachment%3B%20filename%3Detcd-v3.5.21-linux-amd64.tar.gz&response-content-type=application%2Foctet-stream 2026-04-20 19:13:56.367 | Resolving release-assets.githubusercontent.com (release-assets.githubusercontent.com)... 185.199.108.133, 185.199.110.133, 185.199.109.133, ... 2026-04-20 19:13:56.369 | Connecting to release-assets.githubusercontent.com (release-assets.githubusercontent.com)|185.199.108.133|:443... connected. 2026-04-20 19:13:56.387 | HTTP request sent, awaiting response... 200 OK 2026-04-20 19:13:56.387 | Length: 20927601 (20M) [application/octet-stream] 2026-04-20 19:13:56.387 | Saving to: ‘/opt/stack/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz’ 2026-04-20 19:13:56.396 | 2026-04-20 19:13:56.519 | 0K ........ ........ ... 100% 151M=0.1s 2026-04-20 19:13:56.519 | 2026-04-20 19:13:56.519 | 2026-04-20 19:13:56 (151 MB/s) - ‘/opt/stack/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz’ saved [20927601/20927601] 2026-04-20 19:13:56.519 | 2026-04-20 19:13:56.528 | ++ functions:get_extra_file:76 : [[ 0 -ne 0 ]] 2026-04-20 19:13:56.532 | ++ functions:get_extra_file:80 : echo /opt/stack/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz 2026-04-20 19:13:56.538 | ++ functions:get_extra_file:81 : return 2026-04-20 19:13:56.545 | + lib/etcd3:install_etcd3:114 : etcd_file=/opt/stack/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz 2026-04-20 19:13:56.550 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /opt/stack/devstack/files/etcd-v3.5.21-linux-amd64/etcd ']' 2026-04-20 19:13:56.557 | + lib/etcd3:install_etcd3:116 : echo 'adddda4b06718e68671ffabff2f8cee48488ba61ad82900e639d108f2148501c /opt/stack/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz' 2026-04-20 19:13:56.563 | + lib/etcd3:install_etcd3:118 : sha256sum -c /opt/stack/devstack/files/etcd.sha256sum 2026-04-20 19:13:56.591 | /opt/stack/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz: OK 2026-04-20 19:13:56.597 | + lib/etcd3:install_etcd3:120 : tar xzvf /opt/stack/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz -C /opt/stack/devstack/files 2026-04-20 19:13:56.604 | etcd-v3.5.21-linux-amd64/ 2026-04-20 19:13:56.604 | etcd-v3.5.21-linux-amd64/Documentation/ 2026-04-20 19:13:56.604 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/ 2026-04-20 19:13:56.604 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/ 2026-04-20 19:13:56.604 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/swagger/ 2026-04-20 19:13:56.604 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/swagger/v3lock.swagger.json 2026-04-20 19:13:56.604 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/swagger/v3election.swagger.json 2026-04-20 19:13:56.604 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/swagger/rpc.swagger.json 2026-04-20 19:13:56.605 | etcd-v3.5.21-linux-amd64/Documentation/README.md 2026-04-20 19:13:56.605 | etcd-v3.5.21-linux-amd64/README-etcdutl.md 2026-04-20 19:13:56.605 | etcd-v3.5.21-linux-amd64/READMEv2-etcdctl.md 2026-04-20 19:13:56.605 | etcd-v3.5.21-linux-amd64/README-etcdctl.md 2026-04-20 19:13:56.605 | etcd-v3.5.21-linux-amd64/README.md 2026-04-20 19:13:56.605 | etcd-v3.5.21-linux-amd64/etcdutl 2026-04-20 19:13:56.722 | etcd-v3.5.21-linux-amd64/etcdctl 2026-04-20 19:13:56.856 | etcd-v3.5.21-linux-amd64/etcd 2026-04-20 19:13:57.037 | + lib/etcd3:install_etcd3:121 : sudo cp /opt/stack/devstack/files/etcd-v3.5.21-linux-amd64/etcd /opt/stack/bin/etcd 2026-04-20 19:13:57.091 | + lib/etcd3:install_etcd3:122 : sudo cp /opt/stack/devstack/files/etcd-v3.5.21-linux-amd64/etcdctl /opt/stack/bin/etcdctl 2026-04-20 19:13:57.131 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2026-04-20 19:13:57.137 | + ./stack.sh:main:875 : is_service_enabled tls-proxy 2026-04-20 19:13:57.175 | + functions-common:is_service_enabled:2070 : return 0 2026-04-20 19:13:57.179 | + ./stack.sh:main:876 : configure_CA 2026-04-20 19:13:57.184 | + lib/tls:configure_CA:70 : [[ -n 199.204.45.244 ]] 2026-04-20 19:13:57.191 | ++ lib/tls:configure_CA:70 : ipv6_unquote 199.204.45.244 2026-04-20 19:13:57.199 | ++ functions-common:ipv6_unquote:2212 : echo 199.204.45.244 2026-04-20 19:13:57.200 | ++ functions-common:ipv6_unquote:2212 : tr -d '[]' 2026-04-20 19:13:57.209 | + lib/tls:configure_CA:70 : [[ 199.204.45.244 != \1\9\9\.\2\0\4\.\4\5\.\2\4\4 ]] 2026-04-20 19:13:57.215 | + ./stack.sh:main:877 : init_CA 2026-04-20 19:13:57.221 | + lib/tls:init_CA:205 : make_root_CA /opt/stack/data/CA/root-ca 2026-04-20 19:13:57.227 | + lib/tls:make_root_CA:322 : local ca_dir=/opt/stack/data/CA/root-ca 2026-04-20 19:13:57.233 | + lib/tls:make_root_CA:325 : create_CA_base /opt/stack/data/CA/root-ca 2026-04-20 19:13:57.240 | + lib/tls:create_CA_base:79 : local ca_dir=/opt/stack/data/CA/root-ca 2026-04-20 19:13:57.245 | + lib/tls:create_CA_base:81 : [[ -d /opt/stack/data/CA/root-ca ]] 2026-04-20 19:13:57.251 | + lib/tls:create_CA_base:86 : local i 2026-04-20 19:13:57.257 | + lib/tls:create_CA_base:87 : for i in certs crl newcerts private 2026-04-20 19:13:57.263 | + lib/tls:create_CA_base:88 : mkdir -p /opt/stack/data/CA/root-ca/certs 2026-04-20 19:13:57.274 | + lib/tls:create_CA_base:87 : for i in certs crl newcerts private 2026-04-20 19:13:57.279 | + lib/tls:create_CA_base:88 : mkdir -p /opt/stack/data/CA/root-ca/crl 2026-04-20 19:13:57.286 | + lib/tls:create_CA_base:87 : for i in certs crl newcerts private 2026-04-20 19:13:57.292 | + lib/tls:create_CA_base:88 : mkdir -p /opt/stack/data/CA/root-ca/newcerts 2026-04-20 19:13:57.303 | + lib/tls:create_CA_base:87 : for i in certs crl newcerts private 2026-04-20 19:13:57.308 | + lib/tls:create_CA_base:88 : mkdir -p /opt/stack/data/CA/root-ca/private 2026-04-20 19:13:57.319 | + lib/tls:create_CA_base:90 : chmod 710 /opt/stack/data/CA/root-ca/private 2026-04-20 19:13:57.329 | + lib/tls:create_CA_base:91 : echo 01 2026-04-20 19:13:57.335 | + lib/tls:create_CA_base:92 : cp /dev/null /opt/stack/data/CA/root-ca/index.txt 2026-04-20 19:13:57.346 | + lib/tls:make_root_CA:326 : create_CA_config /opt/stack/data/CA/root-ca 'Root CA' 2026-04-20 19:13:57.352 | + lib/tls:create_CA_config:98 : local ca_dir=/opt/stack/data/CA/root-ca 2026-04-20 19:13:57.357 | + lib/tls:create_CA_config:99 : local 'common_name=Root CA' 2026-04-20 19:13:57.365 | + lib/tls:create_CA_config:145 : echo ' 2026-04-20 19:13:57.365 | [ ca ] 2026-04-20 19:13:57.365 | default_ca = CA_default 2026-04-20 19:13:57.365 | 2026-04-20 19:13:57.365 | [ CA_default ] 2026-04-20 19:13:57.365 | dir = /opt/stack/data/CA/root-ca 2026-04-20 19:13:57.365 | policy = policy_match 2026-04-20 19:13:57.365 | database = $dir/index.txt 2026-04-20 19:13:57.365 | serial = $dir/serial 2026-04-20 19:13:57.365 | certs = $dir/certs 2026-04-20 19:13:57.365 | crl_dir = $dir/crl 2026-04-20 19:13:57.365 | new_certs_dir = $dir/newcerts 2026-04-20 19:13:57.365 | certificate = $dir/cacert.pem 2026-04-20 19:13:57.365 | private_key = $dir/private/cacert.key 2026-04-20 19:13:57.365 | RANDFILE = $dir/private/.rand 2026-04-20 19:13:57.365 | default_md = sha256 2026-04-20 19:13:57.365 | 2026-04-20 19:13:57.365 | [ req ] 2026-04-20 19:13:57.365 | default_bits = 2048 2026-04-20 19:13:57.365 | default_md = sha256 2026-04-20 19:13:57.366 | 2026-04-20 19:13:57.366 | prompt = no 2026-04-20 19:13:57.366 | distinguished_name = ca_distinguished_name 2026-04-20 19:13:57.366 | 2026-04-20 19:13:57.366 | x509_extensions = ca_extensions 2026-04-20 19:13:57.366 | 2026-04-20 19:13:57.366 | [ ca_distinguished_name ] 2026-04-20 19:13:57.366 | organizationName = OpenStack 2026-04-20 19:13:57.366 | organizationalUnitName = DevStack Certificate Authority 2026-04-20 19:13:57.366 | commonName = Root CA 2026-04-20 19:13:57.366 | 2026-04-20 19:13:57.366 | [ policy_match ] 2026-04-20 19:13:57.366 | countryName = optional 2026-04-20 19:13:57.366 | stateOrProvinceName = optional 2026-04-20 19:13:57.366 | organizationName = match 2026-04-20 19:13:57.366 | organizationalUnitName = optional 2026-04-20 19:13:57.366 | commonName = supplied 2026-04-20 19:13:57.366 | 2026-04-20 19:13:57.366 | [ ca_extensions ] 2026-04-20 19:13:57.366 | basicConstraints = critical,CA:true 2026-04-20 19:13:57.366 | subjectKeyIdentifier = hash 2026-04-20 19:13:57.366 | authorityKeyIdentifier = keyid:always, issuer 2026-04-20 19:13:57.366 | keyUsage = cRLSign, keyCertSign 2026-04-20 19:13:57.366 | 2026-04-20 19:13:57.366 | ' 2026-04-20 19:13:57.371 | + lib/tls:make_root_CA:328 : '[' '!' -r /opt/stack/data/CA/root-ca/cacert.pem ']' 2026-04-20 19:13:57.377 | + lib/tls:make_root_CA:330 : /usr/bin/openssl req -config /opt/stack/data/CA/root-ca/ca.conf -x509 -nodes -newkey rsa -days 21360 -keyout /opt/stack/data/CA/root-ca/private/cacert.key -out /opt/stack/data/CA/root-ca/cacert.pem -outform PEM 2026-04-20 19:13:57.561 | .....+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*.........+..+......+..........+..+.......+.........+..+...+................+.....+.+........+.+......+..+...+....+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*...+...+............+.....+.+..............+.+.....+....+..+.+...+...........+.+.........+......+..+.......+...........+...+......+...+.+..+....+...+............+...+...+........+.+.....+...+.+......+....................+...+......+......+....+............+...+..............+...+....+......+..+.......+........+......+......+.+.........+...+...........+.......+........+......+...+.......+...+........+...+..........+.....+......+....+.....+.+..............+.......+.....+...............+...+.........+..........+..+...+.+.....+.........+.....................+.+........+...+....+.....+.........+......+.+............+...+..+.......+........+......+.+.........+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 2026-04-20 19:13:57.585 | .+...+..+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*.+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*..+.......+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 2026-04-20 19:13:57.589 | ----- 2026-04-20 19:13:57.598 | + lib/tls:init_CA:206 : make_int_CA /opt/stack/data/CA/int-ca /opt/stack/data/CA/root-ca 2026-04-20 19:13:57.603 | + lib/tls:make_int_CA:290 : local ca_dir=/opt/stack/data/CA/int-ca 2026-04-20 19:13:57.609 | + lib/tls:make_int_CA:291 : local signing_ca_dir=/opt/stack/data/CA/root-ca 2026-04-20 19:13:57.615 | + lib/tls:make_int_CA:294 : create_CA_base /opt/stack/data/CA/int-ca 2026-04-20 19:13:57.620 | + lib/tls:create_CA_base:79 : local ca_dir=/opt/stack/data/CA/int-ca 2026-04-20 19:13:57.625 | + lib/tls:create_CA_base:81 : [[ -d /opt/stack/data/CA/int-ca ]] 2026-04-20 19:13:57.632 | + lib/tls:create_CA_base:86 : local i 2026-04-20 19:13:57.638 | + lib/tls:create_CA_base:87 : for i in certs crl newcerts private 2026-04-20 19:13:57.643 | + lib/tls:create_CA_base:88 : mkdir -p /opt/stack/data/CA/int-ca/certs 2026-04-20 19:13:57.653 | + lib/tls:create_CA_base:87 : for i in certs crl newcerts private 2026-04-20 19:13:57.658 | + lib/tls:create_CA_base:88 : mkdir -p /opt/stack/data/CA/int-ca/crl 2026-04-20 19:13:57.667 | + lib/tls:create_CA_base:87 : for i in certs crl newcerts private 2026-04-20 19:13:57.674 | + lib/tls:create_CA_base:88 : mkdir -p /opt/stack/data/CA/int-ca/newcerts 2026-04-20 19:13:57.683 | + lib/tls:create_CA_base:87 : for i in certs crl newcerts private 2026-04-20 19:13:57.688 | + lib/tls:create_CA_base:88 : mkdir -p /opt/stack/data/CA/int-ca/private 2026-04-20 19:13:57.696 | + lib/tls:create_CA_base:90 : chmod 710 /opt/stack/data/CA/int-ca/private 2026-04-20 19:13:57.704 | + lib/tls:create_CA_base:91 : echo 01 2026-04-20 19:13:57.709 | + lib/tls:create_CA_base:92 : cp /dev/null /opt/stack/data/CA/int-ca/index.txt 2026-04-20 19:13:57.720 | + lib/tls:make_int_CA:295 : create_CA_config /opt/stack/data/CA/int-ca 'Intermediate CA' 2026-04-20 19:13:57.725 | + lib/tls:create_CA_config:98 : local ca_dir=/opt/stack/data/CA/int-ca 2026-04-20 19:13:57.732 | + lib/tls:create_CA_config:99 : local 'common_name=Intermediate CA' 2026-04-20 19:13:57.738 | + lib/tls:create_CA_config:145 : echo ' 2026-04-20 19:13:57.738 | [ ca ] 2026-04-20 19:13:57.738 | default_ca = CA_default 2026-04-20 19:13:57.738 | 2026-04-20 19:13:57.738 | [ CA_default ] 2026-04-20 19:13:57.738 | dir = /opt/stack/data/CA/int-ca 2026-04-20 19:13:57.738 | policy = policy_match 2026-04-20 19:13:57.738 | database = $dir/index.txt 2026-04-20 19:13:57.738 | serial = $dir/serial 2026-04-20 19:13:57.738 | certs = $dir/certs 2026-04-20 19:13:57.738 | crl_dir = $dir/crl 2026-04-20 19:13:57.738 | new_certs_dir = $dir/newcerts 2026-04-20 19:13:57.738 | certificate = $dir/cacert.pem 2026-04-20 19:13:57.738 | private_key = $dir/private/cacert.key 2026-04-20 19:13:57.738 | RANDFILE = $dir/private/.rand 2026-04-20 19:13:57.738 | default_md = sha256 2026-04-20 19:13:57.738 | 2026-04-20 19:13:57.738 | [ req ] 2026-04-20 19:13:57.738 | default_bits = 2048 2026-04-20 19:13:57.738 | default_md = sha256 2026-04-20 19:13:57.738 | 2026-04-20 19:13:57.738 | prompt = no 2026-04-20 19:13:57.738 | distinguished_name = ca_distinguished_name 2026-04-20 19:13:57.738 | 2026-04-20 19:13:57.738 | x509_extensions = ca_extensions 2026-04-20 19:13:57.738 | 2026-04-20 19:13:57.738 | [ ca_distinguished_name ] 2026-04-20 19:13:57.739 | organizationName = OpenStack 2026-04-20 19:13:57.739 | organizationalUnitName = DevStack Certificate Authority 2026-04-20 19:13:57.739 | commonName = Intermediate CA 2026-04-20 19:13:57.739 | 2026-04-20 19:13:57.739 | [ policy_match ] 2026-04-20 19:13:57.739 | countryName = optional 2026-04-20 19:13:57.739 | stateOrProvinceName = optional 2026-04-20 19:13:57.739 | organizationName = match 2026-04-20 19:13:57.739 | organizationalUnitName = optional 2026-04-20 19:13:57.739 | commonName = supplied 2026-04-20 19:13:57.739 | 2026-04-20 19:13:57.739 | [ ca_extensions ] 2026-04-20 19:13:57.739 | basicConstraints = critical,CA:true 2026-04-20 19:13:57.739 | subjectKeyIdentifier = hash 2026-04-20 19:13:57.739 | authorityKeyIdentifier = keyid:always, issuer 2026-04-20 19:13:57.739 | keyUsage = cRLSign, keyCertSign 2026-04-20 19:13:57.739 | 2026-04-20 19:13:57.739 | ' 2026-04-20 19:13:57.744 | + lib/tls:make_int_CA:296 : create_signing_config /opt/stack/data/CA/int-ca 2026-04-20 19:13:57.750 | + lib/tls:create_signing_config:151 : local ca_dir=/opt/stack/data/CA/int-ca 2026-04-20 19:13:57.757 | + lib/tls:create_signing_config:198 : echo ' 2026-04-20 19:13:57.757 | [ ca ] 2026-04-20 19:13:57.757 | default_ca = CA_default 2026-04-20 19:13:57.757 | 2026-04-20 19:13:57.757 | [ CA_default ] 2026-04-20 19:13:57.757 | dir = /opt/stack/data/CA/int-ca 2026-04-20 19:13:57.757 | policy = policy_match 2026-04-20 19:13:57.757 | database = $dir/index.txt 2026-04-20 19:13:57.757 | serial = $dir/serial 2026-04-20 19:13:57.757 | certs = $dir/certs 2026-04-20 19:13:57.757 | crl_dir = $dir/crl 2026-04-20 19:13:57.757 | new_certs_dir = $dir/newcerts 2026-04-20 19:13:57.757 | certificate = $dir/cacert.pem 2026-04-20 19:13:57.757 | private_key = $dir/private/cacert.key 2026-04-20 19:13:57.757 | RANDFILE = $dir/private/.rand 2026-04-20 19:13:57.757 | default_md = default 2026-04-20 19:13:57.757 | 2026-04-20 19:13:57.757 | [ req ] 2026-04-20 19:13:57.757 | default_bits = 1024 2026-04-20 19:13:57.757 | default_md = sha256 2026-04-20 19:13:57.757 | 2026-04-20 19:13:57.757 | prompt = no 2026-04-20 19:13:57.757 | distinguished_name = req_distinguished_name 2026-04-20 19:13:57.757 | 2026-04-20 19:13:57.757 | x509_extensions = req_extensions 2026-04-20 19:13:57.757 | 2026-04-20 19:13:57.757 | [ req_distinguished_name ] 2026-04-20 19:13:57.757 | organizationName = OpenStack 2026-04-20 19:13:57.757 | organizationalUnitName = DevStack Server Farm 2026-04-20 19:13:57.757 | 2026-04-20 19:13:57.757 | [ policy_match ] 2026-04-20 19:13:57.757 | countryName = optional 2026-04-20 19:13:57.757 | stateOrProvinceName = optional 2026-04-20 19:13:57.757 | organizationName = match 2026-04-20 19:13:57.757 | organizationalUnitName = optional 2026-04-20 19:13:57.757 | commonName = supplied 2026-04-20 19:13:57.758 | 2026-04-20 19:13:57.758 | [ req_extensions ] 2026-04-20 19:13:57.758 | basicConstraints = CA:false 2026-04-20 19:13:57.758 | subjectKeyIdentifier = hash 2026-04-20 19:13:57.758 | authorityKeyIdentifier = keyid:always, issuer 2026-04-20 19:13:57.758 | keyUsage = digitalSignature, keyEncipherment, keyAgreement 2026-04-20 19:13:57.758 | extendedKeyUsage = serverAuth, clientAuth 2026-04-20 19:13:57.758 | subjectAltName = $ENV::SUBJECT_ALT_NAME 2026-04-20 19:13:57.758 | 2026-04-20 19:13:57.758 | ' 2026-04-20 19:13:57.762 | + lib/tls:make_int_CA:298 : '[' '!' -r /opt/stack/data/CA/int-ca/cacert.pem ']' 2026-04-20 19:13:57.768 | + lib/tls:make_int_CA:300 : /usr/bin/openssl req -config /opt/stack/data/CA/int-ca/ca.conf -sha256 -newkey rsa -nodes -keyout /opt/stack/data/CA/int-ca/private/cacert.key -out /opt/stack/data/CA/int-ca/cacert.csr -outform PEM 2026-04-20 19:13:57.876 | .......+....+.........+......+..+...+....+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*.........+.......+..+.+.........+...+..+...+.+.........+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*.......+.....+.+.....+.........+...+..........+..+.+...+.....+....+...+.....+...................+...+...........+......+....+.....+......+......+.........+......+...+....+......+..+...+......+....+..+....+.....+......+....+......+...+.....+.......+..................+.....+.+........+............+.+.....+...+......+......+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 2026-04-20 19:13:58.201 | .+..+.+......+........+.+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*.+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*...+............+.....+.......+...............+.....+.+..+.......+..+..........+......+...+..+...+......+..........+...........+............+..........+..+...+.......+...+......+.....+.+...+..+.+..+.......+......+.....+.......+.....+.......+....................+.+.....+....+...+.....+......+.........................+.....+......+....+..+....+.....+.+.....+....+...+........+..........+.....+.........+...+.............+.....+..........+........+............+...+.+......+..............+.............+..+......+............+.......+......+..............+....+....................+......+.+........+.......+........+....+..+...+..........+...............+........+...+....+......+.....+.+......+..+.+.....+............+....+...+..+......+...+....+............+...+..+.........+.+...+.....+...+..........+...+.....+......+......+...+......+......+..........+...+.........+..+...................+.....+.+........+..............................+............+.+..+...+...+......+................+...+..+....+...........+...+.+...+...+.........+...+....................+.+.....+.+...+............+.....+.+.....+.......+...+...+..+.......+.....+......+.+......+..+...+...+......+...+......................+.....+.+.........+.....+....+.....+......+....+..+.......+......+.....+.+.........+............+..+.............+.........+...+..+...+...+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 2026-04-20 19:13:58.204 | ----- 2026-04-20 19:13:58.212 | + lib/tls:make_int_CA:309 : /usr/bin/openssl ca -config /opt/stack/data/CA/root-ca/ca.conf -extensions ca_extensions -days 365 -notext -in /opt/stack/data/CA/int-ca/cacert.csr -out /opt/stack/data/CA/int-ca/cacert.pem -batch 2026-04-20 19:13:58.218 | Using configuration from /opt/stack/data/CA/root-ca/ca.conf 2026-04-20 19:13:58.223 | Check that the request matches the signature 2026-04-20 19:13:58.223 | Signature ok 2026-04-20 19:13:58.223 | The Subject's Distinguished Name is as follows 2026-04-20 19:13:58.223 | organizationName :ASN.1 12:'OpenStack' 2026-04-20 19:13:58.223 | organizationalUnitName:ASN.1 12:'DevStack Certificate Authority' 2026-04-20 19:13:58.223 | commonName :ASN.1 12:'Intermediate CA' 2026-04-20 19:13:58.225 | Certificate is to be certified until Apr 20 19:13:58 2027 GMT (365 days) 2026-04-20 19:13:58.228 | 2026-04-20 19:13:58.228 | Write out database with 1 new entries 2026-04-20 19:13:58.228 | Database updated 2026-04-20 19:13:58.234 | + lib/tls:init_CA:209 : cat /opt/stack/data/CA/root-ca/cacert.pem /opt/stack/data/CA/int-ca/cacert.pem 2026-04-20 19:13:58.243 | + lib/tls:init_CA:210 : cat /opt/stack/data/CA/int-ca/ca-chain.pem 2026-04-20 19:13:58.251 | + lib/tls:init_CA:212 : is_fedora 2026-04-20 19:13:58.257 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-04-20 19:13:58.263 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-04-20 19:13:58.268 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-04-20 19:13:58.273 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-04-20 19:13:58.279 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-04-20 19:13:58.284 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-04-20 19:13:58.290 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-04-20 19:13:58.296 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-04-20 19:13:58.302 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-04-20 19:13:58.307 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-04-20 19:13:58.313 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-04-20 19:13:58.319 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-04-20 19:13:58.325 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-04-20 19:13:58.330 | + lib/tls:init_CA:215 : is_ubuntu 2026-04-20 19:13:58.337 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-04-20 19:13:58.342 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-04-20 19:13:58.348 | + lib/tls:init_CA:216 : sudo cp /opt/stack/data/CA/int-ca/ca-chain.pem /usr/local/share/ca-certificates/devstack-int.crt 2026-04-20 19:13:58.374 | + lib/tls:init_CA:217 : sudo cp /opt/stack/data/CA/root-ca/cacert.pem /usr/local/share/ca-certificates/devstack-root.crt 2026-04-20 19:13:58.396 | + lib/tls:init_CA:218 : sudo update-ca-certificates 2026-04-20 19:13:58.419 | Updating certificates in /etc/ssl/certs... 2026-04-20 19:14:00.349 | rehash: warning: skipping ca-certificates.crt,it does not contain exactly one certificate or CRL 2026-04-20 19:14:00.351 | rehash: warning: skipping devstack-int.pem,it does not contain exactly one certificate or CRL 2026-04-20 19:14:00.359 | 2 added, 0 removed; done. 2026-04-20 19:14:00.359 | Running hooks in /etc/ca-certificates/update.d... 2026-04-20 19:14:00.362 | done. 2026-04-20 19:14:00.378 | + ./stack.sh:main:878 : init_cert 2026-04-20 19:14:00.383 | + lib/tls:init_cert:225 : [[ ! -r /opt/stack/data/devstack-cert.pem ]] 2026-04-20 19:14:00.389 | + lib/tls:init_cert:226 : [[ -n 199.204.45.244 ]] 2026-04-20 19:14:00.393 | + lib/tls:init_cert:227 : TLS_IP=IP:199.204.45.244 2026-04-20 19:14:00.398 | + lib/tls:init_cert:228 : [[ -n ::1 ]] 2026-04-20 19:14:00.404 | + lib/tls:init_cert:229 : TLS_IP=IP:199.204.45.244,IP:::1 2026-04-20 19:14:00.411 | + lib/tls:init_cert:232 : make_cert /opt/stack/data/CA/int-ca devstack-cert np0000168564.novalocal IP:199.204.45.244,IP:::1 2026-04-20 19:14:00.416 | + lib/tls:make_cert:242 : local ca_dir=/opt/stack/data/CA/int-ca 2026-04-20 19:14:00.422 | + lib/tls:make_cert:243 : local cert_name=devstack-cert 2026-04-20 19:14:00.427 | + lib/tls:make_cert:244 : local common_name=np0000168564.novalocal 2026-04-20 19:14:00.433 | + lib/tls:make_cert:245 : local alt_names=IP:199.204.45.244,IP:::1 2026-04-20 19:14:00.439 | + lib/tls:make_cert:247 : '[' np0000168564.novalocal '!=' 199.204.45.244 ']' 2026-04-20 19:14:00.445 | + lib/tls:make_cert:248 : is_ipv4_address 199.204.45.244 2026-04-20 19:14:00.451 | + functions-common:is_ipv4_address:2200 : local address=199.204.45.244 2026-04-20 19:14:00.456 | + functions-common:is_ipv4_address:2201 : local 'regex=([0-9]{1,3}\.){3}[0-9]{1,3}' 2026-04-20 19:14:00.462 | + functions-common:is_ipv4_address:2203 : [[ 199.204.45.244 =~ ([0-9]{1,3}\.){3}[0-9]{1,3} ]] 2026-04-20 19:14:00.469 | + functions-common:is_ipv4_address:2204 : return 0 2026-04-20 19:14:00.475 | + lib/tls:make_cert:249 : [[ -z IP:199.204.45.244,IP:::1 ]] 2026-04-20 19:14:00.480 | + lib/tls:make_cert:252 : alt_names=IP:199.204.45.244,IP:::1,IP:199.204.45.244 2026-04-20 19:14:00.486 | + lib/tls:make_cert:258 : '[' '!' -r /opt/stack/data/CA/int-ca/devstack-cert.crt ']' 2026-04-20 19:14:00.491 | + lib/tls:make_cert:260 : /usr/bin/openssl req -sha256 -newkey rsa -nodes -keyout /opt/stack/data/CA/int-ca/private/devstack-cert.key -out /opt/stack/data/CA/int-ca/devstack-cert.csr -subj '/O=OpenStack/OU=DevStack Servers/CN=np0000168564.novalocal' 2026-04-20 19:14:00.599 | .......+...+..+..........+........+...+.......+......+.....+.+.....+......+.......+..+......+...+.+...+..+....+..+.......+...+...+.........+.....+...+..........+..+.+......+...+...+..+......+...............+....+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*...+...+.......+..+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*..+......+.....+..........+.........+..+.........+.+.........+...........+...+......................+........+......+.+......+...+.....+.......+...+.........+.....+...+...+...................+..+.+.....+....+.....+...+.......+...+......+.....+......................+...+..+....+........+.......+...........+.........+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 2026-04-20 19:14:00.708 | ...+........+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*..+.+...+...+..+.............+....................+............+...+....+...........+....+......+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*..+.+.........+.....+.........+....+.....+......+....+...+...+...........+.............+...+..+...+...+....+..+.............+.....+.......+........+.......+..............+....+.....+.......+........+.+......+......+.....+.............+.........+.....+.......+.....+....+..+..........+...+.....+.........+.............+..+......+......+...+................+.....+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 2026-04-20 19:14:00.711 | ----- 2026-04-20 19:14:00.718 | + lib/tls:make_cert:268 : [[ -z IP:199.204.45.244,IP:::1,IP:199.204.45.244 ]] 2026-04-20 19:14:00.725 | + lib/tls:make_cert:271 : alt_names=DNS:np0000168564.novalocal,IP:199.204.45.244,IP:::1,IP:199.204.45.244 2026-04-20 19:14:00.731 | + lib/tls:make_cert:275 : SUBJECT_ALT_NAME=DNS:np0000168564.novalocal,IP:199.204.45.244,IP:::1,IP:199.204.45.244 2026-04-20 19:14:00.737 | + lib/tls:make_cert:275 : /usr/bin/openssl ca -config /opt/stack/data/CA/int-ca/signing.conf -extensions req_extensions -days 365 -notext -in /opt/stack/data/CA/int-ca/devstack-cert.csr -out /opt/stack/data/CA/int-ca/devstack-cert.crt -subj '/O=OpenStack/OU=DevStack Servers/CN=np0000168564.novalocal' -batch 2026-04-20 19:14:00.743 | Using configuration from /opt/stack/data/CA/int-ca/signing.conf 2026-04-20 19:14:00.746 | Check that the request matches the signature 2026-04-20 19:14:00.746 | Signature ok 2026-04-20 19:14:00.746 | The Subject's Distinguished Name is as follows 2026-04-20 19:14:00.746 | organizationName :ASN.1 12:'OpenStack' 2026-04-20 19:14:00.747 | organizationalUnitName:ASN.1 12:'DevStack Servers' 2026-04-20 19:14:00.747 | commonName :ASN.1 12:'np0000168564.novalocal' 2026-04-20 19:14:00.748 | Certificate is to be certified until Apr 20 19:14:00 2027 GMT (365 days) 2026-04-20 19:14:00.751 | 2026-04-20 19:14:00.751 | Write out database with 1 new entries 2026-04-20 19:14:00.751 | Database updated 2026-04-20 19:14:00.756 | + lib/tls:init_cert:235 : cat /opt/stack/data/CA/int-ca/private/devstack-cert.key /opt/stack/data/CA/int-ca/devstack-cert.crt /opt/stack/data/CA/int-ca/cacert.pem 2026-04-20 19:14:00.763 | + ./stack.sh:main:885 : install_dstat 2026-04-20 19:14:00.768 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2026-04-20 19:14:00.806 | + functions-common:is_service_enabled:2070 : return 0 2026-04-20 19:14:00.812 | + lib/dstat:install_dstat:24 : pip_install_gr psutil 2026-04-20 19:14:00.818 | + inc/python:pip_install_gr:94 : local name=psutil 2026-04-20 19:14:00.823 | + inc/python:pip_install_gr:95 : local clean_name 2026-04-20 19:14:00.829 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements psutil 2026-04-20 19:14:00.835 | ++ inc/python:get_from_global_requirements:241 : local package=psutil 2026-04-20 19:14:00.841 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-04-20 19:14:00.849 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^psutil' /opt/stack/requirements/global-requirements.txt 2026-04-20 19:14:00.851 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-04-20 19:14:00.860 | ++ inc/python:get_from_global_requirements:243 : required_pkg='psutil ' 2026-04-20 19:14:00.865 | ++ inc/python:get_from_global_requirements:244 : [[ psutil == '' ]] 2026-04-20 19:14:00.870 | ++ inc/python:get_from_global_requirements:247 : echo psutil 2026-04-20 19:14:00.875 | + inc/python:pip_install_gr:96 : clean_name=psutil 2026-04-20 19:14:00.881 | + inc/python:pip_install_gr:97 : pip_install psutil 2026-04-20 19:14:00.923 | Using python 3.12 to install psutil 2026-04-20 19:14:00.928 | + 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 psutil 2026-04-20 19:14:01.686 | Collecting psutil 2026-04-20 19:14:01.758 | Downloading psutil-7.2.2-cp36-abi3-manylinux2010_x86_64.manylinux_2_12_x86_64.manylinux_2_28_x86_64.whl.metadata (22 kB) 2026-04-20 19:14:01.793 | Downloading psutil-7.2.2-cp36-abi3-manylinux2010_x86_64.manylinux_2_12_x86_64.manylinux_2_28_x86_64.whl (155 kB) 2026-04-20 19:14:01.888 | Installing collected packages: psutil 2026-04-20 19:14:01.987 | Successfully installed psutil-7.2.2 2026-04-20 19:14:02.061 | + inc/python:pip_install:216 : result=0 2026-04-20 19:14:02.066 | + inc/python:pip_install:218 : time_stop pip_install 2026-04-20 19:14:02.071 | + functions-common:time_stop:2414 : local name 2026-04-20 19:14:02.076 | + functions-common:time_stop:2415 : local end_time 2026-04-20 19:14:02.081 | + functions-common:time_stop:2416 : local elapsed_time 2026-04-20 19:14:02.086 | + functions-common:time_stop:2417 : local total 2026-04-20 19:14:02.092 | + functions-common:time_stop:2418 : local start_time 2026-04-20 19:14:02.098 | + functions-common:time_stop:2420 : name=pip_install 2026-04-20 19:14:02.102 | + functions-common:time_stop:2421 : start_time=1776712440913 2026-04-20 19:14:02.107 | + functions-common:time_stop:2423 : [[ -z 1776712440913 ]] 2026-04-20 19:14:02.113 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-04-20 19:14:02.122 | + functions-common:time_stop:2426 : end_time=1776712442116 2026-04-20 19:14:02.127 | + functions-common:time_stop:2427 : elapsed_time=1203 2026-04-20 19:14:02.133 | + functions-common:time_stop:2428 : total=20394 2026-04-20 19:14:02.137 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-04-20 19:14:02.142 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=21597 2026-04-20 19:14:02.147 | + inc/python:pip_install:219 : return 0 2026-04-20 19:14:02.153 | + ./stack.sh:main:891 : echo_summary 'Installing OpenStack project source' 2026-04-20 19:14:02.159 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-04-20 19:14:02.164 | + ./stack.sh:echo_summary:444 : echo -e Installing OpenStack project source 2026-04-20 19:14:02.170 | + ./stack.sh:main:894 : install_libs 2026-04-20 19:14:02.176 | + lib/libraries:install_libs:91 : _install_lib_from_source automaton 2026-04-20 19:14:02.180 | + lib/libraries:_install_lib_from_source:75 : local name=automaton 2026-04-20 19:14:02.185 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git automaton 2026-04-20 19:14:02.191 | + inc/python:use_library_from_git:266 : local name=automaton 2026-04-20 19:14:02.197 | + inc/python:use_library_from_git:267 : local enabled=1 2026-04-20 19:14:02.203 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-04-20 19:14:02.208 | + 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, =~ ,automaton, ]] 2026-04-20 19:14:02.213 | + inc/python:use_library_from_git:269 : return 1 2026-04-20 19:14:02.218 | + lib/libraries:install_libs:92 : _install_lib_from_source castellan 2026-04-20 19:14:02.223 | + lib/libraries:_install_lib_from_source:75 : local name=castellan 2026-04-20 19:14:02.229 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git castellan 2026-04-20 19:14:02.234 | + inc/python:use_library_from_git:266 : local name=castellan 2026-04-20 19:14:02.239 | + inc/python:use_library_from_git:267 : local enabled=1 2026-04-20 19:14:02.245 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-04-20 19:14:02.249 | + 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, =~ ,castellan, ]] 2026-04-20 19:14:02.256 | + inc/python:use_library_from_git:269 : return 1 2026-04-20 19:14:02.261 | + lib/libraries:install_libs:93 : _install_lib_from_source cliff 2026-04-20 19:14:02.266 | + lib/libraries:_install_lib_from_source:75 : local name=cliff 2026-04-20 19:14:02.271 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git cliff 2026-04-20 19:14:02.278 | + inc/python:use_library_from_git:266 : local name=cliff 2026-04-20 19:14:02.283 | + inc/python:use_library_from_git:267 : local enabled=1 2026-04-20 19:14:02.287 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-04-20 19:14:02.292 | + 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, =~ ,cliff, ]] 2026-04-20 19:14:02.298 | + inc/python:use_library_from_git:269 : return 1 2026-04-20 19:14:02.303 | + lib/libraries:install_libs:94 : _install_lib_from_source cursive 2026-04-20 19:14:02.309 | + lib/libraries:_install_lib_from_source:75 : local name=cursive 2026-04-20 19:14:02.316 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git cursive 2026-04-20 19:14:02.322 | + inc/python:use_library_from_git:266 : local name=cursive 2026-04-20 19:14:02.327 | + inc/python:use_library_from_git:267 : local enabled=1 2026-04-20 19:14:02.332 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-04-20 19:14:02.336 | + 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, =~ ,cursive, ]] 2026-04-20 19:14:02.341 | + inc/python:use_library_from_git:269 : return 1 2026-04-20 19:14:02.348 | + lib/libraries:install_libs:95 : _install_lib_from_source debtcollector 2026-04-20 19:14:02.353 | + lib/libraries:_install_lib_from_source:75 : local name=debtcollector 2026-04-20 19:14:02.359 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git debtcollector 2026-04-20 19:14:02.365 | + inc/python:use_library_from_git:266 : local name=debtcollector 2026-04-20 19:14:02.372 | + inc/python:use_library_from_git:267 : local enabled=1 2026-04-20 19:14:02.377 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-04-20 19:14:02.383 | + 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, =~ ,debtcollector, ]] 2026-04-20 19:14:02.388 | + inc/python:use_library_from_git:269 : return 1 2026-04-20 19:14:02.393 | + lib/libraries:install_libs:96 : _install_lib_from_source futurist 2026-04-20 19:14:02.398 | + lib/libraries:_install_lib_from_source:75 : local name=futurist 2026-04-20 19:14:02.404 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git futurist 2026-04-20 19:14:02.410 | + inc/python:use_library_from_git:266 : local name=futurist 2026-04-20 19:14:02.416 | + inc/python:use_library_from_git:267 : local enabled=1 2026-04-20 19:14:02.421 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-04-20 19:14:02.425 | + 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, =~ ,futurist, ]] 2026-04-20 19:14:02.431 | + inc/python:use_library_from_git:269 : return 1 2026-04-20 19:14:02.437 | + lib/libraries:install_libs:97 : _install_lib_from_source openstacksdk 2026-04-20 19:14:02.442 | + lib/libraries:_install_lib_from_source:75 : local name=openstacksdk 2026-04-20 19:14:02.448 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git openstacksdk 2026-04-20 19:14:02.454 | + inc/python:use_library_from_git:266 : local name=openstacksdk 2026-04-20 19:14:02.459 | + inc/python:use_library_from_git:267 : local enabled=1 2026-04-20 19:14:02.465 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-04-20 19:14:02.470 | + 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, =~ ,openstacksdk, ]] 2026-04-20 19:14:02.476 | + inc/python:use_library_from_git:269 : return 1 2026-04-20 19:14:02.481 | + lib/libraries:install_libs:98 : _install_lib_from_source osc-lib 2026-04-20 19:14:02.486 | + lib/libraries:_install_lib_from_source:75 : local name=osc-lib 2026-04-20 19:14:02.490 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git osc-lib 2026-04-20 19:14:02.496 | + inc/python:use_library_from_git:266 : local name=osc-lib 2026-04-20 19:14:02.502 | + inc/python:use_library_from_git:267 : local enabled=1 2026-04-20 19:14:02.508 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-04-20 19:14:02.514 | + 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, =~ ,osc-lib, ]] 2026-04-20 19:14:02.518 | + inc/python:use_library_from_git:269 : return 1 2026-04-20 19:14:02.522 | + lib/libraries:install_libs:99 : _install_lib_from_source osc-placement 2026-04-20 19:14:02.528 | + lib/libraries:_install_lib_from_source:75 : local name=osc-placement 2026-04-20 19:14:02.534 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git osc-placement 2026-04-20 19:14:02.539 | + inc/python:use_library_from_git:266 : local name=osc-placement 2026-04-20 19:14:02.544 | + inc/python:use_library_from_git:267 : local enabled=1 2026-04-20 19:14:02.550 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-04-20 19:14:02.557 | + 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, =~ ,osc-placement, ]] 2026-04-20 19:14:02.563 | + inc/python:use_library_from_git:269 : return 1 2026-04-20 19:14:02.568 | + lib/libraries:install_libs:100 : _install_lib_from_source os-client-config 2026-04-20 19:14:02.574 | + lib/libraries:_install_lib_from_source:75 : local name=os-client-config 2026-04-20 19:14:02.580 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git os-client-config 2026-04-20 19:14:02.585 | + inc/python:use_library_from_git:266 : local name=os-client-config 2026-04-20 19:14:02.591 | + inc/python:use_library_from_git:267 : local enabled=1 2026-04-20 19:14:02.596 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-04-20 19:14:02.601 | + 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, =~ ,os-client-config, ]] 2026-04-20 19:14:02.607 | + inc/python:use_library_from_git:269 : return 1 2026-04-20 19:14:02.613 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.cache 2026-04-20 19:14:02.619 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.cache 2026-04-20 19:14:02.624 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.cache 2026-04-20 19:14:02.630 | + inc/python:use_library_from_git:266 : local name=oslo.cache 2026-04-20 19:14:02.636 | + inc/python:use_library_from_git:267 : local enabled=1 2026-04-20 19:14:02.642 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-04-20 19:14:02.648 | + 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, =~ ,oslo.cache, ]] 2026-04-20 19:14:02.653 | + inc/python:use_library_from_git:269 : return 1 2026-04-20 19:14:02.659 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.concurrency 2026-04-20 19:14:02.665 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.concurrency 2026-04-20 19:14:02.670 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.concurrency 2026-04-20 19:14:02.677 | + inc/python:use_library_from_git:266 : local name=oslo.concurrency 2026-04-20 19:14:02.683 | + inc/python:use_library_from_git:267 : local enabled=1 2026-04-20 19:14:02.687 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-04-20 19:14:02.693 | + 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, =~ ,oslo.concurrency, ]] 2026-04-20 19:14:02.698 | + inc/python:use_library_from_git:269 : return 1 2026-04-20 19:14:02.704 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.config 2026-04-20 19:14:02.709 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.config 2026-04-20 19:14:02.714 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.config 2026-04-20 19:14:02.719 | + inc/python:use_library_from_git:266 : local name=oslo.config 2026-04-20 19:14:02.725 | + inc/python:use_library_from_git:267 : local enabled=1 2026-04-20 19:14:02.731 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-04-20 19:14:02.738 | + 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, =~ ,oslo.config, ]] 2026-04-20 19:14:02.743 | + inc/python:use_library_from_git:269 : return 1 2026-04-20 19:14:02.749 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.context 2026-04-20 19:14:02.755 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.context 2026-04-20 19:14:02.761 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.context 2026-04-20 19:14:02.766 | + inc/python:use_library_from_git:266 : local name=oslo.context 2026-04-20 19:14:02.772 | + inc/python:use_library_from_git:267 : local enabled=1 2026-04-20 19:14:02.777 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-04-20 19:14:02.782 | + 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, =~ ,oslo.context, ]] 2026-04-20 19:14:02.789 | + inc/python:use_library_from_git:269 : return 1 2026-04-20 19:14:02.795 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.db 2026-04-20 19:14:02.801 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.db 2026-04-20 19:14:02.807 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.db 2026-04-20 19:14:02.812 | + inc/python:use_library_from_git:266 : local name=oslo.db 2026-04-20 19:14:02.817 | + inc/python:use_library_from_git:267 : local enabled=1 2026-04-20 19:14:02.823 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-04-20 19:14:02.826 | + 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, =~ ,oslo.db, ]] 2026-04-20 19:14:02.832 | + inc/python:use_library_from_git:269 : return 1 2026-04-20 19:14:02.838 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.i18n 2026-04-20 19:14:02.845 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.i18n 2026-04-20 19:14:02.851 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.i18n 2026-04-20 19:14:02.856 | + inc/python:use_library_from_git:266 : local name=oslo.i18n 2026-04-20 19:14:02.861 | + inc/python:use_library_from_git:267 : local enabled=1 2026-04-20 19:14:02.868 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-04-20 19:14:02.874 | + 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, =~ ,oslo.i18n, ]] 2026-04-20 19:14:02.880 | + inc/python:use_library_from_git:269 : return 1 2026-04-20 19:14:02.885 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.limit 2026-04-20 19:14:02.890 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.limit 2026-04-20 19:14:02.896 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.limit 2026-04-20 19:14:02.902 | + inc/python:use_library_from_git:266 : local name=oslo.limit 2026-04-20 19:14:02.907 | + inc/python:use_library_from_git:267 : local enabled=1 2026-04-20 19:14:02.914 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-04-20 19:14:02.920 | + 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, =~ ,oslo.limit, ]] 2026-04-20 19:14:02.926 | + inc/python:use_library_from_git:269 : return 1 2026-04-20 19:14:02.931 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.log 2026-04-20 19:14:02.937 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.log 2026-04-20 19:14:02.942 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.log 2026-04-20 19:14:02.949 | + inc/python:use_library_from_git:266 : local name=oslo.log 2026-04-20 19:14:02.955 | + inc/python:use_library_from_git:267 : local enabled=1 2026-04-20 19:14:02.960 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-04-20 19:14:02.966 | + 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, =~ ,oslo.log, ]] 2026-04-20 19:14:02.971 | + inc/python:use_library_from_git:269 : return 1 2026-04-20 19:14:02.976 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.messaging 2026-04-20 19:14:02.981 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.messaging 2026-04-20 19:14:02.987 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.messaging 2026-04-20 19:14:02.992 | + inc/python:use_library_from_git:266 : local name=oslo.messaging 2026-04-20 19:14:02.997 | + inc/python:use_library_from_git:267 : local enabled=1 2026-04-20 19:14:03.001 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-04-20 19:14:03.006 | + 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, =~ ,oslo.messaging, ]] 2026-04-20 19:14:03.012 | + inc/python:use_library_from_git:269 : return 1 2026-04-20 19:14:03.017 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.middleware 2026-04-20 19:14:03.024 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.middleware 2026-04-20 19:14:03.028 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.middleware 2026-04-20 19:14:03.033 | + inc/python:use_library_from_git:266 : local name=oslo.middleware 2026-04-20 19:14:03.038 | + inc/python:use_library_from_git:267 : local enabled=1 2026-04-20 19:14:03.043 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-04-20 19:14:03.049 | + 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, =~ ,oslo.middleware, ]] 2026-04-20 19:14:03.055 | + inc/python:use_library_from_git:269 : return 1 2026-04-20 19:14:03.061 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.policy 2026-04-20 19:14:03.067 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.policy 2026-04-20 19:14:03.073 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.policy 2026-04-20 19:14:03.078 | + inc/python:use_library_from_git:266 : local name=oslo.policy 2026-04-20 19:14:03.085 | + inc/python:use_library_from_git:267 : local enabled=1 2026-04-20 19:14:03.091 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-04-20 19:14:03.095 | + 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, =~ ,oslo.policy, ]] 2026-04-20 19:14:03.101 | + inc/python:use_library_from_git:269 : return 1 2026-04-20 19:14:03.106 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.privsep 2026-04-20 19:14:03.109 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.privsep 2026-04-20 19:14:03.114 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.privsep 2026-04-20 19:14:03.118 | + inc/python:use_library_from_git:266 : local name=oslo.privsep 2026-04-20 19:14:03.122 | + inc/python:use_library_from_git:267 : local enabled=1 2026-04-20 19:14:03.127 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-04-20 19:14:03.133 | + 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, =~ ,oslo.privsep, ]] 2026-04-20 19:14:03.138 | + inc/python:use_library_from_git:269 : return 1 2026-04-20 19:14:03.143 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.reports 2026-04-20 19:14:03.147 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.reports 2026-04-20 19:14:03.153 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.reports 2026-04-20 19:14:03.158 | + inc/python:use_library_from_git:266 : local name=oslo.reports 2026-04-20 19:14:03.163 | + inc/python:use_library_from_git:267 : local enabled=1 2026-04-20 19:14:03.168 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-04-20 19:14:03.173 | + 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, =~ ,oslo.reports, ]] 2026-04-20 19:14:03.178 | + inc/python:use_library_from_git:269 : return 1 2026-04-20 19:14:03.183 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.rootwrap 2026-04-20 19:14:03.189 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.rootwrap 2026-04-20 19:14:03.194 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.rootwrap 2026-04-20 19:14:03.200 | + inc/python:use_library_from_git:266 : local name=oslo.rootwrap 2026-04-20 19:14:03.206 | + inc/python:use_library_from_git:267 : local enabled=1 2026-04-20 19:14:03.211 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-04-20 19:14:03.216 | + 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, =~ ,oslo.rootwrap, ]] 2026-04-20 19:14:03.222 | + inc/python:use_library_from_git:269 : return 1 2026-04-20 19:14:03.228 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.serialization 2026-04-20 19:14:03.234 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.serialization 2026-04-20 19:14:03.239 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.serialization 2026-04-20 19:14:03.245 | + inc/python:use_library_from_git:266 : local name=oslo.serialization 2026-04-20 19:14:03.250 | + inc/python:use_library_from_git:267 : local enabled=1 2026-04-20 19:14:03.256 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-04-20 19:14:03.261 | + 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, =~ ,oslo.serialization, ]] 2026-04-20 19:14:03.266 | + inc/python:use_library_from_git:269 : return 1 2026-04-20 19:14:03.272 | + lib/libraries:install_libs:116 : _install_lib_from_source oslo.service 2026-04-20 19:14:03.277 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.service 2026-04-20 19:14:03.283 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.service 2026-04-20 19:14:03.289 | + inc/python:use_library_from_git:266 : local name=oslo.service 2026-04-20 19:14:03.293 | + inc/python:use_library_from_git:267 : local enabled=1 2026-04-20 19:14:03.299 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-04-20 19:14:03.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, =~ ,oslo.service, ]] 2026-04-20 19:14:03.309 | + inc/python:use_library_from_git:269 : return 1 2026-04-20 19:14:03.313 | + lib/libraries:install_libs:117 : _install_lib_from_source oslo.utils 2026-04-20 19:14:03.318 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.utils 2026-04-20 19:14:03.322 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.utils 2026-04-20 19:14:03.330 | + inc/python:use_library_from_git:266 : local name=oslo.utils 2026-04-20 19:14:03.336 | + inc/python:use_library_from_git:267 : local enabled=1 2026-04-20 19:14:03.340 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-04-20 19:14:03.345 | + 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, =~ ,oslo.utils, ]] 2026-04-20 19:14:03.351 | + inc/python:use_library_from_git:269 : return 1 2026-04-20 19:14:03.357 | + lib/libraries:install_libs:118 : _install_lib_from_source oslo.versionedobjects 2026-04-20 19:14:03.363 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.versionedobjects 2026-04-20 19:14:03.368 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.versionedobjects 2026-04-20 19:14:03.374 | + inc/python:use_library_from_git:266 : local name=oslo.versionedobjects 2026-04-20 19:14:03.378 | + inc/python:use_library_from_git:267 : local enabled=1 2026-04-20 19:14:03.384 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-04-20 19:14:03.390 | + 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, =~ ,oslo.versionedobjects, ]] 2026-04-20 19:14:03.395 | + inc/python:use_library_from_git:269 : return 1 2026-04-20 19:14:03.401 | + lib/libraries:install_libs:119 : _install_lib_from_source oslo.vmware 2026-04-20 19:14:03.407 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.vmware 2026-04-20 19:14:03.413 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.vmware 2026-04-20 19:14:03.418 | + inc/python:use_library_from_git:266 : local name=oslo.vmware 2026-04-20 19:14:03.424 | + inc/python:use_library_from_git:267 : local enabled=1 2026-04-20 19:14:03.429 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-04-20 19:14:03.435 | + 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, =~ ,oslo.vmware, ]] 2026-04-20 19:14:03.440 | + inc/python:use_library_from_git:269 : return 1 2026-04-20 19:14:03.446 | + lib/libraries:install_libs:120 : _install_lib_from_source osprofiler 2026-04-20 19:14:03.451 | + lib/libraries:_install_lib_from_source:75 : local name=osprofiler 2026-04-20 19:14:03.456 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git osprofiler 2026-04-20 19:14:03.462 | + inc/python:use_library_from_git:266 : local name=osprofiler 2026-04-20 19:14:03.467 | + inc/python:use_library_from_git:267 : local enabled=1 2026-04-20 19:14:03.474 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-04-20 19:14:03.479 | + 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, =~ ,osprofiler, ]] 2026-04-20 19:14:03.483 | + inc/python:use_library_from_git:269 : return 1 2026-04-20 19:14:03.488 | + lib/libraries:install_libs:121 : _install_lib_from_source pycadf 2026-04-20 19:14:03.494 | + lib/libraries:_install_lib_from_source:75 : local name=pycadf 2026-04-20 19:14:03.500 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git pycadf 2026-04-20 19:14:03.505 | + inc/python:use_library_from_git:266 : local name=pycadf 2026-04-20 19:14:03.511 | + inc/python:use_library_from_git:267 : local enabled=1 2026-04-20 19:14:03.515 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-04-20 19:14:03.520 | + 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, =~ ,pycadf, ]] 2026-04-20 19:14:03.527 | + inc/python:use_library_from_git:269 : return 1 2026-04-20 19:14:03.533 | + lib/libraries:install_libs:122 : _install_lib_from_source stevedore 2026-04-20 19:14:03.538 | + lib/libraries:_install_lib_from_source:75 : local name=stevedore 2026-04-20 19:14:03.544 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git stevedore 2026-04-20 19:14:03.549 | + inc/python:use_library_from_git:266 : local name=stevedore 2026-04-20 19:14:03.554 | + inc/python:use_library_from_git:267 : local enabled=1 2026-04-20 19:14:03.560 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-04-20 19:14:03.566 | + 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, =~ ,stevedore, ]] 2026-04-20 19:14:03.573 | + inc/python:use_library_from_git:269 : return 1 2026-04-20 19:14:03.578 | + lib/libraries:install_libs:123 : _install_lib_from_source taskflow 2026-04-20 19:14:03.584 | + lib/libraries:_install_lib_from_source:75 : local name=taskflow 2026-04-20 19:14:03.589 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git taskflow 2026-04-20 19:14:03.595 | + inc/python:use_library_from_git:266 : local name=taskflow 2026-04-20 19:14:03.601 | + inc/python:use_library_from_git:267 : local enabled=1 2026-04-20 19:14:03.607 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-04-20 19:14:03.611 | + 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, =~ ,taskflow, ]] 2026-04-20 19:14:03.616 | + inc/python:use_library_from_git:269 : return 1 2026-04-20 19:14:03.622 | + lib/libraries:install_libs:124 : _install_lib_from_source tooz 2026-04-20 19:14:03.628 | + lib/libraries:_install_lib_from_source:75 : local name=tooz 2026-04-20 19:14:03.634 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git tooz 2026-04-20 19:14:03.640 | + inc/python:use_library_from_git:266 : local name=tooz 2026-04-20 19:14:03.645 | + inc/python:use_library_from_git:267 : local enabled=1 2026-04-20 19:14:03.650 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-04-20 19:14:03.656 | + 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, =~ ,tooz, ]] 2026-04-20 19:14:03.662 | + inc/python:use_library_from_git:269 : return 1 2026-04-20 19:14:03.669 | + lib/libraries:install_libs:128 : _install_lib_from_source os-brick 2026-04-20 19:14:03.675 | + lib/libraries:_install_lib_from_source:75 : local name=os-brick 2026-04-20 19:14:03.680 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git os-brick 2026-04-20 19:14:03.687 | + inc/python:use_library_from_git:266 : local name=os-brick 2026-04-20 19:14:03.691 | + inc/python:use_library_from_git:267 : local enabled=1 2026-04-20 19:14:03.697 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-04-20 19:14:03.701 | + 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, =~ ,os-brick, ]] 2026-04-20 19:14:03.707 | + inc/python:use_library_from_git:269 : return 1 2026-04-20 19:14:03.714 | + lib/libraries:install_libs:129 : _install_lib_from_source os-resource-classes 2026-04-20 19:14:03.720 | + lib/libraries:_install_lib_from_source:75 : local name=os-resource-classes 2026-04-20 19:14:03.724 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git os-resource-classes 2026-04-20 19:14:03.729 | + inc/python:use_library_from_git:266 : local name=os-resource-classes 2026-04-20 19:14:03.734 | + inc/python:use_library_from_git:267 : local enabled=1 2026-04-20 19:14:03.740 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-04-20 19:14:03.746 | + 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, =~ ,os-resource-classes, ]] 2026-04-20 19:14:03.752 | + inc/python:use_library_from_git:269 : return 1 2026-04-20 19:14:03.758 | + lib/libraries:install_libs:130 : _install_lib_from_source os-traits 2026-04-20 19:14:03.763 | + lib/libraries:_install_lib_from_source:75 : local name=os-traits 2026-04-20 19:14:03.768 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git os-traits 2026-04-20 19:14:03.773 | + inc/python:use_library_from_git:266 : local name=os-traits 2026-04-20 19:14:03.779 | + inc/python:use_library_from_git:267 : local enabled=1 2026-04-20 19:14:03.785 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-04-20 19:14:03.790 | + 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, =~ ,os-traits, ]] 2026-04-20 19:14:03.796 | + inc/python:use_library_from_git:269 : return 1 2026-04-20 19:14:03.801 | + lib/libraries:install_libs:133 : _install_lib_from_source python-barbicanclient 2026-04-20 19:14:03.805 | + lib/libraries:_install_lib_from_source:75 : local name=python-barbicanclient 2026-04-20 19:14:03.810 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git python-barbicanclient 2026-04-20 19:14:03.817 | + inc/python:use_library_from_git:266 : local name=python-barbicanclient 2026-04-20 19:14:03.822 | + inc/python:use_library_from_git:267 : local enabled=1 2026-04-20 19:14:03.828 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-04-20 19:14:03.834 | + 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, =~ ,python-barbicanclient, ]] 2026-04-20 19:14:03.838 | + inc/python:use_library_from_git:269 : return 1 2026-04-20 19:14:03.841 | + lib/libraries:install_libs:135 : use_library_from_git etcd3gw 2026-04-20 19:14:03.844 | + inc/python:use_library_from_git:266 : local name=etcd3gw 2026-04-20 19:14:03.850 | + inc/python:use_library_from_git:267 : local enabled=1 2026-04-20 19:14:03.855 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-04-20 19:14:03.861 | + 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, =~ ,etcd3gw, ]] 2026-04-20 19:14:03.865 | + inc/python:use_library_from_git:269 : return 1 2026-04-20 19:14:03.870 | + lib/libraries:install_libs:139 : pip_install etcd3gw 2026-04-20 19:14:03.916 | Using python 3.12 to install etcd3gw 2026-04-20 19:14:03.922 | + 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 etcd3gw 2026-04-20 19:14:04.642 | Collecting etcd3gw 2026-04-20 19:14:04.705 | Downloading etcd3gw-2.6.0-py3-none-any.whl.metadata (1.9 kB) 2026-04-20 19:14:04.747 | Requirement already satisfied: pbr>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from etcd3gw) (7.0.3) 2026-04-20 19:14:04.789 | Collecting requests>=2.20.0 (from etcd3gw) 2026-04-20 19:14:04.790 | Using cached requests-2.33.1-py3-none-any.whl.metadata (4.8 kB) 2026-04-20 19:14:04.825 | Collecting futurist>=0.16.0 (from etcd3gw) 2026-04-20 19:14:04.831 | Downloading futurist-3.3.0-py3-none-any.whl.metadata (2.1 kB) 2026-04-20 19:14:04.869 | Collecting debtcollector>=3.0.0 (from futurist>=0.16.0->etcd3gw) 2026-04-20 19:14:04.874 | Downloading debtcollector-3.1.0-py3-none-any.whl.metadata (2.6 kB) 2026-04-20 19:14:05.135 | Collecting wrapt>=2.1.0 (from debtcollector>=3.0.0->futurist>=0.16.0->etcd3gw) 2026-04-20 19:14:05.138 | Downloading wrapt-2.1.2-cp312-cp312-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl.metadata (7.4 kB) 2026-04-20 19:14:05.147 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr>=2.0->etcd3gw) (82.0.1) 2026-04-20 19:14:05.246 | Collecting charset_normalizer<4,>=2 (from requests>=2.20.0->etcd3gw) 2026-04-20 19:14:05.248 | Using cached charset_normalizer-3.4.7-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (40 kB) 2026-04-20 19:14:05.272 | Collecting idna<4,>=2.5 (from requests>=2.20.0->etcd3gw) 2026-04-20 19:14:05.274 | Using cached idna-3.11-py3-none-any.whl.metadata (8.4 kB) 2026-04-20 19:14:05.306 | Collecting urllib3<3,>=1.26 (from requests>=2.20.0->etcd3gw) 2026-04-20 19:14:05.308 | Using cached urllib3-2.6.3-py3-none-any.whl.metadata (6.9 kB) 2026-04-20 19:14:05.311 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.20.0->etcd3gw) (2023.11.17) 2026-04-20 19:14:05.321 | Downloading etcd3gw-2.6.0-py3-none-any.whl (29 kB) 2026-04-20 19:14:05.335 | Downloading futurist-3.3.0-py3-none-any.whl (43 kB) 2026-04-20 19:14:05.350 | Downloading debtcollector-3.1.0-py3-none-any.whl (24 kB) 2026-04-20 19:14:05.357 | Using cached requests-2.33.1-py3-none-any.whl (64 kB) 2026-04-20 19:14:05.359 | Using cached charset_normalizer-3.4.7-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (216 kB) 2026-04-20 19:14:05.361 | Using cached idna-3.11-py3-none-any.whl (71 kB) 2026-04-20 19:14:05.363 | Using cached urllib3-2.6.3-py3-none-any.whl (131 kB) 2026-04-20 19:14:05.366 | Downloading wrapt-2.1.2-cp312-cp312-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl (121 kB) 2026-04-20 19:14:05.450 | Installing collected packages: wrapt, urllib3, idna, charset_normalizer, requests, debtcollector, futurist, etcd3gw 2026-04-20 19:14:05.476 | Attempting uninstall: urllib3 2026-04-20 19:14:05.481 | Found existing installation: urllib3 2.0.7 2026-04-20 19:14:05.481 | Not uninstalling urllib3 at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-04-20 19:14:05.481 | Can't uninstall 'urllib3'. No files were found to uninstall. 2026-04-20 19:14:05.559 | Attempting uninstall: idna 2026-04-20 19:14:05.563 | Found existing installation: idna 3.6 2026-04-20 19:14:05.563 | Not uninstalling idna at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-04-20 19:14:05.563 | Can't uninstall 'idna'. No files were found to uninstall. 2026-04-20 19:14:05.711 | Attempting uninstall: requests 2026-04-20 19:14:05.715 | Found existing installation: requests 2.31.0 2026-04-20 19:14:05.715 | Not uninstalling requests at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-04-20 19:14:05.715 | Can't uninstall 'requests'. No files were found to uninstall. 2026-04-20 19:14:05.844 | 2026-04-20 19:14:05.848 | Successfully installed charset_normalizer-3.4.7 debtcollector-3.1.0 etcd3gw-2.6.0 futurist-3.3.0 idna-3.11 requests-2.33.1 urllib3-2.6.3 wrapt-2.1.2 2026-04-20 19:14:05.969 | + inc/python:pip_install:216 : result=0 2026-04-20 19:14:05.973 | + inc/python:pip_install:218 : time_stop pip_install 2026-04-20 19:14:05.978 | + functions-common:time_stop:2414 : local name 2026-04-20 19:14:05.983 | + functions-common:time_stop:2415 : local end_time 2026-04-20 19:14:05.987 | + functions-common:time_stop:2416 : local elapsed_time 2026-04-20 19:14:05.993 | + functions-common:time_stop:2417 : local total 2026-04-20 19:14:05.998 | + functions-common:time_stop:2418 : local start_time 2026-04-20 19:14:06.002 | + functions-common:time_stop:2420 : name=pip_install 2026-04-20 19:14:06.007 | + functions-common:time_stop:2421 : start_time=1776712443905 2026-04-20 19:14:06.012 | + functions-common:time_stop:2423 : [[ -z 1776712443905 ]] 2026-04-20 19:14:06.018 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-04-20 19:14:06.027 | + functions-common:time_stop:2426 : end_time=1776712446022 2026-04-20 19:14:06.032 | + functions-common:time_stop:2427 : elapsed_time=2117 2026-04-20 19:14:06.037 | + functions-common:time_stop:2428 : total=21597 2026-04-20 19:14:06.041 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-04-20 19:14:06.046 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=23714 2026-04-20 19:14:06.052 | + inc/python:pip_install:219 : return 0 2026-04-20 19:14:06.058 | + ./stack.sh:main:897 : install_apache_uwsgi 2026-04-20 19:14:06.064 | + lib/apache:install_apache_uwsgi:79 : local apxs=apxs2 2026-04-20 19:14:06.070 | + lib/apache:install_apache_uwsgi:80 : is_fedora 2026-04-20 19:14:06.076 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-04-20 19:14:06.083 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-04-20 19:14:06.088 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-04-20 19:14:06.094 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-04-20 19:14:06.101 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-04-20 19:14:06.106 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-04-20 19:14:06.113 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-04-20 19:14:06.119 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-04-20 19:14:06.125 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-04-20 19:14:06.130 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-04-20 19:14:06.135 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-04-20 19:14:06.141 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-04-20 19:14:06.147 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-04-20 19:14:06.153 | + lib/apache:install_apache_uwsgi:84 : is_ubuntu 2026-04-20 19:14:06.159 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-04-20 19:14:06.166 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-04-20 19:14:06.171 | + lib/apache:install_apache_uwsgi:85 : local 'pkg_list=uwsgi uwsgi-plugin-python3' 2026-04-20 19:14:06.175 | + lib/apache:install_apache_uwsgi:86 : install_package uwsgi uwsgi-plugin-python3 2026-04-20 19:14:06.181 | + functions-common:install_package:1432 : update_package_repo 2026-04-20 19:14:06.186 | + functions-common:update_package_repo:1406 : NO_UPDATE_REPOS=False 2026-04-20 19:14:06.192 | + functions-common:update_package_repo:1407 : REPOS_UPDATED=True 2026-04-20 19:14:06.198 | + functions-common:update_package_repo:1408 : RETRY_UPDATE=False 2026-04-20 19:14:06.204 | + functions-common:update_package_repo:1410 : [[ False = \T\r\u\e ]] 2026-04-20 19:14:06.209 | + functions-common:update_package_repo:1414 : is_ubuntu 2026-04-20 19:14:06.214 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-04-20 19:14:06.219 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-04-20 19:14:06.226 | + functions-common:update_package_repo:1415 : apt_get_update 2026-04-20 19:14:06.232 | + functions-common:apt_get_update:1160 : [[ True == \T\r\u\e ]] 2026-04-20 19:14:06.238 | + functions-common:apt_get_update:1160 : [[ False != \T\r\u\e ]] 2026-04-20 19:14:06.242 | + functions-common:apt_get_update:1161 : return 2026-04-20 19:14:06.247 | + functions-common:install_package:1433 : real_install_package uwsgi uwsgi-plugin-python3 2026-04-20 19:14:06.251 | + functions-common:real_install_package:1420 : is_ubuntu 2026-04-20 19:14:06.257 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-04-20 19:14:06.263 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-04-20 19:14:06.269 | + functions-common:real_install_package:1421 : apt_get install uwsgi uwsgi-plugin-python3 2026-04-20 19:14:06.317 | + 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 uwsgi uwsgi-plugin-python3 2026-04-20 19:14:06.362 | Reading package lists... 2026-04-20 19:14:06.627 | Building dependency tree... 2026-04-20 19:14:06.628 | Reading state information... 2026-04-20 19:14:06.900 | The following additional packages will be installed: 2026-04-20 19:14:06.902 | libnorm1t64 libpgm-5.3-0t64 libsodium23 libyajl2 libzmq5 uwsgi-core 2026-04-20 19:14:06.903 | Suggested packages: 2026-04-20 19:14:06.903 | nginx-full | cherokee | libapache2-mod-proxy-uwsgi | libapache2-mod-uwsgi 2026-04-20 19:14:06.903 | | libapache2-mod-ruwsgi uwsgi-dev uwsgi-extra uwsgi-plugins-all 2026-04-20 19:14:06.903 | python3-uwsgidecorators 2026-04-20 19:14:06.934 | The following NEW packages will be installed: 2026-04-20 19:14:06.936 | libnorm1t64 libpgm-5.3-0t64 libsodium23 libyajl2 libzmq5 uwsgi uwsgi-core 2026-04-20 19:14:06.936 | uwsgi-plugin-python3 2026-04-20 19:14:07.380 | 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. 2026-04-20 19:14:07.380 | Need to get 1,451 kB of archives. 2026-04-20 19:14:07.380 | After this operation, 4,760 kB of additional disk space will be used. 2026-04-20 19:14:07.380 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libnorm1t64 amd64 1.5.9+dfsg-3.1build1 [154 kB] 2026-04-20 19:14:07.748 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libpgm-5.3-0t64 amd64 5.3.128~dfsg-2.1build1 [167 kB] 2026-04-20 19:14:07.834 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libsodium23 amd64 1.0.18-1ubuntu0.24.04.1 [161 kB] 2026-04-20 19:14:07.892 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libzmq5 amd64 4.3.5-1build2 [260 kB] 2026-04-20 19:14:07.947 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libyajl2 amd64 2.1.0-5build1 [20.2 kB] 2026-04-20 19:14:07.950 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 uwsgi-core amd64 2.0.24-2ubuntu10 [585 kB] 2026-04-20 19:14:08.024 | Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 uwsgi amd64 2.0.24-2ubuntu10 [22.0 kB] 2026-04-20 19:14:08.026 | Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 uwsgi-plugin-python3 amd64 2.0.24-2ubuntu10 [81.9 kB] 2026-04-20 19:14:08.232 | debconf: delaying package configuration, since apt-utils is not installed 2026-04-20 19:14:08.282 | Fetched 1,451 kB in 1s (1,346 kB/s) 2026-04-20 19:14:08.327 | Selecting previously unselected package libnorm1t64:amd64. 2026-04-20 19:14:08.367 | (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 ... 68775 files and directories currently installed.) 2026-04-20 19:14:08.369 | Preparing to unpack .../0-libnorm1t64_1.5.9+dfsg-3.1build1_amd64.deb ... 2026-04-20 19:14:08.377 | Unpacking libnorm1t64:amd64 (1.5.9+dfsg-3.1build1) ... 2026-04-20 19:14:08.440 | Selecting previously unselected package libpgm-5.3-0t64:amd64. 2026-04-20 19:14:08.451 | Preparing to unpack .../1-libpgm-5.3-0t64_5.3.128~dfsg-2.1build1_amd64.deb ... 2026-04-20 19:14:08.455 | Unpacking libpgm-5.3-0t64:amd64 (5.3.128~dfsg-2.1build1) ... 2026-04-20 19:14:08.650 | Selecting previously unselected package libsodium23:amd64. 2026-04-20 19:14:08.661 | Preparing to unpack .../2-libsodium23_1.0.18-1ubuntu0.24.04.1_amd64.deb ... 2026-04-20 19:14:08.689 | Unpacking libsodium23:amd64 (1.0.18-1ubuntu0.24.04.1) ... 2026-04-20 19:14:08.839 | Selecting previously unselected package libzmq5:amd64. 2026-04-20 19:14:08.848 | Preparing to unpack .../3-libzmq5_4.3.5-1build2_amd64.deb ... 2026-04-20 19:14:08.859 | Unpacking libzmq5:amd64 (4.3.5-1build2) ... 2026-04-20 19:14:08.945 | Selecting previously unselected package libyajl2:amd64. 2026-04-20 19:14:08.952 | Preparing to unpack .../4-libyajl2_2.1.0-5build1_amd64.deb ... 2026-04-20 19:14:08.956 | Unpacking libyajl2:amd64 (2.1.0-5build1) ... 2026-04-20 19:14:09.012 | Selecting previously unselected package uwsgi-core. 2026-04-20 19:14:09.023 | Preparing to unpack .../5-uwsgi-core_2.0.24-2ubuntu10_amd64.deb ... 2026-04-20 19:14:09.028 | Unpacking uwsgi-core (2.0.24-2ubuntu10) ... 2026-04-20 19:14:09.163 | Selecting previously unselected package uwsgi. 2026-04-20 19:14:09.174 | Preparing to unpack .../6-uwsgi_2.0.24-2ubuntu10_amd64.deb ... 2026-04-20 19:14:09.182 | Unpacking uwsgi (2.0.24-2ubuntu10) ... 2026-04-20 19:14:09.242 | Selecting previously unselected package uwsgi-plugin-python3. 2026-04-20 19:14:09.253 | Preparing to unpack .../7-uwsgi-plugin-python3_2.0.24-2ubuntu10_amd64.deb ... 2026-04-20 19:14:09.257 | Unpacking uwsgi-plugin-python3 (2.0.24-2ubuntu10) ... 2026-04-20 19:14:09.330 | Setting up libnorm1t64:amd64 (1.5.9+dfsg-3.1build1) ... 2026-04-20 19:14:09.341 | Setting up libsodium23:amd64 (1.0.18-1ubuntu0.24.04.1) ... 2026-04-20 19:14:09.353 | Setting up libyajl2:amd64 (2.1.0-5build1) ... 2026-04-20 19:14:09.365 | Setting up libpgm-5.3-0t64:amd64 (5.3.128~dfsg-2.1build1) ... 2026-04-20 19:14:09.376 | Setting up libzmq5:amd64 (4.3.5-1build2) ... 2026-04-20 19:14:09.387 | Setting up uwsgi-core (2.0.24-2ubuntu10) ... 2026-04-20 19:14:09.411 | Setting up uwsgi (2.0.24-2ubuntu10) ... 2026-04-20 19:14:09.887 | Setting up uwsgi-plugin-python3 (2.0.24-2ubuntu10) ... 2026-04-20 19:14:09.927 | Processing triggers for man-db (2.12.0-4build2) ... 2026-04-20 19:14:10.638 | Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-04-20 19:14:10.912 | + functions-common:apt_get:1205 : result=0 2026-04-20 19:14:10.917 | + functions-common:apt_get:1208 : time_stop apt-get 2026-04-20 19:14:10.922 | + functions-common:time_stop:2414 : local name 2026-04-20 19:14:10.928 | + functions-common:time_stop:2415 : local end_time 2026-04-20 19:14:10.931 | + functions-common:time_stop:2416 : local elapsed_time 2026-04-20 19:14:10.936 | + functions-common:time_stop:2417 : local total 2026-04-20 19:14:10.941 | + functions-common:time_stop:2418 : local start_time 2026-04-20 19:14:10.945 | + functions-common:time_stop:2420 : name=apt-get 2026-04-20 19:14:10.950 | + functions-common:time_stop:2421 : start_time=1776712446310 2026-04-20 19:14:10.955 | + functions-common:time_stop:2423 : [[ -z 1776712446310 ]] 2026-04-20 19:14:10.961 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-04-20 19:14:10.969 | + functions-common:time_stop:2426 : end_time=1776712450964 2026-04-20 19:14:10.974 | + functions-common:time_stop:2427 : elapsed_time=4654 2026-04-20 19:14:10.979 | + functions-common:time_stop:2428 : total=147786 2026-04-20 19:14:10.984 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-04-20 19:14:10.990 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=152440 2026-04-20 19:14:10.995 | + functions-common:apt_get:1209 : return 0 2026-04-20 19:14:11.001 | + lib/apache:install_apache_uwsgi:118 : is_ubuntu 2026-04-20 19:14:11.006 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-04-20 19:14:11.012 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-04-20 19:14:11.017 | + lib/apache:install_apache_uwsgi:119 : a2query -m proxy 2026-04-20 19:14:11.065 | No module matches proxy 2026-04-20 19:14:11.072 | + lib/apache:install_apache_uwsgi:121 : sudo a2enmod proxy 2026-04-20 19:14:11.119 | Enabling module proxy. 2026-04-20 19:14:11.127 | To activate the new configuration, you need to run: 2026-04-20 19:14:11.127 | systemctl restart apache2 2026-04-20 19:14:11.135 | + lib/apache:install_apache_uwsgi:122 : sudo a2enmod proxy_uwsgi 2026-04-20 19:14:11.186 | Considering dependency proxy for proxy_uwsgi: 2026-04-20 19:14:11.186 | Module proxy already enabled 2026-04-20 19:14:11.186 | Enabling module proxy_uwsgi. 2026-04-20 19:14:11.196 | To activate the new configuration, you need to run: 2026-04-20 19:14:11.196 | systemctl restart apache2 2026-04-20 19:14:11.207 | + lib/apache:install_apache_uwsgi:123 : restart_apache_server 2026-04-20 19:14:11.213 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-04-20 19:14:11.220 | + functions-common:restart_service:2298 : '[' -x /bin/systemctl ']' 2026-04-20 19:14:11.226 | + functions-common:restart_service:2299 : sudo /bin/systemctl restart apache2 2026-04-20 19:14:11.364 | + ./stack.sh:main:900 : install_keystoneauth 2026-04-20 19:14:11.369 | + lib/keystone:install_keystoneauth:502 : use_library_from_git keystoneauth 2026-04-20 19:14:11.376 | + inc/python:use_library_from_git:266 : local name=keystoneauth 2026-04-20 19:14:11.382 | + inc/python:use_library_from_git:267 : local enabled=1 2026-04-20 19:14:11.387 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-04-20 19:14:11.392 | + 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, =~ ,keystoneauth, ]] 2026-04-20 19:14:11.397 | + inc/python:use_library_from_git:269 : return 1 2026-04-20 19:14:11.402 | + ./stack.sh:main:901 : install_keystoneclient 2026-04-20 19:14:11.407 | + lib/keystone:install_keystoneclient:510 : use_library_from_git python-keystoneclient 2026-04-20 19:14:11.412 | + inc/python:use_library_from_git:266 : local name=python-keystoneclient 2026-04-20 19:14:11.416 | + inc/python:use_library_from_git:267 : local enabled=1 2026-04-20 19:14:11.421 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-04-20 19:14:11.426 | + 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, =~ ,python-keystoneclient, ]] 2026-04-20 19:14:11.431 | + inc/python:use_library_from_git:269 : return 1 2026-04-20 19:14:11.436 | + ./stack.sh:main:902 : install_glanceclient 2026-04-20 19:14:11.441 | + lib/glance:install_glanceclient:541 : use_library_from_git python-glanceclient 2026-04-20 19:14:11.447 | + inc/python:use_library_from_git:266 : local name=python-glanceclient 2026-04-20 19:14:11.453 | + inc/python:use_library_from_git:267 : local enabled=1 2026-04-20 19:14:11.459 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-04-20 19:14:11.464 | + 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, =~ ,python-glanceclient, ]] 2026-04-20 19:14:11.470 | + inc/python:use_library_from_git:269 : return 1 2026-04-20 19:14:11.475 | + ./stack.sh:main:903 : install_cinderclient 2026-04-20 19:14:11.480 | + lib/cinder:install_cinderclient:581 : use_library_from_git python-brick-cinderclient-ext 2026-04-20 19:14:11.486 | + inc/python:use_library_from_git:266 : local name=python-brick-cinderclient-ext 2026-04-20 19:14:11.491 | + inc/python:use_library_from_git:267 : local enabled=1 2026-04-20 19:14:11.497 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-04-20 19:14:11.501 | + 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, =~ ,python-brick-cinderclient-ext, ]] 2026-04-20 19:14:11.506 | + inc/python:use_library_from_git:269 : return 1 2026-04-20 19:14:11.511 | + lib/cinder:install_cinderclient:586 : use_library_from_git python-cinderclient 2026-04-20 19:14:11.516 | + inc/python:use_library_from_git:266 : local name=python-cinderclient 2026-04-20 19:14:11.521 | + inc/python:use_library_from_git:267 : local enabled=1 2026-04-20 19:14:11.527 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-04-20 19:14:11.533 | + 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, =~ ,python-cinderclient, ]] 2026-04-20 19:14:11.539 | + inc/python:use_library_from_git:269 : return 1 2026-04-20 19:14:11.545 | + ./stack.sh:main:904 : install_novaclient 2026-04-20 19:14:11.550 | + lib/nova:install_novaclient:901 : use_library_from_git python-novaclient 2026-04-20 19:14:11.556 | + inc/python:use_library_from_git:266 : local name=python-novaclient 2026-04-20 19:14:11.562 | + inc/python:use_library_from_git:267 : local enabled=1 2026-04-20 19:14:11.568 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-04-20 19:14:11.573 | + 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, =~ ,python-novaclient, ]] 2026-04-20 19:14:11.577 | + inc/python:use_library_from_git:269 : return 1 2026-04-20 19:14:11.583 | + ./stack.sh:main:905 : is_service_enabled swift glance horizon 2026-04-20 19:14:11.626 | + functions-common:is_service_enabled:2070 : return 0 2026-04-20 19:14:11.633 | + ./stack.sh:main:906 : install_swiftclient 2026-04-20 19:14:11.640 | + lib/swift:install_swiftclient:744 : use_library_from_git python-swiftclient 2026-04-20 19:14:11.647 | + inc/python:use_library_from_git:266 : local name=python-swiftclient 2026-04-20 19:14:11.652 | + inc/python:use_library_from_git:267 : local enabled=1 2026-04-20 19:14:11.658 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-04-20 19:14:11.665 | + 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, =~ ,python-swiftclient, ]] 2026-04-20 19:14:11.672 | + inc/python:use_library_from_git:269 : return 1 2026-04-20 19:14:11.678 | + ./stack.sh:main:908 : is_service_enabled neutron nova horizon 2026-04-20 19:14:11.718 | + functions-common:is_service_enabled:2070 : return 0 2026-04-20 19:14:11.725 | + ./stack.sh:main:909 : install_neutronclient 2026-04-20 19:14:11.731 | + lib/neutron:install_neutronclient:539 : use_library_from_git python-neutronclient 2026-04-20 19:14:11.738 | + inc/python:use_library_from_git:266 : local name=python-neutronclient 2026-04-20 19:14:11.744 | + inc/python:use_library_from_git:267 : local enabled=1 2026-04-20 19:14:11.750 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-04-20 19:14:11.757 | + 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, =~ ,python-neutronclient, ]] 2026-04-20 19:14:11.762 | + inc/python:use_library_from_git:269 : return 1 2026-04-20 19:14:11.769 | + ./stack.sh:main:913 : install_keystonemiddleware 2026-04-20 19:14:11.775 | + lib/keystone:install_keystonemiddleware:520 : use_library_from_git keystonemiddleware 2026-04-20 19:14:11.781 | + inc/python:use_library_from_git:266 : local name=keystonemiddleware 2026-04-20 19:14:11.788 | + inc/python:use_library_from_git:267 : local enabled=1 2026-04-20 19:14:11.794 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-04-20 19:14:11.800 | + 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, =~ ,keystonemiddleware, ]] 2026-04-20 19:14:11.806 | + inc/python:use_library_from_git:269 : return 1 2026-04-20 19:14:11.813 | + lib/keystone:install_keystonemiddleware:525 : pip_install_gr keystonemiddleware 2026-04-20 19:14:11.819 | + inc/python:pip_install_gr:94 : local name=keystonemiddleware 2026-04-20 19:14:11.825 | + inc/python:pip_install_gr:95 : local clean_name 2026-04-20 19:14:11.833 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements keystonemiddleware 2026-04-20 19:14:11.838 | ++ inc/python:get_from_global_requirements:241 : local package=keystonemiddleware 2026-04-20 19:14:11.844 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-04-20 19:14:11.852 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-04-20 19:14:11.853 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2026-04-20 19:14:11.862 | ++ inc/python:get_from_global_requirements:243 : required_pkg='keystonemiddleware ' 2026-04-20 19:14:11.868 | ++ inc/python:get_from_global_requirements:244 : [[ keystonemiddleware == '' ]] 2026-04-20 19:14:11.874 | ++ inc/python:get_from_global_requirements:247 : echo keystonemiddleware 2026-04-20 19:14:11.884 | + inc/python:pip_install_gr:96 : clean_name=keystonemiddleware 2026-04-20 19:14:11.892 | + inc/python:pip_install_gr:97 : pip_install keystonemiddleware 2026-04-20 19:14:11.939 | Using python 3.12 to install keystonemiddleware 2026-04-20 19:14:11.945 | + 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 keystonemiddleware 2026-04-20 19:14:12.663 | Collecting keystonemiddleware 2026-04-20 19:14:12.738 | Downloading keystonemiddleware-12.0.0-py3-none-any.whl.metadata (4.1 kB) 2026-04-20 19:14:12.786 | Collecting keystoneauth1>=3.12.0 (from keystonemiddleware) 2026-04-20 19:14:12.789 | Downloading keystoneauth1-5.13.1-py3-none-any.whl.metadata (2.9 kB) 2026-04-20 19:14:12.828 | Collecting oslo.cache>=3.11.0 (from keystonemiddleware) 2026-04-20 19:14:12.832 | Downloading oslo_cache-4.1.1-py3-none-any.whl.metadata (2.5 kB) 2026-04-20 19:14:12.879 | Collecting oslo.config>=5.2.0 (from keystonemiddleware) 2026-04-20 19:14:12.884 | Downloading oslo_config-10.3.0-py3-none-any.whl.metadata (2.3 kB) 2026-04-20 19:14:12.922 | Collecting oslo.context>=2.19.2 (from keystonemiddleware) 2026-04-20 19:14:12.926 | Downloading oslo_context-6.3.0-py3-none-any.whl.metadata (2.3 kB) 2026-04-20 19:14:12.957 | Collecting oslo.i18n>=3.15.3 (from keystonemiddleware) 2026-04-20 19:14:12.962 | Downloading oslo_i18n-6.7.2-py3-none-any.whl.metadata (2.0 kB) 2026-04-20 19:14:13.001 | Collecting oslo.log>=3.36.0 (from keystonemiddleware) 2026-04-20 19:14:13.006 | Downloading oslo_log-8.1.0-py3-none-any.whl.metadata (2.5 kB) 2026-04-20 19:14:13.040 | Collecting oslo.serialization>=2.18.0 (from keystonemiddleware) 2026-04-20 19:14:13.043 | Downloading oslo_serialization-5.9.1-py3-none-any.whl.metadata (2.1 kB) 2026-04-20 19:14:13.085 | Collecting oslo.utils>=3.33.0 (from keystonemiddleware) 2026-04-20 19:14:13.090 | Downloading oslo_utils-10.0.1-py3-none-any.whl.metadata (2.1 kB) 2026-04-20 19:14:13.100 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware) (7.0.3) 2026-04-20 19:14:13.125 | Collecting pycadf>=1.1.0 (from keystonemiddleware) 2026-04-20 19:14:13.130 | Downloading pycadf-4.0.1-py3-none-any.whl.metadata (2.2 kB) 2026-04-20 19:14:13.157 | Collecting PyJWT>=2.4.0 (from keystonemiddleware) 2026-04-20 19:14:13.160 | Downloading pyjwt-2.12.1-py3-none-any.whl.metadata (4.1 kB) 2026-04-20 19:14:13.193 | Collecting python-keystoneclient>=3.20.0 (from keystonemiddleware) 2026-04-20 19:14:13.198 | Downloading python_keystoneclient-5.8.0-py3-none-any.whl.metadata (3.8 kB) 2026-04-20 19:14:13.206 | Requirement already satisfied: requests>=2.14.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware) (2.33.1) 2026-04-20 19:14:13.226 | Collecting WebOb>=1.7.1 (from keystonemiddleware) 2026-04-20 19:14:13.230 | Downloading WebOb-1.8.9-py2.py3-none-any.whl.metadata (11 kB) 2026-04-20 19:14:13.239 | Requirement already satisfied: iso8601>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (2.1.0) 2026-04-20 19:14:13.264 | Collecting stevedore>=1.20.0 (from keystoneauth1>=3.12.0->keystonemiddleware) 2026-04-20 19:14:13.267 | Downloading stevedore-5.7.0-py3-none-any.whl.metadata (2.4 kB) 2026-04-20 19:14:13.287 | Collecting os-service-types>=1.2.0 (from keystoneauth1>=3.12.0->keystonemiddleware) 2026-04-20 19:14:13.292 | Downloading os_service_types-1.8.2-py3-none-any.whl.metadata (1.9 kB) 2026-04-20 19:14:13.320 | Collecting typing-extensions>=4.12 (from keystoneauth1>=3.12.0->keystonemiddleware) 2026-04-20 19:14:13.325 | Downloading typing_extensions-4.15.0-py3-none-any.whl.metadata (3.3 kB) 2026-04-20 19:14:13.360 | Collecting dogpile.cache>=1.3.3 (from oslo.cache>=3.11.0->keystonemiddleware) 2026-04-20 19:14:13.364 | Downloading dogpile_cache-1.5.0-py3-none-any.whl.metadata (5.5 kB) 2026-04-20 19:14:13.399 | Collecting decorator>=4.0.0 (from dogpile.cache>=1.3.3->oslo.cache>=3.11.0->keystonemiddleware) 2026-04-20 19:14:13.403 | Downloading decorator-5.2.1-py3-none-any.whl.metadata (3.9 kB) 2026-04-20 19:14:13.431 | Collecting netaddr>=0.7.18 (from oslo.config>=5.2.0->keystonemiddleware) 2026-04-20 19:14:13.435 | Downloading netaddr-1.3.0-py3-none-any.whl.metadata (5.0 kB) 2026-04-20 19:14:13.460 | Collecting rfc3986>=1.2.0 (from oslo.config>=5.2.0->keystonemiddleware) 2026-04-20 19:14:13.464 | Downloading rfc3986-2.0.0-py2.py3-none-any.whl.metadata (6.6 kB) 2026-04-20 19:14:13.513 | Collecting PyYAML>=5.1 (from oslo.config>=5.2.0->keystonemiddleware) 2026-04-20 19:14:13.515 | 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-04-20 19:14:13.537 | Collecting python-dateutil>=2.7.0 (from oslo.log>=3.36.0->keystonemiddleware) 2026-04-20 19:14:13.541 | Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl.metadata (8.4 kB) 2026-04-20 19:14:13.550 | Requirement already satisfied: debtcollector>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.log>=3.36.0->keystonemiddleware) (3.1.0) 2026-04-20 19:14:13.552 | Requirement already satisfied: wrapt>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=3.0.0->oslo.log>=3.36.0->keystonemiddleware) (2.1.2) 2026-04-20 19:14:13.627 | Collecting msgpack>=0.5.2 (from oslo.serialization>=2.18.0->keystonemiddleware) 2026-04-20 19:14:13.632 | Downloading msgpack-1.1.2-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (8.1 kB) 2026-04-20 19:14:13.672 | Collecting pyparsing>=2.1.0 (from oslo.utils>=3.33.0->keystonemiddleware) 2026-04-20 19:14:13.676 | Downloading pyparsing-3.3.2-py3-none-any.whl.metadata (5.8 kB) 2026-04-20 19:14:13.684 | Requirement already satisfied: packaging>=20.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->keystonemiddleware) (26.0) 2026-04-20 19:14:13.686 | Requirement already satisfied: psutil>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->keystonemiddleware) (7.2.2) 2026-04-20 19:14:13.689 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr>=2.0.0->keystonemiddleware) (82.0.1) 2026-04-20 19:14:13.710 | Collecting six>=1.5 (from python-dateutil>=2.7.0->oslo.log>=3.36.0->keystonemiddleware) 2026-04-20 19:14:13.715 | Downloading six-1.17.0-py2.py3-none-any.whl.metadata (1.7 kB) 2026-04-20 19:14:13.729 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystonemiddleware) (3.4.7) 2026-04-20 19:14:13.729 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystonemiddleware) (3.11) 2026-04-20 19:14:13.730 | Requirement already satisfied: urllib3<3,>=1.26 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystonemiddleware) (2.6.3) 2026-04-20 19:14:13.731 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystonemiddleware) (2023.11.17) 2026-04-20 19:14:13.751 | Downloading keystonemiddleware-12.0.0-py3-none-any.whl (141 kB) 2026-04-20 19:14:13.765 | Downloading keystoneauth1-5.13.1-py3-none-any.whl (343 kB) 2026-04-20 19:14:13.778 | Downloading os_service_types-1.8.2-py3-none-any.whl (24 kB) 2026-04-20 19:14:13.791 | Downloading oslo_cache-4.1.1-py3-none-any.whl (65 kB) 2026-04-20 19:14:13.803 | Downloading dogpile_cache-1.5.0-py3-none-any.whl (64 kB) 2026-04-20 19:14:13.814 | Downloading decorator-5.2.1-py3-none-any.whl (9.2 kB) 2026-04-20 19:14:13.826 | Downloading oslo_config-10.3.0-py3-none-any.whl (132 kB) 2026-04-20 19:14:13.839 | Downloading netaddr-1.3.0-py3-none-any.whl (2.3 MB) 2026-04-20 19:14:13.884 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.3/2.3 MB 49.7 MB/s 0:00:00 2026-04-20 19:14:13.889 | Downloading oslo_context-6.3.0-py3-none-any.whl (20 kB) 2026-04-20 19:14:13.900 | Downloading oslo_i18n-6.7.2-py3-none-any.whl (47 kB) 2026-04-20 19:14:13.913 | Downloading oslo_log-8.1.0-py3-none-any.whl (77 kB) 2026-04-20 19:14:13.925 | Downloading oslo_serialization-5.9.1-py3-none-any.whl (27 kB) 2026-04-20 19:14:13.937 | Downloading msgpack-1.1.2-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (427 kB) 2026-04-20 19:14:13.953 | Downloading oslo_utils-10.0.1-py3-none-any.whl (136 kB) 2026-04-20 19:14:13.972 | Downloading pycadf-4.0.1-py3-none-any.whl (44 kB) 2026-04-20 19:14:13.983 | Downloading pyjwt-2.12.1-py3-none-any.whl (29 kB) 2026-04-20 19:14:13.995 | Downloading pyparsing-3.3.2-py3-none-any.whl (122 kB) 2026-04-20 19:14:14.006 | Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) 2026-04-20 19:14:14.018 | Downloading python_keystoneclient-5.8.0-py3-none-any.whl (397 kB) 2026-04-20 19:14:14.030 | 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-04-20 19:14:14.035 | Downloading rfc3986-2.0.0-py2.py3-none-any.whl (31 kB) 2026-04-20 19:14:14.045 | Downloading six-1.17.0-py2.py3-none-any.whl (11 kB) 2026-04-20 19:14:14.055 | Downloading stevedore-5.7.0-py3-none-any.whl (54 kB) 2026-04-20 19:14:14.066 | Downloading typing_extensions-4.15.0-py3-none-any.whl (44 kB) 2026-04-20 19:14:14.077 | Downloading WebOb-1.8.9-py2.py3-none-any.whl (115 kB) 2026-04-20 19:14:14.193 | Installing collected packages: WebOb, typing-extensions, stevedore, six, rfc3986, PyYAML, pyparsing, PyJWT, netaddr, msgpack, decorator, python-dateutil, oslo.i18n, oslo.context, os-service-types, dogpile.cache, oslo.utils, oslo.config, keystoneauth1, oslo.serialization, python-keystoneclient, pycadf, oslo.log, oslo.cache, keystonemiddleware 2026-04-20 19:14:14.347 | Attempting uninstall: six 2026-04-20 19:14:14.355 | Found existing installation: six 1.16.0 2026-04-20 19:14:14.356 | Not uninstalling six at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-04-20 19:14:14.356 | Can't uninstall 'six'. No files were found to uninstall. 2026-04-20 19:14:14.399 | Attempting uninstall: PyYAML 2026-04-20 19:14:14.402 | Found existing installation: PyYAML 6.0.1 2026-04-20 19:14:14.403 | Not uninstalling pyyaml at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-04-20 19:14:14.403 | Can't uninstall 'PyYAML'. No files were found to uninstall. 2026-04-20 19:14:14.472 | Attempting uninstall: pyparsing 2026-04-20 19:14:14.478 | Found existing installation: pyparsing 3.1.1 2026-04-20 19:14:14.478 | Not uninstalling pyparsing at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-04-20 19:14:14.478 | Can't uninstall 'pyparsing'. No files were found to uninstall. 2026-04-20 19:14:14.601 | Attempting uninstall: PyJWT 2026-04-20 19:14:14.606 | Found existing installation: PyJWT 2.7.0 2026-04-20 19:14:14.606 | Not uninstalling pyjwt at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-04-20 19:14:14.606 | Can't uninstall 'PyJWT'. No files were found to uninstall. 2026-04-20 19:14:15.996 | 2026-04-20 19:14:16.001 | Successfully installed PyJWT-2.12.1 PyYAML-6.0.3 WebOb-1.8.9 decorator-5.2.1 dogpile.cache-1.5.0 keystoneauth1-5.13.1 keystonemiddleware-12.0.0 msgpack-1.1.2 netaddr-1.3.0 os-service-types-1.8.2 oslo.cache-4.1.1 oslo.config-10.3.0 oslo.context-6.3.0 oslo.i18n-6.7.2 oslo.log-8.1.0 oslo.serialization-5.9.1 oslo.utils-10.0.1 pycadf-4.0.1 pyparsing-3.3.2 python-dateutil-2.9.0.post0 python-keystoneclient-5.8.0 rfc3986-2.0.0 six-1.17.0 stevedore-5.7.0 typing-extensions-4.15.0 2026-04-20 19:14:16.111 | + inc/python:pip_install:216 : result=0 2026-04-20 19:14:16.115 | + inc/python:pip_install:218 : time_stop pip_install 2026-04-20 19:14:16.121 | + functions-common:time_stop:2414 : local name 2026-04-20 19:14:16.127 | + functions-common:time_stop:2415 : local end_time 2026-04-20 19:14:16.132 | + functions-common:time_stop:2416 : local elapsed_time 2026-04-20 19:14:16.138 | + functions-common:time_stop:2417 : local total 2026-04-20 19:14:16.142 | + functions-common:time_stop:2418 : local start_time 2026-04-20 19:14:16.147 | + functions-common:time_stop:2420 : name=pip_install 2026-04-20 19:14:16.151 | + functions-common:time_stop:2421 : start_time=1776712451928 2026-04-20 19:14:16.158 | + functions-common:time_stop:2423 : [[ -z 1776712451928 ]] 2026-04-20 19:14:16.163 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-04-20 19:14:16.171 | + functions-common:time_stop:2426 : end_time=1776712456166 2026-04-20 19:14:16.177 | + functions-common:time_stop:2427 : elapsed_time=4238 2026-04-20 19:14:16.182 | + functions-common:time_stop:2428 : total=23714 2026-04-20 19:14:16.186 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-04-20 19:14:16.191 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=27952 2026-04-20 19:14:16.196 | + inc/python:pip_install:219 : return 0 2026-04-20 19:14:16.200 | + lib/keystone:install_keystonemiddleware:529 : pip_install_gr python-memcached 2026-04-20 19:14:16.204 | + inc/python:pip_install_gr:94 : local name=python-memcached 2026-04-20 19:14:16.209 | + inc/python:pip_install_gr:95 : local clean_name 2026-04-20 19:14:16.216 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements python-memcached 2026-04-20 19:14:16.222 | ++ inc/python:get_from_global_requirements:241 : local package=python-memcached 2026-04-20 19:14:16.226 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-04-20 19:14:16.234 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2026-04-20 19:14:16.235 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-04-20 19:14:16.244 | ++ inc/python:get_from_global_requirements:243 : required_pkg='python-memcached ' 2026-04-20 19:14:16.248 | ++ inc/python:get_from_global_requirements:244 : [[ python-memcached == '' ]] 2026-04-20 19:14:16.253 | ++ inc/python:get_from_global_requirements:247 : echo python-memcached 2026-04-20 19:14:16.260 | + inc/python:pip_install_gr:96 : clean_name=python-memcached 2026-04-20 19:14:16.264 | + inc/python:pip_install_gr:97 : pip_install python-memcached 2026-04-20 19:14:16.304 | Using python 3.12 to install python-memcached 2026-04-20 19:14:16.312 | + 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 python-memcached 2026-04-20 19:14:16.969 | Collecting python-memcached 2026-04-20 19:14:17.042 | Downloading python_memcached-1.62-py2.py3-none-any.whl.metadata (2.3 kB) 2026-04-20 19:14:17.053 | Downloading python_memcached-1.62-py2.py3-none-any.whl (15 kB) 2026-04-20 19:14:17.136 | Installing collected packages: python-memcached 2026-04-20 19:14:17.160 | Successfully installed python-memcached-1.62 2026-04-20 19:14:17.247 | + inc/python:pip_install:216 : result=0 2026-04-20 19:14:17.251 | + inc/python:pip_install:218 : time_stop pip_install 2026-04-20 19:14:17.257 | + functions-common:time_stop:2414 : local name 2026-04-20 19:14:17.262 | + functions-common:time_stop:2415 : local end_time 2026-04-20 19:14:17.267 | + functions-common:time_stop:2416 : local elapsed_time 2026-04-20 19:14:17.273 | + functions-common:time_stop:2417 : local total 2026-04-20 19:14:17.278 | + functions-common:time_stop:2418 : local start_time 2026-04-20 19:14:17.285 | + functions-common:time_stop:2420 : name=pip_install 2026-04-20 19:14:17.289 | + functions-common:time_stop:2421 : start_time=1776712456295 2026-04-20 19:14:17.296 | + functions-common:time_stop:2423 : [[ -z 1776712456295 ]] 2026-04-20 19:14:17.303 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-04-20 19:14:17.312 | + functions-common:time_stop:2426 : end_time=1776712457305 2026-04-20 19:14:17.317 | + functions-common:time_stop:2427 : elapsed_time=1010 2026-04-20 19:14:17.323 | + functions-common:time_stop:2428 : total=27952 2026-04-20 19:14:17.328 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-04-20 19:14:17.334 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=28962 2026-04-20 19:14:17.340 | + inc/python:pip_install:219 : return 0 2026-04-20 19:14:17.346 | + ./stack.sh:main:915 : is_service_enabled keystone 2026-04-20 19:14:17.383 | + functions-common:is_service_enabled:2070 : return 0 2026-04-20 19:14:17.389 | + ./stack.sh:main:916 : '[' 199.204.45.244 == 199.204.45.244 ']' 2026-04-20 19:14:17.394 | + ./stack.sh:main:917 : stack_install_service keystone 2026-04-20 19:14:17.400 | + lib/stack:stack_install_service:20 : local service=keystone 2026-04-20 19:14:17.406 | + lib/stack:stack_install_service:21 : type install_keystone 2026-04-20 19:14:17.412 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-04-20 19:14:17.418 | + lib/stack:stack_install_service:32 : install_keystone 2026-04-20 19:14:17.424 | + lib/keystone:install_keystone:535 : is_service_enabled ldap 2026-04-20 19:14:17.455 | + functions-common:is_service_enabled:2070 : return 1 2026-04-20 19:14:17.461 | + lib/keystone:install_keystone:539 : git_clone https://github.com/openstack/keystone.git /opt/stack/keystone master 2026-04-20 19:14:17.467 | + functions-common:git_clone:583 : local git_remote=https://github.com/openstack/keystone.git 2026-04-20 19:14:17.472 | + functions-common:git_clone:584 : local git_dest=/opt/stack/keystone 2026-04-20 19:14:17.478 | + functions-common:git_clone:585 : local git_ref=master 2026-04-20 19:14:17.483 | + functions-common:git_clone:586 : local orig_dir 2026-04-20 19:14:17.489 | ++ functions-common:git_clone:587 : pwd 2026-04-20 19:14:17.495 | + functions-common:git_clone:587 : orig_dir=/opt/stack/devstack 2026-04-20 19:14:17.501 | + functions-common:git_clone:588 : local git_clone_flags= 2026-04-20 19:14:17.508 | ++ functions-common:git_clone:590 : trueorfalse False RECLONE 2026-04-20 19:14:17.541 | + functions-common:git_clone:590 : RECLONE=False 2026-04-20 19:14:17.546 | + functions-common:git_clone:591 : [[ 0 -gt 0 ]] 2026-04-20 19:14:17.552 | + functions-common:git_clone:595 : [[ False = \T\r\u\e ]] 2026-04-20 19:14:17.558 | + functions-common:git_clone:604 : echo master 2026-04-20 19:14:17.558 | + functions-common:git_clone:604 : egrep -q '^refs' 2026-04-20 19:14:17.568 | + functions-common:git_clone:618 : [[ ! -d /opt/stack/keystone ]] 2026-04-20 19:14:17.573 | + functions-common:git_clone:628 : [[ False = \T\r\u\e ]] 2026-04-20 19:14:17.577 | + functions-common:git_clone:663 : sudo git config --system --add safe.directory /opt/stack/keystone 2026-04-20 19:14:17.604 | + functions-common:git_clone:666 : cd /opt/stack/keystone 2026-04-20 19:14:17.610 | + functions-common:git_clone:667 : head -1 2026-04-20 19:14:17.610 | + functions-common:git_clone:667 : git show --oneline 2026-04-20 19:14:17.618 | 80d5b7bf5 Merge "Fix pagination next link duplicating URL prefix" 2026-04-20 19:14:17.624 | + functions-common:git_clone:668 : cd /opt/stack/devstack 2026-04-20 19:14:17.629 | + lib/keystone:install_keystone:540 : setup_develop /opt/stack/keystone 2026-04-20 19:14:17.634 | + inc/python:setup_develop:353 : local bindep 2026-04-20 19:14:17.640 | + inc/python:setup_develop:354 : [[ /opt/stack/keystone == -bindep* ]] 2026-04-20 19:14:17.646 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/keystone 2026-04-20 19:14:17.650 | + inc/python:setup_develop:359 : local extras= 2026-04-20 19:14:17.655 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2026-04-20 19:14:17.660 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-04-20 19:14:17.666 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/keystone == -bindep* ]] 2026-04-20 19:14:17.672 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/keystone 2026-04-20 19:14:17.677 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-04-20 19:14:17.683 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-04-20 19:14:17.690 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/keystone 2026-04-20 19:14:17.696 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-04-20 19:14:17.702 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/keystone 2026-04-20 19:14:17.708 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-04-20 19:14:17.714 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-04-20 19:14:17.721 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2026-04-20 19:14:17.734 | + inc/python:_setup_package_with_constraints_edit:400 : name=keystone 2026-04-20 19:14:17.740 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z keystone ']' 2026-04-20 19:14:17.745 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- keystone 2026-04-20 19:14:17.839 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/keystone -e 2026-04-20 19:14:17.842 | + inc/python:setup_package:436 : local bindep=0 2026-04-20 19:14:17.849 | + inc/python:setup_package:437 : local bindep_flag= 2026-04-20 19:14:17.854 | + inc/python:setup_package:438 : local bindep_profiles= 2026-04-20 19:14:17.859 | + inc/python:setup_package:439 : [[ /opt/stack/keystone == -bindep* ]] 2026-04-20 19:14:17.865 | + inc/python:setup_package:444 : local project_dir=/opt/stack/keystone 2026-04-20 19:14:17.870 | + inc/python:setup_package:445 : local flags=-e 2026-04-20 19:14:17.874 | + inc/python:setup_package:446 : local extras= 2026-04-20 19:14:17.879 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-04-20 19:14:17.884 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-04-20 19:14:17.889 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-04-20 19:14:17.894 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-04-20 19:14:17.900 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-04-20 19:14:17.905 | + inc/python:setup_package:464 : pip_install -e /opt/stack/keystone 2026-04-20 19:14:17.946 | Using python 3.12 to install /opt/stack/keystone 2026-04-20 19:14:17.951 | + 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 -e /opt/stack/keystone 2026-04-20 19:14:18.503 | Obtaining file:///opt/stack/keystone 2026-04-20 19:14:18.506 | Installing build dependencies: started 2026-04-20 19:14:19.386 | Installing build dependencies: finished with status 'done' 2026-04-20 19:14:19.387 | Checking if build backend supports build_editable: started 2026-04-20 19:14:19.691 | Checking if build backend supports build_editable: finished with status 'done' 2026-04-20 19:14:19.693 | Getting requirements to build editable: started 2026-04-20 19:14:19.863 | Getting requirements to build editable: finished with status 'done' 2026-04-20 19:14:19.865 | Preparing editable metadata (pyproject.toml): started 2026-04-20 19:14:20.632 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-04-20 19:14:20.644 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev23) (7.0.3) 2026-04-20 19:14:20.645 | Requirement already satisfied: WebOb>=1.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev23) (1.8.9) 2026-04-20 19:14:20.747 | Collecting Flask!=0.11,>=1.0.2 (from keystone==29.1.0.dev23) 2026-04-20 19:14:20.846 | Downloading flask-3.1.3-py3-none-any.whl.metadata (3.2 kB) 2026-04-20 19:14:20.874 | Collecting Flask-RESTful>=0.3.5 (from keystone==29.1.0.dev23) 2026-04-20 19:14:20.886 | Downloading Flask_RESTful-0.3.10-py2.py3-none-any.whl.metadata (1.0 kB) 2026-04-20 19:14:21.124 | Collecting cryptography>=2.7 (from keystone==29.1.0.dev23) 2026-04-20 19:14:21.138 | Downloading cryptography-43.0.3-cp39-abi3-manylinux_2_28_x86_64.whl.metadata (5.4 kB) 2026-04-20 19:14:21.470 | Collecting SQLAlchemy>=1.4.0 (from keystone==29.1.0.dev23) 2026-04-20 19:14:21.479 | Downloading sqlalchemy-2.0.49-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (9.5 kB) 2026-04-20 19:14:21.501 | Requirement already satisfied: stevedore>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev23) (5.7.0) 2026-04-20 19:14:21.501 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev23) (5.8.0) 2026-04-20 19:14:21.502 | Requirement already satisfied: keystonemiddleware>=7.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev23) (12.0.0) 2026-04-20 19:14:21.552 | Collecting bcrypt>=3.1.3 (from keystone==29.1.0.dev23) 2026-04-20 19:14:21.562 | Downloading bcrypt-5.0.0-cp39-abi3-manylinux_2_34_x86_64.whl.metadata (10 kB) 2026-04-20 19:14:21.573 | Requirement already satisfied: oslo.cache>=1.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev23) (4.1.1) 2026-04-20 19:14:21.575 | Requirement already satisfied: oslo.config>=6.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev23) (10.3.0) 2026-04-20 19:14:21.575 | Requirement already satisfied: oslo.context>=2.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev23) (6.3.0) 2026-04-20 19:14:21.613 | Collecting oslo.messaging>=5.29.0 (from keystone==29.1.0.dev23) 2026-04-20 19:14:21.625 | Downloading oslo_messaging-17.3.0-py3-none-any.whl.metadata (2.6 kB) 2026-04-20 19:14:21.668 | Collecting oslo.db>=6.0.0 (from keystone==29.1.0.dev23) 2026-04-20 19:14:21.678 | Downloading oslo_db-18.0.0-py3-none-any.whl.metadata (2.5 kB) 2026-04-20 19:14:21.686 | Requirement already satisfied: oslo.i18n>=3.15.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev23) (6.7.2) 2026-04-20 19:14:21.688 | Requirement already satisfied: oslo.log>=3.44.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev23) (8.1.0) 2026-04-20 19:14:21.712 | Collecting oslo.middleware>=3.31.0 (from keystone==29.1.0.dev23) 2026-04-20 19:14:21.723 | Downloading oslo_middleware-8.0.0-py3-none-any.whl.metadata (2.4 kB) 2026-04-20 19:14:21.760 | Collecting oslo.policy>=4.5.0 (from keystone==29.1.0.dev23) 2026-04-20 19:14:21.771 | Downloading oslo_policy-5.0.0-py3-none-any.whl.metadata (2.2 kB) 2026-04-20 19:14:21.786 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev23) (5.9.1) 2026-04-20 19:14:21.802 | Collecting oslo.upgradecheck>=1.3.0 (from keystone==29.1.0.dev23) 2026-04-20 19:14:21.814 | Downloading oslo_upgradecheck-2.7.1-py3-none-any.whl.metadata (1.8 kB) 2026-04-20 19:14:21.825 | Requirement already satisfied: oslo.utils>=3.33.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev23) (10.0.1) 2026-04-20 19:14:21.841 | Collecting oauthlib>=0.6.2 (from keystone==29.1.0.dev23) 2026-04-20 19:14:21.851 | Downloading oauthlib-3.3.1-py3-none-any.whl.metadata (7.9 kB) 2026-04-20 19:14:21.884 | Collecting pysaml2>=5.0.0 (from keystone==29.1.0.dev23) 2026-04-20 19:14:21.895 | Downloading pysaml2-7.5.4-py3-none-any.whl.metadata (6.5 kB) 2026-04-20 19:14:21.904 | Requirement already satisfied: PyJWT>=1.6.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev23) (2.12.1) 2026-04-20 19:14:21.905 | Requirement already satisfied: dogpile.cache>=1.0.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev23) (1.5.0) 2026-04-20 19:14:21.930 | Collecting jsonschema>=3.2.0 (from keystone==29.1.0.dev23) 2026-04-20 19:14:21.940 | Downloading jsonschema-4.26.0-py3-none-any.whl.metadata (7.6 kB) 2026-04-20 19:14:21.954 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev23) (4.0.1) 2026-04-20 19:14:21.955 | Requirement already satisfied: msgpack>=0.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev23) (1.1.2) 2026-04-20 19:14:21.972 | Collecting osprofiler>=1.4.0 (from keystone==29.1.0.dev23) 2026-04-20 19:14:21.984 | Downloading osprofiler-4.3.0-py3-none-any.whl.metadata (3.8 kB) 2026-04-20 19:14:22.022 | Collecting Werkzeug>=0.15.0 (from keystone==29.1.0.dev23) 2026-04-20 19:14:22.034 | Downloading werkzeug-3.1.8-py3-none-any.whl.metadata (4.0 kB) 2026-04-20 19:14:22.155 | Collecting cffi>=1.12 (from cryptography>=2.7->keystone==29.1.0.dev23) 2026-04-20 19:14:22.165 | Downloading cffi-2.0.0-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.metadata (2.6 kB) 2026-04-20 19:14:22.188 | Collecting pycparser (from cffi>=1.12->cryptography>=2.7->keystone==29.1.0.dev23) 2026-04-20 19:14:22.198 | Downloading pycparser-3.0-py3-none-any.whl.metadata (8.2 kB) 2026-04-20 19:14:22.211 | Requirement already satisfied: decorator>=4.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from dogpile.cache>=1.0.2->keystone==29.1.0.dev23) (5.2.1) 2026-04-20 19:14:22.226 | Collecting blinker>=1.9.0 (from Flask!=0.11,>=1.0.2->keystone==29.1.0.dev23) 2026-04-20 19:14:22.236 | Downloading blinker-1.9.0-py3-none-any.whl.metadata (1.6 kB) 2026-04-20 19:14:22.245 | Requirement already satisfied: click>=8.1.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from Flask!=0.11,>=1.0.2->keystone==29.1.0.dev23) (8.3.2) 2026-04-20 19:14:22.262 | Collecting itsdangerous>=2.2.0 (from Flask!=0.11,>=1.0.2->keystone==29.1.0.dev23) 2026-04-20 19:14:22.272 | Downloading itsdangerous-2.2.0-py3-none-any.whl.metadata (1.9 kB) 2026-04-20 19:14:22.300 | Collecting jinja2>=3.1.2 (from Flask!=0.11,>=1.0.2->keystone==29.1.0.dev23) 2026-04-20 19:14:22.309 | Downloading jinja2-3.1.6-py3-none-any.whl.metadata (2.9 kB) 2026-04-20 19:14:22.375 | Collecting markupsafe>=2.1.1 (from Flask!=0.11,>=1.0.2->keystone==29.1.0.dev23) 2026-04-20 19:14:22.386 | Downloading markupsafe-3.0.3-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (2.7 kB) 2026-04-20 19:14:22.413 | Collecting aniso8601>=0.82 (from Flask-RESTful>=0.3.5->keystone==29.1.0.dev23) 2026-04-20 19:14:22.427 | Downloading aniso8601-10.0.1-py2.py3-none-any.whl.metadata (23 kB) 2026-04-20 19:14:22.440 | Requirement already satisfied: six>=1.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from Flask-RESTful>=0.3.5->keystone==29.1.0.dev23) (1.17.0) 2026-04-20 19:14:22.483 | Collecting pytz (from Flask-RESTful>=0.3.5->keystone==29.1.0.dev23) 2026-04-20 19:14:22.494 | Downloading pytz-2026.1.post1-py2.py3-none-any.whl.metadata (22 kB) 2026-04-20 19:14:22.521 | Collecting attrs>=22.2.0 (from jsonschema>=3.2.0->keystone==29.1.0.dev23) 2026-04-20 19:14:22.531 | Downloading attrs-26.1.0-py3-none-any.whl.metadata (8.8 kB) 2026-04-20 19:14:22.551 | Collecting jsonschema-specifications>=2023.03.6 (from jsonschema>=3.2.0->keystone==29.1.0.dev23) 2026-04-20 19:14:22.561 | Downloading jsonschema_specifications-2025.9.1-py3-none-any.whl.metadata (2.9 kB) 2026-04-20 19:14:22.596 | Collecting referencing>=0.28.4 (from jsonschema>=3.2.0->keystone==29.1.0.dev23) 2026-04-20 19:14:22.606 | Downloading referencing-0.37.0-py3-none-any.whl.metadata (2.8 kB) 2026-04-20 19:14:22.945 | Collecting rpds-py>=0.25.0 (from jsonschema>=3.2.0->keystone==29.1.0.dev23) 2026-04-20 19:14:22.954 | Downloading rpds_py-0.30.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (4.1 kB) 2026-04-20 19:14:22.965 | Requirement already satisfied: keystoneauth1>=3.12.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=7.0.0->keystone==29.1.0.dev23) (5.13.1) 2026-04-20 19:14:22.966 | Requirement already satisfied: requests>=2.14.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=7.0.0->keystone==29.1.0.dev23) (2.33.1) 2026-04-20 19:14:22.969 | Requirement already satisfied: iso8601>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=7.0.0->keystone==29.1.0.dev23) (2.1.0) 2026-04-20 19:14:22.969 | Requirement already satisfied: os-service-types>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=7.0.0->keystone==29.1.0.dev23) (1.8.2) 2026-04-20 19:14:22.970 | Requirement already satisfied: typing-extensions>=4.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=7.0.0->keystone==29.1.0.dev23) (4.15.0) 2026-04-20 19:14:22.977 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=6.8.0->keystone==29.1.0.dev23) (1.3.0) 2026-04-20 19:14:22.977 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=6.8.0->keystone==29.1.0.dev23) (2.0.0) 2026-04-20 19:14:22.978 | Requirement already satisfied: PyYAML>=5.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=6.8.0->keystone==29.1.0.dev23) (6.0.3) 2026-04-20 19:14:23.006 | Collecting alembic>=0.9.6 (from oslo.db>=6.0.0->keystone==29.1.0.dev23) 2026-04-20 19:14:23.017 | Downloading alembic-1.18.4-py3-none-any.whl.metadata (7.2 kB) 2026-04-20 19:14:23.027 | Requirement already satisfied: debtcollector>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=6.0.0->keystone==29.1.0.dev23) (3.1.0) 2026-04-20 19:14:23.042 | Collecting testresources>=2.0.0 (from oslo.db>=6.0.0->keystone==29.1.0.dev23) 2026-04-20 19:14:23.054 | Downloading testresources-2.0.2.tar.gz (45 kB) 2026-04-20 19:14:23.077 | Installing build dependencies: started 2026-04-20 19:14:23.855 | Installing build dependencies: finished with status 'done' 2026-04-20 19:14:23.855 | Getting requirements to build wheel: started 2026-04-20 19:14:24.167 | Getting requirements to build wheel: finished with status 'done' 2026-04-20 19:14:24.168 | Installing backend dependencies: started 2026-04-20 19:14:25.050 | Installing backend dependencies: finished with status 'done' 2026-04-20 19:14:25.051 | Preparing metadata (pyproject.toml): started 2026-04-20 19:14:25.321 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-04-20 19:14:25.340 | Collecting testscenarios>=0.4 (from oslo.db>=6.0.0->keystone==29.1.0.dev23) 2026-04-20 19:14:25.354 | Downloading testscenarios-0.5.0-py2.py3-none-any.whl.metadata (12 kB) 2026-04-20 19:14:25.383 | Collecting Mako (from alembic>=0.9.6->oslo.db>=6.0.0->keystone==29.1.0.dev23) 2026-04-20 19:14:25.396 | Downloading mako-1.3.10-py3-none-any.whl.metadata (2.9 kB) 2026-04-20 19:14:25.406 | Requirement already satisfied: wrapt>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=1.2.0->oslo.db>=6.0.0->keystone==29.1.0.dev23) (2.1.2) 2026-04-20 19:14:25.411 | Requirement already satisfied: python-dateutil>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.log>=3.44.0->keystone==29.1.0.dev23) (2.9.0.post0) 2026-04-20 19:14:25.413 | Requirement already satisfied: futurist>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=5.29.0->keystone==29.1.0.dev23) (3.3.0) 2026-04-20 19:14:25.443 | Collecting oslo.service>=1.24.0 (from oslo.messaging>=5.29.0->keystone==29.1.0.dev23) 2026-04-20 19:14:25.455 | Downloading oslo_service-4.5.1-py3-none-any.whl.metadata (2.8 kB) 2026-04-20 19:14:25.486 | Collecting cachetools>=2.0.0 (from oslo.messaging>=5.29.0->keystone==29.1.0.dev23) 2026-04-20 19:14:25.496 | Downloading cachetools-7.0.5-py3-none-any.whl.metadata (5.6 kB) 2026-04-20 19:14:25.526 | Collecting amqp>=2.5.2 (from oslo.messaging>=5.29.0->keystone==29.1.0.dev23) 2026-04-20 19:14:25.536 | Downloading amqp-5.3.1-py3-none-any.whl.metadata (8.9 kB) 2026-04-20 19:14:25.576 | Collecting kombu>=4.6.8 (from oslo.messaging>=5.29.0->keystone==29.1.0.dev23) 2026-04-20 19:14:25.585 | Downloading kombu-5.6.2-py3-none-any.whl.metadata (3.5 kB) 2026-04-20 19:14:25.615 | Collecting oslo.metrics>=0.2.1 (from oslo.messaging>=5.29.0->keystone==29.1.0.dev23) 2026-04-20 19:14:25.627 | Downloading oslo_metrics-0.15.1-py3-none-any.whl.metadata (1.5 kB) 2026-04-20 19:14:25.652 | Collecting vine<6.0.0,>=5.0.0 (from amqp>=2.5.2->oslo.messaging>=5.29.0->keystone==29.1.0.dev23) 2026-04-20 19:14:25.661 | Downloading vine-5.1.0-py3-none-any.whl.metadata (2.7 kB) 2026-04-20 19:14:25.694 | Collecting tzdata>=2025.2 (from kombu>=4.6.8->oslo.messaging>=5.29.0->keystone==29.1.0.dev23) 2026-04-20 19:14:25.704 | Downloading tzdata-2026.1-py2.py3-none-any.whl.metadata (1.4 kB) 2026-04-20 19:14:25.713 | Requirement already satisfied: packaging in /opt/stack/data/venv/lib/python3.12/site-packages (from kombu>=4.6.8->oslo.messaging>=5.29.0->keystone==29.1.0.dev23) (26.0) 2026-04-20 19:14:25.735 | Collecting prometheus-client>=0.6.0 (from oslo.metrics>=0.2.1->oslo.messaging>=5.29.0->keystone==29.1.0.dev23) 2026-04-20 19:14:25.745 | Downloading prometheus_client-0.25.0-py3-none-any.whl.metadata (2.1 kB) 2026-04-20 19:14:25.773 | Collecting statsd>=3.2.1 (from oslo.middleware>=3.31.0->keystone==29.1.0.dev23) 2026-04-20 19:14:25.784 | Downloading statsd-4.0.1-py2.py3-none-any.whl.metadata (2.9 kB) 2026-04-20 19:14:25.821 | Collecting eventlet>=0.27.0 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev23) 2026-04-20 19:14:25.831 | Downloading eventlet-0.41.0-py3-none-any.whl.metadata (5.4 kB) 2026-04-20 19:14:25.987 | Collecting greenlet>=0.4.15 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev23) 2026-04-20 19:14:25.998 | Downloading greenlet-3.4.0-cp312-cp312-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl.metadata (3.7 kB) 2026-04-20 19:14:26.034 | Collecting oslo.concurrency>=3.25.0 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev23) 2026-04-20 19:14:26.045 | Downloading oslo_concurrency-7.4.0-py3-none-any.whl.metadata (2.2 kB) 2026-04-20 19:14:26.071 | Collecting PasteDeploy>=1.5.0 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev23) 2026-04-20 19:14:26.082 | Downloading PasteDeploy-3.1.0-py3-none-any.whl.metadata (2.7 kB) 2026-04-20 19:14:26.107 | Collecting Routes>=2.3.1 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev23) 2026-04-20 19:14:26.118 | Downloading Routes-2.5.1-py2.py3-none-any.whl.metadata (25 kB) 2026-04-20 19:14:26.153 | Collecting Paste>=2.0.2 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev23) 2026-04-20 19:14:26.164 | Downloading Paste-3.10.1-py3-none-any.whl.metadata (5.3 kB) 2026-04-20 19:14:26.223 | Collecting Yappi>=1.0 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev23) 2026-04-20 19:14:26.234 | Downloading yappi-1.7.6-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (11 kB) 2026-04-20 19:14:26.261 | Collecting dnspython>=1.15.0 (from eventlet>=0.27.0->oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev23) 2026-04-20 19:14:26.271 | Downloading dnspython-2.8.0-py3-none-any.whl.metadata (5.7 kB) 2026-04-20 19:14:26.306 | Collecting fasteners>=0.7.0 (from oslo.concurrency>=3.25.0->oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev23) 2026-04-20 19:14:26.317 | Downloading fasteners-0.20-py3-none-any.whl.metadata (4.8 kB) 2026-04-20 19:14:26.349 | Collecting PrettyTable>=0.7.1 (from oslo.upgradecheck>=1.3.0->keystone==29.1.0.dev23) 2026-04-20 19:14:26.358 | Downloading prettytable-3.17.0-py3-none-any.whl.metadata (34 kB) 2026-04-20 19:14:26.380 | Requirement already satisfied: pyparsing>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->keystone==29.1.0.dev23) (3.3.2) 2026-04-20 19:14:26.380 | Requirement already satisfied: psutil>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->keystone==29.1.0.dev23) (7.2.2) 2026-04-20 19:14:26.390 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=2.0.2->oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev23) (82.0.1) 2026-04-20 19:14:26.416 | Collecting wcwidth (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->keystone==29.1.0.dev23) 2026-04-20 19:14:26.426 | Downloading wcwidth-0.6.0-py3-none-any.whl.metadata (30 kB) 2026-04-20 19:14:26.469 | Collecting defusedxml (from pysaml2>=5.0.0->keystone==29.1.0.dev23) 2026-04-20 19:14:26.481 | Downloading defusedxml-0.7.1-py2.py3-none-any.whl.metadata (32 kB) 2026-04-20 19:14:26.512 | Collecting pyopenssl<24.3.0 (from pysaml2>=5.0.0->keystone==29.1.0.dev23) 2026-04-20 19:14:26.523 | Downloading pyOpenSSL-24.2.1-py3-none-any.whl.metadata (13 kB) 2026-04-20 19:14:26.564 | Collecting xmlschema<3.0.0,>=2.0.0 (from pysaml2>=5.0.0->keystone==29.1.0.dev23) 2026-04-20 19:14:26.575 | Downloading xmlschema-2.5.1-py3-none-any.whl.metadata (8.3 kB) 2026-04-20 19:14:26.596 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==29.1.0.dev23) (3.4.7) 2026-04-20 19:14:26.596 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==29.1.0.dev23) (3.11) 2026-04-20 19:14:26.597 | Requirement already satisfied: urllib3<3,>=1.26 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==29.1.0.dev23) (2.6.3) 2026-04-20 19:14:26.598 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==29.1.0.dev23) (2023.11.17) 2026-04-20 19:14:26.634 | Collecting elementpath<5.0.0,>=4.1.5 (from xmlschema<3.0.0,>=2.0.0->pysaml2>=5.0.0->keystone==29.1.0.dev23) 2026-04-20 19:14:26.645 | Downloading elementpath-4.8.0-py3-none-any.whl.metadata (7.2 kB) 2026-04-20 19:14:26.695 | Collecting repoze.lru>=0.3 (from Routes>=2.3.1->oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev23) 2026-04-20 19:14:26.708 | Downloading repoze.lru-0.7-py3-none-any.whl.metadata (1.1 kB) 2026-04-20 19:14:26.735 | Requirement already satisfied: testtools in /opt/stack/data/venv/lib/python3.12/site-packages (from testscenarios>=0.4->oslo.db>=6.0.0->keystone==29.1.0.dev23) (2.9.0) 2026-04-20 19:14:26.785 | Downloading bcrypt-5.0.0-cp39-abi3-manylinux_2_34_x86_64.whl (278 kB) 2026-04-20 19:14:26.821 | Downloading cryptography-43.0.3-cp39-abi3-manylinux_2_28_x86_64.whl (4.0 MB) 2026-04-20 19:14:26.886 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.0/4.0 MB 66.6 MB/s 0:00:00 2026-04-20 19:14:26.896 | Downloading cffi-2.0.0-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (219 kB) 2026-04-20 19:14:26.917 | Downloading flask-3.1.3-py3-none-any.whl (103 kB) 2026-04-20 19:14:26.936 | Downloading blinker-1.9.0-py3-none-any.whl (8.5 kB) 2026-04-20 19:14:26.955 | Downloading Flask_RESTful-0.3.10-py2.py3-none-any.whl (26 kB) 2026-04-20 19:14:26.975 | Downloading aniso8601-10.0.1-py2.py3-none-any.whl (52 kB) 2026-04-20 19:14:26.994 | Downloading itsdangerous-2.2.0-py3-none-any.whl (16 kB) 2026-04-20 19:14:27.011 | Downloading jinja2-3.1.6-py3-none-any.whl (134 kB) 2026-04-20 19:14:27.031 | Downloading jsonschema-4.26.0-py3-none-any.whl (90 kB) 2026-04-20 19:14:27.053 | Downloading attrs-26.1.0-py3-none-any.whl (67 kB) 2026-04-20 19:14:27.071 | Downloading jsonschema_specifications-2025.9.1-py3-none-any.whl (18 kB) 2026-04-20 19:14:27.089 | Downloading markupsafe-3.0.3-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (22 kB) 2026-04-20 19:14:27.105 | Downloading oauthlib-3.3.1-py3-none-any.whl (160 kB) 2026-04-20 19:14:27.126 | Downloading oslo_db-18.0.0-py3-none-any.whl (152 kB) 2026-04-20 19:14:27.148 | Downloading alembic-1.18.4-py3-none-any.whl (263 kB) 2026-04-20 19:14:27.171 | Downloading oslo_messaging-17.3.0-py3-none-any.whl (201 kB) 2026-04-20 19:14:27.190 | Downloading amqp-5.3.1-py3-none-any.whl (50 kB) 2026-04-20 19:14:27.209 | Downloading vine-5.1.0-py3-none-any.whl (9.6 kB) 2026-04-20 19:14:27.226 | Downloading cachetools-7.0.5-py3-none-any.whl (13 kB) 2026-04-20 19:14:27.243 | Downloading kombu-5.6.2-py3-none-any.whl (214 kB) 2026-04-20 19:14:27.266 | Downloading oslo_metrics-0.15.1-py3-none-any.whl (14 kB) 2026-04-20 19:14:27.284 | Downloading oslo_middleware-8.0.0-py3-none-any.whl (65 kB) 2026-04-20 19:14:27.304 | Downloading oslo_policy-5.0.0-py3-none-any.whl (89 kB) 2026-04-20 19:14:27.323 | Downloading oslo_service-4.5.1-py3-none-any.whl (114 kB) 2026-04-20 19:14:27.343 | Downloading eventlet-0.41.0-py3-none-any.whl (364 kB) 2026-04-20 19:14:27.366 | Downloading dnspython-2.8.0-py3-none-any.whl (331 kB) 2026-04-20 19:14:27.387 | Downloading greenlet-3.4.0-cp312-cp312-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl (615 kB) 2026-04-20 19:14:27.406 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 615.1/615.1 kB 26.8 MB/s 0:00:00 2026-04-20 19:14:27.418 | Downloading oslo_concurrency-7.4.0-py3-none-any.whl (48 kB) 2026-04-20 19:14:27.438 | Downloading fasteners-0.20-py3-none-any.whl (18 kB) 2026-04-20 19:14:27.457 | Downloading oslo_upgradecheck-2.7.1-py3-none-any.whl (14 kB) 2026-04-20 19:14:27.480 | Downloading osprofiler-4.3.0-py3-none-any.whl (95 kB) 2026-04-20 19:14:27.503 | Downloading Paste-3.10.1-py3-none-any.whl (289 kB) 2026-04-20 19:14:27.525 | Downloading PasteDeploy-3.1.0-py3-none-any.whl (16 kB) 2026-04-20 19:14:27.542 | Downloading prettytable-3.17.0-py3-none-any.whl (34 kB) 2026-04-20 19:14:27.559 | Downloading prometheus_client-0.25.0-py3-none-any.whl (64 kB) 2026-04-20 19:14:27.580 | Downloading pysaml2-7.5.4-py3-none-any.whl (420 kB) 2026-04-20 19:14:27.768 | Downloading pyOpenSSL-24.2.1-py3-none-any.whl (58 kB) 2026-04-20 19:14:27.787 | Downloading xmlschema-2.5.1-py3-none-any.whl (395 kB) 2026-04-20 19:14:27.812 | Downloading elementpath-4.8.0-py3-none-any.whl (243 kB) 2026-04-20 19:14:27.832 | Downloading referencing-0.37.0-py3-none-any.whl (26 kB) 2026-04-20 19:14:27.851 | Downloading Routes-2.5.1-py2.py3-none-any.whl (40 kB) 2026-04-20 19:14:27.872 | Downloading repoze.lru-0.7-py3-none-any.whl (10 kB) 2026-04-20 19:14:27.889 | Downloading rpds_py-0.30.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (394 kB) 2026-04-20 19:14:27.912 | Downloading sqlalchemy-2.0.49-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (3.4 MB) 2026-04-20 19:14:27.965 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.4/3.4 MB 69.9 MB/s 0:00:00 2026-04-20 19:14:27.977 | Downloading statsd-4.0.1-py2.py3-none-any.whl (13 kB) 2026-04-20 19:14:27.995 | Downloading testscenarios-0.5.0-py2.py3-none-any.whl (21 kB) 2026-04-20 19:14:28.014 | Downloading tzdata-2026.1-py2.py3-none-any.whl (348 kB) 2026-04-20 19:14:28.035 | Downloading werkzeug-3.1.8-py3-none-any.whl (226 kB) 2026-04-20 19:14:28.056 | Downloading yappi-1.7.6-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (82 kB) 2026-04-20 19:14:28.073 | Downloading defusedxml-0.7.1-py2.py3-none-any.whl (25 kB) 2026-04-20 19:14:28.092 | Downloading mako-1.3.10-py3-none-any.whl (78 kB) 2026-04-20 19:14:28.110 | Downloading pycparser-3.0-py3-none-any.whl (48 kB) 2026-04-20 19:14:28.127 | Downloading pytz-2026.1.post1-py2.py3-none-any.whl (510 kB) 2026-04-20 19:14:28.151 | Downloading wcwidth-0.6.0-py3-none-any.whl (94 kB) 2026-04-20 19:14:28.225 | Building wheels for collected packages: keystone, testresources 2026-04-20 19:14:28.226 | Building editable for keystone (pyproject.toml): started 2026-04-20 19:14:28.984 | Building editable for keystone (pyproject.toml): finished with status 'done' 2026-04-20 19:14:28.985 | Created wheel for keystone: filename=keystone-29.1.0.dev23-0.editable-py3-none-any.whl size=9267 sha256=d2931c7b94d1f45bbe289a9fc13962838b289a398e6d166c5eaf9fe849f4fd9f 2026-04-20 19:14:28.986 | Stored in directory: /tmp/pip-ephem-wheel-cache-cqi_qe9p/wheels/d5/df/96/ee2394c3a20d6f991844794e53669e9943a8d62f162c6e6710 2026-04-20 19:14:28.991 | Building wheel for testresources (pyproject.toml): started 2026-04-20 19:14:29.237 | Building wheel for testresources (pyproject.toml): finished with status 'done' 2026-04-20 19:14:29.238 | Created wheel for testresources: filename=testresources-2.0.2-py2.py3-none-any.whl size=34284 sha256=2ff4854a334d482c05ddca60d330269bf0c2689321a2d13a6ac389d1475cf741 2026-04-20 19:14:29.239 | Stored in directory: /opt/stack/.cache/pip/wheels/6f/bd/38/5f44565796c558350457d3ffee0ab83be96f3d99e262a219b9 2026-04-20 19:14:29.243 | Successfully built keystone testresources 2026-04-20 19:14:29.384 | Installing collected packages: statsd, repoze.lru, pytz, aniso8601, Yappi, wcwidth, vine, tzdata, rpds-py, Routes, pycparser, prometheus-client, PasteDeploy, Paste, oauthlib, markupsafe, itsdangerous, greenlet, fasteners, elementpath, dnspython, defusedxml, cachetools, blinker, bcrypt, attrs, xmlschema, Werkzeug, testscenarios, testresources, SQLAlchemy, referencing, PrettyTable, Mako, jinja2, eventlet, cffi, amqp, kombu, jsonschema-specifications, Flask, cryptography, alembic, pyopenssl, oslo.middleware, oslo.db, oslo.concurrency, jsonschema, Flask-RESTful, pysaml2, osprofiler, oslo.policy, oslo.upgradecheck, oslo.service, oslo.metrics, oslo.messaging, keystone 2026-04-20 19:14:30.156 | Attempting uninstall: oauthlib 2026-04-20 19:14:30.164 | Found existing installation: oauthlib 3.2.2 2026-04-20 19:14:30.164 | Not uninstalling oauthlib at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-04-20 19:14:30.164 | Can't uninstall 'oauthlib'. No files were found to uninstall. 2026-04-20 19:14:30.245 | Attempting uninstall: markupsafe 2026-04-20 19:14:30.251 | Found existing installation: MarkupSafe 2.1.5 2026-04-20 19:14:30.252 | Not uninstalling markupsafe at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-04-20 19:14:30.252 | Can't uninstall 'MarkupSafe'. No files were found to uninstall. 2026-04-20 19:14:30.971 | Attempting uninstall: blinker 2026-04-20 19:14:30.983 | Found existing installation: blinker 1.7.0 2026-04-20 19:14:30.983 | Not uninstalling blinker at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-04-20 19:14:30.983 | Can't uninstall 'blinker'. No files were found to uninstall. 2026-04-20 19:14:31.008 | Attempting uninstall: attrs 2026-04-20 19:14:31.017 | Found existing installation: attrs 23.2.0 2026-04-20 19:14:31.017 | Not uninstalling attrs at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-04-20 19:14:31.018 | Can't uninstall 'attrs'. No files were found to uninstall. 2026-04-20 19:14:32.769 | Attempting uninstall: jinja2 2026-04-20 19:14:32.780 | Found existing installation: Jinja2 3.1.2 2026-04-20 19:14:32.780 | Not uninstalling jinja2 at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-04-20 19:14:32.780 | Can't uninstall 'Jinja2'. No files were found to uninstall. 2026-04-20 19:14:33.391 | Attempting uninstall: cryptography 2026-04-20 19:14:33.400 | Found existing installation: cryptography 41.0.7 2026-04-20 19:14:33.400 | Not uninstalling cryptography at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-04-20 19:14:33.400 | Can't uninstall 'cryptography'. No files were found to uninstall. 2026-04-20 19:14:33.982 | Attempting uninstall: jsonschema 2026-04-20 19:14:33.989 | Found existing installation: jsonschema 4.10.3 2026-04-20 19:14:33.989 | Not uninstalling jsonschema at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-04-20 19:14:33.990 | Can't uninstall 'jsonschema'. No files were found to uninstall. 2026-04-20 19:14:34.880 | 2026-04-20 19:14:34.893 | Successfully installed Flask-3.1.3 Flask-RESTful-0.3.10 Mako-1.3.10 Paste-3.10.1 PasteDeploy-3.1.0 PrettyTable-3.17.0 Routes-2.5.1 SQLAlchemy-2.0.49 Werkzeug-3.1.8 Yappi-1.7.6 alembic-1.18.4 amqp-5.3.1 aniso8601-10.0.1 attrs-26.1.0 bcrypt-5.0.0 blinker-1.9.0 cachetools-7.0.5 cffi-2.0.0 cryptography-43.0.3 defusedxml-0.7.1 dnspython-2.8.0 elementpath-4.8.0 eventlet-0.41.0 fasteners-0.20 greenlet-3.4.0 itsdangerous-2.2.0 jinja2-3.1.6 jsonschema-4.26.0 jsonschema-specifications-2025.9.1 keystone-29.1.0.dev23 kombu-5.6.2 markupsafe-3.0.3 oauthlib-3.3.1 oslo.concurrency-7.4.0 oslo.db-18.0.0 oslo.messaging-17.3.0 oslo.metrics-0.15.1 oslo.middleware-8.0.0 oslo.policy-5.0.0 oslo.service-4.5.1 oslo.upgradecheck-2.7.1 osprofiler-4.3.0 prometheus-client-0.25.0 pycparser-3.0 pyopenssl-24.2.1 pysaml2-7.5.4 pytz-2026.1.post1 referencing-0.37.0 repoze.lru-0.7 rpds-py-0.30.0 statsd-4.0.1 testresources-2.0.2 testscenarios-0.5.0 tzdata-2026.1 vine-5.1.0 wcwidth-0.6.0 xmlschema-2.5.1 2026-04-20 19:14:35.321 | + inc/python:pip_install:216 : result=0 2026-04-20 19:14:35.326 | + inc/python:pip_install:218 : time_stop pip_install 2026-04-20 19:14:35.332 | + functions-common:time_stop:2414 : local name 2026-04-20 19:14:35.336 | + functions-common:time_stop:2415 : local end_time 2026-04-20 19:14:35.341 | + functions-common:time_stop:2416 : local elapsed_time 2026-04-20 19:14:35.345 | + functions-common:time_stop:2417 : local total 2026-04-20 19:14:35.351 | + functions-common:time_stop:2418 : local start_time 2026-04-20 19:14:35.356 | + functions-common:time_stop:2420 : name=pip_install 2026-04-20 19:14:35.362 | + functions-common:time_stop:2421 : start_time=1776712457935 2026-04-20 19:14:35.366 | + functions-common:time_stop:2423 : [[ -z 1776712457935 ]] 2026-04-20 19:14:35.373 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-04-20 19:14:35.383 | + functions-common:time_stop:2426 : end_time=1776712475375 2026-04-20 19:14:35.387 | + functions-common:time_stop:2427 : elapsed_time=17440 2026-04-20 19:14:35.392 | + functions-common:time_stop:2428 : total=28962 2026-04-20 19:14:35.397 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-04-20 19:14:35.402 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=46402 2026-04-20 19:14:35.406 | + inc/python:pip_install:219 : return 0 2026-04-20 19:14:35.410 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-04-20 19:14:35.415 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-04-20 19:14:35.420 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/keystone 2026-04-20 19:14:35.425 | + inc/python:use_library_from_git:266 : local name=/opt/stack/keystone 2026-04-20 19:14:35.431 | + inc/python:use_library_from_git:267 : local enabled=1 2026-04-20 19:14:35.436 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-04-20 19:14:35.441 | + 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, =~ ,/opt/stack/keystone, ]] 2026-04-20 19:14:35.447 | + inc/python:use_library_from_git:269 : return 1 2026-04-20 19:14:35.452 | + lib/keystone:install_keystone:542 : is_service_enabled ldap 2026-04-20 19:14:35.489 | + functions-common:is_service_enabled:2070 : return 1 2026-04-20 19:14:35.494 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-04-20 19:14:35.499 | + ./stack.sh:main:918 : configure_keystone 2026-04-20 19:14:35.505 | + lib/keystone:configure_keystone:177 : sudo install -d -o stack /etc/keystone 2026-04-20 19:14:35.527 | + lib/keystone:configure_keystone:179 : [[ /etc/keystone != \/\o\p\t\/\s\t\a\c\k\/\k\e\y\s\t\o\n\e\/\e\t\c ]] 2026-04-20 19:14:35.533 | + lib/keystone:configure_keystone:180 : install -m 600 /dev/null /etc/keystone/keystone.conf 2026-04-20 19:14:35.542 | + lib/keystone:configure_keystone:183 : is_service_enabled ldap 2026-04-20 19:14:35.577 | + functions-common:is_service_enabled:2070 : return 1 2026-04-20 19:14:35.583 | + lib/keystone:configure_keystone:187 : iniset /etc/keystone/keystone.conf identity driver sql 2026-04-20 19:14:35.654 | + lib/keystone:configure_keystone:188 : iniset /etc/keystone/keystone.conf identity password_hash_rounds 4 2026-04-20 19:14:35.719 | + lib/keystone:configure_keystone:189 : iniset /etc/keystone/keystone.conf assignment driver sql 2026-04-20 19:14:35.783 | + lib/keystone:configure_keystone:190 : iniset /etc/keystone/keystone.conf role driver sql 2026-04-20 19:14:35.854 | + lib/keystone:configure_keystone:191 : iniset /etc/keystone/keystone.conf resource driver sql 2026-04-20 19:14:35.921 | + lib/keystone:configure_keystone:194 : iniset /etc/keystone/keystone.conf cache enabled True 2026-04-20 19:14:35.988 | + lib/keystone:configure_keystone:195 : iniset /etc/keystone/keystone.conf cache backend dogpile.cache.memcached 2026-04-20 19:14:36.052 | + lib/keystone:configure_keystone:196 : iniset /etc/keystone/keystone.conf cache memcache_servers localhost:11211 2026-04-20 19:14:36.121 | + lib/keystone:configure_keystone:200 : iniset /etc/keystone/keystone.conf api response_validation error 2026-04-20 19:14:36.192 | + lib/keystone:configure_keystone:202 : iniset_rpc_backend keystone /etc/keystone/keystone.conf oslo_messaging_notifications 2026-04-20 19:14:36.198 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=keystone 2026-04-20 19:14:36.204 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/keystone/keystone.conf 2026-04-20 19:14:36.210 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=oslo_messaging_notifications 2026-04-20 19:14:36.217 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-04-20 19:14:36.223 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-04-20 19:14:36.255 | + functions-common:is_service_enabled:2070 : return 0 2026-04-20 19:14:36.262 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-04-20 19:14:36.269 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-04-20 19:14:36.274 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-04-20 19:14:36.307 | ++ functions-common:is_service_enabled:2070 : return 0 2026-04-20 19:14:36.312 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:secretrabbit@199.204.45.244:5672/ 2026-04-20 19:14:36.319 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/keystone/keystone.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:secretrabbit@199.204.45.244:5672/ 2026-04-20 19:14:36.386 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-04-20 19:14:36.392 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-04-20 19:14:36.397 | + lib/keystone:configure_keystone:204 : local service_port=5000 2026-04-20 19:14:36.403 | + lib/keystone:configure_keystone:206 : is_service_enabled tls-proxy 2026-04-20 19:14:36.440 | + functions-common:is_service_enabled:2070 : return 0 2026-04-20 19:14:36.445 | + lib/keystone:configure_keystone:208 : service_port=5001 2026-04-20 19:14:36.450 | + lib/keystone:configure_keystone:215 : iniset /etc/keystone/keystone.conf DEFAULT public_endpoint https://199.204.45.244/identity 2026-04-20 19:14:36.517 | + lib/keystone:configure_keystone:217 : [[ fernet != '' ]] 2026-04-20 19:14:36.523 | + lib/keystone:configure_keystone:218 : iniset /etc/keystone/keystone.conf token provider fernet 2026-04-20 19:14:36.592 | ++ lib/keystone:configure_keystone:221 : database_connection_url keystone 2026-04-20 19:14:36.599 | ++ lib/database:database_connection_url:134 : local db=keystone 2026-04-20 19:14:36.604 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql keystone 2026-04-20 19:14:36.612 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=keystone 2026-04-20 19:14:36.618 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-04-20 19:14:36.623 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-04-20 19:14:36.629 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-04-20 19:14:36.664 | ++ functions-common:is_service_enabled:2070 : return 0 2026-04-20 19:14:36.670 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-04-20 19:14:36.675 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:secretdatabase@127.0.0.1/keystone?charset=utf8&plugin=dbcounter' 2026-04-20 19:14:36.682 | + lib/keystone:configure_keystone:221 : iniset /etc/keystone/keystone.conf database connection 'mysql+pymysql://root:secretdatabase@127.0.0.1/keystone?charset=utf8&plugin=dbcounter' 2026-04-20 19:14:36.753 | + lib/keystone:configure_keystone:224 : '[' False '!=' False ']' 2026-04-20 19:14:36.758 | + lib/keystone:configure_keystone:229 : setup_logging /etc/keystone/keystone.conf 2026-04-20 19:14:36.763 | + functions:setup_logging:693 : setup_systemd_logging /etc/keystone/keystone.conf 2026-04-20 19:14:36.769 | + functions:setup_systemd_logging:710 : local conf_file=/etc/keystone/keystone.conf 2026-04-20 19:14:36.777 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-04-20 19:14:36.817 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-04-20 19:14:36.823 | + functions:setup_systemd_logging:716 : local pidstr= 2026-04-20 19:14:36.829 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-04-20 19:14:36.835 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-04-20 19:14:36.841 | + functions:setup_systemd_logging:723 : iniset /etc/keystone/keystone.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2026-04-20 19:14:36.908 | + functions:setup_systemd_logging:725 : iniset /etc/keystone/keystone.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2026-04-20 19:14:36.976 | + functions:setup_systemd_logging:726 : iniset /etc/keystone/keystone.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2026-04-20 19:14:37.044 | + functions:setup_systemd_logging:727 : iniset /etc/keystone/keystone.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-04-20 19:14:37.114 | + functions:setup_systemd_logging:730 : iniset /etc/keystone/keystone.conf DEFAULT log_color False 2026-04-20 19:14:37.186 | + lib/keystone:configure_keystone:231 : iniset /etc/keystone/keystone.conf DEFAULT debug True 2026-04-20 19:14:37.249 | + lib/keystone:configure_keystone:233 : write_uwsgi_config /etc/keystone/keystone-uwsgi-public.ini keystone.wsgi.api:application /identity '' keystone-api 2026-04-20 19:14:37.253 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/keystone/keystone-uwsgi-public.ini 2026-04-20 19:14:37.259 | + lib/apache:write_uwsgi_config:244 : local wsgi=keystone.wsgi.api:application 2026-04-20 19:14:37.264 | + lib/apache:write_uwsgi_config:245 : local url=/identity 2026-04-20 19:14:37.269 | + lib/apache:write_uwsgi_config:246 : local http= 2026-04-20 19:14:37.274 | + lib/apache:write_uwsgi_config:247 : local name=keystone-api 2026-04-20 19:14:37.280 | + lib/apache:write_uwsgi_config:249 : '[' -z keystone-api ']' 2026-04-20 19:14:37.286 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-04-20 19:14:37.290 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-04-20 19:14:37.313 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-04-20 19:14:37.313 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 stack root' 2026-04-20 19:14:37.325 | d /var/run/uwsgi 0755 stack root 2026-04-20 19:14:37.332 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-04-20 19:14:37.351 | /etc/tmpfiles.d/uwsgi.conf:1: Line references path below legacy directory /var/run/, updating /var/run/uwsgi → /run/uwsgi; please update the tmpfiles.d/ drop-in file accordingly. 2026-04-20 19:14:37.359 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/keystone-api.socket 2026-04-20 19:14:37.364 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/keystone/keystone-uwsgi-public.ini 2026-04-20 19:14:37.374 | + lib/apache:write_uwsgi_config:270 : [[ keystone.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-04-20 19:14:37.380 | + lib/apache:write_uwsgi_config:271 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi module keystone.wsgi.api:application 2026-04-20 19:14:37.446 | + lib/apache:write_uwsgi_config:276 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi processes 4 2026-04-20 19:14:37.508 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi master true 2026-04-20 19:14:37.571 | + lib/apache:write_uwsgi_config:280 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi die-on-term true 2026-04-20 19:14:37.633 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi exit-on-reload false 2026-04-20 19:14:37.694 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi worker-reload-mercy 80 2026-04-20 19:14:37.755 | + lib/apache:write_uwsgi_config:285 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi enable-threads true 2026-04-20 19:14:37.812 | + lib/apache:write_uwsgi_config:286 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi plugins http,python3 2026-04-20 19:14:37.872 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi thunder-lock true 2026-04-20 19:14:37.938 | + lib/apache:write_uwsgi_config:290 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2026-04-20 19:14:38.003 | + lib/apache:write_uwsgi_config:292 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi buffer-size 65535 2026-04-20 19:14:38.066 | + lib/apache:write_uwsgi_config:294 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi add-header 'Connection: close' 2026-04-20 19:14:38.125 | + lib/apache:write_uwsgi_config:296 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi lazy-apps true 2026-04-20 19:14:38.189 | + lib/apache:write_uwsgi_config:298 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi start-time %t 2026-04-20 19:14:38.253 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-04-20 19:14:38.258 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-04-20 19:14:38.265 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for keystone-api 2026-04-20 19:14:38.270 | ++ lib/apache:apache_site_config_for:174 : local site=keystone-api 2026-04-20 19:14:38.275 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-04-20 19:14:38.280 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-04-20 19:14:38.285 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-04-20 19:14:38.291 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/keystone-api.conf 2026-04-20 19:14:38.298 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/keystone-api.conf 2026-04-20 19:14:38.304 | + lib/apache:write_uwsgi_config:306 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi socket /var/run/uwsgi/keystone-api.socket 2026-04-20 19:14:38.367 | + lib/apache:write_uwsgi_config:307 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi chmod-socket 666 2026-04-20 19:14:38.431 | + lib/apache:write_uwsgi_config:308 : echo 'ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-api.socket|uwsgi://uwsgi-uds-keystone-api" retry=0 acquire=1 ' 2026-04-20 19:14:38.432 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/keystone-api.conf 2026-04-20 19:14:38.447 | ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-api.socket|uwsgi://uwsgi-uds-keystone-api" retry=0 acquire=1 2026-04-20 19:14:38.455 | + lib/apache:write_uwsgi_config:309 : enable_apache_site keystone-api 2026-04-20 19:14:38.460 | + lib/apache:enable_apache_site:191 : local site=keystone-api 2026-04-20 19:14:38.466 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-04-20 19:14:38.471 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-04-20 19:14:38.477 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-04-20 19:14:38.483 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-04-20 19:14:38.489 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-04-20 19:14:38.493 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-04-20 19:14:38.498 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-04-20 19:14:38.503 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-04-20 19:14:38.509 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-04-20 19:14:38.514 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-04-20 19:14:38.520 | + lib/apache:enable_apache_site:195 : sudo a2ensite keystone-api 2026-04-20 19:14:38.570 | Enabling site keystone-api. 2026-04-20 19:14:38.581 | To activate the new configuration, you need to run: 2026-04-20 19:14:38.581 | systemctl reload apache2 2026-04-20 19:14:38.592 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-04-20 19:14:38.597 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-04-20 19:14:38.603 | + functions-common:restart_service:2298 : '[' -x /bin/systemctl ']' 2026-04-20 19:14:38.609 | + functions-common:restart_service:2299 : sudo /bin/systemctl restart apache2 2026-04-20 19:14:38.747 | + lib/keystone:configure_keystone:235 : iniset /etc/keystone/keystone.conf DEFAULT max_token_size 16384 2026-04-20 19:14:38.807 | + lib/keystone:configure_keystone:237 : iniset /etc/keystone/keystone.conf fernet_tokens key_repository /etc/keystone/fernet-keys/ 2026-04-20 19:14:38.876 | + lib/keystone:configure_keystone:239 : iniset /etc/keystone/keystone.conf credential key_repository /etc/keystone/credential-keys/ 2026-04-20 19:14:38.942 | + lib/keystone:configure_keystone:247 : [[ True = True ]] 2026-04-20 19:14:38.947 | + lib/keystone:configure_keystone:248 : iniset /etc/keystone/keystone.conf security_compliance lockout_failure_attempts 2 2026-04-20 19:14:39.016 | + lib/keystone:configure_keystone:249 : iniset /etc/keystone/keystone.conf security_compliance lockout_duration 10 2026-04-20 19:14:39.073 | + lib/keystone:configure_keystone:250 : iniset /etc/keystone/keystone.conf security_compliance unique_last_password_count 2 2026-04-20 19:14:39.139 | + lib/keystone:configure_keystone:253 : iniset /etc/keystone/keystone.conf oslo_policy policy_file policy.yaml 2026-04-20 19:14:39.206 | + lib/keystone:configure_keystone:255 : [[ False == True ]] 2026-04-20 19:14:39.212 | + lib/keystone:configure_keystone:255 : [[ False == True ]] 2026-04-20 19:14:39.217 | + lib/keystone:configure_keystone:259 : iniset /etc/keystone/keystone.conf oslo_policy enforce_scope false 2026-04-20 19:14:39.280 | + lib/keystone:configure_keystone:260 : iniset /etc/keystone/keystone.conf oslo_policy enforce_new_defaults false 2026-04-20 19:14:39.346 | + ./stack.sh:main:922 : is_service_enabled swift 2026-04-20 19:14:39.381 | + functions-common:is_service_enabled:2070 : return 1 2026-04-20 19:14:39.387 | + ./stack.sh:main:936 : is_service_enabled g-api n-api 2026-04-20 19:14:39.425 | + functions-common:is_service_enabled:2070 : return 0 2026-04-20 19:14:39.431 | + ./stack.sh:main:938 : stack_install_service glance 2026-04-20 19:14:39.437 | + lib/stack:stack_install_service:20 : local service=glance 2026-04-20 19:14:39.443 | + lib/stack:stack_install_service:21 : type install_glance 2026-04-20 19:14:39.449 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-04-20 19:14:39.455 | + lib/stack:stack_install_service:32 : install_glance 2026-04-20 19:14:39.461 | + lib/glance:install_glance:550 : glance_store_extras=() 2026-04-20 19:14:39.466 | + lib/glance:install_glance:550 : local glance_store_extras 2026-04-20 19:14:39.472 | + lib/glance:install_glance:552 : is_service_enabled cinder 2026-04-20 19:14:39.510 | + functions-common:is_service_enabled:2070 : return 0 2026-04-20 19:14:39.517 | + lib/glance:install_glance:553 : glance_store_extras=("cinder" "${glance_store_extras[@]}") 2026-04-20 19:14:39.523 | + lib/glance:install_glance:556 : is_service_enabled swift 2026-04-20 19:14:39.560 | + functions-common:is_service_enabled:2070 : return 1 2026-04-20 19:14:39.566 | + lib/glance:install_glance:562 : use_library_from_git glance_store 2026-04-20 19:14:39.571 | + inc/python:use_library_from_git:266 : local name=glance_store 2026-04-20 19:14:39.577 | + inc/python:use_library_from_git:267 : local enabled=1 2026-04-20 19:14:39.583 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-04-20 19:14:39.588 | + 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, =~ ,glance_store, ]] 2026-04-20 19:14:39.594 | + inc/python:use_library_from_git:269 : return 1 2026-04-20 19:14:39.601 | ++ lib/glance:install_glance:568 : join_extras cinder 2026-04-20 19:14:39.607 | ++ inc/python:join_extras:28 : local IFS=, 2026-04-20 19:14:39.614 | ++ inc/python:join_extras:29 : echo cinder 2026-04-20 19:14:39.621 | + lib/glance:install_glance:568 : pip_install_gr_extras glance-store cinder 2026-04-20 19:14:39.627 | + inc/python:pip_install_gr_extras:107 : local name=glance-store 2026-04-20 19:14:39.631 | + inc/python:pip_install_gr_extras:108 : local extras=cinder 2026-04-20 19:14:39.636 | + inc/python:pip_install_gr_extras:109 : local version_constraints 2026-04-20 19:14:39.643 | ++ inc/python:pip_install_gr_extras:110 : get_version_constraints_from_global_requirements glance-store 2026-04-20 19:14:39.649 | ++ inc/python:get_version_constraints_from_global_requirements:253 : local package=glance-store 2026-04-20 19:14:39.654 | ++ inc/python:get_version_constraints_from_global_requirements:254 : local required_pkg_version_constraint 2026-04-20 19:14:39.664 | +++ inc/python:get_version_constraints_from_global_requirements:256 : grep -i -h -o -P '^glance-store\K.*' /opt/stack/requirements/global-requirements.txt 2026-04-20 19:14:39.664 | +++ inc/python:get_version_constraints_from_global_requirements:256 : cut -d# -f1 2026-04-20 19:14:39.674 | ++ inc/python:get_version_constraints_from_global_requirements:256 : required_pkg_version_constraint='!=0.29.0 ' 2026-04-20 19:14:39.680 | ++ inc/python:get_version_constraints_from_global_requirements:257 : [[ !=0.29.0 == '' ]] 2026-04-20 19:14:39.686 | ++ inc/python:get_version_constraints_from_global_requirements:260 : echo '!=0.29.0' 2026-04-20 19:14:39.692 | + inc/python:pip_install_gr_extras:110 : version_constraints='!=0.29.0' 2026-04-20 19:14:39.697 | + inc/python:pip_install_gr_extras:111 : pip_install 'glance-store[cinder]!=0.29.0' 2026-04-20 19:14:39.744 | Using python 3.12 to install glance-store[cinder]!=0.29.0 2026-04-20 19:14:39.750 | + 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 'glance-store[cinder]!=0.29.0' 2026-04-20 19:14:40.443 | Collecting glance-store!=0.29.0 (from glance-store[cinder]!=0.29.0) 2026-04-20 19:14:40.519 | Downloading glance_store-5.4.0-py3-none-any.whl.metadata (4.6 kB) 2026-04-20 19:14:40.533 | Requirement already satisfied: oslo.config>=5.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (10.3.0) 2026-04-20 19:14:40.534 | Requirement already satisfied: oslo.i18n>=3.15.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (6.7.2) 2026-04-20 19:14:40.534 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (5.9.1) 2026-04-20 19:14:40.535 | Requirement already satisfied: oslo.utils>=4.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (10.0.1) 2026-04-20 19:14:40.535 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (7.4.0) 2026-04-20 19:14:40.536 | Requirement already satisfied: stevedore>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (5.7.0) 2026-04-20 19:14:40.537 | Requirement already satisfied: eventlet!=0.18.3,!=0.20.1,>=0.18.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (0.41.0) 2026-04-20 19:14:40.537 | Requirement already satisfied: jsonschema>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (4.26.0) 2026-04-20 19:14:40.538 | Requirement already satisfied: keystoneauth1>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (5.13.1) 2026-04-20 19:14:40.538 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (5.8.0) 2026-04-20 19:14:40.539 | Requirement already satisfied: requests>=2.14.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (2.33.1) 2026-04-20 19:14:40.552 | Collecting retrying!=1.3.0,>=1.2.3 (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) 2026-04-20 19:14:40.556 | Downloading retrying-1.4.2-py3-none-any.whl.metadata (5.5 kB) 2026-04-20 19:14:40.564 | Requirement already satisfied: futurist>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (3.3.0) 2026-04-20 19:14:40.566 | Requirement already satisfied: dnspython>=1.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from eventlet!=0.18.3,!=0.20.1,>=0.18.2->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (2.8.0) 2026-04-20 19:14:40.568 | Requirement already satisfied: greenlet>=1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from eventlet!=0.18.3,!=0.20.1,>=0.18.2->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (3.4.0) 2026-04-20 19:14:40.572 | Requirement already satisfied: debtcollector>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from futurist>=1.2.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (3.1.0) 2026-04-20 19:14:40.574 | Requirement already satisfied: wrapt>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=3.0.0->futurist>=1.2.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (2.1.2) 2026-04-20 19:14:40.606 | Collecting python-cinderclient>=4.1.0 (from glance-store[cinder]!=0.29.0) 2026-04-20 19:14:40.611 | Downloading python_cinderclient-9.9.0-py3-none-any.whl.metadata (19 kB) 2026-04-20 19:14:40.670 | Collecting os-brick>=6.3.0 (from glance-store[cinder]!=0.29.0) 2026-04-20 19:14:40.675 | Downloading os_brick-7.0.0-py3-none-any.whl.metadata (2.8 kB) 2026-04-20 19:14:40.709 | Collecting oslo.rootwrap>=5.8.0 (from glance-store[cinder]!=0.29.0) 2026-04-20 19:14:40.713 | Downloading oslo_rootwrap-7.9.0-py3-none-any.whl.metadata (2.1 kB) 2026-04-20 19:14:40.746 | Collecting oslo.privsep>=1.23.0 (from glance-store[cinder]!=0.29.0) 2026-04-20 19:14:40.749 | Downloading oslo_privsep-3.10.1-py3-none-any.whl.metadata (2.7 kB) 2026-04-20 19:14:40.761 | Requirement already satisfied: attrs>=22.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (26.1.0) 2026-04-20 19:14:40.762 | Requirement already satisfied: jsonschema-specifications>=2023.03.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (2025.9.1) 2026-04-20 19:14:40.762 | Requirement already satisfied: referencing>=0.28.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (0.37.0) 2026-04-20 19:14:40.763 | Requirement already satisfied: rpds-py>=0.25.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (0.30.0) 2026-04-20 19:14:40.768 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.4.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (7.0.3) 2026-04-20 19:14:40.769 | Requirement already satisfied: iso8601>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.4.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (2.1.0) 2026-04-20 19:14:40.770 | Requirement already satisfied: os-service-types>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.4.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (1.8.2) 2026-04-20 19:14:40.770 | Requirement already satisfied: typing-extensions>=4.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.4.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (4.15.0) 2026-04-20 19:14:40.774 | Requirement already satisfied: oslo.context>=4.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (6.3.0) 2026-04-20 19:14:40.774 | Requirement already satisfied: oslo.log>=4.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (8.1.0) 2026-04-20 19:14:40.777 | Requirement already satisfied: oslo.service>=2.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (4.5.1) 2026-04-20 19:14:40.793 | Collecting tenacity>=6.3.1 (from os-brick>=6.3.0->glance-store[cinder]!=0.29.0) 2026-04-20 19:14:40.797 | Downloading tenacity-9.1.4-py3-none-any.whl.metadata (1.2 kB) 2026-04-20 19:14:40.805 | Requirement already satisfied: psutil>=5.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (7.2.2) 2026-04-20 19:14:40.809 | Requirement already satisfied: fasteners>=0.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.concurrency>=3.26.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (0.20) 2026-04-20 19:14:40.812 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=5.2.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (1.3.0) 2026-04-20 19:14:40.813 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=5.2.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (2.0.0) 2026-04-20 19:14:40.814 | Requirement already satisfied: PyYAML>=5.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=5.2.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (6.0.3) 2026-04-20 19:14:40.820 | Requirement already satisfied: python-dateutil>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.log>=4.8.0->os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (2.9.0.post0) 2026-04-20 19:14:40.822 | Requirement already satisfied: cffi>=1.14.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.privsep>=1.23.0->glance-store[cinder]!=0.29.0) (2.0.0) 2026-04-20 19:14:40.823 | Requirement already satisfied: msgpack>=0.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.privsep>=1.23.0->glance-store[cinder]!=0.29.0) (1.1.2) 2026-04-20 19:14:40.825 | Requirement already satisfied: pycparser in /opt/stack/data/venv/lib/python3.12/site-packages (from cffi>=1.14.0->oslo.privsep>=1.23.0->glance-store[cinder]!=0.29.0) (3.0) 2026-04-20 19:14:40.830 | Requirement already satisfied: WebOb>=1.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=2.8.0->os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (1.8.9) 2026-04-20 19:14:40.831 | Requirement already satisfied: PasteDeploy>=1.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=2.8.0->os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (3.1.0) 2026-04-20 19:14:40.832 | Requirement already satisfied: Routes>=2.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=2.8.0->os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (2.5.1) 2026-04-20 19:14:40.832 | Requirement already satisfied: Paste>=2.0.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=2.8.0->os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (3.10.1) 2026-04-20 19:14:40.833 | Requirement already satisfied: Yappi>=1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=2.8.0->os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (1.7.6) 2026-04-20 19:14:40.836 | Requirement already satisfied: pyparsing>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=4.7.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (3.3.2) 2026-04-20 19:14:40.837 | Requirement already satisfied: packaging>=20.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=4.7.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (26.0) 2026-04-20 19:14:40.841 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=2.0.2->oslo.service>=2.8.0->os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (82.0.1) 2026-04-20 19:14:40.851 | Requirement already satisfied: PrettyTable>=0.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-cinderclient>=4.1.0->glance-store[cinder]!=0.29.0) (3.17.0) 2026-04-20 19:14:40.854 | Requirement already satisfied: wcwidth in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.2->python-cinderclient>=4.1.0->glance-store[cinder]!=0.29.0) (0.6.0) 2026-04-20 19:14:40.856 | Requirement already satisfied: six>=1.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-dateutil>=2.7.0->oslo.log>=4.8.0->os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (1.17.0) 2026-04-20 19:14:40.864 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (3.4.7) 2026-04-20 19:14:40.864 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (3.11) 2026-04-20 19:14:40.865 | Requirement already satisfied: urllib3<3,>=1.26 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (2.6.3) 2026-04-20 19:14:40.866 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.14.2->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (2023.11.17) 2026-04-20 19:14:40.883 | Requirement already satisfied: repoze.lru>=0.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from Routes>=2.3.1->oslo.service>=2.8.0->os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (0.7) 2026-04-20 19:14:40.918 | Downloading glance_store-5.4.0-py3-none-any.whl (260 kB) 2026-04-20 19:14:40.950 | Downloading os_brick-7.0.0-py3-none-any.whl (285 kB) 2026-04-20 19:14:40.970 | Downloading oslo_privsep-3.10.1-py3-none-any.whl (41 kB) 2026-04-20 19:14:40.980 | Downloading oslo_rootwrap-7.9.0-py3-none-any.whl (40 kB) 2026-04-20 19:14:40.993 | Downloading python_cinderclient-9.9.0-py3-none-any.whl (256 kB) 2026-04-20 19:14:41.009 | Downloading retrying-1.4.2-py3-none-any.whl (10 kB) 2026-04-20 19:14:41.019 | Downloading tenacity-9.1.4-py3-none-any.whl (28 kB) 2026-04-20 19:14:41.137 | Installing collected packages: tenacity, retrying, oslo.rootwrap, python-cinderclient, oslo.privsep, glance-store, os-brick 2026-04-20 19:14:41.883 | 2026-04-20 19:14:41.895 | Successfully installed glance-store-5.4.0 os-brick-7.0.0 oslo.privsep-3.10.1 oslo.rootwrap-7.9.0 python-cinderclient-9.9.0 retrying-1.4.2 tenacity-9.1.4 2026-04-20 19:14:41.987 | + inc/python:pip_install:216 : result=0 2026-04-20 19:14:41.992 | + inc/python:pip_install:218 : time_stop pip_install 2026-04-20 19:14:41.997 | + functions-common:time_stop:2414 : local name 2026-04-20 19:14:42.002 | + functions-common:time_stop:2415 : local end_time 2026-04-20 19:14:42.007 | + functions-common:time_stop:2416 : local elapsed_time 2026-04-20 19:14:42.013 | + functions-common:time_stop:2417 : local total 2026-04-20 19:14:42.018 | + functions-common:time_stop:2418 : local start_time 2026-04-20 19:14:42.024 | + functions-common:time_stop:2420 : name=pip_install 2026-04-20 19:14:42.029 | + functions-common:time_stop:2421 : start_time=1776712479733 2026-04-20 19:14:42.034 | + functions-common:time_stop:2423 : [[ -z 1776712479733 ]] 2026-04-20 19:14:42.042 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-04-20 19:14:42.050 | + functions-common:time_stop:2426 : end_time=1776712482044 2026-04-20 19:14:42.057 | + functions-common:time_stop:2427 : elapsed_time=2311 2026-04-20 19:14:42.062 | + functions-common:time_stop:2428 : total=46402 2026-04-20 19:14:42.067 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-04-20 19:14:42.072 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=48713 2026-04-20 19:14:42.078 | + inc/python:pip_install:219 : return 0 2026-04-20 19:14:42.084 | + lib/glance:install_glance:569 : copy_rootwrap /opt/stack/data/venv/etc/glance 2026-04-20 19:14:42.090 | + lib/glance:copy_rootwrap:263 : local source_path=/opt/stack/data/venv/etc/glance 2026-04-20 19:14:42.096 | + lib/glance:copy_rootwrap:265 : sudo install -d -o stack /etc/glance 2026-04-20 19:14:42.120 | + lib/glance:copy_rootwrap:266 : cp -r /opt/stack/data/venv/etc/glance/rootwrap.conf /opt/stack/data/venv/etc/glance/rootwrap.d /etc/glance/ 2026-04-20 19:14:42.129 | + lib/glance:install_glance:572 : git_clone https://github.com/openstack/glance.git /opt/stack/glance master 2026-04-20 19:14:42.135 | + functions-common:git_clone:583 : local git_remote=https://github.com/openstack/glance.git 2026-04-20 19:14:42.141 | + functions-common:git_clone:584 : local git_dest=/opt/stack/glance 2026-04-20 19:14:42.147 | + functions-common:git_clone:585 : local git_ref=master 2026-04-20 19:14:42.153 | + functions-common:git_clone:586 : local orig_dir 2026-04-20 19:14:42.160 | ++ functions-common:git_clone:587 : pwd 2026-04-20 19:14:42.166 | + functions-common:git_clone:587 : orig_dir=/opt/stack/devstack 2026-04-20 19:14:42.172 | + functions-common:git_clone:588 : local git_clone_flags= 2026-04-20 19:14:42.178 | ++ functions-common:git_clone:590 : trueorfalse False RECLONE 2026-04-20 19:14:42.211 | + functions-common:git_clone:590 : RECLONE=False 2026-04-20 19:14:42.216 | + functions-common:git_clone:591 : [[ 0 -gt 0 ]] 2026-04-20 19:14:42.222 | + functions-common:git_clone:595 : [[ False = \T\r\u\e ]] 2026-04-20 19:14:42.229 | + functions-common:git_clone:604 : echo master 2026-04-20 19:14:42.229 | + functions-common:git_clone:604 : egrep -q '^refs' 2026-04-20 19:14:42.239 | + functions-common:git_clone:618 : [[ ! -d /opt/stack/glance ]] 2026-04-20 19:14:42.245 | + functions-common:git_clone:628 : [[ False = \T\r\u\e ]] 2026-04-20 19:14:42.251 | + functions-common:git_clone:663 : sudo git config --system --add safe.directory /opt/stack/glance 2026-04-20 19:14:42.273 | + functions-common:git_clone:666 : cd /opt/stack/glance 2026-04-20 19:14:42.279 | + functions-common:git_clone:667 : git show --oneline 2026-04-20 19:14:42.280 | + functions-common:git_clone:667 : head -1 2026-04-20 19:14:42.286 | 03dbf8eac Replace eventlet.sleep with time.sleep in tasks API test 2026-04-20 19:14:42.292 | + functions-common:git_clone:668 : cd /opt/stack/devstack 2026-04-20 19:14:42.298 | + lib/glance:install_glance:574 : setup_develop /opt/stack/glance 2026-04-20 19:14:42.304 | + inc/python:setup_develop:353 : local bindep 2026-04-20 19:14:42.309 | + inc/python:setup_develop:354 : [[ /opt/stack/glance == -bindep* ]] 2026-04-20 19:14:42.316 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/glance 2026-04-20 19:14:42.322 | + inc/python:setup_develop:359 : local extras= 2026-04-20 19:14:42.328 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/glance -e 2026-04-20 19:14:42.335 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-04-20 19:14:42.341 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/glance == -bindep* ]] 2026-04-20 19:14:42.347 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/glance 2026-04-20 19:14:42.352 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-04-20 19:14:42.357 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-04-20 19:14:42.366 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/glance 2026-04-20 19:14:42.371 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-04-20 19:14:42.379 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/glance 2026-04-20 19:14:42.385 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-04-20 19:14:42.390 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-04-20 19:14:42.398 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/glance/setup.cfg 2026-04-20 19:14:42.411 | + inc/python:_setup_package_with_constraints_edit:400 : name=glance 2026-04-20 19:14:42.417 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z glance ']' 2026-04-20 19:14:42.423 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- glance 2026-04-20 19:14:42.519 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/glance -e 2026-04-20 19:14:42.524 | + inc/python:setup_package:436 : local bindep=0 2026-04-20 19:14:42.530 | + inc/python:setup_package:437 : local bindep_flag= 2026-04-20 19:14:42.536 | + inc/python:setup_package:438 : local bindep_profiles= 2026-04-20 19:14:42.543 | + inc/python:setup_package:439 : [[ /opt/stack/glance == -bindep* ]] 2026-04-20 19:14:42.548 | + inc/python:setup_package:444 : local project_dir=/opt/stack/glance 2026-04-20 19:14:42.553 | + inc/python:setup_package:445 : local flags=-e 2026-04-20 19:14:42.559 | + inc/python:setup_package:446 : local extras= 2026-04-20 19:14:42.564 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-04-20 19:14:42.569 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-04-20 19:14:42.574 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-04-20 19:14:42.579 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-04-20 19:14:42.584 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-04-20 19:14:42.589 | + inc/python:setup_package:464 : pip_install -e /opt/stack/glance 2026-04-20 19:14:42.629 | Using python 3.12 to install /opt/stack/glance 2026-04-20 19:14:42.633 | + 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 -e /opt/stack/glance 2026-04-20 19:14:43.200 | Obtaining file:///opt/stack/glance 2026-04-20 19:14:43.202 | Installing build dependencies: started 2026-04-20 19:14:44.117 | Installing build dependencies: finished with status 'done' 2026-04-20 19:14:44.118 | Checking if build backend supports build_editable: started 2026-04-20 19:14:44.420 | Checking if build backend supports build_editable: finished with status 'done' 2026-04-20 19:14:44.421 | Getting requirements to build editable: started 2026-04-20 19:14:44.579 | Getting requirements to build editable: finished with status 'done' 2026-04-20 19:14:44.580 | Preparing editable metadata (pyproject.toml): started 2026-04-20 19:14:45.181 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-04-20 19:14:45.197 | Requirement already satisfied: pbr>=3.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev18) (7.0.3) 2026-04-20 19:14:45.197 | Requirement already satisfied: defusedxml>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev18) (0.7.1) 2026-04-20 19:14:45.198 | Requirement already satisfied: SQLAlchemy>=1.3.14 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev18) (2.0.49) 2026-04-20 19:14:45.198 | Requirement already satisfied: eventlet>=0.33.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev18) (0.41.0) 2026-04-20 19:14:45.198 | Requirement already satisfied: PasteDeploy>=1.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev18) (3.1.0) 2026-04-20 19:14:45.199 | Requirement already satisfied: Routes>=2.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev18) (2.5.1) 2026-04-20 19:14:45.199 | Requirement already satisfied: WebOb>=1.8.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev18) (1.8.9) 2026-04-20 19:14:45.200 | Requirement already satisfied: alembic>=0.9.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev18) (1.18.4) 2026-04-20 19:14:45.293 | Collecting httplib2>=0.9.1 (from glance==32.1.0.dev18) 2026-04-20 19:14:45.368 | Downloading httplib2-0.31.2-py3-none-any.whl.metadata (2.2 kB) 2026-04-20 19:14:45.377 | Requirement already satisfied: oslo.config>=8.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev18) (10.3.0) 2026-04-20 19:14:45.378 | Requirement already satisfied: oslo.concurrency>=4.5.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev18) (7.4.0) 2026-04-20 19:14:45.378 | Requirement already satisfied: oslo.context>=2.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev18) (6.3.0) 2026-04-20 19:14:45.378 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev18) (2.7.1) 2026-04-20 19:14:45.379 | Requirement already satisfied: oslo.utils>=7.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev18) (10.0.1) 2026-04-20 19:14:45.379 | Requirement already satisfied: stevedore!=3.0.0,>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev18) (5.7.0) 2026-04-20 19:14:45.380 | Requirement already satisfied: futurist>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev18) (3.3.0) 2026-04-20 19:14:45.411 | Collecting taskflow>=4.0.0 (from glance==32.1.0.dev18) 2026-04-20 19:14:45.417 | Downloading taskflow-6.2.0-py3-none-any.whl.metadata (4.5 kB) 2026-04-20 19:14:45.431 | Requirement already satisfied: keystoneauth1>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev18) (5.13.1) 2026-04-20 19:14:45.432 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev18) (12.0.0) 2026-04-20 19:14:45.446 | Collecting WSME>=0.8.0 (from glance==32.1.0.dev18) 2026-04-20 19:14:45.451 | Downloading WSME-0.12.1-py3-none-any.whl.metadata (3.7 kB) 2026-04-20 19:14:45.462 | Requirement already satisfied: PrettyTable>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev18) (3.17.0) 2026-04-20 19:14:45.463 | Requirement already satisfied: Paste>=2.0.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev18) (3.10.1) 2026-04-20 19:14:45.464 | Requirement already satisfied: jsonschema>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev18) (4.26.0) 2026-04-20 19:14:45.465 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev18) (5.8.0) 2026-04-20 19:14:45.466 | Requirement already satisfied: oslo.db>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev18) (18.0.0) 2026-04-20 19:14:45.467 | Requirement already satisfied: oslo.i18n>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev18) (6.7.2) 2026-04-20 19:14:45.483 | Collecting oslo.limit>=1.6.0 (from glance==32.1.0.dev18) 2026-04-20 19:14:45.487 | Downloading oslo_limit-2.10.0-py3-none-any.whl.metadata (2.1 kB) 2026-04-20 19:14:45.497 | Requirement already satisfied: oslo.log>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev18) (8.1.0) 2026-04-20 19:14:45.498 | Requirement already satisfied: oslo.messaging!=9.0.0,>=5.29.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev18) (17.3.0) 2026-04-20 19:14:45.499 | Requirement already satisfied: oslo.middleware>=3.31.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev18) (8.0.0) 2026-04-20 19:14:45.522 | Collecting oslo.reports>=1.18.0 (from glance==32.1.0.dev18) 2026-04-20 19:14:45.527 | Downloading oslo_reports-3.7.0-py3-none-any.whl.metadata (3.8 kB) 2026-04-20 19:14:45.535 | Requirement already satisfied: oslo.policy>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev18) (5.0.0) 2026-04-20 19:14:45.535 | Requirement already satisfied: osprofiler>=1.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev18) (4.3.0) 2026-04-20 19:14:45.536 | Requirement already satisfied: glance-store>=5.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev18) (5.4.0) 2026-04-20 19:14:45.536 | Requirement already satisfied: debtcollector>=1.19.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev18) (3.1.0) 2026-04-20 19:14:45.537 | Requirement already satisfied: cryptography>=2.6.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev18) (43.0.3) 2026-04-20 19:14:45.549 | Collecting cursive>=0.2.1 (from glance==32.1.0.dev18) 2026-04-20 19:14:45.554 | Downloading cursive-0.2.3-py2.py3-none-any.whl.metadata (1.7 kB) 2026-04-20 19:14:45.586 | Collecting castellan>=0.17.0 (from glance==32.1.0.dev18) 2026-04-20 19:14:45.591 | Downloading castellan-5.6.0-py3-none-any.whl.metadata (1.9 kB) 2026-04-20 19:14:45.602 | Requirement already satisfied: Mako in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=0.9.6->glance==32.1.0.dev18) (1.3.10) 2026-04-20 19:14:45.604 | Requirement already satisfied: typing-extensions>=4.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=0.9.6->glance==32.1.0.dev18) (4.15.0) 2026-04-20 19:14:45.628 | Collecting python-barbicanclient>=5.5.0 (from castellan>=0.17.0->glance==32.1.0.dev18) 2026-04-20 19:14:45.633 | Downloading python_barbicanclient-7.3.0-py3-none-any.whl.metadata (11 kB) 2026-04-20 19:14:45.642 | Requirement already satisfied: requests>=2.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from castellan>=0.17.0->glance==32.1.0.dev18) (2.33.1) 2026-04-20 19:14:45.644 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=2.6.1->glance==32.1.0.dev18) (2.0.0) 2026-04-20 19:14:45.647 | Requirement already satisfied: pycparser in /opt/stack/data/venv/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=2.6.1->glance==32.1.0.dev18) (3.0) 2026-04-20 19:14:45.651 | Requirement already satisfied: oslo.serialization>=1.10.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cursive>=0.2.1->glance==32.1.0.dev18) (5.9.1) 2026-04-20 19:14:45.653 | Requirement already satisfied: wrapt>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=1.19.0->glance==32.1.0.dev18) (2.1.2) 2026-04-20 19:14:45.656 | Requirement already satisfied: dnspython>=1.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from eventlet>=0.33.3->glance==32.1.0.dev18) (2.8.0) 2026-04-20 19:14:45.657 | Requirement already satisfied: greenlet>=1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from eventlet>=0.33.3->glance==32.1.0.dev18) (3.4.0) 2026-04-20 19:14:45.663 | Requirement already satisfied: retrying!=1.3.0,>=1.2.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store>=5.3.0->glance==32.1.0.dev18) (1.4.2) 2026-04-20 19:14:45.667 | Requirement already satisfied: pyparsing<4,>=3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from httplib2>=0.9.1->glance==32.1.0.dev18) (3.3.2) 2026-04-20 19:14:45.669 | Requirement already satisfied: attrs>=22.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->glance==32.1.0.dev18) (26.1.0) 2026-04-20 19:14:45.670 | Requirement already satisfied: jsonschema-specifications>=2023.03.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->glance==32.1.0.dev18) (2025.9.1) 2026-04-20 19:14:45.670 | Requirement already satisfied: referencing>=0.28.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->glance==32.1.0.dev18) (0.37.0) 2026-04-20 19:14:45.670 | Requirement already satisfied: rpds-py>=0.25.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->glance==32.1.0.dev18) (0.30.0) 2026-04-20 19:14:45.675 | Requirement already satisfied: iso8601>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.4.0->glance==32.1.0.dev18) (2.1.0) 2026-04-20 19:14:45.676 | Requirement already satisfied: os-service-types>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.4.0->glance==32.1.0.dev18) (1.8.2) 2026-04-20 19:14:45.679 | Requirement already satisfied: oslo.cache>=3.11.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=5.1.0->glance==32.1.0.dev18) (4.1.1) 2026-04-20 19:14:45.680 | Requirement already satisfied: pycadf>=1.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=5.1.0->glance==32.1.0.dev18) (4.0.1) 2026-04-20 19:14:45.680 | Requirement already satisfied: PyJWT>=2.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=5.1.0->glance==32.1.0.dev18) (2.12.1) 2026-04-20 19:14:45.684 | Requirement already satisfied: dogpile.cache>=1.3.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.cache>=3.11.0->keystonemiddleware>=5.1.0->glance==32.1.0.dev18) (1.5.0) 2026-04-20 19:14:45.687 | Requirement already satisfied: decorator>=4.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from dogpile.cache>=1.3.3->oslo.cache>=3.11.0->keystonemiddleware>=5.1.0->glance==32.1.0.dev18) (5.2.1) 2026-04-20 19:14:45.691 | Requirement already satisfied: fasteners>=0.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.concurrency>=4.5.1->glance==32.1.0.dev18) (0.20) 2026-04-20 19:14:45.693 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=8.1.0->glance==32.1.0.dev18) (1.3.0) 2026-04-20 19:14:45.694 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=8.1.0->glance==32.1.0.dev18) (2.0.0) 2026-04-20 19:14:45.694 | Requirement already satisfied: PyYAML>=5.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=8.1.0->glance==32.1.0.dev18) (6.0.3) 2026-04-20 19:14:45.699 | Requirement already satisfied: testresources>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=5.0.0->glance==32.1.0.dev18) (2.0.2) 2026-04-20 19:14:45.700 | Requirement already satisfied: testscenarios>=0.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=5.0.0->glance==32.1.0.dev18) (0.5.0) 2026-04-20 19:14:45.735 | Collecting openstacksdk>=0.47.0 (from oslo.limit>=1.6.0->glance==32.1.0.dev18) 2026-04-20 19:14:45.740 | Downloading openstacksdk-4.11.0-py3-none-any.whl.metadata (12 kB) 2026-04-20 19:14:45.766 | Collecting jmespath>=0.9.0 (from openstacksdk>=0.47.0->oslo.limit>=1.6.0->glance==32.1.0.dev18) 2026-04-20 19:14:45.770 | Downloading jmespath-1.1.0-py3-none-any.whl.metadata (7.6 kB) 2026-04-20 19:14:45.794 | Collecting jsonpatch!=1.20,>=1.16 (from openstacksdk>=0.47.0->oslo.limit>=1.6.0->glance==32.1.0.dev18) 2026-04-20 19:14:45.798 | Downloading jsonpatch-1.33-py2.py3-none-any.whl.metadata (3.0 kB) 2026-04-20 19:14:45.826 | Collecting platformdirs>=3 (from openstacksdk>=0.47.0->oslo.limit>=1.6.0->glance==32.1.0.dev18) 2026-04-20 19:14:45.829 | Downloading platformdirs-4.9.6-py3-none-any.whl.metadata (4.7 kB) 2026-04-20 19:14:45.839 | Requirement already satisfied: psutil>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.47.0->oslo.limit>=1.6.0->glance==32.1.0.dev18) (7.2.2) 2026-04-20 19:14:45.863 | Collecting jsonpointer>=1.9 (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.47.0->oslo.limit>=1.6.0->glance==32.1.0.dev18) 2026-04-20 19:14:45.867 | Downloading jsonpointer-3.1.1-py3-none-any.whl.metadata (2.4 kB) 2026-04-20 19:14:45.880 | Requirement already satisfied: python-dateutil>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.log>=4.5.0->glance==32.1.0.dev18) (2.9.0.post0) 2026-04-20 19:14:45.884 | Requirement already satisfied: oslo.service>=1.24.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==32.1.0.dev18) (4.5.1) 2026-04-20 19:14:45.885 | Requirement already satisfied: cachetools>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==32.1.0.dev18) (7.0.5) 2026-04-20 19:14:45.886 | Requirement already satisfied: amqp>=2.5.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==32.1.0.dev18) (5.3.1) 2026-04-20 19:14:45.886 | Requirement already satisfied: kombu>=4.6.8 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==32.1.0.dev18) (5.6.2) 2026-04-20 19:14:45.887 | Requirement already satisfied: oslo.metrics>=0.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==32.1.0.dev18) (0.15.1) 2026-04-20 19:14:45.889 | Requirement already satisfied: vine<6.0.0,>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from amqp>=2.5.2->oslo.messaging!=9.0.0,>=5.29.0->glance==32.1.0.dev18) (5.1.0) 2026-04-20 19:14:45.894 | Requirement already satisfied: tzdata>=2025.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from kombu>=4.6.8->oslo.messaging!=9.0.0,>=5.29.0->glance==32.1.0.dev18) (2026.1) 2026-04-20 19:14:45.894 | Requirement already satisfied: packaging in /opt/stack/data/venv/lib/python3.12/site-packages (from kombu>=4.6.8->oslo.messaging!=9.0.0,>=5.29.0->glance==32.1.0.dev18) (26.0) 2026-04-20 19:14:45.900 | Requirement already satisfied: prometheus-client>=0.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.metrics>=0.2.1->oslo.messaging!=9.0.0,>=5.29.0->glance==32.1.0.dev18) (0.25.0) 2026-04-20 19:14:45.902 | Requirement already satisfied: bcrypt>=3.1.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->glance==32.1.0.dev18) (5.0.0) 2026-04-20 19:14:45.902 | Requirement already satisfied: Jinja2>=2.10 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->glance==32.1.0.dev18) (3.1.6) 2026-04-20 19:14:45.903 | Requirement already satisfied: statsd>=3.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->glance==32.1.0.dev18) (4.0.1) 2026-04-20 19:14:45.908 | Requirement already satisfied: MarkupSafe>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from Jinja2>=2.10->oslo.middleware>=3.31.0->glance==32.1.0.dev18) (3.0.3) 2026-04-20 19:14:45.916 | Requirement already satisfied: msgpack>=0.5.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.serialization>=1.10.0->cursive>=0.2.1->glance==32.1.0.dev18) (1.1.2) 2026-04-20 19:14:45.921 | Requirement already satisfied: Yappi>=1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=1.24.0->oslo.messaging!=9.0.0,>=5.29.0->glance==32.1.0.dev18) (1.7.6) 2026-04-20 19:14:45.936 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=2.0.2->glance==32.1.0.dev18) (82.0.1) 2026-04-20 19:14:45.945 | Requirement already satisfied: wcwidth in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->glance==32.1.0.dev18) (0.6.0) 2026-04-20 19:14:45.985 | Collecting cliff>=2.8.0 (from python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==32.1.0.dev18) 2026-04-20 19:14:45.989 | Downloading cliff-4.13.3-py3-none-any.whl.metadata (2.1 kB) 2026-04-20 19:14:46.015 | Collecting autopage>=0.4.0 (from cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==32.1.0.dev18) 2026-04-20 19:14:46.019 | Downloading autopage-0.6.0-py3-none-any.whl.metadata (8.1 kB) 2026-04-20 19:14:46.060 | Collecting cmd2>=1.0.0 (from cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==32.1.0.dev18) 2026-04-20 19:14:46.066 | Downloading cmd2-3.4.0-py3-none-any.whl.metadata (16 kB) 2026-04-20 19:14:46.097 | Collecting pyperclip>=1.8.2 (from cmd2>=1.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==32.1.0.dev18) 2026-04-20 19:14:46.100 | Downloading pyperclip-1.11.0-py3-none-any.whl.metadata (2.4 kB) 2026-04-20 19:14:46.108 | Requirement already satisfied: rich>=14.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==32.1.0.dev18) (14.3.4) 2026-04-20 19:14:46.124 | Collecting rich-argparse>=1.7.1 (from cmd2>=1.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==32.1.0.dev18) 2026-04-20 19:14:46.130 | Downloading rich_argparse-1.7.2-py3-none-any.whl.metadata (14 kB) 2026-04-20 19:14:46.146 | Requirement already satisfied: six>=1.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-dateutil>=2.7.0->oslo.log>=4.5.0->glance==32.1.0.dev18) (1.17.0) 2026-04-20 19:14:46.160 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.18.0->castellan>=0.17.0->glance==32.1.0.dev18) (3.4.7) 2026-04-20 19:14:46.160 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.18.0->castellan>=0.17.0->glance==32.1.0.dev18) (3.11) 2026-04-20 19:14:46.160 | Requirement already satisfied: urllib3<3,>=1.26 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.18.0->castellan>=0.17.0->glance==32.1.0.dev18) (2.6.3) 2026-04-20 19:14:46.161 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.18.0->castellan>=0.17.0->glance==32.1.0.dev18) (2023.11.17) 2026-04-20 19:14:46.181 | Requirement already satisfied: markdown-it-py>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=14.3.0->cmd2>=1.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==32.1.0.dev18) (4.0.0) 2026-04-20 19:14:46.182 | Requirement already satisfied: pygments<3.0.0,>=2.13.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=14.3.0->cmd2>=1.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==32.1.0.dev18) (2.20.0) 2026-04-20 19:14:46.188 | Requirement already satisfied: mdurl~=0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from markdown-it-py>=2.2.0->rich>=14.3.0->cmd2>=1.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==32.1.0.dev18) (0.1.2) 2026-04-20 19:14:46.198 | Requirement already satisfied: repoze.lru>=0.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from Routes>=2.3.1->glance==32.1.0.dev18) (0.7) 2026-04-20 19:14:46.246 | Collecting networkx>=2.1.0 (from taskflow>=4.0.0->glance==32.1.0.dev18) 2026-04-20 19:14:46.250 | Downloading networkx-3.4.2-py3-none-any.whl.metadata (6.3 kB) 2026-04-20 19:14:46.287 | Collecting automaton>=1.9.0 (from taskflow>=4.0.0->glance==32.1.0.dev18) 2026-04-20 19:14:46.292 | Downloading automaton-3.4.0-py3-none-any.whl.metadata (2.3 kB) 2026-04-20 19:14:46.301 | Requirement already satisfied: tenacity>=6.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from taskflow>=4.0.0->glance==32.1.0.dev18) (9.1.4) 2026-04-20 19:14:46.315 | Collecting pydot>=1.2.4 (from taskflow>=4.0.0->glance==32.1.0.dev18) 2026-04-20 19:14:46.321 | Downloading pydot-4.0.1-py3-none-any.whl.metadata (11 kB) 2026-04-20 19:14:46.355 | Requirement already satisfied: testtools in /opt/stack/data/venv/lib/python3.12/site-packages (from testscenarios>=0.4->oslo.db>=5.0.0->glance==32.1.0.dev18) (2.9.0) 2026-04-20 19:14:46.384 | Collecting simplegeneric (from WSME>=0.8.0->glance==32.1.0.dev18) 2026-04-20 19:14:46.389 | Downloading simplegeneric-0.8.1.zip (12 kB) 2026-04-20 19:14:46.401 | Installing build dependencies: started 2026-04-20 19:14:47.224 | Installing build dependencies: finished with status 'done' 2026-04-20 19:14:47.225 | Getting requirements to build wheel: started 2026-04-20 19:14:47.580 | Getting requirements to build wheel: finished with status 'done' 2026-04-20 19:14:47.583 | Preparing metadata (pyproject.toml): started 2026-04-20 19:14:47.787 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-04-20 19:14:47.789 | Requirement already satisfied: pytz in /opt/stack/data/venv/lib/python3.12/site-packages (from WSME>=0.8.0->glance==32.1.0.dev18) (2026.1.post1) 2026-04-20 19:14:47.820 | Collecting importlib-metadata>=4.4 (from WSME>=0.8.0->glance==32.1.0.dev18) 2026-04-20 19:14:47.825 | Downloading importlib_metadata-8.7.1-py3-none-any.whl.metadata (4.7 kB) 2026-04-20 19:14:47.859 | Collecting zipp>=3.20 (from importlib-metadata>=4.4->WSME>=0.8.0->glance==32.1.0.dev18) 2026-04-20 19:14:47.865 | Downloading zipp-3.23.0-py3-none-any.whl.metadata (3.6 kB) 2026-04-20 19:14:47.918 | Downloading castellan-5.6.0-py3-none-any.whl (99 kB) 2026-04-20 19:14:47.934 | Downloading cursive-0.2.3-py2.py3-none-any.whl (43 kB) 2026-04-20 19:14:47.945 | Downloading httplib2-0.31.2-py3-none-any.whl (91 kB) 2026-04-20 19:14:47.957 | Downloading oslo_limit-2.10.0-py3-none-any.whl (23 kB) 2026-04-20 19:14:47.989 | Downloading openstacksdk-4.11.0-py3-none-any.whl (1.9 MB) 2026-04-20 19:14:48.018 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.9/1.9 MB 70.4 MB/s 0:00:00 2026-04-20 19:14:48.022 | Downloading jmespath-1.1.0-py3-none-any.whl (20 kB) 2026-04-20 19:14:48.033 | Downloading jsonpatch-1.33-py2.py3-none-any.whl (12 kB) 2026-04-20 19:14:48.043 | Downloading jsonpointer-3.1.1-py3-none-any.whl (7.7 kB) 2026-04-20 19:14:48.053 | Downloading oslo_reports-3.7.0-py3-none-any.whl (53 kB) 2026-04-20 19:14:48.064 | Downloading platformdirs-4.9.6-py3-none-any.whl (21 kB) 2026-04-20 19:14:48.075 | Downloading python_barbicanclient-7.3.0-py3-none-any.whl (88 kB) 2026-04-20 19:14:48.090 | Downloading cliff-4.13.3-py3-none-any.whl (86 kB) 2026-04-20 19:14:48.102 | Downloading autopage-0.6.0-py3-none-any.whl (30 kB) 2026-04-20 19:14:48.113 | Downloading cmd2-3.4.0-py3-none-any.whl (148 kB) 2026-04-20 19:14:48.125 | Downloading pyperclip-1.11.0-py3-none-any.whl (11 kB) 2026-04-20 19:14:48.137 | Downloading rich_argparse-1.7.2-py3-none-any.whl (25 kB) 2026-04-20 19:14:48.150 | Downloading taskflow-6.2.0-py3-none-any.whl (490 kB) 2026-04-20 19:14:48.166 | Downloading automaton-3.4.0-py3-none-any.whl (23 kB) 2026-04-20 19:14:48.178 | Downloading networkx-3.4.2-py3-none-any.whl (1.7 MB) 2026-04-20 19:14:48.203 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.7/1.7 MB 74.0 MB/s 0:00:00 2026-04-20 19:14:48.207 | Downloading pydot-4.0.1-py3-none-any.whl (37 kB) 2026-04-20 19:14:48.217 | Downloading WSME-0.12.1-py3-none-any.whl (59 kB) 2026-04-20 19:14:48.228 | Downloading importlib_metadata-8.7.1-py3-none-any.whl (27 kB) 2026-04-20 19:14:48.240 | Downloading zipp-3.23.0-py3-none-any.whl (10 kB) 2026-04-20 19:14:48.318 | Building wheels for collected packages: glance, simplegeneric 2026-04-20 19:14:48.319 | Building editable for glance (pyproject.toml): started 2026-04-20 19:14:48.885 | Building editable for glance (pyproject.toml): finished with status 'done' 2026-04-20 19:14:48.886 | Created wheel for glance: filename=glance-32.1.0.dev18-0.editable-py3-none-any.whl size=8971 sha256=adbd23e68bd8ff48f0bf1a174802827a17b722a6a90e747e288ac9f356bb7a70 2026-04-20 19:14:48.887 | Stored in directory: /tmp/pip-ephem-wheel-cache-1y3r_y00/wheels/31/93/bf/c06e9c56745867b4722d11aae03416a994ddf0e859898c0382 2026-04-20 19:14:48.891 | Building wheel for simplegeneric (pyproject.toml): started 2026-04-20 19:14:49.106 | Building wheel for simplegeneric (pyproject.toml): finished with status 'done' 2026-04-20 19:14:49.108 | Created wheel for simplegeneric: filename=simplegeneric-0.8.1-py3-none-any.whl size=5103 sha256=8b3e95ab580a15b5d0f3104b5e3122b64aeb7af519aabf7efd9ce8445a80f999 2026-04-20 19:14:49.109 | Stored in directory: /opt/stack/.cache/pip/wheels/bf/7f/ac/c96a7918d97103348ae720bdf93aa7f5458f5efb90718e9873 2026-04-20 19:14:49.112 | Successfully built glance simplegeneric 2026-04-20 19:14:49.226 | Installing collected packages: simplegeneric, pyperclip, zipp, pydot, platformdirs, networkx, jsonpointer, jmespath, httplib2, autopage, jsonpatch, importlib-metadata, automaton, WSME, rich-argparse, openstacksdk, cmd2, taskflow, oslo.reports, cliff, python-barbicanclient, oslo.limit, castellan, cursive, glance 2026-04-20 19:14:50.517 | Attempting uninstall: jsonpointer 2026-04-20 19:14:50.531 | Found existing installation: jsonpointer 2.0 2026-04-20 19:14:50.531 | Not uninstalling jsonpointer at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-04-20 19:14:50.531 | Can't uninstall 'jsonpointer'. No files were found to uninstall. 2026-04-20 19:14:50.569 | Attempting uninstall: httplib2 2026-04-20 19:14:50.576 | Found existing installation: httplib2 0.20.4 2026-04-20 19:14:50.579 | Not uninstalling httplib2 at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-04-20 19:14:50.579 | Can't uninstall 'httplib2'. No files were found to uninstall. 2026-04-20 19:14:50.645 | Attempting uninstall: jsonpatch 2026-04-20 19:14:50.658 | Found existing installation: jsonpatch 1.32 2026-04-20 19:14:50.658 | Not uninstalling jsonpatch at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-04-20 19:14:50.658 | Can't uninstall 'jsonpatch'. No files were found to uninstall. 2026-04-20 19:14:53.016 | 2026-04-20 19:14:53.034 | Successfully installed WSME-0.12.1 automaton-3.4.0 autopage-0.6.0 castellan-5.6.0 cliff-4.13.3 cmd2-3.4.0 cursive-0.2.3 glance-32.1.0.dev18 httplib2-0.31.2 importlib-metadata-8.7.1 jmespath-1.1.0 jsonpatch-1.33 jsonpointer-3.1.1 networkx-3.4.2 openstacksdk-4.11.0 oslo.limit-2.10.0 oslo.reports-3.7.0 platformdirs-4.9.6 pydot-4.0.1 pyperclip-1.11.0 python-barbicanclient-7.3.0 rich-argparse-1.7.2 simplegeneric-0.8.1 taskflow-6.2.0 zipp-3.23.0 2026-04-20 19:14:53.205 | + inc/python:pip_install:216 : result=0 2026-04-20 19:14:53.210 | + inc/python:pip_install:218 : time_stop pip_install 2026-04-20 19:14:53.218 | + functions-common:time_stop:2414 : local name 2026-04-20 19:14:53.223 | + functions-common:time_stop:2415 : local end_time 2026-04-20 19:14:53.229 | + functions-common:time_stop:2416 : local elapsed_time 2026-04-20 19:14:53.234 | + functions-common:time_stop:2417 : local total 2026-04-20 19:14:53.240 | + functions-common:time_stop:2418 : local start_time 2026-04-20 19:14:53.246 | + functions-common:time_stop:2420 : name=pip_install 2026-04-20 19:14:53.252 | + functions-common:time_stop:2421 : start_time=1776712482620 2026-04-20 19:14:53.257 | + functions-common:time_stop:2423 : [[ -z 1776712482620 ]] 2026-04-20 19:14:53.263 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-04-20 19:14:53.272 | + functions-common:time_stop:2426 : end_time=1776712493265 2026-04-20 19:14:53.277 | + functions-common:time_stop:2427 : elapsed_time=10645 2026-04-20 19:14:53.282 | + functions-common:time_stop:2428 : total=48713 2026-04-20 19:14:53.287 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-04-20 19:14:53.293 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=59358 2026-04-20 19:14:53.299 | + inc/python:pip_install:219 : return 0 2026-04-20 19:14:53.304 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-04-20 19:14:53.310 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-04-20 19:14:53.315 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/glance 2026-04-20 19:14:53.320 | + inc/python:use_library_from_git:266 : local name=/opt/stack/glance 2026-04-20 19:14:53.326 | + inc/python:use_library_from_git:267 : local enabled=1 2026-04-20 19:14:53.332 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-04-20 19:14:53.338 | + 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, =~ ,/opt/stack/glance, ]] 2026-04-20 19:14:53.344 | + inc/python:use_library_from_git:269 : return 1 2026-04-20 19:14:53.351 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-04-20 19:14:53.357 | + ./stack.sh:main:939 : configure_glance 2026-04-20 19:14:53.363 | + lib/glance:configure_glance:346 : sudo install -d -o stack /etc/glance /etc/glance/metadefs 2026-04-20 19:14:53.389 | + lib/glance:configure_glance:349 : local dburl 2026-04-20 19:14:53.397 | ++ lib/glance:configure_glance:350 : database_connection_url glance 2026-04-20 19:14:53.403 | ++ lib/database:database_connection_url:134 : local db=glance 2026-04-20 19:14:53.409 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql glance 2026-04-20 19:14:53.414 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=glance 2026-04-20 19:14:53.419 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-04-20 19:14:53.423 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-04-20 19:14:53.427 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-04-20 19:14:53.461 | ++ functions-common:is_service_enabled:2070 : return 0 2026-04-20 19:14:53.466 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-04-20 19:14:53.472 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:secretdatabase@127.0.0.1/glance?charset=utf8&plugin=dbcounter' 2026-04-20 19:14:53.479 | + lib/glance:configure_glance:350 : dburl='mysql+pymysql://root:secretdatabase@127.0.0.1/glance?charset=utf8&plugin=dbcounter' 2026-04-20 19:14:53.485 | + lib/glance:configure_glance:352 : iniset /etc/glance/glance-api.conf DEFAULT debug True 2026-04-20 19:14:53.553 | + lib/glance:configure_glance:353 : iniset /etc/glance/glance-api.conf database connection 'mysql+pymysql://root:secretdatabase@127.0.0.1/glance?charset=utf8&plugin=dbcounter' 2026-04-20 19:14:53.616 | + lib/glance:configure_glance:354 : iniset /etc/glance/glance-api.conf DEFAULT use_syslog False 2026-04-20 19:14:53.683 | + lib/glance:configure_glance:355 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2026-04-20 19:14:53.750 | + lib/glance:configure_glance:356 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_driver centralized_db 2026-04-20 19:14:53.815 | + lib/glance:configure_glance:357 : iniset /etc/glance/glance-api.conf oslo_concurrency lock_path /opt/stack/data/glance/locks 2026-04-20 19:14:53.886 | + lib/glance:configure_glance:358 : iniset /etc/glance/glance-api.conf paste_deploy flavor keystone+cachemanagement 2026-04-20 19:14:53.954 | + lib/glance:configure_glance:359 : configure_keystone_authtoken_middleware /etc/glance/glance-api.conf glance 2026-04-20 19:14:53.960 | + lib/keystone:configure_keystone_authtoken_middleware:454 : local conf_file=/etc/glance/glance-api.conf 2026-04-20 19:14:53.966 | + lib/keystone:configure_keystone_authtoken_middleware:455 : local admin_user=glance 2026-04-20 19:14:53.972 | + lib/keystone:configure_keystone_authtoken_middleware:456 : local section=keystone_authtoken 2026-04-20 19:14:53.976 | + lib/keystone:configure_keystone_authtoken_middleware:457 : local service_type= 2026-04-20 19:14:53.983 | + lib/keystone:configure_keystone_authtoken_middleware:459 : configure_keystoneauth /etc/glance/glance-api.conf glance keystone_authtoken 2026-04-20 19:14:53.988 | + lib/keystone:configure_keystoneauth:432 : local conf_file=/etc/glance/glance-api.conf 2026-04-20 19:14:53.994 | + lib/keystone:configure_keystoneauth:433 : local admin_user=glance 2026-04-20 19:14:54.000 | + lib/keystone:configure_keystoneauth:434 : local section=keystone_authtoken 2026-04-20 19:14:54.005 | + lib/keystone:configure_keystoneauth:436 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_type password 2026-04-20 19:14:54.070 | + lib/keystone:configure_keystoneauth:437 : iniset /etc/glance/glance-api.conf keystone_authtoken interface public 2026-04-20 19:14:54.137 | + lib/keystone:configure_keystoneauth:438 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_url https://199.204.45.244/identity 2026-04-20 19:14:54.203 | + lib/keystone:configure_keystoneauth:439 : iniset /etc/glance/glance-api.conf keystone_authtoken username glance 2026-04-20 19:14:54.270 | + lib/keystone:configure_keystoneauth:440 : iniset /etc/glance/glance-api.conf keystone_authtoken password secretservice 2026-04-20 19:14:54.337 | + lib/keystone:configure_keystoneauth:441 : iniset /etc/glance/glance-api.conf keystone_authtoken user_domain_name Default 2026-04-20 19:14:54.400 | + lib/keystone:configure_keystoneauth:442 : iniset /etc/glance/glance-api.conf keystone_authtoken project_name service 2026-04-20 19:14:54.468 | + lib/keystone:configure_keystoneauth:443 : iniset /etc/glance/glance-api.conf keystone_authtoken project_domain_name Default 2026-04-20 19:14:54.536 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/glance/glance-api.conf keystone_authtoken www_authenticate_uri https://199.204.45.244/identity 2026-04-20 19:14:54.598 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/glance/glance-api.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-04-20 19:14:54.665 | + lib/keystone:configure_keystone_authtoken_middleware:462 : iniset /etc/glance/glance-api.conf keystone_authtoken memcached_servers localhost:11211 2026-04-20 19:14:54.732 | + lib/keystone:configure_keystone_authtoken_middleware:463 : [[ -n '' ]] 2026-04-20 19:14:54.738 | + lib/glance:configure_glance:360 : iniset /etc/glance/glance-api.conf oslo_messaging_notifications driver messagingv2 2026-04-20 19:14:54.807 | + lib/glance:configure_glance:361 : iniset_rpc_backend glance /etc/glance/glance-api.conf 2026-04-20 19:14:54.812 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=glance 2026-04-20 19:14:54.817 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/glance/glance-api.conf 2026-04-20 19:14:54.823 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-04-20 19:14:54.829 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-04-20 19:14:54.834 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-04-20 19:14:54.870 | + functions-common:is_service_enabled:2070 : return 0 2026-04-20 19:14:54.877 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-04-20 19:14:54.883 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-04-20 19:14:54.887 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-04-20 19:14:54.922 | ++ functions-common:is_service_enabled:2070 : return 0 2026-04-20 19:14:54.928 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:secretrabbit@199.204.45.244:5672/ 2026-04-20 19:14:54.934 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/glance/glance-api.conf DEFAULT transport_url rabbit://stackrabbit:secretrabbit@199.204.45.244:5672/ 2026-04-20 19:14:54.995 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-04-20 19:14:55.000 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-04-20 19:14:55.004 | + lib/glance:configure_glance:362 : '[' libvirt = libvirt ']' 2026-04-20 19:14:55.010 | + lib/glance:configure_glance:362 : '[' kvm = parallels ']' 2026-04-20 19:14:55.015 | + lib/glance:configure_glance:366 : iniset /etc/glance/glance-api.conf DEFAULT show_image_direct_url False 2026-04-20 19:14:55.079 | + lib/glance:configure_glance:367 : iniset /etc/glance/glance-api.conf DEFAULT show_multiple_locations False 2026-04-20 19:14:55.141 | + lib/glance:configure_glance:368 : iniset /etc/glance/glance-api.conf image_format require_image_format_match True 2026-04-20 19:14:55.209 | + lib/glance:configure_glance:371 : configure_glance_store False False 2026-04-20 19:14:55.214 | + lib/glance:configure_glance_store:276 : local use_cinder_for_glance=False 2026-04-20 19:14:55.219 | + lib/glance:configure_glance_store:277 : local glance_enable_multiple_stores=False 2026-04-20 19:14:55.224 | + lib/glance:configure_glance_store:278 : local be 2026-04-20 19:14:55.230 | + lib/glance:configure_glance_store:280 : [[ False == \F\a\l\s\e ]] 2026-04-20 19:14:55.235 | + lib/glance:configure_glance_store:281 : [[ False == \T\r\u\e ]] 2026-04-20 19:14:55.240 | + lib/glance:configure_glance_store:298 : iniset /etc/glance/glance-api.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2026-04-20 19:14:55.306 | + lib/glance:configure_glance:374 : '[' -n '' ']' 2026-04-20 19:14:55.312 | + lib/glance:configure_glance:377 : iniset /etc/glance/glance-api.conf cors allowed_origin http://199.204.45.244 2026-04-20 19:14:55.384 | + lib/glance:configure_glance:381 : [[ False == \F\a\l\s\e ]] 2026-04-20 19:14:55.389 | + lib/glance:configure_glance:383 : [[ False == \T\r\u\e ]] 2026-04-20 19:14:55.394 | + lib/glance:configure_glance:389 : is_service_enabled s-proxy 2026-04-20 19:14:55.432 | + functions-common:is_service_enabled:2070 : return 1 2026-04-20 19:14:55.438 | + lib/glance:configure_glance:418 : iniset /etc/glance/glance-api.conf DEFAULT public_endpoint https://199.204.45.244/image 2026-04-20 19:14:55.501 | + lib/glance:configure_glance:420 : is_service_enabled tls-proxy 2026-04-20 19:14:55.536 | + functions-common:is_service_enabled:2070 : return 0 2026-04-20 19:14:55.542 | + lib/glance:configure_glance:421 : iniset /etc/glance/glance-api.conf DEFAULT bind_port 19292 2026-04-20 19:14:55.606 | + lib/glance:configure_glance:422 : iniset /etc/glance/glance-api.conf keystone_authtoken identity_uri https://199.204.45.244/identity 2026-04-20 19:14:55.669 | + lib/glance:configure_glance:426 : setup_logging /etc/glance/glance-api.conf 2026-04-20 19:14:55.674 | + functions:setup_logging:693 : setup_systemd_logging /etc/glance/glance-api.conf 2026-04-20 19:14:55.678 | + functions:setup_systemd_logging:710 : local conf_file=/etc/glance/glance-api.conf 2026-04-20 19:14:55.684 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-04-20 19:14:55.721 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-04-20 19:14:55.726 | + functions:setup_systemd_logging:716 : local pidstr= 2026-04-20 19:14:55.731 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-04-20 19:14:55.737 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-04-20 19:14:55.743 | + functions:setup_systemd_logging:723 : iniset /etc/glance/glance-api.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2026-04-20 19:14:55.808 | + functions:setup_systemd_logging:725 : iniset /etc/glance/glance-api.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2026-04-20 19:14:55.872 | + functions:setup_systemd_logging:726 : iniset /etc/glance/glance-api.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2026-04-20 19:14:55.937 | + functions:setup_systemd_logging:727 : iniset /etc/glance/glance-api.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-04-20 19:14:56.004 | + functions:setup_systemd_logging:730 : iniset /etc/glance/glance-api.conf DEFAULT log_color False 2026-04-20 19:14:56.067 | + lib/glance:configure_glance:428 : cp -p /opt/stack/glance/etc/glance-api-paste.ini /etc/glance/glance-api-paste.ini 2026-04-20 19:14:56.078 | + lib/glance:configure_glance:431 : iniset /etc/glance/glance-cache.conf DEFAULT debug True 2026-04-20 19:14:56.152 | + lib/glance:configure_glance:432 : iniset /etc/glance/glance-cache.conf DEFAULT use_syslog False 2026-04-20 19:14:56.217 | + lib/glance:configure_glance:433 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2026-04-20 19:14:56.280 | + lib/glance:configure_glance:434 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_driver centralized_db 2026-04-20 19:14:56.344 | + lib/glance:configure_glance:437 : iniset /etc/glance/glance-cache.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2026-04-20 19:14:56.412 | + lib/glance:configure_glance:440 : iniset /etc/glance/glance-image-import.conf image_import_opts image_import_plugins '[]' 2026-04-20 19:14:56.480 | + lib/glance:configure_glance:441 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties ignore_user_roles admin 2026-04-20 19:14:56.549 | + lib/glance:configure_glance:442 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties inject 2026-04-20 19:14:56.615 | + lib/glance:configure_glance:444 : cp -p /opt/stack/glance/etc/schema-image.json /etc/glance/schema-image.json 2026-04-20 19:14:56.625 | + lib/glance:configure_glance:445 : cp -p /opt/stack/glance/etc/metadefs/cim-processor-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-resource-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-storage-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-virtual-system-setting-data.json /opt/stack/glance/etc/metadefs/compute-aggr-disk-filter.json /opt/stack/glance/etc/metadefs/compute-aggr-iops-filter.json /opt/stack/glance/etc/metadefs/compute-aggr-num-instances.json /opt/stack/glance/etc/metadefs/compute-cpu-mode.json /opt/stack/glance/etc/metadefs/compute-cpu-pinning.json /opt/stack/glance/etc/metadefs/compute-guest-memory-backing.json /opt/stack/glance/etc/metadefs/compute-guest-shutdown.json /opt/stack/glance/etc/metadefs/compute-host-capabilities.json /opt/stack/glance/etc/metadefs/compute-hypervisor.json /opt/stack/glance/etc/metadefs/compute-instance-data.json /opt/stack/glance/etc/metadefs/compute-libvirt-image.json /opt/stack/glance/etc/metadefs/compute-libvirt.json /opt/stack/glance/etc/metadefs/compute-quota.json /opt/stack/glance/etc/metadefs/compute-randomgen.json /opt/stack/glance/etc/metadefs/compute-vcputopology.json /opt/stack/glance/etc/metadefs/compute-vmware-flavor.json /opt/stack/glance/etc/metadefs/compute-vmware.json /opt/stack/glance/etc/metadefs/compute-vmware-quota-flavor.json /opt/stack/glance/etc/metadefs/compute-vtpm-hw.json /opt/stack/glance/etc/metadefs/compute-vtpm.json /opt/stack/glance/etc/metadefs/compute-watchdog.json /opt/stack/glance/etc/metadefs/compute-xenapi.json /opt/stack/glance/etc/metadefs/glance-common-image-props.json /opt/stack/glance/etc/metadefs/image-signature-verification.json /opt/stack/glance/etc/metadefs/operating-system.json /opt/stack/glance/etc/metadefs/software-databases.json /opt/stack/glance/etc/metadefs/software-runtimes.json /opt/stack/glance/etc/metadefs/software-webservers.json /opt/stack/glance/etc/metadefs/storage-volume-type.json /etc/glance/metadefs 2026-04-20 19:14:56.638 | + lib/glance:configure_glance:447 : is_service_enabled tls-proxy 2026-04-20 19:14:56.672 | + functions-common:is_service_enabled:2070 : return 0 2026-04-20 19:14:56.677 | + lib/glance:configure_glance:448 : CINDER_SERVICE_HOST=199.204.45.244 2026-04-20 19:14:56.682 | + lib/glance:configure_glance:449 : CINDER_SERVICE_PORT=8776 2026-04-20 19:14:56.688 | + lib/glance:configure_glance:451 : iniset /etc/glance/glance-api.conf DEFAULT cinder_endpoint_template 'https://199.204.45.244:8776/v3/%(project_id)s' 2026-04-20 19:14:56.754 | + lib/glance:configure_glance:452 : iniset /etc/glance/glance-cache.conf DEFAULT cinder_endpoint_template 'https://199.204.45.244:8776/v3/%(project_id)s' 2026-04-20 19:14:56.817 | + lib/glance:configure_glance:455 : write_local_uwsgi_http_config /etc/glance/glance-uwsgi.ini glance.wsgi.api:application /image glance-api 2026-04-20 19:14:56.822 | + lib/apache:write_local_uwsgi_http_config:319 : local conf=/etc/glance/glance-uwsgi.ini 2026-04-20 19:14:56.827 | + lib/apache:write_local_uwsgi_http_config:320 : local wsgi=glance.wsgi.api:application 2026-04-20 19:14:56.832 | + lib/apache:write_local_uwsgi_http_config:321 : local url=/image 2026-04-20 19:14:56.837 | + lib/apache:write_local_uwsgi_http_config:322 : local name=glance-api 2026-04-20 19:14:56.842 | + lib/apache:write_local_uwsgi_http_config:324 : '[' -z glance-api ']' 2026-04-20 19:14:56.848 | + lib/apache:write_local_uwsgi_http_config:332 : rm -rf /etc/glance/glance-uwsgi.ini 2026-04-20 19:14:56.856 | + lib/apache:write_local_uwsgi_http_config:335 : [[ glance.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-04-20 19:14:56.862 | + lib/apache:write_local_uwsgi_http_config:336 : iniset /etc/glance/glance-uwsgi.ini uwsgi module glance.wsgi.api:application 2026-04-20 19:14:56.923 | ++ lib/apache:write_local_uwsgi_http_config:341 : get_random_port 2026-04-20 19:14:56.928 | ++ functions:get_random_port:860 : read lower_port upper_port 2026-04-20 19:14:56.933 | ++ functions:get_random_port:861 : true 2026-04-20 19:14:56.938 | ++ functions:get_random_port:862 : (( port = upper_port )) 2026-04-20 19:14:56.944 | ++ functions:get_random_port:862 : (( port >= lower_port )) 2026-04-20 19:14:56.948 | ++ functions:get_random_port:863 : sudo lsof -i :60999 2026-04-20 19:14:57.075 | ++ functions:get_random_port:864 : [[ 1 > 0 ]] 2026-04-20 19:14:57.080 | ++ functions:get_random_port:865 : break 2 2026-04-20 19:14:57.085 | ++ functions:get_random_port:869 : echo 60999 2026-04-20 19:14:57.091 | + lib/apache:write_local_uwsgi_http_config:341 : port=60999 2026-04-20 19:14:57.096 | + lib/apache:write_local_uwsgi_http_config:342 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-socket 127.0.0.1:60999 2026-04-20 19:14:57.157 | + lib/apache:write_local_uwsgi_http_config:343 : iniset /etc/glance/glance-uwsgi.ini uwsgi processes 4 2026-04-20 19:14:57.215 | + lib/apache:write_local_uwsgi_http_config:345 : iniset /etc/glance/glance-uwsgi.ini uwsgi master true 2026-04-20 19:14:57.274 | + lib/apache:write_local_uwsgi_http_config:347 : iniset /etc/glance/glance-uwsgi.ini uwsgi die-on-term true 2026-04-20 19:14:57.331 | + lib/apache:write_local_uwsgi_http_config:348 : iniset /etc/glance/glance-uwsgi.ini uwsgi exit-on-reload false 2026-04-20 19:14:57.392 | + lib/apache:write_local_uwsgi_http_config:351 : iniset /etc/glance/glance-uwsgi.ini uwsgi worker-reload-mercy 80 2026-04-20 19:14:57.452 | + lib/apache:write_local_uwsgi_http_config:352 : iniset /etc/glance/glance-uwsgi.ini uwsgi enable-threads true 2026-04-20 19:14:57.510 | + lib/apache:write_local_uwsgi_http_config:353 : iniset /etc/glance/glance-uwsgi.ini uwsgi plugins http,python3 2026-04-20 19:14:57.570 | + lib/apache:write_local_uwsgi_http_config:355 : iniset /etc/glance/glance-uwsgi.ini uwsgi thunder-lock true 2026-04-20 19:14:57.629 | + lib/apache:write_local_uwsgi_http_config:357 : iniset /etc/glance/glance-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2026-04-20 19:14:57.690 | + lib/apache:write_local_uwsgi_http_config:359 : iniset /etc/glance/glance-uwsgi.ini uwsgi buffer-size 65535 2026-04-20 19:14:57.749 | + lib/apache:write_local_uwsgi_http_config:361 : iniset /etc/glance/glance-uwsgi.ini uwsgi add-header 'Connection: close' 2026-04-20 19:14:57.813 | + lib/apache:write_local_uwsgi_http_config:363 : iniset /etc/glance/glance-uwsgi.ini uwsgi lazy-apps true 2026-04-20 19:14:57.875 | + lib/apache:write_local_uwsgi_http_config:364 : iniset /etc/glance/glance-uwsgi.ini uwsgi chmod-socket 666 2026-04-20 19:14:57.936 | + lib/apache:write_local_uwsgi_http_config:365 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-raw-body true 2026-04-20 19:14:57.997 | + lib/apache:write_local_uwsgi_http_config:366 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-chunked-input true 2026-04-20 19:14:58.057 | + lib/apache:write_local_uwsgi_http_config:367 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-auto-chunked true 2026-04-20 19:14:58.120 | + lib/apache:write_local_uwsgi_http_config:368 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-keepalive false 2026-04-20 19:14:58.181 | + lib/apache:write_local_uwsgi_http_config:370 : iniset /etc/glance/glance-uwsgi.ini uwsgi socket-timeout 30 2026-04-20 19:14:58.245 | + lib/apache:write_local_uwsgi_http_config:372 : iniset /etc/glance/glance-uwsgi.ini uwsgi start-time %t 2026-04-20 19:14:58.309 | + lib/apache:write_local_uwsgi_http_config:374 : enable_apache_mod proxy 2026-04-20 19:14:58.314 | + lib/apache:enable_apache_mod:55 : local mod=proxy 2026-04-20 19:14:58.320 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-04-20 19:14:58.325 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-04-20 19:14:58.330 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-04-20 19:14:58.335 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-04-20 19:14:58.341 | + lib/apache:enable_apache_mod:61 : [[ proxy != \v\e\r\s\i\o\n ]] 2026-04-20 19:14:58.348 | + lib/apache:enable_apache_mod:61 : a2query -m proxy 2026-04-20 19:14:58.392 | proxy (enabled by site administrator) 2026-04-20 19:14:58.398 | + lib/apache:write_local_uwsgi_http_config:375 : enable_apache_mod proxy_http 2026-04-20 19:14:58.404 | + lib/apache:enable_apache_mod:55 : local mod=proxy_http 2026-04-20 19:14:58.410 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-04-20 19:14:58.414 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-04-20 19:14:58.420 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-04-20 19:14:58.425 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-04-20 19:14:58.431 | + lib/apache:enable_apache_mod:61 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2026-04-20 19:14:58.437 | + lib/apache:enable_apache_mod:61 : a2query -m proxy_http 2026-04-20 19:14:58.481 | No module matches proxy_http 2026-04-20 19:14:58.488 | + lib/apache:enable_apache_mod:62 : sudo a2enmod proxy_http 2026-04-20 19:14:58.534 | Considering dependency proxy for proxy_http: 2026-04-20 19:14:58.534 | Module proxy already enabled 2026-04-20 19:14:58.534 | Enabling module proxy_http. 2026-04-20 19:14:58.545 | To activate the new configuration, you need to run: 2026-04-20 19:14:58.545 | systemctl restart apache2 2026-04-20 19:14:58.555 | + lib/apache:enable_apache_mod:63 : [[ '' != \n\o\r\e\s\t\a\r\t ]] 2026-04-20 19:14:58.560 | + lib/apache:enable_apache_mod:64 : restart_apache_server 2026-04-20 19:14:58.564 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-04-20 19:14:58.569 | + functions-common:restart_service:2298 : '[' -x /bin/systemctl ']' 2026-04-20 19:14:58.573 | + functions-common:restart_service:2299 : sudo /bin/systemctl restart apache2 2026-04-20 19:14:58.734 | + lib/apache:write_local_uwsgi_http_config:376 : local apache_conf= 2026-04-20 19:14:58.740 | ++ lib/apache:write_local_uwsgi_http_config:377 : apache_site_config_for glance-api 2026-04-20 19:14:58.746 | ++ lib/apache:apache_site_config_for:174 : local site=glance-api 2026-04-20 19:14:58.750 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-04-20 19:14:58.756 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-04-20 19:14:58.761 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-04-20 19:14:58.765 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/glance-api.conf 2026-04-20 19:14:58.771 | + lib/apache:write_local_uwsgi_http_config:377 : apache_conf=/etc/apache2/sites-available/glance-api.conf 2026-04-20 19:14:58.775 | + lib/apache:write_local_uwsgi_http_config:378 : echo 'KeepAlive Off' 2026-04-20 19:14:58.777 | + lib/apache:write_local_uwsgi_http_config:378 : sudo tee /etc/apache2/sites-available/glance-api.conf 2026-04-20 19:14:58.790 | KeepAlive Off 2026-04-20 19:14:58.800 | + lib/apache:write_local_uwsgi_http_config:379 : echo 'SetEnv proxy-sendchunked 1' 2026-04-20 19:14:58.801 | + lib/apache:write_local_uwsgi_http_config:379 : sudo tee -a /etc/apache2/sites-available/glance-api.conf 2026-04-20 19:14:58.813 | SetEnv proxy-sendchunked 1 2026-04-20 19:14:58.821 | + lib/apache:write_local_uwsgi_http_config:380 : echo 'ProxyPass "/image" "http://127.0.0.1:60999" retry=0 acquire=1 ' 2026-04-20 19:14:58.823 | + lib/apache:write_local_uwsgi_http_config:380 : sudo tee -a /etc/apache2/sites-available/glance-api.conf 2026-04-20 19:14:58.838 | ProxyPass "/image" "http://127.0.0.1:60999" retry=0 acquire=1 2026-04-20 19:14:58.846 | + lib/apache:write_local_uwsgi_http_config:381 : enable_apache_site glance-api 2026-04-20 19:14:58.851 | + lib/apache:enable_apache_site:191 : local site=glance-api 2026-04-20 19:14:58.856 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-04-20 19:14:58.862 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-04-20 19:14:58.868 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-04-20 19:14:58.872 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-04-20 19:14:58.878 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-04-20 19:14:58.884 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-04-20 19:14:58.889 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-04-20 19:14:58.896 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-04-20 19:14:58.903 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-04-20 19:14:58.909 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-04-20 19:14:58.914 | + lib/apache:enable_apache_site:195 : sudo a2ensite glance-api 2026-04-20 19:14:58.962 | Enabling site glance-api. 2026-04-20 19:14:58.971 | To activate the new configuration, you need to run: 2026-04-20 19:14:58.971 | systemctl reload apache2 2026-04-20 19:14:58.982 | + lib/apache:write_local_uwsgi_http_config:382 : restart_apache_server 2026-04-20 19:14:58.987 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-04-20 19:14:58.992 | + functions-common:restart_service:2298 : '[' -x /bin/systemctl ']' 2026-04-20 19:14:58.997 | + functions-common:restart_service:2299 : sudo /bin/systemctl restart apache2 2026-04-20 19:14:59.148 | ++ lib/glance:configure_glance:459 : awk '-F= ' '/^http-socket/ { print "http://"$2}' /etc/glance/glance-uwsgi.ini 2026-04-20 19:14:59.157 | + lib/glance:configure_glance:459 : iniset /etc/glance/glance-api.conf DEFAULT worker_self_reference_url http://127.0.0.1:60999 2026-04-20 19:14:59.224 | + lib/glance:configure_glance:463 : iniset /etc/glance/glance-api.conf wsgi python_interpreter /opt/stack/data/venv/bin/python3 2026-04-20 19:14:59.291 | + lib/glance:configure_glance:465 : [[ True == True ]] 2026-04-20 19:14:59.298 | + lib/glance:configure_glance:466 : iniset /etc/glance/glance-api.conf oslo_policy enforce_scope true 2026-04-20 19:14:59.369 | + lib/glance:configure_glance:467 : iniset /etc/glance/glance-api.conf oslo_policy enforce_new_defaults true 2026-04-20 19:14:59.430 | + lib/glance:configure_glance:468 : iniset /etc/glance/glance-api.conf DEFAULT enforce_secure_rbac true 2026-04-20 19:14:59.492 | + ./stack.sh:main:942 : is_service_enabled cinder 2026-04-20 19:14:59.529 | + functions-common:is_service_enabled:2070 : return 0 2026-04-20 19:14:59.535 | + ./stack.sh:main:944 : stack_install_service cinder 2026-04-20 19:14:59.541 | + lib/stack:stack_install_service:20 : local service=cinder 2026-04-20 19:14:59.547 | + lib/stack:stack_install_service:21 : type install_cinder 2026-04-20 19:14:59.554 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-04-20 19:14:59.559 | + lib/stack:stack_install_service:32 : install_cinder 2026-04-20 19:14:59.564 | + lib/cinder:install_cinder:526 : git_clone https://github.com/openstack/cinder.git /opt/stack/cinder master 2026-04-20 19:14:59.570 | + functions-common:git_clone:583 : local git_remote=https://github.com/openstack/cinder.git 2026-04-20 19:14:59.576 | + functions-common:git_clone:584 : local git_dest=/opt/stack/cinder 2026-04-20 19:14:59.581 | + functions-common:git_clone:585 : local git_ref=master 2026-04-20 19:14:59.586 | + functions-common:git_clone:586 : local orig_dir 2026-04-20 19:14:59.593 | ++ functions-common:git_clone:587 : pwd 2026-04-20 19:14:59.600 | + functions-common:git_clone:587 : orig_dir=/opt/stack/devstack 2026-04-20 19:14:59.606 | + functions-common:git_clone:588 : local git_clone_flags= 2026-04-20 19:14:59.613 | ++ functions-common:git_clone:590 : trueorfalse False RECLONE 2026-04-20 19:14:59.649 | + functions-common:git_clone:590 : RECLONE=False 2026-04-20 19:14:59.654 | + functions-common:git_clone:591 : [[ 0 -gt 0 ]] 2026-04-20 19:14:59.660 | + functions-common:git_clone:595 : [[ False = \T\r\u\e ]] 2026-04-20 19:14:59.666 | + functions-common:git_clone:604 : egrep -q '^refs' 2026-04-20 19:14:59.666 | + functions-common:git_clone:604 : echo master 2026-04-20 19:14:59.675 | + functions-common:git_clone:618 : [[ ! -d /opt/stack/cinder ]] 2026-04-20 19:14:59.681 | + functions-common:git_clone:628 : [[ False = \T\r\u\e ]] 2026-04-20 19:14:59.687 | + functions-common:git_clone:663 : sudo git config --system --add safe.directory /opt/stack/cinder 2026-04-20 19:14:59.710 | + functions-common:git_clone:666 : cd /opt/stack/cinder 2026-04-20 19:14:59.717 | + functions-common:git_clone:667 : git show --oneline 2026-04-20 19:14:59.718 | + functions-common:git_clone:667 : head -1 2026-04-20 19:14:59.730 | c84f0e05c Merge "fix: NETAPP remove rest EMS vserver find" 2026-04-20 19:14:59.737 | + functions-common:git_clone:668 : cd /opt/stack/devstack 2026-04-20 19:14:59.743 | + lib/cinder:install_cinder:527 : setup_develop /opt/stack/cinder 2026-04-20 19:14:59.749 | + inc/python:setup_develop:353 : local bindep 2026-04-20 19:14:59.754 | + inc/python:setup_develop:354 : [[ /opt/stack/cinder == -bindep* ]] 2026-04-20 19:14:59.761 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/cinder 2026-04-20 19:14:59.767 | + inc/python:setup_develop:359 : local extras= 2026-04-20 19:14:59.773 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/cinder -e 2026-04-20 19:14:59.778 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-04-20 19:14:59.785 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/cinder == -bindep* ]] 2026-04-20 19:14:59.791 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/cinder 2026-04-20 19:14:59.797 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-04-20 19:14:59.803 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-04-20 19:14:59.810 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/cinder 2026-04-20 19:14:59.816 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-04-20 19:14:59.823 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/cinder 2026-04-20 19:14:59.829 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-04-20 19:14:59.836 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-04-20 19:14:59.843 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/cinder/setup.cfg 2026-04-20 19:14:59.854 | + inc/python:_setup_package_with_constraints_edit:400 : name=cinder 2026-04-20 19:14:59.861 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z cinder ']' 2026-04-20 19:14:59.867 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- cinder 2026-04-20 19:14:59.969 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/cinder -e 2026-04-20 19:14:59.974 | + inc/python:setup_package:436 : local bindep=0 2026-04-20 19:14:59.980 | + inc/python:setup_package:437 : local bindep_flag= 2026-04-20 19:14:59.985 | + inc/python:setup_package:438 : local bindep_profiles= 2026-04-20 19:14:59.989 | + inc/python:setup_package:439 : [[ /opt/stack/cinder == -bindep* ]] 2026-04-20 19:14:59.994 | + inc/python:setup_package:444 : local project_dir=/opt/stack/cinder 2026-04-20 19:14:59.999 | + inc/python:setup_package:445 : local flags=-e 2026-04-20 19:15:00.005 | + inc/python:setup_package:446 : local extras= 2026-04-20 19:15:00.011 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-04-20 19:15:00.016 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-04-20 19:15:00.021 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-04-20 19:15:00.026 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-04-20 19:15:00.031 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-04-20 19:15:00.037 | + inc/python:setup_package:464 : pip_install -e /opt/stack/cinder 2026-04-20 19:15:00.079 | Using python 3.12 to install /opt/stack/cinder 2026-04-20 19:15:00.084 | + 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 -e /opt/stack/cinder 2026-04-20 19:15:00.697 | Obtaining file:///opt/stack/cinder 2026-04-20 19:15:00.699 | Installing build dependencies: started 2026-04-20 19:15:01.714 | Installing build dependencies: finished with status 'done' 2026-04-20 19:15:01.715 | Checking if build backend supports build_editable: started 2026-04-20 19:15:02.041 | Checking if build backend supports build_editable: finished with status 'done' 2026-04-20 19:15:02.043 | Getting requirements to build editable: started 2026-04-20 19:15:02.202 | Getting requirements to build editable: finished with status 'done' 2026-04-20 19:15:02.204 | Preparing editable metadata (pyproject.toml): started 2026-04-20 19:15:03.147 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-04-20 19:15:03.168 | Requirement already satisfied: pbr>=5.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev31) (7.0.3) 2026-04-20 19:15:03.168 | Requirement already satisfied: decorator>=4.4.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev31) (5.2.1) 2026-04-20 19:15:03.169 | Requirement already satisfied: eventlet!=0.32.0,>=0.30.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev31) (0.41.0) 2026-04-20 19:15:03.169 | Requirement already satisfied: greenlet>=0.4.16 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev31) (3.4.0) 2026-04-20 19:15:03.170 | Requirement already satisfied: iso8601>=0.1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev31) (2.1.0) 2026-04-20 19:15:03.170 | Requirement already satisfied: jsonschema>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev31) (4.26.0) 2026-04-20 19:15:03.170 | Requirement already satisfied: keystoneauth1>=4.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev31) (5.13.1) 2026-04-20 19:15:03.171 | Requirement already satisfied: keystonemiddleware>=9.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev31) (12.0.0) 2026-04-20 19:15:03.494 | Collecting lxml>=4.5.2 (from cinder==28.1.0.dev31) 2026-04-20 19:15:03.576 | Downloading lxml-6.0.3-cp312-cp312-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl.metadata (3.8 kB) 2026-04-20 19:15:03.584 | Requirement already satisfied: oslo.config>=8.3.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev31) (10.3.0) 2026-04-20 19:15:03.584 | Requirement already satisfied: oslo.concurrency>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev31) (7.4.0) 2026-04-20 19:15:03.584 | Requirement already satisfied: oslo.context>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev31) (6.3.0) 2026-04-20 19:15:03.585 | Requirement already satisfied: oslo.db>=11.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev31) (18.0.0) 2026-04-20 19:15:03.585 | Requirement already satisfied: oslo.log>=4.6.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev31) (8.1.0) 2026-04-20 19:15:03.586 | Requirement already satisfied: oslo.messaging>=14.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev31) (17.3.0) 2026-04-20 19:15:03.586 | Requirement already satisfied: oslo.middleware>=4.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev31) (8.0.0) 2026-04-20 19:15:03.587 | Requirement already satisfied: oslo.policy>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev31) (5.0.0) 2026-04-20 19:15:03.587 | Requirement already satisfied: oslo.privsep>=2.6.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev31) (3.10.1) 2026-04-20 19:15:03.587 | Requirement already satisfied: oslo.reports>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev31) (3.7.0) 2026-04-20 19:15:03.588 | Requirement already satisfied: oslo.rootwrap>=6.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev31) (7.9.0) 2026-04-20 19:15:03.588 | Requirement already satisfied: oslo.serialization>=4.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev31) (5.9.1) 2026-04-20 19:15:03.588 | Requirement already satisfied: oslo.service>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev31) (4.5.1) 2026-04-20 19:15:03.589 | Requirement already satisfied: oslo.upgradecheck>=1.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev31) (2.7.1) 2026-04-20 19:15:03.589 | Requirement already satisfied: oslo.utils>=6.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev31) (10.0.1) 2026-04-20 19:15:03.608 | Collecting oslo.versionedobjects>=2.4.0 (from cinder==28.1.0.dev31) 2026-04-20 19:15:03.618 | Downloading oslo_versionedobjects-3.9.0-py3-none-any.whl.metadata (2.5 kB) 2026-04-20 19:15:03.628 | Requirement already satisfied: osprofiler>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev31) (4.3.0) 2026-04-20 19:15:03.629 | Requirement already satisfied: packaging>=20.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev31) (26.0) 2026-04-20 19:15:03.655 | Collecting paramiko>=2.7.2 (from cinder==28.1.0.dev31) 2026-04-20 19:15:03.665 | Downloading paramiko-4.0.0-py3-none-any.whl.metadata (3.9 kB) 2026-04-20 19:15:03.674 | Requirement already satisfied: Paste>=3.4.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev31) (3.10.1) 2026-04-20 19:15:03.675 | Requirement already satisfied: PasteDeploy>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev31) (3.1.0) 2026-04-20 19:15:03.676 | Requirement already satisfied: pyparsing>=2.4.7 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev31) (3.3.2) 2026-04-20 19:15:03.677 | Requirement already satisfied: python-barbicanclient>=5.0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev31) (7.3.0) 2026-04-20 19:15:03.701 | Collecting python-glanceclient>=3.2.2 (from cinder==28.1.0.dev31) 2026-04-20 19:15:03.713 | Downloading python_glanceclient-4.11.0-py3-none-any.whl.metadata (4.0 kB) 2026-04-20 19:15:03.723 | Requirement already satisfied: python-keystoneclient>=4.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev31) (5.8.0) 2026-04-20 19:15:03.748 | Collecting python-novaclient>=18.2.0 (from cinder==28.1.0.dev31) 2026-04-20 19:15:03.759 | Downloading python_novaclient-18.12.0-py3-none-any.whl.metadata (3.2 kB) 2026-04-20 19:15:03.793 | Collecting python-swiftclient>=3.10.1 (from cinder==28.1.0.dev31) 2026-04-20 19:15:03.805 | Downloading python_swiftclient-4.10.0-py3-none-any.whl.metadata (3.9 kB) 2026-04-20 19:15:03.815 | Requirement already satisfied: requests>=2.25.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev31) (2.33.1) 2026-04-20 19:15:03.816 | Requirement already satisfied: Routes>=2.4.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev31) (2.5.1) 2026-04-20 19:15:03.816 | Requirement already satisfied: taskflow>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev31) (6.2.0) 2026-04-20 19:15:03.831 | Collecting rtslib-fb>=2.1.74 (from cinder==28.1.0.dev31) 2026-04-20 19:15:03.844 | Downloading rtslib_fb-2.2.4-py3-none-any.whl.metadata (2.4 kB) 2026-04-20 19:15:03.852 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev31) (2.0.49) 2026-04-20 19:15:03.853 | Requirement already satisfied: stevedore>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev31) (5.7.0) 2026-04-20 19:15:03.866 | Collecting tabulate>=0.8.7 (from cinder==28.1.0.dev31) 2026-04-20 19:15:03.876 | Downloading tabulate-0.10.0-py3-none-any.whl.metadata (40 kB) 2026-04-20 19:15:03.896 | Requirement already satisfied: tenacity>=6.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev31) (9.1.4) 2026-04-20 19:15:03.896 | Requirement already satisfied: WebOb>=1.8.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev31) (1.8.9) 2026-04-20 19:15:03.897 | Requirement already satisfied: oslo.i18n>=5.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev31) (6.7.2) 2026-04-20 19:15:03.925 | Collecting oslo.vmware>=3.10.0 (from cinder==28.1.0.dev31) 2026-04-20 19:15:03.938 | Downloading oslo_vmware-4.9.0-py3-none-any.whl.metadata (2.3 kB) 2026-04-20 19:15:03.971 | Requirement already satisfied: os-brick>=6.10.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev31) (7.0.0) 2026-04-20 19:15:04.026 | Collecting tooz>=2.8.0 (from cinder==28.1.0.dev31) 2026-04-20 19:15:04.039 | Downloading tooz-8.1.0-py3-none-any.whl.metadata (2.9 kB) 2026-04-20 19:15:04.188 | Collecting google-api-python-client>=1.11.0 (from cinder==28.1.0.dev31) 2026-04-20 19:15:04.197 | Downloading google_api_python_client-2.194.0-py3-none-any.whl.metadata (7.0 kB) 2026-04-20 19:15:04.212 | Requirement already satisfied: castellan>=3.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev31) (5.6.0) 2026-04-20 19:15:04.213 | Requirement already satisfied: cryptography>=3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev31) (43.0.3) 2026-04-20 19:15:04.214 | Requirement already satisfied: cursive>=0.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev31) (0.2.3) 2026-04-20 19:15:04.338 | Collecting zstd>=1.5.0.0 (from cinder==28.1.0.dev31) 2026-04-20 19:15:04.349 | Downloading zstd-1.5.7.3-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_28_x86_64.whl.metadata (29 kB) 2026-04-20 19:15:04.579 | Collecting boto3>=1.18.49 (from cinder==28.1.0.dev31) 2026-04-20 19:15:04.588 | Downloading boto3-1.35.99-py3-none-any.whl.metadata (6.7 kB) 2026-04-20 19:15:04.598 | Requirement already satisfied: distro>=1.8.0 in /usr/lib/python3/dist-packages (from cinder==28.1.0.dev31) (1.9.0) 2026-04-20 19:15:04.599 | Requirement already satisfied: tzdata>=2022.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev31) (2026.1) 2026-04-20 19:15:04.600 | Requirement already satisfied: cachetools>=4.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev31) (7.0.5) 2026-04-20 19:15:04.905 | Collecting botocore<1.36.0,>=1.35.99 (from boto3>=1.18.49->cinder==28.1.0.dev31) 2026-04-20 19:15:04.914 | Downloading botocore-1.35.99-py3-none-any.whl.metadata (5.7 kB) 2026-04-20 19:15:04.921 | Requirement already satisfied: jmespath<2.0.0,>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from boto3>=1.18.49->cinder==28.1.0.dev31) (1.1.0) 2026-04-20 19:15:04.944 | Collecting s3transfer<0.11.0,>=0.10.0 (from boto3>=1.18.49->cinder==28.1.0.dev31) 2026-04-20 19:15:04.954 | Downloading s3transfer-0.10.4-py3-none-any.whl.metadata (1.7 kB) 2026-04-20 19:15:04.963 | Requirement already satisfied: python-dateutil<3.0.0,>=2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from botocore<1.36.0,>=1.35.99->boto3>=1.18.49->cinder==28.1.0.dev31) (2.9.0.post0) 2026-04-20 19:15:04.964 | Requirement already satisfied: urllib3!=2.2.0,<3,>=1.25.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from botocore<1.36.0,>=1.35.99->boto3>=1.18.49->cinder==28.1.0.dev31) (2.6.3) 2026-04-20 19:15:04.967 | Requirement already satisfied: six>=1.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-dateutil<3.0.0,>=2.1->botocore<1.36.0,>=1.35.99->boto3>=1.18.49->cinder==28.1.0.dev31) (1.17.0) 2026-04-20 19:15:04.995 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=3.1->cinder==28.1.0.dev31) (2.0.0) 2026-04-20 19:15:04.998 | Requirement already satisfied: pycparser in /opt/stack/data/venv/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=3.1->cinder==28.1.0.dev31) (3.0) 2026-04-20 19:15:05.003 | Requirement already satisfied: dnspython>=1.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from eventlet!=0.32.0,>=0.30.1->cinder==28.1.0.dev31) (2.8.0) 2026-04-20 19:15:05.007 | Requirement already satisfied: httplib2<1.0.0,>=0.19.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from google-api-python-client>=1.11.0->cinder==28.1.0.dev31) (0.31.2) 2026-04-20 19:15:05.040 | Collecting google-auth!=2.24.0,!=2.25.0,<3.0.0,>=1.32.0 (from google-api-python-client>=1.11.0->cinder==28.1.0.dev31) 2026-04-20 19:15:05.049 | Downloading google_auth-2.49.2-py3-none-any.whl.metadata (6.2 kB) 2026-04-20 19:15:05.076 | Collecting google-auth-httplib2<1.0.0,>=0.2.0 (from google-api-python-client>=1.11.0->cinder==28.1.0.dev31) 2026-04-20 19:15:05.086 | Downloading google_auth_httplib2-0.3.1-py3-none-any.whl.metadata (3.0 kB) 2026-04-20 19:15:05.131 | Collecting google-api-core!=2.0.*,!=2.1.*,!=2.2.*,!=2.3.0,<3.0.0,>=1.31.5 (from google-api-python-client>=1.11.0->cinder==28.1.0.dev31) 2026-04-20 19:15:05.140 | Downloading google_api_core-2.30.3-py3-none-any.whl.metadata (3.1 kB) 2026-04-20 19:15:05.164 | Collecting uritemplate<5,>=3.0.1 (from google-api-python-client>=1.11.0->cinder==28.1.0.dev31) 2026-04-20 19:15:05.174 | Downloading uritemplate-4.2.0-py3-none-any.whl.metadata (2.6 kB) 2026-04-20 19:15:05.202 | Collecting googleapis-common-protos<2.0.0,>=1.63.2 (from google-api-core!=2.0.*,!=2.1.*,!=2.2.*,!=2.3.0,<3.0.0,>=1.31.5->google-api-python-client>=1.11.0->cinder==28.1.0.dev31) 2026-04-20 19:15:05.212 | Downloading googleapis_common_protos-1.74.0-py3-none-any.whl.metadata (9.2 kB) 2026-04-20 19:15:05.380 | Collecting protobuf<8.0.0,>=4.25.8 (from google-api-core!=2.0.*,!=2.1.*,!=2.2.*,!=2.3.0,<3.0.0,>=1.31.5->google-api-python-client>=1.11.0->cinder==28.1.0.dev31) 2026-04-20 19:15:05.390 | Downloading protobuf-6.33.6-cp39-abi3-manylinux2014_x86_64.whl.metadata (593 bytes) 2026-04-20 19:15:05.416 | Collecting proto-plus<2.0.0,>=1.22.3 (from google-api-core!=2.0.*,!=2.1.*,!=2.2.*,!=2.3.0,<3.0.0,>=1.31.5->google-api-python-client>=1.11.0->cinder==28.1.0.dev31) 2026-04-20 19:15:05.426 | Downloading proto_plus-1.27.2-py3-none-any.whl.metadata (2.2 kB) 2026-04-20 19:15:05.461 | Collecting pyasn1-modules>=0.2.1 (from google-auth!=2.24.0,!=2.25.0,<3.0.0,>=1.32.0->google-api-python-client>=1.11.0->cinder==28.1.0.dev31) 2026-04-20 19:15:05.472 | Downloading pyasn1_modules-0.4.2-py3-none-any.whl.metadata (3.5 kB) 2026-04-20 19:15:05.492 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.25.1->cinder==28.1.0.dev31) (3.4.7) 2026-04-20 19:15:05.493 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.25.1->cinder==28.1.0.dev31) (3.11) 2026-04-20 19:15:05.494 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.25.1->cinder==28.1.0.dev31) (2023.11.17) 2026-04-20 19:15:05.505 | Requirement already satisfied: attrs>=22.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->cinder==28.1.0.dev31) (26.1.0) 2026-04-20 19:15:05.506 | Requirement already satisfied: jsonschema-specifications>=2023.03.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->cinder==28.1.0.dev31) (2025.9.1) 2026-04-20 19:15:05.506 | Requirement already satisfied: referencing>=0.28.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->cinder==28.1.0.dev31) (0.37.0) 2026-04-20 19:15:05.507 | Requirement already satisfied: rpds-py>=0.25.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->cinder==28.1.0.dev31) (0.30.0) 2026-04-20 19:15:05.514 | Requirement already satisfied: os-service-types>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=4.2.1->cinder==28.1.0.dev31) (1.8.2) 2026-04-20 19:15:05.515 | Requirement already satisfied: typing-extensions>=4.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=4.2.1->cinder==28.1.0.dev31) (4.15.0) 2026-04-20 19:15:05.517 | Requirement already satisfied: oslo.cache>=3.11.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=9.1.0->cinder==28.1.0.dev31) (4.1.1) 2026-04-20 19:15:05.518 | Requirement already satisfied: pycadf>=1.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=9.1.0->cinder==28.1.0.dev31) (4.0.1) 2026-04-20 19:15:05.519 | Requirement already satisfied: PyJWT>=2.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=9.1.0->cinder==28.1.0.dev31) (2.12.1) 2026-04-20 19:15:05.524 | Requirement already satisfied: psutil>=5.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from os-brick>=6.10.0->cinder==28.1.0.dev31) (7.2.2) 2026-04-20 19:15:05.527 | Requirement already satisfied: dogpile.cache>=1.3.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.cache>=3.11.0->keystonemiddleware>=9.1.0->cinder==28.1.0.dev31) (1.5.0) 2026-04-20 19:15:05.532 | Requirement already satisfied: fasteners>=0.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.concurrency>=4.5.0->cinder==28.1.0.dev31) (0.20) 2026-04-20 19:15:05.533 | Requirement already satisfied: debtcollector>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.concurrency>=4.5.0->cinder==28.1.0.dev31) (3.1.0) 2026-04-20 19:15:05.535 | Requirement already satisfied: wrapt>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=3.0.0->oslo.concurrency>=4.5.0->cinder==28.1.0.dev31) (2.1.2) 2026-04-20 19:15:05.538 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=8.3.2->cinder==28.1.0.dev31) (1.3.0) 2026-04-20 19:15:05.538 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=8.3.2->cinder==28.1.0.dev31) (2.0.0) 2026-04-20 19:15:05.539 | Requirement already satisfied: PyYAML>=5.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=8.3.2->cinder==28.1.0.dev31) (6.0.3) 2026-04-20 19:15:05.544 | Requirement already satisfied: alembic>=0.9.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=11.0.0->cinder==28.1.0.dev31) (1.18.4) 2026-04-20 19:15:05.545 | Requirement already satisfied: testresources>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=11.0.0->cinder==28.1.0.dev31) (2.0.2) 2026-04-20 19:15:05.545 | Requirement already satisfied: testscenarios>=0.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=11.0.0->cinder==28.1.0.dev31) (0.5.0) 2026-04-20 19:15:05.547 | Requirement already satisfied: Mako in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=0.9.6->oslo.db>=11.0.0->cinder==28.1.0.dev31) (1.3.10) 2026-04-20 19:15:05.554 | Requirement already satisfied: futurist>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=14.6.0->cinder==28.1.0.dev31) (3.3.0) 2026-04-20 19:15:05.556 | Requirement already satisfied: amqp>=2.5.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=14.6.0->cinder==28.1.0.dev31) (5.3.1) 2026-04-20 19:15:05.556 | Requirement already satisfied: kombu>=4.6.8 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=14.6.0->cinder==28.1.0.dev31) (5.6.2) 2026-04-20 19:15:05.556 | Requirement already satisfied: oslo.metrics>=0.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=14.6.0->cinder==28.1.0.dev31) (0.15.1) 2026-04-20 19:15:05.559 | Requirement already satisfied: vine<6.0.0,>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from amqp>=2.5.2->oslo.messaging>=14.6.0->cinder==28.1.0.dev31) (5.1.0) 2026-04-20 19:15:05.569 | Requirement already satisfied: prometheus-client>=0.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.metrics>=0.2.1->oslo.messaging>=14.6.0->cinder==28.1.0.dev31) (0.25.0) 2026-04-20 19:15:05.571 | Requirement already satisfied: bcrypt>=3.1.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=4.1.1->cinder==28.1.0.dev31) (5.0.0) 2026-04-20 19:15:05.572 | Requirement already satisfied: Jinja2>=2.10 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=4.1.1->cinder==28.1.0.dev31) (3.1.6) 2026-04-20 19:15:05.572 | Requirement already satisfied: statsd>=3.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=4.1.1->cinder==28.1.0.dev31) (4.0.1) 2026-04-20 19:15:05.577 | Requirement already satisfied: MarkupSafe>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from Jinja2>=2.10->oslo.middleware>=4.1.1->cinder==28.1.0.dev31) (3.0.3) 2026-04-20 19:15:05.585 | Requirement already satisfied: msgpack>=0.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.privsep>=2.6.2->cinder==28.1.0.dev31) (1.1.2) 2026-04-20 19:15:05.598 | Requirement already satisfied: Yappi>=1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=4.5.0->cinder==28.1.0.dev31) (1.7.6) 2026-04-20 19:15:05.601 | Requirement already satisfied: PrettyTable>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.upgradecheck>=1.1.1->cinder==28.1.0.dev31) (3.17.0) 2026-04-20 19:15:05.625 | Collecting suds-community>=0.6 (from oslo.vmware>=3.10.0->cinder==28.1.0.dev31) 2026-04-20 19:15:05.636 | Downloading suds_community-1.2.0-py3-none-any.whl.metadata (1.6 kB) 2026-04-20 19:15:05.679 | Collecting invoke>=2.0 (from paramiko>=2.7.2->cinder==28.1.0.dev31) 2026-04-20 19:15:05.689 | Downloading invoke-3.0.3-py3-none-any.whl.metadata (3.2 kB) 2026-04-20 19:15:05.724 | Collecting pynacl>=1.5 (from paramiko>=2.7.2->cinder==28.1.0.dev31) 2026-04-20 19:15:05.734 | Downloading pynacl-1.6.2-cp38-abi3-manylinux_2_34_x86_64.whl.metadata (10.0 kB) 2026-04-20 19:15:05.754 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=3.4.3->cinder==28.1.0.dev31) (82.0.1) 2026-04-20 19:15:05.765 | Requirement already satisfied: wcwidth in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.1.1->cinder==28.1.0.dev31) (0.6.0) 2026-04-20 19:15:05.800 | Collecting pyasn1<0.7.0,>=0.6.1 (from pyasn1-modules>=0.2.1->google-auth!=2.24.0,!=2.25.0,<3.0.0,>=1.32.0->google-api-python-client>=1.11.0->cinder==28.1.0.dev31) 2026-04-20 19:15:05.810 | Downloading pyasn1-0.6.3-py3-none-any.whl.metadata (8.4 kB) 2026-04-20 19:15:05.840 | Requirement already satisfied: cliff>=2.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-barbicanclient>=5.0.1->cinder==28.1.0.dev31) (4.13.3) 2026-04-20 19:15:05.844 | Requirement already satisfied: autopage>=0.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=2.8.0->python-barbicanclient>=5.0.1->cinder==28.1.0.dev31) (0.6.0) 2026-04-20 19:15:05.844 | Requirement already satisfied: cmd2>=1.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=2.8.0->python-barbicanclient>=5.0.1->cinder==28.1.0.dev31) (3.4.0) 2026-04-20 19:15:05.851 | Requirement already satisfied: pyperclip>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff>=2.8.0->python-barbicanclient>=5.0.1->cinder==28.1.0.dev31) (1.11.0) 2026-04-20 19:15:05.851 | Requirement already satisfied: rich>=14.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff>=2.8.0->python-barbicanclient>=5.0.1->cinder==28.1.0.dev31) (14.3.4) 2026-04-20 19:15:05.852 | Requirement already satisfied: rich-argparse>=1.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff>=2.8.0->python-barbicanclient>=5.0.1->cinder==28.1.0.dev31) (1.7.2) 2026-04-20 19:15:05.870 | Collecting warlock>=1.2.0 (from python-glanceclient>=3.2.2->cinder==28.1.0.dev31) 2026-04-20 19:15:05.885 | Downloading warlock-2.1.0-py3-none-any.whl.metadata (4.0 kB) 2026-04-20 19:15:05.896 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-glanceclient>=3.2.2->cinder==28.1.0.dev31) (24.2.1) 2026-04-20 19:15:05.929 | Requirement already satisfied: markdown-it-py>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=14.3.0->cmd2>=1.0.0->cliff>=2.8.0->python-barbicanclient>=5.0.1->cinder==28.1.0.dev31) (4.0.0) 2026-04-20 19:15:05.930 | Requirement already satisfied: pygments<3.0.0,>=2.13.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=14.3.0->cmd2>=1.0.0->cliff>=2.8.0->python-barbicanclient>=5.0.1->cinder==28.1.0.dev31) (2.20.0) 2026-04-20 19:15:05.936 | Requirement already satisfied: mdurl~=0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from markdown-it-py>=2.2.0->rich>=14.3.0->cmd2>=1.0.0->cliff>=2.8.0->python-barbicanclient>=5.0.1->cinder==28.1.0.dev31) (0.1.2) 2026-04-20 19:15:05.948 | Requirement already satisfied: repoze.lru>=0.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from Routes>=2.4.1->cinder==28.1.0.dev31) (0.7) 2026-04-20 19:15:05.976 | Collecting pyudev~=0.18 (from rtslib-fb>=2.1.74->cinder==28.1.0.dev31) 2026-04-20 19:15:05.988 | Downloading pyudev-0.24.4-py3-none-any.whl.metadata (4.4 kB) 2026-04-20 19:15:06.033 | Requirement already satisfied: networkx>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from taskflow>=4.5.0->cinder==28.1.0.dev31) (3.4.2) 2026-04-20 19:15:06.034 | Requirement already satisfied: automaton>=1.9.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from taskflow>=4.5.0->cinder==28.1.0.dev31) (3.4.0) 2026-04-20 19:15:06.035 | Requirement already satisfied: pydot>=1.2.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from taskflow>=4.5.0->cinder==28.1.0.dev31) (4.0.1) 2026-04-20 19:15:06.062 | Requirement already satisfied: testtools in /opt/stack/data/venv/lib/python3.12/site-packages (from testscenarios>=0.4->oslo.db>=11.0.0->cinder==28.1.0.dev31) (2.9.0) 2026-04-20 19:15:06.085 | Collecting voluptuous>=0.8.9 (from tooz>=2.8.0->cinder==28.1.0.dev31) 2026-04-20 19:15:06.097 | Downloading voluptuous-0.16.0-py3-none-any.whl.metadata (20 kB) 2026-04-20 19:15:06.125 | Requirement already satisfied: jsonpatch~=1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from warlock>=1.2.0->python-glanceclient>=3.2.2->cinder==28.1.0.dev31) (1.33) 2026-04-20 19:15:06.129 | Requirement already satisfied: jsonpointer>=1.9 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonpatch~=1.0->warlock>=1.2.0->python-glanceclient>=3.2.2->cinder==28.1.0.dev31) (3.1.1) 2026-04-20 19:15:06.190 | Downloading boto3-1.35.99-py3-none-any.whl (139 kB) 2026-04-20 19:15:06.227 | Downloading botocore-1.35.99-py3-none-any.whl (13.3 MB) 2026-04-20 19:15:06.379 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 13.3/13.3 MB 91.1 MB/s 0:00:00 2026-04-20 19:15:06.389 | Downloading s3transfer-0.10.4-py3-none-any.whl (83 kB) 2026-04-20 19:15:06.420 | Downloading google_api_python_client-2.194.0-py3-none-any.whl (15.0 MB) 2026-04-20 19:15:06.538 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 15.0/15.0 MB 130.8 MB/s 0:00:00 2026-04-20 19:15:06.549 | Downloading google_api_core-2.30.3-py3-none-any.whl (173 kB) 2026-04-20 19:15:06.568 | Downloading google_auth-2.49.2-py3-none-any.whl (240 kB) 2026-04-20 19:15:06.586 | Downloading google_auth_httplib2-0.3.1-py3-none-any.whl (9.5 kB) 2026-04-20 19:15:06.603 | Downloading googleapis_common_protos-1.74.0-py3-none-any.whl (300 kB) 2026-04-20 19:15:06.626 | Downloading proto_plus-1.27.2-py3-none-any.whl (50 kB) 2026-04-20 19:15:06.644 | Downloading protobuf-6.33.6-cp39-abi3-manylinux2014_x86_64.whl (323 kB) 2026-04-20 19:15:06.665 | Downloading uritemplate-4.2.0-py3-none-any.whl (11 kB) 2026-04-20 19:15:06.683 | Downloading lxml-6.0.3-cp312-cp312-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl (5.2 MB) 2026-04-20 19:15:06.746 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 5.2/5.2 MB 85.9 MB/s 0:00:00 2026-04-20 19:15:06.759 | Downloading oslo_versionedobjects-3.9.0-py3-none-any.whl (86 kB) 2026-04-20 19:15:06.779 | Downloading oslo_vmware-4.9.0-py3-none-any.whl (624 kB) 2026-04-20 19:15:06.792 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 624.2/624.2 kB 35.4 MB/s 0:00:00 2026-04-20 19:15:06.803 | Downloading paramiko-4.0.0-py3-none-any.whl (223 kB) 2026-04-20 19:15:06.823 | Downloading invoke-3.0.3-py3-none-any.whl (160 kB) 2026-04-20 19:15:06.843 | Downloading pyasn1_modules-0.4.2-py3-none-any.whl (181 kB) 2026-04-20 19:15:06.862 | Downloading pyasn1-0.6.3-py3-none-any.whl (83 kB) 2026-04-20 19:15:06.880 | Downloading pynacl-1.6.2-cp38-abi3-manylinux_2_34_x86_64.whl (1.4 MB) 2026-04-20 19:15:06.900 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.4/1.4 MB 69.8 MB/s 0:00:00 2026-04-20 19:15:06.912 | Downloading python_glanceclient-4.11.0-py3-none-any.whl (208 kB) 2026-04-20 19:15:06.932 | Downloading python_novaclient-18.12.0-py3-none-any.whl (336 kB) 2026-04-20 19:15:06.955 | Downloading python_swiftclient-4.10.0-py3-none-any.whl (88 kB) 2026-04-20 19:15:06.978 | Downloading rtslib_fb-2.2.4-py3-none-any.whl (92 kB) 2026-04-20 19:15:06.999 | Downloading pyudev-0.24.4-py3-none-any.whl (62 kB) 2026-04-20 19:15:07.018 | Downloading suds_community-1.2.0-py3-none-any.whl (145 kB) 2026-04-20 19:15:07.037 | Downloading tabulate-0.10.0-py3-none-any.whl (39 kB) 2026-04-20 19:15:07.055 | Downloading tooz-8.1.0-py3-none-any.whl (92 kB) 2026-04-20 19:15:07.073 | Downloading voluptuous-0.16.0-py3-none-any.whl (31 kB) 2026-04-20 19:15:07.093 | Downloading warlock-2.1.0-py3-none-any.whl (10 kB) 2026-04-20 19:15:07.111 | Downloading zstd-1.5.7.3-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_28_x86_64.whl (2.2 MB) 2026-04-20 19:15:07.144 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.2/2.2 MB 73.1 MB/s 0:00:00 2026-04-20 19:15:07.220 | Building wheels for collected packages: cinder 2026-04-20 19:15:07.220 | Building editable for cinder (pyproject.toml): started 2026-04-20 19:15:08.307 | Building editable for cinder (pyproject.toml): finished with status 'done' 2026-04-20 19:15:08.308 | Created wheel for cinder: filename=cinder-28.1.0.dev31-0.editable-py3-none-any.whl size=9153 sha256=0731709309e9eee8a0d22a168c47f6f5a147272575a9e002f8de6eed7cec136f 2026-04-20 19:15:08.309 | Stored in directory: /tmp/pip-ephem-wheel-cache-qp50gszf/wheels/0f/5b/25/75b4581977dff7afefb19bb31542a98ba75eafb8d1b2a69ccb 2026-04-20 19:15:08.315 | Successfully built cinder 2026-04-20 19:15:08.458 | Installing collected packages: zstd, voluptuous, uritemplate, tabulate, suds-community, pyudev, pyasn1, protobuf, lxml, invoke, rtslib-fb, python-swiftclient, pynacl, pyasn1-modules, proto-plus, googleapis-common-protos, botocore, s3transfer, paramiko, google-auth, warlock, google-auth-httplib2, google-api-core, boto3, tooz, python-novaclient, python-glanceclient, google-api-python-client, oslo.vmware, oslo.versionedobjects, cinder 2026-04-20 19:15:11.925 | 2026-04-20 19:15:11.945 | Successfully installed boto3-1.35.99 botocore-1.35.99 cinder-28.1.0.dev31 google-api-core-2.30.3 google-api-python-client-2.194.0 google-auth-2.49.2 google-auth-httplib2-0.3.1 googleapis-common-protos-1.74.0 invoke-3.0.3 lxml-6.0.3 oslo.versionedobjects-3.9.0 oslo.vmware-4.9.0 paramiko-4.0.0 proto-plus-1.27.2 protobuf-6.33.6 pyasn1-0.6.3 pyasn1-modules-0.4.2 pynacl-1.6.2 python-glanceclient-4.11.0 python-novaclient-18.12.0 python-swiftclient-4.10.0 pyudev-0.24.4 rtslib-fb-2.2.4 s3transfer-0.10.4 suds-community-1.2.0 tabulate-0.10.0 tooz-8.1.0 uritemplate-4.2.0 voluptuous-0.16.0 warlock-2.1.0 zstd-1.5.7.3 2026-04-20 19:15:12.288 | + inc/python:pip_install:216 : result=0 2026-04-20 19:15:12.293 | + inc/python:pip_install:218 : time_stop pip_install 2026-04-20 19:15:12.298 | + functions-common:time_stop:2414 : local name 2026-04-20 19:15:12.303 | + functions-common:time_stop:2415 : local end_time 2026-04-20 19:15:12.309 | + functions-common:time_stop:2416 : local elapsed_time 2026-04-20 19:15:12.314 | + functions-common:time_stop:2417 : local total 2026-04-20 19:15:12.319 | + functions-common:time_stop:2418 : local start_time 2026-04-20 19:15:12.324 | + functions-common:time_stop:2420 : name=pip_install 2026-04-20 19:15:12.329 | + functions-common:time_stop:2421 : start_time=1776712500067 2026-04-20 19:15:12.334 | + functions-common:time_stop:2423 : [[ -z 1776712500067 ]] 2026-04-20 19:15:12.341 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-04-20 19:15:12.349 | + functions-common:time_stop:2426 : end_time=1776712512344 2026-04-20 19:15:12.354 | + functions-common:time_stop:2427 : elapsed_time=12277 2026-04-20 19:15:12.359 | + functions-common:time_stop:2428 : total=59358 2026-04-20 19:15:12.364 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-04-20 19:15:12.368 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=71635 2026-04-20 19:15:12.373 | + inc/python:pip_install:219 : return 0 2026-04-20 19:15:12.378 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-04-20 19:15:12.383 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-04-20 19:15:12.389 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/cinder 2026-04-20 19:15:12.395 | + inc/python:use_library_from_git:266 : local name=/opt/stack/cinder 2026-04-20 19:15:12.402 | + inc/python:use_library_from_git:267 : local enabled=1 2026-04-20 19:15:12.407 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-04-20 19:15:12.414 | + 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, =~ ,/opt/stack/cinder, ]] 2026-04-20 19:15:12.420 | + inc/python:use_library_from_git:269 : return 1 2026-04-20 19:15:12.424 | + lib/cinder:install_cinder:528 : [[ lioadm == \t\g\t\a\d\m ]] 2026-04-20 19:15:12.430 | + lib/cinder:install_cinder:530 : [[ lioadm == \l\i\o\a\d\m ]] 2026-04-20 19:15:12.435 | + lib/cinder:install_cinder:531 : is_ubuntu 2026-04-20 19:15:12.440 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-04-20 19:15:12.446 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-04-20 19:15:12.452 | + lib/cinder:install_cinder:533 : sudo mkdir -p /etc/target 2026-04-20 19:15:12.475 | + lib/cinder:install_cinder:535 : install_package targetcli-fb 2026-04-20 19:15:12.481 | + functions-common:install_package:1432 : update_package_repo 2026-04-20 19:15:12.487 | + functions-common:update_package_repo:1406 : NO_UPDATE_REPOS=False 2026-04-20 19:15:12.493 | + functions-common:update_package_repo:1407 : REPOS_UPDATED=True 2026-04-20 19:15:12.499 | + functions-common:update_package_repo:1408 : RETRY_UPDATE=False 2026-04-20 19:15:12.505 | + functions-common:update_package_repo:1410 : [[ False = \T\r\u\e ]] 2026-04-20 19:15:12.510 | + functions-common:update_package_repo:1414 : is_ubuntu 2026-04-20 19:15:12.516 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-04-20 19:15:12.522 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-04-20 19:15:12.527 | + functions-common:update_package_repo:1415 : apt_get_update 2026-04-20 19:15:12.531 | + functions-common:apt_get_update:1160 : [[ True == \T\r\u\e ]] 2026-04-20 19:15:12.537 | + functions-common:apt_get_update:1160 : [[ False != \T\r\u\e ]] 2026-04-20 19:15:12.542 | + functions-common:apt_get_update:1161 : return 2026-04-20 19:15:12.548 | + functions-common:install_package:1433 : real_install_package targetcli-fb 2026-04-20 19:15:12.554 | + functions-common:real_install_package:1420 : is_ubuntu 2026-04-20 19:15:12.560 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-04-20 19:15:12.565 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-04-20 19:15:12.571 | + functions-common:real_install_package:1421 : apt_get install targetcli-fb 2026-04-20 19:15:12.614 | + 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 targetcli-fb 2026-04-20 19:15:12.659 | Reading package lists... 2026-04-20 19:15:12.923 | Building dependency tree... 2026-04-20 19:15:12.924 | Reading state information... 2026-04-20 19:15:13.194 | The following additional packages will be installed: 2026-04-20 19:15:13.194 | python3-configshell-fb python3-pyudev python3-rtslib-fb 2026-04-20 19:15:13.194 | python3-typing-extensions python3-urwid python3-wcwidth 2026-04-20 19:15:13.195 | Suggested packages: 2026-04-20 19:15:13.195 | python3-wxgtk4.0 python3-pyqt5 python-urwid-doc 2026-04-20 19:15:13.228 | The following NEW packages will be installed: 2026-04-20 19:15:13.228 | python3-configshell-fb python3-pyudev python3-rtslib-fb 2026-04-20 19:15:13.228 | python3-typing-extensions python3-urwid python3-wcwidth targetcli-fb 2026-04-20 19:15:13.438 | 0 upgraded, 7 newly installed, 0 to remove and 0 not upgraded. 2026-04-20 19:15:13.438 | Need to get 418 kB of archives. 2026-04-20 19:15:13.438 | After this operation, 3,296 kB of additional disk space will be used. 2026-04-20 19:15:13.438 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 python3-typing-extensions all 4.10.0-1 [60.7 kB] 2026-04-20 19:15:13.566 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 python3-wcwidth all 0.2.5+dfsg1-1.1ubuntu1 [22.5 kB] 2026-04-20 19:15:13.574 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 python3-urwid amd64 2.6.10-1 [183 kB] 2026-04-20 19:15:13.652 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 python3-configshell-fb all 1:1.1.28-2.1 [28.4 kB] 2026-04-20 19:15:13.656 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 python3-pyudev all 0.24.0-1 [33.0 kB] 2026-04-20 19:15:13.663 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 python3-rtslib-fb all 2.1.74-0ubuntu5 [49.9 kB] 2026-04-20 19:15:13.674 | Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 targetcli-fb all 1:2.1.53-1ubuntu3 [40.3 kB] 2026-04-20 19:15:13.877 | debconf: delaying package configuration, since apt-utils is not installed 2026-04-20 19:15:13.920 | Fetched 418 kB in 0s (963 kB/s) 2026-04-20 19:15:13.959 | Selecting previously unselected package python3-typing-extensions. 2026-04-20 19:15:13.992 | (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 ... 69055 files and directories currently installed.) 2026-04-20 19:15:13.994 | Preparing to unpack .../0-python3-typing-extensions_4.10.0-1_all.deb ... 2026-04-20 19:15:13.999 | Unpacking python3-typing-extensions (4.10.0-1) ... 2026-04-20 19:15:14.059 | Selecting previously unselected package python3-wcwidth. 2026-04-20 19:15:14.069 | Preparing to unpack .../1-python3-wcwidth_0.2.5+dfsg1-1.1ubuntu1_all.deb ... 2026-04-20 19:15:14.073 | Unpacking python3-wcwidth (0.2.5+dfsg1-1.1ubuntu1) ... 2026-04-20 19:15:14.132 | Selecting previously unselected package python3-urwid. 2026-04-20 19:15:14.142 | Preparing to unpack .../2-python3-urwid_2.6.10-1_amd64.deb ... 2026-04-20 19:15:14.146 | Unpacking python3-urwid (2.6.10-1) ... 2026-04-20 19:15:14.227 | Selecting previously unselected package python3-configshell-fb. 2026-04-20 19:15:14.237 | Preparing to unpack .../3-python3-configshell-fb_1%3a1.1.28-2.1_all.deb ... 2026-04-20 19:15:14.241 | Unpacking python3-configshell-fb (1:1.1.28-2.1) ... 2026-04-20 19:15:14.299 | Selecting previously unselected package python3-pyudev. 2026-04-20 19:15:14.307 | Preparing to unpack .../4-python3-pyudev_0.24.0-1_all.deb ... 2026-04-20 19:15:14.311 | Unpacking python3-pyudev (0.24.0-1) ... 2026-04-20 19:15:14.377 | Selecting previously unselected package python3-rtslib-fb. 2026-04-20 19:15:14.388 | Preparing to unpack .../5-python3-rtslib-fb_2.1.74-0ubuntu5_all.deb ... 2026-04-20 19:15:14.392 | Unpacking python3-rtslib-fb (2.1.74-0ubuntu5) ... 2026-04-20 19:15:14.460 | Selecting previously unselected package targetcli-fb. 2026-04-20 19:15:14.471 | Preparing to unpack .../6-targetcli-fb_1%3a2.1.53-1ubuntu3_all.deb ... 2026-04-20 19:15:14.476 | Unpacking targetcli-fb (1:2.1.53-1ubuntu3) ... 2026-04-20 19:15:14.554 | Setting up python3-wcwidth (0.2.5+dfsg1-1.1ubuntu1) ... 2026-04-20 19:15:14.782 | Setting up python3-typing-extensions (4.10.0-1) ... 2026-04-20 19:15:14.942 | Setting up python3-pyudev (0.24.0-1) ... 2026-04-20 19:15:15.104 | Setting up python3-rtslib-fb (2.1.74-0ubuntu5) ... 2026-04-20 19:15:15.917 | Created symlink /etc/systemd/system/multi-user.target.wants/rtslib-fb-targetctl.service → /usr/lib/systemd/system/rtslib-fb-targetctl.service. 2026-04-20 19:15:15.925 | Setting up python3-urwid (2.6.10-1) ... 2026-04-20 19:15:16.239 | Setting up python3-configshell-fb (1:1.1.28-2.1) ... 2026-04-20 19:15:16.360 | /usr/lib/python3/dist-packages/configshell/console.py:39: SyntaxWarning: invalid escape sequence '\[' 2026-04-20 19:15:16.360 | _re_ansi_seq = re.compile('(\033\[..?m)') 2026-04-20 19:15:16.378 | /usr/lib/python3/dist-packages/configshell/shell.py:116: SyntaxWarning: invalid escape sequence '\+' 2026-04-20 19:15:16.378 | var = Word(alphanums + '?;&*$!#,=_\+/.<>()~@:-%[]') 2026-04-20 19:15:16.378 | /usr/lib/python3/dist-packages/configshell/shell.py:118: SyntaxWarning: invalid escape sequence '\-' 2026-04-20 19:15:16.378 | keyword = Word(alphanums + '_\-') 2026-04-20 19:15:16.378 | /usr/lib/python3/dist-packages/configshell/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2026-04-20 19:15:16.378 | pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2026-04-20 19:15:16.378 | /usr/lib/python3/dist-packages/configshell/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2026-04-20 19:15:16.378 | pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2026-04-20 19:15:16.378 | /usr/lib/python3/dist-packages/configshell/shell.py:131: SyntaxWarning: invalid escape sequence '\|' 2026-04-20 19:15:16.378 | readline.set_completer_delims('\t\n ~!#$^&(){}\|;\'",?') 2026-04-20 19:15:16.384 | /usr/lib/python3/dist-packages/configshell_fb/console.py:39: SyntaxWarning: invalid escape sequence '\[' 2026-04-20 19:15:16.385 | _re_ansi_seq = re.compile('(\033\[..?m)') 2026-04-20 19:15:16.395 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:116: SyntaxWarning: invalid escape sequence '\+' 2026-04-20 19:15:16.395 | var = Word(alphanums + '?;&*$!#,=_\+/.<>()~@:-%[]') 2026-04-20 19:15:16.395 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:118: SyntaxWarning: invalid escape sequence '\-' 2026-04-20 19:15:16.395 | keyword = Word(alphanums + '_\-') 2026-04-20 19:15:16.395 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2026-04-20 19:15:16.395 | pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2026-04-20 19:15:16.395 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2026-04-20 19:15:16.395 | pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2026-04-20 19:15:16.395 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:131: SyntaxWarning: invalid escape sequence '\|' 2026-04-20 19:15:16.395 | readline.set_completer_delims('\t\n ~!#$^&(){}\|;\'",?') 2026-04-20 19:15:16.427 | Setting up targetcli-fb (1:2.1.53-1ubuntu3) ... 2026-04-20 19:15:16.568 | /usr/lib/python3/dist-packages/targetcli/ui_root.py:161: SyntaxWarning: invalid escape sequence '\s' 2026-04-20 19:15:16.568 | backups = [line for line in prefs.read().splitlines() if re.match('^max_backup_files\s*=', line)] 2026-04-20 19:15:16.781 | Processing triggers for man-db (2.12.0-4build2) ... 2026-04-20 19:15:17.404 | + functions-common:apt_get:1205 : result=0 2026-04-20 19:15:17.409 | + functions-common:apt_get:1208 : time_stop apt-get 2026-04-20 19:15:17.414 | + functions-common:time_stop:2414 : local name 2026-04-20 19:15:17.419 | + functions-common:time_stop:2415 : local end_time 2026-04-20 19:15:17.424 | + functions-common:time_stop:2416 : local elapsed_time 2026-04-20 19:15:17.428 | + functions-common:time_stop:2417 : local total 2026-04-20 19:15:17.434 | + functions-common:time_stop:2418 : local start_time 2026-04-20 19:15:17.441 | + functions-common:time_stop:2420 : name=apt-get 2026-04-20 19:15:17.448 | + functions-common:time_stop:2421 : start_time=1776712512608 2026-04-20 19:15:17.453 | + functions-common:time_stop:2423 : [[ -z 1776712512608 ]] 2026-04-20 19:15:17.460 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-04-20 19:15:17.468 | + functions-common:time_stop:2426 : end_time=1776712517462 2026-04-20 19:15:17.474 | + functions-common:time_stop:2427 : elapsed_time=4854 2026-04-20 19:15:17.479 | + functions-common:time_stop:2428 : total=152440 2026-04-20 19:15:17.484 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-04-20 19:15:17.491 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=157294 2026-04-20 19:15:17.496 | + functions-common:apt_get:1209 : return 0 2026-04-20 19:15:17.502 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-04-20 19:15:17.507 | + ./stack.sh:main:945 : configure_cinder 2026-04-20 19:15:17.513 | + lib/cinder:configure_cinder:295 : sudo install -d -o stack -m 755 /etc/cinder 2026-04-20 19:15:17.536 | + lib/cinder:configure_cinder:297 : rm -f /etc/cinder/cinder.conf 2026-04-20 19:15:17.546 | + lib/cinder:configure_cinder:299 : configure_rootwrap cinder 2026-04-20 19:15:17.552 | + inc/rootwrap:configure_rootwrap:43 : local project=cinder 2026-04-20 19:15:17.557 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2026-04-20 19:15:17.565 | ++ inc/rootwrap:configure_rootwrap:45 : echo cinder 2026-04-20 19:15:17.566 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2026-04-20 19:15:17.575 | + inc/rootwrap:configure_rootwrap:45 : project_uc=CINDER 2026-04-20 19:15:17.581 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=CINDER_BIN_DIR 2026-04-20 19:15:17.586 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/opt/stack/data/venv/bin 2026-04-20 19:15:17.591 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=CINDER_DIR 2026-04-20 19:15:17.597 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/cinder 2026-04-20 19:15:17.602 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/cinder/etc/cinder 2026-04-20 19:15:17.607 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/opt/stack/data/venv/bin/cinder-rootwrap 2026-04-20 19:15:17.612 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/cinder/rootwrap.d 2026-04-20 19:15:17.633 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/cinder/rootwrap.d 2026-04-20 19:15:17.657 | + inc/rootwrap:configure_rootwrap:57 : sudo install -o root -g root -m 644 /opt/stack/cinder/etc/cinder/rootwrap.d/volume.filters /etc/cinder/rootwrap.d 2026-04-20 19:15:17.680 | + inc/rootwrap:configure_rootwrap:60 : sudo install -o root -g root -m 644 /opt/stack/cinder/etc/cinder/rootwrap.conf /etc/cinder/rootwrap.conf 2026-04-20 19:15:17.702 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/cinder/rootwrap.d:' -i /etc/cinder/rootwrap.conf 2026-04-20 19:15:17.723 | + inc/rootwrap:configure_rootwrap:66 : sudo sed -e 's/^exec_dirs=.*/#&/' -i /etc/cinder/rootwrap.conf 2026-04-20 19:15:17.742 | + inc/rootwrap:configure_rootwrap:69 : local tempfile 2026-04-20 19:15:17.749 | ++ inc/rootwrap:configure_rootwrap:70 : mktemp 2026-04-20 19:15:17.756 | + inc/rootwrap:configure_rootwrap:70 : tempfile=/tmp/tmp.a2gnKjD77m 2026-04-20 19:15:17.761 | + inc/rootwrap:configure_rootwrap:72 : rootwrap_sudo_cmd='/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2026-04-20 19:15:17.766 | + inc/rootwrap:configure_rootwrap:73 : echo 'stack ALL=(root) NOPASSWD: /opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2026-04-20 19:15:17.772 | + inc/rootwrap:configure_rootwrap:74 : '[' -f /opt/stack/data/venv/bin/cinder-rootwrap-daemon ']' 2026-04-20 19:15:17.777 | + inc/rootwrap:configure_rootwrap:79 : chmod 0440 /tmp/tmp.a2gnKjD77m 2026-04-20 19:15:17.785 | + inc/rootwrap:configure_rootwrap:80 : sudo chown root:root /tmp/tmp.a2gnKjD77m 2026-04-20 19:15:17.806 | + inc/rootwrap:configure_rootwrap:81 : sudo mv /tmp/tmp.a2gnKjD77m /etc/sudoers.d/cinder-rootwrap 2026-04-20 19:15:17.827 | ++ inc/rootwrap:configure_rootwrap:85 : dirname /opt/stack/data/venv/bin/cinder-rootwrap 2026-04-20 19:15:17.835 | + inc/rootwrap:configure_rootwrap:85 : add_sudo_secure_path /opt/stack/data/venv/bin 2026-04-20 19:15:17.841 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/opt/stack/data/venv/bin 2026-04-20 19:15:17.845 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2026-04-20 19:15:17.851 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2026-04-20 19:15:17.856 | + inc/rootwrap:add_sudo_secure_path:28 : line='Defaults:stack secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin' 2026-04-20 19:15:17.861 | + inc/rootwrap:add_sudo_secure_path:32 : [[ ! Defaults:stack secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin =~ /opt/stack/data/venv/bin ]] 2026-04-20 19:15:17.867 | + inc/rootwrap:add_sudo_secure_path:33 : echo 'Defaults:stack secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin:/opt/stack/data/venv/bin' 2026-04-20 19:15:17.869 | + inc/rootwrap:add_sudo_secure_path:33 : sudo tee /etc/sudoers.d/zz-secure-path 2026-04-20 19:15:17.880 | Defaults:stack secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin:/opt/stack/data/venv/bin 2026-04-20 19:15:17.887 | + inc/rootwrap:add_sudo_secure_path:34 : sudo chmod 400 /etc/sudoers.d/zz-secure-path 2026-04-20 19:15:17.909 | + inc/rootwrap:add_sudo_secure_path:35 : sudo chown root:root /etc/sudoers.d/zz-secure-path 2026-04-20 19:15:17.931 | + lib/cinder:configure_cinder:301 : [[ -f /opt/stack/cinder/etc/cinder/resource_filters.json ]] 2026-04-20 19:15:17.936 | + lib/cinder:configure_cinder:302 : cp -p /opt/stack/cinder/etc/cinder/resource_filters.json /etc/cinder/resource_filters.json 2026-04-20 19:15:17.945 | + lib/cinder:configure_cinder:305 : cp /opt/stack/cinder/etc/cinder/api-paste.ini /etc/cinder/api-paste.ini 2026-04-20 19:15:17.955 | + lib/cinder:configure_cinder:307 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf cinder 2026-04-20 19:15:17.960 | + lib/keystone:configure_keystone_authtoken_middleware:454 : local conf_file=/etc/cinder/cinder.conf 2026-04-20 19:15:17.966 | + lib/keystone:configure_keystone_authtoken_middleware:455 : local admin_user=cinder 2026-04-20 19:15:17.971 | + lib/keystone:configure_keystone_authtoken_middleware:456 : local section=keystone_authtoken 2026-04-20 19:15:17.976 | + lib/keystone:configure_keystone_authtoken_middleware:457 : local service_type= 2026-04-20 19:15:17.981 | + lib/keystone:configure_keystone_authtoken_middleware:459 : configure_keystoneauth /etc/cinder/cinder.conf cinder keystone_authtoken 2026-04-20 19:15:17.986 | + lib/keystone:configure_keystoneauth:432 : local conf_file=/etc/cinder/cinder.conf 2026-04-20 19:15:17.992 | + lib/keystone:configure_keystoneauth:433 : local admin_user=cinder 2026-04-20 19:15:17.998 | + lib/keystone:configure_keystoneauth:434 : local section=keystone_authtoken 2026-04-20 19:15:18.003 | + lib/keystone:configure_keystoneauth:436 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_type password 2026-04-20 19:15:18.069 | + lib/keystone:configure_keystoneauth:437 : iniset /etc/cinder/cinder.conf keystone_authtoken interface public 2026-04-20 19:15:18.135 | + lib/keystone:configure_keystoneauth:438 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_url https://199.204.45.244/identity 2026-04-20 19:15:18.195 | + lib/keystone:configure_keystoneauth:439 : iniset /etc/cinder/cinder.conf keystone_authtoken username cinder 2026-04-20 19:15:18.259 | + lib/keystone:configure_keystoneauth:440 : iniset /etc/cinder/cinder.conf keystone_authtoken password secretservice 2026-04-20 19:15:18.325 | + lib/keystone:configure_keystoneauth:441 : iniset /etc/cinder/cinder.conf keystone_authtoken user_domain_name Default 2026-04-20 19:15:18.391 | + lib/keystone:configure_keystoneauth:442 : iniset /etc/cinder/cinder.conf keystone_authtoken project_name service 2026-04-20 19:15:18.455 | + lib/keystone:configure_keystoneauth:443 : iniset /etc/cinder/cinder.conf keystone_authtoken project_domain_name Default 2026-04-20 19:15:18.522 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/cinder/cinder.conf keystone_authtoken www_authenticate_uri https://199.204.45.244/identity 2026-04-20 19:15:18.586 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/cinder/cinder.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-04-20 19:15:18.657 | + lib/keystone:configure_keystone_authtoken_middleware:462 : iniset /etc/cinder/cinder.conf keystone_authtoken memcached_servers localhost:11211 2026-04-20 19:15:18.729 | + lib/keystone:configure_keystone_authtoken_middleware:463 : [[ -n '' ]] 2026-04-20 19:15:18.736 | + lib/cinder:configure_cinder:309 : iniset /etc/cinder/cinder.conf DEFAULT debug True 2026-04-20 19:15:18.813 | + lib/cinder:configure_cinder:311 : iniset /etc/cinder/cinder.conf DEFAULT target_helper lioadm 2026-04-20 19:15:18.885 | ++ lib/cinder:configure_cinder:312 : database_connection_url cinder 2026-04-20 19:15:18.891 | ++ lib/database:database_connection_url:134 : local db=cinder 2026-04-20 19:15:18.897 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql cinder 2026-04-20 19:15:18.902 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=cinder 2026-04-20 19:15:18.908 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-04-20 19:15:18.914 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-04-20 19:15:18.918 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-04-20 19:15:18.955 | ++ functions-common:is_service_enabled:2070 : return 0 2026-04-20 19:15:18.959 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-04-20 19:15:18.965 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:secretdatabase@127.0.0.1/cinder?charset=utf8&plugin=dbcounter' 2026-04-20 19:15:18.973 | + lib/cinder:configure_cinder:312 : iniset /etc/cinder/cinder.conf database connection 'mysql+pymysql://root:secretdatabase@127.0.0.1/cinder?charset=utf8&plugin=dbcounter' 2026-04-20 19:15:19.048 | + lib/cinder:configure_cinder:313 : iniset /etc/cinder/cinder.conf DEFAULT api_paste_config /etc/cinder/api-paste.ini 2026-04-20 19:15:19.117 | + lib/cinder:configure_cinder:314 : iniset /etc/cinder/cinder.conf DEFAULT rootwrap_config /etc/cinder/rootwrap.conf 2026-04-20 19:15:19.184 | + lib/cinder:configure_cinder:315 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_extension cinder.api.contrib.standard_extensions 2026-04-20 19:15:19.254 | + lib/cinder:configure_cinder:316 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_listen 0.0.0.0 2026-04-20 19:15:19.322 | + lib/cinder:configure_cinder:317 : iniset /etc/cinder/cinder.conf DEFAULT state_path /opt/stack/data/cinder 2026-04-20 19:15:19.389 | + lib/cinder:configure_cinder:318 : iniset /etc/cinder/cinder.conf oslo_concurrency lock_path /opt/stack/data/cinder 2026-04-20 19:15:19.459 | + lib/cinder:configure_cinder:319 : iniset /etc/cinder/cinder.conf DEFAULT my_ip 199.204.45.244 2026-04-20 19:15:19.521 | + lib/cinder:configure_cinder:320 : iniset /etc/cinder/cinder.conf key_manager backend cinder.keymgr.conf_key_mgr.ConfKeyManager 2026-04-20 19:15:19.594 | ++ lib/cinder:configure_cinder:321 : openssl rand -hex 16 2026-04-20 19:15:19.611 | + lib/cinder:configure_cinder:321 : iniset /etc/cinder/cinder.conf key_manager fixed_key 2076cb8b3a795c9ff57928fbe6d7df0f 2026-04-20 19:15:19.677 | + lib/cinder:configure_cinder:322 : [[ -n '' ]] 2026-04-20 19:15:19.683 | + lib/cinder:configure_cinder:327 : iniset /etc/cinder/cinder.conf DEFAULT quota_volumes 10 2026-04-20 19:15:19.746 | + lib/cinder:configure_cinder:328 : iniset /etc/cinder/cinder.conf DEFAULT quota_backups 10 2026-04-20 19:15:19.810 | + lib/cinder:configure_cinder:329 : iniset /etc/cinder/cinder.conf DEFAULT quota_snapshots 10 2026-04-20 19:15:19.878 | + lib/cinder:configure_cinder:334 : iniset /etc/cinder/cinder.conf DEFAULT rpc_response_timeout 120 2026-04-20 19:15:19.946 | + lib/cinder:configure_cinder:336 : iniset /etc/cinder/cinder.conf DEFAULT report_interval 120 2026-04-20 19:15:20.016 | + lib/cinder:configure_cinder:337 : iniset /etc/cinder/cinder.conf DEFAULT service_down_time 720 2026-04-20 19:15:20.089 | + lib/cinder:configure_cinder:339 : is_service_enabled c-vol 2026-04-20 19:15:20.132 | + functions-common:is_service_enabled:2070 : return 0 2026-04-20 19:15:20.138 | + lib/cinder:configure_cinder:339 : [[ -n lvm:lvmdriver-1 ]] 2026-04-20 19:15:20.144 | + lib/cinder:configure_cinder:340 : local enabled_backends= 2026-04-20 19:15:20.149 | + lib/cinder:configure_cinder:341 : local default_name= 2026-04-20 19:15:20.154 | + lib/cinder:configure_cinder:342 : local be be_name be_type 2026-04-20 19:15:20.160 | + lib/cinder:configure_cinder:343 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2026-04-20 19:15:20.166 | + lib/cinder:configure_cinder:344 : be_type=lvm 2026-04-20 19:15:20.172 | + lib/cinder:configure_cinder:345 : be_name=lvmdriver-1 2026-04-20 19:15:20.178 | + lib/cinder:configure_cinder:346 : type configure_cinder_backend_lvm 2026-04-20 19:15:20.185 | + lib/cinder:configure_cinder:347 : configure_cinder_backend_lvm lvmdriver-1 2026-04-20 19:15:20.191 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:48 : local be_name=lvmdriver-1 2026-04-20 19:15:20.197 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:50 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_backend_name lvmdriver-1 2026-04-20 19:15:20.274 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:51 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_driver cinder.volume.drivers.lvm.LVMVolumeDriver 2026-04-20 19:15:20.340 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:52 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_group stack-volumes-lvmdriver-1 2026-04-20 19:15:20.402 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:53 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_helper lioadm 2026-04-20 19:15:20.470 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:54 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_protocol iscsi 2026-04-20 19:15:20.536 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:55 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_port 3260 2026-04-20 19:15:20.599 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:56 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_prefix iqn.2010-10.org.openstack: 2026-04-20 19:15:20.663 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:57 : iniset /etc/cinder/cinder.conf lvmdriver-1 lvm_type auto 2026-04-20 19:15:20.729 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:58 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_clear zero 2026-04-20 19:15:20.793 | + lib/cinder:configure_cinder:349 : [[ -z '' ]] 2026-04-20 19:15:20.797 | + lib/cinder:configure_cinder:350 : default_name=lvmdriver-1 2026-04-20 19:15:20.802 | + lib/cinder:configure_cinder:352 : enabled_backends+=lvmdriver-1, 2026-04-20 19:15:20.808 | + lib/cinder:configure_cinder:354 : iniset /etc/cinder/cinder.conf DEFAULT enabled_backends lvmdriver-1 2026-04-20 19:15:20.875 | + lib/cinder:configure_cinder:355 : [[ -n lvmdriver-1 ]] 2026-04-20 19:15:20.881 | + lib/cinder:configure_cinder:356 : iniset /etc/cinder/cinder.conf DEFAULT default_volume_type lvmdriver-1 2026-04-20 19:15:20.950 | + lib/cinder:configure_cinder:358 : configure_cinder_image_volume_cache 2026-04-20 19:15:20.955 | + lib/cinder:configure_cinder_image_volume_cache:714 : for be in ${CINDER_CACHE_ENABLED_FOR_BACKENDS//,/ } 2026-04-20 19:15:20.960 | + lib/cinder:configure_cinder_image_volume_cache:715 : local be_name=lvmdriver-1 2026-04-20 19:15:20.965 | + lib/cinder:configure_cinder_image_volume_cache:717 : iniset /etc/cinder/cinder.conf lvmdriver-1 image_volume_cache_enabled True 2026-04-20 19:15:21.037 | + lib/cinder:configure_cinder_image_volume_cache:719 : [[ -n '' ]] 2026-04-20 19:15:21.044 | + lib/cinder:configure_cinder_image_volume_cache:723 : [[ -n '' ]] 2026-04-20 19:15:21.050 | + lib/cinder:configure_cinder:363 : [[ False == \T\r\u\e ]] 2026-04-20 19:15:21.054 | + lib/cinder:configure_cinder:369 : is_service_enabled c-bak 2026-04-20 19:15:21.093 | + functions-common:is_service_enabled:2070 : return 0 2026-04-20 19:15:21.099 | + lib/cinder:configure_cinder:369 : [[ -n swift ]] 2026-04-20 19:15:21.105 | + lib/cinder:configure_cinder:370 : type configure_cinder_backup_swift 2026-04-20 19:15:21.110 | + lib/cinder:configure_cinder:371 : configure_cinder_backup_swift 2026-04-20 19:15:21.116 | + lib/cinder_backups/swift:configure_cinder_backup_swift:25 : iniset /etc/cinder/cinder.conf DEFAULT backup_driver cinder.backup.drivers.swift.SwiftBackupDriver 2026-04-20 19:15:21.188 | + lib/cinder_backups/swift:configure_cinder_backup_swift:26 : iniset /etc/cinder/cinder.conf DEFAULT backup_swift_url https://199.204.45.244:8080/v1/AUTH_ 2026-04-20 19:15:21.257 | + lib/cinder_backups/swift:configure_cinder_backup_swift:27 : is_service_enabled tls-proxy 2026-04-20 19:15:21.295 | + functions-common:is_service_enabled:2070 : return 0 2026-04-20 19:15:21.301 | + lib/cinder_backups/swift:configure_cinder_backup_swift:28 : iniset /etc/cinder/cinder.conf DEFAULT backup_swift_ca_cert_file /opt/stack/data/ca-bundle.pem 2026-04-20 19:15:21.373 | + lib/cinder:configure_cinder:377 : is_service_enabled ceilometer 2026-04-20 19:15:21.414 | + functions-common:is_service_enabled:2070 : return 1 2026-04-20 19:15:21.419 | + lib/cinder:configure_cinder:381 : is_service_enabled tls-proxy 2026-04-20 19:15:21.455 | + functions-common:is_service_enabled:2070 : return 0 2026-04-20 19:15:21.461 | + lib/cinder:configure_cinder:382 : [[ 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 =~ c-api ]] 2026-04-20 19:15:21.466 | + lib/cinder:configure_cinder:384 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_listen_port 18776 2026-04-20 19:15:21.532 | + lib/cinder:configure_cinder:385 : iniset /etc/cinder/cinder.conf oslo_middleware enable_proxy_headers_parsing True 2026-04-20 19:15:21.601 | + lib/cinder:configure_cinder:389 : '[' False '!=' False ']' 2026-04-20 19:15:21.607 | + lib/cinder:configure_cinder:393 : iniset_rpc_backend cinder /etc/cinder/cinder.conf 2026-04-20 19:15:21.614 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=cinder 2026-04-20 19:15:21.619 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/cinder/cinder.conf 2026-04-20 19:15:21.624 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-04-20 19:15:21.630 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-04-20 19:15:21.635 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-04-20 19:15:21.670 | + functions-common:is_service_enabled:2070 : return 0 2026-04-20 19:15:21.678 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-04-20 19:15:21.684 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-04-20 19:15:21.690 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-04-20 19:15:21.727 | ++ functions-common:is_service_enabled:2070 : return 0 2026-04-20 19:15:21.732 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:secretrabbit@199.204.45.244:5672/ 2026-04-20 19:15:21.738 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/cinder/cinder.conf DEFAULT transport_url rabbit://stackrabbit:secretrabbit@199.204.45.244:5672/ 2026-04-20 19:15:21.805 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-04-20 19:15:21.810 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-04-20 19:15:21.817 | + lib/cinder:configure_cinder:396 : setup_logging /etc/cinder/cinder.conf 2026-04-20 19:15:21.823 | + functions:setup_logging:693 : setup_systemd_logging /etc/cinder/cinder.conf 2026-04-20 19:15:21.830 | + functions:setup_systemd_logging:710 : local conf_file=/etc/cinder/cinder.conf 2026-04-20 19:15:21.837 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-04-20 19:15:21.876 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-04-20 19:15:21.881 | + functions:setup_systemd_logging:716 : local pidstr= 2026-04-20 19:15:21.887 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-04-20 19:15:21.893 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-04-20 19:15:21.899 | + functions:setup_systemd_logging:723 : iniset /etc/cinder/cinder.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2026-04-20 19:15:21.965 | + functions:setup_systemd_logging:725 : iniset /etc/cinder/cinder.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2026-04-20 19:15:22.026 | + functions:setup_systemd_logging:726 : iniset /etc/cinder/cinder.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2026-04-20 19:15:22.095 | + functions:setup_systemd_logging:727 : iniset /etc/cinder/cinder.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-04-20 19:15:22.160 | + functions:setup_systemd_logging:730 : iniset /etc/cinder/cinder.conf DEFAULT log_color False 2026-04-20 19:15:22.226 | + lib/cinder:configure_cinder:398 : is_service_enabled c-api 2026-04-20 19:15:22.263 | + functions-common:is_service_enabled:2070 : return 0 2026-04-20 19:15:22.269 | + lib/cinder:configure_cinder:399 : write_uwsgi_config /etc/cinder/cinder-api-uwsgi.ini cinder.wsgi.api:application /volume '' cinder-api 2026-04-20 19:15:22.275 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/cinder/cinder-api-uwsgi.ini 2026-04-20 19:15:22.281 | + lib/apache:write_uwsgi_config:244 : local wsgi=cinder.wsgi.api:application 2026-04-20 19:15:22.287 | + lib/apache:write_uwsgi_config:245 : local url=/volume 2026-04-20 19:15:22.293 | + lib/apache:write_uwsgi_config:246 : local http= 2026-04-20 19:15:22.298 | + lib/apache:write_uwsgi_config:247 : local name=cinder-api 2026-04-20 19:15:22.304 | + lib/apache:write_uwsgi_config:249 : '[' -z cinder-api ']' 2026-04-20 19:15:22.309 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-04-20 19:15:22.315 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-04-20 19:15:22.339 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 stack root' 2026-04-20 19:15:22.340 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-04-20 19:15:22.353 | d /var/run/uwsgi 0755 stack root 2026-04-20 19:15:22.360 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-04-20 19:15:22.377 | /etc/tmpfiles.d/uwsgi.conf:1: Line references path below legacy directory /var/run/, updating /var/run/uwsgi → /run/uwsgi; please update the tmpfiles.d/ drop-in file accordingly. 2026-04-20 19:15:22.386 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/cinder-api.socket 2026-04-20 19:15:22.391 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/cinder/cinder-api-uwsgi.ini 2026-04-20 19:15:22.400 | + lib/apache:write_uwsgi_config:270 : [[ cinder.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-04-20 19:15:22.405 | + lib/apache:write_uwsgi_config:271 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi module cinder.wsgi.api:application 2026-04-20 19:15:22.468 | + lib/apache:write_uwsgi_config:276 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi processes 4 2026-04-20 19:15:22.526 | + lib/apache:write_uwsgi_config:278 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi master true 2026-04-20 19:15:22.590 | + lib/apache:write_uwsgi_config:280 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi die-on-term true 2026-04-20 19:15:22.654 | + lib/apache:write_uwsgi_config:281 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi exit-on-reload false 2026-04-20 19:15:22.711 | + lib/apache:write_uwsgi_config:284 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi worker-reload-mercy 80 2026-04-20 19:15:22.772 | + lib/apache:write_uwsgi_config:285 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi enable-threads true 2026-04-20 19:15:22.837 | + lib/apache:write_uwsgi_config:286 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi plugins http,python3 2026-04-20 19:15:22.899 | + lib/apache:write_uwsgi_config:288 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi thunder-lock true 2026-04-20 19:15:22.967 | + lib/apache:write_uwsgi_config:290 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2026-04-20 19:15:23.034 | + lib/apache:write_uwsgi_config:292 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi buffer-size 65535 2026-04-20 19:15:23.102 | + lib/apache:write_uwsgi_config:294 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi add-header 'Connection: close' 2026-04-20 19:15:23.164 | + lib/apache:write_uwsgi_config:296 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi lazy-apps true 2026-04-20 19:15:23.225 | + lib/apache:write_uwsgi_config:298 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi start-time %t 2026-04-20 19:15:23.287 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-04-20 19:15:23.293 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-04-20 19:15:23.301 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for cinder-api 2026-04-20 19:15:23.306 | ++ lib/apache:apache_site_config_for:174 : local site=cinder-api 2026-04-20 19:15:23.311 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-04-20 19:15:23.316 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-04-20 19:15:23.322 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-04-20 19:15:23.327 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/cinder-api.conf 2026-04-20 19:15:23.334 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/cinder-api.conf 2026-04-20 19:15:23.340 | + lib/apache:write_uwsgi_config:306 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi socket /var/run/uwsgi/cinder-api.socket 2026-04-20 19:15:23.402 | + lib/apache:write_uwsgi_config:307 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi chmod-socket 666 2026-04-20 19:15:23.469 | + lib/apache:write_uwsgi_config:308 : echo 'ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-api.socket|uwsgi://uwsgi-uds-cinder-api" retry=0 acquire=1 ' 2026-04-20 19:15:23.470 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/cinder-api.conf 2026-04-20 19:15:23.482 | ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-api.socket|uwsgi://uwsgi-uds-cinder-api" retry=0 acquire=1 2026-04-20 19:15:23.490 | + lib/apache:write_uwsgi_config:309 : enable_apache_site cinder-api 2026-04-20 19:15:23.496 | + lib/apache:enable_apache_site:191 : local site=cinder-api 2026-04-20 19:15:23.500 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-04-20 19:15:23.508 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-04-20 19:15:23.510 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-04-20 19:15:23.514 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-04-20 19:15:23.518 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-04-20 19:15:23.522 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-04-20 19:15:23.525 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-04-20 19:15:23.530 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-04-20 19:15:23.535 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-04-20 19:15:23.540 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-04-20 19:15:23.545 | + lib/apache:enable_apache_site:195 : sudo a2ensite cinder-api 2026-04-20 19:15:23.597 | Enabling site cinder-api. 2026-04-20 19:15:23.609 | To activate the new configuration, you need to run: 2026-04-20 19:15:23.609 | systemctl reload apache2 2026-04-20 19:15:23.619 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-04-20 19:15:23.625 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-04-20 19:15:23.631 | + functions-common:restart_service:2298 : '[' -x /bin/systemctl ']' 2026-04-20 19:15:23.636 | + functions-common:restart_service:2299 : sudo /bin/systemctl restart apache2 2026-04-20 19:15:23.780 | + lib/cinder:configure_cinder:402 : [[ -r /opt/stack/devstack/lib/cinder_plugins/default ]] 2026-04-20 19:15:23.786 | + lib/cinder:configure_cinder:406 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_workers 4 2026-04-20 19:15:23.857 | + lib/cinder:configure_cinder:408 : iniset /etc/cinder/cinder.conf DEFAULT glance_api_servers https://199.204.45.244/image 2026-04-20 19:15:23.928 | + lib/cinder:configure_cinder:409 : is_service_enabled tls-proxy 2026-04-20 19:15:23.961 | + functions-common:is_service_enabled:2070 : return 0 2026-04-20 19:15:23.966 | + lib/cinder:configure_cinder:410 : iniset /etc/cinder/cinder.conf DEFAULT glance_protocol https 2026-04-20 19:15:24.030 | + lib/cinder:configure_cinder:411 : iniset /etc/cinder/cinder.conf DEFAULT glance_ca_certificates_file /opt/stack/data/ca-bundle.pem 2026-04-20 19:15:24.089 | + lib/cinder:configure_cinder:415 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf glance glance 2026-04-20 19:15:24.093 | + lib/keystone:configure_keystone_authtoken_middleware:454 : local conf_file=/etc/cinder/cinder.conf 2026-04-20 19:15:24.099 | + lib/keystone:configure_keystone_authtoken_middleware:455 : local admin_user=glance 2026-04-20 19:15:24.104 | + lib/keystone:configure_keystone_authtoken_middleware:456 : local section=glance 2026-04-20 19:15:24.110 | + lib/keystone:configure_keystone_authtoken_middleware:457 : local service_type= 2026-04-20 19:15:24.115 | + lib/keystone:configure_keystone_authtoken_middleware:459 : configure_keystoneauth /etc/cinder/cinder.conf glance glance 2026-04-20 19:15:24.120 | + lib/keystone:configure_keystoneauth:432 : local conf_file=/etc/cinder/cinder.conf 2026-04-20 19:15:24.126 | + lib/keystone:configure_keystoneauth:433 : local admin_user=glance 2026-04-20 19:15:24.132 | + lib/keystone:configure_keystoneauth:434 : local section=glance 2026-04-20 19:15:24.136 | + lib/keystone:configure_keystoneauth:436 : iniset /etc/cinder/cinder.conf glance auth_type password 2026-04-20 19:15:24.200 | + lib/keystone:configure_keystoneauth:437 : iniset /etc/cinder/cinder.conf glance interface public 2026-04-20 19:15:24.268 | + lib/keystone:configure_keystoneauth:438 : iniset /etc/cinder/cinder.conf glance auth_url https://199.204.45.244/identity 2026-04-20 19:15:24.337 | + lib/keystone:configure_keystoneauth:439 : iniset /etc/cinder/cinder.conf glance username glance 2026-04-20 19:15:24.400 | + lib/keystone:configure_keystoneauth:440 : iniset /etc/cinder/cinder.conf glance password secretservice 2026-04-20 19:15:24.464 | + lib/keystone:configure_keystoneauth:441 : iniset /etc/cinder/cinder.conf glance user_domain_name Default 2026-04-20 19:15:24.536 | + lib/keystone:configure_keystoneauth:442 : iniset /etc/cinder/cinder.conf glance project_name service 2026-04-20 19:15:24.607 | + lib/keystone:configure_keystoneauth:443 : iniset /etc/cinder/cinder.conf glance project_domain_name Default 2026-04-20 19:15:24.675 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/cinder/cinder.conf glance www_authenticate_uri https://199.204.45.244/identity 2026-04-20 19:15:24.742 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/cinder/cinder.conf glance cafile /opt/stack/data/ca-bundle.pem 2026-04-20 19:15:24.809 | + lib/keystone:configure_keystone_authtoken_middleware:462 : iniset /etc/cinder/cinder.conf glance memcached_servers localhost:11211 2026-04-20 19:15:24.873 | + lib/keystone:configure_keystone_authtoken_middleware:463 : [[ -n '' ]] 2026-04-20 19:15:24.879 | + lib/cinder:configure_cinder:418 : configure_keystoneauth /etc/cinder/cinder.conf nova nova 2026-04-20 19:15:24.884 | + lib/keystone:configure_keystoneauth:432 : local conf_file=/etc/cinder/cinder.conf 2026-04-20 19:15:24.889 | + lib/keystone:configure_keystoneauth:433 : local admin_user=nova 2026-04-20 19:15:24.895 | + lib/keystone:configure_keystoneauth:434 : local section=nova 2026-04-20 19:15:24.900 | + lib/keystone:configure_keystoneauth:436 : iniset /etc/cinder/cinder.conf nova auth_type password 2026-04-20 19:15:24.971 | + lib/keystone:configure_keystoneauth:437 : iniset /etc/cinder/cinder.conf nova interface public 2026-04-20 19:15:25.037 | + lib/keystone:configure_keystoneauth:438 : iniset /etc/cinder/cinder.conf nova auth_url https://199.204.45.244/identity 2026-04-20 19:15:25.108 | + lib/keystone:configure_keystoneauth:439 : iniset /etc/cinder/cinder.conf nova username nova 2026-04-20 19:15:25.179 | + lib/keystone:configure_keystoneauth:440 : iniset /etc/cinder/cinder.conf nova password secretservice 2026-04-20 19:15:25.244 | + lib/keystone:configure_keystoneauth:441 : iniset /etc/cinder/cinder.conf nova user_domain_name Default 2026-04-20 19:15:25.308 | + lib/keystone:configure_keystoneauth:442 : iniset /etc/cinder/cinder.conf nova project_name service 2026-04-20 19:15:25.373 | + lib/keystone:configure_keystoneauth:443 : iniset /etc/cinder/cinder.conf nova project_domain_name Default 2026-04-20 19:15:25.438 | + lib/cinder:configure_cinder:419 : iniset /etc/cinder/cinder.conf nova region_name RegionOne 2026-04-20 19:15:25.504 | + lib/cinder:configure_cinder:420 : iniset /etc/cinder/cinder.conf DEFAULT graceful_shutdown_timeout 5 2026-04-20 19:15:25.571 | + lib/cinder:configure_cinder:422 : [[ ! -z '' ]] 2026-04-20 19:15:25.577 | + lib/cinder:configure_cinder:424 : is_service_enabled etcd3 2026-04-20 19:15:25.614 | + functions-common:is_service_enabled:2070 : return 0 2026-04-20 19:15:25.620 | + lib/cinder:configure_cinder:427 : iniset /etc/cinder/cinder.conf coordination backend_url 'etcd3+http://199.204.45.244:2379?api_version=v3' 2026-04-20 19:15:25.692 | + lib/cinder:configure_cinder:430 : [[ False == True ]] 2026-04-20 19:15:25.698 | + lib/cinder:configure_cinder:430 : [[ False == True ]] 2026-04-20 19:15:25.703 | + lib/cinder:configure_cinder:434 : iniset /etc/cinder/cinder.conf oslo_policy enforce_scope false 2026-04-20 19:15:25.771 | + lib/cinder:configure_cinder:435 : iniset /etc/cinder/cinder.conf oslo_policy enforce_new_defaults false 2026-04-20 19:15:25.836 | + lib/cinder:configure_cinder:438 : '[' True == True ']' 2026-04-20 19:15:25.842 | + lib/cinder:configure_cinder:439 : init_cinder_service_user_conf 2026-04-20 19:15:25.848 | + lib/cinder:init_cinder_service_user_conf:743 : iniset /etc/cinder/cinder.conf service_user send_service_user_token True 2026-04-20 19:15:25.920 | + lib/cinder:init_cinder_service_user_conf:744 : configure_keystoneauth /etc/cinder/cinder.conf cinder service_user 2026-04-20 19:15:25.926 | + lib/keystone:configure_keystoneauth:432 : local conf_file=/etc/cinder/cinder.conf 2026-04-20 19:15:25.932 | + lib/keystone:configure_keystoneauth:433 : local admin_user=cinder 2026-04-20 19:15:25.937 | + lib/keystone:configure_keystoneauth:434 : local section=service_user 2026-04-20 19:15:25.942 | + lib/keystone:configure_keystoneauth:436 : iniset /etc/cinder/cinder.conf service_user auth_type password 2026-04-20 19:15:26.008 | + lib/keystone:configure_keystoneauth:437 : iniset /etc/cinder/cinder.conf service_user interface public 2026-04-20 19:15:26.072 | + lib/keystone:configure_keystoneauth:438 : iniset /etc/cinder/cinder.conf service_user auth_url https://199.204.45.244/identity 2026-04-20 19:15:26.136 | + lib/keystone:configure_keystoneauth:439 : iniset /etc/cinder/cinder.conf service_user username cinder 2026-04-20 19:15:26.205 | + lib/keystone:configure_keystoneauth:440 : iniset /etc/cinder/cinder.conf service_user password secretservice 2026-04-20 19:15:26.268 | + lib/keystone:configure_keystoneauth:441 : iniset /etc/cinder/cinder.conf service_user user_domain_name Default 2026-04-20 19:15:26.334 | + lib/keystone:configure_keystoneauth:442 : iniset /etc/cinder/cinder.conf service_user project_name service 2026-04-20 19:15:26.396 | + lib/keystone:configure_keystoneauth:443 : iniset /etc/cinder/cinder.conf service_user project_domain_name Default 2026-04-20 19:15:26.460 | + ./stack.sh:main:948 : is_service_enabled neutron 2026-04-20 19:15:26.496 | + functions-common:is_service_enabled:2070 : return 0 2026-04-20 19:15:26.502 | + ./stack.sh:main:950 : stack_install_service neutron 2026-04-20 19:15:26.508 | + lib/stack:stack_install_service:20 : local service=neutron 2026-04-20 19:15:26.513 | + lib/stack:stack_install_service:21 : type install_neutron 2026-04-20 19:15:26.519 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-04-20 19:15:26.525 | + lib/stack:stack_install_service:32 : install_neutron 2026-04-20 19:15:26.531 | + lib/neutron:install_neutron:513 : use_library_from_git neutron-lib 2026-04-20 19:15:26.537 | + inc/python:use_library_from_git:266 : local name=neutron-lib 2026-04-20 19:15:26.543 | + inc/python:use_library_from_git:267 : local enabled=1 2026-04-20 19:15:26.547 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-04-20 19:15:26.553 | + 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, =~ ,neutron-lib, ]] 2026-04-20 19:15:26.559 | + inc/python:use_library_from_git:269 : return 1 2026-04-20 19:15:26.565 | + lib/neutron:install_neutron:520 : use_library_from_git sqlalchemy 2026-04-20 19:15:26.571 | + inc/python:use_library_from_git:266 : local name=sqlalchemy 2026-04-20 19:15:26.577 | + inc/python:use_library_from_git:267 : local enabled=1 2026-04-20 19:15:26.583 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-04-20 19:15:26.588 | + 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, =~ ,sqlalchemy, ]] 2026-04-20 19:15:26.593 | + inc/python:use_library_from_git:269 : return 1 2026-04-20 19:15:26.599 | + lib/neutron:install_neutron:524 : use_library_from_git alembic 2026-04-20 19:15:26.603 | + inc/python:use_library_from_git:266 : local name=alembic 2026-04-20 19:15:26.607 | + inc/python:use_library_from_git:267 : local enabled=1 2026-04-20 19:15:26.611 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-04-20 19:15:26.614 | + 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, =~ ,alembic, ]] 2026-04-20 19:15:26.620 | + inc/python:use_library_from_git:269 : return 1 2026-04-20 19:15:26.624 | + lib/neutron:install_neutron:529 : git_clone https://github.com/openstack/neutron.git /opt/stack/neutron master 2026-04-20 19:15:26.629 | + functions-common:git_clone:583 : local git_remote=https://github.com/openstack/neutron.git 2026-04-20 19:15:26.634 | + functions-common:git_clone:584 : local git_dest=/opt/stack/neutron 2026-04-20 19:15:26.640 | + functions-common:git_clone:585 : local git_ref=master 2026-04-20 19:15:26.645 | + functions-common:git_clone:586 : local orig_dir 2026-04-20 19:15:26.652 | ++ functions-common:git_clone:587 : pwd 2026-04-20 19:15:26.658 | + functions-common:git_clone:587 : orig_dir=/opt/stack/devstack 2026-04-20 19:15:26.662 | + functions-common:git_clone:588 : local git_clone_flags= 2026-04-20 19:15:26.668 | ++ functions-common:git_clone:590 : trueorfalse False RECLONE 2026-04-20 19:15:26.706 | + functions-common:git_clone:590 : RECLONE=False 2026-04-20 19:15:26.712 | + functions-common:git_clone:591 : [[ 0 -gt 0 ]] 2026-04-20 19:15:26.717 | + functions-common:git_clone:595 : [[ False = \T\r\u\e ]] 2026-04-20 19:15:26.724 | + functions-common:git_clone:604 : echo master 2026-04-20 19:15:26.724 | + functions-common:git_clone:604 : egrep -q '^refs' 2026-04-20 19:15:26.732 | + functions-common:git_clone:618 : [[ ! -d /opt/stack/neutron ]] 2026-04-20 19:15:26.736 | + functions-common:git_clone:628 : [[ False = \T\r\u\e ]] 2026-04-20 19:15:26.743 | + functions-common:git_clone:663 : sudo git config --system --add safe.directory /opt/stack/neutron 2026-04-20 19:15:26.763 | + functions-common:git_clone:666 : cd /opt/stack/neutron 2026-04-20 19:15:26.769 | + functions-common:git_clone:667 : git show --oneline 2026-04-20 19:15:26.770 | + functions-common:git_clone:667 : head -1 2026-04-20 19:15:26.781 | 7e42379373 Merge "bgp: Redistribute local only addresses" 2026-04-20 19:15:26.788 | + functions-common:git_clone:668 : cd /opt/stack/devstack 2026-04-20 19:15:26.795 | + lib/neutron:install_neutron:530 : setup_develop /opt/stack/neutron 2026-04-20 19:15:26.801 | + inc/python:setup_develop:353 : local bindep 2026-04-20 19:15:26.807 | + inc/python:setup_develop:354 : [[ /opt/stack/neutron == -bindep* ]] 2026-04-20 19:15:26.813 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/neutron 2026-04-20 19:15:26.818 | + inc/python:setup_develop:359 : local extras= 2026-04-20 19:15:26.823 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/neutron -e 2026-04-20 19:15:26.830 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-04-20 19:15:26.836 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/neutron == -bindep* ]] 2026-04-20 19:15:26.841 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/neutron 2026-04-20 19:15:26.847 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-04-20 19:15:26.852 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-04-20 19:15:26.860 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/neutron 2026-04-20 19:15:26.865 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-04-20 19:15:26.871 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/neutron 2026-04-20 19:15:26.875 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-04-20 19:15:26.880 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-04-20 19:15:26.887 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/neutron/setup.cfg 2026-04-20 19:15:26.897 | + inc/python:_setup_package_with_constraints_edit:400 : name=neutron 2026-04-20 19:15:26.903 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z neutron ']' 2026-04-20 19:15:26.908 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- neutron 2026-04-20 19:15:27.007 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/neutron -e 2026-04-20 19:15:27.012 | + inc/python:setup_package:436 : local bindep=0 2026-04-20 19:15:27.017 | + inc/python:setup_package:437 : local bindep_flag= 2026-04-20 19:15:27.023 | + inc/python:setup_package:438 : local bindep_profiles= 2026-04-20 19:15:27.028 | + inc/python:setup_package:439 : [[ /opt/stack/neutron == -bindep* ]] 2026-04-20 19:15:27.033 | + inc/python:setup_package:444 : local project_dir=/opt/stack/neutron 2026-04-20 19:15:27.039 | + inc/python:setup_package:445 : local flags=-e 2026-04-20 19:15:27.044 | + inc/python:setup_package:446 : local extras= 2026-04-20 19:15:27.050 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-04-20 19:15:27.056 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-04-20 19:15:27.061 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-04-20 19:15:27.066 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-04-20 19:15:27.072 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-04-20 19:15:27.078 | + inc/python:setup_package:464 : pip_install -e /opt/stack/neutron 2026-04-20 19:15:27.122 | Using python 3.12 to install /opt/stack/neutron 2026-04-20 19:15:27.128 | + 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 -e /opt/stack/neutron 2026-04-20 19:15:27.687 | Obtaining file:///opt/stack/neutron 2026-04-20 19:15:27.692 | Installing build dependencies: started 2026-04-20 19:15:28.672 | Installing build dependencies: finished with status 'done' 2026-04-20 19:15:28.674 | Checking if build backend supports build_editable: started 2026-04-20 19:15:28.982 | Checking if build backend supports build_editable: finished with status 'done' 2026-04-20 19:15:28.983 | Getting requirements to build editable: started 2026-04-20 19:15:29.166 | Getting requirements to build editable: finished with status 'done' 2026-04-20 19:15:29.168 | Preparing editable metadata (pyproject.toml): started 2026-04-20 19:15:30.308 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-04-20 19:15:30.329 | Requirement already satisfied: pbr>=6.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev136) (7.0.3) 2026-04-20 19:15:30.330 | Requirement already satisfied: Paste>=2.0.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev136) (3.10.1) 2026-04-20 19:15:30.330 | Requirement already satisfied: PasteDeploy>=1.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev136) (3.1.0) 2026-04-20 19:15:30.331 | Requirement already satisfied: Routes>=2.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev136) (2.5.1) 2026-04-20 19:15:30.331 | Requirement already satisfied: debtcollector>=1.19.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev136) (3.1.0) 2026-04-20 19:15:30.331 | Requirement already satisfied: decorator>=4.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev136) (5.2.1) 2026-04-20 19:15:30.434 | Collecting pecan>=1.4.0 (from neutron==28.1.0.dev136) 2026-04-20 19:15:30.522 | Downloading pecan-1.8.0-py3-none-any.whl.metadata (1.6 kB) 2026-04-20 19:15:30.531 | Requirement already satisfied: httplib2>=0.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev136) (0.31.2) 2026-04-20 19:15:30.532 | Requirement already satisfied: requests>=2.32.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev136) (2.33.1) 2026-04-20 19:15:30.532 | Requirement already satisfied: Jinja2>=2.10 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev136) (3.1.6) 2026-04-20 19:15:30.533 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev136) (12.0.0) 2026-04-20 19:15:30.534 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev136) (1.3.0) 2026-04-20 19:15:30.572 | Collecting neutron-lib>=3.24.0 (from neutron==28.1.0.dev136) 2026-04-20 19:15:30.577 | Downloading neutron_lib-3.24.0-py3-none-any.whl.metadata (2.5 kB) 2026-04-20 19:15:30.610 | Collecting python-neutronclient>=7.8.0 (from neutron==28.1.0.dev136) 2026-04-20 19:15:30.614 | Downloading python_neutronclient-11.8.0-py3-none-any.whl.metadata (3.5 kB) 2026-04-20 19:15:30.622 | Requirement already satisfied: tenacity>=6.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev136) (9.1.4) 2026-04-20 19:15:30.622 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev136) (2.0.49) 2026-04-20 19:15:30.623 | Requirement already satisfied: WebOb>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev136) (1.8.9) 2026-04-20 19:15:30.623 | Requirement already satisfied: keystoneauth1>=3.14.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev136) (5.13.1) 2026-04-20 19:15:30.624 | Requirement already satisfied: alembic>=1.6.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev136) (1.18.4) 2026-04-20 19:15:30.624 | Requirement already satisfied: stevedore>=2.0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev136) (5.7.0) 2026-04-20 19:15:30.625 | Requirement already satisfied: oslo.cache>=1.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev136) (4.1.1) 2026-04-20 19:15:30.625 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev136) (7.4.0) 2026-04-20 19:15:30.626 | Requirement already satisfied: oslo.config>=10.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev136) (10.3.0) 2026-04-20 19:15:30.626 | Requirement already satisfied: oslo.context>=2.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev136) (6.3.0) 2026-04-20 19:15:30.627 | Requirement already satisfied: oslo.db>=4.44.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev136) (18.0.0) 2026-04-20 19:15:30.628 | Requirement already satisfied: oslo.i18n>=3.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev136) (6.7.2) 2026-04-20 19:15:30.628 | Requirement already satisfied: oslo.log>=5.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev136) (8.1.0) 2026-04-20 19:15:30.629 | Requirement already satisfied: oslo.messaging>=7.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev136) (17.3.0) 2026-04-20 19:15:30.629 | Requirement already satisfied: oslo.middleware>=3.31.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev136) (8.0.0) 2026-04-20 19:15:30.630 | Requirement already satisfied: oslo.policy>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev136) (5.0.0) 2026-04-20 19:15:30.630 | Requirement already satisfied: oslo.privsep>=2.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev136) (3.10.1) 2026-04-20 19:15:30.631 | Requirement already satisfied: oslo.reports>=1.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev136) (3.7.0) 2026-04-20 19:15:30.632 | Requirement already satisfied: oslo.rootwrap>=5.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev136) (7.9.0) 2026-04-20 19:15:30.632 | Requirement already satisfied: oslo.serialization>=5.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev136) (5.9.1) 2026-04-20 19:15:30.633 | Requirement already satisfied: oslo.service>=4.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service[threading]>=4.2.1->neutron==28.1.0.dev136) (4.5.1) 2026-04-20 19:15:30.634 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev136) (2.7.1) 2026-04-20 19:15:30.635 | Requirement already satisfied: oslo.utils>=7.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev136) (10.0.1) 2026-04-20 19:15:30.635 | Requirement already satisfied: oslo.versionedobjects>=1.35.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev136) (3.9.0) 2026-04-20 19:15:30.636 | Requirement already satisfied: osprofiler>=2.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev136) (4.3.0) 2026-04-20 19:15:30.657 | Collecting os-ken>=4.1.1 (from neutron==28.1.0.dev136) 2026-04-20 19:15:30.662 | Downloading os_ken-4.1.1-py3-none-any.whl.metadata (1.8 kB) 2026-04-20 19:15:30.685 | Collecting os-resource-classes>=1.1.0 (from neutron==28.1.0.dev136) 2026-04-20 19:15:30.688 | Downloading os_resource_classes-1.1.0-py3-none-any.whl.metadata (1.9 kB) 2026-04-20 19:15:30.712 | Collecting ovs>3.3.0 (from neutron==28.1.0.dev136) 2026-04-20 19:15:30.716 | Downloading ovs-3.7.1.tar.gz (162 kB) 2026-04-20 19:15:30.784 | Installing build dependencies: started 2026-04-20 19:15:31.687 | Installing build dependencies: finished with status 'done' 2026-04-20 19:15:31.688 | Getting requirements to build wheel: started 2026-04-20 19:15:32.058 | Getting requirements to build wheel: finished with status 'done' 2026-04-20 19:15:32.061 | Preparing metadata (pyproject.toml): started 2026-04-20 19:15:32.278 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-04-20 19:15:32.316 | Collecting ovsdbapp>=2.14.1 (from neutron==28.1.0.dev136) 2026-04-20 19:15:32.328 | Downloading ovsdbapp-2.16.1-py3-none-any.whl.metadata (1.9 kB) 2026-04-20 19:15:32.339 | Requirement already satisfied: psutil>=6.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev136) (7.2.2) 2026-04-20 19:15:32.361 | Collecting pyroute2>=0.7.3 (from neutron==28.1.0.dev136) 2026-04-20 19:15:32.364 | Downloading pyroute2-0.8.1-py3-none-any.whl.metadata (8.2 kB) 2026-04-20 19:15:32.373 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev136) (24.2.1) 2026-04-20 19:15:32.374 | Requirement already satisfied: python-novaclient>=9.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev136) (18.12.0) 2026-04-20 19:15:32.375 | Requirement already satisfied: openstacksdk>=0.31.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev136) (4.11.0) 2026-04-20 19:15:32.405 | Collecting python-designateclient>=2.7.0 (from neutron==28.1.0.dev136) 2026-04-20 19:15:32.410 | Downloading python_designateclient-6.4.0-py3-none-any.whl.metadata (3.1 kB) 2026-04-20 19:15:32.438 | Collecting os-vif>=3.1.0 (from neutron==28.1.0.dev136) 2026-04-20 19:15:32.450 | Downloading os_vif-4.3.0-py3-none-any.whl.metadata (2.5 kB) 2026-04-20 19:15:32.460 | Requirement already satisfied: futurist>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev136) (3.3.0) 2026-04-20 19:15:32.461 | Requirement already satisfied: tooz>=1.58.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev136) (8.1.0) 2026-04-20 19:15:32.463 | Requirement already satisfied: Mako in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=1.6.5->neutron==28.1.0.dev136) (1.3.10) 2026-04-20 19:15:32.463 | Requirement already satisfied: typing-extensions>=4.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=1.6.5->neutron==28.1.0.dev136) (4.15.0) 2026-04-20 19:15:32.465 | Requirement already satisfied: wrapt>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=1.19.0->neutron==28.1.0.dev136) (2.1.2) 2026-04-20 19:15:32.469 | Requirement already satisfied: pyparsing<4,>=3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from httplib2>=0.22.0->neutron==28.1.0.dev136) (3.3.2) 2026-04-20 19:15:32.472 | Requirement already satisfied: MarkupSafe>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from Jinja2>=2.10->neutron==28.1.0.dev136) (3.0.3) 2026-04-20 19:15:32.474 | Requirement already satisfied: iso8601>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.14.0->neutron==28.1.0.dev136) (2.1.0) 2026-04-20 19:15:32.474 | Requirement already satisfied: os-service-types>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.14.0->neutron==28.1.0.dev136) (1.8.2) 2026-04-20 19:15:32.478 | Requirement already satisfied: pycadf>=1.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=5.1.0->neutron==28.1.0.dev136) (4.0.1) 2026-04-20 19:15:32.479 | Requirement already satisfied: PyJWT>=2.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=5.1.0->neutron==28.1.0.dev136) (2.12.1) 2026-04-20 19:15:32.479 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=5.1.0->neutron==28.1.0.dev136) (5.8.0) 2026-04-20 19:15:32.545 | Collecting setproctitle>=1.1.10 (from neutron-lib>=3.24.0->neutron==28.1.0.dev136) 2026-04-20 19:15:32.550 | Downloading setproctitle-1.3.7-cp312-cp312-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl.metadata (10 kB) 2026-04-20 19:15:32.575 | Collecting os-traits>=0.9.0 (from neutron-lib>=3.24.0->neutron==28.1.0.dev136) 2026-04-20 19:15:32.580 | Downloading os_traits-3.6.0-py3-none-any.whl.metadata (1.9 kB) 2026-04-20 19:15:32.591 | Requirement already satisfied: cryptography>=2.7 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->neutron==28.1.0.dev136) (43.0.3) 2026-04-20 19:15:32.592 | Requirement already satisfied: dogpile.cache>=0.6.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->neutron==28.1.0.dev136) (1.5.0) 2026-04-20 19:15:32.592 | Requirement already satisfied: jmespath>=0.9.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->neutron==28.1.0.dev136) (1.1.0) 2026-04-20 19:15:32.593 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->neutron==28.1.0.dev136) (1.33) 2026-04-20 19:15:32.595 | Requirement already satisfied: platformdirs>=3 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->neutron==28.1.0.dev136) (4.9.6) 2026-04-20 19:15:32.596 | Requirement already satisfied: PyYAML>=3.13 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->neutron==28.1.0.dev136) (6.0.3) 2026-04-20 19:15:32.598 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=2.7->openstacksdk>=0.31.2->neutron==28.1.0.dev136) (2.0.0) 2026-04-20 19:15:32.602 | Requirement already satisfied: pycparser in /opt/stack/data/venv/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=2.7->openstacksdk>=0.31.2->neutron==28.1.0.dev136) (3.0) 2026-04-20 19:15:32.606 | Requirement already satisfied: jsonpointer>=1.9 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.31.2->neutron==28.1.0.dev136) (3.1.1) 2026-04-20 19:15:32.609 | Requirement already satisfied: eventlet>=0.27.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from os-ken>=4.1.1->neutron==28.1.0.dev136) (0.41.0) 2026-04-20 19:15:32.609 | Requirement already satisfied: msgpack>=1.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from os-ken>=4.1.1->neutron==28.1.0.dev136) (1.1.2) 2026-04-20 19:15:32.623 | Collecting ncclient>=0.6.13 (from os-ken>=4.1.1->neutron==28.1.0.dev136) 2026-04-20 19:15:32.628 | Downloading ncclient-0.7.1-py3-none-any.whl.metadata (12 kB) 2026-04-20 19:15:32.644 | Requirement already satisfied: packaging>=20.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from os-ken>=4.1.1->neutron==28.1.0.dev136) (26.0) 2026-04-20 19:15:32.647 | Requirement already satisfied: dnspython>=1.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from eventlet>=0.27.0->os-ken>=4.1.1->neutron==28.1.0.dev136) (2.8.0) 2026-04-20 19:15:32.647 | Requirement already satisfied: greenlet>=1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from eventlet>=0.27.0->os-ken>=4.1.1->neutron==28.1.0.dev136) (3.4.0) 2026-04-20 19:15:32.657 | Requirement already satisfied: lxml>=3.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from ncclient>=0.6.13->os-ken>=4.1.1->neutron==28.1.0.dev136) (6.0.3) 2026-04-20 19:15:32.657 | Requirement already satisfied: paramiko>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from ncclient>=0.6.13->os-ken>=4.1.1->neutron==28.1.0.dev136) (4.0.0) 2026-04-20 19:15:32.670 | Requirement already satisfied: fasteners>=0.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.concurrency>=3.26.0->neutron==28.1.0.dev136) (0.20) 2026-04-20 19:15:32.674 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=10.2.0->neutron==28.1.0.dev136) (2.0.0) 2026-04-20 19:15:32.678 | Requirement already satisfied: testresources>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=4.44.0->neutron==28.1.0.dev136) (2.0.2) 2026-04-20 19:15:32.679 | Requirement already satisfied: testscenarios>=0.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=4.44.0->neutron==28.1.0.dev136) (0.5.0) 2026-04-20 19:15:32.683 | Requirement already satisfied: python-dateutil>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.log>=5.3.0->neutron==28.1.0.dev136) (2.9.0.post0) 2026-04-20 19:15:32.686 | Requirement already satisfied: cachetools>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=7.0.0->neutron==28.1.0.dev136) (7.0.5) 2026-04-20 19:15:32.687 | Requirement already satisfied: amqp>=2.5.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=7.0.0->neutron==28.1.0.dev136) (5.3.1) 2026-04-20 19:15:32.687 | Requirement already satisfied: kombu>=4.6.8 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=7.0.0->neutron==28.1.0.dev136) (5.6.2) 2026-04-20 19:15:32.688 | Requirement already satisfied: oslo.metrics>=0.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=7.0.0->neutron==28.1.0.dev136) (0.15.1) 2026-04-20 19:15:32.690 | Requirement already satisfied: vine<6.0.0,>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from amqp>=2.5.2->oslo.messaging>=7.0.0->neutron==28.1.0.dev136) (5.1.0) 2026-04-20 19:15:32.696 | Requirement already satisfied: tzdata>=2025.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from kombu>=4.6.8->oslo.messaging>=7.0.0->neutron==28.1.0.dev136) (2026.1) 2026-04-20 19:15:32.700 | Requirement already satisfied: prometheus-client>=0.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.metrics>=0.2.1->oslo.messaging>=7.0.0->neutron==28.1.0.dev136) (0.25.0) 2026-04-20 19:15:32.703 | Requirement already satisfied: bcrypt>=3.1.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->neutron==28.1.0.dev136) (5.0.0) 2026-04-20 19:15:32.704 | Requirement already satisfied: statsd>=3.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->neutron==28.1.0.dev136) (4.0.1) 2026-04-20 19:15:32.722 | Requirement already satisfied: Yappi>=1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=4.2.1->oslo.service[threading]>=4.2.1->neutron==28.1.0.dev136) (1.7.6) 2026-04-20 19:15:32.742 | Collecting cotyledon>=2.2.0 (from oslo.service[threading]>=4.2.1->neutron==28.1.0.dev136) 2026-04-20 19:15:32.746 | Downloading cotyledon-2.2.0-py3-none-any.whl.metadata (3.7 kB) 2026-04-20 19:15:32.758 | Requirement already satisfied: PrettyTable>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.upgradecheck>=1.3.0->neutron==28.1.0.dev136) (3.17.0) 2026-04-20 19:15:32.787 | Collecting sortedcontainers (from ovs>3.3.0->neutron==28.1.0.dev136) 2026-04-20 19:15:32.791 | Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl.metadata (10 kB) 2026-04-20 19:15:32.818 | Collecting fixtures>=3.0.0 (from ovsdbapp>=2.14.1->neutron==28.1.0.dev136) 2026-04-20 19:15:32.819 | Using cached fixtures-4.3.2-py3-none-any.whl.metadata (22 kB) 2026-04-20 19:15:32.834 | Requirement already satisfied: invoke>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from paramiko>=3.2.0->ncclient>=0.6.13->os-ken>=4.1.1->neutron==28.1.0.dev136) (3.0.3) 2026-04-20 19:15:32.835 | Requirement already satisfied: pynacl>=1.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from paramiko>=3.2.0->ncclient>=0.6.13->os-ken>=4.1.1->neutron==28.1.0.dev136) (1.6.2) 2026-04-20 19:15:32.840 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=2.0.2->neutron==28.1.0.dev136) (82.0.1) 2026-04-20 19:15:32.858 | Requirement already satisfied: wcwidth in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->neutron==28.1.0.dev136) (0.6.0) 2026-04-20 19:15:32.885 | Requirement already satisfied: six>=1.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-dateutil>=2.7.0->oslo.log>=5.3.0->neutron==28.1.0.dev136) (1.17.0) 2026-04-20 19:15:32.888 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-designateclient>=2.7.0->neutron==28.1.0.dev136) (4.13.3) 2026-04-20 19:15:32.888 | Requirement already satisfied: jsonschema>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-designateclient>=2.7.0->neutron==28.1.0.dev136) (4.26.0) 2026-04-20 19:15:32.914 | Collecting osc-lib>=1.8.0 (from python-designateclient>=2.7.0->neutron==28.1.0.dev136) 2026-04-20 19:15:32.918 | Downloading osc_lib-4.5.0-py3-none-any.whl.metadata (3.8 kB) 2026-04-20 19:15:32.937 | Requirement already satisfied: autopage>=0.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==28.1.0.dev136) (0.6.0) 2026-04-20 19:15:32.937 | Requirement already satisfied: cmd2>=1.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==28.1.0.dev136) (3.4.0) 2026-04-20 19:15:32.944 | Requirement already satisfied: pyperclip>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==28.1.0.dev136) (1.11.0) 2026-04-20 19:15:32.945 | Requirement already satisfied: rich>=14.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==28.1.0.dev136) (14.3.4) 2026-04-20 19:15:32.945 | Requirement already satisfied: rich-argparse>=1.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==28.1.0.dev136) (1.7.2) 2026-04-20 19:15:32.948 | Requirement already satisfied: attrs>=22.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->python-designateclient>=2.7.0->neutron==28.1.0.dev136) (26.1.0) 2026-04-20 19:15:32.949 | Requirement already satisfied: jsonschema-specifications>=2023.03.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->python-designateclient>=2.7.0->neutron==28.1.0.dev136) (2025.9.1) 2026-04-20 19:15:32.949 | Requirement already satisfied: referencing>=0.28.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->python-designateclient>=2.7.0->neutron==28.1.0.dev136) (0.37.0) 2026-04-20 19:15:32.950 | Requirement already satisfied: rpds-py>=0.25.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->python-designateclient>=2.7.0->neutron==28.1.0.dev136) (0.30.0) 2026-04-20 19:15:32.990 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.32.3->neutron==28.1.0.dev136) (3.4.7) 2026-04-20 19:15:32.990 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.32.3->neutron==28.1.0.dev136) (3.11) 2026-04-20 19:15:32.991 | Requirement already satisfied: urllib3<3,>=1.26 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.32.3->neutron==28.1.0.dev136) (2.6.3) 2026-04-20 19:15:32.992 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.32.3->neutron==28.1.0.dev136) (2023.11.17) 2026-04-20 19:15:33.015 | Requirement already satisfied: markdown-it-py>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=14.3.0->cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==28.1.0.dev136) (4.0.0) 2026-04-20 19:15:33.015 | Requirement already satisfied: pygments<3.0.0,>=2.13.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=14.3.0->cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==28.1.0.dev136) (2.20.0) 2026-04-20 19:15:33.023 | Requirement already satisfied: mdurl~=0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from markdown-it-py>=2.2.0->rich>=14.3.0->cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==28.1.0.dev136) (0.1.2) 2026-04-20 19:15:33.035 | Requirement already satisfied: repoze.lru>=0.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from Routes>=2.3.1->neutron==28.1.0.dev136) (0.7) 2026-04-20 19:15:33.073 | Requirement already satisfied: testtools in /opt/stack/data/venv/lib/python3.12/site-packages (from testscenarios>=0.4->oslo.db>=4.44.0->neutron==28.1.0.dev136) (2.9.0) 2026-04-20 19:15:33.077 | Requirement already satisfied: voluptuous>=0.8.9 in /opt/stack/data/venv/lib/python3.12/site-packages (from tooz>=1.58.0->neutron==28.1.0.dev136) (0.16.0) 2026-04-20 19:15:33.135 | Downloading neutron_lib-3.24.0-py3-none-any.whl (630 kB) 2026-04-20 19:15:33.152 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 630.6/630.6 kB 30.7 MB/s 0:00:00 2026-04-20 19:15:33.156 | Downloading os_ken-4.1.1-py3-none-any.whl (2.0 MB) 2026-04-20 19:15:33.182 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.0/2.0 MB 76.8 MB/s 0:00:00 2026-04-20 19:15:33.187 | Downloading ncclient-0.7.1-py3-none-any.whl (94 kB) 2026-04-20 19:15:33.201 | Downloading os_resource_classes-1.1.0-py3-none-any.whl (11 kB) 2026-04-20 19:15:33.213 | Downloading os_traits-3.6.0-py3-none-any.whl (43 kB) 2026-04-20 19:15:33.223 | Downloading os_vif-4.3.0-py3-none-any.whl (115 kB) 2026-04-20 19:15:33.236 | Downloading cotyledon-2.2.0-py3-none-any.whl (28 kB) 2026-04-20 19:15:33.245 | Downloading ovsdbapp-2.16.1-py3-none-any.whl (151 kB) 2026-04-20 19:15:33.254 | Using cached fixtures-4.3.2-py3-none-any.whl (41 kB) 2026-04-20 19:15:33.258 | Downloading pecan-1.8.0-py3-none-any.whl (144 kB) 2026-04-20 19:15:33.269 | Downloading pyroute2-0.8.1-py3-none-any.whl (474 kB) 2026-04-20 19:15:33.283 | Downloading python_designateclient-6.4.0-py3-none-any.whl (96 kB) 2026-04-20 19:15:33.300 | Downloading osc_lib-4.5.0-py3-none-any.whl (96 kB) 2026-04-20 19:15:33.338 | Downloading python_neutronclient-11.8.0-py3-none-any.whl (296 kB) 2026-04-20 19:15:33.354 | Downloading setproctitle-1.3.7-cp312-cp312-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl (32 kB) 2026-04-20 19:15:33.363 | Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) 2026-04-20 19:15:33.432 | Building wheels for collected packages: neutron, ovs 2026-04-20 19:15:33.433 | Building editable for neutron (pyproject.toml): started 2026-04-20 19:15:34.680 | Building editable for neutron (pyproject.toml): finished with status 'done' 2026-04-20 19:15:34.682 | Created wheel for neutron: filename=neutron-28.1.0.dev136-0.editable-py3-none-any.whl size=12085 sha256=d6827a673beac1691c4291eef99fc3423e811cc06c7c6c1b9194d400af779b34 2026-04-20 19:15:34.682 | Stored in directory: /tmp/pip-ephem-wheel-cache-_hvns1qn/wheels/85/41/4b/b676c3191efff247eca42312d2ef97517d6d981ada429e2e98 2026-04-20 19:15:34.688 | Building wheel for ovs (pyproject.toml): started 2026-04-20 19:15:35.106 | Building wheel for ovs (pyproject.toml): finished with status 'done' 2026-04-20 19:15:35.107 | Created wheel for ovs: filename=ovs-3.7.1-py3-none-any.whl size=191286 sha256=058069c35f40769de914fde5c32e455fcf9f265f7b6fd8d8b7f52fd830b85bc3 2026-04-20 19:15:35.107 | Stored in directory: /opt/stack/.cache/pip/wheels/ad/8f/7e/5c45edfad8724b1855f52f55dda4f193565d5fa2535d9faa2b 2026-04-20 19:15:35.112 | Successfully built neutron ovs 2026-04-20 19:15:35.259 | Installing collected packages: sortedcontainers, pyroute2, setproctitle, ovs, fixtures, pecan, ovsdbapp, os-traits, os-resource-classes, cotyledon, ncclient, os-ken, osc-lib, python-neutronclient, python-designateclient, os-vif, neutron-lib, neutron 2026-04-20 19:15:38.436 | 2026-04-20 19:15:38.455 | Successfully installed cotyledon-2.2.0 fixtures-4.3.2 ncclient-0.7.1 neutron-28.1.0.dev136 neutron-lib-3.24.0 os-ken-4.1.1 os-resource-classes-1.1.0 os-traits-3.6.0 os-vif-4.3.0 osc-lib-4.5.0 ovs-3.7.1 ovsdbapp-2.16.1 pecan-1.8.0 pyroute2-0.8.1 python-designateclient-6.4.0 python-neutronclient-11.8.0 setproctitle-1.3.7 sortedcontainers-2.4.0 2026-04-20 19:15:38.652 | + inc/python:pip_install:216 : result=0 2026-04-20 19:15:38.658 | + inc/python:pip_install:218 : time_stop pip_install 2026-04-20 19:15:38.663 | + functions-common:time_stop:2414 : local name 2026-04-20 19:15:38.667 | + functions-common:time_stop:2415 : local end_time 2026-04-20 19:15:38.673 | + functions-common:time_stop:2416 : local elapsed_time 2026-04-20 19:15:38.678 | + functions-common:time_stop:2417 : local total 2026-04-20 19:15:38.683 | + functions-common:time_stop:2418 : local start_time 2026-04-20 19:15:38.688 | + functions-common:time_stop:2420 : name=pip_install 2026-04-20 19:15:38.692 | + functions-common:time_stop:2421 : start_time=1776712527111 2026-04-20 19:15:38.697 | + functions-common:time_stop:2423 : [[ -z 1776712527111 ]] 2026-04-20 19:15:38.704 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-04-20 19:15:38.712 | + functions-common:time_stop:2426 : end_time=1776712538707 2026-04-20 19:15:38.716 | + functions-common:time_stop:2427 : elapsed_time=11596 2026-04-20 19:15:38.722 | + functions-common:time_stop:2428 : total=71635 2026-04-20 19:15:38.728 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-04-20 19:15:38.734 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=83231 2026-04-20 19:15:38.739 | + inc/python:pip_install:219 : return 0 2026-04-20 19:15:38.745 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-04-20 19:15:38.750 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-04-20 19:15:38.756 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/neutron 2026-04-20 19:15:38.762 | + inc/python:use_library_from_git:266 : local name=/opt/stack/neutron 2026-04-20 19:15:38.768 | + inc/python:use_library_from_git:267 : local enabled=1 2026-04-20 19:15:38.774 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-04-20 19:15:38.779 | + 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, =~ ,/opt/stack/neutron, ]] 2026-04-20 19:15:38.785 | + inc/python:use_library_from_git:269 : return 1 2026-04-20 19:15:38.792 | + lib/neutron:install_neutron:532 : [[ ovn == \o\v\n ]] 2026-04-20 19:15:38.798 | + lib/neutron:install_neutron:533 : install_ovn 2026-04-20 19:15:38.803 | + lib/neutron_plugins/ovn_agent:install_ovn:404 : echo 'Installing OVN and dependent packages' 2026-04-20 19:15:38.803 | Installing OVN and dependent packages 2026-04-20 19:15:38.808 | + lib/neutron_plugins/ovn_agent:install_ovn:407 : ovn_sanity_check 2026-04-20 19:15:38.814 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:391 : is_service_enabled q-agt neutron-agent 2026-04-20 19:15:38.851 | + functions-common:is_service_enabled:2070 : return 1 2026-04-20 19:15:38.857 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:393 : is_service_enabled q-l3 neutron-l3 2026-04-20 19:15:38.895 | + functions-common:is_service_enabled:2070 : return 1 2026-04-20 19:15:38.900 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:395 : is_service_enabled q-svc neutron-api 2026-04-20 19:15:38.937 | + functions-common:is_service_enabled:2070 : return 0 2026-04-20 19:15:38.942 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:395 : [[ ! ovn =~ ovn ]] 2026-04-20 19:15:38.947 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:397 : is_service_enabled q-svc neutron-api 2026-04-20 19:15:38.987 | + functions-common:is_service_enabled:2070 : return 0 2026-04-20 19:15:38.993 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:397 : [[ ! local,flat,vlan,geneve =~ geneve ]] 2026-04-20 19:15:38.999 | + lib/neutron_plugins/ovn_agent:install_ovn:409 : sudo mkdir -p /var/run/openvswitch 2026-04-20 19:15:39.020 | ++ lib/neutron_plugins/ovn_agent:install_ovn:410 : whoami 2026-04-20 19:15:39.029 | + lib/neutron_plugins/ovn_agent:install_ovn:410 : sudo chown stack /var/run/openvswitch 2026-04-20 19:15:39.052 | + lib/neutron_plugins/ovn_agent:install_ovn:412 : [[ False == \T\r\u\e ]] 2026-04-20 19:15:39.059 | ++ lib/neutron_plugins/ovn_agent:install_ovn:434 : get_packages openvswitch 2026-04-20 19:15:39.105 | + lib/neutron_plugins/ovn_agent:install_ovn:434 : install_package fakeroot make openvswitch-switch 2026-04-20 19:15:39.110 | + functions-common:install_package:1432 : update_package_repo 2026-04-20 19:15:39.117 | + functions-common:update_package_repo:1406 : NO_UPDATE_REPOS=False 2026-04-20 19:15:39.122 | + functions-common:update_package_repo:1407 : REPOS_UPDATED=True 2026-04-20 19:15:39.128 | + functions-common:update_package_repo:1408 : RETRY_UPDATE=False 2026-04-20 19:15:39.133 | + functions-common:update_package_repo:1410 : [[ False = \T\r\u\e ]] 2026-04-20 19:15:39.139 | + functions-common:update_package_repo:1414 : is_ubuntu 2026-04-20 19:15:39.145 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-04-20 19:15:39.151 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-04-20 19:15:39.157 | + functions-common:update_package_repo:1415 : apt_get_update 2026-04-20 19:15:39.163 | + functions-common:apt_get_update:1160 : [[ True == \T\r\u\e ]] 2026-04-20 19:15:39.168 | + functions-common:apt_get_update:1160 : [[ False != \T\r\u\e ]] 2026-04-20 19:15:39.173 | + functions-common:apt_get_update:1161 : return 2026-04-20 19:15:39.180 | + functions-common:install_package:1433 : real_install_package fakeroot make openvswitch-switch 2026-04-20 19:15:39.186 | + functions-common:real_install_package:1420 : is_ubuntu 2026-04-20 19:15:39.191 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-04-20 19:15:39.197 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-04-20 19:15:39.204 | + functions-common:real_install_package:1421 : apt_get install fakeroot make openvswitch-switch 2026-04-20 19:15:39.251 | + 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 fakeroot make openvswitch-switch 2026-04-20 19:15:39.298 | Reading package lists... 2026-04-20 19:15:39.555 | Building dependency tree... 2026-04-20 19:15:39.555 | Reading state information... 2026-04-20 19:15:39.814 | make is already the newest version (4.3-4.1build2). 2026-04-20 19:15:39.814 | make set to manually installed. 2026-04-20 19:15:39.814 | The following additional packages will be installed: 2026-04-20 19:15:39.815 | libfakeroot libunbound8 libxdp1 openvswitch-common python3-netifaces 2026-04-20 19:15:39.815 | python3-openvswitch python3-sortedcontainers 2026-04-20 19:15:39.816 | Suggested packages: 2026-04-20 19:15:39.817 | openvswitch-doc python3-netaddr python-sortedcontainers-doc 2026-04-20 19:15:39.850 | The following NEW packages will be installed: 2026-04-20 19:15:39.851 | fakeroot libfakeroot libunbound8 libxdp1 openvswitch-common 2026-04-20 19:15:39.851 | openvswitch-switch python3-netifaces python3-openvswitch 2026-04-20 19:15:39.851 | python3-sortedcontainers 2026-04-20 19:15:40.046 | 0 upgraded, 9 newly installed, 0 to remove and 0 not upgraded. 2026-04-20 19:15:40.046 | Need to get 4,335 kB of archives. 2026-04-20 19:15:40.046 | After this operation, 13.8 MB of additional disk space will be used. 2026-04-20 19:15:40.046 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libunbound8 amd64 1.19.2-1ubuntu3.7 [443 kB] 2026-04-20 19:15:40.548 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 openvswitch-common amd64 3.3.4-0ubuntu0.24.04.1 [1,042 kB] 2026-04-20 19:15:40.764 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 python3-netifaces amd64 0.11.0-2build3 [18.1 kB] 2026-04-20 19:15:40.765 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 python3-sortedcontainers all 2.4.0-2 [27.6 kB] 2026-04-20 19:15:40.768 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxdp1 amd64 1.4.2-1ubuntu4 [62.5 kB] 2026-04-20 19:15:40.784 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-openvswitch amd64 3.3.4-0ubuntu0.24.04.1 [1,034 kB] 2026-04-20 19:15:40.856 | Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 openvswitch-switch amd64 3.3.4-0ubuntu0.24.04.1 [1,608 kB] 2026-04-20 19:15:40.917 | Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libfakeroot amd64 1.33-1 [32.4 kB] 2026-04-20 19:15:40.918 | Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 fakeroot amd64 1.33-1 [67.2 kB] 2026-04-20 19:15:41.117 | debconf: delaying package configuration, since apt-utils is not installed 2026-04-20 19:15:41.167 | Fetched 4,335 kB in 1s (4,142 kB/s) 2026-04-20 19:15:41.209 | Selecting previously unselected package libunbound8:amd64. 2026-04-20 19:15:41.244 | (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 ... 69274 files and directories currently installed.) 2026-04-20 19:15:41.246 | Preparing to unpack .../0-libunbound8_1.19.2-1ubuntu3.7_amd64.deb ... 2026-04-20 19:15:41.256 | Unpacking libunbound8:amd64 (1.19.2-1ubuntu3.7) ... 2026-04-20 19:15:41.319 | Selecting previously unselected package openvswitch-common. 2026-04-20 19:15:41.330 | Preparing to unpack .../1-openvswitch-common_3.3.4-0ubuntu0.24.04.1_amd64.deb ... 2026-04-20 19:15:41.334 | Unpacking openvswitch-common (3.3.4-0ubuntu0.24.04.1) ... 2026-04-20 19:15:41.426 | Selecting previously unselected package python3-netifaces:amd64. 2026-04-20 19:15:41.435 | Preparing to unpack .../2-python3-netifaces_0.11.0-2build3_amd64.deb ... 2026-04-20 19:15:41.439 | Unpacking python3-netifaces:amd64 (0.11.0-2build3) ... 2026-04-20 19:15:41.495 | Selecting previously unselected package python3-sortedcontainers. 2026-04-20 19:15:41.506 | Preparing to unpack .../3-python3-sortedcontainers_2.4.0-2_all.deb ... 2026-04-20 19:15:41.510 | Unpacking python3-sortedcontainers (2.4.0-2) ... 2026-04-20 19:15:41.570 | Selecting previously unselected package libxdp1:amd64. 2026-04-20 19:15:41.580 | Preparing to unpack .../4-libxdp1_1.4.2-1ubuntu4_amd64.deb ... 2026-04-20 19:15:41.584 | Unpacking libxdp1:amd64 (1.4.2-1ubuntu4) ... 2026-04-20 19:15:41.651 | Selecting previously unselected package python3-openvswitch. 2026-04-20 19:15:41.660 | Preparing to unpack .../5-python3-openvswitch_3.3.4-0ubuntu0.24.04.1_amd64.deb ... 2026-04-20 19:15:41.665 | Unpacking python3-openvswitch (3.3.4-0ubuntu0.24.04.1) ... 2026-04-20 19:15:41.778 | Selecting previously unselected package openvswitch-switch. 2026-04-20 19:15:41.787 | Preparing to unpack .../6-openvswitch-switch_3.3.4-0ubuntu0.24.04.1_amd64.deb ... 2026-04-20 19:15:41.802 | Unpacking openvswitch-switch (3.3.4-0ubuntu0.24.04.1) ... 2026-04-20 19:15:41.906 | Selecting previously unselected package libfakeroot:amd64. 2026-04-20 19:15:41.914 | Preparing to unpack .../7-libfakeroot_1.33-1_amd64.deb ... 2026-04-20 19:15:41.920 | Unpacking libfakeroot:amd64 (1.33-1) ... 2026-04-20 19:15:41.977 | Selecting previously unselected package fakeroot. 2026-04-20 19:15:41.985 | Preparing to unpack .../8-fakeroot_1.33-1_amd64.deb ... 2026-04-20 19:15:41.990 | Unpacking fakeroot (1.33-1) ... 2026-04-20 19:15:42.072 | Setting up python3-sortedcontainers (2.4.0-2) ... 2026-04-20 19:15:42.242 | Setting up libfakeroot:amd64 (1.33-1) ... 2026-04-20 19:15:42.256 | Setting up fakeroot (1.33-1) ... 2026-04-20 19:15:42.270 | update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode 2026-04-20 19:15:42.289 | Setting up libxdp1:amd64 (1.4.2-1ubuntu4) ... 2026-04-20 19:15:42.299 | Setting up libunbound8:amd64 (1.19.2-1ubuntu3.7) ... 2026-04-20 19:15:42.310 | Setting up python3-netifaces:amd64 (0.11.0-2build3) ... 2026-04-20 19:15:42.321 | Setting up openvswitch-common (3.3.4-0ubuntu0.24.04.1) ... 2026-04-20 19:15:42.337 | Setting up python3-openvswitch (3.3.4-0ubuntu0.24.04.1) ... 2026-04-20 19:15:42.597 | Setting up openvswitch-switch (3.3.4-0ubuntu0.24.04.1) ... 2026-04-20 19:15:42.622 | update-alternatives: using /usr/lib/openvswitch-switch/ovs-vswitchd to provide /usr/sbin/ovs-vswitchd (ovs-vswitchd) in auto mode 2026-04-20 19:15:43.099 | Created symlink /etc/systemd/system/openvswitch-switch.service.requires/ovs-record-hostname.service → /usr/lib/systemd/system/ovs-record-hostname.service. 2026-04-20 19:15:43.232 | Created symlink /etc/systemd/system/multi-user.target.wants/openvswitch-switch.service → /usr/lib/systemd/system/openvswitch-switch.service. 2026-04-20 19:15:44.180 | Processing triggers for man-db (2.12.0-4build2) ... 2026-04-20 19:15:45.451 | Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-04-20 19:15:45.743 | + functions-common:apt_get:1205 : result=0 2026-04-20 19:15:45.749 | + functions-common:apt_get:1208 : time_stop apt-get 2026-04-20 19:15:45.754 | + functions-common:time_stop:2414 : local name 2026-04-20 19:15:45.759 | + functions-common:time_stop:2415 : local end_time 2026-04-20 19:15:45.765 | + functions-common:time_stop:2416 : local elapsed_time 2026-04-20 19:15:45.770 | + functions-common:time_stop:2417 : local total 2026-04-20 19:15:45.776 | + functions-common:time_stop:2418 : local start_time 2026-04-20 19:15:45.781 | + functions-common:time_stop:2420 : name=apt-get 2026-04-20 19:15:45.786 | + functions-common:time_stop:2421 : start_time=1776712539244 2026-04-20 19:15:45.791 | + functions-common:time_stop:2423 : [[ -z 1776712539244 ]] 2026-04-20 19:15:45.799 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-04-20 19:15:45.809 | + functions-common:time_stop:2426 : end_time=1776712545802 2026-04-20 19:15:45.814 | + functions-common:time_stop:2427 : elapsed_time=6558 2026-04-20 19:15:45.821 | + functions-common:time_stop:2428 : total=157294 2026-04-20 19:15:45.827 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-04-20 19:15:45.832 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=163852 2026-04-20 19:15:45.838 | + functions-common:apt_get:1209 : return 0 2026-04-20 19:15:45.846 | ++ lib/neutron_plugins/ovn_agent:install_ovn:435 : get_packages ovn 2026-04-20 19:15:45.890 | + lib/neutron_plugins/ovn_agent:install_ovn:435 : install_package ovn-central ovn-controller-vtep ovn-host 2026-04-20 19:15:45.896 | + functions-common:install_package:1432 : update_package_repo 2026-04-20 19:15:45.902 | + functions-common:update_package_repo:1406 : NO_UPDATE_REPOS=False 2026-04-20 19:15:45.909 | + functions-common:update_package_repo:1407 : REPOS_UPDATED=True 2026-04-20 19:15:45.915 | + functions-common:update_package_repo:1408 : RETRY_UPDATE=False 2026-04-20 19:15:45.925 | + functions-common:update_package_repo:1410 : [[ False = \T\r\u\e ]] 2026-04-20 19:15:45.931 | + functions-common:update_package_repo:1414 : is_ubuntu 2026-04-20 19:15:45.937 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-04-20 19:15:45.942 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-04-20 19:15:45.949 | + functions-common:update_package_repo:1415 : apt_get_update 2026-04-20 19:15:45.955 | + functions-common:apt_get_update:1160 : [[ True == \T\r\u\e ]] 2026-04-20 19:15:45.961 | + functions-common:apt_get_update:1160 : [[ False != \T\r\u\e ]] 2026-04-20 19:15:45.966 | + functions-common:apt_get_update:1161 : return 2026-04-20 19:15:45.973 | + functions-common:install_package:1433 : real_install_package ovn-central ovn-controller-vtep ovn-host 2026-04-20 19:15:45.978 | + functions-common:real_install_package:1420 : is_ubuntu 2026-04-20 19:15:45.985 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-04-20 19:15:45.991 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-04-20 19:15:45.998 | + functions-common:real_install_package:1421 : apt_get install ovn-central ovn-controller-vtep ovn-host 2026-04-20 19:15:46.046 | + 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 ovn-central ovn-controller-vtep ovn-host 2026-04-20 19:15:46.088 | Reading package lists... 2026-04-20 19:15:46.363 | Building dependency tree... 2026-04-20 19:15:46.363 | Reading state information... 2026-04-20 19:15:46.672 | The following additional packages will be installed: 2026-04-20 19:15:46.672 | ovn-common 2026-04-20 19:15:46.703 | The following NEW packages will be installed: 2026-04-20 19:15:46.704 | ovn-central ovn-common ovn-controller-vtep ovn-host 2026-04-20 19:15:47.144 | 0 upgraded, 4 newly installed, 0 to remove and 0 not upgraded. 2026-04-20 19:15:47.145 | Need to get 2,360 kB of archives. 2026-04-20 19:15:47.145 | After this operation, 8,355 kB of additional disk space will be used. 2026-04-20 19:15:47.145 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 ovn-common amd64 24.03.6-0ubuntu0.24.04.1 [1,157 kB] 2026-04-20 19:15:47.749 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 ovn-central amd64 24.03.6-0ubuntu0.24.04.1 [368 kB] 2026-04-20 19:15:47.835 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 ovn-controller-vtep amd64 24.03.6-0ubuntu0.24.04.1 [170 kB] 2026-04-20 19:15:47.842 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 ovn-host amd64 24.03.6-0ubuntu0.24.04.1 [665 kB] 2026-04-20 19:15:48.141 | debconf: delaying package configuration, since apt-utils is not installed 2026-04-20 19:15:48.200 | Fetched 2,360 kB in 1s (1,950 kB/s) 2026-04-20 19:15:48.247 | Selecting previously unselected package ovn-common. 2026-04-20 19:15:48.291 | (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 ... 69537 files and directories currently installed.) 2026-04-20 19:15:48.293 | Preparing to unpack .../ovn-common_24.03.6-0ubuntu0.24.04.1_amd64.deb ... 2026-04-20 19:15:48.297 | Unpacking ovn-common (24.03.6-0ubuntu0.24.04.1) ... 2026-04-20 19:15:48.417 | Selecting previously unselected package ovn-central. 2026-04-20 19:15:48.425 | Preparing to unpack .../ovn-central_24.03.6-0ubuntu0.24.04.1_amd64.deb ... 2026-04-20 19:15:48.431 | Unpacking ovn-central (24.03.6-0ubuntu0.24.04.1) ... 2026-04-20 19:15:48.499 | Selecting previously unselected package ovn-controller-vtep. 2026-04-20 19:15:48.508 | Preparing to unpack .../ovn-controller-vtep_24.03.6-0ubuntu0.24.04.1_amd64.deb ... 2026-04-20 19:15:48.512 | Unpacking ovn-controller-vtep (24.03.6-0ubuntu0.24.04.1) ... 2026-04-20 19:15:48.581 | Selecting previously unselected package ovn-host. 2026-04-20 19:15:48.591 | Preparing to unpack .../ovn-host_24.03.6-0ubuntu0.24.04.1_amd64.deb ... 2026-04-20 19:15:48.601 | Unpacking ovn-host (24.03.6-0ubuntu0.24.04.1) ... 2026-04-20 19:15:48.694 | Setting up ovn-common (24.03.6-0ubuntu0.24.04.1) ... 2026-04-20 19:15:48.718 | Setting up ovn-host (24.03.6-0ubuntu0.24.04.1) ... 2026-04-20 19:15:49.074 | ovn-controller.service is a disabled or a static unit, not starting it. 2026-04-20 19:15:49.222 | Created symlink /etc/systemd/system/multi-user.target.wants/ovn-host.service → /usr/lib/systemd/system/ovn-host.service. 2026-04-20 19:15:49.554 | ovn-controller.service is a disabled or a static unit, not starting it. 2026-04-20 19:15:49.620 | Setting up ovn-central (24.03.6-0ubuntu0.24.04.1) ... 2026-04-20 19:15:49.972 | ovn-northd.service is a disabled or a static unit, not starting it. 2026-04-20 19:15:50.125 | Created symlink /etc/systemd/system/ovn-sb-ovsdb.service → /usr/lib/systemd/system/ovn-ovsdb-server-sb.service. 2026-04-20 19:15:50.630 | Created symlink /etc/systemd/system/ovn-nb-ovsdb.service → /usr/lib/systemd/system/ovn-ovsdb-server-nb.service. 2026-04-20 19:15:51.135 | Created symlink /etc/systemd/system/multi-user.target.wants/ovn-central.service → /usr/lib/systemd/system/ovn-central.service. 2026-04-20 19:15:51.722 | ovn-northd.service is a disabled or a static unit, not starting it. 2026-04-20 19:15:51.806 | Setting up ovn-controller-vtep (24.03.6-0ubuntu0.24.04.1) ... 2026-04-20 19:15:51.958 | Created symlink /etc/systemd/system/multi-user.target.wants/ovn-controller-vtep.service → /usr/lib/systemd/system/ovn-controller-vtep.service. 2026-04-20 19:15:52.386 | Processing triggers for man-db (2.12.0-4build2) ... 2026-04-20 19:15:53.711 | + functions-common:apt_get:1205 : result=0 2026-04-20 19:15:53.717 | + functions-common:apt_get:1208 : time_stop apt-get 2026-04-20 19:15:53.725 | + functions-common:time_stop:2414 : local name 2026-04-20 19:15:53.729 | + functions-common:time_stop:2415 : local end_time 2026-04-20 19:15:53.736 | + functions-common:time_stop:2416 : local elapsed_time 2026-04-20 19:15:53.743 | + functions-common:time_stop:2417 : local total 2026-04-20 19:15:53.749 | + functions-common:time_stop:2418 : local start_time 2026-04-20 19:15:53.755 | + functions-common:time_stop:2420 : name=apt-get 2026-04-20 19:15:53.762 | + functions-common:time_stop:2421 : start_time=1776712546039 2026-04-20 19:15:53.769 | + functions-common:time_stop:2423 : [[ -z 1776712546039 ]] 2026-04-20 19:15:53.776 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-04-20 19:15:53.786 | + functions-common:time_stop:2426 : end_time=1776712553779 2026-04-20 19:15:53.794 | + functions-common:time_stop:2427 : elapsed_time=7740 2026-04-20 19:15:53.799 | + functions-common:time_stop:2428 : total=163852 2026-04-20 19:15:53.805 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-04-20 19:15:53.811 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=171592 2026-04-20 19:15:53.820 | + functions-common:apt_get:1209 : return 0 2026-04-20 19:15:53.827 | + lib/neutron_plugins/ovn_agent:install_ovn:439 : export PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-04-20 19:15:53.834 | + lib/neutron_plugins/ovn_agent:install_ovn:439 : PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-04-20 19:15:53.839 | + lib/neutron_plugins/ovn_agent:install_ovn:442 : local log_archive_dir=/opt/stack/logs/archive 2026-04-20 19:15:53.844 | + lib/neutron_plugins/ovn_agent:install_ovn:443 : mkdir -p /opt/stack/logs/archive 2026-04-20 19:15:53.855 | + lib/neutron_plugins/ovn_agent:install_ovn:444 : for logfile in ovs-vswitchd.log ovn-northd.log ovn-controller.log ovn-controller-vtep.log ovs-vtep.log ovsdb-server.log ovsdb-server-nb.log ovsdb-server-sb.log 2026-04-20 19:15:53.860 | + lib/neutron_plugins/ovn_agent:install_ovn:445 : '[' -f /opt/stack/logs/ovs-vswitchd.log ']' 2026-04-20 19:15:53.867 | + lib/neutron_plugins/ovn_agent:install_ovn:444 : for logfile in ovs-vswitchd.log ovn-northd.log ovn-controller.log ovn-controller-vtep.log ovs-vtep.log ovsdb-server.log ovsdb-server-nb.log ovsdb-server-sb.log 2026-04-20 19:15:53.873 | + lib/neutron_plugins/ovn_agent:install_ovn:445 : '[' -f /opt/stack/logs/ovn-northd.log ']' 2026-04-20 19:15:53.878 | + lib/neutron_plugins/ovn_agent:install_ovn:444 : for logfile in ovs-vswitchd.log ovn-northd.log ovn-controller.log ovn-controller-vtep.log ovs-vtep.log ovsdb-server.log ovsdb-server-nb.log ovsdb-server-sb.log 2026-04-20 19:15:53.885 | + lib/neutron_plugins/ovn_agent:install_ovn:445 : '[' -f /opt/stack/logs/ovn-controller.log ']' 2026-04-20 19:15:53.888 | + lib/neutron_plugins/ovn_agent:install_ovn:444 : for logfile in ovs-vswitchd.log ovn-northd.log ovn-controller.log ovn-controller-vtep.log ovs-vtep.log ovsdb-server.log ovsdb-server-nb.log ovsdb-server-sb.log 2026-04-20 19:15:53.895 | + lib/neutron_plugins/ovn_agent:install_ovn:445 : '[' -f /opt/stack/logs/ovn-controller-vtep.log ']' 2026-04-20 19:15:53.901 | + lib/neutron_plugins/ovn_agent:install_ovn:444 : for logfile in ovs-vswitchd.log ovn-northd.log ovn-controller.log ovn-controller-vtep.log ovs-vtep.log ovsdb-server.log ovsdb-server-nb.log ovsdb-server-sb.log 2026-04-20 19:15:53.908 | + lib/neutron_plugins/ovn_agent:install_ovn:445 : '[' -f /opt/stack/logs/ovs-vtep.log ']' 2026-04-20 19:15:53.914 | + lib/neutron_plugins/ovn_agent:install_ovn:444 : for logfile in ovs-vswitchd.log ovn-northd.log ovn-controller.log ovn-controller-vtep.log ovs-vtep.log ovsdb-server.log ovsdb-server-nb.log ovsdb-server-sb.log 2026-04-20 19:15:53.921 | + lib/neutron_plugins/ovn_agent:install_ovn:445 : '[' -f /opt/stack/logs/ovsdb-server.log ']' 2026-04-20 19:15:53.927 | + lib/neutron_plugins/ovn_agent:install_ovn:444 : for logfile in ovs-vswitchd.log ovn-northd.log ovn-controller.log ovn-controller-vtep.log ovs-vtep.log ovsdb-server.log ovsdb-server-nb.log ovsdb-server-sb.log 2026-04-20 19:15:53.933 | + lib/neutron_plugins/ovn_agent:install_ovn:445 : '[' -f /opt/stack/logs/ovsdb-server-nb.log ']' 2026-04-20 19:15:53.940 | + lib/neutron_plugins/ovn_agent:install_ovn:444 : for logfile in ovs-vswitchd.log ovn-northd.log ovn-controller.log ovn-controller-vtep.log ovs-vtep.log ovsdb-server.log ovsdb-server-nb.log ovsdb-server-sb.log 2026-04-20 19:15:53.946 | + lib/neutron_plugins/ovn_agent:install_ovn:445 : '[' -f /opt/stack/logs/ovsdb-server-sb.log ']' 2026-04-20 19:15:53.952 | + lib/neutron_plugins/ovn_agent:install_ovn:451 : use_library_from_git ovsdbapp 2026-04-20 19:15:53.957 | + inc/python:use_library_from_git:266 : local name=ovsdbapp 2026-04-20 19:15:53.962 | + inc/python:use_library_from_git:267 : local enabled=1 2026-04-20 19:15:53.969 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-04-20 19:15:53.975 | + 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, =~ ,ovsdbapp, ]] 2026-04-20 19:15:53.981 | + inc/python:use_library_from_git:269 : return 1 2026-04-20 19:15:53.988 | + lib/neutron_plugins/ovn_agent:install_ovn:457 : [[ False == \T\r\u\e ]] 2026-04-20 19:15:53.994 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-04-20 19:15:54.000 | + ./stack.sh:main:953 : is_service_enabled nova 2026-04-20 19:15:54.036 | + functions-common:is_service_enabled:2070 : return 0 2026-04-20 19:15:54.042 | + ./stack.sh:main:955 : stack_install_service nova 2026-04-20 19:15:54.050 | + lib/stack:stack_install_service:20 : local service=nova 2026-04-20 19:15:54.055 | + lib/stack:stack_install_service:21 : type install_nova 2026-04-20 19:15:54.062 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-04-20 19:15:54.069 | + lib/stack:stack_install_service:32 : install_nova 2026-04-20 19:15:54.075 | + lib/nova:install_nova:912 : use_library_from_git os-vif 2026-04-20 19:15:54.081 | + inc/python:use_library_from_git:266 : local name=os-vif 2026-04-20 19:15:54.087 | + inc/python:use_library_from_git:267 : local enabled=1 2026-04-20 19:15:54.092 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-04-20 19:15:54.099 | + 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, =~ ,os-vif, ]] 2026-04-20 19:15:54.105 | + inc/python:use_library_from_git:269 : return 1 2026-04-20 19:15:54.110 | + lib/nova:install_nova:917 : is_service_enabled n-cpu 2026-04-20 19:15:54.147 | + functions-common:is_service_enabled:2070 : return 0 2026-04-20 19:15:54.154 | + lib/nova:install_nova:917 : [[ -r /opt/stack/devstack/lib/nova_plugins/hypervisor-libvirt ]] 2026-04-20 19:15:54.159 | + lib/nova:install_nova:918 : install_nova_hypervisor 2026-04-20 19:15:54.165 | + lib/nova_plugins/hypervisor-libvirt:install_nova_hypervisor:91 : install_libvirt 2026-04-20 19:15:54.170 | + lib/nova_plugins/functions-libvirt:install_libvirt:69 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- libvirt-python 2026-04-20 19:15:54.277 | + lib/nova_plugins/functions-libvirt:install_libvirt:71 : is_ubuntu 2026-04-20 19:15:54.282 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-04-20 19:15:54.288 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-04-20 19:15:54.293 | + lib/nova_plugins/functions-libvirt:install_libvirt:72 : install_package qemu-system libvirt-clients libvirt-daemon-system libvirt-dev python3-libvirt systemd-coredump 2026-04-20 19:15:54.299 | + functions-common:install_package:1432 : update_package_repo 2026-04-20 19:15:54.304 | + functions-common:update_package_repo:1406 : NO_UPDATE_REPOS=False 2026-04-20 19:15:54.308 | + functions-common:update_package_repo:1407 : REPOS_UPDATED=True 2026-04-20 19:15:54.312 | + functions-common:update_package_repo:1408 : RETRY_UPDATE=False 2026-04-20 19:15:54.317 | + functions-common:update_package_repo:1410 : [[ False = \T\r\u\e ]] 2026-04-20 19:15:54.322 | + functions-common:update_package_repo:1414 : is_ubuntu 2026-04-20 19:15:54.327 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-04-20 19:15:54.331 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-04-20 19:15:54.336 | + functions-common:update_package_repo:1415 : apt_get_update 2026-04-20 19:15:54.342 | + functions-common:apt_get_update:1160 : [[ True == \T\r\u\e ]] 2026-04-20 19:15:54.347 | + functions-common:apt_get_update:1160 : [[ False != \T\r\u\e ]] 2026-04-20 19:15:54.353 | + functions-common:apt_get_update:1161 : return 2026-04-20 19:15:54.357 | + functions-common:install_package:1433 : real_install_package qemu-system libvirt-clients libvirt-daemon-system libvirt-dev python3-libvirt systemd-coredump 2026-04-20 19:15:54.363 | + functions-common:real_install_package:1420 : is_ubuntu 2026-04-20 19:15:54.367 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-04-20 19:15:54.372 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-04-20 19:15:54.378 | + functions-common:real_install_package:1421 : apt_get install qemu-system libvirt-clients libvirt-daemon-system libvirt-dev python3-libvirt systemd-coredump 2026-04-20 19:15:54.422 | + 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 qemu-system libvirt-clients libvirt-daemon-system libvirt-dev python3-libvirt systemd-coredump 2026-04-20 19:15:54.464 | Reading package lists... 2026-04-20 19:15:54.736 | Building dependency tree... 2026-04-20 19:15:54.737 | Reading state information... 2026-04-20 19:15:55.068 | The following additional packages will be installed: 2026-04-20 19:15:55.068 | ipxe-qemu libasound2-data libasound2t64 libbrlapi0.8 libcacard0 libdaxctl1 2026-04-20 19:15:55.068 | libfdt1 libndctl6 libnspr4 libnss3 libpciaccess0 libpcsclite1 libpmem1 2026-04-20 19:15:55.068 | librdmacm1t64 libslirp0 libusb-1.0-0 libusbredirparser1t64 libvirt-daemon 2026-04-20 19:15:55.068 | libvirt-daemon-config-network libvirt-daemon-config-nwfilter 2026-04-20 19:15:55.069 | libvirt-daemon-driver-qemu libvirt-daemon-system-systemd libvirt0 2026-04-20 19:15:55.069 | qemu-system-arm qemu-system-common qemu-system-data qemu-system-mips 2026-04-20 19:15:55.069 | qemu-system-misc qemu-system-ppc qemu-system-s390x qemu-system-sparc 2026-04-20 19:15:55.069 | qemu-system-x86 seabios systemd-container 2026-04-20 19:15:55.071 | Suggested packages: 2026-04-20 19:15:55.071 | alsa-utils libasound2-plugins pciutils pcscd libvirt-clients-qemu 2026-04-20 19:15:55.071 | libvirt-login-shell libvirt-daemon-driver-storage-gluster 2026-04-20 19:15:55.071 | libvirt-daemon-driver-storage-iscsi-direct libvirt-daemon-driver-storage-rbd 2026-04-20 19:15:55.071 | libvirt-daemon-driver-storage-zfs libvirt-daemon-driver-lxc 2026-04-20 19:15:55.071 | libvirt-daemon-driver-vbox libvirt-daemon-driver-xen numad passt apparmor 2026-04-20 19:15:55.071 | auditd nfs-common systemtap zfsutils samba vde2 2026-04-20 19:15:55.071 | Recommended packages: 2026-04-20 19:15:55.071 | alsa-ucm-conf alsa-topology-conf libxml2-utils swtpm swtpm-tools mdevctl 2026-04-20 19:15:55.071 | libvirt-l10n ipxe-qemu-256k-compat-efi-roms qemu-efi-aarch64 qemu-efi-arm 2026-04-20 19:15:55.071 | qemu-system-gui qemu-system-modules-spice qemu-system-modules-opengl 2026-04-20 19:15:55.071 | qemu-block-extra ovmf cpu-checker libnss-mymachines 2026-04-20 19:15:55.123 | The following NEW packages will be installed: 2026-04-20 19:15:55.123 | ipxe-qemu libasound2-data libasound2t64 libbrlapi0.8 libcacard0 libdaxctl1 2026-04-20 19:15:55.123 | libfdt1 libndctl6 libnspr4 libnss3 libpciaccess0 libpcsclite1 libpmem1 2026-04-20 19:15:55.124 | librdmacm1t64 libslirp0 libusb-1.0-0 libusbredirparser1t64 libvirt-clients 2026-04-20 19:15:55.124 | libvirt-daemon libvirt-daemon-config-network libvirt-daemon-config-nwfilter 2026-04-20 19:15:55.124 | libvirt-daemon-driver-qemu libvirt-daemon-system 2026-04-20 19:15:55.124 | libvirt-daemon-system-systemd libvirt-dev libvirt0 python3-libvirt 2026-04-20 19:15:55.124 | qemu-system qemu-system-arm qemu-system-common qemu-system-data 2026-04-20 19:15:55.124 | qemu-system-mips qemu-system-misc qemu-system-ppc qemu-system-s390x 2026-04-20 19:15:55.124 | qemu-system-sparc qemu-system-x86 seabios systemd-container systemd-coredump 2026-04-20 19:15:55.277 | 0 upgraded, 40 newly installed, 0 to remove and 0 not upgraded. 2026-04-20 19:15:55.277 | Need to get 127 MB of archives. 2026-04-20 19:15:55.277 | After this operation, 527 MB of additional disk space will be used. 2026-04-20 19:15:55.277 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libusb-1.0-0 amd64 2:1.0.27-1 [54.0 kB] 2026-04-20 19:15:55.335 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 ipxe-qemu all 1.21.1+git-20220113.fbbdc3926-0ubuntu2 [1,565 kB] 2026-04-20 19:15:55.427 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libasound2-data all 1.2.11-1ubuntu0.2 [21.3 kB] 2026-04-20 19:15:55.428 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libasound2t64 amd64 1.2.11-1ubuntu0.2 [398 kB] 2026-04-20 19:15:55.433 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libbrlapi0.8 amd64 6.6-4ubuntu5 [31.4 kB] 2026-04-20 19:15:55.433 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libnspr4 amd64 2:4.35-1.1build1 [117 kB] 2026-04-20 19:15:55.435 | Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libnss3 amd64 2:3.98-1ubuntu0.1 [1,445 kB] 2026-04-20 19:15:55.448 | Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libpcsclite1 amd64 2.0.3-1build1 [21.4 kB] 2026-04-20 19:15:55.448 | Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libcacard0 amd64 1:2.8.0-3build4 [36.5 kB] 2026-04-20 19:15:55.449 | Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libdaxctl1 amd64 77-2ubuntu2 [21.4 kB] 2026-04-20 19:15:55.449 | Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libndctl6 amd64 77-2ubuntu2 [62.8 kB] 2026-04-20 19:15:55.450 | Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpciaccess0 amd64 0.17-3ubuntu0.24.04.2 [18.9 kB] 2026-04-20 19:15:55.450 | Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libpmem1 amd64 1.13.1-1.1ubuntu2 [84.8 kB] 2026-04-20 19:15:55.492 | Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 librdmacm1t64 amd64 50.0-2ubuntu0.2 [70.7 kB] 2026-04-20 19:15:55.493 | Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libslirp0 amd64 4.7.0-1ubuntu3 [63.8 kB] 2026-04-20 19:15:55.495 | Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libusbredirparser1t64 amd64 0.13.0-2.1build1 [16.5 kB] 2026-04-20 19:15:55.508 | Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libvirt0 amd64 10.0.0-2ubuntu8.13 [1,830 kB] 2026-04-20 19:15:55.535 | Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libvirt-clients amd64 10.0.0-2ubuntu8.13 [438 kB] 2026-04-20 19:15:55.538 | Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libvirt-daemon-driver-qemu amd64 10.0.0-2ubuntu8.13 [741 kB] 2026-04-20 19:15:55.545 | Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libvirt-daemon amd64 10.0.0-2ubuntu8.13 [431 kB] 2026-04-20 19:15:55.548 | Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libvirt-daemon-config-network all 10.0.0-2ubuntu8.13 [3,116 B] 2026-04-20 19:15:55.549 | Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libvirt-daemon-config-nwfilter all 10.0.0-2ubuntu8.13 [6,036 B] 2026-04-20 19:15:55.549 | Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 systemd-container amd64 255.4-1ubuntu8.15 [417 kB] 2026-04-20 19:15:55.552 | Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libvirt-daemon-system-systemd all 10.0.0-2ubuntu8.13 [1,374 B] 2026-04-20 19:15:55.552 | Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libvirt-daemon-system amd64 10.0.0-2ubuntu8.13 [49.8 kB] 2026-04-20 19:15:55.553 | Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libvirt-dev amd64 10.0.0-2ubuntu8.13 [178 kB] 2026-04-20 19:15:55.555 | Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 python3-libvirt amd64 10.0.0-1build1 [164 kB] 2026-04-20 19:15:55.571 | Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libfdt1 amd64 1.7.0-2build1 [20.1 kB] 2026-04-20 19:15:55.571 | Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-common amd64 1:8.2.2+ds-0ubuntu1.16 [1,255 kB] 2026-04-20 19:15:55.591 | Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-data all 1:8.2.2+ds-0ubuntu1.16 [1,796 kB] 2026-04-20 19:15:55.609 | Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-arm amd64 1:8.2.2+ds-0ubuntu1.16 [11.0 MB] 2026-04-20 19:15:55.717 | Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-mips amd64 1:8.2.2+ds-0ubuntu1.16 [16.3 MB] 2026-04-20 19:15:55.870 | Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-ppc amd64 1:8.2.2+ds-0ubuntu1.16 [9,104 kB] 2026-04-20 19:15:55.952 | Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-sparc amd64 1:8.2.2+ds-0ubuntu1.16 [6,308 kB] 2026-04-20 19:15:56.009 | Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 seabios all 1.16.3-2 [175 kB] 2026-04-20 19:15:56.010 | Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-x86 amd64 1:8.2.2+ds-0ubuntu1.16 [11.2 MB] 2026-04-20 19:15:56.112 | Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-s390x amd64 1:8.2.2+ds-0ubuntu1.16 [3,435 kB] 2026-04-20 19:15:56.145 | Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-misc amd64 1:8.2.2+ds-0ubuntu1.16 [57.7 MB] 2026-04-20 19:15:56.673 | Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system amd64 1:8.2.2+ds-0ubuntu1.16 [58.4 kB] 2026-04-20 19:15:56.673 | Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 systemd-coredump amd64 255.4-1ubuntu8.15 [71.7 kB] 2026-04-20 19:15:56.886 | debconf: delaying package configuration, since apt-utils is not installed 2026-04-20 19:15:56.936 | Fetched 127 MB in 2s (82.8 MB/s) 2026-04-20 19:15:56.979 | Selecting previously unselected package libusb-1.0-0:amd64. 2026-04-20 19:15:57.013 | (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 ... 69605 files and directories currently installed.) 2026-04-20 19:15:57.017 | Preparing to unpack .../00-libusb-1.0-0_2%3a1.0.27-1_amd64.deb ... 2026-04-20 19:15:57.026 | Unpacking libusb-1.0-0:amd64 (2:1.0.27-1) ... 2026-04-20 19:15:57.075 | Selecting previously unselected package ipxe-qemu. 2026-04-20 19:15:57.083 | Preparing to unpack .../01-ipxe-qemu_1.21.1+git-20220113.fbbdc3926-0ubuntu2_all.deb ... 2026-04-20 19:15:57.088 | Unpacking ipxe-qemu (1.21.1+git-20220113.fbbdc3926-0ubuntu2) ... 2026-04-20 19:15:57.169 | Selecting previously unselected package libasound2-data. 2026-04-20 19:15:57.178 | Preparing to unpack .../02-libasound2-data_1.2.11-1ubuntu0.2_all.deb ... 2026-04-20 19:15:57.181 | Unpacking libasound2-data (1.2.11-1ubuntu0.2) ... 2026-04-20 19:15:57.261 | Selecting previously unselected package libasound2t64:amd64. 2026-04-20 19:15:57.269 | Preparing to unpack .../03-libasound2t64_1.2.11-1ubuntu0.2_amd64.deb ... 2026-04-20 19:15:57.275 | Unpacking libasound2t64:amd64 (1.2.11-1ubuntu0.2) ... 2026-04-20 19:15:57.339 | Selecting previously unselected package libbrlapi0.8:amd64. 2026-04-20 19:15:57.347 | Preparing to unpack .../04-libbrlapi0.8_6.6-4ubuntu5_amd64.deb ... 2026-04-20 19:15:57.351 | Unpacking libbrlapi0.8:amd64 (6.6-4ubuntu5) ... 2026-04-20 19:15:57.406 | Selecting previously unselected package libnspr4:amd64. 2026-04-20 19:15:57.415 | Preparing to unpack .../05-libnspr4_2%3a4.35-1.1build1_amd64.deb ... 2026-04-20 19:15:57.419 | Unpacking libnspr4:amd64 (2:4.35-1.1build1) ... 2026-04-20 19:15:57.476 | Selecting previously unselected package libnss3:amd64. 2026-04-20 19:15:57.486 | Preparing to unpack .../06-libnss3_2%3a3.98-1ubuntu0.1_amd64.deb ... 2026-04-20 19:15:57.489 | Unpacking libnss3:amd64 (2:3.98-1ubuntu0.1) ... 2026-04-20 19:15:57.576 | Selecting previously unselected package libpcsclite1:amd64. 2026-04-20 19:15:57.587 | Preparing to unpack .../07-libpcsclite1_2.0.3-1build1_amd64.deb ... 2026-04-20 19:15:57.591 | Unpacking libpcsclite1:amd64 (2.0.3-1build1) ... 2026-04-20 19:15:57.650 | Selecting previously unselected package libcacard0:amd64. 2026-04-20 19:15:57.658 | Preparing to unpack .../08-libcacard0_1%3a2.8.0-3build4_amd64.deb ... 2026-04-20 19:15:57.662 | Unpacking libcacard0:amd64 (1:2.8.0-3build4) ... 2026-04-20 19:15:57.720 | Selecting previously unselected package libdaxctl1:amd64. 2026-04-20 19:15:57.729 | Preparing to unpack .../09-libdaxctl1_77-2ubuntu2_amd64.deb ... 2026-04-20 19:15:57.735 | Unpacking libdaxctl1:amd64 (77-2ubuntu2) ... 2026-04-20 19:15:57.796 | Selecting previously unselected package libndctl6:amd64. 2026-04-20 19:15:57.803 | Preparing to unpack .../10-libndctl6_77-2ubuntu2_amd64.deb ... 2026-04-20 19:15:57.808 | Unpacking libndctl6:amd64 (77-2ubuntu2) ... 2026-04-20 19:15:57.862 | Selecting previously unselected package libpciaccess0:amd64. 2026-04-20 19:15:57.873 | Preparing to unpack .../11-libpciaccess0_0.17-3ubuntu0.24.04.2_amd64.deb ... 2026-04-20 19:15:57.879 | Unpacking libpciaccess0:amd64 (0.17-3ubuntu0.24.04.2) ... 2026-04-20 19:15:57.930 | Selecting previously unselected package libpmem1:amd64. 2026-04-20 19:15:57.939 | Preparing to unpack .../12-libpmem1_1.13.1-1.1ubuntu2_amd64.deb ... 2026-04-20 19:15:57.943 | Unpacking libpmem1:amd64 (1.13.1-1.1ubuntu2) ... 2026-04-20 19:15:58.006 | Selecting previously unselected package librdmacm1t64:amd64. 2026-04-20 19:15:58.017 | Preparing to unpack .../13-librdmacm1t64_50.0-2ubuntu0.2_amd64.deb ... 2026-04-20 19:15:58.021 | Unpacking librdmacm1t64:amd64 (50.0-2ubuntu0.2) ... 2026-04-20 19:15:58.079 | Selecting previously unselected package libslirp0:amd64. 2026-04-20 19:15:58.087 | Preparing to unpack .../14-libslirp0_4.7.0-1ubuntu3_amd64.deb ... 2026-04-20 19:15:58.092 | Unpacking libslirp0:amd64 (4.7.0-1ubuntu3) ... 2026-04-20 19:15:58.151 | Selecting previously unselected package libusbredirparser1t64:amd64. 2026-04-20 19:15:58.160 | Preparing to unpack .../15-libusbredirparser1t64_0.13.0-2.1build1_amd64.deb ... 2026-04-20 19:15:58.165 | Unpacking libusbredirparser1t64:amd64 (0.13.0-2.1build1) ... 2026-04-20 19:15:58.242 | Selecting previously unselected package libvirt0:amd64. 2026-04-20 19:15:58.253 | Preparing to unpack .../16-libvirt0_10.0.0-2ubuntu8.13_amd64.deb ... 2026-04-20 19:15:58.257 | Unpacking libvirt0:amd64 (10.0.0-2ubuntu8.13) ... 2026-04-20 19:15:58.393 | Selecting previously unselected package libvirt-clients. 2026-04-20 19:15:58.402 | Preparing to unpack .../17-libvirt-clients_10.0.0-2ubuntu8.13_amd64.deb ... 2026-04-20 19:15:58.421 | Unpacking libvirt-clients (10.0.0-2ubuntu8.13) ... 2026-04-20 19:15:58.504 | Selecting previously unselected package libvirt-daemon-driver-qemu. 2026-04-20 19:15:58.513 | Preparing to unpack .../18-libvirt-daemon-driver-qemu_10.0.0-2ubuntu8.13_amd64.deb ... 2026-04-20 19:15:58.528 | Unpacking libvirt-daemon-driver-qemu (10.0.0-2ubuntu8.13) ... 2026-04-20 19:15:58.608 | Selecting previously unselected package libvirt-daemon. 2026-04-20 19:15:58.618 | Preparing to unpack .../19-libvirt-daemon_10.0.0-2ubuntu8.13_amd64.deb ... 2026-04-20 19:15:58.634 | Unpacking libvirt-daemon (10.0.0-2ubuntu8.13) ... 2026-04-20 19:15:58.715 | Selecting previously unselected package libvirt-daemon-config-network. 2026-04-20 19:15:58.723 | Preparing to unpack .../20-libvirt-daemon-config-network_10.0.0-2ubuntu8.13_all.deb ... 2026-04-20 19:15:58.740 | Unpacking libvirt-daemon-config-network (10.0.0-2ubuntu8.13) ... 2026-04-20 19:15:58.797 | Selecting previously unselected package libvirt-daemon-config-nwfilter. 2026-04-20 19:15:58.806 | Preparing to unpack .../21-libvirt-daemon-config-nwfilter_10.0.0-2ubuntu8.13_all.deb ... 2026-04-20 19:15:58.822 | Unpacking libvirt-daemon-config-nwfilter (10.0.0-2ubuntu8.13) ... 2026-04-20 19:15:58.886 | Selecting previously unselected package systemd-container. 2026-04-20 19:15:58.896 | Preparing to unpack .../22-systemd-container_255.4-1ubuntu8.15_amd64.deb ... 2026-04-20 19:15:58.900 | Unpacking systemd-container (255.4-1ubuntu8.15) ... 2026-04-20 19:15:59.001 | Selecting previously unselected package libvirt-daemon-system-systemd. 2026-04-20 19:15:59.010 | Preparing to unpack .../23-libvirt-daemon-system-systemd_10.0.0-2ubuntu8.13_all.deb ... 2026-04-20 19:15:59.027 | Unpacking libvirt-daemon-system-systemd (10.0.0-2ubuntu8.13) ... 2026-04-20 19:15:59.102 | Selecting previously unselected package libvirt-daemon-system. 2026-04-20 19:15:59.111 | Preparing to unpack .../24-libvirt-daemon-system_10.0.0-2ubuntu8.13_amd64.deb ... 2026-04-20 19:15:59.170 | Unpacking libvirt-daemon-system (10.0.0-2ubuntu8.13) ... 2026-04-20 19:15:59.246 | Selecting previously unselected package libvirt-dev:amd64. 2026-04-20 19:15:59.255 | Preparing to unpack .../25-libvirt-dev_10.0.0-2ubuntu8.13_amd64.deb ... 2026-04-20 19:15:59.272 | Unpacking libvirt-dev:amd64 (10.0.0-2ubuntu8.13) ... 2026-04-20 19:15:59.343 | Selecting previously unselected package python3-libvirt. 2026-04-20 19:15:59.354 | Preparing to unpack .../26-python3-libvirt_10.0.0-1build1_amd64.deb ... 2026-04-20 19:15:59.358 | Unpacking python3-libvirt (10.0.0-1build1) ... 2026-04-20 19:15:59.424 | Selecting previously unselected package libfdt1:amd64. 2026-04-20 19:15:59.435 | Preparing to unpack .../27-libfdt1_1.7.0-2build1_amd64.deb ... 2026-04-20 19:15:59.439 | Unpacking libfdt1:amd64 (1.7.0-2build1) ... 2026-04-20 19:15:59.495 | Selecting previously unselected package qemu-system-common. 2026-04-20 19:15:59.506 | Preparing to unpack .../28-qemu-system-common_1%3a8.2.2+ds-0ubuntu1.16_amd64.deb ... 2026-04-20 19:15:59.510 | Unpacking qemu-system-common (1:8.2.2+ds-0ubuntu1.16) ... 2026-04-20 19:15:59.646 | Selecting previously unselected package qemu-system-data. 2026-04-20 19:15:59.655 | Preparing to unpack .../29-qemu-system-data_1%3a8.2.2+ds-0ubuntu1.16_all.deb ... 2026-04-20 19:15:59.660 | Unpacking qemu-system-data (1:8.2.2+ds-0ubuntu1.16) ... 2026-04-20 19:15:59.801 | Selecting previously unselected package qemu-system-arm. 2026-04-20 19:15:59.809 | Preparing to unpack .../30-qemu-system-arm_1%3a8.2.2+ds-0ubuntu1.16_amd64.deb ... 2026-04-20 19:15:59.825 | Unpacking qemu-system-arm (1:8.2.2+ds-0ubuntu1.16) ... 2026-04-20 19:16:00.211 | Selecting previously unselected package qemu-system-mips. 2026-04-20 19:16:00.219 | Preparing to unpack .../31-qemu-system-mips_1%3a8.2.2+ds-0ubuntu1.16_amd64.deb ... 2026-04-20 19:16:00.236 | Unpacking qemu-system-mips (1:8.2.2+ds-0ubuntu1.16) ... 2026-04-20 19:16:00.649 | Selecting previously unselected package qemu-system-ppc. 2026-04-20 19:16:00.658 | Preparing to unpack .../32-qemu-system-ppc_1%3a8.2.2+ds-0ubuntu1.16_amd64.deb ... 2026-04-20 19:16:00.675 | Unpacking qemu-system-ppc (1:8.2.2+ds-0ubuntu1.16) ... 2026-04-20 19:16:01.012 | Selecting previously unselected package qemu-system-sparc. 2026-04-20 19:16:01.023 | Preparing to unpack .../33-qemu-system-sparc_1%3a8.2.2+ds-0ubuntu1.16_amd64.deb ... 2026-04-20 19:16:01.040 | Unpacking qemu-system-sparc (1:8.2.2+ds-0ubuntu1.16) ... 2026-04-20 19:16:01.251 | Selecting previously unselected package seabios. 2026-04-20 19:16:01.258 | Preparing to unpack .../34-seabios_1.16.3-2_all.deb ... 2026-04-20 19:16:01.262 | Unpacking seabios (1.16.3-2) ... 2026-04-20 19:16:01.331 | Selecting previously unselected package qemu-system-x86. 2026-04-20 19:16:01.339 | Preparing to unpack .../35-qemu-system-x86_1%3a8.2.2+ds-0ubuntu1.16_amd64.deb ... 2026-04-20 19:16:01.356 | Unpacking qemu-system-x86 (1:8.2.2+ds-0ubuntu1.16) ... 2026-04-20 19:16:01.705 | Selecting previously unselected package qemu-system-s390x. 2026-04-20 19:16:01.715 | Preparing to unpack .../36-qemu-system-s390x_1%3a8.2.2+ds-0ubuntu1.16_amd64.deb ... 2026-04-20 19:16:01.732 | Unpacking qemu-system-s390x (1:8.2.2+ds-0ubuntu1.16) ... 2026-04-20 19:16:01.885 | Selecting previously unselected package qemu-system-misc. 2026-04-20 19:16:01.892 | Preparing to unpack .../37-qemu-system-misc_1%3a8.2.2+ds-0ubuntu1.16_amd64.deb ... 2026-04-20 19:16:01.910 | Unpacking qemu-system-misc (1:8.2.2+ds-0ubuntu1.16) ... 2026-04-20 19:16:03.140 | Selecting previously unselected package qemu-system. 2026-04-20 19:16:03.149 | Preparing to unpack .../38-qemu-system_1%3a8.2.2+ds-0ubuntu1.16_amd64.deb ... 2026-04-20 19:16:03.152 | Unpacking qemu-system (1:8.2.2+ds-0ubuntu1.16) ... 2026-04-20 19:16:03.204 | Selecting previously unselected package systemd-coredump. 2026-04-20 19:16:03.213 | Preparing to unpack .../39-systemd-coredump_255.4-1ubuntu8.15_amd64.deb ... 2026-04-20 19:16:03.216 | Unpacking systemd-coredump (255.4-1ubuntu8.15) ... 2026-04-20 19:16:03.317 | Setting up libpciaccess0:amd64 (0.17-3ubuntu0.24.04.2) ... 2026-04-20 19:16:03.328 | Setting up systemd-coredump (255.4-1ubuntu8.15) ... 2026-04-20 19:16:03.666 | Creating group 'systemd-coredump' with GID 989. 2026-04-20 19:16:03.668 | Creating user 'systemd-coredump' (systemd Core Dumper) with UID 989 and GID 989. 2026-04-20 19:16:03.695 | Setting up libfdt1:amd64 (1.7.0-2build1) ... 2026-04-20 19:16:03.706 | Setting up libasound2-data (1.2.11-1ubuntu0.2) ... 2026-04-20 19:16:03.717 | Setting up libasound2t64:amd64 (1.2.11-1ubuntu0.2) ... 2026-04-20 19:16:03.726 | Setting up libnspr4:amd64 (2:4.35-1.1build1) ... 2026-04-20 19:16:03.736 | Setting up libpcsclite1:amd64 (2.0.3-1build1) ... 2026-04-20 19:16:03.745 | Setting up libdaxctl1:amd64 (77-2ubuntu2) ... 2026-04-20 19:16:03.754 | Setting up qemu-system-data (1:8.2.2+ds-0ubuntu1.16) ... 2026-04-20 19:16:03.763 | Setting up seabios (1.16.3-2) ... 2026-04-20 19:16:03.773 | Setting up libvirt0:amd64 (10.0.0-2ubuntu8.13) ... 2026-04-20 19:16:03.782 | Setting up systemd-container (255.4-1ubuntu8.15) ... 2026-04-20 19:16:03.953 | Created symlink /etc/systemd/system/multi-user.target.wants/machines.target → /usr/lib/systemd/system/machines.target. 2026-04-20 19:16:04.306 | Setting up libslirp0:amd64 (4.7.0-1ubuntu3) ... 2026-04-20 19:16:04.320 | Setting up libusbredirparser1t64:amd64 (0.13.0-2.1build1) ... 2026-04-20 19:16:04.331 | Setting up ipxe-qemu (1.21.1+git-20220113.fbbdc3926-0ubuntu2) ... 2026-04-20 19:16:04.344 | Setting up libndctl6:amd64 (77-2ubuntu2) ... 2026-04-20 19:16:04.354 | Setting up librdmacm1t64:amd64 (50.0-2ubuntu0.2) ... 2026-04-20 19:16:04.365 | Setting up libbrlapi0.8:amd64 (6.6-4ubuntu5) ... 2026-04-20 19:16:04.376 | Setting up libusb-1.0-0:amd64 (2:1.0.27-1) ... 2026-04-20 19:16:04.385 | Setting up libvirt-daemon-config-nwfilter (10.0.0-2ubuntu8.13) ... 2026-04-20 19:16:04.863 | Setting up libpmem1:amd64 (1.13.1-1.1ubuntu2) ... 2026-04-20 19:16:04.875 | Setting up libvirt-daemon-config-network (10.0.0-2ubuntu8.13) ... 2026-04-20 19:16:05.226 | Setting up python3-libvirt (10.0.0-1build1) ... 2026-04-20 19:16:05.435 | Setting up libvirt-clients (10.0.0-2ubuntu8.13) ... 2026-04-20 19:16:05.470 | Setting up libvirt-dev:amd64 (10.0.0-2ubuntu8.13) ... 2026-04-20 19:16:05.495 | Setting up libnss3:amd64 (2:3.98-1ubuntu0.1) ... 2026-04-20 19:16:05.506 | Setting up libcacard0:amd64 (1:2.8.0-3build4) ... 2026-04-20 19:16:05.518 | Setting up libvirt-daemon-driver-qemu (10.0.0-2ubuntu8.13) ... 2026-04-20 19:16:05.540 | Setting up libvirt-daemon-system-systemd (10.0.0-2ubuntu8.13) ... 2026-04-20 19:16:05.562 | Setting up libvirt-daemon (10.0.0-2ubuntu8.13) ... 2026-04-20 19:16:05.586 | Setting up qemu-system-common (1:8.2.2+ds-0ubuntu1.16) ... 2026-04-20 19:16:05.750 | Created symlink /etc/systemd/system/multi-user.target.wants/qemu-kvm.service → /usr/lib/systemd/system/qemu-kvm.service. 2026-04-20 19:16:06.141 | Setting up qemu-system-mips (1:8.2.2+ds-0ubuntu1.16) ... 2026-04-20 19:16:06.164 | Setting up qemu-system-sparc (1:8.2.2+ds-0ubuntu1.16) ... 2026-04-20 19:16:06.187 | Setting up qemu-system-x86 (1:8.2.2+ds-0ubuntu1.16) ... 2026-04-20 19:16:06.210 | Setting up qemu-system-ppc (1:8.2.2+ds-0ubuntu1.16) ... 2026-04-20 19:16:06.234 | Setting up qemu-system-misc (1:8.2.2+ds-0ubuntu1.16) ... 2026-04-20 19:16:06.255 | Setting up qemu-system-arm (1:8.2.2+ds-0ubuntu1.16) ... 2026-04-20 19:16:06.277 | Setting up libvirt-daemon-system (10.0.0-2ubuntu8.13) ... 2026-04-20 19:16:06.691 | useradd warning: libvirt-qemu's uid 64055 is greater than SYS_UID_MAX 999 2026-04-20 19:16:07.291 | info: Selecting GID from range 100 to 999 ... 2026-04-20 19:16:07.297 | info: Adding group `swtpm' (GID 116) ... 2026-04-20 19:16:07.371 | info: The home dir /var/lib/swtpm you specified can't be accessed: No such file or directory 2026-04-20 19:16:07.371 | 2026-04-20 19:16:07.379 | info: Selecting UID from range 100 to 999 ... 2026-04-20 19:16:07.379 | 2026-04-20 19:16:07.385 | info: Adding system user `swtpm' (UID 113) ... 2026-04-20 19:16:07.389 | info: Adding new user `swtpm' (UID 113) with group `swtpm' ... 2026-04-20 19:16:07.443 | info: Not creating home directory `/var/lib/swtpm'. 2026-04-20 19:16:07.630 | Enabling libvirt default network 2026-04-20 19:16:07.649 | Inserted module 'msr' 2026-04-20 19:16:07.814 | Created symlink /etc/systemd/system/multi-user.target.wants/libvirtd.service → /usr/lib/systemd/system/libvirtd.service. 2026-04-20 19:16:07.815 | Created symlink /etc/systemd/system/sockets.target.wants/virtlockd.socket → /usr/lib/systemd/system/virtlockd.socket. 2026-04-20 19:16:07.815 | Created symlink /etc/systemd/system/sockets.target.wants/virtlogd.socket → /usr/lib/systemd/system/virtlogd.socket. 2026-04-20 19:16:07.815 | Created symlink /etc/systemd/system/sockets.target.wants/libvirtd.socket → /usr/lib/systemd/system/libvirtd.socket. 2026-04-20 19:16:07.815 | Created symlink /etc/systemd/system/sockets.target.wants/libvirtd-ro.socket → /usr/lib/systemd/system/libvirtd-ro.socket. 2026-04-20 19:16:07.815 | Created symlink /etc/systemd/system/sockets.target.wants/libvirtd-admin.socket → /usr/lib/systemd/system/libvirtd-admin.socket. 2026-04-20 19:16:07.815 | Created symlink /etc/systemd/system/sockets.target.wants/virtlockd-admin.socket → /usr/lib/systemd/system/virtlockd-admin.socket. 2026-04-20 19:16:07.815 | Created symlink /etc/systemd/system/sockets.target.wants/virtlogd-admin.socket → /usr/lib/systemd/system/virtlogd-admin.socket. 2026-04-20 19:16:08.385 | Created symlink /etc/systemd/system/multi-user.target.wants/libvirt-guests.service → /usr/lib/systemd/system/libvirt-guests.service. 2026-04-20 19:16:09.133 | Created symlink /etc/systemd/system/multi-user.target.wants/virtlockd.service → /usr/lib/systemd/system/virtlockd.service. 2026-04-20 19:16:09.565 | Created symlink /etc/systemd/system/multi-user.target.wants/virtlogd.service → /usr/lib/systemd/system/virtlogd.service. 2026-04-20 19:16:10.346 | Setting up libvirt-daemon dnsmasq configuration. 2026-04-20 19:16:10.415 | Setting up qemu-system-s390x (1:8.2.2+ds-0ubuntu1.16) ... 2026-04-20 19:16:10.435 | Setting up qemu-system (1:8.2.2+ds-0ubuntu1.16) ... 2026-04-20 19:16:10.446 | Processing triggers for man-db (2.12.0-4build2) ... 2026-04-20 19:16:11.588 | Processing triggers for dbus (1.14.10-4ubuntu4.1) ... 2026-04-20 19:16:11.611 | Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-04-20 19:16:11.904 | + functions-common:apt_get:1205 : result=0 2026-04-20 19:16:11.909 | + functions-common:apt_get:1208 : time_stop apt-get 2026-04-20 19:16:11.914 | + functions-common:time_stop:2414 : local name 2026-04-20 19:16:11.920 | + functions-common:time_stop:2415 : local end_time 2026-04-20 19:16:11.925 | + functions-common:time_stop:2416 : local elapsed_time 2026-04-20 19:16:11.930 | + functions-common:time_stop:2417 : local total 2026-04-20 19:16:11.935 | + functions-common:time_stop:2418 : local start_time 2026-04-20 19:16:11.941 | + functions-common:time_stop:2420 : name=apt-get 2026-04-20 19:16:11.946 | + functions-common:time_stop:2421 : start_time=1776712554416 2026-04-20 19:16:11.952 | + functions-common:time_stop:2423 : [[ -z 1776712554416 ]] 2026-04-20 19:16:11.959 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-04-20 19:16:11.966 | + functions-common:time_stop:2426 : end_time=1776712571962 2026-04-20 19:16:11.972 | + functions-common:time_stop:2427 : elapsed_time=17546 2026-04-20 19:16:11.977 | + functions-common:time_stop:2428 : total=171592 2026-04-20 19:16:11.983 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-04-20 19:16:11.988 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=189138 2026-04-20 19:16:11.992 | + functions-common:apt_get:1209 : return 0 2026-04-20 19:16:11.998 | + lib/nova_plugins/functions-libvirt:install_libvirt:73 : install_package ovmf swtpm swtpm-tools mdevctl 2026-04-20 19:16:12.004 | + functions-common:install_package:1432 : update_package_repo 2026-04-20 19:16:12.010 | + functions-common:update_package_repo:1406 : NO_UPDATE_REPOS=False 2026-04-20 19:16:12.015 | + functions-common:update_package_repo:1407 : REPOS_UPDATED=True 2026-04-20 19:16:12.021 | + functions-common:update_package_repo:1408 : RETRY_UPDATE=False 2026-04-20 19:16:12.027 | + functions-common:update_package_repo:1410 : [[ False = \T\r\u\e ]] 2026-04-20 19:16:12.033 | + functions-common:update_package_repo:1414 : is_ubuntu 2026-04-20 19:16:12.037 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-04-20 19:16:12.042 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-04-20 19:16:12.047 | + functions-common:update_package_repo:1415 : apt_get_update 2026-04-20 19:16:12.052 | + functions-common:apt_get_update:1160 : [[ True == \T\r\u\e ]] 2026-04-20 19:16:12.058 | + functions-common:apt_get_update:1160 : [[ False != \T\r\u\e ]] 2026-04-20 19:16:12.063 | + functions-common:apt_get_update:1161 : return 2026-04-20 19:16:12.068 | + functions-common:install_package:1433 : real_install_package ovmf swtpm swtpm-tools mdevctl 2026-04-20 19:16:12.074 | + functions-common:real_install_package:1420 : is_ubuntu 2026-04-20 19:16:12.079 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-04-20 19:16:12.084 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-04-20 19:16:12.090 | + functions-common:real_install_package:1421 : apt_get install ovmf swtpm swtpm-tools mdevctl 2026-04-20 19:16:12.136 | + 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 ovmf swtpm swtpm-tools mdevctl 2026-04-20 19:16:12.176 | Reading package lists... 2026-04-20 19:16:12.430 | Building dependency tree... 2026-04-20 19:16:12.431 | Reading state information... 2026-04-20 19:16:12.679 | The following additional packages will be installed: 2026-04-20 19:16:12.680 | libjson-glib-1.0-0 libjson-glib-1.0-common libtpms0 2026-04-20 19:16:12.681 | Suggested packages: 2026-04-20 19:16:12.681 | trousers 2026-04-20 19:16:12.717 | The following NEW packages will be installed: 2026-04-20 19:16:12.718 | libjson-glib-1.0-0 libjson-glib-1.0-common libtpms0 mdevctl ovmf swtpm 2026-04-20 19:16:12.718 | swtpm-tools 2026-04-20 19:16:13.165 | 0 upgraded, 7 newly installed, 0 to remove and 0 not upgraded. 2026-04-20 19:16:13.165 | Need to get 6,726 kB of archives. 2026-04-20 19:16:13.165 | After this operation, 22.0 MB of additional disk space will be used. 2026-04-20 19:16:13.165 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libjson-glib-1.0-common all 1.8.0-2build2 [4,244 B] 2026-04-20 19:16:13.245 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libjson-glib-1.0-0 amd64 1.8.0-2build2 [68.0 kB] 2026-04-20 19:16:13.409 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libtpms0 amd64 0.9.3-0ubuntu4.24.04.1 [373 kB] 2026-04-20 19:16:13.628 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 mdevctl amd64 1.3.0-1ubuntu2.1 [959 kB] 2026-04-20 19:16:13.760 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 swtpm amd64 0.7.3-0ubuntu5.24.04.1 [53.1 kB] 2026-04-20 19:16:13.764 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 swtpm-tools amd64 0.7.3-0ubuntu5.24.04.1 [92.9 kB] 2026-04-20 19:16:13.772 | Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 ovmf all 2024.02-2ubuntu0.8 [5,176 kB] 2026-04-20 19:16:14.210 | debconf: delaying package configuration, since apt-utils is not installed 2026-04-20 19:16:14.265 | Fetched 6,726 kB in 1s (5,387 kB/s) 2026-04-20 19:16:14.305 | Selecting previously unselected package libjson-glib-1.0-common. 2026-04-20 19:16:14.337 | (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 ... 70711 files and directories currently installed.) 2026-04-20 19:16:14.340 | Preparing to unpack .../0-libjson-glib-1.0-common_1.8.0-2build2_all.deb ... 2026-04-20 19:16:14.344 | Unpacking libjson-glib-1.0-common (1.8.0-2build2) ... 2026-04-20 19:16:14.395 | Selecting previously unselected package libjson-glib-1.0-0:amd64. 2026-04-20 19:16:14.403 | Preparing to unpack .../1-libjson-glib-1.0-0_1.8.0-2build2_amd64.deb ... 2026-04-20 19:16:14.410 | Unpacking libjson-glib-1.0-0:amd64 (1.8.0-2build2) ... 2026-04-20 19:16:14.479 | Selecting previously unselected package libtpms0:amd64. 2026-04-20 19:16:14.488 | Preparing to unpack .../2-libtpms0_0.9.3-0ubuntu4.24.04.1_amd64.deb ... 2026-04-20 19:16:14.494 | Unpacking libtpms0:amd64 (0.9.3-0ubuntu4.24.04.1) ... 2026-04-20 19:16:14.572 | Selecting previously unselected package mdevctl. 2026-04-20 19:16:14.580 | Preparing to unpack .../3-mdevctl_1.3.0-1ubuntu2.1_amd64.deb ... 2026-04-20 19:16:14.586 | Unpacking mdevctl (1.3.0-1ubuntu2.1) ... 2026-04-20 19:16:14.689 | Selecting previously unselected package swtpm. 2026-04-20 19:16:14.699 | Preparing to unpack .../4-swtpm_0.7.3-0ubuntu5.24.04.1_amd64.deb ... 2026-04-20 19:16:14.703 | Unpacking swtpm (0.7.3-0ubuntu5.24.04.1) ... 2026-04-20 19:16:14.760 | Selecting previously unselected package swtpm-tools. 2026-04-20 19:16:14.770 | Preparing to unpack .../5-swtpm-tools_0.7.3-0ubuntu5.24.04.1_amd64.deb ... 2026-04-20 19:16:14.774 | Unpacking swtpm-tools (0.7.3-0ubuntu5.24.04.1) ... 2026-04-20 19:16:14.826 | Selecting previously unselected package ovmf. 2026-04-20 19:16:14.835 | Preparing to unpack .../6-ovmf_2024.02-2ubuntu0.8_all.deb ... 2026-04-20 19:16:14.839 | Unpacking ovmf (2024.02-2ubuntu0.8) ... 2026-04-20 19:16:14.996 | Setting up ovmf (2024.02-2ubuntu0.8) ... 2026-04-20 19:16:15.012 | Setting up libjson-glib-1.0-common (1.8.0-2build2) ... 2026-04-20 19:16:15.031 | Setting up libtpms0:amd64 (0.9.3-0ubuntu4.24.04.1) ... 2026-04-20 19:16:15.048 | Setting up mdevctl (1.3.0-1ubuntu2.1) ... 2026-04-20 19:16:15.064 | Setting up libjson-glib-1.0-0:amd64 (1.8.0-2build2) ... 2026-04-20 19:16:15.078 | Setting up swtpm (0.7.3-0ubuntu5.24.04.1) ... 2026-04-20 19:16:15.111 | Setting up swtpm-tools (0.7.3-0ubuntu5.24.04.1) ... 2026-04-20 19:16:15.160 | Processing triggers for man-db (2.12.0-4build2) ... 2026-04-20 19:16:15.483 | Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-04-20 19:16:15.768 | + functions-common:apt_get:1205 : result=0 2026-04-20 19:16:15.772 | + functions-common:apt_get:1208 : time_stop apt-get 2026-04-20 19:16:15.777 | + functions-common:time_stop:2414 : local name 2026-04-20 19:16:15.783 | + functions-common:time_stop:2415 : local end_time 2026-04-20 19:16:15.788 | + functions-common:time_stop:2416 : local elapsed_time 2026-04-20 19:16:15.794 | + functions-common:time_stop:2417 : local total 2026-04-20 19:16:15.799 | + functions-common:time_stop:2418 : local start_time 2026-04-20 19:16:15.804 | + functions-common:time_stop:2420 : name=apt-get 2026-04-20 19:16:15.809 | + functions-common:time_stop:2421 : start_time=1776712572129 2026-04-20 19:16:15.814 | + functions-common:time_stop:2423 : [[ -z 1776712572129 ]] 2026-04-20 19:16:15.821 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-04-20 19:16:15.829 | + functions-common:time_stop:2426 : end_time=1776712575823 2026-04-20 19:16:15.834 | + functions-common:time_stop:2427 : elapsed_time=3694 2026-04-20 19:16:15.839 | + functions-common:time_stop:2428 : total=189138 2026-04-20 19:16:15.844 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-04-20 19:16:15.850 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=192832 2026-04-20 19:16:15.856 | + functions-common:apt_get:1209 : return 0 2026-04-20 19:16:15.862 | + lib/nova_plugins/functions-libvirt:install_libvirt:74 : is_arch aarch64 2026-04-20 19:16:15.868 | ++ functions-common:is_arch:519 : uname -m 2026-04-20 19:16:15.876 | + functions-common:is_arch:519 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2026-04-20 19:16:15.881 | + lib/nova_plugins/functions-libvirt:install_libvirt:113 : [[ True == True ]] 2026-04-20 19:16:15.886 | + lib/nova_plugins/functions-libvirt:install_libvirt:114 : _enable_coredump 2026-04-20 19:16:15.891 | + lib/nova_plugins/functions-libvirt:_enable_coredump:34 : local confdir=/etc/systemd/system/libvirtd.service.d 2026-04-20 19:16:15.896 | + lib/nova_plugins/functions-libvirt:_enable_coredump:35 : local conffile=/etc/systemd/system/libvirtd.service.d/coredump.conf 2026-04-20 19:16:15.902 | + lib/nova_plugins/functions-libvirt:_enable_coredump:39 : sudo mkdir -p /var/core 2026-04-20 19:16:15.926 | + lib/nova_plugins/functions-libvirt:_enable_coredump:40 : sudo chmod a+wrx /var/core 2026-04-20 19:16:15.950 | + lib/nova_plugins/functions-libvirt:_enable_coredump:41 : echo /var/core/core.%e.%p.%h.%t 2026-04-20 19:16:15.950 | + lib/nova_plugins/functions-libvirt:_enable_coredump:42 : sudo tee /proc/sys/kernel/core_pattern 2026-04-20 19:16:15.963 | /var/core/core.%e.%p.%h.%t 2026-04-20 19:16:16.018 | + lib/nova_plugins/functions-libvirt:_enable_coredump:45 : sudo mkdir -p /etc/systemd/system/libvirtd.service.d 2026-04-20 19:16:16.042 | + lib/nova_plugins/functions-libvirt:_enable_coredump:46 : sudo tee /etc/systemd/system/libvirtd.service.d/coredump.conf 2026-04-20 19:16:16.058 | [Service] 2026-04-20 19:16:16.058 | LimitCORE=infinity 2026-04-20 19:16:16.067 | + lib/nova_plugins/functions-libvirt:_enable_coredump:53 : sudo systemctl daemon-reload 2026-04-20 19:16:16.391 | + lib/nova_plugins/hypervisor-libvirt:install_nova_hypervisor:96 : [[ kvm == \l\x\c ]] 2026-04-20 19:16:16.396 | + lib/nova_plugins/hypervisor-libvirt:install_nova_hypervisor:108 : [[ '' == \T\r\u\e ]] 2026-04-20 19:16:16.400 | + lib/nova:install_nova:921 : is_service_enabled n-novnc 2026-04-20 19:16:16.435 | + functions-common:is_service_enabled:2070 : return 0 2026-04-20 19:16:16.441 | ++ lib/nova:install_nova:923 : trueorfalse False NOVNC_FROM_PACKAGE 2026-04-20 19:16:16.481 | + lib/nova:install_nova:923 : NOVNC_FROM_PACKAGE=False 2026-04-20 19:16:16.487 | + lib/nova:install_nova:924 : '[' False = True ']' 2026-04-20 19:16:16.492 | + lib/nova:install_nova:943 : NOVNC_WEB_DIR=/opt/stack/novnc 2026-04-20 19:16:16.497 | + lib/nova:install_nova:944 : git_clone https://github.com/novnc/novnc.git /opt/stack/novnc v1.3.0 2026-04-20 19:16:16.503 | + functions-common:git_clone:583 : local git_remote=https://github.com/novnc/novnc.git 2026-04-20 19:16:16.509 | + functions-common:git_clone:584 : local git_dest=/opt/stack/novnc 2026-04-20 19:16:16.515 | + functions-common:git_clone:585 : local git_ref=v1.3.0 2026-04-20 19:16:16.521 | + functions-common:git_clone:586 : local orig_dir 2026-04-20 19:16:16.528 | ++ functions-common:git_clone:587 : pwd 2026-04-20 19:16:16.535 | + functions-common:git_clone:587 : orig_dir=/opt/stack/devstack 2026-04-20 19:16:16.540 | + functions-common:git_clone:588 : local git_clone_flags= 2026-04-20 19:16:16.547 | ++ functions-common:git_clone:590 : trueorfalse False RECLONE 2026-04-20 19:16:16.583 | + functions-common:git_clone:590 : RECLONE=False 2026-04-20 19:16:16.589 | + functions-common:git_clone:591 : [[ 0 -gt 0 ]] 2026-04-20 19:16:16.593 | + functions-common:git_clone:595 : [[ False = \T\r\u\e ]] 2026-04-20 19:16:16.600 | + functions-common:git_clone:604 : egrep -q '^refs' 2026-04-20 19:16:16.600 | + functions-common:git_clone:604 : echo v1.3.0 2026-04-20 19:16:16.610 | + functions-common:git_clone:618 : [[ ! -d /opt/stack/novnc ]] 2026-04-20 19:16:16.615 | + functions-common:git_clone:628 : [[ False = \T\r\u\e ]] 2026-04-20 19:16:16.621 | + functions-common:git_clone:663 : sudo git config --system --add safe.directory /opt/stack/novnc 2026-04-20 19:16:16.646 | + functions-common:git_clone:666 : cd /opt/stack/novnc 2026-04-20 19:16:16.652 | + functions-common:git_clone:667 : git show --oneline 2026-04-20 19:16:16.655 | + functions-common:git_clone:667 : head -1 2026-04-20 19:16:16.664 | 8e1ebdf Remove some unused assignments 2026-04-20 19:16:16.669 | + functions-common:git_clone:668 : cd /opt/stack/devstack 2026-04-20 19:16:16.675 | + lib/nova:install_nova:948 : is_service_enabled n-spice 2026-04-20 19:16:16.713 | + functions-common:is_service_enabled:2070 : return 1 2026-04-20 19:16:16.720 | + lib/nova:install_nova:960 : git_clone https://github.com/openstack/nova.git /opt/stack/nova master 2026-04-20 19:16:16.726 | + functions-common:git_clone:583 : local git_remote=https://github.com/openstack/nova.git 2026-04-20 19:16:16.731 | + functions-common:git_clone:584 : local git_dest=/opt/stack/nova 2026-04-20 19:16:16.736 | + functions-common:git_clone:585 : local git_ref=master 2026-04-20 19:16:16.741 | + functions-common:git_clone:586 : local orig_dir 2026-04-20 19:16:16.748 | ++ functions-common:git_clone:587 : pwd 2026-04-20 19:16:16.755 | + functions-common:git_clone:587 : orig_dir=/opt/stack/devstack 2026-04-20 19:16:16.761 | + functions-common:git_clone:588 : local git_clone_flags= 2026-04-20 19:16:16.767 | ++ functions-common:git_clone:590 : trueorfalse False RECLONE 2026-04-20 19:16:16.801 | + functions-common:git_clone:590 : RECLONE=False 2026-04-20 19:16:16.806 | + functions-common:git_clone:591 : [[ 0 -gt 0 ]] 2026-04-20 19:16:16.812 | + functions-common:git_clone:595 : [[ False = \T\r\u\e ]] 2026-04-20 19:16:16.818 | + functions-common:git_clone:604 : echo master 2026-04-20 19:16:16.820 | + functions-common:git_clone:604 : egrep -q '^refs' 2026-04-20 19:16:16.830 | + functions-common:git_clone:618 : [[ ! -d /opt/stack/nova ]] 2026-04-20 19:16:16.835 | + functions-common:git_clone:628 : [[ False = \T\r\u\e ]] 2026-04-20 19:16:16.841 | + functions-common:git_clone:663 : sudo git config --system --add safe.directory /opt/stack/nova 2026-04-20 19:16:16.865 | + functions-common:git_clone:666 : cd /opt/stack/nova 2026-04-20 19:16:16.873 | + functions-common:git_clone:667 : git show --oneline 2026-04-20 19:16:16.873 | + functions-common:git_clone:667 : head -1 2026-04-20 19:16:16.883 | c3a8caf3b6 Merge "mem-enc: address minor issues pointed out in the review" 2026-04-20 19:16:16.889 | + functions-common:git_clone:668 : cd /opt/stack/devstack 2026-04-20 19:16:16.896 | + lib/nova:install_nova:961 : setup_develop /opt/stack/nova 2026-04-20 19:16:16.901 | + inc/python:setup_develop:353 : local bindep 2026-04-20 19:16:16.907 | + inc/python:setup_develop:354 : [[ /opt/stack/nova == -bindep* ]] 2026-04-20 19:16:16.913 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/nova 2026-04-20 19:16:16.918 | + inc/python:setup_develop:359 : local extras= 2026-04-20 19:16:16.924 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/nova -e 2026-04-20 19:16:16.930 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-04-20 19:16:16.935 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/nova == -bindep* ]] 2026-04-20 19:16:16.941 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/nova 2026-04-20 19:16:16.947 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-04-20 19:16:16.953 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-04-20 19:16:16.960 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/nova 2026-04-20 19:16:16.966 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-04-20 19:16:16.972 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/nova 2026-04-20 19:16:16.978 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-04-20 19:16:16.984 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-04-20 19:16:16.991 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/nova/setup.cfg 2026-04-20 19:16:17.002 | + inc/python:_setup_package_with_constraints_edit:400 : name=nova 2026-04-20 19:16:17.007 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z nova ']' 2026-04-20 19:16:17.014 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- nova 2026-04-20 19:16:17.112 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/nova -e 2026-04-20 19:16:17.118 | + inc/python:setup_package:436 : local bindep=0 2026-04-20 19:16:17.123 | + inc/python:setup_package:437 : local bindep_flag= 2026-04-20 19:16:17.129 | + inc/python:setup_package:438 : local bindep_profiles= 2026-04-20 19:16:17.134 | + inc/python:setup_package:439 : [[ /opt/stack/nova == -bindep* ]] 2026-04-20 19:16:17.140 | + inc/python:setup_package:444 : local project_dir=/opt/stack/nova 2026-04-20 19:16:17.146 | + inc/python:setup_package:445 : local flags=-e 2026-04-20 19:16:17.150 | + inc/python:setup_package:446 : local extras= 2026-04-20 19:16:17.156 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-04-20 19:16:17.162 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-04-20 19:16:17.167 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-04-20 19:16:17.172 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-04-20 19:16:17.178 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-04-20 19:16:17.184 | + inc/python:setup_package:464 : pip_install -e /opt/stack/nova 2026-04-20 19:16:17.230 | Using python 3.12 to install /opt/stack/nova 2026-04-20 19:16:17.236 | + 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 -e /opt/stack/nova 2026-04-20 19:16:17.792 | Obtaining file:///opt/stack/nova 2026-04-20 19:16:17.794 | Installing build dependencies: started 2026-04-20 19:16:18.750 | Installing build dependencies: finished with status 'done' 2026-04-20 19:16:18.751 | Checking if build backend supports build_editable: started 2026-04-20 19:16:19.049 | Checking if build backend supports build_editable: finished with status 'done' 2026-04-20 19:16:19.051 | Getting requirements to build editable: started 2026-04-20 19:16:19.210 | Getting requirements to build editable: finished with status 'done' 2026-04-20 19:16:19.212 | Preparing editable metadata (pyproject.toml): started 2026-04-20 19:16:20.857 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-04-20 19:16:20.875 | Requirement already satisfied: pbr>=5.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev65) (7.0.3) 2026-04-20 19:16:20.876 | Requirement already satisfied: SQLAlchemy>=1.4.13 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev65) (2.0.49) 2026-04-20 19:16:20.876 | Requirement already satisfied: decorator>=4.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev65) (5.2.1) 2026-04-20 19:16:20.877 | Requirement already satisfied: eventlet>=0.30.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev65) (0.41.0) 2026-04-20 19:16:20.877 | Requirement already satisfied: Jinja2>=2.10 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev65) (3.1.6) 2026-04-20 19:16:20.878 | Requirement already satisfied: keystonemiddleware>=4.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev65) (12.0.0) 2026-04-20 19:16:20.879 | Requirement already satisfied: lxml>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev65) (6.0.3) 2026-04-20 19:16:20.880 | Requirement already satisfied: Routes>=2.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev65) (2.5.1) 2026-04-20 19:16:20.880 | Requirement already satisfied: cryptography>=2.7 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev65) (43.0.3) 2026-04-20 19:16:20.880 | Requirement already satisfied: WebOb>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev65) (1.8.9) 2026-04-20 19:16:20.880 | Requirement already satisfied: greenlet>=0.4.15 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev65) (3.4.0) 2026-04-20 19:16:20.881 | Requirement already satisfied: PasteDeploy>=1.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev65) (3.1.0) 2026-04-20 19:16:20.881 | Requirement already satisfied: Paste>=2.0.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev65) (3.10.1) 2026-04-20 19:16:20.882 | Requirement already satisfied: PrettyTable>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev65) (3.17.0) 2026-04-20 19:16:20.882 | Requirement already satisfied: alembic>=1.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev65) (1.18.4) 2026-04-20 19:16:20.883 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev65) (1.3.0) 2026-04-20 19:16:20.883 | Requirement already satisfied: paramiko>=2.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev65) (4.0.0) 2026-04-20 19:16:20.884 | Requirement already satisfied: jsonschema>=4.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev65) (4.26.0) 2026-04-20 19:16:20.884 | Requirement already satisfied: python-cinderclient>=4.0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev65) (9.9.0) 2026-04-20 19:16:20.884 | Requirement already satisfied: keystoneauth1>=3.16.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev65) (5.13.1) 2026-04-20 19:16:20.885 | Requirement already satisfied: python-neutronclient>=7.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev65) (11.8.0) 2026-04-20 19:16:20.886 | Requirement already satisfied: python-glanceclient>=4.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev65) (4.11.0) 2026-04-20 19:16:20.886 | Requirement already satisfied: requests>=2.25.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev65) (2.33.1) 2026-04-20 19:16:20.887 | Requirement already satisfied: stevedore>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev65) (5.7.0) 2026-04-20 19:16:21.006 | Collecting websockify>=0.9.0 (from nova==33.1.0.dev65) 2026-04-20 19:16:21.081 | Downloading websockify-0.13.0-py3-none-any.whl.metadata (14 kB) 2026-04-20 19:16:21.122 | Requirement already satisfied: oslo.cache>=1.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev65) (4.1.1) 2026-04-20 19:16:21.122 | Requirement already satisfied: oslo.concurrency>=5.0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev65) (7.4.0) 2026-04-20 19:16:21.123 | Requirement already satisfied: oslo.config>=8.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev65) (10.3.0) 2026-04-20 19:16:21.124 | Requirement already satisfied: oslo.context>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev65) (6.3.0) 2026-04-20 19:16:21.124 | Requirement already satisfied: oslo.log>=4.6.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev65) (8.1.0) 2026-04-20 19:16:21.125 | Requirement already satisfied: oslo.limit>=2.9.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev65) (2.10.0) 2026-04-20 19:16:21.126 | Requirement already satisfied: oslo.reports>=1.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev65) (3.7.0) 2026-04-20 19:16:21.126 | Requirement already satisfied: oslo.serialization>=4.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev65) (5.9.1) 2026-04-20 19:16:21.129 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev65) (2.7.1) 2026-04-20 19:16:21.130 | Requirement already satisfied: oslo.utils>=8.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev65) (10.0.1) 2026-04-20 19:16:21.130 | Requirement already satisfied: oslo.db>=10.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev65) (18.0.0) 2026-04-20 19:16:21.131 | Requirement already satisfied: oslo.rootwrap>=5.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev65) (7.9.0) 2026-04-20 19:16:21.132 | Requirement already satisfied: oslo.messaging>=14.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev65) (17.3.0) 2026-04-20 19:16:21.132 | Requirement already satisfied: oslo.policy>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev65) (5.0.0) 2026-04-20 19:16:21.133 | Requirement already satisfied: oslo.privsep>=2.6.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev65) (3.10.1) 2026-04-20 19:16:21.133 | Requirement already satisfied: oslo.i18n>=5.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev65) (6.7.2) 2026-04-20 19:16:21.134 | Requirement already satisfied: oslo.service>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service[threading]>=4.5.0->nova==33.1.0.dev65) (4.5.1) 2026-04-20 19:16:21.135 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev65) (2.0.0) 2026-04-20 19:16:21.135 | Requirement already satisfied: oslo.middleware>=3.31.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev65) (8.0.0) 2026-04-20 19:16:21.135 | Requirement already satisfied: psutil>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev65) (7.2.2) 2026-04-20 19:16:21.136 | Requirement already satisfied: oslo.versionedobjects>=1.35.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev65) (3.9.0) 2026-04-20 19:16:21.136 | Requirement already satisfied: os-brick>=6.10.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev65) (7.0.0) 2026-04-20 19:16:21.137 | Requirement already satisfied: os-resource-classes>=1.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev65) (1.1.0) 2026-04-20 19:16:21.137 | Requirement already satisfied: os-traits>=3.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev65) (3.6.0) 2026-04-20 19:16:21.137 | Requirement already satisfied: os-vif>=3.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev65) (4.3.0) 2026-04-20 19:16:21.138 | Requirement already satisfied: castellan>=0.16.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev65) (5.6.0) 2026-04-20 19:16:21.151 | Collecting microversion-parse>=0.2.1 (from nova==33.1.0.dev65) 2026-04-20 19:16:21.156 | Downloading microversion_parse-2.1.0-py3-none-any.whl.metadata (5.1 kB) 2026-04-20 19:16:21.164 | Requirement already satisfied: tooz>=1.58.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev65) (8.1.0) 2026-04-20 19:16:21.164 | Requirement already satisfied: cursive>=0.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev65) (0.2.3) 2026-04-20 19:16:21.165 | Requirement already satisfied: retrying>=1.3.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev65) (1.4.2) 2026-04-20 19:16:21.166 | Requirement already satisfied: os-service-types>=1.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev65) (1.8.2) 2026-04-20 19:16:21.166 | Requirement already satisfied: python-dateutil>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev65) (2.9.0.post0) 2026-04-20 19:16:21.167 | Requirement already satisfied: futurist>=3.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev65) (3.3.0) 2026-04-20 19:16:21.168 | Requirement already satisfied: openstacksdk>=4.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev65) (4.11.0) 2026-04-20 19:16:21.168 | Requirement already satisfied: PyYAML>=5.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev65) (6.0.3) 2026-04-20 19:16:21.171 | Requirement already satisfied: Mako in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=1.5.0->nova==33.1.0.dev65) (1.3.10) 2026-04-20 19:16:21.171 | Requirement already satisfied: typing-extensions>=4.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=1.5.0->nova==33.1.0.dev65) (4.15.0) 2026-04-20 19:16:21.173 | Requirement already satisfied: python-barbicanclient>=5.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from castellan>=0.16.0->nova==33.1.0.dev65) (7.3.0) 2026-04-20 19:16:21.176 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=2.7->nova==33.1.0.dev65) (2.0.0) 2026-04-20 19:16:21.179 | Requirement already satisfied: pycparser in /opt/stack/data/venv/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=2.7->nova==33.1.0.dev65) (3.0) 2026-04-20 19:16:21.183 | Requirement already satisfied: dnspython>=1.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from eventlet>=0.30.1->nova==33.1.0.dev65) (2.8.0) 2026-04-20 19:16:21.187 | Requirement already satisfied: debtcollector>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from futurist>=3.2.1->nova==33.1.0.dev65) (3.1.0) 2026-04-20 19:16:21.189 | Requirement already satisfied: wrapt>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=3.0.0->futurist>=3.2.1->nova==33.1.0.dev65) (2.1.2) 2026-04-20 19:16:21.191 | Requirement already satisfied: MarkupSafe>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from Jinja2>=2.10->nova==33.1.0.dev65) (3.0.3) 2026-04-20 19:16:21.193 | Requirement already satisfied: attrs>=22.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=4.0.0->nova==33.1.0.dev65) (26.1.0) 2026-04-20 19:16:21.193 | Requirement already satisfied: jsonschema-specifications>=2023.03.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=4.0.0->nova==33.1.0.dev65) (2025.9.1) 2026-04-20 19:16:21.194 | Requirement already satisfied: referencing>=0.28.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=4.0.0->nova==33.1.0.dev65) (0.37.0) 2026-04-20 19:16:21.194 | Requirement already satisfied: rpds-py>=0.25.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=4.0.0->nova==33.1.0.dev65) (0.30.0) 2026-04-20 19:16:21.199 | Requirement already satisfied: iso8601>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.16.0->nova==33.1.0.dev65) (2.1.0) 2026-04-20 19:16:21.203 | Requirement already satisfied: pycadf>=1.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.20.0->nova==33.1.0.dev65) (4.0.1) 2026-04-20 19:16:21.204 | Requirement already satisfied: PyJWT>=2.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.20.0->nova==33.1.0.dev65) (2.12.1) 2026-04-20 19:16:21.204 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.20.0->nova==33.1.0.dev65) (5.8.0) 2026-04-20 19:16:21.212 | Requirement already satisfied: dogpile.cache>=0.6.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.4.0->nova==33.1.0.dev65) (1.5.0) 2026-04-20 19:16:21.213 | Requirement already satisfied: jmespath>=0.9.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.4.0->nova==33.1.0.dev65) (1.1.0) 2026-04-20 19:16:21.213 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.4.0->nova==33.1.0.dev65) (1.33) 2026-04-20 19:16:21.215 | Requirement already satisfied: platformdirs>=3 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.4.0->nova==33.1.0.dev65) (4.9.6) 2026-04-20 19:16:21.220 | Requirement already satisfied: jsonpointer>=1.9 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=4.4.0->nova==33.1.0.dev65) (3.1.1) 2026-04-20 19:16:21.225 | Requirement already satisfied: tenacity>=6.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from os-brick>=6.10.0->nova==33.1.0.dev65) (9.1.4) 2026-04-20 19:16:21.232 | Requirement already satisfied: ovsdbapp>=0.12.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from os-vif>=3.1.0->nova==33.1.0.dev65) (2.16.1) 2026-04-20 19:16:21.233 | Requirement already satisfied: pyroute2>=0.5.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from os-vif>=3.1.0->nova==33.1.0.dev65) (0.8.1) 2026-04-20 19:16:21.237 | Requirement already satisfied: fasteners>=0.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.concurrency>=5.0.1->nova==33.1.0.dev65) (0.20) 2026-04-20 19:16:21.245 | Requirement already satisfied: testresources>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=10.0.0->nova==33.1.0.dev65) (2.0.2) 2026-04-20 19:16:21.245 | Requirement already satisfied: testscenarios>=0.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=10.0.0->nova==33.1.0.dev65) (0.5.0) 2026-04-20 19:16:21.255 | Requirement already satisfied: cachetools>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->nova==33.1.0.dev65) (7.0.5) 2026-04-20 19:16:21.256 | Requirement already satisfied: amqp>=2.5.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->nova==33.1.0.dev65) (5.3.1) 2026-04-20 19:16:21.256 | Requirement already satisfied: kombu>=4.6.8 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->nova==33.1.0.dev65) (5.6.2) 2026-04-20 19:16:21.256 | Requirement already satisfied: oslo.metrics>=0.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->nova==33.1.0.dev65) (0.15.1) 2026-04-20 19:16:21.259 | Requirement already satisfied: vine<6.0.0,>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from amqp>=2.5.2->oslo.messaging>=14.1.0->nova==33.1.0.dev65) (5.1.0) 2026-04-20 19:16:21.265 | Requirement already satisfied: tzdata>=2025.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from kombu>=4.6.8->oslo.messaging>=14.1.0->nova==33.1.0.dev65) (2026.1) 2026-04-20 19:16:21.265 | Requirement already satisfied: packaging in /opt/stack/data/venv/lib/python3.12/site-packages (from kombu>=4.6.8->oslo.messaging>=14.1.0->nova==33.1.0.dev65) (26.0) 2026-04-20 19:16:21.269 | Requirement already satisfied: prometheus-client>=0.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.metrics>=0.2.1->oslo.messaging>=14.1.0->nova==33.1.0.dev65) (0.25.0) 2026-04-20 19:16:21.272 | Requirement already satisfied: bcrypt>=3.1.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->nova==33.1.0.dev65) (5.0.0) 2026-04-20 19:16:21.273 | Requirement already satisfied: statsd>=3.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->nova==33.1.0.dev65) (4.0.1) 2026-04-20 19:16:21.281 | Requirement already satisfied: msgpack>=0.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.privsep>=2.6.2->nova==33.1.0.dev65) (1.1.2) 2026-04-20 19:16:21.296 | Requirement already satisfied: Yappi>=1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=4.5.0->oslo.service[threading]>=4.5.0->nova==33.1.0.dev65) (1.7.6) 2026-04-20 19:16:21.301 | Requirement already satisfied: cotyledon>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service[threading]>=4.5.0->nova==33.1.0.dev65) (2.2.0) 2026-04-20 19:16:21.304 | Requirement already satisfied: setproctitle in /opt/stack/data/venv/lib/python3.12/site-packages (from cotyledon>=2.2.0->oslo.service[threading]>=4.5.0->nova==33.1.0.dev65) (1.3.7) 2026-04-20 19:16:21.310 | Requirement already satisfied: pyparsing>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=8.0.0->nova==33.1.0.dev65) (3.3.2) 2026-04-20 19:16:21.318 | Requirement already satisfied: fixtures>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from ovsdbapp>=0.12.1->os-vif>=3.1.0->nova==33.1.0.dev65) (4.3.2) 2026-04-20 19:16:21.318 | Requirement already satisfied: ovs>=2.10.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from ovsdbapp>=0.12.1->os-vif>=3.1.0->nova==33.1.0.dev65) (3.7.1) 2026-04-20 19:16:21.325 | Requirement already satisfied: sortedcontainers in /opt/stack/data/venv/lib/python3.12/site-packages (from ovs>=2.10.0->ovsdbapp>=0.12.1->os-vif>=3.1.0->nova==33.1.0.dev65) (2.4.0) 2026-04-20 19:16:21.331 | Requirement already satisfied: invoke>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from paramiko>=2.7.1->nova==33.1.0.dev65) (3.0.3) 2026-04-20 19:16:21.332 | Requirement already satisfied: pynacl>=1.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from paramiko>=2.7.1->nova==33.1.0.dev65) (1.6.2) 2026-04-20 19:16:21.337 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=2.0.2->nova==33.1.0.dev65) (82.0.1) 2026-04-20 19:16:21.349 | Requirement already satisfied: wcwidth in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->nova==33.1.0.dev65) (0.6.0) 2026-04-20 19:16:21.378 | Requirement already satisfied: cliff>=2.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-barbicanclient>=5.5.0->castellan>=0.16.0->nova==33.1.0.dev65) (4.13.3) 2026-04-20 19:16:21.383 | Requirement already satisfied: autopage>=0.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.16.0->nova==33.1.0.dev65) (0.6.0) 2026-04-20 19:16:21.383 | Requirement already satisfied: cmd2>=1.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.16.0->nova==33.1.0.dev65) (3.4.0) 2026-04-20 19:16:21.390 | Requirement already satisfied: pyperclip>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.16.0->nova==33.1.0.dev65) (1.11.0) 2026-04-20 19:16:21.391 | Requirement already satisfied: rich>=14.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.16.0->nova==33.1.0.dev65) (14.3.4) 2026-04-20 19:16:21.391 | Requirement already satisfied: rich-argparse>=1.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.16.0->nova==33.1.0.dev65) (1.7.2) 2026-04-20 19:16:21.402 | Requirement already satisfied: six>=1.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-dateutil>=2.7.0->nova==33.1.0.dev65) (1.17.0) 2026-04-20 19:16:21.406 | Requirement already satisfied: warlock>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-glanceclient>=4.7.0->nova==33.1.0.dev65) (2.1.0) 2026-04-20 19:16:21.407 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-glanceclient>=4.7.0->nova==33.1.0.dev65) (24.2.1) 2026-04-20 19:16:21.423 | Requirement already satisfied: osc-lib>=1.12.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-neutronclient>=7.1.0->nova==33.1.0.dev65) (4.5.0) 2026-04-20 19:16:21.440 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.25.1->nova==33.1.0.dev65) (3.4.7) 2026-04-20 19:16:21.441 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.25.1->nova==33.1.0.dev65) (3.11) 2026-04-20 19:16:21.441 | Requirement already satisfied: urllib3<3,>=1.26 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.25.1->nova==33.1.0.dev65) (2.6.3) 2026-04-20 19:16:21.442 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.25.1->nova==33.1.0.dev65) (2023.11.17) 2026-04-20 19:16:21.469 | Requirement already satisfied: markdown-it-py>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=14.3.0->cmd2>=1.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.16.0->nova==33.1.0.dev65) (4.0.0) 2026-04-20 19:16:21.470 | Requirement already satisfied: pygments<3.0.0,>=2.13.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=14.3.0->cmd2>=1.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.16.0->nova==33.1.0.dev65) (2.20.0) 2026-04-20 19:16:21.477 | Requirement already satisfied: mdurl~=0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from markdown-it-py>=2.2.0->rich>=14.3.0->cmd2>=1.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.16.0->nova==33.1.0.dev65) (0.1.2) 2026-04-20 19:16:21.491 | Requirement already satisfied: repoze.lru>=0.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from Routes>=2.3.1->nova==33.1.0.dev65) (0.7) 2026-04-20 19:16:21.527 | Requirement already satisfied: testtools in /opt/stack/data/venv/lib/python3.12/site-packages (from testscenarios>=0.4->oslo.db>=10.0.0->nova==33.1.0.dev65) (2.9.0) 2026-04-20 19:16:21.531 | Requirement already satisfied: voluptuous>=0.8.9 in /opt/stack/data/venv/lib/python3.12/site-packages (from tooz>=1.58.0->nova==33.1.0.dev65) (0.16.0) 2026-04-20 19:16:21.841 | Collecting numpy (from websockify>=0.9.0->nova==33.1.0.dev65) 2026-04-20 19:16:21.844 | Downloading numpy-2.2.6-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (62 kB) 2026-04-20 19:16:21.901 | Collecting jwcrypto (from websockify>=0.9.0->nova==33.1.0.dev65) 2026-04-20 19:16:21.905 | Downloading jwcrypto-1.5.7-py3-none-any.whl.metadata (3.3 kB) 2026-04-20 19:16:21.941 | Collecting redis (from websockify>=0.9.0->nova==33.1.0.dev65) 2026-04-20 19:16:21.945 | Downloading redis-7.4.0-py3-none-any.whl.metadata (12 kB) 2026-04-20 19:16:22.018 | Downloading microversion_parse-2.1.0-py3-none-any.whl (20 kB) 2026-04-20 19:16:22.027 | Downloading websockify-0.13.0-py3-none-any.whl (41 kB) 2026-04-20 19:16:22.036 | Downloading jwcrypto-1.5.7-py3-none-any.whl (94 kB) 2026-04-20 19:16:22.050 | Downloading numpy-2.2.6-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (16.5 MB) 2026-04-20 19:16:22.240 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 16.5/16.5 MB 92.7 MB/s 0:00:00 2026-04-20 19:16:22.245 | Downloading redis-7.4.0-py3-none-any.whl (409 kB) 2026-04-20 19:16:22.295 | Building wheels for collected packages: nova 2026-04-20 19:16:22.296 | Building editable for nova (pyproject.toml): started 2026-04-20 19:16:24.085 | Building editable for nova (pyproject.toml): finished with status 'done' 2026-04-20 19:16:24.087 | Created wheel for nova: filename=nova-33.1.0.dev65-0.editable-py3-none-any.whl size=9408 sha256=28c5faf57f471a73770b98361d76d077b931a15bb43bbbbeb697374b9b5f094f 2026-04-20 19:16:24.087 | Stored in directory: /tmp/pip-ephem-wheel-cache-b1d148g1/wheels/ee/2b/3a/69794dff55dd5d6c4a3613dfc37217369e4acdbc37f2b08153 2026-04-20 19:16:24.093 | Successfully built nova 2026-04-20 19:16:24.234 | Installing collected packages: redis, numpy, microversion-parse, jwcrypto, websockify, nova 2026-04-20 19:16:26.711 | 2026-04-20 19:16:26.731 | Successfully installed jwcrypto-1.5.7 microversion-parse-2.1.0 nova-33.1.0.dev65 numpy-2.2.6 redis-7.4.0 websockify-0.13.0 2026-04-20 19:16:26.891 | + inc/python:pip_install:216 : result=0 2026-04-20 19:16:26.897 | + inc/python:pip_install:218 : time_stop pip_install 2026-04-20 19:16:26.902 | + functions-common:time_stop:2414 : local name 2026-04-20 19:16:26.910 | + functions-common:time_stop:2415 : local end_time 2026-04-20 19:16:26.917 | + functions-common:time_stop:2416 : local elapsed_time 2026-04-20 19:16:26.923 | + functions-common:time_stop:2417 : local total 2026-04-20 19:16:26.927 | + functions-common:time_stop:2418 : local start_time 2026-04-20 19:16:26.932 | + functions-common:time_stop:2420 : name=pip_install 2026-04-20 19:16:26.937 | + functions-common:time_stop:2421 : start_time=1776712577218 2026-04-20 19:16:26.942 | + functions-common:time_stop:2423 : [[ -z 1776712577218 ]] 2026-04-20 19:16:26.948 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-04-20 19:16:26.955 | + functions-common:time_stop:2426 : end_time=1776712586950 2026-04-20 19:16:26.960 | + functions-common:time_stop:2427 : elapsed_time=9732 2026-04-20 19:16:26.964 | + functions-common:time_stop:2428 : total=83231 2026-04-20 19:16:26.969 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-04-20 19:16:26.973 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=92963 2026-04-20 19:16:26.977 | + inc/python:pip_install:219 : return 0 2026-04-20 19:16:26.982 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-04-20 19:16:26.988 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-04-20 19:16:26.994 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/nova 2026-04-20 19:16:27.001 | + inc/python:use_library_from_git:266 : local name=/opt/stack/nova 2026-04-20 19:16:27.007 | + inc/python:use_library_from_git:267 : local enabled=1 2026-04-20 19:16:27.012 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-04-20 19:16:27.016 | + 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, =~ ,/opt/stack/nova, ]] 2026-04-20 19:16:27.022 | + inc/python:use_library_from_git:269 : return 1 2026-04-20 19:16:27.028 | + lib/nova:install_nova:962 : sudo install -D -m 0644 -o stack /opt/stack/nova/tools/nova-manage.bash_completion /etc/bash_completion.d/nova-manage.bash_completion 2026-04-20 19:16:27.052 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-04-20 19:16:27.058 | + ./stack.sh:main:956 : configure_nova 2026-04-20 19:16:27.064 | + lib/nova:configure_nova:260 : sudo install -d -o stack /etc/nova 2026-04-20 19:16:27.087 | + lib/nova:configure_nova:262 : configure_rootwrap nova 2026-04-20 19:16:27.094 | + inc/rootwrap:configure_rootwrap:43 : local project=nova 2026-04-20 19:16:27.100 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2026-04-20 19:16:27.109 | ++ inc/rootwrap:configure_rootwrap:45 : echo nova 2026-04-20 19:16:27.110 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2026-04-20 19:16:27.122 | + inc/rootwrap:configure_rootwrap:45 : project_uc=NOVA 2026-04-20 19:16:27.128 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=NOVA_BIN_DIR 2026-04-20 19:16:27.134 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/opt/stack/data/venv/bin 2026-04-20 19:16:27.139 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=NOVA_DIR 2026-04-20 19:16:27.144 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/nova 2026-04-20 19:16:27.151 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/nova/etc/nova 2026-04-20 19:16:27.156 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/opt/stack/data/venv/bin/nova-rootwrap 2026-04-20 19:16:27.162 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/nova/rootwrap.d 2026-04-20 19:16:27.187 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/nova/rootwrap.d 2026-04-20 19:16:27.210 | + inc/rootwrap:configure_rootwrap:57 : sudo install -o root -g root -m 644 /opt/stack/nova/etc/nova/rootwrap.d/compute.filters /etc/nova/rootwrap.d 2026-04-20 19:16:27.235 | + inc/rootwrap:configure_rootwrap:60 : sudo install -o root -g root -m 644 /opt/stack/nova/etc/nova/rootwrap.conf /etc/nova/rootwrap.conf 2026-04-20 19:16:27.258 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/nova/rootwrap.d:' -i /etc/nova/rootwrap.conf 2026-04-20 19:16:27.280 | + inc/rootwrap:configure_rootwrap:66 : sudo sed -e 's/^exec_dirs=.*/#&/' -i /etc/nova/rootwrap.conf 2026-04-20 19:16:27.307 | + inc/rootwrap:configure_rootwrap:69 : local tempfile 2026-04-20 19:16:27.315 | ++ inc/rootwrap:configure_rootwrap:70 : mktemp 2026-04-20 19:16:27.323 | + inc/rootwrap:configure_rootwrap:70 : tempfile=/tmp/tmp.lAg6w4AlbE 2026-04-20 19:16:27.327 | + inc/rootwrap:configure_rootwrap:72 : rootwrap_sudo_cmd='/opt/stack/data/venv/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2026-04-20 19:16:27.333 | + inc/rootwrap:configure_rootwrap:73 : echo 'stack ALL=(root) NOPASSWD: /opt/stack/data/venv/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2026-04-20 19:16:27.339 | + inc/rootwrap:configure_rootwrap:74 : '[' -f /opt/stack/data/venv/bin/nova-rootwrap-daemon ']' 2026-04-20 19:16:27.345 | + inc/rootwrap:configure_rootwrap:76 : rootwrap_sudo_cmd='/opt/stack/data/venv/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2026-04-20 19:16:27.351 | + inc/rootwrap:configure_rootwrap:77 : echo 'stack ALL=(root) NOPASSWD: /opt/stack/data/venv/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2026-04-20 19:16:27.357 | + inc/rootwrap:configure_rootwrap:79 : chmod 0440 /tmp/tmp.lAg6w4AlbE 2026-04-20 19:16:27.367 | + inc/rootwrap:configure_rootwrap:80 : sudo chown root:root /tmp/tmp.lAg6w4AlbE 2026-04-20 19:16:27.390 | + inc/rootwrap:configure_rootwrap:81 : sudo mv /tmp/tmp.lAg6w4AlbE /etc/sudoers.d/nova-rootwrap 2026-04-20 19:16:27.416 | ++ inc/rootwrap:configure_rootwrap:85 : dirname /opt/stack/data/venv/bin/nova-rootwrap 2026-04-20 19:16:27.424 | + inc/rootwrap:configure_rootwrap:85 : add_sudo_secure_path /opt/stack/data/venv/bin 2026-04-20 19:16:27.429 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/opt/stack/data/venv/bin 2026-04-20 19:16:27.434 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2026-04-20 19:16:27.439 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2026-04-20 19:16:27.445 | + inc/rootwrap:add_sudo_secure_path:28 : line='Defaults:stack secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin' 2026-04-20 19:16:27.450 | + inc/rootwrap:add_sudo_secure_path:32 : [[ ! Defaults:stack secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin =~ /opt/stack/data/venv/bin ]] 2026-04-20 19:16:27.457 | + inc/rootwrap:add_sudo_secure_path:33 : sudo tee /etc/sudoers.d/zz-secure-path 2026-04-20 19:16:27.459 | + inc/rootwrap:add_sudo_secure_path:33 : echo 'Defaults:stack secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin:/opt/stack/data/venv/bin' 2026-04-20 19:16:27.469 | Defaults:stack secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin:/opt/stack/data/venv/bin 2026-04-20 19:16:27.478 | + inc/rootwrap:add_sudo_secure_path:34 : sudo chmod 400 /etc/sudoers.d/zz-secure-path 2026-04-20 19:16:27.502 | + inc/rootwrap:add_sudo_secure_path:35 : sudo chown root:root /etc/sudoers.d/zz-secure-path 2026-04-20 19:16:27.525 | + lib/nova:configure_nova:264 : [[ 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 =~ n-api ]] 2026-04-20 19:16:27.532 | + lib/nova:configure_nova:266 : cp /opt/stack/nova/etc/nova/api-paste.ini /etc/nova 2026-04-20 19:16:27.542 | + lib/nova:configure_nova:269 : is_service_enabled n-cpu 2026-04-20 19:16:27.581 | + functions-common:is_service_enabled:2070 : return 0 2026-04-20 19:16:27.587 | + lib/nova:configure_nova:271 : sudo sysctl -w net.ipv4.ip_forward=1 2026-04-20 19:16:27.603 | net.ipv4.ip_forward = 1 2026-04-20 19:16:27.611 | + lib/nova:configure_nova:273 : [[ libvirt = \l\i\b\v\i\r\t ]] 2026-04-20 19:16:27.617 | + lib/nova:configure_nova:277 : [[ kvm == \k\v\m ]] 2026-04-20 19:16:27.624 | + lib/nova:configure_nova:278 : sudo modprobe kvm 2026-04-20 19:16:27.647 | + lib/nova:configure_nova:279 : '[' '!' -e /dev/kvm ']' 2026-04-20 19:16:27.652 | + lib/nova:configure_nova:294 : [[ kvm == \l\x\c ]] 2026-04-20 19:16:27.659 | + lib/nova:configure_nova:309 : sudo install -d -o stack /opt/stack/data/nova/instances 2026-04-20 19:16:27.686 | + lib/nova:configure_nova:314 : '[' -L /dev/disk/by-label/nova-instances ']' 2026-04-20 19:16:27.694 | + lib/nova:configure_nova:323 : sudo tee /etc/iscsi/initiatorname.iscsi 2026-04-20 19:16:27.695 | ++ lib/nova:configure_nova:323 : iscsi-iname 2026-04-20 19:16:27.706 | + lib/nova:configure_nova:323 : echo InitiatorName=iqn.2016-04.com.open-iscsi:272a9ede5259 2026-04-20 19:16:27.706 | InitiatorName=iqn.2016-04.com.open-iscsi:272a9ede5259 2026-04-20 19:16:27.715 | + lib/nova:configure_nova:325 : [[ False == \T\r\u\e ]] 2026-04-20 19:16:27.721 | + lib/nova:configure_nova:340 : iniset -sudo /etc/iscsi/iscsid.conf DEFAULT node.session.auth.chap_algs SHA3-256,SHA256 2026-04-20 19:16:27.850 | + lib/nova:configure_nova:342 : [[ lioadm != \n\v\m\e\t ]] 2026-04-20 19:16:27.854 | + lib/nova:configure_nova:344 : restart_service iscsid 2026-04-20 19:16:27.859 | + functions-common:restart_service:2298 : '[' -x /bin/systemctl ']' 2026-04-20 19:16:27.864 | + functions-common:restart_service:2299 : sudo /bin/systemctl restart iscsid 2026-04-20 19:16:27.949 | + lib/nova:configure_nova:367 : create_nova_conf 2026-04-20 19:16:27.955 | + lib/nova:create_nova_conf:437 : rm -f /opt/stack/nova/bin/nova.conf 2026-04-20 19:16:27.962 | + lib/nova:create_nova_conf:440 : rm -f /etc/nova/nova.conf 2026-04-20 19:16:27.971 | + lib/nova:create_nova_conf:441 : iniset /etc/nova/nova.conf DEFAULT debug True 2026-04-20 19:16:28.038 | + lib/nova:create_nova_conf:442 : '[' True == True ']' 2026-04-20 19:16:28.042 | + lib/nova:create_nova_conf:443 : iniset /etc/nova/nova.conf DEFAULT allow_resize_to_same_host True 2026-04-20 19:16:28.101 | + lib/nova:create_nova_conf:445 : iniset /etc/nova/nova.conf wsgi api_paste_config /etc/nova/api-paste.ini 2026-04-20 19:16:28.171 | + lib/nova:create_nova_conf:446 : iniset /etc/nova/nova.conf DEFAULT rootwrap_config /etc/nova/rootwrap.conf 2026-04-20 19:16:28.235 | + lib/nova:create_nova_conf:447 : iniset /etc/nova/nova.conf filter_scheduler enabled_filters ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter 2026-04-20 19:16:28.306 | + lib/nova:create_nova_conf:448 : iniset /etc/nova/nova.conf scheduler workers 4 2026-04-20 19:16:28.371 | + lib/nova:create_nova_conf:449 : iniset /etc/nova/nova.conf neutron default_floating_pool public 2026-04-20 19:16:28.438 | + lib/nova:create_nova_conf:450 : iniset /etc/nova/nova.conf DEFAULT my_ip 199.204.45.244 2026-04-20 19:16:28.499 | + lib/nova:create_nova_conf:451 : iniset /etc/nova/nova.conf DEFAULT instance_name_template instance-%08x 2026-04-20 19:16:28.564 | + lib/nova:create_nova_conf:452 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_listen 0.0.0.0 2026-04-20 19:16:28.630 | + lib/nova:create_nova_conf:453 : iniset /etc/nova/nova.conf DEFAULT metadata_listen 0.0.0.0 2026-04-20 19:16:28.695 | + lib/nova:create_nova_conf:454 : iniset /etc/nova/nova.conf DEFAULT shutdown_timeout 0 2026-04-20 19:16:28.761 | + lib/nova:create_nova_conf:458 : iniset /etc/nova/nova.conf api response_validation error 2026-04-20 19:16:28.830 | + lib/nova:create_nova_conf:460 : iniset /etc/nova/nova.conf key_manager backend nova.keymgr.conf_key_mgr.ConfKeyManager 2026-04-20 19:16:28.899 | + lib/nova:create_nova_conf:462 : iniset /etc/nova/nova.conf DEFAULT report_interval 120 2026-04-20 19:16:28.962 | + lib/nova:create_nova_conf:463 : iniset /etc/nova/nova.conf DEFAULT service_down_time 720 2026-04-20 19:16:29.027 | + lib/nova:create_nova_conf:465 : is_fedora 2026-04-20 19:16:29.033 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-04-20 19:16:29.039 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-04-20 19:16:29.044 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-04-20 19:16:29.047 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-04-20 19:16:29.052 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-04-20 19:16:29.057 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-04-20 19:16:29.060 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-04-20 19:16:29.063 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-04-20 19:16:29.067 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-04-20 19:16:29.072 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-04-20 19:16:29.078 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-04-20 19:16:29.083 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-04-20 19:16:29.089 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-04-20 19:16:29.095 | + lib/nova:create_nova_conf:474 : is_service_enabled n-api n-cond n-sched n-spice n-novnc n-sproxy 2026-04-20 19:16:29.134 | + functions-common:is_service_enabled:2070 : return 0 2026-04-20 19:16:29.140 | + lib/nova:create_nova_conf:478 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-04-20 19:16:29.146 | + lib/nova:create_nova_conf:481 : local db=nova_cell0 2026-04-20 19:16:29.150 | + lib/nova:create_nova_conf:484 : iniset /etc/nova/nova.conf filter_scheduler track_instance_changes False 2026-04-20 19:16:29.217 | ++ lib/nova:create_nova_conf:487 : database_connection_url nova_cell0 2026-04-20 19:16:29.222 | ++ lib/database:database_connection_url:134 : local db=nova_cell0 2026-04-20 19:16:29.227 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell0 2026-04-20 19:16:29.233 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=nova_cell0 2026-04-20 19:16:29.239 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-04-20 19:16:29.243 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-04-20 19:16:29.249 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-04-20 19:16:29.283 | ++ functions-common:is_service_enabled:2070 : return 0 2026-04-20 19:16:29.287 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-04-20 19:16:29.294 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:secretdatabase@127.0.0.1/nova_cell0?charset=utf8&plugin=dbcounter' 2026-04-20 19:16:29.299 | + lib/nova:create_nova_conf:487 : iniset /etc/nova/nova.conf database connection 'mysql+pymysql://root:secretdatabase@127.0.0.1/nova_cell0?charset=utf8&plugin=dbcounter' 2026-04-20 19:16:29.368 | ++ lib/nova:create_nova_conf:488 : database_connection_url nova_api 2026-04-20 19:16:29.373 | ++ lib/database:database_connection_url:134 : local db=nova_api 2026-04-20 19:16:29.380 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_api 2026-04-20 19:16:29.385 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=nova_api 2026-04-20 19:16:29.389 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-04-20 19:16:29.394 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-04-20 19:16:29.399 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-04-20 19:16:29.434 | ++ functions-common:is_service_enabled:2070 : return 0 2026-04-20 19:16:29.440 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-04-20 19:16:29.446 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:secretdatabase@127.0.0.1/nova_api?charset=utf8&plugin=dbcounter' 2026-04-20 19:16:29.454 | + lib/nova:create_nova_conf:488 : iniset /etc/nova/nova.conf api_database connection 'mysql+pymysql://root:secretdatabase@127.0.0.1/nova_api?charset=utf8&plugin=dbcounter' 2026-04-20 19:16:29.526 | + lib/nova:create_nova_conf:493 : iniset /etc/nova/nova.conf cache enabled True 2026-04-20 19:16:29.591 | + lib/nova:create_nova_conf:494 : iniset /etc/nova/nova.conf cache backend dogpile.cache.memcached 2026-04-20 19:16:29.654 | + lib/nova:create_nova_conf:495 : iniset /etc/nova/nova.conf cache memcache_servers localhost:11211 2026-04-20 19:16:29.718 | + lib/nova:create_nova_conf:498 : is_service_enabled n-api 2026-04-20 19:16:29.754 | + functions-common:is_service_enabled:2070 : return 0 2026-04-20 19:16:29.760 | + lib/nova:create_nova_conf:499 : is_service_enabled n-api-meta 2026-04-20 19:16:29.797 | + functions-common:is_service_enabled:2070 : return 0 2026-04-20 19:16:29.805 | ++ lib/nova:create_nova_conf:501 : echo osapi_compute,metadata 2026-04-20 19:16:29.806 | ++ lib/nova:create_nova_conf:501 : sed s/,metadata// 2026-04-20 19:16:29.817 | + lib/nova:create_nova_conf:501 : NOVA_ENABLED_APIS=osapi_compute 2026-04-20 19:16:29.823 | + lib/nova:create_nova_conf:503 : iniset /etc/nova/nova.conf DEFAULT enabled_apis osapi_compute 2026-04-20 19:16:29.891 | + lib/nova:create_nova_conf:504 : [[ True == \T\r\u\e ]] 2026-04-20 19:16:29.896 | + lib/nova:create_nova_conf:505 : iniset /etc/nova/nova.conf oslo_policy enforce_new_defaults True 2026-04-20 19:16:29.967 | + lib/nova:create_nova_conf:506 : iniset /etc/nova/nova.conf oslo_policy enforce_scope True 2026-04-20 19:16:30.028 | + lib/nova:create_nova_conf:512 : configure_keystone_authtoken_middleware /etc/nova/nova.conf nova 2026-04-20 19:16:30.032 | + lib/keystone:configure_keystone_authtoken_middleware:454 : local conf_file=/etc/nova/nova.conf 2026-04-20 19:16:30.037 | + lib/keystone:configure_keystone_authtoken_middleware:455 : local admin_user=nova 2026-04-20 19:16:30.042 | + lib/keystone:configure_keystone_authtoken_middleware:456 : local section=keystone_authtoken 2026-04-20 19:16:30.048 | + lib/keystone:configure_keystone_authtoken_middleware:457 : local service_type= 2026-04-20 19:16:30.053 | + lib/keystone:configure_keystone_authtoken_middleware:459 : configure_keystoneauth /etc/nova/nova.conf nova keystone_authtoken 2026-04-20 19:16:30.057 | + lib/keystone:configure_keystoneauth:432 : local conf_file=/etc/nova/nova.conf 2026-04-20 19:16:30.062 | + lib/keystone:configure_keystoneauth:433 : local admin_user=nova 2026-04-20 19:16:30.068 | + lib/keystone:configure_keystoneauth:434 : local section=keystone_authtoken 2026-04-20 19:16:30.073 | + lib/keystone:configure_keystoneauth:436 : iniset /etc/nova/nova.conf keystone_authtoken auth_type password 2026-04-20 19:16:30.138 | + lib/keystone:configure_keystoneauth:437 : iniset /etc/nova/nova.conf keystone_authtoken interface public 2026-04-20 19:16:30.199 | + lib/keystone:configure_keystoneauth:438 : iniset /etc/nova/nova.conf keystone_authtoken auth_url https://199.204.45.244/identity 2026-04-20 19:16:30.264 | + lib/keystone:configure_keystoneauth:439 : iniset /etc/nova/nova.conf keystone_authtoken username nova 2026-04-20 19:16:30.333 | + lib/keystone:configure_keystoneauth:440 : iniset /etc/nova/nova.conf keystone_authtoken password secretservice 2026-04-20 19:16:30.403 | + lib/keystone:configure_keystoneauth:441 : iniset /etc/nova/nova.conf keystone_authtoken user_domain_name Default 2026-04-20 19:16:30.470 | + lib/keystone:configure_keystoneauth:442 : iniset /etc/nova/nova.conf keystone_authtoken project_name service 2026-04-20 19:16:30.538 | + lib/keystone:configure_keystoneauth:443 : iniset /etc/nova/nova.conf keystone_authtoken project_domain_name Default 2026-04-20 19:16:30.606 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/nova/nova.conf keystone_authtoken www_authenticate_uri https://199.204.45.244/identity 2026-04-20 19:16:30.668 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/nova/nova.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-04-20 19:16:30.733 | + lib/keystone:configure_keystone_authtoken_middleware:462 : iniset /etc/nova/nova.conf keystone_authtoken memcached_servers localhost:11211 2026-04-20 19:16:30.799 | + lib/keystone:configure_keystone_authtoken_middleware:463 : [[ -n '' ]] 2026-04-20 19:16:30.805 | + lib/nova:create_nova_conf:515 : is_service_enabled cinder 2026-04-20 19:16:30.841 | + functions-common:is_service_enabled:2070 : return 0 2026-04-20 19:16:30.846 | + lib/nova:create_nova_conf:516 : configure_cinder_access 2026-04-20 19:16:30.852 | + lib/nova:configure_cinder_access:640 : iniset /etc/nova/nova.conf cinder os_region_name RegionOne 2026-04-20 19:16:30.923 | + lib/nova:configure_cinder_access:647 : configure_keystoneauth /etc/nova/nova.conf nova cinder 2026-04-20 19:16:30.929 | + lib/keystone:configure_keystoneauth:432 : local conf_file=/etc/nova/nova.conf 2026-04-20 19:16:30.933 | + lib/keystone:configure_keystoneauth:433 : local admin_user=nova 2026-04-20 19:16:30.940 | + lib/keystone:configure_keystoneauth:434 : local section=cinder 2026-04-20 19:16:30.944 | + lib/keystone:configure_keystoneauth:436 : iniset /etc/nova/nova.conf cinder auth_type password 2026-04-20 19:16:31.012 | + lib/keystone:configure_keystoneauth:437 : iniset /etc/nova/nova.conf cinder interface public 2026-04-20 19:16:31.078 | + lib/keystone:configure_keystoneauth:438 : iniset /etc/nova/nova.conf cinder auth_url https://199.204.45.244/identity 2026-04-20 19:16:31.151 | + lib/keystone:configure_keystoneauth:439 : iniset /etc/nova/nova.conf cinder username nova 2026-04-20 19:16:31.257 | + lib/keystone:configure_keystoneauth:440 : iniset /etc/nova/nova.conf cinder password secretservice 2026-04-20 19:16:31.324 | + lib/keystone:configure_keystoneauth:441 : iniset /etc/nova/nova.conf cinder user_domain_name Default 2026-04-20 19:16:31.394 | + lib/keystone:configure_keystoneauth:442 : iniset /etc/nova/nova.conf cinder project_name service 2026-04-20 19:16:31.459 | + lib/keystone:configure_keystoneauth:443 : iniset /etc/nova/nova.conf cinder project_domain_name Default 2026-04-20 19:16:31.528 | + lib/nova:configure_cinder_access:648 : is_service_enabled tls-proxy 2026-04-20 19:16:31.567 | + functions-common:is_service_enabled:2070 : return 0 2026-04-20 19:16:31.573 | + lib/nova:configure_cinder_access:649 : CINDER_SERVICE_HOST=199.204.45.244 2026-04-20 19:16:31.580 | + lib/nova:configure_cinder_access:650 : CINDER_SERVICE_PORT=8776 2026-04-20 19:16:31.586 | + lib/nova:configure_cinder_access:651 : iniset /etc/nova/nova.conf cinder cafile /opt/stack/data/ca-bundle.pem 2026-04-20 19:16:31.657 | + lib/nova:create_nova_conf:519 : is_service_enabled manila 2026-04-20 19:16:31.696 | + functions-common:is_service_enabled:2070 : return 0 2026-04-20 19:16:31.702 | + lib/nova:create_nova_conf:520 : configure_manila_access 2026-04-20 19:16:31.709 | + lib/nova:configure_manila_access:657 : configure_keystoneauth /etc/nova/nova.conf nova manila 2026-04-20 19:16:31.715 | + lib/keystone:configure_keystoneauth:432 : local conf_file=/etc/nova/nova.conf 2026-04-20 19:16:31.721 | + lib/keystone:configure_keystoneauth:433 : local admin_user=nova 2026-04-20 19:16:31.727 | + lib/keystone:configure_keystoneauth:434 : local section=manila 2026-04-20 19:16:31.732 | + lib/keystone:configure_keystoneauth:436 : iniset /etc/nova/nova.conf manila auth_type password 2026-04-20 19:16:31.805 | + lib/keystone:configure_keystoneauth:437 : iniset /etc/nova/nova.conf manila interface public 2026-04-20 19:16:31.870 | + lib/keystone:configure_keystoneauth:438 : iniset /etc/nova/nova.conf manila auth_url https://199.204.45.244/identity 2026-04-20 19:16:31.941 | + lib/keystone:configure_keystoneauth:439 : iniset /etc/nova/nova.conf manila username nova 2026-04-20 19:16:32.025 | + lib/keystone:configure_keystoneauth:440 : iniset /etc/nova/nova.conf manila password secretservice 2026-04-20 19:16:32.094 | + lib/keystone:configure_keystoneauth:441 : iniset /etc/nova/nova.conf manila user_domain_name Default 2026-04-20 19:16:32.158 | + lib/keystone:configure_keystoneauth:442 : iniset /etc/nova/nova.conf manila project_name service 2026-04-20 19:16:32.226 | + lib/keystone:configure_keystoneauth:443 : iniset /etc/nova/nova.conf manila project_domain_name Default 2026-04-20 19:16:32.297 | + lib/nova:create_nova_conf:523 : '[' -n /opt/stack/data/nova ']' 2026-04-20 19:16:32.302 | + lib/nova:create_nova_conf:524 : iniset /etc/nova/nova.conf DEFAULT state_path /opt/stack/data/nova 2026-04-20 19:16:32.375 | + lib/nova:create_nova_conf:525 : iniset /etc/nova/nova.conf oslo_concurrency lock_path /opt/stack/data/nova 2026-04-20 19:16:32.443 | + lib/nova:create_nova_conf:527 : '[' -n /opt/stack/data/nova/instances ']' 2026-04-20 19:16:32.449 | + lib/nova:create_nova_conf:528 : iniset /etc/nova/nova.conf DEFAULT instances_path /opt/stack/data/nova/instances 2026-04-20 19:16:32.512 | + lib/nova:create_nova_conf:530 : '[' False '!=' False ']' 2026-04-20 19:16:32.517 | + lib/nova:create_nova_conf:533 : '[' False '!=' False ']' 2026-04-20 19:16:32.523 | + lib/nova:create_nova_conf:539 : is_fedora 2026-04-20 19:16:32.530 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-04-20 19:16:32.535 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-04-20 19:16:32.540 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-04-20 19:16:32.545 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-04-20 19:16:32.551 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-04-20 19:16:32.556 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-04-20 19:16:32.561 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-04-20 19:16:32.567 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-04-20 19:16:32.571 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-04-20 19:16:32.577 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-04-20 19:16:32.582 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-04-20 19:16:32.588 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-04-20 19:16:32.595 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-04-20 19:16:32.601 | + lib/nova:create_nova_conf:544 : setup_logging /etc/nova/nova.conf 2026-04-20 19:16:32.607 | + functions:setup_logging:693 : setup_systemd_logging /etc/nova/nova.conf 2026-04-20 19:16:32.613 | + functions:setup_systemd_logging:710 : local conf_file=/etc/nova/nova.conf 2026-04-20 19:16:32.620 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-04-20 19:16:32.656 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-04-20 19:16:32.662 | + functions:setup_systemd_logging:716 : local pidstr= 2026-04-20 19:16:32.666 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-04-20 19:16:32.672 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-04-20 19:16:32.677 | + functions:setup_systemd_logging:723 : iniset /etc/nova/nova.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2026-04-20 19:16:32.744 | + functions:setup_systemd_logging:725 : iniset /etc/nova/nova.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2026-04-20 19:16:32.806 | + functions:setup_systemd_logging:726 : iniset /etc/nova/nova.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2026-04-20 19:16:32.875 | + functions:setup_systemd_logging:727 : iniset /etc/nova/nova.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-04-20 19:16:32.941 | + functions:setup_systemd_logging:730 : iniset /etc/nova/nova.conf DEFAULT log_color False 2026-04-20 19:16:33.006 | + lib/nova:create_nova_conf:546 : iniset /etc/nova/nova.conf upgrade_levels compute auto 2026-04-20 19:16:33.077 | + lib/nova:create_nova_conf:548 : is_service_enabled n-api 2026-04-20 19:16:33.113 | + functions-common:is_service_enabled:2070 : return 0 2026-04-20 19:16:33.118 | + lib/nova:create_nova_conf:549 : write_uwsgi_config /etc/nova/nova-api-uwsgi.ini nova.wsgi.osapi_compute:application /compute '' nova-api 2026-04-20 19:16:33.124 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/nova/nova-api-uwsgi.ini 2026-04-20 19:16:33.129 | + lib/apache:write_uwsgi_config:244 : local wsgi=nova.wsgi.osapi_compute:application 2026-04-20 19:16:33.135 | + lib/apache:write_uwsgi_config:245 : local url=/compute 2026-04-20 19:16:33.140 | + lib/apache:write_uwsgi_config:246 : local http= 2026-04-20 19:16:33.146 | + lib/apache:write_uwsgi_config:247 : local name=nova-api 2026-04-20 19:16:33.152 | + lib/apache:write_uwsgi_config:249 : '[' -z nova-api ']' 2026-04-20 19:16:33.158 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-04-20 19:16:33.164 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-04-20 19:16:33.187 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 stack root' 2026-04-20 19:16:33.189 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-04-20 19:16:33.203 | d /var/run/uwsgi 0755 stack root 2026-04-20 19:16:33.211 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-04-20 19:16:33.233 | /etc/tmpfiles.d/uwsgi.conf:1: Line references path below legacy directory /var/run/, updating /var/run/uwsgi → /run/uwsgi; please update the tmpfiles.d/ drop-in file accordingly. 2026-04-20 19:16:33.242 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/nova-api.socket 2026-04-20 19:16:33.248 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/nova/nova-api-uwsgi.ini 2026-04-20 19:16:33.256 | + lib/apache:write_uwsgi_config:270 : [[ nova.wsgi.osapi_compute:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-04-20 19:16:33.262 | + lib/apache:write_uwsgi_config:271 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi module nova.wsgi.osapi_compute:application 2026-04-20 19:16:33.336 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi processes 4 2026-04-20 19:16:33.402 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi master true 2026-04-20 19:16:33.468 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi die-on-term true 2026-04-20 19:16:33.533 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi exit-on-reload false 2026-04-20 19:16:33.601 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi worker-reload-mercy 80 2026-04-20 19:16:33.673 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi enable-threads true 2026-04-20 19:16:33.739 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi plugins http,python3 2026-04-20 19:16:33.825 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi thunder-lock true 2026-04-20 19:16:33.890 | + lib/apache:write_uwsgi_config:290 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2026-04-20 19:16:33.959 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi buffer-size 65535 2026-04-20 19:16:34.021 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi add-header 'Connection: close' 2026-04-20 19:16:34.084 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi lazy-apps true 2026-04-20 19:16:34.150 | + lib/apache:write_uwsgi_config:298 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi start-time %t 2026-04-20 19:16:34.215 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-04-20 19:16:34.221 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-04-20 19:16:34.226 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for nova-api 2026-04-20 19:16:34.232 | ++ lib/apache:apache_site_config_for:174 : local site=nova-api 2026-04-20 19:16:34.238 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-04-20 19:16:34.243 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-04-20 19:16:34.249 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-04-20 19:16:34.257 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/nova-api.conf 2026-04-20 19:16:34.264 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/nova-api.conf 2026-04-20 19:16:34.268 | + lib/apache:write_uwsgi_config:306 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi socket /var/run/uwsgi/nova-api.socket 2026-04-20 19:16:34.335 | + lib/apache:write_uwsgi_config:307 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi chmod-socket 666 2026-04-20 19:16:34.399 | + lib/apache:write_uwsgi_config:308 : echo 'ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api.socket|uwsgi://uwsgi-uds-nova-api" retry=0 acquire=1 ' 2026-04-20 19:16:34.400 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/nova-api.conf 2026-04-20 19:16:34.414 | ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api.socket|uwsgi://uwsgi-uds-nova-api" retry=0 acquire=1 2026-04-20 19:16:34.420 | + lib/apache:write_uwsgi_config:309 : enable_apache_site nova-api 2026-04-20 19:16:34.425 | + lib/apache:enable_apache_site:191 : local site=nova-api 2026-04-20 19:16:34.429 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-04-20 19:16:34.434 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-04-20 19:16:34.440 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-04-20 19:16:34.445 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-04-20 19:16:34.451 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-04-20 19:16:34.457 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-04-20 19:16:34.461 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-04-20 19:16:34.467 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-04-20 19:16:34.471 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-04-20 19:16:34.478 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-04-20 19:16:34.483 | + lib/apache:enable_apache_site:195 : sudo a2ensite nova-api 2026-04-20 19:16:34.535 | Enabling site nova-api. 2026-04-20 19:16:34.545 | To activate the new configuration, you need to run: 2026-04-20 19:16:34.545 | systemctl reload apache2 2026-04-20 19:16:34.556 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-04-20 19:16:34.560 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-04-20 19:16:34.566 | + functions-common:restart_service:2298 : '[' -x /bin/systemctl ']' 2026-04-20 19:16:34.572 | + functions-common:restart_service:2299 : sudo /bin/systemctl restart apache2 2026-04-20 19:16:34.713 | + lib/nova:create_nova_conf:552 : is_service_enabled n-api-meta 2026-04-20 19:16:34.747 | + functions-common:is_service_enabled:2070 : return 0 2026-04-20 19:16:34.752 | + lib/nova:create_nova_conf:553 : write_uwsgi_config /etc/nova/nova-metadata-uwsgi.ini nova.wsgi.metadata:application '' 0.0.0.0:8775 nova-metadata 2026-04-20 19:16:34.757 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/nova/nova-metadata-uwsgi.ini 2026-04-20 19:16:34.763 | + lib/apache:write_uwsgi_config:244 : local wsgi=nova.wsgi.metadata:application 2026-04-20 19:16:34.768 | + lib/apache:write_uwsgi_config:245 : local url= 2026-04-20 19:16:34.772 | + lib/apache:write_uwsgi_config:246 : local http=0.0.0.0:8775 2026-04-20 19:16:34.777 | + lib/apache:write_uwsgi_config:247 : local name=nova-metadata 2026-04-20 19:16:34.782 | + lib/apache:write_uwsgi_config:249 : '[' -z nova-metadata ']' 2026-04-20 19:16:34.786 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-04-20 19:16:34.791 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-04-20 19:16:34.812 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-04-20 19:16:34.814 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 stack root' 2026-04-20 19:16:34.826 | d /var/run/uwsgi 0755 stack root 2026-04-20 19:16:34.834 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-04-20 19:16:34.852 | /etc/tmpfiles.d/uwsgi.conf:1: Line references path below legacy directory /var/run/, updating /var/run/uwsgi → /run/uwsgi; please update the tmpfiles.d/ drop-in file accordingly. 2026-04-20 19:16:34.861 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/nova-metadata.socket 2026-04-20 19:16:34.866 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/nova/nova-metadata-uwsgi.ini 2026-04-20 19:16:34.874 | + lib/apache:write_uwsgi_config:270 : [[ nova.wsgi.metadata:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-04-20 19:16:34.878 | + lib/apache:write_uwsgi_config:271 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi module nova.wsgi.metadata:application 2026-04-20 19:16:34.946 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi processes 4 2026-04-20 19:16:35.010 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi master true 2026-04-20 19:16:35.074 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi die-on-term true 2026-04-20 19:16:35.138 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi exit-on-reload false 2026-04-20 19:16:35.201 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi worker-reload-mercy 80 2026-04-20 19:16:35.265 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi enable-threads true 2026-04-20 19:16:35.330 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi plugins http,python3 2026-04-20 19:16:35.398 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi thunder-lock true 2026-04-20 19:16:35.464 | + lib/apache:write_uwsgi_config:290 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2026-04-20 19:16:35.528 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi buffer-size 65535 2026-04-20 19:16:35.594 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi add-header 'Connection: close' 2026-04-20 19:16:35.659 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi lazy-apps true 2026-04-20 19:16:35.725 | + lib/apache:write_uwsgi_config:298 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi start-time %t 2026-04-20 19:16:35.794 | + lib/apache:write_uwsgi_config:301 : [[ -n 0.0.0.0:8775 ]] 2026-04-20 19:16:35.799 | + lib/apache:write_uwsgi_config:302 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi http 0.0.0.0:8775 2026-04-20 19:16:35.861 | + lib/nova:create_nova_conf:556 : is_service_enabled ceilometer 2026-04-20 19:16:35.900 | + functions-common:is_service_enabled:2070 : return 1 2026-04-20 19:16:35.905 | + lib/nova:create_nova_conf:564 : iniset /etc/nova/nova.conf oslo_messaging_notifications driver messagingv2 2026-04-20 19:16:35.975 | ++ lib/nova:create_nova_conf:565 : get_notification_url 2026-04-20 19:16:35.981 | ++ lib/rpc_backend:get_notification_url:136 : local virtual_host= 2026-04-20 19:16:35.985 | ++ lib/rpc_backend:get_notification_url:137 : is_service_enabled rabbit 2026-04-20 19:16:36.022 | ++ functions-common:is_service_enabled:2070 : return 0 2026-04-20 19:16:36.028 | ++ lib/rpc_backend:get_notification_url:138 : echo rabbit://stackrabbit:secretrabbit@199.204.45.244:5672/ 2026-04-20 19:16:36.035 | + lib/nova:create_nova_conf:565 : iniset /etc/nova/nova.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:secretrabbit@199.204.45.244:5672/ 2026-04-20 19:16:36.101 | + lib/nova:create_nova_conf:566 : iniset /etc/nova/nova.conf notifications notification_format unversioned 2026-04-20 19:16:36.172 | + lib/nova:create_nova_conf:567 : iniset_rpc_backend nova /etc/nova/nova.conf 2026-04-20 19:16:36.177 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=nova 2026-04-20 19:16:36.182 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/nova/nova.conf 2026-04-20 19:16:36.188 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-04-20 19:16:36.194 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-04-20 19:16:36.200 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-04-20 19:16:36.237 | + functions-common:is_service_enabled:2070 : return 0 2026-04-20 19:16:36.245 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-04-20 19:16:36.250 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-04-20 19:16:36.256 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-04-20 19:16:36.315 | ++ functions-common:is_service_enabled:2070 : return 0 2026-04-20 19:16:36.321 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:secretrabbit@199.204.45.244:5672/ 2026-04-20 19:16:36.327 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/nova/nova.conf DEFAULT transport_url rabbit://stackrabbit:secretrabbit@199.204.45.244:5672/ 2026-04-20 19:16:36.394 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-04-20 19:16:36.400 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-04-20 19:16:36.406 | + lib/nova:create_nova_conf:569 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_workers 4 2026-04-20 19:16:36.472 | + lib/nova:create_nova_conf:570 : iniset /etc/nova/nova.conf DEFAULT metadata_workers 4 2026-04-20 19:16:36.539 | + lib/nova:create_nova_conf:572 : iniset /etc/nova/nova.conf conductor workers 4 2026-04-20 19:16:36.611 | + lib/nova:create_nova_conf:574 : is_service_enabled tls-proxy 2026-04-20 19:16:36.649 | + functions-common:is_service_enabled:2070 : return 0 2026-04-20 19:16:36.655 | + lib/nova:create_nova_conf:575 : iniset /etc/nova/nova.conf DEFAULT glance_protocol https 2026-04-20 19:16:36.722 | + lib/nova:create_nova_conf:576 : iniset /etc/nova/nova.conf oslo_middleware enable_proxy_headers_parsing True 2026-04-20 19:16:36.795 | + lib/nova:create_nova_conf:579 : iniset /etc/nova/nova.conf DEFAULT graceful_shutdown_timeout 5 2026-04-20 19:16:36.862 | + lib/nova:create_nova_conf:581 : '[' True == True ']' 2026-04-20 19:16:36.867 | + lib/nova:create_nova_conf:582 : init_nova_service_user_conf 2026-04-20 19:16:36.872 | + lib/nova:init_nova_service_user_conf:822 : iniset /etc/nova/nova.conf service_user send_service_user_token True 2026-04-20 19:16:36.941 | + lib/nova:init_nova_service_user_conf:823 : configure_keystoneauth /etc/nova/nova.conf nova service_user 2026-04-20 19:16:36.946 | + lib/keystone:configure_keystoneauth:432 : local conf_file=/etc/nova/nova.conf 2026-04-20 19:16:36.952 | + lib/keystone:configure_keystoneauth:433 : local admin_user=nova 2026-04-20 19:16:36.958 | + lib/keystone:configure_keystoneauth:434 : local section=service_user 2026-04-20 19:16:36.963 | + lib/keystone:configure_keystoneauth:436 : iniset /etc/nova/nova.conf service_user auth_type password 2026-04-20 19:16:37.027 | + lib/keystone:configure_keystoneauth:437 : iniset /etc/nova/nova.conf service_user interface public 2026-04-20 19:16:37.094 | + lib/keystone:configure_keystoneauth:438 : iniset /etc/nova/nova.conf service_user auth_url https://199.204.45.244/identity 2026-04-20 19:16:37.158 | + lib/keystone:configure_keystoneauth:439 : iniset /etc/nova/nova.conf service_user username nova 2026-04-20 19:16:37.223 | + lib/keystone:configure_keystoneauth:440 : iniset /etc/nova/nova.conf service_user password secretservice 2026-04-20 19:16:37.291 | + lib/keystone:configure_keystoneauth:441 : iniset /etc/nova/nova.conf service_user user_domain_name Default 2026-04-20 19:16:37.359 | + lib/keystone:configure_keystoneauth:442 : iniset /etc/nova/nova.conf service_user project_name service 2026-04-20 19:16:37.422 | + lib/keystone:configure_keystoneauth:443 : iniset /etc/nova/nova.conf service_user project_domain_name Default 2026-04-20 19:16:37.486 | + lib/nova:create_nova_conf:585 : is_service_enabled n-cond 2026-04-20 19:16:37.524 | + functions-common:is_service_enabled:2070 : return 0 2026-04-20 19:16:37.531 | ++ lib/nova:create_nova_conf:586 : seq 1 1 2026-04-20 19:16:37.539 | + lib/nova:create_nova_conf:586 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-04-20 19:16:37.545 | + lib/nova:create_nova_conf:587 : local conf 2026-04-20 19:16:37.552 | + lib/nova:create_nova_conf:588 : local vhost 2026-04-20 19:16:37.559 | ++ lib/nova:create_nova_conf:589 : conductor_conf 1 2026-04-20 19:16:37.565 | ++ lib/nova:conductor_conf:827 : local cell=1 2026-04-20 19:16:37.572 | ++ lib/nova:conductor_conf:828 : echo /etc/nova/nova_cell1.conf 2026-04-20 19:16:37.579 | + lib/nova:create_nova_conf:589 : conf=/etc/nova/nova_cell1.conf 2026-04-20 19:16:37.584 | + lib/nova:create_nova_conf:590 : vhost=nova_cell1 2026-04-20 19:16:37.591 | + lib/nova:create_nova_conf:592 : rm -f /etc/nova/nova_cell1.conf 2026-04-20 19:16:37.601 | ++ lib/nova:create_nova_conf:593 : database_connection_url nova_cell1 2026-04-20 19:16:37.607 | ++ lib/database:database_connection_url:134 : local db=nova_cell1 2026-04-20 19:16:37.613 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell1 2026-04-20 19:16:37.620 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=nova_cell1 2026-04-20 19:16:37.626 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-04-20 19:16:37.632 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-04-20 19:16:37.638 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-04-20 19:16:37.677 | ++ functions-common:is_service_enabled:2070 : return 0 2026-04-20 19:16:37.682 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-04-20 19:16:37.687 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:secretdatabase@127.0.0.1/nova_cell1?charset=utf8&plugin=dbcounter' 2026-04-20 19:16:37.694 | + lib/nova:create_nova_conf:593 : iniset /etc/nova/nova_cell1.conf database connection 'mysql+pymysql://root:secretdatabase@127.0.0.1/nova_cell1?charset=utf8&plugin=dbcounter' 2026-04-20 19:16:37.766 | + lib/nova:create_nova_conf:594 : iniset /etc/nova/nova_cell1.conf conductor workers 4 2026-04-20 19:16:37.836 | + lib/nova:create_nova_conf:595 : iniset /etc/nova/nova_cell1.conf DEFAULT debug True 2026-04-20 19:16:37.909 | + lib/nova:create_nova_conf:597 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-04-20 19:16:37.914 | + lib/nova:create_nova_conf:600 : rpc_backend_add_vhost nova_cell1 2026-04-20 19:16:37.919 | + lib/rpc_backend:rpc_backend_add_vhost:112 : local vhost=nova_cell1 2026-04-20 19:16:37.926 | + lib/rpc_backend:rpc_backend_add_vhost:113 : is_service_enabled rabbit 2026-04-20 19:16:37.963 | + functions-common:is_service_enabled:2070 : return 0 2026-04-20 19:16:37.973 | ++ lib/rpc_backend:rpc_backend_add_vhost:114 : sudo rabbitmqctl list_vhosts 2026-04-20 19:16:37.973 | ++ lib/rpc_backend:rpc_backend_add_vhost:114 : grep nova_cell1 2026-04-20 19:16:38.688 | + lib/rpc_backend:rpc_backend_add_vhost:114 : '[' -z ']' 2026-04-20 19:16:38.694 | + lib/rpc_backend:rpc_backend_add_vhost:115 : sudo rabbitmqctl add_vhost nova_cell1 2026-04-20 19:16:39.387 | Adding vhost "nova_cell1" ... 2026-04-20 19:16:39.524 | + lib/rpc_backend:rpc_backend_add_vhost:116 : sudo rabbitmqctl set_permissions -p nova_cell1 stackrabbit '.*' '.*' '.*' 2026-04-20 19:16:40.184 | Setting permissions for user "stackrabbit" in vhost "nova_cell1" ... 2026-04-20 19:16:40.223 | + lib/nova:create_nova_conf:601 : iniset_rpc_backend nova /etc/nova/nova_cell1.conf DEFAULT nova_cell1 2026-04-20 19:16:40.228 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=nova 2026-04-20 19:16:40.236 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/nova/nova_cell1.conf 2026-04-20 19:16:40.240 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-04-20 19:16:40.245 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host=nova_cell1 2026-04-20 19:16:40.251 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-04-20 19:16:40.288 | + functions-common:is_service_enabled:2070 : return 0 2026-04-20 19:16:40.296 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url nova_cell1 2026-04-20 19:16:40.302 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host=nova_cell1 2026-04-20 19:16:40.308 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-04-20 19:16:40.344 | ++ functions-common:is_service_enabled:2070 : return 0 2026-04-20 19:16:40.350 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:secretrabbit@199.204.45.244:5672/nova_cell1 2026-04-20 19:16:40.357 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/nova/nova_cell1.conf DEFAULT transport_url rabbit://stackrabbit:secretrabbit@199.204.45.244:5672/nova_cell1 2026-04-20 19:16:40.422 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-04-20 19:16:40.428 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-04-20 19:16:40.433 | + lib/nova:create_nova_conf:605 : is_service_enabled placement placement-client 2026-04-20 19:16:40.472 | + functions-common:is_service_enabled:2070 : return 0 2026-04-20 19:16:40.478 | + lib/nova:create_nova_conf:606 : configure_placement_nova_compute /etc/nova/nova_cell1.conf 2026-04-20 19:16:40.484 | + lib/nova:configure_placement_nova_compute:634 : local conf=/etc/nova/nova_cell1.conf 2026-04-20 19:16:40.490 | + lib/nova:configure_placement_nova_compute:635 : configure_keystoneauth /etc/nova/nova_cell1.conf nova placement 2026-04-20 19:16:40.496 | + lib/keystone:configure_keystoneauth:432 : local conf_file=/etc/nova/nova_cell1.conf 2026-04-20 19:16:40.503 | + lib/keystone:configure_keystoneauth:433 : local admin_user=nova 2026-04-20 19:16:40.508 | + lib/keystone:configure_keystoneauth:434 : local section=placement 2026-04-20 19:16:40.513 | + lib/keystone:configure_keystoneauth:436 : iniset /etc/nova/nova_cell1.conf placement auth_type password 2026-04-20 19:16:40.581 | + lib/keystone:configure_keystoneauth:437 : iniset /etc/nova/nova_cell1.conf placement interface public 2026-04-20 19:16:40.645 | + lib/keystone:configure_keystoneauth:438 : iniset /etc/nova/nova_cell1.conf placement auth_url https://199.204.45.244/identity 2026-04-20 19:16:40.706 | + lib/keystone:configure_keystoneauth:439 : iniset /etc/nova/nova_cell1.conf placement username nova 2026-04-20 19:16:40.766 | + lib/keystone:configure_keystoneauth:440 : iniset /etc/nova/nova_cell1.conf placement password secretservice 2026-04-20 19:16:40.833 | + lib/keystone:configure_keystoneauth:441 : iniset /etc/nova/nova_cell1.conf placement user_domain_name Default 2026-04-20 19:16:40.903 | + lib/keystone:configure_keystoneauth:442 : iniset /etc/nova/nova_cell1.conf placement project_name service 2026-04-20 19:16:40.967 | + lib/keystone:configure_keystoneauth:443 : iniset /etc/nova/nova_cell1.conf placement project_domain_name Default 2026-04-20 19:16:41.038 | + lib/nova:create_nova_conf:610 : setup_logging /etc/nova/nova_cell1.conf 2026-04-20 19:16:41.044 | + functions:setup_logging:693 : setup_systemd_logging /etc/nova/nova_cell1.conf 2026-04-20 19:16:41.049 | + functions:setup_systemd_logging:710 : local conf_file=/etc/nova/nova_cell1.conf 2026-04-20 19:16:41.057 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-04-20 19:16:41.088 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-04-20 19:16:41.094 | + functions:setup_systemd_logging:716 : local pidstr= 2026-04-20 19:16:41.099 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-04-20 19:16:41.105 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-04-20 19:16:41.111 | + functions:setup_systemd_logging:723 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2026-04-20 19:16:41.179 | + functions:setup_systemd_logging:725 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2026-04-20 19:16:41.250 | + functions:setup_systemd_logging:726 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2026-04-20 19:16:41.318 | + functions:setup_systemd_logging:727 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-04-20 19:16:41.413 | + functions:setup_systemd_logging:730 : iniset /etc/nova/nova_cell1.conf DEFAULT log_color False 2026-04-20 19:16:41.476 | + lib/nova:create_nova_conf:617 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-04-20 19:16:41.482 | ++ lib/nova:create_nova_conf:620 : seq 1 1 2026-04-20 19:16:41.490 | + lib/nova:create_nova_conf:620 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-04-20 19:16:41.496 | + lib/nova:create_nova_conf:621 : local conf 2026-04-20 19:16:41.501 | + lib/nova:create_nova_conf:622 : local offset 2026-04-20 19:16:41.509 | ++ lib/nova:create_nova_conf:623 : conductor_conf 1 2026-04-20 19:16:41.514 | ++ lib/nova:conductor_conf:827 : local cell=1 2026-04-20 19:16:41.520 | ++ lib/nova:conductor_conf:828 : echo /etc/nova/nova_cell1.conf 2026-04-20 19:16:41.527 | + lib/nova:create_nova_conf:623 : conf=/etc/nova/nova_cell1.conf 2026-04-20 19:16:41.532 | + lib/nova:create_nova_conf:624 : offset=0 2026-04-20 19:16:41.538 | + lib/nova:create_nova_conf:625 : configure_console_proxies /etc/nova/nova_cell1.conf 0 2026-04-20 19:16:41.543 | + lib/nova:configure_console_proxies:724 : local conf=/etc/nova/nova_cell1.conf 2026-04-20 19:16:41.549 | + lib/nova:configure_console_proxies:725 : local offset=0 2026-04-20 19:16:41.554 | + lib/nova:configure_console_proxies:729 : offset=0 2026-04-20 19:16:41.558 | + lib/nova:configure_console_proxies:731 : is_service_enabled n-novnc 2026-04-20 19:16:41.594 | + functions-common:is_service_enabled:2070 : return 0 2026-04-20 19:16:41.600 | + lib/nova:configure_console_proxies:732 : iniset /etc/nova/nova_cell1.conf vnc novncproxy_host 0.0.0.0 2026-04-20 19:16:41.669 | + lib/nova:configure_console_proxies:733 : iniset /etc/nova/nova_cell1.conf vnc novncproxy_port 6080 2026-04-20 19:16:41.737 | + lib/nova:configure_console_proxies:735 : is_nova_console_proxy_compute_tls_enabled 2026-04-20 19:16:41.742 | + lib/nova:is_nova_console_proxy_compute_tls_enabled:188 : [[ False = \T\r\u\e ]] 2026-04-20 19:16:41.748 | + lib/nova:is_nova_console_proxy_compute_tls_enabled:189 : return 1 2026-04-20 19:16:41.753 | + lib/nova:configure_console_proxies:763 : is_service_enabled n-spice 2026-04-20 19:16:41.789 | + functions-common:is_service_enabled:2070 : return 1 2026-04-20 19:16:41.793 | + lib/nova:configure_console_proxies:768 : is_service_enabled n-sproxy 2026-04-20 19:16:41.830 | + functions-common:is_service_enabled:2070 : return 1 2026-04-20 19:16:41.836 | + lib/nova:configure_nova:369 : is_service_enabled n-cpu 2026-04-20 19:16:41.876 | + functions-common:is_service_enabled:2070 : return 0 2026-04-20 19:16:41.882 | + lib/nova:configure_nova:369 : [[ -r /opt/stack/devstack/lib/nova_plugins/hypervisor-libvirt ]] 2026-04-20 19:16:41.887 | + lib/nova:configure_nova:371 : configure_nova_hypervisor 2026-04-20 19:16:41.892 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:40 : configure_libvirt 2026-04-20 19:16:41.898 | + lib/nova_plugins/functions-libvirt:configure_libvirt:121 : is_service_enabled neutron 2026-04-20 19:16:41.933 | + functions-common:is_service_enabled:2070 : return 0 2026-04-20 19:16:41.940 | + lib/nova_plugins/functions-libvirt:configure_libvirt:121 : sudo grep -q '^cgroup_device_acl' /etc/libvirt/qemu.conf 2026-04-20 19:16:41.966 | + lib/nova_plugins/functions-libvirt:configure_libvirt:123 : sudo tee -a /etc/libvirt/qemu.conf 2026-04-20 19:16:41.966 | + lib/nova_plugins/functions-libvirt:configure_libvirt:123 : cat 2026-04-20 19:16:41.979 | cgroup_device_acl = [ 2026-04-20 19:16:41.979 | "/dev/null", "/dev/full", "/dev/zero", 2026-04-20 19:16:41.979 | "/dev/random", "/dev/urandom", 2026-04-20 19:16:41.979 | "/dev/ptmx", "/dev/kvm", "/dev/kqemu", 2026-04-20 19:16:41.979 | "/dev/rtc", "/dev/hpet","/dev/net/tun", 2026-04-20 19:16:41.979 | "/dev/vfio/vfio", 2026-04-20 19:16:41.979 | ] 2026-04-20 19:16:41.985 | + lib/nova_plugins/functions-libvirt:configure_libvirt:134 : is_fedora 2026-04-20 19:16:41.989 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-04-20 19:16:41.995 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-04-20 19:16:42.001 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-04-20 19:16:42.006 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-04-20 19:16:42.013 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-04-20 19:16:42.017 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-04-20 19:16:42.023 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-04-20 19:16:42.028 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-04-20 19:16:42.034 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-04-20 19:16:42.041 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-04-20 19:16:42.047 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-04-20 19:16:42.052 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-04-20 19:16:42.057 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-04-20 19:16:42.063 | + lib/nova_plugins/functions-libvirt:configure_libvirt:153 : getent group libvirt 2026-04-20 19:16:42.072 | + lib/nova_plugins/functions-libvirt:configure_libvirt:156 : add_user_to_group stack libvirt 2026-04-20 19:16:42.078 | + functions-common:add_user_to_group:2183 : local user=stack 2026-04-20 19:16:42.084 | + functions-common:add_user_to_group:2184 : local group=libvirt 2026-04-20 19:16:42.090 | + functions-common:add_user_to_group:2186 : sudo usermod -a -G libvirt stack 2026-04-20 19:16:42.143 | + lib/nova_plugins/functions-libvirt:configure_libvirt:159 : [[ True = \T\r\u\e ]] 2026-04-20 19:16:42.148 | + lib/nova_plugins/functions-libvirt:configure_libvirt:160 : is_ubuntu 2026-04-20 19:16:42.154 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-04-20 19:16:42.160 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-04-20 19:16:42.166 | + lib/nova_plugins/functions-libvirt:configure_libvirt:165 : local 'log_filters=1:libvirt.c 1:qemu 1:conf 1:security 3:object 3:event 3:json 3:file 1:util 1:cpu' 2026-04-20 19:16:42.170 | + lib/nova_plugins/functions-libvirt:configure_libvirt:169 : local log_outputs=1:file:/var/log/libvirt/libvirtd.log 2026-04-20 19:16:42.176 | + lib/nova_plugins/functions-libvirt:configure_libvirt:170 : sudo grep -q '^log_filters="1:libvirt.c 1:qemu 1:conf 1:security 3:object 3:event 3:json 3:file 1:util 1:cpu"' /etc/libvirt/libvirtd.conf 2026-04-20 19:16:42.201 | + lib/nova_plugins/functions-libvirt:configure_libvirt:171 : echo 'log_filters="1:libvirt.c 1:qemu 1:conf 1:security 3:object 3:event 3:json 3:file 1:util 1:cpu"' 2026-04-20 19:16:42.203 | + lib/nova_plugins/functions-libvirt:configure_libvirt:171 : sudo tee -a /etc/libvirt/libvirtd.conf 2026-04-20 19:16:42.217 | log_filters="1:libvirt.c 1:qemu 1:conf 1:security 3:object 3:event 3:json 3:file 1:util 1:cpu" 2026-04-20 19:16:42.225 | + lib/nova_plugins/functions-libvirt:configure_libvirt:173 : sudo grep -q '^log_outputs="1:file:/var/log/libvirt/libvirtd.log"' /etc/libvirt/libvirtd.conf 2026-04-20 19:16:42.250 | + lib/nova_plugins/functions-libvirt:configure_libvirt:174 : echo 'log_outputs="1:file:/var/log/libvirt/libvirtd.log"' 2026-04-20 19:16:42.251 | + lib/nova_plugins/functions-libvirt:configure_libvirt:174 : sudo tee -a /etc/libvirt/libvirtd.conf 2026-04-20 19:16:42.264 | log_outputs="1:file:/var/log/libvirt/libvirtd.log" 2026-04-20 19:16:42.273 | + lib/nova_plugins/functions-libvirt:configure_libvirt:178 : is_nova_console_proxy_compute_tls_enabled 2026-04-20 19:16:42.279 | + lib/nova:is_nova_console_proxy_compute_tls_enabled:188 : [[ False = \T\r\u\e ]] 2026-04-20 19:16:42.285 | + lib/nova:is_nova_console_proxy_compute_tls_enabled:189 : return 1 2026-04-20 19:16:42.291 | + lib/nova_plugins/functions-libvirt:configure_libvirt:196 : restart_service libvirtd 2026-04-20 19:16:42.297 | + functions-common:restart_service:2298 : '[' -x /bin/systemctl ']' 2026-04-20 19:16:42.302 | + functions-common:restart_service:2299 : sudo /bin/systemctl restart libvirtd 2026-04-20 19:16:42.388 | + lib/nova_plugins/functions-libvirt:configure_libvirt:202 : restart_service virtlogd 2026-04-20 19:16:42.392 | + functions-common:restart_service:2298 : '[' -x /bin/systemctl ']' 2026-04-20 19:16:42.397 | + functions-common:restart_service:2299 : sudo /bin/systemctl restart virtlogd 2026-04-20 19:16:42.516 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:41 : iniset /etc/nova/nova.conf libvirt virt_type kvm 2026-04-20 19:16:42.592 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:42 : iniset /etc/nova/nova.conf libvirt cpu_mode host-passthrough 2026-04-20 19:16:42.664 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:43 : '[' host-passthrough == custom ']' 2026-04-20 19:16:42.669 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:47 : iniset /etc/nova/nova.conf DEFAULT pointer_model ps2mouse 2026-04-20 19:16:42.743 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:48 : iniset /etc/nova/nova.conf libvirt live_migration_uri qemu+ssh://stack@%s/system 2026-04-20 19:16:42.807 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:49 : iniset /etc/nova/nova.conf DEFAULT default_ephemeral_format ext4 2026-04-20 19:16:42.896 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:50 : iniset /etc/nova/nova.conf DEFAULT compute_driver libvirt.LibvirtDriver 2026-04-20 19:16:42.965 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:52 : is_arch ppc64 2026-04-20 19:16:42.973 | ++ functions-common:is_arch:519 : uname -m 2026-04-20 19:16:42.981 | + functions-common:is_arch:519 : [[ x86_64 == \p\p\c\6\4 ]] 2026-04-20 19:16:42.988 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:57 : is_arch aarch64 2026-04-20 19:16:42.997 | ++ functions-common:is_arch:519 : uname -m 2026-04-20 19:16:43.007 | + functions-common:is_arch:519 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2026-04-20 19:16:43.012 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:65 : isset ENABLE_FILE_INJECTION 2026-04-20 19:16:43.018 | + functions-common:isset:266 : [[ -v ENABLE_FILE_INJECTION ]] 2026-04-20 19:16:43.025 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:73 : [[ kvm = \p\a\r\a\l\l\e\l\s ]] 2026-04-20 19:16:43.031 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:80 : [[ '' == \L\V\M ]] 2026-04-20 19:16:43.048 | + ./stack.sh:main:959 : is_service_enabled placement 2026-04-20 19:16:43.080 | + functions-common:is_service_enabled:2070 : return 0 2026-04-20 19:16:43.085 | + ./stack.sh:main:961 : stack_install_service placement 2026-04-20 19:16:43.091 | + lib/stack:stack_install_service:20 : local service=placement 2026-04-20 19:16:43.096 | + lib/stack:stack_install_service:21 : type install_placement 2026-04-20 19:16:43.101 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-04-20 19:16:43.109 | + lib/stack:stack_install_service:32 : install_placement 2026-04-20 19:16:43.114 | + lib/placement:install_placement:121 : pip_install_gr osc-placement 2026-04-20 19:16:43.121 | + inc/python:pip_install_gr:94 : local name=osc-placement 2026-04-20 19:16:43.127 | + inc/python:pip_install_gr:95 : local clean_name 2026-04-20 19:16:43.135 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements osc-placement 2026-04-20 19:16:43.141 | ++ inc/python:get_from_global_requirements:241 : local package=osc-placement 2026-04-20 19:16:43.147 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-04-20 19:16:43.158 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^osc-placement' /opt/stack/requirements/global-requirements.txt 2026-04-20 19:16:43.158 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-04-20 19:16:43.167 | ++ inc/python:get_from_global_requirements:243 : required_pkg='osc-placement ' 2026-04-20 19:16:43.173 | ++ inc/python:get_from_global_requirements:244 : [[ osc-placement == '' ]] 2026-04-20 19:16:43.178 | ++ inc/python:get_from_global_requirements:247 : echo osc-placement 2026-04-20 19:16:43.188 | + inc/python:pip_install_gr:96 : clean_name=osc-placement 2026-04-20 19:16:43.193 | + inc/python:pip_install_gr:97 : pip_install osc-placement 2026-04-20 19:16:43.244 | Using python 3.12 to install osc-placement 2026-04-20 19:16:43.252 | + 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 osc-placement 2026-04-20 19:16:43.993 | Collecting osc-placement 2026-04-20 19:16:44.077 | Downloading osc_placement-4.8.0-py3-none-any.whl.metadata (2.1 kB) 2026-04-20 19:16:44.086 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-placement) (7.0.3) 2026-04-20 19:16:44.087 | Requirement already satisfied: keystoneauth1>=3.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-placement) (5.13.1) 2026-04-20 19:16:44.088 | Requirement already satisfied: osc-lib>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-placement) (4.5.0) 2026-04-20 19:16:44.088 | Requirement already satisfied: oslo.utils>=3.37.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-placement) (10.0.1) 2026-04-20 19:16:44.090 | Requirement already satisfied: iso8601>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.3.0->osc-placement) (2.1.0) 2026-04-20 19:16:44.090 | Requirement already satisfied: requests>=2.14.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.3.0->osc-placement) (2.33.1) 2026-04-20 19:16:44.091 | Requirement already satisfied: stevedore>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.3.0->osc-placement) (5.7.0) 2026-04-20 19:16:44.092 | Requirement already satisfied: os-service-types>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.3.0->osc-placement) (1.8.2) 2026-04-20 19:16:44.092 | Requirement already satisfied: typing-extensions>=4.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.3.0->osc-placement) (4.15.0) 2026-04-20 19:16:44.096 | Requirement already satisfied: cliff>=4.9.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-lib>=1.2.0->osc-placement) (4.13.3) 2026-04-20 19:16:44.097 | Requirement already satisfied: openstacksdk>=0.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-lib>=1.2.0->osc-placement) (4.11.0) 2026-04-20 19:16:44.097 | Requirement already satisfied: oslo.i18n>=3.15.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-lib>=1.2.0->osc-placement) (6.7.2) 2026-04-20 19:16:44.099 | Requirement already satisfied: autopage>=0.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (0.6.0) 2026-04-20 19:16:44.100 | Requirement already satisfied: cmd2>=1.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (3.4.0) 2026-04-20 19:16:44.101 | Requirement already satisfied: PrettyTable>=0.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (3.17.0) 2026-04-20 19:16:44.102 | Requirement already satisfied: PyYAML>=3.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (6.0.3) 2026-04-20 19:16:44.104 | Requirement already satisfied: pyperclip>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (1.11.0) 2026-04-20 19:16:44.104 | Requirement already satisfied: rich>=14.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (14.3.4) 2026-04-20 19:16:44.105 | Requirement already satisfied: rich-argparse>=1.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (1.7.2) 2026-04-20 19:16:44.106 | Requirement already satisfied: cryptography>=2.7 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (43.0.3) 2026-04-20 19:16:44.107 | Requirement already satisfied: decorator>=4.4.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (5.2.1) 2026-04-20 19:16:44.108 | Requirement already satisfied: dogpile.cache>=0.6.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.5.0) 2026-04-20 19:16:44.108 | Requirement already satisfied: jmespath>=0.9.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.1.0) 2026-04-20 19:16:44.109 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.33) 2026-04-20 19:16:44.110 | Requirement already satisfied: platformdirs>=3 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (4.9.6) 2026-04-20 19:16:44.110 | Requirement already satisfied: psutil>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (7.2.2) 2026-04-20 19:16:44.112 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=2.7->openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (2.0.0) 2026-04-20 19:16:44.114 | Requirement already satisfied: pycparser in /opt/stack/data/venv/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=2.7->openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (3.0) 2026-04-20 19:16:44.118 | Requirement already satisfied: jsonpointer>=1.9 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (3.1.1) 2026-04-20 19:16:44.121 | Requirement already satisfied: netaddr>=0.10.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.37.0->osc-placement) (1.3.0) 2026-04-20 19:16:44.121 | Requirement already satisfied: debtcollector>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.37.0->osc-placement) (3.1.0) 2026-04-20 19:16:44.122 | Requirement already satisfied: pyparsing>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.37.0->osc-placement) (3.3.2) 2026-04-20 19:16:44.122 | Requirement already satisfied: packaging>=20.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.37.0->osc-placement) (26.0) 2026-04-20 19:16:44.124 | Requirement already satisfied: wrapt>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=1.2.0->oslo.utils>=3.37.0->osc-placement) (2.1.2) 2026-04-20 19:16:44.127 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr>=2.0.0->osc-placement) (82.0.1) 2026-04-20 19:16:44.129 | Requirement already satisfied: wcwidth in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.2->cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (0.6.0) 2026-04-20 19:16:44.137 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (3.4.7) 2026-04-20 19:16:44.137 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (3.11) 2026-04-20 19:16:44.138 | Requirement already satisfied: urllib3<3,>=1.26 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (2.6.3) 2026-04-20 19:16:44.138 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (2023.11.17) 2026-04-20 19:16:44.146 | Requirement already satisfied: markdown-it-py>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=14.3.0->cmd2>=1.0.0->cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (4.0.0) 2026-04-20 19:16:44.147 | Requirement already satisfied: pygments<3.0.0,>=2.13.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=14.3.0->cmd2>=1.0.0->cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (2.20.0) 2026-04-20 19:16:44.149 | Requirement already satisfied: mdurl~=0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from markdown-it-py>=2.2.0->rich>=14.3.0->cmd2>=1.0.0->cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (0.1.2) 2026-04-20 19:16:44.174 | Downloading osc_placement-4.8.0-py3-none-any.whl (64 kB) 2026-04-20 19:16:44.368 | Installing collected packages: osc-placement 2026-04-20 19:16:44.442 | Successfully installed osc-placement-4.8.0 2026-04-20 19:16:44.535 | + inc/python:pip_install:216 : result=0 2026-04-20 19:16:44.541 | + inc/python:pip_install:218 : time_stop pip_install 2026-04-20 19:16:44.548 | + functions-common:time_stop:2414 : local name 2026-04-20 19:16:44.552 | + functions-common:time_stop:2415 : local end_time 2026-04-20 19:16:44.559 | + functions-common:time_stop:2416 : local elapsed_time 2026-04-20 19:16:44.565 | + functions-common:time_stop:2417 : local total 2026-04-20 19:16:44.570 | + functions-common:time_stop:2418 : local start_time 2026-04-20 19:16:44.577 | + functions-common:time_stop:2420 : name=pip_install 2026-04-20 19:16:44.583 | + functions-common:time_stop:2421 : start_time=1776712603233 2026-04-20 19:16:44.588 | + functions-common:time_stop:2423 : [[ -z 1776712603233 ]] 2026-04-20 19:16:44.596 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-04-20 19:16:44.606 | + functions-common:time_stop:2426 : end_time=1776712604598 2026-04-20 19:16:44.611 | + functions-common:time_stop:2427 : elapsed_time=1365 2026-04-20 19:16:44.617 | + functions-common:time_stop:2428 : total=92963 2026-04-20 19:16:44.624 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-04-20 19:16:44.631 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=94328 2026-04-20 19:16:44.638 | + inc/python:pip_install:219 : return 0 2026-04-20 19:16:44.644 | + lib/placement:install_placement:122 : git_clone https://github.com/openstack/placement.git /opt/stack/placement master 2026-04-20 19:16:44.650 | + functions-common:git_clone:583 : local git_remote=https://github.com/openstack/placement.git 2026-04-20 19:16:44.657 | + functions-common:git_clone:584 : local git_dest=/opt/stack/placement 2026-04-20 19:16:44.665 | + functions-common:git_clone:585 : local git_ref=master 2026-04-20 19:16:44.671 | + functions-common:git_clone:586 : local orig_dir 2026-04-20 19:16:44.679 | ++ functions-common:git_clone:587 : pwd 2026-04-20 19:16:44.687 | + functions-common:git_clone:587 : orig_dir=/opt/stack/devstack 2026-04-20 19:16:44.693 | + functions-common:git_clone:588 : local git_clone_flags= 2026-04-20 19:16:44.701 | ++ functions-common:git_clone:590 : trueorfalse False RECLONE 2026-04-20 19:16:44.740 | + functions-common:git_clone:590 : RECLONE=False 2026-04-20 19:16:44.746 | + functions-common:git_clone:591 : [[ 0 -gt 0 ]] 2026-04-20 19:16:44.753 | + functions-common:git_clone:595 : [[ False = \T\r\u\e ]] 2026-04-20 19:16:44.760 | + functions-common:git_clone:604 : echo master 2026-04-20 19:16:44.761 | + functions-common:git_clone:604 : egrep -q '^refs' 2026-04-20 19:16:44.772 | + functions-common:git_clone:618 : [[ ! -d /opt/stack/placement ]] 2026-04-20 19:16:44.778 | + functions-common:git_clone:628 : [[ False = \T\r\u\e ]] 2026-04-20 19:16:44.784 | + functions-common:git_clone:663 : sudo git config --system --add safe.directory /opt/stack/placement 2026-04-20 19:16:44.808 | + functions-common:git_clone:666 : cd /opt/stack/placement 2026-04-20 19:16:44.815 | + functions-common:git_clone:667 : git show --oneline 2026-04-20 19:16:44.815 | + functions-common:git_clone:667 : head -1 2026-04-20 19:16:44.821 | e3db398f Update master for stable/2026.1 2026-04-20 19:16:44.828 | + functions-common:git_clone:668 : cd /opt/stack/devstack 2026-04-20 19:16:44.836 | + lib/placement:install_placement:123 : setup_develop /opt/stack/placement 2026-04-20 19:16:44.843 | + inc/python:setup_develop:353 : local bindep 2026-04-20 19:16:44.849 | + inc/python:setup_develop:354 : [[ /opt/stack/placement == -bindep* ]] 2026-04-20 19:16:44.855 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/placement 2026-04-20 19:16:44.861 | + inc/python:setup_develop:359 : local extras= 2026-04-20 19:16:44.868 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/placement -e 2026-04-20 19:16:44.875 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-04-20 19:16:44.881 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/placement == -bindep* ]] 2026-04-20 19:16:44.887 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/placement 2026-04-20 19:16:44.893 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-04-20 19:16:44.898 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-04-20 19:16:44.906 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/placement 2026-04-20 19:16:44.912 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-04-20 19:16:44.920 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/placement 2026-04-20 19:16:44.927 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-04-20 19:16:44.933 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-04-20 19:16:44.941 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/placement/setup.cfg 2026-04-20 19:16:44.954 | + inc/python:_setup_package_with_constraints_edit:400 : name=openstack-placement 2026-04-20 19:16:44.960 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z openstack-placement ']' 2026-04-20 19:16:44.966 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- openstack-placement 2026-04-20 19:16:45.066 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/placement -e 2026-04-20 19:16:45.072 | + inc/python:setup_package:436 : local bindep=0 2026-04-20 19:16:45.078 | + inc/python:setup_package:437 : local bindep_flag= 2026-04-20 19:16:45.084 | + inc/python:setup_package:438 : local bindep_profiles= 2026-04-20 19:16:45.090 | + inc/python:setup_package:439 : [[ /opt/stack/placement == -bindep* ]] 2026-04-20 19:16:45.097 | + inc/python:setup_package:444 : local project_dir=/opt/stack/placement 2026-04-20 19:16:45.101 | + inc/python:setup_package:445 : local flags=-e 2026-04-20 19:16:45.107 | + inc/python:setup_package:446 : local extras= 2026-04-20 19:16:45.113 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-04-20 19:16:45.119 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-04-20 19:16:45.125 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-04-20 19:16:45.131 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-04-20 19:16:45.138 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-04-20 19:16:45.144 | + inc/python:setup_package:464 : pip_install -e /opt/stack/placement 2026-04-20 19:16:45.192 | Using python 3.12 to install /opt/stack/placement 2026-04-20 19:16:45.197 | + 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 -e /opt/stack/placement 2026-04-20 19:16:45.802 | Obtaining file:///opt/stack/placement 2026-04-20 19:16:45.804 | Installing build dependencies: started 2026-04-20 19:16:46.809 | Installing build dependencies: finished with status 'done' 2026-04-20 19:16:46.810 | Checking if build backend supports build_editable: started 2026-04-20 19:16:47.126 | Checking if build backend supports build_editable: finished with status 'done' 2026-04-20 19:16:47.127 | Getting requirements to build editable: started 2026-04-20 19:16:47.292 | Getting requirements to build editable: finished with status 'done' 2026-04-20 19:16:47.294 | Preparing editable metadata (pyproject.toml): started 2026-04-20 19:16:47.902 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-04-20 19:16:47.923 | Requirement already satisfied: pbr>=3.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev1) (7.0.3) 2026-04-20 19:16:47.923 | Requirement already satisfied: SQLAlchemy>=1.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev1) (2.0.49) 2026-04-20 19:16:47.924 | Requirement already satisfied: keystonemiddleware>=4.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev1) (12.0.0) 2026-04-20 19:16:47.924 | Requirement already satisfied: Routes>=2.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev1) (2.5.1) 2026-04-20 19:16:47.925 | Requirement already satisfied: WebOb>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev1) (1.8.9) 2026-04-20 19:16:47.925 | Requirement already satisfied: jsonschema>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev1) (4.26.0) 2026-04-20 19:16:47.926 | Requirement already satisfied: requests>=2.25.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev1) (2.33.1) 2026-04-20 19:16:47.926 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev1) (7.4.0) 2026-04-20 19:16:47.927 | Requirement already satisfied: oslo.config>=6.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev1) (10.3.0) 2026-04-20 19:16:47.928 | Requirement already satisfied: oslo.context>=2.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev1) (6.3.0) 2026-04-20 19:16:47.928 | Requirement already satisfied: oslo.log>=4.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev1) (8.1.0) 2026-04-20 19:16:47.928 | Requirement already satisfied: oslo.serialization>=2.25.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev1) (5.9.1) 2026-04-20 19:16:47.929 | Requirement already satisfied: oslo.utils>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev1) (10.0.1) 2026-04-20 19:16:47.929 | Requirement already satisfied: oslo.db>=8.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev1) (18.0.0) 2026-04-20 19:16:47.930 | Requirement already satisfied: oslo.policy>=4.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev1) (5.0.0) 2026-04-20 19:16:47.930 | Requirement already satisfied: oslo.middleware>=3.31.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev1) (8.0.0) 2026-04-20 19:16:47.931 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev1) (2.7.1) 2026-04-20 19:16:47.931 | Requirement already satisfied: os-resource-classes>=1.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev1) (1.1.0) 2026-04-20 19:16:47.931 | Requirement already satisfied: os-traits>=3.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev1) (3.6.0) 2026-04-20 19:16:47.932 | Requirement already satisfied: microversion-parse>=0.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev1) (2.1.0) 2026-04-20 19:16:47.933 | Requirement already satisfied: attrs>=22.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->openstack-placement==15.1.0.dev1) (26.1.0) 2026-04-20 19:16:47.934 | Requirement already satisfied: jsonschema-specifications>=2023.03.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->openstack-placement==15.1.0.dev1) (2025.9.1) 2026-04-20 19:16:47.934 | Requirement already satisfied: referencing>=0.28.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->openstack-placement==15.1.0.dev1) (0.37.0) 2026-04-20 19:16:47.934 | Requirement already satisfied: rpds-py>=0.25.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->openstack-placement==15.1.0.dev1) (0.30.0) 2026-04-20 19:16:47.938 | Requirement already satisfied: keystoneauth1>=3.12.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.18.0->openstack-placement==15.1.0.dev1) (5.13.1) 2026-04-20 19:16:47.939 | Requirement already satisfied: oslo.cache>=3.11.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.18.0->openstack-placement==15.1.0.dev1) (4.1.1) 2026-04-20 19:16:47.940 | Requirement already satisfied: oslo.i18n>=3.15.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.18.0->openstack-placement==15.1.0.dev1) (6.7.2) 2026-04-20 19:16:47.941 | Requirement already satisfied: pycadf>=1.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.18.0->openstack-placement==15.1.0.dev1) (4.0.1) 2026-04-20 19:16:47.941 | Requirement already satisfied: PyJWT>=2.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.18.0->openstack-placement==15.1.0.dev1) (2.12.1) 2026-04-20 19:16:47.941 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.18.0->openstack-placement==15.1.0.dev1) (5.8.0) 2026-04-20 19:16:47.944 | Requirement already satisfied: iso8601>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.18.0->openstack-placement==15.1.0.dev1) (2.1.0) 2026-04-20 19:16:47.945 | Requirement already satisfied: stevedore>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.18.0->openstack-placement==15.1.0.dev1) (5.7.0) 2026-04-20 19:16:47.945 | Requirement already satisfied: os-service-types>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.18.0->openstack-placement==15.1.0.dev1) (1.8.2) 2026-04-20 19:16:47.946 | Requirement already satisfied: typing-extensions>=4.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.18.0->openstack-placement==15.1.0.dev1) (4.15.0) 2026-04-20 19:16:47.952 | Requirement already satisfied: dogpile.cache>=1.3.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.cache>=3.11.0->keystonemiddleware>=4.18.0->openstack-placement==15.1.0.dev1) (1.5.0) 2026-04-20 19:16:47.954 | Requirement already satisfied: decorator>=4.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from dogpile.cache>=1.3.3->oslo.cache>=3.11.0->keystonemiddleware>=4.18.0->openstack-placement==15.1.0.dev1) (5.2.1) 2026-04-20 19:16:47.957 | Requirement already satisfied: fasteners>=0.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.concurrency>=3.26.0->openstack-placement==15.1.0.dev1) (0.20) 2026-04-20 19:16:47.957 | Requirement already satisfied: debtcollector>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.concurrency>=3.26.0->openstack-placement==15.1.0.dev1) (3.1.0) 2026-04-20 19:16:47.959 | Requirement already satisfied: wrapt>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=3.0.0->oslo.concurrency>=3.26.0->openstack-placement==15.1.0.dev1) (2.1.2) 2026-04-20 19:16:47.961 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=6.7.0->openstack-placement==15.1.0.dev1) (1.3.0) 2026-04-20 19:16:47.961 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=6.7.0->openstack-placement==15.1.0.dev1) (2.0.0) 2026-04-20 19:16:47.962 | Requirement already satisfied: PyYAML>=5.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=6.7.0->openstack-placement==15.1.0.dev1) (6.0.3) 2026-04-20 19:16:47.965 | Requirement already satisfied: alembic>=0.9.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=8.6.0->openstack-placement==15.1.0.dev1) (1.18.4) 2026-04-20 19:16:47.966 | Requirement already satisfied: testresources>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=8.6.0->openstack-placement==15.1.0.dev1) (2.0.2) 2026-04-20 19:16:47.967 | Requirement already satisfied: testscenarios>=0.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=8.6.0->openstack-placement==15.1.0.dev1) (0.5.0) 2026-04-20 19:16:47.968 | Requirement already satisfied: Mako in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=0.9.6->oslo.db>=8.6.0->openstack-placement==15.1.0.dev1) (1.3.10) 2026-04-20 19:16:47.971 | Requirement already satisfied: python-dateutil>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.log>=4.3.0->openstack-placement==15.1.0.dev1) (2.9.0.post0) 2026-04-20 19:16:47.973 | Requirement already satisfied: bcrypt>=3.1.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->openstack-placement==15.1.0.dev1) (5.0.0) 2026-04-20 19:16:47.974 | Requirement already satisfied: Jinja2>=2.10 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->openstack-placement==15.1.0.dev1) (3.1.6) 2026-04-20 19:16:47.975 | Requirement already satisfied: statsd>=3.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->openstack-placement==15.1.0.dev1) (4.0.1) 2026-04-20 19:16:47.978 | Requirement already satisfied: MarkupSafe>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from Jinja2>=2.10->oslo.middleware>=3.31.0->openstack-placement==15.1.0.dev1) (3.0.3) 2026-04-20 19:16:47.983 | Requirement already satisfied: msgpack>=0.5.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.serialization>=2.25.0->openstack-placement==15.1.0.dev1) (1.1.2) 2026-04-20 19:16:47.986 | Requirement already satisfied: PrettyTable>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.upgradecheck>=1.3.0->openstack-placement==15.1.0.dev1) (3.17.0) 2026-04-20 19:16:47.988 | Requirement already satisfied: pyparsing>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=4.5.0->openstack-placement==15.1.0.dev1) (3.3.2) 2026-04-20 19:16:47.989 | Requirement already satisfied: packaging>=20.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=4.5.0->openstack-placement==15.1.0.dev1) (26.0) 2026-04-20 19:16:47.990 | Requirement already satisfied: psutil>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=4.5.0->openstack-placement==15.1.0.dev1) (7.2.2) 2026-04-20 19:16:47.994 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr>=3.1.1->openstack-placement==15.1.0.dev1) (82.0.1) 2026-04-20 19:16:47.997 | Requirement already satisfied: wcwidth in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->openstack-placement==15.1.0.dev1) (0.6.0) 2026-04-20 19:16:48.008 | Requirement already satisfied: six>=1.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-dateutil>=2.7.0->oslo.log>=4.3.0->openstack-placement==15.1.0.dev1) (1.17.0) 2026-04-20 19:16:48.016 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.25.0->openstack-placement==15.1.0.dev1) (3.4.7) 2026-04-20 19:16:48.016 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.25.0->openstack-placement==15.1.0.dev1) (3.11) 2026-04-20 19:16:48.017 | Requirement already satisfied: urllib3<3,>=1.26 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.25.0->openstack-placement==15.1.0.dev1) (2.6.3) 2026-04-20 19:16:48.018 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.25.0->openstack-placement==15.1.0.dev1) (2023.11.17) 2026-04-20 19:16:48.030 | Requirement already satisfied: repoze.lru>=0.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from Routes>=2.3.1->openstack-placement==15.1.0.dev1) (0.7) 2026-04-20 19:16:48.038 | Requirement already satisfied: greenlet>=1 in /opt/stack/data/venv/lib/python3.12/site-packages (from SQLAlchemy>=1.4.0->openstack-placement==15.1.0.dev1) (3.4.0) 2026-04-20 19:16:48.052 | Requirement already satisfied: testtools in /opt/stack/data/venv/lib/python3.12/site-packages (from testscenarios>=0.4->oslo.db>=8.6.0->openstack-placement==15.1.0.dev1) (2.9.0) 2026-04-20 19:16:48.073 | Building wheels for collected packages: openstack-placement 2026-04-20 19:16:48.074 | Building editable for openstack-placement (pyproject.toml): started 2026-04-20 19:16:48.652 | Building editable for openstack-placement (pyproject.toml): finished with status 'done' 2026-04-20 19:16:48.653 | Created wheel for openstack-placement: filename=openstack_placement-15.1.0.dev1-0.editable-py3-none-any.whl size=8750 sha256=5ad0d019fb7708abb183de1e71d7fb5101dd6d1c7fa0f3f7c8eb00af7a3c09dc 2026-04-20 19:16:48.654 | Stored in directory: /tmp/pip-ephem-wheel-cache-pw1fletu/wheels/0f/d8/4f/e8707957c726bd4763e71d7ed0672723b81ca99945904983a6 2026-04-20 19:16:48.659 | Successfully built openstack-placement 2026-04-20 19:16:48.802 | Installing collected packages: openstack-placement 2026-04-20 19:16:48.830 | Successfully installed openstack-placement-15.1.0.dev1 2026-04-20 19:16:48.932 | + inc/python:pip_install:216 : result=0 2026-04-20 19:16:48.939 | + inc/python:pip_install:218 : time_stop pip_install 2026-04-20 19:16:48.945 | + functions-common:time_stop:2414 : local name 2026-04-20 19:16:48.951 | + functions-common:time_stop:2415 : local end_time 2026-04-20 19:16:48.956 | + functions-common:time_stop:2416 : local elapsed_time 2026-04-20 19:16:49.001 | + functions-common:time_stop:2417 : local total 2026-04-20 19:16:49.004 | + functions-common:time_stop:2418 : local start_time 2026-04-20 19:16:49.008 | + functions-common:time_stop:2420 : name=pip_install 2026-04-20 19:16:49.012 | + functions-common:time_stop:2421 : start_time=1776712605182 2026-04-20 19:16:49.019 | + functions-common:time_stop:2423 : [[ -z 1776712605182 ]] 2026-04-20 19:16:49.027 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-04-20 19:16:49.037 | + functions-common:time_stop:2426 : end_time=1776712609031 2026-04-20 19:16:49.043 | + functions-common:time_stop:2427 : elapsed_time=3849 2026-04-20 19:16:49.049 | + functions-common:time_stop:2428 : total=94328 2026-04-20 19:16:49.054 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-04-20 19:16:49.060 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=98177 2026-04-20 19:16:49.067 | + inc/python:pip_install:219 : return 0 2026-04-20 19:16:49.073 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-04-20 19:16:49.079 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-04-20 19:16:49.085 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/placement 2026-04-20 19:16:49.093 | + inc/python:use_library_from_git:266 : local name=/opt/stack/placement 2026-04-20 19:16:49.099 | + inc/python:use_library_from_git:267 : local enabled=1 2026-04-20 19:16:49.105 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-04-20 19:16:49.111 | + 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, =~ ,/opt/stack/placement, ]] 2026-04-20 19:16:49.120 | + inc/python:use_library_from_git:269 : return 1 2026-04-20 19:16:49.126 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-04-20 19:16:49.131 | + ./stack.sh:main:962 : configure_placement 2026-04-20 19:16:49.138 | + lib/placement:configure_placement:86 : sudo install -d -o stack /etc/placement 2026-04-20 19:16:49.164 | + lib/placement:configure_placement:87 : create_placement_conf 2026-04-20 19:16:49.171 | + lib/placement:create_placement_conf:76 : rm -f /etc/placement/placement.conf 2026-04-20 19:16:49.183 | ++ lib/placement:create_placement_conf:77 : database_connection_url placement 2026-04-20 19:16:49.191 | ++ lib/database:database_connection_url:134 : local db=placement 2026-04-20 19:16:49.200 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql placement 2026-04-20 19:16:49.207 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=placement 2026-04-20 19:16:49.213 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-04-20 19:16:49.220 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-04-20 19:16:49.226 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-04-20 19:16:49.264 | ++ functions-common:is_service_enabled:2070 : return 0 2026-04-20 19:16:49.270 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-04-20 19:16:49.277 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:secretdatabase@127.0.0.1/placement?charset=utf8&plugin=dbcounter' 2026-04-20 19:16:49.285 | + lib/placement:create_placement_conf:77 : iniset /etc/placement/placement.conf placement_database connection 'mysql+pymysql://root:secretdatabase@127.0.0.1/placement?charset=utf8&plugin=dbcounter' 2026-04-20 19:16:49.359 | + lib/placement:create_placement_conf:78 : iniset /etc/placement/placement.conf DEFAULT debug True 2026-04-20 19:16:49.431 | + lib/placement:create_placement_conf:79 : iniset /etc/placement/placement.conf api auth_strategy keystone 2026-04-20 19:16:49.507 | + lib/placement:create_placement_conf:80 : configure_keystone_authtoken_middleware /etc/placement/placement.conf placement 2026-04-20 19:16:49.513 | + lib/keystone:configure_keystone_authtoken_middleware:454 : local conf_file=/etc/placement/placement.conf 2026-04-20 19:16:49.520 | + lib/keystone:configure_keystone_authtoken_middleware:455 : local admin_user=placement 2026-04-20 19:16:49.526 | + lib/keystone:configure_keystone_authtoken_middleware:456 : local section=keystone_authtoken 2026-04-20 19:16:49.531 | + lib/keystone:configure_keystone_authtoken_middleware:457 : local service_type= 2026-04-20 19:16:49.537 | + lib/keystone:configure_keystone_authtoken_middleware:459 : configure_keystoneauth /etc/placement/placement.conf placement keystone_authtoken 2026-04-20 19:16:49.544 | + lib/keystone:configure_keystoneauth:432 : local conf_file=/etc/placement/placement.conf 2026-04-20 19:16:49.550 | + lib/keystone:configure_keystoneauth:433 : local admin_user=placement 2026-04-20 19:16:49.557 | + lib/keystone:configure_keystoneauth:434 : local section=keystone_authtoken 2026-04-20 19:16:49.563 | + lib/keystone:configure_keystoneauth:436 : iniset /etc/placement/placement.conf keystone_authtoken auth_type password 2026-04-20 19:16:49.635 | + lib/keystone:configure_keystoneauth:437 : iniset /etc/placement/placement.conf keystone_authtoken interface public 2026-04-20 19:16:49.710 | + lib/keystone:configure_keystoneauth:438 : iniset /etc/placement/placement.conf keystone_authtoken auth_url https://199.204.45.244/identity 2026-04-20 19:16:49.780 | + lib/keystone:configure_keystoneauth:439 : iniset /etc/placement/placement.conf keystone_authtoken username placement 2026-04-20 19:16:49.853 | + lib/keystone:configure_keystoneauth:440 : iniset /etc/placement/placement.conf keystone_authtoken password secretservice 2026-04-20 19:16:49.919 | + lib/keystone:configure_keystoneauth:441 : iniset /etc/placement/placement.conf keystone_authtoken user_domain_name Default 2026-04-20 19:16:49.987 | + lib/keystone:configure_keystoneauth:442 : iniset /etc/placement/placement.conf keystone_authtoken project_name service 2026-04-20 19:16:50.056 | + lib/keystone:configure_keystoneauth:443 : iniset /etc/placement/placement.conf keystone_authtoken project_domain_name Default 2026-04-20 19:16:50.123 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/placement/placement.conf keystone_authtoken www_authenticate_uri https://199.204.45.244/identity 2026-04-20 19:16:50.193 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/placement/placement.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-04-20 19:16:50.266 | + lib/keystone:configure_keystone_authtoken_middleware:462 : iniset /etc/placement/placement.conf keystone_authtoken memcached_servers localhost:11211 2026-04-20 19:16:50.340 | + lib/keystone:configure_keystone_authtoken_middleware:463 : [[ -n '' ]] 2026-04-20 19:16:50.346 | + lib/placement:create_placement_conf:81 : setup_logging /etc/placement/placement.conf 2026-04-20 19:16:50.352 | + functions:setup_logging:693 : setup_systemd_logging /etc/placement/placement.conf 2026-04-20 19:16:50.358 | + functions:setup_systemd_logging:710 : local conf_file=/etc/placement/placement.conf 2026-04-20 19:16:50.365 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-04-20 19:16:50.403 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-04-20 19:16:50.409 | + functions:setup_systemd_logging:716 : local pidstr= 2026-04-20 19:16:50.416 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-04-20 19:16:50.422 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-04-20 19:16:50.428 | + functions:setup_systemd_logging:723 : iniset /etc/placement/placement.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2026-04-20 19:16:50.501 | + functions:setup_systemd_logging:725 : iniset /etc/placement/placement.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2026-04-20 19:16:50.574 | + functions:setup_systemd_logging:726 : iniset /etc/placement/placement.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2026-04-20 19:16:50.645 | + functions:setup_systemd_logging:727 : iniset /etc/placement/placement.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-04-20 19:16:50.718 | + functions:setup_systemd_logging:730 : iniset /etc/placement/placement.conf DEFAULT log_color False 2026-04-20 19:16:50.785 | + lib/placement:configure_placement:89 : write_uwsgi_config /etc/placement/placement-uwsgi.ini placement.wsgi.api:application /placement '' placement-api 2026-04-20 19:16:50.791 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/placement/placement-uwsgi.ini 2026-04-20 19:16:50.796 | + lib/apache:write_uwsgi_config:244 : local wsgi=placement.wsgi.api:application 2026-04-20 19:16:50.803 | + lib/apache:write_uwsgi_config:245 : local url=/placement 2026-04-20 19:16:50.809 | + lib/apache:write_uwsgi_config:246 : local http= 2026-04-20 19:16:50.816 | + lib/apache:write_uwsgi_config:247 : local name=placement-api 2026-04-20 19:16:50.821 | + lib/apache:write_uwsgi_config:249 : '[' -z placement-api ']' 2026-04-20 19:16:50.828 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-04-20 19:16:50.833 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-04-20 19:16:50.857 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 stack root' 2026-04-20 19:16:50.858 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-04-20 19:16:50.872 | d /var/run/uwsgi 0755 stack root 2026-04-20 19:16:50.880 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-04-20 19:16:50.901 | /etc/tmpfiles.d/uwsgi.conf:1: Line references path below legacy directory /var/run/, updating /var/run/uwsgi → /run/uwsgi; please update the tmpfiles.d/ drop-in file accordingly. 2026-04-20 19:16:50.909 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/placement-api.socket 2026-04-20 19:16:50.916 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/placement/placement-uwsgi.ini 2026-04-20 19:16:50.925 | + lib/apache:write_uwsgi_config:270 : [[ placement.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-04-20 19:16:50.933 | + lib/apache:write_uwsgi_config:271 : iniset /etc/placement/placement-uwsgi.ini uwsgi module placement.wsgi.api:application 2026-04-20 19:16:51.006 | + lib/apache:write_uwsgi_config:276 : iniset /etc/placement/placement-uwsgi.ini uwsgi processes 4 2026-04-20 19:16:51.074 | + lib/apache:write_uwsgi_config:278 : iniset /etc/placement/placement-uwsgi.ini uwsgi master true 2026-04-20 19:16:51.144 | + lib/apache:write_uwsgi_config:280 : iniset /etc/placement/placement-uwsgi.ini uwsgi die-on-term true 2026-04-20 19:16:51.213 | + lib/apache:write_uwsgi_config:281 : iniset /etc/placement/placement-uwsgi.ini uwsgi exit-on-reload false 2026-04-20 19:16:51.281 | + lib/apache:write_uwsgi_config:284 : iniset /etc/placement/placement-uwsgi.ini uwsgi worker-reload-mercy 80 2026-04-20 19:16:51.346 | + lib/apache:write_uwsgi_config:285 : iniset /etc/placement/placement-uwsgi.ini uwsgi enable-threads true 2026-04-20 19:16:51.406 | + lib/apache:write_uwsgi_config:286 : iniset /etc/placement/placement-uwsgi.ini uwsgi plugins http,python3 2026-04-20 19:16:51.470 | + lib/apache:write_uwsgi_config:288 : iniset /etc/placement/placement-uwsgi.ini uwsgi thunder-lock true 2026-04-20 19:16:51.548 | + lib/apache:write_uwsgi_config:290 : iniset /etc/placement/placement-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2026-04-20 19:16:51.620 | + lib/apache:write_uwsgi_config:292 : iniset /etc/placement/placement-uwsgi.ini uwsgi buffer-size 65535 2026-04-20 19:16:51.690 | + lib/apache:write_uwsgi_config:294 : iniset /etc/placement/placement-uwsgi.ini uwsgi add-header 'Connection: close' 2026-04-20 19:16:51.760 | + lib/apache:write_uwsgi_config:296 : iniset /etc/placement/placement-uwsgi.ini uwsgi lazy-apps true 2026-04-20 19:16:51.826 | + lib/apache:write_uwsgi_config:298 : iniset /etc/placement/placement-uwsgi.ini uwsgi start-time %t 2026-04-20 19:16:51.898 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-04-20 19:16:51.904 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-04-20 19:16:51.913 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for placement-api 2026-04-20 19:16:51.919 | ++ lib/apache:apache_site_config_for:174 : local site=placement-api 2026-04-20 19:16:51.926 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-04-20 19:16:51.930 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-04-20 19:16:51.936 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-04-20 19:16:51.943 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/placement-api.conf 2026-04-20 19:16:51.950 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/placement-api.conf 2026-04-20 19:16:51.957 | + lib/apache:write_uwsgi_config:306 : iniset /etc/placement/placement-uwsgi.ini uwsgi socket /var/run/uwsgi/placement-api.socket 2026-04-20 19:16:52.034 | + lib/apache:write_uwsgi_config:307 : iniset /etc/placement/placement-uwsgi.ini uwsgi chmod-socket 666 2026-04-20 19:16:52.106 | + lib/apache:write_uwsgi_config:308 : echo 'ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 acquire=1 ' 2026-04-20 19:16:52.107 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/placement-api.conf 2026-04-20 19:16:52.120 | ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 acquire=1 2026-04-20 19:16:52.128 | + lib/apache:write_uwsgi_config:309 : enable_apache_site placement-api 2026-04-20 19:16:52.133 | + lib/apache:enable_apache_site:191 : local site=placement-api 2026-04-20 19:16:52.138 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-04-20 19:16:52.144 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-04-20 19:16:52.151 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-04-20 19:16:52.157 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-04-20 19:16:52.163 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-04-20 19:16:52.167 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-04-20 19:16:52.174 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-04-20 19:16:52.179 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-04-20 19:16:52.187 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-04-20 19:16:52.194 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-04-20 19:16:52.200 | + lib/apache:enable_apache_site:195 : sudo a2ensite placement-api 2026-04-20 19:16:52.248 | Enabling site placement-api. 2026-04-20 19:16:52.259 | To activate the new configuration, you need to run: 2026-04-20 19:16:52.259 | systemctl reload apache2 2026-04-20 19:16:52.269 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-04-20 19:16:52.276 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-04-20 19:16:52.282 | + functions-common:restart_service:2298 : '[' -x /bin/systemctl ']' 2026-04-20 19:16:52.289 | + functions-common:restart_service:2299 : sudo /bin/systemctl restart apache2 2026-04-20 19:16:52.429 | + lib/placement:configure_placement:90 : [[ False == \T\r\u\e ]] 2026-04-20 19:16:52.435 | + lib/placement:configure_placement:90 : [[ False == \T\r\u\e ]] 2026-04-20 19:16:52.440 | + lib/placement:configure_placement:94 : iniset /etc/placement/placement.conf oslo_policy enforce_new_defaults False 2026-04-20 19:16:52.510 | + lib/placement:configure_placement:95 : iniset /etc/placement/placement.conf oslo_policy enforce_scope False 2026-04-20 19:16:52.578 | + ./stack.sh:main:969 : is_service_enabled placement placement-client 2026-04-20 19:16:52.618 | + functions-common:is_service_enabled:2070 : return 0 2026-04-20 19:16:52.624 | + ./stack.sh:main:970 : is_service_enabled n-cpu 2026-04-20 19:16:52.665 | + functions-common:is_service_enabled:2070 : return 0 2026-04-20 19:16:52.671 | + ./stack.sh:main:971 : configure_placement_nova_compute 2026-04-20 19:16:52.677 | + lib/nova:configure_placement_nova_compute:634 : local conf=/etc/nova/nova.conf 2026-04-20 19:16:52.682 | + lib/nova:configure_placement_nova_compute:635 : configure_keystoneauth /etc/nova/nova.conf nova placement 2026-04-20 19:16:52.688 | + lib/keystone:configure_keystoneauth:432 : local conf_file=/etc/nova/nova.conf 2026-04-20 19:16:52.696 | + lib/keystone:configure_keystoneauth:433 : local admin_user=nova 2026-04-20 19:16:52.702 | + lib/keystone:configure_keystoneauth:434 : local section=placement 2026-04-20 19:16:52.708 | + lib/keystone:configure_keystoneauth:436 : iniset /etc/nova/nova.conf placement auth_type password 2026-04-20 19:16:52.783 | + lib/keystone:configure_keystoneauth:437 : iniset /etc/nova/nova.conf placement interface public 2026-04-20 19:16:52.852 | + lib/keystone:configure_keystoneauth:438 : iniset /etc/nova/nova.conf placement auth_url https://199.204.45.244/identity 2026-04-20 19:16:52.922 | + lib/keystone:configure_keystoneauth:439 : iniset /etc/nova/nova.conf placement username nova 2026-04-20 19:16:52.990 | + lib/keystone:configure_keystoneauth:440 : iniset /etc/nova/nova.conf placement password secretservice 2026-04-20 19:16:53.062 | + lib/keystone:configure_keystoneauth:441 : iniset /etc/nova/nova.conf placement user_domain_name Default 2026-04-20 19:16:53.130 | + lib/keystone:configure_keystoneauth:442 : iniset /etc/nova/nova.conf placement project_name service 2026-04-20 19:16:53.199 | + lib/keystone:configure_keystoneauth:443 : iniset /etc/nova/nova.conf placement project_domain_name Default 2026-04-20 19:16:53.268 | + ./stack.sh:main:975 : is_service_enabled horizon 2026-04-20 19:16:53.309 | + functions-common:is_service_enabled:2070 : return 1 2026-04-20 19:16:53.315 | + ./stack.sh:main:980 : is_service_enabled tls-proxy 2026-04-20 19:16:53.350 | + functions-common:is_service_enabled:2070 : return 0 2026-04-20 19:16:53.356 | + ./stack.sh:main:981 : fix_system_ca_bundle_path 2026-04-20 19:16:53.362 | + lib/tls:fix_system_ca_bundle_path:365 : is_service_enabled tls-proxy 2026-04-20 19:16:53.402 | + functions-common:is_service_enabled:2070 : return 0 2026-04-20 19:16:53.408 | + lib/tls:fix_system_ca_bundle_path:366 : local capath 2026-04-20 19:16:53.415 | + lib/tls:fix_system_ca_bundle_path:367 : [[ True == \T\r\u\e ]] 2026-04-20 19:16:53.424 | ++ lib/tls:fix_system_ca_bundle_path:368 : /opt/stack/data/venv/bin/python3 -c 'try: 2026-04-20 19:16:53.425 | from requests import certs 2026-04-20 19:16:53.425 | print (certs.where()) 2026-04-20 19:16:53.425 | except ImportError: pass' 2026-04-20 19:16:53.660 | + lib/tls:fix_system_ca_bundle_path:368 : capath=/etc/ssl/certs/ca-certificates.crt 2026-04-20 19:16:53.665 | + lib/tls:fix_system_ca_bundle_path:372 : [[ ! /etc/ssl/certs/ca-certificates.crt == '' ]] 2026-04-20 19:16:53.671 | + lib/tls:fix_system_ca_bundle_path:372 : [[ ! /etc/ssl/certs/ca-certificates.crt =~ ^/etc/.* ]] 2026-04-20 19:16:53.677 | + ./stack.sh:main:984 : is_service_enabled cinder 2026-04-20 19:16:53.716 | + functions-common:is_service_enabled:2070 : return 0 2026-04-20 19:16:53.722 | + ./stack.sh:main:986 : init_os_brick 2026-04-20 19:16:53.727 | + lib/cinder:init_os_brick:511 : mkdir -p /opt/stack/data/os_brick 2026-04-20 19:16:53.737 | + lib/cinder:init_os_brick:512 : is_service_enabled cinder 2026-04-20 19:16:53.776 | + functions-common:is_service_enabled:2070 : return 0 2026-04-20 19:16:53.783 | + lib/cinder:init_os_brick:513 : iniset /etc/cinder/cinder.conf os_brick lock_path /opt/stack/data/os_brick 2026-04-20 19:16:53.858 | + lib/cinder:init_os_brick:515 : is_service_enabled nova 2026-04-20 19:16:53.895 | + functions-common:is_service_enabled:2070 : return 0 2026-04-20 19:16:53.901 | + lib/cinder:init_os_brick:516 : iniset /etc/nova/nova.conf os_brick lock_path /opt/stack/data/os_brick 2026-04-20 19:16:53.978 | + lib/cinder:init_os_brick:518 : is_service_enabled glance 2026-04-20 19:16:54.017 | + functions-common:is_service_enabled:2070 : return 0 2026-04-20 19:16:54.024 | + lib/cinder:init_os_brick:519 : iniset /etc/glance/glance-api.conf os_brick lock_path /opt/stack/data/os_brick 2026-04-20 19:16:54.122 | + lib/cinder:init_os_brick:520 : iniset /etc/glance/glance-cache.conf os_brick lock_path /opt/stack/data/os_brick 2026-04-20 19:16:54.198 | + ./stack.sh:main:993 : run_phase stack install 2026-04-20 19:16:54.203 | + functions-common:run_phase:1842 : local mode=stack 2026-04-20 19:16:54.209 | + functions-common:run_phase:1843 : local phase=install 2026-04-20 19:16:54.215 | + functions-common:run_phase:1844 : [[ -d /opt/stack/devstack/extras.d ]] 2026-04-20 19:16:54.222 | + functions-common:run_phase:1845 : local extra_plugin_file_name 2026-04-20 19:16:54.226 | + functions-common:run_phase:1846 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-04-20 19:16:54.232 | + functions-common:run_phase:1851 : local exceptions=80-tempest.sh 2026-04-20 19:16:54.237 | + functions-common:run_phase:1852 : local extra 2026-04-20 19:16:54.243 | ++ functions-common:run_phase:1853 : basename /opt/stack/devstack/extras.d/80-tempest.sh 2026-04-20 19:16:54.249 | + functions-common:run_phase:1853 : extra=80-tempest.sh 2026-04-20 19:16:54.254 | + functions-common:run_phase:1854 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-04-20 19:16:54.260 | + functions-common:run_phase:1858 : [[ -r /opt/stack/devstack/extras.d/80-tempest.sh ]] 2026-04-20 19:16:54.265 | + functions-common:run_phase:1858 : source /opt/stack/devstack/extras.d/80-tempest.sh stack install 2026-04-20 19:16:54.271 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-04-20 19:16:54.307 | ++ functions-common:is_service_enabled:2070 : return 1 2026-04-20 19:16:54.314 | + functions-common:run_phase:1863 : [[ stack == \s\o\u\r\c\e ]] 2026-04-20 19:16:54.319 | + functions-common:run_phase:1866 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-04-20 19:16:54.324 | + functions-common:run_phase:1869 : run_plugins stack install 2026-04-20 19:16:54.330 | + functions-common:run_plugins:1828 : local mode=stack 2026-04-20 19:16:54.336 | + functions-common:run_plugins:1829 : local phase=install 2026-04-20 19:16:54.341 | + functions-common:run_plugins:1831 : local plugins=,barbican,magnum,octavia,manila,magnum-cluster-api,ovn-octavia-provider 2026-04-20 19:16:54.347 | + functions-common:run_plugins:1832 : local plugin 2026-04-20 19:16:54.353 | + functions-common:run_plugins:1833 : for plugin in ${plugins//,/ } 2026-04-20 19:16:54.359 | + functions-common:run_plugins:1834 : local dir=/opt/stack/barbican 2026-04-20 19:16:54.365 | + functions-common:run_plugins:1835 : [[ -f /opt/stack/barbican/devstack/plugin.sh ]] 2026-04-20 19:16:54.370 | + functions-common:run_plugins:1836 : source /opt/stack/barbican/devstack/plugin.sh stack install 2026-04-20 19:16:54.375 | ++ /opt/stack/barbican/devstack/plugin.sh:source:5 : BARBICAN_PLUGIN=/opt/stack/barbican/devstack 2026-04-20 19:16:54.381 | ++ /opt/stack/barbican/devstack/plugin.sh:source:6 : source /opt/stack/barbican/devstack/lib/barbican 2026-04-20 19:16:54.417 | ++ /opt/stack/barbican/devstack/plugin.sh:source:8 : is_service_enabled barbican 2026-04-20 19:16:54.449 | ++ functions-common:is_service_enabled:2070 : return 0 2026-04-20 19:16:54.454 | ++ /opt/stack/barbican/devstack/plugin.sh:source:9 : [[ stack == \s\t\a\c\k ]] 2026-04-20 19:16:54.459 | ++ /opt/stack/barbican/devstack/plugin.sh:source:9 : [[ install == \i\n\s\t\a\l\l ]] 2026-04-20 19:16:54.464 | ++ /opt/stack/barbican/devstack/plugin.sh:source:10 : echo_summary 'Installing Barbican' 2026-04-20 19:16:54.470 | ++ ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-04-20 19:16:54.476 | ++ ./stack.sh:echo_summary:444 : echo -e Installing Barbican 2026-04-20 19:16:54.482 | ++ /opt/stack/barbican/devstack/plugin.sh:source:11 : stack_install_service barbican 2026-04-20 19:16:54.487 | ++ lib/stack:stack_install_service:20 : local service=barbican 2026-04-20 19:16:54.493 | ++ lib/stack:stack_install_service:21 : type install_barbican 2026-04-20 19:16:54.499 | ++ lib/stack:stack_install_service:23 : [[ False = True ]] 2026-04-20 19:16:54.504 | ++ lib/stack:stack_install_service:32 : install_barbican 2026-04-20 19:16:54.509 | ++ /opt/stack/barbican/devstack/lib/barbican:install_barbican:203 : is_fedora 2026-04-20 19:16:54.516 | ++ functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-04-20 19:16:54.521 | ++ functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-04-20 19:16:54.525 | ++ functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-04-20 19:16:54.531 | ++ functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-04-20 19:16:54.537 | ++ functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-04-20 19:16:54.543 | ++ functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-04-20 19:16:54.548 | ++ functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-04-20 19:16:54.554 | ++ functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-04-20 19:16:54.560 | ++ functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-04-20 19:16:54.564 | ++ functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-04-20 19:16:54.569 | ++ functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-04-20 19:16:54.573 | ++ functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-04-20 19:16:54.577 | ++ functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-04-20 19:16:54.583 | ++ /opt/stack/barbican/devstack/lib/barbican:install_barbican:207 : setup_develop /opt/stack/barbican 2026-04-20 19:16:54.588 | ++ inc/python:setup_develop:353 : local bindep 2026-04-20 19:16:54.594 | ++ inc/python:setup_develop:354 : [[ /opt/stack/barbican == -bindep* ]] 2026-04-20 19:16:54.600 | ++ inc/python:setup_develop:358 : local project_dir=/opt/stack/barbican 2026-04-20 19:16:54.608 | ++ inc/python:setup_develop:359 : local extras= 2026-04-20 19:16:54.613 | ++ inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/barbican -e 2026-04-20 19:16:54.620 | ++ inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-04-20 19:16:54.626 | ++ inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/barbican == -bindep* ]] 2026-04-20 19:16:54.631 | ++ inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/barbican 2026-04-20 19:16:54.637 | ++ inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-04-20 19:16:54.643 | ++ inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-04-20 19:16:54.650 | +++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/barbican 2026-04-20 19:16:54.657 | +++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-04-20 19:16:54.664 | ++ inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/barbican 2026-04-20 19:16:54.669 | ++ inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-04-20 19:16:54.675 | ++ inc/python:_setup_package_with_constraints_edit:399 : local name 2026-04-20 19:16:54.682 | +++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/barbican/setup.cfg 2026-04-20 19:16:54.691 | ++ inc/python:_setup_package_with_constraints_edit:400 : name=barbican 2026-04-20 19:16:54.695 | ++ inc/python:_setup_package_with_constraints_edit:401 : '[' -z barbican ']' 2026-04-20 19:16:54.700 | ++ inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- barbican 2026-04-20 19:16:54.796 | ++ inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/barbican -e 2026-04-20 19:16:54.802 | ++ inc/python:setup_package:436 : local bindep=0 2026-04-20 19:16:54.807 | ++ inc/python:setup_package:437 : local bindep_flag= 2026-04-20 19:16:54.812 | ++ inc/python:setup_package:438 : local bindep_profiles= 2026-04-20 19:16:54.818 | ++ inc/python:setup_package:439 : [[ /opt/stack/barbican == -bindep* ]] 2026-04-20 19:16:54.824 | ++ inc/python:setup_package:444 : local project_dir=/opt/stack/barbican 2026-04-20 19:16:54.829 | ++ inc/python:setup_package:445 : local flags=-e 2026-04-20 19:16:54.834 | ++ inc/python:setup_package:446 : local extras= 2026-04-20 19:16:54.840 | ++ inc/python:setup_package:450 : [[ -n -e ]] 2026-04-20 19:16:54.846 | ++ inc/python:setup_package:450 : [[ -z '' ]] 2026-04-20 19:16:54.851 | ++ inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-04-20 19:16:54.857 | ++ inc/python:setup_package:455 : [[ ! -z '' ]] 2026-04-20 19:16:54.862 | ++ inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-04-20 19:16:54.867 | ++ inc/python:setup_package:464 : pip_install -e /opt/stack/barbican 2026-04-20 19:16:54.913 | Using python 3.12 to install /opt/stack/barbican 2026-04-20 19:16:54.918 | ++ 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 -e /opt/stack/barbican 2026-04-20 19:16:55.500 | Obtaining file:///opt/stack/barbican 2026-04-20 19:16:55.501 | Installing build dependencies: started 2026-04-20 19:16:56.452 | Installing build dependencies: finished with status 'done' 2026-04-20 19:16:56.453 | Checking if build backend supports build_editable: started 2026-04-20 19:16:56.780 | Checking if build backend supports build_editable: finished with status 'done' 2026-04-20 19:16:56.781 | Getting requirements to build editable: started 2026-04-20 19:16:56.948 | Getting requirements to build editable: finished with status 'done' 2026-04-20 19:16:56.951 | Preparing editable metadata (pyproject.toml): started 2026-04-20 19:16:57.370 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-04-20 19:16:57.391 | Requirement already satisfied: alembic>=0.8.10 in /opt/stack/data/venv/lib/python3.12/site-packages (from barbican==22.0.0) (1.18.4) 2026-04-20 19:16:57.391 | Requirement already satisfied: cffi>=1.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from barbican==22.0.0) (2.0.0) 2026-04-20 19:16:57.392 | Requirement already satisfied: cryptography>=2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from barbican==22.0.0) (43.0.3) 2026-04-20 19:16:57.392 | Requirement already satisfied: jsonschema>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from barbican==22.0.0) (4.26.0) 2026-04-20 19:16:57.393 | Requirement already satisfied: oslo.config>=6.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from barbican==22.0.0) (10.3.0) 2026-04-20 19:16:57.393 | Requirement already satisfied: oslo.context>=2.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from barbican==22.0.0) (6.3.0) 2026-04-20 19:16:57.394 | Requirement already satisfied: oslo.db>=4.27.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from barbican==22.0.0) (18.0.0) 2026-04-20 19:16:57.394 | Requirement already satisfied: oslo.i18n>=3.15.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from barbican==22.0.0) (6.7.2) 2026-04-20 19:16:57.395 | Requirement already satisfied: oslo.messaging>=14.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from barbican==22.0.0) (17.3.0) 2026-04-20 19:16:57.395 | Requirement already satisfied: oslo.middleware>=3.31.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from barbican==22.0.0) (8.0.0) 2026-04-20 19:16:57.396 | Requirement already satisfied: oslo.log>=4.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from barbican==22.0.0) (8.1.0) 2026-04-20 19:16:57.396 | Requirement already satisfied: oslo.policy>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from barbican==22.0.0) (5.0.0) 2026-04-20 19:16:57.396 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from barbican==22.0.0) (5.9.1) 2026-04-20 19:16:57.397 | Requirement already satisfied: oslo.service>=4.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service[threading]>=4.2.0->barbican==22.0.0) (4.5.1) 2026-04-20 19:16:57.398 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from barbican==22.0.0) (2.7.1) 2026-04-20 19:16:57.398 | Requirement already satisfied: oslo.utils>=7.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from barbican==22.0.0) (10.0.1) 2026-04-20 19:16:57.399 | Requirement already satisfied: oslo.versionedobjects>=1.31.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from barbican==22.0.0) (3.9.0) 2026-04-20 19:16:57.399 | Requirement already satisfied: Paste>=2.0.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from barbican==22.0.0) (3.10.1) 2026-04-20 19:16:57.399 | Requirement already satisfied: PasteDeploy>=1.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from barbican==22.0.0) (3.1.0) 2026-04-20 19:16:57.400 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from barbican==22.0.0) (7.0.3) 2026-04-20 19:16:57.400 | Requirement already satisfied: pecan!=1.0.2,!=1.0.3,!=1.0.4,!=1.2,>=1.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from barbican==22.0.0) (1.8.0) 2026-04-20 19:16:57.401 | Requirement already satisfied: keystonemiddleware>=9.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from barbican==22.0.0) (12.0.0) 2026-04-20 19:16:57.401 | Requirement already satisfied: SQLAlchemy>=1.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from barbican==22.0.0) (2.0.49) 2026-04-20 19:16:57.401 | Requirement already satisfied: stevedore>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from barbican==22.0.0) (5.7.0) 2026-04-20 19:16:57.402 | Requirement already satisfied: WebOb>=1.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from barbican==22.0.0) (1.8.9) 2026-04-20 19:16:57.402 | Requirement already satisfied: castellan>=1.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from barbican==22.0.0) (5.6.0) 2026-04-20 19:16:57.403 | Requirement already satisfied: microversion-parse>=0.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from barbican==22.0.0) (2.1.0) 2026-04-20 19:16:57.404 | Requirement already satisfied: Mako in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=0.8.10->barbican==22.0.0) (1.3.10) 2026-04-20 19:16:57.404 | Requirement already satisfied: typing-extensions>=4.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=0.8.10->barbican==22.0.0) (4.15.0) 2026-04-20 19:16:57.406 | Requirement already satisfied: python-barbicanclient>=5.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from castellan>=1.2.1->barbican==22.0.0) (7.3.0) 2026-04-20 19:16:57.407 | Requirement already satisfied: keystoneauth1>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from castellan>=1.2.1->barbican==22.0.0) (5.13.1) 2026-04-20 19:16:57.407 | Requirement already satisfied: requests>=2.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from castellan>=1.2.1->barbican==22.0.0) (2.33.1) 2026-04-20 19:16:57.409 | Requirement already satisfied: pycparser in /opt/stack/data/venv/lib/python3.12/site-packages (from cffi>=1.7.0->barbican==22.0.0) (3.0) 2026-04-20 19:16:57.412 | Requirement already satisfied: attrs>=22.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->barbican==22.0.0) (26.1.0) 2026-04-20 19:16:57.412 | Requirement already satisfied: jsonschema-specifications>=2023.03.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->barbican==22.0.0) (2025.9.1) 2026-04-20 19:16:57.413 | Requirement already satisfied: referencing>=0.28.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->barbican==22.0.0) (0.37.0) 2026-04-20 19:16:57.413 | Requirement already satisfied: rpds-py>=0.25.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->barbican==22.0.0) (0.30.0) 2026-04-20 19:16:57.418 | Requirement already satisfied: iso8601>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.4.0->castellan>=1.2.1->barbican==22.0.0) (2.1.0) 2026-04-20 19:16:57.419 | Requirement already satisfied: os-service-types>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.4.0->castellan>=1.2.1->barbican==22.0.0) (1.8.2) 2026-04-20 19:16:57.421 | Requirement already satisfied: oslo.cache>=3.11.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=9.5.0->barbican==22.0.0) (4.1.1) 2026-04-20 19:16:57.423 | Requirement already satisfied: pycadf>=1.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=9.5.0->barbican==22.0.0) (4.0.1) 2026-04-20 19:16:57.423 | Requirement already satisfied: PyJWT>=2.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=9.5.0->barbican==22.0.0) (2.12.1) 2026-04-20 19:16:57.423 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=9.5.0->barbican==22.0.0) (5.8.0) 2026-04-20 19:16:57.428 | Requirement already satisfied: dogpile.cache>=1.3.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.cache>=3.11.0->keystonemiddleware>=9.5.0->barbican==22.0.0) (1.5.0) 2026-04-20 19:16:57.430 | Requirement already satisfied: decorator>=4.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from dogpile.cache>=1.3.3->oslo.cache>=3.11.0->keystonemiddleware>=9.5.0->barbican==22.0.0) (5.2.1) 2026-04-20 19:16:57.433 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=6.4.0->barbican==22.0.0) (1.3.0) 2026-04-20 19:16:57.433 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=6.4.0->barbican==22.0.0) (2.0.0) 2026-04-20 19:16:57.434 | Requirement already satisfied: PyYAML>=5.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=6.4.0->barbican==22.0.0) (6.0.3) 2026-04-20 19:16:57.438 | Requirement already satisfied: debtcollector>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=4.27.0->barbican==22.0.0) (3.1.0) 2026-04-20 19:16:57.439 | Requirement already satisfied: testresources>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=4.27.0->barbican==22.0.0) (2.0.2) 2026-04-20 19:16:57.439 | Requirement already satisfied: testscenarios>=0.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=4.27.0->barbican==22.0.0) (0.5.0) 2026-04-20 19:16:57.441 | Requirement already satisfied: wrapt>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=1.2.0->oslo.db>=4.27.0->barbican==22.0.0) (2.1.2) 2026-04-20 19:16:57.444 | Requirement already satisfied: python-dateutil>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.log>=4.3.0->barbican==22.0.0) (2.9.0.post0) 2026-04-20 19:16:57.446 | Requirement already satisfied: futurist>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->barbican==22.0.0) (3.3.0) 2026-04-20 19:16:57.447 | Requirement already satisfied: cachetools>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->barbican==22.0.0) (7.0.5) 2026-04-20 19:16:57.448 | Requirement already satisfied: amqp>=2.5.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->barbican==22.0.0) (5.3.1) 2026-04-20 19:16:57.449 | Requirement already satisfied: kombu>=4.6.8 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->barbican==22.0.0) (5.6.2) 2026-04-20 19:16:57.449 | Requirement already satisfied: oslo.metrics>=0.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->barbican==22.0.0) (0.15.1) 2026-04-20 19:16:57.451 | Requirement already satisfied: vine<6.0.0,>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from amqp>=2.5.2->oslo.messaging>=14.1.0->barbican==22.0.0) (5.1.0) 2026-04-20 19:16:57.456 | Requirement already satisfied: tzdata>=2025.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from kombu>=4.6.8->oslo.messaging>=14.1.0->barbican==22.0.0) (2026.1) 2026-04-20 19:16:57.457 | Requirement already satisfied: packaging in /opt/stack/data/venv/lib/python3.12/site-packages (from kombu>=4.6.8->oslo.messaging>=14.1.0->barbican==22.0.0) (26.0) 2026-04-20 19:16:57.461 | Requirement already satisfied: prometheus-client>=0.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.metrics>=0.2.1->oslo.messaging>=14.1.0->barbican==22.0.0) (0.25.0) 2026-04-20 19:16:57.463 | Requirement already satisfied: bcrypt>=3.1.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->barbican==22.0.0) (5.0.0) 2026-04-20 19:16:57.463 | Requirement already satisfied: Jinja2>=2.10 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->barbican==22.0.0) (3.1.6) 2026-04-20 19:16:57.465 | Requirement already satisfied: statsd>=3.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->barbican==22.0.0) (4.0.1) 2026-04-20 19:16:57.470 | Requirement already satisfied: MarkupSafe>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from Jinja2>=2.10->oslo.middleware>=3.31.0->barbican==22.0.0) (3.0.3) 2026-04-20 19:16:57.476 | Requirement already satisfied: msgpack>=0.5.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.serialization!=2.19.1,>=2.18.0->barbican==22.0.0) (1.1.2) 2026-04-20 19:16:57.480 | Requirement already satisfied: eventlet>=0.27.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=4.2.0->oslo.service[threading]>=4.2.0->barbican==22.0.0) (0.41.0) 2026-04-20 19:16:57.480 | Requirement already satisfied: greenlet>=0.4.15 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=4.2.0->oslo.service[threading]>=4.2.0->barbican==22.0.0) (3.4.0) 2026-04-20 19:16:57.481 | Requirement already satisfied: oslo.concurrency>=3.25.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=4.2.0->oslo.service[threading]>=4.2.0->barbican==22.0.0) (7.4.0) 2026-04-20 19:16:57.482 | Requirement already satisfied: Routes>=2.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=4.2.0->oslo.service[threading]>=4.2.0->barbican==22.0.0) (2.5.1) 2026-04-20 19:16:57.483 | Requirement already satisfied: Yappi>=1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=4.2.0->oslo.service[threading]>=4.2.0->barbican==22.0.0) (1.7.6) 2026-04-20 19:16:57.485 | Requirement already satisfied: dnspython>=1.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from eventlet>=0.27.0->oslo.service>=4.2.0->oslo.service[threading]>=4.2.0->barbican==22.0.0) (2.8.0) 2026-04-20 19:16:57.493 | Requirement already satisfied: fasteners>=0.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.concurrency>=3.25.0->oslo.service>=4.2.0->oslo.service[threading]>=4.2.0->barbican==22.0.0) (0.20) 2026-04-20 19:16:57.498 | Requirement already satisfied: cotyledon>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service[threading]>=4.2.0->barbican==22.0.0) (2.2.0) 2026-04-20 19:16:57.500 | Requirement already satisfied: setproctitle in /opt/stack/data/venv/lib/python3.12/site-packages (from cotyledon>=2.2.0->oslo.service[threading]>=4.2.0->barbican==22.0.0) (1.3.7) 2026-04-20 19:16:57.503 | Requirement already satisfied: PrettyTable>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.upgradecheck>=1.3.0->barbican==22.0.0) (3.17.0) 2026-04-20 19:16:57.506 | Requirement already satisfied: pyparsing>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=7.0.0->barbican==22.0.0) (3.3.2) 2026-04-20 19:16:57.506 | Requirement already satisfied: psutil>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=7.0.0->barbican==22.0.0) (7.2.2) 2026-04-20 19:16:57.514 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=2.0.2->barbican==22.0.0) (82.0.1) 2026-04-20 19:16:57.526 | Requirement already satisfied: wcwidth in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->barbican==22.0.0) (0.6.0) 2026-04-20 19:16:57.543 | Requirement already satisfied: cliff>=2.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-barbicanclient>=5.5.0->castellan>=1.2.1->barbican==22.0.0) (4.13.3) 2026-04-20 19:16:57.546 | Requirement already satisfied: autopage>=0.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=1.2.1->barbican==22.0.0) (0.6.0) 2026-04-20 19:16:57.546 | Requirement already satisfied: cmd2>=1.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=1.2.1->barbican==22.0.0) (3.4.0) 2026-04-20 19:16:57.552 | Requirement already satisfied: pyperclip>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=1.2.1->barbican==22.0.0) (1.11.0) 2026-04-20 19:16:57.552 | Requirement already satisfied: rich>=14.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=1.2.1->barbican==22.0.0) (14.3.4) 2026-04-20 19:16:57.553 | Requirement already satisfied: rich-argparse>=1.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=1.2.1->barbican==22.0.0) (1.7.2) 2026-04-20 19:16:57.557 | Requirement already satisfied: six>=1.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-dateutil>=2.7.0->oslo.log>=4.3.0->barbican==22.0.0) (1.17.0) 2026-04-20 19:16:57.568 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.18.0->castellan>=1.2.1->barbican==22.0.0) (3.4.7) 2026-04-20 19:16:57.569 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.18.0->castellan>=1.2.1->barbican==22.0.0) (3.11) 2026-04-20 19:16:57.569 | Requirement already satisfied: urllib3<3,>=1.26 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.18.0->castellan>=1.2.1->barbican==22.0.0) (2.6.3) 2026-04-20 19:16:57.570 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.18.0->castellan>=1.2.1->barbican==22.0.0) (2023.11.17) 2026-04-20 19:16:57.588 | Requirement already satisfied: markdown-it-py>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=14.3.0->cmd2>=1.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=1.2.1->barbican==22.0.0) (4.0.0) 2026-04-20 19:16:57.588 | Requirement already satisfied: pygments<3.0.0,>=2.13.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=14.3.0->cmd2>=1.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=1.2.1->barbican==22.0.0) (2.20.0) 2026-04-20 19:16:57.594 | Requirement already satisfied: mdurl~=0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from markdown-it-py>=2.2.0->rich>=14.3.0->cmd2>=1.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=1.2.1->barbican==22.0.0) (0.1.2) 2026-04-20 19:16:57.603 | Requirement already satisfied: repoze.lru>=0.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from Routes>=2.3.1->oslo.service>=4.2.0->oslo.service[threading]>=4.2.0->barbican==22.0.0) (0.7) 2026-04-20 19:16:57.627 | Requirement already satisfied: testtools in /opt/stack/data/venv/lib/python3.12/site-packages (from testscenarios>=0.4->oslo.db>=4.27.0->barbican==22.0.0) (2.9.0) 2026-04-20 19:16:57.663 | Building wheels for collected packages: barbican 2026-04-20 19:16:57.664 | Building editable for barbican (pyproject.toml): started 2026-04-20 19:16:58.117 | Building editable for barbican (pyproject.toml): finished with status 'done' 2026-04-20 19:16:58.119 | Created wheel for barbican: filename=barbican-22.0.0-0.editable-py3-none-any.whl size=10443 sha256=223d1e7ac640cc1397298e8a6b978311bcb3c5b35a71c70c24c78f492c8ea05a 2026-04-20 19:16:58.119 | Stored in directory: /tmp/pip-ephem-wheel-cache-lic3bpjn/wheels/84/02/63/e1cb6519448a7eb57707390d89788b669ef9a586a90cc63bd5 2026-04-20 19:16:58.126 | Successfully built barbican 2026-04-20 19:16:58.252 | Installing collected packages: barbican 2026-04-20 19:16:58.284 | Successfully installed barbican-22.0.0 2026-04-20 19:16:58.391 | ++ inc/python:pip_install:216 : result=0 2026-04-20 19:16:58.396 | ++ inc/python:pip_install:218 : time_stop pip_install 2026-04-20 19:16:58.401 | ++ functions-common:time_stop:2414 : local name 2026-04-20 19:16:58.406 | ++ functions-common:time_stop:2415 : local end_time 2026-04-20 19:16:58.412 | ++ functions-common:time_stop:2416 : local elapsed_time 2026-04-20 19:16:58.417 | ++ functions-common:time_stop:2417 : local total 2026-04-20 19:16:58.421 | ++ functions-common:time_stop:2418 : local start_time 2026-04-20 19:16:58.427 | ++ functions-common:time_stop:2420 : name=pip_install 2026-04-20 19:16:58.432 | ++ functions-common:time_stop:2421 : start_time=1776712614902 2026-04-20 19:16:58.438 | ++ functions-common:time_stop:2423 : [[ -z 1776712614902 ]] 2026-04-20 19:16:58.443 | +++ functions-common:time_stop:2426 : date +%s%3N 2026-04-20 19:16:58.451 | ++ functions-common:time_stop:2426 : end_time=1776712618446 2026-04-20 19:16:58.457 | ++ functions-common:time_stop:2427 : elapsed_time=3544 2026-04-20 19:16:58.461 | ++ functions-common:time_stop:2428 : total=98177 2026-04-20 19:16:58.465 | ++ functions-common:time_stop:2430 : _TIME_START[$name]= 2026-04-20 19:16:58.471 | ++ functions-common:time_stop:2431 : _TIME_TOTAL[$name]=101721 2026-04-20 19:16:58.477 | ++ inc/python:pip_install:219 : return 0 2026-04-20 19:16:58.482 | ++ inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-04-20 19:16:58.487 | ++ inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-04-20 19:16:58.493 | ++ inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/barbican 2026-04-20 19:16:58.497 | ++ inc/python:use_library_from_git:266 : local name=/opt/stack/barbican 2026-04-20 19:16:58.503 | ++ inc/python:use_library_from_git:267 : local enabled=1 2026-04-20 19:16:58.509 | ++ inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-04-20 19:16:58.514 | ++ 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, =~ ,/opt/stack/barbican, ]] 2026-04-20 19:16:58.520 | ++ inc/python:use_library_from_git:269 : return 1 2026-04-20 19:16:58.525 | ++ /opt/stack/barbican/devstack/lib/barbican:install_barbican:208 : pip_install uwsgi 2026-04-20 19:16:58.570 | Using python 3.12 to install uwsgi 2026-04-20 19:16:58.576 | ++ 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 uwsgi 2026-04-20 19:16:59.249 | Collecting uwsgi 2026-04-20 19:16:59.345 | Downloading uwsgi-2.0.31.tar.gz (822 kB) 2026-04-20 19:16:59.441 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 822.8/822.8 kB 10.9 MB/s 0:00:00 2026-04-20 19:16:59.643 | Installing build dependencies: started 2026-04-20 19:17:00.582 | Installing build dependencies: finished with status 'done' 2026-04-20 19:17:00.583 | Getting requirements to build wheel: started 2026-04-20 19:17:00.981 | Getting requirements to build wheel: finished with status 'done' 2026-04-20 19:17:00.982 | Preparing metadata (pyproject.toml): started 2026-04-20 19:17:01.197 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-04-20 19:17:01.201 | Building wheels for collected packages: uwsgi 2026-04-20 19:17:01.203 | Building wheel for uwsgi (pyproject.toml): started 2026-04-20 19:17:04.210 | Building wheel for uwsgi (pyproject.toml): finished with status 'error' 2026-04-20 19:17:04.232 | error: subprocess-exited-with-error 2026-04-20 19:17:04.232 | 2026-04-20 19:17:04.232 | × Building wheel for uwsgi (pyproject.toml) did not run successfully. 2026-04-20 19:17:04.232 | │ exit code: 1 2026-04-20 19:17:04.232 | ╰─> [327 lines of output] 2026-04-20 19:17:04.232 | /tmp/pip-build-env-z23kdbnh/overlay/lib/python3.12/site-packages/setuptools/_vendor/wheel/bdist_wheel.py:4: FutureWarning: The 'wheel' package is no longer the canonical location of the 'bdist_wheel' command, and will be removed in a future release. Please update to setuptools v70.1 or later which contains an integrated version of this command. 2026-04-20 19:17:04.232 | warn( 2026-04-20 19:17:04.232 | /tmp/pip-build-env-z23kdbnh/overlay/lib/python3.12/site-packages/setuptools/_distutils/dist.py:287: UserWarning: Unknown distribution option: 'descriptions' 2026-04-20 19:17:04.232 | warnings.warn(msg) 2026-04-20 19:17:04.232 | /tmp/pip-build-env-z23kdbnh/overlay/lib/python3.12/site-packages/setuptools/dist.py:765: SetuptoolsDeprecationWarning: License classifiers are deprecated. 2026-04-20 19:17:04.232 | !! 2026-04-20 19:17:04.232 | 2026-04-20 19:17:04.232 | ******************************************************************************** 2026-04-20 19:17:04.232 | Please consider removing the following classifiers in favor of a SPDX license expression: 2026-04-20 19:17:04.232 | 2026-04-20 19:17:04.232 | License :: OSI Approved :: GNU General Public License v2 or later (GPLv2+) 2026-04-20 19:17:04.232 | 2026-04-20 19:17:04.232 | See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. 2026-04-20 19:17:04.232 | ******************************************************************************** 2026-04-20 19:17:04.232 | 2026-04-20 19:17:04.232 | !! 2026-04-20 19:17:04.232 | self._finalize_license_expression() 2026-04-20 19:17:04.232 | running bdist_wheel 2026-04-20 19:17:04.232 | running build 2026-04-20 19:17:04.232 | running build_py 2026-04-20 19:17:04.232 | creating build/lib 2026-04-20 19:17:04.232 | copying uwsgidecorators.py -> build/lib 2026-04-20 19:17:04.232 | installing to build/bdist.linux-x86_64/wheel 2026-04-20 19:17:04.233 | running install 2026-04-20 19:17:04.233 | Exception in thread Thread-2 (thread_compiler): 2026-04-20 19:17:04.233 | Traceback (most recent call last): 2026-04-20 19:17:04.233 | File "/usr/lib/python3.12/threading.py", line 1073, in _bootstrap_inner 2026-04-20 19:17:04.233 | self.run() 2026-04-20 19:17:04.233 | File "/usr/lib/python3.12/threading.py", line 1010, in run 2026-04-20 19:17:04.233 | self._target(*self._args, **self._kwargs) 2026-04-20 19:17:04.233 | File "/tmp/pip-install-fonoxo5m/uwsgi_9c5f2a71d8454c989618350cc1a28823/uwsgiconfig.py", line 116, in thread_compiler 2026-04-20 19:17:04.233 | ret = subprocess.call(cmdline, shell=True) 2026-04-20 19:17:04.233 | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-20 19:17:04.233 | File "/usr/lib/python3.12/subprocess.py", line 389, in call 2026-04-20 19:17:04.233 | with Popen(*popenargs, **kwargs) as p: 2026-04-20 19:17:04.233 | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-20 19:17:04.233 | File "/usr/lib/python3.12/subprocess.py", line 1026, in __init__ 2026-04-20 19:17:04.233 | self._execute_child(args, executable, preexec_fn, close_fds, 2026-04-20 19:17:04.233 | File "/usr/lib/python3.12/subprocess.py", line 1955, in _execute_child 2026-04-20 19:17:04.233 | raise child_exception_type(errno_num, err_msg, err_filename) 2026-04-20 19:17:04.233 | OSError: [Errno 14] Bad address: '/bin/sh' 2026-04-20 19:17:04.233 | core/ssl.c: In function ‘uwsgi_ssl_new_server_context’: 2026-04-20 19:17:04.233 | core/ssl.c:268:17: warning: ‘PEM_read_bio_DHparams’ is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 2026-04-20 19:17:04.233 | 268 | DH *dh = PEM_read_bio_DHparams(bio, NULL, NULL, NULL); 2026-04-20 19:17:04.233 | | ^~ 2026-04-20 19:17:04.233 | In file included from /usr/include/openssl/ssl.h:36, 2026-04-20 19:17:04.233 | from ./uwsgi.h:357, 2026-04-20 19:17:04.233 | from core/ssl.c:1: 2026-04-20 19:17:04.233 | /usr/include/openssl/pem.h:469:1: note: declared here 2026-04-20 19:17:04.233 | 469 | DECLARE_PEM_rw_attr(OSSL_DEPRECATEDIN_3_0, DHparams, DH) 2026-04-20 19:17:04.233 | | ^~~~~~~~~~~~~~~~~~~ 2026-04-20 19:17:04.233 | core/ssl.c:273:25: warning: ‘DH_free’ is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 2026-04-20 19:17:04.233 | 273 | DH_free(dh); 2026-04-20 19:17:04.233 | | ^~~~~~~ 2026-04-20 19:17:04.233 | In file included from /usr/include/openssl/dsa.h:51, 2026-04-20 19:17:04.233 | from /usr/include/openssl/x509.h:37, 2026-04-20 19:17:04.233 | from /usr/include/openssl/ssl.h:31: 2026-04-20 19:17:04.233 | /usr/include/openssl/dh.h:204:28: note: declared here 2026-04-20 19:17:04.233 | 204 | OSSL_DEPRECATEDIN_3_0 void DH_free(DH *dh); 2026-04-20 19:17:04.233 | | ^~~~~~~ 2026-04-20 19:17:04.233 | core/ssl.c:279:9: warning: ‘EC_KEY_new_by_curve_name’ is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 2026-04-20 19:17:04.233 | 279 | EC_KEY *ecdh = EC_KEY_new_by_curve_name(NID_X9_62_prime256v1); 2026-04-20 19:17:04.233 | | ^~~~~~ 2026-04-20 19:17:04.233 | In file included from /usr/include/openssl/x509.h:33: 2026-04-20 19:17:04.233 | /usr/include/openssl/ec.h:998:31: note: declared here 2026-04-20 19:17:04.233 | 998 | OSSL_DEPRECATEDIN_3_0 EC_KEY *EC_KEY_new_by_curve_name(int nid); 2026-04-20 19:17:04.233 | | ^~~~~~~~~~~~~~~~~~~~~~~~ 2026-04-20 19:17:04.234 | core/ssl.c:283:17: warning: ‘EC_KEY_free’ is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 2026-04-20 19:17:04.234 | 283 | EC_KEY_free(ecdh); 2026-04-20 19:17:04.234 | | ^~~~~~~~~~~ 2026-04-20 19:17:04.234 | /usr/include/openssl/ec.h:1003:28: note: declared here 2026-04-20 19:17:04.234 | 1003 | OSSL_DEPRECATEDIN_3_0 void EC_KEY_free(EC_KEY *key); 2026-04-20 19:17:04.234 | | ^~~~~~~~~~~ 2026-04-20 19:17:04.234 | core/ssl.c: In function ‘uwsgi_sha1’: 2026-04-20 19:17:04.234 | core/ssl.c:563:9: warning: ‘SHA1_Init’ is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 2026-04-20 19:17:04.234 | 563 | SHA1_Init(&sha); 2026-04-20 19:17:04.234 | | ^~~~~~~~~ 2026-04-20 19:17:04.234 | In file included from /usr/include/openssl/x509.h:41: 2026-04-20 19:17:04.234 | /usr/include/openssl/sha.h:49:27: note: declared here 2026-04-20 19:17:04.234 | 49 | OSSL_DEPRECATEDIN_3_0 int SHA1_Init(SHA_CTX *c); 2026-04-20 19:17:04.234 | | ^~~~~~~~~ 2026-04-20 19:17:04.234 | core/ssl.c:564:9: warning: ‘SHA1_Update’ is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 2026-04-20 19:17:04.234 | 564 | SHA1_Update(&sha, src, len); 2026-04-20 19:17:04.234 | | ^~~~~~~~~~~ 2026-04-20 19:17:04.234 | /usr/include/openssl/sha.h:50:27: note: declared here 2026-04-20 19:17:04.234 | 50 | OSSL_DEPRECATEDIN_3_0 int SHA1_Update(SHA_CTX *c, const void *data, size_t len); 2026-04-20 19:17:04.234 | | ^~~~~~~~~~~ 2026-04-20 19:17:04.234 | core/ssl.c:565:9: warning: ‘SHA1_Final’ is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 2026-04-20 19:17:04.234 | 565 | SHA1_Final((unsigned char *)dst, &sha); 2026-04-20 19:17:04.234 | | ^~~~~~~~~~ 2026-04-20 19:17:04.234 | /usr/include/openssl/sha.h:51:27: note: declared here 2026-04-20 19:17:04.234 | 51 | OSSL_DEPRECATEDIN_3_0 int SHA1_Final(unsigned char *md, SHA_CTX *c); 2026-04-20 19:17:04.234 | | ^~~~~~~~~~ 2026-04-20 19:17:04.234 | core/ssl.c: In function ‘uwsgi_md5’: 2026-04-20 19:17:04.234 | core/ssl.c:571:9: warning: ‘MD5_Init’ is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 2026-04-20 19:17:04.234 | 571 | MD5_Init(&md5); 2026-04-20 19:17:04.234 | | ^~~~~~~~ 2026-04-20 19:17:04.234 | In file included from core/ssl.c:4: 2026-04-20 19:17:04.234 | /usr/include/openssl/md5.h:49:27: note: declared here 2026-04-20 19:17:04.234 | 49 | OSSL_DEPRECATEDIN_3_0 int MD5_Init(MD5_CTX *c); 2026-04-20 19:17:04.234 | | ^~~~~~~~ 2026-04-20 19:17:04.234 | core/ssl.c:572:9: warning: ‘MD5_Update’ is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 2026-04-20 19:17:04.234 | 572 | MD5_Update(&md5, src, len); 2026-04-20 19:17:04.234 | | ^~~~~~~~~~ 2026-04-20 19:17:04.234 | /usr/include/openssl/md5.h:50:27: note: declared here 2026-04-20 19:17:04.234 | 50 | OSSL_DEPRECATEDIN_3_0 int MD5_Update(MD5_CTX *c, const void *data, size_t len); 2026-04-20 19:17:04.234 | | ^~~~~~~~~~ 2026-04-20 19:17:04.234 | core/ssl.c:573:9: warning: ‘MD5_Final’ is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 2026-04-20 19:17:04.235 | 573 | MD5_Final((unsigned char *)dst, &md5); 2026-04-20 19:17:04.235 | | ^~~~~~~~~ 2026-04-20 19:17:04.235 | /usr/include/openssl/md5.h:51:27: note: declared here 2026-04-20 19:17:04.235 | 51 | OSSL_DEPRECATEDIN_3_0 int MD5_Final(unsigned char *md, MD5_CTX *c); 2026-04-20 19:17:04.235 | | ^~~~~~~~~ 2026-04-20 19:17:04.235 | core/ssl.c: In function ‘uwsgi_sha1_2n’: 2026-04-20 19:17:04.235 | core/ssl.c:579:9: warning: ‘SHA1_Init’ is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 2026-04-20 19:17:04.235 | 579 | SHA1_Init(&sha); 2026-04-20 19:17:04.235 | | ^~~~~~~~~ 2026-04-20 19:17:04.235 | /usr/include/openssl/sha.h:49:27: note: declared here 2026-04-20 19:17:04.235 | 49 | OSSL_DEPRECATEDIN_3_0 int SHA1_Init(SHA_CTX *c); 2026-04-20 19:17:04.235 | | ^~~~~~~~~ 2026-04-20 19:17:04.235 | core/ssl.c:580:9: warning: ‘SHA1_Update’ is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 2026-04-20 19:17:04.235 | 580 | SHA1_Update(&sha, s1, len1); 2026-04-20 19:17:04.235 | | ^~~~~~~~~~~ 2026-04-20 19:17:04.235 | /usr/include/openssl/sha.h:50:27: note: declared here 2026-04-20 19:17:04.235 | 50 | OSSL_DEPRECATEDIN_3_0 int SHA1_Update(SHA_CTX *c, const void *data, size_t len); 2026-04-20 19:17:04.235 | | ^~~~~~~~~~~ 2026-04-20 19:17:04.235 | core/ssl.c:581:9: warning: ‘SHA1_Update’ is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 2026-04-20 19:17:04.235 | 581 | SHA1_Update(&sha, s2, len2); 2026-04-20 19:17:04.235 | | ^~~~~~~~~~~ 2026-04-20 19:17:04.235 | /usr/include/openssl/sha.h:50:27: note: declared here 2026-04-20 19:17:04.235 | 50 | OSSL_DEPRECATEDIN_3_0 int SHA1_Update(SHA_CTX *c, const void *data, size_t len); 2026-04-20 19:17:04.235 | | ^~~~~~~~~~~ 2026-04-20 19:17:04.235 | core/ssl.c:582:9: warning: ‘SHA1_Final’ is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 2026-04-20 19:17:04.235 | 582 | SHA1_Final((unsigned char *)dst, &sha); 2026-04-20 19:17:04.235 | | ^~~~~~~~~~ 2026-04-20 19:17:04.235 | /usr/include/openssl/sha.h:51:27: note: declared here 2026-04-20 19:17:04.235 | 51 | OSSL_DEPRECATEDIN_3_0 int SHA1_Final(unsigned char *md, SHA_CTX *c); 2026-04-20 19:17:04.235 | | ^~~~~~~~~~ 2026-04-20 19:17:04.235 | plugins/python/python_plugin.c:138:9: warning: ‘Py_NoSiteFlag’ is deprecated [-Wdeprecated-declarations] 2026-04-20 19:17:04.235 | 138 | {"no-site", no_argument, 0, "do not import site module", uwsgi_opt_true, &Py_NoSiteFlag, 0}, 2026-04-20 19:17:04.235 | | ^ 2026-04-20 19:17:04.235 | In file included from /usr/include/python3.12/Python.h:48, 2026-04-20 19:17:04.235 | from plugins/python/uwsgi_python.h:4, 2026-04-20 19:17:04.235 | from plugins/python/python_plugin.c:1: 2026-04-20 19:17:04.235 | /usr/include/python3.12/cpython/pydebug.h:14:37: note: declared here 2026-04-20 19:17:04.235 | 14 | Py_DEPRECATED(3.12) PyAPI_DATA(int) Py_NoSiteFlag; 2026-04-20 19:17:04.235 | | ^~~~~~~~~~~~~ 2026-04-20 19:17:04.236 | plugins/python/python_plugin.c: In function ‘uwsgi_python_init’: 2026-04-20 19:17:04.236 | plugins/python/python_plugin.c:254:17: warning: ‘Py_SetPythonHome’ is deprecated [-Wdeprecated-declarations] 2026-04-20 19:17:04.236 | 254 | Py_SetPythonHome(wpyhome); 2026-04-20 19:17:04.236 | | ^~~~~~~~~~~~~~~~ 2026-04-20 19:17:04.236 | In file included from /usr/include/python3.12/Python.h:94: 2026-04-20 19:17:04.236 | /usr/include/python3.12/pylifecycle.h:40:38: note: declared here 2026-04-20 19:17:04.236 | 40 | Py_DEPRECATED(3.11) PyAPI_FUNC(void) Py_SetPythonHome(const wchar_t *); 2026-04-20 19:17:04.236 | | ^~~~~~~~~~~~~~~~ 2026-04-20 19:17:04.236 | plugins/python/python_plugin.c:278:9: warning: ‘Py_SetProgramName’ is deprecated [-Wdeprecated-declarations] 2026-04-20 19:17:04.236 | 278 | Py_SetProgramName(pname); 2026-04-20 19:17:04.236 | | ^~~~~~~~~~~~~~~~~ 2026-04-20 19:17:04.236 | /usr/include/python3.12/pylifecycle.h:37:38: note: declared here 2026-04-20 19:17:04.236 | 37 | Py_DEPRECATED(3.11) PyAPI_FUNC(void) Py_SetProgramName(const wchar_t *); 2026-04-20 19:17:04.236 | | ^~~~~~~~~~~~~~~~~ 2026-04-20 19:17:04.236 | plugins/python/python_plugin.c:287:9: warning: ‘Py_OptimizeFlag’ is deprecated [-Wdeprecated-declarations] 2026-04-20 19:17:04.236 | 287 | Py_OptimizeFlag = up.optimize; 2026-04-20 19:17:04.236 | | ^~~~~~~~~~~~~~~ 2026-04-20 19:17:04.236 | /usr/include/python3.12/cpython/pydebug.h:13:37: note: declared here 2026-04-20 19:17:04.236 | 13 | Py_DEPRECATED(3.12) PyAPI_DATA(int) Py_OptimizeFlag; 2026-04-20 19:17:04.236 | | ^~~~~~~~~~~~~~~ 2026-04-20 19:17:04.236 | plugins/python/pyutils.c: In function ‘init_pyargv’: 2026-04-20 19:17:04.236 | plugins/python/pyutils.c:391:9: warning: ‘PySys_SetArgv’ is deprecated [-Wdeprecated-declarations] 2026-04-20 19:17:04.236 | 391 | PySys_SetArgv(up.argc, up.py_argv); 2026-04-20 19:17:04.236 | | ^~~~~~~~~~~~~ 2026-04-20 19:17:04.236 | In file included from /usr/include/python3.12/Python.h:96, 2026-04-20 19:17:04.236 | from plugins/python/uwsgi_python.h:4, 2026-04-20 19:17:04.236 | from plugins/python/pyutils.c:1: 2026-04-20 19:17:04.236 | /usr/include/python3.12/sysmodule.h:13:38: note: declared here 2026-04-20 19:17:04.236 | 13 | Py_DEPRECATED(3.11) PyAPI_FUNC(void) PySys_SetArgv(int, wchar_t **); 2026-04-20 19:17:04.236 | | ^~~~~~~~~~~~~ 2026-04-20 19:17:04.236 | using profile: buildconf/default.ini 2026-04-20 19:17:04.236 | detected include path: ['/usr/lib/gcc/x86_64-linux-gnu/13/include', '/usr/local/include', '/usr/include/x86_64-linux-gnu', '/usr/include'] 2026-04-20 19:17:04.236 | Patching "bin_name" to properly install_scripts dir 2026-04-20 19:17:04.236 | detected CPU cores: 16 2026-04-20 19:17:04.236 | configured CFLAGS: -O2 -I. -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wformat-signedness -DUWSGI_HAS_IFADDRS -DUWSGI_ZLIB -DUWSGI_LOCK_USE_MUTEX -DUWSGI_EVENT_USE_EPOLL -DUWSGI_EVENT_TIMER_USE_TIMERFD -DUWSGI_EVENT_FILEMONITOR_USE_INOTIFY -DUWSGI_PCRE2 -DUWSGI_ROUTING -DUWSGI_UUID -DUWSGI_VERSION="\"2.0.31\"" -DUWSGI_VERSION_BASE="2" -DUWSGI_VERSION_MAJOR="0" -DUWSGI_VERSION_MINOR="31" -DUWSGI_VERSION_REVISION="0" -DUWSGI_VERSION_CUSTOM="\"\"" -DUWSGI_YAML -DUWSGI_SSL -I/usr/include/libxml2 -DUWSGI_XML -DUWSGI_XML_LIBXML2 -DUWSGI_PLUGIN_DIR="\".\"" -DUWSGI_DECLARE_EMBEDDED_PLUGINS="UDEP(python);UDEP(gevent);UDEP(ping);UDEP(cache);UDEP(nagios);UDEP(rrdtool);UDEP(carbon);UDEP(rpc);UDEP(corerouter);UDEP(fastrouter);UDEP(http);UDEP(ugreen);UDEP(signal);UDEP(syslog);UDEP(rsyslog);UDEP(logsocket);UDEP(router_uwsgi);UDEP(router_redirect);UDEP(router_basicauth);UDEP(zergpool);UDEP(redislog);UDEP(mongodblog);UDEP(router_rewrite);UDEP(router_http);UDEP(logfile);UDEP(router_cache);UDEP(rawrouter);UDEP(router_static);UDEP(sslrouter);UDEP(spooler);UDEP(cheaper_busyness);UDEP(symcall);UDEP(transformation_tofile);UDEP(transformation_gzip);UDEP(transformation_chunked);UDEP(transformation_offload);UDEP(router_memcached);UDEP(router_redis);UDEP(router_hash);UDEP(router_expires);UDEP(router_metrics);UDEP(transformation_template);UDEP(stats_pusher_socket);" -DUWSGI_LOAD_EMBEDDED_PLUGINS="ULEP(python);ULEP(gevent);ULEP(ping);ULEP(cache);ULEP(nagios);ULEP(rrdtool);ULEP(carbon);ULEP(rpc);ULEP(corerouter);ULEP(fastrouter);ULEP(http);ULEP(ugreen);ULEP(signal);ULEP(syslog);ULEP(rsyslog);ULEP(logsocket);ULEP(router_uwsgi);ULEP(router_redirect);ULEP(router_basicauth);ULEP(zergpool);ULEP(redislog);ULEP(mongodblog);ULEP(router_rewrite);ULEP(router_http);ULEP(logfile);ULEP(router_cache);ULEP(rawrouter);ULEP(router_static);ULEP(sslrouter);ULEP(spooler);ULEP(cheaper_busyness);ULEP(symcall);ULEP(transformation_tofile);ULEP(transformation_gzip);ULEP(transformation_chunked);ULEP(transformation_offload);ULEP(router_memcached);ULEP(router_redis);ULEP(router_hash);ULEP(router_expires);ULEP(router_metrics);ULEP(transformation_template);ULEP(stats_pusher_socket);" 2026-04-20 19:17:04.236 | *** uWSGI compiling server core *** 2026-04-20 19:17:04.236 | [thread 0][x86_64-linux-gnu-gcc] core/utils.o 2026-04-20 19:17:04.236 | [thread 2][x86_64-linux-gnu-gcc] core/protocol.o 2026-04-20 19:17:04.236 | [thread 4][x86_64-linux-gnu-gcc] core/socket.o 2026-04-20 19:17:04.236 | [thread 6][x86_64-linux-gnu-gcc] core/logging.o 2026-04-20 19:17:04.236 | [thread 1][x86_64-linux-gnu-gcc] core/master.o 2026-04-20 19:17:04.236 | [thread 5][x86_64-linux-gnu-gcc] core/master_utils.o 2026-04-20 19:17:04.236 | [thread 8][x86_64-linux-gnu-gcc] core/emperor.o 2026-04-20 19:17:04.236 | [thread 7][x86_64-linux-gnu-gcc] core/notify.o 2026-04-20 19:17:04.237 | [thread 10][x86_64-linux-gnu-gcc] core/mule.o 2026-04-20 19:17:04.237 | [thread 3][x86_64-linux-gnu-gcc] core/subscription.o 2026-04-20 19:17:04.237 | [thread 12][x86_64-linux-gnu-gcc] core/stats.o 2026-04-20 19:17:04.237 | [thread 11][x86_64-linux-gnu-gcc] core/sendfile.o 2026-04-20 19:17:04.237 | [thread 14][x86_64-linux-gnu-gcc] core/async.o 2026-04-20 19:17:04.237 | [thread 9][x86_64-linux-gnu-gcc] core/master_checks.o 2026-04-20 19:17:04.237 | [thread 15][x86_64-linux-gnu-gcc] core/fifo.o 2026-04-20 19:17:04.237 | [thread 13][x86_64-linux-gnu-gcc] core/offload.o 2026-04-20 19:17:04.237 | [thread 11][x86_64-linux-gnu-gcc] core/io.o 2026-04-20 19:17:04.237 | [thread 15][x86_64-linux-gnu-gcc] core/static.o 2026-04-20 19:17:04.237 | [thread 7][x86_64-linux-gnu-gcc] core/websockets.o 2026-04-20 19:17:04.237 | [thread 10][x86_64-linux-gnu-gcc] core/spooler.o 2026-04-20 19:17:04.237 | [thread 14][x86_64-linux-gnu-gcc] core/snmp.o 2026-04-20 19:17:04.237 | [thread 9][x86_64-linux-gnu-gcc] core/exceptions.o 2026-04-20 19:17:04.237 | [thread 13][x86_64-linux-gnu-gcc] core/config.o 2026-04-20 19:17:04.237 | [thread 12][x86_64-linux-gnu-gcc] core/setup_utils.o 2026-04-20 19:17:04.237 | [thread 3][x86_64-linux-gnu-gcc] core/clock.o 2026-04-20 19:17:04.237 | [thread 1][x86_64-linux-gnu-gcc] core/init.o 2026-04-20 19:17:04.237 | [thread 2][x86_64-linux-gnu-gcc] core/buffer.o 2026-04-20 19:17:04.237 | [thread 15][x86_64-linux-gnu-gcc] core/reader.o 2026-04-20 19:17:04.237 | [thread 7][x86_64-linux-gnu-gcc] core/writer.o 2026-04-20 19:17:04.237 | [thread 14][x86_64-linux-gnu-gcc] core/alarm.o 2026-04-20 19:17:04.237 | [thread 12][x86_64-linux-gnu-gcc] core/cron.o 2026-04-20 19:17:04.237 | [thread 3][x86_64-linux-gnu-gcc] core/hooks.o 2026-04-20 19:17:04.237 | [thread 5][x86_64-linux-gnu-gcc] core/plugins.o 2026-04-20 19:17:04.237 | [thread 10][x86_64-linux-gnu-gcc] core/lock.o 2026-04-20 19:17:04.237 | [thread 9][x86_64-linux-gnu-gcc] core/cache.o 2026-04-20 19:17:04.237 | [thread 6][x86_64-linux-gnu-gcc] core/daemons.o 2026-04-20 19:17:04.237 | [thread 1][x86_64-linux-gnu-gcc] core/errors.o 2026-04-20 19:17:04.237 | [thread 4][x86_64-linux-gnu-gcc] core/hash.o 2026-04-20 19:17:04.237 | [thread 11][x86_64-linux-gnu-gcc] core/master_events.o 2026-04-20 19:17:04.237 | [thread 8][x86_64-linux-gnu-gcc] core/chunked.o 2026-04-20 19:17:04.237 | [thread 2][x86_64-linux-gnu-gcc] core/queue.o 2026-04-20 19:17:04.237 | [thread 13][x86_64-linux-gnu-gcc] core/event.o 2026-04-20 19:17:04.237 | [thread 12][x86_64-linux-gnu-gcc] core/signal.o 2026-04-20 19:17:04.237 | [thread 14][x86_64-linux-gnu-gcc] core/strings.o 2026-04-20 19:17:04.237 | [thread 15][x86_64-linux-gnu-gcc] core/progress.o 2026-04-20 19:17:04.237 | [thread 5][x86_64-linux-gnu-gcc] core/timebomb.o 2026-04-20 19:17:04.237 | [thread 7][x86_64-linux-gnu-gcc] core/ini.o 2026-04-20 19:17:04.237 | [thread 10][x86_64-linux-gnu-gcc] core/fsmon.o 2026-04-20 19:17:04.237 | [thread 1][x86_64-linux-gnu-gcc] core/mount.o 2026-04-20 19:17:04.237 | [thread 4][x86_64-linux-gnu-gcc] core/metrics.o 2026-04-20 19:17:04.237 | [thread 3][x86_64-linux-gnu-gcc] core/plugins_builder.o 2026-04-20 19:17:04.238 | [thread 11][x86_64-linux-gnu-gcc] core/sharedarea.o 2026-04-20 19:17:04.238 | [thread 6][x86_64-linux-gnu-gcc] core/rpc.o 2026-04-20 19:17:04.238 | [thread 8][x86_64-linux-gnu-gcc] core/gateway.o 2026-04-20 19:17:04.238 | [thread 2][x86_64-linux-gnu-gcc] core/loop.o 2026-04-20 19:17:04.238 | [thread 13][x86_64-linux-gnu-gcc] core/cookie.o 2026-04-20 19:17:04.238 | [thread 5][x86_64-linux-gnu-gcc] core/querystring.o 2026-04-20 19:17:04.238 | [thread 15][x86_64-linux-gnu-gcc] core/rb_timers.o 2026-04-20 19:17:04.238 | [thread 10][x86_64-linux-gnu-gcc] core/transformations.o 2026-04-20 19:17:04.238 | [thread 7][x86_64-linux-gnu-gcc] core/uwsgi.o 2026-04-20 19:17:04.238 | [thread 1][x86_64-linux-gnu-gcc] proto/base.o 2026-04-20 19:17:04.238 | [thread 12][x86_64-linux-gnu-gcc] proto/uwsgi.o 2026-04-20 19:17:04.238 | [thread 14][x86_64-linux-gnu-gcc] proto/http.o 2026-04-20 19:17:04.238 | [thread 3][x86_64-linux-gnu-gcc] proto/fastcgi.o 2026-04-20 19:17:04.238 | [thread 2][x86_64-linux-gnu-gcc] proto/scgi.o 2026-04-20 19:17:04.238 | [thread 6][x86_64-linux-gnu-gcc] proto/puwsgi.o 2026-04-20 19:17:04.238 | [thread 8][x86_64-linux-gnu-gcc] lib/linux_ns.o 2026-04-20 19:17:04.238 | [thread 0][x86_64-linux-gnu-gcc] core/zlib.o 2026-04-20 19:17:04.238 | [thread 13][x86_64-linux-gnu-gcc] core/regexp.o 2026-04-20 19:17:04.238 | [thread 5][x86_64-linux-gnu-gcc] core/routing.o 2026-04-20 19:17:04.238 | [thread 11][x86_64-linux-gnu-gcc] core/yaml.o 2026-04-20 19:17:04.238 | [thread 15][x86_64-linux-gnu-gcc] core/ssl.o 2026-04-20 19:17:04.238 | [thread 9][x86_64-linux-gnu-gcc] core/legion.o 2026-04-20 19:17:04.238 | [thread 10][x86_64-linux-gnu-gcc] core/xmlconf.o 2026-04-20 19:17:04.238 | [thread 12][x86_64-linux-gnu-gcc] core/dot_h.o 2026-04-20 19:17:04.238 | [thread 12][x86_64-linux-gnu-gcc] core/config_py.o 2026-04-20 19:17:04.238 | *** uWSGI compiling embedded plugins *** 2026-04-20 19:17:04.238 | [thread 6][x86_64-linux-gnu-gcc] plugins/python/python_plugin.o 2026-04-20 19:17:04.238 | [thread 12][x86_64-linux-gnu-gcc] plugins/python/pyutils.o 2026-04-20 19:17:04.238 | [thread 2][x86_64-linux-gnu-gcc] plugins/python/pyloader.o 2026-04-20 19:17:04.238 | [thread 3][x86_64-linux-gnu-gcc] plugins/python/wsgi_handlers.o 2026-04-20 19:17:04.238 | [thread 8][x86_64-linux-gnu-gcc] plugins/python/wsgi_headers.o 2026-04-20 19:17:04.238 | [thread 4][x86_64-linux-gnu-gcc] plugins/python/wsgi_subhandler.o 2026-04-20 19:17:04.238 | [thread 0][x86_64-linux-gnu-gcc] plugins/python/web3_subhandler.o 2026-04-20 19:17:04.238 | [thread 13][x86_64-linux-gnu-gcc] plugins/python/pump_subhandler.o 2026-04-20 19:17:04.238 | [thread 11][x86_64-linux-gnu-gcc] plugins/python/gil.o 2026-04-20 19:17:04.238 | [thread 10][x86_64-linux-gnu-gcc] plugins/python/uwsgi_pymodule.o 2026-04-20 19:17:04.238 | [thread 14][x86_64-linux-gnu-gcc] plugins/python/profiler.o 2026-04-20 19:17:04.238 | [thread 15][x86_64-linux-gnu-gcc] plugins/python/symimporter.o 2026-04-20 19:17:04.238 | [thread 8][x86_64-linux-gnu-gcc] plugins/python/tracebacker.o 2026-04-20 19:17:04.238 | [thread 12][x86_64-linux-gnu-gcc] plugins/python/raw.o 2026-04-20 19:17:04.238 | [thread 0][x86_64-linux-gnu-gcc] plugins/gevent/gevent.o 2026-04-20 19:17:04.238 | [thread 11][x86_64-linux-gnu-gcc] plugins/gevent/hooks.o 2026-04-20 19:17:04.239 | [thread 3][x86_64-linux-gnu-gcc] plugins/ping/ping_plugin.o 2026-04-20 19:17:04.239 | [thread 4][x86_64-linux-gnu-gcc] plugins/cache/cache.o 2026-04-20 19:17:04.239 | [thread 13][x86_64-linux-gnu-gcc] plugins/nagios/nagios.o 2026-04-20 19:17:04.239 | [thread 14][x86_64-linux-gnu-gcc] plugins/rrdtool/rrdtool.o 2026-04-20 19:17:04.239 | [thread 2][x86_64-linux-gnu-gcc] plugins/carbon/carbon.o 2026-04-20 19:17:04.239 | [thread 9][x86_64-linux-gnu-gcc] plugins/rpc/rpc_plugin.o 2026-04-20 19:17:04.239 | [thread 15][x86_64-linux-gnu-gcc] plugins/corerouter/cr_common.o 2026-04-20 19:17:04.239 | [thread 5][x86_64-linux-gnu-gcc] plugins/corerouter/cr_map.o 2026-04-20 19:17:04.239 | [thread 12][x86_64-linux-gnu-gcc] plugins/corerouter/corerouter.o 2026-04-20 19:17:04.239 | [thread 13][x86_64-linux-gnu-gcc] plugins/fastrouter/fastrouter.o 2026-04-20 19:17:04.239 | [thread 3][x86_64-linux-gnu-gcc] plugins/http/http.o 2026-04-20 19:17:04.239 | [thread 4][x86_64-linux-gnu-gcc] plugins/http/keepalive.o 2026-04-20 19:17:04.239 | [thread 8][x86_64-linux-gnu-gcc] plugins/http/https.o 2026-04-20 19:17:04.239 | [thread 14][x86_64-linux-gnu-gcc] plugins/http/spdy3.o 2026-04-20 19:17:04.239 | [thread 6][x86_64-linux-gnu-gcc] plugins/ugreen/ugreen.o 2026-04-20 19:17:04.239 | [thread 11][x86_64-linux-gnu-gcc] plugins/signal/signal_plugin.o 2026-04-20 19:17:04.239 | /bin/ld: cannot find proto/base.o: No such file or directory 2026-04-20 19:17:04.239 | collect2: error: ld returned 1 exit status 2026-04-20 19:17:04.239 | [thread 0][x86_64-linux-gnu-gcc] plugins/syslog/syslog_plugin.o 2026-04-20 19:17:04.239 | [thread 2][x86_64-linux-gnu-gcc] plugins/rsyslog/rsyslog_plugin.o 2026-04-20 19:17:04.239 | [thread 5][x86_64-linux-gnu-gcc] plugins/logsocket/logsocket_plugin.o 2026-04-20 19:17:04.239 | [thread 15][x86_64-linux-gnu-gcc] plugins/router_uwsgi/router_uwsgi.o 2026-04-20 19:17:04.239 | [thread 4][x86_64-linux-gnu-gcc] plugins/router_redirect/router_redirect.o 2026-04-20 19:17:04.239 | [thread 11][x86_64-linux-gnu-gcc] plugins/router_basicauth/router_basicauth.o 2026-04-20 19:17:04.239 | [thread 6][x86_64-linux-gnu-gcc] plugins/zergpool/zergpool.o 2026-04-20 19:17:04.239 | [thread 9][x86_64-linux-gnu-gcc] plugins/redislog/redislog_plugin.o 2026-04-20 19:17:04.239 | [thread 0][x86_64-linux-gnu-gcc] plugins/mongodblog/mongodblog_plugin.o 2026-04-20 19:17:04.239 | [thread 2][x86_64-linux-gnu-gcc] plugins/router_rewrite/router_rewrite.o 2026-04-20 19:17:04.239 | [thread 8][x86_64-linux-gnu-gcc] plugins/router_http/router_http.o 2026-04-20 19:17:04.239 | [thread 5][x86_64-linux-gnu-gcc] plugins/logfile/logfile.o 2026-04-20 19:17:04.239 | [thread 13][x86_64-linux-gnu-gcc] plugins/router_cache/router_cache.o 2026-04-20 19:17:04.239 | [thread 12][x86_64-linux-gnu-gcc] plugins/rawrouter/rawrouter.o 2026-04-20 19:17:04.239 | [thread 7][x86_64-linux-gnu-gcc] plugins/router_static/router_static.o 2026-04-20 19:17:04.239 | [thread 14][x86_64-linux-gnu-gcc] plugins/sslrouter/sslrouter.o 2026-04-20 19:17:04.239 | [thread 15][x86_64-linux-gnu-gcc] plugins/spooler/spooler_plugin.o 2026-04-20 19:17:04.239 | [thread 4][x86_64-linux-gnu-gcc] plugins/cheaper_busyness/cheaper_busyness.o 2026-04-20 19:17:04.239 | [thread 11][x86_64-linux-gnu-gcc] plugins/symcall/symcall_plugin.o 2026-04-20 19:17:04.239 | [thread 9][x86_64-linux-gnu-gcc] plugins/transformation_tofile/tofile.o 2026-04-20 19:17:04.239 | [thread 3][x86_64-linux-gnu-gcc] plugins/transformation_gzip/gzip.o 2026-04-20 19:17:04.239 | [thread 6][x86_64-linux-gnu-gcc] plugins/transformation_chunked/chunked.o 2026-04-20 19:17:04.239 | [thread 0][x86_64-linux-gnu-gcc] plugins/transformation_offload/offload.o 2026-04-20 19:17:04.239 | [thread 2][x86_64-linux-gnu-gcc] plugins/router_memcached/router_memcached.o 2026-04-20 19:17:04.240 | [thread 5][x86_64-linux-gnu-gcc] plugins/router_redis/router_redis.o 2026-04-20 19:17:04.240 | [thread 8][x86_64-linux-gnu-gcc] plugins/router_hash/router_hash.o 2026-04-20 19:17:04.240 | [thread 15][x86_64-linux-gnu-gcc] plugins/router_expires/expires.o 2026-04-20 19:17:04.240 | [thread 7][x86_64-linux-gnu-gcc] plugins/router_metrics/plugin.o 2026-04-20 19:17:04.240 | [thread 6][x86_64-linux-gnu-gcc] plugins/transformation_template/tt.o 2026-04-20 19:17:04.240 | [thread 3][x86_64-linux-gnu-gcc] plugins/stats_pusher_socket/plugin.o 2026-04-20 19:17:04.240 | *** uWSGI linking *** 2026-04-20 19:17:04.240 | x86_64-linux-gnu-gcc -o build/bdist.linux-x86_64/wheel/uwsgi-2.0.31.data/scripts/uwsgi -L/usr/lib/x86_64-linux-gnu -Wl,-rpath,/usr/lib/x86_64-linux-gnu core/utils.o core/protocol.o core/socket.o core/logging.o core/master.o core/master_utils.o core/emperor.o core/notify.o core/mule.o core/subscription.o core/stats.o core/sendfile.o core/async.o core/master_checks.o core/fifo.o core/offload.o core/io.o core/static.o core/websockets.o core/spooler.o core/snmp.o core/exceptions.o core/config.o core/setup_utils.o core/clock.o core/init.o core/buffer.o core/reader.o core/writer.o core/alarm.o core/cron.o core/hooks.o core/plugins.o core/lock.o core/cache.o core/daemons.o core/errors.o core/hash.o core/master_events.o core/chunked.o core/queue.o core/event.o core/signal.o core/strings.o core/progress.o core/timebomb.o core/ini.o core/fsmon.o core/mount.o core/metrics.o core/plugins_builder.o core/sharedarea.o core/rpc.o core/gateway.o core/loop.o core/cookie.o core/querystring.o core/rb_timers.o core/transformations.o core/uwsgi.o proto/base.o proto/uwsgi.o proto/http.o proto/fastcgi.o proto/scgi.o proto/puwsgi.o lib/linux_ns.o core/zlib.o core/regexp.o core/routing.o core/yaml.o core/ssl.o core/legion.o core/xmlconf.o core/dot_h.o core/config_py.o plugins/python/python_plugin.o plugins/python/pyutils.o plugins/python/pyloader.o plugins/python/wsgi_handlers.o plugins/python/wsgi_headers.o plugins/python/wsgi_subhandler.o plugins/python/web3_subhandler.o plugins/python/pump_subhandler.o plugins/python/gil.o plugins/python/uwsgi_pymodule.o plugins/python/profiler.o plugins/python/symimporter.o plugins/python/tracebacker.o plugins/python/raw.o plugins/gevent/gevent.o plugins/gevent/hooks.o plugins/ping/ping_plugin.o plugins/cache/cache.o plugins/nagios/nagios.o plugins/rrdtool/rrdtool.o plugins/carbon/carbon.o plugins/rpc/rpc_plugin.o plugins/corerouter/cr_common.o plugins/corerouter/cr_map.o plugins/corerouter/corerouter.o plugins/fastrouter/fastrouter.o plugins/http/http.o plugins/http/keepalive.o plugins/http/https.o plugins/http/spdy3.o plugins/ugreen/ugreen.o plugins/signal/signal_plugin.o plugins/syslog/syslog_plugin.o plugins/rsyslog/rsyslog_plugin.o plugins/logsocket/logsocket_plugin.o plugins/router_uwsgi/router_uwsgi.o plugins/router_redirect/router_redirect.o plugins/router_basicauth/router_basicauth.o plugins/zergpool/zergpool.o plugins/redislog/redislog_plugin.o plugins/mongodblog/mongodblog_plugin.o plugins/router_rewrite/router_rewrite.o plugins/router_http/router_http.o plugins/logfile/logfile.o plugins/router_cache/router_cache.o plugins/rawrouter/rawrouter.o plugins/router_static/router_static.o plugins/sslrouter/sslrouter.o plugins/spooler/spooler_plugin.o plugins/cheaper_busyness/cheaper_busyness.o plugins/symcall/symcall_plugin.o plugins/transformation_tofile/tofile.o plugins/transformation_gzip/gzip.o plugins/transformation_chunked/chunked.o plugins/transformation_offload/offload.o plugins/router_memcached/router_memcached.o plugins/router_redis/router_redis.o plugins/router_hash/router_hash.o plugins/router_expires/expires.o plugins/router_metrics/plugin.o plugins/transformation_template/tt.o plugins/stats_pusher_socket/plugin.o -lpthread -lm -rdynamic -ldl -lz -lpcre2-8 -luuid -lssl -lcrypto -lxml2 -ldl -lm -lpython3.12 -lcrypt 2026-04-20 19:17:04.240 | *** error linking uWSGI *** 2026-04-20 19:17:04.240 | [end of output] 2026-04-20 19:17:04.240 | 2026-04-20 19:17:04.240 | note: This error originates from a subprocess, and is likely not a problem with pip. 2026-04-20 19:17:04.240 | ERROR: Failed building wheel for uwsgi 2026-04-20 19:17:04.240 | Failed to build uwsgi 2026-04-20 19:17:04.241 | error: failed-wheel-build-for-install 2026-04-20 19:17:04.241 | 2026-04-20 19:17:04.241 | × Failed to build installable wheels for some pyproject.toml based projects 2026-04-20 19:17:04.241 | ╰─> uwsgi 2026-04-20 19:17:04.350 | + inc/python:pip_install:1 : exit_trap 2026-04-20 19:17:04.355 | + ./stack.sh:exit_trap:519 : local r=1 2026-04-20 19:17:04.363 | ++ ./stack.sh:exit_trap:520 : jobs -p 2026-04-20 19:17:04.370 | + ./stack.sh:exit_trap:520 : jobs= 2026-04-20 19:17:04.376 | + ./stack.sh:exit_trap:523 : [[ -n '' ]] 2026-04-20 19:17:04.382 | + ./stack.sh:exit_trap:529 : '[' -f '' ']' 2026-04-20 19:17:04.388 | + ./stack.sh:exit_trap:534 : kill_spinner 2026-04-20 19:17:04.393 | + ./stack.sh:kill_spinner:429 : '[' '!' -z '' ']' 2026-04-20 19:17:04.399 | + ./stack.sh:exit_trap:536 : [[ 1 -ne 0 ]] 2026-04-20 19:17:04.405 | + ./stack.sh:exit_trap:537 : echo 'Error on exit' 2026-04-20 19:17:04.406 | Error on exit 2026-04-20 19:17:04.412 | + ./stack.sh:exit_trap:539 : type -p generate-subunit 2026-04-20 19:17:04.418 | + ./stack.sh:exit_trap:540 : generate-subunit 1776712136 488 fail 2026-04-20 19:17:04.587 | + ./stack.sh:exit_trap:542 : [[ -z /opt/stack/logs ]] 2026-04-20 19:17:04.592 | + ./stack.sh:exit_trap:545 : /opt/stack/data/venv/bin/python3 /opt/stack/devstack/tools/worlddump.py -d /opt/stack/logs 2026-04-20 19:17:05.486 | + ./stack.sh:exit_trap:554 : exit 1