2026-03-13 12:20:53.503 | + ./stack.sh:main:485 : exec 2026-03-13 12:20:53.503 | + ./stack.sh:main:493 : echo_summary 'stack.sh log /opt/stack/logs/devstacklog.txt.2026-03-13-122053' 2026-03-13 12:20:53.503 | ++ ./stack.sh:main:485 : /usr/bin/python3.12 /opt/stack/devstack/tools/outfilter.py -o /opt/stack/logs/devstacklog.txt.2026-03-13-122053.summary.2026-03-13-122053 2026-03-13 12:20:53.503 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-03-13 12:20:53.503 | + ./stack.sh:echo_summary:444 : echo -e stack.sh log /opt/stack/logs/devstacklog.txt.2026-03-13-122053 2026-03-13 12:20:53.503 | + ./stack.sh:main:495 : ln -sf /opt/stack/logs/devstacklog.txt.2026-03-13-122053 /opt/stack/logs/devstacklog.txt 2026-03-13 12:20:53.504 | + ./stack.sh:main:496 : ln -sf /opt/stack/logs/devstacklog.txt.2026-03-13-122053.summary.2026-03-13-122053 /opt/stack/logs/devstacklog.txt.summary 2026-03-13 12:20:53.504 | + ./stack.sh:main:511 : check_path_perm_sanity /opt/stack 2026-03-13 12:20:53.508 | + functions:check_path_perm_sanity:615 : local real_path 2026-03-13 12:20:53.513 | ++ functions:check_path_perm_sanity:616 : readlink -f /opt/stack 2026-03-13 12:20:53.519 | + functions:check_path_perm_sanity:616 : real_path=/opt/stack 2026-03-13 12:20:53.522 | + functions:check_path_perm_sanity:617 : local rebuilt_path= 2026-03-13 12:20:53.527 | ++ functions:check_path_perm_sanity:618 : echo /opt/stack 2026-03-13 12:20:53.528 | ++ functions:check_path_perm_sanity:618 : tr / ' ' 2026-03-13 12:20:53.534 | + functions:check_path_perm_sanity:618 : for i in $(echo ${real_path} | tr "/" " ") 2026-03-13 12:20:53.538 | + functions:check_path_perm_sanity:619 : rebuilt_path=/opt 2026-03-13 12:20:53.543 | ++ functions:check_path_perm_sanity:621 : stat -c %a /opt 2026-03-13 12:20:53.549 | + functions:check_path_perm_sanity:621 : [[ 755 = 700 ]] 2026-03-13 12:20:53.553 | + functions:check_path_perm_sanity:618 : for i in $(echo ${real_path} | tr "/" " ") 2026-03-13 12:20:53.557 | + functions:check_path_perm_sanity:619 : rebuilt_path=/opt/stack 2026-03-13 12:20:53.562 | ++ functions:check_path_perm_sanity:621 : stat -c %a /opt/stack 2026-03-13 12:20:53.569 | + functions:check_path_perm_sanity:621 : [[ 755 = 700 ]] 2026-03-13 12:20:53.572 | + ./stack.sh:main:517 : trap exit_trap EXIT 2026-03-13 12:20:53.576 | + ./stack.sh:main:558 : trap err_trap ERR 2026-03-13 12:20:53.580 | + ./stack.sh:main:571 : set -o errexit 2026-03-13 12:20:53.584 | + ./stack.sh:main:574 : uname -a 2026-03-13 12:20:53.587 | Linux np0000158693 6.8.0-101-generic #101-Ubuntu SMP PREEMPT_DYNAMIC Mon Feb 9 10:15:05 UTC 2026 x86_64 x86_64 x86_64 GNU/Linux 2026-03-13 12:20:53.591 | + ./stack.sh:main:577 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2026-03-13 12:20:53.594 | + ./stack.sh:main:578 : rm -f /opt/stack/data/ca-bundle.pem 2026-03-13 12:20:53.601 | + ./stack.sh:main:581 : source /opt/stack/devstack/lib/database 2026-03-13 12:20:53.668 | + ./stack.sh:main:582 : source /opt/stack/devstack/lib/rpc_backend 2026-03-13 12:20:53.697 | + ./stack.sh:main:585 : source /opt/stack/devstack/lib/host 2026-03-13 12:20:53.701 | +++ lib/host:source:12 : trueorfalse True ENABLE_KSM 2026-03-13 12:20:53.727 | ++ lib/host:source:12 : ENABLE_KSM=True 2026-03-13 12:20:53.732 | +++ lib/host:source:13 : trueorfalse True ENABLE_KSMTUNED 2026-03-13 12:20:53.759 | ++ lib/host:source:13 : ENABLE_KSMTUNED=True 2026-03-13 12:20:53.764 | +++ lib/host:source:34 : trueorfalse False ENABLE_ZSWAP 2026-03-13 12:20:53.791 | ++ lib/host:source:34 : ENABLE_ZSWAP=True 2026-03-13 12:20:53.795 | ++ lib/host:source:37 : ZSWAP_COMPRESSOR=lz4 2026-03-13 12:20:53.798 | ++ lib/host:source:38 : ZSWAP_ZPOOL=zsmalloc 2026-03-13 12:20:53.804 | +++ lib/host:source:53 : trueorfalse False ENABLE_SYSCTL_MEM_TUNING 2026-03-13 12:20:53.832 | ++ lib/host:source:53 : ENABLE_SYSCTL_MEM_TUNING=True 2026-03-13 12:20:53.836 | +++ lib/host:source:75 : trueorfalse False ENABLE_SYSCTL_NET_TUNING 2026-03-13 12:20:53.862 | ++ lib/host:source:75 : ENABLE_SYSCTL_NET_TUNING=True 2026-03-13 12:20:53.866 | + ./stack.sh:main:588 : tune_host 2026-03-13 12:20:53.870 | + lib/host:tune_host:96 : configure_host_mem 2026-03-13 12:20:53.874 | + lib/host:configure_host_mem:70 : configure_zswap 2026-03-13 12:20:53.878 | + lib/host:configure_zswap:40 : [[ True == \T\r\u\e ]] 2026-03-13 12:20:53.882 | + lib/host:configure_zswap:43 : is_ubuntu 2026-03-13 12:20:53.886 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-03-13 12:20:53.889 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-03-13 12:20:53.894 | + lib/host:configure_zswap:44 : echo lz4 2026-03-13 12:20:53.894 | + lib/host:configure_zswap:44 : sudo tee /sys/module/zswap/parameters/compressor 2026-03-13 12:20:53.906 | lz4 2026-03-13 12:20:53.913 | + lib/host:configure_zswap:45 : echo zsmalloc 2026-03-13 12:20:53.913 | + lib/host:configure_zswap:45 : sudo tee /sys/module/zswap/parameters/zpool 2026-03-13 12:20:53.925 | zsmalloc 2026-03-13 12:20:53.931 | + lib/host:configure_zswap:47 : echo 1 2026-03-13 12:20:53.932 | + lib/host:configure_zswap:47 : sudo tee /sys/module/zswap/parameters/enabled 2026-03-13 12:20:53.946 | 1 2026-03-13 12:20:53.971 | + lib/host:configure_zswap:49 : sudo grep -R . /sys/module/zswap/parameters 2026-03-13 12:20:53.983 | /sys/module/zswap/parameters/same_filled_pages_enabled:Y 2026-03-13 12:20:53.984 | /sys/module/zswap/parameters/enabled:Y 2026-03-13 12:20:53.984 | /sys/module/zswap/parameters/shrinker_enabled:Y 2026-03-13 12:20:53.984 | /sys/module/zswap/parameters/max_pool_percent:20 2026-03-13 12:20:53.984 | /sys/module/zswap/parameters/compressor:lz4 2026-03-13 12:20:53.984 | /sys/module/zswap/parameters/non_same_filled_pages_enabled:Y 2026-03-13 12:20:53.984 | /sys/module/zswap/parameters/zpool:zsmalloc 2026-03-13 12:20:53.984 | /sys/module/zswap/parameters/exclusive_loads:N 2026-03-13 12:20:53.984 | /sys/module/zswap/parameters/accept_threshold_percent:90 2026-03-13 12:20:53.989 | + lib/host:configure_host_mem:71 : configure_ksm 2026-03-13 12:20:53.993 | + lib/host:configure_ksm:15 : [[ True == \T\r\u\e ]] 2026-03-13 12:20:53.997 | + lib/host:configure_ksm:16 : install_package ksmtuned 2026-03-13 12:20:54.001 | + functions-common:install_package:1430 : update_package_repo 2026-03-13 12:20:54.005 | + functions-common:update_package_repo:1404 : NO_UPDATE_REPOS=False 2026-03-13 12:20:54.009 | + functions-common:update_package_repo:1405 : REPOS_UPDATED=False 2026-03-13 12:20:54.013 | + functions-common:update_package_repo:1406 : RETRY_UPDATE=False 2026-03-13 12:20:54.017 | + functions-common:update_package_repo:1408 : [[ False = \T\r\u\e ]] 2026-03-13 12:20:54.020 | + functions-common:update_package_repo:1412 : is_ubuntu 2026-03-13 12:20:54.024 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-03-13 12:20:54.027 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-03-13 12:20:54.031 | + functions-common:update_package_repo:1413 : apt_get_update 2026-03-13 12:20:54.035 | + functions-common:apt_get_update:1158 : [[ False == \T\r\u\e ]] 2026-03-13 12:20:54.039 | + functions-common:apt_get_update:1163 : [[ False = \T\r\u\e ]] 2026-03-13 12:20:54.042 | + functions-common:apt_get_update:1165 : local sudo=sudo 2026-03-13 12:20:54.047 | ++ functions-common:apt_get_update:1166 : id -u 2026-03-13 12:20:54.054 | + functions-common:apt_get_update:1166 : [[ 1002 = \0 ]] 2026-03-13 12:20:54.059 | + functions-common:apt_get_update:1169 : time_start apt-get-update 2026-03-13 12:20:54.062 | + functions-common:time_start:2398 : local name=apt-get-update 2026-03-13 12:20:54.066 | + functions-common:time_start:2399 : local start_time= 2026-03-13 12:20:54.070 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-03-13 12:20:54.075 | ++ functions-common:time_start:2403 : date +%s%3N 2026-03-13 12:20:54.081 | + functions-common:time_start:2403 : _TIME_START[$name]=1773404454077 2026-03-13 12:20:54.086 | + functions-common:apt_get_update:1171 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2026-03-13 12:20:54.089 | + functions-common:apt_get_update:1172 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2026-03-13 12:20:54.092 | + functions-common:apt_get_update:1173 : timeout 300 sh -c 'while ! sudo http_proxy= https_proxy= no_proxy= apt-get update; do sleep 30; done' 2026-03-13 12:20:54.521 | Get:1 http://security.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2026-03-13 12:20:54.583 | Hit:2 http://nova.clouds.archive.ubuntu.com/ubuntu noble InRelease 2026-03-13 12:20:54.645 | Hit:3 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates InRelease 2026-03-13 12:20:54.724 | Hit:4 http://nova.clouds.archive.ubuntu.com/ubuntu noble-backports InRelease 2026-03-13 12:20:55.152 | Fetched 126 kB in 1s (132 kB/s) 2026-03-13 12:20:56.112 | Reading package lists... 2026-03-13 12:20:56.146 | + functions-common:apt_get_update:1177 : REPOS_UPDATED=True 2026-03-13 12:20:56.150 | + functions-common:apt_get_update:1179 : time_stop apt-get-update 2026-03-13 12:20:56.153 | + functions-common:time_stop:2412 : local name 2026-03-13 12:20:56.157 | + functions-common:time_stop:2413 : local end_time 2026-03-13 12:20:56.162 | + functions-common:time_stop:2414 : local elapsed_time 2026-03-13 12:20:56.165 | + functions-common:time_stop:2415 : local total 2026-03-13 12:20:56.169 | + functions-common:time_stop:2416 : local start_time 2026-03-13 12:20:56.173 | + functions-common:time_stop:2418 : name=apt-get-update 2026-03-13 12:20:56.177 | + functions-common:time_stop:2419 : start_time=1773404454077 2026-03-13 12:20:56.180 | + functions-common:time_stop:2421 : [[ -z 1773404454077 ]] 2026-03-13 12:20:56.185 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-03-13 12:20:56.192 | + functions-common:time_stop:2424 : end_time=1773404456187 2026-03-13 12:20:56.195 | + functions-common:time_stop:2425 : elapsed_time=2110 2026-03-13 12:20:56.199 | + functions-common:time_stop:2426 : total=0 2026-03-13 12:20:56.203 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-03-13 12:20:56.207 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=2110 2026-03-13 12:20:56.211 | + functions-common:install_package:1431 : real_install_package ksmtuned 2026-03-13 12:20:56.215 | + functions-common:real_install_package:1418 : is_ubuntu 2026-03-13 12:20:56.219 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-03-13 12:20:56.222 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-03-13 12:20:56.226 | + functions-common:real_install_package:1419 : apt_get install ksmtuned 2026-03-13 12:20:56.259 | + functions-common:apt_get:1199 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install ksmtuned 2026-03-13 12:20:56.298 | Reading package lists... 2026-03-13 12:20:56.539 | Building dependency tree... 2026-03-13 12:20:56.540 | Reading state information... 2026-03-13 12:20:56.782 | Recommended packages: 2026-03-13 12:20:56.782 | qemu-kvm 2026-03-13 12:20:56.812 | The following NEW packages will be installed: 2026-03-13 12:20:56.814 | ksmtuned 2026-03-13 12:20:57.002 | 0 upgraded, 1 newly installed, 0 to remove and 16 not upgraded. 2026-03-13 12:20:57.002 | Need to get 7,444 B of archives. 2026-03-13 12:20:57.002 | After this operation, 44.0 kB of additional disk space will be used. 2026-03-13 12:20:57.002 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 ksmtuned amd64 4.20150326 [7,444 B] 2026-03-13 12:20:57.157 | debconf: delaying package configuration, since apt-utils is not installed 2026-03-13 12:20:57.201 | Fetched 7,444 B in 0s (42.8 kB/s) 2026-03-13 12:20:57.438 | Selecting previously unselected package ksmtuned. 2026-03-13 12:20:57.455 | (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 ... 32594 files and directories currently installed.) 2026-03-13 12:20:57.455 | Preparing to unpack .../ksmtuned_4.20150326_amd64.deb ... 2026-03-13 12:20:57.460 | Unpacking ksmtuned (4.20150326) ... 2026-03-13 12:20:57.527 | Setting up ksmtuned (4.20150326) ... 2026-03-13 12:20:57.705 | Created symlink /etc/systemd/system/multi-user.target.wants/ksm.service → /usr/lib/systemd/system/ksm.service. 2026-03-13 12:20:57.845 | Created symlink /etc/systemd/system/multi-user.target.wants/ksmtuned.service → /usr/lib/systemd/system/ksmtuned.service. 2026-03-13 12:20:58.444 | + functions-common:apt_get:1203 : result=0 2026-03-13 12:20:58.449 | + functions-common:apt_get:1206 : time_stop apt-get 2026-03-13 12:20:58.452 | + functions-common:time_stop:2412 : local name 2026-03-13 12:20:58.456 | + functions-common:time_stop:2413 : local end_time 2026-03-13 12:20:58.460 | + functions-common:time_stop:2414 : local elapsed_time 2026-03-13 12:20:58.465 | + functions-common:time_stop:2415 : local total 2026-03-13 12:20:58.470 | + functions-common:time_stop:2416 : local start_time 2026-03-13 12:20:58.473 | + functions-common:time_stop:2418 : name=apt-get 2026-03-13 12:20:58.477 | + functions-common:time_stop:2419 : start_time=1773404456254 2026-03-13 12:20:58.481 | + functions-common:time_stop:2421 : [[ -z 1773404456254 ]] 2026-03-13 12:20:58.486 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-03-13 12:20:58.493 | + functions-common:time_stop:2424 : end_time=1773404458488 2026-03-13 12:20:58.498 | + functions-common:time_stop:2425 : elapsed_time=2234 2026-03-13 12:20:58.502 | + functions-common:time_stop:2426 : total=4305 2026-03-13 12:20:58.505 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-03-13 12:20:58.509 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=6539 2026-03-13 12:20:58.513 | + functions-common:apt_get:1207 : return 0 2026-03-13 12:20:58.517 | + lib/host:configure_ksm:18 : [[ -f /sys/kernel/mm/ksm/run ]] 2026-03-13 12:20:58.522 | + lib/host:configure_ksm:19 : sudo tee /sys/kernel/mm/ksm/run 2026-03-13 12:20:58.523 | ++ lib/host:configure_ksm:19 : bool_to_int ENABLE_KSM 2026-03-13 12:20:58.550 | + lib/host:configure_ksm:19 : echo 0 2026-03-13 12:20:58.550 | 0 2026-03-13 12:20:58.559 | + lib/host:configure_host_mem:72 : configure_sysctl_mem_parmaters 2026-03-13 12:20:58.563 | + lib/host:configure_sysctl_mem_parmaters:55 : [[ True == \T\r\u\e ]] 2026-03-13 12:20:58.567 | + lib/host:configure_sysctl_mem_parmaters:57 : sudo sysctl -w vm.dirty_ratio=60 2026-03-13 12:20:58.581 | vm.dirty_ratio = 60 2026-03-13 12:20:58.587 | + lib/host:configure_sysctl_mem_parmaters:58 : sudo sysctl -w vm.dirty_background_ratio=10 2026-03-13 12:20:58.603 | vm.dirty_background_ratio = 10 2026-03-13 12:20:58.608 | + lib/host:configure_sysctl_mem_parmaters:59 : sudo sysctl -w vm.vfs_cache_pressure=50 2026-03-13 12:20:58.624 | vm.vfs_cache_pressure = 50 2026-03-13 12:20:58.630 | + lib/host:configure_sysctl_mem_parmaters:64 : sudo sysctl -w vm.swappiness=100 2026-03-13 12:20:58.643 | vm.swappiness = 100 2026-03-13 12:20:58.648 | + lib/host:configure_sysctl_mem_parmaters:65 : sudo grep -R . /proc/sys/vm/ 2026-03-13 12:20:58.665 | /proc/sys/vm/admin_reserve_kbytes:8192 2026-03-13 12:20:58.665 | grep: /proc/sys/vm/compact_memory: Permission denied 2026-03-13 12:20:58.665 | /proc/sys/vm/compact_unevictable_allowed:1 2026-03-13 12:20:58.665 | /proc/sys/vm/compaction_proactiveness:20 2026-03-13 12:20:58.665 | /proc/sys/vm/dirty_background_bytes:0 2026-03-13 12:20:58.665 | /proc/sys/vm/dirty_background_ratio:10 2026-03-13 12:20:58.665 | /proc/sys/vm/dirty_bytes:0 2026-03-13 12:20:58.665 | /proc/sys/vm/dirty_expire_centisecs:3000 2026-03-13 12:20:58.665 | /proc/sys/vm/dirty_ratio:60 2026-03-13 12:20:58.665 | /proc/sys/vm/dirty_writeback_centisecs:500 2026-03-13 12:20:58.665 | /proc/sys/vm/dirtytime_expire_seconds:43200 2026-03-13 12:20:58.665 | grep: /proc/sys/vm/drop_caches: Permission denied 2026-03-13 12:20:58.667 | /proc/sys/vm/extfrag_threshold:500 2026-03-13 12:20:58.667 | /proc/sys/vm/hugetlb_optimize_vmemmap:0 2026-03-13 12:20:58.668 | /proc/sys/vm/hugetlb_shm_group:0 2026-03-13 12:20:58.668 | /proc/sys/vm/laptop_mode:0 2026-03-13 12:20:58.668 | /proc/sys/vm/legacy_va_layout:0 2026-03-13 12:20:58.668 | /proc/sys/vm/lowmem_reserve_ratio:256 256 32 0 0 2026-03-13 12:20:58.668 | /proc/sys/vm/max_map_count:1048576 2026-03-13 12:20:58.668 | /proc/sys/vm/memfd_noexec:0 2026-03-13 12:20:58.668 | /proc/sys/vm/memory_failure_early_kill:0 2026-03-13 12:20:58.668 | /proc/sys/vm/memory_failure_recovery:1 2026-03-13 12:20:58.668 | /proc/sys/vm/min_free_kbytes:67584 2026-03-13 12:20:58.668 | /proc/sys/vm/min_slab_ratio:5 2026-03-13 12:20:58.668 | /proc/sys/vm/min_unmapped_ratio:1 2026-03-13 12:20:58.668 | /proc/sys/vm/mmap_min_addr:65536 2026-03-13 12:20:58.668 | /proc/sys/vm/mmap_rnd_bits:32 2026-03-13 12:20:58.668 | /proc/sys/vm/mmap_rnd_compat_bits:16 2026-03-13 12:20:58.668 | /proc/sys/vm/nr_hugepages:0 2026-03-13 12:20:58.668 | /proc/sys/vm/nr_hugepages_mempolicy:0 2026-03-13 12:20:58.668 | /proc/sys/vm/nr_overcommit_hugepages:0 2026-03-13 12:20:58.668 | /proc/sys/vm/numa_stat:1 2026-03-13 12:20:58.668 | /proc/sys/vm/numa_zonelist_order:Node 2026-03-13 12:20:58.668 | /proc/sys/vm/oom_dump_tasks:1 2026-03-13 12:20:58.668 | /proc/sys/vm/oom_kill_allocating_task:0 2026-03-13 12:20:58.668 | /proc/sys/vm/overcommit_kbytes:0 2026-03-13 12:20:58.668 | /proc/sys/vm/overcommit_memory:0 2026-03-13 12:20:58.668 | /proc/sys/vm/overcommit_ratio:50 2026-03-13 12:20:58.668 | /proc/sys/vm/page-cluster:3 2026-03-13 12:20:58.668 | /proc/sys/vm/page_lock_unfairness:5 2026-03-13 12:20:58.668 | /proc/sys/vm/panic_on_oom:0 2026-03-13 12:20:58.668 | /proc/sys/vm/percpu_pagelist_high_fraction:0 2026-03-13 12:20:58.668 | /proc/sys/vm/stat_interval:1 2026-03-13 12:20:58.668 | /proc/sys/vm/swappiness:100 2026-03-13 12:20:58.668 | /proc/sys/vm/unprivileged_userfaultfd:0 2026-03-13 12:20:58.668 | /proc/sys/vm/user_reserve_kbytes:131072 2026-03-13 12:20:58.668 | /proc/sys/vm/vfs_cache_pressure:50 2026-03-13 12:20:58.668 | /proc/sys/vm/watermark_boost_factor:15000 2026-03-13 12:20:58.668 | /proc/sys/vm/watermark_scale_factor:10 2026-03-13 12:20:58.668 | /proc/sys/vm/zone_reclaim_mode:0 2026-03-13 12:20:58.674 | + lib/host:configure_sysctl_mem_parmaters:65 : /bin/true 2026-03-13 12:20:58.682 | + lib/host:tune_host:97 : configure_host_net 2026-03-13 12:20:58.686 | + lib/host:configure_host_net:92 : configure_sysctl_net_parmaters 2026-03-13 12:20:58.690 | + lib/host:configure_sysctl_net_parmaters:77 : [[ True == \T\r\u\e ]] 2026-03-13 12:20:58.693 | + lib/host:configure_sysctl_net_parmaters:79 : sudo sysctl -w net.ipv4.tcp_keepalive_time=60 2026-03-13 12:20:58.708 | net.ipv4.tcp_keepalive_time = 60 2026-03-13 12:20:58.714 | + lib/host:configure_sysctl_net_parmaters:80 : sudo sysctl -w net.ipv4.tcp_keepalive_intvl=10 2026-03-13 12:20:58.727 | net.ipv4.tcp_keepalive_intvl = 10 2026-03-13 12:20:58.734 | + lib/host:configure_sysctl_net_parmaters:81 : sudo sysctl -w net.ipv4.tcp_keepalive_probes=6 2026-03-13 12:20:58.749 | net.ipv4.tcp_keepalive_probes = 6 2026-03-13 12:20:58.756 | + lib/host:configure_sysctl_net_parmaters:83 : sudo sysctl -w net.ipv4.tcp_fastopen=3 2026-03-13 12:20:58.770 | net.ipv4.tcp_fastopen = 3 2026-03-13 12:20:58.777 | + 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-03-13 12:20:58.796 | /proc/sys/net/ipv4/tcp_abort_on_overflow:0 2026-03-13 12:20:58.796 | /proc/sys/net/ipv4/tcp_adv_win_scale:1 2026-03-13 12:20:58.796 | /proc/sys/net/ipv4/tcp_allowed_congestion_control:reno cubic 2026-03-13 12:20:58.796 | /proc/sys/net/ipv4/tcp_app_win:31 2026-03-13 12:20:58.796 | /proc/sys/net/ipv4/tcp_autocorking:1 2026-03-13 12:20:58.796 | /proc/sys/net/ipv4/tcp_available_congestion_control:reno cubic 2026-03-13 12:20:58.796 | /proc/sys/net/ipv4/tcp_available_ulp:espintcp mptcp 2026-03-13 12:20:58.796 | /proc/sys/net/ipv4/tcp_backlog_ack_defer:1 2026-03-13 12:20:58.796 | /proc/sys/net/ipv4/tcp_base_mss:1024 2026-03-13 12:20:58.796 | /proc/sys/net/ipv4/tcp_challenge_ack_limit:2147483647 2026-03-13 12:20:58.796 | /proc/sys/net/ipv4/tcp_child_ehash_entries:0 2026-03-13 12:20:58.796 | /proc/sys/net/ipv4/tcp_comp_sack_delay_ns:1000000 2026-03-13 12:20:58.796 | /proc/sys/net/ipv4/tcp_comp_sack_nr:44 2026-03-13 12:20:58.796 | /proc/sys/net/ipv4/tcp_comp_sack_slack_ns:100000 2026-03-13 12:20:58.796 | /proc/sys/net/ipv4/tcp_congestion_control:cubic 2026-03-13 12:20:58.796 | /proc/sys/net/ipv4/tcp_dsack:1 2026-03-13 12:20:58.796 | /proc/sys/net/ipv4/tcp_early_demux:1 2026-03-13 12:20:58.796 | /proc/sys/net/ipv4/tcp_early_retrans:3 2026-03-13 12:20:58.796 | /proc/sys/net/ipv4/tcp_ecn:2 2026-03-13 12:20:58.796 | /proc/sys/net/ipv4/tcp_ecn_fallback:1 2026-03-13 12:20:58.796 | /proc/sys/net/ipv4/tcp_ehash_entries:524288 2026-03-13 12:20:58.796 | /proc/sys/net/ipv4/tcp_fack:0 2026-03-13 12:20:58.796 | /proc/sys/net/ipv4/tcp_fastopen:3 2026-03-13 12:20:58.796 | /proc/sys/net/ipv4/tcp_fastopen_blackhole_timeout_sec:0 2026-03-13 12:20:58.796 | /proc/sys/net/ipv4/tcp_fastopen_key:f171ab69-d0f5eaba-09f41bea-bb4a5b4a 2026-03-13 12:20:58.796 | /proc/sys/net/ipv4/tcp_fin_timeout:60 2026-03-13 12:20:58.796 | /proc/sys/net/ipv4/tcp_frto:2 2026-03-13 12:20:58.796 | /proc/sys/net/ipv4/tcp_fwmark_accept:0 2026-03-13 12:20:58.796 | /proc/sys/net/ipv4/tcp_invalid_ratelimit:500 2026-03-13 12:20:58.796 | /proc/sys/net/ipv4/tcp_keepalive_intvl:10 2026-03-13 12:20:58.796 | /proc/sys/net/ipv4/tcp_keepalive_probes:6 2026-03-13 12:20:58.796 | /proc/sys/net/ipv4/tcp_keepalive_time:60 2026-03-13 12:20:58.796 | /proc/sys/net/ipv4/tcp_l3mdev_accept:0 2026-03-13 12:20:58.796 | /proc/sys/net/ipv4/tcp_limit_output_bytes:1048576 2026-03-13 12:20:58.796 | /proc/sys/net/ipv4/tcp_low_latency:0 2026-03-13 12:20:58.796 | /proc/sys/net/ipv4/tcp_max_orphans:262144 2026-03-13 12:20:58.796 | /proc/sys/net/ipv4/tcp_max_reordering:300 2026-03-13 12:20:58.796 | /proc/sys/net/ipv4/tcp_max_syn_backlog:4096 2026-03-13 12:20:58.796 | /proc/sys/net/ipv4/tcp_max_tw_buckets:262144 2026-03-13 12:20:58.796 | /proc/sys/net/ipv4/tcp_mem:768417 1024559 1536834 2026-03-13 12:20:58.796 | /proc/sys/net/ipv4/tcp_migrate_req:0 2026-03-13 12:20:58.796 | /proc/sys/net/ipv4/tcp_min_rtt_wlen:300 2026-03-13 12:20:58.796 | /proc/sys/net/ipv4/tcp_min_snd_mss:48 2026-03-13 12:20:58.796 | /proc/sys/net/ipv4/tcp_min_tso_segs:2 2026-03-13 12:20:58.796 | /proc/sys/net/ipv4/tcp_moderate_rcvbuf:1 2026-03-13 12:20:58.796 | /proc/sys/net/ipv4/tcp_mtu_probe_floor:48 2026-03-13 12:20:58.796 | /proc/sys/net/ipv4/tcp_mtu_probing:0 2026-03-13 12:20:58.796 | /proc/sys/net/ipv4/tcp_no_metrics_save:0 2026-03-13 12:20:58.796 | /proc/sys/net/ipv4/tcp_no_ssthresh_metrics_save:1 2026-03-13 12:20:58.796 | /proc/sys/net/ipv4/tcp_notsent_lowat:4294967295 2026-03-13 12:20:58.796 | /proc/sys/net/ipv4/tcp_orphan_retries:0 2026-03-13 12:20:58.796 | /proc/sys/net/ipv4/tcp_pacing_ca_ratio:120 2026-03-13 12:20:58.796 | /proc/sys/net/ipv4/tcp_pacing_ss_ratio:200 2026-03-13 12:20:58.796 | /proc/sys/net/ipv4/tcp_pingpong_thresh:1 2026-03-13 12:20:58.796 | /proc/sys/net/ipv4/tcp_plb_cong_thresh:128 2026-03-13 12:20:58.796 | /proc/sys/net/ipv4/tcp_plb_enabled:0 2026-03-13 12:20:58.796 | /proc/sys/net/ipv4/tcp_plb_idle_rehash_rounds:3 2026-03-13 12:20:58.796 | /proc/sys/net/ipv4/tcp_plb_rehash_rounds:12 2026-03-13 12:20:58.796 | /proc/sys/net/ipv4/tcp_plb_suspend_rto_sec:60 2026-03-13 12:20:58.796 | /proc/sys/net/ipv4/tcp_probe_interval:600 2026-03-13 12:20:58.796 | /proc/sys/net/ipv4/tcp_probe_threshold:8 2026-03-13 12:20:58.796 | /proc/sys/net/ipv4/tcp_recovery:1 2026-03-13 12:20:58.796 | /proc/sys/net/ipv4/tcp_reflect_tos:0 2026-03-13 12:20:58.796 | /proc/sys/net/ipv4/tcp_reordering:3 2026-03-13 12:20:58.796 | /proc/sys/net/ipv4/tcp_retrans_collapse:1 2026-03-13 12:20:58.796 | /proc/sys/net/ipv4/tcp_retries1:3 2026-03-13 12:20:58.796 | /proc/sys/net/ipv4/tcp_retries2:15 2026-03-13 12:20:58.796 | /proc/sys/net/ipv4/tcp_rfc1337:0 2026-03-13 12:20:58.796 | /proc/sys/net/ipv4/tcp_rmem:4096 131072 6291456 2026-03-13 12:20:58.796 | /proc/sys/net/ipv4/tcp_sack:1 2026-03-13 12:20:58.797 | /proc/sys/net/ipv4/tcp_shrink_window:0 2026-03-13 12:20:58.797 | /proc/sys/net/ipv4/tcp_slow_start_after_idle:1 2026-03-13 12:20:58.797 | /proc/sys/net/ipv4/tcp_stdurg:0 2026-03-13 12:20:58.797 | /proc/sys/net/ipv4/tcp_synack_retries:5 2026-03-13 12:20:58.797 | /proc/sys/net/ipv4/tcp_syncookies:1 2026-03-13 12:20:58.797 | /proc/sys/net/ipv4/tcp_syn_linear_timeouts:4 2026-03-13 12:20:58.797 | /proc/sys/net/ipv4/tcp_syn_retries:6 2026-03-13 12:20:58.797 | /proc/sys/net/ipv4/tcp_thin_linear_timeouts:0 2026-03-13 12:20:58.797 | /proc/sys/net/ipv4/tcp_timestamps:1 2026-03-13 12:20:58.797 | /proc/sys/net/ipv4/tcp_tso_rtt_log:9 2026-03-13 12:20:58.797 | /proc/sys/net/ipv4/tcp_tso_win_divisor:3 2026-03-13 12:20:58.797 | /proc/sys/net/ipv4/tcp_tw_reuse:2 2026-03-13 12:20:58.797 | /proc/sys/net/ipv4/tcp_window_scaling:1 2026-03-13 12:20:58.797 | /proc/sys/net/ipv4/tcp_wmem:4096 16384 4194304 2026-03-13 12:20:58.797 | /proc/sys/net/ipv4/tcp_workaround_signed_windows:0 2026-03-13 12:20:58.801 | + lib/host:configure_sysctl_net_parmaters:87 : sudo sysctl -w net.core.default_qdisc=pfifo_fast 2026-03-13 12:20:58.817 | net.core.default_qdisc = pfifo_fast 2026-03-13 12:20:58.823 | + ./stack.sh:main:594 : fetch_plugins 2026-03-13 12:20:58.828 | + functions-common:fetch_plugins:1758 : local plugins=,barbican,magnum,octavia,manila,magnum-cluster-api,ovn-octavia-provider 2026-03-13 12:20:58.831 | + functions-common:fetch_plugins:1759 : local plugin 2026-03-13 12:20:58.834 | + functions-common:fetch_plugins:1762 : [[ -z ,barbican,magnum,octavia,manila,magnum-cluster-api,ovn-octavia-provider ]] 2026-03-13 12:20:58.839 | + functions-common:fetch_plugins:1766 : echo 'Fetching DevStack plugins' 2026-03-13 12:20:58.839 | Fetching DevStack plugins 2026-03-13 12:20:58.843 | + functions-common:fetch_plugins:1767 : for plugin in ${plugins//,/ } 2026-03-13 12:20:58.847 | + functions-common:fetch_plugins:1768 : git_clone_by_name barbican 2026-03-13 12:20:58.851 | + functions-common:git_clone_by_name:673 : local name=barbican 2026-03-13 12:20:58.856 | + functions-common:git_clone_by_name:674 : local repo=https://github.com/openstack/barbican 2026-03-13 12:20:58.859 | + functions-common:git_clone_by_name:675 : local dir=/opt/stack/barbican 2026-03-13 12:20:58.863 | + functions-common:git_clone_by_name:676 : local branch=master 2026-03-13 12:20:58.867 | + functions-common:git_clone_by_name:677 : git_clone https://github.com/openstack/barbican /opt/stack/barbican master 2026-03-13 12:20:58.871 | + functions-common:git_clone:581 : local git_remote=https://github.com/openstack/barbican 2026-03-13 12:20:58.876 | + functions-common:git_clone:582 : local git_dest=/opt/stack/barbican 2026-03-13 12:20:58.880 | + functions-common:git_clone:583 : local git_ref=master 2026-03-13 12:20:58.883 | + functions-common:git_clone:584 : local orig_dir 2026-03-13 12:20:58.888 | ++ functions-common:git_clone:585 : pwd 2026-03-13 12:20:58.892 | + functions-common:git_clone:585 : orig_dir=/opt/stack/devstack 2026-03-13 12:20:58.896 | + functions-common:git_clone:586 : local git_clone_flags= 2026-03-13 12:20:58.900 | ++ functions-common:git_clone:588 : trueorfalse False RECLONE 2026-03-13 12:20:58.926 | + functions-common:git_clone:588 : RECLONE=False 2026-03-13 12:20:58.929 | + functions-common:git_clone:589 : [[ 0 -gt 0 ]] 2026-03-13 12:20:58.934 | + functions-common:git_clone:593 : [[ False = \T\r\u\e ]] 2026-03-13 12:20:58.939 | + functions-common:git_clone:602 : echo master 2026-03-13 12:20:58.939 | + functions-common:git_clone:602 : egrep -q '^refs' 2026-03-13 12:20:58.948 | + functions-common:git_clone:616 : [[ ! -d /opt/stack/barbican ]] 2026-03-13 12:20:58.952 | + functions-common:git_clone:626 : [[ False = \T\r\u\e ]] 2026-03-13 12:20:58.956 | + functions-common:git_clone:661 : sudo git config --system --add safe.directory /opt/stack/barbican 2026-03-13 12:20:58.978 | + functions-common:git_clone:664 : cd /opt/stack/barbican 2026-03-13 12:20:58.983 | + functions-common:git_clone:665 : git show --oneline 2026-03-13 12:20:58.983 | + functions-common:git_clone:665 : head -1 2026-03-13 12:20:58.989 | f8a331a4 Merge "Remove url tags from README" 2026-03-13 12:20:58.994 | + functions-common:git_clone:666 : cd /opt/stack/devstack 2026-03-13 12:20:58.999 | + functions-common:fetch_plugins:1767 : for plugin in ${plugins//,/ } 2026-03-13 12:20:59.003 | + functions-common:fetch_plugins:1768 : git_clone_by_name magnum 2026-03-13 12:20:59.007 | + functions-common:git_clone_by_name:673 : local name=magnum 2026-03-13 12:20:59.011 | + functions-common:git_clone_by_name:674 : local repo=https://review.opendev.org/openstack/magnum 2026-03-13 12:20:59.015 | + functions-common:git_clone_by_name:675 : local dir=/opt/stack/magnum 2026-03-13 12:20:59.019 | + functions-common:git_clone_by_name:676 : local branch=master 2026-03-13 12:20:59.024 | + functions-common:git_clone_by_name:677 : git_clone https://review.opendev.org/openstack/magnum /opt/stack/magnum master 2026-03-13 12:20:59.027 | + functions-common:git_clone:581 : local git_remote=https://review.opendev.org/openstack/magnum 2026-03-13 12:20:59.031 | + functions-common:git_clone:582 : local git_dest=/opt/stack/magnum 2026-03-13 12:20:59.035 | + functions-common:git_clone:583 : local git_ref=master 2026-03-13 12:20:59.038 | + functions-common:git_clone:584 : local orig_dir 2026-03-13 12:20:59.043 | ++ functions-common:git_clone:585 : pwd 2026-03-13 12:20:59.048 | + functions-common:git_clone:585 : orig_dir=/opt/stack/devstack 2026-03-13 12:20:59.052 | + functions-common:git_clone:586 : local git_clone_flags= 2026-03-13 12:20:59.058 | ++ functions-common:git_clone:588 : trueorfalse False RECLONE 2026-03-13 12:20:59.084 | + functions-common:git_clone:588 : RECLONE=False 2026-03-13 12:20:59.088 | + functions-common:git_clone:589 : [[ 0 -gt 0 ]] 2026-03-13 12:20:59.092 | + functions-common:git_clone:593 : [[ False = \T\r\u\e ]] 2026-03-13 12:20:59.097 | + functions-common:git_clone:602 : echo master 2026-03-13 12:20:59.098 | + functions-common:git_clone:602 : egrep -q '^refs' 2026-03-13 12:20:59.106 | + functions-common:git_clone:616 : [[ ! -d /opt/stack/magnum ]] 2026-03-13 12:20:59.110 | + functions-common:git_clone:626 : [[ False = \T\r\u\e ]] 2026-03-13 12:20:59.114 | + functions-common:git_clone:661 : sudo git config --system --add safe.directory /opt/stack/magnum 2026-03-13 12:20:59.134 | + functions-common:git_clone:664 : cd /opt/stack/magnum 2026-03-13 12:20:59.139 | + functions-common:git_clone:665 : git show --oneline 2026-03-13 12:20:59.140 | + functions-common:git_clone:665 : head -1 2026-03-13 12:20:59.144 | b5941f36 Update master for stable/2026.1 2026-03-13 12:20:59.149 | + functions-common:git_clone:666 : cd /opt/stack/devstack 2026-03-13 12:20:59.153 | + functions-common:fetch_plugins:1767 : for plugin in ${plugins//,/ } 2026-03-13 12:20:59.157 | + functions-common:fetch_plugins:1768 : git_clone_by_name octavia 2026-03-13 12:20:59.160 | + functions-common:git_clone_by_name:673 : local name=octavia 2026-03-13 12:20:59.165 | + functions-common:git_clone_by_name:674 : local repo=https://github.com/openstack/octavia 2026-03-13 12:20:59.169 | + functions-common:git_clone_by_name:675 : local dir=/opt/stack/octavia 2026-03-13 12:20:59.173 | + functions-common:git_clone_by_name:676 : local branch=master 2026-03-13 12:20:59.177 | + functions-common:git_clone_by_name:677 : git_clone https://github.com/openstack/octavia /opt/stack/octavia master 2026-03-13 12:20:59.181 | + functions-common:git_clone:581 : local git_remote=https://github.com/openstack/octavia 2026-03-13 12:20:59.185 | + functions-common:git_clone:582 : local git_dest=/opt/stack/octavia 2026-03-13 12:20:59.189 | + functions-common:git_clone:583 : local git_ref=master 2026-03-13 12:20:59.193 | + functions-common:git_clone:584 : local orig_dir 2026-03-13 12:20:59.199 | ++ functions-common:git_clone:585 : pwd 2026-03-13 12:20:59.204 | + functions-common:git_clone:585 : orig_dir=/opt/stack/devstack 2026-03-13 12:20:59.208 | + functions-common:git_clone:586 : local git_clone_flags= 2026-03-13 12:20:59.213 | ++ functions-common:git_clone:588 : trueorfalse False RECLONE 2026-03-13 12:20:59.240 | + functions-common:git_clone:588 : RECLONE=False 2026-03-13 12:20:59.244 | + functions-common:git_clone:589 : [[ 0 -gt 0 ]] 2026-03-13 12:20:59.248 | + functions-common:git_clone:593 : [[ False = \T\r\u\e ]] 2026-03-13 12:20:59.252 | + functions-common:git_clone:602 : echo master 2026-03-13 12:20:59.252 | + functions-common:git_clone:602 : egrep -q '^refs' 2026-03-13 12:20:59.259 | + functions-common:git_clone:616 : [[ ! -d /opt/stack/octavia ]] 2026-03-13 12:20:59.263 | + functions-common:git_clone:626 : [[ False = \T\r\u\e ]] 2026-03-13 12:20:59.267 | + functions-common:git_clone:661 : sudo git config --system --add safe.directory /opt/stack/octavia 2026-03-13 12:20:59.289 | + functions-common:git_clone:664 : cd /opt/stack/octavia 2026-03-13 12:20:59.293 | + functions-common:git_clone:665 : git show --oneline 2026-03-13 12:20:59.293 | + functions-common:git_clone:665 : head -1 2026-03-13 12:20:59.299 | 79cf1f787 Update master for stable/2026.1 2026-03-13 12:20:59.304 | + functions-common:git_clone:666 : cd /opt/stack/devstack 2026-03-13 12:20:59.308 | + functions-common:fetch_plugins:1767 : for plugin in ${plugins//,/ } 2026-03-13 12:20:59.312 | + functions-common:fetch_plugins:1768 : git_clone_by_name manila 2026-03-13 12:20:59.316 | + functions-common:git_clone_by_name:673 : local name=manila 2026-03-13 12:20:59.320 | + functions-common:git_clone_by_name:674 : local repo=https://github.com/openstack/manila 2026-03-13 12:20:59.324 | + functions-common:git_clone_by_name:675 : local dir=/opt/stack/manila 2026-03-13 12:20:59.329 | + functions-common:git_clone_by_name:676 : local branch=master 2026-03-13 12:20:59.333 | + functions-common:git_clone_by_name:677 : git_clone https://github.com/openstack/manila /opt/stack/manila master 2026-03-13 12:20:59.336 | + functions-common:git_clone:581 : local git_remote=https://github.com/openstack/manila 2026-03-13 12:20:59.341 | + functions-common:git_clone:582 : local git_dest=/opt/stack/manila 2026-03-13 12:20:59.345 | + functions-common:git_clone:583 : local git_ref=master 2026-03-13 12:20:59.349 | + functions-common:git_clone:584 : local orig_dir 2026-03-13 12:20:59.353 | ++ functions-common:git_clone:585 : pwd 2026-03-13 12:20:59.359 | + functions-common:git_clone:585 : orig_dir=/opt/stack/devstack 2026-03-13 12:20:59.362 | + functions-common:git_clone:586 : local git_clone_flags= 2026-03-13 12:20:59.367 | ++ functions-common:git_clone:588 : trueorfalse False RECLONE 2026-03-13 12:20:59.393 | + functions-common:git_clone:588 : RECLONE=False 2026-03-13 12:20:59.397 | + functions-common:git_clone:589 : [[ 0 -gt 0 ]] 2026-03-13 12:20:59.401 | + functions-common:git_clone:593 : [[ False = \T\r\u\e ]] 2026-03-13 12:20:59.405 | + functions-common:git_clone:602 : echo master 2026-03-13 12:20:59.406 | + functions-common:git_clone:602 : egrep -q '^refs' 2026-03-13 12:20:59.415 | + functions-common:git_clone:616 : [[ ! -d /opt/stack/manila ]] 2026-03-13 12:20:59.418 | + functions-common:git_clone:626 : [[ False = \T\r\u\e ]] 2026-03-13 12:20:59.423 | + functions-common:git_clone:661 : sudo git config --system --add safe.directory /opt/stack/manila 2026-03-13 12:20:59.443 | + functions-common:git_clone:664 : cd /opt/stack/manila 2026-03-13 12:20:59.448 | + functions-common:git_clone:665 : git show --oneline 2026-03-13 12:20:59.449 | + functions-common:git_clone:665 : head -1 2026-03-13 12:20:59.453 | 61eecb674 Update master for stable/2026.1 2026-03-13 12:20:59.458 | + functions-common:git_clone:666 : cd /opt/stack/devstack 2026-03-13 12:20:59.462 | + functions-common:fetch_plugins:1767 : for plugin in ${plugins//,/ } 2026-03-13 12:20:59.466 | + functions-common:fetch_plugins:1768 : git_clone_by_name magnum-cluster-api 2026-03-13 12:20:59.470 | + functions-common:git_clone_by_name:673 : local name=magnum-cluster-api 2026-03-13 12:20:59.475 | + functions-common:git_clone_by_name:674 : local repo=https://github.com/vexxhost/magnum-cluster-api 2026-03-13 12:20:59.479 | + functions-common:git_clone_by_name:675 : local dir=/opt/stack/magnum-cluster-api 2026-03-13 12:20:59.483 | + functions-common:git_clone_by_name:676 : local branch=master 2026-03-13 12:20:59.488 | + functions-common:git_clone_by_name:677 : git_clone https://github.com/vexxhost/magnum-cluster-api /opt/stack/magnum-cluster-api master 2026-03-13 12:20:59.492 | + functions-common:git_clone:581 : local git_remote=https://github.com/vexxhost/magnum-cluster-api 2026-03-13 12:20:59.496 | + functions-common:git_clone:582 : local git_dest=/opt/stack/magnum-cluster-api 2026-03-13 12:20:59.500 | + functions-common:git_clone:583 : local git_ref=master 2026-03-13 12:20:59.504 | + functions-common:git_clone:584 : local orig_dir 2026-03-13 12:20:59.509 | ++ functions-common:git_clone:585 : pwd 2026-03-13 12:20:59.514 | + functions-common:git_clone:585 : orig_dir=/opt/stack/devstack 2026-03-13 12:20:59.518 | + functions-common:git_clone:586 : local git_clone_flags= 2026-03-13 12:20:59.524 | ++ functions-common:git_clone:588 : trueorfalse False RECLONE 2026-03-13 12:20:59.552 | + functions-common:git_clone:588 : RECLONE=False 2026-03-13 12:20:59.556 | + functions-common:git_clone:589 : [[ 0 -gt 0 ]] 2026-03-13 12:20:59.559 | + functions-common:git_clone:593 : [[ False = \T\r\u\e ]] 2026-03-13 12:20:59.565 | + functions-common:git_clone:602 : echo master 2026-03-13 12:20:59.565 | + functions-common:git_clone:602 : egrep -q '^refs' 2026-03-13 12:20:59.574 | + functions-common:git_clone:616 : [[ ! -d /opt/stack/magnum-cluster-api ]] 2026-03-13 12:20:59.578 | + functions-common:git_clone:626 : [[ False = \T\r\u\e ]] 2026-03-13 12:20:59.582 | + functions-common:git_clone:661 : sudo git config --system --add safe.directory /opt/stack/magnum-cluster-api 2026-03-13 12:20:59.603 | + functions-common:git_clone:664 : cd /opt/stack/magnum-cluster-api 2026-03-13 12:20:59.608 | + functions-common:git_clone:665 : git show --oneline 2026-03-13 12:20:59.609 | + functions-common:git_clone:665 : head -1 2026-03-13 12:20:59.620 | 86dbb1a fix(deps): update rust crate schemars to v1 2026-03-13 12:20:59.625 | + functions-common:git_clone:666 : cd /opt/stack/devstack 2026-03-13 12:20:59.629 | + functions-common:fetch_plugins:1767 : for plugin in ${plugins//,/ } 2026-03-13 12:20:59.633 | + functions-common:fetch_plugins:1768 : git_clone_by_name ovn-octavia-provider 2026-03-13 12:20:59.636 | + functions-common:git_clone_by_name:673 : local name=ovn-octavia-provider 2026-03-13 12:20:59.639 | + functions-common:git_clone_by_name:674 : local repo=https://github.com/openstack/ovn-octavia-provider 2026-03-13 12:20:59.644 | + functions-common:git_clone_by_name:675 : local dir=/opt/stack/ovn-octavia-provider 2026-03-13 12:20:59.648 | + functions-common:git_clone_by_name:676 : local branch=master 2026-03-13 12:20:59.652 | + functions-common:git_clone_by_name:677 : git_clone https://github.com/openstack/ovn-octavia-provider /opt/stack/ovn-octavia-provider master 2026-03-13 12:20:59.656 | + functions-common:git_clone:581 : local git_remote=https://github.com/openstack/ovn-octavia-provider 2026-03-13 12:20:59.660 | + functions-common:git_clone:582 : local git_dest=/opt/stack/ovn-octavia-provider 2026-03-13 12:20:59.664 | + functions-common:git_clone:583 : local git_ref=master 2026-03-13 12:20:59.668 | + functions-common:git_clone:584 : local orig_dir 2026-03-13 12:20:59.672 | ++ functions-common:git_clone:585 : pwd 2026-03-13 12:20:59.677 | + functions-common:git_clone:585 : orig_dir=/opt/stack/devstack 2026-03-13 12:20:59.681 | + functions-common:git_clone:586 : local git_clone_flags= 2026-03-13 12:20:59.688 | ++ functions-common:git_clone:588 : trueorfalse False RECLONE 2026-03-13 12:20:59.716 | + functions-common:git_clone:588 : RECLONE=False 2026-03-13 12:20:59.720 | + functions-common:git_clone:589 : [[ 0 -gt 0 ]] 2026-03-13 12:20:59.724 | + functions-common:git_clone:593 : [[ False = \T\r\u\e ]] 2026-03-13 12:20:59.729 | + functions-common:git_clone:602 : echo master 2026-03-13 12:20:59.729 | + functions-common:git_clone:602 : egrep -q '^refs' 2026-03-13 12:20:59.739 | + functions-common:git_clone:616 : [[ ! -d /opt/stack/ovn-octavia-provider ]] 2026-03-13 12:20:59.743 | + functions-common:git_clone:626 : [[ False = \T\r\u\e ]] 2026-03-13 12:20:59.746 | + functions-common:git_clone:661 : sudo git config --system --add safe.directory /opt/stack/ovn-octavia-provider 2026-03-13 12:20:59.769 | + functions-common:git_clone:664 : cd /opt/stack/ovn-octavia-provider 2026-03-13 12:20:59.773 | + functions-common:git_clone:665 : git show --oneline 2026-03-13 12:20:59.774 | + functions-common:git_clone:665 : head -1 2026-03-13 12:20:59.779 | 7324660 Update master for stable/2026.1 2026-03-13 12:20:59.784 | + functions-common:git_clone:666 : cd /opt/stack/devstack 2026-03-13 12:20:59.789 | + ./stack.sh:main:598 : run_phase override_defaults 2026-03-13 12:20:59.794 | + functions-common:run_phase:1840 : local mode=override_defaults 2026-03-13 12:20:59.797 | + functions-common:run_phase:1841 : local phase= 2026-03-13 12:20:59.802 | + functions-common:run_phase:1842 : [[ -d /opt/stack/devstack/extras.d ]] 2026-03-13 12:20:59.805 | + functions-common:run_phase:1843 : local extra_plugin_file_name 2026-03-13 12:20:59.809 | + functions-common:run_phase:1844 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-03-13 12:20:59.813 | + functions-common:run_phase:1849 : local exceptions=80-tempest.sh 2026-03-13 12:20:59.818 | + functions-common:run_phase:1850 : local extra 2026-03-13 12:20:59.824 | ++ functions-common:run_phase:1851 : basename /opt/stack/devstack/extras.d/80-tempest.sh 2026-03-13 12:20:59.831 | + functions-common:run_phase:1851 : extra=80-tempest.sh 2026-03-13 12:20:59.835 | + functions-common:run_phase:1852 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-03-13 12:20:59.839 | + functions-common:run_phase:1856 : [[ -r /opt/stack/devstack/extras.d/80-tempest.sh ]] 2026-03-13 12:20:59.844 | + functions-common:run_phase:1856 : source /opt/stack/devstack/extras.d/80-tempest.sh override_defaults 2026-03-13 12:20:59.849 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-03-13 12:20:59.874 | ++ functions-common:is_service_enabled:2068 : return 1 2026-03-13 12:20:59.878 | + functions-common:run_phase:1861 : [[ override_defaults == \s\o\u\r\c\e ]] 2026-03-13 12:20:59.883 | + functions-common:run_phase:1864 : [[ override_defaults == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-03-13 12:20:59.887 | + functions-common:run_phase:1865 : plugin_override_defaults 2026-03-13 12:20:59.891 | + functions-common:plugin_override_defaults:1799 : local plugins=,barbican,magnum,octavia,manila,magnum-cluster-api,ovn-octavia-provider 2026-03-13 12:20:59.895 | + functions-common:plugin_override_defaults:1800 : local plugin 2026-03-13 12:20:59.899 | + functions-common:plugin_override_defaults:1803 : [[ -z ,barbican,magnum,octavia,manila,magnum-cluster-api,ovn-octavia-provider ]] 2026-03-13 12:20:59.905 | + functions-common:plugin_override_defaults:1807 : echo 'Overriding Configuration Defaults' 2026-03-13 12:20:59.905 | Overriding Configuration Defaults 2026-03-13 12:20:59.908 | + functions-common:plugin_override_defaults:1808 : for plugin in ${plugins//,/ } 2026-03-13 12:20:59.912 | + functions-common:plugin_override_defaults:1809 : local dir=/opt/stack/barbican 2026-03-13 12:20:59.916 | + functions-common:plugin_override_defaults:1811 : [[ -f /opt/stack/barbican/devstack/override-defaults ]] 2026-03-13 12:20:59.920 | + functions-common:plugin_override_defaults:1808 : for plugin in ${plugins//,/ } 2026-03-13 12:20:59.924 | + functions-common:plugin_override_defaults:1809 : local dir=/opt/stack/magnum 2026-03-13 12:20:59.928 | + functions-common:plugin_override_defaults:1811 : [[ -f /opt/stack/magnum/devstack/override-defaults ]] 2026-03-13 12:20:59.933 | + functions-common:plugin_override_defaults:1808 : for plugin in ${plugins//,/ } 2026-03-13 12:20:59.936 | + functions-common:plugin_override_defaults:1809 : local dir=/opt/stack/octavia 2026-03-13 12:20:59.940 | + functions-common:plugin_override_defaults:1811 : [[ -f /opt/stack/octavia/devstack/override-defaults ]] 2026-03-13 12:20:59.945 | + functions-common:plugin_override_defaults:1808 : for plugin in ${plugins//,/ } 2026-03-13 12:20:59.949 | + functions-common:plugin_override_defaults:1809 : local dir=/opt/stack/manila 2026-03-13 12:20:59.954 | + functions-common:plugin_override_defaults:1811 : [[ -f /opt/stack/manila/devstack/override-defaults ]] 2026-03-13 12:20:59.958 | + functions-common:plugin_override_defaults:1808 : for plugin in ${plugins//,/ } 2026-03-13 12:20:59.963 | + functions-common:plugin_override_defaults:1809 : local dir=/opt/stack/magnum-cluster-api 2026-03-13 12:20:59.967 | + functions-common:plugin_override_defaults:1811 : [[ -f /opt/stack/magnum-cluster-api/devstack/override-defaults ]] 2026-03-13 12:20:59.972 | + functions-common:plugin_override_defaults:1814 : echo 'magnum-cluster-api has overridden the following defaults' 2026-03-13 12:20:59.972 | magnum-cluster-api has overridden the following defaults 2026-03-13 12:20:59.977 | + functions-common:plugin_override_defaults:1815 : cat /opt/stack/magnum-cluster-api/devstack/override-defaults 2026-03-13 12:20:59.979 | GLANCE_LIMIT_IMAGE_SIZE_TOTAL=10000 2026-03-13 12:20:59.979 | KEYSTONE_ADMIN_ENDPOINT=true 2026-03-13 12:20:59.979 | LIBVIRT_CPU_MODE=host-passthrough 2026-03-13 12:20:59.979 | LIBVIRT_TYPE=kvm 2026-03-13 12:20:59.979 | VOLUME_BACKING_FILE_SIZE=50G 2026-03-13 12:20:59.984 | + functions-common:plugin_override_defaults:1816 : source /opt/stack/magnum-cluster-api/devstack/override-defaults 2026-03-13 12:20:59.988 | ++ /opt/stack/magnum-cluster-api/devstack/override-defaults:source:1 : GLANCE_LIMIT_IMAGE_SIZE_TOTAL=10000 2026-03-13 12:20:59.991 | ++ /opt/stack/magnum-cluster-api/devstack/override-defaults:source:2 : KEYSTONE_ADMIN_ENDPOINT=true 2026-03-13 12:20:59.995 | ++ /opt/stack/magnum-cluster-api/devstack/override-defaults:source:3 : LIBVIRT_CPU_MODE=host-passthrough 2026-03-13 12:21:00.000 | ++ /opt/stack/magnum-cluster-api/devstack/override-defaults:source:4 : LIBVIRT_TYPE=kvm 2026-03-13 12:21:00.004 | ++ /opt/stack/magnum-cluster-api/devstack/override-defaults:source:5 : VOLUME_BACKING_FILE_SIZE=50G 2026-03-13 12:21:00.008 | + functions-common:plugin_override_defaults:1808 : for plugin in ${plugins//,/ } 2026-03-13 12:21:00.013 | + functions-common:plugin_override_defaults:1809 : local dir=/opt/stack/ovn-octavia-provider 2026-03-13 12:21:00.017 | + functions-common:plugin_override_defaults:1811 : [[ -f /opt/stack/ovn-octavia-provider/devstack/override-defaults ]] 2026-03-13 12:21:00.022 | + ./stack.sh:main:601 : source /opt/stack/devstack/lib/apache 2026-03-13 12:21:00.054 | + ./stack.sh:main:604 : source /opt/stack/devstack/lib/tls 2026-03-13 12:21:00.058 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2026-03-13 12:21:00.086 | ++ functions-common:is_service_enabled:2068 : return 0 2026-03-13 12:21:00.092 | +++ lib/tls:source:40 : ipv6_unquote 199.204.45.35 2026-03-13 12:21:00.097 | +++ functions-common:ipv6_unquote:2210 : echo 199.204.45.35 2026-03-13 12:21:00.098 | +++ functions-common:ipv6_unquote:2210 : tr -d '[]' 2026-03-13 12:21:00.106 | ++ lib/tls:source:40 : TLS_IP=199.204.45.35 2026-03-13 12:21:00.112 | +++ lib/tls:source:43 : hostname -f 2026-03-13 12:21:00.119 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=np0000158693.novalocal 2026-03-13 12:21:00.123 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2026-03-13 12:21:00.126 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2026-03-13 12:21:00.130 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2026-03-13 12:21:00.135 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2026-03-13 12:21:00.139 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2026-03-13 12:21:00.145 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2026-03-13 12:21:00.149 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2026-03-13 12:21:00.153 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2026-03-13 12:21:00.157 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2026-03-13 12:21:00.164 | + ./stack.sh:main:607 : source /opt/stack/devstack/lib/infra 2026-03-13 12:21:00.187 | + ./stack.sh:main:608 : source /opt/stack/devstack/lib/libraries 2026-03-13 12:21:00.217 | + ./stack.sh:main:609 : source /opt/stack/devstack/lib/lvm 2026-03-13 12:21:00.239 | + ./stack.sh:main:610 : source /opt/stack/devstack/lib/horizon 2026-03-13 12:21:00.261 | + ./stack.sh:main:611 : source /opt/stack/devstack/lib/keystone 2026-03-13 12:21:00.329 | + ./stack.sh:main:612 : source /opt/stack/devstack/lib/glance 2026-03-13 12:21:00.461 | + ./stack.sh:main:613 : source /opt/stack/devstack/lib/nova 2026-03-13 12:21:00.636 | + ./stack.sh:main:614 : source /opt/stack/devstack/lib/placement 2026-03-13 12:21:00.682 | + ./stack.sh:main:615 : source /opt/stack/devstack/lib/cinder 2026-03-13 12:21:00.780 | + ./stack.sh:main:616 : source /opt/stack/devstack/lib/swift 2026-03-13 12:21:00.863 | + ./stack.sh:main:617 : source /opt/stack/devstack/lib/neutron 2026-03-13 12:21:00.868 | ++ lib/neutron:source:61 : is_service_enabled tls-proxy 2026-03-13 12:21:00.896 | ++ functions-common:is_service_enabled:2068 : return 0 2026-03-13 12:21:00.900 | ++ lib/neutron:source:62 : Q_PROTOCOL=https 2026-03-13 12:21:00.906 | ++ lib/neutron:source:66 : GITDIR["python-neutronclient"]=/opt/stack/python-neutronclient 2026-03-13 12:21:00.911 | ++ lib/neutron:source:68 : NEUTRON_DIR=/opt/stack/neutron 2026-03-13 12:21:00.916 | ++ lib/neutron:source:69 : NEUTRON_FWAAS_DIR=/opt/stack/neutron-fwaas 2026-03-13 12:21:00.921 | ++ lib/neutron:source:72 : [[ -d /opt/stack/neutron/bin/neutron-server ]] 2026-03-13 12:21:00.927 | +++ lib/neutron:source:75 : get_python_exec_prefix 2026-03-13 12:21:00.955 | +++ inc/python:get_python_exec_prefix:80 : [[ True == \T\r\u\e ]] 2026-03-13 12:21:00.959 | +++ inc/python:get_python_exec_prefix:81 : echo /opt/stack/data/venv/bin 2026-03-13 12:21:00.965 | ++ lib/neutron:source:75 : NEUTRON_BIN_DIR=/opt/stack/data/venv/bin 2026-03-13 12:21:00.970 | ++ lib/neutron:source:78 : NEUTRON_CONF_DIR=/etc/neutron 2026-03-13 12:21:00.975 | ++ lib/neutron:source:79 : NEUTRON_CONF=/etc/neutron/neutron.conf 2026-03-13 12:21:00.980 | ++ lib/neutron:source:80 : export NEUTRON_TEST_CONFIG_FILE=/etc/neutron/debug.ini 2026-03-13 12:21:00.985 | ++ lib/neutron:source:80 : NEUTRON_TEST_CONFIG_FILE=/etc/neutron/debug.ini 2026-03-13 12:21:00.989 | ++ lib/neutron:source:82 : NEUTRON_UWSGI=neutron.wsgi.api:application 2026-03-13 12:21:00.994 | ++ lib/neutron:source:83 : NEUTRON_UWSGI_CONF=/etc/neutron/neutron-api-uwsgi.ini 2026-03-13 12:21:01.000 | +++ lib/neutron:source:89 : trueorfalse True NEUTRON_ENFORCE_SCOPE 2026-03-13 12:21:01.031 | ++ lib/neutron:source:89 : NEUTRON_ENFORCE_SCOPE=True 2026-03-13 12:21:01.036 | ++ lib/neutron:source:93 : AGENT_DHCP_BINARY=/opt/stack/data/venv/bin/neutron-dhcp-agent 2026-03-13 12:21:01.043 | ++ lib/neutron:source:94 : AGENT_L3_BINARY=/opt/stack/data/venv/bin/neutron-l3-agent 2026-03-13 12:21:01.048 | ++ lib/neutron:source:95 : AGENT_META_BINARY=/opt/stack/data/venv/bin/neutron-metadata-agent 2026-03-13 12:21:01.053 | ++ lib/neutron:source:99 : Q_DHCP_CONF_FILE=/etc/neutron/dhcp_agent.ini 2026-03-13 12:21:01.058 | ++ lib/neutron:source:102 : NEUTRON_DHCP_CONF=/etc/neutron/dhcp_agent.ini 2026-03-13 12:21:01.062 | ++ lib/neutron:source:103 : Q_L3_CONF_FILE=/etc/neutron/l3_agent.ini 2026-03-13 12:21:01.067 | ++ lib/neutron:source:106 : NEUTRON_L3_CONF=/etc/neutron/l3_agent.ini 2026-03-13 12:21:01.071 | ++ lib/neutron:source:107 : Q_META_CONF_FILE=/etc/neutron/metadata_agent.ini 2026-03-13 12:21:01.076 | ++ lib/neutron:source:110 : Q_DB_NAME=neutron 2026-03-13 12:21:01.079 | ++ lib/neutron:source:112 : Q_PLUGIN=ml2 2026-03-13 12:21:01.083 | ++ lib/neutron:source:114 : Q_PORT=9696 2026-03-13 12:21:01.086 | ++ lib/neutron:source:116 : Q_PORT_INT=19696 2026-03-13 12:21:01.090 | ++ lib/neutron:source:118 : Q_HOST=199.204.45.35 2026-03-13 12:21:01.095 | ++ lib/neutron:source:120 : Q_PROTOCOL=https 2026-03-13 12:21:01.101 | +++ lib/neutron:source:122 : ipv6_unquote 0.0.0.0 2026-03-13 12:21:01.106 | +++ functions-common:ipv6_unquote:2210 : echo 0.0.0.0 2026-03-13 12:21:01.107 | +++ functions-common:ipv6_unquote:2210 : tr -d '[]' 2026-03-13 12:21:01.116 | ++ lib/neutron:source:122 : Q_LISTEN_ADDRESS=0.0.0.0 2026-03-13 12:21:01.121 | ++ lib/neutron:source:124 : Q_ADMIN_USERNAME=neutron 2026-03-13 12:21:01.124 | ++ lib/neutron:source:126 : Q_AUTH_STRATEGY=keystone 2026-03-13 12:21:01.129 | ++ lib/neutron:source:128 : Q_OVS_USE_VETH=False 2026-03-13 12:21:01.134 | ++ lib/neutron:source:129 : Q_USE_ROOTWRAP=True 2026-03-13 12:21:01.140 | +++ lib/neutron:source:130 : trueorfalse True Q_USE_ROOTWRAP_DAEMON 2026-03-13 12:21:01.169 | ++ lib/neutron:source:130 : Q_USE_ROOTWRAP_DAEMON=True 2026-03-13 12:21:01.176 | +++ lib/neutron:source:132 : ipv6_unquote 199.204.45.35 2026-03-13 12:21:01.180 | +++ functions-common:ipv6_unquote:2210 : echo 199.204.45.35 2026-03-13 12:21:01.180 | +++ functions-common:ipv6_unquote:2210 : tr -d '[]' 2026-03-13 12:21:01.189 | ++ lib/neutron:source:132 : Q_META_DATA_IP=199.204.45.35 2026-03-13 12:21:01.194 | ++ lib/neutron:source:134 : Q_ALLOW_OVERLAPPING_IP=True 2026-03-13 12:21:01.198 | ++ lib/neutron:source:135 : Q_NOTIFY_NOVA_PORT_STATUS_CHANGES=True 2026-03-13 12:21:01.203 | ++ lib/neutron:source:136 : Q_NOTIFY_NOVA_PORT_DATA_CHANGES=True 2026-03-13 12:21:01.207 | ++ lib/neutron:source:137 : VIF_PLUGGING_IS_FATAL=True 2026-03-13 12:21:01.212 | ++ lib/neutron:source:138 : VIF_PLUGGING_TIMEOUT=300 2026-03-13 12:21:01.216 | ++ lib/neutron:source:141 : SKIP_STOP_OVN=False 2026-03-13 12:21:01.221 | ++ lib/neutron:source:145 : _Q_PLUGIN_EXTRA_CONF_PATH=/etc/neutron 2026-03-13 12:21:01.225 | ++ lib/neutron:source:148 : NEUTRON_ENDPOINT_SERVICE_NAME=networking 2026-03-13 12:21:01.230 | ++ lib/neutron:source:149 : [[ -z networking ]] 2026-03-13 12:21:01.235 | ++ lib/neutron:source:154 : ALEMBIC_REPO=https://github.com/sqlalchemy/alembic.git 2026-03-13 12:21:01.240 | ++ lib/neutron:source:155 : ALEMBIC_DIR=/opt/stack/alembic 2026-03-13 12:21:01.245 | ++ lib/neutron:source:156 : ALEMBIC_BRANCH=main 2026-03-13 12:21:01.250 | ++ lib/neutron:source:157 : SQLALCHEMY_REPO=https://github.com/sqlalchemy/sqlalchemy.git 2026-03-13 12:21:01.256 | ++ lib/neutron:source:158 : SQLALCHEMY_DIR=/opt/stack/sqlalchemy 2026-03-13 12:21:01.260 | ++ lib/neutron:source:159 : SQLALCHEMY_BRANCH=main 2026-03-13 12:21:01.265 | ++ lib/neutron:source:170 : declare -a -g Q_PLUGIN_EXTRA_CONF_FILES 2026-03-13 12:21:01.270 | ++ lib/neutron:source:173 : declare -a -g _Q_PLUGIN_EXTRA_CONF_FILES_ABS 2026-03-13 12:21:01.274 | ++ lib/neutron:source:176 : Q_RR_CONF_FILE=/etc/neutron/rootwrap.conf 2026-03-13 12:21:01.279 | ++ lib/neutron:source:177 : [[ True == \F\a\l\s\e ]] 2026-03-13 12:21:01.285 | +++ lib/neutron:source:180 : get_rootwrap_location neutron 2026-03-13 12:21:01.289 | +++ functions:get_rootwrap_location:601 : local module=neutron 2026-03-13 12:21:01.294 | ++++ functions:get_rootwrap_location:603 : get_python_exec_prefix 2026-03-13 12:21:01.322 | ++++ inc/python:get_python_exec_prefix:80 : [[ True == \T\r\u\e ]] 2026-03-13 12:21:01.326 | ++++ inc/python:get_python_exec_prefix:81 : echo /opt/stack/data/venv/bin 2026-03-13 12:21:01.331 | +++ functions:get_rootwrap_location:603 : echo /opt/stack/data/venv/bin/neutron-rootwrap 2026-03-13 12:21:01.337 | ++ lib/neutron:source:180 : NEUTRON_ROOTWRAP=/opt/stack/data/venv/bin/neutron-rootwrap 2026-03-13 12:21:01.342 | ++ lib/neutron:source:181 : Q_RR_COMMAND='sudo /opt/stack/data/venv/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2026-03-13 12:21:01.346 | ++ lib/neutron:source:182 : [[ True == \T\r\u\e ]] 2026-03-13 12:21:01.351 | ++ lib/neutron:source:183 : Q_RR_DAEMON_COMMAND='sudo /opt/stack/data/venv/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2026-03-13 12:21:01.356 | ++ lib/neutron:source:195 : Q_DVR_MODE=legacy 2026-03-13 12:21:01.360 | ++ lib/neutron:source:196 : [[ legacy != \l\e\g\a\c\y ]] 2026-03-13 12:21:01.365 | ++ lib/neutron:source:212 : ENABLE_TENANT_TUNNELS=True 2026-03-13 12:21:01.370 | ++ lib/neutron:source:217 : TENANT_TUNNEL_RANGES=1:1000 2026-03-13 12:21:01.374 | ++ lib/neutron:source:222 : ENABLE_TENANT_VLANS=False 2026-03-13 12:21:01.379 | ++ lib/neutron:source:230 : TENANT_VLAN_RANGE= 2026-03-13 12:21:01.384 | ++ lib/neutron:source:238 : PHYSICAL_NETWORK=public 2026-03-13 12:21:01.389 | ++ lib/neutron:source:248 : OVS_PHYSICAL_BRIDGE=br-ex 2026-03-13 12:21:01.393 | ++ lib/neutron:source:254 : OVS_ENABLE_TUNNELING=True 2026-03-13 12:21:01.398 | ++ lib/neutron:source:258 : ENABLE_ISOLATED_METADATA=False 2026-03-13 12:21:01.403 | ++ lib/neutron:source:263 : ENABLE_METADATA_NETWORK=False 2026-03-13 12:21:01.407 | ++ lib/neutron:source:268 : '[' -f /opt/stack/devstack/lib/neutron_plugins/ml2 ']' 2026-03-13 12:21:01.412 | ++ lib/neutron:source:269 : source /opt/stack/devstack/lib/neutron_plugins/ml2 2026-03-13 12:21:01.603 | ++ lib/neutron:source:276 : source /opt/stack/devstack/lib/neutron_plugins/services/metering 2026-03-13 12:21:01.627 | ++ lib/neutron:source:279 : source /opt/stack/devstack/lib/neutron_plugins/services/l3 2026-03-13 12:21:01.632 | +++ lib/neutron_plugins/services/l3:source:3 : IP_VERSION=4+6 2026-03-13 12:21:01.638 | +++ lib/neutron_plugins/services/l3:source:5 : [[ 4+6 != \4 ]] 2026-03-13 12:21:01.643 | +++ lib/neutron_plugins/services/l3:source:5 : [[ 4+6 != \6 ]] 2026-03-13 12:21:01.647 | +++ lib/neutron_plugins/services/l3:source:5 : [[ 4+6 != \4\+\6 ]] 2026-03-13 12:21:01.651 | +++ lib/neutron_plugins/services/l3:source:9 : NEUTRON_CREATE_INITIAL_NETWORKS=True 2026-03-13 12:21:01.655 | +++ lib/neutron_plugins/services/l3:source:12 : PROVIDER_SUBNET_NAME=provider_net 2026-03-13 12:21:01.659 | +++ lib/neutron_plugins/services/l3:source:13 : IPV6_PROVIDER_SUBNET_NAME=provider_net_v6 2026-03-13 12:21:01.662 | +++ lib/neutron_plugins/services/l3:source:14 : IPV6_PROVIDER_FIXED_RANGE= 2026-03-13 12:21:01.667 | +++ lib/neutron_plugins/services/l3:source:15 : IPV6_PROVIDER_NETWORK_GATEWAY= 2026-03-13 12:21:01.671 | +++ lib/neutron_plugins/services/l3:source:17 : PUBLIC_BRIDGE=br-ex 2026-03-13 12:21:01.675 | +++ lib/neutron_plugins/services/l3:source:18 : PUBLIC_BRIDGE_MTU=1430 2026-03-13 12:21:01.679 | +++ lib/neutron_plugins/services/l3:source:23 : Q_ASSIGN_GATEWAY_TO_PUBLIC_BRIDGE=True 2026-03-13 12:21:01.684 | +++ lib/neutron_plugins/services/l3:source:26 : Q_ROUTER_NAME=router1 2026-03-13 12:21:01.688 | +++ lib/neutron_plugins/services/l3:source:31 : Q_USE_PUBLIC_VETH=False 2026-03-13 12:21:01.693 | +++ lib/neutron_plugins/services/l3:source:32 : Q_PUBLIC_VETH_EX=veth-pub-ex 2026-03-13 12:21:01.697 | +++ lib/neutron_plugins/services/l3:source:33 : Q_PUBLIC_VETH_INT=veth-pub-int 2026-03-13 12:21:01.702 | +++ lib/neutron_plugins/services/l3:source:39 : Q_L3_ROUTER_PER_TENANT=True 2026-03-13 12:21:01.706 | +++ lib/neutron_plugins/services/l3:source:72 : Q_USE_PROVIDERNET_FOR_PUBLIC=True 2026-03-13 12:21:01.710 | +++ lib/neutron_plugins/services/l3:source:73 : PUBLIC_PHYSICAL_NETWORK=public 2026-03-13 12:21:01.717 | ++++ lib/neutron_plugins/services/l3:source:76 : uuidgen 2026-03-13 12:21:01.717 | ++++ lib/neutron_plugins/services/l3:source:76 : sed s/-//g 2026-03-13 12:21:01.718 | ++++ lib/neutron_plugins/services/l3:source:76 : cut -c 23- 2026-03-13 12:21:01.719 | ++++ lib/neutron_plugins/services/l3:source:76 : sed -e 's/\(..\)\(....\)\(....\)/\1:\2:\3/' 2026-03-13 12:21:01.728 | +++ lib/neutron_plugins/services/l3:source:76 : IPV6_GLOBAL_ID=e4:a794:f9c7 2026-03-13 12:21:01.731 | +++ lib/neutron_plugins/services/l3:source:79 : IPV6_RA_MODE=slaac 2026-03-13 12:21:01.736 | +++ lib/neutron_plugins/services/l3:source:80 : IPV6_ADDRESS_MODE=slaac 2026-03-13 12:21:01.741 | +++ lib/neutron_plugins/services/l3:source:81 : IPV6_PUBLIC_SUBNET_NAME=ipv6-public-subnet 2026-03-13 12:21:01.745 | +++ lib/neutron_plugins/services/l3:source:82 : IPV6_PRIVATE_SUBNET_NAME=ipv6-private-subnet 2026-03-13 12:21:01.750 | +++ lib/neutron_plugins/services/l3:source:83 : IPV6_ADDRS_SAFE_TO_USE=fde4:a794:f9c7::/56 2026-03-13 12:21:01.758 | ++++ lib/neutron_plugins/services/l3:source:86 : echo fde4:a794:f9c7::/56 2026-03-13 12:21:01.758 | ++++ lib/neutron_plugins/services/l3:source:86 : awk -F / '{ print $1"/"($2>63 ? $2 : 64) }' 2026-03-13 12:21:01.767 | +++ lib/neutron_plugins/services/l3:source:86 : FIXED_RANGE_V6=fde4:a794:f9c7::/64 2026-03-13 12:21:01.772 | +++ lib/neutron_plugins/services/l3:source:87 : IPV6_PRIVATE_NETWORK_GATEWAY= 2026-03-13 12:21:01.776 | +++ lib/neutron_plugins/services/l3:source:88 : IPV6_PUBLIC_RANGE=2001:db8::/64 2026-03-13 12:21:01.781 | +++ lib/neutron_plugins/services/l3:source:89 : IPV6_PUBLIC_NETWORK_GATEWAY=2001:db8::2 2026-03-13 12:21:01.786 | +++ lib/neutron_plugins/services/l3:source:90 : IPV6_ROUTER_GW_IP=2001:db8::1 2026-03-13 12:21:01.791 | +++ lib/neutron_plugins/services/l3:source:93 : NETWORK_GATEWAY=10.1.0.1 2026-03-13 12:21:01.796 | +++ lib/neutron_plugins/services/l3:source:94 : PUBLIC_NETWORK_GATEWAY=172.24.5.1 2026-03-13 12:21:01.801 | +++ lib/neutron_plugins/services/l3:source:95 : PRIVATE_SUBNET_NAME=private-subnet 2026-03-13 12:21:01.805 | +++ lib/neutron_plugins/services/l3:source:96 : PUBLIC_SUBNET_NAME=public-subnet 2026-03-13 12:21:01.810 | +++ lib/neutron_plugins/services/l3:source:99 : USE_SUBNETPOOL=True 2026-03-13 12:21:01.815 | +++ lib/neutron_plugins/services/l3:source:100 : SUBNETPOOL_NAME_V4=shared-default-subnetpool-v4 2026-03-13 12:21:01.820 | +++ lib/neutron_plugins/services/l3:source:101 : SUBNETPOOL_NAME_V6=shared-default-subnetpool-v6 2026-03-13 12:21:01.824 | +++ lib/neutron_plugins/services/l3:source:103 : SUBNETPOOL_PREFIX_V4=10.1.0.0/20 2026-03-13 12:21:01.827 | +++ lib/neutron_plugins/services/l3:source:104 : SUBNETPOOL_PREFIX_V6=fde4:a794:f9c7::/56 2026-03-13 12:21:01.831 | +++ lib/neutron_plugins/services/l3:source:106 : SUBNETPOOL_SIZE_V4=26 2026-03-13 12:21:01.836 | +++ lib/neutron_plugins/services/l3:source:107 : SUBNETPOOL_SIZE_V6=64 2026-03-13 12:21:01.843 | ++++ lib/neutron_plugins/services/l3:source:109 : ip -4 route 2026-03-13 12:21:01.844 | ++++ lib/neutron_plugins/services/l3:source:109 : awk '{print $5}' 2026-03-13 12:21:01.844 | ++++ lib/neutron_plugins/services/l3:source:109 : grep '^default' 2026-03-13 12:21:01.854 | +++ lib/neutron_plugins/services/l3:source:109 : default_v4_route_devs=ens3 2026-03-13 12:21:01.860 | ++++ lib/neutron_plugins/services/l3:source:111 : ip -6 route list match default table all 2026-03-13 12:21:01.861 | ++++ lib/neutron_plugins/services/l3:source:111 : grep via 2026-03-13 12:21:01.862 | ++++ lib/neutron_plugins/services/l3:source:111 : awk '{print $5}' 2026-03-13 12:21:01.871 | +++ lib/neutron_plugins/services/l3:source:111 : default_v6_route_devs='ens3 2026-03-13 12:21:01.871 | ens3' 2026-03-13 12:21:01.879 | ++ lib/neutron:source:282 : source /opt/stack/devstack/lib/neutron_plugins/services/placement 2026-03-13 12:21:01.885 | ++ lib/neutron:source:283 : source /opt/stack/devstack/lib/neutron_plugins/services/trunk 2026-03-13 12:21:01.888 | ++ lib/neutron:source:284 : source /opt/stack/devstack/lib/neutron_plugins/services/qos 2026-03-13 12:21:01.893 | ++ lib/neutron:source:285 : source /opt/stack/devstack/lib/neutron_plugins/services/segments 2026-03-13 12:21:01.898 | ++ lib/neutron:source:288 : has_neutron_plugin_security_group 2026-03-13 12:21:01.903 | ++ lib/neutron_plugins/ml2:has_neutron_plugin_security_group:146 : return 0 2026-03-13 12:21:01.907 | ++ lib/neutron:source:289 : Q_USE_SECGROUP=True 2026-03-13 12:21:01.911 | ++ lib/neutron:source:297 : OVN_BRIDGE_MAPPINGS=public:br-ex 2026-03-13 12:21:01.944 | + ./stack.sh:main:618 : source /opt/stack/devstack/lib/ldap 2026-03-13 12:21:01.973 | + ./stack.sh:main:619 : source /opt/stack/devstack/lib/dstat 2026-03-13 12:21:02.001 | + ./stack.sh:main:620 : source /opt/stack/devstack/lib/atop 2026-03-13 12:21:02.028 | + ./stack.sh:main:621 : source /opt/stack/devstack/lib/tcpdump 2026-03-13 12:21:02.053 | + ./stack.sh:main:622 : source /opt/stack/devstack/lib/etcd3 2026-03-13 12:21:02.112 | + ./stack.sh:main:623 : source /opt/stack/devstack/lib/os-vif 2026-03-13 12:21:02.119 | +++ lib/os-vif:source:12 : is_ml2_ovs 2026-03-13 12:21:02.122 | +++ lib/os-vif:is_ml2_ovs:4 : [[ ovn == \o\p\e\n\v\s\w\i\t\c\h ]] 2026-03-13 12:21:02.127 | +++ lib/os-vif:is_ml2_ovs:7 : echo False 2026-03-13 12:21:02.133 | ++ lib/os-vif:source:12 : OS_VIF_OVS_ISOLATE_VIF=False 2026-03-13 12:21:02.139 | +++ lib/os-vif:source:13 : trueorfalse False OS_VIF_OVS_ISOLATE_VIF 2026-03-13 12:21:02.169 | ++ lib/os-vif:source:13 : OS_VIF_OVS_ISOLATE_VIF=False 2026-03-13 12:21:02.174 | + ./stack.sh:main:629 : run_phase source 2026-03-13 12:21:02.179 | + functions-common:run_phase:1840 : local mode=source 2026-03-13 12:21:02.183 | + functions-common:run_phase:1841 : local phase= 2026-03-13 12:21:02.189 | + functions-common:run_phase:1842 : [[ -d /opt/stack/devstack/extras.d ]] 2026-03-13 12:21:02.193 | + functions-common:run_phase:1843 : local extra_plugin_file_name 2026-03-13 12:21:02.198 | + functions-common:run_phase:1844 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-03-13 12:21:02.202 | + functions-common:run_phase:1849 : local exceptions=80-tempest.sh 2026-03-13 12:21:02.207 | + functions-common:run_phase:1850 : local extra 2026-03-13 12:21:02.213 | ++ functions-common:run_phase:1851 : basename /opt/stack/devstack/extras.d/80-tempest.sh 2026-03-13 12:21:02.221 | + functions-common:run_phase:1851 : extra=80-tempest.sh 2026-03-13 12:21:02.225 | + functions-common:run_phase:1852 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-03-13 12:21:02.230 | + functions-common:run_phase:1856 : [[ -r /opt/stack/devstack/extras.d/80-tempest.sh ]] 2026-03-13 12:21:02.235 | + functions-common:run_phase:1856 : source /opt/stack/devstack/extras.d/80-tempest.sh source 2026-03-13 12:21:02.240 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-03-13 12:21:02.269 | ++ functions-common:is_service_enabled:2068 : return 1 2026-03-13 12:21:02.273 | + functions-common:run_phase:1861 : [[ source == \s\o\u\r\c\e ]] 2026-03-13 12:21:02.278 | + functions-common:run_phase:1862 : load_plugin_settings 2026-03-13 12:21:02.283 | + functions-common:load_plugin_settings:1776 : local plugins=,barbican,magnum,octavia,manila,magnum-cluster-api,ovn-octavia-provider 2026-03-13 12:21:02.287 | + functions-common:load_plugin_settings:1777 : local plugin 2026-03-13 12:21:02.292 | + functions-common:load_plugin_settings:1780 : [[ -z ,barbican,magnum,octavia,manila,magnum-cluster-api,ovn-octavia-provider ]] 2026-03-13 12:21:02.297 | + functions-common:load_plugin_settings:1784 : echo 'Loading plugin settings' 2026-03-13 12:21:02.297 | Loading plugin settings 2026-03-13 12:21:02.301 | + functions-common:load_plugin_settings:1785 : for plugin in ${plugins//,/ } 2026-03-13 12:21:02.306 | + functions-common:load_plugin_settings:1786 : local dir=/opt/stack/barbican 2026-03-13 12:21:02.310 | + functions-common:load_plugin_settings:1788 : [[ -f /opt/stack/barbican/devstack/settings ]] 2026-03-13 12:21:02.314 | + functions-common:load_plugin_settings:1789 : source /opt/stack/barbican/devstack/settings 2026-03-13 12:21:02.319 | ++ /opt/stack/barbican/devstack/settings:source:4 : define_plugin barbican 2026-03-13 12:21:02.324 | ++ functions-common:define_plugin:1884 : : 2026-03-13 12:21:02.329 | ++ /opt/stack/barbican/devstack/settings:source:7 : BARBICAN_DIR=/opt/stack/barbican 2026-03-13 12:21:02.334 | ++ /opt/stack/barbican/devstack/settings:source:8 : BARBICAN_CONF_DIR=/etc/barbican 2026-03-13 12:21:02.339 | ++ /opt/stack/barbican/devstack/settings:source:9 : BARBICAN_CONF=/etc/barbican/barbican.conf 2026-03-13 12:21:02.344 | ++ /opt/stack/barbican/devstack/settings:source:10 : BARBICAN_PASTE_CONF=/etc/barbican/barbican-api-paste.ini 2026-03-13 12:21:02.349 | ++ /opt/stack/barbican/devstack/settings:source:11 : BARBICAN_API_LOG_DIR=/opt/stack/logs 2026-03-13 12:21:02.354 | ++ /opt/stack/barbican/devstack/settings:source:13 : PYKMIP_CONF_DIR=/etc/pykmip 2026-03-13 12:21:02.358 | ++ /opt/stack/barbican/devstack/settings:source:14 : PYKMIP_CONF=/etc/pykmip/server.conf 2026-03-13 12:21:02.363 | ++ /opt/stack/barbican/devstack/settings:source:15 : PYKMIP_LOG_DIR=/var/log/pykmip 2026-03-13 12:21:02.367 | ++ /opt/stack/barbican/devstack/settings:source:18 : [[ False = True ]] 2026-03-13 12:21:02.373 | +++ /opt/stack/barbican/devstack/settings:source:22 : get_python_exec_prefix 2026-03-13 12:21:02.403 | +++ inc/python:get_python_exec_prefix:80 : [[ True == \T\r\u\e ]] 2026-03-13 12:21:02.407 | +++ inc/python:get_python_exec_prefix:81 : echo /opt/stack/data/venv/bin 2026-03-13 12:21:02.413 | ++ /opt/stack/barbican/devstack/settings:source:22 : BARBICAN_BIN_DIR=/opt/stack/data/venv/bin 2026-03-13 12:21:02.417 | ++ /opt/stack/barbican/devstack/settings:source:25 : BARBICAN_WSGI=barbican.wsgi.api:application 2026-03-13 12:21:02.421 | ++ /opt/stack/barbican/devstack/settings:source:26 : BARBICAN_UWSGI_CONF=/etc/barbican/barbican-uwsgi.ini 2026-03-13 12:21:02.426 | ++ /opt/stack/barbican/devstack/settings:source:29 : BARBICAN_REPO=https://github.com/openstack/barbican.git 2026-03-13 12:21:02.430 | ++ /opt/stack/barbican/devstack/settings:source:30 : BARBICAN_BRANCH=master 2026-03-13 12:21:02.435 | ++ /opt/stack/barbican/devstack/settings:source:33 : GITREPO["python-barbicanclient"]=https://github.com/openstack/python-barbicanclient.git 2026-03-13 12:21:02.439 | ++ /opt/stack/barbican/devstack/settings:source:34 : GITBRANCH["python-barbicanclient"]=master 2026-03-13 12:21:02.443 | ++ /opt/stack/barbican/devstack/settings:source:35 : GITDIR["python-barbicanclient"]=/opt/stack/python-barbicanclient 2026-03-13 12:21:02.447 | ++ /opt/stack/barbican/devstack/settings:source:38 : BARBICAN_HOST_HREF=http://199.204.45.35/key-manager 2026-03-13 12:21:02.452 | ++ /opt/stack/barbican/devstack/settings:source:40 : GITREPO["barbican-tempest-plugin"]=https://github.com/openstack/barbican-tempest-plugin.git 2026-03-13 12:21:02.457 | ++ /opt/stack/barbican/devstack/settings:source:41 : GITBRANCH["barbican-tempest-plugin"]=master 2026-03-13 12:21:02.462 | ++ /opt/stack/barbican/devstack/settings:source:42 : GITDIR["barbican-tempest-plugin"]=/opt/stack/barbican-tempest-plugin 2026-03-13 12:21:02.468 | +++ /opt/stack/barbican/devstack/settings:source:45 : trueorfalse True ENFORCE_SCOPE 2026-03-13 12:21:02.500 | ++ /opt/stack/barbican/devstack/settings:source:45 : BARBICAN_ENFORCE_SCOPE=False 2026-03-13 12:21:02.505 | ++ /opt/stack/barbican/devstack/settings:source:47 : enable_service barbican 2026-03-13 12:21:02.579 | + functions-common:load_plugin_settings:1785 : for plugin in ${plugins//,/ } 2026-03-13 12:21:02.582 | + functions-common:load_plugin_settings:1786 : local dir=/opt/stack/magnum 2026-03-13 12:21:02.586 | + functions-common:load_plugin_settings:1788 : [[ -f /opt/stack/magnum/devstack/settings ]] 2026-03-13 12:21:02.590 | + functions-common:load_plugin_settings:1789 : source /opt/stack/magnum/devstack/settings 2026-03-13 12:21:02.595 | +++ /opt/stack/magnum/devstack/settings:source:19 : trueorfalse False MAGNUM_ENFORCE_SCOPE 2026-03-13 12:21:02.626 | ++ /opt/stack/magnum/devstack/settings:source:19 : MAGNUM_ENFORCE_SCOPE=False 2026-03-13 12:21:02.631 | ++ /opt/stack/magnum/devstack/settings:source:22 : enable_service magnum-api 2026-03-13 12:21:02.711 | ++ /opt/stack/magnum/devstack/settings:source:23 : enable_service magnum-cond 2026-03-13 12:21:02.794 | + functions-common:load_plugin_settings:1785 : for plugin in ${plugins//,/ } 2026-03-13 12:21:02.797 | + functions-common:load_plugin_settings:1786 : local dir=/opt/stack/octavia 2026-03-13 12:21:02.800 | + functions-common:load_plugin_settings:1788 : [[ -f /opt/stack/octavia/devstack/settings ]] 2026-03-13 12:21:02.804 | + functions-common:load_plugin_settings:1789 : source /opt/stack/octavia/devstack/settings 2026-03-13 12:21:02.809 | ++ /opt/stack/octavia/devstack/settings:source:3 : OCTAVIA=octavia 2026-03-13 12:21:02.813 | ++ /opt/stack/octavia/devstack/settings:source:4 : OCTAVIA_DIR=/opt/stack/octavia 2026-03-13 12:21:02.817 | ++ /opt/stack/octavia/devstack/settings:source:5 : DISKIMAGE_BUILDER_REPO_URL=https://github.com/openstack/diskimage-builder.git 2026-03-13 12:21:02.822 | ++ /opt/stack/octavia/devstack/settings:source:6 : DISKIMAGE_BUILDER_REPO_REF=master 2026-03-13 12:21:02.826 | ++ /opt/stack/octavia/devstack/settings:source:7 : DISKIMAGE_BUILDER_DIR=/opt/stack/diskimage-builder 2026-03-13 12:21:02.832 | +++ /opt/stack/octavia/devstack/settings:source:8 : get_python_exec_prefix 2026-03-13 12:21:02.861 | +++ inc/python:get_python_exec_prefix:80 : [[ True == \T\r\u\e ]] 2026-03-13 12:21:02.865 | +++ inc/python:get_python_exec_prefix:81 : echo /opt/stack/data/venv/bin 2026-03-13 12:21:02.872 | ++ /opt/stack/octavia/devstack/settings:source:8 : OCTAVIA_BIN_DIR=/opt/stack/data/venv/bin 2026-03-13 12:21:02.877 | ++ /opt/stack/octavia/devstack/settings:source:9 : OCTAVIA_CONF_DIR=/etc/octavia 2026-03-13 12:21:02.882 | ++ /opt/stack/octavia/devstack/settings:source:10 : OCTAVIA_SSH_DIR=/etc/octavia/.ssh 2026-03-13 12:21:02.886 | ++ /opt/stack/octavia/devstack/settings:source:11 : OCTAVIA_CERTS_DIR=/etc/octavia/certs 2026-03-13 12:21:02.891 | ++ /opt/stack/octavia/devstack/settings:source:12 : OCTAVIA_CONF=/etc/octavia/octavia.conf 2026-03-13 12:21:02.897 | ++ /opt/stack/octavia/devstack/settings:source:13 : OCTAVIA_AUDIT_MAP=/etc/octavia/octavia_api_audit_map.conf 2026-03-13 12:21:02.903 | ++ /opt/stack/octavia/devstack/settings:source:14 : OCTAVIA_RUN_DIR=/var/run/octavia 2026-03-13 12:21:02.909 | ++ /opt/stack/octavia/devstack/settings:source:16 : OCTAVIA_AMPHORA_DRIVER=amphora_haproxy_rest_driver 2026-03-13 12:21:02.913 | ++ /opt/stack/octavia/devstack/settings:source:17 : OCTAVIA_NETWORK_DRIVER=allowed_address_pairs_driver 2026-03-13 12:21:02.915 | ++ /opt/stack/octavia/devstack/settings:source:18 : OCTAVIA_COMPUTE_DRIVER=compute_nova_driver 2026-03-13 12:21:02.918 | ++ /opt/stack/octavia/devstack/settings:source:19 : OCTAVIA_VOLUME_DRIVER=volume_noop_driver 2026-03-13 12:21:02.922 | ++ /opt/stack/octavia/devstack/settings:source:20 : OCTAVIA_IMAGE_DRIVER=image_glance_driver 2026-03-13 12:21:02.925 | ++ /opt/stack/octavia/devstack/settings:source:22 : OCTAVIA_USERNAME=admin 2026-03-13 12:21:02.929 | ++ /opt/stack/octavia/devstack/settings:source:23 : OCTAVIA_PASSWORD=secretadmin 2026-03-13 12:21:02.932 | ++ /opt/stack/octavia/devstack/settings:source:24 : OCTAVIA_PROJECT_NAME=admin 2026-03-13 12:21:02.935 | ++ /opt/stack/octavia/devstack/settings:source:25 : OCTAVIA_USER_DOMAIN_NAME=Default 2026-03-13 12:21:02.939 | ++ /opt/stack/octavia/devstack/settings:source:26 : OCTAVIA_PROJECT_DOMAIN_NAME=Default 2026-03-13 12:21:02.943 | ++ /opt/stack/octavia/devstack/settings:source:28 : OCTAVIA_PROTOCOL=http 2026-03-13 12:21:02.947 | ++ /opt/stack/octavia/devstack/settings:source:29 : OCTAVIA_PORT=9876 2026-03-13 12:21:02.952 | ++ /opt/stack/octavia/devstack/settings:source:30 : OCTAVIA_HA_PORT=9875 2026-03-13 12:21:02.957 | ++ /opt/stack/octavia/devstack/settings:source:31 : OCTAVIA_HM_LISTEN_PORT=5555 2026-03-13 12:21:02.961 | ++ /opt/stack/octavia/devstack/settings:source:33 : OCTAVIA_ENABLE_AMPHORAV2_JOBBOARD=False 2026-03-13 12:21:02.966 | ++ /opt/stack/octavia/devstack/settings:source:34 : OCTAVIA_JOBBOARD_EXPIRATION_TIME=30 2026-03-13 12:21:02.971 | ++ /opt/stack/octavia/devstack/settings:source:35 : OCTAVIA_JOBBOARD_BACKEND=redis 2026-03-13 12:21:02.975 | ++ /opt/stack/octavia/devstack/settings:source:37 : OCTAVIA_MGMT_SUBNET=192.168.0.0/24 2026-03-13 12:21:02.980 | ++ /opt/stack/octavia/devstack/settings:source:38 : OCTAVIA_MGMT_SUBNET_START=192.168.0.2 2026-03-13 12:21:02.985 | ++ /opt/stack/octavia/devstack/settings:source:39 : OCTAVIA_MGMT_SUBNET_END=192.168.0.200 2026-03-13 12:21:02.990 | ++ /opt/stack/octavia/devstack/settings:source:40 : OCTAVIA_MGMT_SUBNET_IPV6=fd00:0:0:42::/64 2026-03-13 12:21:02.995 | ++ /opt/stack/octavia/devstack/settings:source:41 : OCTAVIA_MGMT_SUBNET_IPV6_START=fd00:0:0:42:0:0:0:2 2026-03-13 12:21:02.998 | ++ /opt/stack/octavia/devstack/settings:source:42 : OCTAVIA_MGMT_SUBNET_IPV6_END=fd00:0:0:42:ffff:ffff:ffff:ffff 2026-03-13 12:21:03.003 | ++ /opt/stack/octavia/devstack/settings:source:44 : OCTAVIA_AMP_SSH_KEY_BITS=2048 2026-03-13 12:21:03.008 | ++ /opt/stack/octavia/devstack/settings:source:45 : OCTAVIA_AMP_SSH_KEY_TYPE=rsa 2026-03-13 12:21:03.013 | ++ /opt/stack/octavia/devstack/settings:source:46 : OCTAVIA_AMP_SSH_KEY_PATH=/etc/octavia/.ssh/octavia_ssh_key 2026-03-13 12:21:03.017 | ++ /opt/stack/octavia/devstack/settings:source:47 : OCTAVIA_AMP_SSH_KEY_NAME=octavia_ssh_key 2026-03-13 12:21:03.021 | ++ /opt/stack/octavia/devstack/settings:source:49 : OCTAVIA_AMP_FLAVOR_ID=10 2026-03-13 12:21:03.027 | ++ /opt/stack/octavia/devstack/settings:source:50 : OCTAVIA_AMP_IMAGE_NAME=amphora-x64-haproxy 2026-03-13 12:21:03.031 | ++ /opt/stack/octavia/devstack/settings:source:51 : OCTAVIA_AMP_IMAGE_FILE=/opt/stack/octavia/diskimage-create/amphora-x64-haproxy.qcow2 2026-03-13 12:21:03.035 | ++ /opt/stack/octavia/devstack/settings:source:52 : OCTAVIA_AMP_IMAGE_TAG=amphora 2026-03-13 12:21:03.040 | ++ /opt/stack/octavia/devstack/settings:source:53 : OCTAVIA_AMP_IMAGE_ARCH=amd64 2026-03-13 12:21:03.044 | ++ /opt/stack/octavia/devstack/settings:source:55 : OCTAVIA_AMP_CONN_TIMEOUT=10 2026-03-13 12:21:03.049 | ++ /opt/stack/octavia/devstack/settings:source:56 : OCTAVIA_AMP_READ_TIMEOUT=120 2026-03-13 12:21:03.054 | ++ /opt/stack/octavia/devstack/settings:source:58 : OCTAVIA_AMP_LOG_ADMIN_PORT=10514 2026-03-13 12:21:03.058 | ++ /opt/stack/octavia/devstack/settings:source:59 : OCTAVIA_AMP_LOG_TENANT_PORT=20514 2026-03-13 12:21:03.062 | ++ /opt/stack/octavia/devstack/settings:source:61 : OCTAVIA_HEALTH_KEY=insecure 2026-03-13 12:21:03.066 | ++ /opt/stack/octavia/devstack/settings:source:63 : OCTAVIA_LB_TOPOLOGY=SINGLE 2026-03-13 12:21:03.071 | ++ /opt/stack/octavia/devstack/settings:source:65 : OCTAVIA_AMP_EXPIRY_AGE=3600 2026-03-13 12:21:03.076 | ++ /opt/stack/octavia/devstack/settings:source:66 : OCTAVIA_LB_EXPIRY_AGE=3600 2026-03-13 12:21:03.081 | ++ /opt/stack/octavia/devstack/settings:source:68 : OCTAVIA_CONSUMER_BINARY=/opt/stack/data/venv/bin/octavia-worker 2026-03-13 12:21:03.086 | ++ /opt/stack/octavia/devstack/settings:source:69 : OCTAVIA_HOUSEKEEPER_BINARY=/opt/stack/data/venv/bin/octavia-housekeeping 2026-03-13 12:21:03.090 | ++ /opt/stack/octavia/devstack/settings:source:70 : OCTAVIA_HEALTHMANAGER_BINARY=/opt/stack/data/venv/bin/octavia-health-manager 2026-03-13 12:21:03.095 | ++ /opt/stack/octavia/devstack/settings:source:71 : OCTAVIA_DRIVER_AGENT_BINARY=/opt/stack/data/venv/bin/octavia-driver-agent 2026-03-13 12:21:03.099 | ++ /opt/stack/octavia/devstack/settings:source:73 : OCTAVIA_API_ARGS=' --config-file /etc/octavia/octavia.conf' 2026-03-13 12:21:03.104 | ++ /opt/stack/octavia/devstack/settings:source:74 : OCTAVIA_CONSUMER_ARGS=' --config-file /etc/octavia/octavia.conf' 2026-03-13 12:21:03.108 | ++ /opt/stack/octavia/devstack/settings:source:75 : OCTAVIA_HOUSEKEEPER_ARGS=' --config-file /etc/octavia/octavia.conf' 2026-03-13 12:21:03.113 | ++ /opt/stack/octavia/devstack/settings:source:76 : OCTAVIA_HEALTHMANAGER_ARGS=' --config-file /etc/octavia/octavia.conf' 2026-03-13 12:21:03.118 | ++ /opt/stack/octavia/devstack/settings:source:77 : OCTAVIA_DRIVER_AGENT_ARGS=' --config-file /etc/octavia/octavia.conf' 2026-03-13 12:21:03.123 | ++ /opt/stack/octavia/devstack/settings:source:79 : OCTAVIA_API=o-api 2026-03-13 12:21:03.128 | ++ /opt/stack/octavia/devstack/settings:source:80 : OCTAVIA_CONSUMER=o-cw 2026-03-13 12:21:03.133 | ++ /opt/stack/octavia/devstack/settings:source:81 : OCTAVIA_HOUSEKEEPER=o-hk 2026-03-13 12:21:03.137 | ++ /opt/stack/octavia/devstack/settings:source:82 : OCTAVIA_HEALTHMANAGER=o-hm 2026-03-13 12:21:03.141 | ++ /opt/stack/octavia/devstack/settings:source:83 : OCTAVIA_SERVICE=octavia 2026-03-13 12:21:03.146 | ++ /opt/stack/octavia/devstack/settings:source:84 : OCTAVIA_API_HAPROXY=o-api-ha 2026-03-13 12:21:03.151 | ++ /opt/stack/octavia/devstack/settings:source:85 : OCTAVIA_DRIVER_AGENT=o-da 2026-03-13 12:21:03.156 | ++ /opt/stack/octavia/devstack/settings:source:88 : GITREPO["python-octaviaclient"]=https://github.com/openstack/python-octaviaclient.git 2026-03-13 12:21:03.160 | ++ /opt/stack/octavia/devstack/settings:source:89 : GITBRANCH["python-octaviaclient"]=master 2026-03-13 12:21:03.164 | ++ /opt/stack/octavia/devstack/settings:source:90 : GITDIR["python-octaviaclient"]=/opt/stack/python-octaviaclient 2026-03-13 12:21:03.169 | ++ /opt/stack/octavia/devstack/settings:source:93 : GITREPO["octavia-lib"]=https://github.com/openstack/octavia-lib.git 2026-03-13 12:21:03.174 | ++ /opt/stack/octavia/devstack/settings:source:94 : GITBRANCH["octavia-lib"]=master 2026-03-13 12:21:03.179 | ++ /opt/stack/octavia/devstack/settings:source:95 : GITDIR["octavia-lib"]=/opt/stack/octavia-lib 2026-03-13 12:21:03.184 | ++ /opt/stack/octavia/devstack/settings:source:97 : NEUTRON_ANY='q-svc neutron-api' 2026-03-13 12:21:03.189 | ++ /opt/stack/octavia/devstack/settings:source:100 : OCTAVIA_USE_PREGENERATED_SSH_KEY=False 2026-03-13 12:21:03.193 | ++ /opt/stack/octavia/devstack/settings:source:101 : OCTAVIA_PREGENERATED_SSH_KEY_PATH=/opt/stack/octavia/devstack/pregenerated/ssh-keys/octavia_ssh_key 2026-03-13 12:21:03.198 | ++ /opt/stack/octavia/devstack/settings:source:103 : OCTAVIA_USE_PREGENERATED_CERTS=False 2026-03-13 12:21:03.202 | ++ /opt/stack/octavia/devstack/settings:source:104 : OCTAVIA_PREGENERATED_CERTS_DIR=/opt/stack/octavia/devstack/pregenerated/certs 2026-03-13 12:21:03.208 | ++ /opt/stack/octavia/devstack/settings:source:105 : OCTAVIA_NODE=api 2026-03-13 12:21:03.213 | ++ /opt/stack/octavia/devstack/settings:source:106 : OCTAVIA_CONTROLLER_IP_PORT_LIST=auto 2026-03-13 12:21:03.217 | ++ /opt/stack/octavia/devstack/settings:source:107 : OCTAVIA_MGMT_PORT_IP=auto 2026-03-13 12:21:03.222 | ++ /opt/stack/octavia/devstack/settings:source:109 : OCTAVIA_DIB_TRACING=1 2026-03-13 12:21:03.226 | ++ /opt/stack/octavia/devstack/settings:source:111 : OCTAVIA_SERVICE_TYPE=load-balancer 2026-03-13 12:21:03.230 | ++ /opt/stack/octavia/devstack/settings:source:112 : OCTAVIA_UWSGI_APP=octavia.wsgi.api:application 2026-03-13 12:21:03.235 | ++ /opt/stack/octavia/devstack/settings:source:113 : OCTAVIA_UWSGI_CONF=/etc/octavia/octavia-uwsgi.ini 2026-03-13 12:21:03.240 | + functions-common:load_plugin_settings:1785 : for plugin in ${plugins//,/ } 2026-03-13 12:21:03.245 | + functions-common:load_plugin_settings:1786 : local dir=/opt/stack/manila 2026-03-13 12:21:03.249 | + functions-common:load_plugin_settings:1788 : [[ -f /opt/stack/manila/devstack/settings ]] 2026-03-13 12:21:03.254 | + functions-common:load_plugin_settings:1789 : source /opt/stack/manila/devstack/settings 2026-03-13 12:21:03.259 | ++ /opt/stack/manila/devstack/settings:source:24 : define_plugin manila 2026-03-13 12:21:03.263 | ++ functions-common:define_plugin:1884 : : 2026-03-13 12:21:03.268 | ++ /opt/stack/manila/devstack/settings:source:28 : OS_CLOUD=devstack-admin 2026-03-13 12:21:03.272 | ++ /opt/stack/manila/devstack/settings:source:30 : MANILA_GIT_BASE=https://opendev.org 2026-03-13 12:21:03.277 | ++ /opt/stack/manila/devstack/settings:source:31 : MANILA_REPO_ROOT=openstack 2026-03-13 12:21:03.282 | ++ /opt/stack/manila/devstack/settings:source:33 : MANILACLIENT_REPO=https://opendev.org/openstack/python-manilaclient 2026-03-13 12:21:03.286 | ++ /opt/stack/manila/devstack/settings:source:34 : MANILACLIENT_BRANCH=master 2026-03-13 12:21:03.291 | ++ /opt/stack/manila/devstack/settings:source:37 : MANILA_DIR=/opt/stack/manila 2026-03-13 12:21:03.296 | ++ /opt/stack/manila/devstack/settings:source:38 : MANILA_LOCK_PATH= 2026-03-13 12:21:03.301 | ++ /opt/stack/manila/devstack/settings:source:39 : MANILA_LOCK_PATH=/opt/stack/manila/manila_locks 2026-03-13 12:21:03.305 | ++ /opt/stack/manila/devstack/settings:source:40 : MANILACLIENT_DIR=/opt/stack/python-manilaclient 2026-03-13 12:21:03.310 | ++ /opt/stack/manila/devstack/settings:source:41 : MANILA_STATE_PATH=/opt/stack/data/manila 2026-03-13 12:21:03.315 | ++ /opt/stack/manila/devstack/settings:source:43 : MANILA_CONF_DIR=/etc/manila 2026-03-13 12:21:03.319 | ++ /opt/stack/manila/devstack/settings:source:44 : MANILA_CONF=/etc/manila/manila.conf 2026-03-13 12:21:03.323 | ++ /opt/stack/manila/devstack/settings:source:45 : MANILA_API_PASTE_INI=/etc/manila/api-paste.ini 2026-03-13 12:21:03.328 | ++ /opt/stack/manila/devstack/settings:source:48 : BARBICAN_ENDPOINT_TYPE=internal 2026-03-13 12:21:03.334 | ++ /opt/stack/manila/devstack/settings:source:49 : KEY_MANAGER_BACKEND=barbican 2026-03-13 12:21:03.338 | ++ /opt/stack/manila/devstack/settings:source:50 : BARBICAN_KEYSTONE_ENDPOINT=https://199.204.45.35/identity 2026-03-13 12:21:03.342 | ++ /opt/stack/manila/devstack/settings:source:54 : MANILA_CONFIGURE_DEFAULT_TYPES=True 2026-03-13 12:21:03.347 | ++ /opt/stack/manila/devstack/settings:source:56 : MANILA_DEFAULT_SHARE_TYPE=default 2026-03-13 12:21:03.351 | ++ /opt/stack/manila/devstack/settings:source:64 : MANILA_DEFAULT_SHARE_TYPE_EXTRA_SPECS='snapshot_support=True create_share_from_snapshot_support=True' 2026-03-13 12:21:03.355 | ++ /opt/stack/manila/devstack/settings:source:65 : MANILA_DHSS_TRUE_SHARE_TYPE_EXTRA_SPECS='snapshot_support=True create_share_from_snapshot_support=True' 2026-03-13 12:21:03.360 | ++ /opt/stack/manila/devstack/settings:source:66 : MANILA_DHSS_FALSE_SHARE_TYPE_EXTRA_SPECS='snapshot_support=True create_share_from_snapshot_support=True' 2026-03-13 12:21:03.365 | ++ /opt/stack/manila/devstack/settings:source:69 : MANILA_DEFAULT_SHARE_GROUP_TYPE=default 2026-03-13 12:21:03.369 | ++ /opt/stack/manila/devstack/settings:source:76 : MANILA_DEFAULT_SHARE_GROUP_TYPE_SPECS= 2026-03-13 12:21:03.374 | ++ /opt/stack/manila/devstack/settings:source:79 : MANILA_SERVICE_HOST=199.204.45.35 2026-03-13 12:21:03.379 | ++ /opt/stack/manila/devstack/settings:source:80 : MANILA_SERVICE_PORT=8786 2026-03-13 12:21:03.383 | ++ /opt/stack/manila/devstack/settings:source:81 : MANILA_SERVICE_PORT_INT=18786 2026-03-13 12:21:03.388 | ++ /opt/stack/manila/devstack/settings:source:82 : MANILA_SERVICE_PROTOCOL=http 2026-03-13 12:21:03.393 | ++ /opt/stack/manila/devstack/settings:source:83 : MANILA_ENDPOINT_BASE=http://199.204.45.35:8786 2026-03-13 12:21:03.397 | ++ /opt/stack/manila/devstack/settings:source:86 : [[ -d /opt/stack/manila/bin ]] 2026-03-13 12:21:03.403 | +++ /opt/stack/manila/devstack/settings:source:89 : get_python_exec_prefix 2026-03-13 12:21:03.432 | +++ inc/python:get_python_exec_prefix:80 : [[ True == \T\r\u\e ]] 2026-03-13 12:21:03.436 | +++ inc/python:get_python_exec_prefix:81 : echo /opt/stack/data/venv/bin 2026-03-13 12:21:03.442 | ++ /opt/stack/manila/devstack/settings:source:89 : MANILA_BIN_DIR=/opt/stack/data/venv/bin 2026-03-13 12:21:03.446 | ++ /opt/stack/manila/devstack/settings:source:93 : SHARE_NAME_PREFIX=share- 2026-03-13 12:21:03.452 | ++ /opt/stack/manila/devstack/settings:source:94 : MANILA_ENABLED_SHARE_PROTOCOLS=NFS,CIFS 2026-03-13 12:21:03.456 | ++ /opt/stack/manila/devstack/settings:source:95 : MANILA_ENABLED_BACKENDS=generic 2026-03-13 12:21:03.460 | ++ /opt/stack/manila/devstack/settings:source:96 : MANILA_SCHEDULER_DRIVER=manila.scheduler.drivers.filter.FilterScheduler 2026-03-13 12:21:03.465 | ++ /opt/stack/manila/devstack/settings:source:97 : MANILA_SERVICE_SECGROUP=manila-service 2026-03-13 12:21:03.470 | ++ /opt/stack/manila/devstack/settings:source:103 : MANILA_USE_DOWNGRADE_MIGRATIONS=False 2026-03-13 12:21:03.475 | ++ /opt/stack/manila/devstack/settings:source:105 : MANILA_WSGI=manila.wsgi.api:application 2026-03-13 12:21:03.480 | ++ /opt/stack/manila/devstack/settings:source:106 : MANILA_UWSGI_CONF=/etc/manila/manila-uwsgi.ini 2026-03-13 12:21:03.484 | ++ /opt/stack/manila/devstack/settings:source:107 : MANILA_ENDPOINT_BASE=http://199.204.45.35/share 2026-03-13 12:21:03.488 | ++ /opt/stack/manila/devstack/settings:source:110 : SHARE_DRIVER=manila.share.drivers.generic.GenericShareDriver 2026-03-13 12:21:03.493 | ++ /opt/stack/manila/devstack/settings:source:112 : eval USER_HOME=/opt/stack 2026-03-13 12:21:03.497 | +++ /opt/stack/manila/devstack/settings:source:112 : USER_HOME=/opt/stack 2026-03-13 12:21:03.501 | ++ /opt/stack/manila/devstack/settings:source:113 : MANILA_KEY_FORMAT=ecdsa 2026-03-13 12:21:03.506 | ++ /opt/stack/manila/devstack/settings:source:114 : MANILA_PATH_TO_PUBLIC_KEY=/opt/stack/.ssh/id_ecdsa.pub 2026-03-13 12:21:03.511 | ++ /opt/stack/manila/devstack/settings:source:115 : MANILA_PATH_TO_PRIVATE_KEY=/opt/stack/.ssh/id_ecdsa 2026-03-13 12:21:03.516 | ++ /opt/stack/manila/devstack/settings:source:116 : MANILA_SERVICE_KEYPAIR_NAME=manila-service 2026-03-13 12:21:03.520 | ++ /opt/stack/manila/devstack/settings:source:118 : MANILA_SERVICE_INSTANCE_USER=manila 2026-03-13 12:21:03.525 | ++ /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-03-13 12:21:03.530 | ++ /opt/stack/manila/devstack/settings:source:120 : MANILA_SERVICE_IMAGE_NAME=manila-service-image-master 2026-03-13 12:21:03.535 | ++ /opt/stack/manila/devstack/settings:source:121 : MANILA_USE_SCHEDULER_CREATING_SHARE_FROM_SNAPSHOT=False 2026-03-13 12:21:03.541 | +++ /opt/stack/manila/devstack/settings:source:124 : trueorfalse True MANILA_SERVICE_IMAGE_ENABLED 2026-03-13 12:21:03.571 | ++ /opt/stack/manila/devstack/settings:source:124 : MANILA_SERVICE_IMAGE_ENABLED=True 2026-03-13 12:21:03.576 | ++ /opt/stack/manila/devstack/settings:source:126 : MANILA_USE_SERVICE_INSTANCE_PASSWORD=True 2026-03-13 12:21:03.580 | ++ /opt/stack/manila/devstack/settings:source:127 : MANILA_SERVICE_INSTANCE_PASSWORD=manila 2026-03-13 12:21:03.585 | ++ /opt/stack/manila/devstack/settings:source:129 : MANILA_SERVICE_VM_FLAVOR_REF=100 2026-03-13 12:21:03.589 | ++ /opt/stack/manila/devstack/settings:source:130 : MANILA_SERVICE_VM_FLAVOR_NAME=manila-service-flavor 2026-03-13 12:21:03.593 | ++ /opt/stack/manila/devstack/settings:source:131 : MANILA_SERVICE_VM_FLAVOR_RAM=512 2026-03-13 12:21:03.598 | ++ /opt/stack/manila/devstack/settings:source:132 : MANILA_SERVICE_VM_FLAVOR_DISK=5 2026-03-13 12:21:03.601 | ++ /opt/stack/manila/devstack/settings:source:133 : MANILA_SERVICE_VM_FLAVOR_VCPUS=1 2026-03-13 12:21:03.606 | ++ /opt/stack/manila/devstack/settings:source:138 : MANILA_ALLOW_NAS_SERVER_PORTS_ON_HOST=False 2026-03-13 12:21:03.611 | ++ /opt/stack/manila/devstack/settings:source:141 : SHARE_BACKING_FILE_SIZE=8400M 2026-03-13 12:21:03.615 | ++ /opt/stack/manila/devstack/settings:source:142 : SHARE_GROUP=lvm-shares 2026-03-13 12:21:03.619 | ++ /opt/stack/manila/devstack/settings:source:143 : MANILA_MNT_DIR=/opt/stack/data/manila/mnt 2026-03-13 12:21:03.624 | ++ /opt/stack/manila/devstack/settings:source:144 : SMB_CONF=/etc/samba/smb.conf 2026-03-13 12:21:03.629 | ++ /opt/stack/manila/devstack/settings:source:145 : SMB_PRIVATE_DIR=/var/lib/samba/private 2026-03-13 12:21:03.633 | ++ /opt/stack/manila/devstack/settings:source:146 : CONFIGURE_BACKING_FILE=True 2026-03-13 12:21:03.638 | ++ /opt/stack/manila/devstack/settings:source:147 : MANILA_LVM_SHARE_EXPORT_IPS=199.204.45.35 2026-03-13 12:21:03.642 | ++ /opt/stack/manila/devstack/settings:source:150 : MANILA_REPLICA_STATE_UPDATE_INTERVAL=300 2026-03-13 12:21:03.647 | ++ /opt/stack/manila/devstack/settings:source:155 : MANILA_ZFSONLINUX_ZPOOL_SIZE=30G 2026-03-13 12:21:03.652 | ++ /opt/stack/manila/devstack/settings:source:156 : MANILA_ZFSONLINUX_BACKEND_FILES_CONTAINER_DIR=/opt/stack/data/manila/zfsonlinux 2026-03-13 12:21:03.655 | ++ /opt/stack/manila/devstack/settings:source:157 : MANILA_ZFSONLINUX_SHARE_EXPORT_IP=199.204.45.35 2026-03-13 12:21:03.659 | ++ /opt/stack/manila/devstack/settings:source:158 : MANILA_ZFSONLINUX_SERVICE_IP=199.204.45.35 2026-03-13 12:21:03.663 | ++ /opt/stack/manila/devstack/settings:source:159 : MANILA_ZFSONLINUX_DATASET_CREATION_OPTIONS=compression=gzip 2026-03-13 12:21:03.668 | ++ /opt/stack/manila/devstack/settings:source:160 : MANILA_ZFSONLINUX_USE_SSH=False 2026-03-13 12:21:03.671 | ++ /opt/stack/manila/devstack/settings:source:161 : MANILA_ZFSONLINUX_SSH_USERNAME=stack 2026-03-13 12:21:03.675 | ++ /opt/stack/manila/devstack/settings:source:164 : MANILA_ZFSONLINUX_REPLICATION_DOMAIN=ZFSonLinux 2026-03-13 12:21:03.679 | ++ /opt/stack/manila/devstack/settings:source:167 : MANILA_CONTAINER_DRIVER=manila.share.drivers.container.driver.ContainerShareDriver 2026-03-13 12:21:03.684 | ++ /opt/stack/manila/devstack/settings:source:168 : MANILA_DOCKER_IMAGE_ALIAS=manila_docker_image 2026-03-13 12:21:03.690 | ++ /opt/stack/manila/devstack/settings:source:169 : MANILA_CONTAINER_VOLUME_GROUP_NAME=manila_docker_volumes 2026-03-13 12:21:03.695 | ++ /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-03-13 12:21:03.699 | ++ /opt/stack/manila/devstack/settings:source:175 : MANILA_NETWORK_API_CLASS=manila.network.neutron.neutron_network_plugin.NeutronBindNetworkPlugin 2026-03-13 12:21:03.703 | ++ /opt/stack/manila/devstack/settings:source:176 : MANILA_NEUTRON_VNIC_TYPE=normal 2026-03-13 12:21:03.707 | ++ /opt/stack/manila/devstack/settings:source:179 : MANILA_SSH_TIMEOUT=180 2026-03-13 12:21:03.711 | ++ /opt/stack/manila/devstack/settings:source:182 : MANILA_DEFERRED_DELETE_TASK_INTERVAL=10 2026-03-13 12:21:03.716 | ++ /opt/stack/manila/devstack/settings:source:185 : MANILA_ADMIN_NET_RANGE=10.2.5.0/24 2026-03-13 12:21:03.720 | ++ /opt/stack/manila/devstack/settings:source:188 : MANILA_DATA_NODE_IP=10.2.5.0/24 2026-03-13 12:21:03.725 | ++ /opt/stack/manila/devstack/settings:source:191 : MANILA_DATA_COPY_CHECK_HASH=True 2026-03-13 12:21:03.729 | ++ /opt/stack/manila/devstack/settings:source:194 : MANILA_SETUP_IPV6=False 2026-03-13 12:21:03.734 | ++ /opt/stack/manila/devstack/settings:source:195 : MANILA_RESTORE_IPV6_DEFAULT_ROUTE=True 2026-03-13 12:21:03.740 | +++ /opt/stack/manila/devstack/settings:source:199 : trueorfalse False MANILA_ENFORCE_SCOPE 2026-03-13 12:21:03.773 | ++ /opt/stack/manila/devstack/settings:source:199 : MANILA_ENFORCE_SCOPE=False 2026-03-13 12:21:03.777 | ++ /opt/stack/manila/devstack/settings:source:207 : enable_service manila 2026-03-13 12:21:03.857 | ++ /opt/stack/manila/devstack/settings:source:208 : enable_service m-api 2026-03-13 12:21:03.946 | ++ /opt/stack/manila/devstack/settings:source:209 : enable_service m-shr 2026-03-13 12:21:04.028 | ++ /opt/stack/manila/devstack/settings:source:210 : enable_service m-sch 2026-03-13 12:21:04.109 | ++ /opt/stack/manila/devstack/settings:source:211 : enable_service m-dat 2026-03-13 12:21:04.195 | + functions-common:load_plugin_settings:1785 : for plugin in ${plugins//,/ } 2026-03-13 12:21:04.201 | + functions-common:load_plugin_settings:1786 : local dir=/opt/stack/magnum-cluster-api 2026-03-13 12:21:04.206 | + functions-common:load_plugin_settings:1788 : [[ -f /opt/stack/magnum-cluster-api/devstack/settings ]] 2026-03-13 12:21:04.211 | + functions-common:load_plugin_settings:1789 : source /opt/stack/magnum-cluster-api/devstack/settings 2026-03-13 12:21:04.216 | ++ /opt/stack/magnum-cluster-api/devstack/settings:source:1 : define_plugin magnum-cluster-api 2026-03-13 12:21:04.221 | ++ functions-common:define_plugin:1884 : : 2026-03-13 12:21:04.225 | ++ /opt/stack/magnum-cluster-api/devstack/settings:source:3 : plugin_requires magnum-cluster-api barbican 2026-03-13 12:21:04.231 | ++ functions-common:plugin_requires:1897 : : 2026-03-13 12:21:04.237 | ++ /opt/stack/magnum-cluster-api/devstack/settings:source:4 : plugin_requires magnum-cluster-api magnum 2026-03-13 12:21:04.242 | ++ functions-common:plugin_requires:1897 : : 2026-03-13 12:21:04.246 | ++ /opt/stack/magnum-cluster-api/devstack/settings:source:5 : plugin_requires magnum-cluster-api manila 2026-03-13 12:21:04.251 | ++ functions-common:plugin_requires:1897 : : 2026-03-13 12:21:04.256 | ++ /opt/stack/magnum-cluster-api/devstack/settings:source:6 : plugin_requires magnum-cluster-api octavia 2026-03-13 12:21:04.261 | ++ functions-common:plugin_requires:1897 : : 2026-03-13 12:21:04.265 | ++ /opt/stack/magnum-cluster-api/devstack/settings:source:12 : enable_service magnum-cluster-api 2026-03-13 12:21:04.348 | + functions-common:load_plugin_settings:1785 : for plugin in ${plugins//,/ } 2026-03-13 12:21:04.352 | + functions-common:load_plugin_settings:1786 : local dir=/opt/stack/ovn-octavia-provider 2026-03-13 12:21:04.357 | + functions-common:load_plugin_settings:1788 : [[ -f /opt/stack/ovn-octavia-provider/devstack/settings ]] 2026-03-13 12:21:04.362 | + functions-common:load_plugin_settings:1789 : source /opt/stack/ovn-octavia-provider/devstack/settings 2026-03-13 12:21:04.366 | ++ /opt/stack/ovn-octavia-provider/devstack/settings:source:1 : OCTAVIA_DIR=/opt/stack/octavia 2026-03-13 12:21:04.371 | ++ /opt/stack/ovn-octavia-provider/devstack/settings:source:2 : OCTAVIA_CONF_DIR=/etc/octavia 2026-03-13 12:21:04.376 | ++ /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-03-13 12:21:04.381 | ++ /opt/stack/ovn-octavia-provider/devstack/settings:source:4 : OCTAVIA_PROVIDER_AGENTS=ovn 2026-03-13 12:21:04.385 | ++ /opt/stack/ovn-octavia-provider/devstack/settings:source:6 : OVN_OCTAVIA_PROVIDER_DIR=/opt/stack/ovn-octavia-provider 2026-03-13 12:21:04.389 | + functions-common:run_phase:1863 : verify_disabled_services 2026-03-13 12:21:04.394 | + functions-common:verify_disabled_services:2123 : local service 2026-03-13 12:21:04.399 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-03-13 12:21:04.404 | + functions-common:verify_disabled_services:2125 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,c-api, ]] 2026-03-13 12:21:04.410 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-03-13 12:21:04.415 | + functions-common:verify_disabled_services:2125 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,c-bak, ]] 2026-03-13 12:21:04.418 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-03-13 12:21:04.422 | + functions-common:verify_disabled_services:2125 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,c-sch, ]] 2026-03-13 12:21:04.428 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-03-13 12:21:04.433 | + functions-common:verify_disabled_services:2125 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,c-vol, ]] 2026-03-13 12:21:04.438 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-03-13 12:21:04.443 | + functions-common:verify_disabled_services:2125 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,etcd3, ]] 2026-03-13 12:21:04.449 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-03-13 12:21:04.454 | + functions-common:verify_disabled_services:2125 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,file_tracker, ]] 2026-03-13 12:21:04.459 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-03-13 12:21:04.464 | + functions-common:verify_disabled_services:2125 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,g-api, ]] 2026-03-13 12:21:04.470 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-03-13 12:21:04.475 | + functions-common:verify_disabled_services:2125 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,key, ]] 2026-03-13 12:21:04.480 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-03-13 12:21:04.484 | + functions-common:verify_disabled_services:2125 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,memory_tracker, ]] 2026-03-13 12:21:04.490 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-03-13 12:21:04.495 | + functions-common:verify_disabled_services:2125 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,mysql, ]] 2026-03-13 12:21:04.500 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-03-13 12:21:04.505 | + functions-common:verify_disabled_services:2125 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,n-api, ]] 2026-03-13 12:21:04.510 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-03-13 12:21:04.515 | + functions-common:verify_disabled_services:2125 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,n-api-meta, ]] 2026-03-13 12:21:04.521 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-03-13 12:21:04.526 | + functions-common:verify_disabled_services:2125 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,n-cond, ]] 2026-03-13 12:21:04.531 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-03-13 12:21:04.536 | + functions-common:verify_disabled_services:2125 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,n-cpu, ]] 2026-03-13 12:21:04.541 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-03-13 12:21:04.546 | + functions-common:verify_disabled_services:2125 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,n-novnc, ]] 2026-03-13 12:21:04.551 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-03-13 12:21:04.556 | + functions-common:verify_disabled_services:2125 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,n-sch, ]] 2026-03-13 12:21:04.562 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-03-13 12:21:04.567 | + functions-common:verify_disabled_services:2125 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,o-api, ]] 2026-03-13 12:21:04.572 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-03-13 12:21:04.576 | + functions-common:verify_disabled_services:2125 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,o-da, ]] 2026-03-13 12:21:04.581 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-03-13 12:21:04.587 | + functions-common:verify_disabled_services:2125 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,o-hk, ]] 2026-03-13 12:21:04.592 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-03-13 12:21:04.596 | + functions-common:verify_disabled_services:2125 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,octavia, ]] 2026-03-13 12:21:04.602 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-03-13 12:21:04.607 | + functions-common:verify_disabled_services:2125 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,openstack-cli-server, ]] 2026-03-13 12:21:04.612 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-03-13 12:21:04.617 | + functions-common:verify_disabled_services:2125 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,ovn-controller, ]] 2026-03-13 12:21:04.623 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-03-13 12:21:04.627 | + functions-common:verify_disabled_services:2125 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,ovn-northd, ]] 2026-03-13 12:21:04.632 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-03-13 12:21:04.637 | + functions-common:verify_disabled_services:2125 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,ovs-vswitchd, ]] 2026-03-13 12:21:04.641 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-03-13 12:21:04.647 | + functions-common:verify_disabled_services:2125 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,ovsdb-server, ]] 2026-03-13 12:21:04.652 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-03-13 12:21:04.657 | + functions-common:verify_disabled_services:2125 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,placement-api, ]] 2026-03-13 12:21:04.662 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-03-13 12:21:04.667 | + functions-common:verify_disabled_services:2125 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,q-ovn-agent, ]] 2026-03-13 12:21:04.672 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-03-13 12:21:04.677 | + functions-common:verify_disabled_services:2125 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,q-svc, ]] 2026-03-13 12:21:04.682 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-03-13 12:21:04.687 | + functions-common:verify_disabled_services:2125 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,rabbit, ]] 2026-03-13 12:21:04.692 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-03-13 12:21:04.698 | + functions-common:verify_disabled_services:2125 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,tls-proxy, ]] 2026-03-13 12:21:04.703 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-03-13 12:21:04.707 | + functions-common:verify_disabled_services:2125 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,barbican, ]] 2026-03-13 12:21:04.713 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-03-13 12:21:04.718 | + functions-common:verify_disabled_services:2125 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,magnum-api, ]] 2026-03-13 12:21:04.723 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-03-13 12:21:04.728 | + functions-common:verify_disabled_services:2125 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,magnum-cond, ]] 2026-03-13 12:21:04.734 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-03-13 12:21:04.739 | + functions-common:verify_disabled_services:2125 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,manila, ]] 2026-03-13 12:21:04.743 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-03-13 12:21:04.748 | + functions-common:verify_disabled_services:2125 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,m-api, ]] 2026-03-13 12:21:04.753 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-03-13 12:21:04.758 | + functions-common:verify_disabled_services:2125 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,m-shr, ]] 2026-03-13 12:21:04.764 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-03-13 12:21:04.769 | + functions-common:verify_disabled_services:2125 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,m-sch, ]] 2026-03-13 12:21:04.774 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-03-13 12:21:04.779 | + functions-common:verify_disabled_services:2125 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,m-dat, ]] 2026-03-13 12:21:04.784 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-03-13 12:21:04.789 | + functions-common:verify_disabled_services:2125 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,magnum-cluster-api, ]] 2026-03-13 12:21:04.794 | + ./stack.sh:main:700 : initialize_database_backends 2026-03-13 12:21:04.800 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2026-03-13 12:21:04.804 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2026-03-13 12:21:04.834 | + functions-common:is_service_enabled:2068 : return 0 2026-03-13 12:21:04.839 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2026-03-13 12:21:04.845 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2026-03-13 12:21:04.850 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2026-03-13 12:21:04.882 | + functions-common:is_service_enabled:2068 : return 1 2026-03-13 12:21:04.887 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2026-03-13 12:21:04.892 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2026-03-13 12:21:04.896 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2026-03-13 12:21:04.902 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2026-03-13 12:21:04.908 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2026-03-13 12:21:04.914 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2026-03-13 12:21:04.917 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2026-03-13 12:21:04.922 | + lib/database:initialize_database_backends:92 : return 0 2026-03-13 12:21:04.927 | + ./stack.sh:main:701 : echo 'Using mysql database backend' 2026-03-13 12:21:04.928 | Using mysql database backend 2026-03-13 12:21:04.933 | + ./stack.sh:main:704 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2026-03-13 12:21:04.966 | + ./stack.sh:main:706 : define_database_baseurl 2026-03-13 12:21:04.973 | ++ lib/database:define_database_baseurl:106 : get_database_type_mysql 2026-03-13 12:21:04.979 | ++ lib/databases/mysql:get_database_type_mysql:32 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2026-03-13 12:21:04.984 | ++ lib/databases/mysql:get_database_type_mysql:33 : echo mysql+pymysql 2026-03-13 12:21:04.989 | + lib/database:define_database_baseurl:106 : BASE_SQL_CONN=mysql+pymysql://root:secretdatabase@127.0.0.1 2026-03-13 12:21:04.994 | + ./stack.sh:main:718 : is_service_enabled rabbit 2026-03-13 12:21:05.027 | + functions-common:is_service_enabled:2068 : return 0 2026-03-13 12:21:05.033 | + ./stack.sh:main:719 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2026-03-13 12:21:05.065 | + ./stack.sh:main:726 : is_service_enabled keystone 2026-03-13 12:21:05.100 | + functions-common:is_service_enabled:2068 : return 0 2026-03-13 12:21:05.104 | + ./stack.sh:main:728 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2026-03-13 12:21:05.136 | + ./stack.sh:main:730 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2026-03-13 12:21:05.168 | + ./stack.sh:main:741 : is_service_enabled ldap 2026-03-13 12:21:05.201 | + functions-common:is_service_enabled:2068 : return 1 2026-03-13 12:21:05.206 | + ./stack.sh:main:750 : is_service_enabled s-proxy 2026-03-13 12:21:05.236 | + functions-common:is_service_enabled:2068 : return 1 2026-03-13 12:21:05.242 | + ./stack.sh:main:762 : save_stackenv 762 2026-03-13 12:21:05.247 | + functions-common:save_stackenv:63 : local tag=762 2026-03-13 12:21:05.254 | ++ functions-common:save_stackenv:65 : date +%F-%H%M%S 2026-03-13 12:21:05.263 | + functions-common:save_stackenv:65 : time_stamp=2026-03-13-122105 2026-03-13 12:21:05.269 | + functions-common:save_stackenv:66 : echo '# 2026-03-13-122105 762' 2026-03-13 12:21:05.273 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-03-13 12:21:05.278 | + functions-common:save_stackenv:68 : echo BASE_SQL_CONN=mysql+pymysql://root:secretdatabase@127.0.0.1 2026-03-13 12:21:05.283 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-03-13 12:21:05.287 | + functions-common:save_stackenv:68 : echo DATA_DIR=/opt/stack/data 2026-03-13 12:21:05.293 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-03-13 12:21:05.298 | + functions-common:save_stackenv:68 : echo DEST=/opt/stack 2026-03-13 12:21:05.303 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-03-13 12:21:05.309 | + functions-common:save_stackenv:68 : 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-03-13 12:21:05.315 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-03-13 12:21:05.320 | + functions-common:save_stackenv:68 : echo HOST_IP=199.204.45.35 2026-03-13 12:21:05.325 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-03-13 12:21:05.329 | + functions-common:save_stackenv:68 : echo KEYSTONE_SERVICE_URI=https://199.204.45.35/identity 2026-03-13 12:21:05.334 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-03-13 12:21:05.340 | + functions-common:save_stackenv:68 : echo LOGFILE=/opt/stack/logs/devstacklog.txt.2026-03-13-122053 2026-03-13 12:21:05.344 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-03-13 12:21:05.349 | + functions-common:save_stackenv:68 : echo OS_CACERT= 2026-03-13 12:21:05.354 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-03-13 12:21:05.360 | + functions-common:save_stackenv:68 : echo SERVICE_HOST=199.204.45.35 2026-03-13 12:21:05.365 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-03-13 12:21:05.370 | + functions-common:save_stackenv:68 : echo STACK_USER=stack 2026-03-13 12:21:05.375 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-03-13 12:21:05.380 | + functions-common:save_stackenv:68 : echo TLS_IP=199.204.45.35 2026-03-13 12:21:05.384 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-03-13 12:21:05.388 | + functions-common:save_stackenv:68 : echo HOST_IPV6=::1 2026-03-13 12:21:05.393 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-03-13 12:21:05.398 | + functions-common:save_stackenv:68 : echo SERVICE_IP_VERSION=4 2026-03-13 12:21:05.403 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-03-13 12:21:05.408 | + functions-common:save_stackenv:68 : echo TUNNEL_ENDPOINT_IP=199.204.45.35 2026-03-13 12:21:05.413 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-03-13 12:21:05.418 | + functions-common:save_stackenv:68 : echo TUNNEL_IP_VERSION=4 2026-03-13 12:21:05.423 | + ./stack.sh:main:775 : GIT_DEPTH=0 2026-03-13 12:21:05.428 | + ./stack.sh:main:775 : git_clone https://github.com/openstack/requirements.git /opt/stack/requirements master 2026-03-13 12:21:05.434 | + functions-common:git_clone:581 : local git_remote=https://github.com/openstack/requirements.git 2026-03-13 12:21:05.438 | + functions-common:git_clone:582 : local git_dest=/opt/stack/requirements 2026-03-13 12:21:05.443 | + functions-common:git_clone:583 : local git_ref=master 2026-03-13 12:21:05.448 | + functions-common:git_clone:584 : local orig_dir 2026-03-13 12:21:05.455 | ++ functions-common:git_clone:585 : pwd 2026-03-13 12:21:05.461 | + functions-common:git_clone:585 : orig_dir=/opt/stack/devstack 2026-03-13 12:21:05.466 | + functions-common:git_clone:586 : local git_clone_flags= 2026-03-13 12:21:05.471 | ++ functions-common:git_clone:588 : trueorfalse False RECLONE 2026-03-13 12:21:05.504 | + functions-common:git_clone:588 : RECLONE=False 2026-03-13 12:21:05.509 | + functions-common:git_clone:589 : [[ 0 -gt 0 ]] 2026-03-13 12:21:05.513 | + functions-common:git_clone:593 : [[ False = \T\r\u\e ]] 2026-03-13 12:21:05.519 | + functions-common:git_clone:602 : echo master 2026-03-13 12:21:05.520 | + functions-common:git_clone:602 : egrep -q '^refs' 2026-03-13 12:21:05.527 | + functions-common:git_clone:616 : [[ ! -d /opt/stack/requirements ]] 2026-03-13 12:21:05.532 | + functions-common:git_clone:626 : [[ False = \T\r\u\e ]] 2026-03-13 12:21:05.537 | + functions-common:git_clone:661 : sudo git config --system --add safe.directory /opt/stack/requirements 2026-03-13 12:21:05.561 | + functions-common:git_clone:664 : cd /opt/stack/requirements 2026-03-13 12:21:05.567 | + functions-common:git_clone:665 : git show --oneline 2026-03-13 12:21:05.568 | + functions-common:git_clone:665 : head -1 2026-03-13 12:21:05.573 | bb067082 update constraint for horizon to new release 25.6.0 2026-03-13 12:21:05.578 | + functions-common:git_clone:666 : cd /opt/stack/devstack 2026-03-13 12:21:05.584 | + ./stack.sh:main:779 : echo_summary 'Installing package prerequisites' 2026-03-13 12:21:05.589 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-03-13 12:21:05.593 | + ./stack.sh:echo_summary:444 : echo -e Installing package prerequisites 2026-03-13 12:21:05.597 | + ./stack.sh:main:780 : source /opt/stack/devstack/tools/install_prereqs.sh 2026-03-13 12:21:05.602 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2026-03-13 12:21:05.609 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2026-03-13 12:21:05.614 | ++ tools/install_prereqs.sh:source:23 : [[ -z /opt/stack/devstack ]] 2026-03-13 12:21:05.619 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/opt/stack/devstack/.prereqs 2026-03-13 12:21:05.624 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2026-03-13 12:21:05.630 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2026-03-13 12:21:05.637 | +++ tools/install_prereqs.sh:source:47 : date +%s 2026-03-13 12:21:05.645 | ++ tools/install_prereqs.sh:source:47 : NOW=1773404465 2026-03-13 12:21:05.651 | +++ tools/install_prereqs.sh:source:48 : head -1 /opt/stack/devstack/.prereqs 2026-03-13 12:21:05.659 | +++ tools/install_prereqs.sh:source:48 : echo 0 2026-03-13 12:21:05.665 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=0 2026-03-13 12:21:05.670 | ++ tools/install_prereqs.sh:source:49 : DELTA=1773404465 2026-03-13 12:21:05.675 | ++ tools/install_prereqs.sh:source:50 : [[ 1773404465 -lt 7200 ]] 2026-03-13 12:21:05.681 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2026-03-13 12:21:05.686 | ++ functions-common:export_proxy_variables:2230 : isset http_proxy 2026-03-13 12:21:05.691 | ++ functions-common:isset:264 : [[ -v http_proxy ]] 2026-03-13 12:21:05.697 | ++ functions-common:export_proxy_variables:2233 : isset https_proxy 2026-03-13 12:21:05.701 | ++ functions-common:isset:264 : [[ -v https_proxy ]] 2026-03-13 12:21:05.706 | ++ functions-common:export_proxy_variables:2236 : isset no_proxy 2026-03-13 12:21:05.712 | ++ functions-common:isset:264 : [[ -v no_proxy ]] 2026-03-13 12:21:05.720 | +++ 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-03-13 12:21:05.772 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2026-03-13 12:21:05.772 | apache2-dev 2026-03-13 12:21:05.772 | bc 2026-03-13 12:21:05.772 | bsdmainutils 2026-03-13 12:21:05.773 | curl 2026-03-13 12:21:05.773 | g++ 2026-03-13 12:21:05.773 | gawk 2026-03-13 12:21:05.773 | gcc 2026-03-13 12:21:05.773 | gettext 2026-03-13 12:21:05.773 | git 2026-03-13 12:21:05.773 | graphviz 2026-03-13 12:21:05.773 | iputils-ping 2026-03-13 12:21:05.773 | libffi-dev 2026-03-13 12:21:05.773 | libjpeg-dev 2026-03-13 12:21:05.773 | libpq-dev 2026-03-13 12:21:05.773 | libssl-dev 2026-03-13 12:21:05.773 | libsystemd-dev 2026-03-13 12:21:05.773 | libxml2-dev 2026-03-13 12:21:05.773 | libxslt1-dev 2026-03-13 12:21:05.773 | libyaml-dev 2026-03-13 12:21:05.773 | lsof 2026-03-13 12:21:05.773 | openssh-server 2026-03-13 12:21:05.773 | openssl 2026-03-13 12:21:05.773 | pkg-config 2026-03-13 12:21:05.773 | psmisc 2026-03-13 12:21:05.773 | python3-dev 2026-03-13 12:21:05.773 | python3-pip 2026-03-13 12:21:05.773 | python3-systemd 2026-03-13 12:21:05.773 | python3-venv 2026-03-13 12:21:05.773 | tar 2026-03-13 12:21:05.773 | tcpdump 2026-03-13 12:21:05.773 | unzip 2026-03-13 12:21:05.773 | uuid-runtime 2026-03-13 12:21:05.773 | wget 2026-03-13 12:21:05.773 | zlib1g-dev 2026-03-13 12:21:05.773 | lvm2 2026-03-13 12:21:05.773 | qemu-utils 2026-03-13 12:21:05.773 | thin-provisioning-tools 2026-03-13 12:21:05.773 | lsscsi 2026-03-13 12:21:05.773 | open-iscsi 2026-03-13 12:21:05.773 | libkrb5-dev 2026-03-13 12:21:05.773 | libldap2-dev 2026-03-13 12:21:05.773 | libsasl2-dev 2026-03-13 12:21:05.773 | memcached 2026-03-13 12:21:05.773 | python3-mysqldb 2026-03-13 12:21:05.773 | sqlite3 2026-03-13 12:21:05.773 | conntrack 2026-03-13 12:21:05.773 | curl 2026-03-13 12:21:05.773 | ebtables 2026-03-13 12:21:05.773 | genisoimage 2026-03-13 12:21:05.773 | iptables 2026-03-13 12:21:05.773 | iputils-arping 2026-03-13 12:21:05.773 | kpartx 2026-03-13 12:21:05.773 | libjs-jquery-tablesorter 2026-03-13 12:21:05.773 | parted 2026-03-13 12:21:05.773 | pm-utils 2026-03-13 12:21:05.773 | python3-mysqldb 2026-03-13 12:21:05.773 | socat 2026-03-13 12:21:05.773 | sqlite3 2026-03-13 12:21:05.773 | sudo 2026-03-13 12:21:05.773 | vlan 2026-03-13 12:21:05.773 | cryptsetup 2026-03-13 12:21:05.773 | dosfstools 2026-03-13 12:21:05.773 | genisoimage 2026-03-13 12:21:05.773 | gir1.2-libosinfo-1.0 2026-03-13 12:21:05.773 | netcat-openbsd 2026-03-13 12:21:05.773 | open-iscsi 2026-03-13 12:21:05.773 | qemu-utils 2026-03-13 12:21:05.773 | sg3-utils 2026-03-13 12:21:05.774 | sysfsutils 2026-03-13 12:21:05.774 | acl 2026-03-13 12:21:05.774 | dnsmasq-base 2026-03-13 12:21:05.774 | dnsmasq-utils 2026-03-13 12:21:05.774 | ebtables 2026-03-13 12:21:05.774 | haproxy 2026-03-13 12:21:05.774 | iptables 2026-03-13 12:21:05.774 | iputils-arping 2026-03-13 12:21:05.774 | iputils-ping 2026-03-13 12:21:05.774 | postgresql-server-dev-all 2026-03-13 12:21:05.774 | python3-mysqldb 2026-03-13 12:21:05.774 | sqlite3 2026-03-13 12:21:05.774 | sudo 2026-03-13 12:21:05.774 | vlan 2026-03-13 12:21:05.774 | apache2' 2026-03-13 12:21:05.779 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2026-03-13 12:21:05.833 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2026-03-13 12:21:05.833 | apache2-dev 2026-03-13 12:21:05.833 | bc 2026-03-13 12:21:05.834 | bsdmainutils 2026-03-13 12:21:05.834 | curl 2026-03-13 12:21:05.834 | g++ 2026-03-13 12:21:05.834 | gawk 2026-03-13 12:21:05.834 | gcc 2026-03-13 12:21:05.834 | gettext 2026-03-13 12:21:05.834 | git 2026-03-13 12:21:05.834 | graphviz 2026-03-13 12:21:05.834 | iputils-ping 2026-03-13 12:21:05.834 | libffi-dev 2026-03-13 12:21:05.834 | libjpeg-dev 2026-03-13 12:21:05.834 | libpq-dev 2026-03-13 12:21:05.834 | libssl-dev 2026-03-13 12:21:05.834 | libsystemd-dev 2026-03-13 12:21:05.834 | libxml2-dev 2026-03-13 12:21:05.834 | libxslt1-dev 2026-03-13 12:21:05.834 | libyaml-dev 2026-03-13 12:21:05.834 | lsof 2026-03-13 12:21:05.834 | openssh-server 2026-03-13 12:21:05.834 | openssl 2026-03-13 12:21:05.834 | pkg-config 2026-03-13 12:21:05.834 | psmisc 2026-03-13 12:21:05.834 | python3-dev 2026-03-13 12:21:05.834 | python3-pip 2026-03-13 12:21:05.834 | python3-systemd 2026-03-13 12:21:05.834 | python3-venv 2026-03-13 12:21:05.834 | tar 2026-03-13 12:21:05.834 | tcpdump 2026-03-13 12:21:05.834 | unzip 2026-03-13 12:21:05.834 | uuid-runtime 2026-03-13 12:21:05.834 | wget 2026-03-13 12:21:05.834 | zlib1g-dev 2026-03-13 12:21:05.834 | lvm2 2026-03-13 12:21:05.834 | qemu-utils 2026-03-13 12:21:05.834 | thin-provisioning-tools 2026-03-13 12:21:05.834 | lsscsi 2026-03-13 12:21:05.834 | open-iscsi 2026-03-13 12:21:05.834 | libkrb5-dev 2026-03-13 12:21:05.834 | libldap2-dev 2026-03-13 12:21:05.834 | libsasl2-dev 2026-03-13 12:21:05.834 | memcached 2026-03-13 12:21:05.834 | python3-mysqldb 2026-03-13 12:21:05.834 | sqlite3 2026-03-13 12:21:05.834 | conntrack 2026-03-13 12:21:05.834 | curl 2026-03-13 12:21:05.834 | ebtables 2026-03-13 12:21:05.834 | genisoimage 2026-03-13 12:21:05.834 | iptables 2026-03-13 12:21:05.834 | iputils-arping 2026-03-13 12:21:05.834 | kpartx 2026-03-13 12:21:05.834 | libjs-jquery-tablesorter 2026-03-13 12:21:05.834 | parted 2026-03-13 12:21:05.834 | pm-utils 2026-03-13 12:21:05.834 | python3-mysqldb 2026-03-13 12:21:05.834 | socat 2026-03-13 12:21:05.834 | sqlite3 2026-03-13 12:21:05.834 | sudo 2026-03-13 12:21:05.834 | vlan 2026-03-13 12:21:05.834 | cryptsetup 2026-03-13 12:21:05.834 | dosfstools 2026-03-13 12:21:05.834 | genisoimage 2026-03-13 12:21:05.834 | gir1.2-libosinfo-1.0 2026-03-13 12:21:05.834 | netcat-openbsd 2026-03-13 12:21:05.834 | open-iscsi 2026-03-13 12:21:05.834 | qemu-utils 2026-03-13 12:21:05.834 | sg3-utils 2026-03-13 12:21:05.834 | sysfsutils 2026-03-13 12:21:05.834 | acl 2026-03-13 12:21:05.834 | dnsmasq-base 2026-03-13 12:21:05.834 | dnsmasq-utils 2026-03-13 12:21:05.834 | ebtables 2026-03-13 12:21:05.834 | haproxy 2026-03-13 12:21:05.834 | iptables 2026-03-13 12:21:05.834 | iputils-arping 2026-03-13 12:21:05.834 | iputils-ping 2026-03-13 12:21:05.834 | postgresql-server-dev-all 2026-03-13 12:21:05.834 | python3-mysqldb 2026-03-13 12:21:05.834 | sqlite3 2026-03-13 12:21:05.834 | sudo 2026-03-13 12:21:05.834 | vlan 2026-03-13 12:21:05.834 | apache2 golang 2026-03-13 12:21:05.835 | debootstrap 2026-03-13 12:21:05.835 | rsyslog 2026-03-13 12:21:05.835 | lvm2' 2026-03-13 12:21:05.839 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2026-03-13 12:21:05.845 | ++ functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-03-13 12:21:05.850 | ++ functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-03-13 12:21:05.857 | ++ 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-03-13 12:21:05.859 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2026-03-13 12:21:05.865 | ++ 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-03-13 12:21:05.870 | ++ functions-common:install_package:1430 : update_package_repo 2026-03-13 12:21:05.875 | ++ functions-common:update_package_repo:1404 : NO_UPDATE_REPOS=False 2026-03-13 12:21:05.880 | ++ functions-common:update_package_repo:1405 : REPOS_UPDATED=True 2026-03-13 12:21:05.885 | ++ functions-common:update_package_repo:1406 : RETRY_UPDATE=False 2026-03-13 12:21:05.890 | ++ functions-common:update_package_repo:1408 : [[ False = \T\r\u\e ]] 2026-03-13 12:21:05.895 | ++ functions-common:update_package_repo:1412 : is_ubuntu 2026-03-13 12:21:05.900 | ++ functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-03-13 12:21:05.905 | ++ functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-03-13 12:21:05.910 | ++ functions-common:update_package_repo:1413 : apt_get_update 2026-03-13 12:21:05.915 | ++ functions-common:apt_get_update:1158 : [[ True == \T\r\u\e ]] 2026-03-13 12:21:05.920 | ++ functions-common:apt_get_update:1158 : [[ False != \T\r\u\e ]] 2026-03-13 12:21:05.924 | ++ functions-common:apt_get_update:1159 : return 2026-03-13 12:21:05.930 | ++ functions-common:install_package:1431 : 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-03-13 12:21:05.934 | ++ functions-common:real_install_package:1418 : is_ubuntu 2026-03-13 12:21:05.937 | ++ functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-03-13 12:21:05.942 | ++ functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-03-13 12:21:05.948 | ++ functions-common:real_install_package:1419 : 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-03-13 12:21:05.986 | ++ functions-common:apt_get:1199 : 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-03-13 12:21:06.027 | Reading package lists... 2026-03-13 12:21:06.269 | Building dependency tree... 2026-03-13 12:21:06.269 | Reading state information... 2026-03-13 12:21:06.532 | curl is already the newest version (8.5.0-2ubuntu10.8). 2026-03-13 12:21:06.532 | git is already the newest version (1:2.43.0-1ubuntu7.3). 2026-03-13 12:21:06.532 | openssl is already the newest version (3.0.13-0ubuntu3.7). 2026-03-13 12:21:06.532 | openssl set to manually installed. 2026-03-13 12:21:06.532 | tar is already the newest version (1.35+dfsg-3build1). 2026-03-13 12:21:06.532 | zlib1g-dev is already the newest version (1:1.3.dfsg-3.1ubuntu2.1). 2026-03-13 12:21:06.532 | zlib1g-dev set to manually installed. 2026-03-13 12:21:06.532 | open-iscsi is already the newest version (2.1.9-3ubuntu5.4). 2026-03-13 12:21:06.532 | iptables is already the newest version (1.8.10-3ubuntu2). 2026-03-13 12:21:06.532 | The following additional packages will be installed: 2026-03-13 12:21:06.532 | apache2-bin apache2-data apache2-utils autoconf automake autopoint 2026-03-13 12:21:06.532 | autotools-dev binutils binutils-common binutils-x86-64-linux-gnu 2026-03-13 12:21:06.532 | bsdextrautils bsdutils bzip2 clang-17 comerr-dev cpp cpp-13 2026-03-13 12:21:06.532 | cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu cryptsetup-bin 2026-03-13 12:21:06.532 | dconf-gsettings-backend dconf-service debhelper debugedit dh-autoreconf 2026-03-13 12:21:06.532 | dh-strip-nondeterminism distro-info dmeventd dmidecode dpkg-dev dwz fdisk 2026-03-13 12:21:06.533 | file fontconfig fontconfig-config fonts-dejavu-core fonts-dejavu-mono g++-13 2026-03-13 12:21:06.533 | g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc-13 gcc-13-base 2026-03-13 12:21:06.533 | gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu gir1.2-freedesktop 2026-03-13 12:21:06.533 | glib-networking glib-networking-common glib-networking-services golang-1.22 2026-03-13 12:21:06.533 | golang-1.22-doc golang-1.22-go golang-1.22-src golang-doc golang-go 2026-03-13 12:21:06.533 | golang-src groff-base gsettings-desktop-schemas icu-devtools intltool-debian 2026-03-13 12:21:06.533 | krb5-multidev libaio1t64 libann0 libaom3 libapr1-dev libapr1t64 2026-03-13 12:21:06.533 | libaprutil1-dbd-sqlite3 libaprutil1-dev libaprutil1-ldap libaprutil1t64 2026-03-13 12:21:06.533 | libarchive-zip-perl libasan8 libatomic1 libbinutils libblkid1 2026-03-13 12:21:06.533 | libcairo-gobject2 libcairo2 libcc1-0 libcdt5 libcgraph6 2026-03-13 12:21:06.533 | libclang-common-17-dev libclang-cpp17t64 libclang1-17t64 libctf-nobfd0 2026-03-13 12:21:06.533 | libctf0 libdatrie1 libdconf1 libde265-0 libdebhelper-perl libdeflate0 2026-03-13 12:21:06.533 | libdevmapper-event1.02.1 libdpkg-perl libestr0 libevent-2.1-7t64 2026-03-13 12:21:06.533 | libfastjson4 libfdisk1 libfile-stripnondeterminism-perl libfontconfig1 2026-03-13 12:21:06.533 | libfribidi0 libgc1 libgcc-13-dev libgd3 libgomp1 libgprofng0 libgraphite2-3 2026-03-13 12:21:06.533 | libgssrpc4t64 libgts-0.7-5t64 libgvc6 libgvpr2 libharfbuzz0b 2026-03-13 12:21:06.533 | libheif-plugin-aomdec libheif-plugin-libde265 libheif1 libhwasan0 2026-03-13 12:21:06.533 | libibverbs1 libice6 libicu-dev libisl23 libitm1 libjansson4 libjbig0 2026-03-13 12:21:06.533 | libjpeg-turbo8 libjpeg-turbo8-dev libjpeg8 libjpeg8-dev libjs-jquery 2026-03-13 12:21:06.533 | libjs-jquery-metadata libjs-sphinxdoc libjs-underscore libjson-perl 2026-03-13 12:21:06.533 | libkadm5clnt-mit12 libkadm5srv-mit12 libkdb5-10t64 liblab-gamut1 libldap-dev 2026-03-13 12:21:06.533 | liblerc4 libllvm17t64 liblsan0 libltdl7 liblua5.4-0 liblvm2cmd2.03 2026-03-13 12:21:06.533 | libmagic-mgc libmagic1t64 libmount1 libmpc3 libmpfr6 libmysqlclient21 2026-03-13 12:21:06.533 | libncurses-dev libncurses6 libnftables1 libnl-3-200 libnl-route-3-200 2026-03-13 12:21:06.533 | libnuma1 libobjc-13-dev libobjc4 libosinfo-1.0-0 libosinfo-l10n 2026-03-13 12:21:06.533 | libpango-1.0-0 libpangocairo-1.0-0 libpangoft2-1.0-0 libparted2t64 2026-03-13 12:21:06.533 | libpathplan4 libpcap0.8t64 libpcre2-16-0 libpcre2-32-0 libpcre2-dev 2026-03-13 12:21:06.533 | libpcre2-posix3 libpfm4 libpipeline1 libpixman-1-0 libpkgconf3 libpq5 2026-03-13 12:21:06.533 | libproxy1v5 libpython3-dev libquadmath0 libsctp-dev libsctp1 libsframe1 2026-03-13 12:21:06.533 | libsgutils2-1.46-2 libsharpyuv0 libsigsegv2 libsm6 libsmartcols1 2026-03-13 12:21:06.533 | libsoup-3.0-0 libsoup-3.0-common libstdc++-13-dev libsub-override-perl 2026-03-13 12:21:06.533 | libsysfs2 libthai-data libthai0 libtiff6 libtirpc-common libtirpc3t64 2026-03-13 12:21:06.533 | libtool libtsan2 libubsan1 libuchardet0 liburing2 libuuid1 libwebp7 libx11-6 2026-03-13 12:21:06.533 | libx11-data libxau6 libxaw7 libxcb-render0 libxcb-shm0 libxcb1 libxdmcp6 2026-03-13 12:21:06.533 | libxext6 libxmu6 libxpm4 libxrender1 libxslt1.1 libxt6t64 libz3-4 libz3-dev 2026-03-13 12:21:06.534 | llvm-17 llvm-17-dev llvm-17-linker-tools llvm-17-runtime llvm-17-tools 2026-03-13 12:21:06.534 | lto-disabled-list m4 make man-db mount mysql-common ncal openssh-client 2026-03-13 12:21:06.534 | openssh-sftp-server osinfo-db patch pci.ids pkgconf pkgconf-bin po-debconf 2026-03-13 12:21:06.534 | postgresql-client-16 postgresql-client-common postgresql-common 2026-03-13 12:21:06.534 | postgresql-server-dev-16 powermgmt-base python3-pip-whl python3-pygments 2026-03-13 12:21:06.534 | python3-setuptools python3-setuptools-whl python3-wheel python3.12-venv 2026-03-13 12:21:06.534 | session-migration ssl-cert usb.ids util-linux uuid-dev x11-common xz-utils 2026-03-13 12:21:06.535 | Suggested packages: 2026-03-13 12:21:06.535 | apache2-doc apache2-suexec-pristine | apache2-suexec-custom www-browser ufw 2026-03-13 12:21:06.535 | autoconf-archive gnu-standards autoconf-doc binutils-doc gprofng-gui 2026-03-13 12:21:06.535 | calendar whois vacation mailutils bzip2-doc clang-17-doc wasi-libc doc-base 2026-03-13 12:21:06.535 | nftables cpp-doc gcc-13-locales cpp-13-doc keyutils liblocale-gettext-perl 2026-03-13 12:21:06.535 | dh-make squid-deb-proxy-client debian-archive-keyring arch-test shunit2 2026-03-13 12:21:06.535 | debian-keyring g++-multilib g++-13-multilib gcc-13-doc gawk-doc gcc-multilib 2026-03-13 12:21:06.535 | manpages-dev flex bison gdb gcc-doc gcc-13-multilib gdb-x86-64-linux-gnu 2026-03-13 12:21:06.535 | wodim cdrkit-doc gettext-doc libasprintf-dev libgettextpo-dev bzr | brz 2026-03-13 12:21:06.535 | mercurial subversion gsfonts graphviz-doc groff vim-haproxy haproxy-doc 2026-03-13 12:21:06.535 | krb5-doc bzr libgd-tools krb5-user libheif-plugin-x265 2026-03-13 12:21:06.535 | libheif-plugin-ffmpegdec libheif-plugin-jpegdec libheif-plugin-jpegenc 2026-03-13 12:21:06.535 | libheif-plugin-j2kdec libheif-plugin-j2kenc libheif-plugin-rav1e 2026-03-13 12:21:06.535 | libheif-plugin-svtenc icu-doc ncurses-doc libparted-dev libparted-i18n 2026-03-13 12:21:06.535 | postgresql-doc-16 lksctp-tools libssl-doc libstdc++-13-doc libtool-doc 2026-03-13 12:21:06.535 | gfortran | fortran95-compiler gcj-jdk libyaml-doc llvm-17-doc m4-doc 2026-03-13 12:21:06.535 | make-doc apparmor less libanyevent-perl libcache-memcached-perl libmemcached 2026-03-13 12:21:06.535 | libterm-readkey-perl libyaml-perl nfs-common keychain libpam-ssh 2026-03-13 12:21:06.535 | monkeysphere ssh-askpass molly-guard parted-doc ed diffutils-doc 2026-03-13 12:21:06.535 | cpufrequtils wireless-tools radeontool libmail-box-perl postgresql-16 2026-03-13 12:21:06.535 | default-mysql-server | virtual-mysql-server python-pygments-doc 2026-03-13 12:21:06.535 | ttf-bitstream-vera python-setuptools-doc rsyslog-mysql | rsyslog-pgsql 2026-03-13 12:21:06.535 | rsyslog-mongodb rsyslog-doc rsyslog-openssl | rsyslog-gnutls rsyslog-gssapi 2026-03-13 12:21:06.535 | rsyslog-relp sqlite3-doc zip kbd util-linux-extra util-linux-locales 2026-03-13 12:21:06.535 | Recommended packages: 2026-03-13 12:21:06.535 | cryptsetup-initramfs dns-root-data build-essential fakeroot 2026-03-13 12:21:06.535 | libalgorithm-merge-perl fonts-liberation2 libclang-rt-17-dev 2026-03-13 12:21:06.535 | libfile-fcntllock-perl liblocale-gettext-perl libarchive-cpio-perl 2026-03-13 12:21:06.535 | libgts-bin libheif-plugin-aomenc ibverbs-providers javascript-common 2026-03-13 12:21:06.535 | libjson-xs-perl libgpm2 libltdl-dev xauth ncurses-term ssh-import-id vbetool 2026-03-13 12:21:06.535 | hdparm kbd | console-tools libmail-sendmail-perl logrotate qemu-block-extra 2026-03-13 12:21:06.658 | The following NEW packages will be installed: 2026-03-13 12:21:06.658 | acl apache2 apache2-bin apache2-data apache2-dev apache2-utils autoconf 2026-03-13 12:21:06.658 | automake autopoint autotools-dev bc binutils binutils-common 2026-03-13 12:21:06.658 | binutils-x86-64-linux-gnu bsdextrautils bsdmainutils bzip2 clang-17 2026-03-13 12:21:06.658 | comerr-dev conntrack cpp cpp-13 cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu 2026-03-13 12:21:06.658 | cryptsetup cryptsetup-bin dconf-gsettings-backend dconf-service debhelper 2026-03-13 12:21:06.658 | debootstrap debugedit dh-autoreconf dh-strip-nondeterminism distro-info 2026-03-13 12:21:06.658 | dmeventd dmidecode dnsmasq-base dnsmasq-utils dosfstools dpkg-dev dwz 2026-03-13 12:21:06.658 | ebtables file fontconfig fontconfig-config fonts-dejavu-core 2026-03-13 12:21:06.658 | fonts-dejavu-mono g++ g++-13 g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu 2026-03-13 12:21:06.658 | gawk gcc gcc-13 gcc-13-base gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu 2026-03-13 12:21:06.658 | genisoimage gettext gir1.2-freedesktop gir1.2-libosinfo-1.0 glib-networking 2026-03-13 12:21:06.658 | glib-networking-common glib-networking-services golang golang-1.22 2026-03-13 12:21:06.658 | golang-1.22-doc golang-1.22-go golang-1.22-src golang-doc golang-go 2026-03-13 12:21:06.659 | golang-src graphviz groff-base gsettings-desktop-schemas haproxy 2026-03-13 12:21:06.659 | icu-devtools intltool-debian iputils-arping iputils-ping kpartx 2026-03-13 12:21:06.659 | krb5-multidev libaio1t64 libann0 libaom3 libapr1-dev libapr1t64 2026-03-13 12:21:06.659 | libaprutil1-dbd-sqlite3 libaprutil1-dev libaprutil1-ldap libaprutil1t64 2026-03-13 12:21:06.659 | libarchive-zip-perl libasan8 libatomic1 libbinutils libcairo-gobject2 2026-03-13 12:21:06.659 | libcairo2 libcc1-0 libcdt5 libcgraph6 libclang-common-17-dev 2026-03-13 12:21:06.659 | libclang-cpp17t64 libclang1-17t64 libctf-nobfd0 libctf0 libdatrie1 libdconf1 2026-03-13 12:21:06.659 | libde265-0 libdebhelper-perl libdeflate0 libdevmapper-event1.02.1 2026-03-13 12:21:06.659 | libdpkg-perl libestr0 libevent-2.1-7t64 libfastjson4 libffi-dev 2026-03-13 12:21:06.659 | libfile-stripnondeterminism-perl libfontconfig1 libfribidi0 libgc1 2026-03-13 12:21:06.659 | libgcc-13-dev libgd3 libgomp1 libgprofng0 libgraphite2-3 libgssrpc4t64 2026-03-13 12:21:06.659 | libgts-0.7-5t64 libgvc6 libgvpr2 libharfbuzz0b libheif-plugin-aomdec 2026-03-13 12:21:06.659 | libheif-plugin-libde265 libheif1 libhwasan0 libibverbs1 libice6 libicu-dev 2026-03-13 12:21:06.659 | libisl23 libitm1 libjansson4 libjbig0 libjpeg-dev libjpeg-turbo8 2026-03-13 12:21:06.659 | libjpeg-turbo8-dev libjpeg8 libjpeg8-dev libjs-jquery libjs-jquery-metadata 2026-03-13 12:21:06.659 | libjs-jquery-tablesorter libjs-sphinxdoc libjs-underscore libjson-perl 2026-03-13 12:21:06.659 | libkadm5clnt-mit12 libkadm5srv-mit12 libkdb5-10t64 libkrb5-dev liblab-gamut1 2026-03-13 12:21:06.659 | libldap-dev libldap2-dev liblerc4 libllvm17t64 liblsan0 libltdl7 liblua5.4-0 2026-03-13 12:21:06.659 | liblvm2cmd2.03 libmagic-mgc libmagic1t64 libmpc3 libmpfr6 libmysqlclient21 2026-03-13 12:21:06.659 | libncurses-dev libncurses6 libnftables1 libnl-3-200 libnl-route-3-200 2026-03-13 12:21:06.659 | libnuma1 libobjc-13-dev libobjc4 libosinfo-1.0-0 libosinfo-l10n 2026-03-13 12:21:06.659 | libpango-1.0-0 libpangocairo-1.0-0 libpangoft2-1.0-0 libparted2t64 2026-03-13 12:21:06.659 | libpathplan4 libpcap0.8t64 libpcre2-16-0 libpcre2-32-0 libpcre2-dev 2026-03-13 12:21:06.659 | libpcre2-posix3 libpfm4 libpipeline1 libpixman-1-0 libpkgconf3 libpq-dev 2026-03-13 12:21:06.659 | libpq5 libproxy1v5 libpython3-dev libquadmath0 libsasl2-dev libsctp-dev 2026-03-13 12:21:06.659 | libsctp1 libsframe1 libsgutils2-1.46-2 libsharpyuv0 libsigsegv2 libsm6 2026-03-13 12:21:06.659 | libsoup-3.0-0 libsoup-3.0-common libssl-dev libstdc++-13-dev 2026-03-13 12:21:06.659 | libsub-override-perl libsysfs2 libsystemd-dev libthai-data libthai0 libtiff6 2026-03-13 12:21:06.659 | libtirpc-common libtirpc3t64 libtool libtsan2 libubsan1 libuchardet0 2026-03-13 12:21:06.659 | liburing2 libwebp7 libx11-6 libx11-data libxau6 libxaw7 libxcb-render0 2026-03-13 12:21:06.659 | libxcb-shm0 libxcb1 libxdmcp6 libxext6 libxml2-dev libxmu6 libxpm4 2026-03-13 12:21:06.659 | libxrender1 libxslt1-dev libxslt1.1 libxt6t64 libyaml-dev libz3-4 libz3-dev 2026-03-13 12:21:06.659 | llvm-17 llvm-17-dev llvm-17-linker-tools llvm-17-runtime llvm-17-tools lsof 2026-03-13 12:21:06.659 | lsscsi lto-disabled-list lvm2 m4 make man-db memcached mysql-common ncal 2026-03-13 12:21:06.659 | netcat-openbsd osinfo-db parted patch pci.ids pkg-config pkgconf pkgconf-bin 2026-03-13 12:21:06.659 | pm-utils po-debconf postgresql-client-16 postgresql-client-common 2026-03-13 12:21:06.659 | postgresql-common postgresql-server-dev-16 postgresql-server-dev-all 2026-03-13 12:21:06.659 | powermgmt-base psmisc python3-dev python3-mysqldb python3-pip 2026-03-13 12:21:06.659 | python3-pip-whl python3-pygments python3-setuptools python3-setuptools-whl 2026-03-13 12:21:06.659 | python3-systemd python3-venv python3-wheel python3.12-venv qemu-utils 2026-03-13 12:21:06.659 | rsyslog session-migration sg3-utils socat sqlite3 ssl-cert sysfsutils 2026-03-13 12:21:06.659 | tcpdump thin-provisioning-tools unzip usb.ids uuid-dev vlan wget x11-common 2026-03-13 12:21:06.660 | xz-utils 2026-03-13 12:21:06.660 | The following packages will be upgraded: 2026-03-13 12:21:06.661 | bsdutils fdisk libblkid1 libfdisk1 libmount1 libsmartcols1 libuuid1 mount 2026-03-13 12:21:06.661 | openssh-client openssh-server openssh-sftp-server sudo util-linux 2026-03-13 12:21:06.661 | uuid-runtime 2026-03-13 12:21:06.864 | 14 upgraded, 304 newly installed, 0 to remove and 2 not upgraded. 2026-03-13 12:21:06.864 | Need to get 310 MB of archives. 2026-03-13 12:21:06.864 | After this operation, 1,440 MB of additional disk space will be used. 2026-03-13 12:21:06.864 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 bsdutils amd64 1:2.39.3-9ubuntu6.5 [96.1 kB] 2026-03-13 12:21:07.181 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 util-linux amd64 2.39.3-9ubuntu6.5 [1,128 kB] 2026-03-13 12:21:07.498 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 mount amd64 2.39.3-9ubuntu6.5 [118 kB] 2026-03-13 12:21:07.511 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libsmartcols1 amd64 2.39.3-9ubuntu6.5 [65.8 kB] 2026-03-13 12:21:07.516 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libuuid1 amd64 2.39.3-9ubuntu6.5 [36.1 kB] 2026-03-13 12:21:07.519 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 uuid-runtime amd64 2.39.3-9ubuntu6.5 [33.1 kB] 2026-03-13 12:21:07.521 | Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libapr1t64 amd64 1.7.2-3.1ubuntu0.1 [108 kB] 2026-03-13 12:21:07.530 | Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libaprutil1t64 amd64 1.6.3-1.1ubuntu7 [91.9 kB] 2026-03-13 12:21:07.537 | Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libaprutil1-dbd-sqlite3 amd64 1.6.3-1.1ubuntu7 [11.2 kB] 2026-03-13 12:21:07.538 | Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libaprutil1-ldap amd64 1.6.3-1.1ubuntu7 [9,116 B] 2026-03-13 12:21:07.539 | Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libjansson4 amd64 2.14-2build2 [32.8 kB] 2026-03-13 12:21:07.577 | Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 liblua5.4-0 amd64 5.4.6-3build2 [166 kB] 2026-03-13 12:21:07.619 | Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2-bin amd64 2.4.58-1ubuntu8.11 [1,335 kB] 2026-03-13 12:21:07.748 | Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2-data all 2.4.58-1ubuntu8.11 [163 kB] 2026-03-13 12:21:07.779 | Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2-utils amd64 2.4.58-1ubuntu8.11 [98.2 kB] 2026-03-13 12:21:07.782 | Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2 amd64 2.4.58-1ubuntu8.11 [90.2 kB] 2026-03-13 12:21:07.785 | Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libmpfr6 amd64 4.2.1-1build1.1 [353 kB] 2026-03-13 12:21:07.816 | Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libsigsegv2 amd64 2.14-1ubuntu2 [15.0 kB] 2026-03-13 12:21:07.817 | Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 gawk amd64 1:5.2.1-2build3 [463 kB] 2026-03-13 12:21:07.832 | Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 haproxy amd64 2.8.16-0ubuntu0.24.04.1 [2,070 kB] 2026-03-13 12:21:07.918 | Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libevent-2.1-7t64 amd64 2.1.12-stable-9ubuntu2 [145 kB] 2026-03-13 12:21:07.920 | Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 memcached amd64 1.6.24-1build3 [213 kB] 2026-03-13 12:21:07.936 | Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 openssh-sftp-server amd64 1:9.6p1-3ubuntu13.15 [37.3 kB] 2026-03-13 12:21:07.937 | Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 openssh-server amd64 1:9.6p1-3ubuntu13.15 [510 kB] 2026-03-13 12:21:07.947 | Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 openssh-client amd64 1:9.6p1-3ubuntu13.15 [906 kB] 2026-03-13 12:21:07.972 | Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libjson-perl all 4.10000-1 [81.9 kB] 2026-03-13 12:21:07.974 | Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 postgresql-client-common all 257build1.1 [36.4 kB] 2026-03-13 12:21:07.975 | Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 ssl-cert all 1.1.2ubuntu1 [17.8 kB] 2026-03-13 12:21:07.986 | Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 postgresql-common all 257build1.1 [161 kB] 2026-03-13 12:21:08.054 | Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libsysfs2 amd64 2.1.1-6build1 [20.0 kB] 2026-03-13 12:21:08.055 | Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 pci.ids all 0.0~2024.03.31-1ubuntu0.1 [275 kB] 2026-03-13 12:21:08.060 | Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 sysfsutils amd64 2.1.1-6build1 [15.5 kB] 2026-03-13 12:21:08.060 | Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libblkid1 amd64 2.39.3-9ubuntu6.5 [123 kB] 2026-03-13 12:21:08.062 | Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libmount1 amd64 2.39.3-9ubuntu6.5 [134 kB] 2026-03-13 12:21:08.065 | Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 distro-info amd64 1.7build1 [19.9 kB] 2026-03-13 12:21:08.066 | Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 iputils-ping amd64 3:20240117-1ubuntu0.1 [44.6 kB] 2026-03-13 12:21:08.067 | Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libestr0 amd64 0.1.11-1build1 [7,802 B] 2026-03-13 12:21:08.067 | Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libfastjson4 amd64 1.2304.0-1build1 [23.1 kB] 2026-03-13 12:21:08.142 | Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libfdisk1 amd64 2.39.3-9ubuntu6.5 [146 kB] 2026-03-13 12:21:08.144 | Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libfribidi0 amd64 1.0.13-3build1 [26.1 kB] 2026-03-13 12:21:08.144 | Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libtirpc-common all 1.3.4+ds-1.1build1 [8,094 B] 2026-03-13 12:21:08.144 | Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libtirpc3t64 amd64 1.3.4+ds-1.1build1 [82.6 kB] 2026-03-13 12:21:08.221 | Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 netcat-openbsd amd64 1.226-1ubuntu2 [44.3 kB] 2026-03-13 12:21:08.227 | Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 python3-pygments all 2.17.2+dfsg-1 [819 kB] 2026-03-13 12:21:08.305 | Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 rsyslog amd64 8.2312.0-3ubuntu9.1 [511 kB] 2026-03-13 12:21:08.310 | Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 sudo amd64 1.9.15p5-3ubuntu5.24.04.2 [948 kB] 2026-03-13 12:21:08.389 | Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 bsdextrautils amd64 2.39.3-9ubuntu6.5 [73.7 kB] 2026-03-13 12:21:08.390 | Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 dmidecode amd64 3.5-3ubuntu0.1 [73.0 kB] 2026-03-13 12:21:08.390 | Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 dosfstools amd64 4.2-1.1build1 [86.3 kB] 2026-03-13 12:21:08.391 | Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libmagic-mgc amd64 1:5.45-3build1 [307 kB] 2026-03-13 12:21:08.455 | Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libmagic1t64 amd64 1:5.45-3build1 [87.2 kB] 2026-03-13 12:21:08.458 | Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 file amd64 1:5.45-3build1 [22.0 kB] 2026-03-13 12:21:08.459 | Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libuchardet0 amd64 0.0.8-1build1 [75.3 kB] 2026-03-13 12:21:08.461 | Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 groff-base amd64 1.23.0-3build2 [1,020 kB] 2026-03-13 12:21:08.471 | Get:55 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-03-13 12:21:08.533 | Get:56 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-03-13 12:21:08.537 | Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libibverbs1 amd64 50.0-2ubuntu0.2 [68.0 kB] 2026-03-13 12:21:08.539 | Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libncurses6 amd64 6.4+20240113-1ubuntu2 [112 kB] 2026-03-13 12:21:08.540 | Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libnftables1 amd64 1.0.9-1ubuntu0.1 [359 kB] 2026-03-13 12:21:08.611 | Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libnuma1 amd64 2.0.18-1ubuntu0.24.04.1 [23.4 kB] 2026-03-13 12:21:08.612 | Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libparted2t64 amd64 3.6-4build1 [152 kB] 2026-03-13 12:21:08.615 | Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libpcap0.8t64 amd64 1.10.4-4.1ubuntu3 [151 kB] 2026-03-13 12:21:08.618 | Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libpipeline1 amd64 1.5.7-2 [23.6 kB] 2026-03-13 12:21:08.618 | Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxau6 amd64 1:1.0.9-1build6 [7,160 B] 2026-03-13 12:21:08.619 | Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxdmcp6 amd64 1:1.1.3-0ubuntu6 [10.3 kB] 2026-03-13 12:21:08.689 | Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxcb1 amd64 1.15-1ubuntu2 [47.7 kB] 2026-03-13 12:21:08.691 | Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libx11-data all 2:1.8.7-1build1 [115 kB] 2026-03-13 12:21:08.693 | Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libx11-6 amd64 2:1.8.7-1build1 [650 kB] 2026-03-13 12:21:08.770 | Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxext6 amd64 2:1.3.4-1build2 [30.4 kB] 2026-03-13 12:21:08.771 | Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 lsof amd64 4.95.0-1build3 [247 kB] 2026-03-13 12:21:08.776 | Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 man-db amd64 2.12.0-4build2 [1,237 kB] 2026-03-13 12:21:08.850 | Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 parted amd64 3.6-4build1 [43.3 kB] 2026-03-13 12:21:08.852 | Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 powermgmt-base all 1.37ubuntu0.1 [7,650 B] 2026-03-13 12:21:08.852 | Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 psmisc amd64 23.7-1build1 [179 kB] 2026-03-13 12:21:08.855 | Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 tcpdump amd64 4.99.4-3ubuntu4.24.04.1 [479 kB] 2026-03-13 12:21:08.860 | Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 usb.ids all 2024.03.18-1 [223 kB] 2026-03-13 12:21:08.862 | Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 wget amd64 1.21.4-1ubuntu4.1 [334 kB] 2026-03-13 12:21:08.928 | Get:78 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-03-13 12:21:08.931 | Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 acl amd64 2.3.2-1build1.1 [39.4 kB] 2026-03-13 12:21:08.932 | Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 autotools-dev all 20220109.1 [44.9 kB] 2026-03-13 12:21:09.002 | Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 m4 amd64 1.4.19-4build1 [244 kB] 2026-03-13 12:21:09.006 | Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 autoconf all 2.71-3 [339 kB] 2026-03-13 12:21:09.011 | Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 automake all 1:1.16.5-1.3ubuntu1 [558 kB] 2026-03-13 12:21:09.086 | Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 autopoint all 0.21-14ubuntu2 [422 kB] 2026-03-13 12:21:09.090 | Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libdebhelper-perl all 13.14.1ubuntu5 [89.8 kB] 2026-03-13 12:21:09.091 | Get:86 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-03-13 12:21:09.092 | Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libisl23 amd64 0.26-3build1.1 [680 kB] 2026-03-13 12:21:09.163 | Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libmpc3 amd64 1.3.1-1build1.1 [54.6 kB] 2026-03-13 12:21:09.164 | Get:89 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-03-13 12:21:09.570 | Get:90 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-03-13 12:21:09.570 | Get:91 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-03-13 12:21:09.570 | Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 cpp amd64 4:13.2.0-7ubuntu1 [22.4 kB] 2026-03-13 12:21:09.570 | Get:93 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-03-13 12:21:09.570 | Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 binutils-common amd64 2.42-4ubuntu2.8 [240 kB] 2026-03-13 12:21:09.572 | Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libsframe1 amd64 2.42-4ubuntu2.8 [15.6 kB] 2026-03-13 12:21:09.573 | Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libbinutils amd64 2.42-4ubuntu2.8 [576 kB] 2026-03-13 12:21:09.630 | Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libctf-nobfd0 amd64 2.42-4ubuntu2.8 [97.9 kB] 2026-03-13 12:21:09.632 | Get:98 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libctf0 amd64 2.42-4ubuntu2.8 [94.5 kB] 2026-03-13 12:21:09.649 | Get:99 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libgprofng0 amd64 2.42-4ubuntu2.8 [849 kB] 2026-03-13 12:21:09.712 | Get:100 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 binutils-x86-64-linux-gnu amd64 2.42-4ubuntu2.8 [2,463 kB] 2026-03-13 12:21:09.807 | Get:101 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libgomp1 amd64 14.2.0-4ubuntu2~24.04.1 [148 kB] 2026-03-13 12:21:09.810 | Get:102 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libitm1 amd64 14.2.0-4ubuntu2~24.04.1 [29.7 kB] 2026-03-13 12:21:09.811 | Get:103 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libatomic1 amd64 14.2.0-4ubuntu2~24.04.1 [10.5 kB] 2026-03-13 12:21:09.812 | Get:104 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libasan8 amd64 14.2.0-4ubuntu2~24.04.1 [3,027 kB] 2026-03-13 12:21:09.890 | Get:105 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 liblsan0 amd64 14.2.0-4ubuntu2~24.04.1 [1,322 kB] 2026-03-13 12:21:09.947 | Get:106 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libtsan2 amd64 14.2.0-4ubuntu2~24.04.1 [2,772 kB] 2026-03-13 12:21:09.975 | Get:107 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libubsan1 amd64 14.2.0-4ubuntu2~24.04.1 [1,184 kB] 2026-03-13 12:21:10.028 | Get:108 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libhwasan0 amd64 14.2.0-4ubuntu2~24.04.1 [1,641 kB] 2026-03-13 12:21:10.041 | Get:109 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libquadmath0 amd64 14.2.0-4ubuntu2~24.04.1 [153 kB] 2026-03-13 12:21:10.042 | Get:110 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-03-13 12:21:10.111 | Get:111 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-03-13 12:21:10.527 | Get:112 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 binutils amd64 2.42-4ubuntu2.8 [18.1 kB] 2026-03-13 12:21:10.527 | Get:113 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 gcc-13 amd64 13.3.0-6ubuntu2~24.04.1 [494 kB] 2026-03-13 12:21:10.530 | Get:114 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-03-13 12:21:10.530 | Get:115 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 gcc amd64 4:13.2.0-7ubuntu1 [5,018 B] 2026-03-13 12:21:10.530 | Get:116 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libllvm17t64 amd64 1:17.0.6-9ubuntu1 [26.2 MB] 2026-03-13 12:21:11.083 | Get:117 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libclang-cpp17t64 amd64 1:17.0.6-9ubuntu1 [12.9 MB] 2026-03-13 12:21:11.350 | Get:118 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-03-13 12:21:11.366 | Get:119 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libgc1 amd64 1:8.2.6-1build1 [90.3 kB] 2026-03-13 12:21:11.366 | Get:120 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libobjc4 amd64 14.2.0-4ubuntu2~24.04.1 [47.1 kB] 2026-03-13 12:21:11.367 | Get:121 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-03-13 12:21:11.369 | Get:122 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libclang-common-17-dev amd64 1:17.0.6-9ubuntu1 [690 kB] 2026-03-13 12:21:11.418 | Get:123 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17-linker-tools amd64 1:17.0.6-9ubuntu1 [1,308 kB] 2026-03-13 12:21:11.432 | Get:124 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libclang1-17t64 amd64 1:17.0.6-9ubuntu1 [7,353 kB] 2026-03-13 12:21:11.589 | Get:125 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 clang-17 amd64 1:17.0.6-9ubuntu1 [78.6 kB] 2026-03-13 12:21:11.589 | Get:126 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libtool all 2.4.7-7build1 [166 kB] 2026-03-13 12:21:11.590 | Get:127 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 dh-autoreconf all 20 [16.1 kB] 2026-03-13 12:21:11.591 | Get:128 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libarchive-zip-perl all 1.68-1 [90.2 kB] 2026-03-13 12:21:11.592 | Get:129 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libsub-override-perl all 0.10-1 [10.0 kB] 2026-03-13 12:21:11.592 | Get:130 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libfile-stripnondeterminism-perl all 1.13.1-1 [18.1 kB] 2026-03-13 12:21:11.592 | Get:131 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 dh-strip-nondeterminism all 1.13.1-1 [5,362 B] 2026-03-13 12:21:11.592 | Get:132 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libdpkg-perl all 1.22.6ubuntu6.5 [269 kB] 2026-03-13 12:21:11.595 | Get:133 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 bzip2 amd64 1.0.8-5.1build0.1 [34.5 kB] 2026-03-13 12:21:11.668 | Get:134 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 patch amd64 2.7.6-7build3 [104 kB] 2026-03-13 12:21:11.674 | Get:135 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 make amd64 4.3-4.1build2 [180 kB] 2026-03-13 12:21:11.677 | Get:136 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 lto-disabled-list all 47 [12.4 kB] 2026-03-13 12:21:11.677 | Get:137 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 dpkg-dev all 1.22.6ubuntu6.5 [1,074 kB] 2026-03-13 12:21:11.757 | Get:138 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 debugedit amd64 1:5.0-5build2 [46.1 kB] 2026-03-13 12:21:11.757 | Get:139 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 dwz amd64 0.15-1build6 [115 kB] 2026-03-13 12:21:11.759 | Get:140 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 gettext amd64 0.21-14ubuntu2 [864 kB] 2026-03-13 12:21:11.829 | Get:141 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 intltool-debian all 0.35.0+20060710.6 [23.2 kB] 2026-03-13 12:21:11.830 | Get:142 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 po-debconf all 1.0.21+nmu1 [233 kB] 2026-03-13 12:21:11.834 | Get:143 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 debhelper all 13.14.1ubuntu5 [869 kB] 2026-03-13 12:21:11.842 | Get:144 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 uuid-dev amd64 2.39.3-9ubuntu6.5 [33.5 kB] 2026-03-13 12:21:11.842 | Get:145 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libsctp1 amd64 1.0.19+dfsg-2build1 [9,146 B] 2026-03-13 12:21:11.842 | Get:146 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libsctp-dev amd64 1.0.19+dfsg-2build1 [51.1 kB] 2026-03-13 12:21:11.904 | Get:147 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libapr1-dev amd64 1.7.2-3.1ubuntu0.1 [768 kB] 2026-03-13 12:21:11.915 | Get:148 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-03-13 12:21:11.918 | Get:149 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-03-13 12:21:11.982 | Get:150 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libaprutil1-dev amd64 1.6.3-1.1ubuntu7 [412 kB] 2026-03-13 12:21:11.990 | Get:151 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpcre2-16-0 amd64 10.42-4ubuntu2.1 [210 kB] 2026-03-13 12:21:11.993 | Get:152 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpcre2-32-0 amd64 10.42-4ubuntu2.1 [197 kB] 2026-03-13 12:21:11.996 | Get:153 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpcre2-posix3 amd64 10.42-4ubuntu2.1 [6,748 B] 2026-03-13 12:21:11.996 | Get:154 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpcre2-dev amd64 10.42-4ubuntu2.1 [736 kB] 2026-03-13 12:21:12.065 | Get:155 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2-dev amd64 2.4.58-1ubuntu8.11 [202 kB] 2026-03-13 12:21:12.068 | Get:156 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 bc amd64 1.07.1-3ubuntu4 [85.3 kB] 2026-03-13 12:21:12.070 | Get:157 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 ncal amd64 12.1.8 [21.0 kB] 2026-03-13 12:21:12.071 | Get:158 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 bsdmainutils all 12.1.8 [3,176 B] 2026-03-13 12:21:12.071 | Get:159 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 conntrack amd64 1:1.4.8-1ubuntu1 [37.9 kB] 2026-03-13 12:21:12.138 | Get:160 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 cryptsetup-bin amd64 2:2.7.0-1ubuntu4.2 [211 kB] 2026-03-13 12:21:12.142 | Get:161 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 cryptsetup amd64 2:2.7.0-1ubuntu4.2 [208 kB] 2026-03-13 12:21:12.146 | Get:162 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libdconf1 amd64 0.40.0-4ubuntu0.1 [39.6 kB] 2026-03-13 12:21:12.146 | Get:163 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 dconf-service amd64 0.40.0-4ubuntu0.1 [27.6 kB] 2026-03-13 12:21:12.216 | Get:164 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 dconf-gsettings-backend amd64 0.40.0-4ubuntu0.1 [22.1 kB] 2026-03-13 12:21:12.217 | Get:165 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-03-13 12:21:12.218 | Get:166 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libaio1t64 amd64 0.3.113-6build1.1 [7,210 B] 2026-03-13 12:21:12.219 | Get:167 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 liblvm2cmd2.03 amd64 2.03.16-3ubuntu3.2 [797 kB] 2026-03-13 12:21:12.226 | Get:168 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 dmeventd amd64 2:1.02.185-3ubuntu3.2 [38.0 kB] 2026-03-13 12:21:12.227 | Get:169 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 dnsmasq-base amd64 2.90-2ubuntu0.1 [376 kB] 2026-03-13 12:21:12.300 | Get:170 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 dnsmasq-utils amd64 2.90-2ubuntu0.1 [15.6 kB] 2026-03-13 12:21:12.301 | Get:171 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 ebtables amd64 2.0.11-6build1 [88.4 kB] 2026-03-13 12:21:12.302 | Get:172 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 fdisk amd64 2.39.3-9ubuntu6.5 [122 kB] 2026-03-13 12:21:12.305 | Get:173 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 fonts-dejavu-mono all 2.37-8 [502 kB] 2026-03-13 12:21:12.372 | Get:174 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 fonts-dejavu-core all 2.37-8 [835 kB] 2026-03-13 12:21:12.384 | Get:175 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 fontconfig-config amd64 2.15.0-1.1ubuntu2 [37.3 kB] 2026-03-13 12:21:12.384 | Get:176 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libfontconfig1 amd64 2.15.0-1.1ubuntu2 [139 kB] 2026-03-13 12:21:12.385 | Get:177 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 fontconfig amd64 2.15.0-1.1ubuntu2 [180 kB] 2026-03-13 12:21:12.386 | Get:178 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-03-13 12:21:12.785 | Get:179 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-03-13 12:21:12.785 | Get:180 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 g++-x86-64-linux-gnu amd64 4:13.2.0-7ubuntu1 [964 B] 2026-03-13 12:21:12.785 | Get:181 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 g++ amd64 4:13.2.0-7ubuntu1 [1,100 B] 2026-03-13 12:21:12.785 | Get:182 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 genisoimage amd64 9:1.1.11-3.5 [378 kB] 2026-03-13 12:21:12.788 | Get:183 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libpixman-1-0 amd64 0.42.2-1build1 [279 kB] 2026-03-13 12:21:12.790 | Get:184 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxcb-render0 amd64 1.15-1ubuntu2 [16.2 kB] 2026-03-13 12:21:12.790 | Get:185 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxcb-shm0 amd64 1.15-1ubuntu2 [5,756 B] 2026-03-13 12:21:12.790 | Get:186 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxrender1 amd64 1:0.9.10-1.1build1 [19.0 kB] 2026-03-13 12:21:12.791 | Get:187 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libcairo2 amd64 1.18.0-3build1 [566 kB] 2026-03-13 12:21:12.863 | Get:188 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libcairo-gobject2 amd64 1.18.0-3build1 [127 kB] 2026-03-13 12:21:12.870 | Get:189 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 gir1.2-freedesktop amd64 1.80.1-1 [49.7 kB] 2026-03-13 12:21:12.871 | Get:190 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libproxy1v5 amd64 0.5.4-4build1 [26.5 kB] 2026-03-13 12:21:12.872 | Get:191 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 glib-networking-common all 2.80.0-1build1 [6,702 B] 2026-03-13 12:21:12.873 | Get:192 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 glib-networking-services amd64 2.80.0-1build1 [12.8 kB] 2026-03-13 12:21:12.874 | Get:193 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 session-migration amd64 0.3.9build1 [9,034 B] 2026-03-13 12:21:12.874 | Get:194 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 gsettings-desktop-schemas all 46.1-0ubuntu1 [35.6 kB] 2026-03-13 12:21:12.874 | Get:195 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 glib-networking amd64 2.80.0-1build1 [64.1 kB] 2026-03-13 12:21:12.942 | Get:196 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 golang-1.22-doc all 1.22.2-2ubuntu0.4 [107 kB] 2026-03-13 12:21:12.945 | Get:197 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-03-13 12:21:13.439 | Get:198 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-03-13 12:21:13.989 | Get:199 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 golang-1.22 all 1.22.2-2ubuntu0.4 [5,700 B] 2026-03-13 12:21:13.989 | Get:200 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 golang-src all 2:1.22~2build1 [5,078 B] 2026-03-13 12:21:13.989 | Get:201 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 golang-go amd64 2:1.22~2build1 [43.9 kB] 2026-03-13 12:21:13.990 | Get:202 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 golang-doc all 2:1.22~2build1 [2,788 B] 2026-03-13 12:21:13.990 | Get:203 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 golang amd64 2:1.22~2build1 [2,736 B] 2026-03-13 12:21:13.990 | Get:204 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libann0 amd64 1.1.2+doc-9build1 [25.5 kB] 2026-03-13 12:21:13.991 | Get:205 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libcdt5 amd64 2.42.2-9ubuntu0.1 [21.6 kB] 2026-03-13 12:21:13.991 | Get:206 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libcgraph6 amd64 2.42.2-9ubuntu0.1 [44.6 kB] 2026-03-13 12:21:13.992 | Get:207 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libsharpyuv0 amd64 1.3.2-0.4build3 [15.8 kB] 2026-03-13 12:21:14.068 | Get:208 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libaom3 amd64 3.8.2-2ubuntu0.1 [1,941 kB] 2026-03-13 12:21:14.225 | Get:209 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libheif-plugin-aomdec amd64 1.17.6-1ubuntu4.2 [10.6 kB] 2026-03-13 12:21:14.226 | Get:210 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libde265-0 amd64 1.0.15-1build3 [166 kB] 2026-03-13 12:21:14.229 | Get:211 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libheif-plugin-libde265 amd64 1.17.6-1ubuntu4.2 [8,174 B] 2026-03-13 12:21:14.230 | Get:212 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libheif1 amd64 1.17.6-1ubuntu4.2 [276 kB] 2026-03-13 12:21:14.234 | Get:213 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libjpeg-turbo8 amd64 2.1.5-2ubuntu2 [150 kB] 2026-03-13 12:21:14.236 | Get:214 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libjpeg8 amd64 8c-2ubuntu11 [2,148 B] 2026-03-13 12:21:14.236 | Get:215 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libdeflate0 amd64 1.19-1build1.1 [43.9 kB] 2026-03-13 12:21:14.236 | Get:216 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libjbig0 amd64 2.1-6.1ubuntu2 [29.7 kB] 2026-03-13 12:21:14.237 | Get:217 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 liblerc4 amd64 4.0.0+ds-4ubuntu2 [179 kB] 2026-03-13 12:21:14.306 | Get:218 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libwebp7 amd64 1.3.2-0.4build3 [230 kB] 2026-03-13 12:21:14.316 | Get:219 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libtiff6 amd64 4.5.1+git230720-4ubuntu2.4 [199 kB] 2026-03-13 12:21:14.320 | Get:220 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxpm4 amd64 1:3.5.17-1build2 [36.5 kB] 2026-03-13 12:21:14.320 | Get:221 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libgd3 amd64 2.3.3-9ubuntu5 [128 kB] 2026-03-13 12:21:14.323 | Get:222 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libgts-0.7-5t64 amd64 0.7.6+darcs121130-5.2build1 [161 kB] 2026-03-13 12:21:14.384 | Get:223 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libltdl7 amd64 2.4.7-7build1 [40.3 kB] 2026-03-13 12:21:14.385 | Get:224 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libgraphite2-3 amd64 1.3.14-2build1 [73.0 kB] 2026-03-13 12:21:14.387 | Get:225 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libharfbuzz0b amd64 8.3.0-2build2 [469 kB] 2026-03-13 12:21:14.394 | Get:226 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libthai-data all 0.1.29-2build1 [158 kB] 2026-03-13 12:21:14.395 | Get:227 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libdatrie1 amd64 0.2.13-3build1 [19.0 kB] 2026-03-13 12:21:14.462 | Get:228 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libthai0 amd64 0.1.29-2build1 [18.9 kB] 2026-03-13 12:21:14.462 | Get:229 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libpango-1.0-0 amd64 1.52.1+ds-1build1 [231 kB] 2026-03-13 12:21:14.466 | Get:230 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libpangoft2-1.0-0 amd64 1.52.1+ds-1build1 [42.5 kB] 2026-03-13 12:21:14.467 | Get:231 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libpangocairo-1.0-0 amd64 1.52.1+ds-1build1 [28.8 kB] 2026-03-13 12:21:14.540 | Get:232 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libpathplan4 amd64 2.42.2-9ubuntu0.1 [24.0 kB] 2026-03-13 12:21:14.541 | Get:233 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libgvc6 amd64 2.42.2-9ubuntu0.1 [716 kB] 2026-03-13 12:21:14.620 | Get:234 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libgvpr2 amd64 2.42.2-9ubuntu0.1 [187 kB] 2026-03-13 12:21:14.623 | Get:235 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 liblab-gamut1 amd64 2.42.2-9ubuntu0.1 [1,886 kB] 2026-03-13 12:21:14.709 | Get:236 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 x11-common all 1:7.7+23ubuntu3 [21.7 kB] 2026-03-13 12:21:14.709 | Get:237 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libice6 amd64 2:1.0.10-1build3 [41.4 kB] 2026-03-13 12:21:14.709 | Get:238 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libsm6 amd64 2:1.2.3-1build3 [15.7 kB] 2026-03-13 12:21:14.709 | Get:239 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxt6t64 amd64 1:1.2.1-1.2build1 [171 kB] 2026-03-13 12:21:14.710 | Get:240 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxmu6 amd64 2:1.1.3-3build2 [47.6 kB] 2026-03-13 12:21:14.711 | Get:241 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxaw7 amd64 2:1.0.14-1build2 [187 kB] 2026-03-13 12:21:14.712 | Get:242 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 graphviz amd64 2.42.2-9ubuntu0.1 [642 kB] 2026-03-13 12:21:14.781 | Get:243 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 icu-devtools amd64 74.2-1ubuntu3.1 [212 kB] 2026-03-13 12:21:14.784 | Get:244 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 iputils-arping amd64 3:20240117-1ubuntu0.1 [15.1 kB] 2026-03-13 12:21:14.851 | Get:245 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-03-13 12:21:14.852 | Get:246 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libgssrpc4t64 amd64 1.20.1-6ubuntu2.6 [57.6 kB] 2026-03-13 12:21:14.854 | Get:247 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libkadm5clnt-mit12 amd64 1.20.1-6ubuntu2.6 [40.1 kB] 2026-03-13 12:21:14.855 | Get:248 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libkdb5-10t64 amd64 1.20.1-6ubuntu2.6 [40.4 kB] 2026-03-13 12:21:14.856 | Get:249 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libkadm5srv-mit12 amd64 1.20.1-6ubuntu2.6 [53.0 kB] 2026-03-13 12:21:14.858 | Get:250 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 krb5-multidev amd64 1.20.1-6ubuntu2.6 [125 kB] 2026-03-13 12:21:14.860 | Get:251 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libicu-dev amd64 74.2-1ubuntu3.1 [11.9 MB] 2026-03-13 12:21:15.329 | Get:252 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libjpeg-turbo8-dev amd64 2.1.5-2ubuntu2 [295 kB] 2026-03-13 12:21:15.332 | Get:253 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libjpeg8-dev amd64 8c-2ubuntu11 [1,484 B] 2026-03-13 12:21:15.332 | Get:254 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libjpeg-dev amd64 8c-2ubuntu11 [1,482 B] 2026-03-13 12:21:15.332 | Get:255 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libjs-jquery all 3.6.1+dfsg+~3.5.14-1 [328 kB] 2026-03-13 12:21:15.335 | Get:256 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libjs-jquery-metadata all 12-4 [6,582 B] 2026-03-13 12:21:15.335 | Get:257 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libjs-jquery-tablesorter all 1:2.31.3+dfsg1-3 [193 kB] 2026-03-13 12:21:15.336 | Get:258 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libjs-underscore all 1.13.4~dfsg+~1.11.4-3 [118 kB] 2026-03-13 12:21:15.337 | Get:259 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libjs-sphinxdoc all 7.2.6-6 [149 kB] 2026-03-13 12:21:15.339 | Get:260 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 mysql-common all 5.8+1.1.0build1 [6,746 B] 2026-03-13 12:21:15.410 | Get:261 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libmysqlclient21 amd64 8.0.45-0ubuntu0.24.04.1 [1,255 kB] 2026-03-13 12:21:15.498 | Get:262 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libncurses-dev amd64 6.4+20240113-1ubuntu2 [384 kB] 2026-03-13 12:21:15.502 | Get:263 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libpkgconf3 amd64 1.8.1-2build1 [30.7 kB] 2026-03-13 12:21:15.502 | Get:264 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpq5 amd64 16.13-0ubuntu0.24.04.1 [146 kB] 2026-03-13 12:21:15.504 | Get:265 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libssl-dev amd64 3.0.13-0ubuntu3.7 [2,407 kB] 2026-03-13 12:21:15.584 | Get:266 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpq-dev amd64 16.13-0ubuntu0.24.04.1 [152 kB] 2026-03-13 12:21:15.585 | Get:267 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpython3-dev amd64 3.12.3-0ubuntu2.1 [10.3 kB] 2026-03-13 12:21:15.585 | Get:268 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libsasl2-dev amd64 2.1.28+dfsg1-5ubuntu3.1 [243 kB] 2026-03-13 12:21:15.587 | Get:269 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libsgutils2-1.46-2 amd64 1.46-3ubuntu4 [94.0 kB] 2026-03-13 12:21:15.588 | Get:270 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-03-13 12:21:15.588 | Get:271 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libsoup-3.0-0 amd64 3.4.4-5ubuntu0.7 [292 kB] 2026-03-13 12:21:15.658 | Get:272 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libsystemd-dev amd64 255.4-1ubuntu8.12 [1,238 kB] 2026-03-13 12:21:15.746 | Get:273 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 liburing2 amd64 2.5-1build1 [21.1 kB] 2026-03-13 12:21:15.746 | Get:274 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libxml2-dev amd64 2.9.14+dfsg-1.3ubuntu3.7 [782 kB] 2026-03-13 12:21:15.817 | Get:275 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libxslt1.1 amd64 1.1.39-0exp1ubuntu0.24.04.3 [168 kB] 2026-03-13 12:21:15.820 | Get:276 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-03-13 12:21:15.822 | Get:277 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17-runtime amd64 1:17.0.6-9ubuntu1 [529 kB] 2026-03-13 12:21:15.828 | Get:278 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libpfm4 amd64 4.13.0+git32-g0d4ed0e-1 [414 kB] 2026-03-13 12:21:15.831 | Get:279 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17 amd64 1:17.0.6-9ubuntu1 [23.8 MB] 2026-03-13 12:21:16.428 | Get:280 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libffi-dev amd64 3.4.6-1build1 [62.8 kB] 2026-03-13 12:21:16.429 | Get:281 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17-tools amd64 1:17.0.6-9ubuntu1 [518 kB] 2026-03-13 12:21:16.432 | Get:282 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libz3-4 amd64 4.8.12-3.1build1 [5,836 kB] 2026-03-13 12:21:16.589 | Get:283 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libz3-dev amd64 4.8.12-3.1build1 [72.2 kB] 2026-03-13 12:21:16.589 | Get:284 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17-dev amd64 1:17.0.6-9ubuntu1 [43.4 MB] 2026-03-13 12:21:17.467 | Get:285 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 lsscsi amd64 0.32-1build1 [48.2 kB] 2026-03-13 12:21:17.467 | Get:286 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 lvm2 amd64 2.03.16-3ubuntu3.2 [1,186 kB] 2026-03-13 12:21:17.475 | Get:287 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 osinfo-db all 0.20250606-0ubuntu0.24.04.1 [178 kB] 2026-03-13 12:21:17.477 | Get:288 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 pkgconf-bin amd64 1.8.1-2build1 [20.7 kB] 2026-03-13 12:21:17.477 | Get:289 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 pkgconf amd64 1.8.1-2build1 [16.8 kB] 2026-03-13 12:21:17.477 | Get:290 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 pkg-config amd64 1.8.1-2build1 [7,264 B] 2026-03-13 12:21:17.477 | Get:291 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 pm-utils all 1.4.1-21 [47.1 kB] 2026-03-13 12:21:17.478 | Get:292 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-03-13 12:21:17.498 | Get:293 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-03-13 12:21:17.578 | Get:294 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 postgresql-server-dev-all amd64 257build1.1 [20.5 kB] 2026-03-13 12:21:17.579 | Get:295 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-dev amd64 3.12.3-0ubuntu2.1 [26.7 kB] 2026-03-13 12:21:17.580 | Get:296 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 python3-mysqldb amd64 1.4.6-2build3 [47.3 kB] 2026-03-13 12:21:17.581 | Get:297 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-setuptools all 68.1.2-2ubuntu1.2 [397 kB] 2026-03-13 12:21:17.589 | Get:298 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 python3-wheel all 0.42.0-2 [53.1 kB] 2026-03-13 12:21:17.590 | Get:299 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 python3-pip all 24.0+dfsg-1ubuntu1.3 [1,320 kB] 2026-03-13 12:21:17.610 | Get:300 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 python3-pip-whl all 24.0+dfsg-1ubuntu1.3 [1,707 kB] 2026-03-13 12:21:17.676 | Get:301 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 python3-setuptools-whl all 68.1.2-2ubuntu1.2 [716 kB] 2026-03-13 12:21:17.687 | Get:302 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 python3-systemd amd64 235-1build4 [42.4 kB] 2026-03-13 12:21:17.688 | Get:303 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 python3.12-venv amd64 3.12.3-1ubuntu0.12 [5,666 B] 2026-03-13 12:21:17.733 | Get:304 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 python3-venv amd64 3.12.3-0ubuntu2.1 [1,032 B] 2026-03-13 12:21:17.734 | Get:305 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-utils amd64 1:8.2.2+ds-0ubuntu1.13 [2,224 kB] 2026-03-13 12:21:17.768 | Get:306 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 sg3-utils amd64 1.46-3ubuntu4 [840 kB] 2026-03-13 12:21:17.822 | Get:307 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 sqlite3 amd64 3.45.1-1ubuntu2.5 [144 kB] 2026-03-13 12:21:17.824 | Get:308 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 thin-provisioning-tools amd64 0.9.0-2ubuntu5.1 [436 kB] 2026-03-13 12:21:17.831 | Get:309 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 unzip amd64 6.0-28ubuntu4.1 [174 kB] 2026-03-13 12:21:17.833 | Get:310 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 debootstrap all 1.0.134ubuntu1 [48.0 kB] 2026-03-13 12:21:17.835 | Get:311 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libosinfo-l10n all 1.11.0-2build3 [50.6 kB] 2026-03-13 12:21:17.836 | Get:312 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libosinfo-1.0-0 amd64 1.11.0-2build3 [91.5 kB] 2026-03-13 12:21:17.837 | Get:313 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 gir1.2-libosinfo-1.0 amd64 1.11.0-2build3 [18.6 kB] 2026-03-13 12:21:17.890 | Get:314 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 kpartx amd64 0.9.4-5ubuntu8.1 [32.0 kB] 2026-03-13 12:21:17.891 | Get:315 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libkrb5-dev amd64 1.20.1-6ubuntu2.6 [11.9 kB] 2026-03-13 12:21:17.969 | Get:316 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libyaml-dev amd64 0.2.5-1build1 [62.2 kB] 2026-03-13 12:21:17.970 | Get:317 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 socat amd64 1.8.0.0-4build3 [374 kB] 2026-03-13 12:21:18.049 | Get:318 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 vlan all 2.0.5ubuntu5 [10.4 kB] 2026-03-13 12:21:18.247 | debconf: delaying package configuration, since apt-utils is not installed 2026-03-13 12:21:18.296 | Fetched 310 MB in 11s (27.3 MB/s) 2026-03-13 12:21:18.352 | (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 ... 32603 files and directories currently installed.) 2026-03-13 12:21:18.353 | Preparing to unpack .../bsdutils_1%3a2.39.3-9ubuntu6.5_amd64.deb ... 2026-03-13 12:21:18.371 | Unpacking bsdutils (1:2.39.3-9ubuntu6.5) over (1:2.39.3-9ubuntu6.4) ... 2026-03-13 12:21:18.457 | Setting up bsdutils (1:2.39.3-9ubuntu6.5) ... 2026-03-13 12:21:18.552 | (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 ... 32603 files and directories currently installed.) 2026-03-13 12:21:18.553 | Preparing to unpack .../util-linux_2.39.3-9ubuntu6.5_amd64.deb ... 2026-03-13 12:21:18.571 | Unpacking util-linux (2.39.3-9ubuntu6.5) over (2.39.3-9ubuntu6.4) ... 2026-03-13 12:21:18.764 | Setting up util-linux (2.39.3-9ubuntu6.5) ... 2026-03-13 12:21:19.483 | fstrim.service is a disabled or a static unit not running, not starting it. 2026-03-13 12:21:19.552 | (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 ... 32603 files and directories currently installed.) 2026-03-13 12:21:19.553 | Preparing to unpack .../mount_2.39.3-9ubuntu6.5_amd64.deb ... 2026-03-13 12:21:19.566 | Unpacking mount (2.39.3-9ubuntu6.5) over (2.39.3-9ubuntu6.4) ... 2026-03-13 12:21:19.647 | Preparing to unpack .../libsmartcols1_2.39.3-9ubuntu6.5_amd64.deb ... 2026-03-13 12:21:19.665 | Unpacking libsmartcols1:amd64 (2.39.3-9ubuntu6.5) over (2.39.3-9ubuntu6.4) ... 2026-03-13 12:21:19.739 | Setting up libsmartcols1:amd64 (2.39.3-9ubuntu6.5) ... 2026-03-13 12:21:19.820 | (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 ... 32603 files and directories currently installed.) 2026-03-13 12:21:19.821 | Preparing to unpack .../libuuid1_2.39.3-9ubuntu6.5_amd64.deb ... 2026-03-13 12:21:19.834 | Unpacking libuuid1:amd64 (2.39.3-9ubuntu6.5) over (2.39.3-9ubuntu6.4) ... 2026-03-13 12:21:19.908 | Setting up libuuid1:amd64 (2.39.3-9ubuntu6.5) ... 2026-03-13 12:21:20.022 | (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 ... 32603 files and directories currently installed.) 2026-03-13 12:21:20.023 | Preparing to unpack .../00-uuid-runtime_2.39.3-9ubuntu6.5_amd64.deb ... 2026-03-13 12:21:20.044 | Unpacking uuid-runtime (2.39.3-9ubuntu6.5) over (2.39.3-9ubuntu6.4) ... 2026-03-13 12:21:20.131 | Selecting previously unselected package libapr1t64:amd64. 2026-03-13 12:21:20.136 | Preparing to unpack .../01-libapr1t64_1.7.2-3.1ubuntu0.1_amd64.deb ... 2026-03-13 12:21:20.141 | Unpacking libapr1t64:amd64 (1.7.2-3.1ubuntu0.1) ... 2026-03-13 12:21:20.205 | Selecting previously unselected package libaprutil1t64:amd64. 2026-03-13 12:21:20.211 | Preparing to unpack .../02-libaprutil1t64_1.6.3-1.1ubuntu7_amd64.deb ... 2026-03-13 12:21:20.215 | Unpacking libaprutil1t64:amd64 (1.6.3-1.1ubuntu7) ... 2026-03-13 12:21:20.272 | Selecting previously unselected package libaprutil1-dbd-sqlite3:amd64. 2026-03-13 12:21:20.278 | Preparing to unpack .../03-libaprutil1-dbd-sqlite3_1.6.3-1.1ubuntu7_amd64.deb ... 2026-03-13 12:21:20.283 | Unpacking libaprutil1-dbd-sqlite3:amd64 (1.6.3-1.1ubuntu7) ... 2026-03-13 12:21:20.333 | Selecting previously unselected package libaprutil1-ldap:amd64. 2026-03-13 12:21:20.339 | Preparing to unpack .../04-libaprutil1-ldap_1.6.3-1.1ubuntu7_amd64.deb ... 2026-03-13 12:21:20.343 | Unpacking libaprutil1-ldap:amd64 (1.6.3-1.1ubuntu7) ... 2026-03-13 12:21:20.400 | Selecting previously unselected package libjansson4:amd64. 2026-03-13 12:21:20.407 | Preparing to unpack .../05-libjansson4_2.14-2build2_amd64.deb ... 2026-03-13 12:21:20.412 | Unpacking libjansson4:amd64 (2.14-2build2) ... 2026-03-13 12:21:20.485 | Selecting previously unselected package liblua5.4-0:amd64. 2026-03-13 12:21:20.491 | Preparing to unpack .../06-liblua5.4-0_5.4.6-3build2_amd64.deb ... 2026-03-13 12:21:20.497 | Unpacking liblua5.4-0:amd64 (5.4.6-3build2) ... 2026-03-13 12:21:20.559 | Selecting previously unselected package apache2-bin. 2026-03-13 12:21:20.565 | Preparing to unpack .../07-apache2-bin_2.4.58-1ubuntu8.11_amd64.deb ... 2026-03-13 12:21:20.570 | Unpacking apache2-bin (2.4.58-1ubuntu8.11) ... 2026-03-13 12:21:20.710 | Selecting previously unselected package apache2-data. 2026-03-13 12:21:20.716 | Preparing to unpack .../08-apache2-data_2.4.58-1ubuntu8.11_all.deb ... 2026-03-13 12:21:20.721 | Unpacking apache2-data (2.4.58-1ubuntu8.11) ... 2026-03-13 12:21:20.855 | Selecting previously unselected package apache2-utils. 2026-03-13 12:21:20.861 | Preparing to unpack .../09-apache2-utils_2.4.58-1ubuntu8.11_amd64.deb ... 2026-03-13 12:21:20.866 | Unpacking apache2-utils (2.4.58-1ubuntu8.11) ... 2026-03-13 12:21:20.945 | Selecting previously unselected package apache2. 2026-03-13 12:21:20.950 | Preparing to unpack .../10-apache2_2.4.58-1ubuntu8.11_amd64.deb ... 2026-03-13 12:21:20.964 | Unpacking apache2 (2.4.58-1ubuntu8.11) ... 2026-03-13 12:21:21.063 | Selecting previously unselected package libmpfr6:amd64. 2026-03-13 12:21:21.068 | Preparing to unpack .../11-libmpfr6_4.2.1-1build1.1_amd64.deb ... 2026-03-13 12:21:21.074 | Unpacking libmpfr6:amd64 (4.2.1-1build1.1) ... 2026-03-13 12:21:21.145 | Selecting previously unselected package libsigsegv2:amd64. 2026-03-13 12:21:21.151 | Preparing to unpack .../12-libsigsegv2_2.14-1ubuntu2_amd64.deb ... 2026-03-13 12:21:21.156 | Unpacking libsigsegv2:amd64 (2.14-1ubuntu2) ... 2026-03-13 12:21:21.222 | Setting up libmpfr6:amd64 (4.2.1-1build1.1) ... 2026-03-13 12:21:21.238 | Setting up libsigsegv2:amd64 (2.14-1ubuntu2) ... 2026-03-13 12:21:21.302 | Selecting previously unselected package gawk. 2026-03-13 12:21:21.320 | (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 ... 33341 files and directories currently installed.) 2026-03-13 12:21:21.321 | Preparing to unpack .../00-gawk_1%3a5.2.1-2build3_amd64.deb ... 2026-03-13 12:21:21.326 | Unpacking gawk (1:5.2.1-2build3) ... 2026-03-13 12:21:21.442 | Selecting previously unselected package haproxy. 2026-03-13 12:21:21.449 | Preparing to unpack .../01-haproxy_2.8.16-0ubuntu0.24.04.1_amd64.deb ... 2026-03-13 12:21:21.464 | Unpacking haproxy (2.8.16-0ubuntu0.24.04.1) ... 2026-03-13 12:21:21.569 | Selecting previously unselected package libevent-2.1-7t64:amd64. 2026-03-13 12:21:21.575 | Preparing to unpack .../02-libevent-2.1-7t64_2.1.12-stable-9ubuntu2_amd64.deb ... 2026-03-13 12:21:21.580 | Unpacking libevent-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-03-13 12:21:21.646 | Selecting previously unselected package memcached. 2026-03-13 12:21:21.653 | Preparing to unpack .../03-memcached_1.6.24-1build3_amd64.deb ... 2026-03-13 12:21:21.659 | Unpacking memcached (1.6.24-1build3) ... 2026-03-13 12:21:21.728 | Preparing to unpack .../04-openssh-sftp-server_1%3a9.6p1-3ubuntu13.15_amd64.deb ... 2026-03-13 12:21:21.743 | Unpacking openssh-sftp-server (1:9.6p1-3ubuntu13.15) over (1:9.6p1-3ubuntu13.14) ... 2026-03-13 12:21:21.823 | Preparing to unpack .../05-openssh-server_1%3a9.6p1-3ubuntu13.15_amd64.deb ... 2026-03-13 12:21:21.960 | Unpacking openssh-server (1:9.6p1-3ubuntu13.15) over (1:9.6p1-3ubuntu13.14) ... 2026-03-13 12:21:22.077 | Preparing to unpack .../06-openssh-client_1%3a9.6p1-3ubuntu13.15_amd64.deb ... 2026-03-13 12:21:22.118 | Unpacking openssh-client (1:9.6p1-3ubuntu13.15) over (1:9.6p1-3ubuntu13.14) ... 2026-03-13 12:21:22.226 | Selecting previously unselected package libjson-perl. 2026-03-13 12:21:22.232 | Preparing to unpack .../07-libjson-perl_4.10000-1_all.deb ... 2026-03-13 12:21:22.237 | Unpacking libjson-perl (4.10000-1) ... 2026-03-13 12:21:22.302 | Selecting previously unselected package postgresql-client-common. 2026-03-13 12:21:22.307 | Preparing to unpack .../08-postgresql-client-common_257build1.1_all.deb ... 2026-03-13 12:21:22.312 | Unpacking postgresql-client-common (257build1.1) ... 2026-03-13 12:21:22.384 | Selecting previously unselected package ssl-cert. 2026-03-13 12:21:22.390 | Preparing to unpack .../09-ssl-cert_1.1.2ubuntu1_all.deb ... 2026-03-13 12:21:22.396 | Unpacking ssl-cert (1.1.2ubuntu1) ... 2026-03-13 12:21:22.468 | Selecting previously unselected package postgresql-common. 2026-03-13 12:21:22.474 | Preparing to unpack .../10-postgresql-common_257build1.1_all.deb ... 2026-03-13 12:21:22.494 | Adding 'diversion of /usr/bin/pg_config to /usr/bin/pg_config.libpq-dev by postgresql-common' 2026-03-13 12:21:22.508 | Unpacking postgresql-common (257build1.1) ... 2026-03-13 12:21:22.623 | Selecting previously unselected package libsysfs2:amd64. 2026-03-13 12:21:22.629 | Preparing to unpack .../11-libsysfs2_2.1.1-6build1_amd64.deb ... 2026-03-13 12:21:22.634 | Unpacking libsysfs2:amd64 (2.1.1-6build1) ... 2026-03-13 12:21:22.685 | Selecting previously unselected package pci.ids. 2026-03-13 12:21:22.690 | Preparing to unpack .../12-pci.ids_0.0~2024.03.31-1ubuntu0.1_all.deb ... 2026-03-13 12:21:22.693 | Unpacking pci.ids (0.0~2024.03.31-1ubuntu0.1) ... 2026-03-13 12:21:22.767 | Selecting previously unselected package sysfsutils. 2026-03-13 12:21:22.774 | Preparing to unpack .../13-sysfsutils_2.1.1-6build1_amd64.deb ... 2026-03-13 12:21:22.783 | Unpacking sysfsutils (2.1.1-6build1) ... 2026-03-13 12:21:22.864 | Preparing to unpack .../14-libblkid1_2.39.3-9ubuntu6.5_amd64.deb ... 2026-03-13 12:21:22.878 | Unpacking libblkid1:amd64 (2.39.3-9ubuntu6.5) over (2.39.3-9ubuntu6.4) ... 2026-03-13 12:21:22.955 | Setting up libblkid1:amd64 (2.39.3-9ubuntu6.5) ... 2026-03-13 12:21:23.043 | (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 ... 33855 files and directories currently installed.) 2026-03-13 12:21:23.044 | Preparing to unpack .../libmount1_2.39.3-9ubuntu6.5_amd64.deb ... 2026-03-13 12:21:23.061 | Unpacking libmount1:amd64 (2.39.3-9ubuntu6.5) over (2.39.3-9ubuntu6.4) ... 2026-03-13 12:21:23.139 | Setting up libmount1:amd64 (2.39.3-9ubuntu6.5) ... 2026-03-13 12:21:23.218 | Selecting previously unselected package distro-info. 2026-03-13 12:21:23.237 | (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 ... 33855 files and directories currently installed.) 2026-03-13 12:21:23.238 | Preparing to unpack .../000-distro-info_1.7build1_amd64.deb ... 2026-03-13 12:21:23.243 | Unpacking distro-info (1.7build1) ... 2026-03-13 12:21:23.320 | Selecting previously unselected package iputils-ping. 2026-03-13 12:21:23.326 | Preparing to unpack .../001-iputils-ping_3%3a20240117-1ubuntu0.1_amd64.deb ... 2026-03-13 12:21:23.330 | Unpacking iputils-ping (3:20240117-1ubuntu0.1) ... 2026-03-13 12:21:23.396 | Selecting previously unselected package libestr0:amd64. 2026-03-13 12:21:23.403 | Preparing to unpack .../002-libestr0_0.1.11-1build1_amd64.deb ... 2026-03-13 12:21:23.408 | Unpacking libestr0:amd64 (0.1.11-1build1) ... 2026-03-13 12:21:23.465 | Selecting previously unselected package libfastjson4:amd64. 2026-03-13 12:21:23.470 | Preparing to unpack .../003-libfastjson4_1.2304.0-1build1_amd64.deb ... 2026-03-13 12:21:23.475 | Unpacking libfastjson4:amd64 (1.2304.0-1build1) ... 2026-03-13 12:21:23.549 | Preparing to unpack .../004-libfdisk1_2.39.3-9ubuntu6.5_amd64.deb ... 2026-03-13 12:21:23.564 | Unpacking libfdisk1:amd64 (2.39.3-9ubuntu6.5) over (2.39.3-9ubuntu6.4) ... 2026-03-13 12:21:23.637 | Selecting previously unselected package libfribidi0:amd64. 2026-03-13 12:21:23.643 | Preparing to unpack .../005-libfribidi0_1.0.13-3build1_amd64.deb ... 2026-03-13 12:21:23.648 | Unpacking libfribidi0:amd64 (1.0.13-3build1) ... 2026-03-13 12:21:23.706 | Selecting previously unselected package libtirpc-common. 2026-03-13 12:21:23.714 | Preparing to unpack .../006-libtirpc-common_1.3.4+ds-1.1build1_all.deb ... 2026-03-13 12:21:23.719 | Unpacking libtirpc-common (1.3.4+ds-1.1build1) ... 2026-03-13 12:21:23.784 | Selecting previously unselected package libtirpc3t64:amd64. 2026-03-13 12:21:23.790 | Preparing to unpack .../007-libtirpc3t64_1.3.4+ds-1.1build1_amd64.deb ... 2026-03-13 12:21:23.809 | 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-03-13 12:21:23.824 | 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-03-13 12:21:23.829 | Unpacking libtirpc3t64:amd64 (1.3.4+ds-1.1build1) ... 2026-03-13 12:21:23.892 | Selecting previously unselected package netcat-openbsd. 2026-03-13 12:21:23.899 | Preparing to unpack .../008-netcat-openbsd_1.226-1ubuntu2_amd64.deb ... 2026-03-13 12:21:23.904 | Unpacking netcat-openbsd (1.226-1ubuntu2) ... 2026-03-13 12:21:23.966 | Selecting previously unselected package python3-pygments. 2026-03-13 12:21:23.973 | Preparing to unpack .../009-python3-pygments_2.17.2+dfsg-1_all.deb ... 2026-03-13 12:21:23.978 | Unpacking python3-pygments (2.17.2+dfsg-1) ... 2026-03-13 12:21:24.158 | Selecting previously unselected package rsyslog. 2026-03-13 12:21:24.164 | Preparing to unpack .../010-rsyslog_8.2312.0-3ubuntu9.1_amd64.deb ... 2026-03-13 12:21:24.188 | Unpacking rsyslog (8.2312.0-3ubuntu9.1) ... 2026-03-13 12:21:24.342 | Preparing to unpack .../011-sudo_1.9.15p5-3ubuntu5.24.04.2_amd64.deb ... 2026-03-13 12:21:24.367 | Unpacking sudo (1.9.15p5-3ubuntu5.24.04.2) over (1.9.15p5-3ubuntu5.24.04.1) ... 2026-03-13 12:21:24.471 | Selecting previously unselected package bsdextrautils. 2026-03-13 12:21:24.477 | Preparing to unpack .../012-bsdextrautils_2.39.3-9ubuntu6.5_amd64.deb ... 2026-03-13 12:21:24.508 | Unpacking bsdextrautils (2.39.3-9ubuntu6.5) ... 2026-03-13 12:21:24.572 | Selecting previously unselected package dmidecode. 2026-03-13 12:21:24.578 | Preparing to unpack .../013-dmidecode_3.5-3ubuntu0.1_amd64.deb ... 2026-03-13 12:21:24.583 | Unpacking dmidecode (3.5-3ubuntu0.1) ... 2026-03-13 12:21:24.640 | Selecting previously unselected package dosfstools. 2026-03-13 12:21:24.646 | Preparing to unpack .../014-dosfstools_4.2-1.1build1_amd64.deb ... 2026-03-13 12:21:24.651 | Unpacking dosfstools (4.2-1.1build1) ... 2026-03-13 12:21:24.711 | Selecting previously unselected package libmagic-mgc. 2026-03-13 12:21:24.718 | Preparing to unpack .../015-libmagic-mgc_1%3a5.45-3build1_amd64.deb ... 2026-03-13 12:21:24.723 | Unpacking libmagic-mgc (1:5.45-3build1) ... 2026-03-13 12:21:24.836 | Selecting previously unselected package libmagic1t64:amd64. 2026-03-13 12:21:24.844 | Preparing to unpack .../016-libmagic1t64_1%3a5.45-3build1_amd64.deb ... 2026-03-13 12:21:24.849 | Unpacking libmagic1t64:amd64 (1:5.45-3build1) ... 2026-03-13 12:21:24.910 | Selecting previously unselected package file. 2026-03-13 12:21:24.917 | Preparing to unpack .../017-file_1%3a5.45-3build1_amd64.deb ... 2026-03-13 12:21:24.922 | Unpacking file (1:5.45-3build1) ... 2026-03-13 12:21:24.986 | Selecting previously unselected package libuchardet0:amd64. 2026-03-13 12:21:24.994 | Preparing to unpack .../018-libuchardet0_0.0.8-1build1_amd64.deb ... 2026-03-13 12:21:24.999 | Unpacking libuchardet0:amd64 (0.0.8-1build1) ... 2026-03-13 12:21:25.057 | Selecting previously unselected package groff-base. 2026-03-13 12:21:25.064 | Preparing to unpack .../019-groff-base_1.23.0-3build2_amd64.deb ... 2026-03-13 12:21:25.068 | Unpacking groff-base (1.23.0-3build2) ... 2026-03-13 12:21:25.202 | Selecting previously unselected package libnl-3-200:amd64. 2026-03-13 12:21:25.207 | Preparing to unpack .../020-libnl-3-200_3.7.0-0.3build1.1_amd64.deb ... 2026-03-13 12:21:25.212 | Unpacking libnl-3-200:amd64 (3.7.0-0.3build1.1) ... 2026-03-13 12:21:25.278 | Selecting previously unselected package libnl-route-3-200:amd64. 2026-03-13 12:21:25.285 | Preparing to unpack .../021-libnl-route-3-200_3.7.0-0.3build1.1_amd64.deb ... 2026-03-13 12:21:25.291 | Unpacking libnl-route-3-200:amd64 (3.7.0-0.3build1.1) ... 2026-03-13 12:21:25.360 | Selecting previously unselected package libibverbs1:amd64. 2026-03-13 12:21:25.366 | Preparing to unpack .../022-libibverbs1_50.0-2ubuntu0.2_amd64.deb ... 2026-03-13 12:21:25.372 | Unpacking libibverbs1:amd64 (50.0-2ubuntu0.2) ... 2026-03-13 12:21:25.434 | Selecting previously unselected package libncurses6:amd64. 2026-03-13 12:21:25.440 | Preparing to unpack .../023-libncurses6_6.4+20240113-1ubuntu2_amd64.deb ... 2026-03-13 12:21:25.446 | Unpacking libncurses6:amd64 (6.4+20240113-1ubuntu2) ... 2026-03-13 12:21:25.509 | Selecting previously unselected package libnftables1:amd64. 2026-03-13 12:21:25.516 | Preparing to unpack .../024-libnftables1_1.0.9-1ubuntu0.1_amd64.deb ... 2026-03-13 12:21:25.521 | Unpacking libnftables1:amd64 (1.0.9-1ubuntu0.1) ... 2026-03-13 12:21:25.595 | Selecting previously unselected package libnuma1:amd64. 2026-03-13 12:21:25.601 | Preparing to unpack .../025-libnuma1_2.0.18-1ubuntu0.24.04.1_amd64.deb ... 2026-03-13 12:21:25.606 | Unpacking libnuma1:amd64 (2.0.18-1ubuntu0.24.04.1) ... 2026-03-13 12:21:25.669 | Selecting previously unselected package libparted2t64:amd64. 2026-03-13 12:21:25.675 | Preparing to unpack .../026-libparted2t64_3.6-4build1_amd64.deb ... 2026-03-13 12:21:25.695 | 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-03-13 12:21:25.709 | 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-03-13 12:21:25.714 | Unpacking libparted2t64:amd64 (3.6-4build1) ... 2026-03-13 12:21:25.780 | Selecting previously unselected package libpcap0.8t64:amd64. 2026-03-13 12:21:25.787 | Preparing to unpack .../027-libpcap0.8t64_1.10.4-4.1ubuntu3_amd64.deb ... 2026-03-13 12:21:25.791 | Unpacking libpcap0.8t64:amd64 (1.10.4-4.1ubuntu3) ... 2026-03-13 12:21:25.859 | Selecting previously unselected package libpipeline1:amd64. 2026-03-13 12:21:25.864 | Preparing to unpack .../028-libpipeline1_1.5.7-2_amd64.deb ... 2026-03-13 12:21:25.869 | Unpacking libpipeline1:amd64 (1.5.7-2) ... 2026-03-13 12:21:25.925 | Selecting previously unselected package libxau6:amd64. 2026-03-13 12:21:25.931 | Preparing to unpack .../029-libxau6_1%3a1.0.9-1build6_amd64.deb ... 2026-03-13 12:21:25.936 | Unpacking libxau6:amd64 (1:1.0.9-1build6) ... 2026-03-13 12:21:25.989 | Selecting previously unselected package libxdmcp6:amd64. 2026-03-13 12:21:25.996 | Preparing to unpack .../030-libxdmcp6_1%3a1.1.3-0ubuntu6_amd64.deb ... 2026-03-13 12:21:26.000 | Unpacking libxdmcp6:amd64 (1:1.1.3-0ubuntu6) ... 2026-03-13 12:21:26.060 | Selecting previously unselected package libxcb1:amd64. 2026-03-13 12:21:26.066 | Preparing to unpack .../031-libxcb1_1.15-1ubuntu2_amd64.deb ... 2026-03-13 12:21:26.071 | Unpacking libxcb1:amd64 (1.15-1ubuntu2) ... 2026-03-13 12:21:26.121 | Selecting previously unselected package libx11-data. 2026-03-13 12:21:26.126 | Preparing to unpack .../032-libx11-data_2%3a1.8.7-1build1_all.deb ... 2026-03-13 12:21:26.131 | Unpacking libx11-data (2:1.8.7-1build1) ... 2026-03-13 12:21:26.253 | Selecting previously unselected package libx11-6:amd64. 2026-03-13 12:21:26.260 | Preparing to unpack .../033-libx11-6_2%3a1.8.7-1build1_amd64.deb ... 2026-03-13 12:21:26.265 | Unpacking libx11-6:amd64 (2:1.8.7-1build1) ... 2026-03-13 12:21:26.344 | Selecting previously unselected package libxext6:amd64. 2026-03-13 12:21:26.351 | Preparing to unpack .../034-libxext6_2%3a1.3.4-1build2_amd64.deb ... 2026-03-13 12:21:26.355 | Unpacking libxext6:amd64 (2:1.3.4-1build2) ... 2026-03-13 12:21:26.407 | Selecting previously unselected package lsof. 2026-03-13 12:21:26.413 | Preparing to unpack .../035-lsof_4.95.0-1build3_amd64.deb ... 2026-03-13 12:21:26.420 | Unpacking lsof (4.95.0-1build3) ... 2026-03-13 12:21:26.499 | Selecting previously unselected package man-db. 2026-03-13 12:21:26.506 | Preparing to unpack .../036-man-db_2.12.0-4build2_amd64.deb ... 2026-03-13 12:21:26.510 | Unpacking man-db (2.12.0-4build2) ... 2026-03-13 12:21:26.680 | Selecting previously unselected package parted. 2026-03-13 12:21:26.687 | Preparing to unpack .../037-parted_3.6-4build1_amd64.deb ... 2026-03-13 12:21:26.703 | Unpacking parted (3.6-4build1) ... 2026-03-13 12:21:26.758 | Selecting previously unselected package powermgmt-base. 2026-03-13 12:21:26.765 | Preparing to unpack .../038-powermgmt-base_1.37ubuntu0.1_all.deb ... 2026-03-13 12:21:26.770 | Unpacking powermgmt-base (1.37ubuntu0.1) ... 2026-03-13 12:21:26.825 | Selecting previously unselected package psmisc. 2026-03-13 12:21:26.830 | Preparing to unpack .../039-psmisc_23.7-1build1_amd64.deb ... 2026-03-13 12:21:26.835 | Unpacking psmisc (23.7-1build1) ... 2026-03-13 12:21:26.995 | Selecting previously unselected package tcpdump. 2026-03-13 12:21:27.001 | Preparing to unpack .../040-tcpdump_4.99.4-3ubuntu4.24.04.1_amd64.deb ... 2026-03-13 12:21:27.016 | Unpacking tcpdump (4.99.4-3ubuntu4.24.04.1) ... 2026-03-13 12:21:27.085 | Selecting previously unselected package usb.ids. 2026-03-13 12:21:27.092 | Preparing to unpack .../041-usb.ids_2024.03.18-1_all.deb ... 2026-03-13 12:21:27.098 | Unpacking usb.ids (2024.03.18-1) ... 2026-03-13 12:21:27.163 | Selecting previously unselected package wget. 2026-03-13 12:21:27.171 | Preparing to unpack .../042-wget_1.21.4-1ubuntu4.1_amd64.deb ... 2026-03-13 12:21:27.176 | Unpacking wget (1.21.4-1ubuntu4.1) ... 2026-03-13 12:21:27.245 | Selecting previously unselected package xz-utils. 2026-03-13 12:21:27.253 | Preparing to unpack .../043-xz-utils_5.6.1+really5.4.5-1ubuntu0.2_amd64.deb ... 2026-03-13 12:21:27.258 | Unpacking xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2026-03-13 12:21:27.344 | Selecting previously unselected package acl. 2026-03-13 12:21:27.354 | Preparing to unpack .../044-acl_2.3.2-1build1.1_amd64.deb ... 2026-03-13 12:21:27.359 | Unpacking acl (2.3.2-1build1.1) ... 2026-03-13 12:21:27.412 | Selecting previously unselected package autotools-dev. 2026-03-13 12:21:27.420 | Preparing to unpack .../045-autotools-dev_20220109.1_all.deb ... 2026-03-13 12:21:27.425 | Unpacking autotools-dev (20220109.1) ... 2026-03-13 12:21:27.481 | Selecting previously unselected package m4. 2026-03-13 12:21:27.490 | Preparing to unpack .../046-m4_1.4.19-4build1_amd64.deb ... 2026-03-13 12:21:27.494 | Unpacking m4 (1.4.19-4build1) ... 2026-03-13 12:21:27.569 | Selecting previously unselected package autoconf. 2026-03-13 12:21:27.577 | Preparing to unpack .../047-autoconf_2.71-3_all.deb ... 2026-03-13 12:21:27.582 | Unpacking autoconf (2.71-3) ... 2026-03-13 12:21:27.671 | Selecting previously unselected package automake. 2026-03-13 12:21:27.678 | Preparing to unpack .../048-automake_1%3a1.16.5-1.3ubuntu1_all.deb ... 2026-03-13 12:21:27.686 | Unpacking automake (1:1.16.5-1.3ubuntu1) ... 2026-03-13 12:21:27.774 | Selecting previously unselected package autopoint. 2026-03-13 12:21:27.780 | Preparing to unpack .../049-autopoint_0.21-14ubuntu2_all.deb ... 2026-03-13 12:21:27.785 | Unpacking autopoint (0.21-14ubuntu2) ... 2026-03-13 12:21:27.835 | Selecting previously unselected package libdebhelper-perl. 2026-03-13 12:21:27.840 | Preparing to unpack .../050-libdebhelper-perl_13.14.1ubuntu5_all.deb ... 2026-03-13 12:21:27.844 | Unpacking libdebhelper-perl (13.14.1ubuntu5) ... 2026-03-13 12:21:27.913 | Selecting previously unselected package gcc-13-base:amd64. 2026-03-13 12:21:27.918 | Preparing to unpack .../051-gcc-13-base_13.3.0-6ubuntu2~24.04.1_amd64.deb ... 2026-03-13 12:21:27.922 | Unpacking gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-03-13 12:21:27.982 | Selecting previously unselected package libisl23:amd64. 2026-03-13 12:21:27.990 | Preparing to unpack .../052-libisl23_0.26-3build1.1_amd64.deb ... 2026-03-13 12:21:27.995 | Unpacking libisl23:amd64 (0.26-3build1.1) ... 2026-03-13 12:21:28.073 | Selecting previously unselected package libmpc3:amd64. 2026-03-13 12:21:28.081 | Preparing to unpack .../053-libmpc3_1.3.1-1build1.1_amd64.deb ... 2026-03-13 12:21:28.086 | Unpacking libmpc3:amd64 (1.3.1-1build1.1) ... 2026-03-13 12:21:28.142 | Selecting previously unselected package cpp-13-x86-64-linux-gnu. 2026-03-13 12:21:28.148 | Preparing to unpack .../054-cpp-13-x86-64-linux-gnu_13.3.0-6ubuntu2~24.04.1_amd64.deb ... 2026-03-13 12:21:28.154 | Unpacking cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-03-13 12:21:28.412 | Selecting previously unselected package cpp-13. 2026-03-13 12:21:28.418 | Preparing to unpack .../055-cpp-13_13.3.0-6ubuntu2~24.04.1_amd64.deb ... 2026-03-13 12:21:28.423 | Unpacking cpp-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-03-13 12:21:28.473 | Selecting previously unselected package cpp-x86-64-linux-gnu. 2026-03-13 12:21:28.479 | Preparing to unpack .../056-cpp-x86-64-linux-gnu_4%3a13.2.0-7ubuntu1_amd64.deb ... 2026-03-13 12:21:28.484 | Unpacking cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-03-13 12:21:28.546 | Selecting previously unselected package cpp. 2026-03-13 12:21:28.551 | Preparing to unpack .../057-cpp_4%3a13.2.0-7ubuntu1_amd64.deb ... 2026-03-13 12:21:28.566 | Unpacking cpp (4:13.2.0-7ubuntu1) ... 2026-03-13 12:21:28.629 | Selecting previously unselected package libcc1-0:amd64. 2026-03-13 12:21:28.633 | Preparing to unpack .../058-libcc1-0_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-03-13 12:21:28.638 | Unpacking libcc1-0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-03-13 12:21:28.695 | Selecting previously unselected package binutils-common:amd64. 2026-03-13 12:21:28.700 | Preparing to unpack .../059-binutils-common_2.42-4ubuntu2.8_amd64.deb ... 2026-03-13 12:21:28.705 | Unpacking binutils-common:amd64 (2.42-4ubuntu2.8) ... 2026-03-13 12:21:28.781 | Selecting previously unselected package libsframe1:amd64. 2026-03-13 12:21:28.787 | Preparing to unpack .../060-libsframe1_2.42-4ubuntu2.8_amd64.deb ... 2026-03-13 12:21:28.792 | Unpacking libsframe1:amd64 (2.42-4ubuntu2.8) ... 2026-03-13 12:21:28.848 | Selecting previously unselected package libbinutils:amd64. 2026-03-13 12:21:28.853 | Preparing to unpack .../061-libbinutils_2.42-4ubuntu2.8_amd64.deb ... 2026-03-13 12:21:28.858 | Unpacking libbinutils:amd64 (2.42-4ubuntu2.8) ... 2026-03-13 12:21:28.938 | Selecting previously unselected package libctf-nobfd0:amd64. 2026-03-13 12:21:28.942 | Preparing to unpack .../062-libctf-nobfd0_2.42-4ubuntu2.8_amd64.deb ... 2026-03-13 12:21:28.948 | Unpacking libctf-nobfd0:amd64 (2.42-4ubuntu2.8) ... 2026-03-13 12:21:29.009 | Selecting previously unselected package libctf0:amd64. 2026-03-13 12:21:29.017 | Preparing to unpack .../063-libctf0_2.42-4ubuntu2.8_amd64.deb ... 2026-03-13 12:21:29.022 | Unpacking libctf0:amd64 (2.42-4ubuntu2.8) ... 2026-03-13 12:21:29.083 | Selecting previously unselected package libgprofng0:amd64. 2026-03-13 12:21:29.089 | Preparing to unpack .../064-libgprofng0_2.42-4ubuntu2.8_amd64.deb ... 2026-03-13 12:21:29.095 | Unpacking libgprofng0:amd64 (2.42-4ubuntu2.8) ... 2026-03-13 12:21:29.180 | Selecting previously unselected package binutils-x86-64-linux-gnu. 2026-03-13 12:21:29.185 | Preparing to unpack .../065-binutils-x86-64-linux-gnu_2.42-4ubuntu2.8_amd64.deb ... 2026-03-13 12:21:29.189 | Unpacking binutils-x86-64-linux-gnu (2.42-4ubuntu2.8) ... 2026-03-13 12:21:29.349 | Selecting previously unselected package libgomp1:amd64. 2026-03-13 12:21:29.355 | Preparing to unpack .../066-libgomp1_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-03-13 12:21:29.360 | Unpacking libgomp1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-03-13 12:21:29.423 | Selecting previously unselected package libitm1:amd64. 2026-03-13 12:21:29.429 | Preparing to unpack .../067-libitm1_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-03-13 12:21:29.434 | Unpacking libitm1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-03-13 12:21:29.494 | Selecting previously unselected package libatomic1:amd64. 2026-03-13 12:21:29.500 | Preparing to unpack .../068-libatomic1_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-03-13 12:21:29.504 | Unpacking libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-03-13 12:21:29.562 | Selecting previously unselected package libasan8:amd64. 2026-03-13 12:21:29.568 | Preparing to unpack .../069-libasan8_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-03-13 12:21:29.573 | Unpacking libasan8:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-03-13 12:21:29.712 | Selecting previously unselected package liblsan0:amd64. 2026-03-13 12:21:29.718 | Preparing to unpack .../070-liblsan0_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-03-13 12:21:29.723 | Unpacking liblsan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-03-13 12:21:29.816 | Selecting previously unselected package libtsan2:amd64. 2026-03-13 12:21:29.822 | Preparing to unpack .../071-libtsan2_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-03-13 12:21:29.826 | Unpacking libtsan2:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-03-13 12:21:29.959 | Selecting previously unselected package libubsan1:amd64. 2026-03-13 12:21:29.965 | Preparing to unpack .../072-libubsan1_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-03-13 12:21:29.970 | Unpacking libubsan1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-03-13 12:21:30.094 | Selecting previously unselected package libhwasan0:amd64. 2026-03-13 12:21:30.100 | Preparing to unpack .../073-libhwasan0_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-03-13 12:21:30.113 | Unpacking libhwasan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-03-13 12:21:30.221 | Selecting previously unselected package libquadmath0:amd64. 2026-03-13 12:21:30.227 | Preparing to unpack .../074-libquadmath0_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-03-13 12:21:30.232 | Unpacking libquadmath0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-03-13 12:21:30.289 | Selecting previously unselected package libgcc-13-dev:amd64. 2026-03-13 12:21:30.297 | Preparing to unpack .../075-libgcc-13-dev_13.3.0-6ubuntu2~24.04.1_amd64.deb ... 2026-03-13 12:21:30.302 | Unpacking libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-03-13 12:21:30.460 | Selecting previously unselected package gcc-13-x86-64-linux-gnu. 2026-03-13 12:21:30.466 | Preparing to unpack .../076-gcc-13-x86-64-linux-gnu_13.3.0-6ubuntu2~24.04.1_amd64.deb ... 2026-03-13 12:21:30.470 | Unpacking gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-03-13 12:21:30.924 | Selecting previously unselected package binutils. 2026-03-13 12:21:30.930 | Preparing to unpack .../077-binutils_2.42-4ubuntu2.8_amd64.deb ... 2026-03-13 12:21:30.935 | Unpacking binutils (2.42-4ubuntu2.8) ... 2026-03-13 12:21:30.992 | Selecting previously unselected package gcc-13. 2026-03-13 12:21:30.997 | Preparing to unpack .../078-gcc-13_13.3.0-6ubuntu2~24.04.1_amd64.deb ... 2026-03-13 12:21:31.002 | Unpacking gcc-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-03-13 12:21:31.057 | Selecting previously unselected package gcc-x86-64-linux-gnu. 2026-03-13 12:21:31.061 | Preparing to unpack .../079-gcc-x86-64-linux-gnu_4%3a13.2.0-7ubuntu1_amd64.deb ... 2026-03-13 12:21:31.066 | Unpacking gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-03-13 12:21:31.119 | Selecting previously unselected package gcc. 2026-03-13 12:21:31.125 | Preparing to unpack .../080-gcc_4%3a13.2.0-7ubuntu1_amd64.deb ... 2026-03-13 12:21:31.129 | Unpacking gcc (4:13.2.0-7ubuntu1) ... 2026-03-13 12:21:31.188 | Selecting previously unselected package libllvm17t64:amd64. 2026-03-13 12:21:31.193 | Preparing to unpack .../081-libllvm17t64_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-03-13 12:21:31.199 | Unpacking libllvm17t64:amd64 (1:17.0.6-9ubuntu1) ... 2026-03-13 12:21:31.949 | Selecting previously unselected package libclang-cpp17t64. 2026-03-13 12:21:31.955 | Preparing to unpack .../082-libclang-cpp17t64_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-03-13 12:21:31.960 | Unpacking libclang-cpp17t64 (1:17.0.6-9ubuntu1) ... 2026-03-13 12:21:32.343 | Selecting previously unselected package libstdc++-13-dev:amd64. 2026-03-13 12:21:32.349 | Preparing to unpack .../083-libstdc++-13-dev_13.3.0-6ubuntu2~24.04.1_amd64.deb ... 2026-03-13 12:21:32.353 | Unpacking libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-03-13 12:21:32.785 | Selecting previously unselected package libgc1:amd64. 2026-03-13 12:21:32.794 | Preparing to unpack .../084-libgc1_1%3a8.2.6-1build1_amd64.deb ... 2026-03-13 12:21:32.798 | Unpacking libgc1:amd64 (1:8.2.6-1build1) ... 2026-03-13 12:21:32.859 | Selecting previously unselected package libobjc4:amd64. 2026-03-13 12:21:32.862 | Preparing to unpack .../085-libobjc4_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-03-13 12:21:32.867 | Unpacking libobjc4:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-03-13 12:21:32.924 | Selecting previously unselected package libobjc-13-dev:amd64. 2026-03-13 12:21:32.929 | Preparing to unpack .../086-libobjc-13-dev_13.3.0-6ubuntu2~24.04.1_amd64.deb ... 2026-03-13 12:21:32.933 | Unpacking libobjc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-03-13 12:21:32.996 | Selecting previously unselected package libclang-common-17-dev:amd64. 2026-03-13 12:21:33.003 | Preparing to unpack .../087-libclang-common-17-dev_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-03-13 12:21:33.008 | Unpacking libclang-common-17-dev:amd64 (1:17.0.6-9ubuntu1) ... 2026-03-13 12:21:33.227 | Selecting previously unselected package llvm-17-linker-tools. 2026-03-13 12:21:33.234 | Preparing to unpack .../088-llvm-17-linker-tools_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-03-13 12:21:33.238 | Unpacking llvm-17-linker-tools (1:17.0.6-9ubuntu1) ... 2026-03-13 12:21:33.332 | Selecting previously unselected package libclang1-17t64. 2026-03-13 12:21:33.337 | Preparing to unpack .../089-libclang1-17t64_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-03-13 12:21:33.343 | Unpacking libclang1-17t64 (1:17.0.6-9ubuntu1) ... 2026-03-13 12:21:33.591 | Selecting previously unselected package clang-17. 2026-03-13 12:21:33.598 | Preparing to unpack .../090-clang-17_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-03-13 12:21:33.602 | Unpacking clang-17 (1:17.0.6-9ubuntu1) ... 2026-03-13 12:21:33.662 | Selecting previously unselected package libtool. 2026-03-13 12:21:33.670 | Preparing to unpack .../091-libtool_2.4.7-7build1_all.deb ... 2026-03-13 12:21:33.676 | Unpacking libtool (2.4.7-7build1) ... 2026-03-13 12:21:33.745 | Selecting previously unselected package dh-autoreconf. 2026-03-13 12:21:33.753 | Preparing to unpack .../092-dh-autoreconf_20_all.deb ... 2026-03-13 12:21:33.758 | Unpacking dh-autoreconf (20) ... 2026-03-13 12:21:33.814 | Selecting previously unselected package libarchive-zip-perl. 2026-03-13 12:21:33.820 | Preparing to unpack .../093-libarchive-zip-perl_1.68-1_all.deb ... 2026-03-13 12:21:33.826 | Unpacking libarchive-zip-perl (1.68-1) ... 2026-03-13 12:21:33.897 | Selecting previously unselected package libsub-override-perl. 2026-03-13 12:21:33.903 | Preparing to unpack .../094-libsub-override-perl_0.10-1_all.deb ... 2026-03-13 12:21:33.908 | Unpacking libsub-override-perl (0.10-1) ... 2026-03-13 12:21:33.961 | Selecting previously unselected package libfile-stripnondeterminism-perl. 2026-03-13 12:21:33.967 | Preparing to unpack .../095-libfile-stripnondeterminism-perl_1.13.1-1_all.deb ... 2026-03-13 12:21:33.972 | Unpacking libfile-stripnondeterminism-perl (1.13.1-1) ... 2026-03-13 12:21:34.026 | Selecting previously unselected package dh-strip-nondeterminism. 2026-03-13 12:21:34.034 | Preparing to unpack .../096-dh-strip-nondeterminism_1.13.1-1_all.deb ... 2026-03-13 12:21:34.039 | Unpacking dh-strip-nondeterminism (1.13.1-1) ... 2026-03-13 12:21:34.087 | Selecting previously unselected package libdpkg-perl. 2026-03-13 12:21:34.094 | Preparing to unpack .../097-libdpkg-perl_1.22.6ubuntu6.5_all.deb ... 2026-03-13 12:21:34.100 | Unpacking libdpkg-perl (1.22.6ubuntu6.5) ... 2026-03-13 12:21:34.205 | Selecting previously unselected package bzip2. 2026-03-13 12:21:34.211 | Preparing to unpack .../098-bzip2_1.0.8-5.1build0.1_amd64.deb ... 2026-03-13 12:21:34.217 | Unpacking bzip2 (1.0.8-5.1build0.1) ... 2026-03-13 12:21:34.277 | Selecting previously unselected package patch. 2026-03-13 12:21:34.284 | Preparing to unpack .../099-patch_2.7.6-7build3_amd64.deb ... 2026-03-13 12:21:34.289 | Unpacking patch (2.7.6-7build3) ... 2026-03-13 12:21:34.350 | Selecting previously unselected package make. 2026-03-13 12:21:34.357 | Preparing to unpack .../100-make_4.3-4.1build2_amd64.deb ... 2026-03-13 12:21:34.362 | Unpacking make (4.3-4.1build2) ... 2026-03-13 12:21:34.423 | Selecting previously unselected package lto-disabled-list. 2026-03-13 12:21:34.430 | Preparing to unpack .../101-lto-disabled-list_47_all.deb ... 2026-03-13 12:21:34.434 | Unpacking lto-disabled-list (47) ... 2026-03-13 12:21:34.485 | Selecting previously unselected package dpkg-dev. 2026-03-13 12:21:34.491 | Preparing to unpack .../102-dpkg-dev_1.22.6ubuntu6.5_all.deb ... 2026-03-13 12:21:34.495 | Unpacking dpkg-dev (1.22.6ubuntu6.5) ... 2026-03-13 12:21:34.650 | Selecting previously unselected package debugedit. 2026-03-13 12:21:34.656 | Preparing to unpack .../103-debugedit_1%3a5.0-5build2_amd64.deb ... 2026-03-13 12:21:34.660 | Unpacking debugedit (1:5.0-5build2) ... 2026-03-13 12:21:34.715 | Selecting previously unselected package dwz. 2026-03-13 12:21:34.722 | Preparing to unpack .../104-dwz_0.15-1build6_amd64.deb ... 2026-03-13 12:21:34.727 | Unpacking dwz (0.15-1build6) ... 2026-03-13 12:21:34.788 | Selecting previously unselected package gettext. 2026-03-13 12:21:34.793 | Preparing to unpack .../105-gettext_0.21-14ubuntu2_amd64.deb ... 2026-03-13 12:21:34.797 | Unpacking gettext (0.21-14ubuntu2) ... 2026-03-13 12:21:34.892 | Selecting previously unselected package intltool-debian. 2026-03-13 12:21:34.900 | Preparing to unpack .../106-intltool-debian_0.35.0+20060710.6_all.deb ... 2026-03-13 12:21:34.905 | Unpacking intltool-debian (0.35.0+20060710.6) ... 2026-03-13 12:21:34.959 | Selecting previously unselected package po-debconf. 2026-03-13 12:21:34.966 | Preparing to unpack .../107-po-debconf_1.0.21+nmu1_all.deb ... 2026-03-13 12:21:34.971 | Unpacking po-debconf (1.0.21+nmu1) ... 2026-03-13 12:21:35.055 | Selecting previously unselected package debhelper. 2026-03-13 12:21:35.062 | Preparing to unpack .../108-debhelper_13.14.1ubuntu5_all.deb ... 2026-03-13 12:21:35.067 | Unpacking debhelper (13.14.1ubuntu5) ... 2026-03-13 12:21:35.232 | Selecting previously unselected package uuid-dev:amd64. 2026-03-13 12:21:35.239 | Preparing to unpack .../109-uuid-dev_2.39.3-9ubuntu6.5_amd64.deb ... 2026-03-13 12:21:35.244 | Unpacking uuid-dev:amd64 (2.39.3-9ubuntu6.5) ... 2026-03-13 12:21:35.309 | Selecting previously unselected package libsctp1:amd64. 2026-03-13 12:21:35.317 | Preparing to unpack .../110-libsctp1_1.0.19+dfsg-2build1_amd64.deb ... 2026-03-13 12:21:35.322 | Unpacking libsctp1:amd64 (1.0.19+dfsg-2build1) ... 2026-03-13 12:21:35.375 | Selecting previously unselected package libsctp-dev:amd64. 2026-03-13 12:21:35.383 | Preparing to unpack .../111-libsctp-dev_1.0.19+dfsg-2build1_amd64.deb ... 2026-03-13 12:21:35.388 | Unpacking libsctp-dev:amd64 (1.0.19+dfsg-2build1) ... 2026-03-13 12:21:35.453 | Selecting previously unselected package libapr1-dev. 2026-03-13 12:21:35.459 | Preparing to unpack .../112-libapr1-dev_1.7.2-3.1ubuntu0.1_amd64.deb ... 2026-03-13 12:21:35.465 | Unpacking libapr1-dev (1.7.2-3.1ubuntu0.1) ... 2026-03-13 12:21:35.686 | Selecting previously unselected package libldap-dev:amd64. 2026-03-13 12:21:35.691 | Preparing to unpack .../113-libldap-dev_2.6.10+dfsg-0ubuntu0.24.04.1_amd64.deb ... 2026-03-13 12:21:35.696 | Unpacking libldap-dev:amd64 (2.6.10+dfsg-0ubuntu0.24.04.1) ... 2026-03-13 12:21:35.809 | Selecting previously unselected package libldap2-dev. 2026-03-13 12:21:35.816 | Preparing to unpack .../114-libldap2-dev_2.6.10+dfsg-0ubuntu0.24.04.1_all.deb ... 2026-03-13 12:21:35.823 | Unpacking libldap2-dev (2.6.10+dfsg-0ubuntu0.24.04.1) ... 2026-03-13 12:21:35.874 | Selecting previously unselected package libaprutil1-dev. 2026-03-13 12:21:35.881 | Preparing to unpack .../115-libaprutil1-dev_1.6.3-1.1ubuntu7_amd64.deb ... 2026-03-13 12:21:35.886 | Unpacking libaprutil1-dev (1.6.3-1.1ubuntu7) ... 2026-03-13 12:21:36.096 | Selecting previously unselected package libpcre2-16-0:amd64. 2026-03-13 12:21:36.103 | Preparing to unpack .../116-libpcre2-16-0_10.42-4ubuntu2.1_amd64.deb ... 2026-03-13 12:21:36.123 | Unpacking libpcre2-16-0:amd64 (10.42-4ubuntu2.1) ... 2026-03-13 12:21:36.188 | Selecting previously unselected package libpcre2-32-0:amd64. 2026-03-13 12:21:36.192 | Preparing to unpack .../117-libpcre2-32-0_10.42-4ubuntu2.1_amd64.deb ... 2026-03-13 12:21:36.198 | Unpacking libpcre2-32-0:amd64 (10.42-4ubuntu2.1) ... 2026-03-13 12:21:36.269 | Selecting previously unselected package libpcre2-posix3:amd64. 2026-03-13 12:21:36.278 | Preparing to unpack .../118-libpcre2-posix3_10.42-4ubuntu2.1_amd64.deb ... 2026-03-13 12:21:36.283 | Unpacking libpcre2-posix3:amd64 (10.42-4ubuntu2.1) ... 2026-03-13 12:21:36.342 | Selecting previously unselected package libpcre2-dev:amd64. 2026-03-13 12:21:36.350 | Preparing to unpack .../119-libpcre2-dev_10.42-4ubuntu2.1_amd64.deb ... 2026-03-13 12:21:36.355 | Unpacking libpcre2-dev:amd64 (10.42-4ubuntu2.1) ... 2026-03-13 12:21:36.463 | Selecting previously unselected package apache2-dev. 2026-03-13 12:21:36.473 | Preparing to unpack .../120-apache2-dev_2.4.58-1ubuntu8.11_amd64.deb ... 2026-03-13 12:21:36.479 | Unpacking apache2-dev (2.4.58-1ubuntu8.11) ... 2026-03-13 12:21:36.573 | Selecting previously unselected package bc. 2026-03-13 12:21:36.582 | Preparing to unpack .../121-bc_1.07.1-3ubuntu4_amd64.deb ... 2026-03-13 12:21:36.588 | Unpacking bc (1.07.1-3ubuntu4) ... 2026-03-13 12:21:36.651 | Selecting previously unselected package ncal. 2026-03-13 12:21:36.660 | Preparing to unpack .../122-ncal_12.1.8_amd64.deb ... 2026-03-13 12:21:36.666 | Unpacking ncal (12.1.8) ... 2026-03-13 12:21:36.730 | Selecting previously unselected package bsdmainutils. 2026-03-13 12:21:36.739 | Preparing to unpack .../123-bsdmainutils_12.1.8_all.deb ... 2026-03-13 12:21:36.749 | Unpacking bsdmainutils (12.1.8) ... 2026-03-13 12:21:36.804 | Selecting previously unselected package conntrack. 2026-03-13 12:21:36.814 | Preparing to unpack .../124-conntrack_1%3a1.4.8-1ubuntu1_amd64.deb ... 2026-03-13 12:21:36.822 | Unpacking conntrack (1:1.4.8-1ubuntu1) ... 2026-03-13 12:21:36.884 | Selecting previously unselected package cryptsetup-bin. 2026-03-13 12:21:36.894 | Preparing to unpack .../125-cryptsetup-bin_2%3a2.7.0-1ubuntu4.2_amd64.deb ... 2026-03-13 12:21:36.901 | Unpacking cryptsetup-bin (2:2.7.0-1ubuntu4.2) ... 2026-03-13 12:21:36.995 | Selecting previously unselected package cryptsetup. 2026-03-13 12:21:37.004 | Preparing to unpack .../126-cryptsetup_2%3a2.7.0-1ubuntu4.2_amd64.deb ... 2026-03-13 12:21:37.033 | Unpacking cryptsetup (2:2.7.0-1ubuntu4.2) ... 2026-03-13 12:21:37.135 | Selecting previously unselected package libdconf1:amd64. 2026-03-13 12:21:37.142 | Preparing to unpack .../127-libdconf1_0.40.0-4ubuntu0.1_amd64.deb ... 2026-03-13 12:21:37.148 | Unpacking libdconf1:amd64 (0.40.0-4ubuntu0.1) ... 2026-03-13 12:21:37.206 | Selecting previously unselected package dconf-service. 2026-03-13 12:21:37.213 | Preparing to unpack .../128-dconf-service_0.40.0-4ubuntu0.1_amd64.deb ... 2026-03-13 12:21:37.218 | Unpacking dconf-service (0.40.0-4ubuntu0.1) ... 2026-03-13 12:21:37.276 | Selecting previously unselected package dconf-gsettings-backend:amd64. 2026-03-13 12:21:37.284 | Preparing to unpack .../129-dconf-gsettings-backend_0.40.0-4ubuntu0.1_amd64.deb ... 2026-03-13 12:21:37.289 | Unpacking dconf-gsettings-backend:amd64 (0.40.0-4ubuntu0.1) ... 2026-03-13 12:21:37.357 | Selecting previously unselected package libdevmapper-event1.02.1:amd64. 2026-03-13 12:21:37.365 | Preparing to unpack .../130-libdevmapper-event1.02.1_2%3a1.02.185-3ubuntu3.2_amd64.deb ... 2026-03-13 12:21:37.370 | Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.185-3ubuntu3.2) ... 2026-03-13 12:21:37.429 | Selecting previously unselected package libaio1t64:amd64. 2026-03-13 12:21:37.437 | Preparing to unpack .../131-libaio1t64_0.3.113-6build1.1_amd64.deb ... 2026-03-13 12:21:37.445 | Unpacking libaio1t64:amd64 (0.3.113-6build1.1) ... 2026-03-13 12:21:37.506 | Selecting previously unselected package liblvm2cmd2.03:amd64. 2026-03-13 12:21:37.513 | Preparing to unpack .../132-liblvm2cmd2.03_2.03.16-3ubuntu3.2_amd64.deb ... 2026-03-13 12:21:37.518 | Unpacking liblvm2cmd2.03:amd64 (2.03.16-3ubuntu3.2) ... 2026-03-13 12:21:37.642 | Selecting previously unselected package dmeventd. 2026-03-13 12:21:37.649 | Preparing to unpack .../133-dmeventd_2%3a1.02.185-3ubuntu3.2_amd64.deb ... 2026-03-13 12:21:37.683 | Unpacking dmeventd (2:1.02.185-3ubuntu3.2) ... 2026-03-13 12:21:37.755 | Selecting previously unselected package dnsmasq-base. 2026-03-13 12:21:37.764 | Preparing to unpack .../134-dnsmasq-base_2.90-2ubuntu0.1_amd64.deb ... 2026-03-13 12:21:37.781 | Unpacking dnsmasq-base (2.90-2ubuntu0.1) ... 2026-03-13 12:21:37.852 | Selecting previously unselected package dnsmasq-utils. 2026-03-13 12:21:37.860 | Preparing to unpack .../135-dnsmasq-utils_2.90-2ubuntu0.1_amd64.deb ... 2026-03-13 12:21:37.865 | Unpacking dnsmasq-utils (2.90-2ubuntu0.1) ... 2026-03-13 12:21:37.934 | Selecting previously unselected package ebtables. 2026-03-13 12:21:37.941 | Preparing to unpack .../136-ebtables_2.0.11-6build1_amd64.deb ... 2026-03-13 12:21:37.965 | Unpacking ebtables (2.0.11-6build1) ... 2026-03-13 12:21:38.041 | Preparing to unpack .../137-fdisk_2.39.3-9ubuntu6.5_amd64.deb ... 2026-03-13 12:21:38.055 | Unpacking fdisk (2.39.3-9ubuntu6.5) over (2.39.3-9ubuntu6.4) ... 2026-03-13 12:21:38.130 | Selecting previously unselected package fonts-dejavu-mono. 2026-03-13 12:21:38.138 | Preparing to unpack .../138-fonts-dejavu-mono_2.37-8_all.deb ... 2026-03-13 12:21:38.145 | Unpacking fonts-dejavu-mono (2.37-8) ... 2026-03-13 12:21:38.271 | Selecting previously unselected package fonts-dejavu-core. 2026-03-13 12:21:38.278 | Preparing to unpack .../139-fonts-dejavu-core_2.37-8_all.deb ... 2026-03-13 12:21:38.323 | Unpacking fonts-dejavu-core (2.37-8) ... 2026-03-13 12:21:38.416 | Selecting previously unselected package fontconfig-config. 2026-03-13 12:21:38.423 | Preparing to unpack .../140-fontconfig-config_2.15.0-1.1ubuntu2_amd64.deb ... 2026-03-13 12:21:38.771 | Unpacking fontconfig-config (2.15.0-1.1ubuntu2) ... 2026-03-13 12:21:38.869 | Selecting previously unselected package libfontconfig1:amd64. 2026-03-13 12:21:38.876 | Preparing to unpack .../141-libfontconfig1_2.15.0-1.1ubuntu2_amd64.deb ... 2026-03-13 12:21:38.882 | Unpacking libfontconfig1:amd64 (2.15.0-1.1ubuntu2) ... 2026-03-13 12:21:38.946 | Selecting previously unselected package fontconfig. 2026-03-13 12:21:38.952 | Preparing to unpack .../142-fontconfig_2.15.0-1.1ubuntu2_amd64.deb ... 2026-03-13 12:21:38.957 | Unpacking fontconfig (2.15.0-1.1ubuntu2) ... 2026-03-13 12:21:39.028 | Selecting previously unselected package g++-13-x86-64-linux-gnu. 2026-03-13 12:21:39.034 | Preparing to unpack .../143-g++-13-x86-64-linux-gnu_13.3.0-6ubuntu2~24.04.1_amd64.deb ... 2026-03-13 12:21:39.039 | Unpacking g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-03-13 12:21:39.322 | Selecting previously unselected package g++-13. 2026-03-13 12:21:39.329 | Preparing to unpack .../144-g++-13_13.3.0-6ubuntu2~24.04.1_amd64.deb ... 2026-03-13 12:21:39.333 | Unpacking g++-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-03-13 12:21:39.382 | Selecting previously unselected package g++-x86-64-linux-gnu. 2026-03-13 12:21:39.387 | Preparing to unpack .../145-g++-x86-64-linux-gnu_4%3a13.2.0-7ubuntu1_amd64.deb ... 2026-03-13 12:21:39.393 | Unpacking g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-03-13 12:21:39.446 | Selecting previously unselected package g++. 2026-03-13 12:21:39.453 | Preparing to unpack .../146-g++_4%3a13.2.0-7ubuntu1_amd64.deb ... 2026-03-13 12:21:39.458 | Unpacking g++ (4:13.2.0-7ubuntu1) ... 2026-03-13 12:21:39.505 | Selecting previously unselected package genisoimage. 2026-03-13 12:21:39.510 | Preparing to unpack .../147-genisoimage_9%3a1.1.11-3.5_amd64.deb ... 2026-03-13 12:21:39.515 | Unpacking genisoimage (9:1.1.11-3.5) ... 2026-03-13 12:21:39.588 | Selecting previously unselected package libpixman-1-0:amd64. 2026-03-13 12:21:39.592 | Preparing to unpack .../148-libpixman-1-0_0.42.2-1build1_amd64.deb ... 2026-03-13 12:21:39.596 | Unpacking libpixman-1-0:amd64 (0.42.2-1build1) ... 2026-03-13 12:21:39.663 | Selecting previously unselected package libxcb-render0:amd64. 2026-03-13 12:21:39.669 | Preparing to unpack .../149-libxcb-render0_1.15-1ubuntu2_amd64.deb ... 2026-03-13 12:21:39.674 | Unpacking libxcb-render0:amd64 (1.15-1ubuntu2) ... 2026-03-13 12:21:39.738 | Selecting previously unselected package libxcb-shm0:amd64. 2026-03-13 12:21:39.745 | Preparing to unpack .../150-libxcb-shm0_1.15-1ubuntu2_amd64.deb ... 2026-03-13 12:21:39.795 | Unpacking libxcb-shm0:amd64 (1.15-1ubuntu2) ... 2026-03-13 12:21:39.915 | Selecting previously unselected package libxrender1:amd64. 2026-03-13 12:21:39.922 | Preparing to unpack .../151-libxrender1_1%3a0.9.10-1.1build1_amd64.deb ... 2026-03-13 12:21:39.928 | Unpacking libxrender1:amd64 (1:0.9.10-1.1build1) ... 2026-03-13 12:21:39.988 | Selecting previously unselected package libcairo2:amd64. 2026-03-13 12:21:39.996 | Preparing to unpack .../152-libcairo2_1.18.0-3build1_amd64.deb ... 2026-03-13 12:21:40.001 | Unpacking libcairo2:amd64 (1.18.0-3build1) ... 2026-03-13 12:21:40.078 | Selecting previously unselected package libcairo-gobject2:amd64. 2026-03-13 12:21:40.084 | Preparing to unpack .../153-libcairo-gobject2_1.18.0-3build1_amd64.deb ... 2026-03-13 12:21:40.089 | Unpacking libcairo-gobject2:amd64 (1.18.0-3build1) ... 2026-03-13 12:21:40.141 | Selecting previously unselected package gir1.2-freedesktop:amd64. 2026-03-13 12:21:40.148 | Preparing to unpack .../154-gir1.2-freedesktop_1.80.1-1_amd64.deb ... 2026-03-13 12:21:40.153 | Unpacking gir1.2-freedesktop:amd64 (1.80.1-1) ... 2026-03-13 12:21:40.218 | Selecting previously unselected package libproxy1v5:amd64. 2026-03-13 12:21:40.225 | Preparing to unpack .../155-libproxy1v5_0.5.4-4build1_amd64.deb ... 2026-03-13 12:21:40.230 | Unpacking libproxy1v5:amd64 (0.5.4-4build1) ... 2026-03-13 12:21:40.345 | Selecting previously unselected package glib-networking-common. 2026-03-13 12:21:40.350 | Preparing to unpack .../156-glib-networking-common_2.80.0-1build1_all.deb ... 2026-03-13 12:21:40.355 | Unpacking glib-networking-common (2.80.0-1build1) ... 2026-03-13 12:21:40.404 | Selecting previously unselected package glib-networking-services. 2026-03-13 12:21:40.411 | Preparing to unpack .../157-glib-networking-services_2.80.0-1build1_amd64.deb ... 2026-03-13 12:21:40.416 | Unpacking glib-networking-services (2.80.0-1build1) ... 2026-03-13 12:21:40.477 | Selecting previously unselected package session-migration. 2026-03-13 12:21:40.484 | Preparing to unpack .../158-session-migration_0.3.9build1_amd64.deb ... 2026-03-13 12:21:40.490 | Unpacking session-migration (0.3.9build1) ... 2026-03-13 12:21:40.542 | Selecting previously unselected package gsettings-desktop-schemas. 2026-03-13 12:21:40.547 | Preparing to unpack .../159-gsettings-desktop-schemas_46.1-0ubuntu1_all.deb ... 2026-03-13 12:21:40.553 | Unpacking gsettings-desktop-schemas (46.1-0ubuntu1) ... 2026-03-13 12:21:40.642 | Selecting previously unselected package glib-networking:amd64. 2026-03-13 12:21:40.649 | Preparing to unpack .../160-glib-networking_2.80.0-1build1_amd64.deb ... 2026-03-13 12:21:40.654 | Unpacking glib-networking:amd64 (2.80.0-1build1) ... 2026-03-13 12:21:40.709 | Selecting previously unselected package golang-1.22-doc. 2026-03-13 12:21:40.715 | Preparing to unpack .../161-golang-1.22-doc_1.22.2-2ubuntu0.4_all.deb ... 2026-03-13 12:21:40.720 | Unpacking golang-1.22-doc (1.22.2-2ubuntu0.4) ... 2026-03-13 12:21:40.791 | Selecting previously unselected package golang-1.22-src. 2026-03-13 12:21:40.797 | Preparing to unpack .../162-golang-1.22-src_1.22.2-2ubuntu0.4_all.deb ... 2026-03-13 12:21:40.824 | Unpacking golang-1.22-src (1.22.2-2ubuntu0.4) ... 2026-03-13 12:21:44.675 | Selecting previously unselected package golang-1.22-go. 2026-03-13 12:21:44.688 | Preparing to unpack .../163-golang-1.22-go_1.22.2-2ubuntu0.4_amd64.deb ... 2026-03-13 12:21:44.693 | Unpacking golang-1.22-go (1.22.2-2ubuntu0.4) ... 2026-03-13 12:21:45.240 | Selecting previously unselected package golang-1.22. 2026-03-13 12:21:45.248 | Preparing to unpack .../164-golang-1.22_1.22.2-2ubuntu0.4_all.deb ... 2026-03-13 12:21:45.253 | Unpacking golang-1.22 (1.22.2-2ubuntu0.4) ... 2026-03-13 12:21:45.305 | Selecting previously unselected package golang-src. 2026-03-13 12:21:45.314 | Preparing to unpack .../165-golang-src_2%3a1.22~2build1_all.deb ... 2026-03-13 12:21:45.318 | Unpacking golang-src (2:1.22~2build1) ... 2026-03-13 12:21:45.467 | Selecting previously unselected package golang-go:amd64. 2026-03-13 12:21:45.477 | Preparing to unpack .../166-golang-go_2%3a1.22~2build1_amd64.deb ... 2026-03-13 12:21:45.490 | Unpacking golang-go:amd64 (2:1.22~2build1) ... 2026-03-13 12:21:45.556 | Selecting previously unselected package golang-doc. 2026-03-13 12:21:45.564 | Preparing to unpack .../167-golang-doc_2%3a1.22~2build1_all.deb ... 2026-03-13 12:21:45.569 | Unpacking golang-doc (2:1.22~2build1) ... 2026-03-13 12:21:45.618 | Selecting previously unselected package golang:amd64. 2026-03-13 12:21:45.627 | Preparing to unpack .../168-golang_2%3a1.22~2build1_amd64.deb ... 2026-03-13 12:21:45.632 | Unpacking golang:amd64 (2:1.22~2build1) ... 2026-03-13 12:21:45.685 | Selecting previously unselected package libann0. 2026-03-13 12:21:45.693 | Preparing to unpack .../169-libann0_1.1.2+doc-9build1_amd64.deb ... 2026-03-13 12:21:45.698 | Unpacking libann0 (1.1.2+doc-9build1) ... 2026-03-13 12:21:45.754 | Selecting previously unselected package libcdt5:amd64. 2026-03-13 12:21:45.761 | Preparing to unpack .../170-libcdt5_2.42.2-9ubuntu0.1_amd64.deb ... 2026-03-13 12:21:45.766 | Unpacking libcdt5:amd64 (2.42.2-9ubuntu0.1) ... 2026-03-13 12:21:45.824 | Selecting previously unselected package libcgraph6:amd64. 2026-03-13 12:21:45.833 | Preparing to unpack .../171-libcgraph6_2.42.2-9ubuntu0.1_amd64.deb ... 2026-03-13 12:21:45.839 | Unpacking libcgraph6:amd64 (2.42.2-9ubuntu0.1) ... 2026-03-13 12:21:45.963 | Selecting previously unselected package libsharpyuv0:amd64. 2026-03-13 12:21:45.971 | Preparing to unpack .../172-libsharpyuv0_1.3.2-0.4build3_amd64.deb ... 2026-03-13 12:21:45.976 | Unpacking libsharpyuv0:amd64 (1.3.2-0.4build3) ... 2026-03-13 12:21:46.035 | Selecting previously unselected package libaom3:amd64. 2026-03-13 12:21:46.044 | Preparing to unpack .../173-libaom3_3.8.2-2ubuntu0.1_amd64.deb ... 2026-03-13 12:21:46.049 | Unpacking libaom3:amd64 (3.8.2-2ubuntu0.1) ... 2026-03-13 12:21:46.151 | Selecting previously unselected package libheif-plugin-aomdec:amd64. 2026-03-13 12:21:46.159 | Preparing to unpack .../174-libheif-plugin-aomdec_1.17.6-1ubuntu4.2_amd64.deb ... 2026-03-13 12:21:46.170 | Unpacking libheif-plugin-aomdec:amd64 (1.17.6-1ubuntu4.2) ... 2026-03-13 12:21:46.244 | Selecting previously unselected package libde265-0:amd64. 2026-03-13 12:21:46.252 | Preparing to unpack .../175-libde265-0_1.0.15-1build3_amd64.deb ... 2026-03-13 12:21:46.257 | Unpacking libde265-0:amd64 (1.0.15-1build3) ... 2026-03-13 12:21:46.315 | Selecting previously unselected package libheif-plugin-libde265:amd64. 2026-03-13 12:21:46.322 | Preparing to unpack .../176-libheif-plugin-libde265_1.17.6-1ubuntu4.2_amd64.deb ... 2026-03-13 12:21:46.328 | Unpacking libheif-plugin-libde265:amd64 (1.17.6-1ubuntu4.2) ... 2026-03-13 12:21:46.389 | Selecting previously unselected package libheif1:amd64. 2026-03-13 12:21:46.397 | Preparing to unpack .../177-libheif1_1.17.6-1ubuntu4.2_amd64.deb ... 2026-03-13 12:21:46.402 | Unpacking libheif1:amd64 (1.17.6-1ubuntu4.2) ... 2026-03-13 12:21:46.473 | Selecting previously unselected package libjpeg-turbo8:amd64. 2026-03-13 12:21:46.482 | Preparing to unpack .../178-libjpeg-turbo8_2.1.5-2ubuntu2_amd64.deb ... 2026-03-13 12:21:46.488 | Unpacking libjpeg-turbo8:amd64 (2.1.5-2ubuntu2) ... 2026-03-13 12:21:46.546 | Selecting previously unselected package libjpeg8:amd64. 2026-03-13 12:21:46.555 | Preparing to unpack .../179-libjpeg8_8c-2ubuntu11_amd64.deb ... 2026-03-13 12:21:46.560 | Unpacking libjpeg8:amd64 (8c-2ubuntu11) ... 2026-03-13 12:21:46.621 | Selecting previously unselected package libdeflate0:amd64. 2026-03-13 12:21:46.630 | Preparing to unpack .../180-libdeflate0_1.19-1build1.1_amd64.deb ... 2026-03-13 12:21:46.635 | Unpacking libdeflate0:amd64 (1.19-1build1.1) ... 2026-03-13 12:21:46.700 | Selecting previously unselected package libjbig0:amd64. 2026-03-13 12:21:46.709 | Preparing to unpack .../181-libjbig0_2.1-6.1ubuntu2_amd64.deb ... 2026-03-13 12:21:46.715 | Unpacking libjbig0:amd64 (2.1-6.1ubuntu2) ... 2026-03-13 12:21:46.777 | Selecting previously unselected package liblerc4:amd64. 2026-03-13 12:21:46.786 | Preparing to unpack .../182-liblerc4_4.0.0+ds-4ubuntu2_amd64.deb ... 2026-03-13 12:21:46.790 | Unpacking liblerc4:amd64 (4.0.0+ds-4ubuntu2) ... 2026-03-13 12:21:46.851 | Selecting previously unselected package libwebp7:amd64. 2026-03-13 12:21:46.860 | Preparing to unpack .../183-libwebp7_1.3.2-0.4build3_amd64.deb ... 2026-03-13 12:21:46.865 | Unpacking libwebp7:amd64 (1.3.2-0.4build3) ... 2026-03-13 12:21:46.930 | Selecting previously unselected package libtiff6:amd64. 2026-03-13 12:21:46.938 | Preparing to unpack .../184-libtiff6_4.5.1+git230720-4ubuntu2.4_amd64.deb ... 2026-03-13 12:21:46.943 | Unpacking libtiff6:amd64 (4.5.1+git230720-4ubuntu2.4) ... 2026-03-13 12:21:47.007 | Selecting previously unselected package libxpm4:amd64. 2026-03-13 12:21:47.015 | Preparing to unpack .../185-libxpm4_1%3a3.5.17-1build2_amd64.deb ... 2026-03-13 12:21:47.020 | Unpacking libxpm4:amd64 (1:3.5.17-1build2) ... 2026-03-13 12:21:47.078 | Selecting previously unselected package libgd3:amd64. 2026-03-13 12:21:47.086 | Preparing to unpack .../186-libgd3_2.3.3-9ubuntu5_amd64.deb ... 2026-03-13 12:21:47.092 | Unpacking libgd3:amd64 (2.3.3-9ubuntu5) ... 2026-03-13 12:21:47.191 | Selecting previously unselected package libgts-0.7-5t64:amd64. 2026-03-13 12:21:47.198 | Preparing to unpack .../187-libgts-0.7-5t64_0.7.6+darcs121130-5.2build1_amd64.deb ... 2026-03-13 12:21:47.203 | Unpacking libgts-0.7-5t64:amd64 (0.7.6+darcs121130-5.2build1) ... 2026-03-13 12:21:47.270 | Selecting previously unselected package libltdl7:amd64. 2026-03-13 12:21:47.279 | Preparing to unpack .../188-libltdl7_2.4.7-7build1_amd64.deb ... 2026-03-13 12:21:47.284 | Unpacking libltdl7:amd64 (2.4.7-7build1) ... 2026-03-13 12:21:47.347 | Selecting previously unselected package libgraphite2-3:amd64. 2026-03-13 12:21:47.355 | Preparing to unpack .../189-libgraphite2-3_1.3.14-2build1_amd64.deb ... 2026-03-13 12:21:47.360 | Unpacking libgraphite2-3:amd64 (1.3.14-2build1) ... 2026-03-13 12:21:47.536 | Selecting previously unselected package libharfbuzz0b:amd64. 2026-03-13 12:21:47.543 | Preparing to unpack .../190-libharfbuzz0b_8.3.0-2build2_amd64.deb ... 2026-03-13 12:21:47.548 | Unpacking libharfbuzz0b:amd64 (8.3.0-2build2) ... 2026-03-13 12:21:47.611 | Selecting previously unselected package libthai-data. 2026-03-13 12:21:47.622 | Preparing to unpack .../191-libthai-data_0.1.29-2build1_all.deb ... 2026-03-13 12:21:47.626 | Unpacking libthai-data (0.1.29-2build1) ... 2026-03-13 12:21:47.690 | Selecting previously unselected package libdatrie1:amd64. 2026-03-13 12:21:47.697 | Preparing to unpack .../192-libdatrie1_0.2.13-3build1_amd64.deb ... 2026-03-13 12:21:47.701 | Unpacking libdatrie1:amd64 (0.2.13-3build1) ... 2026-03-13 12:21:47.761 | Selecting previously unselected package libthai0:amd64. 2026-03-13 12:21:47.768 | Preparing to unpack .../193-libthai0_0.1.29-2build1_amd64.deb ... 2026-03-13 12:21:47.773 | Unpacking libthai0:amd64 (0.1.29-2build1) ... 2026-03-13 12:21:47.832 | Selecting previously unselected package libpango-1.0-0:amd64. 2026-03-13 12:21:47.842 | Preparing to unpack .../194-libpango-1.0-0_1.52.1+ds-1build1_amd64.deb ... 2026-03-13 12:21:47.853 | Unpacking libpango-1.0-0:amd64 (1.52.1+ds-1build1) ... 2026-03-13 12:21:47.928 | Selecting previously unselected package libpangoft2-1.0-0:amd64. 2026-03-13 12:21:47.937 | Preparing to unpack .../195-libpangoft2-1.0-0_1.52.1+ds-1build1_amd64.deb ... 2026-03-13 12:21:47.941 | Unpacking libpangoft2-1.0-0:amd64 (1.52.1+ds-1build1) ... 2026-03-13 12:21:48.004 | Selecting previously unselected package libpangocairo-1.0-0:amd64. 2026-03-13 12:21:48.012 | Preparing to unpack .../196-libpangocairo-1.0-0_1.52.1+ds-1build1_amd64.deb ... 2026-03-13 12:21:48.017 | Unpacking libpangocairo-1.0-0:amd64 (1.52.1+ds-1build1) ... 2026-03-13 12:21:48.075 | Selecting previously unselected package libpathplan4:amd64. 2026-03-13 12:21:48.084 | Preparing to unpack .../197-libpathplan4_2.42.2-9ubuntu0.1_amd64.deb ... 2026-03-13 12:21:48.091 | Unpacking libpathplan4:amd64 (2.42.2-9ubuntu0.1) ... 2026-03-13 12:21:48.155 | Selecting previously unselected package libgvc6. 2026-03-13 12:21:48.164 | Preparing to unpack .../198-libgvc6_2.42.2-9ubuntu0.1_amd64.deb ... 2026-03-13 12:21:48.169 | Unpacking libgvc6 (2.42.2-9ubuntu0.1) ... 2026-03-13 12:21:48.249 | Selecting previously unselected package libgvpr2:amd64. 2026-03-13 12:21:48.256 | Preparing to unpack .../199-libgvpr2_2.42.2-9ubuntu0.1_amd64.deb ... 2026-03-13 12:21:48.261 | Unpacking libgvpr2:amd64 (2.42.2-9ubuntu0.1) ... 2026-03-13 12:21:48.324 | Selecting previously unselected package liblab-gamut1:amd64. 2026-03-13 12:21:48.333 | Preparing to unpack .../200-liblab-gamut1_2.42.2-9ubuntu0.1_amd64.deb ... 2026-03-13 12:21:48.338 | Unpacking liblab-gamut1:amd64 (2.42.2-9ubuntu0.1) ... 2026-03-13 12:21:48.432 | Selecting previously unselected package x11-common. 2026-03-13 12:21:48.439 | Preparing to unpack .../201-x11-common_1%3a7.7+23ubuntu3_all.deb ... 2026-03-13 12:21:48.448 | Unpacking x11-common (1:7.7+23ubuntu3) ... 2026-03-13 12:21:48.516 | Selecting previously unselected package libice6:amd64. 2026-03-13 12:21:48.525 | Preparing to unpack .../202-libice6_2%3a1.0.10-1build3_amd64.deb ... 2026-03-13 12:21:48.531 | Unpacking libice6:amd64 (2:1.0.10-1build3) ... 2026-03-13 12:21:48.588 | Selecting previously unselected package libsm6:amd64. 2026-03-13 12:21:48.595 | Preparing to unpack .../203-libsm6_2%3a1.2.3-1build3_amd64.deb ... 2026-03-13 12:21:48.600 | Unpacking libsm6:amd64 (2:1.2.3-1build3) ... 2026-03-13 12:21:48.663 | Selecting previously unselected package libxt6t64:amd64. 2026-03-13 12:21:48.670 | Preparing to unpack .../204-libxt6t64_1%3a1.2.1-1.2build1_amd64.deb ... 2026-03-13 12:21:48.676 | Unpacking libxt6t64:amd64 (1:1.2.1-1.2build1) ... 2026-03-13 12:21:48.742 | Selecting previously unselected package libxmu6:amd64. 2026-03-13 12:21:48.750 | Preparing to unpack .../205-libxmu6_2%3a1.1.3-3build2_amd64.deb ... 2026-03-13 12:21:48.755 | Unpacking libxmu6:amd64 (2:1.1.3-3build2) ... 2026-03-13 12:21:48.818 | Selecting previously unselected package libxaw7:amd64. 2026-03-13 12:21:48.826 | Preparing to unpack .../206-libxaw7_2%3a1.0.14-1build2_amd64.deb ... 2026-03-13 12:21:48.831 | Unpacking libxaw7:amd64 (2:1.0.14-1build2) ... 2026-03-13 12:21:48.892 | Selecting previously unselected package graphviz. 2026-03-13 12:21:48.902 | Preparing to unpack .../207-graphviz_2.42.2-9ubuntu0.1_amd64.deb ... 2026-03-13 12:21:48.908 | Unpacking graphviz (2.42.2-9ubuntu0.1) ... 2026-03-13 12:21:49.000 | Selecting previously unselected package icu-devtools. 2026-03-13 12:21:49.009 | Preparing to unpack .../208-icu-devtools_74.2-1ubuntu3.1_amd64.deb ... 2026-03-13 12:21:49.014 | Unpacking icu-devtools (74.2-1ubuntu3.1) ... 2026-03-13 12:21:49.093 | Selecting previously unselected package iputils-arping. 2026-03-13 12:21:49.101 | Preparing to unpack .../209-iputils-arping_3%3a20240117-1ubuntu0.1_amd64.deb ... 2026-03-13 12:21:49.106 | Unpacking iputils-arping (3:20240117-1ubuntu0.1) ... 2026-03-13 12:21:49.170 | Selecting previously unselected package comerr-dev:amd64. 2026-03-13 12:21:49.178 | Preparing to unpack .../210-comerr-dev_2.1-1.47.0-2.4~exp1ubuntu4.1_amd64.deb ... 2026-03-13 12:21:49.187 | Unpacking comerr-dev:amd64 (2.1-1.47.0-2.4~exp1ubuntu4.1) ... 2026-03-13 12:21:49.261 | Selecting previously unselected package libgssrpc4t64:amd64. 2026-03-13 12:21:49.270 | Preparing to unpack .../211-libgssrpc4t64_1.20.1-6ubuntu2.6_amd64.deb ... 2026-03-13 12:21:49.275 | Unpacking libgssrpc4t64:amd64 (1.20.1-6ubuntu2.6) ... 2026-03-13 12:21:49.343 | Selecting previously unselected package libkadm5clnt-mit12:amd64. 2026-03-13 12:21:49.351 | Preparing to unpack .../212-libkadm5clnt-mit12_1.20.1-6ubuntu2.6_amd64.deb ... 2026-03-13 12:21:49.357 | Unpacking libkadm5clnt-mit12:amd64 (1.20.1-6ubuntu2.6) ... 2026-03-13 12:21:49.418 | Selecting previously unselected package libkdb5-10t64:amd64. 2026-03-13 12:21:49.427 | Preparing to unpack .../213-libkdb5-10t64_1.20.1-6ubuntu2.6_amd64.deb ... 2026-03-13 12:21:49.432 | Unpacking libkdb5-10t64:amd64 (1.20.1-6ubuntu2.6) ... 2026-03-13 12:21:49.496 | Selecting previously unselected package libkadm5srv-mit12:amd64. 2026-03-13 12:21:49.505 | Preparing to unpack .../214-libkadm5srv-mit12_1.20.1-6ubuntu2.6_amd64.deb ... 2026-03-13 12:21:49.510 | Unpacking libkadm5srv-mit12:amd64 (1.20.1-6ubuntu2.6) ... 2026-03-13 12:21:49.566 | Selecting previously unselected package krb5-multidev:amd64. 2026-03-13 12:21:49.574 | Preparing to unpack .../215-krb5-multidev_1.20.1-6ubuntu2.6_amd64.deb ... 2026-03-13 12:21:49.581 | Unpacking krb5-multidev:amd64 (1.20.1-6ubuntu2.6) ... 2026-03-13 12:21:49.655 | Selecting previously unselected package libicu-dev:amd64. 2026-03-13 12:21:49.664 | Preparing to unpack .../216-libicu-dev_74.2-1ubuntu3.1_amd64.deb ... 2026-03-13 12:21:49.671 | Unpacking libicu-dev:amd64 (74.2-1ubuntu3.1) ... 2026-03-13 12:21:50.020 | Selecting previously unselected package libjpeg-turbo8-dev:amd64. 2026-03-13 12:21:50.030 | Preparing to unpack .../217-libjpeg-turbo8-dev_2.1.5-2ubuntu2_amd64.deb ... 2026-03-13 12:21:50.034 | Unpacking libjpeg-turbo8-dev:amd64 (2.1.5-2ubuntu2) ... 2026-03-13 12:21:50.103 | Selecting previously unselected package libjpeg8-dev:amd64. 2026-03-13 12:21:50.112 | Preparing to unpack .../218-libjpeg8-dev_8c-2ubuntu11_amd64.deb ... 2026-03-13 12:21:50.117 | Unpacking libjpeg8-dev:amd64 (8c-2ubuntu11) ... 2026-03-13 12:21:50.170 | Selecting previously unselected package libjpeg-dev:amd64. 2026-03-13 12:21:50.180 | Preparing to unpack .../219-libjpeg-dev_8c-2ubuntu11_amd64.deb ... 2026-03-13 12:21:50.185 | Unpacking libjpeg-dev:amd64 (8c-2ubuntu11) ... 2026-03-13 12:21:50.248 | Selecting previously unselected package libjs-jquery. 2026-03-13 12:21:50.257 | Preparing to unpack .../220-libjs-jquery_3.6.1+dfsg+~3.5.14-1_all.deb ... 2026-03-13 12:21:50.274 | Unpacking libjs-jquery (3.6.1+dfsg+~3.5.14-1) ... 2026-03-13 12:21:50.338 | Selecting previously unselected package libjs-jquery-metadata. 2026-03-13 12:21:50.347 | Preparing to unpack .../221-libjs-jquery-metadata_12-4_all.deb ... 2026-03-13 12:21:50.352 | Unpacking libjs-jquery-metadata (12-4) ... 2026-03-13 12:21:50.410 | Selecting previously unselected package libjs-jquery-tablesorter. 2026-03-13 12:21:50.420 | Preparing to unpack .../222-libjs-jquery-tablesorter_1%3a2.31.3+dfsg1-3_all.deb ... 2026-03-13 12:21:50.425 | Unpacking libjs-jquery-tablesorter (1:2.31.3+dfsg1-3) ... 2026-03-13 12:21:50.530 | Selecting previously unselected package libjs-underscore. 2026-03-13 12:21:50.542 | Preparing to unpack .../223-libjs-underscore_1.13.4~dfsg+~1.11.4-3_all.deb ... 2026-03-13 12:21:50.548 | Unpacking libjs-underscore (1.13.4~dfsg+~1.11.4-3) ... 2026-03-13 12:21:50.617 | Selecting previously unselected package libjs-sphinxdoc. 2026-03-13 12:21:50.627 | Preparing to unpack .../224-libjs-sphinxdoc_7.2.6-6_all.deb ... 2026-03-13 12:21:50.633 | Unpacking libjs-sphinxdoc (7.2.6-6) ... 2026-03-13 12:21:50.707 | Selecting previously unselected package mysql-common. 2026-03-13 12:21:50.717 | Preparing to unpack .../225-mysql-common_5.8+1.1.0build1_all.deb ... 2026-03-13 12:21:50.745 | Unpacking mysql-common (5.8+1.1.0build1) ... 2026-03-13 12:21:50.814 | Selecting previously unselected package libmysqlclient21:amd64. 2026-03-13 12:21:50.824 | Preparing to unpack .../226-libmysqlclient21_8.0.45-0ubuntu0.24.04.1_amd64.deb ... 2026-03-13 12:21:50.832 | Unpacking libmysqlclient21:amd64 (8.0.45-0ubuntu0.24.04.1) ... 2026-03-13 12:21:50.938 | Selecting previously unselected package libncurses-dev:amd64. 2026-03-13 12:21:50.949 | Preparing to unpack .../227-libncurses-dev_6.4+20240113-1ubuntu2_amd64.deb ... 2026-03-13 12:21:50.953 | Unpacking libncurses-dev:amd64 (6.4+20240113-1ubuntu2) ... 2026-03-13 12:21:51.053 | Selecting previously unselected package libpkgconf3:amd64. 2026-03-13 12:21:51.065 | Preparing to unpack .../228-libpkgconf3_1.8.1-2build1_amd64.deb ... 2026-03-13 12:21:51.070 | Unpacking libpkgconf3:amd64 (1.8.1-2build1) ... 2026-03-13 12:21:51.135 | Selecting previously unselected package libpq5:amd64. 2026-03-13 12:21:51.145 | Preparing to unpack .../229-libpq5_16.13-0ubuntu0.24.04.1_amd64.deb ... 2026-03-13 12:21:51.150 | Unpacking libpq5:amd64 (16.13-0ubuntu0.24.04.1) ... 2026-03-13 12:21:51.213 | Selecting previously unselected package libssl-dev:amd64. 2026-03-13 12:21:51.223 | Preparing to unpack .../230-libssl-dev_3.0.13-0ubuntu3.7_amd64.deb ... 2026-03-13 12:21:51.228 | Unpacking libssl-dev:amd64 (3.0.13-0ubuntu3.7) ... 2026-03-13 12:21:51.396 | Selecting previously unselected package libpq-dev. 2026-03-13 12:21:51.403 | Preparing to unpack .../231-libpq-dev_16.13-0ubuntu0.24.04.1_amd64.deb ... 2026-03-13 12:21:51.408 | Unpacking libpq-dev (16.13-0ubuntu0.24.04.1) ... 2026-03-13 12:21:51.479 | Selecting previously unselected package libpython3-dev:amd64. 2026-03-13 12:21:51.486 | Preparing to unpack .../232-libpython3-dev_3.12.3-0ubuntu2.1_amd64.deb ... 2026-03-13 12:21:51.491 | Unpacking libpython3-dev:amd64 (3.12.3-0ubuntu2.1) ... 2026-03-13 12:21:51.544 | Selecting previously unselected package libsasl2-dev. 2026-03-13 12:21:51.553 | Preparing to unpack .../233-libsasl2-dev_2.1.28+dfsg1-5ubuntu3.1_amd64.deb ... 2026-03-13 12:21:51.559 | Unpacking libsasl2-dev (2.1.28+dfsg1-5ubuntu3.1) ... 2026-03-13 12:21:51.646 | Selecting previously unselected package libsgutils2-1.46-2:amd64. 2026-03-13 12:21:51.655 | Preparing to unpack .../234-libsgutils2-1.46-2_1.46-3ubuntu4_amd64.deb ... 2026-03-13 12:21:51.661 | Unpacking libsgutils2-1.46-2:amd64 (1.46-3ubuntu4) ... 2026-03-13 12:21:51.720 | Selecting previously unselected package libsoup-3.0-common. 2026-03-13 12:21:51.729 | Preparing to unpack .../235-libsoup-3.0-common_3.4.4-5ubuntu0.7_all.deb ... 2026-03-13 12:21:51.734 | Unpacking libsoup-3.0-common (3.4.4-5ubuntu0.7) ... 2026-03-13 12:21:51.795 | Selecting previously unselected package libsoup-3.0-0:amd64. 2026-03-13 12:21:51.802 | Preparing to unpack .../236-libsoup-3.0-0_3.4.4-5ubuntu0.7_amd64.deb ... 2026-03-13 12:21:51.807 | Unpacking libsoup-3.0-0:amd64 (3.4.4-5ubuntu0.7) ... 2026-03-13 12:21:51.871 | Selecting previously unselected package libsystemd-dev:amd64. 2026-03-13 12:21:51.881 | Preparing to unpack .../237-libsystemd-dev_255.4-1ubuntu8.12_amd64.deb ... 2026-03-13 12:21:51.887 | Unpacking libsystemd-dev:amd64 (255.4-1ubuntu8.12) ... 2026-03-13 12:21:52.085 | Selecting previously unselected package liburing2:amd64. 2026-03-13 12:21:52.094 | Preparing to unpack .../238-liburing2_2.5-1build1_amd64.deb ... 2026-03-13 12:21:52.100 | Unpacking liburing2:amd64 (2.5-1build1) ... 2026-03-13 12:21:52.161 | Selecting previously unselected package libxml2-dev:amd64. 2026-03-13 12:21:52.169 | Preparing to unpack .../239-libxml2-dev_2.9.14+dfsg-1.3ubuntu3.7_amd64.deb ... 2026-03-13 12:21:52.174 | Unpacking libxml2-dev:amd64 (2.9.14+dfsg-1.3ubuntu3.7) ... 2026-03-13 12:21:52.275 | Selecting previously unselected package libxslt1.1:amd64. 2026-03-13 12:21:52.283 | Preparing to unpack .../240-libxslt1.1_1.1.39-0exp1ubuntu0.24.04.3_amd64.deb ... 2026-03-13 12:21:52.288 | Unpacking libxslt1.1:amd64 (1.1.39-0exp1ubuntu0.24.04.3) ... 2026-03-13 12:21:52.355 | Selecting previously unselected package libxslt1-dev:amd64. 2026-03-13 12:21:52.366 | Preparing to unpack .../241-libxslt1-dev_1.1.39-0exp1ubuntu0.24.04.3_amd64.deb ... 2026-03-13 12:21:52.371 | Unpacking libxslt1-dev:amd64 (1.1.39-0exp1ubuntu0.24.04.3) ... 2026-03-13 12:21:52.466 | Selecting previously unselected package llvm-17-runtime. 2026-03-13 12:21:52.475 | Preparing to unpack .../242-llvm-17-runtime_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-03-13 12:21:52.480 | Unpacking llvm-17-runtime (1:17.0.6-9ubuntu1) ... 2026-03-13 12:21:52.567 | Selecting previously unselected package libpfm4:amd64. 2026-03-13 12:21:52.577 | Preparing to unpack .../243-libpfm4_4.13.0+git32-g0d4ed0e-1_amd64.deb ... 2026-03-13 12:21:52.583 | Unpacking libpfm4:amd64 (4.13.0+git32-g0d4ed0e-1) ... 2026-03-13 12:21:52.667 | Selecting previously unselected package llvm-17. 2026-03-13 12:21:52.676 | Preparing to unpack .../244-llvm-17_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-03-13 12:21:52.682 | Unpacking llvm-17 (1:17.0.6-9ubuntu1) ... 2026-03-13 12:21:53.459 | Selecting previously unselected package libffi-dev:amd64. 2026-03-13 12:21:53.466 | Preparing to unpack .../245-libffi-dev_3.4.6-1build1_amd64.deb ... 2026-03-13 12:21:53.472 | Unpacking libffi-dev:amd64 (3.4.6-1build1) ... 2026-03-13 12:21:53.570 | Selecting previously unselected package llvm-17-tools. 2026-03-13 12:21:53.579 | Preparing to unpack .../246-llvm-17-tools_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-03-13 12:21:53.586 | Unpacking llvm-17-tools (1:17.0.6-9ubuntu1) ... 2026-03-13 12:21:53.803 | Selecting previously unselected package libz3-4:amd64. 2026-03-13 12:21:53.813 | Preparing to unpack .../247-libz3-4_4.8.12-3.1build1_amd64.deb ... 2026-03-13 12:21:53.818 | Unpacking libz3-4:amd64 (4.8.12-3.1build1) ... 2026-03-13 12:21:54.006 | Selecting previously unselected package libz3-dev:amd64. 2026-03-13 12:21:54.014 | Preparing to unpack .../248-libz3-dev_4.8.12-3.1build1_amd64.deb ... 2026-03-13 12:21:54.021 | Unpacking libz3-dev:amd64 (4.8.12-3.1build1) ... 2026-03-13 12:21:54.095 | Selecting previously unselected package llvm-17-dev. 2026-03-13 12:21:54.103 | Preparing to unpack .../249-llvm-17-dev_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-03-13 12:21:54.108 | Unpacking llvm-17-dev (1:17.0.6-9ubuntu1) ... 2026-03-13 12:21:56.001 | Selecting previously unselected package lsscsi. 2026-03-13 12:21:56.011 | Preparing to unpack .../250-lsscsi_0.32-1build1_amd64.deb ... 2026-03-13 12:21:56.017 | Unpacking lsscsi (0.32-1build1) ... 2026-03-13 12:21:56.088 | Selecting previously unselected package lvm2. 2026-03-13 12:21:56.099 | Preparing to unpack .../251-lvm2_2.03.16-3ubuntu3.2_amd64.deb ... 2026-03-13 12:21:56.140 | Unpacking lvm2 (2.03.16-3ubuntu3.2) ... 2026-03-13 12:21:56.262 | Selecting previously unselected package osinfo-db. 2026-03-13 12:21:56.270 | Preparing to unpack .../252-osinfo-db_0.20250606-0ubuntu0.24.04.1_all.deb ... 2026-03-13 12:21:56.276 | Unpacking osinfo-db (0.20250606-0ubuntu0.24.04.1) ... 2026-03-13 12:21:56.635 | Selecting previously unselected package pkgconf-bin. 2026-03-13 12:21:56.644 | Preparing to unpack .../253-pkgconf-bin_1.8.1-2build1_amd64.deb ... 2026-03-13 12:21:56.650 | Unpacking pkgconf-bin (1.8.1-2build1) ... 2026-03-13 12:21:56.715 | Selecting previously unselected package pkgconf:amd64. 2026-03-13 12:21:56.726 | Preparing to unpack .../254-pkgconf_1.8.1-2build1_amd64.deb ... 2026-03-13 12:21:56.736 | Unpacking pkgconf:amd64 (1.8.1-2build1) ... 2026-03-13 12:21:56.801 | Selecting previously unselected package pkg-config:amd64. 2026-03-13 12:21:56.809 | Preparing to unpack .../255-pkg-config_1.8.1-2build1_amd64.deb ... 2026-03-13 12:21:56.820 | Unpacking pkg-config:amd64 (1.8.1-2build1) ... 2026-03-13 12:21:56.878 | Selecting previously unselected package pm-utils. 2026-03-13 12:21:56.886 | Preparing to unpack .../256-pm-utils_1.4.1-21_all.deb ... 2026-03-13 12:21:56.891 | Unpacking pm-utils (1.4.1-21) ... 2026-03-13 12:21:56.974 | Selecting previously unselected package postgresql-client-16. 2026-03-13 12:21:56.983 | Preparing to unpack .../257-postgresql-client-16_16.13-0ubuntu0.24.04.1_amd64.deb ... 2026-03-13 12:21:56.988 | Unpacking postgresql-client-16 (16.13-0ubuntu0.24.04.1) ... 2026-03-13 12:21:57.129 | Selecting previously unselected package postgresql-server-dev-16. 2026-03-13 12:21:57.139 | Preparing to unpack .../258-postgresql-server-dev-16_16.13-0ubuntu0.24.04.1_amd64.deb ... 2026-03-13 12:21:57.145 | Unpacking postgresql-server-dev-16 (16.13-0ubuntu0.24.04.1) ... 2026-03-13 12:21:57.447 | Selecting previously unselected package postgresql-server-dev-all:amd64. 2026-03-13 12:21:57.457 | Preparing to unpack .../259-postgresql-server-dev-all_257build1.1_amd64.deb ... 2026-03-13 12:21:57.462 | Unpacking postgresql-server-dev-all:amd64 (257build1.1) ... 2026-03-13 12:21:57.521 | Selecting previously unselected package python3-dev. 2026-03-13 12:21:57.529 | Preparing to unpack .../260-python3-dev_3.12.3-0ubuntu2.1_amd64.deb ... 2026-03-13 12:21:57.534 | Unpacking python3-dev (3.12.3-0ubuntu2.1) ... 2026-03-13 12:21:57.602 | Selecting previously unselected package python3-mysqldb. 2026-03-13 12:21:57.614 | Preparing to unpack .../261-python3-mysqldb_1.4.6-2build3_amd64.deb ... 2026-03-13 12:21:57.621 | Unpacking python3-mysqldb (1.4.6-2build3) ... 2026-03-13 12:21:57.692 | Selecting previously unselected package python3-setuptools. 2026-03-13 12:21:57.701 | Preparing to unpack .../262-python3-setuptools_68.1.2-2ubuntu1.2_all.deb ... 2026-03-13 12:21:57.706 | Unpacking python3-setuptools (68.1.2-2ubuntu1.2) ... 2026-03-13 12:21:57.830 | Selecting previously unselected package python3-wheel. 2026-03-13 12:21:57.839 | Preparing to unpack .../263-python3-wheel_0.42.0-2_all.deb ... 2026-03-13 12:21:57.844 | Unpacking python3-wheel (0.42.0-2) ... 2026-03-13 12:21:57.919 | Selecting previously unselected package python3-pip. 2026-03-13 12:21:57.930 | Preparing to unpack .../264-python3-pip_24.0+dfsg-1ubuntu1.3_all.deb ... 2026-03-13 12:21:57.935 | Unpacking python3-pip (24.0+dfsg-1ubuntu1.3) ... 2026-03-13 12:21:58.167 | Selecting previously unselected package python3-pip-whl. 2026-03-13 12:21:58.175 | Preparing to unpack .../265-python3-pip-whl_24.0+dfsg-1ubuntu1.3_all.deb ... 2026-03-13 12:21:58.180 | Unpacking python3-pip-whl (24.0+dfsg-1ubuntu1.3) ... 2026-03-13 12:21:58.279 | Selecting previously unselected package python3-setuptools-whl. 2026-03-13 12:21:58.289 | Preparing to unpack .../266-python3-setuptools-whl_68.1.2-2ubuntu1.2_all.deb ... 2026-03-13 12:21:58.301 | Unpacking python3-setuptools-whl (68.1.2-2ubuntu1.2) ... 2026-03-13 12:21:58.368 | Selecting previously unselected package python3-systemd. 2026-03-13 12:21:58.378 | Preparing to unpack .../267-python3-systemd_235-1build4_amd64.deb ... 2026-03-13 12:21:58.383 | Unpacking python3-systemd (235-1build4) ... 2026-03-13 12:21:58.451 | Selecting previously unselected package python3.12-venv. 2026-03-13 12:21:58.460 | Preparing to unpack .../268-python3.12-venv_3.12.3-1ubuntu0.12_amd64.deb ... 2026-03-13 12:21:58.466 | Unpacking python3.12-venv (3.12.3-1ubuntu0.12) ... 2026-03-13 12:21:58.520 | Selecting previously unselected package python3-venv. 2026-03-13 12:21:58.529 | Preparing to unpack .../269-python3-venv_3.12.3-0ubuntu2.1_amd64.deb ... 2026-03-13 12:21:58.533 | Unpacking python3-venv (3.12.3-0ubuntu2.1) ... 2026-03-13 12:21:58.588 | Selecting previously unselected package qemu-utils. 2026-03-13 12:21:58.599 | Preparing to unpack .../270-qemu-utils_1%3a8.2.2+ds-0ubuntu1.13_amd64.deb ... 2026-03-13 12:21:58.604 | Unpacking qemu-utils (1:8.2.2+ds-0ubuntu1.13) ... 2026-03-13 12:21:58.738 | Selecting previously unselected package sg3-utils. 2026-03-13 12:21:58.749 | Preparing to unpack .../271-sg3-utils_1.46-3ubuntu4_amd64.deb ... 2026-03-13 12:21:58.754 | Unpacking sg3-utils (1.46-3ubuntu4) ... 2026-03-13 12:21:58.882 | Selecting previously unselected package sqlite3. 2026-03-13 12:21:58.890 | Preparing to unpack .../272-sqlite3_3.45.1-1ubuntu2.5_amd64.deb ... 2026-03-13 12:21:58.895 | Unpacking sqlite3 (3.45.1-1ubuntu2.5) ... 2026-03-13 12:21:58.960 | Selecting previously unselected package thin-provisioning-tools. 2026-03-13 12:21:58.971 | Preparing to unpack .../273-thin-provisioning-tools_0.9.0-2ubuntu5.1_amd64.deb ... 2026-03-13 12:21:58.977 | Unpacking thin-provisioning-tools (0.9.0-2ubuntu5.1) ... 2026-03-13 12:21:59.077 | Selecting previously unselected package unzip. 2026-03-13 12:21:59.085 | Preparing to unpack .../274-unzip_6.0-28ubuntu4.1_amd64.deb ... 2026-03-13 12:21:59.091 | Unpacking unzip (6.0-28ubuntu4.1) ... 2026-03-13 12:21:59.171 | Selecting previously unselected package debootstrap. 2026-03-13 12:21:59.180 | Preparing to unpack .../275-debootstrap_1.0.134ubuntu1_all.deb ... 2026-03-13 12:21:59.190 | Unpacking debootstrap (1.0.134ubuntu1) ... 2026-03-13 12:21:59.269 | Selecting previously unselected package libosinfo-l10n. 2026-03-13 12:21:59.278 | Preparing to unpack .../276-libosinfo-l10n_1.11.0-2build3_all.deb ... 2026-03-13 12:21:59.283 | Unpacking libosinfo-l10n (1.11.0-2build3) ... 2026-03-13 12:21:59.375 | Selecting previously unselected package libosinfo-1.0-0:amd64. 2026-03-13 12:21:59.384 | Preparing to unpack .../277-libosinfo-1.0-0_1.11.0-2build3_amd64.deb ... 2026-03-13 12:21:59.390 | Unpacking libosinfo-1.0-0:amd64 (1.11.0-2build3) ... 2026-03-13 12:21:59.465 | Selecting previously unselected package gir1.2-libosinfo-1.0:amd64. 2026-03-13 12:21:59.476 | Preparing to unpack .../278-gir1.2-libosinfo-1.0_1.11.0-2build3_amd64.deb ... 2026-03-13 12:21:59.481 | Unpacking gir1.2-libosinfo-1.0:amd64 (1.11.0-2build3) ... 2026-03-13 12:21:59.533 | Selecting previously unselected package kpartx. 2026-03-13 12:21:59.542 | Preparing to unpack .../279-kpartx_0.9.4-5ubuntu8.1_amd64.deb ... 2026-03-13 12:21:59.546 | Unpacking kpartx (0.9.4-5ubuntu8.1) ... 2026-03-13 12:21:59.605 | Selecting previously unselected package libkrb5-dev:amd64. 2026-03-13 12:21:59.614 | Preparing to unpack .../280-libkrb5-dev_1.20.1-6ubuntu2.6_amd64.deb ... 2026-03-13 12:21:59.619 | Unpacking libkrb5-dev:amd64 (1.20.1-6ubuntu2.6) ... 2026-03-13 12:21:59.682 | Selecting previously unselected package libyaml-dev:amd64. 2026-03-13 12:21:59.691 | Preparing to unpack .../281-libyaml-dev_0.2.5-1build1_amd64.deb ... 2026-03-13 12:21:59.696 | Unpacking libyaml-dev:amd64 (0.2.5-1build1) ... 2026-03-13 12:21:59.754 | Selecting previously unselected package socat. 2026-03-13 12:21:59.764 | Preparing to unpack .../282-socat_1.8.0.0-4build3_amd64.deb ... 2026-03-13 12:21:59.779 | Unpacking socat (1.8.0.0-4build3) ... 2026-03-13 12:21:59.860 | Selecting previously unselected package vlan. 2026-03-13 12:21:59.871 | Preparing to unpack .../283-vlan_2.0.5ubuntu5_all.deb ... 2026-03-13 12:21:59.877 | Unpacking vlan (2.0.5ubuntu5) ... 2026-03-13 12:21:59.972 | Setting up cryptsetup-bin (2:2.7.0-1ubuntu4.2) ... 2026-03-13 12:22:00.001 | Setting up postgresql-client-common (257build1.1) ... 2026-03-13 12:22:00.024 | Setting up powermgmt-base (1.37ubuntu0.1) ... 2026-03-13 12:22:00.039 | Setting up libpipeline1:amd64 (1.5.7-2) ... 2026-03-13 12:22:00.054 | Setting up libgraphite2-3:amd64 (1.3.14-2build1) ... 2026-03-13 12:22:00.071 | Setting up dnsmasq-utils (2.90-2ubuntu0.1) ... 2026-03-13 12:22:00.087 | Setting up distro-info (1.7build1) ... 2026-03-13 12:22:00.102 | Setting up libpixman-1-0:amd64 (0.42.2-1build1) ... 2026-03-13 12:22:00.117 | Setting up libsharpyuv0:amd64 (1.3.2-0.4build3) ... 2026-03-13 12:22:00.132 | Setting up libaom3:amd64 (3.8.2-2ubuntu0.1) ... 2026-03-13 12:22:00.146 | Setting up mysql-common (5.8+1.1.0build1) ... 2026-03-13 12:22:00.194 | update-alternatives: using /etc/mysql/my.cnf.fallback to provide /etc/mysql/my.cnf (my.cnf) in auto mode 2026-03-13 12:22:00.204 | Setting up session-migration (0.3.9build1) ... 2026-03-13 12:22:00.356 | Created symlink /etc/systemd/user/graphical-session-pre.target.wants/session-migration.service → /usr/lib/systemd/user/session-migration.service. 2026-03-13 12:22:00.368 | Setting up libmysqlclient21:amd64 (8.0.45-0ubuntu0.24.04.1) ... 2026-03-13 12:22:00.384 | Setting up libxau6:amd64 (1:1.0.9-1build6) ... 2026-03-13 12:22:00.404 | Setting up libxdmcp6:amd64 (1:1.1.3-0ubuntu6) ... 2026-03-13 12:22:00.419 | Setting up python3-setuptools-whl (68.1.2-2ubuntu1.2) ... 2026-03-13 12:22:00.433 | Setting up lto-disabled-list (47) ... 2026-03-13 12:22:00.448 | Setting up libproxy1v5:amd64 (0.5.4-4build1) ... 2026-03-13 12:22:00.465 | Setting up pci.ids (0.0~2024.03.31-1ubuntu0.1) ... 2026-03-13 12:22:00.480 | Setting up libxcb1:amd64 (1.15-1ubuntu2) ... 2026-03-13 12:22:00.495 | Setting up libpython3-dev:amd64 (3.12.3-0ubuntu2.1) ... 2026-03-13 12:22:00.510 | Setting up liblerc4:amd64 (4.0.0+ds-4ubuntu2) ... 2026-03-13 12:22:00.524 | Setting up bsdextrautils (2.39.3-9ubuntu6.5) ... 2026-03-13 12:22:00.538 | Setting up libdevmapper-event1.02.1:amd64 (2:1.02.185-3ubuntu3.2) ... 2026-03-13 12:22:00.556 | Setting up python3-setuptools (68.1.2-2ubuntu1.2) ... 2026-03-13 12:22:01.055 | Setting up wget (1.21.4-1ubuntu4.1) ... 2026-03-13 12:22:01.075 | Setting up libsysfs2:amd64 (2.1.1-6build1) ... 2026-03-13 12:22:01.092 | Setting up libdatrie1:amd64 (0.2.13-3build1) ... 2026-03-13 12:22:01.108 | Setting up cryptsetup (2:2.7.0-1ubuntu4.2) ... 2026-03-13 12:22:01.743 | Setting up libyaml-dev:amd64 (0.2.5-1build1) ... 2026-03-13 12:22:01.757 | Setting up sysfsutils (2.1.1-6build1) ... 2026-03-13 12:22:02.212 | Created symlink /etc/systemd/system/sysfs.service → /usr/lib/systemd/system/sysfsutils.service. 2026-03-13 12:22:02.212 | Created symlink /etc/systemd/system/multi-user.target.wants/sysfsutils.service → /usr/lib/systemd/system/sysfsutils.service. 2026-03-13 12:22:02.557 | Setting up libmagic-mgc (1:5.45-3build1) ... 2026-03-13 12:22:02.573 | Setting up ncal (12.1.8) ... 2026-03-13 12:22:02.590 | Setting up python3-pip-whl (24.0+dfsg-1ubuntu1.3) ... 2026-03-13 12:22:02.609 | Setting up gawk (1:5.2.1-2build3) ... 2026-03-13 12:22:02.649 | Setting up psmisc (23.7-1build1) ... 2026-03-13 12:22:02.668 | Setting up libxcb-render0:amd64 (1.15-1ubuntu2) ... 2026-03-13 12:22:02.686 | Setting up libarchive-zip-perl (1.68-1) ... 2026-03-13 12:22:02.701 | Setting up openssh-client (1:9.6p1-3ubuntu13.15) ... 2026-03-13 12:22:02.754 | Setting up libestr0:amd64 (0.1.11-1build1) ... 2026-03-13 12:22:02.770 | Setting up libfastjson4:amd64 (1.2304.0-1build1) ... 2026-03-13 12:22:02.785 | Setting up pm-utils (1.4.1-21) ... 2026-03-13 12:22:02.816 | Setting up libtirpc-common (1.3.4+ds-1.1build1) ... 2026-03-13 12:22:02.834 | Setting up unzip (6.0-28ubuntu4.1) ... 2026-03-13 12:22:02.852 | Setting up libdebhelper-perl (13.14.1ubuntu5) ... 2026-03-13 12:22:02.885 | Setting up liblab-gamut1:amd64 (2.42.2-9ubuntu0.1) ... 2026-03-13 12:22:02.907 | Setting up dosfstools (4.2-1.1build1) ... 2026-03-13 12:22:02.927 | Setting up libmagic1t64:amd64 (1:5.45-3build1) ... 2026-03-13 12:22:02.948 | Setting up rsyslog (8.2312.0-3ubuntu9.1) ... 2026-03-13 12:22:03.206 | info: Adding user `syslog' to group `adm' ... 2026-03-13 12:22:03.493 | 2026-03-13 12:22:03.493 | Creating config file /etc/rsyslog.d/50-default.conf with new version 2026-03-13 12:22:03.777 | Created symlink /etc/systemd/system/multi-user.target.wants/dmesg.service → /usr/lib/systemd/system/dmesg.service. 2026-03-13 12:22:03.914 | Created symlink /etc/systemd/system/syslog.service → /usr/lib/systemd/system/rsyslog.service. 2026-03-13 12:22:03.914 | Created symlink /etc/systemd/system/multi-user.target.wants/rsyslog.service → /usr/lib/systemd/system/rsyslog.service. 2026-03-13 12:22:04.327 | Setting up netcat-openbsd (1.226-1ubuntu2) ... 2026-03-13 12:22:04.344 | update-alternatives: using /bin/nc.openbsd to provide /bin/nc (nc) in auto mode 2026-03-13 12:22:04.354 | Setting up binutils-common:amd64 (2.42-4ubuntu2.8) ... 2026-03-13 12:22:04.375 | Setting up x11-common (1:7.7+23ubuntu3) ... 2026-03-13 12:22:04.821 | Setting up libsgutils2-1.46-2:amd64 (1.46-3ubuntu4) ... 2026-03-13 12:22:04.837 | Setting up libpq5:amd64 (16.13-0ubuntu0.24.04.1) ... 2026-03-13 12:22:04.854 | Setting up libdeflate0:amd64 (1.19-1build1.1) ... 2026-03-13 12:22:04.869 | Setting up bc (1.07.1-3ubuntu4) ... 2026-03-13 12:22:04.887 | Setting up libctf-nobfd0:amd64 (2.42-4ubuntu2.8) ... 2026-03-13 12:22:04.904 | Setting up m4 (1.4.19-4build1) ... 2026-03-13 12:22:04.918 | Setting up libevent-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-03-13 12:22:04.933 | Setting up golang-1.22-doc (1.22.2-2ubuntu0.4) ... 2026-03-13 12:22:04.948 | Setting up libxcb-shm0:amd64 (1.15-1ubuntu2) ... 2026-03-13 12:22:04.962 | Setting up file (1:5.45-3build1) ... 2026-03-13 12:22:04.976 | Setting up libsoup-3.0-common (3.4.4-5ubuntu0.7) ... 2026-03-13 12:22:04.996 | Setting up libgomp1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-03-13 12:22:05.012 | Setting up iputils-arping (3:20240117-1ubuntu0.1) ... 2026-03-13 12:22:05.053 | Setting up bzip2 (1.0.8-5.1build0.1) ... 2026-03-13 12:22:05.069 | Setting up libffi-dev:amd64 (3.4.6-1build1) ... 2026-03-13 12:22:05.085 | Setting up conntrack (1:1.4.8-1ubuntu1) ... 2026-03-13 12:22:05.101 | Setting up python3-wheel (0.42.0-2) ... 2026-03-13 12:22:05.297 | Setting up libjbig0:amd64 (2.1-6.1ubuntu2) ... 2026-03-13 12:22:05.313 | Setting up memcached (1.6.24-1build3) ... 2026-03-13 12:22:06.050 | Created symlink /etc/systemd/system/multi-user.target.wants/memcached.service → /usr/lib/systemd/system/memcached.service. 2026-03-13 12:22:06.365 | Setting up libpcre2-16-0:amd64 (10.42-4ubuntu2.1) ... 2026-03-13 12:22:06.380 | Setting up libsframe1:amd64 (2.42-4ubuntu2.8) ... 2026-03-13 12:22:06.396 | Setting up libjansson4:amd64 (2.14-2build2) ... 2026-03-13 12:22:06.412 | Setting up acl (2.3.2-1build1.1) ... 2026-03-13 12:22:06.432 | Setting up libdconf1:amd64 (0.40.0-4ubuntu0.1) ... 2026-03-13 12:22:06.449 | Setting up python3-mysqldb (1.4.6-2build3) ... 2026-03-13 12:22:06.618 | Setting up autotools-dev (20220109.1) ... 2026-03-13 12:22:06.634 | Setting up python3-pygments (2.17.2+dfsg-1) ... 2026-03-13 12:22:07.421 | Setting up libz3-4:amd64 (4.8.12-3.1build1) ... 2026-03-13 12:22:07.436 | Setting up libpcre2-32-0:amd64 (10.42-4ubuntu2.1) ... 2026-03-13 12:22:07.453 | Setting up libpkgconf3:amd64 (1.8.1-2build1) ... 2026-03-13 12:22:07.468 | Setting up libpfm4:amd64 (4.13.0+git32-g0d4ed0e-1) ... 2026-03-13 12:22:07.484 | Setting up gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-03-13 12:22:07.500 | Setting up libllvm17t64:amd64 (1:17.0.6-9ubuntu1) ... 2026-03-13 12:22:07.514 | Setting up libclang1-17t64 (1:17.0.6-9ubuntu1) ... 2026-03-13 12:22:07.529 | Setting up libx11-data (2:1.8.7-1build1) ... 2026-03-13 12:22:07.544 | Setting up make (4.3-4.1build2) ... 2026-03-13 12:22:07.559 | Setting up ssl-cert (1.1.2ubuntu1) ... 2026-03-13 12:22:08.280 | Created symlink /etc/systemd/system/multi-user.target.wants/ssl-cert.service → /usr/lib/systemd/system/ssl-cert.service. 2026-03-13 12:22:08.607 | Setting up libgssrpc4t64:amd64 (1.20.1-6ubuntu2.6) ... 2026-03-13 12:22:08.622 | Setting up libldap-dev:amd64 (2.6.10+dfsg-0ubuntu0.24.04.1) ... 2026-03-13 12:22:08.653 | Setting up uuid-dev:amd64 (2.39.3-9ubuntu6.5) ... 2026-03-13 12:22:08.668 | Setting up libpathplan4:amd64 (2.42.2-9ubuntu0.1) ... 2026-03-13 12:22:08.682 | Setting up ebtables (2.0.11-6build1) ... 2026-03-13 12:22:09.083 | Setting up socat (1.8.0.0-4build3) ... 2026-03-13 12:22:09.098 | Setting up libann0 (1.1.2+doc-9build1) ... 2026-03-13 12:22:09.113 | Setting up libncurses6:amd64 (6.4+20240113-1ubuntu2) ... 2026-03-13 12:22:09.129 | Setting up golang-1.22-src (1.22.2-2ubuntu0.4) ... 2026-03-13 12:22:09.142 | Setting up xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2026-03-13 12:22:09.159 | update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode 2026-03-13 12:22:09.175 | Setting up libfribidi0:amd64 (1.0.13-3build1) ... 2026-03-13 12:22:09.192 | Setting up libquadmath0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-03-13 12:22:09.205 | Setting up bsdmainutils (12.1.8) ... 2026-03-13 12:22:09.221 | Setting up comerr-dev:amd64 (2.1-1.47.0-2.4~exp1ubuntu4.1) ... 2026-03-13 12:22:09.255 | Setting up fonts-dejavu-mono (2.37-8) ... 2026-03-13 12:22:09.296 | Setting up libssl-dev:amd64 (3.0.13-0ubuntu3.7) ... 2026-03-13 12:22:09.309 | Setting up libmpc3:amd64 (1.3.1-1build1.1) ... 2026-03-13 12:22:09.323 | Setting up libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-03-13 12:22:09.337 | Setting up patch (2.7.6-7build3) ... 2026-03-13 12:22:09.374 | Setting up usb.ids (2024.03.18-1) ... 2026-03-13 12:22:09.399 | Setting up autopoint (0.21-14ubuntu2) ... 2026-03-13 12:22:09.413 | Setting up icu-devtools (74.2-1ubuntu3.1) ... 2026-03-13 12:22:09.440 | Setting up sudo (1.9.15p5-3ubuntu5.24.04.2) ... 2026-03-13 12:22:09.527 | Setting up fonts-dejavu-core (2.37-8) ... 2026-03-13 12:22:09.630 | Setting up lsscsi (0.32-1build1) ... 2026-03-13 12:22:09.664 | Setting up osinfo-db (0.20250606-0ubuntu0.24.04.1) ... 2026-03-13 12:22:09.692 | Setting up pkgconf-bin (1.8.1-2build1) ... 2026-03-13 12:22:09.711 | Setting up python3-pip (24.0+dfsg-1ubuntu1.3) ... 2026-03-13 12:22:10.959 | Setting up libjpeg-turbo8:amd64 (2.1.5-2ubuntu2) ... 2026-03-13 12:22:10.974 | Setting up libgc1:amd64 (1:8.2.6-1build1) ... 2026-03-13 12:22:10.987 | Setting up libltdl7:amd64 (2.4.7-7build1) ... 2026-03-13 12:22:11.004 | Setting up libdpkg-perl (1.22.6ubuntu6.5) ... 2026-03-13 12:22:11.018 | Setting up autoconf (2.71-3) ... 2026-03-13 12:22:11.037 | Setting up libwebp7:amd64 (1.3.2-0.4build3) ... 2026-03-13 12:22:11.052 | Setting up libfdisk1:amd64 (2.39.3-9ubuntu6.5) ... 2026-03-13 12:22:11.066 | Setting up libubsan1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-03-13 12:22:11.080 | Setting up llvm-17-tools (1:17.0.6-9ubuntu1) ... 2026-03-13 12:22:11.096 | Setting up libnuma1:amd64 (2.0.18-1ubuntu0.24.04.1) ... 2026-03-13 12:22:11.111 | Setting up libpcre2-posix3:amd64 (10.42-4ubuntu2.1) ... 2026-03-13 12:22:11.127 | Setting up dwz (0.15-1build6) ... 2026-03-13 12:22:11.142 | Setting up libaio1t64:amd64 (0.3.113-6build1.1) ... 2026-03-13 12:22:11.156 | Setting up libsctp1:amd64 (1.0.19+dfsg-2build1) ... 2026-03-13 12:22:11.173 | Setting up mount (2.39.3-9ubuntu6.5) ... 2026-03-13 12:22:11.189 | Setting up vlan (2.0.5ubuntu5) ... 2026-03-13 12:22:11.223 | Setting up libclang-common-17-dev:amd64 (1:17.0.6-9ubuntu1) ... 2026-03-13 12:22:11.238 | Setting up uuid-runtime (2.39.3-9ubuntu6.5) ... 2026-03-13 12:22:12.084 | uuidd.service is a disabled or a static unit not running, not starting it. 2026-03-13 12:22:12.130 | Setting up libhwasan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-03-13 12:22:12.145 | Setting up libasan8:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-03-13 12:22:12.160 | Setting up libuchardet0:amd64 (0.0.8-1build1) ... 2026-03-13 12:22:12.175 | Setting up kpartx (0.9.4-5ubuntu8.1) ... 2026-03-13 12:22:12.188 | Setting up libapr1t64:amd64 (1.7.2-3.1ubuntu0.1) ... 2026-03-13 12:22:12.202 | Setting up libjson-perl (4.10000-1) ... 2026-03-13 12:22:12.218 | Setting up llvm-17-runtime (1:17.0.6-9ubuntu1) ... 2026-03-13 12:22:12.237 | Setting up libxslt1.1:amd64 (1.1.39-0exp1ubuntu0.24.04.3) ... 2026-03-13 12:22:12.251 | Setting up libnl-3-200:amd64 (3.7.0-0.3build1.1) ... 2026-03-13 12:22:12.276 | Setting up debugedit (1:5.0-5build2) ... 2026-03-13 12:22:12.319 | Setting up liblua5.4-0:amd64 (5.4.6-3build2) ... 2026-03-13 12:22:12.333 | Setting up libsub-override-perl (0.10-1) ... 2026-03-13 12:22:12.348 | Setting up libx11-6:amd64 (2:1.8.7-1build1) ... 2026-03-13 12:22:12.364 | Setting up libharfbuzz0b:amd64 (8.3.0-2build2) ... 2026-03-13 12:22:12.378 | Setting up libthai-data (0.1.29-2build1) ... 2026-03-13 12:22:12.393 | Setting up libgts-0.7-5t64:amd64 (0.7.6+darcs121130-5.2build1) ... 2026-03-13 12:22:12.407 | Setting up libcdt5:amd64 (2.42.2-9ubuntu0.1) ... 2026-03-13 12:22:12.420 | Setting up libcgraph6:amd64 (2.42.2-9ubuntu0.1) ... 2026-03-13 12:22:12.434 | Setting up apache2-data (2.4.58-1ubuntu8.11) ... 2026-03-13 12:22:12.450 | Setting up libtsan2:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-03-13 12:22:12.465 | Setting up libjs-jquery (3.6.1+dfsg+~3.5.14-1) ... 2026-03-13 12:22:12.493 | Setting up dmidecode (3.5-3ubuntu0.1) ... 2026-03-13 12:22:12.507 | Setting up glib-networking-common (2.80.0-1build1) ... 2026-03-13 12:22:12.521 | Setting up libbinutils:amd64 (2.42-4ubuntu2.8) ... 2026-03-13 12:22:12.534 | Setting up liburing2:amd64 (2.5-1build1) ... 2026-03-13 12:22:12.551 | Setting up libisl23:amd64 (0.26-3build1.1) ... 2026-03-13 12:22:12.565 | Setting up libde265-0:amd64 (1.0.15-1build3) ... 2026-03-13 12:22:12.578 | Setting up golang-src (2:1.22~2build1) ... 2026-03-13 12:22:12.593 | Setting up iputils-ping (3:20240117-1ubuntu0.1) ... 2026-03-13 12:22:12.630 | Setting up libicu-dev:amd64 (74.2-1ubuntu3.1) ... 2026-03-13 12:22:12.644 | Setting up libcc1-0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-03-13 12:22:12.658 | Setting up libsystemd-dev:amd64 (255.4-1ubuntu8.12) ... 2026-03-13 12:22:12.672 | Setting up sqlite3 (3.45.1-1ubuntu2.5) ... 2026-03-13 12:22:12.687 | Setting up liblsan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-03-13 12:22:12.702 | Setting up libitm1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-03-13 12:22:12.717 | Setting up libosinfo-l10n (1.11.0-2build3) ... 2026-03-13 12:22:12.731 | Setting up python3-systemd (235-1build4) ... 2026-03-13 12:22:12.892 | Setting up libjs-underscore (1.13.4~dfsg+~1.11.4-3) ... 2026-03-13 12:22:12.908 | Setting up libkadm5clnt-mit12:amd64 (1.20.1-6ubuntu2.6) ... 2026-03-13 12:22:12.922 | Setting up sg3-utils (1.46-3ubuntu4) ... 2026-03-13 12:22:12.936 | Setting up libctf0:amd64 (2.42-4ubuntu2.8) ... 2026-03-13 12:22:12.955 | Setting up libjpeg8:amd64 (8c-2ubuntu11) ... 2026-03-13 12:22:12.974 | Setting up automake (1:1.16.5-1.3ubuntu1) ... 2026-03-13 12:22:12.989 | update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode 2026-03-13 12:22:12.998 | Setting up genisoimage (9:1.1.11-3.5) ... 2026-03-13 12:22:13.011 | Setting up libfile-stripnondeterminism-perl (1.13.1-1) ... 2026-03-13 12:22:13.024 | Setting up glib-networking-services (2.80.0-1build1) ... 2026-03-13 12:22:13.035 | Setting up libaprutil1t64:amd64 (1.6.3-1.1ubuntu7) ... 2026-03-13 12:22:13.045 | Setting up libz3-dev:amd64 (4.8.12-3.1build1) ... 2026-03-13 12:22:13.055 | Setting up openssh-sftp-server (1:9.6p1-3ubuntu13.15) ... 2026-03-13 12:22:13.066 | Setting up libice6:amd64 (2:1.0.10-1build3) ... 2026-03-13 12:22:13.076 | Setting up libjpeg-turbo8-dev:amd64 (2.1.5-2ubuntu2) ... 2026-03-13 12:22:13.087 | Setting up debootstrap (1.0.134ubuntu1) ... 2026-03-13 12:22:13.097 | Setting up libncurses-dev:amd64 (6.4+20240113-1ubuntu2) ... 2026-03-13 12:22:13.107 | Setting up gettext (0.21-14ubuntu2) ... 2026-03-13 12:22:13.118 | Setting up libnftables1:amd64 (1.0.9-1ubuntu0.1) ... 2026-03-13 12:22:13.128 | Setting up llvm-17-linker-tools (1:17.0.6-9ubuntu1) ... 2026-03-13 12:22:13.137 | Setting up libxpm4:amd64 (1:3.5.17-1build2) ... 2026-03-13 12:22:13.148 | Setting up libpcre2-dev:amd64 (10.42-4ubuntu2.1) ... 2026-03-13 12:22:13.159 | Setting up openssh-server (1:9.6p1-3ubuntu13.15) ... 2026-03-13 12:22:14.479 | Setting up libxrender1:amd64 (1:0.9.10-1.1build1) ... 2026-03-13 12:22:14.491 | Setting up libkdb5-10t64:amd64 (1.20.1-6ubuntu2.6) ... 2026-03-13 12:22:14.502 | Setting up libtirpc3t64:amd64 (1.3.4+ds-1.1build1) ... 2026-03-13 12:22:14.514 | Setting up python3.12-venv (3.12.3-1ubuntu0.12) ... 2026-03-13 12:22:14.589 | Setting up cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-03-13 12:22:14.601 | Setting up fontconfig-config (2.15.0-1.1ubuntu2) ... 2026-03-13 12:22:14.974 | Setting up postgresql-client-16 (16.13-0ubuntu0.24.04.1) ... 2026-03-13 12:22:15.839 | 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-03-13 12:22:15.882 | Setting up haproxy (2.8.16-0ubuntu0.24.04.1) ... 2026-03-13 12:22:16.527 | Created symlink /etc/systemd/system/multi-user.target.wants/haproxy.service → /usr/lib/systemd/system/haproxy.service. 2026-03-13 12:22:16.962 | Setting up libxext6:amd64 (2:1.3.4-1build2) ... 2026-03-13 12:22:16.977 | Setting up libpq-dev (16.13-0ubuntu0.24.04.1) ... 2026-03-13 12:22:16.988 | Setting up libobjc4:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-03-13 12:22:17.000 | Setting up dconf-service (0.40.0-4ubuntu0.1) ... 2026-03-13 12:22:17.011 | Setting up libparted2t64:amd64 (3.6-4build1) ... 2026-03-13 12:22:17.040 | 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-03-13 12:22:17.057 | 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-03-13 12:22:17.066 | Setting up golang-1.22-go (1.22.2-2ubuntu0.4) ... 2026-03-13 12:22:17.078 | Setting up libaprutil1-ldap:amd64 (1.6.3-1.1ubuntu7) ... 2026-03-13 12:22:17.088 | Setting up dnsmasq-base (2.90-2ubuntu0.1) ... 2026-03-13 12:22:17.145 | Setting up libaprutil1-dbd-sqlite3:amd64 (1.6.3-1.1ubuntu7) ... 2026-03-13 12:22:17.155 | Setting up fdisk (2.39.3-9ubuntu6.5) ... 2026-03-13 12:22:17.166 | Setting up pkgconf:amd64 (1.8.1-2build1) ... 2026-03-13 12:22:17.175 | Setting up intltool-debian (0.35.0+20060710.6) ... 2026-03-13 12:22:17.184 | Setting up libnl-route-3-200:amd64 (3.7.0-0.3build1.1) ... 2026-03-13 12:22:17.194 | Setting up libldap2-dev (2.6.10+dfsg-0ubuntu0.24.04.1) ... 2026-03-13 12:22:17.203 | Setting up libclang-cpp17t64 (1:17.0.6-9ubuntu1) ... 2026-03-13 12:22:17.214 | Setting up libthai0:amd64 (0.1.29-2build1) ... 2026-03-13 12:22:17.223 | Setting up libxml2-dev:amd64 (2.9.14+dfsg-1.3ubuntu3.7) ... 2026-03-13 12:22:17.232 | Setting up libgprofng0:amd64 (2.42-4ubuntu2.8) ... 2026-03-13 12:22:17.241 | Setting up libsasl2-dev (2.1.28+dfsg1-5ubuntu3.1) ... 2026-03-13 12:22:17.251 | Setting up python3-venv (3.12.3-0ubuntu2.1) ... 2026-03-13 12:22:17.281 | Setting up libjs-jquery-metadata (12-4) ... 2026-03-13 12:22:17.291 | Setting up postgresql-common (257build1.1) ... 2026-03-13 12:22:17.831 | 2026-03-13 12:22:17.831 | Creating config file /etc/postgresql-common/createcluster.conf with new version 2026-03-13 12:22:18.036 | Building PostgreSQL dictionaries from installed myspell/hunspell packages... 2026-03-13 12:22:18.036 | Removing obsolete dictionary files: 2026-03-13 12:22:18.720 | Created symlink /etc/systemd/system/multi-user.target.wants/postgresql.service → /usr/lib/systemd/system/postgresql.service. 2026-03-13 12:22:19.120 | Setting up thin-provisioning-tools (0.9.0-2ubuntu5.1) ... 2026-03-13 12:22:19.130 | Setting up libsctp-dev:amd64 (1.0.19+dfsg-2build1) ... 2026-03-13 12:22:19.140 | Setting up pkg-config:amd64 (1.8.1-2build1) ... 2026-03-13 12:22:19.150 | Setting up libjs-sphinxdoc (7.2.6-6) ... 2026-03-13 12:22:19.159 | Setting up lsof (4.95.0-1build3) ... 2026-03-13 12:22:19.167 | Setting up dh-strip-nondeterminism (1.13.1-1) ... 2026-03-13 12:22:19.175 | Setting up libgvpr2:amd64 (2.42.2-9ubuntu0.1) ... 2026-03-13 12:22:19.182 | Setting up libjs-jquery-tablesorter (1:2.31.3+dfsg1-3) ... 2026-03-13 12:22:19.191 | Setting up libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-03-13 12:22:19.198 | Setting up groff-base (1.23.0-3build2) ... 2026-03-13 12:22:19.211 | Setting up libtiff6:amd64 (4.5.1+git230720-4ubuntu2.4) ... 2026-03-13 12:22:19.221 | Setting up libkadm5srv-mit12:amd64 (1.20.1-6ubuntu2.6) ... 2026-03-13 12:22:19.229 | Setting up qemu-utils (1:8.2.2+ds-0ubuntu1.13) ... 2026-03-13 12:22:19.238 | Setting up libjpeg8-dev:amd64 (8c-2ubuntu11) ... 2026-03-13 12:22:19.247 | Setting up golang-1.22 (1.22.2-2ubuntu0.4) ... 2026-03-13 12:22:19.255 | Setting up libsm6:amd64 (2:1.2.3-1build3) ... 2026-03-13 12:22:19.264 | Setting up llvm-17 (1:17.0.6-9ubuntu1) ... 2026-03-13 12:22:19.272 | Setting up libobjc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-03-13 12:22:19.281 | Setting up libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-03-13 12:22:19.290 | Setting up apache2-utils (2.4.58-1ubuntu8.11) ... 2026-03-13 12:22:19.297 | Setting up binutils-x86-64-linux-gnu (2.42-4ubuntu2.8) ... 2026-03-13 12:22:19.306 | Setting up krb5-multidev:amd64 (1.20.1-6ubuntu2.6) ... 2026-03-13 12:22:19.314 | Setting up cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-03-13 12:22:19.322 | Setting up libibverbs1:amd64 (50.0-2ubuntu0.2) ... 2026-03-13 12:22:19.422 | Setting up libxslt1-dev:amd64 (1.1.39-0exp1ubuntu0.24.04.3) ... 2026-03-13 12:22:19.431 | Setting up cpp-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-03-13 12:22:19.440 | Setting up dconf-gsettings-backend:amd64 (0.40.0-4ubuntu0.1) ... 2026-03-13 12:22:19.448 | Setting up golang-go:amd64 (2:1.22~2build1) ... 2026-03-13 12:22:19.457 | Setting up gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-03-13 12:22:19.468 | Setting up po-debconf (1.0.21+nmu1) ... 2026-03-13 12:22:19.478 | Setting up libjpeg-dev:amd64 (8c-2ubuntu11) ... 2026-03-13 12:22:19.487 | Setting up parted (3.6-4build1) ... 2026-03-13 12:22:19.508 | Setting up binutils (2.42-4ubuntu2.8) ... 2026-03-13 12:22:19.517 | Setting up apache2-bin (2.4.58-1ubuntu8.11) ... 2026-03-13 12:22:19.528 | Setting up man-db (2.12.0-4build2) ... 2026-03-13 12:22:19.639 | Building database of manual pages ... 2026-03-13 12:22:22.037 | Created symlink /etc/systemd/system/timers.target.wants/man-db.timer → /usr/lib/systemd/system/man-db.timer. 2026-03-13 12:22:22.309 | man-db.service is a disabled or a static unit, not starting it. 2026-03-13 12:22:22.381 | Setting up dpkg-dev (1.22.6ubuntu6.5) ... 2026-03-13 12:22:22.395 | Setting up libkrb5-dev:amd64 (1.20.1-6ubuntu2.6) ... 2026-03-13 12:22:22.404 | Setting up libapr1-dev (1.7.2-3.1ubuntu0.1) ... 2026-03-13 12:22:22.414 | Setting up python3-dev (3.12.3-0ubuntu2.1) ... 2026-03-13 12:22:22.422 | Setting up libxt6t64:amd64 (1:1.2.1-1.2build1) ... 2026-03-13 12:22:22.430 | Setting up gcc-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-03-13 12:22:22.441 | Setting up cpp (4:13.2.0-7ubuntu1) ... 2026-03-13 12:22:22.471 | Setting up libpcap0.8t64:amd64 (1.10.4-4.1ubuntu3) ... 2026-03-13 12:22:22.480 | Setting up libaprutil1-dev (1.6.3-1.1ubuntu7) ... 2026-03-13 12:22:22.488 | Setting up llvm-17-dev (1:17.0.6-9ubuntu1) ... 2026-03-13 12:22:22.495 | Setting up golang-doc (2:1.22~2build1) ... 2026-03-13 12:22:22.503 | Setting up gsettings-desktop-schemas (46.1-0ubuntu1) ... 2026-03-13 12:22:22.510 | Setting up golang:amd64 (2:1.22~2build1) ... 2026-03-13 12:22:22.519 | Setting up tcpdump (4.99.4-3ubuntu4.24.04.1) ... 2026-03-13 12:22:22.725 | Setting up libxmu6:amd64 (2:1.1.3-3build2) ... 2026-03-13 12:22:22.734 | Setting up g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-03-13 12:22:22.743 | Setting up gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-03-13 12:22:22.752 | Setting up libtool (2.4.7-7build1) ... 2026-03-13 12:22:22.765 | Setting up apache2 (2.4.58-1ubuntu8.11) ... 2026-03-13 12:22:23.360 | Enabling module mpm_event. 2026-03-13 12:22:23.412 | Enabling module authz_core. 2026-03-13 12:22:23.420 | Enabling module authz_host. 2026-03-13 12:22:23.473 | Enabling module authn_core. 2026-03-13 12:22:23.482 | Enabling module auth_basic. 2026-03-13 12:22:23.531 | Enabling module access_compat. 2026-03-13 12:22:23.578 | Enabling module authn_file. 2026-03-13 12:22:23.628 | Enabling module authz_user. 2026-03-13 12:22:23.676 | Enabling module alias. 2026-03-13 12:22:23.722 | Enabling module dir. 2026-03-13 12:22:23.769 | Enabling module autoindex. 2026-03-13 12:22:23.819 | Enabling module env. 2026-03-13 12:22:23.867 | Enabling module mime. 2026-03-13 12:22:23.916 | Enabling module negotiation. 2026-03-13 12:22:23.965 | Enabling module setenvif. 2026-03-13 12:22:24.011 | Enabling module filter. 2026-03-13 12:22:24.064 | Enabling module deflate. 2026-03-13 12:22:24.113 | Enabling module status. 2026-03-13 12:22:24.159 | Enabling module reqtimeout. 2026-03-13 12:22:24.207 | Enabling conf charset. 2026-03-13 12:22:24.254 | Enabling conf localized-error-pages. 2026-03-13 12:22:24.304 | Enabling conf other-vhosts-access-log. 2026-03-13 12:22:24.351 | Enabling conf security. 2026-03-13 12:22:24.399 | Enabling conf serve-cgi-bin. 2026-03-13 12:22:24.446 | Enabling site 000-default. 2026-03-13 12:22:25.141 | Created symlink /etc/systemd/system/multi-user.target.wants/apache2.service → /usr/lib/systemd/system/apache2.service. 2026-03-13 12:22:25.618 | Created symlink /etc/systemd/system/multi-user.target.wants/apache-htcacheclean.service → /usr/lib/systemd/system/apache-htcacheclean.service. 2026-03-13 12:22:26.523 | Setting up clang-17 (1:17.0.6-9ubuntu1) ... 2026-03-13 12:22:26.534 | Setting up libxaw7:amd64 (2:1.0.14-1build2) ... 2026-03-13 12:22:26.545 | Setting up gcc (4:13.2.0-7ubuntu1) ... 2026-03-13 12:22:26.581 | Setting up dh-autoreconf (20) ... 2026-03-13 12:22:26.591 | Setting up postgresql-server-dev-16 (16.13-0ubuntu0.24.04.1) ... 2026-03-13 12:22:26.599 | Setting up g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-03-13 12:22:26.608 | Setting up postgresql-server-dev-all:amd64 (257build1.1) ... 2026-03-13 12:22:26.617 | Setting up g++-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-03-13 12:22:26.625 | Setting up debhelper (13.14.1ubuntu5) ... 2026-03-13 12:22:26.634 | Setting up g++ (4:13.2.0-7ubuntu1) ... 2026-03-13 12:22:26.648 | update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode 2026-03-13 12:22:26.655 | Setting up apache2-dev (2.4.58-1ubuntu8.11) ... 2026-03-13 12:22:26.669 | Setting up liblvm2cmd2.03:amd64 (2.03.16-3ubuntu3.2) ... 2026-03-13 12:22:26.678 | Setting up dmeventd (2:1.02.185-3ubuntu3.2) ... 2026-03-13 12:22:26.812 | Created symlink /etc/systemd/system/sockets.target.wants/dm-event.socket → /usr/lib/systemd/system/dm-event.socket. 2026-03-13 12:22:27.103 | dm-event.service is a disabled or a static unit, not starting it. 2026-03-13 12:22:27.143 | Setting up libheif-plugin-aomdec:amd64 (1.17.6-1ubuntu4.2) ... 2026-03-13 12:22:27.151 | Setting up libheif-plugin-libde265:amd64 (1.17.6-1ubuntu4.2) ... 2026-03-13 12:22:27.160 | Setting up libheif1:amd64 (1.17.6-1ubuntu4.2) ... 2026-03-13 12:22:27.169 | Setting up lvm2 (2.03.16-3ubuntu3.2) ... 2026-03-13 12:22:28.334 | Created symlink /etc/systemd/system/sysinit.target.wants/blk-availability.service → /usr/lib/systemd/system/blk-availability.service. 2026-03-13 12:22:28.472 | Created symlink /etc/systemd/system/sysinit.target.wants/lvm2-monitor.service → /usr/lib/systemd/system/lvm2-monitor.service. 2026-03-13 12:22:28.983 | Created symlink /etc/systemd/system/sysinit.target.wants/lvm2-lvmpolld.socket → /usr/lib/systemd/system/lvm2-lvmpolld.socket. 2026-03-13 12:22:29.304 | Processing triggers for libglib2.0-0t64:amd64 (2.80.0-6ubuntu3.8) ... 2026-03-13 12:22:29.342 | Processing triggers for dbus (1.14.10-4ubuntu4.1) ... 2026-03-13 12:22:29.365 | Processing triggers for sgml-base (1.31) ... 2026-03-13 12:22:29.395 | Setting up libfontconfig1:amd64 (2.15.0-1.1ubuntu2) ... 2026-03-13 12:22:29.405 | Setting up glib-networking:amd64 (2.80.0-1build1) ... 2026-03-13 12:22:29.414 | Setting up fontconfig (2.15.0-1.1ubuntu2) ... 2026-03-13 12:22:31.459 | Regenerating fonts cache... done. 2026-03-13 12:22:31.467 | Processing triggers for initramfs-tools (0.142ubuntu25.8) ... 2026-03-13 12:22:31.516 | update-initramfs: Generating /boot/initrd.img-6.8.0-101-generic 2026-03-13 12:22:31.532 | W: No zstd in /usr/bin:/sbin:/bin, using gzip 2026-03-13 12:22:43.406 | Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-03-13 12:22:43.438 | Setting up libpango-1.0-0:amd64 (1.52.1+ds-1build1) ... 2026-03-13 12:22:43.450 | Setting up libsoup-3.0-0:amd64 (3.4.4-5ubuntu0.7) ... 2026-03-13 12:22:43.459 | Processing triggers for systemd (255.4-1ubuntu8.12) ... 2026-03-13 12:22:43.518 | Setting up libcairo2:amd64 (1.18.0-3build1) ... 2026-03-13 12:22:43.527 | Setting up libosinfo-1.0-0:amd64 (1.11.0-2build3) ... 2026-03-13 12:22:43.536 | Setting up libgd3:amd64 (2.3.3-9ubuntu5) ... 2026-03-13 12:22:43.545 | Setting up libcairo-gobject2:amd64 (1.18.0-3build1) ... 2026-03-13 12:22:43.553 | Setting up libpangoft2-1.0-0:amd64 (1.52.1+ds-1build1) ... 2026-03-13 12:22:43.562 | Setting up libpangocairo-1.0-0:amd64 (1.52.1+ds-1build1) ... 2026-03-13 12:22:43.570 | Setting up gir1.2-freedesktop:amd64 (1.80.1-1) ... 2026-03-13 12:22:43.579 | Setting up libgvc6 (2.42.2-9ubuntu0.1) ... 2026-03-13 12:22:43.606 | Setting up gir1.2-libosinfo-1.0:amd64 (1.11.0-2build3) ... 2026-03-13 12:22:43.615 | Setting up graphviz (2.42.2-9ubuntu0.1) ... 2026-03-13 12:22:43.627 | Processing triggers for rsyslog (8.2312.0-3ubuntu9.1) ... 2026-03-13 12:22:43.763 | Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-03-13 12:22:44.045 | ++ functions-common:apt_get:1203 : result=0 2026-03-13 12:22:44.049 | ++ functions-common:apt_get:1206 : time_stop apt-get 2026-03-13 12:22:44.054 | ++ functions-common:time_stop:2412 : local name 2026-03-13 12:22:44.059 | ++ functions-common:time_stop:2413 : local end_time 2026-03-13 12:22:44.063 | ++ functions-common:time_stop:2414 : local elapsed_time 2026-03-13 12:22:44.067 | ++ functions-common:time_stop:2415 : local total 2026-03-13 12:22:44.072 | ++ functions-common:time_stop:2416 : local start_time 2026-03-13 12:22:44.077 | ++ functions-common:time_stop:2418 : name=apt-get 2026-03-13 12:22:44.081 | ++ functions-common:time_stop:2419 : start_time=1773404465980 2026-03-13 12:22:44.086 | ++ functions-common:time_stop:2421 : [[ -z 1773404465980 ]] 2026-03-13 12:22:44.092 | +++ functions-common:time_stop:2424 : date +%s%3N 2026-03-13 12:22:44.100 | ++ functions-common:time_stop:2424 : end_time=1773404564095 2026-03-13 12:22:44.105 | ++ functions-common:time_stop:2425 : elapsed_time=98115 2026-03-13 12:22:44.109 | ++ functions-common:time_stop:2426 : total=6539 2026-03-13 12:22:44.114 | ++ functions-common:time_stop:2428 : _TIME_START[$name]= 2026-03-13 12:22:44.119 | ++ functions-common:time_stop:2429 : _TIME_TOTAL[$name]=104654 2026-03-13 12:22:44.124 | ++ functions-common:apt_get:1207 : return 0 2026-03-13 12:22:44.130 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2026-03-13 12:22:44.134 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2026-03-13 12:22:44.141 | +++ tools/install_prereqs.sh:source:83 : which python3.12 2026-03-13 12:22:44.150 | ++ tools/install_prereqs.sh:source:83 : export PYTHON=/usr/bin/python3.12 2026-03-13 12:22:44.156 | ++ tools/install_prereqs.sh:source:83 : PYTHON=/usr/bin/python3.12 2026-03-13 12:22:44.162 | ++ tools/install_prereqs.sh:source:88 : date +%s 2026-03-13 12:22:44.170 | ++ tools/install_prereqs.sh:source:89 : date 2026-03-13 12:22:44.178 | + ./stack.sh:main:795 : [[ False != \T\r\u\e ]] 2026-03-13 12:22:44.183 | + ./stack.sh:main:796 : PYPI_ALTERNATIVE_URL= 2026-03-13 12:22:44.189 | + ./stack.sh:main:796 : /opt/stack/devstack/tools/install_pip.sh 2026-03-13 12:22:46.158 | + tools/install_pip.sh:main:25 : FILES=/opt/stack/devstack/files 2026-03-13 12:22:46.163 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2026-03-13 12:22:46.167 | + tools/install_pip.sh:main:42 : GetDistro 2026-03-13 12:22:46.171 | + functions-common:GetDistro:470 : GetOSVersion 2026-03-13 12:22:46.174 | + functions-common:GetOSVersion:440 : source /etc/os-release 2026-03-13 12:22:46.178 | ++ /etc/os-release:source:1 : PRETTY_NAME='Ubuntu 24.04.4 LTS' 2026-03-13 12:22:46.182 | ++ /etc/os-release:source:2 : NAME=Ubuntu 2026-03-13 12:22:46.185 | ++ /etc/os-release:source:3 : VERSION_ID=24.04 2026-03-13 12:22:46.189 | ++ /etc/os-release:source:4 : VERSION='24.04.4 LTS (Noble Numbat)' 2026-03-13 12:22:46.193 | ++ /etc/os-release:source:5 : VERSION_CODENAME=noble 2026-03-13 12:22:46.197 | ++ /etc/os-release:source:6 : ID=ubuntu 2026-03-13 12:22:46.200 | ++ /etc/os-release:source:7 : ID_LIKE=debian 2026-03-13 12:22:46.204 | ++ /etc/os-release:source:8 : HOME_URL=https://www.ubuntu.com/ 2026-03-13 12:22:46.208 | ++ /etc/os-release:source:9 : SUPPORT_URL=https://help.ubuntu.com/ 2026-03-13 12:22:46.211 | ++ /etc/os-release:source:10 : BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/ 2026-03-13 12:22:46.215 | ++ /etc/os-release:source:11 : PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy 2026-03-13 12:22:46.218 | ++ /etc/os-release:source:12 : UBUNTU_CODENAME=noble 2026-03-13 12:22:46.222 | ++ /etc/os-release:source:13 : LOGO=ubuntu-logo 2026-03-13 12:22:46.226 | + functions-common:GetOSVersion:441 : [[ ubuntu =~ (almalinux|centos|rocky|rhel) ]] 2026-03-13 12:22:46.230 | + functions-common:GetOSVersion:446 : _ensure_lsb_release 2026-03-13 12:22:46.234 | ++ functions-common:_ensure_lsb_release:417 : command -v lsb_release 2026-03-13 12:22:46.239 | + functions-common:_ensure_lsb_release:417 : [[ -x /usr/bin/lsb_release ]] 2026-03-13 12:22:46.243 | + functions-common:_ensure_lsb_release:418 : return 2026-03-13 12:22:46.247 | ++ functions-common:GetOSVersion:448 : lsb_release -r -s 2026-03-13 12:22:46.270 | + functions-common:GetOSVersion:448 : os_RELEASE=24.04 2026-03-13 12:22:46.275 | ++ functions-common:GetOSVersion:449 : lsb_release -c -s 2026-03-13 12:22:46.300 | + functions-common:GetOSVersion:449 : os_CODENAME=noble 2026-03-13 12:22:46.305 | ++ functions-common:GetOSVersion:450 : lsb_release -i -s 2026-03-13 12:22:46.328 | + functions-common:GetOSVersion:450 : os_VENDOR=Ubuntu 2026-03-13 12:22:46.333 | + functions-common:GetOSVersion:453 : [[ Ubuntu =~ (Debian|Ubuntu) ]] 2026-03-13 12:22:46.336 | + functions-common:GetOSVersion:454 : os_PACKAGE=deb 2026-03-13 12:22:46.340 | + functions-common:GetOSVersion:459 : typeset -xr os_VENDOR 2026-03-13 12:22:46.344 | + functions-common:GetOSVersion:460 : typeset -xr os_RELEASE 2026-03-13 12:22:46.348 | + functions-common:GetOSVersion:461 : typeset -xr os_PACKAGE 2026-03-13 12:22:46.352 | + functions-common:GetOSVersion:462 : typeset -xr os_CODENAME 2026-03-13 12:22:46.356 | + functions-common:GetDistro:471 : [[ Ubuntu =~ (Ubuntu) ]] 2026-03-13 12:22:46.360 | + functions-common:GetDistro:474 : DISTRO=noble 2026-03-13 12:22:46.363 | + functions-common:GetDistro:511 : typeset -xr DISTRO 2026-03-13 12:22:46.367 | + tools/install_pip.sh:main:43 : echo 'Distro: noble' 2026-03-13 12:22:46.367 | Distro: noble 2026-03-13 12:22:46.371 | + tools/install_pip.sh:main:117 : get_versions 2026-03-13 12:22:46.376 | ++ tools/install_pip.sh:get_versions:48 : which pip 2026-03-13 12:22:46.383 | + tools/install_pip.sh:get_versions:48 : PIP=/usr/bin/pip 2026-03-13 12:22:46.387 | + tools/install_pip.sh:get_versions:49 : [[ -n /usr/bin/pip ]] 2026-03-13 12:22:46.392 | ++ tools/install_pip.sh:get_versions:50 : /usr/bin/pip --version 2026-03-13 12:22:46.393 | ++ tools/install_pip.sh:get_versions:50 : awk '{ print $2}' 2026-03-13 12:22:46.719 | + tools/install_pip.sh:get_versions:50 : PIP_VERSION=24.0 2026-03-13 12:22:46.723 | + tools/install_pip.sh:get_versions:51 : echo 'pip: 24.0' 2026-03-13 12:22:46.723 | pip: 24.0 2026-03-13 12:22:46.727 | + tools/install_pip.sh:main:119 : [[ -n '' ]] 2026-03-13 12:22:46.731 | + tools/install_pip.sh:main:123 : is_fedora 2026-03-13 12:22:46.735 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2026-03-13 12:22:46.739 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2026-03-13 12:22:46.743 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2026-03-13 12:22:46.746 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2026-03-13 12:22:46.750 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-03-13 12:22:46.754 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2026-03-13 12:22:46.757 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-03-13 12:22:46.761 | + functions-common:is_fedora:533 : '[' Ubuntu = RockyLinux ']' 2026-03-13 12:22:46.765 | + functions-common:is_fedora:534 : '[' Ubuntu = CentOS ']' 2026-03-13 12:22:46.769 | + functions-common:is_fedora:534 : '[' Ubuntu = CentOSStream ']' 2026-03-13 12:22:46.773 | + functions-common:is_fedora:535 : '[' Ubuntu = AlmaLinux ']' 2026-03-13 12:22:46.777 | + functions-common:is_fedora:536 : '[' Ubuntu = OracleServer ']' 2026-03-13 12:22:46.781 | + functions-common:is_fedora:536 : '[' Ubuntu = Virtuozzo ']' 2026-03-13 12:22:46.785 | + tools/install_pip.sh:main:134 : is_ubuntu 2026-03-13 12:22:46.788 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-03-13 12:22:46.792 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-03-13 12:22:46.796 | + tools/install_pip.sh:main:137 : sed -i -e /setuptools/d /opt/stack/requirements/upper-constraints.txt 2026-03-13 12:22:46.804 | + tools/install_pip.sh:main:146 : set -x 2026-03-13 12:22:46.809 | + tools/install_pip.sh:main:149 : get_versions 2026-03-13 12:22:46.814 | ++ tools/install_pip.sh:get_versions:48 : which pip 2026-03-13 12:22:46.822 | + tools/install_pip.sh:get_versions:48 : PIP=/usr/bin/pip 2026-03-13 12:22:46.825 | + tools/install_pip.sh:get_versions:49 : [[ -n /usr/bin/pip ]] 2026-03-13 12:22:46.831 | ++ tools/install_pip.sh:get_versions:50 : awk '{ print $2}' 2026-03-13 12:22:46.831 | ++ tools/install_pip.sh:get_versions:50 : /usr/bin/pip --version 2026-03-13 12:22:47.135 | + tools/install_pip.sh:get_versions:50 : PIP_VERSION=24.0 2026-03-13 12:22:47.139 | + tools/install_pip.sh:get_versions:51 : echo 'pip: 24.0' 2026-03-13 12:22:47.139 | pip: 24.0 2026-03-13 12:22:47.144 | + ./stack.sh:main:800 : source /opt/stack/devstack/tools/fixup_stuff.sh 2026-03-13 12:22:47.149 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /opt/stack/devstack ]] 2026-03-13 12:22:47.155 | + ./stack.sh:main:801 : fixup_all 2026-03-13 12:22:47.160 | + tools/fixup_stuff.sh:fixup_all:111 : fixup_ubuntu 2026-03-13 12:22:47.164 | + tools/fixup_stuff.sh:fixup_ubuntu:95 : is_ubuntu 2026-03-13 12:22:47.170 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-03-13 12:22:47.175 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-03-13 12:22:47.179 | + tools/fixup_stuff.sh:fixup_ubuntu:105 : sudo rm -rf '/usr/lib/python3/dist-packages/PyYAML-*.egg-info' 2026-03-13 12:22:47.200 | + tools/fixup_stuff.sh:fixup_ubuntu:106 : sudo rm -rf '/usr/lib/python3/dist-packages/pyasn1_modules-*.egg-info' 2026-03-13 12:22:47.216 | + tools/fixup_stuff.sh:fixup_ubuntu:107 : sudo rm -rf '/usr/lib/python3/dist-packages/simplejson-*.egg-info' 2026-03-13 12:22:47.236 | + tools/fixup_stuff.sh:fixup_all:112 : fixup_fedora 2026-03-13 12:22:47.241 | + tools/fixup_stuff.sh:fixup_fedora:33 : is_fedora 2026-03-13 12:22:47.246 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2026-03-13 12:22:47.251 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2026-03-13 12:22:47.255 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2026-03-13 12:22:47.260 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2026-03-13 12:22:47.265 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-03-13 12:22:47.270 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2026-03-13 12:22:47.275 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-03-13 12:22:47.279 | + functions-common:is_fedora:533 : '[' Ubuntu = RockyLinux ']' 2026-03-13 12:22:47.284 | + functions-common:is_fedora:534 : '[' Ubuntu = CentOS ']' 2026-03-13 12:22:47.288 | + functions-common:is_fedora:534 : '[' Ubuntu = CentOSStream ']' 2026-03-13 12:22:47.293 | + functions-common:is_fedora:535 : '[' Ubuntu = AlmaLinux ']' 2026-03-13 12:22:47.299 | + functions-common:is_fedora:536 : '[' Ubuntu = OracleServer ']' 2026-03-13 12:22:47.304 | + functions-common:is_fedora:536 : '[' Ubuntu = Virtuozzo ']' 2026-03-13 12:22:47.308 | + tools/fixup_stuff.sh:fixup_fedora:34 : return 2026-03-13 12:22:47.314 | + ./stack.sh:main:803 : [[ True == \T\r\u\e ]] 2026-03-13 12:22:47.319 | + ./stack.sh:main:805 : sudo ln -sf /opt/stack/data/venv/bin/cinder-manage /usr/local/bin 2026-03-13 12:22:47.340 | + ./stack.sh:main:806 : sudo ln -sf /opt/stack/data/venv/bin/cinder-rtstool /usr/local/bin 2026-03-13 12:22:47.359 | + ./stack.sh:main:807 : sudo ln -sf /opt/stack/data/venv/bin/glance /usr/local/bin 2026-03-13 12:22:47.376 | + ./stack.sh:main:808 : sudo ln -sf /opt/stack/data/venv/bin/nova-manage /usr/local/bin 2026-03-13 12:22:47.396 | + ./stack.sh:main:809 : sudo ln -sf /opt/stack/data/venv/bin/openstack /usr/local/bin 2026-03-13 12:22:47.415 | + ./stack.sh:main:810 : sudo ln -sf /opt/stack/data/venv/bin/privsep-helper /usr/local/bin 2026-03-13 12:22:47.436 | + ./stack.sh:main:811 : sudo ln -sf /opt/stack/data/venv/bin/rally /usr/local/bin 2026-03-13 12:22:47.454 | + ./stack.sh:main:812 : sudo ln -sf /opt/stack/data/venv/bin/tox /usr/local/bin 2026-03-13 12:22:47.477 | + ./stack.sh:main:814 : setup_devstack_virtualenv 2026-03-13 12:22:47.481 | + inc/python:setup_devstack_virtualenv:39 : [[ ! -d /opt/stack/data/venv ]] 2026-03-13 12:22:47.486 | + inc/python:setup_devstack_virtualenv:43 : /usr/bin/python3.12 -m venv --system-site-packages /opt/stack/data/venv 2026-03-13 12:22:50.564 | + inc/python:setup_devstack_virtualenv:44 : pip_install -U pip 'setuptools[core]' 2026-03-13 12:22:50.603 | Using python 3.12 to install setuptools 2026-03-13 12:22:50.607 | + 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-03-13 12:22:51.330 | Requirement already satisfied: pip in /opt/stack/data/venv/lib/python3.12/site-packages (24.0) 2026-03-13 12:22:51.463 | Collecting pip 2026-03-13 12:22:51.504 | Downloading pip-26.0.1-py3-none-any.whl.metadata (4.7 kB) 2026-03-13 12:22:51.513 | Requirement already satisfied: setuptools[core] in /usr/lib/python3/dist-packages (68.1.2) 2026-03-13 12:22:51.761 | Collecting setuptools[core] 2026-03-13 12:22:51.815 | Downloading setuptools-82.0.1-py3-none-any.whl.metadata (6.5 kB) 2026-03-13 12:22:51.905 | Collecting packaging>=24.2 (from setuptools[core]) 2026-03-13 12:22:51.908 | Downloading packaging-26.0-py3-none-any.whl.metadata (3.3 kB) 2026-03-13 12:22:51.955 | Collecting more_itertools>=8.8 (from setuptools[core]) 2026-03-13 12:22:51.960 | Downloading more_itertools-10.8.0-py3-none-any.whl.metadata (39 kB) 2026-03-13 12:22:52.011 | Collecting jaraco.text>=3.7 (from setuptools[core]) 2026-03-13 12:22:52.014 | Downloading jaraco_text-4.2.0-py3-none-any.whl.metadata (3.8 kB) 2026-03-13 12:22:52.069 | Collecting wheel>=0.43.0 (from setuptools[core]) 2026-03-13 12:22:52.072 | Downloading wheel-0.46.3-py3-none-any.whl.metadata (2.4 kB) 2026-03-13 12:22:52.113 | Collecting jaraco.functools>=4 (from setuptools[core]) 2026-03-13 12:22:52.116 | Downloading jaraco_functools-4.4.0-py3-none-any.whl.metadata (3.0 kB) 2026-03-13 12:22:52.174 | Collecting jaraco.context>=4.1 (from jaraco.text>=3.7->setuptools[core]) 2026-03-13 12:22:52.177 | Downloading jaraco_context-6.1.0-py3-none-any.whl.metadata (4.3 kB) 2026-03-13 12:22:52.214 | Collecting typer-slim (from jaraco.text>=3.7->setuptools[core]) 2026-03-13 12:22:52.218 | Downloading typer_slim-0.24.0-py3-none-any.whl.metadata (4.2 kB) 2026-03-13 12:22:52.329 | Collecting typer>=0.24.0 (from typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-03-13 12:22:52.332 | Downloading typer-0.24.1-py3-none-any.whl.metadata (16 kB) 2026-03-13 12:22:52.376 | Collecting click>=8.2.1 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-03-13 12:22:52.379 | Downloading click-8.3.1-py3-none-any.whl.metadata (2.6 kB) 2026-03-13 12:22:52.418 | Collecting shellingham>=1.3.0 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-03-13 12:22:52.421 | Downloading shellingham-1.5.4-py2.py3-none-any.whl.metadata (3.5 kB) 2026-03-13 12:22:52.535 | Collecting rich>=12.3.0 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-03-13 12:22:52.539 | Downloading rich-14.3.3-py3-none-any.whl.metadata (18 kB) 2026-03-13 12:22:52.572 | Collecting annotated-doc>=0.0.2 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-03-13 12:22:52.576 | Downloading annotated_doc-0.0.4-py3-none-any.whl.metadata (6.6 kB) 2026-03-13 12:22:52.631 | 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-03-13 12:22:52.633 | Downloading markdown_it_py-4.0.0-py3-none-any.whl.metadata (7.3 kB) 2026-03-13 12:22:52.689 | 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-03-13 12:22:52.692 | Downloading pygments-2.19.2-py3-none-any.whl.metadata (2.5 kB) 2026-03-13 12:22:52.746 | 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-03-13 12:22:52.749 | Downloading mdurl-0.1.2-py3-none-any.whl.metadata (1.6 kB) 2026-03-13 12:22:52.768 | Downloading pip-26.0.1-py3-none-any.whl (1.8 MB) 2026-03-13 12:22:52.803 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 59.4 MB/s eta 0:00:00 2026-03-13 12:22:52.809 | Downloading jaraco_functools-4.4.0-py3-none-any.whl (10 kB) 2026-03-13 12:22:52.818 | Downloading jaraco_text-4.2.0-py3-none-any.whl (13 kB) 2026-03-13 12:22:52.829 | Downloading more_itertools-10.8.0-py3-none-any.whl (69 kB) 2026-03-13 12:22:52.839 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 69.7/69.7 kB 7.6 MB/s eta 0:00:00 2026-03-13 12:22:52.844 | Downloading packaging-26.0-py3-none-any.whl (74 kB) 2026-03-13 12:22:52.854 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 74.4/74.4 kB 8.6 MB/s eta 0:00:00 2026-03-13 12:22:52.858 | Downloading wheel-0.46.3-py3-none-any.whl (30 kB) 2026-03-13 12:22:52.867 | Downloading setuptools-82.0.1-py3-none-any.whl (1.0 MB) 2026-03-13 12:22:52.892 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.0/1.0 MB 43.7 MB/s eta 0:00:00 2026-03-13 12:22:52.897 | Downloading jaraco_context-6.1.0-py3-none-any.whl (7.1 kB) 2026-03-13 12:22:52.907 | Downloading typer_slim-0.24.0-py3-none-any.whl (3.4 kB) 2026-03-13 12:22:52.920 | Downloading typer-0.24.1-py3-none-any.whl (56 kB) 2026-03-13 12:22:52.929 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 56.1/56.1 kB 6.1 MB/s eta 0:00:00 2026-03-13 12:22:52.932 | Downloading annotated_doc-0.0.4-py3-none-any.whl (5.3 kB) 2026-03-13 12:22:52.940 | Downloading click-8.3.1-py3-none-any.whl (108 kB) 2026-03-13 12:22:52.949 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 108.3/108.3 kB 14.8 MB/s eta 0:00:00 2026-03-13 12:22:52.954 | Downloading rich-14.3.3-py3-none-any.whl (310 kB) 2026-03-13 12:22:52.966 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 310.5/310.5 kB 33.3 MB/s eta 0:00:00 2026-03-13 12:22:52.969 | Downloading shellingham-1.5.4-py2.py3-none-any.whl (9.8 kB) 2026-03-13 12:22:52.980 | Downloading markdown_it_py-4.0.0-py3-none-any.whl (87 kB) 2026-03-13 12:22:52.990 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 87.3/87.3 kB 11.3 MB/s eta 0:00:00 2026-03-13 12:22:52.999 | Downloading pygments-2.19.2-py3-none-any.whl (1.2 MB) 2026-03-13 12:22:53.022 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 61.0 MB/s eta 0:00:00 2026-03-13 12:22:53.026 | Downloading mdurl-0.1.2-py3-none-any.whl (10.0 kB) 2026-03-13 12:22:53.291 | 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-03-13 12:22:53.307 | Attempting uninstall: setuptools 2026-03-13 12:22:53.323 | Found existing installation: setuptools 68.1.2 2026-03-13 12:22:53.323 | Not uninstalling setuptools at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-03-13 12:22:53.323 | Can't uninstall 'setuptools'. No files were found to uninstall. 2026-03-13 12:22:53.944 | Attempting uninstall: pygments 2026-03-13 12:22:53.958 | Found existing installation: Pygments 2.17.2 2026-03-13 12:22:53.958 | Not uninstalling pygments at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-03-13 12:22:53.958 | Can't uninstall 'Pygments'. No files were found to uninstall. 2026-03-13 12:22:54.638 | Attempting uninstall: pip 2026-03-13 12:22:54.643 | Found existing installation: pip 24.0 2026-03-13 12:22:54.689 | Uninstalling pip-24.0: 2026-03-13 12:22:54.696 | Successfully uninstalled pip-24.0 2026-03-13 12:22:55.762 | Attempting uninstall: wheel 2026-03-13 12:22:55.772 | Found existing installation: wheel 0.42.0 2026-03-13 12:22:55.772 | Not uninstalling wheel at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-03-13 12:22:55.773 | Can't uninstall 'wheel'. No files were found to uninstall. 2026-03-13 12:22:56.241 | Successfully installed annotated-doc-0.0.4 click-8.3.1 jaraco.context-6.1.0 jaraco.functools-4.4.0 jaraco.text-4.2.0 markdown-it-py-4.0.0 mdurl-0.1.2 more_itertools-10.8.0 packaging-26.0 pip-26.0.1 pygments-2.19.2 rich-14.3.3 setuptools-82.0.1 shellingham-1.5.4 typer-0.24.1 typer-slim-0.24.0 wheel-0.46.3 2026-03-13 12:22:56.360 | + inc/python:pip_install:216 : result=0 2026-03-13 12:22:56.365 | + inc/python:pip_install:218 : time_stop pip_install 2026-03-13 12:22:56.371 | + functions-common:time_stop:2412 : local name 2026-03-13 12:22:56.377 | + functions-common:time_stop:2413 : local end_time 2026-03-13 12:22:56.381 | + functions-common:time_stop:2414 : local elapsed_time 2026-03-13 12:22:56.385 | + functions-common:time_stop:2415 : local total 2026-03-13 12:22:56.391 | + functions-common:time_stop:2416 : local start_time 2026-03-13 12:22:56.395 | + functions-common:time_stop:2418 : name=pip_install 2026-03-13 12:22:56.400 | + functions-common:time_stop:2419 : start_time=1773404570593 2026-03-13 12:22:56.405 | + functions-common:time_stop:2421 : [[ -z 1773404570593 ]] 2026-03-13 12:22:56.411 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-03-13 12:22:56.418 | + functions-common:time_stop:2424 : end_time=1773404576413 2026-03-13 12:22:56.423 | + functions-common:time_stop:2425 : elapsed_time=5820 2026-03-13 12:22:56.427 | + functions-common:time_stop:2426 : total=0 2026-03-13 12:22:56.432 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-03-13 12:22:56.436 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=5820 2026-03-13 12:22:56.441 | + inc/python:pip_install:219 : return 0 2026-03-13 12:22:56.447 | + 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-03-13 12:22:56.452 | + 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-03-13 12:22:56.458 | + 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-03-13 12:22:56.463 | + inc/python:setup_devstack_virtualenv:48 : export PYTHON=/opt/stack/data/venv/bin/python3 2026-03-13 12:22:56.468 | + inc/python:setup_devstack_virtualenv:48 : PYTHON=/opt/stack/data/venv/bin/python3 2026-03-13 12:22:56.475 | + ./stack.sh:main:818 : pip_install -U os-testr 2026-03-13 12:22:56.518 | Using python 3.12 to install os-testr 2026-03-13 12:22:56.523 | + 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-03-13 12:22:57.154 | Collecting os-testr 2026-03-13 12:22:57.220 | Downloading os_testr-3.0.0-py3-none-any.whl.metadata (1.8 kB) 2026-03-13 12:22:57.262 | Collecting pbr!=2.1.0,>=2.0.0 (from os-testr) 2026-03-13 12:22:57.266 | Downloading pbr-7.0.3-py2.py3-none-any.whl.metadata (3.8 kB) 2026-03-13 12:22:57.288 | Collecting python-subunit>=1.0.0 (from os-testr) 2026-03-13 12:22:57.293 | Downloading python_subunit-1.4.5-py3-none-any.whl.metadata (22 kB) 2026-03-13 12:22:57.330 | Collecting testtools>=2.2.0 (from os-testr) 2026-03-13 12:22:57.334 | Downloading testtools-2.8.5-py3-none-any.whl.metadata (5.4 kB) 2026-03-13 12:22:57.346 | 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-03-13 12:22:57.360 | Collecting iso8601 (from python-subunit>=1.0.0->os-testr) 2026-03-13 12:22:57.365 | Downloading iso8601-2.1.0-py3-none-any.whl.metadata (3.7 kB) 2026-03-13 12:22:57.386 | Downloading os_testr-3.0.0-py3-none-any.whl (32 kB) 2026-03-13 12:22:57.398 | Downloading pbr-7.0.3-py2.py3-none-any.whl (131 kB) 2026-03-13 12:22:57.418 | Downloading python_subunit-1.4.5-py3-none-any.whl (102 kB) 2026-03-13 12:22:57.431 | Downloading testtools-2.8.5-py3-none-any.whl (109 kB) 2026-03-13 12:22:57.442 | Downloading iso8601-2.1.0-py3-none-any.whl (7.5 kB) 2026-03-13 12:22:57.502 | Installing collected packages: testtools, pbr, iso8601, python-subunit, os-testr 2026-03-13 12:22:57.771 | 2026-03-13 12:22:57.774 | Successfully installed iso8601-2.1.0 os-testr-3.0.0 pbr-7.0.3 python-subunit-1.4.5 testtools-2.8.5 2026-03-13 12:22:57.949 | + inc/python:pip_install:216 : result=0 2026-03-13 12:22:57.953 | + inc/python:pip_install:218 : time_stop pip_install 2026-03-13 12:22:57.959 | + functions-common:time_stop:2412 : local name 2026-03-13 12:22:57.964 | + functions-common:time_stop:2413 : local end_time 2026-03-13 12:22:57.968 | + functions-common:time_stop:2414 : local elapsed_time 2026-03-13 12:22:57.972 | + functions-common:time_stop:2415 : local total 2026-03-13 12:22:57.977 | + functions-common:time_stop:2416 : local start_time 2026-03-13 12:22:57.982 | + functions-common:time_stop:2418 : name=pip_install 2026-03-13 12:22:57.987 | + functions-common:time_stop:2419 : start_time=1773404576505 2026-03-13 12:22:57.992 | + functions-common:time_stop:2421 : [[ -z 1773404576505 ]] 2026-03-13 12:22:57.998 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-03-13 12:22:58.005 | + functions-common:time_stop:2424 : end_time=1773404578000 2026-03-13 12:22:58.011 | + functions-common:time_stop:2425 : elapsed_time=1495 2026-03-13 12:22:58.015 | + functions-common:time_stop:2426 : total=5820 2026-03-13 12:22:58.020 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-03-13 12:22:58.025 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=7315 2026-03-13 12:22:58.030 | + inc/python:pip_install:219 : return 0 2026-03-13 12:22:58.037 | + ./stack.sh:main:822 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2026-03-13 12:22:58.138 | + ./stack.sh:main:823 : sudo systemctl restart systemd-journald 2026-03-13 12:22:58.229 | + ./stack.sh:main:829 : install_infra 2026-03-13 12:22:58.235 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2026-03-13 12:22:58.241 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2026-03-13 12:22:58.245 | + lib/infra:install_infra:32 : python3.12 -m venv /opt/stack/requirements/.venv 2026-03-13 12:23:01.345 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2026-03-13 12:23:01.351 | + lib/infra:install_infra:34 : pip_install -U pbr 'setuptools[core]' 2026-03-13 12:23:01.394 | + 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-03-13 12:23:02.153 | Collecting pbr 2026-03-13 12:23:02.154 | Using cached pbr-7.0.3-py2.py3-none-any.whl.metadata (3.8 kB) 2026-03-13 12:23:02.396 | Collecting setuptools[core] 2026-03-13 12:23:02.396 | Using cached setuptools-82.0.1-py3-none-any.whl.metadata (6.5 kB) 2026-03-13 12:23:02.477 | Collecting packaging>=24.2 (from setuptools[core]) 2026-03-13 12:23:02.479 | Using cached packaging-26.0-py3-none-any.whl.metadata (3.3 kB) 2026-03-13 12:23:02.507 | Collecting more_itertools>=8.8 (from setuptools[core]) 2026-03-13 12:23:02.508 | Using cached more_itertools-10.8.0-py3-none-any.whl.metadata (39 kB) 2026-03-13 12:23:02.538 | Collecting jaraco.text>=3.7 (from setuptools[core]) 2026-03-13 12:23:02.540 | Using cached jaraco_text-4.2.0-py3-none-any.whl.metadata (3.8 kB) 2026-03-13 12:23:02.580 | Collecting wheel>=0.43.0 (from setuptools[core]) 2026-03-13 12:23:02.582 | Using cached wheel-0.46.3-py3-none-any.whl.metadata (2.4 kB) 2026-03-13 12:23:02.614 | Collecting jaraco.functools>=4 (from setuptools[core]) 2026-03-13 12:23:02.615 | Using cached jaraco_functools-4.4.0-py3-none-any.whl.metadata (3.0 kB) 2026-03-13 12:23:02.664 | Collecting jaraco.context>=4.1 (from jaraco.text>=3.7->setuptools[core]) 2026-03-13 12:23:02.665 | Using cached jaraco_context-6.1.0-py3-none-any.whl.metadata (4.3 kB) 2026-03-13 12:23:02.701 | Collecting typer-slim (from jaraco.text>=3.7->setuptools[core]) 2026-03-13 12:23:02.703 | Using cached typer_slim-0.24.0-py3-none-any.whl.metadata (4.2 kB) 2026-03-13 12:23:02.830 | Collecting typer>=0.24.0 (from typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-03-13 12:23:02.832 | Using cached typer-0.24.1-py3-none-any.whl.metadata (16 kB) 2026-03-13 12:23:02.875 | Collecting click>=8.2.1 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-03-13 12:23:02.875 | Using cached click-8.3.1-py3-none-any.whl.metadata (2.6 kB) 2026-03-13 12:23:02.904 | Collecting shellingham>=1.3.0 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-03-13 12:23:02.905 | Using cached shellingham-1.5.4-py2.py3-none-any.whl.metadata (3.5 kB) 2026-03-13 12:23:02.987 | Collecting rich>=12.3.0 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-03-13 12:23:02.988 | Using cached rich-14.3.3-py3-none-any.whl.metadata (18 kB) 2026-03-13 12:23:03.906 | Collecting annotated-doc>=0.0.2 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-03-13 12:23:03.908 | Using cached annotated_doc-0.0.4-py3-none-any.whl.metadata (6.6 kB) 2026-03-13 12:23:03.949 | 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-03-13 12:23:03.951 | Using cached markdown_it_py-4.0.0-py3-none-any.whl.metadata (7.3 kB) 2026-03-13 12:23:03.985 | 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-03-13 12:23:03.986 | Using cached pygments-2.19.2-py3-none-any.whl.metadata (2.5 kB) 2026-03-13 12:23:04.021 | 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-03-13 12:23:04.023 | Using cached mdurl-0.1.2-py3-none-any.whl.metadata (1.6 kB) 2026-03-13 12:23:04.034 | Using cached pbr-7.0.3-py2.py3-none-any.whl (131 kB) 2026-03-13 12:23:04.035 | Using cached jaraco_functools-4.4.0-py3-none-any.whl (10 kB) 2026-03-13 12:23:04.036 | Using cached jaraco_text-4.2.0-py3-none-any.whl (13 kB) 2026-03-13 12:23:04.037 | Using cached more_itertools-10.8.0-py3-none-any.whl (69 kB) 2026-03-13 12:23:04.039 | Using cached packaging-26.0-py3-none-any.whl (74 kB) 2026-03-13 12:23:04.040 | Using cached wheel-0.46.3-py3-none-any.whl (30 kB) 2026-03-13 12:23:04.041 | Using cached setuptools-82.0.1-py3-none-any.whl (1.0 MB) 2026-03-13 12:23:04.044 | Using cached jaraco_context-6.1.0-py3-none-any.whl (7.1 kB) 2026-03-13 12:23:04.045 | Using cached typer_slim-0.24.0-py3-none-any.whl (3.4 kB) 2026-03-13 12:23:04.046 | Using cached typer-0.24.1-py3-none-any.whl (56 kB) 2026-03-13 12:23:04.047 | Using cached annotated_doc-0.0.4-py3-none-any.whl (5.3 kB) 2026-03-13 12:23:04.049 | Using cached click-8.3.1-py3-none-any.whl (108 kB) 2026-03-13 12:23:04.049 | Using cached rich-14.3.3-py3-none-any.whl (310 kB) 2026-03-13 12:23:04.050 | Using cached shellingham-1.5.4-py2.py3-none-any.whl (9.8 kB) 2026-03-13 12:23:04.051 | Using cached markdown_it_py-4.0.0-py3-none-any.whl (87 kB) 2026-03-13 12:23:04.053 | Using cached pygments-2.19.2-py3-none-any.whl (1.2 MB) 2026-03-13 12:23:04.056 | Using cached mdurl-0.1.2-py3-none-any.whl (10.0 kB) 2026-03-13 12:23:04.185 | 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-03-13 12:23:06.230 | Successfully installed annotated-doc-0.0.4 click-8.3.1 jaraco.context-6.1.0 jaraco.functools-4.4.0 jaraco.text-4.2.0 markdown-it-py-4.0.0 mdurl-0.1.2 more_itertools-10.8.0 packaging-26.0 pbr-7.0.3 pygments-2.19.2 rich-14.3.3 setuptools-82.0.1 shellingham-1.5.4 typer-0.24.1 typer-slim-0.24.0 wheel-0.46.3 2026-03-13 12:23:06.355 | + inc/python:pip_install:216 : result=0 2026-03-13 12:23:06.360 | + inc/python:pip_install:218 : time_stop pip_install 2026-03-13 12:23:06.365 | + functions-common:time_stop:2412 : local name 2026-03-13 12:23:06.370 | + functions-common:time_stop:2413 : local end_time 2026-03-13 12:23:06.374 | + functions-common:time_stop:2414 : local elapsed_time 2026-03-13 12:23:06.380 | + functions-common:time_stop:2415 : local total 2026-03-13 12:23:06.385 | + functions-common:time_stop:2416 : local start_time 2026-03-13 12:23:06.390 | + functions-common:time_stop:2418 : name=pip_install 2026-03-13 12:23:06.395 | + functions-common:time_stop:2419 : start_time=1773404581379 2026-03-13 12:23:06.400 | + functions-common:time_stop:2421 : [[ -z 1773404581379 ]] 2026-03-13 12:23:06.405 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-03-13 12:23:06.413 | + functions-common:time_stop:2424 : end_time=1773404586407 2026-03-13 12:23:06.418 | + functions-common:time_stop:2425 : elapsed_time=5028 2026-03-13 12:23:06.423 | + functions-common:time_stop:2426 : total=7315 2026-03-13 12:23:06.427 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-03-13 12:23:06.432 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=12343 2026-03-13 12:23:06.437 | + inc/python:pip_install:219 : return 0 2026-03-13 12:23:06.443 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2026-03-13 12:23:06.448 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2026-03-13 12:23:06.495 | + 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-03-13 12:23:07.172 | Processing /opt/stack/requirements 2026-03-13 12:23:07.174 | Installing build dependencies: started 2026-03-13 12:23:08.853 | Installing build dependencies: finished with status 'done' 2026-03-13 12:23:08.856 | Getting requirements to build wheel: started 2026-03-13 12:23:09.000 | Getting requirements to build wheel: finished with status 'done' 2026-03-13 12:23:09.008 | Preparing metadata (pyproject.toml): started 2026-03-13 12:23:09.717 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-03-13 12:23:09.800 | Collecting fixtures>=3.0.0 (from openstack_requirements==1.2.1.dev8255) 2026-03-13 12:23:09.843 | Downloading fixtures-4.3.1-py3-none-any.whl.metadata (22 kB) 2026-03-13 12:23:09.861 | 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.dev8255) (26.0) 2026-03-13 12:23:09.930 | Collecting requests>=2.14.2 (from openstack_requirements==1.2.1.dev8255) 2026-03-13 12:23:09.935 | Downloading requests-2.32.5-py3-none-any.whl.metadata (4.9 kB) 2026-03-13 12:23:10.003 | Collecting PyYAML>=3.12 (from openstack_requirements==1.2.1.dev8255) 2026-03-13 12:23:10.007 | 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-03-13 12:23:10.036 | Collecting beagle>=0.2.1 (from openstack_requirements==1.2.1.dev8255) 2026-03-13 12:23:10.039 | Downloading beagle-0.5.0-py3-none-any.whl.metadata (1.1 kB) 2026-03-13 12:23:10.051 | 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.dev8255) (82.0.1) 2026-03-13 12:23:10.198 | Collecting charset_normalizer<4,>=2 (from requests>=2.14.2->openstack_requirements==1.2.1.dev8255) 2026-03-13 12:23:10.203 | Downloading charset_normalizer-3.4.4-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (37 kB) 2026-03-13 12:23:10.250 | Collecting idna<4,>=2.5 (from requests>=2.14.2->openstack_requirements==1.2.1.dev8255) 2026-03-13 12:23:10.254 | Downloading idna-3.11-py3-none-any.whl.metadata (8.4 kB) 2026-03-13 12:23:10.315 | Collecting urllib3<3,>=1.21.1 (from requests>=2.14.2->openstack_requirements==1.2.1.dev8255) 2026-03-13 12:23:10.320 | Downloading urllib3-2.6.3-py3-none-any.whl.metadata (6.9 kB) 2026-03-13 12:23:10.367 | Collecting certifi>=2017.4.17 (from requests>=2.14.2->openstack_requirements==1.2.1.dev8255) 2026-03-13 12:23:10.370 | Downloading certifi-2026.2.25-py3-none-any.whl.metadata (2.5 kB) 2026-03-13 12:23:10.453 | Downloading beagle-0.5.0-py3-none-any.whl (10 kB) 2026-03-13 12:23:10.465 | Downloading fixtures-4.3.1-py3-none-any.whl (40 kB) 2026-03-13 12:23:10.476 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 40.7/40.7 kB 4.2 MB/s eta 0:00:00 2026-03-13 12:23:10.483 | Downloading pyyaml-6.0.3-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (807 kB) 2026-03-13 12:23:10.528 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 807.9/807.9 kB 19.2 MB/s eta 0:00:00 2026-03-13 12:23:10.533 | Downloading requests-2.32.5-py3-none-any.whl (64 kB) 2026-03-13 12:23:10.547 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 64.7/64.7 kB 4.9 MB/s eta 0:00:00 2026-03-13 12:23:10.554 | Downloading certifi-2026.2.25-py3-none-any.whl (153 kB) 2026-03-13 12:23:10.569 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 153.7/153.7 kB 12.2 MB/s eta 0:00:00 2026-03-13 12:23:10.576 | Downloading charset_normalizer-3.4.4-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (153 kB) 2026-03-13 12:23:10.596 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 153.5/153.5 kB 9.2 MB/s eta 0:00:00 2026-03-13 12:23:10.602 | Downloading idna-3.11-py3-none-any.whl (71 kB) 2026-03-13 12:23:10.621 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 71.0/71.0 kB 4.4 MB/s eta 0:00:00 2026-03-13 12:23:10.627 | Downloading urllib3-2.6.3-py3-none-any.whl (131 kB) 2026-03-13 12:23:10.648 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.6/131.6 kB 6.6 MB/s eta 0:00:00 2026-03-13 12:23:10.662 | Building wheels for collected packages: openstack_requirements 2026-03-13 12:23:10.663 | Building wheel for openstack_requirements (pyproject.toml): started 2026-03-13 12:23:12.119 | Building wheel for openstack_requirements (pyproject.toml): finished with status 'done' 2026-03-13 12:23:12.121 | Created wheel for openstack_requirements: filename=openstack_requirements-1.2.1.dev8255-py3-none-any.whl size=52172 sha256=b189edf41b2c2400a720a099904c47a5c12f37dbe2c0d21ddf36437e61736147 2026-03-13 12:23:12.121 | Stored in directory: /tmp/pip-ephem-wheel-cache-o0oqz9jw/wheels/09/5d/92/4cd2c84803dbd4129257ae3d0359353f58d376e96c4633bda7 2026-03-13 12:23:12.125 | Successfully built openstack_requirements 2026-03-13 12:23:12.279 | Installing collected packages: urllib3, PyYAML, idna, fixtures, charset_normalizer, certifi, beagle, requests, openstack_requirements 2026-03-13 12:23:12.767 | Successfully installed PyYAML-6.0.3 beagle-0.5.0 certifi-2026.2.25 charset_normalizer-3.4.4 fixtures-4.3.1 idna-3.11 openstack_requirements-1.2.1.dev8255 requests-2.32.5 urllib3-2.6.3 2026-03-13 12:23:12.899 | + inc/python:pip_install:216 : result=0 2026-03-13 12:23:12.904 | + inc/python:pip_install:218 : time_stop pip_install 2026-03-13 12:23:12.910 | + functions-common:time_stop:2412 : local name 2026-03-13 12:23:12.915 | + functions-common:time_stop:2413 : local end_time 2026-03-13 12:23:12.920 | + functions-common:time_stop:2414 : local elapsed_time 2026-03-13 12:23:12.925 | + functions-common:time_stop:2415 : local total 2026-03-13 12:23:12.929 | + functions-common:time_stop:2416 : local start_time 2026-03-13 12:23:12.934 | + functions-common:time_stop:2418 : name=pip_install 2026-03-13 12:23:12.939 | + functions-common:time_stop:2419 : start_time=1773404586479 2026-03-13 12:23:12.943 | + functions-common:time_stop:2421 : [[ -z 1773404586479 ]] 2026-03-13 12:23:12.949 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-03-13 12:23:12.957 | + functions-common:time_stop:2424 : end_time=1773404592951 2026-03-13 12:23:12.962 | + functions-common:time_stop:2425 : elapsed_time=6472 2026-03-13 12:23:12.967 | + functions-common:time_stop:2426 : total=12343 2026-03-13 12:23:12.971 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-03-13 12:23:12.976 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=18815 2026-03-13 12:23:12.981 | + inc/python:pip_install:219 : return 0 2026-03-13 12:23:12.986 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2026-03-13 12:23:12.991 | + lib/infra:install_infra:42 : use_library_from_git pbr 2026-03-13 12:23:12.997 | + inc/python:use_library_from_git:266 : local name=pbr 2026-03-13 12:23:13.002 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-13 12:23:13.008 | + 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-03-13 12:23:13.013 | + 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-03-13 12:23:13.018 | + inc/python:use_library_from_git:269 : return 1 2026-03-13 12:23:13.024 | + lib/infra:install_infra:48 : pip_install -U pbr 2026-03-13 12:23:13.065 | Using python 3.12 to install pbr 2026-03-13 12:23:13.070 | + 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-03-13 12:23:13.598 | Requirement already satisfied: pbr in /opt/stack/data/venv/lib/python3.12/site-packages (7.0.3) 2026-03-13 12:23:13.692 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr) (82.0.1) 2026-03-13 12:23:13.795 | + inc/python:pip_install:216 : result=0 2026-03-13 12:23:13.800 | + inc/python:pip_install:218 : time_stop pip_install 2026-03-13 12:23:13.805 | + functions-common:time_stop:2412 : local name 2026-03-13 12:23:13.809 | + functions-common:time_stop:2413 : local end_time 2026-03-13 12:23:13.814 | + functions-common:time_stop:2414 : local elapsed_time 2026-03-13 12:23:13.819 | + functions-common:time_stop:2415 : local total 2026-03-13 12:23:13.823 | + functions-common:time_stop:2416 : local start_time 2026-03-13 12:23:13.828 | + functions-common:time_stop:2418 : name=pip_install 2026-03-13 12:23:13.833 | + functions-common:time_stop:2419 : start_time=1773404593054 2026-03-13 12:23:13.837 | + functions-common:time_stop:2421 : [[ -z 1773404593054 ]] 2026-03-13 12:23:13.844 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-03-13 12:23:13.851 | + functions-common:time_stop:2424 : end_time=1773404593845 2026-03-13 12:23:13.856 | + functions-common:time_stop:2425 : elapsed_time=791 2026-03-13 12:23:13.861 | + functions-common:time_stop:2426 : total=18815 2026-03-13 12:23:13.865 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-03-13 12:23:13.871 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=19606 2026-03-13 12:23:13.875 | + inc/python:pip_install:219 : return 0 2026-03-13 12:23:13.880 | + ./stack.sh:main:832 : python3.12 -m venv /opt/stack/bindep-venv 2026-03-13 12:23:16.925 | + ./stack.sh:main:834 : /opt/stack/bindep-venv/bin/pip install bindep 2026-03-13 12:23:17.366 | Collecting bindep 2026-03-13 12:23:17.405 | Downloading bindep-2.13.0-py3-none-any.whl.metadata (10 kB) 2026-03-13 12:23:17.460 | Collecting distro>=1.7 (from bindep) 2026-03-13 12:23:17.464 | Downloading distro-1.9.0-py3-none-any.whl.metadata (6.8 kB) 2026-03-13 12:23:17.504 | Collecting packaging (from bindep) 2026-03-13 12:23:17.505 | Using cached packaging-26.0-py3-none-any.whl.metadata (3.3 kB) 2026-03-13 12:23:17.523 | Collecting Parsley (from bindep) 2026-03-13 12:23:17.527 | Downloading Parsley-1.3-py2.py3-none-any.whl.metadata (4.1 kB) 2026-03-13 12:23:17.569 | Collecting pbr>=2 (from bindep) 2026-03-13 12:23:17.572 | Using cached pbr-7.0.3-py2.py3-none-any.whl.metadata (3.8 kB) 2026-03-13 12:23:17.785 | Collecting setuptools (from pbr>=2->bindep) 2026-03-13 12:23:17.787 | Using cached setuptools-82.0.1-py3-none-any.whl.metadata (6.5 kB) 2026-03-13 12:23:17.831 | Downloading bindep-2.13.0-py3-none-any.whl (34 kB) 2026-03-13 12:23:17.848 | Downloading distro-1.9.0-py3-none-any.whl (20 kB) 2026-03-13 12:23:17.858 | Using cached pbr-7.0.3-py2.py3-none-any.whl (131 kB) 2026-03-13 12:23:17.859 | Using cached packaging-26.0-py3-none-any.whl (74 kB) 2026-03-13 12:23:17.865 | Downloading Parsley-1.3-py2.py3-none-any.whl (88 kB) 2026-03-13 12:23:17.882 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 88.9/88.9 kB 7.1 MB/s eta 0:00:00 2026-03-13 12:23:17.886 | Using cached setuptools-82.0.1-py3-none-any.whl (1.0 MB) 2026-03-13 12:23:17.956 | Installing collected packages: Parsley, setuptools, packaging, distro, pbr, bindep 2026-03-13 12:23:18.888 | Successfully installed Parsley-1.3 bindep-2.13.0 distro-1.9.0 packaging-26.0 pbr-7.0.3 setuptools-82.0.1 2026-03-13 12:23:18.980 | + ./stack.sh:main:835 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2026-03-13 12:23:18.986 | + ./stack.sh:main:835 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2026-03-13 12:23:18.993 | ++ ./stack.sh:main:838 : _get_plugin_bindep_packages 2026-03-13 12:23:19.029 | + ./stack.sh:main:838 : pkgs= 2026-03-13 12:23:19.034 | + ./stack.sh:main:839 : [[ -n '' ]] 2026-03-13 12:23:19.040 | + ./stack.sh:main:846 : run_phase stack pre-install 2026-03-13 12:23:19.045 | + functions-common:run_phase:1840 : local mode=stack 2026-03-13 12:23:19.050 | + functions-common:run_phase:1841 : local phase=pre-install 2026-03-13 12:23:19.055 | + functions-common:run_phase:1842 : [[ -d /opt/stack/devstack/extras.d ]] 2026-03-13 12:23:19.060 | + functions-common:run_phase:1843 : local extra_plugin_file_name 2026-03-13 12:23:19.065 | + functions-common:run_phase:1844 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-03-13 12:23:19.071 | + functions-common:run_phase:1849 : local exceptions=80-tempest.sh 2026-03-13 12:23:19.077 | + functions-common:run_phase:1850 : local extra 2026-03-13 12:23:19.083 | ++ functions-common:run_phase:1851 : basename /opt/stack/devstack/extras.d/80-tempest.sh 2026-03-13 12:23:19.092 | + functions-common:run_phase:1851 : extra=80-tempest.sh 2026-03-13 12:23:19.097 | + functions-common:run_phase:1852 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-03-13 12:23:19.102 | + functions-common:run_phase:1856 : [[ -r /opt/stack/devstack/extras.d/80-tempest.sh ]] 2026-03-13 12:23:19.107 | + functions-common:run_phase:1856 : source /opt/stack/devstack/extras.d/80-tempest.sh stack pre-install 2026-03-13 12:23:19.113 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-03-13 12:23:19.145 | ++ functions-common:is_service_enabled:2068 : return 1 2026-03-13 12:23:19.150 | + functions-common:run_phase:1861 : [[ stack == \s\o\u\r\c\e ]] 2026-03-13 12:23:19.155 | + functions-common:run_phase:1864 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-03-13 12:23:19.160 | + functions-common:run_phase:1867 : run_plugins stack pre-install 2026-03-13 12:23:19.165 | + functions-common:run_plugins:1826 : local mode=stack 2026-03-13 12:23:19.170 | + functions-common:run_plugins:1827 : local phase=pre-install 2026-03-13 12:23:19.175 | + functions-common:run_plugins:1829 : local plugins=,barbican,magnum,octavia,manila,magnum-cluster-api,ovn-octavia-provider 2026-03-13 12:23:19.181 | + functions-common:run_plugins:1830 : local plugin 2026-03-13 12:23:19.185 | + functions-common:run_plugins:1831 : for plugin in ${plugins//,/ } 2026-03-13 12:23:19.191 | + functions-common:run_plugins:1832 : local dir=/opt/stack/barbican 2026-03-13 12:23:19.196 | + functions-common:run_plugins:1833 : [[ -f /opt/stack/barbican/devstack/plugin.sh ]] 2026-03-13 12:23:19.200 | + functions-common:run_plugins:1834 : source /opt/stack/barbican/devstack/plugin.sh stack pre-install 2026-03-13 12:23:19.205 | ++ /opt/stack/barbican/devstack/plugin.sh:source:5 : BARBICAN_PLUGIN=/opt/stack/barbican/devstack 2026-03-13 12:23:19.210 | ++ /opt/stack/barbican/devstack/plugin.sh:source:6 : source /opt/stack/barbican/devstack/lib/barbican 2026-03-13 12:23:19.242 | ++ /opt/stack/barbican/devstack/plugin.sh:source:8 : is_service_enabled barbican 2026-03-13 12:23:19.273 | ++ functions-common:is_service_enabled:2068 : return 0 2026-03-13 12:23:19.279 | ++ /opt/stack/barbican/devstack/plugin.sh:source:9 : [[ stack == \s\t\a\c\k ]] 2026-03-13 12:23:19.284 | ++ /opt/stack/barbican/devstack/plugin.sh:source:9 : [[ pre-install == \i\n\s\t\a\l\l ]] 2026-03-13 12:23:19.289 | ++ /opt/stack/barbican/devstack/plugin.sh:source:25 : [[ stack == \s\t\a\c\k ]] 2026-03-13 12:23:19.294 | ++ /opt/stack/barbican/devstack/plugin.sh:source:25 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2026-03-13 12:23:19.299 | ++ /opt/stack/barbican/devstack/plugin.sh:source:51 : [[ stack == \s\t\a\c\k ]] 2026-03-13 12:23:19.304 | ++ /opt/stack/barbican/devstack/plugin.sh:source:51 : [[ pre-install == \e\x\t\r\a ]] 2026-03-13 12:23:19.309 | ++ /opt/stack/barbican/devstack/plugin.sh:source:59 : [[ stack == \s\t\a\c\k ]] 2026-03-13 12:23:19.313 | ++ /opt/stack/barbican/devstack/plugin.sh:source:59 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2026-03-13 12:23:19.318 | ++ /opt/stack/barbican/devstack/plugin.sh:source:67 : [[ stack == \u\n\s\t\a\c\k ]] 2026-03-13 12:23:19.323 | ++ /opt/stack/barbican/devstack/plugin.sh:source:71 : [[ stack == \c\l\e\a\n ]] 2026-03-13 12:23:19.328 | + functions-common:run_plugins:1831 : for plugin in ${plugins//,/ } 2026-03-13 12:23:19.332 | + functions-common:run_plugins:1832 : local dir=/opt/stack/magnum 2026-03-13 12:23:19.337 | + functions-common:run_plugins:1833 : [[ -f /opt/stack/magnum/devstack/plugin.sh ]] 2026-03-13 12:23:19.342 | + functions-common:run_plugins:1834 : source /opt/stack/magnum/devstack/plugin.sh stack pre-install 2026-03-13 12:23:19.370 | ++ /opt/stack/magnum/devstack/plugin.sh:source:7 : echo_summary 'magnum'\''s plugin.sh was called...' 2026-03-13 12:23:19.376 | ++ ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-03-13 12:23:19.379 | ++ ./stack.sh:echo_summary:444 : echo -e 'magnum'\''s' plugin.sh was called... 2026-03-13 12:23:19.385 | ++ /opt/stack/magnum/devstack/plugin.sh:source:8 : source /opt/stack/magnum/devstack/lib/magnum 2026-03-13 12:23:19.434 | ++ /opt/stack/magnum/devstack/plugin.sh:source:9 : set -o posix 2026-03-13 12:23:19.439 | ++ /opt/stack/magnum/devstack/plugin.sh:source:9 : set 2026-03-13 12:23:19.443 | ACCOUNT_PORT_BASE=6612 2026-03-13 12:23:19.443 | ADDITIONAL_VENV_PACKAGES= 2026-03-13 12:23:19.443 | ADMIN_PASSWORD=secretadmin 2026-03-13 12:23:19.443 | AGENT_DHCP_BINARY=/opt/stack/data/venv/bin/neutron-dhcp-agent 2026-03-13 12:23:19.443 | AGENT_L3_BINARY=/opt/stack/data/venv/bin/neutron-l3-agent 2026-03-13 12:23:19.443 | AGENT_META_BINARY=/opt/stack/data/venv/bin/neutron-metadata-agent 2026-03-13 12:23:19.443 | AGENT_METERING_BINARY=/opt/stack/data/venv/bin/neutron-metering-agent 2026-03-13 12:23:19.443 | ALEMBIC_BRANCH=main 2026-03-13 12:23:19.443 | ALEMBIC_DIR=/opt/stack/alembic 2026-03-13 12:23:19.443 | ALEMBIC_REPO=https://github.com/sqlalchemy/alembic.git 2026-03-13 12:23:19.443 | APACHE_CONF_DIR=/etc/apache2/sites-available 2026-03-13 12:23:19.443 | APACHE_GROUP=stack 2026-03-13 12:23:19.443 | APACHE_LOCAL_HOST=127.0.0.1 2026-03-13 12:23:19.443 | APACHE_LOG_DIR=/var/log/apache2 2026-03-13 12:23:19.443 | APACHE_NAME=apache2 2026-03-13 12:23:19.443 | APACHE_SETTINGS_DIR=/etc/apache2/conf-enabled 2026-03-13 12:23:19.443 | APACHE_USER=stack 2026-03-13 12:23:19.443 | API_WORKERS=4 2026-03-13 12:23:19.443 | BACKING_FILE_SUFFIX=-backing-file 2026-03-13 12:23:19.443 | BARBICAN_API_LOG_DIR=/opt/stack/logs 2026-03-13 12:23:19.443 | BARBICAN_BIN_DIR=/opt/stack/data/venv/bin 2026-03-13 12:23:19.443 | BARBICAN_BRANCH=master 2026-03-13 12:23:19.443 | BARBICAN_CONF=/etc/barbican/barbican.conf 2026-03-13 12:23:19.443 | BARBICAN_CONF_DIR=/etc/barbican 2026-03-13 12:23:19.443 | BARBICAN_DIR=/opt/stack/barbican 2026-03-13 12:23:19.443 | BARBICAN_ENDPOINT_TYPE=internal 2026-03-13 12:23:19.443 | BARBICAN_ENFORCE_SCOPE=False 2026-03-13 12:23:19.444 | BARBICAN_HOST_HREF=http://199.204.45.35/key-manager 2026-03-13 12:23:19.444 | BARBICAN_KEYSTONE_ENDPOINT=https://199.204.45.35/identity 2026-03-13 12:23:19.444 | BARBICAN_PASTE_CONF=/etc/barbican/barbican-api-paste.ini 2026-03-13 12:23:19.444 | BARBICAN_PLUGIN=/opt/stack/barbican/devstack 2026-03-13 12:23:19.444 | BARBICAN_REPO=https://github.com/openstack/barbican.git 2026-03-13 12:23:19.444 | BARBICAN_UWSGI_CONF=/etc/barbican/barbican-uwsgi.ini 2026-03-13 12:23:19.444 | BARBICAN_WSGI=barbican.wsgi.api:application 2026-03-13 12:23:19.444 | BASE_SQL_CONN=mysql+pymysql://root:secretdatabase@127.0.0.1 2026-03-13 12:23:19.444 | BASH=/usr/bin/bash 2026-03-13 12:23:19.444 | BASHOPTS=checkwinsize:cmdhist:complete_fullquote:extquote:force_fignore:globasciiranges:globskipdots:hostcomplete:interactive_comments:patsub_replacement:progcomp:promptvars:sourcepath 2026-03-13 12:23:19.444 | BASH_ALIASES=() 2026-03-13 12:23:19.444 | BASH_ARGC=([0]="0") 2026-03-13 12:23:19.444 | BASH_ARGV=() 2026-03-13 12:23:19.444 | BASH_CMDS=() 2026-03-13 12:23:19.444 | BASH_LINENO=([0]="1834" [1]="1867" [2]="846" [3]="0") 2026-03-13 12:23:19.444 | BASH_LOADABLES_PATH=/usr/local/lib/bash:/usr/lib/bash:/opt/local/lib/bash:/usr/pkg/lib/bash:/opt/pkg/lib/bash:. 2026-03-13 12:23:19.444 | BASH_REMATCH=([0]=",tls-proxy,") 2026-03-13 12:23:19.444 | 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-03-13 12:23:19.444 | BASH_VERSINFO=([0]="5" [1]="2" [2]="21" [3]="1" [4]="release" [5]="x86_64-pc-linux-gnu") 2026-03-13 12:23:19.444 | BASH_VERSION='5.2.21(1)-release' 2026-03-13 12:23:19.444 | BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2026-03-13 12:23:19.444 | BRANCHLESS_TARGET_BRANCH=master 2026-03-13 12:23:19.444 | BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/ 2026-03-13 12:23:19.444 | CACHE_BACKEND=dogpile.cache.memcached 2026-03-13 12:23:19.444 | CELLSV2_SETUP=superconductor 2026-03-13 12:23:19.444 | CINDER_ALLOWED_DIRECT_URL_SCHEMES= 2026-03-13 12:23:19.444 | CINDER_API_PASTE_INI=/etc/cinder/api-paste.ini 2026-03-13 12:23:19.444 | CINDER_BACKENDS=/opt/stack/devstack/lib/cinder_backends 2026-03-13 12:23:19.444 | CINDER_BACKUPS=/opt/stack/devstack/lib/cinder_backups 2026-03-13 12:23:19.444 | CINDER_BACKUP_DRIVER=swift 2026-03-13 12:23:19.444 | CINDER_BIN_DIR=/opt/stack/data/venv/bin 2026-03-13 12:23:19.444 | CINDER_BRANCH=master 2026-03-13 12:23:19.444 | CINDER_CACHE_ENABLED_FOR_BACKENDS=lvm:lvmdriver-1 2026-03-13 12:23:19.444 | CINDER_CONF=/etc/cinder/cinder.conf 2026-03-13 12:23:19.444 | CINDER_CONF_DIR=/etc/cinder 2026-03-13 12:23:19.444 | CINDER_DIR=/opt/stack/cinder 2026-03-13 12:23:19.444 | CINDER_DRIVER=default 2026-03-13 12:23:19.444 | CINDER_ENABLED_BACKENDS=lvm:lvmdriver-1 2026-03-13 12:23:19.444 | CINDER_ENFORCE_SCOPE=False 2026-03-13 12:23:19.444 | CINDER_IMG_CACHE_ENABLED=True 2026-03-13 12:23:19.444 | CINDER_IMG_CACHE_SIZE_COUNT= 2026-03-13 12:23:19.444 | CINDER_IMG_CACHE_SIZE_GB= 2026-03-13 12:23:19.444 | CINDER_LVM_TYPE=auto 2026-03-13 12:23:19.444 | CINDER_MY_IP=199.204.45.35 2026-03-13 12:23:19.444 | CINDER_PLUGINS=/opt/stack/devstack/lib/cinder_plugins 2026-03-13 12:23:19.444 | CINDER_REPO=https://github.com/openstack/cinder.git 2026-03-13 12:23:19.444 | CINDER_SERVICE_HOST=199.204.45.35 2026-03-13 12:23:19.444 | CINDER_SERVICE_LISTEN_ADDRESS=0.0.0.0 2026-03-13 12:23:19.444 | CINDER_SERVICE_PORT=8776 2026-03-13 12:23:19.444 | CINDER_SERVICE_PORT_INT=18776 2026-03-13 12:23:19.444 | CINDER_SERVICE_PROTOCOL=https 2026-03-13 12:23:19.444 | CINDER_SERVICE_REPORT_INTERVAL=120 2026-03-13 12:23:19.444 | CINDER_STATE_PATH=/opt/stack/data/cinder 2026-03-13 12:23:19.444 | CINDER_TARGET_HELPER=lioadm 2026-03-13 12:23:19.444 | CINDER_TARGET_PORT=3260 2026-03-13 12:23:19.444 | CINDER_TARGET_PREFIX=iqn.2010-10.org.openstack: 2026-03-13 12:23:19.444 | CINDER_TARGET_PROTOCOL=iscsi 2026-03-13 12:23:19.444 | CINDER_UPLOAD_INTERNAL_TENANT=False 2026-03-13 12:23:19.444 | CINDER_UPLOAD_OPTIMIZED=False 2026-03-13 12:23:19.444 | CINDER_UPLOAD_OPTIMIZED_BACKENDS=lvm:lvmdriver-1 2026-03-13 12:23:19.444 | CINDER_USE_SERVICE_TOKEN=True 2026-03-13 12:23:19.444 | CINDER_UWSGI=cinder.wsgi.api:application 2026-03-13 12:23:19.444 | CINDER_UWSGI_CONF=/etc/cinder/cinder-api-uwsgi.ini 2026-03-13 12:23:19.444 | CINDER_VOLUME_CLEAR=zero 2026-03-13 12:23:19.444 | CIRROS_ARCH=x86_64 2026-03-13 12:23:19.444 | CIRROS_VERSION=0.6.3 2026-03-13 12:23:19.444 | CONFIGURE_BACKING_FILE=True 2026-03-13 12:23:19.444 | CONFIG_AWK_CMD=awk 2026-03-13 12:23:19.444 | CONTAINER_PORT_BASE=6611 2026-03-13 12:23:19.444 | CURL_GET='curl -g' 2026-03-13 12:23:19.444 | CURRENT_LOG_TIME=2026-03-13-122053 2026-03-13 12:23:19.444 | DATABASE_BACKENDS=' mysql postgresql' 2026-03-13 12:23:19.444 | DATABASE_HOST=127.0.0.1 2026-03-13 12:23:19.444 | DATABASE_PASSWORD=secretdatabase 2026-03-13 12:23:19.444 | DATABASE_QUERY_LOGGING=False 2026-03-13 12:23:19.444 | DATABASE_TYPE=mysql 2026-03-13 12:23:19.444 | DATABASE_USER=root 2026-03-13 12:23:19.444 | DATA_DIR=/opt/stack/data 2026-03-13 12:23:19.445 | DC=([0]="openstack" [1]="org") 2026-03-13 12:23:19.445 | DEBUG_LIBVIRT=True 2026-03-13 12:23:19.445 | DEBUG_LIBVIRT_COREDUMPS=True 2026-03-13 12:23:19.445 | DEFAULT_IMAGE_FILE_NAME=cirros-0.6.3-x86_64-disk.img 2026-03-13 12:23:19.445 | DEFAULT_IMAGE_NAME=cirros-0.6.3-x86_64-disk 2026-03-13 12:23:19.445 | DEFAULT_VIRT_DRIVER=libvirt 2026-03-13 12:23:19.445 | DEFAULT_VOLUME_GROUP_NAME=stack-volumes-default 2026-03-13 12:23:19.445 | DEF_SERVICE_HOST=199.204.45.35 2026-03-13 12:23:19.445 | DEF_SERVICE_LISTEN_ADDRESS=0.0.0.0 2026-03-13 12:23:19.445 | DEF_SERVICE_LOCAL_HOST=127.0.0.1 2026-03-13 12:23:19.445 | DEF_TUNNEL_ENDPOINT_IP=199.204.45.35 2026-03-13 12:23:19.445 | DELTA=1773404465 2026-03-13 12:23:19.445 | DEST=/opt/stack 2026-03-13 12:23:19.445 | DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2026-03-13 12:23:19.445 | DEVSTACK_CERT_NAME=devstack-cert 2026-03-13 12:23:19.445 | DEVSTACK_HOSTNAME=np0000158693.novalocal 2026-03-13 12:23:19.445 | DEVSTACK_PARALLEL=True 2026-03-13 12:23:19.445 | DEVSTACK_PLUGINS=,barbican,magnum,octavia,manila,magnum-cluster-api,ovn-octavia-provider 2026-03-13 12:23:19.445 | DEVSTACK_SERIES=2026.1 2026-03-13 12:23:19.445 | DEVSTACK_START_TIME=1773404444 2026-03-13 12:23:19.445 | DEVSTACK_VENV=/opt/stack/data/venv 2026-03-13 12:23:19.445 | DIRSTACK=() 2026-03-13 12:23:19.445 | DISABLED_SERVICES=dstat,horizon,s-account,s-container,s-object,s-proxy,tempest 2026-03-13 12:23:19.445 | DISABLE_AMP_IMAGE_BUILD=True 2026-03-13 12:23:19.445 | DISKIMAGE_BUILDER_DIR=/opt/stack/diskimage-builder 2026-03-13 12:23:19.445 | DISKIMAGE_BUILDER_REPO_REF=master 2026-03-13 12:23:19.445 | DISKIMAGE_BUILDER_REPO_URL=https://github.com/openstack/diskimage-builder.git 2026-03-13 12:23:19.445 | DISTRO=noble 2026-03-13 12:23:19.445 | DOWNLOAD_DEFAULT_IMAGES=False 2026-03-13 12:23:19.445 | 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-03-13 12:23:19.445 | ENABLE_CHASSIS_AS_GW=True 2026-03-13 12:23:19.445 | ENABLE_DEBUG_LOG_LEVEL=True 2026-03-13 12:23:19.445 | ENABLE_FEDORA_VIRT_PREVIEW_REPO=False 2026-03-13 12:23:19.445 | ENABLE_HTTPD_MOD_WSGI_SERVICES=True 2026-03-13 12:23:19.445 | ENABLE_ISOLATED_METADATA=False 2026-03-13 12:23:19.445 | ENABLE_KSM=True 2026-03-13 12:23:19.445 | ENABLE_KSMTUNED=True 2026-03-13 12:23:19.445 | ENABLE_METADATA_NETWORK=False 2026-03-13 12:23:19.445 | ENABLE_SYSCTL_MEM_TUNING=True 2026-03-13 12:23:19.445 | ENABLE_SYSCTL_NET_TUNING=True 2026-03-13 12:23:19.445 | ENABLE_TENANT_TUNNELS=True 2026-03-13 12:23:19.445 | ENABLE_TENANT_VLANS=False 2026-03-13 12:23:19.445 | ENABLE_VOLUME_MULTIATTACH=False 2026-03-13 12:23:19.445 | ENABLE_ZSWAP=True 2026-03-13 12:23:19.445 | ENFORCE_SCOPE=False 2026-03-13 12:23:19.445 | ERROR_ON_CLONE=True 2026-03-13 12:23:19.445 | ETCD_ARCH=amd64 2026-03-13 12:23:19.445 | ETCD_BIN_DIR=/opt/stack/bin 2026-03-13 12:23:19.445 | ETCD_DATA_DIR=/opt/stack/data/etcd 2026-03-13 12:23:19.445 | ETCD_DOWNLOAD_FILE=etcd-v3.5.21-linux-amd64.tar.gz 2026-03-13 12:23:19.445 | ETCD_DOWNLOAD_LOCATION=https://github.com/etcd-io/etcd/releases/download/v3.5.21/etcd-v3.5.21-linux-amd64.tar.gz 2026-03-13 12:23:19.445 | ETCD_DOWNLOAD_URL=https://github.com/etcd-io/etcd/releases/download 2026-03-13 12:23:19.445 | ETCD_NAME=etcd-v3.5.21-linux-amd64 2026-03-13 12:23:19.445 | ETCD_PEER_PORT=2380 2026-03-13 12:23:19.445 | ETCD_PORT=2379 2026-03-13 12:23:19.445 | ETCD_RAMDISK_MB=512 2026-03-13 12:23:19.445 | ETCD_SHA256=adddda4b06718e68671ffabff2f8cee48488ba61ad82900e639d108f2148501c 2026-03-13 12:23:19.445 | ETCD_SHA256_AMD64=adddda4b06718e68671ffabff2f8cee48488ba61ad82900e639d108f2148501c 2026-03-13 12:23:19.445 | ETCD_SHA256_ARM64=95bf6918623a097c0385b96f139d90248614485e781ec9bee4768dbb6c79c53f 2026-03-13 12:23:19.445 | ETCD_SHA256_PPC64=6fb6ecb3d1b331eb177dc610a8efad3aceb1f836d6aeb439ba0bfac5d5c2a38c 2026-03-13 12:23:19.445 | ETCD_SHA256_S390X=a211a83961ba8a7e94f7d6343ad769e699db21a715ba4f3b68cf31ea28f9c951 2026-03-13 12:23:19.445 | ETCD_SYSTEMD_SERVICE=devstack@etcd.service 2026-03-13 12:23:19.445 | ETCD_USE_RAMDISK=True 2026-03-13 12:23:19.445 | ETCD_VERSION=v3.5.21 2026-03-13 12:23:19.445 | EUID=1002 2026-03-13 12:23:19.445 | EXTRA_CACHE_URLS=,https://github.com/etcd-io/etcd/releases/download/v3.5.21/etcd-v3.5.21-linux-amd64.tar.gz 2026-03-13 12:23:19.445 | EXTRA_FILES_DOWNLOAD_TIMEOUT=2 2026-03-13 12:23:19.445 | EXTRA_FILES_RETRY=3 2026-03-13 12:23:19.445 | EXTRA_FILES_RETRY_ERRORS=500,503 2026-03-13 12:23:19.445 | EXTRA_FILES_RETRY_TIMEOUT=10 2026-03-13 12:23:19.445 | FILES=/opt/stack/devstack/files 2026-03-13 12:23:19.445 | FIXED_RANGE=10.1.0.0/20 2026-03-13 12:23:19.445 | FIXED_RANGE_V6=fde4:a794:f9c7::/64 2026-03-13 12:23:19.445 | FLOATING_RANGE=172.24.5.0/24 2026-03-13 12:23:19.445 | FORCE_CONFIG_DRIVE=False 2026-03-13 12:23:19.445 | FORCE_PREREQ=0 2026-03-13 12:23:19.445 | FUNCNAME=([0]="source" [1]="run_plugins" [2]="run_phase" [3]="main") 2026-03-13 12:23:19.445 | FUNC_DIR=/opt/stack/devstack 2026-03-13 12:23:19.446 | 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-03-13 12:23:19.446 | 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-03-13 12:23:19.446 | 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-03-13 12:23:19.446 | GIT_BASE=https://github.com 2026-03-13 12:23:19.446 | GIT_DEPTH=0 2026-03-13 12:23:19.446 | GIT_TIMEOUT=0 2026-03-13 12:23:19.446 | GLANCE_API_CONF=/etc/glance/glance-api.conf 2026-03-13 12:23:19.446 | GLANCE_API_PASTE_INI=/etc/glance/glance-api-paste.ini 2026-03-13 12:23:19.446 | GLANCE_BIN_DIR=/opt/stack/data/venv/bin 2026-03-13 12:23:19.446 | GLANCE_BRANCH=master 2026-03-13 12:23:19.446 | GLANCE_CACHE_CONF=/etc/glance/glance-cache.conf 2026-03-13 12:23:19.446 | GLANCE_CACHE_DIR=/opt/stack/data/glance/cache 2026-03-13 12:23:19.446 | GLANCE_CACHE_DRIVER=centralized_db 2026-03-13 12:23:19.446 | GLANCE_CINDER_DEFAULT_BACKEND=lvmdriver-1 2026-03-13 12:23:19.446 | GLANCE_CONF_DIR=/etc/glance 2026-03-13 12:23:19.446 | GLANCE_DEFAULT_BACKEND=fast 2026-03-13 12:23:19.446 | GLANCE_DIR=/opt/stack/glance 2026-03-13 12:23:19.446 | GLANCE_ENABLE_MULTIPLE_STORES=False 2026-03-13 12:23:19.446 | GLANCE_ENABLE_QUOTAS=True 2026-03-13 12:23:19.446 | GLANCE_ENFORCE_IMAGE_FORMAT=True 2026-03-13 12:23:19.446 | GLANCE_ENFORCE_SCOPE=True 2026-03-13 12:23:19.446 | GLANCE_HOSTPORT=199.204.45.35:9292 2026-03-13 12:23:19.446 | GLANCE_IMAGE_DIR=/opt/stack/data/glance/images 2026-03-13 12:23:19.446 | GLANCE_IMAGE_IMPORT_CONF=/etc/glance/glance-image-import.conf 2026-03-13 12:23:19.446 | GLANCE_LIMIT_IMAGE_SIZE_TOTAL=10000 2026-03-13 12:23:19.446 | GLANCE_LOCK_DIR=/opt/stack/data/glance/locks 2026-03-13 12:23:19.446 | GLANCE_METADEF_DIR=/etc/glance/metadefs 2026-03-13 12:23:19.446 | GLANCE_MULTIPLE_FILE_STORES=fast 2026-03-13 12:23:19.446 | GLANCE_MULTISTORE_FILE_IMAGE_DIR=/opt/stack/data/glance 2026-03-13 12:23:19.446 | GLANCE_NFS_MOUNTPOINT=/opt/stack/data/glance/images/mnt 2026-03-13 12:23:19.446 | GLANCE_REPO=https://github.com/openstack/glance.git 2026-03-13 12:23:19.446 | GLANCE_S3_BUCKET_NAME=images 2026-03-13 12:23:19.446 | GLANCE_S3_BUCKET_ON_PUT=True 2026-03-13 12:23:19.446 | GLANCE_S3_DEFAULT_BACKEND=s3_fast 2026-03-13 12:23:19.446 | GLANCE_SCHEMA_JSON=/etc/glance/schema-image.json 2026-03-13 12:23:19.446 | GLANCE_SERVICE_HOST=199.204.45.35 2026-03-13 12:23:19.446 | GLANCE_SERVICE_LISTEN_ADDRESS=0.0.0.0 2026-03-13 12:23:19.446 | GLANCE_SERVICE_PORT=9292 2026-03-13 12:23:19.446 | GLANCE_SERVICE_PORT_INT=19292 2026-03-13 12:23:19.446 | GLANCE_SERVICE_PROTOCOL=https 2026-03-13 12:23:19.446 | GLANCE_SHOW_DIRECT_URL=False 2026-03-13 12:23:19.446 | GLANCE_SHOW_MULTIPLE_LOCATIONS=False 2026-03-13 12:23:19.446 | GLANCE_STAGING_DIR=/opt/stack/data/glance 2026-03-13 12:23:19.446 | GLANCE_STORE_ROOTWRAP_BASE_DIR=/opt/stack/data/venv/etc/glance 2026-03-13 12:23:19.446 | GLANCE_SWIFT_STORE_CONF=/etc/glance/glance-swift-store.conf 2026-03-13 12:23:19.446 | GLANCE_TASKS_DIR=/opt/stack/data/glance 2026-03-13 12:23:19.446 | GLANCE_URL=https://199.204.45.35/image 2026-03-13 12:23:19.446 | GLANCE_USE_IMPORT_WORKFLOW=False 2026-03-13 12:23:19.446 | GLANCE_USE_S3=False 2026-03-13 12:23:19.446 | GLANCE_UWSGI=glance.wsgi.api:application 2026-03-13 12:23:19.446 | GLANCE_UWSGI_CONF=/etc/glance/glance-uwsgi.ini 2026-03-13 12:23:19.446 | GLOBAL_VENV=True 2026-03-13 12:23:19.446 | GROUPS=() 2026-03-13 12:23:19.446 | HOME=/opt/stack 2026-03-13 12:23:19.446 | HOME_URL=https://www.ubuntu.com/ 2026-03-13 12:23:19.446 | HORIZON_APACHE_ROOT=/dashboard 2026-03-13 12:23:19.447 | HORIZON_BRANCH=master 2026-03-13 12:23:19.447 | HORIZON_DIR=/opt/stack/horizon 2026-03-13 12:23:19.447 | HORIZON_REPO=https://github.com/openstack/horizon.git 2026-03-13 12:23:19.447 | HORIZON_SETTINGS=/opt/stack/horizon/openstack_dashboard/local/local_settings.py.example 2026-03-13 12:23:19.447 | HOSTNAME=np0000158693 2026-03-13 12:23:19.447 | HOSTTYPE=x86_64 2026-03-13 12:23:19.447 | HOST_IP=199.204.45.35 2026-03-13 12:23:19.447 | HOST_IPV6=::1 2026-03-13 12:23:19.447 | HOST_IP_IFACE= 2026-03-13 12:23:19.447 | ID=ubuntu 2026-03-13 12:23:19.447 | ID_LIKE=debian 2026-03-13 12:23:19.447 | IFS=' 2026-03-13 12:23:19.447 | ' 2026-03-13 12:23:19.447 | IMAGE_URLS=https://github.com/cirros-dev/cirros/releases/download/0.6.3/cirros-0.6.3-x86_64-disk.img 2026-03-13 12:23:19.447 | INSTALL_DATABASE_SERVER_PACKAGES=True 2026-03-13 12:23:19.447 | INSTANCES_PATH=/opt/stack/data/nova/instances 2026-03-13 12:23:19.447 | INSTANCE_NAME_PREFIX=instance- 2026-03-13 12:23:19.447 | INT_CA_DIR=/opt/stack/data/CA/int-ca 2026-03-13 12:23:19.447 | IPV4_ADDRS_SAFE_TO_USE=10.1.0.0/20 2026-03-13 12:23:19.447 | IPV6_ADDRESS_MODE=slaac 2026-03-13 12:23:19.447 | IPV6_ADDRS_SAFE_TO_USE=fde4:a794:f9c7::/56 2026-03-13 12:23:19.447 | IPV6_GLOBAL_ID=e4:a794:f9c7 2026-03-13 12:23:19.447 | IPV6_PRIVATE_NETWORK_GATEWAY= 2026-03-13 12:23:19.447 | IPV6_PRIVATE_SUBNET_NAME=ipv6-private-subnet 2026-03-13 12:23:19.447 | IPV6_PROVIDER_FIXED_RANGE= 2026-03-13 12:23:19.447 | IPV6_PROVIDER_NETWORK_GATEWAY= 2026-03-13 12:23:19.447 | IPV6_PROVIDER_SUBNET_NAME=provider_net_v6 2026-03-13 12:23:19.447 | IPV6_PUBLIC_NETWORK_GATEWAY=2001:db8::2 2026-03-13 12:23:19.447 | IPV6_PUBLIC_RANGE=2001:db8::/64 2026-03-13 12:23:19.447 | IPV6_PUBLIC_SUBNET_NAME=ipv6-public-subnet 2026-03-13 12:23:19.447 | IPV6_RA_MODE=slaac 2026-03-13 12:23:19.447 | IPV6_ROUTER_GW_IP=2001:db8::1 2026-03-13 12:23:19.447 | IP_VERSION=4+6 2026-03-13 12:23:19.447 | IRONIC_PYTHON_AGENT_BRANCH=master 2026-03-13 12:23:19.447 | IRONIC_PYTHON_AGENT_REPO=https://github.com/openstack/ironic-python-agent.git 2026-03-13 12:23:19.447 | ISCSID_DEBUG=False 2026-03-13 12:23:19.447 | ISCSID_DEBUG_LEVEL=4 2026-03-13 12:23:19.447 | KEYSTONE_ADMIN_ENDPOINT=True 2026-03-13 12:23:19.447 | KEYSTONE_ASSIGNMENT_BACKEND=sql 2026-03-13 12:23:19.447 | KEYSTONE_AUTH_URI=https://199.204.45.35/identity 2026-03-13 12:23:19.447 | KEYSTONE_AUTH_URI_V3=https://199.204.45.35/identity/v3 2026-03-13 12:23:19.447 | KEYSTONE_BIN_DIR=/opt/stack/data/venv/bin 2026-03-13 12:23:19.447 | KEYSTONE_BRANCH=master 2026-03-13 12:23:19.447 | KEYSTONE_CONF=/etc/keystone/keystone.conf 2026-03-13 12:23:19.447 | KEYSTONE_CONF_DIR=/etc/keystone 2026-03-13 12:23:19.447 | KEYSTONE_DIR=/opt/stack/keystone 2026-03-13 12:23:19.447 | KEYSTONE_ENABLE_CACHE=True 2026-03-13 12:23:19.447 | KEYSTONE_ENFORCE_SCOPE=False 2026-03-13 12:23:19.447 | KEYSTONE_IDENTITY_BACKEND=sql 2026-03-13 12:23:19.447 | KEYSTONE_LOCKOUT_DURATION=10 2026-03-13 12:23:19.447 | KEYSTONE_LOCKOUT_FAILURE_ATTEMPTS=2 2026-03-13 12:23:19.447 | KEYSTONE_PASSWORD_HASH_ROUNDS=4 2026-03-13 12:23:19.447 | KEYSTONE_PUBLIC_UWSGI=keystone.wsgi.api:application 2026-03-13 12:23:19.447 | KEYSTONE_PUBLIC_UWSGI_CONF=/etc/keystone/keystone-uwsgi-public.ini 2026-03-13 12:23:19.447 | KEYSTONE_REGION_NAME=RegionOne 2026-03-13 12:23:19.447 | KEYSTONE_REPO=https://github.com/openstack/keystone.git 2026-03-13 12:23:19.447 | KEYSTONE_RESOURCE_BACKEND=sql 2026-03-13 12:23:19.447 | KEYSTONE_ROLE_BACKEND=sql 2026-03-13 12:23:19.447 | KEYSTONE_SECURITY_COMPLIANCE_ENABLED=True 2026-03-13 12:23:19.447 | KEYSTONE_SERVICE_HOST=199.204.45.35 2026-03-13 12:23:19.447 | KEYSTONE_SERVICE_PORT=5000 2026-03-13 12:23:19.447 | KEYSTONE_SERVICE_PORT_INT=5001 2026-03-13 12:23:19.447 | KEYSTONE_SERVICE_PROTOCOL=https 2026-03-13 12:23:19.447 | KEYSTONE_SERVICE_URI=https://199.204.45.35/identity 2026-03-13 12:23:19.447 | KEYSTONE_SERVICE_URI_V3=https://199.204.45.35/identity/v3 2026-03-13 12:23:19.447 | KEYSTONE_TOKEN_FORMAT=fernet 2026-03-13 12:23:19.447 | KEYSTONE_UNIQUE_LAST_PASSWORD_COUNT=2 2026-03-13 12:23:19.447 | KEY_MANAGER_BACKEND=barbican 2026-03-13 12:23:19.447 | KILL_PATH=/usr/bin/kill 2026-03-13 12:23:19.447 | LAST_RUN=0 2026-03-13 12:23:19.447 | LAST_SPINNER_PID= 2026-03-13 12:23:19.447 | LC_ALL=en_US.utf8 2026-03-13 12:23:19.447 | LDAP_BASE_DC=openstack 2026-03-13 12:23:19.447 | LDAP_BASE_DN=dc=openstack,dc=org 2026-03-13 12:23:19.447 | LDAP_DOMAIN=openstack.org 2026-03-13 12:23:19.447 | LDAP_MANAGER_DN=cn=Manager,dc=openstack,dc=org 2026-03-13 12:23:19.447 | LDAP_OLCDB_NUMBER=1 2026-03-13 12:23:19.447 | LDAP_OLCDB_TYPE=mdb 2026-03-13 12:23:19.447 | LDAP_ROOTPW_COMMAND=replace 2026-03-13 12:23:19.447 | LDAP_SERVICE_NAME=slapd 2026-03-13 12:23:19.447 | LDAP_URL=ldap://localhost 2026-03-13 12:23:19.448 | 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-03-13 12:23:19.448 | LIBVIRT_CPU_MODE=host-passthrough 2026-03-13 12:23:19.448 | LIBVIRT_CPU_MODEL=Nehalem 2026-03-13 12:23:19.448 | LIBVIRT_GROUP=libvirt 2026-03-13 12:23:19.448 | LIBVIRT_TYPE=kvm 2026-03-13 12:23:19.448 | LINENO=762 2026-03-13 12:23:19.448 | LOCAL_HOSTNAME=np0000158693 2026-03-13 12:23:19.448 | LOGDAYS=7 2026-03-13 12:23:19.448 | LOGDIR=/opt/stack/logs 2026-03-13 12:23:19.448 | LOGFILE=/opt/stack/logs/devstacklog.txt.2026-03-13-122053 2026-03-13 12:23:19.448 | LOGFILE_DIR=/opt/stack/logs 2026-03-13 12:23:19.448 | LOGFILE_NAME=devstacklog.txt 2026-03-13 12:23:19.448 | LOGNAME=stack 2026-03-13 12:23:19.448 | LOGO=ubuntu-logo 2026-03-13 12:23:19.448 | LOG_COLOR=False 2026-03-13 12:23:19.448 | LRC=localrc 2026-03-13 12:23:19.448 | MACHTYPE=x86_64-pc-linux-gnu 2026-03-13 12:23:19.448 | MAGNUM_API_PASTE=/etc/magnum/api-paste.ini 2026-03-13 12:23:19.448 | MAGNUM_BIN_DIR=/opt/stack/data/venv/bin 2026-03-13 12:23:19.448 | MAGNUM_BRANCH=master 2026-03-13 12:23:19.448 | MAGNUM_CERTIFICATE_CACHE_DIR=/var/lib/magnum/certificate-cache 2026-03-13 12:23:19.448 | MAGNUM_CONF=/etc/magnum/magnum.conf 2026-03-13 12:23:19.448 | MAGNUM_CONFIGURE_IPTABLES=True 2026-03-13 12:23:19.448 | MAGNUM_CONF_DIR=/etc/magnum 2026-03-13 12:23:19.448 | MAGNUM_DIR=/opt/stack/magnum 2026-03-13 12:23:19.448 | MAGNUM_ENFORCE_SCOPE=False 2026-03-13 12:23:19.448 | MAGNUM_GUEST_IMAGE_URL=https://github.com/vexxhost/capo-image-elements/releases/latest/download/ubuntu-22.04-v1.35.1.qcow2 2026-03-13 12:23:19.448 | MAGNUM_K8S_KEYSTONE_AUTH_DEFAULT_POLICY=/etc/magnum/k8s_keystone_auth_default_policy.json 2026-03-13 12:23:19.448 | MAGNUM_POLICY=/etc/magnum/policy.yaml 2026-03-13 12:23:19.448 | MAGNUM_REPO=https://github.com/openstack/magnum.git 2026-03-13 12:23:19.448 | MAGNUM_SERVICE_HOST=199.204.45.35 2026-03-13 12:23:19.448 | MAGNUM_SERVICE_PROTOCOL=https 2026-03-13 12:23:19.448 | MAGNUM_STATE_PATH=/opt/stack/data/magnum 2026-03-13 12:23:19.448 | MAGNUM_SWIFT_REGISTRY_CONTAINER=docker_registry 2026-03-13 12:23:19.448 | MAGNUM_TRUSTEE_DOMAIN_ADMIN_PASSWORD=secret 2026-03-13 12:23:19.448 | MAGNUM_UWSGI=magnum.wsgi.api:application 2026-03-13 12:23:19.448 | MAGNUM_UWSGI_CONF=/etc/magnum/magnum-api-uwsgi.ini 2026-03-13 12:23:19.448 | MAIL=/var/mail/stack 2026-03-13 12:23:19.448 | MANILACLIENT_BRANCH=master 2026-03-13 12:23:19.448 | MANILACLIENT_DIR=/opt/stack/python-manilaclient 2026-03-13 12:23:19.448 | MANILACLIENT_REPO=https://opendev.org/openstack/python-manilaclient 2026-03-13 12:23:19.448 | MANILA_ADMIN_NET_RANGE=10.2.5.0/24 2026-03-13 12:23:19.448 | MANILA_ALLOW_NAS_SERVER_PORTS_ON_HOST=False 2026-03-13 12:23:19.448 | MANILA_API_PASTE_INI=/etc/manila/api-paste.ini 2026-03-13 12:23:19.448 | MANILA_BIN_DIR=/opt/stack/data/venv/bin 2026-03-13 12:23:19.448 | MANILA_CONF=/etc/manila/manila.conf 2026-03-13 12:23:19.448 | MANILA_CONFIGURE_DEFAULT_TYPES=True 2026-03-13 12:23:19.448 | MANILA_CONF_DIR=/etc/manila 2026-03-13 12:23:19.448 | MANILA_CONTAINER_DRIVER=manila.share.drivers.container.driver.ContainerShareDriver 2026-03-13 12:23:19.448 | MANILA_CONTAINER_VOLUME_GROUP_NAME=manila_docker_volumes 2026-03-13 12:23:19.448 | MANILA_DATA_COPY_CHECK_HASH=True 2026-03-13 12:23:19.448 | MANILA_DATA_NODE_IP=10.2.5.0/24 2026-03-13 12:23:19.448 | MANILA_DEFAULT_SHARE_GROUP_TYPE=default 2026-03-13 12:23:19.448 | MANILA_DEFAULT_SHARE_GROUP_TYPE_SPECS= 2026-03-13 12:23:19.448 | MANILA_DEFAULT_SHARE_TYPE=default 2026-03-13 12:23:19.448 | MANILA_DEFAULT_SHARE_TYPE_EXTRA_SPECS='snapshot_support=True create_share_from_snapshot_support=True' 2026-03-13 12:23:19.448 | MANILA_DEFERRED_DELETE_TASK_INTERVAL=10 2026-03-13 12:23:19.448 | MANILA_DHSS_FALSE_SHARE_TYPE_EXTRA_SPECS='snapshot_support=True create_share_from_snapshot_support=True' 2026-03-13 12:23:19.448 | MANILA_DHSS_TRUE_SHARE_TYPE_EXTRA_SPECS='snapshot_support=True create_share_from_snapshot_support=True' 2026-03-13 12:23:19.448 | MANILA_DIR=/opt/stack/manila 2026-03-13 12:23:19.448 | MANILA_DOCKER_IMAGE_ALIAS=manila_docker_image 2026-03-13 12:23:19.448 | 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-03-13 12:23:19.448 | MANILA_ENABLED_BACKENDS=generic 2026-03-13 12:23:19.448 | MANILA_ENABLED_SHARE_PROTOCOLS=NFS,CIFS 2026-03-13 12:23:19.448 | MANILA_ENDPOINT_BASE=http://199.204.45.35/share 2026-03-13 12:23:19.448 | MANILA_ENFORCE_SCOPE=False 2026-03-13 12:23:19.448 | MANILA_GIT_BASE=https://opendev.org 2026-03-13 12:23:19.448 | MANILA_KEY_FORMAT=ecdsa 2026-03-13 12:23:19.448 | MANILA_LOCK_PATH=/opt/stack/manila/manila_locks 2026-03-13 12:23:19.448 | MANILA_LVM_SHARE_EXPORT_IPS=199.204.45.35 2026-03-13 12:23:19.448 | MANILA_MNT_DIR=/opt/stack/data/manila/mnt 2026-03-13 12:23:19.448 | MANILA_NETWORK_API_CLASS=manila.network.neutron.neutron_network_plugin.NeutronBindNetworkPlugin 2026-03-13 12:23:19.448 | MANILA_NEUTRON_VNIC_TYPE=normal 2026-03-13 12:23:19.448 | MANILA_PATH_TO_PRIVATE_KEY=/opt/stack/.ssh/id_ecdsa 2026-03-13 12:23:19.448 | MANILA_PATH_TO_PUBLIC_KEY=/opt/stack/.ssh/id_ecdsa.pub 2026-03-13 12:23:19.448 | MANILA_REPLICA_STATE_UPDATE_INTERVAL=300 2026-03-13 12:23:19.448 | MANILA_REPO_ROOT=openstack 2026-03-13 12:23:19.448 | MANILA_RESTORE_IPV6_DEFAULT_ROUTE=True 2026-03-13 12:23:19.449 | MANILA_SCHEDULER_DRIVER=manila.scheduler.drivers.filter.FilterScheduler 2026-03-13 12:23:19.449 | MANILA_SERVICE_HOST=199.204.45.35 2026-03-13 12:23:19.449 | MANILA_SERVICE_IMAGE_ENABLED=True 2026-03-13 12:23:19.449 | MANILA_SERVICE_IMAGE_NAME=manila-service-image-master 2026-03-13 12:23:19.449 | MANILA_SERVICE_IMAGE_URL=http://tarballs.openstack.org/manila-image-elements/images/manila-service-image-master.qcow2 2026-03-13 12:23:19.449 | MANILA_SERVICE_INSTANCE_PASSWORD=manila 2026-03-13 12:23:19.449 | MANILA_SERVICE_INSTANCE_USER=manila 2026-03-13 12:23:19.449 | MANILA_SERVICE_KEYPAIR_NAME=manila-service 2026-03-13 12:23:19.449 | MANILA_SERVICE_PORT=8786 2026-03-13 12:23:19.449 | MANILA_SERVICE_PORT_INT=18786 2026-03-13 12:23:19.449 | MANILA_SERVICE_PROTOCOL=http 2026-03-13 12:23:19.449 | MANILA_SERVICE_SECGROUP=manila-service 2026-03-13 12:23:19.449 | MANILA_SERVICE_VM_FLAVOR_DISK=5 2026-03-13 12:23:19.449 | MANILA_SERVICE_VM_FLAVOR_NAME=manila-service-flavor 2026-03-13 12:23:19.449 | MANILA_SERVICE_VM_FLAVOR_RAM=512 2026-03-13 12:23:19.449 | MANILA_SERVICE_VM_FLAVOR_REF=100 2026-03-13 12:23:19.449 | MANILA_SERVICE_VM_FLAVOR_VCPUS=1 2026-03-13 12:23:19.449 | MANILA_SETUP_IPV6=False 2026-03-13 12:23:19.449 | MANILA_SSH_TIMEOUT=180 2026-03-13 12:23:19.449 | MANILA_STATE_PATH=/opt/stack/data/manila 2026-03-13 12:23:19.449 | MANILA_USE_DOWNGRADE_MIGRATIONS=False 2026-03-13 12:23:19.449 | MANILA_USE_SCHEDULER_CREATING_SHARE_FROM_SNAPSHOT=False 2026-03-13 12:23:19.449 | MANILA_USE_SERVICE_INSTANCE_PASSWORD=True 2026-03-13 12:23:19.449 | MANILA_UWSGI_CONF=/etc/manila/manila-uwsgi.ini 2026-03-13 12:23:19.449 | MANILA_WSGI=manila.wsgi.api:application 2026-03-13 12:23:19.449 | MANILA_ZFSONLINUX_BACKEND_FILES_CONTAINER_DIR=/opt/stack/data/manila/zfsonlinux 2026-03-13 12:23:19.449 | MANILA_ZFSONLINUX_DATASET_CREATION_OPTIONS=compression=gzip 2026-03-13 12:23:19.449 | MANILA_ZFSONLINUX_REPLICATION_DOMAIN=ZFSonLinux 2026-03-13 12:23:19.449 | MANILA_ZFSONLINUX_SERVICE_IP=199.204.45.35 2026-03-13 12:23:19.449 | MANILA_ZFSONLINUX_SHARE_EXPORT_IP=199.204.45.35 2026-03-13 12:23:19.449 | MANILA_ZFSONLINUX_SSH_USERNAME=stack 2026-03-13 12:23:19.449 | MANILA_ZFSONLINUX_USE_SSH=False 2026-03-13 12:23:19.449 | MANILA_ZFSONLINUX_ZPOOL_SIZE=30G 2026-03-13 12:23:19.449 | MAX_DB_CONNECTIONS=200 2026-03-13 12:23:19.449 | MEMCACHE_SERVERS=localhost:11211 2026-03-13 12:23:19.449 | METADATA_SERVICE_PORT=8775 2026-03-13 12:23:19.449 | METERING_PLUGIN=neutron.services.metering.metering_plugin.MeteringPlugin 2026-03-13 12:23:19.449 | ML2_L3_PLUGIN=ovn-router 2026-03-13 12:23:19.449 | MYSQL_DRIVER=PyMySQL 2026-03-13 12:23:19.449 | MYSQL_GATHER_PERFORMANCE=True 2026-03-13 12:23:19.449 | MYSQL_HOST=127.0.0.1 2026-03-13 12:23:19.449 | MYSQL_REDUCE_MEMORY=True 2026-03-13 12:23:19.449 | MYSQL_SERVICE_NAME=mysql 2026-03-13 12:23:19.449 | MYSQL_USER=root 2026-03-13 12:23:19.449 | NAME=Ubuntu 2026-03-13 12:23:19.449 | NETWORK_GATEWAY=10.1.0.1 2026-03-13 12:23:19.449 | NEUTRON_ANY='q-svc neutron-api' 2026-03-13 12:23:19.449 | NEUTRON_BIN_DIR=/opt/stack/data/venv/bin 2026-03-13 12:23:19.449 | NEUTRON_BRANCH=master 2026-03-13 12:23:19.449 | NEUTRON_CONF=/etc/neutron/neutron.conf 2026-03-13 12:23:19.449 | NEUTRON_CONF_DIR=/etc/neutron 2026-03-13 12:23:19.449 | NEUTRON_CREATE_INITIAL_NETWORKS=True 2026-03-13 12:23:19.449 | NEUTRON_DHCP_CONF=/etc/neutron/dhcp_agent.ini 2026-03-13 12:23:19.449 | NEUTRON_DIR=/opt/stack/neutron 2026-03-13 12:23:19.449 | NEUTRON_ENDPOINT_SERVICE_NAME=networking 2026-03-13 12:23:19.449 | NEUTRON_ENFORCE_SCOPE=True 2026-03-13 12:23:19.449 | NEUTRON_FWAAS_DIR=/opt/stack/neutron-fwaas 2026-03-13 12:23:19.449 | NEUTRON_L3_CONF=/etc/neutron/l3_agent.ini 2026-03-13 12:23:19.449 | NEUTRON_OVN_AGENT_BINARY=neutron-ovn-agent 2026-03-13 12:23:19.449 | NEUTRON_OVN_BIN_DIR=/opt/stack/data/venv/bin 2026-03-13 12:23:19.449 | NEUTRON_OVN_METADATA_BINARY=neutron-ovn-metadata-agent 2026-03-13 12:23:19.449 | NEUTRON_PORT_SECURITY=True 2026-03-13 12:23:19.449 | NEUTRON_REPO=https://github.com/openstack/neutron.git 2026-03-13 12:23:19.449 | NEUTRON_ROOTWRAP=/opt/stack/data/venv/bin/neutron-rootwrap 2026-03-13 12:23:19.449 | NEUTRON_TEST_CONFIG_FILE=/etc/neutron/debug.ini 2026-03-13 12:23:19.449 | NEUTRON_UWSGI=neutron.wsgi.api:application 2026-03-13 12:23:19.449 | NEUTRON_UWSGI_CONF=/etc/neutron/neutron-api-uwsgi.ini 2026-03-13 12:23:19.449 | NOUNSET= 2026-03-13 12:23:19.449 | NOVA_ALLOW_MOVE_TO_SAME_HOST=True 2026-03-13 12:23:19.449 | NOVA_API_DB=nova_api 2026-03-13 12:23:19.449 | NOVA_API_PASTE_INI=/etc/nova/api-paste.ini 2026-03-13 12:23:19.449 | NOVA_BIN_DIR=/opt/stack/data/venv/bin 2026-03-13 12:23:19.449 | NOVA_BRANCH=master 2026-03-13 12:23:19.449 | NOVA_COND_CONF=/etc/nova/nova.conf 2026-03-13 12:23:19.449 | NOVA_CONF=/etc/nova/nova.conf 2026-03-13 12:23:19.449 | NOVA_CONF_DIR=/etc/nova 2026-03-13 12:23:19.449 | NOVA_CONSOLE_PROXY_COMPUTE_TLS=False 2026-03-13 12:23:19.449 | NOVA_CPU_CELL=1 2026-03-13 12:23:19.449 | NOVA_CPU_CONF=/etc/nova/nova-cpu.conf 2026-03-13 12:23:19.449 | NOVA_CPU_UUID= 2026-03-13 12:23:19.449 | NOVA_DIR=/opt/stack/nova 2026-03-13 12:23:19.449 | NOVA_ENABLED_APIS=osapi_compute,metadata 2026-03-13 12:23:19.449 | NOVA_ENABLE_CACHE=True 2026-03-13 12:23:19.449 | NOVA_ENFORCE_SCOPE=True 2026-03-13 12:23:19.449 | NOVA_FAKE_CONF=/etc/nova/nova-fake.conf 2026-03-13 12:23:19.449 | NOVA_FILTERS=ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter 2026-03-13 12:23:19.449 | NOVA_INSTANCES_PATH=/opt/stack/data/nova/instances 2026-03-13 12:23:19.449 | NOVA_LIBVIRT_TB_CACHE_SIZE=128 2026-03-13 12:23:19.449 | NOVA_METADATA_UWSGI=nova.wsgi.metadata:application 2026-03-13 12:23:19.449 | NOVA_METADATA_UWSGI_CONF=/etc/nova/nova-metadata-uwsgi.ini 2026-03-13 12:23:19.449 | NOVA_MY_IP=199.204.45.35 2026-03-13 12:23:19.449 | NOVA_NOTIFICATION_FORMAT=unversioned 2026-03-13 12:23:19.449 | NOVA_NUM_CELLS=1 2026-03-13 12:23:19.449 | NOVA_PLUGINS=/opt/stack/devstack/lib/nova_plugins 2026-03-13 12:23:19.449 | NOVA_READY_TIMEOUT=60 2026-03-13 12:23:19.449 | NOVA_REPO=https://github.com/openstack/nova.git 2026-03-13 12:23:19.450 | NOVA_SERIAL_ENABLED=False 2026-03-13 12:23:19.450 | NOVA_SERVICE_HOST=199.204.45.35 2026-03-13 12:23:19.450 | NOVA_SERVICE_LISTEN_ADDRESS=0.0.0.0 2026-03-13 12:23:19.450 | NOVA_SERVICE_PORT=8774 2026-03-13 12:23:19.450 | NOVA_SERVICE_PORT_INT=18774 2026-03-13 12:23:19.450 | NOVA_SERVICE_PROTOCOL=https 2026-03-13 12:23:19.450 | NOVA_SERVICE_REPORT_INTERVAL=120 2026-03-13 12:23:19.450 | NOVA_SHUTDOWN_TIMEOUT=0 2026-03-13 12:23:19.450 | NOVA_SPICE_ENABLED=False 2026-03-13 12:23:19.450 | NOVA_STATE_PATH=/opt/stack/data/nova 2026-03-13 12:23:19.450 | NOVA_USE_SERVICE_TOKEN=True 2026-03-13 12:23:19.450 | NOVA_USE_UNIFIED_LIMITS=False 2026-03-13 12:23:19.450 | NOVA_UWSGI=nova.wsgi.osapi_compute:application 2026-03-13 12:23:19.450 | NOVA_UWSGI_CONF=/etc/nova/nova-api-uwsgi.ini 2026-03-13 12:23:19.450 | NOVA_VNC_ENABLED=True 2026-03-13 12:23:19.450 | NOVNC_BRANCH=v1.3.0 2026-03-13 12:23:19.450 | NOVNC_REPO=https://github.com/novnc/novnc.git 2026-03-13 12:23:19.450 | NOW=1773404465 2026-03-13 12:23:19.450 | NO_UPDATE_REPOS=False 2026-03-13 12:23:19.450 | OBJECT_PORT_BASE=6613 2026-03-13 12:23:19.450 | OCTAVIA=octavia 2026-03-13 12:23:19.450 | OCTAVIA_AMPHORA_DRIVER=amphora_haproxy_rest_driver 2026-03-13 12:23:19.450 | OCTAVIA_AMP_CONN_TIMEOUT=10 2026-03-13 12:23:19.450 | OCTAVIA_AMP_EXPIRY_AGE=3600 2026-03-13 12:23:19.450 | OCTAVIA_AMP_FLAVOR_ID=10 2026-03-13 12:23:19.450 | OCTAVIA_AMP_IMAGE_ARCH=amd64 2026-03-13 12:23:19.450 | OCTAVIA_AMP_IMAGE_FILE=/opt/stack/octavia/diskimage-create/amphora-x64-haproxy.qcow2 2026-03-13 12:23:19.450 | OCTAVIA_AMP_IMAGE_NAME=amphora-x64-haproxy 2026-03-13 12:23:19.450 | OCTAVIA_AMP_IMAGE_TAG=amphora 2026-03-13 12:23:19.450 | OCTAVIA_AMP_LOG_ADMIN_PORT=10514 2026-03-13 12:23:19.450 | OCTAVIA_AMP_LOG_TENANT_PORT=20514 2026-03-13 12:23:19.450 | OCTAVIA_AMP_READ_TIMEOUT=120 2026-03-13 12:23:19.450 | OCTAVIA_AMP_SSH_KEY_BITS=2048 2026-03-13 12:23:19.450 | OCTAVIA_AMP_SSH_KEY_NAME=octavia_ssh_key 2026-03-13 12:23:19.450 | OCTAVIA_AMP_SSH_KEY_PATH=/etc/octavia/.ssh/octavia_ssh_key 2026-03-13 12:23:19.450 | OCTAVIA_AMP_SSH_KEY_TYPE=rsa 2026-03-13 12:23:19.450 | OCTAVIA_API=o-api 2026-03-13 12:23:19.450 | OCTAVIA_API_ARGS=' --config-file /etc/octavia/octavia.conf' 2026-03-13 12:23:19.450 | OCTAVIA_API_HAPROXY=o-api-ha 2026-03-13 12:23:19.450 | OCTAVIA_AUDIT_MAP=/etc/octavia/octavia_api_audit_map.conf 2026-03-13 12:23:19.450 | OCTAVIA_BIN_DIR=/opt/stack/data/venv/bin 2026-03-13 12:23:19.450 | OCTAVIA_CERTS_DIR=/etc/octavia/certs 2026-03-13 12:23:19.450 | OCTAVIA_COMPUTE_DRIVER=compute_nova_driver 2026-03-13 12:23:19.450 | OCTAVIA_CONF=/etc/octavia/octavia.conf 2026-03-13 12:23:19.450 | OCTAVIA_CONF_DIR=/etc/octavia 2026-03-13 12:23:19.450 | OCTAVIA_CONSUMER=o-cw 2026-03-13 12:23:19.450 | OCTAVIA_CONSUMER_ARGS=' --config-file /etc/octavia/octavia.conf' 2026-03-13 12:23:19.450 | OCTAVIA_CONSUMER_BINARY=/opt/stack/data/venv/bin/octavia-worker 2026-03-13 12:23:19.450 | OCTAVIA_CONTROLLER_IP_PORT_LIST=auto 2026-03-13 12:23:19.450 | OCTAVIA_DIB_TRACING=1 2026-03-13 12:23:19.450 | OCTAVIA_DIR=/opt/stack/octavia 2026-03-13 12:23:19.450 | OCTAVIA_DRIVER_AGENT=o-da 2026-03-13 12:23:19.450 | OCTAVIA_DRIVER_AGENT_ARGS=' --config-file /etc/octavia/octavia.conf' 2026-03-13 12:23:19.450 | OCTAVIA_DRIVER_AGENT_BINARY=/opt/stack/data/venv/bin/octavia-driver-agent 2026-03-13 12:23:19.450 | OCTAVIA_ENABLE_AMPHORAV2_JOBBOARD=False 2026-03-13 12:23:19.450 | OCTAVIA_HA_PORT=9875 2026-03-13 12:23:19.450 | OCTAVIA_HEALTHMANAGER=o-hm 2026-03-13 12:23:19.450 | OCTAVIA_HEALTHMANAGER_ARGS=' --config-file /etc/octavia/octavia.conf' 2026-03-13 12:23:19.450 | OCTAVIA_HEALTHMANAGER_BINARY=/opt/stack/data/venv/bin/octavia-health-manager 2026-03-13 12:23:19.450 | OCTAVIA_HEALTH_KEY=insecure 2026-03-13 12:23:19.450 | OCTAVIA_HM_LISTEN_PORT=5555 2026-03-13 12:23:19.450 | OCTAVIA_HOUSEKEEPER=o-hk 2026-03-13 12:23:19.450 | OCTAVIA_HOUSEKEEPER_ARGS=' --config-file /etc/octavia/octavia.conf' 2026-03-13 12:23:19.450 | OCTAVIA_HOUSEKEEPER_BINARY=/opt/stack/data/venv/bin/octavia-housekeeping 2026-03-13 12:23:19.450 | OCTAVIA_IMAGE_DRIVER=image_glance_driver 2026-03-13 12:23:19.450 | OCTAVIA_JOBBOARD_BACKEND=redis 2026-03-13 12:23:19.450 | OCTAVIA_JOBBOARD_EXPIRATION_TIME=30 2026-03-13 12:23:19.450 | OCTAVIA_LB_EXPIRY_AGE=3600 2026-03-13 12:23:19.450 | OCTAVIA_LB_TOPOLOGY=SINGLE 2026-03-13 12:23:19.450 | OCTAVIA_MGMT_PORT_IP=auto 2026-03-13 12:23:19.450 | OCTAVIA_MGMT_SUBNET=192.168.0.0/24 2026-03-13 12:23:19.450 | OCTAVIA_MGMT_SUBNET_END=192.168.0.200 2026-03-13 12:23:19.450 | OCTAVIA_MGMT_SUBNET_IPV6=fd00:0:0:42::/64 2026-03-13 12:23:19.450 | OCTAVIA_MGMT_SUBNET_IPV6_END=fd00:0:0:42:ffff:ffff:ffff:ffff 2026-03-13 12:23:19.450 | OCTAVIA_MGMT_SUBNET_IPV6_START=fd00:0:0:42:0:0:0:2 2026-03-13 12:23:19.450 | OCTAVIA_MGMT_SUBNET_START=192.168.0.2 2026-03-13 12:23:19.450 | OCTAVIA_NETWORK_DRIVER=allowed_address_pairs_driver 2026-03-13 12:23:19.450 | OCTAVIA_NODE=api 2026-03-13 12:23:19.450 | OCTAVIA_PASSWORD=secretadmin 2026-03-13 12:23:19.450 | OCTAVIA_PORT=9876 2026-03-13 12:23:19.450 | OCTAVIA_PREGENERATED_CERTS_DIR=/opt/stack/octavia/devstack/pregenerated/certs 2026-03-13 12:23:19.450 | OCTAVIA_PREGENERATED_SSH_KEY_PATH=/opt/stack/octavia/devstack/pregenerated/ssh-keys/octavia_ssh_key 2026-03-13 12:23:19.450 | OCTAVIA_PROJECT_DOMAIN_NAME=Default 2026-03-13 12:23:19.450 | OCTAVIA_PROJECT_NAME=admin 2026-03-13 12:23:19.450 | OCTAVIA_PROTOCOL=http 2026-03-13 12:23:19.450 | OCTAVIA_PROVIDER_AGENTS=ovn 2026-03-13 12:23:19.450 | OCTAVIA_PROVIDER_DRIVERS='amphora:The Octavia Amphora driver.,octavia:Deprecated alias of the Octavia Amphora driver.,ovn:Octavia OVN driver.' 2026-03-13 12:23:19.450 | OCTAVIA_RUN_DIR=/var/run/octavia 2026-03-13 12:23:19.450 | OCTAVIA_SERVICE=octavia 2026-03-13 12:23:19.450 | OCTAVIA_SERVICE_TYPE=load-balancer 2026-03-13 12:23:19.450 | OCTAVIA_SSH_DIR=/etc/octavia/.ssh 2026-03-13 12:23:19.450 | OCTAVIA_USERNAME=admin 2026-03-13 12:23:19.450 | OCTAVIA_USER_DOMAIN_NAME=Default 2026-03-13 12:23:19.450 | OCTAVIA_USE_PREGENERATED_CERTS=False 2026-03-13 12:23:19.450 | OCTAVIA_USE_PREGENERATED_SSH_KEY=False 2026-03-13 12:23:19.450 | OCTAVIA_UWSGI_APP=octavia.wsgi.api:application 2026-03-13 12:23:19.450 | OCTAVIA_UWSGI_CONF=/etc/octavia/octavia-uwsgi.ini 2026-03-13 12:23:19.450 | OCTAVIA_VOLUME_DRIVER=volume_noop_driver 2026-03-13 12:23:19.450 | OFFLINE=False 2026-03-13 12:23:19.450 | OLDPWD=/opt/stack/requirements 2026-03-13 12:23:19.450 | OPENSSL=/usr/bin/openssl 2026-03-13 12:23:19.450 | OPTERR=1 2026-03-13 12:23:19.450 | OPTIND=1 2026-03-13 12:23:19.450 | ORG_NAME=OpenStack 2026-03-13 12:23:19.450 | ORG_UNIT_NAME=DevStack 2026-03-13 12:23:19.450 | OSLO_BIN_DIR=/opt/stack/data/venv/bin 2026-03-13 12:23:19.450 | OSTESTIMAGES_BRANCH=master 2026-03-13 12:23:19.450 | OSTESTIMAGES_DIR=/opt/stack/os-test-images 2026-03-13 12:23:19.450 | OSTESTIMAGES_REPO=https://github.com/openstack/os-test-images.git 2026-03-13 12:23:19.450 | OSTYPE=linux-gnu 2026-03-13 12:23:19.451 | OS_BRICK_LOCK_PATH=/opt/stack/data/os_brick 2026-03-13 12:23:19.451 | OS_CLOUD=devstack-admin 2026-03-13 12:23:19.451 | OS_VIF_OVS_ISOLATE_VIF=False 2026-03-13 12:23:19.451 | OVN_AGENT_CONF=/etc/neutron/plugins/ml2/ovn_agent.ini 2026-03-13 12:23:19.451 | OVN_AGENT_EXTENSIONS=metadata 2026-03-13 12:23:19.451 | OVN_BRANCH=branch-24.03 2026-03-13 12:23:19.451 | OVN_BRIDGE_MAPPINGS=public:br-ex 2026-03-13 12:23:19.451 | OVN_BUILD_FROM_SOURCE=False 2026-03-13 12:23:19.451 | OVN_BUILD_MODULES=False 2026-03-13 12:23:19.451 | OVN_CONTROLLER_SERVICE=ovn-controller.service 2026-03-13 12:23:19.451 | OVN_CONTROLLER_VTEP_SERVICE=ovn-controller-vtep.service 2026-03-13 12:23:19.451 | OVN_DATADIR=/var/lib/ovn 2026-03-13 12:23:19.451 | OVN_DBS_LOG_LEVEL=dbg 2026-03-13 12:23:19.451 | OVN_DNS_SERVERS=8.8.8.8 2026-03-13 12:23:19.451 | OVN_GENEVE_OVERHEAD=38 2026-03-13 12:23:19.451 | OVN_IGMP_SNOOPING_ENABLE=False 2026-03-13 12:23:19.451 | OVN_INSTALL_OVS_PYTHON_MODULE=False 2026-03-13 12:23:19.451 | OVN_L3_CREATE_PUBLIC_NETWORK=True 2026-03-13 12:23:19.451 | OVN_L3_SCHEDULER=leastloaded 2026-03-13 12:23:19.451 | OVN_META_CONF=/etc/neutron/neutron_ovn_metadata_agent.ini 2026-03-13 12:23:19.451 | OVN_META_DATA_HOST=199.204.45.35 2026-03-13 12:23:19.451 | OVN_NB_REMOTE=ssl:199.204.45.35:6641 2026-03-13 12:23:19.451 | OVN_NEUTRON_SYNC_MODE=log 2026-03-13 12:23:19.451 | OVN_NORTHD_SERVICE=ovn-central.service 2026-03-13 12:23:19.451 | OVN_OCTAVIA_PROVIDER_DIR=/opt/stack/ovn-octavia-provider 2026-03-13 12:23:19.451 | OVN_PROTO=ssl 2026-03-13 12:23:19.451 | OVN_REPO=https://github.com/ovn-org/ovn.git 2026-03-13 12:23:19.451 | OVN_REPO_NAME=ovn 2026-03-13 12:23:19.451 | OVN_RUNDIR=/var/run/ovn 2026-03-13 12:23:19.451 | OVN_SB_REMOTE=ssl:199.204.45.35:6642 2026-03-13 12:23:19.451 | OVN_SCRIPTDIR=/share/ovn/scripts 2026-03-13 12:23:19.451 | OVN_SHAREDIR=/share/ovn 2026-03-13 12:23:19.451 | OVN_SPLIT_HASH=05bf1dbb98b0635a51f75e268ef8aed27601401d 2026-03-13 12:23:19.451 | OVN_UUID= 2026-03-13 12:23:19.451 | OVSDB_SERVER_LOCAL_HOST=127.0.0.1 2026-03-13 12:23:19.451 | OVSDB_SERVER_SERVICE=ovsdb-server.service 2026-03-13 12:23:19.451 | OVS_BINDIR=/bin 2026-03-13 12:23:19.451 | OVS_BRANCH=branch-3.3 2026-03-13 12:23:19.451 | OVS_BRIDGE=br-int 2026-03-13 12:23:19.451 | OVS_DATADIR=/opt/stack/data/ovs 2026-03-13 12:23:19.451 | OVS_DATAPATH_TYPE=system 2026-03-13 12:23:19.451 | OVS_ENABLE_TUNNELING=True 2026-03-13 12:23:19.451 | OVS_PHYSICAL_BRIDGE=br-ex 2026-03-13 12:23:19.451 | OVS_PREFIX= 2026-03-13 12:23:19.451 | OVS_REPO=https://github.com/openvswitch/ovs.git 2026-03-13 12:23:19.451 | OVS_REPO_NAME=ovs 2026-03-13 12:23:19.451 | OVS_RUNDIR=/var/run/openvswitch 2026-03-13 12:23:19.451 | OVS_SBINDIR=/sbin 2026-03-13 12:23:19.451 | OVS_SCRIPTDIR=/share/openvswitch/scripts 2026-03-13 12:23:19.451 | OVS_SHAREDIR=/share/openvswitch 2026-03-13 12:23:19.451 | OVS_SYSCONFDIR=/etc/openvswitch 2026-03-13 12:23:19.451 | OVS_TUNNEL_BRIDGE=br-tun 2026-03-13 12:23:19.451 | OVS_VSWITCHD_SERVICE=ovs-vswitchd.service 2026-03-13 12:23:19.451 | PACKAGES='apache2 2026-03-13 12:23:19.451 | apache2-dev 2026-03-13 12:23:19.451 | bc 2026-03-13 12:23:19.451 | bsdmainutils 2026-03-13 12:23:19.451 | curl 2026-03-13 12:23:19.451 | g++ 2026-03-13 12:23:19.451 | gawk 2026-03-13 12:23:19.451 | gcc 2026-03-13 12:23:19.451 | gettext 2026-03-13 12:23:19.451 | git 2026-03-13 12:23:19.451 | graphviz 2026-03-13 12:23:19.451 | iputils-ping 2026-03-13 12:23:19.451 | libffi-dev 2026-03-13 12:23:19.451 | libjpeg-dev 2026-03-13 12:23:19.451 | libpq-dev 2026-03-13 12:23:19.451 | libssl-dev 2026-03-13 12:23:19.451 | libsystemd-dev 2026-03-13 12:23:19.451 | libxml2-dev 2026-03-13 12:23:19.451 | libxslt1-dev 2026-03-13 12:23:19.451 | libyaml-dev 2026-03-13 12:23:19.451 | lsof 2026-03-13 12:23:19.451 | openssh-server 2026-03-13 12:23:19.451 | openssl 2026-03-13 12:23:19.451 | pkg-config 2026-03-13 12:23:19.451 | psmisc 2026-03-13 12:23:19.451 | python3-dev 2026-03-13 12:23:19.451 | python3-pip 2026-03-13 12:23:19.451 | python3-systemd 2026-03-13 12:23:19.451 | python3-venv 2026-03-13 12:23:19.451 | tar 2026-03-13 12:23:19.451 | tcpdump 2026-03-13 12:23:19.451 | unzip 2026-03-13 12:23:19.451 | uuid-runtime 2026-03-13 12:23:19.451 | wget 2026-03-13 12:23:19.451 | zlib1g-dev 2026-03-13 12:23:19.451 | lvm2 2026-03-13 12:23:19.451 | qemu-utils 2026-03-13 12:23:19.451 | thin-provisioning-tools 2026-03-13 12:23:19.451 | lsscsi 2026-03-13 12:23:19.451 | open-iscsi 2026-03-13 12:23:19.451 | libkrb5-dev 2026-03-13 12:23:19.451 | libldap2-dev 2026-03-13 12:23:19.451 | libsasl2-dev 2026-03-13 12:23:19.451 | memcached 2026-03-13 12:23:19.451 | python3-mysqldb 2026-03-13 12:23:19.451 | sqlite3 2026-03-13 12:23:19.451 | conntrack 2026-03-13 12:23:19.451 | curl 2026-03-13 12:23:19.451 | ebtables 2026-03-13 12:23:19.451 | genisoimage 2026-03-13 12:23:19.451 | iptables 2026-03-13 12:23:19.451 | iputils-arping 2026-03-13 12:23:19.451 | kpartx 2026-03-13 12:23:19.451 | libjs-jquery-tablesorter 2026-03-13 12:23:19.451 | parted 2026-03-13 12:23:19.451 | pm-utils 2026-03-13 12:23:19.451 | python3-mysqldb 2026-03-13 12:23:19.451 | socat 2026-03-13 12:23:19.451 | sqlite3 2026-03-13 12:23:19.451 | sudo 2026-03-13 12:23:19.451 | vlan 2026-03-13 12:23:19.451 | cryptsetup 2026-03-13 12:23:19.451 | dosfstools 2026-03-13 12:23:19.452 | genisoimage 2026-03-13 12:23:19.452 | gir1.2-libosinfo-1.0 2026-03-13 12:23:19.452 | netcat-openbsd 2026-03-13 12:23:19.452 | open-iscsi 2026-03-13 12:23:19.452 | qemu-utils 2026-03-13 12:23:19.452 | sg3-utils 2026-03-13 12:23:19.452 | sysfsutils 2026-03-13 12:23:19.452 | acl 2026-03-13 12:23:19.452 | dnsmasq-base 2026-03-13 12:23:19.452 | dnsmasq-utils 2026-03-13 12:23:19.452 | ebtables 2026-03-13 12:23:19.452 | haproxy 2026-03-13 12:23:19.452 | iptables 2026-03-13 12:23:19.452 | iputils-arping 2026-03-13 12:23:19.452 | iputils-ping 2026-03-13 12:23:19.452 | postgresql-server-dev-all 2026-03-13 12:23:19.452 | python3-mysqldb 2026-03-13 12:23:19.452 | sqlite3 2026-03-13 12:23:19.452 | sudo 2026-03-13 12:23:19.452 | vlan 2026-03-13 12:23:19.452 | apache2 golang 2026-03-13 12:23:19.452 | debootstrap 2026-03-13 12:23:19.452 | rsyslog 2026-03-13 12:23:19.452 | lvm2' 2026-03-13 12:23:19.452 | 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-03-13 12:23:19.452 | PHYSICAL_NETWORK=public 2026-03-13 12:23:19.452 | PIPESTATUS=([0]="0") 2026-03-13 12:23:19.452 | PIP_UPGRADE=False 2026-03-13 12:23:19.452 | PIP_VIRTUAL_ENV= 2026-03-13 12:23:19.452 | PLACEMENT_AUTH_STRATEGY=keystone 2026-03-13 12:23:19.452 | PLACEMENT_BIN_DIR=/opt/stack/data/venv/bin 2026-03-13 12:23:19.452 | PLACEMENT_BRANCH=master 2026-03-13 12:23:19.452 | PLACEMENT_CONF=/etc/placement/placement.conf 2026-03-13 12:23:19.452 | PLACEMENT_CONF_DIR=/etc/placement 2026-03-13 12:23:19.452 | PLACEMENT_DIR=/opt/stack/placement 2026-03-13 12:23:19.452 | PLACEMENT_ENFORCE_SCOPE=False 2026-03-13 12:23:19.452 | PLACEMENT_REPO=https://github.com/openstack/placement.git 2026-03-13 12:23:19.452 | PLACEMENT_SERVICE_HOST=199.204.45.35 2026-03-13 12:23:19.452 | PLACEMENT_SERVICE_PROTOCOL=https 2026-03-13 12:23:19.452 | PLACEMENT_UWSGI=placement.wsgi.api:application 2026-03-13 12:23:19.452 | PLACEMENT_UWSGI_CONF=/etc/placement/placement-uwsgi.ini 2026-03-13 12:23:19.452 | POSIXLY_CORRECT=y 2026-03-13 12:23:19.452 | PPID=2024 2026-03-13 12:23:19.452 | PREREQ_RERUN_HOURS=2 2026-03-13 12:23:19.452 | PREREQ_RERUN_MARKER=/opt/stack/devstack/.prereqs 2026-03-13 12:23:19.452 | PREREQ_RERUN_SECONDS=7200 2026-03-13 12:23:19.452 | PRETTY_NAME='Ubuntu 24.04.4 LTS' 2026-03-13 12:23:19.452 | PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy 2026-03-13 12:23:19.452 | PRIVATE_NETWORK_NAME=private 2026-03-13 12:23:19.452 | PRIVATE_SUBNET_NAME=private-subnet 2026-03-13 12:23:19.452 | PROVIDER_SUBNET_NAME=provider_net 2026-03-13 12:23:19.452 | PS4='+ $(short_source): ' 2026-03-13 12:23:19.452 | PUBLIC_BRIDGE=br-ex 2026-03-13 12:23:19.452 | PUBLIC_BRIDGE_MTU=1430 2026-03-13 12:23:19.452 | PUBLIC_INTERFACE= 2026-03-13 12:23:19.452 | PUBLIC_NETWORK_GATEWAY=172.24.5.1 2026-03-13 12:23:19.452 | PUBLIC_NETWORK_NAME=public 2026-03-13 12:23:19.452 | PUBLIC_PHYSICAL_NETWORK=public 2026-03-13 12:23:19.452 | PUBLIC_SUBNET_NAME=public-subnet 2026-03-13 12:23:19.452 | PWD=/opt/stack/devstack 2026-03-13 12:23:19.452 | PYKMIP_CA_PATH=/opt/stack/data/CA/int-ca/ca-chain.pem 2026-03-13 12:23:19.452 | PYKMIP_CLIENT_CERT=/opt/stack/data/CA/int-ca/pykmip-client.crt 2026-03-13 12:23:19.452 | PYKMIP_CLIENT_KEY=/opt/stack/data/CA/int-ca/private/pykmip-client.key 2026-03-13 12:23:19.452 | PYKMIP_CONF=/etc/pykmip/server.conf 2026-03-13 12:23:19.452 | PYKMIP_CONF_DIR=/etc/pykmip 2026-03-13 12:23:19.452 | PYKMIP_LOG_DIR=/var/log/pykmip 2026-03-13 12:23:19.452 | PYKMIP_SERVER_CERT=/opt/stack/data/CA/int-ca/pykmip-server.crt 2026-03-13 12:23:19.452 | PYKMIP_SERVER_KEY=/opt/stack/data/CA/int-ca/private/pykmip-server.key 2026-03-13 12:23:19.452 | PYTHON=/opt/stack/data/venv/bin/python3 2026-03-13 12:23:19.452 | PYTHON3_VERSION=3.12 2026-03-13 12:23:19.452 | QEMU_CONF=/etc/libvirt/qemu.conf 2026-03-13 12:23:19.452 | Q_ADMIN_USERNAME=neutron 2026-03-13 12:23:19.452 | Q_AGENT=ovn 2026-03-13 12:23:19.452 | Q_ALLOW_OVERLAPPING_IP=True 2026-03-13 12:23:19.452 | Q_ASSIGN_GATEWAY_TO_PUBLIC_BRIDGE=True 2026-03-13 12:23:19.452 | Q_AUTH_STRATEGY=keystone 2026-03-13 12:23:19.452 | Q_BUILD_OVS_FROM_GIT=False 2026-03-13 12:23:19.452 | Q_DB_NAME=neutron 2026-03-13 12:23:19.452 | Q_DHCP_CONF_FILE=/etc/neutron/dhcp_agent.ini 2026-03-13 12:23:19.452 | Q_DVR_MODE=legacy 2026-03-13 12:23:19.452 | Q_HOST=199.204.45.35 2026-03-13 12:23:19.452 | Q_L3_CONF_FILE=/etc/neutron/l3_agent.ini 2026-03-13 12:23:19.452 | Q_L3_ROUTER_PER_TENANT=True 2026-03-13 12:23:19.452 | Q_LISTEN_ADDRESS=0.0.0.0 2026-03-13 12:23:19.452 | Q_LOG_DRIVER_BURST_LIMIT=25 2026-03-13 12:23:19.452 | Q_LOG_DRIVER_LOG_BASE=acl_log_meter 2026-03-13 12:23:19.452 | Q_LOG_DRIVER_RATE_LIMIT=100 2026-03-13 12:23:19.452 | Q_META_CONF_FILE=/etc/neutron/metadata_agent.ini 2026-03-13 12:23:19.452 | Q_META_DATA_IP=199.204.45.35 2026-03-13 12:23:19.452 | Q_ML2_PLUGIN_EXT_DRIVERS=port_security,qos 2026-03-13 12:23:19.452 | Q_ML2_PLUGIN_GENEVE_TYPE_OPTIONS=vni_ranges=1:65536 2026-03-13 12:23:19.452 | Q_ML2_PLUGIN_GRE_TYPE_OPTIONS=tunnel_id_ranges=1:1000 2026-03-13 12:23:19.452 | Q_ML2_PLUGIN_MECHANISM_DRIVERS=ovn 2026-03-13 12:23:19.452 | Q_ML2_PLUGIN_TYPE_DRIVERS=local,flat,vlan,geneve 2026-03-13 12:23:19.452 | Q_ML2_PLUGIN_VLAN_TYPE_OPTIONS= 2026-03-13 12:23:19.452 | Q_ML2_PLUGIN_VXLAN_TYPE_OPTIONS=vni_ranges=1:1000 2026-03-13 12:23:19.452 | Q_ML2_TENANT_NETWORK_TYPE=geneve 2026-03-13 12:23:19.452 | Q_NOTIFY_NOVA_PORT_DATA_CHANGES=True 2026-03-13 12:23:19.452 | Q_NOTIFY_NOVA_PORT_STATUS_CHANGES=True 2026-03-13 12:23:19.452 | Q_OVS_USE_VETH=False 2026-03-13 12:23:19.452 | Q_PLUGIN=ml2 2026-03-13 12:23:19.452 | Q_PORT=9696 2026-03-13 12:23:19.452 | Q_PORT_INT=19696 2026-03-13 12:23:19.452 | Q_PROTOCOL=https 2026-03-13 12:23:19.452 | Q_PUBLIC_VETH_EX=veth-pub-ex 2026-03-13 12:23:19.452 | Q_PUBLIC_VETH_INT=veth-pub-int 2026-03-13 12:23:19.452 | Q_ROUTER_NAME=router1 2026-03-13 12:23:19.452 | Q_RR_COMMAND='sudo /opt/stack/data/venv/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2026-03-13 12:23:19.452 | Q_RR_CONF_FILE=/etc/neutron/rootwrap.conf 2026-03-13 12:23:19.452 | Q_RR_DAEMON_COMMAND='sudo /opt/stack/data/venv/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2026-03-13 12:23:19.452 | Q_TUNNEL_TYPES=gre 2026-03-13 12:23:19.453 | Q_USE_PROVIDERNET_FOR_PUBLIC=True 2026-03-13 12:23:19.453 | Q_USE_PUBLIC_VETH=False 2026-03-13 12:23:19.453 | Q_USE_ROOTWRAP=True 2026-03-13 12:23:19.453 | Q_USE_ROOTWRAP_DAEMON=True 2026-03-13 12:23:19.453 | Q_USE_SECGROUP=True 2026-03-13 12:23:19.453 | RABBIT_HOST=199.204.45.35 2026-03-13 12:23:19.453 | RABBIT_PASSWORD=secretrabbit 2026-03-13 12:23:19.453 | RABBIT_USERID=stackrabbit 2026-03-13 12:23:19.453 | RC_DIR=/opt/stack/devstack 2026-03-13 12:23:19.453 | RECLONE=False 2026-03-13 12:23:19.453 | RECREATE_KEYSTONE_DB=True 2026-03-13 12:23:19.453 | REGION_NAME=RegionOne 2026-03-13 12:23:19.453 | REPOS_UPDATED=True 2026-03-13 12:23:19.453 | REQUIREMENTS_BRANCH=master 2026-03-13 12:23:19.453 | REQUIREMENTS_DIR=/opt/stack/requirements 2026-03-13 12:23:19.453 | REQUIREMENTS_REPO=https://github.com/openstack/requirements.git 2026-03-13 12:23:19.453 | RETRY_UPDATE=False 2026-03-13 12:23:19.453 | ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2026-03-13 12:23:19.453 | S3_SERVICE_PORT=3333 2026-03-13 12:23:19.453 | SERVICE_DIR=/opt/stack/status 2026-03-13 12:23:19.453 | SERVICE_DOMAIN_NAME=Default 2026-03-13 12:23:19.453 | SERVICE_GRACEFUL_SHUTDOWN_TIMEOUT=5 2026-03-13 12:23:19.453 | SERVICE_HOST=199.204.45.35 2026-03-13 12:23:19.453 | SERVICE_IP_VERSION=4 2026-03-13 12:23:19.453 | SERVICE_LISTEN_ADDRESS=0.0.0.0 2026-03-13 12:23:19.453 | SERVICE_LOCAL_HOST=127.0.0.1 2026-03-13 12:23:19.453 | SERVICE_PASSWORD=secretservice 2026-03-13 12:23:19.453 | SERVICE_PROJECT_NAME=service 2026-03-13 12:23:19.453 | SERVICE_PROTOCOL=http 2026-03-13 12:23:19.453 | SERVICE_TENANT_NAME=service 2026-03-13 12:23:19.453 | SERVICE_TIMEOUT=60 2026-03-13 12:23:19.453 | SHARE_BACKING_FILE_SIZE=8400M 2026-03-13 12:23:19.453 | SHARE_DRIVER=manila.share.drivers.generic.GenericShareDriver 2026-03-13 12:23:19.453 | SHARE_GROUP=lvm-shares 2026-03-13 12:23:19.453 | SHARE_NAME_PREFIX=share- 2026-03-13 12:23:19.453 | SHELL=/bin/bash 2026-03-13 12:23:19.453 | SHLVL=1 2026-03-13 12:23:19.453 | SKIP_EPEL_INSTALL=False 2026-03-13 12:23:19.453 | SKIP_STOP_OVN=False 2026-03-13 12:23:19.453 | SMB_CONF=/etc/samba/smb.conf 2026-03-13 12:23:19.453 | SMB_PRIVATE_DIR=/var/lib/samba/private 2026-03-13 12:23:19.453 | SPICE_BRANCH=master 2026-03-13 12:23:19.453 | SPICE_REPO=http://anongit.freedesktop.org/git/spice/spice-html5.git 2026-03-13 12:23:19.453 | SQLALCHEMY_BRANCH=main 2026-03-13 12:23:19.453 | SQLALCHEMY_DIR=/opt/stack/sqlalchemy 2026-03-13 12:23:19.453 | SQLALCHEMY_REPO=https://github.com/sqlalchemy/sqlalchemy.git 2026-03-13 12:23:19.453 | SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2026-03-13 12:23:19.453 | 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-03-13 12:23:19.453 | STACK_GROUP=stack 2026-03-13 12:23:19.453 | STACK_USER=stack 2026-03-13 12:23:19.453 | STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2026-03-13 12:23:19.453 | STUD_PROTO=--tls 2026-03-13 12:23:19.453 | SUBNETPOOL_NAME_V4=shared-default-subnetpool-v4 2026-03-13 12:23:19.453 | SUBNETPOOL_NAME_V6=shared-default-subnetpool-v6 2026-03-13 12:23:19.453 | SUBNETPOOL_PREFIX_V4=10.1.0.0/20 2026-03-13 12:23:19.453 | SUBNETPOOL_PREFIX_V6=fde4:a794:f9c7::/56 2026-03-13 12:23:19.453 | SUBNETPOOL_SIZE_V4=26 2026-03-13 12:23:19.453 | SUBNETPOOL_SIZE_V6=64 2026-03-13 12:23:19.453 | SUBUNIT_OUTPUT=/opt/stack/devstack.subunit 2026-03-13 12:23:19.453 | SUDO_COMMAND='/bin/sh -c echo BECOME-SUCCESS-wtmxkyyxflprjtksgddjelmrwqohvesd ; /usr/bin/python3' 2026-03-13 12:23:19.453 | SUDO_GID=1000 2026-03-13 12:23:19.453 | SUDO_SECURE_PATH_FILE=/etc/sudoers.d/zz-secure-path 2026-03-13 12:23:19.453 | SUDO_UID=1000 2026-03-13 12:23:19.453 | SUDO_USER=zuul 2026-03-13 12:23:19.453 | SUMFILE=/opt/stack/logs/devstacklog.txt.2026-03-13-122053.summary.2026-03-13-122053 2026-03-13 12:23:19.453 | SUPPORTED_DISTROS='trixie|bookworm|noble|rhel9|rhel10' 2026-03-13 12:23:19.453 | SUPPORT_URL=https://help.ubuntu.com/ 2026-03-13 12:23:19.453 | SWIFT_APACHE_WSGI_DIR=/var/www/swift 2026-03-13 12:23:19.453 | SWIFT_BIN_DIR=/opt/stack/data/venv/bin 2026-03-13 12:23:19.453 | SWIFT_BRANCH=master 2026-03-13 12:23:19.453 | SWIFT_CONF_DIR=/etc/swift 2026-03-13 12:23:19.453 | SWIFT_DATA_DIR=/opt/stack/data/swift 2026-03-13 12:23:19.453 | SWIFT_DEFAULT_BIND_PORT=8080 2026-03-13 12:23:19.453 | SWIFT_DEFAULT_BIND_PORT_INT=8081 2026-03-13 12:23:19.453 | SWIFT_DIR=/opt/stack/swift 2026-03-13 12:23:19.453 | SWIFT_DISK_IMAGE=/opt/stack/data/swift/drives/images/swift.img 2026-03-13 12:23:19.453 | SWIFT_ENABLE_TEMPURLS=False 2026-03-13 12:23:19.453 | SWIFT_EXTRAS_MIDDLEWARE='formpost staticweb' 2026-03-13 12:23:19.453 | SWIFT_EXTRAS_MIDDLEWARE_LAST= 2026-03-13 12:23:19.453 | SWIFT_EXTRAS_MIDDLEWARE_NO_AUTH=crossdomain 2026-03-13 12:23:19.453 | SWIFT_HASH=1234123412341234 2026-03-13 12:23:19.453 | SWIFT_LOG_TOKEN_LENGTH=12 2026-03-13 12:23:19.453 | SWIFT_LOOPBACK_DISK_SIZE=2G 2026-03-13 12:23:19.453 | SWIFT_LOOPBACK_DISK_SIZE_DEFAULT=2G 2026-03-13 12:23:19.453 | SWIFT_MAX_FILE_SIZE=1073741824 2026-03-13 12:23:19.453 | SWIFT_MAX_FILE_SIZE_DEFAULT=1073741824 2026-03-13 12:23:19.453 | SWIFT_MAX_HEADER_SIZE=16384 2026-03-13 12:23:19.453 | SWIFT_PARTITION_POWER_SIZE=9 2026-03-13 12:23:19.453 | SWIFT_REPLICAS=1 2026-03-13 12:23:19.453 | SWIFT_REPLICAS_SEQ=1 2026-03-13 12:23:19.453 | SWIFT_REPO=https://github.com/openstack/swift.git 2026-03-13 12:23:19.453 | SWIFT_SERVICE_LISTEN_ADDRESS=0.0.0.0 2026-03-13 12:23:19.453 | SWIFT_SERVICE_LOCAL_HOST=127.0.0.1 2026-03-13 12:23:19.453 | SWIFT_SERVICE_PROTOCOL=https 2026-03-13 12:23:19.453 | SWIFT_START_ALL_SERVICES=False 2026-03-13 12:23:19.453 | SWIFT_STORAGE_IPS= 2026-03-13 12:23:19.453 | SWIFT_TEMPURL_KEY= 2026-03-13 12:23:19.453 | SWIFT_USE_MOD_WSGI=False 2026-03-13 12:23:19.453 | SYSLOG=False 2026-03-13 12:23:19.453 | SYSLOG_HOST=199.204.45.35 2026-03-13 12:23:19.453 | SYSLOG_PORT=516 2026-03-13 12:23:19.453 | SYSTEMCTL='sudo systemctl' 2026-03-13 12:23:19.453 | SYSTEMD_DIR=/etc/systemd/system 2026-03-13 12:23:19.453 | TARGET_BRANCH=master 2026-03-13 12:23:19.453 | TARGET_ENABLE_OVN_AGENT=False 2026-03-13 12:23:19.454 | TCPDUMP_ARGS= 2026-03-13 12:23:19.454 | TCPDUMP_OUTPUT=/opt/stack/logs/tcpdump.pcap 2026-03-13 12:23:19.454 | TEMPEST_BRANCH=master 2026-03-13 12:23:19.454 | TEMPEST_REPO=https://github.com/openstack/tempest.git 2026-03-13 12:23:19.454 | TEMPEST_VENV_UPPER_CONSTRAINTS=master 2026-03-13 12:23:19.454 | TEMPFILE=/tmp/tmp.EsazH791jF 2026-03-13 12:23:19.454 | TENANT_TUNNEL_RANGES=1:1000 2026-03-13 12:23:19.454 | TENANT_VLAN_RANGE= 2026-03-13 12:23:19.454 | TERM=unknown 2026-03-13 12:23:19.454 | TIMESTAMP_FORMAT=%F-%H%M%S 2026-03-13 12:23:19.454 | TLS_IP=199.204.45.35 2026-03-13 12:23:19.454 | TOP_DIR=/opt/stack/devstack 2026-03-13 12:23:19.454 | TRAILING_TARGET_BRANCH=master 2026-03-13 12:23:19.454 | TUNNEL_ENDPOINT_IP=199.204.45.35 2026-03-13 12:23:19.454 | TUNNEL_IP=199.204.45.35 2026-03-13 12:23:19.454 | TUNNEL_IP_VERSION=4 2026-03-13 12:23:19.454 | UBUNTU_CODENAME=noble 2026-03-13 12:23:19.454 | UBUNTU_RELEASE_BASE_NUM=24 2026-03-13 12:23:19.454 | UID=1002 2026-03-13 12:23:19.454 | ULIMIT_NOFILE=2048 2026-03-13 12:23:19.454 | USER=stack 2026-03-13 12:23:19.454 | USER_HOME=/opt/stack 2026-03-13 12:23:19.454 | USER_UNITS=False 2026-03-13 12:23:19.454 | USE_CINDER_FOR_GLANCE=False 2026-03-13 12:23:19.454 | USE_SUBNETPOOL=True 2026-03-13 12:23:19.454 | USE_VENV=False 2026-03-13 12:23:19.454 | VERBOSE=True 2026-03-13 12:23:19.454 | VERBOSE_NO_TIMESTAMP=True 2026-03-13 12:23:19.454 | VERSION='24.04.4 LTS (Noble Numbat)' 2026-03-13 12:23:19.454 | VERSION_CODENAME=noble 2026-03-13 12:23:19.454 | VERSION_ID=24.04 2026-03-13 12:23:19.454 | VIF_PLUGGING_IS_FATAL=True 2026-03-13 12:23:19.454 | VIF_PLUGGING_TIMEOUT=300 2026-03-13 12:23:19.454 | VIRTUALENV_CMD='python3.12 -m venv' 2026-03-13 12:23:19.454 | VIRT_DRIVER=libvirt 2026-03-13 12:23:19.454 | VOLUME_BACKING_FILE_SIZE=50G 2026-03-13 12:23:19.454 | VOLUME_GROUP_NAME=stack-volumes 2026-03-13 12:23:19.454 | VOLUME_NAME_PREFIX=volume- 2026-03-13 12:23:19.454 | VOLUME_TYPE_MULTIATTACH=multiattach 2026-03-13 12:23:19.454 | WORKER_TIMEOUT=80 2026-03-13 12:23:19.454 | WSGI_MODE=uwsgi 2026-03-13 12:23:19.454 | ZSWAP_COMPRESSOR=lz4 2026-03-13 12:23:19.454 | ZSWAP_ZPOOL=zsmalloc 2026-03-13 12:23:19.454 | _=posix 2026-03-13 12:23:19.454 | _ASYNC_BG_TIME=0 2026-03-13 12:23:19.454 | _DEFAULT_LVM_INIT=0 2026-03-13 12:23:19.454 | _DEFAULT_PYTHON3_VERSION=3.12 2026-03-13 12:23:19.454 | _DEVSTACK_FUNCTIONS=1 2026-03-13 12:23:19.454 | _DEVSTACK_FUNCTIONS_COMMON=1 2026-03-13 12:23:19.454 | _DEVSTACK_STACKRC=1 2026-03-13 12:23:19.454 | _LOG_COLOR_DEFAULT=False 2026-03-13 12:23:19.454 | _Q_PLUGIN_EXTRA_CONF_PATH=/etc/neutron 2026-03-13 12:23:19.454 | _TIME_BEGIN=1773404444 2026-03-13 12:23:19.454 | _TIME_START=([apt-get]="" [pip_install]="" [apt-get-update]="" ) 2026-03-13 12:23:19.454 | _TIME_TOTAL=([apt-get]="104654" [pip_install]="19606" [apt-get-update]="2110" ) 2026-03-13 12:23:19.454 | _of_args='-v --no-timestamp' 2026-03-13 12:23:19.454 | backend=postgresql 2026-03-13 12:23:19.454 | be=lvm:lvmdriver-1 2026-03-13 12:23:19.454 | be_name=lvmdriver-1 2026-03-13 12:23:19.454 | be_type=lvm 2026-03-13 12:23:19.454 | db=postgresql 2026-03-13 12:23:19.454 | dc=org 2026-03-13 12:23:19.454 | default_v4_route_devs=ens3 2026-03-13 12:23:19.454 | default_v6_route_devs='ens3 2026-03-13 12:23:19.454 | ens3' 2026-03-13 12:23:19.454 | dir=/opt/stack/magnum 2026-03-13 12:23:19.454 | dn=,dc=openstack,dc=org 2026-03-13 12:23:19.454 | exceptions=80-tempest.sh 2026-03-13 12:23:19.454 | extra=80-tempest.sh 2026-03-13 12:23:19.454 | extra_plugin_file_name=/opt/stack/devstack/extras.d/80-tempest.sh 2026-03-13 12:23:19.454 | f=/opt/stack/devstack/lib/databases/postgresql 2026-03-13 12:23:19.454 | i=TUNNEL_IP_VERSION 2026-03-13 12:23:19.454 | image_url=https://github.com/cirros-dev/cirros/releases/download/0.6.3/cirros-0.6.3-x86_64-disk.img 2026-03-13 12:23:19.454 | lfile=localrc 2026-03-13 12:23:19.454 | localrc=/opt/stack/devstack/.localrc.password 2026-03-13 12:23:19.454 | mode=stack 2026-03-13 12:23:19.454 | msg='ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2026-03-13 12:23:19.454 | opt='?' 2026-03-13 12:23:19.454 | os_CODENAME=noble 2026-03-13 12:23:19.454 | os_PACKAGE=deb 2026-03-13 12:23:19.454 | os_RELEASE=24.04 2026-03-13 12:23:19.454 | os_VENDOR=Ubuntu 2026-03-13 12:23:19.454 | phase=pre-install 2026-03-13 12:23:19.454 | pkgs= 2026-03-13 12:23:19.454 | plugin=magnum 2026-03-13 12:23:19.454 | plugins=,barbican,magnum,octavia,manila,magnum-cluster-api,ovn-octavia-provider 2026-03-13 12:23:19.454 | pw=secretadmin 2026-03-13 12:23:19.454 | time_stamp=2026-03-13-122105 2026-03-13 12:23:19.454 | var=ADMIN_PASSWORD 2026-03-13 12:23:19.454 | ++ /opt/stack/magnum/devstack/plugin.sh:source:11 : is_service_enabled magnum-api magnum-cond 2026-03-13 12:23:19.480 | ++ functions-common:is_service_enabled:2068 : return 0 2026-03-13 12:23:19.485 | ++ /opt/stack/magnum/devstack/plugin.sh:source:12 : [[ stack == \s\t\a\c\k ]] 2026-03-13 12:23:19.490 | ++ /opt/stack/magnum/devstack/plugin.sh:source:12 : [[ pre-install == \i\n\s\t\a\l\l ]] 2026-03-13 12:23:19.495 | ++ /opt/stack/magnum/devstack/plugin.sh:source:23 : [[ stack == \s\t\a\c\k ]] 2026-03-13 12:23:19.500 | ++ /opt/stack/magnum/devstack/plugin.sh:source:23 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2026-03-13 12:23:19.505 | ++ /opt/stack/magnum/devstack/plugin.sh:source:38 : [[ stack == \s\t\a\c\k ]] 2026-03-13 12:23:19.510 | ++ /opt/stack/magnum/devstack/plugin.sh:source:38 : [[ pre-install == \e\x\t\r\a ]] 2026-03-13 12:23:19.515 | ++ /opt/stack/magnum/devstack/plugin.sh:source:52 : [[ stack == \u\n\s\t\a\c\k ]] 2026-03-13 12:23:19.520 | ++ /opt/stack/magnum/devstack/plugin.sh:source:56 : [[ stack == \c\l\e\a\n ]] 2026-03-13 12:23:19.530 | + functions-common:run_plugins:1831 : for plugin in ${plugins//,/ } 2026-03-13 12:23:19.536 | + functions-common:run_plugins:1832 : local dir=/opt/stack/octavia 2026-03-13 12:23:19.540 | + functions-common:run_plugins:1833 : [[ -f /opt/stack/octavia/devstack/plugin.sh ]] 2026-03-13 12:23:19.545 | + functions-common:run_plugins:1834 : source /opt/stack/octavia/devstack/plugin.sh stack pre-install 2026-03-13 12:23:19.551 | ++ /opt/stack/octavia/devstack/plugin.sh:source:3 : saveenv=ehxB 2026-03-13 12:23:19.556 | ++ /opt/stack/octavia/devstack/plugin.sh:source:4 : set -ex 2026-03-13 12:23:19.561 | ++ /opt/stack/octavia/devstack/plugin.sh:source:9 : GET_PIP_CACHE_LOCATION=/opt/stack/cache/files/get-pip.py 2026-03-13 12:23:19.570 | ++ /opt/stack/octavia/devstack/plugin.sh:source:772 : is_service_enabled octavia 2026-03-13 12:23:19.602 | ++ functions-common:is_service_enabled:2068 : return 0 2026-03-13 12:23:19.607 | ++ /opt/stack/octavia/devstack/plugin.sh:source:773 : '[' api == main ']' 2026-03-13 12:23:19.612 | ++ /opt/stack/octavia/devstack/plugin.sh:source:773 : '[' api == standalone ']' 2026-03-13 12:23:19.616 | ++ /opt/stack/octavia/devstack/plugin.sh:source:785 : [[ stack == \s\t\a\c\k ]] 2026-03-13 12:23:19.621 | ++ /opt/stack/octavia/devstack/plugin.sh:source:785 : [[ pre-install == \i\n\s\t\a\l\l ]] 2026-03-13 12:23:19.626 | ++ /opt/stack/octavia/devstack/plugin.sh:source:792 : [[ stack == \s\t\a\c\k ]] 2026-03-13 12:23:19.631 | ++ /opt/stack/octavia/devstack/plugin.sh:source:792 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2026-03-13 12:23:19.635 | ++ /opt/stack/octavia/devstack/plugin.sh:source:798 : [[ stack == \s\t\a\c\k ]] 2026-03-13 12:23:19.640 | ++ /opt/stack/octavia/devstack/plugin.sh:source:798 : [[ pre-install == \e\x\t\r\a ]] 2026-03-13 12:23:19.645 | ++ /opt/stack/octavia/devstack/plugin.sh:source:805 : [[ stack == \s\t\a\c\k ]] 2026-03-13 12:23:19.650 | ++ /opt/stack/octavia/devstack/plugin.sh:source:805 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2026-03-13 12:23:19.654 | ++ /opt/stack/octavia/devstack/plugin.sh:source:813 : [[ stack == \u\n\s\t\a\c\k ]] 2026-03-13 12:23:19.660 | ++ /opt/stack/octavia/devstack/plugin.sh:source:821 : [[ stack == \c\l\e\a\n ]] 2026-03-13 12:23:19.665 | ++ /opt/stack/octavia/devstack/plugin.sh:source:829 : [[ ehxB =~ e ]] 2026-03-13 12:23:19.671 | ++ /opt/stack/octavia/devstack/plugin.sh:source:830 : set -e 2026-03-13 12:23:19.675 | ++ /opt/stack/octavia/devstack/plugin.sh:source:834 : [[ ehxB =~ x ]] 2026-03-13 12:23:19.680 | ++ /opt/stack/octavia/devstack/plugin.sh:source:835 : set -x 2026-03-13 12:23:19.686 | + functions-common:run_plugins:1831 : for plugin in ${plugins//,/ } 2026-03-13 12:23:19.691 | + functions-common:run_plugins:1832 : local dir=/opt/stack/manila 2026-03-13 12:23:19.696 | + functions-common:run_plugins:1833 : [[ -f /opt/stack/manila/devstack/plugin.sh ]] 2026-03-13 12:23:19.702 | + functions-common:run_plugins:1834 : source /opt/stack/manila/devstack/plugin.sh stack pre-install 2026-03-13 12:23:19.740 | ++ /opt/stack/manila/devstack/plugin.sh:source:1143 : [[ stack == \s\t\a\c\k ]] 2026-03-13 12:23:19.745 | ++ /opt/stack/manila/devstack/plugin.sh:source:1143 : [[ pre-install == \i\n\s\t\a\l\l ]] 2026-03-13 12:23:19.750 | ++ /opt/stack/manila/devstack/plugin.sh:source:1149 : [[ stack == \s\t\a\c\k ]] 2026-03-13 12:23:19.755 | ++ /opt/stack/manila/devstack/plugin.sh:source:1149 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2026-03-13 12:23:19.759 | ++ /opt/stack/manila/devstack/plugin.sh:source:1168 : [[ stack == \s\t\a\c\k ]] 2026-03-13 12:23:19.765 | ++ /opt/stack/manila/devstack/plugin.sh:source:1168 : [[ pre-install == \e\x\t\r\a ]] 2026-03-13 12:23:19.770 | ++ /opt/stack/manila/devstack/plugin.sh:source:1222 : [[ stack == \s\t\a\c\k ]] 2026-03-13 12:23:19.774 | ++ /opt/stack/manila/devstack/plugin.sh:source:1222 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2026-03-13 12:23:19.779 | ++ /opt/stack/manila/devstack/plugin.sh:source:1257 : [[ stack == \u\n\s\t\a\c\k ]] 2026-03-13 12:23:19.784 | ++ /opt/stack/manila/devstack/plugin.sh:source:1262 : [[ stack == \c\l\e\a\n ]] 2026-03-13 12:23:19.795 | + functions-common:run_plugins:1831 : for plugin in ${plugins//,/ } 2026-03-13 12:23:19.800 | + functions-common:run_plugins:1832 : local dir=/opt/stack/magnum-cluster-api 2026-03-13 12:23:19.804 | + functions-common:run_plugins:1833 : [[ -f /opt/stack/magnum-cluster-api/devstack/plugin.sh ]] 2026-03-13 12:23:19.809 | + functions-common:run_plugins:1834 : source /opt/stack/magnum-cluster-api/devstack/plugin.sh stack pre-install 2026-03-13 12:23:19.815 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:1 : CAPI_VERSION=v1.10.5 2026-03-13 12:23:19.820 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:2 : CAPO_VERSION=v0.12.4 2026-03-13 12:23:19.825 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:3 : ORC_VERSION=v2.2.0 2026-03-13 12:23:19.831 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:4 : KIND_VERSION=v0.16.0 2026-03-13 12:23:19.836 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:5 : HELM_VERSION=v3.10.3 2026-03-13 12:23:19.841 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:7 : MAGNUM_CLUSTER_API_REPO=https://github.com/vexxhost/magnum-cluster-api.git 2026-03-13 12:23:19.845 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:8 : MAGNUM_CLUSTER_API_BRANCH=main 2026-03-13 12:23:19.851 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:9 : MAGNUM_CLUSTER_API_DIR=/opt/stack/magnum-cluster-api 2026-03-13 12:23:19.857 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:21 : is_service_enabled magnum-cluster-api 2026-03-13 12:23:19.889 | ++ functions-common:is_service_enabled:2068 : return 0 2026-03-13 12:23:19.893 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:23 : [[ stack == \s\t\a\c\k ]] 2026-03-13 12:23:19.898 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:23 : [[ pre-install == \p\r\e\-\i\n\s\t\a\l\l ]] 2026-03-13 12:23:19.907 | ++++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:25 : curl -L -s https://dl.k8s.io/release/stable.txt 2026-03-13 12:23:19.962 | +++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:25 : get_extra_file https://dl.k8s.io/release/v1.35.2/bin/linux/amd64/kubectl 2026-03-13 12:23:19.967 | +++ functions:get_extra_file:66 : local file_url=https://dl.k8s.io/release/v1.35.2/bin/linux/amd64/kubectl 2026-03-13 12:23:19.972 | +++ functions:get_extra_file:67 : local 'retry_args=--retry-on-host-error --retry-on-http-error=500,503 ' 2026-03-13 12:23:19.977 | +++ functions:get_extra_file:68 : retry_args+='-t 2 --waitretry=10 ' 2026-03-13 12:23:19.983 | +++ functions:get_extra_file:69 : retry_args+='--tries=3 --retry-connrefused' 2026-03-13 12:23:19.988 | +++ functions:get_extra_file:71 : local file_name=kubectl 2026-03-13 12:23:19.994 | +++ functions:get_extra_file:72 : [[ https://dl.k8s.io/release/v1.35.2/bin/linux/amd64/kubectl != file* ]] 2026-03-13 12:23:19.998 | +++ functions:get_extra_file:74 : [[ ! -f /opt/stack/devstack/files/kubectl ]] 2026-03-13 12:23:20.004 | +++ 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.2/bin/linux/amd64/kubectl -O /opt/stack/devstack/files/kubectl 2026-03-13 12:23:20.011 | --2026-03-13 12:23:20-- https://dl.k8s.io/release/v1.35.2/bin/linux/amd64/kubectl 2026-03-13 12:23:20.043 | Resolving dl.k8s.io (dl.k8s.io)... 2a04:4e42::347, 2a04:4e42:400::347, 2a04:4e42:200::347, ... 2026-03-13 12:23:20.045 | Connecting to dl.k8s.io (dl.k8s.io)|2a04:4e42::347|:443... connected. 2026-03-13 12:23:20.055 | HTTP request sent, awaiting response... 200 OK 2026-03-13 12:23:20.056 | Length: 58601656 (56M) [application/octet-stream] 2026-03-13 12:23:20.056 | Saving to: ‘/opt/stack/devstack/files/kubectl’ 2026-03-13 12:23:20.065 | 2026-03-13 12:23:20.207 | 0K ........ ........ ........ ........ 57% 217M 0s 2026-03-13 12:23:20.307 | 32768K ........ ........ ....... 100% 230M=0.3s 2026-03-13 12:23:20.308 | 2026-03-13 12:23:20.308 | 2026-03-13 12:23:20 (222 MB/s) - ‘/opt/stack/devstack/files/kubectl’ saved [58601656/58601656] 2026-03-13 12:23:20.308 | 2026-03-13 12:23:20.314 | +++ functions:get_extra_file:76 : [[ 0 -ne 0 ]] 2026-03-13 12:23:20.319 | +++ functions:get_extra_file:80 : echo /opt/stack/devstack/files/kubectl 2026-03-13 12:23:20.323 | +++ functions:get_extra_file:81 : return 2026-03-13 12:23:20.329 | ++ /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-03-13 12:23:20.411 | +++ /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-03-13 12:23:20.416 | +++ functions:get_extra_file:66 : local file_url=https://github.com/kubernetes-sigs/cluster-api/releases/download/v1.10.5/clusterctl-linux-amd64 2026-03-13 12:23:20.421 | +++ functions:get_extra_file:67 : local 'retry_args=--retry-on-host-error --retry-on-http-error=500,503 ' 2026-03-13 12:23:20.426 | +++ functions:get_extra_file:68 : retry_args+='-t 2 --waitretry=10 ' 2026-03-13 12:23:20.431 | +++ functions:get_extra_file:69 : retry_args+='--tries=3 --retry-connrefused' 2026-03-13 12:23:20.435 | +++ functions:get_extra_file:71 : local file_name=clusterctl-linux-amd64 2026-03-13 12:23:20.440 | +++ functions:get_extra_file:72 : [[ https://github.com/kubernetes-sigs/cluster-api/releases/download/v1.10.5/clusterctl-linux-amd64 != file* ]] 2026-03-13 12:23:20.445 | +++ functions:get_extra_file:74 : [[ ! -f /opt/stack/devstack/files/clusterctl-linux-amd64 ]] 2026-03-13 12:23:20.450 | +++ 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-03-13 12:23:20.456 | --2026-03-13 12:23:20-- https://github.com/kubernetes-sigs/cluster-api/releases/download/v1.10.5/clusterctl-linux-amd64 2026-03-13 12:23:20.489 | Resolving github.com (github.com)... 140.82.113.4 2026-03-13 12:23:20.505 | Connecting to github.com (github.com)|140.82.113.4|:443... connected. 2026-03-13 12:23:20.633 | HTTP request sent, awaiting response... 302 Found 2026-03-13 12:23:20.633 | 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-03-13T13%3A05%3A51Z&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-03-13T12%3A05%3A14Z&ske=2026-03-13T13%3A05%3A51Z&sks=b&skv=2018-11-09&sig=5f4k8fKdrMqDZEfhssplqMOYmYHHs3WZqFV8%2BFT3i6E%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc3MzQwNjQwMCwibmJmIjoxNzczNDA0NjAwLCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.H5aZe4yNz38Gz5QvFmxQmonY62KPFkYIvbmTg-83nZY&response-content-disposition=attachment%3B%20filename%3Dclusterctl-linux-amd64&response-content-type=application%2Foctet-stream [following] 2026-03-13 12:23:20.633 | --2026-03-13 12:23:20-- 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-03-13T13%3A05%3A51Z&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-03-13T12%3A05%3A14Z&ske=2026-03-13T13%3A05%3A51Z&sks=b&skv=2018-11-09&sig=5f4k8fKdrMqDZEfhssplqMOYmYHHs3WZqFV8%2BFT3i6E%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc3MzQwNjQwMCwibmJmIjoxNzczNDA0NjAwLCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.H5aZe4yNz38Gz5QvFmxQmonY62KPFkYIvbmTg-83nZY&response-content-disposition=attachment%3B%20filename%3Dclusterctl-linux-amd64&response-content-type=application%2Foctet-stream 2026-03-13 12:23:20.636 | Resolving release-assets.githubusercontent.com (release-assets.githubusercontent.com)... 185.199.109.133, 185.199.108.133, 185.199.111.133, ... 2026-03-13 12:23:20.637 | Connecting to release-assets.githubusercontent.com (release-assets.githubusercontent.com)|185.199.109.133|:443... connected. 2026-03-13 12:23:20.659 | HTTP request sent, awaiting response... 200 OK 2026-03-13 12:23:20.659 | Length: 82856383 (79M) [application/octet-stream] 2026-03-13 12:23:20.659 | Saving to: ‘/opt/stack/devstack/files/clusterctl-linux-amd64’ 2026-03-13 12:23:20.668 | 2026-03-13 12:23:20.802 | 0K ........ ........ ........ ........ 40% 229M 0s 2026-03-13 12:23:20.910 | 32768K ........ ........ ........ ........ 80% 297M 0s 2026-03-13 12:23:20.952 | 65536K ........ ....... 100% 328M=0.3s 2026-03-13 12:23:20.952 | 2026-03-13 12:23:20.952 | 2026-03-13 12:23:20 (269 MB/s) - ‘/opt/stack/devstack/files/clusterctl-linux-amd64’ saved [82856383/82856383] 2026-03-13 12:23:20.952 | 2026-03-13 12:23:20.960 | +++ functions:get_extra_file:76 : [[ 0 -ne 0 ]] 2026-03-13 12:23:20.965 | +++ functions:get_extra_file:80 : echo /opt/stack/devstack/files/clusterctl-linux-amd64 2026-03-13 12:23:20.970 | +++ functions:get_extra_file:81 : return 2026-03-13 12:23:20.976 | ++ /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-03-13 12:23:21.076 | +++ /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-03-13 12:23:21.082 | +++ functions:get_extra_file:66 : local file_url=https://kind.sigs.k8s.io/dl/v0.16.0/kind-linux-amd64 2026-03-13 12:23:21.087 | +++ functions:get_extra_file:67 : local 'retry_args=--retry-on-host-error --retry-on-http-error=500,503 ' 2026-03-13 12:23:21.092 | +++ functions:get_extra_file:68 : retry_args+='-t 2 --waitretry=10 ' 2026-03-13 12:23:21.097 | +++ functions:get_extra_file:69 : retry_args+='--tries=3 --retry-connrefused' 2026-03-13 12:23:21.103 | +++ functions:get_extra_file:71 : local file_name=kind-linux-amd64 2026-03-13 12:23:21.108 | +++ functions:get_extra_file:72 : [[ https://kind.sigs.k8s.io/dl/v0.16.0/kind-linux-amd64 != file* ]] 2026-03-13 12:23:21.113 | +++ functions:get_extra_file:74 : [[ ! -f /opt/stack/devstack/files/kind-linux-amd64 ]] 2026-03-13 12:23:21.117 | +++ 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-03-13 12:23:21.124 | --2026-03-13 12:23:21-- https://kind.sigs.k8s.io/dl/v0.16.0/kind-linux-amd64 2026-03-13 12:23:21.161 | Resolving kind.sigs.k8s.io (kind.sigs.k8s.io)... 2600:1f18:16e:df01::259, 2600:1f18:16e:df01::258, 18.208.88.157, ... 2026-03-13 12:23:21.177 | Connecting to kind.sigs.k8s.io (kind.sigs.k8s.io)|2600:1f18:16e:df01::259|:443... connected. 2026-03-13 12:23:21.292 | HTTP request sent, awaiting response... 301 Moved Permanently 2026-03-13 12:23:21.292 | Location: https://github.com/kubernetes-sigs/kind/releases/download/v0.16.0/kind-linux-amd64 [following] 2026-03-13 12:23:21.292 | --2026-03-13 12:23:21-- https://github.com/kubernetes-sigs/kind/releases/download/v0.16.0/kind-linux-amd64 2026-03-13 12:23:21.295 | Resolving github.com (github.com)... 140.82.113.4 2026-03-13 12:23:21.310 | Connecting to github.com (github.com)|140.82.113.4|:443... connected. 2026-03-13 12:23:21.457 | HTTP request sent, awaiting response... 302 Found 2026-03-13 12:23:21.457 | 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-03-13T13%3A05%3A49Z&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-03-13T12%3A05%3A28Z&ske=2026-03-13T13%3A05%3A49Z&sks=b&skv=2018-11-09&sig=OCGTjDflivob2UZ1kAJkRO9jMGCH3NIn1oPfSP%2F4Y%2Fk%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc3MzQwNDkwMSwibmJmIjoxNzczNDA0NjAxLCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.f-93fCGCeo30vjvbnGohLz6Wfzts7GGyTweJQowA1ls&response-content-disposition=attachment%3B%20filename%3Dkind-linux-amd64&response-content-type=application%2Foctet-stream [following] 2026-03-13 12:23:21.457 | --2026-03-13 12:23:21-- 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-03-13T13%3A05%3A49Z&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-03-13T12%3A05%3A28Z&ske=2026-03-13T13%3A05%3A49Z&sks=b&skv=2018-11-09&sig=OCGTjDflivob2UZ1kAJkRO9jMGCH3NIn1oPfSP%2F4Y%2Fk%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc3MzQwNDkwMSwibmJmIjoxNzczNDA0NjAxLCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.f-93fCGCeo30vjvbnGohLz6Wfzts7GGyTweJQowA1ls&response-content-disposition=attachment%3B%20filename%3Dkind-linux-amd64&response-content-type=application%2Foctet-stream 2026-03-13 12:23:21.460 | Resolving release-assets.githubusercontent.com (release-assets.githubusercontent.com)... 185.199.108.133, 185.199.111.133, 185.199.109.133, ... 2026-03-13 12:23:21.462 | Connecting to release-assets.githubusercontent.com (release-assets.githubusercontent.com)|185.199.108.133|:443... connected. 2026-03-13 12:23:21.470 | HTTP request sent, awaiting response... 200 OK 2026-03-13 12:23:21.470 | Length: 6873201 (6.6M) [application/octet-stream] 2026-03-13 12:23:21.470 | Saving to: ‘/opt/stack/devstack/files/kind-linux-amd64’ 2026-03-13 12:23:21.480 | 2026-03-13 12:23:21.516 | 0K ...... 100% 143M=0.05s 2026-03-13 12:23:21.516 | 2026-03-13 12:23:21.516 | 2026-03-13 12:23:21 (143 MB/s) - ‘/opt/stack/devstack/files/kind-linux-amd64’ saved [6873201/6873201] 2026-03-13 12:23:21.516 | 2026-03-13 12:23:21.524 | +++ functions:get_extra_file:76 : [[ 0 -ne 0 ]] 2026-03-13 12:23:21.528 | +++ functions:get_extra_file:80 : echo /opt/stack/devstack/files/kind-linux-amd64 2026-03-13 12:23:21.534 | +++ functions:get_extra_file:81 : return 2026-03-13 12:23:21.540 | ++ /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-03-13 12:23:21.572 | +++ /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-03-13 12:23:21.577 | +++ functions:get_extra_file:66 : local file_url=https://get.helm.sh/helm-v3.10.3-linux-amd64.tar.gz 2026-03-13 12:23:21.583 | +++ functions:get_extra_file:67 : local 'retry_args=--retry-on-host-error --retry-on-http-error=500,503 ' 2026-03-13 12:23:21.588 | +++ functions:get_extra_file:68 : retry_args+='-t 2 --waitretry=10 ' 2026-03-13 12:23:21.593 | +++ functions:get_extra_file:69 : retry_args+='--tries=3 --retry-connrefused' 2026-03-13 12:23:21.598 | +++ functions:get_extra_file:71 : local file_name=helm-v3.10.3-linux-amd64.tar.gz 2026-03-13 12:23:21.603 | +++ functions:get_extra_file:72 : [[ https://get.helm.sh/helm-v3.10.3-linux-amd64.tar.gz != file* ]] 2026-03-13 12:23:21.608 | +++ functions:get_extra_file:74 : [[ ! -f /opt/stack/devstack/files/helm-v3.10.3-linux-amd64.tar.gz ]] 2026-03-13 12:23:21.613 | +++ 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-03-13 12:23:21.619 | --2026-03-13 12:23:21-- https://get.helm.sh/helm-v3.10.3-linux-amd64.tar.gz 2026-03-13 12:23:21.655 | Resolving get.helm.sh (get.helm.sh)... 2620:1ec:46::36, 2620:1ec:bdf::36, 13.107.246.36, ... 2026-03-13 12:23:21.664 | Connecting to get.helm.sh (get.helm.sh)|2620:1ec:46::36|:443... connected. 2026-03-13 12:23:21.726 | HTTP request sent, awaiting response... 200 OK 2026-03-13 12:23:21.726 | Length: 14569235 (14M) [application/x-tar] 2026-03-13 12:23:21.726 | Saving to: ‘/opt/stack/devstack/files/helm-v3.10.3-linux-amd64.tar.gz’ 2026-03-13 12:23:21.803 | 2026-03-13 12:23:21.924 | 0K ........ ..... 100% 70.3M=0.2s 2026-03-13 12:23:21.924 | 2026-03-13 12:23:21.924 | 2026-03-13 12:23:21 (70.3 MB/s) - ‘/opt/stack/devstack/files/helm-v3.10.3-linux-amd64.tar.gz’ saved [14569235/14569235] 2026-03-13 12:23:21.924 | 2026-03-13 12:23:21.930 | +++ functions:get_extra_file:76 : [[ 0 -ne 0 ]] 2026-03-13 12:23:21.935 | +++ functions:get_extra_file:80 : echo /opt/stack/devstack/files/helm-v3.10.3-linux-amd64.tar.gz 2026-03-13 12:23:21.938 | +++ functions:get_extra_file:81 : return 2026-03-13 12:23:21.945 | ++ /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-03-13 12:23:21.953 | linux-amd64/ 2026-03-13 12:23:21.953 | linux-amd64/helm 2026-03-13 12:23:22.247 | linux-amd64/LICENSE 2026-03-13 12:23:22.247 | linux-amd64/README.md 2026-03-13 12:23:22.252 | ++ /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-03-13 12:23:22.321 | +++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:42 : get_extra_file https://get.docker.com 2026-03-13 12:23:22.326 | +++ functions:get_extra_file:66 : local file_url=https://get.docker.com 2026-03-13 12:23:22.331 | +++ functions:get_extra_file:67 : local 'retry_args=--retry-on-host-error --retry-on-http-error=500,503 ' 2026-03-13 12:23:22.336 | +++ functions:get_extra_file:68 : retry_args+='-t 2 --waitretry=10 ' 2026-03-13 12:23:22.341 | +++ functions:get_extra_file:69 : retry_args+='--tries=3 --retry-connrefused' 2026-03-13 12:23:22.346 | +++ functions:get_extra_file:71 : local file_name=get.docker.com 2026-03-13 12:23:22.351 | +++ functions:get_extra_file:72 : [[ https://get.docker.com != file* ]] 2026-03-13 12:23:22.356 | +++ functions:get_extra_file:74 : [[ ! -f /opt/stack/devstack/files/get.docker.com ]] 2026-03-13 12:23:22.362 | +++ 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-03-13 12:23:22.368 | --2026-03-13 12:23:22-- https://get.docker.com/ 2026-03-13 12:23:22.402 | Resolving get.docker.com (get.docker.com)... 2600:9000:21a2:2600:10:a463:3d00:93a1, 2600:9000:21a2:4000:10:a463:3d00:93a1, 2600:9000:21a2:7000:10:a463:3d00:93a1, ... 2026-03-13 12:23:22.404 | Connecting to get.docker.com (get.docker.com)|2600:9000:21a2:2600:10:a463:3d00:93a1|:443... connected. 2026-03-13 12:23:22.413 | HTTP request sent, awaiting response... 200 OK 2026-03-13 12:23:22.413 | Length: 22405 (22K) [text/plain] 2026-03-13 12:23:22.413 | Saving to: ‘/opt/stack/devstack/files/get.docker.com’ 2026-03-13 12:23:22.413 | 2026-03-13 12:23:22.413 | 0K 100% 155M=0s 2026-03-13 12:23:22.413 | 2026-03-13 12:23:22.413 | 2026-03-13 12:23:22 (155 MB/s) - ‘/opt/stack/devstack/files/get.docker.com’ saved [22405/22405] 2026-03-13 12:23:22.413 | 2026-03-13 12:23:22.420 | +++ functions:get_extra_file:76 : [[ 0 -ne 0 ]] 2026-03-13 12:23:22.425 | +++ functions:get_extra_file:80 : echo /opt/stack/devstack/files/get.docker.com 2026-03-13 12:23:22.429 | +++ functions:get_extra_file:81 : return 2026-03-13 12:23:22.435 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:42 : sudo sh /opt/stack/devstack/files/get.docker.com 2026-03-13 12:23:22.449 | # Executing docker install script, commit: f381ee68b32e515bb4dc034b339266aff1fbc460 2026-03-13 12:23:22.488 | + sh -c apt-get -qq update >/dev/null 2026-03-13 12:23:24.087 | + sh -c DEBIAN_FRONTEND=noninteractive apt-get -y -qq install ca-certificates curl >/dev/null 2026-03-13 12:23:24.615 | + sh -c install -m 0755 -d /etc/apt/keyrings 2026-03-13 12:23:24.619 | + sh -c curl -fsSL "https://download.docker.com/linux/ubuntu/gpg" -o /etc/apt/keyrings/docker.asc 2026-03-13 12:23:24.683 | + sh -c chmod a+r /etc/apt/keyrings/docker.asc 2026-03-13 12:23:24.686 | + 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-03-13 12:23:24.688 | + sh -c apt-get -qq update >/dev/null 2026-03-13 12:23:26.425 | + 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-03-13 12:23:27.974 | debconf: delaying package configuration, since apt-utils is not installed 2026-03-13 12:23:36.802 | Using systemd to manage Docker service 2026-03-13 12:23:36.803 | + sh -c systemctl enable --now docker.service 2026-03-13 12:23:36.817 | UNIT LOAD ACTIVE SUB DESCRIPTION 2026-03-13 12:23:36.817 | proc-sys-fs-binfmt_misc.automount loaded active running Arbitrary Executable File Formats File System Automount Point 2026-03-13 12:23:36.817 | 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-03-13 12:23:36.817 | sys-devices-pci0000:00-0000:00:03.0-virtio1-net-ens3.device loaded active plugged Virtio network device 2026-03-13 12:23:36.817 | 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-03-13 12:23:36.817 | 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-03-13 12:23:36.817 | 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-03-13 12:23:36.817 | 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-03-13 12:23:36.817 | 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-03-13 12:23:36.817 | 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-03-13 12:23:36.817 | 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-03-13 12:23:36.817 | 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-03-13 12:23:36.817 | 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-03-13 12:23:36.817 | 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-03-13 12:23:36.817 | 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-03-13 12:23:36.817 | 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-03-13 12:23:36.818 | 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-03-13 12:23:36.818 | 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-03-13 12:23:36.818 | 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-03-13 12:23:36.818 | 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-03-13 12:23:36.818 | 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-03-13 12:23:36.818 | 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-03-13 12:23:36.818 | 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-03-13 12:23:36.818 | 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-03-13 12:23:36.818 | 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-03-13 12:23:36.818 | 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-03-13 12:23:36.818 | 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-03-13 12:23:36.818 | 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-03-13 12:23:36.818 | 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-03-13 12:23:36.818 | 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-03-13 12:23:36.818 | 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-03-13 12:23:36.818 | 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-03-13 12:23:36.818 | 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-03-13 12:23:36.818 | 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-03-13 12:23:36.818 | 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-03-13 12:23:36.818 | 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-03-13 12:23:36.818 | 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-03-13 12:23:36.818 | 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-03-13 12:23:36.818 | sys-devices-virtual-misc-rfkill.device loaded active plugged /sys/devices/virtual/misc/rfkill 2026-03-13 12:23:36.818 | sys-devices-virtual-net-docker0.device loaded active plugged /sys/devices/virtual/net/docker0 2026-03-13 12:23:36.818 | sys-devices-virtual-tty-ttyprintk.device loaded active plugged /sys/devices/virtual/tty/ttyprintk 2026-03-13 12:23:36.818 | sys-module-configfs.device loaded active plugged /sys/module/configfs 2026-03-13 12:23:36.818 | sys-module-fuse.device loaded active plugged /sys/module/fuse 2026-03-13 12:23:36.818 | sys-subsystem-net-devices-docker0.device loaded active plugged /sys/subsystem/net/devices/docker0 2026-03-13 12:23:36.818 | sys-subsystem-net-devices-ens3.device loaded active plugged Virtio network device 2026-03-13 12:23:36.818 | -.mount loaded active mounted Root Mount 2026-03-13 12:23:36.818 | dev-hugepages.mount loaded active mounted Huge Pages File System 2026-03-13 12:23:36.818 | dev-mqueue.mount loaded active mounted POSIX Message Queue File System 2026-03-13 12:23:36.818 | proc-sys-fs-binfmt_misc.mount loaded active mounted Arbitrary Executable File Formats File System 2026-03-13 12:23:36.818 | run-user-1000.mount loaded active mounted /run/user/1000 2026-03-13 12:23:36.818 | sys-fs-fuse-connections.mount loaded active mounted FUSE Control File System 2026-03-13 12:23:36.818 | sys-kernel-config.mount loaded active mounted Kernel Configuration File System 2026-03-13 12:23:36.818 | sys-kernel-debug.mount loaded active mounted Kernel Debug File System 2026-03-13 12:23:36.818 | sys-kernel-tracing.mount loaded active mounted Kernel Trace File System 2026-03-13 12:23:36.818 | systemd-ask-password-console.path loaded active waiting Dispatch Password Requests to Console Directory Watch 2026-03-13 12:23:36.818 | systemd-ask-password-wall.path loaded active waiting Forward Password Requests to Wall Directory Watch 2026-03-13 12:23:36.818 | init.scope loaded active running System and Service Manager 2026-03-13 12:23:36.818 | session-1.scope loaded active running Session 1 of User zuul 2026-03-13 12:23:36.819 | apache-htcacheclean.service loaded active running Disk Cache Cleaning Daemon for Apache HTTP Server 2026-03-13 12:23:36.819 | apache2.service loaded active running The Apache HTTP Server 2026-03-13 12:23:36.819 | blk-availability.service loaded active exited Availability of block devices 2026-03-13 12:23:36.819 | cloud-config.service loaded active exited Cloud-init: Config Stage 2026-03-13 12:23:36.819 | cloud-final.service loaded active exited Cloud-init: Final Stage 2026-03-13 12:23:36.819 | cloud-init-local.service loaded active exited Cloud-init: Local Stage (pre-network) 2026-03-13 12:23:36.819 | cloud-init.service loaded active exited Cloud-init: Network Stage 2026-03-13 12:23:36.819 | containerd.service loaded active running containerd container runtime 2026-03-13 12:23:36.819 | dbus.service loaded active running D-Bus System Message Bus 2026-03-13 12:23:36.819 | docker.service loaded active running Docker Application Container Engine 2026-03-13 12:23:36.819 | getty@tty1.service loaded active running Getty on tty1 2026-03-13 12:23:36.819 | haproxy.service loaded active running HAProxy Load Balancer 2026-03-13 12:23:36.819 | kmod-static-nodes.service loaded active exited Create List of Static Device Nodes 2026-03-13 12:23:36.819 | ksm.service loaded active exited Kernel Samepage Merging 2026-03-13 12:23:36.819 | ksmtuned.service loaded active running Kernel Samepage Merging (KSM) Tuning Daemon 2026-03-13 12:23:36.819 | ldconfig.service loaded active exited Rebuild Dynamic Linker Cache 2026-03-13 12:23:36.819 | lvm2-monitor.service loaded active exited Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling 2026-03-13 12:23:36.819 | memcached.service loaded active running memcached daemon 2026-03-13 12:23:36.819 | packagekit.service loaded active running PackageKit Daemon 2026-03-13 12:23:36.819 | polkit.service loaded active running Authorization Manager 2026-03-13 12:23:36.819 | postgresql.service loaded active exited PostgreSQL RDBMS 2026-03-13 12:23:36.819 | rsyslog.service loaded active running System Logging Service 2026-03-13 12:23:36.819 | serial-getty@ttyS0.service loaded active running Serial Getty on ttyS0 2026-03-13 12:23:36.819 | ssh-keygen.service loaded active exited OpenSSH Server Key Generation 2026-03-13 12:23:36.819 | ssh.service loaded active running OpenBSD Secure Shell server 2026-03-13 12:23:36.819 | sysfsutils.service loaded active exited Apply sysfs variables 2026-03-13 12:23:36.819 | systemd-binfmt.service loaded active exited Set Up Additional Binary Formats 2026-03-13 12:23:36.819 | systemd-firstboot.service loaded active exited First Boot Wizard 2026-03-13 12:23:36.819 | systemd-fsck-root.service loaded active exited File System Check on Root Device 2026-03-13 12:23:36.819 | systemd-journal-catalog-update.service loaded active exited Rebuild Journal Catalog 2026-03-13 12:23:36.819 | systemd-journal-flush.service loaded active exited Flush Journal to Persistent Storage 2026-03-13 12:23:36.819 | systemd-journald.service loaded active running Journal Service 2026-03-13 12:23:36.819 | systemd-logind.service loaded active running User Login Management 2026-03-13 12:23:36.819 | systemd-machine-id-commit.service loaded active exited Commit a transient machine-id on disk 2026-03-13 12:23:36.819 | systemd-modules-load.service loaded active exited Load Kernel Modules 2026-03-13 12:23:36.819 | systemd-networkd-wait-online.service loaded active exited Wait for Network to be Configured 2026-03-13 12:23:36.819 | systemd-networkd.service loaded active running Network Configuration 2026-03-13 12:23:36.819 | systemd-random-seed.service loaded active exited Load/Save OS Random Seed 2026-03-13 12:23:36.819 | systemd-remount-fs.service loaded active exited Remount Root and Kernel File Systems 2026-03-13 12:23:36.819 | systemd-resolved.service loaded active running Network Name Resolution 2026-03-13 12:23:36.819 | systemd-sysctl.service loaded active exited Apply Kernel Variables 2026-03-13 12:23:36.819 | systemd-sysusers.service loaded active exited Create System Users 2026-03-13 12:23:36.819 | systemd-timesyncd.service loaded active running Network Time Synchronization 2026-03-13 12:23:36.819 | systemd-tmpfiles-setup-dev-early.service loaded active exited Create Static Device Nodes in /dev gracefully 2026-03-13 12:23:36.819 | systemd-tmpfiles-setup-dev.service loaded active exited Create Static Device Nodes in /dev 2026-03-13 12:23:36.819 | systemd-tmpfiles-setup.service loaded active exited Create Volatile Files and Directories 2026-03-13 12:23:36.819 | systemd-udev-trigger.service loaded active exited Coldplug All udev Devices 2026-03-13 12:23:36.820 | systemd-udevd.service loaded active running Rule-based Manager for Device Events and Files 2026-03-13 12:23:36.820 | systemd-update-done.service loaded active exited Update is Completed 2026-03-13 12:23:36.820 | systemd-update-utmp.service loaded active exited Record System Boot/Shutdown in UTMP 2026-03-13 12:23:36.820 | systemd-user-sessions.service loaded active exited Permit User Sessions 2026-03-13 12:23:36.820 | user-runtime-dir@1000.service loaded active exited User Runtime Directory /run/user/1000 2026-03-13 12:23:36.820 | user@1000.service loaded active running User Manager for UID 1000 2026-03-13 12:23:36.820 | -.slice loaded active active Root Slice 2026-03-13 12:23:36.820 | system-getty.slice loaded active active Slice /system/getty 2026-03-13 12:23:36.820 | system-modprobe.slice loaded active active Slice /system/modprobe 2026-03-13 12:23:36.820 | system-serial\x2dgetty.slice loaded active active Slice /system/serial-getty 2026-03-13 12:23:36.820 | system.slice loaded active active System Slice 2026-03-13 12:23:36.820 | user-1000.slice loaded active active User Slice of UID 1000 2026-03-13 12:23:36.820 | user.slice loaded active active User and Session Slice 2026-03-13 12:23:36.820 | cloud-init-hotplugd.socket loaded active listening cloud-init hotplug hook socket 2026-03-13 12:23:36.820 | dbus.socket loaded active running D-Bus System Message Bus Socket 2026-03-13 12:23:36.820 | dm-event.socket loaded active listening Device-mapper event daemon FIFOs 2026-03-13 12:23:36.820 | docker.socket loaded active running Docker Socket for the API 2026-03-13 12:23:36.820 | iscsid.socket loaded active listening Open-iSCSI iscsid Socket 2026-03-13 12:23:36.820 | lvm2-lvmpolld.socket loaded active listening LVM2 poll daemon socket 2026-03-13 12:23:36.820 | ssh.socket loaded active running OpenBSD Secure Shell server socket 2026-03-13 12:23:36.820 | syslog.socket loaded active running Syslog Socket 2026-03-13 12:23:36.820 | systemd-fsckd.socket loaded active listening fsck to fsckd communication Socket 2026-03-13 12:23:36.820 | systemd-initctl.socket loaded active listening initctl Compatibility Named Pipe 2026-03-13 12:23:36.820 | systemd-journald-dev-log.socket loaded active running Journal Socket (/dev/log) 2026-03-13 12:23:36.820 | systemd-journald.socket loaded active running Journal Socket 2026-03-13 12:23:36.820 | systemd-networkd.socket loaded active running Network Service Netlink Socket 2026-03-13 12:23:36.820 | systemd-rfkill.socket loaded active listening Load/Save RF Kill Switch Status /dev/rfkill Watch 2026-03-13 12:23:36.820 | systemd-sysext.socket loaded active listening System Extension Image Management (Varlink) 2026-03-13 12:23:36.820 | systemd-udevd-control.socket loaded active running udev Control Socket 2026-03-13 12:23:36.820 | systemd-udevd-kernel.socket loaded active running udev Kernel Socket 2026-03-13 12:23:36.820 | uuidd.socket loaded active listening UUID daemon activation socket 2026-03-13 12:23:36.820 | root-swapfile.swap loaded active active /root/swapfile 2026-03-13 12:23:36.820 | basic.target loaded active active Basic System 2026-03-13 12:23:36.820 | cloud-config.target loaded active active Cloud-config availability 2026-03-13 12:23:36.820 | cloud-init.target loaded active active Cloud-init target 2026-03-13 12:23:36.820 | cryptsetup.target loaded active active Local Encrypted Volumes 2026-03-13 12:23:36.820 | first-boot-complete.target loaded active active First Boot Complete 2026-03-13 12:23:36.820 | getty.target loaded active active Login Prompts 2026-03-13 12:23:36.820 | graphical.target loaded active active Graphical Interface 2026-03-13 12:23:36.820 | integritysetup.target loaded active active Local Integrity Protected Volumes 2026-03-13 12:23:36.820 | local-fs-pre.target loaded active active Preparation for Local File Systems 2026-03-13 12:23:36.820 | local-fs.target loaded active active Local File Systems 2026-03-13 12:23:36.820 | multi-user.target loaded active active Multi-User System 2026-03-13 12:23:36.820 | network-online.target loaded active active Network is Online 2026-03-13 12:23:36.820 | network-pre.target loaded active active Preparation for Network 2026-03-13 12:23:36.820 | network.target loaded active active Network 2026-03-13 12:23:36.820 | nss-lookup.target loaded active active Host and Network Name Lookups 2026-03-13 12:23:36.821 | paths.target loaded active active Path Units 2026-03-13 12:23:36.821 | remote-fs-pre.target loaded active active Preparation for Remote File Systems 2026-03-13 12:23:36.821 | remote-fs.target loaded active active Remote File Systems 2026-03-13 12:23:36.821 | slices.target loaded active active Slice Units 2026-03-13 12:23:36.821 | sockets.target loaded active active Socket Units 2026-03-13 12:23:36.821 | swap.target loaded active active Swaps 2026-03-13 12:23:36.821 | sysinit.target loaded active active System Initialization 2026-03-13 12:23:36.821 | time-set.target loaded active active System Time Set 2026-03-13 12:23:36.821 | timers.target loaded active active Timer Units 2026-03-13 12:23:36.821 | veritysetup.target loaded active active Local Verity Protected Volumes 2026-03-13 12:23:36.821 | apt-daily-upgrade.timer loaded active waiting Daily apt upgrade and clean activities 2026-03-13 12:23:36.821 | apt-daily.timer loaded active waiting Daily apt download activities 2026-03-13 12:23:36.821 | dpkg-db-backup.timer loaded active waiting Daily dpkg database backup timer 2026-03-13 12:23:36.821 | e2scrub_all.timer loaded active waiting Periodic ext4 Online Metadata Check for All Filesystems 2026-03-13 12:23:36.821 | fstrim.timer loaded active waiting Discard unused filesystem blocks once a week 2026-03-13 12:23:36.821 | man-db.timer loaded active waiting Daily man-db regeneration 2026-03-13 12:23:36.821 | motd-news.timer loaded active waiting Message of the Day 2026-03-13 12:23:36.821 | systemd-tmpfiles-clean.timer loaded active waiting Daily Cleanup of Temporary Directories 2026-03-13 12:23:36.821 | 2026-03-13 12:23:36.821 | Legend: LOAD → Reflects whether the unit definition was properly loaded. 2026-03-13 12:23:36.821 | ACTIVE → The high-level unit activation state, i.e. generalization of SUB. 2026-03-13 12:23:36.821 | SUB → The low-level unit activation state, values depend on unit type. 2026-03-13 12:23:36.821 | 2026-03-13 12:23:36.821 | 169 loaded units listed. Pass --all to see loaded but inactive units, too. 2026-03-13 12:23:36.821 | To show all installed unit files use 'systemctl list-unit-files'. 2026-03-13 12:23:36.821 | INFO: Docker daemon enabled and started 2026-03-13 12:23:36.821 | 2026-03-13 12:23:36.821 | + sh -c docker version 2026-03-13 12:23:36.861 | Client: Docker Engine - Community 2026-03-13 12:23:36.861 | Version: 29.3.0 2026-03-13 12:23:36.861 | API version: 1.54 2026-03-13 12:23:36.861 | Go version: go1.25.7 2026-03-13 12:23:36.861 | Git commit: 5927d80 2026-03-13 12:23:36.861 | Built: Thu Mar 5 14:25:48 2026 2026-03-13 12:23:36.861 | OS/Arch: linux/amd64 2026-03-13 12:23:36.861 | Context: default 2026-03-13 12:23:36.861 | 2026-03-13 12:23:36.861 | Server: Docker Engine - Community 2026-03-13 12:23:36.861 | Engine: 2026-03-13 12:23:36.861 | Version: 29.3.0 2026-03-13 12:23:36.861 | API version: 1.54 (minimum version 1.40) 2026-03-13 12:23:36.861 | Go version: go1.25.7 2026-03-13 12:23:36.861 | Git commit: 83bca51 2026-03-13 12:23:36.861 | Built: Thu Mar 5 14:25:48 2026 2026-03-13 12:23:36.861 | OS/Arch: linux/amd64 2026-03-13 12:23:36.861 | Experimental: false 2026-03-13 12:23:36.861 | containerd: 2026-03-13 12:23:36.861 | Version: v2.2.2 2026-03-13 12:23:36.861 | GitCommit: 301b2dac98f15c27117da5c8af12118a041a31d9 2026-03-13 12:23:36.861 | runc: 2026-03-13 12:23:36.861 | Version: 1.3.4 2026-03-13 12:23:36.861 | GitCommit: v1.3.4-0-gd6d73eb8 2026-03-13 12:23:36.861 | docker-init: 2026-03-13 12:23:36.862 | Version: 0.19.0 2026-03-13 12:23:36.862 | GitCommit: de40ad0 2026-03-13 12:23:36.868 | 2026-03-13 12:23:36.868 | ================================================================================ 2026-03-13 12:23:36.868 | 2026-03-13 12:23:36.868 | To run Docker as a non-privileged user, consider setting up the 2026-03-13 12:23:36.868 | Docker daemon in rootless mode for your user: 2026-03-13 12:23:36.868 | 2026-03-13 12:23:36.868 | dockerd-rootless-setuptool.sh install 2026-03-13 12:23:36.868 | 2026-03-13 12:23:36.868 | Visit https://docs.docker.com/go/rootless/ to learn about rootless mode. 2026-03-13 12:23:36.868 | 2026-03-13 12:23:36.868 | 2026-03-13 12:23:36.868 | To run the Docker daemon as a fully privileged service, but granting non-root 2026-03-13 12:23:36.868 | users access, refer to https://docs.docker.com/go/daemon-access/ 2026-03-13 12:23:36.868 | 2026-03-13 12:23:36.868 | WARNING: Access to the remote API on a privileged Docker daemon is equivalent 2026-03-13 12:23:36.868 | to root access on the host. Refer to the 'Docker daemon attack surface' 2026-03-13 12:23:36.868 | documentation for details: https://docs.docker.com/go/attack-surface/ 2026-03-13 12:23:36.868 | 2026-03-13 12:23:36.868 | ================================================================================ 2026-03-13 12:23:36.868 | 2026-03-13 12:23:36.877 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:43 : sudo usermod -aG docker stack 2026-03-13 12:23:36.926 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:44 : sudo iptables -I DOCKER-USER -j ACCEPT 2026-03-13 12:23:36.947 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:46 : ensure_kind_cluster 2026-03-13 12:23:36.955 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:ensure_kind_cluster:12 : echo 'kind get clusters' 2026-03-13 12:23:36.955 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:ensure_kind_cluster:12 : newgrp docker 2026-03-13 12:23:36.956 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:ensure_kind_cluster:12 : grep -q kind 2026-03-13 12:23:37.031 | No kind clusters found. 2026-03-13 12:23:37.041 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:ensure_kind_cluster:17 : echo 'kind create cluster' 2026-03-13 12:23:37.041 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:ensure_kind_cluster:17 : newgrp docker 2026-03-13 12:23:37.190 | Creating cluster "kind" ... 2026-03-13 12:23:37.190 | • Ensuring node image (kindest/node:v1.25.2) 🖼 ... 2026-03-13 12:23:48.714 | ✓ Ensuring node image (kindest/node:v1.25.2) 🖼 2026-03-13 12:23:48.714 | • Preparing nodes 📦 ... 2026-03-13 12:23:54.007 | ✓ Preparing nodes 📦 2026-03-13 12:23:54.070 | • Writing configuration 📜 ... 2026-03-13 12:23:54.524 | ✓ Writing configuration 📜 2026-03-13 12:23:54.524 | • Starting control-plane 🕹️ ... 2026-03-13 12:24:10.564 | ✓ Starting control-plane 🕹️ 2026-03-13 12:24:10.565 | • Installing CNI 🔌 ... 2026-03-13 12:24:11.772 | ✓ Installing CNI 🔌 2026-03-13 12:24:11.772 | • Installing StorageClass 💾 ... 2026-03-13 12:24:12.235 | ✓ Installing StorageClass 💾 2026-03-13 12:24:12.628 | Set kubectl context to "kind-kind" 2026-03-13 12:24:12.628 | You can now use your cluster with: 2026-03-13 12:24:12.628 | 2026-03-13 12:24:12.628 | kubectl cluster-info --context kind-kind 2026-03-13 12:24:12.628 | 2026-03-13 12:24:12.628 | Not sure what to do next? 😅 Check out https://kind.sigs.k8s.io/docs/user/quick-start/ 2026-03-13 12:24:12.638 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:ensure_kind_cluster:18 : kubectl label node kind-control-plane openstack-control-plane=enabled 2026-03-13 12:24:12.753 | node/kind-control-plane labeled 2026-03-13 12:24:12.766 | ++ /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-03-13 12:24:13.315 | namespace/orc-system created 2026-03-13 12:24:13.344 | customresourcedefinition.apiextensions.k8s.io/flavors.openstack.k-orc.cloud created 2026-03-13 12:24:13.396 | customresourcedefinition.apiextensions.k8s.io/floatingips.openstack.k-orc.cloud created 2026-03-13 12:24:13.482 | customresourcedefinition.apiextensions.k8s.io/images.openstack.k-orc.cloud created 2026-03-13 12:24:13.557 | customresourcedefinition.apiextensions.k8s.io/networks.openstack.k-orc.cloud created 2026-03-13 12:24:13.585 | customresourcedefinition.apiextensions.k8s.io/ports.openstack.k-orc.cloud created 2026-03-13 12:24:13.606 | customresourcedefinition.apiextensions.k8s.io/projects.openstack.k-orc.cloud created 2026-03-13 12:24:13.618 | customresourcedefinition.apiextensions.k8s.io/routerinterfaces.openstack.k-orc.cloud created 2026-03-13 12:24:13.639 | customresourcedefinition.apiextensions.k8s.io/routers.openstack.k-orc.cloud created 2026-03-13 12:24:13.667 | customresourcedefinition.apiextensions.k8s.io/securitygroups.openstack.k-orc.cloud created 2026-03-13 12:24:13.693 | customresourcedefinition.apiextensions.k8s.io/servergroups.openstack.k-orc.cloud created 2026-03-13 12:24:13.727 | customresourcedefinition.apiextensions.k8s.io/servers.openstack.k-orc.cloud created 2026-03-13 12:24:13.759 | customresourcedefinition.apiextensions.k8s.io/subnets.openstack.k-orc.cloud created 2026-03-13 12:24:13.767 | serviceaccount/orc-controller-manager created 2026-03-13 12:24:13.776 | role.rbac.authorization.k8s.io/orc-leader-election-role created 2026-03-13 12:24:13.784 | clusterrole.rbac.authorization.k8s.io/orc-image-editor-role created 2026-03-13 12:24:13.796 | clusterrole.rbac.authorization.k8s.io/orc-image-viewer-role created 2026-03-13 12:24:13.802 | clusterrole.rbac.authorization.k8s.io/orc-manager-role created 2026-03-13 12:24:13.807 | clusterrole.rbac.authorization.k8s.io/orc-metrics-auth-role created 2026-03-13 12:24:13.813 | clusterrole.rbac.authorization.k8s.io/orc-metrics-reader created 2026-03-13 12:24:13.821 | rolebinding.rbac.authorization.k8s.io/orc-leader-election-rolebinding created 2026-03-13 12:24:13.826 | clusterrolebinding.rbac.authorization.k8s.io/orc-manager-rolebinding created 2026-03-13 12:24:13.832 | clusterrolebinding.rbac.authorization.k8s.io/orc-metrics-auth-rolebinding created 2026-03-13 12:24:13.843 | service/orc-controller-manager-metrics-service created 2026-03-13 12:24:13.854 | deployment.apps/orc-controller-manager created 2026-03-13 12:24:13.867 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:50 : export EXP_CLUSTER_RESOURCE_SET=true 2026-03-13 12:24:13.873 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:50 : EXP_CLUSTER_RESOURCE_SET=true 2026-03-13 12:24:13.878 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:51 : export EXP_KUBEADM_BOOTSTRAP_FORMAT_IGNITION=true 2026-03-13 12:24:13.881 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:51 : EXP_KUBEADM_BOOTSTRAP_FORMAT_IGNITION=true 2026-03-13 12:24:13.886 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:52 : export CLUSTER_TOPOLOGY=true 2026-03-13 12:24:13.890 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:52 : CLUSTER_TOPOLOGY=true 2026-03-13 12:24:13.895 | ++ /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-03-13 12:24:14.253 | Fetching providers 2026-03-13 12:24:16.596 | Installing cert-manager version="v1.18.1" 2026-03-13 12:24:17.444 | Waiting for cert-manager to be available... 2026-03-13 12:24:42.513 | [KubeAPIWarningLogger] spec.privateKey.rotationPolicy: In cert-manager >= v1.18.0, the default value changed from `Never` to `Always`. 2026-03-13 12:24:42.547 | Installing provider="cluster-api" version="v1.10.5" targetNamespace="capi-system" 2026-03-13 12:24:42.595 | [KubeAPIWarningLogger] spec.privateKey.rotationPolicy: In cert-manager >= v1.18.0, the default value changed from `Never` to `Always`. 2026-03-13 12:24:43.283 | Installing provider="bootstrap-kubeadm" version="v1.10.5" targetNamespace="capi-kubeadm-bootstrap-system" 2026-03-13 12:24:43.335 | [KubeAPIWarningLogger] spec.privateKey.rotationPolicy: In cert-manager >= v1.18.0, the default value changed from `Never` to `Always`. 2026-03-13 12:24:43.648 | Installing provider="control-plane-kubeadm" version="v1.10.5" targetNamespace="capi-kubeadm-control-plane-system" 2026-03-13 12:24:43.717 | [KubeAPIWarningLogger] spec.privateKey.rotationPolicy: In cert-manager >= v1.18.0, the default value changed from `Never` to `Always`. 2026-03-13 12:24:44.018 | Installing provider="infrastructure-openstack" version="v0.12.4" targetNamespace="capo-system" 2026-03-13 12:24:44.061 | [KubeAPIWarningLogger] spec.privateKey.rotationPolicy: In cert-manager >= v1.18.0, the default value changed from `Never` to `Always`. 2026-03-13 12:24:44.598 | 2026-03-13 12:24:44.598 | Your management cluster has been initialized successfully! 2026-03-13 12:24:44.598 | 2026-03-13 12:24:44.598 | You can now create your first workload cluster by running the following: 2026-03-13 12:24:44.598 | 2026-03-13 12:24:44.598 | clusterctl generate cluster [name] --kubernetes-version [version] | kubectl apply -f - 2026-03-13 12:24:44.598 | 2026-03-13 12:24:44.639 | ++ /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-03-13 12:24:44.743 | Waiting for deployment "capi-kubeadm-bootstrap-controller-manager" rollout to finish: 0 of 1 updated replicas are available... 2026-03-13 12:24:53.972 | deployment "capi-kubeadm-bootstrap-controller-manager" successfully rolled out 2026-03-13 12:24:53.985 | ++ /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-03-13 12:24:54.103 | Waiting for deployment "capi-kubeadm-control-plane-controller-manager" rollout to finish: 0 of 1 updated replicas are available... 2026-03-13 12:24:54.653 | deployment "capi-kubeadm-control-plane-controller-manager" successfully rolled out 2026-03-13 12:24:54.668 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:61 : kubectl -n capi-system rollout status deploy/capi-controller-manager 2026-03-13 12:24:54.780 | deployment "capi-controller-manager" successfully rolled out 2026-03-13 12:24:54.793 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:62 : kubectl -n capo-system rollout status deploy/capo-controller-manager 2026-03-13 12:24:54.902 | Waiting for deployment "capo-controller-manager" rollout to finish: 0 of 1 updated replicas are available... 2026-03-13 12:24:57.512 | deployment "capo-controller-manager" successfully rolled out 2026-03-13 12:24:57.525 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:63 : : 2026-03-13 12:24:57.528 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:78 : [[ stack == \u\n\s\t\a\c\k ]] 2026-03-13 12:24:57.531 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:84 : [[ stack == \c\l\e\a\n ]] 2026-03-13 12:24:57.537 | + functions-common:run_plugins:1831 : for plugin in ${plugins//,/ } 2026-03-13 12:24:57.541 | + functions-common:run_plugins:1832 : local dir=/opt/stack/ovn-octavia-provider 2026-03-13 12:24:57.545 | + functions-common:run_plugins:1833 : [[ -f /opt/stack/ovn-octavia-provider/devstack/plugin.sh ]] 2026-03-13 12:24:57.549 | + functions-common:run_plugins:1834 : source /opt/stack/ovn-octavia-provider/devstack/plugin.sh stack pre-install 2026-03-13 12:24:57.555 | ++ /opt/stack/ovn-octavia-provider/devstack/plugin.sh:source:4 : is_service_enabled tls-proxy 2026-03-13 12:24:57.583 | ++ functions-common:is_service_enabled:2068 : return 0 2026-03-13 12:24:57.589 | ++ /opt/stack/ovn-octavia-provider/devstack/plugin.sh:source:5 : OVN_PROTO=ssl 2026-03-13 12:24:57.593 | ++ /opt/stack/ovn-octavia-provider/devstack/plugin.sh:source:9 : OVN_NB_REMOTE=ssl:199.204.45.35:6641 2026-03-13 12:24:57.598 | ++ /opt/stack/ovn-octavia-provider/devstack/plugin.sh:source:10 : OVN_SB_REMOTE=ssl:199.204.45.35:6642 2026-03-13 12:24:57.605 | ++ /opt/stack/ovn-octavia-provider/devstack/plugin.sh:source:41 : [[ stack == \s\t\a\c\k ]] 2026-03-13 12:24:57.611 | ++ /opt/stack/ovn-octavia-provider/devstack/plugin.sh:source:42 : case "$2" in 2026-03-13 12:24:57.617 | + ./stack.sh:main:849 : set_systemd_override DefaultLimitNOFILE 2048 2026-03-13 12:24:57.622 | + functions:set_systemd_override:844 : local key=DefaultLimitNOFILE 2026-03-13 12:24:57.626 | + functions:set_systemd_override:845 : local value=2048 2026-03-13 12:24:57.631 | + functions:set_systemd_override:847 : local sysconf=/etc/systemd/system.conf 2026-03-13 12:24:57.636 | + functions:set_systemd_override:848 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2026-03-13 12:24:57.746 | + functions:set_systemd_override:849 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2026-03-13 12:24:57.746 | Set systemd system override for DefaultLimitNOFILE=2048 2026-03-13 12:24:57.752 | + functions:set_systemd_override:851 : sudo systemctl daemon-reload 2026-03-13 12:24:58.031 | + ./stack.sh:main:851 : install_rpc_backend 2026-03-13 12:24:58.040 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2026-03-13 12:24:58.079 | + functions-common:is_service_enabled:2068 : return 0 2026-03-13 12:24:58.086 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2026-03-13 12:24:58.091 | + functions-common:install_package:1430 : update_package_repo 2026-03-13 12:24:58.097 | + functions-common:update_package_repo:1404 : NO_UPDATE_REPOS=False 2026-03-13 12:24:58.103 | + functions-common:update_package_repo:1405 : REPOS_UPDATED=True 2026-03-13 12:24:58.109 | + functions-common:update_package_repo:1406 : RETRY_UPDATE=False 2026-03-13 12:24:58.115 | + functions-common:update_package_repo:1408 : [[ False = \T\r\u\e ]] 2026-03-13 12:24:58.121 | + functions-common:update_package_repo:1412 : is_ubuntu 2026-03-13 12:24:58.127 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-03-13 12:24:58.134 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-03-13 12:24:58.140 | + functions-common:update_package_repo:1413 : apt_get_update 2026-03-13 12:24:58.147 | + functions-common:apt_get_update:1158 : [[ True == \T\r\u\e ]] 2026-03-13 12:24:58.153 | + functions-common:apt_get_update:1158 : [[ False != \T\r\u\e ]] 2026-03-13 12:24:58.160 | + functions-common:apt_get_update:1159 : return 2026-03-13 12:24:58.165 | + functions-common:install_package:1431 : real_install_package rabbitmq-server 2026-03-13 12:24:58.171 | + functions-common:real_install_package:1418 : is_ubuntu 2026-03-13 12:24:58.178 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-03-13 12:24:58.184 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-03-13 12:24:58.190 | + functions-common:real_install_package:1419 : apt_get install rabbitmq-server 2026-03-13 12:24:58.241 | + functions-common:apt_get:1199 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install rabbitmq-server 2026-03-13 12:24:58.286 | Reading package lists... 2026-03-13 12:24:58.582 | Building dependency tree... 2026-03-13 12:24:58.583 | Reading state information... 2026-03-13 12:24:58.916 | The following additional packages will be installed: 2026-03-13 12:24:58.916 | erlang-asn1 erlang-base erlang-crypto erlang-eldap erlang-ftp erlang-inets 2026-03-13 12:24:58.916 | erlang-mnesia erlang-os-mon erlang-parsetools erlang-public-key 2026-03-13 12:24:58.916 | erlang-runtime-tools erlang-snmp erlang-ssl erlang-syntax-tools erlang-tftp 2026-03-13 12:24:58.918 | erlang-tools erlang-xmerl logrotate 2026-03-13 12:24:58.919 | Suggested packages: 2026-03-13 12:24:58.919 | erlang erlang-manpages erlang-doc bsd-mailx | mailx 2026-03-13 12:24:58.970 | The following NEW packages will be installed: 2026-03-13 12:24:58.970 | erlang-asn1 erlang-base erlang-crypto erlang-eldap erlang-ftp erlang-inets 2026-03-13 12:24:58.970 | erlang-mnesia erlang-os-mon erlang-parsetools erlang-public-key 2026-03-13 12:24:58.970 | erlang-runtime-tools erlang-snmp erlang-ssl erlang-syntax-tools erlang-tftp 2026-03-13 12:24:58.972 | erlang-tools erlang-xmerl logrotate rabbitmq-server 2026-03-13 12:24:59.165 | 0 upgraded, 19 newly installed, 0 to remove and 2 not upgraded. 2026-03-13 12:24:59.165 | Need to get 36.1 MB of archives. 2026-03-13 12:24:59.165 | After this operation, 56.4 MB of additional disk space will be used. 2026-03-13 12:24:59.165 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 logrotate amd64 3.21.0-2build1 [52.2 kB] 2026-03-13 12:24:59.413 | 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-03-13 12:25:00.151 | 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-03-13 12:25:00.190 | 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-03-13 12:25:00.197 | 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-03-13 12:25:00.221 | 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-03-13 12:25:00.260 | 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-03-13 12:25:00.269 | 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-03-13 12:25:00.329 | 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-03-13 12:25:00.336 | 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-03-13 12:25:00.339 | 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-03-13 12:25:00.350 | 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-03-13 12:25:00.367 | 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-03-13 12:25:00.440 | 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-03-13 12:25:00.442 | 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-03-13 12:25:00.447 | 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-03-13 12:25:00.458 | 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-03-13 12:25:00.482 | 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-03-13 12:25:00.538 | 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-03-13 12:25:01.426 | debconf: delaying package configuration, since apt-utils is not installed 2026-03-13 12:25:01.479 | Fetched 36.1 MB in 2s (16.5 MB/s) 2026-03-13 12:25:01.524 | Selecting previously unselected package logrotate. 2026-03-13 12:25:01.568 | (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 ... 65440 files and directories currently installed.) 2026-03-13 12:25:01.572 | Preparing to unpack .../00-logrotate_3.21.0-2build1_amd64.deb ... 2026-03-13 12:25:01.576 | Unpacking logrotate (3.21.0-2build1) ... 2026-03-13 12:25:01.645 | Selecting previously unselected package erlang-base. 2026-03-13 12:25:01.654 | Preparing to unpack .../01-erlang-base_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-03-13 12:25:01.657 | Unpacking erlang-base (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-03-13 12:25:01.921 | Selecting previously unselected package erlang-asn1. 2026-03-13 12:25:01.933 | Preparing to unpack .../02-erlang-asn1_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-03-13 12:25:01.937 | Unpacking erlang-asn1 (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-03-13 12:25:01.998 | Selecting previously unselected package erlang-crypto. 2026-03-13 12:25:02.009 | Preparing to unpack .../03-erlang-crypto_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-03-13 12:25:02.013 | Unpacking erlang-crypto (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-03-13 12:25:02.067 | Selecting previously unselected package erlang-public-key. 2026-03-13 12:25:02.079 | Preparing to unpack .../04-erlang-public-key_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-03-13 12:25:02.082 | Unpacking erlang-public-key (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-03-13 12:25:02.143 | Selecting previously unselected package erlang-mnesia. 2026-03-13 12:25:02.154 | Preparing to unpack .../05-erlang-mnesia_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-03-13 12:25:02.158 | Unpacking erlang-mnesia (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-03-13 12:25:02.228 | Selecting previously unselected package erlang-runtime-tools. 2026-03-13 12:25:02.240 | Preparing to unpack .../06-erlang-runtime-tools_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-03-13 12:25:02.243 | Unpacking erlang-runtime-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-03-13 12:25:02.307 | Selecting previously unselected package erlang-ssl. 2026-03-13 12:25:02.318 | Preparing to unpack .../07-erlang-ssl_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-03-13 12:25:02.321 | Unpacking erlang-ssl (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-03-13 12:25:02.403 | Selecting previously unselected package erlang-eldap. 2026-03-13 12:25:02.415 | Preparing to unpack .../08-erlang-eldap_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-03-13 12:25:02.418 | Unpacking erlang-eldap (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-03-13 12:25:02.472 | Selecting previously unselected package erlang-ftp. 2026-03-13 12:25:02.481 | Preparing to unpack .../09-erlang-ftp_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-03-13 12:25:02.485 | Unpacking erlang-ftp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-03-13 12:25:02.538 | Selecting previously unselected package erlang-tftp. 2026-03-13 12:25:02.550 | Preparing to unpack .../10-erlang-tftp_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-03-13 12:25:02.553 | Unpacking erlang-tftp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-03-13 12:25:02.606 | Selecting previously unselected package erlang-inets. 2026-03-13 12:25:02.617 | Preparing to unpack .../11-erlang-inets_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-03-13 12:25:02.621 | Unpacking erlang-inets (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-03-13 12:25:02.697 | Selecting previously unselected package erlang-snmp. 2026-03-13 12:25:02.709 | Preparing to unpack .../12-erlang-snmp_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-03-13 12:25:02.714 | Unpacking erlang-snmp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-03-13 12:25:02.829 | Selecting previously unselected package erlang-os-mon. 2026-03-13 12:25:02.841 | Preparing to unpack .../13-erlang-os-mon_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-03-13 12:25:02.845 | Unpacking erlang-os-mon (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-03-13 12:25:02.937 | Selecting previously unselected package erlang-parsetools. 2026-03-13 12:25:02.949 | Preparing to unpack .../14-erlang-parsetools_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-03-13 12:25:02.992 | Unpacking erlang-parsetools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-03-13 12:25:03.100 | Selecting previously unselected package erlang-syntax-tools. 2026-03-13 12:25:03.107 | Preparing to unpack .../15-erlang-syntax-tools_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-03-13 12:25:03.110 | Unpacking erlang-syntax-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-03-13 12:25:03.165 | Selecting previously unselected package erlang-tools. 2026-03-13 12:25:03.179 | Preparing to unpack .../16-erlang-tools_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-03-13 12:25:03.184 | Unpacking erlang-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-03-13 12:25:03.249 | Selecting previously unselected package erlang-xmerl. 2026-03-13 12:25:03.261 | Preparing to unpack .../17-erlang-xmerl_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-03-13 12:25:03.265 | Unpacking erlang-xmerl (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-03-13 12:25:03.342 | Selecting previously unselected package rabbitmq-server. 2026-03-13 12:25:03.354 | Preparing to unpack .../18-rabbitmq-server_3.12.1-1ubuntu1.2_all.deb ... 2026-03-13 12:25:03.361 | Unpacking rabbitmq-server (3.12.1-1ubuntu1.2) ... 2026-03-13 12:25:04.001 | Setting up logrotate (3.21.0-2build1) ... 2026-03-13 12:25:04.164 | Created symlink /etc/systemd/system/timers.target.wants/logrotate.timer → /usr/lib/systemd/system/logrotate.timer. 2026-03-13 12:25:04.474 | logrotate.service is a disabled or a static unit, not starting it. 2026-03-13 12:25:04.513 | Setting up erlang-base (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-03-13 12:25:04.812 | Created symlink /etc/systemd/system/multi-user.target.wants/epmd.service → /usr/lib/systemd/system/epmd.service. 2026-03-13 12:25:04.812 | Created symlink /etc/systemd/system/sockets.target.wants/epmd.socket → /usr/lib/systemd/system/epmd.socket. 2026-03-13 12:25:06.196 | Searching for services which depend on erlang and should be started... none found. 2026-03-13 12:25:06.201 | Setting up erlang-xmerl (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-03-13 12:25:06.211 | Setting up erlang-syntax-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-03-13 12:25:06.221 | Setting up erlang-parsetools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-03-13 12:25:06.232 | Setting up erlang-asn1 (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-03-13 12:25:06.243 | Setting up erlang-tftp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-03-13 12:25:06.252 | Setting up erlang-mnesia (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-03-13 12:25:06.262 | Setting up erlang-crypto (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-03-13 12:25:06.273 | Setting up erlang-runtime-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-03-13 12:25:06.283 | Setting up erlang-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-03-13 12:25:06.294 | Setting up erlang-snmp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-03-13 12:25:06.304 | Setting up erlang-public-key (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-03-13 12:25:06.315 | Setting up erlang-ssl (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-03-13 12:25:06.326 | Setting up erlang-os-mon (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-03-13 12:25:06.343 | Setting up erlang-eldap (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-03-13 12:25:06.351 | Setting up erlang-ftp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-03-13 12:25:06.359 | Setting up erlang-inets (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-03-13 12:25:06.368 | Setting up rabbitmq-server (3.12.1-1ubuntu1.2) ... 2026-03-13 12:25:06.423 | info: Selecting GID from range 100 to 999 ... 2026-03-13 12:25:06.427 | info: Adding group `rabbitmq' (GID 112) ... 2026-03-13 12:25:06.502 | info: Selecting UID from range 100 to 999 ... 2026-03-13 12:25:06.502 | 2026-03-13 12:25:06.507 | info: Adding system user `rabbitmq' (UID 110) ... 2026-03-13 12:25:06.511 | info: Adding new user `rabbitmq' (UID 110) with group `rabbitmq' ... 2026-03-13 12:25:06.578 | info: Not creating home directory `/var/lib/rabbitmq'. 2026-03-13 12:25:06.761 | Created symlink /etc/systemd/system/multi-user.target.wants/rabbitmq-server.service → /usr/lib/systemd/system/rabbitmq-server.service. 2026-03-13 12:25:12.662 | Processing triggers for man-db (2.12.0-4build2) ... 2026-03-13 12:25:14.001 | + functions-common:apt_get:1203 : result=0 2026-03-13 12:25:14.008 | + functions-common:apt_get:1206 : time_stop apt-get 2026-03-13 12:25:14.014 | + functions-common:time_stop:2412 : local name 2026-03-13 12:25:14.021 | + functions-common:time_stop:2413 : local end_time 2026-03-13 12:25:14.027 | + functions-common:time_stop:2414 : local elapsed_time 2026-03-13 12:25:14.032 | + functions-common:time_stop:2415 : local total 2026-03-13 12:25:14.037 | + functions-common:time_stop:2416 : local start_time 2026-03-13 12:25:14.043 | + functions-common:time_stop:2418 : name=apt-get 2026-03-13 12:25:14.049 | + functions-common:time_stop:2419 : start_time=1773404698230 2026-03-13 12:25:14.055 | + functions-common:time_stop:2421 : [[ -z 1773404698230 ]] 2026-03-13 12:25:14.063 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-03-13 12:25:14.070 | + functions-common:time_stop:2424 : end_time=1773404714064 2026-03-13 12:25:14.076 | + functions-common:time_stop:2425 : elapsed_time=15834 2026-03-13 12:25:14.082 | + functions-common:time_stop:2426 : total=104654 2026-03-13 12:25:14.088 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-03-13 12:25:14.094 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=120488 2026-03-13 12:25:14.100 | + functions-common:apt_get:1207 : return 0 2026-03-13 12:25:14.105 | + lib/rpc_backend:install_rpc_backend:55 : is_fedora 2026-03-13 12:25:14.113 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2026-03-13 12:25:14.121 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2026-03-13 12:25:14.126 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2026-03-13 12:25:14.133 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2026-03-13 12:25:14.138 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-03-13 12:25:14.145 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2026-03-13 12:25:14.150 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-03-13 12:25:14.157 | + functions-common:is_fedora:533 : '[' Ubuntu = RockyLinux ']' 2026-03-13 12:25:14.163 | + functions-common:is_fedora:534 : '[' Ubuntu = CentOS ']' 2026-03-13 12:25:14.168 | + functions-common:is_fedora:534 : '[' Ubuntu = CentOSStream ']' 2026-03-13 12:25:14.174 | + functions-common:is_fedora:535 : '[' Ubuntu = AlmaLinux ']' 2026-03-13 12:25:14.181 | + functions-common:is_fedora:536 : '[' Ubuntu = OracleServer ']' 2026-03-13 12:25:14.187 | + functions-common:is_fedora:536 : '[' Ubuntu = Virtuozzo ']' 2026-03-13 12:25:14.193 | + ./stack.sh:main:852 : restart_rpc_backend 2026-03-13 12:25:14.199 | + lib/rpc_backend:restart_rpc_backend:68 : is_service_enabled rabbit 2026-03-13 12:25:14.236 | + functions-common:is_service_enabled:2068 : return 0 2026-03-13 12:25:14.242 | + lib/rpc_backend:restart_rpc_backend:70 : echo_summary 'Starting RabbitMQ' 2026-03-13 12:25:14.248 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-03-13 12:25:14.254 | + ./stack.sh:echo_summary:444 : echo -e Starting RabbitMQ 2026-03-13 12:25:14.260 | + lib/rpc_backend:restart_rpc_backend:81 : local i 2026-03-13 12:25:14.268 | ++ lib/rpc_backend:restart_rpc_backend:82 : seq 20 2026-03-13 12:25:14.278 | + lib/rpc_backend:restart_rpc_backend:82 : for i in `seq 20` 2026-03-13 12:25:14.283 | + lib/rpc_backend:restart_rpc_backend:83 : local rc=0 2026-03-13 12:25:14.289 | + lib/rpc_backend:restart_rpc_backend:85 : [[ 1 -eq 20 ]] 2026-03-13 12:25:14.295 | + lib/rpc_backend:restart_rpc_backend:87 : [[ 1 == \0 ]] 2026-03-13 12:25:14.302 | + lib/rpc_backend:restart_rpc_backend:91 : rabbit_setuser stackrabbit secretrabbit 2026-03-13 12:25:14.309 | + lib/rpc_backend:rabbit_setuser:160 : local user=stackrabbit pass=secretrabbit found= out= 2026-03-13 12:25:14.316 | ++ lib/rpc_backend:rabbit_setuser:161 : sudo rabbitmqctl list_users 2026-03-13 12:25:15.127 | + lib/rpc_backend:rabbit_setuser:161 : out='Listing users ... 2026-03-13 12:25:15.128 | user tags 2026-03-13 12:25:15.128 | guest [administrator]' 2026-03-13 12:25:15.137 | ++ lib/rpc_backend:rabbit_setuser:163 : awk '$1 == user { print $1 }' user=stackrabbit 2026-03-13 12:25:15.137 | ++ lib/rpc_backend:rabbit_setuser:163 : echo 'Listing users ... 2026-03-13 12:25:15.138 | user tags 2026-03-13 12:25:15.138 | guest [administrator]' 2026-03-13 12:25:15.150 | + lib/rpc_backend:rabbit_setuser:163 : found= 2026-03-13 12:25:15.158 | + lib/rpc_backend:rabbit_setuser:164 : '[' '' = stackrabbit ']' 2026-03-13 12:25:15.164 | + lib/rpc_backend:rabbit_setuser:168 : sudo rabbitmqctl add_user stackrabbit secretrabbit 2026-03-13 12:25:15.886 | Adding user "stackrabbit" ... 2026-03-13 12:25:15.907 | Done. Don't forget to grant the user permissions to some virtual hosts! See 'rabbitmqctl help set_permissions' to learn more. 2026-03-13 12:25:15.939 | + lib/rpc_backend:rabbit_setuser:171 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2026-03-13 12:25:16.665 | Setting permissions for user "stackrabbit" in vhost "/" ... 2026-03-13 12:25:16.706 | + lib/rpc_backend:restart_rpc_backend:92 : '[' 0 -ne 0 ']' 2026-03-13 12:25:16.713 | + lib/rpc_backend:restart_rpc_backend:97 : sudo rabbitmqctl change_password stackrabbit secretrabbit 2026-03-13 12:25:17.401 | Changing password for user "stackrabbit" ... 2026-03-13 12:25:17.446 | + lib/rpc_backend:restart_rpc_backend:99 : '[' 0 -ne 0 ']' 2026-03-13 12:25:17.453 | + lib/rpc_backend:restart_rpc_backend:103 : break 2026-03-13 12:25:17.458 | + lib/rpc_backend:restart_rpc_backend:106 : sudo rabbitmqctl delete_user guest 2026-03-13 12:25:18.101 | Deleting user "guest" ... 2026-03-13 12:25:18.143 | + ./stack.sh:main:854 : is_service_enabled mysql postgresql 2026-03-13 12:25:18.184 | + functions-common:is_service_enabled:2068 : return 0 2026-03-13 12:25:18.190 | + ./stack.sh:main:855 : install_database 2026-03-13 12:25:18.197 | + lib/database:install_database:118 : install_database_mysql 2026-03-13 12:25:18.203 | + lib/databases/mysql:install_database_mysql:202 : is_ubuntu 2026-03-13 12:25:18.208 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-03-13 12:25:18.215 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-03-13 12:25:18.222 | + lib/databases/mysql:install_database_mysql:205 : sudo debconf-set-selections 2026-03-13 12:25:18.329 | + lib/databases/mysql:install_database_mysql:215 : [[ ! -e /opt/stack/.my.cnf ]] 2026-03-13 12:25:18.334 | + lib/databases/mysql:install_database_mysql:216 : cat 2026-03-13 12:25:18.344 | + lib/databases/mysql:install_database_mysql:222 : is_ubuntu 2026-03-13 12:25:18.349 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-03-13 12:25:18.356 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-03-13 12:25:18.361 | + lib/databases/mysql:install_database_mysql:222 : '[' mysql '!=' mariadb ']' 2026-03-13 12:25:18.368 | + lib/databases/mysql:install_database_mysql:223 : echo host=127.0.0.1 2026-03-13 12:25:18.374 | + lib/databases/mysql:install_database_mysql:225 : chmod 0600 /opt/stack/.my.cnf 2026-03-13 12:25:18.384 | + lib/databases/mysql:install_database_mysql:228 : [[ True == \T\r\u\e ]] 2026-03-13 12:25:18.390 | + lib/databases/mysql:install_database_mysql:229 : is_fedora 2026-03-13 12:25:18.396 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2026-03-13 12:25:18.402 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2026-03-13 12:25:18.408 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2026-03-13 12:25:18.414 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2026-03-13 12:25:18.420 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-03-13 12:25:18.425 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2026-03-13 12:25:18.429 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-03-13 12:25:18.435 | + functions-common:is_fedora:533 : '[' Ubuntu = RockyLinux ']' 2026-03-13 12:25:18.441 | + functions-common:is_fedora:534 : '[' Ubuntu = CentOS ']' 2026-03-13 12:25:18.448 | + functions-common:is_fedora:534 : '[' Ubuntu = CentOSStream ']' 2026-03-13 12:25:18.454 | + functions-common:is_fedora:535 : '[' Ubuntu = AlmaLinux ']' 2026-03-13 12:25:18.460 | + functions-common:is_fedora:536 : '[' Ubuntu = OracleServer ']' 2026-03-13 12:25:18.466 | + functions-common:is_fedora:536 : '[' Ubuntu = Virtuozzo ']' 2026-03-13 12:25:18.473 | + lib/databases/mysql:install_database_mysql:232 : is_ubuntu 2026-03-13 12:25:18.479 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-03-13 12:25:18.485 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-03-13 12:25:18.491 | + lib/databases/mysql:install_database_mysql:233 : install_package mysql-server 2026-03-13 12:25:18.497 | + functions-common:install_package:1430 : update_package_repo 2026-03-13 12:25:18.502 | + functions-common:update_package_repo:1404 : NO_UPDATE_REPOS=False 2026-03-13 12:25:18.507 | + functions-common:update_package_repo:1405 : REPOS_UPDATED=True 2026-03-13 12:25:18.514 | + functions-common:update_package_repo:1406 : RETRY_UPDATE=False 2026-03-13 12:25:18.519 | + functions-common:update_package_repo:1408 : [[ False = \T\r\u\e ]] 2026-03-13 12:25:18.526 | + functions-common:update_package_repo:1412 : is_ubuntu 2026-03-13 12:25:18.533 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-03-13 12:25:18.538 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-03-13 12:25:18.544 | + functions-common:update_package_repo:1413 : apt_get_update 2026-03-13 12:25:18.549 | + functions-common:apt_get_update:1158 : [[ True == \T\r\u\e ]] 2026-03-13 12:25:18.555 | + functions-common:apt_get_update:1158 : [[ False != \T\r\u\e ]] 2026-03-13 12:25:18.560 | + functions-common:apt_get_update:1159 : return 2026-03-13 12:25:18.567 | + functions-common:install_package:1431 : real_install_package mysql-server 2026-03-13 12:25:18.573 | + functions-common:real_install_package:1418 : is_ubuntu 2026-03-13 12:25:18.577 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-03-13 12:25:18.584 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-03-13 12:25:18.591 | + functions-common:real_install_package:1419 : apt_get install mysql-server 2026-03-13 12:25:18.637 | + functions-common:apt_get:1199 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install mysql-server 2026-03-13 12:25:18.693 | Reading package lists... 2026-03-13 12:25:19.117 | Building dependency tree... 2026-03-13 12:25:19.117 | Reading state information... 2026-03-13 12:25:19.494 | The following additional packages will be installed: 2026-03-13 12:25:19.494 | libevent-core-2.1-7t64 libevent-pthreads-2.1-7t64 libmecab2 2026-03-13 12:25:19.495 | libprotobuf-lite32t64 mysql-client-8.0 mysql-client-core-8.0 2026-03-13 12:25:19.496 | mysql-server-8.0 mysql-server-core-8.0 2026-03-13 12:25:19.498 | Suggested packages: 2026-03-13 12:25:19.498 | mailx tinyca 2026-03-13 12:25:19.498 | Recommended packages: 2026-03-13 12:25:19.498 | libhtml-template-perl mecab-ipadic-utf8 2026-03-13 12:25:19.545 | The following NEW packages will be installed: 2026-03-13 12:25:19.545 | libevent-core-2.1-7t64 libevent-pthreads-2.1-7t64 libmecab2 2026-03-13 12:25:19.546 | libprotobuf-lite32t64 mysql-client-8.0 mysql-client-core-8.0 mysql-server 2026-03-13 12:25:19.546 | mysql-server-8.0 mysql-server-core-8.0 2026-03-13 12:25:19.871 | 0 upgraded, 9 newly installed, 0 to remove and 2 not upgraded. 2026-03-13 12:25:19.871 | Need to get 22.3 MB of archives. 2026-03-13 12:25:19.871 | After this operation, 187 MB of additional disk space will be used. 2026-03-13 12:25:19.871 | 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-03-13 12:25:20.008 | 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-03-13 12:25:20.008 | 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-03-13 12:25:20.011 | 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-03-13 12:25:20.012 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libmecab2 amd64 0.996-14ubuntu4 [201 kB] 2026-03-13 12:25:20.016 | 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-03-13 12:25:20.020 | 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-03-13 12:25:20.147 | 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-03-13 12:25:20.156 | 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-03-13 12:25:20.375 | debconf: delaying package configuration, since apt-utils is not installed 2026-03-13 12:25:20.433 | Fetched 22.3 MB in 1s (38.0 MB/s) 2026-03-13 12:25:20.478 | Selecting previously unselected package mysql-client-core-8.0. 2026-03-13 12:25:20.510 | (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 ... 68260 files and directories currently installed.) 2026-03-13 12:25:20.513 | Preparing to unpack .../0-mysql-client-core-8.0_8.0.45-0ubuntu0.24.04.1_amd64.deb ... 2026-03-13 12:25:20.518 | Unpacking mysql-client-core-8.0 (8.0.45-0ubuntu0.24.04.1) ... 2026-03-13 12:25:20.868 | Selecting previously unselected package mysql-client-8.0. 2026-03-13 12:25:20.879 | Preparing to unpack .../1-mysql-client-8.0_8.0.45-0ubuntu0.24.04.1_amd64.deb ... 2026-03-13 12:25:20.883 | Unpacking mysql-client-8.0 (8.0.45-0ubuntu0.24.04.1) ... 2026-03-13 12:25:20.940 | Selecting previously unselected package libevent-core-2.1-7t64:amd64. 2026-03-13 12:25:20.950 | Preparing to unpack .../2-libevent-core-2.1-7t64_2.1.12-stable-9ubuntu2_amd64.deb ... 2026-03-13 12:25:20.957 | Unpacking libevent-core-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-03-13 12:25:21.010 | Selecting previously unselected package libevent-pthreads-2.1-7t64:amd64. 2026-03-13 12:25:21.021 | Preparing to unpack .../3-libevent-pthreads-2.1-7t64_2.1.12-stable-9ubuntu2_amd64.deb ... 2026-03-13 12:25:21.025 | Unpacking libevent-pthreads-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-03-13 12:25:21.076 | Selecting previously unselected package libmecab2:amd64. 2026-03-13 12:25:21.087 | Preparing to unpack .../4-libmecab2_0.996-14ubuntu4_amd64.deb ... 2026-03-13 12:25:21.091 | Unpacking libmecab2:amd64 (0.996-14ubuntu4) ... 2026-03-13 12:25:21.151 | Selecting previously unselected package libprotobuf-lite32t64:amd64. 2026-03-13 12:25:21.161 | Preparing to unpack .../5-libprotobuf-lite32t64_3.21.12-8.2ubuntu0.3_amd64.deb ... 2026-03-13 12:25:21.166 | Unpacking libprotobuf-lite32t64:amd64 (3.21.12-8.2ubuntu0.3) ... 2026-03-13 12:25:21.228 | Selecting previously unselected package mysql-server-core-8.0. 2026-03-13 12:25:21.237 | Preparing to unpack .../6-mysql-server-core-8.0_8.0.45-0ubuntu0.24.04.1_amd64.deb ... 2026-03-13 12:25:21.241 | Unpacking mysql-server-core-8.0 (8.0.45-0ubuntu0.24.04.1) ... 2026-03-13 12:25:22.107 | Selecting previously unselected package mysql-server-8.0. 2026-03-13 12:25:22.117 | Preparing to unpack .../7-mysql-server-8.0_8.0.45-0ubuntu0.24.04.1_amd64.deb ... 2026-03-13 12:25:22.491 | Unpacking mysql-server-8.0 (8.0.45-0ubuntu0.24.04.1) ... 2026-03-13 12:25:22.558 | Selecting previously unselected package mysql-server. 2026-03-13 12:25:22.569 | Preparing to unpack .../8-mysql-server_8.0.45-0ubuntu0.24.04.1_all.deb ... 2026-03-13 12:25:22.573 | Unpacking mysql-server (8.0.45-0ubuntu0.24.04.1) ... 2026-03-13 12:25:22.639 | Setting up libprotobuf-lite32t64:amd64 (3.21.12-8.2ubuntu0.3) ... 2026-03-13 12:25:22.650 | Setting up libmecab2:amd64 (0.996-14ubuntu4) ... 2026-03-13 12:25:22.664 | Setting up mysql-client-core-8.0 (8.0.45-0ubuntu0.24.04.1) ... 2026-03-13 12:25:22.672 | Setting up mysql-client-8.0 (8.0.45-0ubuntu0.24.04.1) ... 2026-03-13 12:25:22.681 | Setting up libevent-core-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-03-13 12:25:22.690 | Setting up libevent-pthreads-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-03-13 12:25:22.701 | Setting up mysql-server-core-8.0 (8.0.45-0ubuntu0.24.04.1) ... 2026-03-13 12:25:22.710 | Setting up mysql-server-8.0 (8.0.45-0ubuntu0.24.04.1) ... 2026-03-13 12:25:22.892 | update-alternatives: using /etc/mysql/mysql.cnf to provide /etc/mysql/my.cnf (my.cnf) in auto mode 2026-03-13 12:25:22.948 | Renaming removed key_buffer and myisam-recover options (if present) 2026-03-13 12:25:32.556 | mysqld will log errors to /var/log/mysql/error.log 2026-03-13 12:25:33.395 | mysqld is running as pid 27763 2026-03-13 12:25:35.852 | Created symlink /etc/systemd/system/multi-user.target.wants/mysql.service → /usr/lib/systemd/system/mysql.service. 2026-03-13 12:25:37.146 | Setting up mysql-server (8.0.45-0ubuntu0.24.04.1) ... 2026-03-13 12:25:37.157 | Processing triggers for man-db (2.12.0-4build2) ... 2026-03-13 12:25:37.989 | Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-03-13 12:25:38.380 | + functions-common:apt_get:1203 : result=0 2026-03-13 12:25:38.384 | + functions-common:apt_get:1206 : time_stop apt-get 2026-03-13 12:25:38.390 | + functions-common:time_stop:2412 : local name 2026-03-13 12:25:38.395 | + functions-common:time_stop:2413 : local end_time 2026-03-13 12:25:38.400 | + functions-common:time_stop:2414 : local elapsed_time 2026-03-13 12:25:38.405 | + functions-common:time_stop:2415 : local total 2026-03-13 12:25:38.410 | + functions-common:time_stop:2416 : local start_time 2026-03-13 12:25:38.415 | + functions-common:time_stop:2418 : name=apt-get 2026-03-13 12:25:38.419 | + functions-common:time_stop:2419 : start_time=1773404718631 2026-03-13 12:25:38.424 | + functions-common:time_stop:2421 : [[ -z 1773404718631 ]] 2026-03-13 12:25:38.432 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-03-13 12:25:38.440 | + functions-common:time_stop:2424 : end_time=1773404738434 2026-03-13 12:25:38.446 | + functions-common:time_stop:2425 : elapsed_time=19803 2026-03-13 12:25:38.451 | + functions-common:time_stop:2426 : total=120488 2026-03-13 12:25:38.456 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-03-13 12:25:38.460 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=140291 2026-03-13 12:25:38.466 | + functions-common:apt_get:1207 : return 0 2026-03-13 12:25:38.473 | + ./stack.sh:main:857 : '[' -n mysql ']' 2026-03-13 12:25:38.478 | + ./stack.sh:main:858 : install_database_python 2026-03-13 12:25:38.484 | + lib/database:install_database_python:123 : install_database_python_mysql 2026-03-13 12:25:38.490 | + lib/databases/mysql:install_database_python_mysql:242 : pip_install_gr PyMySQL 2026-03-13 12:25:38.497 | + inc/python:pip_install_gr:94 : local name=PyMySQL 2026-03-13 12:25:38.501 | + inc/python:pip_install_gr:95 : local clean_name 2026-03-13 12:25:38.508 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements PyMySQL 2026-03-13 12:25:38.514 | ++ inc/python:get_from_global_requirements:241 : local package=PyMySQL 2026-03-13 12:25:38.521 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-03-13 12:25:38.530 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-03-13 12:25:38.531 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2026-03-13 12:25:38.542 | ++ inc/python:get_from_global_requirements:243 : required_pkg='PyMySQL ' 2026-03-13 12:25:38.547 | ++ inc/python:get_from_global_requirements:244 : [[ PyMySQL == '' ]] 2026-03-13 12:25:38.553 | ++ inc/python:get_from_global_requirements:247 : echo PyMySQL 2026-03-13 12:25:38.560 | + inc/python:pip_install_gr:96 : clean_name=PyMySQL 2026-03-13 12:25:38.567 | + inc/python:pip_install_gr:97 : pip_install PyMySQL 2026-03-13 12:25:38.614 | Using python 3.12 to install PyMySQL 2026-03-13 12:25:38.619 | + 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-03-13 12:25:39.288 | Collecting PyMySQL 2026-03-13 12:25:39.356 | Downloading pymysql-1.1.2-py3-none-any.whl.metadata (4.3 kB) 2026-03-13 12:25:39.372 | Downloading pymysql-1.1.2-py3-none-any.whl (45 kB) 2026-03-13 12:25:39.445 | Installing collected packages: PyMySQL 2026-03-13 12:25:39.486 | Successfully installed PyMySQL-1.1.2 2026-03-13 12:25:39.569 | + inc/python:pip_install:216 : result=0 2026-03-13 12:25:39.575 | + inc/python:pip_install:218 : time_stop pip_install 2026-03-13 12:25:39.581 | + functions-common:time_stop:2412 : local name 2026-03-13 12:25:39.587 | + functions-common:time_stop:2413 : local end_time 2026-03-13 12:25:39.593 | + functions-common:time_stop:2414 : local elapsed_time 2026-03-13 12:25:39.599 | + functions-common:time_stop:2415 : local total 2026-03-13 12:25:39.605 | + functions-common:time_stop:2416 : local start_time 2026-03-13 12:25:39.610 | + functions-common:time_stop:2418 : name=pip_install 2026-03-13 12:25:39.616 | + functions-common:time_stop:2419 : start_time=1773404738603 2026-03-13 12:25:39.623 | + functions-common:time_stop:2421 : [[ -z 1773404738603 ]] 2026-03-13 12:25:39.630 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-03-13 12:25:39.640 | + functions-common:time_stop:2424 : end_time=1773404739633 2026-03-13 12:25:39.644 | + functions-common:time_stop:2425 : elapsed_time=1030 2026-03-13 12:25:39.649 | + functions-common:time_stop:2426 : total=19606 2026-03-13 12:25:39.652 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-03-13 12:25:39.656 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=20636 2026-03-13 12:25:39.661 | + inc/python:pip_install:219 : return 0 2026-03-13 12:25:39.668 | + lib/databases/mysql:install_database_python_mysql:243 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2026-03-13 12:25:39.674 | + lib/databases/mysql:install_database_python_mysql:245 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2026-03-13 12:25:39.681 | + lib/databases/mysql:install_database_python_mysql:246 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2026-03-13 12:25:39.687 | + ./stack.sh:main:861 : is_service_enabled neutron 2026-03-13 12:25:39.726 | + functions-common:is_service_enabled:2068 : return 0 2026-03-13 12:25:39.732 | + ./stack.sh:main:862 : install_neutron_agent_packages 2026-03-13 12:25:39.738 | + lib/neutron:install_neutron_agent_packages:544 : is_service_enabled q-l3 neutron-l3 2026-03-13 12:25:39.774 | + functions-common:is_service_enabled:2068 : return 1 2026-03-13 12:25:39.780 | + lib/neutron:install_neutron_agent_packages:548 : is_service_enabled q-agt neutron-agent q-dhcp neutron-dhcp q-l3 neutron-l3 2026-03-13 12:25:39.817 | + functions-common:is_service_enabled:2068 : return 1 2026-03-13 12:25:39.823 | + ./stack.sh:main:865 : is_service_enabled etcd3 2026-03-13 12:25:39.863 | + functions-common:is_service_enabled:2068 : return 0 2026-03-13 12:25:39.869 | + ./stack.sh:main:866 : install_etcd3 2026-03-13 12:25:39.876 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2026-03-13 12:25:39.876 | Installing etcd 2026-03-13 12:25:39.883 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2026-03-13 12:25:39.904 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2026-03-13 12:25:39.925 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2026-03-13 12:25:39.932 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2026-03-13 12:25:39.953 | + lib/etcd3:install_etcd3:113 : local etcd_file 2026-03-13 12:25:39.961 | ++ 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-03-13 12:25:39.968 | ++ 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-03-13 12:25:39.973 | ++ functions:get_extra_file:67 : local 'retry_args=--retry-on-host-error --retry-on-http-error=500,503 ' 2026-03-13 12:25:39.980 | ++ functions:get_extra_file:68 : retry_args+='-t 2 --waitretry=10 ' 2026-03-13 12:25:39.986 | ++ functions:get_extra_file:69 : retry_args+='--tries=3 --retry-connrefused' 2026-03-13 12:25:39.992 | ++ functions:get_extra_file:71 : local file_name=etcd-v3.5.21-linux-amd64.tar.gz 2026-03-13 12:25:39.998 | ++ 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-03-13 12:25:40.004 | ++ functions:get_extra_file:74 : [[ ! -f /opt/stack/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz ]] 2026-03-13 12:25:40.011 | ++ 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-03-13 12:25:40.016 | --2026-03-13 12:25:40-- https://github.com/etcd-io/etcd/releases/download/v3.5.21/etcd-v3.5.21-linux-amd64.tar.gz 2026-03-13 12:25:40.049 | Resolving github.com (github.com)... 140.82.114.3 2026-03-13 12:25:40.064 | Connecting to github.com (github.com)|140.82.114.3|:443... connected. 2026-03-13 12:25:40.181 | HTTP request sent, awaiting response... 302 Found 2026-03-13 12:25:40.181 | 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-03-13T13%3A04%3A38Z&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-03-13T12%3A03%3A43Z&ske=2026-03-13T13%3A04%3A38Z&sks=b&skv=2018-11-09&sig=RgvOvlcjiIcLFB5wRp4JjHVF3a8%2BZ25DfwyrCX8KuB8%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc3MzQwNjU0MCwibmJmIjoxNzczNDA0NzQwLCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.jOMT6BwSuoTqYsW9f4eGMAOsjDecxXtCC4ljvquWEGA&response-content-disposition=attachment%3B%20filename%3Detcd-v3.5.21-linux-amd64.tar.gz&response-content-type=application%2Foctet-stream [following] 2026-03-13 12:25:40.181 | --2026-03-13 12:25:40-- 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-03-13T13%3A04%3A38Z&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-03-13T12%3A03%3A43Z&ske=2026-03-13T13%3A04%3A38Z&sks=b&skv=2018-11-09&sig=RgvOvlcjiIcLFB5wRp4JjHVF3a8%2BZ25DfwyrCX8KuB8%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc3MzQwNjU0MCwibmJmIjoxNzczNDA0NzQwLCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.jOMT6BwSuoTqYsW9f4eGMAOsjDecxXtCC4ljvquWEGA&response-content-disposition=attachment%3B%20filename%3Detcd-v3.5.21-linux-amd64.tar.gz&response-content-type=application%2Foctet-stream 2026-03-13 12:25:40.184 | Resolving release-assets.githubusercontent.com (release-assets.githubusercontent.com)... 185.199.110.133, 185.199.109.133, 185.199.111.133, ... 2026-03-13 12:25:40.186 | Connecting to release-assets.githubusercontent.com (release-assets.githubusercontent.com)|185.199.110.133|:443... connected. 2026-03-13 12:25:40.203 | HTTP request sent, awaiting response... 200 OK 2026-03-13 12:25:40.203 | Length: 20927601 (20M) [application/octet-stream] 2026-03-13 12:25:40.203 | Saving to: ‘/opt/stack/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz’ 2026-03-13 12:25:40.211 | 2026-03-13 12:25:40.300 | 0K ........ ........ ... 100% 207M=0.1s 2026-03-13 12:25:40.300 | 2026-03-13 12:25:40.300 | 2026-03-13 12:25:40 (207 MB/s) - ‘/opt/stack/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz’ saved [20927601/20927601] 2026-03-13 12:25:40.300 | 2026-03-13 12:25:40.307 | ++ functions:get_extra_file:76 : [[ 0 -ne 0 ]] 2026-03-13 12:25:40.311 | ++ functions:get_extra_file:80 : echo /opt/stack/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz 2026-03-13 12:25:40.317 | ++ functions:get_extra_file:81 : return 2026-03-13 12:25:40.325 | + lib/etcd3:install_etcd3:114 : etcd_file=/opt/stack/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz 2026-03-13 12:25:40.330 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /opt/stack/devstack/files/etcd-v3.5.21-linux-amd64/etcd ']' 2026-03-13 12:25:40.336 | + lib/etcd3:install_etcd3:116 : echo 'adddda4b06718e68671ffabff2f8cee48488ba61ad82900e639d108f2148501c /opt/stack/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz' 2026-03-13 12:25:40.342 | + lib/etcd3:install_etcd3:118 : sha256sum -c /opt/stack/devstack/files/etcd.sha256sum 2026-03-13 12:25:40.370 | /opt/stack/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz: OK 2026-03-13 12:25:40.376 | + 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-03-13 12:25:40.385 | etcd-v3.5.21-linux-amd64/ 2026-03-13 12:25:40.385 | etcd-v3.5.21-linux-amd64/Documentation/ 2026-03-13 12:25:40.385 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/ 2026-03-13 12:25:40.385 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/ 2026-03-13 12:25:40.385 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/swagger/ 2026-03-13 12:25:40.385 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/swagger/v3lock.swagger.json 2026-03-13 12:25:40.385 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/swagger/v3election.swagger.json 2026-03-13 12:25:40.385 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/swagger/rpc.swagger.json 2026-03-13 12:25:40.386 | etcd-v3.5.21-linux-amd64/Documentation/README.md 2026-03-13 12:25:40.386 | etcd-v3.5.21-linux-amd64/README-etcdutl.md 2026-03-13 12:25:40.386 | etcd-v3.5.21-linux-amd64/READMEv2-etcdctl.md 2026-03-13 12:25:40.386 | etcd-v3.5.21-linux-amd64/README-etcdctl.md 2026-03-13 12:25:40.386 | etcd-v3.5.21-linux-amd64/README.md 2026-03-13 12:25:40.386 | etcd-v3.5.21-linux-amd64/etcdutl 2026-03-13 12:25:40.497 | etcd-v3.5.21-linux-amd64/etcdctl 2026-03-13 12:25:40.633 | etcd-v3.5.21-linux-amd64/etcd 2026-03-13 12:25:40.813 | + lib/etcd3:install_etcd3:121 : sudo cp /opt/stack/devstack/files/etcd-v3.5.21-linux-amd64/etcd /opt/stack/bin/etcd 2026-03-13 12:25:40.868 | + lib/etcd3:install_etcd3:122 : sudo cp /opt/stack/devstack/files/etcd-v3.5.21-linux-amd64/etcdctl /opt/stack/bin/etcdctl 2026-03-13 12:25:40.915 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2026-03-13 12:25:40.921 | + ./stack.sh:main:875 : is_service_enabled tls-proxy 2026-03-13 12:25:40.958 | + functions-common:is_service_enabled:2068 : return 0 2026-03-13 12:25:40.964 | + ./stack.sh:main:876 : configure_CA 2026-03-13 12:25:40.969 | + lib/tls:configure_CA:70 : [[ -n 199.204.45.35 ]] 2026-03-13 12:25:40.977 | ++ lib/tls:configure_CA:70 : ipv6_unquote 199.204.45.35 2026-03-13 12:25:40.984 | ++ functions-common:ipv6_unquote:2210 : echo 199.204.45.35 2026-03-13 12:25:40.985 | ++ functions-common:ipv6_unquote:2210 : tr -d '[]' 2026-03-13 12:25:40.995 | + lib/tls:configure_CA:70 : [[ 199.204.45.35 != \1\9\9\.\2\0\4\.\4\5\.\3\5 ]] 2026-03-13 12:25:40.999 | + ./stack.sh:main:877 : init_CA 2026-03-13 12:25:41.005 | + lib/tls:init_CA:205 : make_root_CA /opt/stack/data/CA/root-ca 2026-03-13 12:25:41.011 | + lib/tls:make_root_CA:322 : local ca_dir=/opt/stack/data/CA/root-ca 2026-03-13 12:25:41.016 | + lib/tls:make_root_CA:325 : create_CA_base /opt/stack/data/CA/root-ca 2026-03-13 12:25:41.022 | + lib/tls:create_CA_base:79 : local ca_dir=/opt/stack/data/CA/root-ca 2026-03-13 12:25:41.028 | + lib/tls:create_CA_base:81 : [[ -d /opt/stack/data/CA/root-ca ]] 2026-03-13 12:25:41.033 | + lib/tls:create_CA_base:86 : local i 2026-03-13 12:25:41.038 | + lib/tls:create_CA_base:87 : for i in certs crl newcerts private 2026-03-13 12:25:41.044 | + lib/tls:create_CA_base:88 : mkdir -p /opt/stack/data/CA/root-ca/certs 2026-03-13 12:25:41.054 | + lib/tls:create_CA_base:87 : for i in certs crl newcerts private 2026-03-13 12:25:41.061 | + lib/tls:create_CA_base:88 : mkdir -p /opt/stack/data/CA/root-ca/crl 2026-03-13 12:25:41.071 | + lib/tls:create_CA_base:87 : for i in certs crl newcerts private 2026-03-13 12:25:41.077 | + lib/tls:create_CA_base:88 : mkdir -p /opt/stack/data/CA/root-ca/newcerts 2026-03-13 12:25:41.086 | + lib/tls:create_CA_base:87 : for i in certs crl newcerts private 2026-03-13 12:25:41.092 | + lib/tls:create_CA_base:88 : mkdir -p /opt/stack/data/CA/root-ca/private 2026-03-13 12:25:41.102 | + lib/tls:create_CA_base:90 : chmod 710 /opt/stack/data/CA/root-ca/private 2026-03-13 12:25:41.112 | + lib/tls:create_CA_base:91 : echo 01 2026-03-13 12:25:41.117 | + lib/tls:create_CA_base:92 : cp /dev/null /opt/stack/data/CA/root-ca/index.txt 2026-03-13 12:25:41.125 | + lib/tls:make_root_CA:326 : create_CA_config /opt/stack/data/CA/root-ca 'Root CA' 2026-03-13 12:25:41.131 | + lib/tls:create_CA_config:98 : local ca_dir=/opt/stack/data/CA/root-ca 2026-03-13 12:25:41.137 | + lib/tls:create_CA_config:99 : local 'common_name=Root CA' 2026-03-13 12:25:41.144 | + lib/tls:create_CA_config:145 : echo ' 2026-03-13 12:25:41.144 | [ ca ] 2026-03-13 12:25:41.144 | default_ca = CA_default 2026-03-13 12:25:41.144 | 2026-03-13 12:25:41.144 | [ CA_default ] 2026-03-13 12:25:41.144 | dir = /opt/stack/data/CA/root-ca 2026-03-13 12:25:41.144 | policy = policy_match 2026-03-13 12:25:41.144 | database = $dir/index.txt 2026-03-13 12:25:41.144 | serial = $dir/serial 2026-03-13 12:25:41.144 | certs = $dir/certs 2026-03-13 12:25:41.144 | crl_dir = $dir/crl 2026-03-13 12:25:41.144 | new_certs_dir = $dir/newcerts 2026-03-13 12:25:41.144 | certificate = $dir/cacert.pem 2026-03-13 12:25:41.144 | private_key = $dir/private/cacert.key 2026-03-13 12:25:41.144 | RANDFILE = $dir/private/.rand 2026-03-13 12:25:41.144 | default_md = sha256 2026-03-13 12:25:41.144 | 2026-03-13 12:25:41.144 | [ req ] 2026-03-13 12:25:41.144 | default_bits = 2048 2026-03-13 12:25:41.144 | default_md = sha256 2026-03-13 12:25:41.144 | 2026-03-13 12:25:41.144 | prompt = no 2026-03-13 12:25:41.144 | distinguished_name = ca_distinguished_name 2026-03-13 12:25:41.144 | 2026-03-13 12:25:41.144 | x509_extensions = ca_extensions 2026-03-13 12:25:41.144 | 2026-03-13 12:25:41.145 | [ ca_distinguished_name ] 2026-03-13 12:25:41.145 | organizationName = OpenStack 2026-03-13 12:25:41.145 | organizationalUnitName = DevStack Certificate Authority 2026-03-13 12:25:41.145 | commonName = Root CA 2026-03-13 12:25:41.145 | 2026-03-13 12:25:41.145 | [ policy_match ] 2026-03-13 12:25:41.145 | countryName = optional 2026-03-13 12:25:41.145 | stateOrProvinceName = optional 2026-03-13 12:25:41.145 | organizationName = match 2026-03-13 12:25:41.145 | organizationalUnitName = optional 2026-03-13 12:25:41.145 | commonName = supplied 2026-03-13 12:25:41.145 | 2026-03-13 12:25:41.145 | [ ca_extensions ] 2026-03-13 12:25:41.145 | basicConstraints = critical,CA:true 2026-03-13 12:25:41.145 | subjectKeyIdentifier = hash 2026-03-13 12:25:41.145 | authorityKeyIdentifier = keyid:always, issuer 2026-03-13 12:25:41.145 | keyUsage = cRLSign, keyCertSign 2026-03-13 12:25:41.145 | 2026-03-13 12:25:41.145 | ' 2026-03-13 12:25:41.149 | + lib/tls:make_root_CA:328 : '[' '!' -r /opt/stack/data/CA/root-ca/cacert.pem ']' 2026-03-13 12:25:41.156 | + 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-03-13 12:25:41.295 | ....................+.+.....+.+...+..+.........+...+...+.........+.........+....+...+..+......+....+...........+.+........+...+....+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*..............+............+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*..+.............+..+...+...+.........+................+.....+...+.+...+.....+.+.....+.......+..+.......+...+........+..................+.......+............+..+......+.......+...+.....+.......+..+....+.....+......+......+...+.+.....+......+..........+...+..+...+......+...+.+..+.......+..+...+......+.......+.........+......+..+.............+........+.......+.....+...+.+......+.....+...+.......+...+......+...+..+......+...+.........+.+............+...+......+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 2026-03-13 12:25:41.332 | ...........+.........+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*...+..+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*.+.+...+...+.........+...+......+...........+.+.....+.............+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 2026-03-13 12:25:41.336 | ----- 2026-03-13 12:25:41.345 | + lib/tls:init_CA:206 : make_int_CA /opt/stack/data/CA/int-ca /opt/stack/data/CA/root-ca 2026-03-13 12:25:41.351 | + lib/tls:make_int_CA:290 : local ca_dir=/opt/stack/data/CA/int-ca 2026-03-13 12:25:41.358 | + lib/tls:make_int_CA:291 : local signing_ca_dir=/opt/stack/data/CA/root-ca 2026-03-13 12:25:41.365 | + lib/tls:make_int_CA:294 : create_CA_base /opt/stack/data/CA/int-ca 2026-03-13 12:25:41.370 | + lib/tls:create_CA_base:79 : local ca_dir=/opt/stack/data/CA/int-ca 2026-03-13 12:25:41.375 | + lib/tls:create_CA_base:81 : [[ -d /opt/stack/data/CA/int-ca ]] 2026-03-13 12:25:41.381 | + lib/tls:create_CA_base:86 : local i 2026-03-13 12:25:41.385 | + lib/tls:create_CA_base:87 : for i in certs crl newcerts private 2026-03-13 12:25:41.390 | + lib/tls:create_CA_base:88 : mkdir -p /opt/stack/data/CA/int-ca/certs 2026-03-13 12:25:41.399 | + lib/tls:create_CA_base:87 : for i in certs crl newcerts private 2026-03-13 12:25:41.404 | + lib/tls:create_CA_base:88 : mkdir -p /opt/stack/data/CA/int-ca/crl 2026-03-13 12:25:41.414 | + lib/tls:create_CA_base:87 : for i in certs crl newcerts private 2026-03-13 12:25:41.419 | + lib/tls:create_CA_base:88 : mkdir -p /opt/stack/data/CA/int-ca/newcerts 2026-03-13 12:25:41.428 | + lib/tls:create_CA_base:87 : for i in certs crl newcerts private 2026-03-13 12:25:41.433 | + lib/tls:create_CA_base:88 : mkdir -p /opt/stack/data/CA/int-ca/private 2026-03-13 12:25:41.442 | + lib/tls:create_CA_base:90 : chmod 710 /opt/stack/data/CA/int-ca/private 2026-03-13 12:25:41.452 | + lib/tls:create_CA_base:91 : echo 01 2026-03-13 12:25:41.457 | + lib/tls:create_CA_base:92 : cp /dev/null /opt/stack/data/CA/int-ca/index.txt 2026-03-13 12:25:41.466 | + lib/tls:make_int_CA:295 : create_CA_config /opt/stack/data/CA/int-ca 'Intermediate CA' 2026-03-13 12:25:41.472 | + lib/tls:create_CA_config:98 : local ca_dir=/opt/stack/data/CA/int-ca 2026-03-13 12:25:41.479 | + lib/tls:create_CA_config:99 : local 'common_name=Intermediate CA' 2026-03-13 12:25:41.486 | + lib/tls:create_CA_config:145 : echo ' 2026-03-13 12:25:41.486 | [ ca ] 2026-03-13 12:25:41.486 | default_ca = CA_default 2026-03-13 12:25:41.486 | 2026-03-13 12:25:41.486 | [ CA_default ] 2026-03-13 12:25:41.486 | dir = /opt/stack/data/CA/int-ca 2026-03-13 12:25:41.486 | policy = policy_match 2026-03-13 12:25:41.486 | database = $dir/index.txt 2026-03-13 12:25:41.486 | serial = $dir/serial 2026-03-13 12:25:41.486 | certs = $dir/certs 2026-03-13 12:25:41.487 | crl_dir = $dir/crl 2026-03-13 12:25:41.487 | new_certs_dir = $dir/newcerts 2026-03-13 12:25:41.487 | certificate = $dir/cacert.pem 2026-03-13 12:25:41.487 | private_key = $dir/private/cacert.key 2026-03-13 12:25:41.487 | RANDFILE = $dir/private/.rand 2026-03-13 12:25:41.487 | default_md = sha256 2026-03-13 12:25:41.487 | 2026-03-13 12:25:41.487 | [ req ] 2026-03-13 12:25:41.487 | default_bits = 2048 2026-03-13 12:25:41.487 | default_md = sha256 2026-03-13 12:25:41.487 | 2026-03-13 12:25:41.487 | prompt = no 2026-03-13 12:25:41.487 | distinguished_name = ca_distinguished_name 2026-03-13 12:25:41.487 | 2026-03-13 12:25:41.487 | x509_extensions = ca_extensions 2026-03-13 12:25:41.487 | 2026-03-13 12:25:41.487 | [ ca_distinguished_name ] 2026-03-13 12:25:41.487 | organizationName = OpenStack 2026-03-13 12:25:41.487 | organizationalUnitName = DevStack Certificate Authority 2026-03-13 12:25:41.487 | commonName = Intermediate CA 2026-03-13 12:25:41.487 | 2026-03-13 12:25:41.487 | [ policy_match ] 2026-03-13 12:25:41.487 | countryName = optional 2026-03-13 12:25:41.487 | stateOrProvinceName = optional 2026-03-13 12:25:41.487 | organizationName = match 2026-03-13 12:25:41.488 | organizationalUnitName = optional 2026-03-13 12:25:41.488 | commonName = supplied 2026-03-13 12:25:41.488 | 2026-03-13 12:25:41.488 | [ ca_extensions ] 2026-03-13 12:25:41.488 | basicConstraints = critical,CA:true 2026-03-13 12:25:41.488 | subjectKeyIdentifier = hash 2026-03-13 12:25:41.488 | authorityKeyIdentifier = keyid:always, issuer 2026-03-13 12:25:41.488 | keyUsage = cRLSign, keyCertSign 2026-03-13 12:25:41.488 | 2026-03-13 12:25:41.488 | ' 2026-03-13 12:25:41.492 | + lib/tls:make_int_CA:296 : create_signing_config /opt/stack/data/CA/int-ca 2026-03-13 12:25:41.499 | + lib/tls:create_signing_config:151 : local ca_dir=/opt/stack/data/CA/int-ca 2026-03-13 12:25:41.505 | + lib/tls:create_signing_config:198 : echo ' 2026-03-13 12:25:41.505 | [ ca ] 2026-03-13 12:25:41.506 | default_ca = CA_default 2026-03-13 12:25:41.506 | 2026-03-13 12:25:41.506 | [ CA_default ] 2026-03-13 12:25:41.506 | dir = /opt/stack/data/CA/int-ca 2026-03-13 12:25:41.506 | policy = policy_match 2026-03-13 12:25:41.506 | database = $dir/index.txt 2026-03-13 12:25:41.506 | serial = $dir/serial 2026-03-13 12:25:41.506 | certs = $dir/certs 2026-03-13 12:25:41.506 | crl_dir = $dir/crl 2026-03-13 12:25:41.506 | new_certs_dir = $dir/newcerts 2026-03-13 12:25:41.506 | certificate = $dir/cacert.pem 2026-03-13 12:25:41.506 | private_key = $dir/private/cacert.key 2026-03-13 12:25:41.506 | RANDFILE = $dir/private/.rand 2026-03-13 12:25:41.506 | default_md = default 2026-03-13 12:25:41.506 | 2026-03-13 12:25:41.506 | [ req ] 2026-03-13 12:25:41.506 | default_bits = 1024 2026-03-13 12:25:41.506 | default_md = sha256 2026-03-13 12:25:41.506 | 2026-03-13 12:25:41.506 | prompt = no 2026-03-13 12:25:41.506 | distinguished_name = req_distinguished_name 2026-03-13 12:25:41.506 | 2026-03-13 12:25:41.506 | x509_extensions = req_extensions 2026-03-13 12:25:41.506 | 2026-03-13 12:25:41.506 | [ req_distinguished_name ] 2026-03-13 12:25:41.506 | organizationName = OpenStack 2026-03-13 12:25:41.506 | organizationalUnitName = DevStack Server Farm 2026-03-13 12:25:41.506 | 2026-03-13 12:25:41.506 | [ policy_match ] 2026-03-13 12:25:41.506 | countryName = optional 2026-03-13 12:25:41.506 | stateOrProvinceName = optional 2026-03-13 12:25:41.506 | organizationName = match 2026-03-13 12:25:41.506 | organizationalUnitName = optional 2026-03-13 12:25:41.506 | commonName = supplied 2026-03-13 12:25:41.506 | 2026-03-13 12:25:41.506 | [ req_extensions ] 2026-03-13 12:25:41.506 | basicConstraints = CA:false 2026-03-13 12:25:41.506 | subjectKeyIdentifier = hash 2026-03-13 12:25:41.506 | authorityKeyIdentifier = keyid:always, issuer 2026-03-13 12:25:41.506 | keyUsage = digitalSignature, keyEncipherment, keyAgreement 2026-03-13 12:25:41.506 | extendedKeyUsage = serverAuth, clientAuth 2026-03-13 12:25:41.506 | subjectAltName = $ENV::SUBJECT_ALT_NAME 2026-03-13 12:25:41.506 | 2026-03-13 12:25:41.506 | ' 2026-03-13 12:25:41.512 | + lib/tls:make_int_CA:298 : '[' '!' -r /opt/stack/data/CA/int-ca/cacert.pem ']' 2026-03-13 12:25:41.518 | + 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-03-13 12:25:41.558 | ......+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*............+...+......+...+..+...+......+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*...+.....+......+....+.....+.+......+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 2026-03-13 12:25:41.660 | .......+...+.+......+.....+.......+..+.+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*...+.....+...+.+.....+.+.....+......+....+...........+...+.+......+........+....+...+.....+.........+..........+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*...+......+.+..+................+.........+..+...+.......+........+...+.......+...+..+.......+...+...+..+......+.+.........+...........+..........+.....+......+.......+...+.........+.....+......+...+.+...........+..........+...+.....+......+....+..+...+............+....+......+........+............+....+.....+...+...+...+....+......+......+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 2026-03-13 12:25:41.664 | ----- 2026-03-13 12:25:41.672 | + 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-03-13 12:25:41.676 | Using configuration from /opt/stack/data/CA/root-ca/ca.conf 2026-03-13 12:25:41.680 | Check that the request matches the signature 2026-03-13 12:25:41.681 | Signature ok 2026-03-13 12:25:41.681 | The Subject's Distinguished Name is as follows 2026-03-13 12:25:41.681 | organizationName :ASN.1 12:'OpenStack' 2026-03-13 12:25:41.681 | organizationalUnitName:ASN.1 12:'DevStack Certificate Authority' 2026-03-13 12:25:41.681 | commonName :ASN.1 12:'Intermediate CA' 2026-03-13 12:25:41.683 | Certificate is to be certified until Mar 13 12:25:41 2027 GMT (365 days) 2026-03-13 12:25:41.685 | 2026-03-13 12:25:41.685 | Write out database with 1 new entries 2026-03-13 12:25:41.685 | Database updated 2026-03-13 12:25:41.692 | + lib/tls:init_CA:209 : cat /opt/stack/data/CA/root-ca/cacert.pem /opt/stack/data/CA/int-ca/cacert.pem 2026-03-13 12:25:41.702 | + lib/tls:init_CA:210 : cat /opt/stack/data/CA/int-ca/ca-chain.pem 2026-03-13 12:25:41.712 | + lib/tls:init_CA:212 : is_fedora 2026-03-13 12:25:41.718 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2026-03-13 12:25:41.723 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2026-03-13 12:25:41.730 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2026-03-13 12:25:41.736 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2026-03-13 12:25:41.741 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-03-13 12:25:41.746 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2026-03-13 12:25:41.751 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-03-13 12:25:41.757 | + functions-common:is_fedora:533 : '[' Ubuntu = RockyLinux ']' 2026-03-13 12:25:41.763 | + functions-common:is_fedora:534 : '[' Ubuntu = CentOS ']' 2026-03-13 12:25:41.770 | + functions-common:is_fedora:534 : '[' Ubuntu = CentOSStream ']' 2026-03-13 12:25:41.775 | + functions-common:is_fedora:535 : '[' Ubuntu = AlmaLinux ']' 2026-03-13 12:25:41.781 | + functions-common:is_fedora:536 : '[' Ubuntu = OracleServer ']' 2026-03-13 12:25:41.787 | + functions-common:is_fedora:536 : '[' Ubuntu = Virtuozzo ']' 2026-03-13 12:25:41.794 | + lib/tls:init_CA:215 : is_ubuntu 2026-03-13 12:25:41.800 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-03-13 12:25:41.806 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-03-13 12:25:41.812 | + 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-03-13 12:25:41.837 | + lib/tls:init_CA:217 : sudo cp /opt/stack/data/CA/root-ca/cacert.pem /usr/local/share/ca-certificates/devstack-root.crt 2026-03-13 12:25:41.858 | + lib/tls:init_CA:218 : sudo update-ca-certificates 2026-03-13 12:25:41.878 | Updating certificates in /etc/ssl/certs... 2026-03-13 12:25:43.769 | rehash: warning: skipping ca-certificates.crt,it does not contain exactly one certificate or CRL 2026-03-13 12:25:43.770 | rehash: warning: skipping devstack-int.pem,it does not contain exactly one certificate or CRL 2026-03-13 12:25:43.778 | 2 added, 0 removed; done. 2026-03-13 12:25:43.778 | Running hooks in /etc/ca-certificates/update.d... 2026-03-13 12:25:43.781 | done. 2026-03-13 12:25:43.796 | + ./stack.sh:main:878 : init_cert 2026-03-13 12:25:43.802 | + lib/tls:init_cert:225 : [[ ! -r /opt/stack/data/devstack-cert.pem ]] 2026-03-13 12:25:43.808 | + lib/tls:init_cert:226 : [[ -n 199.204.45.35 ]] 2026-03-13 12:25:43.814 | + lib/tls:init_cert:227 : TLS_IP=IP:199.204.45.35 2026-03-13 12:25:43.821 | + lib/tls:init_cert:228 : [[ -n ::1 ]] 2026-03-13 12:25:43.826 | + lib/tls:init_cert:229 : TLS_IP=IP:199.204.45.35,IP:::1 2026-03-13 12:25:43.833 | + lib/tls:init_cert:232 : make_cert /opt/stack/data/CA/int-ca devstack-cert np0000158693.novalocal IP:199.204.45.35,IP:::1 2026-03-13 12:25:43.839 | + lib/tls:make_cert:242 : local ca_dir=/opt/stack/data/CA/int-ca 2026-03-13 12:25:43.845 | + lib/tls:make_cert:243 : local cert_name=devstack-cert 2026-03-13 12:25:43.851 | + lib/tls:make_cert:244 : local common_name=np0000158693.novalocal 2026-03-13 12:25:43.857 | + lib/tls:make_cert:245 : local alt_names=IP:199.204.45.35,IP:::1 2026-03-13 12:25:43.864 | + lib/tls:make_cert:247 : '[' np0000158693.novalocal '!=' 199.204.45.35 ']' 2026-03-13 12:25:43.870 | + lib/tls:make_cert:248 : is_ipv4_address 199.204.45.35 2026-03-13 12:25:43.876 | + functions-common:is_ipv4_address:2198 : local address=199.204.45.35 2026-03-13 12:25:43.881 | + functions-common:is_ipv4_address:2199 : local 'regex=([0-9]{1,3}\.){3}[0-9]{1,3}' 2026-03-13 12:25:43.887 | + functions-common:is_ipv4_address:2201 : [[ 199.204.45.35 =~ ([0-9]{1,3}\.){3}[0-9]{1,3} ]] 2026-03-13 12:25:43.894 | + functions-common:is_ipv4_address:2202 : return 0 2026-03-13 12:25:43.899 | + lib/tls:make_cert:249 : [[ -z IP:199.204.45.35,IP:::1 ]] 2026-03-13 12:25:43.907 | + lib/tls:make_cert:252 : alt_names=IP:199.204.45.35,IP:::1,IP:199.204.45.35 2026-03-13 12:25:43.911 | + lib/tls:make_cert:258 : '[' '!' -r /opt/stack/data/CA/int-ca/devstack-cert.crt ']' 2026-03-13 12:25:43.918 | + 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=np0000158693.novalocal' 2026-03-13 12:25:44.007 | ..+..+............+....+.....+....+...+...+...........................+..+.+..+...+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*.....+........+.+...+...+.....+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*..+.........+....+..+..........+...+...........+.........+.......+.....+...+.+..............+.+..+..........+.........+.....+.........+....+........+...............+...+................+...+...+...+......+.....+....+..+....+.....+...+...+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 2026-03-13 12:25:44.123 | .+..+.........+...+.+..+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*...+..........+.....+...+.........+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*.+..+.......+.....+.+........+......+....+...............+......+...............+...+.....+.+......+.....+.+..+.+..+..........+.....+....+.....+....+...........+....+.........+......+.....+.+.........+..+.......+..+...+......+.+........+......+.+...........+....+...........+.............+..+....+.....+....+......+...+........+.........+........................+....+...+.....+...+.+.........+..+.............+..+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 2026-03-13 12:25:44.126 | ----- 2026-03-13 12:25:44.135 | + lib/tls:make_cert:268 : [[ -z IP:199.204.45.35,IP:::1,IP:199.204.45.35 ]] 2026-03-13 12:25:44.141 | + lib/tls:make_cert:271 : alt_names=DNS:np0000158693.novalocal,IP:199.204.45.35,IP:::1,IP:199.204.45.35 2026-03-13 12:25:44.147 | + lib/tls:make_cert:275 : SUBJECT_ALT_NAME=DNS:np0000158693.novalocal,IP:199.204.45.35,IP:::1,IP:199.204.45.35 2026-03-13 12:25:44.153 | + 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=np0000158693.novalocal' -batch 2026-03-13 12:25:44.159 | Using configuration from /opt/stack/data/CA/int-ca/signing.conf 2026-03-13 12:25:44.161 | Check that the request matches the signature 2026-03-13 12:25:44.162 | Signature ok 2026-03-13 12:25:44.162 | The Subject's Distinguished Name is as follows 2026-03-13 12:25:44.162 | organizationName :ASN.1 12:'OpenStack' 2026-03-13 12:25:44.162 | organizationalUnitName:ASN.1 12:'DevStack Servers' 2026-03-13 12:25:44.162 | commonName :ASN.1 12:'np0000158693.novalocal' 2026-03-13 12:25:44.163 | Certificate is to be certified until Mar 13 12:25:44 2027 GMT (365 days) 2026-03-13 12:25:44.165 | 2026-03-13 12:25:44.165 | Write out database with 1 new entries 2026-03-13 12:25:44.166 | Database updated 2026-03-13 12:25:44.172 | + 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-03-13 12:25:44.182 | + ./stack.sh:main:885 : install_dstat 2026-03-13 12:25:44.190 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2026-03-13 12:25:44.229 | + functions-common:is_service_enabled:2068 : return 0 2026-03-13 12:25:44.235 | + lib/dstat:install_dstat:24 : pip_install_gr psutil 2026-03-13 12:25:44.240 | + inc/python:pip_install_gr:94 : local name=psutil 2026-03-13 12:25:44.246 | + inc/python:pip_install_gr:95 : local clean_name 2026-03-13 12:25:44.253 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements psutil 2026-03-13 12:25:44.260 | ++ inc/python:get_from_global_requirements:241 : local package=psutil 2026-03-13 12:25:44.267 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-03-13 12:25:44.276 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^psutil' /opt/stack/requirements/global-requirements.txt 2026-03-13 12:25:44.277 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-03-13 12:25:44.286 | ++ inc/python:get_from_global_requirements:243 : required_pkg='psutil ' 2026-03-13 12:25:44.292 | ++ inc/python:get_from_global_requirements:244 : [[ psutil == '' ]] 2026-03-13 12:25:44.298 | ++ inc/python:get_from_global_requirements:247 : echo psutil 2026-03-13 12:25:44.306 | + inc/python:pip_install_gr:96 : clean_name=psutil 2026-03-13 12:25:44.312 | + inc/python:pip_install_gr:97 : pip_install psutil 2026-03-13 12:25:44.356 | Using python 3.12 to install psutil 2026-03-13 12:25:44.363 | + 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-03-13 12:25:45.133 | Collecting psutil 2026-03-13 12:25:45.205 | 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-03-13 12:25:45.236 | Downloading psutil-7.2.2-cp36-abi3-manylinux2010_x86_64.manylinux_2_12_x86_64.manylinux_2_28_x86_64.whl (155 kB) 2026-03-13 12:25:45.324 | Installing collected packages: psutil 2026-03-13 12:25:45.402 | Successfully installed psutil-7.2.2 2026-03-13 12:25:45.497 | + inc/python:pip_install:216 : result=0 2026-03-13 12:25:45.503 | + inc/python:pip_install:218 : time_stop pip_install 2026-03-13 12:25:45.507 | + functions-common:time_stop:2412 : local name 2026-03-13 12:25:45.512 | + functions-common:time_stop:2413 : local end_time 2026-03-13 12:25:45.517 | + functions-common:time_stop:2414 : local elapsed_time 2026-03-13 12:25:45.522 | + functions-common:time_stop:2415 : local total 2026-03-13 12:25:45.528 | + functions-common:time_stop:2416 : local start_time 2026-03-13 12:25:45.533 | + functions-common:time_stop:2418 : name=pip_install 2026-03-13 12:25:45.538 | + functions-common:time_stop:2419 : start_time=1773404744345 2026-03-13 12:25:45.544 | + functions-common:time_stop:2421 : [[ -z 1773404744345 ]] 2026-03-13 12:25:45.550 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-03-13 12:25:45.559 | + functions-common:time_stop:2424 : end_time=1773404745553 2026-03-13 12:25:45.563 | + functions-common:time_stop:2425 : elapsed_time=1208 2026-03-13 12:25:45.568 | + functions-common:time_stop:2426 : total=20636 2026-03-13 12:25:45.574 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-03-13 12:25:45.579 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=21844 2026-03-13 12:25:45.585 | + inc/python:pip_install:219 : return 0 2026-03-13 12:25:45.591 | + ./stack.sh:main:891 : echo_summary 'Installing OpenStack project source' 2026-03-13 12:25:45.598 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-03-13 12:25:45.603 | + ./stack.sh:echo_summary:444 : echo -e Installing OpenStack project source 2026-03-13 12:25:45.608 | + ./stack.sh:main:894 : install_libs 2026-03-13 12:25:45.613 | + lib/libraries:install_libs:91 : _install_lib_from_source automaton 2026-03-13 12:25:45.619 | + lib/libraries:_install_lib_from_source:75 : local name=automaton 2026-03-13 12:25:45.625 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git automaton 2026-03-13 12:25:45.630 | + inc/python:use_library_from_git:266 : local name=automaton 2026-03-13 12:25:45.635 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-13 12:25:45.639 | + 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-03-13 12:25:45.645 | + 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-03-13 12:25:45.650 | + inc/python:use_library_from_git:269 : return 1 2026-03-13 12:25:45.655 | + lib/libraries:install_libs:92 : _install_lib_from_source castellan 2026-03-13 12:25:45.661 | + lib/libraries:_install_lib_from_source:75 : local name=castellan 2026-03-13 12:25:45.666 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git castellan 2026-03-13 12:25:45.671 | + inc/python:use_library_from_git:266 : local name=castellan 2026-03-13 12:25:45.675 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-13 12:25:45.680 | + 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-03-13 12:25:45.686 | + 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-03-13 12:25:45.691 | + inc/python:use_library_from_git:269 : return 1 2026-03-13 12:25:45.697 | + lib/libraries:install_libs:93 : _install_lib_from_source cliff 2026-03-13 12:25:45.702 | + lib/libraries:_install_lib_from_source:75 : local name=cliff 2026-03-13 12:25:45.707 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git cliff 2026-03-13 12:25:45.713 | + inc/python:use_library_from_git:266 : local name=cliff 2026-03-13 12:25:45.719 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-13 12:25:45.724 | + 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-03-13 12:25:45.730 | + 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-03-13 12:25:45.735 | + inc/python:use_library_from_git:269 : return 1 2026-03-13 12:25:45.740 | + lib/libraries:install_libs:94 : _install_lib_from_source cursive 2026-03-13 12:25:45.746 | + lib/libraries:_install_lib_from_source:75 : local name=cursive 2026-03-13 12:25:45.751 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git cursive 2026-03-13 12:25:45.756 | + inc/python:use_library_from_git:266 : local name=cursive 2026-03-13 12:25:45.761 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-13 12:25:45.766 | + 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-03-13 12:25:45.772 | + 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-03-13 12:25:45.777 | + inc/python:use_library_from_git:269 : return 1 2026-03-13 12:25:45.782 | + lib/libraries:install_libs:95 : _install_lib_from_source debtcollector 2026-03-13 12:25:45.789 | + lib/libraries:_install_lib_from_source:75 : local name=debtcollector 2026-03-13 12:25:45.794 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git debtcollector 2026-03-13 12:25:45.800 | + inc/python:use_library_from_git:266 : local name=debtcollector 2026-03-13 12:25:45.806 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-13 12:25:45.812 | + 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-03-13 12:25:45.817 | + 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-03-13 12:25:45.823 | + inc/python:use_library_from_git:269 : return 1 2026-03-13 12:25:45.828 | + lib/libraries:install_libs:96 : _install_lib_from_source futurist 2026-03-13 12:25:45.834 | + lib/libraries:_install_lib_from_source:75 : local name=futurist 2026-03-13 12:25:45.840 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git futurist 2026-03-13 12:25:45.844 | + inc/python:use_library_from_git:266 : local name=futurist 2026-03-13 12:25:45.850 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-13 12:25:45.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-03-13 12:25:45.860 | + 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-03-13 12:25:45.866 | + inc/python:use_library_from_git:269 : return 1 2026-03-13 12:25:45.871 | + lib/libraries:install_libs:97 : _install_lib_from_source openstacksdk 2026-03-13 12:25:45.877 | + lib/libraries:_install_lib_from_source:75 : local name=openstacksdk 2026-03-13 12:25:45.882 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git openstacksdk 2026-03-13 12:25:45.887 | + inc/python:use_library_from_git:266 : local name=openstacksdk 2026-03-13 12:25:45.892 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-13 12:25:45.898 | + 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-03-13 12:25:45.903 | + 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-03-13 12:25:45.909 | + inc/python:use_library_from_git:269 : return 1 2026-03-13 12:25:45.915 | + lib/libraries:install_libs:98 : _install_lib_from_source osc-lib 2026-03-13 12:25:45.921 | + lib/libraries:_install_lib_from_source:75 : local name=osc-lib 2026-03-13 12:25:45.926 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git osc-lib 2026-03-13 12:25:45.931 | + inc/python:use_library_from_git:266 : local name=osc-lib 2026-03-13 12:25:45.934 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-13 12:25:45.941 | + 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-03-13 12:25:45.946 | + 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-03-13 12:25:45.953 | + inc/python:use_library_from_git:269 : return 1 2026-03-13 12:25:45.959 | + lib/libraries:install_libs:99 : _install_lib_from_source osc-placement 2026-03-13 12:25:45.965 | + lib/libraries:_install_lib_from_source:75 : local name=osc-placement 2026-03-13 12:25:45.971 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git osc-placement 2026-03-13 12:25:45.976 | + inc/python:use_library_from_git:266 : local name=osc-placement 2026-03-13 12:25:45.982 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-13 12:25:45.988 | + 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-03-13 12:25:45.994 | + 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-03-13 12:25:45.998 | + inc/python:use_library_from_git:269 : return 1 2026-03-13 12:25:46.004 | + lib/libraries:install_libs:100 : _install_lib_from_source os-client-config 2026-03-13 12:25:46.010 | + lib/libraries:_install_lib_from_source:75 : local name=os-client-config 2026-03-13 12:25:46.016 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git os-client-config 2026-03-13 12:25:46.022 | + inc/python:use_library_from_git:266 : local name=os-client-config 2026-03-13 12:25:46.028 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-13 12:25:46.034 | + 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-03-13 12:25:46.040 | + 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-03-13 12:25:46.046 | + inc/python:use_library_from_git:269 : return 1 2026-03-13 12:25:46.051 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.cache 2026-03-13 12:25:46.057 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.cache 2026-03-13 12:25:46.062 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.cache 2026-03-13 12:25:46.067 | + inc/python:use_library_from_git:266 : local name=oslo.cache 2026-03-13 12:25:46.073 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-13 12:25:46.078 | + 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-03-13 12:25:46.084 | + 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-03-13 12:25:46.090 | + inc/python:use_library_from_git:269 : return 1 2026-03-13 12:25:46.095 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.concurrency 2026-03-13 12:25:46.100 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.concurrency 2026-03-13 12:25:46.107 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.concurrency 2026-03-13 12:25:46.113 | + inc/python:use_library_from_git:266 : local name=oslo.concurrency 2026-03-13 12:25:46.119 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-13 12:25:46.123 | + 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-03-13 12:25:46.128 | + 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-03-13 12:25:46.134 | + inc/python:use_library_from_git:269 : return 1 2026-03-13 12:25:46.140 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.config 2026-03-13 12:25:46.145 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.config 2026-03-13 12:25:46.150 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.config 2026-03-13 12:25:46.156 | + inc/python:use_library_from_git:266 : local name=oslo.config 2026-03-13 12:25:46.162 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-13 12:25:46.167 | + 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-03-13 12:25:46.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.config, ]] 2026-03-13 12:25:46.179 | + inc/python:use_library_from_git:269 : return 1 2026-03-13 12:25:46.185 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.context 2026-03-13 12:25:46.191 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.context 2026-03-13 12:25:46.196 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.context 2026-03-13 12:25:46.201 | + inc/python:use_library_from_git:266 : local name=oslo.context 2026-03-13 12:25:46.206 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-13 12:25:46.212 | + 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-03-13 12:25:46.218 | + 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-03-13 12:25:46.223 | + inc/python:use_library_from_git:269 : return 1 2026-03-13 12:25:46.228 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.db 2026-03-13 12:25:46.234 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.db 2026-03-13 12:25:46.240 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.db 2026-03-13 12:25:46.246 | + inc/python:use_library_from_git:266 : local name=oslo.db 2026-03-13 12:25:46.251 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-13 12:25:46.257 | + 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-03-13 12:25:46.263 | + 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-03-13 12:25:46.267 | + inc/python:use_library_from_git:269 : return 1 2026-03-13 12:25:46.273 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.i18n 2026-03-13 12:25:46.279 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.i18n 2026-03-13 12:25:46.285 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.i18n 2026-03-13 12:25:46.291 | + inc/python:use_library_from_git:266 : local name=oslo.i18n 2026-03-13 12:25:46.297 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-13 12:25:46.302 | + 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-03-13 12:25:46.306 | + 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-03-13 12:25:46.312 | + inc/python:use_library_from_git:269 : return 1 2026-03-13 12:25:46.317 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.limit 2026-03-13 12:25:46.323 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.limit 2026-03-13 12:25:46.329 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.limit 2026-03-13 12:25:46.334 | + inc/python:use_library_from_git:266 : local name=oslo.limit 2026-03-13 12:25:46.340 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-13 12:25:46.346 | + 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-03-13 12:25:46.351 | + 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-03-13 12:25:46.357 | + inc/python:use_library_from_git:269 : return 1 2026-03-13 12:25:46.363 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.log 2026-03-13 12:25:46.370 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.log 2026-03-13 12:25:46.374 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.log 2026-03-13 12:25:46.380 | + inc/python:use_library_from_git:266 : local name=oslo.log 2026-03-13 12:25:46.386 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-13 12:25:46.391 | + 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-03-13 12:25:46.398 | + 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-03-13 12:25:46.403 | + inc/python:use_library_from_git:269 : return 1 2026-03-13 12:25:46.410 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.messaging 2026-03-13 12:25:46.416 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.messaging 2026-03-13 12:25:46.422 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.messaging 2026-03-13 12:25:46.428 | + inc/python:use_library_from_git:266 : local name=oslo.messaging 2026-03-13 12:25:46.434 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-13 12:25:46.440 | + 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-03-13 12:25:46.446 | + 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-03-13 12:25:46.451 | + inc/python:use_library_from_git:269 : return 1 2026-03-13 12:25:46.457 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.middleware 2026-03-13 12:25:46.462 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.middleware 2026-03-13 12:25:46.468 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.middleware 2026-03-13 12:25:46.473 | + inc/python:use_library_from_git:266 : local name=oslo.middleware 2026-03-13 12:25:46.479 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-13 12:25:46.486 | + 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-03-13 12:25:46.492 | + 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-03-13 12:25:46.498 | + inc/python:use_library_from_git:269 : return 1 2026-03-13 12:25:46.503 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.policy 2026-03-13 12:25:46.508 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.policy 2026-03-13 12:25:46.514 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.policy 2026-03-13 12:25:46.520 | + inc/python:use_library_from_git:266 : local name=oslo.policy 2026-03-13 12:25:46.525 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-13 12:25:46.530 | + 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-03-13 12:25:46.535 | + 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-03-13 12:25:46.539 | + inc/python:use_library_from_git:269 : return 1 2026-03-13 12:25:46.545 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.privsep 2026-03-13 12:25:46.551 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.privsep 2026-03-13 12:25:46.556 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.privsep 2026-03-13 12:25:46.562 | + inc/python:use_library_from_git:266 : local name=oslo.privsep 2026-03-13 12:25:46.568 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-13 12:25:46.574 | + 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-03-13 12:25:46.581 | + 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-03-13 12:25:46.586 | + inc/python:use_library_from_git:269 : return 1 2026-03-13 12:25:46.591 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.reports 2026-03-13 12:25:46.596 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.reports 2026-03-13 12:25:46.602 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.reports 2026-03-13 12:25:46.607 | + inc/python:use_library_from_git:266 : local name=oslo.reports 2026-03-13 12:25:46.613 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-13 12:25:46.619 | + 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-03-13 12:25:46.626 | + 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-03-13 12:25:46.631 | + inc/python:use_library_from_git:269 : return 1 2026-03-13 12:25:46.637 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.rootwrap 2026-03-13 12:25:46.643 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.rootwrap 2026-03-13 12:25:46.649 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.rootwrap 2026-03-13 12:25:46.655 | + inc/python:use_library_from_git:266 : local name=oslo.rootwrap 2026-03-13 12:25:46.660 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-13 12:25:46.666 | + 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-03-13 12:25:46.672 | + 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-03-13 12:25:46.678 | + inc/python:use_library_from_git:269 : return 1 2026-03-13 12:25:46.683 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.serialization 2026-03-13 12:25:46.689 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.serialization 2026-03-13 12:25:46.695 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.serialization 2026-03-13 12:25:46.702 | + inc/python:use_library_from_git:266 : local name=oslo.serialization 2026-03-13 12:25:46.707 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-13 12:25:46.711 | + 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-03-13 12:25:46.718 | + 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-03-13 12:25:46.726 | + inc/python:use_library_from_git:269 : return 1 2026-03-13 12:25:46.731 | + lib/libraries:install_libs:116 : _install_lib_from_source oslo.service 2026-03-13 12:25:46.738 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.service 2026-03-13 12:25:46.743 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.service 2026-03-13 12:25:46.748 | + inc/python:use_library_from_git:266 : local name=oslo.service 2026-03-13 12:25:46.753 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-13 12:25:46.759 | + 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-03-13 12:25:46.765 | + 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-03-13 12:25:46.770 | + inc/python:use_library_from_git:269 : return 1 2026-03-13 12:25:46.775 | + lib/libraries:install_libs:117 : _install_lib_from_source oslo.utils 2026-03-13 12:25:46.781 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.utils 2026-03-13 12:25:46.787 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.utils 2026-03-13 12:25:46.794 | + inc/python:use_library_from_git:266 : local name=oslo.utils 2026-03-13 12:25:46.800 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-13 12:25:46.806 | + 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-03-13 12:25:46.811 | + 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-03-13 12:25:46.816 | + inc/python:use_library_from_git:269 : return 1 2026-03-13 12:25:46.821 | + lib/libraries:install_libs:118 : _install_lib_from_source oslo.versionedobjects 2026-03-13 12:25:46.828 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.versionedobjects 2026-03-13 12:25:46.834 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.versionedobjects 2026-03-13 12:25:46.839 | + inc/python:use_library_from_git:266 : local name=oslo.versionedobjects 2026-03-13 12:25:46.844 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-13 12:25:46.850 | + 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-03-13 12:25:46.856 | + 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-03-13 12:25:46.862 | + inc/python:use_library_from_git:269 : return 1 2026-03-13 12:25:46.868 | + lib/libraries:install_libs:119 : _install_lib_from_source oslo.vmware 2026-03-13 12:25:46.874 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.vmware 2026-03-13 12:25:46.880 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.vmware 2026-03-13 12:25:46.886 | + inc/python:use_library_from_git:266 : local name=oslo.vmware 2026-03-13 12:25:46.892 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-13 12:25:46.898 | + 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-03-13 12:25:46.904 | + 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-03-13 12:25:46.910 | + inc/python:use_library_from_git:269 : return 1 2026-03-13 12:25:46.914 | + lib/libraries:install_libs:120 : _install_lib_from_source osprofiler 2026-03-13 12:25:46.920 | + lib/libraries:_install_lib_from_source:75 : local name=osprofiler 2026-03-13 12:25:46.927 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git osprofiler 2026-03-13 12:25:46.933 | + inc/python:use_library_from_git:266 : local name=osprofiler 2026-03-13 12:25:46.938 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-13 12:25:46.944 | + 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-03-13 12:25:46.950 | + 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-03-13 12:25:46.956 | + inc/python:use_library_from_git:269 : return 1 2026-03-13 12:25:46.961 | + lib/libraries:install_libs:121 : _install_lib_from_source pycadf 2026-03-13 12:25:46.967 | + lib/libraries:_install_lib_from_source:75 : local name=pycadf 2026-03-13 12:25:46.973 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git pycadf 2026-03-13 12:25:46.978 | + inc/python:use_library_from_git:266 : local name=pycadf 2026-03-13 12:25:46.984 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-13 12:25:46.989 | + 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-03-13 12:25:46.994 | + 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-03-13 12:25:47.000 | + inc/python:use_library_from_git:269 : return 1 2026-03-13 12:25:47.005 | + lib/libraries:install_libs:122 : _install_lib_from_source stevedore 2026-03-13 12:25:47.011 | + lib/libraries:_install_lib_from_source:75 : local name=stevedore 2026-03-13 12:25:47.017 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git stevedore 2026-03-13 12:25:47.022 | + inc/python:use_library_from_git:266 : local name=stevedore 2026-03-13 12:25:47.028 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-13 12:25:47.033 | + 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-03-13 12:25:47.039 | + 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-03-13 12:25:47.045 | + inc/python:use_library_from_git:269 : return 1 2026-03-13 12:25:47.053 | + lib/libraries:install_libs:123 : _install_lib_from_source taskflow 2026-03-13 12:25:47.058 | + lib/libraries:_install_lib_from_source:75 : local name=taskflow 2026-03-13 12:25:47.063 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git taskflow 2026-03-13 12:25:47.069 | + inc/python:use_library_from_git:266 : local name=taskflow 2026-03-13 12:25:47.075 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-13 12:25:47.081 | + 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-03-13 12:25:47.087 | + 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-03-13 12:25:47.092 | + inc/python:use_library_from_git:269 : return 1 2026-03-13 12:25:47.097 | + lib/libraries:install_libs:124 : _install_lib_from_source tooz 2026-03-13 12:25:47.103 | + lib/libraries:_install_lib_from_source:75 : local name=tooz 2026-03-13 12:25:47.109 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git tooz 2026-03-13 12:25:47.116 | + inc/python:use_library_from_git:266 : local name=tooz 2026-03-13 12:25:47.122 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-13 12:25:47.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-03-13 12:25:47.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, =~ ,tooz, ]] 2026-03-13 12:25:47.138 | + inc/python:use_library_from_git:269 : return 1 2026-03-13 12:25:47.145 | + lib/libraries:install_libs:128 : _install_lib_from_source os-brick 2026-03-13 12:25:47.150 | + lib/libraries:_install_lib_from_source:75 : local name=os-brick 2026-03-13 12:25:47.157 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git os-brick 2026-03-13 12:25:47.163 | + inc/python:use_library_from_git:266 : local name=os-brick 2026-03-13 12:25:47.168 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-13 12:25:47.174 | + 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-03-13 12:25:47.180 | + 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-03-13 12:25:47.186 | + inc/python:use_library_from_git:269 : return 1 2026-03-13 12:25:47.193 | + lib/libraries:install_libs:129 : _install_lib_from_source os-resource-classes 2026-03-13 12:25:47.199 | + lib/libraries:_install_lib_from_source:75 : local name=os-resource-classes 2026-03-13 12:25:47.204 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git os-resource-classes 2026-03-13 12:25:47.210 | + inc/python:use_library_from_git:266 : local name=os-resource-classes 2026-03-13 12:25:47.215 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-13 12:25:47.222 | + 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-03-13 12:25:47.228 | + 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-03-13 12:25:47.235 | + inc/python:use_library_from_git:269 : return 1 2026-03-13 12:25:47.241 | + lib/libraries:install_libs:130 : _install_lib_from_source os-traits 2026-03-13 12:25:47.247 | + lib/libraries:_install_lib_from_source:75 : local name=os-traits 2026-03-13 12:25:47.253 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git os-traits 2026-03-13 12:25:47.258 | + inc/python:use_library_from_git:266 : local name=os-traits 2026-03-13 12:25:47.265 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-13 12:25:47.270 | + 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-03-13 12:25:47.275 | + 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-03-13 12:25:47.281 | + inc/python:use_library_from_git:269 : return 1 2026-03-13 12:25:47.288 | + lib/libraries:install_libs:133 : _install_lib_from_source python-barbicanclient 2026-03-13 12:25:47.294 | + lib/libraries:_install_lib_from_source:75 : local name=python-barbicanclient 2026-03-13 12:25:47.301 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git python-barbicanclient 2026-03-13 12:25:47.307 | + inc/python:use_library_from_git:266 : local name=python-barbicanclient 2026-03-13 12:25:47.312 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-13 12:25:47.318 | + 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-03-13 12:25:47.324 | + 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-03-13 12:25:47.330 | + inc/python:use_library_from_git:269 : return 1 2026-03-13 12:25:47.336 | + lib/libraries:install_libs:135 : use_library_from_git etcd3gw 2026-03-13 12:25:47.343 | + inc/python:use_library_from_git:266 : local name=etcd3gw 2026-03-13 12:25:47.349 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-13 12:25:47.355 | + 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-03-13 12:25:47.359 | + 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-03-13 12:25:47.365 | + inc/python:use_library_from_git:269 : return 1 2026-03-13 12:25:47.370 | + lib/libraries:install_libs:139 : pip_install etcd3gw 2026-03-13 12:25:47.417 | Using python 3.12 to install etcd3gw 2026-03-13 12:25:47.422 | + 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-03-13 12:25:48.060 | Collecting etcd3gw 2026-03-13 12:25:48.127 | Downloading etcd3gw-2.5.0-py3-none-any.whl.metadata (2.2 kB) 2026-03-13 12:25:48.148 | Requirement already satisfied: pbr>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from etcd3gw) (7.0.3) 2026-03-13 12:25:48.174 | Collecting requests>=2.20.0 (from etcd3gw) 2026-03-13 12:25:48.175 | Using cached requests-2.32.5-py3-none-any.whl.metadata (4.9 kB) 2026-03-13 12:25:48.201 | Collecting futurist>=0.16.0 (from etcd3gw) 2026-03-13 12:25:48.206 | Downloading futurist-3.2.1-py3-none-any.whl.metadata (2.2 kB) 2026-03-13 12:25:48.238 | Collecting debtcollector>=3.0.0 (from futurist>=0.16.0->etcd3gw) 2026-03-13 12:25:48.242 | Downloading debtcollector-3.0.0-py3-none-any.whl.metadata (2.3 kB) 2026-03-13 12:25:48.465 | Collecting wrapt>=1.7.0 (from debtcollector>=3.0.0->futurist>=0.16.0->etcd3gw) 2026-03-13 12:25:48.470 | Downloading wrapt-2.1.1-cp312-cp312-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl.metadata (7.4 kB) 2026-03-13 12:25:48.480 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr>=2.0->etcd3gw) (82.0.1) 2026-03-13 12:25:48.569 | Collecting charset_normalizer<4,>=2 (from requests>=2.20.0->etcd3gw) 2026-03-13 12:25:48.571 | Using cached charset_normalizer-3.4.4-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (37 kB) 2026-03-13 12:25:48.589 | Collecting idna<4,>=2.5 (from requests>=2.20.0->etcd3gw) 2026-03-13 12:25:48.590 | Using cached idna-3.11-py3-none-any.whl.metadata (8.4 kB) 2026-03-13 12:25:48.618 | Collecting urllib3<3,>=1.21.1 (from requests>=2.20.0->etcd3gw) 2026-03-13 12:25:48.620 | Using cached urllib3-2.6.3-py3-none-any.whl.metadata (6.9 kB) 2026-03-13 12:25:48.623 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.20.0->etcd3gw) (2023.11.17) 2026-03-13 12:25:48.634 | Downloading etcd3gw-2.5.0-py3-none-any.whl (24 kB) 2026-03-13 12:25:48.648 | Downloading futurist-3.2.1-py3-none-any.whl (40 kB) 2026-03-13 12:25:48.659 | Downloading debtcollector-3.0.0-py3-none-any.whl (23 kB) 2026-03-13 12:25:48.670 | Using cached requests-2.32.5-py3-none-any.whl (64 kB) 2026-03-13 12:25:48.672 | Using cached charset_normalizer-3.4.4-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (153 kB) 2026-03-13 12:25:48.674 | Using cached idna-3.11-py3-none-any.whl (71 kB) 2026-03-13 12:25:48.675 | Using cached urllib3-2.6.3-py3-none-any.whl (131 kB) 2026-03-13 12:25:48.680 | Downloading wrapt-2.1.1-cp312-cp312-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl (121 kB) 2026-03-13 12:25:48.758 | Installing collected packages: wrapt, urllib3, idna, charset_normalizer, requests, debtcollector, futurist, etcd3gw 2026-03-13 12:25:48.784 | Attempting uninstall: urllib3 2026-03-13 12:25:48.789 | Found existing installation: urllib3 2.0.7 2026-03-13 12:25:48.789 | Not uninstalling urllib3 at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-03-13 12:25:48.789 | Can't uninstall 'urllib3'. No files were found to uninstall. 2026-03-13 12:25:48.873 | Attempting uninstall: idna 2026-03-13 12:25:48.877 | Found existing installation: idna 3.6 2026-03-13 12:25:48.877 | Not uninstalling idna at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-03-13 12:25:48.877 | Can't uninstall 'idna'. No files were found to uninstall. 2026-03-13 12:25:49.053 | Attempting uninstall: requests 2026-03-13 12:25:49.058 | Found existing installation: requests 2.31.0 2026-03-13 12:25:49.059 | Not uninstalling requests at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-03-13 12:25:49.059 | Can't uninstall 'requests'. No files were found to uninstall. 2026-03-13 12:25:49.193 | 2026-03-13 12:25:49.198 | Successfully installed charset_normalizer-3.4.4 debtcollector-3.0.0 etcd3gw-2.5.0 futurist-3.2.1 idna-3.11 requests-2.32.5 urllib3-2.6.3 wrapt-2.1.1 2026-03-13 12:25:49.345 | + inc/python:pip_install:216 : result=0 2026-03-13 12:25:49.351 | + inc/python:pip_install:218 : time_stop pip_install 2026-03-13 12:25:49.356 | + functions-common:time_stop:2412 : local name 2026-03-13 12:25:49.361 | + functions-common:time_stop:2413 : local end_time 2026-03-13 12:25:49.366 | + functions-common:time_stop:2414 : local elapsed_time 2026-03-13 12:25:49.372 | + functions-common:time_stop:2415 : local total 2026-03-13 12:25:49.377 | + functions-common:time_stop:2416 : local start_time 2026-03-13 12:25:49.382 | + functions-common:time_stop:2418 : name=pip_install 2026-03-13 12:25:49.387 | + functions-common:time_stop:2419 : start_time=1773404747406 2026-03-13 12:25:49.392 | + functions-common:time_stop:2421 : [[ -z 1773404747406 ]] 2026-03-13 12:25:49.399 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-03-13 12:25:49.406 | + functions-common:time_stop:2424 : end_time=1773404749401 2026-03-13 12:25:49.411 | + functions-common:time_stop:2425 : elapsed_time=1995 2026-03-13 12:25:49.417 | + functions-common:time_stop:2426 : total=21844 2026-03-13 12:25:49.423 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-03-13 12:25:49.428 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=23839 2026-03-13 12:25:49.432 | + inc/python:pip_install:219 : return 0 2026-03-13 12:25:49.438 | + ./stack.sh:main:897 : install_apache_uwsgi 2026-03-13 12:25:49.444 | + lib/apache:install_apache_uwsgi:79 : local apxs=apxs2 2026-03-13 12:25:49.450 | + lib/apache:install_apache_uwsgi:80 : is_fedora 2026-03-13 12:25:49.456 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2026-03-13 12:25:49.461 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2026-03-13 12:25:49.467 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2026-03-13 12:25:49.473 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2026-03-13 12:25:49.480 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-03-13 12:25:49.485 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2026-03-13 12:25:49.491 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-03-13 12:25:49.497 | + functions-common:is_fedora:533 : '[' Ubuntu = RockyLinux ']' 2026-03-13 12:25:49.502 | + functions-common:is_fedora:534 : '[' Ubuntu = CentOS ']' 2026-03-13 12:25:49.507 | + functions-common:is_fedora:534 : '[' Ubuntu = CentOSStream ']' 2026-03-13 12:25:49.513 | + functions-common:is_fedora:535 : '[' Ubuntu = AlmaLinux ']' 2026-03-13 12:25:49.519 | + functions-common:is_fedora:536 : '[' Ubuntu = OracleServer ']' 2026-03-13 12:25:49.525 | + functions-common:is_fedora:536 : '[' Ubuntu = Virtuozzo ']' 2026-03-13 12:25:49.530 | + lib/apache:install_apache_uwsgi:84 : is_ubuntu 2026-03-13 12:25:49.535 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-03-13 12:25:49.541 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-03-13 12:25:49.546 | + lib/apache:install_apache_uwsgi:85 : local 'pkg_list=uwsgi uwsgi-plugin-python3' 2026-03-13 12:25:49.551 | + lib/apache:install_apache_uwsgi:86 : install_package uwsgi uwsgi-plugin-python3 2026-03-13 12:25:49.557 | + functions-common:install_package:1430 : update_package_repo 2026-03-13 12:25:49.563 | + functions-common:update_package_repo:1404 : NO_UPDATE_REPOS=False 2026-03-13 12:25:49.568 | + functions-common:update_package_repo:1405 : REPOS_UPDATED=True 2026-03-13 12:25:49.574 | + functions-common:update_package_repo:1406 : RETRY_UPDATE=False 2026-03-13 12:25:49.579 | + functions-common:update_package_repo:1408 : [[ False = \T\r\u\e ]] 2026-03-13 12:25:49.584 | + functions-common:update_package_repo:1412 : is_ubuntu 2026-03-13 12:25:49.589 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-03-13 12:25:49.595 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-03-13 12:25:49.600 | + functions-common:update_package_repo:1413 : apt_get_update 2026-03-13 12:25:49.605 | + functions-common:apt_get_update:1158 : [[ True == \T\r\u\e ]] 2026-03-13 12:25:49.610 | + functions-common:apt_get_update:1158 : [[ False != \T\r\u\e ]] 2026-03-13 12:25:49.616 | + functions-common:apt_get_update:1159 : return 2026-03-13 12:25:49.622 | + functions-common:install_package:1431 : real_install_package uwsgi uwsgi-plugin-python3 2026-03-13 12:25:49.628 | + functions-common:real_install_package:1418 : is_ubuntu 2026-03-13 12:25:49.634 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-03-13 12:25:49.638 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-03-13 12:25:49.642 | + functions-common:real_install_package:1419 : apt_get install uwsgi uwsgi-plugin-python3 2026-03-13 12:25:49.688 | + functions-common:apt_get:1199 : 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-03-13 12:25:49.733 | Reading package lists... 2026-03-13 12:25:50.117 | Building dependency tree... 2026-03-13 12:25:50.118 | Reading state information... 2026-03-13 12:25:50.485 | The following additional packages will be installed: 2026-03-13 12:25:50.487 | libnorm1t64 libpgm-5.3-0t64 libsodium23 libyajl2 libzmq5 uwsgi-core 2026-03-13 12:25:50.489 | Suggested packages: 2026-03-13 12:25:50.490 | nginx-full | cherokee | libapache2-mod-proxy-uwsgi | libapache2-mod-uwsgi 2026-03-13 12:25:50.490 | | libapache2-mod-ruwsgi uwsgi-dev uwsgi-extra uwsgi-plugins-all 2026-03-13 12:25:50.490 | python3-uwsgidecorators 2026-03-13 12:25:50.538 | The following NEW packages will be installed: 2026-03-13 12:25:50.539 | libnorm1t64 libpgm-5.3-0t64 libsodium23 libyajl2 libzmq5 uwsgi uwsgi-core 2026-03-13 12:25:50.539 | uwsgi-plugin-python3 2026-03-13 12:25:50.924 | 0 upgraded, 8 newly installed, 0 to remove and 2 not upgraded. 2026-03-13 12:25:50.924 | Need to get 1,451 kB of archives. 2026-03-13 12:25:50.924 | After this operation, 4,760 kB of additional disk space will be used. 2026-03-13 12:25:50.924 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libnorm1t64 amd64 1.5.9+dfsg-3.1build1 [154 kB] 2026-03-13 12:25:51.001 | 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-03-13 12:25:51.015 | 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-03-13 12:25:51.026 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libzmq5 amd64 4.3.5-1build2 [260 kB] 2026-03-13 12:25:51.036 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libyajl2 amd64 2.1.0-5build1 [20.2 kB] 2026-03-13 12:25:55.040 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 uwsgi-core amd64 2.0.24-2ubuntu10 [585 kB] 2026-03-13 12:25:55.072 | Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 uwsgi amd64 2.0.24-2ubuntu10 [22.0 kB] 2026-03-13 12:25:55.072 | Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 uwsgi-plugin-python3 amd64 2.0.24-2ubuntu10 [81.9 kB] 2026-03-13 12:25:55.292 | debconf: delaying package configuration, since apt-utils is not installed 2026-03-13 12:25:55.351 | Fetched 1,451 kB in 5s (322 kB/s) 2026-03-13 12:25:55.391 | Selecting previously unselected package libnorm1t64:amd64. 2026-03-13 12:25:55.423 | (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 ... 68509 files and directories currently installed.) 2026-03-13 12:25:55.426 | Preparing to unpack .../0-libnorm1t64_1.5.9+dfsg-3.1build1_amd64.deb ... 2026-03-13 12:25:55.436 | Unpacking libnorm1t64:amd64 (1.5.9+dfsg-3.1build1) ... 2026-03-13 12:25:55.493 | Selecting previously unselected package libpgm-5.3-0t64:amd64. 2026-03-13 12:25:55.504 | Preparing to unpack .../1-libpgm-5.3-0t64_5.3.128~dfsg-2.1build1_amd64.deb ... 2026-03-13 12:25:55.508 | Unpacking libpgm-5.3-0t64:amd64 (5.3.128~dfsg-2.1build1) ... 2026-03-13 12:25:55.559 | Selecting previously unselected package libsodium23:amd64. 2026-03-13 12:25:55.571 | Preparing to unpack .../2-libsodium23_1.0.18-1ubuntu0.24.04.1_amd64.deb ... 2026-03-13 12:25:55.574 | Unpacking libsodium23:amd64 (1.0.18-1ubuntu0.24.04.1) ... 2026-03-13 12:25:55.629 | Selecting previously unselected package libzmq5:amd64. 2026-03-13 12:25:55.640 | Preparing to unpack .../3-libzmq5_4.3.5-1build2_amd64.deb ... 2026-03-13 12:25:55.643 | Unpacking libzmq5:amd64 (4.3.5-1build2) ... 2026-03-13 12:25:55.702 | Selecting previously unselected package libyajl2:amd64. 2026-03-13 12:25:55.712 | Preparing to unpack .../4-libyajl2_2.1.0-5build1_amd64.deb ... 2026-03-13 12:25:55.716 | Unpacking libyajl2:amd64 (2.1.0-5build1) ... 2026-03-13 12:25:55.764 | Selecting previously unselected package uwsgi-core. 2026-03-13 12:25:55.774 | Preparing to unpack .../5-uwsgi-core_2.0.24-2ubuntu10_amd64.deb ... 2026-03-13 12:25:55.777 | Unpacking uwsgi-core (2.0.24-2ubuntu10) ... 2026-03-13 12:25:55.905 | Selecting previously unselected package uwsgi. 2026-03-13 12:25:55.916 | Preparing to unpack .../6-uwsgi_2.0.24-2ubuntu10_amd64.deb ... 2026-03-13 12:25:55.924 | Unpacking uwsgi (2.0.24-2ubuntu10) ... 2026-03-13 12:25:55.983 | Selecting previously unselected package uwsgi-plugin-python3. 2026-03-13 12:25:55.993 | Preparing to unpack .../7-uwsgi-plugin-python3_2.0.24-2ubuntu10_amd64.deb ... 2026-03-13 12:25:55.996 | Unpacking uwsgi-plugin-python3 (2.0.24-2ubuntu10) ... 2026-03-13 12:25:56.067 | Setting up libnorm1t64:amd64 (1.5.9+dfsg-3.1build1) ... 2026-03-13 12:25:56.076 | Setting up libsodium23:amd64 (1.0.18-1ubuntu0.24.04.1) ... 2026-03-13 12:25:56.085 | Setting up libyajl2:amd64 (2.1.0-5build1) ... 2026-03-13 12:25:56.094 | Setting up libpgm-5.3-0t64:amd64 (5.3.128~dfsg-2.1build1) ... 2026-03-13 12:25:56.103 | Setting up libzmq5:amd64 (4.3.5-1build2) ... 2026-03-13 12:25:56.112 | Setting up uwsgi-core (2.0.24-2ubuntu10) ... 2026-03-13 12:25:56.132 | Setting up uwsgi (2.0.24-2ubuntu10) ... 2026-03-13 12:25:56.551 | Setting up uwsgi-plugin-python3 (2.0.24-2ubuntu10) ... 2026-03-13 12:25:56.591 | Processing triggers for man-db (2.12.0-4build2) ... 2026-03-13 12:25:57.257 | Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-03-13 12:25:57.592 | + functions-common:apt_get:1203 : result=0 2026-03-13 12:25:57.598 | + functions-common:apt_get:1206 : time_stop apt-get 2026-03-13 12:25:57.604 | + functions-common:time_stop:2412 : local name 2026-03-13 12:25:57.609 | + functions-common:time_stop:2413 : local end_time 2026-03-13 12:25:57.615 | + functions-common:time_stop:2414 : local elapsed_time 2026-03-13 12:25:57.621 | + functions-common:time_stop:2415 : local total 2026-03-13 12:25:57.627 | + functions-common:time_stop:2416 : local start_time 2026-03-13 12:25:57.633 | + functions-common:time_stop:2418 : name=apt-get 2026-03-13 12:25:57.638 | + functions-common:time_stop:2419 : start_time=1773404749681 2026-03-13 12:25:57.642 | + functions-common:time_stop:2421 : [[ -z 1773404749681 ]] 2026-03-13 12:25:57.649 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-03-13 12:25:57.659 | + functions-common:time_stop:2424 : end_time=1773404757652 2026-03-13 12:25:57.664 | + functions-common:time_stop:2425 : elapsed_time=7971 2026-03-13 12:25:57.670 | + functions-common:time_stop:2426 : total=140291 2026-03-13 12:25:57.675 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-03-13 12:25:57.681 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=148262 2026-03-13 12:25:57.687 | + functions-common:apt_get:1207 : return 0 2026-03-13 12:25:57.692 | + lib/apache:install_apache_uwsgi:118 : is_ubuntu 2026-03-13 12:25:57.698 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-03-13 12:25:57.703 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-03-13 12:25:57.708 | + lib/apache:install_apache_uwsgi:119 : a2query -m proxy 2026-03-13 12:25:57.755 | No module matches proxy 2026-03-13 12:25:57.763 | + lib/apache:install_apache_uwsgi:121 : sudo a2enmod proxy 2026-03-13 12:25:57.810 | Enabling module proxy. 2026-03-13 12:25:57.821 | To activate the new configuration, you need to run: 2026-03-13 12:25:57.821 | systemctl restart apache2 2026-03-13 12:25:57.831 | + lib/apache:install_apache_uwsgi:122 : sudo a2enmod proxy_uwsgi 2026-03-13 12:25:57.884 | Considering dependency proxy for proxy_uwsgi: 2026-03-13 12:25:57.884 | Module proxy already enabled 2026-03-13 12:25:57.884 | Enabling module proxy_uwsgi. 2026-03-13 12:25:57.894 | To activate the new configuration, you need to run: 2026-03-13 12:25:57.894 | systemctl restart apache2 2026-03-13 12:25:57.903 | + lib/apache:install_apache_uwsgi:123 : restart_apache_server 2026-03-13 12:25:57.909 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-03-13 12:25:57.915 | + functions-common:restart_service:2296 : '[' -x /bin/systemctl ']' 2026-03-13 12:25:57.921 | + functions-common:restart_service:2297 : sudo /bin/systemctl restart apache2 2026-03-13 12:25:58.073 | + ./stack.sh:main:900 : install_keystoneauth 2026-03-13 12:25:58.079 | + lib/keystone:install_keystoneauth:502 : use_library_from_git keystoneauth 2026-03-13 12:25:58.083 | + inc/python:use_library_from_git:266 : local name=keystoneauth 2026-03-13 12:25:58.089 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-13 12:25:58.096 | + 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-03-13 12:25:58.102 | + 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-03-13 12:25:58.106 | + inc/python:use_library_from_git:269 : return 1 2026-03-13 12:25:58.112 | + ./stack.sh:main:901 : install_keystoneclient 2026-03-13 12:25:58.118 | + lib/keystone:install_keystoneclient:510 : use_library_from_git python-keystoneclient 2026-03-13 12:25:58.123 | + inc/python:use_library_from_git:266 : local name=python-keystoneclient 2026-03-13 12:25:58.130 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-13 12:25:58.136 | + 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-03-13 12:25:58.142 | + 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-03-13 12:25:58.148 | + inc/python:use_library_from_git:269 : return 1 2026-03-13 12:25:58.154 | + ./stack.sh:main:902 : install_glanceclient 2026-03-13 12:25:58.160 | + lib/glance:install_glanceclient:541 : use_library_from_git python-glanceclient 2026-03-13 12:25:58.166 | + inc/python:use_library_from_git:266 : local name=python-glanceclient 2026-03-13 12:25:58.171 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-13 12:25:58.178 | + 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-03-13 12:25:58.184 | + 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-03-13 12:25:58.190 | + inc/python:use_library_from_git:269 : return 1 2026-03-13 12:25:58.195 | + ./stack.sh:main:903 : install_cinderclient 2026-03-13 12:25:58.201 | + lib/cinder:install_cinderclient:581 : use_library_from_git python-brick-cinderclient-ext 2026-03-13 12:25:58.207 | + inc/python:use_library_from_git:266 : local name=python-brick-cinderclient-ext 2026-03-13 12:25:58.213 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-13 12:25:58.218 | + 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-03-13 12:25:58.225 | + 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-03-13 12:25:58.231 | + inc/python:use_library_from_git:269 : return 1 2026-03-13 12:25:58.237 | + lib/cinder:install_cinderclient:586 : use_library_from_git python-cinderclient 2026-03-13 12:25:58.243 | + inc/python:use_library_from_git:266 : local name=python-cinderclient 2026-03-13 12:25:58.250 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-13 12:25:58.255 | + 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-03-13 12:25:58.260 | + 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-03-13 12:25:58.265 | + inc/python:use_library_from_git:269 : return 1 2026-03-13 12:25:58.272 | + ./stack.sh:main:904 : install_novaclient 2026-03-13 12:25:58.277 | + lib/nova:install_novaclient:901 : use_library_from_git python-novaclient 2026-03-13 12:25:58.283 | + inc/python:use_library_from_git:266 : local name=python-novaclient 2026-03-13 12:25:58.290 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-13 12:25:58.296 | + 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-03-13 12:25:58.301 | + 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-03-13 12:25:58.308 | + inc/python:use_library_from_git:269 : return 1 2026-03-13 12:25:58.314 | + ./stack.sh:main:905 : is_service_enabled swift glance horizon 2026-03-13 12:25:58.356 | + functions-common:is_service_enabled:2068 : return 0 2026-03-13 12:25:58.363 | + ./stack.sh:main:906 : install_swiftclient 2026-03-13 12:25:58.369 | + lib/swift:install_swiftclient:744 : use_library_from_git python-swiftclient 2026-03-13 12:25:58.376 | + inc/python:use_library_from_git:266 : local name=python-swiftclient 2026-03-13 12:25:58.381 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-13 12:25:58.388 | + 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-03-13 12:25:58.393 | + 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-03-13 12:25:58.398 | + inc/python:use_library_from_git:269 : return 1 2026-03-13 12:25:58.404 | + ./stack.sh:main:908 : is_service_enabled neutron nova horizon 2026-03-13 12:25:58.442 | + functions-common:is_service_enabled:2068 : return 0 2026-03-13 12:25:58.447 | + ./stack.sh:main:909 : install_neutronclient 2026-03-13 12:25:58.453 | + lib/neutron:install_neutronclient:535 : use_library_from_git python-neutronclient 2026-03-13 12:25:58.459 | + inc/python:use_library_from_git:266 : local name=python-neutronclient 2026-03-13 12:25:58.466 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-13 12:25:58.472 | + 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-03-13 12:25:58.478 | + 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-03-13 12:25:58.485 | + inc/python:use_library_from_git:269 : return 1 2026-03-13 12:25:58.490 | + ./stack.sh:main:913 : install_keystonemiddleware 2026-03-13 12:25:58.497 | + lib/keystone:install_keystonemiddleware:520 : use_library_from_git keystonemiddleware 2026-03-13 12:25:58.503 | + inc/python:use_library_from_git:266 : local name=keystonemiddleware 2026-03-13 12:25:58.510 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-13 12:25:58.517 | + 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-03-13 12:25:58.524 | + 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-03-13 12:25:58.531 | + inc/python:use_library_from_git:269 : return 1 2026-03-13 12:25:58.538 | + lib/keystone:install_keystonemiddleware:525 : pip_install_gr keystonemiddleware 2026-03-13 12:25:58.545 | + inc/python:pip_install_gr:94 : local name=keystonemiddleware 2026-03-13 12:25:58.550 | + inc/python:pip_install_gr:95 : local clean_name 2026-03-13 12:25:58.558 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements keystonemiddleware 2026-03-13 12:25:58.565 | ++ inc/python:get_from_global_requirements:241 : local package=keystonemiddleware 2026-03-13 12:25:58.571 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-03-13 12:25:58.579 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-03-13 12:25:58.580 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2026-03-13 12:25:58.589 | ++ inc/python:get_from_global_requirements:243 : required_pkg='keystonemiddleware ' 2026-03-13 12:25:58.596 | ++ inc/python:get_from_global_requirements:244 : [[ keystonemiddleware == '' ]] 2026-03-13 12:25:58.602 | ++ inc/python:get_from_global_requirements:247 : echo keystonemiddleware 2026-03-13 12:25:58.608 | + inc/python:pip_install_gr:96 : clean_name=keystonemiddleware 2026-03-13 12:25:58.612 | + inc/python:pip_install_gr:97 : pip_install keystonemiddleware 2026-03-13 12:25:58.657 | Using python 3.12 to install keystonemiddleware 2026-03-13 12:25:58.663 | + 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-03-13 12:25:59.309 | Collecting keystonemiddleware 2026-03-13 12:25:59.394 | Downloading keystonemiddleware-12.0.0-py3-none-any.whl.metadata (4.1 kB) 2026-03-13 12:25:59.433 | Collecting keystoneauth1>=3.12.0 (from keystonemiddleware) 2026-03-13 12:25:59.437 | Downloading keystoneauth1-5.13.1-py3-none-any.whl.metadata (2.9 kB) 2026-03-13 12:25:59.472 | Collecting oslo.cache>=3.11.0 (from keystonemiddleware) 2026-03-13 12:25:59.476 | Downloading oslo_cache-4.1.1-py3-none-any.whl.metadata (2.5 kB) 2026-03-13 12:25:59.516 | Collecting oslo.config>=5.2.0 (from keystonemiddleware) 2026-03-13 12:25:59.522 | Downloading oslo_config-10.3.0-py3-none-any.whl.metadata (2.3 kB) 2026-03-13 12:25:59.555 | Collecting oslo.context>=2.19.2 (from keystonemiddleware) 2026-03-13 12:25:59.559 | Downloading oslo_context-6.3.0-py3-none-any.whl.metadata (2.3 kB) 2026-03-13 12:25:59.585 | Collecting oslo.i18n>=3.15.3 (from keystonemiddleware) 2026-03-13 12:25:59.589 | Downloading oslo_i18n-6.7.2-py3-none-any.whl.metadata (2.0 kB) 2026-03-13 12:25:59.619 | Collecting oslo.log>=3.36.0 (from keystonemiddleware) 2026-03-13 12:25:59.623 | Downloading oslo_log-8.1.0-py3-none-any.whl.metadata (2.5 kB) 2026-03-13 12:25:59.652 | Collecting oslo.serialization>=2.18.0 (from keystonemiddleware) 2026-03-13 12:25:59.657 | Downloading oslo_serialization-5.9.1-py3-none-any.whl.metadata (2.1 kB) 2026-03-13 12:25:59.693 | Collecting oslo.utils>=3.33.0 (from keystonemiddleware) 2026-03-13 12:25:59.697 | Downloading oslo_utils-10.0.0-py3-none-any.whl.metadata (2.1 kB) 2026-03-13 12:25:59.705 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware) (7.0.3) 2026-03-13 12:25:59.720 | Collecting pycadf>=1.1.0 (from keystonemiddleware) 2026-03-13 12:25:59.724 | Downloading pycadf-4.0.1-py3-none-any.whl.metadata (2.2 kB) 2026-03-13 12:25:59.749 | Collecting PyJWT>=2.4.0 (from keystonemiddleware) 2026-03-13 12:25:59.753 | Downloading pyjwt-2.11.0-py3-none-any.whl.metadata (4.0 kB) 2026-03-13 12:25:59.782 | Collecting python-keystoneclient>=3.20.0 (from keystonemiddleware) 2026-03-13 12:25:59.787 | Downloading python_keystoneclient-5.8.0-py3-none-any.whl.metadata (3.8 kB) 2026-03-13 12:25:59.793 | Requirement already satisfied: requests>=2.14.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware) (2.32.5) 2026-03-13 12:25:59.814 | Collecting WebOb>=1.7.1 (from keystonemiddleware) 2026-03-13 12:25:59.818 | Downloading WebOb-1.8.9-py2.py3-none-any.whl.metadata (11 kB) 2026-03-13 12:25:59.827 | 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-03-13 12:25:59.852 | Collecting stevedore>=1.20.0 (from keystoneauth1>=3.12.0->keystonemiddleware) 2026-03-13 12:25:59.855 | Downloading stevedore-5.7.0-py3-none-any.whl.metadata (2.4 kB) 2026-03-13 12:25:59.875 | Collecting os-service-types>=1.2.0 (from keystoneauth1>=3.12.0->keystonemiddleware) 2026-03-13 12:25:59.880 | Downloading os_service_types-1.8.2-py3-none-any.whl.metadata (1.9 kB) 2026-03-13 12:25:59.903 | Collecting typing-extensions>=4.12 (from keystoneauth1>=3.12.0->keystonemiddleware) 2026-03-13 12:25:59.907 | Downloading typing_extensions-4.15.0-py3-none-any.whl.metadata (3.3 kB) 2026-03-13 12:25:59.931 | Collecting dogpile.cache>=1.3.3 (from oslo.cache>=3.11.0->keystonemiddleware) 2026-03-13 12:25:59.935 | Downloading dogpile_cache-1.5.0-py3-none-any.whl.metadata (5.5 kB) 2026-03-13 12:25:59.966 | Collecting decorator>=4.0.0 (from dogpile.cache>=1.3.3->oslo.cache>=3.11.0->keystonemiddleware) 2026-03-13 12:25:59.970 | Downloading decorator-5.2.1-py3-none-any.whl.metadata (3.9 kB) 2026-03-13 12:25:59.994 | Collecting netaddr>=0.7.18 (from oslo.config>=5.2.0->keystonemiddleware) 2026-03-13 12:25:59.998 | Downloading netaddr-1.3.0-py3-none-any.whl.metadata (5.0 kB) 2026-03-13 12:26:00.023 | Collecting rfc3986>=1.2.0 (from oslo.config>=5.2.0->keystonemiddleware) 2026-03-13 12:26:00.027 | Downloading rfc3986-2.0.0-py2.py3-none-any.whl.metadata (6.6 kB) 2026-03-13 12:26:00.072 | Collecting PyYAML>=5.1 (from oslo.config>=5.2.0->keystonemiddleware) 2026-03-13 12:26:00.074 | 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-03-13 12:26:00.101 | Collecting python-dateutil>=2.7.0 (from oslo.log>=3.36.0->keystonemiddleware) 2026-03-13 12:26:00.105 | Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl.metadata (8.4 kB) 2026-03-13 12:26:00.114 | 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.0.0) 2026-03-13 12:26:00.116 | Requirement already satisfied: wrapt>=1.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=3.0.0->oslo.log>=3.36.0->keystonemiddleware) (2.1.1) 2026-03-13 12:26:00.195 | Collecting msgpack>=0.5.2 (from oslo.serialization>=2.18.0->keystonemiddleware) 2026-03-13 12:26:00.200 | 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-03-13 12:26:00.241 | Collecting pyparsing>=2.1.0 (from oslo.utils>=3.33.0->keystonemiddleware) 2026-03-13 12:26:00.244 | Downloading pyparsing-3.3.2-py3-none-any.whl.metadata (5.8 kB) 2026-03-13 12:26:00.254 | 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-03-13 12:26:00.255 | 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-03-13 12:26:00.258 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr>=2.0.0->keystonemiddleware) (82.0.1) 2026-03-13 12:26:00.290 | Collecting six>=1.5 (from python-dateutil>=2.7.0->oslo.log>=3.36.0->keystonemiddleware) 2026-03-13 12:26:00.294 | Downloading six-1.17.0-py2.py3-none-any.whl.metadata (1.7 kB) 2026-03-13 12:26:00.309 | 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.4) 2026-03-13 12:26:00.309 | 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-03-13 12:26:00.310 | Requirement already satisfied: urllib3<3,>=1.21.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystonemiddleware) (2.6.3) 2026-03-13 12:26:00.311 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystonemiddleware) (2023.11.17) 2026-03-13 12:26:00.334 | Downloading keystonemiddleware-12.0.0-py3-none-any.whl (141 kB) 2026-03-13 12:26:00.350 | Downloading keystoneauth1-5.13.1-py3-none-any.whl (343 kB) 2026-03-13 12:26:00.369 | Downloading os_service_types-1.8.2-py3-none-any.whl (24 kB) 2026-03-13 12:26:00.381 | Downloading oslo_cache-4.1.1-py3-none-any.whl (65 kB) 2026-03-13 12:26:00.391 | Downloading dogpile_cache-1.5.0-py3-none-any.whl (64 kB) 2026-03-13 12:26:00.399 | Downloading decorator-5.2.1-py3-none-any.whl (9.2 kB) 2026-03-13 12:26:00.410 | Downloading oslo_config-10.3.0-py3-none-any.whl (132 kB) 2026-03-13 12:26:00.422 | Downloading netaddr-1.3.0-py3-none-any.whl (2.3 MB) 2026-03-13 12:26:00.454 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.3/2.3 MB 73.0 MB/s 0:00:00 2026-03-13 12:26:00.459 | Downloading oslo_context-6.3.0-py3-none-any.whl (20 kB) 2026-03-13 12:26:00.467 | Downloading oslo_i18n-6.7.2-py3-none-any.whl (47 kB) 2026-03-13 12:26:00.476 | Downloading oslo_log-8.1.0-py3-none-any.whl (77 kB) 2026-03-13 12:26:00.486 | Downloading oslo_serialization-5.9.1-py3-none-any.whl (27 kB) 2026-03-13 12:26:00.496 | Downloading msgpack-1.1.2-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (427 kB) 2026-03-13 12:26:00.510 | Downloading oslo_utils-10.0.0-py3-none-any.whl (136 kB) 2026-03-13 12:26:00.524 | Downloading pycadf-4.0.1-py3-none-any.whl (44 kB) 2026-03-13 12:26:00.533 | Downloading pyjwt-2.11.0-py3-none-any.whl (28 kB) 2026-03-13 12:26:00.541 | Downloading pyparsing-3.3.2-py3-none-any.whl (122 kB) 2026-03-13 12:26:00.551 | Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) 2026-03-13 12:26:00.566 | Downloading python_keystoneclient-5.8.0-py3-none-any.whl (397 kB) 2026-03-13 12:26:00.578 | 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-03-13 12:26:00.584 | Downloading rfc3986-2.0.0-py2.py3-none-any.whl (31 kB) 2026-03-13 12:26:00.592 | Downloading six-1.17.0-py2.py3-none-any.whl (11 kB) 2026-03-13 12:26:00.601 | Downloading stevedore-5.7.0-py3-none-any.whl (54 kB) 2026-03-13 12:26:00.621 | Downloading typing_extensions-4.15.0-py3-none-any.whl (44 kB) 2026-03-13 12:26:00.630 | Downloading WebOb-1.8.9-py2.py3-none-any.whl (115 kB) 2026-03-13 12:26:00.756 | 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-03-13 12:26:00.913 | Attempting uninstall: six 2026-03-13 12:26:00.919 | Found existing installation: six 1.16.0 2026-03-13 12:26:00.919 | Not uninstalling six at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-03-13 12:26:00.920 | Can't uninstall 'six'. No files were found to uninstall. 2026-03-13 12:26:00.958 | Attempting uninstall: PyYAML 2026-03-13 12:26:00.962 | Found existing installation: PyYAML 6.0.1 2026-03-13 12:26:00.963 | Not uninstalling pyyaml at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-03-13 12:26:00.963 | Can't uninstall 'PyYAML'. No files were found to uninstall. 2026-03-13 12:26:01.039 | Attempting uninstall: pyparsing 2026-03-13 12:26:01.045 | Found existing installation: pyparsing 3.1.1 2026-03-13 12:26:01.045 | Not uninstalling pyparsing at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-03-13 12:26:01.045 | Can't uninstall 'pyparsing'. No files were found to uninstall. 2026-03-13 12:26:01.166 | Attempting uninstall: PyJWT 2026-03-13 12:26:01.172 | Found existing installation: PyJWT 2.7.0 2026-03-13 12:26:01.172 | Not uninstalling pyjwt at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-03-13 12:26:01.173 | Can't uninstall 'PyJWT'. No files were found to uninstall. 2026-03-13 12:26:02.579 | 2026-03-13 12:26:02.585 | Successfully installed PyJWT-2.11.0 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.0 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-03-13 12:26:02.723 | + inc/python:pip_install:216 : result=0 2026-03-13 12:26:02.730 | + inc/python:pip_install:218 : time_stop pip_install 2026-03-13 12:26:02.735 | + functions-common:time_stop:2412 : local name 2026-03-13 12:26:02.742 | + functions-common:time_stop:2413 : local end_time 2026-03-13 12:26:02.747 | + functions-common:time_stop:2414 : local elapsed_time 2026-03-13 12:26:02.753 | + functions-common:time_stop:2415 : local total 2026-03-13 12:26:02.758 | + functions-common:time_stop:2416 : local start_time 2026-03-13 12:26:02.764 | + functions-common:time_stop:2418 : name=pip_install 2026-03-13 12:26:02.770 | + functions-common:time_stop:2419 : start_time=1773404758645 2026-03-13 12:26:02.775 | + functions-common:time_stop:2421 : [[ -z 1773404758645 ]] 2026-03-13 12:26:02.781 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-03-13 12:26:02.790 | + functions-common:time_stop:2424 : end_time=1773404762783 2026-03-13 12:26:02.795 | + functions-common:time_stop:2425 : elapsed_time=4138 2026-03-13 12:26:02.800 | + functions-common:time_stop:2426 : total=23839 2026-03-13 12:26:02.806 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-03-13 12:26:02.811 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=27977 2026-03-13 12:26:02.817 | + inc/python:pip_install:219 : return 0 2026-03-13 12:26:02.824 | + lib/keystone:install_keystonemiddleware:529 : pip_install_gr python-memcached 2026-03-13 12:26:02.829 | + inc/python:pip_install_gr:94 : local name=python-memcached 2026-03-13 12:26:02.835 | + inc/python:pip_install_gr:95 : local clean_name 2026-03-13 12:26:02.843 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements python-memcached 2026-03-13 12:26:02.850 | ++ inc/python:get_from_global_requirements:241 : local package=python-memcached 2026-03-13 12:26:02.856 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-03-13 12:26:02.862 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-03-13 12:26:02.862 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2026-03-13 12:26:02.870 | ++ inc/python:get_from_global_requirements:243 : required_pkg='python-memcached ' 2026-03-13 12:26:02.876 | ++ inc/python:get_from_global_requirements:244 : [[ python-memcached == '' ]] 2026-03-13 12:26:02.881 | ++ inc/python:get_from_global_requirements:247 : echo python-memcached 2026-03-13 12:26:02.886 | + inc/python:pip_install_gr:96 : clean_name=python-memcached 2026-03-13 12:26:02.893 | + inc/python:pip_install_gr:97 : pip_install python-memcached 2026-03-13 12:26:02.936 | Using python 3.12 to install python-memcached 2026-03-13 12:26:02.942 | + 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-03-13 12:26:03.594 | Collecting python-memcached 2026-03-13 12:26:03.663 | Downloading python_memcached-1.62-py2.py3-none-any.whl.metadata (2.3 kB) 2026-03-13 12:26:03.679 | Downloading python_memcached-1.62-py2.py3-none-any.whl (15 kB) 2026-03-13 12:26:03.762 | Installing collected packages: python-memcached 2026-03-13 12:26:03.786 | Successfully installed python-memcached-1.62 2026-03-13 12:26:03.896 | + inc/python:pip_install:216 : result=0 2026-03-13 12:26:03.902 | + inc/python:pip_install:218 : time_stop pip_install 2026-03-13 12:26:03.908 | + functions-common:time_stop:2412 : local name 2026-03-13 12:26:03.914 | + functions-common:time_stop:2413 : local end_time 2026-03-13 12:26:03.920 | + functions-common:time_stop:2414 : local elapsed_time 2026-03-13 12:26:03.925 | + functions-common:time_stop:2415 : local total 2026-03-13 12:26:03.931 | + functions-common:time_stop:2416 : local start_time 2026-03-13 12:26:03.936 | + functions-common:time_stop:2418 : name=pip_install 2026-03-13 12:26:03.940 | + functions-common:time_stop:2419 : start_time=1773404762925 2026-03-13 12:26:03.946 | + functions-common:time_stop:2421 : [[ -z 1773404762925 ]] 2026-03-13 12:26:03.951 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-03-13 12:26:03.959 | + functions-common:time_stop:2424 : end_time=1773404763953 2026-03-13 12:26:03.964 | + functions-common:time_stop:2425 : elapsed_time=1028 2026-03-13 12:26:03.970 | + functions-common:time_stop:2426 : total=27977 2026-03-13 12:26:03.976 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-03-13 12:26:03.981 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=29005 2026-03-13 12:26:03.988 | + inc/python:pip_install:219 : return 0 2026-03-13 12:26:03.993 | + ./stack.sh:main:915 : is_service_enabled keystone 2026-03-13 12:26:04.032 | + functions-common:is_service_enabled:2068 : return 0 2026-03-13 12:26:04.039 | + ./stack.sh:main:916 : '[' 199.204.45.35 == 199.204.45.35 ']' 2026-03-13 12:26:04.045 | + ./stack.sh:main:917 : stack_install_service keystone 2026-03-13 12:26:04.053 | + lib/stack:stack_install_service:20 : local service=keystone 2026-03-13 12:26:04.059 | + lib/stack:stack_install_service:21 : type install_keystone 2026-03-13 12:26:04.065 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-03-13 12:26:04.071 | + lib/stack:stack_install_service:32 : install_keystone 2026-03-13 12:26:04.078 | + lib/keystone:install_keystone:535 : is_service_enabled ldap 2026-03-13 12:26:04.114 | + functions-common:is_service_enabled:2068 : return 1 2026-03-13 12:26:04.119 | + lib/keystone:install_keystone:539 : git_clone https://github.com/openstack/keystone.git /opt/stack/keystone master 2026-03-13 12:26:04.125 | + functions-common:git_clone:581 : local git_remote=https://github.com/openstack/keystone.git 2026-03-13 12:26:04.129 | + functions-common:git_clone:582 : local git_dest=/opt/stack/keystone 2026-03-13 12:26:04.134 | + functions-common:git_clone:583 : local git_ref=master 2026-03-13 12:26:04.139 | + functions-common:git_clone:584 : local orig_dir 2026-03-13 12:26:04.145 | ++ functions-common:git_clone:585 : pwd 2026-03-13 12:26:04.150 | + functions-common:git_clone:585 : orig_dir=/opt/stack/devstack 2026-03-13 12:26:04.156 | + functions-common:git_clone:586 : local git_clone_flags= 2026-03-13 12:26:04.162 | ++ functions-common:git_clone:588 : trueorfalse False RECLONE 2026-03-13 12:26:04.196 | + functions-common:git_clone:588 : RECLONE=False 2026-03-13 12:26:04.202 | + functions-common:git_clone:589 : [[ 0 -gt 0 ]] 2026-03-13 12:26:04.207 | + functions-common:git_clone:593 : [[ False = \T\r\u\e ]] 2026-03-13 12:26:04.213 | + functions-common:git_clone:602 : echo master 2026-03-13 12:26:04.215 | + functions-common:git_clone:602 : egrep -q '^refs' 2026-03-13 12:26:04.224 | + functions-common:git_clone:616 : [[ ! -d /opt/stack/keystone ]] 2026-03-13 12:26:04.229 | + functions-common:git_clone:626 : [[ False = \T\r\u\e ]] 2026-03-13 12:26:04.235 | + functions-common:git_clone:661 : sudo git config --system --add safe.directory /opt/stack/keystone 2026-03-13 12:26:04.261 | + functions-common:git_clone:664 : cd /opt/stack/keystone 2026-03-13 12:26:04.268 | + functions-common:git_clone:665 : git show --oneline 2026-03-13 12:26:04.268 | + functions-common:git_clone:665 : head -1 2026-03-13 12:26:04.280 | 3526925ae Merge "Keystone identity mapping to support project definition as a JSON" 2026-03-13 12:26:04.286 | + functions-common:git_clone:666 : cd /opt/stack/devstack 2026-03-13 12:26:04.292 | + lib/keystone:install_keystone:540 : setup_develop /opt/stack/keystone 2026-03-13 12:26:04.298 | + inc/python:setup_develop:353 : local bindep 2026-03-13 12:26:04.304 | + inc/python:setup_develop:354 : [[ /opt/stack/keystone == -bindep* ]] 2026-03-13 12:26:04.310 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/keystone 2026-03-13 12:26:04.316 | + inc/python:setup_develop:359 : local extras= 2026-03-13 12:26:04.321 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2026-03-13 12:26:04.328 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-03-13 12:26:04.335 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/keystone == -bindep* ]] 2026-03-13 12:26:04.340 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/keystone 2026-03-13 12:26:04.346 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-03-13 12:26:04.351 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-03-13 12:26:04.358 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/keystone 2026-03-13 12:26:04.365 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-03-13 12:26:04.373 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/keystone 2026-03-13 12:26:04.378 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-03-13 12:26:04.384 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-03-13 12:26:04.392 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2026-03-13 12:26:04.403 | + inc/python:_setup_package_with_constraints_edit:400 : name=keystone 2026-03-13 12:26:04.409 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z keystone ']' 2026-03-13 12:26:04.415 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- keystone 2026-03-13 12:26:04.507 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/keystone -e 2026-03-13 12:26:04.513 | + inc/python:setup_package:436 : local bindep=0 2026-03-13 12:26:04.518 | + inc/python:setup_package:437 : local bindep_flag= 2026-03-13 12:26:04.523 | + inc/python:setup_package:438 : local bindep_profiles= 2026-03-13 12:26:04.529 | + inc/python:setup_package:439 : [[ /opt/stack/keystone == -bindep* ]] 2026-03-13 12:26:04.535 | + inc/python:setup_package:444 : local project_dir=/opt/stack/keystone 2026-03-13 12:26:04.541 | + inc/python:setup_package:445 : local flags=-e 2026-03-13 12:26:04.547 | + inc/python:setup_package:446 : local extras= 2026-03-13 12:26:04.552 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-03-13 12:26:04.558 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-03-13 12:26:04.563 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-03-13 12:26:04.569 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-03-13 12:26:04.576 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-03-13 12:26:04.580 | + inc/python:setup_package:464 : pip_install -e /opt/stack/keystone 2026-03-13 12:26:04.624 | Using python 3.12 to install /opt/stack/keystone 2026-03-13 12:26:04.630 | + 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-03-13 12:26:05.198 | Obtaining file:///opt/stack/keystone 2026-03-13 12:26:05.201 | Installing build dependencies: started 2026-03-13 12:26:06.076 | Installing build dependencies: finished with status 'done' 2026-03-13 12:26:06.078 | Checking if build backend supports build_editable: started 2026-03-13 12:26:06.378 | Checking if build backend supports build_editable: finished with status 'done' 2026-03-13 12:26:06.379 | Getting requirements to build editable: started 2026-03-13 12:26:06.542 | Getting requirements to build editable: finished with status 'done' 2026-03-13 12:26:06.545 | Preparing editable metadata (pyproject.toml): started 2026-03-13 12:26:07.318 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-03-13 12:26:07.331 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==28.1.0.dev78) (7.0.3) 2026-03-13 12:26:07.331 | Requirement already satisfied: WebOb>=1.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==28.1.0.dev78) (1.8.9) 2026-03-13 12:26:07.439 | Collecting Flask!=0.11,>=1.0.2 (from keystone==28.1.0.dev78) 2026-03-13 12:26:07.504 | Downloading flask-3.1.3-py3-none-any.whl.metadata (3.2 kB) 2026-03-13 12:26:07.532 | Collecting Flask-RESTful>=0.3.5 (from keystone==28.1.0.dev78) 2026-03-13 12:26:07.536 | Downloading Flask_RESTful-0.3.10-py2.py3-none-any.whl.metadata (1.0 kB) 2026-03-13 12:26:07.753 | Collecting cryptography>=2.7 (from keystone==28.1.0.dev78) 2026-03-13 12:26:07.757 | Downloading cryptography-43.0.3-cp39-abi3-manylinux_2_28_x86_64.whl.metadata (5.4 kB) 2026-03-13 12:26:08.124 | Collecting SQLAlchemy>=1.4.0 (from keystone==28.1.0.dev78) 2026-03-13 12:26:08.129 | Downloading sqlalchemy-2.0.46-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (9.5 kB) 2026-03-13 12:26:08.146 | Requirement already satisfied: stevedore>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==28.1.0.dev78) (5.7.0) 2026-03-13 12:26:08.147 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==28.1.0.dev78) (5.8.0) 2026-03-13 12:26:08.147 | Requirement already satisfied: keystonemiddleware>=7.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==28.1.0.dev78) (12.0.0) 2026-03-13 12:26:08.192 | Collecting bcrypt>=3.1.3 (from keystone==28.1.0.dev78) 2026-03-13 12:26:08.195 | Downloading bcrypt-5.0.0-cp39-abi3-manylinux_2_34_x86_64.whl.metadata (10 kB) 2026-03-13 12:26:08.207 | Requirement already satisfied: oslo.cache>=1.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==28.1.0.dev78) (4.1.1) 2026-03-13 12:26:08.208 | Requirement already satisfied: oslo.config>=6.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==28.1.0.dev78) (10.3.0) 2026-03-13 12:26:08.209 | Requirement already satisfied: oslo.context>=2.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==28.1.0.dev78) (6.3.0) 2026-03-13 12:26:08.247 | Collecting oslo.messaging>=5.29.0 (from keystone==28.1.0.dev78) 2026-03-13 12:26:08.252 | Downloading oslo_messaging-17.3.0-py3-none-any.whl.metadata (2.6 kB) 2026-03-13 12:26:08.290 | Collecting oslo.db>=6.0.0 (from keystone==28.1.0.dev78) 2026-03-13 12:26:08.295 | Downloading oslo_db-18.0.0-py3-none-any.whl.metadata (2.5 kB) 2026-03-13 12:26:08.307 | Requirement already satisfied: oslo.i18n>=3.15.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==28.1.0.dev78) (6.7.2) 2026-03-13 12:26:08.308 | Requirement already satisfied: oslo.log>=3.44.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==28.1.0.dev78) (8.1.0) 2026-03-13 12:26:08.336 | Collecting oslo.middleware>=3.31.0 (from keystone==28.1.0.dev78) 2026-03-13 12:26:08.340 | Downloading oslo_middleware-8.0.0-py3-none-any.whl.metadata (2.4 kB) 2026-03-13 12:26:08.376 | Collecting oslo.policy>=4.5.0 (from keystone==28.1.0.dev78) 2026-03-13 12:26:08.381 | Downloading oslo_policy-5.0.0-py3-none-any.whl.metadata (2.2 kB) 2026-03-13 12:26:08.387 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==28.1.0.dev78) (5.9.1) 2026-03-13 12:26:08.403 | Collecting oslo.upgradecheck>=1.3.0 (from keystone==28.1.0.dev78) 2026-03-13 12:26:08.408 | Downloading oslo_upgradecheck-2.7.1-py3-none-any.whl.metadata (1.8 kB) 2026-03-13 12:26:08.415 | Requirement already satisfied: oslo.utils>=3.33.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==28.1.0.dev78) (10.0.0) 2026-03-13 12:26:08.429 | Collecting oauthlib>=0.6.2 (from keystone==28.1.0.dev78) 2026-03-13 12:26:08.433 | Downloading oauthlib-3.3.1-py3-none-any.whl.metadata (7.9 kB) 2026-03-13 12:26:08.463 | Collecting pysaml2>=5.0.0 (from keystone==28.1.0.dev78) 2026-03-13 12:26:08.467 | Downloading pysaml2-7.5.4-py3-none-any.whl.metadata (6.5 kB) 2026-03-13 12:26:08.474 | Requirement already satisfied: PyJWT>=1.6.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==28.1.0.dev78) (2.11.0) 2026-03-13 12:26:08.475 | Requirement already satisfied: dogpile.cache>=1.0.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==28.1.0.dev78) (1.5.0) 2026-03-13 12:26:08.504 | Collecting jsonschema>=3.2.0 (from keystone==28.1.0.dev78) 2026-03-13 12:26:08.510 | Downloading jsonschema-4.26.0-py3-none-any.whl.metadata (7.6 kB) 2026-03-13 12:26:08.524 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==28.1.0.dev78) (4.0.1) 2026-03-13 12:26:08.525 | Requirement already satisfied: msgpack>=0.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==28.1.0.dev78) (1.1.2) 2026-03-13 12:26:08.545 | Collecting osprofiler>=1.4.0 (from keystone==28.1.0.dev78) 2026-03-13 12:26:08.551 | Downloading osprofiler-4.3.0-py3-none-any.whl.metadata (3.8 kB) 2026-03-13 12:26:08.585 | Collecting Werkzeug>=0.15.0 (from keystone==28.1.0.dev78) 2026-03-13 12:26:08.589 | Downloading werkzeug-3.1.6-py3-none-any.whl.metadata (4.0 kB) 2026-03-13 12:26:08.715 | Collecting cffi>=1.12 (from cryptography>=2.7->keystone==28.1.0.dev78) 2026-03-13 12:26:08.718 | Downloading cffi-2.0.0-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.metadata (2.6 kB) 2026-03-13 12:26:08.746 | Collecting pycparser (from cffi>=1.12->cryptography>=2.7->keystone==28.1.0.dev78) 2026-03-13 12:26:08.751 | Downloading pycparser-3.0-py3-none-any.whl.metadata (8.2 kB) 2026-03-13 12:26:08.761 | Requirement already satisfied: decorator>=4.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from dogpile.cache>=1.0.2->keystone==28.1.0.dev78) (5.2.1) 2026-03-13 12:26:08.780 | Collecting blinker>=1.9.0 (from Flask!=0.11,>=1.0.2->keystone==28.1.0.dev78) 2026-03-13 12:26:08.784 | Downloading blinker-1.9.0-py3-none-any.whl.metadata (1.6 kB) 2026-03-13 12:26:08.791 | 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==28.1.0.dev78) (8.3.1) 2026-03-13 12:26:08.805 | Collecting itsdangerous>=2.2.0 (from Flask!=0.11,>=1.0.2->keystone==28.1.0.dev78) 2026-03-13 12:26:08.809 | Downloading itsdangerous-2.2.0-py3-none-any.whl.metadata (1.9 kB) 2026-03-13 12:26:08.832 | Collecting jinja2>=3.1.2 (from Flask!=0.11,>=1.0.2->keystone==28.1.0.dev78) 2026-03-13 12:26:08.835 | Downloading jinja2-3.1.6-py3-none-any.whl.metadata (2.9 kB) 2026-03-13 12:26:08.899 | Collecting markupsafe>=2.1.1 (from Flask!=0.11,>=1.0.2->keystone==28.1.0.dev78) 2026-03-13 12:26:08.902 | 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-03-13 12:26:08.929 | Collecting aniso8601>=0.82 (from Flask-RESTful>=0.3.5->keystone==28.1.0.dev78) 2026-03-13 12:26:08.934 | Downloading aniso8601-10.0.1-py2.py3-none-any.whl.metadata (23 kB) 2026-03-13 12:26:08.946 | Requirement already satisfied: six>=1.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from Flask-RESTful>=0.3.5->keystone==28.1.0.dev78) (1.17.0) 2026-03-13 12:26:09.464 | Collecting pytz (from Flask-RESTful>=0.3.5->keystone==28.1.0.dev78) 2026-03-13 12:26:09.469 | Downloading pytz-2025.2-py2.py3-none-any.whl.metadata (22 kB) 2026-03-13 12:26:09.505 | Collecting attrs>=22.2.0 (from jsonschema>=3.2.0->keystone==28.1.0.dev78) 2026-03-13 12:26:09.509 | Downloading attrs-25.4.0-py3-none-any.whl.metadata (10 kB) 2026-03-13 12:26:09.528 | Collecting jsonschema-specifications>=2023.03.6 (from jsonschema>=3.2.0->keystone==28.1.0.dev78) 2026-03-13 12:26:09.531 | Downloading jsonschema_specifications-2025.9.1-py3-none-any.whl.metadata (2.9 kB) 2026-03-13 12:26:09.565 | Collecting referencing>=0.28.4 (from jsonschema>=3.2.0->keystone==28.1.0.dev78) 2026-03-13 12:26:09.568 | Downloading referencing-0.37.0-py3-none-any.whl.metadata (2.8 kB) 2026-03-13 12:26:09.951 | Collecting rpds-py>=0.25.0 (from jsonschema>=3.2.0->keystone==28.1.0.dev78) 2026-03-13 12:26:09.957 | Downloading rpds_py-0.30.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (4.1 kB) 2026-03-13 12:26:09.971 | Requirement already satisfied: keystoneauth1>=3.12.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=7.0.0->keystone==28.1.0.dev78) (5.13.1) 2026-03-13 12:26:09.973 | Requirement already satisfied: requests>=2.14.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=7.0.0->keystone==28.1.0.dev78) (2.32.5) 2026-03-13 12:26:09.977 | 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==28.1.0.dev78) (2.1.0) 2026-03-13 12:26:09.978 | 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==28.1.0.dev78) (1.8.2) 2026-03-13 12:26:09.979 | 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==28.1.0.dev78) (4.15.0) 2026-03-13 12:26:09.986 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=6.8.0->keystone==28.1.0.dev78) (1.3.0) 2026-03-13 12:26:09.986 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=6.8.0->keystone==28.1.0.dev78) (2.0.0) 2026-03-13 12:26:09.987 | Requirement already satisfied: PyYAML>=5.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=6.8.0->keystone==28.1.0.dev78) (6.0.3) 2026-03-13 12:26:10.014 | Collecting alembic>=0.9.6 (from oslo.db>=6.0.0->keystone==28.1.0.dev78) 2026-03-13 12:26:10.021 | Downloading alembic-1.18.4-py3-none-any.whl.metadata (7.2 kB) 2026-03-13 12:26:10.030 | Requirement already satisfied: debtcollector>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=6.0.0->keystone==28.1.0.dev78) (3.0.0) 2026-03-13 12:26:10.047 | Collecting testresources>=2.0.0 (from oslo.db>=6.0.0->keystone==28.1.0.dev78) 2026-03-13 12:26:10.052 | Downloading testresources-2.0.2.tar.gz (45 kB) 2026-03-13 12:26:10.076 | Installing build dependencies: started 2026-03-13 12:26:10.904 | Installing build dependencies: finished with status 'done' 2026-03-13 12:26:10.905 | Getting requirements to build wheel: started 2026-03-13 12:26:11.236 | Getting requirements to build wheel: finished with status 'done' 2026-03-13 12:26:11.238 | Installing backend dependencies: started 2026-03-13 12:26:12.166 | Installing backend dependencies: finished with status 'done' 2026-03-13 12:26:12.168 | Preparing metadata (pyproject.toml): started 2026-03-13 12:26:12.452 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-03-13 12:26:12.471 | Collecting testscenarios>=0.4 (from oslo.db>=6.0.0->keystone==28.1.0.dev78) 2026-03-13 12:26:12.477 | Downloading testscenarios-0.5.0-py2.py3-none-any.whl.metadata (12 kB) 2026-03-13 12:26:12.509 | Collecting Mako (from alembic>=0.9.6->oslo.db>=6.0.0->keystone==28.1.0.dev78) 2026-03-13 12:26:12.512 | Downloading mako-1.3.10-py3-none-any.whl.metadata (2.9 kB) 2026-03-13 12:26:12.521 | Requirement already satisfied: wrapt>=1.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=1.2.0->oslo.db>=6.0.0->keystone==28.1.0.dev78) (2.1.1) 2026-03-13 12:26:12.525 | 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==28.1.0.dev78) (2.9.0.post0) 2026-03-13 12:26:12.528 | Requirement already satisfied: futurist>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=5.29.0->keystone==28.1.0.dev78) (3.2.1) 2026-03-13 12:26:12.552 | Collecting oslo.service>=1.24.0 (from oslo.messaging>=5.29.0->keystone==28.1.0.dev78) 2026-03-13 12:26:12.556 | Downloading oslo_service-4.5.1-py3-none-any.whl.metadata (2.8 kB) 2026-03-13 12:26:12.583 | Collecting cachetools>=2.0.0 (from oslo.messaging>=5.29.0->keystone==28.1.0.dev78) 2026-03-13 12:26:12.587 | Downloading cachetools-7.0.1-py3-none-any.whl.metadata (5.6 kB) 2026-03-13 12:26:12.615 | Collecting amqp>=2.5.2 (from oslo.messaging>=5.29.0->keystone==28.1.0.dev78) 2026-03-13 12:26:12.618 | Downloading amqp-5.3.1-py3-none-any.whl.metadata (8.9 kB) 2026-03-13 12:26:12.657 | Collecting kombu>=4.6.8 (from oslo.messaging>=5.29.0->keystone==28.1.0.dev78) 2026-03-13 12:26:12.663 | Downloading kombu-5.6.2-py3-none-any.whl.metadata (3.5 kB) 2026-03-13 12:26:12.688 | Collecting oslo.metrics>=0.2.1 (from oslo.messaging>=5.29.0->keystone==28.1.0.dev78) 2026-03-13 12:26:12.695 | Downloading oslo_metrics-0.15.1-py3-none-any.whl.metadata (1.5 kB) 2026-03-13 12:26:12.719 | Collecting vine<6.0.0,>=5.0.0 (from amqp>=2.5.2->oslo.messaging>=5.29.0->keystone==28.1.0.dev78) 2026-03-13 12:26:12.724 | Downloading vine-5.1.0-py3-none-any.whl.metadata (2.7 kB) 2026-03-13 12:26:12.759 | Collecting tzdata>=2025.2 (from kombu>=4.6.8->oslo.messaging>=5.29.0->keystone==28.1.0.dev78) 2026-03-13 12:26:12.762 | Downloading tzdata-2025.3-py2.py3-none-any.whl.metadata (1.4 kB) 2026-03-13 12:26:12.772 | 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==28.1.0.dev78) (26.0) 2026-03-13 12:26:12.790 | Collecting prometheus-client>=0.6.0 (from oslo.metrics>=0.2.1->oslo.messaging>=5.29.0->keystone==28.1.0.dev78) 2026-03-13 12:26:12.794 | Downloading prometheus_client-0.24.1-py3-none-any.whl.metadata (2.1 kB) 2026-03-13 12:26:12.820 | Collecting statsd>=3.2.1 (from oslo.middleware>=3.31.0->keystone==28.1.0.dev78) 2026-03-13 12:26:12.824 | Downloading statsd-4.0.1-py2.py3-none-any.whl.metadata (2.9 kB) 2026-03-13 12:26:12.861 | Collecting eventlet>=0.27.0 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==28.1.0.dev78) 2026-03-13 12:26:12.866 | Downloading eventlet-0.40.4-py3-none-any.whl.metadata (5.5 kB) 2026-03-13 12:26:13.012 | Collecting greenlet>=0.4.15 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==28.1.0.dev78) 2026-03-13 12:26:13.015 | Downloading greenlet-3.3.2-cp312-cp312-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl.metadata (3.7 kB) 2026-03-13 12:26:13.049 | Collecting oslo.concurrency>=3.25.0 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==28.1.0.dev78) 2026-03-13 12:26:13.053 | Downloading oslo_concurrency-7.4.0-py3-none-any.whl.metadata (2.2 kB) 2026-03-13 12:26:13.078 | Collecting PasteDeploy>=1.5.0 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==28.1.0.dev78) 2026-03-13 12:26:13.083 | Downloading PasteDeploy-3.1.0-py3-none-any.whl.metadata (2.7 kB) 2026-03-13 12:26:13.278 | Collecting Routes>=2.3.1 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==28.1.0.dev78) 2026-03-13 12:26:13.284 | Downloading Routes-2.5.1-py2.py3-none-any.whl.metadata (25 kB) 2026-03-13 12:26:13.315 | Collecting Paste>=2.0.2 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==28.1.0.dev78) 2026-03-13 12:26:13.318 | Downloading Paste-3.10.1-py3-none-any.whl.metadata (5.3 kB) 2026-03-13 12:26:13.359 | Collecting Yappi>=1.0 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==28.1.0.dev78) 2026-03-13 12:26:13.363 | Downloading yappi-1.7.3-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (11 kB) 2026-03-13 12:26:13.396 | Collecting dnspython>=1.15.0 (from eventlet>=0.27.0->oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==28.1.0.dev78) 2026-03-13 12:26:13.400 | Downloading dnspython-2.8.0-py3-none-any.whl.metadata (5.7 kB) 2026-03-13 12:26:13.438 | Collecting fasteners>=0.7.0 (from oslo.concurrency>=3.25.0->oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==28.1.0.dev78) 2026-03-13 12:26:13.442 | Downloading fasteners-0.20-py3-none-any.whl.metadata (4.8 kB) 2026-03-13 12:26:13.472 | Collecting PrettyTable>=0.7.1 (from oslo.upgradecheck>=1.3.0->keystone==28.1.0.dev78) 2026-03-13 12:26:13.475 | Downloading prettytable-3.17.0-py3-none-any.whl.metadata (34 kB) 2026-03-13 12:26:13.490 | Requirement already satisfied: pyparsing>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->keystone==28.1.0.dev78) (3.3.2) 2026-03-13 12:26:13.491 | Requirement already satisfied: psutil>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->keystone==28.1.0.dev78) (7.2.2) 2026-03-13 12:26:13.500 | 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==28.1.0.dev78) (82.0.1) 2026-03-13 12:26:13.523 | Collecting wcwidth (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->keystone==28.1.0.dev78) 2026-03-13 12:26:13.527 | Downloading wcwidth-0.6.0-py3-none-any.whl.metadata (30 kB) 2026-03-13 12:26:13.565 | Collecting defusedxml (from pysaml2>=5.0.0->keystone==28.1.0.dev78) 2026-03-13 12:26:13.569 | Downloading defusedxml-0.7.1-py2.py3-none-any.whl.metadata (32 kB) 2026-03-13 12:26:13.604 | Collecting pyopenssl<24.3.0 (from pysaml2>=5.0.0->keystone==28.1.0.dev78) 2026-03-13 12:26:13.609 | Downloading pyOpenSSL-24.2.1-py3-none-any.whl.metadata (13 kB) 2026-03-13 12:26:13.645 | Collecting xmlschema<3.0.0,>=2.0.0 (from pysaml2>=5.0.0->keystone==28.1.0.dev78) 2026-03-13 12:26:13.649 | Downloading xmlschema-2.5.1-py3-none-any.whl.metadata (8.3 kB) 2026-03-13 12:26:13.667 | 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==28.1.0.dev78) (3.4.4) 2026-03-13 12:26:13.667 | 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==28.1.0.dev78) (3.11) 2026-03-13 12:26:13.668 | Requirement already satisfied: urllib3<3,>=1.21.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==28.1.0.dev78) (2.6.3) 2026-03-13 12:26:13.669 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==28.1.0.dev78) (2023.11.17) 2026-03-13 12:26:13.697 | Collecting elementpath<5.0.0,>=4.1.5 (from xmlschema<3.0.0,>=2.0.0->pysaml2>=5.0.0->keystone==28.1.0.dev78) 2026-03-13 12:26:13.700 | Downloading elementpath-4.8.0-py3-none-any.whl.metadata (7.2 kB) 2026-03-13 12:26:13.739 | Collecting repoze.lru>=0.3 (from Routes>=2.3.1->oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==28.1.0.dev78) 2026-03-13 12:26:13.744 | Downloading repoze.lru-0.7-py3-none-any.whl.metadata (1.1 kB) 2026-03-13 12:26:13.774 | Requirement already satisfied: testtools in /opt/stack/data/venv/lib/python3.12/site-packages (from testscenarios>=0.4->oslo.db>=6.0.0->keystone==28.1.0.dev78) (2.8.5) 2026-03-13 12:26:13.817 | Downloading bcrypt-5.0.0-cp39-abi3-manylinux_2_34_x86_64.whl (278 kB) 2026-03-13 12:26:13.835 | Downloading cryptography-43.0.3-cp39-abi3-manylinux_2_28_x86_64.whl (4.0 MB) 2026-03-13 12:26:13.895 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.0/4.0 MB 70.2 MB/s 0:00:00 2026-03-13 12:26:13.899 | Downloading cffi-2.0.0-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (219 kB) 2026-03-13 12:26:13.914 | Downloading flask-3.1.3-py3-none-any.whl (103 kB) 2026-03-13 12:26:13.925 | Downloading blinker-1.9.0-py3-none-any.whl (8.5 kB) 2026-03-13 12:26:13.937 | Downloading Flask_RESTful-0.3.10-py2.py3-none-any.whl (26 kB) 2026-03-13 12:26:13.949 | Downloading aniso8601-10.0.1-py2.py3-none-any.whl (52 kB) 2026-03-13 12:26:13.958 | Downloading itsdangerous-2.2.0-py3-none-any.whl (16 kB) 2026-03-13 12:26:13.967 | Downloading jinja2-3.1.6-py3-none-any.whl (134 kB) 2026-03-13 12:26:13.978 | Downloading jsonschema-4.26.0-py3-none-any.whl (90 kB) 2026-03-13 12:26:13.989 | Downloading attrs-25.4.0-py3-none-any.whl (67 kB) 2026-03-13 12:26:14.000 | Downloading jsonschema_specifications-2025.9.1-py3-none-any.whl (18 kB) 2026-03-13 12:26:14.012 | Downloading markupsafe-3.0.3-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (22 kB) 2026-03-13 12:26:14.022 | Downloading oauthlib-3.3.1-py3-none-any.whl (160 kB) 2026-03-13 12:26:14.036 | Downloading oslo_db-18.0.0-py3-none-any.whl (152 kB) 2026-03-13 12:26:14.048 | Downloading alembic-1.18.4-py3-none-any.whl (263 kB) 2026-03-13 12:26:14.067 | Downloading oslo_messaging-17.3.0-py3-none-any.whl (201 kB) 2026-03-13 12:26:14.082 | Downloading amqp-5.3.1-py3-none-any.whl (50 kB) 2026-03-13 12:26:14.091 | Downloading vine-5.1.0-py3-none-any.whl (9.6 kB) 2026-03-13 12:26:14.101 | Downloading cachetools-7.0.1-py3-none-any.whl (13 kB) 2026-03-13 12:26:14.111 | Downloading kombu-5.6.2-py3-none-any.whl (214 kB) 2026-03-13 12:26:14.123 | Downloading oslo_metrics-0.15.1-py3-none-any.whl (14 kB) 2026-03-13 12:26:14.133 | Downloading oslo_middleware-8.0.0-py3-none-any.whl (65 kB) 2026-03-13 12:26:14.144 | Downloading oslo_policy-5.0.0-py3-none-any.whl (89 kB) 2026-03-13 12:26:14.156 | Downloading oslo_service-4.5.1-py3-none-any.whl (114 kB) 2026-03-13 12:26:14.169 | Downloading eventlet-0.40.4-py3-none-any.whl (364 kB) 2026-03-13 12:26:14.182 | Downloading dnspython-2.8.0-py3-none-any.whl (331 kB) 2026-03-13 12:26:14.198 | Downloading greenlet-3.3.2-cp312-cp312-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl (613 kB) 2026-03-13 12:26:14.212 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 613.9/613.9 kB 35.2 MB/s 0:00:00 2026-03-13 12:26:14.216 | Downloading oslo_concurrency-7.4.0-py3-none-any.whl (48 kB) 2026-03-13 12:26:14.227 | Downloading fasteners-0.20-py3-none-any.whl (18 kB) 2026-03-13 12:26:14.236 | Downloading oslo_upgradecheck-2.7.1-py3-none-any.whl (14 kB) 2026-03-13 12:26:14.246 | Downloading osprofiler-4.3.0-py3-none-any.whl (95 kB) 2026-03-13 12:26:14.280 | Downloading Paste-3.10.1-py3-none-any.whl (289 kB) 2026-03-13 12:26:14.299 | Downloading PasteDeploy-3.1.0-py3-none-any.whl (16 kB) 2026-03-13 12:26:14.309 | Downloading prettytable-3.17.0-py3-none-any.whl (34 kB) 2026-03-13 12:26:14.319 | Downloading prometheus_client-0.24.1-py3-none-any.whl (64 kB) 2026-03-13 12:26:14.331 | Downloading pysaml2-7.5.4-py3-none-any.whl (420 kB) 2026-03-13 12:26:14.346 | Downloading pyOpenSSL-24.2.1-py3-none-any.whl (58 kB) 2026-03-13 12:26:14.358 | Downloading xmlschema-2.5.1-py3-none-any.whl (395 kB) 2026-03-13 12:26:14.373 | Downloading elementpath-4.8.0-py3-none-any.whl (243 kB) 2026-03-13 12:26:14.387 | Downloading referencing-0.37.0-py3-none-any.whl (26 kB) 2026-03-13 12:26:14.398 | Downloading Routes-2.5.1-py2.py3-none-any.whl (40 kB) 2026-03-13 12:26:14.409 | Downloading repoze.lru-0.7-py3-none-any.whl (10 kB) 2026-03-13 12:26:14.419 | Downloading rpds_py-0.30.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (394 kB) 2026-03-13 12:26:14.439 | Downloading sqlalchemy-2.0.46-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (3.3 MB) 2026-03-13 12:26:14.481 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.3/3.3 MB 85.5 MB/s 0:00:00 2026-03-13 12:26:14.486 | Downloading statsd-4.0.1-py2.py3-none-any.whl (13 kB) 2026-03-13 12:26:14.496 | Downloading testscenarios-0.5.0-py2.py3-none-any.whl (21 kB) 2026-03-13 12:26:14.507 | Downloading tzdata-2025.3-py2.py3-none-any.whl (348 kB) 2026-03-13 12:26:14.522 | Downloading werkzeug-3.1.6-py3-none-any.whl (225 kB) 2026-03-13 12:26:14.584 | Downloading yappi-1.7.3-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (81 kB) 2026-03-13 12:26:14.594 | Downloading defusedxml-0.7.1-py2.py3-none-any.whl (25 kB) 2026-03-13 12:26:14.610 | Downloading mako-1.3.10-py3-none-any.whl (78 kB) 2026-03-13 12:26:14.621 | Downloading pycparser-3.0-py3-none-any.whl (48 kB) 2026-03-13 12:26:14.631 | Downloading pytz-2025.2-py2.py3-none-any.whl (509 kB) 2026-03-13 12:26:14.649 | Downloading wcwidth-0.6.0-py3-none-any.whl (94 kB) 2026-03-13 12:26:14.722 | Building wheels for collected packages: keystone, testresources 2026-03-13 12:26:14.722 | Building editable for keystone (pyproject.toml): started 2026-03-13 12:26:15.485 | Building editable for keystone (pyproject.toml): finished with status 'done' 2026-03-13 12:26:15.486 | Created wheel for keystone: filename=keystone-28.1.0.dev78-0.editable-py3-none-any.whl size=9271 sha256=590ec0449a2a970114896e9891561ca8ccee230971d62b905dc206ac9b29012f 2026-03-13 12:26:15.487 | Stored in directory: /tmp/pip-ephem-wheel-cache-t9rhd3mb/wheels/d5/df/96/ee2394c3a20d6f991844794e53669e9943a8d62f162c6e6710 2026-03-13 12:26:15.493 | Building wheel for testresources (pyproject.toml): started 2026-03-13 12:26:15.769 | Building wheel for testresources (pyproject.toml): finished with status 'done' 2026-03-13 12:26:15.769 | Created wheel for testresources: filename=testresources-2.0.2-py2.py3-none-any.whl size=34284 sha256=a7525b142b27a33f7db28ded512a30a23f338a10723a9e5adf922bb8c5774a14 2026-03-13 12:26:15.770 | Stored in directory: /opt/stack/.cache/pip/wheels/6f/bd/38/5f44565796c558350457d3ffee0ab83be96f3d99e262a219b9 2026-03-13 12:26:15.773 | Successfully built keystone testresources 2026-03-13 12:26:15.911 | 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-03-13 12:26:16.750 | Attempting uninstall: oauthlib 2026-03-13 12:26:16.758 | Found existing installation: oauthlib 3.2.2 2026-03-13 12:26:16.758 | Not uninstalling oauthlib at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-03-13 12:26:16.759 | Can't uninstall 'oauthlib'. No files were found to uninstall. 2026-03-13 12:26:16.841 | Attempting uninstall: markupsafe 2026-03-13 12:26:16.849 | Found existing installation: MarkupSafe 2.1.5 2026-03-13 12:26:16.849 | Not uninstalling markupsafe at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-03-13 12:26:16.850 | Can't uninstall 'MarkupSafe'. No files were found to uninstall. 2026-03-13 12:26:17.513 | Attempting uninstall: blinker 2026-03-13 12:26:17.522 | Found existing installation: blinker 1.7.0 2026-03-13 12:26:17.522 | Not uninstalling blinker at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-03-13 12:26:17.522 | Can't uninstall 'blinker'. No files were found to uninstall. 2026-03-13 12:26:17.543 | Attempting uninstall: attrs 2026-03-13 12:26:17.552 | Found existing installation: attrs 23.2.0 2026-03-13 12:26:17.552 | Not uninstalling attrs at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-03-13 12:26:17.552 | Can't uninstall 'attrs'. No files were found to uninstall. 2026-03-13 12:26:19.455 | Attempting uninstall: jinja2 2026-03-13 12:26:19.461 | Found existing installation: Jinja2 3.1.2 2026-03-13 12:26:19.462 | Not uninstalling jinja2 at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-03-13 12:26:19.462 | Can't uninstall 'Jinja2'. No files were found to uninstall. 2026-03-13 12:26:20.069 | Attempting uninstall: cryptography 2026-03-13 12:26:20.076 | Found existing installation: cryptography 41.0.7 2026-03-13 12:26:20.077 | Not uninstalling cryptography at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-03-13 12:26:20.077 | Can't uninstall 'cryptography'. No files were found to uninstall. 2026-03-13 12:26:20.711 | Attempting uninstall: jsonschema 2026-03-13 12:26:20.719 | Found existing installation: jsonschema 4.10.3 2026-03-13 12:26:20.719 | Not uninstalling jsonschema at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-03-13 12:26:20.719 | Can't uninstall 'jsonschema'. No files were found to uninstall. 2026-03-13 12:26:21.650 | 2026-03-13 12:26:21.662 | 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.46 Werkzeug-3.1.6 Yappi-1.7.3 alembic-1.18.4 amqp-5.3.1 aniso8601-10.0.1 attrs-25.4.0 bcrypt-5.0.0 blinker-1.9.0 cachetools-7.0.1 cffi-2.0.0 cryptography-43.0.3 defusedxml-0.7.1 dnspython-2.8.0 elementpath-4.8.0 eventlet-0.40.4 fasteners-0.20 greenlet-3.3.2 itsdangerous-2.2.0 jinja2-3.1.6 jsonschema-4.26.0 jsonschema-specifications-2025.9.1 keystone-28.1.0.dev78 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.24.1 pycparser-3.0 pyopenssl-24.2.1 pysaml2-7.5.4 pytz-2025.2 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-2025.3 vine-5.1.0 wcwidth-0.6.0 xmlschema-2.5.1 2026-03-13 12:26:22.249 | + inc/python:pip_install:216 : result=0 2026-03-13 12:26:22.254 | + inc/python:pip_install:218 : time_stop pip_install 2026-03-13 12:26:22.260 | + functions-common:time_stop:2412 : local name 2026-03-13 12:26:22.265 | + functions-common:time_stop:2413 : local end_time 2026-03-13 12:26:22.269 | + functions-common:time_stop:2414 : local elapsed_time 2026-03-13 12:26:22.275 | + functions-common:time_stop:2415 : local total 2026-03-13 12:26:22.280 | + functions-common:time_stop:2416 : local start_time 2026-03-13 12:26:22.285 | + functions-common:time_stop:2418 : name=pip_install 2026-03-13 12:26:22.291 | + functions-common:time_stop:2419 : start_time=1773404764614 2026-03-13 12:26:22.295 | + functions-common:time_stop:2421 : [[ -z 1773404764614 ]] 2026-03-13 12:26:22.302 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-03-13 12:26:22.312 | + functions-common:time_stop:2424 : end_time=1773404782306 2026-03-13 12:26:22.317 | + functions-common:time_stop:2425 : elapsed_time=17692 2026-03-13 12:26:22.322 | + functions-common:time_stop:2426 : total=29005 2026-03-13 12:26:22.327 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-03-13 12:26:22.332 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=46697 2026-03-13 12:26:22.338 | + inc/python:pip_install:219 : return 0 2026-03-13 12:26:22.343 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-03-13 12:26:22.348 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-03-13 12:26:22.353 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/keystone 2026-03-13 12:26:22.359 | + inc/python:use_library_from_git:266 : local name=/opt/stack/keystone 2026-03-13 12:26:22.364 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-13 12:26:22.370 | + 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-03-13 12:26:22.375 | + 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-03-13 12:26:22.382 | + inc/python:use_library_from_git:269 : return 1 2026-03-13 12:26:22.388 | + lib/keystone:install_keystone:542 : is_service_enabled ldap 2026-03-13 12:26:22.424 | + functions-common:is_service_enabled:2068 : return 1 2026-03-13 12:26:22.431 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-03-13 12:26:22.436 | + ./stack.sh:main:918 : configure_keystone 2026-03-13 12:26:22.442 | + lib/keystone:configure_keystone:177 : sudo install -d -o stack /etc/keystone 2026-03-13 12:26:22.463 | + 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-03-13 12:26:22.469 | + lib/keystone:configure_keystone:180 : install -m 600 /dev/null /etc/keystone/keystone.conf 2026-03-13 12:26:22.479 | + lib/keystone:configure_keystone:183 : is_service_enabled ldap 2026-03-13 12:26:22.515 | + functions-common:is_service_enabled:2068 : return 1 2026-03-13 12:26:22.520 | + lib/keystone:configure_keystone:187 : iniset /etc/keystone/keystone.conf identity driver sql 2026-03-13 12:26:22.595 | + lib/keystone:configure_keystone:188 : iniset /etc/keystone/keystone.conf identity password_hash_rounds 4 2026-03-13 12:26:22.657 | + lib/keystone:configure_keystone:189 : iniset /etc/keystone/keystone.conf assignment driver sql 2026-03-13 12:26:22.727 | + lib/keystone:configure_keystone:190 : iniset /etc/keystone/keystone.conf role driver sql 2026-03-13 12:26:22.794 | + lib/keystone:configure_keystone:191 : iniset /etc/keystone/keystone.conf resource driver sql 2026-03-13 12:26:22.866 | + lib/keystone:configure_keystone:194 : iniset /etc/keystone/keystone.conf cache enabled True 2026-03-13 12:26:22.937 | + lib/keystone:configure_keystone:195 : iniset /etc/keystone/keystone.conf cache backend dogpile.cache.memcached 2026-03-13 12:26:23.007 | + lib/keystone:configure_keystone:196 : iniset /etc/keystone/keystone.conf cache memcache_servers localhost:11211 2026-03-13 12:26:23.077 | + lib/keystone:configure_keystone:200 : iniset /etc/keystone/keystone.conf api response_validation error 2026-03-13 12:26:23.149 | + lib/keystone:configure_keystone:202 : iniset_rpc_backend keystone /etc/keystone/keystone.conf oslo_messaging_notifications 2026-03-13 12:26:23.156 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=keystone 2026-03-13 12:26:23.163 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/keystone/keystone.conf 2026-03-13 12:26:23.169 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=oslo_messaging_notifications 2026-03-13 12:26:23.176 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-03-13 12:26:23.182 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-03-13 12:26:23.218 | + functions-common:is_service_enabled:2068 : return 0 2026-03-13 12:26:23.226 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-03-13 12:26:23.232 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-03-13 12:26:23.239 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-03-13 12:26:23.277 | ++ functions-common:is_service_enabled:2068 : return 0 2026-03-13 12:26:23.283 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:secretrabbit@199.204.45.35:5672/ 2026-03-13 12:26:23.291 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/keystone/keystone.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:secretrabbit@199.204.45.35:5672/ 2026-03-13 12:26:23.358 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-03-13 12:26:23.363 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-03-13 12:26:23.371 | + lib/keystone:configure_keystone:204 : local service_port=5000 2026-03-13 12:26:23.378 | + lib/keystone:configure_keystone:206 : is_service_enabled tls-proxy 2026-03-13 12:26:23.418 | + functions-common:is_service_enabled:2068 : return 0 2026-03-13 12:26:23.423 | + lib/keystone:configure_keystone:208 : service_port=5001 2026-03-13 12:26:23.430 | + lib/keystone:configure_keystone:215 : iniset /etc/keystone/keystone.conf DEFAULT public_endpoint https://199.204.45.35/identity 2026-03-13 12:26:23.507 | + lib/keystone:configure_keystone:217 : [[ fernet != '' ]] 2026-03-13 12:26:23.513 | + lib/keystone:configure_keystone:218 : iniset /etc/keystone/keystone.conf token provider fernet 2026-03-13 12:26:23.592 | ++ lib/keystone:configure_keystone:221 : database_connection_url keystone 2026-03-13 12:26:23.598 | ++ lib/database:database_connection_url:134 : local db=keystone 2026-03-13 12:26:23.605 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql keystone 2026-03-13 12:26:23.612 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=keystone 2026-03-13 12:26:23.619 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-03-13 12:26:23.625 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-03-13 12:26:23.632 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-03-13 12:26:23.668 | ++ functions-common:is_service_enabled:2068 : return 0 2026-03-13 12:26:23.674 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-03-13 12:26:23.681 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:secretdatabase@127.0.0.1/keystone?charset=utf8&plugin=dbcounter' 2026-03-13 12:26:23.688 | + 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-03-13 12:26:23.766 | + lib/keystone:configure_keystone:224 : '[' False '!=' False ']' 2026-03-13 12:26:23.772 | + lib/keystone:configure_keystone:229 : setup_logging /etc/keystone/keystone.conf 2026-03-13 12:26:23.779 | + functions:setup_logging:693 : setup_systemd_logging /etc/keystone/keystone.conf 2026-03-13 12:26:23.784 | + functions:setup_systemd_logging:710 : local conf_file=/etc/keystone/keystone.conf 2026-03-13 12:26:23.792 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-03-13 12:26:23.832 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-03-13 12:26:23.838 | + functions:setup_systemd_logging:716 : local pidstr= 2026-03-13 12:26:23.843 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-03-13 12:26:23.849 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-03-13 12:26:23.855 | + 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-03-13 12:26:23.924 | + 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-03-13 12:26:23.992 | + 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-03-13 12:26:24.058 | + functions:setup_systemd_logging:727 : iniset /etc/keystone/keystone.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-03-13 12:26:24.124 | + functions:setup_systemd_logging:730 : iniset /etc/keystone/keystone.conf DEFAULT log_color False 2026-03-13 12:26:24.187 | + lib/keystone:configure_keystone:231 : iniset /etc/keystone/keystone.conf DEFAULT debug True 2026-03-13 12:26:24.253 | + lib/keystone:configure_keystone:233 : write_uwsgi_config /etc/keystone/keystone-uwsgi-public.ini keystone.wsgi.api:application /identity '' keystone-api 2026-03-13 12:26:24.258 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/keystone/keystone-uwsgi-public.ini 2026-03-13 12:26:24.263 | + lib/apache:write_uwsgi_config:244 : local wsgi=keystone.wsgi.api:application 2026-03-13 12:26:24.268 | + lib/apache:write_uwsgi_config:245 : local url=/identity 2026-03-13 12:26:24.274 | + lib/apache:write_uwsgi_config:246 : local http= 2026-03-13 12:26:24.279 | + lib/apache:write_uwsgi_config:247 : local name=keystone-api 2026-03-13 12:26:24.284 | + lib/apache:write_uwsgi_config:249 : '[' -z keystone-api ']' 2026-03-13 12:26:24.289 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-03-13 12:26:24.295 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-03-13 12:26:24.318 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 stack root' 2026-03-13 12:26:24.318 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-03-13 12:26:24.330 | d /var/run/uwsgi 0755 stack root 2026-03-13 12:26:24.337 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-03-13 12:26:24.355 | /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-03-13 12:26:24.363 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/keystone-api.socket 2026-03-13 12:26:24.368 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/keystone/keystone-uwsgi-public.ini 2026-03-13 12:26:24.374 | + lib/apache:write_uwsgi_config:270 : [[ keystone.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-03-13 12:26:24.380 | + lib/apache:write_uwsgi_config:271 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi module keystone.wsgi.api:application 2026-03-13 12:26:24.447 | + lib/apache:write_uwsgi_config:276 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi processes 4 2026-03-13 12:26:24.513 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi master true 2026-03-13 12:26:24.583 | + lib/apache:write_uwsgi_config:280 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi die-on-term true 2026-03-13 12:26:24.652 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi exit-on-reload false 2026-03-13 12:26:24.718 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi worker-reload-mercy 80 2026-03-13 12:26:24.788 | + lib/apache:write_uwsgi_config:285 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi enable-threads true 2026-03-13 12:26:24.858 | + lib/apache:write_uwsgi_config:286 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi plugins http,python3 2026-03-13 12:26:24.921 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi thunder-lock true 2026-03-13 12:26:24.991 | + 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-03-13 12:26:25.059 | + lib/apache:write_uwsgi_config:292 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi buffer-size 65535 2026-03-13 12:26:25.126 | + lib/apache:write_uwsgi_config:294 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi add-header 'Connection: close' 2026-03-13 12:26:25.197 | + lib/apache:write_uwsgi_config:296 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi lazy-apps true 2026-03-13 12:26:25.267 | + lib/apache:write_uwsgi_config:298 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi start-time %t 2026-03-13 12:26:25.330 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-03-13 12:26:25.336 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-03-13 12:26:25.343 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for keystone-api 2026-03-13 12:26:25.350 | ++ lib/apache:apache_site_config_for:174 : local site=keystone-api 2026-03-13 12:26:25.356 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-03-13 12:26:25.361 | ++ functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-03-13 12:26:25.367 | ++ functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-03-13 12:26:25.373 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/keystone-api.conf 2026-03-13 12:26:25.380 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/keystone-api.conf 2026-03-13 12:26:25.386 | + lib/apache:write_uwsgi_config:306 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi socket /var/run/uwsgi/keystone-api.socket 2026-03-13 12:26:25.455 | + lib/apache:write_uwsgi_config:307 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi chmod-socket 666 2026-03-13 12:26:25.521 | + 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-03-13 12:26:25.522 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/keystone-api.conf 2026-03-13 12:26:25.536 | ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-api.socket|uwsgi://uwsgi-uds-keystone-api" retry=0 acquire=1 2026-03-13 12:26:25.544 | + lib/apache:write_uwsgi_config:309 : enable_apache_site keystone-api 2026-03-13 12:26:25.549 | + lib/apache:enable_apache_site:191 : local site=keystone-api 2026-03-13 12:26:25.555 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-03-13 12:26:25.560 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-03-13 12:26:25.565 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-03-13 12:26:25.571 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-03-13 12:26:25.576 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-03-13 12:26:25.583 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-03-13 12:26:25.591 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-03-13 12:26:25.596 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-03-13 12:26:25.602 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-03-13 12:26:25.608 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-03-13 12:26:25.615 | + lib/apache:enable_apache_site:195 : sudo a2ensite keystone-api 2026-03-13 12:26:25.662 | Enabling site keystone-api. 2026-03-13 12:26:25.671 | To activate the new configuration, you need to run: 2026-03-13 12:26:25.671 | systemctl reload apache2 2026-03-13 12:26:25.682 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-03-13 12:26:25.686 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-03-13 12:26:25.691 | + functions-common:restart_service:2296 : '[' -x /bin/systemctl ']' 2026-03-13 12:26:25.697 | + functions-common:restart_service:2297 : sudo /bin/systemctl restart apache2 2026-03-13 12:26:25.843 | + lib/keystone:configure_keystone:235 : iniset /etc/keystone/keystone.conf DEFAULT max_token_size 16384 2026-03-13 12:26:25.906 | + lib/keystone:configure_keystone:237 : iniset /etc/keystone/keystone.conf fernet_tokens key_repository /etc/keystone/fernet-keys/ 2026-03-13 12:26:25.978 | + lib/keystone:configure_keystone:239 : iniset /etc/keystone/keystone.conf credential key_repository /etc/keystone/credential-keys/ 2026-03-13 12:26:26.047 | + lib/keystone:configure_keystone:247 : [[ True = True ]] 2026-03-13 12:26:26.053 | + lib/keystone:configure_keystone:248 : iniset /etc/keystone/keystone.conf security_compliance lockout_failure_attempts 2 2026-03-13 12:26:26.125 | + lib/keystone:configure_keystone:249 : iniset /etc/keystone/keystone.conf security_compliance lockout_duration 10 2026-03-13 12:26:26.193 | + lib/keystone:configure_keystone:250 : iniset /etc/keystone/keystone.conf security_compliance unique_last_password_count 2 2026-03-13 12:26:26.258 | + lib/keystone:configure_keystone:253 : iniset /etc/keystone/keystone.conf oslo_policy policy_file policy.yaml 2026-03-13 12:26:26.330 | + lib/keystone:configure_keystone:255 : [[ False == True ]] 2026-03-13 12:26:26.335 | + lib/keystone:configure_keystone:255 : [[ False == True ]] 2026-03-13 12:26:26.341 | + lib/keystone:configure_keystone:259 : iniset /etc/keystone/keystone.conf oslo_policy enforce_scope false 2026-03-13 12:26:26.406 | + lib/keystone:configure_keystone:260 : iniset /etc/keystone/keystone.conf oslo_policy enforce_new_defaults false 2026-03-13 12:26:26.465 | + ./stack.sh:main:922 : is_service_enabled swift 2026-03-13 12:26:26.502 | + functions-common:is_service_enabled:2068 : return 1 2026-03-13 12:26:26.508 | + ./stack.sh:main:936 : is_service_enabled g-api n-api 2026-03-13 12:26:26.550 | + functions-common:is_service_enabled:2068 : return 0 2026-03-13 12:26:26.554 | + ./stack.sh:main:938 : stack_install_service glance 2026-03-13 12:26:26.558 | + lib/stack:stack_install_service:20 : local service=glance 2026-03-13 12:26:26.562 | + lib/stack:stack_install_service:21 : type install_glance 2026-03-13 12:26:26.566 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-03-13 12:26:26.572 | + lib/stack:stack_install_service:32 : install_glance 2026-03-13 12:26:26.577 | + lib/glance:install_glance:550 : glance_store_extras=() 2026-03-13 12:26:26.582 | + lib/glance:install_glance:550 : local glance_store_extras 2026-03-13 12:26:26.587 | + lib/glance:install_glance:552 : is_service_enabled cinder 2026-03-13 12:26:26.623 | + functions-common:is_service_enabled:2068 : return 0 2026-03-13 12:26:26.628 | + lib/glance:install_glance:553 : glance_store_extras=("cinder" "${glance_store_extras[@]}") 2026-03-13 12:26:26.634 | + lib/glance:install_glance:556 : is_service_enabled swift 2026-03-13 12:26:26.669 | + functions-common:is_service_enabled:2068 : return 1 2026-03-13 12:26:26.675 | + lib/glance:install_glance:562 : use_library_from_git glance_store 2026-03-13 12:26:26.680 | + inc/python:use_library_from_git:266 : local name=glance_store 2026-03-13 12:26:26.684 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-13 12:26:26.688 | + 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-03-13 12:26:26.694 | + 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-03-13 12:26:26.699 | + inc/python:use_library_from_git:269 : return 1 2026-03-13 12:26:26.706 | ++ lib/glance:install_glance:568 : join_extras cinder 2026-03-13 12:26:26.712 | ++ inc/python:join_extras:28 : local IFS=, 2026-03-13 12:26:26.718 | ++ inc/python:join_extras:29 : echo cinder 2026-03-13 12:26:26.725 | + lib/glance:install_glance:568 : pip_install_gr_extras glance-store cinder 2026-03-13 12:26:26.730 | + inc/python:pip_install_gr_extras:107 : local name=glance-store 2026-03-13 12:26:26.735 | + inc/python:pip_install_gr_extras:108 : local extras=cinder 2026-03-13 12:26:26.741 | + inc/python:pip_install_gr_extras:109 : local version_constraints 2026-03-13 12:26:26.749 | ++ inc/python:pip_install_gr_extras:110 : get_version_constraints_from_global_requirements glance-store 2026-03-13 12:26:26.756 | ++ inc/python:get_version_constraints_from_global_requirements:253 : local package=glance-store 2026-03-13 12:26:26.762 | ++ inc/python:get_version_constraints_from_global_requirements:254 : local required_pkg_version_constraint 2026-03-13 12:26:26.771 | +++ inc/python:get_version_constraints_from_global_requirements:256 : grep -i -h -o -P '^glance-store\K.*' /opt/stack/requirements/global-requirements.txt 2026-03-13 12:26:26.771 | +++ inc/python:get_version_constraints_from_global_requirements:256 : cut -d# -f1 2026-03-13 12:26:26.782 | ++ inc/python:get_version_constraints_from_global_requirements:256 : required_pkg_version_constraint='!=0.29.0 ' 2026-03-13 12:26:26.787 | ++ inc/python:get_version_constraints_from_global_requirements:257 : [[ !=0.29.0 == '' ]] 2026-03-13 12:26:26.792 | ++ inc/python:get_version_constraints_from_global_requirements:260 : echo '!=0.29.0' 2026-03-13 12:26:26.799 | + inc/python:pip_install_gr_extras:110 : version_constraints='!=0.29.0' 2026-03-13 12:26:26.805 | + inc/python:pip_install_gr_extras:111 : pip_install 'glance-store[cinder]!=0.29.0' 2026-03-13 12:26:26.855 | Using python 3.12 to install glance-store[cinder]!=0.29.0 2026-03-13 12:26:26.861 | + 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-03-13 12:26:27.542 | Collecting glance-store!=0.29.0 (from glance-store[cinder]!=0.29.0) 2026-03-13 12:26:27.613 | Downloading glance_store-5.4.0-py3-none-any.whl.metadata (4.6 kB) 2026-03-13 12:26:27.625 | 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-03-13 12:26:27.625 | 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-03-13 12:26:27.625 | 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-03-13 12:26:27.626 | 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.0) 2026-03-13 12:26:27.626 | 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-03-13 12:26:27.627 | 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-03-13 12:26:27.627 | 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.40.4) 2026-03-13 12:26:27.627 | 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-03-13 12:26:27.628 | 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-03-13 12:26:27.628 | 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-03-13 12:26:27.629 | 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.32.5) 2026-03-13 12:26:27.641 | Collecting retrying!=1.3.0,>=1.2.3 (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) 2026-03-13 12:26:27.644 | Downloading retrying-1.4.2-py3-none-any.whl.metadata (5.5 kB) 2026-03-13 12:26:27.651 | 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.2.1) 2026-03-13 12:26:27.652 | 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-03-13 12:26:27.653 | 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.3.2) 2026-03-13 12:26:27.657 | 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.0.0) 2026-03-13 12:26:27.658 | Requirement already satisfied: wrapt>=1.7.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.1) 2026-03-13 12:26:27.678 | Collecting python-cinderclient>=4.1.0 (from glance-store[cinder]!=0.29.0) 2026-03-13 12:26:27.681 | Downloading python_cinderclient-9.9.0-py3-none-any.whl.metadata (19 kB) 2026-03-13 12:26:27.743 | Collecting os-brick>=6.3.0 (from glance-store[cinder]!=0.29.0) 2026-03-13 12:26:27.748 | Downloading os_brick-7.0.0-py3-none-any.whl.metadata (2.8 kB) 2026-03-13 12:26:27.780 | Collecting oslo.rootwrap>=5.8.0 (from glance-store[cinder]!=0.29.0) 2026-03-13 12:26:27.785 | Downloading oslo_rootwrap-7.9.0-py3-none-any.whl.metadata (2.1 kB) 2026-03-13 12:26:27.816 | Collecting oslo.privsep>=1.23.0 (from glance-store[cinder]!=0.29.0) 2026-03-13 12:26:27.819 | Downloading oslo_privsep-3.10.1-py3-none-any.whl.metadata (2.7 kB) 2026-03-13 12:26:27.830 | 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) (25.4.0) 2026-03-13 12:26:27.831 | 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-03-13 12:26:27.832 | 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-03-13 12:26:27.833 | 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-03-13 12:26:27.837 | 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-03-13 12:26:27.837 | 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-03-13 12:26:27.838 | 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-03-13 12:26:27.839 | 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-03-13 12:26:27.841 | 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-03-13 12:26:27.841 | 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-03-13 12:26:27.843 | 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-03-13 12:26:27.859 | Collecting tenacity>=6.3.1 (from os-brick>=6.3.0->glance-store[cinder]!=0.29.0) 2026-03-13 12:26:27.863 | Downloading tenacity-9.1.4-py3-none-any.whl.metadata (1.2 kB) 2026-03-13 12:26:27.874 | 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-03-13 12:26:27.878 | 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-03-13 12:26:27.881 | 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-03-13 12:26:27.882 | 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-03-13 12:26:27.883 | 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-03-13 12:26:27.889 | 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-03-13 12:26:27.891 | 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-03-13 12:26:27.892 | 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-03-13 12:26:27.894 | 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-03-13 12:26:27.898 | 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-03-13 12:26:27.900 | 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-03-13 12:26:27.900 | 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-03-13 12:26:27.901 | 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-03-13 12:26:27.901 | 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.3) 2026-03-13 12:26:27.903 | 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-03-13 12:26:27.904 | 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-03-13 12:26:27.907 | 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-03-13 12:26:27.918 | 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-03-13 12:26:27.920 | 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-03-13 12:26:27.922 | 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-03-13 12:26:27.930 | 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.4) 2026-03-13 12:26:27.930 | 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-03-13 12:26:27.931 | Requirement already satisfied: urllib3<3,>=1.21.1 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-03-13 12:26:27.931 | Requirement already satisfied: certifi>=2017.4.17 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-03-13 12:26:27.945 | 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-03-13 12:26:27.976 | Downloading glance_store-5.4.0-py3-none-any.whl (260 kB) 2026-03-13 12:26:28.009 | Downloading os_brick-7.0.0-py3-none-any.whl (285 kB) 2026-03-13 12:26:28.023 | Downloading oslo_privsep-3.10.1-py3-none-any.whl (41 kB) 2026-03-13 12:26:28.034 | Downloading oslo_rootwrap-7.9.0-py3-none-any.whl (40 kB) 2026-03-13 12:26:28.045 | Downloading python_cinderclient-9.9.0-py3-none-any.whl (256 kB) 2026-03-13 12:26:28.057 | Downloading retrying-1.4.2-py3-none-any.whl (10 kB) 2026-03-13 12:26:28.067 | Downloading tenacity-9.1.4-py3-none-any.whl (28 kB) 2026-03-13 12:26:28.182 | Installing collected packages: tenacity, retrying, oslo.rootwrap, python-cinderclient, oslo.privsep, glance-store, os-brick 2026-03-13 12:26:28.904 | 2026-03-13 12:26:28.917 | 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-03-13 12:26:29.030 | + inc/python:pip_install:216 : result=0 2026-03-13 12:26:29.036 | + inc/python:pip_install:218 : time_stop pip_install 2026-03-13 12:26:29.042 | + functions-common:time_stop:2412 : local name 2026-03-13 12:26:29.047 | + functions-common:time_stop:2413 : local end_time 2026-03-13 12:26:29.052 | + functions-common:time_stop:2414 : local elapsed_time 2026-03-13 12:26:29.057 | + functions-common:time_stop:2415 : local total 2026-03-13 12:26:29.062 | + functions-common:time_stop:2416 : local start_time 2026-03-13 12:26:29.067 | + functions-common:time_stop:2418 : name=pip_install 2026-03-13 12:26:29.072 | + functions-common:time_stop:2419 : start_time=1773404786842 2026-03-13 12:26:29.076 | + functions-common:time_stop:2421 : [[ -z 1773404786842 ]] 2026-03-13 12:26:29.082 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-03-13 12:26:29.090 | + functions-common:time_stop:2424 : end_time=1773404789084 2026-03-13 12:26:29.095 | + functions-common:time_stop:2425 : elapsed_time=2242 2026-03-13 12:26:29.099 | + functions-common:time_stop:2426 : total=46697 2026-03-13 12:26:29.104 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-03-13 12:26:29.109 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=48939 2026-03-13 12:26:29.116 | + inc/python:pip_install:219 : return 0 2026-03-13 12:26:29.121 | + lib/glance:install_glance:569 : copy_rootwrap /opt/stack/data/venv/etc/glance 2026-03-13 12:26:29.126 | + lib/glance:copy_rootwrap:263 : local source_path=/opt/stack/data/venv/etc/glance 2026-03-13 12:26:29.131 | + lib/glance:copy_rootwrap:265 : sudo install -d -o stack /etc/glance 2026-03-13 12:26:29.152 | + 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-03-13 12:26:29.161 | + lib/glance:install_glance:572 : git_clone https://github.com/openstack/glance.git /opt/stack/glance master 2026-03-13 12:26:29.166 | + functions-common:git_clone:581 : local git_remote=https://github.com/openstack/glance.git 2026-03-13 12:26:29.172 | + functions-common:git_clone:582 : local git_dest=/opt/stack/glance 2026-03-13 12:26:29.176 | + functions-common:git_clone:583 : local git_ref=master 2026-03-13 12:26:29.182 | + functions-common:git_clone:584 : local orig_dir 2026-03-13 12:26:29.188 | ++ functions-common:git_clone:585 : pwd 2026-03-13 12:26:29.194 | + functions-common:git_clone:585 : orig_dir=/opt/stack/devstack 2026-03-13 12:26:29.199 | + functions-common:git_clone:586 : local git_clone_flags= 2026-03-13 12:26:29.205 | ++ functions-common:git_clone:588 : trueorfalse False RECLONE 2026-03-13 12:26:29.240 | + functions-common:git_clone:588 : RECLONE=False 2026-03-13 12:26:29.245 | + functions-common:git_clone:589 : [[ 0 -gt 0 ]] 2026-03-13 12:26:29.251 | + functions-common:git_clone:593 : [[ False = \T\r\u\e ]] 2026-03-13 12:26:29.257 | + functions-common:git_clone:602 : egrep -q '^refs' 2026-03-13 12:26:29.257 | + functions-common:git_clone:602 : echo master 2026-03-13 12:26:29.266 | + functions-common:git_clone:616 : [[ ! -d /opt/stack/glance ]] 2026-03-13 12:26:29.272 | + functions-common:git_clone:626 : [[ False = \T\r\u\e ]] 2026-03-13 12:26:29.277 | + functions-common:git_clone:661 : sudo git config --system --add safe.directory /opt/stack/glance 2026-03-13 12:26:29.298 | + functions-common:git_clone:664 : cd /opt/stack/glance 2026-03-13 12:26:29.305 | + functions-common:git_clone:665 : git show --oneline 2026-03-13 12:26:29.306 | + functions-common:git_clone:665 : head -1 2026-03-13 12:26:29.313 | 011776ae9 Merge "Replace obsolete PCRE packages" 2026-03-13 12:26:29.319 | + functions-common:git_clone:666 : cd /opt/stack/devstack 2026-03-13 12:26:29.325 | + lib/glance:install_glance:574 : setup_develop /opt/stack/glance 2026-03-13 12:26:29.331 | + inc/python:setup_develop:353 : local bindep 2026-03-13 12:26:29.337 | + inc/python:setup_develop:354 : [[ /opt/stack/glance == -bindep* ]] 2026-03-13 12:26:29.343 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/glance 2026-03-13 12:26:29.349 | + inc/python:setup_develop:359 : local extras= 2026-03-13 12:26:29.355 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/glance -e 2026-03-13 12:26:29.361 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-03-13 12:26:29.367 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/glance == -bindep* ]] 2026-03-13 12:26:29.371 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/glance 2026-03-13 12:26:29.376 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-03-13 12:26:29.382 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-03-13 12:26:29.389 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/glance 2026-03-13 12:26:29.395 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-03-13 12:26:29.401 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/glance 2026-03-13 12:26:29.407 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-03-13 12:26:29.413 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-03-13 12:26:29.419 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/glance/setup.cfg 2026-03-13 12:26:29.430 | + inc/python:_setup_package_with_constraints_edit:400 : name=glance 2026-03-13 12:26:29.436 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z glance ']' 2026-03-13 12:26:29.442 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- glance 2026-03-13 12:26:29.541 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/glance -e 2026-03-13 12:26:29.547 | + inc/python:setup_package:436 : local bindep=0 2026-03-13 12:26:29.553 | + inc/python:setup_package:437 : local bindep_flag= 2026-03-13 12:26:29.557 | + inc/python:setup_package:438 : local bindep_profiles= 2026-03-13 12:26:29.563 | + inc/python:setup_package:439 : [[ /opt/stack/glance == -bindep* ]] 2026-03-13 12:26:29.569 | + inc/python:setup_package:444 : local project_dir=/opt/stack/glance 2026-03-13 12:26:29.573 | + inc/python:setup_package:445 : local flags=-e 2026-03-13 12:26:29.579 | + inc/python:setup_package:446 : local extras= 2026-03-13 12:26:29.585 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-03-13 12:26:29.590 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-03-13 12:26:29.596 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-03-13 12:26:29.601 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-03-13 12:26:29.607 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-03-13 12:26:29.613 | + inc/python:setup_package:464 : pip_install -e /opt/stack/glance 2026-03-13 12:26:29.657 | Using python 3.12 to install /opt/stack/glance 2026-03-13 12:26:29.662 | + 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-03-13 12:26:30.225 | Obtaining file:///opt/stack/glance 2026-03-13 12:26:30.228 | Installing build dependencies: started 2026-03-13 12:26:31.144 | Installing build dependencies: finished with status 'done' 2026-03-13 12:26:31.144 | Checking if build backend supports build_editable: started 2026-03-13 12:26:31.471 | Checking if build backend supports build_editable: finished with status 'done' 2026-03-13 12:26:31.473 | Getting requirements to build editable: started 2026-03-13 12:26:31.640 | Getting requirements to build editable: finished with status 'done' 2026-03-13 12:26:31.643 | Preparing editable metadata (pyproject.toml): started 2026-03-13 12:26:32.267 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-03-13 12:26:32.282 | Requirement already satisfied: pbr>=3.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.0.0.0b3.dev46) (7.0.3) 2026-03-13 12:26:32.283 | Requirement already satisfied: defusedxml>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.0.0.0b3.dev46) (0.7.1) 2026-03-13 12:26:32.283 | Requirement already satisfied: SQLAlchemy>=1.3.14 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.0.0.0b3.dev46) (2.0.46) 2026-03-13 12:26:32.284 | Requirement already satisfied: eventlet>=0.33.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.0.0.0b3.dev46) (0.40.4) 2026-03-13 12:26:32.284 | Requirement already satisfied: PasteDeploy>=1.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.0.0.0b3.dev46) (3.1.0) 2026-03-13 12:26:32.284 | Requirement already satisfied: Routes>=2.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.0.0.0b3.dev46) (2.5.1) 2026-03-13 12:26:32.285 | Requirement already satisfied: WebOb>=1.8.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.0.0.0b3.dev46) (1.8.9) 2026-03-13 12:26:32.285 | Requirement already satisfied: alembic>=0.9.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.0.0.0b3.dev46) (1.18.4) 2026-03-13 12:26:32.383 | Collecting httplib2>=0.9.1 (from glance==32.0.0.0b3.dev46) 2026-03-13 12:26:32.451 | Downloading httplib2-0.31.2-py3-none-any.whl.metadata (2.2 kB) 2026-03-13 12:26:32.459 | Requirement already satisfied: oslo.config>=8.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.0.0.0b3.dev46) (10.3.0) 2026-03-13 12:26:32.460 | Requirement already satisfied: oslo.concurrency>=4.5.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.0.0.0b3.dev46) (7.4.0) 2026-03-13 12:26:32.460 | Requirement already satisfied: oslo.context>=2.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.0.0.0b3.dev46) (6.3.0) 2026-03-13 12:26:32.461 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.0.0.0b3.dev46) (2.7.1) 2026-03-13 12:26:32.462 | Requirement already satisfied: oslo.utils>=7.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.0.0.0b3.dev46) (10.0.0) 2026-03-13 12:26:32.462 | Requirement already satisfied: stevedore!=3.0.0,>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.0.0.0b3.dev46) (5.7.0) 2026-03-13 12:26:32.463 | Requirement already satisfied: futurist>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.0.0.0b3.dev46) (3.2.1) 2026-03-13 12:26:32.496 | Collecting taskflow>=4.0.0 (from glance==32.0.0.0b3.dev46) 2026-03-13 12:26:32.501 | Downloading taskflow-6.2.0-py3-none-any.whl.metadata (4.5 kB) 2026-03-13 12:26:32.511 | Requirement already satisfied: keystoneauth1>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.0.0.0b3.dev46) (5.13.1) 2026-03-13 12:26:32.512 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.0.0.0b3.dev46) (12.0.0) 2026-03-13 12:26:32.523 | Collecting WSME>=0.8.0 (from glance==32.0.0.0b3.dev46) 2026-03-13 12:26:32.528 | Downloading WSME-0.12.1-py3-none-any.whl.metadata (3.7 kB) 2026-03-13 12:26:32.535 | Requirement already satisfied: PrettyTable>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.0.0.0b3.dev46) (3.17.0) 2026-03-13 12:26:32.536 | Requirement already satisfied: Paste>=2.0.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.0.0.0b3.dev46) (3.10.1) 2026-03-13 12:26:32.536 | Requirement already satisfied: jsonschema>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.0.0.0b3.dev46) (4.26.0) 2026-03-13 12:26:32.537 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.0.0.0b3.dev46) (5.8.0) 2026-03-13 12:26:32.538 | Requirement already satisfied: oslo.db>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.0.0.0b3.dev46) (18.0.0) 2026-03-13 12:26:32.538 | Requirement already satisfied: oslo.i18n>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.0.0.0b3.dev46) (6.7.2) 2026-03-13 12:26:32.553 | Collecting oslo.limit>=1.6.0 (from glance==32.0.0.0b3.dev46) 2026-03-13 12:26:32.558 | Downloading oslo_limit-2.10.0-py3-none-any.whl.metadata (2.1 kB) 2026-03-13 12:26:32.565 | Requirement already satisfied: oslo.log>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.0.0.0b3.dev46) (8.1.0) 2026-03-13 12:26:32.566 | Requirement already satisfied: oslo.messaging!=9.0.0,>=5.29.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.0.0.0b3.dev46) (17.3.0) 2026-03-13 12:26:32.566 | Requirement already satisfied: oslo.middleware>=3.31.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.0.0.0b3.dev46) (8.0.0) 2026-03-13 12:26:32.586 | Collecting oslo.reports>=1.18.0 (from glance==32.0.0.0b3.dev46) 2026-03-13 12:26:32.589 | Downloading oslo_reports-3.7.0-py3-none-any.whl.metadata (3.8 kB) 2026-03-13 12:26:32.597 | Requirement already satisfied: oslo.policy>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.0.0.0b3.dev46) (5.0.0) 2026-03-13 12:26:32.598 | Requirement already satisfied: retrying!=1.3.0,>=1.2.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.0.0.0b3.dev46) (1.4.2) 2026-03-13 12:26:32.598 | Requirement already satisfied: osprofiler>=1.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.0.0.0b3.dev46) (4.3.0) 2026-03-13 12:26:32.599 | Requirement already satisfied: glance-store>=4.9.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.0.0.0b3.dev46) (5.4.0) 2026-03-13 12:26:32.600 | Requirement already satisfied: debtcollector>=1.19.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.0.0.0b3.dev46) (3.0.0) 2026-03-13 12:26:32.600 | Requirement already satisfied: cryptography>=2.6.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.0.0.0b3.dev46) (43.0.3) 2026-03-13 12:26:32.614 | Collecting cursive>=0.2.1 (from glance==32.0.0.0b3.dev46) 2026-03-13 12:26:32.620 | Downloading cursive-0.2.3-py2.py3-none-any.whl.metadata (1.7 kB) 2026-03-13 12:26:32.648 | Collecting castellan>=0.17.0 (from glance==32.0.0.0b3.dev46) 2026-03-13 12:26:32.652 | Downloading castellan-5.6.0-py3-none-any.whl.metadata (1.9 kB) 2026-03-13 12:26:32.660 | Requirement already satisfied: Mako in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=0.9.6->glance==32.0.0.0b3.dev46) (1.3.10) 2026-03-13 12:26:32.661 | Requirement already satisfied: typing-extensions>=4.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=0.9.6->glance==32.0.0.0b3.dev46) (4.15.0) 2026-03-13 12:26:32.682 | Collecting python-barbicanclient>=5.5.0 (from castellan>=0.17.0->glance==32.0.0.0b3.dev46) 2026-03-13 12:26:32.685 | Downloading python_barbicanclient-7.3.0-py3-none-any.whl.metadata (11 kB) 2026-03-13 12:26:32.693 | Requirement already satisfied: requests>=2.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from castellan>=0.17.0->glance==32.0.0.0b3.dev46) (2.32.5) 2026-03-13 12:26:32.696 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=2.6.1->glance==32.0.0.0b3.dev46) (2.0.0) 2026-03-13 12:26:32.700 | Requirement already satisfied: pycparser in /opt/stack/data/venv/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=2.6.1->glance==32.0.0.0b3.dev46) (3.0) 2026-03-13 12:26:32.704 | 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.0.0.0b3.dev46) (5.9.1) 2026-03-13 12:26:32.704 | Requirement already satisfied: wrapt>=1.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=1.19.0->glance==32.0.0.0b3.dev46) (2.1.1) 2026-03-13 12:26:32.705 | Requirement already satisfied: dnspython>=1.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from eventlet>=0.33.3->glance==32.0.0.0b3.dev46) (2.8.0) 2026-03-13 12:26:32.706 | Requirement already satisfied: greenlet>=1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from eventlet>=0.33.3->glance==32.0.0.0b3.dev46) (3.3.2) 2026-03-13 12:26:32.715 | Requirement already satisfied: pyparsing<4,>=3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from httplib2>=0.9.1->glance==32.0.0.0b3.dev46) (3.3.2) 2026-03-13 12:26:32.718 | Requirement already satisfied: attrs>=22.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->glance==32.0.0.0b3.dev46) (25.4.0) 2026-03-13 12:26:32.718 | 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.0.0.0b3.dev46) (2025.9.1) 2026-03-13 12:26:32.719 | Requirement already satisfied: referencing>=0.28.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->glance==32.0.0.0b3.dev46) (0.37.0) 2026-03-13 12:26:32.719 | 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.0.0.0b3.dev46) (0.30.0) 2026-03-13 12:26:32.723 | Requirement already satisfied: iso8601>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.4.0->glance==32.0.0.0b3.dev46) (2.1.0) 2026-03-13 12:26:32.724 | 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.0.0.0b3.dev46) (1.8.2) 2026-03-13 12:26:32.727 | 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.0.0.0b3.dev46) (4.1.1) 2026-03-13 12:26:32.728 | Requirement already satisfied: pycadf>=1.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=5.1.0->glance==32.0.0.0b3.dev46) (4.0.1) 2026-03-13 12:26:32.729 | Requirement already satisfied: PyJWT>=2.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=5.1.0->glance==32.0.0.0b3.dev46) (2.11.0) 2026-03-13 12:26:32.733 | 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.0.0.0b3.dev46) (1.5.0) 2026-03-13 12:26:32.735 | 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.0.0.0b3.dev46) (5.2.1) 2026-03-13 12:26:32.739 | 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.0.0.0b3.dev46) (0.20) 2026-03-13 12:26:32.741 | 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.0.0.0b3.dev46) (1.3.0) 2026-03-13 12:26:32.742 | 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.0.0.0b3.dev46) (2.0.0) 2026-03-13 12:26:32.743 | Requirement already satisfied: PyYAML>=5.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=8.1.0->glance==32.0.0.0b3.dev46) (6.0.3) 2026-03-13 12:26:32.748 | 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.0.0.0b3.dev46) (2.0.2) 2026-03-13 12:26:32.748 | Requirement already satisfied: testscenarios>=0.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=5.0.0->glance==32.0.0.0b3.dev46) (0.5.0) 2026-03-13 12:26:32.779 | Collecting openstacksdk>=0.47.0 (from oslo.limit>=1.6.0->glance==32.0.0.0b3.dev46) 2026-03-13 12:26:32.782 | Downloading openstacksdk-4.10.0-py3-none-any.whl.metadata (12 kB) 2026-03-13 12:26:32.805 | Collecting jmespath>=0.9.0 (from openstacksdk>=0.47.0->oslo.limit>=1.6.0->glance==32.0.0.0b3.dev46) 2026-03-13 12:26:32.810 | Downloading jmespath-1.1.0-py3-none-any.whl.metadata (7.6 kB) 2026-03-13 12:26:32.833 | Collecting jsonpatch!=1.20,>=1.16 (from openstacksdk>=0.47.0->oslo.limit>=1.6.0->glance==32.0.0.0b3.dev46) 2026-03-13 12:26:32.836 | Downloading jsonpatch-1.33-py2.py3-none-any.whl.metadata (3.0 kB) 2026-03-13 12:26:32.861 | Collecting platformdirs>=3 (from openstacksdk>=0.47.0->oslo.limit>=1.6.0->glance==32.0.0.0b3.dev46) 2026-03-13 12:26:32.866 | Downloading platformdirs-4.9.2-py3-none-any.whl.metadata (4.7 kB) 2026-03-13 12:26:32.878 | 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.0.0.0b3.dev46) (7.2.2) 2026-03-13 12:26:32.890 | Collecting requestsexceptions>=1.2.0 (from openstacksdk>=0.47.0->oslo.limit>=1.6.0->glance==32.0.0.0b3.dev46) 2026-03-13 12:26:32.894 | Downloading requestsexceptions-1.4.0-py2.py3-none-any.whl.metadata (1.2 kB) 2026-03-13 12:26:32.922 | Collecting jsonpointer>=1.9 (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.47.0->oslo.limit>=1.6.0->glance==32.0.0.0b3.dev46) 2026-03-13 12:26:32.928 | Downloading jsonpointer-3.0.0-py2.py3-none-any.whl.metadata (2.3 kB) 2026-03-13 12:26:32.949 | 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.0.0.0b3.dev46) (2.9.0.post0) 2026-03-13 12:26:32.952 | 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.0.0.0b3.dev46) (4.5.1) 2026-03-13 12:26:32.953 | 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.0.0.0b3.dev46) (7.0.1) 2026-03-13 12:26:32.953 | 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.0.0.0b3.dev46) (5.3.1) 2026-03-13 12:26:32.954 | 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.0.0.0b3.dev46) (5.6.2) 2026-03-13 12:26:32.954 | 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.0.0.0b3.dev46) (0.15.1) 2026-03-13 12:26:32.956 | 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.0.0.0b3.dev46) (5.1.0) 2026-03-13 12:26:32.963 | 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.0.0.0b3.dev46) (2025.3) 2026-03-13 12:26:32.963 | 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.0.0.0b3.dev46) (26.0) 2026-03-13 12:26:32.967 | 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.0.0.0b3.dev46) (0.24.1) 2026-03-13 12:26:32.969 | 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.0.0.0b3.dev46) (5.0.0) 2026-03-13 12:26:32.970 | Requirement already satisfied: Jinja2>=2.10 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->glance==32.0.0.0b3.dev46) (3.1.6) 2026-03-13 12:26:32.971 | 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.0.0.0b3.dev46) (4.0.1) 2026-03-13 12:26:32.975 | 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.0.0.0b3.dev46) (3.0.3) 2026-03-13 12:26:32.983 | 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.0.0.0b3.dev46) (1.1.2) 2026-03-13 12:26:32.989 | 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.0.0.0b3.dev46) (1.7.3) 2026-03-13 12:26:33.004 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=2.0.2->glance==32.0.0.0b3.dev46) (82.0.1) 2026-03-13 12:26:33.013 | Requirement already satisfied: wcwidth in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->glance==32.0.0.0b3.dev46) (0.6.0) 2026-03-13 12:26:33.052 | Collecting cliff>=2.8.0 (from python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==32.0.0.0b3.dev46) 2026-03-13 12:26:33.055 | Downloading cliff-4.13.2-py3-none-any.whl.metadata (2.1 kB) 2026-03-13 12:26:33.077 | Collecting autopage>=0.4.0 (from cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==32.0.0.0b3.dev46) 2026-03-13 12:26:33.080 | Downloading autopage-0.6.0-py3-none-any.whl.metadata (8.1 kB) 2026-03-13 12:26:33.116 | Collecting cmd2>=1.0.0 (from cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==32.0.0.0b3.dev46) 2026-03-13 12:26:33.119 | Downloading cmd2-3.2.0-py3-none-any.whl.metadata (16 kB) 2026-03-13 12:26:33.145 | 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.0.0.0b3.dev46) 2026-03-13 12:26:33.148 | Downloading pyperclip-1.11.0-py3-none-any.whl.metadata (2.4 kB) 2026-03-13 12:26:33.156 | 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.0.0.0b3.dev46) (14.3.3) 2026-03-13 12:26:33.169 | 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.0.0.0b3.dev46) 2026-03-13 12:26:33.173 | Downloading rich_argparse-1.7.2-py3-none-any.whl.metadata (14 kB) 2026-03-13 12:26:33.192 | 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.0.0.0b3.dev46) (1.17.0) 2026-03-13 12:26:33.204 | 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.0.0.0b3.dev46) (3.4.4) 2026-03-13 12:26:33.205 | 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.0.0.0b3.dev46) (3.11) 2026-03-13 12:26:33.205 | Requirement already satisfied: urllib3<3,>=1.21.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.18.0->castellan>=0.17.0->glance==32.0.0.0b3.dev46) (2.6.3) 2026-03-13 12:26:33.206 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.18.0->castellan>=0.17.0->glance==32.0.0.0b3.dev46) (2023.11.17) 2026-03-13 12:26:33.228 | 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.0.0.0b3.dev46) (4.0.0) 2026-03-13 12:26:33.229 | 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.0.0.0b3.dev46) (2.19.2) 2026-03-13 12:26:33.234 | 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.0.0.0b3.dev46) (0.1.2) 2026-03-13 12:26:33.245 | Requirement already satisfied: repoze.lru>=0.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from Routes>=2.3.1->glance==32.0.0.0b3.dev46) (0.7) 2026-03-13 12:26:33.294 | Collecting networkx>=2.1.0 (from taskflow>=4.0.0->glance==32.0.0.0b3.dev46) 2026-03-13 12:26:33.298 | Downloading networkx-3.4.2-py3-none-any.whl.metadata (6.3 kB) 2026-03-13 12:26:33.333 | Collecting automaton>=1.9.0 (from taskflow>=4.0.0->glance==32.0.0.0b3.dev46) 2026-03-13 12:26:33.337 | Downloading automaton-3.3.0-py3-none-any.whl.metadata (2.1 kB) 2026-03-13 12:26:33.345 | Requirement already satisfied: tenacity>=6.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from taskflow>=4.0.0->glance==32.0.0.0b3.dev46) (9.1.4) 2026-03-13 12:26:33.363 | Collecting pydot>=1.2.4 (from taskflow>=4.0.0->glance==32.0.0.0b3.dev46) 2026-03-13 12:26:33.370 | Downloading pydot-4.0.1-py3-none-any.whl.metadata (11 kB) 2026-03-13 12:26:33.403 | 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.0.0.0b3.dev46) (2.8.5) 2026-03-13 12:26:33.430 | Collecting simplegeneric (from WSME>=0.8.0->glance==32.0.0.0b3.dev46) 2026-03-13 12:26:33.434 | Downloading simplegeneric-0.8.1.zip (12 kB) 2026-03-13 12:26:33.447 | Installing build dependencies: started 2026-03-13 12:26:34.368 | Installing build dependencies: finished with status 'done' 2026-03-13 12:26:34.369 | Getting requirements to build wheel: started 2026-03-13 12:26:34.709 | Getting requirements to build wheel: finished with status 'done' 2026-03-13 12:26:34.711 | Preparing metadata (pyproject.toml): started 2026-03-13 12:26:34.891 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-03-13 12:26:34.894 | Requirement already satisfied: pytz in /opt/stack/data/venv/lib/python3.12/site-packages (from WSME>=0.8.0->glance==32.0.0.0b3.dev46) (2025.2) 2026-03-13 12:26:34.924 | Collecting importlib-metadata>=4.4 (from WSME>=0.8.0->glance==32.0.0.0b3.dev46) 2026-03-13 12:26:34.927 | Downloading importlib_metadata-8.7.1-py3-none-any.whl.metadata (4.7 kB) 2026-03-13 12:26:34.962 | Collecting zipp>=3.20 (from importlib-metadata>=4.4->WSME>=0.8.0->glance==32.0.0.0b3.dev46) 2026-03-13 12:26:34.965 | Downloading zipp-3.23.0-py3-none-any.whl.metadata (3.6 kB) 2026-03-13 12:26:35.016 | Downloading castellan-5.6.0-py3-none-any.whl (99 kB) 2026-03-13 12:26:35.031 | Downloading cursive-0.2.3-py2.py3-none-any.whl (43 kB) 2026-03-13 12:26:35.044 | Downloading httplib2-0.31.2-py3-none-any.whl (91 kB) 2026-03-13 12:26:35.058 | Downloading oslo_limit-2.10.0-py3-none-any.whl (23 kB) 2026-03-13 12:26:35.070 | Downloading openstacksdk-4.10.0-py3-none-any.whl (1.9 MB) 2026-03-13 12:26:35.099 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.9/1.9 MB 71.0 MB/s 0:00:00 2026-03-13 12:26:35.105 | Downloading jmespath-1.1.0-py3-none-any.whl (20 kB) 2026-03-13 12:26:35.117 | Downloading jsonpatch-1.33-py2.py3-none-any.whl (12 kB) 2026-03-13 12:26:35.128 | Downloading jsonpointer-3.0.0-py2.py3-none-any.whl (7.6 kB) 2026-03-13 12:26:35.137 | Downloading oslo_reports-3.7.0-py3-none-any.whl (53 kB) 2026-03-13 12:26:35.147 | Downloading platformdirs-4.9.2-py3-none-any.whl (21 kB) 2026-03-13 12:26:35.157 | Downloading python_barbicanclient-7.3.0-py3-none-any.whl (88 kB) 2026-03-13 12:26:35.169 | Downloading cliff-4.13.2-py3-none-any.whl (86 kB) 2026-03-13 12:26:35.180 | Downloading autopage-0.6.0-py3-none-any.whl (30 kB) 2026-03-13 12:26:35.190 | Downloading cmd2-3.2.0-py3-none-any.whl (147 kB) 2026-03-13 12:26:35.201 | Downloading pyperclip-1.11.0-py3-none-any.whl (11 kB) 2026-03-13 12:26:35.209 | Downloading requestsexceptions-1.4.0-py2.py3-none-any.whl (3.8 kB) 2026-03-13 12:26:35.219 | Downloading rich_argparse-1.7.2-py3-none-any.whl (25 kB) 2026-03-13 12:26:35.231 | Downloading taskflow-6.2.0-py3-none-any.whl (490 kB) 2026-03-13 12:26:35.245 | Downloading automaton-3.3.0-py3-none-any.whl (22 kB) 2026-03-13 12:26:35.257 | Downloading networkx-3.4.2-py3-none-any.whl (1.7 MB) 2026-03-13 12:26:35.282 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.7/1.7 MB 72.5 MB/s 0:00:00 2026-03-13 12:26:35.286 | Downloading pydot-4.0.1-py3-none-any.whl (37 kB) 2026-03-13 12:26:35.296 | Downloading WSME-0.12.1-py3-none-any.whl (59 kB) 2026-03-13 12:26:35.307 | Downloading importlib_metadata-8.7.1-py3-none-any.whl (27 kB) 2026-03-13 12:26:35.317 | Downloading zipp-3.23.0-py3-none-any.whl (10 kB) 2026-03-13 12:26:35.363 | Building wheels for collected packages: glance, simplegeneric 2026-03-13 12:26:35.364 | Building editable for glance (pyproject.toml): started 2026-03-13 12:26:35.938 | Building editable for glance (pyproject.toml): finished with status 'done' 2026-03-13 12:26:35.939 | Created wheel for glance: filename=glance-32.0.0.0b3.dev46-0.editable-py3-none-any.whl size=9066 sha256=849de289f5370fd3b91d9719b10ee483ec6e2acb7870110cddd92d16d372f21f 2026-03-13 12:26:35.940 | Stored in directory: /tmp/pip-ephem-wheel-cache-h8hg3bbj/wheels/31/93/bf/c06e9c56745867b4722d11aae03416a994ddf0e859898c0382 2026-03-13 12:26:35.946 | Building wheel for simplegeneric (pyproject.toml): started 2026-03-13 12:26:36.176 | Building wheel for simplegeneric (pyproject.toml): finished with status 'done' 2026-03-13 12:26:36.177 | Created wheel for simplegeneric: filename=simplegeneric-0.8.1-py3-none-any.whl size=5103 sha256=c7704a47a5b3cf943ceda23fe7f4c3e6669fe17c32b7d9fd81e701bbbfdd9b89 2026-03-13 12:26:36.178 | Stored in directory: /opt/stack/.cache/pip/wheels/bf/7f/ac/c96a7918d97103348ae720bdf93aa7f5458f5efb90718e9873 2026-03-13 12:26:36.182 | Successfully built glance simplegeneric 2026-03-13 12:26:36.336 | Installing collected packages: simplegeneric, requestsexceptions, 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-03-13 12:26:37.644 | Attempting uninstall: jsonpointer 2026-03-13 12:26:37.657 | Found existing installation: jsonpointer 2.0 2026-03-13 12:26:37.657 | Not uninstalling jsonpointer at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-03-13 12:26:37.657 | Can't uninstall 'jsonpointer'. No files were found to uninstall. 2026-03-13 12:26:37.692 | Attempting uninstall: httplib2 2026-03-13 12:26:37.702 | Found existing installation: httplib2 0.20.4 2026-03-13 12:26:37.702 | Not uninstalling httplib2 at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-03-13 12:26:37.702 | Can't uninstall 'httplib2'. No files were found to uninstall. 2026-03-13 12:26:37.760 | Attempting uninstall: jsonpatch 2026-03-13 12:26:37.771 | Found existing installation: jsonpatch 1.32 2026-03-13 12:26:37.771 | Not uninstalling jsonpatch at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-03-13 12:26:37.771 | Can't uninstall 'jsonpatch'. No files were found to uninstall. 2026-03-13 12:26:40.039 | 2026-03-13 12:26:40.051 | Successfully installed WSME-0.12.1 automaton-3.3.0 autopage-0.6.0 castellan-5.6.0 cliff-4.13.2 cmd2-3.2.0 cursive-0.2.3 glance-32.0.0.0b3.dev46 httplib2-0.31.2 importlib-metadata-8.7.1 jmespath-1.1.0 jsonpatch-1.33 jsonpointer-3.0.0 networkx-3.4.2 openstacksdk-4.10.0 oslo.limit-2.10.0 oslo.reports-3.7.0 platformdirs-4.9.2 pydot-4.0.1 pyperclip-1.11.0 python-barbicanclient-7.3.0 requestsexceptions-1.4.0 rich-argparse-1.7.2 simplegeneric-0.8.1 taskflow-6.2.0 zipp-3.23.0 2026-03-13 12:26:40.256 | + inc/python:pip_install:216 : result=0 2026-03-13 12:26:40.262 | + inc/python:pip_install:218 : time_stop pip_install 2026-03-13 12:26:40.266 | + functions-common:time_stop:2412 : local name 2026-03-13 12:26:40.272 | + functions-common:time_stop:2413 : local end_time 2026-03-13 12:26:40.277 | + functions-common:time_stop:2414 : local elapsed_time 2026-03-13 12:26:40.283 | + functions-common:time_stop:2415 : local total 2026-03-13 12:26:40.289 | + functions-common:time_stop:2416 : local start_time 2026-03-13 12:26:40.294 | + functions-common:time_stop:2418 : name=pip_install 2026-03-13 12:26:40.298 | + functions-common:time_stop:2419 : start_time=1773404789646 2026-03-13 12:26:40.302 | + functions-common:time_stop:2421 : [[ -z 1773404789646 ]] 2026-03-13 12:26:40.309 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-03-13 12:26:40.317 | + functions-common:time_stop:2424 : end_time=1773404800312 2026-03-13 12:26:40.322 | + functions-common:time_stop:2425 : elapsed_time=10666 2026-03-13 12:26:40.328 | + functions-common:time_stop:2426 : total=48939 2026-03-13 12:26:40.333 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-03-13 12:26:40.339 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=59605 2026-03-13 12:26:40.344 | + inc/python:pip_install:219 : return 0 2026-03-13 12:26:40.349 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-03-13 12:26:40.355 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-03-13 12:26:40.361 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/glance 2026-03-13 12:26:40.367 | + inc/python:use_library_from_git:266 : local name=/opt/stack/glance 2026-03-13 12:26:40.372 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-13 12:26:40.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-03-13 12:26:40.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, =~ ,/opt/stack/glance, ]] 2026-03-13 12:26:40.390 | + inc/python:use_library_from_git:269 : return 1 2026-03-13 12:26:40.394 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-03-13 12:26:40.399 | + ./stack.sh:main:939 : configure_glance 2026-03-13 12:26:40.403 | + lib/glance:configure_glance:346 : sudo install -d -o stack /etc/glance /etc/glance/metadefs 2026-03-13 12:26:40.425 | + lib/glance:configure_glance:349 : local dburl 2026-03-13 12:26:40.431 | ++ lib/glance:configure_glance:350 : database_connection_url glance 2026-03-13 12:26:40.438 | ++ lib/database:database_connection_url:134 : local db=glance 2026-03-13 12:26:40.443 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql glance 2026-03-13 12:26:40.448 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=glance 2026-03-13 12:26:40.454 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-03-13 12:26:40.459 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-03-13 12:26:40.466 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-03-13 12:26:40.498 | ++ functions-common:is_service_enabled:2068 : return 0 2026-03-13 12:26:40.503 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-03-13 12:26:40.507 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:secretdatabase@127.0.0.1/glance?charset=utf8&plugin=dbcounter' 2026-03-13 12:26:40.514 | + lib/glance:configure_glance:350 : dburl='mysql+pymysql://root:secretdatabase@127.0.0.1/glance?charset=utf8&plugin=dbcounter' 2026-03-13 12:26:40.519 | + lib/glance:configure_glance:352 : iniset /etc/glance/glance-api.conf DEFAULT debug True 2026-03-13 12:26:40.584 | + 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-03-13 12:26:40.645 | + lib/glance:configure_glance:354 : iniset /etc/glance/glance-api.conf DEFAULT use_syslog False 2026-03-13 12:26:40.709 | + lib/glance:configure_glance:355 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2026-03-13 12:26:40.771 | + lib/glance:configure_glance:356 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_driver centralized_db 2026-03-13 12:26:40.833 | + lib/glance:configure_glance:357 : iniset /etc/glance/glance-api.conf oslo_concurrency lock_path /opt/stack/data/glance/locks 2026-03-13 12:26:40.898 | + lib/glance:configure_glance:358 : iniset /etc/glance/glance-api.conf paste_deploy flavor keystone+cachemanagement 2026-03-13 12:26:40.967 | + lib/glance:configure_glance:359 : configure_keystone_authtoken_middleware /etc/glance/glance-api.conf glance 2026-03-13 12:26:40.973 | + lib/keystone:configure_keystone_authtoken_middleware:454 : local conf_file=/etc/glance/glance-api.conf 2026-03-13 12:26:40.978 | + lib/keystone:configure_keystone_authtoken_middleware:455 : local admin_user=glance 2026-03-13 12:26:40.983 | + lib/keystone:configure_keystone_authtoken_middleware:456 : local section=keystone_authtoken 2026-03-13 12:26:40.988 | + lib/keystone:configure_keystone_authtoken_middleware:457 : local service_type= 2026-03-13 12:26:40.993 | + lib/keystone:configure_keystone_authtoken_middleware:459 : configure_keystoneauth /etc/glance/glance-api.conf glance keystone_authtoken 2026-03-13 12:26:40.998 | + lib/keystone:configure_keystoneauth:432 : local conf_file=/etc/glance/glance-api.conf 2026-03-13 12:26:41.004 | + lib/keystone:configure_keystoneauth:433 : local admin_user=glance 2026-03-13 12:26:41.009 | + lib/keystone:configure_keystoneauth:434 : local section=keystone_authtoken 2026-03-13 12:26:41.017 | + lib/keystone:configure_keystoneauth:436 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_type password 2026-03-13 12:26:41.084 | + lib/keystone:configure_keystoneauth:437 : iniset /etc/glance/glance-api.conf keystone_authtoken interface public 2026-03-13 12:26:41.147 | + lib/keystone:configure_keystoneauth:438 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_url https://199.204.45.35/identity 2026-03-13 12:26:41.215 | + lib/keystone:configure_keystoneauth:439 : iniset /etc/glance/glance-api.conf keystone_authtoken username glance 2026-03-13 12:26:41.279 | + lib/keystone:configure_keystoneauth:440 : iniset /etc/glance/glance-api.conf keystone_authtoken password secretservice 2026-03-13 12:26:41.342 | + lib/keystone:configure_keystoneauth:441 : iniset /etc/glance/glance-api.conf keystone_authtoken user_domain_name Default 2026-03-13 12:26:41.409 | + lib/keystone:configure_keystoneauth:442 : iniset /etc/glance/glance-api.conf keystone_authtoken project_name service 2026-03-13 12:26:41.473 | + lib/keystone:configure_keystoneauth:443 : iniset /etc/glance/glance-api.conf keystone_authtoken project_domain_name Default 2026-03-13 12:26:41.537 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/glance/glance-api.conf keystone_authtoken www_authenticate_uri https://199.204.45.35/identity 2026-03-13 12:26:41.605 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/glance/glance-api.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-03-13 12:26:41.672 | + lib/keystone:configure_keystone_authtoken_middleware:462 : iniset /etc/glance/glance-api.conf keystone_authtoken memcached_servers localhost:11211 2026-03-13 12:26:41.738 | + lib/keystone:configure_keystone_authtoken_middleware:463 : [[ -n '' ]] 2026-03-13 12:26:41.744 | + lib/glance:configure_glance:360 : iniset /etc/glance/glance-api.conf oslo_messaging_notifications driver messagingv2 2026-03-13 12:26:41.815 | + lib/glance:configure_glance:361 : iniset_rpc_backend glance /etc/glance/glance-api.conf 2026-03-13 12:26:41.821 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=glance 2026-03-13 12:26:41.825 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/glance/glance-api.conf 2026-03-13 12:26:41.832 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-03-13 12:26:41.837 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-03-13 12:26:41.842 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-03-13 12:26:41.873 | + functions-common:is_service_enabled:2068 : return 0 2026-03-13 12:26:41.880 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-03-13 12:26:41.887 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-03-13 12:26:41.893 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-03-13 12:26:41.926 | ++ functions-common:is_service_enabled:2068 : return 0 2026-03-13 12:26:41.931 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:secretrabbit@199.204.45.35:5672/ 2026-03-13 12:26:41.936 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/glance/glance-api.conf DEFAULT transport_url rabbit://stackrabbit:secretrabbit@199.204.45.35:5672/ 2026-03-13 12:26:42.001 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-03-13 12:26:42.007 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-03-13 12:26:42.011 | + lib/glance:configure_glance:362 : '[' libvirt = libvirt ']' 2026-03-13 12:26:42.017 | + lib/glance:configure_glance:362 : '[' kvm = parallels ']' 2026-03-13 12:26:42.024 | + lib/glance:configure_glance:366 : iniset /etc/glance/glance-api.conf DEFAULT show_image_direct_url False 2026-03-13 12:26:42.090 | + lib/glance:configure_glance:367 : iniset /etc/glance/glance-api.conf DEFAULT show_multiple_locations False 2026-03-13 12:26:42.157 | + lib/glance:configure_glance:368 : iniset /etc/glance/glance-api.conf image_format require_image_format_match True 2026-03-13 12:26:42.226 | + lib/glance:configure_glance:371 : configure_glance_store False False 2026-03-13 12:26:42.231 | + lib/glance:configure_glance_store:276 : local use_cinder_for_glance=False 2026-03-13 12:26:42.236 | + lib/glance:configure_glance_store:277 : local glance_enable_multiple_stores=False 2026-03-13 12:26:42.241 | + lib/glance:configure_glance_store:278 : local be 2026-03-13 12:26:42.245 | + lib/glance:configure_glance_store:280 : [[ False == \F\a\l\s\e ]] 2026-03-13 12:26:42.250 | + lib/glance:configure_glance_store:281 : [[ False == \T\r\u\e ]] 2026-03-13 12:26:42.256 | + lib/glance:configure_glance_store:298 : iniset /etc/glance/glance-api.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2026-03-13 12:26:42.324 | + lib/glance:configure_glance:374 : '[' -n '' ']' 2026-03-13 12:26:42.330 | + lib/glance:configure_glance:377 : iniset /etc/glance/glance-api.conf cors allowed_origin http://199.204.45.35 2026-03-13 12:26:42.397 | + lib/glance:configure_glance:381 : [[ False == \F\a\l\s\e ]] 2026-03-13 12:26:42.402 | + lib/glance:configure_glance:383 : [[ False == \T\r\u\e ]] 2026-03-13 12:26:42.407 | + lib/glance:configure_glance:389 : is_service_enabled s-proxy 2026-03-13 12:26:42.441 | + functions-common:is_service_enabled:2068 : return 1 2026-03-13 12:26:42.446 | + lib/glance:configure_glance:418 : iniset /etc/glance/glance-api.conf DEFAULT public_endpoint https://199.204.45.35/image 2026-03-13 12:26:42.509 | + lib/glance:configure_glance:420 : is_service_enabled tls-proxy 2026-03-13 12:26:42.544 | + functions-common:is_service_enabled:2068 : return 0 2026-03-13 12:26:42.550 | + lib/glance:configure_glance:421 : iniset /etc/glance/glance-api.conf DEFAULT bind_port 19292 2026-03-13 12:26:42.613 | + lib/glance:configure_glance:422 : iniset /etc/glance/glance-api.conf keystone_authtoken identity_uri https://199.204.45.35/identity 2026-03-13 12:26:42.682 | + lib/glance:configure_glance:426 : setup_logging /etc/glance/glance-api.conf 2026-03-13 12:26:42.688 | + functions:setup_logging:693 : setup_systemd_logging /etc/glance/glance-api.conf 2026-03-13 12:26:42.694 | + functions:setup_systemd_logging:710 : local conf_file=/etc/glance/glance-api.conf 2026-03-13 12:26:42.703 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-03-13 12:26:42.743 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-03-13 12:26:42.749 | + functions:setup_systemd_logging:716 : local pidstr= 2026-03-13 12:26:42.754 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-03-13 12:26:42.760 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-03-13 12:26:42.767 | + 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-03-13 12:26:42.832 | + 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-03-13 12:26:42.897 | + 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-03-13 12:26:42.964 | + functions:setup_systemd_logging:727 : iniset /etc/glance/glance-api.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-03-13 12:26:43.027 | + functions:setup_systemd_logging:730 : iniset /etc/glance/glance-api.conf DEFAULT log_color False 2026-03-13 12:26:43.092 | + lib/glance:configure_glance:428 : cp -p /opt/stack/glance/etc/glance-api-paste.ini /etc/glance/glance-api-paste.ini 2026-03-13 12:26:43.101 | + lib/glance:configure_glance:431 : iniset /etc/glance/glance-cache.conf DEFAULT debug True 2026-03-13 12:26:43.162 | + lib/glance:configure_glance:432 : iniset /etc/glance/glance-cache.conf DEFAULT use_syslog False 2026-03-13 12:26:43.224 | + lib/glance:configure_glance:433 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2026-03-13 12:26:43.287 | + lib/glance:configure_glance:434 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_driver centralized_db 2026-03-13 12:26:43.351 | + lib/glance:configure_glance:437 : iniset /etc/glance/glance-cache.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2026-03-13 12:26:43.417 | + lib/glance:configure_glance:440 : iniset /etc/glance/glance-image-import.conf image_import_opts image_import_plugins '[]' 2026-03-13 12:26:43.487 | + lib/glance:configure_glance:441 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties ignore_user_roles admin 2026-03-13 12:26:43.558 | + lib/glance:configure_glance:442 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties inject 2026-03-13 12:26:43.627 | + lib/glance:configure_glance:444 : cp -p /opt/stack/glance/etc/schema-image.json /etc/glance/schema-image.json 2026-03-13 12:26:43.637 | + 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-03-13 12:26:43.650 | + lib/glance:configure_glance:447 : is_service_enabled tls-proxy 2026-03-13 12:26:43.684 | + functions-common:is_service_enabled:2068 : return 0 2026-03-13 12:26:43.690 | + lib/glance:configure_glance:448 : CINDER_SERVICE_HOST=199.204.45.35 2026-03-13 12:26:43.696 | + lib/glance:configure_glance:449 : CINDER_SERVICE_PORT=8776 2026-03-13 12:26:43.702 | + lib/glance:configure_glance:451 : iniset /etc/glance/glance-api.conf DEFAULT cinder_endpoint_template 'https://199.204.45.35:8776/v3/%(project_id)s' 2026-03-13 12:26:43.768 | + lib/glance:configure_glance:452 : iniset /etc/glance/glance-cache.conf DEFAULT cinder_endpoint_template 'https://199.204.45.35:8776/v3/%(project_id)s' 2026-03-13 12:26:43.837 | + lib/glance:configure_glance:455 : write_local_uwsgi_http_config /etc/glance/glance-uwsgi.ini glance.wsgi.api:application /image glance-api 2026-03-13 12:26:43.843 | + lib/apache:write_local_uwsgi_http_config:319 : local conf=/etc/glance/glance-uwsgi.ini 2026-03-13 12:26:43.848 | + lib/apache:write_local_uwsgi_http_config:320 : local wsgi=glance.wsgi.api:application 2026-03-13 12:26:43.854 | + lib/apache:write_local_uwsgi_http_config:321 : local url=/image 2026-03-13 12:26:43.859 | + lib/apache:write_local_uwsgi_http_config:322 : local name=glance-api 2026-03-13 12:26:43.865 | + lib/apache:write_local_uwsgi_http_config:324 : '[' -z glance-api ']' 2026-03-13 12:26:43.870 | + lib/apache:write_local_uwsgi_http_config:332 : rm -rf /etc/glance/glance-uwsgi.ini 2026-03-13 12:26:43.880 | + lib/apache:write_local_uwsgi_http_config:335 : [[ glance.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-03-13 12:26:43.886 | + lib/apache:write_local_uwsgi_http_config:336 : iniset /etc/glance/glance-uwsgi.ini uwsgi module glance.wsgi.api:application 2026-03-13 12:26:43.954 | ++ lib/apache:write_local_uwsgi_http_config:341 : get_random_port 2026-03-13 12:26:43.959 | ++ functions:get_random_port:860 : read lower_port upper_port 2026-03-13 12:26:43.964 | ++ functions:get_random_port:861 : true 2026-03-13 12:26:43.971 | ++ functions:get_random_port:862 : (( port = upper_port )) 2026-03-13 12:26:43.976 | ++ functions:get_random_port:862 : (( port >= lower_port )) 2026-03-13 12:26:43.981 | ++ functions:get_random_port:863 : sudo lsof -i :60999 2026-03-13 12:26:44.099 | ++ functions:get_random_port:864 : [[ 1 > 0 ]] 2026-03-13 12:26:44.103 | ++ functions:get_random_port:865 : break 2 2026-03-13 12:26:44.108 | ++ functions:get_random_port:869 : echo 60999 2026-03-13 12:26:44.114 | + lib/apache:write_local_uwsgi_http_config:341 : port=60999 2026-03-13 12:26:44.119 | + lib/apache:write_local_uwsgi_http_config:342 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-socket 127.0.0.1:60999 2026-03-13 12:26:44.181 | + lib/apache:write_local_uwsgi_http_config:343 : iniset /etc/glance/glance-uwsgi.ini uwsgi processes 4 2026-03-13 12:26:44.241 | + lib/apache:write_local_uwsgi_http_config:345 : iniset /etc/glance/glance-uwsgi.ini uwsgi master true 2026-03-13 12:26:44.304 | + lib/apache:write_local_uwsgi_http_config:347 : iniset /etc/glance/glance-uwsgi.ini uwsgi die-on-term true 2026-03-13 12:26:44.367 | + lib/apache:write_local_uwsgi_http_config:348 : iniset /etc/glance/glance-uwsgi.ini uwsgi exit-on-reload false 2026-03-13 12:26:44.426 | + lib/apache:write_local_uwsgi_http_config:351 : iniset /etc/glance/glance-uwsgi.ini uwsgi worker-reload-mercy 80 2026-03-13 12:26:44.490 | + lib/apache:write_local_uwsgi_http_config:352 : iniset /etc/glance/glance-uwsgi.ini uwsgi enable-threads true 2026-03-13 12:26:44.551 | + lib/apache:write_local_uwsgi_http_config:353 : iniset /etc/glance/glance-uwsgi.ini uwsgi plugins http,python3 2026-03-13 12:26:44.613 | + lib/apache:write_local_uwsgi_http_config:355 : iniset /etc/glance/glance-uwsgi.ini uwsgi thunder-lock true 2026-03-13 12:26:44.671 | + 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-03-13 12:26:44.733 | + lib/apache:write_local_uwsgi_http_config:359 : iniset /etc/glance/glance-uwsgi.ini uwsgi buffer-size 65535 2026-03-13 12:26:44.792 | + lib/apache:write_local_uwsgi_http_config:361 : iniset /etc/glance/glance-uwsgi.ini uwsgi add-header 'Connection: close' 2026-03-13 12:26:44.856 | + lib/apache:write_local_uwsgi_http_config:363 : iniset /etc/glance/glance-uwsgi.ini uwsgi lazy-apps true 2026-03-13 12:26:44.920 | + lib/apache:write_local_uwsgi_http_config:364 : iniset /etc/glance/glance-uwsgi.ini uwsgi chmod-socket 666 2026-03-13 12:26:44.982 | + lib/apache:write_local_uwsgi_http_config:365 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-raw-body true 2026-03-13 12:26:45.045 | + lib/apache:write_local_uwsgi_http_config:366 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-chunked-input true 2026-03-13 12:26:45.114 | + lib/apache:write_local_uwsgi_http_config:367 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-auto-chunked true 2026-03-13 12:26:45.178 | + lib/apache:write_local_uwsgi_http_config:368 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-keepalive false 2026-03-13 12:26:45.241 | + lib/apache:write_local_uwsgi_http_config:370 : iniset /etc/glance/glance-uwsgi.ini uwsgi socket-timeout 30 2026-03-13 12:26:45.303 | + lib/apache:write_local_uwsgi_http_config:372 : iniset /etc/glance/glance-uwsgi.ini uwsgi start-time %t 2026-03-13 12:26:45.372 | + lib/apache:write_local_uwsgi_http_config:374 : enable_apache_mod proxy 2026-03-13 12:26:45.377 | + lib/apache:enable_apache_mod:55 : local mod=proxy 2026-03-13 12:26:45.382 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-03-13 12:26:45.387 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-03-13 12:26:45.391 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-03-13 12:26:45.397 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-03-13 12:26:45.404 | + lib/apache:enable_apache_mod:61 : [[ proxy != \v\e\r\s\i\o\n ]] 2026-03-13 12:26:45.410 | + lib/apache:enable_apache_mod:61 : a2query -m proxy 2026-03-13 12:26:45.455 | proxy (enabled by site administrator) 2026-03-13 12:26:45.463 | + lib/apache:write_local_uwsgi_http_config:375 : enable_apache_mod proxy_http 2026-03-13 12:26:45.468 | + lib/apache:enable_apache_mod:55 : local mod=proxy_http 2026-03-13 12:26:45.473 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-03-13 12:26:45.478 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-03-13 12:26:45.484 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-03-13 12:26:45.490 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-03-13 12:26:45.496 | + lib/apache:enable_apache_mod:61 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2026-03-13 12:26:45.501 | + lib/apache:enable_apache_mod:61 : a2query -m proxy_http 2026-03-13 12:26:45.548 | No module matches proxy_http 2026-03-13 12:26:45.555 | + lib/apache:enable_apache_mod:62 : sudo a2enmod proxy_http 2026-03-13 12:26:45.606 | Considering dependency proxy for proxy_http: 2026-03-13 12:26:45.606 | Module proxy already enabled 2026-03-13 12:26:45.606 | Enabling module proxy_http. 2026-03-13 12:26:45.616 | To activate the new configuration, you need to run: 2026-03-13 12:26:45.616 | systemctl restart apache2 2026-03-13 12:26:45.626 | + lib/apache:enable_apache_mod:63 : [[ '' != \n\o\r\e\s\t\a\r\t ]] 2026-03-13 12:26:45.632 | + lib/apache:enable_apache_mod:64 : restart_apache_server 2026-03-13 12:26:45.637 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-03-13 12:26:45.643 | + functions-common:restart_service:2296 : '[' -x /bin/systemctl ']' 2026-03-13 12:26:45.649 | + functions-common:restart_service:2297 : sudo /bin/systemctl restart apache2 2026-03-13 12:26:45.798 | + lib/apache:write_local_uwsgi_http_config:376 : local apache_conf= 2026-03-13 12:26:45.803 | ++ lib/apache:write_local_uwsgi_http_config:377 : apache_site_config_for glance-api 2026-03-13 12:26:45.808 | ++ lib/apache:apache_site_config_for:174 : local site=glance-api 2026-03-13 12:26:45.813 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-03-13 12:26:45.817 | ++ functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-03-13 12:26:45.821 | ++ functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-03-13 12:26:45.826 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/glance-api.conf 2026-03-13 12:26:45.832 | + lib/apache:write_local_uwsgi_http_config:377 : apache_conf=/etc/apache2/sites-available/glance-api.conf 2026-03-13 12:26:45.840 | + lib/apache:write_local_uwsgi_http_config:378 : echo 'KeepAlive Off' 2026-03-13 12:26:45.840 | + lib/apache:write_local_uwsgi_http_config:378 : sudo tee /etc/apache2/sites-available/glance-api.conf 2026-03-13 12:26:45.853 | KeepAlive Off 2026-03-13 12:26:45.862 | + lib/apache:write_local_uwsgi_http_config:379 : echo 'SetEnv proxy-sendchunked 1' 2026-03-13 12:26:45.863 | + lib/apache:write_local_uwsgi_http_config:379 : sudo tee -a /etc/apache2/sites-available/glance-api.conf 2026-03-13 12:26:45.875 | SetEnv proxy-sendchunked 1 2026-03-13 12:26:45.884 | + lib/apache:write_local_uwsgi_http_config:380 : sudo tee -a /etc/apache2/sites-available/glance-api.conf 2026-03-13 12:26:45.885 | + lib/apache:write_local_uwsgi_http_config:380 : echo 'ProxyPass "/image" "http://127.0.0.1:60999" retry=0 acquire=1 ' 2026-03-13 12:26:45.896 | ProxyPass "/image" "http://127.0.0.1:60999" retry=0 acquire=1 2026-03-13 12:26:45.903 | + lib/apache:write_local_uwsgi_http_config:381 : enable_apache_site glance-api 2026-03-13 12:26:45.909 | + lib/apache:enable_apache_site:191 : local site=glance-api 2026-03-13 12:26:45.914 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-03-13 12:26:45.920 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-03-13 12:26:45.926 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-03-13 12:26:45.932 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-03-13 12:26:45.938 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-03-13 12:26:45.944 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-03-13 12:26:45.950 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-03-13 12:26:45.956 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-03-13 12:26:45.962 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-03-13 12:26:45.967 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-03-13 12:26:45.972 | + lib/apache:enable_apache_site:195 : sudo a2ensite glance-api 2026-03-13 12:26:46.021 | Enabling site glance-api. 2026-03-13 12:26:46.031 | To activate the new configuration, you need to run: 2026-03-13 12:26:46.031 | systemctl reload apache2 2026-03-13 12:26:46.042 | + lib/apache:write_local_uwsgi_http_config:382 : restart_apache_server 2026-03-13 12:26:46.048 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-03-13 12:26:46.054 | + functions-common:restart_service:2296 : '[' -x /bin/systemctl ']' 2026-03-13 12:26:46.060 | + functions-common:restart_service:2297 : sudo /bin/systemctl restart apache2 2026-03-13 12:26:46.218 | ++ lib/glance:configure_glance:459 : awk '-F= ' '/^http-socket/ { print "http://"$2}' /etc/glance/glance-uwsgi.ini 2026-03-13 12:26:46.227 | + lib/glance:configure_glance:459 : iniset /etc/glance/glance-api.conf DEFAULT worker_self_reference_url http://127.0.0.1:60999 2026-03-13 12:26:46.299 | + lib/glance:configure_glance:463 : iniset /etc/glance/glance-api.conf wsgi python_interpreter /opt/stack/data/venv/bin/python3 2026-03-13 12:26:46.375 | + lib/glance:configure_glance:465 : [[ True == True ]] 2026-03-13 12:26:46.382 | + lib/glance:configure_glance:466 : iniset /etc/glance/glance-api.conf oslo_policy enforce_scope true 2026-03-13 12:26:46.456 | + lib/glance:configure_glance:467 : iniset /etc/glance/glance-api.conf oslo_policy enforce_new_defaults true 2026-03-13 12:26:46.530 | + lib/glance:configure_glance:468 : iniset /etc/glance/glance-api.conf DEFAULT enforce_secure_rbac true 2026-03-13 12:26:46.599 | + ./stack.sh:main:942 : is_service_enabled cinder 2026-03-13 12:26:46.640 | + functions-common:is_service_enabled:2068 : return 0 2026-03-13 12:26:46.646 | + ./stack.sh:main:944 : stack_install_service cinder 2026-03-13 12:26:46.651 | + lib/stack:stack_install_service:20 : local service=cinder 2026-03-13 12:26:46.659 | + lib/stack:stack_install_service:21 : type install_cinder 2026-03-13 12:26:46.666 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-03-13 12:26:46.673 | + lib/stack:stack_install_service:32 : install_cinder 2026-03-13 12:26:46.680 | + lib/cinder:install_cinder:526 : git_clone https://github.com/openstack/cinder.git /opt/stack/cinder master 2026-03-13 12:26:46.686 | + functions-common:git_clone:581 : local git_remote=https://github.com/openstack/cinder.git 2026-03-13 12:26:46.692 | + functions-common:git_clone:582 : local git_dest=/opt/stack/cinder 2026-03-13 12:26:46.698 | + functions-common:git_clone:583 : local git_ref=master 2026-03-13 12:26:46.705 | + functions-common:git_clone:584 : local orig_dir 2026-03-13 12:26:46.714 | ++ functions-common:git_clone:585 : pwd 2026-03-13 12:26:46.722 | + functions-common:git_clone:585 : orig_dir=/opt/stack/devstack 2026-03-13 12:26:46.727 | + functions-common:git_clone:586 : local git_clone_flags= 2026-03-13 12:26:46.735 | ++ functions-common:git_clone:588 : trueorfalse False RECLONE 2026-03-13 12:26:46.772 | + functions-common:git_clone:588 : RECLONE=False 2026-03-13 12:26:46.779 | + functions-common:git_clone:589 : [[ 0 -gt 0 ]] 2026-03-13 12:26:46.785 | + functions-common:git_clone:593 : [[ False = \T\r\u\e ]] 2026-03-13 12:26:46.792 | + functions-common:git_clone:602 : echo master 2026-03-13 12:26:46.792 | + functions-common:git_clone:602 : egrep -q '^refs' 2026-03-13 12:26:46.801 | + functions-common:git_clone:616 : [[ ! -d /opt/stack/cinder ]] 2026-03-13 12:26:46.806 | + functions-common:git_clone:626 : [[ False = \T\r\u\e ]] 2026-03-13 12:26:46.813 | + functions-common:git_clone:661 : sudo git config --system --add safe.directory /opt/stack/cinder 2026-03-13 12:26:46.837 | + functions-common:git_clone:664 : cd /opt/stack/cinder 2026-03-13 12:26:46.844 | + functions-common:git_clone:665 : git show --oneline 2026-03-13 12:26:46.845 | + functions-common:git_clone:665 : head -1 2026-03-13 12:26:46.852 | 071d0d897 Rename Pure driver docs to Everpure 2026-03-13 12:26:46.859 | + functions-common:git_clone:666 : cd /opt/stack/devstack 2026-03-13 12:26:46.864 | + lib/cinder:install_cinder:527 : setup_develop /opt/stack/cinder 2026-03-13 12:26:46.870 | + inc/python:setup_develop:353 : local bindep 2026-03-13 12:26:46.877 | + inc/python:setup_develop:354 : [[ /opt/stack/cinder == -bindep* ]] 2026-03-13 12:26:46.883 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/cinder 2026-03-13 12:26:46.889 | + inc/python:setup_develop:359 : local extras= 2026-03-13 12:26:46.896 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/cinder -e 2026-03-13 12:26:46.902 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-03-13 12:26:46.909 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/cinder == -bindep* ]] 2026-03-13 12:26:46.915 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/cinder 2026-03-13 12:26:46.922 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-03-13 12:26:46.928 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-03-13 12:26:46.936 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/cinder 2026-03-13 12:26:46.942 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-03-13 12:26:46.949 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/cinder 2026-03-13 12:26:46.956 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-03-13 12:26:46.961 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-03-13 12:26:46.970 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/cinder/setup.cfg 2026-03-13 12:26:46.980 | + inc/python:_setup_package_with_constraints_edit:400 : name=cinder 2026-03-13 12:26:46.986 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z cinder ']' 2026-03-13 12:26:46.991 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- cinder 2026-03-13 12:26:47.090 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/cinder -e 2026-03-13 12:26:47.095 | + inc/python:setup_package:436 : local bindep=0 2026-03-13 12:26:47.100 | + inc/python:setup_package:437 : local bindep_flag= 2026-03-13 12:26:47.106 | + inc/python:setup_package:438 : local bindep_profiles= 2026-03-13 12:26:47.112 | + inc/python:setup_package:439 : [[ /opt/stack/cinder == -bindep* ]] 2026-03-13 12:26:47.117 | + inc/python:setup_package:444 : local project_dir=/opt/stack/cinder 2026-03-13 12:26:47.124 | + inc/python:setup_package:445 : local flags=-e 2026-03-13 12:26:47.130 | + inc/python:setup_package:446 : local extras= 2026-03-13 12:26:47.136 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-03-13 12:26:47.141 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-03-13 12:26:47.147 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-03-13 12:26:47.154 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-03-13 12:26:47.160 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-03-13 12:26:47.166 | + inc/python:setup_package:464 : pip_install -e /opt/stack/cinder 2026-03-13 12:26:47.211 | Using python 3.12 to install /opt/stack/cinder 2026-03-13 12:26:47.216 | + 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-03-13 12:26:47.781 | Obtaining file:///opt/stack/cinder 2026-03-13 12:26:47.784 | Installing build dependencies: started 2026-03-13 12:26:48.717 | Installing build dependencies: finished with status 'done' 2026-03-13 12:26:48.718 | Checking if build backend supports build_editable: started 2026-03-13 12:26:49.027 | Checking if build backend supports build_editable: finished with status 'done' 2026-03-13 12:26:49.028 | Getting requirements to build editable: started 2026-03-13 12:26:49.187 | Getting requirements to build editable: finished with status 'done' 2026-03-13 12:26:49.190 | Preparing editable metadata (pyproject.toml): started 2026-03-13 12:26:50.115 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-03-13 12:26:50.138 | Requirement already satisfied: pbr>=5.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==27.1.0.dev216) (7.0.3) 2026-03-13 12:26:50.139 | Requirement already satisfied: decorator>=4.4.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==27.1.0.dev216) (5.2.1) 2026-03-13 12:26:50.139 | Requirement already satisfied: eventlet!=0.32.0,>=0.30.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==27.1.0.dev216) (0.40.4) 2026-03-13 12:26:50.140 | Requirement already satisfied: greenlet>=0.4.16 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==27.1.0.dev216) (3.3.2) 2026-03-13 12:26:50.140 | Requirement already satisfied: iso8601>=0.1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==27.1.0.dev216) (2.1.0) 2026-03-13 12:26:50.140 | Requirement already satisfied: jsonschema>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==27.1.0.dev216) (4.26.0) 2026-03-13 12:26:50.141 | Requirement already satisfied: keystoneauth1>=4.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==27.1.0.dev216) (5.13.1) 2026-03-13 12:26:50.141 | Requirement already satisfied: keystonemiddleware>=9.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==27.1.0.dev216) (12.0.0) 2026-03-13 12:26:50.456 | Collecting lxml>=4.5.2 (from cinder==27.1.0.dev216) 2026-03-13 12:26:50.531 | Downloading lxml-6.0.2-cp312-cp312-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl.metadata (3.6 kB) 2026-03-13 12:26:50.618 | Requirement already satisfied: oslo.config>=8.3.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==27.1.0.dev216) (10.3.0) 2026-03-13 12:26:50.619 | Requirement already satisfied: oslo.concurrency>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==27.1.0.dev216) (7.4.0) 2026-03-13 12:26:50.620 | Requirement already satisfied: oslo.context>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==27.1.0.dev216) (6.3.0) 2026-03-13 12:26:50.620 | Requirement already satisfied: oslo.db>=11.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==27.1.0.dev216) (18.0.0) 2026-03-13 12:26:50.621 | Requirement already satisfied: oslo.log>=4.6.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==27.1.0.dev216) (8.1.0) 2026-03-13 12:26:50.622 | Requirement already satisfied: oslo.messaging>=14.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==27.1.0.dev216) (17.3.0) 2026-03-13 12:26:50.622 | Requirement already satisfied: oslo.middleware>=4.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==27.1.0.dev216) (8.0.0) 2026-03-13 12:26:50.623 | Requirement already satisfied: oslo.policy>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==27.1.0.dev216) (5.0.0) 2026-03-13 12:26:50.623 | Requirement already satisfied: oslo.privsep>=2.6.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==27.1.0.dev216) (3.10.1) 2026-03-13 12:26:50.624 | Requirement already satisfied: oslo.reports>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==27.1.0.dev216) (3.7.0) 2026-03-13 12:26:50.624 | Requirement already satisfied: oslo.rootwrap>=6.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==27.1.0.dev216) (7.9.0) 2026-03-13 12:26:50.625 | Requirement already satisfied: oslo.serialization>=4.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==27.1.0.dev216) (5.9.1) 2026-03-13 12:26:50.626 | Requirement already satisfied: oslo.service>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==27.1.0.dev216) (4.5.1) 2026-03-13 12:26:50.626 | Requirement already satisfied: oslo.upgradecheck>=1.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==27.1.0.dev216) (2.7.1) 2026-03-13 12:26:50.627 | Requirement already satisfied: oslo.utils>=6.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==27.1.0.dev216) (10.0.0) 2026-03-13 12:26:50.689 | Collecting oslo.versionedobjects>=2.4.0 (from cinder==27.1.0.dev216) 2026-03-13 12:26:50.694 | Downloading oslo_versionedobjects-3.9.0-py3-none-any.whl.metadata (2.5 kB) 2026-03-13 12:26:50.752 | Requirement already satisfied: osprofiler>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==27.1.0.dev216) (4.3.0) 2026-03-13 12:26:50.753 | Requirement already satisfied: packaging>=20.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==27.1.0.dev216) (26.0) 2026-03-13 12:26:50.785 | Collecting paramiko>=2.7.2 (from cinder==27.1.0.dev216) 2026-03-13 12:26:50.789 | Downloading paramiko-4.0.0-py3-none-any.whl.metadata (3.9 kB) 2026-03-13 12:26:50.799 | Requirement already satisfied: Paste>=3.4.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==27.1.0.dev216) (3.10.1) 2026-03-13 12:26:50.799 | Requirement already satisfied: PasteDeploy>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==27.1.0.dev216) (3.1.0) 2026-03-13 12:26:50.800 | Requirement already satisfied: pyparsing>=2.4.7 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==27.1.0.dev216) (3.3.2) 2026-03-13 12:26:50.800 | Requirement already satisfied: python-barbicanclient>=5.0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==27.1.0.dev216) (7.3.0) 2026-03-13 12:26:50.825 | Collecting python-glanceclient>=3.2.2 (from cinder==27.1.0.dev216) 2026-03-13 12:26:50.833 | Downloading python_glanceclient-4.11.0-py3-none-any.whl.metadata (4.0 kB) 2026-03-13 12:26:50.843 | Requirement already satisfied: python-keystoneclient>=4.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==27.1.0.dev216) (5.8.0) 2026-03-13 12:26:50.870 | Collecting python-novaclient>=18.2.0 (from cinder==27.1.0.dev216) 2026-03-13 12:26:50.874 | Downloading python_novaclient-18.12.0-py3-none-any.whl.metadata (3.2 kB) 2026-03-13 12:26:50.906 | Collecting python-swiftclient>=3.10.1 (from cinder==27.1.0.dev216) 2026-03-13 12:26:50.909 | Downloading python_swiftclient-4.10.0-py3-none-any.whl.metadata (3.9 kB) 2026-03-13 12:26:50.918 | Requirement already satisfied: requests>=2.25.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==27.1.0.dev216) (2.32.5) 2026-03-13 12:26:50.919 | Requirement already satisfied: Routes>=2.4.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==27.1.0.dev216) (2.5.1) 2026-03-13 12:26:50.919 | Requirement already satisfied: taskflow>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==27.1.0.dev216) (6.2.0) 2026-03-13 12:26:50.933 | Collecting rtslib-fb>=2.1.74 (from cinder==27.1.0.dev216) 2026-03-13 12:26:50.938 | Downloading rtslib_fb-2.2.3-py3-none-any.whl.metadata (2.4 kB) 2026-03-13 12:26:50.947 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==27.1.0.dev216) (2.0.46) 2026-03-13 12:26:50.947 | Requirement already satisfied: stevedore>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==27.1.0.dev216) (5.7.0) 2026-03-13 12:26:50.963 | Collecting tabulate>=0.8.7 (from cinder==27.1.0.dev216) 2026-03-13 12:26:50.967 | Downloading tabulate-0.9.0-py3-none-any.whl.metadata (34 kB) 2026-03-13 12:26:50.999 | Requirement already satisfied: tenacity>=6.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==27.1.0.dev216) (9.1.4) 2026-03-13 12:26:51.000 | Requirement already satisfied: WebOb>=1.8.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==27.1.0.dev216) (1.8.9) 2026-03-13 12:26:51.001 | Requirement already satisfied: oslo.i18n>=5.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==27.1.0.dev216) (6.7.2) 2026-03-13 12:26:51.027 | Collecting oslo.vmware>=3.10.0 (from cinder==27.1.0.dev216) 2026-03-13 12:26:51.032 | Downloading oslo_vmware-4.9.0-py3-none-any.whl.metadata (2.3 kB) 2026-03-13 12:26:51.040 | Requirement already satisfied: os-brick>=6.10.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==27.1.0.dev216) (7.0.0) 2026-03-13 12:26:51.069 | Collecting tooz>=2.8.0 (from cinder==27.1.0.dev216) 2026-03-13 12:26:51.073 | Downloading tooz-8.1.0-py3-none-any.whl.metadata (2.9 kB) 2026-03-13 12:26:51.124 | Collecting google-api-python-client>=1.11.0 (from cinder==27.1.0.dev216) 2026-03-13 12:26:51.128 | Downloading google_api_python_client-2.190.0-py3-none-any.whl.metadata (7.0 kB) 2026-03-13 12:26:51.137 | Requirement already satisfied: castellan>=3.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==27.1.0.dev216) (5.6.0) 2026-03-13 12:26:51.138 | Requirement already satisfied: cryptography>=3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==27.1.0.dev216) (43.0.3) 2026-03-13 12:26:51.138 | Requirement already satisfied: cursive>=0.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==27.1.0.dev216) (0.2.3) 2026-03-13 12:26:51.279 | Collecting zstd>=1.5.0.0 (from cinder==27.1.0.dev216) 2026-03-13 12:26:51.284 | 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-03-13 12:26:51.536 | Collecting boto3>=1.18.49 (from cinder==27.1.0.dev216) 2026-03-13 12:26:51.540 | Downloading boto3-1.35.99-py3-none-any.whl.metadata (6.7 kB) 2026-03-13 12:26:51.574 | Requirement already satisfied: distro>=1.8.0 in /usr/lib/python3/dist-packages (from cinder==27.1.0.dev216) (1.9.0) 2026-03-13 12:26:51.575 | Requirement already satisfied: tzdata>=2022.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==27.1.0.dev216) (2025.3) 2026-03-13 12:26:51.576 | Requirement already satisfied: cachetools>=4.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==27.1.0.dev216) (7.0.1) 2026-03-13 12:26:51.943 | Collecting botocore<1.36.0,>=1.35.99 (from boto3>=1.18.49->cinder==27.1.0.dev216) 2026-03-13 12:26:51.947 | Downloading botocore-1.35.99-py3-none-any.whl.metadata (5.7 kB) 2026-03-13 12:26:51.958 | 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==27.1.0.dev216) (1.1.0) 2026-03-13 12:26:51.982 | Collecting s3transfer<0.11.0,>=0.10.0 (from boto3>=1.18.49->cinder==27.1.0.dev216) 2026-03-13 12:26:51.986 | Downloading s3transfer-0.10.4-py3-none-any.whl.metadata (1.7 kB) 2026-03-13 12:26:51.995 | 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==27.1.0.dev216) (2.9.0.post0) 2026-03-13 12:26:51.996 | 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==27.1.0.dev216) (2.6.3) 2026-03-13 12:26:51.999 | 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==27.1.0.dev216) (1.17.0) 2026-03-13 12:26:52.027 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=3.1->cinder==27.1.0.dev216) (2.0.0) 2026-03-13 12:26:52.030 | Requirement already satisfied: pycparser in /opt/stack/data/venv/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=3.1->cinder==27.1.0.dev216) (3.0) 2026-03-13 12:26:52.035 | 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==27.1.0.dev216) (2.8.0) 2026-03-13 12:26:52.039 | 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==27.1.0.dev216) (0.31.2) 2026-03-13 12:26:52.076 | Collecting google-auth!=2.24.0,!=2.25.0,<3.0.0,>=1.32.0 (from google-api-python-client>=1.11.0->cinder==27.1.0.dev216) 2026-03-13 12:26:52.080 | Downloading google_auth-2.48.0-py3-none-any.whl.metadata (6.2 kB) 2026-03-13 12:26:52.105 | Collecting google-auth-httplib2<1.0.0,>=0.2.0 (from google-api-python-client>=1.11.0->cinder==27.1.0.dev216) 2026-03-13 12:26:52.110 | Downloading google_auth_httplib2-0.3.0-py3-none-any.whl.metadata (3.1 kB) 2026-03-13 12:26:52.156 | 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==27.1.0.dev216) 2026-03-13 12:26:52.160 | Downloading google_api_core-2.30.0-py3-none-any.whl.metadata (3.1 kB) 2026-03-13 12:26:52.190 | Collecting uritemplate<5,>=3.0.1 (from google-api-python-client>=1.11.0->cinder==27.1.0.dev216) 2026-03-13 12:26:52.194 | Downloading uritemplate-4.2.0-py3-none-any.whl.metadata (2.6 kB) 2026-03-13 12:26:52.228 | Collecting googleapis-common-protos<2.0.0,>=1.56.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==27.1.0.dev216) 2026-03-13 12:26:52.232 | Downloading googleapis_common_protos-1.72.0-py3-none-any.whl.metadata (9.4 kB) 2026-03-13 12:26:52.407 | Collecting protobuf<7.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==27.1.0.dev216) 2026-03-13 12:26:52.411 | Downloading protobuf-6.33.5-cp39-abi3-manylinux2014_x86_64.whl.metadata (593 bytes) 2026-03-13 12:26:52.443 | 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==27.1.0.dev216) 2026-03-13 12:26:52.447 | Downloading proto_plus-1.27.1-py3-none-any.whl.metadata (2.2 kB) 2026-03-13 12:26:52.485 | 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==27.1.0.dev216) 2026-03-13 12:26:52.489 | Downloading pyasn1_modules-0.4.1-py3-none-any.whl.metadata (3.5 kB) 2026-03-13 12:26:52.516 | Collecting rsa<5,>=3.1.4 (from google-auth!=2.24.0,!=2.25.0,<3.0.0,>=1.32.0->google-api-python-client>=1.11.0->cinder==27.1.0.dev216) 2026-03-13 12:26:52.519 | Downloading rsa-4.9.1-py3-none-any.whl.metadata (5.6 kB) 2026-03-13 12:26:52.545 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.25.1->cinder==27.1.0.dev216) (3.4.4) 2026-03-13 12:26:52.546 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.25.1->cinder==27.1.0.dev216) (3.11) 2026-03-13 12:26:52.547 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.1->cinder==27.1.0.dev216) (2023.11.17) 2026-03-13 12:26:52.578 | Collecting pyasn1>=0.1.3 (from rsa<5,>=3.1.4->google-auth!=2.24.0,!=2.25.0,<3.0.0,>=1.32.0->google-api-python-client>=1.11.0->cinder==27.1.0.dev216) 2026-03-13 12:26:52.583 | Downloading pyasn1-0.6.0-py2.py3-none-any.whl.metadata (8.3 kB) 2026-03-13 12:26:52.600 | Requirement already satisfied: attrs>=22.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->cinder==27.1.0.dev216) (25.4.0) 2026-03-13 12:26:52.600 | Requirement already satisfied: jsonschema-specifications>=2023.03.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->cinder==27.1.0.dev216) (2025.9.1) 2026-03-13 12:26:52.601 | Requirement already satisfied: referencing>=0.28.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->cinder==27.1.0.dev216) (0.37.0) 2026-03-13 12:26:52.602 | Requirement already satisfied: rpds-py>=0.25.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->cinder==27.1.0.dev216) (0.30.0) 2026-03-13 12:26:52.608 | 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==27.1.0.dev216) (1.8.2) 2026-03-13 12:26:52.608 | Requirement already satisfied: typing-extensions>=4.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=4.2.1->cinder==27.1.0.dev216) (4.15.0) 2026-03-13 12:26:52.612 | Requirement already satisfied: oslo.cache>=3.11.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=9.1.0->cinder==27.1.0.dev216) (4.1.1) 2026-03-13 12:26:52.613 | Requirement already satisfied: pycadf>=1.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=9.1.0->cinder==27.1.0.dev216) (4.0.1) 2026-03-13 12:26:52.613 | Requirement already satisfied: PyJWT>=2.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=9.1.0->cinder==27.1.0.dev216) (2.11.0) 2026-03-13 12:26:52.620 | Requirement already satisfied: psutil>=5.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from os-brick>=6.10.0->cinder==27.1.0.dev216) (7.2.2) 2026-03-13 12:26:52.624 | 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==27.1.0.dev216) (1.5.0) 2026-03-13 12:26:52.629 | Requirement already satisfied: fasteners>=0.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.concurrency>=4.5.0->cinder==27.1.0.dev216) (0.20) 2026-03-13 12:26:52.629 | Requirement already satisfied: debtcollector>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.concurrency>=4.5.0->cinder==27.1.0.dev216) (3.0.0) 2026-03-13 12:26:52.631 | Requirement already satisfied: wrapt>=1.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=3.0.0->oslo.concurrency>=4.5.0->cinder==27.1.0.dev216) (2.1.1) 2026-03-13 12:26:52.634 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=8.3.2->cinder==27.1.0.dev216) (1.3.0) 2026-03-13 12:26:52.635 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=8.3.2->cinder==27.1.0.dev216) (2.0.0) 2026-03-13 12:26:52.636 | Requirement already satisfied: PyYAML>=5.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=8.3.2->cinder==27.1.0.dev216) (6.0.3) 2026-03-13 12:26:52.641 | Requirement already satisfied: alembic>=0.9.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=11.0.0->cinder==27.1.0.dev216) (1.18.4) 2026-03-13 12:26:52.642 | Requirement already satisfied: testresources>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=11.0.0->cinder==27.1.0.dev216) (2.0.2) 2026-03-13 12:26:52.642 | Requirement already satisfied: testscenarios>=0.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=11.0.0->cinder==27.1.0.dev216) (0.5.0) 2026-03-13 12:26:52.645 | 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==27.1.0.dev216) (1.3.10) 2026-03-13 12:26:52.652 | Requirement already satisfied: futurist>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=14.6.0->cinder==27.1.0.dev216) (3.2.1) 2026-03-13 12:26:52.654 | Requirement already satisfied: amqp>=2.5.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=14.6.0->cinder==27.1.0.dev216) (5.3.1) 2026-03-13 12:26:52.654 | Requirement already satisfied: kombu>=4.6.8 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=14.6.0->cinder==27.1.0.dev216) (5.6.2) 2026-03-13 12:26:52.655 | 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==27.1.0.dev216) (0.15.1) 2026-03-13 12:26:52.657 | 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==27.1.0.dev216) (5.1.0) 2026-03-13 12:26:52.667 | 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==27.1.0.dev216) (0.24.1) 2026-03-13 12:26:52.669 | Requirement already satisfied: bcrypt>=3.1.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=4.1.1->cinder==27.1.0.dev216) (5.0.0) 2026-03-13 12:26:52.670 | Requirement already satisfied: Jinja2>=2.10 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=4.1.1->cinder==27.1.0.dev216) (3.1.6) 2026-03-13 12:26:52.671 | Requirement already satisfied: statsd>=3.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=4.1.1->cinder==27.1.0.dev216) (4.0.1) 2026-03-13 12:26:52.675 | 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==27.1.0.dev216) (3.0.3) 2026-03-13 12:26:52.683 | Requirement already satisfied: msgpack>=0.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.privsep>=2.6.2->cinder==27.1.0.dev216) (1.1.2) 2026-03-13 12:26:52.697 | Requirement already satisfied: Yappi>=1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=4.5.0->cinder==27.1.0.dev216) (1.7.3) 2026-03-13 12:26:52.700 | Requirement already satisfied: PrettyTable>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.upgradecheck>=1.1.1->cinder==27.1.0.dev216) (3.17.0) 2026-03-13 12:26:52.726 | Collecting suds-community>=0.6 (from oslo.vmware>=3.10.0->cinder==27.1.0.dev216) 2026-03-13 12:26:52.730 | Downloading suds_community-1.2.0-py3-none-any.whl.metadata (1.6 kB) 2026-03-13 12:26:52.771 | Collecting invoke>=2.0 (from paramiko>=2.7.2->cinder==27.1.0.dev216) 2026-03-13 12:26:52.775 | Downloading invoke-2.2.1-py3-none-any.whl.metadata (3.3 kB) 2026-03-13 12:26:52.817 | Collecting pynacl>=1.5 (from paramiko>=2.7.2->cinder==27.1.0.dev216) 2026-03-13 12:26:52.821 | Downloading pynacl-1.6.2-cp38-abi3-manylinux_2_34_x86_64.whl.metadata (10.0 kB) 2026-03-13 12:26:52.838 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=3.4.3->cinder==27.1.0.dev216) (82.0.1) 2026-03-13 12:26:52.848 | 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==27.1.0.dev216) (0.6.0) 2026-03-13 12:26:52.879 | Requirement already satisfied: cliff>=2.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-barbicanclient>=5.0.1->cinder==27.1.0.dev216) (4.13.2) 2026-03-13 12:26:52.883 | 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==27.1.0.dev216) (0.6.0) 2026-03-13 12:26:52.884 | 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==27.1.0.dev216) (3.2.0) 2026-03-13 12:26:52.892 | 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==27.1.0.dev216) (1.11.0) 2026-03-13 12:26:52.892 | 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==27.1.0.dev216) (14.3.3) 2026-03-13 12:26:52.893 | 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==27.1.0.dev216) (1.7.2) 2026-03-13 12:26:52.927 | Collecting warlock>=1.2.0 (from python-glanceclient>=3.2.2->cinder==27.1.0.dev216) 2026-03-13 12:26:52.932 | Downloading warlock-2.1.0-py3-none-any.whl.metadata (4.0 kB) 2026-03-13 12:26:52.943 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-glanceclient>=3.2.2->cinder==27.1.0.dev216) (24.2.1) 2026-03-13 12:26:52.976 | 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==27.1.0.dev216) (4.0.0) 2026-03-13 12:26:52.976 | 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==27.1.0.dev216) (2.19.2) 2026-03-13 12:26:52.983 | 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==27.1.0.dev216) (0.1.2) 2026-03-13 12:26:52.995 | Requirement already satisfied: repoze.lru>=0.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from Routes>=2.4.1->cinder==27.1.0.dev216) (0.7) 2026-03-13 12:26:53.025 | Collecting pyudev~=0.18 (from rtslib-fb>=2.1.74->cinder==27.1.0.dev216) 2026-03-13 12:26:53.031 | Downloading pyudev-0.24.4-py3-none-any.whl.metadata (4.4 kB) 2026-03-13 12:26:53.072 | Requirement already satisfied: networkx>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from taskflow>=4.5.0->cinder==27.1.0.dev216) (3.4.2) 2026-03-13 12:26:53.072 | Requirement already satisfied: automaton>=1.9.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from taskflow>=4.5.0->cinder==27.1.0.dev216) (3.3.0) 2026-03-13 12:26:53.073 | Requirement already satisfied: pydot>=1.2.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from taskflow>=4.5.0->cinder==27.1.0.dev216) (4.0.1) 2026-03-13 12:26:53.100 | Requirement already satisfied: testtools in /opt/stack/data/venv/lib/python3.12/site-packages (from testscenarios>=0.4->oslo.db>=11.0.0->cinder==27.1.0.dev216) (2.8.5) 2026-03-13 12:26:53.122 | Collecting voluptuous>=0.8.9 (from tooz>=2.8.0->cinder==27.1.0.dev216) 2026-03-13 12:26:53.126 | Downloading voluptuous-0.16.0-py3-none-any.whl.metadata (20 kB) 2026-03-13 12:26:53.159 | 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==27.1.0.dev216) (1.33) 2026-03-13 12:26:53.165 | 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==27.1.0.dev216) (3.0.0) 2026-03-13 12:26:53.219 | Downloading boto3-1.35.99-py3-none-any.whl (139 kB) 2026-03-13 12:26:53.233 | Downloading botocore-1.35.99-py3-none-any.whl (13.3 MB) 2026-03-13 12:26:53.443 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 13.3/13.3 MB 63.6 MB/s 0:00:00 2026-03-13 12:26:53.448 | Downloading s3transfer-0.10.4-py3-none-any.whl (83 kB) 2026-03-13 12:26:53.460 | Downloading google_api_python_client-2.190.0-py3-none-any.whl (14.7 MB) 2026-03-13 12:26:53.634 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 14.7/14.7 MB 85.4 MB/s 0:00:00 2026-03-13 12:26:53.639 | Downloading google_api_core-2.30.0-py3-none-any.whl (173 kB) 2026-03-13 12:26:53.651 | Downloading google_auth-2.48.0-py3-none-any.whl (236 kB) 2026-03-13 12:26:53.664 | Downloading google_auth_httplib2-0.3.0-py3-none-any.whl (9.5 kB) 2026-03-13 12:26:53.674 | Downloading googleapis_common_protos-1.72.0-py3-none-any.whl (297 kB) 2026-03-13 12:26:53.687 | Downloading proto_plus-1.27.1-py3-none-any.whl (50 kB) 2026-03-13 12:26:53.698 | Downloading protobuf-6.33.5-cp39-abi3-manylinux2014_x86_64.whl (323 kB) 2026-03-13 12:26:53.714 | Downloading rsa-4.9.1-py3-none-any.whl (34 kB) 2026-03-13 12:26:53.725 | Downloading uritemplate-4.2.0-py3-none-any.whl (11 kB) 2026-03-13 12:26:53.735 | Downloading lxml-6.0.2-cp312-cp312-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl (5.3 MB) 2026-03-13 12:26:53.808 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 5.3/5.3 MB 72.9 MB/s 0:00:00 2026-03-13 12:26:53.814 | Downloading oslo_versionedobjects-3.9.0-py3-none-any.whl (86 kB) 2026-03-13 12:26:53.827 | Downloading oslo_vmware-4.9.0-py3-none-any.whl (624 kB) 2026-03-13 12:26:53.842 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 624.2/624.2 kB 33.7 MB/s 0:00:00 2026-03-13 12:26:53.846 | Downloading paramiko-4.0.0-py3-none-any.whl (223 kB) 2026-03-13 12:26:53.858 | Downloading invoke-2.2.1-py3-none-any.whl (160 kB) 2026-03-13 12:26:53.871 | Downloading pyasn1-0.6.0-py2.py3-none-any.whl (85 kB) 2026-03-13 12:26:53.884 | Downloading pyasn1_modules-0.4.1-py3-none-any.whl (181 kB) 2026-03-13 12:26:53.896 | Downloading pynacl-1.6.2-cp38-abi3-manylinux_2_34_x86_64.whl (1.4 MB) 2026-03-13 12:26:53.922 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.4/1.4 MB 52.3 MB/s 0:00:00 2026-03-13 12:26:53.927 | Downloading python_glanceclient-4.11.0-py3-none-any.whl (208 kB) 2026-03-13 12:26:53.940 | Downloading python_novaclient-18.12.0-py3-none-any.whl (336 kB) 2026-03-13 12:26:53.954 | Downloading python_swiftclient-4.10.0-py3-none-any.whl (88 kB) 2026-03-13 12:26:53.966 | Downloading rtslib_fb-2.2.3-py3-none-any.whl (49 kB) 2026-03-13 12:26:53.976 | Downloading pyudev-0.24.4-py3-none-any.whl (62 kB) 2026-03-13 12:26:53.987 | Downloading suds_community-1.2.0-py3-none-any.whl (145 kB) 2026-03-13 12:26:53.999 | Downloading tabulate-0.9.0-py3-none-any.whl (35 kB) 2026-03-13 12:26:54.011 | Downloading tooz-8.1.0-py3-none-any.whl (92 kB) 2026-03-13 12:26:54.025 | Downloading voluptuous-0.16.0-py3-none-any.whl (31 kB) 2026-03-13 12:26:54.037 | Downloading warlock-2.1.0-py3-none-any.whl (10 kB) 2026-03-13 12:26:54.049 | 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-03-13 12:26:54.091 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.2/2.2 MB 60.1 MB/s 0:00:00 2026-03-13 12:26:54.171 | Building wheels for collected packages: cinder 2026-03-13 12:26:54.172 | Building editable for cinder (pyproject.toml): started 2026-03-13 12:26:55.214 | Building editable for cinder (pyproject.toml): finished with status 'done' 2026-03-13 12:26:55.216 | Created wheel for cinder: filename=cinder-27.1.0.dev216-0.editable-py3-none-any.whl size=9175 sha256=26cf1e38a19b1e80779c0b37eee988e0c6c491d20921b62bb70c9f542efb4825 2026-03-13 12:26:55.216 | Stored in directory: /tmp/pip-ephem-wheel-cache-hplb_2zi/wheels/0f/5b/25/75b4581977dff7afefb19bb31542a98ba75eafb8d1b2a69ccb 2026-03-13 12:26:55.222 | Successfully built cinder 2026-03-13 12:26:55.366 | Installing collected packages: zstd, voluptuous, uritemplate, tabulate, suds-community, pyudev, pyasn1, protobuf, lxml, invoke, rtslib-fb, rsa, 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-03-13 12:26:59.060 | 2026-03-13 12:26:59.077 | Successfully installed boto3-1.35.99 botocore-1.35.99 cinder-27.1.0.dev216 google-api-core-2.30.0 google-api-python-client-2.190.0 google-auth-2.48.0 google-auth-httplib2-0.3.0 googleapis-common-protos-1.72.0 invoke-2.2.1 lxml-6.0.2 oslo.versionedobjects-3.9.0 oslo.vmware-4.9.0 paramiko-4.0.0 proto-plus-1.27.1 protobuf-6.33.5 pyasn1-0.6.0 pyasn1-modules-0.4.1 pynacl-1.6.2 python-glanceclient-4.11.0 python-novaclient-18.12.0 python-swiftclient-4.10.0 pyudev-0.24.4 rsa-4.9.1 rtslib-fb-2.2.3 s3transfer-0.10.4 suds-community-1.2.0 tabulate-0.9.0 tooz-8.1.0 uritemplate-4.2.0 voluptuous-0.16.0 warlock-2.1.0 zstd-1.5.7.3 2026-03-13 12:26:59.512 | + inc/python:pip_install:216 : result=0 2026-03-13 12:26:59.518 | + inc/python:pip_install:218 : time_stop pip_install 2026-03-13 12:26:59.522 | + functions-common:time_stop:2412 : local name 2026-03-13 12:26:59.527 | + functions-common:time_stop:2413 : local end_time 2026-03-13 12:26:59.532 | + functions-common:time_stop:2414 : local elapsed_time 2026-03-13 12:26:59.537 | + functions-common:time_stop:2415 : local total 2026-03-13 12:26:59.542 | + functions-common:time_stop:2416 : local start_time 2026-03-13 12:26:59.548 | + functions-common:time_stop:2418 : name=pip_install 2026-03-13 12:26:59.553 | + functions-common:time_stop:2419 : start_time=1773404807200 2026-03-13 12:26:59.558 | + functions-common:time_stop:2421 : [[ -z 1773404807200 ]] 2026-03-13 12:26:59.563 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-03-13 12:26:59.570 | + functions-common:time_stop:2424 : end_time=1773404819565 2026-03-13 12:26:59.575 | + functions-common:time_stop:2425 : elapsed_time=12365 2026-03-13 12:26:59.581 | + functions-common:time_stop:2426 : total=59605 2026-03-13 12:26:59.586 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-03-13 12:26:59.591 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=71970 2026-03-13 12:26:59.596 | + inc/python:pip_install:219 : return 0 2026-03-13 12:26:59.601 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-03-13 12:26:59.606 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-03-13 12:26:59.611 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/cinder 2026-03-13 12:26:59.617 | + inc/python:use_library_from_git:266 : local name=/opt/stack/cinder 2026-03-13 12:26:59.623 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-13 12:26:59.629 | + 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-03-13 12:26:59.634 | + 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-03-13 12:26:59.638 | + inc/python:use_library_from_git:269 : return 1 2026-03-13 12:26:59.644 | + lib/cinder:install_cinder:528 : [[ lioadm == \t\g\t\a\d\m ]] 2026-03-13 12:26:59.650 | + lib/cinder:install_cinder:530 : [[ lioadm == \l\i\o\a\d\m ]] 2026-03-13 12:26:59.656 | + lib/cinder:install_cinder:531 : is_ubuntu 2026-03-13 12:26:59.662 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-03-13 12:26:59.667 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-03-13 12:26:59.673 | + lib/cinder:install_cinder:533 : sudo mkdir -p /etc/target 2026-03-13 12:26:59.696 | + lib/cinder:install_cinder:535 : install_package targetcli-fb 2026-03-13 12:26:59.701 | + functions-common:install_package:1430 : update_package_repo 2026-03-13 12:26:59.707 | + functions-common:update_package_repo:1404 : NO_UPDATE_REPOS=False 2026-03-13 12:26:59.713 | + functions-common:update_package_repo:1405 : REPOS_UPDATED=True 2026-03-13 12:26:59.718 | + functions-common:update_package_repo:1406 : RETRY_UPDATE=False 2026-03-13 12:26:59.724 | + functions-common:update_package_repo:1408 : [[ False = \T\r\u\e ]] 2026-03-13 12:26:59.730 | + functions-common:update_package_repo:1412 : is_ubuntu 2026-03-13 12:26:59.736 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-03-13 12:26:59.742 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-03-13 12:26:59.747 | + functions-common:update_package_repo:1413 : apt_get_update 2026-03-13 12:26:59.753 | + functions-common:apt_get_update:1158 : [[ True == \T\r\u\e ]] 2026-03-13 12:26:59.759 | + functions-common:apt_get_update:1158 : [[ False != \T\r\u\e ]] 2026-03-13 12:26:59.764 | + functions-common:apt_get_update:1159 : return 2026-03-13 12:26:59.770 | + functions-common:install_package:1431 : real_install_package targetcli-fb 2026-03-13 12:26:59.776 | + functions-common:real_install_package:1418 : is_ubuntu 2026-03-13 12:26:59.782 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-03-13 12:26:59.788 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-03-13 12:26:59.794 | + functions-common:real_install_package:1419 : apt_get install targetcli-fb 2026-03-13 12:26:59.844 | + functions-common:apt_get:1199 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install targetcli-fb 2026-03-13 12:26:59.891 | Reading package lists... 2026-03-13 12:27:00.242 | Building dependency tree... 2026-03-13 12:27:00.242 | Reading state information... 2026-03-13 12:27:00.557 | The following additional packages will be installed: 2026-03-13 12:27:00.557 | python3-configshell-fb python3-pyudev python3-rtslib-fb 2026-03-13 12:27:00.557 | python3-typing-extensions python3-urwid python3-wcwidth 2026-03-13 12:27:00.559 | Suggested packages: 2026-03-13 12:27:00.559 | python3-wxgtk4.0 python3-pyqt5 python-urwid-doc 2026-03-13 12:27:00.598 | The following NEW packages will be installed: 2026-03-13 12:27:00.598 | python3-configshell-fb python3-pyudev python3-rtslib-fb 2026-03-13 12:27:00.598 | python3-typing-extensions python3-urwid python3-wcwidth targetcli-fb 2026-03-13 12:27:01.046 | 0 upgraded, 7 newly installed, 0 to remove and 2 not upgraded. 2026-03-13 12:27:01.046 | Need to get 418 kB of archives. 2026-03-13 12:27:01.046 | After this operation, 3,296 kB of additional disk space will be used. 2026-03-13 12:27:01.046 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 python3-typing-extensions all 4.10.0-1 [60.7 kB] 2026-03-13 12:27:01.306 | 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-03-13 12:27:01.324 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 python3-urwid amd64 2.6.10-1 [183 kB] 2026-03-13 12:27:01.472 | 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-03-13 12:27:01.482 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 python3-pyudev all 0.24.0-1 [33.0 kB] 2026-03-13 12:27:01.493 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 python3-rtslib-fb all 2.1.74-0ubuntu5 [49.9 kB] 2026-03-13 12:27:01.510 | Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 targetcli-fb all 1:2.1.53-1ubuntu3 [40.3 kB] 2026-03-13 12:27:01.766 | debconf: delaying package configuration, since apt-utils is not installed 2026-03-13 12:27:01.835 | Fetched 418 kB in 1s (463 kB/s) 2026-03-13 12:27:01.881 | Selecting previously unselected package python3-typing-extensions. 2026-03-13 12:27:01.915 | (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 ... 68789 files and directories currently installed.) 2026-03-13 12:27:01.918 | Preparing to unpack .../0-python3-typing-extensions_4.10.0-1_all.deb ... 2026-03-13 12:27:01.922 | Unpacking python3-typing-extensions (4.10.0-1) ... 2026-03-13 12:27:01.985 | Selecting previously unselected package python3-wcwidth. 2026-03-13 12:27:01.996 | Preparing to unpack .../1-python3-wcwidth_0.2.5+dfsg1-1.1ubuntu1_all.deb ... 2026-03-13 12:27:02.000 | Unpacking python3-wcwidth (0.2.5+dfsg1-1.1ubuntu1) ... 2026-03-13 12:27:02.063 | Selecting previously unselected package python3-urwid. 2026-03-13 12:27:02.075 | Preparing to unpack .../2-python3-urwid_2.6.10-1_amd64.deb ... 2026-03-13 12:27:02.078 | Unpacking python3-urwid (2.6.10-1) ... 2026-03-13 12:27:02.159 | Selecting previously unselected package python3-configshell-fb. 2026-03-13 12:27:02.171 | Preparing to unpack .../3-python3-configshell-fb_1%3a1.1.28-2.1_all.deb ... 2026-03-13 12:27:02.174 | Unpacking python3-configshell-fb (1:1.1.28-2.1) ... 2026-03-13 12:27:02.238 | Selecting previously unselected package python3-pyudev. 2026-03-13 12:27:02.250 | Preparing to unpack .../4-python3-pyudev_0.24.0-1_all.deb ... 2026-03-13 12:27:02.253 | Unpacking python3-pyudev (0.24.0-1) ... 2026-03-13 12:27:02.320 | Selecting previously unselected package python3-rtslib-fb. 2026-03-13 12:27:02.331 | Preparing to unpack .../5-python3-rtslib-fb_2.1.74-0ubuntu5_all.deb ... 2026-03-13 12:27:02.335 | Unpacking python3-rtslib-fb (2.1.74-0ubuntu5) ... 2026-03-13 12:27:02.409 | Selecting previously unselected package targetcli-fb. 2026-03-13 12:27:02.420 | Preparing to unpack .../6-targetcli-fb_1%3a2.1.53-1ubuntu3_all.deb ... 2026-03-13 12:27:02.425 | Unpacking targetcli-fb (1:2.1.53-1ubuntu3) ... 2026-03-13 12:27:02.505 | Setting up python3-wcwidth (0.2.5+dfsg1-1.1ubuntu1) ... 2026-03-13 12:27:02.721 | Setting up python3-typing-extensions (4.10.0-1) ... 2026-03-13 12:27:02.894 | Setting up python3-pyudev (0.24.0-1) ... 2026-03-13 12:27:03.055 | Setting up python3-rtslib-fb (2.1.74-0ubuntu5) ... 2026-03-13 12:27:03.841 | Created symlink /etc/systemd/system/multi-user.target.wants/rtslib-fb-targetctl.service → /usr/lib/systemd/system/rtslib-fb-targetctl.service. 2026-03-13 12:27:03.852 | Setting up python3-urwid (2.6.10-1) ... 2026-03-13 12:27:04.184 | Setting up python3-configshell-fb (1:1.1.28-2.1) ... 2026-03-13 12:27:04.307 | /usr/lib/python3/dist-packages/configshell/console.py:39: SyntaxWarning: invalid escape sequence '\[' 2026-03-13 12:27:04.307 | _re_ansi_seq = re.compile('(\033\[..?m)') 2026-03-13 12:27:04.324 | /usr/lib/python3/dist-packages/configshell/shell.py:116: SyntaxWarning: invalid escape sequence '\+' 2026-03-13 12:27:04.324 | var = Word(alphanums + '?;&*$!#,=_\+/.<>()~@:-%[]') 2026-03-13 12:27:04.324 | /usr/lib/python3/dist-packages/configshell/shell.py:118: SyntaxWarning: invalid escape sequence '\-' 2026-03-13 12:27:04.324 | keyword = Word(alphanums + '_\-') 2026-03-13 12:27:04.324 | /usr/lib/python3/dist-packages/configshell/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2026-03-13 12:27:04.324 | pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2026-03-13 12:27:04.324 | /usr/lib/python3/dist-packages/configshell/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2026-03-13 12:27:04.324 | pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2026-03-13 12:27:04.324 | /usr/lib/python3/dist-packages/configshell/shell.py:131: SyntaxWarning: invalid escape sequence '\|' 2026-03-13 12:27:04.324 | readline.set_completer_delims('\t\n ~!#$^&(){}\|;\'",?') 2026-03-13 12:27:04.329 | /usr/lib/python3/dist-packages/configshell_fb/console.py:39: SyntaxWarning: invalid escape sequence '\[' 2026-03-13 12:27:04.329 | _re_ansi_seq = re.compile('(\033\[..?m)') 2026-03-13 12:27:04.341 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:116: SyntaxWarning: invalid escape sequence '\+' 2026-03-13 12:27:04.341 | var = Word(alphanums + '?;&*$!#,=_\+/.<>()~@:-%[]') 2026-03-13 12:27:04.341 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:118: SyntaxWarning: invalid escape sequence '\-' 2026-03-13 12:27:04.341 | keyword = Word(alphanums + '_\-') 2026-03-13 12:27:04.341 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2026-03-13 12:27:04.341 | pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2026-03-13 12:27:04.341 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2026-03-13 12:27:04.341 | pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2026-03-13 12:27:04.341 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:131: SyntaxWarning: invalid escape sequence '\|' 2026-03-13 12:27:04.341 | readline.set_completer_delims('\t\n ~!#$^&(){}\|;\'",?') 2026-03-13 12:27:04.373 | Setting up targetcli-fb (1:2.1.53-1ubuntu3) ... 2026-03-13 12:27:04.509 | /usr/lib/python3/dist-packages/targetcli/ui_root.py:161: SyntaxWarning: invalid escape sequence '\s' 2026-03-13 12:27:04.509 | backups = [line for line in prefs.read().splitlines() if re.match('^max_backup_files\s*=', line)] 2026-03-13 12:27:04.734 | Processing triggers for man-db (2.12.0-4build2) ... 2026-03-13 12:27:05.374 | + functions-common:apt_get:1203 : result=0 2026-03-13 12:27:05.380 | + functions-common:apt_get:1206 : time_stop apt-get 2026-03-13 12:27:05.386 | + functions-common:time_stop:2412 : local name 2026-03-13 12:27:05.390 | + functions-common:time_stop:2413 : local end_time 2026-03-13 12:27:05.395 | + functions-common:time_stop:2414 : local elapsed_time 2026-03-13 12:27:05.401 | + functions-common:time_stop:2415 : local total 2026-03-13 12:27:05.406 | + functions-common:time_stop:2416 : local start_time 2026-03-13 12:27:05.411 | + functions-common:time_stop:2418 : name=apt-get 2026-03-13 12:27:05.416 | + functions-common:time_stop:2419 : start_time=1773404819837 2026-03-13 12:27:05.421 | + functions-common:time_stop:2421 : [[ -z 1773404819837 ]] 2026-03-13 12:27:05.428 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-03-13 12:27:05.438 | + functions-common:time_stop:2424 : end_time=1773404825431 2026-03-13 12:27:05.442 | + functions-common:time_stop:2425 : elapsed_time=5594 2026-03-13 12:27:05.447 | + functions-common:time_stop:2426 : total=148262 2026-03-13 12:27:05.452 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-03-13 12:27:05.459 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=153856 2026-03-13 12:27:05.465 | + functions-common:apt_get:1207 : return 0 2026-03-13 12:27:05.471 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-03-13 12:27:05.477 | + ./stack.sh:main:945 : configure_cinder 2026-03-13 12:27:05.485 | + lib/cinder:configure_cinder:295 : sudo install -d -o stack -m 755 /etc/cinder 2026-03-13 12:27:05.508 | + lib/cinder:configure_cinder:297 : rm -f /etc/cinder/cinder.conf 2026-03-13 12:27:05.518 | + lib/cinder:configure_cinder:299 : configure_rootwrap cinder 2026-03-13 12:27:05.524 | + inc/rootwrap:configure_rootwrap:43 : local project=cinder 2026-03-13 12:27:05.529 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2026-03-13 12:27:05.538 | ++ inc/rootwrap:configure_rootwrap:45 : echo cinder 2026-03-13 12:27:05.539 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2026-03-13 12:27:05.549 | + inc/rootwrap:configure_rootwrap:45 : project_uc=CINDER 2026-03-13 12:27:05.554 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=CINDER_BIN_DIR 2026-03-13 12:27:05.560 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/opt/stack/data/venv/bin 2026-03-13 12:27:05.565 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=CINDER_DIR 2026-03-13 12:27:05.570 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/cinder 2026-03-13 12:27:05.576 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/cinder/etc/cinder 2026-03-13 12:27:05.581 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/opt/stack/data/venv/bin/cinder-rootwrap 2026-03-13 12:27:05.586 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/cinder/rootwrap.d 2026-03-13 12:27:05.609 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/cinder/rootwrap.d 2026-03-13 12:27:05.632 | + 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-03-13 12:27:05.657 | + 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-03-13 12:27:05.680 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/cinder/rootwrap.d:' -i /etc/cinder/rootwrap.conf 2026-03-13 12:27:05.703 | + inc/rootwrap:configure_rootwrap:66 : sudo sed -e 's/^exec_dirs=.*/#&/' -i /etc/cinder/rootwrap.conf 2026-03-13 12:27:05.725 | + inc/rootwrap:configure_rootwrap:69 : local tempfile 2026-03-13 12:27:05.732 | ++ inc/rootwrap:configure_rootwrap:70 : mktemp 2026-03-13 12:27:05.741 | + inc/rootwrap:configure_rootwrap:70 : tempfile=/tmp/tmp.3RClS7sgWn 2026-03-13 12:27:05.746 | + inc/rootwrap:configure_rootwrap:72 : rootwrap_sudo_cmd='/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2026-03-13 12:27:05.752 | + inc/rootwrap:configure_rootwrap:73 : echo 'stack ALL=(root) NOPASSWD: /opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2026-03-13 12:27:05.758 | + inc/rootwrap:configure_rootwrap:74 : '[' -f /opt/stack/data/venv/bin/cinder-rootwrap-daemon ']' 2026-03-13 12:27:05.763 | + inc/rootwrap:configure_rootwrap:79 : chmod 0440 /tmp/tmp.3RClS7sgWn 2026-03-13 12:27:05.772 | + inc/rootwrap:configure_rootwrap:80 : sudo chown root:root /tmp/tmp.3RClS7sgWn 2026-03-13 12:27:05.794 | + inc/rootwrap:configure_rootwrap:81 : sudo mv /tmp/tmp.3RClS7sgWn /etc/sudoers.d/cinder-rootwrap 2026-03-13 12:27:05.818 | ++ inc/rootwrap:configure_rootwrap:85 : dirname /opt/stack/data/venv/bin/cinder-rootwrap 2026-03-13 12:27:05.824 | + inc/rootwrap:configure_rootwrap:85 : add_sudo_secure_path /opt/stack/data/venv/bin 2026-03-13 12:27:05.829 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/opt/stack/data/venv/bin 2026-03-13 12:27:05.837 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2026-03-13 12:27:05.842 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2026-03-13 12:27:05.848 | + 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-03-13 12:27:05.854 | + 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-03-13 12:27:05.862 | + 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-03-13 12:27:05.862 | + inc/rootwrap:add_sudo_secure_path:33 : sudo tee /etc/sudoers.d/zz-secure-path 2026-03-13 12:27:05.875 | Defaults:stack secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin:/opt/stack/data/venv/bin 2026-03-13 12:27:05.884 | + inc/rootwrap:add_sudo_secure_path:34 : sudo chmod 400 /etc/sudoers.d/zz-secure-path 2026-03-13 12:27:05.904 | + inc/rootwrap:add_sudo_secure_path:35 : sudo chown root:root /etc/sudoers.d/zz-secure-path 2026-03-13 12:27:05.926 | + lib/cinder:configure_cinder:301 : [[ -f /opt/stack/cinder/etc/cinder/resource_filters.json ]] 2026-03-13 12:27:05.932 | + lib/cinder:configure_cinder:302 : cp -p /opt/stack/cinder/etc/cinder/resource_filters.json /etc/cinder/resource_filters.json 2026-03-13 12:27:05.943 | + lib/cinder:configure_cinder:305 : cp /opt/stack/cinder/etc/cinder/api-paste.ini /etc/cinder/api-paste.ini 2026-03-13 12:27:05.952 | + lib/cinder:configure_cinder:307 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf cinder 2026-03-13 12:27:05.957 | + lib/keystone:configure_keystone_authtoken_middleware:454 : local conf_file=/etc/cinder/cinder.conf 2026-03-13 12:27:05.962 | + lib/keystone:configure_keystone_authtoken_middleware:455 : local admin_user=cinder 2026-03-13 12:27:05.968 | + lib/keystone:configure_keystone_authtoken_middleware:456 : local section=keystone_authtoken 2026-03-13 12:27:05.973 | + lib/keystone:configure_keystone_authtoken_middleware:457 : local service_type= 2026-03-13 12:27:05.979 | + lib/keystone:configure_keystone_authtoken_middleware:459 : configure_keystoneauth /etc/cinder/cinder.conf cinder keystone_authtoken 2026-03-13 12:27:05.985 | + lib/keystone:configure_keystoneauth:432 : local conf_file=/etc/cinder/cinder.conf 2026-03-13 12:27:05.991 | + lib/keystone:configure_keystoneauth:433 : local admin_user=cinder 2026-03-13 12:27:05.996 | + lib/keystone:configure_keystoneauth:434 : local section=keystone_authtoken 2026-03-13 12:27:06.002 | + lib/keystone:configure_keystoneauth:436 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_type password 2026-03-13 12:27:06.072 | + lib/keystone:configure_keystoneauth:437 : iniset /etc/cinder/cinder.conf keystone_authtoken interface public 2026-03-13 12:27:06.135 | + lib/keystone:configure_keystoneauth:438 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_url https://199.204.45.35/identity 2026-03-13 12:27:06.201 | + lib/keystone:configure_keystoneauth:439 : iniset /etc/cinder/cinder.conf keystone_authtoken username cinder 2026-03-13 12:27:06.268 | + lib/keystone:configure_keystoneauth:440 : iniset /etc/cinder/cinder.conf keystone_authtoken password secretservice 2026-03-13 12:27:06.335 | + lib/keystone:configure_keystoneauth:441 : iniset /etc/cinder/cinder.conf keystone_authtoken user_domain_name Default 2026-03-13 12:27:06.401 | + lib/keystone:configure_keystoneauth:442 : iniset /etc/cinder/cinder.conf keystone_authtoken project_name service 2026-03-13 12:27:06.469 | + lib/keystone:configure_keystoneauth:443 : iniset /etc/cinder/cinder.conf keystone_authtoken project_domain_name Default 2026-03-13 12:27:06.538 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/cinder/cinder.conf keystone_authtoken www_authenticate_uri https://199.204.45.35/identity 2026-03-13 12:27:06.606 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/cinder/cinder.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-03-13 12:27:06.677 | + lib/keystone:configure_keystone_authtoken_middleware:462 : iniset /etc/cinder/cinder.conf keystone_authtoken memcached_servers localhost:11211 2026-03-13 12:27:06.743 | + lib/keystone:configure_keystone_authtoken_middleware:463 : [[ -n '' ]] 2026-03-13 12:27:06.749 | + lib/cinder:configure_cinder:309 : iniset /etc/cinder/cinder.conf DEFAULT debug True 2026-03-13 12:27:06.823 | + lib/cinder:configure_cinder:311 : iniset /etc/cinder/cinder.conf DEFAULT target_helper lioadm 2026-03-13 12:27:06.895 | ++ lib/cinder:configure_cinder:312 : database_connection_url cinder 2026-03-13 12:27:06.901 | ++ lib/database:database_connection_url:134 : local db=cinder 2026-03-13 12:27:06.907 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql cinder 2026-03-13 12:27:06.912 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=cinder 2026-03-13 12:27:06.919 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-03-13 12:27:06.924 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-03-13 12:27:06.928 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-03-13 12:27:06.966 | ++ functions-common:is_service_enabled:2068 : return 0 2026-03-13 12:27:06.972 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-03-13 12:27:06.979 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:secretdatabase@127.0.0.1/cinder?charset=utf8&plugin=dbcounter' 2026-03-13 12:27:06.987 | + 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-03-13 12:27:07.060 | + lib/cinder:configure_cinder:313 : iniset /etc/cinder/cinder.conf DEFAULT api_paste_config /etc/cinder/api-paste.ini 2026-03-13 12:27:07.133 | + lib/cinder:configure_cinder:314 : iniset /etc/cinder/cinder.conf DEFAULT rootwrap_config /etc/cinder/rootwrap.conf 2026-03-13 12:27:07.204 | + lib/cinder:configure_cinder:315 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_extension cinder.api.contrib.standard_extensions 2026-03-13 12:27:07.273 | + lib/cinder:configure_cinder:316 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_listen 0.0.0.0 2026-03-13 12:27:07.340 | + lib/cinder:configure_cinder:317 : iniset /etc/cinder/cinder.conf DEFAULT state_path /opt/stack/data/cinder 2026-03-13 12:27:07.409 | + lib/cinder:configure_cinder:318 : iniset /etc/cinder/cinder.conf oslo_concurrency lock_path /opt/stack/data/cinder 2026-03-13 12:27:07.483 | + lib/cinder:configure_cinder:319 : iniset /etc/cinder/cinder.conf DEFAULT my_ip 199.204.45.35 2026-03-13 12:27:07.551 | + lib/cinder:configure_cinder:320 : iniset /etc/cinder/cinder.conf key_manager backend cinder.keymgr.conf_key_mgr.ConfKeyManager 2026-03-13 12:27:07.623 | ++ lib/cinder:configure_cinder:321 : openssl rand -hex 16 2026-03-13 12:27:07.638 | + lib/cinder:configure_cinder:321 : iniset /etc/cinder/cinder.conf key_manager fixed_key 1f816df70f49752866ac2ecaec3046b9 2026-03-13 12:27:07.709 | + lib/cinder:configure_cinder:322 : [[ -n '' ]] 2026-03-13 12:27:07.716 | + lib/cinder:configure_cinder:327 : iniset /etc/cinder/cinder.conf DEFAULT quota_volumes 10 2026-03-13 12:27:07.790 | + lib/cinder:configure_cinder:328 : iniset /etc/cinder/cinder.conf DEFAULT quota_backups 10 2026-03-13 12:27:07.862 | + lib/cinder:configure_cinder:329 : iniset /etc/cinder/cinder.conf DEFAULT quota_snapshots 10 2026-03-13 12:27:07.936 | + lib/cinder:configure_cinder:334 : iniset /etc/cinder/cinder.conf DEFAULT rpc_response_timeout 120 2026-03-13 12:27:08.008 | + lib/cinder:configure_cinder:336 : iniset /etc/cinder/cinder.conf DEFAULT report_interval 120 2026-03-13 12:27:08.079 | + lib/cinder:configure_cinder:337 : iniset /etc/cinder/cinder.conf DEFAULT service_down_time 720 2026-03-13 12:27:08.151 | + lib/cinder:configure_cinder:339 : is_service_enabled c-vol 2026-03-13 12:27:08.193 | + functions-common:is_service_enabled:2068 : return 0 2026-03-13 12:27:08.199 | + lib/cinder:configure_cinder:339 : [[ -n lvm:lvmdriver-1 ]] 2026-03-13 12:27:08.205 | + lib/cinder:configure_cinder:340 : local enabled_backends= 2026-03-13 12:27:08.212 | + lib/cinder:configure_cinder:341 : local default_name= 2026-03-13 12:27:08.218 | + lib/cinder:configure_cinder:342 : local be be_name be_type 2026-03-13 12:27:08.223 | + lib/cinder:configure_cinder:343 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2026-03-13 12:27:08.229 | + lib/cinder:configure_cinder:344 : be_type=lvm 2026-03-13 12:27:08.236 | + lib/cinder:configure_cinder:345 : be_name=lvmdriver-1 2026-03-13 12:27:08.242 | + lib/cinder:configure_cinder:346 : type configure_cinder_backend_lvm 2026-03-13 12:27:08.247 | + lib/cinder:configure_cinder:347 : configure_cinder_backend_lvm lvmdriver-1 2026-03-13 12:27:08.252 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:48 : local be_name=lvmdriver-1 2026-03-13 12:27:08.257 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:50 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_backend_name lvmdriver-1 2026-03-13 12:27:08.329 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:51 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_driver cinder.volume.drivers.lvm.LVMVolumeDriver 2026-03-13 12:27:08.403 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:52 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_group stack-volumes-lvmdriver-1 2026-03-13 12:27:08.475 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:53 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_helper lioadm 2026-03-13 12:27:08.541 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:54 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_protocol iscsi 2026-03-13 12:27:08.611 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:55 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_port 3260 2026-03-13 12:27:08.685 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:56 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_prefix iqn.2010-10.org.openstack: 2026-03-13 12:27:08.754 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:57 : iniset /etc/cinder/cinder.conf lvmdriver-1 lvm_type auto 2026-03-13 12:27:08.824 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:58 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_clear zero 2026-03-13 12:27:08.899 | + lib/cinder:configure_cinder:349 : [[ -z '' ]] 2026-03-13 12:27:08.905 | + lib/cinder:configure_cinder:350 : default_name=lvmdriver-1 2026-03-13 12:27:08.911 | + lib/cinder:configure_cinder:352 : enabled_backends+=lvmdriver-1, 2026-03-13 12:27:08.917 | + lib/cinder:configure_cinder:354 : iniset /etc/cinder/cinder.conf DEFAULT enabled_backends lvmdriver-1 2026-03-13 12:27:08.992 | + lib/cinder:configure_cinder:355 : [[ -n lvmdriver-1 ]] 2026-03-13 12:27:08.999 | + lib/cinder:configure_cinder:356 : iniset /etc/cinder/cinder.conf DEFAULT default_volume_type lvmdriver-1 2026-03-13 12:27:09.070 | + lib/cinder:configure_cinder:358 : configure_cinder_image_volume_cache 2026-03-13 12:27:09.078 | + lib/cinder:configure_cinder_image_volume_cache:714 : for be in ${CINDER_CACHE_ENABLED_FOR_BACKENDS//,/ } 2026-03-13 12:27:09.084 | + lib/cinder:configure_cinder_image_volume_cache:715 : local be_name=lvmdriver-1 2026-03-13 12:27:09.092 | + lib/cinder:configure_cinder_image_volume_cache:717 : iniset /etc/cinder/cinder.conf lvmdriver-1 image_volume_cache_enabled True 2026-03-13 12:27:09.167 | + lib/cinder:configure_cinder_image_volume_cache:719 : [[ -n '' ]] 2026-03-13 12:27:09.173 | + lib/cinder:configure_cinder_image_volume_cache:723 : [[ -n '' ]] 2026-03-13 12:27:09.180 | + lib/cinder:configure_cinder:363 : [[ False == \T\r\u\e ]] 2026-03-13 12:27:09.186 | + lib/cinder:configure_cinder:369 : is_service_enabled c-bak 2026-03-13 12:27:09.225 | + functions-common:is_service_enabled:2068 : return 0 2026-03-13 12:27:09.231 | + lib/cinder:configure_cinder:369 : [[ -n swift ]] 2026-03-13 12:27:09.237 | + lib/cinder:configure_cinder:370 : type configure_cinder_backup_swift 2026-03-13 12:27:09.243 | + lib/cinder:configure_cinder:371 : configure_cinder_backup_swift 2026-03-13 12:27:09.250 | + lib/cinder_backups/swift:configure_cinder_backup_swift:25 : iniset /etc/cinder/cinder.conf DEFAULT backup_driver cinder.backup.drivers.swift.SwiftBackupDriver 2026-03-13 12:27:09.317 | + lib/cinder_backups/swift:configure_cinder_backup_swift:26 : iniset /etc/cinder/cinder.conf DEFAULT backup_swift_url https://199.204.45.35:8080/v1/AUTH_ 2026-03-13 12:27:09.388 | + lib/cinder_backups/swift:configure_cinder_backup_swift:27 : is_service_enabled tls-proxy 2026-03-13 12:27:09.428 | + functions-common:is_service_enabled:2068 : return 0 2026-03-13 12:27:09.433 | + 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-03-13 12:27:09.504 | + lib/cinder:configure_cinder:377 : is_service_enabled ceilometer 2026-03-13 12:27:09.544 | + functions-common:is_service_enabled:2068 : return 1 2026-03-13 12:27:09.551 | + lib/cinder:configure_cinder:381 : is_service_enabled tls-proxy 2026-03-13 12:27:09.591 | + functions-common:is_service_enabled:2068 : return 0 2026-03-13 12:27:09.597 | + 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-03-13 12:27:09.603 | + lib/cinder:configure_cinder:384 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_listen_port 18776 2026-03-13 12:27:09.673 | + lib/cinder:configure_cinder:385 : iniset /etc/cinder/cinder.conf oslo_middleware enable_proxy_headers_parsing True 2026-03-13 12:27:09.746 | + lib/cinder:configure_cinder:389 : '[' False '!=' False ']' 2026-03-13 12:27:09.753 | + lib/cinder:configure_cinder:393 : iniset_rpc_backend cinder /etc/cinder/cinder.conf 2026-03-13 12:27:09.759 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=cinder 2026-03-13 12:27:09.765 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/cinder/cinder.conf 2026-03-13 12:27:09.772 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-03-13 12:27:09.778 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-03-13 12:27:09.784 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-03-13 12:27:09.823 | + functions-common:is_service_enabled:2068 : return 0 2026-03-13 12:27:09.830 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-03-13 12:27:09.836 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-03-13 12:27:09.842 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-03-13 12:27:09.880 | ++ functions-common:is_service_enabled:2068 : return 0 2026-03-13 12:27:09.886 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:secretrabbit@199.204.45.35:5672/ 2026-03-13 12:27:09.894 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/cinder/cinder.conf DEFAULT transport_url rabbit://stackrabbit:secretrabbit@199.204.45.35:5672/ 2026-03-13 12:27:09.964 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-03-13 12:27:09.969 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-03-13 12:27:09.974 | + lib/cinder:configure_cinder:396 : setup_logging /etc/cinder/cinder.conf 2026-03-13 12:27:09.981 | + functions:setup_logging:693 : setup_systemd_logging /etc/cinder/cinder.conf 2026-03-13 12:27:09.987 | + functions:setup_systemd_logging:710 : local conf_file=/etc/cinder/cinder.conf 2026-03-13 12:27:09.995 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-03-13 12:27:10.036 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-03-13 12:27:10.042 | + functions:setup_systemd_logging:716 : local pidstr= 2026-03-13 12:27:10.048 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-03-13 12:27:10.054 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-03-13 12:27:10.060 | + 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-03-13 12:27:10.127 | + 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-03-13 12:27:10.192 | + 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-03-13 12:27:10.256 | + functions:setup_systemd_logging:727 : iniset /etc/cinder/cinder.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-03-13 12:27:10.318 | + functions:setup_systemd_logging:730 : iniset /etc/cinder/cinder.conf DEFAULT log_color False 2026-03-13 12:27:10.380 | + lib/cinder:configure_cinder:398 : is_service_enabled c-api 2026-03-13 12:27:10.419 | + functions-common:is_service_enabled:2068 : return 0 2026-03-13 12:27:10.425 | + lib/cinder:configure_cinder:399 : write_uwsgi_config /etc/cinder/cinder-api-uwsgi.ini cinder.wsgi.api:application /volume '' cinder-api 2026-03-13 12:27:10.431 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/cinder/cinder-api-uwsgi.ini 2026-03-13 12:27:10.436 | + lib/apache:write_uwsgi_config:244 : local wsgi=cinder.wsgi.api:application 2026-03-13 12:27:10.440 | + lib/apache:write_uwsgi_config:245 : local url=/volume 2026-03-13 12:27:10.446 | + lib/apache:write_uwsgi_config:246 : local http= 2026-03-13 12:27:10.451 | + lib/apache:write_uwsgi_config:247 : local name=cinder-api 2026-03-13 12:27:10.456 | + lib/apache:write_uwsgi_config:249 : '[' -z cinder-api ']' 2026-03-13 12:27:10.461 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-03-13 12:27:10.466 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-03-13 12:27:10.491 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-03-13 12:27:10.492 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 stack root' 2026-03-13 12:27:10.507 | d /var/run/uwsgi 0755 stack root 2026-03-13 12:27:10.515 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-03-13 12:27:10.530 | /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-03-13 12:27:10.540 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/cinder-api.socket 2026-03-13 12:27:10.545 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/cinder/cinder-api-uwsgi.ini 2026-03-13 12:27:10.554 | + lib/apache:write_uwsgi_config:270 : [[ cinder.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-03-13 12:27:10.559 | + lib/apache:write_uwsgi_config:271 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi module cinder.wsgi.api:application 2026-03-13 12:27:10.630 | + lib/apache:write_uwsgi_config:276 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi processes 4 2026-03-13 12:27:10.700 | + lib/apache:write_uwsgi_config:278 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi master true 2026-03-13 12:27:10.771 | + lib/apache:write_uwsgi_config:280 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi die-on-term true 2026-03-13 12:27:10.843 | + lib/apache:write_uwsgi_config:281 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi exit-on-reload false 2026-03-13 12:27:10.910 | + lib/apache:write_uwsgi_config:284 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi worker-reload-mercy 80 2026-03-13 12:27:10.974 | + lib/apache:write_uwsgi_config:285 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi enable-threads true 2026-03-13 12:27:11.037 | + lib/apache:write_uwsgi_config:286 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi plugins http,python3 2026-03-13 12:27:11.100 | + lib/apache:write_uwsgi_config:288 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi thunder-lock true 2026-03-13 12:27:11.158 | + 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-03-13 12:27:11.220 | + lib/apache:write_uwsgi_config:292 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi buffer-size 65535 2026-03-13 12:27:11.282 | + lib/apache:write_uwsgi_config:294 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi add-header 'Connection: close' 2026-03-13 12:27:11.341 | + lib/apache:write_uwsgi_config:296 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi lazy-apps true 2026-03-13 12:27:11.405 | + lib/apache:write_uwsgi_config:298 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi start-time %t 2026-03-13 12:27:11.471 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-03-13 12:27:11.476 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-03-13 12:27:11.483 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for cinder-api 2026-03-13 12:27:11.488 | ++ lib/apache:apache_site_config_for:174 : local site=cinder-api 2026-03-13 12:27:11.493 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-03-13 12:27:11.498 | ++ functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-03-13 12:27:11.503 | ++ functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-03-13 12:27:11.508 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/cinder-api.conf 2026-03-13 12:27:11.515 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/cinder-api.conf 2026-03-13 12:27:11.521 | + lib/apache:write_uwsgi_config:306 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi socket /var/run/uwsgi/cinder-api.socket 2026-03-13 12:27:11.584 | + lib/apache:write_uwsgi_config:307 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi chmod-socket 666 2026-03-13 12:27:11.650 | + 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-03-13 12:27:11.650 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/cinder-api.conf 2026-03-13 12:27:11.663 | ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-api.socket|uwsgi://uwsgi-uds-cinder-api" retry=0 acquire=1 2026-03-13 12:27:11.671 | + lib/apache:write_uwsgi_config:309 : enable_apache_site cinder-api 2026-03-13 12:27:11.676 | + lib/apache:enable_apache_site:191 : local site=cinder-api 2026-03-13 12:27:11.680 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-03-13 12:27:11.686 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-03-13 12:27:11.690 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-03-13 12:27:11.695 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-03-13 12:27:11.700 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-03-13 12:27:11.705 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-03-13 12:27:11.710 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-03-13 12:27:11.716 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-03-13 12:27:11.721 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-03-13 12:27:11.727 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-03-13 12:27:11.731 | + lib/apache:enable_apache_site:195 : sudo a2ensite cinder-api 2026-03-13 12:27:11.779 | Enabling site cinder-api. 2026-03-13 12:27:11.790 | To activate the new configuration, you need to run: 2026-03-13 12:27:11.791 | systemctl reload apache2 2026-03-13 12:27:11.801 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-03-13 12:27:11.807 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-03-13 12:27:11.812 | + functions-common:restart_service:2296 : '[' -x /bin/systemctl ']' 2026-03-13 12:27:11.818 | + functions-common:restart_service:2297 : sudo /bin/systemctl restart apache2 2026-03-13 12:27:11.987 | + lib/cinder:configure_cinder:402 : [[ -r /opt/stack/devstack/lib/cinder_plugins/default ]] 2026-03-13 12:27:11.992 | + lib/cinder:configure_cinder:406 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_workers 4 2026-03-13 12:27:12.057 | + lib/cinder:configure_cinder:408 : iniset /etc/cinder/cinder.conf DEFAULT glance_api_servers https://199.204.45.35/image 2026-03-13 12:27:12.118 | + lib/cinder:configure_cinder:409 : is_service_enabled tls-proxy 2026-03-13 12:27:12.150 | + functions-common:is_service_enabled:2068 : return 0 2026-03-13 12:27:12.155 | + lib/cinder:configure_cinder:410 : iniset /etc/cinder/cinder.conf DEFAULT glance_protocol https 2026-03-13 12:27:12.215 | + lib/cinder:configure_cinder:411 : iniset /etc/cinder/cinder.conf DEFAULT glance_ca_certificates_file /opt/stack/data/ca-bundle.pem 2026-03-13 12:27:12.280 | + lib/cinder:configure_cinder:415 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf glance glance 2026-03-13 12:27:12.286 | + lib/keystone:configure_keystone_authtoken_middleware:454 : local conf_file=/etc/cinder/cinder.conf 2026-03-13 12:27:12.291 | + lib/keystone:configure_keystone_authtoken_middleware:455 : local admin_user=glance 2026-03-13 12:27:12.296 | + lib/keystone:configure_keystone_authtoken_middleware:456 : local section=glance 2026-03-13 12:27:12.300 | + lib/keystone:configure_keystone_authtoken_middleware:457 : local service_type= 2026-03-13 12:27:12.305 | + lib/keystone:configure_keystone_authtoken_middleware:459 : configure_keystoneauth /etc/cinder/cinder.conf glance glance 2026-03-13 12:27:12.310 | + lib/keystone:configure_keystoneauth:432 : local conf_file=/etc/cinder/cinder.conf 2026-03-13 12:27:12.315 | + lib/keystone:configure_keystoneauth:433 : local admin_user=glance 2026-03-13 12:27:12.320 | + lib/keystone:configure_keystoneauth:434 : local section=glance 2026-03-13 12:27:12.325 | + lib/keystone:configure_keystoneauth:436 : iniset /etc/cinder/cinder.conf glance auth_type password 2026-03-13 12:27:12.391 | + lib/keystone:configure_keystoneauth:437 : iniset /etc/cinder/cinder.conf glance interface public 2026-03-13 12:27:12.454 | + lib/keystone:configure_keystoneauth:438 : iniset /etc/cinder/cinder.conf glance auth_url https://199.204.45.35/identity 2026-03-13 12:27:12.518 | + lib/keystone:configure_keystoneauth:439 : iniset /etc/cinder/cinder.conf glance username glance 2026-03-13 12:27:12.582 | + lib/keystone:configure_keystoneauth:440 : iniset /etc/cinder/cinder.conf glance password secretservice 2026-03-13 12:27:12.648 | + lib/keystone:configure_keystoneauth:441 : iniset /etc/cinder/cinder.conf glance user_domain_name Default 2026-03-13 12:27:12.714 | + lib/keystone:configure_keystoneauth:442 : iniset /etc/cinder/cinder.conf glance project_name service 2026-03-13 12:27:12.779 | + lib/keystone:configure_keystoneauth:443 : iniset /etc/cinder/cinder.conf glance project_domain_name Default 2026-03-13 12:27:12.838 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/cinder/cinder.conf glance www_authenticate_uri https://199.204.45.35/identity 2026-03-13 12:27:12.904 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/cinder/cinder.conf glance cafile /opt/stack/data/ca-bundle.pem 2026-03-13 12:27:12.964 | + lib/keystone:configure_keystone_authtoken_middleware:462 : iniset /etc/cinder/cinder.conf glance memcached_servers localhost:11211 2026-03-13 12:27:13.030 | + lib/keystone:configure_keystone_authtoken_middleware:463 : [[ -n '' ]] 2026-03-13 12:27:13.035 | + lib/cinder:configure_cinder:418 : configure_keystoneauth /etc/cinder/cinder.conf nova nova 2026-03-13 12:27:13.041 | + lib/keystone:configure_keystoneauth:432 : local conf_file=/etc/cinder/cinder.conf 2026-03-13 12:27:13.047 | + lib/keystone:configure_keystoneauth:433 : local admin_user=nova 2026-03-13 12:27:13.052 | + lib/keystone:configure_keystoneauth:434 : local section=nova 2026-03-13 12:27:13.058 | + lib/keystone:configure_keystoneauth:436 : iniset /etc/cinder/cinder.conf nova auth_type password 2026-03-13 12:27:13.127 | + lib/keystone:configure_keystoneauth:437 : iniset /etc/cinder/cinder.conf nova interface public 2026-03-13 12:27:13.192 | + lib/keystone:configure_keystoneauth:438 : iniset /etc/cinder/cinder.conf nova auth_url https://199.204.45.35/identity 2026-03-13 12:27:13.260 | + lib/keystone:configure_keystoneauth:439 : iniset /etc/cinder/cinder.conf nova username nova 2026-03-13 12:27:13.326 | + lib/keystone:configure_keystoneauth:440 : iniset /etc/cinder/cinder.conf nova password secretservice 2026-03-13 12:27:13.391 | + lib/keystone:configure_keystoneauth:441 : iniset /etc/cinder/cinder.conf nova user_domain_name Default 2026-03-13 12:27:13.455 | + lib/keystone:configure_keystoneauth:442 : iniset /etc/cinder/cinder.conf nova project_name service 2026-03-13 12:27:13.525 | + lib/keystone:configure_keystoneauth:443 : iniset /etc/cinder/cinder.conf nova project_domain_name Default 2026-03-13 12:27:13.585 | + lib/cinder:configure_cinder:419 : iniset /etc/cinder/cinder.conf nova region_name RegionOne 2026-03-13 12:27:13.649 | + lib/cinder:configure_cinder:420 : iniset /etc/cinder/cinder.conf DEFAULT graceful_shutdown_timeout 5 2026-03-13 12:27:13.716 | + lib/cinder:configure_cinder:422 : [[ ! -z '' ]] 2026-03-13 12:27:13.722 | + lib/cinder:configure_cinder:424 : is_service_enabled etcd3 2026-03-13 12:27:13.758 | + functions-common:is_service_enabled:2068 : return 0 2026-03-13 12:27:13.764 | + lib/cinder:configure_cinder:427 : iniset /etc/cinder/cinder.conf coordination backend_url 'etcd3+http://199.204.45.35:2379?api_version=v3' 2026-03-13 12:27:13.829 | + lib/cinder:configure_cinder:430 : [[ False == True ]] 2026-03-13 12:27:13.835 | + lib/cinder:configure_cinder:430 : [[ False == True ]] 2026-03-13 12:27:13.839 | + lib/cinder:configure_cinder:434 : iniset /etc/cinder/cinder.conf oslo_policy enforce_scope false 2026-03-13 12:27:13.911 | + lib/cinder:configure_cinder:435 : iniset /etc/cinder/cinder.conf oslo_policy enforce_new_defaults false 2026-03-13 12:27:13.977 | + lib/cinder:configure_cinder:438 : '[' True == True ']' 2026-03-13 12:27:13.983 | + lib/cinder:configure_cinder:439 : init_cinder_service_user_conf 2026-03-13 12:27:13.989 | + lib/cinder:init_cinder_service_user_conf:743 : iniset /etc/cinder/cinder.conf service_user send_service_user_token True 2026-03-13 12:27:14.065 | + lib/cinder:init_cinder_service_user_conf:744 : configure_keystoneauth /etc/cinder/cinder.conf cinder service_user 2026-03-13 12:27:14.070 | + lib/keystone:configure_keystoneauth:432 : local conf_file=/etc/cinder/cinder.conf 2026-03-13 12:27:14.076 | + lib/keystone:configure_keystoneauth:433 : local admin_user=cinder 2026-03-13 12:27:14.082 | + lib/keystone:configure_keystoneauth:434 : local section=service_user 2026-03-13 12:27:14.087 | + lib/keystone:configure_keystoneauth:436 : iniset /etc/cinder/cinder.conf service_user auth_type password 2026-03-13 12:27:14.156 | + lib/keystone:configure_keystoneauth:437 : iniset /etc/cinder/cinder.conf service_user interface public 2026-03-13 12:27:14.224 | + lib/keystone:configure_keystoneauth:438 : iniset /etc/cinder/cinder.conf service_user auth_url https://199.204.45.35/identity 2026-03-13 12:27:14.293 | + lib/keystone:configure_keystoneauth:439 : iniset /etc/cinder/cinder.conf service_user username cinder 2026-03-13 12:27:14.360 | + lib/keystone:configure_keystoneauth:440 : iniset /etc/cinder/cinder.conf service_user password secretservice 2026-03-13 12:27:14.429 | + lib/keystone:configure_keystoneauth:441 : iniset /etc/cinder/cinder.conf service_user user_domain_name Default 2026-03-13 12:27:14.499 | + lib/keystone:configure_keystoneauth:442 : iniset /etc/cinder/cinder.conf service_user project_name service 2026-03-13 12:27:14.566 | + lib/keystone:configure_keystoneauth:443 : iniset /etc/cinder/cinder.conf service_user project_domain_name Default 2026-03-13 12:27:14.636 | + ./stack.sh:main:948 : is_service_enabled neutron 2026-03-13 12:27:14.678 | + functions-common:is_service_enabled:2068 : return 0 2026-03-13 12:27:14.684 | + ./stack.sh:main:950 : stack_install_service neutron 2026-03-13 12:27:14.691 | + lib/stack:stack_install_service:20 : local service=neutron 2026-03-13 12:27:14.698 | + lib/stack:stack_install_service:21 : type install_neutron 2026-03-13 12:27:14.705 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-03-13 12:27:14.711 | + lib/stack:stack_install_service:32 : install_neutron 2026-03-13 12:27:14.718 | + lib/neutron:install_neutron:509 : use_library_from_git neutron-lib 2026-03-13 12:27:14.725 | + inc/python:use_library_from_git:266 : local name=neutron-lib 2026-03-13 12:27:14.731 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-13 12:27:14.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 = \A\L\L ]] 2026-03-13 12:27:14.745 | + 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-03-13 12:27:14.751 | + inc/python:use_library_from_git:269 : return 1 2026-03-13 12:27:14.757 | + lib/neutron:install_neutron:516 : use_library_from_git sqlalchemy 2026-03-13 12:27:14.763 | + inc/python:use_library_from_git:266 : local name=sqlalchemy 2026-03-13 12:27:14.770 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-13 12:27:14.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-03-13 12:27:14.784 | + 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-03-13 12:27:14.789 | + inc/python:use_library_from_git:269 : return 1 2026-03-13 12:27:14.795 | + lib/neutron:install_neutron:520 : use_library_from_git alembic 2026-03-13 12:27:14.803 | + inc/python:use_library_from_git:266 : local name=alembic 2026-03-13 12:27:14.808 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-13 12:27:14.814 | + 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-03-13 12:27:14.820 | + 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-03-13 12:27:14.826 | + inc/python:use_library_from_git:269 : return 1 2026-03-13 12:27:14.832 | + lib/neutron:install_neutron:525 : git_clone https://github.com/openstack/neutron.git /opt/stack/neutron master 2026-03-13 12:27:14.838 | + functions-common:git_clone:581 : local git_remote=https://github.com/openstack/neutron.git 2026-03-13 12:27:14.843 | + functions-common:git_clone:582 : local git_dest=/opt/stack/neutron 2026-03-13 12:27:14.849 | + functions-common:git_clone:583 : local git_ref=master 2026-03-13 12:27:14.855 | + functions-common:git_clone:584 : local orig_dir 2026-03-13 12:27:14.862 | ++ functions-common:git_clone:585 : pwd 2026-03-13 12:27:14.868 | + functions-common:git_clone:585 : orig_dir=/opt/stack/devstack 2026-03-13 12:27:14.873 | + functions-common:git_clone:586 : local git_clone_flags= 2026-03-13 12:27:14.880 | ++ functions-common:git_clone:588 : trueorfalse False RECLONE 2026-03-13 12:27:14.918 | + functions-common:git_clone:588 : RECLONE=False 2026-03-13 12:27:14.924 | + functions-common:git_clone:589 : [[ 0 -gt 0 ]] 2026-03-13 12:27:14.930 | + functions-common:git_clone:593 : [[ False = \T\r\u\e ]] 2026-03-13 12:27:14.937 | + functions-common:git_clone:602 : echo master 2026-03-13 12:27:14.938 | + functions-common:git_clone:602 : egrep -q '^refs' 2026-03-13 12:27:14.948 | + functions-common:git_clone:616 : [[ ! -d /opt/stack/neutron ]] 2026-03-13 12:27:14.954 | + functions-common:git_clone:626 : [[ False = \T\r\u\e ]] 2026-03-13 12:27:14.960 | + functions-common:git_clone:661 : sudo git config --system --add safe.directory /opt/stack/neutron 2026-03-13 12:27:14.984 | + functions-common:git_clone:664 : cd /opt/stack/neutron 2026-03-13 12:27:14.991 | + functions-common:git_clone:665 : git show --oneline 2026-03-13 12:27:14.992 | + functions-common:git_clone:665 : head -1 2026-03-13 12:27:14.999 | 41a2a5ed8a Merge "Update master for stable/2026.1" 2026-03-13 12:27:15.006 | + functions-common:git_clone:666 : cd /opt/stack/devstack 2026-03-13 12:27:15.014 | + lib/neutron:install_neutron:526 : setup_develop /opt/stack/neutron 2026-03-13 12:27:15.021 | + inc/python:setup_develop:353 : local bindep 2026-03-13 12:27:15.027 | + inc/python:setup_develop:354 : [[ /opt/stack/neutron == -bindep* ]] 2026-03-13 12:27:15.034 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/neutron 2026-03-13 12:27:15.040 | + inc/python:setup_develop:359 : local extras= 2026-03-13 12:27:15.046 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/neutron -e 2026-03-13 12:27:15.053 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-03-13 12:27:15.059 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/neutron == -bindep* ]] 2026-03-13 12:27:15.065 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/neutron 2026-03-13 12:27:15.072 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-03-13 12:27:15.078 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-03-13 12:27:15.087 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/neutron 2026-03-13 12:27:15.092 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-03-13 12:27:15.100 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/neutron 2026-03-13 12:27:15.106 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-03-13 12:27:15.113 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-03-13 12:27:15.123 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/neutron/setup.cfg 2026-03-13 12:27:15.138 | + inc/python:_setup_package_with_constraints_edit:400 : name=neutron 2026-03-13 12:27:15.145 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z neutron ']' 2026-03-13 12:27:15.150 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- neutron 2026-03-13 12:27:15.247 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/neutron -e 2026-03-13 12:27:15.251 | + inc/python:setup_package:436 : local bindep=0 2026-03-13 12:27:15.257 | + inc/python:setup_package:437 : local bindep_flag= 2026-03-13 12:27:15.263 | + inc/python:setup_package:438 : local bindep_profiles= 2026-03-13 12:27:15.270 | + inc/python:setup_package:439 : [[ /opt/stack/neutron == -bindep* ]] 2026-03-13 12:27:15.276 | + inc/python:setup_package:444 : local project_dir=/opt/stack/neutron 2026-03-13 12:27:15.281 | + inc/python:setup_package:445 : local flags=-e 2026-03-13 12:27:15.287 | + inc/python:setup_package:446 : local extras= 2026-03-13 12:27:15.292 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-03-13 12:27:15.299 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-03-13 12:27:15.304 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-03-13 12:27:15.310 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-03-13 12:27:15.316 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-03-13 12:27:15.320 | + inc/python:setup_package:464 : pip_install -e /opt/stack/neutron 2026-03-13 12:27:15.363 | Using python 3.12 to install /opt/stack/neutron 2026-03-13 12:27:15.369 | + 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-03-13 12:27:15.947 | Obtaining file:///opt/stack/neutron 2026-03-13 12:27:15.952 | Installing build dependencies: started 2026-03-13 12:27:16.898 | Installing build dependencies: finished with status 'done' 2026-03-13 12:27:16.899 | Checking if build backend supports build_editable: started 2026-03-13 12:27:17.191 | Checking if build backend supports build_editable: finished with status 'done' 2026-03-13 12:27:17.193 | Getting requirements to build editable: started 2026-03-13 12:27:17.366 | Getting requirements to build editable: finished with status 'done' 2026-03-13 12:27:17.368 | Preparing editable metadata (pyproject.toml): started 2026-03-13 12:27:18.493 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-03-13 12:27:18.511 | Requirement already satisfied: pbr>=6.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev11) (7.0.3) 2026-03-13 12:27:18.512 | Requirement already satisfied: Paste>=2.0.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev11) (3.10.1) 2026-03-13 12:27:18.512 | Requirement already satisfied: PasteDeploy>=1.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev11) (3.1.0) 2026-03-13 12:27:18.513 | Requirement already satisfied: Routes>=2.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev11) (2.5.1) 2026-03-13 12:27:18.513 | Requirement already satisfied: debtcollector>=1.19.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev11) (3.0.0) 2026-03-13 12:27:18.513 | Requirement already satisfied: decorator>=4.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev11) (5.2.1) 2026-03-13 12:27:18.610 | Collecting pecan>=1.4.0 (from neutron==28.1.0.dev11) 2026-03-13 12:27:18.680 | Downloading pecan-1.7.0-py3-none-any.whl.metadata (1.7 kB) 2026-03-13 12:27:18.691 | Requirement already satisfied: httplib2>=0.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev11) (0.31.2) 2026-03-13 12:27:18.692 | Requirement already satisfied: requests>=2.32.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev11) (2.32.5) 2026-03-13 12:27:18.693 | Requirement already satisfied: Jinja2>=2.10 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev11) (3.1.6) 2026-03-13 12:27:18.693 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev11) (12.0.0) 2026-03-13 12:27:18.694 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev11) (1.3.0) 2026-03-13 12:27:18.735 | Collecting neutron-lib>=3.24.0 (from neutron==28.1.0.dev11) 2026-03-13 12:27:18.739 | Downloading neutron_lib-3.24.0-py3-none-any.whl.metadata (2.5 kB) 2026-03-13 12:27:18.771 | Collecting python-neutronclient>=7.8.0 (from neutron==28.1.0.dev11) 2026-03-13 12:27:18.775 | Downloading python_neutronclient-11.8.0-py3-none-any.whl.metadata (3.5 kB) 2026-03-13 12:27:18.784 | Requirement already satisfied: tenacity>=6.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev11) (9.1.4) 2026-03-13 12:27:18.784 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev11) (2.0.46) 2026-03-13 12:27:18.785 | Requirement already satisfied: WebOb>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev11) (1.8.9) 2026-03-13 12:27:18.786 | Requirement already satisfied: keystoneauth1>=3.14.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev11) (5.13.1) 2026-03-13 12:27:18.786 | Requirement already satisfied: alembic>=1.6.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev11) (1.18.4) 2026-03-13 12:27:18.787 | Requirement already satisfied: stevedore>=2.0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev11) (5.7.0) 2026-03-13 12:27:18.787 | Requirement already satisfied: oslo.cache>=1.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev11) (4.1.1) 2026-03-13 12:27:18.788 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev11) (7.4.0) 2026-03-13 12:27:18.788 | Requirement already satisfied: oslo.config>=10.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev11) (10.3.0) 2026-03-13 12:27:18.789 | Requirement already satisfied: oslo.context>=2.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev11) (6.3.0) 2026-03-13 12:27:18.790 | Requirement already satisfied: oslo.db>=4.44.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev11) (18.0.0) 2026-03-13 12:27:18.790 | Requirement already satisfied: oslo.i18n>=3.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev11) (6.7.2) 2026-03-13 12:27:18.791 | Requirement already satisfied: oslo.log>=5.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev11) (8.1.0) 2026-03-13 12:27:18.791 | Requirement already satisfied: oslo.messaging>=7.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev11) (17.3.0) 2026-03-13 12:27:18.792 | Requirement already satisfied: oslo.middleware>=3.31.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev11) (8.0.0) 2026-03-13 12:27:18.792 | Requirement already satisfied: oslo.policy>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev11) (5.0.0) 2026-03-13 12:27:18.793 | Requirement already satisfied: oslo.privsep>=2.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev11) (3.10.1) 2026-03-13 12:27:18.794 | Requirement already satisfied: oslo.reports>=1.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev11) (3.7.0) 2026-03-13 12:27:18.794 | Requirement already satisfied: oslo.rootwrap>=5.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev11) (7.9.0) 2026-03-13 12:27:18.794 | Requirement already satisfied: oslo.serialization>=5.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev11) (5.9.1) 2026-03-13 12:27:18.795 | 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.dev11) (4.5.1) 2026-03-13 12:27:18.796 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev11) (2.7.1) 2026-03-13 12:27:18.796 | Requirement already satisfied: oslo.utils>=7.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev11) (10.0.0) 2026-03-13 12:27:18.797 | Requirement already satisfied: oslo.versionedobjects>=1.35.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev11) (3.9.0) 2026-03-13 12:27:18.797 | Requirement already satisfied: osprofiler>=2.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev11) (4.3.0) 2026-03-13 12:27:18.814 | Collecting os-ken>=4.1.1 (from neutron==28.1.0.dev11) 2026-03-13 12:27:18.818 | Downloading os_ken-4.1.1-py3-none-any.whl.metadata (1.8 kB) 2026-03-13 12:27:18.842 | Collecting os-resource-classes>=1.1.0 (from neutron==28.1.0.dev11) 2026-03-13 12:27:18.846 | Downloading os_resource_classes-1.1.0-py3-none-any.whl.metadata (1.9 kB) 2026-03-13 12:27:18.872 | Collecting ovs>3.3.0 (from neutron==28.1.0.dev11) 2026-03-13 12:27:18.877 | Downloading ovs-3.7.0.tar.gz (162 kB) 2026-03-13 12:27:18.936 | Installing build dependencies: started 2026-03-13 12:27:19.882 | Installing build dependencies: finished with status 'done' 2026-03-13 12:27:19.883 | Getting requirements to build wheel: started 2026-03-13 12:27:20.252 | Getting requirements to build wheel: finished with status 'done' 2026-03-13 12:27:20.254 | Preparing metadata (pyproject.toml): started 2026-03-13 12:27:20.458 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-03-13 12:27:20.493 | Collecting ovsdbapp>=2.14.1 (from neutron==28.1.0.dev11) 2026-03-13 12:27:20.498 | Downloading ovsdbapp-2.16.0-py3-none-any.whl.metadata (1.9 kB) 2026-03-13 12:27:20.508 | Requirement already satisfied: psutil>=6.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev11) (7.2.2) 2026-03-13 12:27:20.531 | Collecting pyroute2>=0.7.3 (from neutron==28.1.0.dev11) 2026-03-13 12:27:20.535 | Downloading pyroute2-0.8.1-py3-none-any.whl.metadata (8.2 kB) 2026-03-13 12:27:20.543 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev11) (24.2.1) 2026-03-13 12:27:20.544 | Requirement already satisfied: python-novaclient>=9.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev11) (18.12.0) 2026-03-13 12:27:20.545 | Requirement already satisfied: openstacksdk>=0.31.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev11) (4.10.0) 2026-03-13 12:27:20.564 | Collecting python-designateclient>=2.7.0 (from neutron==28.1.0.dev11) 2026-03-13 12:27:20.569 | Downloading python_designateclient-6.4.0-py3-none-any.whl.metadata (3.1 kB) 2026-03-13 12:27:20.601 | Collecting os-vif>=3.1.0 (from neutron==28.1.0.dev11) 2026-03-13 12:27:20.605 | Downloading os_vif-4.3.0-py3-none-any.whl.metadata (2.5 kB) 2026-03-13 12:27:20.613 | Requirement already satisfied: futurist>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev11) (3.2.1) 2026-03-13 12:27:20.613 | Requirement already satisfied: tooz>=1.58.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev11) (8.1.0) 2026-03-13 12:27:20.615 | Requirement already satisfied: Mako in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=1.6.5->neutron==28.1.0.dev11) (1.3.10) 2026-03-13 12:27:20.615 | 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.dev11) (4.15.0) 2026-03-13 12:27:20.617 | Requirement already satisfied: wrapt>=1.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=1.19.0->neutron==28.1.0.dev11) (2.1.1) 2026-03-13 12:27:20.621 | 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.dev11) (3.3.2) 2026-03-13 12:27:20.624 | Requirement already satisfied: MarkupSafe>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from Jinja2>=2.10->neutron==28.1.0.dev11) (3.0.3) 2026-03-13 12:27:20.626 | 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.dev11) (2.1.0) 2026-03-13 12:27:20.626 | 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.dev11) (1.8.2) 2026-03-13 12:27:20.630 | 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.dev11) (4.0.1) 2026-03-13 12:27:20.630 | 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.dev11) (2.11.0) 2026-03-13 12:27:20.631 | 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.dev11) (5.8.0) 2026-03-13 12:27:20.693 | Collecting setproctitle>=1.1.10 (from neutron-lib>=3.24.0->neutron==28.1.0.dev11) 2026-03-13 12:27:20.698 | 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-03-13 12:27:20.728 | Collecting os-traits>=0.9.0 (from neutron-lib>=3.24.0->neutron==28.1.0.dev11) 2026-03-13 12:27:20.732 | Downloading os_traits-3.6.0-py3-none-any.whl.metadata (1.9 kB) 2026-03-13 12:27:20.741 | 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.dev11) (43.0.3) 2026-03-13 12:27:20.741 | 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.dev11) (1.5.0) 2026-03-13 12:27:20.742 | 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.dev11) (1.1.0) 2026-03-13 12:27:20.743 | 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.dev11) (1.33) 2026-03-13 12:27:20.744 | Requirement already satisfied: platformdirs>=3 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->neutron==28.1.0.dev11) (4.9.2) 2026-03-13 12:27:20.745 | 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.dev11) (6.0.3) 2026-03-13 12:27:20.746 | Requirement already satisfied: requestsexceptions>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->neutron==28.1.0.dev11) (1.4.0) 2026-03-13 12:27:20.750 | 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.dev11) (2.0.0) 2026-03-13 12:27:20.752 | 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.dev11) (3.0) 2026-03-13 12:27:20.757 | 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.dev11) (3.0.0) 2026-03-13 12:27:20.759 | 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.dev11) (0.40.4) 2026-03-13 12:27:20.759 | 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.dev11) (1.1.2) 2026-03-13 12:27:20.776 | Collecting ncclient>=0.6.13 (from os-ken>=4.1.1->neutron==28.1.0.dev11) 2026-03-13 12:27:20.781 | Downloading ncclient-0.7.0.tar.gz (116 kB) 2026-03-13 12:27:20.834 | Installing build dependencies: started 2026-03-13 12:27:21.699 | Installing build dependencies: finished with status 'done' 2026-03-13 12:27:21.700 | Getting requirements to build wheel: started 2026-03-13 12:27:22.099 | Getting requirements to build wheel: finished with status 'done' 2026-03-13 12:27:22.100 | Preparing metadata (pyproject.toml): started 2026-03-13 12:27:22.312 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-03-13 12:27:22.318 | 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.dev11) (26.0) 2026-03-13 12:27:22.321 | 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.dev11) (2.8.0) 2026-03-13 12:27:22.321 | 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.dev11) (3.3.2) 2026-03-13 12:27:22.329 | 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.dev11) (4.0.0) 2026-03-13 12:27:22.329 | 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.dev11) (6.0.2) 2026-03-13 12:27:22.343 | 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.dev11) (0.20) 2026-03-13 12:27:22.346 | 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.dev11) (2.0.0) 2026-03-13 12:27:22.351 | 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.dev11) (2.0.2) 2026-03-13 12:27:22.351 | 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.dev11) (0.5.0) 2026-03-13 12:27:22.356 | 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.dev11) (2.9.0.post0) 2026-03-13 12:27:22.359 | 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.dev11) (7.0.1) 2026-03-13 12:27:22.360 | 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.dev11) (5.3.1) 2026-03-13 12:27:22.360 | 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.dev11) (5.6.2) 2026-03-13 12:27:22.361 | 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.dev11) (0.15.1) 2026-03-13 12:27:22.363 | 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.dev11) (5.1.0) 2026-03-13 12:27:22.368 | 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.dev11) (2025.3) 2026-03-13 12:27:22.374 | 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.dev11) (0.24.1) 2026-03-13 12:27:22.376 | 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.dev11) (5.0.0) 2026-03-13 12:27:22.377 | 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.dev11) (4.0.1) 2026-03-13 12:27:22.395 | 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.dev11) (1.7.3) 2026-03-13 12:27:22.419 | Collecting cotyledon>=2.2.0 (from oslo.service[threading]>=4.2.1->neutron==28.1.0.dev11) 2026-03-13 12:27:22.423 | Downloading cotyledon-2.2.0-py3-none-any.whl.metadata (3.7 kB) 2026-03-13 12:27:22.439 | 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.dev11) (3.17.0) 2026-03-13 12:27:22.473 | Collecting sortedcontainers (from ovs>3.3.0->neutron==28.1.0.dev11) 2026-03-13 12:27:22.477 | Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl.metadata (10 kB) 2026-03-13 12:27:22.525 | Collecting fixtures>=3.0.0 (from ovsdbapp>=2.14.1->neutron==28.1.0.dev11) 2026-03-13 12:27:22.527 | Using cached fixtures-4.3.1-py3-none-any.whl.metadata (22 kB) 2026-03-13 12:27:22.540 | 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.dev11) (2.2.1) 2026-03-13 12:27:22.541 | 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.dev11) (1.6.2) 2026-03-13 12:27:22.547 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=2.0.2->neutron==28.1.0.dev11) (82.0.1) 2026-03-13 12:27:22.565 | 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.dev11) (0.6.0) 2026-03-13 12:27:22.594 | 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.dev11) (1.17.0) 2026-03-13 12:27:22.597 | 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.dev11) (4.13.2) 2026-03-13 12:27:22.598 | 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.dev11) (4.26.0) 2026-03-13 12:27:22.616 | Collecting osc-lib>=1.8.0 (from python-designateclient>=2.7.0->neutron==28.1.0.dev11) 2026-03-13 12:27:22.620 | Downloading osc_lib-4.4.0-py3-none-any.whl.metadata (3.8 kB) 2026-03-13 12:27:22.635 | 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.dev11) (0.6.0) 2026-03-13 12:27:22.635 | 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.dev11) (3.2.0) 2026-03-13 12:27:22.644 | 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.dev11) (1.11.0) 2026-03-13 12:27:22.644 | 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.dev11) (14.3.3) 2026-03-13 12:27:22.645 | 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.dev11) (1.7.2) 2026-03-13 12:27:22.648 | 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.dev11) (25.4.0) 2026-03-13 12:27:22.649 | 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.dev11) (2025.9.1) 2026-03-13 12:27:22.649 | 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.dev11) (0.37.0) 2026-03-13 12:27:22.649 | 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.dev11) (0.30.0) 2026-03-13 12:27:22.690 | 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.dev11) (3.4.4) 2026-03-13 12:27:22.690 | 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.dev11) (3.11) 2026-03-13 12:27:22.691 | Requirement already satisfied: urllib3<3,>=1.21.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.32.3->neutron==28.1.0.dev11) (2.6.3) 2026-03-13 12:27:22.692 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.32.3->neutron==28.1.0.dev11) (2023.11.17) 2026-03-13 12:27:22.718 | 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.dev11) (4.0.0) 2026-03-13 12:27:22.719 | 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.dev11) (2.19.2) 2026-03-13 12:27:22.726 | 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.dev11) (0.1.2) 2026-03-13 12:27:22.738 | 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.dev11) (0.7) 2026-03-13 12:27:22.777 | 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.dev11) (2.8.5) 2026-03-13 12:27:22.781 | 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.dev11) (0.16.0) 2026-03-13 12:27:22.840 | Downloading neutron_lib-3.24.0-py3-none-any.whl (630 kB) 2026-03-13 12:27:22.858 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 630.6/630.6 kB 29.2 MB/s 0:00:00 2026-03-13 12:27:22.864 | Downloading os_ken-4.1.1-py3-none-any.whl (2.0 MB) 2026-03-13 12:27:22.892 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.0/2.0 MB 71.1 MB/s 0:00:00 2026-03-13 12:27:22.897 | Downloading os_resource_classes-1.1.0-py3-none-any.whl (11 kB) 2026-03-13 12:27:22.907 | Downloading os_traits-3.6.0-py3-none-any.whl (43 kB) 2026-03-13 12:27:22.918 | Downloading os_vif-4.3.0-py3-none-any.whl (115 kB) 2026-03-13 12:27:22.930 | Downloading cotyledon-2.2.0-py3-none-any.whl (28 kB) 2026-03-13 12:27:22.941 | Downloading ovsdbapp-2.16.0-py3-none-any.whl (151 kB) 2026-03-13 12:27:22.949 | Using cached fixtures-4.3.1-py3-none-any.whl (40 kB) 2026-03-13 12:27:22.955 | Downloading pecan-1.7.0-py3-none-any.whl (144 kB) 2026-03-13 12:27:22.969 | Downloading pyroute2-0.8.1-py3-none-any.whl (474 kB) 2026-03-13 12:27:22.987 | Downloading python_designateclient-6.4.0-py3-none-any.whl (96 kB) 2026-03-13 12:27:23.000 | Downloading osc_lib-4.4.0-py3-none-any.whl (96 kB) 2026-03-13 12:27:23.013 | Downloading python_neutronclient-11.8.0-py3-none-any.whl (296 kB) 2026-03-13 12:27:23.027 | Downloading setproctitle-1.3.7-cp312-cp312-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl (32 kB) 2026-03-13 12:27:23.038 | Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) 2026-03-13 12:27:23.121 | Building wheels for collected packages: neutron, ncclient, ovs 2026-03-13 12:27:23.122 | Building editable for neutron (pyproject.toml): started 2026-03-13 12:27:24.420 | Building editable for neutron (pyproject.toml): finished with status 'done' 2026-03-13 12:27:24.422 | Created wheel for neutron: filename=neutron-28.1.0.dev11-0.editable-py3-none-any.whl size=12061 sha256=a7fe538ca3b209fe9abd8158c8217d0d5bc649a99dbe32f9d309716d5df314d9 2026-03-13 12:27:24.422 | Stored in directory: /tmp/pip-ephem-wheel-cache-o7a9r7km/wheels/85/41/4b/b676c3191efff247eca42312d2ef97517d6d981ada429e2e98 2026-03-13 12:27:24.426 | Building wheel for ncclient (pyproject.toml): started 2026-03-13 12:27:24.708 | Building wheel for ncclient (pyproject.toml): finished with status 'done' 2026-03-13 12:27:24.709 | Created wheel for ncclient: filename=ncclient-0.7.0-py3-none-any.whl size=94121 sha256=52be38e710253a7b420388511fd79bb675b2fc49cfdbc2292005456666a6c461 2026-03-13 12:27:24.710 | Stored in directory: /opt/stack/.cache/pip/wheels/7a/4b/65/e346ceab2f8f7921b505e31b2392d14913140aef5c3bde1a18 2026-03-13 12:27:24.717 | Building wheel for ovs (pyproject.toml): started 2026-03-13 12:27:25.117 | Building wheel for ovs (pyproject.toml): finished with status 'done' 2026-03-13 12:27:25.118 | Created wheel for ovs: filename=ovs-3.7.0-py3-none-any.whl size=191286 sha256=de7df9ff9a6dcf58a5119776bc80279ee0926c202d8bbb2ad9160b9532d93d63 2026-03-13 12:27:25.119 | Stored in directory: /opt/stack/.cache/pip/wheels/6c/30/ad/226e4f7cd10a4b74a544e2602bb5ca1866898d61e9ccd2a73e 2026-03-13 12:27:25.124 | Successfully built neutron ncclient ovs 2026-03-13 12:27:25.270 | 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-03-13 12:27:28.473 | 2026-03-13 12:27:28.491 | Successfully installed cotyledon-2.2.0 fixtures-4.3.1 ncclient-0.7.0 neutron-28.1.0.dev11 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.4.0 ovs-3.7.0 ovsdbapp-2.16.0 pecan-1.7.0 pyroute2-0.8.1 python-designateclient-6.4.0 python-neutronclient-11.8.0 setproctitle-1.3.7 sortedcontainers-2.4.0 2026-03-13 12:27:28.740 | + inc/python:pip_install:216 : result=0 2026-03-13 12:27:28.745 | + inc/python:pip_install:218 : time_stop pip_install 2026-03-13 12:27:28.750 | + functions-common:time_stop:2412 : local name 2026-03-13 12:27:28.754 | + functions-common:time_stop:2413 : local end_time 2026-03-13 12:27:28.760 | + functions-common:time_stop:2414 : local elapsed_time 2026-03-13 12:27:28.764 | + functions-common:time_stop:2415 : local total 2026-03-13 12:27:28.769 | + functions-common:time_stop:2416 : local start_time 2026-03-13 12:27:28.773 | + functions-common:time_stop:2418 : name=pip_install 2026-03-13 12:27:28.778 | + functions-common:time_stop:2419 : start_time=1773404835353 2026-03-13 12:27:28.782 | + functions-common:time_stop:2421 : [[ -z 1773404835353 ]] 2026-03-13 12:27:28.789 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-03-13 12:27:28.799 | + functions-common:time_stop:2424 : end_time=1773404848792 2026-03-13 12:27:28.805 | + functions-common:time_stop:2425 : elapsed_time=13439 2026-03-13 12:27:28.810 | + functions-common:time_stop:2426 : total=71970 2026-03-13 12:27:28.815 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-03-13 12:27:28.821 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=85409 2026-03-13 12:27:28.828 | + inc/python:pip_install:219 : return 0 2026-03-13 12:27:28.834 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-03-13 12:27:28.840 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-03-13 12:27:28.846 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/neutron 2026-03-13 12:27:28.853 | + inc/python:use_library_from_git:266 : local name=/opt/stack/neutron 2026-03-13 12:27:28.859 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-13 12:27:28.866 | + 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-03-13 12:27:28.872 | + 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-03-13 12:27:28.879 | + inc/python:use_library_from_git:269 : return 1 2026-03-13 12:27:28.884 | + lib/neutron:install_neutron:528 : [[ ovn == \o\v\n ]] 2026-03-13 12:27:28.890 | + lib/neutron:install_neutron:529 : install_ovn 2026-03-13 12:27:28.896 | + lib/neutron_plugins/ovn_agent:install_ovn:399 : echo 'Installing OVN and dependent packages' 2026-03-13 12:27:28.896 | Installing OVN and dependent packages 2026-03-13 12:27:28.904 | + lib/neutron_plugins/ovn_agent:install_ovn:402 : ovn_sanity_check 2026-03-13 12:27:28.909 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:386 : is_service_enabled q-agt neutron-agent 2026-03-13 12:27:28.946 | + functions-common:is_service_enabled:2068 : return 1 2026-03-13 12:27:28.951 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:388 : is_service_enabled q-l3 neutron-l3 2026-03-13 12:27:28.986 | + functions-common:is_service_enabled:2068 : return 1 2026-03-13 12:27:28.993 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:390 : is_service_enabled q-svc neutron-api 2026-03-13 12:27:29.031 | + functions-common:is_service_enabled:2068 : return 0 2026-03-13 12:27:29.037 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:390 : [[ ! ovn =~ ovn ]] 2026-03-13 12:27:29.045 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:392 : is_service_enabled q-svc neutron-api 2026-03-13 12:27:29.083 | + functions-common:is_service_enabled:2068 : return 0 2026-03-13 12:27:29.089 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:392 : [[ ! local,flat,vlan,geneve =~ geneve ]] 2026-03-13 12:27:29.096 | + lib/neutron_plugins/ovn_agent:install_ovn:404 : sudo mkdir -p /var/run/openvswitch 2026-03-13 12:27:29.122 | ++ lib/neutron_plugins/ovn_agent:install_ovn:405 : whoami 2026-03-13 12:27:29.132 | + lib/neutron_plugins/ovn_agent:install_ovn:405 : sudo chown stack /var/run/openvswitch 2026-03-13 12:27:29.157 | + lib/neutron_plugins/ovn_agent:install_ovn:407 : [[ False == \T\r\u\e ]] 2026-03-13 12:27:29.166 | ++ lib/neutron_plugins/ovn_agent:install_ovn:429 : get_packages openvswitch 2026-03-13 12:27:29.215 | + lib/neutron_plugins/ovn_agent:install_ovn:429 : install_package fakeroot make openvswitch-switch 2026-03-13 12:27:29.221 | + functions-common:install_package:1430 : update_package_repo 2026-03-13 12:27:29.227 | + functions-common:update_package_repo:1404 : NO_UPDATE_REPOS=False 2026-03-13 12:27:29.235 | + functions-common:update_package_repo:1405 : REPOS_UPDATED=True 2026-03-13 12:27:29.242 | + functions-common:update_package_repo:1406 : RETRY_UPDATE=False 2026-03-13 12:27:29.248 | + functions-common:update_package_repo:1408 : [[ False = \T\r\u\e ]] 2026-03-13 12:27:29.254 | + functions-common:update_package_repo:1412 : is_ubuntu 2026-03-13 12:27:29.260 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-03-13 12:27:29.267 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-03-13 12:27:29.275 | + functions-common:update_package_repo:1413 : apt_get_update 2026-03-13 12:27:29.282 | + functions-common:apt_get_update:1158 : [[ True == \T\r\u\e ]] 2026-03-13 12:27:29.288 | + functions-common:apt_get_update:1158 : [[ False != \T\r\u\e ]] 2026-03-13 12:27:29.295 | + functions-common:apt_get_update:1159 : return 2026-03-13 12:27:29.304 | + functions-common:install_package:1431 : real_install_package fakeroot make openvswitch-switch 2026-03-13 12:27:29.308 | + functions-common:real_install_package:1418 : is_ubuntu 2026-03-13 12:27:29.313 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-03-13 12:27:29.316 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-03-13 12:27:29.322 | + functions-common:real_install_package:1419 : apt_get install fakeroot make openvswitch-switch 2026-03-13 12:27:29.369 | + functions-common:apt_get:1199 : 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-03-13 12:27:29.418 | Reading package lists... 2026-03-13 12:27:29.806 | Building dependency tree... 2026-03-13 12:27:29.806 | Reading state information... 2026-03-13 12:27:30.173 | make is already the newest version (4.3-4.1build2). 2026-03-13 12:27:30.173 | make set to manually installed. 2026-03-13 12:27:30.173 | The following additional packages will be installed: 2026-03-13 12:27:30.174 | libfakeroot libunbound8 libxdp1 openvswitch-common python3-netifaces 2026-03-13 12:27:30.175 | python3-openvswitch python3-sortedcontainers 2026-03-13 12:27:30.176 | Suggested packages: 2026-03-13 12:27:30.176 | openvswitch-doc python3-netaddr python-sortedcontainers-doc 2026-03-13 12:27:30.216 | The following NEW packages will be installed: 2026-03-13 12:27:30.218 | fakeroot libfakeroot libunbound8 libxdp1 openvswitch-common 2026-03-13 12:27:30.218 | openvswitch-switch python3-netifaces python3-openvswitch 2026-03-13 12:27:30.219 | python3-sortedcontainers 2026-03-13 12:27:30.415 | 0 upgraded, 9 newly installed, 0 to remove and 2 not upgraded. 2026-03-13 12:27:30.415 | Need to get 4,335 kB of archives. 2026-03-13 12:27:30.415 | After this operation, 13.8 MB of additional disk space will be used. 2026-03-13 12:27:30.415 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libunbound8 amd64 1.19.2-1ubuntu3.7 [443 kB] 2026-03-13 12:27:30.974 | 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-03-13 12:27:31.221 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 python3-netifaces amd64 0.11.0-2build3 [18.1 kB] 2026-03-13 12:27:31.222 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 python3-sortedcontainers all 2.4.0-2 [27.6 kB] 2026-03-13 12:27:31.224 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxdp1 amd64 1.4.2-1ubuntu4 [62.5 kB] 2026-03-13 12:27:31.230 | 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-03-13 12:27:31.316 | 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-03-13 12:27:31.388 | Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libfakeroot amd64 1.33-1 [32.4 kB] 2026-03-13 12:27:31.388 | Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 fakeroot amd64 1.33-1 [67.2 kB] 2026-03-13 12:27:31.619 | debconf: delaying package configuration, since apt-utils is not installed 2026-03-13 12:27:31.725 | Fetched 4,335 kB in 1s (3,772 kB/s) 2026-03-13 12:27:31.819 | Selecting previously unselected package libunbound8:amd64. 2026-03-13 12:27:31.851 | (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 ... 69008 files and directories currently installed.) 2026-03-13 12:27:31.854 | Preparing to unpack .../0-libunbound8_1.19.2-1ubuntu3.7_amd64.deb ... 2026-03-13 12:27:31.861 | Unpacking libunbound8:amd64 (1.19.2-1ubuntu3.7) ... 2026-03-13 12:27:31.920 | Selecting previously unselected package openvswitch-common. 2026-03-13 12:27:31.932 | Preparing to unpack .../1-openvswitch-common_3.3.4-0ubuntu0.24.04.1_amd64.deb ... 2026-03-13 12:27:31.935 | Unpacking openvswitch-common (3.3.4-0ubuntu0.24.04.1) ... 2026-03-13 12:27:32.030 | Selecting previously unselected package python3-netifaces:amd64. 2026-03-13 12:27:32.042 | Preparing to unpack .../2-python3-netifaces_0.11.0-2build3_amd64.deb ... 2026-03-13 12:27:32.046 | Unpacking python3-netifaces:amd64 (0.11.0-2build3) ... 2026-03-13 12:27:32.102 | Selecting previously unselected package python3-sortedcontainers. 2026-03-13 12:27:32.113 | Preparing to unpack .../3-python3-sortedcontainers_2.4.0-2_all.deb ... 2026-03-13 12:27:32.117 | Unpacking python3-sortedcontainers (2.4.0-2) ... 2026-03-13 12:27:32.181 | Selecting previously unselected package libxdp1:amd64. 2026-03-13 12:27:32.192 | Preparing to unpack .../4-libxdp1_1.4.2-1ubuntu4_amd64.deb ... 2026-03-13 12:27:32.196 | Unpacking libxdp1:amd64 (1.4.2-1ubuntu4) ... 2026-03-13 12:27:32.256 | Selecting previously unselected package python3-openvswitch. 2026-03-13 12:27:32.267 | Preparing to unpack .../5-python3-openvswitch_3.3.4-0ubuntu0.24.04.1_amd64.deb ... 2026-03-13 12:27:32.271 | Unpacking python3-openvswitch (3.3.4-0ubuntu0.24.04.1) ... 2026-03-13 12:27:32.368 | Selecting previously unselected package openvswitch-switch. 2026-03-13 12:27:32.380 | Preparing to unpack .../6-openvswitch-switch_3.3.4-0ubuntu0.24.04.1_amd64.deb ... 2026-03-13 12:27:32.391 | Unpacking openvswitch-switch (3.3.4-0ubuntu0.24.04.1) ... 2026-03-13 12:27:32.495 | Selecting previously unselected package libfakeroot:amd64. 2026-03-13 12:27:32.506 | Preparing to unpack .../7-libfakeroot_1.33-1_amd64.deb ... 2026-03-13 12:27:32.509 | Unpacking libfakeroot:amd64 (1.33-1) ... 2026-03-13 12:27:32.565 | Selecting previously unselected package fakeroot. 2026-03-13 12:27:32.575 | Preparing to unpack .../8-fakeroot_1.33-1_amd64.deb ... 2026-03-13 12:27:32.578 | Unpacking fakeroot (1.33-1) ... 2026-03-13 12:27:32.657 | Setting up python3-sortedcontainers (2.4.0-2) ... 2026-03-13 12:27:32.821 | Setting up libfakeroot:amd64 (1.33-1) ... 2026-03-13 12:27:32.836 | Setting up fakeroot (1.33-1) ... 2026-03-13 12:27:32.852 | update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode 2026-03-13 12:27:32.868 | Setting up libxdp1:amd64 (1.4.2-1ubuntu4) ... 2026-03-13 12:27:32.878 | Setting up libunbound8:amd64 (1.19.2-1ubuntu3.7) ... 2026-03-13 12:27:32.889 | Setting up python3-netifaces:amd64 (0.11.0-2build3) ... 2026-03-13 12:27:32.899 | Setting up openvswitch-common (3.3.4-0ubuntu0.24.04.1) ... 2026-03-13 12:27:32.914 | Setting up python3-openvswitch (3.3.4-0ubuntu0.24.04.1) ... 2026-03-13 12:27:33.162 | Setting up openvswitch-switch (3.3.4-0ubuntu0.24.04.1) ... 2026-03-13 12:27:33.190 | update-alternatives: using /usr/lib/openvswitch-switch/ovs-vswitchd to provide /usr/sbin/ovs-vswitchd (ovs-vswitchd) in auto mode 2026-03-13 12:27:33.671 | Created symlink /etc/systemd/system/openvswitch-switch.service.requires/ovs-record-hostname.service → /usr/lib/systemd/system/ovs-record-hostname.service. 2026-03-13 12:27:33.813 | Created symlink /etc/systemd/system/multi-user.target.wants/openvswitch-switch.service → /usr/lib/systemd/system/openvswitch-switch.service. 2026-03-13 12:27:34.688 | Processing triggers for man-db (2.12.0-4build2) ... 2026-03-13 12:27:35.904 | Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-03-13 12:27:36.242 | + functions-common:apt_get:1203 : result=0 2026-03-13 12:27:36.248 | + functions-common:apt_get:1206 : time_stop apt-get 2026-03-13 12:27:36.251 | + functions-common:time_stop:2412 : local name 2026-03-13 12:27:36.258 | + functions-common:time_stop:2413 : local end_time 2026-03-13 12:27:36.264 | + functions-common:time_stop:2414 : local elapsed_time 2026-03-13 12:27:36.270 | + functions-common:time_stop:2415 : local total 2026-03-13 12:27:36.275 | + functions-common:time_stop:2416 : local start_time 2026-03-13 12:27:36.282 | + functions-common:time_stop:2418 : name=apt-get 2026-03-13 12:27:36.288 | + functions-common:time_stop:2419 : start_time=1773404849363 2026-03-13 12:27:36.293 | + functions-common:time_stop:2421 : [[ -z 1773404849363 ]] 2026-03-13 12:27:36.299 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-03-13 12:27:36.308 | + functions-common:time_stop:2424 : end_time=1773404856302 2026-03-13 12:27:36.315 | + functions-common:time_stop:2425 : elapsed_time=6939 2026-03-13 12:27:36.320 | + functions-common:time_stop:2426 : total=153856 2026-03-13 12:27:36.325 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-03-13 12:27:36.331 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=160795 2026-03-13 12:27:36.337 | + functions-common:apt_get:1207 : return 0 2026-03-13 12:27:36.345 | ++ lib/neutron_plugins/ovn_agent:install_ovn:430 : get_packages ovn 2026-03-13 12:27:36.389 | + lib/neutron_plugins/ovn_agent:install_ovn:430 : install_package ovn-central ovn-controller-vtep ovn-host 2026-03-13 12:27:36.394 | + functions-common:install_package:1430 : update_package_repo 2026-03-13 12:27:36.399 | + functions-common:update_package_repo:1404 : NO_UPDATE_REPOS=False 2026-03-13 12:27:36.405 | + functions-common:update_package_repo:1405 : REPOS_UPDATED=True 2026-03-13 12:27:36.412 | + functions-common:update_package_repo:1406 : RETRY_UPDATE=False 2026-03-13 12:27:36.418 | + functions-common:update_package_repo:1408 : [[ False = \T\r\u\e ]] 2026-03-13 12:27:36.422 | + functions-common:update_package_repo:1412 : is_ubuntu 2026-03-13 12:27:36.428 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-03-13 12:27:36.434 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-03-13 12:27:36.440 | + functions-common:update_package_repo:1413 : apt_get_update 2026-03-13 12:27:36.446 | + functions-common:apt_get_update:1158 : [[ True == \T\r\u\e ]] 2026-03-13 12:27:36.452 | + functions-common:apt_get_update:1158 : [[ False != \T\r\u\e ]] 2026-03-13 12:27:36.458 | + functions-common:apt_get_update:1159 : return 2026-03-13 12:27:36.464 | + functions-common:install_package:1431 : real_install_package ovn-central ovn-controller-vtep ovn-host 2026-03-13 12:27:36.470 | + functions-common:real_install_package:1418 : is_ubuntu 2026-03-13 12:27:36.476 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-03-13 12:27:36.481 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-03-13 12:27:36.487 | + functions-common:real_install_package:1419 : apt_get install ovn-central ovn-controller-vtep ovn-host 2026-03-13 12:27:36.535 | + functions-common:apt_get:1199 : 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-03-13 12:27:36.579 | Reading package lists... 2026-03-13 12:27:36.947 | Building dependency tree... 2026-03-13 12:27:36.948 | Reading state information... 2026-03-13 12:27:37.341 | The following additional packages will be installed: 2026-03-13 12:27:37.341 | ovn-common 2026-03-13 12:27:37.380 | The following NEW packages will be installed: 2026-03-13 12:27:37.381 | ovn-central ovn-common ovn-controller-vtep ovn-host 2026-03-13 12:27:37.657 | 0 upgraded, 4 newly installed, 0 to remove and 2 not upgraded. 2026-03-13 12:27:37.657 | Need to get 2,360 kB of archives. 2026-03-13 12:27:37.657 | After this operation, 8,355 kB of additional disk space will be used. 2026-03-13 12:27:37.657 | 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-03-13 12:27:38.256 | 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-03-13 12:27:38.341 | 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-03-13 12:27:38.349 | 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-03-13 12:27:38.717 | debconf: delaying package configuration, since apt-utils is not installed 2026-03-13 12:27:38.779 | Fetched 2,360 kB in 1s (2,159 kB/s) 2026-03-13 12:27:38.820 | Selecting previously unselected package ovn-common. 2026-03-13 12:27:38.855 | (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 ... 69271 files and directories currently installed.) 2026-03-13 12:27:38.859 | Preparing to unpack .../ovn-common_24.03.6-0ubuntu0.24.04.1_amd64.deb ... 2026-03-13 12:27:38.863 | Unpacking ovn-common (24.03.6-0ubuntu0.24.04.1) ... 2026-03-13 12:27:38.969 | Selecting previously unselected package ovn-central. 2026-03-13 12:27:38.981 | Preparing to unpack .../ovn-central_24.03.6-0ubuntu0.24.04.1_amd64.deb ... 2026-03-13 12:27:38.985 | Unpacking ovn-central (24.03.6-0ubuntu0.24.04.1) ... 2026-03-13 12:27:39.058 | Selecting previously unselected package ovn-controller-vtep. 2026-03-13 12:27:39.069 | Preparing to unpack .../ovn-controller-vtep_24.03.6-0ubuntu0.24.04.1_amd64.deb ... 2026-03-13 12:27:39.073 | Unpacking ovn-controller-vtep (24.03.6-0ubuntu0.24.04.1) ... 2026-03-13 12:27:39.141 | Selecting previously unselected package ovn-host. 2026-03-13 12:27:39.153 | Preparing to unpack .../ovn-host_24.03.6-0ubuntu0.24.04.1_amd64.deb ... 2026-03-13 12:27:39.160 | Unpacking ovn-host (24.03.6-0ubuntu0.24.04.1) ... 2026-03-13 12:27:39.258 | Setting up ovn-common (24.03.6-0ubuntu0.24.04.1) ... 2026-03-13 12:27:39.280 | Setting up ovn-host (24.03.6-0ubuntu0.24.04.1) ... 2026-03-13 12:27:39.624 | ovn-controller.service is a disabled or a static unit, not starting it. 2026-03-13 12:27:39.782 | Created symlink /etc/systemd/system/multi-user.target.wants/ovn-host.service → /usr/lib/systemd/system/ovn-host.service. 2026-03-13 12:27:40.107 | ovn-controller.service is a disabled or a static unit, not starting it. 2026-03-13 12:27:40.183 | Setting up ovn-central (24.03.6-0ubuntu0.24.04.1) ... 2026-03-13 12:27:40.553 | ovn-northd.service is a disabled or a static unit, not starting it. 2026-03-13 12:27:40.700 | Created symlink /etc/systemd/system/ovn-sb-ovsdb.service → /usr/lib/systemd/system/ovn-ovsdb-server-sb.service. 2026-03-13 12:27:41.201 | Created symlink /etc/systemd/system/ovn-nb-ovsdb.service → /usr/lib/systemd/system/ovn-ovsdb-server-nb.service. 2026-03-13 12:27:41.683 | Created symlink /etc/systemd/system/multi-user.target.wants/ovn-central.service → /usr/lib/systemd/system/ovn-central.service. 2026-03-13 12:27:42.273 | ovn-northd.service is a disabled or a static unit, not starting it. 2026-03-13 12:27:42.360 | Setting up ovn-controller-vtep (24.03.6-0ubuntu0.24.04.1) ... 2026-03-13 12:27:42.509 | Created symlink /etc/systemd/system/multi-user.target.wants/ovn-controller-vtep.service → /usr/lib/systemd/system/ovn-controller-vtep.service. 2026-03-13 12:27:42.940 | Processing triggers for man-db (2.12.0-4build2) ... 2026-03-13 12:27:44.373 | + functions-common:apt_get:1203 : result=0 2026-03-13 12:27:44.379 | + functions-common:apt_get:1206 : time_stop apt-get 2026-03-13 12:27:44.385 | + functions-common:time_stop:2412 : local name 2026-03-13 12:27:44.391 | + functions-common:time_stop:2413 : local end_time 2026-03-13 12:27:44.396 | + functions-common:time_stop:2414 : local elapsed_time 2026-03-13 12:27:44.402 | + functions-common:time_stop:2415 : local total 2026-03-13 12:27:44.408 | + functions-common:time_stop:2416 : local start_time 2026-03-13 12:27:44.413 | + functions-common:time_stop:2418 : name=apt-get 2026-03-13 12:27:44.418 | + functions-common:time_stop:2419 : start_time=1773404856529 2026-03-13 12:27:44.424 | + functions-common:time_stop:2421 : [[ -z 1773404856529 ]] 2026-03-13 12:27:44.432 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-03-13 12:27:44.441 | + functions-common:time_stop:2424 : end_time=1773404864434 2026-03-13 12:27:44.447 | + functions-common:time_stop:2425 : elapsed_time=7905 2026-03-13 12:27:44.451 | + functions-common:time_stop:2426 : total=160795 2026-03-13 12:27:44.457 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-03-13 12:27:44.462 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=168700 2026-03-13 12:27:44.468 | + functions-common:apt_get:1207 : return 0 2026-03-13 12:27:44.474 | + lib/neutron_plugins/ovn_agent:install_ovn:434 : 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-03-13 12:27:44.480 | + lib/neutron_plugins/ovn_agent:install_ovn:434 : 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-03-13 12:27:44.485 | + lib/neutron_plugins/ovn_agent:install_ovn:437 : local log_archive_dir=/opt/stack/logs/archive 2026-03-13 12:27:44.491 | + lib/neutron_plugins/ovn_agent:install_ovn:438 : mkdir -p /opt/stack/logs/archive 2026-03-13 12:27:44.501 | + lib/neutron_plugins/ovn_agent:install_ovn:439 : 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-03-13 12:27:44.508 | + lib/neutron_plugins/ovn_agent:install_ovn:440 : '[' -f /opt/stack/logs/ovs-vswitchd.log ']' 2026-03-13 12:27:44.514 | + lib/neutron_plugins/ovn_agent:install_ovn:439 : 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-03-13 12:27:44.520 | + lib/neutron_plugins/ovn_agent:install_ovn:440 : '[' -f /opt/stack/logs/ovn-northd.log ']' 2026-03-13 12:27:44.527 | + lib/neutron_plugins/ovn_agent:install_ovn:439 : 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-03-13 12:27:44.532 | + lib/neutron_plugins/ovn_agent:install_ovn:440 : '[' -f /opt/stack/logs/ovn-controller.log ']' 2026-03-13 12:27:44.539 | + lib/neutron_plugins/ovn_agent:install_ovn:439 : 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-03-13 12:27:44.545 | + lib/neutron_plugins/ovn_agent:install_ovn:440 : '[' -f /opt/stack/logs/ovn-controller-vtep.log ']' 2026-03-13 12:27:44.551 | + lib/neutron_plugins/ovn_agent:install_ovn:439 : 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-03-13 12:27:44.557 | + lib/neutron_plugins/ovn_agent:install_ovn:440 : '[' -f /opt/stack/logs/ovs-vtep.log ']' 2026-03-13 12:27:44.563 | + lib/neutron_plugins/ovn_agent:install_ovn:439 : 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-03-13 12:27:44.570 | + lib/neutron_plugins/ovn_agent:install_ovn:440 : '[' -f /opt/stack/logs/ovsdb-server.log ']' 2026-03-13 12:27:44.576 | + lib/neutron_plugins/ovn_agent:install_ovn:439 : 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-03-13 12:27:44.582 | + lib/neutron_plugins/ovn_agent:install_ovn:440 : '[' -f /opt/stack/logs/ovsdb-server-nb.log ']' 2026-03-13 12:27:44.588 | + lib/neutron_plugins/ovn_agent:install_ovn:439 : 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-03-13 12:27:44.594 | + lib/neutron_plugins/ovn_agent:install_ovn:440 : '[' -f /opt/stack/logs/ovsdb-server-sb.log ']' 2026-03-13 12:27:44.599 | + lib/neutron_plugins/ovn_agent:install_ovn:446 : use_library_from_git ovsdbapp 2026-03-13 12:27:44.606 | + inc/python:use_library_from_git:266 : local name=ovsdbapp 2026-03-13 12:27:44.612 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-13 12:27:44.618 | + 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-03-13 12:27:44.623 | + 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-03-13 12:27:44.630 | + inc/python:use_library_from_git:269 : return 1 2026-03-13 12:27:44.635 | + lib/neutron_plugins/ovn_agent:install_ovn:452 : [[ False == \T\r\u\e ]] 2026-03-13 12:27:44.641 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-03-13 12:27:44.646 | + ./stack.sh:main:953 : is_service_enabled nova 2026-03-13 12:27:44.686 | + functions-common:is_service_enabled:2068 : return 0 2026-03-13 12:27:44.691 | + ./stack.sh:main:955 : stack_install_service nova 2026-03-13 12:27:44.697 | + lib/stack:stack_install_service:20 : local service=nova 2026-03-13 12:27:44.703 | + lib/stack:stack_install_service:21 : type install_nova 2026-03-13 12:27:44.710 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-03-13 12:27:44.716 | + lib/stack:stack_install_service:32 : install_nova 2026-03-13 12:27:44.722 | + lib/nova:install_nova:912 : use_library_from_git os-vif 2026-03-13 12:27:44.729 | + inc/python:use_library_from_git:266 : local name=os-vif 2026-03-13 12:27:44.735 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-13 12:27:44.741 | + 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-03-13 12:27:44.749 | + 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-03-13 12:27:44.755 | + inc/python:use_library_from_git:269 : return 1 2026-03-13 12:27:44.761 | + lib/nova:install_nova:917 : is_service_enabled n-cpu 2026-03-13 12:27:44.796 | + functions-common:is_service_enabled:2068 : return 0 2026-03-13 12:27:44.803 | + lib/nova:install_nova:917 : [[ -r /opt/stack/devstack/lib/nova_plugins/hypervisor-libvirt ]] 2026-03-13 12:27:44.809 | + lib/nova:install_nova:918 : install_nova_hypervisor 2026-03-13 12:27:44.814 | + lib/nova_plugins/hypervisor-libvirt:install_nova_hypervisor:91 : install_libvirt 2026-03-13 12:27:44.820 | + lib/nova_plugins/functions-libvirt:install_libvirt:69 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- libvirt-python 2026-03-13 12:27:44.915 | + lib/nova_plugins/functions-libvirt:install_libvirt:71 : is_ubuntu 2026-03-13 12:27:44.921 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-03-13 12:27:44.927 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-03-13 12:27:44.933 | + lib/nova_plugins/functions-libvirt:install_libvirt:72 : install_package qemu-system libvirt-clients libvirt-daemon-system libvirt-dev python3-libvirt systemd-coredump 2026-03-13 12:27:44.939 | + functions-common:install_package:1430 : update_package_repo 2026-03-13 12:27:44.944 | + functions-common:update_package_repo:1404 : NO_UPDATE_REPOS=False 2026-03-13 12:27:44.948 | + functions-common:update_package_repo:1405 : REPOS_UPDATED=True 2026-03-13 12:27:44.954 | + functions-common:update_package_repo:1406 : RETRY_UPDATE=False 2026-03-13 12:27:44.959 | + functions-common:update_package_repo:1408 : [[ False = \T\r\u\e ]] 2026-03-13 12:27:44.963 | + functions-common:update_package_repo:1412 : is_ubuntu 2026-03-13 12:27:44.968 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-03-13 12:27:44.973 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-03-13 12:27:44.978 | + functions-common:update_package_repo:1413 : apt_get_update 2026-03-13 12:27:44.983 | + functions-common:apt_get_update:1158 : [[ True == \T\r\u\e ]] 2026-03-13 12:27:44.987 | + functions-common:apt_get_update:1158 : [[ False != \T\r\u\e ]] 2026-03-13 12:27:44.992 | + functions-common:apt_get_update:1159 : return 2026-03-13 12:27:44.997 | + functions-common:install_package:1431 : real_install_package qemu-system libvirt-clients libvirt-daemon-system libvirt-dev python3-libvirt systemd-coredump 2026-03-13 12:27:45.003 | + functions-common:real_install_package:1418 : is_ubuntu 2026-03-13 12:27:45.008 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-03-13 12:27:45.013 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-03-13 12:27:45.018 | + functions-common:real_install_package:1419 : apt_get install qemu-system libvirt-clients libvirt-daemon-system libvirt-dev python3-libvirt systemd-coredump 2026-03-13 12:27:45.060 | + functions-common:apt_get:1199 : 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-03-13 12:27:45.102 | Reading package lists... 2026-03-13 12:27:45.494 | Building dependency tree... 2026-03-13 12:27:45.495 | Reading state information... 2026-03-13 12:27:45.830 | The following additional packages will be installed: 2026-03-13 12:27:45.830 | ipxe-qemu libasound2-data libasound2t64 libbrlapi0.8 libcacard0 libdaxctl1 2026-03-13 12:27:45.830 | libfdt1 libndctl6 libnspr4 libnss3 libpciaccess0 libpcsclite1 libpmem1 2026-03-13 12:27:45.831 | librdmacm1t64 libslirp0 libusb-1.0-0 libusbredirparser1t64 libvirt-daemon 2026-03-13 12:27:45.831 | libvirt-daemon-config-network libvirt-daemon-config-nwfilter 2026-03-13 12:27:45.831 | libvirt-daemon-driver-qemu libvirt-daemon-system-systemd libvirt0 2026-03-13 12:27:45.831 | qemu-system-arm qemu-system-common qemu-system-data qemu-system-mips 2026-03-13 12:27:45.831 | qemu-system-misc qemu-system-ppc qemu-system-s390x qemu-system-sparc 2026-03-13 12:27:45.831 | qemu-system-x86 seabios systemd-container 2026-03-13 12:27:45.833 | Suggested packages: 2026-03-13 12:27:45.833 | alsa-utils libasound2-plugins pciutils pcscd libvirt-clients-qemu 2026-03-13 12:27:45.833 | libvirt-login-shell libvirt-daemon-driver-storage-gluster 2026-03-13 12:27:45.833 | libvirt-daemon-driver-storage-iscsi-direct libvirt-daemon-driver-storage-rbd 2026-03-13 12:27:45.833 | libvirt-daemon-driver-storage-zfs libvirt-daemon-driver-lxc 2026-03-13 12:27:45.833 | libvirt-daemon-driver-vbox libvirt-daemon-driver-xen numad passt apparmor 2026-03-13 12:27:45.833 | auditd nfs-common systemtap zfsutils samba vde2 2026-03-13 12:27:45.833 | Recommended packages: 2026-03-13 12:27:45.833 | alsa-ucm-conf alsa-topology-conf libxml2-utils swtpm swtpm-tools mdevctl 2026-03-13 12:27:45.833 | libvirt-l10n ipxe-qemu-256k-compat-efi-roms qemu-efi-aarch64 qemu-efi-arm 2026-03-13 12:27:45.833 | qemu-system-gui qemu-system-modules-spice qemu-system-modules-opengl 2026-03-13 12:27:45.833 | qemu-block-extra ovmf cpu-checker libnss-mymachines 2026-03-13 12:27:45.886 | The following NEW packages will be installed: 2026-03-13 12:27:45.886 | ipxe-qemu libasound2-data libasound2t64 libbrlapi0.8 libcacard0 libdaxctl1 2026-03-13 12:27:45.886 | libfdt1 libndctl6 libnspr4 libnss3 libpciaccess0 libpcsclite1 libpmem1 2026-03-13 12:27:45.887 | librdmacm1t64 libslirp0 libusb-1.0-0 libusbredirparser1t64 libvirt-clients 2026-03-13 12:27:45.887 | libvirt-daemon libvirt-daemon-config-network libvirt-daemon-config-nwfilter 2026-03-13 12:27:45.887 | libvirt-daemon-driver-qemu libvirt-daemon-system 2026-03-13 12:27:45.887 | libvirt-daemon-system-systemd libvirt-dev libvirt0 python3-libvirt 2026-03-13 12:27:45.888 | qemu-system qemu-system-arm qemu-system-common qemu-system-data 2026-03-13 12:27:45.888 | qemu-system-mips qemu-system-misc qemu-system-ppc qemu-system-s390x 2026-03-13 12:27:45.888 | qemu-system-sparc qemu-system-x86 seabios systemd-container systemd-coredump 2026-03-13 12:27:46.208 | 0 upgraded, 40 newly installed, 0 to remove and 2 not upgraded. 2026-03-13 12:27:46.208 | Need to get 127 MB of archives. 2026-03-13 12:27:46.208 | After this operation, 527 MB of additional disk space will be used. 2026-03-13 12:27:46.208 | 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-03-13 12:27:46.260 | 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-03-13 12:27:46.341 | 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-03-13 12:27:46.342 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libasound2t64 amd64 1.2.11-1ubuntu0.2 [398 kB] 2026-03-13 12:27:46.346 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libbrlapi0.8 amd64 6.6-4ubuntu5 [31.4 kB] 2026-03-13 12:27:46.347 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libnspr4 amd64 2:4.35-1.1build1 [117 kB] 2026-03-13 12:27:46.349 | Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libnss3 amd64 2:3.98-1ubuntu0.1 [1,445 kB] 2026-03-13 12:27:46.361 | Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libpcsclite1 amd64 2.0.3-1build1 [21.4 kB] 2026-03-13 12:27:46.361 | Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libcacard0 amd64 1:2.8.0-3build4 [36.5 kB] 2026-03-13 12:27:46.361 | Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libdaxctl1 amd64 77-2ubuntu2 [21.4 kB] 2026-03-13 12:27:46.362 | Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libndctl6 amd64 77-2ubuntu2 [62.8 kB] 2026-03-13 12:27:46.362 | 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-03-13 12:27:46.375 | Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libpmem1 amd64 1.13.1-1.1ubuntu2 [84.8 kB] 2026-03-13 12:27:46.377 | Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 librdmacm1t64 amd64 50.0-2ubuntu0.2 [70.7 kB] 2026-03-13 12:27:46.378 | Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libslirp0 amd64 4.7.0-1ubuntu3 [63.8 kB] 2026-03-13 12:27:46.380 | Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libusbredirparser1t64 amd64 0.13.0-2.1build1 [16.5 kB] 2026-03-13 12:27:46.395 | Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libvirt0 amd64 10.0.0-2ubuntu8.12 [1,830 kB] 2026-03-13 12:27:46.415 | Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libvirt-clients amd64 10.0.0-2ubuntu8.12 [438 kB] 2026-03-13 12:27:46.420 | Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libvirt-daemon-driver-qemu amd64 10.0.0-2ubuntu8.12 [740 kB] 2026-03-13 12:27:46.430 | Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libvirt-daemon amd64 10.0.0-2ubuntu8.12 [431 kB] 2026-03-13 12:27:46.433 | Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libvirt-daemon-config-network all 10.0.0-2ubuntu8.12 [3,114 B] 2026-03-13 12:27:46.434 | Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libvirt-daemon-config-nwfilter all 10.0.0-2ubuntu8.12 [6,044 B] 2026-03-13 12:27:46.436 | Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 systemd-container amd64 255.4-1ubuntu8.12 [417 kB] 2026-03-13 12:27:46.440 | Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libvirt-daemon-system-systemd all 10.0.0-2ubuntu8.12 [1,372 B] 2026-03-13 12:27:46.441 | Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libvirt-daemon-system amd64 10.0.0-2ubuntu8.12 [49.7 kB] 2026-03-13 12:27:46.441 | Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libvirt-dev amd64 10.0.0-2ubuntu8.12 [178 kB] 2026-03-13 12:27:46.443 | Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 python3-libvirt amd64 10.0.0-1build1 [164 kB] 2026-03-13 12:27:46.449 | Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libfdt1 amd64 1.7.0-2build1 [20.1 kB] 2026-03-13 12:27:46.449 | Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-common amd64 1:8.2.2+ds-0ubuntu1.13 [1,255 kB] 2026-03-13 12:27:46.461 | Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-data all 1:8.2.2+ds-0ubuntu1.13 [1,795 kB] 2026-03-13 12:27:46.475 | Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-arm amd64 1:8.2.2+ds-0ubuntu1.13 [10.9 MB] 2026-03-13 12:27:46.570 | Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-mips amd64 1:8.2.2+ds-0ubuntu1.13 [16.3 MB] 2026-03-13 12:27:46.706 | Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-ppc amd64 1:8.2.2+ds-0ubuntu1.13 [9,105 kB] 2026-03-13 12:27:46.789 | Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-sparc amd64 1:8.2.2+ds-0ubuntu1.13 [6,308 kB] 2026-03-13 12:27:46.850 | Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 seabios all 1.16.3-2 [175 kB] 2026-03-13 12:27:46.851 | Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-x86 amd64 1:8.2.2+ds-0ubuntu1.13 [11.2 MB] 2026-03-13 12:27:46.944 | Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-s390x amd64 1:8.2.2+ds-0ubuntu1.13 [3,434 kB] 2026-03-13 12:27:46.971 | Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-misc amd64 1:8.2.2+ds-0ubuntu1.13 [57.7 MB] 2026-03-13 12:27:47.491 | Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system amd64 1:8.2.2+ds-0ubuntu1.13 [58.0 kB] 2026-03-13 12:27:47.491 | Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 systemd-coredump amd64 255.4-1ubuntu8.12 [71.7 kB] 2026-03-13 12:27:47.755 | debconf: delaying package configuration, since apt-utils is not installed 2026-03-13 12:27:47.809 | Fetched 127 MB in 2s (80.0 MB/s) 2026-03-13 12:27:47.858 | Selecting previously unselected package libusb-1.0-0:amd64. 2026-03-13 12:27:47.908 | (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 ... 69339 files and directories currently installed.) 2026-03-13 12:27:47.911 | Preparing to unpack .../00-libusb-1.0-0_2%3a1.0.27-1_amd64.deb ... 2026-03-13 12:27:47.918 | Unpacking libusb-1.0-0:amd64 (2:1.0.27-1) ... 2026-03-13 12:27:47.969 | Selecting previously unselected package ipxe-qemu. 2026-03-13 12:27:47.981 | Preparing to unpack .../01-ipxe-qemu_1.21.1+git-20220113.fbbdc3926-0ubuntu2_all.deb ... 2026-03-13 12:27:47.985 | Unpacking ipxe-qemu (1.21.1+git-20220113.fbbdc3926-0ubuntu2) ... 2026-03-13 12:27:48.082 | Selecting previously unselected package libasound2-data. 2026-03-13 12:27:48.094 | Preparing to unpack .../02-libasound2-data_1.2.11-1ubuntu0.2_all.deb ... 2026-03-13 12:27:48.098 | Unpacking libasound2-data (1.2.11-1ubuntu0.2) ... 2026-03-13 12:27:48.181 | Selecting previously unselected package libasound2t64:amd64. 2026-03-13 12:27:48.194 | Preparing to unpack .../03-libasound2t64_1.2.11-1ubuntu0.2_amd64.deb ... 2026-03-13 12:27:48.198 | Unpacking libasound2t64:amd64 (1.2.11-1ubuntu0.2) ... 2026-03-13 12:27:48.267 | Selecting previously unselected package libbrlapi0.8:amd64. 2026-03-13 12:27:48.280 | Preparing to unpack .../04-libbrlapi0.8_6.6-4ubuntu5_amd64.deb ... 2026-03-13 12:27:48.283 | Unpacking libbrlapi0.8:amd64 (6.6-4ubuntu5) ... 2026-03-13 12:27:48.334 | Selecting previously unselected package libnspr4:amd64. 2026-03-13 12:27:48.344 | Preparing to unpack .../05-libnspr4_2%3a4.35-1.1build1_amd64.deb ... 2026-03-13 12:27:48.349 | Unpacking libnspr4:amd64 (2:4.35-1.1build1) ... 2026-03-13 12:27:48.409 | Selecting previously unselected package libnss3:amd64. 2026-03-13 12:27:48.421 | Preparing to unpack .../06-libnss3_2%3a3.98-1ubuntu0.1_amd64.deb ... 2026-03-13 12:27:48.425 | Unpacking libnss3:amd64 (2:3.98-1ubuntu0.1) ... 2026-03-13 12:27:48.523 | Selecting previously unselected package libpcsclite1:amd64. 2026-03-13 12:27:48.537 | Preparing to unpack .../07-libpcsclite1_2.0.3-1build1_amd64.deb ... 2026-03-13 12:27:48.541 | Unpacking libpcsclite1:amd64 (2.0.3-1build1) ... 2026-03-13 12:27:48.598 | Selecting previously unselected package libcacard0:amd64. 2026-03-13 12:27:48.610 | Preparing to unpack .../08-libcacard0_1%3a2.8.0-3build4_amd64.deb ... 2026-03-13 12:27:48.613 | Unpacking libcacard0:amd64 (1:2.8.0-3build4) ... 2026-03-13 12:27:48.669 | Selecting previously unselected package libdaxctl1:amd64. 2026-03-13 12:27:48.680 | Preparing to unpack .../09-libdaxctl1_77-2ubuntu2_amd64.deb ... 2026-03-13 12:27:48.684 | Unpacking libdaxctl1:amd64 (77-2ubuntu2) ... 2026-03-13 12:27:48.741 | Selecting previously unselected package libndctl6:amd64. 2026-03-13 12:27:48.751 | Preparing to unpack .../10-libndctl6_77-2ubuntu2_amd64.deb ... 2026-03-13 12:27:48.755 | Unpacking libndctl6:amd64 (77-2ubuntu2) ... 2026-03-13 12:27:48.844 | Selecting previously unselected package libpciaccess0:amd64. 2026-03-13 12:27:48.856 | Preparing to unpack .../11-libpciaccess0_0.17-3ubuntu0.24.04.2_amd64.deb ... 2026-03-13 12:27:48.860 | Unpacking libpciaccess0:amd64 (0.17-3ubuntu0.24.04.2) ... 2026-03-13 12:27:48.915 | Selecting previously unselected package libpmem1:amd64. 2026-03-13 12:27:48.928 | Preparing to unpack .../12-libpmem1_1.13.1-1.1ubuntu2_amd64.deb ... 2026-03-13 12:27:48.945 | Unpacking libpmem1:amd64 (1.13.1-1.1ubuntu2) ... 2026-03-13 12:27:49.006 | Selecting previously unselected package librdmacm1t64:amd64. 2026-03-13 12:27:49.017 | Preparing to unpack .../13-librdmacm1t64_50.0-2ubuntu0.2_amd64.deb ... 2026-03-13 12:27:49.022 | Unpacking librdmacm1t64:amd64 (50.0-2ubuntu0.2) ... 2026-03-13 12:27:49.079 | Selecting previously unselected package libslirp0:amd64. 2026-03-13 12:27:49.091 | Preparing to unpack .../14-libslirp0_4.7.0-1ubuntu3_amd64.deb ... 2026-03-13 12:27:49.094 | Unpacking libslirp0:amd64 (4.7.0-1ubuntu3) ... 2026-03-13 12:27:49.163 | Selecting previously unselected package libusbredirparser1t64:amd64. 2026-03-13 12:27:49.174 | Preparing to unpack .../15-libusbredirparser1t64_0.13.0-2.1build1_amd64.deb ... 2026-03-13 12:27:49.178 | Unpacking libusbredirparser1t64:amd64 (0.13.0-2.1build1) ... 2026-03-13 12:27:49.253 | Selecting previously unselected package libvirt0:amd64. 2026-03-13 12:27:49.263 | Preparing to unpack .../16-libvirt0_10.0.0-2ubuntu8.12_amd64.deb ... 2026-03-13 12:27:49.268 | Unpacking libvirt0:amd64 (10.0.0-2ubuntu8.12) ... 2026-03-13 12:27:49.442 | Selecting previously unselected package libvirt-clients. 2026-03-13 12:27:49.454 | Preparing to unpack .../17-libvirt-clients_10.0.0-2ubuntu8.12_amd64.deb ... 2026-03-13 12:27:49.473 | Unpacking libvirt-clients (10.0.0-2ubuntu8.12) ... 2026-03-13 12:27:49.555 | Selecting previously unselected package libvirt-daemon-driver-qemu. 2026-03-13 12:27:49.570 | Preparing to unpack .../18-libvirt-daemon-driver-qemu_10.0.0-2ubuntu8.12_amd64.deb ... 2026-03-13 12:27:49.587 | Unpacking libvirt-daemon-driver-qemu (10.0.0-2ubuntu8.12) ... 2026-03-13 12:27:49.665 | Selecting previously unselected package libvirt-daemon. 2026-03-13 12:27:49.677 | Preparing to unpack .../19-libvirt-daemon_10.0.0-2ubuntu8.12_amd64.deb ... 2026-03-13 12:27:49.710 | Unpacking libvirt-daemon (10.0.0-2ubuntu8.12) ... 2026-03-13 12:27:49.795 | Selecting previously unselected package libvirt-daemon-config-network. 2026-03-13 12:27:49.806 | Preparing to unpack .../20-libvirt-daemon-config-network_10.0.0-2ubuntu8.12_all.deb ... 2026-03-13 12:27:49.822 | Unpacking libvirt-daemon-config-network (10.0.0-2ubuntu8.12) ... 2026-03-13 12:27:49.888 | Selecting previously unselected package libvirt-daemon-config-nwfilter. 2026-03-13 12:27:49.901 | Preparing to unpack .../21-libvirt-daemon-config-nwfilter_10.0.0-2ubuntu8.12_all.deb ... 2026-03-13 12:27:49.917 | Unpacking libvirt-daemon-config-nwfilter (10.0.0-2ubuntu8.12) ... 2026-03-13 12:27:49.980 | Selecting previously unselected package systemd-container. 2026-03-13 12:27:49.993 | Preparing to unpack .../22-systemd-container_255.4-1ubuntu8.12_amd64.deb ... 2026-03-13 12:27:49.997 | Unpacking systemd-container (255.4-1ubuntu8.12) ... 2026-03-13 12:27:50.094 | Selecting previously unselected package libvirt-daemon-system-systemd. 2026-03-13 12:27:50.106 | Preparing to unpack .../23-libvirt-daemon-system-systemd_10.0.0-2ubuntu8.12_all.deb ... 2026-03-13 12:27:50.122 | Unpacking libvirt-daemon-system-systemd (10.0.0-2ubuntu8.12) ... 2026-03-13 12:27:50.189 | Selecting previously unselected package libvirt-daemon-system. 2026-03-13 12:27:50.201 | Preparing to unpack .../24-libvirt-daemon-system_10.0.0-2ubuntu8.12_amd64.deb ... 2026-03-13 12:27:50.279 | Unpacking libvirt-daemon-system (10.0.0-2ubuntu8.12) ... 2026-03-13 12:27:50.387 | Selecting previously unselected package libvirt-dev:amd64. 2026-03-13 12:27:50.398 | Preparing to unpack .../25-libvirt-dev_10.0.0-2ubuntu8.12_amd64.deb ... 2026-03-13 12:27:50.414 | Unpacking libvirt-dev:amd64 (10.0.0-2ubuntu8.12) ... 2026-03-13 12:27:50.487 | Selecting previously unselected package python3-libvirt. 2026-03-13 12:27:50.497 | Preparing to unpack .../26-python3-libvirt_10.0.0-1build1_amd64.deb ... 2026-03-13 12:27:50.501 | Unpacking python3-libvirt (10.0.0-1build1) ... 2026-03-13 12:27:50.587 | Selecting previously unselected package libfdt1:amd64. 2026-03-13 12:27:50.596 | Preparing to unpack .../27-libfdt1_1.7.0-2build1_amd64.deb ... 2026-03-13 12:27:50.600 | Unpacking libfdt1:amd64 (1.7.0-2build1) ... 2026-03-13 12:27:50.654 | Selecting previously unselected package qemu-system-common. 2026-03-13 12:27:50.665 | Preparing to unpack .../28-qemu-system-common_1%3a8.2.2+ds-0ubuntu1.13_amd64.deb ... 2026-03-13 12:27:50.669 | Unpacking qemu-system-common (1:8.2.2+ds-0ubuntu1.13) ... 2026-03-13 12:27:50.823 | Selecting previously unselected package qemu-system-data. 2026-03-13 12:27:50.834 | Preparing to unpack .../29-qemu-system-data_1%3a8.2.2+ds-0ubuntu1.13_all.deb ... 2026-03-13 12:27:50.838 | Unpacking qemu-system-data (1:8.2.2+ds-0ubuntu1.13) ... 2026-03-13 12:27:51.036 | Selecting previously unselected package qemu-system-arm. 2026-03-13 12:27:51.049 | Preparing to unpack .../30-qemu-system-arm_1%3a8.2.2+ds-0ubuntu1.13_amd64.deb ... 2026-03-13 12:27:51.062 | Unpacking qemu-system-arm (1:8.2.2+ds-0ubuntu1.13) ... 2026-03-13 12:27:51.570 | Selecting previously unselected package qemu-system-mips. 2026-03-13 12:27:51.581 | Preparing to unpack .../31-qemu-system-mips_1%3a8.2.2+ds-0ubuntu1.13_amd64.deb ... 2026-03-13 12:27:51.596 | Unpacking qemu-system-mips (1:8.2.2+ds-0ubuntu1.13) ... 2026-03-13 12:27:52.113 | Selecting previously unselected package qemu-system-ppc. 2026-03-13 12:27:52.124 | Preparing to unpack .../32-qemu-system-ppc_1%3a8.2.2+ds-0ubuntu1.13_amd64.deb ... 2026-03-13 12:27:52.140 | Unpacking qemu-system-ppc (1:8.2.2+ds-0ubuntu1.13) ... 2026-03-13 12:27:52.515 | Selecting previously unselected package qemu-system-sparc. 2026-03-13 12:27:52.525 | Preparing to unpack .../33-qemu-system-sparc_1%3a8.2.2+ds-0ubuntu1.13_amd64.deb ... 2026-03-13 12:27:52.541 | Unpacking qemu-system-sparc (1:8.2.2+ds-0ubuntu1.13) ... 2026-03-13 12:27:52.822 | Selecting previously unselected package seabios. 2026-03-13 12:27:52.834 | Preparing to unpack .../34-seabios_1.16.3-2_all.deb ... 2026-03-13 12:27:52.838 | Unpacking seabios (1.16.3-2) ... 2026-03-13 12:27:52.908 | Selecting previously unselected package qemu-system-x86. 2026-03-13 12:27:52.920 | Preparing to unpack .../35-qemu-system-x86_1%3a8.2.2+ds-0ubuntu1.13_amd64.deb ... 2026-03-13 12:27:52.936 | Unpacking qemu-system-x86 (1:8.2.2+ds-0ubuntu1.13) ... 2026-03-13 12:27:53.438 | Selecting previously unselected package qemu-system-s390x. 2026-03-13 12:27:53.449 | Preparing to unpack .../36-qemu-system-s390x_1%3a8.2.2+ds-0ubuntu1.13_amd64.deb ... 2026-03-13 12:27:53.466 | Unpacking qemu-system-s390x (1:8.2.2+ds-0ubuntu1.13) ... 2026-03-13 12:27:53.639 | Selecting previously unselected package qemu-system-misc. 2026-03-13 12:27:53.652 | Preparing to unpack .../37-qemu-system-misc_1%3a8.2.2+ds-0ubuntu1.13_amd64.deb ... 2026-03-13 12:27:53.668 | Unpacking qemu-system-misc (1:8.2.2+ds-0ubuntu1.13) ... 2026-03-13 12:27:55.366 | Selecting previously unselected package qemu-system. 2026-03-13 12:27:55.378 | Preparing to unpack .../38-qemu-system_1%3a8.2.2+ds-0ubuntu1.13_amd64.deb ... 2026-03-13 12:27:55.382 | Unpacking qemu-system (1:8.2.2+ds-0ubuntu1.13) ... 2026-03-13 12:27:55.438 | Selecting previously unselected package systemd-coredump. 2026-03-13 12:27:55.451 | Preparing to unpack .../39-systemd-coredump_255.4-1ubuntu8.12_amd64.deb ... 2026-03-13 12:27:55.456 | Unpacking systemd-coredump (255.4-1ubuntu8.12) ... 2026-03-13 12:27:55.551 | Setting up libpciaccess0:amd64 (0.17-3ubuntu0.24.04.2) ... 2026-03-13 12:27:55.571 | Setting up systemd-coredump (255.4-1ubuntu8.12) ... 2026-03-13 12:27:55.887 | Creating group 'systemd-coredump' with GID 989. 2026-03-13 12:27:55.888 | Creating user 'systemd-coredump' (systemd Core Dumper) with UID 989 and GID 989. 2026-03-13 12:27:55.913 | Setting up libfdt1:amd64 (1.7.0-2build1) ... 2026-03-13 12:27:55.924 | Setting up libasound2-data (1.2.11-1ubuntu0.2) ... 2026-03-13 12:27:55.935 | Setting up libasound2t64:amd64 (1.2.11-1ubuntu0.2) ... 2026-03-13 12:27:55.947 | Setting up libnspr4:amd64 (2:4.35-1.1build1) ... 2026-03-13 12:27:55.958 | Setting up libpcsclite1:amd64 (2.0.3-1build1) ... 2026-03-13 12:27:55.968 | Setting up libdaxctl1:amd64 (77-2ubuntu2) ... 2026-03-13 12:27:55.979 | Setting up qemu-system-data (1:8.2.2+ds-0ubuntu1.13) ... 2026-03-13 12:27:55.990 | Setting up seabios (1.16.3-2) ... 2026-03-13 12:27:56.001 | Setting up libvirt0:amd64 (10.0.0-2ubuntu8.12) ... 2026-03-13 12:27:56.012 | Setting up systemd-container (255.4-1ubuntu8.12) ... 2026-03-13 12:27:56.173 | Created symlink /etc/systemd/system/multi-user.target.wants/machines.target → /usr/lib/systemd/system/machines.target. 2026-03-13 12:27:56.498 | Setting up libslirp0:amd64 (4.7.0-1ubuntu3) ... 2026-03-13 12:27:56.510 | Setting up libusbredirparser1t64:amd64 (0.13.0-2.1build1) ... 2026-03-13 12:27:56.523 | Setting up ipxe-qemu (1.21.1+git-20220113.fbbdc3926-0ubuntu2) ... 2026-03-13 12:27:56.533 | Setting up libndctl6:amd64 (77-2ubuntu2) ... 2026-03-13 12:27:56.543 | Setting up librdmacm1t64:amd64 (50.0-2ubuntu0.2) ... 2026-03-13 12:27:56.555 | Setting up libbrlapi0.8:amd64 (6.6-4ubuntu5) ... 2026-03-13 12:27:56.565 | Setting up libusb-1.0-0:amd64 (2:1.0.27-1) ... 2026-03-13 12:27:56.575 | Setting up libvirt-daemon-config-nwfilter (10.0.0-2ubuntu8.12) ... 2026-03-13 12:27:57.083 | Setting up libpmem1:amd64 (1.13.1-1.1ubuntu2) ... 2026-03-13 12:27:57.160 | Setting up libvirt-daemon-config-network (10.0.0-2ubuntu8.12) ... 2026-03-13 12:27:57.494 | Setting up python3-libvirt (10.0.0-1build1) ... 2026-03-13 12:27:57.696 | Setting up libvirt-clients (10.0.0-2ubuntu8.12) ... 2026-03-13 12:27:57.730 | Setting up libvirt-dev:amd64 (10.0.0-2ubuntu8.12) ... 2026-03-13 12:27:57.752 | Setting up libnss3:amd64 (2:3.98-1ubuntu0.1) ... 2026-03-13 12:27:57.763 | Setting up libcacard0:amd64 (1:2.8.0-3build4) ... 2026-03-13 12:27:57.774 | Setting up libvirt-daemon-driver-qemu (10.0.0-2ubuntu8.12) ... 2026-03-13 12:27:57.795 | Setting up libvirt-daemon-system-systemd (10.0.0-2ubuntu8.12) ... 2026-03-13 12:27:57.818 | Setting up libvirt-daemon (10.0.0-2ubuntu8.12) ... 2026-03-13 12:27:57.840 | Setting up qemu-system-common (1:8.2.2+ds-0ubuntu1.13) ... 2026-03-13 12:27:58.002 | Created symlink /etc/systemd/system/multi-user.target.wants/qemu-kvm.service → /usr/lib/systemd/system/qemu-kvm.service. 2026-03-13 12:27:58.384 | Setting up qemu-system-mips (1:8.2.2+ds-0ubuntu1.13) ... 2026-03-13 12:27:58.407 | Setting up qemu-system-sparc (1:8.2.2+ds-0ubuntu1.13) ... 2026-03-13 12:27:58.430 | Setting up qemu-system-x86 (1:8.2.2+ds-0ubuntu1.13) ... 2026-03-13 12:27:58.451 | Setting up qemu-system-ppc (1:8.2.2+ds-0ubuntu1.13) ... 2026-03-13 12:27:58.476 | Setting up qemu-system-misc (1:8.2.2+ds-0ubuntu1.13) ... 2026-03-13 12:27:58.498 | Setting up qemu-system-arm (1:8.2.2+ds-0ubuntu1.13) ... 2026-03-13 12:27:58.521 | Setting up libvirt-daemon-system (10.0.0-2ubuntu8.12) ... 2026-03-13 12:27:58.868 | useradd warning: libvirt-qemu's uid 64055 is greater than SYS_UID_MAX 999 2026-03-13 12:27:59.422 | info: Selecting GID from range 100 to 999 ... 2026-03-13 12:27:59.422 | info: Adding group `swtpm' (GID 116) ... 2026-03-13 12:27:59.477 | info: The home dir /var/lib/swtpm you specified can't be accessed: No such file or directory 2026-03-13 12:27:59.478 | 2026-03-13 12:27:59.485 | info: Selecting UID from range 100 to 999 ... 2026-03-13 12:27:59.485 | 2026-03-13 12:27:59.491 | info: Adding system user `swtpm' (UID 113) ... 2026-03-13 12:27:59.496 | info: Adding new user `swtpm' (UID 113) with group `swtpm' ... 2026-03-13 12:27:59.555 | info: Not creating home directory `/var/lib/swtpm'. 2026-03-13 12:27:59.736 | Enabling libvirt default network 2026-03-13 12:27:59.754 | Inserted module 'msr' 2026-03-13 12:27:59.917 | Created symlink /etc/systemd/system/multi-user.target.wants/libvirtd.service → /usr/lib/systemd/system/libvirtd.service. 2026-03-13 12:27:59.917 | Created symlink /etc/systemd/system/sockets.target.wants/virtlockd.socket → /usr/lib/systemd/system/virtlockd.socket. 2026-03-13 12:27:59.917 | Created symlink /etc/systemd/system/sockets.target.wants/virtlogd.socket → /usr/lib/systemd/system/virtlogd.socket. 2026-03-13 12:27:59.917 | Created symlink /etc/systemd/system/sockets.target.wants/libvirtd.socket → /usr/lib/systemd/system/libvirtd.socket. 2026-03-13 12:27:59.917 | Created symlink /etc/systemd/system/sockets.target.wants/libvirtd-ro.socket → /usr/lib/systemd/system/libvirtd-ro.socket. 2026-03-13 12:27:59.917 | Created symlink /etc/systemd/system/sockets.target.wants/libvirtd-admin.socket → /usr/lib/systemd/system/libvirtd-admin.socket. 2026-03-13 12:27:59.917 | Created symlink /etc/systemd/system/sockets.target.wants/virtlockd-admin.socket → /usr/lib/systemd/system/virtlockd-admin.socket. 2026-03-13 12:27:59.917 | Created symlink /etc/systemd/system/sockets.target.wants/virtlogd-admin.socket → /usr/lib/systemd/system/virtlogd-admin.socket. 2026-03-13 12:28:00.492 | Created symlink /etc/systemd/system/multi-user.target.wants/libvirt-guests.service → /usr/lib/systemd/system/libvirt-guests.service. 2026-03-13 12:28:01.229 | Created symlink /etc/systemd/system/multi-user.target.wants/virtlockd.service → /usr/lib/systemd/system/virtlockd.service. 2026-03-13 12:28:01.654 | Created symlink /etc/systemd/system/multi-user.target.wants/virtlogd.service → /usr/lib/systemd/system/virtlogd.service. 2026-03-13 12:28:02.448 | Setting up libvirt-daemon dnsmasq configuration. 2026-03-13 12:28:02.523 | Setting up qemu-system-s390x (1:8.2.2+ds-0ubuntu1.13) ... 2026-03-13 12:28:02.551 | Setting up qemu-system (1:8.2.2+ds-0ubuntu1.13) ... 2026-03-13 12:28:02.563 | Processing triggers for man-db (2.12.0-4build2) ... 2026-03-13 12:28:03.710 | Processing triggers for dbus (1.14.10-4ubuntu4.1) ... 2026-03-13 12:28:03.734 | Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-03-13 12:28:04.097 | + functions-common:apt_get:1203 : result=0 2026-03-13 12:28:04.102 | + functions-common:apt_get:1206 : time_stop apt-get 2026-03-13 12:28:04.107 | + functions-common:time_stop:2412 : local name 2026-03-13 12:28:04.112 | + functions-common:time_stop:2413 : local end_time 2026-03-13 12:28:04.117 | + functions-common:time_stop:2414 : local elapsed_time 2026-03-13 12:28:04.124 | + functions-common:time_stop:2415 : local total 2026-03-13 12:28:04.128 | + functions-common:time_stop:2416 : local start_time 2026-03-13 12:28:04.133 | + functions-common:time_stop:2418 : name=apt-get 2026-03-13 12:28:04.138 | + functions-common:time_stop:2419 : start_time=1773404865055 2026-03-13 12:28:04.143 | + functions-common:time_stop:2421 : [[ -z 1773404865055 ]] 2026-03-13 12:28:04.149 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-03-13 12:28:04.156 | + functions-common:time_stop:2424 : end_time=1773404884151 2026-03-13 12:28:04.161 | + functions-common:time_stop:2425 : elapsed_time=19096 2026-03-13 12:28:04.167 | + functions-common:time_stop:2426 : total=168700 2026-03-13 12:28:04.171 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-03-13 12:28:04.177 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=187796 2026-03-13 12:28:04.182 | + functions-common:apt_get:1207 : return 0 2026-03-13 12:28:04.188 | + lib/nova_plugins/functions-libvirt:install_libvirt:73 : install_package ovmf 2026-03-13 12:28:04.195 | + functions-common:install_package:1430 : update_package_repo 2026-03-13 12:28:04.201 | + functions-common:update_package_repo:1404 : NO_UPDATE_REPOS=False 2026-03-13 12:28:04.206 | + functions-common:update_package_repo:1405 : REPOS_UPDATED=True 2026-03-13 12:28:04.212 | + functions-common:update_package_repo:1406 : RETRY_UPDATE=False 2026-03-13 12:28:04.218 | + functions-common:update_package_repo:1408 : [[ False = \T\r\u\e ]] 2026-03-13 12:28:04.224 | + functions-common:update_package_repo:1412 : is_ubuntu 2026-03-13 12:28:04.230 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-03-13 12:28:04.236 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-03-13 12:28:04.241 | + functions-common:update_package_repo:1413 : apt_get_update 2026-03-13 12:28:04.245 | + functions-common:apt_get_update:1158 : [[ True == \T\r\u\e ]] 2026-03-13 12:28:04.249 | + functions-common:apt_get_update:1158 : [[ False != \T\r\u\e ]] 2026-03-13 12:28:04.254 | + functions-common:apt_get_update:1159 : return 2026-03-13 12:28:04.260 | + functions-common:install_package:1431 : real_install_package ovmf 2026-03-13 12:28:04.264 | + functions-common:real_install_package:1418 : is_ubuntu 2026-03-13 12:28:04.269 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-03-13 12:28:04.274 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-03-13 12:28:04.280 | + functions-common:real_install_package:1419 : apt_get install ovmf 2026-03-13 12:28:04.323 | + functions-common:apt_get:1199 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install ovmf 2026-03-13 12:28:04.367 | Reading package lists... 2026-03-13 12:28:04.791 | Building dependency tree... 2026-03-13 12:28:04.791 | Reading state information... 2026-03-13 12:28:05.169 | The following NEW packages will be installed: 2026-03-13 12:28:05.169 | ovmf 2026-03-13 12:28:05.615 | 0 upgraded, 1 newly installed, 0 to remove and 2 not upgraded. 2026-03-13 12:28:05.616 | Need to get 5,176 kB of archives. 2026-03-13 12:28:05.616 | After this operation, 17.4 MB of additional disk space will be used. 2026-03-13 12:28:05.616 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 ovmf all 2024.02-2ubuntu0.7 [5,176 kB] 2026-03-13 12:28:06.537 | debconf: delaying package configuration, since apt-utils is not installed 2026-03-13 12:28:06.595 | Fetched 5,176 kB in 1s (4,612 kB/s) 2026-03-13 12:28:06.633 | Selecting previously unselected package ovmf. 2026-03-13 12:28:06.679 | (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 ... 70445 files and directories currently installed.) 2026-03-13 12:28:06.684 | Preparing to unpack .../ovmf_2024.02-2ubuntu0.7_all.deb ... 2026-03-13 12:28:06.688 | Unpacking ovmf (2024.02-2ubuntu0.7) ... 2026-03-13 12:28:06.852 | Setting up ovmf (2024.02-2ubuntu0.7) ... 2026-03-13 12:28:07.285 | + functions-common:apt_get:1203 : result=0 2026-03-13 12:28:07.290 | + functions-common:apt_get:1206 : time_stop apt-get 2026-03-13 12:28:07.295 | + functions-common:time_stop:2412 : local name 2026-03-13 12:28:07.301 | + functions-common:time_stop:2413 : local end_time 2026-03-13 12:28:07.306 | + functions-common:time_stop:2414 : local elapsed_time 2026-03-13 12:28:07.312 | + functions-common:time_stop:2415 : local total 2026-03-13 12:28:07.318 | + functions-common:time_stop:2416 : local start_time 2026-03-13 12:28:07.323 | + functions-common:time_stop:2418 : name=apt-get 2026-03-13 12:28:07.328 | + functions-common:time_stop:2419 : start_time=1773404884316 2026-03-13 12:28:07.333 | + functions-common:time_stop:2421 : [[ -z 1773404884316 ]] 2026-03-13 12:28:07.340 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-03-13 12:28:07.349 | + functions-common:time_stop:2424 : end_time=1773404887344 2026-03-13 12:28:07.355 | + functions-common:time_stop:2425 : elapsed_time=3028 2026-03-13 12:28:07.360 | + functions-common:time_stop:2426 : total=187796 2026-03-13 12:28:07.366 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-03-13 12:28:07.372 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=190824 2026-03-13 12:28:07.378 | + functions-common:apt_get:1207 : return 0 2026-03-13 12:28:07.384 | + lib/nova_plugins/functions-libvirt:install_libvirt:74 : is_arch aarch64 2026-03-13 12:28:07.390 | ++ functions-common:is_arch:517 : uname -m 2026-03-13 12:28:07.400 | + functions-common:is_arch:517 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2026-03-13 12:28:07.406 | + lib/nova_plugins/functions-libvirt:install_libvirt:111 : [[ True == True ]] 2026-03-13 12:28:07.411 | + lib/nova_plugins/functions-libvirt:install_libvirt:112 : _enable_coredump 2026-03-13 12:28:07.417 | + lib/nova_plugins/functions-libvirt:_enable_coredump:34 : local confdir=/etc/systemd/system/libvirtd.service.d 2026-03-13 12:28:07.422 | + lib/nova_plugins/functions-libvirt:_enable_coredump:35 : local conffile=/etc/systemd/system/libvirtd.service.d/coredump.conf 2026-03-13 12:28:07.428 | + lib/nova_plugins/functions-libvirt:_enable_coredump:39 : sudo mkdir -p /var/core 2026-03-13 12:28:07.450 | + lib/nova_plugins/functions-libvirt:_enable_coredump:40 : sudo chmod a+wrx /var/core 2026-03-13 12:28:07.473 | + lib/nova_plugins/functions-libvirt:_enable_coredump:41 : echo /var/core/core.%e.%p.%h.%t 2026-03-13 12:28:07.473 | + lib/nova_plugins/functions-libvirt:_enable_coredump:42 : sudo tee /proc/sys/kernel/core_pattern 2026-03-13 12:28:07.486 | /var/core/core.%e.%p.%h.%t 2026-03-13 12:28:07.494 | + lib/nova_plugins/functions-libvirt:_enable_coredump:45 : sudo mkdir -p /etc/systemd/system/libvirtd.service.d 2026-03-13 12:28:07.516 | + lib/nova_plugins/functions-libvirt:_enable_coredump:46 : sudo tee /etc/systemd/system/libvirtd.service.d/coredump.conf 2026-03-13 12:28:07.530 | [Service] 2026-03-13 12:28:07.530 | LimitCORE=infinity 2026-03-13 12:28:07.539 | + lib/nova_plugins/functions-libvirt:_enable_coredump:53 : sudo systemctl daemon-reload 2026-03-13 12:28:07.855 | + lib/nova_plugins/hypervisor-libvirt:install_nova_hypervisor:96 : [[ kvm == \l\x\c ]] 2026-03-13 12:28:07.860 | + lib/nova_plugins/hypervisor-libvirt:install_nova_hypervisor:108 : [[ '' == \T\r\u\e ]] 2026-03-13 12:28:07.867 | + lib/nova:install_nova:921 : is_service_enabled n-novnc 2026-03-13 12:28:07.908 | + functions-common:is_service_enabled:2068 : return 0 2026-03-13 12:28:07.917 | ++ lib/nova:install_nova:923 : trueorfalse False NOVNC_FROM_PACKAGE 2026-03-13 12:28:07.956 | + lib/nova:install_nova:923 : NOVNC_FROM_PACKAGE=False 2026-03-13 12:28:07.962 | + lib/nova:install_nova:924 : '[' False = True ']' 2026-03-13 12:28:07.967 | + lib/nova:install_nova:943 : NOVNC_WEB_DIR=/opt/stack/novnc 2026-03-13 12:28:07.974 | + lib/nova:install_nova:944 : git_clone https://github.com/novnc/novnc.git /opt/stack/novnc v1.3.0 2026-03-13 12:28:07.980 | + functions-common:git_clone:581 : local git_remote=https://github.com/novnc/novnc.git 2026-03-13 12:28:07.986 | + functions-common:git_clone:582 : local git_dest=/opt/stack/novnc 2026-03-13 12:28:07.992 | + functions-common:git_clone:583 : local git_ref=v1.3.0 2026-03-13 12:28:07.997 | + functions-common:git_clone:584 : local orig_dir 2026-03-13 12:28:08.004 | ++ functions-common:git_clone:585 : pwd 2026-03-13 12:28:08.010 | + functions-common:git_clone:585 : orig_dir=/opt/stack/devstack 2026-03-13 12:28:08.016 | + functions-common:git_clone:586 : local git_clone_flags= 2026-03-13 12:28:08.023 | ++ functions-common:git_clone:588 : trueorfalse False RECLONE 2026-03-13 12:28:08.061 | + functions-common:git_clone:588 : RECLONE=False 2026-03-13 12:28:08.065 | + functions-common:git_clone:589 : [[ 0 -gt 0 ]] 2026-03-13 12:28:08.071 | + functions-common:git_clone:593 : [[ False = \T\r\u\e ]] 2026-03-13 12:28:08.079 | + functions-common:git_clone:602 : echo v1.3.0 2026-03-13 12:28:08.079 | + functions-common:git_clone:602 : egrep -q '^refs' 2026-03-13 12:28:08.090 | + functions-common:git_clone:616 : [[ ! -d /opt/stack/novnc ]] 2026-03-13 12:28:08.096 | + functions-common:git_clone:626 : [[ False = \T\r\u\e ]] 2026-03-13 12:28:08.101 | + functions-common:git_clone:661 : sudo git config --system --add safe.directory /opt/stack/novnc 2026-03-13 12:28:08.125 | + functions-common:git_clone:664 : cd /opt/stack/novnc 2026-03-13 12:28:08.132 | + functions-common:git_clone:665 : git show --oneline 2026-03-13 12:28:08.133 | + functions-common:git_clone:665 : head -1 2026-03-13 12:28:08.142 | 8e1ebdf Remove some unused assignments 2026-03-13 12:28:08.147 | + functions-common:git_clone:666 : cd /opt/stack/devstack 2026-03-13 12:28:08.152 | + lib/nova:install_nova:948 : is_service_enabled n-spice 2026-03-13 12:28:08.188 | + functions-common:is_service_enabled:2068 : return 1 2026-03-13 12:28:08.193 | + lib/nova:install_nova:960 : git_clone https://github.com/openstack/nova.git /opt/stack/nova master 2026-03-13 12:28:08.199 | + functions-common:git_clone:581 : local git_remote=https://github.com/openstack/nova.git 2026-03-13 12:28:08.204 | + functions-common:git_clone:582 : local git_dest=/opt/stack/nova 2026-03-13 12:28:08.210 | + functions-common:git_clone:583 : local git_ref=master 2026-03-13 12:28:08.216 | + functions-common:git_clone:584 : local orig_dir 2026-03-13 12:28:08.224 | ++ functions-common:git_clone:585 : pwd 2026-03-13 12:28:08.231 | + functions-common:git_clone:585 : orig_dir=/opt/stack/devstack 2026-03-13 12:28:08.236 | + functions-common:git_clone:586 : local git_clone_flags= 2026-03-13 12:28:08.243 | ++ functions-common:git_clone:588 : trueorfalse False RECLONE 2026-03-13 12:28:08.279 | + functions-common:git_clone:588 : RECLONE=False 2026-03-13 12:28:08.284 | + functions-common:git_clone:589 : [[ 0 -gt 0 ]] 2026-03-13 12:28:08.289 | + functions-common:git_clone:593 : [[ False = \T\r\u\e ]] 2026-03-13 12:28:08.296 | + functions-common:git_clone:602 : echo master 2026-03-13 12:28:08.296 | + functions-common:git_clone:602 : egrep -q '^refs' 2026-03-13 12:28:08.307 | + functions-common:git_clone:616 : [[ ! -d /opt/stack/nova ]] 2026-03-13 12:28:08.314 | + functions-common:git_clone:626 : [[ False = \T\r\u\e ]] 2026-03-13 12:28:08.318 | + functions-common:git_clone:661 : sudo git config --system --add safe.directory /opt/stack/nova 2026-03-13 12:28:08.341 | + functions-common:git_clone:664 : cd /opt/stack/nova 2026-03-13 12:28:08.348 | + functions-common:git_clone:665 : git show --oneline 2026-03-13 12:28:08.348 | + functions-common:git_clone:665 : head -1 2026-03-13 12:28:08.357 | d5c64e7aba Merge "Add Gazpacho prelude section" 2026-03-13 12:28:08.364 | + functions-common:git_clone:666 : cd /opt/stack/devstack 2026-03-13 12:28:08.370 | + lib/nova:install_nova:961 : setup_develop /opt/stack/nova 2026-03-13 12:28:08.376 | + inc/python:setup_develop:353 : local bindep 2026-03-13 12:28:08.383 | + inc/python:setup_develop:354 : [[ /opt/stack/nova == -bindep* ]] 2026-03-13 12:28:08.387 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/nova 2026-03-13 12:28:08.392 | + inc/python:setup_develop:359 : local extras= 2026-03-13 12:28:08.398 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/nova -e 2026-03-13 12:28:08.404 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-03-13 12:28:08.409 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/nova == -bindep* ]] 2026-03-13 12:28:08.415 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/nova 2026-03-13 12:28:08.420 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-03-13 12:28:08.425 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-03-13 12:28:08.432 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/nova 2026-03-13 12:28:08.439 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-03-13 12:28:08.446 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/nova 2026-03-13 12:28:08.452 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-03-13 12:28:08.458 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-03-13 12:28:08.466 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/nova/setup.cfg 2026-03-13 12:28:08.478 | + inc/python:_setup_package_with_constraints_edit:400 : name=nova 2026-03-13 12:28:08.483 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z nova ']' 2026-03-13 12:28:08.490 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- nova 2026-03-13 12:28:08.587 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/nova -e 2026-03-13 12:28:08.595 | + inc/python:setup_package:436 : local bindep=0 2026-03-13 12:28:08.600 | + inc/python:setup_package:437 : local bindep_flag= 2026-03-13 12:28:08.606 | + inc/python:setup_package:438 : local bindep_profiles= 2026-03-13 12:28:08.611 | + inc/python:setup_package:439 : [[ /opt/stack/nova == -bindep* ]] 2026-03-13 12:28:08.617 | + inc/python:setup_package:444 : local project_dir=/opt/stack/nova 2026-03-13 12:28:08.622 | + inc/python:setup_package:445 : local flags=-e 2026-03-13 12:28:08.628 | + inc/python:setup_package:446 : local extras= 2026-03-13 12:28:08.633 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-03-13 12:28:08.638 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-03-13 12:28:08.643 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-03-13 12:28:08.648 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-03-13 12:28:08.652 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-03-13 12:28:08.658 | + inc/python:setup_package:464 : pip_install -e /opt/stack/nova 2026-03-13 12:28:08.700 | Using python 3.12 to install /opt/stack/nova 2026-03-13 12:28:08.704 | + 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-03-13 12:28:09.269 | Obtaining file:///opt/stack/nova 2026-03-13 12:28:09.272 | Installing build dependencies: started 2026-03-13 12:28:10.289 | Installing build dependencies: finished with status 'done' 2026-03-13 12:28:10.291 | Checking if build backend supports build_editable: started 2026-03-13 12:28:10.605 | Checking if build backend supports build_editable: finished with status 'done' 2026-03-13 12:28:10.606 | Getting requirements to build editable: started 2026-03-13 12:28:10.768 | Getting requirements to build editable: finished with status 'done' 2026-03-13 12:28:10.770 | Preparing editable metadata (pyproject.toml): started 2026-03-13 12:28:12.310 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-03-13 12:28:12.331 | Requirement already satisfied: pbr>=5.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.0.0rc1) (7.0.3) 2026-03-13 12:28:12.331 | Requirement already satisfied: SQLAlchemy>=1.4.13 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.0.0rc1) (2.0.46) 2026-03-13 12:28:12.332 | Requirement already satisfied: decorator>=4.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.0.0rc1) (5.2.1) 2026-03-13 12:28:12.332 | Requirement already satisfied: eventlet>=0.30.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.0.0rc1) (0.40.4) 2026-03-13 12:28:12.333 | Requirement already satisfied: Jinja2>=2.10 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.0.0rc1) (3.1.6) 2026-03-13 12:28:12.333 | Requirement already satisfied: keystonemiddleware>=4.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.0.0rc1) (12.0.0) 2026-03-13 12:28:12.334 | Requirement already satisfied: lxml>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.0.0rc1) (6.0.2) 2026-03-13 12:28:12.334 | Requirement already satisfied: Routes>=2.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.0.0rc1) (2.5.1) 2026-03-13 12:28:12.335 | Requirement already satisfied: cryptography>=2.7 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.0.0rc1) (43.0.3) 2026-03-13 12:28:12.335 | Requirement already satisfied: WebOb>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.0.0rc1) (1.8.9) 2026-03-13 12:28:12.335 | Requirement already satisfied: greenlet>=0.4.15 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.0.0rc1) (3.3.2) 2026-03-13 12:28:12.336 | Requirement already satisfied: PasteDeploy>=1.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.0.0rc1) (3.1.0) 2026-03-13 12:28:12.336 | Requirement already satisfied: Paste>=2.0.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.0.0rc1) (3.10.1) 2026-03-13 12:28:12.337 | Requirement already satisfied: PrettyTable>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.0.0rc1) (3.17.0) 2026-03-13 12:28:12.337 | Requirement already satisfied: alembic>=1.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.0.0rc1) (1.18.4) 2026-03-13 12:28:12.338 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.0.0rc1) (1.3.0) 2026-03-13 12:28:12.338 | Requirement already satisfied: paramiko>=2.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.0.0rc1) (4.0.0) 2026-03-13 12:28:12.338 | Requirement already satisfied: jsonschema>=4.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.0.0rc1) (4.26.0) 2026-03-13 12:28:12.339 | Requirement already satisfied: python-cinderclient>=4.0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.0.0rc1) (9.9.0) 2026-03-13 12:28:12.339 | Requirement already satisfied: keystoneauth1>=3.16.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.0.0rc1) (5.13.1) 2026-03-13 12:28:12.340 | Requirement already satisfied: python-neutronclient>=7.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.0.0rc1) (11.8.0) 2026-03-13 12:28:12.340 | Requirement already satisfied: python-glanceclient>=4.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.0.0rc1) (4.11.0) 2026-03-13 12:28:12.340 | Requirement already satisfied: requests>=2.25.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.0.0rc1) (2.32.5) 2026-03-13 12:28:12.341 | Requirement already satisfied: stevedore>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.0.0rc1) (5.7.0) 2026-03-13 12:28:12.441 | Collecting websockify>=0.9.0 (from nova==33.0.0.0rc1) 2026-03-13 12:28:12.511 | Downloading websockify-0.13.0-py3-none-any.whl.metadata (14 kB) 2026-03-13 12:28:12.522 | Requirement already satisfied: oslo.cache>=1.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.0.0rc1) (4.1.1) 2026-03-13 12:28:12.523 | Requirement already satisfied: oslo.concurrency>=5.0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.0.0rc1) (7.4.0) 2026-03-13 12:28:12.523 | Requirement already satisfied: oslo.config>=8.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.0.0rc1) (10.3.0) 2026-03-13 12:28:12.524 | Requirement already satisfied: oslo.context>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.0.0rc1) (6.3.0) 2026-03-13 12:28:12.525 | Requirement already satisfied: oslo.log>=4.6.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.0.0rc1) (8.1.0) 2026-03-13 12:28:12.525 | Requirement already satisfied: oslo.limit>=1.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.0.0rc1) (2.10.0) 2026-03-13 12:28:12.526 | Requirement already satisfied: oslo.reports>=1.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.0.0rc1) (3.7.0) 2026-03-13 12:28:12.527 | Requirement already satisfied: oslo.serialization>=4.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.0.0rc1) (5.9.1) 2026-03-13 12:28:12.527 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.0.0rc1) (2.7.1) 2026-03-13 12:28:12.528 | Requirement already satisfied: oslo.utils>=8.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.0.0rc1) (10.0.0) 2026-03-13 12:28:12.528 | Requirement already satisfied: oslo.db>=10.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.0.0rc1) (18.0.0) 2026-03-13 12:28:12.529 | Requirement already satisfied: oslo.rootwrap>=5.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.0.0rc1) (7.9.0) 2026-03-13 12:28:12.529 | Requirement already satisfied: oslo.messaging>=14.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.0.0rc1) (17.3.0) 2026-03-13 12:28:12.530 | Requirement already satisfied: oslo.policy>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.0.0rc1) (5.0.0) 2026-03-13 12:28:12.530 | Requirement already satisfied: oslo.privsep>=2.6.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.0.0rc1) (3.10.1) 2026-03-13 12:28:12.530 | Requirement already satisfied: oslo.i18n>=5.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.0.0rc1) (6.7.2) 2026-03-13 12:28:12.531 | 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.0.0.0rc1) (4.5.1) 2026-03-13 12:28:12.532 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.0.0rc1) (2.0.0) 2026-03-13 12:28:12.532 | Requirement already satisfied: oslo.middleware>=3.31.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.0.0rc1) (8.0.0) 2026-03-13 12:28:12.533 | Requirement already satisfied: psutil>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.0.0rc1) (7.2.2) 2026-03-13 12:28:12.533 | Requirement already satisfied: oslo.versionedobjects>=1.35.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.0.0rc1) (3.9.0) 2026-03-13 12:28:12.533 | Requirement already satisfied: os-brick>=6.10.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.0.0rc1) (7.0.0) 2026-03-13 12:28:12.534 | Requirement already satisfied: os-resource-classes>=1.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.0.0rc1) (1.1.0) 2026-03-13 12:28:12.534 | Requirement already satisfied: os-traits>=3.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.0.0rc1) (3.6.0) 2026-03-13 12:28:12.536 | Requirement already satisfied: os-vif>=3.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.0.0rc1) (4.3.0) 2026-03-13 12:28:12.536 | Requirement already satisfied: castellan>=0.16.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.0.0rc1) (5.6.0) 2026-03-13 12:28:12.549 | Collecting microversion-parse>=0.2.1 (from nova==33.0.0.0rc1) 2026-03-13 12:28:12.554 | Downloading microversion_parse-2.1.0-py3-none-any.whl.metadata (5.1 kB) 2026-03-13 12:28:12.562 | Requirement already satisfied: tooz>=1.58.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.0.0rc1) (8.1.0) 2026-03-13 12:28:12.562 | Requirement already satisfied: cursive>=0.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.0.0rc1) (0.2.3) 2026-03-13 12:28:12.563 | Requirement already satisfied: retrying>=1.3.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.0.0rc1) (1.4.2) 2026-03-13 12:28:12.564 | Requirement already satisfied: os-service-types>=1.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.0.0rc1) (1.8.2) 2026-03-13 12:28:12.564 | Requirement already satisfied: python-dateutil>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.0.0rc1) (2.9.0.post0) 2026-03-13 12:28:12.565 | Requirement already satisfied: futurist>=3.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.0.0rc1) (3.2.1) 2026-03-13 12:28:12.565 | Requirement already satisfied: openstacksdk>=4.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.0.0rc1) (4.10.0) 2026-03-13 12:28:12.566 | Requirement already satisfied: PyYAML>=5.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.0.0rc1) (6.0.3) 2026-03-13 12:28:12.568 | Requirement already satisfied: Mako in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=1.5.0->nova==33.0.0.0rc1) (1.3.10) 2026-03-13 12:28:12.569 | Requirement already satisfied: typing-extensions>=4.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=1.5.0->nova==33.0.0.0rc1) (4.15.0) 2026-03-13 12:28:12.571 | 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.0.0.0rc1) (7.3.0) 2026-03-13 12:28:12.574 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=2.7->nova==33.0.0.0rc1) (2.0.0) 2026-03-13 12:28:12.576 | Requirement already satisfied: pycparser in /opt/stack/data/venv/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=2.7->nova==33.0.0.0rc1) (3.0) 2026-03-13 12:28:12.580 | Requirement already satisfied: dnspython>=1.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from eventlet>=0.30.1->nova==33.0.0.0rc1) (2.8.0) 2026-03-13 12:28:12.585 | Requirement already satisfied: debtcollector>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from futurist>=3.2.1->nova==33.0.0.0rc1) (3.0.0) 2026-03-13 12:28:12.586 | Requirement already satisfied: wrapt>=1.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=3.0.0->futurist>=3.2.1->nova==33.0.0.0rc1) (2.1.1) 2026-03-13 12:28:12.588 | Requirement already satisfied: MarkupSafe>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from Jinja2>=2.10->nova==33.0.0.0rc1) (3.0.3) 2026-03-13 12:28:12.590 | Requirement already satisfied: attrs>=22.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=4.0.0->nova==33.0.0.0rc1) (25.4.0) 2026-03-13 12:28:12.591 | 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.0.0.0rc1) (2025.9.1) 2026-03-13 12:28:12.591 | Requirement already satisfied: referencing>=0.28.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=4.0.0->nova==33.0.0.0rc1) (0.37.0) 2026-03-13 12:28:12.591 | 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.0.0.0rc1) (0.30.0) 2026-03-13 12:28:12.596 | Requirement already satisfied: iso8601>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.16.0->nova==33.0.0.0rc1) (2.1.0) 2026-03-13 12:28:12.600 | Requirement already satisfied: pycadf>=1.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.20.0->nova==33.0.0.0rc1) (4.0.1) 2026-03-13 12:28:12.601 | Requirement already satisfied: PyJWT>=2.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.20.0->nova==33.0.0.0rc1) (2.11.0) 2026-03-13 12:28:12.601 | 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.0.0.0rc1) (5.8.0) 2026-03-13 12:28:12.609 | 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.0.0.0rc1) (1.5.0) 2026-03-13 12:28:12.610 | Requirement already satisfied: jmespath>=0.9.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.4.0->nova==33.0.0.0rc1) (1.1.0) 2026-03-13 12:28:12.610 | 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.0.0.0rc1) (1.33) 2026-03-13 12:28:12.611 | Requirement already satisfied: platformdirs>=3 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.4.0->nova==33.0.0.0rc1) (4.9.2) 2026-03-13 12:28:12.612 | Requirement already satisfied: requestsexceptions>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.4.0->nova==33.0.0.0rc1) (1.4.0) 2026-03-13 12:28:12.617 | 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.0.0.0rc1) (3.0.0) 2026-03-13 12:28:12.621 | 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.0.0.0rc1) (9.1.4) 2026-03-13 12:28:12.628 | 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.0.0.0rc1) (2.16.0) 2026-03-13 12:28:12.629 | 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.0.0.0rc1) (0.8.1) 2026-03-13 12:28:12.633 | 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.0.0.0rc1) (0.20) 2026-03-13 12:28:12.641 | 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.0.0.0rc1) (2.0.2) 2026-03-13 12:28:12.641 | Requirement already satisfied: testscenarios>=0.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=10.0.0->nova==33.0.0.0rc1) (0.5.0) 2026-03-13 12:28:12.651 | 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.0.0.0rc1) (7.0.1) 2026-03-13 12:28:12.652 | 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.0.0.0rc1) (5.3.1) 2026-03-13 12:28:12.652 | 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.0.0.0rc1) (5.6.2) 2026-03-13 12:28:12.653 | 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.0.0.0rc1) (0.15.1) 2026-03-13 12:28:12.655 | 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.0.0.0rc1) (5.1.0) 2026-03-13 12:28:12.661 | 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.0.0.0rc1) (2025.3) 2026-03-13 12:28:12.661 | 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.0.0.0rc1) (26.0) 2026-03-13 12:28:12.666 | 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.0.0.0rc1) (0.24.1) 2026-03-13 12:28:12.668 | 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.0.0.0rc1) (5.0.0) 2026-03-13 12:28:12.669 | 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.0.0.0rc1) (4.0.1) 2026-03-13 12:28:12.678 | 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.0.0.0rc1) (1.1.2) 2026-03-13 12:28:12.692 | 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.0.0.0rc1) (1.7.3) 2026-03-13 12:28:12.696 | 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.0.0.0rc1) (2.2.0) 2026-03-13 12:28:12.699 | 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.0.0.0rc1) (1.3.7) 2026-03-13 12:28:12.706 | 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.0.0.0rc1) (3.3.2) 2026-03-13 12:28:12.713 | 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.0.0.0rc1) (4.3.1) 2026-03-13 12:28:12.714 | 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.0.0.0rc1) (3.7.0) 2026-03-13 12:28:12.720 | 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.0.0.0rc1) (2.4.0) 2026-03-13 12:28:12.726 | Requirement already satisfied: invoke>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from paramiko>=2.7.1->nova==33.0.0.0rc1) (2.2.1) 2026-03-13 12:28:12.726 | Requirement already satisfied: pynacl>=1.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from paramiko>=2.7.1->nova==33.0.0.0rc1) (1.6.2) 2026-03-13 12:28:12.732 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=2.0.2->nova==33.0.0.0rc1) (82.0.1) 2026-03-13 12:28:12.745 | Requirement already satisfied: wcwidth in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->nova==33.0.0.0rc1) (0.6.0) 2026-03-13 12:28:12.774 | 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.0.0.0rc1) (4.13.2) 2026-03-13 12:28:12.778 | 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.0.0.0rc1) (0.6.0) 2026-03-13 12:28:12.778 | 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.0.0.0rc1) (3.2.0) 2026-03-13 12:28:12.785 | 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.0.0.0rc1) (1.11.0) 2026-03-13 12:28:12.786 | 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.0.0.0rc1) (14.3.3) 2026-03-13 12:28:12.786 | 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.0.0.0rc1) (1.7.2) 2026-03-13 12:28:12.797 | Requirement already satisfied: six>=1.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-dateutil>=2.7.0->nova==33.0.0.0rc1) (1.17.0) 2026-03-13 12:28:12.800 | 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.0.0.0rc1) (2.1.0) 2026-03-13 12:28:12.801 | 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.0.0.0rc1) (24.2.1) 2026-03-13 12:28:12.814 | 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.0.0.0rc1) (4.4.0) 2026-03-13 12:28:12.831 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.25.1->nova==33.0.0.0rc1) (3.4.4) 2026-03-13 12:28:12.832 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.25.1->nova==33.0.0.0rc1) (3.11) 2026-03-13 12:28:12.832 | Requirement already satisfied: urllib3<3,>=1.21.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.25.1->nova==33.0.0.0rc1) (2.6.3) 2026-03-13 12:28:12.833 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.1->nova==33.0.0.0rc1) (2023.11.17) 2026-03-13 12:28:12.863 | 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.0.0.0rc1) (4.0.0) 2026-03-13 12:28:12.864 | 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.0.0.0rc1) (2.19.2) 2026-03-13 12:28:12.871 | 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.0.0.0rc1) (0.1.2) 2026-03-13 12:28:12.884 | Requirement already satisfied: repoze.lru>=0.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from Routes>=2.3.1->nova==33.0.0.0rc1) (0.7) 2026-03-13 12:28:12.921 | 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.0.0.0rc1) (2.8.5) 2026-03-13 12:28:12.925 | Requirement already satisfied: voluptuous>=0.8.9 in /opt/stack/data/venv/lib/python3.12/site-packages (from tooz>=1.58.0->nova==33.0.0.0rc1) (0.16.0) 2026-03-13 12:28:14.022 | Collecting numpy (from websockify>=0.9.0->nova==33.0.0.0rc1) 2026-03-13 12:28:14.028 | Downloading numpy-2.2.6-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (62 kB) 2026-03-13 12:28:14.085 | Collecting jwcrypto (from websockify>=0.9.0->nova==33.0.0.0rc1) 2026-03-13 12:28:14.089 | Downloading jwcrypto-1.5.6-py3-none-any.whl.metadata (3.1 kB) 2026-03-13 12:28:14.126 | Collecting redis (from websockify>=0.9.0->nova==33.0.0.0rc1) 2026-03-13 12:28:14.130 | Downloading redis-7.2.0-py3-none-any.whl.metadata (12 kB) 2026-03-13 12:28:14.229 | Downloading microversion_parse-2.1.0-py3-none-any.whl (20 kB) 2026-03-13 12:28:14.241 | Downloading websockify-0.13.0-py3-none-any.whl (41 kB) 2026-03-13 12:28:14.254 | Downloading jwcrypto-1.5.6-py3-none-any.whl (92 kB) 2026-03-13 12:28:14.268 | Downloading numpy-2.2.6-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (16.5 MB) 2026-03-13 12:28:14.438 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 16.5/16.5 MB 100.1 MB/s 0:00:00 2026-03-13 12:28:14.442 | Downloading redis-7.2.0-py3-none-any.whl (394 kB) 2026-03-13 12:28:14.495 | Building wheels for collected packages: nova 2026-03-13 12:28:14.496 | Building editable for nova (pyproject.toml): started 2026-03-13 12:28:16.251 | Building editable for nova (pyproject.toml): finished with status 'done' 2026-03-13 12:28:16.252 | Created wheel for nova: filename=nova-33.0.0.0rc1-0.editable-py3-none-any.whl size=9375 sha256=a6454e67f70e8625e88a3ec00c25aadd3893345ee1768c18bf0e07a6b45395f2 2026-03-13 12:28:16.252 | Stored in directory: /tmp/pip-ephem-wheel-cache-yau1jgny/wheels/ee/2b/3a/69794dff55dd5d6c4a3613dfc37217369e4acdbc37f2b08153 2026-03-13 12:28:16.258 | Successfully built nova 2026-03-13 12:28:16.395 | Installing collected packages: redis, numpy, microversion-parse, jwcrypto, websockify, nova 2026-03-13 12:28:18.920 | 2026-03-13 12:28:18.938 | Successfully installed jwcrypto-1.5.6 microversion-parse-2.1.0 nova-33.0.0.0rc1 numpy-2.2.6 redis-7.2.0 websockify-0.13.0 2026-03-13 12:28:19.165 | + inc/python:pip_install:216 : result=0 2026-03-13 12:28:19.172 | + inc/python:pip_install:218 : time_stop pip_install 2026-03-13 12:28:19.177 | + functions-common:time_stop:2412 : local name 2026-03-13 12:28:19.184 | + functions-common:time_stop:2413 : local end_time 2026-03-13 12:28:19.188 | + functions-common:time_stop:2414 : local elapsed_time 2026-03-13 12:28:19.193 | + functions-common:time_stop:2415 : local total 2026-03-13 12:28:19.197 | + functions-common:time_stop:2416 : local start_time 2026-03-13 12:28:19.203 | + functions-common:time_stop:2418 : name=pip_install 2026-03-13 12:28:19.209 | + functions-common:time_stop:2419 : start_time=1773404888689 2026-03-13 12:28:19.215 | + functions-common:time_stop:2421 : [[ -z 1773404888689 ]] 2026-03-13 12:28:19.222 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-03-13 12:28:19.232 | + functions-common:time_stop:2424 : end_time=1773404899225 2026-03-13 12:28:19.237 | + functions-common:time_stop:2425 : elapsed_time=10536 2026-03-13 12:28:19.243 | + functions-common:time_stop:2426 : total=85409 2026-03-13 12:28:19.249 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-03-13 12:28:19.254 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=95945 2026-03-13 12:28:19.260 | + inc/python:pip_install:219 : return 0 2026-03-13 12:28:19.264 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-03-13 12:28:19.270 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-03-13 12:28:19.277 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/nova 2026-03-13 12:28:19.282 | + inc/python:use_library_from_git:266 : local name=/opt/stack/nova 2026-03-13 12:28:19.288 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-13 12:28:19.294 | + 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-03-13 12:28:19.301 | + 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-03-13 12:28:19.308 | + inc/python:use_library_from_git:269 : return 1 2026-03-13 12:28:19.315 | + 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-03-13 12:28:19.340 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-03-13 12:28:19.347 | + ./stack.sh:main:956 : configure_nova 2026-03-13 12:28:19.353 | + lib/nova:configure_nova:260 : sudo install -d -o stack /etc/nova 2026-03-13 12:28:19.377 | + lib/nova:configure_nova:262 : configure_rootwrap nova 2026-03-13 12:28:19.384 | + inc/rootwrap:configure_rootwrap:43 : local project=nova 2026-03-13 12:28:19.391 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2026-03-13 12:28:19.401 | ++ inc/rootwrap:configure_rootwrap:45 : echo nova 2026-03-13 12:28:19.402 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2026-03-13 12:28:19.412 | + inc/rootwrap:configure_rootwrap:45 : project_uc=NOVA 2026-03-13 12:28:19.418 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=NOVA_BIN_DIR 2026-03-13 12:28:19.423 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/opt/stack/data/venv/bin 2026-03-13 12:28:19.430 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=NOVA_DIR 2026-03-13 12:28:19.435 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/nova 2026-03-13 12:28:19.441 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/nova/etc/nova 2026-03-13 12:28:19.447 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/opt/stack/data/venv/bin/nova-rootwrap 2026-03-13 12:28:19.453 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/nova/rootwrap.d 2026-03-13 12:28:19.475 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/nova/rootwrap.d 2026-03-13 12:28:19.497 | + 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-03-13 12:28:19.523 | + 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-03-13 12:28:19.549 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/nova/rootwrap.d:' -i /etc/nova/rootwrap.conf 2026-03-13 12:28:19.573 | + inc/rootwrap:configure_rootwrap:66 : sudo sed -e 's/^exec_dirs=.*/#&/' -i /etc/nova/rootwrap.conf 2026-03-13 12:28:19.594 | + inc/rootwrap:configure_rootwrap:69 : local tempfile 2026-03-13 12:28:19.601 | ++ inc/rootwrap:configure_rootwrap:70 : mktemp 2026-03-13 12:28:19.610 | + inc/rootwrap:configure_rootwrap:70 : tempfile=/tmp/tmp.RCOkrjjJzd 2026-03-13 12:28:19.615 | + inc/rootwrap:configure_rootwrap:72 : rootwrap_sudo_cmd='/opt/stack/data/venv/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2026-03-13 12:28:19.621 | + inc/rootwrap:configure_rootwrap:73 : echo 'stack ALL=(root) NOPASSWD: /opt/stack/data/venv/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2026-03-13 12:28:19.628 | + inc/rootwrap:configure_rootwrap:74 : '[' -f /opt/stack/data/venv/bin/nova-rootwrap-daemon ']' 2026-03-13 12:28:19.634 | + inc/rootwrap:configure_rootwrap:76 : rootwrap_sudo_cmd='/opt/stack/data/venv/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2026-03-13 12:28:19.640 | + inc/rootwrap:configure_rootwrap:77 : echo 'stack ALL=(root) NOPASSWD: /opt/stack/data/venv/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2026-03-13 12:28:19.645 | + inc/rootwrap:configure_rootwrap:79 : chmod 0440 /tmp/tmp.RCOkrjjJzd 2026-03-13 12:28:19.654 | + inc/rootwrap:configure_rootwrap:80 : sudo chown root:root /tmp/tmp.RCOkrjjJzd 2026-03-13 12:28:19.678 | + inc/rootwrap:configure_rootwrap:81 : sudo mv /tmp/tmp.RCOkrjjJzd /etc/sudoers.d/nova-rootwrap 2026-03-13 12:28:19.701 | ++ inc/rootwrap:configure_rootwrap:85 : dirname /opt/stack/data/venv/bin/nova-rootwrap 2026-03-13 12:28:19.709 | + inc/rootwrap:configure_rootwrap:85 : add_sudo_secure_path /opt/stack/data/venv/bin 2026-03-13 12:28:19.714 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/opt/stack/data/venv/bin 2026-03-13 12:28:19.721 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2026-03-13 12:28:19.727 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2026-03-13 12:28:19.733 | + 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-03-13 12:28:19.738 | + 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-03-13 12:28:19.746 | + 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-03-13 12:28:19.746 | + inc/rootwrap:add_sudo_secure_path:33 : sudo tee /etc/sudoers.d/zz-secure-path 2026-03-13 12:28:19.761 | Defaults:stack secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin:/opt/stack/data/venv/bin 2026-03-13 12:28:19.768 | + inc/rootwrap:add_sudo_secure_path:34 : sudo chmod 400 /etc/sudoers.d/zz-secure-path 2026-03-13 12:28:19.788 | + inc/rootwrap:add_sudo_secure_path:35 : sudo chown root:root /etc/sudoers.d/zz-secure-path 2026-03-13 12:28:19.810 | + 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-03-13 12:28:19.814 | + lib/nova:configure_nova:266 : cp /opt/stack/nova/etc/nova/api-paste.ini /etc/nova 2026-03-13 12:28:19.823 | + lib/nova:configure_nova:269 : is_service_enabled n-cpu 2026-03-13 12:28:19.860 | + functions-common:is_service_enabled:2068 : return 0 2026-03-13 12:28:19.866 | + lib/nova:configure_nova:271 : sudo sysctl -w net.ipv4.ip_forward=1 2026-03-13 12:28:19.877 | net.ipv4.ip_forward = 1 2026-03-13 12:28:19.885 | + lib/nova:configure_nova:273 : [[ libvirt = \l\i\b\v\i\r\t ]] 2026-03-13 12:28:19.891 | + lib/nova:configure_nova:277 : [[ kvm == \k\v\m ]] 2026-03-13 12:28:19.896 | + lib/nova:configure_nova:278 : sudo modprobe kvm 2026-03-13 12:28:19.923 | + lib/nova:configure_nova:279 : '[' '!' -e /dev/kvm ']' 2026-03-13 12:28:19.929 | + lib/nova:configure_nova:294 : [[ kvm == \l\x\c ]] 2026-03-13 12:28:19.935 | + lib/nova:configure_nova:309 : sudo install -d -o stack /opt/stack/data/nova/instances 2026-03-13 12:28:19.960 | + lib/nova:configure_nova:314 : '[' -L /dev/disk/by-label/nova-instances ']' 2026-03-13 12:28:19.969 | + lib/nova:configure_nova:323 : sudo tee /etc/iscsi/initiatorname.iscsi 2026-03-13 12:28:19.969 | ++ lib/nova:configure_nova:323 : iscsi-iname 2026-03-13 12:28:19.977 | + lib/nova:configure_nova:323 : echo InitiatorName=iqn.2016-04.com.open-iscsi:90fee61fedd1 2026-03-13 12:28:19.981 | InitiatorName=iqn.2016-04.com.open-iscsi:90fee61fedd1 2026-03-13 12:28:19.988 | + lib/nova:configure_nova:325 : [[ False == \T\r\u\e ]] 2026-03-13 12:28:19.994 | + lib/nova:configure_nova:340 : iniset -sudo /etc/iscsi/iscsid.conf DEFAULT node.session.auth.chap_algs SHA3-256,SHA256 2026-03-13 12:28:20.116 | + lib/nova:configure_nova:342 : [[ lioadm != \n\v\m\e\t ]] 2026-03-13 12:28:20.121 | + lib/nova:configure_nova:344 : restart_service iscsid 2026-03-13 12:28:20.127 | + functions-common:restart_service:2296 : '[' -x /bin/systemctl ']' 2026-03-13 12:28:20.133 | + functions-common:restart_service:2297 : sudo /bin/systemctl restart iscsid 2026-03-13 12:28:20.213 | + lib/nova:configure_nova:367 : create_nova_conf 2026-03-13 12:28:20.218 | + lib/nova:create_nova_conf:437 : rm -f /opt/stack/nova/bin/nova.conf 2026-03-13 12:28:20.225 | + lib/nova:create_nova_conf:440 : rm -f /etc/nova/nova.conf 2026-03-13 12:28:20.231 | + lib/nova:create_nova_conf:441 : iniset /etc/nova/nova.conf DEFAULT debug True 2026-03-13 12:28:20.291 | + lib/nova:create_nova_conf:442 : '[' True == True ']' 2026-03-13 12:28:20.296 | + lib/nova:create_nova_conf:443 : iniset /etc/nova/nova.conf DEFAULT allow_resize_to_same_host True 2026-03-13 12:28:20.355 | + lib/nova:create_nova_conf:445 : iniset /etc/nova/nova.conf wsgi api_paste_config /etc/nova/api-paste.ini 2026-03-13 12:28:20.418 | + lib/nova:create_nova_conf:446 : iniset /etc/nova/nova.conf DEFAULT rootwrap_config /etc/nova/rootwrap.conf 2026-03-13 12:28:20.482 | + lib/nova:create_nova_conf:447 : iniset /etc/nova/nova.conf filter_scheduler enabled_filters ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter 2026-03-13 12:28:20.546 | + lib/nova:create_nova_conf:448 : iniset /etc/nova/nova.conf scheduler workers 4 2026-03-13 12:28:20.609 | + lib/nova:create_nova_conf:449 : iniset /etc/nova/nova.conf neutron default_floating_pool public 2026-03-13 12:28:20.675 | + lib/nova:create_nova_conf:450 : iniset /etc/nova/nova.conf DEFAULT my_ip 199.204.45.35 2026-03-13 12:28:20.740 | + lib/nova:create_nova_conf:451 : iniset /etc/nova/nova.conf DEFAULT instance_name_template instance-%08x 2026-03-13 12:28:20.802 | + lib/nova:create_nova_conf:452 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_listen 0.0.0.0 2026-03-13 12:28:20.864 | + lib/nova:create_nova_conf:453 : iniset /etc/nova/nova.conf DEFAULT metadata_listen 0.0.0.0 2026-03-13 12:28:20.925 | + lib/nova:create_nova_conf:454 : iniset /etc/nova/nova.conf DEFAULT shutdown_timeout 0 2026-03-13 12:28:20.986 | + lib/nova:create_nova_conf:458 : iniset /etc/nova/nova.conf api response_validation error 2026-03-13 12:28:21.051 | + lib/nova:create_nova_conf:460 : iniset /etc/nova/nova.conf key_manager backend nova.keymgr.conf_key_mgr.ConfKeyManager 2026-03-13 12:28:21.122 | + lib/nova:create_nova_conf:462 : iniset /etc/nova/nova.conf DEFAULT report_interval 120 2026-03-13 12:28:21.191 | + lib/nova:create_nova_conf:463 : iniset /etc/nova/nova.conf DEFAULT service_down_time 720 2026-03-13 12:28:21.258 | + lib/nova:create_nova_conf:465 : is_fedora 2026-03-13 12:28:21.264 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2026-03-13 12:28:21.269 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2026-03-13 12:28:21.275 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2026-03-13 12:28:21.280 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2026-03-13 12:28:21.285 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-03-13 12:28:21.291 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2026-03-13 12:28:21.298 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-03-13 12:28:21.304 | + functions-common:is_fedora:533 : '[' Ubuntu = RockyLinux ']' 2026-03-13 12:28:21.309 | + functions-common:is_fedora:534 : '[' Ubuntu = CentOS ']' 2026-03-13 12:28:21.315 | + functions-common:is_fedora:534 : '[' Ubuntu = CentOSStream ']' 2026-03-13 12:28:21.321 | + functions-common:is_fedora:535 : '[' Ubuntu = AlmaLinux ']' 2026-03-13 12:28:21.327 | + functions-common:is_fedora:536 : '[' Ubuntu = OracleServer ']' 2026-03-13 12:28:21.333 | + functions-common:is_fedora:536 : '[' Ubuntu = Virtuozzo ']' 2026-03-13 12:28:21.339 | + lib/nova:create_nova_conf:474 : is_service_enabled n-api n-cond n-sched n-spice n-novnc n-sproxy 2026-03-13 12:28:21.371 | + functions-common:is_service_enabled:2068 : return 0 2026-03-13 12:28:21.376 | + lib/nova:create_nova_conf:478 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-03-13 12:28:21.381 | + lib/nova:create_nova_conf:481 : local db=nova_cell0 2026-03-13 12:28:21.388 | + lib/nova:create_nova_conf:484 : iniset /etc/nova/nova.conf filter_scheduler track_instance_changes False 2026-03-13 12:28:21.455 | ++ lib/nova:create_nova_conf:487 : database_connection_url nova_cell0 2026-03-13 12:28:21.460 | ++ lib/database:database_connection_url:134 : local db=nova_cell0 2026-03-13 12:28:21.465 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell0 2026-03-13 12:28:21.470 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=nova_cell0 2026-03-13 12:28:21.475 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-03-13 12:28:21.480 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-03-13 12:28:21.484 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-03-13 12:28:21.518 | ++ functions-common:is_service_enabled:2068 : return 0 2026-03-13 12:28:21.523 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-03-13 12:28:21.529 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:secretdatabase@127.0.0.1/nova_cell0?charset=utf8&plugin=dbcounter' 2026-03-13 12:28:21.536 | + 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-03-13 12:28:21.606 | ++ lib/nova:create_nova_conf:488 : database_connection_url nova_api 2026-03-13 12:28:21.611 | ++ lib/database:database_connection_url:134 : local db=nova_api 2026-03-13 12:28:21.616 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_api 2026-03-13 12:28:21.622 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=nova_api 2026-03-13 12:28:21.628 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-03-13 12:28:21.633 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-03-13 12:28:21.638 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-03-13 12:28:21.673 | ++ functions-common:is_service_enabled:2068 : return 0 2026-03-13 12:28:21.678 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-03-13 12:28:21.683 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:secretdatabase@127.0.0.1/nova_api?charset=utf8&plugin=dbcounter' 2026-03-13 12:28:21.692 | + 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-03-13 12:28:21.763 | + lib/nova:create_nova_conf:493 : iniset /etc/nova/nova.conf cache enabled True 2026-03-13 12:28:21.831 | + lib/nova:create_nova_conf:494 : iniset /etc/nova/nova.conf cache backend dogpile.cache.memcached 2026-03-13 12:28:21.893 | + lib/nova:create_nova_conf:495 : iniset /etc/nova/nova.conf cache memcache_servers localhost:11211 2026-03-13 12:28:21.950 | + lib/nova:create_nova_conf:498 : is_service_enabled n-api 2026-03-13 12:28:21.985 | + functions-common:is_service_enabled:2068 : return 0 2026-03-13 12:28:21.990 | + lib/nova:create_nova_conf:499 : is_service_enabled n-api-meta 2026-03-13 12:28:22.023 | + functions-common:is_service_enabled:2068 : return 0 2026-03-13 12:28:22.031 | ++ lib/nova:create_nova_conf:501 : echo osapi_compute,metadata 2026-03-13 12:28:22.033 | ++ lib/nova:create_nova_conf:501 : sed s/,metadata// 2026-03-13 12:28:22.044 | + lib/nova:create_nova_conf:501 : NOVA_ENABLED_APIS=osapi_compute 2026-03-13 12:28:22.049 | + lib/nova:create_nova_conf:503 : iniset /etc/nova/nova.conf DEFAULT enabled_apis osapi_compute 2026-03-13 12:28:22.117 | + lib/nova:create_nova_conf:504 : [[ True == \T\r\u\e ]] 2026-03-13 12:28:22.165 | + lib/nova:create_nova_conf:505 : iniset /etc/nova/nova.conf oslo_policy enforce_new_defaults True 2026-03-13 12:28:22.235 | + lib/nova:create_nova_conf:506 : iniset /etc/nova/nova.conf oslo_policy enforce_scope True 2026-03-13 12:28:22.298 | + lib/nova:create_nova_conf:512 : configure_keystone_authtoken_middleware /etc/nova/nova.conf nova 2026-03-13 12:28:22.305 | + lib/keystone:configure_keystone_authtoken_middleware:454 : local conf_file=/etc/nova/nova.conf 2026-03-13 12:28:22.310 | + lib/keystone:configure_keystone_authtoken_middleware:455 : local admin_user=nova 2026-03-13 12:28:22.316 | + lib/keystone:configure_keystone_authtoken_middleware:456 : local section=keystone_authtoken 2026-03-13 12:28:22.322 | + lib/keystone:configure_keystone_authtoken_middleware:457 : local service_type= 2026-03-13 12:28:22.328 | + lib/keystone:configure_keystone_authtoken_middleware:459 : configure_keystoneauth /etc/nova/nova.conf nova keystone_authtoken 2026-03-13 12:28:22.335 | + lib/keystone:configure_keystoneauth:432 : local conf_file=/etc/nova/nova.conf 2026-03-13 12:28:22.341 | + lib/keystone:configure_keystoneauth:433 : local admin_user=nova 2026-03-13 12:28:22.346 | + lib/keystone:configure_keystoneauth:434 : local section=keystone_authtoken 2026-03-13 12:28:22.352 | + lib/keystone:configure_keystoneauth:436 : iniset /etc/nova/nova.conf keystone_authtoken auth_type password 2026-03-13 12:28:22.417 | + lib/keystone:configure_keystoneauth:437 : iniset /etc/nova/nova.conf keystone_authtoken interface public 2026-03-13 12:28:22.483 | + lib/keystone:configure_keystoneauth:438 : iniset /etc/nova/nova.conf keystone_authtoken auth_url https://199.204.45.35/identity 2026-03-13 12:28:22.543 | + lib/keystone:configure_keystoneauth:439 : iniset /etc/nova/nova.conf keystone_authtoken username nova 2026-03-13 12:28:22.606 | + lib/keystone:configure_keystoneauth:440 : iniset /etc/nova/nova.conf keystone_authtoken password secretservice 2026-03-13 12:28:22.667 | + lib/keystone:configure_keystoneauth:441 : iniset /etc/nova/nova.conf keystone_authtoken user_domain_name Default 2026-03-13 12:28:22.728 | + lib/keystone:configure_keystoneauth:442 : iniset /etc/nova/nova.conf keystone_authtoken project_name service 2026-03-13 12:28:22.793 | + lib/keystone:configure_keystoneauth:443 : iniset /etc/nova/nova.conf keystone_authtoken project_domain_name Default 2026-03-13 12:28:22.853 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/nova/nova.conf keystone_authtoken www_authenticate_uri https://199.204.45.35/identity 2026-03-13 12:28:22.917 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/nova/nova.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-03-13 12:28:22.981 | + lib/keystone:configure_keystone_authtoken_middleware:462 : iniset /etc/nova/nova.conf keystone_authtoken memcached_servers localhost:11211 2026-03-13 12:28:23.046 | + lib/keystone:configure_keystone_authtoken_middleware:463 : [[ -n '' ]] 2026-03-13 12:28:23.051 | + lib/nova:create_nova_conf:515 : is_service_enabled cinder 2026-03-13 12:28:23.085 | + functions-common:is_service_enabled:2068 : return 0 2026-03-13 12:28:23.090 | + lib/nova:create_nova_conf:516 : configure_cinder_access 2026-03-13 12:28:23.095 | + lib/nova:configure_cinder_access:640 : iniset /etc/nova/nova.conf cinder os_region_name RegionOne 2026-03-13 12:28:23.166 | + lib/nova:configure_cinder_access:647 : configure_keystoneauth /etc/nova/nova.conf nova cinder 2026-03-13 12:28:23.171 | + lib/keystone:configure_keystoneauth:432 : local conf_file=/etc/nova/nova.conf 2026-03-13 12:28:23.177 | + lib/keystone:configure_keystoneauth:433 : local admin_user=nova 2026-03-13 12:28:23.183 | + lib/keystone:configure_keystoneauth:434 : local section=cinder 2026-03-13 12:28:23.188 | + lib/keystone:configure_keystoneauth:436 : iniset /etc/nova/nova.conf cinder auth_type password 2026-03-13 12:28:23.256 | + lib/keystone:configure_keystoneauth:437 : iniset /etc/nova/nova.conf cinder interface public 2026-03-13 12:28:23.322 | + lib/keystone:configure_keystoneauth:438 : iniset /etc/nova/nova.conf cinder auth_url https://199.204.45.35/identity 2026-03-13 12:28:23.383 | + lib/keystone:configure_keystoneauth:439 : iniset /etc/nova/nova.conf cinder username nova 2026-03-13 12:28:23.451 | + lib/keystone:configure_keystoneauth:440 : iniset /etc/nova/nova.conf cinder password secretservice 2026-03-13 12:28:23.518 | + lib/keystone:configure_keystoneauth:441 : iniset /etc/nova/nova.conf cinder user_domain_name Default 2026-03-13 12:28:23.578 | + lib/keystone:configure_keystoneauth:442 : iniset /etc/nova/nova.conf cinder project_name service 2026-03-13 12:28:23.643 | + lib/keystone:configure_keystoneauth:443 : iniset /etc/nova/nova.conf cinder project_domain_name Default 2026-03-13 12:28:23.706 | + lib/nova:configure_cinder_access:648 : is_service_enabled tls-proxy 2026-03-13 12:28:23.743 | + functions-common:is_service_enabled:2068 : return 0 2026-03-13 12:28:23.750 | + lib/nova:configure_cinder_access:649 : CINDER_SERVICE_HOST=199.204.45.35 2026-03-13 12:28:23.755 | + lib/nova:configure_cinder_access:650 : CINDER_SERVICE_PORT=8776 2026-03-13 12:28:23.760 | + lib/nova:configure_cinder_access:651 : iniset /etc/nova/nova.conf cinder cafile /opt/stack/data/ca-bundle.pem 2026-03-13 12:28:23.830 | + lib/nova:create_nova_conf:519 : is_service_enabled manila 2026-03-13 12:28:23.865 | + functions-common:is_service_enabled:2068 : return 0 2026-03-13 12:28:23.871 | + lib/nova:create_nova_conf:520 : configure_manila_access 2026-03-13 12:28:23.878 | + lib/nova:configure_manila_access:657 : configure_keystoneauth /etc/nova/nova.conf nova manila 2026-03-13 12:28:23.884 | + lib/keystone:configure_keystoneauth:432 : local conf_file=/etc/nova/nova.conf 2026-03-13 12:28:23.890 | + lib/keystone:configure_keystoneauth:433 : local admin_user=nova 2026-03-13 12:28:23.895 | + lib/keystone:configure_keystoneauth:434 : local section=manila 2026-03-13 12:28:23.901 | + lib/keystone:configure_keystoneauth:436 : iniset /etc/nova/nova.conf manila auth_type password 2026-03-13 12:28:23.973 | + lib/keystone:configure_keystoneauth:437 : iniset /etc/nova/nova.conf manila interface public 2026-03-13 12:28:24.036 | + lib/keystone:configure_keystoneauth:438 : iniset /etc/nova/nova.conf manila auth_url https://199.204.45.35/identity 2026-03-13 12:28:24.099 | + lib/keystone:configure_keystoneauth:439 : iniset /etc/nova/nova.conf manila username nova 2026-03-13 12:28:24.164 | + lib/keystone:configure_keystoneauth:440 : iniset /etc/nova/nova.conf manila password secretservice 2026-03-13 12:28:24.227 | + lib/keystone:configure_keystoneauth:441 : iniset /etc/nova/nova.conf manila user_domain_name Default 2026-03-13 12:28:24.293 | + lib/keystone:configure_keystoneauth:442 : iniset /etc/nova/nova.conf manila project_name service 2026-03-13 12:28:24.356 | + lib/keystone:configure_keystoneauth:443 : iniset /etc/nova/nova.conf manila project_domain_name Default 2026-03-13 12:28:24.418 | + lib/nova:create_nova_conf:523 : '[' -n /opt/stack/data/nova ']' 2026-03-13 12:28:24.423 | + lib/nova:create_nova_conf:524 : iniset /etc/nova/nova.conf DEFAULT state_path /opt/stack/data/nova 2026-03-13 12:28:24.491 | + lib/nova:create_nova_conf:525 : iniset /etc/nova/nova.conf oslo_concurrency lock_path /opt/stack/data/nova 2026-03-13 12:28:24.562 | + lib/nova:create_nova_conf:527 : '[' -n /opt/stack/data/nova/instances ']' 2026-03-13 12:28:24.566 | + lib/nova:create_nova_conf:528 : iniset /etc/nova/nova.conf DEFAULT instances_path /opt/stack/data/nova/instances 2026-03-13 12:28:24.637 | + lib/nova:create_nova_conf:530 : '[' False '!=' False ']' 2026-03-13 12:28:24.643 | + lib/nova:create_nova_conf:533 : '[' False '!=' False ']' 2026-03-13 12:28:24.648 | + lib/nova:create_nova_conf:539 : is_fedora 2026-03-13 12:28:24.654 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2026-03-13 12:28:24.660 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2026-03-13 12:28:24.664 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2026-03-13 12:28:24.710 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2026-03-13 12:28:24.710 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-03-13 12:28:24.710 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2026-03-13 12:28:24.710 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-03-13 12:28:24.710 | + functions-common:is_fedora:533 : '[' Ubuntu = RockyLinux ']' 2026-03-13 12:28:24.710 | + functions-common:is_fedora:534 : '[' Ubuntu = CentOS ']' 2026-03-13 12:28:24.710 | + functions-common:is_fedora:534 : '[' Ubuntu = CentOSStream ']' 2026-03-13 12:28:24.710 | + functions-common:is_fedora:535 : '[' Ubuntu = AlmaLinux ']' 2026-03-13 12:28:24.713 | + functions-common:is_fedora:536 : '[' Ubuntu = OracleServer ']' 2026-03-13 12:28:24.719 | + functions-common:is_fedora:536 : '[' Ubuntu = Virtuozzo ']' 2026-03-13 12:28:24.725 | + lib/nova:create_nova_conf:544 : setup_logging /etc/nova/nova.conf 2026-03-13 12:28:24.731 | + functions:setup_logging:693 : setup_systemd_logging /etc/nova/nova.conf 2026-03-13 12:28:24.737 | + functions:setup_systemd_logging:710 : local conf_file=/etc/nova/nova.conf 2026-03-13 12:28:24.744 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-03-13 12:28:24.783 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-03-13 12:28:24.789 | + functions:setup_systemd_logging:716 : local pidstr= 2026-03-13 12:28:24.795 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-03-13 12:28:24.802 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-03-13 12:28:24.807 | + 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-03-13 12:28:24.878 | + 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-03-13 12:28:24.947 | + 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-03-13 12:28:25.012 | + functions:setup_systemd_logging:727 : iniset /etc/nova/nova.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-03-13 12:28:25.076 | + functions:setup_systemd_logging:730 : iniset /etc/nova/nova.conf DEFAULT log_color False 2026-03-13 12:28:25.143 | + lib/nova:create_nova_conf:546 : iniset /etc/nova/nova.conf upgrade_levels compute auto 2026-03-13 12:28:25.214 | + lib/nova:create_nova_conf:548 : is_service_enabled n-api 2026-03-13 12:28:25.253 | + functions-common:is_service_enabled:2068 : return 0 2026-03-13 12:28:25.259 | + lib/nova:create_nova_conf:549 : write_uwsgi_config /etc/nova/nova-api-uwsgi.ini nova.wsgi.osapi_compute:application /compute '' nova-api 2026-03-13 12:28:25.265 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/nova/nova-api-uwsgi.ini 2026-03-13 12:28:25.272 | + lib/apache:write_uwsgi_config:244 : local wsgi=nova.wsgi.osapi_compute:application 2026-03-13 12:28:25.277 | + lib/apache:write_uwsgi_config:245 : local url=/compute 2026-03-13 12:28:25.282 | + lib/apache:write_uwsgi_config:246 : local http= 2026-03-13 12:28:25.287 | + lib/apache:write_uwsgi_config:247 : local name=nova-api 2026-03-13 12:28:25.292 | + lib/apache:write_uwsgi_config:249 : '[' -z nova-api ']' 2026-03-13 12:28:25.298 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-03-13 12:28:25.303 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-03-13 12:28:25.323 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 stack root' 2026-03-13 12:28:25.325 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-03-13 12:28:25.339 | d /var/run/uwsgi 0755 stack root 2026-03-13 12:28:25.346 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-03-13 12:28:25.369 | /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-03-13 12:28:25.379 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/nova-api.socket 2026-03-13 12:28:25.385 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/nova/nova-api-uwsgi.ini 2026-03-13 12:28:25.394 | + lib/apache:write_uwsgi_config:270 : [[ nova.wsgi.osapi_compute:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-03-13 12:28:25.400 | + lib/apache:write_uwsgi_config:271 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi module nova.wsgi.osapi_compute:application 2026-03-13 12:28:25.464 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi processes 4 2026-03-13 12:28:25.528 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi master true 2026-03-13 12:28:25.593 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi die-on-term true 2026-03-13 12:28:25.658 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi exit-on-reload false 2026-03-13 12:28:25.721 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi worker-reload-mercy 80 2026-03-13 12:28:25.787 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi enable-threads true 2026-03-13 12:28:25.854 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi plugins http,python3 2026-03-13 12:28:25.917 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi thunder-lock true 2026-03-13 12:28:25.980 | + 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-03-13 12:28:26.044 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi buffer-size 65535 2026-03-13 12:28:26.110 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi add-header 'Connection: close' 2026-03-13 12:28:26.174 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi lazy-apps true 2026-03-13 12:28:26.239 | + lib/apache:write_uwsgi_config:298 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi start-time %t 2026-03-13 12:28:26.302 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-03-13 12:28:26.306 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-03-13 12:28:26.314 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for nova-api 2026-03-13 12:28:26.319 | ++ lib/apache:apache_site_config_for:174 : local site=nova-api 2026-03-13 12:28:26.323 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-03-13 12:28:26.328 | ++ functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-03-13 12:28:26.333 | ++ functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-03-13 12:28:26.338 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/nova-api.conf 2026-03-13 12:28:26.346 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/nova-api.conf 2026-03-13 12:28:26.351 | + lib/apache:write_uwsgi_config:306 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi socket /var/run/uwsgi/nova-api.socket 2026-03-13 12:28:26.415 | + lib/apache:write_uwsgi_config:307 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi chmod-socket 666 2026-03-13 12:28:26.477 | + 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-03-13 12:28:26.478 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/nova-api.conf 2026-03-13 12:28:26.489 | ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api.socket|uwsgi://uwsgi-uds-nova-api" retry=0 acquire=1 2026-03-13 12:28:26.496 | + lib/apache:write_uwsgi_config:309 : enable_apache_site nova-api 2026-03-13 12:28:26.501 | + lib/apache:enable_apache_site:191 : local site=nova-api 2026-03-13 12:28:26.507 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-03-13 12:28:26.513 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-03-13 12:28:26.518 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-03-13 12:28:26.524 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-03-13 12:28:26.530 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-03-13 12:28:26.535 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-03-13 12:28:26.540 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-03-13 12:28:26.545 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-03-13 12:28:26.550 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-03-13 12:28:26.556 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-03-13 12:28:26.561 | + lib/apache:enable_apache_site:195 : sudo a2ensite nova-api 2026-03-13 12:28:26.608 | Enabling site nova-api. 2026-03-13 12:28:26.618 | To activate the new configuration, you need to run: 2026-03-13 12:28:26.618 | systemctl reload apache2 2026-03-13 12:28:26.628 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-03-13 12:28:26.634 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-03-13 12:28:26.640 | + functions-common:restart_service:2296 : '[' -x /bin/systemctl ']' 2026-03-13 12:28:26.645 | + functions-common:restart_service:2297 : sudo /bin/systemctl restart apache2 2026-03-13 12:28:26.787 | + lib/nova:create_nova_conf:552 : is_service_enabled n-api-meta 2026-03-13 12:28:26.815 | + functions-common:is_service_enabled:2068 : return 0 2026-03-13 12:28:26.818 | + 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-03-13 12:28:26.822 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/nova/nova-metadata-uwsgi.ini 2026-03-13 12:28:26.825 | + lib/apache:write_uwsgi_config:244 : local wsgi=nova.wsgi.metadata:application 2026-03-13 12:28:26.829 | + lib/apache:write_uwsgi_config:245 : local url= 2026-03-13 12:28:26.833 | + lib/apache:write_uwsgi_config:246 : local http=0.0.0.0:8775 2026-03-13 12:28:26.837 | + lib/apache:write_uwsgi_config:247 : local name=nova-metadata 2026-03-13 12:28:26.841 | + lib/apache:write_uwsgi_config:249 : '[' -z nova-metadata ']' 2026-03-13 12:28:26.847 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-03-13 12:28:26.852 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-03-13 12:28:26.873 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 stack root' 2026-03-13 12:28:26.874 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-03-13 12:28:26.888 | d /var/run/uwsgi 0755 stack root 2026-03-13 12:28:26.895 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-03-13 12:28:26.913 | /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-03-13 12:28:26.922 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/nova-metadata.socket 2026-03-13 12:28:26.927 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/nova/nova-metadata-uwsgi.ini 2026-03-13 12:28:26.936 | + lib/apache:write_uwsgi_config:270 : [[ nova.wsgi.metadata:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-03-13 12:28:26.941 | + lib/apache:write_uwsgi_config:271 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi module nova.wsgi.metadata:application 2026-03-13 12:28:27.009 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi processes 4 2026-03-13 12:28:27.075 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi master true 2026-03-13 12:28:27.135 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi die-on-term true 2026-03-13 12:28:27.197 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi exit-on-reload false 2026-03-13 12:28:27.296 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi worker-reload-mercy 80 2026-03-13 12:28:27.363 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi enable-threads true 2026-03-13 12:28:27.426 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi plugins http,python3 2026-03-13 12:28:27.491 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi thunder-lock true 2026-03-13 12:28:27.556 | + 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-03-13 12:28:27.621 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi buffer-size 65535 2026-03-13 12:28:27.682 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi add-header 'Connection: close' 2026-03-13 12:28:27.749 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi lazy-apps true 2026-03-13 12:28:27.816 | + lib/apache:write_uwsgi_config:298 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi start-time %t 2026-03-13 12:28:27.886 | + lib/apache:write_uwsgi_config:301 : [[ -n 0.0.0.0:8775 ]] 2026-03-13 12:28:27.892 | + lib/apache:write_uwsgi_config:302 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi http 0.0.0.0:8775 2026-03-13 12:28:27.956 | + lib/nova:create_nova_conf:556 : is_service_enabled ceilometer 2026-03-13 12:28:27.994 | + functions-common:is_service_enabled:2068 : return 1 2026-03-13 12:28:28.000 | + lib/nova:create_nova_conf:564 : iniset /etc/nova/nova.conf oslo_messaging_notifications driver messagingv2 2026-03-13 12:28:28.069 | ++ lib/nova:create_nova_conf:565 : get_notification_url 2026-03-13 12:28:28.075 | ++ lib/rpc_backend:get_notification_url:136 : local virtual_host= 2026-03-13 12:28:28.081 | ++ lib/rpc_backend:get_notification_url:137 : is_service_enabled rabbit 2026-03-13 12:28:28.116 | ++ functions-common:is_service_enabled:2068 : return 0 2026-03-13 12:28:28.121 | ++ lib/rpc_backend:get_notification_url:138 : echo rabbit://stackrabbit:secretrabbit@199.204.45.35:5672/ 2026-03-13 12:28:28.127 | + lib/nova:create_nova_conf:565 : iniset /etc/nova/nova.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:secretrabbit@199.204.45.35:5672/ 2026-03-13 12:28:28.192 | + lib/nova:create_nova_conf:566 : iniset /etc/nova/nova.conf notifications notification_format unversioned 2026-03-13 12:28:28.264 | + lib/nova:create_nova_conf:567 : iniset_rpc_backend nova /etc/nova/nova.conf 2026-03-13 12:28:28.268 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=nova 2026-03-13 12:28:28.273 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/nova/nova.conf 2026-03-13 12:28:28.281 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-03-13 12:28:28.287 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-03-13 12:28:28.293 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-03-13 12:28:28.332 | + functions-common:is_service_enabled:2068 : return 0 2026-03-13 12:28:28.339 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-03-13 12:28:28.345 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-03-13 12:28:28.349 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-03-13 12:28:28.386 | ++ functions-common:is_service_enabled:2068 : return 0 2026-03-13 12:28:28.391 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:secretrabbit@199.204.45.35:5672/ 2026-03-13 12:28:28.397 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/nova/nova.conf DEFAULT transport_url rabbit://stackrabbit:secretrabbit@199.204.45.35:5672/ 2026-03-13 12:28:28.461 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-03-13 12:28:28.465 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-03-13 12:28:28.472 | + lib/nova:create_nova_conf:569 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_workers 4 2026-03-13 12:28:28.540 | + lib/nova:create_nova_conf:570 : iniset /etc/nova/nova.conf DEFAULT metadata_workers 4 2026-03-13 12:28:28.605 | + lib/nova:create_nova_conf:572 : iniset /etc/nova/nova.conf conductor workers 4 2026-03-13 12:28:28.674 | + lib/nova:create_nova_conf:574 : is_service_enabled tls-proxy 2026-03-13 12:28:28.711 | + functions-common:is_service_enabled:2068 : return 0 2026-03-13 12:28:28.716 | + lib/nova:create_nova_conf:575 : iniset /etc/nova/nova.conf DEFAULT glance_protocol https 2026-03-13 12:28:28.779 | + lib/nova:create_nova_conf:576 : iniset /etc/nova/nova.conf oslo_middleware enable_proxy_headers_parsing True 2026-03-13 12:28:28.847 | + lib/nova:create_nova_conf:579 : iniset /etc/nova/nova.conf DEFAULT graceful_shutdown_timeout 5 2026-03-13 12:28:28.912 | + lib/nova:create_nova_conf:581 : '[' True == True ']' 2026-03-13 12:28:28.917 | + lib/nova:create_nova_conf:582 : init_nova_service_user_conf 2026-03-13 12:28:28.921 | + lib/nova:init_nova_service_user_conf:822 : iniset /etc/nova/nova.conf service_user send_service_user_token True 2026-03-13 12:28:28.991 | + lib/nova:init_nova_service_user_conf:823 : configure_keystoneauth /etc/nova/nova.conf nova service_user 2026-03-13 12:28:28.996 | + lib/keystone:configure_keystoneauth:432 : local conf_file=/etc/nova/nova.conf 2026-03-13 12:28:29.002 | + lib/keystone:configure_keystoneauth:433 : local admin_user=nova 2026-03-13 12:28:29.007 | + lib/keystone:configure_keystoneauth:434 : local section=service_user 2026-03-13 12:28:29.012 | + lib/keystone:configure_keystoneauth:436 : iniset /etc/nova/nova.conf service_user auth_type password 2026-03-13 12:28:29.075 | + lib/keystone:configure_keystoneauth:437 : iniset /etc/nova/nova.conf service_user interface public 2026-03-13 12:28:29.138 | + lib/keystone:configure_keystoneauth:438 : iniset /etc/nova/nova.conf service_user auth_url https://199.204.45.35/identity 2026-03-13 12:28:29.202 | + lib/keystone:configure_keystoneauth:439 : iniset /etc/nova/nova.conf service_user username nova 2026-03-13 12:28:29.266 | + lib/keystone:configure_keystoneauth:440 : iniset /etc/nova/nova.conf service_user password secretservice 2026-03-13 12:28:29.328 | + lib/keystone:configure_keystoneauth:441 : iniset /etc/nova/nova.conf service_user user_domain_name Default 2026-03-13 12:28:29.389 | + lib/keystone:configure_keystoneauth:442 : iniset /etc/nova/nova.conf service_user project_name service 2026-03-13 12:28:29.448 | + lib/keystone:configure_keystoneauth:443 : iniset /etc/nova/nova.conf service_user project_domain_name Default 2026-03-13 12:28:29.512 | + lib/nova:create_nova_conf:585 : is_service_enabled n-cond 2026-03-13 12:28:29.546 | + functions-common:is_service_enabled:2068 : return 0 2026-03-13 12:28:29.554 | ++ lib/nova:create_nova_conf:586 : seq 1 1 2026-03-13 12:28:29.563 | + lib/nova:create_nova_conf:586 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-03-13 12:28:29.567 | + lib/nova:create_nova_conf:587 : local conf 2026-03-13 12:28:29.572 | + lib/nova:create_nova_conf:588 : local vhost 2026-03-13 12:28:29.579 | ++ lib/nova:create_nova_conf:589 : conductor_conf 1 2026-03-13 12:28:29.585 | ++ lib/nova:conductor_conf:827 : local cell=1 2026-03-13 12:28:29.590 | ++ lib/nova:conductor_conf:828 : echo /etc/nova/nova_cell1.conf 2026-03-13 12:28:29.597 | + lib/nova:create_nova_conf:589 : conf=/etc/nova/nova_cell1.conf 2026-03-13 12:28:29.602 | + lib/nova:create_nova_conf:590 : vhost=nova_cell1 2026-03-13 12:28:29.607 | + lib/nova:create_nova_conf:592 : rm -f /etc/nova/nova_cell1.conf 2026-03-13 12:28:29.617 | ++ lib/nova:create_nova_conf:593 : database_connection_url nova_cell1 2026-03-13 12:28:29.623 | ++ lib/database:database_connection_url:134 : local db=nova_cell1 2026-03-13 12:28:29.628 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell1 2026-03-13 12:28:29.634 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=nova_cell1 2026-03-13 12:28:29.639 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-03-13 12:28:29.643 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-03-13 12:28:29.649 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-03-13 12:28:29.687 | ++ functions-common:is_service_enabled:2068 : return 0 2026-03-13 12:28:29.693 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-03-13 12:28:29.697 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:secretdatabase@127.0.0.1/nova_cell1?charset=utf8&plugin=dbcounter' 2026-03-13 12:28:29.704 | + 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-03-13 12:28:29.786 | + lib/nova:create_nova_conf:594 : iniset /etc/nova/nova_cell1.conf conductor workers 4 2026-03-13 12:28:29.851 | + lib/nova:create_nova_conf:595 : iniset /etc/nova/nova_cell1.conf DEFAULT debug True 2026-03-13 12:28:29.921 | + lib/nova:create_nova_conf:597 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-03-13 12:28:29.927 | + lib/nova:create_nova_conf:600 : rpc_backend_add_vhost nova_cell1 2026-03-13 12:28:29.933 | + lib/rpc_backend:rpc_backend_add_vhost:112 : local vhost=nova_cell1 2026-03-13 12:28:29.939 | + lib/rpc_backend:rpc_backend_add_vhost:113 : is_service_enabled rabbit 2026-03-13 12:28:29.979 | + functions-common:is_service_enabled:2068 : return 0 2026-03-13 12:28:29.988 | ++ lib/rpc_backend:rpc_backend_add_vhost:114 : grep nova_cell1 2026-03-13 12:28:29.989 | ++ lib/rpc_backend:rpc_backend_add_vhost:114 : sudo rabbitmqctl list_vhosts 2026-03-13 12:28:30.706 | + lib/rpc_backend:rpc_backend_add_vhost:114 : '[' -z ']' 2026-03-13 12:28:30.711 | + lib/rpc_backend:rpc_backend_add_vhost:115 : sudo rabbitmqctl add_vhost nova_cell1 2026-03-13 12:28:31.425 | Adding vhost "nova_cell1" ... 2026-03-13 12:28:31.503 | + lib/rpc_backend:rpc_backend_add_vhost:116 : sudo rabbitmqctl set_permissions -p nova_cell1 stackrabbit '.*' '.*' '.*' 2026-03-13 12:28:32.232 | Setting permissions for user "stackrabbit" in vhost "nova_cell1" ... 2026-03-13 12:28:32.272 | + lib/nova:create_nova_conf:601 : iniset_rpc_backend nova /etc/nova/nova_cell1.conf DEFAULT nova_cell1 2026-03-13 12:28:32.278 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=nova 2026-03-13 12:28:32.283 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/nova/nova_cell1.conf 2026-03-13 12:28:32.316 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-03-13 12:28:32.317 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host=nova_cell1 2026-03-13 12:28:32.321 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-03-13 12:28:32.357 | + functions-common:is_service_enabled:2068 : return 0 2026-03-13 12:28:32.366 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url nova_cell1 2026-03-13 12:28:32.370 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host=nova_cell1 2026-03-13 12:28:32.375 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-03-13 12:28:32.410 | ++ functions-common:is_service_enabled:2068 : return 0 2026-03-13 12:28:32.416 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:secretrabbit@199.204.45.35:5672/nova_cell1 2026-03-13 12:28:32.421 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/nova/nova_cell1.conf DEFAULT transport_url rabbit://stackrabbit:secretrabbit@199.204.45.35:5672/nova_cell1 2026-03-13 12:28:32.489 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-03-13 12:28:32.493 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-03-13 12:28:32.497 | + lib/nova:create_nova_conf:605 : is_service_enabled placement placement-client 2026-03-13 12:28:32.537 | + functions-common:is_service_enabled:2068 : return 0 2026-03-13 12:28:32.542 | + lib/nova:create_nova_conf:606 : configure_placement_nova_compute /etc/nova/nova_cell1.conf 2026-03-13 12:28:32.550 | + lib/nova:configure_placement_nova_compute:634 : local conf=/etc/nova/nova_cell1.conf 2026-03-13 12:28:32.556 | + lib/nova:configure_placement_nova_compute:635 : configure_keystoneauth /etc/nova/nova_cell1.conf nova placement 2026-03-13 12:28:32.562 | + lib/keystone:configure_keystoneauth:432 : local conf_file=/etc/nova/nova_cell1.conf 2026-03-13 12:28:32.567 | + lib/keystone:configure_keystoneauth:433 : local admin_user=nova 2026-03-13 12:28:32.573 | + lib/keystone:configure_keystoneauth:434 : local section=placement 2026-03-13 12:28:32.580 | + lib/keystone:configure_keystoneauth:436 : iniset /etc/nova/nova_cell1.conf placement auth_type password 2026-03-13 12:28:32.653 | + lib/keystone:configure_keystoneauth:437 : iniset /etc/nova/nova_cell1.conf placement interface public 2026-03-13 12:28:32.716 | + lib/keystone:configure_keystoneauth:438 : iniset /etc/nova/nova_cell1.conf placement auth_url https://199.204.45.35/identity 2026-03-13 12:28:32.777 | + lib/keystone:configure_keystoneauth:439 : iniset /etc/nova/nova_cell1.conf placement username nova 2026-03-13 12:28:32.843 | + lib/keystone:configure_keystoneauth:440 : iniset /etc/nova/nova_cell1.conf placement password secretservice 2026-03-13 12:28:32.909 | + lib/keystone:configure_keystoneauth:441 : iniset /etc/nova/nova_cell1.conf placement user_domain_name Default 2026-03-13 12:28:32.976 | + lib/keystone:configure_keystoneauth:442 : iniset /etc/nova/nova_cell1.conf placement project_name service 2026-03-13 12:28:33.041 | + lib/keystone:configure_keystoneauth:443 : iniset /etc/nova/nova_cell1.conf placement project_domain_name Default 2026-03-13 12:28:33.104 | + lib/nova:create_nova_conf:610 : setup_logging /etc/nova/nova_cell1.conf 2026-03-13 12:28:33.110 | + functions:setup_logging:693 : setup_systemd_logging /etc/nova/nova_cell1.conf 2026-03-13 12:28:33.116 | + functions:setup_systemd_logging:710 : local conf_file=/etc/nova/nova_cell1.conf 2026-03-13 12:28:33.124 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-03-13 12:28:33.165 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-03-13 12:28:33.172 | + functions:setup_systemd_logging:716 : local pidstr= 2026-03-13 12:28:33.177 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-03-13 12:28:33.184 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-03-13 12:28:33.189 | + 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-03-13 12:28:33.260 | + 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-03-13 12:28:33.330 | + 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-03-13 12:28:33.401 | + functions:setup_systemd_logging:727 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-03-13 12:28:33.474 | + functions:setup_systemd_logging:730 : iniset /etc/nova/nova_cell1.conf DEFAULT log_color False 2026-03-13 12:28:33.548 | + lib/nova:create_nova_conf:617 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-03-13 12:28:33.556 | ++ lib/nova:create_nova_conf:620 : seq 1 1 2026-03-13 12:28:33.565 | + lib/nova:create_nova_conf:620 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-03-13 12:28:33.571 | + lib/nova:create_nova_conf:621 : local conf 2026-03-13 12:28:33.577 | + lib/nova:create_nova_conf:622 : local offset 2026-03-13 12:28:33.584 | ++ lib/nova:create_nova_conf:623 : conductor_conf 1 2026-03-13 12:28:33.590 | ++ lib/nova:conductor_conf:827 : local cell=1 2026-03-13 12:28:33.595 | ++ lib/nova:conductor_conf:828 : echo /etc/nova/nova_cell1.conf 2026-03-13 12:28:33.602 | + lib/nova:create_nova_conf:623 : conf=/etc/nova/nova_cell1.conf 2026-03-13 12:28:33.608 | + lib/nova:create_nova_conf:624 : offset=0 2026-03-13 12:28:33.614 | + lib/nova:create_nova_conf:625 : configure_console_proxies /etc/nova/nova_cell1.conf 0 2026-03-13 12:28:33.620 | + lib/nova:configure_console_proxies:724 : local conf=/etc/nova/nova_cell1.conf 2026-03-13 12:28:33.626 | + lib/nova:configure_console_proxies:725 : local offset=0 2026-03-13 12:28:33.631 | + lib/nova:configure_console_proxies:729 : offset=0 2026-03-13 12:28:33.638 | + lib/nova:configure_console_proxies:731 : is_service_enabled n-novnc 2026-03-13 12:28:33.677 | + functions-common:is_service_enabled:2068 : return 0 2026-03-13 12:28:33.684 | + lib/nova:configure_console_proxies:732 : iniset /etc/nova/nova_cell1.conf vnc novncproxy_host 0.0.0.0 2026-03-13 12:28:33.760 | + lib/nova:configure_console_proxies:733 : iniset /etc/nova/nova_cell1.conf vnc novncproxy_port 6080 2026-03-13 12:28:33.830 | + lib/nova:configure_console_proxies:735 : is_nova_console_proxy_compute_tls_enabled 2026-03-13 12:28:33.836 | + lib/nova:is_nova_console_proxy_compute_tls_enabled:188 : [[ False = \T\r\u\e ]] 2026-03-13 12:28:33.841 | + lib/nova:is_nova_console_proxy_compute_tls_enabled:189 : return 1 2026-03-13 12:28:33.847 | + lib/nova:configure_console_proxies:763 : is_service_enabled n-spice 2026-03-13 12:28:33.883 | + functions-common:is_service_enabled:2068 : return 1 2026-03-13 12:28:33.888 | + lib/nova:configure_console_proxies:768 : is_service_enabled n-sproxy 2026-03-13 12:28:33.926 | + functions-common:is_service_enabled:2068 : return 1 2026-03-13 12:28:33.933 | + lib/nova:configure_nova:369 : is_service_enabled n-cpu 2026-03-13 12:28:33.972 | + functions-common:is_service_enabled:2068 : return 0 2026-03-13 12:28:33.977 | + lib/nova:configure_nova:369 : [[ -r /opt/stack/devstack/lib/nova_plugins/hypervisor-libvirt ]] 2026-03-13 12:28:33.983 | + lib/nova:configure_nova:371 : configure_nova_hypervisor 2026-03-13 12:28:33.989 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:40 : configure_libvirt 2026-03-13 12:28:33.995 | + lib/nova_plugins/functions-libvirt:configure_libvirt:119 : is_service_enabled neutron 2026-03-13 12:28:34.031 | + functions-common:is_service_enabled:2068 : return 0 2026-03-13 12:28:34.037 | + lib/nova_plugins/functions-libvirt:configure_libvirt:119 : sudo grep -q '^cgroup_device_acl' /etc/libvirt/qemu.conf 2026-03-13 12:28:34.059 | + lib/nova_plugins/functions-libvirt:configure_libvirt:121 : cat 2026-03-13 12:28:34.060 | + lib/nova_plugins/functions-libvirt:configure_libvirt:121 : sudo tee -a /etc/libvirt/qemu.conf 2026-03-13 12:28:34.073 | cgroup_device_acl = [ 2026-03-13 12:28:34.073 | "/dev/null", "/dev/full", "/dev/zero", 2026-03-13 12:28:34.073 | "/dev/random", "/dev/urandom", 2026-03-13 12:28:34.073 | "/dev/ptmx", "/dev/kvm", "/dev/kqemu", 2026-03-13 12:28:34.073 | "/dev/rtc", "/dev/hpet","/dev/net/tun", 2026-03-13 12:28:34.074 | "/dev/vfio/vfio", 2026-03-13 12:28:34.074 | ] 2026-03-13 12:28:34.081 | + lib/nova_plugins/functions-libvirt:configure_libvirt:132 : is_fedora 2026-03-13 12:28:34.087 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2026-03-13 12:28:34.092 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2026-03-13 12:28:34.096 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2026-03-13 12:28:34.101 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2026-03-13 12:28:34.106 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-03-13 12:28:34.112 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2026-03-13 12:28:34.116 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-03-13 12:28:34.122 | + functions-common:is_fedora:533 : '[' Ubuntu = RockyLinux ']' 2026-03-13 12:28:34.128 | + functions-common:is_fedora:534 : '[' Ubuntu = CentOS ']' 2026-03-13 12:28:34.135 | + functions-common:is_fedora:534 : '[' Ubuntu = CentOSStream ']' 2026-03-13 12:28:34.141 | + functions-common:is_fedora:535 : '[' Ubuntu = AlmaLinux ']' 2026-03-13 12:28:34.146 | + functions-common:is_fedora:536 : '[' Ubuntu = OracleServer ']' 2026-03-13 12:28:34.152 | + functions-common:is_fedora:536 : '[' Ubuntu = Virtuozzo ']' 2026-03-13 12:28:34.157 | + lib/nova_plugins/functions-libvirt:configure_libvirt:151 : getent group libvirt 2026-03-13 12:28:34.164 | + lib/nova_plugins/functions-libvirt:configure_libvirt:154 : add_user_to_group stack libvirt 2026-03-13 12:28:34.170 | + functions-common:add_user_to_group:2181 : local user=stack 2026-03-13 12:28:34.176 | + functions-common:add_user_to_group:2182 : local group=libvirt 2026-03-13 12:28:34.182 | + functions-common:add_user_to_group:2184 : sudo usermod -a -G libvirt stack 2026-03-13 12:28:34.238 | + lib/nova_plugins/functions-libvirt:configure_libvirt:157 : [[ True = \T\r\u\e ]] 2026-03-13 12:28:34.243 | + lib/nova_plugins/functions-libvirt:configure_libvirt:158 : is_ubuntu 2026-03-13 12:28:34.249 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-03-13 12:28:34.254 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-03-13 12:28:34.262 | + lib/nova_plugins/functions-libvirt:configure_libvirt:163 : 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-03-13 12:28:34.268 | + lib/nova_plugins/functions-libvirt:configure_libvirt:167 : local log_outputs=1:file:/var/log/libvirt/libvirtd.log 2026-03-13 12:28:34.274 | + lib/nova_plugins/functions-libvirt:configure_libvirt:168 : 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-03-13 12:28:34.299 | + lib/nova_plugins/functions-libvirt:configure_libvirt:169 : 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-03-13 12:28:34.300 | + lib/nova_plugins/functions-libvirt:configure_libvirt:169 : sudo tee -a /etc/libvirt/libvirtd.conf 2026-03-13 12:28:34.311 | log_filters="1:libvirt.c 1:qemu 1:conf 1:security 3:object 3:event 3:json 3:file 1:util 1:cpu" 2026-03-13 12:28:34.319 | + lib/nova_plugins/functions-libvirt:configure_libvirt:171 : sudo grep -q '^log_outputs="1:file:/var/log/libvirt/libvirtd.log"' /etc/libvirt/libvirtd.conf 2026-03-13 12:28:34.345 | + lib/nova_plugins/functions-libvirt:configure_libvirt:172 : echo 'log_outputs="1:file:/var/log/libvirt/libvirtd.log"' 2026-03-13 12:28:34.347 | + lib/nova_plugins/functions-libvirt:configure_libvirt:172 : sudo tee -a /etc/libvirt/libvirtd.conf 2026-03-13 12:28:34.360 | log_outputs="1:file:/var/log/libvirt/libvirtd.log" 2026-03-13 12:28:34.368 | + lib/nova_plugins/functions-libvirt:configure_libvirt:176 : is_nova_console_proxy_compute_tls_enabled 2026-03-13 12:28:34.374 | + lib/nova:is_nova_console_proxy_compute_tls_enabled:188 : [[ False = \T\r\u\e ]] 2026-03-13 12:28:34.380 | + lib/nova:is_nova_console_proxy_compute_tls_enabled:189 : return 1 2026-03-13 12:28:34.385 | + lib/nova_plugins/functions-libvirt:configure_libvirt:194 : restart_service libvirtd 2026-03-13 12:28:34.391 | + functions-common:restart_service:2296 : '[' -x /bin/systemctl ']' 2026-03-13 12:28:34.398 | + functions-common:restart_service:2297 : sudo /bin/systemctl restart libvirtd 2026-03-13 12:28:34.487 | + lib/nova_plugins/functions-libvirt:configure_libvirt:200 : restart_service virtlogd 2026-03-13 12:28:34.491 | + functions-common:restart_service:2296 : '[' -x /bin/systemctl ']' 2026-03-13 12:28:34.496 | + functions-common:restart_service:2297 : sudo /bin/systemctl restart virtlogd 2026-03-13 12:28:34.594 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:41 : iniset /etc/nova/nova.conf libvirt virt_type kvm 2026-03-13 12:28:34.670 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:42 : iniset /etc/nova/nova.conf libvirt cpu_mode host-passthrough 2026-03-13 12:28:34.743 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:43 : '[' host-passthrough == custom ']' 2026-03-13 12:28:34.749 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:47 : iniset /etc/nova/nova.conf DEFAULT pointer_model ps2mouse 2026-03-13 12:28:34.851 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:48 : iniset /etc/nova/nova.conf libvirt live_migration_uri qemu+ssh://stack@%s/system 2026-03-13 12:28:34.917 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:49 : iniset /etc/nova/nova.conf DEFAULT default_ephemeral_format ext4 2026-03-13 12:28:34.990 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:50 : iniset /etc/nova/nova.conf DEFAULT compute_driver libvirt.LibvirtDriver 2026-03-13 12:28:35.063 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:52 : is_arch ppc64 2026-03-13 12:28:35.070 | ++ functions-common:is_arch:517 : uname -m 2026-03-13 12:28:35.079 | + functions-common:is_arch:517 : [[ x86_64 == \p\p\c\6\4 ]] 2026-03-13 12:28:35.084 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:57 : is_arch aarch64 2026-03-13 12:28:35.091 | ++ functions-common:is_arch:517 : uname -m 2026-03-13 12:28:35.099 | + functions-common:is_arch:517 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2026-03-13 12:28:35.105 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:65 : isset ENABLE_FILE_INJECTION 2026-03-13 12:28:35.111 | + functions-common:isset:264 : [[ -v ENABLE_FILE_INJECTION ]] 2026-03-13 12:28:35.116 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:73 : [[ kvm = \p\a\r\a\l\l\e\l\s ]] 2026-03-13 12:28:35.121 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:80 : [[ '' == \L\V\M ]] 2026-03-13 12:28:35.127 | + ./stack.sh:main:959 : is_service_enabled placement 2026-03-13 12:28:35.165 | + functions-common:is_service_enabled:2068 : return 0 2026-03-13 12:28:35.170 | + ./stack.sh:main:961 : stack_install_service placement 2026-03-13 12:28:35.175 | + lib/stack:stack_install_service:20 : local service=placement 2026-03-13 12:28:35.181 | + lib/stack:stack_install_service:21 : type install_placement 2026-03-13 12:28:35.187 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-03-13 12:28:35.193 | + lib/stack:stack_install_service:32 : install_placement 2026-03-13 12:28:35.199 | + lib/placement:install_placement:121 : pip_install_gr osc-placement 2026-03-13 12:28:35.206 | + inc/python:pip_install_gr:94 : local name=osc-placement 2026-03-13 12:28:35.212 | + inc/python:pip_install_gr:95 : local clean_name 2026-03-13 12:28:35.220 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements osc-placement 2026-03-13 12:28:35.228 | ++ inc/python:get_from_global_requirements:241 : local package=osc-placement 2026-03-13 12:28:35.235 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-03-13 12:28:35.245 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-03-13 12:28:35.245 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^osc-placement' /opt/stack/requirements/global-requirements.txt 2026-03-13 12:28:35.257 | ++ inc/python:get_from_global_requirements:243 : required_pkg='osc-placement ' 2026-03-13 12:28:35.264 | ++ inc/python:get_from_global_requirements:244 : [[ osc-placement == '' ]] 2026-03-13 12:28:35.270 | ++ inc/python:get_from_global_requirements:247 : echo osc-placement 2026-03-13 12:28:35.277 | + inc/python:pip_install_gr:96 : clean_name=osc-placement 2026-03-13 12:28:35.283 | + inc/python:pip_install_gr:97 : pip_install osc-placement 2026-03-13 12:28:35.333 | Using python 3.12 to install osc-placement 2026-03-13 12:28:35.339 | + 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-03-13 12:28:36.008 | Collecting osc-placement 2026-03-13 12:28:36.078 | Downloading osc_placement-4.8.0-py3-none-any.whl.metadata (2.1 kB) 2026-03-13 12:28:36.087 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-placement) (7.0.3) 2026-03-13 12:28:36.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-03-13 12:28:36.088 | Requirement already satisfied: osc-lib>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-placement) (4.4.0) 2026-03-13 12:28:36.089 | Requirement already satisfied: oslo.utils>=3.37.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-placement) (10.0.0) 2026-03-13 12:28:36.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-03-13 12:28:36.091 | 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.32.5) 2026-03-13 12:28:36.092 | 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-03-13 12:28:36.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-03-13 12:28:36.093 | 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-03-13 12:28:36.097 | 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.2) 2026-03-13 12:28:36.098 | 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.10.0) 2026-03-13 12:28:36.098 | 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-03-13 12:28:36.100 | 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-03-13 12:28:36.101 | 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.2.0) 2026-03-13 12:28:36.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-03-13 12:28:36.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-03-13 12:28:36.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-03-13 12:28:36.105 | 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.3) 2026-03-13 12:28:36.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-03-13 12:28:36.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-03-13 12:28:36.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-03-13 12:28:36.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-03-13 12:28:36.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-03-13 12:28:36.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-03-13 12:28:36.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.2) 2026-03-13 12:28:36.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-03-13 12:28:36.111 | Requirement already satisfied: requestsexceptions>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.4.0) 2026-03-13 12:28:36.113 | 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-03-13 12:28:36.116 | 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-03-13 12:28:36.120 | 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.0.0) 2026-03-13 12:28:36.123 | 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-03-13 12:28:36.124 | 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.0.0) 2026-03-13 12:28:36.125 | 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-03-13 12:28:36.125 | 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-03-13 12:28:36.128 | Requirement already satisfied: wrapt>=1.7.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.1) 2026-03-13 12:28:36.132 | 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-03-13 12:28:36.134 | 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-03-13 12:28:36.142 | 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.4) 2026-03-13 12:28:36.142 | 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-03-13 12:28:36.143 | Requirement already satisfied: urllib3<3,>=1.21.1 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-03-13 12:28:36.144 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (2023.11.17) 2026-03-13 12:28:36.152 | 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-03-13 12:28:36.152 | 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.19.2) 2026-03-13 12:28:36.155 | 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-03-13 12:28:36.176 | Downloading osc_placement-4.8.0-py3-none-any.whl (64 kB) 2026-03-13 12:28:36.354 | Installing collected packages: osc-placement 2026-03-13 12:28:36.427 | Successfully installed osc-placement-4.8.0 2026-03-13 12:28:36.555 | + inc/python:pip_install:216 : result=0 2026-03-13 12:28:36.561 | + inc/python:pip_install:218 : time_stop pip_install 2026-03-13 12:28:36.567 | + functions-common:time_stop:2412 : local name 2026-03-13 12:28:36.572 | + functions-common:time_stop:2413 : local end_time 2026-03-13 12:28:36.579 | + functions-common:time_stop:2414 : local elapsed_time 2026-03-13 12:28:36.584 | + functions-common:time_stop:2415 : local total 2026-03-13 12:28:36.591 | + functions-common:time_stop:2416 : local start_time 2026-03-13 12:28:36.598 | + functions-common:time_stop:2418 : name=pip_install 2026-03-13 12:28:36.605 | + functions-common:time_stop:2419 : start_time=1773404915321 2026-03-13 12:28:36.611 | + functions-common:time_stop:2421 : [[ -z 1773404915321 ]] 2026-03-13 12:28:36.620 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-03-13 12:28:36.630 | + functions-common:time_stop:2424 : end_time=1773404916623 2026-03-13 12:28:36.635 | + functions-common:time_stop:2425 : elapsed_time=1302 2026-03-13 12:28:36.641 | + functions-common:time_stop:2426 : total=95945 2026-03-13 12:28:36.647 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-03-13 12:28:36.653 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=97247 2026-03-13 12:28:36.659 | + inc/python:pip_install:219 : return 0 2026-03-13 12:28:36.665 | + lib/placement:install_placement:122 : git_clone https://github.com/openstack/placement.git /opt/stack/placement master 2026-03-13 12:28:36.670 | + functions-common:git_clone:581 : local git_remote=https://github.com/openstack/placement.git 2026-03-13 12:28:36.676 | + functions-common:git_clone:582 : local git_dest=/opt/stack/placement 2026-03-13 12:28:36.681 | + functions-common:git_clone:583 : local git_ref=master 2026-03-13 12:28:36.687 | + functions-common:git_clone:584 : local orig_dir 2026-03-13 12:28:36.696 | ++ functions-common:git_clone:585 : pwd 2026-03-13 12:28:36.703 | + functions-common:git_clone:585 : orig_dir=/opt/stack/devstack 2026-03-13 12:28:36.709 | + functions-common:git_clone:586 : local git_clone_flags= 2026-03-13 12:28:36.717 | ++ functions-common:git_clone:588 : trueorfalse False RECLONE 2026-03-13 12:28:36.755 | + functions-common:git_clone:588 : RECLONE=False 2026-03-13 12:28:36.761 | + functions-common:git_clone:589 : [[ 0 -gt 0 ]] 2026-03-13 12:28:36.768 | + functions-common:git_clone:593 : [[ False = \T\r\u\e ]] 2026-03-13 12:28:36.774 | + functions-common:git_clone:602 : echo master 2026-03-13 12:28:36.776 | + functions-common:git_clone:602 : egrep -q '^refs' 2026-03-13 12:28:36.788 | + functions-common:git_clone:616 : [[ ! -d /opt/stack/placement ]] 2026-03-13 12:28:36.795 | + functions-common:git_clone:626 : [[ False = \T\r\u\e ]] 2026-03-13 12:28:36.801 | + functions-common:git_clone:661 : sudo git config --system --add safe.directory /opt/stack/placement 2026-03-13 12:28:36.824 | + functions-common:git_clone:664 : cd /opt/stack/placement 2026-03-13 12:28:36.832 | + functions-common:git_clone:665 : git show --oneline 2026-03-13 12:28:36.832 | + functions-common:git_clone:665 : head -1 2026-03-13 12:28:36.838 | e3db398f Update master for stable/2026.1 2026-03-13 12:28:36.845 | + functions-common:git_clone:666 : cd /opt/stack/devstack 2026-03-13 12:28:36.852 | + lib/placement:install_placement:123 : setup_develop /opt/stack/placement 2026-03-13 12:28:36.858 | + inc/python:setup_develop:353 : local bindep 2026-03-13 12:28:36.865 | + inc/python:setup_develop:354 : [[ /opt/stack/placement == -bindep* ]] 2026-03-13 12:28:36.872 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/placement 2026-03-13 12:28:36.876 | + inc/python:setup_develop:359 : local extras= 2026-03-13 12:28:36.882 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/placement -e 2026-03-13 12:28:36.889 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-03-13 12:28:36.896 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/placement == -bindep* ]] 2026-03-13 12:28:36.903 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/placement 2026-03-13 12:28:36.910 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-03-13 12:28:36.916 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-03-13 12:28:36.924 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/placement 2026-03-13 12:28:36.930 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-03-13 12:28:36.937 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/placement 2026-03-13 12:28:36.944 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-03-13 12:28:36.950 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-03-13 12:28:36.958 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/placement/setup.cfg 2026-03-13 12:28:36.971 | + inc/python:_setup_package_with_constraints_edit:400 : name=openstack-placement 2026-03-13 12:28:36.977 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z openstack-placement ']' 2026-03-13 12:28:36.983 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- openstack-placement 2026-03-13 12:28:37.082 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/placement -e 2026-03-13 12:28:37.086 | + inc/python:setup_package:436 : local bindep=0 2026-03-13 12:28:37.092 | + inc/python:setup_package:437 : local bindep_flag= 2026-03-13 12:28:37.099 | + inc/python:setup_package:438 : local bindep_profiles= 2026-03-13 12:28:37.104 | + inc/python:setup_package:439 : [[ /opt/stack/placement == -bindep* ]] 2026-03-13 12:28:37.111 | + inc/python:setup_package:444 : local project_dir=/opt/stack/placement 2026-03-13 12:28:37.117 | + inc/python:setup_package:445 : local flags=-e 2026-03-13 12:28:37.124 | + inc/python:setup_package:446 : local extras= 2026-03-13 12:28:37.130 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-03-13 12:28:37.137 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-03-13 12:28:37.143 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-03-13 12:28:37.149 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-03-13 12:28:37.155 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-03-13 12:28:37.161 | + inc/python:setup_package:464 : pip_install -e /opt/stack/placement 2026-03-13 12:28:37.207 | Using python 3.12 to install /opt/stack/placement 2026-03-13 12:28:37.212 | + 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-03-13 12:28:37.797 | Obtaining file:///opt/stack/placement 2026-03-13 12:28:37.800 | Installing build dependencies: started 2026-03-13 12:28:38.842 | Installing build dependencies: finished with status 'done' 2026-03-13 12:28:38.843 | Checking if build backend supports build_editable: started 2026-03-13 12:28:39.150 | Checking if build backend supports build_editable: finished with status 'done' 2026-03-13 12:28:39.152 | Getting requirements to build editable: started 2026-03-13 12:28:39.311 | Getting requirements to build editable: finished with status 'done' 2026-03-13 12:28:39.314 | Preparing editable metadata (pyproject.toml): started 2026-03-13 12:28:39.936 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-03-13 12:28:39.953 | 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-03-13 12:28:39.953 | 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.46) 2026-03-13 12:28:39.953 | 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-03-13 12:28:39.955 | 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-03-13 12:28:39.955 | 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-03-13 12:28:39.955 | 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-03-13 12:28:39.955 | 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.32.5) 2026-03-13 12:28:39.956 | 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-03-13 12:28:39.956 | 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-03-13 12:28:39.956 | 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-03-13 12:28:39.957 | 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-03-13 12:28:39.957 | 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-03-13 12:28:39.957 | 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.0) 2026-03-13 12:28:39.958 | 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-03-13 12:28:39.958 | 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-03-13 12:28:39.959 | 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-03-13 12:28:39.959 | 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-03-13 12:28:39.960 | 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-03-13 12:28:39.960 | 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-03-13 12:28:39.960 | 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-03-13 12:28:39.962 | 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) (25.4.0) 2026-03-13 12:28:39.964 | 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-03-13 12:28:39.964 | 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-03-13 12:28:39.964 | 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-03-13 12:28:39.966 | 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-03-13 12:28:39.967 | 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-03-13 12:28:39.968 | 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-03-13 12:28:39.969 | 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-03-13 12:28:39.969 | 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.11.0) 2026-03-13 12:28:39.970 | 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-03-13 12:28:39.972 | 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-03-13 12:28:39.973 | 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-03-13 12:28:39.973 | 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-03-13 12:28:39.974 | 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-03-13 12:28:39.979 | 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-03-13 12:28:39.981 | 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-03-13 12:28:39.985 | 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-03-13 12:28:39.986 | 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.0.0) 2026-03-13 12:28:39.987 | Requirement already satisfied: wrapt>=1.7.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.1) 2026-03-13 12:28:39.989 | 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-03-13 12:28:39.990 | 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-03-13 12:28:39.990 | 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-03-13 12:28:39.993 | 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-03-13 12:28:39.995 | 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-03-13 12:28:39.995 | 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-03-13 12:28:39.997 | 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-03-13 12:28:40.000 | 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-03-13 12:28:40.002 | 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-03-13 12:28:40.002 | 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-03-13 12:28:40.003 | 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-03-13 12:28:40.006 | 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-03-13 12:28:40.011 | 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-03-13 12:28:40.013 | 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-03-13 12:28:40.016 | 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-03-13 12:28:40.016 | 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-03-13 12:28:40.017 | 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-03-13 12:28:40.020 | 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-03-13 12:28:40.022 | 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-03-13 12:28:40.034 | 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-03-13 12:28:40.042 | 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.4) 2026-03-13 12:28:40.042 | 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-03-13 12:28:40.044 | Requirement already satisfied: urllib3<3,>=1.21.1 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-03-13 12:28:40.044 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.0->openstack-placement==15.1.0.dev1) (2023.11.17) 2026-03-13 12:28:40.056 | 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-03-13 12:28:40.064 | 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.3.2) 2026-03-13 12:28:40.075 | 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.8.5) 2026-03-13 12:28:40.095 | Building wheels for collected packages: openstack-placement 2026-03-13 12:28:40.096 | Building editable for openstack-placement (pyproject.toml): started 2026-03-13 12:28:40.659 | Building editable for openstack-placement (pyproject.toml): finished with status 'done' 2026-03-13 12:28:40.660 | Created wheel for openstack-placement: filename=openstack_placement-15.1.0.dev1-0.editable-py3-none-any.whl size=8750 sha256=6ad6387017ef1b30b65f89ee93b087c52864161bc8bda9230dd83e231e09a97c 2026-03-13 12:28:40.661 | Stored in directory: /tmp/pip-ephem-wheel-cache-s_dwxg6y/wheels/0f/d8/4f/e8707957c726bd4763e71d7ed0672723b81ca99945904983a6 2026-03-13 12:28:40.666 | Successfully built openstack-placement 2026-03-13 12:28:40.806 | Installing collected packages: openstack-placement 2026-03-13 12:28:40.843 | Successfully installed openstack-placement-15.1.0.dev1 2026-03-13 12:28:40.987 | + inc/python:pip_install:216 : result=0 2026-03-13 12:28:40.991 | + inc/python:pip_install:218 : time_stop pip_install 2026-03-13 12:28:40.995 | + functions-common:time_stop:2412 : local name 2026-03-13 12:28:41.001 | + functions-common:time_stop:2413 : local end_time 2026-03-13 12:28:41.005 | + functions-common:time_stop:2414 : local elapsed_time 2026-03-13 12:28:41.011 | + functions-common:time_stop:2415 : local total 2026-03-13 12:28:41.014 | + functions-common:time_stop:2416 : local start_time 2026-03-13 12:28:41.019 | + functions-common:time_stop:2418 : name=pip_install 2026-03-13 12:28:41.024 | + functions-common:time_stop:2419 : start_time=1773404917198 2026-03-13 12:28:41.030 | + functions-common:time_stop:2421 : [[ -z 1773404917198 ]] 2026-03-13 12:28:41.037 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-03-13 12:28:41.045 | + functions-common:time_stop:2424 : end_time=1773404921040 2026-03-13 12:28:41.051 | + functions-common:time_stop:2425 : elapsed_time=3842 2026-03-13 12:28:41.056 | + functions-common:time_stop:2426 : total=97247 2026-03-13 12:28:41.061 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-03-13 12:28:41.065 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=101089 2026-03-13 12:28:41.071 | + inc/python:pip_install:219 : return 0 2026-03-13 12:28:41.077 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-03-13 12:28:41.082 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-03-13 12:28:41.088 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/placement 2026-03-13 12:28:41.094 | + inc/python:use_library_from_git:266 : local name=/opt/stack/placement 2026-03-13 12:28:41.100 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-13 12:28:41.106 | + 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-03-13 12:28:41.112 | + 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-03-13 12:28:41.119 | + inc/python:use_library_from_git:269 : return 1 2026-03-13 12:28:41.125 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-03-13 12:28:41.131 | + ./stack.sh:main:962 : configure_placement 2026-03-13 12:28:41.137 | + lib/placement:configure_placement:86 : sudo install -d -o stack /etc/placement 2026-03-13 12:28:41.160 | + lib/placement:configure_placement:87 : create_placement_conf 2026-03-13 12:28:41.167 | + lib/placement:create_placement_conf:76 : rm -f /etc/placement/placement.conf 2026-03-13 12:28:41.177 | ++ lib/placement:create_placement_conf:77 : database_connection_url placement 2026-03-13 12:28:41.182 | ++ lib/database:database_connection_url:134 : local db=placement 2026-03-13 12:28:41.188 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql placement 2026-03-13 12:28:41.195 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=placement 2026-03-13 12:28:41.200 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-03-13 12:28:41.207 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-03-13 12:28:41.212 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-03-13 12:28:41.250 | ++ functions-common:is_service_enabled:2068 : return 0 2026-03-13 12:28:41.257 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-03-13 12:28:41.263 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:secretdatabase@127.0.0.1/placement?charset=utf8&plugin=dbcounter' 2026-03-13 12:28:41.270 | + 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-03-13 12:28:41.348 | + lib/placement:create_placement_conf:78 : iniset /etc/placement/placement.conf DEFAULT debug True 2026-03-13 12:28:41.421 | + lib/placement:create_placement_conf:79 : iniset /etc/placement/placement.conf api auth_strategy keystone 2026-03-13 12:28:41.494 | + lib/placement:create_placement_conf:80 : configure_keystone_authtoken_middleware /etc/placement/placement.conf placement 2026-03-13 12:28:41.500 | + lib/keystone:configure_keystone_authtoken_middleware:454 : local conf_file=/etc/placement/placement.conf 2026-03-13 12:28:41.506 | + lib/keystone:configure_keystone_authtoken_middleware:455 : local admin_user=placement 2026-03-13 12:28:41.513 | + lib/keystone:configure_keystone_authtoken_middleware:456 : local section=keystone_authtoken 2026-03-13 12:28:41.519 | + lib/keystone:configure_keystone_authtoken_middleware:457 : local service_type= 2026-03-13 12:28:41.526 | + lib/keystone:configure_keystone_authtoken_middleware:459 : configure_keystoneauth /etc/placement/placement.conf placement keystone_authtoken 2026-03-13 12:28:41.532 | + lib/keystone:configure_keystoneauth:432 : local conf_file=/etc/placement/placement.conf 2026-03-13 12:28:41.538 | + lib/keystone:configure_keystoneauth:433 : local admin_user=placement 2026-03-13 12:28:41.544 | + lib/keystone:configure_keystoneauth:434 : local section=keystone_authtoken 2026-03-13 12:28:41.551 | + lib/keystone:configure_keystoneauth:436 : iniset /etc/placement/placement.conf keystone_authtoken auth_type password 2026-03-13 12:28:41.627 | + lib/keystone:configure_keystoneauth:437 : iniset /etc/placement/placement.conf keystone_authtoken interface public 2026-03-13 12:28:41.696 | + lib/keystone:configure_keystoneauth:438 : iniset /etc/placement/placement.conf keystone_authtoken auth_url https://199.204.45.35/identity 2026-03-13 12:28:41.763 | + lib/keystone:configure_keystoneauth:439 : iniset /etc/placement/placement.conf keystone_authtoken username placement 2026-03-13 12:28:41.832 | + lib/keystone:configure_keystoneauth:440 : iniset /etc/placement/placement.conf keystone_authtoken password secretservice 2026-03-13 12:28:41.899 | + lib/keystone:configure_keystoneauth:441 : iniset /etc/placement/placement.conf keystone_authtoken user_domain_name Default 2026-03-13 12:28:41.967 | + lib/keystone:configure_keystoneauth:442 : iniset /etc/placement/placement.conf keystone_authtoken project_name service 2026-03-13 12:28:42.039 | + lib/keystone:configure_keystoneauth:443 : iniset /etc/placement/placement.conf keystone_authtoken project_domain_name Default 2026-03-13 12:28:42.107 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/placement/placement.conf keystone_authtoken www_authenticate_uri https://199.204.45.35/identity 2026-03-13 12:28:42.178 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/placement/placement.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-03-13 12:28:42.241 | + lib/keystone:configure_keystone_authtoken_middleware:462 : iniset /etc/placement/placement.conf keystone_authtoken memcached_servers localhost:11211 2026-03-13 12:28:42.309 | + lib/keystone:configure_keystone_authtoken_middleware:463 : [[ -n '' ]] 2026-03-13 12:28:42.315 | + lib/placement:create_placement_conf:81 : setup_logging /etc/placement/placement.conf 2026-03-13 12:28:42.321 | + functions:setup_logging:693 : setup_systemd_logging /etc/placement/placement.conf 2026-03-13 12:28:42.327 | + functions:setup_systemd_logging:710 : local conf_file=/etc/placement/placement.conf 2026-03-13 12:28:42.334 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-03-13 12:28:42.374 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-03-13 12:28:42.380 | + functions:setup_systemd_logging:716 : local pidstr= 2026-03-13 12:28:42.386 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-03-13 12:28:42.392 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-03-13 12:28:42.398 | + 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-03-13 12:28:42.499 | + 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-03-13 12:28:42.569 | + 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-03-13 12:28:42.640 | + functions:setup_systemd_logging:727 : iniset /etc/placement/placement.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-03-13 12:28:42.708 | + functions:setup_systemd_logging:730 : iniset /etc/placement/placement.conf DEFAULT log_color False 2026-03-13 12:28:42.774 | + lib/placement:configure_placement:89 : write_uwsgi_config /etc/placement/placement-uwsgi.ini placement.wsgi.api:application /placement '' placement-api 2026-03-13 12:28:42.780 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/placement/placement-uwsgi.ini 2026-03-13 12:28:42.785 | + lib/apache:write_uwsgi_config:244 : local wsgi=placement.wsgi.api:application 2026-03-13 12:28:42.792 | + lib/apache:write_uwsgi_config:245 : local url=/placement 2026-03-13 12:28:42.798 | + lib/apache:write_uwsgi_config:246 : local http= 2026-03-13 12:28:42.804 | + lib/apache:write_uwsgi_config:247 : local name=placement-api 2026-03-13 12:28:42.811 | + lib/apache:write_uwsgi_config:249 : '[' -z placement-api ']' 2026-03-13 12:28:42.818 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-03-13 12:28:42.823 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-03-13 12:28:42.845 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-03-13 12:28:42.845 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 stack root' 2026-03-13 12:28:42.858 | d /var/run/uwsgi 0755 stack root 2026-03-13 12:28:42.865 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-03-13 12:28:42.885 | /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-03-13 12:28:42.895 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/placement-api.socket 2026-03-13 12:28:42.901 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/placement/placement-uwsgi.ini 2026-03-13 12:28:42.909 | + lib/apache:write_uwsgi_config:270 : [[ placement.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-03-13 12:28:42.915 | + lib/apache:write_uwsgi_config:271 : iniset /etc/placement/placement-uwsgi.ini uwsgi module placement.wsgi.api:application 2026-03-13 12:28:42.988 | + lib/apache:write_uwsgi_config:276 : iniset /etc/placement/placement-uwsgi.ini uwsgi processes 4 2026-03-13 12:28:43.056 | + lib/apache:write_uwsgi_config:278 : iniset /etc/placement/placement-uwsgi.ini uwsgi master true 2026-03-13 12:28:43.126 | + lib/apache:write_uwsgi_config:280 : iniset /etc/placement/placement-uwsgi.ini uwsgi die-on-term true 2026-03-13 12:28:43.196 | + lib/apache:write_uwsgi_config:281 : iniset /etc/placement/placement-uwsgi.ini uwsgi exit-on-reload false 2026-03-13 12:28:43.263 | + lib/apache:write_uwsgi_config:284 : iniset /etc/placement/placement-uwsgi.ini uwsgi worker-reload-mercy 80 2026-03-13 12:28:43.332 | + lib/apache:write_uwsgi_config:285 : iniset /etc/placement/placement-uwsgi.ini uwsgi enable-threads true 2026-03-13 12:28:43.398 | + lib/apache:write_uwsgi_config:286 : iniset /etc/placement/placement-uwsgi.ini uwsgi plugins http,python3 2026-03-13 12:28:43.461 | + lib/apache:write_uwsgi_config:288 : iniset /etc/placement/placement-uwsgi.ini uwsgi thunder-lock true 2026-03-13 12:28:43.527 | + lib/apache:write_uwsgi_config:290 : iniset /etc/placement/placement-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2026-03-13 12:28:43.590 | + lib/apache:write_uwsgi_config:292 : iniset /etc/placement/placement-uwsgi.ini uwsgi buffer-size 65535 2026-03-13 12:28:43.665 | + lib/apache:write_uwsgi_config:294 : iniset /etc/placement/placement-uwsgi.ini uwsgi add-header 'Connection: close' 2026-03-13 12:28:43.737 | + lib/apache:write_uwsgi_config:296 : iniset /etc/placement/placement-uwsgi.ini uwsgi lazy-apps true 2026-03-13 12:28:43.809 | + lib/apache:write_uwsgi_config:298 : iniset /etc/placement/placement-uwsgi.ini uwsgi start-time %t 2026-03-13 12:28:43.883 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-03-13 12:28:43.889 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-03-13 12:28:43.897 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for placement-api 2026-03-13 12:28:43.904 | ++ lib/apache:apache_site_config_for:174 : local site=placement-api 2026-03-13 12:28:43.910 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-03-13 12:28:43.916 | ++ functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-03-13 12:28:43.922 | ++ functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-03-13 12:28:43.929 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/placement-api.conf 2026-03-13 12:28:43.937 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/placement-api.conf 2026-03-13 12:28:43.943 | + lib/apache:write_uwsgi_config:306 : iniset /etc/placement/placement-uwsgi.ini uwsgi socket /var/run/uwsgi/placement-api.socket 2026-03-13 12:28:44.015 | + lib/apache:write_uwsgi_config:307 : iniset /etc/placement/placement-uwsgi.ini uwsgi chmod-socket 666 2026-03-13 12:28:44.078 | + 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-03-13 12:28:44.080 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/placement-api.conf 2026-03-13 12:28:44.093 | ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 acquire=1 2026-03-13 12:28:44.102 | + lib/apache:write_uwsgi_config:309 : enable_apache_site placement-api 2026-03-13 12:28:44.109 | + lib/apache:enable_apache_site:191 : local site=placement-api 2026-03-13 12:28:44.116 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-03-13 12:28:44.121 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-03-13 12:28:44.128 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-03-13 12:28:44.135 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-03-13 12:28:44.141 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-03-13 12:28:44.146 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-03-13 12:28:44.151 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-03-13 12:28:44.157 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-03-13 12:28:44.162 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-03-13 12:28:44.167 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-03-13 12:28:44.172 | + lib/apache:enable_apache_site:195 : sudo a2ensite placement-api 2026-03-13 12:28:44.218 | Enabling site placement-api. 2026-03-13 12:28:44.230 | To activate the new configuration, you need to run: 2026-03-13 12:28:44.230 | systemctl reload apache2 2026-03-13 12:28:44.242 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-03-13 12:28:44.248 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-03-13 12:28:44.254 | + functions-common:restart_service:2296 : '[' -x /bin/systemctl ']' 2026-03-13 12:28:44.260 | + functions-common:restart_service:2297 : sudo /bin/systemctl restart apache2 2026-03-13 12:28:44.422 | + lib/placement:configure_placement:90 : [[ False == \T\r\u\e ]] 2026-03-13 12:28:44.428 | + lib/placement:configure_placement:90 : [[ False == \T\r\u\e ]] 2026-03-13 12:28:44.435 | + lib/placement:configure_placement:94 : iniset /etc/placement/placement.conf oslo_policy enforce_new_defaults False 2026-03-13 12:28:44.506 | + lib/placement:configure_placement:95 : iniset /etc/placement/placement.conf oslo_policy enforce_scope False 2026-03-13 12:28:44.578 | + ./stack.sh:main:969 : is_service_enabled placement placement-client 2026-03-13 12:28:44.617 | + functions-common:is_service_enabled:2068 : return 0 2026-03-13 12:28:44.623 | + ./stack.sh:main:970 : is_service_enabled n-cpu 2026-03-13 12:28:44.664 | + functions-common:is_service_enabled:2068 : return 0 2026-03-13 12:28:44.670 | + ./stack.sh:main:971 : configure_placement_nova_compute 2026-03-13 12:28:44.676 | + lib/nova:configure_placement_nova_compute:634 : local conf=/etc/nova/nova.conf 2026-03-13 12:28:44.681 | + lib/nova:configure_placement_nova_compute:635 : configure_keystoneauth /etc/nova/nova.conf nova placement 2026-03-13 12:28:44.687 | + lib/keystone:configure_keystoneauth:432 : local conf_file=/etc/nova/nova.conf 2026-03-13 12:28:44.693 | + lib/keystone:configure_keystoneauth:433 : local admin_user=nova 2026-03-13 12:28:44.699 | + lib/keystone:configure_keystoneauth:434 : local section=placement 2026-03-13 12:28:44.705 | + lib/keystone:configure_keystoneauth:436 : iniset /etc/nova/nova.conf placement auth_type password 2026-03-13 12:28:44.781 | + lib/keystone:configure_keystoneauth:437 : iniset /etc/nova/nova.conf placement interface public 2026-03-13 12:28:44.854 | + lib/keystone:configure_keystoneauth:438 : iniset /etc/nova/nova.conf placement auth_url https://199.204.45.35/identity 2026-03-13 12:28:44.924 | + lib/keystone:configure_keystoneauth:439 : iniset /etc/nova/nova.conf placement username nova 2026-03-13 12:28:45.025 | + lib/keystone:configure_keystoneauth:440 : iniset /etc/nova/nova.conf placement password secretservice 2026-03-13 12:28:45.095 | + lib/keystone:configure_keystoneauth:441 : iniset /etc/nova/nova.conf placement user_domain_name Default 2026-03-13 12:28:45.164 | + lib/keystone:configure_keystoneauth:442 : iniset /etc/nova/nova.conf placement project_name service 2026-03-13 12:28:45.235 | + lib/keystone:configure_keystoneauth:443 : iniset /etc/nova/nova.conf placement project_domain_name Default 2026-03-13 12:28:45.307 | + ./stack.sh:main:975 : is_service_enabled horizon 2026-03-13 12:28:45.348 | + functions-common:is_service_enabled:2068 : return 1 2026-03-13 12:28:45.354 | + ./stack.sh:main:980 : is_service_enabled tls-proxy 2026-03-13 12:28:45.396 | + functions-common:is_service_enabled:2068 : return 0 2026-03-13 12:28:45.403 | + ./stack.sh:main:981 : fix_system_ca_bundle_path 2026-03-13 12:28:45.408 | + lib/tls:fix_system_ca_bundle_path:365 : is_service_enabled tls-proxy 2026-03-13 12:28:45.450 | + functions-common:is_service_enabled:2068 : return 0 2026-03-13 12:28:45.456 | + lib/tls:fix_system_ca_bundle_path:366 : local capath 2026-03-13 12:28:45.464 | + lib/tls:fix_system_ca_bundle_path:367 : [[ True == \T\r\u\e ]] 2026-03-13 12:28:45.471 | ++ lib/tls:fix_system_ca_bundle_path:368 : /opt/stack/data/venv/bin/python3 -c 'try: 2026-03-13 12:28:45.471 | from requests import certs 2026-03-13 12:28:45.471 | print (certs.where()) 2026-03-13 12:28:45.471 | except ImportError: pass' 2026-03-13 12:28:45.637 | + lib/tls:fix_system_ca_bundle_path:368 : capath=/etc/ssl/certs/ca-certificates.crt 2026-03-13 12:28:45.644 | + lib/tls:fix_system_ca_bundle_path:372 : [[ ! /etc/ssl/certs/ca-certificates.crt == '' ]] 2026-03-13 12:28:45.650 | + lib/tls:fix_system_ca_bundle_path:372 : [[ ! /etc/ssl/certs/ca-certificates.crt =~ ^/etc/.* ]] 2026-03-13 12:28:45.658 | + ./stack.sh:main:984 : is_service_enabled cinder 2026-03-13 12:28:45.701 | + functions-common:is_service_enabled:2068 : return 0 2026-03-13 12:28:45.707 | + ./stack.sh:main:986 : init_os_brick 2026-03-13 12:28:45.715 | + lib/cinder:init_os_brick:511 : mkdir -p /opt/stack/data/os_brick 2026-03-13 12:28:45.726 | + lib/cinder:init_os_brick:512 : is_service_enabled cinder 2026-03-13 12:28:45.768 | + functions-common:is_service_enabled:2068 : return 0 2026-03-13 12:28:45.775 | + lib/cinder:init_os_brick:513 : iniset /etc/cinder/cinder.conf os_brick lock_path /opt/stack/data/os_brick 2026-03-13 12:28:45.854 | + lib/cinder:init_os_brick:515 : is_service_enabled nova 2026-03-13 12:28:45.899 | + functions-common:is_service_enabled:2068 : return 0 2026-03-13 12:28:45.906 | + lib/cinder:init_os_brick:516 : iniset /etc/nova/nova.conf os_brick lock_path /opt/stack/data/os_brick 2026-03-13 12:28:45.983 | + lib/cinder:init_os_brick:518 : is_service_enabled glance 2026-03-13 12:28:46.020 | + functions-common:is_service_enabled:2068 : return 0 2026-03-13 12:28:46.028 | + lib/cinder:init_os_brick:519 : iniset /etc/glance/glance-api.conf os_brick lock_path /opt/stack/data/os_brick 2026-03-13 12:28:46.104 | + lib/cinder:init_os_brick:520 : iniset /etc/glance/glance-cache.conf os_brick lock_path /opt/stack/data/os_brick 2026-03-13 12:28:46.180 | + ./stack.sh:main:993 : run_phase stack install 2026-03-13 12:28:46.187 | + functions-common:run_phase:1840 : local mode=stack 2026-03-13 12:28:46.193 | + functions-common:run_phase:1841 : local phase=install 2026-03-13 12:28:46.199 | + functions-common:run_phase:1842 : [[ -d /opt/stack/devstack/extras.d ]] 2026-03-13 12:28:46.205 | + functions-common:run_phase:1843 : local extra_plugin_file_name 2026-03-13 12:28:46.211 | + functions-common:run_phase:1844 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-03-13 12:28:46.217 | + functions-common:run_phase:1849 : local exceptions=80-tempest.sh 2026-03-13 12:28:46.223 | + functions-common:run_phase:1850 : local extra 2026-03-13 12:28:46.232 | ++ functions-common:run_phase:1851 : basename /opt/stack/devstack/extras.d/80-tempest.sh 2026-03-13 12:28:46.240 | + functions-common:run_phase:1851 : extra=80-tempest.sh 2026-03-13 12:28:46.247 | + functions-common:run_phase:1852 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-03-13 12:28:46.254 | + functions-common:run_phase:1856 : [[ -r /opt/stack/devstack/extras.d/80-tempest.sh ]] 2026-03-13 12:28:46.260 | + functions-common:run_phase:1856 : source /opt/stack/devstack/extras.d/80-tempest.sh stack install 2026-03-13 12:28:46.266 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-03-13 12:28:46.303 | ++ functions-common:is_service_enabled:2068 : return 1 2026-03-13 12:28:46.309 | + functions-common:run_phase:1861 : [[ stack == \s\o\u\r\c\e ]] 2026-03-13 12:28:46.315 | + functions-common:run_phase:1864 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-03-13 12:28:46.320 | + functions-common:run_phase:1867 : run_plugins stack install 2026-03-13 12:28:46.326 | + functions-common:run_plugins:1826 : local mode=stack 2026-03-13 12:28:46.332 | + functions-common:run_plugins:1827 : local phase=install 2026-03-13 12:28:46.338 | + functions-common:run_plugins:1829 : local plugins=,barbican,magnum,octavia,manila,magnum-cluster-api,ovn-octavia-provider 2026-03-13 12:28:46.343 | + functions-common:run_plugins:1830 : local plugin 2026-03-13 12:28:46.350 | + functions-common:run_plugins:1831 : for plugin in ${plugins//,/ } 2026-03-13 12:28:46.356 | + functions-common:run_plugins:1832 : local dir=/opt/stack/barbican 2026-03-13 12:28:46.363 | + functions-common:run_plugins:1833 : [[ -f /opt/stack/barbican/devstack/plugin.sh ]] 2026-03-13 12:28:46.369 | + functions-common:run_plugins:1834 : source /opt/stack/barbican/devstack/plugin.sh stack install 2026-03-13 12:28:46.375 | ++ /opt/stack/barbican/devstack/plugin.sh:source:5 : BARBICAN_PLUGIN=/opt/stack/barbican/devstack 2026-03-13 12:28:46.380 | ++ /opt/stack/barbican/devstack/plugin.sh:source:6 : source /opt/stack/barbican/devstack/lib/barbican 2026-03-13 12:28:46.417 | ++ /opt/stack/barbican/devstack/plugin.sh:source:8 : is_service_enabled barbican 2026-03-13 12:28:46.452 | ++ functions-common:is_service_enabled:2068 : return 0 2026-03-13 12:28:46.459 | ++ /opt/stack/barbican/devstack/plugin.sh:source:9 : [[ stack == \s\t\a\c\k ]] 2026-03-13 12:28:46.465 | ++ /opt/stack/barbican/devstack/plugin.sh:source:9 : [[ install == \i\n\s\t\a\l\l ]] 2026-03-13 12:28:46.471 | ++ /opt/stack/barbican/devstack/plugin.sh:source:10 : echo_summary 'Installing Barbican' 2026-03-13 12:28:46.476 | ++ ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-03-13 12:28:46.482 | ++ ./stack.sh:echo_summary:444 : echo -e Installing Barbican 2026-03-13 12:28:46.488 | ++ /opt/stack/barbican/devstack/plugin.sh:source:11 : stack_install_service barbican 2026-03-13 12:28:46.494 | ++ lib/stack:stack_install_service:20 : local service=barbican 2026-03-13 12:28:46.500 | ++ lib/stack:stack_install_service:21 : type install_barbican 2026-03-13 12:28:46.507 | ++ lib/stack:stack_install_service:23 : [[ False = True ]] 2026-03-13 12:28:46.513 | ++ lib/stack:stack_install_service:32 : install_barbican 2026-03-13 12:28:46.519 | ++ /opt/stack/barbican/devstack/lib/barbican:install_barbican:203 : is_fedora 2026-03-13 12:28:46.524 | ++ functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2026-03-13 12:28:46.529 | ++ functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2026-03-13 12:28:46.534 | ++ functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2026-03-13 12:28:46.540 | ++ functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2026-03-13 12:28:46.546 | ++ functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-03-13 12:28:46.552 | ++ functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2026-03-13 12:28:46.557 | ++ functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-03-13 12:28:46.563 | ++ functions-common:is_fedora:533 : '[' Ubuntu = RockyLinux ']' 2026-03-13 12:28:46.568 | ++ functions-common:is_fedora:534 : '[' Ubuntu = CentOS ']' 2026-03-13 12:28:46.573 | ++ functions-common:is_fedora:534 : '[' Ubuntu = CentOSStream ']' 2026-03-13 12:28:46.579 | ++ functions-common:is_fedora:535 : '[' Ubuntu = AlmaLinux ']' 2026-03-13 12:28:46.585 | ++ functions-common:is_fedora:536 : '[' Ubuntu = OracleServer ']' 2026-03-13 12:28:46.591 | ++ functions-common:is_fedora:536 : '[' Ubuntu = Virtuozzo ']' 2026-03-13 12:28:46.598 | ++ /opt/stack/barbican/devstack/lib/barbican:install_barbican:207 : setup_develop /opt/stack/barbican 2026-03-13 12:28:46.604 | ++ inc/python:setup_develop:353 : local bindep 2026-03-13 12:28:46.610 | ++ inc/python:setup_develop:354 : [[ /opt/stack/barbican == -bindep* ]] 2026-03-13 12:28:46.616 | ++ inc/python:setup_develop:358 : local project_dir=/opt/stack/barbican 2026-03-13 12:28:46.622 | ++ inc/python:setup_develop:359 : local extras= 2026-03-13 12:28:46.629 | ++ inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/barbican -e 2026-03-13 12:28:46.635 | ++ inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-03-13 12:28:46.640 | ++ inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/barbican == -bindep* ]] 2026-03-13 12:28:46.645 | ++ inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/barbican 2026-03-13 12:28:46.651 | ++ inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-03-13 12:28:46.657 | ++ inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-03-13 12:28:46.665 | +++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/barbican 2026-03-13 12:28:46.671 | +++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-03-13 12:28:46.678 | ++ inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/barbican 2026-03-13 12:28:46.684 | ++ inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-03-13 12:28:46.689 | ++ inc/python:_setup_package_with_constraints_edit:399 : local name 2026-03-13 12:28:46.697 | +++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/barbican/setup.cfg 2026-03-13 12:28:46.707 | ++ inc/python:_setup_package_with_constraints_edit:400 : name=barbican 2026-03-13 12:28:46.714 | ++ inc/python:_setup_package_with_constraints_edit:401 : '[' -z barbican ']' 2026-03-13 12:28:46.718 | ++ inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- barbican 2026-03-13 12:28:46.828 | ++ inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/barbican -e 2026-03-13 12:28:46.833 | ++ inc/python:setup_package:436 : local bindep=0 2026-03-13 12:28:46.839 | ++ inc/python:setup_package:437 : local bindep_flag= 2026-03-13 12:28:46.845 | ++ inc/python:setup_package:438 : local bindep_profiles= 2026-03-13 12:28:46.851 | ++ inc/python:setup_package:439 : [[ /opt/stack/barbican == -bindep* ]] 2026-03-13 12:28:46.856 | ++ inc/python:setup_package:444 : local project_dir=/opt/stack/barbican 2026-03-13 12:28:46.861 | ++ inc/python:setup_package:445 : local flags=-e 2026-03-13 12:28:46.866 | ++ inc/python:setup_package:446 : local extras= 2026-03-13 12:28:46.871 | ++ inc/python:setup_package:450 : [[ -n -e ]] 2026-03-13 12:28:46.877 | ++ inc/python:setup_package:450 : [[ -z '' ]] 2026-03-13 12:28:46.882 | ++ inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-03-13 12:28:46.888 | ++ inc/python:setup_package:455 : [[ ! -z '' ]] 2026-03-13 12:28:46.893 | ++ inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-03-13 12:28:46.897 | ++ inc/python:setup_package:464 : pip_install -e /opt/stack/barbican 2026-03-13 12:28:46.939 | Using python 3.12 to install /opt/stack/barbican 2026-03-13 12:28:46.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 -e /opt/stack/barbican 2026-03-13 12:28:47.535 | Obtaining file:///opt/stack/barbican 2026-03-13 12:28:47.537 | Installing build dependencies: started 2026-03-13 12:28:48.559 | Installing build dependencies: finished with status 'done' 2026-03-13 12:28:48.561 | Checking if build backend supports build_editable: started 2026-03-13 12:28:48.879 | Checking if build backend supports build_editable: finished with status 'done' 2026-03-13 12:28:48.880 | Getting requirements to build editable: started 2026-03-13 12:28:49.046 | Getting requirements to build editable: finished with status 'done' 2026-03-13 12:28:49.048 | Preparing editable metadata (pyproject.toml): started 2026-03-13 12:28:49.513 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-03-13 12:28:49.535 | Requirement already satisfied: alembic>=0.8.10 in /opt/stack/data/venv/lib/python3.12/site-packages (from barbican==21.1.0.dev20) (1.18.4) 2026-03-13 12:28:49.535 | Requirement already satisfied: cffi>=1.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from barbican==21.1.0.dev20) (2.0.0) 2026-03-13 12:28:49.536 | Requirement already satisfied: cryptography>=2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from barbican==21.1.0.dev20) (43.0.3) 2026-03-13 12:28:49.536 | Requirement already satisfied: jsonschema>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from barbican==21.1.0.dev20) (4.26.0) 2026-03-13 12:28:49.537 | Requirement already satisfied: oslo.config>=6.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from barbican==21.1.0.dev20) (10.3.0) 2026-03-13 12:28:49.537 | Requirement already satisfied: oslo.context>=2.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from barbican==21.1.0.dev20) (6.3.0) 2026-03-13 12:28:49.538 | Requirement already satisfied: oslo.db>=4.27.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from barbican==21.1.0.dev20) (18.0.0) 2026-03-13 12:28:49.538 | Requirement already satisfied: oslo.i18n>=3.15.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from barbican==21.1.0.dev20) (6.7.2) 2026-03-13 12:28:49.538 | Requirement already satisfied: oslo.messaging>=14.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from barbican==21.1.0.dev20) (17.3.0) 2026-03-13 12:28:49.539 | Requirement already satisfied: oslo.middleware>=3.31.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from barbican==21.1.0.dev20) (8.0.0) 2026-03-13 12:28:49.539 | Requirement already satisfied: oslo.log>=4.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from barbican==21.1.0.dev20) (8.1.0) 2026-03-13 12:28:49.540 | Requirement already satisfied: oslo.policy>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from barbican==21.1.0.dev20) (5.0.0) 2026-03-13 12:28:49.540 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from barbican==21.1.0.dev20) (5.9.1) 2026-03-13 12:28:49.541 | 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==21.1.0.dev20) (4.5.1) 2026-03-13 12:28:49.541 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from barbican==21.1.0.dev20) (2.7.1) 2026-03-13 12:28:49.542 | Requirement already satisfied: oslo.utils>=7.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from barbican==21.1.0.dev20) (10.0.0) 2026-03-13 12:28:49.542 | Requirement already satisfied: oslo.versionedobjects>=1.31.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from barbican==21.1.0.dev20) (3.9.0) 2026-03-13 12:28:49.543 | Requirement already satisfied: Paste>=2.0.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from barbican==21.1.0.dev20) (3.10.1) 2026-03-13 12:28:49.543 | Requirement already satisfied: PasteDeploy>=1.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from barbican==21.1.0.dev20) (3.1.0) 2026-03-13 12:28:49.543 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from barbican==21.1.0.dev20) (7.0.3) 2026-03-13 12:28:49.544 | 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==21.1.0.dev20) (1.7.0) 2026-03-13 12:28:49.544 | Requirement already satisfied: keystonemiddleware>=9.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from barbican==21.1.0.dev20) (12.0.0) 2026-03-13 12:28:49.545 | Requirement already satisfied: SQLAlchemy>=1.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from barbican==21.1.0.dev20) (2.0.46) 2026-03-13 12:28:49.545 | Requirement already satisfied: stevedore>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from barbican==21.1.0.dev20) (5.7.0) 2026-03-13 12:28:49.545 | Requirement already satisfied: WebOb>=1.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from barbican==21.1.0.dev20) (1.8.9) 2026-03-13 12:28:49.546 | Requirement already satisfied: castellan>=1.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from barbican==21.1.0.dev20) (5.6.0) 2026-03-13 12:28:49.546 | Requirement already satisfied: microversion-parse>=0.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from barbican==21.1.0.dev20) (2.1.0) 2026-03-13 12:28:49.548 | Requirement already satisfied: Mako in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=0.8.10->barbican==21.1.0.dev20) (1.3.10) 2026-03-13 12:28:49.548 | Requirement already satisfied: typing-extensions>=4.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=0.8.10->barbican==21.1.0.dev20) (4.15.0) 2026-03-13 12:28:49.549 | Requirement already satisfied: python-barbicanclient>=5.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from castellan>=1.2.1->barbican==21.1.0.dev20) (7.3.0) 2026-03-13 12:28:49.550 | Requirement already satisfied: keystoneauth1>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from castellan>=1.2.1->barbican==21.1.0.dev20) (5.13.1) 2026-03-13 12:28:49.551 | Requirement already satisfied: requests>=2.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from castellan>=1.2.1->barbican==21.1.0.dev20) (2.32.5) 2026-03-13 12:28:49.552 | Requirement already satisfied: pycparser in /opt/stack/data/venv/lib/python3.12/site-packages (from cffi>=1.7.0->barbican==21.1.0.dev20) (3.0) 2026-03-13 12:28:49.556 | Requirement already satisfied: attrs>=22.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->barbican==21.1.0.dev20) (25.4.0) 2026-03-13 12:28:49.556 | Requirement already satisfied: jsonschema-specifications>=2023.03.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->barbican==21.1.0.dev20) (2025.9.1) 2026-03-13 12:28:49.557 | Requirement already satisfied: referencing>=0.28.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->barbican==21.1.0.dev20) (0.37.0) 2026-03-13 12:28:49.557 | Requirement already satisfied: rpds-py>=0.25.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->barbican==21.1.0.dev20) (0.30.0) 2026-03-13 12:28:49.561 | 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==21.1.0.dev20) (2.1.0) 2026-03-13 12:28:49.561 | 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==21.1.0.dev20) (1.8.2) 2026-03-13 12:28:49.565 | Requirement already satisfied: oslo.cache>=3.11.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=9.5.0->barbican==21.1.0.dev20) (4.1.1) 2026-03-13 12:28:49.566 | Requirement already satisfied: pycadf>=1.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=9.5.0->barbican==21.1.0.dev20) (4.0.1) 2026-03-13 12:28:49.566 | Requirement already satisfied: PyJWT>=2.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=9.5.0->barbican==21.1.0.dev20) (2.11.0) 2026-03-13 12:28:49.567 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=9.5.0->barbican==21.1.0.dev20) (5.8.0) 2026-03-13 12:28:49.571 | 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==21.1.0.dev20) (1.5.0) 2026-03-13 12:28:49.573 | 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==21.1.0.dev20) (5.2.1) 2026-03-13 12:28:49.576 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=6.4.0->barbican==21.1.0.dev20) (1.3.0) 2026-03-13 12:28:49.577 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=6.4.0->barbican==21.1.0.dev20) (2.0.0) 2026-03-13 12:28:49.577 | Requirement already satisfied: PyYAML>=5.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=6.4.0->barbican==21.1.0.dev20) (6.0.3) 2026-03-13 12:28:49.581 | Requirement already satisfied: debtcollector>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=4.27.0->barbican==21.1.0.dev20) (3.0.0) 2026-03-13 12:28:49.582 | Requirement already satisfied: testresources>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=4.27.0->barbican==21.1.0.dev20) (2.0.2) 2026-03-13 12:28:49.582 | Requirement already satisfied: testscenarios>=0.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=4.27.0->barbican==21.1.0.dev20) (0.5.0) 2026-03-13 12:28:49.584 | Requirement already satisfied: wrapt>=1.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=1.2.0->oslo.db>=4.27.0->barbican==21.1.0.dev20) (2.1.1) 2026-03-13 12:28:49.587 | 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==21.1.0.dev20) (2.9.0.post0) 2026-03-13 12:28:49.589 | Requirement already satisfied: futurist>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->barbican==21.1.0.dev20) (3.2.1) 2026-03-13 12:28:49.590 | Requirement already satisfied: cachetools>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->barbican==21.1.0.dev20) (7.0.1) 2026-03-13 12:28:49.591 | Requirement already satisfied: amqp>=2.5.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->barbican==21.1.0.dev20) (5.3.1) 2026-03-13 12:28:49.591 | Requirement already satisfied: kombu>=4.6.8 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->barbican==21.1.0.dev20) (5.6.2) 2026-03-13 12:28:49.592 | 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==21.1.0.dev20) (0.15.1) 2026-03-13 12:28:49.594 | 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==21.1.0.dev20) (5.1.0) 2026-03-13 12:28:49.599 | 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==21.1.0.dev20) (2025.3) 2026-03-13 12:28:49.599 | 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==21.1.0.dev20) (26.0) 2026-03-13 12:28:49.603 | 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==21.1.0.dev20) (0.24.1) 2026-03-13 12:28:49.605 | Requirement already satisfied: bcrypt>=3.1.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->barbican==21.1.0.dev20) (5.0.0) 2026-03-13 12:28:49.605 | Requirement already satisfied: Jinja2>=2.10 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->barbican==21.1.0.dev20) (3.1.6) 2026-03-13 12:28:49.606 | Requirement already satisfied: statsd>=3.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->barbican==21.1.0.dev20) (4.0.1) 2026-03-13 12:28:49.610 | 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==21.1.0.dev20) (3.0.3) 2026-03-13 12:28:49.615 | 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==21.1.0.dev20) (1.1.2) 2026-03-13 12:28:49.619 | 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==21.1.0.dev20) (0.40.4) 2026-03-13 12:28:49.619 | 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==21.1.0.dev20) (3.3.2) 2026-03-13 12:28:49.620 | 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==21.1.0.dev20) (7.4.0) 2026-03-13 12:28:49.621 | 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==21.1.0.dev20) (2.5.1) 2026-03-13 12:28:49.621 | 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==21.1.0.dev20) (1.7.3) 2026-03-13 12:28:49.623 | 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==21.1.0.dev20) (2.8.0) 2026-03-13 12:28:49.631 | 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==21.1.0.dev20) (0.20) 2026-03-13 12:28:49.636 | 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==21.1.0.dev20) (2.2.0) 2026-03-13 12:28:49.639 | 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==21.1.0.dev20) (1.3.7) 2026-03-13 12:28:49.642 | Requirement already satisfied: PrettyTable>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.upgradecheck>=1.3.0->barbican==21.1.0.dev20) (3.17.0) 2026-03-13 12:28:49.644 | Requirement already satisfied: pyparsing>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=7.0.0->barbican==21.1.0.dev20) (3.3.2) 2026-03-13 12:28:49.645 | Requirement already satisfied: psutil>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=7.0.0->barbican==21.1.0.dev20) (7.2.2) 2026-03-13 12:28:49.653 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=2.0.2->barbican==21.1.0.dev20) (82.0.1) 2026-03-13 12:28:49.665 | 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==21.1.0.dev20) (0.6.0) 2026-03-13 12:28:49.682 | 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==21.1.0.dev20) (4.13.2) 2026-03-13 12:28:49.685 | 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==21.1.0.dev20) (0.6.0) 2026-03-13 12:28:49.685 | 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==21.1.0.dev20) (3.2.0) 2026-03-13 12:28:49.691 | 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==21.1.0.dev20) (1.11.0) 2026-03-13 12:28:49.692 | 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==21.1.0.dev20) (14.3.3) 2026-03-13 12:28:49.692 | 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==21.1.0.dev20) (1.7.2) 2026-03-13 12:28:49.697 | 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==21.1.0.dev20) (1.17.0) 2026-03-13 12:28:49.709 | 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==21.1.0.dev20) (3.4.4) 2026-03-13 12:28:49.710 | 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==21.1.0.dev20) (3.11) 2026-03-13 12:28:49.710 | Requirement already satisfied: urllib3<3,>=1.21.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.18.0->castellan>=1.2.1->barbican==21.1.0.dev20) (2.6.3) 2026-03-13 12:28:49.711 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.18.0->castellan>=1.2.1->barbican==21.1.0.dev20) (2023.11.17) 2026-03-13 12:28:49.730 | 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==21.1.0.dev20) (4.0.0) 2026-03-13 12:28:49.730 | 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==21.1.0.dev20) (2.19.2) 2026-03-13 12:28:49.737 | 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==21.1.0.dev20) (0.1.2) 2026-03-13 12:28:49.746 | 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==21.1.0.dev20) (0.7) 2026-03-13 12:28:49.770 | Requirement already satisfied: testtools in /opt/stack/data/venv/lib/python3.12/site-packages (from testscenarios>=0.4->oslo.db>=4.27.0->barbican==21.1.0.dev20) (2.8.5) 2026-03-13 12:28:49.808 | Building wheels for collected packages: barbican 2026-03-13 12:28:49.808 | Building editable for barbican (pyproject.toml): started 2026-03-13 12:28:50.344 | Building editable for barbican (pyproject.toml): finished with status 'done' 2026-03-13 12:28:50.346 | Created wheel for barbican: filename=barbican-21.1.0.dev20-0.editable-py3-none-any.whl size=10580 sha256=191098c21f61f8464cedb90bceec2882dd1112848b1aa5bfe078ebb17bce56ac 2026-03-13 12:28:50.346 | Stored in directory: /tmp/pip-ephem-wheel-cache-s11r8_fp/wheels/84/02/63/e1cb6519448a7eb57707390d89788b669ef9a586a90cc63bd5 2026-03-13 12:28:50.352 | Successfully built barbican 2026-03-13 12:28:50.489 | Installing collected packages: barbican 2026-03-13 12:28:50.537 | Successfully installed barbican-21.1.0.dev20 2026-03-13 12:28:50.684 | ++ inc/python:pip_install:216 : result=0 2026-03-13 12:28:50.689 | ++ inc/python:pip_install:218 : time_stop pip_install 2026-03-13 12:28:50.694 | ++ functions-common:time_stop:2412 : local name 2026-03-13 12:28:50.700 | ++ functions-common:time_stop:2413 : local end_time 2026-03-13 12:28:50.704 | ++ functions-common:time_stop:2414 : local elapsed_time 2026-03-13 12:28:50.708 | ++ functions-common:time_stop:2415 : local total 2026-03-13 12:28:50.712 | ++ functions-common:time_stop:2416 : local start_time 2026-03-13 12:28:50.717 | ++ functions-common:time_stop:2418 : name=pip_install 2026-03-13 12:28:50.722 | ++ functions-common:time_stop:2419 : start_time=1773404926929 2026-03-13 12:28:50.727 | ++ functions-common:time_stop:2421 : [[ -z 1773404926929 ]] 2026-03-13 12:28:50.733 | +++ functions-common:time_stop:2424 : date +%s%3N 2026-03-13 12:28:50.742 | ++ functions-common:time_stop:2424 : end_time=1773404930736 2026-03-13 12:28:50.747 | ++ functions-common:time_stop:2425 : elapsed_time=3807 2026-03-13 12:28:50.752 | ++ functions-common:time_stop:2426 : total=101089 2026-03-13 12:28:50.756 | ++ functions-common:time_stop:2428 : _TIME_START[$name]= 2026-03-13 12:28:50.761 | ++ functions-common:time_stop:2429 : _TIME_TOTAL[$name]=104896 2026-03-13 12:28:50.765 | ++ inc/python:pip_install:219 : return 0 2026-03-13 12:28:50.771 | ++ inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-03-13 12:28:50.776 | ++ inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-03-13 12:28:50.781 | ++ inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/barbican 2026-03-13 12:28:50.787 | ++ inc/python:use_library_from_git:266 : local name=/opt/stack/barbican 2026-03-13 12:28:50.793 | ++ inc/python:use_library_from_git:267 : local enabled=1 2026-03-13 12:28:50.798 | ++ 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-03-13 12:28:50.804 | ++ 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-03-13 12:28:50.809 | ++ inc/python:use_library_from_git:269 : return 1 2026-03-13 12:28:50.815 | ++ /opt/stack/barbican/devstack/lib/barbican:install_barbican:208 : pip_install uwsgi 2026-03-13 12:28:50.863 | Using python 3.12 to install uwsgi 2026-03-13 12:28:50.868 | ++ 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-03-13 12:28:51.530 | Collecting uwsgi 2026-03-13 12:28:51.603 | Downloading uwsgi-2.0.31.tar.gz (822 kB) 2026-03-13 12:28:51.695 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 822.8/822.8 kB 13.7 MB/s 0:00:00 2026-03-13 12:28:51.900 | Installing build dependencies: started 2026-03-13 12:28:52.915 | Installing build dependencies: finished with status 'done' 2026-03-13 12:28:52.916 | Getting requirements to build wheel: started 2026-03-13 12:28:53.314 | Getting requirements to build wheel: finished with status 'done' 2026-03-13 12:28:53.316 | Preparing metadata (pyproject.toml): started 2026-03-13 12:28:53.514 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-03-13 12:28:53.519 | Building wheels for collected packages: uwsgi 2026-03-13 12:28:53.520 | Building wheel for uwsgi (pyproject.toml): started 2026-03-13 12:28:56.869 | Building wheel for uwsgi (pyproject.toml): finished with status 'done' 2026-03-13 12:28:56.873 | Created wheel for uwsgi: filename=uwsgi-2.0.31-cp312-cp312-linux_x86_64.whl size=596803 sha256=f1b9a94ff20efc81ea01879f5b0d654136877cff4e82f4d1775d28f40a66dc12 2026-03-13 12:28:56.873 | Stored in directory: /opt/stack/.cache/pip/wheels/de/9b/b9/cc2e42ac5a3197a4be493c415bcc29ea7e58fbfa4b715946a5 2026-03-13 12:28:56.877 | Successfully built uwsgi 2026-03-13 12:28:57.033 | Installing collected packages: uwsgi 2026-03-13 12:28:57.072 | Successfully installed uwsgi-2.0.31 2026-03-13 12:28:57.234 | ++ inc/python:pip_install:216 : result=0 2026-03-13 12:28:57.241 | ++ inc/python:pip_install:218 : time_stop pip_install 2026-03-13 12:28:57.247 | ++ functions-common:time_stop:2412 : local name 2026-03-13 12:28:57.250 | ++ functions-common:time_stop:2413 : local end_time 2026-03-13 12:28:57.256 | ++ functions-common:time_stop:2414 : local elapsed_time 2026-03-13 12:28:57.260 | ++ functions-common:time_stop:2415 : local total 2026-03-13 12:28:57.267 | ++ functions-common:time_stop:2416 : local start_time 2026-03-13 12:28:57.273 | ++ functions-common:time_stop:2418 : name=pip_install 2026-03-13 12:28:57.278 | ++ functions-common:time_stop:2419 : start_time=1773404930852 2026-03-13 12:28:57.284 | ++ functions-common:time_stop:2421 : [[ -z 1773404930852 ]] 2026-03-13 12:28:57.292 | +++ functions-common:time_stop:2424 : date +%s%3N 2026-03-13 12:28:57.301 | ++ functions-common:time_stop:2424 : end_time=1773404937295 2026-03-13 12:28:57.307 | ++ functions-common:time_stop:2425 : elapsed_time=6443 2026-03-13 12:28:57.313 | ++ functions-common:time_stop:2426 : total=104896 2026-03-13 12:28:57.319 | ++ functions-common:time_stop:2428 : _TIME_START[$name]= 2026-03-13 12:28:57.325 | ++ functions-common:time_stop:2429 : _TIME_TOTAL[$name]=111339 2026-03-13 12:28:57.331 | ++ inc/python:pip_install:219 : return 0 2026-03-13 12:28:57.336 | ++ lib/stack:stack_install_service:33 : [[ False = True ]] 2026-03-13 12:28:57.342 | ++ /opt/stack/barbican/devstack/plugin.sh:source:12 : install_barbicanclient 2026-03-13 12:28:57.349 | ++ /opt/stack/barbican/devstack/lib/barbican:install_barbicanclient:213 : use_library_from_git python-barbicanclient 2026-03-13 12:28:57.354 | ++ inc/python:use_library_from_git:266 : local name=python-barbicanclient 2026-03-13 12:28:57.359 | ++ inc/python:use_library_from_git:267 : local enabled=1 2026-03-13 12:28:57.365 | ++ 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-03-13 12:28:57.371 | ++ 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-03-13 12:28:57.377 | ++ inc/python:use_library_from_git:269 : return 1 2026-03-13 12:28:57.383 | ++ /opt/stack/barbican/devstack/plugin.sh:source:13 : is_service_enabled barbican-pykmip 2026-03-13 12:28:57.421 | ++ functions-common:is_service_enabled:2068 : return 1 2026-03-13 12:28:57.427 | ++ /opt/stack/barbican/devstack/plugin.sh:source:17 : is_service_enabled barbican-dogtag 2026-03-13 12:28:57.467 | ++ functions-common:is_service_enabled:2068 : return 1 2026-03-13 12:28:57.473 | ++ /opt/stack/barbican/devstack/plugin.sh:source:21 : is_service_enabled barbican-vault 2026-03-13 12:28:57.513 | ++ functions-common:is_service_enabled:2068 : return 1 2026-03-13 12:28:57.520 | ++ /opt/stack/barbican/devstack/plugin.sh:source:67 : [[ stack == \u\n\s\t\a\c\k ]] 2026-03-13 12:28:57.526 | ++ /opt/stack/barbican/devstack/plugin.sh:source:71 : [[ stack == \c\l\e\a\n ]] 2026-03-13 12:28:57.533 | + functions-common:run_plugins:1831 : for plugin in ${plugins//,/ } 2026-03-13 12:28:57.540 | + functions-common:run_plugins:1832 : local dir=/opt/stack/magnum 2026-03-13 12:28:57.547 | + functions-common:run_plugins:1833 : [[ -f /opt/stack/magnum/devstack/plugin.sh ]] 2026-03-13 12:28:57.553 | + functions-common:run_plugins:1834 : source /opt/stack/magnum/devstack/plugin.sh stack install 2026-03-13 12:28:57.590 | ++ /opt/stack/magnum/devstack/plugin.sh:source:7 : echo_summary 'magnum'\''s plugin.sh was called...' 2026-03-13 12:28:57.596 | ++ ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-03-13 12:28:57.602 | ++ ./stack.sh:echo_summary:444 : echo -e 'magnum'\''s' plugin.sh was called... 2026-03-13 12:28:57.621 | ++ /opt/stack/magnum/devstack/plugin.sh:source:8 : source /opt/stack/magnum/devstack/lib/magnum 2026-03-13 12:28:57.681 | ++ /opt/stack/magnum/devstack/plugin.sh:source:9 : set -o posix 2026-03-13 12:28:57.687 | ++ /opt/stack/magnum/devstack/plugin.sh:source:9 : set 2026-03-13 12:28:57.692 | ACCOUNT_PORT_BASE=6612 2026-03-13 12:28:57.692 | ADDITIONAL_VENV_PACKAGES=,PyMySQL 2026-03-13 12:28:57.692 | ADMIN_PASSWORD=secretadmin 2026-03-13 12:28:57.692 | AGENT_DHCP_BINARY=/opt/stack/data/venv/bin/neutron-dhcp-agent 2026-03-13 12:28:57.692 | AGENT_L3_BINARY=/opt/stack/data/venv/bin/neutron-l3-agent 2026-03-13 12:28:57.692 | AGENT_META_BINARY=/opt/stack/data/venv/bin/neutron-metadata-agent 2026-03-13 12:28:57.692 | AGENT_METERING_BINARY=/opt/stack/data/venv/bin/neutron-metering-agent 2026-03-13 12:28:57.692 | ALEMBIC_BRANCH=main 2026-03-13 12:28:57.692 | ALEMBIC_DIR=/opt/stack/alembic 2026-03-13 12:28:57.692 | ALEMBIC_REPO=https://github.com/sqlalchemy/alembic.git 2026-03-13 12:28:57.692 | APACHE_CONF_DIR=/etc/apache2/sites-available 2026-03-13 12:28:57.692 | APACHE_GROUP=stack 2026-03-13 12:28:57.692 | APACHE_LOCAL_HOST=127.0.0.1 2026-03-13 12:28:57.692 | APACHE_LOG_DIR=/var/log/apache2 2026-03-13 12:28:57.692 | APACHE_NAME=apache2 2026-03-13 12:28:57.692 | APACHE_SETTINGS_DIR=/etc/apache2/conf-enabled 2026-03-13 12:28:57.692 | APACHE_USER=stack 2026-03-13 12:28:57.692 | API_WORKERS=4 2026-03-13 12:28:57.692 | BACKING_FILE_SUFFIX=-backing-file 2026-03-13 12:28:57.692 | BARBICAN_API_LOG_DIR=/opt/stack/logs 2026-03-13 12:28:57.692 | BARBICAN_BIN_DIR=/opt/stack/data/venv/bin 2026-03-13 12:28:57.692 | BARBICAN_BRANCH=master 2026-03-13 12:28:57.692 | BARBICAN_CONF=/etc/barbican/barbican.conf 2026-03-13 12:28:57.692 | BARBICAN_CONF_DIR=/etc/barbican 2026-03-13 12:28:57.692 | BARBICAN_DIR=/opt/stack/barbican 2026-03-13 12:28:57.692 | BARBICAN_ENDPOINT_TYPE=internal 2026-03-13 12:28:57.692 | BARBICAN_ENFORCE_SCOPE=False 2026-03-13 12:28:57.692 | BARBICAN_HOST_HREF=http://199.204.45.35/key-manager 2026-03-13 12:28:57.692 | BARBICAN_KEYSTONE_ENDPOINT=https://199.204.45.35/identity 2026-03-13 12:28:57.692 | BARBICAN_PASTE_CONF=/etc/barbican/barbican-api-paste.ini 2026-03-13 12:28:57.692 | BARBICAN_PLUGIN=/opt/stack/barbican/devstack 2026-03-13 12:28:57.692 | BARBICAN_REPO=https://github.com/openstack/barbican.git 2026-03-13 12:28:57.693 | BARBICAN_UWSGI_CONF=/etc/barbican/barbican-uwsgi.ini 2026-03-13 12:28:57.693 | BARBICAN_WSGI=barbican.wsgi.api:application 2026-03-13 12:28:57.693 | BASE_SQL_CONN=mysql+pymysql://root:secretdatabase@127.0.0.1 2026-03-13 12:28:57.693 | BASH=/usr/bin/bash 2026-03-13 12:28:57.693 | BASHOPTS=checkwinsize:cmdhist:complete_fullquote:extquote:force_fignore:globasciiranges:globskipdots:hostcomplete:interactive_comments:patsub_replacement:progcomp:promptvars:sourcepath 2026-03-13 12:28:57.693 | BASH_ALIASES=() 2026-03-13 12:28:57.693 | BASH_ARGC=([0]="0") 2026-03-13 12:28:57.693 | BASH_ARGV=() 2026-03-13 12:28:57.693 | BASH_CMDS=() 2026-03-13 12:28:57.693 | BASH_LINENO=([0]="1834" [1]="1867" [2]="993" [3]="0") 2026-03-13 12:28:57.693 | BASH_LOADABLES_PATH=/usr/local/lib/bash:/usr/lib/bash:/opt/local/lib/bash:/usr/pkg/lib/bash:/opt/pkg/lib/bash:. 2026-03-13 12:28:57.693 | BASH_REMATCH=([0]=",tls-proxy,") 2026-03-13 12:28:57.693 | 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-03-13 12:28:57.693 | BASH_VERSINFO=([0]="5" [1]="2" [2]="21" [3]="1" [4]="release" [5]="x86_64-pc-linux-gnu") 2026-03-13 12:28:57.693 | BASH_VERSION='5.2.21(1)-release' 2026-03-13 12:28:57.693 | BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2026-03-13 12:28:57.693 | BRANCHLESS_TARGET_BRANCH=master 2026-03-13 12:28:57.693 | BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/ 2026-03-13 12:28:57.693 | CACHE_BACKEND=dogpile.cache.memcached 2026-03-13 12:28:57.693 | CAPI_VERSION=v1.10.5 2026-03-13 12:28:57.693 | CAPO_VERSION=v0.12.4 2026-03-13 12:28:57.693 | CELLSV2_SETUP=superconductor 2026-03-13 12:28:57.693 | CINDER_ALLOWED_DIRECT_URL_SCHEMES= 2026-03-13 12:28:57.693 | CINDER_API_PASTE_INI=/etc/cinder/api-paste.ini 2026-03-13 12:28:57.693 | CINDER_BACKENDS=/opt/stack/devstack/lib/cinder_backends 2026-03-13 12:28:57.693 | CINDER_BACKUPS=/opt/stack/devstack/lib/cinder_backups 2026-03-13 12:28:57.693 | CINDER_BACKUP_DRIVER=swift 2026-03-13 12:28:57.693 | CINDER_BIN_DIR=/opt/stack/data/venv/bin 2026-03-13 12:28:57.693 | CINDER_BRANCH=master 2026-03-13 12:28:57.693 | CINDER_CACHE_ENABLED_FOR_BACKENDS=lvm:lvmdriver-1 2026-03-13 12:28:57.693 | CINDER_CONF=/etc/cinder/cinder.conf 2026-03-13 12:28:57.693 | CINDER_CONF_DIR=/etc/cinder 2026-03-13 12:28:57.693 | CINDER_DIR=/opt/stack/cinder 2026-03-13 12:28:57.693 | CINDER_DRIVER=default 2026-03-13 12:28:57.693 | CINDER_ENABLED_BACKENDS=lvm:lvmdriver-1 2026-03-13 12:28:57.693 | CINDER_ENFORCE_SCOPE=False 2026-03-13 12:28:57.693 | CINDER_IMG_CACHE_ENABLED=True 2026-03-13 12:28:57.693 | CINDER_IMG_CACHE_SIZE_COUNT= 2026-03-13 12:28:57.693 | CINDER_IMG_CACHE_SIZE_GB= 2026-03-13 12:28:57.693 | CINDER_LVM_TYPE=auto 2026-03-13 12:28:57.693 | CINDER_MY_IP=199.204.45.35 2026-03-13 12:28:57.693 | CINDER_PLUGINS=/opt/stack/devstack/lib/cinder_plugins 2026-03-13 12:28:57.693 | CINDER_REPO=https://github.com/openstack/cinder.git 2026-03-13 12:28:57.693 | CINDER_SERVICE_HOST=199.204.45.35 2026-03-13 12:28:57.693 | CINDER_SERVICE_LISTEN_ADDRESS=0.0.0.0 2026-03-13 12:28:57.694 | CINDER_SERVICE_PORT=8776 2026-03-13 12:28:57.694 | CINDER_SERVICE_PORT_INT=18776 2026-03-13 12:28:57.694 | CINDER_SERVICE_PROTOCOL=https 2026-03-13 12:28:57.694 | CINDER_SERVICE_REPORT_INTERVAL=120 2026-03-13 12:28:57.694 | CINDER_STATE_PATH=/opt/stack/data/cinder 2026-03-13 12:28:57.694 | CINDER_TARGET_HELPER=lioadm 2026-03-13 12:28:57.694 | CINDER_TARGET_PORT=3260 2026-03-13 12:28:57.694 | CINDER_TARGET_PREFIX=iqn.2010-10.org.openstack: 2026-03-13 12:28:57.694 | CINDER_TARGET_PROTOCOL=iscsi 2026-03-13 12:28:57.694 | CINDER_UPLOAD_INTERNAL_TENANT=False 2026-03-13 12:28:57.694 | CINDER_UPLOAD_OPTIMIZED=False 2026-03-13 12:28:57.694 | CINDER_UPLOAD_OPTIMIZED_BACKENDS=lvm:lvmdriver-1 2026-03-13 12:28:57.694 | CINDER_USE_SERVICE_TOKEN=True 2026-03-13 12:28:57.694 | CINDER_UWSGI=cinder.wsgi.api:application 2026-03-13 12:28:57.694 | CINDER_UWSGI_CONF=/etc/cinder/cinder-api-uwsgi.ini 2026-03-13 12:28:57.694 | CINDER_VOLUME_CLEAR=zero 2026-03-13 12:28:57.694 | CIRROS_ARCH=x86_64 2026-03-13 12:28:57.694 | CIRROS_VERSION=0.6.3 2026-03-13 12:28:57.694 | CLUSTER_TOPOLOGY=true 2026-03-13 12:28:57.694 | CONFIGURE_BACKING_FILE=True 2026-03-13 12:28:57.694 | CONFIG_AWK_CMD=awk 2026-03-13 12:28:57.694 | CONTAINER_PORT_BASE=6611 2026-03-13 12:28:57.694 | CURL_GET='curl -g' 2026-03-13 12:28:57.694 | CURRENT_LOG_TIME=2026-03-13-122053 2026-03-13 12:28:57.694 | DATABASE_BACKENDS=' mysql postgresql' 2026-03-13 12:28:57.694 | DATABASE_HOST=127.0.0.1 2026-03-13 12:28:57.694 | DATABASE_PASSWORD=secretdatabase 2026-03-13 12:28:57.694 | DATABASE_QUERY_LOGGING=False 2026-03-13 12:28:57.694 | DATABASE_TYPE=mysql 2026-03-13 12:28:57.694 | DATABASE_USER=root 2026-03-13 12:28:57.694 | DATA_DIR=/opt/stack/data 2026-03-13 12:28:57.694 | DC=([0]="openstack" [1]="org") 2026-03-13 12:28:57.694 | DEBUG_LIBVIRT=True 2026-03-13 12:28:57.694 | DEBUG_LIBVIRT_COREDUMPS=True 2026-03-13 12:28:57.694 | DEFAULT_IMAGE_FILE_NAME=cirros-0.6.3-x86_64-disk.img 2026-03-13 12:28:57.694 | DEFAULT_IMAGE_NAME=cirros-0.6.3-x86_64-disk 2026-03-13 12:28:57.694 | DEFAULT_VIRT_DRIVER=libvirt 2026-03-13 12:28:57.694 | DEFAULT_VOLUME_GROUP_NAME=stack-volumes-default 2026-03-13 12:28:57.694 | DEF_SERVICE_HOST=199.204.45.35 2026-03-13 12:28:57.694 | DEF_SERVICE_LISTEN_ADDRESS=0.0.0.0 2026-03-13 12:28:57.694 | DEF_SERVICE_LOCAL_HOST=127.0.0.1 2026-03-13 12:28:57.694 | DEF_TUNNEL_ENDPOINT_IP=199.204.45.35 2026-03-13 12:28:57.694 | DELTA=1773404465 2026-03-13 12:28:57.695 | DEST=/opt/stack 2026-03-13 12:28:57.695 | DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2026-03-13 12:28:57.695 | DEVSTACK_CERT_NAME=devstack-cert 2026-03-13 12:28:57.695 | DEVSTACK_HOSTNAME=np0000158693.novalocal 2026-03-13 12:28:57.695 | DEVSTACK_PARALLEL=True 2026-03-13 12:28:57.695 | DEVSTACK_PLUGINS=,barbican,magnum,octavia,manila,magnum-cluster-api,ovn-octavia-provider 2026-03-13 12:28:57.695 | DEVSTACK_SERIES=2026.1 2026-03-13 12:28:57.695 | DEVSTACK_START_TIME=1773404444 2026-03-13 12:28:57.695 | DEVSTACK_VENV=/opt/stack/data/venv 2026-03-13 12:28:57.695 | DIRSTACK=() 2026-03-13 12:28:57.695 | DISABLED_SERVICES=dstat,horizon,s-account,s-container,s-object,s-proxy,tempest 2026-03-13 12:28:57.695 | DISABLE_AMP_IMAGE_BUILD=True 2026-03-13 12:28:57.695 | DISKIMAGE_BUILDER_DIR=/opt/stack/diskimage-builder 2026-03-13 12:28:57.695 | DISKIMAGE_BUILDER_REPO_REF=master 2026-03-13 12:28:57.695 | DISKIMAGE_BUILDER_REPO_URL=https://github.com/openstack/diskimage-builder.git 2026-03-13 12:28:57.695 | DISTRO=noble 2026-03-13 12:28:57.695 | DOWNLOAD_DEFAULT_IMAGES=False 2026-03-13 12:28:57.695 | 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-03-13 12:28:57.695 | ENABLE_CHASSIS_AS_GW=True 2026-03-13 12:28:57.695 | ENABLE_DEBUG_LOG_LEVEL=True 2026-03-13 12:28:57.695 | ENABLE_FEDORA_VIRT_PREVIEW_REPO=False 2026-03-13 12:28:57.695 | ENABLE_HTTPD_MOD_WSGI_SERVICES=True 2026-03-13 12:28:57.695 | ENABLE_ISOLATED_METADATA=False 2026-03-13 12:28:57.695 | ENABLE_KSM=True 2026-03-13 12:28:57.695 | ENABLE_KSMTUNED=True 2026-03-13 12:28:57.695 | ENABLE_METADATA_NETWORK=False 2026-03-13 12:28:57.695 | ENABLE_SYSCTL_MEM_TUNING=True 2026-03-13 12:28:57.695 | ENABLE_SYSCTL_NET_TUNING=True 2026-03-13 12:28:57.695 | ENABLE_TENANT_TUNNELS=True 2026-03-13 12:28:57.695 | ENABLE_TENANT_VLANS=False 2026-03-13 12:28:57.695 | ENABLE_VOLUME_MULTIATTACH=False 2026-03-13 12:28:57.695 | ENABLE_ZSWAP=True 2026-03-13 12:28:57.695 | ENFORCE_SCOPE=False 2026-03-13 12:28:57.695 | ERROR_ON_CLONE=True 2026-03-13 12:28:57.695 | ETCD_ARCH=amd64 2026-03-13 12:28:57.695 | ETCD_BIN_DIR=/opt/stack/bin 2026-03-13 12:28:57.695 | ETCD_DATA_DIR=/opt/stack/data/etcd 2026-03-13 12:28:57.695 | ETCD_DOWNLOAD_FILE=etcd-v3.5.21-linux-amd64.tar.gz 2026-03-13 12:28:57.695 | ETCD_DOWNLOAD_LOCATION=https://github.com/etcd-io/etcd/releases/download/v3.5.21/etcd-v3.5.21-linux-amd64.tar.gz 2026-03-13 12:28:57.695 | ETCD_DOWNLOAD_URL=https://github.com/etcd-io/etcd/releases/download 2026-03-13 12:28:57.695 | ETCD_NAME=etcd-v3.5.21-linux-amd64 2026-03-13 12:28:57.695 | ETCD_PEER_PORT=2380 2026-03-13 12:28:57.695 | ETCD_PORT=2379 2026-03-13 12:28:57.696 | ETCD_RAMDISK_MB=512 2026-03-13 12:28:57.696 | ETCD_SHA256=adddda4b06718e68671ffabff2f8cee48488ba61ad82900e639d108f2148501c 2026-03-13 12:28:57.696 | ETCD_SHA256_AMD64=adddda4b06718e68671ffabff2f8cee48488ba61ad82900e639d108f2148501c 2026-03-13 12:28:57.696 | ETCD_SHA256_ARM64=95bf6918623a097c0385b96f139d90248614485e781ec9bee4768dbb6c79c53f 2026-03-13 12:28:57.696 | ETCD_SHA256_PPC64=6fb6ecb3d1b331eb177dc610a8efad3aceb1f836d6aeb439ba0bfac5d5c2a38c 2026-03-13 12:28:57.696 | ETCD_SHA256_S390X=a211a83961ba8a7e94f7d6343ad769e699db21a715ba4f3b68cf31ea28f9c951 2026-03-13 12:28:57.696 | ETCD_SYSTEMD_SERVICE=devstack@etcd.service 2026-03-13 12:28:57.696 | ETCD_USE_RAMDISK=True 2026-03-13 12:28:57.696 | ETCD_VERSION=v3.5.21 2026-03-13 12:28:57.696 | EUID=1002 2026-03-13 12:28:57.696 | EXP_CLUSTER_RESOURCE_SET=true 2026-03-13 12:28:57.696 | EXP_KUBEADM_BOOTSTRAP_FORMAT_IGNITION=true 2026-03-13 12:28:57.696 | EXTRA_CACHE_URLS=,https://github.com/etcd-io/etcd/releases/download/v3.5.21/etcd-v3.5.21-linux-amd64.tar.gz 2026-03-13 12:28:57.696 | EXTRA_FILES_DOWNLOAD_TIMEOUT=2 2026-03-13 12:28:57.696 | EXTRA_FILES_RETRY=3 2026-03-13 12:28:57.696 | EXTRA_FILES_RETRY_ERRORS=500,503 2026-03-13 12:28:57.696 | EXTRA_FILES_RETRY_TIMEOUT=10 2026-03-13 12:28:57.696 | FILES=/opt/stack/devstack/files 2026-03-13 12:28:57.696 | FIXED_RANGE=10.1.0.0/20 2026-03-13 12:28:57.696 | FIXED_RANGE_V6=fde4:a794:f9c7::/64 2026-03-13 12:28:57.696 | FLOATING_RANGE=172.24.5.0/24 2026-03-13 12:28:57.696 | FORCE_CONFIG_DRIVE=False 2026-03-13 12:28:57.696 | FORCE_PREREQ=0 2026-03-13 12:28:57.696 | FUNCNAME=([0]="source" [1]="run_plugins" [2]="run_phase" [3]="main") 2026-03-13 12:28:57.696 | FUNC_DIR=/opt/stack/devstack 2026-03-13 12:28:57.696 | GET_PIP_CACHE_LOCATION=/opt/stack/cache/files/get-pip.py 2026-03-13 12:28:57.696 | 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-03-13 12:28:57.696 | 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-03-13 12:28:57.696 | 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-03-13 12:28:57.696 | GIT_BASE=https://github.com 2026-03-13 12:28:57.696 | GIT_DEPTH=0 2026-03-13 12:28:57.697 | GIT_TIMEOUT=0 2026-03-13 12:28:57.697 | GLANCE_API_CONF=/etc/glance/glance-api.conf 2026-03-13 12:28:57.697 | GLANCE_API_PASTE_INI=/etc/glance/glance-api-paste.ini 2026-03-13 12:28:57.697 | GLANCE_BIN_DIR=/opt/stack/data/venv/bin 2026-03-13 12:28:57.697 | GLANCE_BRANCH=master 2026-03-13 12:28:57.697 | GLANCE_CACHE_CONF=/etc/glance/glance-cache.conf 2026-03-13 12:28:57.697 | GLANCE_CACHE_DIR=/opt/stack/data/glance/cache 2026-03-13 12:28:57.697 | GLANCE_CACHE_DRIVER=centralized_db 2026-03-13 12:28:57.697 | GLANCE_CINDER_DEFAULT_BACKEND=lvmdriver-1 2026-03-13 12:28:57.697 | GLANCE_CONF_DIR=/etc/glance 2026-03-13 12:28:57.697 | GLANCE_DEFAULT_BACKEND=fast 2026-03-13 12:28:57.697 | GLANCE_DIR=/opt/stack/glance 2026-03-13 12:28:57.697 | GLANCE_ENABLE_MULTIPLE_STORES=False 2026-03-13 12:28:57.697 | GLANCE_ENABLE_QUOTAS=True 2026-03-13 12:28:57.697 | GLANCE_ENFORCE_IMAGE_FORMAT=True 2026-03-13 12:28:57.697 | GLANCE_ENFORCE_SCOPE=True 2026-03-13 12:28:57.697 | GLANCE_HOSTPORT=199.204.45.35:9292 2026-03-13 12:28:57.697 | GLANCE_IMAGE_DIR=/opt/stack/data/glance/images 2026-03-13 12:28:57.697 | GLANCE_IMAGE_IMPORT_CONF=/etc/glance/glance-image-import.conf 2026-03-13 12:28:57.697 | GLANCE_LIMIT_IMAGE_SIZE_TOTAL=10000 2026-03-13 12:28:57.697 | GLANCE_LOCK_DIR=/opt/stack/data/glance/locks 2026-03-13 12:28:57.697 | GLANCE_METADEF_DIR=/etc/glance/metadefs 2026-03-13 12:28:57.697 | GLANCE_MULTIPLE_FILE_STORES=fast 2026-03-13 12:28:57.697 | GLANCE_MULTISTORE_FILE_IMAGE_DIR=/opt/stack/data/glance 2026-03-13 12:28:57.697 | GLANCE_NFS_MOUNTPOINT=/opt/stack/data/glance/images/mnt 2026-03-13 12:28:57.697 | GLANCE_REPO=https://github.com/openstack/glance.git 2026-03-13 12:28:57.697 | GLANCE_S3_BUCKET_NAME=images 2026-03-13 12:28:57.697 | GLANCE_S3_BUCKET_ON_PUT=True 2026-03-13 12:28:57.697 | GLANCE_S3_DEFAULT_BACKEND=s3_fast 2026-03-13 12:28:57.697 | GLANCE_SCHEMA_JSON=/etc/glance/schema-image.json 2026-03-13 12:28:57.697 | GLANCE_SERVICE_HOST=199.204.45.35 2026-03-13 12:28:57.697 | GLANCE_SERVICE_LISTEN_ADDRESS=0.0.0.0 2026-03-13 12:28:57.697 | GLANCE_SERVICE_PORT=9292 2026-03-13 12:28:57.697 | GLANCE_SERVICE_PORT_INT=19292 2026-03-13 12:28:57.697 | GLANCE_SERVICE_PROTOCOL=https 2026-03-13 12:28:57.697 | GLANCE_SHOW_DIRECT_URL=False 2026-03-13 12:28:57.697 | GLANCE_SHOW_MULTIPLE_LOCATIONS=False 2026-03-13 12:28:57.697 | GLANCE_STAGING_DIR=/opt/stack/data/glance 2026-03-13 12:28:57.697 | GLANCE_STORE_ROOTWRAP_BASE_DIR=/opt/stack/data/venv/etc/glance 2026-03-13 12:28:57.697 | GLANCE_SWIFT_STORE_CONF=/etc/glance/glance-swift-store.conf 2026-03-13 12:28:57.697 | GLANCE_TASKS_DIR=/opt/stack/data/glance 2026-03-13 12:28:57.697 | GLANCE_URL=https://199.204.45.35/image 2026-03-13 12:28:57.697 | GLANCE_USE_IMPORT_WORKFLOW=False 2026-03-13 12:28:57.697 | GLANCE_USE_S3=False 2026-03-13 12:28:57.697 | GLANCE_UWSGI=glance.wsgi.api:application 2026-03-13 12:28:57.697 | GLANCE_UWSGI_CONF=/etc/glance/glance-uwsgi.ini 2026-03-13 12:28:57.697 | GLOBAL_VENV=True 2026-03-13 12:28:57.697 | GROUPS=() 2026-03-13 12:28:57.698 | HELM_VERSION=v3.10.3 2026-03-13 12:28:57.698 | HOME=/opt/stack 2026-03-13 12:28:57.698 | HOME_URL=https://www.ubuntu.com/ 2026-03-13 12:28:57.698 | HORIZON_APACHE_ROOT=/dashboard 2026-03-13 12:28:57.698 | HORIZON_BRANCH=master 2026-03-13 12:28:57.698 | HORIZON_DIR=/opt/stack/horizon 2026-03-13 12:28:57.698 | HORIZON_REPO=https://github.com/openstack/horizon.git 2026-03-13 12:28:57.698 | HORIZON_SETTINGS=/opt/stack/horizon/openstack_dashboard/local/local_settings.py.example 2026-03-13 12:28:57.698 | HOSTNAME=np0000158693 2026-03-13 12:28:57.698 | HOSTTYPE=x86_64 2026-03-13 12:28:57.698 | HOST_IP=199.204.45.35 2026-03-13 12:28:57.698 | HOST_IPV6=::1 2026-03-13 12:28:57.698 | HOST_IP_IFACE= 2026-03-13 12:28:57.698 | ID=ubuntu 2026-03-13 12:28:57.698 | ID_LIKE=debian 2026-03-13 12:28:57.698 | IFS=' 2026-03-13 12:28:57.698 | ' 2026-03-13 12:28:57.698 | IMAGE_URLS=https://github.com/cirros-dev/cirros/releases/download/0.6.3/cirros-0.6.3-x86_64-disk.img 2026-03-13 12:28:57.698 | INSTALL_DATABASE_SERVER_PACKAGES=True 2026-03-13 12:28:57.698 | INSTANCES_PATH=/opt/stack/data/nova/instances 2026-03-13 12:28:57.698 | INSTANCE_NAME_PREFIX=instance- 2026-03-13 12:28:57.698 | INT_CA_DIR=/opt/stack/data/CA/int-ca 2026-03-13 12:28:57.698 | IPV4_ADDRS_SAFE_TO_USE=10.1.0.0/20 2026-03-13 12:28:57.698 | IPV6_ADDRESS_MODE=slaac 2026-03-13 12:28:57.698 | IPV6_ADDRS_SAFE_TO_USE=fde4:a794:f9c7::/56 2026-03-13 12:28:57.698 | IPV6_GLOBAL_ID=e4:a794:f9c7 2026-03-13 12:28:57.698 | IPV6_PRIVATE_NETWORK_GATEWAY= 2026-03-13 12:28:57.698 | IPV6_PRIVATE_SUBNET_NAME=ipv6-private-subnet 2026-03-13 12:28:57.698 | IPV6_PROVIDER_FIXED_RANGE= 2026-03-13 12:28:57.698 | IPV6_PROVIDER_NETWORK_GATEWAY= 2026-03-13 12:28:57.698 | IPV6_PROVIDER_SUBNET_NAME=provider_net_v6 2026-03-13 12:28:57.698 | IPV6_PUBLIC_NETWORK_GATEWAY=2001:db8::2 2026-03-13 12:28:57.698 | IPV6_PUBLIC_RANGE=2001:db8::/64 2026-03-13 12:28:57.698 | IPV6_PUBLIC_SUBNET_NAME=ipv6-public-subnet 2026-03-13 12:28:57.698 | IPV6_RA_MODE=slaac 2026-03-13 12:28:57.698 | IPV6_ROUTER_GW_IP=2001:db8::1 2026-03-13 12:28:57.698 | IP_VERSION=4+6 2026-03-13 12:28:57.698 | IRONIC_PYTHON_AGENT_BRANCH=master 2026-03-13 12:28:57.698 | IRONIC_PYTHON_AGENT_REPO=https://github.com/openstack/ironic-python-agent.git 2026-03-13 12:28:57.698 | ISCSID_DEBUG=False 2026-03-13 12:28:57.698 | ISCSID_DEBUG_LEVEL=4 2026-03-13 12:28:57.698 | KEYSTONE_ADMIN_ENDPOINT=True 2026-03-13 12:28:57.698 | KEYSTONE_ASSIGNMENT_BACKEND=sql 2026-03-13 12:28:57.698 | KEYSTONE_AUTH_URI=https://199.204.45.35/identity 2026-03-13 12:28:57.698 | KEYSTONE_AUTH_URI_V3=https://199.204.45.35/identity/v3 2026-03-13 12:28:57.698 | KEYSTONE_BIN_DIR=/opt/stack/data/venv/bin 2026-03-13 12:28:57.698 | KEYSTONE_BRANCH=master 2026-03-13 12:28:57.698 | KEYSTONE_CONF=/etc/keystone/keystone.conf 2026-03-13 12:28:57.698 | KEYSTONE_CONF_DIR=/etc/keystone 2026-03-13 12:28:57.698 | KEYSTONE_DIR=/opt/stack/keystone 2026-03-13 12:28:57.698 | KEYSTONE_ENABLE_CACHE=True 2026-03-13 12:28:57.698 | KEYSTONE_ENFORCE_SCOPE=False 2026-03-13 12:28:57.698 | KEYSTONE_IDENTITY_BACKEND=sql 2026-03-13 12:28:57.698 | KEYSTONE_LOCKOUT_DURATION=10 2026-03-13 12:28:57.698 | KEYSTONE_LOCKOUT_FAILURE_ATTEMPTS=2 2026-03-13 12:28:57.698 | KEYSTONE_PASSWORD_HASH_ROUNDS=4 2026-03-13 12:28:57.698 | KEYSTONE_PUBLIC_UWSGI=keystone.wsgi.api:application 2026-03-13 12:28:57.698 | KEYSTONE_PUBLIC_UWSGI_CONF=/etc/keystone/keystone-uwsgi-public.ini 2026-03-13 12:28:57.698 | KEYSTONE_REGION_NAME=RegionOne 2026-03-13 12:28:57.698 | KEYSTONE_REPO=https://github.com/openstack/keystone.git 2026-03-13 12:28:57.698 | KEYSTONE_RESOURCE_BACKEND=sql 2026-03-13 12:28:57.698 | KEYSTONE_ROLE_BACKEND=sql 2026-03-13 12:28:57.698 | KEYSTONE_SECURITY_COMPLIANCE_ENABLED=True 2026-03-13 12:28:57.698 | KEYSTONE_SERVICE_HOST=199.204.45.35 2026-03-13 12:28:57.698 | KEYSTONE_SERVICE_PORT=5000 2026-03-13 12:28:57.698 | KEYSTONE_SERVICE_PORT_INT=5001 2026-03-13 12:28:57.698 | KEYSTONE_SERVICE_PROTOCOL=https 2026-03-13 12:28:57.698 | KEYSTONE_SERVICE_URI=https://199.204.45.35/identity 2026-03-13 12:28:57.698 | KEYSTONE_SERVICE_URI_V3=https://199.204.45.35/identity/v3 2026-03-13 12:28:57.698 | KEYSTONE_TOKEN_FORMAT=fernet 2026-03-13 12:28:57.698 | KEYSTONE_UNIQUE_LAST_PASSWORD_COUNT=2 2026-03-13 12:28:57.698 | KEY_MANAGER_BACKEND=barbican 2026-03-13 12:28:57.698 | KILL_PATH=/usr/bin/kill 2026-03-13 12:28:57.698 | KIND_VERSION=v0.16.0 2026-03-13 12:28:57.698 | LAST_RUN=0 2026-03-13 12:28:57.698 | LAST_SPINNER_PID= 2026-03-13 12:28:57.698 | LC_ALL=en_US.utf8 2026-03-13 12:28:57.698 | LDAP_BASE_DC=openstack 2026-03-13 12:28:57.698 | LDAP_BASE_DN=dc=openstack,dc=org 2026-03-13 12:28:57.699 | LDAP_DOMAIN=openstack.org 2026-03-13 12:28:57.699 | LDAP_MANAGER_DN=cn=Manager,dc=openstack,dc=org 2026-03-13 12:28:57.699 | LDAP_OLCDB_NUMBER=1 2026-03-13 12:28:57.699 | LDAP_OLCDB_TYPE=mdb 2026-03-13 12:28:57.699 | LDAP_ROOTPW_COMMAND=replace 2026-03-13 12:28:57.699 | LDAP_SERVICE_NAME=slapd 2026-03-13 12:28:57.699 | LDAP_URL=ldap://localhost 2026-03-13 12:28:57.699 | 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-03-13 12:28:57.699 | LIBVIRT_CPU_MODE=host-passthrough 2026-03-13 12:28:57.699 | LIBVIRT_CPU_MODEL=Nehalem 2026-03-13 12:28:57.699 | LIBVIRT_GROUP=libvirt 2026-03-13 12:28:57.699 | LIBVIRT_TYPE=kvm 2026-03-13 12:28:57.699 | LINENO=762 2026-03-13 12:28:57.699 | LOCAL_HOSTNAME=np0000158693 2026-03-13 12:28:57.699 | LOGDAYS=7 2026-03-13 12:28:57.699 | LOGDIR=/opt/stack/logs 2026-03-13 12:28:57.699 | LOGFILE=/opt/stack/logs/devstacklog.txt.2026-03-13-122053 2026-03-13 12:28:57.699 | LOGFILE_DIR=/opt/stack/logs 2026-03-13 12:28:57.699 | LOGFILE_NAME=devstacklog.txt 2026-03-13 12:28:57.699 | LOGNAME=stack 2026-03-13 12:28:57.699 | LOGO=ubuntu-logo 2026-03-13 12:28:57.699 | LOG_COLOR=False 2026-03-13 12:28:57.699 | LRC=localrc 2026-03-13 12:28:57.699 | MACHTYPE=x86_64-pc-linux-gnu 2026-03-13 12:28:57.699 | MAGNUM_API_PASTE=/etc/magnum/api-paste.ini 2026-03-13 12:28:57.699 | MAGNUM_BIN_DIR=/opt/stack/data/venv/bin 2026-03-13 12:28:57.699 | MAGNUM_BRANCH=master 2026-03-13 12:28:57.699 | MAGNUM_CERTIFICATE_CACHE_DIR=/var/lib/magnum/certificate-cache 2026-03-13 12:28:57.699 | MAGNUM_CLUSTER_API_BRANCH=main 2026-03-13 12:28:57.699 | MAGNUM_CLUSTER_API_DIR=/opt/stack/magnum-cluster-api 2026-03-13 12:28:57.699 | MAGNUM_CLUSTER_API_REPO=https://github.com/vexxhost/magnum-cluster-api.git 2026-03-13 12:28:57.699 | MAGNUM_CONF=/etc/magnum/magnum.conf 2026-03-13 12:28:57.699 | MAGNUM_CONFIGURE_IPTABLES=True 2026-03-13 12:28:57.699 | MAGNUM_CONF_DIR=/etc/magnum 2026-03-13 12:28:57.699 | MAGNUM_DIR=/opt/stack/magnum 2026-03-13 12:28:57.699 | MAGNUM_ENFORCE_SCOPE=False 2026-03-13 12:28:57.699 | MAGNUM_GUEST_IMAGE_URL=https://github.com/vexxhost/capo-image-elements/releases/latest/download/ubuntu-22.04-v1.35.1.qcow2 2026-03-13 12:28:57.699 | MAGNUM_K8S_KEYSTONE_AUTH_DEFAULT_POLICY=/etc/magnum/k8s_keystone_auth_default_policy.json 2026-03-13 12:28:57.699 | MAGNUM_POLICY=/etc/magnum/policy.yaml 2026-03-13 12:28:57.699 | MAGNUM_REPO=https://github.com/openstack/magnum.git 2026-03-13 12:28:57.699 | MAGNUM_SERVICE_HOST=199.204.45.35 2026-03-13 12:28:57.699 | MAGNUM_SERVICE_PROTOCOL=https 2026-03-13 12:28:57.699 | MAGNUM_STATE_PATH=/opt/stack/data/magnum 2026-03-13 12:28:57.699 | MAGNUM_SWIFT_REGISTRY_CONTAINER=docker_registry 2026-03-13 12:28:57.699 | MAGNUM_TRUSTEE_DOMAIN_ADMIN_PASSWORD=secret 2026-03-13 12:28:57.699 | MAGNUM_UWSGI=magnum.wsgi.api:application 2026-03-13 12:28:57.699 | MAGNUM_UWSGI_CONF=/etc/magnum/magnum-api-uwsgi.ini 2026-03-13 12:28:57.699 | MAIL=/var/mail/stack 2026-03-13 12:28:57.699 | MANILACLIENT_BRANCH=master 2026-03-13 12:28:57.699 | MANILACLIENT_DIR=/opt/stack/python-manilaclient 2026-03-13 12:28:57.699 | MANILACLIENT_REPO=https://opendev.org/openstack/python-manilaclient 2026-03-13 12:28:57.699 | MANILA_ADMIN_NET_RANGE=10.2.5.0/24 2026-03-13 12:28:57.699 | MANILA_ALLOW_NAS_SERVER_PORTS_ON_HOST=False 2026-03-13 12:28:57.699 | MANILA_API_PASTE_INI=/etc/manila/api-paste.ini 2026-03-13 12:28:57.699 | MANILA_BIN_DIR=/opt/stack/data/venv/bin 2026-03-13 12:28:57.699 | MANILA_CONF=/etc/manila/manila.conf 2026-03-13 12:28:57.699 | MANILA_CONFIGURE_DEFAULT_TYPES=True 2026-03-13 12:28:57.699 | MANILA_CONF_DIR=/etc/manila 2026-03-13 12:28:57.699 | MANILA_CONTAINER_DRIVER=manila.share.drivers.container.driver.ContainerShareDriver 2026-03-13 12:28:57.699 | MANILA_CONTAINER_VOLUME_GROUP_NAME=manila_docker_volumes 2026-03-13 12:28:57.699 | MANILA_DATA_COPY_CHECK_HASH=True 2026-03-13 12:28:57.699 | MANILA_DATA_NODE_IP=10.2.5.0/24 2026-03-13 12:28:57.699 | MANILA_DEFAULT_SHARE_GROUP_TYPE=default 2026-03-13 12:28:57.699 | MANILA_DEFAULT_SHARE_GROUP_TYPE_SPECS= 2026-03-13 12:28:57.699 | MANILA_DEFAULT_SHARE_TYPE=default 2026-03-13 12:28:57.699 | MANILA_DEFAULT_SHARE_TYPE_EXTRA_SPECS='snapshot_support=True create_share_from_snapshot_support=True' 2026-03-13 12:28:57.699 | MANILA_DEFERRED_DELETE_TASK_INTERVAL=10 2026-03-13 12:28:57.699 | MANILA_DHSS_FALSE_SHARE_TYPE_EXTRA_SPECS='snapshot_support=True create_share_from_snapshot_support=True' 2026-03-13 12:28:57.699 | MANILA_DHSS_TRUE_SHARE_TYPE_EXTRA_SPECS='snapshot_support=True create_share_from_snapshot_support=True' 2026-03-13 12:28:57.699 | MANILA_DIR=/opt/stack/manila 2026-03-13 12:28:57.699 | MANILA_DOCKER_IMAGE_ALIAS=manila_docker_image 2026-03-13 12:28:57.699 | 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-03-13 12:28:57.699 | MANILA_ENABLED_BACKENDS=generic 2026-03-13 12:28:57.699 | MANILA_ENABLED_SHARE_PROTOCOLS=NFS,CIFS 2026-03-13 12:28:57.699 | MANILA_ENDPOINT_BASE=http://199.204.45.35/share 2026-03-13 12:28:57.700 | MANILA_ENFORCE_SCOPE=False 2026-03-13 12:28:57.700 | MANILA_GIT_BASE=https://opendev.org 2026-03-13 12:28:57.700 | MANILA_KEY_FORMAT=ecdsa 2026-03-13 12:28:57.700 | MANILA_LOCK_PATH=/opt/stack/manila/manila_locks 2026-03-13 12:28:57.700 | MANILA_LVM_SHARE_EXPORT_IPS=199.204.45.35 2026-03-13 12:28:57.700 | MANILA_MNT_DIR=/opt/stack/data/manila/mnt 2026-03-13 12:28:57.700 | MANILA_NETWORK_API_CLASS=manila.network.neutron.neutron_network_plugin.NeutronBindNetworkPlugin 2026-03-13 12:28:57.700 | MANILA_NEUTRON_VNIC_TYPE=normal 2026-03-13 12:28:57.700 | MANILA_PATH_TO_PRIVATE_KEY=/opt/stack/.ssh/id_ecdsa 2026-03-13 12:28:57.700 | MANILA_PATH_TO_PUBLIC_KEY=/opt/stack/.ssh/id_ecdsa.pub 2026-03-13 12:28:57.700 | MANILA_REPLICA_STATE_UPDATE_INTERVAL=300 2026-03-13 12:28:57.700 | MANILA_REPO_ROOT=openstack 2026-03-13 12:28:57.700 | MANILA_RESTORE_IPV6_DEFAULT_ROUTE=True 2026-03-13 12:28:57.700 | MANILA_SCHEDULER_DRIVER=manila.scheduler.drivers.filter.FilterScheduler 2026-03-13 12:28:57.700 | MANILA_SERVICE_HOST=199.204.45.35 2026-03-13 12:28:57.700 | MANILA_SERVICE_IMAGE_ENABLED=True 2026-03-13 12:28:57.700 | MANILA_SERVICE_IMAGE_NAME=manila-service-image-master 2026-03-13 12:28:57.700 | MANILA_SERVICE_IMAGE_URL=http://tarballs.openstack.org/manila-image-elements/images/manila-service-image-master.qcow2 2026-03-13 12:28:57.700 | MANILA_SERVICE_INSTANCE_PASSWORD=manila 2026-03-13 12:28:57.700 | MANILA_SERVICE_INSTANCE_USER=manila 2026-03-13 12:28:57.700 | MANILA_SERVICE_KEYPAIR_NAME=manila-service 2026-03-13 12:28:57.700 | MANILA_SERVICE_PORT=8786 2026-03-13 12:28:57.700 | MANILA_SERVICE_PORT_INT=18786 2026-03-13 12:28:57.700 | MANILA_SERVICE_PROTOCOL=http 2026-03-13 12:28:57.700 | MANILA_SERVICE_SECGROUP=manila-service 2026-03-13 12:28:57.700 | MANILA_SERVICE_VM_FLAVOR_DISK=5 2026-03-13 12:28:57.700 | MANILA_SERVICE_VM_FLAVOR_NAME=manila-service-flavor 2026-03-13 12:28:57.700 | MANILA_SERVICE_VM_FLAVOR_RAM=512 2026-03-13 12:28:57.700 | MANILA_SERVICE_VM_FLAVOR_REF=100 2026-03-13 12:28:57.700 | MANILA_SERVICE_VM_FLAVOR_VCPUS=1 2026-03-13 12:28:57.700 | MANILA_SETUP_IPV6=False 2026-03-13 12:28:57.700 | MANILA_SSH_TIMEOUT=180 2026-03-13 12:28:57.700 | MANILA_STATE_PATH=/opt/stack/data/manila 2026-03-13 12:28:57.700 | MANILA_USE_DOWNGRADE_MIGRATIONS=False 2026-03-13 12:28:57.700 | MANILA_USE_SCHEDULER_CREATING_SHARE_FROM_SNAPSHOT=False 2026-03-13 12:28:57.700 | MANILA_USE_SERVICE_INSTANCE_PASSWORD=True 2026-03-13 12:28:57.700 | MANILA_UWSGI_CONF=/etc/manila/manila-uwsgi.ini 2026-03-13 12:28:57.700 | MANILA_WSGI=manila.wsgi.api:application 2026-03-13 12:28:57.700 | MANILA_ZFSONLINUX_BACKEND_FILES_CONTAINER_DIR=/opt/stack/data/manila/zfsonlinux 2026-03-13 12:28:57.700 | MANILA_ZFSONLINUX_DATASET_CREATION_OPTIONS=compression=gzip 2026-03-13 12:28:57.700 | MANILA_ZFSONLINUX_REPLICATION_DOMAIN=ZFSonLinux 2026-03-13 12:28:57.700 | MANILA_ZFSONLINUX_SERVICE_IP=199.204.45.35 2026-03-13 12:28:57.700 | MANILA_ZFSONLINUX_SHARE_EXPORT_IP=199.204.45.35 2026-03-13 12:28:57.700 | MANILA_ZFSONLINUX_SSH_USERNAME=stack 2026-03-13 12:28:57.700 | MANILA_ZFSONLINUX_USE_SSH=False 2026-03-13 12:28:57.700 | MANILA_ZFSONLINUX_ZPOOL_SIZE=30G 2026-03-13 12:28:57.700 | MAX_DB_CONNECTIONS=200 2026-03-13 12:28:57.700 | MEMCACHE_SERVERS=localhost:11211 2026-03-13 12:28:57.700 | METADATA_SERVICE_PORT=8775 2026-03-13 12:28:57.700 | METERING_PLUGIN=neutron.services.metering.metering_plugin.MeteringPlugin 2026-03-13 12:28:57.700 | ML2_L3_PLUGIN=ovn-router 2026-03-13 12:28:57.700 | MYSQL_DRIVER=PyMySQL 2026-03-13 12:28:57.700 | MYSQL_GATHER_PERFORMANCE=True 2026-03-13 12:28:57.700 | MYSQL_HOST=127.0.0.1 2026-03-13 12:28:57.700 | MYSQL_REDUCE_MEMORY=True 2026-03-13 12:28:57.700 | MYSQL_SERVICE_NAME=mysql 2026-03-13 12:28:57.700 | MYSQL_USER=root 2026-03-13 12:28:57.700 | NAME=Ubuntu 2026-03-13 12:28:57.700 | NETWORK_GATEWAY=10.1.0.1 2026-03-13 12:28:57.700 | NEUTRON_ANY='q-svc neutron-api' 2026-03-13 12:28:57.700 | NEUTRON_BIN_DIR=/opt/stack/data/venv/bin 2026-03-13 12:28:57.700 | NEUTRON_BRANCH=master 2026-03-13 12:28:57.700 | NEUTRON_CONF=/etc/neutron/neutron.conf 2026-03-13 12:28:57.700 | NEUTRON_CONF_DIR=/etc/neutron 2026-03-13 12:28:57.700 | NEUTRON_CREATE_INITIAL_NETWORKS=True 2026-03-13 12:28:57.700 | NEUTRON_DHCP_CONF=/etc/neutron/dhcp_agent.ini 2026-03-13 12:28:57.700 | NEUTRON_DIR=/opt/stack/neutron 2026-03-13 12:28:57.700 | NEUTRON_ENDPOINT_SERVICE_NAME=networking 2026-03-13 12:28:57.700 | NEUTRON_ENFORCE_SCOPE=True 2026-03-13 12:28:57.700 | NEUTRON_FWAAS_DIR=/opt/stack/neutron-fwaas 2026-03-13 12:28:57.700 | NEUTRON_L3_CONF=/etc/neutron/l3_agent.ini 2026-03-13 12:28:57.700 | NEUTRON_OVN_AGENT_BINARY=neutron-ovn-agent 2026-03-13 12:28:57.700 | NEUTRON_OVN_BIN_DIR=/opt/stack/data/venv/bin 2026-03-13 12:28:57.700 | NEUTRON_OVN_METADATA_BINARY=neutron-ovn-metadata-agent 2026-03-13 12:28:57.700 | NEUTRON_PORT_SECURITY=True 2026-03-13 12:28:57.700 | NEUTRON_REPO=https://github.com/openstack/neutron.git 2026-03-13 12:28:57.700 | NEUTRON_ROOTWRAP=/opt/stack/data/venv/bin/neutron-rootwrap 2026-03-13 12:28:57.700 | NEUTRON_TEST_CONFIG_FILE=/etc/neutron/debug.ini 2026-03-13 12:28:57.700 | NEUTRON_UWSGI=neutron.wsgi.api:application 2026-03-13 12:28:57.700 | NEUTRON_UWSGI_CONF=/etc/neutron/neutron-api-uwsgi.ini 2026-03-13 12:28:57.701 | NOUNSET= 2026-03-13 12:28:57.701 | NOVA_ALLOW_MOVE_TO_SAME_HOST=True 2026-03-13 12:28:57.701 | NOVA_API_DB=nova_api 2026-03-13 12:28:57.701 | NOVA_API_PASTE_INI=/etc/nova/api-paste.ini 2026-03-13 12:28:57.701 | NOVA_BIN_DIR=/opt/stack/data/venv/bin 2026-03-13 12:28:57.701 | NOVA_BRANCH=master 2026-03-13 12:28:57.701 | NOVA_COND_CONF=/etc/nova/nova.conf 2026-03-13 12:28:57.701 | NOVA_CONF=/etc/nova/nova.conf 2026-03-13 12:28:57.701 | NOVA_CONF_DIR=/etc/nova 2026-03-13 12:28:57.701 | NOVA_CONSOLE_PROXY_COMPUTE_TLS=False 2026-03-13 12:28:57.701 | NOVA_CPU_CELL=1 2026-03-13 12:28:57.701 | NOVA_CPU_CONF=/etc/nova/nova-cpu.conf 2026-03-13 12:28:57.701 | NOVA_CPU_UUID= 2026-03-13 12:28:57.701 | NOVA_DIR=/opt/stack/nova 2026-03-13 12:28:57.701 | NOVA_ENABLED_APIS=osapi_compute 2026-03-13 12:28:57.701 | NOVA_ENABLE_CACHE=True 2026-03-13 12:28:57.701 | NOVA_ENFORCE_SCOPE=True 2026-03-13 12:28:57.701 | NOVA_FAKE_CONF=/etc/nova/nova-fake.conf 2026-03-13 12:28:57.701 | NOVA_FILTERS=ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter 2026-03-13 12:28:57.701 | NOVA_INSTANCES_PATH=/opt/stack/data/nova/instances 2026-03-13 12:28:57.701 | NOVA_LIBVIRT_TB_CACHE_SIZE=128 2026-03-13 12:28:57.701 | NOVA_METADATA_UWSGI=nova.wsgi.metadata:application 2026-03-13 12:28:57.701 | NOVA_METADATA_UWSGI_CONF=/etc/nova/nova-metadata-uwsgi.ini 2026-03-13 12:28:57.701 | NOVA_MY_IP=199.204.45.35 2026-03-13 12:28:57.701 | NOVA_NOTIFICATION_FORMAT=unversioned 2026-03-13 12:28:57.701 | NOVA_NUM_CELLS=1 2026-03-13 12:28:57.701 | NOVA_PLUGINS=/opt/stack/devstack/lib/nova_plugins 2026-03-13 12:28:57.701 | NOVA_READY_TIMEOUT=60 2026-03-13 12:28:57.701 | NOVA_REPO=https://github.com/openstack/nova.git 2026-03-13 12:28:57.701 | NOVA_SERIAL_ENABLED=False 2026-03-13 12:28:57.701 | NOVA_SERVICE_HOST=199.204.45.35 2026-03-13 12:28:57.701 | NOVA_SERVICE_LISTEN_ADDRESS=0.0.0.0 2026-03-13 12:28:57.701 | NOVA_SERVICE_PORT=8774 2026-03-13 12:28:57.701 | NOVA_SERVICE_PORT_INT=18774 2026-03-13 12:28:57.701 | NOVA_SERVICE_PROTOCOL=https 2026-03-13 12:28:57.701 | NOVA_SERVICE_REPORT_INTERVAL=120 2026-03-13 12:28:57.701 | NOVA_SHUTDOWN_TIMEOUT=0 2026-03-13 12:28:57.701 | NOVA_SPICE_ENABLED=False 2026-03-13 12:28:57.701 | NOVA_STATE_PATH=/opt/stack/data/nova 2026-03-13 12:28:57.701 | NOVA_USE_SERVICE_TOKEN=True 2026-03-13 12:28:57.701 | NOVA_USE_UNIFIED_LIMITS=False 2026-03-13 12:28:57.701 | NOVA_UWSGI=nova.wsgi.osapi_compute:application 2026-03-13 12:28:57.701 | NOVA_UWSGI_CONF=/etc/nova/nova-api-uwsgi.ini 2026-03-13 12:28:57.701 | NOVA_VNC_ENABLED=True 2026-03-13 12:28:57.701 | NOVNC_BRANCH=v1.3.0 2026-03-13 12:28:57.701 | NOVNC_FROM_PACKAGE=False 2026-03-13 12:28:57.701 | NOVNC_REPO=https://github.com/novnc/novnc.git 2026-03-13 12:28:57.701 | NOVNC_WEB_DIR=/opt/stack/novnc 2026-03-13 12:28:57.701 | NOW=1773404465 2026-03-13 12:28:57.701 | NO_UPDATE_REPOS=False 2026-03-13 12:28:57.701 | OBJECT_PORT_BASE=6613 2026-03-13 12:28:57.701 | OCTAVIA=octavia 2026-03-13 12:28:57.701 | OCTAVIA_AMPHORA_DRIVER=amphora_haproxy_rest_driver 2026-03-13 12:28:57.701 | OCTAVIA_AMP_CONN_TIMEOUT=10 2026-03-13 12:28:57.701 | OCTAVIA_AMP_EXPIRY_AGE=3600 2026-03-13 12:28:57.701 | OCTAVIA_AMP_FLAVOR_ID=10 2026-03-13 12:28:57.701 | OCTAVIA_AMP_IMAGE_ARCH=amd64 2026-03-13 12:28:57.701 | OCTAVIA_AMP_IMAGE_FILE=/opt/stack/octavia/diskimage-create/amphora-x64-haproxy.qcow2 2026-03-13 12:28:57.701 | OCTAVIA_AMP_IMAGE_NAME=amphora-x64-haproxy 2026-03-13 12:28:57.701 | OCTAVIA_AMP_IMAGE_TAG=amphora 2026-03-13 12:28:57.701 | OCTAVIA_AMP_LOG_ADMIN_PORT=10514 2026-03-13 12:28:57.701 | OCTAVIA_AMP_LOG_TENANT_PORT=20514 2026-03-13 12:28:57.701 | OCTAVIA_AMP_READ_TIMEOUT=120 2026-03-13 12:28:57.701 | OCTAVIA_AMP_SSH_KEY_BITS=2048 2026-03-13 12:28:57.701 | OCTAVIA_AMP_SSH_KEY_NAME=octavia_ssh_key 2026-03-13 12:28:57.701 | OCTAVIA_AMP_SSH_KEY_PATH=/etc/octavia/.ssh/octavia_ssh_key 2026-03-13 12:28:57.701 | OCTAVIA_AMP_SSH_KEY_TYPE=rsa 2026-03-13 12:28:57.701 | OCTAVIA_API=o-api 2026-03-13 12:28:57.701 | OCTAVIA_API_ARGS=' --config-file /etc/octavia/octavia.conf' 2026-03-13 12:28:57.701 | OCTAVIA_API_HAPROXY=o-api-ha 2026-03-13 12:28:57.701 | OCTAVIA_AUDIT_MAP=/etc/octavia/octavia_api_audit_map.conf 2026-03-13 12:28:57.702 | OCTAVIA_BIN_DIR=/opt/stack/data/venv/bin 2026-03-13 12:28:57.702 | OCTAVIA_CERTS_DIR=/etc/octavia/certs 2026-03-13 12:28:57.702 | OCTAVIA_COMPUTE_DRIVER=compute_nova_driver 2026-03-13 12:28:57.702 | OCTAVIA_CONF=/etc/octavia/octavia.conf 2026-03-13 12:28:57.702 | OCTAVIA_CONF_DIR=/etc/octavia 2026-03-13 12:28:57.702 | OCTAVIA_CONSUMER=o-cw 2026-03-13 12:28:57.702 | OCTAVIA_CONSUMER_ARGS=' --config-file /etc/octavia/octavia.conf' 2026-03-13 12:28:57.702 | OCTAVIA_CONSUMER_BINARY=/opt/stack/data/venv/bin/octavia-worker 2026-03-13 12:28:57.702 | OCTAVIA_CONTROLLER_IP_PORT_LIST=auto 2026-03-13 12:28:57.702 | OCTAVIA_DIB_TRACING=1 2026-03-13 12:28:57.702 | OCTAVIA_DIR=/opt/stack/octavia 2026-03-13 12:28:57.702 | OCTAVIA_DRIVER_AGENT=o-da 2026-03-13 12:28:57.702 | OCTAVIA_DRIVER_AGENT_ARGS=' --config-file /etc/octavia/octavia.conf' 2026-03-13 12:28:57.702 | OCTAVIA_DRIVER_AGENT_BINARY=/opt/stack/data/venv/bin/octavia-driver-agent 2026-03-13 12:28:57.702 | OCTAVIA_ENABLE_AMPHORAV2_JOBBOARD=False 2026-03-13 12:28:57.702 | OCTAVIA_HA_PORT=9875 2026-03-13 12:28:57.702 | OCTAVIA_HEALTHMANAGER=o-hm 2026-03-13 12:28:57.702 | OCTAVIA_HEALTHMANAGER_ARGS=' --config-file /etc/octavia/octavia.conf' 2026-03-13 12:28:57.702 | OCTAVIA_HEALTHMANAGER_BINARY=/opt/stack/data/venv/bin/octavia-health-manager 2026-03-13 12:28:57.702 | OCTAVIA_HEALTH_KEY=insecure 2026-03-13 12:28:57.702 | OCTAVIA_HM_LISTEN_PORT=5555 2026-03-13 12:28:57.702 | OCTAVIA_HOUSEKEEPER=o-hk 2026-03-13 12:28:57.702 | OCTAVIA_HOUSEKEEPER_ARGS=' --config-file /etc/octavia/octavia.conf' 2026-03-13 12:28:57.702 | OCTAVIA_HOUSEKEEPER_BINARY=/opt/stack/data/venv/bin/octavia-housekeeping 2026-03-13 12:28:57.702 | OCTAVIA_IMAGE_DRIVER=image_glance_driver 2026-03-13 12:28:57.702 | OCTAVIA_JOBBOARD_BACKEND=redis 2026-03-13 12:28:57.702 | OCTAVIA_JOBBOARD_EXPIRATION_TIME=30 2026-03-13 12:28:57.702 | OCTAVIA_LB_EXPIRY_AGE=3600 2026-03-13 12:28:57.702 | OCTAVIA_LB_TOPOLOGY=SINGLE 2026-03-13 12:28:57.702 | OCTAVIA_MGMT_PORT_IP=auto 2026-03-13 12:28:57.702 | OCTAVIA_MGMT_SUBNET=192.168.0.0/24 2026-03-13 12:28:57.702 | OCTAVIA_MGMT_SUBNET_END=192.168.0.200 2026-03-13 12:28:57.702 | OCTAVIA_MGMT_SUBNET_IPV6=fd00:0:0:42::/64 2026-03-13 12:28:57.702 | OCTAVIA_MGMT_SUBNET_IPV6_END=fd00:0:0:42:ffff:ffff:ffff:ffff 2026-03-13 12:28:57.702 | OCTAVIA_MGMT_SUBNET_IPV6_START=fd00:0:0:42:0:0:0:2 2026-03-13 12:28:57.702 | OCTAVIA_MGMT_SUBNET_START=192.168.0.2 2026-03-13 12:28:57.702 | OCTAVIA_NETWORK_DRIVER=allowed_address_pairs_driver 2026-03-13 12:28:57.702 | OCTAVIA_NODE=api 2026-03-13 12:28:57.702 | OCTAVIA_PASSWORD=secretadmin 2026-03-13 12:28:57.702 | OCTAVIA_PORT=9876 2026-03-13 12:28:57.702 | OCTAVIA_PREGENERATED_CERTS_DIR=/opt/stack/octavia/devstack/pregenerated/certs 2026-03-13 12:28:57.702 | OCTAVIA_PREGENERATED_SSH_KEY_PATH=/opt/stack/octavia/devstack/pregenerated/ssh-keys/octavia_ssh_key 2026-03-13 12:28:57.702 | OCTAVIA_PROJECT_DOMAIN_NAME=Default 2026-03-13 12:28:57.702 | OCTAVIA_PROJECT_NAME=admin 2026-03-13 12:28:57.702 | OCTAVIA_PROTOCOL=http 2026-03-13 12:28:57.702 | OCTAVIA_PROVIDER_AGENTS=ovn 2026-03-13 12:28:57.702 | OCTAVIA_PROVIDER_DRIVERS='amphora:The Octavia Amphora driver.,octavia:Deprecated alias of the Octavia Amphora driver.,ovn:Octavia OVN driver.' 2026-03-13 12:28:57.702 | OCTAVIA_RUN_DIR=/var/run/octavia 2026-03-13 12:28:57.702 | OCTAVIA_SERVICE=octavia 2026-03-13 12:28:57.702 | OCTAVIA_SERVICE_TYPE=load-balancer 2026-03-13 12:28:57.702 | OCTAVIA_SSH_DIR=/etc/octavia/.ssh 2026-03-13 12:28:57.702 | OCTAVIA_USERNAME=admin 2026-03-13 12:28:57.702 | OCTAVIA_USER_DOMAIN_NAME=Default 2026-03-13 12:28:57.702 | OCTAVIA_USE_PREGENERATED_CERTS=False 2026-03-13 12:28:57.702 | OCTAVIA_USE_PREGENERATED_SSH_KEY=False 2026-03-13 12:28:57.702 | OCTAVIA_UWSGI_APP=octavia.wsgi.api:application 2026-03-13 12:28:57.702 | OCTAVIA_UWSGI_CONF=/etc/octavia/octavia-uwsgi.ini 2026-03-13 12:28:57.702 | OCTAVIA_VOLUME_DRIVER=volume_noop_driver 2026-03-13 12:28:57.702 | OFFLINE=False 2026-03-13 12:28:57.702 | OLDPWD=/opt/stack/placement 2026-03-13 12:28:57.702 | OPENSSL=/usr/bin/openssl 2026-03-13 12:28:57.702 | OPTERR=1 2026-03-13 12:28:57.702 | OPTIND=1 2026-03-13 12:28:57.702 | ORC_VERSION=v2.2.0 2026-03-13 12:28:57.703 | ORG_NAME=OpenStack 2026-03-13 12:28:57.703 | ORG_UNIT_NAME=DevStack 2026-03-13 12:28:57.703 | OSLO_BIN_DIR=/opt/stack/data/venv/bin 2026-03-13 12:28:57.703 | OSTESTIMAGES_BRANCH=master 2026-03-13 12:28:57.703 | OSTESTIMAGES_DIR=/opt/stack/os-test-images 2026-03-13 12:28:57.703 | OSTESTIMAGES_REPO=https://github.com/openstack/os-test-images.git 2026-03-13 12:28:57.703 | OSTYPE=linux-gnu 2026-03-13 12:28:57.703 | OS_BRICK_LOCK_PATH=/opt/stack/data/os_brick 2026-03-13 12:28:57.703 | OS_CLOUD=devstack-admin 2026-03-13 12:28:57.703 | OS_VIF_OVS_ISOLATE_VIF=False 2026-03-13 12:28:57.703 | OVN_AGENT_CONF=/etc/neutron/plugins/ml2/ovn_agent.ini 2026-03-13 12:28:57.703 | OVN_AGENT_EXTENSIONS=metadata 2026-03-13 12:28:57.703 | OVN_BRANCH=branch-24.03 2026-03-13 12:28:57.703 | OVN_BRIDGE_MAPPINGS=public:br-ex 2026-03-13 12:28:57.703 | OVN_BUILD_FROM_SOURCE=False 2026-03-13 12:28:57.703 | OVN_BUILD_MODULES=False 2026-03-13 12:28:57.703 | OVN_CONTROLLER_SERVICE=ovn-controller.service 2026-03-13 12:28:57.703 | OVN_CONTROLLER_VTEP_SERVICE=ovn-controller-vtep.service 2026-03-13 12:28:57.703 | OVN_DATADIR=/var/lib/ovn 2026-03-13 12:28:57.703 | OVN_DBS_LOG_LEVEL=dbg 2026-03-13 12:28:57.703 | OVN_DNS_SERVERS=8.8.8.8 2026-03-13 12:28:57.703 | OVN_GENEVE_OVERHEAD=38 2026-03-13 12:28:57.703 | OVN_IGMP_SNOOPING_ENABLE=False 2026-03-13 12:28:57.703 | OVN_INSTALL_OVS_PYTHON_MODULE=False 2026-03-13 12:28:57.703 | OVN_L3_CREATE_PUBLIC_NETWORK=True 2026-03-13 12:28:57.703 | OVN_L3_SCHEDULER=leastloaded 2026-03-13 12:28:57.703 | OVN_META_CONF=/etc/neutron/neutron_ovn_metadata_agent.ini 2026-03-13 12:28:57.703 | OVN_META_DATA_HOST=199.204.45.35 2026-03-13 12:28:57.703 | OVN_NB_REMOTE=ssl:199.204.45.35:6641 2026-03-13 12:28:57.703 | OVN_NEUTRON_SYNC_MODE=log 2026-03-13 12:28:57.703 | OVN_NORTHD_SERVICE=ovn-central.service 2026-03-13 12:28:57.703 | OVN_OCTAVIA_PROVIDER_DIR=/opt/stack/ovn-octavia-provider 2026-03-13 12:28:57.703 | OVN_PROTO=ssl 2026-03-13 12:28:57.703 | OVN_REPO=https://github.com/ovn-org/ovn.git 2026-03-13 12:28:57.703 | OVN_REPO_NAME=ovn 2026-03-13 12:28:57.703 | OVN_RUNDIR=/var/run/ovn 2026-03-13 12:28:57.703 | OVN_SB_REMOTE=ssl:199.204.45.35:6642 2026-03-13 12:28:57.703 | OVN_SCRIPTDIR=/share/ovn/scripts 2026-03-13 12:28:57.703 | OVN_SHAREDIR=/share/ovn 2026-03-13 12:28:57.703 | OVN_SPLIT_HASH=05bf1dbb98b0635a51f75e268ef8aed27601401d 2026-03-13 12:28:57.703 | OVN_UUID= 2026-03-13 12:28:57.703 | OVSDB_SERVER_LOCAL_HOST=127.0.0.1 2026-03-13 12:28:57.703 | OVSDB_SERVER_SERVICE=ovsdb-server.service 2026-03-13 12:28:57.703 | OVS_BINDIR=/bin 2026-03-13 12:28:57.703 | OVS_BRANCH=branch-3.3 2026-03-13 12:28:57.703 | OVS_BRIDGE=br-int 2026-03-13 12:28:57.703 | OVS_DATADIR=/opt/stack/data/ovs 2026-03-13 12:28:57.703 | OVS_DATAPATH_TYPE=system 2026-03-13 12:28:57.703 | OVS_ENABLE_TUNNELING=True 2026-03-13 12:28:57.703 | OVS_PHYSICAL_BRIDGE=br-ex 2026-03-13 12:28:57.703 | OVS_PREFIX= 2026-03-13 12:28:57.703 | OVS_REPO=https://github.com/openvswitch/ovs.git 2026-03-13 12:28:57.703 | OVS_REPO_NAME=ovs 2026-03-13 12:28:57.703 | OVS_RUNDIR=/var/run/openvswitch 2026-03-13 12:28:57.703 | OVS_SBINDIR=/sbin 2026-03-13 12:28:57.703 | OVS_SCRIPTDIR=/share/openvswitch/scripts 2026-03-13 12:28:57.703 | OVS_SHAREDIR=/share/openvswitch 2026-03-13 12:28:57.703 | OVS_SYSCONFDIR=/etc/openvswitch 2026-03-13 12:28:57.703 | OVS_TUNNEL_BRIDGE=br-tun 2026-03-13 12:28:57.703 | OVS_VSWITCHD_SERVICE=ovs-vswitchd.service 2026-03-13 12:28:57.703 | PACKAGES='apache2 2026-03-13 12:28:57.703 | apache2-dev 2026-03-13 12:28:57.703 | bc 2026-03-13 12:28:57.703 | bsdmainutils 2026-03-13 12:28:57.703 | curl 2026-03-13 12:28:57.703 | g++ 2026-03-13 12:28:57.703 | gawk 2026-03-13 12:28:57.703 | gcc 2026-03-13 12:28:57.703 | gettext 2026-03-13 12:28:57.703 | git 2026-03-13 12:28:57.703 | graphviz 2026-03-13 12:28:57.703 | iputils-ping 2026-03-13 12:28:57.703 | libffi-dev 2026-03-13 12:28:57.703 | libjpeg-dev 2026-03-13 12:28:57.703 | libpq-dev 2026-03-13 12:28:57.703 | libssl-dev 2026-03-13 12:28:57.703 | libsystemd-dev 2026-03-13 12:28:57.703 | libxml2-dev 2026-03-13 12:28:57.703 | libxslt1-dev 2026-03-13 12:28:57.703 | libyaml-dev 2026-03-13 12:28:57.703 | lsof 2026-03-13 12:28:57.703 | openssh-server 2026-03-13 12:28:57.704 | openssl 2026-03-13 12:28:57.704 | pkg-config 2026-03-13 12:28:57.704 | psmisc 2026-03-13 12:28:57.704 | python3-dev 2026-03-13 12:28:57.704 | python3-pip 2026-03-13 12:28:57.704 | python3-systemd 2026-03-13 12:28:57.704 | python3-venv 2026-03-13 12:28:57.704 | tar 2026-03-13 12:28:57.704 | tcpdump 2026-03-13 12:28:57.704 | unzip 2026-03-13 12:28:57.704 | uuid-runtime 2026-03-13 12:28:57.704 | wget 2026-03-13 12:28:57.704 | zlib1g-dev 2026-03-13 12:28:57.704 | lvm2 2026-03-13 12:28:57.704 | qemu-utils 2026-03-13 12:28:57.704 | thin-provisioning-tools 2026-03-13 12:28:57.704 | lsscsi 2026-03-13 12:28:57.704 | open-iscsi 2026-03-13 12:28:57.704 | libkrb5-dev 2026-03-13 12:28:57.704 | libldap2-dev 2026-03-13 12:28:57.704 | libsasl2-dev 2026-03-13 12:28:57.704 | memcached 2026-03-13 12:28:57.704 | python3-mysqldb 2026-03-13 12:28:57.704 | sqlite3 2026-03-13 12:28:57.704 | conntrack 2026-03-13 12:28:57.704 | curl 2026-03-13 12:28:57.704 | ebtables 2026-03-13 12:28:57.704 | genisoimage 2026-03-13 12:28:57.704 | iptables 2026-03-13 12:28:57.704 | iputils-arping 2026-03-13 12:28:57.704 | kpartx 2026-03-13 12:28:57.704 | libjs-jquery-tablesorter 2026-03-13 12:28:57.704 | parted 2026-03-13 12:28:57.704 | pm-utils 2026-03-13 12:28:57.704 | python3-mysqldb 2026-03-13 12:28:57.704 | socat 2026-03-13 12:28:57.704 | sqlite3 2026-03-13 12:28:57.704 | sudo 2026-03-13 12:28:57.704 | vlan 2026-03-13 12:28:57.704 | cryptsetup 2026-03-13 12:28:57.704 | dosfstools 2026-03-13 12:28:57.704 | genisoimage 2026-03-13 12:28:57.704 | gir1.2-libosinfo-1.0 2026-03-13 12:28:57.704 | netcat-openbsd 2026-03-13 12:28:57.704 | open-iscsi 2026-03-13 12:28:57.704 | qemu-utils 2026-03-13 12:28:57.704 | sg3-utils 2026-03-13 12:28:57.704 | sysfsutils 2026-03-13 12:28:57.704 | acl 2026-03-13 12:28:57.704 | dnsmasq-base 2026-03-13 12:28:57.704 | dnsmasq-utils 2026-03-13 12:28:57.704 | ebtables 2026-03-13 12:28:57.704 | haproxy 2026-03-13 12:28:57.704 | iptables 2026-03-13 12:28:57.704 | iputils-arping 2026-03-13 12:28:57.704 | iputils-ping 2026-03-13 12:28:57.704 | postgresql-server-dev-all 2026-03-13 12:28:57.704 | python3-mysqldb 2026-03-13 12:28:57.704 | sqlite3 2026-03-13 12:28:57.704 | sudo 2026-03-13 12:28:57.704 | vlan 2026-03-13 12:28:57.704 | apache2 golang 2026-03-13 12:28:57.704 | debootstrap 2026-03-13 12:28:57.704 | rsyslog 2026-03-13 12:28:57.704 | lvm2' 2026-03-13 12:28:57.704 | 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-03-13 12:28:57.704 | PHYSICAL_NETWORK=public 2026-03-13 12:28:57.704 | PIPESTATUS=([0]="0") 2026-03-13 12:28:57.704 | PIP_UPGRADE=False 2026-03-13 12:28:57.704 | PIP_VIRTUAL_ENV= 2026-03-13 12:28:57.704 | PLACEMENT_AUTH_STRATEGY=keystone 2026-03-13 12:28:57.704 | PLACEMENT_BIN_DIR=/opt/stack/data/venv/bin 2026-03-13 12:28:57.704 | PLACEMENT_BRANCH=master 2026-03-13 12:28:57.704 | PLACEMENT_CONF=/etc/placement/placement.conf 2026-03-13 12:28:57.704 | PLACEMENT_CONF_DIR=/etc/placement 2026-03-13 12:28:57.704 | PLACEMENT_DIR=/opt/stack/placement 2026-03-13 12:28:57.704 | PLACEMENT_ENFORCE_SCOPE=False 2026-03-13 12:28:57.704 | PLACEMENT_REPO=https://github.com/openstack/placement.git 2026-03-13 12:28:57.704 | PLACEMENT_SERVICE_HOST=199.204.45.35 2026-03-13 12:28:57.704 | PLACEMENT_SERVICE_PROTOCOL=https 2026-03-13 12:28:57.704 | PLACEMENT_UWSGI=placement.wsgi.api:application 2026-03-13 12:28:57.704 | PLACEMENT_UWSGI_CONF=/etc/placement/placement-uwsgi.ini 2026-03-13 12:28:57.704 | POSIXLY_CORRECT=y 2026-03-13 12:28:57.704 | PPID=2024 2026-03-13 12:28:57.705 | PREREQ_RERUN_HOURS=2 2026-03-13 12:28:57.705 | PREREQ_RERUN_MARKER=/opt/stack/devstack/.prereqs 2026-03-13 12:28:57.705 | PREREQ_RERUN_SECONDS=7200 2026-03-13 12:28:57.705 | PRETTY_NAME='Ubuntu 24.04.4 LTS' 2026-03-13 12:28:57.705 | PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy 2026-03-13 12:28:57.705 | PRIVATE_NETWORK_NAME=private 2026-03-13 12:28:57.705 | PRIVATE_SUBNET_NAME=private-subnet 2026-03-13 12:28:57.705 | PROVIDER_SUBNET_NAME=provider_net 2026-03-13 12:28:57.705 | PS4='+ $(short_source): ' 2026-03-13 12:28:57.705 | PUBLIC_BRIDGE=br-ex 2026-03-13 12:28:57.705 | PUBLIC_BRIDGE_MTU=1430 2026-03-13 12:28:57.705 | PUBLIC_INTERFACE= 2026-03-13 12:28:57.705 | PUBLIC_NETWORK_GATEWAY=172.24.5.1 2026-03-13 12:28:57.705 | PUBLIC_NETWORK_NAME=public 2026-03-13 12:28:57.705 | PUBLIC_PHYSICAL_NETWORK=public 2026-03-13 12:28:57.705 | PUBLIC_SUBNET_NAME=public-subnet 2026-03-13 12:28:57.705 | PWD=/opt/stack/devstack 2026-03-13 12:28:57.705 | PYKMIP_CA_PATH=/opt/stack/data/CA/int-ca/ca-chain.pem 2026-03-13 12:28:57.705 | PYKMIP_CLIENT_CERT=/opt/stack/data/CA/int-ca/pykmip-client.crt 2026-03-13 12:28:57.705 | PYKMIP_CLIENT_KEY=/opt/stack/data/CA/int-ca/private/pykmip-client.key 2026-03-13 12:28:57.705 | PYKMIP_CONF=/etc/pykmip/server.conf 2026-03-13 12:28:57.705 | PYKMIP_CONF_DIR=/etc/pykmip 2026-03-13 12:28:57.705 | PYKMIP_LOG_DIR=/var/log/pykmip 2026-03-13 12:28:57.705 | PYKMIP_SERVER_CERT=/opt/stack/data/CA/int-ca/pykmip-server.crt 2026-03-13 12:28:57.705 | PYKMIP_SERVER_KEY=/opt/stack/data/CA/int-ca/private/pykmip-server.key 2026-03-13 12:28:57.705 | PYTHON=/opt/stack/data/venv/bin/python3 2026-03-13 12:28:57.705 | PYTHON3_VERSION=3.12 2026-03-13 12:28:57.705 | QEMU_CONF=/etc/libvirt/qemu.conf 2026-03-13 12:28:57.705 | Q_ADMIN_USERNAME=neutron 2026-03-13 12:28:57.705 | Q_AGENT=ovn 2026-03-13 12:28:57.705 | Q_ALLOW_OVERLAPPING_IP=True 2026-03-13 12:28:57.705 | Q_ASSIGN_GATEWAY_TO_PUBLIC_BRIDGE=True 2026-03-13 12:28:57.705 | Q_AUTH_STRATEGY=keystone 2026-03-13 12:28:57.705 | Q_BUILD_OVS_FROM_GIT=False 2026-03-13 12:28:57.705 | Q_DB_NAME=neutron 2026-03-13 12:28:57.705 | Q_DHCP_CONF_FILE=/etc/neutron/dhcp_agent.ini 2026-03-13 12:28:57.705 | Q_DVR_MODE=legacy 2026-03-13 12:28:57.705 | Q_HOST=199.204.45.35 2026-03-13 12:28:57.705 | Q_L3_CONF_FILE=/etc/neutron/l3_agent.ini 2026-03-13 12:28:57.705 | Q_L3_ROUTER_PER_TENANT=True 2026-03-13 12:28:57.705 | Q_LISTEN_ADDRESS=0.0.0.0 2026-03-13 12:28:57.705 | Q_LOG_DRIVER_BURST_LIMIT=25 2026-03-13 12:28:57.705 | Q_LOG_DRIVER_LOG_BASE=acl_log_meter 2026-03-13 12:28:57.705 | Q_LOG_DRIVER_RATE_LIMIT=100 2026-03-13 12:28:57.705 | Q_META_CONF_FILE=/etc/neutron/metadata_agent.ini 2026-03-13 12:28:57.705 | Q_META_DATA_IP=199.204.45.35 2026-03-13 12:28:57.705 | Q_ML2_PLUGIN_EXT_DRIVERS=port_security,qos 2026-03-13 12:28:57.705 | Q_ML2_PLUGIN_GENEVE_TYPE_OPTIONS=vni_ranges=1:65536 2026-03-13 12:28:57.705 | Q_ML2_PLUGIN_GRE_TYPE_OPTIONS=tunnel_id_ranges=1:1000 2026-03-13 12:28:57.705 | Q_ML2_PLUGIN_MECHANISM_DRIVERS=ovn 2026-03-13 12:28:57.705 | Q_ML2_PLUGIN_TYPE_DRIVERS=local,flat,vlan,geneve 2026-03-13 12:28:57.705 | Q_ML2_PLUGIN_VLAN_TYPE_OPTIONS= 2026-03-13 12:28:57.705 | Q_ML2_PLUGIN_VXLAN_TYPE_OPTIONS=vni_ranges=1:1000 2026-03-13 12:28:57.705 | Q_ML2_TENANT_NETWORK_TYPE=geneve 2026-03-13 12:28:57.705 | Q_NOTIFY_NOVA_PORT_DATA_CHANGES=True 2026-03-13 12:28:57.705 | Q_NOTIFY_NOVA_PORT_STATUS_CHANGES=True 2026-03-13 12:28:57.705 | Q_OVS_USE_VETH=False 2026-03-13 12:28:57.705 | Q_PLUGIN=ml2 2026-03-13 12:28:57.705 | Q_PORT=9696 2026-03-13 12:28:57.705 | Q_PORT_INT=19696 2026-03-13 12:28:57.705 | Q_PROTOCOL=https 2026-03-13 12:28:57.705 | Q_PUBLIC_VETH_EX=veth-pub-ex 2026-03-13 12:28:57.705 | Q_PUBLIC_VETH_INT=veth-pub-int 2026-03-13 12:28:57.705 | Q_ROUTER_NAME=router1 2026-03-13 12:28:57.705 | Q_RR_COMMAND='sudo /opt/stack/data/venv/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2026-03-13 12:28:57.705 | Q_RR_CONF_FILE=/etc/neutron/rootwrap.conf 2026-03-13 12:28:57.705 | Q_RR_DAEMON_COMMAND='sudo /opt/stack/data/venv/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2026-03-13 12:28:57.705 | Q_TUNNEL_TYPES=gre 2026-03-13 12:28:57.705 | Q_USE_PROVIDERNET_FOR_PUBLIC=True 2026-03-13 12:28:57.705 | Q_USE_PUBLIC_VETH=False 2026-03-13 12:28:57.705 | Q_USE_ROOTWRAP=True 2026-03-13 12:28:57.705 | Q_USE_ROOTWRAP_DAEMON=True 2026-03-13 12:28:57.706 | Q_USE_SECGROUP=True 2026-03-13 12:28:57.706 | RABBIT_HOST=199.204.45.35 2026-03-13 12:28:57.706 | RABBIT_PASSWORD=secretrabbit 2026-03-13 12:28:57.706 | RABBIT_USERID=stackrabbit 2026-03-13 12:28:57.706 | RC_DIR=/opt/stack/devstack 2026-03-13 12:28:57.706 | RECLONE=False 2026-03-13 12:28:57.706 | RECREATE_KEYSTONE_DB=True 2026-03-13 12:28:57.706 | REGION_NAME=RegionOne 2026-03-13 12:28:57.706 | REPOS_UPDATED=True 2026-03-13 12:28:57.706 | REQUIREMENTS_BRANCH=master 2026-03-13 12:28:57.706 | REQUIREMENTS_DIR=/opt/stack/requirements 2026-03-13 12:28:57.706 | REQUIREMENTS_REPO=https://github.com/openstack/requirements.git 2026-03-13 12:28:57.706 | RETRY_UPDATE=False 2026-03-13 12:28:57.706 | ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2026-03-13 12:28:57.706 | S3_SERVICE_PORT=3333 2026-03-13 12:28:57.706 | SERVICE_DIR=/opt/stack/status 2026-03-13 12:28:57.706 | SERVICE_DOMAIN_NAME=Default 2026-03-13 12:28:57.706 | SERVICE_GRACEFUL_SHUTDOWN_TIMEOUT=5 2026-03-13 12:28:57.706 | SERVICE_HOST=199.204.45.35 2026-03-13 12:28:57.706 | SERVICE_IP_VERSION=4 2026-03-13 12:28:57.706 | SERVICE_LISTEN_ADDRESS=0.0.0.0 2026-03-13 12:28:57.706 | SERVICE_LOCAL_HOST=127.0.0.1 2026-03-13 12:28:57.706 | SERVICE_PASSWORD=secretservice 2026-03-13 12:28:57.706 | SERVICE_PROJECT_NAME=service 2026-03-13 12:28:57.706 | SERVICE_PROTOCOL=http 2026-03-13 12:28:57.706 | SERVICE_TENANT_NAME=service 2026-03-13 12:28:57.706 | SERVICE_TIMEOUT=60 2026-03-13 12:28:57.706 | SHARE_BACKING_FILE_SIZE=8400M 2026-03-13 12:28:57.706 | SHARE_DRIVER=manila.share.drivers.generic.GenericShareDriver 2026-03-13 12:28:57.706 | SHARE_GROUP=lvm-shares 2026-03-13 12:28:57.706 | SHARE_NAME_PREFIX=share- 2026-03-13 12:28:57.706 | SHELL=/bin/bash 2026-03-13 12:28:57.706 | SHLVL=1 2026-03-13 12:28:57.706 | SKIP_EPEL_INSTALL=False 2026-03-13 12:28:57.706 | SKIP_STOP_OVN=False 2026-03-13 12:28:57.706 | SMB_CONF=/etc/samba/smb.conf 2026-03-13 12:28:57.706 | SMB_PRIVATE_DIR=/var/lib/samba/private 2026-03-13 12:28:57.706 | SPICE_BRANCH=master 2026-03-13 12:28:57.706 | SPICE_REPO=http://anongit.freedesktop.org/git/spice/spice-html5.git 2026-03-13 12:28:57.706 | SQLALCHEMY_BRANCH=main 2026-03-13 12:28:57.706 | SQLALCHEMY_DIR=/opt/stack/sqlalchemy 2026-03-13 12:28:57.706 | SQLALCHEMY_REPO=https://github.com/sqlalchemy/sqlalchemy.git 2026-03-13 12:28:57.706 | SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2026-03-13 12:28:57.706 | 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-03-13 12:28:57.706 | STACK_GROUP=stack 2026-03-13 12:28:57.706 | STACK_USER=stack 2026-03-13 12:28:57.706 | STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2026-03-13 12:28:57.706 | STUD_PROTO=--tls 2026-03-13 12:28:57.706 | SUBNETPOOL_NAME_V4=shared-default-subnetpool-v4 2026-03-13 12:28:57.706 | SUBNETPOOL_NAME_V6=shared-default-subnetpool-v6 2026-03-13 12:28:57.706 | SUBNETPOOL_PREFIX_V4=10.1.0.0/20 2026-03-13 12:28:57.706 | SUBNETPOOL_PREFIX_V6=fde4:a794:f9c7::/56 2026-03-13 12:28:57.706 | SUBNETPOOL_SIZE_V4=26 2026-03-13 12:28:57.706 | SUBNETPOOL_SIZE_V6=64 2026-03-13 12:28:57.706 | SUBUNIT_OUTPUT=/opt/stack/devstack.subunit 2026-03-13 12:28:57.706 | SUDO_COMMAND='/bin/sh -c echo BECOME-SUCCESS-wtmxkyyxflprjtksgddjelmrwqohvesd ; /usr/bin/python3' 2026-03-13 12:28:57.706 | SUDO_GID=1000 2026-03-13 12:28:57.706 | SUDO_SECURE_PATH_FILE=/etc/sudoers.d/zz-secure-path 2026-03-13 12:28:57.706 | SUDO_UID=1000 2026-03-13 12:28:57.706 | SUDO_USER=zuul 2026-03-13 12:28:57.706 | SUMFILE=/opt/stack/logs/devstacklog.txt.2026-03-13-122053.summary.2026-03-13-122053 2026-03-13 12:28:57.706 | SUPPORTED_DISTROS='trixie|bookworm|noble|rhel9|rhel10' 2026-03-13 12:28:57.706 | SUPPORT_URL=https://help.ubuntu.com/ 2026-03-13 12:28:57.706 | SWIFT_APACHE_WSGI_DIR=/var/www/swift 2026-03-13 12:28:57.706 | SWIFT_BIN_DIR=/opt/stack/data/venv/bin 2026-03-13 12:28:57.706 | SWIFT_BRANCH=master 2026-03-13 12:28:57.706 | SWIFT_CONF_DIR=/etc/swift 2026-03-13 12:28:57.706 | SWIFT_DATA_DIR=/opt/stack/data/swift 2026-03-13 12:28:57.707 | SWIFT_DEFAULT_BIND_PORT=8080 2026-03-13 12:28:57.707 | SWIFT_DEFAULT_BIND_PORT_INT=8081 2026-03-13 12:28:57.707 | SWIFT_DIR=/opt/stack/swift 2026-03-13 12:28:57.707 | SWIFT_DISK_IMAGE=/opt/stack/data/swift/drives/images/swift.img 2026-03-13 12:28:57.707 | SWIFT_ENABLE_TEMPURLS=False 2026-03-13 12:28:57.707 | SWIFT_EXTRAS_MIDDLEWARE='formpost staticweb' 2026-03-13 12:28:57.707 | SWIFT_EXTRAS_MIDDLEWARE_LAST= 2026-03-13 12:28:57.707 | SWIFT_EXTRAS_MIDDLEWARE_NO_AUTH=crossdomain 2026-03-13 12:28:57.707 | SWIFT_HASH=1234123412341234 2026-03-13 12:28:57.707 | SWIFT_LOG_TOKEN_LENGTH=12 2026-03-13 12:28:57.707 | SWIFT_LOOPBACK_DISK_SIZE=2G 2026-03-13 12:28:57.707 | SWIFT_LOOPBACK_DISK_SIZE_DEFAULT=2G 2026-03-13 12:28:57.707 | SWIFT_MAX_FILE_SIZE=1073741824 2026-03-13 12:28:57.707 | SWIFT_MAX_FILE_SIZE_DEFAULT=1073741824 2026-03-13 12:28:57.707 | SWIFT_MAX_HEADER_SIZE=16384 2026-03-13 12:28:57.707 | SWIFT_PARTITION_POWER_SIZE=9 2026-03-13 12:28:57.707 | SWIFT_REPLICAS=1 2026-03-13 12:28:57.707 | SWIFT_REPLICAS_SEQ=1 2026-03-13 12:28:57.707 | SWIFT_REPO=https://github.com/openstack/swift.git 2026-03-13 12:28:57.707 | SWIFT_SERVICE_LISTEN_ADDRESS=0.0.0.0 2026-03-13 12:28:57.707 | SWIFT_SERVICE_LOCAL_HOST=127.0.0.1 2026-03-13 12:28:57.707 | SWIFT_SERVICE_PROTOCOL=https 2026-03-13 12:28:57.707 | SWIFT_START_ALL_SERVICES=False 2026-03-13 12:28:57.707 | SWIFT_STORAGE_IPS= 2026-03-13 12:28:57.707 | SWIFT_TEMPURL_KEY= 2026-03-13 12:28:57.707 | SWIFT_USE_MOD_WSGI=False 2026-03-13 12:28:57.707 | SYSLOG=False 2026-03-13 12:28:57.707 | SYSLOG_HOST=199.204.45.35 2026-03-13 12:28:57.707 | SYSLOG_PORT=516 2026-03-13 12:28:57.707 | SYSTEMCTL='sudo systemctl' 2026-03-13 12:28:57.707 | SYSTEMD_DIR=/etc/systemd/system 2026-03-13 12:28:57.707 | TARGET_BRANCH=master 2026-03-13 12:28:57.707 | TARGET_ENABLE_OVN_AGENT=False 2026-03-13 12:28:57.707 | TCPDUMP_ARGS= 2026-03-13 12:28:57.707 | TCPDUMP_OUTPUT=/opt/stack/logs/tcpdump.pcap 2026-03-13 12:28:57.707 | TEMPEST_BRANCH=master 2026-03-13 12:28:57.707 | TEMPEST_REPO=https://github.com/openstack/tempest.git 2026-03-13 12:28:57.707 | TEMPEST_VENV_UPPER_CONSTRAINTS=master 2026-03-13 12:28:57.707 | TEMPFILE=/tmp/tmp.EsazH791jF 2026-03-13 12:28:57.707 | TENANT_TUNNEL_RANGES=1:1000 2026-03-13 12:28:57.707 | TENANT_VLAN_RANGE= 2026-03-13 12:28:57.707 | TERM=unknown 2026-03-13 12:28:57.707 | TIMESTAMP_FORMAT=%F-%H%M%S 2026-03-13 12:28:57.707 | TLS_IP=IP:199.204.45.35,IP:::1 2026-03-13 12:28:57.707 | TOP_DIR=/opt/stack/devstack 2026-03-13 12:28:57.707 | TRAILING_TARGET_BRANCH=master 2026-03-13 12:28:57.707 | TUNNEL_ENDPOINT_IP=199.204.45.35 2026-03-13 12:28:57.707 | TUNNEL_IP=199.204.45.35 2026-03-13 12:28:57.707 | TUNNEL_IP_VERSION=4 2026-03-13 12:28:57.707 | UBUNTU_CODENAME=noble 2026-03-13 12:28:57.707 | UBUNTU_RELEASE_BASE_NUM=24 2026-03-13 12:28:57.707 | UID=1002 2026-03-13 12:28:57.707 | ULIMIT_NOFILE=2048 2026-03-13 12:28:57.707 | USER=stack 2026-03-13 12:28:57.707 | USER_HOME=/opt/stack 2026-03-13 12:28:57.707 | USER_UNITS=False 2026-03-13 12:28:57.707 | USE_CINDER_FOR_GLANCE=False 2026-03-13 12:28:57.707 | USE_JOURNAL=False 2026-03-13 12:28:57.707 | USE_SUBNETPOOL=True 2026-03-13 12:28:57.707 | USE_VENV=False 2026-03-13 12:28:57.707 | VERBOSE=True 2026-03-13 12:28:57.707 | VERBOSE_NO_TIMESTAMP=True 2026-03-13 12:28:57.707 | VERSION='24.04.4 LTS (Noble Numbat)' 2026-03-13 12:28:57.707 | VERSION_CODENAME=noble 2026-03-13 12:28:57.707 | VERSION_ID=24.04 2026-03-13 12:28:57.707 | VIF_PLUGGING_IS_FATAL=True 2026-03-13 12:28:57.707 | VIF_PLUGGING_TIMEOUT=300 2026-03-13 12:28:57.707 | VIRTUALENV_CMD='python3.12 -m venv' 2026-03-13 12:28:57.708 | VIRT_DRIVER=libvirt 2026-03-13 12:28:57.708 | VOLUME_BACKING_FILE_SIZE=50G 2026-03-13 12:28:57.708 | VOLUME_GROUP_NAME=stack-volumes 2026-03-13 12:28:57.708 | VOLUME_NAME_PREFIX=volume- 2026-03-13 12:28:57.708 | VOLUME_TYPE_MULTIATTACH=multiattach 2026-03-13 12:28:57.708 | WORKER_TIMEOUT=80 2026-03-13 12:28:57.708 | WSGI_MODE=uwsgi 2026-03-13 12:28:57.708 | ZSWAP_COMPRESSOR=lz4 2026-03-13 12:28:57.708 | ZSWAP_ZPOOL=zsmalloc 2026-03-13 12:28:57.708 | _=posix 2026-03-13 12:28:57.708 | _ASYNC_BG_TIME=0 2026-03-13 12:28:57.708 | _DEFAULT_LVM_INIT=0 2026-03-13 12:28:57.708 | _DEFAULT_PYTHON3_VERSION=3.12 2026-03-13 12:28:57.708 | _DEVSTACK_FUNCTIONS=1 2026-03-13 12:28:57.708 | _DEVSTACK_FUNCTIONS_COMMON=1 2026-03-13 12:28:57.708 | _DEVSTACK_STACKRC=1 2026-03-13 12:28:57.708 | _LOG_COLOR_DEFAULT=False 2026-03-13 12:28:57.708 | _Q_PLUGIN_EXTRA_CONF_PATH=/etc/neutron 2026-03-13 12:28:57.708 | _TIME_BEGIN=1773404444 2026-03-13 12:28:57.708 | _TIME_START=([apt-get]="" [pip_install]="" [apt-get-update]="" ) 2026-03-13 12:28:57.708 | _TIME_TOTAL=([apt-get]="190824" [pip_install]="111339" [apt-get-update]="2110" ) 2026-03-13 12:28:57.708 | _of_args='-v --no-timestamp' 2026-03-13 12:28:57.708 | backend=postgresql 2026-03-13 12:28:57.708 | be=lvm:lvmdriver-1 2026-03-13 12:28:57.708 | be_name=lvmdriver-1 2026-03-13 12:28:57.708 | be_type=lvm 2026-03-13 12:28:57.708 | db=postgresql 2026-03-13 12:28:57.708 | dc=org 2026-03-13 12:28:57.708 | default_v4_route_devs=ens3 2026-03-13 12:28:57.708 | default_v6_route_devs='ens3 2026-03-13 12:28:57.708 | ens3' 2026-03-13 12:28:57.708 | dir=/opt/stack/magnum 2026-03-13 12:28:57.708 | dn=,dc=openstack,dc=org 2026-03-13 12:28:57.708 | exceptions=80-tempest.sh 2026-03-13 12:28:57.708 | extra=80-tempest.sh 2026-03-13 12:28:57.708 | extra_plugin_file_name=/opt/stack/devstack/extras.d/80-tempest.sh 2026-03-13 12:28:57.708 | f=/opt/stack/devstack/lib/databases/postgresql 2026-03-13 12:28:57.708 | i=1 2026-03-13 12:28:57.708 | image_url=https://github.com/cirros-dev/cirros/releases/download/0.6.3/cirros-0.6.3-x86_64-disk.img 2026-03-13 12:28:57.708 | lfile=localrc 2026-03-13 12:28:57.708 | localrc=/opt/stack/devstack/.localrc.password 2026-03-13 12:28:57.708 | logfile=ovsdb-server-sb.log 2026-03-13 12:28:57.708 | mode=stack 2026-03-13 12:28:57.708 | msg='ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2026-03-13 12:28:57.708 | opt='?' 2026-03-13 12:28:57.708 | os_CODENAME=noble 2026-03-13 12:28:57.708 | os_PACKAGE=deb 2026-03-13 12:28:57.708 | os_RELEASE=24.04 2026-03-13 12:28:57.708 | os_VENDOR=Ubuntu 2026-03-13 12:28:57.708 | phase=install 2026-03-13 12:28:57.708 | pkgs= 2026-03-13 12:28:57.708 | plugin=magnum 2026-03-13 12:28:57.708 | plugins=,barbican,magnum,octavia,manila,magnum-cluster-api,ovn-octavia-provider 2026-03-13 12:28:57.708 | port=60999 2026-03-13 12:28:57.708 | pw=secretadmin 2026-03-13 12:28:57.708 | rootwrap_sudo_cmd='/opt/stack/data/venv/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2026-03-13 12:28:57.708 | saveenv=ehxB 2026-03-13 12:28:57.708 | time_stamp=2026-03-13-122105 2026-03-13 12:28:57.708 | var=ADMIN_PASSWORD 2026-03-13 12:28:57.708 | ++ /opt/stack/magnum/devstack/plugin.sh:source:11 : is_service_enabled magnum-api magnum-cond 2026-03-13 12:28:57.745 | ++ functions-common:is_service_enabled:2068 : return 0 2026-03-13 12:28:57.753 | ++ /opt/stack/magnum/devstack/plugin.sh:source:12 : [[ stack == \s\t\a\c\k ]] 2026-03-13 12:28:57.759 | ++ /opt/stack/magnum/devstack/plugin.sh:source:12 : [[ install == \i\n\s\t\a\l\l ]] 2026-03-13 12:28:57.765 | ++ /opt/stack/magnum/devstack/plugin.sh:source:13 : echo_summary 'Installing magnum' 2026-03-13 12:28:57.772 | ++ ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-03-13 12:28:57.778 | ++ ./stack.sh:echo_summary:444 : echo -e Installing magnum 2026-03-13 12:28:57.784 | ++ /opt/stack/magnum/devstack/plugin.sh:source:14 : install_magnum 2026-03-13 12:28:57.790 | ++ /opt/stack/magnum/devstack/lib/magnum:install_magnum:336 : git_clone https://github.com/openstack/magnum.git /opt/stack/magnum master 2026-03-13 12:28:57.796 | ++ functions-common:git_clone:581 : local git_remote=https://github.com/openstack/magnum.git 2026-03-13 12:28:57.802 | ++ functions-common:git_clone:582 : local git_dest=/opt/stack/magnum 2026-03-13 12:28:57.808 | ++ functions-common:git_clone:583 : local git_ref=master 2026-03-13 12:28:57.814 | ++ functions-common:git_clone:584 : local orig_dir 2026-03-13 12:28:57.822 | +++ functions-common:git_clone:585 : pwd 2026-03-13 12:28:57.829 | ++ functions-common:git_clone:585 : orig_dir=/opt/stack/devstack 2026-03-13 12:28:57.836 | ++ functions-common:git_clone:586 : local git_clone_flags= 2026-03-13 12:28:57.844 | +++ functions-common:git_clone:588 : trueorfalse False RECLONE 2026-03-13 12:28:57.882 | ++ functions-common:git_clone:588 : RECLONE=False 2026-03-13 12:28:57.888 | ++ functions-common:git_clone:589 : [[ 0 -gt 0 ]] 2026-03-13 12:28:57.894 | ++ functions-common:git_clone:593 : [[ False = \T\r\u\e ]] 2026-03-13 12:28:57.901 | ++ functions-common:git_clone:602 : echo master 2026-03-13 12:28:57.901 | ++ functions-common:git_clone:602 : egrep -q '^refs' 2026-03-13 12:28:57.910 | ++ functions-common:git_clone:616 : [[ ! -d /opt/stack/magnum ]] 2026-03-13 12:28:57.915 | ++ functions-common:git_clone:626 : [[ False = \T\r\u\e ]] 2026-03-13 12:28:57.920 | ++ functions-common:git_clone:661 : sudo git config --system --add safe.directory /opt/stack/magnum 2026-03-13 12:28:57.947 | ++ functions-common:git_clone:664 : cd /opt/stack/magnum 2026-03-13 12:28:57.955 | ++ functions-common:git_clone:665 : git show --oneline 2026-03-13 12:28:57.957 | ++ functions-common:git_clone:665 : head -1 2026-03-13 12:28:57.961 | b5941f36 Update master for stable/2026.1 2026-03-13 12:28:57.967 | ++ functions-common:git_clone:666 : cd /opt/stack/devstack 2026-03-13 12:28:57.972 | ++ /opt/stack/magnum/devstack/lib/magnum:install_magnum:337 : setup_develop /opt/stack/magnum 2026-03-13 12:28:57.979 | ++ inc/python:setup_develop:353 : local bindep 2026-03-13 12:28:57.985 | ++ inc/python:setup_develop:354 : [[ /opt/stack/magnum == -bindep* ]] 2026-03-13 12:28:57.992 | ++ inc/python:setup_develop:358 : local project_dir=/opt/stack/magnum 2026-03-13 12:28:57.998 | ++ inc/python:setup_develop:359 : local extras= 2026-03-13 12:28:58.005 | ++ inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/magnum -e 2026-03-13 12:28:58.012 | ++ inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-03-13 12:28:58.019 | ++ inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/magnum == -bindep* ]] 2026-03-13 12:28:58.025 | ++ inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/magnum 2026-03-13 12:28:58.031 | ++ inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-03-13 12:28:58.038 | ++ inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-03-13 12:28:58.045 | +++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/magnum 2026-03-13 12:28:58.052 | +++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-03-13 12:28:58.059 | ++ inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/magnum 2026-03-13 12:28:58.066 | ++ inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-03-13 12:28:58.072 | ++ inc/python:_setup_package_with_constraints_edit:399 : local name 2026-03-13 12:28:58.081 | +++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/magnum/setup.cfg 2026-03-13 12:28:58.093 | ++ inc/python:_setup_package_with_constraints_edit:400 : name=magnum 2026-03-13 12:28:58.099 | ++ inc/python:_setup_package_with_constraints_edit:401 : '[' -z magnum ']' 2026-03-13 12:28:58.106 | ++ inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- magnum 2026-03-13 12:28:58.217 | ++ inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/magnum -e 2026-03-13 12:28:58.223 | ++ inc/python:setup_package:436 : local bindep=0 2026-03-13 12:28:58.229 | ++ inc/python:setup_package:437 : local bindep_flag= 2026-03-13 12:28:58.235 | ++ inc/python:setup_package:438 : local bindep_profiles= 2026-03-13 12:28:58.238 | ++ inc/python:setup_package:439 : [[ /opt/stack/magnum == -bindep* ]] 2026-03-13 12:28:58.243 | ++ inc/python:setup_package:444 : local project_dir=/opt/stack/magnum 2026-03-13 12:28:58.251 | ++ inc/python:setup_package:445 : local flags=-e 2026-03-13 12:28:58.257 | ++ inc/python:setup_package:446 : local extras= 2026-03-13 12:28:58.263 | ++ inc/python:setup_package:450 : [[ -n -e ]] 2026-03-13 12:28:58.269 | ++ inc/python:setup_package:450 : [[ -z '' ]] 2026-03-13 12:28:58.275 | ++ inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-03-13 12:28:58.282 | ++ inc/python:setup_package:455 : [[ ! -z '' ]] 2026-03-13 12:28:58.287 | ++ inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-03-13 12:28:58.293 | ++ inc/python:setup_package:464 : pip_install -e /opt/stack/magnum 2026-03-13 12:28:58.339 | Using python 3.12 to install /opt/stack/magnum 2026-03-13 12:28:58.345 | ++ 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/magnum 2026-03-13 12:28:58.903 | Obtaining file:///opt/stack/magnum 2026-03-13 12:28:58.905 | Installing build dependencies: started 2026-03-13 12:28:59.889 | Installing build dependencies: finished with status 'done' 2026-03-13 12:28:59.890 | Checking if build backend supports build_editable: started 2026-03-13 12:29:00.205 | Checking if build backend supports build_editable: finished with status 'done' 2026-03-13 12:29:00.206 | Getting requirements to build editable: started 2026-03-13 12:29:00.382 | Getting requirements to build editable: finished with status 'done' 2026-03-13 12:29:00.384 | Installing backend dependencies: started 2026-03-13 12:29:01.441 | Installing backend dependencies: finished with status 'done' 2026-03-13 12:29:01.443 | Preparing editable metadata (pyproject.toml): started 2026-03-13 12:29:01.916 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-03-13 12:29:01.938 | Requirement already satisfied: PyYAML>=3.13 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==22.1.0.dev1) (6.0.3) 2026-03-13 12:29:01.938 | Requirement already satisfied: SQLAlchemy>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==22.1.0.dev1) (2.0.46) 2026-03-13 12:29:01.939 | Requirement already satisfied: WSME>=0.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==22.1.0.dev1) (0.12.1) 2026-03-13 12:29:01.939 | Requirement already satisfied: WebOb>=1.8.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==22.1.0.dev1) (1.8.9) 2026-03-13 12:29:01.940 | Requirement already satisfied: alembic>=0.9.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==22.1.0.dev1) (1.18.4) 2026-03-13 12:29:01.940 | Requirement already satisfied: cliff>=4.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==22.1.0.dev1) (4.13.2) 2026-03-13 12:29:01.941 | Requirement already satisfied: decorator>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==22.1.0.dev1) (5.2.1) 2026-03-13 12:29:01.941 | Requirement already satisfied: eventlet>=0.28.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==22.1.0.dev1) (0.40.4) 2026-03-13 12:29:01.941 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==22.1.0.dev1) (1.33) 2026-03-13 12:29:01.942 | Requirement already satisfied: keystoneauth1>=3.14.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==22.1.0.dev1) (5.13.1) 2026-03-13 12:29:01.942 | Requirement already satisfied: keystonemiddleware>=9.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==22.1.0.dev1) (12.0.0) 2026-03-13 12:29:01.943 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==22.1.0.dev1) (1.3.0) 2026-03-13 12:29:01.943 | Requirement already satisfied: oslo.concurrency>=4.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==22.1.0.dev1) (7.4.0) 2026-03-13 12:29:01.944 | Requirement already satisfied: oslo.config>=8.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==22.1.0.dev1) (10.3.0) 2026-03-13 12:29:01.944 | Requirement already satisfied: oslo.context>=3.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==22.1.0.dev1) (6.3.0) 2026-03-13 12:29:01.944 | Requirement already satisfied: oslo.db>=8.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==22.1.0.dev1) (18.0.0) 2026-03-13 12:29:01.945 | Requirement already satisfied: oslo.i18n>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==22.1.0.dev1) (6.7.2) 2026-03-13 12:29:01.945 | Requirement already satisfied: oslo.log>=4.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==22.1.0.dev1) (8.1.0) 2026-03-13 12:29:01.946 | Requirement already satisfied: oslo.messaging>=14.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==22.1.0.dev1) (17.3.0) 2026-03-13 12:29:01.946 | Requirement already satisfied: oslo.middleware>=4.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==22.1.0.dev1) (8.0.0) 2026-03-13 12:29:01.946 | Requirement already satisfied: oslo.policy>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==22.1.0.dev1) (5.0.0) 2026-03-13 12:29:01.947 | Requirement already satisfied: oslo.reports>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==22.1.0.dev1) (3.7.0) 2026-03-13 12:29:01.947 | Requirement already satisfied: oslo.serialization>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==22.1.0.dev1) (5.9.1) 2026-03-13 12:29:01.948 | Requirement already satisfied: oslo.service>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==22.1.0.dev1) (4.5.1) 2026-03-13 12:29:01.948 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==22.1.0.dev1) (2.7.1) 2026-03-13 12:29:01.948 | Requirement already satisfied: oslo.utils>=4.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==22.1.0.dev1) (10.0.0) 2026-03-13 12:29:01.949 | Requirement already satisfied: oslo.versionedobjects>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==22.1.0.dev1) (3.9.0) 2026-03-13 12:29:01.949 | Requirement already satisfied: pbr>=5.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==22.1.0.dev1) (7.0.3) 2026-03-13 12:29:01.950 | Requirement already satisfied: pecan>=1.3.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==22.1.0.dev1) (1.7.0) 2026-03-13 12:29:01.950 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==22.1.0.dev1) (4.0.1) 2026-03-13 12:29:01.950 | Requirement already satisfied: python-barbicanclient>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==22.1.0.dev1) (7.3.0) 2026-03-13 12:29:01.951 | Requirement already satisfied: python-cinderclient>=7.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==22.1.0.dev1) (9.9.0) 2026-03-13 12:29:01.951 | Requirement already satisfied: python-glanceclient>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==22.1.0.dev1) (4.11.0) 2026-03-13 12:29:02.055 | Collecting python-heatclient>=2.2.0 (from magnum==22.1.0.dev1) 2026-03-13 12:29:02.123 | Downloading python_heatclient-5.1.0-py3-none-any.whl.metadata (3.1 kB) 2026-03-13 12:29:02.133 | Requirement already satisfied: python-neutronclient>=7.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==22.1.0.dev1) (11.8.0) 2026-03-13 12:29:02.134 | Requirement already satisfied: python-novaclient>=17.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==22.1.0.dev1) (18.12.0) 2026-03-13 12:29:02.135 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==22.1.0.dev1) (5.8.0) 2026-03-13 12:29:02.155 | Collecting python-octaviaclient>=2.1.0 (from magnum==22.1.0.dev1) 2026-03-13 12:29:02.159 | Downloading python_octaviaclient-3.13.0-py3-none-any.whl.metadata (3.0 kB) 2026-03-13 12:29:02.168 | Requirement already satisfied: requests>=2.20.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==22.1.0.dev1) (2.32.5) 2026-03-13 12:29:02.169 | Requirement already satisfied: setuptools!=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,>=30.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==22.1.0.dev1) (82.0.1) 2026-03-13 12:29:02.169 | Requirement already satisfied: stevedore>=3.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==22.1.0.dev1) (5.7.0) 2026-03-13 12:29:02.170 | Requirement already satisfied: taskflow>=2.16.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==22.1.0.dev1) (6.2.0) 2026-03-13 12:29:02.170 | Requirement already satisfied: cryptography>=2.1.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==22.1.0.dev1) (43.0.3) 2026-03-13 12:29:02.171 | Requirement already satisfied: Werkzeug>=0.9 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==22.1.0.dev1) (3.1.6) 2026-03-13 12:29:02.173 | Requirement already satisfied: Mako in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=0.9.6->magnum==22.1.0.dev1) (1.3.10) 2026-03-13 12:29:02.174 | Requirement already satisfied: typing-extensions>=4.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=0.9.6->magnum==22.1.0.dev1) (4.15.0) 2026-03-13 12:29:02.176 | Requirement already satisfied: autopage>=0.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=4.0.0->magnum==22.1.0.dev1) (0.6.0) 2026-03-13 12:29:02.176 | Requirement already satisfied: cmd2>=1.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=4.0.0->magnum==22.1.0.dev1) (3.2.0) 2026-03-13 12:29:02.177 | Requirement already satisfied: PrettyTable>=0.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=4.0.0->magnum==22.1.0.dev1) (3.17.0) 2026-03-13 12:29:02.180 | Requirement already satisfied: pyperclip>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff>=4.0.0->magnum==22.1.0.dev1) (1.11.0) 2026-03-13 12:29:02.181 | Requirement already satisfied: rich>=14.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff>=4.0.0->magnum==22.1.0.dev1) (14.3.3) 2026-03-13 12:29:02.181 | 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.0.0->magnum==22.1.0.dev1) (1.7.2) 2026-03-13 12:29:02.183 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=2.1.4->magnum==22.1.0.dev1) (2.0.0) 2026-03-13 12:29:02.186 | Requirement already satisfied: pycparser in /opt/stack/data/venv/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=2.1.4->magnum==22.1.0.dev1) (3.0) 2026-03-13 12:29:02.188 | Requirement already satisfied: dnspython>=1.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from eventlet>=0.28.0->magnum==22.1.0.dev1) (2.8.0) 2026-03-13 12:29:02.188 | Requirement already satisfied: greenlet>=1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from eventlet>=0.28.0->magnum==22.1.0.dev1) (3.3.2) 2026-03-13 12:29:02.193 | Requirement already satisfied: jsonpointer>=1.9 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonpatch!=1.20,>=1.16->magnum==22.1.0.dev1) (3.0.0) 2026-03-13 12:29:02.195 | Requirement already satisfied: iso8601>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.14.0->magnum==22.1.0.dev1) (2.1.0) 2026-03-13 12:29:02.196 | Requirement already satisfied: os-service-types>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.14.0->magnum==22.1.0.dev1) (1.8.2) 2026-03-13 12:29:02.199 | Requirement already satisfied: oslo.cache>=3.11.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=9.0.0->magnum==22.1.0.dev1) (4.1.1) 2026-03-13 12:29:02.200 | Requirement already satisfied: PyJWT>=2.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=9.0.0->magnum==22.1.0.dev1) (2.11.0) 2026-03-13 12:29:02.205 | 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.0.0->magnum==22.1.0.dev1) (1.5.0) 2026-03-13 12:29:02.209 | Requirement already satisfied: fasteners>=0.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.concurrency>=4.1.0->magnum==22.1.0.dev1) (0.20) 2026-03-13 12:29:02.209 | Requirement already satisfied: debtcollector>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.concurrency>=4.1.0->magnum==22.1.0.dev1) (3.0.0) 2026-03-13 12:29:02.211 | Requirement already satisfied: wrapt>=1.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=3.0.0->oslo.concurrency>=4.1.0->magnum==22.1.0.dev1) (2.1.1) 2026-03-13 12:29:02.214 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=8.1.0->magnum==22.1.0.dev1) (2.0.0) 2026-03-13 12:29:02.218 | Requirement already satisfied: testresources>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=8.2.0->magnum==22.1.0.dev1) (2.0.2) 2026-03-13 12:29:02.218 | Requirement already satisfied: testscenarios>=0.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=8.2.0->magnum==22.1.0.dev1) (0.5.0) 2026-03-13 12:29:02.222 | Requirement already satisfied: python-dateutil>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.log>=4.8.0->magnum==22.1.0.dev1) (2.9.0.post0) 2026-03-13 12:29:02.224 | Requirement already satisfied: futurist>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->magnum==22.1.0.dev1) (3.2.1) 2026-03-13 12:29:02.225 | Requirement already satisfied: cachetools>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->magnum==22.1.0.dev1) (7.0.1) 2026-03-13 12:29:02.226 | Requirement already satisfied: amqp>=2.5.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->magnum==22.1.0.dev1) (5.3.1) 2026-03-13 12:29:02.226 | Requirement already satisfied: kombu>=4.6.8 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->magnum==22.1.0.dev1) (5.6.2) 2026-03-13 12:29:02.227 | Requirement already satisfied: oslo.metrics>=0.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->magnum==22.1.0.dev1) (0.15.1) 2026-03-13 12:29:02.229 | 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->magnum==22.1.0.dev1) (5.1.0) 2026-03-13 12:29:02.235 | 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->magnum==22.1.0.dev1) (2025.3) 2026-03-13 12:29:02.235 | Requirement already satisfied: packaging in /opt/stack/data/venv/lib/python3.12/site-packages (from kombu>=4.6.8->oslo.messaging>=14.1.0->magnum==22.1.0.dev1) (26.0) 2026-03-13 12:29:02.239 | 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->magnum==22.1.0.dev1) (0.24.1) 2026-03-13 12:29:02.241 | Requirement already satisfied: bcrypt>=3.1.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=4.1.0->magnum==22.1.0.dev1) (5.0.0) 2026-03-13 12:29:02.242 | Requirement already satisfied: Jinja2>=2.10 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=4.1.0->magnum==22.1.0.dev1) (3.1.6) 2026-03-13 12:29:02.243 | Requirement already satisfied: statsd>=3.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=4.1.0->magnum==22.1.0.dev1) (4.0.1) 2026-03-13 12:29:02.246 | Requirement already satisfied: MarkupSafe>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from Jinja2>=2.10->oslo.middleware>=4.1.0->magnum==22.1.0.dev1) (3.0.3) 2026-03-13 12:29:02.253 | Requirement already satisfied: psutil>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.reports>=2.1.0->magnum==22.1.0.dev1) (7.2.2) 2026-03-13 12:29:02.255 | Requirement already satisfied: msgpack>=0.5.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.serialization>=3.2.0->magnum==22.1.0.dev1) (1.1.2) 2026-03-13 12:29:02.261 | Requirement already satisfied: PasteDeploy>=1.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=2.2.0->magnum==22.1.0.dev1) (3.1.0) 2026-03-13 12:29:02.261 | Requirement already satisfied: Routes>=2.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=2.2.0->magnum==22.1.0.dev1) (2.5.1) 2026-03-13 12:29:02.262 | Requirement already satisfied: Paste>=2.0.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=2.2.0->magnum==22.1.0.dev1) (3.10.1) 2026-03-13 12:29:02.262 | Requirement already satisfied: Yappi>=1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=2.2.0->magnum==22.1.0.dev1) (1.7.3) 2026-03-13 12:29:02.267 | Requirement already satisfied: pyparsing>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=4.2.0->magnum==22.1.0.dev1) (3.3.2) 2026-03-13 12:29:02.286 | Requirement already satisfied: wcwidth in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.2->cliff>=4.0.0->magnum==22.1.0.dev1) (0.6.0) 2026-03-13 12:29:02.321 | 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->magnum==22.1.0.dev1) (1.17.0) 2026-03-13 12:29:02.324 | Requirement already satisfied: warlock>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-glanceclient>=3.2.0->magnum==22.1.0.dev1) (2.1.0) 2026-03-13 12:29:02.324 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-glanceclient>=3.2.0->magnum==22.1.0.dev1) (24.2.1) 2026-03-13 12:29:02.330 | Requirement already satisfied: osc-lib>=1.14.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-heatclient>=2.2.0->magnum==22.1.0.dev1) (4.4.0) 2026-03-13 12:29:02.331 | Requirement already satisfied: python-swiftclient>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-heatclient>=2.2.0->magnum==22.1.0.dev1) (4.10.0) 2026-03-13 12:29:02.335 | Requirement already satisfied: openstacksdk>=0.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-lib>=1.14.0->python-heatclient>=2.2.0->magnum==22.1.0.dev1) (4.10.0) 2026-03-13 12:29:02.339 | 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.14.0->python-heatclient>=2.2.0->magnum==22.1.0.dev1) (1.1.0) 2026-03-13 12:29:02.340 | Requirement already satisfied: platformdirs>=3 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.15.0->osc-lib>=1.14.0->python-heatclient>=2.2.0->magnum==22.1.0.dev1) (4.9.2) 2026-03-13 12:29:02.340 | Requirement already satisfied: requestsexceptions>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.15.0->osc-lib>=1.14.0->python-heatclient>=2.2.0->magnum==22.1.0.dev1) (1.4.0) 2026-03-13 12:29:02.389 | Collecting python-openstackclient>=3.12.0 (from python-octaviaclient>=2.1.0->magnum==22.1.0.dev1) 2026-03-13 12:29:02.396 | Downloading python_openstackclient-9.0.0-py3-none-any.whl.metadata (10 kB) 2026-03-13 12:29:02.423 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.20.1->magnum==22.1.0.dev1) (3.4.4) 2026-03-13 12:29:02.424 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.20.1->magnum==22.1.0.dev1) (3.11) 2026-03-13 12:29:02.424 | Requirement already satisfied: urllib3<3,>=1.21.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.20.1->magnum==22.1.0.dev1) (2.6.3) 2026-03-13 12:29:02.425 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.20.1->magnum==22.1.0.dev1) (2023.11.17) 2026-03-13 12:29:02.448 | 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.0.0->magnum==22.1.0.dev1) (4.0.0) 2026-03-13 12:29:02.448 | 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.0.0->magnum==22.1.0.dev1) (2.19.2) 2026-03-13 12:29:02.455 | 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.0.0->magnum==22.1.0.dev1) (0.1.2) 2026-03-13 12:29:02.466 | 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.2.0->magnum==22.1.0.dev1) (0.7) 2026-03-13 12:29:02.494 | Requirement already satisfied: networkx>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from taskflow>=2.16.0->magnum==22.1.0.dev1) (3.4.2) 2026-03-13 12:29:02.494 | Requirement already satisfied: jsonschema>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from taskflow>=2.16.0->magnum==22.1.0.dev1) (4.26.0) 2026-03-13 12:29:02.495 | Requirement already satisfied: automaton>=1.9.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from taskflow>=2.16.0->magnum==22.1.0.dev1) (3.3.0) 2026-03-13 12:29:02.496 | Requirement already satisfied: tenacity>=6.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from taskflow>=2.16.0->magnum==22.1.0.dev1) (9.1.4) 2026-03-13 12:29:02.496 | Requirement already satisfied: pydot>=1.2.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from taskflow>=2.16.0->magnum==22.1.0.dev1) (4.0.1) 2026-03-13 12:29:02.504 | Requirement already satisfied: attrs>=22.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->taskflow>=2.16.0->magnum==22.1.0.dev1) (25.4.0) 2026-03-13 12:29:02.504 | Requirement already satisfied: jsonschema-specifications>=2023.03.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->taskflow>=2.16.0->magnum==22.1.0.dev1) (2025.9.1) 2026-03-13 12:29:02.505 | Requirement already satisfied: referencing>=0.28.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->taskflow>=2.16.0->magnum==22.1.0.dev1) (0.37.0) 2026-03-13 12:29:02.505 | Requirement already satisfied: rpds-py>=0.25.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->taskflow>=2.16.0->magnum==22.1.0.dev1) (0.30.0) 2026-03-13 12:29:02.541 | Requirement already satisfied: testtools in /opt/stack/data/venv/lib/python3.12/site-packages (from testscenarios>=0.4->oslo.db>=8.2.0->magnum==22.1.0.dev1) (2.8.5) 2026-03-13 12:29:02.566 | Requirement already satisfied: simplegeneric in /opt/stack/data/venv/lib/python3.12/site-packages (from WSME>=0.8.0->magnum==22.1.0.dev1) (0.8.1) 2026-03-13 12:29:02.566 | Requirement already satisfied: pytz in /opt/stack/data/venv/lib/python3.12/site-packages (from WSME>=0.8.0->magnum==22.1.0.dev1) (2025.2) 2026-03-13 12:29:02.567 | Requirement already satisfied: importlib-metadata>=4.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from WSME>=0.8.0->magnum==22.1.0.dev1) (8.7.1) 2026-03-13 12:29:02.571 | Requirement already satisfied: zipp>=3.20 in /opt/stack/data/venv/lib/python3.12/site-packages (from importlib-metadata>=4.4->WSME>=0.8.0->magnum==22.1.0.dev1) (3.23.0) 2026-03-13 12:29:02.608 | Downloading python_heatclient-5.1.0-py3-none-any.whl (212 kB) 2026-03-13 12:29:02.645 | Downloading python_octaviaclient-3.13.0-py3-none-any.whl (113 kB) 2026-03-13 12:29:02.658 | Downloading python_openstackclient-9.0.0-py3-none-any.whl (1.1 MB) 2026-03-13 12:29:02.690 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 30.9 MB/s 0:00:00 2026-03-13 12:29:02.706 | Building wheels for collected packages: magnum 2026-03-13 12:29:02.707 | Building editable for magnum (pyproject.toml): started 2026-03-13 12:29:03.288 | Building editable for magnum (pyproject.toml): finished with status 'done' 2026-03-13 12:29:03.289 | Created wheel for magnum: filename=magnum-22.1.0.dev1-0.editable-py3-none-any.whl size=8660 sha256=a561566dbf00097a243211b48d2c8a1937401aa45ede673fadd0e2792649cb07 2026-03-13 12:29:03.289 | Stored in directory: /tmp/pip-ephem-wheel-cache-ba40_ar0/wheels/39/01/1a/f47ec236cb7453ee526875dad387c5d8bc05b3940dfd0bbb30 2026-03-13 12:29:03.293 | Successfully built magnum 2026-03-13 12:29:03.428 | Installing collected packages: python-openstackclient, python-heatclient, python-octaviaclient, magnum 2026-03-13 12:29:04.766 | 2026-03-13 12:29:04.786 | Successfully installed magnum-22.1.0.dev1 python-heatclient-5.1.0 python-octaviaclient-3.13.0 python-openstackclient-9.0.0 2026-03-13 12:29:04.934 | ++ inc/python:pip_install:216 : result=0 2026-03-13 12:29:04.940 | ++ inc/python:pip_install:218 : time_stop pip_install 2026-03-13 12:29:04.945 | ++ functions-common:time_stop:2412 : local name 2026-03-13 12:29:04.950 | ++ functions-common:time_stop:2413 : local end_time 2026-03-13 12:29:04.954 | ++ functions-common:time_stop:2414 : local elapsed_time 2026-03-13 12:29:04.961 | ++ functions-common:time_stop:2415 : local total 2026-03-13 12:29:04.966 | ++ functions-common:time_stop:2416 : local start_time 2026-03-13 12:29:04.972 | ++ functions-common:time_stop:2418 : name=pip_install 2026-03-13 12:29:04.978 | ++ functions-common:time_stop:2419 : start_time=1773404938328 2026-03-13 12:29:04.983 | ++ functions-common:time_stop:2421 : [[ -z 1773404938328 ]] 2026-03-13 12:29:04.990 | +++ functions-common:time_stop:2424 : date +%s%3N 2026-03-13 12:29:04.998 | ++ functions-common:time_stop:2424 : end_time=1773404944993 2026-03-13 12:29:05.005 | ++ functions-common:time_stop:2425 : elapsed_time=6665 2026-03-13 12:29:05.012 | ++ functions-common:time_stop:2426 : total=111339 2026-03-13 12:29:05.016 | ++ functions-common:time_stop:2428 : _TIME_START[$name]= 2026-03-13 12:29:05.020 | ++ functions-common:time_stop:2429 : _TIME_TOTAL[$name]=118004 2026-03-13 12:29:05.024 | ++ inc/python:pip_install:219 : return 0 2026-03-13 12:29:05.030 | ++ inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-03-13 12:29:05.035 | ++ inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-03-13 12:29:05.040 | ++ inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/magnum 2026-03-13 12:29:05.046 | ++ inc/python:use_library_from_git:266 : local name=/opt/stack/magnum 2026-03-13 12:29:05.050 | ++ inc/python:use_library_from_git:267 : local enabled=1 2026-03-13 12:29:05.055 | ++ 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-03-13 12:29:05.061 | ++ 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/magnum, ]] 2026-03-13 12:29:05.067 | ++ inc/python:use_library_from_git:269 : return 1 2026-03-13 12:29:05.073 | ++ /opt/stack/magnum/devstack/plugin.sh:source:16 : MAGNUM_GUEST_IMAGE_URL=https://github.com/vexxhost/capo-image-elements/releases/latest/download/ubuntu-22.04-v1.35.1.qcow2 2026-03-13 12:29:05.080 | ++ /opt/stack/magnum/devstack/plugin.sh:source:17 : IMAGE_URLS+=,https://github.com/vexxhost/capo-image-elements/releases/latest/download/ubuntu-22.04-v1.35.1.qcow2 2026-03-13 12:29:05.086 | ++ /opt/stack/magnum/devstack/plugin.sh:source:19 : 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,python-magnumclient 2026-03-13 12:29:05.091 | ++ /opt/stack/magnum/devstack/plugin.sh:source:21 : install_magnumclient 2026-03-13 12:29:05.097 | ++ /opt/stack/magnum/devstack/lib/magnum:install_magnumclient:327 : use_library_from_git python-magnumclient 2026-03-13 12:29:05.104 | ++ inc/python:use_library_from_git:266 : local name=python-magnumclient 2026-03-13 12:29:05.110 | ++ inc/python:use_library_from_git:267 : local enabled=1 2026-03-13 12:29:05.117 | ++ 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-magnumclient = \A\L\L ]] 2026-03-13 12:29:05.122 | ++ 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-magnumclient, =~ ,python-magnumclient, ]] 2026-03-13 12:29:05.130 | ++ inc/python:use_library_from_git:268 : enabled=0 2026-03-13 12:29:05.136 | ++ inc/python:use_library_from_git:269 : return 0 2026-03-13 12:29:05.143 | ++ /opt/stack/magnum/devstack/lib/magnum:install_magnumclient:328 : git_clone_by_name python-magnumclient 2026-03-13 12:29:05.150 | ++ functions-common:git_clone_by_name:673 : local name=python-magnumclient 2026-03-13 12:29:05.155 | ++ functions-common:git_clone_by_name:674 : local repo=https://github.com/openstack/python-magnumclient.git 2026-03-13 12:29:05.161 | ++ functions-common:git_clone_by_name:675 : local dir=/opt/stack/python-magnumclient 2026-03-13 12:29:05.169 | ++ functions-common:git_clone_by_name:676 : local branch=master 2026-03-13 12:29:05.174 | ++ functions-common:git_clone_by_name:677 : git_clone https://github.com/openstack/python-magnumclient.git /opt/stack/python-magnumclient master 2026-03-13 12:29:05.181 | ++ functions-common:git_clone:581 : local git_remote=https://github.com/openstack/python-magnumclient.git 2026-03-13 12:29:05.186 | ++ functions-common:git_clone:582 : local git_dest=/opt/stack/python-magnumclient 2026-03-13 12:29:05.193 | ++ functions-common:git_clone:583 : local git_ref=master 2026-03-13 12:29:05.230 | ++ functions-common:git_clone:584 : local orig_dir 2026-03-13 12:29:05.236 | +++ functions-common:git_clone:585 : pwd 2026-03-13 12:29:05.241 | ++ functions-common:git_clone:585 : orig_dir=/opt/stack/devstack 2026-03-13 12:29:05.247 | ++ functions-common:git_clone:586 : local git_clone_flags= 2026-03-13 12:29:05.255 | +++ functions-common:git_clone:588 : trueorfalse False RECLONE 2026-03-13 12:29:05.292 | ++ functions-common:git_clone:588 : RECLONE=False 2026-03-13 12:29:05.298 | ++ functions-common:git_clone:589 : [[ 0 -gt 0 ]] 2026-03-13 12:29:05.304 | ++ functions-common:git_clone:593 : [[ False = \T\r\u\e ]] 2026-03-13 12:29:05.312 | ++ functions-common:git_clone:602 : egrep -q '^refs' 2026-03-13 12:29:05.312 | ++ functions-common:git_clone:602 : echo master 2026-03-13 12:29:05.321 | ++ functions-common:git_clone:616 : [[ ! -d /opt/stack/python-magnumclient ]] 2026-03-13 12:29:05.327 | ++ functions-common:git_clone:626 : [[ False = \T\r\u\e ]] 2026-03-13 12:29:05.334 | ++ functions-common:git_clone:661 : sudo git config --system --add safe.directory /opt/stack/python-magnumclient 2026-03-13 12:29:05.354 | ++ functions-common:git_clone:664 : cd /opt/stack/python-magnumclient 2026-03-13 12:29:05.362 | ++ functions-common:git_clone:665 : git show --oneline 2026-03-13 12:29:05.362 | ++ functions-common:git_clone:665 : head -1 2026-03-13 12:29:05.367 | 1d0385e Add requests-mock to test-requirements.txt 2026-03-13 12:29:05.375 | ++ functions-common:git_clone:666 : cd /opt/stack/devstack 2026-03-13 12:29:05.382 | ++ /opt/stack/magnum/devstack/lib/magnum:install_magnumclient:329 : setup_dev_lib python-magnumclient 2026-03-13 12:29:05.389 | ++ inc/python:setup_dev_lib:312 : local bindep 2026-03-13 12:29:05.396 | ++ inc/python:setup_dev_lib:313 : [[ python-magnumclient == -bindep* ]] 2026-03-13 12:29:05.402 | ++ inc/python:setup_dev_lib:317 : local name=python-magnumclient 2026-03-13 12:29:05.409 | ++ inc/python:setup_dev_lib:318 : local dir=/opt/stack/python-magnumclient 2026-03-13 12:29:05.415 | ++ inc/python:setup_dev_lib:319 : local extras= 2026-03-13 12:29:05.421 | ++ inc/python:setup_dev_lib:320 : setup_develop /opt/stack/python-magnumclient 2026-03-13 12:29:05.427 | ++ inc/python:setup_develop:353 : local bindep 2026-03-13 12:29:05.432 | ++ inc/python:setup_develop:354 : [[ /opt/stack/python-magnumclient == -bindep* ]] 2026-03-13 12:29:05.439 | ++ inc/python:setup_develop:358 : local project_dir=/opt/stack/python-magnumclient 2026-03-13 12:29:05.446 | ++ inc/python:setup_develop:359 : local extras= 2026-03-13 12:29:05.453 | ++ inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/python-magnumclient -e 2026-03-13 12:29:05.460 | ++ inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-03-13 12:29:05.468 | ++ inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/python-magnumclient == -bindep* ]] 2026-03-13 12:29:05.476 | ++ inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/python-magnumclient 2026-03-13 12:29:05.483 | ++ inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-03-13 12:29:05.490 | ++ inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-03-13 12:29:05.496 | +++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/python-magnumclient 2026-03-13 12:29:05.502 | +++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-03-13 12:29:05.510 | ++ inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/python-magnumclient 2026-03-13 12:29:05.516 | ++ inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-03-13 12:29:05.522 | ++ inc/python:_setup_package_with_constraints_edit:399 : local name 2026-03-13 12:29:05.531 | +++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/python-magnumclient/setup.cfg 2026-03-13 12:29:05.543 | ++ inc/python:_setup_package_with_constraints_edit:400 : name=python-magnumclient 2026-03-13 12:29:05.550 | ++ inc/python:_setup_package_with_constraints_edit:401 : '[' -z python-magnumclient ']' 2026-03-13 12:29:05.556 | ++ inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- python-magnumclient 2026-03-13 12:29:05.654 | ++ inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/python-magnumclient -e 2026-03-13 12:29:05.660 | ++ inc/python:setup_package:436 : local bindep=0 2026-03-13 12:29:05.667 | ++ inc/python:setup_package:437 : local bindep_flag= 2026-03-13 12:29:05.673 | ++ inc/python:setup_package:438 : local bindep_profiles= 2026-03-13 12:29:05.679 | ++ inc/python:setup_package:439 : [[ /opt/stack/python-magnumclient == -bindep* ]] 2026-03-13 12:29:05.685 | ++ inc/python:setup_package:444 : local project_dir=/opt/stack/python-magnumclient 2026-03-13 12:29:05.691 | ++ inc/python:setup_package:445 : local flags=-e 2026-03-13 12:29:05.699 | ++ inc/python:setup_package:446 : local extras= 2026-03-13 12:29:05.705 | ++ inc/python:setup_package:450 : [[ -n -e ]] 2026-03-13 12:29:05.711 | ++ inc/python:setup_package:450 : [[ -z '' ]] 2026-03-13 12:29:05.717 | ++ inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-03-13 12:29:05.724 | ++ inc/python:setup_package:455 : [[ ! -z '' ]] 2026-03-13 12:29:05.731 | ++ inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-03-13 12:29:05.738 | ++ inc/python:setup_package:464 : pip_install -e /opt/stack/python-magnumclient 2026-03-13 12:29:05.783 | Using python 3.12 to install /opt/stack/python-magnumclient 2026-03-13 12:29:05.788 | ++ 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/python-magnumclient 2026-03-13 12:29:06.395 | Obtaining file:///opt/stack/python-magnumclient 2026-03-13 12:29:06.397 | Installing build dependencies: started 2026-03-13 12:29:07.373 | Installing build dependencies: finished with status 'done' 2026-03-13 12:29:07.374 | Checking if build backend supports build_editable: started 2026-03-13 12:29:07.693 | Checking if build backend supports build_editable: finished with status 'done' 2026-03-13 12:29:07.694 | Getting requirements to build editable: started 2026-03-13 12:29:07.867 | Getting requirements to build editable: finished with status 'done' 2026-03-13 12:29:07.871 | Installing backend dependencies: started 2026-03-13 12:29:09.014 | Installing backend dependencies: finished with status 'done' 2026-03-13 12:29:09.016 | Preparing editable metadata (pyproject.toml): started 2026-03-13 12:29:09.373 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-03-13 12:29:09.394 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-magnumclient==4.10.1.dev1) (7.0.3) 2026-03-13 12:29:09.394 | Requirement already satisfied: keystoneauth1>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-magnumclient==4.10.1.dev1) (5.13.1) 2026-03-13 12:29:09.395 | Requirement already satisfied: stevedore>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-magnumclient==4.10.1.dev1) (5.7.0) 2026-03-13 12:29:09.395 | Requirement already satisfied: requests>=2.14.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-magnumclient==4.10.1.dev1) (2.32.5) 2026-03-13 12:29:09.396 | Requirement already satisfied: oslo.i18n>=3.15.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-magnumclient==4.10.1.dev1) (6.7.2) 2026-03-13 12:29:09.396 | Requirement already satisfied: oslo.log>=3.36.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-magnumclient==4.10.1.dev1) (8.1.0) 2026-03-13 12:29:09.396 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-magnumclient==4.10.1.dev1) (5.9.1) 2026-03-13 12:29:09.397 | Requirement already satisfied: oslo.utils>=3.33.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-magnumclient==4.10.1.dev1) (10.0.0) 2026-03-13 12:29:09.397 | Requirement already satisfied: openstacksdk>=0.10.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-magnumclient==4.10.1.dev1) (4.10.0) 2026-03-13 12:29:09.398 | Requirement already satisfied: osc-lib>=1.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-magnumclient==4.10.1.dev1) (4.4.0) 2026-03-13 12:29:09.398 | Requirement already satisfied: PrettyTable>=0.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-magnumclient==4.10.1.dev1) (3.17.0) 2026-03-13 12:29:09.399 | Requirement already satisfied: cryptography>=3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-magnumclient==4.10.1.dev1) (43.0.3) 2026-03-13 12:29:09.399 | Requirement already satisfied: decorator>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-magnumclient==4.10.1.dev1) (5.2.1) 2026-03-13 12:29:09.400 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=3.0->python-magnumclient==4.10.1.dev1) (2.0.0) 2026-03-13 12:29:09.403 | Requirement already satisfied: pycparser in /opt/stack/data/venv/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=3.0->python-magnumclient==4.10.1.dev1) (3.0) 2026-03-13 12:29:09.404 | Requirement already satisfied: iso8601>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.4.0->python-magnumclient==4.10.1.dev1) (2.1.0) 2026-03-13 12:29:09.405 | Requirement already satisfied: os-service-types>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.4.0->python-magnumclient==4.10.1.dev1) (1.8.2) 2026-03-13 12:29:09.405 | Requirement already satisfied: typing-extensions>=4.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.4.0->python-magnumclient==4.10.1.dev1) (4.15.0) 2026-03-13 12:29:09.408 | Requirement already satisfied: dogpile.cache>=0.6.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.10.0->python-magnumclient==4.10.1.dev1) (1.5.0) 2026-03-13 12:29:09.410 | Requirement already satisfied: jmespath>=0.9.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.10.0->python-magnumclient==4.10.1.dev1) (1.1.0) 2026-03-13 12:29:09.410 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.10.0->python-magnumclient==4.10.1.dev1) (1.33) 2026-03-13 12:29:09.411 | Requirement already satisfied: platformdirs>=3 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.10.0->python-magnumclient==4.10.1.dev1) (4.9.2) 2026-03-13 12:29:09.411 | Requirement already satisfied: psutil>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.10.0->python-magnumclient==4.10.1.dev1) (7.2.2) 2026-03-13 12:29:09.412 | Requirement already satisfied: PyYAML>=3.13 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.10.0->python-magnumclient==4.10.1.dev1) (6.0.3) 2026-03-13 12:29:09.412 | Requirement already satisfied: requestsexceptions>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.10.0->python-magnumclient==4.10.1.dev1) (1.4.0) 2026-03-13 12:29:09.416 | Requirement already satisfied: jsonpointer>=1.9 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.10.0->python-magnumclient==4.10.1.dev1) (3.0.0) 2026-03-13 12:29:09.419 | Requirement already satisfied: cliff>=4.9.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-lib>=1.8.0->python-magnumclient==4.10.1.dev1) (4.13.2) 2026-03-13 12:29:09.421 | 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.8.0->python-magnumclient==4.10.1.dev1) (0.6.0) 2026-03-13 12:29:09.421 | 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.8.0->python-magnumclient==4.10.1.dev1) (3.2.0) 2026-03-13 12:29:09.424 | 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.8.0->python-magnumclient==4.10.1.dev1) (1.11.0) 2026-03-13 12:29:09.424 | 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.8.0->python-magnumclient==4.10.1.dev1) (14.3.3) 2026-03-13 12:29:09.425 | 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.8.0->python-magnumclient==4.10.1.dev1) (1.7.2) 2026-03-13 12:29:09.427 | Requirement already satisfied: oslo.config>=5.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.log>=3.36.0->python-magnumclient==4.10.1.dev1) (10.3.0) 2026-03-13 12:29:09.428 | Requirement already satisfied: oslo.context>=2.21.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.log>=3.36.0->python-magnumclient==4.10.1.dev1) (6.3.0) 2026-03-13 12:29:09.428 | Requirement already satisfied: python-dateutil>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.log>=3.36.0->python-magnumclient==4.10.1.dev1) (2.9.0.post0) 2026-03-13 12:29:09.430 | Requirement already satisfied: debtcollector>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.log>=3.36.0->python-magnumclient==4.10.1.dev1) (3.0.0) 2026-03-13 12:29:09.431 | Requirement already satisfied: wrapt>=1.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=3.0.0->oslo.log>=3.36.0->python-magnumclient==4.10.1.dev1) (2.1.1) 2026-03-13 12:29:09.433 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=5.2.0->oslo.log>=3.36.0->python-magnumclient==4.10.1.dev1) (1.3.0) 2026-03-13 12:29:09.433 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=5.2.0->oslo.log>=3.36.0->python-magnumclient==4.10.1.dev1) (2.0.0) 2026-03-13 12:29:09.437 | 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->python-magnumclient==4.10.1.dev1) (1.1.2) 2026-03-13 12:29:09.440 | Requirement already satisfied: pyparsing>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->python-magnumclient==4.10.1.dev1) (3.3.2) 2026-03-13 12:29:09.440 | Requirement already satisfied: packaging>=20.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->python-magnumclient==4.10.1.dev1) (26.0) 2026-03-13 12:29:09.443 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr!=2.1.0,>=2.0.0->python-magnumclient==4.10.1.dev1) (82.0.1) 2026-03-13 12:29:09.446 | Requirement already satisfied: wcwidth in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.2->python-magnumclient==4.10.1.dev1) (0.6.0) 2026-03-13 12:29:09.453 | Requirement already satisfied: six>=1.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-dateutil>=2.7.0->oslo.log>=3.36.0->python-magnumclient==4.10.1.dev1) (1.17.0) 2026-03-13 12:29:09.456 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->python-magnumclient==4.10.1.dev1) (3.4.4) 2026-03-13 12:29:09.456 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->python-magnumclient==4.10.1.dev1) (3.11) 2026-03-13 12:29:09.457 | Requirement already satisfied: urllib3<3,>=1.21.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->python-magnumclient==4.10.1.dev1) (2.6.3) 2026-03-13 12:29:09.458 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->python-magnumclient==4.10.1.dev1) (2023.11.17) 2026-03-13 12:29:09.471 | 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.8.0->python-magnumclient==4.10.1.dev1) (4.0.0) 2026-03-13 12:29:09.472 | 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.8.0->python-magnumclient==4.10.1.dev1) (2.19.2) 2026-03-13 12:29:09.475 | 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.8.0->python-magnumclient==4.10.1.dev1) (0.1.2) 2026-03-13 12:29:09.495 | Building wheels for collected packages: python-magnumclient 2026-03-13 12:29:09.496 | Building editable for python-magnumclient (pyproject.toml): started 2026-03-13 12:29:09.890 | Building editable for python-magnumclient (pyproject.toml): finished with status 'done' 2026-03-13 12:29:09.891 | Created wheel for python-magnumclient: filename=python_magnumclient-4.10.1.dev1-0.editable-py3-none-any.whl size=9031 sha256=14b2b4947589fcad12d6208de50d690f55f7cc239e0d44d548958358796d9faf 2026-03-13 12:29:09.891 | Stored in directory: /tmp/pip-ephem-wheel-cache-m295pulf/wheels/b5/b9/e3/9d98d11e43d3ea43a33a70ade521bd1ecc2d41c4a07454be38 2026-03-13 12:29:09.895 | Successfully built python-magnumclient 2026-03-13 12:29:10.049 | Installing collected packages: python-magnumclient 2026-03-13 12:29:10.079 | Successfully installed python-magnumclient-4.10.1.dev1 2026-03-13 12:29:10.234 | ++ inc/python:pip_install:216 : result=0 2026-03-13 12:29:10.242 | ++ inc/python:pip_install:218 : time_stop pip_install 2026-03-13 12:29:10.246 | ++ functions-common:time_stop:2412 : local name 2026-03-13 12:29:10.249 | ++ functions-common:time_stop:2413 : local end_time 2026-03-13 12:29:10.255 | ++ functions-common:time_stop:2414 : local elapsed_time 2026-03-13 12:29:10.261 | ++ functions-common:time_stop:2415 : local total 2026-03-13 12:29:10.267 | ++ functions-common:time_stop:2416 : local start_time 2026-03-13 12:29:10.272 | ++ functions-common:time_stop:2418 : name=pip_install 2026-03-13 12:29:10.298 | ++ functions-common:time_stop:2419 : start_time=1773404945772 2026-03-13 12:29:10.302 | ++ functions-common:time_stop:2421 : [[ -z 1773404945772 ]] 2026-03-13 12:29:10.308 | +++ functions-common:time_stop:2424 : date +%s%3N 2026-03-13 12:29:10.317 | ++ functions-common:time_stop:2424 : end_time=1773404950311 2026-03-13 12:29:10.323 | ++ functions-common:time_stop:2425 : elapsed_time=4539 2026-03-13 12:29:10.329 | ++ functions-common:time_stop:2426 : total=118004 2026-03-13 12:29:10.335 | ++ functions-common:time_stop:2428 : _TIME_START[$name]= 2026-03-13 12:29:10.340 | ++ functions-common:time_stop:2429 : _TIME_TOTAL[$name]=122543 2026-03-13 12:29:10.346 | ++ inc/python:pip_install:219 : return 0 2026-03-13 12:29:10.353 | ++ inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-03-13 12:29:10.360 | ++ inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-03-13 12:29:10.367 | ++ inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/python-magnumclient 2026-03-13 12:29:10.373 | ++ inc/python:use_library_from_git:266 : local name=/opt/stack/python-magnumclient 2026-03-13 12:29:10.378 | ++ inc/python:use_library_from_git:267 : local enabled=1 2026-03-13 12:29:10.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,python-magnumclient = \A\L\L ]] 2026-03-13 12:29:10.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,python-magnumclient, =~ ,/opt/stack/python-magnumclient, ]] 2026-03-13 12:29:10.397 | ++ inc/python:use_library_from_git:269 : return 1 2026-03-13 12:29:10.403 | ++ /opt/stack/magnum/devstack/lib/magnum:install_magnumclient:330 : sudo install -D -m 0644 -o stack /opt/stack/python-magnumclient/tools/magnum.bash_completion /etc/bash_completion.d/magnum.bash_completion 2026-03-13 12:29:10.425 | ++ /opt/stack/magnum/devstack/plugin.sh:source:22 : cleanup_magnum 2026-03-13 12:29:10.431 | ++ /opt/stack/magnum/devstack/lib/magnum:cleanup_magnum:88 : sudo rm -rf /opt/stack/data/magnum /var/lib/magnum/certificate-cache 2026-03-13 12:29:10.455 | +++ /opt/stack/magnum/devstack/lib/magnum:cleanup_magnum:89 : apache_site_config_for magnum-api 2026-03-13 12:29:10.462 | +++ lib/apache:apache_site_config_for:174 : local site=magnum-api 2026-03-13 12:29:10.468 | +++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-03-13 12:29:10.475 | +++ functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-03-13 12:29:10.481 | +++ functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-03-13 12:29:10.485 | +++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/magnum-api.conf 2026-03-13 12:29:10.494 | ++ /opt/stack/magnum/devstack/lib/magnum:cleanup_magnum:89 : sudo rm -f /etc/apache2/sites-available/magnum-api.conf 2026-03-13 12:29:10.518 | ++ /opt/stack/magnum/devstack/lib/magnum:cleanup_magnum:90 : remove_uwsgi_config /etc/magnum/magnum-api-uwsgi.ini magnum.wsgi.api:application 2026-03-13 12:29:10.525 | ++ lib/apache:remove_uwsgi_config:405 : local conf=/etc/magnum/magnum-api-uwsgi.ini 2026-03-13 12:29:10.531 | ++ lib/apache:remove_uwsgi_config:406 : local wsgi=magnum.wsgi.api:application 2026-03-13 12:29:10.538 | ++ lib/apache:remove_uwsgi_config:407 : local name= 2026-03-13 12:29:10.546 | +++ lib/apache:remove_uwsgi_config:410 : basename magnum.wsgi.api:application 2026-03-13 12:29:10.557 | ++ lib/apache:remove_uwsgi_config:410 : name=magnum.wsgi.api:application 2026-03-13 12:29:10.562 | ++ lib/apache:remove_uwsgi_config:412 : [[ magnum.wsgi.api:application = /* ]] 2026-03-13 12:29:10.569 | ++ lib/apache:remove_uwsgi_config:416 : rm -rf /etc/magnum/magnum-api-uwsgi.ini 2026-03-13 12:29:10.578 | ++ lib/apache:remove_uwsgi_config:417 : disable_apache_site magnum.wsgi.api:application 2026-03-13 12:29:10.585 | ++ lib/apache:disable_apache_site:207 : local site=magnum.wsgi.api:application 2026-03-13 12:29:10.588 | ++ lib/apache:disable_apache_site:208 : is_ubuntu 2026-03-13 12:29:10.595 | ++ functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-03-13 12:29:10.601 | ++ functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-03-13 12:29:10.608 | ++ lib/apache:disable_apache_site:209 : sudo a2dissite magnum.wsgi.api:application 2026-03-13 12:29:10.660 | ERROR: Site magnum.wsgi.api:application does not exist! 2026-03-13 12:29:10.670 | ++ lib/apache:disable_apache_site:209 : true 2026-03-13 12:29:10.676 | ++ /opt/stack/magnum/devstack/plugin.sh:source:52 : [[ stack == \u\n\s\t\a\c\k ]] 2026-03-13 12:29:10.682 | ++ /opt/stack/magnum/devstack/plugin.sh:source:56 : [[ stack == \c\l\e\a\n ]] 2026-03-13 12:29:10.694 | + functions-common:run_plugins:1831 : for plugin in ${plugins//,/ } 2026-03-13 12:29:10.699 | + functions-common:run_plugins:1832 : local dir=/opt/stack/octavia 2026-03-13 12:29:10.704 | + functions-common:run_plugins:1833 : [[ -f /opt/stack/octavia/devstack/plugin.sh ]] 2026-03-13 12:29:10.710 | + functions-common:run_plugins:1834 : source /opt/stack/octavia/devstack/plugin.sh stack install 2026-03-13 12:29:10.718 | ++ /opt/stack/octavia/devstack/plugin.sh:source:3 : saveenv=ehxB 2026-03-13 12:29:10.724 | ++ /opt/stack/octavia/devstack/plugin.sh:source:4 : set -ex 2026-03-13 12:29:10.730 | ++ /opt/stack/octavia/devstack/plugin.sh:source:9 : GET_PIP_CACHE_LOCATION=/opt/stack/cache/files/get-pip.py 2026-03-13 12:29:10.743 | ++ /opt/stack/octavia/devstack/plugin.sh:source:772 : is_service_enabled octavia 2026-03-13 12:29:10.780 | ++ functions-common:is_service_enabled:2068 : return 0 2026-03-13 12:29:10.787 | ++ /opt/stack/octavia/devstack/plugin.sh:source:773 : '[' api == main ']' 2026-03-13 12:29:10.793 | ++ /opt/stack/octavia/devstack/plugin.sh:source:773 : '[' api == standalone ']' 2026-03-13 12:29:10.800 | ++ /opt/stack/octavia/devstack/plugin.sh:source:785 : [[ stack == \s\t\a\c\k ]] 2026-03-13 12:29:10.805 | ++ /opt/stack/octavia/devstack/plugin.sh:source:785 : [[ install == \i\n\s\t\a\l\l ]] 2026-03-13 12:29:10.811 | ++ /opt/stack/octavia/devstack/plugin.sh:source:787 : echo_summary 'Installing octavia' 2026-03-13 12:29:10.817 | ++ ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-03-13 12:29:10.823 | ++ ./stack.sh:echo_summary:444 : echo -e Installing octavia 2026-03-13 12:29:10.829 | ++ /opt/stack/octavia/devstack/plugin.sh:source:788 : octavia_lib_install 2026-03-13 12:29:10.835 | ++ /opt/stack/octavia/devstack/plugin.sh:octavia_lib_install:29 : use_library_from_git octavia-lib 2026-03-13 12:29:10.840 | ++ inc/python:use_library_from_git:266 : local name=octavia-lib 2026-03-13 12:29:10.847 | ++ inc/python:use_library_from_git:267 : local enabled=1 2026-03-13 12:29:10.852 | ++ 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-magnumclient = \A\L\L ]] 2026-03-13 12:29:10.859 | ++ 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-magnumclient, =~ ,octavia-lib, ]] 2026-03-13 12:29:10.865 | ++ inc/python:use_library_from_git:269 : return 1 2026-03-13 12:29:10.871 | ++ /opt/stack/octavia/devstack/plugin.sh:octavia_lib_install:35 : pip_install_gr octavia-lib 2026-03-13 12:29:10.877 | ++ inc/python:pip_install_gr:94 : local name=octavia-lib 2026-03-13 12:29:10.883 | ++ inc/python:pip_install_gr:95 : local clean_name 2026-03-13 12:29:10.892 | +++ inc/python:pip_install_gr:96 : get_from_global_requirements octavia-lib 2026-03-13 12:29:10.899 | +++ inc/python:get_from_global_requirements:241 : local package=octavia-lib 2026-03-13 12:29:10.905 | +++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-03-13 12:29:10.916 | ++++ inc/python:get_from_global_requirements:243 : grep -i -h '^octavia-lib' /opt/stack/requirements/global-requirements.txt 2026-03-13 12:29:10.916 | ++++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-03-13 12:29:10.927 | +++ inc/python:get_from_global_requirements:243 : required_pkg='octavia-lib ' 2026-03-13 12:29:10.932 | +++ inc/python:get_from_global_requirements:244 : [[ octavia-lib == '' ]] 2026-03-13 12:29:10.939 | +++ inc/python:get_from_global_requirements:247 : echo octavia-lib 2026-03-13 12:29:10.947 | ++ inc/python:pip_install_gr:96 : clean_name=octavia-lib 2026-03-13 12:29:10.954 | ++ inc/python:pip_install_gr:97 : pip_install octavia-lib 2026-03-13 12:29:11.005 | Using python 3.12 to install octavia-lib 2026-03-13 12:29:11.011 | ++ 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 octavia-lib 2026-03-13 12:29:11.700 | Collecting octavia-lib 2026-03-13 12:29:11.773 | Downloading octavia_lib-3.11.0-py3-none-any.whl.metadata (2.3 kB) 2026-03-13 12:29:11.783 | Requirement already satisfied: oslo.i18n>=3.15.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia-lib) (6.7.2) 2026-03-13 12:29:11.784 | Requirement already satisfied: oslo.serialization>=2.28.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia-lib) (5.9.1) 2026-03-13 12:29:11.785 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia-lib) (7.0.3) 2026-03-13 12:29:11.785 | Requirement already satisfied: tenacity>=5.0.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia-lib) (9.1.4) 2026-03-13 12:29:11.787 | Requirement already satisfied: msgpack>=0.5.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.serialization>=2.28.1->octavia-lib) (1.1.2) 2026-03-13 12:29:11.788 | Requirement already satisfied: oslo.utils>=3.33.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.serialization>=2.28.1->octavia-lib) (10.0.0) 2026-03-13 12:29:11.790 | Requirement already satisfied: iso8601>=0.1.11 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->oslo.serialization>=2.28.1->octavia-lib) (2.1.0) 2026-03-13 12:29:11.791 | Requirement already satisfied: netaddr>=0.10.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->oslo.serialization>=2.28.1->octavia-lib) (1.3.0) 2026-03-13 12:29:11.792 | Requirement already satisfied: debtcollector>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->oslo.serialization>=2.28.1->octavia-lib) (3.0.0) 2026-03-13 12:29:11.792 | Requirement already satisfied: pyparsing>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->oslo.serialization>=2.28.1->octavia-lib) (3.3.2) 2026-03-13 12:29:11.793 | Requirement already satisfied: packaging>=20.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->oslo.serialization>=2.28.1->octavia-lib) (26.0) 2026-03-13 12:29:11.794 | Requirement already satisfied: PyYAML>=3.13 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->oslo.serialization>=2.28.1->octavia-lib) (6.0.3) 2026-03-13 12:29:11.794 | Requirement already satisfied: psutil>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->oslo.serialization>=2.28.1->octavia-lib) (7.2.2) 2026-03-13 12:29:11.795 | Requirement already satisfied: wrapt>=1.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=1.2.0->oslo.utils>=3.33.0->oslo.serialization>=2.28.1->octavia-lib) (2.1.1) 2026-03-13 12:29:11.798 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr!=2.1.0,>=2.0.0->octavia-lib) (82.0.1) 2026-03-13 12:29:11.814 | Downloading octavia_lib-3.11.0-py3-none-any.whl (39 kB) 2026-03-13 12:29:12.009 | Installing collected packages: octavia-lib 2026-03-13 12:29:12.063 | Successfully installed octavia-lib-3.11.0 2026-03-13 12:29:12.184 | ++ inc/python:pip_install:216 : result=0 2026-03-13 12:29:12.191 | ++ inc/python:pip_install:218 : time_stop pip_install 2026-03-13 12:29:12.197 | ++ functions-common:time_stop:2412 : local name 2026-03-13 12:29:12.204 | ++ functions-common:time_stop:2413 : local end_time 2026-03-13 12:29:12.210 | ++ functions-common:time_stop:2414 : local elapsed_time 2026-03-13 12:29:12.216 | ++ functions-common:time_stop:2415 : local total 2026-03-13 12:29:12.223 | ++ functions-common:time_stop:2416 : local start_time 2026-03-13 12:29:12.230 | ++ functions-common:time_stop:2418 : name=pip_install 2026-03-13 12:29:12.237 | ++ functions-common:time_stop:2419 : start_time=1773404950993 2026-03-13 12:29:12.243 | ++ functions-common:time_stop:2421 : [[ -z 1773404950993 ]] 2026-03-13 12:29:12.251 | +++ functions-common:time_stop:2424 : date +%s%3N 2026-03-13 12:29:12.260 | ++ functions-common:time_stop:2424 : end_time=1773404952254 2026-03-13 12:29:12.267 | ++ functions-common:time_stop:2425 : elapsed_time=1261 2026-03-13 12:29:12.273 | ++ functions-common:time_stop:2426 : total=122543 2026-03-13 12:29:12.278 | ++ functions-common:time_stop:2428 : _TIME_START[$name]= 2026-03-13 12:29:12.284 | ++ functions-common:time_stop:2429 : _TIME_TOTAL[$name]=123804 2026-03-13 12:29:12.289 | ++ inc/python:pip_install:219 : return 0 2026-03-13 12:29:12.296 | ++ /opt/stack/octavia/devstack/plugin.sh:source:789 : octavia_install 2026-03-13 12:29:12.302 | ++ /opt/stack/octavia/devstack/plugin.sh:octavia_install:12 : [[ False == True ]] 2026-03-13 12:29:12.307 | ++ /opt/stack/octavia/devstack/plugin.sh:octavia_install:15 : setup_develop /opt/stack/octavia 2026-03-13 12:29:12.314 | ++ inc/python:setup_develop:353 : local bindep 2026-03-13 12:29:12.320 | ++ inc/python:setup_develop:354 : [[ /opt/stack/octavia == -bindep* ]] 2026-03-13 12:29:12.327 | ++ inc/python:setup_develop:358 : local project_dir=/opt/stack/octavia 2026-03-13 12:29:12.335 | ++ inc/python:setup_develop:359 : local extras= 2026-03-13 12:29:12.340 | ++ inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/octavia -e 2026-03-13 12:29:12.347 | ++ inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-03-13 12:29:12.353 | ++ inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/octavia == -bindep* ]] 2026-03-13 12:29:12.359 | ++ inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/octavia 2026-03-13 12:29:12.366 | ++ inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-03-13 12:29:12.371 | ++ inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-03-13 12:29:12.380 | +++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/octavia 2026-03-13 12:29:12.387 | +++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-03-13 12:29:12.397 | ++ inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/octavia 2026-03-13 12:29:12.404 | ++ inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-03-13 12:29:12.410 | ++ inc/python:_setup_package_with_constraints_edit:399 : local name 2026-03-13 12:29:12.418 | +++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/octavia/setup.cfg 2026-03-13 12:29:12.430 | ++ inc/python:_setup_package_with_constraints_edit:400 : name=octavia 2026-03-13 12:29:12.437 | ++ inc/python:_setup_package_with_constraints_edit:401 : '[' -z octavia ']' 2026-03-13 12:29:12.444 | ++ inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- octavia 2026-03-13 12:29:12.540 | ++ inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/octavia -e 2026-03-13 12:29:12.547 | ++ inc/python:setup_package:436 : local bindep=0 2026-03-13 12:29:12.553 | ++ inc/python:setup_package:437 : local bindep_flag= 2026-03-13 12:29:12.559 | ++ inc/python:setup_package:438 : local bindep_profiles= 2026-03-13 12:29:12.566 | ++ inc/python:setup_package:439 : [[ /opt/stack/octavia == -bindep* ]] 2026-03-13 12:29:12.572 | ++ inc/python:setup_package:444 : local project_dir=/opt/stack/octavia 2026-03-13 12:29:12.579 | ++ inc/python:setup_package:445 : local flags=-e 2026-03-13 12:29:12.586 | ++ inc/python:setup_package:446 : local extras= 2026-03-13 12:29:12.594 | ++ inc/python:setup_package:450 : [[ -n -e ]] 2026-03-13 12:29:12.600 | ++ inc/python:setup_package:450 : [[ -z '' ]] 2026-03-13 12:29:12.606 | ++ inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-03-13 12:29:12.613 | ++ inc/python:setup_package:455 : [[ ! -z '' ]] 2026-03-13 12:29:12.620 | ++ inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-03-13 12:29:12.627 | ++ inc/python:setup_package:464 : pip_install -e /opt/stack/octavia 2026-03-13 12:29:12.676 | Using python 3.12 to install /opt/stack/octavia 2026-03-13 12:29:12.683 | ++ 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/octavia 2026-03-13 12:29:13.274 | Obtaining file:///opt/stack/octavia 2026-03-13 12:29:13.276 | Installing build dependencies: started 2026-03-13 12:29:14.691 | Installing build dependencies: finished with status 'done' 2026-03-13 12:29:14.692 | Checking if build backend supports build_editable: started 2026-03-13 12:29:15.011 | Checking if build backend supports build_editable: finished with status 'done' 2026-03-13 12:29:15.013 | Getting requirements to build editable: started 2026-03-13 12:29:15.178 | Getting requirements to build editable: finished with status 'done' 2026-03-13 12:29:15.181 | Preparing editable metadata (pyproject.toml): started 2026-03-13 12:29:15.706 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-03-13 12:29:15.728 | Requirement already satisfied: alembic>=0.9.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev1) (1.18.4) 2026-03-13 12:29:15.728 | Requirement already satisfied: cotyledon>=1.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev1) (2.2.0) 2026-03-13 12:29:15.728 | Requirement already satisfied: pecan>=1.3.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev1) (1.7.0) 2026-03-13 12:29:15.730 | Requirement already satisfied: pbr>=3.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev1) (7.0.3) 2026-03-13 12:29:15.730 | Requirement already satisfied: SQLAlchemy>=1.2.19 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev1) (2.0.46) 2026-03-13 12:29:15.842 | Collecting SQLAlchemy-Utils>=0.30.11 (from octavia==18.1.0.dev1) 2026-03-13 12:29:15.910 | Downloading sqlalchemy_utils-0.42.1-py3-none-any.whl.metadata (4.6 kB) 2026-03-13 12:29:15.929 | Requirement already satisfied: futurist>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev1) (3.2.1) 2026-03-13 12:29:15.930 | Requirement already satisfied: requests>=2.23.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev1) (2.32.5) 2026-03-13 12:29:15.930 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev1) (2.0.0) 2026-03-13 12:29:15.931 | Requirement already satisfied: keystoneauth1>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev1) (5.13.1) 2026-03-13 12:29:15.932 | Requirement already satisfied: keystonemiddleware>=9.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev1) (12.0.0) 2026-03-13 12:29:15.932 | Requirement already satisfied: WebOb>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev1) (1.8.9) 2026-03-13 12:29:15.933 | Requirement already satisfied: stevedore>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev1) (5.7.0) 2026-03-13 12:29:15.933 | Requirement already satisfied: openstacksdk>=0.103.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev1) (4.10.0) 2026-03-13 12:29:15.934 | Requirement already satisfied: oslo.config>=6.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev1) (10.3.0) 2026-03-13 12:29:15.934 | Requirement already satisfied: oslo.context>=2.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev1) (6.3.0) 2026-03-13 12:29:15.935 | Requirement already satisfied: oslo.db>=8.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db[mysql]>=8.4.0->octavia==18.1.0.dev1) (18.0.0) 2026-03-13 12:29:15.935 | Requirement already satisfied: oslo.i18n>=3.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev1) (6.7.2) 2026-03-13 12:29:15.936 | Requirement already satisfied: oslo.log>=4.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev1) (8.1.0) 2026-03-13 12:29:15.937 | Requirement already satisfied: oslo.messaging>=14.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev1) (17.3.0) 2026-03-13 12:29:15.937 | Requirement already satisfied: oslo.middleware>=4.0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev1) (8.0.0) 2026-03-13 12:29:15.937 | Requirement already satisfied: oslo.policy>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev1) (5.0.0) 2026-03-13 12:29:15.938 | Requirement already satisfied: oslo.reports>=1.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev1) (3.7.0) 2026-03-13 12:29:15.938 | Requirement already satisfied: oslo.serialization>=2.28.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev1) (5.9.1) 2026-03-13 12:29:15.939 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev1) (2.7.1) 2026-03-13 12:29:15.940 | Requirement already satisfied: oslo.utils>=4.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev1) (10.0.0) 2026-03-13 12:29:15.940 | Requirement already satisfied: psutil>=5.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev1) (7.2.2) 2026-03-13 12:29:15.940 | Requirement already satisfied: pyasn1!=0.2.3,>=0.1.8 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev1) (0.6.0) 2026-03-13 12:29:15.940 | Requirement already satisfied: pyasn1-modules>=0.0.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev1) (0.4.1) 2026-03-13 12:29:15.941 | Requirement already satisfied: python-barbicanclient>=4.5.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev1) (7.3.0) 2026-03-13 12:29:15.941 | Requirement already satisfied: python-glanceclient>=2.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev1) (4.11.0) 2026-03-13 12:29:15.942 | Requirement already satisfied: python-novaclient>=9.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev1) (18.12.0) 2026-03-13 12:29:15.942 | Requirement already satisfied: python-cinderclient>=3.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev1) (9.9.0) 2026-03-13 12:29:15.943 | Requirement already satisfied: WSME>=0.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev1) (0.12.1) 2026-03-13 12:29:15.943 | Requirement already satisfied: Jinja2>=2.10 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev1) (3.1.6) 2026-03-13 12:29:15.944 | Requirement already satisfied: taskflow!=6.0.0,>=5.9.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev1) (6.2.0) 2026-03-13 12:29:15.944 | Requirement already satisfied: castellan>=0.16.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev1) (5.6.0) 2026-03-13 12:29:15.945 | Requirement already satisfied: tenacity>=5.0.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev1) (9.1.4) 2026-03-13 12:29:15.945 | Requirement already satisfied: distro>=1.2.0 in /usr/lib/python3/dist-packages (from octavia==18.1.0.dev1) (1.9.0) 2026-03-13 12:29:15.946 | Requirement already satisfied: jsonschema>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev1) (4.26.0) 2026-03-13 12:29:15.946 | Requirement already satisfied: octavia-lib>=3.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev1) (3.11.0) 2026-03-13 12:29:15.947 | Requirement already satisfied: setproctitle>=1.1.10 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev1) (1.3.7) 2026-03-13 12:29:15.947 | Requirement already satisfied: python-dateutil>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev1) (2.9.0.post0) 2026-03-13 12:29:15.948 | Requirement already satisfied: Flask!=0.11,>=0.10 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev1) (3.1.3) 2026-03-13 12:29:15.948 | Requirement already satisfied: cryptography>=42.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev1) (43.0.3) 2026-03-13 12:29:15.949 | Requirement already satisfied: pyroute2>=0.5.14 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev1) (0.8.1) 2026-03-13 12:29:15.969 | Collecting gunicorn>=19.9.0 (from octavia==18.1.0.dev1) 2026-03-13 12:29:15.974 | Downloading gunicorn-25.1.0-py3-none-any.whl.metadata (5.5 kB) 2026-03-13 12:29:15.982 | Requirement already satisfied: Werkzeug>=0.14.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev1) (3.1.6) 2026-03-13 12:29:15.984 | Requirement already satisfied: Mako in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=0.9.6->octavia==18.1.0.dev1) (1.3.10) 2026-03-13 12:29:15.984 | Requirement already satisfied: typing-extensions>=4.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=0.9.6->octavia==18.1.0.dev1) (4.15.0) 2026-03-13 12:29:15.991 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=42.0.0->octavia==18.1.0.dev1) (2.0.0) 2026-03-13 12:29:15.994 | Requirement already satisfied: pycparser in /opt/stack/data/venv/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=42.0.0->octavia==18.1.0.dev1) (3.0) 2026-03-13 12:29:15.996 | Requirement already satisfied: blinker>=1.9.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from Flask!=0.11,>=0.10->octavia==18.1.0.dev1) (1.9.0) 2026-03-13 12:29:15.996 | Requirement already satisfied: click>=8.1.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from Flask!=0.11,>=0.10->octavia==18.1.0.dev1) (8.3.1) 2026-03-13 12:29:15.997 | Requirement already satisfied: itsdangerous>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from Flask!=0.11,>=0.10->octavia==18.1.0.dev1) (2.2.0) 2026-03-13 12:29:15.997 | Requirement already satisfied: markupsafe>=2.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from Flask!=0.11,>=0.10->octavia==18.1.0.dev1) (3.0.3) 2026-03-13 12:29:16.001 | Requirement already satisfied: debtcollector>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from futurist>=1.2.0->octavia==18.1.0.dev1) (3.0.0) 2026-03-13 12:29:16.002 | Requirement already satisfied: wrapt>=1.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=3.0.0->futurist>=1.2.0->octavia==18.1.0.dev1) (2.1.1) 2026-03-13 12:29:16.003 | Requirement already satisfied: packaging in /opt/stack/data/venv/lib/python3.12/site-packages (from gunicorn>=19.9.0->octavia==18.1.0.dev1) (26.0) 2026-03-13 12:29:16.008 | Requirement already satisfied: attrs>=22.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->octavia==18.1.0.dev1) (25.4.0) 2026-03-13 12:29:16.009 | Requirement already satisfied: jsonschema-specifications>=2023.03.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->octavia==18.1.0.dev1) (2025.9.1) 2026-03-13 12:29:16.009 | Requirement already satisfied: referencing>=0.28.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->octavia==18.1.0.dev1) (0.37.0) 2026-03-13 12:29:16.010 | Requirement already satisfied: rpds-py>=0.25.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->octavia==18.1.0.dev1) (0.30.0) 2026-03-13 12:29:16.015 | Requirement already satisfied: iso8601>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.4.0->octavia==18.1.0.dev1) (2.1.0) 2026-03-13 12:29:16.015 | Requirement already satisfied: os-service-types>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.4.0->octavia==18.1.0.dev1) (1.8.2) 2026-03-13 12:29:16.019 | Requirement already satisfied: oslo.cache>=3.11.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=9.5.0->octavia==18.1.0.dev1) (4.1.1) 2026-03-13 12:29:16.020 | Requirement already satisfied: pycadf>=1.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=9.5.0->octavia==18.1.0.dev1) (4.0.1) 2026-03-13 12:29:16.021 | Requirement already satisfied: PyJWT>=2.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=9.5.0->octavia==18.1.0.dev1) (2.11.0) 2026-03-13 12:29:16.022 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=9.5.0->octavia==18.1.0.dev1) (5.8.0) 2026-03-13 12:29:16.028 | Requirement already satisfied: decorator>=4.4.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.103.0->octavia==18.1.0.dev1) (5.2.1) 2026-03-13 12:29:16.028 | Requirement already satisfied: dogpile.cache>=0.6.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.103.0->octavia==18.1.0.dev1) (1.5.0) 2026-03-13 12:29:16.029 | Requirement already satisfied: jmespath>=0.9.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.103.0->octavia==18.1.0.dev1) (1.1.0) 2026-03-13 12:29:16.029 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.103.0->octavia==18.1.0.dev1) (1.33) 2026-03-13 12:29:16.030 | Requirement already satisfied: platformdirs>=3 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.103.0->octavia==18.1.0.dev1) (4.9.2) 2026-03-13 12:29:16.030 | Requirement already satisfied: PyYAML>=3.13 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.103.0->octavia==18.1.0.dev1) (6.0.3) 2026-03-13 12:29:16.031 | Requirement already satisfied: requestsexceptions>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.103.0->octavia==18.1.0.dev1) (1.4.0) 2026-03-13 12:29:16.038 | Requirement already satisfied: jsonpointer>=1.9 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.103.0->octavia==18.1.0.dev1) (3.0.0) 2026-03-13 12:29:16.045 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=6.8.0->octavia==18.1.0.dev1) (1.3.0) 2026-03-13 12:29:16.051 | Requirement already satisfied: testresources>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=8.4.0->oslo.db[mysql]>=8.4.0->octavia==18.1.0.dev1) (2.0.2) 2026-03-13 12:29:16.051 | Requirement already satisfied: testscenarios>=0.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=8.4.0->oslo.db[mysql]>=8.4.0->octavia==18.1.0.dev1) (0.5.0) 2026-03-13 12:29:16.054 | Requirement already satisfied: PyMySQL>=0.7.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db[mysql]>=8.4.0->octavia==18.1.0.dev1) (1.1.2) 2026-03-13 12:29:16.060 | Requirement already satisfied: oslo.service>=1.24.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->octavia==18.1.0.dev1) (4.5.1) 2026-03-13 12:29:16.061 | Requirement already satisfied: cachetools>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->octavia==18.1.0.dev1) (7.0.1) 2026-03-13 12:29:16.062 | Requirement already satisfied: amqp>=2.5.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->octavia==18.1.0.dev1) (5.3.1) 2026-03-13 12:29:16.062 | Requirement already satisfied: kombu>=4.6.8 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->octavia==18.1.0.dev1) (5.6.2) 2026-03-13 12:29:16.063 | Requirement already satisfied: oslo.metrics>=0.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->octavia==18.1.0.dev1) (0.15.1) 2026-03-13 12:29:16.065 | 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->octavia==18.1.0.dev1) (5.1.0) 2026-03-13 12:29:16.070 | 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->octavia==18.1.0.dev1) (2025.3) 2026-03-13 12:29:16.076 | 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->octavia==18.1.0.dev1) (0.24.1) 2026-03-13 12:29:16.078 | Requirement already satisfied: bcrypt>=3.1.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=4.0.1->octavia==18.1.0.dev1) (5.0.0) 2026-03-13 12:29:16.079 | Requirement already satisfied: statsd>=3.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=4.0.1->octavia==18.1.0.dev1) (4.0.1) 2026-03-13 12:29:16.089 | Requirement already satisfied: msgpack>=0.5.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.serialization>=2.28.1->octavia==18.1.0.dev1) (1.1.2) 2026-03-13 12:29:16.093 | Requirement already satisfied: eventlet>=0.27.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=1.24.0->oslo.messaging>=14.1.0->octavia==18.1.0.dev1) (0.40.4) 2026-03-13 12:29:16.093 | Requirement already satisfied: greenlet>=0.4.15 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=1.24.0->oslo.messaging>=14.1.0->octavia==18.1.0.dev1) (3.3.2) 2026-03-13 12:29:16.094 | Requirement already satisfied: oslo.concurrency>=3.25.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=1.24.0->oslo.messaging>=14.1.0->octavia==18.1.0.dev1) (7.4.0) 2026-03-13 12:29:16.095 | Requirement already satisfied: PasteDeploy>=1.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=1.24.0->oslo.messaging>=14.1.0->octavia==18.1.0.dev1) (3.1.0) 2026-03-13 12:29:16.095 | Requirement already satisfied: Routes>=2.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=1.24.0->oslo.messaging>=14.1.0->octavia==18.1.0.dev1) (2.5.1) 2026-03-13 12:29:16.096 | Requirement already satisfied: Paste>=2.0.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=1.24.0->oslo.messaging>=14.1.0->octavia==18.1.0.dev1) (3.10.1) 2026-03-13 12:29:16.096 | Requirement already satisfied: Yappi>=1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=1.24.0->oslo.messaging>=14.1.0->octavia==18.1.0.dev1) (1.7.3) 2026-03-13 12:29:16.099 | Requirement already satisfied: dnspython>=1.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from eventlet>=0.27.0->oslo.service>=1.24.0->oslo.messaging>=14.1.0->octavia==18.1.0.dev1) (2.8.0) 2026-03-13 12:29:16.108 | 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>=1.24.0->oslo.messaging>=14.1.0->octavia==18.1.0.dev1) (0.20) 2026-03-13 12:29:16.113 | Requirement already satisfied: PrettyTable>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.upgradecheck>=1.3.0->octavia==18.1.0.dev1) (3.17.0) 2026-03-13 12:29:16.116 | Requirement already satisfied: pyparsing>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=4.7.0->octavia==18.1.0.dev1) (3.3.2) 2026-03-13 12:29:16.121 | 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>=14.1.0->octavia==18.1.0.dev1) (82.0.1) 2026-03-13 12:29:16.136 | Requirement already satisfied: wcwidth in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->octavia==18.1.0.dev1) (0.6.0) 2026-03-13 12:29:16.165 | Requirement already satisfied: cliff>=2.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-barbicanclient>=4.5.2->octavia==18.1.0.dev1) (4.13.2) 2026-03-13 12:29:16.168 | Requirement already satisfied: autopage>=0.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=2.8.0->python-barbicanclient>=4.5.2->octavia==18.1.0.dev1) (0.6.0) 2026-03-13 12:29:16.168 | Requirement already satisfied: cmd2>=1.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=2.8.0->python-barbicanclient>=4.5.2->octavia==18.1.0.dev1) (3.2.0) 2026-03-13 12:29:16.174 | 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>=4.5.2->octavia==18.1.0.dev1) (1.11.0) 2026-03-13 12:29:16.175 | 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>=4.5.2->octavia==18.1.0.dev1) (14.3.3) 2026-03-13 12:29:16.175 | 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>=4.5.2->octavia==18.1.0.dev1) (1.7.2) 2026-03-13 12:29:16.185 | Requirement already satisfied: six>=1.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-dateutil>=2.7.0->octavia==18.1.0.dev1) (1.17.0) 2026-03-13 12:29:16.189 | Requirement already satisfied: warlock>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-glanceclient>=2.8.0->octavia==18.1.0.dev1) (2.1.0) 2026-03-13 12:29:16.189 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-glanceclient>=2.8.0->octavia==18.1.0.dev1) (24.2.1) 2026-03-13 12:29:16.210 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.23.0->octavia==18.1.0.dev1) (3.4.4) 2026-03-13 12:29:16.210 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.23.0->octavia==18.1.0.dev1) (3.11) 2026-03-13 12:29:16.211 | Requirement already satisfied: urllib3<3,>=1.21.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.23.0->octavia==18.1.0.dev1) (2.6.3) 2026-03-13 12:29:16.212 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.23.0->octavia==18.1.0.dev1) (2023.11.17) 2026-03-13 12:29:16.234 | 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>=4.5.2->octavia==18.1.0.dev1) (4.0.0) 2026-03-13 12:29:16.235 | 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>=4.5.2->octavia==18.1.0.dev1) (2.19.2) 2026-03-13 12:29:16.241 | 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>=4.5.2->octavia==18.1.0.dev1) (0.1.2) 2026-03-13 12:29:16.252 | Requirement already satisfied: repoze.lru>=0.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from Routes>=2.3.1->oslo.service>=1.24.0->oslo.messaging>=14.1.0->octavia==18.1.0.dev1) (0.7) 2026-03-13 12:29:16.283 | Requirement already satisfied: networkx>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from taskflow!=6.0.0,>=5.9.0->octavia==18.1.0.dev1) (3.4.2) 2026-03-13 12:29:16.284 | Requirement already satisfied: automaton>=1.9.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from taskflow!=6.0.0,>=5.9.0->octavia==18.1.0.dev1) (3.3.0) 2026-03-13 12:29:16.285 | Requirement already satisfied: pydot>=1.2.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from taskflow!=6.0.0,>=5.9.0->octavia==18.1.0.dev1) (4.0.1) 2026-03-13 12:29:16.309 | Requirement already satisfied: testtools in /opt/stack/data/venv/lib/python3.12/site-packages (from testscenarios>=0.4->oslo.db>=8.4.0->oslo.db[mysql]>=8.4.0->octavia==18.1.0.dev1) (2.8.5) 2026-03-13 12:29:16.334 | Requirement already satisfied: simplegeneric in /opt/stack/data/venv/lib/python3.12/site-packages (from WSME>=0.8.0->octavia==18.1.0.dev1) (0.8.1) 2026-03-13 12:29:16.334 | Requirement already satisfied: pytz in /opt/stack/data/venv/lib/python3.12/site-packages (from WSME>=0.8.0->octavia==18.1.0.dev1) (2025.2) 2026-03-13 12:29:16.335 | Requirement already satisfied: importlib-metadata>=4.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from WSME>=0.8.0->octavia==18.1.0.dev1) (8.7.1) 2026-03-13 12:29:16.339 | Requirement already satisfied: zipp>=3.20 in /opt/stack/data/venv/lib/python3.12/site-packages (from importlib-metadata>=4.4->WSME>=0.8.0->octavia==18.1.0.dev1) (3.23.0) 2026-03-13 12:29:16.383 | Downloading gunicorn-25.1.0-py3-none-any.whl (197 kB) 2026-03-13 12:29:16.423 | Downloading sqlalchemy_utils-0.42.1-py3-none-any.whl (91 kB) 2026-03-13 12:29:16.437 | Building wheels for collected packages: octavia 2026-03-13 12:29:16.439 | Building editable for octavia (pyproject.toml): started 2026-03-13 12:29:17.121 | Building editable for octavia (pyproject.toml): finished with status 'done' 2026-03-13 12:29:17.122 | Created wheel for octavia: filename=octavia-18.1.0.dev1-0.editable-py3-none-any.whl size=9913 sha256=14fbadd3f4aa1b2197175e2a0068906f8b1c0aa27e5178218331857ecb5e5ac1 2026-03-13 12:29:17.122 | Stored in directory: /tmp/pip-ephem-wheel-cache-plqscysm/wheels/ed/6b/cb/95220a3afd8be5cce009bcf4082455445bf4e8aadf41f0202b 2026-03-13 12:29:17.128 | Successfully built octavia 2026-03-13 12:29:17.264 | Installing collected packages: gunicorn, SQLAlchemy-Utils, octavia 2026-03-13 12:29:17.507 | 2026-03-13 12:29:17.528 | Successfully installed SQLAlchemy-Utils-0.42.1 gunicorn-25.1.0 octavia-18.1.0.dev1 2026-03-13 12:29:17.688 | ++ inc/python:pip_install:216 : result=0 2026-03-13 12:29:17.693 | ++ inc/python:pip_install:218 : time_stop pip_install 2026-03-13 12:29:17.699 | ++ functions-common:time_stop:2412 : local name 2026-03-13 12:29:17.705 | ++ functions-common:time_stop:2413 : local end_time 2026-03-13 12:29:17.711 | ++ functions-common:time_stop:2414 : local elapsed_time 2026-03-13 12:29:17.717 | ++ functions-common:time_stop:2415 : local total 2026-03-13 12:29:17.724 | ++ functions-common:time_stop:2416 : local start_time 2026-03-13 12:29:17.730 | ++ functions-common:time_stop:2418 : name=pip_install 2026-03-13 12:29:17.736 | ++ functions-common:time_stop:2419 : start_time=1773404952665 2026-03-13 12:29:17.741 | ++ functions-common:time_stop:2421 : [[ -z 1773404952665 ]] 2026-03-13 12:29:17.750 | +++ functions-common:time_stop:2424 : date +%s%3N 2026-03-13 12:29:17.759 | ++ functions-common:time_stop:2424 : end_time=1773404957753 2026-03-13 12:29:17.764 | ++ functions-common:time_stop:2425 : elapsed_time=5088 2026-03-13 12:29:17.769 | ++ functions-common:time_stop:2426 : total=123804 2026-03-13 12:29:17.775 | ++ functions-common:time_stop:2428 : _TIME_START[$name]= 2026-03-13 12:29:17.782 | ++ functions-common:time_stop:2429 : _TIME_TOTAL[$name]=128892 2026-03-13 12:29:17.788 | ++ inc/python:pip_install:219 : return 0 2026-03-13 12:29:17.794 | ++ inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-03-13 12:29:17.800 | ++ inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-03-13 12:29:17.807 | ++ inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/octavia 2026-03-13 12:29:17.813 | ++ inc/python:use_library_from_git:266 : local name=/opt/stack/octavia 2026-03-13 12:29:17.820 | ++ inc/python:use_library_from_git:267 : local enabled=1 2026-03-13 12:29:17.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,python-magnumclient = \A\L\L ]] 2026-03-13 12:29:17.832 | ++ 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-magnumclient, =~ ,/opt/stack/octavia, ]] 2026-03-13 12:29:17.839 | ++ inc/python:use_library_from_git:269 : return 1 2026-03-13 12:29:17.846 | ++ /opt/stack/octavia/devstack/plugin.sh:source:790 : octaviaclient_install 2026-03-13 12:29:17.852 | ++ /opt/stack/octavia/devstack/plugin.sh:octaviaclient_install:20 : use_library_from_git python-octaviaclient 2026-03-13 12:29:17.859 | ++ inc/python:use_library_from_git:266 : local name=python-octaviaclient 2026-03-13 12:29:17.865 | ++ inc/python:use_library_from_git:267 : local enabled=1 2026-03-13 12:29:17.901 | ++ 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-magnumclient = \A\L\L ]] 2026-03-13 12:29:17.901 | ++ 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-magnumclient, =~ ,python-octaviaclient, ]] 2026-03-13 12:29:17.901 | ++ inc/python:use_library_from_git:269 : return 1 2026-03-13 12:29:17.901 | ++ /opt/stack/octavia/devstack/plugin.sh:octaviaclient_install:24 : pip_install_gr python-octaviaclient 2026-03-13 12:29:17.901 | ++ inc/python:pip_install_gr:94 : local name=python-octaviaclient 2026-03-13 12:29:17.903 | ++ inc/python:pip_install_gr:95 : local clean_name 2026-03-13 12:29:17.911 | +++ inc/python:pip_install_gr:96 : get_from_global_requirements python-octaviaclient 2026-03-13 12:29:17.919 | +++ inc/python:get_from_global_requirements:241 : local package=python-octaviaclient 2026-03-13 12:29:17.926 | +++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-03-13 12:29:17.937 | ++++ inc/python:get_from_global_requirements:243 : grep -i -h '^python-octaviaclient' /opt/stack/requirements/global-requirements.txt 2026-03-13 12:29:17.937 | ++++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-03-13 12:29:17.948 | +++ inc/python:get_from_global_requirements:243 : required_pkg='python-octaviaclient ' 2026-03-13 12:29:17.955 | +++ inc/python:get_from_global_requirements:244 : [[ python-octaviaclient == '' ]] 2026-03-13 12:29:17.961 | +++ inc/python:get_from_global_requirements:247 : echo python-octaviaclient 2026-03-13 12:29:17.968 | ++ inc/python:pip_install_gr:96 : clean_name=python-octaviaclient 2026-03-13 12:29:17.975 | ++ inc/python:pip_install_gr:97 : pip_install python-octaviaclient 2026-03-13 12:29:18.029 | Using python 3.12 to install python-octaviaclient 2026-03-13 12:29:18.036 | ++ 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-octaviaclient 2026-03-13 12:29:18.616 | Requirement already satisfied: python-octaviaclient in /opt/stack/data/venv/lib/python3.12/site-packages (3.13.0) 2026-03-13 12:29:18.617 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-octaviaclient) (4.13.2) 2026-03-13 12:29:18.618 | Requirement already satisfied: keystoneauth1>=3.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-octaviaclient) (5.13.1) 2026-03-13 12:29:18.618 | Requirement already satisfied: python-openstackclient>=3.12.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-octaviaclient) (9.0.0) 2026-03-13 12:29:18.619 | Requirement already satisfied: osc-lib>=1.14.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-octaviaclient) (4.4.0) 2026-03-13 12:29:18.619 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-octaviaclient) (5.9.1) 2026-03-13 12:29:18.620 | Requirement already satisfied: oslo.utils>=3.33.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-octaviaclient) (10.0.0) 2026-03-13 12:29:18.620 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-octaviaclient) (7.0.3) 2026-03-13 12:29:18.621 | Requirement already satisfied: requests>=2.14.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-octaviaclient) (2.32.5) 2026-03-13 12:29:18.621 | 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-octaviaclient) (0.6.0) 2026-03-13 12:29:18.622 | 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-octaviaclient) (3.2.0) 2026-03-13 12:29:18.622 | Requirement already satisfied: PrettyTable>=0.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff!=2.9.0,>=2.8.0->python-octaviaclient) (3.17.0) 2026-03-13 12:29:18.623 | Requirement already satisfied: stevedore>=5.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff!=2.9.0,>=2.8.0->python-octaviaclient) (5.7.0) 2026-03-13 12:29:18.623 | Requirement already satisfied: PyYAML>=3.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff!=2.9.0,>=2.8.0->python-octaviaclient) (6.0.3) 2026-03-13 12:29:18.625 | 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-octaviaclient) (1.11.0) 2026-03-13 12:29:18.626 | 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-octaviaclient) (14.3.3) 2026-03-13 12:29:18.626 | 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-octaviaclient) (1.7.2) 2026-03-13 12:29:18.627 | Requirement already satisfied: iso8601>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.18.0->python-octaviaclient) (2.1.0) 2026-03-13 12:29:18.628 | Requirement already satisfied: os-service-types>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.18.0->python-octaviaclient) (1.8.2) 2026-03-13 12:29:18.628 | Requirement already satisfied: typing-extensions>=4.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.18.0->python-octaviaclient) (4.15.0) 2026-03-13 12:29:18.631 | Requirement already satisfied: openstacksdk>=0.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-lib>=1.14.1->python-octaviaclient) (4.10.0) 2026-03-13 12:29:18.632 | Requirement already satisfied: oslo.i18n>=3.15.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-lib>=1.14.1->python-octaviaclient) (6.7.2) 2026-03-13 12:29:18.638 | Requirement already satisfied: cryptography>=2.7 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.15.0->osc-lib>=1.14.1->python-octaviaclient) (43.0.3) 2026-03-13 12:29:18.639 | 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.14.1->python-octaviaclient) (5.2.1) 2026-03-13 12:29:18.640 | 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.14.1->python-octaviaclient) (1.5.0) 2026-03-13 12:29:18.642 | 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.14.1->python-octaviaclient) (1.1.0) 2026-03-13 12:29:18.642 | 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.14.1->python-octaviaclient) (1.33) 2026-03-13 12:29:18.643 | Requirement already satisfied: platformdirs>=3 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.15.0->osc-lib>=1.14.1->python-octaviaclient) (4.9.2) 2026-03-13 12:29:18.644 | 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.14.1->python-octaviaclient) (7.2.2) 2026-03-13 12:29:18.645 | Requirement already satisfied: requestsexceptions>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.15.0->osc-lib>=1.14.1->python-octaviaclient) (1.4.0) 2026-03-13 12:29:18.647 | 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.14.1->python-octaviaclient) (2.0.0) 2026-03-13 12:29:18.650 | 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.14.1->python-octaviaclient) (3.0) 2026-03-13 12:29:18.655 | 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.14.1->python-octaviaclient) (3.0.0) 2026-03-13 12:29:18.658 | 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->python-octaviaclient) (1.1.2) 2026-03-13 12:29:18.660 | Requirement already satisfied: netaddr>=0.10.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->python-octaviaclient) (1.3.0) 2026-03-13 12:29:18.661 | Requirement already satisfied: debtcollector>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->python-octaviaclient) (3.0.0) 2026-03-13 12:29:18.661 | Requirement already satisfied: pyparsing>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->python-octaviaclient) (3.3.2) 2026-03-13 12:29:18.662 | Requirement already satisfied: packaging>=20.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->python-octaviaclient) (26.0) 2026-03-13 12:29:18.663 | Requirement already satisfied: wrapt>=1.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=1.2.0->oslo.utils>=3.33.0->python-octaviaclient) (2.1.1) 2026-03-13 12:29:18.667 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr!=2.1.0,>=2.0.0->python-octaviaclient) (82.0.1) 2026-03-13 12:29:18.670 | Requirement already satisfied: wcwidth in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.2->cliff!=2.9.0,>=2.8.0->python-octaviaclient) (0.6.0) 2026-03-13 12:29:18.679 | Requirement already satisfied: python-keystoneclient>=3.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-openstackclient>=3.12.0->python-octaviaclient) (5.8.0) 2026-03-13 12:29:18.679 | Requirement already satisfied: python-cinderclient>=3.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-openstackclient>=3.12.0->python-octaviaclient) (9.9.0) 2026-03-13 12:29:18.684 | Requirement already satisfied: oslo.config>=5.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-keystoneclient>=3.22.0->python-openstackclient>=3.12.0->python-octaviaclient) (10.3.0) 2026-03-13 12:29:18.686 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=5.2.0->python-keystoneclient>=3.22.0->python-openstackclient>=3.12.0->python-octaviaclient) (2.0.0) 2026-03-13 12:29:18.690 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->python-octaviaclient) (3.4.4) 2026-03-13 12:29:18.690 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->python-octaviaclient) (3.11) 2026-03-13 12:29:18.691 | Requirement already satisfied: urllib3<3,>=1.21.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->python-octaviaclient) (2.6.3) 2026-03-13 12:29:18.692 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->python-octaviaclient) (2023.11.17) 2026-03-13 12:29:18.704 | 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-octaviaclient) (4.0.0) 2026-03-13 12:29:18.704 | 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-octaviaclient) (2.19.2) 2026-03-13 12:29:18.707 | 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-octaviaclient) (0.1.2) 2026-03-13 12:29:19.037 | ++ inc/python:pip_install:216 : result=0 2026-03-13 12:29:19.044 | ++ inc/python:pip_install:218 : time_stop pip_install 2026-03-13 12:29:19.049 | ++ functions-common:time_stop:2412 : local name 2026-03-13 12:29:19.056 | ++ functions-common:time_stop:2413 : local end_time 2026-03-13 12:29:19.062 | ++ functions-common:time_stop:2414 : local elapsed_time 2026-03-13 12:29:19.067 | ++ functions-common:time_stop:2415 : local total 2026-03-13 12:29:19.073 | ++ functions-common:time_stop:2416 : local start_time 2026-03-13 12:29:19.079 | ++ functions-common:time_stop:2418 : name=pip_install 2026-03-13 12:29:19.085 | ++ functions-common:time_stop:2419 : start_time=1773404958015 2026-03-13 12:29:19.091 | ++ functions-common:time_stop:2421 : [[ -z 1773404958015 ]] 2026-03-13 12:29:19.098 | +++ functions-common:time_stop:2424 : date +%s%3N 2026-03-13 12:29:19.106 | ++ functions-common:time_stop:2424 : end_time=1773404959099 2026-03-13 12:29:19.112 | ++ functions-common:time_stop:2425 : elapsed_time=1084 2026-03-13 12:29:19.118 | ++ functions-common:time_stop:2426 : total=128892 2026-03-13 12:29:19.123 | ++ functions-common:time_stop:2428 : _TIME_START[$name]= 2026-03-13 12:29:19.129 | ++ functions-common:time_stop:2429 : _TIME_TOTAL[$name]=129976 2026-03-13 12:29:19.136 | ++ inc/python:pip_install:219 : return 0 2026-03-13 12:29:19.142 | ++ /opt/stack/octavia/devstack/plugin.sh:source:813 : [[ stack == \u\n\s\t\a\c\k ]] 2026-03-13 12:29:19.148 | ++ /opt/stack/octavia/devstack/plugin.sh:source:821 : [[ stack == \c\l\e\a\n ]] 2026-03-13 12:29:19.155 | ++ /opt/stack/octavia/devstack/plugin.sh:source:829 : [[ ehxB =~ e ]] 2026-03-13 12:29:19.162 | ++ /opt/stack/octavia/devstack/plugin.sh:source:830 : set -e 2026-03-13 12:29:19.168 | ++ /opt/stack/octavia/devstack/plugin.sh:source:834 : [[ ehxB =~ x ]] 2026-03-13 12:29:19.174 | ++ /opt/stack/octavia/devstack/plugin.sh:source:835 : set -x 2026-03-13 12:29:19.181 | + functions-common:run_plugins:1831 : for plugin in ${plugins//,/ } 2026-03-13 12:29:19.187 | + functions-common:run_plugins:1832 : local dir=/opt/stack/manila 2026-03-13 12:29:19.194 | + functions-common:run_plugins:1833 : [[ -f /opt/stack/manila/devstack/plugin.sh ]] 2026-03-13 12:29:19.201 | + functions-common:run_plugins:1834 : source /opt/stack/manila/devstack/plugin.sh stack install 2026-03-13 12:29:19.243 | ++ /opt/stack/manila/devstack/plugin.sh:source:1143 : [[ stack == \s\t\a\c\k ]] 2026-03-13 12:29:19.250 | ++ /opt/stack/manila/devstack/plugin.sh:source:1143 : [[ install == \i\n\s\t\a\l\l ]] 2026-03-13 12:29:19.256 | ++ /opt/stack/manila/devstack/plugin.sh:source:1144 : echo_summary 'Installing Manila Client' 2026-03-13 12:29:19.262 | ++ ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-03-13 12:29:19.266 | ++ ./stack.sh:echo_summary:444 : echo -e Installing Manila Client 2026-03-13 12:29:19.272 | ++ /opt/stack/manila/devstack/plugin.sh:source:1145 : install_manilaclient 2026-03-13 12:29:19.279 | ++ /opt/stack/manila/devstack/plugin.sh:install_manilaclient:722 : use_library_from_git python-manilaclient 2026-03-13 12:29:19.284 | ++ inc/python:use_library_from_git:266 : local name=python-manilaclient 2026-03-13 12:29:19.289 | ++ inc/python:use_library_from_git:267 : local enabled=1 2026-03-13 12:29:19.295 | ++ 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-magnumclient = \A\L\L ]] 2026-03-13 12:29:19.301 | ++ 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-magnumclient, =~ ,python-manilaclient, ]] 2026-03-13 12:29:19.309 | ++ inc/python:use_library_from_git:269 : return 1 2026-03-13 12:29:19.315 | ++ /opt/stack/manila/devstack/plugin.sh:install_manilaclient:726 : pip_install python-manilaclient 2026-03-13 12:29:19.367 | Using python 3.12 to install python-manilaclient 2026-03-13 12:29:19.373 | ++ 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-manilaclient 2026-03-13 12:29:20.074 | Collecting python-manilaclient 2026-03-13 12:29:20.140 | Downloading python_manilaclient-6.0.0-py3-none-any.whl.metadata (5.5 kB) 2026-03-13 12:29:20.150 | Requirement already satisfied: pbr>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-manilaclient) (7.0.3) 2026-03-13 12:29:20.151 | Requirement already satisfied: oslo.config>=5.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-manilaclient) (10.3.0) 2026-03-13 12:29:20.151 | Requirement already satisfied: oslo.log>=3.36.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-manilaclient) (8.1.0) 2026-03-13 12:29:20.152 | Requirement already satisfied: oslo.serialization>=2.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-manilaclient) (5.9.1) 2026-03-13 12:29:20.152 | Requirement already satisfied: oslo.utils>=3.33.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-manilaclient) (10.0.0) 2026-03-13 12:29:20.153 | Requirement already satisfied: PrettyTable>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-manilaclient) (3.17.0) 2026-03-13 12:29:20.154 | Requirement already satisfied: requests>=2.14.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-manilaclient) (2.32.5) 2026-03-13 12:29:20.154 | Requirement already satisfied: osc-lib>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-manilaclient) (4.4.0) 2026-03-13 12:29:20.155 | Requirement already satisfied: keystoneauth1>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-manilaclient) (5.13.1) 2026-03-13 12:29:20.155 | Requirement already satisfied: debtcollector>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-manilaclient) (3.0.0) 2026-03-13 12:29:20.157 | Requirement already satisfied: wrapt>=1.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=1.2.0->python-manilaclient) (2.1.1) 2026-03-13 12:29:20.158 | Requirement already satisfied: iso8601>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.0.0->python-manilaclient) (2.1.0) 2026-03-13 12:29:20.159 | Requirement already satisfied: stevedore>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.0.0->python-manilaclient) (5.7.0) 2026-03-13 12:29:20.159 | Requirement already satisfied: os-service-types>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.0.0->python-manilaclient) (1.8.2) 2026-03-13 12:29:20.160 | Requirement already satisfied: typing-extensions>=4.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.0.0->python-manilaclient) (4.15.0) 2026-03-13 12:29:20.164 | Requirement already satisfied: cliff>=4.9.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-lib>=3.2.0->python-manilaclient) (4.13.2) 2026-03-13 12:29:20.164 | Requirement already satisfied: openstacksdk>=0.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-lib>=3.2.0->python-manilaclient) (4.10.0) 2026-03-13 12:29:20.165 | Requirement already satisfied: oslo.i18n>=3.15.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-lib>=3.2.0->python-manilaclient) (6.7.2) 2026-03-13 12:29:20.166 | Requirement already satisfied: autopage>=0.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=4.9.0->osc-lib>=3.2.0->python-manilaclient) (0.6.0) 2026-03-13 12:29:20.167 | Requirement already satisfied: cmd2>=1.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=4.9.0->osc-lib>=3.2.0->python-manilaclient) (3.2.0) 2026-03-13 12:29:20.167 | Requirement already satisfied: PyYAML>=3.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=4.9.0->osc-lib>=3.2.0->python-manilaclient) (6.0.3) 2026-03-13 12:29:20.169 | 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>=3.2.0->python-manilaclient) (1.11.0) 2026-03-13 12:29:20.170 | 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>=3.2.0->python-manilaclient) (14.3.3) 2026-03-13 12:29:20.170 | 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>=3.2.0->python-manilaclient) (1.7.2) 2026-03-13 12:29:20.171 | Requirement already satisfied: cryptography>=2.7 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.15.0->osc-lib>=3.2.0->python-manilaclient) (43.0.3) 2026-03-13 12:29:20.172 | Requirement already satisfied: decorator>=4.4.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.15.0->osc-lib>=3.2.0->python-manilaclient) (5.2.1) 2026-03-13 12:29:20.172 | 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>=3.2.0->python-manilaclient) (1.5.0) 2026-03-13 12:29:20.173 | Requirement already satisfied: jmespath>=0.9.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.15.0->osc-lib>=3.2.0->python-manilaclient) (1.1.0) 2026-03-13 12:29:20.173 | 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>=3.2.0->python-manilaclient) (1.33) 2026-03-13 12:29:20.174 | Requirement already satisfied: platformdirs>=3 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.15.0->osc-lib>=3.2.0->python-manilaclient) (4.9.2) 2026-03-13 12:29:20.175 | Requirement already satisfied: psutil>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.15.0->osc-lib>=3.2.0->python-manilaclient) (7.2.2) 2026-03-13 12:29:20.175 | Requirement already satisfied: requestsexceptions>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.15.0->osc-lib>=3.2.0->python-manilaclient) (1.4.0) 2026-03-13 12:29:20.177 | 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>=3.2.0->python-manilaclient) (2.0.0) 2026-03-13 12:29:20.179 | 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>=3.2.0->python-manilaclient) (3.0) 2026-03-13 12:29:20.183 | 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>=3.2.0->python-manilaclient) (3.0.0) 2026-03-13 12:29:20.185 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=5.2.0->python-manilaclient) (1.3.0) 2026-03-13 12:29:20.186 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=5.2.0->python-manilaclient) (2.0.0) 2026-03-13 12:29:20.189 | Requirement already satisfied: oslo.context>=2.21.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.log>=3.36.0->python-manilaclient) (6.3.0) 2026-03-13 12:29:20.190 | Requirement already satisfied: python-dateutil>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.log>=3.36.0->python-manilaclient) (2.9.0.post0) 2026-03-13 12:29:20.192 | Requirement already satisfied: msgpack>=0.5.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.serialization>=2.20.0->python-manilaclient) (1.1.2) 2026-03-13 12:29:20.195 | Requirement already satisfied: pyparsing>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->python-manilaclient) (3.3.2) 2026-03-13 12:29:20.195 | Requirement already satisfied: packaging>=20.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->python-manilaclient) (26.0) 2026-03-13 12:29:20.198 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr>=3.0.0->python-manilaclient) (82.0.1) 2026-03-13 12:29:20.201 | Requirement already satisfied: wcwidth in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->python-manilaclient) (0.6.0) 2026-03-13 12:29:20.208 | Requirement already satisfied: six>=1.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-dateutil>=2.7.0->oslo.log>=3.36.0->python-manilaclient) (1.17.0) 2026-03-13 12:29:20.211 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->python-manilaclient) (3.4.4) 2026-03-13 12:29:20.211 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->python-manilaclient) (3.11) 2026-03-13 12:29:20.211 | Requirement already satisfied: urllib3<3,>=1.21.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->python-manilaclient) (2.6.3) 2026-03-13 12:29:20.212 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->python-manilaclient) (2023.11.17) 2026-03-13 12:29:20.222 | 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>=3.2.0->python-manilaclient) (4.0.0) 2026-03-13 12:29:20.223 | 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>=3.2.0->python-manilaclient) (2.19.2) 2026-03-13 12:29:20.226 | 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>=3.2.0->python-manilaclient) (0.1.2) 2026-03-13 12:29:20.249 | Downloading python_manilaclient-6.0.0-py3-none-any.whl (410 kB) 2026-03-13 12:29:20.457 | Installing collected packages: python-manilaclient 2026-03-13 12:29:20.833 | Successfully installed python-manilaclient-6.0.0 2026-03-13 12:29:20.955 | ++ inc/python:pip_install:216 : result=0 2026-03-13 12:29:20.963 | ++ inc/python:pip_install:218 : time_stop pip_install 2026-03-13 12:29:20.970 | ++ functions-common:time_stop:2412 : local name 2026-03-13 12:29:20.976 | ++ functions-common:time_stop:2413 : local end_time 2026-03-13 12:29:20.980 | ++ functions-common:time_stop:2414 : local elapsed_time 2026-03-13 12:29:20.985 | ++ functions-common:time_stop:2415 : local total 2026-03-13 12:29:20.990 | ++ functions-common:time_stop:2416 : local start_time 2026-03-13 12:29:20.994 | ++ functions-common:time_stop:2418 : name=pip_install 2026-03-13 12:29:21.000 | ++ functions-common:time_stop:2419 : start_time=1773404959354 2026-03-13 12:29:21.006 | ++ functions-common:time_stop:2421 : [[ -z 1773404959354 ]] 2026-03-13 12:29:21.013 | +++ functions-common:time_stop:2424 : date +%s%3N 2026-03-13 12:29:21.023 | ++ functions-common:time_stop:2424 : end_time=1773404961016 2026-03-13 12:29:21.028 | ++ functions-common:time_stop:2425 : elapsed_time=1662 2026-03-13 12:29:21.034 | ++ functions-common:time_stop:2426 : total=129976 2026-03-13 12:29:21.039 | ++ functions-common:time_stop:2428 : _TIME_START[$name]= 2026-03-13 12:29:21.045 | ++ functions-common:time_stop:2429 : _TIME_TOTAL[$name]=131638 2026-03-13 12:29:21.052 | ++ inc/python:pip_install:219 : return 0 2026-03-13 12:29:21.058 | ++ /opt/stack/manila/devstack/plugin.sh:install_manilaclient:728 : [[ True == \T\r\u\e ]] 2026-03-13 12:29:21.065 | ++ /opt/stack/manila/devstack/plugin.sh:install_manilaclient:729 : sudo ln -sf /opt/stack/data/venv/bin/manila /usr/local/bin 2026-03-13 12:29:21.086 | ++ /opt/stack/manila/devstack/plugin.sh:source:1146 : echo_summary 'Installing Manila' 2026-03-13 12:29:21.092 | ++ ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-03-13 12:29:21.098 | ++ ./stack.sh:echo_summary:444 : echo -e Installing Manila 2026-03-13 12:29:21.105 | ++ /opt/stack/manila/devstack/plugin.sh:source:1147 : install_manila 2026-03-13 12:29:21.111 | ++ /opt/stack/manila/devstack/plugin.sh:install_manila:735 : setup_develop /opt/stack/manila 2026-03-13 12:29:21.116 | ++ inc/python:setup_develop:353 : local bindep 2026-03-13 12:29:21.122 | ++ inc/python:setup_develop:354 : [[ /opt/stack/manila == -bindep* ]] 2026-03-13 12:29:21.128 | ++ inc/python:setup_develop:358 : local project_dir=/opt/stack/manila 2026-03-13 12:29:21.133 | ++ inc/python:setup_develop:359 : local extras= 2026-03-13 12:29:21.139 | ++ inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/manila -e 2026-03-13 12:29:21.146 | ++ inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-03-13 12:29:21.151 | ++ inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/manila == -bindep* ]] 2026-03-13 12:29:21.156 | ++ inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/manila 2026-03-13 12:29:21.162 | ++ inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-03-13 12:29:21.167 | ++ inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-03-13 12:29:21.174 | +++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/manila 2026-03-13 12:29:21.179 | +++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-03-13 12:29:21.186 | ++ inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/manila 2026-03-13 12:29:21.192 | ++ inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-03-13 12:29:21.198 | ++ inc/python:_setup_package_with_constraints_edit:399 : local name 2026-03-13 12:29:21.205 | +++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/manila/setup.cfg 2026-03-13 12:29:21.216 | ++ inc/python:_setup_package_with_constraints_edit:400 : name=manila 2026-03-13 12:29:21.222 | ++ inc/python:_setup_package_with_constraints_edit:401 : '[' -z manila ']' 2026-03-13 12:29:21.227 | ++ inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- manila 2026-03-13 12:29:21.323 | ++ inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/manila -e 2026-03-13 12:29:21.328 | ++ inc/python:setup_package:436 : local bindep=0 2026-03-13 12:29:21.333 | ++ inc/python:setup_package:437 : local bindep_flag= 2026-03-13 12:29:21.338 | ++ inc/python:setup_package:438 : local bindep_profiles= 2026-03-13 12:29:21.343 | ++ inc/python:setup_package:439 : [[ /opt/stack/manila == -bindep* ]] 2026-03-13 12:29:21.348 | ++ inc/python:setup_package:444 : local project_dir=/opt/stack/manila 2026-03-13 12:29:21.354 | ++ inc/python:setup_package:445 : local flags=-e 2026-03-13 12:29:21.359 | ++ inc/python:setup_package:446 : local extras= 2026-03-13 12:29:21.365 | ++ inc/python:setup_package:450 : [[ -n -e ]] 2026-03-13 12:29:21.370 | ++ inc/python:setup_package:450 : [[ -z '' ]] 2026-03-13 12:29:21.376 | ++ inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-03-13 12:29:21.383 | ++ inc/python:setup_package:455 : [[ ! -z '' ]] 2026-03-13 12:29:21.390 | ++ inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-03-13 12:29:21.396 | ++ inc/python:setup_package:464 : pip_install -e /opt/stack/manila 2026-03-13 12:29:21.438 | Using python 3.12 to install /opt/stack/manila 2026-03-13 12:29:21.443 | ++ 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/manila 2026-03-13 12:29:22.023 | Obtaining file:///opt/stack/manila 2026-03-13 12:29:22.026 | Installing build dependencies: started 2026-03-13 12:29:23.177 | Installing build dependencies: finished with status 'done' 2026-03-13 12:29:23.179 | Checking if build backend supports build_editable: started 2026-03-13 12:29:23.496 | Checking if build backend supports build_editable: finished with status 'done' 2026-03-13 12:29:23.498 | Getting requirements to build editable: started 2026-03-13 12:29:24.209 | Getting requirements to build editable: finished with status 'done' 2026-03-13 12:29:24.210 | Preparing editable metadata (pyproject.toml): started 2026-03-13 12:29:24.728 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-03-13 12:29:24.750 | Requirement already satisfied: pbr>=5.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev1) (7.0.3) 2026-03-13 12:29:24.750 | Requirement already satisfied: alembic>=1.4.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev1) (1.18.4) 2026-03-13 12:29:24.751 | Requirement already satisfied: castellan>=3.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev1) (5.6.0) 2026-03-13 12:29:24.752 | Requirement already satisfied: defusedxml>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev1) (0.7.1) 2026-03-13 12:29:24.752 | Requirement already satisfied: eventlet>=0.27.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev1) (0.40.4) 2026-03-13 12:29:24.753 | Requirement already satisfied: greenlet>=0.4.16 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev1) (3.3.2) 2026-03-13 12:29:24.754 | Requirement already satisfied: lxml>=4.5.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev1) (6.0.2) 2026-03-13 12:29:24.754 | Requirement already satisfied: netaddr>=0.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev1) (1.3.0) 2026-03-13 12:29:24.755 | Requirement already satisfied: oslo.config>=9.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev1) (10.3.0) 2026-03-13 12:29:24.756 | Requirement already satisfied: oslo.context>=4.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev1) (6.3.0) 2026-03-13 12:29:24.756 | Requirement already satisfied: oslo.db>=17.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev1) (18.0.0) 2026-03-13 12:29:24.757 | Requirement already satisfied: oslo.i18n>=5.0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev1) (6.7.2) 2026-03-13 12:29:24.758 | Requirement already satisfied: oslo.log>=4.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev1) (8.1.0) 2026-03-13 12:29:24.758 | Requirement already satisfied: oslo.messaging>=14.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev1) (17.3.0) 2026-03-13 12:29:24.759 | Requirement already satisfied: oslo.middleware>=4.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev1) (8.0.0) 2026-03-13 12:29:24.760 | Requirement already satisfied: oslo.policy>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev1) (5.0.0) 2026-03-13 12:29:24.760 | Requirement already satisfied: oslo.privsep>=2.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev1) (3.10.1) 2026-03-13 12:29:24.761 | Requirement already satisfied: oslo.reports>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev1) (3.7.0) 2026-03-13 12:29:24.761 | Requirement already satisfied: oslo.rootwrap>=6.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev1) (7.9.0) 2026-03-13 12:29:24.762 | Requirement already satisfied: oslo.serialization>=4.0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev1) (5.9.1) 2026-03-13 12:29:24.763 | Requirement already satisfied: oslo.service>=4.4.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev1) (4.5.1) 2026-03-13 12:29:24.764 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev1) (2.7.1) 2026-03-13 12:29:24.765 | Requirement already satisfied: oslo.utils>=7.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev1) (10.0.0) 2026-03-13 12:29:24.765 | Requirement already satisfied: oslo.concurrency>=4.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev1) (7.4.0) 2026-03-13 12:29:24.766 | Requirement already satisfied: osprofiler>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev1) (4.3.0) 2026-03-13 12:29:24.766 | Requirement already satisfied: paramiko>=2.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev1) (4.0.0) 2026-03-13 12:29:24.767 | Requirement already satisfied: Paste>=3.4.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev1) (3.10.1) 2026-03-13 12:29:24.768 | Requirement already satisfied: PasteDeploy>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev1) (3.1.0) 2026-03-13 12:29:24.768 | Requirement already satisfied: pyparsing>=2.4.7 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev1) (3.3.2) 2026-03-13 12:29:24.769 | Requirement already satisfied: python-neutronclient>=6.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev1) (11.8.0) 2026-03-13 12:29:24.770 | Requirement already satisfied: keystoneauth1>=4.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev1) (5.13.1) 2026-03-13 12:29:24.770 | Requirement already satisfied: keystonemiddleware>=9.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev1) (12.0.0) 2026-03-13 12:29:24.771 | Requirement already satisfied: requests>=2.23.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev1) (2.32.5) 2026-03-13 12:29:24.771 | Requirement already satisfied: tenacity>=6.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev1) (9.1.4) 2026-03-13 12:29:24.772 | Requirement already satisfied: Routes>=2.4.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev1) (2.5.1) 2026-03-13 12:29:24.773 | Requirement already satisfied: SQLAlchemy>=1.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev1) (2.0.46) 2026-03-13 12:29:24.773 | Requirement already satisfied: SQLAlchemy-Utils>=0.38.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev1) (0.42.1) 2026-03-13 12:29:24.774 | Requirement already satisfied: stevedore>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev1) (5.7.0) 2026-03-13 12:29:24.774 | Requirement already satisfied: tooz>=2.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev1) (8.1.0) 2026-03-13 12:29:24.775 | Requirement already satisfied: python-cinderclient>=4.0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev1) (9.9.0) 2026-03-13 12:29:24.776 | Requirement already satisfied: python-novaclient>=17.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev1) (18.12.0) 2026-03-13 12:29:24.776 | Requirement already satisfied: WebOb>=1.8.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev1) (1.8.9) 2026-03-13 12:29:24.777 | Requirement already satisfied: cachetools>=4.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev1) (7.0.1) 2026-03-13 12:29:24.777 | Requirement already satisfied: packaging>=20.9 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev1) (26.0) 2026-03-13 12:29:24.778 | Requirement already satisfied: jsonschema>=4.17 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev1) (4.26.0) 2026-03-13 12:29:24.779 | Requirement already satisfied: openstacksdk>=4.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev1) (4.10.0) 2026-03-13 12:29:24.781 | Requirement already satisfied: Mako in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=1.4.2->manila==22.1.0.dev1) (1.3.10) 2026-03-13 12:29:24.782 | Requirement already satisfied: typing-extensions>=4.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=1.4.2->manila==22.1.0.dev1) (4.15.0) 2026-03-13 12:29:24.785 | Requirement already satisfied: cryptography>=2.7 in /opt/stack/data/venv/lib/python3.12/site-packages (from castellan>=3.7.0->manila==22.1.0.dev1) (43.0.3) 2026-03-13 12:29:24.786 | Requirement already satisfied: python-barbicanclient>=5.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from castellan>=3.7.0->manila==22.1.0.dev1) (7.3.0) 2026-03-13 12:29:24.789 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=2.7->castellan>=3.7.0->manila==22.1.0.dev1) (2.0.0) 2026-03-13 12:29:24.793 | Requirement already satisfied: pycparser in /opt/stack/data/venv/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=2.7->castellan>=3.7.0->manila==22.1.0.dev1) (3.0) 2026-03-13 12:29:24.795 | Requirement already satisfied: dnspython>=1.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from eventlet>=0.27.0->manila==22.1.0.dev1) (2.8.0) 2026-03-13 12:29:24.802 | Requirement already satisfied: attrs>=22.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=4.17->manila==22.1.0.dev1) (25.4.0) 2026-03-13 12:29:24.802 | Requirement already satisfied: jsonschema-specifications>=2023.03.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=4.17->manila==22.1.0.dev1) (2025.9.1) 2026-03-13 12:29:24.803 | Requirement already satisfied: referencing>=0.28.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=4.17->manila==22.1.0.dev1) (0.37.0) 2026-03-13 12:29:24.803 | Requirement already satisfied: rpds-py>=0.25.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=4.17->manila==22.1.0.dev1) (0.30.0) 2026-03-13 12:29:24.808 | Requirement already satisfied: iso8601>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=4.2.1->manila==22.1.0.dev1) (2.1.0) 2026-03-13 12:29:24.809 | Requirement already satisfied: os-service-types>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=4.2.1->manila==22.1.0.dev1) (1.8.2) 2026-03-13 12:29:24.812 | Requirement already satisfied: oslo.cache>=3.11.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=9.1.0->manila==22.1.0.dev1) (4.1.1) 2026-03-13 12:29:24.813 | Requirement already satisfied: pycadf>=1.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=9.1.0->manila==22.1.0.dev1) (4.0.1) 2026-03-13 12:29:24.814 | Requirement already satisfied: PyJWT>=2.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=9.1.0->manila==22.1.0.dev1) (2.11.0) 2026-03-13 12:29:24.814 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=9.1.0->manila==22.1.0.dev1) (5.8.0) 2026-03-13 12:29:24.820 | Requirement already satisfied: decorator>=4.4.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.1.0->manila==22.1.0.dev1) (5.2.1) 2026-03-13 12:29:24.820 | Requirement already satisfied: dogpile.cache>=0.6.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.1.0->manila==22.1.0.dev1) (1.5.0) 2026-03-13 12:29:24.821 | Requirement already satisfied: jmespath>=0.9.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.1.0->manila==22.1.0.dev1) (1.1.0) 2026-03-13 12:29:24.822 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.1.0->manila==22.1.0.dev1) (1.33) 2026-03-13 12:29:24.823 | Requirement already satisfied: platformdirs>=3 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.1.0->manila==22.1.0.dev1) (4.9.2) 2026-03-13 12:29:24.823 | Requirement already satisfied: psutil>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.1.0->manila==22.1.0.dev1) (7.2.2) 2026-03-13 12:29:24.824 | Requirement already satisfied: PyYAML>=3.13 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.1.0->manila==22.1.0.dev1) (6.0.3) 2026-03-13 12:29:24.824 | Requirement already satisfied: requestsexceptions>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.1.0->manila==22.1.0.dev1) (1.4.0) 2026-03-13 12:29:24.830 | Requirement already satisfied: jsonpointer>=1.9 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=4.1.0->manila==22.1.0.dev1) (3.0.0) 2026-03-13 12:29:24.837 | Requirement already satisfied: fasteners>=0.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.concurrency>=4.3.0->manila==22.1.0.dev1) (0.20) 2026-03-13 12:29:24.837 | Requirement already satisfied: debtcollector>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.concurrency>=4.3.0->manila==22.1.0.dev1) (3.0.0) 2026-03-13 12:29:24.839 | Requirement already satisfied: wrapt>=1.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=3.0.0->oslo.concurrency>=4.3.0->manila==22.1.0.dev1) (2.1.1) 2026-03-13 12:29:24.844 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=9.5.0->manila==22.1.0.dev1) (2.0.0) 2026-03-13 12:29:24.848 | Requirement already satisfied: testresources>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=17.2.1->manila==22.1.0.dev1) (2.0.2) 2026-03-13 12:29:24.849 | Requirement already satisfied: testscenarios>=0.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=17.2.1->manila==22.1.0.dev1) (0.5.0) 2026-03-13 12:29:24.853 | Requirement already satisfied: python-dateutil>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.log>=4.4.0->manila==22.1.0.dev1) (2.9.0.post0) 2026-03-13 12:29:24.855 | Requirement already satisfied: futurist>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->manila==22.1.0.dev1) (3.2.1) 2026-03-13 12:29:24.857 | Requirement already satisfied: amqp>=2.5.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->manila==22.1.0.dev1) (5.3.1) 2026-03-13 12:29:24.857 | Requirement already satisfied: kombu>=4.6.8 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->manila==22.1.0.dev1) (5.6.2) 2026-03-13 12:29:24.858 | Requirement already satisfied: oslo.metrics>=0.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->manila==22.1.0.dev1) (0.15.1) 2026-03-13 12:29:24.860 | 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->manila==22.1.0.dev1) (5.1.0) 2026-03-13 12:29:24.867 | 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->manila==22.1.0.dev1) (2025.3) 2026-03-13 12:29:24.872 | 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->manila==22.1.0.dev1) (0.24.1) 2026-03-13 12:29:24.874 | Requirement already satisfied: bcrypt>=3.1.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=4.1.1->manila==22.1.0.dev1) (5.0.0) 2026-03-13 12:29:24.874 | Requirement already satisfied: Jinja2>=2.10 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=4.1.1->manila==22.1.0.dev1) (3.1.6) 2026-03-13 12:29:24.875 | Requirement already satisfied: statsd>=3.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=4.1.1->manila==22.1.0.dev1) (4.0.1) 2026-03-13 12:29:24.880 | 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->manila==22.1.0.dev1) (3.0.3) 2026-03-13 12:29:24.887 | Requirement already satisfied: msgpack>=0.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.privsep>=2.4.0->manila==22.1.0.dev1) (1.1.2) 2026-03-13 12:29:24.900 | Requirement already satisfied: Yappi>=1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=4.4.1->manila==22.1.0.dev1) (1.7.3) 2026-03-13 12:29:24.904 | Requirement already satisfied: cotyledon>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service[threading]>=4.4.1->manila==22.1.0.dev1) (2.2.0) 2026-03-13 12:29:24.907 | Requirement already satisfied: setproctitle in /opt/stack/data/venv/lib/python3.12/site-packages (from cotyledon>=2.2.0->oslo.service[threading]>=4.4.1->manila==22.1.0.dev1) (1.3.7) 2026-03-13 12:29:24.910 | Requirement already satisfied: PrettyTable>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.upgradecheck>=1.3.0->manila==22.1.0.dev1) (3.17.0) 2026-03-13 12:29:24.924 | Requirement already satisfied: invoke>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from paramiko>=2.7.2->manila==22.1.0.dev1) (2.2.1) 2026-03-13 12:29:24.925 | Requirement already satisfied: pynacl>=1.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from paramiko>=2.7.2->manila==22.1.0.dev1) (1.6.2) 2026-03-13 12:29:24.930 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=3.4.3->manila==22.1.0.dev1) (82.0.1) 2026-03-13 12:29:24.942 | Requirement already satisfied: wcwidth in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->manila==22.1.0.dev1) (0.6.0) 2026-03-13 12:29:24.968 | Requirement already satisfied: cliff>=2.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-barbicanclient>=5.5.0->castellan>=3.7.0->manila==22.1.0.dev1) (4.13.2) 2026-03-13 12:29:24.972 | 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>=3.7.0->manila==22.1.0.dev1) (0.6.0) 2026-03-13 12:29:24.972 | 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>=3.7.0->manila==22.1.0.dev1) (3.2.0) 2026-03-13 12:29:24.979 | 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>=3.7.0->manila==22.1.0.dev1) (1.11.0) 2026-03-13 12:29:24.979 | 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>=3.7.0->manila==22.1.0.dev1) (14.3.3) 2026-03-13 12:29:24.980 | 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>=3.7.0->manila==22.1.0.dev1) (1.7.2) 2026-03-13 12:29:24.995 | 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.4.0->manila==22.1.0.dev1) (1.17.0) 2026-03-13 12:29:25.004 | Requirement already satisfied: osc-lib>=1.12.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-neutronclient>=6.7.0->manila==22.1.0.dev1) (4.4.0) 2026-03-13 12:29:25.023 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.23.0->manila==22.1.0.dev1) (3.4.4) 2026-03-13 12:29:25.023 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.23.0->manila==22.1.0.dev1) (3.11) 2026-03-13 12:29:25.024 | Requirement already satisfied: urllib3<3,>=1.21.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.23.0->manila==22.1.0.dev1) (2.6.3) 2026-03-13 12:29:25.025 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.23.0->manila==22.1.0.dev1) (2023.11.17) 2026-03-13 12:29:25.050 | 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>=3.7.0->manila==22.1.0.dev1) (4.0.0) 2026-03-13 12:29:25.050 | 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>=3.7.0->manila==22.1.0.dev1) (2.19.2) 2026-03-13 12:29:25.057 | 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>=3.7.0->manila==22.1.0.dev1) (0.1.2) 2026-03-13 12:29:25.069 | Requirement already satisfied: repoze.lru>=0.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from Routes>=2.4.1->manila==22.1.0.dev1) (0.7) 2026-03-13 12:29:25.110 | Requirement already satisfied: testtools in /opt/stack/data/venv/lib/python3.12/site-packages (from testscenarios>=0.4->oslo.db>=17.2.1->manila==22.1.0.dev1) (2.8.5) 2026-03-13 12:29:25.114 | Requirement already satisfied: voluptuous>=0.8.9 in /opt/stack/data/venv/lib/python3.12/site-packages (from tooz>=2.7.1->manila==22.1.0.dev1) (0.16.0) 2026-03-13 12:29:25.171 | Building wheels for collected packages: manila 2026-03-13 12:29:25.172 | Building editable for manila (pyproject.toml): started 2026-03-13 12:29:25.889 | Building editable for manila (pyproject.toml): finished with status 'done' 2026-03-13 12:29:25.890 | Created wheel for manila: filename=manila-22.1.0.dev1-0.editable-py3-none-any.whl size=8942 sha256=ad577534a0de4f560975bac1d03cf5bda8e78e11d6a7e4e6a703e32f5b74766e 2026-03-13 12:29:25.891 | Stored in directory: /tmp/pip-ephem-wheel-cache-454uqosm/wheels/f6/b2/8b/532c6b60f11d4884c24473457b7bcd86078c86d51cdce6a48f 2026-03-13 12:29:25.897 | Successfully built manila 2026-03-13 12:29:26.035 | Installing collected packages: manila 2026-03-13 12:29:26.069 | Successfully installed manila-22.1.0.dev1 2026-03-13 12:29:26.237 | ++ inc/python:pip_install:216 : result=0 2026-03-13 12:29:26.243 | ++ inc/python:pip_install:218 : time_stop pip_install 2026-03-13 12:29:26.249 | ++ functions-common:time_stop:2412 : local name 2026-03-13 12:29:26.255 | ++ functions-common:time_stop:2413 : local end_time 2026-03-13 12:29:26.261 | ++ functions-common:time_stop:2414 : local elapsed_time 2026-03-13 12:29:26.267 | ++ functions-common:time_stop:2415 : local total 2026-03-13 12:29:26.272 | ++ functions-common:time_stop:2416 : local start_time 2026-03-13 12:29:26.277 | ++ functions-common:time_stop:2418 : name=pip_install 2026-03-13 12:29:26.282 | ++ functions-common:time_stop:2419 : start_time=1773404961427 2026-03-13 12:29:26.287 | ++ functions-common:time_stop:2421 : [[ -z 1773404961427 ]] 2026-03-13 12:29:26.294 | +++ functions-common:time_stop:2424 : date +%s%3N 2026-03-13 12:29:26.304 | ++ functions-common:time_stop:2424 : end_time=1773404966298 2026-03-13 12:29:26.310 | ++ functions-common:time_stop:2425 : elapsed_time=4871 2026-03-13 12:29:26.316 | ++ functions-common:time_stop:2426 : total=131638 2026-03-13 12:29:26.322 | ++ functions-common:time_stop:2428 : _TIME_START[$name]= 2026-03-13 12:29:26.327 | ++ functions-common:time_stop:2429 : _TIME_TOTAL[$name]=136509 2026-03-13 12:29:26.333 | ++ inc/python:pip_install:219 : return 0 2026-03-13 12:29:26.338 | ++ inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-03-13 12:29:26.345 | ++ inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-03-13 12:29:26.351 | ++ inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/manila 2026-03-13 12:29:26.356 | ++ inc/python:use_library_from_git:266 : local name=/opt/stack/manila 2026-03-13 12:29:26.362 | ++ inc/python:use_library_from_git:267 : local enabled=1 2026-03-13 12:29:26.368 | ++ 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-magnumclient = \A\L\L ]] 2026-03-13 12:29:26.373 | ++ 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-magnumclient, =~ ,/opt/stack/manila, ]] 2026-03-13 12:29:26.379 | ++ inc/python:use_library_from_git:269 : return 1 2026-03-13 12:29:26.387 | ++ /opt/stack/manila/devstack/plugin.sh:install_manila:737 : is_service_enabled m-shr 2026-03-13 12:29:26.428 | ++ functions-common:is_service_enabled:2068 : return 0 2026-03-13 12:29:26.437 | +++ /opt/stack/manila/devstack/plugin.sh:install_manila:739 : systemctl is-active nfs-ganesha.service 2026-03-13 12:29:26.455 | ++ /opt/stack/manila/devstack/plugin.sh:install_manila:739 : [[ ! inactive == \a\c\t\i\v\e ]] 2026-03-13 12:29:26.462 | ++ /opt/stack/manila/devstack/plugin.sh:install_manila:740 : '[' manila.share.drivers.generic.GenericShareDriver '!=' manila.share.drivers.cephfs.driver.CephFSDriver ']' 2026-03-13 12:29:26.469 | ++ /opt/stack/manila/devstack/plugin.sh:install_manila:741 : _install_nfs_and_samba 2026-03-13 12:29:26.476 | ++ /opt/stack/manila/devstack/plugin.sh:_install_nfs_and_samba:702 : is_ubuntu 2026-03-13 12:29:26.484 | ++ functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-03-13 12:29:26.490 | ++ functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-03-13 12:29:26.497 | ++ /opt/stack/manila/devstack/plugin.sh:_install_nfs_and_samba:703 : install_package nfs-kernel-server nfs-common samba 2026-03-13 12:29:26.504 | ++ functions-common:install_package:1430 : update_package_repo 2026-03-13 12:29:26.512 | ++ functions-common:update_package_repo:1404 : NO_UPDATE_REPOS=False 2026-03-13 12:29:26.518 | ++ functions-common:update_package_repo:1405 : REPOS_UPDATED=True 2026-03-13 12:29:26.525 | ++ functions-common:update_package_repo:1406 : RETRY_UPDATE=False 2026-03-13 12:29:26.532 | ++ functions-common:update_package_repo:1408 : [[ False = \T\r\u\e ]] 2026-03-13 12:29:26.538 | ++ functions-common:update_package_repo:1412 : is_ubuntu 2026-03-13 12:29:26.545 | ++ functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-03-13 12:29:26.552 | ++ functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-03-13 12:29:26.557 | ++ functions-common:update_package_repo:1413 : apt_get_update 2026-03-13 12:29:26.564 | ++ functions-common:apt_get_update:1158 : [[ True == \T\r\u\e ]] 2026-03-13 12:29:26.571 | ++ functions-common:apt_get_update:1158 : [[ False != \T\r\u\e ]] 2026-03-13 12:29:26.578 | ++ functions-common:apt_get_update:1159 : return 2026-03-13 12:29:26.585 | ++ functions-common:install_package:1431 : real_install_package nfs-kernel-server nfs-common samba 2026-03-13 12:29:26.591 | ++ functions-common:real_install_package:1418 : is_ubuntu 2026-03-13 12:29:26.598 | ++ functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-03-13 12:29:26.603 | ++ functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-03-13 12:29:26.610 | ++ functions-common:real_install_package:1419 : apt_get install nfs-kernel-server nfs-common samba 2026-03-13 12:29:26.662 | ++ functions-common:apt_get:1199 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install nfs-kernel-server nfs-common samba 2026-03-13 12:29:26.715 | Reading package lists... 2026-03-13 12:29:27.122 | Building dependency tree... 2026-03-13 12:29:27.122 | Reading state information... 2026-03-13 12:29:27.529 | The following additional packages will be installed: 2026-03-13 12:29:27.529 | keyutils libavahi-client3 libavahi-common-data libavahi-common3 libcups2t64 2026-03-13 12:29:27.531 | libldb2 liblmdb0 libnfsidmap1 libtalloc2 libtdb1 libtevent0t64 libwbclient0 2026-03-13 12:29:27.531 | python3-dnspython python3-ldb python3-markdown python3-samba python3-talloc 2026-03-13 12:29:27.532 | python3-tdb rpcbind samba-common samba-common-bin samba-libs tdb-tools 2026-03-13 12:29:27.534 | Suggested packages: 2026-03-13 12:29:27.534 | cups-common watchdog python3-trio python3-aioquic python3-h2 python3-httpx 2026-03-13 12:29:27.534 | python3-httpcore python-markdown-doc bind9 bind9utils ctdb ldb-tools ntp 2026-03-13 12:29:27.534 | | chrony ufw winbind heimdal-clients 2026-03-13 12:29:27.534 | Recommended packages: 2026-03-13 12:29:27.534 | python3-gpg attr samba-dsdb-modules samba-vfs-modules samba-ad-provision 2026-03-13 12:29:27.584 | The following NEW packages will be installed: 2026-03-13 12:29:27.584 | keyutils libavahi-client3 libavahi-common-data libavahi-common3 libcups2t64 2026-03-13 12:29:27.585 | libldb2 liblmdb0 libnfsidmap1 libtalloc2 libtdb1 libtevent0t64 libwbclient0 2026-03-13 12:29:27.585 | nfs-common nfs-kernel-server python3-dnspython python3-ldb python3-markdown 2026-03-13 12:29:27.585 | python3-samba python3-talloc python3-tdb rpcbind samba samba-common 2026-03-13 12:29:27.586 | samba-common-bin samba-libs tdb-tools 2026-03-13 12:29:27.783 | 0 upgraded, 26 newly installed, 0 to remove and 2 not upgraded. 2026-03-13 12:29:27.783 | Need to get 12.9 MB of archives. 2026-03-13 12:29:27.783 | After this operation, 58.0 MB of additional disk space will be used. 2026-03-13 12:29:27.783 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libnfsidmap1 amd64 1:2.6.4-3ubuntu5.1 [48.3 kB] 2026-03-13 12:29:28.102 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 rpcbind amd64 1.2.6-7ubuntu2 [46.5 kB] 2026-03-13 12:29:28.153 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 keyutils amd64 1.6.3-3build1 [56.8 kB] 2026-03-13 12:29:28.238 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 nfs-common amd64 1:2.6.4-3ubuntu5.1 [248 kB] 2026-03-13 12:29:28.365 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 python3-dnspython all 2.6.1-1ubuntu1 [163 kB] 2026-03-13 12:29:28.404 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 liblmdb0 amd64 0.9.31-1build1 [48.1 kB] 2026-03-13 12:29:28.413 | Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libtalloc2 amd64 2.4.2-1build2 [27.3 kB] 2026-03-13 12:29:28.419 | Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libtdb1 amd64 1.4.10-1build1 [46.8 kB] 2026-03-13 12:29:28.428 | Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libtevent0t64 amd64 0.16.1-2build1 [42.6 kB] 2026-03-13 12:29:28.435 | Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libldb2 amd64 2:2.8.0+samba4.19.5+dfsg-4ubuntu9.4 [188 kB] 2026-03-13 12:29:28.462 | Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-ldb amd64 2:2.8.0+samba4.19.5+dfsg-4ubuntu9.4 [41.8 kB] 2026-03-13 12:29:28.468 | Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 python3-tdb amd64 1.4.10-1build1 [15.3 kB] 2026-03-13 12:29:28.470 | Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 python3-markdown all 3.5.2-1 [72.0 kB] 2026-03-13 12:29:28.478 | Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libavahi-common-data amd64 0.8-13ubuntu6.1 [29.9 kB] 2026-03-13 12:29:28.523 | Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libavahi-common3 amd64 0.8-13ubuntu6.1 [23.4 kB] 2026-03-13 12:29:28.524 | Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libavahi-client3 amd64 0.8-13ubuntu6.1 [26.8 kB] 2026-03-13 12:29:28.526 | Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libwbclient0 amd64 2:4.19.5+dfsg-4ubuntu9.4 [71.7 kB] 2026-03-13 12:29:28.531 | Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 samba-libs amd64 2:4.19.5+dfsg-4ubuntu9.4 [6,018 kB] 2026-03-13 12:29:28.853 | Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 python3-talloc amd64 2.4.2-1build2 [12.9 kB] 2026-03-13 12:29:28.854 | Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-samba amd64 2:4.19.5+dfsg-4ubuntu9.4 [2,895 kB] 2026-03-13 12:29:28.951 | Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 samba-common all 2:4.19.5+dfsg-4ubuntu9.4 [65.2 kB] 2026-03-13 12:29:28.952 | Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libcups2t64 amd64 2.4.7-1.2ubuntu7.9 [273 kB] 2026-03-13 12:29:28.957 | Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 samba-common-bin amd64 2:4.19.5+dfsg-4ubuntu9.4 [1,279 kB] 2026-03-13 12:29:29.015 | Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 tdb-tools amd64 1.4.10-1build1 [25.8 kB] 2026-03-13 12:29:29.016 | Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 samba amd64 2:4.19.5+dfsg-4ubuntu9.4 [1,003 kB] 2026-03-13 12:29:29.067 | Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 nfs-kernel-server amd64 1:2.6.4-3ubuntu5.1 [169 kB] 2026-03-13 12:29:29.327 | debconf: delaying package configuration, since apt-utils is not installed 2026-03-13 12:29:29.402 | Fetched 12.9 MB in 1s (8,857 kB/s) 2026-03-13 12:29:29.445 | Selecting previously unselected package libnfsidmap1:amd64. 2026-03-13 12:29:29.486 | (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 ... 70471 files and directories currently installed.) 2026-03-13 12:29:29.492 | Preparing to unpack .../00-libnfsidmap1_1%3a2.6.4-3ubuntu5.1_amd64.deb ... 2026-03-13 12:29:29.499 | Unpacking libnfsidmap1:amd64 (1:2.6.4-3ubuntu5.1) ... 2026-03-13 12:29:29.571 | Selecting previously unselected package rpcbind. 2026-03-13 12:29:29.582 | Preparing to unpack .../01-rpcbind_1.2.6-7ubuntu2_amd64.deb ... 2026-03-13 12:29:29.592 | Unpacking rpcbind (1.2.6-7ubuntu2) ... 2026-03-13 12:29:29.646 | Selecting previously unselected package keyutils. 2026-03-13 12:29:29.658 | Preparing to unpack .../02-keyutils_1.6.3-3build1_amd64.deb ... 2026-03-13 12:29:29.662 | Unpacking keyutils (1.6.3-3build1) ... 2026-03-13 12:29:29.732 | Selecting previously unselected package nfs-common. 2026-03-13 12:29:29.743 | Preparing to unpack .../03-nfs-common_1%3a2.6.4-3ubuntu5.1_amd64.deb ... 2026-03-13 12:29:29.751 | Unpacking nfs-common (1:2.6.4-3ubuntu5.1) ... 2026-03-13 12:29:29.842 | Selecting previously unselected package python3-dnspython. 2026-03-13 12:29:29.854 | Preparing to unpack .../04-python3-dnspython_2.6.1-1ubuntu1_all.deb ... 2026-03-13 12:29:29.858 | Unpacking python3-dnspython (2.6.1-1ubuntu1) ... 2026-03-13 12:29:29.966 | Selecting previously unselected package liblmdb0:amd64. 2026-03-13 12:29:29.977 | Preparing to unpack .../05-liblmdb0_0.9.31-1build1_amd64.deb ... 2026-03-13 12:29:29.982 | Unpacking liblmdb0:amd64 (0.9.31-1build1) ... 2026-03-13 12:29:30.039 | Selecting previously unselected package libtalloc2:amd64. 2026-03-13 12:29:30.052 | Preparing to unpack .../06-libtalloc2_2.4.2-1build2_amd64.deb ... 2026-03-13 12:29:30.056 | Unpacking libtalloc2:amd64 (2.4.2-1build2) ... 2026-03-13 12:29:30.115 | Selecting previously unselected package libtdb1:amd64. 2026-03-13 12:29:30.126 | Preparing to unpack .../07-libtdb1_1.4.10-1build1_amd64.deb ... 2026-03-13 12:29:30.131 | Unpacking libtdb1:amd64 (1.4.10-1build1) ... 2026-03-13 12:29:30.187 | Selecting previously unselected package libtevent0t64:amd64. 2026-03-13 12:29:30.200 | Preparing to unpack .../08-libtevent0t64_0.16.1-2build1_amd64.deb ... 2026-03-13 12:29:30.204 | Unpacking libtevent0t64:amd64 (0.16.1-2build1) ... 2026-03-13 12:29:30.262 | Selecting previously unselected package libldb2:amd64. 2026-03-13 12:29:30.274 | Preparing to unpack .../09-libldb2_2%3a2.8.0+samba4.19.5+dfsg-4ubuntu9.4_amd64.deb ... 2026-03-13 12:29:30.277 | Unpacking libldb2:amd64 (2:2.8.0+samba4.19.5+dfsg-4ubuntu9.4) ... 2026-03-13 12:29:30.351 | Selecting previously unselected package python3-ldb. 2026-03-13 12:29:30.363 | Preparing to unpack .../10-python3-ldb_2%3a2.8.0+samba4.19.5+dfsg-4ubuntu9.4_amd64.deb ... 2026-03-13 12:29:30.366 | Unpacking python3-ldb (2:2.8.0+samba4.19.5+dfsg-4ubuntu9.4) ... 2026-03-13 12:29:30.423 | Selecting previously unselected package python3-tdb. 2026-03-13 12:29:30.435 | Preparing to unpack .../11-python3-tdb_1.4.10-1build1_amd64.deb ... 2026-03-13 12:29:30.439 | Unpacking python3-tdb (1.4.10-1build1) ... 2026-03-13 12:29:30.489 | Selecting previously unselected package python3-markdown. 2026-03-13 12:29:30.502 | Preparing to unpack .../12-python3-markdown_3.5.2-1_all.deb ... 2026-03-13 12:29:30.505 | Unpacking python3-markdown (3.5.2-1) ... 2026-03-13 12:29:30.572 | Selecting previously unselected package libavahi-common-data:amd64. 2026-03-13 12:29:30.583 | Preparing to unpack .../13-libavahi-common-data_0.8-13ubuntu6.1_amd64.deb ... 2026-03-13 12:29:30.587 | Unpacking libavahi-common-data:amd64 (0.8-13ubuntu6.1) ... 2026-03-13 12:29:30.640 | Selecting previously unselected package libavahi-common3:amd64. 2026-03-13 12:29:30.653 | Preparing to unpack .../14-libavahi-common3_0.8-13ubuntu6.1_amd64.deb ... 2026-03-13 12:29:30.658 | Unpacking libavahi-common3:amd64 (0.8-13ubuntu6.1) ... 2026-03-13 12:29:30.714 | Selecting previously unselected package libavahi-client3:amd64. 2026-03-13 12:29:30.727 | Preparing to unpack .../15-libavahi-client3_0.8-13ubuntu6.1_amd64.deb ... 2026-03-13 12:29:30.730 | Unpacking libavahi-client3:amd64 (0.8-13ubuntu6.1) ... 2026-03-13 12:29:30.789 | Selecting previously unselected package libwbclient0:amd64. 2026-03-13 12:29:30.799 | Preparing to unpack .../16-libwbclient0_2%3a4.19.5+dfsg-4ubuntu9.4_amd64.deb ... 2026-03-13 12:29:30.803 | Unpacking libwbclient0:amd64 (2:4.19.5+dfsg-4ubuntu9.4) ... 2026-03-13 12:29:30.862 | Selecting previously unselected package samba-libs:amd64. 2026-03-13 12:29:30.876 | Preparing to unpack .../17-samba-libs_2%3a4.19.5+dfsg-4ubuntu9.4_amd64.deb ... 2026-03-13 12:29:30.884 | Unpacking samba-libs:amd64 (2:4.19.5+dfsg-4ubuntu9.4) ... 2026-03-13 12:29:31.115 | Selecting previously unselected package python3-talloc:amd64. 2026-03-13 12:29:31.128 | Preparing to unpack .../18-python3-talloc_2.4.2-1build2_amd64.deb ... 2026-03-13 12:29:31.131 | Unpacking python3-talloc:amd64 (2.4.2-1build2) ... 2026-03-13 12:29:31.192 | Selecting previously unselected package python3-samba. 2026-03-13 12:29:31.205 | Preparing to unpack .../19-python3-samba_2%3a4.19.5+dfsg-4ubuntu9.4_amd64.deb ... 2026-03-13 12:29:31.209 | Unpacking python3-samba (2:4.19.5+dfsg-4ubuntu9.4) ... 2026-03-13 12:29:31.412 | Selecting previously unselected package samba-common. 2026-03-13 12:29:31.425 | Preparing to unpack .../20-samba-common_2%3a4.19.5+dfsg-4ubuntu9.4_all.deb ... 2026-03-13 12:29:31.442 | Unpacking samba-common (2:4.19.5+dfsg-4ubuntu9.4) ... 2026-03-13 12:29:31.504 | Selecting previously unselected package libcups2t64:amd64. 2026-03-13 12:29:31.516 | Preparing to unpack .../21-libcups2t64_2.4.7-1.2ubuntu7.9_amd64.deb ... 2026-03-13 12:29:31.520 | Unpacking libcups2t64:amd64 (2.4.7-1.2ubuntu7.9) ... 2026-03-13 12:29:31.583 | Selecting previously unselected package samba-common-bin. 2026-03-13 12:29:31.595 | Preparing to unpack .../22-samba-common-bin_2%3a4.19.5+dfsg-4ubuntu9.4_amd64.deb ... 2026-03-13 12:29:31.599 | Unpacking samba-common-bin (2:4.19.5+dfsg-4ubuntu9.4) ... 2026-03-13 12:29:31.707 | Selecting previously unselected package tdb-tools. 2026-03-13 12:29:31.717 | Preparing to unpack .../23-tdb-tools_1.4.10-1build1_amd64.deb ... 2026-03-13 12:29:31.722 | Unpacking tdb-tools (1.4.10-1build1) ... 2026-03-13 12:29:31.791 | Selecting previously unselected package samba. 2026-03-13 12:29:31.803 | Preparing to unpack .../24-samba_2%3a4.19.5+dfsg-4ubuntu9.4_amd64.deb ... 2026-03-13 12:29:31.827 | Unpacking samba (2:4.19.5+dfsg-4ubuntu9.4) ... 2026-03-13 12:29:31.942 | Selecting previously unselected package nfs-kernel-server. 2026-03-13 12:29:31.954 | Preparing to unpack .../25-nfs-kernel-server_1%3a2.6.4-3ubuntu5.1_amd64.deb ... 2026-03-13 12:29:31.958 | Unpacking nfs-kernel-server (1:2.6.4-3ubuntu5.1) ... 2026-03-13 12:29:32.044 | Setting up liblmdb0:amd64 (0.9.31-1build1) ... 2026-03-13 12:29:32.056 | Setting up libnfsidmap1:amd64 (1:2.6.4-3ubuntu5.1) ... 2026-03-13 12:29:32.066 | Setting up libtdb1:amd64 (1.4.10-1build1) ... 2026-03-13 12:29:32.077 | Setting up rpcbind (1.2.6-7ubuntu2) ... 2026-03-13 12:29:32.700 | Created symlink /etc/systemd/system/multi-user.target.wants/rpcbind.service → /usr/lib/systemd/system/rpcbind.service. 2026-03-13 12:29:32.700 | Created symlink /etc/systemd/system/sockets.target.wants/rpcbind.socket → /usr/lib/systemd/system/rpcbind.socket. 2026-03-13 12:29:33.268 | Setting up samba-common (2:4.19.5+dfsg-4ubuntu9.4) ... 2026-03-13 12:29:33.528 | 2026-03-13 12:29:33.528 | Creating config file /etc/samba/smb.conf with new version 2026-03-13 12:29:33.652 | Setting up libwbclient0:amd64 (2:4.19.5+dfsg-4ubuntu9.4) ... 2026-03-13 12:29:33.664 | Setting up libtalloc2:amd64 (2.4.2-1build2) ... 2026-03-13 12:29:33.675 | Setting up python3-tdb (1.4.10-1build1) ... 2026-03-13 12:29:33.821 | Setting up libavahi-common-data:amd64 (0.8-13ubuntu6.1) ... 2026-03-13 12:29:33.832 | Setting up tdb-tools (1.4.10-1build1) ... 2026-03-13 12:29:33.846 | update-alternatives: using /usr/bin/tdbbackup.tdbtools to provide /usr/bin/tdbbackup (tdbbackup) in auto mode 2026-03-13 12:29:33.854 | Setting up python3-markdown (3.5.2-1) ... 2026-03-13 12:29:34.047 | Setting up keyutils (1.6.3-3build1) ... 2026-03-13 12:29:34.063 | Setting up python3-dnspython (2.6.1-1ubuntu1) ... 2026-03-13 12:29:34.399 | Setting up libtevent0t64:amd64 (0.16.1-2build1) ... 2026-03-13 12:29:34.410 | Setting up python3-talloc:amd64 (2.4.2-1build2) ... 2026-03-13 12:29:34.420 | Setting up libavahi-common3:amd64 (0.8-13ubuntu6.1) ... 2026-03-13 12:29:34.430 | Setting up nfs-common (1:2.6.4-3ubuntu5.1) ... 2026-03-13 12:29:34.677 | 2026-03-13 12:29:34.677 | Creating config file /etc/idmapd.conf with new version 2026-03-13 12:29:35.249 | 2026-03-13 12:29:35.250 | Creating config file /etc/nfs.conf with new version 2026-03-13 12:29:35.356 | info: Selecting UID from range 100 to 999 ... 2026-03-13 12:29:35.356 | 2026-03-13 12:29:35.361 | info: Adding system user `statd' (UID 115) ... 2026-03-13 12:29:35.366 | info: Adding new user `statd' (UID 115) with group `nogroup' ... 2026-03-13 12:29:35.406 | info: Not creating home directory `/var/lib/nfs'. 2026-03-13 12:29:35.894 | Created symlink /etc/systemd/system/multi-user.target.wants/nfs-client.target → /usr/lib/systemd/system/nfs-client.target. 2026-03-13 12:29:35.895 | Created symlink /etc/systemd/system/remote-fs.target.wants/nfs-client.target → /usr/lib/systemd/system/nfs-client.target. 2026-03-13 12:29:36.246 | auth-rpcgss-module.service is a disabled or a static unit, not starting it. 2026-03-13 12:29:36.291 | nfs-idmapd.service is a disabled or a static unit, not starting it. 2026-03-13 12:29:36.320 | nfs-utils.service is a disabled or a static unit, not starting it. 2026-03-13 12:29:36.343 | proc-fs-nfsd.mount is a disabled or a static unit, not starting it. 2026-03-13 12:29:36.368 | rpc-gssd.service is a disabled or a static unit, not starting it. 2026-03-13 12:29:36.396 | rpc-statd-notify.service is a disabled or a static unit, not starting it. 2026-03-13 12:29:36.424 | rpc-statd.service is a disabled or a static unit, not starting it. 2026-03-13 12:29:36.450 | rpc-svcgssd.service is a disabled or a static unit, not starting it. 2026-03-13 12:29:36.578 | Setting up libldb2:amd64 (2:2.8.0+samba4.19.5+dfsg-4ubuntu9.4) ... 2026-03-13 12:29:36.589 | Setting up libavahi-client3:amd64 (0.8-13ubuntu6.1) ... 2026-03-13 12:29:36.600 | Setting up nfs-kernel-server (1:2.6.4-3ubuntu5.1) ... 2026-03-13 12:29:36.756 | Created symlink /etc/systemd/system/nfs-mountd.service.requires/fsidd.service → /usr/lib/systemd/system/fsidd.service. 2026-03-13 12:29:36.756 | Created symlink /etc/systemd/system/nfs-server.service.requires/fsidd.service → /usr/lib/systemd/system/fsidd.service. 2026-03-13 12:29:36.890 | Created symlink /etc/systemd/system/nfs-client.target.wants/nfs-blkmap.service → /usr/lib/systemd/system/nfs-blkmap.service. 2026-03-13 12:29:37.030 | Created symlink /etc/systemd/system/multi-user.target.wants/nfs-server.service → /usr/lib/systemd/system/nfs-server.service. 2026-03-13 12:29:37.432 | nfs-mountd.service is a disabled or a static unit, not starting it. 2026-03-13 12:29:37.486 | nfsdcld.service is a disabled or a static unit, not starting it. 2026-03-13 12:29:38.062 | 2026-03-13 12:29:38.062 | Creating config file /etc/exports with new version 2026-03-13 12:29:38.355 | 2026-03-13 12:29:38.355 | Creating config file /etc/default/nfs-kernel-server with new version 2026-03-13 12:29:38.789 | Setting up samba-libs:amd64 (2:4.19.5+dfsg-4ubuntu9.4) ... 2026-03-13 12:29:38.800 | Setting up python3-ldb (2:2.8.0+samba4.19.5+dfsg-4ubuntu9.4) ... 2026-03-13 12:29:38.941 | Setting up libcups2t64:amd64 (2.4.7-1.2ubuntu7.9) ... 2026-03-13 12:29:38.952 | Setting up python3-samba (2:4.19.5+dfsg-4ubuntu9.4) ... 2026-03-13 12:29:39.554 | Setting up samba-common-bin (2:4.19.5+dfsg-4ubuntu9.4) ... 2026-03-13 12:29:39.565 | Setting up samba (2:4.19.5+dfsg-4ubuntu9.4) ... 2026-03-13 12:29:40.847 | Created symlink /etc/systemd/system/smb.service → /usr/lib/systemd/system/smbd.service. 2026-03-13 12:29:40.847 | Created symlink /etc/systemd/system/multi-user.target.wants/smbd.service → /usr/lib/systemd/system/smbd.service. 2026-03-13 12:29:41.517 | Created symlink /etc/systemd/system/nmb.service → /usr/lib/systemd/system/nmbd.service. 2026-03-13 12:29:41.518 | Created symlink /etc/systemd/system/multi-user.target.wants/nmbd.service → /usr/lib/systemd/system/nmbd.service. 2026-03-13 12:29:42.115 | Created symlink /etc/systemd/system/samba.service → /usr/lib/systemd/system/samba-ad-dc.service. 2026-03-13 12:29:42.115 | Created symlink /etc/systemd/system/multi-user.target.wants/samba-ad-dc.service → /usr/lib/systemd/system/samba-ad-dc.service. 2026-03-13 12:29:42.546 | Processing triggers for man-db (2.12.0-4build2) ... 2026-03-13 12:29:43.900 | Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-03-13 12:29:44.209 | ++ functions-common:apt_get:1203 : result=0 2026-03-13 12:29:44.215 | ++ functions-common:apt_get:1206 : time_stop apt-get 2026-03-13 12:29:44.221 | ++ functions-common:time_stop:2412 : local name 2026-03-13 12:29:44.228 | ++ functions-common:time_stop:2413 : local end_time 2026-03-13 12:29:44.234 | ++ functions-common:time_stop:2414 : local elapsed_time 2026-03-13 12:29:44.240 | ++ functions-common:time_stop:2415 : local total 2026-03-13 12:29:44.246 | ++ functions-common:time_stop:2416 : local start_time 2026-03-13 12:29:44.252 | ++ functions-common:time_stop:2418 : name=apt-get 2026-03-13 12:29:44.257 | ++ functions-common:time_stop:2419 : start_time=1773404966655 2026-03-13 12:29:44.263 | ++ functions-common:time_stop:2421 : [[ -z 1773404966655 ]] 2026-03-13 12:29:44.271 | +++ functions-common:time_stop:2424 : date +%s%3N 2026-03-13 12:29:44.280 | ++ functions-common:time_stop:2424 : end_time=1773404984274 2026-03-13 12:29:44.286 | ++ functions-common:time_stop:2425 : elapsed_time=17619 2026-03-13 12:29:44.292 | ++ functions-common:time_stop:2426 : total=190824 2026-03-13 12:29:44.298 | ++ functions-common:time_stop:2428 : _TIME_START[$name]= 2026-03-13 12:29:44.304 | ++ functions-common:time_stop:2429 : _TIME_TOTAL[$name]=208443 2026-03-13 12:29:44.310 | ++ functions-common:apt_get:1207 : return 0 2026-03-13 12:29:44.315 | ++ /opt/stack/manila/devstack/plugin.sh:_install_nfs_and_samba:704 : check_nfs_kernel_service_state_ubuntu 2026-03-13 12:29:44.323 | +++ /opt/stack/manila/devstack/plugin.sh:check_nfs_kernel_service_state_ubuntu:687 : sudo service nfs-kernel-server status 2026-03-13 12:29:44.371 | ++ /opt/stack/manila/devstack/plugin.sh:check_nfs_kernel_service_state_ubuntu:687 : [[ '' == \f\a\i\l ]] 2026-03-13 12:29:44.379 | +++ /opt/stack/manila/devstack/plugin.sh:check_nfs_kernel_service_state_ubuntu:695 : sudo service nfs-kernel-server status 2026-03-13 12:29:44.416 | ++ /opt/stack/manila/devstack/plugin.sh:check_nfs_kernel_service_state_ubuntu:695 : [[ '' == \f\a\i\l ]] 2026-03-13 12:29:44.420 | ++ /opt/stack/manila/devstack/plugin.sh:install_manila:745 : '[' manila.share.drivers.generic.GenericShareDriver == manila.share.drivers.zfsonlinux.driver.ZFSonLinuxShareDriver ']' 2026-03-13 12:29:44.428 | ++ /opt/stack/manila/devstack/plugin.sh:install_manila:760 : '[' manila.share.drivers.generic.GenericShareDriver == manila.share.drivers.container.driver.ContainerShareDriver ']' 2026-03-13 12:29:44.435 | ++ /opt/stack/manila/devstack/plugin.sh:source:1148 : set_cinder_quotas 2026-03-13 12:29:44.439 | ++ /opt/stack/manila/devstack/plugin.sh:set_cinder_quotas:133 : is_service_enabled cinder 2026-03-13 12:29:44.478 | ++ functions-common:is_service_enabled:2068 : return 0 2026-03-13 12:29:44.486 | ++ /opt/stack/manila/devstack/plugin.sh:set_cinder_quotas:134 : [[ ! -n /etc/cinder/cinder.conf ]] 2026-03-13 12:29:44.493 | ++ /opt/stack/manila/devstack/plugin.sh:set_cinder_quotas:137 : iniset /etc/cinder/cinder.conf DEFAULT quota_volumes 50 2026-03-13 12:29:44.593 | ++ /opt/stack/manila/devstack/plugin.sh:set_cinder_quotas:138 : iniset /etc/cinder/cinder.conf DEFAULT quota_snapshots 50 2026-03-13 12:29:44.669 | ++ /opt/stack/manila/devstack/plugin.sh:set_cinder_quotas:139 : iniset /etc/cinder/cinder.conf DEFAULT quota_gigabytes 1000 2026-03-13 12:29:44.738 | ++ /opt/stack/manila/devstack/plugin.sh:source:1257 : [[ stack == \u\n\s\t\a\c\k ]] 2026-03-13 12:29:44.745 | ++ /opt/stack/manila/devstack/plugin.sh:source:1262 : [[ stack == \c\l\e\a\n ]] 2026-03-13 12:29:44.757 | + functions-common:run_plugins:1831 : for plugin in ${plugins//,/ } 2026-03-13 12:29:44.764 | + functions-common:run_plugins:1832 : local dir=/opt/stack/magnum-cluster-api 2026-03-13 12:29:44.771 | + functions-common:run_plugins:1833 : [[ -f /opt/stack/magnum-cluster-api/devstack/plugin.sh ]] 2026-03-13 12:29:44.777 | + functions-common:run_plugins:1834 : source /opt/stack/magnum-cluster-api/devstack/plugin.sh stack install 2026-03-13 12:29:44.785 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:1 : CAPI_VERSION=v1.10.5 2026-03-13 12:29:44.790 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:2 : CAPO_VERSION=v0.12.4 2026-03-13 12:29:44.798 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:3 : ORC_VERSION=v2.2.0 2026-03-13 12:29:44.805 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:4 : KIND_VERSION=v0.16.0 2026-03-13 12:29:44.812 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:5 : HELM_VERSION=v3.10.3 2026-03-13 12:29:44.819 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:7 : MAGNUM_CLUSTER_API_REPO=https://github.com/vexxhost/magnum-cluster-api.git 2026-03-13 12:29:44.824 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:8 : MAGNUM_CLUSTER_API_BRANCH=main 2026-03-13 12:29:44.829 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:9 : MAGNUM_CLUSTER_API_DIR=/opt/stack/magnum-cluster-api 2026-03-13 12:29:44.837 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:21 : is_service_enabled magnum-cluster-api 2026-03-13 12:29:44.881 | ++ functions-common:is_service_enabled:2068 : return 0 2026-03-13 12:29:44.888 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:23 : [[ stack == \s\t\a\c\k ]] 2026-03-13 12:29:44.894 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:23 : [[ install == \p\r\e\-\i\n\s\t\a\l\l ]] 2026-03-13 12:29:44.900 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:65 : [[ stack == \s\t\a\c\k ]] 2026-03-13 12:29:44.907 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:65 : [[ install == \i\n\s\t\a\l\l ]] 2026-03-13 12:29:44.913 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:66 : git_clone https://github.com/vexxhost/magnum-cluster-api.git /opt/stack/magnum-cluster-api /opt/stack/magnum-cluster-api 2026-03-13 12:29:44.919 | ++ functions-common:git_clone:581 : local git_remote=https://github.com/vexxhost/magnum-cluster-api.git 2026-03-13 12:29:44.925 | ++ functions-common:git_clone:582 : local git_dest=/opt/stack/magnum-cluster-api 2026-03-13 12:29:44.931 | ++ functions-common:git_clone:583 : local git_ref=/opt/stack/magnum-cluster-api 2026-03-13 12:29:44.937 | ++ functions-common:git_clone:584 : local orig_dir 2026-03-13 12:29:44.945 | +++ functions-common:git_clone:585 : pwd 2026-03-13 12:29:44.951 | ++ functions-common:git_clone:585 : orig_dir=/opt/stack/devstack 2026-03-13 12:29:44.958 | ++ functions-common:git_clone:586 : local git_clone_flags= 2026-03-13 12:29:44.965 | +++ functions-common:git_clone:588 : trueorfalse False RECLONE 2026-03-13 12:29:45.004 | ++ functions-common:git_clone:588 : RECLONE=False 2026-03-13 12:29:45.011 | ++ functions-common:git_clone:589 : [[ 0 -gt 0 ]] 2026-03-13 12:29:45.016 | ++ functions-common:git_clone:593 : [[ False = \T\r\u\e ]] 2026-03-13 12:29:45.023 | ++ functions-common:git_clone:602 : echo /opt/stack/magnum-cluster-api 2026-03-13 12:29:45.024 | ++ functions-common:git_clone:602 : egrep -q '^refs' 2026-03-13 12:29:45.032 | ++ functions-common:git_clone:616 : [[ ! -d /opt/stack/magnum-cluster-api ]] 2026-03-13 12:29:45.038 | ++ functions-common:git_clone:626 : [[ False = \T\r\u\e ]] 2026-03-13 12:29:45.044 | ++ functions-common:git_clone:661 : sudo git config --system --add safe.directory /opt/stack/magnum-cluster-api 2026-03-13 12:29:45.069 | ++ functions-common:git_clone:664 : cd /opt/stack/magnum-cluster-api 2026-03-13 12:29:45.075 | ++ functions-common:git_clone:665 : git show --oneline 2026-03-13 12:29:45.076 | ++ functions-common:git_clone:665 : head -1 2026-03-13 12:29:45.085 | 86dbb1a fix(deps): update rust crate schemars to v1 2026-03-13 12:29:45.091 | ++ functions-common:git_clone:666 : cd /opt/stack/devstack 2026-03-13 12:29:45.098 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:67 : setup_develop /opt/stack/magnum-cluster-api 2026-03-13 12:29:45.104 | ++ inc/python:setup_develop:353 : local bindep 2026-03-13 12:29:45.110 | ++ inc/python:setup_develop:354 : [[ /opt/stack/magnum-cluster-api == -bindep* ]] 2026-03-13 12:29:45.117 | ++ inc/python:setup_develop:358 : local project_dir=/opt/stack/magnum-cluster-api 2026-03-13 12:29:45.123 | ++ inc/python:setup_develop:359 : local extras= 2026-03-13 12:29:45.127 | ++ inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/magnum-cluster-api -e 2026-03-13 12:29:45.134 | ++ inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-03-13 12:29:45.140 | ++ inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/magnum-cluster-api == -bindep* ]] 2026-03-13 12:29:45.147 | ++ inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/magnum-cluster-api 2026-03-13 12:29:45.154 | ++ inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-03-13 12:29:45.160 | ++ inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-03-13 12:29:45.168 | +++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/magnum-cluster-api 2026-03-13 12:29:45.175 | +++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-03-13 12:29:45.182 | ++ inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/magnum-cluster-api 2026-03-13 12:29:45.188 | ++ inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-03-13 12:29:45.195 | ++ inc/python:_setup_package_with_constraints_edit:399 : local name 2026-03-13 12:29:45.204 | +++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/magnum-cluster-api/setup.cfg 2026-03-13 12:29:45.215 | ++ inc/python:_setup_package_with_constraints_edit:400 : name= 2026-03-13 12:29:45.222 | ++ inc/python:_setup_package_with_constraints_edit:401 : '[' -z ']' 2026-03-13 12:29:45.229 | +++ inc/python:_setup_package_with_constraints_edit:402 : awk '/^name =/ {gsub(/"/, "", $3); print $3}' /opt/stack/magnum-cluster-api/pyproject.toml 2026-03-13 12:29:45.240 | ++ inc/python:_setup_package_with_constraints_edit:402 : name=magnum-cluster-api 2026-03-13 12:29:45.246 | ++ inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- magnum-cluster-api 2026-03-13 12:29:45.344 | ++ inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/magnum-cluster-api -e 2026-03-13 12:29:45.351 | ++ inc/python:setup_package:436 : local bindep=0 2026-03-13 12:29:45.356 | ++ inc/python:setup_package:437 : local bindep_flag= 2026-03-13 12:29:45.362 | ++ inc/python:setup_package:438 : local bindep_profiles= 2026-03-13 12:29:45.368 | ++ inc/python:setup_package:439 : [[ /opt/stack/magnum-cluster-api == -bindep* ]] 2026-03-13 12:29:45.373 | ++ inc/python:setup_package:444 : local project_dir=/opt/stack/magnum-cluster-api 2026-03-13 12:29:45.379 | ++ inc/python:setup_package:445 : local flags=-e 2026-03-13 12:29:45.383 | ++ inc/python:setup_package:446 : local extras= 2026-03-13 12:29:45.389 | ++ inc/python:setup_package:450 : [[ -n -e ]] 2026-03-13 12:29:45.396 | ++ inc/python:setup_package:450 : [[ -z '' ]] 2026-03-13 12:29:45.402 | ++ inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-03-13 12:29:45.408 | ++ inc/python:setup_package:455 : [[ ! -z '' ]] 2026-03-13 12:29:45.414 | ++ inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-03-13 12:29:45.420 | ++ inc/python:setup_package:464 : pip_install -e /opt/stack/magnum-cluster-api 2026-03-13 12:29:45.467 | Using python 3.12 to install /opt/stack/magnum-cluster-api 2026-03-13 12:29:45.472 | ++ 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/magnum-cluster-api 2026-03-13 12:29:46.105 | Obtaining file:///opt/stack/magnum-cluster-api 2026-03-13 12:29:46.108 | Installing build dependencies: started 2026-03-13 12:29:47.493 | Installing build dependencies: finished with status 'done' 2026-03-13 12:29:47.494 | Checking if build backend supports build_editable: started 2026-03-13 12:29:47.566 | Checking if build backend supports build_editable: finished with status 'done' 2026-03-13 12:29:47.568 | Getting requirements to build editable: started 2026-03-13 12:29:47.641 | Getting requirements to build editable: finished with status 'done' 2026-03-13 12:29:47.643 | Preparing editable metadata (pyproject.toml): started 2026-03-13 12:29:50.538 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-03-13 12:29:50.557 | Requirement already satisfied: certifi in /usr/lib/python3/dist-packages (from magnum-cluster-api==0.35.0) (2023.11.17) 2026-03-13 12:29:50.557 | Requirement already satisfied: click>=8.0.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum-cluster-api==0.35.0) (8.3.1) 2026-03-13 12:29:50.665 | Collecting diskcache>=5.6.1 (from magnum-cluster-api==0.35.0) 2026-03-13 12:29:50.734 | Downloading diskcache-5.6.3-py3-none-any.whl.metadata (20 kB) 2026-03-13 12:29:50.756 | Requirement already satisfied: eventlet>=0.33.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum-cluster-api==0.35.0) (0.40.4) 2026-03-13 12:29:50.769 | Collecting haproxyadmin>=0.2.4 (from magnum-cluster-api==0.35.0) 2026-03-13 12:29:50.773 | Downloading haproxyadmin-0.2.4.tar.gz (59 kB) 2026-03-13 12:29:50.816 | Installing build dependencies: started 2026-03-13 12:29:51.857 | Installing build dependencies: finished with status 'done' 2026-03-13 12:29:51.858 | Getting requirements to build wheel: started 2026-03-13 12:29:52.207 | Getting requirements to build wheel: finished with status 'done' 2026-03-13 12:29:52.210 | Installing backend dependencies: started 2026-03-13 12:29:53.328 | Installing backend dependencies: finished with status 'done' 2026-03-13 12:29:53.329 | Preparing metadata (pyproject.toml): started 2026-03-13 12:29:53.627 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-03-13 12:29:53.666 | Collecting kubernetes>=24.2.0 (from magnum-cluster-api==0.35.0) 2026-03-13 12:29:53.709 | Downloading kubernetes-35.0.0-py2.py3-none-any.whl.metadata (1.7 kB) 2026-03-13 12:29:53.719 | Requirement already satisfied: magnum>=15.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum-cluster-api==0.35.0) (22.1.0.dev1) 2026-03-13 12:29:53.720 | Requirement already satisfied: oslo-concurrency>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum-cluster-api==0.35.0) (7.4.0) 2026-03-13 12:29:53.721 | Requirement already satisfied: oslo-config>=8.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum-cluster-api==0.35.0) (10.3.0) 2026-03-13 12:29:53.722 | Requirement already satisfied: oslo-context>=4.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum-cluster-api==0.35.0) (6.3.0) 2026-03-13 12:29:53.722 | Requirement already satisfied: oslo-log>=4.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum-cluster-api==0.35.0) (8.1.0) 2026-03-13 12:29:53.723 | Requirement already satisfied: oslo-privsep>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum-cluster-api==0.35.0) (3.10.1) 2026-03-13 12:29:53.723 | Requirement already satisfied: oslo-service>=2.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum-cluster-api==0.35.0) (4.5.1) 2026-03-13 12:29:53.724 | Requirement already satisfied: platformdirs>=2.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum-cluster-api==0.35.0) (4.9.2) 2026-03-13 12:29:53.744 | Collecting pykube-ng (from magnum-cluster-api==0.35.0) 2026-03-13 12:29:53.749 | Downloading pykube_ng-23.6.0-py3-none-any.whl.metadata (8.0 kB) 2026-03-13 12:29:53.759 | Requirement already satisfied: pyroute2>=0.3.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum-cluster-api==0.35.0) (0.8.1) 2026-03-13 12:29:53.759 | Requirement already satisfied: python-heatclient in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum-cluster-api==0.35.0) (5.1.0) 2026-03-13 12:29:53.760 | Requirement already satisfied: python-manilaclient>=3.3.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum-cluster-api==0.35.0) (6.0.0) 2026-03-13 12:29:53.760 | Requirement already satisfied: requests>=2.27.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum-cluster-api==0.35.0) (2.32.5) 2026-03-13 12:29:53.782 | Collecting semver>=2.0.0 (from magnum-cluster-api==0.35.0) 2026-03-13 12:29:53.786 | Downloading semver-3.0.4-py3-none-any.whl.metadata (6.8 kB) 2026-03-13 12:29:53.808 | Collecting sherlock>=0.4.1 (from magnum-cluster-api==0.35.0) 2026-03-13 12:29:53.814 | Downloading sherlock-0.4.1-py3-none-any.whl.metadata (8.9 kB) 2026-03-13 12:29:53.839 | Collecting shortuuid (from magnum-cluster-api==0.35.0) 2026-03-13 12:29:53.844 | Downloading shortuuid-1.0.13-py3-none-any.whl.metadata (5.8 kB) 2026-03-13 12:29:53.856 | Requirement already satisfied: dnspython>=1.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from eventlet>=0.33.1->magnum-cluster-api==0.35.0) (2.8.0) 2026-03-13 12:29:53.856 | Requirement already satisfied: greenlet>=1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from eventlet>=0.33.1->magnum-cluster-api==0.35.0) (3.3.2) 2026-03-13 12:29:53.862 | Requirement already satisfied: six in /opt/stack/data/venv/lib/python3.12/site-packages (from haproxyadmin>=0.2.4->magnum-cluster-api==0.35.0) (1.17.0) 2026-03-13 12:29:53.864 | Requirement already satisfied: python-dateutil>=2.5.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from kubernetes>=24.2.0->magnum-cluster-api==0.35.0) (2.9.0.post0) 2026-03-13 12:29:53.864 | Requirement already satisfied: pyyaml>=5.4.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from kubernetes>=24.2.0->magnum-cluster-api==0.35.0) (6.0.3) 2026-03-13 12:29:53.887 | Collecting websocket-client!=0.40.0,!=0.41.*,!=0.42.*,>=0.32.0 (from kubernetes>=24.2.0->magnum-cluster-api==0.35.0) 2026-03-13 12:29:53.890 | Downloading websocket_client-1.9.0-py3-none-any.whl.metadata (8.3 kB) 2026-03-13 12:29:53.915 | Collecting requests-oauthlib (from kubernetes>=24.2.0->magnum-cluster-api==0.35.0) 2026-03-13 12:29:53.918 | Downloading requests_oauthlib-2.0.0-py2.py3-none-any.whl.metadata (11 kB) 2026-03-13 12:29:53.928 | Requirement already satisfied: urllib3!=2.6.0,>=1.24.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from kubernetes>=24.2.0->magnum-cluster-api==0.35.0) (2.6.3) 2026-03-13 12:29:53.940 | Collecting durationpy>=0.7 (from kubernetes>=24.2.0->magnum-cluster-api==0.35.0) 2026-03-13 12:29:53.945 | Downloading durationpy-0.10-py3-none-any.whl.metadata (340 bytes) 2026-03-13 12:29:53.955 | Requirement already satisfied: SQLAlchemy>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum>=15.0.0->magnum-cluster-api==0.35.0) (2.0.46) 2026-03-13 12:29:53.956 | Requirement already satisfied: WSME>=0.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum>=15.0.0->magnum-cluster-api==0.35.0) (0.12.1) 2026-03-13 12:29:53.957 | Requirement already satisfied: WebOb>=1.8.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum>=15.0.0->magnum-cluster-api==0.35.0) (1.8.9) 2026-03-13 12:29:53.957 | Requirement already satisfied: alembic>=0.9.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum>=15.0.0->magnum-cluster-api==0.35.0) (1.18.4) 2026-03-13 12:29:53.958 | Requirement already satisfied: cliff>=4.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum>=15.0.0->magnum-cluster-api==0.35.0) (4.13.2) 2026-03-13 12:29:53.959 | Requirement already satisfied: decorator>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum>=15.0.0->magnum-cluster-api==0.35.0) (5.2.1) 2026-03-13 12:29:53.960 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum>=15.0.0->magnum-cluster-api==0.35.0) (1.33) 2026-03-13 12:29:53.960 | Requirement already satisfied: keystoneauth1>=3.14.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum>=15.0.0->magnum-cluster-api==0.35.0) (5.13.1) 2026-03-13 12:29:53.962 | Requirement already satisfied: keystonemiddleware>=9.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum>=15.0.0->magnum-cluster-api==0.35.0) (12.0.0) 2026-03-13 12:29:53.962 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum>=15.0.0->magnum-cluster-api==0.35.0) (1.3.0) 2026-03-13 12:29:53.962 | Requirement already satisfied: oslo.db>=8.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum>=15.0.0->magnum-cluster-api==0.35.0) (18.0.0) 2026-03-13 12:29:53.963 | Requirement already satisfied: oslo.i18n>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum>=15.0.0->magnum-cluster-api==0.35.0) (6.7.2) 2026-03-13 12:29:53.964 | Requirement already satisfied: oslo.messaging>=14.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum>=15.0.0->magnum-cluster-api==0.35.0) (17.3.0) 2026-03-13 12:29:53.964 | Requirement already satisfied: oslo.middleware>=4.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum>=15.0.0->magnum-cluster-api==0.35.0) (8.0.0) 2026-03-13 12:29:53.965 | Requirement already satisfied: oslo.policy>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum>=15.0.0->magnum-cluster-api==0.35.0) (5.0.0) 2026-03-13 12:29:53.965 | Requirement already satisfied: oslo.reports>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum>=15.0.0->magnum-cluster-api==0.35.0) (3.7.0) 2026-03-13 12:29:53.966 | Requirement already satisfied: oslo.serialization>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum>=15.0.0->magnum-cluster-api==0.35.0) (5.9.1) 2026-03-13 12:29:53.966 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum>=15.0.0->magnum-cluster-api==0.35.0) (2.7.1) 2026-03-13 12:29:53.967 | Requirement already satisfied: oslo.utils>=4.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum>=15.0.0->magnum-cluster-api==0.35.0) (10.0.0) 2026-03-13 12:29:53.967 | Requirement already satisfied: oslo.versionedobjects>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum>=15.0.0->magnum-cluster-api==0.35.0) (3.9.0) 2026-03-13 12:29:53.968 | Requirement already satisfied: pbr>=5.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum>=15.0.0->magnum-cluster-api==0.35.0) (7.0.3) 2026-03-13 12:29:53.968 | Requirement already satisfied: pecan>=1.3.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum>=15.0.0->magnum-cluster-api==0.35.0) (1.7.0) 2026-03-13 12:29:53.969 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum>=15.0.0->magnum-cluster-api==0.35.0) (4.0.1) 2026-03-13 12:29:53.970 | Requirement already satisfied: python-barbicanclient>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum>=15.0.0->magnum-cluster-api==0.35.0) (7.3.0) 2026-03-13 12:29:53.970 | Requirement already satisfied: python-cinderclient>=7.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum>=15.0.0->magnum-cluster-api==0.35.0) (9.9.0) 2026-03-13 12:29:53.971 | Requirement already satisfied: python-glanceclient>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum>=15.0.0->magnum-cluster-api==0.35.0) (4.11.0) 2026-03-13 12:29:53.971 | Requirement already satisfied: python-neutronclient>=7.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum>=15.0.0->magnum-cluster-api==0.35.0) (11.8.0) 2026-03-13 12:29:53.972 | Requirement already satisfied: python-novaclient>=17.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum>=15.0.0->magnum-cluster-api==0.35.0) (18.12.0) 2026-03-13 12:29:53.973 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum>=15.0.0->magnum-cluster-api==0.35.0) (5.8.0) 2026-03-13 12:29:53.973 | Requirement already satisfied: python-octaviaclient>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum>=15.0.0->magnum-cluster-api==0.35.0) (3.13.0) 2026-03-13 12:29:53.974 | Requirement already satisfied: setuptools!=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,>=30.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum>=15.0.0->magnum-cluster-api==0.35.0) (82.0.1) 2026-03-13 12:29:53.974 | Requirement already satisfied: stevedore>=3.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum>=15.0.0->magnum-cluster-api==0.35.0) (5.7.0) 2026-03-13 12:29:53.975 | Requirement already satisfied: taskflow>=2.16.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum>=15.0.0->magnum-cluster-api==0.35.0) (6.2.0) 2026-03-13 12:29:53.975 | Requirement already satisfied: cryptography>=2.1.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum>=15.0.0->magnum-cluster-api==0.35.0) (43.0.3) 2026-03-13 12:29:53.976 | Requirement already satisfied: Werkzeug>=0.9 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum>=15.0.0->magnum-cluster-api==0.35.0) (3.1.6) 2026-03-13 12:29:53.979 | Requirement already satisfied: Mako in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=0.9.6->magnum>=15.0.0->magnum-cluster-api==0.35.0) (1.3.10) 2026-03-13 12:29:53.979 | Requirement already satisfied: typing-extensions>=4.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=0.9.6->magnum>=15.0.0->magnum-cluster-api==0.35.0) (4.15.0) 2026-03-13 12:29:53.980 | Requirement already satisfied: autopage>=0.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=4.0.0->magnum>=15.0.0->magnum-cluster-api==0.35.0) (0.6.0) 2026-03-13 12:29:53.981 | Requirement already satisfied: cmd2>=1.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=4.0.0->magnum>=15.0.0->magnum-cluster-api==0.35.0) (3.2.0) 2026-03-13 12:29:53.981 | Requirement already satisfied: PrettyTable>=0.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=4.0.0->magnum>=15.0.0->magnum-cluster-api==0.35.0) (3.17.0) 2026-03-13 12:29:53.984 | Requirement already satisfied: pyperclip>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff>=4.0.0->magnum>=15.0.0->magnum-cluster-api==0.35.0) (1.11.0) 2026-03-13 12:29:53.985 | Requirement already satisfied: rich>=14.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff>=4.0.0->magnum>=15.0.0->magnum-cluster-api==0.35.0) (14.3.3) 2026-03-13 12:29:53.985 | 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.0.0->magnum>=15.0.0->magnum-cluster-api==0.35.0) (1.7.2) 2026-03-13 12:29:53.987 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=2.1.4->magnum>=15.0.0->magnum-cluster-api==0.35.0) (2.0.0) 2026-03-13 12:29:53.990 | Requirement already satisfied: pycparser in /opt/stack/data/venv/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=2.1.4->magnum>=15.0.0->magnum-cluster-api==0.35.0) (3.0) 2026-03-13 12:29:53.993 | Requirement already satisfied: jsonpointer>=1.9 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonpatch!=1.20,>=1.16->magnum>=15.0.0->magnum-cluster-api==0.35.0) (3.0.0) 2026-03-13 12:29:53.995 | Requirement already satisfied: iso8601>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.14.0->magnum>=15.0.0->magnum-cluster-api==0.35.0) (2.1.0) 2026-03-13 12:29:53.996 | Requirement already satisfied: os-service-types>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.14.0->magnum>=15.0.0->magnum-cluster-api==0.35.0) (1.8.2) 2026-03-13 12:29:53.999 | Requirement already satisfied: oslo.cache>=3.11.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=9.0.0->magnum>=15.0.0->magnum-cluster-api==0.35.0) (4.1.1) 2026-03-13 12:29:54.000 | Requirement already satisfied: PyJWT>=2.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=9.0.0->magnum>=15.0.0->magnum-cluster-api==0.35.0) (2.11.0) 2026-03-13 12:29:54.006 | 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.0.0->magnum>=15.0.0->magnum-cluster-api==0.35.0) (1.5.0) 2026-03-13 12:29:54.011 | Requirement already satisfied: fasteners>=0.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo-concurrency>=4.5.0->magnum-cluster-api==0.35.0) (0.20) 2026-03-13 12:29:54.011 | Requirement already satisfied: debtcollector>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo-concurrency>=4.5.0->magnum-cluster-api==0.35.0) (3.0.0) 2026-03-13 12:29:54.013 | Requirement already satisfied: wrapt>=1.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=3.0.0->oslo-concurrency>=4.5.0->magnum-cluster-api==0.35.0) (2.1.1) 2026-03-13 12:29:54.016 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo-config>=8.8.0->magnum-cluster-api==0.35.0) (2.0.0) 2026-03-13 12:29:54.020 | Requirement already satisfied: testresources>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=8.2.0->magnum>=15.0.0->magnum-cluster-api==0.35.0) (2.0.2) 2026-03-13 12:29:54.021 | Requirement already satisfied: testscenarios>=0.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=8.2.0->magnum>=15.0.0->magnum-cluster-api==0.35.0) (0.5.0) 2026-03-13 12:29:54.027 | Requirement already satisfied: futurist>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->magnum>=15.0.0->magnum-cluster-api==0.35.0) (3.2.1) 2026-03-13 12:29:54.028 | Requirement already satisfied: cachetools>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->magnum>=15.0.0->magnum-cluster-api==0.35.0) (7.0.1) 2026-03-13 12:29:54.029 | Requirement already satisfied: amqp>=2.5.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->magnum>=15.0.0->magnum-cluster-api==0.35.0) (5.3.1) 2026-03-13 12:29:54.029 | Requirement already satisfied: kombu>=4.6.8 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->magnum>=15.0.0->magnum-cluster-api==0.35.0) (5.6.2) 2026-03-13 12:29:54.030 | Requirement already satisfied: oslo.metrics>=0.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->magnum>=15.0.0->magnum-cluster-api==0.35.0) (0.15.1) 2026-03-13 12:29:54.032 | 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->magnum>=15.0.0->magnum-cluster-api==0.35.0) (5.1.0) 2026-03-13 12:29:54.039 | 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->magnum>=15.0.0->magnum-cluster-api==0.35.0) (2025.3) 2026-03-13 12:29:54.039 | Requirement already satisfied: packaging in /opt/stack/data/venv/lib/python3.12/site-packages (from kombu>=4.6.8->oslo.messaging>=14.1.0->magnum>=15.0.0->magnum-cluster-api==0.35.0) (26.0) 2026-03-13 12:29:54.044 | 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->magnum>=15.0.0->magnum-cluster-api==0.35.0) (0.24.1) 2026-03-13 12:29:54.046 | Requirement already satisfied: bcrypt>=3.1.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=4.1.0->magnum>=15.0.0->magnum-cluster-api==0.35.0) (5.0.0) 2026-03-13 12:29:54.047 | Requirement already satisfied: Jinja2>=2.10 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=4.1.0->magnum>=15.0.0->magnum-cluster-api==0.35.0) (3.1.6) 2026-03-13 12:29:54.048 | Requirement already satisfied: statsd>=3.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=4.1.0->magnum>=15.0.0->magnum-cluster-api==0.35.0) (4.0.1) 2026-03-13 12:29:54.052 | Requirement already satisfied: MarkupSafe>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from Jinja2>=2.10->oslo.middleware>=4.1.0->magnum>=15.0.0->magnum-cluster-api==0.35.0) (3.0.3) 2026-03-13 12:29:54.059 | Requirement already satisfied: msgpack>=0.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo-privsep>=2.7.0->magnum-cluster-api==0.35.0) (1.1.2) 2026-03-13 12:29:54.068 | Requirement already satisfied: psutil>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.reports>=2.1.0->magnum>=15.0.0->magnum-cluster-api==0.35.0) (7.2.2) 2026-03-13 12:29:54.071 | Requirement already satisfied: PasteDeploy>=1.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo-service>=2.8.0->magnum-cluster-api==0.35.0) (3.1.0) 2026-03-13 12:29:54.072 | Requirement already satisfied: Routes>=2.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo-service>=2.8.0->magnum-cluster-api==0.35.0) (2.5.1) 2026-03-13 12:29:54.072 | Requirement already satisfied: Paste>=2.0.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo-service>=2.8.0->magnum-cluster-api==0.35.0) (3.10.1) 2026-03-13 12:29:54.073 | Requirement already satisfied: Yappi>=1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo-service>=2.8.0->magnum-cluster-api==0.35.0) (1.7.3) 2026-03-13 12:29:54.080 | Requirement already satisfied: pyparsing>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=4.2.0->magnum>=15.0.0->magnum-cluster-api==0.35.0) (3.3.2) 2026-03-13 12:29:54.115 | Requirement already satisfied: wcwidth in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.2->cliff>=4.0.0->magnum>=15.0.0->magnum-cluster-api==0.35.0) (0.6.0) 2026-03-13 12:29:54.151 | Requirement already satisfied: warlock>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-glanceclient>=3.2.0->magnum>=15.0.0->magnum-cluster-api==0.35.0) (2.1.0) 2026-03-13 12:29:54.152 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-glanceclient>=3.2.0->magnum>=15.0.0->magnum-cluster-api==0.35.0) (24.2.1) 2026-03-13 12:29:54.158 | Requirement already satisfied: osc-lib>=1.14.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-heatclient->magnum-cluster-api==0.35.0) (4.4.0) 2026-03-13 12:29:54.159 | Requirement already satisfied: python-swiftclient>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-heatclient->magnum-cluster-api==0.35.0) (4.10.0) 2026-03-13 12:29:54.163 | Requirement already satisfied: openstacksdk>=0.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-lib>=1.14.0->python-heatclient->magnum-cluster-api==0.35.0) (4.10.0) 2026-03-13 12:29:54.167 | 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.14.0->python-heatclient->magnum-cluster-api==0.35.0) (1.1.0) 2026-03-13 12:29:54.169 | Requirement already satisfied: requestsexceptions>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.15.0->osc-lib>=1.14.0->python-heatclient->magnum-cluster-api==0.35.0) (1.4.0) 2026-03-13 12:29:54.193 | Requirement already satisfied: python-openstackclient>=3.12.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-octaviaclient>=2.1.0->magnum>=15.0.0->magnum-cluster-api==0.35.0) (9.0.0) 2026-03-13 12:29:54.211 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.27.1->magnum-cluster-api==0.35.0) (3.4.4) 2026-03-13 12:29:54.212 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.27.1->magnum-cluster-api==0.35.0) (3.11) 2026-03-13 12:29:54.236 | 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.0.0->magnum>=15.0.0->magnum-cluster-api==0.35.0) (4.0.0) 2026-03-13 12:29:54.236 | 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.0.0->magnum>=15.0.0->magnum-cluster-api==0.35.0) (2.19.2) 2026-03-13 12:29:54.243 | 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.0.0->magnum>=15.0.0->magnum-cluster-api==0.35.0) (0.1.2) 2026-03-13 12:29:54.256 | 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->magnum-cluster-api==0.35.0) (0.7) 2026-03-13 12:29:54.294 | Requirement already satisfied: networkx>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from taskflow>=2.16.0->magnum>=15.0.0->magnum-cluster-api==0.35.0) (3.4.2) 2026-03-13 12:29:54.294 | Requirement already satisfied: jsonschema>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from taskflow>=2.16.0->magnum>=15.0.0->magnum-cluster-api==0.35.0) (4.26.0) 2026-03-13 12:29:54.294 | Requirement already satisfied: automaton>=1.9.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from taskflow>=2.16.0->magnum>=15.0.0->magnum-cluster-api==0.35.0) (3.3.0) 2026-03-13 12:29:54.295 | Requirement already satisfied: tenacity>=6.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from taskflow>=2.16.0->magnum>=15.0.0->magnum-cluster-api==0.35.0) (9.1.4) 2026-03-13 12:29:54.296 | Requirement already satisfied: pydot>=1.2.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from taskflow>=2.16.0->magnum>=15.0.0->magnum-cluster-api==0.35.0) (4.0.1) 2026-03-13 12:29:54.305 | Requirement already satisfied: attrs>=22.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->taskflow>=2.16.0->magnum>=15.0.0->magnum-cluster-api==0.35.0) (25.4.0) 2026-03-13 12:29:54.305 | Requirement already satisfied: jsonschema-specifications>=2023.03.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->taskflow>=2.16.0->magnum>=15.0.0->magnum-cluster-api==0.35.0) (2025.9.1) 2026-03-13 12:29:54.305 | Requirement already satisfied: referencing>=0.28.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->taskflow>=2.16.0->magnum>=15.0.0->magnum-cluster-api==0.35.0) (0.37.0) 2026-03-13 12:29:54.306 | Requirement already satisfied: rpds-py>=0.25.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->taskflow>=2.16.0->magnum>=15.0.0->magnum-cluster-api==0.35.0) (0.30.0) 2026-03-13 12:29:54.344 | Requirement already satisfied: testtools in /opt/stack/data/venv/lib/python3.12/site-packages (from testscenarios>=0.4->oslo.db>=8.2.0->magnum>=15.0.0->magnum-cluster-api==0.35.0) (2.8.5) 2026-03-13 12:29:54.376 | Requirement already satisfied: simplegeneric in /opt/stack/data/venv/lib/python3.12/site-packages (from WSME>=0.8.0->magnum>=15.0.0->magnum-cluster-api==0.35.0) (0.8.1) 2026-03-13 12:29:54.377 | Requirement already satisfied: pytz in /opt/stack/data/venv/lib/python3.12/site-packages (from WSME>=0.8.0->magnum>=15.0.0->magnum-cluster-api==0.35.0) (2025.2) 2026-03-13 12:29:54.377 | Requirement already satisfied: importlib-metadata>=4.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from WSME>=0.8.0->magnum>=15.0.0->magnum-cluster-api==0.35.0) (8.7.1) 2026-03-13 12:29:54.382 | Requirement already satisfied: zipp>=3.20 in /opt/stack/data/venv/lib/python3.12/site-packages (from importlib-metadata>=4.4->WSME>=0.8.0->magnum>=15.0.0->magnum-cluster-api==0.35.0) (3.23.0) 2026-03-13 12:29:54.409 | Requirement already satisfied: oauthlib>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests-oauthlib->kubernetes>=24.2.0->magnum-cluster-api==0.35.0) (3.3.1) 2026-03-13 12:29:54.444 | Downloading diskcache-5.6.3-py3-none-any.whl (45 kB) 2026-03-13 12:29:54.458 | Downloading kubernetes-35.0.0-py2.py3-none-any.whl (2.0 MB) 2026-03-13 12:29:54.490 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.0/2.0 MB 71.3 MB/s 0:00:00 2026-03-13 12:29:54.494 | Downloading durationpy-0.10-py3-none-any.whl (3.9 kB) 2026-03-13 12:29:54.507 | Downloading semver-3.0.4-py3-none-any.whl (17 kB) 2026-03-13 12:29:54.520 | Downloading sherlock-0.4.1-py3-none-any.whl (16 kB) 2026-03-13 12:29:54.530 | Downloading websocket_client-1.9.0-py3-none-any.whl (82 kB) 2026-03-13 12:29:54.541 | Downloading pykube_ng-23.6.0-py3-none-any.whl (26 kB) 2026-03-13 12:29:54.554 | Downloading requests_oauthlib-2.0.0-py2.py3-none-any.whl (24 kB) 2026-03-13 12:29:54.565 | Downloading shortuuid-1.0.13-py3-none-any.whl (10 kB) 2026-03-13 12:29:54.594 | Building wheels for collected packages: magnum-cluster-api, haproxyadmin 2026-03-13 12:29:54.595 | Building editable for magnum-cluster-api (pyproject.toml): started 2026-03-13 12:31:00.821 | Building editable for magnum-cluster-api (pyproject.toml): still running... 2026-03-13 12:31:00.966 | Building editable for magnum-cluster-api (pyproject.toml): finished with status 'error' 2026-03-13 12:31:01.142 | error: subprocess-exited-with-error 2026-03-13 12:31:01.142 | 2026-03-13 12:31:01.142 | × Building editable for magnum-cluster-api (pyproject.toml) did not run successfully. 2026-03-13 12:31:01.142 | │ exit code: 1 2026-03-13 12:31:01.142 | ╰─> [2018 lines of output] 2026-03-13 12:31:01.142 | Running `maturin pep517 build-wheel -i /opt/stack/data/venv/bin/python3.12 --compatibility off --editable` 2026-03-13 12:31:01.142 | 📦 Including license file `LICENSE` 2026-03-13 12:31:01.142 | 🍹 Building a mixed python/rust project 2026-03-13 12:31:01.142 | 🔗 Found pyo3 bindings with abi3 support 2026-03-13 12:31:01.142 | 🐍 Found CPython 3.12 at /opt/stack/data/venv/bin/python3.12 2026-03-13 12:31:01.142 | 📡 Using build options features from pyproject.toml 2026-03-13 12:31:01.142 | Compiling proc-macro2 v1.0.101 2026-03-13 12:31:01.142 | Compiling unicode-ident v1.0.18 2026-03-13 12:31:01.142 | Compiling quote v1.0.41 2026-03-13 12:31:01.142 | Compiling libc v0.2.175 2026-03-13 12:31:01.142 | Compiling memchr v2.7.5 2026-03-13 12:31:01.143 | Compiling serde_core v1.0.228 2026-03-13 12:31:01.143 | Compiling pin-project-lite v0.2.16 2026-03-13 12:31:01.143 | Compiling autocfg v1.5.0 2026-03-13 12:31:01.143 | Compiling serde v1.0.228 2026-03-13 12:31:01.143 | Compiling itoa v1.0.15 2026-03-13 12:31:01.143 | Compiling once_cell v1.21.3 2026-03-13 12:31:01.143 | Compiling target-lexicon v0.13.2 2026-03-13 12:31:01.143 | Compiling futures-core v0.3.31 2026-03-13 12:31:01.143 | Compiling cfg-if v1.0.3 2026-03-13 12:31:01.143 | Compiling thiserror v2.0.17 2026-03-13 12:31:01.143 | Compiling futures-sink v0.3.31 2026-03-13 12:31:01.143 | Compiling ryu v1.0.20 2026-03-13 12:31:01.143 | Compiling bytes v1.10.1 2026-03-13 12:31:01.143 | Compiling serde_json v1.0.145 2026-03-13 12:31:01.143 | Compiling pin-utils v0.1.0 2026-03-13 12:31:01.143 | Compiling futures-channel v0.3.31 2026-03-13 12:31:01.143 | Compiling log v0.4.28 2026-03-13 12:31:01.143 | Compiling slab v0.4.11 2026-03-13 12:31:01.143 | Compiling find-msvc-tools v0.1.0 2026-03-13 12:31:01.143 | Compiling shlex v1.3.0 2026-03-13 12:31:01.143 | Compiling fnv v1.0.7 2026-03-13 12:31:01.143 | Compiling futures-io v0.3.31 2026-03-13 12:31:01.143 | Compiling futures-task v0.3.31 2026-03-13 12:31:01.143 | Compiling num-traits v0.2.19 2026-03-13 12:31:01.143 | Compiling cc v1.2.35 2026-03-13 12:31:01.143 | Compiling zeroize v1.8.1 2026-03-13 12:31:01.143 | Compiling tracing-core v0.1.34 2026-03-13 12:31:01.143 | Compiling smallvec v1.15.1 2026-03-13 12:31:01.143 | Compiling httparse v1.10.1 2026-03-13 12:31:01.143 | Compiling heck v0.5.0 2026-03-13 12:31:01.143 | Compiling untrusted v0.9.0 2026-03-13 12:31:01.143 | Compiling rustls-pki-types v1.12.0 2026-03-13 12:31:01.143 | Compiling try-lock v0.2.5 2026-03-13 12:31:01.143 | Compiling thiserror v1.0.69 2026-03-13 12:31:01.143 | Compiling http v1.3.1 2026-03-13 12:31:01.143 | Compiling crossbeam-utils v0.8.21 2026-03-13 12:31:01.143 | Compiling tower-service v0.3.3 2026-03-13 12:31:01.144 | Compiling ucd-trie v0.1.7 2026-03-13 12:31:01.144 | Compiling pyo3-build-config v0.26.0 2026-03-13 12:31:01.144 | Compiling want v0.3.1 2026-03-13 12:31:01.144 | Compiling aho-corasick v1.1.3 2026-03-13 12:31:01.144 | Compiling schemars v0.8.22 2026-03-13 12:31:01.144 | Compiling signal-hook-registry v1.4.6 2026-03-13 12:31:01.144 | Compiling socket2 v0.6.0 2026-03-13 12:31:01.144 | Compiling syn v2.0.110 2026-03-13 12:31:01.144 | Compiling mio v1.0.4 2026-03-13 12:31:01.144 | Compiling getrandom v0.2.16 2026-03-13 12:31:01.144 | Compiling base64 v0.22.1 2026-03-13 12:31:01.144 | Compiling allocator-api2 v0.2.21 2026-03-13 12:31:01.144 | Compiling bitflags v2.9.4 2026-03-13 12:31:01.144 | Compiling k8s-openapi v0.25.0 2026-03-13 12:31:01.144 | Compiling foldhash v0.1.5 2026-03-13 12:31:01.144 | Compiling http-body v1.0.1 2026-03-13 12:31:01.144 | Compiling regex-syntax v0.8.6 2026-03-13 12:31:01.144 | Compiling dyn-clone v1.0.20 2026-03-13 12:31:01.144 | Compiling equivalent v1.0.2 2026-03-13 12:31:01.144 | Compiling getrandom v0.3.3 2026-03-13 12:31:01.144 | Compiling atomic-waker v1.1.2 2026-03-13 12:31:01.144 | Compiling rustls v0.23.31 2026-03-13 12:31:01.144 | Compiling hashbrown v0.15.5 2026-03-13 12:31:01.144 | Compiling memoffset v0.9.1 2026-03-13 12:31:01.144 | Compiling subtle v2.6.1 2026-03-13 12:31:01.144 | Compiling ordered-float v2.10.1 2026-03-13 12:31:01.144 | Compiling ring v0.17.14 2026-03-13 12:31:01.144 | Compiling lock_api v0.4.13 2026-03-13 12:31:01.144 | Compiling tower-layer v0.3.3 2026-03-13 12:31:01.144 | Compiling ident_case v1.0.1 2026-03-13 12:31:01.144 | Compiling anyhow v1.0.99 2026-03-13 12:31:01.144 | Compiling concurrent-queue v2.5.0 2026-03-13 12:31:01.144 | Compiling percent-encoding v2.3.2 2026-03-13 12:31:01.144 | Compiling strsim v0.11.1 2026-03-13 12:31:01.144 | Compiling zerocopy v0.8.26 2026-03-13 12:31:01.144 | Compiling fastrand v2.3.0 2026-03-13 12:31:01.144 | Compiling parking v2.2.1 2026-03-13 12:31:01.144 | Compiling version_check v0.9.5 2026-03-13 12:31:01.144 | Compiling unsafe-libyaml v0.2.11 2026-03-13 12:31:01.144 | Compiling openssl-probe v0.1.6 2026-03-13 12:31:01.144 | Compiling parking_lot_core v0.9.11 2026-03-13 12:31:01.145 | Compiling rustls-native-certs v0.8.1 2026-03-13 12:31:01.145 | Compiling event-listener v5.4.1 2026-03-13 12:31:01.145 | Compiling form_urlencoded v1.2.2 2026-03-13 12:31:01.145 | Compiling indexmap v2.11.0 2026-03-13 12:31:01.145 | Compiling ahash v0.8.12 2026-03-13 12:31:01.145 | Compiling pyo3-macros-backend v0.26.0 2026-03-13 12:31:01.145 | Compiling pyo3-ffi v0.26.0 2026-03-13 12:31:01.145 | Compiling pyo3 v0.26.0 2026-03-13 12:31:01.145 | Compiling indoc v2.0.6 2026-03-13 12:31:01.145 | Compiling scopeguard v1.2.0 2026-03-13 12:31:01.145 | Compiling rustix v1.0.8 2026-03-13 12:31:01.145 | Compiling mime v0.3.17 2026-03-13 12:31:01.145 | Compiling unindent v0.2.4 2026-03-13 12:31:01.145 | Compiling sync_wrapper v1.0.2 2026-03-13 12:31:01.145 | Compiling event-listener-strategy v0.5.4 2026-03-13 12:31:01.145 | Compiling http-body-util v0.1.3 2026-03-13 12:31:01.145 | Compiling pem v3.0.5 2026-03-13 12:31:01.145 | Compiling secrecy v0.10.3 2026-03-13 12:31:01.145 | Compiling linux-raw-sys v0.9.4 2026-03-13 12:31:01.145 | Compiling ref-cast v1.0.25 2026-03-13 12:31:01.145 | Compiling either v1.15.0 2026-03-13 12:31:01.145 | Compiling home v0.5.11 2026-03-13 12:31:01.145 | Compiling ignition-config v0.5.0 2026-03-13 12:31:01.145 | Compiling parking_lot v0.12.4 2026-03-13 12:31:01.145 | Compiling async-broadcast v0.7.2 2026-03-13 12:31:01.145 | Compiling include_dir_macros v0.7.4 2026-03-13 12:31:01.145 | Compiling hostname v0.4.1 2026-03-13 12:31:01.145 | Compiling glob v0.3.3 2026-03-13 12:31:01.145 | Compiling arc-swap v1.7.1 2026-03-13 12:31:01.145 | Compiling lazy_static v1.5.0 2026-03-13 12:31:01.145 | Compiling semver v1.0.27 2026-03-13 12:31:01.145 | Compiling maplit v1.0.2 2026-03-13 12:31:01.145 | Compiling regex-automata v0.4.10 2026-03-13 12:31:01.145 | Compiling inventory v0.3.21 2026-03-13 12:31:01.145 | Compiling include_dir v0.7.4 2026-03-13 12:31:01.145 | Compiling serde_derive_internals v0.29.1 2026-03-13 12:31:01.145 | Compiling darling_core v0.20.11 2026-03-13 12:31:01.145 | Compiling tempfile v3.23.0 2026-03-13 12:31:01.145 | Compiling serde_derive v1.0.228 2026-03-13 12:31:01.145 | Compiling thiserror-impl v2.0.17 2026-03-13 12:31:01.145 | Compiling tokio-macros v2.6.0 2026-03-13 12:31:01.146 | Compiling futures-macro v0.3.31 2026-03-13 12:31:01.146 | Compiling tracing-attributes v0.1.30 2026-03-13 12:31:01.146 | Compiling thiserror-impl v1.0.69 2026-03-13 12:31:01.146 | Compiling schemars_derive v0.8.22 2026-03-13 12:31:01.146 | Compiling derive_more-impl v2.0.1 2026-03-13 12:31:01.146 | Compiling enum-ordinalize-derive v4.3.1 2026-03-13 12:31:01.146 | Compiling pin-project-internal v1.1.10 2026-03-13 12:31:01.146 | Compiling async-stream-impl v0.3.6 2026-03-13 12:31:01.146 | Compiling tokio v1.48.0 2026-03-13 12:31:01.146 | Compiling ref-cast-impl v1.0.25 2026-03-13 12:31:01.146 | Compiling futures-util v0.3.31 2026-03-13 12:31:01.146 | Compiling enum-ordinalize v4.3.0 2026-03-13 12:31:01.146 | Compiling regex v1.11.2 2026-03-13 12:31:01.146 | Compiling educe v0.6.0 2026-03-13 12:31:01.146 | Compiling async-stream v0.3.6 2026-03-13 12:31:01.146 | Compiling derive_more v2.0.1 2026-03-13 12:31:01.146 | Compiling typed-builder-macro v0.22.0 2026-03-13 12:31:01.146 | Compiling magnum-cluster-api v0.35.0 (/opt/stack/magnum-cluster-api) 2026-03-13 12:31:01.146 | Compiling schemars_derive v1.2.1 2026-03-13 12:31:01.146 | Compiling pest v2.8.1 2026-03-13 12:31:01.146 | Compiling tracing v0.1.41 2026-03-13 12:31:01.146 | Compiling pin-project v1.1.10 2026-03-13 12:31:01.146 | Compiling docker-image v0.2.1 2026-03-13 12:31:01.146 | Compiling tower-http v0.6.6 2026-03-13 12:31:01.146 | Compiling darling_macro v0.20.11 2026-03-13 12:31:01.146 | Compiling cluster_feature_derive v0.1.0 (/opt/stack/magnum-cluster-api/crates/cluster_feature_derive) 2026-03-13 12:31:01.146 | Compiling darling v0.20.11 2026-03-13 12:31:01.146 | Compiling typed-builder v0.22.0 2026-03-13 12:31:01.146 | Compiling pest_meta v2.8.1 2026-03-13 12:31:01.146 | Compiling pyo3-macros v0.26.0 2026-03-13 12:31:01.146 | Compiling pest_generator v2.8.1 2026-03-13 12:31:01.146 | Compiling jsonptr v0.7.1 2026-03-13 12:31:01.146 | Compiling chrono v0.4.41 2026-03-13 12:31:01.146 | Compiling serde_yaml v0.9.34+deprecated 2026-03-13 12:31:01.146 | Compiling serde-value v0.7.0 2026-03-13 12:31:01.146 | Compiling serde_ignored v0.1.12 2026-03-13 12:31:01.146 | Compiling serde_plain v1.0.2 2026-03-13 12:31:01.146 | Compiling schemars v1.2.1 2026-03-13 12:31:01.146 | Compiling json-patch v4.1.0 2026-03-13 12:31:01.146 | Compiling hyper v1.7.0 2026-03-13 12:31:01.146 | Compiling futures-executor v0.3.31 2026-03-13 12:31:01.147 | Compiling tokio-util v0.7.16 2026-03-13 12:31:01.147 | Compiling backon v1.6.0 2026-03-13 12:31:01.147 | Compiling futures v0.3.31 2026-03-13 12:31:01.147 | Compiling pest_derive v2.8.1 2026-03-13 12:31:01.147 | Compiling kube-derive v1.1.0 2026-03-13 12:31:01.147 | Compiling jsonpath-rust v0.7.5 2026-03-13 12:31:01.147 | Compiling tower v0.5.2 2026-03-13 12:31:01.147 | Compiling hyper-util v0.1.16 2026-03-13 12:31:01.147 | Compiling helm v0.1.0 (/opt/stack/magnum-cluster-api/crates/helm) 2026-03-13 12:31:01.147 | Compiling rustls-webpki v0.103.4 2026-03-13 12:31:01.147 | Compiling hyper-timeout v0.5.2 2026-03-13 12:31:01.147 | Compiling pyo3-log v0.13.1 2026-03-13 12:31:01.147 | Compiling pythonize v0.26.0 2026-03-13 12:31:01.147 | Compiling pyo3-async-runtimes v0.26.0 2026-03-13 12:31:01.147 | Compiling tokio-rustls v0.26.2 2026-03-13 12:31:01.147 | Compiling hyper-rustls v0.27.7 2026-03-13 12:31:01.147 | Compiling kube-core v1.1.0 2026-03-13 12:31:01.147 | Compiling kube-client v1.1.0 2026-03-13 12:31:01.147 | Compiling kube-runtime v1.1.0 2026-03-13 12:31:01.147 | Compiling kube v1.1.0 2026-03-13 12:31:01.147 | error[E0432]: unresolved import `schemars::gen` 2026-03-13 12:31:01.147 | --> src/features/mod.rs:48:16 2026-03-13 12:31:01.147 | | 2026-03-13 12:31:01.147 | 48 | use schemars::{gen::SchemaGenerator, JsonSchema}; 2026-03-13 12:31:01.147 | | ^^^ help: a similar path exists: `k8s_openapi::schemars::gen` 2026-03-13 12:31:01.147 | 2026-03-13 12:31:01.147 | error[E0433]: failed to resolve: could not find `gen` in `schemars` 2026-03-13 12:31:01.147 | --> src/cluster_api/clusterclasses.rs:18:10 2026-03-13 12:31:01.147 | | 2026-03-13 12:31:01.147 | 18 | #[derive(CustomResource, Serialize, Deserialize, Clone, Debug, Default, PartialEq, JsonSchema)] 2026-03-13 12:31:01.147 | | ^^^^^^^^^^^^^^ could not find `gen` in `schemars` 2026-03-13 12:31:01.147 | | 2026-03-13 12:31:01.147 | = note: this error originates in the derive macro `CustomResource` (in Nightly builds, run with -Z macro-backtrace for more info) 2026-03-13 12:31:01.148 | help: consider importing this struct 2026-03-13 12:31:01.148 | | 2026-03-13 12:31:01.148 | 15 + use schemars::generate::SchemaSettings; 2026-03-13 12:31:01.148 | | 2026-03-13 12:31:01.148 | 2026-03-13 12:31:01.148 | error[E0433]: failed to resolve: could not find `gen` in `schemars` 2026-03-13 12:31:01.148 | --> src/cluster_api/clusterresourcesets.rs:16:10 2026-03-13 12:31:01.148 | | 2026-03-13 12:31:01.148 | 16 | #[derive(CustomResource, Serialize, Deserialize, Clone, Debug, Default, PartialEq, JsonSchema)] 2026-03-13 12:31:01.148 | | ^^^^^^^^^^^^^^ could not find `gen` in `schemars` 2026-03-13 12:31:01.148 | | 2026-03-13 12:31:01.148 | = note: this error originates in the derive macro `CustomResource` (in Nightly builds, run with -Z macro-backtrace for more info) 2026-03-13 12:31:01.148 | help: consider importing this struct 2026-03-13 12:31:01.148 | | 2026-03-13 12:31:01.148 | 13 + use schemars::generate::SchemaSettings; 2026-03-13 12:31:01.148 | | 2026-03-13 12:31:01.148 | 2026-03-13 12:31:01.148 | error[E0433]: failed to resolve: could not find `gen` in `schemars` 2026-03-13 12:31:01.148 | --> src/cluster_api/clusters.rs:18:10 2026-03-13 12:31:01.148 | | 2026-03-13 12:31:01.148 | 18 | #[derive(CustomResource, Serialize, Deserialize, Clone, Debug, Default, PartialEq, JsonSchema)] 2026-03-13 12:31:01.148 | | ^^^^^^^^^^^^^^ could not find `gen` in `schemars` 2026-03-13 12:31:01.148 | | 2026-03-13 12:31:01.148 | = note: this error originates in the derive macro `CustomResource` (in Nightly builds, run with -Z macro-backtrace for more info) 2026-03-13 12:31:01.148 | help: consider importing this struct 2026-03-13 12:31:01.148 | | 2026-03-13 12:31:01.148 | 15 + use schemars::generate::SchemaSettings; 2026-03-13 12:31:01.148 | | 2026-03-13 12:31:01.148 | 2026-03-13 12:31:01.148 | error[E0433]: failed to resolve: could not find `gen` in `schemars` 2026-03-13 12:31:01.148 | --> src/cluster_api/kubeadmconfigtemplates.rs:16:10 2026-03-13 12:31:01.148 | | 2026-03-13 12:31:01.148 | 16 | #[derive(CustomResource, Serialize, Deserialize, Clone, Debug, Default, PartialEq, JsonSchema)] 2026-03-13 12:31:01.148 | | ^^^^^^^^^^^^^^ could not find `gen` in `schemars` 2026-03-13 12:31:01.148 | | 2026-03-13 12:31:01.148 | = note: this error originates in the derive macro `CustomResource` (in Nightly builds, run with -Z macro-backtrace for more info) 2026-03-13 12:31:01.148 | help: consider importing this struct 2026-03-13 12:31:01.148 | | 2026-03-13 12:31:01.148 | 13 + use schemars::generate::SchemaSettings; 2026-03-13 12:31:01.148 | | 2026-03-13 12:31:01.148 | 2026-03-13 12:31:01.148 | error[E0433]: failed to resolve: could not find `gen` in `schemars` 2026-03-13 12:31:01.148 | --> src/cluster_api/kubeadmcontrolplane.rs:18:10 2026-03-13 12:31:01.148 | | 2026-03-13 12:31:01.148 | 18 | #[derive(CustomResource, Serialize, Deserialize, Clone, Debug, Default, PartialEq, JsonSchema)] 2026-03-13 12:31:01.148 | | ^^^^^^^^^^^^^^ could not find `gen` in `schemars` 2026-03-13 12:31:01.148 | | 2026-03-13 12:31:01.148 | = note: this error originates in the derive macro `CustomResource` (in Nightly builds, run with -Z macro-backtrace for more info) 2026-03-13 12:31:01.148 | help: consider importing this struct 2026-03-13 12:31:01.148 | | 2026-03-13 12:31:01.148 | 15 + use schemars::generate::SchemaSettings; 2026-03-13 12:31:01.148 | | 2026-03-13 12:31:01.148 | 2026-03-13 12:31:01.148 | error[E0433]: failed to resolve: could not find `gen` in `schemars` 2026-03-13 12:31:01.148 | --> src/cluster_api/kubeadmcontrolplanetemplates.rs:16:10 2026-03-13 12:31:01.148 | | 2026-03-13 12:31:01.149 | 16 | #[derive(CustomResource, Serialize, Deserialize, Clone, Debug, Default, PartialEq, JsonSchema)] 2026-03-13 12:31:01.149 | | ^^^^^^^^^^^^^^ could not find `gen` in `schemars` 2026-03-13 12:31:01.149 | | 2026-03-13 12:31:01.149 | = note: this error originates in the derive macro `CustomResource` (in Nightly builds, run with -Z macro-backtrace for more info) 2026-03-13 12:31:01.149 | help: consider importing this struct 2026-03-13 12:31:01.149 | | 2026-03-13 12:31:01.149 | 13 + use schemars::generate::SchemaSettings; 2026-03-13 12:31:01.149 | | 2026-03-13 12:31:01.149 | 2026-03-13 12:31:01.149 | error[E0433]: failed to resolve: could not find `gen` in `schemars` 2026-03-13 12:31:01.149 | --> src/cluster_api/machines.rs:16:10 2026-03-13 12:31:01.149 | | 2026-03-13 12:31:01.149 | 16 | #[derive(CustomResource, Serialize, Deserialize, Clone, Debug, Default, PartialEq, JsonSchema)] 2026-03-13 12:31:01.149 | | ^^^^^^^^^^^^^^ could not find `gen` in `schemars` 2026-03-13 12:31:01.149 | | 2026-03-13 12:31:01.149 | = note: this error originates in the derive macro `CustomResource` (in Nightly builds, run with -Z macro-backtrace for more info) 2026-03-13 12:31:01.149 | help: consider importing this struct 2026-03-13 12:31:01.149 | | 2026-03-13 12:31:01.149 | 13 + use schemars::generate::SchemaSettings; 2026-03-13 12:31:01.149 | | 2026-03-13 12:31:01.149 | 2026-03-13 12:31:01.149 | error[E0433]: failed to resolve: could not find `gen` in `schemars` 2026-03-13 12:31:01.149 | --> src/cluster_api/openstackclustertemplates.rs:14:10 2026-03-13 12:31:01.149 | | 2026-03-13 12:31:01.149 | 14 | #[derive(CustomResource, Serialize, Deserialize, Clone, Debug, Default, PartialEq, JsonSchema)] 2026-03-13 12:31:01.149 | | ^^^^^^^^^^^^^^ could not find `gen` in `schemars` 2026-03-13 12:31:01.149 | | 2026-03-13 12:31:01.149 | = note: this error originates in the derive macro `CustomResource` (in Nightly builds, run with -Z macro-backtrace for more info) 2026-03-13 12:31:01.149 | help: consider importing this struct 2026-03-13 12:31:01.149 | | 2026-03-13 12:31:01.149 | 11 + use schemars::generate::SchemaSettings; 2026-03-13 12:31:01.149 | | 2026-03-13 12:31:01.149 | 2026-03-13 12:31:01.149 | error[E0433]: failed to resolve: could not find `gen` in `schemars` 2026-03-13 12:31:01.149 | --> src/cluster_api/openstackmachinetemplates.rs:14:10 2026-03-13 12:31:01.149 | | 2026-03-13 12:31:01.149 | 14 | #[derive(CustomResource, Serialize, Deserialize, Clone, Debug, Default, PartialEq, JsonSchema)] 2026-03-13 12:31:01.149 | | ^^^^^^^^^^^^^^ could not find `gen` in `schemars` 2026-03-13 12:31:01.149 | | 2026-03-13 12:31:01.149 | = note: this error originates in the derive macro `CustomResource` (in Nightly builds, run with -Z macro-backtrace for more info) 2026-03-13 12:31:01.149 | help: consider importing this struct 2026-03-13 12:31:01.149 | | 2026-03-13 12:31:01.149 | 11 + use schemars::generate::SchemaSettings; 2026-03-13 12:31:01.149 | | 2026-03-13 12:31:01.149 | 2026-03-13 12:31:01.149 | error[E0425]: cannot find type `RootSchema` in `schemars::schema` 2026-03-13 12:31:01.149 | --> src/features/mod.rs:94:56 2026-03-13 12:31:01.149 | | 2026-03-13 12:31:01.149 | 94 | fn from_root_schema(root_schema: schemars::schema::RootSchema) -> Self; 2026-03-13 12:31:01.149 | | ^^^^^^^^^^ not found in `schemars::schema` 2026-03-13 12:31:01.149 | 2026-03-13 12:31:01.149 | error[E0425]: cannot find type `RootSchema` in `schemars::schema` 2026-03-13 12:31:01.149 | --> src/features/mod.rs:104:56 2026-03-13 12:31:01.149 | | 2026-03-13 12:31:01.149 | 104 | fn from_root_schema(root_schema: schemars::schema::RootSchema) -> Self { 2026-03-13 12:31:01.149 | | ^^^^^^^^^^ not found in `schemars::schema` 2026-03-13 12:31:01.149 | 2026-03-13 12:31:01.149 | error[E0603]: module `schema` is private 2026-03-13 12:31:01.149 | --> src/features/mod.rs:94:48 2026-03-13 12:31:01.149 | | 2026-03-13 12:31:01.149 | 94 | fn from_root_schema(root_schema: schemars::schema::RootSchema) -> Self; 2026-03-13 12:31:01.149 | | ^^^^^^ private module 2026-03-13 12:31:01.149 | | 2026-03-13 12:31:01.149 | note: the module `schema` is defined here 2026-03-13 12:31:01.149 | --> /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-1.2.1/src/lib.rs:20:1 2026-03-13 12:31:01.149 | | 2026-03-13 12:31:01.149 | 20 | mod schema; 2026-03-13 12:31:01.149 | | ^^^^^^^^^^ 2026-03-13 12:31:01.149 | 2026-03-13 12:31:01.149 | error[E0603]: module `schema` is private 2026-03-13 12:31:01.149 | --> src/features/mod.rs:104:48 2026-03-13 12:31:01.149 | | 2026-03-13 12:31:01.149 | 104 | fn from_root_schema(root_schema: schemars::schema::RootSchema) -> Self { 2026-03-13 12:31:01.149 | | ^^^^^^ private module 2026-03-13 12:31:01.150 | | 2026-03-13 12:31:01.150 | note: the module `schema` is defined here 2026-03-13 12:31:01.150 | --> /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-1.2.1/src/lib.rs:20:1 2026-03-13 12:31:01.150 | | 2026-03-13 12:31:01.150 | 20 | mod schema; 2026-03-13 12:31:01.150 | | ^^^^^^^^^^ 2026-03-13 12:31:01.150 | 2026-03-13 12:31:01.150 | error[E0277]: the trait bound `k8s_openapi::api::core::v1::ObjectReference: schemars::JsonSchema` is not satisfied 2026-03-13 12:31:01.150 | --> src/cluster_api/clusterclasses.rs:135:16 2026-03-13 12:31:01.150 | | 2026-03-13 12:31:01.150 | 135 | pub r#ref: ObjectReference, 2026-03-13 12:31:01.150 | | ^^^^^^^^^^^^^^^ the trait `schemars::JsonSchema` is not implemented for `k8s_openapi::api::core::v1::ObjectReference` 2026-03-13 12:31:01.150 | | 2026-03-13 12:31:01.150 | note: there are multiple different versions of crate `schemars` in the dependency graph 2026-03-13 12:31:01.150 | --> /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-1.2.1/src/lib.rs:135:1 2026-03-13 12:31:01.150 | | 2026-03-13 12:31:01.150 | 135 | pub trait JsonSchema { 2026-03-13 12:31:01.150 | | ^^^^^^^^^^^^^^^^^^^^ this is the expected trait 2026-03-13 12:31:01.150 | | 2026-03-13 12:31:01.150 | ::: /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-0.8.22/src/lib.rs:133:1 2026-03-13 12:31:01.150 | | 2026-03-13 12:31:01.150 | 133 | pub trait JsonSchema { 2026-03-13 12:31:01.150 | | -------------------- this is the found trait 2026-03-13 12:31:01.150 | = help: you can use `cargo tree` to explore your dependency tree 2026-03-13 12:31:01.150 | = help: the following other types implement trait `schemars::JsonSchema`: 2026-03-13 12:31:01.150 | &'a T 2026-03-13 12:31:01.150 | &'a mut T 2026-03-13 12:31:01.150 | () 2026-03-13 12:31:01.150 | (T0, T1) 2026-03-13 12:31:01.150 | (T0, T1, T2) 2026-03-13 12:31:01.150 | (T0, T1, T2, T3) 2026-03-13 12:31:01.150 | (T0, T1, T2, T3, T4) 2026-03-13 12:31:01.150 | (T0, T1, T2, T3, T4, T5) 2026-03-13 12:31:01.150 | and 602 others 2026-03-13 12:31:01.150 | 2026-03-13 12:31:01.150 | error[E0277]: the trait bound `k8s_openapi::apimachinery::pkg::util::intstr::IntOrString: schemars::JsonSchema` is not satisfied 2026-03-13 12:31:01.150 | --> src/cluster_api/clusterclasses.rs:150:24 2026-03-13 12:31:01.150 | | 2026-03-13 12:31:01.150 | 143 | /// Any further remediation is only allowed if at most "MaxUnhealthy" machines selected by 2026-03-13 12:31:01.150 | | ------------------------------------------------------------------------------------------ required by a bound introduced by this call 2026-03-13 12:31:01.150 | ... 2026-03-13 12:31:01.150 | 150 | pub max_unhealthy: Option, 2026-03-13 12:31:01.150 | | ^^^^^^^^^^^^^^^^^^^ the trait `schemars::JsonSchema` is not implemented for `k8s_openapi::apimachinery::pkg::util::intstr::IntOrString` 2026-03-13 12:31:01.150 | | 2026-03-13 12:31:01.150 | note: there are multiple different versions of crate `schemars` in the dependency graph 2026-03-13 12:31:01.150 | --> /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-1.2.1/src/lib.rs:135:1 2026-03-13 12:31:01.150 | | 2026-03-13 12:31:01.150 | 135 | pub trait JsonSchema { 2026-03-13 12:31:01.150 | | ^^^^^^^^^^^^^^^^^^^^ this is the expected trait 2026-03-13 12:31:01.150 | | 2026-03-13 12:31:01.150 | ::: /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-0.8.22/src/lib.rs:133:1 2026-03-13 12:31:01.150 | | 2026-03-13 12:31:01.150 | 133 | pub trait JsonSchema { 2026-03-13 12:31:01.150 | | -------------------- this is the found trait 2026-03-13 12:31:01.150 | = help: you can use `cargo tree` to explore your dependency tree 2026-03-13 12:31:01.150 | = help: the following other types implement trait `schemars::JsonSchema`: 2026-03-13 12:31:01.150 | &'a T 2026-03-13 12:31:01.150 | &'a mut T 2026-03-13 12:31:01.150 | () 2026-03-13 12:31:01.150 | (T0, T1) 2026-03-13 12:31:01.150 | (T0, T1, T2) 2026-03-13 12:31:01.150 | (T0, T1, T2, T3) 2026-03-13 12:31:01.150 | (T0, T1, T2, T3, T4) 2026-03-13 12:31:01.150 | (T0, T1, T2, T3, T4, T5) 2026-03-13 12:31:01.150 | and 602 others 2026-03-13 12:31:01.150 | = note: required for `std::option::Option` to implement `schemars::JsonSchema` 2026-03-13 12:31:01.150 | note: required by a bound in `schemars::SchemaGenerator::subschema_for` 2026-03-13 12:31:01.150 | --> /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-1.2.1/src/generate.rs:309:38 2026-03-13 12:31:01.150 | | 2026-03-13 12:31:01.150 | 309 | pub fn subschema_for(&mut self) -> Schema { 2026-03-13 12:31:01.150 | | ^^^^^^^^^^ required by this bound in `SchemaGenerator::subschema_for` 2026-03-13 12:31:01.150 | 2026-03-13 12:31:01.150 | error[E0277]: the trait bound `k8s_openapi::api::core::v1::ObjectReference: schemars::JsonSchema` is not satisfied 2026-03-13 12:31:01.151 | --> src/cluster_api/clusterclasses.rs:183:31 2026-03-13 12:31:01.151 | | 2026-03-13 12:31:01.151 | 171 | /// RemediationTemplate is a reference to a remediation template 2026-03-13 12:31:01.151 | | ---------------------------------------------------------------- required by a bound introduced by this call 2026-03-13 12:31:01.151 | ... 2026-03-13 12:31:01.151 | 183 | pub remediation_template: Option, 2026-03-13 12:31:01.151 | | ^^^^^^^^^^^^^^^^^^^^^^^ the trait `schemars::JsonSchema` is not implemented for `k8s_openapi::api::core::v1::ObjectReference` 2026-03-13 12:31:01.151 | | 2026-03-13 12:31:01.151 | note: there are multiple different versions of crate `schemars` in the dependency graph 2026-03-13 12:31:01.151 | --> /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-1.2.1/src/lib.rs:135:1 2026-03-13 12:31:01.151 | | 2026-03-13 12:31:01.151 | 135 | pub trait JsonSchema { 2026-03-13 12:31:01.151 | | ^^^^^^^^^^^^^^^^^^^^ this is the expected trait 2026-03-13 12:31:01.151 | | 2026-03-13 12:31:01.151 | ::: /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-0.8.22/src/lib.rs:133:1 2026-03-13 12:31:01.151 | | 2026-03-13 12:31:01.151 | 133 | pub trait JsonSchema { 2026-03-13 12:31:01.151 | | -------------------- this is the found trait 2026-03-13 12:31:01.151 | = help: you can use `cargo tree` to explore your dependency tree 2026-03-13 12:31:01.151 | = help: the following other types implement trait `schemars::JsonSchema`: 2026-03-13 12:31:01.151 | &'a T 2026-03-13 12:31:01.151 | &'a mut T 2026-03-13 12:31:01.151 | () 2026-03-13 12:31:01.151 | (T0, T1) 2026-03-13 12:31:01.151 | (T0, T1, T2) 2026-03-13 12:31:01.151 | (T0, T1, T2, T3) 2026-03-13 12:31:01.151 | (T0, T1, T2, T3, T4) 2026-03-13 12:31:01.151 | (T0, T1, T2, T3, T4, T5) 2026-03-13 12:31:01.151 | and 602 others 2026-03-13 12:31:01.151 | = note: required for `std::option::Option` to implement `schemars::JsonSchema` 2026-03-13 12:31:01.151 | note: required by a bound in `schemars::SchemaGenerator::subschema_for` 2026-03-13 12:31:01.151 | --> /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-1.2.1/src/generate.rs:309:38 2026-03-13 12:31:01.151 | | 2026-03-13 12:31:01.151 | 309 | pub fn subschema_for(&mut self) -> Schema { 2026-03-13 12:31:01.151 | | ^^^^^^^^^^ required by this bound in `SchemaGenerator::subschema_for` 2026-03-13 12:31:01.151 | 2026-03-13 12:31:01.151 | error[E0277]: the trait bound `k8s_openapi::api::core::v1::ObjectReference: schemars::JsonSchema` is not satisfied 2026-03-13 12:31:01.151 | --> src/cluster_api/clusterclasses.rs:281:16 2026-03-13 12:31:01.151 | | 2026-03-13 12:31:01.151 | 281 | pub r#ref: ObjectReference, 2026-03-13 12:31:01.151 | | ^^^^^^^^^^^^^^^ the trait `schemars::JsonSchema` is not implemented for `k8s_openapi::api::core::v1::ObjectReference` 2026-03-13 12:31:01.151 | | 2026-03-13 12:31:01.151 | note: there are multiple different versions of crate `schemars` in the dependency graph 2026-03-13 12:31:01.151 | --> /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-1.2.1/src/lib.rs:135:1 2026-03-13 12:31:01.151 | | 2026-03-13 12:31:01.151 | 135 | pub trait JsonSchema { 2026-03-13 12:31:01.151 | | ^^^^^^^^^^^^^^^^^^^^ this is the expected trait 2026-03-13 12:31:01.151 | | 2026-03-13 12:31:01.151 | ::: /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-0.8.22/src/lib.rs:133:1 2026-03-13 12:31:01.151 | | 2026-03-13 12:31:01.151 | 133 | pub trait JsonSchema { 2026-03-13 12:31:01.151 | | -------------------- this is the found trait 2026-03-13 12:31:01.151 | = help: you can use `cargo tree` to explore your dependency tree 2026-03-13 12:31:01.151 | = help: the following other types implement trait `schemars::JsonSchema`: 2026-03-13 12:31:01.151 | &'a T 2026-03-13 12:31:01.151 | &'a mut T 2026-03-13 12:31:01.151 | () 2026-03-13 12:31:01.151 | (T0, T1) 2026-03-13 12:31:01.151 | (T0, T1, T2) 2026-03-13 12:31:01.151 | (T0, T1, T2, T3) 2026-03-13 12:31:01.151 | (T0, T1, T2, T3, T4) 2026-03-13 12:31:01.151 | (T0, T1, T2, T3, T4, T5) 2026-03-13 12:31:01.151 | and 602 others 2026-03-13 12:31:01.151 | 2026-03-13 12:31:01.151 | error[E0277]: the trait bound `k8s_openapi::api::core::v1::ObjectReference: schemars::JsonSchema` is not satisfied 2026-03-13 12:31:01.151 | --> src/cluster_api/clusterclasses.rs:426:16 2026-03-13 12:31:01.151 | | 2026-03-13 12:31:01.151 | 426 | pub r#ref: ObjectReference, 2026-03-13 12:31:01.151 | | ^^^^^^^^^^^^^^^ the trait `schemars::JsonSchema` is not implemented for `k8s_openapi::api::core::v1::ObjectReference` 2026-03-13 12:31:01.151 | | 2026-03-13 12:31:01.151 | note: there are multiple different versions of crate `schemars` in the dependency graph 2026-03-13 12:31:01.151 | --> /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-1.2.1/src/lib.rs:135:1 2026-03-13 12:31:01.151 | | 2026-03-13 12:31:01.151 | 135 | pub trait JsonSchema { 2026-03-13 12:31:01.151 | | ^^^^^^^^^^^^^^^^^^^^ this is the expected trait 2026-03-13 12:31:01.151 | | 2026-03-13 12:31:01.151 | ::: /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-0.8.22/src/lib.rs:133:1 2026-03-13 12:31:01.152 | | 2026-03-13 12:31:01.152 | 133 | pub trait JsonSchema { 2026-03-13 12:31:01.152 | | -------------------- this is the found trait 2026-03-13 12:31:01.152 | = help: you can use `cargo tree` to explore your dependency tree 2026-03-13 12:31:01.152 | = help: the following other types implement trait `schemars::JsonSchema`: 2026-03-13 12:31:01.152 | &'a T 2026-03-13 12:31:01.152 | &'a mut T 2026-03-13 12:31:01.152 | () 2026-03-13 12:31:01.152 | (T0, T1) 2026-03-13 12:31:01.152 | (T0, T1, T2) 2026-03-13 12:31:01.152 | (T0, T1, T2, T3) 2026-03-13 12:31:01.152 | (T0, T1, T2, T3, T4) 2026-03-13 12:31:01.152 | (T0, T1, T2, T3, T4, T5) 2026-03-13 12:31:01.152 | and 602 others 2026-03-13 12:31:01.152 | 2026-03-13 12:31:01.152 | error[E0277]: the trait bound `k8s_openapi::apimachinery::pkg::util::intstr::IntOrString: schemars::JsonSchema` is not satisfied 2026-03-13 12:31:01.152 | --> src/cluster_api/clusterclasses.rs:1101:24 2026-03-13 12:31:01.152 | | 2026-03-13 12:31:01.152 | 1094 | /// Any further remediation is only allowed if at most "MaxUnhealthy" machines selected by 2026-03-13 12:31:01.152 | | ------------------------------------------------------------------------------------------ required by a bound introduced by this call 2026-03-13 12:31:01.152 | ... 2026-03-13 12:31:01.152 | 1101 | pub max_unhealthy: Option, 2026-03-13 12:31:01.152 | | ^^^^^^^^^^^^^^^^^^^ the trait `schemars::JsonSchema` is not implemented for `k8s_openapi::apimachinery::pkg::util::intstr::IntOrString` 2026-03-13 12:31:01.152 | | 2026-03-13 12:31:01.152 | note: there are multiple different versions of crate `schemars` in the dependency graph 2026-03-13 12:31:01.152 | --> /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-1.2.1/src/lib.rs:135:1 2026-03-13 12:31:01.152 | | 2026-03-13 12:31:01.152 | 135 | pub trait JsonSchema { 2026-03-13 12:31:01.152 | | ^^^^^^^^^^^^^^^^^^^^ this is the expected trait 2026-03-13 12:31:01.152 | | 2026-03-13 12:31:01.152 | ::: /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-0.8.22/src/lib.rs:133:1 2026-03-13 12:31:01.152 | | 2026-03-13 12:31:01.152 | 133 | pub trait JsonSchema { 2026-03-13 12:31:01.152 | | -------------------- this is the found trait 2026-03-13 12:31:01.152 | = help: you can use `cargo tree` to explore your dependency tree 2026-03-13 12:31:01.152 | = help: the following other types implement trait `schemars::JsonSchema`: 2026-03-13 12:31:01.152 | &'a T 2026-03-13 12:31:01.152 | &'a mut T 2026-03-13 12:31:01.152 | () 2026-03-13 12:31:01.152 | (T0, T1) 2026-03-13 12:31:01.152 | (T0, T1, T2) 2026-03-13 12:31:01.152 | (T0, T1, T2, T3) 2026-03-13 12:31:01.152 | (T0, T1, T2, T3, T4) 2026-03-13 12:31:01.152 | (T0, T1, T2, T3, T4, T5) 2026-03-13 12:31:01.152 | and 602 others 2026-03-13 12:31:01.152 | = note: required for `std::option::Option` to implement `schemars::JsonSchema` 2026-03-13 12:31:01.152 | note: required by a bound in `schemars::SchemaGenerator::subschema_for` 2026-03-13 12:31:01.152 | --> /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-1.2.1/src/generate.rs:309:38 2026-03-13 12:31:01.152 | | 2026-03-13 12:31:01.152 | 309 | pub fn subschema_for(&mut self) -> Schema { 2026-03-13 12:31:01.152 | | ^^^^^^^^^^ required by this bound in `SchemaGenerator::subschema_for` 2026-03-13 12:31:01.152 | 2026-03-13 12:31:01.152 | error[E0277]: the trait bound `k8s_openapi::api::core::v1::ObjectReference: schemars::JsonSchema` is not satisfied 2026-03-13 12:31:01.152 | --> src/cluster_api/clusterclasses.rs:1134:31 2026-03-13 12:31:01.152 | | 2026-03-13 12:31:01.152 | 1122 | /// RemediationTemplate is a reference to a remediation template 2026-03-13 12:31:01.152 | | ---------------------------------------------------------------- required by a bound introduced by this call 2026-03-13 12:31:01.152 | ... 2026-03-13 12:31:01.152 | 1134 | pub remediation_template: Option, 2026-03-13 12:31:01.152 | | ^^^^^^^^^^^^^^^^^^^^^^^ the trait `schemars::JsonSchema` is not implemented for `k8s_openapi::api::core::v1::ObjectReference` 2026-03-13 12:31:01.152 | | 2026-03-13 12:31:01.152 | note: there are multiple different versions of crate `schemars` in the dependency graph 2026-03-13 12:31:01.152 | --> /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-1.2.1/src/lib.rs:135:1 2026-03-13 12:31:01.152 | | 2026-03-13 12:31:01.152 | 135 | pub trait JsonSchema { 2026-03-13 12:31:01.152 | | ^^^^^^^^^^^^^^^^^^^^ this is the expected trait 2026-03-13 12:31:01.152 | | 2026-03-13 12:31:01.152 | ::: /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-0.8.22/src/lib.rs:133:1 2026-03-13 12:31:01.153 | | 2026-03-13 12:31:01.153 | 133 | pub trait JsonSchema { 2026-03-13 12:31:01.153 | | -------------------- this is the found trait 2026-03-13 12:31:01.153 | = help: you can use `cargo tree` to explore your dependency tree 2026-03-13 12:31:01.153 | = help: the following other types implement trait `schemars::JsonSchema`: 2026-03-13 12:31:01.153 | &'a T 2026-03-13 12:31:01.153 | &'a mut T 2026-03-13 12:31:01.153 | () 2026-03-13 12:31:01.153 | (T0, T1) 2026-03-13 12:31:01.153 | (T0, T1, T2) 2026-03-13 12:31:01.153 | (T0, T1, T2, T3) 2026-03-13 12:31:01.153 | (T0, T1, T2, T3, T4) 2026-03-13 12:31:01.153 | (T0, T1, T2, T3, T4, T5) 2026-03-13 12:31:01.153 | and 602 others 2026-03-13 12:31:01.153 | = note: required for `std::option::Option` to implement `schemars::JsonSchema` 2026-03-13 12:31:01.153 | note: required by a bound in `schemars::SchemaGenerator::subschema_for` 2026-03-13 12:31:01.153 | --> /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-1.2.1/src/generate.rs:309:38 2026-03-13 12:31:01.153 | | 2026-03-13 12:31:01.153 | 309 | pub fn subschema_for(&mut self) -> Schema { 2026-03-13 12:31:01.153 | | ^^^^^^^^^^ required by this bound in `SchemaGenerator::subschema_for` 2026-03-13 12:31:01.153 | 2026-03-13 12:31:01.153 | error[E0277]: the trait bound `k8s_openapi::apimachinery::pkg::util::intstr::IntOrString: schemars::JsonSchema` is not satisfied 2026-03-13 12:31:01.153 | --> src/cluster_api/clusterclasses.rs:1286:24 2026-03-13 12:31:01.153 | | 2026-03-13 12:31:01.153 | 1263 | /// MaxInFlight determines how many in flight remediations should happen at the same time. 2026-03-13 12:31:01.153 | | ------------------------------------------------------------------------------------------ required by a bound introduced by this call 2026-03-13 12:31:01.153 | ... 2026-03-13 12:31:01.153 | 1286 | pub max_in_flight: Option, 2026-03-13 12:31:01.153 | | ^^^^^^^^^^^^^^^^^^^ the trait `schemars::JsonSchema` is not implemented for `k8s_openapi::apimachinery::pkg::util::intstr::IntOrString` 2026-03-13 12:31:01.153 | | 2026-03-13 12:31:01.153 | note: there are multiple different versions of crate `schemars` in the dependency graph 2026-03-13 12:31:01.153 | --> /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-1.2.1/src/lib.rs:135:1 2026-03-13 12:31:01.153 | | 2026-03-13 12:31:01.153 | 135 | pub trait JsonSchema { 2026-03-13 12:31:01.153 | | ^^^^^^^^^^^^^^^^^^^^ this is the expected trait 2026-03-13 12:31:01.153 | | 2026-03-13 12:31:01.153 | ::: /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-0.8.22/src/lib.rs:133:1 2026-03-13 12:31:01.153 | | 2026-03-13 12:31:01.153 | 133 | pub trait JsonSchema { 2026-03-13 12:31:01.153 | | -------------------- this is the found trait 2026-03-13 12:31:01.153 | = help: you can use `cargo tree` to explore your dependency tree 2026-03-13 12:31:01.153 | = help: the following other types implement trait `schemars::JsonSchema`: 2026-03-13 12:31:01.153 | &'a T 2026-03-13 12:31:01.153 | &'a mut T 2026-03-13 12:31:01.153 | () 2026-03-13 12:31:01.153 | (T0, T1) 2026-03-13 12:31:01.153 | (T0, T1, T2) 2026-03-13 12:31:01.153 | (T0, T1, T2, T3) 2026-03-13 12:31:01.153 | (T0, T1, T2, T3, T4) 2026-03-13 12:31:01.153 | (T0, T1, T2, T3, T4, T5) 2026-03-13 12:31:01.153 | and 602 others 2026-03-13 12:31:01.153 | = note: required for `std::option::Option` to implement `schemars::JsonSchema` 2026-03-13 12:31:01.153 | note: required by a bound in `schemars::SchemaGenerator::subschema_for` 2026-03-13 12:31:01.153 | --> /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-1.2.1/src/generate.rs:309:38 2026-03-13 12:31:01.153 | | 2026-03-13 12:31:01.153 | 309 | pub fn subschema_for(&mut self) -> Schema { 2026-03-13 12:31:01.153 | | ^^^^^^^^^^ required by this bound in `SchemaGenerator::subschema_for` 2026-03-13 12:31:01.153 | 2026-03-13 12:31:01.154 | error[E0277]: the trait bound `k8s_openapi::apimachinery::pkg::util::intstr::IntOrString: schemars::JsonSchema` is not satisfied 2026-03-13 12:31:01.154 | --> src/cluster_api/clusterclasses.rs:1317:20 2026-03-13 12:31:01.154 | | 2026-03-13 12:31:01.154 | 1303 | /// The maximum number of machines that can be scheduled above the 2026-03-13 12:31:01.154 | | ------------------------------------------------------------------ required by a bound introduced by this call 2026-03-13 12:31:01.154 | ... 2026-03-13 12:31:01.154 | 1317 | pub max_surge: Option, 2026-03-13 12:31:01.154 | | ^^^^^^^^^^^^^^^^^^^ the trait `schemars::JsonSchema` is not implemented for `k8s_openapi::apimachinery::pkg::util::intstr::IntOrString` 2026-03-13 12:31:01.154 | | 2026-03-13 12:31:01.154 | note: there are multiple different versions of crate `schemars` in the dependency graph 2026-03-13 12:31:01.154 | --> /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-1.2.1/src/lib.rs:135:1 2026-03-13 12:31:01.154 | | 2026-03-13 12:31:01.154 | 135 | pub trait JsonSchema { 2026-03-13 12:31:01.154 | | ^^^^^^^^^^^^^^^^^^^^ this is the expected trait 2026-03-13 12:31:01.154 | | 2026-03-13 12:31:01.154 | ::: /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-0.8.22/src/lib.rs:133:1 2026-03-13 12:31:01.154 | | 2026-03-13 12:31:01.154 | 133 | pub trait JsonSchema { 2026-03-13 12:31:01.154 | | -------------------- this is the found trait 2026-03-13 12:31:01.154 | = help: you can use `cargo tree` to explore your dependency tree 2026-03-13 12:31:01.154 | = help: the following other types implement trait `schemars::JsonSchema`: 2026-03-13 12:31:01.154 | &'a T 2026-03-13 12:31:01.154 | &'a mut T 2026-03-13 12:31:01.154 | () 2026-03-13 12:31:01.154 | (T0, T1) 2026-03-13 12:31:01.154 | (T0, T1, T2) 2026-03-13 12:31:01.154 | (T0, T1, T2, T3) 2026-03-13 12:31:01.154 | (T0, T1, T2, T3, T4) 2026-03-13 12:31:01.154 | (T0, T1, T2, T3, T4, T5) 2026-03-13 12:31:01.154 | and 602 others 2026-03-13 12:31:01.154 | = note: required for `std::option::Option` to implement `schemars::JsonSchema` 2026-03-13 12:31:01.154 | note: required by a bound in `schemars::SchemaGenerator::subschema_for` 2026-03-13 12:31:01.154 | --> /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-1.2.1/src/generate.rs:309:38 2026-03-13 12:31:01.154 | | 2026-03-13 12:31:01.154 | 309 | pub fn subschema_for(&mut self) -> Schema { 2026-03-13 12:31:01.154 | | ^^^^^^^^^^ required by this bound in `SchemaGenerator::subschema_for` 2026-03-13 12:31:01.154 | 2026-03-13 12:31:01.154 | error[E0277]: the trait bound `k8s_openapi::apimachinery::pkg::util::intstr::IntOrString: schemars::JsonSchema` is not satisfied 2026-03-13 12:31:01.154 | --> src/cluster_api/clusterclasses.rs:1335:26 2026-03-13 12:31:01.154 | | 2026-03-13 12:31:01.154 | 1318 | /// The maximum number of machines that can be unavailable during the update. 2026-03-13 12:31:01.154 | | ----------------------------------------------------------------------------- required by a bound introduced by this call 2026-03-13 12:31:01.154 | ... 2026-03-13 12:31:01.154 | 1335 | pub max_unavailable: Option, 2026-03-13 12:31:01.154 | | ^^^^^^^^^^^^^^^^^^^ the trait `schemars::JsonSchema` is not implemented for `k8s_openapi::apimachinery::pkg::util::intstr::IntOrString` 2026-03-13 12:31:01.154 | | 2026-03-13 12:31:01.154 | note: there are multiple different versions of crate `schemars` in the dependency graph 2026-03-13 12:31:01.154 | --> /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-1.2.1/src/lib.rs:135:1 2026-03-13 12:31:01.154 | | 2026-03-13 12:31:01.154 | 135 | pub trait JsonSchema { 2026-03-13 12:31:01.154 | | ^^^^^^^^^^^^^^^^^^^^ this is the expected trait 2026-03-13 12:31:01.154 | | 2026-03-13 12:31:01.154 | ::: /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-0.8.22/src/lib.rs:133:1 2026-03-13 12:31:01.154 | | 2026-03-13 12:31:01.154 | 133 | pub trait JsonSchema { 2026-03-13 12:31:01.154 | | -------------------- this is the found trait 2026-03-13 12:31:01.154 | = help: you can use `cargo tree` to explore your dependency tree 2026-03-13 12:31:01.154 | = help: the following other types implement trait `schemars::JsonSchema`: 2026-03-13 12:31:01.154 | &'a T 2026-03-13 12:31:01.154 | &'a mut T 2026-03-13 12:31:01.154 | () 2026-03-13 12:31:01.154 | (T0, T1) 2026-03-13 12:31:01.154 | (T0, T1, T2) 2026-03-13 12:31:01.154 | (T0, T1, T2, T3) 2026-03-13 12:31:01.154 | (T0, T1, T2, T3, T4) 2026-03-13 12:31:01.154 | (T0, T1, T2, T3, T4, T5) 2026-03-13 12:31:01.154 | and 602 others 2026-03-13 12:31:01.154 | = note: required for `std::option::Option` to implement `schemars::JsonSchema` 2026-03-13 12:31:01.154 | note: required by a bound in `schemars::SchemaGenerator::subschema_for` 2026-03-13 12:31:01.155 | --> /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-1.2.1/src/generate.rs:309:38 2026-03-13 12:31:01.155 | | 2026-03-13 12:31:01.155 | 309 | pub fn subschema_for(&mut self) -> Schema { 2026-03-13 12:31:01.155 | | ^^^^^^^^^^ required by this bound in `SchemaGenerator::subschema_for` 2026-03-13 12:31:01.155 | 2026-03-13 12:31:01.155 | error[E0277]: the trait bound `k8s_openapi::api::core::v1::ObjectReference: schemars::JsonSchema` is not satisfied 2026-03-13 12:31:01.155 | --> src/cluster_api/clusterclasses.rs:1379:16 2026-03-13 12:31:01.155 | | 2026-03-13 12:31:01.155 | 1379 | pub r#ref: ObjectReference, 2026-03-13 12:31:01.155 | | ^^^^^^^^^^^^^^^ the trait `schemars::JsonSchema` is not implemented for `k8s_openapi::api::core::v1::ObjectReference` 2026-03-13 12:31:01.155 | | 2026-03-13 12:31:01.155 | note: there are multiple different versions of crate `schemars` in the dependency graph 2026-03-13 12:31:01.155 | --> /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-1.2.1/src/lib.rs:135:1 2026-03-13 12:31:01.155 | | 2026-03-13 12:31:01.155 | 135 | pub trait JsonSchema { 2026-03-13 12:31:01.155 | | ^^^^^^^^^^^^^^^^^^^^ this is the expected trait 2026-03-13 12:31:01.155 | | 2026-03-13 12:31:01.155 | ::: /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-0.8.22/src/lib.rs:133:1 2026-03-13 12:31:01.155 | | 2026-03-13 12:31:01.155 | 133 | pub trait JsonSchema { 2026-03-13 12:31:01.155 | | -------------------- this is the found trait 2026-03-13 12:31:01.155 | = help: you can use `cargo tree` to explore your dependency tree 2026-03-13 12:31:01.155 | = help: the following other types implement trait `schemars::JsonSchema`: 2026-03-13 12:31:01.155 | &'a T 2026-03-13 12:31:01.155 | &'a mut T 2026-03-13 12:31:01.155 | () 2026-03-13 12:31:01.155 | (T0, T1) 2026-03-13 12:31:01.155 | (T0, T1, T2) 2026-03-13 12:31:01.155 | (T0, T1, T2, T3) 2026-03-13 12:31:01.155 | (T0, T1, T2, T3, T4) 2026-03-13 12:31:01.155 | (T0, T1, T2, T3, T4, T5) 2026-03-13 12:31:01.155 | and 602 others 2026-03-13 12:31:01.155 | 2026-03-13 12:31:01.155 | error[E0277]: the trait bound `k8s_openapi::api::core::v1::ObjectReference: schemars::JsonSchema` is not satisfied 2026-03-13 12:31:01.155 | --> src/cluster_api/clusterclasses.rs:1436:16 2026-03-13 12:31:01.155 | | 2026-03-13 12:31:01.155 | 1436 | pub r#ref: ObjectReference, 2026-03-13 12:31:01.155 | | ^^^^^^^^^^^^^^^ the trait `schemars::JsonSchema` is not implemented for `k8s_openapi::api::core::v1::ObjectReference` 2026-03-13 12:31:01.155 | | 2026-03-13 12:31:01.155 | note: there are multiple different versions of crate `schemars` in the dependency graph 2026-03-13 12:31:01.155 | --> /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-1.2.1/src/lib.rs:135:1 2026-03-13 12:31:01.155 | | 2026-03-13 12:31:01.155 | 135 | pub trait JsonSchema { 2026-03-13 12:31:01.155 | | ^^^^^^^^^^^^^^^^^^^^ this is the expected trait 2026-03-13 12:31:01.155 | | 2026-03-13 12:31:01.155 | ::: /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-0.8.22/src/lib.rs:133:1 2026-03-13 12:31:01.155 | | 2026-03-13 12:31:01.155 | 133 | pub trait JsonSchema { 2026-03-13 12:31:01.155 | | -------------------- this is the found trait 2026-03-13 12:31:01.155 | = help: you can use `cargo tree` to explore your dependency tree 2026-03-13 12:31:01.155 | = help: the following other types implement trait `schemars::JsonSchema`: 2026-03-13 12:31:01.155 | &'a T 2026-03-13 12:31:01.155 | &'a mut T 2026-03-13 12:31:01.155 | () 2026-03-13 12:31:01.155 | (T0, T1) 2026-03-13 12:31:01.155 | (T0, T1, T2) 2026-03-13 12:31:01.155 | (T0, T1, T2, T3) 2026-03-13 12:31:01.155 | (T0, T1, T2, T3, T4) 2026-03-13 12:31:01.155 | (T0, T1, T2, T3, T4, T5) 2026-03-13 12:31:01.155 | and 602 others 2026-03-13 12:31:01.155 | 2026-03-13 12:31:01.155 | error[E0277]: the trait bound `k8s_openapi::api::core::v1::ObjectReference: schemars::JsonSchema` is not satisfied 2026-03-13 12:31:01.155 | --> src/cluster_api/clusterclasses.rs:1611:16 2026-03-13 12:31:01.155 | | 2026-03-13 12:31:01.155 | 1611 | pub r#ref: ObjectReference, 2026-03-13 12:31:01.155 | | ^^^^^^^^^^^^^^^ the trait `schemars::JsonSchema` is not implemented for `k8s_openapi::api::core::v1::ObjectReference` 2026-03-13 12:31:01.155 | | 2026-03-13 12:31:01.155 | note: there are multiple different versions of crate `schemars` in the dependency graph 2026-03-13 12:31:01.155 | --> /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-1.2.1/src/lib.rs:135:1 2026-03-13 12:31:01.155 | | 2026-03-13 12:31:01.156 | 135 | pub trait JsonSchema { 2026-03-13 12:31:01.156 | | ^^^^^^^^^^^^^^^^^^^^ this is the expected trait 2026-03-13 12:31:01.156 | | 2026-03-13 12:31:01.156 | ::: /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-0.8.22/src/lib.rs:133:1 2026-03-13 12:31:01.156 | | 2026-03-13 12:31:01.156 | 133 | pub trait JsonSchema { 2026-03-13 12:31:01.156 | | -------------------- this is the found trait 2026-03-13 12:31:01.156 | = help: you can use `cargo tree` to explore your dependency tree 2026-03-13 12:31:01.156 | = help: the following other types implement trait `schemars::JsonSchema`: 2026-03-13 12:31:01.156 | &'a T 2026-03-13 12:31:01.156 | &'a mut T 2026-03-13 12:31:01.156 | () 2026-03-13 12:31:01.156 | (T0, T1) 2026-03-13 12:31:01.156 | (T0, T1, T2) 2026-03-13 12:31:01.156 | (T0, T1, T2, T3) 2026-03-13 12:31:01.156 | (T0, T1, T2, T3, T4) 2026-03-13 12:31:01.156 | (T0, T1, T2, T3, T4, T5) 2026-03-13 12:31:01.156 | and 602 others 2026-03-13 12:31:01.156 | 2026-03-13 12:31:01.156 | error[E0277]: the trait bound `k8s_openapi::api::core::v1::ObjectReference: schemars::JsonSchema` is not satisfied 2026-03-13 12:31:01.156 | --> src/cluster_api/clusterclasses.rs:1668:16 2026-03-13 12:31:01.156 | | 2026-03-13 12:31:01.156 | 1668 | pub r#ref: ObjectReference, 2026-03-13 12:31:01.156 | | ^^^^^^^^^^^^^^^ the trait `schemars::JsonSchema` is not implemented for `k8s_openapi::api::core::v1::ObjectReference` 2026-03-13 12:31:01.156 | | 2026-03-13 12:31:01.156 | note: there are multiple different versions of crate `schemars` in the dependency graph 2026-03-13 12:31:01.156 | --> /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-1.2.1/src/lib.rs:135:1 2026-03-13 12:31:01.156 | | 2026-03-13 12:31:01.156 | 135 | pub trait JsonSchema { 2026-03-13 12:31:01.156 | | ^^^^^^^^^^^^^^^^^^^^ this is the expected trait 2026-03-13 12:31:01.156 | | 2026-03-13 12:31:01.156 | ::: /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-0.8.22/src/lib.rs:133:1 2026-03-13 12:31:01.156 | | 2026-03-13 12:31:01.156 | 133 | pub trait JsonSchema { 2026-03-13 12:31:01.156 | | -------------------- this is the found trait 2026-03-13 12:31:01.156 | = help: you can use `cargo tree` to explore your dependency tree 2026-03-13 12:31:01.156 | = help: the following other types implement trait `schemars::JsonSchema`: 2026-03-13 12:31:01.156 | &'a T 2026-03-13 12:31:01.156 | &'a mut T 2026-03-13 12:31:01.156 | () 2026-03-13 12:31:01.156 | (T0, T1) 2026-03-13 12:31:01.156 | (T0, T1, T2) 2026-03-13 12:31:01.156 | (T0, T1, T2, T3) 2026-03-13 12:31:01.156 | (T0, T1, T2, T3, T4) 2026-03-13 12:31:01.156 | (T0, T1, T2, T3, T4, T5) 2026-03-13 12:31:01.156 | and 602 others 2026-03-13 12:31:01.156 | 2026-03-13 12:31:01.156 | error[E0277]: the trait bound `k8s_openapi::apimachinery::pkg::apis::meta::v1::Condition: schemars::JsonSchema` is not satisfied 2026-03-13 12:31:01.156 | --> src/cluster_api/clusterclasses.rs:1741:21 2026-03-13 12:31:01.156 | | 2026-03-13 12:31:01.156 | 1739 | /// Conditions defines current observed state of the ClusterClass. 2026-03-13 12:31:01.156 | | ------------------------------------------------------------------ required by a bound introduced by this call 2026-03-13 12:31:01.156 | 1740 | #[serde(default, skip_serializing_if = "Option::is_none")] 2026-03-13 12:31:01.156 | 1741 | pub conditions: Option>, 2026-03-13 12:31:01.156 | | ^^^^^^^^^^^^^^^^^^^^^^ the trait `schemars::JsonSchema` is not implemented for `k8s_openapi::apimachinery::pkg::apis::meta::v1::Condition` 2026-03-13 12:31:01.156 | | 2026-03-13 12:31:01.156 | note: there are multiple different versions of crate `schemars` in the dependency graph 2026-03-13 12:31:01.156 | --> /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-1.2.1/src/lib.rs:135:1 2026-03-13 12:31:01.156 | | 2026-03-13 12:31:01.157 | 135 | pub trait JsonSchema { 2026-03-13 12:31:01.157 | | ^^^^^^^^^^^^^^^^^^^^ this is the expected trait 2026-03-13 12:31:01.157 | | 2026-03-13 12:31:01.157 | ::: /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-0.8.22/src/lib.rs:133:1 2026-03-13 12:31:01.157 | | 2026-03-13 12:31:01.157 | 133 | pub trait JsonSchema { 2026-03-13 12:31:01.157 | | -------------------- this is the found trait 2026-03-13 12:31:01.157 | = help: you can use `cargo tree` to explore your dependency tree 2026-03-13 12:31:01.157 | = help: the following other types implement trait `schemars::JsonSchema`: 2026-03-13 12:31:01.157 | &'a T 2026-03-13 12:31:01.157 | &'a mut T 2026-03-13 12:31:01.157 | () 2026-03-13 12:31:01.157 | (T0, T1) 2026-03-13 12:31:01.157 | (T0, T1, T2) 2026-03-13 12:31:01.157 | (T0, T1, T2, T3) 2026-03-13 12:31:01.157 | (T0, T1, T2, T3, T4) 2026-03-13 12:31:01.157 | (T0, T1, T2, T3, T4, T5) 2026-03-13 12:31:01.157 | and 602 others 2026-03-13 12:31:01.157 | = note: required for `std::vec::Vec` to implement `schemars::JsonSchema` 2026-03-13 12:31:01.157 | = note: 1 redundant requirement hidden 2026-03-13 12:31:01.157 | = note: required for `std::option::Option>` to implement `schemars::JsonSchema` 2026-03-13 12:31:01.157 | note: required by a bound in `schemars::SchemaGenerator::subschema_for` 2026-03-13 12:31:01.157 | --> /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-1.2.1/src/generate.rs:309:38 2026-03-13 12:31:01.157 | | 2026-03-13 12:31:01.157 | 309 | pub fn subschema_for(&mut self) -> Schema { 2026-03-13 12:31:01.157 | | ^^^^^^^^^^ required by this bound in `SchemaGenerator::subschema_for` 2026-03-13 12:31:01.157 | 2026-03-13 12:31:01.157 | error[E0277]: the trait bound `k8s_openapi::apimachinery::pkg::apis::meta::v1::Condition: schemars::JsonSchema` is not satisfied 2026-03-13 12:31:01.157 | --> src/cluster_api/clusterresourcesets.rs:112:21 2026-03-13 12:31:01.157 | | 2026-03-13 12:31:01.157 | 110 | /// Conditions defines current state of the ClusterResourceSet. 2026-03-13 12:31:01.157 | | --------------------------------------------------------------- required by a bound introduced by this call 2026-03-13 12:31:01.157 | 111 | #[serde(default, skip_serializing_if = "Option::is_none")] 2026-03-13 12:31:01.157 | 112 | pub conditions: Option>, 2026-03-13 12:31:01.157 | | ^^^^^^^^^^^^^^^^^^^^^^ the trait `schemars::JsonSchema` is not implemented for `k8s_openapi::apimachinery::pkg::apis::meta::v1::Condition` 2026-03-13 12:31:01.157 | | 2026-03-13 12:31:01.157 | note: there are multiple different versions of crate `schemars` in the dependency graph 2026-03-13 12:31:01.157 | --> /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-1.2.1/src/lib.rs:135:1 2026-03-13 12:31:01.157 | | 2026-03-13 12:31:01.157 | 135 | pub trait JsonSchema { 2026-03-13 12:31:01.157 | | ^^^^^^^^^^^^^^^^^^^^ this is the expected trait 2026-03-13 12:31:01.157 | | 2026-03-13 12:31:01.157 | ::: /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-0.8.22/src/lib.rs:133:1 2026-03-13 12:31:01.157 | | 2026-03-13 12:31:01.157 | 133 | pub trait JsonSchema { 2026-03-13 12:31:01.157 | | -------------------- this is the found trait 2026-03-13 12:31:01.157 | = help: you can use `cargo tree` to explore your dependency tree 2026-03-13 12:31:01.157 | = help: the following other types implement trait `schemars::JsonSchema`: 2026-03-13 12:31:01.157 | &'a T 2026-03-13 12:31:01.157 | &'a mut T 2026-03-13 12:31:01.157 | () 2026-03-13 12:31:01.157 | (T0, T1) 2026-03-13 12:31:01.157 | (T0, T1, T2) 2026-03-13 12:31:01.157 | (T0, T1, T2, T3) 2026-03-13 12:31:01.157 | (T0, T1, T2, T3, T4) 2026-03-13 12:31:01.157 | (T0, T1, T2, T3, T4, T5) 2026-03-13 12:31:01.157 | and 602 others 2026-03-13 12:31:01.157 | = note: required for `std::vec::Vec` to implement `schemars::JsonSchema` 2026-03-13 12:31:01.157 | = note: 1 redundant requirement hidden 2026-03-13 12:31:01.157 | = note: required for `std::option::Option>` to implement `schemars::JsonSchema` 2026-03-13 12:31:01.157 | note: required by a bound in `schemars::SchemaGenerator::subschema_for` 2026-03-13 12:31:01.157 | --> /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-1.2.1/src/generate.rs:309:38 2026-03-13 12:31:01.158 | | 2026-03-13 12:31:01.158 | 309 | pub fn subschema_for(&mut self) -> Schema { 2026-03-13 12:31:01.158 | | ^^^^^^^^^^ required by this bound in `SchemaGenerator::subschema_for` 2026-03-13 12:31:01.158 | 2026-03-13 12:31:01.158 | error[E0277]: the trait bound `k8s_openapi::api::core::v1::ObjectReference: schemars::JsonSchema` is not satisfied 2026-03-13 12:31:01.158 | --> src/cluster_api/clusters.rs:51:28 2026-03-13 12:31:01.158 | | 2026-03-13 12:31:01.158 | 44 | /// ControlPlaneRef is an optional reference to a provider-specific resource that holds 2026-03-13 12:31:01.158 | | --------------------------------------------------------------------------------------- required by a bound introduced by this call 2026-03-13 12:31:01.158 | ... 2026-03-13 12:31:01.158 | 51 | pub control_plane_ref: Option, 2026-03-13 12:31:01.158 | | ^^^^^^^^^^^^^^^^^^^^^^^ the trait `schemars::JsonSchema` is not implemented for `k8s_openapi::api::core::v1::ObjectReference` 2026-03-13 12:31:01.158 | | 2026-03-13 12:31:01.158 | note: there are multiple different versions of crate `schemars` in the dependency graph 2026-03-13 12:31:01.158 | --> /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-1.2.1/src/lib.rs:135:1 2026-03-13 12:31:01.158 | | 2026-03-13 12:31:01.158 | 135 | pub trait JsonSchema { 2026-03-13 12:31:01.158 | | ^^^^^^^^^^^^^^^^^^^^ this is the expected trait 2026-03-13 12:31:01.158 | | 2026-03-13 12:31:01.158 | ::: /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-0.8.22/src/lib.rs:133:1 2026-03-13 12:31:01.158 | | 2026-03-13 12:31:01.158 | 133 | pub trait JsonSchema { 2026-03-13 12:31:01.158 | | -------------------- this is the found trait 2026-03-13 12:31:01.158 | = help: you can use `cargo tree` to explore your dependency tree 2026-03-13 12:31:01.158 | = help: the following other types implement trait `schemars::JsonSchema`: 2026-03-13 12:31:01.158 | &'a T 2026-03-13 12:31:01.158 | &'a mut T 2026-03-13 12:31:01.158 | () 2026-03-13 12:31:01.158 | (T0, T1) 2026-03-13 12:31:01.158 | (T0, T1, T2) 2026-03-13 12:31:01.158 | (T0, T1, T2, T3) 2026-03-13 12:31:01.158 | (T0, T1, T2, T3, T4) 2026-03-13 12:31:01.158 | (T0, T1, T2, T3, T4, T5) 2026-03-13 12:31:01.158 | and 602 others 2026-03-13 12:31:01.158 | = note: required for `std::option::Option` to implement `schemars::JsonSchema` 2026-03-13 12:31:01.158 | note: required by a bound in `schemars::SchemaGenerator::subschema_for` 2026-03-13 12:31:01.158 | --> /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-1.2.1/src/generate.rs:309:38 2026-03-13 12:31:01.158 | | 2026-03-13 12:31:01.158 | 309 | pub fn subschema_for(&mut self) -> Schema { 2026-03-13 12:31:01.158 | | ^^^^^^^^^^ required by this bound in `SchemaGenerator::subschema_for` 2026-03-13 12:31:01.158 | 2026-03-13 12:31:01.158 | error[E0277]: the trait bound `k8s_openapi::api::core::v1::ObjectReference: schemars::JsonSchema` is not satisfied 2026-03-13 12:31:01.158 | --> src/cluster_api/clusters.rs:59:29 2026-03-13 12:31:01.158 | | 2026-03-13 12:31:01.158 | 52 | /// InfrastructureRef is a reference to a provider-specific resource that holds the details 2026-03-13 12:31:01.158 | | ------------------------------------------------------------------------------------------- required by a bound introduced by this call 2026-03-13 12:31:01.158 | ... 2026-03-13 12:31:01.158 | 59 | pub infrastructure_ref: Option, 2026-03-13 12:31:01.158 | | ^^^^^^^^^^^^^^^^^^^^^^^ the trait `schemars::JsonSchema` is not implemented for `k8s_openapi::api::core::v1::ObjectReference` 2026-03-13 12:31:01.158 | | 2026-03-13 12:31:01.158 | note: there are multiple different versions of crate `schemars` in the dependency graph 2026-03-13 12:31:01.158 | --> /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-1.2.1/src/lib.rs:135:1 2026-03-13 12:31:01.158 | | 2026-03-13 12:31:01.158 | 135 | pub trait JsonSchema { 2026-03-13 12:31:01.158 | | ^^^^^^^^^^^^^^^^^^^^ this is the expected trait 2026-03-13 12:31:01.158 | | 2026-03-13 12:31:01.158 | ::: /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-0.8.22/src/lib.rs:133:1 2026-03-13 12:31:01.158 | | 2026-03-13 12:31:01.158 | 133 | pub trait JsonSchema { 2026-03-13 12:31:01.158 | | -------------------- this is the found trait 2026-03-13 12:31:01.158 | = help: you can use `cargo tree` to explore your dependency tree 2026-03-13 12:31:01.158 | = help: the following other types implement trait `schemars::JsonSchema`: 2026-03-13 12:31:01.159 | &'a T 2026-03-13 12:31:01.159 | &'a mut T 2026-03-13 12:31:01.159 | () 2026-03-13 12:31:01.159 | (T0, T1) 2026-03-13 12:31:01.159 | (T0, T1, T2) 2026-03-13 12:31:01.159 | (T0, T1, T2, T3) 2026-03-13 12:31:01.159 | (T0, T1, T2, T3, T4) 2026-03-13 12:31:01.159 | (T0, T1, T2, T3, T4, T5) 2026-03-13 12:31:01.159 | and 602 others 2026-03-13 12:31:01.159 | = note: required for `std::option::Option` to implement `schemars::JsonSchema` 2026-03-13 12:31:01.159 | note: required by a bound in `schemars::SchemaGenerator::subschema_for` 2026-03-13 12:31:01.159 | --> /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-1.2.1/src/generate.rs:309:38 2026-03-13 12:31:01.159 | | 2026-03-13 12:31:01.159 | 309 | pub fn subschema_for(&mut self) -> Schema { 2026-03-13 12:31:01.159 | | ^^^^^^^^^^ required by this bound in `SchemaGenerator::subschema_for` 2026-03-13 12:31:01.159 | 2026-03-13 12:31:01.159 | error[E0277]: the trait bound `k8s_openapi::apimachinery::pkg::util::intstr::IntOrString: schemars::JsonSchema` is not satisfied 2026-03-13 12:31:01.159 | --> src/cluster_api/clusters.rs:332:24 2026-03-13 12:31:01.159 | | 2026-03-13 12:31:01.159 | 325 | /// Any further remediation is only allowed if at most "MaxUnhealthy" machines selected by 2026-03-13 12:31:01.159 | | ------------------------------------------------------------------------------------------ required by a bound introduced by this call 2026-03-13 12:31:01.159 | ... 2026-03-13 12:31:01.159 | 332 | pub max_unhealthy: Option, 2026-03-13 12:31:01.159 | | ^^^^^^^^^^^^^^^^^^^ the trait `schemars::JsonSchema` is not implemented for `k8s_openapi::apimachinery::pkg::util::intstr::IntOrString` 2026-03-13 12:31:01.159 | | 2026-03-13 12:31:01.159 | note: there are multiple different versions of crate `schemars` in the dependency graph 2026-03-13 12:31:01.159 | --> /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-1.2.1/src/lib.rs:135:1 2026-03-13 12:31:01.159 | | 2026-03-13 12:31:01.159 | 135 | pub trait JsonSchema { 2026-03-13 12:31:01.159 | | ^^^^^^^^^^^^^^^^^^^^ this is the expected trait 2026-03-13 12:31:01.159 | | 2026-03-13 12:31:01.159 | ::: /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-0.8.22/src/lib.rs:133:1 2026-03-13 12:31:01.159 | | 2026-03-13 12:31:01.159 | 133 | pub trait JsonSchema { 2026-03-13 12:31:01.159 | | -------------------- this is the found trait 2026-03-13 12:31:01.159 | = help: you can use `cargo tree` to explore your dependency tree 2026-03-13 12:31:01.159 | = help: the following other types implement trait `schemars::JsonSchema`: 2026-03-13 12:31:01.159 | &'a T 2026-03-13 12:31:01.159 | &'a mut T 2026-03-13 12:31:01.159 | () 2026-03-13 12:31:01.159 | (T0, T1) 2026-03-13 12:31:01.159 | (T0, T1, T2) 2026-03-13 12:31:01.159 | (T0, T1, T2, T3) 2026-03-13 12:31:01.159 | (T0, T1, T2, T3, T4) 2026-03-13 12:31:01.159 | (T0, T1, T2, T3, T4, T5) 2026-03-13 12:31:01.159 | and 602 others 2026-03-13 12:31:01.159 | = note: required for `std::option::Option` to implement `schemars::JsonSchema` 2026-03-13 12:31:01.159 | note: required by a bound in `schemars::SchemaGenerator::subschema_for` 2026-03-13 12:31:01.159 | --> /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-1.2.1/src/generate.rs:309:38 2026-03-13 12:31:01.159 | | 2026-03-13 12:31:01.159 | 309 | pub fn subschema_for(&mut self) -> Schema { 2026-03-13 12:31:01.159 | | ^^^^^^^^^^ required by this bound in `SchemaGenerator::subschema_for` 2026-03-13 12:31:01.159 | 2026-03-13 12:31:01.159 | error[E0277]: the trait bound `k8s_openapi::api::core::v1::ObjectReference: schemars::JsonSchema` is not satisfied 2026-03-13 12:31:01.159 | --> src/cluster_api/clusters.rs:365:31 2026-03-13 12:31:01.159 | | 2026-03-13 12:31:01.159 | 353 | /// RemediationTemplate is a reference to a remediation template 2026-03-13 12:31:01.159 | | ---------------------------------------------------------------- required by a bound introduced by this call 2026-03-13 12:31:01.159 | ... 2026-03-13 12:31:01.159 | 365 | pub remediation_template: Option, 2026-03-13 12:31:01.159 | | ^^^^^^^^^^^^^^^^^^^^^^^ the trait `schemars::JsonSchema` is not implemented for `k8s_openapi::api::core::v1::ObjectReference` 2026-03-13 12:31:01.159 | | 2026-03-13 12:31:01.159 | note: there are multiple different versions of crate `schemars` in the dependency graph 2026-03-13 12:31:01.159 | --> /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-1.2.1/src/lib.rs:135:1 2026-03-13 12:31:01.159 | | 2026-03-13 12:31:01.159 | 135 | pub trait JsonSchema { 2026-03-13 12:31:01.159 | | ^^^^^^^^^^^^^^^^^^^^ this is the expected trait 2026-03-13 12:31:01.159 | | 2026-03-13 12:31:01.159 | ::: /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-0.8.22/src/lib.rs:133:1 2026-03-13 12:31:01.159 | | 2026-03-13 12:31:01.159 | 133 | pub trait JsonSchema { 2026-03-13 12:31:01.159 | | -------------------- this is the found trait 2026-03-13 12:31:01.159 | = help: you can use `cargo tree` to explore your dependency tree 2026-03-13 12:31:01.160 | = help: the following other types implement trait `schemars::JsonSchema`: 2026-03-13 12:31:01.160 | &'a T 2026-03-13 12:31:01.160 | &'a mut T 2026-03-13 12:31:01.160 | () 2026-03-13 12:31:01.160 | (T0, T1) 2026-03-13 12:31:01.160 | (T0, T1, T2) 2026-03-13 12:31:01.160 | (T0, T1, T2, T3) 2026-03-13 12:31:01.160 | (T0, T1, T2, T3, T4) 2026-03-13 12:31:01.160 | (T0, T1, T2, T3, T4, T5) 2026-03-13 12:31:01.160 | and 602 others 2026-03-13 12:31:01.160 | = note: required for `std::option::Option` to implement `schemars::JsonSchema` 2026-03-13 12:31:01.160 | note: required by a bound in `schemars::SchemaGenerator::subschema_for` 2026-03-13 12:31:01.160 | --> /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-1.2.1/src/generate.rs:309:38 2026-03-13 12:31:01.160 | | 2026-03-13 12:31:01.160 | 309 | pub fn subschema_for(&mut self) -> Schema { 2026-03-13 12:31:01.160 | | ^^^^^^^^^^ required by this bound in `SchemaGenerator::subschema_for` 2026-03-13 12:31:01.160 | 2026-03-13 12:31:01.160 | error[E0277]: the trait bound `k8s_openapi::apimachinery::pkg::util::intstr::IntOrString: schemars::JsonSchema` is not satisfied 2026-03-13 12:31:01.160 | --> src/cluster_api/clusters.rs:661:24 2026-03-13 12:31:01.160 | | 2026-03-13 12:31:01.160 | 654 | /// Any further remediation is only allowed if at most "MaxUnhealthy" machines selected by 2026-03-13 12:31:01.160 | | ------------------------------------------------------------------------------------------ required by a bound introduced by this call 2026-03-13 12:31:01.160 | ... 2026-03-13 12:31:01.160 | 661 | pub max_unhealthy: Option, 2026-03-13 12:31:01.160 | | ^^^^^^^^^^^^^^^^^^^ the trait `schemars::JsonSchema` is not implemented for `k8s_openapi::apimachinery::pkg::util::intstr::IntOrString` 2026-03-13 12:31:01.160 | | 2026-03-13 12:31:01.160 | note: there are multiple different versions of crate `schemars` in the dependency graph 2026-03-13 12:31:01.160 | --> /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-1.2.1/src/lib.rs:135:1 2026-03-13 12:31:01.160 | | 2026-03-13 12:31:01.160 | 135 | pub trait JsonSchema { 2026-03-13 12:31:01.160 | | ^^^^^^^^^^^^^^^^^^^^ this is the expected trait 2026-03-13 12:31:01.160 | | 2026-03-13 12:31:01.160 | ::: /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-0.8.22/src/lib.rs:133:1 2026-03-13 12:31:01.160 | | 2026-03-13 12:31:01.160 | 133 | pub trait JsonSchema { 2026-03-13 12:31:01.160 | | -------------------- this is the found trait 2026-03-13 12:31:01.160 | = help: you can use `cargo tree` to explore your dependency tree 2026-03-13 12:31:01.160 | = help: the following other types implement trait `schemars::JsonSchema`: 2026-03-13 12:31:01.160 | &'a T 2026-03-13 12:31:01.160 | &'a mut T 2026-03-13 12:31:01.160 | () 2026-03-13 12:31:01.160 | (T0, T1) 2026-03-13 12:31:01.160 | (T0, T1, T2) 2026-03-13 12:31:01.160 | (T0, T1, T2, T3) 2026-03-13 12:31:01.160 | (T0, T1, T2, T3, T4) 2026-03-13 12:31:01.160 | (T0, T1, T2, T3, T4, T5) 2026-03-13 12:31:01.160 | and 602 others 2026-03-13 12:31:01.160 | = note: required for `std::option::Option` to implement `schemars::JsonSchema` 2026-03-13 12:31:01.160 | note: required by a bound in `schemars::SchemaGenerator::subschema_for` 2026-03-13 12:31:01.160 | --> /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-1.2.1/src/generate.rs:309:38 2026-03-13 12:31:01.160 | | 2026-03-13 12:31:01.160 | 309 | pub fn subschema_for(&mut self) -> Schema { 2026-03-13 12:31:01.160 | | ^^^^^^^^^^ required by this bound in `SchemaGenerator::subschema_for` 2026-03-13 12:31:01.160 | 2026-03-13 12:31:01.160 | error[E0277]: the trait bound `k8s_openapi::api::core::v1::ObjectReference: schemars::JsonSchema` is not satisfied 2026-03-13 12:31:01.160 | --> src/cluster_api/clusters.rs:694:31 2026-03-13 12:31:01.160 | | 2026-03-13 12:31:01.160 | 682 | /// RemediationTemplate is a reference to a remediation template 2026-03-13 12:31:01.160 | | ---------------------------------------------------------------- required by a bound introduced by this call 2026-03-13 12:31:01.160 | ... 2026-03-13 12:31:01.160 | 694 | pub remediation_template: Option, 2026-03-13 12:31:01.160 | | ^^^^^^^^^^^^^^^^^^^^^^^ the trait `schemars::JsonSchema` is not implemented for `k8s_openapi::api::core::v1::ObjectReference` 2026-03-13 12:31:01.160 | | 2026-03-13 12:31:01.160 | note: there are multiple different versions of crate `schemars` in the dependency graph 2026-03-13 12:31:01.160 | --> /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-1.2.1/src/lib.rs:135:1 2026-03-13 12:31:01.160 | | 2026-03-13 12:31:01.160 | 135 | pub trait JsonSchema { 2026-03-13 12:31:01.160 | | ^^^^^^^^^^^^^^^^^^^^ this is the expected trait 2026-03-13 12:31:01.160 | | 2026-03-13 12:31:01.160 | ::: /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-0.8.22/src/lib.rs:133:1 2026-03-13 12:31:01.160 | | 2026-03-13 12:31:01.160 | 133 | pub trait JsonSchema { 2026-03-13 12:31:01.160 | | -------------------- this is the found trait 2026-03-13 12:31:01.160 | = help: you can use `cargo tree` to explore your dependency tree 2026-03-13 12:31:01.160 | = help: the following other types implement trait `schemars::JsonSchema`: 2026-03-13 12:31:01.160 | &'a T 2026-03-13 12:31:01.160 | &'a mut T 2026-03-13 12:31:01.160 | () 2026-03-13 12:31:01.160 | (T0, T1) 2026-03-13 12:31:01.160 | (T0, T1, T2) 2026-03-13 12:31:01.160 | (T0, T1, T2, T3) 2026-03-13 12:31:01.160 | (T0, T1, T2, T3, T4) 2026-03-13 12:31:01.160 | (T0, T1, T2, T3, T4, T5) 2026-03-13 12:31:01.160 | and 602 others 2026-03-13 12:31:01.160 | = note: required for `std::option::Option` to implement `schemars::JsonSchema` 2026-03-13 12:31:01.160 | note: required by a bound in `schemars::SchemaGenerator::subschema_for` 2026-03-13 12:31:01.160 | --> /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-1.2.1/src/generate.rs:309:38 2026-03-13 12:31:01.160 | | 2026-03-13 12:31:01.160 | 309 | pub fn subschema_for(&mut self) -> Schema { 2026-03-13 12:31:01.160 | | ^^^^^^^^^^ required by this bound in `SchemaGenerator::subschema_for` 2026-03-13 12:31:01.160 | 2026-03-13 12:31:01.160 | error[E0277]: the trait bound `k8s_openapi::apimachinery::pkg::util::intstr::IntOrString: schemars::JsonSchema` is not satisfied 2026-03-13 12:31:01.160 | --> src/cluster_api/clusters.rs:848:24 2026-03-13 12:31:01.160 | | 2026-03-13 12:31:01.160 | 825 | /// MaxInFlight determines how many in flight remediations should happen at the same time. 2026-03-13 12:31:01.161 | | ------------------------------------------------------------------------------------------ required by a bound introduced by this call 2026-03-13 12:31:01.161 | ... 2026-03-13 12:31:01.161 | 848 | pub max_in_flight: Option, 2026-03-13 12:31:01.161 | | ^^^^^^^^^^^^^^^^^^^ the trait `schemars::JsonSchema` is not implemented for `k8s_openapi::apimachinery::pkg::util::intstr::IntOrString` 2026-03-13 12:31:01.161 | | 2026-03-13 12:31:01.161 | note: there are multiple different versions of crate `schemars` in the dependency graph 2026-03-13 12:31:01.161 | --> /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-1.2.1/src/lib.rs:135:1 2026-03-13 12:31:01.161 | | 2026-03-13 12:31:01.161 | 135 | pub trait JsonSchema { 2026-03-13 12:31:01.161 | | ^^^^^^^^^^^^^^^^^^^^ this is the expected trait 2026-03-13 12:31:01.161 | | 2026-03-13 12:31:01.161 | ::: /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-0.8.22/src/lib.rs:133:1 2026-03-13 12:31:01.161 | | 2026-03-13 12:31:01.161 | 133 | pub trait JsonSchema { 2026-03-13 12:31:01.161 | | -------------------- this is the found trait 2026-03-13 12:31:01.161 | = help: you can use `cargo tree` to explore your dependency tree 2026-03-13 12:31:01.161 | = help: the following other types implement trait `schemars::JsonSchema`: 2026-03-13 12:31:01.161 | &'a T 2026-03-13 12:31:01.161 | &'a mut T 2026-03-13 12:31:01.161 | () 2026-03-13 12:31:01.161 | (T0, T1) 2026-03-13 12:31:01.161 | (T0, T1, T2) 2026-03-13 12:31:01.161 | (T0, T1, T2, T3) 2026-03-13 12:31:01.161 | (T0, T1, T2, T3, T4) 2026-03-13 12:31:01.161 | (T0, T1, T2, T3, T4, T5) 2026-03-13 12:31:01.161 | and 602 others 2026-03-13 12:31:01.161 | = note: required for `std::option::Option` to implement `schemars::JsonSchema` 2026-03-13 12:31:01.161 | note: required by a bound in `schemars::SchemaGenerator::subschema_for` 2026-03-13 12:31:01.161 | --> /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-1.2.1/src/generate.rs:309:38 2026-03-13 12:31:01.161 | | 2026-03-13 12:31:01.161 | 309 | pub fn subschema_for(&mut self) -> Schema { 2026-03-13 12:31:01.161 | | ^^^^^^^^^^ required by this bound in `SchemaGenerator::subschema_for` 2026-03-13 12:31:01.161 | 2026-03-13 12:31:01.161 | error[E0277]: the trait bound `k8s_openapi::apimachinery::pkg::util::intstr::IntOrString: schemars::JsonSchema` is not satisfied 2026-03-13 12:31:01.161 | --> src/cluster_api/clusters.rs:879:20 2026-03-13 12:31:01.161 | | 2026-03-13 12:31:01.161 | 865 | /// The maximum number of machines that can be scheduled above the 2026-03-13 12:31:01.161 | | ------------------------------------------------------------------ required by a bound introduced by this call 2026-03-13 12:31:01.161 | ... 2026-03-13 12:31:01.161 | 879 | pub max_surge: Option, 2026-03-13 12:31:01.161 | | ^^^^^^^^^^^^^^^^^^^ the trait `schemars::JsonSchema` is not implemented for `k8s_openapi::apimachinery::pkg::util::intstr::IntOrString` 2026-03-13 12:31:01.161 | | 2026-03-13 12:31:01.161 | note: there are multiple different versions of crate `schemars` in the dependency graph 2026-03-13 12:31:01.161 | --> /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-1.2.1/src/lib.rs:135:1 2026-03-13 12:31:01.161 | | 2026-03-13 12:31:01.161 | 135 | pub trait JsonSchema { 2026-03-13 12:31:01.161 | | ^^^^^^^^^^^^^^^^^^^^ this is the expected trait 2026-03-13 12:31:01.161 | | 2026-03-13 12:31:01.161 | ::: /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-0.8.22/src/lib.rs:133:1 2026-03-13 12:31:01.161 | | 2026-03-13 12:31:01.161 | 133 | pub trait JsonSchema { 2026-03-13 12:31:01.161 | | -------------------- this is the found trait 2026-03-13 12:31:01.161 | = help: you can use `cargo tree` to explore your dependency tree 2026-03-13 12:31:01.161 | = help: the following other types implement trait `schemars::JsonSchema`: 2026-03-13 12:31:01.161 | &'a T 2026-03-13 12:31:01.161 | &'a mut T 2026-03-13 12:31:01.161 | () 2026-03-13 12:31:01.161 | (T0, T1) 2026-03-13 12:31:01.161 | (T0, T1, T2) 2026-03-13 12:31:01.161 | (T0, T1, T2, T3) 2026-03-13 12:31:01.161 | (T0, T1, T2, T3, T4) 2026-03-13 12:31:01.161 | (T0, T1, T2, T3, T4, T5) 2026-03-13 12:31:01.161 | and 602 others 2026-03-13 12:31:01.161 | = note: required for `std::option::Option` to implement `schemars::JsonSchema` 2026-03-13 12:31:01.161 | note: required by a bound in `schemars::SchemaGenerator::subschema_for` 2026-03-13 12:31:01.161 | --> /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-1.2.1/src/generate.rs:309:38 2026-03-13 12:31:01.161 | | 2026-03-13 12:31:01.161 | 309 | pub fn subschema_for(&mut self) -> Schema { 2026-03-13 12:31:01.161 | | ^^^^^^^^^^ required by this bound in `SchemaGenerator::subschema_for` 2026-03-13 12:31:01.161 | 2026-03-13 12:31:01.161 | error[E0277]: the trait bound `k8s_openapi::apimachinery::pkg::util::intstr::IntOrString: schemars::JsonSchema` is not satisfied 2026-03-13 12:31:01.161 | --> src/cluster_api/clusters.rs:897:26 2026-03-13 12:31:01.161 | | 2026-03-13 12:31:01.161 | 880 | /// The maximum number of machines that can be unavailable during the update. 2026-03-13 12:31:01.161 | | ----------------------------------------------------------------------------- required by a bound introduced by this call 2026-03-13 12:31:01.161 | ... 2026-03-13 12:31:01.161 | 897 | pub max_unavailable: Option, 2026-03-13 12:31:01.161 | | ^^^^^^^^^^^^^^^^^^^ the trait `schemars::JsonSchema` is not implemented for `k8s_openapi::apimachinery::pkg::util::intstr::IntOrString` 2026-03-13 12:31:01.161 | | 2026-03-13 12:31:01.161 | note: there are multiple different versions of crate `schemars` in the dependency graph 2026-03-13 12:31:01.161 | --> /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-1.2.1/src/lib.rs:135:1 2026-03-13 12:31:01.161 | | 2026-03-13 12:31:01.161 | 135 | pub trait JsonSchema { 2026-03-13 12:31:01.161 | | ^^^^^^^^^^^^^^^^^^^^ this is the expected trait 2026-03-13 12:31:01.161 | | 2026-03-13 12:31:01.161 | ::: /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-0.8.22/src/lib.rs:133:1 2026-03-13 12:31:01.161 | | 2026-03-13 12:31:01.161 | 133 | pub trait JsonSchema { 2026-03-13 12:31:01.161 | | -------------------- this is the found trait 2026-03-13 12:31:01.161 | = help: you can use `cargo tree` to explore your dependency tree 2026-03-13 12:31:01.161 | = help: the following other types implement trait `schemars::JsonSchema`: 2026-03-13 12:31:01.161 | &'a T 2026-03-13 12:31:01.161 | &'a mut T 2026-03-13 12:31:01.161 | () 2026-03-13 12:31:01.161 | (T0, T1) 2026-03-13 12:31:01.161 | (T0, T1, T2) 2026-03-13 12:31:01.161 | (T0, T1, T2, T3) 2026-03-13 12:31:01.162 | (T0, T1, T2, T3, T4) 2026-03-13 12:31:01.162 | (T0, T1, T2, T3, T4, T5) 2026-03-13 12:31:01.162 | and 602 others 2026-03-13 12:31:01.162 | = note: required for `std::option::Option` to implement `schemars::JsonSchema` 2026-03-13 12:31:01.162 | note: required by a bound in `schemars::SchemaGenerator::subschema_for` 2026-03-13 12:31:01.162 | --> /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-1.2.1/src/generate.rs:309:38 2026-03-13 12:31:01.162 | | 2026-03-13 12:31:01.162 | 309 | pub fn subschema_for(&mut self) -> Schema { 2026-03-13 12:31:01.162 | | ^^^^^^^^^^ required by this bound in `SchemaGenerator::subschema_for` 2026-03-13 12:31:01.162 | 2026-03-13 12:31:01.162 | error[E0277]: the trait bound `k8s_openapi::apimachinery::pkg::apis::meta::v1::Condition: schemars::JsonSchema` is not satisfied 2026-03-13 12:31:01.162 | --> src/cluster_api/clusters.rs:1080:21 2026-03-13 12:31:01.162 | | 2026-03-13 12:31:01.162 | 1078 | /// Conditions defines current service state of the cluster. 2026-03-13 12:31:01.162 | | ------------------------------------------------------------ required by a bound introduced by this call 2026-03-13 12:31:01.162 | 1079 | #[serde(default, skip_serializing_if = "Option::is_none")] 2026-03-13 12:31:01.162 | 1080 | pub conditions: Option>, 2026-03-13 12:31:01.162 | | ^^^^^^^^^^^^^^^^^^^^^^ the trait `schemars::JsonSchema` is not implemented for `k8s_openapi::apimachinery::pkg::apis::meta::v1::Condition` 2026-03-13 12:31:01.162 | | 2026-03-13 12:31:01.162 | note: there are multiple different versions of crate `schemars` in the dependency graph 2026-03-13 12:31:01.162 | --> /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-1.2.1/src/lib.rs:135:1 2026-03-13 12:31:01.162 | | 2026-03-13 12:31:01.162 | 135 | pub trait JsonSchema { 2026-03-13 12:31:01.162 | | ^^^^^^^^^^^^^^^^^^^^ this is the expected trait 2026-03-13 12:31:01.162 | | 2026-03-13 12:31:01.162 | ::: /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-0.8.22/src/lib.rs:133:1 2026-03-13 12:31:01.162 | | 2026-03-13 12:31:01.162 | 133 | pub trait JsonSchema { 2026-03-13 12:31:01.162 | | -------------------- this is the found trait 2026-03-13 12:31:01.162 | = help: you can use `cargo tree` to explore your dependency tree 2026-03-13 12:31:01.162 | = help: the following other types implement trait `schemars::JsonSchema`: 2026-03-13 12:31:01.162 | &'a T 2026-03-13 12:31:01.162 | &'a mut T 2026-03-13 12:31:01.162 | () 2026-03-13 12:31:01.162 | (T0, T1) 2026-03-13 12:31:01.162 | (T0, T1, T2) 2026-03-13 12:31:01.162 | (T0, T1, T2, T3) 2026-03-13 12:31:01.162 | (T0, T1, T2, T3, T4) 2026-03-13 12:31:01.162 | (T0, T1, T2, T3, T4, T5) 2026-03-13 12:31:01.162 | and 602 others 2026-03-13 12:31:01.162 | = note: required for `std::vec::Vec` to implement `schemars::JsonSchema` 2026-03-13 12:31:01.162 | = note: 1 redundant requirement hidden 2026-03-13 12:31:01.162 | = note: required for `std::option::Option>` to implement `schemars::JsonSchema` 2026-03-13 12:31:01.162 | note: required by a bound in `schemars::SchemaGenerator::subschema_for` 2026-03-13 12:31:01.162 | --> /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-1.2.1/src/generate.rs:309:38 2026-03-13 12:31:01.162 | | 2026-03-13 12:31:01.162 | 309 | pub fn subschema_for(&mut self) -> Schema { 2026-03-13 12:31:01.162 | | ^^^^^^^^^^ required by this bound in `SchemaGenerator::subschema_for` 2026-03-13 12:31:01.162 | 2026-03-13 12:31:01.162 | error[E0277]: the trait bound `k8s_openapi::apimachinery::pkg::util::intstr::IntOrString: schemars::JsonSchema` is not satisfied 2026-03-13 12:31:01.162 | --> src/cluster_api/kubeadmconfigtemplates.rs:389:18 2026-03-13 12:31:01.162 | | 2026-03-13 12:31:01.162 | 387 | /// Specifies the output format of the exposed resources, defaults to "1" 2026-03-13 12:31:01.162 | | ------------------------------------------------------------------------- required by a bound introduced by this call 2026-03-13 12:31:01.162 | 388 | #[serde(default, skip_serializing_if = "Option::is_none")] 2026-03-13 12:31:01.162 | 389 | pub divisor: Option, 2026-03-13 12:31:01.162 | | ^^^^^^^^^^^^^^^^^^^ the trait `schemars::JsonSchema` is not implemented for `k8s_openapi::apimachinery::pkg::util::intstr::IntOrString` 2026-03-13 12:31:01.162 | | 2026-03-13 12:31:01.162 | note: there are multiple different versions of crate `schemars` in the dependency graph 2026-03-13 12:31:01.162 | --> /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-1.2.1/src/lib.rs:135:1 2026-03-13 12:31:01.162 | | 2026-03-13 12:31:01.162 | 135 | pub trait JsonSchema { 2026-03-13 12:31:01.162 | | ^^^^^^^^^^^^^^^^^^^^ this is the expected trait 2026-03-13 12:31:01.162 | | 2026-03-13 12:31:01.162 | ::: /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-0.8.22/src/lib.rs:133:1 2026-03-13 12:31:01.162 | | 2026-03-13 12:31:01.162 | 133 | pub trait JsonSchema { 2026-03-13 12:31:01.162 | | -------------------- this is the found trait 2026-03-13 12:31:01.162 | = help: you can use `cargo tree` to explore your dependency tree 2026-03-13 12:31:01.162 | = help: the following other types implement trait `schemars::JsonSchema`: 2026-03-13 12:31:01.162 | &'a T 2026-03-13 12:31:01.162 | &'a mut T 2026-03-13 12:31:01.162 | () 2026-03-13 12:31:01.162 | (T0, T1) 2026-03-13 12:31:01.162 | (T0, T1, T2) 2026-03-13 12:31:01.162 | (T0, T1, T2, T3) 2026-03-13 12:31:01.162 | (T0, T1, T2, T3, T4) 2026-03-13 12:31:01.162 | (T0, T1, T2, T3, T4, T5) 2026-03-13 12:31:01.162 | and 602 others 2026-03-13 12:31:01.162 | = note: required for `std::option::Option` to implement `schemars::JsonSchema` 2026-03-13 12:31:01.162 | note: required by a bound in `schemars::SchemaGenerator::subschema_for` 2026-03-13 12:31:01.162 | --> /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-1.2.1/src/generate.rs:309:38 2026-03-13 12:31:01.162 | | 2026-03-13 12:31:01.162 | 309 | pub fn subschema_for(&mut self) -> Schema { 2026-03-13 12:31:01.162 | | ^^^^^^^^^^ required by this bound in `SchemaGenerator::subschema_for` 2026-03-13 12:31:01.162 | 2026-03-13 12:31:01.162 | error[E0277]: the trait bound `k8s_openapi::apimachinery::pkg::util::intstr::IntOrString: schemars::JsonSchema` is not satisfied 2026-03-13 12:31:01.162 | --> src/cluster_api/kubeadmconfigtemplates.rs:554:18 2026-03-13 12:31:01.162 | | 2026-03-13 12:31:01.162 | 552 | /// Specifies the output format of the exposed resources, defaults to "1" 2026-03-13 12:31:01.162 | | ------------------------------------------------------------------------- required by a bound introduced by this call 2026-03-13 12:31:01.163 | 553 | #[serde(default, skip_serializing_if = "Option::is_none")] 2026-03-13 12:31:01.163 | 554 | pub divisor: Option, 2026-03-13 12:31:01.163 | | ^^^^^^^^^^^^^^^^^^^ the trait `schemars::JsonSchema` is not implemented for `k8s_openapi::apimachinery::pkg::util::intstr::IntOrString` 2026-03-13 12:31:01.163 | | 2026-03-13 12:31:01.163 | note: there are multiple different versions of crate `schemars` in the dependency graph 2026-03-13 12:31:01.163 | --> /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-1.2.1/src/lib.rs:135:1 2026-03-13 12:31:01.163 | | 2026-03-13 12:31:01.163 | 135 | pub trait JsonSchema { 2026-03-13 12:31:01.163 | | ^^^^^^^^^^^^^^^^^^^^ this is the expected trait 2026-03-13 12:31:01.163 | | 2026-03-13 12:31:01.163 | ::: /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-0.8.22/src/lib.rs:133:1 2026-03-13 12:31:01.163 | | 2026-03-13 12:31:01.163 | 133 | pub trait JsonSchema { 2026-03-13 12:31:01.163 | | -------------------- this is the found trait 2026-03-13 12:31:01.163 | = help: you can use `cargo tree` to explore your dependency tree 2026-03-13 12:31:01.163 | = help: the following other types implement trait `schemars::JsonSchema`: 2026-03-13 12:31:01.163 | &'a T 2026-03-13 12:31:01.163 | &'a mut T 2026-03-13 12:31:01.163 | () 2026-03-13 12:31:01.163 | (T0, T1) 2026-03-13 12:31:01.163 | (T0, T1, T2) 2026-03-13 12:31:01.163 | (T0, T1, T2, T3) 2026-03-13 12:31:01.163 | (T0, T1, T2, T3, T4) 2026-03-13 12:31:01.163 | (T0, T1, T2, T3, T4, T5) 2026-03-13 12:31:01.163 | and 602 others 2026-03-13 12:31:01.163 | = note: required for `std::option::Option` to implement `schemars::JsonSchema` 2026-03-13 12:31:01.163 | note: required by a bound in `schemars::SchemaGenerator::subschema_for` 2026-03-13 12:31:01.163 | --> /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-1.2.1/src/generate.rs:309:38 2026-03-13 12:31:01.163 | | 2026-03-13 12:31:01.163 | 309 | pub fn subschema_for(&mut self) -> Schema { 2026-03-13 12:31:01.163 | | ^^^^^^^^^^ required by this bound in `SchemaGenerator::subschema_for` 2026-03-13 12:31:01.163 | 2026-03-13 12:31:01.163 | error[E0277]: the trait bound `k8s_openapi::apimachinery::pkg::util::intstr::IntOrString: schemars::JsonSchema` is not satisfied 2026-03-13 12:31:01.163 | --> src/cluster_api/kubeadmconfigtemplates.rs:789:18 2026-03-13 12:31:01.163 | | 2026-03-13 12:31:01.163 | 787 | /// Specifies the output format of the exposed resources, defaults to "1" 2026-03-13 12:31:01.163 | | ------------------------------------------------------------------------- required by a bound introduced by this call 2026-03-13 12:31:01.163 | 788 | #[serde(default, skip_serializing_if = "Option::is_none")] 2026-03-13 12:31:01.163 | 789 | pub divisor: Option, 2026-03-13 12:31:01.163 | | ^^^^^^^^^^^^^^^^^^^ the trait `schemars::JsonSchema` is not implemented for `k8s_openapi::apimachinery::pkg::util::intstr::IntOrString` 2026-03-13 12:31:01.163 | | 2026-03-13 12:31:01.163 | note: there are multiple different versions of crate `schemars` in the dependency graph 2026-03-13 12:31:01.163 | --> /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-1.2.1/src/lib.rs:135:1 2026-03-13 12:31:01.163 | | 2026-03-13 12:31:01.163 | 135 | pub trait JsonSchema { 2026-03-13 12:31:01.163 | | ^^^^^^^^^^^^^^^^^^^^ this is the expected trait 2026-03-13 12:31:01.163 | | 2026-03-13 12:31:01.163 | ::: /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-0.8.22/src/lib.rs:133:1 2026-03-13 12:31:01.163 | | 2026-03-13 12:31:01.163 | 133 | pub trait JsonSchema { 2026-03-13 12:31:01.163 | | -------------------- this is the found trait 2026-03-13 12:31:01.163 | = help: you can use `cargo tree` to explore your dependency tree 2026-03-13 12:31:01.163 | = help: the following other types implement trait `schemars::JsonSchema`: 2026-03-13 12:31:01.163 | &'a T 2026-03-13 12:31:01.163 | &'a mut T 2026-03-13 12:31:01.163 | () 2026-03-13 12:31:01.163 | (T0, T1) 2026-03-13 12:31:01.163 | (T0, T1, T2) 2026-03-13 12:31:01.163 | (T0, T1, T2, T3) 2026-03-13 12:31:01.163 | (T0, T1, T2, T3, T4) 2026-03-13 12:31:01.163 | (T0, T1, T2, T3, T4, T5) 2026-03-13 12:31:01.163 | and 602 others 2026-03-13 12:31:01.163 | = note: required for `std::option::Option` to implement `schemars::JsonSchema` 2026-03-13 12:31:01.163 | note: required by a bound in `schemars::SchemaGenerator::subschema_for` 2026-03-13 12:31:01.163 | --> /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-1.2.1/src/generate.rs:309:38 2026-03-13 12:31:01.163 | | 2026-03-13 12:31:01.163 | 309 | pub fn subschema_for(&mut self) -> Schema { 2026-03-13 12:31:01.163 | | ^^^^^^^^^^ required by this bound in `SchemaGenerator::subschema_for` 2026-03-13 12:31:01.163 | 2026-03-13 12:31:01.163 | error[E0277]: the trait bound `k8s_openapi::apimachinery::pkg::util::intstr::IntOrString: schemars::JsonSchema` is not satisfied 2026-03-13 12:31:01.163 | --> src/cluster_api/kubeadmconfigtemplates.rs:953:18 2026-03-13 12:31:01.163 | | 2026-03-13 12:31:01.163 | 951 | /// Specifies the output format of the exposed resources, defaults to "1" 2026-03-13 12:31:01.163 | | ------------------------------------------------------------------------- required by a bound introduced by this call 2026-03-13 12:31:01.163 | 952 | #[serde(default, skip_serializing_if = "Option::is_none")] 2026-03-13 12:31:01.163 | 953 | pub divisor: Option, 2026-03-13 12:31:01.163 | | ^^^^^^^^^^^^^^^^^^^ the trait `schemars::JsonSchema` is not implemented for `k8s_openapi::apimachinery::pkg::util::intstr::IntOrString` 2026-03-13 12:31:01.163 | | 2026-03-13 12:31:01.163 | note: there are multiple different versions of crate `schemars` in the dependency graph 2026-03-13 12:31:01.163 | --> /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-1.2.1/src/lib.rs:135:1 2026-03-13 12:31:01.163 | | 2026-03-13 12:31:01.163 | 135 | pub trait JsonSchema { 2026-03-13 12:31:01.163 | | ^^^^^^^^^^^^^^^^^^^^ this is the expected trait 2026-03-13 12:31:01.163 | | 2026-03-13 12:31:01.163 | ::: /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-0.8.22/src/lib.rs:133:1 2026-03-13 12:31:01.163 | | 2026-03-13 12:31:01.163 | 133 | pub trait JsonSchema { 2026-03-13 12:31:01.163 | | -------------------- this is the found trait 2026-03-13 12:31:01.163 | = help: you can use `cargo tree` to explore your dependency tree 2026-03-13 12:31:01.163 | = help: the following other types implement trait `schemars::JsonSchema`: 2026-03-13 12:31:01.163 | &'a T 2026-03-13 12:31:01.163 | &'a mut T 2026-03-13 12:31:01.163 | () 2026-03-13 12:31:01.163 | (T0, T1) 2026-03-13 12:31:01.163 | (T0, T1, T2) 2026-03-13 12:31:01.163 | (T0, T1, T2, T3) 2026-03-13 12:31:01.163 | (T0, T1, T2, T3, T4) 2026-03-13 12:31:01.163 | (T0, T1, T2, T3, T4, T5) 2026-03-13 12:31:01.163 | and 602 others 2026-03-13 12:31:01.164 | = note: required for `std::option::Option` to implement `schemars::JsonSchema` 2026-03-13 12:31:01.164 | note: required by a bound in `schemars::SchemaGenerator::subschema_for` 2026-03-13 12:31:01.164 | --> /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-1.2.1/src/generate.rs:309:38 2026-03-13 12:31:01.164 | | 2026-03-13 12:31:01.164 | 309 | pub fn subschema_for(&mut self) -> Schema { 2026-03-13 12:31:01.164 | | ^^^^^^^^^^ required by this bound in `SchemaGenerator::subschema_for` 2026-03-13 12:31:01.164 | 2026-03-13 12:31:01.164 | error[E0277]: the trait bound `k8s_openapi::apimachinery::pkg::util::intstr::IntOrString: schemars::JsonSchema` is not satisfied 2026-03-13 12:31:01.164 | --> src/cluster_api/kubeadmcontrolplane.rs:319:18 2026-03-13 12:31:01.164 | | 2026-03-13 12:31:01.164 | 317 | /// Specifies the output format of the exposed resources, defaults to "1" 2026-03-13 12:31:01.164 | | ------------------------------------------------------------------------- required by a bound introduced by this call 2026-03-13 12:31:01.164 | 318 | #[serde(default, skip_serializing_if = "Option::is_none")] 2026-03-13 12:31:01.164 | 319 | pub divisor: Option, 2026-03-13 12:31:01.164 | | ^^^^^^^^^^^^^^^^^^^ the trait `schemars::JsonSchema` is not implemented for `k8s_openapi::apimachinery::pkg::util::intstr::IntOrString` 2026-03-13 12:31:01.164 | | 2026-03-13 12:31:01.164 | note: there are multiple different versions of crate `schemars` in the dependency graph 2026-03-13 12:31:01.164 | --> /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-1.2.1/src/lib.rs:135:1 2026-03-13 12:31:01.164 | | 2026-03-13 12:31:01.164 | 135 | pub trait JsonSchema { 2026-03-13 12:31:01.164 | | ^^^^^^^^^^^^^^^^^^^^ this is the expected trait 2026-03-13 12:31:01.164 | | 2026-03-13 12:31:01.164 | ::: /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-0.8.22/src/lib.rs:133:1 2026-03-13 12:31:01.164 | | 2026-03-13 12:31:01.164 | 133 | pub trait JsonSchema { 2026-03-13 12:31:01.164 | | -------------------- this is the found trait 2026-03-13 12:31:01.164 | = help: you can use `cargo tree` to explore your dependency tree 2026-03-13 12:31:01.164 | = help: the following other types implement trait `schemars::JsonSchema`: 2026-03-13 12:31:01.164 | &'a T 2026-03-13 12:31:01.164 | &'a mut T 2026-03-13 12:31:01.164 | () 2026-03-13 12:31:01.164 | (T0, T1) 2026-03-13 12:31:01.164 | (T0, T1, T2) 2026-03-13 12:31:01.164 | (T0, T1, T2, T3) 2026-03-13 12:31:01.164 | (T0, T1, T2, T3, T4) 2026-03-13 12:31:01.164 | (T0, T1, T2, T3, T4, T5) 2026-03-13 12:31:01.164 | and 602 others 2026-03-13 12:31:01.164 | = note: required for `std::option::Option` to implement `schemars::JsonSchema` 2026-03-13 12:31:01.164 | note: required by a bound in `schemars::SchemaGenerator::subschema_for` 2026-03-13 12:31:01.164 | --> /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-1.2.1/src/generate.rs:309:38 2026-03-13 12:31:01.164 | | 2026-03-13 12:31:01.164 | 309 | pub fn subschema_for(&mut self) -> Schema { 2026-03-13 12:31:01.164 | | ^^^^^^^^^^ required by this bound in `SchemaGenerator::subschema_for` 2026-03-13 12:31:01.164 | 2026-03-13 12:31:01.164 | error[E0277]: the trait bound `k8s_openapi::apimachinery::pkg::util::intstr::IntOrString: schemars::JsonSchema` is not satisfied 2026-03-13 12:31:01.164 | --> src/cluster_api/kubeadmcontrolplane.rs:456:18 2026-03-13 12:31:01.164 | | 2026-03-13 12:31:01.164 | 454 | /// Specifies the output format of the exposed resources, defaults to "1" 2026-03-13 12:31:01.164 | | ------------------------------------------------------------------------- required by a bound introduced by this call 2026-03-13 12:31:01.164 | 455 | #[serde(default, skip_serializing_if = "Option::is_none")] 2026-03-13 12:31:01.164 | 456 | pub divisor: Option, 2026-03-13 12:31:01.164 | | ^^^^^^^^^^^^^^^^^^^ the trait `schemars::JsonSchema` is not implemented for `k8s_openapi::apimachinery::pkg::util::intstr::IntOrString` 2026-03-13 12:31:01.164 | | 2026-03-13 12:31:01.164 | note: there are multiple different versions of crate `schemars` in the dependency graph 2026-03-13 12:31:01.164 | --> /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-1.2.1/src/lib.rs:135:1 2026-03-13 12:31:01.164 | | 2026-03-13 12:31:01.164 | 135 | pub trait JsonSchema { 2026-03-13 12:31:01.164 | | ^^^^^^^^^^^^^^^^^^^^ this is the expected trait 2026-03-13 12:31:01.164 | | 2026-03-13 12:31:01.164 | ::: /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-0.8.22/src/lib.rs:133:1 2026-03-13 12:31:01.164 | | 2026-03-13 12:31:01.164 | 133 | pub trait JsonSchema { 2026-03-13 12:31:01.164 | | -------------------- this is the found trait 2026-03-13 12:31:01.164 | = help: you can use `cargo tree` to explore your dependency tree 2026-03-13 12:31:01.164 | = help: the following other types implement trait `schemars::JsonSchema`: 2026-03-13 12:31:01.164 | &'a T 2026-03-13 12:31:01.164 | &'a mut T 2026-03-13 12:31:01.164 | () 2026-03-13 12:31:01.164 | (T0, T1) 2026-03-13 12:31:01.164 | (T0, T1, T2) 2026-03-13 12:31:01.164 | (T0, T1, T2, T3) 2026-03-13 12:31:01.164 | (T0, T1, T2, T3, T4) 2026-03-13 12:31:01.164 | (T0, T1, T2, T3, T4, T5) 2026-03-13 12:31:01.164 | and 602 others 2026-03-13 12:31:01.164 | = note: required for `std::option::Option` to implement `schemars::JsonSchema` 2026-03-13 12:31:01.164 | note: required by a bound in `schemars::SchemaGenerator::subschema_for` 2026-03-13 12:31:01.164 | --> /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-1.2.1/src/generate.rs:309:38 2026-03-13 12:31:01.164 | | 2026-03-13 12:31:01.164 | 309 | pub fn subschema_for(&mut self) -> Schema { 2026-03-13 12:31:01.164 | | ^^^^^^^^^^ required by this bound in `SchemaGenerator::subschema_for` 2026-03-13 12:31:01.164 | 2026-03-13 12:31:01.164 | error[E0277]: the trait bound `k8s_openapi::apimachinery::pkg::util::intstr::IntOrString: schemars::JsonSchema` is not satisfied 2026-03-13 12:31:01.164 | --> src/cluster_api/kubeadmcontrolplane.rs:657:18 2026-03-13 12:31:01.164 | | 2026-03-13 12:31:01.164 | 655 | /// Specifies the output format of the exposed resources, defaults to "1" 2026-03-13 12:31:01.164 | | ------------------------------------------------------------------------- required by a bound introduced by this call 2026-03-13 12:31:01.164 | 656 | #[serde(default, skip_serializing_if = "Option::is_none")] 2026-03-13 12:31:01.164 | 657 | pub divisor: Option, 2026-03-13 12:31:01.164 | | ^^^^^^^^^^^^^^^^^^^ the trait `schemars::JsonSchema` is not implemented for `k8s_openapi::apimachinery::pkg::util::intstr::IntOrString` 2026-03-13 12:31:01.164 | | 2026-03-13 12:31:01.164 | note: there are multiple different versions of crate `schemars` in the dependency graph 2026-03-13 12:31:01.164 | --> /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-1.2.1/src/lib.rs:135:1 2026-03-13 12:31:01.164 | | 2026-03-13 12:31:01.164 | 135 | pub trait JsonSchema { 2026-03-13 12:31:01.164 | | ^^^^^^^^^^^^^^^^^^^^ this is the expected trait 2026-03-13 12:31:01.164 | | 2026-03-13 12:31:01.164 | ::: /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-0.8.22/src/lib.rs:133:1 2026-03-13 12:31:01.164 | | 2026-03-13 12:31:01.165 | 133 | pub trait JsonSchema { 2026-03-13 12:31:01.165 | | -------------------- this is the found trait 2026-03-13 12:31:01.165 | = help: you can use `cargo tree` to explore your dependency tree 2026-03-13 12:31:01.165 | = help: the following other types implement trait `schemars::JsonSchema`: 2026-03-13 12:31:01.165 | &'a T 2026-03-13 12:31:01.165 | &'a mut T 2026-03-13 12:31:01.165 | () 2026-03-13 12:31:01.165 | (T0, T1) 2026-03-13 12:31:01.165 | (T0, T1, T2) 2026-03-13 12:31:01.165 | (T0, T1, T2, T3) 2026-03-13 12:31:01.165 | (T0, T1, T2, T3, T4) 2026-03-13 12:31:01.165 | (T0, T1, T2, T3, T4, T5) 2026-03-13 12:31:01.165 | and 602 others 2026-03-13 12:31:01.165 | = note: required for `std::option::Option` to implement `schemars::JsonSchema` 2026-03-13 12:31:01.165 | note: required by a bound in `schemars::SchemaGenerator::subschema_for` 2026-03-13 12:31:01.165 | --> /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-1.2.1/src/generate.rs:309:38 2026-03-13 12:31:01.165 | | 2026-03-13 12:31:01.165 | 309 | pub fn subschema_for(&mut self) -> Schema { 2026-03-13 12:31:01.165 | | ^^^^^^^^^^ required by this bound in `SchemaGenerator::subschema_for` 2026-03-13 12:31:01.165 | 2026-03-13 12:31:01.165 | error[E0277]: the trait bound `k8s_openapi::apimachinery::pkg::util::intstr::IntOrString: schemars::JsonSchema` is not satisfied 2026-03-13 12:31:01.165 | --> src/cluster_api/kubeadmcontrolplane.rs:792:18 2026-03-13 12:31:01.165 | | 2026-03-13 12:31:01.165 | 790 | /// Specifies the output format of the exposed resources, defaults to "1" 2026-03-13 12:31:01.165 | | ------------------------------------------------------------------------- required by a bound introduced by this call 2026-03-13 12:31:01.165 | 791 | #[serde(default, skip_serializing_if = "Option::is_none")] 2026-03-13 12:31:01.165 | 792 | pub divisor: Option, 2026-03-13 12:31:01.165 | | ^^^^^^^^^^^^^^^^^^^ the trait `schemars::JsonSchema` is not implemented for `k8s_openapi::apimachinery::pkg::util::intstr::IntOrString` 2026-03-13 12:31:01.165 | | 2026-03-13 12:31:01.165 | note: there are multiple different versions of crate `schemars` in the dependency graph 2026-03-13 12:31:01.165 | --> /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-1.2.1/src/lib.rs:135:1 2026-03-13 12:31:01.165 | | 2026-03-13 12:31:01.165 | 135 | pub trait JsonSchema { 2026-03-13 12:31:01.165 | | ^^^^^^^^^^^^^^^^^^^^ this is the expected trait 2026-03-13 12:31:01.165 | | 2026-03-13 12:31:01.165 | ::: /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-0.8.22/src/lib.rs:133:1 2026-03-13 12:31:01.165 | | 2026-03-13 12:31:01.165 | 133 | pub trait JsonSchema { 2026-03-13 12:31:01.165 | | -------------------- this is the found trait 2026-03-13 12:31:01.165 | = help: you can use `cargo tree` to explore your dependency tree 2026-03-13 12:31:01.165 | = help: the following other types implement trait `schemars::JsonSchema`: 2026-03-13 12:31:01.165 | &'a T 2026-03-13 12:31:01.165 | &'a mut T 2026-03-13 12:31:01.165 | () 2026-03-13 12:31:01.165 | (T0, T1) 2026-03-13 12:31:01.165 | (T0, T1, T2) 2026-03-13 12:31:01.165 | (T0, T1, T2, T3) 2026-03-13 12:31:01.165 | (T0, T1, T2, T3, T4) 2026-03-13 12:31:01.165 | (T0, T1, T2, T3, T4, T5) 2026-03-13 12:31:01.165 | and 602 others 2026-03-13 12:31:01.165 | = note: required for `std::option::Option` to implement `schemars::JsonSchema` 2026-03-13 12:31:01.165 | note: required by a bound in `schemars::SchemaGenerator::subschema_for` 2026-03-13 12:31:01.165 | --> /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-1.2.1/src/generate.rs:309:38 2026-03-13 12:31:01.165 | | 2026-03-13 12:31:01.165 | 309 | pub fn subschema_for(&mut self) -> Schema { 2026-03-13 12:31:01.165 | | ^^^^^^^^^^ required by this bound in `SchemaGenerator::subschema_for` 2026-03-13 12:31:01.165 | 2026-03-13 12:31:01.165 | error[E0277]: the trait bound `k8s_openapi::api::core::v1::ObjectReference: schemars::JsonSchema` is not satisfied 2026-03-13 12:31:01.165 | --> src/cluster_api/kubeadmcontrolplane.rs:1582:29 2026-03-13 12:31:01.165 | | 2026-03-13 12:31:01.165 | 1582 | pub infrastructure_ref: ObjectReference, 2026-03-13 12:31:01.165 | | ^^^^^^^^^^^^^^^ the trait `schemars::JsonSchema` is not implemented for `k8s_openapi::api::core::v1::ObjectReference` 2026-03-13 12:31:01.165 | | 2026-03-13 12:31:01.165 | note: there are multiple different versions of crate `schemars` in the dependency graph 2026-03-13 12:31:01.165 | --> /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-1.2.1/src/lib.rs:135:1 2026-03-13 12:31:01.165 | | 2026-03-13 12:31:01.165 | 135 | pub trait JsonSchema { 2026-03-13 12:31:01.165 | | ^^^^^^^^^^^^^^^^^^^^ this is the expected trait 2026-03-13 12:31:01.165 | | 2026-03-13 12:31:01.165 | ::: /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-0.8.22/src/lib.rs:133:1 2026-03-13 12:31:01.165 | | 2026-03-13 12:31:01.165 | 133 | pub trait JsonSchema { 2026-03-13 12:31:01.165 | | -------------------- this is the found trait 2026-03-13 12:31:01.165 | = help: you can use `cargo tree` to explore your dependency tree 2026-03-13 12:31:01.165 | = help: the following other types implement trait `schemars::JsonSchema`: 2026-03-13 12:31:01.165 | &'a T 2026-03-13 12:31:01.165 | &'a mut T 2026-03-13 12:31:01.165 | () 2026-03-13 12:31:01.165 | (T0, T1) 2026-03-13 12:31:01.165 | (T0, T1, T2) 2026-03-13 12:31:01.165 | (T0, T1, T2, T3) 2026-03-13 12:31:01.165 | (T0, T1, T2, T3, T4) 2026-03-13 12:31:01.165 | (T0, T1, T2, T3, T4, T5) 2026-03-13 12:31:01.165 | and 602 others 2026-03-13 12:31:01.165 | 2026-03-13 12:31:01.165 | error[E0277]: the trait bound `k8s_openapi::apimachinery::pkg::util::intstr::IntOrString: schemars::JsonSchema` is not satisfied 2026-03-13 12:31:01.165 | --> src/cluster_api/kubeadmcontrolplane.rs:1761:20 2026-03-13 12:31:01.165 | | 2026-03-13 12:31:01.165 | 1754 | /// maxSurge is the maximum number of control planes that can be scheduled above or under the 2026-03-13 12:31:01.165 | | --------------------------------------------------------------------------------------------- required by a bound introduced by this call 2026-03-13 12:31:01.165 | ... 2026-03-13 12:31:01.165 | 1761 | pub max_surge: Option, 2026-03-13 12:31:01.165 | | ^^^^^^^^^^^^^^^^^^^ the trait `schemars::JsonSchema` is not implemented for `k8s_openapi::apimachinery::pkg::util::intstr::IntOrString` 2026-03-13 12:31:01.165 | | 2026-03-13 12:31:01.166 | note: there are multiple different versions of crate `schemars` in the dependency graph 2026-03-13 12:31:01.166 | --> /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-1.2.1/src/lib.rs:135:1 2026-03-13 12:31:01.166 | | 2026-03-13 12:31:01.166 | 135 | pub trait JsonSchema { 2026-03-13 12:31:01.166 | | ^^^^^^^^^^^^^^^^^^^^ this is the expected trait 2026-03-13 12:31:01.166 | | 2026-03-13 12:31:01.166 | ::: /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-0.8.22/src/lib.rs:133:1 2026-03-13 12:31:01.166 | | 2026-03-13 12:31:01.166 | 133 | pub trait JsonSchema { 2026-03-13 12:31:01.166 | | -------------------- this is the found trait 2026-03-13 12:31:01.166 | = help: you can use `cargo tree` to explore your dependency tree 2026-03-13 12:31:01.166 | = help: the following other types implement trait `schemars::JsonSchema`: 2026-03-13 12:31:01.166 | &'a T 2026-03-13 12:31:01.166 | &'a mut T 2026-03-13 12:31:01.166 | () 2026-03-13 12:31:01.166 | (T0, T1) 2026-03-13 12:31:01.166 | (T0, T1, T2) 2026-03-13 12:31:01.166 | (T0, T1, T2, T3) 2026-03-13 12:31:01.166 | (T0, T1, T2, T3, T4) 2026-03-13 12:31:01.166 | (T0, T1, T2, T3, T4, T5) 2026-03-13 12:31:01.166 | and 602 others 2026-03-13 12:31:01.166 | = note: required for `std::option::Option` to implement `schemars::JsonSchema` 2026-03-13 12:31:01.166 | note: required by a bound in `schemars::SchemaGenerator::subschema_for` 2026-03-13 12:31:01.166 | --> /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-1.2.1/src/generate.rs:309:38 2026-03-13 12:31:01.166 | | 2026-03-13 12:31:01.166 | 309 | pub fn subschema_for(&mut self) -> Schema { 2026-03-13 12:31:01.166 | | ^^^^^^^^^^ required by this bound in `SchemaGenerator::subschema_for` 2026-03-13 12:31:01.166 | 2026-03-13 12:31:01.166 | error[E0277]: the trait bound `k8s_openapi::apimachinery::pkg::apis::meta::v1::Condition: schemars::JsonSchema` is not satisfied 2026-03-13 12:31:01.166 | --> src/cluster_api/kubeadmcontrolplane.rs:1776:21 2026-03-13 12:31:01.166 | | 2026-03-13 12:31:01.166 | 1774 | /// conditions defines current service state of the KubeadmControlPlane. 2026-03-13 12:31:01.166 | | ------------------------------------------------------------------------ required by a bound introduced by this call 2026-03-13 12:31:01.166 | 1775 | #[serde(default, skip_serializing_if = "Option::is_none")] 2026-03-13 12:31:01.166 | 1776 | pub conditions: Option>, 2026-03-13 12:31:01.166 | | ^^^^^^^^^^^^^^^^^^^^^^ the trait `schemars::JsonSchema` is not implemented for `k8s_openapi::apimachinery::pkg::apis::meta::v1::Condition` 2026-03-13 12:31:01.166 | | 2026-03-13 12:31:01.166 | note: there are multiple different versions of crate `schemars` in the dependency graph 2026-03-13 12:31:01.166 | --> /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-1.2.1/src/lib.rs:135:1 2026-03-13 12:31:01.166 | | 2026-03-13 12:31:01.166 | 135 | pub trait JsonSchema { 2026-03-13 12:31:01.166 | | ^^^^^^^^^^^^^^^^^^^^ this is the expected trait 2026-03-13 12:31:01.166 | | 2026-03-13 12:31:01.166 | ::: /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-0.8.22/src/lib.rs:133:1 2026-03-13 12:31:01.166 | | 2026-03-13 12:31:01.166 | 133 | pub trait JsonSchema { 2026-03-13 12:31:01.166 | | -------------------- this is the found trait 2026-03-13 12:31:01.166 | = help: you can use `cargo tree` to explore your dependency tree 2026-03-13 12:31:01.166 | = help: the following other types implement trait `schemars::JsonSchema`: 2026-03-13 12:31:01.166 | &'a T 2026-03-13 12:31:01.166 | &'a mut T 2026-03-13 12:31:01.166 | () 2026-03-13 12:31:01.166 | (T0, T1) 2026-03-13 12:31:01.166 | (T0, T1, T2) 2026-03-13 12:31:01.166 | (T0, T1, T2, T3) 2026-03-13 12:31:01.166 | (T0, T1, T2, T3, T4) 2026-03-13 12:31:01.166 | (T0, T1, T2, T3, T4, T5) 2026-03-13 12:31:01.166 | and 602 others 2026-03-13 12:31:01.166 | = note: required for `std::vec::Vec` to implement `schemars::JsonSchema` 2026-03-13 12:31:01.166 | = note: 1 redundant requirement hidden 2026-03-13 12:31:01.166 | = note: required for `std::option::Option>` to implement `schemars::JsonSchema` 2026-03-13 12:31:01.166 | note: required by a bound in `schemars::SchemaGenerator::subschema_for` 2026-03-13 12:31:01.166 | --> /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-1.2.1/src/generate.rs:309:38 2026-03-13 12:31:01.166 | | 2026-03-13 12:31:01.166 | 309 | pub fn subschema_for(&mut self) -> Schema { 2026-03-13 12:31:01.166 | | ^^^^^^^^^^ required by this bound in `SchemaGenerator::subschema_for` 2026-03-13 12:31:01.166 | 2026-03-13 12:31:01.166 | error[E0277]: the trait bound `k8s_openapi::apimachinery::pkg::apis::meta::v1::Condition: schemars::JsonSchema` is not satisfied 2026-03-13 12:31:01.166 | --> src/cluster_api/kubeadmcontrolplane.rs:1869:21 2026-03-13 12:31:01.166 | | 2026-03-13 12:31:01.166 | 1865 | /// conditions represents the observations of a KubeadmControlPlane's current state. 2026-03-13 12:31:01.166 | | ------------------------------------------------------------------------------------ required by a bound introduced by this call 2026-03-13 12:31:01.166 | ... 2026-03-13 12:31:01.166 | 1869 | pub conditions: Option>, 2026-03-13 12:31:01.166 | | ^^^^^^^^^^^^^^^^^^^^^^ the trait `schemars::JsonSchema` is not implemented for `k8s_openapi::apimachinery::pkg::apis::meta::v1::Condition` 2026-03-13 12:31:01.166 | | 2026-03-13 12:31:01.166 | note: there are multiple different versions of crate `schemars` in the dependency graph 2026-03-13 12:31:01.166 | --> /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-1.2.1/src/lib.rs:135:1 2026-03-13 12:31:01.166 | | 2026-03-13 12:31:01.166 | 135 | pub trait JsonSchema { 2026-03-13 12:31:01.166 | | ^^^^^^^^^^^^^^^^^^^^ this is the expected trait 2026-03-13 12:31:01.166 | | 2026-03-13 12:31:01.166 | ::: /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-0.8.22/src/lib.rs:133:1 2026-03-13 12:31:01.166 | | 2026-03-13 12:31:01.166 | 133 | pub trait JsonSchema { 2026-03-13 12:31:01.166 | | -------------------- this is the found trait 2026-03-13 12:31:01.166 | = help: you can use `cargo tree` to explore your dependency tree 2026-03-13 12:31:01.166 | = help: the following other types implement trait `schemars::JsonSchema`: 2026-03-13 12:31:01.166 | &'a T 2026-03-13 12:31:01.167 | &'a mut T 2026-03-13 12:31:01.167 | () 2026-03-13 12:31:01.167 | (T0, T1) 2026-03-13 12:31:01.167 | (T0, T1, T2) 2026-03-13 12:31:01.167 | (T0, T1, T2, T3) 2026-03-13 12:31:01.167 | (T0, T1, T2, T3, T4) 2026-03-13 12:31:01.167 | (T0, T1, T2, T3, T4, T5) 2026-03-13 12:31:01.167 | and 602 others 2026-03-13 12:31:01.167 | = note: required for `std::vec::Vec` to implement `schemars::JsonSchema` 2026-03-13 12:31:01.167 | = note: 1 redundant requirement hidden 2026-03-13 12:31:01.167 | = note: required for `std::option::Option>` to implement `schemars::JsonSchema` 2026-03-13 12:31:01.167 | note: required by a bound in `schemars::SchemaGenerator::subschema_for` 2026-03-13 12:31:01.167 | --> /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-1.2.1/src/generate.rs:309:38 2026-03-13 12:31:01.167 | | 2026-03-13 12:31:01.167 | 309 | pub fn subschema_for(&mut self) -> Schema { 2026-03-13 12:31:01.167 | | ^^^^^^^^^^ required by this bound in `SchemaGenerator::subschema_for` 2026-03-13 12:31:01.167 | 2026-03-13 12:31:01.167 | error[E0277]: the trait bound `k8s_openapi::apimachinery::pkg::util::intstr::IntOrString: schemars::JsonSchema` is not satisfied 2026-03-13 12:31:01.167 | --> src/cluster_api/kubeadmcontrolplanetemplates.rs:403:18 2026-03-13 12:31:01.167 | | 2026-03-13 12:31:01.167 | 401 | /// Specifies the output format of the exposed resources, defaults to "1" 2026-03-13 12:31:01.167 | | ------------------------------------------------------------------------- required by a bound introduced by this call 2026-03-13 12:31:01.167 | 402 | #[serde(default, skip_serializing_if = "Option::is_none")] 2026-03-13 12:31:01.167 | 403 | pub divisor: Option, 2026-03-13 12:31:01.167 | | ^^^^^^^^^^^^^^^^^^^ the trait `schemars::JsonSchema` is not implemented for `k8s_openapi::apimachinery::pkg::util::intstr::IntOrString` 2026-03-13 12:31:01.167 | | 2026-03-13 12:31:01.167 | note: there are multiple different versions of crate `schemars` in the dependency graph 2026-03-13 12:31:01.167 | --> /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-1.2.1/src/lib.rs:135:1 2026-03-13 12:31:01.167 | | 2026-03-13 12:31:01.167 | 135 | pub trait JsonSchema { 2026-03-13 12:31:01.167 | | ^^^^^^^^^^^^^^^^^^^^ this is the expected trait 2026-03-13 12:31:01.167 | | 2026-03-13 12:31:01.167 | ::: /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-0.8.22/src/lib.rs:133:1 2026-03-13 12:31:01.167 | | 2026-03-13 12:31:01.167 | 133 | pub trait JsonSchema { 2026-03-13 12:31:01.167 | | -------------------- this is the found trait 2026-03-13 12:31:01.167 | = help: you can use `cargo tree` to explore your dependency tree 2026-03-13 12:31:01.167 | = help: the following other types implement trait `schemars::JsonSchema`: 2026-03-13 12:31:01.167 | &'a T 2026-03-13 12:31:01.167 | &'a mut T 2026-03-13 12:31:01.167 | () 2026-03-13 12:31:01.167 | (T0, T1) 2026-03-13 12:31:01.167 | (T0, T1, T2) 2026-03-13 12:31:01.167 | (T0, T1, T2, T3) 2026-03-13 12:31:01.167 | (T0, T1, T2, T3, T4) 2026-03-13 12:31:01.167 | (T0, T1, T2, T3, T4, T5) 2026-03-13 12:31:01.167 | and 602 others 2026-03-13 12:31:01.167 | = note: required for `std::option::Option` to implement `schemars::JsonSchema` 2026-03-13 12:31:01.167 | note: required by a bound in `schemars::SchemaGenerator::subschema_for` 2026-03-13 12:31:01.167 | --> /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-1.2.1/src/generate.rs:309:38 2026-03-13 12:31:01.167 | | 2026-03-13 12:31:01.167 | 309 | pub fn subschema_for(&mut self) -> Schema { 2026-03-13 12:31:01.167 | | ^^^^^^^^^^ required by this bound in `SchemaGenerator::subschema_for` 2026-03-13 12:31:01.167 | 2026-03-13 12:31:01.167 | error[E0277]: the trait bound `k8s_openapi::apimachinery::pkg::util::intstr::IntOrString: schemars::JsonSchema` is not satisfied 2026-03-13 12:31:01.167 | --> src/cluster_api/kubeadmcontrolplanetemplates.rs:559:18 2026-03-13 12:31:01.167 | | 2026-03-13 12:31:01.167 | 557 | /// Specifies the output format of the exposed resources, defaults to "1" 2026-03-13 12:31:01.167 | | ------------------------------------------------------------------------- required by a bound introduced by this call 2026-03-13 12:31:01.167 | 558 | #[serde(default, skip_serializing_if = "Option::is_none")] 2026-03-13 12:31:01.167 | 559 | pub divisor: Option, 2026-03-13 12:31:01.167 | | ^^^^^^^^^^^^^^^^^^^ the trait `schemars::JsonSchema` is not implemented for `k8s_openapi::apimachinery::pkg::util::intstr::IntOrString` 2026-03-13 12:31:01.167 | | 2026-03-13 12:31:01.167 | note: there are multiple different versions of crate `schemars` in the dependency graph 2026-03-13 12:31:01.167 | --> /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-1.2.1/src/lib.rs:135:1 2026-03-13 12:31:01.167 | | 2026-03-13 12:31:01.167 | 135 | pub trait JsonSchema { 2026-03-13 12:31:01.167 | | ^^^^^^^^^^^^^^^^^^^^ this is the expected trait 2026-03-13 12:31:01.167 | | 2026-03-13 12:31:01.167 | ::: /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-0.8.22/src/lib.rs:133:1 2026-03-13 12:31:01.167 | | 2026-03-13 12:31:01.167 | 133 | pub trait JsonSchema { 2026-03-13 12:31:01.167 | | -------------------- this is the found trait 2026-03-13 12:31:01.167 | = help: you can use `cargo tree` to explore your dependency tree 2026-03-13 12:31:01.167 | = help: the following other types implement trait `schemars::JsonSchema`: 2026-03-13 12:31:01.167 | &'a T 2026-03-13 12:31:01.167 | &'a mut T 2026-03-13 12:31:01.167 | () 2026-03-13 12:31:01.167 | (T0, T1) 2026-03-13 12:31:01.167 | (T0, T1, T2) 2026-03-13 12:31:01.167 | (T0, T1, T2, T3) 2026-03-13 12:31:01.167 | (T0, T1, T2, T3, T4) 2026-03-13 12:31:01.167 | (T0, T1, T2, T3, T4, T5) 2026-03-13 12:31:01.167 | and 602 others 2026-03-13 12:31:01.167 | = note: required for `std::option::Option` to implement `schemars::JsonSchema` 2026-03-13 12:31:01.167 | note: required by a bound in `schemars::SchemaGenerator::subschema_for` 2026-03-13 12:31:01.167 | --> /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-1.2.1/src/generate.rs:309:38 2026-03-13 12:31:01.167 | | 2026-03-13 12:31:01.167 | 309 | pub fn subschema_for(&mut self) -> Schema { 2026-03-13 12:31:01.167 | | ^^^^^^^^^^ required by this bound in `SchemaGenerator::subschema_for` 2026-03-13 12:31:01.167 | 2026-03-13 12:31:01.168 | error[E0277]: the trait bound `k8s_openapi::apimachinery::pkg::util::intstr::IntOrString: schemars::JsonSchema` is not satisfied 2026-03-13 12:31:01.168 | --> src/cluster_api/kubeadmcontrolplanetemplates.rs:786:18 2026-03-13 12:31:01.168 | | 2026-03-13 12:31:01.168 | 784 | /// Specifies the output format of the exposed resources, defaults to "1" 2026-03-13 12:31:01.168 | | ------------------------------------------------------------------------- required by a bound introduced by this call 2026-03-13 12:31:01.168 | 785 | #[serde(default, skip_serializing_if = "Option::is_none")] 2026-03-13 12:31:01.168 | 786 | pub divisor: Option, 2026-03-13 12:31:01.168 | | ^^^^^^^^^^^^^^^^^^^ the trait `schemars::JsonSchema` is not implemented for `k8s_openapi::apimachinery::pkg::util::intstr::IntOrString` 2026-03-13 12:31:01.168 | | 2026-03-13 12:31:01.168 | note: there are multiple different versions of crate `schemars` in the dependency graph 2026-03-13 12:31:01.168 | --> /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-1.2.1/src/lib.rs:135:1 2026-03-13 12:31:01.168 | | 2026-03-13 12:31:01.168 | 135 | pub trait JsonSchema { 2026-03-13 12:31:01.168 | | ^^^^^^^^^^^^^^^^^^^^ this is the expected trait 2026-03-13 12:31:01.168 | | 2026-03-13 12:31:01.168 | ::: /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-0.8.22/src/lib.rs:133:1 2026-03-13 12:31:01.168 | | 2026-03-13 12:31:01.168 | 133 | pub trait JsonSchema { 2026-03-13 12:31:01.168 | | -------------------- this is the found trait 2026-03-13 12:31:01.168 | = help: you can use `cargo tree` to explore your dependency tree 2026-03-13 12:31:01.168 | = help: the following other types implement trait `schemars::JsonSchema`: 2026-03-13 12:31:01.168 | &'a T 2026-03-13 12:31:01.168 | &'a mut T 2026-03-13 12:31:01.168 | () 2026-03-13 12:31:01.168 | (T0, T1) 2026-03-13 12:31:01.168 | (T0, T1, T2) 2026-03-13 12:31:01.168 | (T0, T1, T2, T3) 2026-03-13 12:31:01.168 | (T0, T1, T2, T3, T4) 2026-03-13 12:31:01.168 | (T0, T1, T2, T3, T4, T5) 2026-03-13 12:31:01.168 | and 602 others 2026-03-13 12:31:01.168 | = note: required for `std::option::Option` to implement `schemars::JsonSchema` 2026-03-13 12:31:01.168 | note: required by a bound in `schemars::SchemaGenerator::subschema_for` 2026-03-13 12:31:01.168 | --> /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-1.2.1/src/generate.rs:309:38 2026-03-13 12:31:01.168 | | 2026-03-13 12:31:01.168 | 309 | pub fn subschema_for(&mut self) -> Schema { 2026-03-13 12:31:01.168 | | ^^^^^^^^^^ required by this bound in `SchemaGenerator::subschema_for` 2026-03-13 12:31:01.168 | 2026-03-13 12:31:01.168 | error[E0277]: the trait bound `k8s_openapi::apimachinery::pkg::util::intstr::IntOrString: schemars::JsonSchema` is not satisfied 2026-03-13 12:31:01.168 | --> src/cluster_api/kubeadmcontrolplanetemplates.rs:943:18 2026-03-13 12:31:01.168 | | 2026-03-13 12:31:01.168 | 941 | /// Specifies the output format of the exposed resources, defaults to "1" 2026-03-13 12:31:01.168 | | ------------------------------------------------------------------------- required by a bound introduced by this call 2026-03-13 12:31:01.168 | 942 | #[serde(default, skip_serializing_if = "Option::is_none")] 2026-03-13 12:31:01.168 | 943 | pub divisor: Option, 2026-03-13 12:31:01.168 | | ^^^^^^^^^^^^^^^^^^^ the trait `schemars::JsonSchema` is not implemented for `k8s_openapi::apimachinery::pkg::util::intstr::IntOrString` 2026-03-13 12:31:01.168 | | 2026-03-13 12:31:01.168 | note: there are multiple different versions of crate `schemars` in the dependency graph 2026-03-13 12:31:01.168 | --> /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-1.2.1/src/lib.rs:135:1 2026-03-13 12:31:01.168 | | 2026-03-13 12:31:01.168 | 135 | pub trait JsonSchema { 2026-03-13 12:31:01.168 | | ^^^^^^^^^^^^^^^^^^^^ this is the expected trait 2026-03-13 12:31:01.168 | | 2026-03-13 12:31:01.168 | ::: /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-0.8.22/src/lib.rs:133:1 2026-03-13 12:31:01.168 | | 2026-03-13 12:31:01.168 | 133 | pub trait JsonSchema { 2026-03-13 12:31:01.168 | | -------------------- this is the found trait 2026-03-13 12:31:01.168 | = help: you can use `cargo tree` to explore your dependency tree 2026-03-13 12:31:01.168 | = help: the following other types implement trait `schemars::JsonSchema`: 2026-03-13 12:31:01.168 | &'a T 2026-03-13 12:31:01.168 | &'a mut T 2026-03-13 12:31:01.168 | () 2026-03-13 12:31:01.168 | (T0, T1) 2026-03-13 12:31:01.168 | (T0, T1, T2) 2026-03-13 12:31:01.168 | (T0, T1, T2, T3) 2026-03-13 12:31:01.168 | (T0, T1, T2, T3, T4) 2026-03-13 12:31:01.168 | (T0, T1, T2, T3, T4, T5) 2026-03-13 12:31:01.168 | and 602 others 2026-03-13 12:31:01.168 | = note: required for `std::option::Option` to implement `schemars::JsonSchema` 2026-03-13 12:31:01.168 | note: required by a bound in `schemars::SchemaGenerator::subschema_for` 2026-03-13 12:31:01.168 | --> /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-1.2.1/src/generate.rs:309:38 2026-03-13 12:31:01.168 | | 2026-03-13 12:31:01.168 | 309 | pub fn subschema_for(&mut self) -> Schema { 2026-03-13 12:31:01.168 | | ^^^^^^^^^^ required by this bound in `SchemaGenerator::subschema_for` 2026-03-13 12:31:01.168 | 2026-03-13 12:31:01.168 | error[E0277]: the trait bound `k8s_openapi::apimachinery::pkg::util::intstr::IntOrString: schemars::JsonSchema` is not satisfied 2026-03-13 12:31:01.168 | --> src/cluster_api/kubeadmcontrolplanetemplates.rs:1951:20 2026-03-13 12:31:01.168 | | 2026-03-13 12:31:01.168 | 1944 | /// The maximum number of control planes that can be scheduled above or under the 2026-03-13 12:31:01.168 | | --------------------------------------------------------------------------------- required by a bound introduced by this call 2026-03-13 12:31:01.168 | ... 2026-03-13 12:31:01.168 | 1951 | pub max_surge: Option, 2026-03-13 12:31:01.168 | | ^^^^^^^^^^^^^^^^^^^ the trait `schemars::JsonSchema` is not implemented for `k8s_openapi::apimachinery::pkg::util::intstr::IntOrString` 2026-03-13 12:31:01.168 | | 2026-03-13 12:31:01.168 | note: there are multiple different versions of crate `schemars` in the dependency graph 2026-03-13 12:31:01.168 | --> /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-1.2.1/src/lib.rs:135:1 2026-03-13 12:31:01.168 | | 2026-03-13 12:31:01.168 | 135 | pub trait JsonSchema { 2026-03-13 12:31:01.168 | | ^^^^^^^^^^^^^^^^^^^^ this is the expected trait 2026-03-13 12:31:01.168 | | 2026-03-13 12:31:01.168 | ::: /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-0.8.22/src/lib.rs:133:1 2026-03-13 12:31:01.168 | | 2026-03-13 12:31:01.168 | 133 | pub trait JsonSchema { 2026-03-13 12:31:01.168 | | -------------------- this is the found trait 2026-03-13 12:31:01.168 | = help: you can use `cargo tree` to explore your dependency tree 2026-03-13 12:31:01.168 | = help: the following other types implement trait `schemars::JsonSchema`: 2026-03-13 12:31:01.168 | &'a T 2026-03-13 12:31:01.168 | &'a mut T 2026-03-13 12:31:01.168 | () 2026-03-13 12:31:01.168 | (T0, T1) 2026-03-13 12:31:01.168 | (T0, T1, T2) 2026-03-13 12:31:01.168 | (T0, T1, T2, T3) 2026-03-13 12:31:01.168 | (T0, T1, T2, T3, T4) 2026-03-13 12:31:01.169 | (T0, T1, T2, T3, T4, T5) 2026-03-13 12:31:01.169 | and 602 others 2026-03-13 12:31:01.169 | = note: required for `std::option::Option` to implement `schemars::JsonSchema` 2026-03-13 12:31:01.169 | note: required by a bound in `schemars::SchemaGenerator::subschema_for` 2026-03-13 12:31:01.169 | --> /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-1.2.1/src/generate.rs:309:38 2026-03-13 12:31:01.169 | | 2026-03-13 12:31:01.169 | 309 | pub fn subschema_for(&mut self) -> Schema { 2026-03-13 12:31:01.169 | | ^^^^^^^^^^ required by this bound in `SchemaGenerator::subschema_for` 2026-03-13 12:31:01.169 | 2026-03-13 12:31:01.169 | error[E0277]: the trait bound `k8s_openapi::api::core::v1::ObjectReference: schemars::JsonSchema` is not satisfied 2026-03-13 12:31:01.169 | --> src/cluster_api/machines.rs:36:29 2026-03-13 12:31:01.169 | | 2026-03-13 12:31:01.169 | 36 | pub infrastructure_ref: ObjectReference, 2026-03-13 12:31:01.169 | | ^^^^^^^^^^^^^^^ the trait `schemars::JsonSchema` is not implemented for `k8s_openapi::api::core::v1::ObjectReference` 2026-03-13 12:31:01.169 | | 2026-03-13 12:31:01.169 | note: there are multiple different versions of crate `schemars` in the dependency graph 2026-03-13 12:31:01.169 | --> /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-1.2.1/src/lib.rs:135:1 2026-03-13 12:31:01.169 | | 2026-03-13 12:31:01.169 | 135 | pub trait JsonSchema { 2026-03-13 12:31:01.169 | | ^^^^^^^^^^^^^^^^^^^^ this is the expected trait 2026-03-13 12:31:01.169 | | 2026-03-13 12:31:01.169 | ::: /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-0.8.22/src/lib.rs:133:1 2026-03-13 12:31:01.169 | | 2026-03-13 12:31:01.169 | 133 | pub trait JsonSchema { 2026-03-13 12:31:01.169 | | -------------------- this is the found trait 2026-03-13 12:31:01.169 | = help: you can use `cargo tree` to explore your dependency tree 2026-03-13 12:31:01.169 | = help: the following other types implement trait `schemars::JsonSchema`: 2026-03-13 12:31:01.169 | &'a T 2026-03-13 12:31:01.169 | &'a mut T 2026-03-13 12:31:01.169 | () 2026-03-13 12:31:01.169 | (T0, T1) 2026-03-13 12:31:01.169 | (T0, T1, T2) 2026-03-13 12:31:01.169 | (T0, T1, T2, T3) 2026-03-13 12:31:01.169 | (T0, T1, T2, T3, T4) 2026-03-13 12:31:01.169 | (T0, T1, T2, T3, T4, T5) 2026-03-13 12:31:01.169 | and 602 others 2026-03-13 12:31:01.169 | 2026-03-13 12:31:01.169 | error[E0277]: the trait bound `k8s_openapi::api::core::v1::ObjectReference: schemars::JsonSchema` is not satisfied 2026-03-13 12:31:01.169 | --> src/cluster_api/machines.rs:78:21 2026-03-13 12:31:01.169 | | 2026-03-13 12:31:01.169 | 73 | /// ConfigRef is a reference to a bootstrap provider-specific resource 2026-03-13 12:31:01.169 | | ---------------------------------------------------------------------- required by a bound introduced by this call 2026-03-13 12:31:01.169 | ... 2026-03-13 12:31:01.169 | 78 | pub config_ref: Option, 2026-03-13 12:31:01.169 | | ^^^^^^^^^^^^^^^^^^^^^^^ the trait `schemars::JsonSchema` is not implemented for `k8s_openapi::api::core::v1::ObjectReference` 2026-03-13 12:31:01.169 | | 2026-03-13 12:31:01.169 | note: there are multiple different versions of crate `schemars` in the dependency graph 2026-03-13 12:31:01.169 | --> /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-1.2.1/src/lib.rs:135:1 2026-03-13 12:31:01.169 | | 2026-03-13 12:31:01.169 | 135 | pub trait JsonSchema { 2026-03-13 12:31:01.169 | | ^^^^^^^^^^^^^^^^^^^^ this is the expected trait 2026-03-13 12:31:01.169 | | 2026-03-13 12:31:01.169 | ::: /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-0.8.22/src/lib.rs:133:1 2026-03-13 12:31:01.169 | | 2026-03-13 12:31:01.169 | 133 | pub trait JsonSchema { 2026-03-13 12:31:01.169 | | -------------------- this is the found trait 2026-03-13 12:31:01.169 | = help: you can use `cargo tree` to explore your dependency tree 2026-03-13 12:31:01.169 | = help: the following other types implement trait `schemars::JsonSchema`: 2026-03-13 12:31:01.169 | &'a T 2026-03-13 12:31:01.169 | &'a mut T 2026-03-13 12:31:01.169 | () 2026-03-13 12:31:01.169 | (T0, T1) 2026-03-13 12:31:01.169 | (T0, T1, T2) 2026-03-13 12:31:01.169 | (T0, T1, T2, T3) 2026-03-13 12:31:01.169 | (T0, T1, T2, T3, T4) 2026-03-13 12:31:01.169 | (T0, T1, T2, T3, T4, T5) 2026-03-13 12:31:01.169 | and 602 others 2026-03-13 12:31:01.169 | = note: required for `std::option::Option` to implement `schemars::JsonSchema` 2026-03-13 12:31:01.169 | note: required by a bound in `schemars::SchemaGenerator::subschema_for` 2026-03-13 12:31:01.169 | --> /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-1.2.1/src/generate.rs:309:38 2026-03-13 12:31:01.169 | | 2026-03-13 12:31:01.169 | 309 | pub fn subschema_for(&mut self) -> Schema { 2026-03-13 12:31:01.169 | | ^^^^^^^^^^ required by this bound in `SchemaGenerator::subschema_for` 2026-03-13 12:31:01.169 | 2026-03-13 12:31:01.169 | error[E0277]: the trait bound `k8s_openapi::apimachinery::pkg::apis::meta::v1::Condition: schemars::JsonSchema` is not satisfied 2026-03-13 12:31:01.169 | --> src/cluster_api/machines.rs:181:21 2026-03-13 12:31:01.169 | | 2026-03-13 12:31:01.169 | 179 | /// Conditions defines current service state of the Machine. 2026-03-13 12:31:01.169 | | ------------------------------------------------------------ required by a bound introduced by this call 2026-03-13 12:31:01.169 | 180 | #[serde(default, skip_serializing_if = "Option::is_none")] 2026-03-13 12:31:01.169 | 181 | pub conditions: Option>, 2026-03-13 12:31:01.169 | | ^^^^^^^^^^^^^^^^^^^^^^ the trait `schemars::JsonSchema` is not implemented for `k8s_openapi::apimachinery::pkg::apis::meta::v1::Condition` 2026-03-13 12:31:01.169 | | 2026-03-13 12:31:01.169 | note: there are multiple different versions of crate `schemars` in the dependency graph 2026-03-13 12:31:01.169 | --> /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-1.2.1/src/lib.rs:135:1 2026-03-13 12:31:01.169 | | 2026-03-13 12:31:01.169 | 135 | pub trait JsonSchema { 2026-03-13 12:31:01.169 | | ^^^^^^^^^^^^^^^^^^^^ this is the expected trait 2026-03-13 12:31:01.170 | | 2026-03-13 12:31:01.170 | ::: /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-0.8.22/src/lib.rs:133:1 2026-03-13 12:31:01.170 | | 2026-03-13 12:31:01.170 | 133 | pub trait JsonSchema { 2026-03-13 12:31:01.170 | | -------------------- this is the found trait 2026-03-13 12:31:01.170 | = help: you can use `cargo tree` to explore your dependency tree 2026-03-13 12:31:01.170 | = help: the following other types implement trait `schemars::JsonSchema`: 2026-03-13 12:31:01.170 | &'a T 2026-03-13 12:31:01.170 | &'a mut T 2026-03-13 12:31:01.170 | () 2026-03-13 12:31:01.170 | (T0, T1) 2026-03-13 12:31:01.170 | (T0, T1, T2) 2026-03-13 12:31:01.170 | (T0, T1, T2, T3) 2026-03-13 12:31:01.170 | (T0, T1, T2, T3, T4) 2026-03-13 12:31:01.170 | (T0, T1, T2, T3, T4, T5) 2026-03-13 12:31:01.170 | and 602 others 2026-03-13 12:31:01.170 | = note: required for `std::vec::Vec` to implement `schemars::JsonSchema` 2026-03-13 12:31:01.170 | = note: 1 redundant requirement hidden 2026-03-13 12:31:01.170 | = note: required for `std::option::Option>` to implement `schemars::JsonSchema` 2026-03-13 12:31:01.170 | note: required by a bound in `schemars::SchemaGenerator::subschema_for` 2026-03-13 12:31:01.170 | --> /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-1.2.1/src/generate.rs:309:38 2026-03-13 12:31:01.170 | | 2026-03-13 12:31:01.170 | 309 | pub fn subschema_for(&mut self) -> Schema { 2026-03-13 12:31:01.170 | | ^^^^^^^^^^ required by this bound in `SchemaGenerator::subschema_for` 2026-03-13 12:31:01.170 | 2026-03-13 12:31:01.170 | error[E0277]: the trait bound `k8s_openapi::api::core::v1::ObjectReference: schemars::JsonSchema` is not satisfied 2026-03-13 12:31:01.170 | --> src/cluster_api/machines.rs:234:19 2026-03-13 12:31:01.170 | | 2026-03-13 12:31:01.170 | 232 | /// NodeRef will point to the corresponding Node if it exists. 2026-03-13 12:31:01.170 | | -------------------------------------------------------------- required by a bound introduced by this call 2026-03-13 12:31:01.170 | 233 | #[serde(default, skip_serializing_if = "Option::is_none", rename = "nodeRef")] 2026-03-13 12:31:01.170 | 234 | pub node_ref: Option, 2026-03-13 12:31:01.170 | | ^^^^^^^^^^^^^^^^^^^^^^^ the trait `schemars::JsonSchema` is not implemented for `k8s_openapi::api::core::v1::ObjectReference` 2026-03-13 12:31:01.170 | | 2026-03-13 12:31:01.170 | note: there are multiple different versions of crate `schemars` in the dependency graph 2026-03-13 12:31:01.170 | --> /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-1.2.1/src/lib.rs:135:1 2026-03-13 12:31:01.170 | | 2026-03-13 12:31:01.170 | 135 | pub trait JsonSchema { 2026-03-13 12:31:01.170 | | ^^^^^^^^^^^^^^^^^^^^ this is the expected trait 2026-03-13 12:31:01.170 | | 2026-03-13 12:31:01.170 | ::: /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-0.8.22/src/lib.rs:133:1 2026-03-13 12:31:01.170 | | 2026-03-13 12:31:01.170 | 133 | pub trait JsonSchema { 2026-03-13 12:31:01.170 | | -------------------- this is the found trait 2026-03-13 12:31:01.170 | = help: you can use `cargo tree` to explore your dependency tree 2026-03-13 12:31:01.170 | = help: the following other types implement trait `schemars::JsonSchema`: 2026-03-13 12:31:01.170 | &'a T 2026-03-13 12:31:01.170 | &'a mut T 2026-03-13 12:31:01.170 | () 2026-03-13 12:31:01.170 | (T0, T1) 2026-03-13 12:31:01.170 | (T0, T1, T2) 2026-03-13 12:31:01.170 | (T0, T1, T2, T3) 2026-03-13 12:31:01.170 | (T0, T1, T2, T3, T4) 2026-03-13 12:31:01.170 | (T0, T1, T2, T3, T4, T5) 2026-03-13 12:31:01.170 | and 602 others 2026-03-13 12:31:01.170 | = note: required for `std::option::Option` to implement `schemars::JsonSchema` 2026-03-13 12:31:01.170 | note: required by a bound in `schemars::SchemaGenerator::subschema_for` 2026-03-13 12:31:01.170 | --> /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-1.2.1/src/generate.rs:309:38 2026-03-13 12:31:01.170 | | 2026-03-13 12:31:01.170 | 309 | pub fn subschema_for(&mut self) -> Schema { 2026-03-13 12:31:01.170 | | ^^^^^^^^^^ required by this bound in `SchemaGenerator::subschema_for` 2026-03-13 12:31:01.170 | 2026-03-13 12:31:01.170 | Some errors have detailed explanations: E0277, E0425, E0432, E0433, E0603. 2026-03-13 12:31:01.170 | For more information about an error, try `rustc --explain E0277`. 2026-03-13 12:31:01.170 | error: could not compile `magnum-cluster-api` (lib) due to 61 previous errors 2026-03-13 12:31:01.170 | 💥 maturin failed 2026-03-13 12:31:01.170 | Caused by: Failed to build a native library through cargo 2026-03-13 12:31:01.170 | Caused by: Cargo build finished with "exit status: 101": `env -u CARGO PYO3_BUILD_EXTENSION_MODULE="1" PYO3_ENVIRONMENT_SIGNATURE="cpython-3.12-64bit" PYO3_PYTHON="/opt/stack/data/venv/bin/python3.12" PYTHON_SYS_EXECUTABLE="/opt/stack/data/venv/bin/python3.12" "cargo" "rustc" "--profile" "release" "--features" "extension-module" "--message-format" "json-render-diagnostics" "--manifest-path" "/opt/stack/magnum-cluster-api/Cargo.toml" "--lib" "--crate-type" "cdylib"` 2026-03-13 12:31:01.170 | Error: command ['maturin', 'pep517', 'build-wheel', '-i', '/opt/stack/data/venv/bin/python3.12', '--compatibility', 'off', '--editable'] returned non-zero exit status 1 2026-03-13 12:31:01.170 | [end of output] 2026-03-13 12:31:01.170 | 2026-03-13 12:31:01.170 | note: This error originates from a subprocess, and is likely not a problem with pip. 2026-03-13 12:31:01.170 | ERROR: Failed building editable for magnum-cluster-api 2026-03-13 12:31:01.170 | Building wheel for haproxyadmin (pyproject.toml): started 2026-03-13 12:31:01.463 | Building wheel for haproxyadmin (pyproject.toml): finished with status 'done' 2026-03-13 12:31:01.464 | Created wheel for haproxyadmin: filename=haproxyadmin-0.2.4-py3-none-any.whl size=37208 sha256=849c50de8f6a3e331adfa63938fb52839b8d58da01e4cecd3bf19acf0118597d 2026-03-13 12:31:01.464 | Stored in directory: /opt/stack/.cache/pip/wheels/f8/a4/d2/ca8e7bcb86a3513744e388395fdc7c9b2d41bdffceb804f578 2026-03-13 12:31:01.467 | Successfully built haproxyadmin 2026-03-13 12:31:01.467 | Failed to build magnum-cluster-api 2026-03-13 12:31:01.490 | error: failed-wheel-build-for-install 2026-03-13 12:31:01.490 | 2026-03-13 12:31:01.490 | × Failed to build installable wheels for some pyproject.toml based projects 2026-03-13 12:31:01.490 | ╰─> magnum-cluster-api 2026-03-13 12:31:01.706 | + inc/python:pip_install:1 : exit_trap 2026-03-13 12:31:01.712 | + ./stack.sh:exit_trap:519 : local r=1 2026-03-13 12:31:01.720 | ++ ./stack.sh:exit_trap:520 : jobs -p 2026-03-13 12:31:01.726 | + ./stack.sh:exit_trap:520 : jobs= 2026-03-13 12:31:01.732 | + ./stack.sh:exit_trap:523 : [[ -n '' ]] 2026-03-13 12:31:01.736 | + ./stack.sh:exit_trap:529 : '[' -f '' ']' 2026-03-13 12:31:01.741 | + ./stack.sh:exit_trap:534 : kill_spinner 2026-03-13 12:31:01.747 | + ./stack.sh:kill_spinner:429 : '[' '!' -z '' ']' 2026-03-13 12:31:01.752 | + ./stack.sh:exit_trap:536 : [[ 1 -ne 0 ]] 2026-03-13 12:31:01.756 | + ./stack.sh:exit_trap:537 : echo 'Error on exit' 2026-03-13 12:31:01.756 | Error on exit 2026-03-13 12:31:01.760 | + ./stack.sh:exit_trap:539 : type -p generate-subunit 2026-03-13 12:31:01.764 | + ./stack.sh:exit_trap:540 : generate-subunit 1773404444 617 fail 2026-03-13 12:31:01.984 | + ./stack.sh:exit_trap:542 : [[ -z /opt/stack/logs ]] 2026-03-13 12:31:01.989 | + ./stack.sh:exit_trap:545 : /opt/stack/data/venv/bin/python3 /opt/stack/devstack/tools/worlddump.py -d /opt/stack/logs 2026-03-13 12:31:03.025 | + ./stack.sh:exit_trap:554 : exit 1