2026-03-26 00:44:34.794 | + ./stack.sh:main:485 : exec 2026-03-26 00:44:34.795 | + ./stack.sh:main:493 : echo_summary 'stack.sh log /opt/stack/logs/devstacklog.txt.2026-03-26-004434' 2026-03-26 00:44:34.795 | ++ ./stack.sh:main:485 : /usr/bin/python3.12 /opt/stack/devstack/tools/outfilter.py -o /opt/stack/logs/devstacklog.txt.2026-03-26-004434.summary.2026-03-26-004434 2026-03-26 00:44:34.795 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-03-26 00:44:34.795 | + ./stack.sh:echo_summary:444 : echo -e stack.sh log /opt/stack/logs/devstacklog.txt.2026-03-26-004434 2026-03-26 00:44:34.795 | + ./stack.sh:main:495 : ln -sf /opt/stack/logs/devstacklog.txt.2026-03-26-004434 /opt/stack/logs/devstacklog.txt 2026-03-26 00:44:34.795 | + ./stack.sh:main:496 : ln -sf /opt/stack/logs/devstacklog.txt.2026-03-26-004434.summary.2026-03-26-004434 /opt/stack/logs/devstacklog.txt.summary 2026-03-26 00:44:34.795 | + ./stack.sh:main:511 : check_path_perm_sanity /opt/stack 2026-03-26 00:44:34.796 | + functions:check_path_perm_sanity:615 : local real_path 2026-03-26 00:44:34.801 | ++ functions:check_path_perm_sanity:616 : readlink -f /opt/stack 2026-03-26 00:44:34.807 | + functions:check_path_perm_sanity:616 : real_path=/opt/stack 2026-03-26 00:44:34.812 | + functions:check_path_perm_sanity:617 : local rebuilt_path= 2026-03-26 00:44:34.817 | ++ functions:check_path_perm_sanity:618 : echo /opt/stack 2026-03-26 00:44:34.817 | ++ functions:check_path_perm_sanity:618 : tr / ' ' 2026-03-26 00:44:34.825 | + functions:check_path_perm_sanity:618 : for i in $(echo ${real_path} | tr "/" " ") 2026-03-26 00:44:34.828 | + functions:check_path_perm_sanity:619 : rebuilt_path=/opt 2026-03-26 00:44:34.833 | ++ functions:check_path_perm_sanity:621 : stat -c %a /opt 2026-03-26 00:44:34.839 | + functions:check_path_perm_sanity:621 : [[ 755 = 700 ]] 2026-03-26 00:44:34.844 | + functions:check_path_perm_sanity:618 : for i in $(echo ${real_path} | tr "/" " ") 2026-03-26 00:44:34.847 | + functions:check_path_perm_sanity:619 : rebuilt_path=/opt/stack 2026-03-26 00:44:34.852 | ++ functions:check_path_perm_sanity:621 : stat -c %a /opt/stack 2026-03-26 00:44:34.858 | + functions:check_path_perm_sanity:621 : [[ 755 = 700 ]] 2026-03-26 00:44:34.863 | + ./stack.sh:main:517 : trap exit_trap EXIT 2026-03-26 00:44:34.866 | + ./stack.sh:main:558 : trap err_trap ERR 2026-03-26 00:44:34.871 | + ./stack.sh:main:571 : set -o errexit 2026-03-26 00:44:34.875 | + ./stack.sh:main:574 : uname -a 2026-03-26 00:44:34.877 | Linux np0000160894 6.8.0-106-generic #106-Ubuntu SMP PREEMPT_DYNAMIC Fri Mar 6 07:58:08 UTC 2026 x86_64 x86_64 x86_64 GNU/Linux 2026-03-26 00:44:34.881 | + ./stack.sh:main:577 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2026-03-26 00:44:34.886 | + ./stack.sh:main:578 : rm -f /opt/stack/data/ca-bundle.pem 2026-03-26 00:44:34.892 | + ./stack.sh:main:581 : source /opt/stack/devstack/lib/database 2026-03-26 00:44:34.962 | + ./stack.sh:main:582 : source /opt/stack/devstack/lib/rpc_backend 2026-03-26 00:44:34.993 | + ./stack.sh:main:585 : source /opt/stack/devstack/lib/host 2026-03-26 00:44:34.998 | +++ lib/host:source:12 : trueorfalse True ENABLE_KSM 2026-03-26 00:44:35.024 | ++ lib/host:source:12 : ENABLE_KSM=True 2026-03-26 00:44:35.030 | +++ lib/host:source:13 : trueorfalse True ENABLE_KSMTUNED 2026-03-26 00:44:35.056 | ++ lib/host:source:13 : ENABLE_KSMTUNED=True 2026-03-26 00:44:35.062 | +++ lib/host:source:34 : trueorfalse False ENABLE_ZSWAP 2026-03-26 00:44:35.089 | ++ lib/host:source:34 : ENABLE_ZSWAP=True 2026-03-26 00:44:35.094 | ++ lib/host:source:37 : ZSWAP_COMPRESSOR=lz4 2026-03-26 00:44:35.098 | ++ lib/host:source:38 : ZSWAP_ZPOOL=zsmalloc 2026-03-26 00:44:35.103 | +++ lib/host:source:53 : trueorfalse False ENABLE_SYSCTL_MEM_TUNING 2026-03-26 00:44:35.131 | ++ lib/host:source:53 : ENABLE_SYSCTL_MEM_TUNING=True 2026-03-26 00:44:35.136 | +++ lib/host:source:75 : trueorfalse False ENABLE_SYSCTL_NET_TUNING 2026-03-26 00:44:35.165 | ++ lib/host:source:75 : ENABLE_SYSCTL_NET_TUNING=True 2026-03-26 00:44:35.169 | + ./stack.sh:main:588 : tune_host 2026-03-26 00:44:35.173 | + lib/host:tune_host:96 : configure_host_mem 2026-03-26 00:44:35.177 | + lib/host:configure_host_mem:70 : configure_zswap 2026-03-26 00:44:35.180 | + lib/host:configure_zswap:40 : [[ True == \T\r\u\e ]] 2026-03-26 00:44:35.184 | + lib/host:configure_zswap:43 : is_ubuntu 2026-03-26 00:44:35.188 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-03-26 00:44:35.192 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-03-26 00:44:35.198 | + lib/host:configure_zswap:44 : echo lz4 2026-03-26 00:44:35.198 | + lib/host:configure_zswap:44 : sudo tee /sys/module/zswap/parameters/compressor 2026-03-26 00:44:35.211 | lz4 2026-03-26 00:44:35.218 | + lib/host:configure_zswap:45 : echo zsmalloc 2026-03-26 00:44:35.219 | + lib/host:configure_zswap:45 : sudo tee /sys/module/zswap/parameters/zpool 2026-03-26 00:44:35.232 | zsmalloc 2026-03-26 00:44:35.238 | + lib/host:configure_zswap:47 : echo 1 2026-03-26 00:44:35.239 | + lib/host:configure_zswap:47 : sudo tee /sys/module/zswap/parameters/enabled 2026-03-26 00:44:35.252 | 1 2026-03-26 00:44:35.278 | + lib/host:configure_zswap:49 : sudo grep -R . /sys/module/zswap/parameters 2026-03-26 00:44:35.294 | /sys/module/zswap/parameters/same_filled_pages_enabled:Y 2026-03-26 00:44:35.294 | /sys/module/zswap/parameters/enabled:Y 2026-03-26 00:44:35.294 | /sys/module/zswap/parameters/shrinker_enabled:Y 2026-03-26 00:44:35.294 | /sys/module/zswap/parameters/max_pool_percent:20 2026-03-26 00:44:35.294 | /sys/module/zswap/parameters/compressor:lz4 2026-03-26 00:44:35.294 | /sys/module/zswap/parameters/non_same_filled_pages_enabled:Y 2026-03-26 00:44:35.294 | /sys/module/zswap/parameters/zpool:zsmalloc 2026-03-26 00:44:35.294 | /sys/module/zswap/parameters/exclusive_loads:N 2026-03-26 00:44:35.294 | /sys/module/zswap/parameters/accept_threshold_percent:90 2026-03-26 00:44:35.300 | + lib/host:configure_host_mem:71 : configure_ksm 2026-03-26 00:44:35.304 | + lib/host:configure_ksm:15 : [[ True == \T\r\u\e ]] 2026-03-26 00:44:35.307 | + lib/host:configure_ksm:16 : install_package ksmtuned 2026-03-26 00:44:35.311 | + functions-common:install_package:1430 : update_package_repo 2026-03-26 00:44:35.315 | + functions-common:update_package_repo:1404 : NO_UPDATE_REPOS=False 2026-03-26 00:44:35.319 | + functions-common:update_package_repo:1405 : REPOS_UPDATED=False 2026-03-26 00:44:35.323 | + functions-common:update_package_repo:1406 : RETRY_UPDATE=False 2026-03-26 00:44:35.327 | + functions-common:update_package_repo:1408 : [[ False = \T\r\u\e ]] 2026-03-26 00:44:35.330 | + functions-common:update_package_repo:1412 : is_ubuntu 2026-03-26 00:44:35.333 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-03-26 00:44:35.336 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-03-26 00:44:35.339 | + functions-common:update_package_repo:1413 : apt_get_update 2026-03-26 00:44:35.343 | + functions-common:apt_get_update:1158 : [[ False == \T\r\u\e ]] 2026-03-26 00:44:35.346 | + functions-common:apt_get_update:1163 : [[ False = \T\r\u\e ]] 2026-03-26 00:44:35.349 | + functions-common:apt_get_update:1165 : local sudo=sudo 2026-03-26 00:44:35.355 | ++ functions-common:apt_get_update:1166 : id -u 2026-03-26 00:44:35.360 | + functions-common:apt_get_update:1166 : [[ 1002 = \0 ]] 2026-03-26 00:44:35.363 | + functions-common:apt_get_update:1169 : time_start apt-get-update 2026-03-26 00:44:35.367 | + functions-common:time_start:2398 : local name=apt-get-update 2026-03-26 00:44:35.371 | + functions-common:time_start:2399 : local start_time= 2026-03-26 00:44:35.373 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-03-26 00:44:35.377 | ++ functions-common:time_start:2403 : date +%s%3N 2026-03-26 00:44:35.383 | + functions-common:time_start:2403 : _TIME_START[$name]=1774485875378 2026-03-26 00:44:35.386 | + functions-common:apt_get_update:1171 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2026-03-26 00:44:35.390 | + functions-common:apt_get_update:1172 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2026-03-26 00:44:35.393 | + 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-26 00:44:35.632 | Hit:1 http://security.ubuntu.com/ubuntu noble-security InRelease 2026-03-26 00:44:35.632 | Hit:2 http://nova.clouds.archive.ubuntu.com/ubuntu noble InRelease 2026-03-26 00:44:35.695 | Hit:3 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates InRelease 2026-03-26 00:44:35.773 | Hit:4 http://nova.clouds.archive.ubuntu.com/ubuntu noble-backports InRelease 2026-03-26 00:44:37.257 | Reading package lists... 2026-03-26 00:44:37.294 | + functions-common:apt_get_update:1177 : REPOS_UPDATED=True 2026-03-26 00:44:37.298 | + functions-common:apt_get_update:1179 : time_stop apt-get-update 2026-03-26 00:44:37.302 | + functions-common:time_stop:2412 : local name 2026-03-26 00:44:37.305 | + functions-common:time_stop:2413 : local end_time 2026-03-26 00:44:37.309 | + functions-common:time_stop:2414 : local elapsed_time 2026-03-26 00:44:37.313 | + functions-common:time_stop:2415 : local total 2026-03-26 00:44:37.317 | + functions-common:time_stop:2416 : local start_time 2026-03-26 00:44:37.320 | + functions-common:time_stop:2418 : name=apt-get-update 2026-03-26 00:44:37.324 | + functions-common:time_stop:2419 : start_time=1774485875378 2026-03-26 00:44:37.328 | + functions-common:time_stop:2421 : [[ -z 1774485875378 ]] 2026-03-26 00:44:37.333 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-03-26 00:44:37.339 | + functions-common:time_stop:2424 : end_time=1774485877335 2026-03-26 00:44:37.343 | + functions-common:time_stop:2425 : elapsed_time=1957 2026-03-26 00:44:37.347 | + functions-common:time_stop:2426 : total=0 2026-03-26 00:44:37.351 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-03-26 00:44:37.355 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=1957 2026-03-26 00:44:37.359 | + functions-common:install_package:1431 : real_install_package ksmtuned 2026-03-26 00:44:37.364 | + functions-common:real_install_package:1418 : is_ubuntu 2026-03-26 00:44:37.367 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-03-26 00:44:37.371 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-03-26 00:44:37.376 | + functions-common:real_install_package:1419 : apt_get install ksmtuned 2026-03-26 00:44:37.411 | + 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-26 00:44:37.452 | Reading package lists... 2026-03-26 00:44:37.701 | Building dependency tree... 2026-03-26 00:44:37.702 | Reading state information... 2026-03-26 00:44:37.989 | Recommended packages: 2026-03-26 00:44:37.990 | qemu-kvm 2026-03-26 00:44:38.037 | The following NEW packages will be installed: 2026-03-26 00:44:38.039 | ksmtuned 2026-03-26 00:44:38.236 | 0 upgraded, 1 newly installed, 0 to remove and 11 not upgraded. 2026-03-26 00:44:38.236 | Need to get 7,444 B of archives. 2026-03-26 00:44:38.236 | After this operation, 44.0 kB of additional disk space will be used. 2026-03-26 00:44:38.236 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 ksmtuned amd64 4.20150326 [7,444 B] 2026-03-26 00:44:38.484 | debconf: delaying package configuration, since apt-utils is not installed 2026-03-26 00:44:38.556 | Fetched 7,444 B in 0s (42.5 kB/s) 2026-03-26 00:44:38.629 | Selecting previously unselected package ksmtuned. 2026-03-26 00:44:38.651 | (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-26 00:44:38.653 | Preparing to unpack .../ksmtuned_4.20150326_amd64.deb ... 2026-03-26 00:44:38.666 | Unpacking ksmtuned (4.20150326) ... 2026-03-26 00:44:38.768 | Setting up ksmtuned (4.20150326) ... 2026-03-26 00:44:39.418 | Created symlink /etc/systemd/system/multi-user.target.wants/ksm.service → /usr/lib/systemd/system/ksm.service. 2026-03-26 00:44:39.593 | Created symlink /etc/systemd/system/multi-user.target.wants/ksmtuned.service → /usr/lib/systemd/system/ksmtuned.service. 2026-03-26 00:44:40.236 | + functions-common:apt_get:1203 : result=0 2026-03-26 00:44:40.240 | + functions-common:apt_get:1206 : time_stop apt-get 2026-03-26 00:44:40.245 | + functions-common:time_stop:2412 : local name 2026-03-26 00:44:40.249 | + functions-common:time_stop:2413 : local end_time 2026-03-26 00:44:40.253 | + functions-common:time_stop:2414 : local elapsed_time 2026-03-26 00:44:40.258 | + functions-common:time_stop:2415 : local total 2026-03-26 00:44:40.263 | + functions-common:time_stop:2416 : local start_time 2026-03-26 00:44:40.267 | + functions-common:time_stop:2418 : name=apt-get 2026-03-26 00:44:40.271 | + functions-common:time_stop:2419 : start_time=1774485877407 2026-03-26 00:44:40.275 | + functions-common:time_stop:2421 : [[ -z 1774485877407 ]] 2026-03-26 00:44:40.280 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-03-26 00:44:40.286 | + functions-common:time_stop:2424 : end_time=1774485880282 2026-03-26 00:44:40.292 | + functions-common:time_stop:2425 : elapsed_time=2875 2026-03-26 00:44:40.296 | + functions-common:time_stop:2426 : total=17487 2026-03-26 00:44:40.299 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-03-26 00:44:40.304 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=20362 2026-03-26 00:44:40.309 | + functions-common:apt_get:1207 : return 0 2026-03-26 00:44:40.313 | + lib/host:configure_ksm:18 : [[ -f /sys/kernel/mm/ksm/run ]] 2026-03-26 00:44:40.319 | + lib/host:configure_ksm:19 : sudo tee /sys/kernel/mm/ksm/run 2026-03-26 00:44:40.320 | ++ lib/host:configure_ksm:19 : bool_to_int ENABLE_KSM 2026-03-26 00:44:40.349 | + lib/host:configure_ksm:19 : echo 0 2026-03-26 00:44:40.349 | 0 2026-03-26 00:44:40.358 | + lib/host:configure_host_mem:72 : configure_sysctl_mem_parmaters 2026-03-26 00:44:40.361 | + lib/host:configure_sysctl_mem_parmaters:55 : [[ True == \T\r\u\e ]] 2026-03-26 00:44:40.366 | + lib/host:configure_sysctl_mem_parmaters:57 : sudo sysctl -w vm.dirty_ratio=60 2026-03-26 00:44:40.382 | vm.dirty_ratio = 60 2026-03-26 00:44:40.387 | + lib/host:configure_sysctl_mem_parmaters:58 : sudo sysctl -w vm.dirty_background_ratio=10 2026-03-26 00:44:40.404 | vm.dirty_background_ratio = 10 2026-03-26 00:44:40.410 | + lib/host:configure_sysctl_mem_parmaters:59 : sudo sysctl -w vm.vfs_cache_pressure=50 2026-03-26 00:44:40.423 | vm.vfs_cache_pressure = 50 2026-03-26 00:44:40.430 | + lib/host:configure_sysctl_mem_parmaters:64 : sudo sysctl -w vm.swappiness=100 2026-03-26 00:44:40.446 | vm.swappiness = 100 2026-03-26 00:44:40.452 | + lib/host:configure_sysctl_mem_parmaters:65 : sudo grep -R . /proc/sys/vm/ 2026-03-26 00:44:40.466 | /proc/sys/vm/admin_reserve_kbytes:8192 2026-03-26 00:44:40.467 | grep: /proc/sys/vm/compact_memory: Permission denied 2026-03-26 00:44:40.467 | /proc/sys/vm/compact_unevictable_allowed:1 2026-03-26 00:44:40.467 | /proc/sys/vm/compaction_proactiveness:20 2026-03-26 00:44:40.467 | /proc/sys/vm/dirty_background_bytes:0 2026-03-26 00:44:40.467 | /proc/sys/vm/dirty_background_ratio:10 2026-03-26 00:44:40.467 | /proc/sys/vm/dirty_bytes:0 2026-03-26 00:44:40.467 | /proc/sys/vm/dirty_expire_centisecs:3000 2026-03-26 00:44:40.467 | /proc/sys/vm/dirty_ratio:60 2026-03-26 00:44:40.467 | /proc/sys/vm/dirty_writeback_centisecs:500 2026-03-26 00:44:40.467 | /proc/sys/vm/dirtytime_expire_seconds:43200 2026-03-26 00:44:40.467 | grep: /proc/sys/vm/drop_caches: Permission denied 2026-03-26 00:44:40.469 | /proc/sys/vm/extfrag_threshold:500 2026-03-26 00:44:40.469 | /proc/sys/vm/hugetlb_optimize_vmemmap:0 2026-03-26 00:44:40.469 | /proc/sys/vm/hugetlb_shm_group:0 2026-03-26 00:44:40.469 | /proc/sys/vm/laptop_mode:0 2026-03-26 00:44:40.469 | /proc/sys/vm/legacy_va_layout:0 2026-03-26 00:44:40.469 | /proc/sys/vm/lowmem_reserve_ratio:256 256 32 0 0 2026-03-26 00:44:40.469 | /proc/sys/vm/max_map_count:1048576 2026-03-26 00:44:40.469 | /proc/sys/vm/memfd_noexec:0 2026-03-26 00:44:40.469 | /proc/sys/vm/memory_failure_early_kill:0 2026-03-26 00:44:40.469 | /proc/sys/vm/memory_failure_recovery:1 2026-03-26 00:44:40.469 | /proc/sys/vm/min_free_kbytes:67584 2026-03-26 00:44:40.469 | /proc/sys/vm/min_slab_ratio:5 2026-03-26 00:44:40.469 | /proc/sys/vm/min_unmapped_ratio:1 2026-03-26 00:44:40.469 | /proc/sys/vm/mmap_min_addr:65536 2026-03-26 00:44:40.469 | /proc/sys/vm/mmap_rnd_bits:32 2026-03-26 00:44:40.469 | /proc/sys/vm/mmap_rnd_compat_bits:16 2026-03-26 00:44:40.469 | /proc/sys/vm/nr_hugepages:0 2026-03-26 00:44:40.469 | /proc/sys/vm/nr_hugepages_mempolicy:0 2026-03-26 00:44:40.469 | /proc/sys/vm/nr_overcommit_hugepages:0 2026-03-26 00:44:40.469 | /proc/sys/vm/numa_stat:1 2026-03-26 00:44:40.469 | /proc/sys/vm/numa_zonelist_order:Node 2026-03-26 00:44:40.469 | /proc/sys/vm/oom_dump_tasks:1 2026-03-26 00:44:40.469 | /proc/sys/vm/oom_kill_allocating_task:0 2026-03-26 00:44:40.469 | /proc/sys/vm/overcommit_kbytes:0 2026-03-26 00:44:40.469 | /proc/sys/vm/overcommit_memory:0 2026-03-26 00:44:40.469 | /proc/sys/vm/overcommit_ratio:50 2026-03-26 00:44:40.469 | /proc/sys/vm/page-cluster:3 2026-03-26 00:44:40.469 | /proc/sys/vm/page_lock_unfairness:5 2026-03-26 00:44:40.469 | /proc/sys/vm/panic_on_oom:0 2026-03-26 00:44:40.470 | /proc/sys/vm/percpu_pagelist_high_fraction:0 2026-03-26 00:44:40.470 | /proc/sys/vm/stat_interval:1 2026-03-26 00:44:40.470 | /proc/sys/vm/swappiness:100 2026-03-26 00:44:40.470 | /proc/sys/vm/unprivileged_userfaultfd:0 2026-03-26 00:44:40.470 | /proc/sys/vm/user_reserve_kbytes:131072 2026-03-26 00:44:40.470 | /proc/sys/vm/vfs_cache_pressure:50 2026-03-26 00:44:40.470 | /proc/sys/vm/watermark_boost_factor:15000 2026-03-26 00:44:40.470 | /proc/sys/vm/watermark_scale_factor:10 2026-03-26 00:44:40.470 | /proc/sys/vm/zone_reclaim_mode:0 2026-03-26 00:44:40.475 | + lib/host:configure_sysctl_mem_parmaters:65 : /bin/true 2026-03-26 00:44:40.484 | + lib/host:tune_host:97 : configure_host_net 2026-03-26 00:44:40.489 | + lib/host:configure_host_net:92 : configure_sysctl_net_parmaters 2026-03-26 00:44:40.494 | + lib/host:configure_sysctl_net_parmaters:77 : [[ True == \T\r\u\e ]] 2026-03-26 00:44:40.498 | + lib/host:configure_sysctl_net_parmaters:79 : sudo sysctl -w net.ipv4.tcp_keepalive_time=60 2026-03-26 00:44:40.512 | net.ipv4.tcp_keepalive_time = 60 2026-03-26 00:44:40.518 | + lib/host:configure_sysctl_net_parmaters:80 : sudo sysctl -w net.ipv4.tcp_keepalive_intvl=10 2026-03-26 00:44:40.528 | net.ipv4.tcp_keepalive_intvl = 10 2026-03-26 00:44:40.534 | + lib/host:configure_sysctl_net_parmaters:81 : sudo sysctl -w net.ipv4.tcp_keepalive_probes=6 2026-03-26 00:44:40.549 | net.ipv4.tcp_keepalive_probes = 6 2026-03-26 00:44:40.554 | + lib/host:configure_sysctl_net_parmaters:83 : sudo sysctl -w net.ipv4.tcp_fastopen=3 2026-03-26 00:44:40.568 | net.ipv4.tcp_fastopen = 3 2026-03-26 00:44:40.576 | + 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-26 00:44:40.592 | /proc/sys/net/ipv4/tcp_abort_on_overflow:0 2026-03-26 00:44:40.592 | /proc/sys/net/ipv4/tcp_adv_win_scale:1 2026-03-26 00:44:40.592 | /proc/sys/net/ipv4/tcp_allowed_congestion_control:reno cubic 2026-03-26 00:44:40.592 | /proc/sys/net/ipv4/tcp_app_win:31 2026-03-26 00:44:40.592 | /proc/sys/net/ipv4/tcp_autocorking:1 2026-03-26 00:44:40.592 | /proc/sys/net/ipv4/tcp_available_congestion_control:reno cubic 2026-03-26 00:44:40.592 | /proc/sys/net/ipv4/tcp_available_ulp:espintcp mptcp 2026-03-26 00:44:40.592 | /proc/sys/net/ipv4/tcp_backlog_ack_defer:1 2026-03-26 00:44:40.592 | /proc/sys/net/ipv4/tcp_base_mss:1024 2026-03-26 00:44:40.592 | /proc/sys/net/ipv4/tcp_challenge_ack_limit:2147483647 2026-03-26 00:44:40.592 | /proc/sys/net/ipv4/tcp_child_ehash_entries:0 2026-03-26 00:44:40.592 | /proc/sys/net/ipv4/tcp_comp_sack_delay_ns:1000000 2026-03-26 00:44:40.592 | /proc/sys/net/ipv4/tcp_comp_sack_nr:44 2026-03-26 00:44:40.592 | /proc/sys/net/ipv4/tcp_comp_sack_slack_ns:100000 2026-03-26 00:44:40.592 | /proc/sys/net/ipv4/tcp_congestion_control:cubic 2026-03-26 00:44:40.592 | /proc/sys/net/ipv4/tcp_dsack:1 2026-03-26 00:44:40.592 | /proc/sys/net/ipv4/tcp_early_demux:1 2026-03-26 00:44:40.593 | /proc/sys/net/ipv4/tcp_early_retrans:3 2026-03-26 00:44:40.593 | /proc/sys/net/ipv4/tcp_ecn:2 2026-03-26 00:44:40.593 | /proc/sys/net/ipv4/tcp_ecn_fallback:1 2026-03-26 00:44:40.593 | /proc/sys/net/ipv4/tcp_ehash_entries:524288 2026-03-26 00:44:40.593 | /proc/sys/net/ipv4/tcp_fack:0 2026-03-26 00:44:40.593 | /proc/sys/net/ipv4/tcp_fastopen:3 2026-03-26 00:44:40.593 | /proc/sys/net/ipv4/tcp_fastopen_blackhole_timeout_sec:0 2026-03-26 00:44:40.593 | /proc/sys/net/ipv4/tcp_fastopen_key:0c277e36-5cf8429a-387e3960-118e0e01 2026-03-26 00:44:40.593 | /proc/sys/net/ipv4/tcp_fin_timeout:60 2026-03-26 00:44:40.593 | /proc/sys/net/ipv4/tcp_frto:2 2026-03-26 00:44:40.593 | /proc/sys/net/ipv4/tcp_fwmark_accept:0 2026-03-26 00:44:40.593 | /proc/sys/net/ipv4/tcp_invalid_ratelimit:500 2026-03-26 00:44:40.593 | /proc/sys/net/ipv4/tcp_keepalive_intvl:10 2026-03-26 00:44:40.593 | /proc/sys/net/ipv4/tcp_keepalive_probes:6 2026-03-26 00:44:40.593 | /proc/sys/net/ipv4/tcp_keepalive_time:60 2026-03-26 00:44:40.593 | /proc/sys/net/ipv4/tcp_l3mdev_accept:0 2026-03-26 00:44:40.593 | /proc/sys/net/ipv4/tcp_limit_output_bytes:1048576 2026-03-26 00:44:40.593 | /proc/sys/net/ipv4/tcp_low_latency:0 2026-03-26 00:44:40.593 | /proc/sys/net/ipv4/tcp_max_orphans:262144 2026-03-26 00:44:40.593 | /proc/sys/net/ipv4/tcp_max_reordering:300 2026-03-26 00:44:40.593 | /proc/sys/net/ipv4/tcp_max_syn_backlog:4096 2026-03-26 00:44:40.593 | /proc/sys/net/ipv4/tcp_max_tw_buckets:262144 2026-03-26 00:44:40.593 | /proc/sys/net/ipv4/tcp_mem:768417 1024559 1536834 2026-03-26 00:44:40.593 | /proc/sys/net/ipv4/tcp_migrate_req:0 2026-03-26 00:44:40.593 | /proc/sys/net/ipv4/tcp_min_rtt_wlen:300 2026-03-26 00:44:40.593 | /proc/sys/net/ipv4/tcp_min_snd_mss:48 2026-03-26 00:44:40.593 | /proc/sys/net/ipv4/tcp_min_tso_segs:2 2026-03-26 00:44:40.593 | /proc/sys/net/ipv4/tcp_moderate_rcvbuf:1 2026-03-26 00:44:40.593 | /proc/sys/net/ipv4/tcp_mtu_probe_floor:48 2026-03-26 00:44:40.593 | /proc/sys/net/ipv4/tcp_mtu_probing:0 2026-03-26 00:44:40.593 | /proc/sys/net/ipv4/tcp_no_metrics_save:0 2026-03-26 00:44:40.593 | /proc/sys/net/ipv4/tcp_no_ssthresh_metrics_save:1 2026-03-26 00:44:40.593 | /proc/sys/net/ipv4/tcp_notsent_lowat:4294967295 2026-03-26 00:44:40.593 | /proc/sys/net/ipv4/tcp_orphan_retries:0 2026-03-26 00:44:40.593 | /proc/sys/net/ipv4/tcp_pacing_ca_ratio:120 2026-03-26 00:44:40.593 | /proc/sys/net/ipv4/tcp_pacing_ss_ratio:200 2026-03-26 00:44:40.593 | /proc/sys/net/ipv4/tcp_pingpong_thresh:1 2026-03-26 00:44:40.593 | /proc/sys/net/ipv4/tcp_plb_cong_thresh:128 2026-03-26 00:44:40.593 | /proc/sys/net/ipv4/tcp_plb_enabled:0 2026-03-26 00:44:40.593 | /proc/sys/net/ipv4/tcp_plb_idle_rehash_rounds:3 2026-03-26 00:44:40.593 | /proc/sys/net/ipv4/tcp_plb_rehash_rounds:12 2026-03-26 00:44:40.593 | /proc/sys/net/ipv4/tcp_plb_suspend_rto_sec:60 2026-03-26 00:44:40.593 | /proc/sys/net/ipv4/tcp_probe_interval:600 2026-03-26 00:44:40.593 | /proc/sys/net/ipv4/tcp_probe_threshold:8 2026-03-26 00:44:40.593 | /proc/sys/net/ipv4/tcp_recovery:1 2026-03-26 00:44:40.593 | /proc/sys/net/ipv4/tcp_reflect_tos:0 2026-03-26 00:44:40.594 | /proc/sys/net/ipv4/tcp_reordering:3 2026-03-26 00:44:40.594 | /proc/sys/net/ipv4/tcp_retrans_collapse:1 2026-03-26 00:44:40.594 | /proc/sys/net/ipv4/tcp_retries1:3 2026-03-26 00:44:40.594 | /proc/sys/net/ipv4/tcp_retries2:15 2026-03-26 00:44:40.594 | /proc/sys/net/ipv4/tcp_rfc1337:0 2026-03-26 00:44:40.594 | /proc/sys/net/ipv4/tcp_rmem:4096 131072 6291456 2026-03-26 00:44:40.594 | /proc/sys/net/ipv4/tcp_sack:1 2026-03-26 00:44:40.594 | /proc/sys/net/ipv4/tcp_shrink_window:0 2026-03-26 00:44:40.594 | /proc/sys/net/ipv4/tcp_slow_start_after_idle:1 2026-03-26 00:44:40.594 | /proc/sys/net/ipv4/tcp_stdurg:0 2026-03-26 00:44:40.594 | /proc/sys/net/ipv4/tcp_synack_retries:5 2026-03-26 00:44:40.594 | /proc/sys/net/ipv4/tcp_syncookies:1 2026-03-26 00:44:40.594 | /proc/sys/net/ipv4/tcp_syn_linear_timeouts:4 2026-03-26 00:44:40.594 | /proc/sys/net/ipv4/tcp_syn_retries:6 2026-03-26 00:44:40.594 | /proc/sys/net/ipv4/tcp_thin_linear_timeouts:0 2026-03-26 00:44:40.594 | /proc/sys/net/ipv4/tcp_timestamps:1 2026-03-26 00:44:40.594 | /proc/sys/net/ipv4/tcp_tso_rtt_log:9 2026-03-26 00:44:40.594 | /proc/sys/net/ipv4/tcp_tso_win_divisor:3 2026-03-26 00:44:40.594 | /proc/sys/net/ipv4/tcp_tw_reuse:2 2026-03-26 00:44:40.594 | /proc/sys/net/ipv4/tcp_window_scaling:1 2026-03-26 00:44:40.594 | /proc/sys/net/ipv4/tcp_wmem:4096 16384 4194304 2026-03-26 00:44:40.594 | /proc/sys/net/ipv4/tcp_workaround_signed_windows:0 2026-03-26 00:44:40.599 | + lib/host:configure_sysctl_net_parmaters:87 : sudo sysctl -w net.core.default_qdisc=pfifo_fast 2026-03-26 00:44:40.615 | net.core.default_qdisc = pfifo_fast 2026-03-26 00:44:40.622 | + ./stack.sh:main:594 : fetch_plugins 2026-03-26 00:44:40.627 | + functions-common:fetch_plugins:1758 : local plugins=,barbican,magnum,octavia,manila,magnum-cluster-api,ovn-octavia-provider 2026-03-26 00:44:40.632 | + functions-common:fetch_plugins:1759 : local plugin 2026-03-26 00:44:40.637 | + functions-common:fetch_plugins:1762 : [[ -z ,barbican,magnum,octavia,manila,magnum-cluster-api,ovn-octavia-provider ]] 2026-03-26 00:44:40.642 | + functions-common:fetch_plugins:1766 : echo 'Fetching DevStack plugins' 2026-03-26 00:44:40.642 | Fetching DevStack plugins 2026-03-26 00:44:40.647 | + functions-common:fetch_plugins:1767 : for plugin in ${plugins//,/ } 2026-03-26 00:44:40.651 | + functions-common:fetch_plugins:1768 : git_clone_by_name barbican 2026-03-26 00:44:40.655 | + functions-common:git_clone_by_name:673 : local name=barbican 2026-03-26 00:44:40.660 | + functions-common:git_clone_by_name:674 : local repo=https://github.com/openstack/barbican 2026-03-26 00:44:40.664 | + functions-common:git_clone_by_name:675 : local dir=/opt/stack/barbican 2026-03-26 00:44:40.668 | + functions-common:git_clone_by_name:676 : local branch=master 2026-03-26 00:44:40.672 | + functions-common:git_clone_by_name:677 : git_clone https://github.com/openstack/barbican /opt/stack/barbican master 2026-03-26 00:44:40.676 | + functions-common:git_clone:581 : local git_remote=https://github.com/openstack/barbican 2026-03-26 00:44:40.680 | + functions-common:git_clone:582 : local git_dest=/opt/stack/barbican 2026-03-26 00:44:40.684 | + functions-common:git_clone:583 : local git_ref=master 2026-03-26 00:44:40.689 | + functions-common:git_clone:584 : local orig_dir 2026-03-26 00:44:40.693 | ++ functions-common:git_clone:585 : pwd 2026-03-26 00:44:40.698 | + functions-common:git_clone:585 : orig_dir=/opt/stack/devstack 2026-03-26 00:44:40.702 | + functions-common:git_clone:586 : local git_clone_flags= 2026-03-26 00:44:40.707 | ++ functions-common:git_clone:588 : trueorfalse False RECLONE 2026-03-26 00:44:40.736 | + functions-common:git_clone:588 : RECLONE=False 2026-03-26 00:44:40.741 | + functions-common:git_clone:589 : [[ 0 -gt 0 ]] 2026-03-26 00:44:40.745 | + functions-common:git_clone:593 : [[ False = \T\r\u\e ]] 2026-03-26 00:44:40.750 | + functions-common:git_clone:602 : echo master 2026-03-26 00:44:40.750 | + functions-common:git_clone:602 : egrep -q '^refs' 2026-03-26 00:44:40.759 | + functions-common:git_clone:616 : [[ ! -d /opt/stack/barbican ]] 2026-03-26 00:44:40.764 | + functions-common:git_clone:626 : [[ False = \T\r\u\e ]] 2026-03-26 00:44:40.768 | + functions-common:git_clone:661 : sudo git config --system --add safe.directory /opt/stack/barbican 2026-03-26 00:44:40.789 | + functions-common:git_clone:664 : cd /opt/stack/barbican 2026-03-26 00:44:40.793 | + functions-common:git_clone:665 : git show --oneline 2026-03-26 00:44:40.794 | + functions-common:git_clone:665 : head -1 2026-03-26 00:44:40.799 | f8a331a4 Merge "Remove url tags from README" 2026-03-26 00:44:40.804 | + functions-common:git_clone:666 : cd /opt/stack/devstack 2026-03-26 00:44:40.808 | + functions-common:fetch_plugins:1767 : for plugin in ${plugins//,/ } 2026-03-26 00:44:40.813 | + functions-common:fetch_plugins:1768 : git_clone_by_name magnum 2026-03-26 00:44:40.817 | + functions-common:git_clone_by_name:673 : local name=magnum 2026-03-26 00:44:40.821 | + functions-common:git_clone_by_name:674 : local repo=https://review.opendev.org/openstack/magnum 2026-03-26 00:44:40.826 | + functions-common:git_clone_by_name:675 : local dir=/opt/stack/magnum 2026-03-26 00:44:40.831 | + functions-common:git_clone_by_name:676 : local branch=master 2026-03-26 00:44:40.836 | + functions-common:git_clone_by_name:677 : git_clone https://review.opendev.org/openstack/magnum /opt/stack/magnum master 2026-03-26 00:44:40.840 | + functions-common:git_clone:581 : local git_remote=https://review.opendev.org/openstack/magnum 2026-03-26 00:44:40.845 | + functions-common:git_clone:582 : local git_dest=/opt/stack/magnum 2026-03-26 00:44:40.848 | + functions-common:git_clone:583 : local git_ref=master 2026-03-26 00:44:40.852 | + functions-common:git_clone:584 : local orig_dir 2026-03-26 00:44:40.856 | ++ functions-common:git_clone:585 : pwd 2026-03-26 00:44:40.862 | + functions-common:git_clone:585 : orig_dir=/opt/stack/devstack 2026-03-26 00:44:40.866 | + functions-common:git_clone:586 : local git_clone_flags= 2026-03-26 00:44:40.871 | ++ functions-common:git_clone:588 : trueorfalse False RECLONE 2026-03-26 00:44:40.900 | + functions-common:git_clone:588 : RECLONE=False 2026-03-26 00:44:40.904 | + functions-common:git_clone:589 : [[ 0 -gt 0 ]] 2026-03-26 00:44:40.908 | + functions-common:git_clone:593 : [[ False = \T\r\u\e ]] 2026-03-26 00:44:40.913 | + functions-common:git_clone:602 : echo master 2026-03-26 00:44:40.914 | + functions-common:git_clone:602 : egrep -q '^refs' 2026-03-26 00:44:40.923 | + functions-common:git_clone:616 : [[ ! -d /opt/stack/magnum ]] 2026-03-26 00:44:40.927 | + functions-common:git_clone:626 : [[ False = \T\r\u\e ]] 2026-03-26 00:44:40.931 | + functions-common:git_clone:661 : sudo git config --system --add safe.directory /opt/stack/magnum 2026-03-26 00:44:40.955 | + functions-common:git_clone:664 : cd /opt/stack/magnum 2026-03-26 00:44:40.959 | + functions-common:git_clone:665 : git show --oneline 2026-03-26 00:44:40.960 | + functions-common:git_clone:665 : head -1 2026-03-26 00:44:40.969 | 75ca7d53 Merge "fix TypeError when boot_volume_size label is passed as string" 2026-03-26 00:44:40.974 | + functions-common:git_clone:666 : cd /opt/stack/devstack 2026-03-26 00:44:40.978 | + functions-common:fetch_plugins:1767 : for plugin in ${plugins//,/ } 2026-03-26 00:44:40.982 | + functions-common:fetch_plugins:1768 : git_clone_by_name octavia 2026-03-26 00:44:40.987 | + functions-common:git_clone_by_name:673 : local name=octavia 2026-03-26 00:44:40.991 | + functions-common:git_clone_by_name:674 : local repo=https://github.com/openstack/octavia 2026-03-26 00:44:40.996 | + functions-common:git_clone_by_name:675 : local dir=/opt/stack/octavia 2026-03-26 00:44:41.001 | + functions-common:git_clone_by_name:676 : local branch=master 2026-03-26 00:44:41.006 | + functions-common:git_clone_by_name:677 : git_clone https://github.com/openstack/octavia /opt/stack/octavia master 2026-03-26 00:44:41.009 | + functions-common:git_clone:581 : local git_remote=https://github.com/openstack/octavia 2026-03-26 00:44:41.013 | + functions-common:git_clone:582 : local git_dest=/opt/stack/octavia 2026-03-26 00:44:41.019 | + functions-common:git_clone:583 : local git_ref=master 2026-03-26 00:44:41.023 | + functions-common:git_clone:584 : local orig_dir 2026-03-26 00:44:41.027 | ++ functions-common:git_clone:585 : pwd 2026-03-26 00:44:41.034 | + functions-common:git_clone:585 : orig_dir=/opt/stack/devstack 2026-03-26 00:44:41.037 | + functions-common:git_clone:586 : local git_clone_flags= 2026-03-26 00:44:41.042 | ++ functions-common:git_clone:588 : trueorfalse False RECLONE 2026-03-26 00:44:41.070 | + functions-common:git_clone:588 : RECLONE=False 2026-03-26 00:44:41.074 | + functions-common:git_clone:589 : [[ 0 -gt 0 ]] 2026-03-26 00:44:41.080 | + functions-common:git_clone:593 : [[ False = \T\r\u\e ]] 2026-03-26 00:44:41.084 | + functions-common:git_clone:602 : egrep -q '^refs' 2026-03-26 00:44:41.084 | + functions-common:git_clone:602 : echo master 2026-03-26 00:44:41.093 | + functions-common:git_clone:616 : [[ ! -d /opt/stack/octavia ]] 2026-03-26 00:44:41.097 | + functions-common:git_clone:626 : [[ False = \T\r\u\e ]] 2026-03-26 00:44:41.102 | + functions-common:git_clone:661 : sudo git config --system --add safe.directory /opt/stack/octavia 2026-03-26 00:44:41.125 | + functions-common:git_clone:664 : cd /opt/stack/octavia 2026-03-26 00:44:41.131 | + functions-common:git_clone:665 : git show --oneline 2026-03-26 00:44:41.131 | + functions-common:git_clone:665 : head -1 2026-03-26 00:44:41.136 | b2e084e87 Merge "Rework unit test for get_subnet failure" 2026-03-26 00:44:41.141 | + functions-common:git_clone:666 : cd /opt/stack/devstack 2026-03-26 00:44:41.146 | + functions-common:fetch_plugins:1767 : for plugin in ${plugins//,/ } 2026-03-26 00:44:41.150 | + functions-common:fetch_plugins:1768 : git_clone_by_name manila 2026-03-26 00:44:41.155 | + functions-common:git_clone_by_name:673 : local name=manila 2026-03-26 00:44:41.159 | + functions-common:git_clone_by_name:674 : local repo=https://github.com/openstack/manila 2026-03-26 00:44:41.163 | + functions-common:git_clone_by_name:675 : local dir=/opt/stack/manila 2026-03-26 00:44:41.168 | + functions-common:git_clone_by_name:676 : local branch=master 2026-03-26 00:44:41.171 | + functions-common:git_clone_by_name:677 : git_clone https://github.com/openstack/manila /opt/stack/manila master 2026-03-26 00:44:41.176 | + functions-common:git_clone:581 : local git_remote=https://github.com/openstack/manila 2026-03-26 00:44:41.181 | + functions-common:git_clone:582 : local git_dest=/opt/stack/manila 2026-03-26 00:44:41.184 | + functions-common:git_clone:583 : local git_ref=master 2026-03-26 00:44:41.189 | + functions-common:git_clone:584 : local orig_dir 2026-03-26 00:44:41.195 | ++ functions-common:git_clone:585 : pwd 2026-03-26 00:44:41.201 | + functions-common:git_clone:585 : orig_dir=/opt/stack/devstack 2026-03-26 00:44:41.205 | + functions-common:git_clone:586 : local git_clone_flags= 2026-03-26 00:44:41.210 | ++ functions-common:git_clone:588 : trueorfalse False RECLONE 2026-03-26 00:44:41.240 | + functions-common:git_clone:588 : RECLONE=False 2026-03-26 00:44:41.244 | + functions-common:git_clone:589 : [[ 0 -gt 0 ]] 2026-03-26 00:44:41.249 | + functions-common:git_clone:593 : [[ False = \T\r\u\e ]] 2026-03-26 00:44:41.254 | + functions-common:git_clone:602 : echo master 2026-03-26 00:44:41.254 | + functions-common:git_clone:602 : egrep -q '^refs' 2026-03-26 00:44:41.265 | + functions-common:git_clone:616 : [[ ! -d /opt/stack/manila ]] 2026-03-26 00:44:41.268 | + functions-common:git_clone:626 : [[ False = \T\r\u\e ]] 2026-03-26 00:44:41.273 | + functions-common:git_clone:661 : sudo git config --system --add safe.directory /opt/stack/manila 2026-03-26 00:44:41.297 | + functions-common:git_clone:664 : cd /opt/stack/manila 2026-03-26 00:44:41.302 | + functions-common:git_clone:665 : git show --oneline 2026-03-26 00:44:41.303 | + functions-common:git_clone:665 : head -1 2026-03-26 00:44:41.316 | 9b2f3dd90 Merge "textapi-ref: Fix type for group_snapshot_links parameter" 2026-03-26 00:44:41.321 | + functions-common:git_clone:666 : cd /opt/stack/devstack 2026-03-26 00:44:41.326 | + functions-common:fetch_plugins:1767 : for plugin in ${plugins//,/ } 2026-03-26 00:44:41.331 | + functions-common:fetch_plugins:1768 : git_clone_by_name magnum-cluster-api 2026-03-26 00:44:41.335 | + functions-common:git_clone_by_name:673 : local name=magnum-cluster-api 2026-03-26 00:44:41.339 | + functions-common:git_clone_by_name:674 : local repo=https://github.com/vexxhost/magnum-cluster-api 2026-03-26 00:44:41.344 | + functions-common:git_clone_by_name:675 : local dir=/opt/stack/magnum-cluster-api 2026-03-26 00:44:41.348 | + functions-common:git_clone_by_name:676 : local branch=master 2026-03-26 00:44:41.353 | + functions-common:git_clone_by_name:677 : git_clone https://github.com/vexxhost/magnum-cluster-api /opt/stack/magnum-cluster-api master 2026-03-26 00:44:41.358 | + functions-common:git_clone:581 : local git_remote=https://github.com/vexxhost/magnum-cluster-api 2026-03-26 00:44:41.361 | + functions-common:git_clone:582 : local git_dest=/opt/stack/magnum-cluster-api 2026-03-26 00:44:41.366 | + functions-common:git_clone:583 : local git_ref=master 2026-03-26 00:44:41.370 | + functions-common:git_clone:584 : local orig_dir 2026-03-26 00:44:41.376 | ++ functions-common:git_clone:585 : pwd 2026-03-26 00:44:41.381 | + functions-common:git_clone:585 : orig_dir=/opt/stack/devstack 2026-03-26 00:44:41.386 | + functions-common:git_clone:586 : local git_clone_flags= 2026-03-26 00:44:41.391 | ++ functions-common:git_clone:588 : trueorfalse False RECLONE 2026-03-26 00:44:41.422 | + functions-common:git_clone:588 : RECLONE=False 2026-03-26 00:44:41.427 | + functions-common:git_clone:589 : [[ 0 -gt 0 ]] 2026-03-26 00:44:41.431 | + functions-common:git_clone:593 : [[ False = \T\r\u\e ]] 2026-03-26 00:44:41.437 | + functions-common:git_clone:602 : echo master 2026-03-26 00:44:41.438 | + functions-common:git_clone:602 : egrep -q '^refs' 2026-03-26 00:44:41.447 | + functions-common:git_clone:616 : [[ ! -d /opt/stack/magnum-cluster-api ]] 2026-03-26 00:44:41.452 | + functions-common:git_clone:626 : [[ False = \T\r\u\e ]] 2026-03-26 00:44:41.456 | + functions-common:git_clone:661 : sudo git config --system --add safe.directory /opt/stack/magnum-cluster-api 2026-03-26 00:44:41.478 | + functions-common:git_clone:664 : cd /opt/stack/magnum-cluster-api 2026-03-26 00:44:41.482 | + functions-common:git_clone:665 : head -1 2026-03-26 00:44:41.482 | + functions-common:git_clone:665 : git show --oneline 2026-03-26 00:44:41.493 | 16451ef fix(deps): update rust crate schemars to v1 2026-03-26 00:44:41.499 | + functions-common:git_clone:666 : cd /opt/stack/devstack 2026-03-26 00:44:41.503 | + functions-common:fetch_plugins:1767 : for plugin in ${plugins//,/ } 2026-03-26 00:44:41.507 | + functions-common:fetch_plugins:1768 : git_clone_by_name ovn-octavia-provider 2026-03-26 00:44:41.512 | + functions-common:git_clone_by_name:673 : local name=ovn-octavia-provider 2026-03-26 00:44:41.516 | + functions-common:git_clone_by_name:674 : local repo=https://github.com/openstack/ovn-octavia-provider 2026-03-26 00:44:41.520 | + functions-common:git_clone_by_name:675 : local dir=/opt/stack/ovn-octavia-provider 2026-03-26 00:44:41.525 | + functions-common:git_clone_by_name:676 : local branch=master 2026-03-26 00:44:41.529 | + functions-common:git_clone_by_name:677 : git_clone https://github.com/openstack/ovn-octavia-provider /opt/stack/ovn-octavia-provider master 2026-03-26 00:44:41.534 | + functions-common:git_clone:581 : local git_remote=https://github.com/openstack/ovn-octavia-provider 2026-03-26 00:44:41.537 | + functions-common:git_clone:582 : local git_dest=/opt/stack/ovn-octavia-provider 2026-03-26 00:44:41.543 | + functions-common:git_clone:583 : local git_ref=master 2026-03-26 00:44:41.546 | + functions-common:git_clone:584 : local orig_dir 2026-03-26 00:44:41.551 | ++ functions-common:git_clone:585 : pwd 2026-03-26 00:44:41.557 | + functions-common:git_clone:585 : orig_dir=/opt/stack/devstack 2026-03-26 00:44:41.560 | + functions-common:git_clone:586 : local git_clone_flags= 2026-03-26 00:44:41.567 | ++ functions-common:git_clone:588 : trueorfalse False RECLONE 2026-03-26 00:44:41.596 | + functions-common:git_clone:588 : RECLONE=False 2026-03-26 00:44:41.600 | + functions-common:git_clone:589 : [[ 0 -gt 0 ]] 2026-03-26 00:44:41.605 | + functions-common:git_clone:593 : [[ False = \T\r\u\e ]] 2026-03-26 00:44:41.610 | + functions-common:git_clone:602 : echo master 2026-03-26 00:44:41.610 | + functions-common:git_clone:602 : egrep -q '^refs' 2026-03-26 00:44:41.618 | + functions-common:git_clone:616 : [[ ! -d /opt/stack/ovn-octavia-provider ]] 2026-03-26 00:44:41.622 | + functions-common:git_clone:626 : [[ False = \T\r\u\e ]] 2026-03-26 00:44:41.627 | + functions-common:git_clone:661 : sudo git config --system --add safe.directory /opt/stack/ovn-octavia-provider 2026-03-26 00:44:41.651 | + functions-common:git_clone:664 : cd /opt/stack/ovn-octavia-provider 2026-03-26 00:44:41.655 | + functions-common:git_clone:665 : git show --oneline 2026-03-26 00:44:41.656 | + functions-common:git_clone:665 : head -1 2026-03-26 00:44:41.660 | 83b1d9f Merge "Add periodic-weekly queue for ovn-octavia-provider" 2026-03-26 00:44:41.667 | + functions-common:git_clone:666 : cd /opt/stack/devstack 2026-03-26 00:44:41.671 | + ./stack.sh:main:598 : run_phase override_defaults 2026-03-26 00:44:41.676 | + functions-common:run_phase:1840 : local mode=override_defaults 2026-03-26 00:44:41.680 | + functions-common:run_phase:1841 : local phase= 2026-03-26 00:44:41.683 | + functions-common:run_phase:1842 : [[ -d /opt/stack/devstack/extras.d ]] 2026-03-26 00:44:41.688 | + functions-common:run_phase:1843 : local extra_plugin_file_name 2026-03-26 00:44:41.693 | + functions-common:run_phase:1844 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-03-26 00:44:41.697 | + functions-common:run_phase:1849 : local exceptions=80-tempest.sh 2026-03-26 00:44:41.700 | + functions-common:run_phase:1850 : local extra 2026-03-26 00:44:41.706 | ++ functions-common:run_phase:1851 : basename /opt/stack/devstack/extras.d/80-tempest.sh 2026-03-26 00:44:41.712 | + functions-common:run_phase:1851 : extra=80-tempest.sh 2026-03-26 00:44:41.716 | + functions-common:run_phase:1852 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-03-26 00:44:41.720 | + functions-common:run_phase:1856 : [[ -r /opt/stack/devstack/extras.d/80-tempest.sh ]] 2026-03-26 00:44:41.726 | + functions-common:run_phase:1856 : source /opt/stack/devstack/extras.d/80-tempest.sh override_defaults 2026-03-26 00:44:41.730 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-03-26 00:44:41.757 | ++ functions-common:is_service_enabled:2068 : return 1 2026-03-26 00:44:41.762 | + functions-common:run_phase:1861 : [[ override_defaults == \s\o\u\r\c\e ]] 2026-03-26 00:44:41.767 | + 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-26 00:44:41.771 | + functions-common:run_phase:1865 : plugin_override_defaults 2026-03-26 00:44:41.774 | + functions-common:plugin_override_defaults:1799 : local plugins=,barbican,magnum,octavia,manila,magnum-cluster-api,ovn-octavia-provider 2026-03-26 00:44:41.779 | + functions-common:plugin_override_defaults:1800 : local plugin 2026-03-26 00:44:41.783 | + functions-common:plugin_override_defaults:1803 : [[ -z ,barbican,magnum,octavia,manila,magnum-cluster-api,ovn-octavia-provider ]] 2026-03-26 00:44:41.788 | + functions-common:plugin_override_defaults:1807 : echo 'Overriding Configuration Defaults' 2026-03-26 00:44:41.788 | Overriding Configuration Defaults 2026-03-26 00:44:41.792 | + functions-common:plugin_override_defaults:1808 : for plugin in ${plugins//,/ } 2026-03-26 00:44:41.796 | + functions-common:plugin_override_defaults:1809 : local dir=/opt/stack/barbican 2026-03-26 00:44:41.800 | + functions-common:plugin_override_defaults:1811 : [[ -f /opt/stack/barbican/devstack/override-defaults ]] 2026-03-26 00:44:41.805 | + functions-common:plugin_override_defaults:1808 : for plugin in ${plugins//,/ } 2026-03-26 00:44:41.810 | + functions-common:plugin_override_defaults:1809 : local dir=/opt/stack/magnum 2026-03-26 00:44:41.814 | + functions-common:plugin_override_defaults:1811 : [[ -f /opt/stack/magnum/devstack/override-defaults ]] 2026-03-26 00:44:41.818 | + functions-common:plugin_override_defaults:1808 : for plugin in ${plugins//,/ } 2026-03-26 00:44:41.823 | + functions-common:plugin_override_defaults:1809 : local dir=/opt/stack/octavia 2026-03-26 00:44:41.827 | + functions-common:plugin_override_defaults:1811 : [[ -f /opt/stack/octavia/devstack/override-defaults ]] 2026-03-26 00:44:41.833 | + functions-common:plugin_override_defaults:1808 : for plugin in ${plugins//,/ } 2026-03-26 00:44:41.836 | + functions-common:plugin_override_defaults:1809 : local dir=/opt/stack/manila 2026-03-26 00:44:41.840 | + functions-common:plugin_override_defaults:1811 : [[ -f /opt/stack/manila/devstack/override-defaults ]] 2026-03-26 00:44:41.845 | + functions-common:plugin_override_defaults:1808 : for plugin in ${plugins//,/ } 2026-03-26 00:44:41.849 | + functions-common:plugin_override_defaults:1809 : local dir=/opt/stack/magnum-cluster-api 2026-03-26 00:44:41.855 | + functions-common:plugin_override_defaults:1811 : [[ -f /opt/stack/magnum-cluster-api/devstack/override-defaults ]] 2026-03-26 00:44:41.860 | + functions-common:plugin_override_defaults:1814 : echo 'magnum-cluster-api has overridden the following defaults' 2026-03-26 00:44:41.860 | magnum-cluster-api has overridden the following defaults 2026-03-26 00:44:41.864 | + functions-common:plugin_override_defaults:1815 : cat /opt/stack/magnum-cluster-api/devstack/override-defaults 2026-03-26 00:44:41.866 | GLANCE_LIMIT_IMAGE_SIZE_TOTAL=10000 2026-03-26 00:44:41.866 | KEYSTONE_ADMIN_ENDPOINT=true 2026-03-26 00:44:41.866 | LIBVIRT_CPU_MODE=host-passthrough 2026-03-26 00:44:41.866 | LIBVIRT_TYPE=kvm 2026-03-26 00:44:41.866 | VOLUME_BACKING_FILE_SIZE=50G 2026-03-26 00:44:41.869 | + functions-common:plugin_override_defaults:1816 : source /opt/stack/magnum-cluster-api/devstack/override-defaults 2026-03-26 00:44:41.873 | ++ /opt/stack/magnum-cluster-api/devstack/override-defaults:source:1 : GLANCE_LIMIT_IMAGE_SIZE_TOTAL=10000 2026-03-26 00:44:41.879 | ++ /opt/stack/magnum-cluster-api/devstack/override-defaults:source:2 : KEYSTONE_ADMIN_ENDPOINT=true 2026-03-26 00:44:41.883 | ++ /opt/stack/magnum-cluster-api/devstack/override-defaults:source:3 : LIBVIRT_CPU_MODE=host-passthrough 2026-03-26 00:44:41.888 | ++ /opt/stack/magnum-cluster-api/devstack/override-defaults:source:4 : LIBVIRT_TYPE=kvm 2026-03-26 00:44:41.893 | ++ /opt/stack/magnum-cluster-api/devstack/override-defaults:source:5 : VOLUME_BACKING_FILE_SIZE=50G 2026-03-26 00:44:41.896 | + functions-common:plugin_override_defaults:1808 : for plugin in ${plugins//,/ } 2026-03-26 00:44:41.900 | + functions-common:plugin_override_defaults:1809 : local dir=/opt/stack/ovn-octavia-provider 2026-03-26 00:44:41.906 | + functions-common:plugin_override_defaults:1811 : [[ -f /opt/stack/ovn-octavia-provider/devstack/override-defaults ]] 2026-03-26 00:44:41.910 | + ./stack.sh:main:601 : source /opt/stack/devstack/lib/apache 2026-03-26 00:44:41.941 | + ./stack.sh:main:604 : source /opt/stack/devstack/lib/tls 2026-03-26 00:44:41.946 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2026-03-26 00:44:41.972 | ++ functions-common:is_service_enabled:2068 : return 0 2026-03-26 00:44:41.979 | +++ lib/tls:source:40 : ipv6_unquote 199.19.213.179 2026-03-26 00:44:41.984 | +++ functions-common:ipv6_unquote:2210 : echo 199.19.213.179 2026-03-26 00:44:41.984 | +++ functions-common:ipv6_unquote:2210 : tr -d '[]' 2026-03-26 00:44:41.991 | ++ lib/tls:source:40 : TLS_IP=199.19.213.179 2026-03-26 00:44:41.998 | +++ lib/tls:source:43 : hostname -f 2026-03-26 00:44:42.005 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=np0000160894.novalocal 2026-03-26 00:44:42.008 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2026-03-26 00:44:42.013 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2026-03-26 00:44:42.018 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2026-03-26 00:44:42.022 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2026-03-26 00:44:42.026 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2026-03-26 00:44:42.030 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2026-03-26 00:44:42.034 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2026-03-26 00:44:42.039 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2026-03-26 00:44:42.043 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2026-03-26 00:44:42.051 | + ./stack.sh:main:607 : source /opt/stack/devstack/lib/infra 2026-03-26 00:44:42.077 | + ./stack.sh:main:608 : source /opt/stack/devstack/lib/libraries 2026-03-26 00:44:42.111 | + ./stack.sh:main:609 : source /opt/stack/devstack/lib/lvm 2026-03-26 00:44:42.138 | + ./stack.sh:main:610 : source /opt/stack/devstack/lib/horizon 2026-03-26 00:44:42.165 | + ./stack.sh:main:611 : source /opt/stack/devstack/lib/keystone 2026-03-26 00:44:42.234 | + ./stack.sh:main:612 : source /opt/stack/devstack/lib/glance 2026-03-26 00:44:42.379 | + ./stack.sh:main:613 : source /opt/stack/devstack/lib/nova 2026-03-26 00:44:42.553 | + ./stack.sh:main:614 : source /opt/stack/devstack/lib/placement 2026-03-26 00:44:42.602 | + ./stack.sh:main:615 : source /opt/stack/devstack/lib/cinder 2026-03-26 00:44:42.704 | + ./stack.sh:main:616 : source /opt/stack/devstack/lib/swift 2026-03-26 00:44:42.795 | + ./stack.sh:main:617 : source /opt/stack/devstack/lib/neutron 2026-03-26 00:44:42.800 | ++ lib/neutron:source:61 : is_service_enabled tls-proxy 2026-03-26 00:44:42.832 | ++ functions-common:is_service_enabled:2068 : return 0 2026-03-26 00:44:42.836 | ++ lib/neutron:source:62 : Q_PROTOCOL=https 2026-03-26 00:44:42.840 | ++ lib/neutron:source:66 : GITDIR["python-neutronclient"]=/opt/stack/python-neutronclient 2026-03-26 00:44:42.844 | ++ lib/neutron:source:68 : NEUTRON_DIR=/opt/stack/neutron 2026-03-26 00:44:42.850 | ++ lib/neutron:source:69 : NEUTRON_FWAAS_DIR=/opt/stack/neutron-fwaas 2026-03-26 00:44:42.856 | ++ lib/neutron:source:72 : [[ -d /opt/stack/neutron/bin/neutron-server ]] 2026-03-26 00:44:42.863 | +++ lib/neutron:source:75 : get_python_exec_prefix 2026-03-26 00:44:42.895 | +++ inc/python:get_python_exec_prefix:80 : [[ True == \T\r\u\e ]] 2026-03-26 00:44:42.900 | +++ inc/python:get_python_exec_prefix:81 : echo /opt/stack/data/venv/bin 2026-03-26 00:44:42.905 | ++ lib/neutron:source:75 : NEUTRON_BIN_DIR=/opt/stack/data/venv/bin 2026-03-26 00:44:42.910 | ++ lib/neutron:source:78 : NEUTRON_CONF_DIR=/etc/neutron 2026-03-26 00:44:42.916 | ++ lib/neutron:source:79 : NEUTRON_CONF=/etc/neutron/neutron.conf 2026-03-26 00:44:42.921 | ++ lib/neutron:source:80 : export NEUTRON_TEST_CONFIG_FILE=/etc/neutron/debug.ini 2026-03-26 00:44:42.926 | ++ lib/neutron:source:80 : NEUTRON_TEST_CONFIG_FILE=/etc/neutron/debug.ini 2026-03-26 00:44:42.931 | ++ lib/neutron:source:82 : NEUTRON_UWSGI=neutron.wsgi.api:application 2026-03-26 00:44:42.936 | ++ lib/neutron:source:83 : NEUTRON_UWSGI_CONF=/etc/neutron/neutron-api-uwsgi.ini 2026-03-26 00:44:42.944 | +++ lib/neutron:source:89 : trueorfalse True NEUTRON_ENFORCE_SCOPE 2026-03-26 00:44:42.976 | ++ lib/neutron:source:89 : NEUTRON_ENFORCE_SCOPE=True 2026-03-26 00:44:42.981 | ++ lib/neutron:source:93 : AGENT_DHCP_BINARY=/opt/stack/data/venv/bin/neutron-dhcp-agent 2026-03-26 00:44:42.986 | ++ lib/neutron:source:94 : AGENT_L3_BINARY=/opt/stack/data/venv/bin/neutron-l3-agent 2026-03-26 00:44:42.991 | ++ lib/neutron:source:95 : AGENT_META_BINARY=/opt/stack/data/venv/bin/neutron-metadata-agent 2026-03-26 00:44:42.996 | ++ lib/neutron:source:99 : Q_DHCP_CONF_FILE=/etc/neutron/dhcp_agent.ini 2026-03-26 00:44:43.002 | ++ lib/neutron:source:102 : NEUTRON_DHCP_CONF=/etc/neutron/dhcp_agent.ini 2026-03-26 00:44:43.007 | ++ lib/neutron:source:103 : Q_L3_CONF_FILE=/etc/neutron/l3_agent.ini 2026-03-26 00:44:43.012 | ++ lib/neutron:source:106 : NEUTRON_L3_CONF=/etc/neutron/l3_agent.ini 2026-03-26 00:44:43.016 | ++ lib/neutron:source:107 : Q_META_CONF_FILE=/etc/neutron/metadata_agent.ini 2026-03-26 00:44:43.022 | ++ lib/neutron:source:110 : Q_DB_NAME=neutron 2026-03-26 00:44:43.027 | ++ lib/neutron:source:112 : Q_PLUGIN=ml2 2026-03-26 00:44:43.032 | ++ lib/neutron:source:114 : Q_PORT=9696 2026-03-26 00:44:43.037 | ++ lib/neutron:source:116 : Q_PORT_INT=19696 2026-03-26 00:44:43.043 | ++ lib/neutron:source:118 : Q_HOST=199.19.213.179 2026-03-26 00:44:43.047 | ++ lib/neutron:source:120 : Q_PROTOCOL=https 2026-03-26 00:44:43.053 | +++ lib/neutron:source:122 : ipv6_unquote 0.0.0.0 2026-03-26 00:44:43.058 | +++ functions-common:ipv6_unquote:2210 : echo 0.0.0.0 2026-03-26 00:44:43.060 | +++ functions-common:ipv6_unquote:2210 : tr -d '[]' 2026-03-26 00:44:43.068 | ++ lib/neutron:source:122 : Q_LISTEN_ADDRESS=0.0.0.0 2026-03-26 00:44:43.073 | ++ lib/neutron:source:124 : Q_ADMIN_USERNAME=neutron 2026-03-26 00:44:43.078 | ++ lib/neutron:source:126 : Q_AUTH_STRATEGY=keystone 2026-03-26 00:44:43.083 | ++ lib/neutron:source:128 : Q_OVS_USE_VETH=False 2026-03-26 00:44:43.089 | ++ lib/neutron:source:129 : Q_USE_ROOTWRAP=True 2026-03-26 00:44:43.094 | +++ lib/neutron:source:130 : trueorfalse True Q_USE_ROOTWRAP_DAEMON 2026-03-26 00:44:43.128 | ++ lib/neutron:source:130 : Q_USE_ROOTWRAP_DAEMON=True 2026-03-26 00:44:43.135 | +++ lib/neutron:source:132 : ipv6_unquote 199.19.213.179 2026-03-26 00:44:43.139 | +++ functions-common:ipv6_unquote:2210 : echo 199.19.213.179 2026-03-26 00:44:43.141 | +++ functions-common:ipv6_unquote:2210 : tr -d '[]' 2026-03-26 00:44:43.150 | ++ lib/neutron:source:132 : Q_META_DATA_IP=199.19.213.179 2026-03-26 00:44:43.155 | ++ lib/neutron:source:134 : Q_ALLOW_OVERLAPPING_IP=True 2026-03-26 00:44:43.160 | ++ lib/neutron:source:135 : Q_NOTIFY_NOVA_PORT_STATUS_CHANGES=True 2026-03-26 00:44:43.166 | ++ lib/neutron:source:136 : Q_NOTIFY_NOVA_PORT_DATA_CHANGES=True 2026-03-26 00:44:43.170 | ++ lib/neutron:source:137 : VIF_PLUGGING_IS_FATAL=True 2026-03-26 00:44:43.175 | ++ lib/neutron:source:138 : VIF_PLUGGING_TIMEOUT=300 2026-03-26 00:44:43.180 | ++ lib/neutron:source:141 : SKIP_STOP_OVN=False 2026-03-26 00:44:43.185 | ++ lib/neutron:source:145 : _Q_PLUGIN_EXTRA_CONF_PATH=/etc/neutron 2026-03-26 00:44:43.189 | ++ lib/neutron:source:148 : NEUTRON_ENDPOINT_SERVICE_NAME=networking 2026-03-26 00:44:43.195 | ++ lib/neutron:source:149 : [[ -z networking ]] 2026-03-26 00:44:43.200 | ++ lib/neutron:source:154 : ALEMBIC_REPO=https://github.com/sqlalchemy/alembic.git 2026-03-26 00:44:43.205 | ++ lib/neutron:source:155 : ALEMBIC_DIR=/opt/stack/alembic 2026-03-26 00:44:43.209 | ++ lib/neutron:source:156 : ALEMBIC_BRANCH=main 2026-03-26 00:44:43.215 | ++ lib/neutron:source:157 : SQLALCHEMY_REPO=https://github.com/sqlalchemy/sqlalchemy.git 2026-03-26 00:44:43.220 | ++ lib/neutron:source:158 : SQLALCHEMY_DIR=/opt/stack/sqlalchemy 2026-03-26 00:44:43.224 | ++ lib/neutron:source:159 : SQLALCHEMY_BRANCH=main 2026-03-26 00:44:43.228 | ++ lib/neutron:source:170 : declare -a -g Q_PLUGIN_EXTRA_CONF_FILES 2026-03-26 00:44:43.234 | ++ lib/neutron:source:173 : declare -a -g _Q_PLUGIN_EXTRA_CONF_FILES_ABS 2026-03-26 00:44:43.239 | ++ lib/neutron:source:176 : Q_RR_CONF_FILE=/etc/neutron/rootwrap.conf 2026-03-26 00:44:43.243 | ++ lib/neutron:source:177 : [[ True == \F\a\l\s\e ]] 2026-03-26 00:44:43.248 | +++ lib/neutron:source:180 : get_rootwrap_location neutron 2026-03-26 00:44:43.253 | +++ functions:get_rootwrap_location:601 : local module=neutron 2026-03-26 00:44:43.260 | ++++ functions:get_rootwrap_location:603 : get_python_exec_prefix 2026-03-26 00:44:43.290 | ++++ inc/python:get_python_exec_prefix:80 : [[ True == \T\r\u\e ]] 2026-03-26 00:44:43.295 | ++++ inc/python:get_python_exec_prefix:81 : echo /opt/stack/data/venv/bin 2026-03-26 00:44:43.302 | +++ functions:get_rootwrap_location:603 : echo /opt/stack/data/venv/bin/neutron-rootwrap 2026-03-26 00:44:43.307 | ++ lib/neutron:source:180 : NEUTRON_ROOTWRAP=/opt/stack/data/venv/bin/neutron-rootwrap 2026-03-26 00:44:43.312 | ++ lib/neutron:source:181 : Q_RR_COMMAND='sudo /opt/stack/data/venv/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2026-03-26 00:44:43.316 | ++ lib/neutron:source:182 : [[ True == \T\r\u\e ]] 2026-03-26 00:44:43.322 | ++ lib/neutron:source:183 : Q_RR_DAEMON_COMMAND='sudo /opt/stack/data/venv/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2026-03-26 00:44:43.333 | ++ lib/neutron:source:195 : Q_DVR_MODE=legacy 2026-03-26 00:44:43.336 | ++ lib/neutron:source:196 : [[ legacy != \l\e\g\a\c\y ]] 2026-03-26 00:44:43.340 | ++ lib/neutron:source:212 : ENABLE_TENANT_TUNNELS=True 2026-03-26 00:44:43.343 | ++ lib/neutron:source:217 : TENANT_TUNNEL_RANGES=1:1000 2026-03-26 00:44:43.348 | ++ lib/neutron:source:222 : ENABLE_TENANT_VLANS=False 2026-03-26 00:44:43.352 | ++ lib/neutron:source:230 : TENANT_VLAN_RANGE= 2026-03-26 00:44:43.358 | ++ lib/neutron:source:238 : PHYSICAL_NETWORK=public 2026-03-26 00:44:43.363 | ++ lib/neutron:source:248 : OVS_PHYSICAL_BRIDGE=br-ex 2026-03-26 00:44:43.368 | ++ lib/neutron:source:254 : OVS_ENABLE_TUNNELING=True 2026-03-26 00:44:43.371 | ++ lib/neutron:source:258 : ENABLE_ISOLATED_METADATA=False 2026-03-26 00:44:43.376 | ++ lib/neutron:source:263 : ENABLE_METADATA_NETWORK=False 2026-03-26 00:44:43.380 | ++ lib/neutron:source:268 : '[' -f /opt/stack/devstack/lib/neutron_plugins/ml2 ']' 2026-03-26 00:44:43.384 | ++ lib/neutron:source:269 : source /opt/stack/devstack/lib/neutron_plugins/ml2 2026-03-26 00:44:43.582 | ++ lib/neutron:source:276 : source /opt/stack/devstack/lib/neutron_plugins/services/metering 2026-03-26 00:44:43.610 | ++ lib/neutron:source:279 : source /opt/stack/devstack/lib/neutron_plugins/services/l3 2026-03-26 00:44:43.615 | +++ lib/neutron_plugins/services/l3:source:3 : IP_VERSION=4+6 2026-03-26 00:44:43.620 | +++ lib/neutron_plugins/services/l3:source:5 : [[ 4+6 != \4 ]] 2026-03-26 00:44:43.625 | +++ lib/neutron_plugins/services/l3:source:5 : [[ 4+6 != \6 ]] 2026-03-26 00:44:43.630 | +++ lib/neutron_plugins/services/l3:source:5 : [[ 4+6 != \4\+\6 ]] 2026-03-26 00:44:43.633 | +++ lib/neutron_plugins/services/l3:source:9 : NEUTRON_CREATE_INITIAL_NETWORKS=True 2026-03-26 00:44:43.638 | +++ lib/neutron_plugins/services/l3:source:12 : PROVIDER_SUBNET_NAME=provider_net 2026-03-26 00:44:43.643 | +++ lib/neutron_plugins/services/l3:source:13 : IPV6_PROVIDER_SUBNET_NAME=provider_net_v6 2026-03-26 00:44:43.647 | +++ lib/neutron_plugins/services/l3:source:14 : IPV6_PROVIDER_FIXED_RANGE= 2026-03-26 00:44:43.651 | +++ lib/neutron_plugins/services/l3:source:15 : IPV6_PROVIDER_NETWORK_GATEWAY= 2026-03-26 00:44:43.656 | +++ lib/neutron_plugins/services/l3:source:17 : PUBLIC_BRIDGE=br-ex 2026-03-26 00:44:43.661 | +++ lib/neutron_plugins/services/l3:source:18 : PUBLIC_BRIDGE_MTU=1430 2026-03-26 00:44:43.667 | +++ lib/neutron_plugins/services/l3:source:23 : Q_ASSIGN_GATEWAY_TO_PUBLIC_BRIDGE=True 2026-03-26 00:44:43.671 | +++ lib/neutron_plugins/services/l3:source:26 : Q_ROUTER_NAME=router1 2026-03-26 00:44:43.676 | +++ lib/neutron_plugins/services/l3:source:31 : Q_USE_PUBLIC_VETH=False 2026-03-26 00:44:43.682 | +++ lib/neutron_plugins/services/l3:source:32 : Q_PUBLIC_VETH_EX=veth-pub-ex 2026-03-26 00:44:43.687 | +++ lib/neutron_plugins/services/l3:source:33 : Q_PUBLIC_VETH_INT=veth-pub-int 2026-03-26 00:44:43.691 | +++ lib/neutron_plugins/services/l3:source:39 : Q_L3_ROUTER_PER_TENANT=True 2026-03-26 00:44:43.696 | +++ lib/neutron_plugins/services/l3:source:72 : Q_USE_PROVIDERNET_FOR_PUBLIC=True 2026-03-26 00:44:43.702 | +++ lib/neutron_plugins/services/l3:source:73 : PUBLIC_PHYSICAL_NETWORK=public 2026-03-26 00:44:43.709 | ++++ lib/neutron_plugins/services/l3:source:76 : uuidgen 2026-03-26 00:44:43.709 | ++++ lib/neutron_plugins/services/l3:source:76 : sed s/-//g 2026-03-26 00:44:43.710 | ++++ lib/neutron_plugins/services/l3:source:76 : cut -c 23- 2026-03-26 00:44:43.710 | ++++ lib/neutron_plugins/services/l3:source:76 : sed -e 's/\(..\)\(....\)\(....\)/\1:\2:\3/' 2026-03-26 00:44:43.720 | +++ lib/neutron_plugins/services/l3:source:76 : IPV6_GLOBAL_ID=e7:7170:09c5 2026-03-26 00:44:43.725 | +++ lib/neutron_plugins/services/l3:source:79 : IPV6_RA_MODE=slaac 2026-03-26 00:44:43.730 | +++ lib/neutron_plugins/services/l3:source:80 : IPV6_ADDRESS_MODE=slaac 2026-03-26 00:44:43.734 | +++ lib/neutron_plugins/services/l3:source:81 : IPV6_PUBLIC_SUBNET_NAME=ipv6-public-subnet 2026-03-26 00:44:43.739 | +++ lib/neutron_plugins/services/l3:source:82 : IPV6_PRIVATE_SUBNET_NAME=ipv6-private-subnet 2026-03-26 00:44:43.745 | +++ lib/neutron_plugins/services/l3:source:83 : IPV6_ADDRS_SAFE_TO_USE=fde7:7170:09c5::/56 2026-03-26 00:44:43.752 | ++++ lib/neutron_plugins/services/l3:source:86 : echo fde7:7170:09c5::/56 2026-03-26 00:44:43.753 | ++++ lib/neutron_plugins/services/l3:source:86 : awk -F / '{ print $1"/"($2>63 ? $2 : 64) }' 2026-03-26 00:44:43.760 | +++ lib/neutron_plugins/services/l3:source:86 : FIXED_RANGE_V6=fde7:7170:09c5::/64 2026-03-26 00:44:43.765 | +++ lib/neutron_plugins/services/l3:source:87 : IPV6_PRIVATE_NETWORK_GATEWAY= 2026-03-26 00:44:43.769 | +++ lib/neutron_plugins/services/l3:source:88 : IPV6_PUBLIC_RANGE=2001:db8::/64 2026-03-26 00:44:43.775 | +++ lib/neutron_plugins/services/l3:source:89 : IPV6_PUBLIC_NETWORK_GATEWAY=2001:db8::2 2026-03-26 00:44:43.779 | +++ lib/neutron_plugins/services/l3:source:90 : IPV6_ROUTER_GW_IP=2001:db8::1 2026-03-26 00:44:43.784 | +++ lib/neutron_plugins/services/l3:source:93 : NETWORK_GATEWAY=10.1.0.1 2026-03-26 00:44:43.788 | +++ lib/neutron_plugins/services/l3:source:94 : PUBLIC_NETWORK_GATEWAY=172.24.5.1 2026-03-26 00:44:43.794 | +++ lib/neutron_plugins/services/l3:source:95 : PRIVATE_SUBNET_NAME=private-subnet 2026-03-26 00:44:43.798 | +++ lib/neutron_plugins/services/l3:source:96 : PUBLIC_SUBNET_NAME=public-subnet 2026-03-26 00:44:43.804 | +++ lib/neutron_plugins/services/l3:source:99 : USE_SUBNETPOOL=True 2026-03-26 00:44:43.809 | +++ lib/neutron_plugins/services/l3:source:100 : SUBNETPOOL_NAME_V4=shared-default-subnetpool-v4 2026-03-26 00:44:43.814 | +++ lib/neutron_plugins/services/l3:source:101 : SUBNETPOOL_NAME_V6=shared-default-subnetpool-v6 2026-03-26 00:44:43.818 | +++ lib/neutron_plugins/services/l3:source:103 : SUBNETPOOL_PREFIX_V4=10.1.0.0/20 2026-03-26 00:44:43.823 | +++ lib/neutron_plugins/services/l3:source:104 : SUBNETPOOL_PREFIX_V6=fde7:7170:09c5::/56 2026-03-26 00:44:43.827 | +++ lib/neutron_plugins/services/l3:source:106 : SUBNETPOOL_SIZE_V4=26 2026-03-26 00:44:43.833 | +++ lib/neutron_plugins/services/l3:source:107 : SUBNETPOOL_SIZE_V6=64 2026-03-26 00:44:43.840 | ++++ lib/neutron_plugins/services/l3:source:109 : grep '^default' 2026-03-26 00:44:43.840 | ++++ lib/neutron_plugins/services/l3:source:109 : ip -4 route 2026-03-26 00:44:43.841 | ++++ lib/neutron_plugins/services/l3:source:109 : awk '{print $5}' 2026-03-26 00:44:43.850 | +++ lib/neutron_plugins/services/l3:source:109 : default_v4_route_devs=ens3 2026-03-26 00:44:43.858 | ++++ lib/neutron_plugins/services/l3:source:111 : ip -6 route list match default table all 2026-03-26 00:44:43.858 | ++++ lib/neutron_plugins/services/l3:source:111 : grep via 2026-03-26 00:44:43.859 | ++++ lib/neutron_plugins/services/l3:source:111 : awk '{print $5}' 2026-03-26 00:44:43.870 | +++ lib/neutron_plugins/services/l3:source:111 : default_v6_route_devs='ens3 2026-03-26 00:44:43.871 | ens3' 2026-03-26 00:44:43.880 | ++ lib/neutron:source:282 : source /opt/stack/devstack/lib/neutron_plugins/services/placement 2026-03-26 00:44:43.886 | ++ lib/neutron:source:283 : source /opt/stack/devstack/lib/neutron_plugins/services/trunk 2026-03-26 00:44:43.890 | ++ lib/neutron:source:284 : source /opt/stack/devstack/lib/neutron_plugins/services/qos 2026-03-26 00:44:43.895 | ++ lib/neutron:source:285 : source /opt/stack/devstack/lib/neutron_plugins/services/segments 2026-03-26 00:44:43.901 | ++ lib/neutron:source:288 : has_neutron_plugin_security_group 2026-03-26 00:44:43.909 | ++ lib/neutron_plugins/ml2:has_neutron_plugin_security_group:146 : return 0 2026-03-26 00:44:43.913 | ++ lib/neutron:source:289 : Q_USE_SECGROUP=True 2026-03-26 00:44:43.919 | ++ lib/neutron:source:297 : OVN_BRIDGE_MAPPINGS=public:br-ex 2026-03-26 00:44:43.955 | + ./stack.sh:main:618 : source /opt/stack/devstack/lib/ldap 2026-03-26 00:44:43.987 | + ./stack.sh:main:619 : source /opt/stack/devstack/lib/dstat 2026-03-26 00:44:44.015 | + ./stack.sh:main:620 : source /opt/stack/devstack/lib/atop 2026-03-26 00:44:44.045 | + ./stack.sh:main:621 : source /opt/stack/devstack/lib/tcpdump 2026-03-26 00:44:44.073 | + ./stack.sh:main:622 : source /opt/stack/devstack/lib/etcd3 2026-03-26 00:44:44.134 | + ./stack.sh:main:623 : source /opt/stack/devstack/lib/os-vif 2026-03-26 00:44:44.141 | +++ lib/os-vif:source:12 : is_ml2_ovs 2026-03-26 00:44:44.146 | +++ lib/os-vif:is_ml2_ovs:4 : [[ ovn == \o\p\e\n\v\s\w\i\t\c\h ]] 2026-03-26 00:44:44.150 | +++ lib/os-vif:is_ml2_ovs:7 : echo False 2026-03-26 00:44:44.156 | ++ lib/os-vif:source:12 : OS_VIF_OVS_ISOLATE_VIF=False 2026-03-26 00:44:44.164 | +++ lib/os-vif:source:13 : trueorfalse False OS_VIF_OVS_ISOLATE_VIF 2026-03-26 00:44:44.201 | ++ lib/os-vif:source:13 : OS_VIF_OVS_ISOLATE_VIF=False 2026-03-26 00:44:44.206 | + ./stack.sh:main:629 : run_phase source 2026-03-26 00:44:44.210 | + functions-common:run_phase:1840 : local mode=source 2026-03-26 00:44:44.215 | + functions-common:run_phase:1841 : local phase= 2026-03-26 00:44:44.219 | + functions-common:run_phase:1842 : [[ -d /opt/stack/devstack/extras.d ]] 2026-03-26 00:44:44.224 | + functions-common:run_phase:1843 : local extra_plugin_file_name 2026-03-26 00:44:44.229 | + functions-common:run_phase:1844 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-03-26 00:44:44.235 | + functions-common:run_phase:1849 : local exceptions=80-tempest.sh 2026-03-26 00:44:44.239 | + functions-common:run_phase:1850 : local extra 2026-03-26 00:44:44.244 | ++ functions-common:run_phase:1851 : basename /opt/stack/devstack/extras.d/80-tempest.sh 2026-03-26 00:44:44.252 | + functions-common:run_phase:1851 : extra=80-tempest.sh 2026-03-26 00:44:44.258 | + functions-common:run_phase:1852 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-03-26 00:44:44.263 | + functions-common:run_phase:1856 : [[ -r /opt/stack/devstack/extras.d/80-tempest.sh ]] 2026-03-26 00:44:44.268 | + functions-common:run_phase:1856 : source /opt/stack/devstack/extras.d/80-tempest.sh source 2026-03-26 00:44:44.272 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-03-26 00:44:44.305 | ++ functions-common:is_service_enabled:2068 : return 1 2026-03-26 00:44:44.311 | + functions-common:run_phase:1861 : [[ source == \s\o\u\r\c\e ]] 2026-03-26 00:44:44.316 | + functions-common:run_phase:1862 : load_plugin_settings 2026-03-26 00:44:44.320 | + functions-common:load_plugin_settings:1776 : local plugins=,barbican,magnum,octavia,manila,magnum-cluster-api,ovn-octavia-provider 2026-03-26 00:44:44.326 | + functions-common:load_plugin_settings:1777 : local plugin 2026-03-26 00:44:44.331 | + functions-common:load_plugin_settings:1780 : [[ -z ,barbican,magnum,octavia,manila,magnum-cluster-api,ovn-octavia-provider ]] 2026-03-26 00:44:44.335 | + functions-common:load_plugin_settings:1784 : echo 'Loading plugin settings' 2026-03-26 00:44:44.336 | Loading plugin settings 2026-03-26 00:44:44.343 | + functions-common:load_plugin_settings:1785 : for plugin in ${plugins//,/ } 2026-03-26 00:44:44.347 | + functions-common:load_plugin_settings:1786 : local dir=/opt/stack/barbican 2026-03-26 00:44:44.351 | + functions-common:load_plugin_settings:1788 : [[ -f /opt/stack/barbican/devstack/settings ]] 2026-03-26 00:44:44.356 | + functions-common:load_plugin_settings:1789 : source /opt/stack/barbican/devstack/settings 2026-03-26 00:44:44.361 | ++ /opt/stack/barbican/devstack/settings:source:4 : define_plugin barbican 2026-03-26 00:44:44.367 | ++ functions-common:define_plugin:1884 : : 2026-03-26 00:44:44.372 | ++ /opt/stack/barbican/devstack/settings:source:7 : BARBICAN_DIR=/opt/stack/barbican 2026-03-26 00:44:44.378 | ++ /opt/stack/barbican/devstack/settings:source:8 : BARBICAN_CONF_DIR=/etc/barbican 2026-03-26 00:44:44.382 | ++ /opt/stack/barbican/devstack/settings:source:9 : BARBICAN_CONF=/etc/barbican/barbican.conf 2026-03-26 00:44:44.386 | ++ /opt/stack/barbican/devstack/settings:source:10 : BARBICAN_PASTE_CONF=/etc/barbican/barbican-api-paste.ini 2026-03-26 00:44:44.392 | ++ /opt/stack/barbican/devstack/settings:source:11 : BARBICAN_API_LOG_DIR=/opt/stack/logs 2026-03-26 00:44:44.397 | ++ /opt/stack/barbican/devstack/settings:source:13 : PYKMIP_CONF_DIR=/etc/pykmip 2026-03-26 00:44:44.401 | ++ /opt/stack/barbican/devstack/settings:source:14 : PYKMIP_CONF=/etc/pykmip/server.conf 2026-03-26 00:44:44.407 | ++ /opt/stack/barbican/devstack/settings:source:15 : PYKMIP_LOG_DIR=/var/log/pykmip 2026-03-26 00:44:44.414 | ++ /opt/stack/barbican/devstack/settings:source:18 : [[ False = True ]] 2026-03-26 00:44:44.420 | +++ /opt/stack/barbican/devstack/settings:source:22 : get_python_exec_prefix 2026-03-26 00:44:44.452 | +++ inc/python:get_python_exec_prefix:80 : [[ True == \T\r\u\e ]] 2026-03-26 00:44:44.457 | +++ inc/python:get_python_exec_prefix:81 : echo /opt/stack/data/venv/bin 2026-03-26 00:44:44.464 | ++ /opt/stack/barbican/devstack/settings:source:22 : BARBICAN_BIN_DIR=/opt/stack/data/venv/bin 2026-03-26 00:44:44.469 | ++ /opt/stack/barbican/devstack/settings:source:25 : BARBICAN_WSGI=barbican.wsgi.api:application 2026-03-26 00:44:44.473 | ++ /opt/stack/barbican/devstack/settings:source:26 : BARBICAN_UWSGI_CONF=/etc/barbican/barbican-uwsgi.ini 2026-03-26 00:44:44.479 | ++ /opt/stack/barbican/devstack/settings:source:29 : BARBICAN_REPO=https://github.com/openstack/barbican.git 2026-03-26 00:44:44.484 | ++ /opt/stack/barbican/devstack/settings:source:30 : BARBICAN_BRANCH=master 2026-03-26 00:44:44.489 | ++ /opt/stack/barbican/devstack/settings:source:33 : GITREPO["python-barbicanclient"]=https://github.com/openstack/python-barbicanclient.git 2026-03-26 00:44:44.494 | ++ /opt/stack/barbican/devstack/settings:source:34 : GITBRANCH["python-barbicanclient"]=master 2026-03-26 00:44:44.499 | ++ /opt/stack/barbican/devstack/settings:source:35 : GITDIR["python-barbicanclient"]=/opt/stack/python-barbicanclient 2026-03-26 00:44:44.504 | ++ /opt/stack/barbican/devstack/settings:source:38 : BARBICAN_HOST_HREF=http://199.19.213.179/key-manager 2026-03-26 00:44:44.509 | ++ /opt/stack/barbican/devstack/settings:source:40 : GITREPO["barbican-tempest-plugin"]=https://github.com/openstack/barbican-tempest-plugin.git 2026-03-26 00:44:44.513 | ++ /opt/stack/barbican/devstack/settings:source:41 : GITBRANCH["barbican-tempest-plugin"]=master 2026-03-26 00:44:44.519 | ++ /opt/stack/barbican/devstack/settings:source:42 : GITDIR["barbican-tempest-plugin"]=/opt/stack/barbican-tempest-plugin 2026-03-26 00:44:44.525 | +++ /opt/stack/barbican/devstack/settings:source:45 : trueorfalse True ENFORCE_SCOPE 2026-03-26 00:44:44.557 | ++ /opt/stack/barbican/devstack/settings:source:45 : BARBICAN_ENFORCE_SCOPE=False 2026-03-26 00:44:44.562 | ++ /opt/stack/barbican/devstack/settings:source:47 : enable_service barbican 2026-03-26 00:44:44.647 | + functions-common:load_plugin_settings:1785 : for plugin in ${plugins//,/ } 2026-03-26 00:44:44.651 | + functions-common:load_plugin_settings:1786 : local dir=/opt/stack/magnum 2026-03-26 00:44:44.656 | + functions-common:load_plugin_settings:1788 : [[ -f /opt/stack/magnum/devstack/settings ]] 2026-03-26 00:44:44.661 | + functions-common:load_plugin_settings:1789 : source /opt/stack/magnum/devstack/settings 2026-03-26 00:44:44.667 | +++ /opt/stack/magnum/devstack/settings:source:19 : trueorfalse False MAGNUM_ENFORCE_SCOPE 2026-03-26 00:44:44.702 | ++ /opt/stack/magnum/devstack/settings:source:19 : MAGNUM_ENFORCE_SCOPE=False 2026-03-26 00:44:44.707 | ++ /opt/stack/magnum/devstack/settings:source:22 : enable_service magnum-api 2026-03-26 00:44:44.794 | ++ /opt/stack/magnum/devstack/settings:source:23 : enable_service magnum-cond 2026-03-26 00:44:44.881 | + functions-common:load_plugin_settings:1785 : for plugin in ${plugins//,/ } 2026-03-26 00:44:44.886 | + functions-common:load_plugin_settings:1786 : local dir=/opt/stack/octavia 2026-03-26 00:44:44.892 | + functions-common:load_plugin_settings:1788 : [[ -f /opt/stack/octavia/devstack/settings ]] 2026-03-26 00:44:44.897 | + functions-common:load_plugin_settings:1789 : source /opt/stack/octavia/devstack/settings 2026-03-26 00:44:44.903 | ++ /opt/stack/octavia/devstack/settings:source:3 : OCTAVIA=octavia 2026-03-26 00:44:44.908 | ++ /opt/stack/octavia/devstack/settings:source:4 : OCTAVIA_DIR=/opt/stack/octavia 2026-03-26 00:44:44.912 | ++ /opt/stack/octavia/devstack/settings:source:5 : DISKIMAGE_BUILDER_REPO_URL=https://github.com/openstack/diskimage-builder.git 2026-03-26 00:44:44.917 | ++ /opt/stack/octavia/devstack/settings:source:6 : DISKIMAGE_BUILDER_REPO_REF=master 2026-03-26 00:44:44.924 | ++ /opt/stack/octavia/devstack/settings:source:7 : DISKIMAGE_BUILDER_DIR=/opt/stack/diskimage-builder 2026-03-26 00:44:44.930 | +++ /opt/stack/octavia/devstack/settings:source:8 : get_python_exec_prefix 2026-03-26 00:44:44.962 | +++ inc/python:get_python_exec_prefix:80 : [[ True == \T\r\u\e ]] 2026-03-26 00:44:44.968 | +++ inc/python:get_python_exec_prefix:81 : echo /opt/stack/data/venv/bin 2026-03-26 00:44:44.974 | ++ /opt/stack/octavia/devstack/settings:source:8 : OCTAVIA_BIN_DIR=/opt/stack/data/venv/bin 2026-03-26 00:44:44.980 | ++ /opt/stack/octavia/devstack/settings:source:9 : OCTAVIA_CONF_DIR=/etc/octavia 2026-03-26 00:44:44.986 | ++ /opt/stack/octavia/devstack/settings:source:10 : OCTAVIA_SSH_DIR=/etc/octavia/.ssh 2026-03-26 00:44:44.992 | ++ /opt/stack/octavia/devstack/settings:source:11 : OCTAVIA_CERTS_DIR=/etc/octavia/certs 2026-03-26 00:44:44.997 | ++ /opt/stack/octavia/devstack/settings:source:12 : OCTAVIA_CONF=/etc/octavia/octavia.conf 2026-03-26 00:44:45.002 | ++ /opt/stack/octavia/devstack/settings:source:13 : OCTAVIA_AUDIT_MAP=/etc/octavia/octavia_api_audit_map.conf 2026-03-26 00:44:45.007 | ++ /opt/stack/octavia/devstack/settings:source:14 : OCTAVIA_RUN_DIR=/var/run/octavia 2026-03-26 00:44:45.013 | ++ /opt/stack/octavia/devstack/settings:source:16 : OCTAVIA_AMPHORA_DRIVER=amphora_haproxy_rest_driver 2026-03-26 00:44:45.018 | ++ /opt/stack/octavia/devstack/settings:source:17 : OCTAVIA_NETWORK_DRIVER=allowed_address_pairs_driver 2026-03-26 00:44:45.023 | ++ /opt/stack/octavia/devstack/settings:source:18 : OCTAVIA_COMPUTE_DRIVER=compute_nova_driver 2026-03-26 00:44:45.029 | ++ /opt/stack/octavia/devstack/settings:source:19 : OCTAVIA_VOLUME_DRIVER=volume_noop_driver 2026-03-26 00:44:45.034 | ++ /opt/stack/octavia/devstack/settings:source:20 : OCTAVIA_IMAGE_DRIVER=image_glance_driver 2026-03-26 00:44:45.040 | ++ /opt/stack/octavia/devstack/settings:source:22 : OCTAVIA_USERNAME=admin 2026-03-26 00:44:45.045 | ++ /opt/stack/octavia/devstack/settings:source:23 : OCTAVIA_PASSWORD=secretadmin 2026-03-26 00:44:45.051 | ++ /opt/stack/octavia/devstack/settings:source:24 : OCTAVIA_PROJECT_NAME=admin 2026-03-26 00:44:45.056 | ++ /opt/stack/octavia/devstack/settings:source:25 : OCTAVIA_USER_DOMAIN_NAME=Default 2026-03-26 00:44:45.062 | ++ /opt/stack/octavia/devstack/settings:source:26 : OCTAVIA_PROJECT_DOMAIN_NAME=Default 2026-03-26 00:44:45.067 | ++ /opt/stack/octavia/devstack/settings:source:28 : OCTAVIA_PROTOCOL=http 2026-03-26 00:44:45.072 | ++ /opt/stack/octavia/devstack/settings:source:29 : OCTAVIA_PORT=9876 2026-03-26 00:44:45.077 | ++ /opt/stack/octavia/devstack/settings:source:30 : OCTAVIA_HA_PORT=9875 2026-03-26 00:44:45.082 | ++ /opt/stack/octavia/devstack/settings:source:31 : OCTAVIA_HM_LISTEN_PORT=5555 2026-03-26 00:44:45.088 | ++ /opt/stack/octavia/devstack/settings:source:33 : OCTAVIA_ENABLE_AMPHORAV2_JOBBOARD=False 2026-03-26 00:44:45.092 | ++ /opt/stack/octavia/devstack/settings:source:34 : OCTAVIA_JOBBOARD_EXPIRATION_TIME=30 2026-03-26 00:44:45.096 | ++ /opt/stack/octavia/devstack/settings:source:35 : OCTAVIA_JOBBOARD_BACKEND=redis 2026-03-26 00:44:45.102 | ++ /opt/stack/octavia/devstack/settings:source:37 : OCTAVIA_MGMT_SUBNET=192.168.0.0/24 2026-03-26 00:44:45.106 | ++ /opt/stack/octavia/devstack/settings:source:38 : OCTAVIA_MGMT_SUBNET_START=192.168.0.2 2026-03-26 00:44:45.111 | ++ /opt/stack/octavia/devstack/settings:source:39 : OCTAVIA_MGMT_SUBNET_END=192.168.0.200 2026-03-26 00:44:45.116 | ++ /opt/stack/octavia/devstack/settings:source:40 : OCTAVIA_MGMT_SUBNET_IPV6=fd00:0:0:42::/64 2026-03-26 00:44:45.121 | ++ /opt/stack/octavia/devstack/settings:source:41 : OCTAVIA_MGMT_SUBNET_IPV6_START=fd00:0:0:42:0:0:0:2 2026-03-26 00:44:45.126 | ++ /opt/stack/octavia/devstack/settings:source:42 : OCTAVIA_MGMT_SUBNET_IPV6_END=fd00:0:0:42:ffff:ffff:ffff:ffff 2026-03-26 00:44:45.132 | ++ /opt/stack/octavia/devstack/settings:source:44 : OCTAVIA_AMP_SSH_KEY_BITS=2048 2026-03-26 00:44:45.137 | ++ /opt/stack/octavia/devstack/settings:source:45 : OCTAVIA_AMP_SSH_KEY_TYPE=rsa 2026-03-26 00:44:45.142 | ++ /opt/stack/octavia/devstack/settings:source:46 : OCTAVIA_AMP_SSH_KEY_PATH=/etc/octavia/.ssh/octavia_ssh_key 2026-03-26 00:44:45.147 | ++ /opt/stack/octavia/devstack/settings:source:47 : OCTAVIA_AMP_SSH_KEY_NAME=octavia_ssh_key 2026-03-26 00:44:45.153 | ++ /opt/stack/octavia/devstack/settings:source:49 : OCTAVIA_AMP_FLAVOR_ID=10 2026-03-26 00:44:45.158 | ++ /opt/stack/octavia/devstack/settings:source:50 : OCTAVIA_AMP_IMAGE_NAME=amphora-x64-haproxy 2026-03-26 00:44:45.164 | ++ /opt/stack/octavia/devstack/settings:source:51 : OCTAVIA_AMP_IMAGE_FILE=/opt/stack/octavia/diskimage-create/amphora-x64-haproxy.qcow2 2026-03-26 00:44:45.169 | ++ /opt/stack/octavia/devstack/settings:source:52 : OCTAVIA_AMP_IMAGE_TAG=amphora 2026-03-26 00:44:45.175 | ++ /opt/stack/octavia/devstack/settings:source:53 : OCTAVIA_AMP_IMAGE_ARCH=amd64 2026-03-26 00:44:45.181 | ++ /opt/stack/octavia/devstack/settings:source:55 : OCTAVIA_AMP_CONN_TIMEOUT=10 2026-03-26 00:44:45.187 | ++ /opt/stack/octavia/devstack/settings:source:56 : OCTAVIA_AMP_READ_TIMEOUT=120 2026-03-26 00:44:45.193 | ++ /opt/stack/octavia/devstack/settings:source:58 : OCTAVIA_AMP_LOG_ADMIN_PORT=10514 2026-03-26 00:44:45.198 | ++ /opt/stack/octavia/devstack/settings:source:59 : OCTAVIA_AMP_LOG_TENANT_PORT=20514 2026-03-26 00:44:45.203 | ++ /opt/stack/octavia/devstack/settings:source:61 : OCTAVIA_HEALTH_KEY=insecure 2026-03-26 00:44:45.210 | ++ /opt/stack/octavia/devstack/settings:source:63 : OCTAVIA_LB_TOPOLOGY=SINGLE 2026-03-26 00:44:45.215 | ++ /opt/stack/octavia/devstack/settings:source:65 : OCTAVIA_AMP_EXPIRY_AGE=3600 2026-03-26 00:44:45.220 | ++ /opt/stack/octavia/devstack/settings:source:66 : OCTAVIA_LB_EXPIRY_AGE=3600 2026-03-26 00:44:45.226 | ++ /opt/stack/octavia/devstack/settings:source:68 : OCTAVIA_CONSUMER_BINARY=/opt/stack/data/venv/bin/octavia-worker 2026-03-26 00:44:45.231 | ++ /opt/stack/octavia/devstack/settings:source:69 : OCTAVIA_HOUSEKEEPER_BINARY=/opt/stack/data/venv/bin/octavia-housekeeping 2026-03-26 00:44:45.237 | ++ /opt/stack/octavia/devstack/settings:source:70 : OCTAVIA_HEALTHMANAGER_BINARY=/opt/stack/data/venv/bin/octavia-health-manager 2026-03-26 00:44:45.242 | ++ /opt/stack/octavia/devstack/settings:source:71 : OCTAVIA_DRIVER_AGENT_BINARY=/opt/stack/data/venv/bin/octavia-driver-agent 2026-03-26 00:44:45.247 | ++ /opt/stack/octavia/devstack/settings:source:73 : OCTAVIA_API_ARGS=' --config-file /etc/octavia/octavia.conf' 2026-03-26 00:44:45.252 | ++ /opt/stack/octavia/devstack/settings:source:74 : OCTAVIA_CONSUMER_ARGS=' --config-file /etc/octavia/octavia.conf' 2026-03-26 00:44:45.257 | ++ /opt/stack/octavia/devstack/settings:source:75 : OCTAVIA_HOUSEKEEPER_ARGS=' --config-file /etc/octavia/octavia.conf' 2026-03-26 00:44:45.263 | ++ /opt/stack/octavia/devstack/settings:source:76 : OCTAVIA_HEALTHMANAGER_ARGS=' --config-file /etc/octavia/octavia.conf' 2026-03-26 00:44:45.269 | ++ /opt/stack/octavia/devstack/settings:source:77 : OCTAVIA_DRIVER_AGENT_ARGS=' --config-file /etc/octavia/octavia.conf' 2026-03-26 00:44:45.274 | ++ /opt/stack/octavia/devstack/settings:source:79 : OCTAVIA_API=o-api 2026-03-26 00:44:45.279 | ++ /opt/stack/octavia/devstack/settings:source:80 : OCTAVIA_CONSUMER=o-cw 2026-03-26 00:44:45.285 | ++ /opt/stack/octavia/devstack/settings:source:81 : OCTAVIA_HOUSEKEEPER=o-hk 2026-03-26 00:44:45.289 | ++ /opt/stack/octavia/devstack/settings:source:82 : OCTAVIA_HEALTHMANAGER=o-hm 2026-03-26 00:44:45.294 | ++ /opt/stack/octavia/devstack/settings:source:83 : OCTAVIA_SERVICE=octavia 2026-03-26 00:44:45.300 | ++ /opt/stack/octavia/devstack/settings:source:84 : OCTAVIA_API_HAPROXY=o-api-ha 2026-03-26 00:44:45.306 | ++ /opt/stack/octavia/devstack/settings:source:85 : OCTAVIA_DRIVER_AGENT=o-da 2026-03-26 00:44:45.312 | ++ /opt/stack/octavia/devstack/settings:source:88 : GITREPO["python-octaviaclient"]=https://github.com/openstack/python-octaviaclient.git 2026-03-26 00:44:45.317 | ++ /opt/stack/octavia/devstack/settings:source:89 : GITBRANCH["python-octaviaclient"]=master 2026-03-26 00:44:45.321 | ++ /opt/stack/octavia/devstack/settings:source:90 : GITDIR["python-octaviaclient"]=/opt/stack/python-octaviaclient 2026-03-26 00:44:45.326 | ++ /opt/stack/octavia/devstack/settings:source:93 : GITREPO["octavia-lib"]=https://github.com/openstack/octavia-lib.git 2026-03-26 00:44:45.331 | ++ /opt/stack/octavia/devstack/settings:source:94 : GITBRANCH["octavia-lib"]=master 2026-03-26 00:44:45.337 | ++ /opt/stack/octavia/devstack/settings:source:95 : GITDIR["octavia-lib"]=/opt/stack/octavia-lib 2026-03-26 00:44:45.342 | ++ /opt/stack/octavia/devstack/settings:source:97 : NEUTRON_ANY='q-svc neutron-api' 2026-03-26 00:44:45.347 | ++ /opt/stack/octavia/devstack/settings:source:100 : OCTAVIA_USE_PREGENERATED_SSH_KEY=False 2026-03-26 00:44:45.352 | ++ /opt/stack/octavia/devstack/settings:source:101 : OCTAVIA_PREGENERATED_SSH_KEY_PATH=/opt/stack/octavia/devstack/pregenerated/ssh-keys/octavia_ssh_key 2026-03-26 00:44:45.358 | ++ /opt/stack/octavia/devstack/settings:source:103 : OCTAVIA_USE_PREGENERATED_CERTS=False 2026-03-26 00:44:45.362 | ++ /opt/stack/octavia/devstack/settings:source:104 : OCTAVIA_PREGENERATED_CERTS_DIR=/opt/stack/octavia/devstack/pregenerated/certs 2026-03-26 00:44:45.366 | ++ /opt/stack/octavia/devstack/settings:source:105 : OCTAVIA_NODE=api 2026-03-26 00:44:45.372 | ++ /opt/stack/octavia/devstack/settings:source:106 : OCTAVIA_CONTROLLER_IP_PORT_LIST=auto 2026-03-26 00:44:45.377 | ++ /opt/stack/octavia/devstack/settings:source:107 : OCTAVIA_MGMT_PORT_IP=auto 2026-03-26 00:44:45.382 | ++ /opt/stack/octavia/devstack/settings:source:109 : OCTAVIA_DIB_TRACING=1 2026-03-26 00:44:45.388 | ++ /opt/stack/octavia/devstack/settings:source:111 : OCTAVIA_SERVICE_TYPE=load-balancer 2026-03-26 00:44:45.393 | ++ /opt/stack/octavia/devstack/settings:source:112 : OCTAVIA_UWSGI_APP=octavia.wsgi.api:application 2026-03-26 00:44:45.399 | ++ /opt/stack/octavia/devstack/settings:source:113 : OCTAVIA_UWSGI_CONF=/etc/octavia/octavia-uwsgi.ini 2026-03-26 00:44:45.405 | + functions-common:load_plugin_settings:1785 : for plugin in ${plugins//,/ } 2026-03-26 00:44:45.410 | + functions-common:load_plugin_settings:1786 : local dir=/opt/stack/manila 2026-03-26 00:44:45.415 | + functions-common:load_plugin_settings:1788 : [[ -f /opt/stack/manila/devstack/settings ]] 2026-03-26 00:44:45.420 | + functions-common:load_plugin_settings:1789 : source /opt/stack/manila/devstack/settings 2026-03-26 00:44:45.426 | ++ /opt/stack/manila/devstack/settings:source:24 : define_plugin manila 2026-03-26 00:44:45.431 | ++ functions-common:define_plugin:1884 : : 2026-03-26 00:44:45.435 | ++ /opt/stack/manila/devstack/settings:source:28 : OS_CLOUD=devstack-admin 2026-03-26 00:44:45.441 | ++ /opt/stack/manila/devstack/settings:source:30 : MANILA_GIT_BASE=https://opendev.org 2026-03-26 00:44:45.447 | ++ /opt/stack/manila/devstack/settings:source:31 : MANILA_REPO_ROOT=openstack 2026-03-26 00:44:45.451 | ++ /opt/stack/manila/devstack/settings:source:33 : MANILACLIENT_REPO=https://opendev.org/openstack/python-manilaclient 2026-03-26 00:44:45.457 | ++ /opt/stack/manila/devstack/settings:source:34 : MANILACLIENT_BRANCH=master 2026-03-26 00:44:45.462 | ++ /opt/stack/manila/devstack/settings:source:37 : MANILA_DIR=/opt/stack/manila 2026-03-26 00:44:45.468 | ++ /opt/stack/manila/devstack/settings:source:38 : MANILA_LOCK_PATH= 2026-03-26 00:44:45.473 | ++ /opt/stack/manila/devstack/settings:source:39 : MANILA_LOCK_PATH=/opt/stack/manila/manila_locks 2026-03-26 00:44:45.479 | ++ /opt/stack/manila/devstack/settings:source:40 : MANILACLIENT_DIR=/opt/stack/python-manilaclient 2026-03-26 00:44:45.484 | ++ /opt/stack/manila/devstack/settings:source:41 : MANILA_STATE_PATH=/opt/stack/data/manila 2026-03-26 00:44:45.489 | ++ /opt/stack/manila/devstack/settings:source:43 : MANILA_CONF_DIR=/etc/manila 2026-03-26 00:44:45.494 | ++ /opt/stack/manila/devstack/settings:source:44 : MANILA_CONF=/etc/manila/manila.conf 2026-03-26 00:44:45.500 | ++ /opt/stack/manila/devstack/settings:source:45 : MANILA_API_PASTE_INI=/etc/manila/api-paste.ini 2026-03-26 00:44:45.505 | ++ /opt/stack/manila/devstack/settings:source:48 : BARBICAN_ENDPOINT_TYPE=internal 2026-03-26 00:44:45.510 | ++ /opt/stack/manila/devstack/settings:source:49 : KEY_MANAGER_BACKEND=barbican 2026-03-26 00:44:45.514 | ++ /opt/stack/manila/devstack/settings:source:50 : BARBICAN_KEYSTONE_ENDPOINT=https://199.19.213.179/identity 2026-03-26 00:44:45.520 | ++ /opt/stack/manila/devstack/settings:source:54 : MANILA_CONFIGURE_DEFAULT_TYPES=True 2026-03-26 00:44:45.525 | ++ /opt/stack/manila/devstack/settings:source:56 : MANILA_DEFAULT_SHARE_TYPE=default 2026-03-26 00:44:45.531 | ++ /opt/stack/manila/devstack/settings:source:64 : MANILA_DEFAULT_SHARE_TYPE_EXTRA_SPECS='snapshot_support=True create_share_from_snapshot_support=True' 2026-03-26 00:44:45.535 | ++ /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-26 00:44:45.540 | ++ /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-26 00:44:45.547 | ++ /opt/stack/manila/devstack/settings:source:69 : MANILA_DEFAULT_SHARE_GROUP_TYPE=default 2026-03-26 00:44:45.552 | ++ /opt/stack/manila/devstack/settings:source:76 : MANILA_DEFAULT_SHARE_GROUP_TYPE_SPECS= 2026-03-26 00:44:45.557 | ++ /opt/stack/manila/devstack/settings:source:79 : MANILA_SERVICE_HOST=199.19.213.179 2026-03-26 00:44:45.563 | ++ /opt/stack/manila/devstack/settings:source:80 : MANILA_SERVICE_PORT=8786 2026-03-26 00:44:45.568 | ++ /opt/stack/manila/devstack/settings:source:81 : MANILA_SERVICE_PORT_INT=18786 2026-03-26 00:44:45.573 | ++ /opt/stack/manila/devstack/settings:source:82 : MANILA_SERVICE_PROTOCOL=http 2026-03-26 00:44:45.578 | ++ /opt/stack/manila/devstack/settings:source:83 : MANILA_ENDPOINT_BASE=http://199.19.213.179:8786 2026-03-26 00:44:45.582 | ++ /opt/stack/manila/devstack/settings:source:86 : [[ -d /opt/stack/manila/bin ]] 2026-03-26 00:44:45.589 | +++ /opt/stack/manila/devstack/settings:source:89 : get_python_exec_prefix 2026-03-26 00:44:45.623 | +++ inc/python:get_python_exec_prefix:80 : [[ True == \T\r\u\e ]] 2026-03-26 00:44:45.628 | +++ inc/python:get_python_exec_prefix:81 : echo /opt/stack/data/venv/bin 2026-03-26 00:44:45.635 | ++ /opt/stack/manila/devstack/settings:source:89 : MANILA_BIN_DIR=/opt/stack/data/venv/bin 2026-03-26 00:44:45.640 | ++ /opt/stack/manila/devstack/settings:source:93 : SHARE_NAME_PREFIX=share- 2026-03-26 00:44:45.647 | ++ /opt/stack/manila/devstack/settings:source:94 : MANILA_ENABLED_SHARE_PROTOCOLS=NFS,CIFS 2026-03-26 00:44:45.652 | ++ /opt/stack/manila/devstack/settings:source:95 : MANILA_ENABLED_BACKENDS=generic 2026-03-26 00:44:45.657 | ++ /opt/stack/manila/devstack/settings:source:96 : MANILA_SCHEDULER_DRIVER=manila.scheduler.drivers.filter.FilterScheduler 2026-03-26 00:44:45.662 | ++ /opt/stack/manila/devstack/settings:source:97 : MANILA_SERVICE_SECGROUP=manila-service 2026-03-26 00:44:45.667 | ++ /opt/stack/manila/devstack/settings:source:103 : MANILA_USE_DOWNGRADE_MIGRATIONS=False 2026-03-26 00:44:45.673 | ++ /opt/stack/manila/devstack/settings:source:105 : MANILA_WSGI=manila.wsgi.api:application 2026-03-26 00:44:45.678 | ++ /opt/stack/manila/devstack/settings:source:106 : MANILA_UWSGI_CONF=/etc/manila/manila-uwsgi.ini 2026-03-26 00:44:45.684 | ++ /opt/stack/manila/devstack/settings:source:107 : MANILA_ENDPOINT_BASE=http://199.19.213.179/share 2026-03-26 00:44:45.688 | ++ /opt/stack/manila/devstack/settings:source:110 : SHARE_DRIVER=manila.share.drivers.generic.GenericShareDriver 2026-03-26 00:44:45.694 | ++ /opt/stack/manila/devstack/settings:source:112 : eval USER_HOME=/opt/stack 2026-03-26 00:44:45.698 | +++ /opt/stack/manila/devstack/settings:source:112 : USER_HOME=/opt/stack 2026-03-26 00:44:45.704 | ++ /opt/stack/manila/devstack/settings:source:113 : MANILA_KEY_FORMAT=ecdsa 2026-03-26 00:44:45.709 | ++ /opt/stack/manila/devstack/settings:source:114 : MANILA_PATH_TO_PUBLIC_KEY=/opt/stack/.ssh/id_ecdsa.pub 2026-03-26 00:44:45.714 | ++ /opt/stack/manila/devstack/settings:source:115 : MANILA_PATH_TO_PRIVATE_KEY=/opt/stack/.ssh/id_ecdsa 2026-03-26 00:44:45.718 | ++ /opt/stack/manila/devstack/settings:source:116 : MANILA_SERVICE_KEYPAIR_NAME=manila-service 2026-03-26 00:44:45.723 | ++ /opt/stack/manila/devstack/settings:source:118 : MANILA_SERVICE_INSTANCE_USER=manila 2026-03-26 00:44:45.729 | ++ /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-26 00:44:45.735 | ++ /opt/stack/manila/devstack/settings:source:120 : MANILA_SERVICE_IMAGE_NAME=manila-service-image-master 2026-03-26 00:44:45.739 | ++ /opt/stack/manila/devstack/settings:source:121 : MANILA_USE_SCHEDULER_CREATING_SHARE_FROM_SNAPSHOT=False 2026-03-26 00:44:45.746 | +++ /opt/stack/manila/devstack/settings:source:124 : trueorfalse True MANILA_SERVICE_IMAGE_ENABLED 2026-03-26 00:44:45.780 | ++ /opt/stack/manila/devstack/settings:source:124 : MANILA_SERVICE_IMAGE_ENABLED=True 2026-03-26 00:44:45.785 | ++ /opt/stack/manila/devstack/settings:source:126 : MANILA_USE_SERVICE_INSTANCE_PASSWORD=True 2026-03-26 00:44:45.790 | ++ /opt/stack/manila/devstack/settings:source:127 : MANILA_SERVICE_INSTANCE_PASSWORD=manila 2026-03-26 00:44:45.796 | ++ /opt/stack/manila/devstack/settings:source:129 : MANILA_SERVICE_VM_FLAVOR_REF=100 2026-03-26 00:44:45.800 | ++ /opt/stack/manila/devstack/settings:source:130 : MANILA_SERVICE_VM_FLAVOR_NAME=manila-service-flavor 2026-03-26 00:44:45.805 | ++ /opt/stack/manila/devstack/settings:source:131 : MANILA_SERVICE_VM_FLAVOR_RAM=512 2026-03-26 00:44:45.810 | ++ /opt/stack/manila/devstack/settings:source:132 : MANILA_SERVICE_VM_FLAVOR_DISK=5 2026-03-26 00:44:45.816 | ++ /opt/stack/manila/devstack/settings:source:133 : MANILA_SERVICE_VM_FLAVOR_VCPUS=1 2026-03-26 00:44:45.822 | ++ /opt/stack/manila/devstack/settings:source:138 : MANILA_ALLOW_NAS_SERVER_PORTS_ON_HOST=False 2026-03-26 00:44:45.827 | ++ /opt/stack/manila/devstack/settings:source:141 : SHARE_BACKING_FILE_SIZE=8400M 2026-03-26 00:44:45.833 | ++ /opt/stack/manila/devstack/settings:source:142 : SHARE_GROUP=lvm-shares 2026-03-26 00:44:45.837 | ++ /opt/stack/manila/devstack/settings:source:143 : MANILA_MNT_DIR=/opt/stack/data/manila/mnt 2026-03-26 00:44:45.843 | ++ /opt/stack/manila/devstack/settings:source:144 : SMB_CONF=/etc/samba/smb.conf 2026-03-26 00:44:45.847 | ++ /opt/stack/manila/devstack/settings:source:145 : SMB_PRIVATE_DIR=/var/lib/samba/private 2026-03-26 00:44:45.852 | ++ /opt/stack/manila/devstack/settings:source:146 : CONFIGURE_BACKING_FILE=True 2026-03-26 00:44:45.857 | ++ /opt/stack/manila/devstack/settings:source:147 : MANILA_LVM_SHARE_EXPORT_IPS=199.19.213.179 2026-03-26 00:44:45.862 | ++ /opt/stack/manila/devstack/settings:source:150 : MANILA_REPLICA_STATE_UPDATE_INTERVAL=300 2026-03-26 00:44:45.867 | ++ /opt/stack/manila/devstack/settings:source:155 : MANILA_ZFSONLINUX_ZPOOL_SIZE=30G 2026-03-26 00:44:45.873 | ++ /opt/stack/manila/devstack/settings:source:156 : MANILA_ZFSONLINUX_BACKEND_FILES_CONTAINER_DIR=/opt/stack/data/manila/zfsonlinux 2026-03-26 00:44:45.878 | ++ /opt/stack/manila/devstack/settings:source:157 : MANILA_ZFSONLINUX_SHARE_EXPORT_IP=199.19.213.179 2026-03-26 00:44:45.883 | ++ /opt/stack/manila/devstack/settings:source:158 : MANILA_ZFSONLINUX_SERVICE_IP=199.19.213.179 2026-03-26 00:44:45.888 | ++ /opt/stack/manila/devstack/settings:source:159 : MANILA_ZFSONLINUX_DATASET_CREATION_OPTIONS=compression=gzip 2026-03-26 00:44:45.893 | ++ /opt/stack/manila/devstack/settings:source:160 : MANILA_ZFSONLINUX_USE_SSH=False 2026-03-26 00:44:45.898 | ++ /opt/stack/manila/devstack/settings:source:161 : MANILA_ZFSONLINUX_SSH_USERNAME=stack 2026-03-26 00:44:45.903 | ++ /opt/stack/manila/devstack/settings:source:164 : MANILA_ZFSONLINUX_REPLICATION_DOMAIN=ZFSonLinux 2026-03-26 00:44:45.908 | ++ /opt/stack/manila/devstack/settings:source:167 : MANILA_CONTAINER_DRIVER=manila.share.drivers.container.driver.ContainerShareDriver 2026-03-26 00:44:45.912 | ++ /opt/stack/manila/devstack/settings:source:168 : MANILA_DOCKER_IMAGE_ALIAS=manila_docker_image 2026-03-26 00:44:45.917 | ++ /opt/stack/manila/devstack/settings:source:169 : MANILA_CONTAINER_VOLUME_GROUP_NAME=manila_docker_volumes 2026-03-26 00:44:45.922 | ++ /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-26 00:44:45.928 | ++ /opt/stack/manila/devstack/settings:source:175 : MANILA_NETWORK_API_CLASS=manila.network.neutron.neutron_network_plugin.NeutronBindNetworkPlugin 2026-03-26 00:44:45.933 | ++ /opt/stack/manila/devstack/settings:source:176 : MANILA_NEUTRON_VNIC_TYPE=normal 2026-03-26 00:44:45.937 | ++ /opt/stack/manila/devstack/settings:source:179 : MANILA_SSH_TIMEOUT=180 2026-03-26 00:44:45.942 | ++ /opt/stack/manila/devstack/settings:source:182 : MANILA_DEFERRED_DELETE_TASK_INTERVAL=10 2026-03-26 00:44:45.947 | ++ /opt/stack/manila/devstack/settings:source:185 : MANILA_ADMIN_NET_RANGE=10.2.5.0/24 2026-03-26 00:44:45.953 | ++ /opt/stack/manila/devstack/settings:source:188 : MANILA_DATA_NODE_IP=10.2.5.0/24 2026-03-26 00:44:45.958 | ++ /opt/stack/manila/devstack/settings:source:191 : MANILA_DATA_COPY_CHECK_HASH=True 2026-03-26 00:44:45.962 | ++ /opt/stack/manila/devstack/settings:source:194 : MANILA_SETUP_IPV6=False 2026-03-26 00:44:45.967 | ++ /opt/stack/manila/devstack/settings:source:195 : MANILA_RESTORE_IPV6_DEFAULT_ROUTE=True 2026-03-26 00:44:45.973 | +++ /opt/stack/manila/devstack/settings:source:199 : trueorfalse False MANILA_ENFORCE_SCOPE 2026-03-26 00:44:46.007 | ++ /opt/stack/manila/devstack/settings:source:199 : MANILA_ENFORCE_SCOPE=False 2026-03-26 00:44:46.013 | ++ /opt/stack/manila/devstack/settings:source:207 : enable_service manila 2026-03-26 00:44:46.101 | ++ /opt/stack/manila/devstack/settings:source:208 : enable_service m-api 2026-03-26 00:44:46.194 | ++ /opt/stack/manila/devstack/settings:source:209 : enable_service m-shr 2026-03-26 00:44:46.281 | ++ /opt/stack/manila/devstack/settings:source:210 : enable_service m-sch 2026-03-26 00:44:46.371 | ++ /opt/stack/manila/devstack/settings:source:211 : enable_service m-dat 2026-03-26 00:44:46.460 | + functions-common:load_plugin_settings:1785 : for plugin in ${plugins//,/ } 2026-03-26 00:44:46.466 | + functions-common:load_plugin_settings:1786 : local dir=/opt/stack/magnum-cluster-api 2026-03-26 00:44:46.470 | + functions-common:load_plugin_settings:1788 : [[ -f /opt/stack/magnum-cluster-api/devstack/settings ]] 2026-03-26 00:44:46.475 | + functions-common:load_plugin_settings:1789 : source /opt/stack/magnum-cluster-api/devstack/settings 2026-03-26 00:44:46.480 | ++ /opt/stack/magnum-cluster-api/devstack/settings:source:1 : define_plugin magnum-cluster-api 2026-03-26 00:44:46.485 | ++ functions-common:define_plugin:1884 : : 2026-03-26 00:44:46.490 | ++ /opt/stack/magnum-cluster-api/devstack/settings:source:3 : plugin_requires magnum-cluster-api barbican 2026-03-26 00:44:46.495 | ++ functions-common:plugin_requires:1897 : : 2026-03-26 00:44:46.501 | ++ /opt/stack/magnum-cluster-api/devstack/settings:source:4 : plugin_requires magnum-cluster-api magnum 2026-03-26 00:44:46.507 | ++ functions-common:plugin_requires:1897 : : 2026-03-26 00:44:46.512 | ++ /opt/stack/magnum-cluster-api/devstack/settings:source:5 : plugin_requires magnum-cluster-api manila 2026-03-26 00:44:46.517 | ++ functions-common:plugin_requires:1897 : : 2026-03-26 00:44:46.522 | ++ /opt/stack/magnum-cluster-api/devstack/settings:source:6 : plugin_requires magnum-cluster-api octavia 2026-03-26 00:44:46.528 | ++ functions-common:plugin_requires:1897 : : 2026-03-26 00:44:46.533 | ++ /opt/stack/magnum-cluster-api/devstack/settings:source:12 : enable_service magnum-cluster-api 2026-03-26 00:44:46.623 | + functions-common:load_plugin_settings:1785 : for plugin in ${plugins//,/ } 2026-03-26 00:44:46.629 | + functions-common:load_plugin_settings:1786 : local dir=/opt/stack/ovn-octavia-provider 2026-03-26 00:44:46.635 | + functions-common:load_plugin_settings:1788 : [[ -f /opt/stack/ovn-octavia-provider/devstack/settings ]] 2026-03-26 00:44:46.642 | + functions-common:load_plugin_settings:1789 : source /opt/stack/ovn-octavia-provider/devstack/settings 2026-03-26 00:44:46.648 | ++ /opt/stack/ovn-octavia-provider/devstack/settings:source:1 : OCTAVIA_DIR=/opt/stack/octavia 2026-03-26 00:44:46.653 | ++ /opt/stack/ovn-octavia-provider/devstack/settings:source:2 : OCTAVIA_CONF_DIR=/etc/octavia 2026-03-26 00:44:46.658 | ++ /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-26 00:44:46.663 | ++ /opt/stack/ovn-octavia-provider/devstack/settings:source:4 : OCTAVIA_PROVIDER_AGENTS=ovn 2026-03-26 00:44:46.669 | ++ /opt/stack/ovn-octavia-provider/devstack/settings:source:6 : OVN_OCTAVIA_PROVIDER_DIR=/opt/stack/ovn-octavia-provider 2026-03-26 00:44:46.675 | + functions-common:run_phase:1863 : verify_disabled_services 2026-03-26 00:44:46.680 | + functions-common:verify_disabled_services:2123 : local service 2026-03-26 00:44:46.686 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-03-26 00:44:46.692 | + functions-common:verify_disabled_services:2125 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,c-api, ]] 2026-03-26 00:44:46.697 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-03-26 00:44:46.702 | + functions-common:verify_disabled_services:2125 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,c-bak, ]] 2026-03-26 00:44:46.707 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-03-26 00:44:46.714 | + functions-common:verify_disabled_services:2125 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,c-sch, ]] 2026-03-26 00:44:46.719 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-03-26 00:44:46.725 | + functions-common:verify_disabled_services:2125 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,c-vol, ]] 2026-03-26 00:44:46.731 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-03-26 00:44:46.737 | + functions-common:verify_disabled_services:2125 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,etcd3, ]] 2026-03-26 00:44:46.743 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-03-26 00:44:46.749 | + functions-common:verify_disabled_services:2125 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,file_tracker, ]] 2026-03-26 00:44:46.753 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-03-26 00:44:46.760 | + functions-common:verify_disabled_services:2125 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,g-api, ]] 2026-03-26 00:44:46.766 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-03-26 00:44:46.771 | + functions-common:verify_disabled_services:2125 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,key, ]] 2026-03-26 00:44:46.776 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-03-26 00:44:46.782 | + functions-common:verify_disabled_services:2125 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,memory_tracker, ]] 2026-03-26 00:44:46.788 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-03-26 00:44:46.794 | + functions-common:verify_disabled_services:2125 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,mysql, ]] 2026-03-26 00:44:46.799 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-03-26 00:44:46.805 | + functions-common:verify_disabled_services:2125 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,n-api, ]] 2026-03-26 00:44:46.811 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-03-26 00:44:46.816 | + functions-common:verify_disabled_services:2125 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,n-api-meta, ]] 2026-03-26 00:44:46.823 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-03-26 00:44:46.829 | + functions-common:verify_disabled_services:2125 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,n-cond, ]] 2026-03-26 00:44:46.834 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-03-26 00:44:46.839 | + functions-common:verify_disabled_services:2125 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,n-cpu, ]] 2026-03-26 00:44:46.845 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-03-26 00:44:46.850 | + functions-common:verify_disabled_services:2125 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,n-novnc, ]] 2026-03-26 00:44:46.856 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-03-26 00:44:46.860 | + functions-common:verify_disabled_services:2125 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,n-sch, ]] 2026-03-26 00:44:46.867 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-03-26 00:44:46.872 | + functions-common:verify_disabled_services:2125 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,o-api, ]] 2026-03-26 00:44:46.877 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-03-26 00:44:46.883 | + functions-common:verify_disabled_services:2125 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,o-da, ]] 2026-03-26 00:44:46.888 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-03-26 00:44:46.894 | + functions-common:verify_disabled_services:2125 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,o-hk, ]] 2026-03-26 00:44:46.900 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-03-26 00:44:46.906 | + functions-common:verify_disabled_services:2125 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,octavia, ]] 2026-03-26 00:44:46.911 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-03-26 00:44:46.917 | + functions-common:verify_disabled_services:2125 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,openstack-cli-server, ]] 2026-03-26 00:44:46.922 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-03-26 00:44:46.928 | + functions-common:verify_disabled_services:2125 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,ovn-controller, ]] 2026-03-26 00:44:46.934 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-03-26 00:44:46.939 | + functions-common:verify_disabled_services:2125 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,ovn-northd, ]] 2026-03-26 00:44:46.944 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-03-26 00:44:46.950 | + functions-common:verify_disabled_services:2125 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,ovs-vswitchd, ]] 2026-03-26 00:44:46.956 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-03-26 00:44:46.961 | + functions-common:verify_disabled_services:2125 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,ovsdb-server, ]] 2026-03-26 00:44:46.967 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-03-26 00:44:46.973 | + functions-common:verify_disabled_services:2125 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,placement-api, ]] 2026-03-26 00:44:46.978 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-03-26 00:44:46.984 | + functions-common:verify_disabled_services:2125 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,q-ovn-agent, ]] 2026-03-26 00:44:46.990 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-03-26 00:44:46.996 | + functions-common:verify_disabled_services:2125 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,q-svc, ]] 2026-03-26 00:44:47.004 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-03-26 00:44:47.009 | + functions-common:verify_disabled_services:2125 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,rabbit, ]] 2026-03-26 00:44:47.014 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-03-26 00:44:47.020 | + functions-common:verify_disabled_services:2125 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,tls-proxy, ]] 2026-03-26 00:44:47.025 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-03-26 00:44:47.031 | + functions-common:verify_disabled_services:2125 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,barbican, ]] 2026-03-26 00:44:47.036 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-03-26 00:44:47.042 | + functions-common:verify_disabled_services:2125 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,magnum-api, ]] 2026-03-26 00:44:47.049 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-03-26 00:44:47.054 | + functions-common:verify_disabled_services:2125 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,magnum-cond, ]] 2026-03-26 00:44:47.060 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-03-26 00:44:47.066 | + functions-common:verify_disabled_services:2125 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,manila, ]] 2026-03-26 00:44:47.072 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-03-26 00:44:47.078 | + functions-common:verify_disabled_services:2125 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,m-api, ]] 2026-03-26 00:44:47.082 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-03-26 00:44:47.088 | + functions-common:verify_disabled_services:2125 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,m-shr, ]] 2026-03-26 00:44:47.094 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-03-26 00:44:47.100 | + functions-common:verify_disabled_services:2125 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,m-sch, ]] 2026-03-26 00:44:47.105 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-03-26 00:44:47.110 | + functions-common:verify_disabled_services:2125 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,m-dat, ]] 2026-03-26 00:44:47.116 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-03-26 00:44:47.122 | + functions-common:verify_disabled_services:2125 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,magnum-cluster-api, ]] 2026-03-26 00:44:47.129 | + ./stack.sh:main:700 : initialize_database_backends 2026-03-26 00:44:47.134 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2026-03-26 00:44:47.140 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2026-03-26 00:44:47.175 | + functions-common:is_service_enabled:2068 : return 0 2026-03-26 00:44:47.181 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2026-03-26 00:44:47.186 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2026-03-26 00:44:47.191 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2026-03-26 00:44:47.223 | + functions-common:is_service_enabled:2068 : return 1 2026-03-26 00:44:47.229 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2026-03-26 00:44:47.235 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2026-03-26 00:44:47.241 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2026-03-26 00:44:47.246 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2026-03-26 00:44:47.251 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2026-03-26 00:44:47.257 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2026-03-26 00:44:47.262 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2026-03-26 00:44:47.268 | + lib/database:initialize_database_backends:92 : return 0 2026-03-26 00:44:47.274 | + ./stack.sh:main:701 : echo 'Using mysql database backend' 2026-03-26 00:44:47.274 | Using mysql database backend 2026-03-26 00:44:47.279 | + ./stack.sh:main:704 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2026-03-26 00:44:47.314 | + ./stack.sh:main:706 : define_database_baseurl 2026-03-26 00:44:47.321 | ++ lib/database:define_database_baseurl:106 : get_database_type_mysql 2026-03-26 00:44:47.327 | ++ lib/databases/mysql:get_database_type_mysql:32 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2026-03-26 00:44:47.332 | ++ lib/databases/mysql:get_database_type_mysql:33 : echo mysql+pymysql 2026-03-26 00:44:47.340 | + lib/database:define_database_baseurl:106 : BASE_SQL_CONN=mysql+pymysql://root:secretdatabase@127.0.0.1 2026-03-26 00:44:47.345 | + ./stack.sh:main:718 : is_service_enabled rabbit 2026-03-26 00:44:47.380 | + functions-common:is_service_enabled:2068 : return 0 2026-03-26 00:44:47.385 | + ./stack.sh:main:719 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2026-03-26 00:44:47.424 | + ./stack.sh:main:726 : is_service_enabled keystone 2026-03-26 00:44:47.458 | + functions-common:is_service_enabled:2068 : return 0 2026-03-26 00:44:47.464 | + ./stack.sh:main:728 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2026-03-26 00:44:47.503 | + ./stack.sh:main:730 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2026-03-26 00:44:47.540 | + ./stack.sh:main:741 : is_service_enabled ldap 2026-03-26 00:44:47.577 | + functions-common:is_service_enabled:2068 : return 1 2026-03-26 00:44:47.583 | + ./stack.sh:main:750 : is_service_enabled s-proxy 2026-03-26 00:44:47.618 | + functions-common:is_service_enabled:2068 : return 1 2026-03-26 00:44:47.624 | + ./stack.sh:main:762 : save_stackenv 762 2026-03-26 00:44:47.630 | + functions-common:save_stackenv:63 : local tag=762 2026-03-26 00:44:47.637 | ++ functions-common:save_stackenv:65 : date +%F-%H%M%S 2026-03-26 00:44:47.646 | + functions-common:save_stackenv:65 : time_stamp=2026-03-26-004447 2026-03-26 00:44:47.652 | + functions-common:save_stackenv:66 : echo '# 2026-03-26-004447 762' 2026-03-26 00:44:47.657 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-03-26 00:44:47.664 | + functions-common:save_stackenv:68 : echo BASE_SQL_CONN=mysql+pymysql://root:secretdatabase@127.0.0.1 2026-03-26 00:44:47.669 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-03-26 00:44:47.674 | + functions-common:save_stackenv:68 : echo DATA_DIR=/opt/stack/data 2026-03-26 00:44:47.680 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-03-26 00:44:47.686 | + functions-common:save_stackenv:68 : echo DEST=/opt/stack 2026-03-26 00:44:47.692 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-03-26 00:44:47.698 | + 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-26 00:44:47.703 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-03-26 00:44:47.709 | + functions-common:save_stackenv:68 : echo HOST_IP=199.19.213.179 2026-03-26 00:44:47.715 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-03-26 00:44:47.719 | + functions-common:save_stackenv:68 : echo KEYSTONE_SERVICE_URI=https://199.19.213.179/identity 2026-03-26 00:44:47.724 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-03-26 00:44:47.730 | + functions-common:save_stackenv:68 : echo LOGFILE=/opt/stack/logs/devstacklog.txt.2026-03-26-004434 2026-03-26 00:44:47.735 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-03-26 00:44:47.741 | + functions-common:save_stackenv:68 : echo OS_CACERT= 2026-03-26 00:44:47.746 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-03-26 00:44:47.753 | + functions-common:save_stackenv:68 : echo SERVICE_HOST=199.19.213.179 2026-03-26 00:44:47.758 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-03-26 00:44:47.763 | + functions-common:save_stackenv:68 : echo STACK_USER=stack 2026-03-26 00:44:47.770 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-03-26 00:44:47.776 | + functions-common:save_stackenv:68 : echo TLS_IP=199.19.213.179 2026-03-26 00:44:47.780 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-03-26 00:44:47.787 | + functions-common:save_stackenv:68 : echo HOST_IPV6=::1 2026-03-26 00:44:47.792 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-03-26 00:44:47.798 | + functions-common:save_stackenv:68 : echo SERVICE_IP_VERSION=4 2026-03-26 00:44:47.805 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-03-26 00:44:47.810 | + functions-common:save_stackenv:68 : echo TUNNEL_ENDPOINT_IP=199.19.213.179 2026-03-26 00:44:47.816 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-03-26 00:44:47.821 | + functions-common:save_stackenv:68 : echo TUNNEL_IP_VERSION=4 2026-03-26 00:44:47.826 | + ./stack.sh:main:775 : GIT_DEPTH=0 2026-03-26 00:44:47.834 | + ./stack.sh:main:775 : git_clone https://github.com/openstack/requirements.git /opt/stack/requirements master 2026-03-26 00:44:47.838 | + functions-common:git_clone:581 : local git_remote=https://github.com/openstack/requirements.git 2026-03-26 00:44:47.843 | + functions-common:git_clone:582 : local git_dest=/opt/stack/requirements 2026-03-26 00:44:47.850 | + functions-common:git_clone:583 : local git_ref=master 2026-03-26 00:44:47.854 | + functions-common:git_clone:584 : local orig_dir 2026-03-26 00:44:47.860 | ++ functions-common:git_clone:585 : pwd 2026-03-26 00:44:47.867 | + functions-common:git_clone:585 : orig_dir=/opt/stack/devstack 2026-03-26 00:44:47.873 | + functions-common:git_clone:586 : local git_clone_flags= 2026-03-26 00:44:47.880 | ++ functions-common:git_clone:588 : trueorfalse False RECLONE 2026-03-26 00:44:47.922 | + functions-common:git_clone:588 : RECLONE=False 2026-03-26 00:44:47.927 | + functions-common:git_clone:589 : [[ 0 -gt 0 ]] 2026-03-26 00:44:47.931 | + functions-common:git_clone:593 : [[ False = \T\r\u\e ]] 2026-03-26 00:44:47.937 | + functions-common:git_clone:602 : echo master 2026-03-26 00:44:47.939 | + functions-common:git_clone:602 : egrep -q '^refs' 2026-03-26 00:44:47.950 | + functions-common:git_clone:616 : [[ ! -d /opt/stack/requirements ]] 2026-03-26 00:44:47.956 | + functions-common:git_clone:626 : [[ False = \T\r\u\e ]] 2026-03-26 00:44:47.961 | + functions-common:git_clone:661 : sudo git config --system --add safe.directory /opt/stack/requirements 2026-03-26 00:44:47.986 | + functions-common:git_clone:664 : cd /opt/stack/requirements 2026-03-26 00:44:47.992 | + functions-common:git_clone:665 : git show --oneline 2026-03-26 00:44:47.993 | + functions-common:git_clone:665 : head -1 2026-03-26 00:44:47.997 | 2897d874 Merge "Make cross-barbican job voting again" 2026-03-26 00:44:48.004 | + functions-common:git_clone:666 : cd /opt/stack/devstack 2026-03-26 00:44:48.009 | + ./stack.sh:main:779 : echo_summary 'Installing package prerequisites' 2026-03-26 00:44:48.016 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-03-26 00:44:48.022 | + ./stack.sh:echo_summary:444 : echo -e Installing package prerequisites 2026-03-26 00:44:48.028 | + ./stack.sh:main:780 : source /opt/stack/devstack/tools/install_prereqs.sh 2026-03-26 00:44:48.033 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2026-03-26 00:44:48.038 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2026-03-26 00:44:48.046 | ++ tools/install_prereqs.sh:source:23 : [[ -z /opt/stack/devstack ]] 2026-03-26 00:44:48.050 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/opt/stack/devstack/.prereqs 2026-03-26 00:44:48.057 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2026-03-26 00:44:48.063 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2026-03-26 00:44:48.071 | +++ tools/install_prereqs.sh:source:47 : date +%s 2026-03-26 00:44:48.080 | ++ tools/install_prereqs.sh:source:47 : NOW=1774485888 2026-03-26 00:44:48.087 | +++ tools/install_prereqs.sh:source:48 : head -1 /opt/stack/devstack/.prereqs 2026-03-26 00:44:48.097 | +++ tools/install_prereqs.sh:source:48 : echo 0 2026-03-26 00:44:48.103 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=0 2026-03-26 00:44:48.108 | ++ tools/install_prereqs.sh:source:49 : DELTA=1774485888 2026-03-26 00:44:48.114 | ++ tools/install_prereqs.sh:source:50 : [[ 1774485888 -lt 7200 ]] 2026-03-26 00:44:48.119 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2026-03-26 00:44:48.123 | ++ functions-common:export_proxy_variables:2230 : isset http_proxy 2026-03-26 00:44:48.130 | ++ functions-common:isset:264 : [[ -v http_proxy ]] 2026-03-26 00:44:48.134 | ++ functions-common:export_proxy_variables:2233 : isset https_proxy 2026-03-26 00:44:48.141 | ++ functions-common:isset:264 : [[ -v https_proxy ]] 2026-03-26 00:44:48.146 | ++ functions-common:export_proxy_variables:2236 : isset no_proxy 2026-03-26 00:44:48.151 | ++ functions-common:isset:264 : [[ -v no_proxy ]] 2026-03-26 00:44:48.158 | +++ 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-26 00:44:48.218 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2026-03-26 00:44:48.218 | apache2-dev 2026-03-26 00:44:48.218 | bc 2026-03-26 00:44:48.218 | bsdmainutils 2026-03-26 00:44:48.218 | curl 2026-03-26 00:44:48.218 | g++ 2026-03-26 00:44:48.218 | gawk 2026-03-26 00:44:48.218 | gcc 2026-03-26 00:44:48.218 | gettext 2026-03-26 00:44:48.218 | git 2026-03-26 00:44:48.218 | graphviz 2026-03-26 00:44:48.218 | iputils-ping 2026-03-26 00:44:48.218 | libffi-dev 2026-03-26 00:44:48.218 | libjpeg-dev 2026-03-26 00:44:48.218 | libpq-dev 2026-03-26 00:44:48.218 | libssl-dev 2026-03-26 00:44:48.218 | libsystemd-dev 2026-03-26 00:44:48.218 | libxml2-dev 2026-03-26 00:44:48.218 | libxslt1-dev 2026-03-26 00:44:48.218 | libyaml-dev 2026-03-26 00:44:48.218 | lsof 2026-03-26 00:44:48.218 | openssh-server 2026-03-26 00:44:48.218 | openssl 2026-03-26 00:44:48.218 | pkg-config 2026-03-26 00:44:48.218 | psmisc 2026-03-26 00:44:48.218 | python3-dev 2026-03-26 00:44:48.218 | python3-pip 2026-03-26 00:44:48.218 | python3-systemd 2026-03-26 00:44:48.218 | python3-venv 2026-03-26 00:44:48.218 | tar 2026-03-26 00:44:48.218 | tcpdump 2026-03-26 00:44:48.218 | unzip 2026-03-26 00:44:48.219 | uuid-runtime 2026-03-26 00:44:48.219 | wget 2026-03-26 00:44:48.219 | zlib1g-dev 2026-03-26 00:44:48.219 | lvm2 2026-03-26 00:44:48.219 | qemu-utils 2026-03-26 00:44:48.219 | thin-provisioning-tools 2026-03-26 00:44:48.219 | lsscsi 2026-03-26 00:44:48.219 | open-iscsi 2026-03-26 00:44:48.219 | libkrb5-dev 2026-03-26 00:44:48.219 | libldap2-dev 2026-03-26 00:44:48.219 | libsasl2-dev 2026-03-26 00:44:48.219 | memcached 2026-03-26 00:44:48.219 | python3-mysqldb 2026-03-26 00:44:48.219 | sqlite3 2026-03-26 00:44:48.219 | conntrack 2026-03-26 00:44:48.219 | curl 2026-03-26 00:44:48.219 | ebtables 2026-03-26 00:44:48.219 | genisoimage 2026-03-26 00:44:48.219 | iptables 2026-03-26 00:44:48.219 | iputils-arping 2026-03-26 00:44:48.219 | kpartx 2026-03-26 00:44:48.219 | libjs-jquery-tablesorter 2026-03-26 00:44:48.219 | parted 2026-03-26 00:44:48.219 | pm-utils 2026-03-26 00:44:48.219 | python3-mysqldb 2026-03-26 00:44:48.219 | socat 2026-03-26 00:44:48.219 | sqlite3 2026-03-26 00:44:48.219 | sudo 2026-03-26 00:44:48.219 | vlan 2026-03-26 00:44:48.219 | cryptsetup 2026-03-26 00:44:48.219 | dosfstools 2026-03-26 00:44:48.219 | genisoimage 2026-03-26 00:44:48.219 | gir1.2-libosinfo-1.0 2026-03-26 00:44:48.219 | netcat-openbsd 2026-03-26 00:44:48.219 | open-iscsi 2026-03-26 00:44:48.219 | qemu-utils 2026-03-26 00:44:48.219 | sg3-utils 2026-03-26 00:44:48.219 | sysfsutils 2026-03-26 00:44:48.219 | acl 2026-03-26 00:44:48.219 | dnsmasq-base 2026-03-26 00:44:48.219 | dnsmasq-utils 2026-03-26 00:44:48.219 | ebtables 2026-03-26 00:44:48.220 | haproxy 2026-03-26 00:44:48.220 | iptables 2026-03-26 00:44:48.220 | iputils-arping 2026-03-26 00:44:48.220 | iputils-ping 2026-03-26 00:44:48.220 | postgresql-server-dev-all 2026-03-26 00:44:48.220 | python3-mysqldb 2026-03-26 00:44:48.220 | sqlite3 2026-03-26 00:44:48.220 | sudo 2026-03-26 00:44:48.220 | vlan 2026-03-26 00:44:48.220 | apache2' 2026-03-26 00:44:48.226 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2026-03-26 00:44:48.282 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2026-03-26 00:44:48.283 | apache2-dev 2026-03-26 00:44:48.283 | bc 2026-03-26 00:44:48.283 | bsdmainutils 2026-03-26 00:44:48.283 | curl 2026-03-26 00:44:48.283 | g++ 2026-03-26 00:44:48.283 | gawk 2026-03-26 00:44:48.283 | gcc 2026-03-26 00:44:48.283 | gettext 2026-03-26 00:44:48.283 | git 2026-03-26 00:44:48.283 | graphviz 2026-03-26 00:44:48.283 | iputils-ping 2026-03-26 00:44:48.283 | libffi-dev 2026-03-26 00:44:48.283 | libjpeg-dev 2026-03-26 00:44:48.283 | libpq-dev 2026-03-26 00:44:48.283 | libssl-dev 2026-03-26 00:44:48.283 | libsystemd-dev 2026-03-26 00:44:48.283 | libxml2-dev 2026-03-26 00:44:48.283 | libxslt1-dev 2026-03-26 00:44:48.283 | libyaml-dev 2026-03-26 00:44:48.283 | lsof 2026-03-26 00:44:48.283 | openssh-server 2026-03-26 00:44:48.283 | openssl 2026-03-26 00:44:48.283 | pkg-config 2026-03-26 00:44:48.283 | psmisc 2026-03-26 00:44:48.283 | python3-dev 2026-03-26 00:44:48.283 | python3-pip 2026-03-26 00:44:48.283 | python3-systemd 2026-03-26 00:44:48.283 | python3-venv 2026-03-26 00:44:48.283 | tar 2026-03-26 00:44:48.283 | tcpdump 2026-03-26 00:44:48.283 | unzip 2026-03-26 00:44:48.283 | uuid-runtime 2026-03-26 00:44:48.283 | wget 2026-03-26 00:44:48.283 | zlib1g-dev 2026-03-26 00:44:48.283 | lvm2 2026-03-26 00:44:48.283 | qemu-utils 2026-03-26 00:44:48.283 | thin-provisioning-tools 2026-03-26 00:44:48.283 | lsscsi 2026-03-26 00:44:48.283 | open-iscsi 2026-03-26 00:44:48.283 | libkrb5-dev 2026-03-26 00:44:48.283 | libldap2-dev 2026-03-26 00:44:48.284 | libsasl2-dev 2026-03-26 00:44:48.284 | memcached 2026-03-26 00:44:48.284 | python3-mysqldb 2026-03-26 00:44:48.284 | sqlite3 2026-03-26 00:44:48.284 | conntrack 2026-03-26 00:44:48.284 | curl 2026-03-26 00:44:48.284 | ebtables 2026-03-26 00:44:48.284 | genisoimage 2026-03-26 00:44:48.284 | iptables 2026-03-26 00:44:48.284 | iputils-arping 2026-03-26 00:44:48.284 | kpartx 2026-03-26 00:44:48.284 | libjs-jquery-tablesorter 2026-03-26 00:44:48.284 | parted 2026-03-26 00:44:48.284 | pm-utils 2026-03-26 00:44:48.284 | python3-mysqldb 2026-03-26 00:44:48.284 | socat 2026-03-26 00:44:48.284 | sqlite3 2026-03-26 00:44:48.284 | sudo 2026-03-26 00:44:48.284 | vlan 2026-03-26 00:44:48.284 | cryptsetup 2026-03-26 00:44:48.284 | dosfstools 2026-03-26 00:44:48.284 | genisoimage 2026-03-26 00:44:48.284 | gir1.2-libosinfo-1.0 2026-03-26 00:44:48.284 | netcat-openbsd 2026-03-26 00:44:48.284 | open-iscsi 2026-03-26 00:44:48.284 | qemu-utils 2026-03-26 00:44:48.284 | sg3-utils 2026-03-26 00:44:48.284 | sysfsutils 2026-03-26 00:44:48.284 | acl 2026-03-26 00:44:48.284 | dnsmasq-base 2026-03-26 00:44:48.284 | dnsmasq-utils 2026-03-26 00:44:48.284 | ebtables 2026-03-26 00:44:48.284 | haproxy 2026-03-26 00:44:48.284 | iptables 2026-03-26 00:44:48.284 | iputils-arping 2026-03-26 00:44:48.284 | iputils-ping 2026-03-26 00:44:48.284 | postgresql-server-dev-all 2026-03-26 00:44:48.284 | python3-mysqldb 2026-03-26 00:44:48.284 | sqlite3 2026-03-26 00:44:48.284 | sudo 2026-03-26 00:44:48.284 | vlan 2026-03-26 00:44:48.284 | apache2 golang 2026-03-26 00:44:48.284 | debootstrap 2026-03-26 00:44:48.284 | rsyslog 2026-03-26 00:44:48.284 | lvm2' 2026-03-26 00:44:48.287 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2026-03-26 00:44:48.293 | ++ functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-03-26 00:44:48.300 | ++ functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-03-26 00:44:48.306 | ++ 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-26 00:44:48.307 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2026-03-26 00:44:48.317 | ++ 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-26 00:44:48.323 | ++ functions-common:install_package:1430 : update_package_repo 2026-03-26 00:44:48.328 | ++ functions-common:update_package_repo:1404 : NO_UPDATE_REPOS=False 2026-03-26 00:44:48.333 | ++ functions-common:update_package_repo:1405 : REPOS_UPDATED=True 2026-03-26 00:44:48.337 | ++ functions-common:update_package_repo:1406 : RETRY_UPDATE=False 2026-03-26 00:44:48.343 | ++ functions-common:update_package_repo:1408 : [[ False = \T\r\u\e ]] 2026-03-26 00:44:48.348 | ++ functions-common:update_package_repo:1412 : is_ubuntu 2026-03-26 00:44:48.352 | ++ functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-03-26 00:44:48.357 | ++ functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-03-26 00:44:48.363 | ++ functions-common:update_package_repo:1413 : apt_get_update 2026-03-26 00:44:48.367 | ++ functions-common:apt_get_update:1158 : [[ True == \T\r\u\e ]] 2026-03-26 00:44:48.372 | ++ functions-common:apt_get_update:1158 : [[ False != \T\r\u\e ]] 2026-03-26 00:44:48.377 | ++ functions-common:apt_get_update:1159 : return 2026-03-26 00:44:48.383 | ++ 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-26 00:44:48.388 | ++ functions-common:real_install_package:1418 : is_ubuntu 2026-03-26 00:44:48.393 | ++ functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-03-26 00:44:48.397 | ++ functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-03-26 00:44:48.404 | ++ 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-26 00:44:48.448 | ++ 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-26 00:44:48.494 | Reading package lists... 2026-03-26 00:44:48.743 | Building dependency tree... 2026-03-26 00:44:48.743 | Reading state information... 2026-03-26 00:44:49.018 | curl is already the newest version (8.5.0-2ubuntu10.8). 2026-03-26 00:44:49.018 | git is already the newest version (1:2.43.0-1ubuntu7.3). 2026-03-26 00:44:49.018 | openssh-server is already the newest version (1:9.6p1-3ubuntu13.15). 2026-03-26 00:44:49.018 | openssl is already the newest version (3.0.13-0ubuntu3.7). 2026-03-26 00:44:49.018 | openssl set to manually installed. 2026-03-26 00:44:49.018 | tar is already the newest version (1.35+dfsg-3build1). 2026-03-26 00:44:49.018 | uuid-runtime is already the newest version (2.39.3-9ubuntu6.5). 2026-03-26 00:44:49.018 | zlib1g-dev is already the newest version (1:1.3.dfsg-3.1ubuntu2.1). 2026-03-26 00:44:49.018 | zlib1g-dev set to manually installed. 2026-03-26 00:44:49.018 | open-iscsi is already the newest version (2.1.9-3ubuntu5.4). 2026-03-26 00:44:49.018 | iptables is already the newest version (1.8.10-3ubuntu2). 2026-03-26 00:44:49.018 | sudo is already the newest version (1.9.15p5-3ubuntu5.24.04.2). 2026-03-26 00:44:49.018 | The following additional packages will be installed: 2026-03-26 00:44:49.018 | apache2-bin apache2-data apache2-utils autoconf automake autopoint 2026-03-26 00:44:49.018 | autotools-dev binutils binutils-common binutils-x86-64-linux-gnu 2026-03-26 00:44:49.018 | bsdextrautils bzip2 clang-17 comerr-dev cpp cpp-13 cpp-13-x86-64-linux-gnu 2026-03-26 00:44:49.018 | cpp-x86-64-linux-gnu cryptsetup-bin dconf-gsettings-backend dconf-service 2026-03-26 00:44:49.018 | debhelper debugedit dh-autoreconf dh-strip-nondeterminism distro-info 2026-03-26 00:44:49.018 | dmeventd dmidecode dpkg-dev dwz file fontconfig fontconfig-config 2026-03-26 00:44:49.018 | fonts-dejavu-core fonts-dejavu-mono g++-13 g++-13-x86-64-linux-gnu 2026-03-26 00:44:49.018 | g++-x86-64-linux-gnu gcc-13 gcc-13-base gcc-13-x86-64-linux-gnu 2026-03-26 00:44:49.018 | gcc-x86-64-linux-gnu gir1.2-freedesktop glib-networking 2026-03-26 00:44:49.018 | glib-networking-common glib-networking-services golang-1.22 golang-1.22-doc 2026-03-26 00:44:49.018 | golang-1.22-go golang-1.22-src golang-doc golang-go golang-src groff-base 2026-03-26 00:44:49.018 | gsettings-desktop-schemas icu-devtools intltool-debian krb5-multidev 2026-03-26 00:44:49.019 | libaio1t64 libann0 libaom3 libapr1-dev libapr1t64 libaprutil1-dbd-sqlite3 2026-03-26 00:44:49.019 | libaprutil1-dev libaprutil1-ldap libaprutil1t64 libarchive-zip-perl libasan8 2026-03-26 00:44:49.019 | libatomic1 libbinutils libcairo-gobject2 libcairo2 libcc1-0 libcdt5 2026-03-26 00:44:49.019 | libcgraph6 libclang-common-17-dev libclang-cpp17t64 libclang1-17t64 2026-03-26 00:44:49.019 | libctf-nobfd0 libctf0 libdatrie1 libdconf1 libde265-0 libdebhelper-perl 2026-03-26 00:44:49.019 | libdeflate0 libdevmapper-event1.02.1 libdpkg-perl libestr0 libevent-2.1-7t64 2026-03-26 00:44:49.019 | libfastjson4 libfile-stripnondeterminism-perl libfontconfig1 libfribidi0 2026-03-26 00:44:49.019 | libgc1 libgcc-13-dev libgd3 libgomp1 libgprofng0 libgraphite2-3 2026-03-26 00:44:49.019 | libgssrpc4t64 libgts-0.7-5t64 libgvc6 libgvpr2 libharfbuzz0b 2026-03-26 00:44:49.019 | libheif-plugin-aomdec libheif-plugin-libde265 libheif1 libhwasan0 2026-03-26 00:44:49.019 | libibverbs1 libice6 libicu-dev libisl23 libitm1 libjansson4 libjbig0 2026-03-26 00:44:49.019 | libjpeg-turbo8 libjpeg-turbo8-dev libjpeg8 libjpeg8-dev libjs-jquery 2026-03-26 00:44:49.020 | libjs-jquery-metadata libjs-sphinxdoc libjs-underscore libjson-perl 2026-03-26 00:44:49.020 | libkadm5clnt-mit12 libkadm5srv-mit12 libkdb5-10t64 liblab-gamut1 libldap-dev 2026-03-26 00:44:49.020 | liblerc4 libllvm17t64 liblsan0 libltdl7 liblua5.4-0 liblvm2cmd2.03 2026-03-26 00:44:49.020 | libmagic-mgc libmagic1t64 libmpc3 libmpfr6 libmysqlclient21 libncurses-dev 2026-03-26 00:44:49.020 | libncurses6 libnftables1 libnl-3-200 libnl-route-3-200 libnss-systemd 2026-03-26 00:44:49.020 | libnuma1 libobjc-13-dev libobjc4 libosinfo-1.0-0 libosinfo-l10n 2026-03-26 00:44:49.020 | libpam-systemd libpango-1.0-0 libpangocairo-1.0-0 libpangoft2-1.0-0 2026-03-26 00:44:49.020 | libparted2t64 libpathplan4 libpcap0.8t64 libpcre2-16-0 libpcre2-32-0 2026-03-26 00:44:49.020 | libpcre2-dev libpcre2-posix3 libpfm4 libpipeline1 libpixman-1-0 libpkgconf3 2026-03-26 00:44:49.020 | libpq5 libproxy1v5 libpython3-dev libquadmath0 libsctp-dev libsctp1 2026-03-26 00:44:49.020 | libsframe1 libsgutils2-1.46-2 libsharpyuv0 libsigsegv2 libsm6 libsoup-3.0-0 2026-03-26 00:44:49.020 | libsoup-3.0-common libstdc++-13-dev libsub-override-perl libsysfs2 2026-03-26 00:44:49.020 | libsystemd-shared libsystemd0 libthai-data libthai0 libtiff6 libtirpc-common 2026-03-26 00:44:49.020 | libtirpc3t64 libtool libtsan2 libubsan1 libuchardet0 libudev1 liburing2 2026-03-26 00:44:49.020 | libwebp7 libx11-6 libx11-data libxau6 libxaw7 libxcb-render0 libxcb-shm0 2026-03-26 00:44:49.020 | libxcb1 libxdmcp6 libxext6 libxmu6 libxpm4 libxrender1 libxslt1.1 libxt6t64 2026-03-26 00:44:49.020 | libz3-4 libz3-dev llvm-17 llvm-17-dev llvm-17-linker-tools llvm-17-runtime 2026-03-26 00:44:49.020 | llvm-17-tools lto-disabled-list m4 make man-db mysql-common ncal osinfo-db 2026-03-26 00:44:49.020 | patch pci.ids pkgconf pkgconf-bin po-debconf postgresql-client-16 2026-03-26 00:44:49.020 | postgresql-client-common postgresql-common postgresql-server-dev-16 2026-03-26 00:44:49.020 | powermgmt-base python3-pip-whl python3-pygments python3-setuptools 2026-03-26 00:44:49.020 | python3-setuptools-whl python3-wheel python3.12-venv session-migration 2026-03-26 00:44:49.020 | ssl-cert systemd systemd-dev systemd-resolved systemd-sysv systemd-timesyncd 2026-03-26 00:44:49.020 | udev usb.ids uuid-dev x11-common xz-utils 2026-03-26 00:44:49.020 | Suggested packages: 2026-03-26 00:44:49.020 | apache2-doc apache2-suexec-pristine | apache2-suexec-custom www-browser ufw 2026-03-26 00:44:49.021 | autoconf-archive gnu-standards autoconf-doc binutils-doc gprofng-gui 2026-03-26 00:44:49.021 | calendar whois vacation mailutils bzip2-doc clang-17-doc wasi-libc doc-base 2026-03-26 00:44:49.021 | nftables cpp-doc gcc-13-locales cpp-13-doc keyutils liblocale-gettext-perl 2026-03-26 00:44:49.021 | dh-make squid-deb-proxy-client debian-archive-keyring arch-test shunit2 2026-03-26 00:44:49.021 | debian-keyring g++-multilib g++-13-multilib gcc-13-doc gawk-doc gcc-multilib 2026-03-26 00:44:49.021 | manpages-dev flex bison gdb gcc-doc gcc-13-multilib gdb-x86-64-linux-gnu 2026-03-26 00:44:49.021 | wodim cdrkit-doc gettext-doc libasprintf-dev libgettextpo-dev bzr | brz 2026-03-26 00:44:49.021 | mercurial subversion gsfonts graphviz-doc groff vim-haproxy haproxy-doc 2026-03-26 00:44:49.021 | krb5-doc bzr libgd-tools krb5-user libheif-plugin-x265 2026-03-26 00:44:49.021 | libheif-plugin-ffmpegdec libheif-plugin-jpegdec libheif-plugin-jpegenc 2026-03-26 00:44:49.021 | libheif-plugin-j2kdec libheif-plugin-j2kenc libheif-plugin-rav1e 2026-03-26 00:44:49.021 | libheif-plugin-svtenc icu-doc ncurses-doc libparted-dev libparted-i18n 2026-03-26 00:44:49.021 | postgresql-doc-16 lksctp-tools libssl-doc libstdc++-13-doc libtool-doc 2026-03-26 00:44:49.021 | gfortran | fortran95-compiler gcj-jdk libyaml-doc llvm-17-doc m4-doc 2026-03-26 00:44:49.021 | make-doc apparmor less libanyevent-perl libcache-memcached-perl libmemcached 2026-03-26 00:44:49.021 | libterm-readkey-perl libyaml-perl parted-doc ed diffutils-doc cpufrequtils 2026-03-26 00:44:49.022 | wireless-tools radeontool libmail-box-perl postgresql-16 2026-03-26 00:44:49.022 | default-mysql-server | virtual-mysql-server python-pygments-doc 2026-03-26 00:44:49.022 | ttf-bitstream-vera python-setuptools-doc rsyslog-mysql | rsyslog-pgsql 2026-03-26 00:44:49.022 | rsyslog-mongodb rsyslog-doc rsyslog-openssl | rsyslog-gnutls rsyslog-gssapi 2026-03-26 00:44:49.022 | rsyslog-relp sqlite3-doc systemd-container systemd-homed systemd-userdbd 2026-03-26 00:44:49.022 | systemd-boot libqrencode4 libtss2-esys-3.0.2-0 libtss2-mu-4.0.1-0 2026-03-26 00:44:49.022 | libtss2-rc0 libtss2-tcti-device0 zip 2026-03-26 00:44:49.022 | Recommended packages: 2026-03-26 00:44:49.022 | cryptsetup-initramfs dns-root-data build-essential fakeroot 2026-03-26 00:44:49.022 | libalgorithm-merge-perl fonts-liberation2 libclang-rt-17-dev 2026-03-26 00:44:49.022 | libfile-fcntllock-perl liblocale-gettext-perl libarchive-cpio-perl 2026-03-26 00:44:49.022 | libgts-bin libheif-plugin-aomenc ibverbs-providers javascript-common 2026-03-26 00:44:49.022 | libjson-xs-perl libgpm2 libltdl-dev vbetool hdparm kbd | console-tools 2026-03-26 00:44:49.022 | libmail-sendmail-perl logrotate qemu-block-extra systemd-hwe-hwdb 2026-03-26 00:44:49.142 | The following NEW packages will be installed: 2026-03-26 00:44:49.143 | acl apache2 apache2-bin apache2-data apache2-dev apache2-utils autoconf 2026-03-26 00:44:49.143 | automake autopoint autotools-dev bc binutils binutils-common 2026-03-26 00:44:49.143 | binutils-x86-64-linux-gnu bsdextrautils bsdmainutils bzip2 clang-17 2026-03-26 00:44:49.143 | comerr-dev conntrack cpp cpp-13 cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu 2026-03-26 00:44:49.143 | cryptsetup cryptsetup-bin dconf-gsettings-backend dconf-service debhelper 2026-03-26 00:44:49.143 | debootstrap debugedit dh-autoreconf dh-strip-nondeterminism distro-info 2026-03-26 00:44:49.143 | dmeventd dmidecode dnsmasq-base dnsmasq-utils dosfstools dpkg-dev dwz 2026-03-26 00:44:49.143 | ebtables file fontconfig fontconfig-config fonts-dejavu-core 2026-03-26 00:44:49.143 | fonts-dejavu-mono g++ g++-13 g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu 2026-03-26 00:44:49.143 | gawk gcc gcc-13 gcc-13-base gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu 2026-03-26 00:44:49.143 | genisoimage gettext gir1.2-freedesktop gir1.2-libosinfo-1.0 glib-networking 2026-03-26 00:44:49.143 | glib-networking-common glib-networking-services golang golang-1.22 2026-03-26 00:44:49.143 | golang-1.22-doc golang-1.22-go golang-1.22-src golang-doc golang-go 2026-03-26 00:44:49.143 | golang-src graphviz groff-base gsettings-desktop-schemas haproxy 2026-03-26 00:44:49.143 | icu-devtools intltool-debian iputils-arping iputils-ping kpartx 2026-03-26 00:44:49.143 | krb5-multidev libaio1t64 libann0 libaom3 libapr1-dev libapr1t64 2026-03-26 00:44:49.143 | libaprutil1-dbd-sqlite3 libaprutil1-dev libaprutil1-ldap libaprutil1t64 2026-03-26 00:44:49.143 | libarchive-zip-perl libasan8 libatomic1 libbinutils libcairo-gobject2 2026-03-26 00:44:49.143 | libcairo2 libcc1-0 libcdt5 libcgraph6 libclang-common-17-dev 2026-03-26 00:44:49.143 | libclang-cpp17t64 libclang1-17t64 libctf-nobfd0 libctf0 libdatrie1 libdconf1 2026-03-26 00:44:49.143 | libde265-0 libdebhelper-perl libdeflate0 libdevmapper-event1.02.1 2026-03-26 00:44:49.143 | libdpkg-perl libestr0 libevent-2.1-7t64 libfastjson4 libffi-dev 2026-03-26 00:44:49.143 | libfile-stripnondeterminism-perl libfontconfig1 libfribidi0 libgc1 2026-03-26 00:44:49.143 | libgcc-13-dev libgd3 libgomp1 libgprofng0 libgraphite2-3 libgssrpc4t64 2026-03-26 00:44:49.143 | libgts-0.7-5t64 libgvc6 libgvpr2 libharfbuzz0b libheif-plugin-aomdec 2026-03-26 00:44:49.143 | libheif-plugin-libde265 libheif1 libhwasan0 libibverbs1 libice6 libicu-dev 2026-03-26 00:44:49.143 | libisl23 libitm1 libjansson4 libjbig0 libjpeg-dev libjpeg-turbo8 2026-03-26 00:44:49.143 | libjpeg-turbo8-dev libjpeg8 libjpeg8-dev libjs-jquery libjs-jquery-metadata 2026-03-26 00:44:49.143 | libjs-jquery-tablesorter libjs-sphinxdoc libjs-underscore libjson-perl 2026-03-26 00:44:49.143 | libkadm5clnt-mit12 libkadm5srv-mit12 libkdb5-10t64 libkrb5-dev liblab-gamut1 2026-03-26 00:44:49.143 | libldap-dev libldap2-dev liblerc4 libllvm17t64 liblsan0 libltdl7 liblua5.4-0 2026-03-26 00:44:49.143 | liblvm2cmd2.03 libmagic-mgc libmagic1t64 libmpc3 libmpfr6 libmysqlclient21 2026-03-26 00:44:49.143 | libncurses-dev libncurses6 libnftables1 libnl-3-200 libnl-route-3-200 2026-03-26 00:44:49.143 | libnuma1 libobjc-13-dev libobjc4 libosinfo-1.0-0 libosinfo-l10n 2026-03-26 00:44:49.143 | libpango-1.0-0 libpangocairo-1.0-0 libpangoft2-1.0-0 libparted2t64 2026-03-26 00:44:49.143 | libpathplan4 libpcap0.8t64 libpcre2-16-0 libpcre2-32-0 libpcre2-dev 2026-03-26 00:44:49.143 | libpcre2-posix3 libpfm4 libpipeline1 libpixman-1-0 libpkgconf3 libpq-dev 2026-03-26 00:44:49.143 | libpq5 libproxy1v5 libpython3-dev libquadmath0 libsasl2-dev libsctp-dev 2026-03-26 00:44:49.143 | libsctp1 libsframe1 libsgutils2-1.46-2 libsharpyuv0 libsigsegv2 libsm6 2026-03-26 00:44:49.143 | libsoup-3.0-0 libsoup-3.0-common libssl-dev libstdc++-13-dev 2026-03-26 00:44:49.143 | libsub-override-perl libsysfs2 libsystemd-dev libthai-data libthai0 libtiff6 2026-03-26 00:44:49.143 | libtirpc-common libtirpc3t64 libtool libtsan2 libubsan1 libuchardet0 2026-03-26 00:44:49.144 | liburing2 libwebp7 libx11-6 libx11-data libxau6 libxaw7 libxcb-render0 2026-03-26 00:44:49.144 | libxcb-shm0 libxcb1 libxdmcp6 libxext6 libxml2-dev libxmu6 libxpm4 2026-03-26 00:44:49.144 | libxrender1 libxslt1-dev libxslt1.1 libxt6t64 libyaml-dev libz3-4 libz3-dev 2026-03-26 00:44:49.144 | llvm-17 llvm-17-dev llvm-17-linker-tools llvm-17-runtime llvm-17-tools lsof 2026-03-26 00:44:49.144 | lsscsi lto-disabled-list lvm2 m4 make man-db memcached mysql-common ncal 2026-03-26 00:44:49.144 | netcat-openbsd osinfo-db parted patch pci.ids pkg-config pkgconf pkgconf-bin 2026-03-26 00:44:49.144 | pm-utils po-debconf postgresql-client-16 postgresql-client-common 2026-03-26 00:44:49.144 | postgresql-common postgresql-server-dev-16 postgresql-server-dev-all 2026-03-26 00:44:49.144 | powermgmt-base psmisc python3-dev python3-mysqldb python3-pip 2026-03-26 00:44:49.144 | python3-pip-whl python3-pygments python3-setuptools python3-setuptools-whl 2026-03-26 00:44:49.145 | python3-systemd python3-venv python3-wheel python3.12-venv qemu-utils 2026-03-26 00:44:49.145 | rsyslog session-migration sg3-utils socat sqlite3 ssl-cert sysfsutils 2026-03-26 00:44:49.145 | tcpdump thin-provisioning-tools unzip usb.ids uuid-dev vlan wget x11-common 2026-03-26 00:44:49.145 | xz-utils 2026-03-26 00:44:49.145 | The following packages will be upgraded: 2026-03-26 00:44:49.146 | libnss-systemd libpam-systemd libsystemd-shared libsystemd0 libudev1 systemd 2026-03-26 00:44:49.146 | systemd-dev systemd-resolved systemd-sysv systemd-timesyncd udev 2026-03-26 00:44:49.745 | 11 upgraded, 304 newly installed, 0 to remove and 0 not upgraded. 2026-03-26 00:44:49.745 | Need to get 314 MB of archives. 2026-03-26 00:44:49.745 | After this operation, 1,440 MB of additional disk space will be used. 2026-03-26 00:44:49.745 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 systemd-dev all 255.4-1ubuntu8.14 [106 kB] 2026-03-26 00:44:50.926 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 systemd-timesyncd amd64 255.4-1ubuntu8.14 [35.3 kB] 2026-03-26 00:44:50.989 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 systemd-resolved amd64 255.4-1ubuntu8.14 [296 kB] 2026-03-26 00:44:53.331 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libsystemd-shared amd64 255.4-1ubuntu8.14 [2,074 kB] 2026-03-26 00:45:29.381 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libsystemd0 amd64 255.4-1ubuntu8.14 [435 kB] 2026-03-26 00:45:36.095 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 systemd-sysv amd64 255.4-1ubuntu8.14 [11.9 kB] 2026-03-26 00:45:36.277 | Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libnss-systemd amd64 255.4-1ubuntu8.14 [159 kB] 2026-03-26 00:45:39.121 | Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpam-systemd amd64 255.4-1ubuntu8.14 [235 kB] 2026-03-26 00:45:46.051 | Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 systemd amd64 255.4-1ubuntu8.14 [3,475 kB] 2026-03-26 00:46:31.917 | Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 udev amd64 255.4-1ubuntu8.14 [1,875 kB] 2026-03-26 00:46:31.996 | Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libudev1 amd64 255.4-1ubuntu8.14 [177 kB] 2026-03-26 00:46:32.002 | Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libapr1t64 amd64 1.7.2-3.1ubuntu0.1 [108 kB] 2026-03-26 00:46:32.006 | Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libaprutil1t64 amd64 1.6.3-1.1ubuntu7 [91.9 kB] 2026-03-26 00:46:32.009 | Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libaprutil1-dbd-sqlite3 amd64 1.6.3-1.1ubuntu7 [11.2 kB] 2026-03-26 00:46:32.009 | Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libaprutil1-ldap amd64 1.6.3-1.1ubuntu7 [9,116 B] 2026-03-26 00:46:32.010 | Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libjansson4 amd64 2.14-2build2 [32.8 kB] 2026-03-26 00:46:32.011 | Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 liblua5.4-0 amd64 5.4.6-3build2 [166 kB] 2026-03-26 00:46:32.017 | Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2-bin amd64 2.4.58-1ubuntu8.11 [1,335 kB] 2026-03-26 00:46:32.066 | Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2-data all 2.4.58-1ubuntu8.11 [163 kB] 2026-03-26 00:46:32.071 | Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2-utils amd64 2.4.58-1ubuntu8.11 [98.2 kB] 2026-03-26 00:46:32.075 | Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2 amd64 2.4.58-1ubuntu8.11 [90.2 kB] 2026-03-26 00:46:32.078 | Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libmpfr6 amd64 4.2.1-1build1.1 [353 kB] 2026-03-26 00:46:32.088 | Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libsigsegv2 amd64 2.14-1ubuntu2 [15.0 kB] 2026-03-26 00:46:32.088 | Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 gawk amd64 1:5.2.1-2build3 [463 kB] 2026-03-26 00:46:32.103 | Get:25 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-26 00:46:32.173 | Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libevent-2.1-7t64 amd64 2.1.12-stable-9ubuntu2 [145 kB] 2026-03-26 00:46:32.177 | Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 memcached amd64 1.6.24-1build3 [213 kB] 2026-03-26 00:46:32.182 | Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libjson-perl all 4.10000-1 [81.9 kB] 2026-03-26 00:46:32.185 | Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 postgresql-client-common all 257build1.1 [36.4 kB] 2026-03-26 00:46:32.186 | Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 ssl-cert all 1.1.2ubuntu1 [17.8 kB] 2026-03-26 00:46:32.186 | Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 postgresql-common all 257build1.1 [161 kB] 2026-03-26 00:46:32.190 | Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libsysfs2 amd64 2.1.1-6build1 [20.0 kB] 2026-03-26 00:46:32.191 | Get:33 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-26 00:46:32.198 | Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 sysfsutils amd64 2.1.1-6build1 [15.5 kB] 2026-03-26 00:46:32.198 | Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 distro-info amd64 1.7build1 [19.9 kB] 2026-03-26 00:46:32.209 | 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-26 00:46:32.210 | Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libestr0 amd64 0.1.11-1build1 [7,802 B] 2026-03-26 00:46:32.211 | Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libfastjson4 amd64 1.2304.0-1build1 [23.1 kB] 2026-03-26 00:46:32.212 | Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libfribidi0 amd64 1.0.13-3build1 [26.1 kB] 2026-03-26 00:46:32.213 | Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libtirpc-common all 1.3.4+ds-1.1build1 [8,094 B] 2026-03-26 00:46:32.214 | Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libtirpc3t64 amd64 1.3.4+ds-1.1build1 [82.6 kB] 2026-03-26 00:46:32.224 | Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 netcat-openbsd amd64 1.226-1ubuntu2 [44.3 kB] 2026-03-26 00:46:32.225 | Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 python3-pygments all 2.17.2+dfsg-1 [819 kB] 2026-03-26 00:46:32.247 | Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 rsyslog amd64 8.2312.0-3ubuntu9.1 [511 kB] 2026-03-26 00:46:32.257 | Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 bsdextrautils amd64 2.39.3-9ubuntu6.5 [73.7 kB] 2026-03-26 00:46:32.259 | Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 dmidecode amd64 3.5-3ubuntu0.1 [73.0 kB] 2026-03-26 00:46:32.261 | Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 dosfstools amd64 4.2-1.1build1 [86.3 kB] 2026-03-26 00:46:32.262 | Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libmagic-mgc amd64 1:5.45-3build1 [307 kB] 2026-03-26 00:46:32.268 | Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libmagic1t64 amd64 1:5.45-3build1 [87.2 kB] 2026-03-26 00:46:32.305 | Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 file amd64 1:5.45-3build1 [22.0 kB] 2026-03-26 00:46:32.306 | Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libuchardet0 amd64 0.0.8-1build1 [75.3 kB] 2026-03-26 00:46:32.308 | Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 groff-base amd64 1.23.0-3build2 [1,020 kB] 2026-03-26 00:46:32.338 | Get:53 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-26 00:46:32.339 | Get:54 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-26 00:46:32.342 | Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libibverbs1 amd64 50.0-2ubuntu0.2 [68.0 kB] 2026-03-26 00:46:32.343 | Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libncurses6 amd64 6.4+20240113-1ubuntu2 [112 kB] 2026-03-26 00:46:32.345 | Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libnftables1 amd64 1.0.9-1ubuntu0.1 [359 kB] 2026-03-26 00:46:32.351 | Get:58 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-26 00:46:32.351 | Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libparted2t64 amd64 3.6-4build1 [152 kB] 2026-03-26 00:46:32.354 | Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libpcap0.8t64 amd64 1.10.4-4.1ubuntu3 [151 kB] 2026-03-26 00:46:32.357 | Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libpipeline1 amd64 1.5.7-2 [23.6 kB] 2026-03-26 00:46:32.357 | Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxau6 amd64 1:1.0.9-1build6 [7,160 B] 2026-03-26 00:46:32.374 | Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxdmcp6 amd64 1:1.1.3-0ubuntu6 [10.3 kB] 2026-03-26 00:46:32.375 | Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxcb1 amd64 1.15-1ubuntu2 [47.7 kB] 2026-03-26 00:46:32.378 | Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libx11-data all 2:1.8.7-1build1 [115 kB] 2026-03-26 00:46:32.380 | Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libx11-6 amd64 2:1.8.7-1build1 [650 kB] 2026-03-26 00:46:32.394 | Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxext6 amd64 2:1.3.4-1build2 [30.4 kB] 2026-03-26 00:46:32.395 | Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 lsof amd64 4.95.0-1build3 [247 kB] 2026-03-26 00:46:32.399 | Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 man-db amd64 2.12.0-4build2 [1,237 kB] 2026-03-26 00:46:32.416 | Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 parted amd64 3.6-4build1 [43.3 kB] 2026-03-26 00:46:32.417 | Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 powermgmt-base all 1.37ubuntu0.1 [7,650 B] 2026-03-26 00:46:32.417 | Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 psmisc amd64 23.7-1build1 [179 kB] 2026-03-26 00:46:32.419 | Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 tcpdump amd64 4.99.4-3ubuntu4.24.04.1 [479 kB] 2026-03-26 00:46:32.424 | Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 usb.ids all 2024.03.18-1 [223 kB] 2026-03-26 00:46:32.427 | Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 wget amd64 1.21.4-1ubuntu4.1 [334 kB] 2026-03-26 00:46:32.431 | Get:76 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-26 00:46:32.434 | Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 acl amd64 2.3.2-1build1.1 [39.4 kB] 2026-03-26 00:46:32.435 | Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 autotools-dev all 20220109.1 [44.9 kB] 2026-03-26 00:46:32.436 | Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 m4 amd64 1.4.19-4build1 [244 kB] 2026-03-26 00:46:32.454 | Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 autoconf all 2.71-3 [339 kB] 2026-03-26 00:46:32.462 | Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 automake all 1:1.16.5-1.3ubuntu1 [558 kB] 2026-03-26 00:46:32.478 | Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 autopoint all 0.21-14ubuntu2 [422 kB] 2026-03-26 00:46:32.492 | Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libdebhelper-perl all 13.14.1ubuntu5 [89.8 kB] 2026-03-26 00:46:32.494 | Get:84 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-26 00:46:32.495 | Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libisl23 amd64 0.26-3build1.1 [680 kB] 2026-03-26 00:46:32.505 | Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libmpc3 amd64 1.3.1-1build1.1 [54.6 kB] 2026-03-26 00:46:32.506 | Get:87 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-26 00:46:32.626 | Get:88 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-26 00:46:32.626 | Get:89 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-26 00:46:32.626 | Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 cpp amd64 4:13.2.0-7ubuntu1 [22.4 kB] 2026-03-26 00:46:32.627 | Get:91 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-26 00:46:32.628 | Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 binutils-common amd64 2.42-4ubuntu2.10 [240 kB] 2026-03-26 00:46:32.630 | Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libsframe1 amd64 2.42-4ubuntu2.10 [15.7 kB] 2026-03-26 00:46:32.630 | Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libbinutils amd64 2.42-4ubuntu2.10 [577 kB] 2026-03-26 00:46:32.633 | Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libctf-nobfd0 amd64 2.42-4ubuntu2.10 [98.0 kB] 2026-03-26 00:46:32.634 | Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libctf0 amd64 2.42-4ubuntu2.10 [94.5 kB] 2026-03-26 00:46:32.641 | Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libgprofng0 amd64 2.42-4ubuntu2.10 [849 kB] 2026-03-26 00:46:32.656 | Get:98 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 binutils-x86-64-linux-gnu amd64 2.42-4ubuntu2.10 [2,463 kB] 2026-03-26 00:46:32.682 | Get:99 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libgomp1 amd64 14.2.0-4ubuntu2~24.04.1 [148 kB] 2026-03-26 00:46:32.683 | Get:100 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-26 00:46:32.684 | Get:101 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-26 00:46:32.685 | Get:102 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-26 00:46:32.724 | Get:103 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-26 00:46:32.738 | Get:104 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-26 00:46:32.762 | Get:105 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-26 00:46:32.771 | Get:106 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-26 00:46:32.798 | Get:107 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libquadmath0 amd64 14.2.0-4ubuntu2~24.04.1 [153 kB] 2026-03-26 00:46:32.799 | Get:108 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-26 00:46:32.826 | Get:109 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-26 00:46:33.560 | Get:110 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 binutils amd64 2.42-4ubuntu2.10 [18.2 kB] 2026-03-26 00:46:33.560 | Get:111 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-26 00:46:33.564 | Get:112 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-26 00:46:33.564 | Get:113 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 gcc amd64 4:13.2.0-7ubuntu1 [5,018 B] 2026-03-26 00:46:33.564 | Get:114 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libllvm17t64 amd64 1:17.0.6-9ubuntu1 [26.2 MB] 2026-03-26 00:46:33.984 | Get:115 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libclang-cpp17t64 amd64 1:17.0.6-9ubuntu1 [12.9 MB] 2026-03-26 00:46:34.103 | Get:116 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-26 00:46:34.126 | Get:117 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libgc1 amd64 1:8.2.6-1build1 [90.3 kB] 2026-03-26 00:46:34.126 | Get:118 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-26 00:46:34.129 | Get:119 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-26 00:46:34.132 | Get:120 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libclang-common-17-dev amd64 1:17.0.6-9ubuntu1 [690 kB] 2026-03-26 00:46:34.140 | Get:121 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-26 00:46:34.150 | Get:122 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libclang1-17t64 amd64 1:17.0.6-9ubuntu1 [7,353 kB] 2026-03-26 00:46:34.217 | Get:123 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 clang-17 amd64 1:17.0.6-9ubuntu1 [78.6 kB] 2026-03-26 00:46:34.218 | Get:124 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libtool all 2.4.7-7build1 [166 kB] 2026-03-26 00:46:34.220 | Get:125 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 dh-autoreconf all 20 [16.1 kB] 2026-03-26 00:46:34.220 | Get:126 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libarchive-zip-perl all 1.68-1 [90.2 kB] 2026-03-26 00:46:34.221 | Get:127 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libsub-override-perl all 0.10-1 [10.0 kB] 2026-03-26 00:46:34.221 | Get:128 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libfile-stripnondeterminism-perl all 1.13.1-1 [18.1 kB] 2026-03-26 00:46:34.223 | Get:129 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 dh-strip-nondeterminism all 1.13.1-1 [5,362 B] 2026-03-26 00:46:34.224 | Get:130 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libdpkg-perl all 1.22.6ubuntu6.5 [269 kB] 2026-03-26 00:46:34.227 | Get:131 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 bzip2 amd64 1.0.8-5.1build0.1 [34.5 kB] 2026-03-26 00:46:34.239 | Get:132 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 patch amd64 2.7.6-7build3 [104 kB] 2026-03-26 00:46:34.245 | Get:133 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 make amd64 4.3-4.1build2 [180 kB] 2026-03-26 00:46:34.251 | Get:134 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 lto-disabled-list all 47 [12.4 kB] 2026-03-26 00:46:34.252 | Get:135 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 dpkg-dev all 1.22.6ubuntu6.5 [1,074 kB] 2026-03-26 00:46:34.297 | Get:136 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 debugedit amd64 1:5.0-5build2 [46.1 kB] 2026-03-26 00:46:34.297 | Get:137 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 dwz amd64 0.15-1build6 [115 kB] 2026-03-26 00:46:34.298 | Get:138 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 gettext amd64 0.21-14ubuntu2 [864 kB] 2026-03-26 00:46:34.306 | Get:139 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 intltool-debian all 0.35.0+20060710.6 [23.2 kB] 2026-03-26 00:46:34.306 | Get:140 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 po-debconf all 1.0.21+nmu1 [233 kB] 2026-03-26 00:46:34.308 | Get:141 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 debhelper all 13.14.1ubuntu5 [869 kB] 2026-03-26 00:46:34.320 | Get:142 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 uuid-dev amd64 2.39.3-9ubuntu6.5 [33.5 kB] 2026-03-26 00:46:34.322 | Get:143 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libsctp1 amd64 1.0.19+dfsg-2build1 [9,146 B] 2026-03-26 00:46:34.323 | Get:144 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libsctp-dev amd64 1.0.19+dfsg-2build1 [51.1 kB] 2026-03-26 00:46:34.324 | Get:145 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libapr1-dev amd64 1.7.2-3.1ubuntu0.1 [768 kB] 2026-03-26 00:46:34.334 | Get:146 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-26 00:46:34.338 | Get:147 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-26 00:46:34.339 | Get:148 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libaprutil1-dev amd64 1.6.3-1.1ubuntu7 [412 kB] 2026-03-26 00:46:34.344 | Get:149 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpcre2-16-0 amd64 10.42-4ubuntu2.1 [210 kB] 2026-03-26 00:46:34.345 | Get:150 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpcre2-32-0 amd64 10.42-4ubuntu2.1 [197 kB] 2026-03-26 00:46:34.347 | Get:151 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpcre2-posix3 amd64 10.42-4ubuntu2.1 [6,748 B] 2026-03-26 00:46:34.351 | Get:152 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpcre2-dev amd64 10.42-4ubuntu2.1 [736 kB] 2026-03-26 00:46:34.359 | Get:153 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2-dev amd64 2.4.58-1ubuntu8.11 [202 kB] 2026-03-26 00:46:34.360 | Get:154 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 bc amd64 1.07.1-3ubuntu4 [85.3 kB] 2026-03-26 00:46:34.401 | Get:155 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 ncal amd64 12.1.8 [21.0 kB] 2026-03-26 00:46:34.402 | Get:156 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 bsdmainutils all 12.1.8 [3,176 B] 2026-03-26 00:46:34.404 | Get:157 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 conntrack amd64 1:1.4.8-1ubuntu1 [37.9 kB] 2026-03-26 00:46:34.406 | Get:158 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 cryptsetup-bin amd64 2:2.7.0-1ubuntu4.2 [211 kB] 2026-03-26 00:46:34.418 | Get:159 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 cryptsetup amd64 2:2.7.0-1ubuntu4.2 [208 kB] 2026-03-26 00:46:34.421 | Get:160 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libdconf1 amd64 0.40.0-4ubuntu0.1 [39.6 kB] 2026-03-26 00:46:34.425 | Get:161 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 dconf-service amd64 0.40.0-4ubuntu0.1 [27.6 kB] 2026-03-26 00:46:34.427 | Get:162 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-26 00:46:34.429 | Get:163 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-26 00:46:34.431 | Get:164 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libaio1t64 amd64 0.3.113-6build1.1 [7,210 B] 2026-03-26 00:46:34.436 | Get:165 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 liblvm2cmd2.03 amd64 2.03.16-3ubuntu3.2 [797 kB] 2026-03-26 00:46:34.449 | Get:166 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 dmeventd amd64 2:1.02.185-3ubuntu3.2 [38.0 kB] 2026-03-26 00:46:34.450 | Get:167 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 dnsmasq-base amd64 2.90-2ubuntu0.1 [376 kB] 2026-03-26 00:46:34.455 | Get:168 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 dnsmasq-utils amd64 2.90-2ubuntu0.1 [15.6 kB] 2026-03-26 00:46:34.456 | Get:169 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 ebtables amd64 2.0.11-6build1 [88.4 kB] 2026-03-26 00:46:34.457 | Get:170 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 fonts-dejavu-mono all 2.37-8 [502 kB] 2026-03-26 00:46:34.463 | Get:171 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 fonts-dejavu-core all 2.37-8 [835 kB] 2026-03-26 00:46:34.469 | Get:172 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 fontconfig-config amd64 2.15.0-1.1ubuntu2 [37.3 kB] 2026-03-26 00:46:34.469 | Get:173 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libfontconfig1 amd64 2.15.0-1.1ubuntu2 [139 kB] 2026-03-26 00:46:34.470 | Get:174 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 fontconfig amd64 2.15.0-1.1ubuntu2 [180 kB] 2026-03-26 00:46:34.479 | Get:175 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-26 00:46:34.611 | Get:176 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-26 00:46:34.617 | Get:177 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-26 00:46:34.621 | Get:178 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 g++ amd64 4:13.2.0-7ubuntu1 [1,100 B] 2026-03-26 00:46:34.623 | Get:179 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 genisoimage amd64 9:1.1.11-3.5 [378 kB] 2026-03-26 00:46:34.629 | Get:180 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libpixman-1-0 amd64 0.42.2-1build1 [279 kB] 2026-03-26 00:46:34.632 | Get:181 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxcb-render0 amd64 1.15-1ubuntu2 [16.2 kB] 2026-03-26 00:46:34.633 | Get:182 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxcb-shm0 amd64 1.15-1ubuntu2 [5,756 B] 2026-03-26 00:46:34.634 | Get:183 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxrender1 amd64 1:0.9.10-1.1build1 [19.0 kB] 2026-03-26 00:46:34.636 | Get:184 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libcairo2 amd64 1.18.0-3build1 [566 kB] 2026-03-26 00:46:34.645 | Get:185 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libcairo-gobject2 amd64 1.18.0-3build1 [127 kB] 2026-03-26 00:46:34.646 | Get:186 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 gir1.2-freedesktop amd64 1.80.1-1 [49.7 kB] 2026-03-26 00:46:34.650 | Get:187 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libproxy1v5 amd64 0.5.4-4build1 [26.5 kB] 2026-03-26 00:46:34.653 | Get:188 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 glib-networking-common all 2.80.0-1build1 [6,702 B] 2026-03-26 00:46:34.667 | Get:189 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 glib-networking-services amd64 2.80.0-1build1 [12.8 kB] 2026-03-26 00:46:34.667 | Get:190 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 session-migration amd64 0.3.9build1 [9,034 B] 2026-03-26 00:46:34.671 | Get:191 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 gsettings-desktop-schemas all 46.1-0ubuntu1 [35.6 kB] 2026-03-26 00:46:34.673 | Get:192 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 glib-networking amd64 2.80.0-1build1 [64.1 kB] 2026-03-26 00:46:34.674 | Get:193 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-26 00:46:34.685 | Get:194 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-26 00:46:34.903 | Get:195 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-26 00:46:35.236 | Get:196 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-26 00:46:35.236 | Get:197 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 golang-src all 2:1.22~2build1 [5,078 B] 2026-03-26 00:46:35.236 | Get:198 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 golang-go amd64 2:1.22~2build1 [43.9 kB] 2026-03-26 00:46:35.236 | Get:199 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 golang-doc all 2:1.22~2build1 [2,788 B] 2026-03-26 00:46:35.236 | Get:200 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 golang amd64 2:1.22~2build1 [2,736 B] 2026-03-26 00:46:35.236 | Get:201 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libann0 amd64 1.1.2+doc-9build1 [25.5 kB] 2026-03-26 00:46:35.237 | Get:202 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libcdt5 amd64 2.42.2-9ubuntu0.1 [21.6 kB] 2026-03-26 00:46:35.237 | Get:203 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libcgraph6 amd64 2.42.2-9ubuntu0.1 [44.6 kB] 2026-03-26 00:46:35.237 | Get:204 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libsharpyuv0 amd64 1.3.2-0.4build3 [15.8 kB] 2026-03-26 00:46:35.255 | Get:205 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libaom3 amd64 3.8.2-2ubuntu0.1 [1,941 kB] 2026-03-26 00:46:35.296 | Get:206 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-26 00:46:35.296 | Get:207 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libde265-0 amd64 1.0.15-1build3 [166 kB] 2026-03-26 00:46:35.300 | Get:208 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-26 00:46:35.300 | Get:209 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libheif1 amd64 1.17.6-1ubuntu4.2 [276 kB] 2026-03-26 00:46:35.302 | Get:210 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libjpeg-turbo8 amd64 2.1.5-2ubuntu2 [150 kB] 2026-03-26 00:46:35.304 | Get:211 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libjpeg8 amd64 8c-2ubuntu11 [2,148 B] 2026-03-26 00:46:35.304 | Get:212 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libdeflate0 amd64 1.19-1build1.1 [43.9 kB] 2026-03-26 00:46:35.306 | Get:213 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libjbig0 amd64 2.1-6.1ubuntu2 [29.7 kB] 2026-03-26 00:46:35.307 | Get:214 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 liblerc4 amd64 4.0.0+ds-4ubuntu2 [179 kB] 2026-03-26 00:46:35.317 | Get:215 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libwebp7 amd64 1.3.2-0.4build3 [230 kB] 2026-03-26 00:46:35.321 | Get:216 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libtiff6 amd64 4.5.1+git230720-4ubuntu2.5 [200 kB] 2026-03-26 00:46:35.330 | Get:217 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxpm4 amd64 1:3.5.17-1build2 [36.5 kB] 2026-03-26 00:46:35.331 | Get:218 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libgd3 amd64 2.3.3-9ubuntu5 [128 kB] 2026-03-26 00:46:35.379 | Get:219 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-26 00:46:35.381 | Get:220 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libltdl7 amd64 2.4.7-7build1 [40.3 kB] 2026-03-26 00:46:35.382 | Get:221 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libgraphite2-3 amd64 1.3.14-2build1 [73.0 kB] 2026-03-26 00:46:35.383 | Get:222 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libharfbuzz0b amd64 8.3.0-2build2 [469 kB] 2026-03-26 00:46:35.393 | Get:223 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libthai-data all 0.1.29-2build1 [158 kB] 2026-03-26 00:46:35.394 | Get:224 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libdatrie1 amd64 0.2.13-3build1 [19.0 kB] 2026-03-26 00:46:35.395 | Get:225 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libthai0 amd64 0.1.29-2build1 [18.9 kB] 2026-03-26 00:46:35.396 | Get:226 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libpango-1.0-0 amd64 1.52.1+ds-1build1 [231 kB] 2026-03-26 00:46:35.398 | Get:227 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-26 00:46:35.403 | Get:228 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-26 00:46:35.411 | Get:229 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libpathplan4 amd64 2.42.2-9ubuntu0.1 [24.0 kB] 2026-03-26 00:46:35.412 | Get:230 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libgvc6 amd64 2.42.2-9ubuntu0.1 [716 kB] 2026-03-26 00:46:35.419 | Get:231 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libgvpr2 amd64 2.42.2-9ubuntu0.1 [187 kB] 2026-03-26 00:46:35.421 | Get:232 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 liblab-gamut1 amd64 2.42.2-9ubuntu0.1 [1,886 kB] 2026-03-26 00:46:35.444 | Get:233 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 x11-common all 1:7.7+23ubuntu3 [21.7 kB] 2026-03-26 00:46:35.444 | Get:234 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libice6 amd64 2:1.0.10-1build3 [41.4 kB] 2026-03-26 00:46:35.445 | Get:235 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libsm6 amd64 2:1.2.3-1build3 [15.7 kB] 2026-03-26 00:46:35.446 | Get:236 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxt6t64 amd64 1:1.2.1-1.2build1 [171 kB] 2026-03-26 00:46:35.448 | Get:237 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxmu6 amd64 2:1.1.3-3build2 [47.6 kB] 2026-03-26 00:46:35.449 | Get:238 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxaw7 amd64 2:1.0.14-1build2 [187 kB] 2026-03-26 00:46:35.451 | Get:239 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 graphviz amd64 2.42.2-9ubuntu0.1 [642 kB] 2026-03-26 00:46:35.455 | Get:240 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 icu-devtools amd64 74.2-1ubuntu3.1 [212 kB] 2026-03-26 00:46:35.457 | Get:241 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 iputils-arping amd64 3:20240117-1ubuntu0.1 [15.1 kB] 2026-03-26 00:46:35.496 | Get:242 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-26 00:46:35.499 | Get:243 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libgssrpc4t64 amd64 1.20.1-6ubuntu2.6 [57.6 kB] 2026-03-26 00:46:35.504 | Get:244 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libkadm5clnt-mit12 amd64 1.20.1-6ubuntu2.6 [40.1 kB] 2026-03-26 00:46:35.506 | Get:245 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libkdb5-10t64 amd64 1.20.1-6ubuntu2.6 [40.4 kB] 2026-03-26 00:46:35.507 | Get:246 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libkadm5srv-mit12 amd64 1.20.1-6ubuntu2.6 [53.0 kB] 2026-03-26 00:46:35.507 | Get:247 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 krb5-multidev amd64 1.20.1-6ubuntu2.6 [125 kB] 2026-03-26 00:46:35.508 | Get:248 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libicu-dev amd64 74.2-1ubuntu3.1 [11.9 MB] 2026-03-26 00:46:35.632 | Get:249 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libjpeg-turbo8-dev amd64 2.1.5-2ubuntu2 [295 kB] 2026-03-26 00:46:35.635 | Get:250 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libjpeg8-dev amd64 8c-2ubuntu11 [1,484 B] 2026-03-26 00:46:35.635 | Get:251 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libjpeg-dev amd64 8c-2ubuntu11 [1,482 B] 2026-03-26 00:46:35.635 | Get:252 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-26 00:46:35.671 | Get:253 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libjs-jquery-metadata all 12-4 [6,582 B] 2026-03-26 00:46:35.672 | Get:254 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libjs-jquery-tablesorter all 1:2.31.3+dfsg1-3 [193 kB] 2026-03-26 00:46:35.674 | Get:255 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-26 00:46:35.675 | Get:256 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libjs-sphinxdoc all 7.2.6-6 [149 kB] 2026-03-26 00:46:35.677 | Get:257 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 mysql-common all 5.8+1.1.0build1 [6,746 B] 2026-03-26 00:46:35.677 | Get:258 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-26 00:46:35.691 | Get:259 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libncurses-dev amd64 6.4+20240113-1ubuntu2 [384 kB] 2026-03-26 00:46:35.696 | Get:260 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libpkgconf3 amd64 1.8.1-2build1 [30.7 kB] 2026-03-26 00:46:35.696 | Get:261 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpq5 amd64 16.13-0ubuntu0.24.04.1 [146 kB] 2026-03-26 00:46:35.698 | Get:262 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libssl-dev amd64 3.0.13-0ubuntu3.7 [2,407 kB] 2026-03-26 00:46:35.732 | Get:263 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpq-dev amd64 16.13-0ubuntu0.24.04.1 [152 kB] 2026-03-26 00:46:35.733 | Get:264 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpython3-dev amd64 3.12.3-0ubuntu2.1 [10.3 kB] 2026-03-26 00:46:35.733 | Get:265 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libsasl2-dev amd64 2.1.28+dfsg1-5ubuntu3.1 [243 kB] 2026-03-26 00:46:35.735 | Get:266 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libsgutils2-1.46-2 amd64 1.46-3ubuntu4 [94.0 kB] 2026-03-26 00:46:35.741 | Get:267 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-26 00:46:35.742 | Get:268 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-26 00:46:35.747 | Get:269 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libsystemd-dev amd64 255.4-1ubuntu8.14 [1,239 kB] 2026-03-26 00:46:35.766 | Get:270 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 liburing2 amd64 2.5-1build1 [21.1 kB] 2026-03-26 00:46:35.768 | Get:271 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-26 00:46:35.777 | Get:272 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-26 00:46:35.779 | Get:273 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-26 00:46:35.779 | Get:274 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17-runtime amd64 1:17.0.6-9ubuntu1 [529 kB] 2026-03-26 00:46:35.785 | Get:275 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libpfm4 amd64 4.13.0+git32-g0d4ed0e-1 [414 kB] 2026-03-26 00:46:35.790 | Get:276 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17 amd64 1:17.0.6-9ubuntu1 [23.8 MB] 2026-03-26 00:46:36.099 | Get:277 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libffi-dev amd64 3.4.6-1build1 [62.8 kB] 2026-03-26 00:46:36.099 | Get:278 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17-tools amd64 1:17.0.6-9ubuntu1 [518 kB] 2026-03-26 00:46:36.105 | Get:279 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libz3-4 amd64 4.8.12-3.1build1 [5,836 kB] 2026-03-26 00:46:36.170 | Get:280 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libz3-dev amd64 4.8.12-3.1build1 [72.2 kB] 2026-03-26 00:46:36.171 | Get:281 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17-dev amd64 1:17.0.6-9ubuntu1 [43.4 MB] 2026-03-26 00:46:36.614 | Get:282 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 lsscsi amd64 0.32-1build1 [48.2 kB] 2026-03-26 00:46:36.615 | Get:283 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 lvm2 amd64 2.03.16-3ubuntu3.2 [1,186 kB] 2026-03-26 00:46:36.622 | Get:284 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 osinfo-db all 0.20250606-0ubuntu0.24.04.1 [178 kB] 2026-03-26 00:46:36.623 | Get:285 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 pkgconf-bin amd64 1.8.1-2build1 [20.7 kB] 2026-03-26 00:46:36.623 | Get:286 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 pkgconf amd64 1.8.1-2build1 [16.8 kB] 2026-03-26 00:46:36.624 | Get:287 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 pkg-config amd64 1.8.1-2build1 [7,264 B] 2026-03-26 00:46:36.624 | Get:288 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 pm-utils all 1.4.1-21 [47.1 kB] 2026-03-26 00:46:36.624 | Get:289 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-26 00:46:36.639 | Get:290 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-26 00:46:36.668 | Get:291 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 postgresql-server-dev-all amd64 257build1.1 [20.5 kB] 2026-03-26 00:46:36.669 | Get:292 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-dev amd64 3.12.3-0ubuntu2.1 [26.7 kB] 2026-03-26 00:46:36.669 | Get:293 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 python3-mysqldb amd64 1.4.6-2build3 [47.3 kB] 2026-03-26 00:46:36.670 | Get:294 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-setuptools all 68.1.2-2ubuntu1.2 [397 kB] 2026-03-26 00:46:36.674 | Get:295 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 python3-wheel all 0.42.0-2 [53.1 kB] 2026-03-26 00:46:36.674 | Get:296 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 python3-pip all 24.0+dfsg-1ubuntu1.3 [1,320 kB] 2026-03-26 00:46:36.689 | Get:297 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-26 00:46:36.705 | Get:298 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 python3-setuptools-whl all 68.1.2-2ubuntu1.2 [716 kB] 2026-03-26 00:46:36.711 | Get:299 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 python3-systemd amd64 235-1build4 [42.4 kB] 2026-03-26 00:46:36.925 | Get:300 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-26 00:46:36.926 | Get:301 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 python3-venv amd64 3.12.3-0ubuntu2.1 [1,032 B] 2026-03-26 00:46:36.927 | Get:302 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-26 00:46:36.968 | Get:303 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 sg3-utils amd64 1.46-3ubuntu4 [840 kB] 2026-03-26 00:46:36.975 | Get:304 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 sqlite3 amd64 3.45.1-1ubuntu2.5 [144 kB] 2026-03-26 00:46:36.978 | Get:305 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 thin-provisioning-tools amd64 0.9.0-2ubuntu5.1 [436 kB] 2026-03-26 00:46:36.983 | Get:306 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 unzip amd64 6.0-28ubuntu4.1 [174 kB] 2026-03-26 00:46:36.985 | Get:307 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 debootstrap all 1.0.134ubuntu1 [48.0 kB] 2026-03-26 00:46:36.986 | Get:308 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libosinfo-l10n all 1.11.0-2build3 [50.6 kB] 2026-03-26 00:46:36.986 | Get:309 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libosinfo-1.0-0 amd64 1.11.0-2build3 [91.5 kB] 2026-03-26 00:46:36.987 | Get:310 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-26 00:46:36.988 | Get:311 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 kpartx amd64 0.9.4-5ubuntu8.1 [32.0 kB] 2026-03-26 00:46:36.988 | Get:312 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libkrb5-dev amd64 1.20.1-6ubuntu2.6 [11.9 kB] 2026-03-26 00:46:37.006 | Get:313 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libyaml-dev amd64 0.2.5-1build1 [62.2 kB] 2026-03-26 00:46:37.007 | Get:314 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 socat amd64 1.8.0.0-4build3 [374 kB] 2026-03-26 00:46:37.013 | Get:315 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 vlan all 2.0.5ubuntu5 [10.4 kB] 2026-03-26 00:46:37.215 | debconf: delaying package configuration, since apt-utils is not installed 2026-03-26 00:46:37.260 | Fetched 314 MB in 1min 48s (2,913 kB/s) 2026-03-26 00:46:37.406 | (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-26 00:46:37.407 | Preparing to unpack .../systemd-dev_255.4-1ubuntu8.14_all.deb ... 2026-03-26 00:46:37.533 | Unpacking systemd-dev (255.4-1ubuntu8.14) over (255.4-1ubuntu8.12) ... 2026-03-26 00:46:37.932 | Preparing to unpack .../systemd-timesyncd_255.4-1ubuntu8.14_amd64.deb ... 2026-03-26 00:46:37.982 | Unpacking systemd-timesyncd (255.4-1ubuntu8.14) over (255.4-1ubuntu8.12) ... 2026-03-26 00:46:40.274 | Preparing to unpack .../systemd-resolved_255.4-1ubuntu8.14_amd64.deb ... 2026-03-26 00:46:40.802 | Unpacking systemd-resolved (255.4-1ubuntu8.14) over (255.4-1ubuntu8.12) ... 2026-03-26 00:46:41.535 | Preparing to unpack .../libsystemd-shared_255.4-1ubuntu8.14_amd64.deb ... 2026-03-26 00:46:42.082 | Unpacking libsystemd-shared:amd64 (255.4-1ubuntu8.14) over (255.4-1ubuntu8.12) ... 2026-03-26 00:46:43.713 | Preparing to unpack .../libsystemd0_255.4-1ubuntu8.14_amd64.deb ... 2026-03-26 00:46:44.556 | Unpacking libsystemd0:amd64 (255.4-1ubuntu8.14) over (255.4-1ubuntu8.12) ... 2026-03-26 00:46:46.130 | Setting up libsystemd0:amd64 (255.4-1ubuntu8.14) ... 2026-03-26 00:46:46.396 | (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-26 00:46:46.396 | Preparing to unpack .../0-systemd-sysv_255.4-1ubuntu8.14_amd64.deb ... 2026-03-26 00:46:46.414 | Unpacking systemd-sysv (255.4-1ubuntu8.14) over (255.4-1ubuntu8.12) ... 2026-03-26 00:46:46.510 | Preparing to unpack .../1-libnss-systemd_255.4-1ubuntu8.14_amd64.deb ... 2026-03-26 00:46:46.532 | Unpacking libnss-systemd:amd64 (255.4-1ubuntu8.14) over (255.4-1ubuntu8.12) ... 2026-03-26 00:46:46.630 | Preparing to unpack .../2-libpam-systemd_255.4-1ubuntu8.14_amd64.deb ... 2026-03-26 00:46:46.655 | Unpacking libpam-systemd:amd64 (255.4-1ubuntu8.14) over (255.4-1ubuntu8.12) ... 2026-03-26 00:46:46.779 | Preparing to unpack .../3-systemd_255.4-1ubuntu8.14_amd64.deb ... 2026-03-26 00:46:46.834 | Unpacking systemd (255.4-1ubuntu8.14) over (255.4-1ubuntu8.12) ... 2026-03-26 00:46:50.743 | Preparing to unpack .../4-udev_255.4-1ubuntu8.14_amd64.deb ... 2026-03-26 00:46:50.809 | Unpacking udev (255.4-1ubuntu8.14) over (255.4-1ubuntu8.12) ... 2026-03-26 00:46:51.110 | Preparing to unpack .../5-libudev1_255.4-1ubuntu8.14_amd64.deb ... 2026-03-26 00:46:51.131 | Unpacking libudev1:amd64 (255.4-1ubuntu8.14) over (255.4-1ubuntu8.12) ... 2026-03-26 00:46:51.231 | Setting up libudev1:amd64 (255.4-1ubuntu8.14) ... 2026-03-26 00:46:51.322 | Selecting previously unselected package libapr1t64:amd64. 2026-03-26 00:46:51.340 | (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-26 00:46:51.342 | Preparing to unpack .../00-libapr1t64_1.7.2-3.1ubuntu0.1_amd64.deb ... 2026-03-26 00:46:51.347 | Unpacking libapr1t64:amd64 (1.7.2-3.1ubuntu0.1) ... 2026-03-26 00:46:51.417 | Selecting previously unselected package libaprutil1t64:amd64. 2026-03-26 00:46:51.423 | Preparing to unpack .../01-libaprutil1t64_1.6.3-1.1ubuntu7_amd64.deb ... 2026-03-26 00:46:51.429 | Unpacking libaprutil1t64:amd64 (1.6.3-1.1ubuntu7) ... 2026-03-26 00:46:51.496 | Selecting previously unselected package libaprutil1-dbd-sqlite3:amd64. 2026-03-26 00:46:51.503 | Preparing to unpack .../02-libaprutil1-dbd-sqlite3_1.6.3-1.1ubuntu7_amd64.deb ... 2026-03-26 00:46:51.509 | Unpacking libaprutil1-dbd-sqlite3:amd64 (1.6.3-1.1ubuntu7) ... 2026-03-26 00:46:51.568 | Selecting previously unselected package libaprutil1-ldap:amd64. 2026-03-26 00:46:51.572 | Preparing to unpack .../03-libaprutil1-ldap_1.6.3-1.1ubuntu7_amd64.deb ... 2026-03-26 00:46:51.579 | Unpacking libaprutil1-ldap:amd64 (1.6.3-1.1ubuntu7) ... 2026-03-26 00:46:51.650 | Selecting previously unselected package libjansson4:amd64. 2026-03-26 00:46:51.656 | Preparing to unpack .../04-libjansson4_2.14-2build2_amd64.deb ... 2026-03-26 00:46:51.662 | Unpacking libjansson4:amd64 (2.14-2build2) ... 2026-03-26 00:46:51.731 | Selecting previously unselected package liblua5.4-0:amd64. 2026-03-26 00:46:51.738 | Preparing to unpack .../05-liblua5.4-0_5.4.6-3build2_amd64.deb ... 2026-03-26 00:46:51.743 | Unpacking liblua5.4-0:amd64 (5.4.6-3build2) ... 2026-03-26 00:46:51.819 | Selecting previously unselected package apache2-bin. 2026-03-26 00:46:51.826 | Preparing to unpack .../06-apache2-bin_2.4.58-1ubuntu8.11_amd64.deb ... 2026-03-26 00:46:51.833 | Unpacking apache2-bin (2.4.58-1ubuntu8.11) ... 2026-03-26 00:46:51.973 | Selecting previously unselected package apache2-data. 2026-03-26 00:46:51.980 | Preparing to unpack .../07-apache2-data_2.4.58-1ubuntu8.11_all.deb ... 2026-03-26 00:46:51.986 | Unpacking apache2-data (2.4.58-1ubuntu8.11) ... 2026-03-26 00:46:52.129 | Selecting previously unselected package apache2-utils. 2026-03-26 00:46:52.136 | Preparing to unpack .../08-apache2-utils_2.4.58-1ubuntu8.11_amd64.deb ... 2026-03-26 00:46:52.143 | Unpacking apache2-utils (2.4.58-1ubuntu8.11) ... 2026-03-26 00:46:52.229 | Selecting previously unselected package apache2. 2026-03-26 00:46:52.235 | Preparing to unpack .../09-apache2_2.4.58-1ubuntu8.11_amd64.deb ... 2026-03-26 00:46:52.249 | Unpacking apache2 (2.4.58-1ubuntu8.11) ... 2026-03-26 00:46:52.379 | Selecting previously unselected package libmpfr6:amd64. 2026-03-26 00:46:52.387 | Preparing to unpack .../10-libmpfr6_4.2.1-1build1.1_amd64.deb ... 2026-03-26 00:46:52.393 | Unpacking libmpfr6:amd64 (4.2.1-1build1.1) ... 2026-03-26 00:46:52.480 | Selecting previously unselected package libsigsegv2:amd64. 2026-03-26 00:46:52.488 | Preparing to unpack .../11-libsigsegv2_2.14-1ubuntu2_amd64.deb ... 2026-03-26 00:46:52.495 | Unpacking libsigsegv2:amd64 (2.14-1ubuntu2) ... 2026-03-26 00:46:52.579 | Setting up libmpfr6:amd64 (4.2.1-1build1.1) ... 2026-03-26 00:46:52.598 | Setting up libsigsegv2:amd64 (2.14-1ubuntu2) ... 2026-03-26 00:46:52.724 | Selecting previously unselected package gawk. 2026-03-26 00:46:52.742 | (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-26 00:46:52.743 | Preparing to unpack .../000-gawk_1%3a5.2.1-2build3_amd64.deb ... 2026-03-26 00:46:52.749 | Unpacking gawk (1:5.2.1-2build3) ... 2026-03-26 00:46:52.881 | Selecting previously unselected package haproxy. 2026-03-26 00:46:52.889 | Preparing to unpack .../001-haproxy_2.8.16-0ubuntu0.24.04.1_amd64.deb ... 2026-03-26 00:46:52.907 | Unpacking haproxy (2.8.16-0ubuntu0.24.04.1) ... 2026-03-26 00:46:53.069 | Selecting previously unselected package libevent-2.1-7t64:amd64. 2026-03-26 00:46:53.076 | Preparing to unpack .../002-libevent-2.1-7t64_2.1.12-stable-9ubuntu2_amd64.deb ... 2026-03-26 00:46:53.082 | Unpacking libevent-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-03-26 00:46:53.165 | Selecting previously unselected package memcached. 2026-03-26 00:46:53.173 | Preparing to unpack .../003-memcached_1.6.24-1build3_amd64.deb ... 2026-03-26 00:46:53.182 | Unpacking memcached (1.6.24-1build3) ... 2026-03-26 00:46:53.255 | Selecting previously unselected package libjson-perl. 2026-03-26 00:46:53.262 | Preparing to unpack .../004-libjson-perl_4.10000-1_all.deb ... 2026-03-26 00:46:53.268 | Unpacking libjson-perl (4.10000-1) ... 2026-03-26 00:46:53.347 | Selecting previously unselected package postgresql-client-common. 2026-03-26 00:46:53.354 | Preparing to unpack .../005-postgresql-client-common_257build1.1_all.deb ... 2026-03-26 00:46:53.359 | Unpacking postgresql-client-common (257build1.1) ... 2026-03-26 00:46:53.443 | Selecting previously unselected package ssl-cert. 2026-03-26 00:46:53.452 | Preparing to unpack .../006-ssl-cert_1.1.2ubuntu1_all.deb ... 2026-03-26 00:46:53.458 | Unpacking ssl-cert (1.1.2ubuntu1) ... 2026-03-26 00:46:53.555 | Selecting previously unselected package postgresql-common. 2026-03-26 00:46:53.563 | Preparing to unpack .../007-postgresql-common_257build1.1_all.deb ... 2026-03-26 00:46:53.584 | Adding 'diversion of /usr/bin/pg_config to /usr/bin/pg_config.libpq-dev by postgresql-common' 2026-03-26 00:46:53.600 | Unpacking postgresql-common (257build1.1) ... 2026-03-26 00:46:53.724 | Selecting previously unselected package libsysfs2:amd64. 2026-03-26 00:46:53.733 | Preparing to unpack .../008-libsysfs2_2.1.1-6build1_amd64.deb ... 2026-03-26 00:46:53.740 | Unpacking libsysfs2:amd64 (2.1.1-6build1) ... 2026-03-26 00:46:53.799 | Selecting previously unselected package pci.ids. 2026-03-26 00:46:53.808 | Preparing to unpack .../009-pci.ids_0.0~2024.03.31-1ubuntu0.1_all.deb ... 2026-03-26 00:46:53.814 | Unpacking pci.ids (0.0~2024.03.31-1ubuntu0.1) ... 2026-03-26 00:46:53.905 | Selecting previously unselected package sysfsutils. 2026-03-26 00:46:53.913 | Preparing to unpack .../010-sysfsutils_2.1.1-6build1_amd64.deb ... 2026-03-26 00:46:53.924 | Unpacking sysfsutils (2.1.1-6build1) ... 2026-03-26 00:46:53.998 | Selecting previously unselected package distro-info. 2026-03-26 00:46:54.006 | Preparing to unpack .../011-distro-info_1.7build1_amd64.deb ... 2026-03-26 00:46:54.013 | Unpacking distro-info (1.7build1) ... 2026-03-26 00:46:54.088 | Selecting previously unselected package iputils-ping. 2026-03-26 00:46:54.096 | Preparing to unpack .../012-iputils-ping_3%3a20240117-1ubuntu0.1_amd64.deb ... 2026-03-26 00:46:54.104 | Unpacking iputils-ping (3:20240117-1ubuntu0.1) ... 2026-03-26 00:46:54.174 | Selecting previously unselected package libestr0:amd64. 2026-03-26 00:46:54.182 | Preparing to unpack .../013-libestr0_0.1.11-1build1_amd64.deb ... 2026-03-26 00:46:54.189 | Unpacking libestr0:amd64 (0.1.11-1build1) ... 2026-03-26 00:46:54.264 | Selecting previously unselected package libfastjson4:amd64. 2026-03-26 00:46:54.270 | Preparing to unpack .../014-libfastjson4_1.2304.0-1build1_amd64.deb ... 2026-03-26 00:46:54.276 | Unpacking libfastjson4:amd64 (1.2304.0-1build1) ... 2026-03-26 00:46:54.343 | Selecting previously unselected package libfribidi0:amd64. 2026-03-26 00:46:54.350 | Preparing to unpack .../015-libfribidi0_1.0.13-3build1_amd64.deb ... 2026-03-26 00:46:54.357 | Unpacking libfribidi0:amd64 (1.0.13-3build1) ... 2026-03-26 00:46:54.425 | Selecting previously unselected package libtirpc-common. 2026-03-26 00:46:54.432 | Preparing to unpack .../016-libtirpc-common_1.3.4+ds-1.1build1_all.deb ... 2026-03-26 00:46:54.440 | Unpacking libtirpc-common (1.3.4+ds-1.1build1) ... 2026-03-26 00:46:54.521 | Selecting previously unselected package libtirpc3t64:amd64. 2026-03-26 00:46:54.530 | Preparing to unpack .../017-libtirpc3t64_1.3.4+ds-1.1build1_amd64.deb ... 2026-03-26 00:46:54.552 | 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-26 00:46:54.568 | 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-26 00:46:54.574 | Unpacking libtirpc3t64:amd64 (1.3.4+ds-1.1build1) ... 2026-03-26 00:46:54.649 | Selecting previously unselected package netcat-openbsd. 2026-03-26 00:46:54.657 | Preparing to unpack .../018-netcat-openbsd_1.226-1ubuntu2_amd64.deb ... 2026-03-26 00:46:54.663 | Unpacking netcat-openbsd (1.226-1ubuntu2) ... 2026-03-26 00:46:54.746 | Selecting previously unselected package python3-pygments. 2026-03-26 00:46:54.753 | Preparing to unpack .../019-python3-pygments_2.17.2+dfsg-1_all.deb ... 2026-03-26 00:46:54.759 | Unpacking python3-pygments (2.17.2+dfsg-1) ... 2026-03-26 00:46:54.963 | Selecting previously unselected package rsyslog. 2026-03-26 00:46:54.971 | Preparing to unpack .../020-rsyslog_8.2312.0-3ubuntu9.1_amd64.deb ... 2026-03-26 00:46:54.999 | Unpacking rsyslog (8.2312.0-3ubuntu9.1) ... 2026-03-26 00:46:55.102 | Selecting previously unselected package bsdextrautils. 2026-03-26 00:46:55.109 | Preparing to unpack .../021-bsdextrautils_2.39.3-9ubuntu6.5_amd64.deb ... 2026-03-26 00:46:55.124 | Unpacking bsdextrautils (2.39.3-9ubuntu6.5) ... 2026-03-26 00:46:55.199 | Selecting previously unselected package dmidecode. 2026-03-26 00:46:55.204 | Preparing to unpack .../022-dmidecode_3.5-3ubuntu0.1_amd64.deb ... 2026-03-26 00:46:55.213 | Unpacking dmidecode (3.5-3ubuntu0.1) ... 2026-03-26 00:46:55.280 | Selecting previously unselected package dosfstools. 2026-03-26 00:46:55.286 | Preparing to unpack .../023-dosfstools_4.2-1.1build1_amd64.deb ... 2026-03-26 00:46:55.292 | Unpacking dosfstools (4.2-1.1build1) ... 2026-03-26 00:46:55.362 | Selecting previously unselected package libmagic-mgc. 2026-03-26 00:46:55.368 | Preparing to unpack .../024-libmagic-mgc_1%3a5.45-3build1_amd64.deb ... 2026-03-26 00:46:55.374 | Unpacking libmagic-mgc (1:5.45-3build1) ... 2026-03-26 00:46:55.547 | Selecting previously unselected package libmagic1t64:amd64. 2026-03-26 00:46:55.554 | Preparing to unpack .../025-libmagic1t64_1%3a5.45-3build1_amd64.deb ... 2026-03-26 00:46:55.560 | Unpacking libmagic1t64:amd64 (1:5.45-3build1) ... 2026-03-26 00:46:55.630 | Selecting previously unselected package file. 2026-03-26 00:46:55.639 | Preparing to unpack .../026-file_1%3a5.45-3build1_amd64.deb ... 2026-03-26 00:46:55.645 | Unpacking file (1:5.45-3build1) ... 2026-03-26 00:46:55.716 | Selecting previously unselected package libuchardet0:amd64. 2026-03-26 00:46:55.723 | Preparing to unpack .../027-libuchardet0_0.0.8-1build1_amd64.deb ... 2026-03-26 00:46:55.729 | Unpacking libuchardet0:amd64 (0.0.8-1build1) ... 2026-03-26 00:46:55.798 | Selecting previously unselected package groff-base. 2026-03-26 00:46:55.805 | Preparing to unpack .../028-groff-base_1.23.0-3build2_amd64.deb ... 2026-03-26 00:46:55.812 | Unpacking groff-base (1.23.0-3build2) ... 2026-03-26 00:46:55.988 | Selecting previously unselected package libnl-3-200:amd64. 2026-03-26 00:46:55.993 | Preparing to unpack .../029-libnl-3-200_3.7.0-0.3build1.1_amd64.deb ... 2026-03-26 00:46:56.002 | Unpacking libnl-3-200:amd64 (3.7.0-0.3build1.1) ... 2026-03-26 00:46:56.079 | Selecting previously unselected package libnl-route-3-200:amd64. 2026-03-26 00:46:56.086 | Preparing to unpack .../030-libnl-route-3-200_3.7.0-0.3build1.1_amd64.deb ... 2026-03-26 00:46:56.093 | Unpacking libnl-route-3-200:amd64 (3.7.0-0.3build1.1) ... 2026-03-26 00:46:56.174 | Selecting previously unselected package libibverbs1:amd64. 2026-03-26 00:46:56.180 | Preparing to unpack .../031-libibverbs1_50.0-2ubuntu0.2_amd64.deb ... 2026-03-26 00:46:56.187 | Unpacking libibverbs1:amd64 (50.0-2ubuntu0.2) ... 2026-03-26 00:46:56.261 | Selecting previously unselected package libncurses6:amd64. 2026-03-26 00:46:56.268 | Preparing to unpack .../032-libncurses6_6.4+20240113-1ubuntu2_amd64.deb ... 2026-03-26 00:46:56.276 | Unpacking libncurses6:amd64 (6.4+20240113-1ubuntu2) ... 2026-03-26 00:46:56.349 | Selecting previously unselected package libnftables1:amd64. 2026-03-26 00:46:56.355 | Preparing to unpack .../033-libnftables1_1.0.9-1ubuntu0.1_amd64.deb ... 2026-03-26 00:46:56.363 | Unpacking libnftables1:amd64 (1.0.9-1ubuntu0.1) ... 2026-03-26 00:46:56.449 | Selecting previously unselected package libnuma1:amd64. 2026-03-26 00:46:56.455 | Preparing to unpack .../034-libnuma1_2.0.18-1ubuntu0.24.04.1_amd64.deb ... 2026-03-26 00:46:56.461 | Unpacking libnuma1:amd64 (2.0.18-1ubuntu0.24.04.1) ... 2026-03-26 00:46:56.551 | Selecting previously unselected package libparted2t64:amd64. 2026-03-26 00:46:56.557 | Preparing to unpack .../035-libparted2t64_3.6-4build1_amd64.deb ... 2026-03-26 00:46:56.579 | 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-26 00:46:56.596 | 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-26 00:46:56.604 | Unpacking libparted2t64:amd64 (3.6-4build1) ... 2026-03-26 00:46:56.679 | Selecting previously unselected package libpcap0.8t64:amd64. 2026-03-26 00:46:56.686 | Preparing to unpack .../036-libpcap0.8t64_1.10.4-4.1ubuntu3_amd64.deb ... 2026-03-26 00:46:56.692 | Unpacking libpcap0.8t64:amd64 (1.10.4-4.1ubuntu3) ... 2026-03-26 00:46:56.764 | Selecting previously unselected package libpipeline1:amd64. 2026-03-26 00:46:56.770 | Preparing to unpack .../037-libpipeline1_1.5.7-2_amd64.deb ... 2026-03-26 00:46:56.777 | Unpacking libpipeline1:amd64 (1.5.7-2) ... 2026-03-26 00:46:56.846 | Selecting previously unselected package libxau6:amd64. 2026-03-26 00:46:56.851 | Preparing to unpack .../038-libxau6_1%3a1.0.9-1build6_amd64.deb ... 2026-03-26 00:46:56.857 | Unpacking libxau6:amd64 (1:1.0.9-1build6) ... 2026-03-26 00:46:56.922 | Selecting previously unselected package libxdmcp6:amd64. 2026-03-26 00:46:56.929 | Preparing to unpack .../039-libxdmcp6_1%3a1.1.3-0ubuntu6_amd64.deb ... 2026-03-26 00:46:56.936 | Unpacking libxdmcp6:amd64 (1:1.1.3-0ubuntu6) ... 2026-03-26 00:46:57.007 | Selecting previously unselected package libxcb1:amd64. 2026-03-26 00:46:57.015 | Preparing to unpack .../040-libxcb1_1.15-1ubuntu2_amd64.deb ... 2026-03-26 00:46:57.022 | Unpacking libxcb1:amd64 (1.15-1ubuntu2) ... 2026-03-26 00:46:57.086 | Selecting previously unselected package libx11-data. 2026-03-26 00:46:57.093 | Preparing to unpack .../041-libx11-data_2%3a1.8.7-1build1_all.deb ... 2026-03-26 00:46:57.103 | Unpacking libx11-data (2:1.8.7-1build1) ... 2026-03-26 00:46:57.244 | Selecting previously unselected package libx11-6:amd64. 2026-03-26 00:46:57.249 | Preparing to unpack .../042-libx11-6_2%3a1.8.7-1build1_amd64.deb ... 2026-03-26 00:46:57.257 | Unpacking libx11-6:amd64 (2:1.8.7-1build1) ... 2026-03-26 00:46:57.353 | Selecting previously unselected package libxext6:amd64. 2026-03-26 00:46:57.357 | Preparing to unpack .../043-libxext6_2%3a1.3.4-1build2_amd64.deb ... 2026-03-26 00:46:57.364 | Unpacking libxext6:amd64 (2:1.3.4-1build2) ... 2026-03-26 00:46:57.429 | Selecting previously unselected package lsof. 2026-03-26 00:46:57.437 | Preparing to unpack .../044-lsof_4.95.0-1build3_amd64.deb ... 2026-03-26 00:46:57.444 | Unpacking lsof (4.95.0-1build3) ... 2026-03-26 00:46:57.542 | Selecting previously unselected package man-db. 2026-03-26 00:46:57.549 | Preparing to unpack .../045-man-db_2.12.0-4build2_amd64.deb ... 2026-03-26 00:46:57.555 | Unpacking man-db (2.12.0-4build2) ... 2026-03-26 00:46:57.762 | Selecting previously unselected package parted. 2026-03-26 00:46:57.769 | Preparing to unpack .../046-parted_3.6-4build1_amd64.deb ... 2026-03-26 00:46:57.788 | Unpacking parted (3.6-4build1) ... 2026-03-26 00:46:57.849 | Selecting previously unselected package powermgmt-base. 2026-03-26 00:46:57.856 | Preparing to unpack .../047-powermgmt-base_1.37ubuntu0.1_all.deb ... 2026-03-26 00:46:57.862 | Unpacking powermgmt-base (1.37ubuntu0.1) ... 2026-03-26 00:46:57.926 | Selecting previously unselected package psmisc. 2026-03-26 00:46:57.933 | Preparing to unpack .../048-psmisc_23.7-1build1_amd64.deb ... 2026-03-26 00:46:57.939 | Unpacking psmisc (23.7-1build1) ... 2026-03-26 00:46:58.061 | Selecting previously unselected package tcpdump. 2026-03-26 00:46:58.068 | Preparing to unpack .../049-tcpdump_4.99.4-3ubuntu4.24.04.1_amd64.deb ... 2026-03-26 00:46:58.085 | Unpacking tcpdump (4.99.4-3ubuntu4.24.04.1) ... 2026-03-26 00:46:58.171 | Selecting previously unselected package usb.ids. 2026-03-26 00:46:58.175 | Preparing to unpack .../050-usb.ids_2024.03.18-1_all.deb ... 2026-03-26 00:46:58.181 | Unpacking usb.ids (2024.03.18-1) ... 2026-03-26 00:46:58.257 | Selecting previously unselected package wget. 2026-03-26 00:46:58.264 | Preparing to unpack .../051-wget_1.21.4-1ubuntu4.1_amd64.deb ... 2026-03-26 00:46:58.270 | Unpacking wget (1.21.4-1ubuntu4.1) ... 2026-03-26 00:46:58.344 | Selecting previously unselected package xz-utils. 2026-03-26 00:46:58.351 | Preparing to unpack .../052-xz-utils_5.6.1+really5.4.5-1ubuntu0.2_amd64.deb ... 2026-03-26 00:46:58.358 | Unpacking xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2026-03-26 00:46:58.502 | Selecting previously unselected package acl. 2026-03-26 00:46:58.507 | Preparing to unpack .../053-acl_2.3.2-1build1.1_amd64.deb ... 2026-03-26 00:46:58.514 | Unpacking acl (2.3.2-1build1.1) ... 2026-03-26 00:46:58.583 | Selecting previously unselected package autotools-dev. 2026-03-26 00:46:58.590 | Preparing to unpack .../054-autotools-dev_20220109.1_all.deb ... 2026-03-26 00:46:58.598 | Unpacking autotools-dev (20220109.1) ... 2026-03-26 00:46:58.667 | Selecting previously unselected package m4. 2026-03-26 00:46:58.673 | Preparing to unpack .../055-m4_1.4.19-4build1_amd64.deb ... 2026-03-26 00:46:58.679 | Unpacking m4 (1.4.19-4build1) ... 2026-03-26 00:46:58.791 | Selecting previously unselected package autoconf. 2026-03-26 00:46:58.798 | Preparing to unpack .../056-autoconf_2.71-3_all.deb ... 2026-03-26 00:46:58.806 | Unpacking autoconf (2.71-3) ... 2026-03-26 00:46:58.913 | Selecting previously unselected package automake. 2026-03-26 00:46:58.917 | Preparing to unpack .../057-automake_1%3a1.16.5-1.3ubuntu1_all.deb ... 2026-03-26 00:46:58.927 | Unpacking automake (1:1.16.5-1.3ubuntu1) ... 2026-03-26 00:46:59.039 | Selecting previously unselected package autopoint. 2026-03-26 00:46:59.045 | Preparing to unpack .../058-autopoint_0.21-14ubuntu2_all.deb ... 2026-03-26 00:46:59.051 | Unpacking autopoint (0.21-14ubuntu2) ... 2026-03-26 00:46:59.118 | Selecting previously unselected package libdebhelper-perl. 2026-03-26 00:46:59.125 | Preparing to unpack .../059-libdebhelper-perl_13.14.1ubuntu5_all.deb ... 2026-03-26 00:46:59.131 | Unpacking libdebhelper-perl (13.14.1ubuntu5) ... 2026-03-26 00:46:59.224 | Selecting previously unselected package gcc-13-base:amd64. 2026-03-26 00:46:59.229 | Preparing to unpack .../060-gcc-13-base_13.3.0-6ubuntu2~24.04.1_amd64.deb ... 2026-03-26 00:46:59.234 | Unpacking gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-03-26 00:46:59.303 | Selecting previously unselected package libisl23:amd64. 2026-03-26 00:46:59.309 | Preparing to unpack .../061-libisl23_0.26-3build1.1_amd64.deb ... 2026-03-26 00:46:59.315 | Unpacking libisl23:amd64 (0.26-3build1.1) ... 2026-03-26 00:46:59.409 | Selecting previously unselected package libmpc3:amd64. 2026-03-26 00:46:59.417 | Preparing to unpack .../062-libmpc3_1.3.1-1build1.1_amd64.deb ... 2026-03-26 00:46:59.425 | Unpacking libmpc3:amd64 (1.3.1-1build1.1) ... 2026-03-26 00:46:59.498 | Selecting previously unselected package cpp-13-x86-64-linux-gnu. 2026-03-26 00:46:59.505 | Preparing to unpack .../063-cpp-13-x86-64-linux-gnu_13.3.0-6ubuntu2~24.04.1_amd64.deb ... 2026-03-26 00:46:59.512 | Unpacking cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-03-26 00:47:00.008 | Selecting previously unselected package cpp-13. 2026-03-26 00:47:00.014 | Preparing to unpack .../064-cpp-13_13.3.0-6ubuntu2~24.04.1_amd64.deb ... 2026-03-26 00:47:00.021 | Unpacking cpp-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-03-26 00:47:00.074 | Selecting previously unselected package cpp-x86-64-linux-gnu. 2026-03-26 00:47:00.080 | Preparing to unpack .../065-cpp-x86-64-linux-gnu_4%3a13.2.0-7ubuntu1_amd64.deb ... 2026-03-26 00:47:00.086 | Unpacking cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-03-26 00:47:00.203 | Selecting previously unselected package cpp. 2026-03-26 00:47:00.211 | Preparing to unpack .../066-cpp_4%3a13.2.0-7ubuntu1_amd64.deb ... 2026-03-26 00:47:00.231 | Unpacking cpp (4:13.2.0-7ubuntu1) ... 2026-03-26 00:47:00.302 | Selecting previously unselected package libcc1-0:amd64. 2026-03-26 00:47:00.309 | Preparing to unpack .../067-libcc1-0_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-03-26 00:47:00.317 | Unpacking libcc1-0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-03-26 00:47:00.384 | Selecting previously unselected package binutils-common:amd64. 2026-03-26 00:47:00.392 | Preparing to unpack .../068-binutils-common_2.42-4ubuntu2.10_amd64.deb ... 2026-03-26 00:47:00.398 | Unpacking binutils-common:amd64 (2.42-4ubuntu2.10) ... 2026-03-26 00:47:00.483 | Selecting previously unselected package libsframe1:amd64. 2026-03-26 00:47:00.490 | Preparing to unpack .../069-libsframe1_2.42-4ubuntu2.10_amd64.deb ... 2026-03-26 00:47:00.496 | Unpacking libsframe1:amd64 (2.42-4ubuntu2.10) ... 2026-03-26 00:47:00.568 | Selecting previously unselected package libbinutils:amd64. 2026-03-26 00:47:00.575 | Preparing to unpack .../070-libbinutils_2.42-4ubuntu2.10_amd64.deb ... 2026-03-26 00:47:00.582 | Unpacking libbinutils:amd64 (2.42-4ubuntu2.10) ... 2026-03-26 00:47:00.679 | Selecting previously unselected package libctf-nobfd0:amd64. 2026-03-26 00:47:00.687 | Preparing to unpack .../071-libctf-nobfd0_2.42-4ubuntu2.10_amd64.deb ... 2026-03-26 00:47:00.693 | Unpacking libctf-nobfd0:amd64 (2.42-4ubuntu2.10) ... 2026-03-26 00:47:00.767 | Selecting previously unselected package libctf0:amd64. 2026-03-26 00:47:00.774 | Preparing to unpack .../072-libctf0_2.42-4ubuntu2.10_amd64.deb ... 2026-03-26 00:47:00.781 | Unpacking libctf0:amd64 (2.42-4ubuntu2.10) ... 2026-03-26 00:47:00.853 | Selecting previously unselected package libgprofng0:amd64. 2026-03-26 00:47:00.860 | Preparing to unpack .../073-libgprofng0_2.42-4ubuntu2.10_amd64.deb ... 2026-03-26 00:47:00.868 | Unpacking libgprofng0:amd64 (2.42-4ubuntu2.10) ... 2026-03-26 00:47:00.970 | Selecting previously unselected package binutils-x86-64-linux-gnu. 2026-03-26 00:47:00.978 | Preparing to unpack .../074-binutils-x86-64-linux-gnu_2.42-4ubuntu2.10_amd64.deb ... 2026-03-26 00:47:00.985 | Unpacking binutils-x86-64-linux-gnu (2.42-4ubuntu2.10) ... 2026-03-26 00:47:01.184 | Selecting previously unselected package libgomp1:amd64. 2026-03-26 00:47:01.192 | Preparing to unpack .../075-libgomp1_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-03-26 00:47:01.198 | Unpacking libgomp1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-03-26 00:47:01.272 | Selecting previously unselected package libitm1:amd64. 2026-03-26 00:47:01.280 | Preparing to unpack .../076-libitm1_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-03-26 00:47:01.286 | Unpacking libitm1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-03-26 00:47:01.367 | Selecting previously unselected package libatomic1:amd64. 2026-03-26 00:47:01.375 | Preparing to unpack .../077-libatomic1_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-03-26 00:47:01.381 | Unpacking libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-03-26 00:47:01.446 | Selecting previously unselected package libasan8:amd64. 2026-03-26 00:47:01.452 | Preparing to unpack .../078-libasan8_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-03-26 00:47:01.458 | Unpacking libasan8:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-03-26 00:47:01.689 | Selecting previously unselected package liblsan0:amd64. 2026-03-26 00:47:01.697 | Preparing to unpack .../079-liblsan0_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-03-26 00:47:01.704 | Unpacking liblsan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-03-26 00:47:01.829 | Selecting previously unselected package libtsan2:amd64. 2026-03-26 00:47:01.835 | Preparing to unpack .../080-libtsan2_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-03-26 00:47:01.842 | Unpacking libtsan2:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-03-26 00:47:02.039 | Selecting previously unselected package libubsan1:amd64. 2026-03-26 00:47:02.046 | Preparing to unpack .../081-libubsan1_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-03-26 00:47:02.052 | Unpacking libubsan1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-03-26 00:47:02.174 | Selecting previously unselected package libhwasan0:amd64. 2026-03-26 00:47:02.180 | Preparing to unpack .../082-libhwasan0_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-03-26 00:47:02.187 | Unpacking libhwasan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-03-26 00:47:02.339 | Selecting previously unselected package libquadmath0:amd64. 2026-03-26 00:47:02.346 | Preparing to unpack .../083-libquadmath0_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-03-26 00:47:02.353 | Unpacking libquadmath0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-03-26 00:47:02.446 | Selecting previously unselected package libgcc-13-dev:amd64. 2026-03-26 00:47:02.452 | Preparing to unpack .../084-libgcc-13-dev_13.3.0-6ubuntu2~24.04.1_amd64.deb ... 2026-03-26 00:47:02.458 | Unpacking libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-03-26 00:47:02.677 | Selecting previously unselected package gcc-13-x86-64-linux-gnu. 2026-03-26 00:47:02.683 | Preparing to unpack .../085-gcc-13-x86-64-linux-gnu_13.3.0-6ubuntu2~24.04.1_amd64.deb ... 2026-03-26 00:47:02.689 | Unpacking gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-03-26 00:47:03.367 | Selecting previously unselected package binutils. 2026-03-26 00:47:03.373 | Preparing to unpack .../086-binutils_2.42-4ubuntu2.10_amd64.deb ... 2026-03-26 00:47:03.396 | Unpacking binutils (2.42-4ubuntu2.10) ... 2026-03-26 00:47:04.139 | Selecting previously unselected package gcc-13. 2026-03-26 00:47:04.147 | Preparing to unpack .../087-gcc-13_13.3.0-6ubuntu2~24.04.1_amd64.deb ... 2026-03-26 00:47:04.153 | Unpacking gcc-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-03-26 00:47:04.218 | Selecting previously unselected package gcc-x86-64-linux-gnu. 2026-03-26 00:47:04.223 | Preparing to unpack .../088-gcc-x86-64-linux-gnu_4%3a13.2.0-7ubuntu1_amd64.deb ... 2026-03-26 00:47:04.229 | Unpacking gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-03-26 00:47:04.289 | Selecting previously unselected package gcc. 2026-03-26 00:47:04.296 | Preparing to unpack .../089-gcc_4%3a13.2.0-7ubuntu1_amd64.deb ... 2026-03-26 00:47:04.303 | Unpacking gcc (4:13.2.0-7ubuntu1) ... 2026-03-26 00:47:04.369 | Selecting previously unselected package libllvm17t64:amd64. 2026-03-26 00:47:04.376 | Preparing to unpack .../090-libllvm17t64_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-03-26 00:47:04.394 | Unpacking libllvm17t64:amd64 (1:17.0.6-9ubuntu1) ... 2026-03-26 00:47:05.872 | Selecting previously unselected package libclang-cpp17t64. 2026-03-26 00:47:05.878 | Preparing to unpack .../091-libclang-cpp17t64_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-03-26 00:47:05.884 | Unpacking libclang-cpp17t64 (1:17.0.6-9ubuntu1) ... 2026-03-26 00:47:06.717 | Selecting previously unselected package libstdc++-13-dev:amd64. 2026-03-26 00:47:06.724 | Preparing to unpack .../092-libstdc++-13-dev_13.3.0-6ubuntu2~24.04.1_amd64.deb ... 2026-03-26 00:47:06.731 | Unpacking libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-03-26 00:47:07.154 | Selecting previously unselected package libgc1:amd64. 2026-03-26 00:47:07.163 | Preparing to unpack .../093-libgc1_1%3a8.2.6-1build1_amd64.deb ... 2026-03-26 00:47:07.168 | Unpacking libgc1:amd64 (1:8.2.6-1build1) ... 2026-03-26 00:47:07.244 | Selecting previously unselected package libobjc4:amd64. 2026-03-26 00:47:07.251 | Preparing to unpack .../094-libobjc4_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-03-26 00:47:07.257 | Unpacking libobjc4:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-03-26 00:47:07.324 | Selecting previously unselected package libobjc-13-dev:amd64. 2026-03-26 00:47:07.332 | Preparing to unpack .../095-libobjc-13-dev_13.3.0-6ubuntu2~24.04.1_amd64.deb ... 2026-03-26 00:47:07.339 | Unpacking libobjc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-03-26 00:47:07.420 | Selecting previously unselected package libclang-common-17-dev:amd64. 2026-03-26 00:47:07.428 | Preparing to unpack .../096-libclang-common-17-dev_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-03-26 00:47:07.436 | Unpacking libclang-common-17-dev:amd64 (1:17.0.6-9ubuntu1) ... 2026-03-26 00:47:07.725 | Selecting previously unselected package llvm-17-linker-tools. 2026-03-26 00:47:07.732 | Preparing to unpack .../097-llvm-17-linker-tools_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-03-26 00:47:07.738 | Unpacking llvm-17-linker-tools (1:17.0.6-9ubuntu1) ... 2026-03-26 00:47:07.866 | Selecting previously unselected package libclang1-17t64. 2026-03-26 00:47:07.873 | Preparing to unpack .../098-libclang1-17t64_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-03-26 00:47:07.878 | Unpacking libclang1-17t64 (1:17.0.6-9ubuntu1) ... 2026-03-26 00:47:08.349 | Selecting previously unselected package clang-17. 2026-03-26 00:47:08.356 | Preparing to unpack .../099-clang-17_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-03-26 00:47:08.363 | Unpacking clang-17 (1:17.0.6-9ubuntu1) ... 2026-03-26 00:47:08.430 | Selecting previously unselected package libtool. 2026-03-26 00:47:08.437 | Preparing to unpack .../100-libtool_2.4.7-7build1_all.deb ... 2026-03-26 00:47:08.443 | Unpacking libtool (2.4.7-7build1) ... 2026-03-26 00:47:08.512 | Selecting previously unselected package dh-autoreconf. 2026-03-26 00:47:08.519 | Preparing to unpack .../101-dh-autoreconf_20_all.deb ... 2026-03-26 00:47:08.525 | Unpacking dh-autoreconf (20) ... 2026-03-26 00:47:08.592 | Selecting previously unselected package libarchive-zip-perl. 2026-03-26 00:47:08.598 | Preparing to unpack .../102-libarchive-zip-perl_1.68-1_all.deb ... 2026-03-26 00:47:08.605 | Unpacking libarchive-zip-perl (1.68-1) ... 2026-03-26 00:47:08.689 | Selecting previously unselected package libsub-override-perl. 2026-03-26 00:47:08.695 | Preparing to unpack .../103-libsub-override-perl_0.10-1_all.deb ... 2026-03-26 00:47:08.703 | Unpacking libsub-override-perl (0.10-1) ... 2026-03-26 00:47:08.764 | Selecting previously unselected package libfile-stripnondeterminism-perl. 2026-03-26 00:47:08.771 | Preparing to unpack .../104-libfile-stripnondeterminism-perl_1.13.1-1_all.deb ... 2026-03-26 00:47:08.777 | Unpacking libfile-stripnondeterminism-perl (1.13.1-1) ... 2026-03-26 00:47:08.843 | Selecting previously unselected package dh-strip-nondeterminism. 2026-03-26 00:47:08.849 | Preparing to unpack .../105-dh-strip-nondeterminism_1.13.1-1_all.deb ... 2026-03-26 00:47:08.855 | Unpacking dh-strip-nondeterminism (1.13.1-1) ... 2026-03-26 00:47:08.913 | Selecting previously unselected package libdpkg-perl. 2026-03-26 00:47:08.919 | Preparing to unpack .../106-libdpkg-perl_1.22.6ubuntu6.5_all.deb ... 2026-03-26 00:47:08.926 | Unpacking libdpkg-perl (1.22.6ubuntu6.5) ... 2026-03-26 00:47:10.047 | Selecting previously unselected package bzip2. 2026-03-26 00:47:10.054 | Preparing to unpack .../107-bzip2_1.0.8-5.1build0.1_amd64.deb ... 2026-03-26 00:47:10.135 | Unpacking bzip2 (1.0.8-5.1build0.1) ... 2026-03-26 00:47:11.048 | Selecting previously unselected package patch. 2026-03-26 00:47:11.054 | Preparing to unpack .../108-patch_2.7.6-7build3_amd64.deb ... 2026-03-26 00:47:11.077 | Unpacking patch (2.7.6-7build3) ... 2026-03-26 00:47:12.154 | Selecting previously unselected package make. 2026-03-26 00:47:12.162 | Preparing to unpack .../109-make_4.3-4.1build2_amd64.deb ... 2026-03-26 00:47:12.191 | Unpacking make (4.3-4.1build2) ... 2026-03-26 00:47:12.261 | Selecting previously unselected package lto-disabled-list. 2026-03-26 00:47:12.267 | Preparing to unpack .../110-lto-disabled-list_47_all.deb ... 2026-03-26 00:47:12.273 | Unpacking lto-disabled-list (47) ... 2026-03-26 00:47:12.338 | Selecting previously unselected package dpkg-dev. 2026-03-26 00:47:12.345 | Preparing to unpack .../111-dpkg-dev_1.22.6ubuntu6.5_all.deb ... 2026-03-26 00:47:12.351 | Unpacking dpkg-dev (1.22.6ubuntu6.5) ... 2026-03-26 00:47:12.535 | Selecting previously unselected package debugedit. 2026-03-26 00:47:12.541 | Preparing to unpack .../112-debugedit_1%3a5.0-5build2_amd64.deb ... 2026-03-26 00:47:12.546 | Unpacking debugedit (1:5.0-5build2) ... 2026-03-26 00:47:12.680 | Selecting previously unselected package dwz. 2026-03-26 00:47:12.685 | Preparing to unpack .../113-dwz_0.15-1build6_amd64.deb ... 2026-03-26 00:47:12.691 | Unpacking dwz (0.15-1build6) ... 2026-03-26 00:47:12.756 | Selecting previously unselected package gettext. 2026-03-26 00:47:12.764 | Preparing to unpack .../114-gettext_0.21-14ubuntu2_amd64.deb ... 2026-03-26 00:47:12.770 | Unpacking gettext (0.21-14ubuntu2) ... 2026-03-26 00:47:12.880 | Selecting previously unselected package intltool-debian. 2026-03-26 00:47:12.885 | Preparing to unpack .../115-intltool-debian_0.35.0+20060710.6_all.deb ... 2026-03-26 00:47:12.890 | Unpacking intltool-debian (0.35.0+20060710.6) ... 2026-03-26 00:47:12.948 | Selecting previously unselected package po-debconf. 2026-03-26 00:47:12.955 | Preparing to unpack .../116-po-debconf_1.0.21+nmu1_all.deb ... 2026-03-26 00:47:12.961 | Unpacking po-debconf (1.0.21+nmu1) ... 2026-03-26 00:47:13.055 | Selecting previously unselected package debhelper. 2026-03-26 00:47:13.061 | Preparing to unpack .../117-debhelper_13.14.1ubuntu5_all.deb ... 2026-03-26 00:47:13.067 | Unpacking debhelper (13.14.1ubuntu5) ... 2026-03-26 00:47:13.242 | Selecting previously unselected package uuid-dev:amd64. 2026-03-26 00:47:13.250 | Preparing to unpack .../118-uuid-dev_2.39.3-9ubuntu6.5_amd64.deb ... 2026-03-26 00:47:13.257 | Unpacking uuid-dev:amd64 (2.39.3-9ubuntu6.5) ... 2026-03-26 00:47:13.339 | Selecting previously unselected package libsctp1:amd64. 2026-03-26 00:47:13.346 | Preparing to unpack .../119-libsctp1_1.0.19+dfsg-2build1_amd64.deb ... 2026-03-26 00:47:13.352 | Unpacking libsctp1:amd64 (1.0.19+dfsg-2build1) ... 2026-03-26 00:47:13.412 | Selecting previously unselected package libsctp-dev:amd64. 2026-03-26 00:47:13.420 | Preparing to unpack .../120-libsctp-dev_1.0.19+dfsg-2build1_amd64.deb ... 2026-03-26 00:47:13.427 | Unpacking libsctp-dev:amd64 (1.0.19+dfsg-2build1) ... 2026-03-26 00:47:13.498 | Selecting previously unselected package libapr1-dev. 2026-03-26 00:47:13.505 | Preparing to unpack .../121-libapr1-dev_1.7.2-3.1ubuntu0.1_amd64.deb ... 2026-03-26 00:47:13.513 | Unpacking libapr1-dev (1.7.2-3.1ubuntu0.1) ... 2026-03-26 00:47:13.757 | Selecting previously unselected package libldap-dev:amd64. 2026-03-26 00:47:13.764 | Preparing to unpack .../122-libldap-dev_2.6.10+dfsg-0ubuntu0.24.04.1_amd64.deb ... 2026-03-26 00:47:13.770 | Unpacking libldap-dev:amd64 (2.6.10+dfsg-0ubuntu0.24.04.1) ... 2026-03-26 00:47:13.895 | Selecting previously unselected package libldap2-dev. 2026-03-26 00:47:13.903 | Preparing to unpack .../123-libldap2-dev_2.6.10+dfsg-0ubuntu0.24.04.1_all.deb ... 2026-03-26 00:47:13.909 | Unpacking libldap2-dev (2.6.10+dfsg-0ubuntu0.24.04.1) ... 2026-03-26 00:47:13.972 | Selecting previously unselected package libaprutil1-dev. 2026-03-26 00:47:13.979 | Preparing to unpack .../124-libaprutil1-dev_1.6.3-1.1ubuntu7_amd64.deb ... 2026-03-26 00:47:13.985 | Unpacking libaprutil1-dev (1.6.3-1.1ubuntu7) ... 2026-03-26 00:47:14.213 | Selecting previously unselected package libpcre2-16-0:amd64. 2026-03-26 00:47:14.219 | Preparing to unpack .../125-libpcre2-16-0_10.42-4ubuntu2.1_amd64.deb ... 2026-03-26 00:47:14.224 | Unpacking libpcre2-16-0:amd64 (10.42-4ubuntu2.1) ... 2026-03-26 00:47:14.298 | Selecting previously unselected package libpcre2-32-0:amd64. 2026-03-26 00:47:14.304 | Preparing to unpack .../126-libpcre2-32-0_10.42-4ubuntu2.1_amd64.deb ... 2026-03-26 00:47:14.310 | Unpacking libpcre2-32-0:amd64 (10.42-4ubuntu2.1) ... 2026-03-26 00:47:14.381 | Selecting previously unselected package libpcre2-posix3:amd64. 2026-03-26 00:47:14.387 | Preparing to unpack .../127-libpcre2-posix3_10.42-4ubuntu2.1_amd64.deb ... 2026-03-26 00:47:14.392 | Unpacking libpcre2-posix3:amd64 (10.42-4ubuntu2.1) ... 2026-03-26 00:47:14.449 | Selecting previously unselected package libpcre2-dev:amd64. 2026-03-26 00:47:14.454 | Preparing to unpack .../128-libpcre2-dev_10.42-4ubuntu2.1_amd64.deb ... 2026-03-26 00:47:14.462 | Unpacking libpcre2-dev:amd64 (10.42-4ubuntu2.1) ... 2026-03-26 00:47:14.587 | Selecting previously unselected package apache2-dev. 2026-03-26 00:47:14.592 | Preparing to unpack .../129-apache2-dev_2.4.58-1ubuntu8.11_amd64.deb ... 2026-03-26 00:47:14.598 | Unpacking apache2-dev (2.4.58-1ubuntu8.11) ... 2026-03-26 00:47:14.689 | Selecting previously unselected package bc. 2026-03-26 00:47:14.697 | Preparing to unpack .../130-bc_1.07.1-3ubuntu4_amd64.deb ... 2026-03-26 00:47:14.703 | Unpacking bc (1.07.1-3ubuntu4) ... 2026-03-26 00:47:14.774 | Selecting previously unselected package ncal. 2026-03-26 00:47:14.781 | Preparing to unpack .../131-ncal_12.1.8_amd64.deb ... 2026-03-26 00:47:14.787 | Unpacking ncal (12.1.8) ... 2026-03-26 00:47:14.861 | Selecting previously unselected package bsdmainutils. 2026-03-26 00:47:14.869 | Preparing to unpack .../132-bsdmainutils_12.1.8_all.deb ... 2026-03-26 00:47:14.879 | Unpacking bsdmainutils (12.1.8) ... 2026-03-26 00:47:14.935 | Selecting previously unselected package conntrack. 2026-03-26 00:47:14.943 | Preparing to unpack .../133-conntrack_1%3a1.4.8-1ubuntu1_amd64.deb ... 2026-03-26 00:47:14.950 | Unpacking conntrack (1:1.4.8-1ubuntu1) ... 2026-03-26 00:47:15.009 | Selecting previously unselected package cryptsetup-bin. 2026-03-26 00:47:15.018 | Preparing to unpack .../134-cryptsetup-bin_2%3a2.7.0-1ubuntu4.2_amd64.deb ... 2026-03-26 00:47:15.023 | Unpacking cryptsetup-bin (2:2.7.0-1ubuntu4.2) ... 2026-03-26 00:47:15.111 | Selecting previously unselected package cryptsetup. 2026-03-26 00:47:15.118 | Preparing to unpack .../135-cryptsetup_2%3a2.7.0-1ubuntu4.2_amd64.deb ... 2026-03-26 00:47:15.147 | Unpacking cryptsetup (2:2.7.0-1ubuntu4.2) ... 2026-03-26 00:47:15.250 | Selecting previously unselected package libdconf1:amd64. 2026-03-26 00:47:15.258 | Preparing to unpack .../136-libdconf1_0.40.0-4ubuntu0.1_amd64.deb ... 2026-03-26 00:47:15.265 | Unpacking libdconf1:amd64 (0.40.0-4ubuntu0.1) ... 2026-03-26 00:47:15.325 | Selecting previously unselected package dconf-service. 2026-03-26 00:47:15.334 | Preparing to unpack .../137-dconf-service_0.40.0-4ubuntu0.1_amd64.deb ... 2026-03-26 00:47:15.341 | Unpacking dconf-service (0.40.0-4ubuntu0.1) ... 2026-03-26 00:47:15.400 | Selecting previously unselected package dconf-gsettings-backend:amd64. 2026-03-26 00:47:15.408 | Preparing to unpack .../138-dconf-gsettings-backend_0.40.0-4ubuntu0.1_amd64.deb ... 2026-03-26 00:47:15.413 | Unpacking dconf-gsettings-backend:amd64 (0.40.0-4ubuntu0.1) ... 2026-03-26 00:47:15.486 | Selecting previously unselected package libdevmapper-event1.02.1:amd64. 2026-03-26 00:47:15.495 | Preparing to unpack .../139-libdevmapper-event1.02.1_2%3a1.02.185-3ubuntu3.2_amd64.deb ... 2026-03-26 00:47:15.501 | Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.185-3ubuntu3.2) ... 2026-03-26 00:47:15.569 | Selecting previously unselected package libaio1t64:amd64. 2026-03-26 00:47:15.578 | Preparing to unpack .../140-libaio1t64_0.3.113-6build1.1_amd64.deb ... 2026-03-26 00:47:15.584 | Unpacking libaio1t64:amd64 (0.3.113-6build1.1) ... 2026-03-26 00:47:15.646 | Selecting previously unselected package liblvm2cmd2.03:amd64. 2026-03-26 00:47:15.655 | Preparing to unpack .../141-liblvm2cmd2.03_2.03.16-3ubuntu3.2_amd64.deb ... 2026-03-26 00:47:15.660 | Unpacking liblvm2cmd2.03:amd64 (2.03.16-3ubuntu3.2) ... 2026-03-26 00:47:15.768 | Selecting previously unselected package dmeventd. 2026-03-26 00:47:15.776 | Preparing to unpack .../142-dmeventd_2%3a1.02.185-3ubuntu3.2_amd64.deb ... 2026-03-26 00:47:15.782 | Unpacking dmeventd (2:1.02.185-3ubuntu3.2) ... 2026-03-26 00:47:15.861 | Selecting previously unselected package dnsmasq-base. 2026-03-26 00:47:15.869 | Preparing to unpack .../143-dnsmasq-base_2.90-2ubuntu0.1_amd64.deb ... 2026-03-26 00:47:15.891 | Unpacking dnsmasq-base (2.90-2ubuntu0.1) ... 2026-03-26 00:47:15.969 | Selecting previously unselected package dnsmasq-utils. 2026-03-26 00:47:15.975 | Preparing to unpack .../144-dnsmasq-utils_2.90-2ubuntu0.1_amd64.deb ... 2026-03-26 00:47:15.981 | Unpacking dnsmasq-utils (2.90-2ubuntu0.1) ... 2026-03-26 00:47:16.069 | Selecting previously unselected package ebtables. 2026-03-26 00:47:16.076 | Preparing to unpack .../145-ebtables_2.0.11-6build1_amd64.deb ... 2026-03-26 00:47:16.104 | Unpacking ebtables (2.0.11-6build1) ... 2026-03-26 00:47:16.178 | Selecting previously unselected package fonts-dejavu-mono. 2026-03-26 00:47:16.184 | Preparing to unpack .../146-fonts-dejavu-mono_2.37-8_all.deb ... 2026-03-26 00:47:16.191 | Unpacking fonts-dejavu-mono (2.37-8) ... 2026-03-26 00:47:16.283 | Selecting previously unselected package fonts-dejavu-core. 2026-03-26 00:47:16.290 | Preparing to unpack .../147-fonts-dejavu-core_2.37-8_all.deb ... 2026-03-26 00:47:16.337 | Unpacking fonts-dejavu-core (2.37-8) ... 2026-03-26 00:47:16.437 | Selecting previously unselected package fontconfig-config. 2026-03-26 00:47:16.446 | Preparing to unpack .../148-fontconfig-config_2.15.0-1.1ubuntu2_amd64.deb ... 2026-03-26 00:47:16.815 | Unpacking fontconfig-config (2.15.0-1.1ubuntu2) ... 2026-03-26 00:47:16.922 | Selecting previously unselected package libfontconfig1:amd64. 2026-03-26 00:47:16.929 | Preparing to unpack .../149-libfontconfig1_2.15.0-1.1ubuntu2_amd64.deb ... 2026-03-26 00:47:16.935 | Unpacking libfontconfig1:amd64 (2.15.0-1.1ubuntu2) ... 2026-03-26 00:47:17.009 | Selecting previously unselected package fontconfig. 2026-03-26 00:47:17.018 | Preparing to unpack .../150-fontconfig_2.15.0-1.1ubuntu2_amd64.deb ... 2026-03-26 00:47:17.024 | Unpacking fontconfig (2.15.0-1.1ubuntu2) ... 2026-03-26 00:47:17.103 | Selecting previously unselected package g++-13-x86-64-linux-gnu. 2026-03-26 00:47:17.110 | Preparing to unpack .../151-g++-13-x86-64-linux-gnu_13.3.0-6ubuntu2~24.04.1_amd64.deb ... 2026-03-26 00:47:17.116 | Unpacking g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-03-26 00:47:17.524 | Selecting previously unselected package g++-13. 2026-03-26 00:47:17.531 | Preparing to unpack .../152-g++-13_13.3.0-6ubuntu2~24.04.1_amd64.deb ... 2026-03-26 00:47:17.537 | Unpacking g++-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-03-26 00:47:17.595 | Selecting previously unselected package g++-x86-64-linux-gnu. 2026-03-26 00:47:17.603 | Preparing to unpack .../153-g++-x86-64-linux-gnu_4%3a13.2.0-7ubuntu1_amd64.deb ... 2026-03-26 00:47:17.612 | Unpacking g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-03-26 00:47:17.671 | Selecting previously unselected package g++. 2026-03-26 00:47:17.678 | Preparing to unpack .../154-g++_4%3a13.2.0-7ubuntu1_amd64.deb ... 2026-03-26 00:47:17.684 | Unpacking g++ (4:13.2.0-7ubuntu1) ... 2026-03-26 00:47:17.741 | Selecting previously unselected package genisoimage. 2026-03-26 00:47:17.748 | Preparing to unpack .../155-genisoimage_9%3a1.1.11-3.5_amd64.deb ... 2026-03-26 00:47:17.755 | Unpacking genisoimage (9:1.1.11-3.5) ... 2026-03-26 00:47:17.843 | Selecting previously unselected package libpixman-1-0:amd64. 2026-03-26 00:47:17.850 | Preparing to unpack .../156-libpixman-1-0_0.42.2-1build1_amd64.deb ... 2026-03-26 00:47:17.856 | Unpacking libpixman-1-0:amd64 (0.42.2-1build1) ... 2026-03-26 00:47:17.937 | Selecting previously unselected package libxcb-render0:amd64. 2026-03-26 00:47:17.945 | Preparing to unpack .../157-libxcb-render0_1.15-1ubuntu2_amd64.deb ... 2026-03-26 00:47:17.951 | Unpacking libxcb-render0:amd64 (1.15-1ubuntu2) ... 2026-03-26 00:47:18.015 | Selecting previously unselected package libxcb-shm0:amd64. 2026-03-26 00:47:18.023 | Preparing to unpack .../158-libxcb-shm0_1.15-1ubuntu2_amd64.deb ... 2026-03-26 00:47:18.028 | Unpacking libxcb-shm0:amd64 (1.15-1ubuntu2) ... 2026-03-26 00:47:18.094 | Selecting previously unselected package libxrender1:amd64. 2026-03-26 00:47:18.101 | Preparing to unpack .../159-libxrender1_1%3a0.9.10-1.1build1_amd64.deb ... 2026-03-26 00:47:18.107 | Unpacking libxrender1:amd64 (1:0.9.10-1.1build1) ... 2026-03-26 00:47:18.177 | Selecting previously unselected package libcairo2:amd64. 2026-03-26 00:47:18.185 | Preparing to unpack .../160-libcairo2_1.18.0-3build1_amd64.deb ... 2026-03-26 00:47:18.192 | Unpacking libcairo2:amd64 (1.18.0-3build1) ... 2026-03-26 00:47:18.282 | Selecting previously unselected package libcairo-gobject2:amd64. 2026-03-26 00:47:18.288 | Preparing to unpack .../161-libcairo-gobject2_1.18.0-3build1_amd64.deb ... 2026-03-26 00:47:18.294 | Unpacking libcairo-gobject2:amd64 (1.18.0-3build1) ... 2026-03-26 00:47:18.356 | Selecting previously unselected package gir1.2-freedesktop:amd64. 2026-03-26 00:47:18.363 | Preparing to unpack .../162-gir1.2-freedesktop_1.80.1-1_amd64.deb ... 2026-03-26 00:47:18.369 | Unpacking gir1.2-freedesktop:amd64 (1.80.1-1) ... 2026-03-26 00:47:18.446 | Selecting previously unselected package libproxy1v5:amd64. 2026-03-26 00:47:18.454 | Preparing to unpack .../163-libproxy1v5_0.5.4-4build1_amd64.deb ... 2026-03-26 00:47:18.470 | Unpacking libproxy1v5:amd64 (0.5.4-4build1) ... 2026-03-26 00:47:18.526 | Selecting previously unselected package glib-networking-common. 2026-03-26 00:47:18.532 | Preparing to unpack .../164-glib-networking-common_2.80.0-1build1_all.deb ... 2026-03-26 00:47:18.537 | Unpacking glib-networking-common (2.80.0-1build1) ... 2026-03-26 00:47:18.587 | Selecting previously unselected package glib-networking-services. 2026-03-26 00:47:18.595 | Preparing to unpack .../165-glib-networking-services_2.80.0-1build1_amd64.deb ... 2026-03-26 00:47:18.602 | Unpacking glib-networking-services (2.80.0-1build1) ... 2026-03-26 00:47:18.662 | Selecting previously unselected package session-migration. 2026-03-26 00:47:18.670 | Preparing to unpack .../166-session-migration_0.3.9build1_amd64.deb ... 2026-03-26 00:47:18.702 | Unpacking session-migration (0.3.9build1) ... 2026-03-26 00:47:18.760 | Selecting previously unselected package gsettings-desktop-schemas. 2026-03-26 00:47:18.769 | Preparing to unpack .../167-gsettings-desktop-schemas_46.1-0ubuntu1_all.deb ... 2026-03-26 00:47:18.775 | Unpacking gsettings-desktop-schemas (46.1-0ubuntu1) ... 2026-03-26 00:47:18.862 | Selecting previously unselected package glib-networking:amd64. 2026-03-26 00:47:18.870 | Preparing to unpack .../168-glib-networking_2.80.0-1build1_amd64.deb ... 2026-03-26 00:47:18.877 | Unpacking glib-networking:amd64 (2.80.0-1build1) ... 2026-03-26 00:47:18.939 | Selecting previously unselected package golang-1.22-doc. 2026-03-26 00:47:18.947 | Preparing to unpack .../169-golang-1.22-doc_1.22.2-2ubuntu0.4_all.deb ... 2026-03-26 00:47:18.954 | Unpacking golang-1.22-doc (1.22.2-2ubuntu0.4) ... 2026-03-26 00:47:19.040 | Selecting previously unselected package golang-1.22-src. 2026-03-26 00:47:19.048 | Preparing to unpack .../170-golang-1.22-src_1.22.2-2ubuntu0.4_all.deb ... 2026-03-26 00:47:19.055 | Unpacking golang-1.22-src (1.22.2-2ubuntu0.4) ... 2026-03-26 00:47:23.368 | Selecting previously unselected package golang-1.22-go. 2026-03-26 00:47:23.383 | Preparing to unpack .../171-golang-1.22-go_1.22.2-2ubuntu0.4_amd64.deb ... 2026-03-26 00:47:23.390 | Unpacking golang-1.22-go (1.22.2-2ubuntu0.4) ... 2026-03-26 00:47:24.393 | Selecting previously unselected package golang-1.22. 2026-03-26 00:47:24.404 | Preparing to unpack .../172-golang-1.22_1.22.2-2ubuntu0.4_all.deb ... 2026-03-26 00:47:24.410 | Unpacking golang-1.22 (1.22.2-2ubuntu0.4) ... 2026-03-26 00:47:24.468 | Selecting previously unselected package golang-src. 2026-03-26 00:47:24.479 | Preparing to unpack .../173-golang-src_2%3a1.22~2build1_all.deb ... 2026-03-26 00:47:24.485 | Unpacking golang-src (2:1.22~2build1) ... 2026-03-26 00:47:24.548 | Selecting previously unselected package golang-go:amd64. 2026-03-26 00:47:24.557 | Preparing to unpack .../174-golang-go_2%3a1.22~2build1_amd64.deb ... 2026-03-26 00:47:24.565 | Unpacking golang-go:amd64 (2:1.22~2build1) ... 2026-03-26 00:47:24.637 | Selecting previously unselected package golang-doc. 2026-03-26 00:47:24.645 | Preparing to unpack .../175-golang-doc_2%3a1.22~2build1_all.deb ... 2026-03-26 00:47:24.652 | Unpacking golang-doc (2:1.22~2build1) ... 2026-03-26 00:47:24.720 | Selecting previously unselected package golang:amd64. 2026-03-26 00:47:24.729 | Preparing to unpack .../176-golang_2%3a1.22~2build1_amd64.deb ... 2026-03-26 00:47:24.735 | Unpacking golang:amd64 (2:1.22~2build1) ... 2026-03-26 00:47:24.799 | Selecting previously unselected package libann0. 2026-03-26 00:47:24.808 | Preparing to unpack .../177-libann0_1.1.2+doc-9build1_amd64.deb ... 2026-03-26 00:47:24.814 | Unpacking libann0 (1.1.2+doc-9build1) ... 2026-03-26 00:47:24.880 | Selecting previously unselected package libcdt5:amd64. 2026-03-26 00:47:24.890 | Preparing to unpack .../178-libcdt5_2.42.2-9ubuntu0.1_amd64.deb ... 2026-03-26 00:47:24.896 | Unpacking libcdt5:amd64 (2.42.2-9ubuntu0.1) ... 2026-03-26 00:47:24.965 | Selecting previously unselected package libcgraph6:amd64. 2026-03-26 00:47:24.976 | Preparing to unpack .../179-libcgraph6_2.42.2-9ubuntu0.1_amd64.deb ... 2026-03-26 00:47:24.982 | Unpacking libcgraph6:amd64 (2.42.2-9ubuntu0.1) ... 2026-03-26 00:47:25.050 | Selecting previously unselected package libsharpyuv0:amd64. 2026-03-26 00:47:25.059 | Preparing to unpack .../180-libsharpyuv0_1.3.2-0.4build3_amd64.deb ... 2026-03-26 00:47:25.066 | Unpacking libsharpyuv0:amd64 (1.3.2-0.4build3) ... 2026-03-26 00:47:25.134 | Selecting previously unselected package libaom3:amd64. 2026-03-26 00:47:25.144 | Preparing to unpack .../181-libaom3_3.8.2-2ubuntu0.1_amd64.deb ... 2026-03-26 00:47:25.151 | Unpacking libaom3:amd64 (3.8.2-2ubuntu0.1) ... 2026-03-26 00:47:25.282 | Selecting previously unselected package libheif-plugin-aomdec:amd64. 2026-03-26 00:47:25.293 | Preparing to unpack .../182-libheif-plugin-aomdec_1.17.6-1ubuntu4.2_amd64.deb ... 2026-03-26 00:47:25.300 | Unpacking libheif-plugin-aomdec:amd64 (1.17.6-1ubuntu4.2) ... 2026-03-26 00:47:25.367 | Selecting previously unselected package libde265-0:amd64. 2026-03-26 00:47:25.379 | Preparing to unpack .../183-libde265-0_1.0.15-1build3_amd64.deb ... 2026-03-26 00:47:25.386 | Unpacking libde265-0:amd64 (1.0.15-1build3) ... 2026-03-26 00:47:25.458 | Selecting previously unselected package libheif-plugin-libde265:amd64. 2026-03-26 00:47:25.467 | Preparing to unpack .../184-libheif-plugin-libde265_1.17.6-1ubuntu4.2_amd64.deb ... 2026-03-26 00:47:25.473 | Unpacking libheif-plugin-libde265:amd64 (1.17.6-1ubuntu4.2) ... 2026-03-26 00:47:25.542 | Selecting previously unselected package libheif1:amd64. 2026-03-26 00:47:25.553 | Preparing to unpack .../185-libheif1_1.17.6-1ubuntu4.2_amd64.deb ... 2026-03-26 00:47:25.559 | Unpacking libheif1:amd64 (1.17.6-1ubuntu4.2) ... 2026-03-26 00:47:25.641 | Selecting previously unselected package libjpeg-turbo8:amd64. 2026-03-26 00:47:25.650 | Preparing to unpack .../186-libjpeg-turbo8_2.1.5-2ubuntu2_amd64.deb ... 2026-03-26 00:47:25.657 | Unpacking libjpeg-turbo8:amd64 (2.1.5-2ubuntu2) ... 2026-03-26 00:47:25.725 | Selecting previously unselected package libjpeg8:amd64. 2026-03-26 00:47:25.736 | Preparing to unpack .../187-libjpeg8_8c-2ubuntu11_amd64.deb ... 2026-03-26 00:47:25.741 | Unpacking libjpeg8:amd64 (8c-2ubuntu11) ... 2026-03-26 00:47:25.811 | Selecting previously unselected package libdeflate0:amd64. 2026-03-26 00:47:25.820 | Preparing to unpack .../188-libdeflate0_1.19-1build1.1_amd64.deb ... 2026-03-26 00:47:25.826 | Unpacking libdeflate0:amd64 (1.19-1build1.1) ... 2026-03-26 00:47:25.893 | Selecting previously unselected package libjbig0:amd64. 2026-03-26 00:47:25.902 | Preparing to unpack .../189-libjbig0_2.1-6.1ubuntu2_amd64.deb ... 2026-03-26 00:47:25.908 | Unpacking libjbig0:amd64 (2.1-6.1ubuntu2) ... 2026-03-26 00:47:25.987 | Selecting previously unselected package liblerc4:amd64. 2026-03-26 00:47:25.998 | Preparing to unpack .../190-liblerc4_4.0.0+ds-4ubuntu2_amd64.deb ... 2026-03-26 00:47:26.005 | Unpacking liblerc4:amd64 (4.0.0+ds-4ubuntu2) ... 2026-03-26 00:47:26.077 | Selecting previously unselected package libwebp7:amd64. 2026-03-26 00:47:26.089 | Preparing to unpack .../191-libwebp7_1.3.2-0.4build3_amd64.deb ... 2026-03-26 00:47:26.096 | Unpacking libwebp7:amd64 (1.3.2-0.4build3) ... 2026-03-26 00:47:26.173 | Selecting previously unselected package libtiff6:amd64. 2026-03-26 00:47:26.185 | Preparing to unpack .../192-libtiff6_4.5.1+git230720-4ubuntu2.5_amd64.deb ... 2026-03-26 00:47:26.189 | Unpacking libtiff6:amd64 (4.5.1+git230720-4ubuntu2.5) ... 2026-03-26 00:47:26.261 | Selecting previously unselected package libxpm4:amd64. 2026-03-26 00:47:26.273 | Preparing to unpack .../193-libxpm4_1%3a3.5.17-1build2_amd64.deb ... 2026-03-26 00:47:26.278 | Unpacking libxpm4:amd64 (1:3.5.17-1build2) ... 2026-03-26 00:47:26.345 | Selecting previously unselected package libgd3:amd64. 2026-03-26 00:47:26.356 | Preparing to unpack .../194-libgd3_2.3.3-9ubuntu5_amd64.deb ... 2026-03-26 00:47:26.362 | Unpacking libgd3:amd64 (2.3.3-9ubuntu5) ... 2026-03-26 00:47:26.473 | Selecting previously unselected package libgts-0.7-5t64:amd64. 2026-03-26 00:47:26.484 | Preparing to unpack .../195-libgts-0.7-5t64_0.7.6+darcs121130-5.2build1_amd64.deb ... 2026-03-26 00:47:26.489 | Unpacking libgts-0.7-5t64:amd64 (0.7.6+darcs121130-5.2build1) ... 2026-03-26 00:47:26.563 | Selecting previously unselected package libltdl7:amd64. 2026-03-26 00:47:26.576 | Preparing to unpack .../196-libltdl7_2.4.7-7build1_amd64.deb ... 2026-03-26 00:47:26.582 | Unpacking libltdl7:amd64 (2.4.7-7build1) ... 2026-03-26 00:47:26.649 | Selecting previously unselected package libgraphite2-3:amd64. 2026-03-26 00:47:26.661 | Preparing to unpack .../197-libgraphite2-3_1.3.14-2build1_amd64.deb ... 2026-03-26 00:47:26.666 | Unpacking libgraphite2-3:amd64 (1.3.14-2build1) ... 2026-03-26 00:47:26.736 | Selecting previously unselected package libharfbuzz0b:amd64. 2026-03-26 00:47:26.749 | Preparing to unpack .../198-libharfbuzz0b_8.3.0-2build2_amd64.deb ... 2026-03-26 00:47:26.753 | Unpacking libharfbuzz0b:amd64 (8.3.0-2build2) ... 2026-03-26 00:47:26.830 | Selecting previously unselected package libthai-data. 2026-03-26 00:47:26.842 | Preparing to unpack .../199-libthai-data_0.1.29-2build1_all.deb ... 2026-03-26 00:47:26.848 | Unpacking libthai-data (0.1.29-2build1) ... 2026-03-26 00:47:26.919 | Selecting previously unselected package libdatrie1:amd64. 2026-03-26 00:47:26.931 | Preparing to unpack .../200-libdatrie1_0.2.13-3build1_amd64.deb ... 2026-03-26 00:47:26.937 | Unpacking libdatrie1:amd64 (0.2.13-3build1) ... 2026-03-26 00:47:27.008 | Selecting previously unselected package libthai0:amd64. 2026-03-26 00:47:27.019 | Preparing to unpack .../201-libthai0_0.1.29-2build1_amd64.deb ... 2026-03-26 00:47:27.025 | Unpacking libthai0:amd64 (0.1.29-2build1) ... 2026-03-26 00:47:27.089 | Selecting previously unselected package libpango-1.0-0:amd64. 2026-03-26 00:47:27.098 | Preparing to unpack .../202-libpango-1.0-0_1.52.1+ds-1build1_amd64.deb ... 2026-03-26 00:47:27.106 | Unpacking libpango-1.0-0:amd64 (1.52.1+ds-1build1) ... 2026-03-26 00:47:27.179 | Selecting previously unselected package libpangoft2-1.0-0:amd64. 2026-03-26 00:47:27.189 | Preparing to unpack .../203-libpangoft2-1.0-0_1.52.1+ds-1build1_amd64.deb ... 2026-03-26 00:47:27.195 | Unpacking libpangoft2-1.0-0:amd64 (1.52.1+ds-1build1) ... 2026-03-26 00:47:27.267 | Selecting previously unselected package libpangocairo-1.0-0:amd64. 2026-03-26 00:47:27.278 | Preparing to unpack .../204-libpangocairo-1.0-0_1.52.1+ds-1build1_amd64.deb ... 2026-03-26 00:47:27.284 | Unpacking libpangocairo-1.0-0:amd64 (1.52.1+ds-1build1) ... 2026-03-26 00:47:27.353 | Selecting previously unselected package libpathplan4:amd64. 2026-03-26 00:47:27.364 | Preparing to unpack .../205-libpathplan4_2.42.2-9ubuntu0.1_amd64.deb ... 2026-03-26 00:47:27.369 | Unpacking libpathplan4:amd64 (2.42.2-9ubuntu0.1) ... 2026-03-26 00:47:27.443 | Selecting previously unselected package libgvc6. 2026-03-26 00:47:27.454 | Preparing to unpack .../206-libgvc6_2.42.2-9ubuntu0.1_amd64.deb ... 2026-03-26 00:47:27.460 | Unpacking libgvc6 (2.42.2-9ubuntu0.1) ... 2026-03-26 00:47:27.547 | Selecting previously unselected package libgvpr2:amd64. 2026-03-26 00:47:27.557 | Preparing to unpack .../207-libgvpr2_2.42.2-9ubuntu0.1_amd64.deb ... 2026-03-26 00:47:27.563 | Unpacking libgvpr2:amd64 (2.42.2-9ubuntu0.1) ... 2026-03-26 00:47:27.635 | Selecting previously unselected package liblab-gamut1:amd64. 2026-03-26 00:47:27.646 | Preparing to unpack .../208-liblab-gamut1_2.42.2-9ubuntu0.1_amd64.deb ... 2026-03-26 00:47:27.652 | Unpacking liblab-gamut1:amd64 (2.42.2-9ubuntu0.1) ... 2026-03-26 00:47:27.763 | Selecting previously unselected package x11-common. 2026-03-26 00:47:27.772 | Preparing to unpack .../209-x11-common_1%3a7.7+23ubuntu3_all.deb ... 2026-03-26 00:47:27.783 | Unpacking x11-common (1:7.7+23ubuntu3) ... 2026-03-26 00:47:27.859 | Selecting previously unselected package libice6:amd64. 2026-03-26 00:47:27.870 | Preparing to unpack .../210-libice6_2%3a1.0.10-1build3_amd64.deb ... 2026-03-26 00:47:27.875 | Unpacking libice6:amd64 (2:1.0.10-1build3) ... 2026-03-26 00:47:27.944 | Selecting previously unselected package libsm6:amd64. 2026-03-26 00:47:27.954 | Preparing to unpack .../211-libsm6_2%3a1.2.3-1build3_amd64.deb ... 2026-03-26 00:47:27.960 | Unpacking libsm6:amd64 (2:1.2.3-1build3) ... 2026-03-26 00:47:28.031 | Selecting previously unselected package libxt6t64:amd64. 2026-03-26 00:47:28.040 | Preparing to unpack .../212-libxt6t64_1%3a1.2.1-1.2build1_amd64.deb ... 2026-03-26 00:47:28.048 | Unpacking libxt6t64:amd64 (1:1.2.1-1.2build1) ... 2026-03-26 00:47:28.120 | Selecting previously unselected package libxmu6:amd64. 2026-03-26 00:47:28.130 | Preparing to unpack .../213-libxmu6_2%3a1.1.3-3build2_amd64.deb ... 2026-03-26 00:47:28.136 | Unpacking libxmu6:amd64 (2:1.1.3-3build2) ... 2026-03-26 00:47:28.204 | Selecting previously unselected package libxaw7:amd64. 2026-03-26 00:47:28.212 | Preparing to unpack .../214-libxaw7_2%3a1.0.14-1build2_amd64.deb ... 2026-03-26 00:47:28.219 | Unpacking libxaw7:amd64 (2:1.0.14-1build2) ... 2026-03-26 00:47:28.294 | Selecting previously unselected package graphviz. 2026-03-26 00:47:28.304 | Preparing to unpack .../215-graphviz_2.42.2-9ubuntu0.1_amd64.deb ... 2026-03-26 00:47:28.310 | Unpacking graphviz (2.42.2-9ubuntu0.1) ... 2026-03-26 00:47:28.417 | Selecting previously unselected package icu-devtools. 2026-03-26 00:47:28.426 | Preparing to unpack .../216-icu-devtools_74.2-1ubuntu3.1_amd64.deb ... 2026-03-26 00:47:28.433 | Unpacking icu-devtools (74.2-1ubuntu3.1) ... 2026-03-26 00:47:28.510 | Selecting previously unselected package iputils-arping. 2026-03-26 00:47:28.521 | Preparing to unpack .../217-iputils-arping_3%3a20240117-1ubuntu0.1_amd64.deb ... 2026-03-26 00:47:28.527 | Unpacking iputils-arping (3:20240117-1ubuntu0.1) ... 2026-03-26 00:47:28.598 | Selecting previously unselected package comerr-dev:amd64. 2026-03-26 00:47:28.608 | Preparing to unpack .../218-comerr-dev_2.1-1.47.0-2.4~exp1ubuntu4.1_amd64.deb ... 2026-03-26 00:47:28.620 | Unpacking comerr-dev:amd64 (2.1-1.47.0-2.4~exp1ubuntu4.1) ... 2026-03-26 00:47:28.693 | Selecting previously unselected package libgssrpc4t64:amd64. 2026-03-26 00:47:28.703 | Preparing to unpack .../219-libgssrpc4t64_1.20.1-6ubuntu2.6_amd64.deb ... 2026-03-26 00:47:28.710 | Unpacking libgssrpc4t64:amd64 (1.20.1-6ubuntu2.6) ... 2026-03-26 00:47:28.779 | Selecting previously unselected package libkadm5clnt-mit12:amd64. 2026-03-26 00:47:28.790 | Preparing to unpack .../220-libkadm5clnt-mit12_1.20.1-6ubuntu2.6_amd64.deb ... 2026-03-26 00:47:28.797 | Unpacking libkadm5clnt-mit12:amd64 (1.20.1-6ubuntu2.6) ... 2026-03-26 00:47:28.869 | Selecting previously unselected package libkdb5-10t64:amd64. 2026-03-26 00:47:28.880 | Preparing to unpack .../221-libkdb5-10t64_1.20.1-6ubuntu2.6_amd64.deb ... 2026-03-26 00:47:28.886 | Unpacking libkdb5-10t64:amd64 (1.20.1-6ubuntu2.6) ... 2026-03-26 00:47:28.958 | Selecting previously unselected package libkadm5srv-mit12:amd64. 2026-03-26 00:47:28.968 | Preparing to unpack .../222-libkadm5srv-mit12_1.20.1-6ubuntu2.6_amd64.deb ... 2026-03-26 00:47:28.975 | Unpacking libkadm5srv-mit12:amd64 (1.20.1-6ubuntu2.6) ... 2026-03-26 00:47:29.041 | Selecting previously unselected package krb5-multidev:amd64. 2026-03-26 00:47:29.050 | Preparing to unpack .../223-krb5-multidev_1.20.1-6ubuntu2.6_amd64.deb ... 2026-03-26 00:47:29.057 | Unpacking krb5-multidev:amd64 (1.20.1-6ubuntu2.6) ... 2026-03-26 00:47:29.148 | Selecting previously unselected package libicu-dev:amd64. 2026-03-26 00:47:29.158 | Preparing to unpack .../224-libicu-dev_74.2-1ubuntu3.1_amd64.deb ... 2026-03-26 00:47:29.163 | Unpacking libicu-dev:amd64 (74.2-1ubuntu3.1) ... 2026-03-26 00:47:29.777 | Selecting previously unselected package libjpeg-turbo8-dev:amd64. 2026-03-26 00:47:29.788 | Preparing to unpack .../225-libjpeg-turbo8-dev_2.1.5-2ubuntu2_amd64.deb ... 2026-03-26 00:47:29.794 | Unpacking libjpeg-turbo8-dev:amd64 (2.1.5-2ubuntu2) ... 2026-03-26 00:47:29.871 | Selecting previously unselected package libjpeg8-dev:amd64. 2026-03-26 00:47:29.880 | Preparing to unpack .../226-libjpeg8-dev_8c-2ubuntu11_amd64.deb ... 2026-03-26 00:47:29.886 | Unpacking libjpeg8-dev:amd64 (8c-2ubuntu11) ... 2026-03-26 00:47:29.951 | Selecting previously unselected package libjpeg-dev:amd64. 2026-03-26 00:47:29.957 | Preparing to unpack .../227-libjpeg-dev_8c-2ubuntu11_amd64.deb ... 2026-03-26 00:47:29.964 | Unpacking libjpeg-dev:amd64 (8c-2ubuntu11) ... 2026-03-26 00:47:30.035 | Selecting previously unselected package libjs-jquery. 2026-03-26 00:47:30.045 | Preparing to unpack .../228-libjs-jquery_3.6.1+dfsg+~3.5.14-1_all.deb ... 2026-03-26 00:47:30.063 | Unpacking libjs-jquery (3.6.1+dfsg+~3.5.14-1) ... 2026-03-26 00:47:30.136 | Selecting previously unselected package libjs-jquery-metadata. 2026-03-26 00:47:30.147 | Preparing to unpack .../229-libjs-jquery-metadata_12-4_all.deb ... 2026-03-26 00:47:30.155 | Unpacking libjs-jquery-metadata (12-4) ... 2026-03-26 00:47:30.220 | Selecting previously unselected package libjs-jquery-tablesorter. 2026-03-26 00:47:30.229 | Preparing to unpack .../230-libjs-jquery-tablesorter_1%3a2.31.3+dfsg1-3_all.deb ... 2026-03-26 00:47:30.235 | Unpacking libjs-jquery-tablesorter (1:2.31.3+dfsg1-3) ... 2026-03-26 00:47:30.339 | Selecting previously unselected package libjs-underscore. 2026-03-26 00:47:30.349 | Preparing to unpack .../231-libjs-underscore_1.13.4~dfsg+~1.11.4-3_all.deb ... 2026-03-26 00:47:30.355 | Unpacking libjs-underscore (1.13.4~dfsg+~1.11.4-3) ... 2026-03-26 00:47:30.425 | Selecting previously unselected package libjs-sphinxdoc. 2026-03-26 00:47:30.433 | Preparing to unpack .../232-libjs-sphinxdoc_7.2.6-6_all.deb ... 2026-03-26 00:47:30.441 | Unpacking libjs-sphinxdoc (7.2.6-6) ... 2026-03-26 00:47:30.531 | Selecting previously unselected package mysql-common. 2026-03-26 00:47:30.541 | Preparing to unpack .../233-mysql-common_5.8+1.1.0build1_all.deb ... 2026-03-26 00:47:30.573 | Unpacking mysql-common (5.8+1.1.0build1) ... 2026-03-26 00:47:30.644 | Selecting previously unselected package libmysqlclient21:amd64. 2026-03-26 00:47:30.655 | Preparing to unpack .../234-libmysqlclient21_8.0.45-0ubuntu0.24.04.1_amd64.deb ... 2026-03-26 00:47:30.662 | Unpacking libmysqlclient21:amd64 (8.0.45-0ubuntu0.24.04.1) ... 2026-03-26 00:47:30.848 | Selecting previously unselected package libncurses-dev:amd64. 2026-03-26 00:47:30.859 | Preparing to unpack .../235-libncurses-dev_6.4+20240113-1ubuntu2_amd64.deb ... 2026-03-26 00:47:30.864 | Unpacking libncurses-dev:amd64 (6.4+20240113-1ubuntu2) ... 2026-03-26 00:47:30.974 | Selecting previously unselected package libpkgconf3:amd64. 2026-03-26 00:47:30.986 | Preparing to unpack .../236-libpkgconf3_1.8.1-2build1_amd64.deb ... 2026-03-26 00:47:30.992 | Unpacking libpkgconf3:amd64 (1.8.1-2build1) ... 2026-03-26 00:47:31.064 | Selecting previously unselected package libpq5:amd64. 2026-03-26 00:47:31.074 | Preparing to unpack .../237-libpq5_16.13-0ubuntu0.24.04.1_amd64.deb ... 2026-03-26 00:47:31.080 | Unpacking libpq5:amd64 (16.13-0ubuntu0.24.04.1) ... 2026-03-26 00:47:31.155 | Selecting previously unselected package libssl-dev:amd64. 2026-03-26 00:47:31.164 | Preparing to unpack .../238-libssl-dev_3.0.13-0ubuntu3.7_amd64.deb ... 2026-03-26 00:47:31.170 | Unpacking libssl-dev:amd64 (3.0.13-0ubuntu3.7) ... 2026-03-26 00:47:31.480 | Selecting previously unselected package libpq-dev. 2026-03-26 00:47:31.488 | Preparing to unpack .../239-libpq-dev_16.13-0ubuntu0.24.04.1_amd64.deb ... 2026-03-26 00:47:31.495 | Unpacking libpq-dev (16.13-0ubuntu0.24.04.1) ... 2026-03-26 00:47:31.575 | Selecting previously unselected package libpython3-dev:amd64. 2026-03-26 00:47:31.584 | Preparing to unpack .../240-libpython3-dev_3.12.3-0ubuntu2.1_amd64.deb ... 2026-03-26 00:47:31.590 | Unpacking libpython3-dev:amd64 (3.12.3-0ubuntu2.1) ... 2026-03-26 00:47:31.667 | Selecting previously unselected package libsasl2-dev. 2026-03-26 00:47:31.676 | Preparing to unpack .../241-libsasl2-dev_2.1.28+dfsg1-5ubuntu3.1_amd64.deb ... 2026-03-26 00:47:31.683 | Unpacking libsasl2-dev (2.1.28+dfsg1-5ubuntu3.1) ... 2026-03-26 00:47:31.785 | Selecting previously unselected package libsgutils2-1.46-2:amd64. 2026-03-26 00:47:31.795 | Preparing to unpack .../242-libsgutils2-1.46-2_1.46-3ubuntu4_amd64.deb ... 2026-03-26 00:47:31.801 | Unpacking libsgutils2-1.46-2:amd64 (1.46-3ubuntu4) ... 2026-03-26 00:47:31.878 | Selecting previously unselected package libsoup-3.0-common. 2026-03-26 00:47:31.888 | Preparing to unpack .../243-libsoup-3.0-common_3.4.4-5ubuntu0.7_all.deb ... 2026-03-26 00:47:31.894 | Unpacking libsoup-3.0-common (3.4.4-5ubuntu0.7) ... 2026-03-26 00:47:32.083 | Selecting previously unselected package libsoup-3.0-0:amd64. 2026-03-26 00:47:32.094 | Preparing to unpack .../244-libsoup-3.0-0_3.4.4-5ubuntu0.7_amd64.deb ... 2026-03-26 00:47:32.101 | Unpacking libsoup-3.0-0:amd64 (3.4.4-5ubuntu0.7) ... 2026-03-26 00:47:32.174 | Selecting previously unselected package libsystemd-dev:amd64. 2026-03-26 00:47:32.183 | Preparing to unpack .../245-libsystemd-dev_255.4-1ubuntu8.14_amd64.deb ... 2026-03-26 00:47:32.189 | Unpacking libsystemd-dev:amd64 (255.4-1ubuntu8.14) ... 2026-03-26 00:47:32.417 | Selecting previously unselected package liburing2:amd64. 2026-03-26 00:47:32.427 | Preparing to unpack .../246-liburing2_2.5-1build1_amd64.deb ... 2026-03-26 00:47:32.434 | Unpacking liburing2:amd64 (2.5-1build1) ... 2026-03-26 00:47:32.503 | Selecting previously unselected package libxml2-dev:amd64. 2026-03-26 00:47:32.513 | Preparing to unpack .../247-libxml2-dev_2.9.14+dfsg-1.3ubuntu3.7_amd64.deb ... 2026-03-26 00:47:32.521 | Unpacking libxml2-dev:amd64 (2.9.14+dfsg-1.3ubuntu3.7) ... 2026-03-26 00:47:32.665 | Selecting previously unselected package libxslt1.1:amd64. 2026-03-26 00:47:32.674 | Preparing to unpack .../248-libxslt1.1_1.1.39-0exp1ubuntu0.24.04.3_amd64.deb ... 2026-03-26 00:47:32.681 | Unpacking libxslt1.1:amd64 (1.1.39-0exp1ubuntu0.24.04.3) ... 2026-03-26 00:47:32.748 | Selecting previously unselected package libxslt1-dev:amd64. 2026-03-26 00:47:32.757 | Preparing to unpack .../249-libxslt1-dev_1.1.39-0exp1ubuntu0.24.04.3_amd64.deb ... 2026-03-26 00:47:32.786 | Unpacking libxslt1-dev:amd64 (1.1.39-0exp1ubuntu0.24.04.3) ... 2026-03-26 00:47:32.902 | Selecting previously unselected package llvm-17-runtime. 2026-03-26 00:47:32.910 | Preparing to unpack .../250-llvm-17-runtime_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-03-26 00:47:32.917 | Unpacking llvm-17-runtime (1:17.0.6-9ubuntu1) ... 2026-03-26 00:47:33.024 | Selecting previously unselected package libpfm4:amd64. 2026-03-26 00:47:33.034 | Preparing to unpack .../251-libpfm4_4.13.0+git32-g0d4ed0e-1_amd64.deb ... 2026-03-26 00:47:33.040 | Unpacking libpfm4:amd64 (4.13.0+git32-g0d4ed0e-1) ... 2026-03-26 00:47:33.144 | Selecting previously unselected package llvm-17. 2026-03-26 00:47:33.156 | Preparing to unpack .../252-llvm-17_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-03-26 00:47:33.163 | Unpacking llvm-17 (1:17.0.6-9ubuntu1) ... 2026-03-26 00:47:34.786 | Selecting previously unselected package libffi-dev:amd64. 2026-03-26 00:47:34.795 | Preparing to unpack .../253-libffi-dev_3.4.6-1build1_amd64.deb ... 2026-03-26 00:47:34.802 | Unpacking libffi-dev:amd64 (3.4.6-1build1) ... 2026-03-26 00:47:34.877 | Selecting previously unselected package llvm-17-tools. 2026-03-26 00:47:34.888 | Preparing to unpack .../254-llvm-17-tools_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-03-26 00:47:34.894 | Unpacking llvm-17-tools (1:17.0.6-9ubuntu1) ... 2026-03-26 00:47:35.124 | Selecting previously unselected package libz3-4:amd64. 2026-03-26 00:47:35.131 | Preparing to unpack .../255-libz3-4_4.8.12-3.1build1_amd64.deb ... 2026-03-26 00:47:35.138 | Unpacking libz3-4:amd64 (4.8.12-3.1build1) ... 2026-03-26 00:47:35.425 | Selecting previously unselected package libz3-dev:amd64. 2026-03-26 00:47:35.435 | Preparing to unpack .../256-libz3-dev_4.8.12-3.1build1_amd64.deb ... 2026-03-26 00:47:35.441 | Unpacking libz3-dev:amd64 (4.8.12-3.1build1) ... 2026-03-26 00:47:35.517 | Selecting previously unselected package llvm-17-dev. 2026-03-26 00:47:35.527 | Preparing to unpack .../257-llvm-17-dev_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-03-26 00:47:35.536 | Unpacking llvm-17-dev (1:17.0.6-9ubuntu1) ... 2026-03-26 00:47:38.813 | Selecting previously unselected package lsscsi. 2026-03-26 00:47:38.823 | Preparing to unpack .../258-lsscsi_0.32-1build1_amd64.deb ... 2026-03-26 00:47:38.830 | Unpacking lsscsi (0.32-1build1) ... 2026-03-26 00:47:38.918 | Selecting previously unselected package lvm2. 2026-03-26 00:47:38.928 | Preparing to unpack .../259-lvm2_2.03.16-3ubuntu3.2_amd64.deb ... 2026-03-26 00:47:38.961 | Unpacking lvm2 (2.03.16-3ubuntu3.2) ... 2026-03-26 00:47:39.088 | Selecting previously unselected package osinfo-db. 2026-03-26 00:47:39.097 | Preparing to unpack .../260-osinfo-db_0.20250606-0ubuntu0.24.04.1_all.deb ... 2026-03-26 00:47:39.106 | Unpacking osinfo-db (0.20250606-0ubuntu0.24.04.1) ... 2026-03-26 00:47:39.598 | Selecting previously unselected package pkgconf-bin. 2026-03-26 00:47:39.608 | Preparing to unpack .../261-pkgconf-bin_1.8.1-2build1_amd64.deb ... 2026-03-26 00:47:39.614 | Unpacking pkgconf-bin (1.8.1-2build1) ... 2026-03-26 00:47:39.691 | Selecting previously unselected package pkgconf:amd64. 2026-03-26 00:47:39.701 | Preparing to unpack .../262-pkgconf_1.8.1-2build1_amd64.deb ... 2026-03-26 00:47:39.713 | Unpacking pkgconf:amd64 (1.8.1-2build1) ... 2026-03-26 00:47:39.797 | Selecting previously unselected package pkg-config:amd64. 2026-03-26 00:47:39.807 | Preparing to unpack .../263-pkg-config_1.8.1-2build1_amd64.deb ... 2026-03-26 00:47:39.827 | Unpacking pkg-config:amd64 (1.8.1-2build1) ... 2026-03-26 00:47:39.896 | Selecting previously unselected package pm-utils. 2026-03-26 00:47:39.905 | Preparing to unpack .../264-pm-utils_1.4.1-21_all.deb ... 2026-03-26 00:47:39.912 | Unpacking pm-utils (1.4.1-21) ... 2026-03-26 00:47:40.018 | Selecting previously unselected package postgresql-client-16. 2026-03-26 00:47:40.029 | Preparing to unpack .../265-postgresql-client-16_16.13-0ubuntu0.24.04.1_amd64.deb ... 2026-03-26 00:47:40.036 | Unpacking postgresql-client-16 (16.13-0ubuntu0.24.04.1) ... 2026-03-26 00:47:40.206 | Selecting previously unselected package postgresql-server-dev-16. 2026-03-26 00:47:40.217 | Preparing to unpack .../266-postgresql-server-dev-16_16.13-0ubuntu0.24.04.1_amd64.deb ... 2026-03-26 00:47:40.224 | Unpacking postgresql-server-dev-16 (16.13-0ubuntu0.24.04.1) ... 2026-03-26 00:47:40.571 | Selecting previously unselected package postgresql-server-dev-all:amd64. 2026-03-26 00:47:40.582 | Preparing to unpack .../267-postgresql-server-dev-all_257build1.1_amd64.deb ... 2026-03-26 00:47:40.589 | Unpacking postgresql-server-dev-all:amd64 (257build1.1) ... 2026-03-26 00:47:40.668 | Selecting previously unselected package python3-dev. 2026-03-26 00:47:40.677 | Preparing to unpack .../268-python3-dev_3.12.3-0ubuntu2.1_amd64.deb ... 2026-03-26 00:47:40.683 | Unpacking python3-dev (3.12.3-0ubuntu2.1) ... 2026-03-26 00:47:40.787 | Selecting previously unselected package python3-mysqldb. 2026-03-26 00:47:40.798 | Preparing to unpack .../269-python3-mysqldb_1.4.6-2build3_amd64.deb ... 2026-03-26 00:47:40.806 | Unpacking python3-mysqldb (1.4.6-2build3) ... 2026-03-26 00:47:40.892 | Selecting previously unselected package python3-setuptools. 2026-03-26 00:47:40.902 | Preparing to unpack .../270-python3-setuptools_68.1.2-2ubuntu1.2_all.deb ... 2026-03-26 00:47:40.909 | Unpacking python3-setuptools (68.1.2-2ubuntu1.2) ... 2026-03-26 00:47:41.047 | Selecting previously unselected package python3-wheel. 2026-03-26 00:47:41.057 | Preparing to unpack .../271-python3-wheel_0.42.0-2_all.deb ... 2026-03-26 00:47:41.064 | Unpacking python3-wheel (0.42.0-2) ... 2026-03-26 00:47:41.283 | Selecting previously unselected package python3-pip. 2026-03-26 00:47:41.294 | Preparing to unpack .../272-python3-pip_24.0+dfsg-1ubuntu1.3_all.deb ... 2026-03-26 00:47:41.301 | Unpacking python3-pip (24.0+dfsg-1ubuntu1.3) ... 2026-03-26 00:47:41.561 | Selecting previously unselected package python3-pip-whl. 2026-03-26 00:47:41.570 | Preparing to unpack .../273-python3-pip-whl_24.0+dfsg-1ubuntu1.3_all.deb ... 2026-03-26 00:47:41.577 | Unpacking python3-pip-whl (24.0+dfsg-1ubuntu1.3) ... 2026-03-26 00:47:41.660 | Selecting previously unselected package python3-setuptools-whl. 2026-03-26 00:47:41.674 | Preparing to unpack .../274-python3-setuptools-whl_68.1.2-2ubuntu1.2_all.deb ... 2026-03-26 00:47:41.682 | Unpacking python3-setuptools-whl (68.1.2-2ubuntu1.2) ... 2026-03-26 00:47:41.758 | Selecting previously unselected package python3-systemd. 2026-03-26 00:47:41.770 | Preparing to unpack .../275-python3-systemd_235-1build4_amd64.deb ... 2026-03-26 00:47:41.778 | Unpacking python3-systemd (235-1build4) ... 2026-03-26 00:47:41.859 | Selecting previously unselected package python3.12-venv. 2026-03-26 00:47:41.872 | Preparing to unpack .../276-python3.12-venv_3.12.3-1ubuntu0.12_amd64.deb ... 2026-03-26 00:47:41.878 | Unpacking python3.12-venv (3.12.3-1ubuntu0.12) ... 2026-03-26 00:47:41.941 | Selecting previously unselected package python3-venv. 2026-03-26 00:47:41.954 | Preparing to unpack .../277-python3-venv_3.12.3-0ubuntu2.1_amd64.deb ... 2026-03-26 00:47:41.960 | Unpacking python3-venv (3.12.3-0ubuntu2.1) ... 2026-03-26 00:47:42.018 | Selecting previously unselected package qemu-utils. 2026-03-26 00:47:42.030 | Preparing to unpack .../278-qemu-utils_1%3a8.2.2+ds-0ubuntu1.13_amd64.deb ... 2026-03-26 00:47:42.036 | Unpacking qemu-utils (1:8.2.2+ds-0ubuntu1.13) ... 2026-03-26 00:47:42.205 | Selecting previously unselected package sg3-utils. 2026-03-26 00:47:42.217 | Preparing to unpack .../279-sg3-utils_1.46-3ubuntu4_amd64.deb ... 2026-03-26 00:47:42.224 | Unpacking sg3-utils (1.46-3ubuntu4) ... 2026-03-26 00:47:42.372 | Selecting previously unselected package sqlite3. 2026-03-26 00:47:42.384 | Preparing to unpack .../280-sqlite3_3.45.1-1ubuntu2.5_amd64.deb ... 2026-03-26 00:47:42.392 | Unpacking sqlite3 (3.45.1-1ubuntu2.5) ... 2026-03-26 00:47:42.468 | Selecting previously unselected package thin-provisioning-tools. 2026-03-26 00:47:42.481 | Preparing to unpack .../281-thin-provisioning-tools_0.9.0-2ubuntu5.1_amd64.deb ... 2026-03-26 00:47:42.487 | Unpacking thin-provisioning-tools (0.9.0-2ubuntu5.1) ... 2026-03-26 00:47:42.583 | Selecting previously unselected package unzip. 2026-03-26 00:47:42.596 | Preparing to unpack .../282-unzip_6.0-28ubuntu4.1_amd64.deb ... 2026-03-26 00:47:42.604 | Unpacking unzip (6.0-28ubuntu4.1) ... 2026-03-26 00:47:42.682 | Selecting previously unselected package debootstrap. 2026-03-26 00:47:42.693 | Preparing to unpack .../283-debootstrap_1.0.134ubuntu1_all.deb ... 2026-03-26 00:47:42.704 | Unpacking debootstrap (1.0.134ubuntu1) ... 2026-03-26 00:47:42.781 | Selecting previously unselected package libosinfo-l10n. 2026-03-26 00:47:42.793 | Preparing to unpack .../284-libosinfo-l10n_1.11.0-2build3_all.deb ... 2026-03-26 00:47:42.803 | Unpacking libosinfo-l10n (1.11.0-2build3) ... 2026-03-26 00:47:42.907 | Selecting previously unselected package libosinfo-1.0-0:amd64. 2026-03-26 00:47:42.920 | Preparing to unpack .../285-libosinfo-1.0-0_1.11.0-2build3_amd64.deb ... 2026-03-26 00:47:42.927 | Unpacking libosinfo-1.0-0:amd64 (1.11.0-2build3) ... 2026-03-26 00:47:42.995 | Selecting previously unselected package gir1.2-libosinfo-1.0:amd64. 2026-03-26 00:47:43.007 | Preparing to unpack .../286-gir1.2-libosinfo-1.0_1.11.0-2build3_amd64.deb ... 2026-03-26 00:47:43.014 | Unpacking gir1.2-libosinfo-1.0:amd64 (1.11.0-2build3) ... 2026-03-26 00:47:43.090 | Selecting previously unselected package kpartx. 2026-03-26 00:47:43.104 | Preparing to unpack .../287-kpartx_0.9.4-5ubuntu8.1_amd64.deb ... 2026-03-26 00:47:43.111 | Unpacking kpartx (0.9.4-5ubuntu8.1) ... 2026-03-26 00:47:43.187 | Selecting previously unselected package libkrb5-dev:amd64. 2026-03-26 00:47:43.198 | Preparing to unpack .../288-libkrb5-dev_1.20.1-6ubuntu2.6_amd64.deb ... 2026-03-26 00:47:43.205 | Unpacking libkrb5-dev:amd64 (1.20.1-6ubuntu2.6) ... 2026-03-26 00:47:43.282 | Selecting previously unselected package libyaml-dev:amd64. 2026-03-26 00:47:43.295 | Preparing to unpack .../289-libyaml-dev_0.2.5-1build1_amd64.deb ... 2026-03-26 00:47:43.302 | Unpacking libyaml-dev:amd64 (0.2.5-1build1) ... 2026-03-26 00:47:43.377 | Selecting previously unselected package socat. 2026-03-26 00:47:43.389 | Preparing to unpack .../290-socat_1.8.0.0-4build3_amd64.deb ... 2026-03-26 00:47:43.395 | Unpacking socat (1.8.0.0-4build3) ... 2026-03-26 00:47:43.492 | Selecting previously unselected package vlan. 2026-03-26 00:47:43.505 | Preparing to unpack .../291-vlan_2.0.5ubuntu5_all.deb ... 2026-03-26 00:47:43.514 | Unpacking vlan (2.0.5ubuntu5) ... 2026-03-26 00:47:43.626 | Setting up cryptsetup-bin (2:2.7.0-1ubuntu4.2) ... 2026-03-26 00:47:43.657 | Setting up postgresql-client-common (257build1.1) ... 2026-03-26 00:47:43.698 | Setting up powermgmt-base (1.37ubuntu0.1) ... 2026-03-26 00:47:43.729 | Setting up libpipeline1:amd64 (1.5.7-2) ... 2026-03-26 00:47:43.746 | Setting up libgraphite2-3:amd64 (1.3.14-2build1) ... 2026-03-26 00:47:43.764 | Setting up dnsmasq-utils (2.90-2ubuntu0.1) ... 2026-03-26 00:47:43.787 | Setting up distro-info (1.7build1) ... 2026-03-26 00:47:43.824 | Setting up libpixman-1-0:amd64 (0.42.2-1build1) ... 2026-03-26 00:47:43.855 | Setting up libsharpyuv0:amd64 (1.3.2-0.4build3) ... 2026-03-26 00:47:43.874 | Setting up libaom3:amd64 (3.8.2-2ubuntu0.1) ... 2026-03-26 00:47:43.898 | Setting up mysql-common (5.8+1.1.0build1) ... 2026-03-26 00:47:43.965 | update-alternatives: using /etc/mysql/my.cnf.fallback to provide /etc/mysql/my.cnf (my.cnf) in auto mode 2026-03-26 00:47:43.977 | Setting up session-migration (0.3.9build1) ... 2026-03-26 00:47:44.138 | Created symlink /etc/systemd/user/graphical-session-pre.target.wants/session-migration.service → /usr/lib/systemd/user/session-migration.service. 2026-03-26 00:47:44.152 | Setting up libmysqlclient21:amd64 (8.0.45-0ubuntu0.24.04.1) ... 2026-03-26 00:47:44.173 | Setting up libxau6:amd64 (1:1.0.9-1build6) ... 2026-03-26 00:47:44.199 | Setting up libxdmcp6:amd64 (1:1.1.3-0ubuntu6) ... 2026-03-26 00:47:44.227 | Setting up python3-setuptools-whl (68.1.2-2ubuntu1.2) ... 2026-03-26 00:47:44.255 | Setting up lto-disabled-list (47) ... 2026-03-26 00:47:44.275 | Setting up libproxy1v5:amd64 (0.5.4-4build1) ... 2026-03-26 00:47:44.295 | Setting up pci.ids (0.0~2024.03.31-1ubuntu0.1) ... 2026-03-26 00:47:44.318 | Setting up libxcb1:amd64 (1.15-1ubuntu2) ... 2026-03-26 00:47:44.340 | Setting up libpython3-dev:amd64 (3.12.3-0ubuntu2.1) ... 2026-03-26 00:47:44.363 | Setting up liblerc4:amd64 (4.0.0+ds-4ubuntu2) ... 2026-03-26 00:47:44.383 | Setting up bsdextrautils (2.39.3-9ubuntu6.5) ... 2026-03-26 00:47:44.400 | Setting up libdevmapper-event1.02.1:amd64 (2:1.02.185-3ubuntu3.2) ... 2026-03-26 00:47:44.418 | Setting up python3-setuptools (68.1.2-2ubuntu1.2) ... 2026-03-26 00:47:44.924 | Setting up wget (1.21.4-1ubuntu4.1) ... 2026-03-26 00:47:44.948 | Setting up libsysfs2:amd64 (2.1.1-6build1) ... 2026-03-26 00:47:44.968 | Setting up libdatrie1:amd64 (0.2.13-3build1) ... 2026-03-26 00:47:44.985 | Setting up cryptsetup (2:2.7.0-1ubuntu4.2) ... 2026-03-26 00:47:45.672 | Setting up libyaml-dev:amd64 (0.2.5-1build1) ... 2026-03-26 00:47:45.688 | Setting up sysfsutils (2.1.1-6build1) ... 2026-03-26 00:47:46.156 | Created symlink /etc/systemd/system/sysfs.service → /usr/lib/systemd/system/sysfsutils.service. 2026-03-26 00:47:46.156 | Created symlink /etc/systemd/system/multi-user.target.wants/sysfsutils.service → /usr/lib/systemd/system/sysfsutils.service. 2026-03-26 00:47:46.505 | Setting up libmagic-mgc (1:5.45-3build1) ... 2026-03-26 00:47:46.522 | Setting up ncal (12.1.8) ... 2026-03-26 00:47:46.538 | Setting up python3-pip-whl (24.0+dfsg-1ubuntu1.3) ... 2026-03-26 00:47:46.554 | Setting up gawk (1:5.2.1-2build3) ... 2026-03-26 00:47:46.594 | Setting up psmisc (23.7-1build1) ... 2026-03-26 00:47:46.610 | Setting up libxcb-render0:amd64 (1.15-1ubuntu2) ... 2026-03-26 00:47:46.625 | Setting up libarchive-zip-perl (1.68-1) ... 2026-03-26 00:47:46.640 | Setting up libestr0:amd64 (0.1.11-1build1) ... 2026-03-26 00:47:46.659 | Setting up libfastjson4:amd64 (1.2304.0-1build1) ... 2026-03-26 00:47:46.678 | Setting up pm-utils (1.4.1-21) ... 2026-03-26 00:47:46.704 | Setting up libtirpc-common (1.3.4+ds-1.1build1) ... 2026-03-26 00:47:46.725 | Setting up unzip (6.0-28ubuntu4.1) ... 2026-03-26 00:47:46.747 | Setting up libdebhelper-perl (13.14.1ubuntu5) ... 2026-03-26 00:47:46.763 | Setting up liblab-gamut1:amd64 (2.42.2-9ubuntu0.1) ... 2026-03-26 00:47:46.782 | Setting up dosfstools (4.2-1.1build1) ... 2026-03-26 00:47:46.797 | Setting up libmagic1t64:amd64 (1:5.45-3build1) ... 2026-03-26 00:47:46.822 | Setting up rsyslog (8.2312.0-3ubuntu9.1) ... 2026-03-26 00:47:47.069 | info: Adding user `syslog' to group `adm' ... 2026-03-26 00:47:47.387 | 2026-03-26 00:47:47.387 | Creating config file /etc/rsyslog.d/50-default.conf with new version 2026-03-26 00:47:47.687 | Created symlink /etc/systemd/system/multi-user.target.wants/dmesg.service → /usr/lib/systemd/system/dmesg.service. 2026-03-26 00:47:47.840 | Created symlink /etc/systemd/system/syslog.service → /usr/lib/systemd/system/rsyslog.service. 2026-03-26 00:47:47.841 | Created symlink /etc/systemd/system/multi-user.target.wants/rsyslog.service → /usr/lib/systemd/system/rsyslog.service. 2026-03-26 00:47:48.285 | Setting up netcat-openbsd (1.226-1ubuntu2) ... 2026-03-26 00:47:48.307 | update-alternatives: using /bin/nc.openbsd to provide /bin/nc (nc) in auto mode 2026-03-26 00:47:48.323 | Setting up binutils-common:amd64 (2.42-4ubuntu2.10) ... 2026-03-26 00:47:48.350 | Setting up x11-common (1:7.7+23ubuntu3) ... 2026-03-26 00:47:48.859 | Setting up libsgutils2-1.46-2:amd64 (1.46-3ubuntu4) ... 2026-03-26 00:47:48.875 | Setting up libpq5:amd64 (16.13-0ubuntu0.24.04.1) ... 2026-03-26 00:47:48.892 | Setting up libdeflate0:amd64 (1.19-1build1.1) ... 2026-03-26 00:47:48.908 | Setting up bc (1.07.1-3ubuntu4) ... 2026-03-26 00:47:48.930 | Setting up libctf-nobfd0:amd64 (2.42-4ubuntu2.10) ... 2026-03-26 00:47:48.952 | Setting up m4 (1.4.19-4build1) ... 2026-03-26 00:47:48.970 | Setting up libevent-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-03-26 00:47:48.987 | Setting up systemd-dev (255.4-1ubuntu8.14) ... 2026-03-26 00:47:49.004 | Setting up golang-1.22-doc (1.22.2-2ubuntu0.4) ... 2026-03-26 00:47:49.022 | Setting up libxcb-shm0:amd64 (1.15-1ubuntu2) ... 2026-03-26 00:47:49.037 | Setting up file (1:5.45-3build1) ... 2026-03-26 00:47:49.053 | Setting up libsoup-3.0-common (3.4.4-5ubuntu0.7) ... 2026-03-26 00:47:49.071 | Setting up libgomp1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-03-26 00:47:49.088 | Setting up iputils-arping (3:20240117-1ubuntu0.1) ... 2026-03-26 00:47:49.132 | Setting up bzip2 (1.0.8-5.1build0.1) ... 2026-03-26 00:47:49.147 | Setting up libffi-dev:amd64 (3.4.6-1build1) ... 2026-03-26 00:47:49.169 | Setting up conntrack (1:1.4.8-1ubuntu1) ... 2026-03-26 00:47:49.185 | Setting up python3-wheel (0.42.0-2) ... 2026-03-26 00:47:49.389 | Setting up libjbig0:amd64 (2.1-6.1ubuntu2) ... 2026-03-26 00:47:49.404 | Setting up memcached (1.6.24-1build3) ... 2026-03-26 00:47:50.351 | Created symlink /etc/systemd/system/multi-user.target.wants/memcached.service → /usr/lib/systemd/system/memcached.service. 2026-03-26 00:47:50.677 | Setting up libpcre2-16-0:amd64 (10.42-4ubuntu2.1) ... 2026-03-26 00:47:50.697 | Setting up libsframe1:amd64 (2.42-4ubuntu2.10) ... 2026-03-26 00:47:50.717 | Setting up libjansson4:amd64 (2.14-2build2) ... 2026-03-26 00:47:50.736 | Setting up acl (2.3.2-1build1.1) ... 2026-03-26 00:47:50.757 | Setting up libdconf1:amd64 (0.40.0-4ubuntu0.1) ... 2026-03-26 00:47:50.778 | Setting up python3-mysqldb (1.4.6-2build3) ... 2026-03-26 00:47:50.948 | Setting up autotools-dev (20220109.1) ... 2026-03-26 00:47:50.966 | Setting up python3-pygments (2.17.2+dfsg-1) ... 2026-03-26 00:47:51.907 | Setting up libz3-4:amd64 (4.8.12-3.1build1) ... 2026-03-26 00:47:51.927 | Setting up libpcre2-32-0:amd64 (10.42-4ubuntu2.1) ... 2026-03-26 00:47:51.944 | Setting up libpkgconf3:amd64 (1.8.1-2build1) ... 2026-03-26 00:47:51.959 | Setting up libpfm4:amd64 (4.13.0+git32-g0d4ed0e-1) ... 2026-03-26 00:47:51.976 | Setting up gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-03-26 00:47:52.003 | Setting up libllvm17t64:amd64 (1:17.0.6-9ubuntu1) ... 2026-03-26 00:47:52.028 | Setting up libclang1-17t64 (1:17.0.6-9ubuntu1) ... 2026-03-26 00:47:52.056 | Setting up libx11-data (2:1.8.7-1build1) ... 2026-03-26 00:47:52.071 | Setting up make (4.3-4.1build2) ... 2026-03-26 00:47:52.087 | Setting up ssl-cert (1.1.2ubuntu1) ... 2026-03-26 00:47:52.850 | Created symlink /etc/systemd/system/multi-user.target.wants/ssl-cert.service → /usr/lib/systemd/system/ssl-cert.service. 2026-03-26 00:47:53.226 | Setting up libgssrpc4t64:amd64 (1.20.1-6ubuntu2.6) ... 2026-03-26 00:47:53.249 | Setting up libldap-dev:amd64 (2.6.10+dfsg-0ubuntu0.24.04.1) ... 2026-03-26 00:47:53.277 | Setting up uuid-dev:amd64 (2.39.3-9ubuntu6.5) ... 2026-03-26 00:47:53.291 | Setting up libpathplan4:amd64 (2.42.2-9ubuntu0.1) ... 2026-03-26 00:47:53.307 | Setting up ebtables (2.0.11-6build1) ... 2026-03-26 00:47:53.761 | Setting up socat (1.8.0.0-4build3) ... 2026-03-26 00:47:53.779 | Setting up libann0 (1.1.2+doc-9build1) ... 2026-03-26 00:47:53.797 | Setting up libncurses6:amd64 (6.4+20240113-1ubuntu2) ... 2026-03-26 00:47:53.814 | Setting up golang-1.22-src (1.22.2-2ubuntu0.4) ... 2026-03-26 00:47:53.841 | Setting up xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2026-03-26 00:47:53.865 | update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode 2026-03-26 00:47:53.885 | Setting up libfribidi0:amd64 (1.0.13-3build1) ... 2026-03-26 00:47:53.903 | Setting up libquadmath0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-03-26 00:47:53.926 | Setting up bsdmainutils (12.1.8) ... 2026-03-26 00:47:53.955 | Setting up comerr-dev:amd64 (2.1-1.47.0-2.4~exp1ubuntu4.1) ... 2026-03-26 00:47:53.978 | Setting up fonts-dejavu-mono (2.37-8) ... 2026-03-26 00:47:54.017 | Setting up libssl-dev:amd64 (3.0.13-0ubuntu3.7) ... 2026-03-26 00:47:54.043 | Setting up libmpc3:amd64 (1.3.1-1build1.1) ... 2026-03-26 00:47:54.066 | Setting up libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-03-26 00:47:54.088 | Setting up libsystemd-shared:amd64 (255.4-1ubuntu8.14) ... 2026-03-26 00:47:54.109 | Setting up patch (2.7.6-7build3) ... 2026-03-26 00:47:54.128 | Setting up usb.ids (2024.03.18-1) ... 2026-03-26 00:47:54.152 | Setting up autopoint (0.21-14ubuntu2) ... 2026-03-26 00:47:54.169 | Setting up icu-devtools (74.2-1ubuntu3.1) ... 2026-03-26 00:47:54.183 | Setting up fonts-dejavu-core (2.37-8) ... 2026-03-26 00:47:54.300 | Setting up lsscsi (0.32-1build1) ... 2026-03-26 00:47:54.320 | Setting up osinfo-db (0.20250606-0ubuntu0.24.04.1) ... 2026-03-26 00:47:54.338 | Setting up pkgconf-bin (1.8.1-2build1) ... 2026-03-26 00:47:54.356 | Setting up python3-pip (24.0+dfsg-1ubuntu1.3) ... 2026-03-26 00:47:55.638 | Setting up libjpeg-turbo8:amd64 (2.1.5-2ubuntu2) ... 2026-03-26 00:47:55.657 | Setting up libgc1:amd64 (1:8.2.6-1build1) ... 2026-03-26 00:47:55.673 | Setting up libltdl7:amd64 (2.4.7-7build1) ... 2026-03-26 00:47:55.694 | Setting up libdpkg-perl (1.22.6ubuntu6.5) ... 2026-03-26 00:47:55.712 | Setting up autoconf (2.71-3) ... 2026-03-26 00:47:55.748 | Setting up libwebp7:amd64 (1.3.2-0.4build3) ... 2026-03-26 00:47:55.769 | Setting up libubsan1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-03-26 00:47:55.785 | Setting up llvm-17-tools (1:17.0.6-9ubuntu1) ... 2026-03-26 00:47:55.805 | Setting up libnuma1:amd64 (2.0.18-1ubuntu0.24.04.1) ... 2026-03-26 00:47:56.038 | Setting up libpcre2-posix3:amd64 (10.42-4ubuntu2.1) ... 2026-03-26 00:47:56.055 | Setting up dwz (0.15-1build6) ... 2026-03-26 00:47:56.074 | Setting up libaio1t64:amd64 (0.3.113-6build1.1) ... 2026-03-26 00:47:56.089 | Setting up libsctp1:amd64 (1.0.19+dfsg-2build1) ... 2026-03-26 00:47:56.111 | Setting up vlan (2.0.5ubuntu5) ... 2026-03-26 00:47:56.164 | Setting up libclang-common-17-dev:amd64 (1:17.0.6-9ubuntu1) ... 2026-03-26 00:47:56.180 | Setting up libhwasan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-03-26 00:47:56.197 | Setting up libasan8:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-03-26 00:47:56.218 | Setting up libuchardet0:amd64 (0.0.8-1build1) ... 2026-03-26 00:47:56.244 | Setting up libapr1t64:amd64 (1.7.2-3.1ubuntu0.1) ... 2026-03-26 00:47:56.265 | Setting up libjson-perl (4.10000-1) ... 2026-03-26 00:47:56.282 | Setting up llvm-17-runtime (1:17.0.6-9ubuntu1) ... 2026-03-26 00:47:56.306 | Setting up libxslt1.1:amd64 (1.1.39-0exp1ubuntu0.24.04.3) ... 2026-03-26 00:47:56.332 | Setting up libnl-3-200:amd64 (3.7.0-0.3build1.1) ... 2026-03-26 00:47:56.361 | Setting up debugedit (1:5.0-5build2) ... 2026-03-26 00:47:56.377 | Setting up liblua5.4-0:amd64 (5.4.6-3build2) ... 2026-03-26 00:47:56.400 | Setting up libsub-override-perl (0.10-1) ... 2026-03-26 00:47:56.433 | Setting up libx11-6:amd64 (2:1.8.7-1build1) ... 2026-03-26 00:47:56.450 | Setting up libharfbuzz0b:amd64 (8.3.0-2build2) ... 2026-03-26 00:47:56.468 | Setting up libthai-data (0.1.29-2build1) ... 2026-03-26 00:47:56.485 | Setting up libgts-0.7-5t64:amd64 (0.7.6+darcs121130-5.2build1) ... 2026-03-26 00:47:56.505 | Setting up libcdt5:amd64 (2.42.2-9ubuntu0.1) ... 2026-03-26 00:47:56.559 | Setting up libcgraph6:amd64 (2.42.2-9ubuntu0.1) ... 2026-03-26 00:47:56.576 | Setting up apache2-data (2.4.58-1ubuntu8.11) ... 2026-03-26 00:47:56.606 | Setting up libtsan2:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-03-26 00:47:56.628 | Setting up libjs-jquery (3.6.1+dfsg+~3.5.14-1) ... 2026-03-26 00:47:56.664 | Setting up dmidecode (3.5-3ubuntu0.1) ... 2026-03-26 00:47:56.683 | Setting up glib-networking-common (2.80.0-1build1) ... 2026-03-26 00:47:56.702 | Setting up libbinutils:amd64 (2.42-4ubuntu2.10) ... 2026-03-26 00:47:56.720 | Setting up liburing2:amd64 (2.5-1build1) ... 2026-03-26 00:47:56.748 | Setting up libisl23:amd64 (0.26-3build1.1) ... 2026-03-26 00:47:56.762 | Setting up libde265-0:amd64 (1.0.15-1build3) ... 2026-03-26 00:47:56.783 | Setting up golang-src (2:1.22~2build1) ... 2026-03-26 00:47:56.800 | Setting up iputils-ping (3:20240117-1ubuntu0.1) ... 2026-03-26 00:47:56.845 | Setting up libicu-dev:amd64 (74.2-1ubuntu3.1) ... 2026-03-26 00:47:56.864 | Setting up libcc1-0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-03-26 00:47:56.879 | Setting up libsystemd-dev:amd64 (255.4-1ubuntu8.14) ... 2026-03-26 00:47:56.895 | Setting up sqlite3 (3.45.1-1ubuntu2.5) ... 2026-03-26 00:47:56.916 | Setting up liblsan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-03-26 00:47:56.938 | Setting up libitm1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-03-26 00:47:56.955 | Setting up libosinfo-l10n (1.11.0-2build3) ... 2026-03-26 00:47:56.975 | Setting up python3-systemd (235-1build4) ... 2026-03-26 00:47:57.163 | Setting up libjs-underscore (1.13.4~dfsg+~1.11.4-3) ... 2026-03-26 00:47:57.184 | Setting up libkadm5clnt-mit12:amd64 (1.20.1-6ubuntu2.6) ... 2026-03-26 00:47:57.199 | Setting up sg3-utils (1.46-3ubuntu4) ... 2026-03-26 00:47:57.213 | Setting up libctf0:amd64 (2.42-4ubuntu2.10) ... 2026-03-26 00:47:57.227 | Setting up libjpeg8:amd64 (8c-2ubuntu11) ... 2026-03-26 00:47:57.244 | Setting up automake (1:1.16.5-1.3ubuntu1) ... 2026-03-26 00:47:57.260 | update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode 2026-03-26 00:47:57.277 | Setting up genisoimage (9:1.1.11-3.5) ... 2026-03-26 00:47:57.291 | Setting up libfile-stripnondeterminism-perl (1.13.1-1) ... 2026-03-26 00:47:57.307 | Setting up glib-networking-services (2.80.0-1build1) ... 2026-03-26 00:47:57.325 | Setting up libaprutil1t64:amd64 (1.6.3-1.1ubuntu7) ... 2026-03-26 00:47:57.346 | Setting up libz3-dev:amd64 (4.8.12-3.1build1) ... 2026-03-26 00:47:57.370 | Setting up libice6:amd64 (2:1.0.10-1build3) ... 2026-03-26 00:47:57.382 | Setting up libjpeg-turbo8-dev:amd64 (2.1.5-2ubuntu2) ... 2026-03-26 00:47:57.393 | Setting up debootstrap (1.0.134ubuntu1) ... 2026-03-26 00:47:57.403 | Setting up libncurses-dev:amd64 (6.4+20240113-1ubuntu2) ... 2026-03-26 00:47:57.411 | Setting up gettext (0.21-14ubuntu2) ... 2026-03-26 00:47:57.422 | Setting up libnftables1:amd64 (1.0.9-1ubuntu0.1) ... 2026-03-26 00:47:57.432 | Setting up llvm-17-linker-tools (1:17.0.6-9ubuntu1) ... 2026-03-26 00:47:57.442 | Setting up libxpm4:amd64 (1:3.5.17-1build2) ... 2026-03-26 00:47:57.452 | Setting up libpcre2-dev:amd64 (10.42-4ubuntu2.1) ... 2026-03-26 00:47:57.463 | Setting up libxrender1:amd64 (1:0.9.10-1.1build1) ... 2026-03-26 00:47:57.472 | Setting up libkdb5-10t64:amd64 (1.20.1-6ubuntu2.6) ... 2026-03-26 00:47:57.482 | Setting up libtirpc3t64:amd64 (1.3.4+ds-1.1build1) ... 2026-03-26 00:47:57.495 | Setting up python3.12-venv (3.12.3-1ubuntu0.12) ... 2026-03-26 00:47:57.570 | Setting up cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-03-26 00:47:57.581 | Setting up fontconfig-config (2.15.0-1.1ubuntu2) ... 2026-03-26 00:47:57.953 | Setting up postgresql-client-16 (16.13-0ubuntu0.24.04.1) ... 2026-03-26 00:47:58.865 | 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-26 00:47:58.921 | Setting up haproxy (2.8.16-0ubuntu0.24.04.1) ... 2026-03-26 00:47:59.611 | Created symlink /etc/systemd/system/multi-user.target.wants/haproxy.service → /usr/lib/systemd/system/haproxy.service. 2026-03-26 00:48:00.053 | Setting up libxext6:amd64 (2:1.3.4-1build2) ... 2026-03-26 00:48:00.064 | Setting up libpq-dev (16.13-0ubuntu0.24.04.1) ... 2026-03-26 00:48:00.074 | Setting up libobjc4:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-03-26 00:48:00.085 | Setting up dconf-service (0.40.0-4ubuntu0.1) ... 2026-03-26 00:48:00.101 | Setting up systemd (255.4-1ubuntu8.14) ... 2026-03-26 00:48:00.177 | /usr/lib/tmpfiles.d/postgresql-common.conf:2: Failed to resolve user 'postgres': No such process 2026-03-26 00:48:00.177 | /usr/lib/tmpfiles.d/postgresql-common.conf:4: Failed to resolve group 'postgres': No such process 2026-03-26 00:48:00.732 | Setting up libparted2t64:amd64 (3.6-4build1) ... 2026-03-26 00:48:00.761 | 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-26 00:48:00.783 | 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-26 00:48:00.790 | Setting up golang-1.22-go (1.22.2-2ubuntu0.4) ... 2026-03-26 00:48:00.801 | Setting up libaprutil1-ldap:amd64 (1.6.3-1.1ubuntu7) ... 2026-03-26 00:48:00.811 | Setting up dnsmasq-base (2.90-2ubuntu0.1) ... 2026-03-26 00:48:00.881 | Setting up libaprutil1-dbd-sqlite3:amd64 (1.6.3-1.1ubuntu7) ... 2026-03-26 00:48:00.892 | Setting up pkgconf:amd64 (1.8.1-2build1) ... 2026-03-26 00:48:00.904 | Setting up intltool-debian (0.35.0+20060710.6) ... 2026-03-26 00:48:00.914 | Setting up libnl-route-3-200:amd64 (3.7.0-0.3build1.1) ... 2026-03-26 00:48:00.924 | Setting up libldap2-dev (2.6.10+dfsg-0ubuntu0.24.04.1) ... 2026-03-26 00:48:00.934 | Setting up libclang-cpp17t64 (1:17.0.6-9ubuntu1) ... 2026-03-26 00:48:00.945 | Setting up libthai0:amd64 (0.1.29-2build1) ... 2026-03-26 00:48:00.954 | Setting up libxml2-dev:amd64 (2.9.14+dfsg-1.3ubuntu3.7) ... 2026-03-26 00:48:00.966 | Setting up libgprofng0:amd64 (2.42-4ubuntu2.10) ... 2026-03-26 00:48:00.976 | Setting up libsasl2-dev (2.1.28+dfsg1-5ubuntu3.1) ... 2026-03-26 00:48:00.985 | Setting up python3-venv (3.12.3-0ubuntu2.1) ... 2026-03-26 00:48:00.996 | Setting up libjs-jquery-metadata (12-4) ... 2026-03-26 00:48:01.007 | Setting up postgresql-common (257build1.1) ... 2026-03-26 00:48:01.576 | 2026-03-26 00:48:01.576 | Creating config file /etc/postgresql-common/createcluster.conf with new version 2026-03-26 00:48:01.792 | Building PostgreSQL dictionaries from installed myspell/hunspell packages... 2026-03-26 00:48:01.792 | Removing obsolete dictionary files: 2026-03-26 00:48:02.532 | Created symlink /etc/systemd/system/multi-user.target.wants/postgresql.service → /usr/lib/systemd/system/postgresql.service. 2026-03-26 00:48:02.968 | Setting up thin-provisioning-tools (0.9.0-2ubuntu5.1) ... 2026-03-26 00:48:02.978 | Setting up systemd-timesyncd (255.4-1ubuntu8.14) ... 2026-03-26 00:48:03.570 | Setting up udev (255.4-1ubuntu8.14) ... 2026-03-26 00:48:04.771 | Setting up libsctp-dev:amd64 (1.0.19+dfsg-2build1) ... 2026-03-26 00:48:04.811 | Setting up pkg-config:amd64 (1.8.1-2build1) ... 2026-03-26 00:48:04.821 | Setting up libjs-sphinxdoc (7.2.6-6) ... 2026-03-26 00:48:04.832 | Setting up lsof (4.95.0-1build3) ... 2026-03-26 00:48:04.843 | Setting up dh-strip-nondeterminism (1.13.1-1) ... 2026-03-26 00:48:04.855 | Setting up libgvpr2:amd64 (2.42.2-9ubuntu0.1) ... 2026-03-26 00:48:04.866 | Setting up libjs-jquery-tablesorter (1:2.31.3+dfsg1-3) ... 2026-03-26 00:48:04.876 | Setting up libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-03-26 00:48:04.886 | Setting up groff-base (1.23.0-3build2) ... 2026-03-26 00:48:04.904 | Setting up libtiff6:amd64 (4.5.1+git230720-4ubuntu2.5) ... 2026-03-26 00:48:04.915 | Setting up kpartx (0.9.4-5ubuntu8.1) ... 2026-03-26 00:48:04.926 | Setting up libkadm5srv-mit12:amd64 (1.20.1-6ubuntu2.6) ... 2026-03-26 00:48:04.937 | Setting up qemu-utils (1:8.2.2+ds-0ubuntu1.13) ... 2026-03-26 00:48:04.947 | Setting up libjpeg8-dev:amd64 (8c-2ubuntu11) ... 2026-03-26 00:48:04.957 | Setting up golang-1.22 (1.22.2-2ubuntu0.4) ... 2026-03-26 00:48:04.967 | Setting up libsm6:amd64 (2:1.2.3-1build3) ... 2026-03-26 00:48:04.978 | Setting up llvm-17 (1:17.0.6-9ubuntu1) ... 2026-03-26 00:48:04.988 | Setting up libobjc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-03-26 00:48:04.999 | Setting up libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-03-26 00:48:05.009 | Setting up systemd-resolved (255.4-1ubuntu8.14) ... 2026-03-26 00:48:05.625 | Setting up apache2-utils (2.4.58-1ubuntu8.11) ... 2026-03-26 00:48:05.637 | Setting up binutils-x86-64-linux-gnu (2.42-4ubuntu2.10) ... 2026-03-26 00:48:05.644 | Setting up krb5-multidev:amd64 (1.20.1-6ubuntu2.6) ... 2026-03-26 00:48:05.653 | Setting up cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-03-26 00:48:05.664 | Setting up libibverbs1:amd64 (50.0-2ubuntu0.2) ... 2026-03-26 00:48:05.767 | Setting up systemd-sysv (255.4-1ubuntu8.14) ... 2026-03-26 00:48:05.828 | Setting up libxslt1-dev:amd64 (1.1.39-0exp1ubuntu0.24.04.3) ... 2026-03-26 00:48:05.839 | Setting up cpp-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-03-26 00:48:05.850 | Setting up dconf-gsettings-backend:amd64 (0.40.0-4ubuntu0.1) ... 2026-03-26 00:48:05.861 | Setting up golang-go:amd64 (2:1.22~2build1) ... 2026-03-26 00:48:05.872 | Setting up gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-03-26 00:48:05.883 | Setting up po-debconf (1.0.21+nmu1) ... 2026-03-26 00:48:05.894 | Setting up libjpeg-dev:amd64 (8c-2ubuntu11) ... 2026-03-26 00:48:05.905 | Setting up parted (3.6-4build1) ... 2026-03-26 00:48:05.927 | Setting up libnss-systemd:amd64 (255.4-1ubuntu8.14) ... 2026-03-26 00:48:05.941 | Setting up binutils (2.42-4ubuntu2.10) ... 2026-03-26 00:48:05.951 | Setting up apache2-bin (2.4.58-1ubuntu8.11) ... 2026-03-26 00:48:05.961 | Setting up man-db (2.12.0-4build2) ... 2026-03-26 00:48:06.072 | Building database of manual pages ... 2026-03-26 00:48:08.573 | Created symlink /etc/systemd/system/timers.target.wants/man-db.timer → /usr/lib/systemd/system/man-db.timer. 2026-03-26 00:48:08.876 | man-db.service is a disabled or a static unit, not starting it. 2026-03-26 00:48:08.955 | Setting up dpkg-dev (1.22.6ubuntu6.5) ... 2026-03-26 00:48:08.972 | Setting up libkrb5-dev:amd64 (1.20.1-6ubuntu2.6) ... 2026-03-26 00:48:08.983 | Setting up libapr1-dev (1.7.2-3.1ubuntu0.1) ... 2026-03-26 00:48:08.992 | Setting up python3-dev (3.12.3-0ubuntu2.1) ... 2026-03-26 00:48:09.001 | Setting up libxt6t64:amd64 (1:1.2.1-1.2build1) ... 2026-03-26 00:48:09.011 | Setting up gcc-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-03-26 00:48:09.022 | Setting up cpp (4:13.2.0-7ubuntu1) ... 2026-03-26 00:48:09.055 | Setting up libpam-systemd:amd64 (255.4-1ubuntu8.14) ... 2026-03-26 00:48:09.260 | Setting up libpcap0.8t64:amd64 (1.10.4-4.1ubuntu3) ... 2026-03-26 00:48:09.270 | Setting up libaprutil1-dev (1.6.3-1.1ubuntu7) ... 2026-03-26 00:48:09.280 | Setting up llvm-17-dev (1:17.0.6-9ubuntu1) ... 2026-03-26 00:48:09.290 | Setting up golang-doc (2:1.22~2build1) ... 2026-03-26 00:48:09.299 | Setting up gsettings-desktop-schemas (46.1-0ubuntu1) ... 2026-03-26 00:48:09.309 | Setting up golang:amd64 (2:1.22~2build1) ... 2026-03-26 00:48:09.320 | Setting up tcpdump (4.99.4-3ubuntu4.24.04.1) ... 2026-03-26 00:48:10.551 | Setting up libxmu6:amd64 (2:1.1.3-3build2) ... 2026-03-26 00:48:10.954 | Setting up g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-03-26 00:48:11.273 | Setting up gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-03-26 00:48:11.286 | Setting up libtool (2.4.7-7build1) ... 2026-03-26 00:48:11.296 | Setting up apache2 (2.4.58-1ubuntu8.11) ... 2026-03-26 00:48:12.047 | Enabling module mpm_event. 2026-03-26 00:48:12.100 | Enabling module authz_core. 2026-03-26 00:48:12.110 | Enabling module authz_host. 2026-03-26 00:48:12.159 | Enabling module authn_core. 2026-03-26 00:48:12.170 | Enabling module auth_basic. 2026-03-26 00:48:12.220 | Enabling module access_compat. 2026-03-26 00:48:12.272 | Enabling module authn_file. 2026-03-26 00:48:12.322 | Enabling module authz_user. 2026-03-26 00:48:12.375 | Enabling module alias. 2026-03-26 00:48:12.425 | Enabling module dir. 2026-03-26 00:48:12.472 | Enabling module autoindex. 2026-03-26 00:48:12.521 | Enabling module env. 2026-03-26 00:48:12.571 | Enabling module mime. 2026-03-26 00:48:12.619 | Enabling module negotiation. 2026-03-26 00:48:12.667 | Enabling module setenvif. 2026-03-26 00:48:12.714 | Enabling module filter. 2026-03-26 00:48:12.764 | Enabling module deflate. 2026-03-26 00:48:12.813 | Enabling module status. 2026-03-26 00:48:12.865 | Enabling module reqtimeout. 2026-03-26 00:48:12.916 | Enabling conf charset. 2026-03-26 00:48:12.963 | Enabling conf localized-error-pages. 2026-03-26 00:48:13.008 | Enabling conf other-vhosts-access-log. 2026-03-26 00:48:13.055 | Enabling conf security. 2026-03-26 00:48:13.101 | Enabling conf serve-cgi-bin. 2026-03-26 00:48:13.149 | Enabling site 000-default. 2026-03-26 00:48:13.882 | Created symlink /etc/systemd/system/multi-user.target.wants/apache2.service → /usr/lib/systemd/system/apache2.service. 2026-03-26 00:48:14.411 | Created symlink /etc/systemd/system/multi-user.target.wants/apache-htcacheclean.service → /usr/lib/systemd/system/apache-htcacheclean.service. 2026-03-26 00:48:15.357 | Setting up clang-17 (1:17.0.6-9ubuntu1) ... 2026-03-26 00:48:15.371 | Setting up libxaw7:amd64 (2:1.0.14-1build2) ... 2026-03-26 00:48:15.387 | Setting up gcc (4:13.2.0-7ubuntu1) ... 2026-03-26 00:48:15.443 | Setting up dh-autoreconf (20) ... 2026-03-26 00:48:15.459 | Setting up postgresql-server-dev-16 (16.13-0ubuntu0.24.04.1) ... 2026-03-26 00:48:15.470 | Setting up g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-03-26 00:48:15.481 | Setting up postgresql-server-dev-all:amd64 (257build1.1) ... 2026-03-26 00:48:15.492 | Setting up g++-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-03-26 00:48:15.504 | Setting up debhelper (13.14.1ubuntu5) ... 2026-03-26 00:48:15.514 | Setting up g++ (4:13.2.0-7ubuntu1) ... 2026-03-26 00:48:15.532 | update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode 2026-03-26 00:48:15.539 | Setting up apache2-dev (2.4.58-1ubuntu8.11) ... 2026-03-26 00:48:15.555 | Setting up liblvm2cmd2.03:amd64 (2.03.16-3ubuntu3.2) ... 2026-03-26 00:48:15.572 | Setting up dmeventd (2:1.02.185-3ubuntu3.2) ... 2026-03-26 00:48:15.735 | Created symlink /etc/systemd/system/sockets.target.wants/dm-event.socket → /usr/lib/systemd/system/dm-event.socket. 2026-03-26 00:48:16.040 | dm-event.service is a disabled or a static unit, not starting it. 2026-03-26 00:48:16.086 | Setting up libheif-plugin-aomdec:amd64 (1.17.6-1ubuntu4.2) ... 2026-03-26 00:48:16.099 | Setting up libheif-plugin-libde265:amd64 (1.17.6-1ubuntu4.2) ... 2026-03-26 00:48:16.115 | Setting up libheif1:amd64 (1.17.6-1ubuntu4.2) ... 2026-03-26 00:48:16.128 | Setting up lvm2 (2.03.16-3ubuntu3.2) ... 2026-03-26 00:48:17.392 | Created symlink /etc/systemd/system/sysinit.target.wants/blk-availability.service → /usr/lib/systemd/system/blk-availability.service. 2026-03-26 00:48:17.534 | Created symlink /etc/systemd/system/sysinit.target.wants/lvm2-monitor.service → /usr/lib/systemd/system/lvm2-monitor.service. 2026-03-26 00:48:18.065 | Created symlink /etc/systemd/system/sysinit.target.wants/lvm2-lvmpolld.socket → /usr/lib/systemd/system/lvm2-lvmpolld.socket. 2026-03-26 00:48:18.403 | Processing triggers for libglib2.0-0t64:amd64 (2.80.0-6ubuntu3.8) ... 2026-03-26 00:48:18.453 | Processing triggers for dbus (1.14.10-4ubuntu4.1) ... 2026-03-26 00:48:18.479 | Processing triggers for sgml-base (1.31) ... 2026-03-26 00:48:18.510 | Setting up libfontconfig1:amd64 (2.15.0-1.1ubuntu2) ... 2026-03-26 00:48:18.524 | Setting up glib-networking:amd64 (2.80.0-1build1) ... 2026-03-26 00:48:18.540 | Setting up fontconfig (2.15.0-1.1ubuntu2) ... 2026-03-26 00:48:20.591 | Regenerating fonts cache... done. 2026-03-26 00:48:20.600 | Processing triggers for initramfs-tools (0.142ubuntu25.8) ... 2026-03-26 00:48:20.647 | update-initramfs: Generating /boot/initrd.img-6.8.0-106-generic 2026-03-26 00:48:20.664 | W: No zstd in /usr/bin:/sbin:/bin, using gzip 2026-03-26 00:48:35.069 | Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-03-26 00:48:35.141 | Setting up libpango-1.0-0:amd64 (1.52.1+ds-1build1) ... 2026-03-26 00:48:35.157 | Setting up libsoup-3.0-0:amd64 (3.4.4-5ubuntu0.7) ... 2026-03-26 00:48:35.171 | Setting up libcairo2:amd64 (1.18.0-3build1) ... 2026-03-26 00:48:35.184 | Setting up libosinfo-1.0-0:amd64 (1.11.0-2build3) ... 2026-03-26 00:48:35.196 | Setting up libgd3:amd64 (2.3.3-9ubuntu5) ... 2026-03-26 00:48:35.212 | Setting up libcairo-gobject2:amd64 (1.18.0-3build1) ... 2026-03-26 00:48:35.223 | Setting up libpangoft2-1.0-0:amd64 (1.52.1+ds-1build1) ... 2026-03-26 00:48:35.236 | Setting up libpangocairo-1.0-0:amd64 (1.52.1+ds-1build1) ... 2026-03-26 00:48:35.251 | Setting up gir1.2-freedesktop:amd64 (1.80.1-1) ... 2026-03-26 00:48:35.262 | Setting up libgvc6 (2.42.2-9ubuntu0.1) ... 2026-03-26 00:48:35.296 | Setting up gir1.2-libosinfo-1.0:amd64 (1.11.0-2build3) ... 2026-03-26 00:48:35.429 | Setting up graphviz (2.42.2-9ubuntu0.1) ... 2026-03-26 00:48:35.448 | Processing triggers for rsyslog (8.2312.0-3ubuntu9.1) ... 2026-03-26 00:48:35.596 | Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-03-26 00:48:35.907 | ++ functions-common:apt_get:1203 : result=0 2026-03-26 00:48:35.912 | ++ functions-common:apt_get:1206 : time_stop apt-get 2026-03-26 00:48:35.916 | ++ functions-common:time_stop:2412 : local name 2026-03-26 00:48:35.923 | ++ functions-common:time_stop:2413 : local end_time 2026-03-26 00:48:35.929 | ++ functions-common:time_stop:2414 : local elapsed_time 2026-03-26 00:48:35.933 | ++ functions-common:time_stop:2415 : local total 2026-03-26 00:48:35.939 | ++ functions-common:time_stop:2416 : local start_time 2026-03-26 00:48:35.943 | ++ functions-common:time_stop:2418 : name=apt-get 2026-03-26 00:48:35.949 | ++ functions-common:time_stop:2419 : start_time=1774485888440 2026-03-26 00:48:35.959 | ++ functions-common:time_stop:2421 : [[ -z 1774485888440 ]] 2026-03-26 00:48:35.966 | +++ functions-common:time_stop:2424 : date +%s%3N 2026-03-26 00:48:35.980 | ++ functions-common:time_stop:2424 : end_time=1774486115969 2026-03-26 00:48:35.985 | ++ functions-common:time_stop:2425 : elapsed_time=227529 2026-03-26 00:48:35.990 | ++ functions-common:time_stop:2426 : total=20362 2026-03-26 00:48:35.995 | ++ functions-common:time_stop:2428 : _TIME_START[$name]= 2026-03-26 00:48:36.000 | ++ functions-common:time_stop:2429 : _TIME_TOTAL[$name]=247891 2026-03-26 00:48:36.006 | ++ functions-common:apt_get:1207 : return 0 2026-03-26 00:48:36.011 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2026-03-26 00:48:36.016 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2026-03-26 00:48:36.024 | +++ tools/install_prereqs.sh:source:83 : which python3.12 2026-03-26 00:48:36.034 | ++ tools/install_prereqs.sh:source:83 : export PYTHON=/usr/bin/python3.12 2026-03-26 00:48:36.040 | ++ tools/install_prereqs.sh:source:83 : PYTHON=/usr/bin/python3.12 2026-03-26 00:48:36.046 | ++ tools/install_prereqs.sh:source:88 : date +%s 2026-03-26 00:48:36.056 | ++ tools/install_prereqs.sh:source:89 : date 2026-03-26 00:48:36.066 | + ./stack.sh:main:795 : [[ False != \T\r\u\e ]] 2026-03-26 00:48:36.072 | + ./stack.sh:main:796 : PYPI_ALTERNATIVE_URL= 2026-03-26 00:48:36.079 | + ./stack.sh:main:796 : /opt/stack/devstack/tools/install_pip.sh 2026-03-26 00:48:38.222 | + tools/install_pip.sh:main:25 : FILES=/opt/stack/devstack/files 2026-03-26 00:48:38.227 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2026-03-26 00:48:38.232 | + tools/install_pip.sh:main:42 : GetDistro 2026-03-26 00:48:38.236 | + functions-common:GetDistro:470 : GetOSVersion 2026-03-26 00:48:38.240 | + functions-common:GetOSVersion:440 : source /etc/os-release 2026-03-26 00:48:38.244 | ++ /etc/os-release:source:1 : PRETTY_NAME='Ubuntu 24.04.4 LTS' 2026-03-26 00:48:38.248 | ++ /etc/os-release:source:2 : NAME=Ubuntu 2026-03-26 00:48:38.253 | ++ /etc/os-release:source:3 : VERSION_ID=24.04 2026-03-26 00:48:38.257 | ++ /etc/os-release:source:4 : VERSION='24.04.4 LTS (Noble Numbat)' 2026-03-26 00:48:38.261 | ++ /etc/os-release:source:5 : VERSION_CODENAME=noble 2026-03-26 00:48:38.266 | ++ /etc/os-release:source:6 : ID=ubuntu 2026-03-26 00:48:38.270 | ++ /etc/os-release:source:7 : ID_LIKE=debian 2026-03-26 00:48:38.273 | ++ /etc/os-release:source:8 : HOME_URL=https://www.ubuntu.com/ 2026-03-26 00:48:38.277 | ++ /etc/os-release:source:9 : SUPPORT_URL=https://help.ubuntu.com/ 2026-03-26 00:48:38.281 | ++ /etc/os-release:source:10 : BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/ 2026-03-26 00:48:38.285 | ++ /etc/os-release:source:11 : PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy 2026-03-26 00:48:38.289 | ++ /etc/os-release:source:12 : UBUNTU_CODENAME=noble 2026-03-26 00:48:38.293 | ++ /etc/os-release:source:13 : LOGO=ubuntu-logo 2026-03-26 00:48:38.296 | + functions-common:GetOSVersion:441 : [[ ubuntu =~ (almalinux|centos|rocky|rhel) ]] 2026-03-26 00:48:38.300 | + functions-common:GetOSVersion:446 : _ensure_lsb_release 2026-03-26 00:48:38.306 | ++ functions-common:_ensure_lsb_release:417 : command -v lsb_release 2026-03-26 00:48:38.312 | + functions-common:_ensure_lsb_release:417 : [[ -x /usr/bin/lsb_release ]] 2026-03-26 00:48:38.316 | + functions-common:_ensure_lsb_release:418 : return 2026-03-26 00:48:38.319 | ++ functions-common:GetOSVersion:448 : lsb_release -r -s 2026-03-26 00:48:38.343 | + functions-common:GetOSVersion:448 : os_RELEASE=24.04 2026-03-26 00:48:38.348 | ++ functions-common:GetOSVersion:449 : lsb_release -c -s 2026-03-26 00:48:38.374 | + functions-common:GetOSVersion:449 : os_CODENAME=noble 2026-03-26 00:48:38.380 | ++ functions-common:GetOSVersion:450 : lsb_release -i -s 2026-03-26 00:48:38.404 | + functions-common:GetOSVersion:450 : os_VENDOR=Ubuntu 2026-03-26 00:48:38.408 | + functions-common:GetOSVersion:453 : [[ Ubuntu =~ (Debian|Ubuntu) ]] 2026-03-26 00:48:38.413 | + functions-common:GetOSVersion:454 : os_PACKAGE=deb 2026-03-26 00:48:38.417 | + functions-common:GetOSVersion:459 : typeset -xr os_VENDOR 2026-03-26 00:48:38.421 | + functions-common:GetOSVersion:460 : typeset -xr os_RELEASE 2026-03-26 00:48:38.425 | + functions-common:GetOSVersion:461 : typeset -xr os_PACKAGE 2026-03-26 00:48:38.429 | + functions-common:GetOSVersion:462 : typeset -xr os_CODENAME 2026-03-26 00:48:38.432 | + functions-common:GetDistro:471 : [[ Ubuntu =~ (Ubuntu) ]] 2026-03-26 00:48:38.436 | + functions-common:GetDistro:474 : DISTRO=noble 2026-03-26 00:48:38.441 | + functions-common:GetDistro:511 : typeset -xr DISTRO 2026-03-26 00:48:38.446 | + tools/install_pip.sh:main:43 : echo 'Distro: noble' 2026-03-26 00:48:38.446 | Distro: noble 2026-03-26 00:48:38.451 | + tools/install_pip.sh:main:117 : get_versions 2026-03-26 00:48:38.456 | ++ tools/install_pip.sh:get_versions:48 : which pip 2026-03-26 00:48:38.464 | + tools/install_pip.sh:get_versions:48 : PIP=/usr/bin/pip 2026-03-26 00:48:38.468 | + tools/install_pip.sh:get_versions:49 : [[ -n /usr/bin/pip ]] 2026-03-26 00:48:38.475 | ++ tools/install_pip.sh:get_versions:50 : /usr/bin/pip --version 2026-03-26 00:48:38.475 | ++ tools/install_pip.sh:get_versions:50 : awk '{ print $2}' 2026-03-26 00:48:38.816 | + tools/install_pip.sh:get_versions:50 : PIP_VERSION=24.0 2026-03-26 00:48:38.821 | + tools/install_pip.sh:get_versions:51 : echo 'pip: 24.0' 2026-03-26 00:48:38.821 | pip: 24.0 2026-03-26 00:48:38.825 | + tools/install_pip.sh:main:119 : [[ -n '' ]] 2026-03-26 00:48:38.829 | + tools/install_pip.sh:main:123 : is_fedora 2026-03-26 00:48:38.833 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2026-03-26 00:48:38.837 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2026-03-26 00:48:38.841 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2026-03-26 00:48:38.846 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2026-03-26 00:48:38.850 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-03-26 00:48:38.854 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2026-03-26 00:48:38.857 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-03-26 00:48:38.861 | + functions-common:is_fedora:533 : '[' Ubuntu = RockyLinux ']' 2026-03-26 00:48:38.865 | + functions-common:is_fedora:534 : '[' Ubuntu = CentOS ']' 2026-03-26 00:48:38.869 | + functions-common:is_fedora:534 : '[' Ubuntu = CentOSStream ']' 2026-03-26 00:48:38.873 | + functions-common:is_fedora:535 : '[' Ubuntu = AlmaLinux ']' 2026-03-26 00:48:38.877 | + functions-common:is_fedora:536 : '[' Ubuntu = OracleServer ']' 2026-03-26 00:48:38.881 | + functions-common:is_fedora:536 : '[' Ubuntu = Virtuozzo ']' 2026-03-26 00:48:38.886 | + tools/install_pip.sh:main:134 : is_ubuntu 2026-03-26 00:48:38.890 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-03-26 00:48:38.894 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-03-26 00:48:38.898 | + tools/install_pip.sh:main:137 : sed -i -e /setuptools/d /opt/stack/requirements/upper-constraints.txt 2026-03-26 00:48:38.906 | + tools/install_pip.sh:main:146 : set -x 2026-03-26 00:48:38.910 | + tools/install_pip.sh:main:149 : get_versions 2026-03-26 00:48:38.915 | ++ tools/install_pip.sh:get_versions:48 : which pip 2026-03-26 00:48:38.923 | + tools/install_pip.sh:get_versions:48 : PIP=/usr/bin/pip 2026-03-26 00:48:38.927 | + tools/install_pip.sh:get_versions:49 : [[ -n /usr/bin/pip ]] 2026-03-26 00:48:38.933 | ++ tools/install_pip.sh:get_versions:50 : /usr/bin/pip --version 2026-03-26 00:48:38.934 | ++ tools/install_pip.sh:get_versions:50 : awk '{ print $2}' 2026-03-26 00:48:39.245 | + tools/install_pip.sh:get_versions:50 : PIP_VERSION=24.0 2026-03-26 00:48:39.249 | + tools/install_pip.sh:get_versions:51 : echo 'pip: 24.0' 2026-03-26 00:48:39.250 | pip: 24.0 2026-03-26 00:48:39.259 | + ./stack.sh:main:800 : source /opt/stack/devstack/tools/fixup_stuff.sh 2026-03-26 00:48:39.265 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /opt/stack/devstack ]] 2026-03-26 00:48:39.270 | + ./stack.sh:main:801 : fixup_all 2026-03-26 00:48:39.277 | + tools/fixup_stuff.sh:fixup_all:111 : fixup_ubuntu 2026-03-26 00:48:39.283 | + tools/fixup_stuff.sh:fixup_ubuntu:95 : is_ubuntu 2026-03-26 00:48:39.287 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-03-26 00:48:39.294 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-03-26 00:48:39.299 | + tools/fixup_stuff.sh:fixup_ubuntu:105 : sudo rm -rf '/usr/lib/python3/dist-packages/PyYAML-*.egg-info' 2026-03-26 00:48:39.323 | + tools/fixup_stuff.sh:fixup_ubuntu:106 : sudo rm -rf '/usr/lib/python3/dist-packages/pyasn1_modules-*.egg-info' 2026-03-26 00:48:39.344 | + tools/fixup_stuff.sh:fixup_ubuntu:107 : sudo rm -rf '/usr/lib/python3/dist-packages/simplejson-*.egg-info' 2026-03-26 00:48:39.367 | + tools/fixup_stuff.sh:fixup_all:112 : fixup_fedora 2026-03-26 00:48:39.372 | + tools/fixup_stuff.sh:fixup_fedora:33 : is_fedora 2026-03-26 00:48:39.378 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2026-03-26 00:48:39.384 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2026-03-26 00:48:39.389 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2026-03-26 00:48:39.395 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2026-03-26 00:48:39.400 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-03-26 00:48:39.405 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2026-03-26 00:48:39.410 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-03-26 00:48:39.415 | + functions-common:is_fedora:533 : '[' Ubuntu = RockyLinux ']' 2026-03-26 00:48:39.421 | + functions-common:is_fedora:534 : '[' Ubuntu = CentOS ']' 2026-03-26 00:48:39.427 | + functions-common:is_fedora:534 : '[' Ubuntu = CentOSStream ']' 2026-03-26 00:48:39.432 | + functions-common:is_fedora:535 : '[' Ubuntu = AlmaLinux ']' 2026-03-26 00:48:39.437 | + functions-common:is_fedora:536 : '[' Ubuntu = OracleServer ']' 2026-03-26 00:48:39.443 | + functions-common:is_fedora:536 : '[' Ubuntu = Virtuozzo ']' 2026-03-26 00:48:39.446 | + tools/fixup_stuff.sh:fixup_fedora:34 : return 2026-03-26 00:48:39.452 | + ./stack.sh:main:803 : [[ True == \T\r\u\e ]] 2026-03-26 00:48:39.459 | + ./stack.sh:main:805 : sudo ln -sf /opt/stack/data/venv/bin/cinder-manage /usr/local/bin 2026-03-26 00:48:39.480 | + ./stack.sh:main:806 : sudo ln -sf /opt/stack/data/venv/bin/cinder-rtstool /usr/local/bin 2026-03-26 00:48:39.502 | + ./stack.sh:main:807 : sudo ln -sf /opt/stack/data/venv/bin/glance /usr/local/bin 2026-03-26 00:48:39.525 | + ./stack.sh:main:808 : sudo ln -sf /opt/stack/data/venv/bin/nova-manage /usr/local/bin 2026-03-26 00:48:39.546 | + ./stack.sh:main:809 : sudo ln -sf /opt/stack/data/venv/bin/openstack /usr/local/bin 2026-03-26 00:48:39.565 | + ./stack.sh:main:810 : sudo ln -sf /opt/stack/data/venv/bin/privsep-helper /usr/local/bin 2026-03-26 00:48:39.588 | + ./stack.sh:main:811 : sudo ln -sf /opt/stack/data/venv/bin/rally /usr/local/bin 2026-03-26 00:48:39.611 | + ./stack.sh:main:812 : sudo ln -sf /opt/stack/data/venv/bin/tox /usr/local/bin 2026-03-26 00:48:39.630 | + ./stack.sh:main:814 : setup_devstack_virtualenv 2026-03-26 00:48:39.637 | + inc/python:setup_devstack_virtualenv:39 : [[ ! -d /opt/stack/data/venv ]] 2026-03-26 00:48:39.643 | + inc/python:setup_devstack_virtualenv:43 : /usr/bin/python3.12 -m venv --system-site-packages /opt/stack/data/venv 2026-03-26 00:48:42.943 | + inc/python:setup_devstack_virtualenv:44 : pip_install -U pip 'setuptools[core]' 2026-03-26 00:48:42.985 | Using python 3.12 to install setuptools 2026-03-26 00:48:42.990 | + 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-26 00:48:43.787 | Requirement already satisfied: pip in /opt/stack/data/venv/lib/python3.12/site-packages (24.0) 2026-03-26 00:48:43.959 | Collecting pip 2026-03-26 00:48:44.073 | Downloading pip-26.0.1-py3-none-any.whl.metadata (4.7 kB) 2026-03-26 00:48:44.086 | Requirement already satisfied: setuptools[core] in /usr/lib/python3/dist-packages (68.1.2) 2026-03-26 00:48:44.322 | Collecting setuptools[core] 2026-03-26 00:48:44.349 | Downloading setuptools-82.0.1-py3-none-any.whl.metadata (6.5 kB) 2026-03-26 00:48:44.439 | Collecting packaging>=24.2 (from setuptools[core]) 2026-03-26 00:48:44.465 | Downloading packaging-26.0-py3-none-any.whl.metadata (3.3 kB) 2026-03-26 00:48:44.516 | Collecting more_itertools>=8.8 (from setuptools[core]) 2026-03-26 00:48:44.543 | Downloading more_itertools-10.8.0-py3-none-any.whl.metadata (39 kB) 2026-03-26 00:48:44.604 | Collecting jaraco.text>=3.7 (from setuptools[core]) 2026-03-26 00:48:44.633 | Downloading jaraco_text-4.2.0-py3-none-any.whl.metadata (3.8 kB) 2026-03-26 00:48:44.689 | Collecting wheel>=0.43.0 (from setuptools[core]) 2026-03-26 00:48:44.717 | Downloading wheel-0.46.3-py3-none-any.whl.metadata (2.4 kB) 2026-03-26 00:48:44.769 | Collecting jaraco.functools>=4 (from setuptools[core]) 2026-03-26 00:48:44.796 | Downloading jaraco_functools-4.4.0-py3-none-any.whl.metadata (3.0 kB) 2026-03-26 00:48:44.864 | Collecting jaraco.context>=4.1 (from jaraco.text>=3.7->setuptools[core]) 2026-03-26 00:48:44.893 | Downloading jaraco_context-6.1.0-py3-none-any.whl.metadata (4.3 kB) 2026-03-26 00:48:44.939 | Collecting typer-slim (from jaraco.text>=3.7->setuptools[core]) 2026-03-26 00:48:44.967 | Downloading typer_slim-0.24.0-py3-none-any.whl.metadata (4.2 kB) 2026-03-26 00:48:45.119 | Collecting typer>=0.24.0 (from typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-03-26 00:48:45.145 | Downloading typer-0.24.1-py3-none-any.whl.metadata (16 kB) 2026-03-26 00:48:45.216 | Collecting click>=8.2.1 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-03-26 00:48:45.242 | Downloading click-8.3.1-py3-none-any.whl.metadata (2.6 kB) 2026-03-26 00:48:45.287 | Collecting shellingham>=1.3.0 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-03-26 00:48:45.313 | Downloading shellingham-1.5.4-py2.py3-none-any.whl.metadata (3.5 kB) 2026-03-26 00:48:45.407 | Collecting rich>=12.3.0 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-03-26 00:48:45.442 | Downloading rich-14.3.3-py3-none-any.whl.metadata (18 kB) 2026-03-26 00:48:45.488 | Collecting annotated-doc>=0.0.2 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-03-26 00:48:45.514 | Downloading annotated_doc-0.0.4-py3-none-any.whl.metadata (6.6 kB) 2026-03-26 00:48:45.571 | 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-26 00:48:45.598 | Downloading markdown_it_py-4.0.0-py3-none-any.whl.metadata (7.3 kB) 2026-03-26 00:48:45.651 | 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-26 00:48:45.677 | Downloading pygments-2.19.2-py3-none-any.whl.metadata (2.5 kB) 2026-03-26 00:48:45.738 | 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-26 00:48:45.764 | Downloading mdurl-0.1.2-py3-none-any.whl.metadata (1.6 kB) 2026-03-26 00:48:45.812 | Downloading pip-26.0.1-py3-none-any.whl (1.8 MB) 2026-03-26 00:48:45.957 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 12.8 MB/s eta 0:00:00 2026-03-26 00:48:45.985 | Downloading jaraco_functools-4.4.0-py3-none-any.whl (10 kB) 2026-03-26 00:48:46.022 | Downloading jaraco_text-4.2.0-py3-none-any.whl (13 kB) 2026-03-26 00:48:46.057 | Downloading more_itertools-10.8.0-py3-none-any.whl (69 kB) 2026-03-26 00:48:46.068 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 69.7/69.7 kB 7.4 MB/s eta 0:00:00 2026-03-26 00:48:46.123 | Downloading packaging-26.0-py3-none-any.whl (74 kB) 2026-03-26 00:48:46.158 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 74.4/74.4 kB 2.0 MB/s eta 0:00:00 2026-03-26 00:48:46.185 | Downloading wheel-0.46.3-py3-none-any.whl (30 kB) 2026-03-26 00:48:46.218 | Downloading setuptools-82.0.1-py3-none-any.whl (1.0 MB) 2026-03-26 00:48:46.284 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.0/1.0 MB 16.1 MB/s eta 0:00:00 2026-03-26 00:48:46.316 | Downloading jaraco_context-6.1.0-py3-none-any.whl (7.1 kB) 2026-03-26 00:48:46.354 | Downloading typer_slim-0.24.0-py3-none-any.whl (3.4 kB) 2026-03-26 00:48:46.389 | Downloading typer-0.24.1-py3-none-any.whl (56 kB) 2026-03-26 00:48:46.402 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 56.1/56.1 kB 5.2 MB/s eta 0:00:00 2026-03-26 00:48:46.428 | Downloading annotated_doc-0.0.4-py3-none-any.whl (5.3 kB) 2026-03-26 00:48:46.465 | Downloading click-8.3.1-py3-none-any.whl (108 kB) 2026-03-26 00:48:46.479 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 108.3/108.3 kB 8.5 MB/s eta 0:00:00 2026-03-26 00:48:46.507 | Downloading rich-14.3.3-py3-none-any.whl (310 kB) 2026-03-26 00:48:46.528 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 310.5/310.5 kB 16.4 MB/s eta 0:00:00 2026-03-26 00:48:46.554 | Downloading shellingham-1.5.4-py2.py3-none-any.whl (9.8 kB) 2026-03-26 00:48:46.589 | Downloading markdown_it_py-4.0.0-py3-none-any.whl (87 kB) 2026-03-26 00:48:46.601 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 87.3/87.3 kB 9.0 MB/s eta 0:00:00 2026-03-26 00:48:46.631 | Downloading pygments-2.19.2-py3-none-any.whl (1.2 MB) 2026-03-26 00:48:46.719 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 14.3 MB/s eta 0:00:00 2026-03-26 00:48:46.751 | Downloading mdurl-0.1.2-py3-none-any.whl (10.0 kB) 2026-03-26 00:48:47.024 | 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-26 00:48:47.040 | Attempting uninstall: setuptools 2026-03-26 00:48:47.044 | Found existing installation: setuptools 68.1.2 2026-03-26 00:48:47.044 | Not uninstalling setuptools at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-03-26 00:48:47.044 | Can't uninstall 'setuptools'. No files were found to uninstall. 2026-03-26 00:48:47.681 | Attempting uninstall: pygments 2026-03-26 00:48:47.692 | Found existing installation: Pygments 2.17.2 2026-03-26 00:48:47.692 | Not uninstalling pygments at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-03-26 00:48:47.692 | Can't uninstall 'Pygments'. No files were found to uninstall. 2026-03-26 00:48:48.389 | Attempting uninstall: pip 2026-03-26 00:48:48.395 | Found existing installation: pip 24.0 2026-03-26 00:48:48.445 | Uninstalling pip-24.0: 2026-03-26 00:48:48.451 | Successfully uninstalled pip-24.0 2026-03-26 00:48:49.618 | Attempting uninstall: wheel 2026-03-26 00:48:49.627 | Found existing installation: wheel 0.42.0 2026-03-26 00:48:49.627 | Not uninstalling wheel at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-03-26 00:48:49.627 | Can't uninstall 'wheel'. No files were found to uninstall. 2026-03-26 00:48:50.094 | 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-26 00:48:50.245 | + inc/python:pip_install:216 : result=0 2026-03-26 00:48:50.249 | + inc/python:pip_install:218 : time_stop pip_install 2026-03-26 00:48:50.255 | + functions-common:time_stop:2412 : local name 2026-03-26 00:48:50.261 | + functions-common:time_stop:2413 : local end_time 2026-03-26 00:48:50.265 | + functions-common:time_stop:2414 : local elapsed_time 2026-03-26 00:48:50.271 | + functions-common:time_stop:2415 : local total 2026-03-26 00:48:50.276 | + functions-common:time_stop:2416 : local start_time 2026-03-26 00:48:50.282 | + functions-common:time_stop:2418 : name=pip_install 2026-03-26 00:48:50.287 | + functions-common:time_stop:2419 : start_time=1774486122974 2026-03-26 00:48:50.293 | + functions-common:time_stop:2421 : [[ -z 1774486122974 ]] 2026-03-26 00:48:50.299 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-03-26 00:48:50.307 | + functions-common:time_stop:2424 : end_time=1774486130301 2026-03-26 00:48:50.312 | + functions-common:time_stop:2425 : elapsed_time=7327 2026-03-26 00:48:50.318 | + functions-common:time_stop:2426 : total=0 2026-03-26 00:48:50.324 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-03-26 00:48:50.330 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=7327 2026-03-26 00:48:50.335 | + inc/python:pip_install:219 : return 0 2026-03-26 00:48:50.341 | + 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-26 00:48:50.347 | + 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-26 00:48:50.351 | + 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-26 00:48:50.358 | + inc/python:setup_devstack_virtualenv:48 : export PYTHON=/opt/stack/data/venv/bin/python3 2026-03-26 00:48:50.365 | + inc/python:setup_devstack_virtualenv:48 : PYTHON=/opt/stack/data/venv/bin/python3 2026-03-26 00:48:50.370 | + ./stack.sh:main:818 : pip_install -U os-testr 2026-03-26 00:48:50.418 | Using python 3.12 to install os-testr 2026-03-26 00:48:50.424 | + 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-26 00:48:51.078 | Collecting os-testr 2026-03-26 00:48:51.211 | Downloading os_testr-3.0.0-py3-none-any.whl.metadata (1.8 kB) 2026-03-26 00:48:51.261 | Collecting pbr!=2.1.0,>=2.0.0 (from os-testr) 2026-03-26 00:48:51.285 | Downloading pbr-7.0.3-py2.py3-none-any.whl.metadata (3.8 kB) 2026-03-26 00:48:51.329 | Collecting python-subunit>=1.0.0 (from os-testr) 2026-03-26 00:48:51.355 | Downloading python_subunit-1.4.5-py3-none-any.whl.metadata (22 kB) 2026-03-26 00:48:51.418 | Collecting testtools>=2.2.0 (from os-testr) 2026-03-26 00:48:51.441 | Downloading testtools-2.8.5-py3-none-any.whl.metadata (5.4 kB) 2026-03-26 00:48:51.452 | 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-26 00:48:51.476 | Collecting iso8601 (from python-subunit>=1.0.0->os-testr) 2026-03-26 00:48:51.501 | Downloading iso8601-2.1.0-py3-none-any.whl.metadata (3.7 kB) 2026-03-26 00:48:51.546 | Downloading os_testr-3.0.0-py3-none-any.whl (32 kB) 2026-03-26 00:48:51.586 | Downloading pbr-7.0.3-py2.py3-none-any.whl (131 kB) 2026-03-26 00:48:51.647 | Downloading python_subunit-1.4.5-py3-none-any.whl (102 kB) 2026-03-26 00:48:51.710 | Downloading testtools-2.8.5-py3-none-any.whl (109 kB) 2026-03-26 00:48:51.743 | Downloading iso8601-2.1.0-py3-none-any.whl (7.5 kB) 2026-03-26 00:48:51.805 | Installing collected packages: testtools, pbr, iso8601, python-subunit, os-testr 2026-03-26 00:48:52.096 | 2026-03-26 00:48:52.100 | 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-26 00:48:52.323 | + inc/python:pip_install:216 : result=0 2026-03-26 00:48:52.328 | + inc/python:pip_install:218 : time_stop pip_install 2026-03-26 00:48:52.333 | + functions-common:time_stop:2412 : local name 2026-03-26 00:48:52.338 | + functions-common:time_stop:2413 : local end_time 2026-03-26 00:48:52.344 | + functions-common:time_stop:2414 : local elapsed_time 2026-03-26 00:48:52.348 | + functions-common:time_stop:2415 : local total 2026-03-26 00:48:52.353 | + functions-common:time_stop:2416 : local start_time 2026-03-26 00:48:52.358 | + functions-common:time_stop:2418 : name=pip_install 2026-03-26 00:48:52.364 | + functions-common:time_stop:2419 : start_time=1774486130406 2026-03-26 00:48:52.370 | + functions-common:time_stop:2421 : [[ -z 1774486130406 ]] 2026-03-26 00:48:52.377 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-03-26 00:48:52.385 | + functions-common:time_stop:2424 : end_time=1774486132380 2026-03-26 00:48:52.391 | + functions-common:time_stop:2425 : elapsed_time=1974 2026-03-26 00:48:52.397 | + functions-common:time_stop:2426 : total=7327 2026-03-26 00:48:52.402 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-03-26 00:48:52.408 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=9301 2026-03-26 00:48:52.415 | + inc/python:pip_install:219 : return 0 2026-03-26 00:48:52.421 | + ./stack.sh:main:822 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2026-03-26 00:48:52.531 | + ./stack.sh:main:823 : sudo systemctl restart systemd-journald 2026-03-26 00:48:52.635 | + ./stack.sh:main:829 : install_infra 2026-03-26 00:48:52.641 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2026-03-26 00:48:52.648 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2026-03-26 00:48:52.653 | + lib/infra:install_infra:32 : python3.12 -m venv /opt/stack/requirements/.venv 2026-03-26 00:48:55.834 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2026-03-26 00:48:55.842 | + lib/infra:install_infra:34 : pip_install -U pbr 'setuptools[core]' 2026-03-26 00:48:55.893 | + 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-26 00:48:56.730 | Collecting pbr 2026-03-26 00:48:56.731 | Using cached pbr-7.0.3-py2.py3-none-any.whl.metadata (3.8 kB) 2026-03-26 00:48:56.983 | Collecting setuptools[core] 2026-03-26 00:48:56.985 | Using cached setuptools-82.0.1-py3-none-any.whl.metadata (6.5 kB) 2026-03-26 00:48:57.071 | Collecting packaging>=24.2 (from setuptools[core]) 2026-03-26 00:48:57.072 | Using cached packaging-26.0-py3-none-any.whl.metadata (3.3 kB) 2026-03-26 00:48:57.111 | Collecting more_itertools>=8.8 (from setuptools[core]) 2026-03-26 00:48:57.112 | Using cached more_itertools-10.8.0-py3-none-any.whl.metadata (39 kB) 2026-03-26 00:48:57.157 | Collecting jaraco.text>=3.7 (from setuptools[core]) 2026-03-26 00:48:57.158 | Using cached jaraco_text-4.2.0-py3-none-any.whl.metadata (3.8 kB) 2026-03-26 00:48:57.213 | Collecting wheel>=0.43.0 (from setuptools[core]) 2026-03-26 00:48:57.214 | Using cached wheel-0.46.3-py3-none-any.whl.metadata (2.4 kB) 2026-03-26 00:48:57.258 | Collecting jaraco.functools>=4 (from setuptools[core]) 2026-03-26 00:48:57.260 | Using cached jaraco_functools-4.4.0-py3-none-any.whl.metadata (3.0 kB) 2026-03-26 00:48:57.321 | Collecting jaraco.context>=4.1 (from jaraco.text>=3.7->setuptools[core]) 2026-03-26 00:48:57.322 | Using cached jaraco_context-6.1.0-py3-none-any.whl.metadata (4.3 kB) 2026-03-26 00:48:57.364 | Collecting typer-slim (from jaraco.text>=3.7->setuptools[core]) 2026-03-26 00:48:57.366 | Using cached typer_slim-0.24.0-py3-none-any.whl.metadata (4.2 kB) 2026-03-26 00:48:57.511 | Collecting typer>=0.24.0 (from typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-03-26 00:48:57.512 | Using cached typer-0.24.1-py3-none-any.whl.metadata (16 kB) 2026-03-26 00:48:57.558 | Collecting click>=8.2.1 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-03-26 00:48:57.559 | Using cached click-8.3.1-py3-none-any.whl.metadata (2.6 kB) 2026-03-26 00:48:57.597 | Collecting shellingham>=1.3.0 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-03-26 00:48:57.598 | Using cached shellingham-1.5.4-py2.py3-none-any.whl.metadata (3.5 kB) 2026-03-26 00:48:57.688 | Collecting rich>=12.3.0 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-03-26 00:48:57.690 | Using cached rich-14.3.3-py3-none-any.whl.metadata (18 kB) 2026-03-26 00:48:57.721 | Collecting annotated-doc>=0.0.2 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-03-26 00:48:57.721 | Using cached annotated_doc-0.0.4-py3-none-any.whl.metadata (6.6 kB) 2026-03-26 00:48:57.767 | 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-26 00:48:57.768 | Using cached markdown_it_py-4.0.0-py3-none-any.whl.metadata (7.3 kB) 2026-03-26 00:48:57.818 | 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-26 00:48:57.819 | Using cached pygments-2.19.2-py3-none-any.whl.metadata (2.5 kB) 2026-03-26 00:48:57.870 | 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-26 00:48:57.871 | Using cached mdurl-0.1.2-py3-none-any.whl.metadata (1.6 kB) 2026-03-26 00:48:57.880 | Using cached pbr-7.0.3-py2.py3-none-any.whl (131 kB) 2026-03-26 00:48:57.881 | Using cached jaraco_functools-4.4.0-py3-none-any.whl (10 kB) 2026-03-26 00:48:57.882 | Using cached jaraco_text-4.2.0-py3-none-any.whl (13 kB) 2026-03-26 00:48:57.883 | Using cached more_itertools-10.8.0-py3-none-any.whl (69 kB) 2026-03-26 00:48:57.884 | Using cached packaging-26.0-py3-none-any.whl (74 kB) 2026-03-26 00:48:57.886 | Using cached wheel-0.46.3-py3-none-any.whl (30 kB) 2026-03-26 00:48:57.887 | Using cached setuptools-82.0.1-py3-none-any.whl (1.0 MB) 2026-03-26 00:48:57.890 | Using cached jaraco_context-6.1.0-py3-none-any.whl (7.1 kB) 2026-03-26 00:48:57.891 | Using cached typer_slim-0.24.0-py3-none-any.whl (3.4 kB) 2026-03-26 00:48:57.892 | Using cached typer-0.24.1-py3-none-any.whl (56 kB) 2026-03-26 00:48:57.893 | Using cached annotated_doc-0.0.4-py3-none-any.whl (5.3 kB) 2026-03-26 00:48:57.894 | Using cached click-8.3.1-py3-none-any.whl (108 kB) 2026-03-26 00:48:57.895 | Using cached rich-14.3.3-py3-none-any.whl (310 kB) 2026-03-26 00:48:57.897 | Using cached shellingham-1.5.4-py2.py3-none-any.whl (9.8 kB) 2026-03-26 00:48:57.898 | Using cached markdown_it_py-4.0.0-py3-none-any.whl (87 kB) 2026-03-26 00:48:57.899 | Using cached pygments-2.19.2-py3-none-any.whl (1.2 MB) 2026-03-26 00:48:57.902 | Using cached mdurl-0.1.2-py3-none-any.whl (10.0 kB) 2026-03-26 00:48:58.032 | 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-26 00:49:00.183 | 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-26 00:49:00.348 | + inc/python:pip_install:216 : result=0 2026-03-26 00:49:00.355 | + inc/python:pip_install:218 : time_stop pip_install 2026-03-26 00:49:00.360 | + functions-common:time_stop:2412 : local name 2026-03-26 00:49:00.367 | + functions-common:time_stop:2413 : local end_time 2026-03-26 00:49:00.372 | + functions-common:time_stop:2414 : local elapsed_time 2026-03-26 00:49:00.377 | + functions-common:time_stop:2415 : local total 2026-03-26 00:49:00.384 | + functions-common:time_stop:2416 : local start_time 2026-03-26 00:49:00.389 | + functions-common:time_stop:2418 : name=pip_install 2026-03-26 00:49:00.394 | + functions-common:time_stop:2419 : start_time=1774486135875 2026-03-26 00:49:00.398 | + functions-common:time_stop:2421 : [[ -z 1774486135875 ]] 2026-03-26 00:49:00.407 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-03-26 00:49:00.415 | + functions-common:time_stop:2424 : end_time=1774486140409 2026-03-26 00:49:00.422 | + functions-common:time_stop:2425 : elapsed_time=4534 2026-03-26 00:49:00.426 | + functions-common:time_stop:2426 : total=9301 2026-03-26 00:49:00.431 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-03-26 00:49:00.437 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=13835 2026-03-26 00:49:00.442 | + inc/python:pip_install:219 : return 0 2026-03-26 00:49:00.448 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2026-03-26 00:49:00.455 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2026-03-26 00:49:00.505 | + 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-26 00:49:01.228 | Processing /opt/stack/requirements 2026-03-26 00:49:01.231 | Installing build dependencies: started 2026-03-26 00:49:03.000 | Installing build dependencies: finished with status 'done' 2026-03-26 00:49:03.002 | Getting requirements to build wheel: started 2026-03-26 00:49:03.156 | Getting requirements to build wheel: finished with status 'done' 2026-03-26 00:49:03.162 | Preparing metadata (pyproject.toml): started 2026-03-26 00:49:03.988 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-03-26 00:49:04.102 | Collecting fixtures>=3.0.0 (from openstack_requirements==1.2.1.dev8260) 2026-03-26 00:49:04.203 | Downloading fixtures-4.3.1-py3-none-any.whl.metadata (22 kB) 2026-03-26 00:49:04.225 | 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.dev8260) (26.0) 2026-03-26 00:49:04.313 | Collecting requests>=2.14.2 (from openstack_requirements==1.2.1.dev8260) 2026-03-26 00:49:04.336 | Downloading requests-2.32.5-py3-none-any.whl.metadata (4.9 kB) 2026-03-26 00:49:04.422 | Collecting PyYAML>=3.12 (from openstack_requirements==1.2.1.dev8260) 2026-03-26 00:49:04.446 | 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-26 00:49:04.505 | Collecting beagle>=0.2.1 (from openstack_requirements==1.2.1.dev8260) 2026-03-26 00:49:04.535 | Downloading beagle-0.5.0-py3-none-any.whl.metadata (1.1 kB) 2026-03-26 00:49:04.546 | 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.dev8260) (82.0.1) 2026-03-26 00:49:04.767 | Collecting charset_normalizer<4,>=2 (from requests>=2.14.2->openstack_requirements==1.2.1.dev8260) 2026-03-26 00:49:04.794 | 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-26 00:49:04.858 | Collecting idna<4,>=2.5 (from requests>=2.14.2->openstack_requirements==1.2.1.dev8260) 2026-03-26 00:49:04.910 | Downloading idna-3.11-py3-none-any.whl.metadata (8.4 kB) 2026-03-26 00:49:05.023 | Collecting urllib3<3,>=1.21.1 (from requests>=2.14.2->openstack_requirements==1.2.1.dev8260) 2026-03-26 00:49:05.048 | Downloading urllib3-2.6.3-py3-none-any.whl.metadata (6.9 kB) 2026-03-26 00:49:05.107 | Collecting certifi>=2017.4.17 (from requests>=2.14.2->openstack_requirements==1.2.1.dev8260) 2026-03-26 00:49:05.130 | Downloading certifi-2026.2.25-py3-none-any.whl.metadata (2.5 kB) 2026-03-26 00:49:05.222 | Downloading beagle-0.5.0-py3-none-any.whl (10 kB) 2026-03-26 00:49:05.256 | Downloading fixtures-4.3.1-py3-none-any.whl (40 kB) 2026-03-26 00:49:05.279 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 40.7/40.7 kB 2.0 MB/s eta 0:00:00 2026-03-26 00:49:05.300 | 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-26 00:49:05.699 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 807.9/807.9 kB 2.0 MB/s eta 0:00:00 2026-03-26 00:49:05.722 | Downloading requests-2.32.5-py3-none-any.whl (64 kB) 2026-03-26 00:49:05.834 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 64.7/64.7 kB 521.3 kB/s eta 0:00:00 2026-03-26 00:49:05.857 | Downloading certifi-2026.2.25-py3-none-any.whl (153 kB) 2026-03-26 00:49:05.983 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 153.7/153.7 kB 1.2 MB/s eta 0:00:00 2026-03-26 00:49:06.009 | 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-26 00:49:06.191 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 153.5/153.5 kB 918.3 kB/s eta 0:00:00 2026-03-26 00:49:06.215 | Downloading idna-3.11-py3-none-any.whl (71 kB) 2026-03-26 00:49:06.305 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 71.0/71.0 kB 876.9 kB/s eta 0:00:00 2026-03-26 00:49:06.327 | Downloading urllib3-2.6.3-py3-none-any.whl (131 kB) 2026-03-26 00:49:06.476 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.6/131.6 kB 890.5 kB/s eta 0:00:00 2026-03-26 00:49:06.492 | Building wheels for collected packages: openstack_requirements 2026-03-26 00:49:06.494 | Building wheel for openstack_requirements (pyproject.toml): started 2026-03-26 00:49:08.045 | Building wheel for openstack_requirements (pyproject.toml): finished with status 'done' 2026-03-26 00:49:08.047 | Created wheel for openstack_requirements: filename=openstack_requirements-1.2.1.dev8260-py3-none-any.whl size=52171 sha256=7ba3f545054db75ffb793939af1824dc35d37aa700e6278228aba4737c347798 2026-03-26 00:49:08.047 | Stored in directory: /tmp/pip-ephem-wheel-cache-6hkypw0l/wheels/09/5d/92/4cd2c84803dbd4129257ae3d0359353f58d376e96c4633bda7 2026-03-26 00:49:08.051 | Successfully built openstack_requirements 2026-03-26 00:49:08.227 | Installing collected packages: urllib3, PyYAML, idna, fixtures, charset_normalizer, certifi, beagle, requests, openstack_requirements 2026-03-26 00:49:08.741 | 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.dev8260 requests-2.32.5 urllib3-2.6.3 2026-03-26 00:49:08.905 | + inc/python:pip_install:216 : result=0 2026-03-26 00:49:08.912 | + inc/python:pip_install:218 : time_stop pip_install 2026-03-26 00:49:08.918 | + functions-common:time_stop:2412 : local name 2026-03-26 00:49:08.925 | + functions-common:time_stop:2413 : local end_time 2026-03-26 00:49:08.932 | + functions-common:time_stop:2414 : local elapsed_time 2026-03-26 00:49:08.937 | + functions-common:time_stop:2415 : local total 2026-03-26 00:49:08.944 | + functions-common:time_stop:2416 : local start_time 2026-03-26 00:49:08.950 | + functions-common:time_stop:2418 : name=pip_install 2026-03-26 00:49:08.955 | + functions-common:time_stop:2419 : start_time=1774486140488 2026-03-26 00:49:08.960 | + functions-common:time_stop:2421 : [[ -z 1774486140488 ]] 2026-03-26 00:49:08.967 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-03-26 00:49:08.976 | + functions-common:time_stop:2424 : end_time=1774486148969 2026-03-26 00:49:08.981 | + functions-common:time_stop:2425 : elapsed_time=8481 2026-03-26 00:49:08.987 | + functions-common:time_stop:2426 : total=13835 2026-03-26 00:49:08.992 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-03-26 00:49:08.997 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=22316 2026-03-26 00:49:09.001 | + inc/python:pip_install:219 : return 0 2026-03-26 00:49:09.010 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2026-03-26 00:49:09.016 | + lib/infra:install_infra:42 : use_library_from_git pbr 2026-03-26 00:49:09.021 | + inc/python:use_library_from_git:266 : local name=pbr 2026-03-26 00:49:09.027 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-26 00:49:09.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-26 00:49:09.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, =~ ,pbr, ]] 2026-03-26 00:49:09.046 | + inc/python:use_library_from_git:269 : return 1 2026-03-26 00:49:09.053 | + lib/infra:install_infra:48 : pip_install -U pbr 2026-03-26 00:49:09.099 | Using python 3.12 to install pbr 2026-03-26 00:49:09.104 | + 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-26 00:49:09.656 | Requirement already satisfied: pbr in /opt/stack/data/venv/lib/python3.12/site-packages (7.0.3) 2026-03-26 00:49:09.781 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr) (82.0.1) 2026-03-26 00:49:09.924 | + inc/python:pip_install:216 : result=0 2026-03-26 00:49:09.931 | + inc/python:pip_install:218 : time_stop pip_install 2026-03-26 00:49:09.938 | + functions-common:time_stop:2412 : local name 2026-03-26 00:49:09.944 | + functions-common:time_stop:2413 : local end_time 2026-03-26 00:49:09.948 | + functions-common:time_stop:2414 : local elapsed_time 2026-03-26 00:49:09.954 | + functions-common:time_stop:2415 : local total 2026-03-26 00:49:09.960 | + functions-common:time_stop:2416 : local start_time 2026-03-26 00:49:09.965 | + functions-common:time_stop:2418 : name=pip_install 2026-03-26 00:49:09.972 | + functions-common:time_stop:2419 : start_time=1774486149085 2026-03-26 00:49:09.977 | + functions-common:time_stop:2421 : [[ -z 1774486149085 ]] 2026-03-26 00:49:09.984 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-03-26 00:49:09.993 | + functions-common:time_stop:2424 : end_time=1774486149986 2026-03-26 00:49:09.998 | + functions-common:time_stop:2425 : elapsed_time=901 2026-03-26 00:49:10.002 | + functions-common:time_stop:2426 : total=22316 2026-03-26 00:49:10.008 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-03-26 00:49:10.013 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=23217 2026-03-26 00:49:10.016 | + inc/python:pip_install:219 : return 0 2026-03-26 00:49:10.022 | + ./stack.sh:main:832 : python3.12 -m venv /opt/stack/bindep-venv 2026-03-26 00:49:13.250 | + ./stack.sh:main:834 : /opt/stack/bindep-venv/bin/pip install bindep 2026-03-26 00:49:13.701 | Collecting bindep 2026-03-26 00:49:13.811 | Downloading bindep-2.14.0-py3-none-any.whl.metadata (11 kB) 2026-03-26 00:49:13.882 | Collecting distro>=1.7 (from bindep) 2026-03-26 00:49:13.905 | Downloading distro-1.9.0-py3-none-any.whl.metadata (6.8 kB) 2026-03-26 00:49:13.962 | Collecting packaging (from bindep) 2026-03-26 00:49:13.963 | Using cached packaging-26.0-py3-none-any.whl.metadata (3.3 kB) 2026-03-26 00:49:13.986 | Collecting Parsley (from bindep) 2026-03-26 00:49:14.011 | Downloading Parsley-1.3-py2.py3-none-any.whl.metadata (4.1 kB) 2026-03-26 00:49:14.064 | Collecting pbr>=2 (from bindep) 2026-03-26 00:49:14.065 | Using cached pbr-7.0.3-py2.py3-none-any.whl.metadata (3.8 kB) 2026-03-26 00:49:14.282 | Collecting setuptools (from pbr>=2->bindep) 2026-03-26 00:49:14.283 | Using cached setuptools-82.0.1-py3-none-any.whl.metadata (6.5 kB) 2026-03-26 00:49:14.350 | Downloading bindep-2.14.0-py3-none-any.whl (35 kB) 2026-03-26 00:49:14.396 | Downloading distro-1.9.0-py3-none-any.whl (20 kB) 2026-03-26 00:49:14.406 | Using cached pbr-7.0.3-py2.py3-none-any.whl (131 kB) 2026-03-26 00:49:14.406 | Using cached packaging-26.0-py3-none-any.whl (74 kB) 2026-03-26 00:49:14.434 | Downloading Parsley-1.3-py2.py3-none-any.whl (88 kB) 2026-03-26 00:49:14.468 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 88.9/88.9 kB 2.7 MB/s eta 0:00:00 2026-03-26 00:49:14.471 | Using cached setuptools-82.0.1-py3-none-any.whl (1.0 MB) 2026-03-26 00:49:14.544 | Installing collected packages: Parsley, setuptools, packaging, distro, pbr, bindep 2026-03-26 00:49:15.521 | Successfully installed Parsley-1.3 bindep-2.14.0 distro-1.9.0 packaging-26.0 pbr-7.0.3 setuptools-82.0.1 2026-03-26 00:49:15.631 | + ./stack.sh:main:835 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2026-03-26 00:49:15.636 | + ./stack.sh:main:835 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2026-03-26 00:49:15.644 | ++ ./stack.sh:main:838 : _get_plugin_bindep_packages 2026-03-26 00:49:15.687 | + ./stack.sh:main:838 : pkgs= 2026-03-26 00:49:15.692 | + ./stack.sh:main:839 : [[ -n '' ]] 2026-03-26 00:49:15.697 | + ./stack.sh:main:846 : run_phase stack pre-install 2026-03-26 00:49:15.702 | + functions-common:run_phase:1840 : local mode=stack 2026-03-26 00:49:15.708 | + functions-common:run_phase:1841 : local phase=pre-install 2026-03-26 00:49:15.713 | + functions-common:run_phase:1842 : [[ -d /opt/stack/devstack/extras.d ]] 2026-03-26 00:49:15.718 | + functions-common:run_phase:1843 : local extra_plugin_file_name 2026-03-26 00:49:15.726 | + functions-common:run_phase:1844 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-03-26 00:49:15.731 | + functions-common:run_phase:1849 : local exceptions=80-tempest.sh 2026-03-26 00:49:15.735 | + functions-common:run_phase:1850 : local extra 2026-03-26 00:49:15.741 | ++ functions-common:run_phase:1851 : basename /opt/stack/devstack/extras.d/80-tempest.sh 2026-03-26 00:49:15.751 | + functions-common:run_phase:1851 : extra=80-tempest.sh 2026-03-26 00:49:15.756 | + functions-common:run_phase:1852 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-03-26 00:49:15.761 | + functions-common:run_phase:1856 : [[ -r /opt/stack/devstack/extras.d/80-tempest.sh ]] 2026-03-26 00:49:15.766 | + functions-common:run_phase:1856 : source /opt/stack/devstack/extras.d/80-tempest.sh stack pre-install 2026-03-26 00:49:15.772 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-03-26 00:49:15.807 | ++ functions-common:is_service_enabled:2068 : return 1 2026-03-26 00:49:15.813 | + functions-common:run_phase:1861 : [[ stack == \s\o\u\r\c\e ]] 2026-03-26 00:49:15.819 | + functions-common:run_phase:1864 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-03-26 00:49:15.825 | + functions-common:run_phase:1867 : run_plugins stack pre-install 2026-03-26 00:49:15.831 | + functions-common:run_plugins:1826 : local mode=stack 2026-03-26 00:49:15.836 | + functions-common:run_plugins:1827 : local phase=pre-install 2026-03-26 00:49:15.841 | + functions-common:run_plugins:1829 : local plugins=,barbican,magnum,octavia,manila,magnum-cluster-api,ovn-octavia-provider 2026-03-26 00:49:15.846 | + functions-common:run_plugins:1830 : local plugin 2026-03-26 00:49:15.853 | + functions-common:run_plugins:1831 : for plugin in ${plugins//,/ } 2026-03-26 00:49:15.858 | + functions-common:run_plugins:1832 : local dir=/opt/stack/barbican 2026-03-26 00:49:15.864 | + functions-common:run_plugins:1833 : [[ -f /opt/stack/barbican/devstack/plugin.sh ]] 2026-03-26 00:49:15.870 | + functions-common:run_plugins:1834 : source /opt/stack/barbican/devstack/plugin.sh stack pre-install 2026-03-26 00:49:15.875 | ++ /opt/stack/barbican/devstack/plugin.sh:source:5 : BARBICAN_PLUGIN=/opt/stack/barbican/devstack 2026-03-26 00:49:15.882 | ++ /opt/stack/barbican/devstack/plugin.sh:source:6 : source /opt/stack/barbican/devstack/lib/barbican 2026-03-26 00:49:15.916 | ++ /opt/stack/barbican/devstack/plugin.sh:source:8 : is_service_enabled barbican 2026-03-26 00:49:15.951 | ++ functions-common:is_service_enabled:2068 : return 0 2026-03-26 00:49:15.957 | ++ /opt/stack/barbican/devstack/plugin.sh:source:9 : [[ stack == \s\t\a\c\k ]] 2026-03-26 00:49:15.962 | ++ /opt/stack/barbican/devstack/plugin.sh:source:9 : [[ pre-install == \i\n\s\t\a\l\l ]] 2026-03-26 00:49:15.967 | ++ /opt/stack/barbican/devstack/plugin.sh:source:25 : [[ stack == \s\t\a\c\k ]] 2026-03-26 00:49:15.973 | ++ /opt/stack/barbican/devstack/plugin.sh:source:25 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2026-03-26 00:49:15.978 | ++ /opt/stack/barbican/devstack/plugin.sh:source:51 : [[ stack == \s\t\a\c\k ]] 2026-03-26 00:49:15.983 | ++ /opt/stack/barbican/devstack/plugin.sh:source:51 : [[ pre-install == \e\x\t\r\a ]] 2026-03-26 00:49:15.989 | ++ /opt/stack/barbican/devstack/plugin.sh:source:59 : [[ stack == \s\t\a\c\k ]] 2026-03-26 00:49:15.993 | ++ /opt/stack/barbican/devstack/plugin.sh:source:59 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2026-03-26 00:49:15.998 | ++ /opt/stack/barbican/devstack/plugin.sh:source:67 : [[ stack == \u\n\s\t\a\c\k ]] 2026-03-26 00:49:16.005 | ++ /opt/stack/barbican/devstack/plugin.sh:source:71 : [[ stack == \c\l\e\a\n ]] 2026-03-26 00:49:16.010 | + functions-common:run_plugins:1831 : for plugin in ${plugins//,/ } 2026-03-26 00:49:16.016 | + functions-common:run_plugins:1832 : local dir=/opt/stack/magnum 2026-03-26 00:49:16.021 | + functions-common:run_plugins:1833 : [[ -f /opt/stack/magnum/devstack/plugin.sh ]] 2026-03-26 00:49:16.027 | + functions-common:run_plugins:1834 : source /opt/stack/magnum/devstack/plugin.sh stack pre-install 2026-03-26 00:49:16.056 | ++ /opt/stack/magnum/devstack/plugin.sh:source:7 : echo_summary 'magnum'\''s plugin.sh was called...' 2026-03-26 00:49:16.062 | ++ ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-03-26 00:49:16.066 | ++ ./stack.sh:echo_summary:444 : echo -e 'magnum'\''s' plugin.sh was called... 2026-03-26 00:49:16.072 | ++ /opt/stack/magnum/devstack/plugin.sh:source:8 : source /opt/stack/magnum/devstack/lib/magnum 2026-03-26 00:49:16.121 | ++ /opt/stack/magnum/devstack/plugin.sh:source:9 : set -o posix 2026-03-26 00:49:16.128 | ++ /opt/stack/magnum/devstack/plugin.sh:source:9 : set 2026-03-26 00:49:16.130 | ACCOUNT_PORT_BASE=6612 2026-03-26 00:49:16.131 | ADDITIONAL_VENV_PACKAGES= 2026-03-26 00:49:16.131 | ADMIN_PASSWORD=secretadmin 2026-03-26 00:49:16.131 | AGENT_DHCP_BINARY=/opt/stack/data/venv/bin/neutron-dhcp-agent 2026-03-26 00:49:16.131 | AGENT_L3_BINARY=/opt/stack/data/venv/bin/neutron-l3-agent 2026-03-26 00:49:16.131 | AGENT_META_BINARY=/opt/stack/data/venv/bin/neutron-metadata-agent 2026-03-26 00:49:16.131 | AGENT_METERING_BINARY=/opt/stack/data/venv/bin/neutron-metering-agent 2026-03-26 00:49:16.131 | ALEMBIC_BRANCH=main 2026-03-26 00:49:16.131 | ALEMBIC_DIR=/opt/stack/alembic 2026-03-26 00:49:16.131 | ALEMBIC_REPO=https://github.com/sqlalchemy/alembic.git 2026-03-26 00:49:16.131 | APACHE_CONF_DIR=/etc/apache2/sites-available 2026-03-26 00:49:16.131 | APACHE_GROUP=stack 2026-03-26 00:49:16.131 | APACHE_LOCAL_HOST=127.0.0.1 2026-03-26 00:49:16.131 | APACHE_LOG_DIR=/var/log/apache2 2026-03-26 00:49:16.131 | APACHE_NAME=apache2 2026-03-26 00:49:16.131 | APACHE_SETTINGS_DIR=/etc/apache2/conf-enabled 2026-03-26 00:49:16.131 | APACHE_USER=stack 2026-03-26 00:49:16.131 | API_WORKERS=4 2026-03-26 00:49:16.131 | BACKING_FILE_SUFFIX=-backing-file 2026-03-26 00:49:16.131 | BARBICAN_API_LOG_DIR=/opt/stack/logs 2026-03-26 00:49:16.131 | BARBICAN_BIN_DIR=/opt/stack/data/venv/bin 2026-03-26 00:49:16.131 | BARBICAN_BRANCH=master 2026-03-26 00:49:16.131 | BARBICAN_CONF=/etc/barbican/barbican.conf 2026-03-26 00:49:16.131 | BARBICAN_CONF_DIR=/etc/barbican 2026-03-26 00:49:16.131 | BARBICAN_DIR=/opt/stack/barbican 2026-03-26 00:49:16.131 | BARBICAN_ENDPOINT_TYPE=internal 2026-03-26 00:49:16.131 | BARBICAN_ENFORCE_SCOPE=False 2026-03-26 00:49:16.131 | BARBICAN_HOST_HREF=http://199.19.213.179/key-manager 2026-03-26 00:49:16.131 | BARBICAN_KEYSTONE_ENDPOINT=https://199.19.213.179/identity 2026-03-26 00:49:16.131 | BARBICAN_PASTE_CONF=/etc/barbican/barbican-api-paste.ini 2026-03-26 00:49:16.131 | BARBICAN_PLUGIN=/opt/stack/barbican/devstack 2026-03-26 00:49:16.131 | BARBICAN_REPO=https://github.com/openstack/barbican.git 2026-03-26 00:49:16.131 | BARBICAN_UWSGI_CONF=/etc/barbican/barbican-uwsgi.ini 2026-03-26 00:49:16.131 | BARBICAN_WSGI=barbican.wsgi.api:application 2026-03-26 00:49:16.131 | BASE_SQL_CONN=mysql+pymysql://root:secretdatabase@127.0.0.1 2026-03-26 00:49:16.131 | BASH=/usr/bin/bash 2026-03-26 00:49:16.131 | BASHOPTS=checkwinsize:cmdhist:complete_fullquote:extquote:force_fignore:globasciiranges:globskipdots:hostcomplete:interactive_comments:patsub_replacement:progcomp:promptvars:sourcepath 2026-03-26 00:49:16.131 | BASH_ALIASES=() 2026-03-26 00:49:16.131 | BASH_ARGC=([0]="0") 2026-03-26 00:49:16.131 | BASH_ARGV=() 2026-03-26 00:49:16.131 | BASH_CMDS=() 2026-03-26 00:49:16.131 | BASH_LINENO=([0]="1834" [1]="1867" [2]="846" [3]="0") 2026-03-26 00:49:16.131 | BASH_LOADABLES_PATH=/usr/local/lib/bash:/usr/lib/bash:/opt/local/lib/bash:/usr/pkg/lib/bash:/opt/pkg/lib/bash:. 2026-03-26 00:49:16.132 | BASH_REMATCH=([0]=",tls-proxy,") 2026-03-26 00:49:16.132 | 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-26 00:49:16.132 | BASH_VERSINFO=([0]="5" [1]="2" [2]="21" [3]="1" [4]="release" [5]="x86_64-pc-linux-gnu") 2026-03-26 00:49:16.132 | BASH_VERSION='5.2.21(1)-release' 2026-03-26 00:49:16.132 | BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2026-03-26 00:49:16.132 | BRANCHLESS_TARGET_BRANCH=master 2026-03-26 00:49:16.132 | BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/ 2026-03-26 00:49:16.132 | CACHE_BACKEND=dogpile.cache.memcached 2026-03-26 00:49:16.132 | CELLSV2_SETUP=superconductor 2026-03-26 00:49:16.132 | CINDER_ALLOWED_DIRECT_URL_SCHEMES= 2026-03-26 00:49:16.132 | CINDER_API_PASTE_INI=/etc/cinder/api-paste.ini 2026-03-26 00:49:16.132 | CINDER_BACKENDS=/opt/stack/devstack/lib/cinder_backends 2026-03-26 00:49:16.132 | CINDER_BACKUPS=/opt/stack/devstack/lib/cinder_backups 2026-03-26 00:49:16.132 | CINDER_BACKUP_DRIVER=swift 2026-03-26 00:49:16.132 | CINDER_BIN_DIR=/opt/stack/data/venv/bin 2026-03-26 00:49:16.132 | CINDER_BRANCH=master 2026-03-26 00:49:16.132 | CINDER_CACHE_ENABLED_FOR_BACKENDS=lvm:lvmdriver-1 2026-03-26 00:49:16.132 | CINDER_CONF=/etc/cinder/cinder.conf 2026-03-26 00:49:16.132 | CINDER_CONF_DIR=/etc/cinder 2026-03-26 00:49:16.132 | CINDER_DIR=/opt/stack/cinder 2026-03-26 00:49:16.132 | CINDER_DRIVER=default 2026-03-26 00:49:16.132 | CINDER_ENABLED_BACKENDS=lvm:lvmdriver-1 2026-03-26 00:49:16.132 | CINDER_ENFORCE_SCOPE=False 2026-03-26 00:49:16.132 | CINDER_IMG_CACHE_ENABLED=True 2026-03-26 00:49:16.132 | CINDER_IMG_CACHE_SIZE_COUNT= 2026-03-26 00:49:16.132 | CINDER_IMG_CACHE_SIZE_GB= 2026-03-26 00:49:16.132 | CINDER_LVM_TYPE=auto 2026-03-26 00:49:16.132 | CINDER_MY_IP=199.19.213.179 2026-03-26 00:49:16.132 | CINDER_PLUGINS=/opt/stack/devstack/lib/cinder_plugins 2026-03-26 00:49:16.132 | CINDER_REPO=https://github.com/openstack/cinder.git 2026-03-26 00:49:16.132 | CINDER_SERVICE_HOST=199.19.213.179 2026-03-26 00:49:16.132 | CINDER_SERVICE_LISTEN_ADDRESS=0.0.0.0 2026-03-26 00:49:16.132 | CINDER_SERVICE_PORT=8776 2026-03-26 00:49:16.132 | CINDER_SERVICE_PORT_INT=18776 2026-03-26 00:49:16.132 | CINDER_SERVICE_PROTOCOL=https 2026-03-26 00:49:16.132 | CINDER_SERVICE_REPORT_INTERVAL=120 2026-03-26 00:49:16.132 | CINDER_STATE_PATH=/opt/stack/data/cinder 2026-03-26 00:49:16.132 | CINDER_TARGET_HELPER=lioadm 2026-03-26 00:49:16.132 | CINDER_TARGET_PORT=3260 2026-03-26 00:49:16.132 | CINDER_TARGET_PREFIX=iqn.2010-10.org.openstack: 2026-03-26 00:49:16.132 | CINDER_TARGET_PROTOCOL=iscsi 2026-03-26 00:49:16.132 | CINDER_UPLOAD_INTERNAL_TENANT=False 2026-03-26 00:49:16.132 | CINDER_UPLOAD_OPTIMIZED=False 2026-03-26 00:49:16.132 | CINDER_UPLOAD_OPTIMIZED_BACKENDS=lvm:lvmdriver-1 2026-03-26 00:49:16.132 | CINDER_USE_SERVICE_TOKEN=True 2026-03-26 00:49:16.132 | CINDER_UWSGI=cinder.wsgi.api:application 2026-03-26 00:49:16.132 | CINDER_UWSGI_CONF=/etc/cinder/cinder-api-uwsgi.ini 2026-03-26 00:49:16.132 | CINDER_VOLUME_CLEAR=zero 2026-03-26 00:49:16.132 | CIRROS_ARCH=x86_64 2026-03-26 00:49:16.133 | CIRROS_VERSION=0.6.3 2026-03-26 00:49:16.133 | CONFIGURE_BACKING_FILE=True 2026-03-26 00:49:16.133 | CONFIG_AWK_CMD=awk 2026-03-26 00:49:16.133 | CONTAINER_PORT_BASE=6611 2026-03-26 00:49:16.133 | CURL_GET='curl -g' 2026-03-26 00:49:16.133 | CURRENT_LOG_TIME=2026-03-26-004434 2026-03-26 00:49:16.133 | DATABASE_BACKENDS=' mysql postgresql' 2026-03-26 00:49:16.133 | DATABASE_HOST=127.0.0.1 2026-03-26 00:49:16.133 | DATABASE_PASSWORD=secretdatabase 2026-03-26 00:49:16.133 | DATABASE_QUERY_LOGGING=False 2026-03-26 00:49:16.133 | DATABASE_TYPE=mysql 2026-03-26 00:49:16.133 | DATABASE_USER=root 2026-03-26 00:49:16.133 | DATA_DIR=/opt/stack/data 2026-03-26 00:49:16.133 | DC=([0]="openstack" [1]="org") 2026-03-26 00:49:16.133 | DEBUG_LIBVIRT=True 2026-03-26 00:49:16.133 | DEBUG_LIBVIRT_COREDUMPS=True 2026-03-26 00:49:16.133 | DEFAULT_IMAGE_FILE_NAME=cirros-0.6.3-x86_64-disk.img 2026-03-26 00:49:16.133 | DEFAULT_IMAGE_NAME=cirros-0.6.3-x86_64-disk 2026-03-26 00:49:16.133 | DEFAULT_VIRT_DRIVER=libvirt 2026-03-26 00:49:16.133 | DEFAULT_VOLUME_GROUP_NAME=stack-volumes-default 2026-03-26 00:49:16.133 | DEF_SERVICE_HOST=199.19.213.179 2026-03-26 00:49:16.133 | DEF_SERVICE_LISTEN_ADDRESS=0.0.0.0 2026-03-26 00:49:16.133 | DEF_SERVICE_LOCAL_HOST=127.0.0.1 2026-03-26 00:49:16.133 | DEF_TUNNEL_ENDPOINT_IP=199.19.213.179 2026-03-26 00:49:16.133 | DELTA=1774485888 2026-03-26 00:49:16.133 | DEST=/opt/stack 2026-03-26 00:49:16.133 | DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2026-03-26 00:49:16.133 | DEVSTACK_CERT_NAME=devstack-cert 2026-03-26 00:49:16.133 | DEVSTACK_HOSTNAME=np0000160894.novalocal 2026-03-26 00:49:16.133 | DEVSTACK_PARALLEL=True 2026-03-26 00:49:16.133 | DEVSTACK_PLUGINS=,barbican,magnum,octavia,manila,magnum-cluster-api,ovn-octavia-provider 2026-03-26 00:49:16.133 | DEVSTACK_SERIES=2026.1 2026-03-26 00:49:16.133 | DEVSTACK_START_TIME=1774485852 2026-03-26 00:49:16.133 | DEVSTACK_VENV=/opt/stack/data/venv 2026-03-26 00:49:16.133 | DIRSTACK=() 2026-03-26 00:49:16.133 | DISABLED_SERVICES=dstat,horizon,s-account,s-container,s-object,s-proxy,tempest 2026-03-26 00:49:16.133 | DISABLE_AMP_IMAGE_BUILD=True 2026-03-26 00:49:16.133 | DISKIMAGE_BUILDER_DIR=/opt/stack/diskimage-builder 2026-03-26 00:49:16.133 | DISKIMAGE_BUILDER_REPO_REF=master 2026-03-26 00:49:16.133 | DISKIMAGE_BUILDER_REPO_URL=https://github.com/openstack/diskimage-builder.git 2026-03-26 00:49:16.133 | DISTRO=noble 2026-03-26 00:49:16.133 | DOWNLOAD_DEFAULT_IMAGES=False 2026-03-26 00:49:16.133 | 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-26 00:49:16.133 | ENABLE_CHASSIS_AS_GW=True 2026-03-26 00:49:16.133 | ENABLE_DEBUG_LOG_LEVEL=True 2026-03-26 00:49:16.133 | ENABLE_FEDORA_VIRT_PREVIEW_REPO=False 2026-03-26 00:49:16.133 | ENABLE_HTTPD_MOD_WSGI_SERVICES=True 2026-03-26 00:49:16.133 | ENABLE_ISOLATED_METADATA=False 2026-03-26 00:49:16.133 | ENABLE_KSM=True 2026-03-26 00:49:16.134 | ENABLE_KSMTUNED=True 2026-03-26 00:49:16.134 | ENABLE_METADATA_NETWORK=False 2026-03-26 00:49:16.134 | ENABLE_SYSCTL_MEM_TUNING=True 2026-03-26 00:49:16.134 | ENABLE_SYSCTL_NET_TUNING=True 2026-03-26 00:49:16.134 | ENABLE_TENANT_TUNNELS=True 2026-03-26 00:49:16.134 | ENABLE_TENANT_VLANS=False 2026-03-26 00:49:16.134 | ENABLE_VOLUME_MULTIATTACH=False 2026-03-26 00:49:16.134 | ENABLE_ZSWAP=True 2026-03-26 00:49:16.134 | ENFORCE_SCOPE=False 2026-03-26 00:49:16.134 | ERROR_ON_CLONE=True 2026-03-26 00:49:16.134 | ETCD_ARCH=amd64 2026-03-26 00:49:16.134 | ETCD_BIN_DIR=/opt/stack/bin 2026-03-26 00:49:16.134 | ETCD_DATA_DIR=/opt/stack/data/etcd 2026-03-26 00:49:16.134 | ETCD_DOWNLOAD_FILE=etcd-v3.5.21-linux-amd64.tar.gz 2026-03-26 00:49:16.134 | ETCD_DOWNLOAD_LOCATION=https://github.com/etcd-io/etcd/releases/download/v3.5.21/etcd-v3.5.21-linux-amd64.tar.gz 2026-03-26 00:49:16.134 | ETCD_DOWNLOAD_URL=https://github.com/etcd-io/etcd/releases/download 2026-03-26 00:49:16.134 | ETCD_NAME=etcd-v3.5.21-linux-amd64 2026-03-26 00:49:16.134 | ETCD_PEER_PORT=2380 2026-03-26 00:49:16.134 | ETCD_PORT=2379 2026-03-26 00:49:16.134 | ETCD_RAMDISK_MB=512 2026-03-26 00:49:16.134 | ETCD_SHA256=adddda4b06718e68671ffabff2f8cee48488ba61ad82900e639d108f2148501c 2026-03-26 00:49:16.134 | ETCD_SHA256_AMD64=adddda4b06718e68671ffabff2f8cee48488ba61ad82900e639d108f2148501c 2026-03-26 00:49:16.134 | ETCD_SHA256_ARM64=95bf6918623a097c0385b96f139d90248614485e781ec9bee4768dbb6c79c53f 2026-03-26 00:49:16.134 | ETCD_SHA256_PPC64=6fb6ecb3d1b331eb177dc610a8efad3aceb1f836d6aeb439ba0bfac5d5c2a38c 2026-03-26 00:49:16.134 | ETCD_SHA256_S390X=a211a83961ba8a7e94f7d6343ad769e699db21a715ba4f3b68cf31ea28f9c951 2026-03-26 00:49:16.134 | ETCD_SYSTEMD_SERVICE=devstack@etcd.service 2026-03-26 00:49:16.134 | ETCD_USE_RAMDISK=True 2026-03-26 00:49:16.134 | ETCD_VERSION=v3.5.21 2026-03-26 00:49:16.134 | EUID=1002 2026-03-26 00:49:16.134 | EXTRA_CACHE_URLS=,https://github.com/etcd-io/etcd/releases/download/v3.5.21/etcd-v3.5.21-linux-amd64.tar.gz 2026-03-26 00:49:16.134 | EXTRA_FILES_DOWNLOAD_TIMEOUT=2 2026-03-26 00:49:16.134 | EXTRA_FILES_RETRY=3 2026-03-26 00:49:16.134 | EXTRA_FILES_RETRY_ERRORS=500,503 2026-03-26 00:49:16.134 | EXTRA_FILES_RETRY_TIMEOUT=10 2026-03-26 00:49:16.134 | FILES=/opt/stack/devstack/files 2026-03-26 00:49:16.134 | FIXED_RANGE=10.1.0.0/20 2026-03-26 00:49:16.134 | FIXED_RANGE_V6=fde7:7170:09c5::/64 2026-03-26 00:49:16.134 | FLOATING_RANGE=172.24.5.0/24 2026-03-26 00:49:16.134 | FORCE_CONFIG_DRIVE=False 2026-03-26 00:49:16.134 | FORCE_PREREQ=0 2026-03-26 00:49:16.134 | FUNCNAME=([0]="source" [1]="run_plugins" [2]="run_phase" [3]="main") 2026-03-26 00:49:16.134 | FUNC_DIR=/opt/stack/devstack 2026-03-26 00:49:16.134 | 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-26 00:49:16.135 | 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-26 00:49:16.135 | 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-26 00:49:16.135 | GIT_BASE=https://github.com 2026-03-26 00:49:16.135 | GIT_DEPTH=0 2026-03-26 00:49:16.135 | GIT_TIMEOUT=0 2026-03-26 00:49:16.135 | GLANCE_API_CONF=/etc/glance/glance-api.conf 2026-03-26 00:49:16.135 | GLANCE_API_PASTE_INI=/etc/glance/glance-api-paste.ini 2026-03-26 00:49:16.135 | GLANCE_BIN_DIR=/opt/stack/data/venv/bin 2026-03-26 00:49:16.135 | GLANCE_BRANCH=master 2026-03-26 00:49:16.135 | GLANCE_CACHE_CONF=/etc/glance/glance-cache.conf 2026-03-26 00:49:16.135 | GLANCE_CACHE_DIR=/opt/stack/data/glance/cache 2026-03-26 00:49:16.135 | GLANCE_CACHE_DRIVER=centralized_db 2026-03-26 00:49:16.135 | GLANCE_CINDER_DEFAULT_BACKEND=lvmdriver-1 2026-03-26 00:49:16.135 | GLANCE_CONF_DIR=/etc/glance 2026-03-26 00:49:16.135 | GLANCE_DEFAULT_BACKEND=fast 2026-03-26 00:49:16.135 | GLANCE_DIR=/opt/stack/glance 2026-03-26 00:49:16.135 | GLANCE_ENABLE_MULTIPLE_STORES=False 2026-03-26 00:49:16.135 | GLANCE_ENABLE_QUOTAS=True 2026-03-26 00:49:16.135 | GLANCE_ENFORCE_IMAGE_FORMAT=True 2026-03-26 00:49:16.135 | GLANCE_ENFORCE_SCOPE=True 2026-03-26 00:49:16.135 | GLANCE_HOSTPORT=199.19.213.179:9292 2026-03-26 00:49:16.135 | GLANCE_IMAGE_DIR=/opt/stack/data/glance/images 2026-03-26 00:49:16.135 | GLANCE_IMAGE_IMPORT_CONF=/etc/glance/glance-image-import.conf 2026-03-26 00:49:16.135 | GLANCE_LIMIT_IMAGE_SIZE_TOTAL=10000 2026-03-26 00:49:16.135 | GLANCE_LOCK_DIR=/opt/stack/data/glance/locks 2026-03-26 00:49:16.135 | GLANCE_METADEF_DIR=/etc/glance/metadefs 2026-03-26 00:49:16.135 | GLANCE_MULTIPLE_FILE_STORES=fast 2026-03-26 00:49:16.135 | GLANCE_MULTISTORE_FILE_IMAGE_DIR=/opt/stack/data/glance 2026-03-26 00:49:16.135 | GLANCE_NFS_MOUNTPOINT=/opt/stack/data/glance/images/mnt 2026-03-26 00:49:16.135 | GLANCE_REPO=https://github.com/openstack/glance.git 2026-03-26 00:49:16.135 | GLANCE_S3_BUCKET_NAME=images 2026-03-26 00:49:16.135 | GLANCE_S3_BUCKET_ON_PUT=True 2026-03-26 00:49:16.135 | GLANCE_S3_DEFAULT_BACKEND=s3_fast 2026-03-26 00:49:16.136 | GLANCE_SCHEMA_JSON=/etc/glance/schema-image.json 2026-03-26 00:49:16.136 | GLANCE_SERVICE_HOST=199.19.213.179 2026-03-26 00:49:16.136 | GLANCE_SERVICE_LISTEN_ADDRESS=0.0.0.0 2026-03-26 00:49:16.136 | GLANCE_SERVICE_PORT=9292 2026-03-26 00:49:16.136 | GLANCE_SERVICE_PORT_INT=19292 2026-03-26 00:49:16.136 | GLANCE_SERVICE_PROTOCOL=https 2026-03-26 00:49:16.136 | GLANCE_SHOW_DIRECT_URL=False 2026-03-26 00:49:16.136 | GLANCE_SHOW_MULTIPLE_LOCATIONS=False 2026-03-26 00:49:16.136 | GLANCE_STAGING_DIR=/opt/stack/data/glance 2026-03-26 00:49:16.136 | GLANCE_STORE_ROOTWRAP_BASE_DIR=/opt/stack/data/venv/etc/glance 2026-03-26 00:49:16.136 | GLANCE_SWIFT_STORE_CONF=/etc/glance/glance-swift-store.conf 2026-03-26 00:49:16.136 | GLANCE_TASKS_DIR=/opt/stack/data/glance 2026-03-26 00:49:16.136 | GLANCE_URL=https://199.19.213.179/image 2026-03-26 00:49:16.136 | GLANCE_USE_IMPORT_WORKFLOW=False 2026-03-26 00:49:16.136 | GLANCE_USE_S3=False 2026-03-26 00:49:16.136 | GLANCE_UWSGI=glance.wsgi.api:application 2026-03-26 00:49:16.136 | GLANCE_UWSGI_CONF=/etc/glance/glance-uwsgi.ini 2026-03-26 00:49:16.136 | GLOBAL_VENV=True 2026-03-26 00:49:16.136 | GROUPS=() 2026-03-26 00:49:16.136 | HOME=/opt/stack 2026-03-26 00:49:16.136 | HOME_URL=https://www.ubuntu.com/ 2026-03-26 00:49:16.136 | HORIZON_APACHE_ROOT=/dashboard 2026-03-26 00:49:16.136 | HORIZON_BRANCH=master 2026-03-26 00:49:16.136 | HORIZON_DIR=/opt/stack/horizon 2026-03-26 00:49:16.136 | HORIZON_REPO=https://github.com/openstack/horizon.git 2026-03-26 00:49:16.136 | HORIZON_SETTINGS=/opt/stack/horizon/openstack_dashboard/local/local_settings.py.example 2026-03-26 00:49:16.136 | HOSTNAME=np0000160894 2026-03-26 00:49:16.136 | HOSTTYPE=x86_64 2026-03-26 00:49:16.136 | HOST_IP=199.19.213.179 2026-03-26 00:49:16.136 | HOST_IPV6=::1 2026-03-26 00:49:16.136 | HOST_IP_IFACE= 2026-03-26 00:49:16.136 | ID=ubuntu 2026-03-26 00:49:16.136 | ID_LIKE=debian 2026-03-26 00:49:16.136 | IFS=' 2026-03-26 00:49:16.136 | ' 2026-03-26 00:49:16.136 | IMAGE_URLS=https://github.com/cirros-dev/cirros/releases/download/0.6.3/cirros-0.6.3-x86_64-disk.img 2026-03-26 00:49:16.136 | INSTALL_DATABASE_SERVER_PACKAGES=True 2026-03-26 00:49:16.136 | INSTANCES_PATH=/opt/stack/data/nova/instances 2026-03-26 00:49:16.136 | INSTANCE_NAME_PREFIX=instance- 2026-03-26 00:49:16.136 | INT_CA_DIR=/opt/stack/data/CA/int-ca 2026-03-26 00:49:16.136 | IPV4_ADDRS_SAFE_TO_USE=10.1.0.0/20 2026-03-26 00:49:16.136 | IPV6_ADDRESS_MODE=slaac 2026-03-26 00:49:16.136 | IPV6_ADDRS_SAFE_TO_USE=fde7:7170:09c5::/56 2026-03-26 00:49:16.136 | IPV6_GLOBAL_ID=e7:7170:09c5 2026-03-26 00:49:16.136 | IPV6_PRIVATE_NETWORK_GATEWAY= 2026-03-26 00:49:16.136 | IPV6_PRIVATE_SUBNET_NAME=ipv6-private-subnet 2026-03-26 00:49:16.136 | IPV6_PROVIDER_FIXED_RANGE= 2026-03-26 00:49:16.136 | IPV6_PROVIDER_NETWORK_GATEWAY= 2026-03-26 00:49:16.136 | IPV6_PROVIDER_SUBNET_NAME=provider_net_v6 2026-03-26 00:49:16.136 | IPV6_PUBLIC_NETWORK_GATEWAY=2001:db8::2 2026-03-26 00:49:16.136 | IPV6_PUBLIC_RANGE=2001:db8::/64 2026-03-26 00:49:16.136 | IPV6_PUBLIC_SUBNET_NAME=ipv6-public-subnet 2026-03-26 00:49:16.136 | IPV6_RA_MODE=slaac 2026-03-26 00:49:16.136 | IPV6_ROUTER_GW_IP=2001:db8::1 2026-03-26 00:49:16.136 | IP_VERSION=4+6 2026-03-26 00:49:16.136 | IRONIC_PYTHON_AGENT_BRANCH=master 2026-03-26 00:49:16.136 | IRONIC_PYTHON_AGENT_REPO=https://github.com/openstack/ironic-python-agent.git 2026-03-26 00:49:16.136 | ISCSID_DEBUG=False 2026-03-26 00:49:16.136 | ISCSID_DEBUG_LEVEL=4 2026-03-26 00:49:16.136 | KEYSTONE_ADMIN_ENDPOINT=True 2026-03-26 00:49:16.136 | KEYSTONE_ASSIGNMENT_BACKEND=sql 2026-03-26 00:49:16.136 | KEYSTONE_AUTH_URI=https://199.19.213.179/identity 2026-03-26 00:49:16.137 | KEYSTONE_AUTH_URI_V3=https://199.19.213.179/identity/v3 2026-03-26 00:49:16.137 | KEYSTONE_BIN_DIR=/opt/stack/data/venv/bin 2026-03-26 00:49:16.137 | KEYSTONE_BRANCH=master 2026-03-26 00:49:16.137 | KEYSTONE_CONF=/etc/keystone/keystone.conf 2026-03-26 00:49:16.137 | KEYSTONE_CONF_DIR=/etc/keystone 2026-03-26 00:49:16.137 | KEYSTONE_DIR=/opt/stack/keystone 2026-03-26 00:49:16.137 | KEYSTONE_ENABLE_CACHE=True 2026-03-26 00:49:16.137 | KEYSTONE_ENFORCE_SCOPE=False 2026-03-26 00:49:16.137 | KEYSTONE_IDENTITY_BACKEND=sql 2026-03-26 00:49:16.137 | KEYSTONE_LOCKOUT_DURATION=10 2026-03-26 00:49:16.137 | KEYSTONE_LOCKOUT_FAILURE_ATTEMPTS=2 2026-03-26 00:49:16.137 | KEYSTONE_PASSWORD_HASH_ROUNDS=4 2026-03-26 00:49:16.137 | KEYSTONE_PUBLIC_UWSGI=keystone.wsgi.api:application 2026-03-26 00:49:16.137 | KEYSTONE_PUBLIC_UWSGI_CONF=/etc/keystone/keystone-uwsgi-public.ini 2026-03-26 00:49:16.137 | KEYSTONE_REGION_NAME=RegionOne 2026-03-26 00:49:16.137 | KEYSTONE_REPO=https://github.com/openstack/keystone.git 2026-03-26 00:49:16.137 | KEYSTONE_RESOURCE_BACKEND=sql 2026-03-26 00:49:16.137 | KEYSTONE_ROLE_BACKEND=sql 2026-03-26 00:49:16.137 | KEYSTONE_SECURITY_COMPLIANCE_ENABLED=True 2026-03-26 00:49:16.137 | KEYSTONE_SERVICE_HOST=199.19.213.179 2026-03-26 00:49:16.137 | KEYSTONE_SERVICE_PORT=5000 2026-03-26 00:49:16.137 | KEYSTONE_SERVICE_PORT_INT=5001 2026-03-26 00:49:16.137 | KEYSTONE_SERVICE_PROTOCOL=https 2026-03-26 00:49:16.137 | KEYSTONE_SERVICE_URI=https://199.19.213.179/identity 2026-03-26 00:49:16.137 | KEYSTONE_SERVICE_URI_V3=https://199.19.213.179/identity/v3 2026-03-26 00:49:16.137 | KEYSTONE_TOKEN_FORMAT=fernet 2026-03-26 00:49:16.137 | KEYSTONE_UNIQUE_LAST_PASSWORD_COUNT=2 2026-03-26 00:49:16.137 | KEY_MANAGER_BACKEND=barbican 2026-03-26 00:49:16.137 | KILL_PATH=/usr/bin/kill 2026-03-26 00:49:16.137 | LAST_RUN=0 2026-03-26 00:49:16.137 | LAST_SPINNER_PID= 2026-03-26 00:49:16.137 | LC_ALL=en_US.utf8 2026-03-26 00:49:16.137 | LDAP_BASE_DC=openstack 2026-03-26 00:49:16.137 | LDAP_BASE_DN=dc=openstack,dc=org 2026-03-26 00:49:16.137 | LDAP_DOMAIN=openstack.org 2026-03-26 00:49:16.137 | LDAP_MANAGER_DN=cn=Manager,dc=openstack,dc=org 2026-03-26 00:49:16.137 | LDAP_OLCDB_NUMBER=1 2026-03-26 00:49:16.137 | LDAP_OLCDB_TYPE=mdb 2026-03-26 00:49:16.137 | LDAP_ROOTPW_COMMAND=replace 2026-03-26 00:49:16.137 | LDAP_SERVICE_NAME=slapd 2026-03-26 00:49:16.137 | LDAP_URL=ldap://localhost 2026-03-26 00:49:16.137 | 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-26 00:49:16.137 | LIBVIRT_CPU_MODE=host-passthrough 2026-03-26 00:49:16.137 | LIBVIRT_CPU_MODEL=Nehalem 2026-03-26 00:49:16.137 | LIBVIRT_GROUP=libvirt 2026-03-26 00:49:16.137 | LIBVIRT_TYPE=kvm 2026-03-26 00:49:16.137 | LINENO=762 2026-03-26 00:49:16.137 | LOCAL_HOSTNAME=np0000160894 2026-03-26 00:49:16.137 | LOGDAYS=7 2026-03-26 00:49:16.137 | LOGDIR=/opt/stack/logs 2026-03-26 00:49:16.137 | LOGFILE=/opt/stack/logs/devstacklog.txt.2026-03-26-004434 2026-03-26 00:49:16.137 | LOGFILE_DIR=/opt/stack/logs 2026-03-26 00:49:16.137 | LOGFILE_NAME=devstacklog.txt 2026-03-26 00:49:16.137 | LOGNAME=stack 2026-03-26 00:49:16.137 | LOGO=ubuntu-logo 2026-03-26 00:49:16.137 | LOG_COLOR=False 2026-03-26 00:49:16.137 | LRC=localrc 2026-03-26 00:49:16.137 | MACHTYPE=x86_64-pc-linux-gnu 2026-03-26 00:49:16.137 | MAGNUM_API_PASTE=/etc/magnum/api-paste.ini 2026-03-26 00:49:16.137 | MAGNUM_BIN_DIR=/opt/stack/data/venv/bin 2026-03-26 00:49:16.137 | MAGNUM_BRANCH=master 2026-03-26 00:49:16.137 | MAGNUM_CERTIFICATE_CACHE_DIR=/var/lib/magnum/certificate-cache 2026-03-26 00:49:16.137 | MAGNUM_CONF=/etc/magnum/magnum.conf 2026-03-26 00:49:16.137 | MAGNUM_CONFIGURE_IPTABLES=True 2026-03-26 00:49:16.137 | MAGNUM_CONF_DIR=/etc/magnum 2026-03-26 00:49:16.137 | MAGNUM_DIR=/opt/stack/magnum 2026-03-26 00:49:16.137 | MAGNUM_ENFORCE_SCOPE=False 2026-03-26 00:49:16.137 | MAGNUM_GUEST_IMAGE_URL=https://github.com/vexxhost/capo-image-elements/releases/latest/download/ubuntu-22.04-v1.34.5.qcow2 2026-03-26 00:49:16.137 | MAGNUM_K8S_KEYSTONE_AUTH_DEFAULT_POLICY=/etc/magnum/k8s_keystone_auth_default_policy.json 2026-03-26 00:49:16.137 | MAGNUM_POLICY=/etc/magnum/policy.yaml 2026-03-26 00:49:16.137 | MAGNUM_REPO=https://github.com/openstack/magnum.git 2026-03-26 00:49:16.137 | MAGNUM_SERVICE_HOST=199.19.213.179 2026-03-26 00:49:16.137 | MAGNUM_SERVICE_PROTOCOL=https 2026-03-26 00:49:16.137 | MAGNUM_STATE_PATH=/opt/stack/data/magnum 2026-03-26 00:49:16.137 | MAGNUM_SWIFT_REGISTRY_CONTAINER=docker_registry 2026-03-26 00:49:16.137 | MAGNUM_TRUSTEE_DOMAIN_ADMIN_PASSWORD=secret 2026-03-26 00:49:16.137 | MAGNUM_UWSGI=magnum.wsgi.api:application 2026-03-26 00:49:16.137 | MAGNUM_UWSGI_CONF=/etc/magnum/magnum-api-uwsgi.ini 2026-03-26 00:49:16.138 | MAIL=/var/mail/stack 2026-03-26 00:49:16.138 | MANILACLIENT_BRANCH=master 2026-03-26 00:49:16.138 | MANILACLIENT_DIR=/opt/stack/python-manilaclient 2026-03-26 00:49:16.138 | MANILACLIENT_REPO=https://opendev.org/openstack/python-manilaclient 2026-03-26 00:49:16.138 | MANILA_ADMIN_NET_RANGE=10.2.5.0/24 2026-03-26 00:49:16.138 | MANILA_ALLOW_NAS_SERVER_PORTS_ON_HOST=False 2026-03-26 00:49:16.138 | MANILA_API_PASTE_INI=/etc/manila/api-paste.ini 2026-03-26 00:49:16.138 | MANILA_BIN_DIR=/opt/stack/data/venv/bin 2026-03-26 00:49:16.138 | MANILA_CONF=/etc/manila/manila.conf 2026-03-26 00:49:16.138 | MANILA_CONFIGURE_DEFAULT_TYPES=True 2026-03-26 00:49:16.138 | MANILA_CONF_DIR=/etc/manila 2026-03-26 00:49:16.138 | MANILA_CONTAINER_DRIVER=manila.share.drivers.container.driver.ContainerShareDriver 2026-03-26 00:49:16.138 | MANILA_CONTAINER_VOLUME_GROUP_NAME=manila_docker_volumes 2026-03-26 00:49:16.138 | MANILA_DATA_COPY_CHECK_HASH=True 2026-03-26 00:49:16.138 | MANILA_DATA_NODE_IP=10.2.5.0/24 2026-03-26 00:49:16.138 | MANILA_DEFAULT_SHARE_GROUP_TYPE=default 2026-03-26 00:49:16.138 | MANILA_DEFAULT_SHARE_GROUP_TYPE_SPECS= 2026-03-26 00:49:16.138 | MANILA_DEFAULT_SHARE_TYPE=default 2026-03-26 00:49:16.138 | MANILA_DEFAULT_SHARE_TYPE_EXTRA_SPECS='snapshot_support=True create_share_from_snapshot_support=True' 2026-03-26 00:49:16.138 | MANILA_DEFERRED_DELETE_TASK_INTERVAL=10 2026-03-26 00:49:16.138 | MANILA_DHSS_FALSE_SHARE_TYPE_EXTRA_SPECS='snapshot_support=True create_share_from_snapshot_support=True' 2026-03-26 00:49:16.138 | MANILA_DHSS_TRUE_SHARE_TYPE_EXTRA_SPECS='snapshot_support=True create_share_from_snapshot_support=True' 2026-03-26 00:49:16.138 | MANILA_DIR=/opt/stack/manila 2026-03-26 00:49:16.138 | MANILA_DOCKER_IMAGE_ALIAS=manila_docker_image 2026-03-26 00:49:16.138 | 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-26 00:49:16.138 | MANILA_ENABLED_BACKENDS=generic 2026-03-26 00:49:16.138 | MANILA_ENABLED_SHARE_PROTOCOLS=NFS,CIFS 2026-03-26 00:49:16.138 | MANILA_ENDPOINT_BASE=http://199.19.213.179/share 2026-03-26 00:49:16.138 | MANILA_ENFORCE_SCOPE=False 2026-03-26 00:49:16.138 | MANILA_GIT_BASE=https://opendev.org 2026-03-26 00:49:16.138 | MANILA_KEY_FORMAT=ecdsa 2026-03-26 00:49:16.138 | MANILA_LOCK_PATH=/opt/stack/manila/manila_locks 2026-03-26 00:49:16.138 | MANILA_LVM_SHARE_EXPORT_IPS=199.19.213.179 2026-03-26 00:49:16.138 | MANILA_MNT_DIR=/opt/stack/data/manila/mnt 2026-03-26 00:49:16.138 | MANILA_NETWORK_API_CLASS=manila.network.neutron.neutron_network_plugin.NeutronBindNetworkPlugin 2026-03-26 00:49:16.138 | MANILA_NEUTRON_VNIC_TYPE=normal 2026-03-26 00:49:16.138 | MANILA_PATH_TO_PRIVATE_KEY=/opt/stack/.ssh/id_ecdsa 2026-03-26 00:49:16.138 | MANILA_PATH_TO_PUBLIC_KEY=/opt/stack/.ssh/id_ecdsa.pub 2026-03-26 00:49:16.138 | MANILA_REPLICA_STATE_UPDATE_INTERVAL=300 2026-03-26 00:49:16.138 | MANILA_REPO_ROOT=openstack 2026-03-26 00:49:16.138 | MANILA_RESTORE_IPV6_DEFAULT_ROUTE=True 2026-03-26 00:49:16.138 | MANILA_SCHEDULER_DRIVER=manila.scheduler.drivers.filter.FilterScheduler 2026-03-26 00:49:16.138 | MANILA_SERVICE_HOST=199.19.213.179 2026-03-26 00:49:16.138 | MANILA_SERVICE_IMAGE_ENABLED=True 2026-03-26 00:49:16.138 | MANILA_SERVICE_IMAGE_NAME=manila-service-image-master 2026-03-26 00:49:16.138 | MANILA_SERVICE_IMAGE_URL=http://tarballs.openstack.org/manila-image-elements/images/manila-service-image-master.qcow2 2026-03-26 00:49:16.138 | MANILA_SERVICE_INSTANCE_PASSWORD=manila 2026-03-26 00:49:16.138 | MANILA_SERVICE_INSTANCE_USER=manila 2026-03-26 00:49:16.138 | MANILA_SERVICE_KEYPAIR_NAME=manila-service 2026-03-26 00:49:16.138 | MANILA_SERVICE_PORT=8786 2026-03-26 00:49:16.138 | MANILA_SERVICE_PORT_INT=18786 2026-03-26 00:49:16.138 | MANILA_SERVICE_PROTOCOL=http 2026-03-26 00:49:16.138 | MANILA_SERVICE_SECGROUP=manila-service 2026-03-26 00:49:16.138 | MANILA_SERVICE_VM_FLAVOR_DISK=5 2026-03-26 00:49:16.138 | MANILA_SERVICE_VM_FLAVOR_NAME=manila-service-flavor 2026-03-26 00:49:16.138 | MANILA_SERVICE_VM_FLAVOR_RAM=512 2026-03-26 00:49:16.138 | MANILA_SERVICE_VM_FLAVOR_REF=100 2026-03-26 00:49:16.138 | MANILA_SERVICE_VM_FLAVOR_VCPUS=1 2026-03-26 00:49:16.138 | MANILA_SETUP_IPV6=False 2026-03-26 00:49:16.138 | MANILA_SSH_TIMEOUT=180 2026-03-26 00:49:16.138 | MANILA_STATE_PATH=/opt/stack/data/manila 2026-03-26 00:49:16.138 | MANILA_USE_DOWNGRADE_MIGRATIONS=False 2026-03-26 00:49:16.138 | MANILA_USE_SCHEDULER_CREATING_SHARE_FROM_SNAPSHOT=False 2026-03-26 00:49:16.138 | MANILA_USE_SERVICE_INSTANCE_PASSWORD=True 2026-03-26 00:49:16.138 | MANILA_UWSGI_CONF=/etc/manila/manila-uwsgi.ini 2026-03-26 00:49:16.138 | MANILA_WSGI=manila.wsgi.api:application 2026-03-26 00:49:16.138 | MANILA_ZFSONLINUX_BACKEND_FILES_CONTAINER_DIR=/opt/stack/data/manila/zfsonlinux 2026-03-26 00:49:16.138 | MANILA_ZFSONLINUX_DATASET_CREATION_OPTIONS=compression=gzip 2026-03-26 00:49:16.138 | MANILA_ZFSONLINUX_REPLICATION_DOMAIN=ZFSonLinux 2026-03-26 00:49:16.138 | MANILA_ZFSONLINUX_SERVICE_IP=199.19.213.179 2026-03-26 00:49:16.138 | MANILA_ZFSONLINUX_SHARE_EXPORT_IP=199.19.213.179 2026-03-26 00:49:16.138 | MANILA_ZFSONLINUX_SSH_USERNAME=stack 2026-03-26 00:49:16.138 | MANILA_ZFSONLINUX_USE_SSH=False 2026-03-26 00:49:16.138 | MANILA_ZFSONLINUX_ZPOOL_SIZE=30G 2026-03-26 00:49:16.138 | MAX_DB_CONNECTIONS=200 2026-03-26 00:49:16.138 | MEMCACHE_SERVERS=localhost:11211 2026-03-26 00:49:16.138 | METADATA_SERVICE_PORT=8775 2026-03-26 00:49:16.138 | METERING_PLUGIN=neutron.services.metering.metering_plugin.MeteringPlugin 2026-03-26 00:49:16.138 | ML2_L3_PLUGIN=ovn-router 2026-03-26 00:49:16.138 | MYSQL_DRIVER=PyMySQL 2026-03-26 00:49:16.139 | MYSQL_GATHER_PERFORMANCE=True 2026-03-26 00:49:16.139 | MYSQL_HOST=127.0.0.1 2026-03-26 00:49:16.139 | MYSQL_REDUCE_MEMORY=True 2026-03-26 00:49:16.139 | MYSQL_SERVICE_NAME=mysql 2026-03-26 00:49:16.139 | MYSQL_USER=root 2026-03-26 00:49:16.139 | NAME=Ubuntu 2026-03-26 00:49:16.139 | NETWORK_GATEWAY=10.1.0.1 2026-03-26 00:49:16.139 | NEUTRON_ANY='q-svc neutron-api' 2026-03-26 00:49:16.139 | NEUTRON_BIN_DIR=/opt/stack/data/venv/bin 2026-03-26 00:49:16.139 | NEUTRON_BRANCH=master 2026-03-26 00:49:16.139 | NEUTRON_CONF=/etc/neutron/neutron.conf 2026-03-26 00:49:16.139 | NEUTRON_CONF_DIR=/etc/neutron 2026-03-26 00:49:16.139 | NEUTRON_CREATE_INITIAL_NETWORKS=True 2026-03-26 00:49:16.139 | NEUTRON_DHCP_CONF=/etc/neutron/dhcp_agent.ini 2026-03-26 00:49:16.139 | NEUTRON_DIR=/opt/stack/neutron 2026-03-26 00:49:16.139 | NEUTRON_ENDPOINT_SERVICE_NAME=networking 2026-03-26 00:49:16.139 | NEUTRON_ENFORCE_SCOPE=True 2026-03-26 00:49:16.139 | NEUTRON_FWAAS_DIR=/opt/stack/neutron-fwaas 2026-03-26 00:49:16.139 | NEUTRON_L3_CONF=/etc/neutron/l3_agent.ini 2026-03-26 00:49:16.139 | NEUTRON_OVN_AGENT_BINARY=neutron-ovn-agent 2026-03-26 00:49:16.139 | NEUTRON_OVN_BIN_DIR=/opt/stack/data/venv/bin 2026-03-26 00:49:16.139 | NEUTRON_OVN_METADATA_BINARY=neutron-ovn-metadata-agent 2026-03-26 00:49:16.139 | NEUTRON_PORT_SECURITY=True 2026-03-26 00:49:16.139 | NEUTRON_REPO=https://github.com/openstack/neutron.git 2026-03-26 00:49:16.139 | NEUTRON_ROOTWRAP=/opt/stack/data/venv/bin/neutron-rootwrap 2026-03-26 00:49:16.139 | NEUTRON_TEST_CONFIG_FILE=/etc/neutron/debug.ini 2026-03-26 00:49:16.139 | NEUTRON_UWSGI=neutron.wsgi.api:application 2026-03-26 00:49:16.139 | NEUTRON_UWSGI_CONF=/etc/neutron/neutron-api-uwsgi.ini 2026-03-26 00:49:16.139 | NOUNSET= 2026-03-26 00:49:16.139 | NOVA_ALLOW_MOVE_TO_SAME_HOST=True 2026-03-26 00:49:16.139 | NOVA_API_DB=nova_api 2026-03-26 00:49:16.139 | NOVA_API_PASTE_INI=/etc/nova/api-paste.ini 2026-03-26 00:49:16.139 | NOVA_BIN_DIR=/opt/stack/data/venv/bin 2026-03-26 00:49:16.139 | NOVA_BRANCH=master 2026-03-26 00:49:16.139 | NOVA_COND_CONF=/etc/nova/nova.conf 2026-03-26 00:49:16.139 | NOVA_CONF=/etc/nova/nova.conf 2026-03-26 00:49:16.139 | NOVA_CONF_DIR=/etc/nova 2026-03-26 00:49:16.139 | NOVA_CONSOLE_PROXY_COMPUTE_TLS=False 2026-03-26 00:49:16.139 | NOVA_CPU_CELL=1 2026-03-26 00:49:16.139 | NOVA_CPU_CONF=/etc/nova/nova-cpu.conf 2026-03-26 00:49:16.139 | NOVA_CPU_UUID= 2026-03-26 00:49:16.139 | NOVA_DIR=/opt/stack/nova 2026-03-26 00:49:16.139 | NOVA_ENABLED_APIS=osapi_compute,metadata 2026-03-26 00:49:16.139 | NOVA_ENABLE_CACHE=True 2026-03-26 00:49:16.139 | NOVA_ENFORCE_SCOPE=True 2026-03-26 00:49:16.139 | NOVA_FAKE_CONF=/etc/nova/nova-fake.conf 2026-03-26 00:49:16.139 | NOVA_FILTERS=ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter 2026-03-26 00:49:16.139 | NOVA_INSTANCES_PATH=/opt/stack/data/nova/instances 2026-03-26 00:49:16.139 | NOVA_LIBVIRT_TB_CACHE_SIZE=128 2026-03-26 00:49:16.139 | NOVA_METADATA_UWSGI=nova.wsgi.metadata:application 2026-03-26 00:49:16.139 | NOVA_METADATA_UWSGI_CONF=/etc/nova/nova-metadata-uwsgi.ini 2026-03-26 00:49:16.139 | NOVA_MY_IP=199.19.213.179 2026-03-26 00:49:16.139 | NOVA_NOTIFICATION_FORMAT=unversioned 2026-03-26 00:49:16.139 | NOVA_NUM_CELLS=1 2026-03-26 00:49:16.139 | NOVA_PLUGINS=/opt/stack/devstack/lib/nova_plugins 2026-03-26 00:49:16.139 | NOVA_READY_TIMEOUT=60 2026-03-26 00:49:16.139 | NOVA_REPO=https://github.com/openstack/nova.git 2026-03-26 00:49:16.139 | NOVA_SERIAL_ENABLED=False 2026-03-26 00:49:16.139 | NOVA_SERVICE_HOST=199.19.213.179 2026-03-26 00:49:16.139 | NOVA_SERVICE_LISTEN_ADDRESS=0.0.0.0 2026-03-26 00:49:16.139 | NOVA_SERVICE_PORT=8774 2026-03-26 00:49:16.139 | NOVA_SERVICE_PORT_INT=18774 2026-03-26 00:49:16.139 | NOVA_SERVICE_PROTOCOL=https 2026-03-26 00:49:16.139 | NOVA_SERVICE_REPORT_INTERVAL=120 2026-03-26 00:49:16.139 | NOVA_SHUTDOWN_TIMEOUT=0 2026-03-26 00:49:16.139 | NOVA_SPICE_ENABLED=False 2026-03-26 00:49:16.139 | NOVA_STATE_PATH=/opt/stack/data/nova 2026-03-26 00:49:16.139 | NOVA_USE_SERVICE_TOKEN=True 2026-03-26 00:49:16.139 | NOVA_USE_UNIFIED_LIMITS=False 2026-03-26 00:49:16.139 | NOVA_UWSGI=nova.wsgi.osapi_compute:application 2026-03-26 00:49:16.139 | NOVA_UWSGI_CONF=/etc/nova/nova-api-uwsgi.ini 2026-03-26 00:49:16.139 | NOVA_VNC_ENABLED=True 2026-03-26 00:49:16.139 | NOVNC_BRANCH=v1.3.0 2026-03-26 00:49:16.139 | NOVNC_REPO=https://github.com/novnc/novnc.git 2026-03-26 00:49:16.139 | NOW=1774485888 2026-03-26 00:49:16.139 | NO_UPDATE_REPOS=False 2026-03-26 00:49:16.139 | OBJECT_PORT_BASE=6613 2026-03-26 00:49:16.139 | OCTAVIA=octavia 2026-03-26 00:49:16.139 | OCTAVIA_AMPHORA_DRIVER=amphora_haproxy_rest_driver 2026-03-26 00:49:16.140 | OCTAVIA_AMP_CONN_TIMEOUT=10 2026-03-26 00:49:16.140 | OCTAVIA_AMP_EXPIRY_AGE=3600 2026-03-26 00:49:16.140 | OCTAVIA_AMP_FLAVOR_ID=10 2026-03-26 00:49:16.140 | OCTAVIA_AMP_IMAGE_ARCH=amd64 2026-03-26 00:49:16.140 | OCTAVIA_AMP_IMAGE_FILE=/opt/stack/octavia/diskimage-create/amphora-x64-haproxy.qcow2 2026-03-26 00:49:16.140 | OCTAVIA_AMP_IMAGE_NAME=amphora-x64-haproxy 2026-03-26 00:49:16.140 | OCTAVIA_AMP_IMAGE_TAG=amphora 2026-03-26 00:49:16.140 | OCTAVIA_AMP_LOG_ADMIN_PORT=10514 2026-03-26 00:49:16.140 | OCTAVIA_AMP_LOG_TENANT_PORT=20514 2026-03-26 00:49:16.140 | OCTAVIA_AMP_READ_TIMEOUT=120 2026-03-26 00:49:16.140 | OCTAVIA_AMP_SSH_KEY_BITS=2048 2026-03-26 00:49:16.140 | OCTAVIA_AMP_SSH_KEY_NAME=octavia_ssh_key 2026-03-26 00:49:16.140 | OCTAVIA_AMP_SSH_KEY_PATH=/etc/octavia/.ssh/octavia_ssh_key 2026-03-26 00:49:16.140 | OCTAVIA_AMP_SSH_KEY_TYPE=rsa 2026-03-26 00:49:16.140 | OCTAVIA_API=o-api 2026-03-26 00:49:16.140 | OCTAVIA_API_ARGS=' --config-file /etc/octavia/octavia.conf' 2026-03-26 00:49:16.140 | OCTAVIA_API_HAPROXY=o-api-ha 2026-03-26 00:49:16.140 | OCTAVIA_AUDIT_MAP=/etc/octavia/octavia_api_audit_map.conf 2026-03-26 00:49:16.140 | OCTAVIA_BIN_DIR=/opt/stack/data/venv/bin 2026-03-26 00:49:16.140 | OCTAVIA_CERTS_DIR=/etc/octavia/certs 2026-03-26 00:49:16.140 | OCTAVIA_COMPUTE_DRIVER=compute_nova_driver 2026-03-26 00:49:16.140 | OCTAVIA_CONF=/etc/octavia/octavia.conf 2026-03-26 00:49:16.140 | OCTAVIA_CONF_DIR=/etc/octavia 2026-03-26 00:49:16.140 | OCTAVIA_CONSUMER=o-cw 2026-03-26 00:49:16.140 | OCTAVIA_CONSUMER_ARGS=' --config-file /etc/octavia/octavia.conf' 2026-03-26 00:49:16.140 | OCTAVIA_CONSUMER_BINARY=/opt/stack/data/venv/bin/octavia-worker 2026-03-26 00:49:16.140 | OCTAVIA_CONTROLLER_IP_PORT_LIST=auto 2026-03-26 00:49:16.140 | OCTAVIA_DIB_TRACING=1 2026-03-26 00:49:16.140 | OCTAVIA_DIR=/opt/stack/octavia 2026-03-26 00:49:16.140 | OCTAVIA_DRIVER_AGENT=o-da 2026-03-26 00:49:16.140 | OCTAVIA_DRIVER_AGENT_ARGS=' --config-file /etc/octavia/octavia.conf' 2026-03-26 00:49:16.140 | OCTAVIA_DRIVER_AGENT_BINARY=/opt/stack/data/venv/bin/octavia-driver-agent 2026-03-26 00:49:16.140 | OCTAVIA_ENABLE_AMPHORAV2_JOBBOARD=False 2026-03-26 00:49:16.140 | OCTAVIA_HA_PORT=9875 2026-03-26 00:49:16.140 | OCTAVIA_HEALTHMANAGER=o-hm 2026-03-26 00:49:16.140 | OCTAVIA_HEALTHMANAGER_ARGS=' --config-file /etc/octavia/octavia.conf' 2026-03-26 00:49:16.140 | OCTAVIA_HEALTHMANAGER_BINARY=/opt/stack/data/venv/bin/octavia-health-manager 2026-03-26 00:49:16.140 | OCTAVIA_HEALTH_KEY=insecure 2026-03-26 00:49:16.140 | OCTAVIA_HM_LISTEN_PORT=5555 2026-03-26 00:49:16.140 | OCTAVIA_HOUSEKEEPER=o-hk 2026-03-26 00:49:16.140 | OCTAVIA_HOUSEKEEPER_ARGS=' --config-file /etc/octavia/octavia.conf' 2026-03-26 00:49:16.140 | OCTAVIA_HOUSEKEEPER_BINARY=/opt/stack/data/venv/bin/octavia-housekeeping 2026-03-26 00:49:16.140 | OCTAVIA_IMAGE_DRIVER=image_glance_driver 2026-03-26 00:49:16.140 | OCTAVIA_JOBBOARD_BACKEND=redis 2026-03-26 00:49:16.140 | OCTAVIA_JOBBOARD_EXPIRATION_TIME=30 2026-03-26 00:49:16.140 | OCTAVIA_LB_EXPIRY_AGE=3600 2026-03-26 00:49:16.140 | OCTAVIA_LB_TOPOLOGY=SINGLE 2026-03-26 00:49:16.140 | OCTAVIA_MGMT_PORT_IP=auto 2026-03-26 00:49:16.140 | OCTAVIA_MGMT_SUBNET=192.168.0.0/24 2026-03-26 00:49:16.140 | OCTAVIA_MGMT_SUBNET_END=192.168.0.200 2026-03-26 00:49:16.140 | OCTAVIA_MGMT_SUBNET_IPV6=fd00:0:0:42::/64 2026-03-26 00:49:16.140 | OCTAVIA_MGMT_SUBNET_IPV6_END=fd00:0:0:42:ffff:ffff:ffff:ffff 2026-03-26 00:49:16.140 | OCTAVIA_MGMT_SUBNET_IPV6_START=fd00:0:0:42:0:0:0:2 2026-03-26 00:49:16.140 | OCTAVIA_MGMT_SUBNET_START=192.168.0.2 2026-03-26 00:49:16.140 | OCTAVIA_NETWORK_DRIVER=allowed_address_pairs_driver 2026-03-26 00:49:16.140 | OCTAVIA_NODE=api 2026-03-26 00:49:16.140 | OCTAVIA_PASSWORD=secretadmin 2026-03-26 00:49:16.140 | OCTAVIA_PORT=9876 2026-03-26 00:49:16.140 | OCTAVIA_PREGENERATED_CERTS_DIR=/opt/stack/octavia/devstack/pregenerated/certs 2026-03-26 00:49:16.140 | OCTAVIA_PREGENERATED_SSH_KEY_PATH=/opt/stack/octavia/devstack/pregenerated/ssh-keys/octavia_ssh_key 2026-03-26 00:49:16.140 | OCTAVIA_PROJECT_DOMAIN_NAME=Default 2026-03-26 00:49:16.140 | OCTAVIA_PROJECT_NAME=admin 2026-03-26 00:49:16.140 | OCTAVIA_PROTOCOL=http 2026-03-26 00:49:16.140 | OCTAVIA_PROVIDER_AGENTS=ovn 2026-03-26 00:49:16.140 | OCTAVIA_PROVIDER_DRIVERS='amphora:The Octavia Amphora driver.,octavia:Deprecated alias of the Octavia Amphora driver.,ovn:Octavia OVN driver.' 2026-03-26 00:49:16.140 | OCTAVIA_RUN_DIR=/var/run/octavia 2026-03-26 00:49:16.140 | OCTAVIA_SERVICE=octavia 2026-03-26 00:49:16.140 | OCTAVIA_SERVICE_TYPE=load-balancer 2026-03-26 00:49:16.140 | OCTAVIA_SSH_DIR=/etc/octavia/.ssh 2026-03-26 00:49:16.140 | OCTAVIA_USERNAME=admin 2026-03-26 00:49:16.140 | OCTAVIA_USER_DOMAIN_NAME=Default 2026-03-26 00:49:16.140 | OCTAVIA_USE_PREGENERATED_CERTS=False 2026-03-26 00:49:16.140 | OCTAVIA_USE_PREGENERATED_SSH_KEY=False 2026-03-26 00:49:16.140 | OCTAVIA_UWSGI_APP=octavia.wsgi.api:application 2026-03-26 00:49:16.140 | OCTAVIA_UWSGI_CONF=/etc/octavia/octavia-uwsgi.ini 2026-03-26 00:49:16.140 | OCTAVIA_VOLUME_DRIVER=volume_noop_driver 2026-03-26 00:49:16.140 | OFFLINE=False 2026-03-26 00:49:16.140 | OLDPWD=/opt/stack/requirements 2026-03-26 00:49:16.140 | OPENSSL=/usr/bin/openssl 2026-03-26 00:49:16.140 | OPTERR=1 2026-03-26 00:49:16.140 | OPTIND=1 2026-03-26 00:49:16.141 | ORG_NAME=OpenStack 2026-03-26 00:49:16.141 | ORG_UNIT_NAME=DevStack 2026-03-26 00:49:16.141 | OSLO_BIN_DIR=/opt/stack/data/venv/bin 2026-03-26 00:49:16.141 | OSTESTIMAGES_BRANCH=master 2026-03-26 00:49:16.141 | OSTESTIMAGES_DIR=/opt/stack/os-test-images 2026-03-26 00:49:16.141 | OSTESTIMAGES_REPO=https://github.com/openstack/os-test-images.git 2026-03-26 00:49:16.141 | OSTYPE=linux-gnu 2026-03-26 00:49:16.141 | OS_BRICK_LOCK_PATH=/opt/stack/data/os_brick 2026-03-26 00:49:16.141 | OS_CLOUD=devstack-admin 2026-03-26 00:49:16.141 | OS_VIF_OVS_ISOLATE_VIF=False 2026-03-26 00:49:16.141 | OVN_AGENT_CONF=/etc/neutron/plugins/ml2/ovn_agent.ini 2026-03-26 00:49:16.141 | OVN_AGENT_EXTENSIONS=metadata 2026-03-26 00:49:16.141 | OVN_BRANCH=branch-24.03 2026-03-26 00:49:16.141 | OVN_BRIDGE_MAPPINGS=public:br-ex 2026-03-26 00:49:16.141 | OVN_BUILD_FROM_SOURCE=False 2026-03-26 00:49:16.141 | OVN_BUILD_MODULES=False 2026-03-26 00:49:16.141 | OVN_CONTROLLER_SERVICE=ovn-controller.service 2026-03-26 00:49:16.141 | OVN_CONTROLLER_VTEP_SERVICE=ovn-controller-vtep.service 2026-03-26 00:49:16.141 | OVN_DATADIR=/var/lib/ovn 2026-03-26 00:49:16.141 | OVN_DBS_LOG_LEVEL=dbg 2026-03-26 00:49:16.141 | OVN_DNS_SERVERS=8.8.8.8 2026-03-26 00:49:16.141 | OVN_GENEVE_OVERHEAD=38 2026-03-26 00:49:16.141 | OVN_IGMP_SNOOPING_ENABLE=False 2026-03-26 00:49:16.141 | OVN_INSTALL_OVS_PYTHON_MODULE=False 2026-03-26 00:49:16.141 | OVN_L3_CREATE_PUBLIC_NETWORK=True 2026-03-26 00:49:16.141 | OVN_L3_SCHEDULER=leastloaded 2026-03-26 00:49:16.141 | OVN_META_CONF=/etc/neutron/neutron_ovn_metadata_agent.ini 2026-03-26 00:49:16.141 | OVN_META_DATA_HOST=199.19.213.179 2026-03-26 00:49:16.141 | OVN_NB_REMOTE=ssl:199.19.213.179:6641 2026-03-26 00:49:16.141 | OVN_NEUTRON_SYNC_MODE=log 2026-03-26 00:49:16.141 | OVN_NORTHD_SERVICE=ovn-central.service 2026-03-26 00:49:16.141 | OVN_OCTAVIA_PROVIDER_DIR=/opt/stack/ovn-octavia-provider 2026-03-26 00:49:16.141 | OVN_PROTO=ssl 2026-03-26 00:49:16.141 | OVN_REPO=https://github.com/ovn-org/ovn.git 2026-03-26 00:49:16.141 | OVN_REPO_NAME=ovn 2026-03-26 00:49:16.141 | OVN_RUNDIR=/var/run/ovn 2026-03-26 00:49:16.141 | OVN_SB_REMOTE=ssl:199.19.213.179:6642 2026-03-26 00:49:16.141 | OVN_SCRIPTDIR=/share/ovn/scripts 2026-03-26 00:49:16.141 | OVN_SHAREDIR=/share/ovn 2026-03-26 00:49:16.141 | OVN_SPLIT_HASH=05bf1dbb98b0635a51f75e268ef8aed27601401d 2026-03-26 00:49:16.141 | OVN_UUID= 2026-03-26 00:49:16.141 | OVSDB_SERVER_LOCAL_HOST=127.0.0.1 2026-03-26 00:49:16.141 | OVSDB_SERVER_SERVICE=ovsdb-server.service 2026-03-26 00:49:16.141 | OVS_BINDIR=/bin 2026-03-26 00:49:16.141 | OVS_BRANCH=branch-3.3 2026-03-26 00:49:16.141 | OVS_BRIDGE=br-int 2026-03-26 00:49:16.141 | OVS_DATADIR=/opt/stack/data/ovs 2026-03-26 00:49:16.141 | OVS_DATAPATH_TYPE=system 2026-03-26 00:49:16.141 | OVS_ENABLE_TUNNELING=True 2026-03-26 00:49:16.141 | OVS_PHYSICAL_BRIDGE=br-ex 2026-03-26 00:49:16.141 | OVS_PREFIX= 2026-03-26 00:49:16.141 | OVS_REPO=https://github.com/openvswitch/ovs.git 2026-03-26 00:49:16.141 | OVS_REPO_NAME=ovs 2026-03-26 00:49:16.141 | OVS_RUNDIR=/var/run/openvswitch 2026-03-26 00:49:16.141 | OVS_SBINDIR=/sbin 2026-03-26 00:49:16.141 | OVS_SCRIPTDIR=/share/openvswitch/scripts 2026-03-26 00:49:16.141 | OVS_SHAREDIR=/share/openvswitch 2026-03-26 00:49:16.141 | OVS_SYSCONFDIR=/etc/openvswitch 2026-03-26 00:49:16.141 | OVS_TUNNEL_BRIDGE=br-tun 2026-03-26 00:49:16.141 | OVS_VSWITCHD_SERVICE=ovs-vswitchd.service 2026-03-26 00:49:16.141 | PACKAGES='apache2 2026-03-26 00:49:16.141 | apache2-dev 2026-03-26 00:49:16.141 | bc 2026-03-26 00:49:16.141 | bsdmainutils 2026-03-26 00:49:16.141 | curl 2026-03-26 00:49:16.141 | g++ 2026-03-26 00:49:16.141 | gawk 2026-03-26 00:49:16.141 | gcc 2026-03-26 00:49:16.141 | gettext 2026-03-26 00:49:16.141 | git 2026-03-26 00:49:16.141 | graphviz 2026-03-26 00:49:16.141 | iputils-ping 2026-03-26 00:49:16.141 | libffi-dev 2026-03-26 00:49:16.141 | libjpeg-dev 2026-03-26 00:49:16.141 | libpq-dev 2026-03-26 00:49:16.141 | libssl-dev 2026-03-26 00:49:16.141 | libsystemd-dev 2026-03-26 00:49:16.141 | libxml2-dev 2026-03-26 00:49:16.142 | libxslt1-dev 2026-03-26 00:49:16.142 | libyaml-dev 2026-03-26 00:49:16.142 | lsof 2026-03-26 00:49:16.142 | openssh-server 2026-03-26 00:49:16.142 | openssl 2026-03-26 00:49:16.142 | pkg-config 2026-03-26 00:49:16.142 | psmisc 2026-03-26 00:49:16.142 | python3-dev 2026-03-26 00:49:16.142 | python3-pip 2026-03-26 00:49:16.142 | python3-systemd 2026-03-26 00:49:16.142 | python3-venv 2026-03-26 00:49:16.142 | tar 2026-03-26 00:49:16.142 | tcpdump 2026-03-26 00:49:16.142 | unzip 2026-03-26 00:49:16.142 | uuid-runtime 2026-03-26 00:49:16.142 | wget 2026-03-26 00:49:16.142 | zlib1g-dev 2026-03-26 00:49:16.142 | lvm2 2026-03-26 00:49:16.142 | qemu-utils 2026-03-26 00:49:16.142 | thin-provisioning-tools 2026-03-26 00:49:16.142 | lsscsi 2026-03-26 00:49:16.142 | open-iscsi 2026-03-26 00:49:16.142 | libkrb5-dev 2026-03-26 00:49:16.142 | libldap2-dev 2026-03-26 00:49:16.142 | libsasl2-dev 2026-03-26 00:49:16.142 | memcached 2026-03-26 00:49:16.142 | python3-mysqldb 2026-03-26 00:49:16.142 | sqlite3 2026-03-26 00:49:16.142 | conntrack 2026-03-26 00:49:16.142 | curl 2026-03-26 00:49:16.142 | ebtables 2026-03-26 00:49:16.142 | genisoimage 2026-03-26 00:49:16.142 | iptables 2026-03-26 00:49:16.142 | iputils-arping 2026-03-26 00:49:16.142 | kpartx 2026-03-26 00:49:16.142 | libjs-jquery-tablesorter 2026-03-26 00:49:16.142 | parted 2026-03-26 00:49:16.142 | pm-utils 2026-03-26 00:49:16.142 | python3-mysqldb 2026-03-26 00:49:16.142 | socat 2026-03-26 00:49:16.142 | sqlite3 2026-03-26 00:49:16.142 | sudo 2026-03-26 00:49:16.142 | vlan 2026-03-26 00:49:16.142 | cryptsetup 2026-03-26 00:49:16.142 | dosfstools 2026-03-26 00:49:16.142 | genisoimage 2026-03-26 00:49:16.142 | gir1.2-libosinfo-1.0 2026-03-26 00:49:16.142 | netcat-openbsd 2026-03-26 00:49:16.142 | open-iscsi 2026-03-26 00:49:16.142 | qemu-utils 2026-03-26 00:49:16.142 | sg3-utils 2026-03-26 00:49:16.142 | sysfsutils 2026-03-26 00:49:16.142 | acl 2026-03-26 00:49:16.142 | dnsmasq-base 2026-03-26 00:49:16.142 | dnsmasq-utils 2026-03-26 00:49:16.142 | ebtables 2026-03-26 00:49:16.142 | haproxy 2026-03-26 00:49:16.142 | iptables 2026-03-26 00:49:16.142 | iputils-arping 2026-03-26 00:49:16.142 | iputils-ping 2026-03-26 00:49:16.142 | postgresql-server-dev-all 2026-03-26 00:49:16.142 | python3-mysqldb 2026-03-26 00:49:16.142 | sqlite3 2026-03-26 00:49:16.142 | sudo 2026-03-26 00:49:16.142 | vlan 2026-03-26 00:49:16.142 | apache2 golang 2026-03-26 00:49:16.142 | debootstrap 2026-03-26 00:49:16.142 | rsyslog 2026-03-26 00:49:16.142 | lvm2' 2026-03-26 00:49:16.142 | 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-26 00:49:16.142 | PHYSICAL_NETWORK=public 2026-03-26 00:49:16.142 | PIPESTATUS=([0]="0") 2026-03-26 00:49:16.142 | PIP_UPGRADE=False 2026-03-26 00:49:16.142 | PIP_VIRTUAL_ENV= 2026-03-26 00:49:16.142 | PLACEMENT_AUTH_STRATEGY=keystone 2026-03-26 00:49:16.142 | PLACEMENT_BIN_DIR=/opt/stack/data/venv/bin 2026-03-26 00:49:16.142 | PLACEMENT_BRANCH=master 2026-03-26 00:49:16.142 | PLACEMENT_CONF=/etc/placement/placement.conf 2026-03-26 00:49:16.142 | PLACEMENT_CONF_DIR=/etc/placement 2026-03-26 00:49:16.143 | PLACEMENT_DIR=/opt/stack/placement 2026-03-26 00:49:16.143 | PLACEMENT_ENFORCE_SCOPE=False 2026-03-26 00:49:16.143 | PLACEMENT_REPO=https://github.com/openstack/placement.git 2026-03-26 00:49:16.143 | PLACEMENT_SERVICE_HOST=199.19.213.179 2026-03-26 00:49:16.143 | PLACEMENT_SERVICE_PROTOCOL=https 2026-03-26 00:49:16.143 | PLACEMENT_UWSGI=placement.wsgi.api:application 2026-03-26 00:49:16.143 | PLACEMENT_UWSGI_CONF=/etc/placement/placement-uwsgi.ini 2026-03-26 00:49:16.143 | POSIXLY_CORRECT=y 2026-03-26 00:49:16.143 | PPID=2060 2026-03-26 00:49:16.143 | PREREQ_RERUN_HOURS=2 2026-03-26 00:49:16.143 | PREREQ_RERUN_MARKER=/opt/stack/devstack/.prereqs 2026-03-26 00:49:16.143 | PREREQ_RERUN_SECONDS=7200 2026-03-26 00:49:16.143 | PRETTY_NAME='Ubuntu 24.04.4 LTS' 2026-03-26 00:49:16.143 | PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy 2026-03-26 00:49:16.143 | PRIVATE_NETWORK_NAME=private 2026-03-26 00:49:16.143 | PRIVATE_SUBNET_NAME=private-subnet 2026-03-26 00:49:16.143 | PROVIDER_SUBNET_NAME=provider_net 2026-03-26 00:49:16.143 | PS4='+ $(short_source): ' 2026-03-26 00:49:16.143 | PUBLIC_BRIDGE=br-ex 2026-03-26 00:49:16.143 | PUBLIC_BRIDGE_MTU=1430 2026-03-26 00:49:16.143 | PUBLIC_INTERFACE= 2026-03-26 00:49:16.143 | PUBLIC_NETWORK_GATEWAY=172.24.5.1 2026-03-26 00:49:16.143 | PUBLIC_NETWORK_NAME=public 2026-03-26 00:49:16.143 | PUBLIC_PHYSICAL_NETWORK=public 2026-03-26 00:49:16.143 | PUBLIC_SUBNET_NAME=public-subnet 2026-03-26 00:49:16.143 | PWD=/opt/stack/devstack 2026-03-26 00:49:16.143 | PYKMIP_CA_PATH=/opt/stack/data/CA/int-ca/ca-chain.pem 2026-03-26 00:49:16.143 | PYKMIP_CLIENT_CERT=/opt/stack/data/CA/int-ca/pykmip-client.crt 2026-03-26 00:49:16.143 | PYKMIP_CLIENT_KEY=/opt/stack/data/CA/int-ca/private/pykmip-client.key 2026-03-26 00:49:16.143 | PYKMIP_CONF=/etc/pykmip/server.conf 2026-03-26 00:49:16.143 | PYKMIP_CONF_DIR=/etc/pykmip 2026-03-26 00:49:16.143 | PYKMIP_LOG_DIR=/var/log/pykmip 2026-03-26 00:49:16.143 | PYKMIP_SERVER_CERT=/opt/stack/data/CA/int-ca/pykmip-server.crt 2026-03-26 00:49:16.143 | PYKMIP_SERVER_KEY=/opt/stack/data/CA/int-ca/private/pykmip-server.key 2026-03-26 00:49:16.143 | PYTHON=/opt/stack/data/venv/bin/python3 2026-03-26 00:49:16.143 | PYTHON3_VERSION=3.12 2026-03-26 00:49:16.143 | QEMU_CONF=/etc/libvirt/qemu.conf 2026-03-26 00:49:16.143 | Q_ADMIN_USERNAME=neutron 2026-03-26 00:49:16.143 | Q_AGENT=ovn 2026-03-26 00:49:16.143 | Q_ALLOW_OVERLAPPING_IP=True 2026-03-26 00:49:16.143 | Q_ASSIGN_GATEWAY_TO_PUBLIC_BRIDGE=True 2026-03-26 00:49:16.143 | Q_AUTH_STRATEGY=keystone 2026-03-26 00:49:16.143 | Q_BUILD_OVS_FROM_GIT=False 2026-03-26 00:49:16.143 | Q_DB_NAME=neutron 2026-03-26 00:49:16.143 | Q_DHCP_CONF_FILE=/etc/neutron/dhcp_agent.ini 2026-03-26 00:49:16.143 | Q_DVR_MODE=legacy 2026-03-26 00:49:16.143 | Q_HOST=199.19.213.179 2026-03-26 00:49:16.143 | Q_L3_CONF_FILE=/etc/neutron/l3_agent.ini 2026-03-26 00:49:16.143 | Q_L3_ROUTER_PER_TENANT=True 2026-03-26 00:49:16.143 | Q_LISTEN_ADDRESS=0.0.0.0 2026-03-26 00:49:16.143 | Q_LOG_DRIVER_BURST_LIMIT=25 2026-03-26 00:49:16.143 | Q_LOG_DRIVER_LOG_BASE=acl_log_meter 2026-03-26 00:49:16.143 | Q_LOG_DRIVER_RATE_LIMIT=100 2026-03-26 00:49:16.143 | Q_META_CONF_FILE=/etc/neutron/metadata_agent.ini 2026-03-26 00:49:16.143 | Q_META_DATA_IP=199.19.213.179 2026-03-26 00:49:16.143 | Q_ML2_PLUGIN_EXT_DRIVERS=port_security,qos 2026-03-26 00:49:16.143 | Q_ML2_PLUGIN_GENEVE_TYPE_OPTIONS=vni_ranges=1:65536 2026-03-26 00:49:16.143 | Q_ML2_PLUGIN_GRE_TYPE_OPTIONS=tunnel_id_ranges=1:1000 2026-03-26 00:49:16.143 | Q_ML2_PLUGIN_MECHANISM_DRIVERS=ovn 2026-03-26 00:49:16.143 | Q_ML2_PLUGIN_TYPE_DRIVERS=local,flat,vlan,geneve 2026-03-26 00:49:16.143 | Q_ML2_PLUGIN_VLAN_TYPE_OPTIONS= 2026-03-26 00:49:16.143 | Q_ML2_PLUGIN_VXLAN_TYPE_OPTIONS=vni_ranges=1:1000 2026-03-26 00:49:16.143 | Q_ML2_TENANT_NETWORK_TYPE=geneve 2026-03-26 00:49:16.143 | Q_NOTIFY_NOVA_PORT_DATA_CHANGES=True 2026-03-26 00:49:16.143 | Q_NOTIFY_NOVA_PORT_STATUS_CHANGES=True 2026-03-26 00:49:16.143 | Q_OVS_USE_VETH=False 2026-03-26 00:49:16.143 | Q_PLUGIN=ml2 2026-03-26 00:49:16.143 | Q_PORT=9696 2026-03-26 00:49:16.143 | Q_PORT_INT=19696 2026-03-26 00:49:16.143 | Q_PROTOCOL=https 2026-03-26 00:49:16.143 | Q_PUBLIC_VETH_EX=veth-pub-ex 2026-03-26 00:49:16.143 | Q_PUBLIC_VETH_INT=veth-pub-int 2026-03-26 00:49:16.143 | Q_ROUTER_NAME=router1 2026-03-26 00:49:16.144 | Q_RR_COMMAND='sudo /opt/stack/data/venv/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2026-03-26 00:49:16.144 | Q_RR_CONF_FILE=/etc/neutron/rootwrap.conf 2026-03-26 00:49:16.144 | Q_RR_DAEMON_COMMAND='sudo /opt/stack/data/venv/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2026-03-26 00:49:16.144 | Q_TUNNEL_TYPES=gre 2026-03-26 00:49:16.144 | Q_USE_PROVIDERNET_FOR_PUBLIC=True 2026-03-26 00:49:16.144 | Q_USE_PUBLIC_VETH=False 2026-03-26 00:49:16.144 | Q_USE_ROOTWRAP=True 2026-03-26 00:49:16.144 | Q_USE_ROOTWRAP_DAEMON=True 2026-03-26 00:49:16.144 | Q_USE_SECGROUP=True 2026-03-26 00:49:16.144 | RABBIT_HOST=199.19.213.179 2026-03-26 00:49:16.144 | RABBIT_PASSWORD=secretrabbit 2026-03-26 00:49:16.144 | RABBIT_USERID=stackrabbit 2026-03-26 00:49:16.144 | RC_DIR=/opt/stack/devstack 2026-03-26 00:49:16.144 | RECLONE=False 2026-03-26 00:49:16.144 | RECREATE_KEYSTONE_DB=True 2026-03-26 00:49:16.144 | REGION_NAME=RegionOne 2026-03-26 00:49:16.144 | REPOS_UPDATED=True 2026-03-26 00:49:16.144 | REQUIREMENTS_BRANCH=master 2026-03-26 00:49:16.144 | REQUIREMENTS_DIR=/opt/stack/requirements 2026-03-26 00:49:16.144 | REQUIREMENTS_REPO=https://github.com/openstack/requirements.git 2026-03-26 00:49:16.144 | RETRY_UPDATE=False 2026-03-26 00:49:16.144 | ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2026-03-26 00:49:16.144 | S3_SERVICE_PORT=3333 2026-03-26 00:49:16.144 | SERVICE_DIR=/opt/stack/status 2026-03-26 00:49:16.144 | SERVICE_DOMAIN_NAME=Default 2026-03-26 00:49:16.144 | SERVICE_GRACEFUL_SHUTDOWN_TIMEOUT=5 2026-03-26 00:49:16.144 | SERVICE_HOST=199.19.213.179 2026-03-26 00:49:16.144 | SERVICE_IP_VERSION=4 2026-03-26 00:49:16.144 | SERVICE_LISTEN_ADDRESS=0.0.0.0 2026-03-26 00:49:16.144 | SERVICE_LOCAL_HOST=127.0.0.1 2026-03-26 00:49:16.144 | SERVICE_PASSWORD=secretservice 2026-03-26 00:49:16.144 | SERVICE_PROJECT_NAME=service 2026-03-26 00:49:16.144 | SERVICE_PROTOCOL=http 2026-03-26 00:49:16.144 | SERVICE_TENANT_NAME=service 2026-03-26 00:49:16.144 | SERVICE_TIMEOUT=60 2026-03-26 00:49:16.144 | SHARE_BACKING_FILE_SIZE=8400M 2026-03-26 00:49:16.144 | SHARE_DRIVER=manila.share.drivers.generic.GenericShareDriver 2026-03-26 00:49:16.144 | SHARE_GROUP=lvm-shares 2026-03-26 00:49:16.144 | SHARE_NAME_PREFIX=share- 2026-03-26 00:49:16.144 | SHELL=/bin/bash 2026-03-26 00:49:16.144 | SHLVL=1 2026-03-26 00:49:16.144 | SKIP_EPEL_INSTALL=False 2026-03-26 00:49:16.144 | SKIP_STOP_OVN=False 2026-03-26 00:49:16.144 | SMB_CONF=/etc/samba/smb.conf 2026-03-26 00:49:16.144 | SMB_PRIVATE_DIR=/var/lib/samba/private 2026-03-26 00:49:16.144 | SPICE_BRANCH=master 2026-03-26 00:49:16.144 | SPICE_REPO=http://anongit.freedesktop.org/git/spice/spice-html5.git 2026-03-26 00:49:16.144 | SQLALCHEMY_BRANCH=main 2026-03-26 00:49:16.144 | SQLALCHEMY_DIR=/opt/stack/sqlalchemy 2026-03-26 00:49:16.144 | SQLALCHEMY_REPO=https://github.com/sqlalchemy/sqlalchemy.git 2026-03-26 00:49:16.144 | SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2026-03-26 00:49:16.144 | 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-26 00:49:16.144 | STACK_GROUP=stack 2026-03-26 00:49:16.144 | STACK_USER=stack 2026-03-26 00:49:16.144 | STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2026-03-26 00:49:16.144 | STUD_PROTO=--tls 2026-03-26 00:49:16.144 | SUBNETPOOL_NAME_V4=shared-default-subnetpool-v4 2026-03-26 00:49:16.144 | SUBNETPOOL_NAME_V6=shared-default-subnetpool-v6 2026-03-26 00:49:16.144 | SUBNETPOOL_PREFIX_V4=10.1.0.0/20 2026-03-26 00:49:16.144 | SUBNETPOOL_PREFIX_V6=fde7:7170:09c5::/56 2026-03-26 00:49:16.144 | SUBNETPOOL_SIZE_V4=26 2026-03-26 00:49:16.144 | SUBNETPOOL_SIZE_V6=64 2026-03-26 00:49:16.144 | SUBUNIT_OUTPUT=/opt/stack/devstack.subunit 2026-03-26 00:49:16.144 | SUDO_COMMAND='/bin/sh -c echo BECOME-SUCCESS-xgioakcodouwciyrrhbveafwvfnbiynl ; /usr/bin/python3' 2026-03-26 00:49:16.144 | SUDO_GID=1000 2026-03-26 00:49:16.144 | SUDO_SECURE_PATH_FILE=/etc/sudoers.d/zz-secure-path 2026-03-26 00:49:16.144 | SUDO_UID=1000 2026-03-26 00:49:16.144 | SUDO_USER=zuul 2026-03-26 00:49:16.144 | SUMFILE=/opt/stack/logs/devstacklog.txt.2026-03-26-004434.summary.2026-03-26-004434 2026-03-26 00:49:16.145 | SUPPORTED_DISTROS='trixie|bookworm|noble|rhel9|rhel10' 2026-03-26 00:49:16.145 | SUPPORT_URL=https://help.ubuntu.com/ 2026-03-26 00:49:16.145 | SWIFT_APACHE_WSGI_DIR=/var/www/swift 2026-03-26 00:49:16.145 | SWIFT_BIN_DIR=/opt/stack/data/venv/bin 2026-03-26 00:49:16.145 | SWIFT_BRANCH=master 2026-03-26 00:49:16.145 | SWIFT_CONF_DIR=/etc/swift 2026-03-26 00:49:16.145 | SWIFT_DATA_DIR=/opt/stack/data/swift 2026-03-26 00:49:16.145 | SWIFT_DEFAULT_BIND_PORT=8080 2026-03-26 00:49:16.145 | SWIFT_DEFAULT_BIND_PORT_INT=8081 2026-03-26 00:49:16.145 | SWIFT_DIR=/opt/stack/swift 2026-03-26 00:49:16.145 | SWIFT_DISK_IMAGE=/opt/stack/data/swift/drives/images/swift.img 2026-03-26 00:49:16.145 | SWIFT_ENABLE_TEMPURLS=False 2026-03-26 00:49:16.145 | SWIFT_EXTRAS_MIDDLEWARE='formpost staticweb' 2026-03-26 00:49:16.145 | SWIFT_EXTRAS_MIDDLEWARE_LAST= 2026-03-26 00:49:16.145 | SWIFT_EXTRAS_MIDDLEWARE_NO_AUTH=crossdomain 2026-03-26 00:49:16.145 | SWIFT_HASH=1234123412341234 2026-03-26 00:49:16.145 | SWIFT_LOG_TOKEN_LENGTH=12 2026-03-26 00:49:16.145 | SWIFT_LOOPBACK_DISK_SIZE=2G 2026-03-26 00:49:16.145 | SWIFT_LOOPBACK_DISK_SIZE_DEFAULT=2G 2026-03-26 00:49:16.145 | SWIFT_MAX_FILE_SIZE=1073741824 2026-03-26 00:49:16.145 | SWIFT_MAX_FILE_SIZE_DEFAULT=1073741824 2026-03-26 00:49:16.145 | SWIFT_MAX_HEADER_SIZE=16384 2026-03-26 00:49:16.145 | SWIFT_PARTITION_POWER_SIZE=9 2026-03-26 00:49:16.145 | SWIFT_REPLICAS=1 2026-03-26 00:49:16.145 | SWIFT_REPLICAS_SEQ=1 2026-03-26 00:49:16.145 | SWIFT_REPO=https://github.com/openstack/swift.git 2026-03-26 00:49:16.145 | SWIFT_SERVICE_LISTEN_ADDRESS=0.0.0.0 2026-03-26 00:49:16.145 | SWIFT_SERVICE_LOCAL_HOST=127.0.0.1 2026-03-26 00:49:16.145 | SWIFT_SERVICE_PROTOCOL=https 2026-03-26 00:49:16.145 | SWIFT_START_ALL_SERVICES=False 2026-03-26 00:49:16.145 | SWIFT_STORAGE_IPS= 2026-03-26 00:49:16.145 | SWIFT_TEMPURL_KEY= 2026-03-26 00:49:16.145 | SWIFT_USE_MOD_WSGI=False 2026-03-26 00:49:16.145 | SYSLOG=False 2026-03-26 00:49:16.145 | SYSLOG_HOST=199.19.213.179 2026-03-26 00:49:16.145 | SYSLOG_PORT=516 2026-03-26 00:49:16.145 | SYSTEMCTL='sudo systemctl' 2026-03-26 00:49:16.145 | SYSTEMD_DIR=/etc/systemd/system 2026-03-26 00:49:16.145 | TARGET_BRANCH=master 2026-03-26 00:49:16.145 | TARGET_ENABLE_OVN_AGENT=False 2026-03-26 00:49:16.145 | TCPDUMP_ARGS= 2026-03-26 00:49:16.145 | TCPDUMP_OUTPUT=/opt/stack/logs/tcpdump.pcap 2026-03-26 00:49:16.145 | TEMPEST_BRANCH=master 2026-03-26 00:49:16.145 | TEMPEST_REPO=https://github.com/openstack/tempest.git 2026-03-26 00:49:16.145 | TEMPEST_VENV_UPPER_CONSTRAINTS=master 2026-03-26 00:49:16.145 | TEMPFILE=/tmp/tmp.HixYKR5ECB 2026-03-26 00:49:16.145 | TENANT_TUNNEL_RANGES=1:1000 2026-03-26 00:49:16.145 | TENANT_VLAN_RANGE= 2026-03-26 00:49:16.145 | TERM=unknown 2026-03-26 00:49:16.145 | TIMESTAMP_FORMAT=%F-%H%M%S 2026-03-26 00:49:16.145 | TLS_IP=199.19.213.179 2026-03-26 00:49:16.145 | TOP_DIR=/opt/stack/devstack 2026-03-26 00:49:16.145 | TRAILING_TARGET_BRANCH=master 2026-03-26 00:49:16.145 | TUNNEL_ENDPOINT_IP=199.19.213.179 2026-03-26 00:49:16.145 | TUNNEL_IP=199.19.213.179 2026-03-26 00:49:16.145 | TUNNEL_IP_VERSION=4 2026-03-26 00:49:16.145 | UBUNTU_CODENAME=noble 2026-03-26 00:49:16.145 | UBUNTU_RELEASE_BASE_NUM=24 2026-03-26 00:49:16.145 | UID=1002 2026-03-26 00:49:16.145 | ULIMIT_NOFILE=2048 2026-03-26 00:49:16.145 | USER=stack 2026-03-26 00:49:16.145 | USER_HOME=/opt/stack 2026-03-26 00:49:16.145 | USER_UNITS=False 2026-03-26 00:49:16.145 | USE_CINDER_FOR_GLANCE=False 2026-03-26 00:49:16.145 | USE_SUBNETPOOL=True 2026-03-26 00:49:16.145 | USE_VENV=False 2026-03-26 00:49:16.145 | VERBOSE=True 2026-03-26 00:49:16.145 | VERBOSE_NO_TIMESTAMP=True 2026-03-26 00:49:16.145 | VERSION='24.04.4 LTS (Noble Numbat)' 2026-03-26 00:49:16.145 | VERSION_CODENAME=noble 2026-03-26 00:49:16.145 | VERSION_ID=24.04 2026-03-26 00:49:16.145 | VIF_PLUGGING_IS_FATAL=True 2026-03-26 00:49:16.145 | VIF_PLUGGING_TIMEOUT=300 2026-03-26 00:49:16.145 | VIRTUALENV_CMD='python3.12 -m venv' 2026-03-26 00:49:16.145 | VIRT_DRIVER=libvirt 2026-03-26 00:49:16.145 | VOLUME_BACKING_FILE_SIZE=50G 2026-03-26 00:49:16.145 | VOLUME_GROUP_NAME=stack-volumes 2026-03-26 00:49:16.145 | VOLUME_NAME_PREFIX=volume- 2026-03-26 00:49:16.145 | VOLUME_TYPE_MULTIATTACH=multiattach 2026-03-26 00:49:16.145 | WORKER_TIMEOUT=80 2026-03-26 00:49:16.145 | WSGI_MODE=uwsgi 2026-03-26 00:49:16.145 | ZSWAP_COMPRESSOR=lz4 2026-03-26 00:49:16.145 | ZSWAP_ZPOOL=zsmalloc 2026-03-26 00:49:16.145 | _=posix 2026-03-26 00:49:16.145 | _ASYNC_BG_TIME=0 2026-03-26 00:49:16.145 | _DEFAULT_LVM_INIT=0 2026-03-26 00:49:16.145 | _DEFAULT_PYTHON3_VERSION=3.12 2026-03-26 00:49:16.145 | _DEVSTACK_FUNCTIONS=1 2026-03-26 00:49:16.145 | _DEVSTACK_FUNCTIONS_COMMON=1 2026-03-26 00:49:16.145 | _DEVSTACK_STACKRC=1 2026-03-26 00:49:16.145 | _LOG_COLOR_DEFAULT=False 2026-03-26 00:49:16.145 | _Q_PLUGIN_EXTRA_CONF_PATH=/etc/neutron 2026-03-26 00:49:16.145 | _TIME_BEGIN=1774485852 2026-03-26 00:49:16.145 | _TIME_START=([apt-get]="" [pip_install]="" [apt-get-update]="" ) 2026-03-26 00:49:16.145 | _TIME_TOTAL=([apt-get]="247891" [pip_install]="23217" [apt-get-update]="1957" ) 2026-03-26 00:49:16.145 | _of_args='-v --no-timestamp' 2026-03-26 00:49:16.145 | backend=postgresql 2026-03-26 00:49:16.145 | be=lvm:lvmdriver-1 2026-03-26 00:49:16.145 | be_name=lvmdriver-1 2026-03-26 00:49:16.145 | be_type=lvm 2026-03-26 00:49:16.145 | db=postgresql 2026-03-26 00:49:16.145 | dc=org 2026-03-26 00:49:16.145 | default_v4_route_devs=ens3 2026-03-26 00:49:16.145 | default_v6_route_devs='ens3 2026-03-26 00:49:16.145 | ens3' 2026-03-26 00:49:16.145 | dir=/opt/stack/magnum 2026-03-26 00:49:16.145 | dn=,dc=openstack,dc=org 2026-03-26 00:49:16.146 | exceptions=80-tempest.sh 2026-03-26 00:49:16.146 | extra=80-tempest.sh 2026-03-26 00:49:16.146 | extra_plugin_file_name=/opt/stack/devstack/extras.d/80-tempest.sh 2026-03-26 00:49:16.146 | f=/opt/stack/devstack/lib/databases/postgresql 2026-03-26 00:49:16.146 | i=TUNNEL_IP_VERSION 2026-03-26 00:49:16.146 | image_url=https://github.com/cirros-dev/cirros/releases/download/0.6.3/cirros-0.6.3-x86_64-disk.img 2026-03-26 00:49:16.146 | lfile=localrc 2026-03-26 00:49:16.146 | localrc=/opt/stack/devstack/.localrc.password 2026-03-26 00:49:16.146 | mode=stack 2026-03-26 00:49:16.146 | msg='ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2026-03-26 00:49:16.146 | opt='?' 2026-03-26 00:49:16.146 | os_CODENAME=noble 2026-03-26 00:49:16.146 | os_PACKAGE=deb 2026-03-26 00:49:16.146 | os_RELEASE=24.04 2026-03-26 00:49:16.146 | os_VENDOR=Ubuntu 2026-03-26 00:49:16.146 | phase=pre-install 2026-03-26 00:49:16.146 | pkgs= 2026-03-26 00:49:16.146 | plugin=magnum 2026-03-26 00:49:16.146 | plugins=,barbican,magnum,octavia,manila,magnum-cluster-api,ovn-octavia-provider 2026-03-26 00:49:16.146 | pw=secretadmin 2026-03-26 00:49:16.146 | time_stamp=2026-03-26-004447 2026-03-26 00:49:16.146 | var=ADMIN_PASSWORD 2026-03-26 00:49:16.146 | ++ /opt/stack/magnum/devstack/plugin.sh:source:11 : is_service_enabled magnum-api magnum-cond 2026-03-26 00:49:16.171 | ++ functions-common:is_service_enabled:2068 : return 0 2026-03-26 00:49:16.178 | ++ /opt/stack/magnum/devstack/plugin.sh:source:12 : [[ stack == \s\t\a\c\k ]] 2026-03-26 00:49:16.183 | ++ /opt/stack/magnum/devstack/plugin.sh:source:12 : [[ pre-install == \i\n\s\t\a\l\l ]] 2026-03-26 00:49:16.187 | ++ /opt/stack/magnum/devstack/plugin.sh:source:23 : [[ stack == \s\t\a\c\k ]] 2026-03-26 00:49:16.193 | ++ /opt/stack/magnum/devstack/plugin.sh:source:23 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2026-03-26 00:49:16.198 | ++ /opt/stack/magnum/devstack/plugin.sh:source:38 : [[ stack == \s\t\a\c\k ]] 2026-03-26 00:49:16.202 | ++ /opt/stack/magnum/devstack/plugin.sh:source:38 : [[ pre-install == \e\x\t\r\a ]] 2026-03-26 00:49:16.208 | ++ /opt/stack/magnum/devstack/plugin.sh:source:51 : [[ stack == \u\n\s\t\a\c\k ]] 2026-03-26 00:49:16.214 | ++ /opt/stack/magnum/devstack/plugin.sh:source:55 : [[ stack == \c\l\e\a\n ]] 2026-03-26 00:49:16.225 | + functions-common:run_plugins:1831 : for plugin in ${plugins//,/ } 2026-03-26 00:49:16.230 | + functions-common:run_plugins:1832 : local dir=/opt/stack/octavia 2026-03-26 00:49:16.235 | + functions-common:run_plugins:1833 : [[ -f /opt/stack/octavia/devstack/plugin.sh ]] 2026-03-26 00:49:16.241 | + functions-common:run_plugins:1834 : source /opt/stack/octavia/devstack/plugin.sh stack pre-install 2026-03-26 00:49:16.247 | ++ /opt/stack/octavia/devstack/plugin.sh:source:3 : saveenv=ehxB 2026-03-26 00:49:16.251 | ++ /opt/stack/octavia/devstack/plugin.sh:source:4 : set -ex 2026-03-26 00:49:16.257 | ++ /opt/stack/octavia/devstack/plugin.sh:source:9 : GET_PIP_CACHE_LOCATION=/opt/stack/cache/files/get-pip.py 2026-03-26 00:49:16.270 | ++ /opt/stack/octavia/devstack/plugin.sh:source:768 : is_service_enabled octavia 2026-03-26 00:49:16.302 | ++ functions-common:is_service_enabled:2068 : return 0 2026-03-26 00:49:16.308 | ++ /opt/stack/octavia/devstack/plugin.sh:source:769 : '[' api == main ']' 2026-03-26 00:49:16.314 | ++ /opt/stack/octavia/devstack/plugin.sh:source:769 : '[' api == standalone ']' 2026-03-26 00:49:16.319 | ++ /opt/stack/octavia/devstack/plugin.sh:source:781 : [[ stack == \s\t\a\c\k ]] 2026-03-26 00:49:16.323 | ++ /opt/stack/octavia/devstack/plugin.sh:source:781 : [[ pre-install == \i\n\s\t\a\l\l ]] 2026-03-26 00:49:16.328 | ++ /opt/stack/octavia/devstack/plugin.sh:source:788 : [[ stack == \s\t\a\c\k ]] 2026-03-26 00:49:16.334 | ++ /opt/stack/octavia/devstack/plugin.sh:source:788 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2026-03-26 00:49:16.338 | ++ /opt/stack/octavia/devstack/plugin.sh:source:794 : [[ stack == \s\t\a\c\k ]] 2026-03-26 00:49:16.344 | ++ /opt/stack/octavia/devstack/plugin.sh:source:794 : [[ pre-install == \e\x\t\r\a ]] 2026-03-26 00:49:16.348 | ++ /opt/stack/octavia/devstack/plugin.sh:source:801 : [[ stack == \s\t\a\c\k ]] 2026-03-26 00:49:16.353 | ++ /opt/stack/octavia/devstack/plugin.sh:source:801 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2026-03-26 00:49:16.360 | ++ /opt/stack/octavia/devstack/plugin.sh:source:809 : [[ stack == \u\n\s\t\a\c\k ]] 2026-03-26 00:49:16.364 | ++ /opt/stack/octavia/devstack/plugin.sh:source:817 : [[ stack == \c\l\e\a\n ]] 2026-03-26 00:49:16.369 | ++ /opt/stack/octavia/devstack/plugin.sh:source:825 : [[ ehxB =~ e ]] 2026-03-26 00:49:16.375 | ++ /opt/stack/octavia/devstack/plugin.sh:source:826 : set -e 2026-03-26 00:49:16.380 | ++ /opt/stack/octavia/devstack/plugin.sh:source:830 : [[ ehxB =~ x ]] 2026-03-26 00:49:16.385 | ++ /opt/stack/octavia/devstack/plugin.sh:source:831 : set -x 2026-03-26 00:49:16.391 | + functions-common:run_plugins:1831 : for plugin in ${plugins//,/ } 2026-03-26 00:49:16.397 | + functions-common:run_plugins:1832 : local dir=/opt/stack/manila 2026-03-26 00:49:16.402 | + functions-common:run_plugins:1833 : [[ -f /opt/stack/manila/devstack/plugin.sh ]] 2026-03-26 00:49:16.409 | + functions-common:run_plugins:1834 : source /opt/stack/manila/devstack/plugin.sh stack pre-install 2026-03-26 00:49:16.446 | ++ /opt/stack/manila/devstack/plugin.sh:source:1143 : [[ stack == \s\t\a\c\k ]] 2026-03-26 00:49:16.451 | ++ /opt/stack/manila/devstack/plugin.sh:source:1143 : [[ pre-install == \i\n\s\t\a\l\l ]] 2026-03-26 00:49:16.455 | ++ /opt/stack/manila/devstack/plugin.sh:source:1149 : [[ stack == \s\t\a\c\k ]] 2026-03-26 00:49:16.462 | ++ /opt/stack/manila/devstack/plugin.sh:source:1149 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2026-03-26 00:49:16.467 | ++ /opt/stack/manila/devstack/plugin.sh:source:1168 : [[ stack == \s\t\a\c\k ]] 2026-03-26 00:49:16.471 | ++ /opt/stack/manila/devstack/plugin.sh:source:1168 : [[ pre-install == \e\x\t\r\a ]] 2026-03-26 00:49:16.476 | ++ /opt/stack/manila/devstack/plugin.sh:source:1222 : [[ stack == \s\t\a\c\k ]] 2026-03-26 00:49:16.481 | ++ /opt/stack/manila/devstack/plugin.sh:source:1222 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2026-03-26 00:49:16.487 | ++ /opt/stack/manila/devstack/plugin.sh:source:1257 : [[ stack == \u\n\s\t\a\c\k ]] 2026-03-26 00:49:16.493 | ++ /opt/stack/manila/devstack/plugin.sh:source:1262 : [[ stack == \c\l\e\a\n ]] 2026-03-26 00:49:16.506 | + functions-common:run_plugins:1831 : for plugin in ${plugins//,/ } 2026-03-26 00:49:16.511 | + functions-common:run_plugins:1832 : local dir=/opt/stack/magnum-cluster-api 2026-03-26 00:49:16.516 | + functions-common:run_plugins:1833 : [[ -f /opt/stack/magnum-cluster-api/devstack/plugin.sh ]] 2026-03-26 00:49:16.522 | + functions-common:run_plugins:1834 : source /opt/stack/magnum-cluster-api/devstack/plugin.sh stack pre-install 2026-03-26 00:49:16.528 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:1 : CAPI_VERSION=v1.10.5 2026-03-26 00:49:16.533 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:2 : CAPO_VERSION=v0.12.4 2026-03-26 00:49:16.540 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:3 : ORC_VERSION=v2.2.0 2026-03-26 00:49:16.546 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:4 : KIND_VERSION=v0.16.0 2026-03-26 00:49:16.551 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:5 : HELM_VERSION=v3.10.3 2026-03-26 00:49:16.556 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:7 : MAGNUM_CLUSTER_API_REPO=https://github.com/vexxhost/magnum-cluster-api.git 2026-03-26 00:49:16.562 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:8 : MAGNUM_CLUSTER_API_BRANCH=main 2026-03-26 00:49:16.568 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:9 : MAGNUM_CLUSTER_API_DIR=/opt/stack/magnum-cluster-api 2026-03-26 00:49:16.574 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:21 : is_service_enabled magnum-cluster-api 2026-03-26 00:49:16.608 | ++ functions-common:is_service_enabled:2068 : return 0 2026-03-26 00:49:16.613 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:23 : [[ stack == \s\t\a\c\k ]] 2026-03-26 00:49:16.618 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:23 : [[ pre-install == \p\r\e\-\i\n\s\t\a\l\l ]] 2026-03-26 00:49:16.626 | ++++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:25 : curl -L -s https://dl.k8s.io/release/stable.txt 2026-03-26 00:49:16.701 | +++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:25 : get_extra_file https://dl.k8s.io/release/v1.35.3/bin/linux/amd64/kubectl 2026-03-26 00:49:16.708 | +++ functions:get_extra_file:66 : local file_url=https://dl.k8s.io/release/v1.35.3/bin/linux/amd64/kubectl 2026-03-26 00:49:16.713 | +++ functions:get_extra_file:67 : local 'retry_args=--retry-on-host-error --retry-on-http-error=500,503 ' 2026-03-26 00:49:16.719 | +++ functions:get_extra_file:68 : retry_args+='-t 2 --waitretry=10 ' 2026-03-26 00:49:16.724 | +++ functions:get_extra_file:69 : retry_args+='--tries=3 --retry-connrefused' 2026-03-26 00:49:16.730 | +++ functions:get_extra_file:71 : local file_name=kubectl 2026-03-26 00:49:16.734 | +++ functions:get_extra_file:72 : [[ https://dl.k8s.io/release/v1.35.3/bin/linux/amd64/kubectl != file* ]] 2026-03-26 00:49:16.741 | +++ functions:get_extra_file:74 : [[ ! -f /opt/stack/devstack/files/kubectl ]] 2026-03-26 00:49:16.746 | +++ 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.3/bin/linux/amd64/kubectl -O /opt/stack/devstack/files/kubectl 2026-03-26 00:49:16.753 | --2026-03-26 00:49:16-- https://dl.k8s.io/release/v1.35.3/bin/linux/amd64/kubectl 2026-03-26 00:49:16.785 | Resolving dl.k8s.io (dl.k8s.io)... 2a04:4e42::347, 2a04:4e42:200::347, 2a04:4e42:600::347, ... 2026-03-26 00:49:16.794 | Connecting to dl.k8s.io (dl.k8s.io)|2a04:4e42::347|:443... connected. 2026-03-26 00:49:16.891 | HTTP request sent, awaiting response... 200 OK 2026-03-26 00:49:16.891 | Length: 58601656 (56M) [application/octet-stream] 2026-03-26 00:49:16.891 | Saving to: ‘/opt/stack/devstack/files/kubectl’ 2026-03-26 00:49:16.931 | 2026-03-26 00:49:17.348 | 0K ........ ........ ........ ........ 57% 71.3M 0s 2026-03-26 00:49:17.684 | 32768K ........ ........ ....... 100% 69.4M=0.8s 2026-03-26 00:49:17.684 | 2026-03-26 00:49:17.684 | 2026-03-26 00:49:17 (70.5 MB/s) - ‘/opt/stack/devstack/files/kubectl’ saved [58601656/58601656] 2026-03-26 00:49:17.684 | 2026-03-26 00:49:17.694 | +++ functions:get_extra_file:76 : [[ 0 -ne 0 ]] 2026-03-26 00:49:17.701 | +++ functions:get_extra_file:80 : echo /opt/stack/devstack/files/kubectl 2026-03-26 00:49:17.706 | +++ functions:get_extra_file:81 : return 2026-03-26 00:49:17.713 | ++ /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-26 00:49:17.802 | +++ /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-26 00:49:17.807 | +++ 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-26 00:49:17.813 | +++ functions:get_extra_file:67 : local 'retry_args=--retry-on-host-error --retry-on-http-error=500,503 ' 2026-03-26 00:49:17.818 | +++ functions:get_extra_file:68 : retry_args+='-t 2 --waitretry=10 ' 2026-03-26 00:49:17.824 | +++ functions:get_extra_file:69 : retry_args+='--tries=3 --retry-connrefused' 2026-03-26 00:49:17.830 | +++ functions:get_extra_file:71 : local file_name=clusterctl-linux-amd64 2026-03-26 00:49:17.836 | +++ functions:get_extra_file:72 : [[ https://github.com/kubernetes-sigs/cluster-api/releases/download/v1.10.5/clusterctl-linux-amd64 != file* ]] 2026-03-26 00:49:17.841 | +++ functions:get_extra_file:74 : [[ ! -f /opt/stack/devstack/files/clusterctl-linux-amd64 ]] 2026-03-26 00:49:17.847 | +++ 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-26 00:49:17.855 | --2026-03-26 00:49:17-- https://github.com/kubernetes-sigs/cluster-api/releases/download/v1.10.5/clusterctl-linux-amd64 2026-03-26 00:49:17.889 | Resolving github.com (github.com)... 140.82.112.4 2026-03-26 00:49:17.904 | Connecting to github.com (github.com)|140.82.112.4|:443... connected. 2026-03-26 00:49:18.021 | HTTP request sent, awaiting response... 302 Found 2026-03-26 00:49:18.021 | 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-26T01%3A40%3A29Z&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-26T00%3A39%3A38Z&ske=2026-03-26T01%3A40%3A29Z&sks=b&skv=2018-11-09&sig=TLWc2VGA9je5KAPmVV43%2FTEkqBjNKtR58I%2B8yNJs6tI%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc3NDQ4Nzk1OCwibmJmIjoxNzc0NDg2MTU4LCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.L1-U9IdLoZO1I-JMF4OifaWp_VqhnUod1AtyfVoiuAE&response-content-disposition=attachment%3B%20filename%3Dclusterctl-linux-amd64&response-content-type=application%2Foctet-stream [following] 2026-03-26 00:49:18.021 | --2026-03-26 00:49:18-- 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-26T01%3A40%3A29Z&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-26T00%3A39%3A38Z&ske=2026-03-26T01%3A40%3A29Z&sks=b&skv=2018-11-09&sig=TLWc2VGA9je5KAPmVV43%2FTEkqBjNKtR58I%2B8yNJs6tI%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc3NDQ4Nzk1OCwibmJmIjoxNzc0NDg2MTU4LCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.L1-U9IdLoZO1I-JMF4OifaWp_VqhnUod1AtyfVoiuAE&response-content-disposition=attachment%3B%20filename%3Dclusterctl-linux-amd64&response-content-type=application%2Foctet-stream 2026-03-26 00:49:18.025 | Resolving release-assets.githubusercontent.com (release-assets.githubusercontent.com)... 185.199.109.133, 185.199.111.133, 185.199.108.133, ... 2026-03-26 00:49:18.026 | Connecting to release-assets.githubusercontent.com (release-assets.githubusercontent.com)|185.199.109.133|:443... connected. 2026-03-26 00:49:18.051 | HTTP request sent, awaiting response... 200 OK 2026-03-26 00:49:18.051 | Length: 82856383 (79M) [application/octet-stream] 2026-03-26 00:49:18.051 | Saving to: ‘/opt/stack/devstack/files/clusterctl-linux-amd64’ 2026-03-26 00:49:18.063 | 2026-03-26 00:49:18.217 | 0K ........ ........ ........ ........ 40% 197M 0s 2026-03-26 00:49:18.337 | 32768K ........ ........ ........ ........ 80% 267M 0s 2026-03-26 00:49:18.395 | 65536K ........ ....... 100% 245M=0.3s 2026-03-26 00:49:18.395 | 2026-03-26 00:49:18.395 | 2026-03-26 00:49:18 (230 MB/s) - ‘/opt/stack/devstack/files/clusterctl-linux-amd64’ saved [82856383/82856383] 2026-03-26 00:49:18.395 | 2026-03-26 00:49:18.403 | +++ functions:get_extra_file:76 : [[ 0 -ne 0 ]] 2026-03-26 00:49:18.408 | +++ functions:get_extra_file:80 : echo /opt/stack/devstack/files/clusterctl-linux-amd64 2026-03-26 00:49:18.415 | +++ functions:get_extra_file:81 : return 2026-03-26 00:49:18.422 | ++ /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-26 00:49:18.532 | +++ /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-26 00:49:18.538 | +++ functions:get_extra_file:66 : local file_url=https://kind.sigs.k8s.io/dl/v0.16.0/kind-linux-amd64 2026-03-26 00:49:18.543 | +++ functions:get_extra_file:67 : local 'retry_args=--retry-on-host-error --retry-on-http-error=500,503 ' 2026-03-26 00:49:18.549 | +++ functions:get_extra_file:68 : retry_args+='-t 2 --waitretry=10 ' 2026-03-26 00:49:18.555 | +++ functions:get_extra_file:69 : retry_args+='--tries=3 --retry-connrefused' 2026-03-26 00:49:18.561 | +++ functions:get_extra_file:71 : local file_name=kind-linux-amd64 2026-03-26 00:49:18.567 | +++ functions:get_extra_file:72 : [[ https://kind.sigs.k8s.io/dl/v0.16.0/kind-linux-amd64 != file* ]] 2026-03-26 00:49:18.573 | +++ functions:get_extra_file:74 : [[ ! -f /opt/stack/devstack/files/kind-linux-amd64 ]] 2026-03-26 00:49:18.579 | +++ 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-26 00:49:18.585 | --2026-03-26 00:49:18-- https://kind.sigs.k8s.io/dl/v0.16.0/kind-linux-amd64 2026-03-26 00:49:18.621 | Resolving kind.sigs.k8s.io (kind.sigs.k8s.io)... 2600:1f18:16e:df01::259, 2600:1f18:16e:df01::258, 98.84.224.111, ... 2026-03-26 00:49:18.637 | Connecting to kind.sigs.k8s.io (kind.sigs.k8s.io)|2600:1f18:16e:df01::259|:443... connected. 2026-03-26 00:49:18.734 | HTTP request sent, awaiting response... 301 Moved Permanently 2026-03-26 00:49:18.734 | Location: https://github.com/kubernetes-sigs/kind/releases/download/v0.16.0/kind-linux-amd64 [following] 2026-03-26 00:49:18.734 | --2026-03-26 00:49:18-- https://github.com/kubernetes-sigs/kind/releases/download/v0.16.0/kind-linux-amd64 2026-03-26 00:49:18.737 | Resolving github.com (github.com)... 140.82.112.4 2026-03-26 00:49:18.753 | Connecting to github.com (github.com)|140.82.112.4|:443... connected. 2026-03-26 00:49:18.896 | HTTP request sent, awaiting response... 302 Found 2026-03-26 00:49:18.896 | 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-26T01%3A48%3A14Z&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-26T00%3A48%3A06Z&ske=2026-03-26T01%3A48%3A14Z&sks=b&skv=2018-11-09&sig=awT4jponj9%2FNVYkbUp3VsAuqt36PVtVP2Nu1BM%2BB05M%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc3NDQ4NjQ1OCwibmJmIjoxNzc0NDg2MTU4LCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.KQh00L_ujcC3HTTIjVO64sWRPQCui-kQuHKDB9FpKJ0&response-content-disposition=attachment%3B%20filename%3Dkind-linux-amd64&response-content-type=application%2Foctet-stream [following] 2026-03-26 00:49:18.896 | --2026-03-26 00:49:18-- 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-26T01%3A48%3A14Z&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-26T00%3A48%3A06Z&ske=2026-03-26T01%3A48%3A14Z&sks=b&skv=2018-11-09&sig=awT4jponj9%2FNVYkbUp3VsAuqt36PVtVP2Nu1BM%2BB05M%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc3NDQ4NjQ1OCwibmJmIjoxNzc0NDg2MTU4LCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.KQh00L_ujcC3HTTIjVO64sWRPQCui-kQuHKDB9FpKJ0&response-content-disposition=attachment%3B%20filename%3Dkind-linux-amd64&response-content-type=application%2Foctet-stream 2026-03-26 00:49:18.900 | Resolving release-assets.githubusercontent.com (release-assets.githubusercontent.com)... 185.199.108.133, 185.199.110.133, 185.199.111.133, ... 2026-03-26 00:49:18.901 | Connecting to release-assets.githubusercontent.com (release-assets.githubusercontent.com)|185.199.108.133|:443... connected. 2026-03-26 00:49:18.921 | HTTP request sent, awaiting response... 200 OK 2026-03-26 00:49:18.921 | Length: 6873201 (6.6M) [application/octet-stream] 2026-03-26 00:49:18.921 | Saving to: ‘/opt/stack/devstack/files/kind-linux-amd64’ 2026-03-26 00:49:18.930 | 2026-03-26 00:49:18.957 | 0K ...... 100% 179M=0.04s 2026-03-26 00:49:18.957 | 2026-03-26 00:49:18.958 | 2026-03-26 00:49:18 (179 MB/s) - ‘/opt/stack/devstack/files/kind-linux-amd64’ saved [6873201/6873201] 2026-03-26 00:49:18.959 | 2026-03-26 00:49:18.966 | +++ functions:get_extra_file:76 : [[ 0 -ne 0 ]] 2026-03-26 00:49:18.972 | +++ functions:get_extra_file:80 : echo /opt/stack/devstack/files/kind-linux-amd64 2026-03-26 00:49:18.978 | +++ functions:get_extra_file:81 : return 2026-03-26 00:49:18.985 | ++ /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-26 00:49:19.022 | +++ /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-26 00:49:19.028 | +++ functions:get_extra_file:66 : local file_url=https://get.helm.sh/helm-v3.10.3-linux-amd64.tar.gz 2026-03-26 00:49:19.034 | +++ functions:get_extra_file:67 : local 'retry_args=--retry-on-host-error --retry-on-http-error=500,503 ' 2026-03-26 00:49:19.040 | +++ functions:get_extra_file:68 : retry_args+='-t 2 --waitretry=10 ' 2026-03-26 00:49:19.047 | +++ functions:get_extra_file:69 : retry_args+='--tries=3 --retry-connrefused' 2026-03-26 00:49:19.053 | +++ functions:get_extra_file:71 : local file_name=helm-v3.10.3-linux-amd64.tar.gz 2026-03-26 00:49:19.060 | +++ functions:get_extra_file:72 : [[ https://get.helm.sh/helm-v3.10.3-linux-amd64.tar.gz != file* ]] 2026-03-26 00:49:19.065 | +++ functions:get_extra_file:74 : [[ ! -f /opt/stack/devstack/files/helm-v3.10.3-linux-amd64.tar.gz ]] 2026-03-26 00:49:19.071 | +++ 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-26 00:49:19.079 | --2026-03-26 00:49:19-- https://get.helm.sh/helm-v3.10.3-linux-amd64.tar.gz 2026-03-26 00:49:19.121 | Resolving get.helm.sh (get.helm.sh)... 2620:1ec:29:1::36, 2620:1ec:48:1::36, 13.107.226.36, ... 2026-03-26 00:49:19.129 | Connecting to get.helm.sh (get.helm.sh)|2620:1ec:29:1::36|:443... connected. 2026-03-26 00:49:19.195 | HTTP request sent, awaiting response... 200 OK 2026-03-26 00:49:19.195 | Length: 14569235 (14M) [application/x-tar] 2026-03-26 00:49:19.195 | Saving to: ‘/opt/stack/devstack/files/helm-v3.10.3-linux-amd64.tar.gz’ 2026-03-26 00:49:19.247 | 2026-03-26 00:49:19.454 | 0K ........ ..... 100% 53.7M=0.3s 2026-03-26 00:49:19.454 | 2026-03-26 00:49:19.454 | 2026-03-26 00:49:19 (53.7 MB/s) - ‘/opt/stack/devstack/files/helm-v3.10.3-linux-amd64.tar.gz’ saved [14569235/14569235] 2026-03-26 00:49:19.454 | 2026-03-26 00:49:19.462 | +++ functions:get_extra_file:76 : [[ 0 -ne 0 ]] 2026-03-26 00:49:19.469 | +++ functions:get_extra_file:80 : echo /opt/stack/devstack/files/helm-v3.10.3-linux-amd64.tar.gz 2026-03-26 00:49:19.474 | +++ functions:get_extra_file:81 : return 2026-03-26 00:49:19.482 | ++ /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-26 00:49:19.493 | linux-amd64/ 2026-03-26 00:49:19.493 | linux-amd64/helm 2026-03-26 00:49:19.808 | linux-amd64/LICENSE 2026-03-26 00:49:19.809 | linux-amd64/README.md 2026-03-26 00:49:19.815 | ++ /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-26 00:49:19.888 | +++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:42 : get_extra_file https://get.docker.com 2026-03-26 00:49:19.892 | +++ functions:get_extra_file:66 : local file_url=https://get.docker.com 2026-03-26 00:49:19.898 | +++ functions:get_extra_file:67 : local 'retry_args=--retry-on-host-error --retry-on-http-error=500,503 ' 2026-03-26 00:49:19.904 | +++ functions:get_extra_file:68 : retry_args+='-t 2 --waitretry=10 ' 2026-03-26 00:49:19.910 | +++ functions:get_extra_file:69 : retry_args+='--tries=3 --retry-connrefused' 2026-03-26 00:49:19.915 | +++ functions:get_extra_file:71 : local file_name=get.docker.com 2026-03-26 00:49:19.921 | +++ functions:get_extra_file:72 : [[ https://get.docker.com != file* ]] 2026-03-26 00:49:19.925 | +++ functions:get_extra_file:74 : [[ ! -f /opt/stack/devstack/files/get.docker.com ]] 2026-03-26 00:49:19.929 | +++ 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-26 00:49:19.935 | --2026-03-26 00:49:19-- https://get.docker.com/ 2026-03-26 00:49:19.970 | Resolving get.docker.com (get.docker.com)... 2600:9000:2044:4a00:10:a463:3d00:93a1, 2600:9000:2044:5400:10:a463:3d00:93a1, 2600:9000:2044:2200:10:a463:3d00:93a1, ... 2026-03-26 00:49:19.989 | Connecting to get.docker.com (get.docker.com)|2600:9000:2044:4a00:10:a463:3d00:93a1|:443... connected. 2026-03-26 00:49:20.062 | HTTP request sent, awaiting response... 200 OK 2026-03-26 00:49:20.062 | Length: 22405 (22K) [text/plain] 2026-03-26 00:49:20.062 | Saving to: ‘/opt/stack/devstack/files/get.docker.com’ 2026-03-26 00:49:20.063 | 2026-03-26 00:49:20.063 | 0K 100% 27.1M=0.001s 2026-03-26 00:49:20.063 | 2026-03-26 00:49:20.063 | 2026-03-26 00:49:20 (27.1 MB/s) - ‘/opt/stack/devstack/files/get.docker.com’ saved [22405/22405] 2026-03-26 00:49:20.063 | 2026-03-26 00:49:20.070 | +++ functions:get_extra_file:76 : [[ 0 -ne 0 ]] 2026-03-26 00:49:20.075 | +++ functions:get_extra_file:80 : echo /opt/stack/devstack/files/get.docker.com 2026-03-26 00:49:20.082 | +++ functions:get_extra_file:81 : return 2026-03-26 00:49:20.090 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:42 : sudo sh /opt/stack/devstack/files/get.docker.com 2026-03-26 00:49:20.105 | # Executing docker install script, commit: f381ee68b32e515bb4dc034b339266aff1fbc460 2026-03-26 00:49:20.145 | + sh -c apt-get -qq update >/dev/null 2026-03-26 00:49:21.963 | + sh -c DEBIAN_FRONTEND=noninteractive apt-get -y -qq install ca-certificates curl >/dev/null 2026-03-26 00:49:22.820 | + sh -c install -m 0755 -d /etc/apt/keyrings 2026-03-26 00:49:22.825 | + sh -c curl -fsSL "https://download.docker.com/linux/ubuntu/gpg" -o /etc/apt/keyrings/docker.asc 2026-03-26 00:49:22.899 | + sh -c chmod a+r /etc/apt/keyrings/docker.asc 2026-03-26 00:49:22.902 | + 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-26 00:49:22.904 | + sh -c apt-get -qq update >/dev/null 2026-03-26 00:49:53.970 | + 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-26 00:49:56.249 | debconf: delaying package configuration, since apt-utils is not installed 2026-03-26 00:50:07.811 | Using systemd to manage Docker service 2026-03-26 00:50:07.811 | + sh -c systemctl enable --now docker.service 2026-03-26 00:50:07.826 | UNIT LOAD ACTIVE SUB DESCRIPTION 2026-03-26 00:50:07.826 | proc-sys-fs-binfmt_misc.automount loaded active running Arbitrary Executable File Formats File System Automount Point 2026-03-26 00:50:07.826 | 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-26 00:50:07.826 | sys-devices-pci0000:00-0000:00:03.0-virtio1-net-ens3.device loaded active plugged Virtio network device 2026-03-26 00:50:07.826 | 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-26 00:50:07.826 | 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-26 00:50:07.826 | 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-26 00:50:07.826 | 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-26 00:50:07.826 | 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-26 00:50:07.826 | 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-26 00:50:07.826 | 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-26 00:50:07.826 | 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-26 00:50:07.826 | 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-26 00:50:07.826 | 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-26 00:50:07.826 | 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-26 00:50:07.826 | 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-26 00:50:07.826 | 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-26 00:50:07.826 | 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-26 00:50:07.826 | 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-26 00:50:07.826 | 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-26 00:50:07.826 | 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-26 00:50:07.826 | 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-26 00:50:07.826 | 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-26 00:50:07.826 | 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-26 00:50:07.826 | 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-26 00:50:07.826 | 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-26 00:50:07.826 | 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-26 00:50:07.826 | 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-26 00:50:07.826 | 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-26 00:50:07.826 | 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-26 00:50:07.826 | 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-26 00:50:07.826 | 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-26 00:50:07.826 | 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-26 00:50:07.827 | 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-26 00:50:07.827 | 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-26 00:50:07.827 | 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-26 00:50:07.827 | 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-26 00:50:07.827 | 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-26 00:50:07.827 | sys-devices-virtual-misc-rfkill.device loaded active plugged /sys/devices/virtual/misc/rfkill 2026-03-26 00:50:07.827 | sys-devices-virtual-net-docker0.device loaded active plugged /sys/devices/virtual/net/docker0 2026-03-26 00:50:07.827 | sys-devices-virtual-tty-ttyprintk.device loaded active plugged /sys/devices/virtual/tty/ttyprintk 2026-03-26 00:50:07.827 | sys-module-configfs.device loaded active plugged /sys/module/configfs 2026-03-26 00:50:07.827 | sys-module-fuse.device loaded active plugged /sys/module/fuse 2026-03-26 00:50:07.827 | sys-subsystem-net-devices-docker0.device loaded active plugged /sys/subsystem/net/devices/docker0 2026-03-26 00:50:07.827 | sys-subsystem-net-devices-ens3.device loaded active plugged Virtio network device 2026-03-26 00:50:07.827 | -.mount loaded active mounted Root Mount 2026-03-26 00:50:07.827 | dev-hugepages.mount loaded active mounted Huge Pages File System 2026-03-26 00:50:07.827 | dev-mqueue.mount loaded active mounted POSIX Message Queue File System 2026-03-26 00:50:07.827 | proc-sys-fs-binfmt_misc.mount loaded active mounted Arbitrary Executable File Formats File System 2026-03-26 00:50:07.827 | run-user-1000.mount loaded active mounted /run/user/1000 2026-03-26 00:50:07.827 | sys-fs-fuse-connections.mount loaded active mounted FUSE Control File System 2026-03-26 00:50:07.827 | sys-kernel-config.mount loaded active mounted Kernel Configuration File System 2026-03-26 00:50:07.827 | sys-kernel-debug.mount loaded active mounted Kernel Debug File System 2026-03-26 00:50:07.827 | sys-kernel-tracing.mount loaded active mounted Kernel Trace File System 2026-03-26 00:50:07.827 | systemd-ask-password-console.path loaded active waiting Dispatch Password Requests to Console Directory Watch 2026-03-26 00:50:07.827 | systemd-ask-password-wall.path loaded active waiting Forward Password Requests to Wall Directory Watch 2026-03-26 00:50:07.827 | init.scope loaded active running System and Service Manager 2026-03-26 00:50:07.827 | session-1.scope loaded active abandoned Session 1 of User zuul 2026-03-26 00:50:07.827 | session-7.scope loaded active running Session 7 of User zuul 2026-03-26 00:50:07.827 | apache-htcacheclean.service loaded active running Disk Cache Cleaning Daemon for Apache HTTP Server 2026-03-26 00:50:07.827 | apache2.service loaded active running The Apache HTTP Server 2026-03-26 00:50:07.827 | blk-availability.service loaded active exited Availability of block devices 2026-03-26 00:50:07.827 | cloud-config.service loaded active exited Cloud-init: Config Stage 2026-03-26 00:50:07.827 | cloud-final.service loaded active exited Cloud-init: Final Stage 2026-03-26 00:50:07.827 | cloud-init-local.service loaded active exited Cloud-init: Local Stage (pre-network) 2026-03-26 00:50:07.827 | cloud-init.service loaded active exited Cloud-init: Network Stage 2026-03-26 00:50:07.827 | containerd.service loaded active running containerd container runtime 2026-03-26 00:50:07.827 | dbus.service loaded active running D-Bus System Message Bus 2026-03-26 00:50:07.827 | docker.service loaded active running Docker Application Container Engine 2026-03-26 00:50:07.827 | getty@tty1.service loaded active running Getty on tty1 2026-03-26 00:50:07.827 | haproxy.service loaded active running HAProxy Load Balancer 2026-03-26 00:50:07.827 | kmod-static-nodes.service loaded active exited Create List of Static Device Nodes 2026-03-26 00:50:07.827 | ksm.service loaded active exited Kernel Samepage Merging 2026-03-26 00:50:07.827 | ksmtuned.service loaded active running Kernel Samepage Merging (KSM) Tuning Daemon 2026-03-26 00:50:07.827 | ldconfig.service loaded active exited Rebuild Dynamic Linker Cache 2026-03-26 00:50:07.828 | lvm2-monitor.service loaded active exited Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling 2026-03-26 00:50:07.828 | memcached.service loaded active running memcached daemon 2026-03-26 00:50:07.828 | packagekit.service loaded active running PackageKit Daemon 2026-03-26 00:50:07.828 | polkit.service loaded active running Authorization Manager 2026-03-26 00:50:07.828 | postgresql.service loaded active exited PostgreSQL RDBMS 2026-03-26 00:50:07.828 | rsyslog.service loaded active running System Logging Service 2026-03-26 00:50:07.828 | serial-getty@ttyS0.service loaded active running Serial Getty on ttyS0 2026-03-26 00:50:07.828 | ssh-keygen.service loaded active exited OpenSSH Server Key Generation 2026-03-26 00:50:07.828 | ssh.service loaded active running OpenBSD Secure Shell server 2026-03-26 00:50:07.828 | sysfsutils.service loaded active exited Apply sysfs variables 2026-03-26 00:50:07.828 | systemd-binfmt.service loaded active exited Set Up Additional Binary Formats 2026-03-26 00:50:07.828 | systemd-firstboot.service loaded active exited First Boot Wizard 2026-03-26 00:50:07.828 | systemd-fsck-root.service loaded active exited File System Check on Root Device 2026-03-26 00:50:07.828 | systemd-journal-catalog-update.service loaded active exited Rebuild Journal Catalog 2026-03-26 00:50:07.828 | systemd-journal-flush.service loaded active exited Flush Journal to Persistent Storage 2026-03-26 00:50:07.828 | systemd-journald.service loaded active running Journal Service 2026-03-26 00:50:07.828 | systemd-logind.service loaded active running User Login Management 2026-03-26 00:50:07.828 | systemd-machine-id-commit.service loaded active exited Commit a transient machine-id on disk 2026-03-26 00:50:07.828 | systemd-modules-load.service loaded active exited Load Kernel Modules 2026-03-26 00:50:07.828 | systemd-networkd-wait-online.service loaded active exited Wait for Network to be Configured 2026-03-26 00:50:07.828 | systemd-networkd.service loaded active running Network Configuration 2026-03-26 00:50:07.828 | systemd-random-seed.service loaded active exited Load/Save OS Random Seed 2026-03-26 00:50:07.828 | systemd-remount-fs.service loaded active exited Remount Root and Kernel File Systems 2026-03-26 00:50:07.828 | systemd-resolved.service loaded active running Network Name Resolution 2026-03-26 00:50:07.828 | systemd-sysctl.service loaded active exited Apply Kernel Variables 2026-03-26 00:50:07.828 | systemd-sysusers.service loaded active exited Create System Users 2026-03-26 00:50:07.828 | systemd-timesyncd.service loaded active running Network Time Synchronization 2026-03-26 00:50:07.828 | systemd-tmpfiles-setup-dev-early.service loaded active exited Create Static Device Nodes in /dev gracefully 2026-03-26 00:50:07.828 | systemd-tmpfiles-setup-dev.service loaded active exited Create Static Device Nodes in /dev 2026-03-26 00:50:07.828 | systemd-tmpfiles-setup.service loaded active exited Create Volatile Files and Directories 2026-03-26 00:50:07.828 | systemd-udev-trigger.service loaded active exited Coldplug All udev Devices 2026-03-26 00:50:07.828 | systemd-udevd.service loaded active running Rule-based Manager for Device Events and Files 2026-03-26 00:50:07.829 | systemd-update-done.service loaded active exited Update is Completed 2026-03-26 00:50:07.829 | systemd-update-utmp.service loaded active exited Record System Boot/Shutdown in UTMP 2026-03-26 00:50:07.829 | systemd-user-sessions.service loaded active exited Permit User Sessions 2026-03-26 00:50:07.829 | user-runtime-dir@1000.service loaded active exited User Runtime Directory /run/user/1000 2026-03-26 00:50:07.829 | user@1000.service loaded active running User Manager for UID 1000 2026-03-26 00:50:07.829 | -.slice loaded active active Root Slice 2026-03-26 00:50:07.829 | system-getty.slice loaded active active Slice /system/getty 2026-03-26 00:50:07.829 | system-modprobe.slice loaded active active Slice /system/modprobe 2026-03-26 00:50:07.829 | system-serial\x2dgetty.slice loaded active active Slice /system/serial-getty 2026-03-26 00:50:07.829 | system.slice loaded active active System Slice 2026-03-26 00:50:07.829 | user-1000.slice loaded active active User Slice of UID 1000 2026-03-26 00:50:07.829 | user.slice loaded active active User and Session Slice 2026-03-26 00:50:07.829 | cloud-init-hotplugd.socket loaded active listening cloud-init hotplug hook socket 2026-03-26 00:50:07.829 | dbus.socket loaded active running D-Bus System Message Bus Socket 2026-03-26 00:50:07.829 | dm-event.socket loaded active listening Device-mapper event daemon FIFOs 2026-03-26 00:50:07.829 | docker.socket loaded active running Docker Socket for the API 2026-03-26 00:50:07.829 | iscsid.socket loaded active listening Open-iSCSI iscsid Socket 2026-03-26 00:50:07.829 | lvm2-lvmpolld.socket loaded active listening LVM2 poll daemon socket 2026-03-26 00:50:07.829 | ssh.socket loaded active running OpenBSD Secure Shell server socket 2026-03-26 00:50:07.829 | syslog.socket loaded active running Syslog Socket 2026-03-26 00:50:07.829 | systemd-fsckd.socket loaded active listening fsck to fsckd communication Socket 2026-03-26 00:50:07.829 | systemd-initctl.socket loaded active listening initctl Compatibility Named Pipe 2026-03-26 00:50:07.829 | systemd-journald-dev-log.socket loaded active running Journal Socket (/dev/log) 2026-03-26 00:50:07.829 | systemd-journald.socket loaded active running Journal Socket 2026-03-26 00:50:07.829 | systemd-networkd.socket loaded active running Network Service Netlink Socket 2026-03-26 00:50:07.829 | systemd-rfkill.socket loaded active listening Load/Save RF Kill Switch Status /dev/rfkill Watch 2026-03-26 00:50:07.829 | systemd-sysext.socket loaded active listening System Extension Image Management (Varlink) 2026-03-26 00:50:07.829 | systemd-udevd-control.socket loaded active running udev Control Socket 2026-03-26 00:50:07.829 | systemd-udevd-kernel.socket loaded active running udev Kernel Socket 2026-03-26 00:50:07.829 | uuidd.socket loaded active listening UUID daemon activation socket 2026-03-26 00:50:07.829 | root-swapfile.swap loaded active active /root/swapfile 2026-03-26 00:50:07.829 | basic.target loaded active active Basic System 2026-03-26 00:50:07.830 | cloud-config.target loaded active active Cloud-config availability 2026-03-26 00:50:07.830 | cloud-init.target loaded active active Cloud-init target 2026-03-26 00:50:07.830 | cryptsetup.target loaded active active Local Encrypted Volumes 2026-03-26 00:50:07.830 | first-boot-complete.target loaded active active First Boot Complete 2026-03-26 00:50:07.830 | getty.target loaded active active Login Prompts 2026-03-26 00:50:07.830 | graphical.target loaded active active Graphical Interface 2026-03-26 00:50:07.830 | integritysetup.target loaded active active Local Integrity Protected Volumes 2026-03-26 00:50:07.830 | local-fs-pre.target loaded active active Preparation for Local File Systems 2026-03-26 00:50:07.830 | local-fs.target loaded active active Local File Systems 2026-03-26 00:50:07.830 | multi-user.target loaded active active Multi-User System 2026-03-26 00:50:07.830 | network-online.target loaded active active Network is Online 2026-03-26 00:50:07.830 | network-pre.target loaded active active Preparation for Network 2026-03-26 00:50:07.830 | network.target loaded active active Network 2026-03-26 00:50:07.830 | nss-lookup.target loaded active active Host and Network Name Lookups 2026-03-26 00:50:07.830 | paths.target loaded active active Path Units 2026-03-26 00:50:07.830 | remote-fs-pre.target loaded active active Preparation for Remote File Systems 2026-03-26 00:50:07.830 | remote-fs.target loaded active active Remote File Systems 2026-03-26 00:50:07.830 | slices.target loaded active active Slice Units 2026-03-26 00:50:07.830 | sockets.target loaded active active Socket Units 2026-03-26 00:50:07.830 | swap.target loaded active active Swaps 2026-03-26 00:50:07.830 | sysinit.target loaded active active System Initialization 2026-03-26 00:50:07.830 | time-set.target loaded active active System Time Set 2026-03-26 00:50:07.830 | timers.target loaded active active Timer Units 2026-03-26 00:50:07.830 | veritysetup.target loaded active active Local Verity Protected Volumes 2026-03-26 00:50:07.830 | apt-daily-upgrade.timer loaded active waiting Daily apt upgrade and clean activities 2026-03-26 00:50:07.830 | apt-daily.timer loaded active waiting Daily apt download activities 2026-03-26 00:50:07.830 | dpkg-db-backup.timer loaded active waiting Daily dpkg database backup timer 2026-03-26 00:50:07.830 | e2scrub_all.timer loaded active waiting Periodic ext4 Online Metadata Check for All Filesystems 2026-03-26 00:50:07.830 | fstrim.timer loaded active waiting Discard unused filesystem blocks once a week 2026-03-26 00:50:07.830 | man-db.timer loaded active waiting Daily man-db regeneration 2026-03-26 00:50:07.830 | motd-news.timer loaded active waiting Message of the Day 2026-03-26 00:50:07.830 | systemd-tmpfiles-clean.timer loaded active waiting Daily Cleanup of Temporary Directories 2026-03-26 00:50:07.830 | 2026-03-26 00:50:07.830 | Legend: LOAD → Reflects whether the unit definition was properly loaded. 2026-03-26 00:50:07.830 | ACTIVE → The high-level unit activation state, i.e. generalization of SUB. 2026-03-26 00:50:07.830 | SUB → The low-level unit activation state, values depend on unit type. 2026-03-26 00:50:07.830 | 2026-03-26 00:50:07.830 | 170 loaded units listed. Pass --all to see loaded but inactive units, too. 2026-03-26 00:50:07.830 | To show all installed unit files use 'systemctl list-unit-files'. 2026-03-26 00:50:07.830 | INFO: Docker daemon enabled and started 2026-03-26 00:50:07.830 | 2026-03-26 00:50:07.830 | + sh -c docker version 2026-03-26 00:50:07.873 | Client: Docker Engine - Community 2026-03-26 00:50:07.873 | Version: 29.3.1 2026-03-26 00:50:07.873 | API version: 1.54 2026-03-26 00:50:07.873 | Go version: go1.25.8 2026-03-26 00:50:07.873 | Git commit: c2be9cc 2026-03-26 00:50:07.873 | Built: Wed Mar 25 16:13:43 2026 2026-03-26 00:50:07.873 | OS/Arch: linux/amd64 2026-03-26 00:50:07.873 | Context: default 2026-03-26 00:50:07.873 | 2026-03-26 00:50:07.873 | Server: Docker Engine - Community 2026-03-26 00:50:07.873 | Engine: 2026-03-26 00:50:07.874 | Version: 29.3.1 2026-03-26 00:50:07.874 | API version: 1.54 (minimum version 1.40) 2026-03-26 00:50:07.874 | Go version: go1.25.8 2026-03-26 00:50:07.874 | Git commit: f78c987 2026-03-26 00:50:07.874 | Built: Wed Mar 25 16:13:43 2026 2026-03-26 00:50:07.874 | OS/Arch: linux/amd64 2026-03-26 00:50:07.874 | Experimental: false 2026-03-26 00:50:07.874 | containerd: 2026-03-26 00:50:07.874 | Version: v2.2.2 2026-03-26 00:50:07.874 | GitCommit: 301b2dac98f15c27117da5c8af12118a041a31d9 2026-03-26 00:50:07.874 | runc: 2026-03-26 00:50:07.874 | Version: 1.3.4 2026-03-26 00:50:07.874 | GitCommit: v1.3.4-0-gd6d73eb8 2026-03-26 00:50:07.874 | docker-init: 2026-03-26 00:50:07.874 | Version: 0.19.0 2026-03-26 00:50:07.874 | GitCommit: de40ad0 2026-03-26 00:50:07.878 | 2026-03-26 00:50:07.878 | ================================================================================ 2026-03-26 00:50:07.878 | 2026-03-26 00:50:07.878 | To run Docker as a non-privileged user, consider setting up the 2026-03-26 00:50:07.878 | Docker daemon in rootless mode for your user: 2026-03-26 00:50:07.878 | 2026-03-26 00:50:07.878 | dockerd-rootless-setuptool.sh install 2026-03-26 00:50:07.878 | 2026-03-26 00:50:07.878 | Visit https://docs.docker.com/go/rootless/ to learn about rootless mode. 2026-03-26 00:50:07.878 | 2026-03-26 00:50:07.878 | 2026-03-26 00:50:07.879 | To run the Docker daemon as a fully privileged service, but granting non-root 2026-03-26 00:50:07.879 | users access, refer to https://docs.docker.com/go/daemon-access/ 2026-03-26 00:50:07.879 | 2026-03-26 00:50:07.879 | WARNING: Access to the remote API on a privileged Docker daemon is equivalent 2026-03-26 00:50:07.879 | to root access on the host. Refer to the 'Docker daemon attack surface' 2026-03-26 00:50:07.879 | documentation for details: https://docs.docker.com/go/attack-surface/ 2026-03-26 00:50:07.879 | 2026-03-26 00:50:07.879 | ================================================================================ 2026-03-26 00:50:07.879 | 2026-03-26 00:50:07.888 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:43 : sudo usermod -aG docker stack 2026-03-26 00:50:07.944 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:44 : sudo iptables -I DOCKER-USER -j ACCEPT 2026-03-26 00:50:07.967 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:46 : ensure_kind_cluster 2026-03-26 00:50:07.975 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:ensure_kind_cluster:12 : echo 'kind get clusters' 2026-03-26 00:50:07.976 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:ensure_kind_cluster:12 : newgrp docker 2026-03-26 00:50:07.977 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:ensure_kind_cluster:12 : grep -q kind 2026-03-26 00:50:08.053 | No kind clusters found. 2026-03-26 00:50:08.064 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:ensure_kind_cluster:17 : echo 'kind create cluster' 2026-03-26 00:50:08.065 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:ensure_kind_cluster:17 : newgrp docker 2026-03-26 00:50:08.254 | Creating cluster "kind" ... 2026-03-26 00:50:08.254 | • Ensuring node image (kindest/node:v1.25.2) 🖼 ... 2026-03-26 00:50:20.583 | ✓ Ensuring node image (kindest/node:v1.25.2) 🖼 2026-03-26 00:50:20.584 | • Preparing nodes 📦 ... 2026-03-26 00:50:36.070 | ✓ Preparing nodes 📦 2026-03-26 00:50:36.149 | • Writing configuration 📜 ... 2026-03-26 00:50:37.972 | ✓ Writing configuration 📜 2026-03-26 00:50:37.972 | • Starting control-plane 🕹️ ... 2026-03-26 00:50:52.645 | ✓ Starting control-plane 🕹️ 2026-03-26 00:50:52.645 | • Installing CNI 🔌 ... 2026-03-26 00:50:53.747 | ✓ Installing CNI 🔌 2026-03-26 00:50:53.747 | • Installing StorageClass 💾 ... 2026-03-26 00:50:58.318 | ✓ Installing StorageClass 💾 2026-03-26 00:50:58.758 | Set kubectl context to "kind-kind" 2026-03-26 00:50:58.758 | You can now use your cluster with: 2026-03-26 00:50:58.758 | 2026-03-26 00:50:58.758 | kubectl cluster-info --context kind-kind 2026-03-26 00:50:58.759 | 2026-03-26 00:50:58.759 | Thanks for using kind! 😊 2026-03-26 00:50:58.770 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:ensure_kind_cluster:18 : kubectl label node kind-control-plane openstack-control-plane=enabled 2026-03-26 00:50:58.893 | node/kind-control-plane labeled 2026-03-26 00:50:58.910 | ++ /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-26 00:50:59.460 | namespace/orc-system created 2026-03-26 00:50:59.485 | customresourcedefinition.apiextensions.k8s.io/flavors.openstack.k-orc.cloud created 2026-03-26 00:50:59.515 | customresourcedefinition.apiextensions.k8s.io/floatingips.openstack.k-orc.cloud created 2026-03-26 00:50:59.553 | customresourcedefinition.apiextensions.k8s.io/images.openstack.k-orc.cloud created 2026-03-26 00:50:59.579 | customresourcedefinition.apiextensions.k8s.io/networks.openstack.k-orc.cloud created 2026-03-26 00:50:59.603 | customresourcedefinition.apiextensions.k8s.io/ports.openstack.k-orc.cloud created 2026-03-26 00:50:59.625 | customresourcedefinition.apiextensions.k8s.io/projects.openstack.k-orc.cloud created 2026-03-26 00:50:59.641 | customresourcedefinition.apiextensions.k8s.io/routerinterfaces.openstack.k-orc.cloud created 2026-03-26 00:50:59.666 | customresourcedefinition.apiextensions.k8s.io/routers.openstack.k-orc.cloud created 2026-03-26 00:50:59.735 | customresourcedefinition.apiextensions.k8s.io/securitygroups.openstack.k-orc.cloud created 2026-03-26 00:50:59.754 | customresourcedefinition.apiextensions.k8s.io/servergroups.openstack.k-orc.cloud created 2026-03-26 00:50:59.779 | customresourcedefinition.apiextensions.k8s.io/servers.openstack.k-orc.cloud created 2026-03-26 00:50:59.815 | customresourcedefinition.apiextensions.k8s.io/subnets.openstack.k-orc.cloud created 2026-03-26 00:50:59.827 | serviceaccount/orc-controller-manager created 2026-03-26 00:50:59.836 | role.rbac.authorization.k8s.io/orc-leader-election-role created 2026-03-26 00:50:59.849 | clusterrole.rbac.authorization.k8s.io/orc-image-editor-role created 2026-03-26 00:50:59.855 | clusterrole.rbac.authorization.k8s.io/orc-image-viewer-role created 2026-03-26 00:50:59.861 | clusterrole.rbac.authorization.k8s.io/orc-manager-role created 2026-03-26 00:50:59.867 | clusterrole.rbac.authorization.k8s.io/orc-metrics-auth-role created 2026-03-26 00:50:59.872 | clusterrole.rbac.authorization.k8s.io/orc-metrics-reader created 2026-03-26 00:50:59.882 | rolebinding.rbac.authorization.k8s.io/orc-leader-election-rolebinding created 2026-03-26 00:50:59.887 | clusterrolebinding.rbac.authorization.k8s.io/orc-manager-rolebinding created 2026-03-26 00:50:59.893 | clusterrolebinding.rbac.authorization.k8s.io/orc-metrics-auth-rolebinding created 2026-03-26 00:50:59.903 | service/orc-controller-manager-metrics-service created 2026-03-26 00:50:59.928 | deployment.apps/orc-controller-manager created 2026-03-26 00:50:59.945 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:50 : export EXP_CLUSTER_RESOURCE_SET=true 2026-03-26 00:50:59.953 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:50 : EXP_CLUSTER_RESOURCE_SET=true 2026-03-26 00:50:59.959 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:51 : export EXP_KUBEADM_BOOTSTRAP_FORMAT_IGNITION=true 2026-03-26 00:50:59.965 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:51 : EXP_KUBEADM_BOOTSTRAP_FORMAT_IGNITION=true 2026-03-26 00:50:59.971 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:52 : export CLUSTER_TOPOLOGY=true 2026-03-26 00:50:59.976 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:52 : CLUSTER_TOPOLOGY=true 2026-03-26 00:50:59.981 | ++ /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-26 00:51:00.348 | Fetching providers 2026-03-26 00:51:02.853 | Installing cert-manager version="v1.18.1" 2026-03-26 00:51:03.652 | Waiting for cert-manager to be available... 2026-03-26 00:51:33.721 | [KubeAPIWarningLogger] spec.privateKey.rotationPolicy: In cert-manager >= v1.18.0, the default value changed from `Never` to `Always`. 2026-03-26 00:51:33.753 | Installing provider="cluster-api" version="v1.10.5" targetNamespace="capi-system" 2026-03-26 00:51:33.792 | [KubeAPIWarningLogger] spec.privateKey.rotationPolicy: In cert-manager >= v1.18.0, the default value changed from `Never` to `Always`. 2026-03-26 00:51:34.405 | Installing provider="bootstrap-kubeadm" version="v1.10.5" targetNamespace="capi-kubeadm-bootstrap-system" 2026-03-26 00:51:34.449 | [KubeAPIWarningLogger] spec.privateKey.rotationPolicy: In cert-manager >= v1.18.0, the default value changed from `Never` to `Always`. 2026-03-26 00:51:34.781 | Installing provider="control-plane-kubeadm" version="v1.10.5" targetNamespace="capi-kubeadm-control-plane-system" 2026-03-26 00:51:34.825 | [KubeAPIWarningLogger] spec.privateKey.rotationPolicy: In cert-manager >= v1.18.0, the default value changed from `Never` to `Always`. 2026-03-26 00:51:35.113 | Installing provider="infrastructure-openstack" version="v0.12.4" targetNamespace="capo-system" 2026-03-26 00:51:35.180 | [KubeAPIWarningLogger] spec.privateKey.rotationPolicy: In cert-manager >= v1.18.0, the default value changed from `Never` to `Always`. 2026-03-26 00:51:35.710 | 2026-03-26 00:51:35.710 | Your management cluster has been initialized successfully! 2026-03-26 00:51:35.710 | 2026-03-26 00:51:35.710 | You can now create your first workload cluster by running the following: 2026-03-26 00:51:35.710 | 2026-03-26 00:51:35.710 | clusterctl generate cluster [name] --kubernetes-version [version] | kubectl apply -f - 2026-03-26 00:51:35.710 | 2026-03-26 00:51:35.737 | ++ /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-26 00:51:35.863 | Waiting for deployment "capi-kubeadm-bootstrap-controller-manager" rollout to finish: 0 of 1 updated replicas are available... 2026-03-26 00:51:39.657 | deployment "capi-kubeadm-bootstrap-controller-manager" successfully rolled out 2026-03-26 00:51:39.682 | ++ /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-26 00:51:39.831 | Waiting for deployment "capi-kubeadm-control-plane-controller-manager" rollout to finish: 0 of 1 updated replicas are available... 2026-03-26 00:51:41.645 | deployment "capi-kubeadm-control-plane-controller-manager" successfully rolled out 2026-03-26 00:51:41.659 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:61 : kubectl -n capi-system rollout status deploy/capi-controller-manager 2026-03-26 00:51:41.780 | deployment "capi-controller-manager" successfully rolled out 2026-03-26 00:51:41.796 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:62 : kubectl -n capo-system rollout status deploy/capo-controller-manager 2026-03-26 00:51:41.893 | Waiting for deployment "capo-controller-manager" rollout to finish: 0 of 1 updated replicas are available... 2026-03-26 00:51:45.156 | deployment "capo-controller-manager" successfully rolled out 2026-03-26 00:51:45.172 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:63 : : 2026-03-26 00:51:45.178 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:78 : [[ stack == \u\n\s\t\a\c\k ]] 2026-03-26 00:51:45.184 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:84 : [[ stack == \c\l\e\a\n ]] 2026-03-26 00:51:45.189 | + functions-common:run_plugins:1831 : for plugin in ${plugins//,/ } 2026-03-26 00:51:45.194 | + functions-common:run_plugins:1832 : local dir=/opt/stack/ovn-octavia-provider 2026-03-26 00:51:45.200 | + functions-common:run_plugins:1833 : [[ -f /opt/stack/ovn-octavia-provider/devstack/plugin.sh ]] 2026-03-26 00:51:45.207 | + functions-common:run_plugins:1834 : source /opt/stack/ovn-octavia-provider/devstack/plugin.sh stack pre-install 2026-03-26 00:51:45.214 | ++ /opt/stack/ovn-octavia-provider/devstack/plugin.sh:source:4 : is_service_enabled tls-proxy 2026-03-26 00:51:45.251 | ++ functions-common:is_service_enabled:2068 : return 0 2026-03-26 00:51:45.258 | ++ /opt/stack/ovn-octavia-provider/devstack/plugin.sh:source:5 : OVN_PROTO=ssl 2026-03-26 00:51:45.263 | ++ /opt/stack/ovn-octavia-provider/devstack/plugin.sh:source:9 : OVN_NB_REMOTE=ssl:199.19.213.179:6641 2026-03-26 00:51:45.268 | ++ /opt/stack/ovn-octavia-provider/devstack/plugin.sh:source:10 : OVN_SB_REMOTE=ssl:199.19.213.179:6642 2026-03-26 00:51:45.274 | ++ /opt/stack/ovn-octavia-provider/devstack/plugin.sh:source:41 : [[ stack == \s\t\a\c\k ]] 2026-03-26 00:51:45.279 | ++ /opt/stack/ovn-octavia-provider/devstack/plugin.sh:source:42 : case "$2" in 2026-03-26 00:51:45.287 | + ./stack.sh:main:849 : set_systemd_override DefaultLimitNOFILE 2048 2026-03-26 00:51:45.293 | + functions:set_systemd_override:844 : local key=DefaultLimitNOFILE 2026-03-26 00:51:45.300 | + functions:set_systemd_override:845 : local value=2048 2026-03-26 00:51:45.306 | + functions:set_systemd_override:847 : local sysconf=/etc/systemd/system.conf 2026-03-26 00:51:45.312 | + functions:set_systemd_override:848 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2026-03-26 00:51:45.427 | + functions:set_systemd_override:849 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2026-03-26 00:51:45.428 | Set systemd system override for DefaultLimitNOFILE=2048 2026-03-26 00:51:45.435 | + functions:set_systemd_override:851 : sudo systemctl daemon-reload 2026-03-26 00:51:45.724 | + ./stack.sh:main:851 : install_rpc_backend 2026-03-26 00:51:45.730 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2026-03-26 00:51:45.769 | + functions-common:is_service_enabled:2068 : return 0 2026-03-26 00:51:45.775 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2026-03-26 00:51:45.781 | + functions-common:install_package:1430 : update_package_repo 2026-03-26 00:51:45.788 | + functions-common:update_package_repo:1404 : NO_UPDATE_REPOS=False 2026-03-26 00:51:45.793 | + functions-common:update_package_repo:1405 : REPOS_UPDATED=True 2026-03-26 00:51:45.800 | + functions-common:update_package_repo:1406 : RETRY_UPDATE=False 2026-03-26 00:51:45.806 | + functions-common:update_package_repo:1408 : [[ False = \T\r\u\e ]] 2026-03-26 00:51:45.812 | + functions-common:update_package_repo:1412 : is_ubuntu 2026-03-26 00:51:45.819 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-03-26 00:51:45.827 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-03-26 00:51:45.833 | + functions-common:update_package_repo:1413 : apt_get_update 2026-03-26 00:51:45.840 | + functions-common:apt_get_update:1158 : [[ True == \T\r\u\e ]] 2026-03-26 00:51:45.846 | + functions-common:apt_get_update:1158 : [[ False != \T\r\u\e ]] 2026-03-26 00:51:45.852 | + functions-common:apt_get_update:1159 : return 2026-03-26 00:51:45.860 | + functions-common:install_package:1431 : real_install_package rabbitmq-server 2026-03-26 00:51:45.867 | + functions-common:real_install_package:1418 : is_ubuntu 2026-03-26 00:51:45.872 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-03-26 00:51:45.879 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-03-26 00:51:45.884 | + functions-common:real_install_package:1419 : apt_get install rabbitmq-server 2026-03-26 00:51:45.935 | + 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-26 00:51:45.984 | Reading package lists... 2026-03-26 00:51:46.246 | Building dependency tree... 2026-03-26 00:51:46.246 | Reading state information... 2026-03-26 00:51:46.505 | The following additional packages will be installed: 2026-03-26 00:51:46.505 | erlang-asn1 erlang-base erlang-crypto erlang-eldap erlang-ftp erlang-inets 2026-03-26 00:51:46.505 | erlang-mnesia erlang-os-mon erlang-parsetools erlang-public-key 2026-03-26 00:51:46.506 | erlang-runtime-tools erlang-snmp erlang-ssl erlang-syntax-tools erlang-tftp 2026-03-26 00:51:46.506 | erlang-tools erlang-xmerl logrotate 2026-03-26 00:51:46.507 | Suggested packages: 2026-03-26 00:51:46.507 | erlang erlang-manpages erlang-doc bsd-mailx | mailx 2026-03-26 00:51:46.559 | The following NEW packages will be installed: 2026-03-26 00:51:46.559 | erlang-asn1 erlang-base erlang-crypto erlang-eldap erlang-ftp erlang-inets 2026-03-26 00:51:46.559 | erlang-mnesia erlang-os-mon erlang-parsetools erlang-public-key 2026-03-26 00:51:46.559 | erlang-runtime-tools erlang-snmp erlang-ssl erlang-syntax-tools erlang-tftp 2026-03-26 00:51:46.560 | erlang-tools erlang-xmerl logrotate rabbitmq-server 2026-03-26 00:51:48.822 | 0 upgraded, 19 newly installed, 0 to remove and 0 not upgraded. 2026-03-26 00:51:48.822 | Need to get 36.1 MB of archives. 2026-03-26 00:51:48.822 | After this operation, 56.4 MB of additional disk space will be used. 2026-03-26 00:51:48.822 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 logrotate amd64 3.21.0-2build1 [52.2 kB] 2026-03-26 00:51:49.082 | 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-26 00:53:24.242 | 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-26 00:53:24.259 | 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-26 00:53:24.263 | 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-26 00:53:24.285 | 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-26 00:53:24.309 | 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-26 00:53:24.314 | 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-26 00:53:24.368 | 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-26 00:53:24.369 | 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-26 00:53:24.370 | 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-26 00:53:24.371 | 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-26 00:53:24.397 | 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-26 00:53:24.438 | 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-26 00:53:24.439 | 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-26 00:53:24.443 | 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-26 00:53:24.450 | 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-26 00:53:24.462 | 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-26 00:53:24.491 | 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-26 00:53:24.907 | debconf: delaying package configuration, since apt-utils is not installed 2026-03-26 00:53:24.973 | Fetched 36.1 MB in 1min 38s (368 kB/s) 2026-03-26 00:53:25.028 | Selecting previously unselected package logrotate. 2026-03-26 00:53:25.084 | (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-26 00:53:25.088 | Preparing to unpack .../00-logrotate_3.21.0-2build1_amd64.deb ... 2026-03-26 00:53:25.092 | Unpacking logrotate (3.21.0-2build1) ... 2026-03-26 00:53:25.157 | Selecting previously unselected package erlang-base. 2026-03-26 00:53:25.170 | Preparing to unpack .../01-erlang-base_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-03-26 00:53:25.173 | Unpacking erlang-base (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-03-26 00:53:25.467 | Selecting previously unselected package erlang-asn1. 2026-03-26 00:53:25.479 | Preparing to unpack .../02-erlang-asn1_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-03-26 00:53:25.483 | Unpacking erlang-asn1 (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-03-26 00:53:25.565 | Selecting previously unselected package erlang-crypto. 2026-03-26 00:53:25.576 | Preparing to unpack .../03-erlang-crypto_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-03-26 00:53:25.580 | Unpacking erlang-crypto (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-03-26 00:53:25.641 | Selecting previously unselected package erlang-public-key. 2026-03-26 00:53:25.653 | Preparing to unpack .../04-erlang-public-key_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-03-26 00:53:25.658 | Unpacking erlang-public-key (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-03-26 00:53:25.730 | Selecting previously unselected package erlang-mnesia. 2026-03-26 00:53:25.739 | Preparing to unpack .../05-erlang-mnesia_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-03-26 00:53:25.744 | Unpacking erlang-mnesia (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-03-26 00:53:25.815 | Selecting previously unselected package erlang-runtime-tools. 2026-03-26 00:53:25.826 | Preparing to unpack .../06-erlang-runtime-tools_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-03-26 00:53:25.831 | Unpacking erlang-runtime-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-03-26 00:53:25.902 | Selecting previously unselected package erlang-ssl. 2026-03-26 00:53:25.913 | Preparing to unpack .../07-erlang-ssl_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-03-26 00:53:25.918 | Unpacking erlang-ssl (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-03-26 00:53:26.003 | Selecting previously unselected package erlang-eldap. 2026-03-26 00:53:26.014 | Preparing to unpack .../08-erlang-eldap_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-03-26 00:53:26.019 | Unpacking erlang-eldap (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-03-26 00:53:26.077 | Selecting previously unselected package erlang-ftp. 2026-03-26 00:53:26.087 | Preparing to unpack .../09-erlang-ftp_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-03-26 00:53:26.091 | Unpacking erlang-ftp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-03-26 00:53:26.148 | Selecting previously unselected package erlang-tftp. 2026-03-26 00:53:26.160 | Preparing to unpack .../10-erlang-tftp_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-03-26 00:53:26.166 | Unpacking erlang-tftp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-03-26 00:53:26.240 | Selecting previously unselected package erlang-inets. 2026-03-26 00:53:26.250 | Preparing to unpack .../11-erlang-inets_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-03-26 00:53:26.255 | Unpacking erlang-inets (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-03-26 00:53:26.335 | Selecting previously unselected package erlang-snmp. 2026-03-26 00:53:26.346 | Preparing to unpack .../12-erlang-snmp_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-03-26 00:53:26.350 | Unpacking erlang-snmp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-03-26 00:53:26.473 | Selecting previously unselected package erlang-os-mon. 2026-03-26 00:53:26.482 | Preparing to unpack .../13-erlang-os-mon_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-03-26 00:53:26.487 | Unpacking erlang-os-mon (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-03-26 00:53:26.547 | Selecting previously unselected package erlang-parsetools. 2026-03-26 00:53:26.558 | Preparing to unpack .../14-erlang-parsetools_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-03-26 00:53:26.563 | Unpacking erlang-parsetools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-03-26 00:53:26.623 | Selecting previously unselected package erlang-syntax-tools. 2026-03-26 00:53:26.631 | Preparing to unpack .../15-erlang-syntax-tools_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-03-26 00:53:26.637 | Unpacking erlang-syntax-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-03-26 00:53:26.701 | Selecting previously unselected package erlang-tools. 2026-03-26 00:53:26.713 | Preparing to unpack .../16-erlang-tools_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-03-26 00:53:26.718 | Unpacking erlang-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-03-26 00:53:26.787 | Selecting previously unselected package erlang-xmerl. 2026-03-26 00:53:26.799 | Preparing to unpack .../17-erlang-xmerl_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-03-26 00:53:26.803 | Unpacking erlang-xmerl (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-03-26 00:53:26.894 | Selecting previously unselected package rabbitmq-server. 2026-03-26 00:53:26.904 | Preparing to unpack .../18-rabbitmq-server_3.12.1-1ubuntu1.2_all.deb ... 2026-03-26 00:53:26.914 | Unpacking rabbitmq-server (3.12.1-1ubuntu1.2) ... 2026-03-26 00:53:27.566 | Setting up logrotate (3.21.0-2build1) ... 2026-03-26 00:53:27.731 | Created symlink /etc/systemd/system/timers.target.wants/logrotate.timer → /usr/lib/systemd/system/logrotate.timer. 2026-03-26 00:53:28.058 | logrotate.service is a disabled or a static unit, not starting it. 2026-03-26 00:53:28.200 | Setting up erlang-base (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-03-26 00:53:29.727 | Created symlink /etc/systemd/system/multi-user.target.wants/epmd.service → /usr/lib/systemd/system/epmd.service. 2026-03-26 00:53:29.727 | Created symlink /etc/systemd/system/sockets.target.wants/epmd.socket → /usr/lib/systemd/system/epmd.socket. 2026-03-26 00:53:31.125 | Searching for services which depend on erlang and should be started... none found. 2026-03-26 00:53:31.132 | Setting up erlang-xmerl (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-03-26 00:53:31.146 | Setting up erlang-syntax-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-03-26 00:53:31.160 | Setting up erlang-parsetools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-03-26 00:53:31.172 | Setting up erlang-asn1 (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-03-26 00:53:31.186 | Setting up erlang-tftp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-03-26 00:53:31.208 | Setting up erlang-mnesia (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-03-26 00:53:31.225 | Setting up erlang-crypto (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-03-26 00:53:31.236 | Setting up erlang-runtime-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-03-26 00:53:31.249 | Setting up erlang-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-03-26 00:53:31.260 | Setting up erlang-snmp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-03-26 00:53:31.276 | Setting up erlang-public-key (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-03-26 00:53:31.334 | Setting up erlang-ssl (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-03-26 00:53:31.397 | Setting up erlang-os-mon (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-03-26 00:53:31.513 | Setting up erlang-eldap (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-03-26 00:53:31.670 | Setting up erlang-ftp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-03-26 00:53:31.847 | Setting up erlang-inets (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-03-26 00:53:31.958 | Setting up rabbitmq-server (3.12.1-1ubuntu1.2) ... 2026-03-26 00:53:32.424 | info: Selecting GID from range 100 to 999 ... 2026-03-26 00:53:32.430 | info: Adding group `rabbitmq' (GID 112) ... 2026-03-26 00:53:32.698 | info: Selecting UID from range 100 to 999 ... 2026-03-26 00:53:32.698 | 2026-03-26 00:53:32.703 | info: Adding system user `rabbitmq' (UID 110) ... 2026-03-26 00:53:32.709 | info: Adding new user `rabbitmq' (UID 110) with group `rabbitmq' ... 2026-03-26 00:53:32.775 | info: Not creating home directory `/var/lib/rabbitmq'. 2026-03-26 00:53:32.950 | Created symlink /etc/systemd/system/multi-user.target.wants/rabbitmq-server.service → /usr/lib/systemd/system/rabbitmq-server.service. 2026-03-26 00:53:43.017 | Processing triggers for man-db (2.12.0-4build2) ... 2026-03-26 00:53:45.909 | + functions-common:apt_get:1203 : result=0 2026-03-26 00:53:45.916 | + functions-common:apt_get:1206 : time_stop apt-get 2026-03-26 00:53:45.921 | + functions-common:time_stop:2412 : local name 2026-03-26 00:53:45.927 | + functions-common:time_stop:2413 : local end_time 2026-03-26 00:53:45.934 | + functions-common:time_stop:2414 : local elapsed_time 2026-03-26 00:53:45.939 | + functions-common:time_stop:2415 : local total 2026-03-26 00:53:45.945 | + functions-common:time_stop:2416 : local start_time 2026-03-26 00:53:45.951 | + functions-common:time_stop:2418 : name=apt-get 2026-03-26 00:53:45.957 | + functions-common:time_stop:2419 : start_time=1774486305928 2026-03-26 00:53:45.962 | + functions-common:time_stop:2421 : [[ -z 1774486305928 ]] 2026-03-26 00:53:45.970 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-03-26 00:53:45.979 | + functions-common:time_stop:2424 : end_time=1774486425972 2026-03-26 00:53:45.984 | + functions-common:time_stop:2425 : elapsed_time=120044 2026-03-26 00:53:45.990 | + functions-common:time_stop:2426 : total=247891 2026-03-26 00:53:45.995 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-03-26 00:53:46.001 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=367935 2026-03-26 00:53:46.007 | + functions-common:apt_get:1207 : return 0 2026-03-26 00:53:46.013 | + lib/rpc_backend:install_rpc_backend:55 : is_fedora 2026-03-26 00:53:46.020 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2026-03-26 00:53:46.026 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2026-03-26 00:53:46.031 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2026-03-26 00:53:46.037 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2026-03-26 00:53:46.043 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-03-26 00:53:46.050 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2026-03-26 00:53:46.056 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-03-26 00:53:46.063 | + functions-common:is_fedora:533 : '[' Ubuntu = RockyLinux ']' 2026-03-26 00:53:46.068 | + functions-common:is_fedora:534 : '[' Ubuntu = CentOS ']' 2026-03-26 00:53:46.074 | + functions-common:is_fedora:534 : '[' Ubuntu = CentOSStream ']' 2026-03-26 00:53:46.081 | + functions-common:is_fedora:535 : '[' Ubuntu = AlmaLinux ']' 2026-03-26 00:53:46.087 | + functions-common:is_fedora:536 : '[' Ubuntu = OracleServer ']' 2026-03-26 00:53:46.095 | + functions-common:is_fedora:536 : '[' Ubuntu = Virtuozzo ']' 2026-03-26 00:53:46.101 | + ./stack.sh:main:852 : restart_rpc_backend 2026-03-26 00:53:46.107 | + lib/rpc_backend:restart_rpc_backend:68 : is_service_enabled rabbit 2026-03-26 00:53:46.147 | + functions-common:is_service_enabled:2068 : return 0 2026-03-26 00:53:46.153 | + lib/rpc_backend:restart_rpc_backend:70 : echo_summary 'Starting RabbitMQ' 2026-03-26 00:53:46.159 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-03-26 00:53:46.165 | + ./stack.sh:echo_summary:444 : echo -e Starting RabbitMQ 2026-03-26 00:53:46.170 | + lib/rpc_backend:restart_rpc_backend:81 : local i 2026-03-26 00:53:46.178 | ++ lib/rpc_backend:restart_rpc_backend:82 : seq 20 2026-03-26 00:53:46.188 | + lib/rpc_backend:restart_rpc_backend:82 : for i in `seq 20` 2026-03-26 00:53:46.194 | + lib/rpc_backend:restart_rpc_backend:83 : local rc=0 2026-03-26 00:53:46.201 | + lib/rpc_backend:restart_rpc_backend:85 : [[ 1 -eq 20 ]] 2026-03-26 00:53:46.206 | + lib/rpc_backend:restart_rpc_backend:87 : [[ 1 == \0 ]] 2026-03-26 00:53:46.212 | + lib/rpc_backend:restart_rpc_backend:91 : rabbit_setuser stackrabbit secretrabbit 2026-03-26 00:53:46.218 | + lib/rpc_backend:rabbit_setuser:160 : local user=stackrabbit pass=secretrabbit found= out= 2026-03-26 00:53:46.226 | ++ lib/rpc_backend:rabbit_setuser:161 : sudo rabbitmqctl list_users 2026-03-26 00:53:47.159 | + lib/rpc_backend:rabbit_setuser:161 : out='Listing users ... 2026-03-26 00:53:47.159 | user tags 2026-03-26 00:53:47.159 | guest [administrator]' 2026-03-26 00:53:47.168 | ++ lib/rpc_backend:rabbit_setuser:163 : echo 'Listing users ... 2026-03-26 00:53:47.168 | user tags 2026-03-26 00:53:47.168 | guest [administrator]' 2026-03-26 00:53:47.169 | ++ lib/rpc_backend:rabbit_setuser:163 : awk '$1 == user { print $1 }' user=stackrabbit 2026-03-26 00:53:47.180 | + lib/rpc_backend:rabbit_setuser:163 : found= 2026-03-26 00:53:47.186 | + lib/rpc_backend:rabbit_setuser:164 : '[' '' = stackrabbit ']' 2026-03-26 00:53:47.192 | + lib/rpc_backend:rabbit_setuser:168 : sudo rabbitmqctl add_user stackrabbit secretrabbit 2026-03-26 00:53:47.984 | Adding user "stackrabbit" ... 2026-03-26 00:53:48.033 | Done. Don't forget to grant the user permissions to some virtual hosts! See 'rabbitmqctl help set_permissions' to learn more. 2026-03-26 00:53:48.111 | + lib/rpc_backend:rabbit_setuser:171 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2026-03-26 00:53:48.929 | Setting permissions for user "stackrabbit" in vhost "/" ... 2026-03-26 00:53:49.150 | + lib/rpc_backend:restart_rpc_backend:92 : '[' 0 -ne 0 ']' 2026-03-26 00:53:49.157 | + lib/rpc_backend:restart_rpc_backend:97 : sudo rabbitmqctl change_password stackrabbit secretrabbit 2026-03-26 00:53:49.845 | Changing password for user "stackrabbit" ... 2026-03-26 00:53:50.005 | + lib/rpc_backend:restart_rpc_backend:99 : '[' 0 -ne 0 ']' 2026-03-26 00:53:50.011 | + lib/rpc_backend:restart_rpc_backend:103 : break 2026-03-26 00:53:50.017 | + lib/rpc_backend:restart_rpc_backend:106 : sudo rabbitmqctl delete_user guest 2026-03-26 00:53:50.651 | Deleting user "guest" ... 2026-03-26 00:53:50.691 | + ./stack.sh:main:854 : is_service_enabled mysql postgresql 2026-03-26 00:53:50.729 | + functions-common:is_service_enabled:2068 : return 0 2026-03-26 00:53:50.736 | + ./stack.sh:main:855 : install_database 2026-03-26 00:53:50.742 | + lib/database:install_database:118 : install_database_mysql 2026-03-26 00:53:50.747 | + lib/databases/mysql:install_database_mysql:202 : is_ubuntu 2026-03-26 00:53:50.754 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-03-26 00:53:50.762 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-03-26 00:53:50.768 | + lib/databases/mysql:install_database_mysql:205 : sudo debconf-set-selections 2026-03-26 00:53:50.894 | + lib/databases/mysql:install_database_mysql:215 : [[ ! -e /opt/stack/.my.cnf ]] 2026-03-26 00:53:50.899 | + lib/databases/mysql:install_database_mysql:216 : cat 2026-03-26 00:53:50.910 | + lib/databases/mysql:install_database_mysql:222 : is_ubuntu 2026-03-26 00:53:50.916 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-03-26 00:53:50.921 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-03-26 00:53:50.927 | + lib/databases/mysql:install_database_mysql:222 : '[' mysql '!=' mariadb ']' 2026-03-26 00:53:50.933 | + lib/databases/mysql:install_database_mysql:223 : echo host=127.0.0.1 2026-03-26 00:53:50.939 | + lib/databases/mysql:install_database_mysql:225 : chmod 0600 /opt/stack/.my.cnf 2026-03-26 00:53:50.947 | + lib/databases/mysql:install_database_mysql:228 : [[ True == \T\r\u\e ]] 2026-03-26 00:53:50.953 | + lib/databases/mysql:install_database_mysql:229 : is_fedora 2026-03-26 00:53:50.959 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2026-03-26 00:53:50.966 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2026-03-26 00:53:50.972 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2026-03-26 00:53:50.978 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2026-03-26 00:53:50.984 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-03-26 00:53:50.991 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2026-03-26 00:53:50.996 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-03-26 00:53:51.003 | + functions-common:is_fedora:533 : '[' Ubuntu = RockyLinux ']' 2026-03-26 00:53:51.008 | + functions-common:is_fedora:534 : '[' Ubuntu = CentOS ']' 2026-03-26 00:53:51.014 | + functions-common:is_fedora:534 : '[' Ubuntu = CentOSStream ']' 2026-03-26 00:53:51.019 | + functions-common:is_fedora:535 : '[' Ubuntu = AlmaLinux ']' 2026-03-26 00:53:51.025 | + functions-common:is_fedora:536 : '[' Ubuntu = OracleServer ']' 2026-03-26 00:53:51.030 | + functions-common:is_fedora:536 : '[' Ubuntu = Virtuozzo ']' 2026-03-26 00:53:51.037 | + lib/databases/mysql:install_database_mysql:232 : is_ubuntu 2026-03-26 00:53:51.041 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-03-26 00:53:51.046 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-03-26 00:53:51.052 | + lib/databases/mysql:install_database_mysql:233 : install_package mysql-server 2026-03-26 00:53:51.059 | + functions-common:install_package:1430 : update_package_repo 2026-03-26 00:53:51.066 | + functions-common:update_package_repo:1404 : NO_UPDATE_REPOS=False 2026-03-26 00:53:51.071 | + functions-common:update_package_repo:1405 : REPOS_UPDATED=True 2026-03-26 00:53:51.077 | + functions-common:update_package_repo:1406 : RETRY_UPDATE=False 2026-03-26 00:53:51.082 | + functions-common:update_package_repo:1408 : [[ False = \T\r\u\e ]] 2026-03-26 00:53:51.088 | + functions-common:update_package_repo:1412 : is_ubuntu 2026-03-26 00:53:51.093 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-03-26 00:53:51.099 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-03-26 00:53:51.105 | + functions-common:update_package_repo:1413 : apt_get_update 2026-03-26 00:53:51.111 | + functions-common:apt_get_update:1158 : [[ True == \T\r\u\e ]] 2026-03-26 00:53:51.117 | + functions-common:apt_get_update:1158 : [[ False != \T\r\u\e ]] 2026-03-26 00:53:51.122 | + functions-common:apt_get_update:1159 : return 2026-03-26 00:53:51.128 | + functions-common:install_package:1431 : real_install_package mysql-server 2026-03-26 00:53:51.134 | + functions-common:real_install_package:1418 : is_ubuntu 2026-03-26 00:53:51.140 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-03-26 00:53:51.145 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-03-26 00:53:51.151 | + functions-common:real_install_package:1419 : apt_get install mysql-server 2026-03-26 00:53:51.196 | + 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-26 00:53:51.244 | Reading package lists... 2026-03-26 00:53:51.495 | Building dependency tree... 2026-03-26 00:53:51.496 | Reading state information... 2026-03-26 00:53:51.742 | The following additional packages will be installed: 2026-03-26 00:53:51.742 | libevent-core-2.1-7t64 libevent-pthreads-2.1-7t64 libmecab2 2026-03-26 00:53:51.742 | libprotobuf-lite32t64 mysql-client-8.0 mysql-client-core-8.0 2026-03-26 00:53:51.743 | mysql-server-8.0 mysql-server-core-8.0 2026-03-26 00:53:51.744 | Suggested packages: 2026-03-26 00:53:51.744 | mailx tinyca 2026-03-26 00:53:51.744 | Recommended packages: 2026-03-26 00:53:51.744 | libhtml-template-perl mecab-ipadic-utf8 2026-03-26 00:53:51.781 | The following NEW packages will be installed: 2026-03-26 00:53:51.781 | libevent-core-2.1-7t64 libevent-pthreads-2.1-7t64 libmecab2 2026-03-26 00:53:51.781 | libprotobuf-lite32t64 mysql-client-8.0 mysql-client-core-8.0 mysql-server 2026-03-26 00:53:51.782 | mysql-server-8.0 mysql-server-core-8.0 2026-03-26 00:53:52.225 | 0 upgraded, 9 newly installed, 0 to remove and 0 not upgraded. 2026-03-26 00:53:52.225 | Need to get 22.3 MB of archives. 2026-03-26 00:53:52.225 | After this operation, 187 MB of additional disk space will be used. 2026-03-26 00:53:52.225 | 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-26 00:54:25.684 | Ign: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 2026-03-26 00:54:25.776 | 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-26 00:54:25.836 | 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-26 00:54:26.348 | 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-26 00:54:26.363 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libmecab2 amd64 0.996-14ubuntu4 [201 kB] 2026-03-26 00:54:26.624 | 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-26 00:54:27.068 | 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-26 00:54:41.455 | 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-26 00:54:41.480 | 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-26 00:54:41.485 | 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-26 00:54:41.717 | debconf: delaying package configuration, since apt-utils is not installed 2026-03-26 00:54:41.762 | Fetched 21.7 MB in 50s (437 kB/s) 2026-03-26 00:54:41.801 | Selecting previously unselected package mysql-client-core-8.0. 2026-03-26 00:54:41.833 | (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-26 00:54:41.836 | Preparing to unpack .../0-mysql-client-core-8.0_8.0.45-0ubuntu0.24.04.1_amd64.deb ... 2026-03-26 00:54:41.840 | Unpacking mysql-client-core-8.0 (8.0.45-0ubuntu0.24.04.1) ... 2026-03-26 00:54:42.391 | Selecting previously unselected package mysql-client-8.0. 2026-03-26 00:54:42.402 | Preparing to unpack .../1-mysql-client-8.0_8.0.45-0ubuntu0.24.04.1_amd64.deb ... 2026-03-26 00:54:42.406 | Unpacking mysql-client-8.0 (8.0.45-0ubuntu0.24.04.1) ... 2026-03-26 00:54:42.465 | Selecting previously unselected package libevent-core-2.1-7t64:amd64. 2026-03-26 00:54:42.476 | Preparing to unpack .../2-libevent-core-2.1-7t64_2.1.12-stable-9ubuntu2_amd64.deb ... 2026-03-26 00:54:42.485 | Unpacking libevent-core-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-03-26 00:54:42.543 | Selecting previously unselected package libevent-pthreads-2.1-7t64:amd64. 2026-03-26 00:54:42.552 | Preparing to unpack .../3-libevent-pthreads-2.1-7t64_2.1.12-stable-9ubuntu2_amd64.deb ... 2026-03-26 00:54:42.556 | Unpacking libevent-pthreads-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-03-26 00:54:42.613 | Selecting previously unselected package libmecab2:amd64. 2026-03-26 00:54:42.623 | Preparing to unpack .../4-libmecab2_0.996-14ubuntu4_amd64.deb ... 2026-03-26 00:54:42.634 | Unpacking libmecab2:amd64 (0.996-14ubuntu4) ... 2026-03-26 00:54:42.757 | Selecting previously unselected package libprotobuf-lite32t64:amd64. 2026-03-26 00:54:42.767 | Preparing to unpack .../5-libprotobuf-lite32t64_3.21.12-8.2ubuntu0.3_amd64.deb ... 2026-03-26 00:54:42.772 | Unpacking libprotobuf-lite32t64:amd64 (3.21.12-8.2ubuntu0.3) ... 2026-03-26 00:54:42.835 | Selecting previously unselected package mysql-server-core-8.0. 2026-03-26 00:54:42.846 | Preparing to unpack .../6-mysql-server-core-8.0_8.0.45-0ubuntu0.24.04.1_amd64.deb ... 2026-03-26 00:54:42.851 | Unpacking mysql-server-core-8.0 (8.0.45-0ubuntu0.24.04.1) ... 2026-03-26 00:54:44.116 | Selecting previously unselected package mysql-server-8.0. 2026-03-26 00:54:44.124 | Preparing to unpack .../7-mysql-server-8.0_8.0.45-0ubuntu0.24.04.1_amd64.deb ... 2026-03-26 00:54:44.512 | Unpacking mysql-server-8.0 (8.0.45-0ubuntu0.24.04.1) ... 2026-03-26 00:54:44.589 | Selecting previously unselected package mysql-server. 2026-03-26 00:54:44.599 | Preparing to unpack .../8-mysql-server_8.0.45-0ubuntu0.24.04.1_all.deb ... 2026-03-26 00:54:44.603 | Unpacking mysql-server (8.0.45-0ubuntu0.24.04.1) ... 2026-03-26 00:54:44.675 | Setting up libprotobuf-lite32t64:amd64 (3.21.12-8.2ubuntu0.3) ... 2026-03-26 00:54:44.686 | Setting up libmecab2:amd64 (0.996-14ubuntu4) ... 2026-03-26 00:54:44.701 | Setting up mysql-client-core-8.0 (8.0.45-0ubuntu0.24.04.1) ... 2026-03-26 00:54:44.712 | Setting up mysql-client-8.0 (8.0.45-0ubuntu0.24.04.1) ... 2026-03-26 00:54:44.724 | Setting up libevent-core-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-03-26 00:54:44.735 | Setting up libevent-pthreads-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-03-26 00:54:44.745 | Setting up mysql-server-core-8.0 (8.0.45-0ubuntu0.24.04.1) ... 2026-03-26 00:54:44.756 | Setting up mysql-server-8.0 (8.0.45-0ubuntu0.24.04.1) ... 2026-03-26 00:54:44.959 | update-alternatives: using /etc/mysql/mysql.cnf to provide /etc/mysql/my.cnf (my.cnf) in auto mode 2026-03-26 00:54:45.017 | Renaming removed key_buffer and myisam-recover options (if present) 2026-03-26 00:54:57.753 | mysqld will log errors to /var/log/mysql/error.log 2026-03-26 00:54:59.289 | mysqld is running as pid 27588 2026-03-26 00:55:01.703 | Created symlink /etc/systemd/system/multi-user.target.wants/mysql.service → /usr/lib/systemd/system/mysql.service. 2026-03-26 00:55:03.138 | Setting up mysql-server (8.0.45-0ubuntu0.24.04.1) ... 2026-03-26 00:55:03.154 | Processing triggers for man-db (2.12.0-4build2) ... 2026-03-26 00:55:05.800 | Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-03-26 00:55:06.616 | + functions-common:apt_get:1203 : result=0 2026-03-26 00:55:06.622 | + functions-common:apt_get:1206 : time_stop apt-get 2026-03-26 00:55:06.627 | + functions-common:time_stop:2412 : local name 2026-03-26 00:55:06.631 | + functions-common:time_stop:2413 : local end_time 2026-03-26 00:55:06.638 | + functions-common:time_stop:2414 : local elapsed_time 2026-03-26 00:55:06.643 | + functions-common:time_stop:2415 : local total 2026-03-26 00:55:06.649 | + functions-common:time_stop:2416 : local start_time 2026-03-26 00:55:06.654 | + functions-common:time_stop:2418 : name=apt-get 2026-03-26 00:55:06.660 | + functions-common:time_stop:2419 : start_time=1774486431189 2026-03-26 00:55:06.666 | + functions-common:time_stop:2421 : [[ -z 1774486431189 ]] 2026-03-26 00:55:06.673 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-03-26 00:55:06.682 | + functions-common:time_stop:2424 : end_time=1774486506677 2026-03-26 00:55:06.686 | + functions-common:time_stop:2425 : elapsed_time=75488 2026-03-26 00:55:06.691 | + functions-common:time_stop:2426 : total=367935 2026-03-26 00:55:06.697 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-03-26 00:55:06.701 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=443423 2026-03-26 00:55:06.706 | + functions-common:apt_get:1207 : return 0 2026-03-26 00:55:06.712 | + ./stack.sh:main:857 : '[' -n mysql ']' 2026-03-26 00:55:06.719 | + ./stack.sh:main:858 : install_database_python 2026-03-26 00:55:06.725 | + lib/database:install_database_python:123 : install_database_python_mysql 2026-03-26 00:55:06.731 | + lib/databases/mysql:install_database_python_mysql:242 : pip_install_gr PyMySQL 2026-03-26 00:55:06.736 | + inc/python:pip_install_gr:94 : local name=PyMySQL 2026-03-26 00:55:06.741 | + inc/python:pip_install_gr:95 : local clean_name 2026-03-26 00:55:06.748 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements PyMySQL 2026-03-26 00:55:06.755 | ++ inc/python:get_from_global_requirements:241 : local package=PyMySQL 2026-03-26 00:55:06.761 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-03-26 00:55:06.769 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2026-03-26 00:55:06.771 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-03-26 00:55:06.781 | ++ inc/python:get_from_global_requirements:243 : required_pkg='PyMySQL ' 2026-03-26 00:55:06.787 | ++ inc/python:get_from_global_requirements:244 : [[ PyMySQL == '' ]] 2026-03-26 00:55:06.792 | ++ inc/python:get_from_global_requirements:247 : echo PyMySQL 2026-03-26 00:55:06.799 | + inc/python:pip_install_gr:96 : clean_name=PyMySQL 2026-03-26 00:55:06.804 | + inc/python:pip_install_gr:97 : pip_install PyMySQL 2026-03-26 00:55:06.848 | Using python 3.12 to install PyMySQL 2026-03-26 00:55:06.853 | + 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-26 00:55:07.504 | Collecting PyMySQL 2026-03-26 00:55:07.631 | Downloading pymysql-1.1.2-py3-none-any.whl.metadata (4.3 kB) 2026-03-26 00:55:07.665 | Downloading pymysql-1.1.2-py3-none-any.whl (45 kB) 2026-03-26 00:55:07.746 | Installing collected packages: PyMySQL 2026-03-26 00:55:07.784 | Successfully installed PyMySQL-1.1.2 2026-03-26 00:55:07.846 | + inc/python:pip_install:216 : result=0 2026-03-26 00:55:07.852 | + inc/python:pip_install:218 : time_stop pip_install 2026-03-26 00:55:07.858 | + functions-common:time_stop:2412 : local name 2026-03-26 00:55:07.864 | + functions-common:time_stop:2413 : local end_time 2026-03-26 00:55:07.870 | + functions-common:time_stop:2414 : local elapsed_time 2026-03-26 00:55:07.875 | + functions-common:time_stop:2415 : local total 2026-03-26 00:55:07.881 | + functions-common:time_stop:2416 : local start_time 2026-03-26 00:55:07.886 | + functions-common:time_stop:2418 : name=pip_install 2026-03-26 00:55:07.891 | + functions-common:time_stop:2419 : start_time=1774486506838 2026-03-26 00:55:07.895 | + functions-common:time_stop:2421 : [[ -z 1774486506838 ]] 2026-03-26 00:55:07.902 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-03-26 00:55:07.912 | + functions-common:time_stop:2424 : end_time=1774486507905 2026-03-26 00:55:07.917 | + functions-common:time_stop:2425 : elapsed_time=1067 2026-03-26 00:55:07.923 | + functions-common:time_stop:2426 : total=23217 2026-03-26 00:55:07.929 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-03-26 00:55:07.934 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=24284 2026-03-26 00:55:07.940 | + inc/python:pip_install:219 : return 0 2026-03-26 00:55:07.946 | + lib/databases/mysql:install_database_python_mysql:243 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2026-03-26 00:55:07.951 | + lib/databases/mysql:install_database_python_mysql:245 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2026-03-26 00:55:07.956 | + lib/databases/mysql:install_database_python_mysql:246 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2026-03-26 00:55:07.961 | + ./stack.sh:main:861 : is_service_enabled neutron 2026-03-26 00:55:08.000 | + functions-common:is_service_enabled:2068 : return 0 2026-03-26 00:55:08.006 | + ./stack.sh:main:862 : install_neutron_agent_packages 2026-03-26 00:55:08.012 | + lib/neutron:install_neutron_agent_packages:544 : is_service_enabled q-l3 neutron-l3 2026-03-26 00:55:08.051 | + functions-common:is_service_enabled:2068 : return 1 2026-03-26 00:55:08.058 | + lib/neutron:install_neutron_agent_packages:548 : is_service_enabled q-agt neutron-agent q-dhcp neutron-dhcp q-l3 neutron-l3 2026-03-26 00:55:08.100 | + functions-common:is_service_enabled:2068 : return 1 2026-03-26 00:55:08.106 | + ./stack.sh:main:865 : is_service_enabled etcd3 2026-03-26 00:55:08.146 | + functions-common:is_service_enabled:2068 : return 0 2026-03-26 00:55:08.152 | + ./stack.sh:main:866 : install_etcd3 2026-03-26 00:55:08.159 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2026-03-26 00:55:08.159 | Installing etcd 2026-03-26 00:55:08.165 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2026-03-26 00:55:08.185 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2026-03-26 00:55:08.209 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2026-03-26 00:55:08.216 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2026-03-26 00:55:08.242 | + lib/etcd3:install_etcd3:113 : local etcd_file 2026-03-26 00:55:08.249 | ++ 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-26 00:55:08.255 | ++ 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-26 00:55:08.261 | ++ functions:get_extra_file:67 : local 'retry_args=--retry-on-host-error --retry-on-http-error=500,503 ' 2026-03-26 00:55:08.268 | ++ functions:get_extra_file:68 : retry_args+='-t 2 --waitretry=10 ' 2026-03-26 00:55:08.274 | ++ functions:get_extra_file:69 : retry_args+='--tries=3 --retry-connrefused' 2026-03-26 00:55:08.281 | ++ functions:get_extra_file:71 : local file_name=etcd-v3.5.21-linux-amd64.tar.gz 2026-03-26 00:55:08.287 | ++ 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-26 00:55:08.294 | ++ functions:get_extra_file:74 : [[ ! -f /opt/stack/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz ]] 2026-03-26 00:55:08.299 | ++ 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-26 00:55:08.306 | --2026-03-26 00:55:08-- https://github.com/etcd-io/etcd/releases/download/v3.5.21/etcd-v3.5.21-linux-amd64.tar.gz 2026-03-26 00:55:08.671 | Resolving github.com (github.com)... 140.82.114.4 2026-03-26 00:55:08.687 | Connecting to github.com (github.com)|140.82.114.4|:443... connected. 2026-03-26 00:55:08.805 | HTTP request sent, awaiting response... 302 Found 2026-03-26 00:55:08.805 | 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-26T01%3A48%3A18Z&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-26T00%3A47%3A53Z&ske=2026-03-26T01%3A48%3A18Z&sks=b&skv=2018-11-09&sig=EB7UnrhwghzcvCBTbl3yOR4UPbqx09mNj%2Bn2caKqjIs%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc3NDQ4ODMwOCwibmJmIjoxNzc0NDg2NTA4LCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.dV8JBBhQJ2IHMTZIjqbBiaHbISS82I7q9OHAuP8oY6A&response-content-disposition=attachment%3B%20filename%3Detcd-v3.5.21-linux-amd64.tar.gz&response-content-type=application%2Foctet-stream [following] 2026-03-26 00:55:08.806 | --2026-03-26 00:55:08-- 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-26T01%3A48%3A18Z&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-26T00%3A47%3A53Z&ske=2026-03-26T01%3A48%3A18Z&sks=b&skv=2018-11-09&sig=EB7UnrhwghzcvCBTbl3yOR4UPbqx09mNj%2Bn2caKqjIs%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc3NDQ4ODMwOCwibmJmIjoxNzc0NDg2NTA4LCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.dV8JBBhQJ2IHMTZIjqbBiaHbISS82I7q9OHAuP8oY6A&response-content-disposition=attachment%3B%20filename%3Detcd-v3.5.21-linux-amd64.tar.gz&response-content-type=application%2Foctet-stream 2026-03-26 00:55:08.809 | Resolving release-assets.githubusercontent.com (release-assets.githubusercontent.com)... 185.199.109.133, 185.199.111.133, 185.199.108.133, ... 2026-03-26 00:55:08.810 | Connecting to release-assets.githubusercontent.com (release-assets.githubusercontent.com)|185.199.109.133|:443... connected. 2026-03-26 00:55:08.819 | HTTP request sent, awaiting response... 200 OK 2026-03-26 00:55:08.819 | Length: 20927601 (20M) [application/octet-stream] 2026-03-26 00:55:08.819 | Saving to: ‘/opt/stack/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz’ 2026-03-26 00:55:08.827 | 2026-03-26 00:55:08.907 | 0K ........ ........ ... 100% 227M=0.09s 2026-03-26 00:55:08.908 | 2026-03-26 00:55:08.908 | 2026-03-26 00:55:08 (227 MB/s) - ‘/opt/stack/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz’ saved [20927601/20927601] 2026-03-26 00:55:08.908 | 2026-03-26 00:55:08.916 | ++ functions:get_extra_file:76 : [[ 0 -ne 0 ]] 2026-03-26 00:55:08.922 | ++ functions:get_extra_file:80 : echo /opt/stack/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz 2026-03-26 00:55:08.927 | ++ functions:get_extra_file:81 : return 2026-03-26 00:55:08.933 | + lib/etcd3:install_etcd3:114 : etcd_file=/opt/stack/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz 2026-03-26 00:55:08.940 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /opt/stack/devstack/files/etcd-v3.5.21-linux-amd64/etcd ']' 2026-03-26 00:55:08.946 | + lib/etcd3:install_etcd3:116 : echo 'adddda4b06718e68671ffabff2f8cee48488ba61ad82900e639d108f2148501c /opt/stack/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz' 2026-03-26 00:55:08.952 | + lib/etcd3:install_etcd3:118 : sha256sum -c /opt/stack/devstack/files/etcd.sha256sum 2026-03-26 00:55:08.977 | /opt/stack/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz: OK 2026-03-26 00:55:08.984 | + 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-26 00:55:08.994 | etcd-v3.5.21-linux-amd64/ 2026-03-26 00:55:08.994 | etcd-v3.5.21-linux-amd64/Documentation/ 2026-03-26 00:55:08.994 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/ 2026-03-26 00:55:08.994 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/ 2026-03-26 00:55:08.995 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/swagger/ 2026-03-26 00:55:08.995 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/swagger/v3lock.swagger.json 2026-03-26 00:55:08.995 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/swagger/v3election.swagger.json 2026-03-26 00:55:08.995 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/swagger/rpc.swagger.json 2026-03-26 00:55:08.995 | etcd-v3.5.21-linux-amd64/Documentation/README.md 2026-03-26 00:55:08.996 | etcd-v3.5.21-linux-amd64/README-etcdutl.md 2026-03-26 00:55:08.996 | etcd-v3.5.21-linux-amd64/READMEv2-etcdctl.md 2026-03-26 00:55:08.996 | etcd-v3.5.21-linux-amd64/README-etcdctl.md 2026-03-26 00:55:08.996 | etcd-v3.5.21-linux-amd64/README.md 2026-03-26 00:55:08.997 | etcd-v3.5.21-linux-amd64/etcdutl 2026-03-26 00:55:09.110 | etcd-v3.5.21-linux-amd64/etcdctl 2026-03-26 00:55:09.239 | etcd-v3.5.21-linux-amd64/etcd 2026-03-26 00:55:09.417 | + lib/etcd3:install_etcd3:121 : sudo cp /opt/stack/devstack/files/etcd-v3.5.21-linux-amd64/etcd /opt/stack/bin/etcd 2026-03-26 00:55:09.471 | + lib/etcd3:install_etcd3:122 : sudo cp /opt/stack/devstack/files/etcd-v3.5.21-linux-amd64/etcdctl /opt/stack/bin/etcdctl 2026-03-26 00:55:09.518 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2026-03-26 00:55:09.524 | + ./stack.sh:main:875 : is_service_enabled tls-proxy 2026-03-26 00:55:09.565 | + functions-common:is_service_enabled:2068 : return 0 2026-03-26 00:55:09.571 | + ./stack.sh:main:876 : configure_CA 2026-03-26 00:55:09.577 | + lib/tls:configure_CA:70 : [[ -n 199.19.213.179 ]] 2026-03-26 00:55:09.585 | ++ lib/tls:configure_CA:70 : ipv6_unquote 199.19.213.179 2026-03-26 00:55:09.591 | ++ functions-common:ipv6_unquote:2210 : echo 199.19.213.179 2026-03-26 00:55:09.594 | ++ functions-common:ipv6_unquote:2210 : tr -d '[]' 2026-03-26 00:55:09.604 | + lib/tls:configure_CA:70 : [[ 199.19.213.179 != \1\9\9\.\1\9\.\2\1\3\.\1\7\9 ]] 2026-03-26 00:55:09.614 | + ./stack.sh:main:877 : init_CA 2026-03-26 00:55:09.619 | + lib/tls:init_CA:205 : make_root_CA /opt/stack/data/CA/root-ca 2026-03-26 00:55:09.626 | + lib/tls:make_root_CA:322 : local ca_dir=/opt/stack/data/CA/root-ca 2026-03-26 00:55:09.631 | + lib/tls:make_root_CA:325 : create_CA_base /opt/stack/data/CA/root-ca 2026-03-26 00:55:09.637 | + lib/tls:create_CA_base:79 : local ca_dir=/opt/stack/data/CA/root-ca 2026-03-26 00:55:09.642 | + lib/tls:create_CA_base:81 : [[ -d /opt/stack/data/CA/root-ca ]] 2026-03-26 00:55:09.648 | + lib/tls:create_CA_base:86 : local i 2026-03-26 00:55:09.654 | + lib/tls:create_CA_base:87 : for i in certs crl newcerts private 2026-03-26 00:55:09.660 | + lib/tls:create_CA_base:88 : mkdir -p /opt/stack/data/CA/root-ca/certs 2026-03-26 00:55:09.670 | + lib/tls:create_CA_base:87 : for i in certs crl newcerts private 2026-03-26 00:55:09.677 | + lib/tls:create_CA_base:88 : mkdir -p /opt/stack/data/CA/root-ca/crl 2026-03-26 00:55:09.686 | + lib/tls:create_CA_base:87 : for i in certs crl newcerts private 2026-03-26 00:55:09.693 | + lib/tls:create_CA_base:88 : mkdir -p /opt/stack/data/CA/root-ca/newcerts 2026-03-26 00:55:09.703 | + lib/tls:create_CA_base:87 : for i in certs crl newcerts private 2026-03-26 00:55:09.710 | + lib/tls:create_CA_base:88 : mkdir -p /opt/stack/data/CA/root-ca/private 2026-03-26 00:55:09.720 | + lib/tls:create_CA_base:90 : chmod 710 /opt/stack/data/CA/root-ca/private 2026-03-26 00:55:09.727 | + lib/tls:create_CA_base:91 : echo 01 2026-03-26 00:55:09.733 | + lib/tls:create_CA_base:92 : cp /dev/null /opt/stack/data/CA/root-ca/index.txt 2026-03-26 00:55:09.745 | + lib/tls:make_root_CA:326 : create_CA_config /opt/stack/data/CA/root-ca 'Root CA' 2026-03-26 00:55:09.751 | + lib/tls:create_CA_config:98 : local ca_dir=/opt/stack/data/CA/root-ca 2026-03-26 00:55:09.757 | + lib/tls:create_CA_config:99 : local 'common_name=Root CA' 2026-03-26 00:55:09.763 | + lib/tls:create_CA_config:145 : echo ' 2026-03-26 00:55:09.764 | [ ca ] 2026-03-26 00:55:09.764 | default_ca = CA_default 2026-03-26 00:55:09.764 | 2026-03-26 00:55:09.764 | [ CA_default ] 2026-03-26 00:55:09.764 | dir = /opt/stack/data/CA/root-ca 2026-03-26 00:55:09.764 | policy = policy_match 2026-03-26 00:55:09.764 | database = $dir/index.txt 2026-03-26 00:55:09.764 | serial = $dir/serial 2026-03-26 00:55:09.764 | certs = $dir/certs 2026-03-26 00:55:09.764 | crl_dir = $dir/crl 2026-03-26 00:55:09.764 | new_certs_dir = $dir/newcerts 2026-03-26 00:55:09.764 | certificate = $dir/cacert.pem 2026-03-26 00:55:09.764 | private_key = $dir/private/cacert.key 2026-03-26 00:55:09.764 | RANDFILE = $dir/private/.rand 2026-03-26 00:55:09.764 | default_md = sha256 2026-03-26 00:55:09.764 | 2026-03-26 00:55:09.764 | [ req ] 2026-03-26 00:55:09.764 | default_bits = 2048 2026-03-26 00:55:09.764 | default_md = sha256 2026-03-26 00:55:09.764 | 2026-03-26 00:55:09.764 | prompt = no 2026-03-26 00:55:09.764 | distinguished_name = ca_distinguished_name 2026-03-26 00:55:09.764 | 2026-03-26 00:55:09.764 | x509_extensions = ca_extensions 2026-03-26 00:55:09.764 | 2026-03-26 00:55:09.764 | [ ca_distinguished_name ] 2026-03-26 00:55:09.764 | organizationName = OpenStack 2026-03-26 00:55:09.764 | organizationalUnitName = DevStack Certificate Authority 2026-03-26 00:55:09.764 | commonName = Root CA 2026-03-26 00:55:09.764 | 2026-03-26 00:55:09.764 | [ policy_match ] 2026-03-26 00:55:09.764 | countryName = optional 2026-03-26 00:55:09.764 | stateOrProvinceName = optional 2026-03-26 00:55:09.764 | organizationName = match 2026-03-26 00:55:09.764 | organizationalUnitName = optional 2026-03-26 00:55:09.765 | commonName = supplied 2026-03-26 00:55:09.765 | 2026-03-26 00:55:09.765 | [ ca_extensions ] 2026-03-26 00:55:09.765 | basicConstraints = critical,CA:true 2026-03-26 00:55:09.765 | subjectKeyIdentifier = hash 2026-03-26 00:55:09.765 | authorityKeyIdentifier = keyid:always, issuer 2026-03-26 00:55:09.765 | keyUsage = cRLSign, keyCertSign 2026-03-26 00:55:09.765 | 2026-03-26 00:55:09.765 | ' 2026-03-26 00:55:09.769 | + lib/tls:make_root_CA:328 : '[' '!' -r /opt/stack/data/CA/root-ca/cacert.pem ']' 2026-03-26 00:55:09.776 | + 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-26 00:55:10.055 | ...+.+......+..+.+..+............+..........+...........+....+..+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*...+...+.............+...+..+...+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*..+.....+....+...+..+................+.....+...+.+.....+.+........+.+...+........+...+....+...............+..+.........+....+...+...+.....+....+...+..+............+......+....+......+...............+...+.....+......+...+.+..............+...+..........+..+......+................+.....+....+......+...+........+.......+..+....+.....+......+.+..+.+...........+..........+........+.......+..............+.+.....+.............+..................+....................+....+...+......+..+...+.+......+.....+...+......+.+........+................+......+.....+...+.+......+.....+.......+...+..+.......+.....+..........+........+..........+..+...+......+.+.........+............+..+..........+..+....+.........+....................+......+.......+...+.....+.+.....+...+.+......+.....+...+..........+........+..........+.....+...+.......+............+.....+.......+......+........+.......+...............+..+...+.........+.............+..+.+...+..+.........+.+...+......+...+..+......+.......+.....+.+..+....+......+...+.....+.+........+...............+...+....+......+............+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 2026-03-26 00:55:10.098 | .....+...+...+......+.....+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*........+..........................+.+.....+................+..+.+..+...+.+...+.....+......+......+......+.......+..+.+.........+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*..+.....+.........+......+.+...+......+...............+......+........+.......+..+...+.......+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 2026-03-26 00:55:10.101 | ----- 2026-03-26 00:55:10.110 | + lib/tls:init_CA:206 : make_int_CA /opt/stack/data/CA/int-ca /opt/stack/data/CA/root-ca 2026-03-26 00:55:10.117 | + lib/tls:make_int_CA:290 : local ca_dir=/opt/stack/data/CA/int-ca 2026-03-26 00:55:10.123 | + lib/tls:make_int_CA:291 : local signing_ca_dir=/opt/stack/data/CA/root-ca 2026-03-26 00:55:10.130 | + lib/tls:make_int_CA:294 : create_CA_base /opt/stack/data/CA/int-ca 2026-03-26 00:55:10.136 | + lib/tls:create_CA_base:79 : local ca_dir=/opt/stack/data/CA/int-ca 2026-03-26 00:55:10.142 | + lib/tls:create_CA_base:81 : [[ -d /opt/stack/data/CA/int-ca ]] 2026-03-26 00:55:10.146 | + lib/tls:create_CA_base:86 : local i 2026-03-26 00:55:10.152 | + lib/tls:create_CA_base:87 : for i in certs crl newcerts private 2026-03-26 00:55:10.158 | + lib/tls:create_CA_base:88 : mkdir -p /opt/stack/data/CA/int-ca/certs 2026-03-26 00:55:10.169 | + lib/tls:create_CA_base:87 : for i in certs crl newcerts private 2026-03-26 00:55:10.175 | + lib/tls:create_CA_base:88 : mkdir -p /opt/stack/data/CA/int-ca/crl 2026-03-26 00:55:10.183 | + lib/tls:create_CA_base:87 : for i in certs crl newcerts private 2026-03-26 00:55:10.188 | + lib/tls:create_CA_base:88 : mkdir -p /opt/stack/data/CA/int-ca/newcerts 2026-03-26 00:55:10.199 | + lib/tls:create_CA_base:87 : for i in certs crl newcerts private 2026-03-26 00:55:10.204 | + lib/tls:create_CA_base:88 : mkdir -p /opt/stack/data/CA/int-ca/private 2026-03-26 00:55:10.214 | + lib/tls:create_CA_base:90 : chmod 710 /opt/stack/data/CA/int-ca/private 2026-03-26 00:55:10.225 | + lib/tls:create_CA_base:91 : echo 01 2026-03-26 00:55:10.230 | + lib/tls:create_CA_base:92 : cp /dev/null /opt/stack/data/CA/int-ca/index.txt 2026-03-26 00:55:10.241 | + lib/tls:make_int_CA:295 : create_CA_config /opt/stack/data/CA/int-ca 'Intermediate CA' 2026-03-26 00:55:10.248 | + lib/tls:create_CA_config:98 : local ca_dir=/opt/stack/data/CA/int-ca 2026-03-26 00:55:10.255 | + lib/tls:create_CA_config:99 : local 'common_name=Intermediate CA' 2026-03-26 00:55:10.261 | + lib/tls:create_CA_config:145 : echo ' 2026-03-26 00:55:10.261 | [ ca ] 2026-03-26 00:55:10.261 | default_ca = CA_default 2026-03-26 00:55:10.261 | 2026-03-26 00:55:10.261 | [ CA_default ] 2026-03-26 00:55:10.261 | dir = /opt/stack/data/CA/int-ca 2026-03-26 00:55:10.261 | policy = policy_match 2026-03-26 00:55:10.261 | database = $dir/index.txt 2026-03-26 00:55:10.261 | serial = $dir/serial 2026-03-26 00:55:10.261 | certs = $dir/certs 2026-03-26 00:55:10.261 | crl_dir = $dir/crl 2026-03-26 00:55:10.261 | new_certs_dir = $dir/newcerts 2026-03-26 00:55:10.261 | certificate = $dir/cacert.pem 2026-03-26 00:55:10.261 | private_key = $dir/private/cacert.key 2026-03-26 00:55:10.261 | RANDFILE = $dir/private/.rand 2026-03-26 00:55:10.261 | default_md = sha256 2026-03-26 00:55:10.261 | 2026-03-26 00:55:10.261 | [ req ] 2026-03-26 00:55:10.261 | default_bits = 2048 2026-03-26 00:55:10.261 | default_md = sha256 2026-03-26 00:55:10.261 | 2026-03-26 00:55:10.261 | prompt = no 2026-03-26 00:55:10.261 | distinguished_name = ca_distinguished_name 2026-03-26 00:55:10.261 | 2026-03-26 00:55:10.261 | x509_extensions = ca_extensions 2026-03-26 00:55:10.261 | 2026-03-26 00:55:10.261 | [ ca_distinguished_name ] 2026-03-26 00:55:10.261 | organizationName = OpenStack 2026-03-26 00:55:10.261 | organizationalUnitName = DevStack Certificate Authority 2026-03-26 00:55:10.261 | commonName = Intermediate CA 2026-03-26 00:55:10.261 | 2026-03-26 00:55:10.261 | [ policy_match ] 2026-03-26 00:55:10.261 | countryName = optional 2026-03-26 00:55:10.261 | stateOrProvinceName = optional 2026-03-26 00:55:10.261 | organizationName = match 2026-03-26 00:55:10.261 | organizationalUnitName = optional 2026-03-26 00:55:10.261 | commonName = supplied 2026-03-26 00:55:10.261 | 2026-03-26 00:55:10.261 | [ ca_extensions ] 2026-03-26 00:55:10.261 | basicConstraints = critical,CA:true 2026-03-26 00:55:10.261 | subjectKeyIdentifier = hash 2026-03-26 00:55:10.261 | authorityKeyIdentifier = keyid:always, issuer 2026-03-26 00:55:10.261 | keyUsage = cRLSign, keyCertSign 2026-03-26 00:55:10.261 | 2026-03-26 00:55:10.261 | ' 2026-03-26 00:55:10.269 | + lib/tls:make_int_CA:296 : create_signing_config /opt/stack/data/CA/int-ca 2026-03-26 00:55:10.276 | + lib/tls:create_signing_config:151 : local ca_dir=/opt/stack/data/CA/int-ca 2026-03-26 00:55:10.283 | + lib/tls:create_signing_config:198 : echo ' 2026-03-26 00:55:10.283 | [ ca ] 2026-03-26 00:55:10.283 | default_ca = CA_default 2026-03-26 00:55:10.283 | 2026-03-26 00:55:10.283 | [ CA_default ] 2026-03-26 00:55:10.283 | dir = /opt/stack/data/CA/int-ca 2026-03-26 00:55:10.283 | policy = policy_match 2026-03-26 00:55:10.283 | database = $dir/index.txt 2026-03-26 00:55:10.283 | serial = $dir/serial 2026-03-26 00:55:10.283 | certs = $dir/certs 2026-03-26 00:55:10.283 | crl_dir = $dir/crl 2026-03-26 00:55:10.283 | new_certs_dir = $dir/newcerts 2026-03-26 00:55:10.283 | certificate = $dir/cacert.pem 2026-03-26 00:55:10.283 | private_key = $dir/private/cacert.key 2026-03-26 00:55:10.283 | RANDFILE = $dir/private/.rand 2026-03-26 00:55:10.283 | default_md = default 2026-03-26 00:55:10.283 | 2026-03-26 00:55:10.283 | [ req ] 2026-03-26 00:55:10.283 | default_bits = 1024 2026-03-26 00:55:10.283 | default_md = sha256 2026-03-26 00:55:10.283 | 2026-03-26 00:55:10.283 | prompt = no 2026-03-26 00:55:10.284 | distinguished_name = req_distinguished_name 2026-03-26 00:55:10.284 | 2026-03-26 00:55:10.284 | x509_extensions = req_extensions 2026-03-26 00:55:10.284 | 2026-03-26 00:55:10.284 | [ req_distinguished_name ] 2026-03-26 00:55:10.284 | organizationName = OpenStack 2026-03-26 00:55:10.284 | organizationalUnitName = DevStack Server Farm 2026-03-26 00:55:10.284 | 2026-03-26 00:55:10.284 | [ policy_match ] 2026-03-26 00:55:10.284 | countryName = optional 2026-03-26 00:55:10.284 | stateOrProvinceName = optional 2026-03-26 00:55:10.284 | organizationName = match 2026-03-26 00:55:10.284 | organizationalUnitName = optional 2026-03-26 00:55:10.284 | commonName = supplied 2026-03-26 00:55:10.284 | 2026-03-26 00:55:10.284 | [ req_extensions ] 2026-03-26 00:55:10.284 | basicConstraints = CA:false 2026-03-26 00:55:10.284 | subjectKeyIdentifier = hash 2026-03-26 00:55:10.284 | authorityKeyIdentifier = keyid:always, issuer 2026-03-26 00:55:10.284 | keyUsage = digitalSignature, keyEncipherment, keyAgreement 2026-03-26 00:55:10.284 | extendedKeyUsage = serverAuth, clientAuth 2026-03-26 00:55:10.284 | subjectAltName = $ENV::SUBJECT_ALT_NAME 2026-03-26 00:55:10.284 | 2026-03-26 00:55:10.284 | ' 2026-03-26 00:55:10.289 | + lib/tls:make_int_CA:298 : '[' '!' -r /opt/stack/data/CA/int-ca/cacert.pem ']' 2026-03-26 00:55:10.294 | + 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-26 00:55:10.348 | .+...+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*.+....+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*...............+.+.....+.+.........+...........+.+..+.+.....+......+...+.+......+.....+..........+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 2026-03-26 00:55:10.388 | ....+...+........+...+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*..............+...+...+.......+........+.+...+...+...+...........+......+....+...+...+.....+.......+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*..+......+..+....+...+............+...........+.......+..+.........+.+.........+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 2026-03-26 00:55:10.391 | ----- 2026-03-26 00:55:10.402 | + 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-26 00:55:10.407 | Using configuration from /opt/stack/data/CA/root-ca/ca.conf 2026-03-26 00:55:10.410 | Check that the request matches the signature 2026-03-26 00:55:10.410 | Signature ok 2026-03-26 00:55:10.410 | The Subject's Distinguished Name is as follows 2026-03-26 00:55:10.410 | organizationName :ASN.1 12:'OpenStack' 2026-03-26 00:55:10.410 | organizationalUnitName:ASN.1 12:'DevStack Certificate Authority' 2026-03-26 00:55:10.410 | commonName :ASN.1 12:'Intermediate CA' 2026-03-26 00:55:10.411 | Certificate is to be certified until Mar 26 00:55:10 2027 GMT (365 days) 2026-03-26 00:55:10.414 | 2026-03-26 00:55:10.414 | Write out database with 1 new entries 2026-03-26 00:55:10.414 | Database updated 2026-03-26 00:55:10.422 | + lib/tls:init_CA:209 : cat /opt/stack/data/CA/root-ca/cacert.pem /opt/stack/data/CA/int-ca/cacert.pem 2026-03-26 00:55:10.432 | + lib/tls:init_CA:210 : cat /opt/stack/data/CA/int-ca/ca-chain.pem 2026-03-26 00:55:10.442 | + lib/tls:init_CA:212 : is_fedora 2026-03-26 00:55:10.449 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2026-03-26 00:55:10.454 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2026-03-26 00:55:10.458 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2026-03-26 00:55:10.463 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2026-03-26 00:55:10.467 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-03-26 00:55:10.472 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2026-03-26 00:55:10.478 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-03-26 00:55:10.485 | + functions-common:is_fedora:533 : '[' Ubuntu = RockyLinux ']' 2026-03-26 00:55:10.491 | + functions-common:is_fedora:534 : '[' Ubuntu = CentOS ']' 2026-03-26 00:55:10.498 | + functions-common:is_fedora:534 : '[' Ubuntu = CentOSStream ']' 2026-03-26 00:55:10.505 | + functions-common:is_fedora:535 : '[' Ubuntu = AlmaLinux ']' 2026-03-26 00:55:10.512 | + functions-common:is_fedora:536 : '[' Ubuntu = OracleServer ']' 2026-03-26 00:55:10.518 | + functions-common:is_fedora:536 : '[' Ubuntu = Virtuozzo ']' 2026-03-26 00:55:10.524 | + lib/tls:init_CA:215 : is_ubuntu 2026-03-26 00:55:10.530 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-03-26 00:55:10.537 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-03-26 00:55:10.544 | + 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-26 00:55:10.572 | + 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-26 00:55:10.597 | + lib/tls:init_CA:218 : sudo update-ca-certificates 2026-03-26 00:55:10.618 | Updating certificates in /etc/ssl/certs... 2026-03-26 00:55:12.636 | rehash: warning: skipping ca-certificates.crt,it does not contain exactly one certificate or CRL 2026-03-26 00:55:12.637 | rehash: warning: skipping devstack-int.pem,it does not contain exactly one certificate or CRL 2026-03-26 00:55:12.645 | 2 added, 0 removed; done. 2026-03-26 00:55:12.645 | Running hooks in /etc/ca-certificates/update.d... 2026-03-26 00:55:12.649 | done. 2026-03-26 00:55:12.664 | + ./stack.sh:main:878 : init_cert 2026-03-26 00:55:12.671 | + lib/tls:init_cert:225 : [[ ! -r /opt/stack/data/devstack-cert.pem ]] 2026-03-26 00:55:12.677 | + lib/tls:init_cert:226 : [[ -n 199.19.213.179 ]] 2026-03-26 00:55:12.683 | + lib/tls:init_cert:227 : TLS_IP=IP:199.19.213.179 2026-03-26 00:55:12.690 | + lib/tls:init_cert:228 : [[ -n ::1 ]] 2026-03-26 00:55:12.695 | + lib/tls:init_cert:229 : TLS_IP=IP:199.19.213.179,IP:::1 2026-03-26 00:55:12.702 | + lib/tls:init_cert:232 : make_cert /opt/stack/data/CA/int-ca devstack-cert np0000160894.novalocal IP:199.19.213.179,IP:::1 2026-03-26 00:55:12.708 | + lib/tls:make_cert:242 : local ca_dir=/opt/stack/data/CA/int-ca 2026-03-26 00:55:12.716 | + lib/tls:make_cert:243 : local cert_name=devstack-cert 2026-03-26 00:55:12.722 | + lib/tls:make_cert:244 : local common_name=np0000160894.novalocal 2026-03-26 00:55:12.728 | + lib/tls:make_cert:245 : local alt_names=IP:199.19.213.179,IP:::1 2026-03-26 00:55:12.734 | + lib/tls:make_cert:247 : '[' np0000160894.novalocal '!=' 199.19.213.179 ']' 2026-03-26 00:55:12.740 | + lib/tls:make_cert:248 : is_ipv4_address 199.19.213.179 2026-03-26 00:55:12.746 | + functions-common:is_ipv4_address:2198 : local address=199.19.213.179 2026-03-26 00:55:12.753 | + functions-common:is_ipv4_address:2199 : local 'regex=([0-9]{1,3}\.){3}[0-9]{1,3}' 2026-03-26 00:55:12.760 | + functions-common:is_ipv4_address:2201 : [[ 199.19.213.179 =~ ([0-9]{1,3}\.){3}[0-9]{1,3} ]] 2026-03-26 00:55:12.765 | + functions-common:is_ipv4_address:2202 : return 0 2026-03-26 00:55:12.771 | + lib/tls:make_cert:249 : [[ -z IP:199.19.213.179,IP:::1 ]] 2026-03-26 00:55:12.777 | + lib/tls:make_cert:252 : alt_names=IP:199.19.213.179,IP:::1,IP:199.19.213.179 2026-03-26 00:55:12.784 | + lib/tls:make_cert:258 : '[' '!' -r /opt/stack/data/CA/int-ca/devstack-cert.crt ']' 2026-03-26 00:55:12.791 | + 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=np0000160894.novalocal' 2026-03-26 00:55:12.849 | ...+......+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*....+..+.............+.....+.+............+..+.+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*...+......+................+......+........+.+...+........+.........+......+..........+..+.+......+.....+.........+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 2026-03-26 00:55:12.884 | .........+............+..........+...+.....+.........+....+..+.......+..+...+.+.....+.+.........+..+.........+.+..+............+.+.....+....+........+......+.......+.....+...+.......+.....+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*..+....+...+...+..+....+...+..+....+............+..+.............+..+...+...+.......+..............+.+...+.........+..+...+...+...+.......+............+...........+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*........+...+.+.....+....+.....+......+.+..+.+......+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 2026-03-26 00:55:12.888 | ----- 2026-03-26 00:55:12.897 | + lib/tls:make_cert:268 : [[ -z IP:199.19.213.179,IP:::1,IP:199.19.213.179 ]] 2026-03-26 00:55:12.902 | + lib/tls:make_cert:271 : alt_names=DNS:np0000160894.novalocal,IP:199.19.213.179,IP:::1,IP:199.19.213.179 2026-03-26 00:55:12.909 | + lib/tls:make_cert:275 : SUBJECT_ALT_NAME=DNS:np0000160894.novalocal,IP:199.19.213.179,IP:::1,IP:199.19.213.179 2026-03-26 00:55:12.916 | + 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=np0000160894.novalocal' -batch 2026-03-26 00:55:12.923 | Using configuration from /opt/stack/data/CA/int-ca/signing.conf 2026-03-26 00:55:12.925 | Check that the request matches the signature 2026-03-26 00:55:12.925 | Signature ok 2026-03-26 00:55:12.926 | The Subject's Distinguished Name is as follows 2026-03-26 00:55:12.926 | organizationName :ASN.1 12:'OpenStack' 2026-03-26 00:55:12.926 | organizationalUnitName:ASN.1 12:'DevStack Servers' 2026-03-26 00:55:12.926 | commonName :ASN.1 12:'np0000160894.novalocal' 2026-03-26 00:55:12.926 | Certificate is to be certified until Mar 26 00:55:12 2027 GMT (365 days) 2026-03-26 00:55:12.928 | 2026-03-26 00:55:12.928 | Write out database with 1 new entries 2026-03-26 00:55:12.929 | Database updated 2026-03-26 00:55:12.936 | + 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-26 00:55:12.947 | + ./stack.sh:main:885 : install_dstat 2026-03-26 00:55:12.953 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2026-03-26 00:55:12.992 | + functions-common:is_service_enabled:2068 : return 0 2026-03-26 00:55:12.997 | + lib/dstat:install_dstat:24 : pip_install_gr psutil 2026-03-26 00:55:13.003 | + inc/python:pip_install_gr:94 : local name=psutil 2026-03-26 00:55:13.009 | + inc/python:pip_install_gr:95 : local clean_name 2026-03-26 00:55:13.015 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements psutil 2026-03-26 00:55:13.022 | ++ inc/python:get_from_global_requirements:241 : local package=psutil 2026-03-26 00:55:13.029 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-03-26 00:55:13.037 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^psutil' /opt/stack/requirements/global-requirements.txt 2026-03-26 00:55:13.039 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-03-26 00:55:13.050 | ++ inc/python:get_from_global_requirements:243 : required_pkg='psutil ' 2026-03-26 00:55:13.056 | ++ inc/python:get_from_global_requirements:244 : [[ psutil == '' ]] 2026-03-26 00:55:13.061 | ++ inc/python:get_from_global_requirements:247 : echo psutil 2026-03-26 00:55:13.069 | + inc/python:pip_install_gr:96 : clean_name=psutil 2026-03-26 00:55:13.076 | + inc/python:pip_install_gr:97 : pip_install psutil 2026-03-26 00:55:13.122 | Using python 3.12 to install psutil 2026-03-26 00:55:13.128 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt psutil 2026-03-26 00:55:13.878 | Collecting psutil 2026-03-26 00:55:14.034 | 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-26 00:55:14.085 | 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-26 00:55:14.200 | Installing collected packages: psutil 2026-03-26 00:55:14.271 | Successfully installed psutil-7.2.2 2026-03-26 00:55:14.344 | + inc/python:pip_install:216 : result=0 2026-03-26 00:55:14.350 | + inc/python:pip_install:218 : time_stop pip_install 2026-03-26 00:55:14.356 | + functions-common:time_stop:2412 : local name 2026-03-26 00:55:14.361 | + functions-common:time_stop:2413 : local end_time 2026-03-26 00:55:14.367 | + functions-common:time_stop:2414 : local elapsed_time 2026-03-26 00:55:14.373 | + functions-common:time_stop:2415 : local total 2026-03-26 00:55:14.378 | + functions-common:time_stop:2416 : local start_time 2026-03-26 00:55:14.383 | + functions-common:time_stop:2418 : name=pip_install 2026-03-26 00:55:14.388 | + functions-common:time_stop:2419 : start_time=1774486513111 2026-03-26 00:55:14.393 | + functions-common:time_stop:2421 : [[ -z 1774486513111 ]] 2026-03-26 00:55:14.399 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-03-26 00:55:14.406 | + functions-common:time_stop:2424 : end_time=1774486514402 2026-03-26 00:55:14.412 | + functions-common:time_stop:2425 : elapsed_time=1291 2026-03-26 00:55:14.417 | + functions-common:time_stop:2426 : total=24284 2026-03-26 00:55:14.424 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-03-26 00:55:14.428 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=25575 2026-03-26 00:55:14.434 | + inc/python:pip_install:219 : return 0 2026-03-26 00:55:14.440 | + ./stack.sh:main:891 : echo_summary 'Installing OpenStack project source' 2026-03-26 00:55:14.445 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-03-26 00:55:14.451 | + ./stack.sh:echo_summary:444 : echo -e Installing OpenStack project source 2026-03-26 00:55:14.457 | + ./stack.sh:main:894 : install_libs 2026-03-26 00:55:14.463 | + lib/libraries:install_libs:91 : _install_lib_from_source automaton 2026-03-26 00:55:14.468 | + lib/libraries:_install_lib_from_source:75 : local name=automaton 2026-03-26 00:55:14.473 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git automaton 2026-03-26 00:55:14.479 | + inc/python:use_library_from_git:266 : local name=automaton 2026-03-26 00:55:14.484 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-26 00:55:14.489 | + inc/python:use_library_from_git:268 : [[ novnc,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-26 00:55:14.494 | + inc/python:use_library_from_git:268 : [[ ,novnc,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-26 00:55:14.499 | + inc/python:use_library_from_git:269 : return 1 2026-03-26 00:55:14.506 | + lib/libraries:install_libs:92 : _install_lib_from_source castellan 2026-03-26 00:55:14.512 | + lib/libraries:_install_lib_from_source:75 : local name=castellan 2026-03-26 00:55:14.517 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git castellan 2026-03-26 00:55:14.522 | + inc/python:use_library_from_git:266 : local name=castellan 2026-03-26 00:55:14.526 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-26 00:55:14.533 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-03-26 00:55:14.538 | + inc/python:use_library_from_git:268 : [[ ,novnc,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-26 00:55:14.543 | + inc/python:use_library_from_git:269 : return 1 2026-03-26 00:55:14.549 | + lib/libraries:install_libs:93 : _install_lib_from_source cliff 2026-03-26 00:55:14.557 | + lib/libraries:_install_lib_from_source:75 : local name=cliff 2026-03-26 00:55:14.561 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git cliff 2026-03-26 00:55:14.565 | + inc/python:use_library_from_git:266 : local name=cliff 2026-03-26 00:55:14.570 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-26 00:55:14.575 | + inc/python:use_library_from_git:268 : [[ novnc,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-26 00:55:14.579 | + inc/python:use_library_from_git:268 : [[ ,novnc,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-26 00:55:14.584 | + inc/python:use_library_from_git:269 : return 1 2026-03-26 00:55:14.590 | + lib/libraries:install_libs:94 : _install_lib_from_source cursive 2026-03-26 00:55:14.595 | + lib/libraries:_install_lib_from_source:75 : local name=cursive 2026-03-26 00:55:14.600 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git cursive 2026-03-26 00:55:14.606 | + inc/python:use_library_from_git:266 : local name=cursive 2026-03-26 00:55:14.611 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-26 00:55:14.616 | + inc/python:use_library_from_git:268 : [[ novnc,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-26 00:55:14.621 | + inc/python:use_library_from_git:268 : [[ ,novnc,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-26 00:55:14.625 | + inc/python:use_library_from_git:269 : return 1 2026-03-26 00:55:14.631 | + lib/libraries:install_libs:95 : _install_lib_from_source debtcollector 2026-03-26 00:55:14.637 | + lib/libraries:_install_lib_from_source:75 : local name=debtcollector 2026-03-26 00:55:14.643 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git debtcollector 2026-03-26 00:55:14.648 | + inc/python:use_library_from_git:266 : local name=debtcollector 2026-03-26 00:55:14.654 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-26 00:55:14.660 | + inc/python:use_library_from_git:268 : [[ novnc,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-26 00:55:14.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, =~ ,debtcollector, ]] 2026-03-26 00:55:14.671 | + inc/python:use_library_from_git:269 : return 1 2026-03-26 00:55:14.677 | + lib/libraries:install_libs:96 : _install_lib_from_source futurist 2026-03-26 00:55:14.682 | + lib/libraries:_install_lib_from_source:75 : local name=futurist 2026-03-26 00:55:14.689 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git futurist 2026-03-26 00:55:14.695 | + inc/python:use_library_from_git:266 : local name=futurist 2026-03-26 00:55:14.701 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-26 00:55:14.707 | + inc/python:use_library_from_git:268 : [[ novnc,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-26 00:55:14.712 | + inc/python:use_library_from_git:268 : [[ ,novnc,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-26 00:55:14.718 | + inc/python:use_library_from_git:269 : return 1 2026-03-26 00:55:14.724 | + lib/libraries:install_libs:97 : _install_lib_from_source openstacksdk 2026-03-26 00:55:14.730 | + lib/libraries:_install_lib_from_source:75 : local name=openstacksdk 2026-03-26 00:55:14.735 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git openstacksdk 2026-03-26 00:55:14.741 | + inc/python:use_library_from_git:266 : local name=openstacksdk 2026-03-26 00:55:14.747 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-26 00:55:14.753 | + inc/python:use_library_from_git:268 : [[ novnc,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-26 00:55:14.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, =~ ,openstacksdk, ]] 2026-03-26 00:55:14.764 | + inc/python:use_library_from_git:269 : return 1 2026-03-26 00:55:14.771 | + lib/libraries:install_libs:98 : _install_lib_from_source osc-lib 2026-03-26 00:55:14.776 | + lib/libraries:_install_lib_from_source:75 : local name=osc-lib 2026-03-26 00:55:14.783 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git osc-lib 2026-03-26 00:55:14.788 | + inc/python:use_library_from_git:266 : local name=osc-lib 2026-03-26 00:55:14.793 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-26 00:55:14.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-26 00:55:14.803 | + inc/python:use_library_from_git:268 : [[ ,novnc,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-26 00:55:14.809 | + inc/python:use_library_from_git:269 : return 1 2026-03-26 00:55:14.816 | + lib/libraries:install_libs:99 : _install_lib_from_source osc-placement 2026-03-26 00:55:14.822 | + lib/libraries:_install_lib_from_source:75 : local name=osc-placement 2026-03-26 00:55:14.828 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git osc-placement 2026-03-26 00:55:14.832 | + inc/python:use_library_from_git:266 : local name=osc-placement 2026-03-26 00:55:14.837 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-26 00:55:14.844 | + inc/python:use_library_from_git:268 : [[ novnc,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-26 00:55:14.848 | + inc/python:use_library_from_git:268 : [[ ,novnc,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-26 00:55:14.854 | + inc/python:use_library_from_git:269 : return 1 2026-03-26 00:55:14.860 | + lib/libraries:install_libs:100 : _install_lib_from_source os-client-config 2026-03-26 00:55:14.865 | + lib/libraries:_install_lib_from_source:75 : local name=os-client-config 2026-03-26 00:55:14.871 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git os-client-config 2026-03-26 00:55:14.876 | + inc/python:use_library_from_git:266 : local name=os-client-config 2026-03-26 00:55:14.882 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-26 00:55:14.886 | + inc/python:use_library_from_git:268 : [[ novnc,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-26 00:55:14.892 | + inc/python:use_library_from_git:268 : [[ ,novnc,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-26 00:55:14.898 | + inc/python:use_library_from_git:269 : return 1 2026-03-26 00:55:14.904 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.cache 2026-03-26 00:55:14.910 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.cache 2026-03-26 00:55:14.915 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.cache 2026-03-26 00:55:14.919 | + inc/python:use_library_from_git:266 : local name=oslo.cache 2026-03-26 00:55:14.924 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-26 00:55:14.929 | + inc/python:use_library_from_git:268 : [[ novnc,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-26 00:55:14.935 | + inc/python:use_library_from_git:268 : [[ ,novnc,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-26 00:55:14.941 | + inc/python:use_library_from_git:269 : return 1 2026-03-26 00:55:14.945 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.concurrency 2026-03-26 00:55:14.950 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.concurrency 2026-03-26 00:55:14.956 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.concurrency 2026-03-26 00:55:14.960 | + inc/python:use_library_from_git:266 : local name=oslo.concurrency 2026-03-26 00:55:14.965 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-26 00:55:14.970 | + inc/python:use_library_from_git:268 : [[ novnc,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-26 00:55:14.975 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,oslo.concurrency, ]] 2026-03-26 00:55:14.980 | + inc/python:use_library_from_git:269 : return 1 2026-03-26 00:55:14.986 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.config 2026-03-26 00:55:14.991 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.config 2026-03-26 00:55:14.997 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.config 2026-03-26 00:55:15.003 | + inc/python:use_library_from_git:266 : local name=oslo.config 2026-03-26 00:55:15.009 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-26 00:55:15.015 | + inc/python:use_library_from_git:268 : [[ novnc,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-26 00:55:15.020 | + inc/python:use_library_from_git:268 : [[ ,novnc,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-26 00:55:15.027 | + inc/python:use_library_from_git:269 : return 1 2026-03-26 00:55:15.032 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.context 2026-03-26 00:55:15.037 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.context 2026-03-26 00:55:15.043 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.context 2026-03-26 00:55:15.049 | + inc/python:use_library_from_git:266 : local name=oslo.context 2026-03-26 00:55:15.056 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-26 00:55:15.060 | + inc/python:use_library_from_git:268 : [[ novnc,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-26 00:55:15.065 | + inc/python:use_library_from_git:268 : [[ ,novnc,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-26 00:55:15.071 | + inc/python:use_library_from_git:269 : return 1 2026-03-26 00:55:15.077 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.db 2026-03-26 00:55:15.084 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.db 2026-03-26 00:55:15.089 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.db 2026-03-26 00:55:15.094 | + inc/python:use_library_from_git:266 : local name=oslo.db 2026-03-26 00:55:15.100 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-26 00:55:15.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-26 00:55:15.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, =~ ,oslo.db, ]] 2026-03-26 00:55:15.117 | + inc/python:use_library_from_git:269 : return 1 2026-03-26 00:55:15.123 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.i18n 2026-03-26 00:55:15.129 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.i18n 2026-03-26 00:55:15.134 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.i18n 2026-03-26 00:55:15.140 | + inc/python:use_library_from_git:266 : local name=oslo.i18n 2026-03-26 00:55:15.145 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-26 00:55:15.151 | + inc/python:use_library_from_git:268 : [[ novnc,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-26 00:55:15.157 | + inc/python:use_library_from_git:268 : [[ ,novnc,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-26 00:55:15.163 | + inc/python:use_library_from_git:269 : return 1 2026-03-26 00:55:15.168 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.limit 2026-03-26 00:55:15.172 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.limit 2026-03-26 00:55:15.179 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.limit 2026-03-26 00:55:15.185 | + inc/python:use_library_from_git:266 : local name=oslo.limit 2026-03-26 00:55:15.191 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-26 00:55:15.197 | + inc/python:use_library_from_git:268 : [[ novnc,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-26 00:55:15.203 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,oslo.limit, ]] 2026-03-26 00:55:15.210 | + inc/python:use_library_from_git:269 : return 1 2026-03-26 00:55:15.216 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.log 2026-03-26 00:55:15.222 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.log 2026-03-26 00:55:15.227 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.log 2026-03-26 00:55:15.233 | + inc/python:use_library_from_git:266 : local name=oslo.log 2026-03-26 00:55:15.240 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-26 00:55:15.246 | + inc/python:use_library_from_git:268 : [[ novnc,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-26 00:55:15.251 | + inc/python:use_library_from_git:268 : [[ ,novnc,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-26 00:55:15.257 | + inc/python:use_library_from_git:269 : return 1 2026-03-26 00:55:15.262 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.messaging 2026-03-26 00:55:15.268 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.messaging 2026-03-26 00:55:15.273 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.messaging 2026-03-26 00:55:15.280 | + inc/python:use_library_from_git:266 : local name=oslo.messaging 2026-03-26 00:55:15.286 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-26 00:55:15.291 | + inc/python:use_library_from_git:268 : [[ novnc,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-26 00:55:15.297 | + inc/python:use_library_from_git:268 : [[ ,novnc,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-26 00:55:15.303 | + inc/python:use_library_from_git:269 : return 1 2026-03-26 00:55:15.309 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.middleware 2026-03-26 00:55:15.314 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.middleware 2026-03-26 00:55:15.320 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.middleware 2026-03-26 00:55:15.326 | + inc/python:use_library_from_git:266 : local name=oslo.middleware 2026-03-26 00:55:15.330 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-26 00:55:15.336 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-03-26 00:55:15.341 | + inc/python:use_library_from_git:268 : [[ ,novnc,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-26 00:55:15.346 | + inc/python:use_library_from_git:269 : return 1 2026-03-26 00:55:15.353 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.policy 2026-03-26 00:55:15.359 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.policy 2026-03-26 00:55:15.365 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.policy 2026-03-26 00:55:15.371 | + inc/python:use_library_from_git:266 : local name=oslo.policy 2026-03-26 00:55:15.376 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-26 00:55:15.382 | + inc/python:use_library_from_git:268 : [[ novnc,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-26 00:55:15.387 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,oslo.policy, ]] 2026-03-26 00:55:15.392 | + inc/python:use_library_from_git:269 : return 1 2026-03-26 00:55:15.398 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.privsep 2026-03-26 00:55:15.404 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.privsep 2026-03-26 00:55:15.410 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.privsep 2026-03-26 00:55:15.416 | + inc/python:use_library_from_git:266 : local name=oslo.privsep 2026-03-26 00:55:15.422 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-26 00:55:15.428 | + inc/python:use_library_from_git:268 : [[ novnc,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-26 00:55:15.434 | + inc/python:use_library_from_git:268 : [[ ,novnc,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-26 00:55:15.441 | + inc/python:use_library_from_git:269 : return 1 2026-03-26 00:55:15.447 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.reports 2026-03-26 00:55:15.453 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.reports 2026-03-26 00:55:15.459 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.reports 2026-03-26 00:55:15.465 | + inc/python:use_library_from_git:266 : local name=oslo.reports 2026-03-26 00:55:15.471 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-26 00:55:15.477 | + inc/python:use_library_from_git:268 : [[ novnc,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-26 00:55:15.482 | + inc/python:use_library_from_git:268 : [[ ,novnc,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-26 00:55:15.488 | + inc/python:use_library_from_git:269 : return 1 2026-03-26 00:55:15.494 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.rootwrap 2026-03-26 00:55:15.500 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.rootwrap 2026-03-26 00:55:15.505 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.rootwrap 2026-03-26 00:55:15.511 | + inc/python:use_library_from_git:266 : local name=oslo.rootwrap 2026-03-26 00:55:15.517 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-26 00:55:15.523 | + inc/python:use_library_from_git:268 : [[ novnc,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-26 00:55:15.528 | + inc/python:use_library_from_git:268 : [[ ,novnc,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-26 00:55:15.535 | + inc/python:use_library_from_git:269 : return 1 2026-03-26 00:55:15.541 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.serialization 2026-03-26 00:55:15.547 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.serialization 2026-03-26 00:55:15.553 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.serialization 2026-03-26 00:55:15.560 | + inc/python:use_library_from_git:266 : local name=oslo.serialization 2026-03-26 00:55:15.566 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-26 00:55:15.573 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-03-26 00:55:15.579 | + inc/python:use_library_from_git:268 : [[ ,novnc,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-26 00:55:15.585 | + inc/python:use_library_from_git:269 : return 1 2026-03-26 00:55:15.591 | + lib/libraries:install_libs:116 : _install_lib_from_source oslo.service 2026-03-26 00:55:15.597 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.service 2026-03-26 00:55:15.603 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.service 2026-03-26 00:55:15.609 | + inc/python:use_library_from_git:266 : local name=oslo.service 2026-03-26 00:55:15.616 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-26 00:55:15.621 | + inc/python:use_library_from_git:268 : [[ novnc,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-26 00:55:15.627 | + inc/python:use_library_from_git:268 : [[ ,novnc,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-26 00:55:15.632 | + inc/python:use_library_from_git:269 : return 1 2026-03-26 00:55:15.638 | + lib/libraries:install_libs:117 : _install_lib_from_source oslo.utils 2026-03-26 00:55:15.642 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.utils 2026-03-26 00:55:15.647 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.utils 2026-03-26 00:55:15.654 | + inc/python:use_library_from_git:266 : local name=oslo.utils 2026-03-26 00:55:15.659 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-26 00:55:15.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-26 00:55:15.671 | + inc/python:use_library_from_git:268 : [[ ,novnc,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-26 00:55:15.678 | + inc/python:use_library_from_git:269 : return 1 2026-03-26 00:55:15.684 | + lib/libraries:install_libs:118 : _install_lib_from_source oslo.versionedobjects 2026-03-26 00:55:15.690 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.versionedobjects 2026-03-26 00:55:15.697 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.versionedobjects 2026-03-26 00:55:15.702 | + inc/python:use_library_from_git:266 : local name=oslo.versionedobjects 2026-03-26 00:55:15.708 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-26 00:55:15.715 | + inc/python:use_library_from_git:268 : [[ novnc,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-26 00:55:15.721 | + inc/python:use_library_from_git:268 : [[ ,novnc,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-26 00:55:15.727 | + inc/python:use_library_from_git:269 : return 1 2026-03-26 00:55:15.734 | + lib/libraries:install_libs:119 : _install_lib_from_source oslo.vmware 2026-03-26 00:55:15.741 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.vmware 2026-03-26 00:55:15.746 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.vmware 2026-03-26 00:55:15.753 | + inc/python:use_library_from_git:266 : local name=oslo.vmware 2026-03-26 00:55:15.759 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-26 00:55:15.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-26 00:55:15.770 | + inc/python:use_library_from_git:268 : [[ ,novnc,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-26 00:55:15.776 | + inc/python:use_library_from_git:269 : return 1 2026-03-26 00:55:15.782 | + lib/libraries:install_libs:120 : _install_lib_from_source osprofiler 2026-03-26 00:55:15.788 | + lib/libraries:_install_lib_from_source:75 : local name=osprofiler 2026-03-26 00:55:15.793 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git osprofiler 2026-03-26 00:55:15.799 | + inc/python:use_library_from_git:266 : local name=osprofiler 2026-03-26 00:55:15.805 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-26 00:55:15.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 = \A\L\L ]] 2026-03-26 00:55:15.816 | + inc/python:use_library_from_git:268 : [[ ,novnc,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-26 00:55:15.822 | + inc/python:use_library_from_git:269 : return 1 2026-03-26 00:55:15.828 | + lib/libraries:install_libs:121 : _install_lib_from_source pycadf 2026-03-26 00:55:15.834 | + lib/libraries:_install_lib_from_source:75 : local name=pycadf 2026-03-26 00:55:15.839 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git pycadf 2026-03-26 00:55:15.845 | + inc/python:use_library_from_git:266 : local name=pycadf 2026-03-26 00:55:15.850 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-26 00:55:15.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 = \A\L\L ]] 2026-03-26 00:55:15.862 | + inc/python:use_library_from_git:268 : [[ ,novnc,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-26 00:55:15.867 | + inc/python:use_library_from_git:269 : return 1 2026-03-26 00:55:15.874 | + lib/libraries:install_libs:122 : _install_lib_from_source stevedore 2026-03-26 00:55:15.880 | + lib/libraries:_install_lib_from_source:75 : local name=stevedore 2026-03-26 00:55:15.887 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git stevedore 2026-03-26 00:55:15.893 | + inc/python:use_library_from_git:266 : local name=stevedore 2026-03-26 00:55:15.899 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-26 00:55:15.905 | + inc/python:use_library_from_git:268 : [[ novnc,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-26 00:55:15.911 | + inc/python:use_library_from_git:268 : [[ ,novnc,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-26 00:55:15.917 | + inc/python:use_library_from_git:269 : return 1 2026-03-26 00:55:15.924 | + lib/libraries:install_libs:123 : _install_lib_from_source taskflow 2026-03-26 00:55:15.930 | + lib/libraries:_install_lib_from_source:75 : local name=taskflow 2026-03-26 00:55:15.936 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git taskflow 2026-03-26 00:55:15.942 | + inc/python:use_library_from_git:266 : local name=taskflow 2026-03-26 00:55:15.949 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-26 00:55:15.955 | + inc/python:use_library_from_git:268 : [[ novnc,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-26 00:55:15.961 | + inc/python:use_library_from_git:268 : [[ ,novnc,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-26 00:55:15.967 | + inc/python:use_library_from_git:269 : return 1 2026-03-26 00:55:15.973 | + lib/libraries:install_libs:124 : _install_lib_from_source tooz 2026-03-26 00:55:15.979 | + lib/libraries:_install_lib_from_source:75 : local name=tooz 2026-03-26 00:55:15.984 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git tooz 2026-03-26 00:55:15.991 | + inc/python:use_library_from_git:266 : local name=tooz 2026-03-26 00:55:15.998 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-26 00:55:16.004 | + inc/python:use_library_from_git:268 : [[ novnc,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-26 00:55:16.010 | + inc/python:use_library_from_git:268 : [[ ,novnc,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-26 00:55:16.017 | + inc/python:use_library_from_git:269 : return 1 2026-03-26 00:55:16.023 | + lib/libraries:install_libs:128 : _install_lib_from_source os-brick 2026-03-26 00:55:16.029 | + lib/libraries:_install_lib_from_source:75 : local name=os-brick 2026-03-26 00:55:16.033 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git os-brick 2026-03-26 00:55:16.039 | + inc/python:use_library_from_git:266 : local name=os-brick 2026-03-26 00:55:16.045 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-26 00:55:16.050 | + inc/python:use_library_from_git:268 : [[ novnc,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-26 00:55:16.057 | + inc/python:use_library_from_git:268 : [[ ,novnc,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-26 00:55:16.060 | + inc/python:use_library_from_git:269 : return 1 2026-03-26 00:55:16.066 | + lib/libraries:install_libs:129 : _install_lib_from_source os-resource-classes 2026-03-26 00:55:16.071 | + lib/libraries:_install_lib_from_source:75 : local name=os-resource-classes 2026-03-26 00:55:16.077 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git os-resource-classes 2026-03-26 00:55:16.082 | + inc/python:use_library_from_git:266 : local name=os-resource-classes 2026-03-26 00:55:16.088 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-26 00:55:16.094 | + inc/python:use_library_from_git:268 : [[ novnc,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-26 00:55:16.099 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,os-resource-classes, ]] 2026-03-26 00:55:16.105 | + inc/python:use_library_from_git:269 : return 1 2026-03-26 00:55:16.111 | + lib/libraries:install_libs:130 : _install_lib_from_source os-traits 2026-03-26 00:55:16.117 | + lib/libraries:_install_lib_from_source:75 : local name=os-traits 2026-03-26 00:55:16.123 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git os-traits 2026-03-26 00:55:16.129 | + inc/python:use_library_from_git:266 : local name=os-traits 2026-03-26 00:55:16.136 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-26 00:55:16.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 = \A\L\L ]] 2026-03-26 00:55:16.148 | + inc/python:use_library_from_git:268 : [[ ,novnc,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-26 00:55:16.154 | + inc/python:use_library_from_git:269 : return 1 2026-03-26 00:55:16.160 | + lib/libraries:install_libs:133 : _install_lib_from_source python-barbicanclient 2026-03-26 00:55:16.166 | + lib/libraries:_install_lib_from_source:75 : local name=python-barbicanclient 2026-03-26 00:55:16.173 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git python-barbicanclient 2026-03-26 00:55:16.180 | + inc/python:use_library_from_git:266 : local name=python-barbicanclient 2026-03-26 00:55:16.186 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-26 00:55:16.191 | + inc/python:use_library_from_git:268 : [[ novnc,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-26 00:55:16.198 | + inc/python:use_library_from_git:268 : [[ ,novnc,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-26 00:55:16.203 | + inc/python:use_library_from_git:269 : return 1 2026-03-26 00:55:16.210 | + lib/libraries:install_libs:135 : use_library_from_git etcd3gw 2026-03-26 00:55:16.215 | + inc/python:use_library_from_git:266 : local name=etcd3gw 2026-03-26 00:55:16.219 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-26 00:55:16.223 | + inc/python:use_library_from_git:268 : [[ novnc,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-26 00:55:16.229 | + inc/python:use_library_from_git:268 : [[ ,novnc,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-26 00:55:16.236 | + inc/python:use_library_from_git:269 : return 1 2026-03-26 00:55:16.243 | + lib/libraries:install_libs:139 : pip_install etcd3gw 2026-03-26 00:55:16.289 | Using python 3.12 to install etcd3gw 2026-03-26 00:55:16.294 | + 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-26 00:55:16.922 | Collecting etcd3gw 2026-03-26 00:55:17.069 | Downloading etcd3gw-2.5.0-py3-none-any.whl.metadata (2.2 kB) 2026-03-26 00:55:17.080 | Requirement already satisfied: pbr>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from etcd3gw) (7.0.3) 2026-03-26 00:55:17.106 | Collecting requests>=2.20.0 (from etcd3gw) 2026-03-26 00:55:17.107 | Using cached requests-2.32.5-py3-none-any.whl.metadata (4.9 kB) 2026-03-26 00:55:17.131 | Collecting futurist>=0.16.0 (from etcd3gw) 2026-03-26 00:55:17.161 | Downloading futurist-3.2.1-py3-none-any.whl.metadata (2.2 kB) 2026-03-26 00:55:17.194 | Collecting debtcollector>=3.0.0 (from futurist>=0.16.0->etcd3gw) 2026-03-26 00:55:17.221 | Downloading debtcollector-3.0.0-py3-none-any.whl.metadata (2.3 kB) 2026-03-26 00:55:17.428 | Collecting wrapt>=1.7.0 (from debtcollector>=3.0.0->futurist>=0.16.0->etcd3gw) 2026-03-26 00:55:17.459 | 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-26 00:55:17.493 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr>=2.0->etcd3gw) (82.0.1) 2026-03-26 00:55:17.603 | Collecting charset_normalizer<4,>=2 (from requests>=2.20.0->etcd3gw) 2026-03-26 00:55:17.604 | 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-26 00:55:17.620 | Collecting idna<4,>=2.5 (from requests>=2.20.0->etcd3gw) 2026-03-26 00:55:17.621 | Using cached idna-3.11-py3-none-any.whl.metadata (8.4 kB) 2026-03-26 00:55:17.646 | Collecting urllib3<3,>=1.21.1 (from requests>=2.20.0->etcd3gw) 2026-03-26 00:55:17.647 | Using cached urllib3-2.6.3-py3-none-any.whl.metadata (6.9 kB) 2026-03-26 00:55:17.650 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.20.0->etcd3gw) (2023.11.17) 2026-03-26 00:55:17.694 | Downloading etcd3gw-2.5.0-py3-none-any.whl (24 kB) 2026-03-26 00:55:17.759 | Downloading futurist-3.2.1-py3-none-any.whl (40 kB) 2026-03-26 00:55:17.825 | Downloading debtcollector-3.0.0-py3-none-any.whl (23 kB) 2026-03-26 00:55:17.835 | Using cached requests-2.32.5-py3-none-any.whl (64 kB) 2026-03-26 00:55:17.836 | 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-26 00:55:17.838 | Using cached idna-3.11-py3-none-any.whl (71 kB) 2026-03-26 00:55:17.839 | Using cached urllib3-2.6.3-py3-none-any.whl (131 kB) 2026-03-26 00:55:17.878 | 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-26 00:55:17.977 | Installing collected packages: wrapt, urllib3, idna, charset_normalizer, requests, debtcollector, futurist, etcd3gw 2026-03-26 00:55:18.004 | Attempting uninstall: urllib3 2026-03-26 00:55:18.013 | Found existing installation: urllib3 2.0.7 2026-03-26 00:55:18.013 | Not uninstalling urllib3 at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-03-26 00:55:18.013 | Can't uninstall 'urllib3'. No files were found to uninstall. 2026-03-26 00:55:18.090 | Attempting uninstall: idna 2026-03-26 00:55:18.094 | Found existing installation: idna 3.6 2026-03-26 00:55:18.094 | Not uninstalling idna at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-03-26 00:55:18.094 | Can't uninstall 'idna'. No files were found to uninstall. 2026-03-26 00:55:18.240 | Attempting uninstall: requests 2026-03-26 00:55:18.243 | Found existing installation: requests 2.31.0 2026-03-26 00:55:18.244 | Not uninstalling requests at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-03-26 00:55:18.244 | Can't uninstall 'requests'. No files were found to uninstall. 2026-03-26 00:55:18.354 | 2026-03-26 00:55:18.357 | 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-26 00:55:18.469 | + inc/python:pip_install:216 : result=0 2026-03-26 00:55:18.474 | + inc/python:pip_install:218 : time_stop pip_install 2026-03-26 00:55:18.481 | + functions-common:time_stop:2412 : local name 2026-03-26 00:55:18.488 | + functions-common:time_stop:2413 : local end_time 2026-03-26 00:55:18.493 | + functions-common:time_stop:2414 : local elapsed_time 2026-03-26 00:55:18.496 | + functions-common:time_stop:2415 : local total 2026-03-26 00:55:18.502 | + functions-common:time_stop:2416 : local start_time 2026-03-26 00:55:18.508 | + functions-common:time_stop:2418 : name=pip_install 2026-03-26 00:55:18.513 | + functions-common:time_stop:2419 : start_time=1774486516277 2026-03-26 00:55:18.519 | + functions-common:time_stop:2421 : [[ -z 1774486516277 ]] 2026-03-26 00:55:18.526 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-03-26 00:55:18.534 | + functions-common:time_stop:2424 : end_time=1774486518528 2026-03-26 00:55:18.539 | + functions-common:time_stop:2425 : elapsed_time=2251 2026-03-26 00:55:18.543 | + functions-common:time_stop:2426 : total=25575 2026-03-26 00:55:18.549 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-03-26 00:55:18.554 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=27826 2026-03-26 00:55:18.560 | + inc/python:pip_install:219 : return 0 2026-03-26 00:55:18.567 | + ./stack.sh:main:897 : install_apache_uwsgi 2026-03-26 00:55:18.573 | + lib/apache:install_apache_uwsgi:79 : local apxs=apxs2 2026-03-26 00:55:18.578 | + lib/apache:install_apache_uwsgi:80 : is_fedora 2026-03-26 00:55:18.585 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2026-03-26 00:55:18.589 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2026-03-26 00:55:18.596 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2026-03-26 00:55:18.603 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2026-03-26 00:55:18.609 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-03-26 00:55:18.616 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2026-03-26 00:55:18.621 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-03-26 00:55:18.626 | + functions-common:is_fedora:533 : '[' Ubuntu = RockyLinux ']' 2026-03-26 00:55:18.630 | + functions-common:is_fedora:534 : '[' Ubuntu = CentOS ']' 2026-03-26 00:55:18.637 | + functions-common:is_fedora:534 : '[' Ubuntu = CentOSStream ']' 2026-03-26 00:55:18.641 | + functions-common:is_fedora:535 : '[' Ubuntu = AlmaLinux ']' 2026-03-26 00:55:18.647 | + functions-common:is_fedora:536 : '[' Ubuntu = OracleServer ']' 2026-03-26 00:55:18.653 | + functions-common:is_fedora:536 : '[' Ubuntu = Virtuozzo ']' 2026-03-26 00:55:18.659 | + lib/apache:install_apache_uwsgi:84 : is_ubuntu 2026-03-26 00:55:18.666 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-03-26 00:55:18.672 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-03-26 00:55:18.678 | + lib/apache:install_apache_uwsgi:85 : local 'pkg_list=uwsgi uwsgi-plugin-python3' 2026-03-26 00:55:18.684 | + lib/apache:install_apache_uwsgi:86 : install_package uwsgi uwsgi-plugin-python3 2026-03-26 00:55:18.690 | + functions-common:install_package:1430 : update_package_repo 2026-03-26 00:55:18.696 | + functions-common:update_package_repo:1404 : NO_UPDATE_REPOS=False 2026-03-26 00:55:18.702 | + functions-common:update_package_repo:1405 : REPOS_UPDATED=True 2026-03-26 00:55:18.708 | + functions-common:update_package_repo:1406 : RETRY_UPDATE=False 2026-03-26 00:55:18.712 | + functions-common:update_package_repo:1408 : [[ False = \T\r\u\e ]] 2026-03-26 00:55:18.718 | + functions-common:update_package_repo:1412 : is_ubuntu 2026-03-26 00:55:18.725 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-03-26 00:55:18.731 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-03-26 00:55:18.736 | + functions-common:update_package_repo:1413 : apt_get_update 2026-03-26 00:55:18.743 | + functions-common:apt_get_update:1158 : [[ True == \T\r\u\e ]] 2026-03-26 00:55:18.749 | + functions-common:apt_get_update:1158 : [[ False != \T\r\u\e ]] 2026-03-26 00:55:18.756 | + functions-common:apt_get_update:1159 : return 2026-03-26 00:55:18.762 | + functions-common:install_package:1431 : real_install_package uwsgi uwsgi-plugin-python3 2026-03-26 00:55:18.767 | + functions-common:real_install_package:1418 : is_ubuntu 2026-03-26 00:55:18.774 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-03-26 00:55:18.779 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-03-26 00:55:18.786 | + functions-common:real_install_package:1419 : apt_get install uwsgi uwsgi-plugin-python3 2026-03-26 00:55:18.833 | + 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-26 00:55:18.876 | Reading package lists... 2026-03-26 00:55:19.136 | Building dependency tree... 2026-03-26 00:55:19.136 | Reading state information... 2026-03-26 00:55:19.427 | The following additional packages will be installed: 2026-03-26 00:55:19.428 | libnorm1t64 libpgm-5.3-0t64 libsodium23 libyajl2 libzmq5 uwsgi-core 2026-03-26 00:55:19.429 | Suggested packages: 2026-03-26 00:55:19.429 | nginx-full | cherokee | libapache2-mod-proxy-uwsgi | libapache2-mod-uwsgi 2026-03-26 00:55:19.429 | | libapache2-mod-ruwsgi uwsgi-dev uwsgi-extra uwsgi-plugins-all 2026-03-26 00:55:19.429 | python3-uwsgidecorators 2026-03-26 00:55:19.461 | The following NEW packages will be installed: 2026-03-26 00:55:19.462 | libnorm1t64 libpgm-5.3-0t64 libsodium23 libyajl2 libzmq5 uwsgi uwsgi-core 2026-03-26 00:55:19.462 | uwsgi-plugin-python3 2026-03-26 00:55:19.655 | 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. 2026-03-26 00:55:19.655 | Need to get 1,451 kB of archives. 2026-03-26 00:55:19.655 | After this operation, 4,760 kB of additional disk space will be used. 2026-03-26 00:55:19.656 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libnorm1t64 amd64 1.5.9+dfsg-3.1build1 [154 kB] 2026-03-26 00:55:20.026 | 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-26 00:55:20.113 | 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-26 00:55:20.172 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libzmq5 amd64 4.3.5-1build2 [260 kB] 2026-03-26 00:55:20.226 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libyajl2 amd64 2.1.0-5build1 [20.2 kB] 2026-03-26 00:55:20.230 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 uwsgi-core amd64 2.0.24-2ubuntu10 [585 kB] 2026-03-26 00:55:20.304 | Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 uwsgi amd64 2.0.24-2ubuntu10 [22.0 kB] 2026-03-26 00:55:20.306 | 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-26 00:55:20.520 | debconf: delaying package configuration, since apt-utils is not installed 2026-03-26 00:55:20.570 | Fetched 1,451 kB in 1s (1,741 kB/s) 2026-03-26 00:55:20.614 | Selecting previously unselected package libnorm1t64:amd64. 2026-03-26 00:55:20.645 | (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-26 00:55:20.647 | Preparing to unpack .../0-libnorm1t64_1.5.9+dfsg-3.1build1_amd64.deb ... 2026-03-26 00:55:20.655 | Unpacking libnorm1t64:amd64 (1.5.9+dfsg-3.1build1) ... 2026-03-26 00:55:20.719 | Selecting previously unselected package libpgm-5.3-0t64:amd64. 2026-03-26 00:55:20.730 | Preparing to unpack .../1-libpgm-5.3-0t64_5.3.128~dfsg-2.1build1_amd64.deb ... 2026-03-26 00:55:20.734 | Unpacking libpgm-5.3-0t64:amd64 (5.3.128~dfsg-2.1build1) ... 2026-03-26 00:55:20.799 | Selecting previously unselected package libsodium23:amd64. 2026-03-26 00:55:20.810 | Preparing to unpack .../2-libsodium23_1.0.18-1ubuntu0.24.04.1_amd64.deb ... 2026-03-26 00:55:20.814 | Unpacking libsodium23:amd64 (1.0.18-1ubuntu0.24.04.1) ... 2026-03-26 00:55:20.877 | Selecting previously unselected package libzmq5:amd64. 2026-03-26 00:55:20.888 | Preparing to unpack .../3-libzmq5_4.3.5-1build2_amd64.deb ... 2026-03-26 00:55:20.894 | Unpacking libzmq5:amd64 (4.3.5-1build2) ... 2026-03-26 00:55:20.961 | Selecting previously unselected package libyajl2:amd64. 2026-03-26 00:55:20.972 | Preparing to unpack .../4-libyajl2_2.1.0-5build1_amd64.deb ... 2026-03-26 00:55:20.975 | Unpacking libyajl2:amd64 (2.1.0-5build1) ... 2026-03-26 00:55:21.031 | Selecting previously unselected package uwsgi-core. 2026-03-26 00:55:21.042 | Preparing to unpack .../5-uwsgi-core_2.0.24-2ubuntu10_amd64.deb ... 2026-03-26 00:55:21.046 | Unpacking uwsgi-core (2.0.24-2ubuntu10) ... 2026-03-26 00:55:21.174 | Selecting previously unselected package uwsgi. 2026-03-26 00:55:21.185 | Preparing to unpack .../6-uwsgi_2.0.24-2ubuntu10_amd64.deb ... 2026-03-26 00:55:21.193 | Unpacking uwsgi (2.0.24-2ubuntu10) ... 2026-03-26 00:55:21.254 | Selecting previously unselected package uwsgi-plugin-python3. 2026-03-26 00:55:21.264 | Preparing to unpack .../7-uwsgi-plugin-python3_2.0.24-2ubuntu10_amd64.deb ... 2026-03-26 00:55:21.267 | Unpacking uwsgi-plugin-python3 (2.0.24-2ubuntu10) ... 2026-03-26 00:55:21.341 | Setting up libnorm1t64:amd64 (1.5.9+dfsg-3.1build1) ... 2026-03-26 00:55:21.352 | Setting up libsodium23:amd64 (1.0.18-1ubuntu0.24.04.1) ... 2026-03-26 00:55:21.363 | Setting up libyajl2:amd64 (2.1.0-5build1) ... 2026-03-26 00:55:21.373 | Setting up libpgm-5.3-0t64:amd64 (5.3.128~dfsg-2.1build1) ... 2026-03-26 00:55:21.384 | Setting up libzmq5:amd64 (4.3.5-1build2) ... 2026-03-26 00:55:21.396 | Setting up uwsgi-core (2.0.24-2ubuntu10) ... 2026-03-26 00:55:21.418 | Setting up uwsgi (2.0.24-2ubuntu10) ... 2026-03-26 00:55:21.855 | Setting up uwsgi-plugin-python3 (2.0.24-2ubuntu10) ... 2026-03-26 00:55:22.182 | Processing triggers for man-db (2.12.0-4build2) ... 2026-03-26 00:55:22.942 | Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-03-26 00:55:23.226 | + functions-common:apt_get:1203 : result=0 2026-03-26 00:55:23.232 | + functions-common:apt_get:1206 : time_stop apt-get 2026-03-26 00:55:23.238 | + functions-common:time_stop:2412 : local name 2026-03-26 00:55:23.243 | + functions-common:time_stop:2413 : local end_time 2026-03-26 00:55:23.249 | + functions-common:time_stop:2414 : local elapsed_time 2026-03-26 00:55:23.255 | + functions-common:time_stop:2415 : local total 2026-03-26 00:55:23.260 | + functions-common:time_stop:2416 : local start_time 2026-03-26 00:55:23.266 | + functions-common:time_stop:2418 : name=apt-get 2026-03-26 00:55:23.271 | + functions-common:time_stop:2419 : start_time=1774486518826 2026-03-26 00:55:23.278 | + functions-common:time_stop:2421 : [[ -z 1774486518826 ]] 2026-03-26 00:55:23.285 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-03-26 00:55:23.295 | + functions-common:time_stop:2424 : end_time=1774486523288 2026-03-26 00:55:23.301 | + functions-common:time_stop:2425 : elapsed_time=4462 2026-03-26 00:55:23.308 | + functions-common:time_stop:2426 : total=443423 2026-03-26 00:55:23.313 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-03-26 00:55:23.319 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=447885 2026-03-26 00:55:23.324 | + functions-common:apt_get:1207 : return 0 2026-03-26 00:55:23.329 | + lib/apache:install_apache_uwsgi:118 : is_ubuntu 2026-03-26 00:55:23.336 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-03-26 00:55:23.342 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-03-26 00:55:23.348 | + lib/apache:install_apache_uwsgi:119 : a2query -m proxy 2026-03-26 00:55:23.397 | No module matches proxy 2026-03-26 00:55:23.404 | + lib/apache:install_apache_uwsgi:121 : sudo a2enmod proxy 2026-03-26 00:55:23.454 | Enabling module proxy. 2026-03-26 00:55:23.465 | To activate the new configuration, you need to run: 2026-03-26 00:55:23.465 | systemctl restart apache2 2026-03-26 00:55:23.474 | + lib/apache:install_apache_uwsgi:122 : sudo a2enmod proxy_uwsgi 2026-03-26 00:55:23.517 | Considering dependency proxy for proxy_uwsgi: 2026-03-26 00:55:23.517 | Module proxy already enabled 2026-03-26 00:55:23.517 | Enabling module proxy_uwsgi. 2026-03-26 00:55:23.527 | To activate the new configuration, you need to run: 2026-03-26 00:55:23.527 | systemctl restart apache2 2026-03-26 00:55:23.537 | + lib/apache:install_apache_uwsgi:123 : restart_apache_server 2026-03-26 00:55:23.542 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-03-26 00:55:23.547 | + functions-common:restart_service:2296 : '[' -x /bin/systemctl ']' 2026-03-26 00:55:23.553 | + functions-common:restart_service:2297 : sudo /bin/systemctl restart apache2 2026-03-26 00:55:23.704 | + ./stack.sh:main:900 : install_keystoneauth 2026-03-26 00:55:23.709 | + lib/keystone:install_keystoneauth:502 : use_library_from_git keystoneauth 2026-03-26 00:55:23.714 | + inc/python:use_library_from_git:266 : local name=keystoneauth 2026-03-26 00:55:23.720 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-26 00:55:23.725 | + inc/python:use_library_from_git:268 : [[ novnc,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-26 00:55:23.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, =~ ,keystoneauth, ]] 2026-03-26 00:55:23.734 | + inc/python:use_library_from_git:269 : return 1 2026-03-26 00:55:23.738 | + ./stack.sh:main:901 : install_keystoneclient 2026-03-26 00:55:23.743 | + lib/keystone:install_keystoneclient:510 : use_library_from_git python-keystoneclient 2026-03-26 00:55:23.748 | + inc/python:use_library_from_git:266 : local name=python-keystoneclient 2026-03-26 00:55:23.753 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-26 00:55:23.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-26 00:55:23.764 | + inc/python:use_library_from_git:268 : [[ ,novnc,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-26 00:55:23.768 | + inc/python:use_library_from_git:269 : return 1 2026-03-26 00:55:23.773 | + ./stack.sh:main:902 : install_glanceclient 2026-03-26 00:55:23.778 | + lib/glance:install_glanceclient:541 : use_library_from_git python-glanceclient 2026-03-26 00:55:23.783 | + inc/python:use_library_from_git:266 : local name=python-glanceclient 2026-03-26 00:55:23.787 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-26 00:55:23.792 | + inc/python:use_library_from_git:268 : [[ novnc,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-26 00:55:23.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, =~ ,python-glanceclient, ]] 2026-03-26 00:55:23.804 | + inc/python:use_library_from_git:269 : return 1 2026-03-26 00:55:23.808 | + ./stack.sh:main:903 : install_cinderclient 2026-03-26 00:55:23.813 | + lib/cinder:install_cinderclient:581 : use_library_from_git python-brick-cinderclient-ext 2026-03-26 00:55:23.818 | + inc/python:use_library_from_git:266 : local name=python-brick-cinderclient-ext 2026-03-26 00:55:23.823 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-26 00:55:23.829 | + inc/python:use_library_from_git:268 : [[ novnc,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-26 00:55:23.835 | + inc/python:use_library_from_git:268 : [[ ,novnc,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-26 00:55:23.840 | + inc/python:use_library_from_git:269 : return 1 2026-03-26 00:55:23.845 | + lib/cinder:install_cinderclient:586 : use_library_from_git python-cinderclient 2026-03-26 00:55:23.851 | + inc/python:use_library_from_git:266 : local name=python-cinderclient 2026-03-26 00:55:23.856 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-26 00:55:23.863 | + inc/python:use_library_from_git:268 : [[ novnc,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-26 00:55:23.868 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,python-cinderclient, ]] 2026-03-26 00:55:23.874 | + inc/python:use_library_from_git:269 : return 1 2026-03-26 00:55:23.880 | + ./stack.sh:main:904 : install_novaclient 2026-03-26 00:55:23.887 | + lib/nova:install_novaclient:901 : use_library_from_git python-novaclient 2026-03-26 00:55:23.893 | + inc/python:use_library_from_git:266 : local name=python-novaclient 2026-03-26 00:55:23.900 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-26 00:55:23.906 | + inc/python:use_library_from_git:268 : [[ novnc,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-26 00:55:23.912 | + inc/python:use_library_from_git:268 : [[ ,novnc,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-26 00:55:23.919 | + inc/python:use_library_from_git:269 : return 1 2026-03-26 00:55:23.924 | + ./stack.sh:main:905 : is_service_enabled swift glance horizon 2026-03-26 00:55:23.965 | + functions-common:is_service_enabled:2068 : return 0 2026-03-26 00:55:23.971 | + ./stack.sh:main:906 : install_swiftclient 2026-03-26 00:55:23.977 | + lib/swift:install_swiftclient:744 : use_library_from_git python-swiftclient 2026-03-26 00:55:23.983 | + inc/python:use_library_from_git:266 : local name=python-swiftclient 2026-03-26 00:55:23.989 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-26 00:55:23.996 | + inc/python:use_library_from_git:268 : [[ novnc,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-26 00:55:24.002 | + inc/python:use_library_from_git:268 : [[ ,novnc,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-26 00:55:24.009 | + inc/python:use_library_from_git:269 : return 1 2026-03-26 00:55:24.015 | + ./stack.sh:main:908 : is_service_enabled neutron nova horizon 2026-03-26 00:55:24.056 | + functions-common:is_service_enabled:2068 : return 0 2026-03-26 00:55:24.062 | + ./stack.sh:main:909 : install_neutronclient 2026-03-26 00:55:24.069 | + lib/neutron:install_neutronclient:535 : use_library_from_git python-neutronclient 2026-03-26 00:55:24.075 | + inc/python:use_library_from_git:266 : local name=python-neutronclient 2026-03-26 00:55:24.081 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-26 00:55:24.088 | + inc/python:use_library_from_git:268 : [[ novnc,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-26 00:55:24.094 | + inc/python:use_library_from_git:268 : [[ ,novnc,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-26 00:55:24.100 | + inc/python:use_library_from_git:269 : return 1 2026-03-26 00:55:24.106 | + ./stack.sh:main:913 : install_keystonemiddleware 2026-03-26 00:55:24.112 | + lib/keystone:install_keystonemiddleware:520 : use_library_from_git keystonemiddleware 2026-03-26 00:55:24.119 | + inc/python:use_library_from_git:266 : local name=keystonemiddleware 2026-03-26 00:55:24.125 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-26 00:55:24.131 | + inc/python:use_library_from_git:268 : [[ novnc,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-26 00:55:24.138 | + inc/python:use_library_from_git:268 : [[ ,novnc,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-26 00:55:24.144 | + inc/python:use_library_from_git:269 : return 1 2026-03-26 00:55:24.150 | + lib/keystone:install_keystonemiddleware:525 : pip_install_gr keystonemiddleware 2026-03-26 00:55:24.156 | + inc/python:pip_install_gr:94 : local name=keystonemiddleware 2026-03-26 00:55:24.170 | + inc/python:pip_install_gr:95 : local clean_name 2026-03-26 00:55:24.171 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements keystonemiddleware 2026-03-26 00:55:24.177 | ++ inc/python:get_from_global_requirements:241 : local package=keystonemiddleware 2026-03-26 00:55:24.183 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-03-26 00:55:24.192 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-03-26 00:55:24.192 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2026-03-26 00:55:24.203 | ++ inc/python:get_from_global_requirements:243 : required_pkg='keystonemiddleware ' 2026-03-26 00:55:24.208 | ++ inc/python:get_from_global_requirements:244 : [[ keystonemiddleware == '' ]] 2026-03-26 00:55:24.214 | ++ inc/python:get_from_global_requirements:247 : echo keystonemiddleware 2026-03-26 00:55:24.222 | + inc/python:pip_install_gr:96 : clean_name=keystonemiddleware 2026-03-26 00:55:24.228 | + inc/python:pip_install_gr:97 : pip_install keystonemiddleware 2026-03-26 00:55:24.278 | Using python 3.12 to install keystonemiddleware 2026-03-26 00:55:24.283 | + 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-26 00:55:25.075 | Collecting keystonemiddleware 2026-03-26 00:55:25.204 | Downloading keystonemiddleware-12.0.0-py3-none-any.whl.metadata (4.1 kB) 2026-03-26 00:55:25.326 | Collecting keystoneauth1>=3.12.0 (from keystonemiddleware) 2026-03-26 00:55:25.350 | Downloading keystoneauth1-5.13.1-py3-none-any.whl.metadata (2.9 kB) 2026-03-26 00:55:25.468 | Collecting oslo.cache>=3.11.0 (from keystonemiddleware) 2026-03-26 00:55:25.493 | Downloading oslo_cache-4.1.1-py3-none-any.whl.metadata (2.5 kB) 2026-03-26 00:55:25.690 | Collecting oslo.config>=5.2.0 (from keystonemiddleware) 2026-03-26 00:55:25.712 | Downloading oslo_config-10.3.0-py3-none-any.whl.metadata (2.3 kB) 2026-03-26 00:55:25.782 | Collecting oslo.context>=2.19.2 (from keystonemiddleware) 2026-03-26 00:55:25.806 | Downloading oslo_context-6.3.0-py3-none-any.whl.metadata (2.3 kB) 2026-03-26 00:55:25.838 | Collecting oslo.i18n>=3.15.3 (from keystonemiddleware) 2026-03-26 00:55:25.860 | Downloading oslo_i18n-6.7.2-py3-none-any.whl.metadata (2.0 kB) 2026-03-26 00:55:25.906 | Collecting oslo.log>=3.36.0 (from keystonemiddleware) 2026-03-26 00:55:25.930 | Downloading oslo_log-8.1.0-py3-none-any.whl.metadata (2.5 kB) 2026-03-26 00:55:25.965 | Collecting oslo.serialization>=2.18.0 (from keystonemiddleware) 2026-03-26 00:55:25.988 | Downloading oslo_serialization-5.9.1-py3-none-any.whl.metadata (2.1 kB) 2026-03-26 00:55:26.034 | Collecting oslo.utils>=3.33.0 (from keystonemiddleware) 2026-03-26 00:55:26.058 | Downloading oslo_utils-10.0.0-py3-none-any.whl.metadata (2.1 kB) 2026-03-26 00:55:26.070 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware) (7.0.3) 2026-03-26 00:55:26.088 | Collecting pycadf>=1.1.0 (from keystonemiddleware) 2026-03-26 00:55:26.112 | Downloading pycadf-4.0.1-py3-none-any.whl.metadata (2.2 kB) 2026-03-26 00:55:26.154 | Collecting PyJWT>=2.4.0 (from keystonemiddleware) 2026-03-26 00:55:26.180 | Downloading pyjwt-2.11.0-py3-none-any.whl.metadata (4.0 kB) 2026-03-26 00:55:26.218 | Collecting python-keystoneclient>=3.20.0 (from keystonemiddleware) 2026-03-26 00:55:26.241 | Downloading python_keystoneclient-5.8.0-py3-none-any.whl.metadata (3.8 kB) 2026-03-26 00:55:26.251 | Requirement already satisfied: requests>=2.14.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware) (2.32.5) 2026-03-26 00:55:26.279 | Collecting WebOb>=1.7.1 (from keystonemiddleware) 2026-03-26 00:55:26.302 | Downloading WebOb-1.8.9-py2.py3-none-any.whl.metadata (11 kB) 2026-03-26 00:55:26.316 | 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-26 00:55:26.349 | Collecting stevedore>=1.20.0 (from keystoneauth1>=3.12.0->keystonemiddleware) 2026-03-26 00:55:26.369 | Downloading stevedore-5.7.0-py3-none-any.whl.metadata (2.4 kB) 2026-03-26 00:55:26.402 | Collecting os-service-types>=1.2.0 (from keystoneauth1>=3.12.0->keystonemiddleware) 2026-03-26 00:55:26.425 | Downloading os_service_types-1.8.2-py3-none-any.whl.metadata (1.9 kB) 2026-03-26 00:55:26.464 | Collecting typing-extensions>=4.12 (from keystoneauth1>=3.12.0->keystonemiddleware) 2026-03-26 00:55:26.486 | Downloading typing_extensions-4.15.0-py3-none-any.whl.metadata (3.3 kB) 2026-03-26 00:55:26.521 | Collecting dogpile.cache>=1.3.3 (from oslo.cache>=3.11.0->keystonemiddleware) 2026-03-26 00:55:26.544 | Downloading dogpile_cache-1.5.0-py3-none-any.whl.metadata (5.5 kB) 2026-03-26 00:55:26.588 | Collecting decorator>=4.0.0 (from dogpile.cache>=1.3.3->oslo.cache>=3.11.0->keystonemiddleware) 2026-03-26 00:55:26.610 | Downloading decorator-5.2.1-py3-none-any.whl.metadata (3.9 kB) 2026-03-26 00:55:26.640 | Collecting netaddr>=0.7.18 (from oslo.config>=5.2.0->keystonemiddleware) 2026-03-26 00:55:26.663 | Downloading netaddr-1.3.0-py3-none-any.whl.metadata (5.0 kB) 2026-03-26 00:55:26.692 | Collecting rfc3986>=1.2.0 (from oslo.config>=5.2.0->keystonemiddleware) 2026-03-26 00:55:26.715 | Downloading rfc3986-2.0.0-py2.py3-none-any.whl.metadata (6.6 kB) 2026-03-26 00:55:26.767 | Collecting PyYAML>=5.1 (from oslo.config>=5.2.0->keystonemiddleware) 2026-03-26 00:55:26.768 | 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-26 00:55:26.790 | Collecting python-dateutil>=2.7.0 (from oslo.log>=3.36.0->keystonemiddleware) 2026-03-26 00:55:26.810 | Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl.metadata (8.4 kB) 2026-03-26 00:55:26.819 | 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-26 00:55:26.820 | 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-26 00:55:26.889 | Collecting msgpack>=0.5.2 (from oslo.serialization>=2.18.0->keystonemiddleware) 2026-03-26 00:55:26.911 | 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-26 00:55:27.148 | Collecting pyparsing>=2.1.0 (from oslo.utils>=3.33.0->keystonemiddleware) 2026-03-26 00:55:27.171 | Downloading pyparsing-3.3.2-py3-none-any.whl.metadata (5.8 kB) 2026-03-26 00:55:27.181 | 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-26 00:55:27.182 | 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-26 00:55:27.185 | 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-26 00:55:27.208 | Collecting six>=1.5 (from python-dateutil>=2.7.0->oslo.log>=3.36.0->keystonemiddleware) 2026-03-26 00:55:27.230 | Downloading six-1.17.0-py2.py3-none-any.whl.metadata (1.7 kB) 2026-03-26 00:55:27.356 | 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-26 00:55:27.357 | 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-26 00:55:27.357 | 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-26 00:55:27.358 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystonemiddleware) (2023.11.17) 2026-03-26 00:55:27.398 | Downloading keystonemiddleware-12.0.0-py3-none-any.whl (141 kB) 2026-03-26 00:55:27.490 | Downloading keystoneauth1-5.13.1-py3-none-any.whl (343 kB) 2026-03-26 00:55:27.546 | Downloading os_service_types-1.8.2-py3-none-any.whl (24 kB) 2026-03-26 00:55:27.577 | Downloading oslo_cache-4.1.1-py3-none-any.whl (65 kB) 2026-03-26 00:55:27.610 | Downloading dogpile_cache-1.5.0-py3-none-any.whl (64 kB) 2026-03-26 00:55:27.640 | Downloading decorator-5.2.1-py3-none-any.whl (9.2 kB) 2026-03-26 00:55:27.767 | Downloading oslo_config-10.3.0-py3-none-any.whl (132 kB) 2026-03-26 00:55:27.866 | Downloading netaddr-1.3.0-py3-none-any.whl (2.3 MB) 2026-03-26 00:55:27.967 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.3/2.3 MB 21.3 MB/s 0:00:00 2026-03-26 00:55:27.990 | Downloading oslo_context-6.3.0-py3-none-any.whl (20 kB) 2026-03-26 00:55:28.109 | Downloading oslo_i18n-6.7.2-py3-none-any.whl (47 kB) 2026-03-26 00:55:28.282 | Downloading oslo_log-8.1.0-py3-none-any.whl (77 kB) 2026-03-26 00:55:28.464 | Downloading oslo_serialization-5.9.1-py3-none-any.whl (27 kB) 2026-03-26 00:55:28.837 | 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-26 00:55:29.023 | Downloading oslo_utils-10.0.0-py3-none-any.whl (136 kB) 2026-03-26 00:55:29.207 | Downloading pycadf-4.0.1-py3-none-any.whl (44 kB) 2026-03-26 00:55:29.362 | Downloading pyjwt-2.11.0-py3-none-any.whl (28 kB) 2026-03-26 00:55:29.523 | Downloading pyparsing-3.3.2-py3-none-any.whl (122 kB) 2026-03-26 00:55:29.562 | Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) 2026-03-26 00:55:29.598 | Downloading python_keystoneclient-5.8.0-py3-none-any.whl (397 kB) 2026-03-26 00:55:29.628 | 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-26 00:55:29.653 | Downloading rfc3986-2.0.0-py2.py3-none-any.whl (31 kB) 2026-03-26 00:55:29.683 | Downloading six-1.17.0-py2.py3-none-any.whl (11 kB) 2026-03-26 00:55:29.719 | Downloading stevedore-5.7.0-py3-none-any.whl (54 kB) 2026-03-26 00:55:29.752 | Downloading typing_extensions-4.15.0-py3-none-any.whl (44 kB) 2026-03-26 00:55:29.787 | Downloading WebOb-1.8.9-py2.py3-none-any.whl (115 kB) 2026-03-26 00:55:29.910 | 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-26 00:55:30.084 | Attempting uninstall: six 2026-03-26 00:55:30.094 | Found existing installation: six 1.16.0 2026-03-26 00:55:30.094 | Not uninstalling six at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-03-26 00:55:30.094 | Can't uninstall 'six'. No files were found to uninstall. 2026-03-26 00:55:30.142 | Attempting uninstall: PyYAML 2026-03-26 00:55:30.146 | Found existing installation: PyYAML 6.0.1 2026-03-26 00:55:30.147 | Not uninstalling pyyaml at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-03-26 00:55:30.147 | Can't uninstall 'PyYAML'. No files were found to uninstall. 2026-03-26 00:55:30.216 | Attempting uninstall: pyparsing 2026-03-26 00:55:30.220 | Found existing installation: pyparsing 3.1.1 2026-03-26 00:55:30.220 | Not uninstalling pyparsing at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-03-26 00:55:30.220 | Can't uninstall 'pyparsing'. No files were found to uninstall. 2026-03-26 00:55:30.334 | Attempting uninstall: PyJWT 2026-03-26 00:55:30.340 | Found existing installation: PyJWT 2.7.0 2026-03-26 00:55:30.341 | Not uninstalling pyjwt at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-03-26 00:55:30.341 | Can't uninstall 'PyJWT'. No files were found to uninstall. 2026-03-26 00:55:31.733 | 2026-03-26 00:55:31.740 | 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-26 00:55:31.860 | + inc/python:pip_install:216 : result=0 2026-03-26 00:55:31.865 | + inc/python:pip_install:218 : time_stop pip_install 2026-03-26 00:55:31.871 | + functions-common:time_stop:2412 : local name 2026-03-26 00:55:31.877 | + functions-common:time_stop:2413 : local end_time 2026-03-26 00:55:31.882 | + functions-common:time_stop:2414 : local elapsed_time 2026-03-26 00:55:31.886 | + functions-common:time_stop:2415 : local total 2026-03-26 00:55:31.891 | + functions-common:time_stop:2416 : local start_time 2026-03-26 00:55:31.897 | + functions-common:time_stop:2418 : name=pip_install 2026-03-26 00:55:31.902 | + functions-common:time_stop:2419 : start_time=1774486524265 2026-03-26 00:55:31.908 | + functions-common:time_stop:2421 : [[ -z 1774486524265 ]] 2026-03-26 00:55:31.915 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-03-26 00:55:31.923 | + functions-common:time_stop:2424 : end_time=1774486531918 2026-03-26 00:55:31.928 | + functions-common:time_stop:2425 : elapsed_time=7653 2026-03-26 00:55:31.934 | + functions-common:time_stop:2426 : total=27826 2026-03-26 00:55:31.938 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-03-26 00:55:31.944 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=35479 2026-03-26 00:55:31.950 | + inc/python:pip_install:219 : return 0 2026-03-26 00:55:31.956 | + lib/keystone:install_keystonemiddleware:529 : pip_install_gr python-memcached 2026-03-26 00:55:31.961 | + inc/python:pip_install_gr:94 : local name=python-memcached 2026-03-26 00:55:31.967 | + inc/python:pip_install_gr:95 : local clean_name 2026-03-26 00:55:31.975 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements python-memcached 2026-03-26 00:55:31.980 | ++ inc/python:get_from_global_requirements:241 : local package=python-memcached 2026-03-26 00:55:31.985 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-03-26 00:55:31.995 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2026-03-26 00:55:31.995 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-03-26 00:55:32.006 | ++ inc/python:get_from_global_requirements:243 : required_pkg='python-memcached ' 2026-03-26 00:55:32.011 | ++ inc/python:get_from_global_requirements:244 : [[ python-memcached == '' ]] 2026-03-26 00:55:32.016 | ++ inc/python:get_from_global_requirements:247 : echo python-memcached 2026-03-26 00:55:32.023 | + inc/python:pip_install_gr:96 : clean_name=python-memcached 2026-03-26 00:55:32.029 | + inc/python:pip_install_gr:97 : pip_install python-memcached 2026-03-26 00:55:32.075 | Using python 3.12 to install python-memcached 2026-03-26 00:55:32.081 | + 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-26 00:55:32.744 | Collecting python-memcached 2026-03-26 00:55:32.911 | Downloading python_memcached-1.62-py2.py3-none-any.whl.metadata (2.3 kB) 2026-03-26 00:55:32.952 | Downloading python_memcached-1.62-py2.py3-none-any.whl (15 kB) 2026-03-26 00:55:33.036 | Installing collected packages: python-memcached 2026-03-26 00:55:33.061 | Successfully installed python-memcached-1.62 2026-03-26 00:55:33.133 | + inc/python:pip_install:216 : result=0 2026-03-26 00:55:33.138 | + inc/python:pip_install:218 : time_stop pip_install 2026-03-26 00:55:33.145 | + functions-common:time_stop:2412 : local name 2026-03-26 00:55:33.150 | + functions-common:time_stop:2413 : local end_time 2026-03-26 00:55:33.155 | + functions-common:time_stop:2414 : local elapsed_time 2026-03-26 00:55:33.161 | + functions-common:time_stop:2415 : local total 2026-03-26 00:55:33.165 | + functions-common:time_stop:2416 : local start_time 2026-03-26 00:55:33.169 | + functions-common:time_stop:2418 : name=pip_install 2026-03-26 00:55:33.175 | + functions-common:time_stop:2419 : start_time=1774486532064 2026-03-26 00:55:33.180 | + functions-common:time_stop:2421 : [[ -z 1774486532064 ]] 2026-03-26 00:55:33.188 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-03-26 00:55:33.196 | + functions-common:time_stop:2424 : end_time=1774486533190 2026-03-26 00:55:33.200 | + functions-common:time_stop:2425 : elapsed_time=1126 2026-03-26 00:55:33.205 | + functions-common:time_stop:2426 : total=35479 2026-03-26 00:55:33.210 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-03-26 00:55:33.216 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=36605 2026-03-26 00:55:33.222 | + inc/python:pip_install:219 : return 0 2026-03-26 00:55:33.229 | + ./stack.sh:main:915 : is_service_enabled keystone 2026-03-26 00:55:33.266 | + functions-common:is_service_enabled:2068 : return 0 2026-03-26 00:55:33.273 | + ./stack.sh:main:916 : '[' 199.19.213.179 == 199.19.213.179 ']' 2026-03-26 00:55:33.279 | + ./stack.sh:main:917 : stack_install_service keystone 2026-03-26 00:55:33.284 | + lib/stack:stack_install_service:20 : local service=keystone 2026-03-26 00:55:33.288 | + lib/stack:stack_install_service:21 : type install_keystone 2026-03-26 00:55:33.294 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-03-26 00:55:33.300 | + lib/stack:stack_install_service:32 : install_keystone 2026-03-26 00:55:33.306 | + lib/keystone:install_keystone:535 : is_service_enabled ldap 2026-03-26 00:55:33.342 | + functions-common:is_service_enabled:2068 : return 1 2026-03-26 00:55:33.348 | + lib/keystone:install_keystone:539 : git_clone https://github.com/openstack/keystone.git /opt/stack/keystone master 2026-03-26 00:55:33.352 | + functions-common:git_clone:581 : local git_remote=https://github.com/openstack/keystone.git 2026-03-26 00:55:33.356 | + functions-common:git_clone:582 : local git_dest=/opt/stack/keystone 2026-03-26 00:55:33.360 | + functions-common:git_clone:583 : local git_ref=master 2026-03-26 00:55:33.364 | + functions-common:git_clone:584 : local orig_dir 2026-03-26 00:55:33.371 | ++ functions-common:git_clone:585 : pwd 2026-03-26 00:55:33.377 | + functions-common:git_clone:585 : orig_dir=/opt/stack/devstack 2026-03-26 00:55:33.381 | + functions-common:git_clone:586 : local git_clone_flags= 2026-03-26 00:55:33.389 | ++ functions-common:git_clone:588 : trueorfalse False RECLONE 2026-03-26 00:55:33.426 | + functions-common:git_clone:588 : RECLONE=False 2026-03-26 00:55:33.431 | + functions-common:git_clone:589 : [[ 0 -gt 0 ]] 2026-03-26 00:55:33.436 | + functions-common:git_clone:593 : [[ False = \T\r\u\e ]] 2026-03-26 00:55:33.442 | + functions-common:git_clone:602 : egrep -q '^refs' 2026-03-26 00:55:33.443 | + functions-common:git_clone:602 : echo master 2026-03-26 00:55:33.452 | + functions-common:git_clone:616 : [[ ! -d /opt/stack/keystone ]] 2026-03-26 00:55:33.457 | + functions-common:git_clone:626 : [[ False = \T\r\u\e ]] 2026-03-26 00:55:33.463 | + functions-common:git_clone:661 : sudo git config --system --add safe.directory /opt/stack/keystone 2026-03-26 00:55:33.487 | + functions-common:git_clone:664 : cd /opt/stack/keystone 2026-03-26 00:55:33.494 | + functions-common:git_clone:665 : head -1 2026-03-26 00:55:33.495 | + functions-common:git_clone:665 : git show --oneline 2026-03-26 00:55:33.501 | 1e13c5f20 Pin openapi-core version in the api-ref job 2026-03-26 00:55:33.506 | + functions-common:git_clone:666 : cd /opt/stack/devstack 2026-03-26 00:55:33.512 | + lib/keystone:install_keystone:540 : setup_develop /opt/stack/keystone 2026-03-26 00:55:33.517 | + inc/python:setup_develop:353 : local bindep 2026-03-26 00:55:33.522 | + inc/python:setup_develop:354 : [[ /opt/stack/keystone == -bindep* ]] 2026-03-26 00:55:33.529 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/keystone 2026-03-26 00:55:33.535 | + inc/python:setup_develop:359 : local extras= 2026-03-26 00:55:33.540 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2026-03-26 00:55:33.546 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-03-26 00:55:33.552 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/keystone == -bindep* ]] 2026-03-26 00:55:33.557 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/keystone 2026-03-26 00:55:33.564 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-03-26 00:55:33.570 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-03-26 00:55:33.576 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/keystone 2026-03-26 00:55:33.582 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-03-26 00:55:33.590 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/keystone 2026-03-26 00:55:33.597 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-03-26 00:55:33.603 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-03-26 00:55:33.611 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2026-03-26 00:55:33.624 | + inc/python:_setup_package_with_constraints_edit:400 : name=keystone 2026-03-26 00:55:33.629 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z keystone ']' 2026-03-26 00:55:33.635 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- keystone 2026-03-26 00:55:33.727 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/keystone -e 2026-03-26 00:55:33.731 | + inc/python:setup_package:436 : local bindep=0 2026-03-26 00:55:33.737 | + inc/python:setup_package:437 : local bindep_flag= 2026-03-26 00:55:33.742 | + inc/python:setup_package:438 : local bindep_profiles= 2026-03-26 00:55:33.748 | + inc/python:setup_package:439 : [[ /opt/stack/keystone == -bindep* ]] 2026-03-26 00:55:33.754 | + inc/python:setup_package:444 : local project_dir=/opt/stack/keystone 2026-03-26 00:55:33.760 | + inc/python:setup_package:445 : local flags=-e 2026-03-26 00:55:33.766 | + inc/python:setup_package:446 : local extras= 2026-03-26 00:55:33.771 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-03-26 00:55:33.778 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-03-26 00:55:33.783 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-03-26 00:55:33.788 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-03-26 00:55:33.794 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-03-26 00:55:33.800 | + inc/python:setup_package:464 : pip_install -e /opt/stack/keystone 2026-03-26 00:55:33.843 | Using python 3.12 to install /opt/stack/keystone 2026-03-26 00:55:33.849 | + 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-26 00:55:34.426 | Obtaining file:///opt/stack/keystone 2026-03-26 00:55:34.429 | Installing build dependencies: started 2026-03-26 00:55:35.263 | Installing build dependencies: finished with status 'done' 2026-03-26 00:55:35.264 | Checking if build backend supports build_editable: started 2026-03-26 00:55:35.544 | Checking if build backend supports build_editable: finished with status 'done' 2026-03-26 00:55:35.546 | Getting requirements to build editable: started 2026-03-26 00:55:35.691 | Getting requirements to build editable: finished with status 'done' 2026-03-26 00:55:35.693 | Preparing editable metadata (pyproject.toml): started 2026-03-26 00:55:36.414 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-03-26 00:55:36.429 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.0.0.0rc2.dev1) (7.0.3) 2026-03-26 00:55:36.429 | Requirement already satisfied: WebOb>=1.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.0.0.0rc2.dev1) (1.8.9) 2026-03-26 00:55:36.548 | Collecting Flask!=0.11,>=1.0.2 (from keystone==29.0.0.0rc2.dev1) 2026-03-26 00:55:36.683 | Downloading flask-3.1.3-py3-none-any.whl.metadata (3.2 kB) 2026-03-26 00:55:36.718 | Collecting Flask-RESTful>=0.3.5 (from keystone==29.0.0.0rc2.dev1) 2026-03-26 00:55:36.742 | Downloading Flask_RESTful-0.3.10-py2.py3-none-any.whl.metadata (1.0 kB) 2026-03-26 00:55:36.970 | Collecting cryptography>=2.7 (from keystone==29.0.0.0rc2.dev1) 2026-03-26 00:55:36.993 | Downloading cryptography-43.0.3-cp39-abi3-manylinux_2_28_x86_64.whl.metadata (5.4 kB) 2026-03-26 00:55:37.340 | Collecting SQLAlchemy>=1.4.0 (from keystone==29.0.0.0rc2.dev1) 2026-03-26 00:55:37.365 | 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-26 00:55:37.392 | Requirement already satisfied: stevedore>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.0.0.0rc2.dev1) (5.7.0) 2026-03-26 00:55:37.392 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.0.0.0rc2.dev1) (5.8.0) 2026-03-26 00:55:37.392 | Requirement already satisfied: keystonemiddleware>=7.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.0.0.0rc2.dev1) (12.0.0) 2026-03-26 00:55:37.475 | Collecting bcrypt>=3.1.3 (from keystone==29.0.0.0rc2.dev1) 2026-03-26 00:55:37.499 | Downloading bcrypt-5.0.0-cp39-abi3-manylinux_2_34_x86_64.whl.metadata (10 kB) 2026-03-26 00:55:37.516 | Requirement already satisfied: oslo.cache>=1.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.0.0.0rc2.dev1) (4.1.1) 2026-03-26 00:55:37.518 | Requirement already satisfied: oslo.config>=6.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.0.0.0rc2.dev1) (10.3.0) 2026-03-26 00:55:37.518 | Requirement already satisfied: oslo.context>=2.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.0.0.0rc2.dev1) (6.3.0) 2026-03-26 00:55:37.629 | Collecting oslo.messaging>=5.29.0 (from keystone==29.0.0.0rc2.dev1) 2026-03-26 00:55:37.654 | Downloading oslo_messaging-17.3.0-py3-none-any.whl.metadata (2.6 kB) 2026-03-26 00:55:37.800 | Collecting oslo.db>=6.0.0 (from keystone==29.0.0.0rc2.dev1) 2026-03-26 00:55:37.830 | Downloading oslo_db-18.0.0-py3-none-any.whl.metadata (2.5 kB) 2026-03-26 00:55:37.840 | Requirement already satisfied: oslo.i18n>=3.15.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.0.0.0rc2.dev1) (6.7.2) 2026-03-26 00:55:37.840 | Requirement already satisfied: oslo.log>=3.44.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.0.0.0rc2.dev1) (8.1.0) 2026-03-26 00:55:37.987 | Collecting oslo.middleware>=3.31.0 (from keystone==29.0.0.0rc2.dev1) 2026-03-26 00:55:38.013 | Downloading oslo_middleware-8.0.0-py3-none-any.whl.metadata (2.4 kB) 2026-03-26 00:55:38.229 | Collecting oslo.policy>=4.5.0 (from keystone==29.0.0.0rc2.dev1) 2026-03-26 00:55:38.258 | Downloading oslo_policy-5.0.0-py3-none-any.whl.metadata (2.2 kB) 2026-03-26 00:55:38.270 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.0.0.0rc2.dev1) (5.9.1) 2026-03-26 00:55:38.544 | Collecting oslo.upgradecheck>=1.3.0 (from keystone==29.0.0.0rc2.dev1) 2026-03-26 00:55:38.570 | Downloading oslo_upgradecheck-2.7.1-py3-none-any.whl.metadata (1.8 kB) 2026-03-26 00:55:38.579 | Requirement already satisfied: oslo.utils>=3.33.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.0.0.0rc2.dev1) (10.0.0) 2026-03-26 00:55:39.403 | Collecting oauthlib>=0.6.2 (from keystone==29.0.0.0rc2.dev1) 2026-03-26 00:55:39.427 | Downloading oauthlib-3.3.1-py3-none-any.whl.metadata (7.9 kB) 2026-03-26 00:55:39.672 | Collecting pysaml2>=5.0.0 (from keystone==29.0.0.0rc2.dev1) 2026-03-26 00:55:39.699 | Downloading pysaml2-7.5.4-py3-none-any.whl.metadata (6.5 kB) 2026-03-26 00:55:39.710 | Requirement already satisfied: PyJWT>=1.6.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.0.0.0rc2.dev1) (2.11.0) 2026-03-26 00:55:39.710 | Requirement already satisfied: dogpile.cache>=1.0.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.0.0.0rc2.dev1) (1.5.0) 2026-03-26 00:55:39.920 | Collecting jsonschema>=3.2.0 (from keystone==29.0.0.0rc2.dev1) 2026-03-26 00:55:39.943 | Downloading jsonschema-4.26.0-py3-none-any.whl.metadata (7.6 kB) 2026-03-26 00:55:39.955 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.0.0.0rc2.dev1) (4.0.1) 2026-03-26 00:55:39.956 | Requirement already satisfied: msgpack>=0.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.0.0.0rc2.dev1) (1.1.2) 2026-03-26 00:55:40.075 | Collecting osprofiler>=1.4.0 (from keystone==29.0.0.0rc2.dev1) 2026-03-26 00:55:40.100 | Downloading osprofiler-4.3.0-py3-none-any.whl.metadata (3.8 kB) 2026-03-26 00:55:40.189 | Collecting Werkzeug>=0.15.0 (from keystone==29.0.0.0rc2.dev1) 2026-03-26 00:55:40.215 | Downloading werkzeug-3.1.6-py3-none-any.whl.metadata (4.0 kB) 2026-03-26 00:55:40.362 | Collecting cffi>=1.12 (from cryptography>=2.7->keystone==29.0.0.0rc2.dev1) 2026-03-26 00:55:40.390 | Downloading cffi-2.0.0-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.metadata (2.6 kB) 2026-03-26 00:55:40.430 | Collecting pycparser (from cffi>=1.12->cryptography>=2.7->keystone==29.0.0.0rc2.dev1) 2026-03-26 00:55:40.455 | Downloading pycparser-3.0-py3-none-any.whl.metadata (8.2 kB) 2026-03-26 00:55:40.467 | Requirement already satisfied: decorator>=4.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from dogpile.cache>=1.0.2->keystone==29.0.0.0rc2.dev1) (5.2.1) 2026-03-26 00:55:40.490 | Collecting blinker>=1.9.0 (from Flask!=0.11,>=1.0.2->keystone==29.0.0.0rc2.dev1) 2026-03-26 00:55:40.513 | Downloading blinker-1.9.0-py3-none-any.whl.metadata (1.6 kB) 2026-03-26 00:55:40.522 | Requirement already satisfied: click>=8.1.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from Flask!=0.11,>=1.0.2->keystone==29.0.0.0rc2.dev1) (8.3.1) 2026-03-26 00:55:40.545 | Collecting itsdangerous>=2.2.0 (from Flask!=0.11,>=1.0.2->keystone==29.0.0.0rc2.dev1) 2026-03-26 00:55:40.570 | Downloading itsdangerous-2.2.0-py3-none-any.whl.metadata (1.9 kB) 2026-03-26 00:55:40.610 | Collecting jinja2>=3.1.2 (from Flask!=0.11,>=1.0.2->keystone==29.0.0.0rc2.dev1) 2026-03-26 00:55:40.635 | Downloading jinja2-3.1.6-py3-none-any.whl.metadata (2.9 kB) 2026-03-26 00:55:40.712 | Collecting markupsafe>=2.1.1 (from Flask!=0.11,>=1.0.2->keystone==29.0.0.0rc2.dev1) 2026-03-26 00:55:40.743 | 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-26 00:55:40.779 | Collecting aniso8601>=0.82 (from Flask-RESTful>=0.3.5->keystone==29.0.0.0rc2.dev1) 2026-03-26 00:55:40.805 | Downloading aniso8601-10.0.1-py2.py3-none-any.whl.metadata (23 kB) 2026-03-26 00:55:40.824 | Requirement already satisfied: six>=1.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from Flask-RESTful>=0.3.5->keystone==29.0.0.0rc2.dev1) (1.17.0) 2026-03-26 00:55:40.873 | Collecting pytz (from Flask-RESTful>=0.3.5->keystone==29.0.0.0rc2.dev1) 2026-03-26 00:55:40.896 | Downloading pytz-2025.2-py2.py3-none-any.whl.metadata (22 kB) 2026-03-26 00:55:40.942 | Collecting attrs>=22.2.0 (from jsonschema>=3.2.0->keystone==29.0.0.0rc2.dev1) 2026-03-26 00:55:40.967 | Downloading attrs-25.4.0-py3-none-any.whl.metadata (10 kB) 2026-03-26 00:55:40.999 | Collecting jsonschema-specifications>=2023.03.6 (from jsonschema>=3.2.0->keystone==29.0.0.0rc2.dev1) 2026-03-26 00:55:41.022 | Downloading jsonschema_specifications-2025.9.1-py3-none-any.whl.metadata (2.9 kB) 2026-03-26 00:55:41.067 | Collecting referencing>=0.28.4 (from jsonschema>=3.2.0->keystone==29.0.0.0rc2.dev1) 2026-03-26 00:55:41.091 | Downloading referencing-0.37.0-py3-none-any.whl.metadata (2.8 kB) 2026-03-26 00:55:41.467 | Collecting rpds-py>=0.25.0 (from jsonschema>=3.2.0->keystone==29.0.0.0rc2.dev1) 2026-03-26 00:55:41.491 | Downloading rpds_py-0.30.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (4.1 kB) 2026-03-26 00:55:41.508 | Requirement already satisfied: keystoneauth1>=3.12.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=7.0.0->keystone==29.0.0.0rc2.dev1) (5.13.1) 2026-03-26 00:55:41.510 | Requirement already satisfied: requests>=2.14.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=7.0.0->keystone==29.0.0.0rc2.dev1) (2.32.5) 2026-03-26 00:55:41.512 | Requirement already satisfied: iso8601>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=7.0.0->keystone==29.0.0.0rc2.dev1) (2.1.0) 2026-03-26 00:55:41.513 | Requirement already satisfied: os-service-types>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=7.0.0->keystone==29.0.0.0rc2.dev1) (1.8.2) 2026-03-26 00:55:41.513 | Requirement already satisfied: typing-extensions>=4.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=7.0.0->keystone==29.0.0.0rc2.dev1) (4.15.0) 2026-03-26 00:55:41.520 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=6.8.0->keystone==29.0.0.0rc2.dev1) (1.3.0) 2026-03-26 00:55:41.521 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=6.8.0->keystone==29.0.0.0rc2.dev1) (2.0.0) 2026-03-26 00:55:41.521 | Requirement already satisfied: PyYAML>=5.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=6.8.0->keystone==29.0.0.0rc2.dev1) (6.0.3) 2026-03-26 00:55:41.557 | Collecting alembic>=0.9.6 (from oslo.db>=6.0.0->keystone==29.0.0.0rc2.dev1) 2026-03-26 00:55:41.581 | Downloading alembic-1.18.4-py3-none-any.whl.metadata (7.2 kB) 2026-03-26 00:55:41.594 | Requirement already satisfied: debtcollector>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=6.0.0->keystone==29.0.0.0rc2.dev1) (3.0.0) 2026-03-26 00:55:41.620 | Collecting testresources>=2.0.0 (from oslo.db>=6.0.0->keystone==29.0.0.0rc2.dev1) 2026-03-26 00:55:41.647 | Downloading testresources-2.0.2.tar.gz (45 kB) 2026-03-26 00:55:41.678 | Installing build dependencies: started 2026-03-26 00:55:42.441 | Installing build dependencies: finished with status 'done' 2026-03-26 00:55:42.442 | Getting requirements to build wheel: started 2026-03-26 00:55:42.735 | Getting requirements to build wheel: finished with status 'done' 2026-03-26 00:55:42.737 | Installing backend dependencies: started 2026-03-26 00:55:44.381 | Installing backend dependencies: finished with status 'done' 2026-03-26 00:55:44.382 | Preparing metadata (pyproject.toml): started 2026-03-26 00:55:44.670 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-03-26 00:55:44.697 | Collecting testscenarios>=0.4 (from oslo.db>=6.0.0->keystone==29.0.0.0rc2.dev1) 2026-03-26 00:55:44.723 | Downloading testscenarios-0.5.0-py2.py3-none-any.whl.metadata (12 kB) 2026-03-26 00:55:44.769 | Collecting Mako (from alembic>=0.9.6->oslo.db>=6.0.0->keystone==29.0.0.0rc2.dev1) 2026-03-26 00:55:44.802 | Downloading mako-1.3.10-py3-none-any.whl.metadata (2.9 kB) 2026-03-26 00:55:44.816 | 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==29.0.0.0rc2.dev1) (2.1.1) 2026-03-26 00:55:44.820 | Requirement already satisfied: python-dateutil>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.log>=3.44.0->keystone==29.0.0.0rc2.dev1) (2.9.0.post0) 2026-03-26 00:55:44.822 | Requirement already satisfied: futurist>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=5.29.0->keystone==29.0.0.0rc2.dev1) (3.2.1) 2026-03-26 00:55:44.891 | Collecting oslo.service>=1.24.0 (from oslo.messaging>=5.29.0->keystone==29.0.0.0rc2.dev1) 2026-03-26 00:55:44.919 | Downloading oslo_service-4.5.1-py3-none-any.whl.metadata (2.8 kB) 2026-03-26 00:55:44.961 | Collecting cachetools>=2.0.0 (from oslo.messaging>=5.29.0->keystone==29.0.0.0rc2.dev1) 2026-03-26 00:55:44.987 | Downloading cachetools-7.0.1-py3-none-any.whl.metadata (5.6 kB) 2026-03-26 00:55:45.024 | Collecting amqp>=2.5.2 (from oslo.messaging>=5.29.0->keystone==29.0.0.0rc2.dev1) 2026-03-26 00:55:45.048 | Downloading amqp-5.3.1-py3-none-any.whl.metadata (8.9 kB) 2026-03-26 00:55:45.093 | Collecting kombu>=4.6.8 (from oslo.messaging>=5.29.0->keystone==29.0.0.0rc2.dev1) 2026-03-26 00:55:45.118 | Downloading kombu-5.6.2-py3-none-any.whl.metadata (3.5 kB) 2026-03-26 00:55:45.155 | Collecting oslo.metrics>=0.2.1 (from oslo.messaging>=5.29.0->keystone==29.0.0.0rc2.dev1) 2026-03-26 00:55:45.183 | Downloading oslo_metrics-0.15.1-py3-none-any.whl.metadata (1.5 kB) 2026-03-26 00:55:45.218 | Collecting vine<6.0.0,>=5.0.0 (from amqp>=2.5.2->oslo.messaging>=5.29.0->keystone==29.0.0.0rc2.dev1) 2026-03-26 00:55:45.245 | Downloading vine-5.1.0-py3-none-any.whl.metadata (2.7 kB) 2026-03-26 00:55:45.287 | Collecting tzdata>=2025.2 (from kombu>=4.6.8->oslo.messaging>=5.29.0->keystone==29.0.0.0rc2.dev1) 2026-03-26 00:55:45.312 | Downloading tzdata-2025.3-py2.py3-none-any.whl.metadata (1.4 kB) 2026-03-26 00:55:45.323 | Requirement already satisfied: packaging in /opt/stack/data/venv/lib/python3.12/site-packages (from kombu>=4.6.8->oslo.messaging>=5.29.0->keystone==29.0.0.0rc2.dev1) (26.0) 2026-03-26 00:55:45.352 | Collecting prometheus-client>=0.6.0 (from oslo.metrics>=0.2.1->oslo.messaging>=5.29.0->keystone==29.0.0.0rc2.dev1) 2026-03-26 00:55:45.376 | Downloading prometheus_client-0.24.1-py3-none-any.whl.metadata (2.1 kB) 2026-03-26 00:55:45.411 | Collecting statsd>=3.2.1 (from oslo.middleware>=3.31.0->keystone==29.0.0.0rc2.dev1) 2026-03-26 00:55:45.435 | Downloading statsd-4.0.1-py2.py3-none-any.whl.metadata (2.9 kB) 2026-03-26 00:55:45.480 | Collecting eventlet>=0.27.0 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.0.0.0rc2.dev1) 2026-03-26 00:55:45.504 | Downloading eventlet-0.40.4-py3-none-any.whl.metadata (5.5 kB) 2026-03-26 00:55:45.664 | Collecting greenlet>=0.4.15 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.0.0.0rc2.dev1) 2026-03-26 00:55:45.688 | Downloading greenlet-3.3.2-cp312-cp312-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl.metadata (3.7 kB) 2026-03-26 00:55:45.733 | Collecting oslo.concurrency>=3.25.0 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.0.0.0rc2.dev1) 2026-03-26 00:55:45.758 | Downloading oslo_concurrency-7.4.0-py3-none-any.whl.metadata (2.2 kB) 2026-03-26 00:55:45.791 | Collecting PasteDeploy>=1.5.0 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.0.0.0rc2.dev1) 2026-03-26 00:55:45.815 | Downloading PasteDeploy-3.1.0-py3-none-any.whl.metadata (2.7 kB) 2026-03-26 00:55:45.847 | Collecting Routes>=2.3.1 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.0.0.0rc2.dev1) 2026-03-26 00:55:45.873 | Downloading Routes-2.5.1-py2.py3-none-any.whl.metadata (25 kB) 2026-03-26 00:55:45.916 | Collecting Paste>=2.0.2 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.0.0.0rc2.dev1) 2026-03-26 00:55:45.942 | Downloading Paste-3.10.1-py3-none-any.whl.metadata (5.3 kB) 2026-03-26 00:55:46.002 | Collecting Yappi>=1.0 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.0.0.0rc2.dev1) 2026-03-26 00:55:46.035 | 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-26 00:55:46.071 | Collecting dnspython>=1.15.0 (from eventlet>=0.27.0->oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.0.0.0rc2.dev1) 2026-03-26 00:55:46.094 | Downloading dnspython-2.8.0-py3-none-any.whl.metadata (5.7 kB) 2026-03-26 00:55:46.133 | Collecting fasteners>=0.7.0 (from oslo.concurrency>=3.25.0->oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.0.0.0rc2.dev1) 2026-03-26 00:55:46.157 | Downloading fasteners-0.20-py3-none-any.whl.metadata (4.8 kB) 2026-03-26 00:55:46.194 | Collecting PrettyTable>=0.7.1 (from oslo.upgradecheck>=1.3.0->keystone==29.0.0.0rc2.dev1) 2026-03-26 00:55:46.218 | Downloading prettytable-3.17.0-py3-none-any.whl.metadata (34 kB) 2026-03-26 00:55:46.236 | Requirement already satisfied: pyparsing>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->keystone==29.0.0.0rc2.dev1) (3.3.2) 2026-03-26 00:55:46.237 | Requirement already satisfied: psutil>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->keystone==29.0.0.0rc2.dev1) (7.2.2) 2026-03-26 00:55:46.247 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=2.0.2->oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.0.0.0rc2.dev1) (82.0.1) 2026-03-26 00:55:46.276 | Collecting wcwidth (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->keystone==29.0.0.0rc2.dev1) 2026-03-26 00:55:46.300 | Downloading wcwidth-0.6.0-py3-none-any.whl.metadata (30 kB) 2026-03-26 00:55:46.355 | Collecting defusedxml (from pysaml2>=5.0.0->keystone==29.0.0.0rc2.dev1) 2026-03-26 00:55:46.378 | Downloading defusedxml-0.7.1-py2.py3-none-any.whl.metadata (32 kB) 2026-03-26 00:55:46.421 | Collecting pyopenssl<24.3.0 (from pysaml2>=5.0.0->keystone==29.0.0.0rc2.dev1) 2026-03-26 00:55:46.445 | Downloading pyOpenSSL-24.2.1-py3-none-any.whl.metadata (13 kB) 2026-03-26 00:55:46.490 | Collecting xmlschema<3.0.0,>=2.0.0 (from pysaml2>=5.0.0->keystone==29.0.0.0rc2.dev1) 2026-03-26 00:55:46.514 | Downloading xmlschema-2.5.1-py3-none-any.whl.metadata (8.3 kB) 2026-03-26 00:55:46.538 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==29.0.0.0rc2.dev1) (3.4.4) 2026-03-26 00:55:46.539 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==29.0.0.0rc2.dev1) (3.11) 2026-03-26 00:55:46.539 | 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==29.0.0.0rc2.dev1) (2.6.3) 2026-03-26 00:55:46.541 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==29.0.0.0rc2.dev1) (2023.11.17) 2026-03-26 00:55:46.581 | Collecting elementpath<5.0.0,>=4.1.5 (from xmlschema<3.0.0,>=2.0.0->pysaml2>=5.0.0->keystone==29.0.0.0rc2.dev1) 2026-03-26 00:55:46.605 | Downloading elementpath-4.8.0-py3-none-any.whl.metadata (7.2 kB) 2026-03-26 00:55:46.659 | Collecting repoze.lru>=0.3 (from Routes>=2.3.1->oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.0.0.0rc2.dev1) 2026-03-26 00:55:46.684 | Downloading repoze.lru-0.7-py3-none-any.whl.metadata (1.1 kB) 2026-03-26 00:55:46.713 | Requirement already satisfied: testtools in /opt/stack/data/venv/lib/python3.12/site-packages (from testscenarios>=0.4->oslo.db>=6.0.0->keystone==29.0.0.0rc2.dev1) (2.8.5) 2026-03-26 00:55:46.770 | Downloading bcrypt-5.0.0-cp39-abi3-manylinux_2_34_x86_64.whl (278 kB) 2026-03-26 00:55:46.850 | Downloading cryptography-43.0.3-cp39-abi3-manylinux_2_28_x86_64.whl (4.0 MB) 2026-03-26 00:55:46.971 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.0/4.0 MB 33.8 MB/s 0:00:00 2026-03-26 00:55:46.996 | Downloading cffi-2.0.0-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (219 kB) 2026-03-26 00:55:47.030 | Downloading flask-3.1.3-py3-none-any.whl (103 kB) 2026-03-26 00:55:47.062 | Downloading blinker-1.9.0-py3-none-any.whl (8.5 kB) 2026-03-26 00:55:47.090 | Downloading Flask_RESTful-0.3.10-py2.py3-none-any.whl (26 kB) 2026-03-26 00:55:47.120 | Downloading aniso8601-10.0.1-py2.py3-none-any.whl (52 kB) 2026-03-26 00:55:47.149 | Downloading itsdangerous-2.2.0-py3-none-any.whl (16 kB) 2026-03-26 00:55:47.180 | Downloading jinja2-3.1.6-py3-none-any.whl (134 kB) 2026-03-26 00:55:47.212 | Downloading jsonschema-4.26.0-py3-none-any.whl (90 kB) 2026-03-26 00:55:47.244 | Downloading attrs-25.4.0-py3-none-any.whl (67 kB) 2026-03-26 00:55:47.275 | Downloading jsonschema_specifications-2025.9.1-py3-none-any.whl (18 kB) 2026-03-26 00:55:47.307 | 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-26 00:55:47.337 | Downloading oauthlib-3.3.1-py3-none-any.whl (160 kB) 2026-03-26 00:55:47.372 | Downloading oslo_db-18.0.0-py3-none-any.whl (152 kB) 2026-03-26 00:55:47.406 | Downloading alembic-1.18.4-py3-none-any.whl (263 kB) 2026-03-26 00:55:47.449 | Downloading oslo_messaging-17.3.0-py3-none-any.whl (201 kB) 2026-03-26 00:55:47.487 | Downloading amqp-5.3.1-py3-none-any.whl (50 kB) 2026-03-26 00:55:47.519 | Downloading vine-5.1.0-py3-none-any.whl (9.6 kB) 2026-03-26 00:55:47.552 | Downloading cachetools-7.0.1-py3-none-any.whl (13 kB) 2026-03-26 00:55:47.581 | Downloading kombu-5.6.2-py3-none-any.whl (214 kB) 2026-03-26 00:55:47.618 | Downloading oslo_metrics-0.15.1-py3-none-any.whl (14 kB) 2026-03-26 00:55:47.650 | Downloading oslo_middleware-8.0.0-py3-none-any.whl (65 kB) 2026-03-26 00:55:47.683 | Downloading oslo_policy-5.0.0-py3-none-any.whl (89 kB) 2026-03-26 00:55:47.716 | Downloading oslo_service-4.5.1-py3-none-any.whl (114 kB) 2026-03-26 00:55:47.750 | Downloading eventlet-0.40.4-py3-none-any.whl (364 kB) 2026-03-26 00:55:47.789 | Downloading dnspython-2.8.0-py3-none-any.whl (331 kB) 2026-03-26 00:55:47.822 | Downloading greenlet-3.3.2-cp312-cp312-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl (613 kB) 2026-03-26 00:55:47.841 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 613.9/613.9 kB 27.8 MB/s 0:00:00 2026-03-26 00:55:47.868 | Downloading oslo_concurrency-7.4.0-py3-none-any.whl (48 kB) 2026-03-26 00:55:47.900 | Downloading fasteners-0.20-py3-none-any.whl (18 kB) 2026-03-26 00:55:47.952 | Downloading oslo_upgradecheck-2.7.1-py3-none-any.whl (14 kB) 2026-03-26 00:55:47.984 | Downloading osprofiler-4.3.0-py3-none-any.whl (95 kB) 2026-03-26 00:55:48.024 | Downloading Paste-3.10.1-py3-none-any.whl (289 kB) 2026-03-26 00:55:48.059 | Downloading PasteDeploy-3.1.0-py3-none-any.whl (16 kB) 2026-03-26 00:55:48.089 | Downloading prettytable-3.17.0-py3-none-any.whl (34 kB) 2026-03-26 00:55:48.123 | Downloading prometheus_client-0.24.1-py3-none-any.whl (64 kB) 2026-03-26 00:55:48.158 | Downloading pysaml2-7.5.4-py3-none-any.whl (420 kB) 2026-03-26 00:55:48.194 | Downloading pyOpenSSL-24.2.1-py3-none-any.whl (58 kB) 2026-03-26 00:55:48.226 | Downloading xmlschema-2.5.1-py3-none-any.whl (395 kB) 2026-03-26 00:55:48.265 | Downloading elementpath-4.8.0-py3-none-any.whl (243 kB) 2026-03-26 00:55:48.298 | Downloading referencing-0.37.0-py3-none-any.whl (26 kB) 2026-03-26 00:55:48.330 | Downloading Routes-2.5.1-py2.py3-none-any.whl (40 kB) 2026-03-26 00:55:48.362 | Downloading repoze.lru-0.7-py3-none-any.whl (10 kB) 2026-03-26 00:55:48.392 | Downloading rpds_py-0.30.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (394 kB) 2026-03-26 00:55:48.432 | 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-26 00:55:48.514 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.3/3.3 MB 40.5 MB/s 0:00:00 2026-03-26 00:55:48.538 | Downloading statsd-4.0.1-py2.py3-none-any.whl (13 kB) 2026-03-26 00:55:48.570 | Downloading testscenarios-0.5.0-py2.py3-none-any.whl (21 kB) 2026-03-26 00:55:48.602 | Downloading tzdata-2025.3-py2.py3-none-any.whl (348 kB) 2026-03-26 00:55:48.637 | Downloading werkzeug-3.1.6-py3-none-any.whl (225 kB) 2026-03-26 00:55:48.673 | 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-26 00:55:48.705 | Downloading defusedxml-0.7.1-py2.py3-none-any.whl (25 kB) 2026-03-26 00:55:48.734 | Downloading mako-1.3.10-py3-none-any.whl (78 kB) 2026-03-26 00:55:48.765 | Downloading pycparser-3.0-py3-none-any.whl (48 kB) 2026-03-26 00:55:48.796 | Downloading pytz-2025.2-py2.py3-none-any.whl (509 kB) 2026-03-26 00:55:48.834 | Downloading wcwidth-0.6.0-py3-none-any.whl (94 kB) 2026-03-26 00:55:48.904 | Building wheels for collected packages: keystone, testresources 2026-03-26 00:55:48.905 | Building editable for keystone (pyproject.toml): started 2026-03-26 00:55:49.643 | Building editable for keystone (pyproject.toml): finished with status 'done' 2026-03-26 00:55:49.644 | Created wheel for keystone: filename=keystone-29.0.0.0rc2.dev1-0.editable-py3-none-any.whl size=9351 sha256=268e28d9b25e21251ef0951a9850866122ec5f8ef7930e981bc5d880f0cd9a69 2026-03-26 00:55:49.644 | Stored in directory: /tmp/pip-ephem-wheel-cache-6_2ntiw5/wheels/d5/df/96/ee2394c3a20d6f991844794e53669e9943a8d62f162c6e6710 2026-03-26 00:55:49.647 | Building wheel for testresources (pyproject.toml): started 2026-03-26 00:55:49.924 | Building wheel for testresources (pyproject.toml): finished with status 'done' 2026-03-26 00:55:49.925 | Created wheel for testresources: filename=testresources-2.0.2-py2.py3-none-any.whl size=34284 sha256=0d497a2ec0bc4eaf19ed3efaad4ac8f00d68166fe1a990fbda223a152807a6f3 2026-03-26 00:55:49.926 | Stored in directory: /opt/stack/.cache/pip/wheels/6f/bd/38/5f44565796c558350457d3ffee0ab83be96f3d99e262a219b9 2026-03-26 00:55:49.930 | Successfully built keystone testresources 2026-03-26 00:55:50.060 | 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-26 00:55:50.770 | Attempting uninstall: oauthlib 2026-03-26 00:55:50.776 | Found existing installation: oauthlib 3.2.2 2026-03-26 00:55:50.777 | Not uninstalling oauthlib at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-03-26 00:55:50.777 | Can't uninstall 'oauthlib'. No files were found to uninstall. 2026-03-26 00:55:50.853 | Attempting uninstall: markupsafe 2026-03-26 00:55:50.858 | Found existing installation: MarkupSafe 2.1.5 2026-03-26 00:55:50.859 | Not uninstalling markupsafe at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-03-26 00:55:50.859 | Can't uninstall 'MarkupSafe'. No files were found to uninstall. 2026-03-26 00:55:51.461 | Attempting uninstall: blinker 2026-03-26 00:55:51.467 | Found existing installation: blinker 1.7.0 2026-03-26 00:55:51.467 | Not uninstalling blinker at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-03-26 00:55:51.467 | Can't uninstall 'blinker'. No files were found to uninstall. 2026-03-26 00:55:51.489 | Attempting uninstall: attrs 2026-03-26 00:55:51.497 | Found existing installation: attrs 23.2.0 2026-03-26 00:55:51.498 | Not uninstalling attrs at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-03-26 00:55:51.498 | Can't uninstall 'attrs'. No files were found to uninstall. 2026-03-26 00:55:53.254 | Attempting uninstall: jinja2 2026-03-26 00:55:53.263 | Found existing installation: Jinja2 3.1.2 2026-03-26 00:55:53.263 | Not uninstalling jinja2 at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-03-26 00:55:53.264 | Can't uninstall 'Jinja2'. No files were found to uninstall. 2026-03-26 00:55:53.875 | Attempting uninstall: cryptography 2026-03-26 00:55:53.885 | Found existing installation: cryptography 41.0.7 2026-03-26 00:55:53.885 | Not uninstalling cryptography at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-03-26 00:55:53.885 | Can't uninstall 'cryptography'. No files were found to uninstall. 2026-03-26 00:55:54.799 | Attempting uninstall: jsonschema 2026-03-26 00:55:54.809 | Found existing installation: jsonschema 4.10.3 2026-03-26 00:55:54.809 | Not uninstalling jsonschema at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-03-26 00:55:54.809 | Can't uninstall 'jsonschema'. No files were found to uninstall. 2026-03-26 00:55:55.692 | 2026-03-26 00:55:55.705 | 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-29.0.0.0rc2.dev1 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-26 00:55:56.129 | + inc/python:pip_install:216 : result=0 2026-03-26 00:55:56.133 | + inc/python:pip_install:218 : time_stop pip_install 2026-03-26 00:55:56.138 | + functions-common:time_stop:2412 : local name 2026-03-26 00:55:56.142 | + functions-common:time_stop:2413 : local end_time 2026-03-26 00:55:56.147 | + functions-common:time_stop:2414 : local elapsed_time 2026-03-26 00:55:56.152 | + functions-common:time_stop:2415 : local total 2026-03-26 00:55:56.157 | + functions-common:time_stop:2416 : local start_time 2026-03-26 00:55:56.163 | + functions-common:time_stop:2418 : name=pip_install 2026-03-26 00:55:56.167 | + functions-common:time_stop:2419 : start_time=1774486533832 2026-03-26 00:55:56.173 | + functions-common:time_stop:2421 : [[ -z 1774486533832 ]] 2026-03-26 00:55:56.180 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-03-26 00:55:56.188 | + functions-common:time_stop:2424 : end_time=1774486556183 2026-03-26 00:55:56.192 | + functions-common:time_stop:2425 : elapsed_time=22351 2026-03-26 00:55:56.197 | + functions-common:time_stop:2426 : total=36605 2026-03-26 00:55:56.202 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-03-26 00:55:56.208 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=58956 2026-03-26 00:55:56.213 | + inc/python:pip_install:219 : return 0 2026-03-26 00:55:56.220 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-03-26 00:55:56.225 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-03-26 00:55:56.231 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/keystone 2026-03-26 00:55:56.235 | + inc/python:use_library_from_git:266 : local name=/opt/stack/keystone 2026-03-26 00:55:56.240 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-26 00:55:56.246 | + inc/python:use_library_from_git:268 : [[ novnc,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-26 00:55:56.252 | + inc/python:use_library_from_git:268 : [[ ,novnc,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-26 00:55:56.258 | + inc/python:use_library_from_git:269 : return 1 2026-03-26 00:55:56.264 | + lib/keystone:install_keystone:542 : is_service_enabled ldap 2026-03-26 00:55:56.303 | + functions-common:is_service_enabled:2068 : return 1 2026-03-26 00:55:56.309 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-03-26 00:55:56.315 | + ./stack.sh:main:918 : configure_keystone 2026-03-26 00:55:56.322 | + lib/keystone:configure_keystone:177 : sudo install -d -o stack /etc/keystone 2026-03-26 00:55:56.347 | + 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-26 00:55:56.352 | + lib/keystone:configure_keystone:180 : install -m 600 /dev/null /etc/keystone/keystone.conf 2026-03-26 00:55:56.365 | + lib/keystone:configure_keystone:183 : is_service_enabled ldap 2026-03-26 00:55:56.395 | + functions-common:is_service_enabled:2068 : return 1 2026-03-26 00:55:56.400 | + lib/keystone:configure_keystone:187 : iniset /etc/keystone/keystone.conf identity driver sql 2026-03-26 00:55:56.472 | + lib/keystone:configure_keystone:188 : iniset /etc/keystone/keystone.conf identity password_hash_rounds 4 2026-03-26 00:55:56.541 | + lib/keystone:configure_keystone:189 : iniset /etc/keystone/keystone.conf assignment driver sql 2026-03-26 00:55:56.614 | + lib/keystone:configure_keystone:190 : iniset /etc/keystone/keystone.conf role driver sql 2026-03-26 00:55:56.686 | + lib/keystone:configure_keystone:191 : iniset /etc/keystone/keystone.conf resource driver sql 2026-03-26 00:55:56.756 | + lib/keystone:configure_keystone:194 : iniset /etc/keystone/keystone.conf cache enabled True 2026-03-26 00:55:56.827 | + lib/keystone:configure_keystone:195 : iniset /etc/keystone/keystone.conf cache backend dogpile.cache.memcached 2026-03-26 00:55:56.890 | + lib/keystone:configure_keystone:196 : iniset /etc/keystone/keystone.conf cache memcache_servers localhost:11211 2026-03-26 00:55:56.960 | + lib/keystone:configure_keystone:200 : iniset /etc/keystone/keystone.conf api response_validation error 2026-03-26 00:55:57.031 | + lib/keystone:configure_keystone:202 : iniset_rpc_backend keystone /etc/keystone/keystone.conf oslo_messaging_notifications 2026-03-26 00:55:57.036 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=keystone 2026-03-26 00:55:57.042 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/keystone/keystone.conf 2026-03-26 00:55:57.048 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=oslo_messaging_notifications 2026-03-26 00:55:57.054 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-03-26 00:55:57.059 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-03-26 00:55:57.094 | + functions-common:is_service_enabled:2068 : return 0 2026-03-26 00:55:57.102 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-03-26 00:55:57.107 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-03-26 00:55:57.114 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-03-26 00:55:57.148 | ++ functions-common:is_service_enabled:2068 : return 0 2026-03-26 00:55:57.155 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:secretrabbit@199.19.213.179:5672/ 2026-03-26 00:55:57.162 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/keystone/keystone.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:secretrabbit@199.19.213.179:5672/ 2026-03-26 00:55:57.229 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-03-26 00:55:57.235 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-03-26 00:55:57.241 | + lib/keystone:configure_keystone:204 : local service_port=5000 2026-03-26 00:55:57.247 | + lib/keystone:configure_keystone:206 : is_service_enabled tls-proxy 2026-03-26 00:55:57.282 | + functions-common:is_service_enabled:2068 : return 0 2026-03-26 00:55:57.288 | + lib/keystone:configure_keystone:208 : service_port=5001 2026-03-26 00:55:57.294 | + lib/keystone:configure_keystone:215 : iniset /etc/keystone/keystone.conf DEFAULT public_endpoint https://199.19.213.179/identity 2026-03-26 00:55:57.365 | + lib/keystone:configure_keystone:217 : [[ fernet != '' ]] 2026-03-26 00:55:57.371 | + lib/keystone:configure_keystone:218 : iniset /etc/keystone/keystone.conf token provider fernet 2026-03-26 00:55:57.446 | ++ lib/keystone:configure_keystone:221 : database_connection_url keystone 2026-03-26 00:55:57.452 | ++ lib/database:database_connection_url:134 : local db=keystone 2026-03-26 00:55:57.458 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql keystone 2026-03-26 00:55:57.464 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=keystone 2026-03-26 00:55:57.469 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-03-26 00:55:57.475 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-03-26 00:55:57.480 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-03-26 00:55:57.517 | ++ functions-common:is_service_enabled:2068 : return 0 2026-03-26 00:55:57.521 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-03-26 00:55:57.525 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:secretdatabase@127.0.0.1/keystone?charset=utf8&plugin=dbcounter' 2026-03-26 00:55:57.531 | + 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-26 00:55:57.605 | + lib/keystone:configure_keystone:224 : '[' False '!=' False ']' 2026-03-26 00:55:57.611 | + lib/keystone:configure_keystone:229 : setup_logging /etc/keystone/keystone.conf 2026-03-26 00:55:57.617 | + functions:setup_logging:693 : setup_systemd_logging /etc/keystone/keystone.conf 2026-03-26 00:55:57.621 | + functions:setup_systemd_logging:710 : local conf_file=/etc/keystone/keystone.conf 2026-03-26 00:55:57.628 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-03-26 00:55:57.666 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-03-26 00:55:57.673 | + functions:setup_systemd_logging:716 : local pidstr= 2026-03-26 00:55:57.678 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-03-26 00:55:57.684 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-03-26 00:55:57.689 | + 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-26 00:55:57.755 | + 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-26 00:55:57.825 | + 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-26 00:55:57.890 | + functions:setup_systemd_logging:727 : iniset /etc/keystone/keystone.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-03-26 00:55:57.951 | + functions:setup_systemd_logging:730 : iniset /etc/keystone/keystone.conf DEFAULT log_color False 2026-03-26 00:55:58.014 | + lib/keystone:configure_keystone:231 : iniset /etc/keystone/keystone.conf DEFAULT debug True 2026-03-26 00:55:58.078 | + lib/keystone:configure_keystone:233 : write_uwsgi_config /etc/keystone/keystone-uwsgi-public.ini keystone.wsgi.api:application /identity '' keystone-api 2026-03-26 00:55:58.083 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/keystone/keystone-uwsgi-public.ini 2026-03-26 00:55:58.088 | + lib/apache:write_uwsgi_config:244 : local wsgi=keystone.wsgi.api:application 2026-03-26 00:55:58.093 | + lib/apache:write_uwsgi_config:245 : local url=/identity 2026-03-26 00:55:58.098 | + lib/apache:write_uwsgi_config:246 : local http= 2026-03-26 00:55:58.104 | + lib/apache:write_uwsgi_config:247 : local name=keystone-api 2026-03-26 00:55:58.109 | + lib/apache:write_uwsgi_config:249 : '[' -z keystone-api ']' 2026-03-26 00:55:58.115 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-03-26 00:55:58.120 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-03-26 00:55:58.143 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-03-26 00:55:58.144 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 stack root' 2026-03-26 00:55:58.154 | d /var/run/uwsgi 0755 stack root 2026-03-26 00:55:58.161 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-03-26 00:55:58.182 | /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-26 00:55:58.191 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/keystone-api.socket 2026-03-26 00:55:58.196 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/keystone/keystone-uwsgi-public.ini 2026-03-26 00:55:58.203 | + lib/apache:write_uwsgi_config:270 : [[ keystone.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-03-26 00:55:58.209 | + lib/apache:write_uwsgi_config:271 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi module keystone.wsgi.api:application 2026-03-26 00:55:58.276 | + lib/apache:write_uwsgi_config:276 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi processes 4 2026-03-26 00:55:58.339 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi master true 2026-03-26 00:55:58.403 | + lib/apache:write_uwsgi_config:280 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi die-on-term true 2026-03-26 00:55:58.466 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi exit-on-reload false 2026-03-26 00:55:58.528 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi worker-reload-mercy 80 2026-03-26 00:55:58.592 | + lib/apache:write_uwsgi_config:285 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi enable-threads true 2026-03-26 00:55:58.654 | + lib/apache:write_uwsgi_config:286 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi plugins http,python3 2026-03-26 00:55:58.714 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi thunder-lock true 2026-03-26 00:55:58.778 | + 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-26 00:55:58.839 | + lib/apache:write_uwsgi_config:292 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi buffer-size 65535 2026-03-26 00:55:58.900 | + lib/apache:write_uwsgi_config:294 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi add-header 'Connection: close' 2026-03-26 00:55:58.963 | + lib/apache:write_uwsgi_config:296 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi lazy-apps true 2026-03-26 00:55:59.028 | + lib/apache:write_uwsgi_config:298 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi start-time %t 2026-03-26 00:55:59.088 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-03-26 00:55:59.094 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-03-26 00:55:59.100 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for keystone-api 2026-03-26 00:55:59.105 | ++ lib/apache:apache_site_config_for:174 : local site=keystone-api 2026-03-26 00:55:59.109 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-03-26 00:55:59.114 | ++ functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-03-26 00:55:59.120 | ++ functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-03-26 00:55:59.125 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/keystone-api.conf 2026-03-26 00:55:59.131 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/keystone-api.conf 2026-03-26 00:55:59.136 | + lib/apache:write_uwsgi_config:306 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi socket /var/run/uwsgi/keystone-api.socket 2026-03-26 00:55:59.201 | + lib/apache:write_uwsgi_config:307 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi chmod-socket 666 2026-03-26 00:55:59.347 | + 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-26 00:55:59.348 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/keystone-api.conf 2026-03-26 00:55:59.360 | ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-api.socket|uwsgi://uwsgi-uds-keystone-api" retry=0 acquire=1 2026-03-26 00:55:59.368 | + lib/apache:write_uwsgi_config:309 : enable_apache_site keystone-api 2026-03-26 00:55:59.373 | + lib/apache:enable_apache_site:191 : local site=keystone-api 2026-03-26 00:55:59.379 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-03-26 00:55:59.384 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-03-26 00:55:59.388 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-03-26 00:55:59.394 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-03-26 00:55:59.399 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-03-26 00:55:59.404 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-03-26 00:55:59.413 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-03-26 00:55:59.418 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-03-26 00:55:59.421 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-03-26 00:55:59.425 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-03-26 00:55:59.429 | + lib/apache:enable_apache_site:195 : sudo a2ensite keystone-api 2026-03-26 00:55:59.473 | Enabling site keystone-api. 2026-03-26 00:55:59.483 | To activate the new configuration, you need to run: 2026-03-26 00:55:59.483 | systemctl reload apache2 2026-03-26 00:55:59.493 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-03-26 00:55:59.498 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-03-26 00:55:59.505 | + functions-common:restart_service:2296 : '[' -x /bin/systemctl ']' 2026-03-26 00:55:59.517 | + functions-common:restart_service:2297 : sudo /bin/systemctl restart apache2 2026-03-26 00:55:59.651 | + lib/keystone:configure_keystone:235 : iniset /etc/keystone/keystone.conf DEFAULT max_token_size 16384 2026-03-26 00:55:59.699 | + lib/keystone:configure_keystone:237 : iniset /etc/keystone/keystone.conf fernet_tokens key_repository /etc/keystone/fernet-keys/ 2026-03-26 00:55:59.771 | + lib/keystone:configure_keystone:239 : iniset /etc/keystone/keystone.conf credential key_repository /etc/keystone/credential-keys/ 2026-03-26 00:55:59.836 | + lib/keystone:configure_keystone:247 : [[ True = True ]] 2026-03-26 00:55:59.841 | + lib/keystone:configure_keystone:248 : iniset /etc/keystone/keystone.conf security_compliance lockout_failure_attempts 2 2026-03-26 00:55:59.907 | + lib/keystone:configure_keystone:249 : iniset /etc/keystone/keystone.conf security_compliance lockout_duration 10 2026-03-26 00:55:59.973 | + lib/keystone:configure_keystone:250 : iniset /etc/keystone/keystone.conf security_compliance unique_last_password_count 2 2026-03-26 00:56:00.037 | + lib/keystone:configure_keystone:253 : iniset /etc/keystone/keystone.conf oslo_policy policy_file policy.yaml 2026-03-26 00:56:00.104 | + lib/keystone:configure_keystone:255 : [[ False == True ]] 2026-03-26 00:56:00.109 | + lib/keystone:configure_keystone:255 : [[ False == True ]] 2026-03-26 00:56:00.114 | + lib/keystone:configure_keystone:259 : iniset /etc/keystone/keystone.conf oslo_policy enforce_scope false 2026-03-26 00:56:00.183 | + lib/keystone:configure_keystone:260 : iniset /etc/keystone/keystone.conf oslo_policy enforce_new_defaults false 2026-03-26 00:56:00.251 | + ./stack.sh:main:922 : is_service_enabled swift 2026-03-26 00:56:00.288 | + functions-common:is_service_enabled:2068 : return 1 2026-03-26 00:56:00.294 | + ./stack.sh:main:936 : is_service_enabled g-api n-api 2026-03-26 00:56:00.335 | + functions-common:is_service_enabled:2068 : return 0 2026-03-26 00:56:00.341 | + ./stack.sh:main:938 : stack_install_service glance 2026-03-26 00:56:00.347 | + lib/stack:stack_install_service:20 : local service=glance 2026-03-26 00:56:00.352 | + lib/stack:stack_install_service:21 : type install_glance 2026-03-26 00:56:00.357 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-03-26 00:56:00.363 | + lib/stack:stack_install_service:32 : install_glance 2026-03-26 00:56:00.370 | + lib/glance:install_glance:550 : glance_store_extras=() 2026-03-26 00:56:00.376 | + lib/glance:install_glance:550 : local glance_store_extras 2026-03-26 00:56:00.382 | + lib/glance:install_glance:552 : is_service_enabled cinder 2026-03-26 00:56:00.421 | + functions-common:is_service_enabled:2068 : return 0 2026-03-26 00:56:00.425 | + lib/glance:install_glance:553 : glance_store_extras=("cinder" "${glance_store_extras[@]}") 2026-03-26 00:56:00.432 | + lib/glance:install_glance:556 : is_service_enabled swift 2026-03-26 00:56:00.471 | + functions-common:is_service_enabled:2068 : return 1 2026-03-26 00:56:00.478 | + lib/glance:install_glance:562 : use_library_from_git glance_store 2026-03-26 00:56:00.484 | + inc/python:use_library_from_git:266 : local name=glance_store 2026-03-26 00:56:00.490 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-26 00:56:00.497 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-03-26 00:56:00.503 | + inc/python:use_library_from_git:268 : [[ ,novnc,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-26 00:56:00.510 | + inc/python:use_library_from_git:269 : return 1 2026-03-26 00:56:00.517 | ++ lib/glance:install_glance:568 : join_extras cinder 2026-03-26 00:56:00.524 | ++ inc/python:join_extras:28 : local IFS=, 2026-03-26 00:56:00.530 | ++ inc/python:join_extras:29 : echo cinder 2026-03-26 00:56:00.537 | + lib/glance:install_glance:568 : pip_install_gr_extras glance-store cinder 2026-03-26 00:56:00.543 | + inc/python:pip_install_gr_extras:107 : local name=glance-store 2026-03-26 00:56:00.550 | + inc/python:pip_install_gr_extras:108 : local extras=cinder 2026-03-26 00:56:00.556 | + inc/python:pip_install_gr_extras:109 : local version_constraints 2026-03-26 00:56:00.563 | ++ inc/python:pip_install_gr_extras:110 : get_version_constraints_from_global_requirements glance-store 2026-03-26 00:56:00.570 | ++ inc/python:get_version_constraints_from_global_requirements:253 : local package=glance-store 2026-03-26 00:56:00.577 | ++ inc/python:get_version_constraints_from_global_requirements:254 : local required_pkg_version_constraint 2026-03-26 00:56:00.586 | +++ 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-26 00:56:00.587 | +++ inc/python:get_version_constraints_from_global_requirements:256 : cut -d# -f1 2026-03-26 00:56:00.596 | ++ inc/python:get_version_constraints_from_global_requirements:256 : required_pkg_version_constraint='!=0.29.0 ' 2026-03-26 00:56:00.603 | ++ inc/python:get_version_constraints_from_global_requirements:257 : [[ !=0.29.0 == '' ]] 2026-03-26 00:56:00.609 | ++ inc/python:get_version_constraints_from_global_requirements:260 : echo '!=0.29.0' 2026-03-26 00:56:00.616 | + inc/python:pip_install_gr_extras:110 : version_constraints='!=0.29.0' 2026-03-26 00:56:00.623 | + inc/python:pip_install_gr_extras:111 : pip_install 'glance-store[cinder]!=0.29.0' 2026-03-26 00:56:00.671 | Using python 3.12 to install glance-store[cinder]!=0.29.0 2026-03-26 00:56:00.677 | + 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-26 00:56:01.342 | Collecting glance-store!=0.29.0 (from glance-store[cinder]!=0.29.0) 2026-03-26 00:56:01.472 | Downloading glance_store-5.4.0-py3-none-any.whl.metadata (4.6 kB) 2026-03-26 00:56:01.487 | 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-26 00:56:01.487 | 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-26 00:56:01.488 | 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-26 00:56:01.489 | 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-26 00:56:01.489 | 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-26 00:56:01.490 | 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-26 00:56:01.490 | 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-26 00:56:01.490 | 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-26 00:56:01.491 | 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-26 00:56:01.491 | 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-26 00:56:01.492 | 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-26 00:56:01.606 | Collecting retrying!=1.3.0,>=1.2.3 (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) 2026-03-26 00:56:01.631 | Downloading retrying-1.4.2-py3-none-any.whl.metadata (5.5 kB) 2026-03-26 00:56:01.640 | 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-26 00:56:01.642 | 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-26 00:56:01.643 | 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-26 00:56:01.648 | 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-26 00:56:01.649 | 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-26 00:56:01.685 | Collecting python-cinderclient>=4.1.0 (from glance-store[cinder]!=0.29.0) 2026-03-26 00:56:01.710 | Downloading python_cinderclient-9.9.0-py3-none-any.whl.metadata (19 kB) 2026-03-26 00:56:01.781 | Collecting os-brick>=6.3.0 (from glance-store[cinder]!=0.29.0) 2026-03-26 00:56:01.806 | Downloading os_brick-7.0.0-py3-none-any.whl.metadata (2.8 kB) 2026-03-26 00:56:01.847 | Collecting oslo.rootwrap>=5.8.0 (from glance-store[cinder]!=0.29.0) 2026-03-26 00:56:01.872 | Downloading oslo_rootwrap-7.9.0-py3-none-any.whl.metadata (2.1 kB) 2026-03-26 00:56:01.908 | Collecting oslo.privsep>=1.23.0 (from glance-store[cinder]!=0.29.0) 2026-03-26 00:56:01.934 | Downloading oslo_privsep-3.10.1-py3-none-any.whl.metadata (2.7 kB) 2026-03-26 00:56:01.942 | 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-26 00:56:01.943 | 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-26 00:56:01.943 | 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-26 00:56:01.944 | 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-26 00:56:01.949 | 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-26 00:56:01.949 | 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-26 00:56:01.950 | 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-26 00:56:01.951 | 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-26 00:56:01.954 | 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-26 00:56:01.954 | 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-26 00:56:01.956 | 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-26 00:56:01.982 | Collecting tenacity>=6.3.1 (from os-brick>=6.3.0->glance-store[cinder]!=0.29.0) 2026-03-26 00:56:02.005 | Downloading tenacity-9.1.4-py3-none-any.whl.metadata (1.2 kB) 2026-03-26 00:56:02.013 | 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-26 00:56:02.016 | 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-26 00:56:02.019 | 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-26 00:56:02.020 | 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-26 00:56:02.021 | 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-26 00:56:02.028 | 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-26 00:56:02.029 | 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-26 00:56:02.030 | 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-26 00:56:02.032 | 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-26 00:56:02.036 | 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-26 00:56:02.037 | 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-26 00:56:02.038 | 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-26 00:56:02.038 | 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-26 00:56:02.039 | 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-26 00:56:02.041 | 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-26 00:56:02.041 | 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-26 00:56:02.045 | 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-26 00:56:02.055 | 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-26 00:56:02.057 | 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-26 00:56:02.059 | 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-26 00:56:02.067 | 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-26 00:56:02.067 | 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-26 00:56:02.068 | 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-26 00:56:02.069 | 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-26 00:56:02.082 | 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-26 00:56:02.130 | Downloading glance_store-5.4.0-py3-none-any.whl (260 kB) 2026-03-26 00:56:02.220 | Downloading os_brick-7.0.0-py3-none-any.whl (285 kB) 2026-03-26 00:56:02.264 | Downloading oslo_privsep-3.10.1-py3-none-any.whl (41 kB) 2026-03-26 00:56:02.307 | Downloading oslo_rootwrap-7.9.0-py3-none-any.whl (40 kB) 2026-03-26 00:56:02.343 | Downloading python_cinderclient-9.9.0-py3-none-any.whl (256 kB) 2026-03-26 00:56:02.378 | Downloading retrying-1.4.2-py3-none-any.whl (10 kB) 2026-03-26 00:56:02.407 | Downloading tenacity-9.1.4-py3-none-any.whl (28 kB) 2026-03-26 00:56:02.516 | Installing collected packages: tenacity, retrying, oslo.rootwrap, python-cinderclient, oslo.privsep, glance-store, os-brick 2026-03-26 00:56:03.261 | 2026-03-26 00:56:03.275 | 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-26 00:56:03.363 | + inc/python:pip_install:216 : result=0 2026-03-26 00:56:03.370 | + inc/python:pip_install:218 : time_stop pip_install 2026-03-26 00:56:03.376 | + functions-common:time_stop:2412 : local name 2026-03-26 00:56:03.381 | + functions-common:time_stop:2413 : local end_time 2026-03-26 00:56:03.388 | + functions-common:time_stop:2414 : local elapsed_time 2026-03-26 00:56:03.394 | + functions-common:time_stop:2415 : local total 2026-03-26 00:56:03.400 | + functions-common:time_stop:2416 : local start_time 2026-03-26 00:56:03.406 | + functions-common:time_stop:2418 : name=pip_install 2026-03-26 00:56:03.411 | + functions-common:time_stop:2419 : start_time=1774486560659 2026-03-26 00:56:03.416 | + functions-common:time_stop:2421 : [[ -z 1774486560659 ]] 2026-03-26 00:56:03.424 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-03-26 00:56:03.432 | + functions-common:time_stop:2424 : end_time=1774486563427 2026-03-26 00:56:03.437 | + functions-common:time_stop:2425 : elapsed_time=2768 2026-03-26 00:56:03.442 | + functions-common:time_stop:2426 : total=58956 2026-03-26 00:56:03.448 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-03-26 00:56:03.454 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=61724 2026-03-26 00:56:03.461 | + inc/python:pip_install:219 : return 0 2026-03-26 00:56:03.468 | + lib/glance:install_glance:569 : copy_rootwrap /opt/stack/data/venv/etc/glance 2026-03-26 00:56:03.474 | + lib/glance:copy_rootwrap:263 : local source_path=/opt/stack/data/venv/etc/glance 2026-03-26 00:56:03.479 | + lib/glance:copy_rootwrap:265 : sudo install -d -o stack /etc/glance 2026-03-26 00:56:03.504 | + 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-26 00:56:03.515 | + lib/glance:install_glance:572 : git_clone https://github.com/openstack/glance.git /opt/stack/glance master 2026-03-26 00:56:03.520 | + functions-common:git_clone:581 : local git_remote=https://github.com/openstack/glance.git 2026-03-26 00:56:03.526 | + functions-common:git_clone:582 : local git_dest=/opt/stack/glance 2026-03-26 00:56:03.531 | + functions-common:git_clone:583 : local git_ref=master 2026-03-26 00:56:03.537 | + functions-common:git_clone:584 : local orig_dir 2026-03-26 00:56:03.545 | ++ functions-common:git_clone:585 : pwd 2026-03-26 00:56:03.551 | + functions-common:git_clone:585 : orig_dir=/opt/stack/devstack 2026-03-26 00:56:03.555 | + functions-common:git_clone:586 : local git_clone_flags= 2026-03-26 00:56:03.562 | ++ functions-common:git_clone:588 : trueorfalse False RECLONE 2026-03-26 00:56:03.600 | + functions-common:git_clone:588 : RECLONE=False 2026-03-26 00:56:03.606 | + functions-common:git_clone:589 : [[ 0 -gt 0 ]] 2026-03-26 00:56:03.612 | + functions-common:git_clone:593 : [[ False = \T\r\u\e ]] 2026-03-26 00:56:03.618 | + functions-common:git_clone:602 : echo master 2026-03-26 00:56:03.620 | + functions-common:git_clone:602 : egrep -q '^refs' 2026-03-26 00:56:03.631 | + functions-common:git_clone:616 : [[ ! -d /opt/stack/glance ]] 2026-03-26 00:56:03.637 | + functions-common:git_clone:626 : [[ False = \T\r\u\e ]] 2026-03-26 00:56:03.641 | + functions-common:git_clone:661 : sudo git config --system --add safe.directory /opt/stack/glance 2026-03-26 00:56:03.665 | + functions-common:git_clone:664 : cd /opt/stack/glance 2026-03-26 00:56:03.672 | + functions-common:git_clone:665 : git show --oneline 2026-03-26 00:56:03.673 | + functions-common:git_clone:665 : head -1 2026-03-26 00:56:03.681 | 8c43caaef Fix SSRF vulnerabilities in image import API 2026-03-26 00:56:03.686 | + functions-common:git_clone:666 : cd /opt/stack/devstack 2026-03-26 00:56:03.693 | + lib/glance:install_glance:574 : setup_develop /opt/stack/glance 2026-03-26 00:56:03.700 | + inc/python:setup_develop:353 : local bindep 2026-03-26 00:56:03.707 | + inc/python:setup_develop:354 : [[ /opt/stack/glance == -bindep* ]] 2026-03-26 00:56:03.714 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/glance 2026-03-26 00:56:03.720 | + inc/python:setup_develop:359 : local extras= 2026-03-26 00:56:03.726 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/glance -e 2026-03-26 00:56:03.733 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-03-26 00:56:03.739 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/glance == -bindep* ]] 2026-03-26 00:56:03.745 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/glance 2026-03-26 00:56:03.751 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-03-26 00:56:03.757 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-03-26 00:56:03.763 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/glance 2026-03-26 00:56:03.769 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-03-26 00:56:03.775 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/glance 2026-03-26 00:56:03.781 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-03-26 00:56:03.788 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-03-26 00:56:03.794 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/glance/setup.cfg 2026-03-26 00:56:03.804 | + inc/python:_setup_package_with_constraints_edit:400 : name=glance 2026-03-26 00:56:03.810 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z glance ']' 2026-03-26 00:56:03.816 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- glance 2026-03-26 00:56:03.913 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/glance -e 2026-03-26 00:56:03.919 | + inc/python:setup_package:436 : local bindep=0 2026-03-26 00:56:03.924 | + inc/python:setup_package:437 : local bindep_flag= 2026-03-26 00:56:03.930 | + inc/python:setup_package:438 : local bindep_profiles= 2026-03-26 00:56:03.935 | + inc/python:setup_package:439 : [[ /opt/stack/glance == -bindep* ]] 2026-03-26 00:56:03.939 | + inc/python:setup_package:444 : local project_dir=/opt/stack/glance 2026-03-26 00:56:03.945 | + inc/python:setup_package:445 : local flags=-e 2026-03-26 00:56:03.951 | + inc/python:setup_package:446 : local extras= 2026-03-26 00:56:03.956 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-03-26 00:56:03.960 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-03-26 00:56:03.965 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-03-26 00:56:03.971 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-03-26 00:56:03.977 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-03-26 00:56:03.982 | + inc/python:setup_package:464 : pip_install -e /opt/stack/glance 2026-03-26 00:56:04.023 | Using python 3.12 to install /opt/stack/glance 2026-03-26 00:56:04.029 | + 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-26 00:56:04.587 | Obtaining file:///opt/stack/glance 2026-03-26 00:56:04.589 | Installing build dependencies: started 2026-03-26 00:56:05.528 | Installing build dependencies: finished with status 'done' 2026-03-26 00:56:05.529 | Checking if build backend supports build_editable: started 2026-03-26 00:56:05.820 | Checking if build backend supports build_editable: finished with status 'done' 2026-03-26 00:56:05.822 | Getting requirements to build editable: started 2026-03-26 00:56:05.973 | Getting requirements to build editable: finished with status 'done' 2026-03-26 00:56:05.975 | Preparing editable metadata (pyproject.toml): started 2026-03-26 00:56:06.563 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-03-26 00:56:06.580 | Requirement already satisfied: pbr>=3.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev8) (7.0.3) 2026-03-26 00:56:06.581 | Requirement already satisfied: defusedxml>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev8) (0.7.1) 2026-03-26 00:56:06.581 | Requirement already satisfied: SQLAlchemy>=1.3.14 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev8) (2.0.46) 2026-03-26 00:56:06.581 | Requirement already satisfied: eventlet>=0.33.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev8) (0.40.4) 2026-03-26 00:56:06.582 | Requirement already satisfied: PasteDeploy>=1.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev8) (3.1.0) 2026-03-26 00:56:06.582 | Requirement already satisfied: Routes>=2.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev8) (2.5.1) 2026-03-26 00:56:06.583 | Requirement already satisfied: WebOb>=1.8.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev8) (1.8.9) 2026-03-26 00:56:06.583 | Requirement already satisfied: alembic>=0.9.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev8) (1.18.4) 2026-03-26 00:56:06.680 | Collecting httplib2>=0.9.1 (from glance==32.1.0.dev8) 2026-03-26 00:56:06.805 | Downloading httplib2-0.31.2-py3-none-any.whl.metadata (2.2 kB) 2026-03-26 00:56:06.816 | Requirement already satisfied: oslo.config>=8.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev8) (10.3.0) 2026-03-26 00:56:06.817 | Requirement already satisfied: oslo.concurrency>=4.5.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev8) (7.4.0) 2026-03-26 00:56:06.817 | Requirement already satisfied: oslo.context>=2.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev8) (6.3.0) 2026-03-26 00:56:06.818 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev8) (2.7.1) 2026-03-26 00:56:06.818 | Requirement already satisfied: oslo.utils>=7.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev8) (10.0.0) 2026-03-26 00:56:06.819 | Requirement already satisfied: stevedore!=3.0.0,>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev8) (5.7.0) 2026-03-26 00:56:06.820 | Requirement already satisfied: futurist>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev8) (3.2.1) 2026-03-26 00:56:06.857 | Collecting taskflow>=4.0.0 (from glance==32.1.0.dev8) 2026-03-26 00:56:06.885 | Downloading taskflow-6.2.0-py3-none-any.whl.metadata (4.5 kB) 2026-03-26 00:56:06.900 | Requirement already satisfied: keystoneauth1>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev8) (5.13.1) 2026-03-26 00:56:06.901 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev8) (12.0.0) 2026-03-26 00:56:06.918 | Collecting WSME>=0.8.0 (from glance==32.1.0.dev8) 2026-03-26 00:56:06.941 | Downloading WSME-0.12.1-py3-none-any.whl.metadata (3.7 kB) 2026-03-26 00:56:06.954 | Requirement already satisfied: PrettyTable>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev8) (3.17.0) 2026-03-26 00:56:06.955 | Requirement already satisfied: Paste>=2.0.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev8) (3.10.1) 2026-03-26 00:56:06.956 | Requirement already satisfied: jsonschema>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev8) (4.26.0) 2026-03-26 00:56:06.957 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev8) (5.8.0) 2026-03-26 00:56:06.957 | Requirement already satisfied: oslo.db>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev8) (18.0.0) 2026-03-26 00:56:06.958 | Requirement already satisfied: oslo.i18n>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev8) (6.7.2) 2026-03-26 00:56:06.972 | Collecting oslo.limit>=1.6.0 (from glance==32.1.0.dev8) 2026-03-26 00:56:06.996 | Downloading oslo_limit-2.10.0-py3-none-any.whl.metadata (2.1 kB) 2026-03-26 00:56:07.006 | Requirement already satisfied: oslo.log>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev8) (8.1.0) 2026-03-26 00:56:07.008 | Requirement already satisfied: oslo.messaging!=9.0.0,>=5.29.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev8) (17.3.0) 2026-03-26 00:56:07.008 | Requirement already satisfied: oslo.middleware>=3.31.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev8) (8.0.0) 2026-03-26 00:56:07.029 | Collecting oslo.reports>=1.18.0 (from glance==32.1.0.dev8) 2026-03-26 00:56:07.061 | Downloading oslo_reports-3.7.0-py3-none-any.whl.metadata (3.8 kB) 2026-03-26 00:56:07.070 | Requirement already satisfied: oslo.policy>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev8) (5.0.0) 2026-03-26 00:56:07.071 | Requirement already satisfied: osprofiler>=1.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev8) (4.3.0) 2026-03-26 00:56:07.071 | Requirement already satisfied: glance-store>=5.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev8) (5.4.0) 2026-03-26 00:56:07.072 | Requirement already satisfied: debtcollector>=1.19.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev8) (3.0.0) 2026-03-26 00:56:07.073 | Requirement already satisfied: cryptography>=2.6.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev8) (43.0.3) 2026-03-26 00:56:07.087 | Collecting cursive>=0.2.1 (from glance==32.1.0.dev8) 2026-03-26 00:56:07.114 | Downloading cursive-0.2.3-py2.py3-none-any.whl.metadata (1.7 kB) 2026-03-26 00:56:07.148 | Collecting castellan>=0.17.0 (from glance==32.1.0.dev8) 2026-03-26 00:56:07.174 | Downloading castellan-5.6.0-py3-none-any.whl.metadata (1.9 kB) 2026-03-26 00:56:07.186 | Requirement already satisfied: Mako in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=0.9.6->glance==32.1.0.dev8) (1.3.10) 2026-03-26 00:56:07.187 | Requirement already satisfied: typing-extensions>=4.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=0.9.6->glance==32.1.0.dev8) (4.15.0) 2026-03-26 00:56:07.210 | Collecting python-barbicanclient>=5.5.0 (from castellan>=0.17.0->glance==32.1.0.dev8) 2026-03-26 00:56:07.233 | Downloading python_barbicanclient-7.3.0-py3-none-any.whl.metadata (11 kB) 2026-03-26 00:56:07.249 | Requirement already satisfied: requests>=2.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from castellan>=0.17.0->glance==32.1.0.dev8) (2.32.5) 2026-03-26 00:56:07.251 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=2.6.1->glance==32.1.0.dev8) (2.0.0) 2026-03-26 00:56:07.255 | Requirement already satisfied: pycparser in /opt/stack/data/venv/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=2.6.1->glance==32.1.0.dev8) (3.0) 2026-03-26 00:56:07.259 | Requirement already satisfied: oslo.serialization>=1.10.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cursive>=0.2.1->glance==32.1.0.dev8) (5.9.1) 2026-03-26 00:56:07.261 | Requirement already satisfied: wrapt>=1.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=1.19.0->glance==32.1.0.dev8) (2.1.1) 2026-03-26 00:56:07.263 | Requirement already satisfied: dnspython>=1.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from eventlet>=0.33.3->glance==32.1.0.dev8) (2.8.0) 2026-03-26 00:56:07.264 | Requirement already satisfied: greenlet>=1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from eventlet>=0.33.3->glance==32.1.0.dev8) (3.3.2) 2026-03-26 00:56:07.270 | Requirement already satisfied: retrying!=1.3.0,>=1.2.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store>=5.3.0->glance==32.1.0.dev8) (1.4.2) 2026-03-26 00:56:07.274 | Requirement already satisfied: pyparsing<4,>=3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from httplib2>=0.9.1->glance==32.1.0.dev8) (3.3.2) 2026-03-26 00:56:07.276 | Requirement already satisfied: attrs>=22.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->glance==32.1.0.dev8) (25.4.0) 2026-03-26 00:56:07.276 | Requirement already satisfied: jsonschema-specifications>=2023.03.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->glance==32.1.0.dev8) (2025.9.1) 2026-03-26 00:56:07.277 | Requirement already satisfied: referencing>=0.28.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->glance==32.1.0.dev8) (0.37.0) 2026-03-26 00:56:07.277 | Requirement already satisfied: rpds-py>=0.25.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->glance==32.1.0.dev8) (0.30.0) 2026-03-26 00:56:07.281 | Requirement already satisfied: iso8601>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.4.0->glance==32.1.0.dev8) (2.1.0) 2026-03-26 00:56:07.282 | Requirement already satisfied: os-service-types>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.4.0->glance==32.1.0.dev8) (1.8.2) 2026-03-26 00:56:07.285 | Requirement already satisfied: oslo.cache>=3.11.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=5.1.0->glance==32.1.0.dev8) (4.1.1) 2026-03-26 00:56:07.286 | Requirement already satisfied: pycadf>=1.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=5.1.0->glance==32.1.0.dev8) (4.0.1) 2026-03-26 00:56:07.286 | Requirement already satisfied: PyJWT>=2.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=5.1.0->glance==32.1.0.dev8) (2.11.0) 2026-03-26 00:56:07.291 | Requirement already satisfied: dogpile.cache>=1.3.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.cache>=3.11.0->keystonemiddleware>=5.1.0->glance==32.1.0.dev8) (1.5.0) 2026-03-26 00:56:07.293 | Requirement already satisfied: decorator>=4.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from dogpile.cache>=1.3.3->oslo.cache>=3.11.0->keystonemiddleware>=5.1.0->glance==32.1.0.dev8) (5.2.1) 2026-03-26 00:56:07.298 | Requirement already satisfied: fasteners>=0.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.concurrency>=4.5.1->glance==32.1.0.dev8) (0.20) 2026-03-26 00:56:07.302 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=8.1.0->glance==32.1.0.dev8) (1.3.0) 2026-03-26 00:56:07.303 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=8.1.0->glance==32.1.0.dev8) (2.0.0) 2026-03-26 00:56:07.304 | Requirement already satisfied: PyYAML>=5.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=8.1.0->glance==32.1.0.dev8) (6.0.3) 2026-03-26 00:56:07.310 | Requirement already satisfied: testresources>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=5.0.0->glance==32.1.0.dev8) (2.0.2) 2026-03-26 00:56:07.310 | Requirement already satisfied: testscenarios>=0.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=5.0.0->glance==32.1.0.dev8) (0.5.0) 2026-03-26 00:56:07.351 | Collecting openstacksdk>=0.47.0 (from oslo.limit>=1.6.0->glance==32.1.0.dev8) 2026-03-26 00:56:07.375 | Downloading openstacksdk-4.10.0-py3-none-any.whl.metadata (12 kB) 2026-03-26 00:56:07.412 | Collecting jmespath>=0.9.0 (from openstacksdk>=0.47.0->oslo.limit>=1.6.0->glance==32.1.0.dev8) 2026-03-26 00:56:07.657 | Downloading jmespath-1.1.0-py3-none-any.whl.metadata (7.6 kB) 2026-03-26 00:56:07.690 | Collecting jsonpatch!=1.20,>=1.16 (from openstacksdk>=0.47.0->oslo.limit>=1.6.0->glance==32.1.0.dev8) 2026-03-26 00:56:07.713 | Downloading jsonpatch-1.33-py2.py3-none-any.whl.metadata (3.0 kB) 2026-03-26 00:56:07.752 | Collecting platformdirs>=3 (from openstacksdk>=0.47.0->oslo.limit>=1.6.0->glance==32.1.0.dev8) 2026-03-26 00:56:07.776 | Downloading platformdirs-4.9.2-py3-none-any.whl.metadata (4.7 kB) 2026-03-26 00:56:07.788 | Requirement already satisfied: psutil>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.47.0->oslo.limit>=1.6.0->glance==32.1.0.dev8) (7.2.2) 2026-03-26 00:56:07.806 | Collecting requestsexceptions>=1.2.0 (from openstacksdk>=0.47.0->oslo.limit>=1.6.0->glance==32.1.0.dev8) 2026-03-26 00:56:07.831 | Downloading requestsexceptions-1.4.0-py2.py3-none-any.whl.metadata (1.2 kB) 2026-03-26 00:56:07.862 | Collecting jsonpointer>=1.9 (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.47.0->oslo.limit>=1.6.0->glance==32.1.0.dev8) 2026-03-26 00:56:07.886 | Downloading jsonpointer-3.0.0-py2.py3-none-any.whl.metadata (2.3 kB) 2026-03-26 00:56:07.905 | Requirement already satisfied: python-dateutil>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.log>=4.5.0->glance==32.1.0.dev8) (2.9.0.post0) 2026-03-26 00:56:07.909 | Requirement already satisfied: oslo.service>=1.24.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==32.1.0.dev8) (4.5.1) 2026-03-26 00:56:07.910 | Requirement already satisfied: cachetools>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==32.1.0.dev8) (7.0.1) 2026-03-26 00:56:07.911 | Requirement already satisfied: amqp>=2.5.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==32.1.0.dev8) (5.3.1) 2026-03-26 00:56:07.912 | Requirement already satisfied: kombu>=4.6.8 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==32.1.0.dev8) (5.6.2) 2026-03-26 00:56:07.913 | Requirement already satisfied: oslo.metrics>=0.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==32.1.0.dev8) (0.15.1) 2026-03-26 00:56:07.916 | Requirement already satisfied: vine<6.0.0,>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from amqp>=2.5.2->oslo.messaging!=9.0.0,>=5.29.0->glance==32.1.0.dev8) (5.1.0) 2026-03-26 00:56:07.923 | Requirement already satisfied: tzdata>=2025.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from kombu>=4.6.8->oslo.messaging!=9.0.0,>=5.29.0->glance==32.1.0.dev8) (2025.3) 2026-03-26 00:56:07.923 | Requirement already satisfied: packaging in /opt/stack/data/venv/lib/python3.12/site-packages (from kombu>=4.6.8->oslo.messaging!=9.0.0,>=5.29.0->glance==32.1.0.dev8) (26.0) 2026-03-26 00:56:07.928 | Requirement already satisfied: prometheus-client>=0.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.metrics>=0.2.1->oslo.messaging!=9.0.0,>=5.29.0->glance==32.1.0.dev8) (0.24.1) 2026-03-26 00:56:07.930 | Requirement already satisfied: bcrypt>=3.1.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->glance==32.1.0.dev8) (5.0.0) 2026-03-26 00:56:07.930 | Requirement already satisfied: Jinja2>=2.10 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->glance==32.1.0.dev8) (3.1.6) 2026-03-26 00:56:07.931 | Requirement already satisfied: statsd>=3.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->glance==32.1.0.dev8) (4.0.1) 2026-03-26 00:56:07.935 | Requirement already satisfied: MarkupSafe>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from Jinja2>=2.10->oslo.middleware>=3.31.0->glance==32.1.0.dev8) (3.0.3) 2026-03-26 00:56:07.944 | Requirement already satisfied: msgpack>=0.5.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.serialization>=1.10.0->cursive>=0.2.1->glance==32.1.0.dev8) (1.1.2) 2026-03-26 00:56:07.950 | Requirement already satisfied: Yappi>=1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=1.24.0->oslo.messaging!=9.0.0,>=5.29.0->glance==32.1.0.dev8) (1.7.3) 2026-03-26 00:56:07.965 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=2.0.2->glance==32.1.0.dev8) (82.0.1) 2026-03-26 00:56:07.974 | Requirement already satisfied: wcwidth in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->glance==32.1.0.dev8) (0.6.0) 2026-03-26 00:56:08.012 | Collecting cliff>=2.8.0 (from python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==32.1.0.dev8) 2026-03-26 00:56:08.034 | Downloading cliff-4.13.2-py3-none-any.whl.metadata (2.1 kB) 2026-03-26 00:56:08.062 | Collecting autopage>=0.4.0 (from cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==32.1.0.dev8) 2026-03-26 00:56:08.085 | Downloading autopage-0.6.0-py3-none-any.whl.metadata (8.1 kB) 2026-03-26 00:56:08.133 | Collecting cmd2>=1.0.0 (from cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==32.1.0.dev8) 2026-03-26 00:56:08.157 | Downloading cmd2-3.2.0-py3-none-any.whl.metadata (16 kB) 2026-03-26 00:56:08.192 | Collecting pyperclip>=1.8.2 (from cmd2>=1.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==32.1.0.dev8) 2026-03-26 00:56:08.214 | Downloading pyperclip-1.11.0-py3-none-any.whl.metadata (2.4 kB) 2026-03-26 00:56:08.222 | Requirement already satisfied: rich>=14.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==32.1.0.dev8) (14.3.3) 2026-03-26 00:56:08.237 | Collecting rich-argparse>=1.7.1 (from cmd2>=1.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==32.1.0.dev8) 2026-03-26 00:56:08.261 | Downloading rich_argparse-1.7.2-py3-none-any.whl.metadata (14 kB) 2026-03-26 00:56:08.281 | Requirement already satisfied: six>=1.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-dateutil>=2.7.0->oslo.log>=4.5.0->glance==32.1.0.dev8) (1.17.0) 2026-03-26 00:56:08.297 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.18.0->castellan>=0.17.0->glance==32.1.0.dev8) (3.4.4) 2026-03-26 00:56:08.297 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.18.0->castellan>=0.17.0->glance==32.1.0.dev8) (3.11) 2026-03-26 00:56:08.298 | 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.1.0.dev8) (2.6.3) 2026-03-26 00:56:08.298 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.18.0->castellan>=0.17.0->glance==32.1.0.dev8) (2023.11.17) 2026-03-26 00:56:08.322 | Requirement already satisfied: markdown-it-py>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=14.3.0->cmd2>=1.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==32.1.0.dev8) (4.0.0) 2026-03-26 00:56:08.323 | Requirement already satisfied: pygments<3.0.0,>=2.13.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=14.3.0->cmd2>=1.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==32.1.0.dev8) (2.19.2) 2026-03-26 00:56:08.329 | Requirement already satisfied: mdurl~=0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from markdown-it-py>=2.2.0->rich>=14.3.0->cmd2>=1.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==32.1.0.dev8) (0.1.2) 2026-03-26 00:56:08.341 | Requirement already satisfied: repoze.lru>=0.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from Routes>=2.3.1->glance==32.1.0.dev8) (0.7) 2026-03-26 00:56:08.407 | Collecting networkx>=2.1.0 (from taskflow>=4.0.0->glance==32.1.0.dev8) 2026-03-26 00:56:08.429 | Downloading networkx-3.4.2-py3-none-any.whl.metadata (6.3 kB) 2026-03-26 00:56:08.466 | Collecting automaton>=1.9.0 (from taskflow>=4.0.0->glance==32.1.0.dev8) 2026-03-26 00:56:08.488 | Downloading automaton-3.3.0-py3-none-any.whl.metadata (2.1 kB) 2026-03-26 00:56:08.498 | Requirement already satisfied: tenacity>=6.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from taskflow>=4.0.0->glance==32.1.0.dev8) (9.1.4) 2026-03-26 00:56:08.512 | Collecting pydot>=1.2.4 (from taskflow>=4.0.0->glance==32.1.0.dev8) 2026-03-26 00:56:08.537 | Downloading pydot-4.0.1-py3-none-any.whl.metadata (11 kB) 2026-03-26 00:56:08.568 | Requirement already satisfied: testtools in /opt/stack/data/venv/lib/python3.12/site-packages (from testscenarios>=0.4->oslo.db>=5.0.0->glance==32.1.0.dev8) (2.8.5) 2026-03-26 00:56:08.598 | Collecting simplegeneric (from WSME>=0.8.0->glance==32.1.0.dev8) 2026-03-26 00:56:08.622 | Downloading simplegeneric-0.8.1.zip (12 kB) 2026-03-26 00:56:08.637 | Installing build dependencies: started 2026-03-26 00:56:09.485 | Installing build dependencies: finished with status 'done' 2026-03-26 00:56:09.486 | Getting requirements to build wheel: started 2026-03-26 00:56:09.836 | Getting requirements to build wheel: finished with status 'done' 2026-03-26 00:56:09.838 | Preparing metadata (pyproject.toml): started 2026-03-26 00:56:10.074 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-03-26 00:56:10.078 | Requirement already satisfied: pytz in /opt/stack/data/venv/lib/python3.12/site-packages (from WSME>=0.8.0->glance==32.1.0.dev8) (2025.2) 2026-03-26 00:56:10.567 | Collecting importlib-metadata>=4.4 (from WSME>=0.8.0->glance==32.1.0.dev8) 2026-03-26 00:56:10.588 | Downloading importlib_metadata-8.7.1-py3-none-any.whl.metadata (4.7 kB) 2026-03-26 00:56:10.632 | Collecting zipp>=3.20 (from importlib-metadata>=4.4->WSME>=0.8.0->glance==32.1.0.dev8) 2026-03-26 00:56:10.655 | Downloading zipp-3.23.0-py3-none-any.whl.metadata (3.6 kB) 2026-03-26 00:56:10.728 | Downloading castellan-5.6.0-py3-none-any.whl (99 kB) 2026-03-26 00:56:10.788 | Downloading cursive-0.2.3-py2.py3-none-any.whl (43 kB) 2026-03-26 00:56:10.822 | Downloading httplib2-0.31.2-py3-none-any.whl (91 kB) 2026-03-26 00:56:10.860 | Downloading oslo_limit-2.10.0-py3-none-any.whl (23 kB) 2026-03-26 00:56:10.895 | Downloading openstacksdk-4.10.0-py3-none-any.whl (1.9 MB) 2026-03-26 00:56:10.982 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.9/1.9 MB 25.9 MB/s 0:00:00 2026-03-26 00:56:11.005 | Downloading jmespath-1.1.0-py3-none-any.whl (20 kB) 2026-03-26 00:56:11.036 | Downloading jsonpatch-1.33-py2.py3-none-any.whl (12 kB) 2026-03-26 00:56:11.066 | Downloading jsonpointer-3.0.0-py2.py3-none-any.whl (7.6 kB) 2026-03-26 00:56:11.095 | Downloading oslo_reports-3.7.0-py3-none-any.whl (53 kB) 2026-03-26 00:56:11.124 | Downloading platformdirs-4.9.2-py3-none-any.whl (21 kB) 2026-03-26 00:56:11.155 | Downloading python_barbicanclient-7.3.0-py3-none-any.whl (88 kB) 2026-03-26 00:56:11.189 | Downloading cliff-4.13.2-py3-none-any.whl (86 kB) 2026-03-26 00:56:11.222 | Downloading autopage-0.6.0-py3-none-any.whl (30 kB) 2026-03-26 00:56:11.252 | Downloading cmd2-3.2.0-py3-none-any.whl (147 kB) 2026-03-26 00:56:11.282 | Downloading pyperclip-1.11.0-py3-none-any.whl (11 kB) 2026-03-26 00:56:11.312 | Downloading requestsexceptions-1.4.0-py2.py3-none-any.whl (3.8 kB) 2026-03-26 00:56:11.342 | Downloading rich_argparse-1.7.2-py3-none-any.whl (25 kB) 2026-03-26 00:56:11.374 | Downloading taskflow-6.2.0-py3-none-any.whl (490 kB) 2026-03-26 00:56:11.411 | Downloading automaton-3.3.0-py3-none-any.whl (22 kB) 2026-03-26 00:56:11.442 | Downloading networkx-3.4.2-py3-none-any.whl (1.7 MB) 2026-03-26 00:56:11.480 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.7/1.7 MB 48.3 MB/s 0:00:00 2026-03-26 00:56:11.504 | Downloading pydot-4.0.1-py3-none-any.whl (37 kB) 2026-03-26 00:56:11.539 | Downloading WSME-0.12.1-py3-none-any.whl (59 kB) 2026-03-26 00:56:11.573 | Downloading importlib_metadata-8.7.1-py3-none-any.whl (27 kB) 2026-03-26 00:56:11.603 | Downloading zipp-3.23.0-py3-none-any.whl (10 kB) 2026-03-26 00:56:11.649 | Building wheels for collected packages: glance, simplegeneric 2026-03-26 00:56:11.650 | Building editable for glance (pyproject.toml): started 2026-03-26 00:56:12.205 | Building editable for glance (pyproject.toml): finished with status 'done' 2026-03-26 00:56:12.206 | Created wheel for glance: filename=glance-32.1.0.dev8-0.editable-py3-none-any.whl size=8949 sha256=72d23b4b04a3610786a3097c75a6816e55134744b8160fa9f74b8cf8a127168f 2026-03-26 00:56:12.206 | Stored in directory: /tmp/pip-ephem-wheel-cache-xbqxkm14/wheels/31/93/bf/c06e9c56745867b4722d11aae03416a994ddf0e859898c0382 2026-03-26 00:56:12.212 | Building wheel for simplegeneric (pyproject.toml): started 2026-03-26 00:56:12.437 | Building wheel for simplegeneric (pyproject.toml): finished with status 'done' 2026-03-26 00:56:12.439 | Created wheel for simplegeneric: filename=simplegeneric-0.8.1-py3-none-any.whl size=5103 sha256=e89f4599f00fc6ac3b072558e2adde2968f7324e92459dd260785d21b371d97e 2026-03-26 00:56:12.439 | Stored in directory: /opt/stack/.cache/pip/wheels/bf/7f/ac/c96a7918d97103348ae720bdf93aa7f5458f5efb90718e9873 2026-03-26 00:56:12.443 | Successfully built glance simplegeneric 2026-03-26 00:56:12.577 | 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-26 00:56:13.909 | Attempting uninstall: jsonpointer 2026-03-26 00:56:13.921 | Found existing installation: jsonpointer 2.0 2026-03-26 00:56:13.921 | Not uninstalling jsonpointer at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-03-26 00:56:13.921 | Can't uninstall 'jsonpointer'. No files were found to uninstall. 2026-03-26 00:56:13.958 | Attempting uninstall: httplib2 2026-03-26 00:56:13.973 | Found existing installation: httplib2 0.20.4 2026-03-26 00:56:13.973 | Not uninstalling httplib2 at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-03-26 00:56:13.973 | Can't uninstall 'httplib2'. No files were found to uninstall. 2026-03-26 00:56:14.039 | Attempting uninstall: jsonpatch 2026-03-26 00:56:14.050 | Found existing installation: jsonpatch 1.32 2026-03-26 00:56:14.050 | Not uninstalling jsonpatch at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-03-26 00:56:14.051 | Can't uninstall 'jsonpatch'. No files were found to uninstall. 2026-03-26 00:56:16.335 | 2026-03-26 00:56:16.350 | 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.1.0.dev8 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-26 00:56:16.512 | + inc/python:pip_install:216 : result=0 2026-03-26 00:56:16.518 | + inc/python:pip_install:218 : time_stop pip_install 2026-03-26 00:56:16.524 | + functions-common:time_stop:2412 : local name 2026-03-26 00:56:16.530 | + functions-common:time_stop:2413 : local end_time 2026-03-26 00:56:16.535 | + functions-common:time_stop:2414 : local elapsed_time 2026-03-26 00:56:16.540 | + functions-common:time_stop:2415 : local total 2026-03-26 00:56:16.546 | + functions-common:time_stop:2416 : local start_time 2026-03-26 00:56:16.550 | + functions-common:time_stop:2418 : name=pip_install 2026-03-26 00:56:16.556 | + functions-common:time_stop:2419 : start_time=1774486564014 2026-03-26 00:56:16.561 | + functions-common:time_stop:2421 : [[ -z 1774486564014 ]] 2026-03-26 00:56:16.568 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-03-26 00:56:16.577 | + functions-common:time_stop:2424 : end_time=1774486576571 2026-03-26 00:56:16.582 | + functions-common:time_stop:2425 : elapsed_time=12557 2026-03-26 00:56:16.587 | + functions-common:time_stop:2426 : total=61724 2026-03-26 00:56:16.593 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-03-26 00:56:16.600 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=74281 2026-03-26 00:56:16.604 | + inc/python:pip_install:219 : return 0 2026-03-26 00:56:16.608 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-03-26 00:56:16.612 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-03-26 00:56:16.616 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/glance 2026-03-26 00:56:16.620 | + inc/python:use_library_from_git:266 : local name=/opt/stack/glance 2026-03-26 00:56:16.625 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-26 00:56:16.630 | + inc/python:use_library_from_git:268 : [[ novnc,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-26 00:56:16.637 | + inc/python:use_library_from_git:268 : [[ ,novnc,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-26 00:56:16.642 | + inc/python:use_library_from_git:269 : return 1 2026-03-26 00:56:16.648 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-03-26 00:56:16.654 | + ./stack.sh:main:939 : configure_glance 2026-03-26 00:56:16.659 | + lib/glance:configure_glance:346 : sudo install -d -o stack /etc/glance /etc/glance/metadefs 2026-03-26 00:56:16.686 | + lib/glance:configure_glance:349 : local dburl 2026-03-26 00:56:16.694 | ++ lib/glance:configure_glance:350 : database_connection_url glance 2026-03-26 00:56:16.700 | ++ lib/database:database_connection_url:134 : local db=glance 2026-03-26 00:56:16.705 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql glance 2026-03-26 00:56:16.710 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=glance 2026-03-26 00:56:16.715 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-03-26 00:56:16.721 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-03-26 00:56:16.725 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-03-26 00:56:16.761 | ++ functions-common:is_service_enabled:2068 : return 0 2026-03-26 00:56:16.766 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-03-26 00:56:16.772 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:secretdatabase@127.0.0.1/glance?charset=utf8&plugin=dbcounter' 2026-03-26 00:56:16.779 | + lib/glance:configure_glance:350 : dburl='mysql+pymysql://root:secretdatabase@127.0.0.1/glance?charset=utf8&plugin=dbcounter' 2026-03-26 00:56:16.785 | + lib/glance:configure_glance:352 : iniset /etc/glance/glance-api.conf DEFAULT debug True 2026-03-26 00:56:16.850 | + 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-26 00:56:16.918 | + lib/glance:configure_glance:354 : iniset /etc/glance/glance-api.conf DEFAULT use_syslog False 2026-03-26 00:56:16.982 | + lib/glance:configure_glance:355 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2026-03-26 00:56:17.046 | + lib/glance:configure_glance:356 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_driver centralized_db 2026-03-26 00:56:17.111 | + lib/glance:configure_glance:357 : iniset /etc/glance/glance-api.conf oslo_concurrency lock_path /opt/stack/data/glance/locks 2026-03-26 00:56:17.182 | + lib/glance:configure_glance:358 : iniset /etc/glance/glance-api.conf paste_deploy flavor keystone+cachemanagement 2026-03-26 00:56:17.251 | + lib/glance:configure_glance:359 : configure_keystone_authtoken_middleware /etc/glance/glance-api.conf glance 2026-03-26 00:56:17.254 | + lib/keystone:configure_keystone_authtoken_middleware:454 : local conf_file=/etc/glance/glance-api.conf 2026-03-26 00:56:17.260 | + lib/keystone:configure_keystone_authtoken_middleware:455 : local admin_user=glance 2026-03-26 00:56:17.266 | + lib/keystone:configure_keystone_authtoken_middleware:456 : local section=keystone_authtoken 2026-03-26 00:56:17.271 | + lib/keystone:configure_keystone_authtoken_middleware:457 : local service_type= 2026-03-26 00:56:17.277 | + lib/keystone:configure_keystone_authtoken_middleware:459 : configure_keystoneauth /etc/glance/glance-api.conf glance keystone_authtoken 2026-03-26 00:56:17.282 | + lib/keystone:configure_keystoneauth:432 : local conf_file=/etc/glance/glance-api.conf 2026-03-26 00:56:17.288 | + lib/keystone:configure_keystoneauth:433 : local admin_user=glance 2026-03-26 00:56:17.294 | + lib/keystone:configure_keystoneauth:434 : local section=keystone_authtoken 2026-03-26 00:56:17.299 | + lib/keystone:configure_keystoneauth:436 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_type password 2026-03-26 00:56:17.364 | + lib/keystone:configure_keystoneauth:437 : iniset /etc/glance/glance-api.conf keystone_authtoken interface public 2026-03-26 00:56:17.426 | + lib/keystone:configure_keystoneauth:438 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_url https://199.19.213.179/identity 2026-03-26 00:56:17.489 | + lib/keystone:configure_keystoneauth:439 : iniset /etc/glance/glance-api.conf keystone_authtoken username glance 2026-03-26 00:56:17.552 | + lib/keystone:configure_keystoneauth:440 : iniset /etc/glance/glance-api.conf keystone_authtoken password secretservice 2026-03-26 00:56:17.617 | + lib/keystone:configure_keystoneauth:441 : iniset /etc/glance/glance-api.conf keystone_authtoken user_domain_name Default 2026-03-26 00:56:17.681 | + lib/keystone:configure_keystoneauth:442 : iniset /etc/glance/glance-api.conf keystone_authtoken project_name service 2026-03-26 00:56:17.746 | + lib/keystone:configure_keystoneauth:443 : iniset /etc/glance/glance-api.conf keystone_authtoken project_domain_name Default 2026-03-26 00:56:17.808 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/glance/glance-api.conf keystone_authtoken www_authenticate_uri https://199.19.213.179/identity 2026-03-26 00:56:17.875 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/glance/glance-api.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-03-26 00:56:17.941 | + lib/keystone:configure_keystone_authtoken_middleware:462 : iniset /etc/glance/glance-api.conf keystone_authtoken memcached_servers localhost:11211 2026-03-26 00:56:18.006 | + lib/keystone:configure_keystone_authtoken_middleware:463 : [[ -n '' ]] 2026-03-26 00:56:18.013 | + lib/glance:configure_glance:360 : iniset /etc/glance/glance-api.conf oslo_messaging_notifications driver messagingv2 2026-03-26 00:56:18.083 | + lib/glance:configure_glance:361 : iniset_rpc_backend glance /etc/glance/glance-api.conf 2026-03-26 00:56:18.088 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=glance 2026-03-26 00:56:18.093 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/glance/glance-api.conf 2026-03-26 00:56:18.098 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-03-26 00:56:18.105 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-03-26 00:56:18.112 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-03-26 00:56:18.146 | + functions-common:is_service_enabled:2068 : return 0 2026-03-26 00:56:18.152 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-03-26 00:56:18.158 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-03-26 00:56:18.163 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-03-26 00:56:18.198 | ++ functions-common:is_service_enabled:2068 : return 0 2026-03-26 00:56:18.204 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:secretrabbit@199.19.213.179:5672/ 2026-03-26 00:56:18.210 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/glance/glance-api.conf DEFAULT transport_url rabbit://stackrabbit:secretrabbit@199.19.213.179:5672/ 2026-03-26 00:56:18.277 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-03-26 00:56:18.283 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-03-26 00:56:18.287 | + lib/glance:configure_glance:362 : '[' libvirt = libvirt ']' 2026-03-26 00:56:18.292 | + lib/glance:configure_glance:362 : '[' kvm = parallels ']' 2026-03-26 00:56:18.297 | + lib/glance:configure_glance:366 : iniset /etc/glance/glance-api.conf DEFAULT show_image_direct_url False 2026-03-26 00:56:18.359 | + lib/glance:configure_glance:367 : iniset /etc/glance/glance-api.conf DEFAULT show_multiple_locations False 2026-03-26 00:56:18.425 | + lib/glance:configure_glance:368 : iniset /etc/glance/glance-api.conf image_format require_image_format_match True 2026-03-26 00:56:18.499 | + lib/glance:configure_glance:371 : configure_glance_store False False 2026-03-26 00:56:18.504 | + lib/glance:configure_glance_store:276 : local use_cinder_for_glance=False 2026-03-26 00:56:18.509 | + lib/glance:configure_glance_store:277 : local glance_enable_multiple_stores=False 2026-03-26 00:56:18.515 | + lib/glance:configure_glance_store:278 : local be 2026-03-26 00:56:18.522 | + lib/glance:configure_glance_store:280 : [[ False == \F\a\l\s\e ]] 2026-03-26 00:56:18.527 | + lib/glance:configure_glance_store:281 : [[ False == \T\r\u\e ]] 2026-03-26 00:56:18.533 | + lib/glance:configure_glance_store:298 : iniset /etc/glance/glance-api.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2026-03-26 00:56:18.601 | + lib/glance:configure_glance:374 : '[' -n '' ']' 2026-03-26 00:56:18.607 | + lib/glance:configure_glance:377 : iniset /etc/glance/glance-api.conf cors allowed_origin http://199.19.213.179 2026-03-26 00:56:18.682 | + lib/glance:configure_glance:381 : [[ False == \F\a\l\s\e ]] 2026-03-26 00:56:18.688 | + lib/glance:configure_glance:383 : [[ False == \T\r\u\e ]] 2026-03-26 00:56:18.694 | + lib/glance:configure_glance:389 : is_service_enabled s-proxy 2026-03-26 00:56:18.733 | + functions-common:is_service_enabled:2068 : return 1 2026-03-26 00:56:18.740 | + lib/glance:configure_glance:418 : iniset /etc/glance/glance-api.conf DEFAULT public_endpoint https://199.19.213.179/image 2026-03-26 00:56:18.808 | + lib/glance:configure_glance:420 : is_service_enabled tls-proxy 2026-03-26 00:56:18.845 | + functions-common:is_service_enabled:2068 : return 0 2026-03-26 00:56:18.852 | + lib/glance:configure_glance:421 : iniset /etc/glance/glance-api.conf DEFAULT bind_port 19292 2026-03-26 00:56:18.918 | + lib/glance:configure_glance:422 : iniset /etc/glance/glance-api.conf keystone_authtoken identity_uri https://199.19.213.179/identity 2026-03-26 00:56:18.985 | + lib/glance:configure_glance:426 : setup_logging /etc/glance/glance-api.conf 2026-03-26 00:56:18.991 | + functions:setup_logging:693 : setup_systemd_logging /etc/glance/glance-api.conf 2026-03-26 00:56:18.997 | + functions:setup_systemd_logging:710 : local conf_file=/etc/glance/glance-api.conf 2026-03-26 00:56:19.003 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-03-26 00:56:19.044 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-03-26 00:56:19.050 | + functions:setup_systemd_logging:716 : local pidstr= 2026-03-26 00:56:19.055 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-03-26 00:56:19.061 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-03-26 00:56:19.066 | + 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-26 00:56:19.129 | + 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-26 00:56:19.195 | + 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-26 00:56:19.265 | + functions:setup_systemd_logging:727 : iniset /etc/glance/glance-api.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-03-26 00:56:19.330 | + functions:setup_systemd_logging:730 : iniset /etc/glance/glance-api.conf DEFAULT log_color False 2026-03-26 00:56:19.392 | + lib/glance:configure_glance:428 : cp -p /opt/stack/glance/etc/glance-api-paste.ini /etc/glance/glance-api-paste.ini 2026-03-26 00:56:19.407 | + lib/glance:configure_glance:431 : iniset /etc/glance/glance-cache.conf DEFAULT debug True 2026-03-26 00:56:19.478 | + lib/glance:configure_glance:432 : iniset /etc/glance/glance-cache.conf DEFAULT use_syslog False 2026-03-26 00:56:19.543 | + lib/glance:configure_glance:433 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2026-03-26 00:56:19.611 | + lib/glance:configure_glance:434 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_driver centralized_db 2026-03-26 00:56:19.680 | + lib/glance:configure_glance:437 : iniset /etc/glance/glance-cache.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2026-03-26 00:56:19.749 | + lib/glance:configure_glance:440 : iniset /etc/glance/glance-image-import.conf image_import_opts image_import_plugins '[]' 2026-03-26 00:56:19.828 | + lib/glance:configure_glance:441 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties ignore_user_roles admin 2026-03-26 00:56:19.896 | + lib/glance:configure_glance:442 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties inject 2026-03-26 00:56:19.964 | + lib/glance:configure_glance:444 : cp -p /opt/stack/glance/etc/schema-image.json /etc/glance/schema-image.json 2026-03-26 00:56:19.975 | + 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-26 00:56:19.989 | + lib/glance:configure_glance:447 : is_service_enabled tls-proxy 2026-03-26 00:56:20.023 | + functions-common:is_service_enabled:2068 : return 0 2026-03-26 00:56:20.028 | + lib/glance:configure_glance:448 : CINDER_SERVICE_HOST=199.19.213.179 2026-03-26 00:56:20.033 | + lib/glance:configure_glance:449 : CINDER_SERVICE_PORT=8776 2026-03-26 00:56:20.040 | + lib/glance:configure_glance:451 : iniset /etc/glance/glance-api.conf DEFAULT cinder_endpoint_template 'https://199.19.213.179:8776/v3/%(project_id)s' 2026-03-26 00:56:20.106 | + lib/glance:configure_glance:452 : iniset /etc/glance/glance-cache.conf DEFAULT cinder_endpoint_template 'https://199.19.213.179:8776/v3/%(project_id)s' 2026-03-26 00:56:20.175 | + lib/glance:configure_glance:455 : write_local_uwsgi_http_config /etc/glance/glance-uwsgi.ini glance.wsgi.api:application /image glance-api 2026-03-26 00:56:20.180 | + lib/apache:write_local_uwsgi_http_config:319 : local conf=/etc/glance/glance-uwsgi.ini 2026-03-26 00:56:20.185 | + lib/apache:write_local_uwsgi_http_config:320 : local wsgi=glance.wsgi.api:application 2026-03-26 00:56:20.190 | + lib/apache:write_local_uwsgi_http_config:321 : local url=/image 2026-03-26 00:56:20.195 | + lib/apache:write_local_uwsgi_http_config:322 : local name=glance-api 2026-03-26 00:56:20.200 | + lib/apache:write_local_uwsgi_http_config:324 : '[' -z glance-api ']' 2026-03-26 00:56:20.205 | + lib/apache:write_local_uwsgi_http_config:332 : rm -rf /etc/glance/glance-uwsgi.ini 2026-03-26 00:56:20.214 | + lib/apache:write_local_uwsgi_http_config:335 : [[ glance.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-03-26 00:56:20.219 | + lib/apache:write_local_uwsgi_http_config:336 : iniset /etc/glance/glance-uwsgi.ini uwsgi module glance.wsgi.api:application 2026-03-26 00:56:20.288 | ++ lib/apache:write_local_uwsgi_http_config:341 : get_random_port 2026-03-26 00:56:20.293 | ++ functions:get_random_port:860 : read lower_port upper_port 2026-03-26 00:56:20.299 | ++ functions:get_random_port:861 : true 2026-03-26 00:56:20.304 | ++ functions:get_random_port:862 : (( port = upper_port )) 2026-03-26 00:56:20.310 | ++ functions:get_random_port:862 : (( port >= lower_port )) 2026-03-26 00:56:20.315 | ++ functions:get_random_port:863 : sudo lsof -i :60999 2026-03-26 00:56:20.435 | ++ functions:get_random_port:864 : [[ 1 > 0 ]] 2026-03-26 00:56:20.441 | ++ functions:get_random_port:865 : break 2 2026-03-26 00:56:20.447 | ++ functions:get_random_port:869 : echo 60999 2026-03-26 00:56:20.453 | + lib/apache:write_local_uwsgi_http_config:341 : port=60999 2026-03-26 00:56:20.458 | + lib/apache:write_local_uwsgi_http_config:342 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-socket 127.0.0.1:60999 2026-03-26 00:56:20.521 | + lib/apache:write_local_uwsgi_http_config:343 : iniset /etc/glance/glance-uwsgi.ini uwsgi processes 4 2026-03-26 00:56:20.582 | + lib/apache:write_local_uwsgi_http_config:345 : iniset /etc/glance/glance-uwsgi.ini uwsgi master true 2026-03-26 00:56:20.645 | + lib/apache:write_local_uwsgi_http_config:347 : iniset /etc/glance/glance-uwsgi.ini uwsgi die-on-term true 2026-03-26 00:56:20.709 | + lib/apache:write_local_uwsgi_http_config:348 : iniset /etc/glance/glance-uwsgi.ini uwsgi exit-on-reload false 2026-03-26 00:56:20.771 | + lib/apache:write_local_uwsgi_http_config:351 : iniset /etc/glance/glance-uwsgi.ini uwsgi worker-reload-mercy 80 2026-03-26 00:56:20.836 | + lib/apache:write_local_uwsgi_http_config:352 : iniset /etc/glance/glance-uwsgi.ini uwsgi enable-threads true 2026-03-26 00:56:20.896 | + lib/apache:write_local_uwsgi_http_config:353 : iniset /etc/glance/glance-uwsgi.ini uwsgi plugins http,python3 2026-03-26 00:56:20.959 | + lib/apache:write_local_uwsgi_http_config:355 : iniset /etc/glance/glance-uwsgi.ini uwsgi thunder-lock true 2026-03-26 00:56:21.021 | + 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-26 00:56:21.084 | + lib/apache:write_local_uwsgi_http_config:359 : iniset /etc/glance/glance-uwsgi.ini uwsgi buffer-size 65535 2026-03-26 00:56:21.150 | + lib/apache:write_local_uwsgi_http_config:361 : iniset /etc/glance/glance-uwsgi.ini uwsgi add-header 'Connection: close' 2026-03-26 00:56:21.212 | + lib/apache:write_local_uwsgi_http_config:363 : iniset /etc/glance/glance-uwsgi.ini uwsgi lazy-apps true 2026-03-26 00:56:21.294 | + lib/apache:write_local_uwsgi_http_config:364 : iniset /etc/glance/glance-uwsgi.ini uwsgi chmod-socket 666 2026-03-26 00:56:21.357 | + lib/apache:write_local_uwsgi_http_config:365 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-raw-body true 2026-03-26 00:56:21.418 | + lib/apache:write_local_uwsgi_http_config:366 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-chunked-input true 2026-03-26 00:56:21.484 | + lib/apache:write_local_uwsgi_http_config:367 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-auto-chunked true 2026-03-26 00:56:21.548 | + lib/apache:write_local_uwsgi_http_config:368 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-keepalive false 2026-03-26 00:56:21.613 | + lib/apache:write_local_uwsgi_http_config:370 : iniset /etc/glance/glance-uwsgi.ini uwsgi socket-timeout 30 2026-03-26 00:56:21.679 | + lib/apache:write_local_uwsgi_http_config:372 : iniset /etc/glance/glance-uwsgi.ini uwsgi start-time %t 2026-03-26 00:56:21.741 | + lib/apache:write_local_uwsgi_http_config:374 : enable_apache_mod proxy 2026-03-26 00:56:21.746 | + lib/apache:enable_apache_mod:55 : local mod=proxy 2026-03-26 00:56:21.751 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-03-26 00:56:21.756 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-03-26 00:56:21.762 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-03-26 00:56:21.767 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-03-26 00:56:21.773 | + lib/apache:enable_apache_mod:61 : [[ proxy != \v\e\r\s\i\o\n ]] 2026-03-26 00:56:21.779 | + lib/apache:enable_apache_mod:61 : a2query -m proxy 2026-03-26 00:56:21.827 | proxy (enabled by site administrator) 2026-03-26 00:56:21.833 | + lib/apache:write_local_uwsgi_http_config:375 : enable_apache_mod proxy_http 2026-03-26 00:56:21.839 | + lib/apache:enable_apache_mod:55 : local mod=proxy_http 2026-03-26 00:56:21.844 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-03-26 00:56:21.848 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-03-26 00:56:21.854 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-03-26 00:56:21.859 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-03-26 00:56:21.864 | + lib/apache:enable_apache_mod:61 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2026-03-26 00:56:21.868 | + lib/apache:enable_apache_mod:61 : a2query -m proxy_http 2026-03-26 00:56:21.912 | No module matches proxy_http 2026-03-26 00:56:21.919 | + lib/apache:enable_apache_mod:62 : sudo a2enmod proxy_http 2026-03-26 00:56:21.961 | Considering dependency proxy for proxy_http: 2026-03-26 00:56:21.961 | Module proxy already enabled 2026-03-26 00:56:21.961 | Enabling module proxy_http. 2026-03-26 00:56:21.970 | To activate the new configuration, you need to run: 2026-03-26 00:56:21.970 | systemctl restart apache2 2026-03-26 00:56:21.980 | + lib/apache:enable_apache_mod:63 : [[ '' != \n\o\r\e\s\t\a\r\t ]] 2026-03-26 00:56:21.985 | + lib/apache:enable_apache_mod:64 : restart_apache_server 2026-03-26 00:56:21.991 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-03-26 00:56:21.997 | + functions-common:restart_service:2296 : '[' -x /bin/systemctl ']' 2026-03-26 00:56:22.002 | + functions-common:restart_service:2297 : sudo /bin/systemctl restart apache2 2026-03-26 00:56:22.183 | + lib/apache:write_local_uwsgi_http_config:376 : local apache_conf= 2026-03-26 00:56:22.189 | ++ lib/apache:write_local_uwsgi_http_config:377 : apache_site_config_for glance-api 2026-03-26 00:56:22.194 | ++ lib/apache:apache_site_config_for:174 : local site=glance-api 2026-03-26 00:56:22.199 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-03-26 00:56:22.204 | ++ functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-03-26 00:56:22.209 | ++ functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-03-26 00:56:22.213 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/glance-api.conf 2026-03-26 00:56:22.219 | + lib/apache:write_local_uwsgi_http_config:377 : apache_conf=/etc/apache2/sites-available/glance-api.conf 2026-03-26 00:56:22.225 | + lib/apache:write_local_uwsgi_http_config:378 : echo 'KeepAlive Off' 2026-03-26 00:56:22.227 | + lib/apache:write_local_uwsgi_http_config:378 : sudo tee /etc/apache2/sites-available/glance-api.conf 2026-03-26 00:56:22.243 | KeepAlive Off 2026-03-26 00:56:22.251 | + lib/apache:write_local_uwsgi_http_config:379 : echo 'SetEnv proxy-sendchunked 1' 2026-03-26 00:56:22.252 | + lib/apache:write_local_uwsgi_http_config:379 : sudo tee -a /etc/apache2/sites-available/glance-api.conf 2026-03-26 00:56:22.266 | SetEnv proxy-sendchunked 1 2026-03-26 00:56:22.274 | + lib/apache:write_local_uwsgi_http_config:380 : echo 'ProxyPass "/image" "http://127.0.0.1:60999" retry=0 acquire=1 ' 2026-03-26 00:56:22.275 | + lib/apache:write_local_uwsgi_http_config:380 : sudo tee -a /etc/apache2/sites-available/glance-api.conf 2026-03-26 00:56:22.288 | ProxyPass "/image" "http://127.0.0.1:60999" retry=0 acquire=1 2026-03-26 00:56:22.297 | + lib/apache:write_local_uwsgi_http_config:381 : enable_apache_site glance-api 2026-03-26 00:56:22.303 | + lib/apache:enable_apache_site:191 : local site=glance-api 2026-03-26 00:56:22.308 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-03-26 00:56:22.314 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-03-26 00:56:22.319 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-03-26 00:56:22.325 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-03-26 00:56:22.331 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-03-26 00:56:22.336 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-03-26 00:56:22.342 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-03-26 00:56:22.348 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-03-26 00:56:22.354 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-03-26 00:56:22.359 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-03-26 00:56:22.364 | + lib/apache:enable_apache_site:195 : sudo a2ensite glance-api 2026-03-26 00:56:22.412 | Enabling site glance-api. 2026-03-26 00:56:22.420 | To activate the new configuration, you need to run: 2026-03-26 00:56:22.421 | systemctl reload apache2 2026-03-26 00:56:22.430 | + lib/apache:write_local_uwsgi_http_config:382 : restart_apache_server 2026-03-26 00:56:22.435 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-03-26 00:56:22.440 | + functions-common:restart_service:2296 : '[' -x /bin/systemctl ']' 2026-03-26 00:56:22.446 | + functions-common:restart_service:2297 : sudo /bin/systemctl restart apache2 2026-03-26 00:56:22.600 | ++ lib/glance:configure_glance:459 : awk '-F= ' '/^http-socket/ { print "http://"$2}' /etc/glance/glance-uwsgi.ini 2026-03-26 00:56:22.613 | + lib/glance:configure_glance:459 : iniset /etc/glance/glance-api.conf DEFAULT worker_self_reference_url http://127.0.0.1:60999 2026-03-26 00:56:22.678 | + lib/glance:configure_glance:463 : iniset /etc/glance/glance-api.conf wsgi python_interpreter /opt/stack/data/venv/bin/python3 2026-03-26 00:56:22.746 | + lib/glance:configure_glance:465 : [[ True == True ]] 2026-03-26 00:56:22.750 | + lib/glance:configure_glance:466 : iniset /etc/glance/glance-api.conf oslo_policy enforce_scope true 2026-03-26 00:56:22.822 | + lib/glance:configure_glance:467 : iniset /etc/glance/glance-api.conf oslo_policy enforce_new_defaults true 2026-03-26 00:56:22.887 | + lib/glance:configure_glance:468 : iniset /etc/glance/glance-api.conf DEFAULT enforce_secure_rbac true 2026-03-26 00:56:22.957 | + ./stack.sh:main:942 : is_service_enabled cinder 2026-03-26 00:56:22.995 | + functions-common:is_service_enabled:2068 : return 0 2026-03-26 00:56:23.001 | + ./stack.sh:main:944 : stack_install_service cinder 2026-03-26 00:56:23.006 | + lib/stack:stack_install_service:20 : local service=cinder 2026-03-26 00:56:23.012 | + lib/stack:stack_install_service:21 : type install_cinder 2026-03-26 00:56:23.019 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-03-26 00:56:23.024 | + lib/stack:stack_install_service:32 : install_cinder 2026-03-26 00:56:23.030 | + lib/cinder:install_cinder:526 : git_clone https://github.com/openstack/cinder.git /opt/stack/cinder master 2026-03-26 00:56:23.036 | + functions-common:git_clone:581 : local git_remote=https://github.com/openstack/cinder.git 2026-03-26 00:56:23.043 | + functions-common:git_clone:582 : local git_dest=/opt/stack/cinder 2026-03-26 00:56:23.049 | + functions-common:git_clone:583 : local git_ref=master 2026-03-26 00:56:23.054 | + functions-common:git_clone:584 : local orig_dir 2026-03-26 00:56:23.061 | ++ functions-common:git_clone:585 : pwd 2026-03-26 00:56:23.068 | + functions-common:git_clone:585 : orig_dir=/opt/stack/devstack 2026-03-26 00:56:23.073 | + functions-common:git_clone:586 : local git_clone_flags= 2026-03-26 00:56:23.081 | ++ functions-common:git_clone:588 : trueorfalse False RECLONE 2026-03-26 00:56:23.120 | + functions-common:git_clone:588 : RECLONE=False 2026-03-26 00:56:23.124 | + functions-common:git_clone:589 : [[ 0 -gt 0 ]] 2026-03-26 00:56:23.128 | + functions-common:git_clone:593 : [[ False = \T\r\u\e ]] 2026-03-26 00:56:23.134 | + functions-common:git_clone:602 : egrep -q '^refs' 2026-03-26 00:56:23.134 | + functions-common:git_clone:602 : echo master 2026-03-26 00:56:23.149 | + functions-common:git_clone:616 : [[ ! -d /opt/stack/cinder ]] 2026-03-26 00:56:23.156 | + functions-common:git_clone:626 : [[ False = \T\r\u\e ]] 2026-03-26 00:56:23.161 | + functions-common:git_clone:661 : sudo git config --system --add safe.directory /opt/stack/cinder 2026-03-26 00:56:23.191 | + functions-common:git_clone:664 : cd /opt/stack/cinder 2026-03-26 00:56:23.197 | + functions-common:git_clone:665 : git show --oneline 2026-03-26 00:56:23.197 | + functions-common:git_clone:665 : head -1 2026-03-26 00:56:23.206 | 2190f0549 Release notes: move hitachi-vsp-one note 2026-03-26 00:56:23.212 | + functions-common:git_clone:666 : cd /opt/stack/devstack 2026-03-26 00:56:23.217 | + lib/cinder:install_cinder:527 : setup_develop /opt/stack/cinder 2026-03-26 00:56:23.223 | + inc/python:setup_develop:353 : local bindep 2026-03-26 00:56:23.228 | + inc/python:setup_develop:354 : [[ /opt/stack/cinder == -bindep* ]] 2026-03-26 00:56:23.234 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/cinder 2026-03-26 00:56:23.240 | + inc/python:setup_develop:359 : local extras= 2026-03-26 00:56:23.246 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/cinder -e 2026-03-26 00:56:23.251 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-03-26 00:56:23.257 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/cinder == -bindep* ]] 2026-03-26 00:56:23.261 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/cinder 2026-03-26 00:56:23.266 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-03-26 00:56:23.272 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-03-26 00:56:23.277 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/cinder 2026-03-26 00:56:23.282 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-03-26 00:56:23.287 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/cinder 2026-03-26 00:56:23.294 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-03-26 00:56:23.300 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-03-26 00:56:23.307 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/cinder/setup.cfg 2026-03-26 00:56:23.316 | + inc/python:_setup_package_with_constraints_edit:400 : name=cinder 2026-03-26 00:56:23.321 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z cinder ']' 2026-03-26 00:56:23.327 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- cinder 2026-03-26 00:56:23.423 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/cinder -e 2026-03-26 00:56:23.430 | + inc/python:setup_package:436 : local bindep=0 2026-03-26 00:56:23.436 | + inc/python:setup_package:437 : local bindep_flag= 2026-03-26 00:56:23.441 | + inc/python:setup_package:438 : local bindep_profiles= 2026-03-26 00:56:23.446 | + inc/python:setup_package:439 : [[ /opt/stack/cinder == -bindep* ]] 2026-03-26 00:56:23.450 | + inc/python:setup_package:444 : local project_dir=/opt/stack/cinder 2026-03-26 00:56:23.456 | + inc/python:setup_package:445 : local flags=-e 2026-03-26 00:56:23.460 | + inc/python:setup_package:446 : local extras= 2026-03-26 00:56:23.465 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-03-26 00:56:23.470 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-03-26 00:56:23.475 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-03-26 00:56:23.480 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-03-26 00:56:23.486 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-03-26 00:56:23.492 | + inc/python:setup_package:464 : pip_install -e /opt/stack/cinder 2026-03-26 00:56:23.536 | Using python 3.12 to install /opt/stack/cinder 2026-03-26 00:56:23.541 | + 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-26 00:56:24.086 | Obtaining file:///opt/stack/cinder 2026-03-26 00:56:24.088 | Installing build dependencies: started 2026-03-26 00:56:25.059 | Installing build dependencies: finished with status 'done' 2026-03-26 00:56:25.060 | Checking if build backend supports build_editable: started 2026-03-26 00:56:25.361 | Checking if build backend supports build_editable: finished with status 'done' 2026-03-26 00:56:25.362 | Getting requirements to build editable: started 2026-03-26 00:56:25.517 | Getting requirements to build editable: finished with status 'done' 2026-03-26 00:56:25.519 | Preparing editable metadata (pyproject.toml): started 2026-03-26 00:56:26.416 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-03-26 00:56:26.437 | Requirement already satisfied: pbr>=5.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev16) (7.0.3) 2026-03-26 00:56:26.437 | Requirement already satisfied: decorator>=4.4.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev16) (5.2.1) 2026-03-26 00:56:26.438 | Requirement already satisfied: eventlet!=0.32.0,>=0.30.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev16) (0.40.4) 2026-03-26 00:56:26.438 | Requirement already satisfied: greenlet>=0.4.16 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev16) (3.3.2) 2026-03-26 00:56:26.438 | Requirement already satisfied: iso8601>=0.1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev16) (2.1.0) 2026-03-26 00:56:26.439 | Requirement already satisfied: jsonschema>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev16) (4.26.0) 2026-03-26 00:56:26.439 | Requirement already satisfied: keystoneauth1>=4.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev16) (5.13.1) 2026-03-26 00:56:26.440 | Requirement already satisfied: keystonemiddleware>=9.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev16) (12.0.0) 2026-03-26 00:56:26.796 | Collecting lxml>=4.5.2 (from cinder==28.1.0.dev16) 2026-03-26 00:56:26.920 | Downloading lxml-6.0.2-cp312-cp312-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl.metadata (3.6 kB) 2026-03-26 00:56:26.932 | Requirement already satisfied: oslo.config>=8.3.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev16) (10.3.0) 2026-03-26 00:56:26.932 | Requirement already satisfied: oslo.concurrency>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev16) (7.4.0) 2026-03-26 00:56:26.933 | Requirement already satisfied: oslo.context>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev16) (6.3.0) 2026-03-26 00:56:26.933 | Requirement already satisfied: oslo.db>=11.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev16) (18.0.0) 2026-03-26 00:56:26.934 | Requirement already satisfied: oslo.log>=4.6.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev16) (8.1.0) 2026-03-26 00:56:26.935 | Requirement already satisfied: oslo.messaging>=14.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev16) (17.3.0) 2026-03-26 00:56:26.935 | Requirement already satisfied: oslo.middleware>=4.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev16) (8.0.0) 2026-03-26 00:56:26.936 | Requirement already satisfied: oslo.policy>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev16) (5.0.0) 2026-03-26 00:56:26.936 | Requirement already satisfied: oslo.privsep>=2.6.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev16) (3.10.1) 2026-03-26 00:56:26.937 | Requirement already satisfied: oslo.reports>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev16) (3.7.0) 2026-03-26 00:56:26.937 | Requirement already satisfied: oslo.rootwrap>=6.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev16) (7.9.0) 2026-03-26 00:56:26.938 | Requirement already satisfied: oslo.serialization>=4.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev16) (5.9.1) 2026-03-26 00:56:26.938 | Requirement already satisfied: oslo.service>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev16) (4.5.1) 2026-03-26 00:56:26.939 | Requirement already satisfied: oslo.upgradecheck>=1.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev16) (2.7.1) 2026-03-26 00:56:26.939 | Requirement already satisfied: oslo.utils>=6.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev16) (10.0.0) 2026-03-26 00:56:26.976 | Collecting oslo.versionedobjects>=2.4.0 (from cinder==28.1.0.dev16) 2026-03-26 00:56:26.999 | Downloading oslo_versionedobjects-3.9.0-py3-none-any.whl.metadata (2.5 kB) 2026-03-26 00:56:27.009 | Requirement already satisfied: osprofiler>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev16) (4.3.0) 2026-03-26 00:56:27.009 | Requirement already satisfied: packaging>=20.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev16) (26.0) 2026-03-26 00:56:27.047 | Collecting paramiko>=2.7.2 (from cinder==28.1.0.dev16) 2026-03-26 00:56:27.069 | Downloading paramiko-4.0.0-py3-none-any.whl.metadata (3.9 kB) 2026-03-26 00:56:27.079 | Requirement already satisfied: Paste>=3.4.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev16) (3.10.1) 2026-03-26 00:56:27.080 | Requirement already satisfied: PasteDeploy>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev16) (3.1.0) 2026-03-26 00:56:27.080 | Requirement already satisfied: pyparsing>=2.4.7 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev16) (3.3.2) 2026-03-26 00:56:27.081 | Requirement already satisfied: python-barbicanclient>=5.0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev16) (7.3.0) 2026-03-26 00:56:27.112 | Collecting python-glanceclient>=3.2.2 (from cinder==28.1.0.dev16) 2026-03-26 00:56:27.135 | Downloading python_glanceclient-4.11.0-py3-none-any.whl.metadata (4.0 kB) 2026-03-26 00:56:27.145 | Requirement already satisfied: python-keystoneclient>=4.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev16) (5.8.0) 2026-03-26 00:56:27.187 | Collecting python-novaclient>=18.2.0 (from cinder==28.1.0.dev16) 2026-03-26 00:56:27.212 | Downloading python_novaclient-18.12.0-py3-none-any.whl.metadata (3.2 kB) 2026-03-26 00:56:27.249 | Collecting python-swiftclient>=3.10.1 (from cinder==28.1.0.dev16) 2026-03-26 00:56:27.273 | Downloading python_swiftclient-4.10.0-py3-none-any.whl.metadata (3.9 kB) 2026-03-26 00:56:27.283 | Requirement already satisfied: requests>=2.25.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev16) (2.32.5) 2026-03-26 00:56:27.284 | Requirement already satisfied: Routes>=2.4.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev16) (2.5.1) 2026-03-26 00:56:27.284 | Requirement already satisfied: taskflow>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev16) (6.2.0) 2026-03-26 00:56:27.318 | Collecting rtslib-fb>=2.1.74 (from cinder==28.1.0.dev16) 2026-03-26 00:56:27.341 | Downloading rtslib_fb-2.2.3-py3-none-any.whl.metadata (2.4 kB) 2026-03-26 00:56:27.349 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev16) (2.0.46) 2026-03-26 00:56:27.350 | Requirement already satisfied: stevedore>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev16) (5.7.0) 2026-03-26 00:56:27.380 | Collecting tabulate>=0.8.7 (from cinder==28.1.0.dev16) 2026-03-26 00:56:27.403 | Downloading tabulate-0.9.0-py3-none-any.whl.metadata (34 kB) 2026-03-26 00:56:27.428 | Requirement already satisfied: tenacity>=6.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev16) (9.1.4) 2026-03-26 00:56:27.429 | Requirement already satisfied: WebOb>=1.8.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev16) (1.8.9) 2026-03-26 00:56:27.430 | Requirement already satisfied: oslo.i18n>=5.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev16) (6.7.2) 2026-03-26 00:56:27.466 | Collecting oslo.vmware>=3.10.0 (from cinder==28.1.0.dev16) 2026-03-26 00:56:27.491 | Downloading oslo_vmware-4.9.0-py3-none-any.whl.metadata (2.3 kB) 2026-03-26 00:56:27.500 | Requirement already satisfied: os-brick>=6.10.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev16) (7.0.0) 2026-03-26 00:56:27.540 | Collecting tooz>=2.8.0 (from cinder==28.1.0.dev16) 2026-03-26 00:56:27.564 | Downloading tooz-8.1.0-py3-none-any.whl.metadata (2.9 kB) 2026-03-26 00:56:27.629 | Collecting google-api-python-client>=1.11.0 (from cinder==28.1.0.dev16) 2026-03-26 00:56:27.651 | Downloading google_api_python_client-2.190.0-py3-none-any.whl.metadata (7.0 kB) 2026-03-26 00:56:27.661 | Requirement already satisfied: castellan>=3.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev16) (5.6.0) 2026-03-26 00:56:27.662 | Requirement already satisfied: cryptography>=3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev16) (43.0.3) 2026-03-26 00:56:27.662 | Requirement already satisfied: cursive>=0.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev16) (0.2.3) 2026-03-26 00:56:27.805 | Collecting zstd>=1.5.0.0 (from cinder==28.1.0.dev16) 2026-03-26 00:56:27.830 | 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-26 00:56:28.090 | Collecting boto3>=1.18.49 (from cinder==28.1.0.dev16) 2026-03-26 00:56:28.113 | Downloading boto3-1.35.99-py3-none-any.whl.metadata (6.7 kB) 2026-03-26 00:56:28.124 | Requirement already satisfied: distro>=1.8.0 in /usr/lib/python3/dist-packages (from cinder==28.1.0.dev16) (1.9.0) 2026-03-26 00:56:28.125 | Requirement already satisfied: tzdata>=2022.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev16) (2025.3) 2026-03-26 00:56:28.125 | Requirement already satisfied: cachetools>=4.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev16) (7.0.1) 2026-03-26 00:56:28.446 | Collecting botocore<1.36.0,>=1.35.99 (from boto3>=1.18.49->cinder==28.1.0.dev16) 2026-03-26 00:56:28.470 | Downloading botocore-1.35.99-py3-none-any.whl.metadata (5.7 kB) 2026-03-26 00:56:28.478 | Requirement already satisfied: jmespath<2.0.0,>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from boto3>=1.18.49->cinder==28.1.0.dev16) (1.1.0) 2026-03-26 00:56:28.500 | Collecting s3transfer<0.11.0,>=0.10.0 (from boto3>=1.18.49->cinder==28.1.0.dev16) 2026-03-26 00:56:28.524 | Downloading s3transfer-0.10.4-py3-none-any.whl.metadata (1.7 kB) 2026-03-26 00:56:28.533 | Requirement already satisfied: python-dateutil<3.0.0,>=2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from botocore<1.36.0,>=1.35.99->boto3>=1.18.49->cinder==28.1.0.dev16) (2.9.0.post0) 2026-03-26 00:56:28.533 | Requirement already satisfied: urllib3!=2.2.0,<3,>=1.25.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from botocore<1.36.0,>=1.35.99->boto3>=1.18.49->cinder==28.1.0.dev16) (2.6.3) 2026-03-26 00:56:28.536 | Requirement already satisfied: six>=1.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-dateutil<3.0.0,>=2.1->botocore<1.36.0,>=1.35.99->boto3>=1.18.49->cinder==28.1.0.dev16) (1.17.0) 2026-03-26 00:56:28.561 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=3.1->cinder==28.1.0.dev16) (2.0.0) 2026-03-26 00:56:28.564 | Requirement already satisfied: pycparser in /opt/stack/data/venv/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=3.1->cinder==28.1.0.dev16) (3.0) 2026-03-26 00:56:28.569 | Requirement already satisfied: dnspython>=1.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from eventlet!=0.32.0,>=0.30.1->cinder==28.1.0.dev16) (2.8.0) 2026-03-26 00:56:28.573 | Requirement already satisfied: httplib2<1.0.0,>=0.19.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from google-api-python-client>=1.11.0->cinder==28.1.0.dev16) (0.31.2) 2026-03-26 00:56:28.616 | Collecting google-auth!=2.24.0,!=2.25.0,<3.0.0,>=1.32.0 (from google-api-python-client>=1.11.0->cinder==28.1.0.dev16) 2026-03-26 00:56:28.642 | Downloading google_auth-2.48.0-py3-none-any.whl.metadata (6.2 kB) 2026-03-26 00:56:28.679 | Collecting google-auth-httplib2<1.0.0,>=0.2.0 (from google-api-python-client>=1.11.0->cinder==28.1.0.dev16) 2026-03-26 00:56:28.704 | Downloading google_auth_httplib2-0.3.0-py3-none-any.whl.metadata (3.1 kB) 2026-03-26 00:56:28.754 | Collecting google-api-core!=2.0.*,!=2.1.*,!=2.2.*,!=2.3.0,<3.0.0,>=1.31.5 (from google-api-python-client>=1.11.0->cinder==28.1.0.dev16) 2026-03-26 00:56:28.776 | Downloading google_api_core-2.30.0-py3-none-any.whl.metadata (3.1 kB) 2026-03-26 00:56:28.810 | Collecting uritemplate<5,>=3.0.1 (from google-api-python-client>=1.11.0->cinder==28.1.0.dev16) 2026-03-26 00:56:28.833 | Downloading uritemplate-4.2.0-py3-none-any.whl.metadata (2.6 kB) 2026-03-26 00:56:28.871 | 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==28.1.0.dev16) 2026-03-26 00:56:28.894 | Downloading googleapis_common_protos-1.72.0-py3-none-any.whl.metadata (9.4 kB) 2026-03-26 00:56:29.088 | 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==28.1.0.dev16) 2026-03-26 00:56:29.111 | Downloading protobuf-6.33.5-cp39-abi3-manylinux2014_x86_64.whl.metadata (593 bytes) 2026-03-26 00:56:29.147 | Collecting proto-plus<2.0.0,>=1.22.3 (from google-api-core!=2.0.*,!=2.1.*,!=2.2.*,!=2.3.0,<3.0.0,>=1.31.5->google-api-python-client>=1.11.0->cinder==28.1.0.dev16) 2026-03-26 00:56:29.170 | Downloading proto_plus-1.27.1-py3-none-any.whl.metadata (2.2 kB) 2026-03-26 00:56:29.219 | Collecting pyasn1-modules>=0.2.1 (from google-auth!=2.24.0,!=2.25.0,<3.0.0,>=1.32.0->google-api-python-client>=1.11.0->cinder==28.1.0.dev16) 2026-03-26 00:56:29.241 | Downloading pyasn1_modules-0.4.1-py3-none-any.whl.metadata (3.5 kB) 2026-03-26 00:56:29.271 | 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==28.1.0.dev16) 2026-03-26 00:56:29.292 | Downloading rsa-4.9.1-py3-none-any.whl.metadata (5.6 kB) 2026-03-26 00:56:29.319 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.25.1->cinder==28.1.0.dev16) (3.4.4) 2026-03-26 00:56:29.319 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.25.1->cinder==28.1.0.dev16) (3.11) 2026-03-26 00:56:29.320 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.1->cinder==28.1.0.dev16) (2023.11.17) 2026-03-26 00:56:29.359 | 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==28.1.0.dev16) 2026-03-26 00:56:29.385 | Downloading pyasn1-0.6.0-py2.py3-none-any.whl.metadata (8.3 kB) 2026-03-26 00:56:29.404 | Requirement already satisfied: attrs>=22.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->cinder==28.1.0.dev16) (25.4.0) 2026-03-26 00:56:29.404 | Requirement already satisfied: jsonschema-specifications>=2023.03.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->cinder==28.1.0.dev16) (2025.9.1) 2026-03-26 00:56:29.404 | Requirement already satisfied: referencing>=0.28.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->cinder==28.1.0.dev16) (0.37.0) 2026-03-26 00:56:29.405 | Requirement already satisfied: rpds-py>=0.25.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->cinder==28.1.0.dev16) (0.30.0) 2026-03-26 00:56:29.411 | Requirement already satisfied: os-service-types>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=4.2.1->cinder==28.1.0.dev16) (1.8.2) 2026-03-26 00:56:29.411 | Requirement already satisfied: typing-extensions>=4.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=4.2.1->cinder==28.1.0.dev16) (4.15.0) 2026-03-26 00:56:29.413 | Requirement already satisfied: oslo.cache>=3.11.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=9.1.0->cinder==28.1.0.dev16) (4.1.1) 2026-03-26 00:56:29.414 | Requirement already satisfied: pycadf>=1.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=9.1.0->cinder==28.1.0.dev16) (4.0.1) 2026-03-26 00:56:29.415 | Requirement already satisfied: PyJWT>=2.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=9.1.0->cinder==28.1.0.dev16) (2.11.0) 2026-03-26 00:56:29.421 | Requirement already satisfied: psutil>=5.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from os-brick>=6.10.0->cinder==28.1.0.dev16) (7.2.2) 2026-03-26 00:56:29.424 | Requirement already satisfied: dogpile.cache>=1.3.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.cache>=3.11.0->keystonemiddleware>=9.1.0->cinder==28.1.0.dev16) (1.5.0) 2026-03-26 00:56:29.429 | Requirement already satisfied: fasteners>=0.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.concurrency>=4.5.0->cinder==28.1.0.dev16) (0.20) 2026-03-26 00:56:29.429 | Requirement already satisfied: debtcollector>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.concurrency>=4.5.0->cinder==28.1.0.dev16) (3.0.0) 2026-03-26 00:56:29.431 | 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==28.1.0.dev16) (2.1.1) 2026-03-26 00:56:29.434 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=8.3.2->cinder==28.1.0.dev16) (1.3.0) 2026-03-26 00:56:29.434 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=8.3.2->cinder==28.1.0.dev16) (2.0.0) 2026-03-26 00:56:29.435 | Requirement already satisfied: PyYAML>=5.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=8.3.2->cinder==28.1.0.dev16) (6.0.3) 2026-03-26 00:56:29.442 | Requirement already satisfied: alembic>=0.9.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=11.0.0->cinder==28.1.0.dev16) (1.18.4) 2026-03-26 00:56:29.444 | Requirement already satisfied: testresources>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=11.0.0->cinder==28.1.0.dev16) (2.0.2) 2026-03-26 00:56:29.444 | Requirement already satisfied: testscenarios>=0.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=11.0.0->cinder==28.1.0.dev16) (0.5.0) 2026-03-26 00:56:29.446 | Requirement already satisfied: Mako in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=0.9.6->oslo.db>=11.0.0->cinder==28.1.0.dev16) (1.3.10) 2026-03-26 00:56:29.453 | Requirement already satisfied: futurist>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=14.6.0->cinder==28.1.0.dev16) (3.2.1) 2026-03-26 00:56:29.454 | Requirement already satisfied: amqp>=2.5.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=14.6.0->cinder==28.1.0.dev16) (5.3.1) 2026-03-26 00:56:29.455 | Requirement already satisfied: kombu>=4.6.8 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=14.6.0->cinder==28.1.0.dev16) (5.6.2) 2026-03-26 00:56:29.455 | Requirement already satisfied: oslo.metrics>=0.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=14.6.0->cinder==28.1.0.dev16) (0.15.1) 2026-03-26 00:56:29.458 | Requirement already satisfied: vine<6.0.0,>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from amqp>=2.5.2->oslo.messaging>=14.6.0->cinder==28.1.0.dev16) (5.1.0) 2026-03-26 00:56:29.467 | Requirement already satisfied: prometheus-client>=0.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.metrics>=0.2.1->oslo.messaging>=14.6.0->cinder==28.1.0.dev16) (0.24.1) 2026-03-26 00:56:29.470 | Requirement already satisfied: bcrypt>=3.1.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=4.1.1->cinder==28.1.0.dev16) (5.0.0) 2026-03-26 00:56:29.470 | Requirement already satisfied: Jinja2>=2.10 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=4.1.1->cinder==28.1.0.dev16) (3.1.6) 2026-03-26 00:56:29.471 | Requirement already satisfied: statsd>=3.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=4.1.1->cinder==28.1.0.dev16) (4.0.1) 2026-03-26 00:56:29.475 | Requirement already satisfied: MarkupSafe>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from Jinja2>=2.10->oslo.middleware>=4.1.1->cinder==28.1.0.dev16) (3.0.3) 2026-03-26 00:56:29.483 | Requirement already satisfied: msgpack>=0.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.privsep>=2.6.2->cinder==28.1.0.dev16) (1.1.2) 2026-03-26 00:56:29.496 | Requirement already satisfied: Yappi>=1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=4.5.0->cinder==28.1.0.dev16) (1.7.3) 2026-03-26 00:56:29.499 | Requirement already satisfied: PrettyTable>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.upgradecheck>=1.1.1->cinder==28.1.0.dev16) (3.17.0) 2026-03-26 00:56:29.535 | Collecting suds-community>=0.6 (from oslo.vmware>=3.10.0->cinder==28.1.0.dev16) 2026-03-26 00:56:29.558 | Downloading suds_community-1.2.0-py3-none-any.whl.metadata (1.6 kB) 2026-03-26 00:56:29.617 | Collecting invoke>=2.0 (from paramiko>=2.7.2->cinder==28.1.0.dev16) 2026-03-26 00:56:29.640 | Downloading invoke-2.2.1-py3-none-any.whl.metadata (3.3 kB) 2026-03-26 00:56:29.685 | Collecting pynacl>=1.5 (from paramiko>=2.7.2->cinder==28.1.0.dev16) 2026-03-26 00:56:29.708 | Downloading pynacl-1.6.2-cp38-abi3-manylinux_2_34_x86_64.whl.metadata (10.0 kB) 2026-03-26 00:56:29.728 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=3.4.3->cinder==28.1.0.dev16) (82.0.1) 2026-03-26 00:56:29.738 | Requirement already satisfied: wcwidth in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.1.1->cinder==28.1.0.dev16) (0.6.0) 2026-03-26 00:56:29.765 | Requirement already satisfied: cliff>=2.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-barbicanclient>=5.0.1->cinder==28.1.0.dev16) (4.13.2) 2026-03-26 00:56:29.768 | Requirement already satisfied: autopage>=0.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=2.8.0->python-barbicanclient>=5.0.1->cinder==28.1.0.dev16) (0.6.0) 2026-03-26 00:56:29.769 | Requirement already satisfied: cmd2>=1.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=2.8.0->python-barbicanclient>=5.0.1->cinder==28.1.0.dev16) (3.2.0) 2026-03-26 00:56:29.776 | Requirement already satisfied: pyperclip>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff>=2.8.0->python-barbicanclient>=5.0.1->cinder==28.1.0.dev16) (1.11.0) 2026-03-26 00:56:29.776 | Requirement already satisfied: rich>=14.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff>=2.8.0->python-barbicanclient>=5.0.1->cinder==28.1.0.dev16) (14.3.3) 2026-03-26 00:56:29.776 | Requirement already satisfied: rich-argparse>=1.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff>=2.8.0->python-barbicanclient>=5.0.1->cinder==28.1.0.dev16) (1.7.2) 2026-03-26 00:56:29.805 | Collecting warlock>=1.2.0 (from python-glanceclient>=3.2.2->cinder==28.1.0.dev16) 2026-03-26 00:56:29.830 | Downloading warlock-2.1.0-py3-none-any.whl.metadata (4.0 kB) 2026-03-26 00:56:29.840 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-glanceclient>=3.2.2->cinder==28.1.0.dev16) (24.2.1) 2026-03-26 00:56:29.873 | Requirement already satisfied: markdown-it-py>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=14.3.0->cmd2>=1.0.0->cliff>=2.8.0->python-barbicanclient>=5.0.1->cinder==28.1.0.dev16) (4.0.0) 2026-03-26 00:56:29.874 | Requirement already satisfied: pygments<3.0.0,>=2.13.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=14.3.0->cmd2>=1.0.0->cliff>=2.8.0->python-barbicanclient>=5.0.1->cinder==28.1.0.dev16) (2.19.2) 2026-03-26 00:56:29.880 | Requirement already satisfied: mdurl~=0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from markdown-it-py>=2.2.0->rich>=14.3.0->cmd2>=1.0.0->cliff>=2.8.0->python-barbicanclient>=5.0.1->cinder==28.1.0.dev16) (0.1.2) 2026-03-26 00:56:29.892 | Requirement already satisfied: repoze.lru>=0.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from Routes>=2.4.1->cinder==28.1.0.dev16) (0.7) 2026-03-26 00:56:29.924 | Collecting pyudev~=0.18 (from rtslib-fb>=2.1.74->cinder==28.1.0.dev16) 2026-03-26 00:56:29.949 | Downloading pyudev-0.24.4-py3-none-any.whl.metadata (4.4 kB) 2026-03-26 00:56:29.989 | Requirement already satisfied: networkx>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from taskflow>=4.5.0->cinder==28.1.0.dev16) (3.4.2) 2026-03-26 00:56:29.989 | Requirement already satisfied: automaton>=1.9.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from taskflow>=4.5.0->cinder==28.1.0.dev16) (3.3.0) 2026-03-26 00:56:29.991 | Requirement already satisfied: pydot>=1.2.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from taskflow>=4.5.0->cinder==28.1.0.dev16) (4.0.1) 2026-03-26 00:56:30.016 | Requirement already satisfied: testtools in /opt/stack/data/venv/lib/python3.12/site-packages (from testscenarios>=0.4->oslo.db>=11.0.0->cinder==28.1.0.dev16) (2.8.5) 2026-03-26 00:56:30.047 | Collecting voluptuous>=0.8.9 (from tooz>=2.8.0->cinder==28.1.0.dev16) 2026-03-26 00:56:30.070 | Downloading voluptuous-0.16.0-py3-none-any.whl.metadata (20 kB) 2026-03-26 00:56:30.101 | Requirement already satisfied: jsonpatch~=1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from warlock>=1.2.0->python-glanceclient>=3.2.2->cinder==28.1.0.dev16) (1.33) 2026-03-26 00:56:30.105 | Requirement already satisfied: jsonpointer>=1.9 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonpatch~=1.0->warlock>=1.2.0->python-glanceclient>=3.2.2->cinder==28.1.0.dev16) (3.0.0) 2026-03-26 00:56:30.180 | Downloading boto3-1.35.99-py3-none-any.whl (139 kB) 2026-03-26 00:56:30.239 | Downloading botocore-1.35.99-py3-none-any.whl (13.3 MB) 2026-03-26 00:56:30.460 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 13.3/13.3 MB 65.2 MB/s 0:00:00 2026-03-26 00:56:30.484 | Downloading s3transfer-0.10.4-py3-none-any.whl (83 kB) 2026-03-26 00:56:30.525 | Downloading google_api_python_client-2.190.0-py3-none-any.whl (14.7 MB) 2026-03-26 00:56:30.779 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 14.7/14.7 MB 58.0 MB/s 0:00:00 2026-03-26 00:56:30.802 | Downloading google_api_core-2.30.0-py3-none-any.whl (173 kB) 2026-03-26 00:56:30.835 | Downloading google_auth-2.48.0-py3-none-any.whl (236 kB) 2026-03-26 00:56:30.870 | Downloading google_auth_httplib2-0.3.0-py3-none-any.whl (9.5 kB) 2026-03-26 00:56:30.901 | Downloading googleapis_common_protos-1.72.0-py3-none-any.whl (297 kB) 2026-03-26 00:56:30.934 | Downloading proto_plus-1.27.1-py3-none-any.whl (50 kB) 2026-03-26 00:56:30.965 | Downloading protobuf-6.33.5-cp39-abi3-manylinux2014_x86_64.whl (323 kB) 2026-03-26 00:56:30.999 | Downloading rsa-4.9.1-py3-none-any.whl (34 kB) 2026-03-26 00:56:31.031 | Downloading uritemplate-4.2.0-py3-none-any.whl (11 kB) 2026-03-26 00:56:31.063 | Downloading lxml-6.0.2-cp312-cp312-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl (5.3 MB) 2026-03-26 00:56:31.166 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 5.3/5.3 MB 51.9 MB/s 0:00:00 2026-03-26 00:56:31.192 | Downloading oslo_versionedobjects-3.9.0-py3-none-any.whl (86 kB) 2026-03-26 00:56:31.224 | Downloading oslo_vmware-4.9.0-py3-none-any.whl (624 kB) 2026-03-26 00:56:31.242 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 624.2/624.2 kB 26.1 MB/s 0:00:00 2026-03-26 00:56:31.265 | Downloading paramiko-4.0.0-py3-none-any.whl (223 kB) 2026-03-26 00:56:31.297 | Downloading invoke-2.2.1-py3-none-any.whl (160 kB) 2026-03-26 00:56:31.332 | Downloading pyasn1-0.6.0-py2.py3-none-any.whl (85 kB) 2026-03-26 00:56:31.364 | Downloading pyasn1_modules-0.4.1-py3-none-any.whl (181 kB) 2026-03-26 00:56:31.396 | Downloading pynacl-1.6.2-cp38-abi3-manylinux_2_34_x86_64.whl (1.4 MB) 2026-03-26 00:56:31.428 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.4/1.4 MB 47.6 MB/s 0:00:00 2026-03-26 00:56:31.451 | Downloading python_glanceclient-4.11.0-py3-none-any.whl (208 kB) 2026-03-26 00:56:31.486 | Downloading python_novaclient-18.12.0-py3-none-any.whl (336 kB) 2026-03-26 00:56:31.529 | Downloading python_swiftclient-4.10.0-py3-none-any.whl (88 kB) 2026-03-26 00:56:31.589 | Downloading rtslib_fb-2.2.3-py3-none-any.whl (49 kB) 2026-03-26 00:56:31.621 | Downloading pyudev-0.24.4-py3-none-any.whl (62 kB) 2026-03-26 00:56:31.660 | Downloading suds_community-1.2.0-py3-none-any.whl (145 kB) 2026-03-26 00:56:31.690 | Downloading tabulate-0.9.0-py3-none-any.whl (35 kB) 2026-03-26 00:56:31.721 | Downloading tooz-8.1.0-py3-none-any.whl (92 kB) 2026-03-26 00:56:31.755 | Downloading voluptuous-0.16.0-py3-none-any.whl (31 kB) 2026-03-26 00:56:31.785 | Downloading warlock-2.1.0-py3-none-any.whl (10 kB) 2026-03-26 00:56:31.820 | 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-26 00:56:31.860 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.2/2.2 MB 56.7 MB/s 0:00:00 2026-03-26 00:56:31.937 | Building wheels for collected packages: cinder 2026-03-26 00:56:31.937 | Building editable for cinder (pyproject.toml): started 2026-03-26 00:56:32.989 | Building editable for cinder (pyproject.toml): finished with status 'done' 2026-03-26 00:56:32.991 | Created wheel for cinder: filename=cinder-28.1.0.dev16-0.editable-py3-none-any.whl size=9153 sha256=fac88e1047932eb8d631355473e9fcbcc325cfc41c10982934e91dc581426996 2026-03-26 00:56:32.992 | Stored in directory: /tmp/pip-ephem-wheel-cache-7ge3bjzg/wheels/0f/5b/25/75b4581977dff7afefb19bb31542a98ba75eafb8d1b2a69ccb 2026-03-26 00:56:32.998 | Successfully built cinder 2026-03-26 00:56:33.144 | 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-26 00:56:36.906 | 2026-03-26 00:56:36.925 | Successfully installed boto3-1.35.99 botocore-1.35.99 cinder-28.1.0.dev16 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-26 00:56:37.252 | + inc/python:pip_install:216 : result=0 2026-03-26 00:56:37.257 | + inc/python:pip_install:218 : time_stop pip_install 2026-03-26 00:56:37.262 | + functions-common:time_stop:2412 : local name 2026-03-26 00:56:37.266 | + functions-common:time_stop:2413 : local end_time 2026-03-26 00:56:37.271 | + functions-common:time_stop:2414 : local elapsed_time 2026-03-26 00:56:37.277 | + functions-common:time_stop:2415 : local total 2026-03-26 00:56:37.284 | + functions-common:time_stop:2416 : local start_time 2026-03-26 00:56:37.289 | + functions-common:time_stop:2418 : name=pip_install 2026-03-26 00:56:37.295 | + functions-common:time_stop:2419 : start_time=1774486583525 2026-03-26 00:56:37.301 | + functions-common:time_stop:2421 : [[ -z 1774486583525 ]] 2026-03-26 00:56:37.308 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-03-26 00:56:37.317 | + functions-common:time_stop:2424 : end_time=1774486597311 2026-03-26 00:56:37.323 | + functions-common:time_stop:2425 : elapsed_time=13786 2026-03-26 00:56:37.329 | + functions-common:time_stop:2426 : total=74281 2026-03-26 00:56:37.335 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-03-26 00:56:37.340 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=88067 2026-03-26 00:56:37.346 | + inc/python:pip_install:219 : return 0 2026-03-26 00:56:37.352 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-03-26 00:56:37.358 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-03-26 00:56:37.365 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/cinder 2026-03-26 00:56:37.372 | + inc/python:use_library_from_git:266 : local name=/opt/stack/cinder 2026-03-26 00:56:37.378 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-26 00:56:37.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 = \A\L\L ]] 2026-03-26 00:56:37.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, =~ ,/opt/stack/cinder, ]] 2026-03-26 00:56:37.397 | + inc/python:use_library_from_git:269 : return 1 2026-03-26 00:56:37.403 | + lib/cinder:install_cinder:528 : [[ lioadm == \t\g\t\a\d\m ]] 2026-03-26 00:56:37.409 | + lib/cinder:install_cinder:530 : [[ lioadm == \l\i\o\a\d\m ]] 2026-03-26 00:56:37.414 | + lib/cinder:install_cinder:531 : is_ubuntu 2026-03-26 00:56:37.421 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-03-26 00:56:37.426 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-03-26 00:56:37.432 | + lib/cinder:install_cinder:533 : sudo mkdir -p /etc/target 2026-03-26 00:56:37.460 | + lib/cinder:install_cinder:535 : install_package targetcli-fb 2026-03-26 00:56:37.466 | + functions-common:install_package:1430 : update_package_repo 2026-03-26 00:56:37.474 | + functions-common:update_package_repo:1404 : NO_UPDATE_REPOS=False 2026-03-26 00:56:37.480 | + functions-common:update_package_repo:1405 : REPOS_UPDATED=True 2026-03-26 00:56:37.485 | + functions-common:update_package_repo:1406 : RETRY_UPDATE=False 2026-03-26 00:56:37.492 | + functions-common:update_package_repo:1408 : [[ False = \T\r\u\e ]] 2026-03-26 00:56:37.498 | + functions-common:update_package_repo:1412 : is_ubuntu 2026-03-26 00:56:37.505 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-03-26 00:56:37.511 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-03-26 00:56:37.518 | + functions-common:update_package_repo:1413 : apt_get_update 2026-03-26 00:56:37.524 | + functions-common:apt_get_update:1158 : [[ True == \T\r\u\e ]] 2026-03-26 00:56:37.529 | + functions-common:apt_get_update:1158 : [[ False != \T\r\u\e ]] 2026-03-26 00:56:37.534 | + functions-common:apt_get_update:1159 : return 2026-03-26 00:56:37.541 | + functions-common:install_package:1431 : real_install_package targetcli-fb 2026-03-26 00:56:37.547 | + functions-common:real_install_package:1418 : is_ubuntu 2026-03-26 00:56:37.554 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-03-26 00:56:37.561 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-03-26 00:56:37.567 | + functions-common:real_install_package:1419 : apt_get install targetcli-fb 2026-03-26 00:56:37.616 | + 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-26 00:56:37.659 | Reading package lists... 2026-03-26 00:56:37.900 | Building dependency tree... 2026-03-26 00:56:37.900 | Reading state information... 2026-03-26 00:56:38.133 | The following additional packages will be installed: 2026-03-26 00:56:38.133 | python3-configshell-fb python3-pyudev python3-rtslib-fb 2026-03-26 00:56:38.133 | python3-typing-extensions python3-urwid python3-wcwidth 2026-03-26 00:56:38.134 | Suggested packages: 2026-03-26 00:56:38.134 | python3-wxgtk4.0 python3-pyqt5 python-urwid-doc 2026-03-26 00:56:38.169 | The following NEW packages will be installed: 2026-03-26 00:56:38.170 | python3-configshell-fb python3-pyudev python3-rtslib-fb 2026-03-26 00:56:38.170 | python3-typing-extensions python3-urwid python3-wcwidth targetcli-fb 2026-03-26 00:56:38.361 | 0 upgraded, 7 newly installed, 0 to remove and 0 not upgraded. 2026-03-26 00:56:38.361 | Need to get 418 kB of archives. 2026-03-26 00:56:38.361 | After this operation, 3,296 kB of additional disk space will be used. 2026-03-26 00:56:38.361 | 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-26 00:56:38.671 | 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-26 00:56:38.692 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 python3-urwid amd64 2.6.10-1 [183 kB] 2026-03-26 00:56:38.856 | 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-26 00:56:38.868 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 python3-pyudev all 0.24.0-1 [33.0 kB] 2026-03-26 00:56:38.884 | 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-26 00:56:38.905 | 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-26 00:56:39.114 | debconf: delaying package configuration, since apt-utils is not installed 2026-03-26 00:56:39.160 | Fetched 418 kB in 1s (571 kB/s) 2026-03-26 00:56:39.201 | Selecting previously unselected package python3-typing-extensions. 2026-03-26 00:56:39.232 | (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-26 00:56:39.234 | Preparing to unpack .../0-python3-typing-extensions_4.10.0-1_all.deb ... 2026-03-26 00:56:39.239 | Unpacking python3-typing-extensions (4.10.0-1) ... 2026-03-26 00:56:39.295 | Selecting previously unselected package python3-wcwidth. 2026-03-26 00:56:39.303 | Preparing to unpack .../1-python3-wcwidth_0.2.5+dfsg1-1.1ubuntu1_all.deb ... 2026-03-26 00:56:39.307 | Unpacking python3-wcwidth (0.2.5+dfsg1-1.1ubuntu1) ... 2026-03-26 00:56:39.367 | Selecting previously unselected package python3-urwid. 2026-03-26 00:56:39.378 | Preparing to unpack .../2-python3-urwid_2.6.10-1_amd64.deb ... 2026-03-26 00:56:39.381 | Unpacking python3-urwid (2.6.10-1) ... 2026-03-26 00:56:39.466 | Selecting previously unselected package python3-configshell-fb. 2026-03-26 00:56:39.475 | Preparing to unpack .../3-python3-configshell-fb_1%3a1.1.28-2.1_all.deb ... 2026-03-26 00:56:39.479 | Unpacking python3-configshell-fb (1:1.1.28-2.1) ... 2026-03-26 00:56:39.540 | Selecting previously unselected package python3-pyudev. 2026-03-26 00:56:39.550 | Preparing to unpack .../4-python3-pyudev_0.24.0-1_all.deb ... 2026-03-26 00:56:39.554 | Unpacking python3-pyudev (0.24.0-1) ... 2026-03-26 00:56:39.620 | Selecting previously unselected package python3-rtslib-fb. 2026-03-26 00:56:39.629 | Preparing to unpack .../5-python3-rtslib-fb_2.1.74-0ubuntu5_all.deb ... 2026-03-26 00:56:39.634 | Unpacking python3-rtslib-fb (2.1.74-0ubuntu5) ... 2026-03-26 00:56:39.702 | Selecting previously unselected package targetcli-fb. 2026-03-26 00:56:39.711 | Preparing to unpack .../6-targetcli-fb_1%3a2.1.53-1ubuntu3_all.deb ... 2026-03-26 00:56:39.715 | Unpacking targetcli-fb (1:2.1.53-1ubuntu3) ... 2026-03-26 00:56:39.792 | Setting up python3-wcwidth (0.2.5+dfsg1-1.1ubuntu1) ... 2026-03-26 00:56:40.008 | Setting up python3-typing-extensions (4.10.0-1) ... 2026-03-26 00:56:40.165 | Setting up python3-pyudev (0.24.0-1) ... 2026-03-26 00:56:40.318 | Setting up python3-rtslib-fb (2.1.74-0ubuntu5) ... 2026-03-26 00:56:41.124 | Created symlink /etc/systemd/system/multi-user.target.wants/rtslib-fb-targetctl.service → /usr/lib/systemd/system/rtslib-fb-targetctl.service. 2026-03-26 00:56:41.131 | Setting up python3-urwid (2.6.10-1) ... 2026-03-26 00:56:41.480 | Setting up python3-configshell-fb (1:1.1.28-2.1) ... 2026-03-26 00:56:41.619 | /usr/lib/python3/dist-packages/configshell/console.py:39: SyntaxWarning: invalid escape sequence '\[' 2026-03-26 00:56:41.619 | _re_ansi_seq = re.compile('(\033\[..?m)') 2026-03-26 00:56:41.638 | /usr/lib/python3/dist-packages/configshell/shell.py:116: SyntaxWarning: invalid escape sequence '\+' 2026-03-26 00:56:41.638 | var = Word(alphanums + '?;&*$!#,=_\+/.<>()~@:-%[]') 2026-03-26 00:56:41.638 | /usr/lib/python3/dist-packages/configshell/shell.py:118: SyntaxWarning: invalid escape sequence '\-' 2026-03-26 00:56:41.638 | keyword = Word(alphanums + '_\-') 2026-03-26 00:56:41.638 | /usr/lib/python3/dist-packages/configshell/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2026-03-26 00:56:41.638 | pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2026-03-26 00:56:41.638 | /usr/lib/python3/dist-packages/configshell/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2026-03-26 00:56:41.638 | pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2026-03-26 00:56:41.638 | /usr/lib/python3/dist-packages/configshell/shell.py:131: SyntaxWarning: invalid escape sequence '\|' 2026-03-26 00:56:41.638 | readline.set_completer_delims('\t\n ~!#$^&(){}\|;\'",?') 2026-03-26 00:56:41.643 | /usr/lib/python3/dist-packages/configshell_fb/console.py:39: SyntaxWarning: invalid escape sequence '\[' 2026-03-26 00:56:41.643 | _re_ansi_seq = re.compile('(\033\[..?m)') 2026-03-26 00:56:41.655 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:116: SyntaxWarning: invalid escape sequence '\+' 2026-03-26 00:56:41.655 | var = Word(alphanums + '?;&*$!#,=_\+/.<>()~@:-%[]') 2026-03-26 00:56:41.655 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:118: SyntaxWarning: invalid escape sequence '\-' 2026-03-26 00:56:41.655 | keyword = Word(alphanums + '_\-') 2026-03-26 00:56:41.655 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2026-03-26 00:56:41.655 | pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2026-03-26 00:56:41.656 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2026-03-26 00:56:41.656 | pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2026-03-26 00:56:41.656 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:131: SyntaxWarning: invalid escape sequence '\|' 2026-03-26 00:56:41.656 | readline.set_completer_delims('\t\n ~!#$^&(){}\|;\'",?') 2026-03-26 00:56:41.684 | Setting up targetcli-fb (1:2.1.53-1ubuntu3) ... 2026-03-26 00:56:41.814 | /usr/lib/python3/dist-packages/targetcli/ui_root.py:161: SyntaxWarning: invalid escape sequence '\s' 2026-03-26 00:56:41.814 | backups = [line for line in prefs.read().splitlines() if re.match('^max_backup_files\s*=', line)] 2026-03-26 00:56:42.029 | Processing triggers for man-db (2.12.0-4build2) ... 2026-03-26 00:56:42.660 | + functions-common:apt_get:1203 : result=0 2026-03-26 00:56:42.665 | + functions-common:apt_get:1206 : time_stop apt-get 2026-03-26 00:56:42.672 | + functions-common:time_stop:2412 : local name 2026-03-26 00:56:42.678 | + functions-common:time_stop:2413 : local end_time 2026-03-26 00:56:42.683 | + functions-common:time_stop:2414 : local elapsed_time 2026-03-26 00:56:42.689 | + functions-common:time_stop:2415 : local total 2026-03-26 00:56:42.695 | + functions-common:time_stop:2416 : local start_time 2026-03-26 00:56:42.701 | + functions-common:time_stop:2418 : name=apt-get 2026-03-26 00:56:42.707 | + functions-common:time_stop:2419 : start_time=1774486597609 2026-03-26 00:56:42.713 | + functions-common:time_stop:2421 : [[ -z 1774486597609 ]] 2026-03-26 00:56:42.721 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-03-26 00:56:42.730 | + functions-common:time_stop:2424 : end_time=1774486602724 2026-03-26 00:56:42.737 | + functions-common:time_stop:2425 : elapsed_time=5115 2026-03-26 00:56:42.743 | + functions-common:time_stop:2426 : total=447885 2026-03-26 00:56:42.749 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-03-26 00:56:42.755 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=453000 2026-03-26 00:56:42.763 | + functions-common:apt_get:1207 : return 0 2026-03-26 00:56:42.770 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-03-26 00:56:42.776 | + ./stack.sh:main:945 : configure_cinder 2026-03-26 00:56:42.783 | + lib/cinder:configure_cinder:295 : sudo install -d -o stack -m 755 /etc/cinder 2026-03-26 00:56:42.807 | + lib/cinder:configure_cinder:297 : rm -f /etc/cinder/cinder.conf 2026-03-26 00:56:42.816 | + lib/cinder:configure_cinder:299 : configure_rootwrap cinder 2026-03-26 00:56:42.821 | + inc/rootwrap:configure_rootwrap:43 : local project=cinder 2026-03-26 00:56:42.827 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2026-03-26 00:56:42.835 | ++ inc/rootwrap:configure_rootwrap:45 : echo cinder 2026-03-26 00:56:42.836 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2026-03-26 00:56:42.844 | + inc/rootwrap:configure_rootwrap:45 : project_uc=CINDER 2026-03-26 00:56:42.849 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=CINDER_BIN_DIR 2026-03-26 00:56:42.854 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/opt/stack/data/venv/bin 2026-03-26 00:56:42.859 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=CINDER_DIR 2026-03-26 00:56:42.866 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/cinder 2026-03-26 00:56:42.871 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/cinder/etc/cinder 2026-03-26 00:56:42.876 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/opt/stack/data/venv/bin/cinder-rootwrap 2026-03-26 00:56:42.881 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/cinder/rootwrap.d 2026-03-26 00:56:42.900 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/cinder/rootwrap.d 2026-03-26 00:56:42.924 | + 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-26 00:56:42.946 | + 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-26 00:56:42.968 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/cinder/rootwrap.d:' -i /etc/cinder/rootwrap.conf 2026-03-26 00:56:42.991 | + inc/rootwrap:configure_rootwrap:66 : sudo sed -e 's/^exec_dirs=.*/#&/' -i /etc/cinder/rootwrap.conf 2026-03-26 00:56:43.012 | + inc/rootwrap:configure_rootwrap:69 : local tempfile 2026-03-26 00:56:43.018 | ++ inc/rootwrap:configure_rootwrap:70 : mktemp 2026-03-26 00:56:43.026 | + inc/rootwrap:configure_rootwrap:70 : tempfile=/tmp/tmp.SGXmD3Rkb1 2026-03-26 00:56:43.032 | + inc/rootwrap:configure_rootwrap:72 : rootwrap_sudo_cmd='/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2026-03-26 00:56:43.037 | + inc/rootwrap:configure_rootwrap:73 : echo 'stack ALL=(root) NOPASSWD: /opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2026-03-26 00:56:43.043 | + inc/rootwrap:configure_rootwrap:74 : '[' -f /opt/stack/data/venv/bin/cinder-rootwrap-daemon ']' 2026-03-26 00:56:43.049 | + inc/rootwrap:configure_rootwrap:79 : chmod 0440 /tmp/tmp.SGXmD3Rkb1 2026-03-26 00:56:43.058 | + inc/rootwrap:configure_rootwrap:80 : sudo chown root:root /tmp/tmp.SGXmD3Rkb1 2026-03-26 00:56:43.078 | + inc/rootwrap:configure_rootwrap:81 : sudo mv /tmp/tmp.SGXmD3Rkb1 /etc/sudoers.d/cinder-rootwrap 2026-03-26 00:56:43.104 | ++ inc/rootwrap:configure_rootwrap:85 : dirname /opt/stack/data/venv/bin/cinder-rootwrap 2026-03-26 00:56:43.113 | + inc/rootwrap:configure_rootwrap:85 : add_sudo_secure_path /opt/stack/data/venv/bin 2026-03-26 00:56:43.119 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/opt/stack/data/venv/bin 2026-03-26 00:56:43.123 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2026-03-26 00:56:43.128 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2026-03-26 00:56:43.134 | + 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-26 00:56:43.140 | + 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-26 00:56:43.147 | + 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-26 00:56:43.147 | + inc/rootwrap:add_sudo_secure_path:33 : sudo tee /etc/sudoers.d/zz-secure-path 2026-03-26 00:56:43.161 | Defaults:stack secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin:/opt/stack/data/venv/bin 2026-03-26 00:56:43.169 | + inc/rootwrap:add_sudo_secure_path:34 : sudo chmod 400 /etc/sudoers.d/zz-secure-path 2026-03-26 00:56:43.192 | + inc/rootwrap:add_sudo_secure_path:35 : sudo chown root:root /etc/sudoers.d/zz-secure-path 2026-03-26 00:56:43.214 | + lib/cinder:configure_cinder:301 : [[ -f /opt/stack/cinder/etc/cinder/resource_filters.json ]] 2026-03-26 00:56:43.220 | + lib/cinder:configure_cinder:302 : cp -p /opt/stack/cinder/etc/cinder/resource_filters.json /etc/cinder/resource_filters.json 2026-03-26 00:56:43.229 | + lib/cinder:configure_cinder:305 : cp /opt/stack/cinder/etc/cinder/api-paste.ini /etc/cinder/api-paste.ini 2026-03-26 00:56:43.238 | + lib/cinder:configure_cinder:307 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf cinder 2026-03-26 00:56:43.244 | + lib/keystone:configure_keystone_authtoken_middleware:454 : local conf_file=/etc/cinder/cinder.conf 2026-03-26 00:56:43.249 | + lib/keystone:configure_keystone_authtoken_middleware:455 : local admin_user=cinder 2026-03-26 00:56:43.254 | + lib/keystone:configure_keystone_authtoken_middleware:456 : local section=keystone_authtoken 2026-03-26 00:56:43.260 | + lib/keystone:configure_keystone_authtoken_middleware:457 : local service_type= 2026-03-26 00:56:43.266 | + lib/keystone:configure_keystone_authtoken_middleware:459 : configure_keystoneauth /etc/cinder/cinder.conf cinder keystone_authtoken 2026-03-26 00:56:43.272 | + lib/keystone:configure_keystoneauth:432 : local conf_file=/etc/cinder/cinder.conf 2026-03-26 00:56:43.278 | + lib/keystone:configure_keystoneauth:433 : local admin_user=cinder 2026-03-26 00:56:43.283 | + lib/keystone:configure_keystoneauth:434 : local section=keystone_authtoken 2026-03-26 00:56:43.290 | + lib/keystone:configure_keystoneauth:436 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_type password 2026-03-26 00:56:43.362 | + lib/keystone:configure_keystoneauth:437 : iniset /etc/cinder/cinder.conf keystone_authtoken interface public 2026-03-26 00:56:43.429 | + lib/keystone:configure_keystoneauth:438 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_url https://199.19.213.179/identity 2026-03-26 00:56:43.492 | + lib/keystone:configure_keystoneauth:439 : iniset /etc/cinder/cinder.conf keystone_authtoken username cinder 2026-03-26 00:56:43.555 | + lib/keystone:configure_keystoneauth:440 : iniset /etc/cinder/cinder.conf keystone_authtoken password secretservice 2026-03-26 00:56:43.619 | + lib/keystone:configure_keystoneauth:441 : iniset /etc/cinder/cinder.conf keystone_authtoken user_domain_name Default 2026-03-26 00:56:43.682 | + lib/keystone:configure_keystoneauth:442 : iniset /etc/cinder/cinder.conf keystone_authtoken project_name service 2026-03-26 00:56:43.745 | + lib/keystone:configure_keystoneauth:443 : iniset /etc/cinder/cinder.conf keystone_authtoken project_domain_name Default 2026-03-26 00:56:43.806 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/cinder/cinder.conf keystone_authtoken www_authenticate_uri https://199.19.213.179/identity 2026-03-26 00:56:43.874 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/cinder/cinder.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-03-26 00:56:43.939 | + lib/keystone:configure_keystone_authtoken_middleware:462 : iniset /etc/cinder/cinder.conf keystone_authtoken memcached_servers localhost:11211 2026-03-26 00:56:44.002 | + lib/keystone:configure_keystone_authtoken_middleware:463 : [[ -n '' ]] 2026-03-26 00:56:44.008 | + lib/cinder:configure_cinder:309 : iniset /etc/cinder/cinder.conf DEFAULT debug True 2026-03-26 00:56:44.078 | + lib/cinder:configure_cinder:311 : iniset /etc/cinder/cinder.conf DEFAULT target_helper lioadm 2026-03-26 00:56:44.145 | ++ lib/cinder:configure_cinder:312 : database_connection_url cinder 2026-03-26 00:56:44.151 | ++ lib/database:database_connection_url:134 : local db=cinder 2026-03-26 00:56:44.157 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql cinder 2026-03-26 00:56:44.163 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=cinder 2026-03-26 00:56:44.168 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-03-26 00:56:44.174 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-03-26 00:56:44.179 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-03-26 00:56:44.215 | ++ functions-common:is_service_enabled:2068 : return 0 2026-03-26 00:56:44.221 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-03-26 00:56:44.227 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:secretdatabase@127.0.0.1/cinder?charset=utf8&plugin=dbcounter' 2026-03-26 00:56:44.234 | + 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-26 00:56:44.303 | + lib/cinder:configure_cinder:313 : iniset /etc/cinder/cinder.conf DEFAULT api_paste_config /etc/cinder/api-paste.ini 2026-03-26 00:56:44.367 | + lib/cinder:configure_cinder:314 : iniset /etc/cinder/cinder.conf DEFAULT rootwrap_config /etc/cinder/rootwrap.conf 2026-03-26 00:56:44.433 | + lib/cinder:configure_cinder:315 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_extension cinder.api.contrib.standard_extensions 2026-03-26 00:56:44.495 | + lib/cinder:configure_cinder:316 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_listen 0.0.0.0 2026-03-26 00:56:44.561 | + lib/cinder:configure_cinder:317 : iniset /etc/cinder/cinder.conf DEFAULT state_path /opt/stack/data/cinder 2026-03-26 00:56:44.623 | + lib/cinder:configure_cinder:318 : iniset /etc/cinder/cinder.conf oslo_concurrency lock_path /opt/stack/data/cinder 2026-03-26 00:56:44.689 | + lib/cinder:configure_cinder:319 : iniset /etc/cinder/cinder.conf DEFAULT my_ip 199.19.213.179 2026-03-26 00:56:44.750 | + lib/cinder:configure_cinder:320 : iniset /etc/cinder/cinder.conf key_manager backend cinder.keymgr.conf_key_mgr.ConfKeyManager 2026-03-26 00:56:44.820 | ++ lib/cinder:configure_cinder:321 : openssl rand -hex 16 2026-03-26 00:56:44.834 | + lib/cinder:configure_cinder:321 : iniset /etc/cinder/cinder.conf key_manager fixed_key 7b04ac8f01dfd3b5e2204e0cb4b7ed52 2026-03-26 00:56:44.899 | + lib/cinder:configure_cinder:322 : [[ -n '' ]] 2026-03-26 00:56:44.905 | + lib/cinder:configure_cinder:327 : iniset /etc/cinder/cinder.conf DEFAULT quota_volumes 10 2026-03-26 00:56:44.971 | + lib/cinder:configure_cinder:328 : iniset /etc/cinder/cinder.conf DEFAULT quota_backups 10 2026-03-26 00:56:45.034 | + lib/cinder:configure_cinder:329 : iniset /etc/cinder/cinder.conf DEFAULT quota_snapshots 10 2026-03-26 00:56:45.100 | + lib/cinder:configure_cinder:334 : iniset /etc/cinder/cinder.conf DEFAULT rpc_response_timeout 120 2026-03-26 00:56:45.161 | + lib/cinder:configure_cinder:336 : iniset /etc/cinder/cinder.conf DEFAULT report_interval 120 2026-03-26 00:56:45.225 | + lib/cinder:configure_cinder:337 : iniset /etc/cinder/cinder.conf DEFAULT service_down_time 720 2026-03-26 00:56:45.287 | + lib/cinder:configure_cinder:339 : is_service_enabled c-vol 2026-03-26 00:56:45.325 | + functions-common:is_service_enabled:2068 : return 0 2026-03-26 00:56:45.331 | + lib/cinder:configure_cinder:339 : [[ -n lvm:lvmdriver-1 ]] 2026-03-26 00:56:45.337 | + lib/cinder:configure_cinder:340 : local enabled_backends= 2026-03-26 00:56:45.342 | + lib/cinder:configure_cinder:341 : local default_name= 2026-03-26 00:56:45.348 | + lib/cinder:configure_cinder:342 : local be be_name be_type 2026-03-26 00:56:45.354 | + lib/cinder:configure_cinder:343 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2026-03-26 00:56:45.360 | + lib/cinder:configure_cinder:344 : be_type=lvm 2026-03-26 00:56:45.366 | + lib/cinder:configure_cinder:345 : be_name=lvmdriver-1 2026-03-26 00:56:45.371 | + lib/cinder:configure_cinder:346 : type configure_cinder_backend_lvm 2026-03-26 00:56:45.377 | + lib/cinder:configure_cinder:347 : configure_cinder_backend_lvm lvmdriver-1 2026-03-26 00:56:45.383 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:48 : local be_name=lvmdriver-1 2026-03-26 00:56:45.388 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:50 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_backend_name lvmdriver-1 2026-03-26 00:56:45.458 | + 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-26 00:56:45.522 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:52 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_group stack-volumes-lvmdriver-1 2026-03-26 00:56:45.584 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:53 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_helper lioadm 2026-03-26 00:56:45.649 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:54 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_protocol iscsi 2026-03-26 00:56:45.710 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:55 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_port 3260 2026-03-26 00:56:45.771 | + 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-26 00:56:45.831 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:57 : iniset /etc/cinder/cinder.conf lvmdriver-1 lvm_type auto 2026-03-26 00:56:45.896 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:58 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_clear zero 2026-03-26 00:56:45.961 | + lib/cinder:configure_cinder:349 : [[ -z '' ]] 2026-03-26 00:56:45.967 | + lib/cinder:configure_cinder:350 : default_name=lvmdriver-1 2026-03-26 00:56:45.973 | + lib/cinder:configure_cinder:352 : enabled_backends+=lvmdriver-1, 2026-03-26 00:56:45.978 | + lib/cinder:configure_cinder:354 : iniset /etc/cinder/cinder.conf DEFAULT enabled_backends lvmdriver-1 2026-03-26 00:56:46.044 | + lib/cinder:configure_cinder:355 : [[ -n lvmdriver-1 ]] 2026-03-26 00:56:46.050 | + lib/cinder:configure_cinder:356 : iniset /etc/cinder/cinder.conf DEFAULT default_volume_type lvmdriver-1 2026-03-26 00:56:46.114 | + lib/cinder:configure_cinder:358 : configure_cinder_image_volume_cache 2026-03-26 00:56:46.121 | + lib/cinder:configure_cinder_image_volume_cache:714 : for be in ${CINDER_CACHE_ENABLED_FOR_BACKENDS//,/ } 2026-03-26 00:56:46.126 | + lib/cinder:configure_cinder_image_volume_cache:715 : local be_name=lvmdriver-1 2026-03-26 00:56:46.132 | + lib/cinder:configure_cinder_image_volume_cache:717 : iniset /etc/cinder/cinder.conf lvmdriver-1 image_volume_cache_enabled True 2026-03-26 00:56:46.200 | + lib/cinder:configure_cinder_image_volume_cache:719 : [[ -n '' ]] 2026-03-26 00:56:46.205 | + lib/cinder:configure_cinder_image_volume_cache:723 : [[ -n '' ]] 2026-03-26 00:56:46.209 | + lib/cinder:configure_cinder:363 : [[ False == \T\r\u\e ]] 2026-03-26 00:56:46.214 | + lib/cinder:configure_cinder:369 : is_service_enabled c-bak 2026-03-26 00:56:46.252 | + functions-common:is_service_enabled:2068 : return 0 2026-03-26 00:56:46.257 | + lib/cinder:configure_cinder:369 : [[ -n swift ]] 2026-03-26 00:56:46.262 | + lib/cinder:configure_cinder:370 : type configure_cinder_backup_swift 2026-03-26 00:56:46.267 | + lib/cinder:configure_cinder:371 : configure_cinder_backup_swift 2026-03-26 00:56:46.272 | + lib/cinder_backups/swift:configure_cinder_backup_swift:25 : iniset /etc/cinder/cinder.conf DEFAULT backup_driver cinder.backup.drivers.swift.SwiftBackupDriver 2026-03-26 00:56:46.337 | + lib/cinder_backups/swift:configure_cinder_backup_swift:26 : iniset /etc/cinder/cinder.conf DEFAULT backup_swift_url https://199.19.213.179:8080/v1/AUTH_ 2026-03-26 00:56:46.405 | + lib/cinder_backups/swift:configure_cinder_backup_swift:27 : is_service_enabled tls-proxy 2026-03-26 00:56:46.441 | + functions-common:is_service_enabled:2068 : return 0 2026-03-26 00:56:46.447 | + 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-26 00:56:46.515 | + lib/cinder:configure_cinder:377 : is_service_enabled ceilometer 2026-03-26 00:56:46.553 | + functions-common:is_service_enabled:2068 : return 1 2026-03-26 00:56:46.559 | + lib/cinder:configure_cinder:381 : is_service_enabled tls-proxy 2026-03-26 00:56:46.595 | + functions-common:is_service_enabled:2068 : return 0 2026-03-26 00:56:46.601 | + 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-26 00:56:46.607 | + lib/cinder:configure_cinder:384 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_listen_port 18776 2026-03-26 00:56:46.676 | + lib/cinder:configure_cinder:385 : iniset /etc/cinder/cinder.conf oslo_middleware enable_proxy_headers_parsing True 2026-03-26 00:56:46.745 | + lib/cinder:configure_cinder:389 : '[' False '!=' False ']' 2026-03-26 00:56:46.751 | + lib/cinder:configure_cinder:393 : iniset_rpc_backend cinder /etc/cinder/cinder.conf 2026-03-26 00:56:46.757 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=cinder 2026-03-26 00:56:46.763 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/cinder/cinder.conf 2026-03-26 00:56:46.769 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-03-26 00:56:46.775 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-03-26 00:56:46.780 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-03-26 00:56:46.815 | + functions-common:is_service_enabled:2068 : return 0 2026-03-26 00:56:46.822 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-03-26 00:56:46.828 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-03-26 00:56:46.834 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-03-26 00:56:46.869 | ++ functions-common:is_service_enabled:2068 : return 0 2026-03-26 00:56:46.875 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:secretrabbit@199.19.213.179:5672/ 2026-03-26 00:56:46.882 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/cinder/cinder.conf DEFAULT transport_url rabbit://stackrabbit:secretrabbit@199.19.213.179:5672/ 2026-03-26 00:56:46.946 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-03-26 00:56:46.951 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-03-26 00:56:46.958 | + lib/cinder:configure_cinder:396 : setup_logging /etc/cinder/cinder.conf 2026-03-26 00:56:46.963 | + functions:setup_logging:693 : setup_systemd_logging /etc/cinder/cinder.conf 2026-03-26 00:56:46.969 | + functions:setup_systemd_logging:710 : local conf_file=/etc/cinder/cinder.conf 2026-03-26 00:56:46.977 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-03-26 00:56:47.011 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-03-26 00:56:47.016 | + functions:setup_systemd_logging:716 : local pidstr= 2026-03-26 00:56:47.022 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-03-26 00:56:47.027 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-03-26 00:56:47.033 | + 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-26 00:56:47.097 | + 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-26 00:56:47.164 | + 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-26 00:56:47.232 | + functions:setup_systemd_logging:727 : iniset /etc/cinder/cinder.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-03-26 00:56:47.297 | + functions:setup_systemd_logging:730 : iniset /etc/cinder/cinder.conf DEFAULT log_color False 2026-03-26 00:56:47.364 | + lib/cinder:configure_cinder:398 : is_service_enabled c-api 2026-03-26 00:56:47.402 | + functions-common:is_service_enabled:2068 : return 0 2026-03-26 00:56:47.408 | + lib/cinder:configure_cinder:399 : write_uwsgi_config /etc/cinder/cinder-api-uwsgi.ini cinder.wsgi.api:application /volume '' cinder-api 2026-03-26 00:56:47.413 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/cinder/cinder-api-uwsgi.ini 2026-03-26 00:56:47.420 | + lib/apache:write_uwsgi_config:244 : local wsgi=cinder.wsgi.api:application 2026-03-26 00:56:47.425 | + lib/apache:write_uwsgi_config:245 : local url=/volume 2026-03-26 00:56:47.431 | + lib/apache:write_uwsgi_config:246 : local http= 2026-03-26 00:56:47.436 | + lib/apache:write_uwsgi_config:247 : local name=cinder-api 2026-03-26 00:56:47.443 | + lib/apache:write_uwsgi_config:249 : '[' -z cinder-api ']' 2026-03-26 00:56:47.449 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-03-26 00:56:47.455 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-03-26 00:56:47.478 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 stack root' 2026-03-26 00:56:47.479 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-03-26 00:56:47.491 | d /var/run/uwsgi 0755 stack root 2026-03-26 00:56:47.499 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-03-26 00:56:47.520 | /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-26 00:56:47.529 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/cinder-api.socket 2026-03-26 00:56:47.535 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/cinder/cinder-api-uwsgi.ini 2026-03-26 00:56:47.544 | + lib/apache:write_uwsgi_config:270 : [[ cinder.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-03-26 00:56:47.549 | + lib/apache:write_uwsgi_config:271 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi module cinder.wsgi.api:application 2026-03-26 00:56:47.624 | + lib/apache:write_uwsgi_config:276 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi processes 4 2026-03-26 00:56:47.692 | + lib/apache:write_uwsgi_config:278 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi master true 2026-03-26 00:56:47.760 | + lib/apache:write_uwsgi_config:280 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi die-on-term true 2026-03-26 00:56:47.830 | + lib/apache:write_uwsgi_config:281 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi exit-on-reload false 2026-03-26 00:56:47.898 | + lib/apache:write_uwsgi_config:284 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi worker-reload-mercy 80 2026-03-26 00:56:47.966 | + lib/apache:write_uwsgi_config:285 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi enable-threads true 2026-03-26 00:56:48.036 | + lib/apache:write_uwsgi_config:286 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi plugins http,python3 2026-03-26 00:56:48.101 | + lib/apache:write_uwsgi_config:288 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi thunder-lock true 2026-03-26 00:56:48.166 | + 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-26 00:56:48.231 | + lib/apache:write_uwsgi_config:292 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi buffer-size 65535 2026-03-26 00:56:48.297 | + lib/apache:write_uwsgi_config:294 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi add-header 'Connection: close' 2026-03-26 00:56:48.366 | + lib/apache:write_uwsgi_config:296 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi lazy-apps true 2026-03-26 00:56:48.432 | + lib/apache:write_uwsgi_config:298 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi start-time %t 2026-03-26 00:56:48.496 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-03-26 00:56:48.501 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-03-26 00:56:48.506 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for cinder-api 2026-03-26 00:56:48.512 | ++ lib/apache:apache_site_config_for:174 : local site=cinder-api 2026-03-26 00:56:48.517 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-03-26 00:56:48.522 | ++ functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-03-26 00:56:48.527 | ++ functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-03-26 00:56:48.532 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/cinder-api.conf 2026-03-26 00:56:48.538 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/cinder-api.conf 2026-03-26 00:56:48.543 | + lib/apache:write_uwsgi_config:306 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi socket /var/run/uwsgi/cinder-api.socket 2026-03-26 00:56:48.605 | + lib/apache:write_uwsgi_config:307 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi chmod-socket 666 2026-03-26 00:56:48.667 | + 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-26 00:56:48.668 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/cinder-api.conf 2026-03-26 00:56:48.682 | ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-api.socket|uwsgi://uwsgi-uds-cinder-api" retry=0 acquire=1 2026-03-26 00:56:48.689 | + lib/apache:write_uwsgi_config:309 : enable_apache_site cinder-api 2026-03-26 00:56:48.693 | + lib/apache:enable_apache_site:191 : local site=cinder-api 2026-03-26 00:56:48.698 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-03-26 00:56:48.703 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-03-26 00:56:48.710 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-03-26 00:56:48.715 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-03-26 00:56:48.721 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-03-26 00:56:48.726 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-03-26 00:56:48.730 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-03-26 00:56:48.736 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-03-26 00:56:48.741 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-03-26 00:56:48.746 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-03-26 00:56:48.752 | + lib/apache:enable_apache_site:195 : sudo a2ensite cinder-api 2026-03-26 00:56:48.799 | Enabling site cinder-api. 2026-03-26 00:56:48.809 | To activate the new configuration, you need to run: 2026-03-26 00:56:48.809 | systemctl reload apache2 2026-03-26 00:56:48.819 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-03-26 00:56:48.823 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-03-26 00:56:48.827 | + functions-common:restart_service:2296 : '[' -x /bin/systemctl ']' 2026-03-26 00:56:48.833 | + functions-common:restart_service:2297 : sudo /bin/systemctl restart apache2 2026-03-26 00:56:48.983 | + lib/cinder:configure_cinder:402 : [[ -r /opt/stack/devstack/lib/cinder_plugins/default ]] 2026-03-26 00:56:48.988 | + lib/cinder:configure_cinder:406 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_workers 4 2026-03-26 00:56:49.048 | + lib/cinder:configure_cinder:408 : iniset /etc/cinder/cinder.conf DEFAULT glance_api_servers https://199.19.213.179/image 2026-03-26 00:56:49.113 | + lib/cinder:configure_cinder:409 : is_service_enabled tls-proxy 2026-03-26 00:56:49.149 | + functions-common:is_service_enabled:2068 : return 0 2026-03-26 00:56:49.154 | + lib/cinder:configure_cinder:410 : iniset /etc/cinder/cinder.conf DEFAULT glance_protocol https 2026-03-26 00:56:49.219 | + lib/cinder:configure_cinder:411 : iniset /etc/cinder/cinder.conf DEFAULT glance_ca_certificates_file /opt/stack/data/ca-bundle.pem 2026-03-26 00:56:49.285 | + lib/cinder:configure_cinder:415 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf glance glance 2026-03-26 00:56:49.290 | + lib/keystone:configure_keystone_authtoken_middleware:454 : local conf_file=/etc/cinder/cinder.conf 2026-03-26 00:56:49.295 | + lib/keystone:configure_keystone_authtoken_middleware:455 : local admin_user=glance 2026-03-26 00:56:49.300 | + lib/keystone:configure_keystone_authtoken_middleware:456 : local section=glance 2026-03-26 00:56:49.306 | + lib/keystone:configure_keystone_authtoken_middleware:457 : local service_type= 2026-03-26 00:56:49.311 | + lib/keystone:configure_keystone_authtoken_middleware:459 : configure_keystoneauth /etc/cinder/cinder.conf glance glance 2026-03-26 00:56:49.317 | + lib/keystone:configure_keystoneauth:432 : local conf_file=/etc/cinder/cinder.conf 2026-03-26 00:56:49.321 | + lib/keystone:configure_keystoneauth:433 : local admin_user=glance 2026-03-26 00:56:49.327 | + lib/keystone:configure_keystoneauth:434 : local section=glance 2026-03-26 00:56:49.333 | + lib/keystone:configure_keystoneauth:436 : iniset /etc/cinder/cinder.conf glance auth_type password 2026-03-26 00:56:49.398 | + lib/keystone:configure_keystoneauth:437 : iniset /etc/cinder/cinder.conf glance interface public 2026-03-26 00:56:49.465 | + lib/keystone:configure_keystoneauth:438 : iniset /etc/cinder/cinder.conf glance auth_url https://199.19.213.179/identity 2026-03-26 00:56:49.529 | + lib/keystone:configure_keystoneauth:439 : iniset /etc/cinder/cinder.conf glance username glance 2026-03-26 00:56:49.595 | + lib/keystone:configure_keystoneauth:440 : iniset /etc/cinder/cinder.conf glance password secretservice 2026-03-26 00:56:49.658 | + lib/keystone:configure_keystoneauth:441 : iniset /etc/cinder/cinder.conf glance user_domain_name Default 2026-03-26 00:56:49.723 | + lib/keystone:configure_keystoneauth:442 : iniset /etc/cinder/cinder.conf glance project_name service 2026-03-26 00:56:49.787 | + lib/keystone:configure_keystoneauth:443 : iniset /etc/cinder/cinder.conf glance project_domain_name Default 2026-03-26 00:56:49.853 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/cinder/cinder.conf glance www_authenticate_uri https://199.19.213.179/identity 2026-03-26 00:56:49.919 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/cinder/cinder.conf glance cafile /opt/stack/data/ca-bundle.pem 2026-03-26 00:56:49.986 | + lib/keystone:configure_keystone_authtoken_middleware:462 : iniset /etc/cinder/cinder.conf glance memcached_servers localhost:11211 2026-03-26 00:56:50.047 | + lib/keystone:configure_keystone_authtoken_middleware:463 : [[ -n '' ]] 2026-03-26 00:56:50.053 | + lib/cinder:configure_cinder:418 : configure_keystoneauth /etc/cinder/cinder.conf nova nova 2026-03-26 00:56:50.058 | + lib/keystone:configure_keystoneauth:432 : local conf_file=/etc/cinder/cinder.conf 2026-03-26 00:56:50.064 | + lib/keystone:configure_keystoneauth:433 : local admin_user=nova 2026-03-26 00:56:50.070 | + lib/keystone:configure_keystoneauth:434 : local section=nova 2026-03-26 00:56:50.076 | + lib/keystone:configure_keystoneauth:436 : iniset /etc/cinder/cinder.conf nova auth_type password 2026-03-26 00:56:50.148 | + lib/keystone:configure_keystoneauth:437 : iniset /etc/cinder/cinder.conf nova interface public 2026-03-26 00:56:50.217 | + lib/keystone:configure_keystoneauth:438 : iniset /etc/cinder/cinder.conf nova auth_url https://199.19.213.179/identity 2026-03-26 00:56:50.282 | + lib/keystone:configure_keystoneauth:439 : iniset /etc/cinder/cinder.conf nova username nova 2026-03-26 00:56:50.351 | + lib/keystone:configure_keystoneauth:440 : iniset /etc/cinder/cinder.conf nova password secretservice 2026-03-26 00:56:50.417 | + lib/keystone:configure_keystoneauth:441 : iniset /etc/cinder/cinder.conf nova user_domain_name Default 2026-03-26 00:56:50.484 | + lib/keystone:configure_keystoneauth:442 : iniset /etc/cinder/cinder.conf nova project_name service 2026-03-26 00:56:50.551 | + lib/keystone:configure_keystoneauth:443 : iniset /etc/cinder/cinder.conf nova project_domain_name Default 2026-03-26 00:56:50.619 | + lib/cinder:configure_cinder:419 : iniset /etc/cinder/cinder.conf nova region_name RegionOne 2026-03-26 00:56:50.686 | + lib/cinder:configure_cinder:420 : iniset /etc/cinder/cinder.conf DEFAULT graceful_shutdown_timeout 5 2026-03-26 00:56:50.749 | + lib/cinder:configure_cinder:422 : [[ ! -z '' ]] 2026-03-26 00:56:50.755 | + lib/cinder:configure_cinder:424 : is_service_enabled etcd3 2026-03-26 00:56:50.791 | + functions-common:is_service_enabled:2068 : return 0 2026-03-26 00:56:50.797 | + lib/cinder:configure_cinder:427 : iniset /etc/cinder/cinder.conf coordination backend_url 'etcd3+http://199.19.213.179:2379?api_version=v3' 2026-03-26 00:56:50.871 | + lib/cinder:configure_cinder:430 : [[ False == True ]] 2026-03-26 00:56:50.876 | + lib/cinder:configure_cinder:430 : [[ False == True ]] 2026-03-26 00:56:50.883 | + lib/cinder:configure_cinder:434 : iniset /etc/cinder/cinder.conf oslo_policy enforce_scope false 2026-03-26 00:56:50.956 | + lib/cinder:configure_cinder:435 : iniset /etc/cinder/cinder.conf oslo_policy enforce_new_defaults false 2026-03-26 00:56:51.024 | + lib/cinder:configure_cinder:438 : '[' True == True ']' 2026-03-26 00:56:51.030 | + lib/cinder:configure_cinder:439 : init_cinder_service_user_conf 2026-03-26 00:56:51.036 | + lib/cinder:init_cinder_service_user_conf:743 : iniset /etc/cinder/cinder.conf service_user send_service_user_token True 2026-03-26 00:56:51.114 | + lib/cinder:init_cinder_service_user_conf:744 : configure_keystoneauth /etc/cinder/cinder.conf cinder service_user 2026-03-26 00:56:51.120 | + lib/keystone:configure_keystoneauth:432 : local conf_file=/etc/cinder/cinder.conf 2026-03-26 00:56:51.126 | + lib/keystone:configure_keystoneauth:433 : local admin_user=cinder 2026-03-26 00:56:51.132 | + lib/keystone:configure_keystoneauth:434 : local section=service_user 2026-03-26 00:56:51.138 | + lib/keystone:configure_keystoneauth:436 : iniset /etc/cinder/cinder.conf service_user auth_type password 2026-03-26 00:56:51.207 | + lib/keystone:configure_keystoneauth:437 : iniset /etc/cinder/cinder.conf service_user interface public 2026-03-26 00:56:51.276 | + lib/keystone:configure_keystoneauth:438 : iniset /etc/cinder/cinder.conf service_user auth_url https://199.19.213.179/identity 2026-03-26 00:56:51.342 | + lib/keystone:configure_keystoneauth:439 : iniset /etc/cinder/cinder.conf service_user username cinder 2026-03-26 00:56:51.406 | + lib/keystone:configure_keystoneauth:440 : iniset /etc/cinder/cinder.conf service_user password secretservice 2026-03-26 00:56:51.473 | + lib/keystone:configure_keystoneauth:441 : iniset /etc/cinder/cinder.conf service_user user_domain_name Default 2026-03-26 00:56:51.540 | + lib/keystone:configure_keystoneauth:442 : iniset /etc/cinder/cinder.conf service_user project_name service 2026-03-26 00:56:51.610 | + lib/keystone:configure_keystoneauth:443 : iniset /etc/cinder/cinder.conf service_user project_domain_name Default 2026-03-26 00:56:51.679 | + ./stack.sh:main:948 : is_service_enabled neutron 2026-03-26 00:56:51.720 | + functions-common:is_service_enabled:2068 : return 0 2026-03-26 00:56:51.726 | + ./stack.sh:main:950 : stack_install_service neutron 2026-03-26 00:56:51.731 | + lib/stack:stack_install_service:20 : local service=neutron 2026-03-26 00:56:51.738 | + lib/stack:stack_install_service:21 : type install_neutron 2026-03-26 00:56:51.744 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-03-26 00:56:51.750 | + lib/stack:stack_install_service:32 : install_neutron 2026-03-26 00:56:51.756 | + lib/neutron:install_neutron:509 : use_library_from_git neutron-lib 2026-03-26 00:56:51.764 | + inc/python:use_library_from_git:266 : local name=neutron-lib 2026-03-26 00:56:51.771 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-26 00:56:51.778 | + inc/python:use_library_from_git:268 : [[ novnc,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-26 00:56:51.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, =~ ,neutron-lib, ]] 2026-03-26 00:56:51.791 | + inc/python:use_library_from_git:269 : return 1 2026-03-26 00:56:51.798 | + lib/neutron:install_neutron:516 : use_library_from_git sqlalchemy 2026-03-26 00:56:51.804 | + inc/python:use_library_from_git:266 : local name=sqlalchemy 2026-03-26 00:56:51.810 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-26 00:56:51.816 | + inc/python:use_library_from_git:268 : [[ novnc,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-26 00:56:51.823 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,sqlalchemy, ]] 2026-03-26 00:56:51.830 | + inc/python:use_library_from_git:269 : return 1 2026-03-26 00:56:51.836 | + lib/neutron:install_neutron:520 : use_library_from_git alembic 2026-03-26 00:56:51.842 | + inc/python:use_library_from_git:266 : local name=alembic 2026-03-26 00:56:51.848 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-26 00:56:51.854 | + inc/python:use_library_from_git:268 : [[ novnc,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-26 00:56:51.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, =~ ,alembic, ]] 2026-03-26 00:56:51.866 | + inc/python:use_library_from_git:269 : return 1 2026-03-26 00:56:51.871 | + lib/neutron:install_neutron:525 : git_clone https://github.com/openstack/neutron.git /opt/stack/neutron master 2026-03-26 00:56:51.877 | + functions-common:git_clone:581 : local git_remote=https://github.com/openstack/neutron.git 2026-03-26 00:56:51.883 | + functions-common:git_clone:582 : local git_dest=/opt/stack/neutron 2026-03-26 00:56:51.888 | + functions-common:git_clone:583 : local git_ref=master 2026-03-26 00:56:51.893 | + functions-common:git_clone:584 : local orig_dir 2026-03-26 00:56:51.900 | ++ functions-common:git_clone:585 : pwd 2026-03-26 00:56:51.906 | + functions-common:git_clone:585 : orig_dir=/opt/stack/devstack 2026-03-26 00:56:51.912 | + functions-common:git_clone:586 : local git_clone_flags= 2026-03-26 00:56:51.920 | ++ functions-common:git_clone:588 : trueorfalse False RECLONE 2026-03-26 00:56:51.956 | + functions-common:git_clone:588 : RECLONE=False 2026-03-26 00:56:51.961 | + functions-common:git_clone:589 : [[ 0 -gt 0 ]] 2026-03-26 00:56:51.966 | + functions-common:git_clone:593 : [[ False = \T\r\u\e ]] 2026-03-26 00:56:51.973 | + functions-common:git_clone:602 : echo master 2026-03-26 00:56:51.974 | + functions-common:git_clone:602 : egrep -q '^refs' 2026-03-26 00:56:51.985 | + functions-common:git_clone:616 : [[ ! -d /opt/stack/neutron ]] 2026-03-26 00:56:51.991 | + functions-common:git_clone:626 : [[ False = \T\r\u\e ]] 2026-03-26 00:56:51.997 | + functions-common:git_clone:661 : sudo git config --system --add safe.directory /opt/stack/neutron 2026-03-26 00:56:52.021 | + functions-common:git_clone:664 : cd /opt/stack/neutron 2026-03-26 00:56:52.028 | + functions-common:git_clone:665 : git show --oneline 2026-03-26 00:56:52.028 | + functions-common:git_clone:665 : head -1 2026-03-26 00:56:52.045 | 0cb298d781 Merge "db: Remove references to ibm_db_alembic package" 2026-03-26 00:56:52.052 | + functions-common:git_clone:666 : cd /opt/stack/devstack 2026-03-26 00:56:52.059 | + lib/neutron:install_neutron:526 : setup_develop /opt/stack/neutron 2026-03-26 00:56:52.065 | + inc/python:setup_develop:353 : local bindep 2026-03-26 00:56:52.072 | + inc/python:setup_develop:354 : [[ /opt/stack/neutron == -bindep* ]] 2026-03-26 00:56:52.077 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/neutron 2026-03-26 00:56:52.084 | + inc/python:setup_develop:359 : local extras= 2026-03-26 00:56:52.090 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/neutron -e 2026-03-26 00:56:52.096 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-03-26 00:56:52.102 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/neutron == -bindep* ]] 2026-03-26 00:56:52.108 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/neutron 2026-03-26 00:56:52.115 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-03-26 00:56:52.121 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-03-26 00:56:52.128 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/neutron 2026-03-26 00:56:52.135 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-03-26 00:56:52.142 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/neutron 2026-03-26 00:56:52.149 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-03-26 00:56:52.154 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-03-26 00:56:52.161 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/neutron/setup.cfg 2026-03-26 00:56:52.173 | + inc/python:_setup_package_with_constraints_edit:400 : name=neutron 2026-03-26 00:56:52.180 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z neutron ']' 2026-03-26 00:56:52.186 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- neutron 2026-03-26 00:56:52.280 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/neutron -e 2026-03-26 00:56:52.286 | + inc/python:setup_package:436 : local bindep=0 2026-03-26 00:56:52.292 | + inc/python:setup_package:437 : local bindep_flag= 2026-03-26 00:56:52.297 | + inc/python:setup_package:438 : local bindep_profiles= 2026-03-26 00:56:52.302 | + inc/python:setup_package:439 : [[ /opt/stack/neutron == -bindep* ]] 2026-03-26 00:56:52.308 | + inc/python:setup_package:444 : local project_dir=/opt/stack/neutron 2026-03-26 00:56:52.313 | + inc/python:setup_package:445 : local flags=-e 2026-03-26 00:56:52.319 | + inc/python:setup_package:446 : local extras= 2026-03-26 00:56:52.323 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-03-26 00:56:52.328 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-03-26 00:56:52.332 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-03-26 00:56:52.338 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-03-26 00:56:52.344 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-03-26 00:56:52.349 | + inc/python:setup_package:464 : pip_install -e /opt/stack/neutron 2026-03-26 00:56:52.392 | Using python 3.12 to install /opt/stack/neutron 2026-03-26 00:56:52.398 | + 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-26 00:56:52.942 | Obtaining file:///opt/stack/neutron 2026-03-26 00:56:52.946 | Installing build dependencies: started 2026-03-26 00:56:53.891 | Installing build dependencies: finished with status 'done' 2026-03-26 00:56:53.893 | Checking if build backend supports build_editable: started 2026-03-26 00:56:54.191 | Checking if build backend supports build_editable: finished with status 'done' 2026-03-26 00:56:54.192 | Getting requirements to build editable: started 2026-03-26 00:56:54.343 | Getting requirements to build editable: finished with status 'done' 2026-03-26 00:56:54.346 | Preparing editable metadata (pyproject.toml): started 2026-03-26 00:56:55.439 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-03-26 00:56:55.458 | Requirement already satisfied: pbr>=6.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev61) (7.0.3) 2026-03-26 00:56:55.458 | Requirement already satisfied: Paste>=2.0.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev61) (3.10.1) 2026-03-26 00:56:55.458 | Requirement already satisfied: PasteDeploy>=1.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev61) (3.1.0) 2026-03-26 00:56:55.459 | Requirement already satisfied: Routes>=2.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev61) (2.5.1) 2026-03-26 00:56:55.459 | Requirement already satisfied: debtcollector>=1.19.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev61) (3.0.0) 2026-03-26 00:56:55.459 | Requirement already satisfied: decorator>=4.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev61) (5.2.1) 2026-03-26 00:56:55.578 | Collecting pecan>=1.4.0 (from neutron==28.1.0.dev61) 2026-03-26 00:56:55.721 | Downloading pecan-1.7.0-py3-none-any.whl.metadata (1.7 kB) 2026-03-26 00:56:55.730 | Requirement already satisfied: httplib2>=0.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev61) (0.31.2) 2026-03-26 00:56:55.731 | Requirement already satisfied: requests>=2.32.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev61) (2.32.5) 2026-03-26 00:56:55.731 | Requirement already satisfied: Jinja2>=2.10 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev61) (3.1.6) 2026-03-26 00:56:55.732 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev61) (12.0.0) 2026-03-26 00:56:55.732 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev61) (1.3.0) 2026-03-26 00:56:55.782 | Collecting neutron-lib>=3.24.0 (from neutron==28.1.0.dev61) 2026-03-26 00:56:55.813 | Downloading neutron_lib-3.24.0-py3-none-any.whl.metadata (2.5 kB) 2026-03-26 00:56:55.863 | Collecting python-neutronclient>=7.8.0 (from neutron==28.1.0.dev61) 2026-03-26 00:56:55.892 | Downloading python_neutronclient-11.8.0-py3-none-any.whl.metadata (3.5 kB) 2026-03-26 00:56:55.903 | Requirement already satisfied: tenacity>=6.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev61) (9.1.4) 2026-03-26 00:56:55.904 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev61) (2.0.46) 2026-03-26 00:56:55.905 | Requirement already satisfied: WebOb>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev61) (1.8.9) 2026-03-26 00:56:55.906 | Requirement already satisfied: keystoneauth1>=3.14.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev61) (5.13.1) 2026-03-26 00:56:55.907 | Requirement already satisfied: alembic>=1.6.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev61) (1.18.4) 2026-03-26 00:56:55.908 | Requirement already satisfied: stevedore>=2.0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev61) (5.7.0) 2026-03-26 00:56:55.908 | Requirement already satisfied: oslo.cache>=1.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev61) (4.1.1) 2026-03-26 00:56:55.908 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev61) (7.4.0) 2026-03-26 00:56:55.909 | Requirement already satisfied: oslo.config>=10.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev61) (10.3.0) 2026-03-26 00:56:55.909 | Requirement already satisfied: oslo.context>=2.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev61) (6.3.0) 2026-03-26 00:56:55.910 | Requirement already satisfied: oslo.db>=4.44.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev61) (18.0.0) 2026-03-26 00:56:55.910 | Requirement already satisfied: oslo.i18n>=3.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev61) (6.7.2) 2026-03-26 00:56:55.910 | Requirement already satisfied: oslo.log>=5.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev61) (8.1.0) 2026-03-26 00:56:55.911 | Requirement already satisfied: oslo.messaging>=7.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev61) (17.3.0) 2026-03-26 00:56:55.911 | Requirement already satisfied: oslo.middleware>=3.31.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev61) (8.0.0) 2026-03-26 00:56:55.911 | Requirement already satisfied: oslo.policy>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev61) (5.0.0) 2026-03-26 00:56:55.912 | Requirement already satisfied: oslo.privsep>=2.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev61) (3.10.1) 2026-03-26 00:56:55.912 | Requirement already satisfied: oslo.reports>=1.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev61) (3.7.0) 2026-03-26 00:56:55.913 | Requirement already satisfied: oslo.rootwrap>=5.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev61) (7.9.0) 2026-03-26 00:56:55.913 | Requirement already satisfied: oslo.serialization>=5.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev61) (5.9.1) 2026-03-26 00:56:55.914 | 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.dev61) (4.5.1) 2026-03-26 00:56:55.914 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev61) (2.7.1) 2026-03-26 00:56:55.915 | Requirement already satisfied: oslo.utils>=7.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev61) (10.0.0) 2026-03-26 00:56:55.915 | Requirement already satisfied: oslo.versionedobjects>=1.35.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev61) (3.9.0) 2026-03-26 00:56:55.915 | Requirement already satisfied: osprofiler>=2.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev61) (4.3.0) 2026-03-26 00:56:55.944 | Collecting os-ken>=4.1.1 (from neutron==28.1.0.dev61) 2026-03-26 00:56:55.975 | Downloading os_ken-4.1.1-py3-none-any.whl.metadata (1.8 kB) 2026-03-26 00:56:56.012 | Collecting os-resource-classes>=1.1.0 (from neutron==28.1.0.dev61) 2026-03-26 00:56:56.039 | Downloading os_resource_classes-1.1.0-py3-none-any.whl.metadata (1.9 kB) 2026-03-26 00:56:56.084 | Collecting ovs>3.3.0 (from neutron==28.1.0.dev61) 2026-03-26 00:56:56.111 | Downloading ovs-3.7.0.tar.gz (162 kB) 2026-03-26 00:56:56.210 | Installing build dependencies: started 2026-03-26 00:56:57.082 | Installing build dependencies: finished with status 'done' 2026-03-26 00:56:57.083 | Getting requirements to build wheel: started 2026-03-26 00:56:57.438 | Getting requirements to build wheel: finished with status 'done' 2026-03-26 00:56:57.440 | Preparing metadata (pyproject.toml): started 2026-03-26 00:56:57.629 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-03-26 00:56:57.677 | Collecting ovsdbapp>=2.14.1 (from neutron==28.1.0.dev61) 2026-03-26 00:56:57.703 | Downloading ovsdbapp-2.16.0-py3-none-any.whl.metadata (1.9 kB) 2026-03-26 00:56:57.713 | Requirement already satisfied: psutil>=6.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev61) (7.2.2) 2026-03-26 00:56:57.740 | Collecting pyroute2>=0.7.3 (from neutron==28.1.0.dev61) 2026-03-26 00:56:57.768 | Downloading pyroute2-0.8.1-py3-none-any.whl.metadata (8.2 kB) 2026-03-26 00:56:57.777 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev61) (24.2.1) 2026-03-26 00:56:57.777 | Requirement already satisfied: python-novaclient>=9.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev61) (18.12.0) 2026-03-26 00:56:57.778 | Requirement already satisfied: openstacksdk>=0.31.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev61) (4.10.0) 2026-03-26 00:56:57.811 | Collecting python-designateclient>=2.7.0 (from neutron==28.1.0.dev61) 2026-03-26 00:56:57.839 | Downloading python_designateclient-6.4.0-py3-none-any.whl.metadata (3.1 kB) 2026-03-26 00:56:57.879 | Collecting os-vif>=3.1.0 (from neutron==28.1.0.dev61) 2026-03-26 00:56:57.906 | Downloading os_vif-4.3.0-py3-none-any.whl.metadata (2.5 kB) 2026-03-26 00:56:57.915 | Requirement already satisfied: futurist>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev61) (3.2.1) 2026-03-26 00:56:57.916 | Requirement already satisfied: tooz>=1.58.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev61) (8.1.0) 2026-03-26 00:56:57.918 | Requirement already satisfied: Mako in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=1.6.5->neutron==28.1.0.dev61) (1.3.10) 2026-03-26 00:56:57.919 | 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.dev61) (4.15.0) 2026-03-26 00:56:57.920 | 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.dev61) (2.1.1) 2026-03-26 00:56:57.923 | 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.dev61) (3.3.2) 2026-03-26 00:56:57.925 | Requirement already satisfied: MarkupSafe>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from Jinja2>=2.10->neutron==28.1.0.dev61) (3.0.3) 2026-03-26 00:56:57.927 | 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.dev61) (2.1.0) 2026-03-26 00:56:57.927 | 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.dev61) (1.8.2) 2026-03-26 00:56:57.931 | 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.dev61) (4.0.1) 2026-03-26 00:56:57.931 | 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.dev61) (2.11.0) 2026-03-26 00:56:57.932 | 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.dev61) (5.8.0) 2026-03-26 00:56:58.012 | Collecting setproctitle>=1.1.10 (from neutron-lib>=3.24.0->neutron==28.1.0.dev61) 2026-03-26 00:56:58.040 | 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-26 00:56:58.084 | Collecting os-traits>=0.9.0 (from neutron-lib>=3.24.0->neutron==28.1.0.dev61) 2026-03-26 00:56:58.115 | Downloading os_traits-3.6.0-py3-none-any.whl.metadata (1.9 kB) 2026-03-26 00:56:58.125 | 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.dev61) (43.0.3) 2026-03-26 00:56:58.126 | 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.dev61) (1.5.0) 2026-03-26 00:56:58.127 | 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.dev61) (1.1.0) 2026-03-26 00:56:58.127 | 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.dev61) (1.33) 2026-03-26 00:56:58.128 | Requirement already satisfied: platformdirs>=3 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->neutron==28.1.0.dev61) (4.9.2) 2026-03-26 00:56:58.129 | 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.dev61) (6.0.3) 2026-03-26 00:56:58.130 | 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.dev61) (1.4.0) 2026-03-26 00:56:58.133 | 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.dev61) (2.0.0) 2026-03-26 00:56:58.137 | 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.dev61) (3.0) 2026-03-26 00:56:58.141 | 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.dev61) (3.0.0) 2026-03-26 00:56:58.144 | 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.dev61) (0.40.4) 2026-03-26 00:56:58.144 | 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.dev61) (1.1.2) 2026-03-26 00:56:58.167 | Collecting ncclient>=0.6.13 (from os-ken>=4.1.1->neutron==28.1.0.dev61) 2026-03-26 00:56:58.193 | Downloading ncclient-0.7.0.tar.gz (116 kB) 2026-03-26 00:56:58.253 | Installing build dependencies: started 2026-03-26 00:56:59.123 | Installing build dependencies: finished with status 'done' 2026-03-26 00:56:59.124 | Getting requirements to build wheel: started 2026-03-26 00:56:59.490 | Getting requirements to build wheel: finished with status 'done' 2026-03-26 00:56:59.491 | Preparing metadata (pyproject.toml): started 2026-03-26 00:56:59.683 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-03-26 00:56:59.689 | 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.dev61) (26.0) 2026-03-26 00:56:59.692 | 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.dev61) (2.8.0) 2026-03-26 00:56:59.692 | 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.dev61) (3.3.2) 2026-03-26 00:56:59.699 | 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.dev61) (4.0.0) 2026-03-26 00:56:59.700 | 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.dev61) (6.0.2) 2026-03-26 00:56:59.713 | 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.dev61) (0.20) 2026-03-26 00:56:59.717 | 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.dev61) (2.0.0) 2026-03-26 00:56:59.722 | 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.dev61) (2.0.2) 2026-03-26 00:56:59.722 | 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.dev61) (0.5.0) 2026-03-26 00:56:59.726 | 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.dev61) (2.9.0.post0) 2026-03-26 00:56:59.730 | 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.dev61) (7.0.1) 2026-03-26 00:56:59.730 | 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.dev61) (5.3.1) 2026-03-26 00:56:59.731 | 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.dev61) (5.6.2) 2026-03-26 00:56:59.731 | 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.dev61) (0.15.1) 2026-03-26 00:56:59.734 | 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.dev61) (5.1.0) 2026-03-26 00:56:59.740 | 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.dev61) (2025.3) 2026-03-26 00:56:59.745 | 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.dev61) (0.24.1) 2026-03-26 00:56:59.748 | 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.dev61) (5.0.0) 2026-03-26 00:56:59.749 | 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.dev61) (4.0.1) 2026-03-26 00:56:59.769 | 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.dev61) (1.7.3) 2026-03-26 00:56:59.801 | Collecting cotyledon>=2.2.0 (from oslo.service[threading]>=4.2.1->neutron==28.1.0.dev61) 2026-03-26 00:56:59.829 | Downloading cotyledon-2.2.0-py3-none-any.whl.metadata (3.7 kB) 2026-03-26 00:56:59.848 | 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.dev61) (3.17.0) 2026-03-26 00:56:59.888 | Collecting sortedcontainers (from ovs>3.3.0->neutron==28.1.0.dev61) 2026-03-26 00:56:59.915 | Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl.metadata (10 kB) 2026-03-26 00:56:59.950 | Collecting fixtures>=3.0.0 (from ovsdbapp>=2.14.1->neutron==28.1.0.dev61) 2026-03-26 00:56:59.952 | Using cached fixtures-4.3.1-py3-none-any.whl.metadata (22 kB) 2026-03-26 00:56:59.966 | 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.dev61) (2.2.1) 2026-03-26 00:56:59.966 | 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.dev61) (1.6.2) 2026-03-26 00:56:59.972 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=2.0.2->neutron==28.1.0.dev61) (82.0.1) 2026-03-26 00:56:59.989 | 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.dev61) (0.6.0) 2026-03-26 00:57:00.016 | 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.dev61) (1.17.0) 2026-03-26 00:57:00.019 | 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.dev61) (4.13.2) 2026-03-26 00:57:00.020 | 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.dev61) (4.26.0) 2026-03-26 00:57:00.046 | Collecting osc-lib>=1.8.0 (from python-designateclient>=2.7.0->neutron==28.1.0.dev61) 2026-03-26 00:57:00.075 | Downloading osc_lib-4.4.0-py3-none-any.whl.metadata (3.8 kB) 2026-03-26 00:57:00.090 | 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.dev61) (0.6.0) 2026-03-26 00:57:00.090 | 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.dev61) (3.2.0) 2026-03-26 00:57:00.099 | 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.dev61) (1.11.0) 2026-03-26 00:57:00.099 | 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.dev61) (14.3.3) 2026-03-26 00:57:00.100 | 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.dev61) (1.7.2) 2026-03-26 00:57:00.103 | 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.dev61) (25.4.0) 2026-03-26 00:57:00.104 | 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.dev61) (2025.9.1) 2026-03-26 00:57:00.104 | 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.dev61) (0.37.0) 2026-03-26 00:57:00.105 | 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.dev61) (0.30.0) 2026-03-26 00:57:00.143 | 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.dev61) (3.4.4) 2026-03-26 00:57:00.143 | 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.dev61) (3.11) 2026-03-26 00:57:00.144 | 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.dev61) (2.6.3) 2026-03-26 00:57:00.144 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.32.3->neutron==28.1.0.dev61) (2023.11.17) 2026-03-26 00:57:00.173 | 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.dev61) (4.0.0) 2026-03-26 00:57:00.174 | 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.dev61) (2.19.2) 2026-03-26 00:57:00.181 | 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.dev61) (0.1.2) 2026-03-26 00:57:00.194 | 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.dev61) (0.7) 2026-03-26 00:57:00.235 | 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.dev61) (2.8.5) 2026-03-26 00:57:00.239 | 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.dev61) (0.16.0) 2026-03-26 00:57:00.322 | Downloading neutron_lib-3.24.0-py3-none-any.whl (630 kB) 2026-03-26 00:57:00.371 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 630.6/630.6 kB 16.0 MB/s 0:00:00 2026-03-26 00:57:00.424 | Downloading os_ken-4.1.1-py3-none-any.whl (2.0 MB) 2026-03-26 00:57:00.524 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.0/2.0 MB 19.5 MB/s 0:00:00 2026-03-26 00:57:00.557 | Downloading os_resource_classes-1.1.0-py3-none-any.whl (11 kB) 2026-03-26 00:57:00.592 | Downloading os_traits-3.6.0-py3-none-any.whl (43 kB) 2026-03-26 00:57:00.628 | Downloading os_vif-4.3.0-py3-none-any.whl (115 kB) 2026-03-26 00:57:00.669 | Downloading cotyledon-2.2.0-py3-none-any.whl (28 kB) 2026-03-26 00:57:00.704 | Downloading ovsdbapp-2.16.0-py3-none-any.whl (151 kB) 2026-03-26 00:57:00.715 | Using cached fixtures-4.3.1-py3-none-any.whl (40 kB) 2026-03-26 00:57:00.743 | Downloading pecan-1.7.0-py3-none-any.whl (144 kB) 2026-03-26 00:57:00.783 | Downloading pyroute2-0.8.1-py3-none-any.whl (474 kB) 2026-03-26 00:57:00.828 | Downloading python_designateclient-6.4.0-py3-none-any.whl (96 kB) 2026-03-26 00:57:00.866 | Downloading osc_lib-4.4.0-py3-none-any.whl (96 kB) 2026-03-26 00:57:00.904 | Downloading python_neutronclient-11.8.0-py3-none-any.whl (296 kB) 2026-03-26 00:57:00.947 | 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-26 00:57:00.979 | Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) 2026-03-26 00:57:01.050 | Building wheels for collected packages: neutron, ncclient, ovs 2026-03-26 00:57:01.051 | Building editable for neutron (pyproject.toml): started 2026-03-26 00:57:02.358 | Building editable for neutron (pyproject.toml): finished with status 'done' 2026-03-26 00:57:02.360 | Created wheel for neutron: filename=neutron-28.1.0.dev61-0.editable-py3-none-any.whl size=12061 sha256=29de264f3c2875452dbb2856ac03c7dad21d6379813e5ff16a7b5465f0eba412 2026-03-26 00:57:02.360 | Stored in directory: /tmp/pip-ephem-wheel-cache-dhutcw6j/wheels/85/41/4b/b676c3191efff247eca42312d2ef97517d6d981ada429e2e98 2026-03-26 00:57:02.367 | Building wheel for ncclient (pyproject.toml): started 2026-03-26 00:57:02.629 | Building wheel for ncclient (pyproject.toml): finished with status 'done' 2026-03-26 00:57:02.630 | Created wheel for ncclient: filename=ncclient-0.7.0-py3-none-any.whl size=94121 sha256=86225f0225961567ce869902f105db9bf714d7cadb51060208c6260b870cc0b7 2026-03-26 00:57:02.631 | Stored in directory: /opt/stack/.cache/pip/wheels/7a/4b/65/e346ceab2f8f7921b505e31b2392d14913140aef5c3bde1a18 2026-03-26 00:57:02.637 | Building wheel for ovs (pyproject.toml): started 2026-03-26 00:57:03.038 | Building wheel for ovs (pyproject.toml): finished with status 'done' 2026-03-26 00:57:03.040 | Created wheel for ovs: filename=ovs-3.7.0-py3-none-any.whl size=191286 sha256=fc3ca08f90f7bbd0112c8df8d115bbb1a4841b2c93fcd8a3bbdfa2b022430f23 2026-03-26 00:57:03.040 | Stored in directory: /opt/stack/.cache/pip/wheels/6c/30/ad/226e4f7cd10a4b74a544e2602bb5ca1866898d61e9ccd2a73e 2026-03-26 00:57:03.046 | Successfully built neutron ncclient ovs 2026-03-26 00:57:03.187 | 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-26 00:57:06.254 | 2026-03-26 00:57:06.272 | Successfully installed cotyledon-2.2.0 fixtures-4.3.1 ncclient-0.7.0 neutron-28.1.0.dev61 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-26 00:57:06.466 | + inc/python:pip_install:216 : result=0 2026-03-26 00:57:06.471 | + inc/python:pip_install:218 : time_stop pip_install 2026-03-26 00:57:06.476 | + functions-common:time_stop:2412 : local name 2026-03-26 00:57:06.481 | + functions-common:time_stop:2413 : local end_time 2026-03-26 00:57:06.486 | + functions-common:time_stop:2414 : local elapsed_time 2026-03-26 00:57:06.490 | + functions-common:time_stop:2415 : local total 2026-03-26 00:57:06.495 | + functions-common:time_stop:2416 : local start_time 2026-03-26 00:57:06.500 | + functions-common:time_stop:2418 : name=pip_install 2026-03-26 00:57:06.506 | + functions-common:time_stop:2419 : start_time=1774486612382 2026-03-26 00:57:06.511 | + functions-common:time_stop:2421 : [[ -z 1774486612382 ]] 2026-03-26 00:57:06.518 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-03-26 00:57:06.526 | + functions-common:time_stop:2424 : end_time=1774486626520 2026-03-26 00:57:06.530 | + functions-common:time_stop:2425 : elapsed_time=14138 2026-03-26 00:57:06.534 | + functions-common:time_stop:2426 : total=88067 2026-03-26 00:57:06.538 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-03-26 00:57:06.543 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=102205 2026-03-26 00:57:06.548 | + inc/python:pip_install:219 : return 0 2026-03-26 00:57:06.555 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-03-26 00:57:06.560 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-03-26 00:57:06.566 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/neutron 2026-03-26 00:57:06.572 | + inc/python:use_library_from_git:266 : local name=/opt/stack/neutron 2026-03-26 00:57:06.577 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-26 00:57:06.582 | + inc/python:use_library_from_git:268 : [[ novnc,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-26 00:57:06.589 | + inc/python:use_library_from_git:268 : [[ ,novnc,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-26 00:57:06.595 | + inc/python:use_library_from_git:269 : return 1 2026-03-26 00:57:06.601 | + lib/neutron:install_neutron:528 : [[ ovn == \o\v\n ]] 2026-03-26 00:57:06.606 | + lib/neutron:install_neutron:529 : install_ovn 2026-03-26 00:57:06.612 | + lib/neutron_plugins/ovn_agent:install_ovn:399 : echo 'Installing OVN and dependent packages' 2026-03-26 00:57:06.612 | Installing OVN and dependent packages 2026-03-26 00:57:06.616 | + lib/neutron_plugins/ovn_agent:install_ovn:402 : ovn_sanity_check 2026-03-26 00:57:06.622 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:386 : is_service_enabled q-agt neutron-agent 2026-03-26 00:57:06.657 | + functions-common:is_service_enabled:2068 : return 1 2026-03-26 00:57:06.663 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:388 : is_service_enabled q-l3 neutron-l3 2026-03-26 00:57:06.699 | + functions-common:is_service_enabled:2068 : return 1 2026-03-26 00:57:06.705 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:390 : is_service_enabled q-svc neutron-api 2026-03-26 00:57:06.743 | + functions-common:is_service_enabled:2068 : return 0 2026-03-26 00:57:06.749 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:390 : [[ ! ovn =~ ovn ]] 2026-03-26 00:57:06.756 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:392 : is_service_enabled q-svc neutron-api 2026-03-26 00:57:06.793 | + functions-common:is_service_enabled:2068 : return 0 2026-03-26 00:57:06.799 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:392 : [[ ! local,flat,vlan,geneve =~ geneve ]] 2026-03-26 00:57:06.805 | + lib/neutron_plugins/ovn_agent:install_ovn:404 : sudo mkdir -p /var/run/openvswitch 2026-03-26 00:57:06.827 | ++ lib/neutron_plugins/ovn_agent:install_ovn:405 : whoami 2026-03-26 00:57:06.835 | + lib/neutron_plugins/ovn_agent:install_ovn:405 : sudo chown stack /var/run/openvswitch 2026-03-26 00:57:06.853 | + lib/neutron_plugins/ovn_agent:install_ovn:407 : [[ False == \T\r\u\e ]] 2026-03-26 00:57:06.861 | ++ lib/neutron_plugins/ovn_agent:install_ovn:429 : get_packages openvswitch 2026-03-26 00:57:06.904 | + lib/neutron_plugins/ovn_agent:install_ovn:429 : install_package fakeroot make openvswitch-switch 2026-03-26 00:57:06.910 | + functions-common:install_package:1430 : update_package_repo 2026-03-26 00:57:06.915 | + functions-common:update_package_repo:1404 : NO_UPDATE_REPOS=False 2026-03-26 00:57:06.920 | + functions-common:update_package_repo:1405 : REPOS_UPDATED=True 2026-03-26 00:57:06.927 | + functions-common:update_package_repo:1406 : RETRY_UPDATE=False 2026-03-26 00:57:06.933 | + functions-common:update_package_repo:1408 : [[ False = \T\r\u\e ]] 2026-03-26 00:57:06.938 | + functions-common:update_package_repo:1412 : is_ubuntu 2026-03-26 00:57:06.944 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-03-26 00:57:06.951 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-03-26 00:57:06.956 | + functions-common:update_package_repo:1413 : apt_get_update 2026-03-26 00:57:06.962 | + functions-common:apt_get_update:1158 : [[ True == \T\r\u\e ]] 2026-03-26 00:57:06.967 | + functions-common:apt_get_update:1158 : [[ False != \T\r\u\e ]] 2026-03-26 00:57:06.972 | + functions-common:apt_get_update:1159 : return 2026-03-26 00:57:06.978 | + functions-common:install_package:1431 : real_install_package fakeroot make openvswitch-switch 2026-03-26 00:57:06.984 | + functions-common:real_install_package:1418 : is_ubuntu 2026-03-26 00:57:06.990 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-03-26 00:57:06.996 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-03-26 00:57:07.001 | + functions-common:real_install_package:1419 : apt_get install fakeroot make openvswitch-switch 2026-03-26 00:57:07.049 | + 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-26 00:57:07.093 | Reading package lists... 2026-03-26 00:57:07.347 | Building dependency tree... 2026-03-26 00:57:07.348 | Reading state information... 2026-03-26 00:57:07.640 | make is already the newest version (4.3-4.1build2). 2026-03-26 00:57:07.641 | make set to manually installed. 2026-03-26 00:57:07.641 | The following additional packages will be installed: 2026-03-26 00:57:07.641 | libfakeroot libunbound8 libxdp1 openvswitch-common python3-netifaces 2026-03-26 00:57:07.641 | python3-openvswitch python3-sortedcontainers 2026-03-26 00:57:07.643 | Suggested packages: 2026-03-26 00:57:07.643 | openvswitch-doc python3-netaddr python-sortedcontainers-doc 2026-03-26 00:57:07.681 | The following NEW packages will be installed: 2026-03-26 00:57:07.683 | fakeroot libfakeroot libunbound8 libxdp1 openvswitch-common 2026-03-26 00:57:07.684 | openvswitch-switch python3-netifaces python3-openvswitch 2026-03-26 00:57:07.684 | python3-sortedcontainers 2026-03-26 00:57:07.956 | 0 upgraded, 9 newly installed, 0 to remove and 0 not upgraded. 2026-03-26 00:57:07.956 | Need to get 4,335 kB of archives. 2026-03-26 00:57:07.956 | After this operation, 13.8 MB of additional disk space will be used. 2026-03-26 00:57:07.956 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libunbound8 amd64 1.19.2-1ubuntu3.7 [443 kB] 2026-03-26 00:57:08.446 | 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-26 00:57:08.688 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 python3-netifaces amd64 0.11.0-2build3 [18.1 kB] 2026-03-26 00:57:08.690 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 python3-sortedcontainers all 2.4.0-2 [27.6 kB] 2026-03-26 00:57:08.692 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxdp1 amd64 1.4.2-1ubuntu4 [62.5 kB] 2026-03-26 00:57:08.697 | 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-26 00:57:08.783 | 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-26 00:57:08.856 | Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libfakeroot amd64 1.33-1 [32.4 kB] 2026-03-26 00:57:08.857 | Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 fakeroot amd64 1.33-1 [67.2 kB] 2026-03-26 00:57:09.055 | debconf: delaying package configuration, since apt-utils is not installed 2026-03-26 00:57:09.110 | Fetched 4,335 kB in 1s (3,751 kB/s) 2026-03-26 00:57:09.396 | Selecting previously unselected package libunbound8:amd64. 2026-03-26 00:57:09.433 | (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-26 00:57:09.435 | Preparing to unpack .../0-libunbound8_1.19.2-1ubuntu3.7_amd64.deb ... 2026-03-26 00:57:10.030 | Unpacking libunbound8:amd64 (1.19.2-1ubuntu3.7) ... 2026-03-26 00:57:10.379 | Selecting previously unselected package openvswitch-common. 2026-03-26 00:57:10.389 | Preparing to unpack .../1-openvswitch-common_3.3.4-0ubuntu0.24.04.1_amd64.deb ... 2026-03-26 00:57:10.393 | Unpacking openvswitch-common (3.3.4-0ubuntu0.24.04.1) ... 2026-03-26 00:57:10.492 | Selecting previously unselected package python3-netifaces:amd64. 2026-03-26 00:57:10.503 | Preparing to unpack .../2-python3-netifaces_0.11.0-2build3_amd64.deb ... 2026-03-26 00:57:10.507 | Unpacking python3-netifaces:amd64 (0.11.0-2build3) ... 2026-03-26 00:57:10.566 | Selecting previously unselected package python3-sortedcontainers. 2026-03-26 00:57:10.575 | Preparing to unpack .../3-python3-sortedcontainers_2.4.0-2_all.deb ... 2026-03-26 00:57:10.579 | Unpacking python3-sortedcontainers (2.4.0-2) ... 2026-03-26 00:57:10.639 | Selecting previously unselected package libxdp1:amd64. 2026-03-26 00:57:10.650 | Preparing to unpack .../4-libxdp1_1.4.2-1ubuntu4_amd64.deb ... 2026-03-26 00:57:10.654 | Unpacking libxdp1:amd64 (1.4.2-1ubuntu4) ... 2026-03-26 00:57:10.716 | Selecting previously unselected package python3-openvswitch. 2026-03-26 00:57:10.728 | Preparing to unpack .../5-python3-openvswitch_3.3.4-0ubuntu0.24.04.1_amd64.deb ... 2026-03-26 00:57:10.732 | Unpacking python3-openvswitch (3.3.4-0ubuntu0.24.04.1) ... 2026-03-26 00:57:10.857 | Selecting previously unselected package openvswitch-switch. 2026-03-26 00:57:10.868 | Preparing to unpack .../6-openvswitch-switch_3.3.4-0ubuntu0.24.04.1_amd64.deb ... 2026-03-26 00:57:10.882 | Unpacking openvswitch-switch (3.3.4-0ubuntu0.24.04.1) ... 2026-03-26 00:57:11.002 | Selecting previously unselected package libfakeroot:amd64. 2026-03-26 00:57:11.011 | Preparing to unpack .../7-libfakeroot_1.33-1_amd64.deb ... 2026-03-26 00:57:11.015 | Unpacking libfakeroot:amd64 (1.33-1) ... 2026-03-26 00:57:11.105 | Selecting previously unselected package fakeroot. 2026-03-26 00:57:11.114 | Preparing to unpack .../8-fakeroot_1.33-1_amd64.deb ... 2026-03-26 00:57:11.118 | Unpacking fakeroot (1.33-1) ... 2026-03-26 00:57:11.212 | Setting up python3-sortedcontainers (2.4.0-2) ... 2026-03-26 00:57:11.377 | Setting up libfakeroot:amd64 (1.33-1) ... 2026-03-26 00:57:11.392 | Setting up fakeroot (1.33-1) ... 2026-03-26 00:57:11.409 | update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode 2026-03-26 00:57:11.425 | Setting up libxdp1:amd64 (1.4.2-1ubuntu4) ... 2026-03-26 00:57:11.435 | Setting up libunbound8:amd64 (1.19.2-1ubuntu3.7) ... 2026-03-26 00:57:11.448 | Setting up python3-netifaces:amd64 (0.11.0-2build3) ... 2026-03-26 00:57:11.459 | Setting up openvswitch-common (3.3.4-0ubuntu0.24.04.1) ... 2026-03-26 00:57:11.474 | Setting up python3-openvswitch (3.3.4-0ubuntu0.24.04.1) ... 2026-03-26 00:57:11.721 | Setting up openvswitch-switch (3.3.4-0ubuntu0.24.04.1) ... 2026-03-26 00:57:11.747 | update-alternatives: using /usr/lib/openvswitch-switch/ovs-vswitchd to provide /usr/sbin/ovs-vswitchd (ovs-vswitchd) in auto mode 2026-03-26 00:57:12.239 | Created symlink /etc/systemd/system/openvswitch-switch.service.requires/ovs-record-hostname.service → /usr/lib/systemd/system/ovs-record-hostname.service. 2026-03-26 00:57:12.388 | Created symlink /etc/systemd/system/multi-user.target.wants/openvswitch-switch.service → /usr/lib/systemd/system/openvswitch-switch.service. 2026-03-26 00:57:13.310 | Processing triggers for man-db (2.12.0-4build2) ... 2026-03-26 00:57:14.548 | Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-03-26 00:57:14.841 | + functions-common:apt_get:1203 : result=0 2026-03-26 00:57:14.846 | + functions-common:apt_get:1206 : time_stop apt-get 2026-03-26 00:57:14.851 | + functions-common:time_stop:2412 : local name 2026-03-26 00:57:14.856 | + functions-common:time_stop:2413 : local end_time 2026-03-26 00:57:14.863 | + functions-common:time_stop:2414 : local elapsed_time 2026-03-26 00:57:14.869 | + functions-common:time_stop:2415 : local total 2026-03-26 00:57:14.873 | + functions-common:time_stop:2416 : local start_time 2026-03-26 00:57:14.879 | + functions-common:time_stop:2418 : name=apt-get 2026-03-26 00:57:14.885 | + functions-common:time_stop:2419 : start_time=1774486627042 2026-03-26 00:57:14.889 | + functions-common:time_stop:2421 : [[ -z 1774486627042 ]] 2026-03-26 00:57:14.897 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-03-26 00:57:14.906 | + functions-common:time_stop:2424 : end_time=1774486634900 2026-03-26 00:57:14.912 | + functions-common:time_stop:2425 : elapsed_time=7858 2026-03-26 00:57:14.918 | + functions-common:time_stop:2426 : total=453000 2026-03-26 00:57:14.924 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-03-26 00:57:14.929 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=460858 2026-03-26 00:57:14.935 | + functions-common:apt_get:1207 : return 0 2026-03-26 00:57:14.942 | ++ lib/neutron_plugins/ovn_agent:install_ovn:430 : get_packages ovn 2026-03-26 00:57:14.984 | + lib/neutron_plugins/ovn_agent:install_ovn:430 : install_package ovn-central ovn-controller-vtep ovn-host 2026-03-26 00:57:14.990 | + functions-common:install_package:1430 : update_package_repo 2026-03-26 00:57:14.996 | + functions-common:update_package_repo:1404 : NO_UPDATE_REPOS=False 2026-03-26 00:57:15.002 | + functions-common:update_package_repo:1405 : REPOS_UPDATED=True 2026-03-26 00:57:15.008 | + functions-common:update_package_repo:1406 : RETRY_UPDATE=False 2026-03-26 00:57:15.015 | + functions-common:update_package_repo:1408 : [[ False = \T\r\u\e ]] 2026-03-26 00:57:15.021 | + functions-common:update_package_repo:1412 : is_ubuntu 2026-03-26 00:57:15.028 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-03-26 00:57:15.034 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-03-26 00:57:15.040 | + functions-common:update_package_repo:1413 : apt_get_update 2026-03-26 00:57:15.046 | + functions-common:apt_get_update:1158 : [[ True == \T\r\u\e ]] 2026-03-26 00:57:15.052 | + functions-common:apt_get_update:1158 : [[ False != \T\r\u\e ]] 2026-03-26 00:57:15.059 | + functions-common:apt_get_update:1159 : return 2026-03-26 00:57:15.064 | + functions-common:install_package:1431 : real_install_package ovn-central ovn-controller-vtep ovn-host 2026-03-26 00:57:15.070 | + functions-common:real_install_package:1418 : is_ubuntu 2026-03-26 00:57:15.076 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-03-26 00:57:15.083 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-03-26 00:57:15.089 | + functions-common:real_install_package:1419 : apt_get install ovn-central ovn-controller-vtep ovn-host 2026-03-26 00:57:15.136 | + 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-26 00:57:15.179 | Reading package lists... 2026-03-26 00:57:15.468 | Building dependency tree... 2026-03-26 00:57:15.468 | Reading state information... 2026-03-26 00:57:15.760 | The following additional packages will be installed: 2026-03-26 00:57:15.760 | ovn-common 2026-03-26 00:57:15.800 | The following NEW packages will be installed: 2026-03-26 00:57:15.801 | ovn-central ovn-common ovn-controller-vtep ovn-host 2026-03-26 00:57:16.326 | 0 upgraded, 4 newly installed, 0 to remove and 0 not upgraded. 2026-03-26 00:57:16.326 | Need to get 2,360 kB of archives. 2026-03-26 00:57:16.326 | After this operation, 8,355 kB of additional disk space will be used. 2026-03-26 00:57:16.326 | 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-26 00:57:16.933 | 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-26 00:57:17.019 | 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-26 00:57:17.027 | 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-26 00:57:17.411 | debconf: delaying package configuration, since apt-utils is not installed 2026-03-26 00:57:17.463 | Fetched 2,360 kB in 1s (1,743 kB/s) 2026-03-26 00:57:17.512 | Selecting previously unselected package ovn-common. 2026-03-26 00:57:17.553 | (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-26 00:57:17.555 | Preparing to unpack .../ovn-common_24.03.6-0ubuntu0.24.04.1_amd64.deb ... 2026-03-26 00:57:17.559 | Unpacking ovn-common (24.03.6-0ubuntu0.24.04.1) ... 2026-03-26 00:57:17.674 | Selecting previously unselected package ovn-central. 2026-03-26 00:57:17.683 | Preparing to unpack .../ovn-central_24.03.6-0ubuntu0.24.04.1_amd64.deb ... 2026-03-26 00:57:17.688 | Unpacking ovn-central (24.03.6-0ubuntu0.24.04.1) ... 2026-03-26 00:57:17.765 | Selecting previously unselected package ovn-controller-vtep. 2026-03-26 00:57:17.775 | Preparing to unpack .../ovn-controller-vtep_24.03.6-0ubuntu0.24.04.1_amd64.deb ... 2026-03-26 00:57:17.779 | Unpacking ovn-controller-vtep (24.03.6-0ubuntu0.24.04.1) ... 2026-03-26 00:57:17.849 | Selecting previously unselected package ovn-host. 2026-03-26 00:57:17.859 | Preparing to unpack .../ovn-host_24.03.6-0ubuntu0.24.04.1_amd64.deb ... 2026-03-26 00:57:17.869 | Unpacking ovn-host (24.03.6-0ubuntu0.24.04.1) ... 2026-03-26 00:57:17.968 | Setting up ovn-common (24.03.6-0ubuntu0.24.04.1) ... 2026-03-26 00:57:17.991 | Setting up ovn-host (24.03.6-0ubuntu0.24.04.1) ... 2026-03-26 00:57:18.339 | ovn-controller.service is a disabled or a static unit, not starting it. 2026-03-26 00:57:18.482 | Created symlink /etc/systemd/system/multi-user.target.wants/ovn-host.service → /usr/lib/systemd/system/ovn-host.service. 2026-03-26 00:57:18.820 | ovn-controller.service is a disabled or a static unit, not starting it. 2026-03-26 00:57:18.889 | Setting up ovn-central (24.03.6-0ubuntu0.24.04.1) ... 2026-03-26 00:57:19.238 | ovn-northd.service is a disabled or a static unit, not starting it. 2026-03-26 00:57:19.382 | Created symlink /etc/systemd/system/ovn-sb-ovsdb.service → /usr/lib/systemd/system/ovn-ovsdb-server-sb.service. 2026-03-26 00:57:19.916 | Created symlink /etc/systemd/system/ovn-nb-ovsdb.service → /usr/lib/systemd/system/ovn-ovsdb-server-nb.service. 2026-03-26 00:57:20.391 | Created symlink /etc/systemd/system/multi-user.target.wants/ovn-central.service → /usr/lib/systemd/system/ovn-central.service. 2026-03-26 00:57:21.007 | ovn-northd.service is a disabled or a static unit, not starting it. 2026-03-26 00:57:21.086 | Setting up ovn-controller-vtep (24.03.6-0ubuntu0.24.04.1) ... 2026-03-26 00:57:21.246 | Created symlink /etc/systemd/system/multi-user.target.wants/ovn-controller-vtep.service → /usr/lib/systemd/system/ovn-controller-vtep.service. 2026-03-26 00:57:21.642 | Processing triggers for man-db (2.12.0-4build2) ... 2026-03-26 00:57:22.973 | + functions-common:apt_get:1203 : result=0 2026-03-26 00:57:22.980 | + functions-common:apt_get:1206 : time_stop apt-get 2026-03-26 00:57:22.985 | + functions-common:time_stop:2412 : local name 2026-03-26 00:57:22.991 | + functions-common:time_stop:2413 : local end_time 2026-03-26 00:57:22.997 | + functions-common:time_stop:2414 : local elapsed_time 2026-03-26 00:57:23.003 | + functions-common:time_stop:2415 : local total 2026-03-26 00:57:23.009 | + functions-common:time_stop:2416 : local start_time 2026-03-26 00:57:23.014 | + functions-common:time_stop:2418 : name=apt-get 2026-03-26 00:57:23.019 | + functions-common:time_stop:2419 : start_time=1774486635129 2026-03-26 00:57:23.024 | + functions-common:time_stop:2421 : [[ -z 1774486635129 ]] 2026-03-26 00:57:23.033 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-03-26 00:57:23.041 | + functions-common:time_stop:2424 : end_time=1774486643036 2026-03-26 00:57:23.047 | + functions-common:time_stop:2425 : elapsed_time=7907 2026-03-26 00:57:23.052 | + functions-common:time_stop:2426 : total=460858 2026-03-26 00:57:23.059 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-03-26 00:57:23.065 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=468765 2026-03-26 00:57:23.071 | + functions-common:apt_get:1207 : return 0 2026-03-26 00:57:23.077 | + 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-26 00:57:23.084 | + 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-26 00:57:23.089 | + lib/neutron_plugins/ovn_agent:install_ovn:437 : local log_archive_dir=/opt/stack/logs/archive 2026-03-26 00:57:23.096 | + lib/neutron_plugins/ovn_agent:install_ovn:438 : mkdir -p /opt/stack/logs/archive 2026-03-26 00:57:23.106 | + 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-26 00:57:23.113 | + lib/neutron_plugins/ovn_agent:install_ovn:440 : '[' -f /opt/stack/logs/ovs-vswitchd.log ']' 2026-03-26 00:57:23.119 | + 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-26 00:57:23.125 | + lib/neutron_plugins/ovn_agent:install_ovn:440 : '[' -f /opt/stack/logs/ovn-northd.log ']' 2026-03-26 00:57:23.131 | + 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-26 00:57:23.137 | + lib/neutron_plugins/ovn_agent:install_ovn:440 : '[' -f /opt/stack/logs/ovn-controller.log ']' 2026-03-26 00:57:23.143 | + 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-26 00:57:23.150 | + lib/neutron_plugins/ovn_agent:install_ovn:440 : '[' -f /opt/stack/logs/ovn-controller-vtep.log ']' 2026-03-26 00:57:23.155 | + 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-26 00:57:23.161 | + lib/neutron_plugins/ovn_agent:install_ovn:440 : '[' -f /opt/stack/logs/ovs-vtep.log ']' 2026-03-26 00:57:23.167 | + 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-26 00:57:23.171 | + lib/neutron_plugins/ovn_agent:install_ovn:440 : '[' -f /opt/stack/logs/ovsdb-server.log ']' 2026-03-26 00:57:23.177 | + 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-26 00:57:23.183 | + lib/neutron_plugins/ovn_agent:install_ovn:440 : '[' -f /opt/stack/logs/ovsdb-server-nb.log ']' 2026-03-26 00:57:23.189 | + 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-26 00:57:23.196 | + lib/neutron_plugins/ovn_agent:install_ovn:440 : '[' -f /opt/stack/logs/ovsdb-server-sb.log ']' 2026-03-26 00:57:23.202 | + lib/neutron_plugins/ovn_agent:install_ovn:446 : use_library_from_git ovsdbapp 2026-03-26 00:57:23.208 | + inc/python:use_library_from_git:266 : local name=ovsdbapp 2026-03-26 00:57:23.214 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-26 00:57:23.219 | + inc/python:use_library_from_git:268 : [[ novnc,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-26 00:57:23.224 | + inc/python:use_library_from_git:268 : [[ ,novnc,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-26 00:57:23.231 | + inc/python:use_library_from_git:269 : return 1 2026-03-26 00:57:23.237 | + lib/neutron_plugins/ovn_agent:install_ovn:452 : [[ False == \T\r\u\e ]] 2026-03-26 00:57:23.242 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-03-26 00:57:23.248 | + ./stack.sh:main:953 : is_service_enabled nova 2026-03-26 00:57:23.288 | + functions-common:is_service_enabled:2068 : return 0 2026-03-26 00:57:23.294 | + ./stack.sh:main:955 : stack_install_service nova 2026-03-26 00:57:23.299 | + lib/stack:stack_install_service:20 : local service=nova 2026-03-26 00:57:23.305 | + lib/stack:stack_install_service:21 : type install_nova 2026-03-26 00:57:23.310 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-03-26 00:57:23.317 | + lib/stack:stack_install_service:32 : install_nova 2026-03-26 00:57:23.324 | + lib/nova:install_nova:912 : use_library_from_git os-vif 2026-03-26 00:57:23.328 | + inc/python:use_library_from_git:266 : local name=os-vif 2026-03-26 00:57:23.333 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-26 00:57:23.338 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-03-26 00:57:23.344 | + inc/python:use_library_from_git:268 : [[ ,novnc,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-26 00:57:23.350 | + inc/python:use_library_from_git:269 : return 1 2026-03-26 00:57:23.356 | + lib/nova:install_nova:917 : is_service_enabled n-cpu 2026-03-26 00:57:23.391 | + functions-common:is_service_enabled:2068 : return 0 2026-03-26 00:57:23.398 | + lib/nova:install_nova:917 : [[ -r /opt/stack/devstack/lib/nova_plugins/hypervisor-libvirt ]] 2026-03-26 00:57:23.403 | + lib/nova:install_nova:918 : install_nova_hypervisor 2026-03-26 00:57:23.409 | + lib/nova_plugins/hypervisor-libvirt:install_nova_hypervisor:91 : install_libvirt 2026-03-26 00:57:23.415 | + 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-26 00:57:23.513 | + lib/nova_plugins/functions-libvirt:install_libvirt:71 : is_ubuntu 2026-03-26 00:57:23.519 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-03-26 00:57:23.524 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-03-26 00:57:23.529 | + 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-26 00:57:23.535 | + functions-common:install_package:1430 : update_package_repo 2026-03-26 00:57:23.541 | + functions-common:update_package_repo:1404 : NO_UPDATE_REPOS=False 2026-03-26 00:57:23.546 | + functions-common:update_package_repo:1405 : REPOS_UPDATED=True 2026-03-26 00:57:23.551 | + functions-common:update_package_repo:1406 : RETRY_UPDATE=False 2026-03-26 00:57:23.556 | + functions-common:update_package_repo:1408 : [[ False = \T\r\u\e ]] 2026-03-26 00:57:23.562 | + functions-common:update_package_repo:1412 : is_ubuntu 2026-03-26 00:57:23.567 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-03-26 00:57:23.572 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-03-26 00:57:23.578 | + functions-common:update_package_repo:1413 : apt_get_update 2026-03-26 00:57:23.583 | + functions-common:apt_get_update:1158 : [[ True == \T\r\u\e ]] 2026-03-26 00:57:23.588 | + functions-common:apt_get_update:1158 : [[ False != \T\r\u\e ]] 2026-03-26 00:57:23.593 | + functions-common:apt_get_update:1159 : return 2026-03-26 00:57:23.599 | + functions-common:install_package:1431 : real_install_package qemu-system libvirt-clients libvirt-daemon-system libvirt-dev python3-libvirt systemd-coredump 2026-03-26 00:57:23.604 | + functions-common:real_install_package:1418 : is_ubuntu 2026-03-26 00:57:23.609 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-03-26 00:57:23.614 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-03-26 00:57:23.620 | + functions-common:real_install_package:1419 : apt_get install qemu-system libvirt-clients libvirt-daemon-system libvirt-dev python3-libvirt systemd-coredump 2026-03-26 00:57:23.666 | + 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-26 00:57:23.707 | Reading package lists... 2026-03-26 00:57:23.956 | Building dependency tree... 2026-03-26 00:57:23.956 | Reading state information... 2026-03-26 00:57:24.192 | The following additional packages will be installed: 2026-03-26 00:57:24.192 | ipxe-qemu libasound2-data libasound2t64 libbrlapi0.8 libcacard0 libdaxctl1 2026-03-26 00:57:24.192 | libfdt1 libndctl6 libnspr4 libnss3 libpciaccess0 libpcsclite1 libpmem1 2026-03-26 00:57:24.192 | librdmacm1t64 libslirp0 libusb-1.0-0 libusbredirparser1t64 libvirt-daemon 2026-03-26 00:57:24.192 | libvirt-daemon-config-network libvirt-daemon-config-nwfilter 2026-03-26 00:57:24.193 | libvirt-daemon-driver-qemu libvirt-daemon-system-systemd libvirt0 2026-03-26 00:57:24.193 | qemu-system-arm qemu-system-common qemu-system-data qemu-system-mips 2026-03-26 00:57:24.193 | qemu-system-misc qemu-system-ppc qemu-system-s390x qemu-system-sparc 2026-03-26 00:57:24.193 | qemu-system-x86 seabios systemd-container 2026-03-26 00:57:24.194 | Suggested packages: 2026-03-26 00:57:24.194 | alsa-utils libasound2-plugins pciutils pcscd libvirt-clients-qemu 2026-03-26 00:57:24.194 | libvirt-login-shell libvirt-daemon-driver-storage-gluster 2026-03-26 00:57:24.194 | libvirt-daemon-driver-storage-iscsi-direct libvirt-daemon-driver-storage-rbd 2026-03-26 00:57:24.194 | libvirt-daemon-driver-storage-zfs libvirt-daemon-driver-lxc 2026-03-26 00:57:24.194 | libvirt-daemon-driver-vbox libvirt-daemon-driver-xen numad passt apparmor 2026-03-26 00:57:24.194 | auditd nfs-common systemtap zfsutils samba vde2 2026-03-26 00:57:24.194 | Recommended packages: 2026-03-26 00:57:24.194 | alsa-ucm-conf alsa-topology-conf libxml2-utils swtpm swtpm-tools mdevctl 2026-03-26 00:57:24.194 | libvirt-l10n ipxe-qemu-256k-compat-efi-roms qemu-efi-aarch64 qemu-efi-arm 2026-03-26 00:57:24.194 | qemu-system-gui qemu-system-modules-spice qemu-system-modules-opengl 2026-03-26 00:57:24.194 | qemu-block-extra ovmf cpu-checker libnss-mymachines 2026-03-26 00:57:24.244 | The following NEW packages will be installed: 2026-03-26 00:57:24.244 | ipxe-qemu libasound2-data libasound2t64 libbrlapi0.8 libcacard0 libdaxctl1 2026-03-26 00:57:24.244 | libfdt1 libndctl6 libnspr4 libnss3 libpciaccess0 libpcsclite1 libpmem1 2026-03-26 00:57:24.244 | librdmacm1t64 libslirp0 libusb-1.0-0 libusbredirparser1t64 libvirt-clients 2026-03-26 00:57:24.244 | libvirt-daemon libvirt-daemon-config-network libvirt-daemon-config-nwfilter 2026-03-26 00:57:24.244 | libvirt-daemon-driver-qemu libvirt-daemon-system 2026-03-26 00:57:24.245 | libvirt-daemon-system-systemd libvirt-dev libvirt0 python3-libvirt 2026-03-26 00:57:24.245 | qemu-system qemu-system-arm qemu-system-common qemu-system-data 2026-03-26 00:57:24.245 | qemu-system-mips qemu-system-misc qemu-system-ppc qemu-system-s390x 2026-03-26 00:57:24.245 | qemu-system-sparc qemu-system-x86 seabios systemd-container systemd-coredump 2026-03-26 00:57:24.438 | 0 upgraded, 40 newly installed, 0 to remove and 0 not upgraded. 2026-03-26 00:57:24.438 | Need to get 127 MB of archives. 2026-03-26 00:57:24.439 | After this operation, 527 MB of additional disk space will be used. 2026-03-26 00:57:24.439 | 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-26 00:57:24.711 | 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-26 00:57:25.135 | 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-26 00:57:25.135 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libasound2t64 amd64 1.2.11-1ubuntu0.2 [398 kB] 2026-03-26 00:57:25.160 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libbrlapi0.8 amd64 6.6-4ubuntu5 [31.4 kB] 2026-03-26 00:57:25.161 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libnspr4 amd64 2:4.35-1.1build1 [117 kB] 2026-03-26 00:57:25.168 | 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-26 00:57:25.225 | Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libpcsclite1 amd64 2.0.3-1build1 [21.4 kB] 2026-03-26 00:57:25.225 | Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libcacard0 amd64 1:2.8.0-3build4 [36.5 kB] 2026-03-26 00:57:25.226 | Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libdaxctl1 amd64 77-2ubuntu2 [21.4 kB] 2026-03-26 00:57:25.227 | Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libndctl6 amd64 77-2ubuntu2 [62.8 kB] 2026-03-26 00:57:25.229 | 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-26 00:57:25.230 | Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libpmem1 amd64 1.13.1-1.1ubuntu2 [84.8 kB] 2026-03-26 00:57:25.291 | Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 librdmacm1t64 amd64 50.0-2ubuntu0.2 [70.7 kB] 2026-03-26 00:57:25.293 | Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libslirp0 amd64 4.7.0-1ubuntu3 [63.8 kB] 2026-03-26 00:57:25.294 | Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libusbredirparser1t64 amd64 0.13.0-2.1build1 [16.5 kB] 2026-03-26 00:57:25.370 | 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-26 00:57:25.538 | 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-26 00:57:25.609 | 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-26 00:57:25.619 | 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-26 00:57:25.684 | 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-26 00:57:25.685 | 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-26 00:57:25.685 | Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 systemd-container amd64 255.4-1ubuntu8.14 [417 kB] 2026-03-26 00:57:25.691 | 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-26 00:57:25.691 | 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-26 00:57:25.691 | 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-26 00:57:25.693 | Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 python3-libvirt amd64 10.0.0-1build1 [164 kB] 2026-03-26 00:57:25.694 | Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libfdt1 amd64 1.7.0-2build1 [20.1 kB] 2026-03-26 00:57:25.771 | 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-26 00:57:25.931 | 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-26 00:57:26.018 | 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-26 00:57:26.490 | 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-26 00:57:27.190 | 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-26 00:57:27.557 | 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-26 00:57:27.798 | Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 seabios all 1.16.3-2 [175 kB] 2026-03-26 00:57:27.800 | 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-26 00:57:28.223 | 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-26 00:57:28.355 | 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-26 00:57:30.548 | 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-26 00:57:30.549 | Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 systemd-coredump amd64 255.4-1ubuntu8.14 [71.7 kB] 2026-03-26 00:57:30.739 | debconf: delaying package configuration, since apt-utils is not installed 2026-03-26 00:57:30.788 | Fetched 127 MB in 6s (20.1 MB/s) 2026-03-26 00:57:30.972 | Selecting previously unselected package libusb-1.0-0:amd64. 2026-03-26 00:57:31.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 ... 69339 files and directories currently installed.) 2026-03-26 00:57:31.025 | Preparing to unpack .../00-libusb-1.0-0_2%3a1.0.27-1_amd64.deb ... 2026-03-26 00:57:31.033 | Unpacking libusb-1.0-0:amd64 (2:1.0.27-1) ... 2026-03-26 00:57:31.087 | Selecting previously unselected package ipxe-qemu. 2026-03-26 00:57:31.098 | Preparing to unpack .../01-ipxe-qemu_1.21.1+git-20220113.fbbdc3926-0ubuntu2_all.deb ... 2026-03-26 00:57:31.102 | Unpacking ipxe-qemu (1.21.1+git-20220113.fbbdc3926-0ubuntu2) ... 2026-03-26 00:57:31.188 | Selecting previously unselected package libasound2-data. 2026-03-26 00:57:31.198 | Preparing to unpack .../02-libasound2-data_1.2.11-1ubuntu0.2_all.deb ... 2026-03-26 00:57:31.202 | Unpacking libasound2-data (1.2.11-1ubuntu0.2) ... 2026-03-26 00:57:31.288 | Selecting previously unselected package libasound2t64:amd64. 2026-03-26 00:57:31.296 | Preparing to unpack .../03-libasound2t64_1.2.11-1ubuntu0.2_amd64.deb ... 2026-03-26 00:57:31.301 | Unpacking libasound2t64:amd64 (1.2.11-1ubuntu0.2) ... 2026-03-26 00:57:31.372 | Selecting previously unselected package libbrlapi0.8:amd64. 2026-03-26 00:57:31.385 | Preparing to unpack .../04-libbrlapi0.8_6.6-4ubuntu5_amd64.deb ... 2026-03-26 00:57:31.389 | Unpacking libbrlapi0.8:amd64 (6.6-4ubuntu5) ... 2026-03-26 00:57:31.444 | Selecting previously unselected package libnspr4:amd64. 2026-03-26 00:57:31.453 | Preparing to unpack .../05-libnspr4_2%3a4.35-1.1build1_amd64.deb ... 2026-03-26 00:57:31.459 | Unpacking libnspr4:amd64 (2:4.35-1.1build1) ... 2026-03-26 00:57:31.520 | Selecting previously unselected package libnss3:amd64. 2026-03-26 00:57:31.531 | Preparing to unpack .../06-libnss3_2%3a3.98-1ubuntu0.1_amd64.deb ... 2026-03-26 00:57:31.535 | Unpacking libnss3:amd64 (2:3.98-1ubuntu0.1) ... 2026-03-26 00:57:31.631 | Selecting previously unselected package libpcsclite1:amd64. 2026-03-26 00:57:31.642 | Preparing to unpack .../07-libpcsclite1_2.0.3-1build1_amd64.deb ... 2026-03-26 00:57:31.646 | Unpacking libpcsclite1:amd64 (2.0.3-1build1) ... 2026-03-26 00:57:31.702 | Selecting previously unselected package libcacard0:amd64. 2026-03-26 00:57:31.712 | Preparing to unpack .../08-libcacard0_1%3a2.8.0-3build4_amd64.deb ... 2026-03-26 00:57:31.715 | Unpacking libcacard0:amd64 (1:2.8.0-3build4) ... 2026-03-26 00:57:31.774 | Selecting previously unselected package libdaxctl1:amd64. 2026-03-26 00:57:31.782 | Preparing to unpack .../09-libdaxctl1_77-2ubuntu2_amd64.deb ... 2026-03-26 00:57:31.786 | Unpacking libdaxctl1:amd64 (77-2ubuntu2) ... 2026-03-26 00:57:31.842 | Selecting previously unselected package libndctl6:amd64. 2026-03-26 00:57:31.851 | Preparing to unpack .../10-libndctl6_77-2ubuntu2_amd64.deb ... 2026-03-26 00:57:31.855 | Unpacking libndctl6:amd64 (77-2ubuntu2) ... 2026-03-26 00:57:31.908 | Selecting previously unselected package libpciaccess0:amd64. 2026-03-26 00:57:31.919 | Preparing to unpack .../11-libpciaccess0_0.17-3ubuntu0.24.04.2_amd64.deb ... 2026-03-26 00:57:31.924 | Unpacking libpciaccess0:amd64 (0.17-3ubuntu0.24.04.2) ... 2026-03-26 00:57:31.976 | Selecting previously unselected package libpmem1:amd64. 2026-03-26 00:57:31.984 | Preparing to unpack .../12-libpmem1_1.13.1-1.1ubuntu2_amd64.deb ... 2026-03-26 00:57:31.988 | Unpacking libpmem1:amd64 (1.13.1-1.1ubuntu2) ... 2026-03-26 00:57:32.053 | Selecting previously unselected package librdmacm1t64:amd64. 2026-03-26 00:57:32.063 | Preparing to unpack .../13-librdmacm1t64_50.0-2ubuntu0.2_amd64.deb ... 2026-03-26 00:57:32.067 | Unpacking librdmacm1t64:amd64 (50.0-2ubuntu0.2) ... 2026-03-26 00:57:32.129 | Selecting previously unselected package libslirp0:amd64. 2026-03-26 00:57:32.141 | Preparing to unpack .../14-libslirp0_4.7.0-1ubuntu3_amd64.deb ... 2026-03-26 00:57:32.144 | Unpacking libslirp0:amd64 (4.7.0-1ubuntu3) ... 2026-03-26 00:57:32.201 | Selecting previously unselected package libusbredirparser1t64:amd64. 2026-03-26 00:57:32.212 | Preparing to unpack .../15-libusbredirparser1t64_0.13.0-2.1build1_amd64.deb ... 2026-03-26 00:57:32.216 | Unpacking libusbredirparser1t64:amd64 (0.13.0-2.1build1) ... 2026-03-26 00:57:32.273 | Selecting previously unselected package libvirt0:amd64. 2026-03-26 00:57:32.284 | Preparing to unpack .../16-libvirt0_10.0.0-2ubuntu8.12_amd64.deb ... 2026-03-26 00:57:32.288 | Unpacking libvirt0:amd64 (10.0.0-2ubuntu8.12) ... 2026-03-26 00:57:32.440 | Selecting previously unselected package libvirt-clients. 2026-03-26 00:57:32.451 | Preparing to unpack .../17-libvirt-clients_10.0.0-2ubuntu8.12_amd64.deb ... 2026-03-26 00:57:32.469 | Unpacking libvirt-clients (10.0.0-2ubuntu8.12) ... 2026-03-26 00:57:32.546 | Selecting previously unselected package libvirt-daemon-driver-qemu. 2026-03-26 00:57:32.556 | Preparing to unpack .../18-libvirt-daemon-driver-qemu_10.0.0-2ubuntu8.12_amd64.deb ... 2026-03-26 00:57:32.572 | Unpacking libvirt-daemon-driver-qemu (10.0.0-2ubuntu8.12) ... 2026-03-26 00:57:32.655 | Selecting previously unselected package libvirt-daemon. 2026-03-26 00:57:32.663 | Preparing to unpack .../19-libvirt-daemon_10.0.0-2ubuntu8.12_amd64.deb ... 2026-03-26 00:57:32.680 | Unpacking libvirt-daemon (10.0.0-2ubuntu8.12) ... 2026-03-26 00:57:32.761 | Selecting previously unselected package libvirt-daemon-config-network. 2026-03-26 00:57:32.769 | Preparing to unpack .../20-libvirt-daemon-config-network_10.0.0-2ubuntu8.12_all.deb ... 2026-03-26 00:57:32.785 | Unpacking libvirt-daemon-config-network (10.0.0-2ubuntu8.12) ... 2026-03-26 00:57:32.842 | Selecting previously unselected package libvirt-daemon-config-nwfilter. 2026-03-26 00:57:32.851 | Preparing to unpack .../21-libvirt-daemon-config-nwfilter_10.0.0-2ubuntu8.12_all.deb ... 2026-03-26 00:57:32.867 | Unpacking libvirt-daemon-config-nwfilter (10.0.0-2ubuntu8.12) ... 2026-03-26 00:57:32.932 | Selecting previously unselected package systemd-container. 2026-03-26 00:57:32.942 | Preparing to unpack .../22-systemd-container_255.4-1ubuntu8.14_amd64.deb ... 2026-03-26 00:57:32.945 | Unpacking systemd-container (255.4-1ubuntu8.14) ... 2026-03-26 00:57:33.040 | Selecting previously unselected package libvirt-daemon-system-systemd. 2026-03-26 00:57:33.052 | Preparing to unpack .../23-libvirt-daemon-system-systemd_10.0.0-2ubuntu8.12_all.deb ... 2026-03-26 00:57:33.067 | Unpacking libvirt-daemon-system-systemd (10.0.0-2ubuntu8.12) ... 2026-03-26 00:57:33.127 | Selecting previously unselected package libvirt-daemon-system. 2026-03-26 00:57:33.138 | Preparing to unpack .../24-libvirt-daemon-system_10.0.0-2ubuntu8.12_amd64.deb ... 2026-03-26 00:57:33.194 | Unpacking libvirt-daemon-system (10.0.0-2ubuntu8.12) ... 2026-03-26 00:57:33.269 | Selecting previously unselected package libvirt-dev:amd64. 2026-03-26 00:57:33.278 | Preparing to unpack .../25-libvirt-dev_10.0.0-2ubuntu8.12_amd64.deb ... 2026-03-26 00:57:33.295 | Unpacking libvirt-dev:amd64 (10.0.0-2ubuntu8.12) ... 2026-03-26 00:57:33.382 | Selecting previously unselected package python3-libvirt. 2026-03-26 00:57:33.393 | Preparing to unpack .../26-python3-libvirt_10.0.0-1build1_amd64.deb ... 2026-03-26 00:57:33.397 | Unpacking python3-libvirt (10.0.0-1build1) ... 2026-03-26 00:57:33.465 | Selecting previously unselected package libfdt1:amd64. 2026-03-26 00:57:33.475 | Preparing to unpack .../27-libfdt1_1.7.0-2build1_amd64.deb ... 2026-03-26 00:57:33.479 | Unpacking libfdt1:amd64 (1.7.0-2build1) ... 2026-03-26 00:57:33.534 | Selecting previously unselected package qemu-system-common. 2026-03-26 00:57:33.544 | Preparing to unpack .../28-qemu-system-common_1%3a8.2.2+ds-0ubuntu1.13_amd64.deb ... 2026-03-26 00:57:33.548 | Unpacking qemu-system-common (1:8.2.2+ds-0ubuntu1.13) ... 2026-03-26 00:57:33.699 | Selecting previously unselected package qemu-system-data. 2026-03-26 00:57:33.710 | Preparing to unpack .../29-qemu-system-data_1%3a8.2.2+ds-0ubuntu1.13_all.deb ... 2026-03-26 00:57:33.715 | Unpacking qemu-system-data (1:8.2.2+ds-0ubuntu1.13) ... 2026-03-26 00:57:33.891 | Selecting previously unselected package qemu-system-arm. 2026-03-26 00:57:33.900 | Preparing to unpack .../30-qemu-system-arm_1%3a8.2.2+ds-0ubuntu1.13_amd64.deb ... 2026-03-26 00:57:33.916 | Unpacking qemu-system-arm (1:8.2.2+ds-0ubuntu1.13) ... 2026-03-26 00:57:34.580 | Selecting previously unselected package qemu-system-mips. 2026-03-26 00:57:34.591 | Preparing to unpack .../31-qemu-system-mips_1%3a8.2.2+ds-0ubuntu1.13_amd64.deb ... 2026-03-26 00:57:34.607 | Unpacking qemu-system-mips (1:8.2.2+ds-0ubuntu1.13) ... 2026-03-26 00:57:35.205 | Selecting previously unselected package qemu-system-ppc. 2026-03-26 00:57:35.214 | Preparing to unpack .../32-qemu-system-ppc_1%3a8.2.2+ds-0ubuntu1.13_amd64.deb ... 2026-03-26 00:57:35.232 | Unpacking qemu-system-ppc (1:8.2.2+ds-0ubuntu1.13) ... 2026-03-26 00:57:35.672 | Selecting previously unselected package qemu-system-sparc. 2026-03-26 00:57:35.672 | Preparing to unpack .../33-qemu-system-sparc_1%3a8.2.2+ds-0ubuntu1.13_amd64.deb ... 2026-03-26 00:57:35.672 | Unpacking qemu-system-sparc (1:8.2.2+ds-0ubuntu1.13) ... 2026-03-26 00:57:35.988 | Selecting previously unselected package seabios. 2026-03-26 00:57:35.997 | Preparing to unpack .../34-seabios_1.16.3-2_all.deb ... 2026-03-26 00:57:36.001 | Unpacking seabios (1.16.3-2) ... 2026-03-26 00:57:36.607 | Selecting previously unselected package qemu-system-x86. 2026-03-26 00:57:36.618 | Preparing to unpack .../35-qemu-system-x86_1%3a8.2.2+ds-0ubuntu1.13_amd64.deb ... 2026-03-26 00:57:36.636 | Unpacking qemu-system-x86 (1:8.2.2+ds-0ubuntu1.13) ... 2026-03-26 00:57:37.262 | Selecting previously unselected package qemu-system-s390x. 2026-03-26 00:57:37.273 | Preparing to unpack .../36-qemu-system-s390x_1%3a8.2.2+ds-0ubuntu1.13_amd64.deb ... 2026-03-26 00:57:37.290 | Unpacking qemu-system-s390x (1:8.2.2+ds-0ubuntu1.13) ... 2026-03-26 00:57:37.510 | Selecting previously unselected package qemu-system-misc. 2026-03-26 00:57:37.519 | Preparing to unpack .../37-qemu-system-misc_1%3a8.2.2+ds-0ubuntu1.13_amd64.deb ... 2026-03-26 00:57:37.535 | Unpacking qemu-system-misc (1:8.2.2+ds-0ubuntu1.13) ... 2026-03-26 00:57:39.615 | Selecting previously unselected package qemu-system. 2026-03-26 00:57:39.622 | Preparing to unpack .../38-qemu-system_1%3a8.2.2+ds-0ubuntu1.13_amd64.deb ... 2026-03-26 00:57:39.626 | Unpacking qemu-system (1:8.2.2+ds-0ubuntu1.13) ... 2026-03-26 00:57:39.682 | Selecting previously unselected package systemd-coredump. 2026-03-26 00:57:39.693 | Preparing to unpack .../39-systemd-coredump_255.4-1ubuntu8.14_amd64.deb ... 2026-03-26 00:57:39.697 | Unpacking systemd-coredump (255.4-1ubuntu8.14) ... 2026-03-26 00:57:39.799 | Setting up libpciaccess0:amd64 (0.17-3ubuntu0.24.04.2) ... 2026-03-26 00:57:39.811 | Setting up systemd-coredump (255.4-1ubuntu8.14) ... 2026-03-26 00:57:40.126 | Creating group 'systemd-coredump' with GID 989. 2026-03-26 00:57:40.127 | Creating user 'systemd-coredump' (systemd Core Dumper) with UID 989 and GID 989. 2026-03-26 00:57:40.152 | Setting up libfdt1:amd64 (1.7.0-2build1) ... 2026-03-26 00:57:40.164 | Setting up libasound2-data (1.2.11-1ubuntu0.2) ... 2026-03-26 00:57:40.177 | Setting up libasound2t64:amd64 (1.2.11-1ubuntu0.2) ... 2026-03-26 00:57:40.188 | Setting up libnspr4:amd64 (2:4.35-1.1build1) ... 2026-03-26 00:57:40.201 | Setting up libpcsclite1:amd64 (2.0.3-1build1) ... 2026-03-26 00:57:40.212 | Setting up libdaxctl1:amd64 (77-2ubuntu2) ... 2026-03-26 00:57:40.223 | Setting up qemu-system-data (1:8.2.2+ds-0ubuntu1.13) ... 2026-03-26 00:57:40.234 | Setting up seabios (1.16.3-2) ... 2026-03-26 00:57:40.244 | Setting up libvirt0:amd64 (10.0.0-2ubuntu8.12) ... 2026-03-26 00:57:40.254 | Setting up systemd-container (255.4-1ubuntu8.14) ... 2026-03-26 00:57:40.412 | Created symlink /etc/systemd/system/multi-user.target.wants/machines.target → /usr/lib/systemd/system/machines.target. 2026-03-26 00:57:40.780 | Setting up libslirp0:amd64 (4.7.0-1ubuntu3) ... 2026-03-26 00:57:40.795 | Setting up libusbredirparser1t64:amd64 (0.13.0-2.1build1) ... 2026-03-26 00:57:40.806 | Setting up ipxe-qemu (1.21.1+git-20220113.fbbdc3926-0ubuntu2) ... 2026-03-26 00:57:40.819 | Setting up libndctl6:amd64 (77-2ubuntu2) ... 2026-03-26 00:57:40.830 | Setting up librdmacm1t64:amd64 (50.0-2ubuntu0.2) ... 2026-03-26 00:57:40.842 | Setting up libbrlapi0.8:amd64 (6.6-4ubuntu5) ... 2026-03-26 00:57:40.855 | Setting up libusb-1.0-0:amd64 (2:1.0.27-1) ... 2026-03-26 00:57:40.867 | Setting up libvirt-daemon-config-nwfilter (10.0.0-2ubuntu8.12) ... 2026-03-26 00:57:41.337 | Setting up libpmem1:amd64 (1.13.1-1.1ubuntu2) ... 2026-03-26 00:57:41.347 | Setting up libvirt-daemon-config-network (10.0.0-2ubuntu8.12) ... 2026-03-26 00:57:41.689 | Setting up python3-libvirt (10.0.0-1build1) ... 2026-03-26 00:57:41.891 | Setting up libvirt-clients (10.0.0-2ubuntu8.12) ... 2026-03-26 00:57:41.927 | Setting up libvirt-dev:amd64 (10.0.0-2ubuntu8.12) ... 2026-03-26 00:57:41.955 | Setting up libnss3:amd64 (2:3.98-1ubuntu0.1) ... 2026-03-26 00:57:41.968 | Setting up libcacard0:amd64 (1:2.8.0-3build4) ... 2026-03-26 00:57:41.980 | Setting up libvirt-daemon-driver-qemu (10.0.0-2ubuntu8.12) ... 2026-03-26 00:57:42.004 | Setting up libvirt-daemon-system-systemd (10.0.0-2ubuntu8.12) ... 2026-03-26 00:57:42.028 | Setting up libvirt-daemon (10.0.0-2ubuntu8.12) ... 2026-03-26 00:57:42.049 | Setting up qemu-system-common (1:8.2.2+ds-0ubuntu1.13) ... 2026-03-26 00:57:42.218 | Created symlink /etc/systemd/system/multi-user.target.wants/qemu-kvm.service → /usr/lib/systemd/system/qemu-kvm.service. 2026-03-26 00:57:42.659 | Setting up qemu-system-mips (1:8.2.2+ds-0ubuntu1.13) ... 2026-03-26 00:57:42.685 | Setting up qemu-system-sparc (1:8.2.2+ds-0ubuntu1.13) ... 2026-03-26 00:57:42.709 | Setting up qemu-system-x86 (1:8.2.2+ds-0ubuntu1.13) ... 2026-03-26 00:57:42.732 | Setting up qemu-system-ppc (1:8.2.2+ds-0ubuntu1.13) ... 2026-03-26 00:57:42.767 | Setting up qemu-system-misc (1:8.2.2+ds-0ubuntu1.13) ... 2026-03-26 00:57:42.789 | Setting up qemu-system-arm (1:8.2.2+ds-0ubuntu1.13) ... 2026-03-26 00:57:42.812 | Setting up libvirt-daemon-system (10.0.0-2ubuntu8.12) ... 2026-03-26 00:57:43.163 | useradd warning: libvirt-qemu's uid 64055 is greater than SYS_UID_MAX 999 2026-03-26 00:57:43.965 | info: Selecting GID from range 100 to 999 ... 2026-03-26 00:57:43.970 | info: Adding group `swtpm' (GID 116) ... 2026-03-26 00:57:44.146 | info: The home dir /var/lib/swtpm you specified can't be accessed: No such file or directory 2026-03-26 00:57:44.146 | 2026-03-26 00:57:44.153 | info: Selecting UID from range 100 to 999 ... 2026-03-26 00:57:44.153 | 2026-03-26 00:57:44.156 | info: Adding system user `swtpm' (UID 113) ... 2026-03-26 00:57:44.162 | info: Adding new user `swtpm' (UID 113) with group `swtpm' ... 2026-03-26 00:57:44.385 | info: Not creating home directory `/var/lib/swtpm'. 2026-03-26 00:57:44.574 | Enabling libvirt default network 2026-03-26 00:57:44.603 | Inserted module 'msr' 2026-03-26 00:57:44.768 | Created symlink /etc/systemd/system/multi-user.target.wants/libvirtd.service → /usr/lib/systemd/system/libvirtd.service. 2026-03-26 00:57:44.769 | Created symlink /etc/systemd/system/sockets.target.wants/virtlockd.socket → /usr/lib/systemd/system/virtlockd.socket. 2026-03-26 00:57:44.769 | Created symlink /etc/systemd/system/sockets.target.wants/virtlogd.socket → /usr/lib/systemd/system/virtlogd.socket. 2026-03-26 00:57:44.769 | Created symlink /etc/systemd/system/sockets.target.wants/libvirtd.socket → /usr/lib/systemd/system/libvirtd.socket. 2026-03-26 00:57:44.769 | Created symlink /etc/systemd/system/sockets.target.wants/libvirtd-ro.socket → /usr/lib/systemd/system/libvirtd-ro.socket. 2026-03-26 00:57:44.769 | Created symlink /etc/systemd/system/sockets.target.wants/libvirtd-admin.socket → /usr/lib/systemd/system/libvirtd-admin.socket. 2026-03-26 00:57:44.769 | Created symlink /etc/systemd/system/sockets.target.wants/virtlockd-admin.socket → /usr/lib/systemd/system/virtlockd-admin.socket. 2026-03-26 00:57:44.769 | Created symlink /etc/systemd/system/sockets.target.wants/virtlogd-admin.socket → /usr/lib/systemd/system/virtlogd-admin.socket. 2026-03-26 00:57:45.382 | Created symlink /etc/systemd/system/multi-user.target.wants/libvirt-guests.service → /usr/lib/systemd/system/libvirt-guests.service. 2026-03-26 00:57:46.147 | Created symlink /etc/systemd/system/multi-user.target.wants/virtlockd.service → /usr/lib/systemd/system/virtlockd.service. 2026-03-26 00:57:46.582 | Created symlink /etc/systemd/system/multi-user.target.wants/virtlogd.service → /usr/lib/systemd/system/virtlogd.service. 2026-03-26 00:57:47.367 | Setting up libvirt-daemon dnsmasq configuration. 2026-03-26 00:57:47.439 | Setting up qemu-system-s390x (1:8.2.2+ds-0ubuntu1.13) ... 2026-03-26 00:57:47.462 | Setting up qemu-system (1:8.2.2+ds-0ubuntu1.13) ... 2026-03-26 00:57:47.474 | Processing triggers for man-db (2.12.0-4build2) ... 2026-03-26 00:57:48.612 | Processing triggers for dbus (1.14.10-4ubuntu4.1) ... 2026-03-26 00:57:48.636 | Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-03-26 00:57:48.920 | + functions-common:apt_get:1203 : result=0 2026-03-26 00:57:48.925 | + functions-common:apt_get:1206 : time_stop apt-get 2026-03-26 00:57:48.930 | + functions-common:time_stop:2412 : local name 2026-03-26 00:57:48.935 | + functions-common:time_stop:2413 : local end_time 2026-03-26 00:57:48.940 | + functions-common:time_stop:2414 : local elapsed_time 2026-03-26 00:57:48.946 | + functions-common:time_stop:2415 : local total 2026-03-26 00:57:48.950 | + functions-common:time_stop:2416 : local start_time 2026-03-26 00:57:48.956 | + functions-common:time_stop:2418 : name=apt-get 2026-03-26 00:57:48.960 | + functions-common:time_stop:2419 : start_time=1774486643660 2026-03-26 00:57:48.965 | + functions-common:time_stop:2421 : [[ -z 1774486643660 ]] 2026-03-26 00:57:48.972 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-03-26 00:57:48.980 | + functions-common:time_stop:2424 : end_time=1774486668975 2026-03-26 00:57:48.986 | + functions-common:time_stop:2425 : elapsed_time=25315 2026-03-26 00:57:48.991 | + functions-common:time_stop:2426 : total=468765 2026-03-26 00:57:48.996 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-03-26 00:57:49.001 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=494080 2026-03-26 00:57:49.007 | + functions-common:apt_get:1207 : return 0 2026-03-26 00:57:49.012 | + lib/nova_plugins/functions-libvirt:install_libvirt:73 : install_package ovmf 2026-03-26 00:57:49.018 | + functions-common:install_package:1430 : update_package_repo 2026-03-26 00:57:49.025 | + functions-common:update_package_repo:1404 : NO_UPDATE_REPOS=False 2026-03-26 00:57:49.031 | + functions-common:update_package_repo:1405 : REPOS_UPDATED=True 2026-03-26 00:57:49.036 | + functions-common:update_package_repo:1406 : RETRY_UPDATE=False 2026-03-26 00:57:49.042 | + functions-common:update_package_repo:1408 : [[ False = \T\r\u\e ]] 2026-03-26 00:57:49.047 | + functions-common:update_package_repo:1412 : is_ubuntu 2026-03-26 00:57:49.052 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-03-26 00:57:49.058 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-03-26 00:57:49.063 | + functions-common:update_package_repo:1413 : apt_get_update 2026-03-26 00:57:49.069 | + functions-common:apt_get_update:1158 : [[ True == \T\r\u\e ]] 2026-03-26 00:57:49.074 | + functions-common:apt_get_update:1158 : [[ False != \T\r\u\e ]] 2026-03-26 00:57:49.080 | + functions-common:apt_get_update:1159 : return 2026-03-26 00:57:49.085 | + functions-common:install_package:1431 : real_install_package ovmf 2026-03-26 00:57:49.089 | + functions-common:real_install_package:1418 : is_ubuntu 2026-03-26 00:57:49.094 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-03-26 00:57:49.098 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-03-26 00:57:49.104 | + functions-common:real_install_package:1419 : apt_get install ovmf 2026-03-26 00:57:49.149 | + 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-26 00:57:49.195 | Reading package lists... 2026-03-26 00:57:49.437 | Building dependency tree... 2026-03-26 00:57:49.437 | Reading state information... 2026-03-26 00:57:49.694 | The following NEW packages will be installed: 2026-03-26 00:57:49.694 | ovmf 2026-03-26 00:57:49.887 | 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 2026-03-26 00:57:49.887 | Need to get 5,176 kB of archives. 2026-03-26 00:57:49.887 | After this operation, 17.4 MB of additional disk space will be used. 2026-03-26 00:57:49.887 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 ovmf all 2024.02-2ubuntu0.7 [5,176 kB] 2026-03-26 00:57:50.874 | debconf: delaying package configuration, since apt-utils is not installed 2026-03-26 00:57:50.920 | Fetched 5,176 kB in 1s (5,376 kB/s) 2026-03-26 00:57:50.958 | Selecting previously unselected package ovmf. 2026-03-26 00:57:50.992 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 70445 files and directories currently installed.) 2026-03-26 00:57:50.994 | Preparing to unpack .../ovmf_2024.02-2ubuntu0.7_all.deb ... 2026-03-26 00:57:50.999 | Unpacking ovmf (2024.02-2ubuntu0.7) ... 2026-03-26 00:57:51.282 | Setting up ovmf (2024.02-2ubuntu0.7) ... 2026-03-26 00:57:51.570 | + functions-common:apt_get:1203 : result=0 2026-03-26 00:57:51.576 | + functions-common:apt_get:1206 : time_stop apt-get 2026-03-26 00:57:51.581 | + functions-common:time_stop:2412 : local name 2026-03-26 00:57:51.586 | + functions-common:time_stop:2413 : local end_time 2026-03-26 00:57:51.591 | + functions-common:time_stop:2414 : local elapsed_time 2026-03-26 00:57:51.596 | + functions-common:time_stop:2415 : local total 2026-03-26 00:57:51.601 | + functions-common:time_stop:2416 : local start_time 2026-03-26 00:57:51.606 | + functions-common:time_stop:2418 : name=apt-get 2026-03-26 00:57:51.611 | + functions-common:time_stop:2419 : start_time=1774486669144 2026-03-26 00:57:51.616 | + functions-common:time_stop:2421 : [[ -z 1774486669144 ]] 2026-03-26 00:57:51.622 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-03-26 00:57:51.629 | + functions-common:time_stop:2424 : end_time=1774486671624 2026-03-26 00:57:51.634 | + functions-common:time_stop:2425 : elapsed_time=2480 2026-03-26 00:57:51.640 | + functions-common:time_stop:2426 : total=494080 2026-03-26 00:57:51.645 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-03-26 00:57:51.650 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=496560 2026-03-26 00:57:51.656 | + functions-common:apt_get:1207 : return 0 2026-03-26 00:57:51.660 | + lib/nova_plugins/functions-libvirt:install_libvirt:74 : is_arch aarch64 2026-03-26 00:57:51.668 | ++ functions-common:is_arch:517 : uname -m 2026-03-26 00:57:51.676 | + functions-common:is_arch:517 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2026-03-26 00:57:51.682 | + lib/nova_plugins/functions-libvirt:install_libvirt:111 : [[ True == True ]] 2026-03-26 00:57:51.686 | + lib/nova_plugins/functions-libvirt:install_libvirt:112 : _enable_coredump 2026-03-26 00:57:51.691 | + lib/nova_plugins/functions-libvirt:_enable_coredump:34 : local confdir=/etc/systemd/system/libvirtd.service.d 2026-03-26 00:57:51.697 | + lib/nova_plugins/functions-libvirt:_enable_coredump:35 : local conffile=/etc/systemd/system/libvirtd.service.d/coredump.conf 2026-03-26 00:57:51.703 | + lib/nova_plugins/functions-libvirt:_enable_coredump:39 : sudo mkdir -p /var/core 2026-03-26 00:57:51.724 | + lib/nova_plugins/functions-libvirt:_enable_coredump:40 : sudo chmod a+wrx /var/core 2026-03-26 00:57:51.746 | + lib/nova_plugins/functions-libvirt:_enable_coredump:41 : echo /var/core/core.%e.%p.%h.%t 2026-03-26 00:57:51.748 | + lib/nova_plugins/functions-libvirt:_enable_coredump:42 : sudo tee /proc/sys/kernel/core_pattern 2026-03-26 00:57:51.759 | /var/core/core.%e.%p.%h.%t 2026-03-26 00:57:51.767 | + lib/nova_plugins/functions-libvirt:_enable_coredump:45 : sudo mkdir -p /etc/systemd/system/libvirtd.service.d 2026-03-26 00:57:51.787 | + lib/nova_plugins/functions-libvirt:_enable_coredump:46 : sudo tee /etc/systemd/system/libvirtd.service.d/coredump.conf 2026-03-26 00:57:51.801 | [Service] 2026-03-26 00:57:51.801 | LimitCORE=infinity 2026-03-26 00:57:51.808 | + lib/nova_plugins/functions-libvirt:_enable_coredump:53 : sudo systemctl daemon-reload 2026-03-26 00:57:52.128 | + lib/nova_plugins/hypervisor-libvirt:install_nova_hypervisor:96 : [[ kvm == \l\x\c ]] 2026-03-26 00:57:52.134 | + lib/nova_plugins/hypervisor-libvirt:install_nova_hypervisor:108 : [[ '' == \T\r\u\e ]] 2026-03-26 00:57:52.138 | + lib/nova:install_nova:921 : is_service_enabled n-novnc 2026-03-26 00:57:52.174 | + functions-common:is_service_enabled:2068 : return 0 2026-03-26 00:57:52.182 | ++ lib/nova:install_nova:923 : trueorfalse False NOVNC_FROM_PACKAGE 2026-03-26 00:57:52.221 | + lib/nova:install_nova:923 : NOVNC_FROM_PACKAGE=False 2026-03-26 00:57:52.226 | + lib/nova:install_nova:924 : '[' False = True ']' 2026-03-26 00:57:52.231 | + lib/nova:install_nova:943 : NOVNC_WEB_DIR=/opt/stack/novnc 2026-03-26 00:57:52.236 | + lib/nova:install_nova:944 : git_clone https://github.com/novnc/novnc.git /opt/stack/novnc v1.3.0 2026-03-26 00:57:52.242 | + functions-common:git_clone:581 : local git_remote=https://github.com/novnc/novnc.git 2026-03-26 00:57:52.248 | + functions-common:git_clone:582 : local git_dest=/opt/stack/novnc 2026-03-26 00:57:52.253 | + functions-common:git_clone:583 : local git_ref=v1.3.0 2026-03-26 00:57:52.259 | + functions-common:git_clone:584 : local orig_dir 2026-03-26 00:57:52.267 | ++ functions-common:git_clone:585 : pwd 2026-03-26 00:57:52.274 | + functions-common:git_clone:585 : orig_dir=/opt/stack/devstack 2026-03-26 00:57:52.279 | + functions-common:git_clone:586 : local git_clone_flags= 2026-03-26 00:57:52.286 | ++ functions-common:git_clone:588 : trueorfalse False RECLONE 2026-03-26 00:57:52.323 | + functions-common:git_clone:588 : RECLONE=False 2026-03-26 00:57:52.328 | + functions-common:git_clone:589 : [[ 0 -gt 0 ]] 2026-03-26 00:57:52.333 | + functions-common:git_clone:593 : [[ False = \T\r\u\e ]] 2026-03-26 00:57:52.339 | + functions-common:git_clone:602 : echo v1.3.0 2026-03-26 00:57:52.340 | + functions-common:git_clone:602 : egrep -q '^refs' 2026-03-26 00:57:52.349 | + functions-common:git_clone:616 : [[ ! -d /opt/stack/novnc ]] 2026-03-26 00:57:52.355 | + functions-common:git_clone:626 : [[ False = \T\r\u\e ]] 2026-03-26 00:57:52.360 | + functions-common:git_clone:661 : sudo git config --system --add safe.directory /opt/stack/novnc 2026-03-26 00:57:52.383 | + functions-common:git_clone:664 : cd /opt/stack/novnc 2026-03-26 00:57:52.390 | + functions-common:git_clone:665 : git show --oneline 2026-03-26 00:57:52.391 | + functions-common:git_clone:665 : head -1 2026-03-26 00:57:52.399 | 8e1ebdf Remove some unused assignments 2026-03-26 00:57:52.405 | + functions-common:git_clone:666 : cd /opt/stack/devstack 2026-03-26 00:57:52.411 | + lib/nova:install_nova:948 : is_service_enabled n-spice 2026-03-26 00:57:52.449 | + functions-common:is_service_enabled:2068 : return 1 2026-03-26 00:57:52.455 | + lib/nova:install_nova:960 : git_clone https://github.com/openstack/nova.git /opt/stack/nova master 2026-03-26 00:57:52.461 | + functions-common:git_clone:581 : local git_remote=https://github.com/openstack/nova.git 2026-03-26 00:57:52.467 | + functions-common:git_clone:582 : local git_dest=/opt/stack/nova 2026-03-26 00:57:52.472 | + functions-common:git_clone:583 : local git_ref=master 2026-03-26 00:57:52.477 | + functions-common:git_clone:584 : local orig_dir 2026-03-26 00:57:52.484 | ++ functions-common:git_clone:585 : pwd 2026-03-26 00:57:52.490 | + functions-common:git_clone:585 : orig_dir=/opt/stack/devstack 2026-03-26 00:57:52.495 | + functions-common:git_clone:586 : local git_clone_flags= 2026-03-26 00:57:52.502 | ++ functions-common:git_clone:588 : trueorfalse False RECLONE 2026-03-26 00:57:52.536 | + functions-common:git_clone:588 : RECLONE=False 2026-03-26 00:57:52.542 | + functions-common:git_clone:589 : [[ 0 -gt 0 ]] 2026-03-26 00:57:52.547 | + functions-common:git_clone:593 : [[ False = \T\r\u\e ]] 2026-03-26 00:57:52.554 | + functions-common:git_clone:602 : egrep -q '^refs' 2026-03-26 00:57:52.554 | + functions-common:git_clone:602 : echo master 2026-03-26 00:57:52.564 | + functions-common:git_clone:616 : [[ ! -d /opt/stack/nova ]] 2026-03-26 00:57:52.570 | + functions-common:git_clone:626 : [[ False = \T\r\u\e ]] 2026-03-26 00:57:52.575 | + functions-common:git_clone:661 : sudo git config --system --add safe.directory /opt/stack/nova 2026-03-26 00:57:52.598 | + functions-common:git_clone:664 : cd /opt/stack/nova 2026-03-26 00:57:52.606 | + functions-common:git_clone:665 : git show --oneline 2026-03-26 00:57:52.607 | + functions-common:git_clone:665 : head -1 2026-03-26 00:57:52.620 | 327c790ec8 Merge "Update min support for Hibiscus" 2026-03-26 00:57:52.627 | + functions-common:git_clone:666 : cd /opt/stack/devstack 2026-03-26 00:57:52.633 | + lib/nova:install_nova:961 : setup_develop /opt/stack/nova 2026-03-26 00:57:52.639 | + inc/python:setup_develop:353 : local bindep 2026-03-26 00:57:52.645 | + inc/python:setup_develop:354 : [[ /opt/stack/nova == -bindep* ]] 2026-03-26 00:57:52.650 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/nova 2026-03-26 00:57:52.657 | + inc/python:setup_develop:359 : local extras= 2026-03-26 00:57:52.662 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/nova -e 2026-03-26 00:57:52.668 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-03-26 00:57:52.674 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/nova == -bindep* ]] 2026-03-26 00:57:52.678 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/nova 2026-03-26 00:57:52.684 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-03-26 00:57:52.691 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-03-26 00:57:52.699 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/nova 2026-03-26 00:57:52.705 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-03-26 00:57:52.712 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/nova 2026-03-26 00:57:52.719 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-03-26 00:57:52.724 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-03-26 00:57:52.732 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/nova/setup.cfg 2026-03-26 00:57:52.743 | + inc/python:_setup_package_with_constraints_edit:400 : name=nova 2026-03-26 00:57:52.749 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z nova ']' 2026-03-26 00:57:52.755 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- nova 2026-03-26 00:57:52.854 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/nova -e 2026-03-26 00:57:52.860 | + inc/python:setup_package:436 : local bindep=0 2026-03-26 00:57:52.865 | + inc/python:setup_package:437 : local bindep_flag= 2026-03-26 00:57:52.872 | + inc/python:setup_package:438 : local bindep_profiles= 2026-03-26 00:57:52.877 | + inc/python:setup_package:439 : [[ /opt/stack/nova == -bindep* ]] 2026-03-26 00:57:52.882 | + inc/python:setup_package:444 : local project_dir=/opt/stack/nova 2026-03-26 00:57:52.888 | + inc/python:setup_package:445 : local flags=-e 2026-03-26 00:57:52.893 | + inc/python:setup_package:446 : local extras= 2026-03-26 00:57:52.899 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-03-26 00:57:52.905 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-03-26 00:57:52.910 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-03-26 00:57:52.915 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-03-26 00:57:52.921 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-03-26 00:57:52.926 | + inc/python:setup_package:464 : pip_install -e /opt/stack/nova 2026-03-26 00:57:52.971 | Using python 3.12 to install /opt/stack/nova 2026-03-26 00:57:52.976 | + 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-26 00:57:53.546 | Obtaining file:///opt/stack/nova 2026-03-26 00:57:53.548 | Installing build dependencies: started 2026-03-26 00:57:54.526 | Installing build dependencies: finished with status 'done' 2026-03-26 00:57:54.527 | Checking if build backend supports build_editable: started 2026-03-26 00:57:54.828 | Checking if build backend supports build_editable: finished with status 'done' 2026-03-26 00:57:54.830 | Getting requirements to build editable: started 2026-03-26 00:57:54.983 | Getting requirements to build editable: finished with status 'done' 2026-03-26 00:57:54.985 | Preparing editable metadata (pyproject.toml): started 2026-03-26 00:57:56.515 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-03-26 00:57:56.534 | Requirement already satisfied: pbr>=5.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev23) (7.0.3) 2026-03-26 00:57:56.535 | Requirement already satisfied: SQLAlchemy>=1.4.13 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev23) (2.0.46) 2026-03-26 00:57:56.535 | Requirement already satisfied: decorator>=4.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev23) (5.2.1) 2026-03-26 00:57:56.536 | Requirement already satisfied: eventlet>=0.30.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev23) (0.40.4) 2026-03-26 00:57:56.538 | Requirement already satisfied: Jinja2>=2.10 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev23) (3.1.6) 2026-03-26 00:57:56.538 | Requirement already satisfied: keystonemiddleware>=4.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev23) (12.0.0) 2026-03-26 00:57:56.538 | Requirement already satisfied: lxml>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev23) (6.0.2) 2026-03-26 00:57:56.538 | Requirement already satisfied: Routes>=2.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev23) (2.5.1) 2026-03-26 00:57:56.538 | Requirement already satisfied: cryptography>=2.7 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev23) (43.0.3) 2026-03-26 00:57:56.539 | Requirement already satisfied: WebOb>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev23) (1.8.9) 2026-03-26 00:57:56.539 | Requirement already satisfied: greenlet>=0.4.15 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev23) (3.3.2) 2026-03-26 00:57:56.539 | Requirement already satisfied: PasteDeploy>=1.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev23) (3.1.0) 2026-03-26 00:57:56.539 | Requirement already satisfied: Paste>=2.0.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev23) (3.10.1) 2026-03-26 00:57:56.540 | Requirement already satisfied: PrettyTable>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev23) (3.17.0) 2026-03-26 00:57:56.540 | Requirement already satisfied: alembic>=1.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev23) (1.18.4) 2026-03-26 00:57:56.541 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev23) (1.3.0) 2026-03-26 00:57:56.541 | Requirement already satisfied: paramiko>=2.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev23) (4.0.0) 2026-03-26 00:57:56.541 | Requirement already satisfied: jsonschema>=4.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev23) (4.26.0) 2026-03-26 00:57:56.542 | Requirement already satisfied: python-cinderclient>=4.0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev23) (9.9.0) 2026-03-26 00:57:56.542 | Requirement already satisfied: keystoneauth1>=3.16.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev23) (5.13.1) 2026-03-26 00:57:56.543 | Requirement already satisfied: python-neutronclient>=7.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev23) (11.8.0) 2026-03-26 00:57:56.543 | Requirement already satisfied: python-glanceclient>=4.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev23) (4.11.0) 2026-03-26 00:57:56.544 | Requirement already satisfied: requests>=2.25.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev23) (2.32.5) 2026-03-26 00:57:56.544 | Requirement already satisfied: stevedore>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev23) (5.7.0) 2026-03-26 00:57:56.657 | Collecting websockify>=0.9.0 (from nova==33.1.0.dev23) 2026-03-26 00:57:56.783 | Downloading websockify-0.13.0-py3-none-any.whl.metadata (14 kB) 2026-03-26 00:57:56.798 | Requirement already satisfied: oslo.cache>=1.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev23) (4.1.1) 2026-03-26 00:57:56.799 | Requirement already satisfied: oslo.concurrency>=5.0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev23) (7.4.0) 2026-03-26 00:57:56.799 | Requirement already satisfied: oslo.config>=8.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev23) (10.3.0) 2026-03-26 00:57:56.800 | Requirement already satisfied: oslo.context>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev23) (6.3.0) 2026-03-26 00:57:56.800 | Requirement already satisfied: oslo.log>=4.6.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev23) (8.1.0) 2026-03-26 00:57:56.801 | Requirement already satisfied: oslo.limit>=1.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev23) (2.10.0) 2026-03-26 00:57:56.802 | Requirement already satisfied: oslo.reports>=1.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev23) (3.7.0) 2026-03-26 00:57:56.802 | Requirement already satisfied: oslo.serialization>=4.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev23) (5.9.1) 2026-03-26 00:57:56.803 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev23) (2.7.1) 2026-03-26 00:57:56.804 | Requirement already satisfied: oslo.utils>=8.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev23) (10.0.0) 2026-03-26 00:57:56.804 | Requirement already satisfied: oslo.db>=10.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev23) (18.0.0) 2026-03-26 00:57:56.805 | Requirement already satisfied: oslo.rootwrap>=5.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev23) (7.9.0) 2026-03-26 00:57:56.805 | Requirement already satisfied: oslo.messaging>=14.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev23) (17.3.0) 2026-03-26 00:57:56.806 | Requirement already satisfied: oslo.policy>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev23) (5.0.0) 2026-03-26 00:57:56.807 | Requirement already satisfied: oslo.privsep>=2.6.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev23) (3.10.1) 2026-03-26 00:57:56.807 | Requirement already satisfied: oslo.i18n>=5.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev23) (6.7.2) 2026-03-26 00:57:56.808 | Requirement already satisfied: oslo.service>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service[threading]>=4.5.0->nova==33.1.0.dev23) (4.5.1) 2026-03-26 00:57:56.809 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev23) (2.0.0) 2026-03-26 00:57:56.810 | Requirement already satisfied: oslo.middleware>=3.31.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev23) (8.0.0) 2026-03-26 00:57:56.810 | Requirement already satisfied: psutil>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev23) (7.2.2) 2026-03-26 00:57:56.811 | Requirement already satisfied: oslo.versionedobjects>=1.35.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev23) (3.9.0) 2026-03-26 00:57:56.813 | Requirement already satisfied: os-brick>=6.10.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev23) (7.0.0) 2026-03-26 00:57:56.813 | Requirement already satisfied: os-resource-classes>=1.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev23) (1.1.0) 2026-03-26 00:57:56.813 | Requirement already satisfied: os-traits>=3.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev23) (3.6.0) 2026-03-26 00:57:56.815 | Requirement already satisfied: os-vif>=3.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev23) (4.3.0) 2026-03-26 00:57:56.815 | Requirement already satisfied: castellan>=0.16.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev23) (5.6.0) 2026-03-26 00:57:56.839 | Collecting microversion-parse>=0.2.1 (from nova==33.1.0.dev23) 2026-03-26 00:57:56.868 | Downloading microversion_parse-2.1.0-py3-none-any.whl.metadata (5.1 kB) 2026-03-26 00:57:56.877 | Requirement already satisfied: tooz>=1.58.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev23) (8.1.0) 2026-03-26 00:57:56.878 | Requirement already satisfied: cursive>=0.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev23) (0.2.3) 2026-03-26 00:57:56.879 | Requirement already satisfied: retrying>=1.3.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev23) (1.4.2) 2026-03-26 00:57:56.879 | Requirement already satisfied: os-service-types>=1.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev23) (1.8.2) 2026-03-26 00:57:56.880 | Requirement already satisfied: python-dateutil>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev23) (2.9.0.post0) 2026-03-26 00:57:56.880 | Requirement already satisfied: futurist>=3.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev23) (3.2.1) 2026-03-26 00:57:56.881 | Requirement already satisfied: openstacksdk>=4.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev23) (4.10.0) 2026-03-26 00:57:56.881 | Requirement already satisfied: PyYAML>=5.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev23) (6.0.3) 2026-03-26 00:57:56.883 | Requirement already satisfied: Mako in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=1.5.0->nova==33.1.0.dev23) (1.3.10) 2026-03-26 00:57:56.884 | Requirement already satisfied: typing-extensions>=4.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=1.5.0->nova==33.1.0.dev23) (4.15.0) 2026-03-26 00:57:56.886 | Requirement already satisfied: python-barbicanclient>=5.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from castellan>=0.16.0->nova==33.1.0.dev23) (7.3.0) 2026-03-26 00:57:56.889 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=2.7->nova==33.1.0.dev23) (2.0.0) 2026-03-26 00:57:56.893 | Requirement already satisfied: pycparser in /opt/stack/data/venv/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=2.7->nova==33.1.0.dev23) (3.0) 2026-03-26 00:57:56.898 | Requirement already satisfied: dnspython>=1.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from eventlet>=0.30.1->nova==33.1.0.dev23) (2.8.0) 2026-03-26 00:57:56.902 | Requirement already satisfied: debtcollector>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from futurist>=3.2.1->nova==33.1.0.dev23) (3.0.0) 2026-03-26 00:57:56.903 | 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.1.0.dev23) (2.1.1) 2026-03-26 00:57:56.905 | Requirement already satisfied: MarkupSafe>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from Jinja2>=2.10->nova==33.1.0.dev23) (3.0.3) 2026-03-26 00:57:56.907 | Requirement already satisfied: attrs>=22.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=4.0.0->nova==33.1.0.dev23) (25.4.0) 2026-03-26 00:57:56.907 | Requirement already satisfied: jsonschema-specifications>=2023.03.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=4.0.0->nova==33.1.0.dev23) (2025.9.1) 2026-03-26 00:57:56.908 | Requirement already satisfied: referencing>=0.28.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=4.0.0->nova==33.1.0.dev23) (0.37.0) 2026-03-26 00:57:56.908 | Requirement already satisfied: rpds-py>=0.25.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=4.0.0->nova==33.1.0.dev23) (0.30.0) 2026-03-26 00:57:56.913 | Requirement already satisfied: iso8601>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.16.0->nova==33.1.0.dev23) (2.1.0) 2026-03-26 00:57:56.917 | Requirement already satisfied: pycadf>=1.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.20.0->nova==33.1.0.dev23) (4.0.1) 2026-03-26 00:57:56.917 | Requirement already satisfied: PyJWT>=2.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.20.0->nova==33.1.0.dev23) (2.11.0) 2026-03-26 00:57:56.918 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.20.0->nova==33.1.0.dev23) (5.8.0) 2026-03-26 00:57:56.926 | Requirement already satisfied: dogpile.cache>=0.6.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.4.0->nova==33.1.0.dev23) (1.5.0) 2026-03-26 00:57:56.926 | Requirement already satisfied: jmespath>=0.9.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.4.0->nova==33.1.0.dev23) (1.1.0) 2026-03-26 00:57:56.927 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.4.0->nova==33.1.0.dev23) (1.33) 2026-03-26 00:57:56.927 | Requirement already satisfied: platformdirs>=3 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.4.0->nova==33.1.0.dev23) (4.9.2) 2026-03-26 00:57:56.928 | Requirement already satisfied: requestsexceptions>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.4.0->nova==33.1.0.dev23) (1.4.0) 2026-03-26 00:57:56.933 | Requirement already satisfied: jsonpointer>=1.9 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=4.4.0->nova==33.1.0.dev23) (3.0.0) 2026-03-26 00:57:56.937 | Requirement already satisfied: tenacity>=6.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from os-brick>=6.10.0->nova==33.1.0.dev23) (9.1.4) 2026-03-26 00:57:56.944 | Requirement already satisfied: ovsdbapp>=0.12.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from os-vif>=3.1.0->nova==33.1.0.dev23) (2.16.0) 2026-03-26 00:57:56.945 | Requirement already satisfied: pyroute2>=0.5.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from os-vif>=3.1.0->nova==33.1.0.dev23) (0.8.1) 2026-03-26 00:57:56.949 | Requirement already satisfied: fasteners>=0.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.concurrency>=5.0.1->nova==33.1.0.dev23) (0.20) 2026-03-26 00:57:56.957 | Requirement already satisfied: testresources>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=10.0.0->nova==33.1.0.dev23) (2.0.2) 2026-03-26 00:57:56.957 | Requirement already satisfied: testscenarios>=0.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=10.0.0->nova==33.1.0.dev23) (0.5.0) 2026-03-26 00:57:56.967 | Requirement already satisfied: cachetools>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->nova==33.1.0.dev23) (7.0.1) 2026-03-26 00:57:56.968 | Requirement already satisfied: amqp>=2.5.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->nova==33.1.0.dev23) (5.3.1) 2026-03-26 00:57:56.968 | Requirement already satisfied: kombu>=4.6.8 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->nova==33.1.0.dev23) (5.6.2) 2026-03-26 00:57:56.969 | Requirement already satisfied: oslo.metrics>=0.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->nova==33.1.0.dev23) (0.15.1) 2026-03-26 00:57:56.971 | Requirement already satisfied: vine<6.0.0,>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from amqp>=2.5.2->oslo.messaging>=14.1.0->nova==33.1.0.dev23) (5.1.0) 2026-03-26 00:57:56.977 | Requirement already satisfied: tzdata>=2025.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from kombu>=4.6.8->oslo.messaging>=14.1.0->nova==33.1.0.dev23) (2025.3) 2026-03-26 00:57:56.978 | Requirement already satisfied: packaging in /opt/stack/data/venv/lib/python3.12/site-packages (from kombu>=4.6.8->oslo.messaging>=14.1.0->nova==33.1.0.dev23) (26.0) 2026-03-26 00:57:56.982 | Requirement already satisfied: prometheus-client>=0.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.metrics>=0.2.1->oslo.messaging>=14.1.0->nova==33.1.0.dev23) (0.24.1) 2026-03-26 00:57:56.984 | Requirement already satisfied: bcrypt>=3.1.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->nova==33.1.0.dev23) (5.0.0) 2026-03-26 00:57:56.985 | Requirement already satisfied: statsd>=3.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->nova==33.1.0.dev23) (4.0.1) 2026-03-26 00:57:56.995 | Requirement already satisfied: msgpack>=0.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.privsep>=2.6.2->nova==33.1.0.dev23) (1.1.2) 2026-03-26 00:57:57.011 | Requirement already satisfied: Yappi>=1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=4.5.0->oslo.service[threading]>=4.5.0->nova==33.1.0.dev23) (1.7.3) 2026-03-26 00:57:57.015 | Requirement already satisfied: cotyledon>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service[threading]>=4.5.0->nova==33.1.0.dev23) (2.2.0) 2026-03-26 00:57:57.018 | Requirement already satisfied: setproctitle in /opt/stack/data/venv/lib/python3.12/site-packages (from cotyledon>=2.2.0->oslo.service[threading]>=4.5.0->nova==33.1.0.dev23) (1.3.7) 2026-03-26 00:57:57.024 | Requirement already satisfied: pyparsing>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=8.0.0->nova==33.1.0.dev23) (3.3.2) 2026-03-26 00:57:57.032 | Requirement already satisfied: fixtures>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from ovsdbapp>=0.12.1->os-vif>=3.1.0->nova==33.1.0.dev23) (4.3.1) 2026-03-26 00:57:57.032 | Requirement already satisfied: ovs>=2.10.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from ovsdbapp>=0.12.1->os-vif>=3.1.0->nova==33.1.0.dev23) (3.7.0) 2026-03-26 00:57:57.038 | Requirement already satisfied: sortedcontainers in /opt/stack/data/venv/lib/python3.12/site-packages (from ovs>=2.10.0->ovsdbapp>=0.12.1->os-vif>=3.1.0->nova==33.1.0.dev23) (2.4.0) 2026-03-26 00:57:57.044 | Requirement already satisfied: invoke>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from paramiko>=2.7.1->nova==33.1.0.dev23) (2.2.1) 2026-03-26 00:57:57.045 | Requirement already satisfied: pynacl>=1.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from paramiko>=2.7.1->nova==33.1.0.dev23) (1.6.2) 2026-03-26 00:57:57.051 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=2.0.2->nova==33.1.0.dev23) (82.0.1) 2026-03-26 00:57:57.063 | Requirement already satisfied: wcwidth in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->nova==33.1.0.dev23) (0.6.0) 2026-03-26 00:57:57.094 | Requirement already satisfied: cliff>=2.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-barbicanclient>=5.5.0->castellan>=0.16.0->nova==33.1.0.dev23) (4.13.2) 2026-03-26 00:57:57.098 | Requirement already satisfied: autopage>=0.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.16.0->nova==33.1.0.dev23) (0.6.0) 2026-03-26 00:57:57.098 | Requirement already satisfied: cmd2>=1.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.16.0->nova==33.1.0.dev23) (3.2.0) 2026-03-26 00:57:57.106 | Requirement already satisfied: pyperclip>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.16.0->nova==33.1.0.dev23) (1.11.0) 2026-03-26 00:57:57.106 | Requirement already satisfied: rich>=14.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.16.0->nova==33.1.0.dev23) (14.3.3) 2026-03-26 00:57:57.107 | Requirement already satisfied: rich-argparse>=1.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.16.0->nova==33.1.0.dev23) (1.7.2) 2026-03-26 00:57:57.117 | Requirement already satisfied: six>=1.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-dateutil>=2.7.0->nova==33.1.0.dev23) (1.17.0) 2026-03-26 00:57:57.121 | Requirement already satisfied: warlock>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-glanceclient>=4.7.0->nova==33.1.0.dev23) (2.1.0) 2026-03-26 00:57:57.122 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-glanceclient>=4.7.0->nova==33.1.0.dev23) (24.2.1) 2026-03-26 00:57:57.134 | Requirement already satisfied: osc-lib>=1.12.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-neutronclient>=7.1.0->nova==33.1.0.dev23) (4.4.0) 2026-03-26 00:57:57.151 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.25.1->nova==33.1.0.dev23) (3.4.4) 2026-03-26 00:57:57.152 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.25.1->nova==33.1.0.dev23) (3.11) 2026-03-26 00:57:57.152 | 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.1.0.dev23) (2.6.3) 2026-03-26 00:57:57.153 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.1->nova==33.1.0.dev23) (2023.11.17) 2026-03-26 00:57:57.183 | Requirement already satisfied: markdown-it-py>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=14.3.0->cmd2>=1.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.16.0->nova==33.1.0.dev23) (4.0.0) 2026-03-26 00:57:57.183 | Requirement already satisfied: pygments<3.0.0,>=2.13.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=14.3.0->cmd2>=1.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.16.0->nova==33.1.0.dev23) (2.19.2) 2026-03-26 00:57:57.191 | Requirement already satisfied: mdurl~=0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from markdown-it-py>=2.2.0->rich>=14.3.0->cmd2>=1.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.16.0->nova==33.1.0.dev23) (0.1.2) 2026-03-26 00:57:57.204 | Requirement already satisfied: repoze.lru>=0.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from Routes>=2.3.1->nova==33.1.0.dev23) (0.7) 2026-03-26 00:57:57.242 | Requirement already satisfied: testtools in /opt/stack/data/venv/lib/python3.12/site-packages (from testscenarios>=0.4->oslo.db>=10.0.0->nova==33.1.0.dev23) (2.8.5) 2026-03-26 00:57:57.246 | Requirement already satisfied: voluptuous>=0.8.9 in /opt/stack/data/venv/lib/python3.12/site-packages (from tooz>=1.58.0->nova==33.1.0.dev23) (0.16.0) 2026-03-26 00:57:57.581 | Collecting numpy (from websockify>=0.9.0->nova==33.1.0.dev23) 2026-03-26 00:57:57.601 | Downloading numpy-2.2.6-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (62 kB) 2026-03-26 00:57:57.677 | Collecting jwcrypto (from websockify>=0.9.0->nova==33.1.0.dev23) 2026-03-26 00:57:57.700 | Downloading jwcrypto-1.5.6-py3-none-any.whl.metadata (3.1 kB) 2026-03-26 00:57:57.746 | Collecting redis (from websockify>=0.9.0->nova==33.1.0.dev23) 2026-03-26 00:57:57.770 | Downloading redis-7.2.0-py3-none-any.whl.metadata (12 kB) 2026-03-26 00:57:57.867 | Downloading microversion_parse-2.1.0-py3-none-any.whl (20 kB) 2026-03-26 00:57:57.896 | Downloading websockify-0.13.0-py3-none-any.whl (41 kB) 2026-03-26 00:57:57.929 | Downloading jwcrypto-1.5.6-py3-none-any.whl (92 kB) 2026-03-26 00:57:57.975 | Downloading numpy-2.2.6-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (16.5 MB) 2026-03-26 00:57:58.323 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 16.5/16.5 MB 52.4 MB/s 0:00:00 2026-03-26 00:57:58.343 | Downloading redis-7.2.0-py3-none-any.whl (394 kB) 2026-03-26 00:57:58.391 | Building wheels for collected packages: nova 2026-03-26 00:57:58.392 | Building editable for nova (pyproject.toml): started 2026-03-26 00:58:00.075 | Building editable for nova (pyproject.toml): finished with status 'done' 2026-03-26 00:58:00.076 | Created wheel for nova: filename=nova-33.1.0.dev23-0.editable-py3-none-any.whl size=9406 sha256=6381fb790c25cec9c10299e6c9b3ec71eeedb9817756b5ebb8f192bda23bf486 2026-03-26 00:58:00.076 | Stored in directory: /tmp/pip-ephem-wheel-cache-bietr972/wheels/ee/2b/3a/69794dff55dd5d6c4a3613dfc37217369e4acdbc37f2b08153 2026-03-26 00:58:00.081 | Successfully built nova 2026-03-26 00:58:00.213 | Installing collected packages: redis, numpy, microversion-parse, jwcrypto, websockify, nova 2026-03-26 00:58:02.624 | 2026-03-26 00:58:02.638 | Successfully installed jwcrypto-1.5.6 microversion-parse-2.1.0 nova-33.1.0.dev23 numpy-2.2.6 redis-7.2.0 websockify-0.13.0 2026-03-26 00:58:02.811 | + inc/python:pip_install:216 : result=0 2026-03-26 00:58:02.815 | + inc/python:pip_install:218 : time_stop pip_install 2026-03-26 00:58:02.820 | + functions-common:time_stop:2412 : local name 2026-03-26 00:58:02.826 | + functions-common:time_stop:2413 : local end_time 2026-03-26 00:58:02.831 | + functions-common:time_stop:2414 : local elapsed_time 2026-03-26 00:58:02.835 | + functions-common:time_stop:2415 : local total 2026-03-26 00:58:02.840 | + functions-common:time_stop:2416 : local start_time 2026-03-26 00:58:02.845 | + functions-common:time_stop:2418 : name=pip_install 2026-03-26 00:58:02.849 | + functions-common:time_stop:2419 : start_time=1774486672960 2026-03-26 00:58:02.854 | + functions-common:time_stop:2421 : [[ -z 1774486672960 ]] 2026-03-26 00:58:02.859 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-03-26 00:58:02.867 | + functions-common:time_stop:2424 : end_time=1774486682862 2026-03-26 00:58:02.871 | + functions-common:time_stop:2425 : elapsed_time=9902 2026-03-26 00:58:02.875 | + functions-common:time_stop:2426 : total=102205 2026-03-26 00:58:02.880 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-03-26 00:58:02.885 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=112107 2026-03-26 00:58:02.891 | + inc/python:pip_install:219 : return 0 2026-03-26 00:58:02.895 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-03-26 00:58:02.901 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-03-26 00:58:02.906 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/nova 2026-03-26 00:58:02.912 | + inc/python:use_library_from_git:266 : local name=/opt/stack/nova 2026-03-26 00:58:02.918 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-26 00:58:02.924 | + inc/python:use_library_from_git:268 : [[ novnc,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-26 00:58:02.930 | + inc/python:use_library_from_git:268 : [[ ,novnc,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-26 00:58:02.936 | + inc/python:use_library_from_git:269 : return 1 2026-03-26 00:58:02.942 | + 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-26 00:58:02.964 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-03-26 00:58:02.970 | + ./stack.sh:main:956 : configure_nova 2026-03-26 00:58:02.976 | + lib/nova:configure_nova:260 : sudo install -d -o stack /etc/nova 2026-03-26 00:58:02.994 | + lib/nova:configure_nova:262 : configure_rootwrap nova 2026-03-26 00:58:03.001 | + inc/rootwrap:configure_rootwrap:43 : local project=nova 2026-03-26 00:58:03.007 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2026-03-26 00:58:03.017 | ++ inc/rootwrap:configure_rootwrap:45 : echo nova 2026-03-26 00:58:03.018 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2026-03-26 00:58:03.028 | + inc/rootwrap:configure_rootwrap:45 : project_uc=NOVA 2026-03-26 00:58:03.034 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=NOVA_BIN_DIR 2026-03-26 00:58:03.040 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/opt/stack/data/venv/bin 2026-03-26 00:58:03.047 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=NOVA_DIR 2026-03-26 00:58:03.053 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/nova 2026-03-26 00:58:03.059 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/nova/etc/nova 2026-03-26 00:58:03.065 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/opt/stack/data/venv/bin/nova-rootwrap 2026-03-26 00:58:03.071 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/nova/rootwrap.d 2026-03-26 00:58:03.094 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/nova/rootwrap.d 2026-03-26 00:58:03.116 | + 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-26 00:58:03.140 | + 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-26 00:58:03.158 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/nova/rootwrap.d:' -i /etc/nova/rootwrap.conf 2026-03-26 00:58:03.184 | + inc/rootwrap:configure_rootwrap:66 : sudo sed -e 's/^exec_dirs=.*/#&/' -i /etc/nova/rootwrap.conf 2026-03-26 00:58:03.208 | + inc/rootwrap:configure_rootwrap:69 : local tempfile 2026-03-26 00:58:03.216 | ++ inc/rootwrap:configure_rootwrap:70 : mktemp 2026-03-26 00:58:03.226 | + inc/rootwrap:configure_rootwrap:70 : tempfile=/tmp/tmp.U4hNuLkGNM 2026-03-26 00:58:03.233 | + inc/rootwrap:configure_rootwrap:72 : rootwrap_sudo_cmd='/opt/stack/data/venv/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2026-03-26 00:58:03.237 | + inc/rootwrap:configure_rootwrap:73 : echo 'stack ALL=(root) NOPASSWD: /opt/stack/data/venv/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2026-03-26 00:58:03.241 | + inc/rootwrap:configure_rootwrap:74 : '[' -f /opt/stack/data/venv/bin/nova-rootwrap-daemon ']' 2026-03-26 00:58:03.245 | + inc/rootwrap:configure_rootwrap:76 : rootwrap_sudo_cmd='/opt/stack/data/venv/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2026-03-26 00:58:03.253 | + inc/rootwrap:configure_rootwrap:77 : echo 'stack ALL=(root) NOPASSWD: /opt/stack/data/venv/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2026-03-26 00:58:03.257 | + inc/rootwrap:configure_rootwrap:79 : chmod 0440 /tmp/tmp.U4hNuLkGNM 2026-03-26 00:58:03.265 | + inc/rootwrap:configure_rootwrap:80 : sudo chown root:root /tmp/tmp.U4hNuLkGNM 2026-03-26 00:58:03.288 | + inc/rootwrap:configure_rootwrap:81 : sudo mv /tmp/tmp.U4hNuLkGNM /etc/sudoers.d/nova-rootwrap 2026-03-26 00:58:03.310 | ++ inc/rootwrap:configure_rootwrap:85 : dirname /opt/stack/data/venv/bin/nova-rootwrap 2026-03-26 00:58:03.317 | + inc/rootwrap:configure_rootwrap:85 : add_sudo_secure_path /opt/stack/data/venv/bin 2026-03-26 00:58:03.324 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/opt/stack/data/venv/bin 2026-03-26 00:58:03.329 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2026-03-26 00:58:03.336 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2026-03-26 00:58:03.343 | + 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-26 00:58:03.348 | + 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-26 00:58:03.356 | + 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-26 00:58:03.357 | + inc/rootwrap:add_sudo_secure_path:33 : sudo tee /etc/sudoers.d/zz-secure-path 2026-03-26 00:58:03.372 | Defaults:stack secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin:/opt/stack/data/venv/bin 2026-03-26 00:58:03.380 | + inc/rootwrap:add_sudo_secure_path:34 : sudo chmod 400 /etc/sudoers.d/zz-secure-path 2026-03-26 00:58:03.404 | + inc/rootwrap:add_sudo_secure_path:35 : sudo chown root:root /etc/sudoers.d/zz-secure-path 2026-03-26 00:58:03.430 | + 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-26 00:58:03.437 | + lib/nova:configure_nova:266 : cp /opt/stack/nova/etc/nova/api-paste.ini /etc/nova 2026-03-26 00:58:03.447 | + lib/nova:configure_nova:269 : is_service_enabled n-cpu 2026-03-26 00:58:03.485 | + functions-common:is_service_enabled:2068 : return 0 2026-03-26 00:58:03.492 | + lib/nova:configure_nova:271 : sudo sysctl -w net.ipv4.ip_forward=1 2026-03-26 00:58:03.506 | net.ipv4.ip_forward = 1 2026-03-26 00:58:03.514 | + lib/nova:configure_nova:273 : [[ libvirt = \l\i\b\v\i\r\t ]] 2026-03-26 00:58:03.520 | + lib/nova:configure_nova:277 : [[ kvm == \k\v\m ]] 2026-03-26 00:58:03.526 | + lib/nova:configure_nova:278 : sudo modprobe kvm 2026-03-26 00:58:03.554 | + lib/nova:configure_nova:279 : '[' '!' -e /dev/kvm ']' 2026-03-26 00:58:03.560 | + lib/nova:configure_nova:294 : [[ kvm == \l\x\c ]] 2026-03-26 00:58:03.566 | + lib/nova:configure_nova:309 : sudo install -d -o stack /opt/stack/data/nova/instances 2026-03-26 00:58:03.591 | + lib/nova:configure_nova:314 : '[' -L /dev/disk/by-label/nova-instances ']' 2026-03-26 00:58:03.599 | + lib/nova:configure_nova:323 : sudo tee /etc/iscsi/initiatorname.iscsi 2026-03-26 00:58:03.600 | ++ lib/nova:configure_nova:323 : iscsi-iname 2026-03-26 00:58:03.611 | + lib/nova:configure_nova:323 : echo InitiatorName=iqn.2016-04.com.open-iscsi:32de7ffe663 2026-03-26 00:58:03.611 | InitiatorName=iqn.2016-04.com.open-iscsi:32de7ffe663 2026-03-26 00:58:03.618 | + lib/nova:configure_nova:325 : [[ False == \T\r\u\e ]] 2026-03-26 00:58:03.624 | + lib/nova:configure_nova:340 : iniset -sudo /etc/iscsi/iscsid.conf DEFAULT node.session.auth.chap_algs SHA3-256,SHA256 2026-03-26 00:58:03.752 | + lib/nova:configure_nova:342 : [[ lioadm != \n\v\m\e\t ]] 2026-03-26 00:58:03.758 | + lib/nova:configure_nova:344 : restart_service iscsid 2026-03-26 00:58:03.764 | + functions-common:restart_service:2296 : '[' -x /bin/systemctl ']' 2026-03-26 00:58:03.770 | + functions-common:restart_service:2297 : sudo /bin/systemctl restart iscsid 2026-03-26 00:58:03.845 | + lib/nova:configure_nova:367 : create_nova_conf 2026-03-26 00:58:03.850 | + lib/nova:create_nova_conf:437 : rm -f /opt/stack/nova/bin/nova.conf 2026-03-26 00:58:03.857 | + lib/nova:create_nova_conf:440 : rm -f /etc/nova/nova.conf 2026-03-26 00:58:03.865 | + lib/nova:create_nova_conf:441 : iniset /etc/nova/nova.conf DEFAULT debug True 2026-03-26 00:58:03.928 | + lib/nova:create_nova_conf:442 : '[' True == True ']' 2026-03-26 00:58:03.933 | + lib/nova:create_nova_conf:443 : iniset /etc/nova/nova.conf DEFAULT allow_resize_to_same_host True 2026-03-26 00:58:03.994 | + lib/nova:create_nova_conf:445 : iniset /etc/nova/nova.conf wsgi api_paste_config /etc/nova/api-paste.ini 2026-03-26 00:58:04.059 | + lib/nova:create_nova_conf:446 : iniset /etc/nova/nova.conf DEFAULT rootwrap_config /etc/nova/rootwrap.conf 2026-03-26 00:58:04.123 | + lib/nova:create_nova_conf:447 : iniset /etc/nova/nova.conf filter_scheduler enabled_filters ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter 2026-03-26 00:58:04.194 | + lib/nova:create_nova_conf:448 : iniset /etc/nova/nova.conf scheduler workers 4 2026-03-26 00:58:04.258 | + lib/nova:create_nova_conf:449 : iniset /etc/nova/nova.conf neutron default_floating_pool public 2026-03-26 00:58:04.329 | + lib/nova:create_nova_conf:450 : iniset /etc/nova/nova.conf DEFAULT my_ip 199.19.213.179 2026-03-26 00:58:04.395 | + lib/nova:create_nova_conf:451 : iniset /etc/nova/nova.conf DEFAULT instance_name_template instance-%08x 2026-03-26 00:58:04.458 | + lib/nova:create_nova_conf:452 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_listen 0.0.0.0 2026-03-26 00:58:04.523 | + lib/nova:create_nova_conf:453 : iniset /etc/nova/nova.conf DEFAULT metadata_listen 0.0.0.0 2026-03-26 00:58:04.589 | + lib/nova:create_nova_conf:454 : iniset /etc/nova/nova.conf DEFAULT shutdown_timeout 0 2026-03-26 00:58:04.655 | + lib/nova:create_nova_conf:458 : iniset /etc/nova/nova.conf api response_validation error 2026-03-26 00:58:04.723 | + lib/nova:create_nova_conf:460 : iniset /etc/nova/nova.conf key_manager backend nova.keymgr.conf_key_mgr.ConfKeyManager 2026-03-26 00:58:04.791 | + lib/nova:create_nova_conf:462 : iniset /etc/nova/nova.conf DEFAULT report_interval 120 2026-03-26 00:58:04.852 | + lib/nova:create_nova_conf:463 : iniset /etc/nova/nova.conf DEFAULT service_down_time 720 2026-03-26 00:58:04.913 | + lib/nova:create_nova_conf:465 : is_fedora 2026-03-26 00:58:04.918 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2026-03-26 00:58:04.924 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2026-03-26 00:58:04.930 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2026-03-26 00:58:04.934 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2026-03-26 00:58:04.938 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-03-26 00:58:04.944 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2026-03-26 00:58:04.949 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-03-26 00:58:04.955 | + functions-common:is_fedora:533 : '[' Ubuntu = RockyLinux ']' 2026-03-26 00:58:04.961 | + functions-common:is_fedora:534 : '[' Ubuntu = CentOS ']' 2026-03-26 00:58:04.966 | + functions-common:is_fedora:534 : '[' Ubuntu = CentOSStream ']' 2026-03-26 00:58:04.971 | + functions-common:is_fedora:535 : '[' Ubuntu = AlmaLinux ']' 2026-03-26 00:58:04.976 | + functions-common:is_fedora:536 : '[' Ubuntu = OracleServer ']' 2026-03-26 00:58:04.982 | + functions-common:is_fedora:536 : '[' Ubuntu = Virtuozzo ']' 2026-03-26 00:58:04.988 | + lib/nova:create_nova_conf:474 : is_service_enabled n-api n-cond n-sched n-spice n-novnc n-sproxy 2026-03-26 00:58:05.025 | + functions-common:is_service_enabled:2068 : return 0 2026-03-26 00:58:05.030 | + lib/nova:create_nova_conf:478 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-03-26 00:58:05.034 | + lib/nova:create_nova_conf:481 : local db=nova_cell0 2026-03-26 00:58:05.040 | + lib/nova:create_nova_conf:484 : iniset /etc/nova/nova.conf filter_scheduler track_instance_changes False 2026-03-26 00:58:05.106 | ++ lib/nova:create_nova_conf:487 : database_connection_url nova_cell0 2026-03-26 00:58:05.109 | ++ lib/database:database_connection_url:134 : local db=nova_cell0 2026-03-26 00:58:05.115 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell0 2026-03-26 00:58:05.121 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=nova_cell0 2026-03-26 00:58:05.125 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-03-26 00:58:05.131 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-03-26 00:58:05.136 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-03-26 00:58:05.170 | ++ functions-common:is_service_enabled:2068 : return 0 2026-03-26 00:58:05.175 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-03-26 00:58:05.179 | ++ 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-26 00:58:05.186 | + 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-26 00:58:05.261 | ++ lib/nova:create_nova_conf:488 : database_connection_url nova_api 2026-03-26 00:58:05.266 | ++ lib/database:database_connection_url:134 : local db=nova_api 2026-03-26 00:58:05.272 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_api 2026-03-26 00:58:05.277 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=nova_api 2026-03-26 00:58:05.282 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-03-26 00:58:05.286 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-03-26 00:58:05.291 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-03-26 00:58:05.329 | ++ functions-common:is_service_enabled:2068 : return 0 2026-03-26 00:58:05.335 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-03-26 00:58:05.341 | ++ 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-26 00:58:05.348 | + 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-26 00:58:05.417 | + lib/nova:create_nova_conf:493 : iniset /etc/nova/nova.conf cache enabled True 2026-03-26 00:58:05.489 | + lib/nova:create_nova_conf:494 : iniset /etc/nova/nova.conf cache backend dogpile.cache.memcached 2026-03-26 00:58:05.555 | + lib/nova:create_nova_conf:495 : iniset /etc/nova/nova.conf cache memcache_servers localhost:11211 2026-03-26 00:58:05.615 | + lib/nova:create_nova_conf:498 : is_service_enabled n-api 2026-03-26 00:58:05.649 | + functions-common:is_service_enabled:2068 : return 0 2026-03-26 00:58:05.654 | + lib/nova:create_nova_conf:499 : is_service_enabled n-api-meta 2026-03-26 00:58:05.692 | + functions-common:is_service_enabled:2068 : return 0 2026-03-26 00:58:05.701 | ++ lib/nova:create_nova_conf:501 : echo osapi_compute,metadata 2026-03-26 00:58:05.702 | ++ lib/nova:create_nova_conf:501 : sed s/,metadata// 2026-03-26 00:58:05.711 | + lib/nova:create_nova_conf:501 : NOVA_ENABLED_APIS=osapi_compute 2026-03-26 00:58:05.717 | + lib/nova:create_nova_conf:503 : iniset /etc/nova/nova.conf DEFAULT enabled_apis osapi_compute 2026-03-26 00:58:05.785 | + lib/nova:create_nova_conf:504 : [[ True == \T\r\u\e ]] 2026-03-26 00:58:05.790 | + lib/nova:create_nova_conf:505 : iniset /etc/nova/nova.conf oslo_policy enforce_new_defaults True 2026-03-26 00:58:05.861 | + lib/nova:create_nova_conf:506 : iniset /etc/nova/nova.conf oslo_policy enforce_scope True 2026-03-26 00:58:05.926 | + lib/nova:create_nova_conf:512 : configure_keystone_authtoken_middleware /etc/nova/nova.conf nova 2026-03-26 00:58:05.931 | + lib/keystone:configure_keystone_authtoken_middleware:454 : local conf_file=/etc/nova/nova.conf 2026-03-26 00:58:05.936 | + lib/keystone:configure_keystone_authtoken_middleware:455 : local admin_user=nova 2026-03-26 00:58:05.942 | + lib/keystone:configure_keystone_authtoken_middleware:456 : local section=keystone_authtoken 2026-03-26 00:58:05.947 | + lib/keystone:configure_keystone_authtoken_middleware:457 : local service_type= 2026-03-26 00:58:05.952 | + lib/keystone:configure_keystone_authtoken_middleware:459 : configure_keystoneauth /etc/nova/nova.conf nova keystone_authtoken 2026-03-26 00:58:05.958 | + lib/keystone:configure_keystoneauth:432 : local conf_file=/etc/nova/nova.conf 2026-03-26 00:58:05.963 | + lib/keystone:configure_keystoneauth:433 : local admin_user=nova 2026-03-26 00:58:05.969 | + lib/keystone:configure_keystoneauth:434 : local section=keystone_authtoken 2026-03-26 00:58:05.974 | + lib/keystone:configure_keystoneauth:436 : iniset /etc/nova/nova.conf keystone_authtoken auth_type password 2026-03-26 00:58:06.041 | + lib/keystone:configure_keystoneauth:437 : iniset /etc/nova/nova.conf keystone_authtoken interface public 2026-03-26 00:58:06.105 | + lib/keystone:configure_keystoneauth:438 : iniset /etc/nova/nova.conf keystone_authtoken auth_url https://199.19.213.179/identity 2026-03-26 00:58:06.169 | + lib/keystone:configure_keystoneauth:439 : iniset /etc/nova/nova.conf keystone_authtoken username nova 2026-03-26 00:58:06.235 | + lib/keystone:configure_keystoneauth:440 : iniset /etc/nova/nova.conf keystone_authtoken password secretservice 2026-03-26 00:58:06.299 | + lib/keystone:configure_keystoneauth:441 : iniset /etc/nova/nova.conf keystone_authtoken user_domain_name Default 2026-03-26 00:58:06.364 | + lib/keystone:configure_keystoneauth:442 : iniset /etc/nova/nova.conf keystone_authtoken project_name service 2026-03-26 00:58:06.428 | + lib/keystone:configure_keystoneauth:443 : iniset /etc/nova/nova.conf keystone_authtoken project_domain_name Default 2026-03-26 00:58:06.491 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/nova/nova.conf keystone_authtoken www_authenticate_uri https://199.19.213.179/identity 2026-03-26 00:58:06.560 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/nova/nova.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-03-26 00:58:06.623 | + lib/keystone:configure_keystone_authtoken_middleware:462 : iniset /etc/nova/nova.conf keystone_authtoken memcached_servers localhost:11211 2026-03-26 00:58:06.691 | + lib/keystone:configure_keystone_authtoken_middleware:463 : [[ -n '' ]] 2026-03-26 00:58:06.697 | + lib/nova:create_nova_conf:515 : is_service_enabled cinder 2026-03-26 00:58:06.731 | + functions-common:is_service_enabled:2068 : return 0 2026-03-26 00:58:06.736 | + lib/nova:create_nova_conf:516 : configure_cinder_access 2026-03-26 00:58:06.741 | + lib/nova:configure_cinder_access:640 : iniset /etc/nova/nova.conf cinder os_region_name RegionOne 2026-03-26 00:58:06.812 | + lib/nova:configure_cinder_access:647 : configure_keystoneauth /etc/nova/nova.conf nova cinder 2026-03-26 00:58:06.818 | + lib/keystone:configure_keystoneauth:432 : local conf_file=/etc/nova/nova.conf 2026-03-26 00:58:06.824 | + lib/keystone:configure_keystoneauth:433 : local admin_user=nova 2026-03-26 00:58:06.829 | + lib/keystone:configure_keystoneauth:434 : local section=cinder 2026-03-26 00:58:06.834 | + lib/keystone:configure_keystoneauth:436 : iniset /etc/nova/nova.conf cinder auth_type password 2026-03-26 00:58:06.897 | + lib/keystone:configure_keystoneauth:437 : iniset /etc/nova/nova.conf cinder interface public 2026-03-26 00:58:06.962 | + lib/keystone:configure_keystoneauth:438 : iniset /etc/nova/nova.conf cinder auth_url https://199.19.213.179/identity 2026-03-26 00:58:07.025 | + lib/keystone:configure_keystoneauth:439 : iniset /etc/nova/nova.conf cinder username nova 2026-03-26 00:58:07.092 | + lib/keystone:configure_keystoneauth:440 : iniset /etc/nova/nova.conf cinder password secretservice 2026-03-26 00:58:07.156 | + lib/keystone:configure_keystoneauth:441 : iniset /etc/nova/nova.conf cinder user_domain_name Default 2026-03-26 00:58:07.222 | + lib/keystone:configure_keystoneauth:442 : iniset /etc/nova/nova.conf cinder project_name service 2026-03-26 00:58:07.327 | + lib/keystone:configure_keystoneauth:443 : iniset /etc/nova/nova.conf cinder project_domain_name Default 2026-03-26 00:58:07.391 | + lib/nova:configure_cinder_access:648 : is_service_enabled tls-proxy 2026-03-26 00:58:07.427 | + functions-common:is_service_enabled:2068 : return 0 2026-03-26 00:58:07.434 | + lib/nova:configure_cinder_access:649 : CINDER_SERVICE_HOST=199.19.213.179 2026-03-26 00:58:07.440 | + lib/nova:configure_cinder_access:650 : CINDER_SERVICE_PORT=8776 2026-03-26 00:58:07.445 | + lib/nova:configure_cinder_access:651 : iniset /etc/nova/nova.conf cinder cafile /opt/stack/data/ca-bundle.pem 2026-03-26 00:58:07.510 | + lib/nova:create_nova_conf:519 : is_service_enabled manila 2026-03-26 00:58:07.544 | + functions-common:is_service_enabled:2068 : return 0 2026-03-26 00:58:07.554 | + lib/nova:create_nova_conf:520 : configure_manila_access 2026-03-26 00:58:07.560 | + lib/nova:configure_manila_access:657 : configure_keystoneauth /etc/nova/nova.conf nova manila 2026-03-26 00:58:07.565 | + lib/keystone:configure_keystoneauth:432 : local conf_file=/etc/nova/nova.conf 2026-03-26 00:58:07.571 | + lib/keystone:configure_keystoneauth:433 : local admin_user=nova 2026-03-26 00:58:07.577 | + lib/keystone:configure_keystoneauth:434 : local section=manila 2026-03-26 00:58:07.582 | + lib/keystone:configure_keystoneauth:436 : iniset /etc/nova/nova.conf manila auth_type password 2026-03-26 00:58:07.654 | + lib/keystone:configure_keystoneauth:437 : iniset /etc/nova/nova.conf manila interface public 2026-03-26 00:58:07.721 | + lib/keystone:configure_keystoneauth:438 : iniset /etc/nova/nova.conf manila auth_url https://199.19.213.179/identity 2026-03-26 00:58:07.790 | + lib/keystone:configure_keystoneauth:439 : iniset /etc/nova/nova.conf manila username nova 2026-03-26 00:58:07.857 | + lib/keystone:configure_keystoneauth:440 : iniset /etc/nova/nova.conf manila password secretservice 2026-03-26 00:58:07.921 | + lib/keystone:configure_keystoneauth:441 : iniset /etc/nova/nova.conf manila user_domain_name Default 2026-03-26 00:58:07.992 | + lib/keystone:configure_keystoneauth:442 : iniset /etc/nova/nova.conf manila project_name service 2026-03-26 00:58:08.059 | + lib/keystone:configure_keystoneauth:443 : iniset /etc/nova/nova.conf manila project_domain_name Default 2026-03-26 00:58:08.131 | + lib/nova:create_nova_conf:523 : '[' -n /opt/stack/data/nova ']' 2026-03-26 00:58:08.137 | + lib/nova:create_nova_conf:524 : iniset /etc/nova/nova.conf DEFAULT state_path /opt/stack/data/nova 2026-03-26 00:58:08.208 | + lib/nova:create_nova_conf:525 : iniset /etc/nova/nova.conf oslo_concurrency lock_path /opt/stack/data/nova 2026-03-26 00:58:08.283 | + lib/nova:create_nova_conf:527 : '[' -n /opt/stack/data/nova/instances ']' 2026-03-26 00:58:08.290 | + lib/nova:create_nova_conf:528 : iniset /etc/nova/nova.conf DEFAULT instances_path /opt/stack/data/nova/instances 2026-03-26 00:58:08.357 | + lib/nova:create_nova_conf:530 : '[' False '!=' False ']' 2026-03-26 00:58:08.362 | + lib/nova:create_nova_conf:533 : '[' False '!=' False ']' 2026-03-26 00:58:08.368 | + lib/nova:create_nova_conf:539 : is_fedora 2026-03-26 00:58:08.372 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2026-03-26 00:58:08.377 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2026-03-26 00:58:08.383 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2026-03-26 00:58:08.389 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2026-03-26 00:58:08.394 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-03-26 00:58:08.399 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2026-03-26 00:58:08.405 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-03-26 00:58:08.410 | + functions-common:is_fedora:533 : '[' Ubuntu = RockyLinux ']' 2026-03-26 00:58:08.416 | + functions-common:is_fedora:534 : '[' Ubuntu = CentOS ']' 2026-03-26 00:58:08.422 | + functions-common:is_fedora:534 : '[' Ubuntu = CentOSStream ']' 2026-03-26 00:58:08.428 | + functions-common:is_fedora:535 : '[' Ubuntu = AlmaLinux ']' 2026-03-26 00:58:08.434 | + functions-common:is_fedora:536 : '[' Ubuntu = OracleServer ']' 2026-03-26 00:58:08.441 | + functions-common:is_fedora:536 : '[' Ubuntu = Virtuozzo ']' 2026-03-26 00:58:08.447 | + lib/nova:create_nova_conf:544 : setup_logging /etc/nova/nova.conf 2026-03-26 00:58:08.453 | + functions:setup_logging:693 : setup_systemd_logging /etc/nova/nova.conf 2026-03-26 00:58:08.458 | + functions:setup_systemd_logging:710 : local conf_file=/etc/nova/nova.conf 2026-03-26 00:58:08.466 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-03-26 00:58:08.504 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-03-26 00:58:08.509 | + functions:setup_systemd_logging:716 : local pidstr= 2026-03-26 00:58:08.514 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-03-26 00:58:08.520 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-03-26 00:58:08.526 | + 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-26 00:58:08.598 | + 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-26 00:58:08.665 | + 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-26 00:58:08.730 | + functions:setup_systemd_logging:727 : iniset /etc/nova/nova.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-03-26 00:58:08.799 | + functions:setup_systemd_logging:730 : iniset /etc/nova/nova.conf DEFAULT log_color False 2026-03-26 00:58:08.865 | + lib/nova:create_nova_conf:546 : iniset /etc/nova/nova.conf upgrade_levels compute auto 2026-03-26 00:58:08.936 | + lib/nova:create_nova_conf:548 : is_service_enabled n-api 2026-03-26 00:58:08.972 | + functions-common:is_service_enabled:2068 : return 0 2026-03-26 00:58:08.977 | + 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-26 00:58:08.982 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/nova/nova-api-uwsgi.ini 2026-03-26 00:58:08.988 | + lib/apache:write_uwsgi_config:244 : local wsgi=nova.wsgi.osapi_compute:application 2026-03-26 00:58:08.993 | + lib/apache:write_uwsgi_config:245 : local url=/compute 2026-03-26 00:58:08.999 | + lib/apache:write_uwsgi_config:246 : local http= 2026-03-26 00:58:09.005 | + lib/apache:write_uwsgi_config:247 : local name=nova-api 2026-03-26 00:58:09.010 | + lib/apache:write_uwsgi_config:249 : '[' -z nova-api ']' 2026-03-26 00:58:09.016 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-03-26 00:58:09.022 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-03-26 00:58:09.044 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 stack root' 2026-03-26 00:58:09.044 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-03-26 00:58:09.058 | d /var/run/uwsgi 0755 stack root 2026-03-26 00:58:09.064 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-03-26 00:58:09.085 | /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-26 00:58:09.094 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/nova-api.socket 2026-03-26 00:58:09.099 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/nova/nova-api-uwsgi.ini 2026-03-26 00:58:09.106 | + lib/apache:write_uwsgi_config:270 : [[ nova.wsgi.osapi_compute:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-03-26 00:58:09.113 | + lib/apache:write_uwsgi_config:271 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi module nova.wsgi.osapi_compute:application 2026-03-26 00:58:09.185 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi processes 4 2026-03-26 00:58:09.242 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi master true 2026-03-26 00:58:09.308 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi die-on-term true 2026-03-26 00:58:09.373 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi exit-on-reload false 2026-03-26 00:58:09.439 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi worker-reload-mercy 80 2026-03-26 00:58:09.506 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi enable-threads true 2026-03-26 00:58:09.568 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi plugins http,python3 2026-03-26 00:58:09.629 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi thunder-lock true 2026-03-26 00:58:09.696 | + 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-26 00:58:09.757 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi buffer-size 65535 2026-03-26 00:58:09.821 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi add-header 'Connection: close' 2026-03-26 00:58:09.883 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi lazy-apps true 2026-03-26 00:58:09.944 | + lib/apache:write_uwsgi_config:298 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi start-time %t 2026-03-26 00:58:10.008 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-03-26 00:58:10.015 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-03-26 00:58:10.021 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for nova-api 2026-03-26 00:58:10.026 | ++ lib/apache:apache_site_config_for:174 : local site=nova-api 2026-03-26 00:58:10.032 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-03-26 00:58:10.038 | ++ functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-03-26 00:58:10.043 | ++ functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-03-26 00:58:10.049 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/nova-api.conf 2026-03-26 00:58:10.056 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/nova-api.conf 2026-03-26 00:58:10.061 | + lib/apache:write_uwsgi_config:306 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi socket /var/run/uwsgi/nova-api.socket 2026-03-26 00:58:10.122 | + lib/apache:write_uwsgi_config:307 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi chmod-socket 666 2026-03-26 00:58:10.193 | + 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-26 00:58:10.193 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/nova-api.conf 2026-03-26 00:58:10.208 | ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api.socket|uwsgi://uwsgi-uds-nova-api" retry=0 acquire=1 2026-03-26 00:58:10.215 | + lib/apache:write_uwsgi_config:309 : enable_apache_site nova-api 2026-03-26 00:58:10.221 | + lib/apache:enable_apache_site:191 : local site=nova-api 2026-03-26 00:58:10.226 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-03-26 00:58:10.232 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-03-26 00:58:10.237 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-03-26 00:58:10.243 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-03-26 00:58:10.276 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-03-26 00:58:10.280 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-03-26 00:58:10.285 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-03-26 00:58:10.291 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-03-26 00:58:10.296 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-03-26 00:58:10.301 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-03-26 00:58:10.307 | + lib/apache:enable_apache_site:195 : sudo a2ensite nova-api 2026-03-26 00:58:10.357 | Enabling site nova-api. 2026-03-26 00:58:10.367 | To activate the new configuration, you need to run: 2026-03-26 00:58:10.367 | systemctl reload apache2 2026-03-26 00:58:10.377 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-03-26 00:58:10.382 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-03-26 00:58:10.387 | + functions-common:restart_service:2296 : '[' -x /bin/systemctl ']' 2026-03-26 00:58:10.393 | + functions-common:restart_service:2297 : sudo /bin/systemctl restart apache2 2026-03-26 00:58:10.539 | + lib/nova:create_nova_conf:552 : is_service_enabled n-api-meta 2026-03-26 00:58:10.575 | + functions-common:is_service_enabled:2068 : return 0 2026-03-26 00:58:10.580 | + 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-26 00:58:10.586 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/nova/nova-metadata-uwsgi.ini 2026-03-26 00:58:10.592 | + lib/apache:write_uwsgi_config:244 : local wsgi=nova.wsgi.metadata:application 2026-03-26 00:58:10.598 | + lib/apache:write_uwsgi_config:245 : local url= 2026-03-26 00:58:10.604 | + lib/apache:write_uwsgi_config:246 : local http=0.0.0.0:8775 2026-03-26 00:58:10.611 | + lib/apache:write_uwsgi_config:247 : local name=nova-metadata 2026-03-26 00:58:10.617 | + lib/apache:write_uwsgi_config:249 : '[' -z nova-metadata ']' 2026-03-26 00:58:10.622 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-03-26 00:58:10.628 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-03-26 00:58:10.651 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 stack root' 2026-03-26 00:58:10.652 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-03-26 00:58:10.665 | d /var/run/uwsgi 0755 stack root 2026-03-26 00:58:10.674 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-03-26 00:58:10.693 | /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-26 00:58:10.702 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/nova-metadata.socket 2026-03-26 00:58:10.708 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/nova/nova-metadata-uwsgi.ini 2026-03-26 00:58:10.717 | + lib/apache:write_uwsgi_config:270 : [[ nova.wsgi.metadata:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-03-26 00:58:10.724 | + lib/apache:write_uwsgi_config:271 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi module nova.wsgi.metadata:application 2026-03-26 00:58:10.796 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi processes 4 2026-03-26 00:58:10.859 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi master true 2026-03-26 00:58:10.920 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi die-on-term true 2026-03-26 00:58:10.986 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi exit-on-reload false 2026-03-26 00:58:11.049 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi worker-reload-mercy 80 2026-03-26 00:58:11.113 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi enable-threads true 2026-03-26 00:58:11.173 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi plugins http,python3 2026-03-26 00:58:11.236 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi thunder-lock true 2026-03-26 00:58:11.298 | + 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-26 00:58:11.359 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi buffer-size 65535 2026-03-26 00:58:11.425 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi add-header 'Connection: close' 2026-03-26 00:58:11.509 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi lazy-apps true 2026-03-26 00:58:11.571 | + lib/apache:write_uwsgi_config:298 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi start-time %t 2026-03-26 00:58:11.631 | + lib/apache:write_uwsgi_config:301 : [[ -n 0.0.0.0:8775 ]] 2026-03-26 00:58:11.636 | + lib/apache:write_uwsgi_config:302 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi http 0.0.0.0:8775 2026-03-26 00:58:11.695 | + lib/nova:create_nova_conf:556 : is_service_enabled ceilometer 2026-03-26 00:58:11.728 | + functions-common:is_service_enabled:2068 : return 1 2026-03-26 00:58:11.734 | + lib/nova:create_nova_conf:564 : iniset /etc/nova/nova.conf oslo_messaging_notifications driver messagingv2 2026-03-26 00:58:11.803 | ++ lib/nova:create_nova_conf:565 : get_notification_url 2026-03-26 00:58:11.809 | ++ lib/rpc_backend:get_notification_url:136 : local virtual_host= 2026-03-26 00:58:11.815 | ++ lib/rpc_backend:get_notification_url:137 : is_service_enabled rabbit 2026-03-26 00:58:11.852 | ++ functions-common:is_service_enabled:2068 : return 0 2026-03-26 00:58:11.858 | ++ lib/rpc_backend:get_notification_url:138 : echo rabbit://stackrabbit:secretrabbit@199.19.213.179:5672/ 2026-03-26 00:58:11.866 | + lib/nova:create_nova_conf:565 : iniset /etc/nova/nova.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:secretrabbit@199.19.213.179:5672/ 2026-03-26 00:58:11.932 | + lib/nova:create_nova_conf:566 : iniset /etc/nova/nova.conf notifications notification_format unversioned 2026-03-26 00:58:11.999 | + lib/nova:create_nova_conf:567 : iniset_rpc_backend nova /etc/nova/nova.conf 2026-03-26 00:58:12.004 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=nova 2026-03-26 00:58:12.009 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/nova/nova.conf 2026-03-26 00:58:12.015 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-03-26 00:58:12.020 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-03-26 00:58:12.026 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-03-26 00:58:12.061 | + functions-common:is_service_enabled:2068 : return 0 2026-03-26 00:58:12.068 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-03-26 00:58:12.072 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-03-26 00:58:12.078 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-03-26 00:58:12.112 | ++ functions-common:is_service_enabled:2068 : return 0 2026-03-26 00:58:12.118 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:secretrabbit@199.19.213.179:5672/ 2026-03-26 00:58:12.125 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/nova/nova.conf DEFAULT transport_url rabbit://stackrabbit:secretrabbit@199.19.213.179:5672/ 2026-03-26 00:58:12.189 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-03-26 00:58:12.194 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-03-26 00:58:12.200 | + lib/nova:create_nova_conf:569 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_workers 4 2026-03-26 00:58:12.264 | + lib/nova:create_nova_conf:570 : iniset /etc/nova/nova.conf DEFAULT metadata_workers 4 2026-03-26 00:58:12.328 | + lib/nova:create_nova_conf:572 : iniset /etc/nova/nova.conf conductor workers 4 2026-03-26 00:58:12.397 | + lib/nova:create_nova_conf:574 : is_service_enabled tls-proxy 2026-03-26 00:58:12.431 | + functions-common:is_service_enabled:2068 : return 0 2026-03-26 00:58:12.436 | + lib/nova:create_nova_conf:575 : iniset /etc/nova/nova.conf DEFAULT glance_protocol https 2026-03-26 00:58:12.503 | + lib/nova:create_nova_conf:576 : iniset /etc/nova/nova.conf oslo_middleware enable_proxy_headers_parsing True 2026-03-26 00:58:12.579 | + lib/nova:create_nova_conf:579 : iniset /etc/nova/nova.conf DEFAULT graceful_shutdown_timeout 5 2026-03-26 00:58:12.643 | + lib/nova:create_nova_conf:581 : '[' True == True ']' 2026-03-26 00:58:12.648 | + lib/nova:create_nova_conf:582 : init_nova_service_user_conf 2026-03-26 00:58:12.652 | + lib/nova:init_nova_service_user_conf:822 : iniset /etc/nova/nova.conf service_user send_service_user_token True 2026-03-26 00:58:12.719 | + lib/nova:init_nova_service_user_conf:823 : configure_keystoneauth /etc/nova/nova.conf nova service_user 2026-03-26 00:58:12.724 | + lib/keystone:configure_keystoneauth:432 : local conf_file=/etc/nova/nova.conf 2026-03-26 00:58:12.730 | + lib/keystone:configure_keystoneauth:433 : local admin_user=nova 2026-03-26 00:58:12.735 | + lib/keystone:configure_keystoneauth:434 : local section=service_user 2026-03-26 00:58:12.739 | + lib/keystone:configure_keystoneauth:436 : iniset /etc/nova/nova.conf service_user auth_type password 2026-03-26 00:58:12.800 | + lib/keystone:configure_keystoneauth:437 : iniset /etc/nova/nova.conf service_user interface public 2026-03-26 00:58:12.867 | + lib/keystone:configure_keystoneauth:438 : iniset /etc/nova/nova.conf service_user auth_url https://199.19.213.179/identity 2026-03-26 00:58:12.929 | + lib/keystone:configure_keystoneauth:439 : iniset /etc/nova/nova.conf service_user username nova 2026-03-26 00:58:12.993 | + lib/keystone:configure_keystoneauth:440 : iniset /etc/nova/nova.conf service_user password secretservice 2026-03-26 00:58:13.053 | + lib/keystone:configure_keystoneauth:441 : iniset /etc/nova/nova.conf service_user user_domain_name Default 2026-03-26 00:58:13.112 | + lib/keystone:configure_keystoneauth:442 : iniset /etc/nova/nova.conf service_user project_name service 2026-03-26 00:58:13.172 | + lib/keystone:configure_keystoneauth:443 : iniset /etc/nova/nova.conf service_user project_domain_name Default 2026-03-26 00:58:13.229 | + lib/nova:create_nova_conf:585 : is_service_enabled n-cond 2026-03-26 00:58:13.263 | + functions-common:is_service_enabled:2068 : return 0 2026-03-26 00:58:13.271 | ++ lib/nova:create_nova_conf:586 : seq 1 1 2026-03-26 00:58:13.280 | + lib/nova:create_nova_conf:586 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-03-26 00:58:13.286 | + lib/nova:create_nova_conf:587 : local conf 2026-03-26 00:58:13.292 | + lib/nova:create_nova_conf:588 : local vhost 2026-03-26 00:58:13.299 | ++ lib/nova:create_nova_conf:589 : conductor_conf 1 2026-03-26 00:58:13.305 | ++ lib/nova:conductor_conf:827 : local cell=1 2026-03-26 00:58:13.310 | ++ lib/nova:conductor_conf:828 : echo /etc/nova/nova_cell1.conf 2026-03-26 00:58:13.317 | + lib/nova:create_nova_conf:589 : conf=/etc/nova/nova_cell1.conf 2026-03-26 00:58:13.323 | + lib/nova:create_nova_conf:590 : vhost=nova_cell1 2026-03-26 00:58:13.328 | + lib/nova:create_nova_conf:592 : rm -f /etc/nova/nova_cell1.conf 2026-03-26 00:58:13.339 | ++ lib/nova:create_nova_conf:593 : database_connection_url nova_cell1 2026-03-26 00:58:13.345 | ++ lib/database:database_connection_url:134 : local db=nova_cell1 2026-03-26 00:58:13.352 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell1 2026-03-26 00:58:13.357 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=nova_cell1 2026-03-26 00:58:13.361 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-03-26 00:58:13.368 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-03-26 00:58:13.374 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-03-26 00:58:13.409 | ++ functions-common:is_service_enabled:2068 : return 0 2026-03-26 00:58:13.414 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-03-26 00:58:13.419 | ++ 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-26 00:58:13.425 | + 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-26 00:58:13.484 | + lib/nova:create_nova_conf:594 : iniset /etc/nova/nova_cell1.conf conductor workers 4 2026-03-26 00:58:13.548 | + lib/nova:create_nova_conf:595 : iniset /etc/nova/nova_cell1.conf DEFAULT debug True 2026-03-26 00:58:13.613 | + lib/nova:create_nova_conf:597 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-03-26 00:58:13.618 | + lib/nova:create_nova_conf:600 : rpc_backend_add_vhost nova_cell1 2026-03-26 00:58:13.623 | + lib/rpc_backend:rpc_backend_add_vhost:112 : local vhost=nova_cell1 2026-03-26 00:58:13.629 | + lib/rpc_backend:rpc_backend_add_vhost:113 : is_service_enabled rabbit 2026-03-26 00:58:13.662 | + functions-common:is_service_enabled:2068 : return 0 2026-03-26 00:58:13.671 | ++ lib/rpc_backend:rpc_backend_add_vhost:114 : sudo rabbitmqctl list_vhosts 2026-03-26 00:58:13.671 | ++ lib/rpc_backend:rpc_backend_add_vhost:114 : grep nova_cell1 2026-03-26 00:58:14.380 | + lib/rpc_backend:rpc_backend_add_vhost:114 : '[' -z ']' 2026-03-26 00:58:14.385 | + lib/rpc_backend:rpc_backend_add_vhost:115 : sudo rabbitmqctl add_vhost nova_cell1 2026-03-26 00:58:15.054 | Adding vhost "nova_cell1" ... 2026-03-26 00:58:15.589 | + lib/rpc_backend:rpc_backend_add_vhost:116 : sudo rabbitmqctl set_permissions -p nova_cell1 stackrabbit '.*' '.*' '.*' 2026-03-26 00:58:16.234 | Setting permissions for user "stackrabbit" in vhost "nova_cell1" ... 2026-03-26 00:58:16.281 | + lib/nova:create_nova_conf:601 : iniset_rpc_backend nova /etc/nova/nova_cell1.conf DEFAULT nova_cell1 2026-03-26 00:58:16.287 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=nova 2026-03-26 00:58:16.292 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/nova/nova_cell1.conf 2026-03-26 00:58:16.298 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-03-26 00:58:16.303 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host=nova_cell1 2026-03-26 00:58:16.309 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-03-26 00:58:16.342 | + functions-common:is_service_enabled:2068 : return 0 2026-03-26 00:58:16.349 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url nova_cell1 2026-03-26 00:58:16.354 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host=nova_cell1 2026-03-26 00:58:16.360 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-03-26 00:58:16.393 | ++ functions-common:is_service_enabled:2068 : return 0 2026-03-26 00:58:16.399 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:secretrabbit@199.19.213.179:5672/nova_cell1 2026-03-26 00:58:16.406 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/nova/nova_cell1.conf DEFAULT transport_url rabbit://stackrabbit:secretrabbit@199.19.213.179:5672/nova_cell1 2026-03-26 00:58:16.474 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-03-26 00:58:16.480 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-03-26 00:58:16.485 | + lib/nova:create_nova_conf:605 : is_service_enabled placement placement-client 2026-03-26 00:58:16.521 | + functions-common:is_service_enabled:2068 : return 0 2026-03-26 00:58:16.527 | + lib/nova:create_nova_conf:606 : configure_placement_nova_compute /etc/nova/nova_cell1.conf 2026-03-26 00:58:16.533 | + lib/nova:configure_placement_nova_compute:634 : local conf=/etc/nova/nova_cell1.conf 2026-03-26 00:58:16.539 | + lib/nova:configure_placement_nova_compute:635 : configure_keystoneauth /etc/nova/nova_cell1.conf nova placement 2026-03-26 00:58:16.544 | + lib/keystone:configure_keystoneauth:432 : local conf_file=/etc/nova/nova_cell1.conf 2026-03-26 00:58:16.549 | + lib/keystone:configure_keystoneauth:433 : local admin_user=nova 2026-03-26 00:58:16.555 | + lib/keystone:configure_keystoneauth:434 : local section=placement 2026-03-26 00:58:16.561 | + lib/keystone:configure_keystoneauth:436 : iniset /etc/nova/nova_cell1.conf placement auth_type password 2026-03-26 00:58:16.626 | + lib/keystone:configure_keystoneauth:437 : iniset /etc/nova/nova_cell1.conf placement interface public 2026-03-26 00:58:16.690 | + lib/keystone:configure_keystoneauth:438 : iniset /etc/nova/nova_cell1.conf placement auth_url https://199.19.213.179/identity 2026-03-26 00:58:16.755 | + lib/keystone:configure_keystoneauth:439 : iniset /etc/nova/nova_cell1.conf placement username nova 2026-03-26 00:58:16.819 | + lib/keystone:configure_keystoneauth:440 : iniset /etc/nova/nova_cell1.conf placement password secretservice 2026-03-26 00:58:16.881 | + lib/keystone:configure_keystoneauth:441 : iniset /etc/nova/nova_cell1.conf placement user_domain_name Default 2026-03-26 00:58:16.946 | + lib/keystone:configure_keystoneauth:442 : iniset /etc/nova/nova_cell1.conf placement project_name service 2026-03-26 00:58:17.010 | + lib/keystone:configure_keystoneauth:443 : iniset /etc/nova/nova_cell1.conf placement project_domain_name Default 2026-03-26 00:58:17.074 | + lib/nova:create_nova_conf:610 : setup_logging /etc/nova/nova_cell1.conf 2026-03-26 00:58:17.079 | + functions:setup_logging:693 : setup_systemd_logging /etc/nova/nova_cell1.conf 2026-03-26 00:58:17.084 | + functions:setup_systemd_logging:710 : local conf_file=/etc/nova/nova_cell1.conf 2026-03-26 00:58:17.091 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-03-26 00:58:17.126 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-03-26 00:58:17.130 | + functions:setup_systemd_logging:716 : local pidstr= 2026-03-26 00:58:17.136 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-03-26 00:58:17.142 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-03-26 00:58:17.147 | + 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-26 00:58:17.210 | + 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-26 00:58:17.273 | + 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-26 00:58:17.339 | + functions:setup_systemd_logging:727 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-03-26 00:58:17.404 | + functions:setup_systemd_logging:730 : iniset /etc/nova/nova_cell1.conf DEFAULT log_color False 2026-03-26 00:58:17.467 | + lib/nova:create_nova_conf:617 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-03-26 00:58:17.474 | ++ lib/nova:create_nova_conf:620 : seq 1 1 2026-03-26 00:58:17.483 | + lib/nova:create_nova_conf:620 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-03-26 00:58:17.488 | + lib/nova:create_nova_conf:621 : local conf 2026-03-26 00:58:17.493 | + lib/nova:create_nova_conf:622 : local offset 2026-03-26 00:58:17.501 | ++ lib/nova:create_nova_conf:623 : conductor_conf 1 2026-03-26 00:58:17.507 | ++ lib/nova:conductor_conf:827 : local cell=1 2026-03-26 00:58:17.513 | ++ lib/nova:conductor_conf:828 : echo /etc/nova/nova_cell1.conf 2026-03-26 00:58:17.520 | + lib/nova:create_nova_conf:623 : conf=/etc/nova/nova_cell1.conf 2026-03-26 00:58:17.526 | + lib/nova:create_nova_conf:624 : offset=0 2026-03-26 00:58:17.532 | + lib/nova:create_nova_conf:625 : configure_console_proxies /etc/nova/nova_cell1.conf 0 2026-03-26 00:58:17.538 | + lib/nova:configure_console_proxies:724 : local conf=/etc/nova/nova_cell1.conf 2026-03-26 00:58:17.544 | + lib/nova:configure_console_proxies:725 : local offset=0 2026-03-26 00:58:17.550 | + lib/nova:configure_console_proxies:729 : offset=0 2026-03-26 00:58:17.555 | + lib/nova:configure_console_proxies:731 : is_service_enabled n-novnc 2026-03-26 00:58:17.593 | + functions-common:is_service_enabled:2068 : return 0 2026-03-26 00:58:17.599 | + lib/nova:configure_console_proxies:732 : iniset /etc/nova/nova_cell1.conf vnc novncproxy_host 0.0.0.0 2026-03-26 00:58:17.671 | + lib/nova:configure_console_proxies:733 : iniset /etc/nova/nova_cell1.conf vnc novncproxy_port 6080 2026-03-26 00:58:17.736 | + lib/nova:configure_console_proxies:735 : is_nova_console_proxy_compute_tls_enabled 2026-03-26 00:58:17.742 | + lib/nova:is_nova_console_proxy_compute_tls_enabled:188 : [[ False = \T\r\u\e ]] 2026-03-26 00:58:17.748 | + lib/nova:is_nova_console_proxy_compute_tls_enabled:189 : return 1 2026-03-26 00:58:17.753 | + lib/nova:configure_console_proxies:763 : is_service_enabled n-spice 2026-03-26 00:58:17.786 | + functions-common:is_service_enabled:2068 : return 1 2026-03-26 00:58:17.791 | + lib/nova:configure_console_proxies:768 : is_service_enabled n-sproxy 2026-03-26 00:58:17.827 | + functions-common:is_service_enabled:2068 : return 1 2026-03-26 00:58:17.832 | + lib/nova:configure_nova:369 : is_service_enabled n-cpu 2026-03-26 00:58:17.871 | + functions-common:is_service_enabled:2068 : return 0 2026-03-26 00:58:17.892 | + lib/nova:configure_nova:369 : [[ -r /opt/stack/devstack/lib/nova_plugins/hypervisor-libvirt ]] 2026-03-26 00:58:17.895 | + lib/nova:configure_nova:371 : configure_nova_hypervisor 2026-03-26 00:58:17.899 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:40 : configure_libvirt 2026-03-26 00:58:17.904 | + lib/nova_plugins/functions-libvirt:configure_libvirt:119 : is_service_enabled neutron 2026-03-26 00:58:17.937 | + functions-common:is_service_enabled:2068 : return 0 2026-03-26 00:58:17.943 | + lib/nova_plugins/functions-libvirt:configure_libvirt:119 : sudo grep -q '^cgroup_device_acl' /etc/libvirt/qemu.conf 2026-03-26 00:58:17.961 | + lib/nova_plugins/functions-libvirt:configure_libvirt:121 : cat 2026-03-26 00:58:17.962 | + lib/nova_plugins/functions-libvirt:configure_libvirt:121 : sudo tee -a /etc/libvirt/qemu.conf 2026-03-26 00:58:17.974 | cgroup_device_acl = [ 2026-03-26 00:58:17.974 | "/dev/null", "/dev/full", "/dev/zero", 2026-03-26 00:58:17.974 | "/dev/random", "/dev/urandom", 2026-03-26 00:58:17.974 | "/dev/ptmx", "/dev/kvm", "/dev/kqemu", 2026-03-26 00:58:17.974 | "/dev/rtc", "/dev/hpet","/dev/net/tun", 2026-03-26 00:58:17.974 | "/dev/vfio/vfio", 2026-03-26 00:58:17.974 | ] 2026-03-26 00:58:17.981 | + lib/nova_plugins/functions-libvirt:configure_libvirt:132 : is_fedora 2026-03-26 00:58:17.986 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2026-03-26 00:58:17.991 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2026-03-26 00:58:17.997 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2026-03-26 00:58:18.001 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2026-03-26 00:58:18.008 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-03-26 00:58:18.014 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2026-03-26 00:58:18.019 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-03-26 00:58:18.025 | + functions-common:is_fedora:533 : '[' Ubuntu = RockyLinux ']' 2026-03-26 00:58:18.030 | + functions-common:is_fedora:534 : '[' Ubuntu = CentOS ']' 2026-03-26 00:58:18.035 | + functions-common:is_fedora:534 : '[' Ubuntu = CentOSStream ']' 2026-03-26 00:58:18.041 | + functions-common:is_fedora:535 : '[' Ubuntu = AlmaLinux ']' 2026-03-26 00:58:18.046 | + functions-common:is_fedora:536 : '[' Ubuntu = OracleServer ']' 2026-03-26 00:58:18.051 | + functions-common:is_fedora:536 : '[' Ubuntu = Virtuozzo ']' 2026-03-26 00:58:18.057 | + lib/nova_plugins/functions-libvirt:configure_libvirt:151 : getent group libvirt 2026-03-26 00:58:18.068 | + lib/nova_plugins/functions-libvirt:configure_libvirt:154 : add_user_to_group stack libvirt 2026-03-26 00:58:18.074 | + functions-common:add_user_to_group:2181 : local user=stack 2026-03-26 00:58:18.079 | + functions-common:add_user_to_group:2182 : local group=libvirt 2026-03-26 00:58:18.084 | + functions-common:add_user_to_group:2184 : sudo usermod -a -G libvirt stack 2026-03-26 00:58:18.140 | + lib/nova_plugins/functions-libvirt:configure_libvirt:157 : [[ True = \T\r\u\e ]] 2026-03-26 00:58:18.146 | + lib/nova_plugins/functions-libvirt:configure_libvirt:158 : is_ubuntu 2026-03-26 00:58:18.153 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-03-26 00:58:18.159 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-03-26 00:58:18.164 | + 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-26 00:58:18.170 | + lib/nova_plugins/functions-libvirt:configure_libvirt:167 : local log_outputs=1:file:/var/log/libvirt/libvirtd.log 2026-03-26 00:58:18.176 | + 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-26 00:58:18.200 | + 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-26 00:58:18.201 | + lib/nova_plugins/functions-libvirt:configure_libvirt:169 : sudo tee -a /etc/libvirt/libvirtd.conf 2026-03-26 00:58:18.214 | 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-26 00:58:18.221 | + 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-26 00:58:18.246 | + lib/nova_plugins/functions-libvirt:configure_libvirt:172 : echo 'log_outputs="1:file:/var/log/libvirt/libvirtd.log"' 2026-03-26 00:58:18.246 | + lib/nova_plugins/functions-libvirt:configure_libvirt:172 : sudo tee -a /etc/libvirt/libvirtd.conf 2026-03-26 00:58:18.259 | log_outputs="1:file:/var/log/libvirt/libvirtd.log" 2026-03-26 00:58:18.267 | + lib/nova_plugins/functions-libvirt:configure_libvirt:176 : is_nova_console_proxy_compute_tls_enabled 2026-03-26 00:58:18.273 | + lib/nova:is_nova_console_proxy_compute_tls_enabled:188 : [[ False = \T\r\u\e ]] 2026-03-26 00:58:18.279 | + lib/nova:is_nova_console_proxy_compute_tls_enabled:189 : return 1 2026-03-26 00:58:18.284 | + lib/nova_plugins/functions-libvirt:configure_libvirt:194 : restart_service libvirtd 2026-03-26 00:58:18.291 | + functions-common:restart_service:2296 : '[' -x /bin/systemctl ']' 2026-03-26 00:58:18.296 | + functions-common:restart_service:2297 : sudo /bin/systemctl restart libvirtd 2026-03-26 00:58:18.390 | + lib/nova_plugins/functions-libvirt:configure_libvirt:200 : restart_service virtlogd 2026-03-26 00:58:18.394 | + functions-common:restart_service:2296 : '[' -x /bin/systemctl ']' 2026-03-26 00:58:18.399 | + functions-common:restart_service:2297 : sudo /bin/systemctl restart virtlogd 2026-03-26 00:58:18.498 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:41 : iniset /etc/nova/nova.conf libvirt virt_type kvm 2026-03-26 00:58:18.574 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:42 : iniset /etc/nova/nova.conf libvirt cpu_mode host-passthrough 2026-03-26 00:58:18.637 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:43 : '[' host-passthrough == custom ']' 2026-03-26 00:58:18.643 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:47 : iniset /etc/nova/nova.conf DEFAULT pointer_model ps2mouse 2026-03-26 00:58:18.706 | + 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-26 00:58:18.772 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:49 : iniset /etc/nova/nova.conf DEFAULT default_ephemeral_format ext4 2026-03-26 00:58:18.841 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:50 : iniset /etc/nova/nova.conf DEFAULT compute_driver libvirt.LibvirtDriver 2026-03-26 00:58:18.909 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:52 : is_arch ppc64 2026-03-26 00:58:18.917 | ++ functions-common:is_arch:517 : uname -m 2026-03-26 00:58:18.927 | + functions-common:is_arch:517 : [[ x86_64 == \p\p\c\6\4 ]] 2026-03-26 00:58:18.933 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:57 : is_arch aarch64 2026-03-26 00:58:18.939 | ++ functions-common:is_arch:517 : uname -m 2026-03-26 00:58:18.948 | + functions-common:is_arch:517 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2026-03-26 00:58:18.953 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:65 : isset ENABLE_FILE_INJECTION 2026-03-26 00:58:18.957 | + functions-common:isset:264 : [[ -v ENABLE_FILE_INJECTION ]] 2026-03-26 00:58:18.963 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:73 : [[ kvm = \p\a\r\a\l\l\e\l\s ]] 2026-03-26 00:58:18.969 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:80 : [[ '' == \L\V\M ]] 2026-03-26 00:58:18.975 | + ./stack.sh:main:959 : is_service_enabled placement 2026-03-26 00:58:19.014 | + functions-common:is_service_enabled:2068 : return 0 2026-03-26 00:58:19.020 | + ./stack.sh:main:961 : stack_install_service placement 2026-03-26 00:58:19.026 | + lib/stack:stack_install_service:20 : local service=placement 2026-03-26 00:58:19.032 | + lib/stack:stack_install_service:21 : type install_placement 2026-03-26 00:58:19.038 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-03-26 00:58:19.043 | + lib/stack:stack_install_service:32 : install_placement 2026-03-26 00:58:19.048 | + lib/placement:install_placement:121 : pip_install_gr osc-placement 2026-03-26 00:58:19.055 | + inc/python:pip_install_gr:94 : local name=osc-placement 2026-03-26 00:58:19.059 | + inc/python:pip_install_gr:95 : local clean_name 2026-03-26 00:58:19.066 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements osc-placement 2026-03-26 00:58:19.071 | ++ inc/python:get_from_global_requirements:241 : local package=osc-placement 2026-03-26 00:58:19.077 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-03-26 00:58:19.085 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^osc-placement' /opt/stack/requirements/global-requirements.txt 2026-03-26 00:58:19.087 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-03-26 00:58:19.096 | ++ inc/python:get_from_global_requirements:243 : required_pkg='osc-placement ' 2026-03-26 00:58:19.103 | ++ inc/python:get_from_global_requirements:244 : [[ osc-placement == '' ]] 2026-03-26 00:58:19.109 | ++ inc/python:get_from_global_requirements:247 : echo osc-placement 2026-03-26 00:58:19.118 | + inc/python:pip_install_gr:96 : clean_name=osc-placement 2026-03-26 00:58:19.122 | + inc/python:pip_install_gr:97 : pip_install osc-placement 2026-03-26 00:58:19.163 | Using python 3.12 to install osc-placement 2026-03-26 00:58:19.168 | + 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-26 00:58:19.862 | Collecting osc-placement 2026-03-26 00:58:19.982 | Downloading osc_placement-4.8.0-py3-none-any.whl.metadata (2.1 kB) 2026-03-26 00:58:19.991 | 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-26 00:58:19.992 | 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-26 00:58:19.992 | 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-26 00:58:19.993 | 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-26 00:58:19.994 | 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-26 00:58:19.995 | 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-26 00:58:19.995 | 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-26 00:58:19.996 | 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-26 00:58:19.997 | 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-26 00:58:20.000 | 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-26 00:58:20.001 | 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-26 00:58:20.002 | 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-26 00:58:20.004 | 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-26 00:58:20.004 | 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-26 00:58:20.005 | 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-26 00:58:20.006 | 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-26 00:58:20.008 | 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-26 00:58:20.009 | 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-26 00:58:20.010 | 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-26 00:58:20.011 | 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-26 00:58:20.012 | 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-26 00:58:20.012 | 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-26 00:58:20.013 | 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-26 00:58:20.013 | 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-26 00:58:20.014 | 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-26 00:58:20.014 | 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-26 00:58:20.015 | 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-26 00:58:20.017 | 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-26 00:58:20.019 | 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-26 00:58:20.023 | 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-26 00:58:20.026 | 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-26 00:58:20.026 | 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-26 00:58:20.027 | 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-26 00:58:20.027 | 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-26 00:58:20.029 | 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-26 00:58:20.031 | 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-26 00:58:20.034 | 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-26 00:58:20.042 | 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-26 00:58:20.043 | 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-26 00:58:20.044 | 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-26 00:58:20.045 | 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-26 00:58:20.054 | 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-26 00:58:20.054 | 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-26 00:58:20.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>=4.9.0->osc-lib>=1.2.0->osc-placement) (0.1.2) 2026-03-26 00:58:20.093 | Downloading osc_placement-4.8.0-py3-none-any.whl (64 kB) 2026-03-26 00:58:20.278 | Installing collected packages: osc-placement 2026-03-26 00:58:20.354 | Successfully installed osc-placement-4.8.0 2026-03-26 00:58:20.430 | + inc/python:pip_install:216 : result=0 2026-03-26 00:58:20.435 | + inc/python:pip_install:218 : time_stop pip_install 2026-03-26 00:58:20.440 | + functions-common:time_stop:2412 : local name 2026-03-26 00:58:20.447 | + functions-common:time_stop:2413 : local end_time 2026-03-26 00:58:20.453 | + functions-common:time_stop:2414 : local elapsed_time 2026-03-26 00:58:20.459 | + functions-common:time_stop:2415 : local total 2026-03-26 00:58:20.467 | + functions-common:time_stop:2416 : local start_time 2026-03-26 00:58:20.473 | + functions-common:time_stop:2418 : name=pip_install 2026-03-26 00:58:20.479 | + functions-common:time_stop:2419 : start_time=1774486699153 2026-03-26 00:58:20.485 | + functions-common:time_stop:2421 : [[ -z 1774486699153 ]] 2026-03-26 00:58:20.492 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-03-26 00:58:20.501 | + functions-common:time_stop:2424 : end_time=1774486700494 2026-03-26 00:58:20.507 | + functions-common:time_stop:2425 : elapsed_time=1341 2026-03-26 00:58:20.515 | + functions-common:time_stop:2426 : total=112107 2026-03-26 00:58:20.521 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-03-26 00:58:20.527 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=113448 2026-03-26 00:58:20.533 | + inc/python:pip_install:219 : return 0 2026-03-26 00:58:20.540 | + lib/placement:install_placement:122 : git_clone https://github.com/openstack/placement.git /opt/stack/placement master 2026-03-26 00:58:20.548 | + functions-common:git_clone:581 : local git_remote=https://github.com/openstack/placement.git 2026-03-26 00:58:20.554 | + functions-common:git_clone:582 : local git_dest=/opt/stack/placement 2026-03-26 00:58:20.559 | + functions-common:git_clone:583 : local git_ref=master 2026-03-26 00:58:20.564 | + functions-common:git_clone:584 : local orig_dir 2026-03-26 00:58:20.571 | ++ functions-common:git_clone:585 : pwd 2026-03-26 00:58:20.577 | + functions-common:git_clone:585 : orig_dir=/opt/stack/devstack 2026-03-26 00:58:20.583 | + functions-common:git_clone:586 : local git_clone_flags= 2026-03-26 00:58:20.590 | ++ functions-common:git_clone:588 : trueorfalse False RECLONE 2026-03-26 00:58:20.627 | + functions-common:git_clone:588 : RECLONE=False 2026-03-26 00:58:20.633 | + functions-common:git_clone:589 : [[ 0 -gt 0 ]] 2026-03-26 00:58:20.639 | + functions-common:git_clone:593 : [[ False = \T\r\u\e ]] 2026-03-26 00:58:20.647 | + functions-common:git_clone:602 : echo master 2026-03-26 00:58:20.647 | + functions-common:git_clone:602 : egrep -q '^refs' 2026-03-26 00:58:20.657 | + functions-common:git_clone:616 : [[ ! -d /opt/stack/placement ]] 2026-03-26 00:58:20.661 | + functions-common:git_clone:626 : [[ False = \T\r\u\e ]] 2026-03-26 00:58:20.667 | + functions-common:git_clone:661 : sudo git config --system --add safe.directory /opt/stack/placement 2026-03-26 00:58:20.690 | + functions-common:git_clone:664 : cd /opt/stack/placement 2026-03-26 00:58:20.698 | + functions-common:git_clone:665 : git show --oneline 2026-03-26 00:58:20.699 | + functions-common:git_clone:665 : head -1 2026-03-26 00:58:20.706 | e3db398f Update master for stable/2026.1 2026-03-26 00:58:20.713 | + functions-common:git_clone:666 : cd /opt/stack/devstack 2026-03-26 00:58:20.720 | + lib/placement:install_placement:123 : setup_develop /opt/stack/placement 2026-03-26 00:58:20.725 | + inc/python:setup_develop:353 : local bindep 2026-03-26 00:58:20.730 | + inc/python:setup_develop:354 : [[ /opt/stack/placement == -bindep* ]] 2026-03-26 00:58:20.735 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/placement 2026-03-26 00:58:20.742 | + inc/python:setup_develop:359 : local extras= 2026-03-26 00:58:20.747 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/placement -e 2026-03-26 00:58:20.753 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-03-26 00:58:20.760 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/placement == -bindep* ]] 2026-03-26 00:58:20.766 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/placement 2026-03-26 00:58:20.772 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-03-26 00:58:20.778 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-03-26 00:58:20.784 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/placement 2026-03-26 00:58:20.791 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-03-26 00:58:20.798 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/placement 2026-03-26 00:58:20.805 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-03-26 00:58:20.810 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-03-26 00:58:20.816 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/placement/setup.cfg 2026-03-26 00:58:20.829 | + inc/python:_setup_package_with_constraints_edit:400 : name=openstack-placement 2026-03-26 00:58:20.835 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z openstack-placement ']' 2026-03-26 00:58:20.841 | + 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-26 00:58:20.933 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/placement -e 2026-03-26 00:58:20.938 | + inc/python:setup_package:436 : local bindep=0 2026-03-26 00:58:20.943 | + inc/python:setup_package:437 : local bindep_flag= 2026-03-26 00:58:20.948 | + inc/python:setup_package:438 : local bindep_profiles= 2026-03-26 00:58:20.954 | + inc/python:setup_package:439 : [[ /opt/stack/placement == -bindep* ]] 2026-03-26 00:58:20.960 | + inc/python:setup_package:444 : local project_dir=/opt/stack/placement 2026-03-26 00:58:20.964 | + inc/python:setup_package:445 : local flags=-e 2026-03-26 00:58:20.970 | + inc/python:setup_package:446 : local extras= 2026-03-26 00:58:20.976 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-03-26 00:58:20.982 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-03-26 00:58:20.987 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-03-26 00:58:20.993 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-03-26 00:58:20.999 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-03-26 00:58:21.006 | + inc/python:setup_package:464 : pip_install -e /opt/stack/placement 2026-03-26 00:58:21.052 | Using python 3.12 to install /opt/stack/placement 2026-03-26 00:58:21.058 | + 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-26 00:58:21.608 | Obtaining file:///opt/stack/placement 2026-03-26 00:58:21.610 | Installing build dependencies: started 2026-03-26 00:58:22.557 | Installing build dependencies: finished with status 'done' 2026-03-26 00:58:22.558 | Checking if build backend supports build_editable: started 2026-03-26 00:58:22.851 | Checking if build backend supports build_editable: finished with status 'done' 2026-03-26 00:58:22.853 | Getting requirements to build editable: started 2026-03-26 00:58:23.001 | Getting requirements to build editable: finished with status 'done' 2026-03-26 00:58:23.004 | Preparing editable metadata (pyproject.toml): started 2026-03-26 00:58:23.618 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-03-26 00:58:23.635 | 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-26 00:58:23.635 | 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-26 00:58:23.636 | 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-26 00:58:23.636 | 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-26 00:58:23.636 | 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-26 00:58:23.637 | 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-26 00:58:23.637 | 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-26 00:58:23.638 | 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-26 00:58:23.638 | 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-26 00:58:23.639 | 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-26 00:58:23.640 | 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-26 00:58:23.640 | 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-26 00:58:23.640 | 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-26 00:58:23.640 | 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-26 00:58:23.641 | 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-26 00:58:23.642 | 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-26 00:58:23.642 | 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-26 00:58:23.642 | 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-26 00:58:23.642 | 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-26 00:58:23.643 | 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-26 00:58:23.644 | 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-26 00:58:23.645 | 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-26 00:58:23.645 | 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-26 00:58:23.645 | 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-26 00:58:23.649 | 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-26 00:58:23.649 | 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-26 00:58:23.651 | 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-26 00:58:23.651 | 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-26 00:58:23.651 | 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-26 00:58:23.651 | 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-26 00:58:23.654 | 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-26 00:58:23.654 | 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-26 00:58:23.655 | 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-26 00:58:23.655 | 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-26 00:58:23.661 | 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-26 00:58:23.662 | 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-26 00:58:23.666 | 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-26 00:58:23.666 | 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-26 00:58:23.667 | 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-26 00:58:23.669 | 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-26 00:58:23.670 | 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-26 00:58:23.670 | 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-26 00:58:23.674 | 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-26 00:58:23.675 | 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-26 00:58:23.675 | 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-26 00:58:23.677 | 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-26 00:58:23.680 | 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-26 00:58:23.681 | 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-26 00:58:23.682 | 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-26 00:58:23.683 | 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-26 00:58:23.686 | 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-26 00:58:23.690 | 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-26 00:58:23.693 | 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-26 00:58:23.695 | 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-26 00:58:23.695 | 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-26 00:58:23.696 | 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-26 00:58:23.699 | 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-26 00:58:23.701 | 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-26 00:58:23.712 | 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-26 00:58:23.719 | 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-26 00:58:23.720 | 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-26 00:58:23.720 | 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-26 00:58:23.721 | 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-26 00:58:23.733 | 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-26 00:58:23.741 | 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-26 00:58:23.752 | 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-26 00:58:23.772 | Building wheels for collected packages: openstack-placement 2026-03-26 00:58:23.772 | Building editable for openstack-placement (pyproject.toml): started 2026-03-26 00:58:24.307 | Building editable for openstack-placement (pyproject.toml): finished with status 'done' 2026-03-26 00:58:24.308 | Created wheel for openstack-placement: filename=openstack_placement-15.1.0.dev1-0.editable-py3-none-any.whl size=8750 sha256=7e318882d7e5beee3fb4c9c689e6e045375023ef7207dd310c5474ee556ef9ad 2026-03-26 00:58:24.308 | Stored in directory: /tmp/pip-ephem-wheel-cache-acf_c0er/wheels/0f/d8/4f/e8707957c726bd4763e71d7ed0672723b81ca99945904983a6 2026-03-26 00:58:24.312 | Successfully built openstack-placement 2026-03-26 00:58:24.448 | Installing collected packages: openstack-placement 2026-03-26 00:58:24.485 | Successfully installed openstack-placement-15.1.0.dev1 2026-03-26 00:58:24.603 | + inc/python:pip_install:216 : result=0 2026-03-26 00:58:24.609 | + inc/python:pip_install:218 : time_stop pip_install 2026-03-26 00:58:24.614 | + functions-common:time_stop:2412 : local name 2026-03-26 00:58:24.619 | + functions-common:time_stop:2413 : local end_time 2026-03-26 00:58:24.623 | + functions-common:time_stop:2414 : local elapsed_time 2026-03-26 00:58:24.629 | + functions-common:time_stop:2415 : local total 2026-03-26 00:58:24.634 | + functions-common:time_stop:2416 : local start_time 2026-03-26 00:58:24.640 | + functions-common:time_stop:2418 : name=pip_install 2026-03-26 00:58:24.645 | + functions-common:time_stop:2419 : start_time=1774486701041 2026-03-26 00:58:24.650 | + functions-common:time_stop:2421 : [[ -z 1774486701041 ]] 2026-03-26 00:58:24.657 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-03-26 00:58:24.665 | + functions-common:time_stop:2424 : end_time=1774486704659 2026-03-26 00:58:24.671 | + functions-common:time_stop:2425 : elapsed_time=3618 2026-03-26 00:58:24.677 | + functions-common:time_stop:2426 : total=113448 2026-03-26 00:58:24.682 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-03-26 00:58:24.687 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=117066 2026-03-26 00:58:24.693 | + inc/python:pip_install:219 : return 0 2026-03-26 00:58:24.702 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-03-26 00:58:24.707 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-03-26 00:58:24.713 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/placement 2026-03-26 00:58:24.718 | + inc/python:use_library_from_git:266 : local name=/opt/stack/placement 2026-03-26 00:58:24.723 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-26 00:58:24.729 | + inc/python:use_library_from_git:268 : [[ novnc,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-26 00:58:24.735 | + inc/python:use_library_from_git:268 : [[ ,novnc,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-26 00:58:24.741 | + inc/python:use_library_from_git:269 : return 1 2026-03-26 00:58:24.747 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-03-26 00:58:24.753 | + ./stack.sh:main:962 : configure_placement 2026-03-26 00:58:24.759 | + lib/placement:configure_placement:86 : sudo install -d -o stack /etc/placement 2026-03-26 00:58:24.779 | + lib/placement:configure_placement:87 : create_placement_conf 2026-03-26 00:58:24.785 | + lib/placement:create_placement_conf:76 : rm -f /etc/placement/placement.conf 2026-03-26 00:58:24.795 | ++ lib/placement:create_placement_conf:77 : database_connection_url placement 2026-03-26 00:58:24.801 | ++ lib/database:database_connection_url:134 : local db=placement 2026-03-26 00:58:24.808 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql placement 2026-03-26 00:58:24.814 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=placement 2026-03-26 00:58:24.820 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-03-26 00:58:24.825 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-03-26 00:58:24.832 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-03-26 00:58:24.872 | ++ functions-common:is_service_enabled:2068 : return 0 2026-03-26 00:58:24.878 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-03-26 00:58:24.883 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:secretdatabase@127.0.0.1/placement?charset=utf8&plugin=dbcounter' 2026-03-26 00:58:24.892 | + 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-26 00:58:24.962 | + lib/placement:create_placement_conf:78 : iniset /etc/placement/placement.conf DEFAULT debug True 2026-03-26 00:58:25.034 | + lib/placement:create_placement_conf:79 : iniset /etc/placement/placement.conf api auth_strategy keystone 2026-03-26 00:58:25.108 | + lib/placement:create_placement_conf:80 : configure_keystone_authtoken_middleware /etc/placement/placement.conf placement 2026-03-26 00:58:25.114 | + lib/keystone:configure_keystone_authtoken_middleware:454 : local conf_file=/etc/placement/placement.conf 2026-03-26 00:58:25.119 | + lib/keystone:configure_keystone_authtoken_middleware:455 : local admin_user=placement 2026-03-26 00:58:25.125 | + lib/keystone:configure_keystone_authtoken_middleware:456 : local section=keystone_authtoken 2026-03-26 00:58:25.131 | + lib/keystone:configure_keystone_authtoken_middleware:457 : local service_type= 2026-03-26 00:58:25.137 | + lib/keystone:configure_keystone_authtoken_middleware:459 : configure_keystoneauth /etc/placement/placement.conf placement keystone_authtoken 2026-03-26 00:58:25.144 | + lib/keystone:configure_keystoneauth:432 : local conf_file=/etc/placement/placement.conf 2026-03-26 00:58:25.150 | + lib/keystone:configure_keystoneauth:433 : local admin_user=placement 2026-03-26 00:58:25.155 | + lib/keystone:configure_keystoneauth:434 : local section=keystone_authtoken 2026-03-26 00:58:25.162 | + lib/keystone:configure_keystoneauth:436 : iniset /etc/placement/placement.conf keystone_authtoken auth_type password 2026-03-26 00:58:25.229 | + lib/keystone:configure_keystoneauth:437 : iniset /etc/placement/placement.conf keystone_authtoken interface public 2026-03-26 00:58:25.296 | + lib/keystone:configure_keystoneauth:438 : iniset /etc/placement/placement.conf keystone_authtoken auth_url https://199.19.213.179/identity 2026-03-26 00:58:25.364 | + lib/keystone:configure_keystoneauth:439 : iniset /etc/placement/placement.conf keystone_authtoken username placement 2026-03-26 00:58:25.431 | + lib/keystone:configure_keystoneauth:440 : iniset /etc/placement/placement.conf keystone_authtoken password secretservice 2026-03-26 00:58:25.497 | + lib/keystone:configure_keystoneauth:441 : iniset /etc/placement/placement.conf keystone_authtoken user_domain_name Default 2026-03-26 00:58:25.562 | + lib/keystone:configure_keystoneauth:442 : iniset /etc/placement/placement.conf keystone_authtoken project_name service 2026-03-26 00:58:25.627 | + lib/keystone:configure_keystoneauth:443 : iniset /etc/placement/placement.conf keystone_authtoken project_domain_name Default 2026-03-26 00:58:25.701 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/placement/placement.conf keystone_authtoken www_authenticate_uri https://199.19.213.179/identity 2026-03-26 00:58:25.764 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/placement/placement.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-03-26 00:58:25.827 | + lib/keystone:configure_keystone_authtoken_middleware:462 : iniset /etc/placement/placement.conf keystone_authtoken memcached_servers localhost:11211 2026-03-26 00:58:25.890 | + lib/keystone:configure_keystone_authtoken_middleware:463 : [[ -n '' ]] 2026-03-26 00:58:25.895 | + lib/placement:create_placement_conf:81 : setup_logging /etc/placement/placement.conf 2026-03-26 00:58:25.901 | + functions:setup_logging:693 : setup_systemd_logging /etc/placement/placement.conf 2026-03-26 00:58:25.906 | + functions:setup_systemd_logging:710 : local conf_file=/etc/placement/placement.conf 2026-03-26 00:58:25.913 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-03-26 00:58:25.951 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-03-26 00:58:25.957 | + functions:setup_systemd_logging:716 : local pidstr= 2026-03-26 00:58:25.963 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-03-26 00:58:25.969 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-03-26 00:58:25.974 | + 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-26 00:58:26.038 | + 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-26 00:58:26.101 | + 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-26 00:58:26.168 | + functions:setup_systemd_logging:727 : iniset /etc/placement/placement.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-03-26 00:58:26.232 | + functions:setup_systemd_logging:730 : iniset /etc/placement/placement.conf DEFAULT log_color False 2026-03-26 00:58:26.298 | + lib/placement:configure_placement:89 : write_uwsgi_config /etc/placement/placement-uwsgi.ini placement.wsgi.api:application /placement '' placement-api 2026-03-26 00:58:26.304 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/placement/placement-uwsgi.ini 2026-03-26 00:58:26.310 | + lib/apache:write_uwsgi_config:244 : local wsgi=placement.wsgi.api:application 2026-03-26 00:58:26.315 | + lib/apache:write_uwsgi_config:245 : local url=/placement 2026-03-26 00:58:26.320 | + lib/apache:write_uwsgi_config:246 : local http= 2026-03-26 00:58:26.326 | + lib/apache:write_uwsgi_config:247 : local name=placement-api 2026-03-26 00:58:26.331 | + lib/apache:write_uwsgi_config:249 : '[' -z placement-api ']' 2026-03-26 00:58:26.337 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-03-26 00:58:26.342 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-03-26 00:58:26.366 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-03-26 00:58:26.366 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 stack root' 2026-03-26 00:58:26.379 | d /var/run/uwsgi 0755 stack root 2026-03-26 00:58:26.386 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-03-26 00:58:26.402 | /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-26 00:58:26.410 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/placement-api.socket 2026-03-26 00:58:26.415 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/placement/placement-uwsgi.ini 2026-03-26 00:58:26.424 | + lib/apache:write_uwsgi_config:270 : [[ placement.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-03-26 00:58:26.432 | + lib/apache:write_uwsgi_config:271 : iniset /etc/placement/placement-uwsgi.ini uwsgi module placement.wsgi.api:application 2026-03-26 00:58:26.498 | + lib/apache:write_uwsgi_config:276 : iniset /etc/placement/placement-uwsgi.ini uwsgi processes 4 2026-03-26 00:58:26.559 | + lib/apache:write_uwsgi_config:278 : iniset /etc/placement/placement-uwsgi.ini uwsgi master true 2026-03-26 00:58:26.619 | + lib/apache:write_uwsgi_config:280 : iniset /etc/placement/placement-uwsgi.ini uwsgi die-on-term true 2026-03-26 00:58:26.683 | + lib/apache:write_uwsgi_config:281 : iniset /etc/placement/placement-uwsgi.ini uwsgi exit-on-reload false 2026-03-26 00:58:26.751 | + lib/apache:write_uwsgi_config:284 : iniset /etc/placement/placement-uwsgi.ini uwsgi worker-reload-mercy 80 2026-03-26 00:58:26.815 | + lib/apache:write_uwsgi_config:285 : iniset /etc/placement/placement-uwsgi.ini uwsgi enable-threads true 2026-03-26 00:58:26.883 | + lib/apache:write_uwsgi_config:286 : iniset /etc/placement/placement-uwsgi.ini uwsgi plugins http,python3 2026-03-26 00:58:26.949 | + lib/apache:write_uwsgi_config:288 : iniset /etc/placement/placement-uwsgi.ini uwsgi thunder-lock true 2026-03-26 00:58:27.017 | + 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-26 00:58:27.081 | + lib/apache:write_uwsgi_config:292 : iniset /etc/placement/placement-uwsgi.ini uwsgi buffer-size 65535 2026-03-26 00:58:27.145 | + lib/apache:write_uwsgi_config:294 : iniset /etc/placement/placement-uwsgi.ini uwsgi add-header 'Connection: close' 2026-03-26 00:58:27.208 | + lib/apache:write_uwsgi_config:296 : iniset /etc/placement/placement-uwsgi.ini uwsgi lazy-apps true 2026-03-26 00:58:27.275 | + lib/apache:write_uwsgi_config:298 : iniset /etc/placement/placement-uwsgi.ini uwsgi start-time %t 2026-03-26 00:58:27.341 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-03-26 00:58:27.347 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-03-26 00:58:27.354 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for placement-api 2026-03-26 00:58:27.360 | ++ lib/apache:apache_site_config_for:174 : local site=placement-api 2026-03-26 00:58:27.366 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-03-26 00:58:27.372 | ++ functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-03-26 00:58:27.378 | ++ functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-03-26 00:58:27.385 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/placement-api.conf 2026-03-26 00:58:27.391 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/placement-api.conf 2026-03-26 00:58:27.397 | + lib/apache:write_uwsgi_config:306 : iniset /etc/placement/placement-uwsgi.ini uwsgi socket /var/run/uwsgi/placement-api.socket 2026-03-26 00:58:27.466 | + lib/apache:write_uwsgi_config:307 : iniset /etc/placement/placement-uwsgi.ini uwsgi chmod-socket 666 2026-03-26 00:58:27.530 | + 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-26 00:58:27.530 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/placement-api.conf 2026-03-26 00:58:27.542 | ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 acquire=1 2026-03-26 00:58:27.550 | + lib/apache:write_uwsgi_config:309 : enable_apache_site placement-api 2026-03-26 00:58:27.555 | + lib/apache:enable_apache_site:191 : local site=placement-api 2026-03-26 00:58:27.560 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-03-26 00:58:27.567 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-03-26 00:58:27.573 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-03-26 00:58:27.579 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-03-26 00:58:27.584 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-03-26 00:58:27.590 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-03-26 00:58:27.596 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-03-26 00:58:27.602 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-03-26 00:58:27.608 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-03-26 00:58:27.614 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-03-26 00:58:27.619 | + lib/apache:enable_apache_site:195 : sudo a2ensite placement-api 2026-03-26 00:58:27.668 | Enabling site placement-api. 2026-03-26 00:58:27.678 | To activate the new configuration, you need to run: 2026-03-26 00:58:27.678 | systemctl reload apache2 2026-03-26 00:58:27.689 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-03-26 00:58:27.695 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-03-26 00:58:27.701 | + functions-common:restart_service:2296 : '[' -x /bin/systemctl ']' 2026-03-26 00:58:27.707 | + functions-common:restart_service:2297 : sudo /bin/systemctl restart apache2 2026-03-26 00:58:27.855 | + lib/placement:configure_placement:90 : [[ False == \T\r\u\e ]] 2026-03-26 00:58:27.860 | + lib/placement:configure_placement:90 : [[ False == \T\r\u\e ]] 2026-03-26 00:58:27.865 | + lib/placement:configure_placement:94 : iniset /etc/placement/placement.conf oslo_policy enforce_new_defaults False 2026-03-26 00:58:27.931 | + lib/placement:configure_placement:95 : iniset /etc/placement/placement.conf oslo_policy enforce_scope False 2026-03-26 00:58:27.997 | + ./stack.sh:main:969 : is_service_enabled placement placement-client 2026-03-26 00:58:28.032 | + functions-common:is_service_enabled:2068 : return 0 2026-03-26 00:58:28.038 | + ./stack.sh:main:970 : is_service_enabled n-cpu 2026-03-26 00:58:28.078 | + functions-common:is_service_enabled:2068 : return 0 2026-03-26 00:58:28.084 | + ./stack.sh:main:971 : configure_placement_nova_compute 2026-03-26 00:58:28.089 | + lib/nova:configure_placement_nova_compute:634 : local conf=/etc/nova/nova.conf 2026-03-26 00:58:28.095 | + lib/nova:configure_placement_nova_compute:635 : configure_keystoneauth /etc/nova/nova.conf nova placement 2026-03-26 00:58:28.101 | + lib/keystone:configure_keystoneauth:432 : local conf_file=/etc/nova/nova.conf 2026-03-26 00:58:28.106 | + lib/keystone:configure_keystoneauth:433 : local admin_user=nova 2026-03-26 00:58:28.112 | + lib/keystone:configure_keystoneauth:434 : local section=placement 2026-03-26 00:58:28.119 | + lib/keystone:configure_keystoneauth:436 : iniset /etc/nova/nova.conf placement auth_type password 2026-03-26 00:58:28.193 | + lib/keystone:configure_keystoneauth:437 : iniset /etc/nova/nova.conf placement interface public 2026-03-26 00:58:28.255 | + lib/keystone:configure_keystoneauth:438 : iniset /etc/nova/nova.conf placement auth_url https://199.19.213.179/identity 2026-03-26 00:58:28.324 | + lib/keystone:configure_keystoneauth:439 : iniset /etc/nova/nova.conf placement username nova 2026-03-26 00:58:28.397 | + lib/keystone:configure_keystoneauth:440 : iniset /etc/nova/nova.conf placement password secretservice 2026-03-26 00:58:28.469 | + lib/keystone:configure_keystoneauth:441 : iniset /etc/nova/nova.conf placement user_domain_name Default 2026-03-26 00:58:28.544 | + lib/keystone:configure_keystoneauth:442 : iniset /etc/nova/nova.conf placement project_name service 2026-03-26 00:58:28.617 | + lib/keystone:configure_keystoneauth:443 : iniset /etc/nova/nova.conf placement project_domain_name Default 2026-03-26 00:58:28.691 | + ./stack.sh:main:975 : is_service_enabled horizon 2026-03-26 00:58:28.731 | + functions-common:is_service_enabled:2068 : return 1 2026-03-26 00:58:28.737 | + ./stack.sh:main:980 : is_service_enabled tls-proxy 2026-03-26 00:58:28.777 | + functions-common:is_service_enabled:2068 : return 0 2026-03-26 00:58:28.784 | + ./stack.sh:main:981 : fix_system_ca_bundle_path 2026-03-26 00:58:28.788 | + lib/tls:fix_system_ca_bundle_path:365 : is_service_enabled tls-proxy 2026-03-26 00:58:28.829 | + functions-common:is_service_enabled:2068 : return 0 2026-03-26 00:58:28.835 | + lib/tls:fix_system_ca_bundle_path:366 : local capath 2026-03-26 00:58:28.842 | + lib/tls:fix_system_ca_bundle_path:367 : [[ True == \T\r\u\e ]] 2026-03-26 00:58:28.850 | ++ lib/tls:fix_system_ca_bundle_path:368 : /opt/stack/data/venv/bin/python3 -c 'try: 2026-03-26 00:58:28.850 | from requests import certs 2026-03-26 00:58:28.850 | print (certs.where()) 2026-03-26 00:58:28.850 | except ImportError: pass' 2026-03-26 00:58:29.012 | + lib/tls:fix_system_ca_bundle_path:368 : capath=/etc/ssl/certs/ca-certificates.crt 2026-03-26 00:58:29.019 | + lib/tls:fix_system_ca_bundle_path:372 : [[ ! /etc/ssl/certs/ca-certificates.crt == '' ]] 2026-03-26 00:58:29.026 | + lib/tls:fix_system_ca_bundle_path:372 : [[ ! /etc/ssl/certs/ca-certificates.crt =~ ^/etc/.* ]] 2026-03-26 00:58:29.033 | + ./stack.sh:main:984 : is_service_enabled cinder 2026-03-26 00:58:29.075 | + functions-common:is_service_enabled:2068 : return 0 2026-03-26 00:58:29.081 | + ./stack.sh:main:986 : init_os_brick 2026-03-26 00:58:29.087 | + lib/cinder:init_os_brick:511 : mkdir -p /opt/stack/data/os_brick 2026-03-26 00:58:29.096 | + lib/cinder:init_os_brick:512 : is_service_enabled cinder 2026-03-26 00:58:29.137 | + functions-common:is_service_enabled:2068 : return 0 2026-03-26 00:58:29.142 | + lib/cinder:init_os_brick:513 : iniset /etc/cinder/cinder.conf os_brick lock_path /opt/stack/data/os_brick 2026-03-26 00:58:29.218 | + lib/cinder:init_os_brick:515 : is_service_enabled nova 2026-03-26 00:58:29.258 | + functions-common:is_service_enabled:2068 : return 0 2026-03-26 00:58:29.264 | + lib/cinder:init_os_brick:516 : iniset /etc/nova/nova.conf os_brick lock_path /opt/stack/data/os_brick 2026-03-26 00:58:29.338 | + lib/cinder:init_os_brick:518 : is_service_enabled glance 2026-03-26 00:58:29.375 | + functions-common:is_service_enabled:2068 : return 0 2026-03-26 00:58:29.382 | + lib/cinder:init_os_brick:519 : iniset /etc/glance/glance-api.conf os_brick lock_path /opt/stack/data/os_brick 2026-03-26 00:58:29.455 | + lib/cinder:init_os_brick:520 : iniset /etc/glance/glance-cache.conf os_brick lock_path /opt/stack/data/os_brick 2026-03-26 00:58:29.528 | + ./stack.sh:main:993 : run_phase stack install 2026-03-26 00:58:29.534 | + functions-common:run_phase:1840 : local mode=stack 2026-03-26 00:58:29.539 | + functions-common:run_phase:1841 : local phase=install 2026-03-26 00:58:29.543 | + functions-common:run_phase:1842 : [[ -d /opt/stack/devstack/extras.d ]] 2026-03-26 00:58:29.548 | + functions-common:run_phase:1843 : local extra_plugin_file_name 2026-03-26 00:58:29.553 | + functions-common:run_phase:1844 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-03-26 00:58:29.557 | + functions-common:run_phase:1849 : local exceptions=80-tempest.sh 2026-03-26 00:58:29.561 | + functions-common:run_phase:1850 : local extra 2026-03-26 00:58:29.569 | ++ functions-common:run_phase:1851 : basename /opt/stack/devstack/extras.d/80-tempest.sh 2026-03-26 00:58:29.577 | + functions-common:run_phase:1851 : extra=80-tempest.sh 2026-03-26 00:58:29.582 | + functions-common:run_phase:1852 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-03-26 00:58:29.588 | + functions-common:run_phase:1856 : [[ -r /opt/stack/devstack/extras.d/80-tempest.sh ]] 2026-03-26 00:58:29.593 | + functions-common:run_phase:1856 : source /opt/stack/devstack/extras.d/80-tempest.sh stack install 2026-03-26 00:58:29.600 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-03-26 00:58:29.634 | ++ functions-common:is_service_enabled:2068 : return 1 2026-03-26 00:58:29.640 | + functions-common:run_phase:1861 : [[ stack == \s\o\u\r\c\e ]] 2026-03-26 00:58:29.646 | + functions-common:run_phase:1864 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-03-26 00:58:29.652 | + functions-common:run_phase:1867 : run_plugins stack install 2026-03-26 00:58:29.659 | + functions-common:run_plugins:1826 : local mode=stack 2026-03-26 00:58:29.666 | + functions-common:run_plugins:1827 : local phase=install 2026-03-26 00:58:29.672 | + functions-common:run_plugins:1829 : local plugins=,barbican,magnum,octavia,manila,magnum-cluster-api,ovn-octavia-provider 2026-03-26 00:58:29.677 | + functions-common:run_plugins:1830 : local plugin 2026-03-26 00:58:29.683 | + functions-common:run_plugins:1831 : for plugin in ${plugins//,/ } 2026-03-26 00:58:29.688 | + functions-common:run_plugins:1832 : local dir=/opt/stack/barbican 2026-03-26 00:58:29.694 | + functions-common:run_plugins:1833 : [[ -f /opt/stack/barbican/devstack/plugin.sh ]] 2026-03-26 00:58:29.700 | + functions-common:run_plugins:1834 : source /opt/stack/barbican/devstack/plugin.sh stack install 2026-03-26 00:58:29.707 | ++ /opt/stack/barbican/devstack/plugin.sh:source:5 : BARBICAN_PLUGIN=/opt/stack/barbican/devstack 2026-03-26 00:58:29.713 | ++ /opt/stack/barbican/devstack/plugin.sh:source:6 : source /opt/stack/barbican/devstack/lib/barbican 2026-03-26 00:58:29.749 | ++ /opt/stack/barbican/devstack/plugin.sh:source:8 : is_service_enabled barbican 2026-03-26 00:58:29.781 | ++ functions-common:is_service_enabled:2068 : return 0 2026-03-26 00:58:29.786 | ++ /opt/stack/barbican/devstack/plugin.sh:source:9 : [[ stack == \s\t\a\c\k ]] 2026-03-26 00:58:29.790 | ++ /opt/stack/barbican/devstack/plugin.sh:source:9 : [[ install == \i\n\s\t\a\l\l ]] 2026-03-26 00:58:29.796 | ++ /opt/stack/barbican/devstack/plugin.sh:source:10 : echo_summary 'Installing Barbican' 2026-03-26 00:58:29.802 | ++ ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-03-26 00:58:29.808 | ++ ./stack.sh:echo_summary:444 : echo -e Installing Barbican 2026-03-26 00:58:29.814 | ++ /opt/stack/barbican/devstack/plugin.sh:source:11 : stack_install_service barbican 2026-03-26 00:58:29.820 | ++ lib/stack:stack_install_service:20 : local service=barbican 2026-03-26 00:58:29.824 | ++ lib/stack:stack_install_service:21 : type install_barbican 2026-03-26 00:58:29.830 | ++ lib/stack:stack_install_service:23 : [[ False = True ]] 2026-03-26 00:58:29.836 | ++ lib/stack:stack_install_service:32 : install_barbican 2026-03-26 00:58:29.842 | ++ /opt/stack/barbican/devstack/lib/barbican:install_barbican:203 : is_fedora 2026-03-26 00:58:29.847 | ++ functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2026-03-26 00:58:29.852 | ++ functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2026-03-26 00:58:29.858 | ++ functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2026-03-26 00:58:29.862 | ++ functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2026-03-26 00:58:29.867 | ++ functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-03-26 00:58:29.872 | ++ functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2026-03-26 00:58:29.878 | ++ functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-03-26 00:58:29.882 | ++ functions-common:is_fedora:533 : '[' Ubuntu = RockyLinux ']' 2026-03-26 00:58:29.887 | ++ functions-common:is_fedora:534 : '[' Ubuntu = CentOS ']' 2026-03-26 00:58:29.893 | ++ functions-common:is_fedora:534 : '[' Ubuntu = CentOSStream ']' 2026-03-26 00:58:29.898 | ++ functions-common:is_fedora:535 : '[' Ubuntu = AlmaLinux ']' 2026-03-26 00:58:29.903 | ++ functions-common:is_fedora:536 : '[' Ubuntu = OracleServer ']' 2026-03-26 00:58:29.910 | ++ functions-common:is_fedora:536 : '[' Ubuntu = Virtuozzo ']' 2026-03-26 00:58:29.915 | ++ /opt/stack/barbican/devstack/lib/barbican:install_barbican:207 : setup_develop /opt/stack/barbican 2026-03-26 00:58:29.918 | ++ inc/python:setup_develop:353 : local bindep 2026-03-26 00:58:29.921 | ++ inc/python:setup_develop:354 : [[ /opt/stack/barbican == -bindep* ]] 2026-03-26 00:58:29.925 | ++ inc/python:setup_develop:358 : local project_dir=/opt/stack/barbican 2026-03-26 00:58:29.930 | ++ inc/python:setup_develop:359 : local extras= 2026-03-26 00:58:29.934 | ++ inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/barbican -e 2026-03-26 00:58:29.940 | ++ inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-03-26 00:58:29.945 | ++ inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/barbican == -bindep* ]] 2026-03-26 00:58:29.948 | ++ inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/barbican 2026-03-26 00:58:29.952 | ++ inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-03-26 00:58:29.958 | ++ inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-03-26 00:58:29.963 | +++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/barbican 2026-03-26 00:58:29.968 | +++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-03-26 00:58:29.975 | ++ inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/barbican 2026-03-26 00:58:29.980 | ++ inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-03-26 00:58:29.984 | ++ inc/python:_setup_package_with_constraints_edit:399 : local name 2026-03-26 00:58:29.991 | +++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/barbican/setup.cfg 2026-03-26 00:58:29.999 | ++ inc/python:_setup_package_with_constraints_edit:400 : name=barbican 2026-03-26 00:58:30.004 | ++ inc/python:_setup_package_with_constraints_edit:401 : '[' -z barbican ']' 2026-03-26 00:58:30.008 | ++ inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- barbican 2026-03-26 00:58:30.095 | ++ inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/barbican -e 2026-03-26 00:58:30.100 | ++ inc/python:setup_package:436 : local bindep=0 2026-03-26 00:58:30.106 | ++ inc/python:setup_package:437 : local bindep_flag= 2026-03-26 00:58:30.110 | ++ inc/python:setup_package:438 : local bindep_profiles= 2026-03-26 00:58:30.115 | ++ inc/python:setup_package:439 : [[ /opt/stack/barbican == -bindep* ]] 2026-03-26 00:58:30.120 | ++ inc/python:setup_package:444 : local project_dir=/opt/stack/barbican 2026-03-26 00:58:30.124 | ++ inc/python:setup_package:445 : local flags=-e 2026-03-26 00:58:30.129 | ++ inc/python:setup_package:446 : local extras= 2026-03-26 00:58:30.134 | ++ inc/python:setup_package:450 : [[ -n -e ]] 2026-03-26 00:58:30.138 | ++ inc/python:setup_package:450 : [[ -z '' ]] 2026-03-26 00:58:30.143 | ++ inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-03-26 00:58:30.148 | ++ inc/python:setup_package:455 : [[ ! -z '' ]] 2026-03-26 00:58:30.152 | ++ inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-03-26 00:58:30.158 | ++ inc/python:setup_package:464 : pip_install -e /opt/stack/barbican 2026-03-26 00:58:30.206 | Using python 3.12 to install /opt/stack/barbican 2026-03-26 00:58:30.211 | ++ 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-26 00:58:30.783 | Obtaining file:///opt/stack/barbican 2026-03-26 00:58:30.785 | Installing build dependencies: started 2026-03-26 00:58:31.734 | Installing build dependencies: finished with status 'done' 2026-03-26 00:58:31.735 | Checking if build backend supports build_editable: started 2026-03-26 00:58:32.029 | Checking if build backend supports build_editable: finished with status 'done' 2026-03-26 00:58:32.031 | Getting requirements to build editable: started 2026-03-26 00:58:32.185 | Getting requirements to build editable: finished with status 'done' 2026-03-26 00:58:32.188 | Preparing editable metadata (pyproject.toml): started 2026-03-26 00:58:32.587 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-03-26 00:58:32.607 | Requirement already satisfied: alembic>=0.8.10 in /opt/stack/data/venv/lib/python3.12/site-packages (from barbican==22.0.0.0rc1) (1.18.4) 2026-03-26 00:58:32.608 | Requirement already satisfied: cffi>=1.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from barbican==22.0.0.0rc1) (2.0.0) 2026-03-26 00:58:32.608 | Requirement already satisfied: cryptography>=2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from barbican==22.0.0.0rc1) (43.0.3) 2026-03-26 00:58:32.608 | Requirement already satisfied: jsonschema>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from barbican==22.0.0.0rc1) (4.26.0) 2026-03-26 00:58:32.609 | Requirement already satisfied: oslo.config>=6.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from barbican==22.0.0.0rc1) (10.3.0) 2026-03-26 00:58:32.609 | Requirement already satisfied: oslo.context>=2.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from barbican==22.0.0.0rc1) (6.3.0) 2026-03-26 00:58:32.609 | Requirement already satisfied: oslo.db>=4.27.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from barbican==22.0.0.0rc1) (18.0.0) 2026-03-26 00:58:32.610 | Requirement already satisfied: oslo.i18n>=3.15.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from barbican==22.0.0.0rc1) (6.7.2) 2026-03-26 00:58:32.610 | Requirement already satisfied: oslo.messaging>=14.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from barbican==22.0.0.0rc1) (17.3.0) 2026-03-26 00:58:32.611 | Requirement already satisfied: oslo.middleware>=3.31.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from barbican==22.0.0.0rc1) (8.0.0) 2026-03-26 00:58:32.611 | Requirement already satisfied: oslo.log>=4.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from barbican==22.0.0.0rc1) (8.1.0) 2026-03-26 00:58:32.611 | Requirement already satisfied: oslo.policy>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from barbican==22.0.0.0rc1) (5.0.0) 2026-03-26 00:58:32.612 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from barbican==22.0.0.0rc1) (5.9.1) 2026-03-26 00:58:32.612 | Requirement already satisfied: oslo.service>=4.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service[threading]>=4.2.0->barbican==22.0.0.0rc1) (4.5.1) 2026-03-26 00:58:32.613 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from barbican==22.0.0.0rc1) (2.7.1) 2026-03-26 00:58:32.613 | Requirement already satisfied: oslo.utils>=7.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from barbican==22.0.0.0rc1) (10.0.0) 2026-03-26 00:58:32.614 | Requirement already satisfied: oslo.versionedobjects>=1.31.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from barbican==22.0.0.0rc1) (3.9.0) 2026-03-26 00:58:32.614 | Requirement already satisfied: Paste>=2.0.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from barbican==22.0.0.0rc1) (3.10.1) 2026-03-26 00:58:32.614 | Requirement already satisfied: PasteDeploy>=1.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from barbican==22.0.0.0rc1) (3.1.0) 2026-03-26 00:58:32.615 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from barbican==22.0.0.0rc1) (7.0.3) 2026-03-26 00:58:32.615 | Requirement already satisfied: pecan!=1.0.2,!=1.0.3,!=1.0.4,!=1.2,>=1.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from barbican==22.0.0.0rc1) (1.7.0) 2026-03-26 00:58:32.616 | Requirement already satisfied: keystonemiddleware>=9.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from barbican==22.0.0.0rc1) (12.0.0) 2026-03-26 00:58:32.616 | Requirement already satisfied: SQLAlchemy>=1.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from barbican==22.0.0.0rc1) (2.0.46) 2026-03-26 00:58:32.617 | Requirement already satisfied: stevedore>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from barbican==22.0.0.0rc1) (5.7.0) 2026-03-26 00:58:32.617 | Requirement already satisfied: WebOb>=1.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from barbican==22.0.0.0rc1) (1.8.9) 2026-03-26 00:58:32.617 | Requirement already satisfied: castellan>=1.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from barbican==22.0.0.0rc1) (5.6.0) 2026-03-26 00:58:32.618 | Requirement already satisfied: microversion-parse>=0.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from barbican==22.0.0.0rc1) (2.1.0) 2026-03-26 00:58:32.619 | Requirement already satisfied: Mako in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=0.8.10->barbican==22.0.0.0rc1) (1.3.10) 2026-03-26 00:58:32.619 | Requirement already satisfied: typing-extensions>=4.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=0.8.10->barbican==22.0.0.0rc1) (4.15.0) 2026-03-26 00:58:32.621 | Requirement already satisfied: python-barbicanclient>=5.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from castellan>=1.2.1->barbican==22.0.0.0rc1) (7.3.0) 2026-03-26 00:58:32.622 | Requirement already satisfied: keystoneauth1>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from castellan>=1.2.1->barbican==22.0.0.0rc1) (5.13.1) 2026-03-26 00:58:32.622 | Requirement already satisfied: requests>=2.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from castellan>=1.2.1->barbican==22.0.0.0rc1) (2.32.5) 2026-03-26 00:58:32.623 | Requirement already satisfied: pycparser in /opt/stack/data/venv/lib/python3.12/site-packages (from cffi>=1.7.0->barbican==22.0.0.0rc1) (3.0) 2026-03-26 00:58:32.627 | Requirement already satisfied: attrs>=22.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->barbican==22.0.0.0rc1) (25.4.0) 2026-03-26 00:58:32.627 | Requirement already satisfied: jsonschema-specifications>=2023.03.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->barbican==22.0.0.0rc1) (2025.9.1) 2026-03-26 00:58:32.627 | Requirement already satisfied: referencing>=0.28.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->barbican==22.0.0.0rc1) (0.37.0) 2026-03-26 00:58:32.628 | Requirement already satisfied: rpds-py>=0.25.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->barbican==22.0.0.0rc1) (0.30.0) 2026-03-26 00:58:32.632 | Requirement already satisfied: iso8601>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.4.0->castellan>=1.2.1->barbican==22.0.0.0rc1) (2.1.0) 2026-03-26 00:58:32.632 | Requirement already satisfied: os-service-types>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.4.0->castellan>=1.2.1->barbican==22.0.0.0rc1) (1.8.2) 2026-03-26 00:58:32.635 | Requirement already satisfied: oslo.cache>=3.11.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=9.5.0->barbican==22.0.0.0rc1) (4.1.1) 2026-03-26 00:58:32.636 | Requirement already satisfied: pycadf>=1.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=9.5.0->barbican==22.0.0.0rc1) (4.0.1) 2026-03-26 00:58:32.637 | Requirement already satisfied: PyJWT>=2.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=9.5.0->barbican==22.0.0.0rc1) (2.11.0) 2026-03-26 00:58:32.637 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=9.5.0->barbican==22.0.0.0rc1) (5.8.0) 2026-03-26 00:58:32.641 | Requirement already satisfied: dogpile.cache>=1.3.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.cache>=3.11.0->keystonemiddleware>=9.5.0->barbican==22.0.0.0rc1) (1.5.0) 2026-03-26 00:58:32.643 | Requirement already satisfied: decorator>=4.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from dogpile.cache>=1.3.3->oslo.cache>=3.11.0->keystonemiddleware>=9.5.0->barbican==22.0.0.0rc1) (5.2.1) 2026-03-26 00:58:32.646 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=6.4.0->barbican==22.0.0.0rc1) (1.3.0) 2026-03-26 00:58:32.647 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=6.4.0->barbican==22.0.0.0rc1) (2.0.0) 2026-03-26 00:58:32.647 | Requirement already satisfied: PyYAML>=5.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=6.4.0->barbican==22.0.0.0rc1) (6.0.3) 2026-03-26 00:58:32.651 | Requirement already satisfied: debtcollector>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=4.27.0->barbican==22.0.0.0rc1) (3.0.0) 2026-03-26 00:58:32.652 | Requirement already satisfied: testresources>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=4.27.0->barbican==22.0.0.0rc1) (2.0.2) 2026-03-26 00:58:32.652 | Requirement already satisfied: testscenarios>=0.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=4.27.0->barbican==22.0.0.0rc1) (0.5.0) 2026-03-26 00:58:32.654 | 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==22.0.0.0rc1) (2.1.1) 2026-03-26 00:58:32.657 | Requirement already satisfied: python-dateutil>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.log>=4.3.0->barbican==22.0.0.0rc1) (2.9.0.post0) 2026-03-26 00:58:32.659 | Requirement already satisfied: futurist>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->barbican==22.0.0.0rc1) (3.2.1) 2026-03-26 00:58:32.660 | Requirement already satisfied: cachetools>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->barbican==22.0.0.0rc1) (7.0.1) 2026-03-26 00:58:32.660 | Requirement already satisfied: amqp>=2.5.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->barbican==22.0.0.0rc1) (5.3.1) 2026-03-26 00:58:32.661 | Requirement already satisfied: kombu>=4.6.8 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->barbican==22.0.0.0rc1) (5.6.2) 2026-03-26 00:58:32.661 | Requirement already satisfied: oslo.metrics>=0.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->barbican==22.0.0.0rc1) (0.15.1) 2026-03-26 00:58:32.663 | Requirement already satisfied: vine<6.0.0,>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from amqp>=2.5.2->oslo.messaging>=14.1.0->barbican==22.0.0.0rc1) (5.1.0) 2026-03-26 00:58:32.668 | Requirement already satisfied: tzdata>=2025.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from kombu>=4.6.8->oslo.messaging>=14.1.0->barbican==22.0.0.0rc1) (2025.3) 2026-03-26 00:58:32.669 | Requirement already satisfied: packaging in /opt/stack/data/venv/lib/python3.12/site-packages (from kombu>=4.6.8->oslo.messaging>=14.1.0->barbican==22.0.0.0rc1) (26.0) 2026-03-26 00:58:32.673 | Requirement already satisfied: prometheus-client>=0.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.metrics>=0.2.1->oslo.messaging>=14.1.0->barbican==22.0.0.0rc1) (0.24.1) 2026-03-26 00:58:32.674 | Requirement already satisfied: bcrypt>=3.1.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->barbican==22.0.0.0rc1) (5.0.0) 2026-03-26 00:58:32.675 | Requirement already satisfied: Jinja2>=2.10 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->barbican==22.0.0.0rc1) (3.1.6) 2026-03-26 00:58:32.676 | Requirement already satisfied: statsd>=3.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->barbican==22.0.0.0rc1) (4.0.1) 2026-03-26 00:58:32.679 | Requirement already satisfied: MarkupSafe>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from Jinja2>=2.10->oslo.middleware>=3.31.0->barbican==22.0.0.0rc1) (3.0.3) 2026-03-26 00:58:32.684 | Requirement already satisfied: msgpack>=0.5.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.serialization!=2.19.1,>=2.18.0->barbican==22.0.0.0rc1) (1.1.2) 2026-03-26 00:58:32.687 | Requirement already satisfied: eventlet>=0.27.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=4.2.0->oslo.service[threading]>=4.2.0->barbican==22.0.0.0rc1) (0.40.4) 2026-03-26 00:58:32.688 | Requirement already satisfied: greenlet>=0.4.15 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=4.2.0->oslo.service[threading]>=4.2.0->barbican==22.0.0.0rc1) (3.3.2) 2026-03-26 00:58:32.688 | Requirement already satisfied: oslo.concurrency>=3.25.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=4.2.0->oslo.service[threading]>=4.2.0->barbican==22.0.0.0rc1) (7.4.0) 2026-03-26 00:58:32.689 | Requirement already satisfied: Routes>=2.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=4.2.0->oslo.service[threading]>=4.2.0->barbican==22.0.0.0rc1) (2.5.1) 2026-03-26 00:58:32.690 | Requirement already satisfied: Yappi>=1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=4.2.0->oslo.service[threading]>=4.2.0->barbican==22.0.0.0rc1) (1.7.3) 2026-03-26 00:58:32.692 | Requirement already satisfied: dnspython>=1.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from eventlet>=0.27.0->oslo.service>=4.2.0->oslo.service[threading]>=4.2.0->barbican==22.0.0.0rc1) (2.8.0) 2026-03-26 00:58:32.700 | Requirement already satisfied: fasteners>=0.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.concurrency>=3.25.0->oslo.service>=4.2.0->oslo.service[threading]>=4.2.0->barbican==22.0.0.0rc1) (0.20) 2026-03-26 00:58:32.704 | Requirement already satisfied: cotyledon>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service[threading]>=4.2.0->barbican==22.0.0.0rc1) (2.2.0) 2026-03-26 00:58:32.706 | Requirement already satisfied: setproctitle in /opt/stack/data/venv/lib/python3.12/site-packages (from cotyledon>=2.2.0->oslo.service[threading]>=4.2.0->barbican==22.0.0.0rc1) (1.3.7) 2026-03-26 00:58:32.709 | Requirement already satisfied: PrettyTable>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.upgradecheck>=1.3.0->barbican==22.0.0.0rc1) (3.17.0) 2026-03-26 00:58:32.712 | Requirement already satisfied: pyparsing>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=7.0.0->barbican==22.0.0.0rc1) (3.3.2) 2026-03-26 00:58:32.712 | Requirement already satisfied: psutil>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=7.0.0->barbican==22.0.0.0rc1) (7.2.2) 2026-03-26 00:58:32.720 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=2.0.2->barbican==22.0.0.0rc1) (82.0.1) 2026-03-26 00:58:32.731 | Requirement already satisfied: wcwidth in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->barbican==22.0.0.0rc1) (0.6.0) 2026-03-26 00:58:32.748 | Requirement already satisfied: cliff>=2.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-barbicanclient>=5.5.0->castellan>=1.2.1->barbican==22.0.0.0rc1) (4.13.2) 2026-03-26 00:58:32.750 | Requirement already satisfied: autopage>=0.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=1.2.1->barbican==22.0.0.0rc1) (0.6.0) 2026-03-26 00:58:32.751 | Requirement already satisfied: cmd2>=1.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=1.2.1->barbican==22.0.0.0rc1) (3.2.0) 2026-03-26 00:58:32.756 | Requirement already satisfied: pyperclip>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=1.2.1->barbican==22.0.0.0rc1) (1.11.0) 2026-03-26 00:58:32.757 | Requirement already satisfied: rich>=14.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=1.2.1->barbican==22.0.0.0rc1) (14.3.3) 2026-03-26 00:58:32.757 | Requirement already satisfied: rich-argparse>=1.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=1.2.1->barbican==22.0.0.0rc1) (1.7.2) 2026-03-26 00:58:32.762 | Requirement already satisfied: six>=1.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-dateutil>=2.7.0->oslo.log>=4.3.0->barbican==22.0.0.0rc1) (1.17.0) 2026-03-26 00:58:32.772 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.18.0->castellan>=1.2.1->barbican==22.0.0.0rc1) (3.4.4) 2026-03-26 00:58:32.773 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.18.0->castellan>=1.2.1->barbican==22.0.0.0rc1) (3.11) 2026-03-26 00:58:32.773 | 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==22.0.0.0rc1) (2.6.3) 2026-03-26 00:58:32.774 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.18.0->castellan>=1.2.1->barbican==22.0.0.0rc1) (2023.11.17) 2026-03-26 00:58:32.790 | Requirement already satisfied: markdown-it-py>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=14.3.0->cmd2>=1.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=1.2.1->barbican==22.0.0.0rc1) (4.0.0) 2026-03-26 00:58:32.791 | Requirement already satisfied: pygments<3.0.0,>=2.13.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=14.3.0->cmd2>=1.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=1.2.1->barbican==22.0.0.0rc1) (2.19.2) 2026-03-26 00:58:32.796 | Requirement already satisfied: mdurl~=0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from markdown-it-py>=2.2.0->rich>=14.3.0->cmd2>=1.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=1.2.1->barbican==22.0.0.0rc1) (0.1.2) 2026-03-26 00:58:32.806 | Requirement already satisfied: repoze.lru>=0.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from Routes>=2.3.1->oslo.service>=4.2.0->oslo.service[threading]>=4.2.0->barbican==22.0.0.0rc1) (0.7) 2026-03-26 00:58:32.828 | Requirement already satisfied: testtools in /opt/stack/data/venv/lib/python3.12/site-packages (from testscenarios>=0.4->oslo.db>=4.27.0->barbican==22.0.0.0rc1) (2.8.5) 2026-03-26 00:58:32.863 | Building wheels for collected packages: barbican 2026-03-26 00:58:32.864 | Building editable for barbican (pyproject.toml): started 2026-03-26 00:58:33.387 | Building editable for barbican (pyproject.toml): finished with status 'done' 2026-03-26 00:58:33.388 | Created wheel for barbican: filename=barbican-22.0.0.0rc1-0.editable-py3-none-any.whl size=10550 sha256=54d17de3367dc060e056a2f4a7121edf465be1c2884a3fc8230a4280861c3388 2026-03-26 00:58:33.389 | Stored in directory: /tmp/pip-ephem-wheel-cache-t45u_9gc/wheels/84/02/63/e1cb6519448a7eb57707390d89788b669ef9a586a90cc63bd5 2026-03-26 00:58:33.395 | Successfully built barbican 2026-03-26 00:58:33.524 | Installing collected packages: barbican 2026-03-26 00:58:33.552 | Successfully installed barbican-22.0.0.0rc1 2026-03-26 00:58:33.651 | ++ inc/python:pip_install:216 : result=0 2026-03-26 00:58:33.655 | ++ inc/python:pip_install:218 : time_stop pip_install 2026-03-26 00:58:33.661 | ++ functions-common:time_stop:2412 : local name 2026-03-26 00:58:33.664 | ++ functions-common:time_stop:2413 : local end_time 2026-03-26 00:58:33.669 | ++ functions-common:time_stop:2414 : local elapsed_time 2026-03-26 00:58:33.673 | ++ functions-common:time_stop:2415 : local total 2026-03-26 00:58:33.678 | ++ functions-common:time_stop:2416 : local start_time 2026-03-26 00:58:33.683 | ++ functions-common:time_stop:2418 : name=pip_install 2026-03-26 00:58:33.687 | ++ functions-common:time_stop:2419 : start_time=1774486710189 2026-03-26 00:58:33.692 | ++ functions-common:time_stop:2421 : [[ -z 1774486710189 ]] 2026-03-26 00:58:33.699 | +++ functions-common:time_stop:2424 : date +%s%3N 2026-03-26 00:58:33.705 | ++ functions-common:time_stop:2424 : end_time=1774486713700 2026-03-26 00:58:33.709 | ++ functions-common:time_stop:2425 : elapsed_time=3511 2026-03-26 00:58:33.714 | ++ functions-common:time_stop:2426 : total=117066 2026-03-26 00:58:33.719 | ++ functions-common:time_stop:2428 : _TIME_START[$name]= 2026-03-26 00:58:33.723 | ++ functions-common:time_stop:2429 : _TIME_TOTAL[$name]=120577 2026-03-26 00:58:33.728 | ++ inc/python:pip_install:219 : return 0 2026-03-26 00:58:33.733 | ++ inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-03-26 00:58:33.738 | ++ inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-03-26 00:58:33.743 | ++ inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/barbican 2026-03-26 00:58:33.749 | ++ inc/python:use_library_from_git:266 : local name=/opt/stack/barbican 2026-03-26 00:58:33.754 | ++ inc/python:use_library_from_git:267 : local enabled=1 2026-03-26 00:58:33.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-26 00:58:33.764 | ++ inc/python:use_library_from_git:268 : [[ ,novnc,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-26 00:58:33.769 | ++ inc/python:use_library_from_git:269 : return 1 2026-03-26 00:58:33.775 | ++ /opt/stack/barbican/devstack/lib/barbican:install_barbican:208 : pip_install uwsgi 2026-03-26 00:58:33.822 | Using python 3.12 to install uwsgi 2026-03-26 00:58:33.828 | ++ 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-26 00:58:34.481 | Collecting uwsgi 2026-03-26 00:58:34.601 | Downloading uwsgi-2.0.31.tar.gz (822 kB) 2026-03-26 00:58:34.736 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 822.8/822.8 kB 7.2 MB/s 0:00:00 2026-03-26 00:58:34.934 | Installing build dependencies: started 2026-03-26 00:58:35.841 | Installing build dependencies: finished with status 'done' 2026-03-26 00:58:35.843 | Getting requirements to build wheel: started 2026-03-26 00:58:36.223 | Getting requirements to build wheel: finished with status 'done' 2026-03-26 00:58:36.224 | Preparing metadata (pyproject.toml): started 2026-03-26 00:58:36.407 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-03-26 00:58:36.411 | Building wheels for collected packages: uwsgi 2026-03-26 00:58:36.413 | Building wheel for uwsgi (pyproject.toml): started 2026-03-26 00:58:39.540 | Building wheel for uwsgi (pyproject.toml): finished with status 'done' 2026-03-26 00:58:39.542 | Created wheel for uwsgi: filename=uwsgi-2.0.31-cp312-cp312-linux_x86_64.whl size=596803 sha256=0632849b03790e09d116399e7b17b0feb4244c6a96094db10c2e0646117887df 2026-03-26 00:58:39.542 | Stored in directory: /opt/stack/.cache/pip/wheels/de/9b/b9/cc2e42ac5a3197a4be493c415bcc29ea7e58fbfa4b715946a5 2026-03-26 00:58:39.547 | Successfully built uwsgi 2026-03-26 00:58:39.702 | Installing collected packages: uwsgi 2026-03-26 00:58:39.738 | Successfully installed uwsgi-2.0.31 2026-03-26 00:58:39.891 | ++ inc/python:pip_install:216 : result=0 2026-03-26 00:58:39.897 | ++ inc/python:pip_install:218 : time_stop pip_install 2026-03-26 00:58:39.903 | ++ functions-common:time_stop:2412 : local name 2026-03-26 00:58:39.909 | ++ functions-common:time_stop:2413 : local end_time 2026-03-26 00:58:39.915 | ++ functions-common:time_stop:2414 : local elapsed_time 2026-03-26 00:58:39.921 | ++ functions-common:time_stop:2415 : local total 2026-03-26 00:58:39.925 | ++ functions-common:time_stop:2416 : local start_time 2026-03-26 00:58:39.931 | ++ functions-common:time_stop:2418 : name=pip_install 2026-03-26 00:58:39.936 | ++ functions-common:time_stop:2419 : start_time=1774486713811 2026-03-26 00:58:39.941 | ++ functions-common:time_stop:2421 : [[ -z 1774486713811 ]] 2026-03-26 00:58:39.948 | +++ functions-common:time_stop:2424 : date +%s%3N 2026-03-26 00:58:39.955 | ++ functions-common:time_stop:2424 : end_time=1774486719950 2026-03-26 00:58:39.961 | ++ functions-common:time_stop:2425 : elapsed_time=6139 2026-03-26 00:58:39.965 | ++ functions-common:time_stop:2426 : total=120577 2026-03-26 00:58:39.971 | ++ functions-common:time_stop:2428 : _TIME_START[$name]= 2026-03-26 00:58:39.976 | ++ functions-common:time_stop:2429 : _TIME_TOTAL[$name]=126716 2026-03-26 00:58:39.982 | ++ inc/python:pip_install:219 : return 0 2026-03-26 00:58:39.989 | ++ lib/stack:stack_install_service:33 : [[ False = True ]] 2026-03-26 00:58:39.995 | ++ /opt/stack/barbican/devstack/plugin.sh:source:12 : install_barbicanclient 2026-03-26 00:58:39.999 | ++ /opt/stack/barbican/devstack/lib/barbican:install_barbicanclient:213 : use_library_from_git python-barbicanclient 2026-03-26 00:58:40.005 | ++ inc/python:use_library_from_git:266 : local name=python-barbicanclient 2026-03-26 00:58:40.011 | ++ inc/python:use_library_from_git:267 : local enabled=1 2026-03-26 00:58:40.016 | ++ inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-03-26 00:58:40.021 | ++ inc/python:use_library_from_git:268 : [[ ,novnc,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-26 00:58:40.026 | ++ inc/python:use_library_from_git:269 : return 1 2026-03-26 00:58:40.031 | ++ /opt/stack/barbican/devstack/plugin.sh:source:13 : is_service_enabled barbican-pykmip 2026-03-26 00:58:40.067 | ++ functions-common:is_service_enabled:2068 : return 1 2026-03-26 00:58:40.072 | ++ /opt/stack/barbican/devstack/plugin.sh:source:17 : is_service_enabled barbican-dogtag 2026-03-26 00:58:40.106 | ++ functions-common:is_service_enabled:2068 : return 1 2026-03-26 00:58:40.112 | ++ /opt/stack/barbican/devstack/plugin.sh:source:21 : is_service_enabled barbican-vault 2026-03-26 00:58:40.149 | ++ functions-common:is_service_enabled:2068 : return 1 2026-03-26 00:58:40.154 | ++ /opt/stack/barbican/devstack/plugin.sh:source:67 : [[ stack == \u\n\s\t\a\c\k ]] 2026-03-26 00:58:40.159 | ++ /opt/stack/barbican/devstack/plugin.sh:source:71 : [[ stack == \c\l\e\a\n ]] 2026-03-26 00:58:40.165 | + functions-common:run_plugins:1831 : for plugin in ${plugins//,/ } 2026-03-26 00:58:40.170 | + functions-common:run_plugins:1832 : local dir=/opt/stack/magnum 2026-03-26 00:58:40.174 | + functions-common:run_plugins:1833 : [[ -f /opt/stack/magnum/devstack/plugin.sh ]] 2026-03-26 00:58:40.178 | + functions-common:run_plugins:1834 : source /opt/stack/magnum/devstack/plugin.sh stack install 2026-03-26 00:58:40.212 | ++ /opt/stack/magnum/devstack/plugin.sh:source:7 : echo_summary 'magnum'\''s plugin.sh was called...' 2026-03-26 00:58:40.218 | ++ ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-03-26 00:58:40.224 | ++ ./stack.sh:echo_summary:444 : echo -e 'magnum'\''s' plugin.sh was called... 2026-03-26 00:58:40.229 | ++ /opt/stack/magnum/devstack/plugin.sh:source:8 : source /opt/stack/magnum/devstack/lib/magnum 2026-03-26 00:58:40.288 | ++ /opt/stack/magnum/devstack/plugin.sh:source:9 : set -o posix 2026-03-26 00:58:40.294 | ++ /opt/stack/magnum/devstack/plugin.sh:source:9 : set 2026-03-26 00:58:40.299 | ACCOUNT_PORT_BASE=6612 2026-03-26 00:58:40.299 | ADDITIONAL_VENV_PACKAGES=,PyMySQL 2026-03-26 00:58:40.299 | ADMIN_PASSWORD=secretadmin 2026-03-26 00:58:40.299 | AGENT_DHCP_BINARY=/opt/stack/data/venv/bin/neutron-dhcp-agent 2026-03-26 00:58:40.299 | AGENT_L3_BINARY=/opt/stack/data/venv/bin/neutron-l3-agent 2026-03-26 00:58:40.299 | AGENT_META_BINARY=/opt/stack/data/venv/bin/neutron-metadata-agent 2026-03-26 00:58:40.299 | AGENT_METERING_BINARY=/opt/stack/data/venv/bin/neutron-metering-agent 2026-03-26 00:58:40.299 | ALEMBIC_BRANCH=main 2026-03-26 00:58:40.299 | ALEMBIC_DIR=/opt/stack/alembic 2026-03-26 00:58:40.299 | ALEMBIC_REPO=https://github.com/sqlalchemy/alembic.git 2026-03-26 00:58:40.299 | APACHE_CONF_DIR=/etc/apache2/sites-available 2026-03-26 00:58:40.299 | APACHE_GROUP=stack 2026-03-26 00:58:40.299 | APACHE_LOCAL_HOST=127.0.0.1 2026-03-26 00:58:40.299 | APACHE_LOG_DIR=/var/log/apache2 2026-03-26 00:58:40.299 | APACHE_NAME=apache2 2026-03-26 00:58:40.299 | APACHE_SETTINGS_DIR=/etc/apache2/conf-enabled 2026-03-26 00:58:40.299 | APACHE_USER=stack 2026-03-26 00:58:40.299 | API_WORKERS=4 2026-03-26 00:58:40.299 | BACKING_FILE_SUFFIX=-backing-file 2026-03-26 00:58:40.299 | BARBICAN_API_LOG_DIR=/opt/stack/logs 2026-03-26 00:58:40.299 | BARBICAN_BIN_DIR=/opt/stack/data/venv/bin 2026-03-26 00:58:40.299 | BARBICAN_BRANCH=master 2026-03-26 00:58:40.299 | BARBICAN_CONF=/etc/barbican/barbican.conf 2026-03-26 00:58:40.299 | BARBICAN_CONF_DIR=/etc/barbican 2026-03-26 00:58:40.299 | BARBICAN_DIR=/opt/stack/barbican 2026-03-26 00:58:40.299 | BARBICAN_ENDPOINT_TYPE=internal 2026-03-26 00:58:40.299 | BARBICAN_ENFORCE_SCOPE=False 2026-03-26 00:58:40.299 | BARBICAN_HOST_HREF=http://199.19.213.179/key-manager 2026-03-26 00:58:40.300 | BARBICAN_KEYSTONE_ENDPOINT=https://199.19.213.179/identity 2026-03-26 00:58:40.300 | BARBICAN_PASTE_CONF=/etc/barbican/barbican-api-paste.ini 2026-03-26 00:58:40.300 | BARBICAN_PLUGIN=/opt/stack/barbican/devstack 2026-03-26 00:58:40.300 | BARBICAN_REPO=https://github.com/openstack/barbican.git 2026-03-26 00:58:40.300 | BARBICAN_UWSGI_CONF=/etc/barbican/barbican-uwsgi.ini 2026-03-26 00:58:40.300 | BARBICAN_WSGI=barbican.wsgi.api:application 2026-03-26 00:58:40.300 | BASE_SQL_CONN=mysql+pymysql://root:secretdatabase@127.0.0.1 2026-03-26 00:58:40.300 | BASH=/usr/bin/bash 2026-03-26 00:58:40.300 | BASHOPTS=checkwinsize:cmdhist:complete_fullquote:extquote:force_fignore:globasciiranges:globskipdots:hostcomplete:interactive_comments:patsub_replacement:progcomp:promptvars:sourcepath 2026-03-26 00:58:40.300 | BASH_ALIASES=() 2026-03-26 00:58:40.300 | BASH_ARGC=([0]="0") 2026-03-26 00:58:40.300 | BASH_ARGV=() 2026-03-26 00:58:40.300 | BASH_CMDS=() 2026-03-26 00:58:40.300 | BASH_LINENO=([0]="1834" [1]="1867" [2]="993" [3]="0") 2026-03-26 00:58:40.300 | BASH_LOADABLES_PATH=/usr/local/lib/bash:/usr/lib/bash:/opt/local/lib/bash:/usr/pkg/lib/bash:/opt/pkg/lib/bash:. 2026-03-26 00:58:40.300 | BASH_REMATCH=([0]=",tls-proxy,") 2026-03-26 00:58:40.300 | 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-26 00:58:40.300 | BASH_VERSINFO=([0]="5" [1]="2" [2]="21" [3]="1" [4]="release" [5]="x86_64-pc-linux-gnu") 2026-03-26 00:58:40.300 | BASH_VERSION='5.2.21(1)-release' 2026-03-26 00:58:40.300 | BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2026-03-26 00:58:40.300 | BRANCHLESS_TARGET_BRANCH=master 2026-03-26 00:58:40.300 | BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/ 2026-03-26 00:58:40.300 | CACHE_BACKEND=dogpile.cache.memcached 2026-03-26 00:58:40.300 | CAPI_VERSION=v1.10.5 2026-03-26 00:58:40.300 | CAPO_VERSION=v0.12.4 2026-03-26 00:58:40.300 | CELLSV2_SETUP=superconductor 2026-03-26 00:58:40.300 | CINDER_ALLOWED_DIRECT_URL_SCHEMES= 2026-03-26 00:58:40.300 | CINDER_API_PASTE_INI=/etc/cinder/api-paste.ini 2026-03-26 00:58:40.300 | CINDER_BACKENDS=/opt/stack/devstack/lib/cinder_backends 2026-03-26 00:58:40.300 | CINDER_BACKUPS=/opt/stack/devstack/lib/cinder_backups 2026-03-26 00:58:40.300 | CINDER_BACKUP_DRIVER=swift 2026-03-26 00:58:40.300 | CINDER_BIN_DIR=/opt/stack/data/venv/bin 2026-03-26 00:58:40.300 | CINDER_BRANCH=master 2026-03-26 00:58:40.300 | CINDER_CACHE_ENABLED_FOR_BACKENDS=lvm:lvmdriver-1 2026-03-26 00:58:40.300 | CINDER_CONF=/etc/cinder/cinder.conf 2026-03-26 00:58:40.300 | CINDER_CONF_DIR=/etc/cinder 2026-03-26 00:58:40.300 | CINDER_DIR=/opt/stack/cinder 2026-03-26 00:58:40.300 | CINDER_DRIVER=default 2026-03-26 00:58:40.300 | CINDER_ENABLED_BACKENDS=lvm:lvmdriver-1 2026-03-26 00:58:40.300 | CINDER_ENFORCE_SCOPE=False 2026-03-26 00:58:40.300 | CINDER_IMG_CACHE_ENABLED=True 2026-03-26 00:58:40.300 | CINDER_IMG_CACHE_SIZE_COUNT= 2026-03-26 00:58:40.300 | CINDER_IMG_CACHE_SIZE_GB= 2026-03-26 00:58:40.300 | CINDER_LVM_TYPE=auto 2026-03-26 00:58:40.300 | CINDER_MY_IP=199.19.213.179 2026-03-26 00:58:40.300 | CINDER_PLUGINS=/opt/stack/devstack/lib/cinder_plugins 2026-03-26 00:58:40.301 | CINDER_REPO=https://github.com/openstack/cinder.git 2026-03-26 00:58:40.301 | CINDER_SERVICE_HOST=199.19.213.179 2026-03-26 00:58:40.301 | CINDER_SERVICE_LISTEN_ADDRESS=0.0.0.0 2026-03-26 00:58:40.301 | CINDER_SERVICE_PORT=8776 2026-03-26 00:58:40.301 | CINDER_SERVICE_PORT_INT=18776 2026-03-26 00:58:40.301 | CINDER_SERVICE_PROTOCOL=https 2026-03-26 00:58:40.301 | CINDER_SERVICE_REPORT_INTERVAL=120 2026-03-26 00:58:40.301 | CINDER_STATE_PATH=/opt/stack/data/cinder 2026-03-26 00:58:40.301 | CINDER_TARGET_HELPER=lioadm 2026-03-26 00:58:40.301 | CINDER_TARGET_PORT=3260 2026-03-26 00:58:40.301 | CINDER_TARGET_PREFIX=iqn.2010-10.org.openstack: 2026-03-26 00:58:40.301 | CINDER_TARGET_PROTOCOL=iscsi 2026-03-26 00:58:40.301 | CINDER_UPLOAD_INTERNAL_TENANT=False 2026-03-26 00:58:40.301 | CINDER_UPLOAD_OPTIMIZED=False 2026-03-26 00:58:40.301 | CINDER_UPLOAD_OPTIMIZED_BACKENDS=lvm:lvmdriver-1 2026-03-26 00:58:40.301 | CINDER_USE_SERVICE_TOKEN=True 2026-03-26 00:58:40.301 | CINDER_UWSGI=cinder.wsgi.api:application 2026-03-26 00:58:40.301 | CINDER_UWSGI_CONF=/etc/cinder/cinder-api-uwsgi.ini 2026-03-26 00:58:40.301 | CINDER_VOLUME_CLEAR=zero 2026-03-26 00:58:40.301 | CIRROS_ARCH=x86_64 2026-03-26 00:58:40.301 | CIRROS_VERSION=0.6.3 2026-03-26 00:58:40.301 | CLUSTER_TOPOLOGY=true 2026-03-26 00:58:40.301 | CONFIGURE_BACKING_FILE=True 2026-03-26 00:58:40.301 | CONFIG_AWK_CMD=awk 2026-03-26 00:58:40.301 | CONTAINER_PORT_BASE=6611 2026-03-26 00:58:40.301 | CURL_GET='curl -g' 2026-03-26 00:58:40.301 | CURRENT_LOG_TIME=2026-03-26-004434 2026-03-26 00:58:40.301 | DATABASE_BACKENDS=' mysql postgresql' 2026-03-26 00:58:40.301 | DATABASE_HOST=127.0.0.1 2026-03-26 00:58:40.301 | DATABASE_PASSWORD=secretdatabase 2026-03-26 00:58:40.301 | DATABASE_QUERY_LOGGING=False 2026-03-26 00:58:40.301 | DATABASE_TYPE=mysql 2026-03-26 00:58:40.301 | DATABASE_USER=root 2026-03-26 00:58:40.301 | DATA_DIR=/opt/stack/data 2026-03-26 00:58:40.301 | DC=([0]="openstack" [1]="org") 2026-03-26 00:58:40.301 | DEBUG_LIBVIRT=True 2026-03-26 00:58:40.301 | DEBUG_LIBVIRT_COREDUMPS=True 2026-03-26 00:58:40.301 | DEFAULT_IMAGE_FILE_NAME=cirros-0.6.3-x86_64-disk.img 2026-03-26 00:58:40.301 | DEFAULT_IMAGE_NAME=cirros-0.6.3-x86_64-disk 2026-03-26 00:58:40.301 | DEFAULT_VIRT_DRIVER=libvirt 2026-03-26 00:58:40.301 | DEFAULT_VOLUME_GROUP_NAME=stack-volumes-default 2026-03-26 00:58:40.301 | DEF_SERVICE_HOST=199.19.213.179 2026-03-26 00:58:40.302 | DEF_SERVICE_LISTEN_ADDRESS=0.0.0.0 2026-03-26 00:58:40.302 | DEF_SERVICE_LOCAL_HOST=127.0.0.1 2026-03-26 00:58:40.302 | DEF_TUNNEL_ENDPOINT_IP=199.19.213.179 2026-03-26 00:58:40.302 | DELTA=1774485888 2026-03-26 00:58:40.302 | DEST=/opt/stack 2026-03-26 00:58:40.302 | DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2026-03-26 00:58:40.302 | DEVSTACK_CERT_NAME=devstack-cert 2026-03-26 00:58:40.302 | DEVSTACK_HOSTNAME=np0000160894.novalocal 2026-03-26 00:58:40.302 | DEVSTACK_PARALLEL=True 2026-03-26 00:58:40.302 | DEVSTACK_PLUGINS=,barbican,magnum,octavia,manila,magnum-cluster-api,ovn-octavia-provider 2026-03-26 00:58:40.302 | DEVSTACK_SERIES=2026.1 2026-03-26 00:58:40.302 | DEVSTACK_START_TIME=1774485852 2026-03-26 00:58:40.302 | DEVSTACK_VENV=/opt/stack/data/venv 2026-03-26 00:58:40.302 | DIRSTACK=() 2026-03-26 00:58:40.302 | DISABLED_SERVICES=dstat,horizon,s-account,s-container,s-object,s-proxy,tempest 2026-03-26 00:58:40.302 | DISABLE_AMP_IMAGE_BUILD=True 2026-03-26 00:58:40.302 | DISKIMAGE_BUILDER_DIR=/opt/stack/diskimage-builder 2026-03-26 00:58:40.302 | DISKIMAGE_BUILDER_REPO_REF=master 2026-03-26 00:58:40.302 | DISKIMAGE_BUILDER_REPO_URL=https://github.com/openstack/diskimage-builder.git 2026-03-26 00:58:40.302 | DISTRO=noble 2026-03-26 00:58:40.302 | DOWNLOAD_DEFAULT_IMAGES=False 2026-03-26 00:58:40.302 | 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-26 00:58:40.302 | ENABLE_CHASSIS_AS_GW=True 2026-03-26 00:58:40.302 | ENABLE_DEBUG_LOG_LEVEL=True 2026-03-26 00:58:40.302 | ENABLE_FEDORA_VIRT_PREVIEW_REPO=False 2026-03-26 00:58:40.302 | ENABLE_HTTPD_MOD_WSGI_SERVICES=True 2026-03-26 00:58:40.302 | ENABLE_ISOLATED_METADATA=False 2026-03-26 00:58:40.302 | ENABLE_KSM=True 2026-03-26 00:58:40.302 | ENABLE_KSMTUNED=True 2026-03-26 00:58:40.302 | ENABLE_METADATA_NETWORK=False 2026-03-26 00:58:40.302 | ENABLE_SYSCTL_MEM_TUNING=True 2026-03-26 00:58:40.302 | ENABLE_SYSCTL_NET_TUNING=True 2026-03-26 00:58:40.302 | ENABLE_TENANT_TUNNELS=True 2026-03-26 00:58:40.302 | ENABLE_TENANT_VLANS=False 2026-03-26 00:58:40.302 | ENABLE_VOLUME_MULTIATTACH=False 2026-03-26 00:58:40.302 | ENABLE_ZSWAP=True 2026-03-26 00:58:40.302 | ENFORCE_SCOPE=False 2026-03-26 00:58:40.302 | ERROR_ON_CLONE=True 2026-03-26 00:58:40.303 | ETCD_ARCH=amd64 2026-03-26 00:58:40.303 | ETCD_BIN_DIR=/opt/stack/bin 2026-03-26 00:58:40.303 | ETCD_DATA_DIR=/opt/stack/data/etcd 2026-03-26 00:58:40.303 | ETCD_DOWNLOAD_FILE=etcd-v3.5.21-linux-amd64.tar.gz 2026-03-26 00:58:40.303 | ETCD_DOWNLOAD_LOCATION=https://github.com/etcd-io/etcd/releases/download/v3.5.21/etcd-v3.5.21-linux-amd64.tar.gz 2026-03-26 00:58:40.303 | ETCD_DOWNLOAD_URL=https://github.com/etcd-io/etcd/releases/download 2026-03-26 00:58:40.303 | ETCD_NAME=etcd-v3.5.21-linux-amd64 2026-03-26 00:58:40.303 | ETCD_PEER_PORT=2380 2026-03-26 00:58:40.303 | ETCD_PORT=2379 2026-03-26 00:58:40.303 | ETCD_RAMDISK_MB=512 2026-03-26 00:58:40.303 | ETCD_SHA256=adddda4b06718e68671ffabff2f8cee48488ba61ad82900e639d108f2148501c 2026-03-26 00:58:40.303 | ETCD_SHA256_AMD64=adddda4b06718e68671ffabff2f8cee48488ba61ad82900e639d108f2148501c 2026-03-26 00:58:40.303 | ETCD_SHA256_ARM64=95bf6918623a097c0385b96f139d90248614485e781ec9bee4768dbb6c79c53f 2026-03-26 00:58:40.303 | ETCD_SHA256_PPC64=6fb6ecb3d1b331eb177dc610a8efad3aceb1f836d6aeb439ba0bfac5d5c2a38c 2026-03-26 00:58:40.303 | ETCD_SHA256_S390X=a211a83961ba8a7e94f7d6343ad769e699db21a715ba4f3b68cf31ea28f9c951 2026-03-26 00:58:40.303 | ETCD_SYSTEMD_SERVICE=devstack@etcd.service 2026-03-26 00:58:40.303 | ETCD_USE_RAMDISK=True 2026-03-26 00:58:40.303 | ETCD_VERSION=v3.5.21 2026-03-26 00:58:40.303 | EUID=1002 2026-03-26 00:58:40.303 | EXP_CLUSTER_RESOURCE_SET=true 2026-03-26 00:58:40.303 | EXP_KUBEADM_BOOTSTRAP_FORMAT_IGNITION=true 2026-03-26 00:58:40.303 | EXTRA_CACHE_URLS=,https://github.com/etcd-io/etcd/releases/download/v3.5.21/etcd-v3.5.21-linux-amd64.tar.gz 2026-03-26 00:58:40.303 | EXTRA_FILES_DOWNLOAD_TIMEOUT=2 2026-03-26 00:58:40.303 | EXTRA_FILES_RETRY=3 2026-03-26 00:58:40.303 | EXTRA_FILES_RETRY_ERRORS=500,503 2026-03-26 00:58:40.303 | EXTRA_FILES_RETRY_TIMEOUT=10 2026-03-26 00:58:40.303 | FILES=/opt/stack/devstack/files 2026-03-26 00:58:40.303 | FIXED_RANGE=10.1.0.0/20 2026-03-26 00:58:40.303 | FIXED_RANGE_V6=fde7:7170:09c5::/64 2026-03-26 00:58:40.303 | FLOATING_RANGE=172.24.5.0/24 2026-03-26 00:58:40.303 | FORCE_CONFIG_DRIVE=False 2026-03-26 00:58:40.303 | FORCE_PREREQ=0 2026-03-26 00:58:40.303 | FUNCNAME=([0]="source" [1]="run_plugins" [2]="run_phase" [3]="main") 2026-03-26 00:58:40.303 | FUNC_DIR=/opt/stack/devstack 2026-03-26 00:58:40.303 | GET_PIP_CACHE_LOCATION=/opt/stack/cache/files/get-pip.py 2026-03-26 00:58:40.303 | 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-26 00:58:40.303 | 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-26 00:58:40.303 | 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-26 00:58:40.303 | GIT_BASE=https://github.com 2026-03-26 00:58:40.303 | GIT_DEPTH=0 2026-03-26 00:58:40.303 | GIT_TIMEOUT=0 2026-03-26 00:58:40.304 | GLANCE_API_CONF=/etc/glance/glance-api.conf 2026-03-26 00:58:40.304 | GLANCE_API_PASTE_INI=/etc/glance/glance-api-paste.ini 2026-03-26 00:58:40.304 | GLANCE_BIN_DIR=/opt/stack/data/venv/bin 2026-03-26 00:58:40.304 | GLANCE_BRANCH=master 2026-03-26 00:58:40.304 | GLANCE_CACHE_CONF=/etc/glance/glance-cache.conf 2026-03-26 00:58:40.304 | GLANCE_CACHE_DIR=/opt/stack/data/glance/cache 2026-03-26 00:58:40.304 | GLANCE_CACHE_DRIVER=centralized_db 2026-03-26 00:58:40.304 | GLANCE_CINDER_DEFAULT_BACKEND=lvmdriver-1 2026-03-26 00:58:40.304 | GLANCE_CONF_DIR=/etc/glance 2026-03-26 00:58:40.304 | GLANCE_DEFAULT_BACKEND=fast 2026-03-26 00:58:40.304 | GLANCE_DIR=/opt/stack/glance 2026-03-26 00:58:40.304 | GLANCE_ENABLE_MULTIPLE_STORES=False 2026-03-26 00:58:40.304 | GLANCE_ENABLE_QUOTAS=True 2026-03-26 00:58:40.304 | GLANCE_ENFORCE_IMAGE_FORMAT=True 2026-03-26 00:58:40.304 | GLANCE_ENFORCE_SCOPE=True 2026-03-26 00:58:40.304 | GLANCE_HOSTPORT=199.19.213.179:9292 2026-03-26 00:58:40.304 | GLANCE_IMAGE_DIR=/opt/stack/data/glance/images 2026-03-26 00:58:40.304 | GLANCE_IMAGE_IMPORT_CONF=/etc/glance/glance-image-import.conf 2026-03-26 00:58:40.304 | GLANCE_LIMIT_IMAGE_SIZE_TOTAL=10000 2026-03-26 00:58:40.304 | GLANCE_LOCK_DIR=/opt/stack/data/glance/locks 2026-03-26 00:58:40.304 | GLANCE_METADEF_DIR=/etc/glance/metadefs 2026-03-26 00:58:40.304 | GLANCE_MULTIPLE_FILE_STORES=fast 2026-03-26 00:58:40.304 | GLANCE_MULTISTORE_FILE_IMAGE_DIR=/opt/stack/data/glance 2026-03-26 00:58:40.304 | GLANCE_NFS_MOUNTPOINT=/opt/stack/data/glance/images/mnt 2026-03-26 00:58:40.304 | GLANCE_REPO=https://github.com/openstack/glance.git 2026-03-26 00:58:40.304 | GLANCE_S3_BUCKET_NAME=images 2026-03-26 00:58:40.304 | GLANCE_S3_BUCKET_ON_PUT=True 2026-03-26 00:58:40.304 | GLANCE_S3_DEFAULT_BACKEND=s3_fast 2026-03-26 00:58:40.304 | GLANCE_SCHEMA_JSON=/etc/glance/schema-image.json 2026-03-26 00:58:40.304 | GLANCE_SERVICE_HOST=199.19.213.179 2026-03-26 00:58:40.304 | GLANCE_SERVICE_LISTEN_ADDRESS=0.0.0.0 2026-03-26 00:58:40.304 | GLANCE_SERVICE_PORT=9292 2026-03-26 00:58:40.304 | GLANCE_SERVICE_PORT_INT=19292 2026-03-26 00:58:40.304 | GLANCE_SERVICE_PROTOCOL=https 2026-03-26 00:58:40.304 | GLANCE_SHOW_DIRECT_URL=False 2026-03-26 00:58:40.304 | GLANCE_SHOW_MULTIPLE_LOCATIONS=False 2026-03-26 00:58:40.304 | GLANCE_STAGING_DIR=/opt/stack/data/glance 2026-03-26 00:58:40.304 | GLANCE_STORE_ROOTWRAP_BASE_DIR=/opt/stack/data/venv/etc/glance 2026-03-26 00:58:40.304 | GLANCE_SWIFT_STORE_CONF=/etc/glance/glance-swift-store.conf 2026-03-26 00:58:40.304 | GLANCE_TASKS_DIR=/opt/stack/data/glance 2026-03-26 00:58:40.304 | GLANCE_URL=https://199.19.213.179/image 2026-03-26 00:58:40.304 | GLANCE_USE_IMPORT_WORKFLOW=False 2026-03-26 00:58:40.304 | GLANCE_USE_S3=False 2026-03-26 00:58:40.304 | GLANCE_UWSGI=glance.wsgi.api:application 2026-03-26 00:58:40.304 | GLANCE_UWSGI_CONF=/etc/glance/glance-uwsgi.ini 2026-03-26 00:58:40.304 | GLOBAL_VENV=True 2026-03-26 00:58:40.304 | GROUPS=() 2026-03-26 00:58:40.304 | HELM_VERSION=v3.10.3 2026-03-26 00:58:40.304 | HOME=/opt/stack 2026-03-26 00:58:40.304 | HOME_URL=https://www.ubuntu.com/ 2026-03-26 00:58:40.304 | HORIZON_APACHE_ROOT=/dashboard 2026-03-26 00:58:40.304 | HORIZON_BRANCH=master 2026-03-26 00:58:40.304 | HORIZON_DIR=/opt/stack/horizon 2026-03-26 00:58:40.304 | HORIZON_REPO=https://github.com/openstack/horizon.git 2026-03-26 00:58:40.304 | HORIZON_SETTINGS=/opt/stack/horizon/openstack_dashboard/local/local_settings.py.example 2026-03-26 00:58:40.304 | HOSTNAME=np0000160894 2026-03-26 00:58:40.304 | HOSTTYPE=x86_64 2026-03-26 00:58:40.304 | HOST_IP=199.19.213.179 2026-03-26 00:58:40.304 | HOST_IPV6=::1 2026-03-26 00:58:40.304 | HOST_IP_IFACE= 2026-03-26 00:58:40.304 | ID=ubuntu 2026-03-26 00:58:40.304 | ID_LIKE=debian 2026-03-26 00:58:40.304 | IFS=' 2026-03-26 00:58:40.304 | ' 2026-03-26 00:58:40.304 | IMAGE_URLS=https://github.com/cirros-dev/cirros/releases/download/0.6.3/cirros-0.6.3-x86_64-disk.img 2026-03-26 00:58:40.304 | INSTALL_DATABASE_SERVER_PACKAGES=True 2026-03-26 00:58:40.305 | INSTANCES_PATH=/opt/stack/data/nova/instances 2026-03-26 00:58:40.305 | INSTANCE_NAME_PREFIX=instance- 2026-03-26 00:58:40.305 | INT_CA_DIR=/opt/stack/data/CA/int-ca 2026-03-26 00:58:40.305 | IPV4_ADDRS_SAFE_TO_USE=10.1.0.0/20 2026-03-26 00:58:40.305 | IPV6_ADDRESS_MODE=slaac 2026-03-26 00:58:40.305 | IPV6_ADDRS_SAFE_TO_USE=fde7:7170:09c5::/56 2026-03-26 00:58:40.305 | IPV6_GLOBAL_ID=e7:7170:09c5 2026-03-26 00:58:40.305 | IPV6_PRIVATE_NETWORK_GATEWAY= 2026-03-26 00:58:40.305 | IPV6_PRIVATE_SUBNET_NAME=ipv6-private-subnet 2026-03-26 00:58:40.305 | IPV6_PROVIDER_FIXED_RANGE= 2026-03-26 00:58:40.305 | IPV6_PROVIDER_NETWORK_GATEWAY= 2026-03-26 00:58:40.305 | IPV6_PROVIDER_SUBNET_NAME=provider_net_v6 2026-03-26 00:58:40.305 | IPV6_PUBLIC_NETWORK_GATEWAY=2001:db8::2 2026-03-26 00:58:40.305 | IPV6_PUBLIC_RANGE=2001:db8::/64 2026-03-26 00:58:40.305 | IPV6_PUBLIC_SUBNET_NAME=ipv6-public-subnet 2026-03-26 00:58:40.305 | IPV6_RA_MODE=slaac 2026-03-26 00:58:40.305 | IPV6_ROUTER_GW_IP=2001:db8::1 2026-03-26 00:58:40.305 | IP_VERSION=4+6 2026-03-26 00:58:40.305 | IRONIC_PYTHON_AGENT_BRANCH=master 2026-03-26 00:58:40.305 | IRONIC_PYTHON_AGENT_REPO=https://github.com/openstack/ironic-python-agent.git 2026-03-26 00:58:40.305 | ISCSID_DEBUG=False 2026-03-26 00:58:40.305 | ISCSID_DEBUG_LEVEL=4 2026-03-26 00:58:40.305 | KEYSTONE_ADMIN_ENDPOINT=True 2026-03-26 00:58:40.305 | KEYSTONE_ASSIGNMENT_BACKEND=sql 2026-03-26 00:58:40.305 | KEYSTONE_AUTH_URI=https://199.19.213.179/identity 2026-03-26 00:58:40.305 | KEYSTONE_AUTH_URI_V3=https://199.19.213.179/identity/v3 2026-03-26 00:58:40.305 | KEYSTONE_BIN_DIR=/opt/stack/data/venv/bin 2026-03-26 00:58:40.305 | KEYSTONE_BRANCH=master 2026-03-26 00:58:40.305 | KEYSTONE_CONF=/etc/keystone/keystone.conf 2026-03-26 00:58:40.305 | KEYSTONE_CONF_DIR=/etc/keystone 2026-03-26 00:58:40.305 | KEYSTONE_DIR=/opt/stack/keystone 2026-03-26 00:58:40.305 | KEYSTONE_ENABLE_CACHE=True 2026-03-26 00:58:40.305 | KEYSTONE_ENFORCE_SCOPE=False 2026-03-26 00:58:40.305 | KEYSTONE_IDENTITY_BACKEND=sql 2026-03-26 00:58:40.305 | KEYSTONE_LOCKOUT_DURATION=10 2026-03-26 00:58:40.305 | KEYSTONE_LOCKOUT_FAILURE_ATTEMPTS=2 2026-03-26 00:58:40.305 | KEYSTONE_PASSWORD_HASH_ROUNDS=4 2026-03-26 00:58:40.305 | KEYSTONE_PUBLIC_UWSGI=keystone.wsgi.api:application 2026-03-26 00:58:40.305 | KEYSTONE_PUBLIC_UWSGI_CONF=/etc/keystone/keystone-uwsgi-public.ini 2026-03-26 00:58:40.305 | KEYSTONE_REGION_NAME=RegionOne 2026-03-26 00:58:40.305 | KEYSTONE_REPO=https://github.com/openstack/keystone.git 2026-03-26 00:58:40.305 | KEYSTONE_RESOURCE_BACKEND=sql 2026-03-26 00:58:40.305 | KEYSTONE_ROLE_BACKEND=sql 2026-03-26 00:58:40.305 | KEYSTONE_SECURITY_COMPLIANCE_ENABLED=True 2026-03-26 00:58:40.305 | KEYSTONE_SERVICE_HOST=199.19.213.179 2026-03-26 00:58:40.305 | KEYSTONE_SERVICE_PORT=5000 2026-03-26 00:58:40.305 | KEYSTONE_SERVICE_PORT_INT=5001 2026-03-26 00:58:40.305 | KEYSTONE_SERVICE_PROTOCOL=https 2026-03-26 00:58:40.305 | KEYSTONE_SERVICE_URI=https://199.19.213.179/identity 2026-03-26 00:58:40.305 | KEYSTONE_SERVICE_URI_V3=https://199.19.213.179/identity/v3 2026-03-26 00:58:40.305 | KEYSTONE_TOKEN_FORMAT=fernet 2026-03-26 00:58:40.305 | KEYSTONE_UNIQUE_LAST_PASSWORD_COUNT=2 2026-03-26 00:58:40.305 | KEY_MANAGER_BACKEND=barbican 2026-03-26 00:58:40.305 | KILL_PATH=/usr/bin/kill 2026-03-26 00:58:40.305 | KIND_VERSION=v0.16.0 2026-03-26 00:58:40.305 | LAST_RUN=0 2026-03-26 00:58:40.305 | LAST_SPINNER_PID= 2026-03-26 00:58:40.305 | LC_ALL=en_US.utf8 2026-03-26 00:58:40.305 | LDAP_BASE_DC=openstack 2026-03-26 00:58:40.305 | LDAP_BASE_DN=dc=openstack,dc=org 2026-03-26 00:58:40.305 | LDAP_DOMAIN=openstack.org 2026-03-26 00:58:40.305 | LDAP_MANAGER_DN=cn=Manager,dc=openstack,dc=org 2026-03-26 00:58:40.306 | LDAP_OLCDB_NUMBER=1 2026-03-26 00:58:40.306 | LDAP_OLCDB_TYPE=mdb 2026-03-26 00:58:40.306 | LDAP_ROOTPW_COMMAND=replace 2026-03-26 00:58:40.306 | LDAP_SERVICE_NAME=slapd 2026-03-26 00:58:40.306 | LDAP_URL=ldap://localhost 2026-03-26 00:58:40.306 | 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-26 00:58:40.306 | LIBVIRT_CPU_MODE=host-passthrough 2026-03-26 00:58:40.306 | LIBVIRT_CPU_MODEL=Nehalem 2026-03-26 00:58:40.306 | LIBVIRT_GROUP=libvirt 2026-03-26 00:58:40.306 | LIBVIRT_TYPE=kvm 2026-03-26 00:58:40.306 | LINENO=762 2026-03-26 00:58:40.306 | LOCAL_HOSTNAME=np0000160894 2026-03-26 00:58:40.306 | LOGDAYS=7 2026-03-26 00:58:40.306 | LOGDIR=/opt/stack/logs 2026-03-26 00:58:40.306 | LOGFILE=/opt/stack/logs/devstacklog.txt.2026-03-26-004434 2026-03-26 00:58:40.306 | LOGFILE_DIR=/opt/stack/logs 2026-03-26 00:58:40.306 | LOGFILE_NAME=devstacklog.txt 2026-03-26 00:58:40.306 | LOGNAME=stack 2026-03-26 00:58:40.306 | LOGO=ubuntu-logo 2026-03-26 00:58:40.306 | LOG_COLOR=False 2026-03-26 00:58:40.306 | LRC=localrc 2026-03-26 00:58:40.306 | MACHTYPE=x86_64-pc-linux-gnu 2026-03-26 00:58:40.306 | MAGNUM_API_PASTE=/etc/magnum/api-paste.ini 2026-03-26 00:58:40.306 | MAGNUM_BIN_DIR=/opt/stack/data/venv/bin 2026-03-26 00:58:40.306 | MAGNUM_BRANCH=master 2026-03-26 00:58:40.306 | MAGNUM_CERTIFICATE_CACHE_DIR=/var/lib/magnum/certificate-cache 2026-03-26 00:58:40.306 | MAGNUM_CLUSTER_API_BRANCH=main 2026-03-26 00:58:40.306 | MAGNUM_CLUSTER_API_DIR=/opt/stack/magnum-cluster-api 2026-03-26 00:58:40.306 | MAGNUM_CLUSTER_API_REPO=https://github.com/vexxhost/magnum-cluster-api.git 2026-03-26 00:58:40.306 | MAGNUM_CONF=/etc/magnum/magnum.conf 2026-03-26 00:58:40.306 | MAGNUM_CONFIGURE_IPTABLES=True 2026-03-26 00:58:40.306 | MAGNUM_CONF_DIR=/etc/magnum 2026-03-26 00:58:40.306 | MAGNUM_DIR=/opt/stack/magnum 2026-03-26 00:58:40.306 | MAGNUM_ENFORCE_SCOPE=False 2026-03-26 00:58:40.306 | MAGNUM_GUEST_IMAGE_URL=https://github.com/vexxhost/capo-image-elements/releases/latest/download/ubuntu-22.04-v1.34.5.qcow2 2026-03-26 00:58:40.306 | MAGNUM_K8S_KEYSTONE_AUTH_DEFAULT_POLICY=/etc/magnum/k8s_keystone_auth_default_policy.json 2026-03-26 00:58:40.306 | MAGNUM_POLICY=/etc/magnum/policy.yaml 2026-03-26 00:58:40.306 | MAGNUM_REPO=https://github.com/openstack/magnum.git 2026-03-26 00:58:40.306 | MAGNUM_SERVICE_HOST=199.19.213.179 2026-03-26 00:58:40.306 | MAGNUM_SERVICE_PROTOCOL=https 2026-03-26 00:58:40.306 | MAGNUM_STATE_PATH=/opt/stack/data/magnum 2026-03-26 00:58:40.306 | MAGNUM_SWIFT_REGISTRY_CONTAINER=docker_registry 2026-03-26 00:58:40.306 | MAGNUM_TRUSTEE_DOMAIN_ADMIN_PASSWORD=secret 2026-03-26 00:58:40.306 | MAGNUM_UWSGI=magnum.wsgi.api:application 2026-03-26 00:58:40.306 | MAGNUM_UWSGI_CONF=/etc/magnum/magnum-api-uwsgi.ini 2026-03-26 00:58:40.306 | MAIL=/var/mail/stack 2026-03-26 00:58:40.306 | MANILACLIENT_BRANCH=master 2026-03-26 00:58:40.306 | MANILACLIENT_DIR=/opt/stack/python-manilaclient 2026-03-26 00:58:40.306 | MANILACLIENT_REPO=https://opendev.org/openstack/python-manilaclient 2026-03-26 00:58:40.306 | MANILA_ADMIN_NET_RANGE=10.2.5.0/24 2026-03-26 00:58:40.306 | MANILA_ALLOW_NAS_SERVER_PORTS_ON_HOST=False 2026-03-26 00:58:40.306 | MANILA_API_PASTE_INI=/etc/manila/api-paste.ini 2026-03-26 00:58:40.306 | MANILA_BIN_DIR=/opt/stack/data/venv/bin 2026-03-26 00:58:40.306 | MANILA_CONF=/etc/manila/manila.conf 2026-03-26 00:58:40.306 | MANILA_CONFIGURE_DEFAULT_TYPES=True 2026-03-26 00:58:40.306 | MANILA_CONF_DIR=/etc/manila 2026-03-26 00:58:40.306 | MANILA_CONTAINER_DRIVER=manila.share.drivers.container.driver.ContainerShareDriver 2026-03-26 00:58:40.306 | MANILA_CONTAINER_VOLUME_GROUP_NAME=manila_docker_volumes 2026-03-26 00:58:40.306 | MANILA_DATA_COPY_CHECK_HASH=True 2026-03-26 00:58:40.306 | MANILA_DATA_NODE_IP=10.2.5.0/24 2026-03-26 00:58:40.306 | MANILA_DEFAULT_SHARE_GROUP_TYPE=default 2026-03-26 00:58:40.306 | MANILA_DEFAULT_SHARE_GROUP_TYPE_SPECS= 2026-03-26 00:58:40.306 | MANILA_DEFAULT_SHARE_TYPE=default 2026-03-26 00:58:40.306 | MANILA_DEFAULT_SHARE_TYPE_EXTRA_SPECS='snapshot_support=True create_share_from_snapshot_support=True' 2026-03-26 00:58:40.306 | MANILA_DEFERRED_DELETE_TASK_INTERVAL=10 2026-03-26 00:58:40.306 | MANILA_DHSS_FALSE_SHARE_TYPE_EXTRA_SPECS='snapshot_support=True create_share_from_snapshot_support=True' 2026-03-26 00:58:40.306 | MANILA_DHSS_TRUE_SHARE_TYPE_EXTRA_SPECS='snapshot_support=True create_share_from_snapshot_support=True' 2026-03-26 00:58:40.306 | MANILA_DIR=/opt/stack/manila 2026-03-26 00:58:40.306 | MANILA_DOCKER_IMAGE_ALIAS=manila_docker_image 2026-03-26 00:58:40.307 | 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-26 00:58:40.307 | MANILA_ENABLED_BACKENDS=generic 2026-03-26 00:58:40.307 | MANILA_ENABLED_SHARE_PROTOCOLS=NFS,CIFS 2026-03-26 00:58:40.307 | MANILA_ENDPOINT_BASE=http://199.19.213.179/share 2026-03-26 00:58:40.307 | MANILA_ENFORCE_SCOPE=False 2026-03-26 00:58:40.307 | MANILA_GIT_BASE=https://opendev.org 2026-03-26 00:58:40.307 | MANILA_KEY_FORMAT=ecdsa 2026-03-26 00:58:40.307 | MANILA_LOCK_PATH=/opt/stack/manila/manila_locks 2026-03-26 00:58:40.307 | MANILA_LVM_SHARE_EXPORT_IPS=199.19.213.179 2026-03-26 00:58:40.307 | MANILA_MNT_DIR=/opt/stack/data/manila/mnt 2026-03-26 00:58:40.307 | MANILA_NETWORK_API_CLASS=manila.network.neutron.neutron_network_plugin.NeutronBindNetworkPlugin 2026-03-26 00:58:40.307 | MANILA_NEUTRON_VNIC_TYPE=normal 2026-03-26 00:58:40.307 | MANILA_PATH_TO_PRIVATE_KEY=/opt/stack/.ssh/id_ecdsa 2026-03-26 00:58:40.307 | MANILA_PATH_TO_PUBLIC_KEY=/opt/stack/.ssh/id_ecdsa.pub 2026-03-26 00:58:40.307 | MANILA_REPLICA_STATE_UPDATE_INTERVAL=300 2026-03-26 00:58:40.307 | MANILA_REPO_ROOT=openstack 2026-03-26 00:58:40.307 | MANILA_RESTORE_IPV6_DEFAULT_ROUTE=True 2026-03-26 00:58:40.307 | MANILA_SCHEDULER_DRIVER=manila.scheduler.drivers.filter.FilterScheduler 2026-03-26 00:58:40.307 | MANILA_SERVICE_HOST=199.19.213.179 2026-03-26 00:58:40.307 | MANILA_SERVICE_IMAGE_ENABLED=True 2026-03-26 00:58:40.307 | MANILA_SERVICE_IMAGE_NAME=manila-service-image-master 2026-03-26 00:58:40.307 | MANILA_SERVICE_IMAGE_URL=http://tarballs.openstack.org/manila-image-elements/images/manila-service-image-master.qcow2 2026-03-26 00:58:40.307 | MANILA_SERVICE_INSTANCE_PASSWORD=manila 2026-03-26 00:58:40.307 | MANILA_SERVICE_INSTANCE_USER=manila 2026-03-26 00:58:40.307 | MANILA_SERVICE_KEYPAIR_NAME=manila-service 2026-03-26 00:58:40.307 | MANILA_SERVICE_PORT=8786 2026-03-26 00:58:40.307 | MANILA_SERVICE_PORT_INT=18786 2026-03-26 00:58:40.307 | MANILA_SERVICE_PROTOCOL=http 2026-03-26 00:58:40.307 | MANILA_SERVICE_SECGROUP=manila-service 2026-03-26 00:58:40.307 | MANILA_SERVICE_VM_FLAVOR_DISK=5 2026-03-26 00:58:40.307 | MANILA_SERVICE_VM_FLAVOR_NAME=manila-service-flavor 2026-03-26 00:58:40.307 | MANILA_SERVICE_VM_FLAVOR_RAM=512 2026-03-26 00:58:40.307 | MANILA_SERVICE_VM_FLAVOR_REF=100 2026-03-26 00:58:40.307 | MANILA_SERVICE_VM_FLAVOR_VCPUS=1 2026-03-26 00:58:40.307 | MANILA_SETUP_IPV6=False 2026-03-26 00:58:40.307 | MANILA_SSH_TIMEOUT=180 2026-03-26 00:58:40.307 | MANILA_STATE_PATH=/opt/stack/data/manila 2026-03-26 00:58:40.307 | MANILA_USE_DOWNGRADE_MIGRATIONS=False 2026-03-26 00:58:40.307 | MANILA_USE_SCHEDULER_CREATING_SHARE_FROM_SNAPSHOT=False 2026-03-26 00:58:40.307 | MANILA_USE_SERVICE_INSTANCE_PASSWORD=True 2026-03-26 00:58:40.307 | MANILA_UWSGI_CONF=/etc/manila/manila-uwsgi.ini 2026-03-26 00:58:40.307 | MANILA_WSGI=manila.wsgi.api:application 2026-03-26 00:58:40.307 | MANILA_ZFSONLINUX_BACKEND_FILES_CONTAINER_DIR=/opt/stack/data/manila/zfsonlinux 2026-03-26 00:58:40.307 | MANILA_ZFSONLINUX_DATASET_CREATION_OPTIONS=compression=gzip 2026-03-26 00:58:40.307 | MANILA_ZFSONLINUX_REPLICATION_DOMAIN=ZFSonLinux 2026-03-26 00:58:40.307 | MANILA_ZFSONLINUX_SERVICE_IP=199.19.213.179 2026-03-26 00:58:40.307 | MANILA_ZFSONLINUX_SHARE_EXPORT_IP=199.19.213.179 2026-03-26 00:58:40.307 | MANILA_ZFSONLINUX_SSH_USERNAME=stack 2026-03-26 00:58:40.307 | MANILA_ZFSONLINUX_USE_SSH=False 2026-03-26 00:58:40.307 | MANILA_ZFSONLINUX_ZPOOL_SIZE=30G 2026-03-26 00:58:40.307 | MAX_DB_CONNECTIONS=200 2026-03-26 00:58:40.307 | MEMCACHE_SERVERS=localhost:11211 2026-03-26 00:58:40.307 | METADATA_SERVICE_PORT=8775 2026-03-26 00:58:40.307 | METERING_PLUGIN=neutron.services.metering.metering_plugin.MeteringPlugin 2026-03-26 00:58:40.307 | ML2_L3_PLUGIN=ovn-router 2026-03-26 00:58:40.307 | MYSQL_DRIVER=PyMySQL 2026-03-26 00:58:40.307 | MYSQL_GATHER_PERFORMANCE=True 2026-03-26 00:58:40.307 | MYSQL_HOST=127.0.0.1 2026-03-26 00:58:40.307 | MYSQL_REDUCE_MEMORY=True 2026-03-26 00:58:40.307 | MYSQL_SERVICE_NAME=mysql 2026-03-26 00:58:40.307 | MYSQL_USER=root 2026-03-26 00:58:40.307 | NAME=Ubuntu 2026-03-26 00:58:40.307 | NETWORK_GATEWAY=10.1.0.1 2026-03-26 00:58:40.307 | NEUTRON_ANY='q-svc neutron-api' 2026-03-26 00:58:40.308 | NEUTRON_BIN_DIR=/opt/stack/data/venv/bin 2026-03-26 00:58:40.308 | NEUTRON_BRANCH=master 2026-03-26 00:58:40.308 | NEUTRON_CONF=/etc/neutron/neutron.conf 2026-03-26 00:58:40.308 | NEUTRON_CONF_DIR=/etc/neutron 2026-03-26 00:58:40.308 | NEUTRON_CREATE_INITIAL_NETWORKS=True 2026-03-26 00:58:40.308 | NEUTRON_DHCP_CONF=/etc/neutron/dhcp_agent.ini 2026-03-26 00:58:40.308 | NEUTRON_DIR=/opt/stack/neutron 2026-03-26 00:58:40.308 | NEUTRON_ENDPOINT_SERVICE_NAME=networking 2026-03-26 00:58:40.308 | NEUTRON_ENFORCE_SCOPE=True 2026-03-26 00:58:40.308 | NEUTRON_FWAAS_DIR=/opt/stack/neutron-fwaas 2026-03-26 00:58:40.308 | NEUTRON_L3_CONF=/etc/neutron/l3_agent.ini 2026-03-26 00:58:40.308 | NEUTRON_OVN_AGENT_BINARY=neutron-ovn-agent 2026-03-26 00:58:40.308 | NEUTRON_OVN_BIN_DIR=/opt/stack/data/venv/bin 2026-03-26 00:58:40.308 | NEUTRON_OVN_METADATA_BINARY=neutron-ovn-metadata-agent 2026-03-26 00:58:40.308 | NEUTRON_PORT_SECURITY=True 2026-03-26 00:58:40.308 | NEUTRON_REPO=https://github.com/openstack/neutron.git 2026-03-26 00:58:40.308 | NEUTRON_ROOTWRAP=/opt/stack/data/venv/bin/neutron-rootwrap 2026-03-26 00:58:40.308 | NEUTRON_TEST_CONFIG_FILE=/etc/neutron/debug.ini 2026-03-26 00:58:40.308 | NEUTRON_UWSGI=neutron.wsgi.api:application 2026-03-26 00:58:40.308 | NEUTRON_UWSGI_CONF=/etc/neutron/neutron-api-uwsgi.ini 2026-03-26 00:58:40.308 | NOUNSET= 2026-03-26 00:58:40.308 | NOVA_ALLOW_MOVE_TO_SAME_HOST=True 2026-03-26 00:58:40.308 | NOVA_API_DB=nova_api 2026-03-26 00:58:40.308 | NOVA_API_PASTE_INI=/etc/nova/api-paste.ini 2026-03-26 00:58:40.308 | NOVA_BIN_DIR=/opt/stack/data/venv/bin 2026-03-26 00:58:40.308 | NOVA_BRANCH=master 2026-03-26 00:58:40.308 | NOVA_COND_CONF=/etc/nova/nova.conf 2026-03-26 00:58:40.308 | NOVA_CONF=/etc/nova/nova.conf 2026-03-26 00:58:40.308 | NOVA_CONF_DIR=/etc/nova 2026-03-26 00:58:40.308 | NOVA_CONSOLE_PROXY_COMPUTE_TLS=False 2026-03-26 00:58:40.308 | NOVA_CPU_CELL=1 2026-03-26 00:58:40.308 | NOVA_CPU_CONF=/etc/nova/nova-cpu.conf 2026-03-26 00:58:40.308 | NOVA_CPU_UUID= 2026-03-26 00:58:40.308 | NOVA_DIR=/opt/stack/nova 2026-03-26 00:58:40.308 | NOVA_ENABLED_APIS=osapi_compute 2026-03-26 00:58:40.308 | NOVA_ENABLE_CACHE=True 2026-03-26 00:58:40.308 | NOVA_ENFORCE_SCOPE=True 2026-03-26 00:58:40.308 | NOVA_FAKE_CONF=/etc/nova/nova-fake.conf 2026-03-26 00:58:40.308 | NOVA_FILTERS=ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter 2026-03-26 00:58:40.308 | NOVA_INSTANCES_PATH=/opt/stack/data/nova/instances 2026-03-26 00:58:40.308 | NOVA_LIBVIRT_TB_CACHE_SIZE=128 2026-03-26 00:58:40.308 | NOVA_METADATA_UWSGI=nova.wsgi.metadata:application 2026-03-26 00:58:40.308 | NOVA_METADATA_UWSGI_CONF=/etc/nova/nova-metadata-uwsgi.ini 2026-03-26 00:58:40.308 | NOVA_MY_IP=199.19.213.179 2026-03-26 00:58:40.308 | NOVA_NOTIFICATION_FORMAT=unversioned 2026-03-26 00:58:40.308 | NOVA_NUM_CELLS=1 2026-03-26 00:58:40.308 | NOVA_PLUGINS=/opt/stack/devstack/lib/nova_plugins 2026-03-26 00:58:40.308 | NOVA_READY_TIMEOUT=60 2026-03-26 00:58:40.308 | NOVA_REPO=https://github.com/openstack/nova.git 2026-03-26 00:58:40.308 | NOVA_SERIAL_ENABLED=False 2026-03-26 00:58:40.308 | NOVA_SERVICE_HOST=199.19.213.179 2026-03-26 00:58:40.308 | NOVA_SERVICE_LISTEN_ADDRESS=0.0.0.0 2026-03-26 00:58:40.308 | NOVA_SERVICE_PORT=8774 2026-03-26 00:58:40.308 | NOVA_SERVICE_PORT_INT=18774 2026-03-26 00:58:40.308 | NOVA_SERVICE_PROTOCOL=https 2026-03-26 00:58:40.308 | NOVA_SERVICE_REPORT_INTERVAL=120 2026-03-26 00:58:40.308 | NOVA_SHUTDOWN_TIMEOUT=0 2026-03-26 00:58:40.308 | NOVA_SPICE_ENABLED=False 2026-03-26 00:58:40.308 | NOVA_STATE_PATH=/opt/stack/data/nova 2026-03-26 00:58:40.308 | NOVA_USE_SERVICE_TOKEN=True 2026-03-26 00:58:40.308 | NOVA_USE_UNIFIED_LIMITS=False 2026-03-26 00:58:40.308 | NOVA_UWSGI=nova.wsgi.osapi_compute:application 2026-03-26 00:58:40.308 | NOVA_UWSGI_CONF=/etc/nova/nova-api-uwsgi.ini 2026-03-26 00:58:40.308 | NOVA_VNC_ENABLED=True 2026-03-26 00:58:40.308 | NOVNC_BRANCH=v1.3.0 2026-03-26 00:58:40.308 | NOVNC_FROM_PACKAGE=False 2026-03-26 00:58:40.308 | NOVNC_REPO=https://github.com/novnc/novnc.git 2026-03-26 00:58:40.309 | NOVNC_WEB_DIR=/opt/stack/novnc 2026-03-26 00:58:40.309 | NOW=1774485888 2026-03-26 00:58:40.309 | NO_UPDATE_REPOS=False 2026-03-26 00:58:40.309 | OBJECT_PORT_BASE=6613 2026-03-26 00:58:40.309 | OCTAVIA=octavia 2026-03-26 00:58:40.309 | OCTAVIA_AMPHORA_DRIVER=amphora_haproxy_rest_driver 2026-03-26 00:58:40.309 | OCTAVIA_AMP_CONN_TIMEOUT=10 2026-03-26 00:58:40.309 | OCTAVIA_AMP_EXPIRY_AGE=3600 2026-03-26 00:58:40.309 | OCTAVIA_AMP_FLAVOR_ID=10 2026-03-26 00:58:40.309 | OCTAVIA_AMP_IMAGE_ARCH=amd64 2026-03-26 00:58:40.309 | OCTAVIA_AMP_IMAGE_FILE=/opt/stack/octavia/diskimage-create/amphora-x64-haproxy.qcow2 2026-03-26 00:58:40.309 | OCTAVIA_AMP_IMAGE_NAME=amphora-x64-haproxy 2026-03-26 00:58:40.309 | OCTAVIA_AMP_IMAGE_TAG=amphora 2026-03-26 00:58:40.309 | OCTAVIA_AMP_LOG_ADMIN_PORT=10514 2026-03-26 00:58:40.309 | OCTAVIA_AMP_LOG_TENANT_PORT=20514 2026-03-26 00:58:40.309 | OCTAVIA_AMP_READ_TIMEOUT=120 2026-03-26 00:58:40.309 | OCTAVIA_AMP_SSH_KEY_BITS=2048 2026-03-26 00:58:40.309 | OCTAVIA_AMP_SSH_KEY_NAME=octavia_ssh_key 2026-03-26 00:58:40.309 | OCTAVIA_AMP_SSH_KEY_PATH=/etc/octavia/.ssh/octavia_ssh_key 2026-03-26 00:58:40.309 | OCTAVIA_AMP_SSH_KEY_TYPE=rsa 2026-03-26 00:58:40.309 | OCTAVIA_API=o-api 2026-03-26 00:58:40.309 | OCTAVIA_API_ARGS=' --config-file /etc/octavia/octavia.conf' 2026-03-26 00:58:40.309 | OCTAVIA_API_HAPROXY=o-api-ha 2026-03-26 00:58:40.309 | OCTAVIA_AUDIT_MAP=/etc/octavia/octavia_api_audit_map.conf 2026-03-26 00:58:40.309 | OCTAVIA_BIN_DIR=/opt/stack/data/venv/bin 2026-03-26 00:58:40.309 | OCTAVIA_CERTS_DIR=/etc/octavia/certs 2026-03-26 00:58:40.309 | OCTAVIA_COMPUTE_DRIVER=compute_nova_driver 2026-03-26 00:58:40.309 | OCTAVIA_CONF=/etc/octavia/octavia.conf 2026-03-26 00:58:40.309 | OCTAVIA_CONF_DIR=/etc/octavia 2026-03-26 00:58:40.309 | OCTAVIA_CONSUMER=o-cw 2026-03-26 00:58:40.309 | OCTAVIA_CONSUMER_ARGS=' --config-file /etc/octavia/octavia.conf' 2026-03-26 00:58:40.309 | OCTAVIA_CONSUMER_BINARY=/opt/stack/data/venv/bin/octavia-worker 2026-03-26 00:58:40.309 | OCTAVIA_CONTROLLER_IP_PORT_LIST=auto 2026-03-26 00:58:40.309 | OCTAVIA_DIB_TRACING=1 2026-03-26 00:58:40.309 | OCTAVIA_DIR=/opt/stack/octavia 2026-03-26 00:58:40.309 | OCTAVIA_DRIVER_AGENT=o-da 2026-03-26 00:58:40.309 | OCTAVIA_DRIVER_AGENT_ARGS=' --config-file /etc/octavia/octavia.conf' 2026-03-26 00:58:40.309 | OCTAVIA_DRIVER_AGENT_BINARY=/opt/stack/data/venv/bin/octavia-driver-agent 2026-03-26 00:58:40.309 | OCTAVIA_ENABLE_AMPHORAV2_JOBBOARD=False 2026-03-26 00:58:40.309 | OCTAVIA_HA_PORT=9875 2026-03-26 00:58:40.309 | OCTAVIA_HEALTHMANAGER=o-hm 2026-03-26 00:58:40.309 | OCTAVIA_HEALTHMANAGER_ARGS=' --config-file /etc/octavia/octavia.conf' 2026-03-26 00:58:40.309 | OCTAVIA_HEALTHMANAGER_BINARY=/opt/stack/data/venv/bin/octavia-health-manager 2026-03-26 00:58:40.309 | OCTAVIA_HEALTH_KEY=insecure 2026-03-26 00:58:40.309 | OCTAVIA_HM_LISTEN_PORT=5555 2026-03-26 00:58:40.309 | OCTAVIA_HOUSEKEEPER=o-hk 2026-03-26 00:58:40.309 | OCTAVIA_HOUSEKEEPER_ARGS=' --config-file /etc/octavia/octavia.conf' 2026-03-26 00:58:40.309 | OCTAVIA_HOUSEKEEPER_BINARY=/opt/stack/data/venv/bin/octavia-housekeeping 2026-03-26 00:58:40.309 | OCTAVIA_IMAGE_DRIVER=image_glance_driver 2026-03-26 00:58:40.309 | OCTAVIA_JOBBOARD_BACKEND=redis 2026-03-26 00:58:40.309 | OCTAVIA_JOBBOARD_EXPIRATION_TIME=30 2026-03-26 00:58:40.309 | OCTAVIA_LB_EXPIRY_AGE=3600 2026-03-26 00:58:40.309 | OCTAVIA_LB_TOPOLOGY=SINGLE 2026-03-26 00:58:40.309 | OCTAVIA_MGMT_PORT_IP=auto 2026-03-26 00:58:40.309 | OCTAVIA_MGMT_SUBNET=192.168.0.0/24 2026-03-26 00:58:40.309 | OCTAVIA_MGMT_SUBNET_END=192.168.0.200 2026-03-26 00:58:40.309 | OCTAVIA_MGMT_SUBNET_IPV6=fd00:0:0:42::/64 2026-03-26 00:58:40.309 | OCTAVIA_MGMT_SUBNET_IPV6_END=fd00:0:0:42:ffff:ffff:ffff:ffff 2026-03-26 00:58:40.309 | OCTAVIA_MGMT_SUBNET_IPV6_START=fd00:0:0:42:0:0:0:2 2026-03-26 00:58:40.309 | OCTAVIA_MGMT_SUBNET_START=192.168.0.2 2026-03-26 00:58:40.309 | OCTAVIA_NETWORK_DRIVER=allowed_address_pairs_driver 2026-03-26 00:58:40.309 | OCTAVIA_NODE=api 2026-03-26 00:58:40.309 | OCTAVIA_PASSWORD=secretadmin 2026-03-26 00:58:40.309 | OCTAVIA_PORT=9876 2026-03-26 00:58:40.309 | OCTAVIA_PREGENERATED_CERTS_DIR=/opt/stack/octavia/devstack/pregenerated/certs 2026-03-26 00:58:40.309 | OCTAVIA_PREGENERATED_SSH_KEY_PATH=/opt/stack/octavia/devstack/pregenerated/ssh-keys/octavia_ssh_key 2026-03-26 00:58:40.309 | OCTAVIA_PROJECT_DOMAIN_NAME=Default 2026-03-26 00:58:40.309 | OCTAVIA_PROJECT_NAME=admin 2026-03-26 00:58:40.310 | OCTAVIA_PROTOCOL=http 2026-03-26 00:58:40.310 | OCTAVIA_PROVIDER_AGENTS=ovn 2026-03-26 00:58:40.310 | OCTAVIA_PROVIDER_DRIVERS='amphora:The Octavia Amphora driver.,octavia:Deprecated alias of the Octavia Amphora driver.,ovn:Octavia OVN driver.' 2026-03-26 00:58:40.310 | OCTAVIA_RUN_DIR=/var/run/octavia 2026-03-26 00:58:40.310 | OCTAVIA_SERVICE=octavia 2026-03-26 00:58:40.310 | OCTAVIA_SERVICE_TYPE=load-balancer 2026-03-26 00:58:40.310 | OCTAVIA_SSH_DIR=/etc/octavia/.ssh 2026-03-26 00:58:40.310 | OCTAVIA_USERNAME=admin 2026-03-26 00:58:40.310 | OCTAVIA_USER_DOMAIN_NAME=Default 2026-03-26 00:58:40.310 | OCTAVIA_USE_PREGENERATED_CERTS=False 2026-03-26 00:58:40.310 | OCTAVIA_USE_PREGENERATED_SSH_KEY=False 2026-03-26 00:58:40.310 | OCTAVIA_UWSGI_APP=octavia.wsgi.api:application 2026-03-26 00:58:40.310 | OCTAVIA_UWSGI_CONF=/etc/octavia/octavia-uwsgi.ini 2026-03-26 00:58:40.310 | OCTAVIA_VOLUME_DRIVER=volume_noop_driver 2026-03-26 00:58:40.310 | OFFLINE=False 2026-03-26 00:58:40.310 | OLDPWD=/opt/stack/placement 2026-03-26 00:58:40.310 | OPENSSL=/usr/bin/openssl 2026-03-26 00:58:40.310 | OPTERR=1 2026-03-26 00:58:40.310 | OPTIND=1 2026-03-26 00:58:40.310 | ORC_VERSION=v2.2.0 2026-03-26 00:58:40.310 | ORG_NAME=OpenStack 2026-03-26 00:58:40.310 | ORG_UNIT_NAME=DevStack 2026-03-26 00:58:40.310 | OSLO_BIN_DIR=/opt/stack/data/venv/bin 2026-03-26 00:58:40.310 | OSTESTIMAGES_BRANCH=master 2026-03-26 00:58:40.310 | OSTESTIMAGES_DIR=/opt/stack/os-test-images 2026-03-26 00:58:40.310 | OSTESTIMAGES_REPO=https://github.com/openstack/os-test-images.git 2026-03-26 00:58:40.310 | OSTYPE=linux-gnu 2026-03-26 00:58:40.310 | OS_BRICK_LOCK_PATH=/opt/stack/data/os_brick 2026-03-26 00:58:40.310 | OS_CLOUD=devstack-admin 2026-03-26 00:58:40.310 | OS_VIF_OVS_ISOLATE_VIF=False 2026-03-26 00:58:40.310 | OVN_AGENT_CONF=/etc/neutron/plugins/ml2/ovn_agent.ini 2026-03-26 00:58:40.310 | OVN_AGENT_EXTENSIONS=metadata 2026-03-26 00:58:40.310 | OVN_BRANCH=branch-24.03 2026-03-26 00:58:40.310 | OVN_BRIDGE_MAPPINGS=public:br-ex 2026-03-26 00:58:40.310 | OVN_BUILD_FROM_SOURCE=False 2026-03-26 00:58:40.310 | OVN_BUILD_MODULES=False 2026-03-26 00:58:40.310 | OVN_CONTROLLER_SERVICE=ovn-controller.service 2026-03-26 00:58:40.310 | OVN_CONTROLLER_VTEP_SERVICE=ovn-controller-vtep.service 2026-03-26 00:58:40.310 | OVN_DATADIR=/var/lib/ovn 2026-03-26 00:58:40.310 | OVN_DBS_LOG_LEVEL=dbg 2026-03-26 00:58:40.310 | OVN_DNS_SERVERS=8.8.8.8 2026-03-26 00:58:40.310 | OVN_GENEVE_OVERHEAD=38 2026-03-26 00:58:40.310 | OVN_IGMP_SNOOPING_ENABLE=False 2026-03-26 00:58:40.310 | OVN_INSTALL_OVS_PYTHON_MODULE=False 2026-03-26 00:58:40.310 | OVN_L3_CREATE_PUBLIC_NETWORK=True 2026-03-26 00:58:40.310 | OVN_L3_SCHEDULER=leastloaded 2026-03-26 00:58:40.310 | OVN_META_CONF=/etc/neutron/neutron_ovn_metadata_agent.ini 2026-03-26 00:58:40.310 | OVN_META_DATA_HOST=199.19.213.179 2026-03-26 00:58:40.310 | OVN_NB_REMOTE=ssl:199.19.213.179:6641 2026-03-26 00:58:40.310 | OVN_NEUTRON_SYNC_MODE=log 2026-03-26 00:58:40.310 | OVN_NORTHD_SERVICE=ovn-central.service 2026-03-26 00:58:40.310 | OVN_OCTAVIA_PROVIDER_DIR=/opt/stack/ovn-octavia-provider 2026-03-26 00:58:40.310 | OVN_PROTO=ssl 2026-03-26 00:58:40.310 | OVN_REPO=https://github.com/ovn-org/ovn.git 2026-03-26 00:58:40.310 | OVN_REPO_NAME=ovn 2026-03-26 00:58:40.310 | OVN_RUNDIR=/var/run/ovn 2026-03-26 00:58:40.310 | OVN_SB_REMOTE=ssl:199.19.213.179:6642 2026-03-26 00:58:40.310 | OVN_SCRIPTDIR=/share/ovn/scripts 2026-03-26 00:58:40.310 | OVN_SHAREDIR=/share/ovn 2026-03-26 00:58:40.310 | OVN_SPLIT_HASH=05bf1dbb98b0635a51f75e268ef8aed27601401d 2026-03-26 00:58:40.310 | OVN_UUID= 2026-03-26 00:58:40.310 | OVSDB_SERVER_LOCAL_HOST=127.0.0.1 2026-03-26 00:58:40.310 | OVSDB_SERVER_SERVICE=ovsdb-server.service 2026-03-26 00:58:40.310 | OVS_BINDIR=/bin 2026-03-26 00:58:40.311 | OVS_BRANCH=branch-3.3 2026-03-26 00:58:40.311 | OVS_BRIDGE=br-int 2026-03-26 00:58:40.311 | OVS_DATADIR=/opt/stack/data/ovs 2026-03-26 00:58:40.311 | OVS_DATAPATH_TYPE=system 2026-03-26 00:58:40.311 | OVS_ENABLE_TUNNELING=True 2026-03-26 00:58:40.311 | OVS_PHYSICAL_BRIDGE=br-ex 2026-03-26 00:58:40.311 | OVS_PREFIX= 2026-03-26 00:58:40.311 | OVS_REPO=https://github.com/openvswitch/ovs.git 2026-03-26 00:58:40.311 | OVS_REPO_NAME=ovs 2026-03-26 00:58:40.311 | OVS_RUNDIR=/var/run/openvswitch 2026-03-26 00:58:40.311 | OVS_SBINDIR=/sbin 2026-03-26 00:58:40.311 | OVS_SCRIPTDIR=/share/openvswitch/scripts 2026-03-26 00:58:40.311 | OVS_SHAREDIR=/share/openvswitch 2026-03-26 00:58:40.311 | OVS_SYSCONFDIR=/etc/openvswitch 2026-03-26 00:58:40.311 | OVS_TUNNEL_BRIDGE=br-tun 2026-03-26 00:58:40.311 | OVS_VSWITCHD_SERVICE=ovs-vswitchd.service 2026-03-26 00:58:40.311 | PACKAGES='apache2 2026-03-26 00:58:40.311 | apache2-dev 2026-03-26 00:58:40.311 | bc 2026-03-26 00:58:40.311 | bsdmainutils 2026-03-26 00:58:40.311 | curl 2026-03-26 00:58:40.311 | g++ 2026-03-26 00:58:40.311 | gawk 2026-03-26 00:58:40.311 | gcc 2026-03-26 00:58:40.311 | gettext 2026-03-26 00:58:40.311 | git 2026-03-26 00:58:40.311 | graphviz 2026-03-26 00:58:40.311 | iputils-ping 2026-03-26 00:58:40.311 | libffi-dev 2026-03-26 00:58:40.311 | libjpeg-dev 2026-03-26 00:58:40.311 | libpq-dev 2026-03-26 00:58:40.311 | libssl-dev 2026-03-26 00:58:40.311 | libsystemd-dev 2026-03-26 00:58:40.311 | libxml2-dev 2026-03-26 00:58:40.311 | libxslt1-dev 2026-03-26 00:58:40.311 | libyaml-dev 2026-03-26 00:58:40.311 | lsof 2026-03-26 00:58:40.311 | openssh-server 2026-03-26 00:58:40.311 | openssl 2026-03-26 00:58:40.311 | pkg-config 2026-03-26 00:58:40.311 | psmisc 2026-03-26 00:58:40.311 | python3-dev 2026-03-26 00:58:40.311 | python3-pip 2026-03-26 00:58:40.311 | python3-systemd 2026-03-26 00:58:40.311 | python3-venv 2026-03-26 00:58:40.311 | tar 2026-03-26 00:58:40.311 | tcpdump 2026-03-26 00:58:40.311 | unzip 2026-03-26 00:58:40.311 | uuid-runtime 2026-03-26 00:58:40.311 | wget 2026-03-26 00:58:40.311 | zlib1g-dev 2026-03-26 00:58:40.311 | lvm2 2026-03-26 00:58:40.311 | qemu-utils 2026-03-26 00:58:40.311 | thin-provisioning-tools 2026-03-26 00:58:40.311 | lsscsi 2026-03-26 00:58:40.311 | open-iscsi 2026-03-26 00:58:40.311 | libkrb5-dev 2026-03-26 00:58:40.311 | libldap2-dev 2026-03-26 00:58:40.311 | libsasl2-dev 2026-03-26 00:58:40.311 | memcached 2026-03-26 00:58:40.311 | python3-mysqldb 2026-03-26 00:58:40.311 | sqlite3 2026-03-26 00:58:40.311 | conntrack 2026-03-26 00:58:40.311 | curl 2026-03-26 00:58:40.311 | ebtables 2026-03-26 00:58:40.311 | genisoimage 2026-03-26 00:58:40.311 | iptables 2026-03-26 00:58:40.312 | iputils-arping 2026-03-26 00:58:40.312 | kpartx 2026-03-26 00:58:40.312 | libjs-jquery-tablesorter 2026-03-26 00:58:40.312 | parted 2026-03-26 00:58:40.312 | pm-utils 2026-03-26 00:58:40.312 | python3-mysqldb 2026-03-26 00:58:40.312 | socat 2026-03-26 00:58:40.312 | sqlite3 2026-03-26 00:58:40.312 | sudo 2026-03-26 00:58:40.312 | vlan 2026-03-26 00:58:40.312 | cryptsetup 2026-03-26 00:58:40.312 | dosfstools 2026-03-26 00:58:40.312 | genisoimage 2026-03-26 00:58:40.312 | gir1.2-libosinfo-1.0 2026-03-26 00:58:40.312 | netcat-openbsd 2026-03-26 00:58:40.312 | open-iscsi 2026-03-26 00:58:40.312 | qemu-utils 2026-03-26 00:58:40.312 | sg3-utils 2026-03-26 00:58:40.312 | sysfsutils 2026-03-26 00:58:40.312 | acl 2026-03-26 00:58:40.312 | dnsmasq-base 2026-03-26 00:58:40.312 | dnsmasq-utils 2026-03-26 00:58:40.312 | ebtables 2026-03-26 00:58:40.312 | haproxy 2026-03-26 00:58:40.312 | iptables 2026-03-26 00:58:40.312 | iputils-arping 2026-03-26 00:58:40.312 | iputils-ping 2026-03-26 00:58:40.312 | postgresql-server-dev-all 2026-03-26 00:58:40.312 | python3-mysqldb 2026-03-26 00:58:40.312 | sqlite3 2026-03-26 00:58:40.312 | sudo 2026-03-26 00:58:40.312 | vlan 2026-03-26 00:58:40.312 | apache2 golang 2026-03-26 00:58:40.312 | debootstrap 2026-03-26 00:58:40.312 | rsyslog 2026-03-26 00:58:40.312 | lvm2' 2026-03-26 00:58:40.312 | 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-26 00:58:40.312 | PHYSICAL_NETWORK=public 2026-03-26 00:58:40.312 | PIPESTATUS=([0]="0") 2026-03-26 00:58:40.312 | PIP_UPGRADE=False 2026-03-26 00:58:40.312 | PIP_VIRTUAL_ENV= 2026-03-26 00:58:40.312 | PLACEMENT_AUTH_STRATEGY=keystone 2026-03-26 00:58:40.312 | PLACEMENT_BIN_DIR=/opt/stack/data/venv/bin 2026-03-26 00:58:40.312 | PLACEMENT_BRANCH=master 2026-03-26 00:58:40.312 | PLACEMENT_CONF=/etc/placement/placement.conf 2026-03-26 00:58:40.312 | PLACEMENT_CONF_DIR=/etc/placement 2026-03-26 00:58:40.312 | PLACEMENT_DIR=/opt/stack/placement 2026-03-26 00:58:40.312 | PLACEMENT_ENFORCE_SCOPE=False 2026-03-26 00:58:40.312 | PLACEMENT_REPO=https://github.com/openstack/placement.git 2026-03-26 00:58:40.312 | PLACEMENT_SERVICE_HOST=199.19.213.179 2026-03-26 00:58:40.312 | PLACEMENT_SERVICE_PROTOCOL=https 2026-03-26 00:58:40.312 | PLACEMENT_UWSGI=placement.wsgi.api:application 2026-03-26 00:58:40.312 | PLACEMENT_UWSGI_CONF=/etc/placement/placement-uwsgi.ini 2026-03-26 00:58:40.312 | POSIXLY_CORRECT=y 2026-03-26 00:58:40.312 | PPID=2060 2026-03-26 00:58:40.312 | PREREQ_RERUN_HOURS=2 2026-03-26 00:58:40.312 | PREREQ_RERUN_MARKER=/opt/stack/devstack/.prereqs 2026-03-26 00:58:40.312 | PREREQ_RERUN_SECONDS=7200 2026-03-26 00:58:40.312 | PRETTY_NAME='Ubuntu 24.04.4 LTS' 2026-03-26 00:58:40.312 | PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy 2026-03-26 00:58:40.312 | PRIVATE_NETWORK_NAME=private 2026-03-26 00:58:40.312 | PRIVATE_SUBNET_NAME=private-subnet 2026-03-26 00:58:40.312 | PROVIDER_SUBNET_NAME=provider_net 2026-03-26 00:58:40.312 | PS4='+ $(short_source): ' 2026-03-26 00:58:40.312 | PUBLIC_BRIDGE=br-ex 2026-03-26 00:58:40.312 | PUBLIC_BRIDGE_MTU=1430 2026-03-26 00:58:40.313 | PUBLIC_INTERFACE= 2026-03-26 00:58:40.313 | PUBLIC_NETWORK_GATEWAY=172.24.5.1 2026-03-26 00:58:40.313 | PUBLIC_NETWORK_NAME=public 2026-03-26 00:58:40.313 | PUBLIC_PHYSICAL_NETWORK=public 2026-03-26 00:58:40.313 | PUBLIC_SUBNET_NAME=public-subnet 2026-03-26 00:58:40.313 | PWD=/opt/stack/devstack 2026-03-26 00:58:40.313 | PYKMIP_CA_PATH=/opt/stack/data/CA/int-ca/ca-chain.pem 2026-03-26 00:58:40.313 | PYKMIP_CLIENT_CERT=/opt/stack/data/CA/int-ca/pykmip-client.crt 2026-03-26 00:58:40.313 | PYKMIP_CLIENT_KEY=/opt/stack/data/CA/int-ca/private/pykmip-client.key 2026-03-26 00:58:40.313 | PYKMIP_CONF=/etc/pykmip/server.conf 2026-03-26 00:58:40.313 | PYKMIP_CONF_DIR=/etc/pykmip 2026-03-26 00:58:40.313 | PYKMIP_LOG_DIR=/var/log/pykmip 2026-03-26 00:58:40.313 | PYKMIP_SERVER_CERT=/opt/stack/data/CA/int-ca/pykmip-server.crt 2026-03-26 00:58:40.313 | PYKMIP_SERVER_KEY=/opt/stack/data/CA/int-ca/private/pykmip-server.key 2026-03-26 00:58:40.313 | PYTHON=/opt/stack/data/venv/bin/python3 2026-03-26 00:58:40.313 | PYTHON3_VERSION=3.12 2026-03-26 00:58:40.313 | QEMU_CONF=/etc/libvirt/qemu.conf 2026-03-26 00:58:40.313 | Q_ADMIN_USERNAME=neutron 2026-03-26 00:58:40.313 | Q_AGENT=ovn 2026-03-26 00:58:40.313 | Q_ALLOW_OVERLAPPING_IP=True 2026-03-26 00:58:40.313 | Q_ASSIGN_GATEWAY_TO_PUBLIC_BRIDGE=True 2026-03-26 00:58:40.313 | Q_AUTH_STRATEGY=keystone 2026-03-26 00:58:40.313 | Q_BUILD_OVS_FROM_GIT=False 2026-03-26 00:58:40.313 | Q_DB_NAME=neutron 2026-03-26 00:58:40.313 | Q_DHCP_CONF_FILE=/etc/neutron/dhcp_agent.ini 2026-03-26 00:58:40.313 | Q_DVR_MODE=legacy 2026-03-26 00:58:40.313 | Q_HOST=199.19.213.179 2026-03-26 00:58:40.313 | Q_L3_CONF_FILE=/etc/neutron/l3_agent.ini 2026-03-26 00:58:40.313 | Q_L3_ROUTER_PER_TENANT=True 2026-03-26 00:58:40.313 | Q_LISTEN_ADDRESS=0.0.0.0 2026-03-26 00:58:40.313 | Q_LOG_DRIVER_BURST_LIMIT=25 2026-03-26 00:58:40.313 | Q_LOG_DRIVER_LOG_BASE=acl_log_meter 2026-03-26 00:58:40.313 | Q_LOG_DRIVER_RATE_LIMIT=100 2026-03-26 00:58:40.313 | Q_META_CONF_FILE=/etc/neutron/metadata_agent.ini 2026-03-26 00:58:40.313 | Q_META_DATA_IP=199.19.213.179 2026-03-26 00:58:40.313 | Q_ML2_PLUGIN_EXT_DRIVERS=port_security,qos 2026-03-26 00:58:40.313 | Q_ML2_PLUGIN_GENEVE_TYPE_OPTIONS=vni_ranges=1:65536 2026-03-26 00:58:40.313 | Q_ML2_PLUGIN_GRE_TYPE_OPTIONS=tunnel_id_ranges=1:1000 2026-03-26 00:58:40.313 | Q_ML2_PLUGIN_MECHANISM_DRIVERS=ovn 2026-03-26 00:58:40.313 | Q_ML2_PLUGIN_TYPE_DRIVERS=local,flat,vlan,geneve 2026-03-26 00:58:40.313 | Q_ML2_PLUGIN_VLAN_TYPE_OPTIONS= 2026-03-26 00:58:40.313 | Q_ML2_PLUGIN_VXLAN_TYPE_OPTIONS=vni_ranges=1:1000 2026-03-26 00:58:40.313 | Q_ML2_TENANT_NETWORK_TYPE=geneve 2026-03-26 00:58:40.313 | Q_NOTIFY_NOVA_PORT_DATA_CHANGES=True 2026-03-26 00:58:40.313 | Q_NOTIFY_NOVA_PORT_STATUS_CHANGES=True 2026-03-26 00:58:40.313 | Q_OVS_USE_VETH=False 2026-03-26 00:58:40.313 | Q_PLUGIN=ml2 2026-03-26 00:58:40.313 | Q_PORT=9696 2026-03-26 00:58:40.313 | Q_PORT_INT=19696 2026-03-26 00:58:40.313 | Q_PROTOCOL=https 2026-03-26 00:58:40.313 | Q_PUBLIC_VETH_EX=veth-pub-ex 2026-03-26 00:58:40.313 | Q_PUBLIC_VETH_INT=veth-pub-int 2026-03-26 00:58:40.313 | Q_ROUTER_NAME=router1 2026-03-26 00:58:40.313 | Q_RR_COMMAND='sudo /opt/stack/data/venv/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2026-03-26 00:58:40.313 | Q_RR_CONF_FILE=/etc/neutron/rootwrap.conf 2026-03-26 00:58:40.313 | Q_RR_DAEMON_COMMAND='sudo /opt/stack/data/venv/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2026-03-26 00:58:40.313 | Q_TUNNEL_TYPES=gre 2026-03-26 00:58:40.313 | Q_USE_PROVIDERNET_FOR_PUBLIC=True 2026-03-26 00:58:40.313 | Q_USE_PUBLIC_VETH=False 2026-03-26 00:58:40.313 | Q_USE_ROOTWRAP=True 2026-03-26 00:58:40.313 | Q_USE_ROOTWRAP_DAEMON=True 2026-03-26 00:58:40.313 | Q_USE_SECGROUP=True 2026-03-26 00:58:40.313 | RABBIT_HOST=199.19.213.179 2026-03-26 00:58:40.314 | RABBIT_PASSWORD=secretrabbit 2026-03-26 00:58:40.314 | RABBIT_USERID=stackrabbit 2026-03-26 00:58:40.314 | RC_DIR=/opt/stack/devstack 2026-03-26 00:58:40.314 | RECLONE=False 2026-03-26 00:58:40.314 | RECREATE_KEYSTONE_DB=True 2026-03-26 00:58:40.314 | REGION_NAME=RegionOne 2026-03-26 00:58:40.314 | REPOS_UPDATED=True 2026-03-26 00:58:40.314 | REQUIREMENTS_BRANCH=master 2026-03-26 00:58:40.314 | REQUIREMENTS_DIR=/opt/stack/requirements 2026-03-26 00:58:40.314 | REQUIREMENTS_REPO=https://github.com/openstack/requirements.git 2026-03-26 00:58:40.314 | RETRY_UPDATE=False 2026-03-26 00:58:40.314 | ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2026-03-26 00:58:40.314 | S3_SERVICE_PORT=3333 2026-03-26 00:58:40.314 | SERVICE_DIR=/opt/stack/status 2026-03-26 00:58:40.314 | SERVICE_DOMAIN_NAME=Default 2026-03-26 00:58:40.314 | SERVICE_GRACEFUL_SHUTDOWN_TIMEOUT=5 2026-03-26 00:58:40.314 | SERVICE_HOST=199.19.213.179 2026-03-26 00:58:40.314 | SERVICE_IP_VERSION=4 2026-03-26 00:58:40.314 | SERVICE_LISTEN_ADDRESS=0.0.0.0 2026-03-26 00:58:40.314 | SERVICE_LOCAL_HOST=127.0.0.1 2026-03-26 00:58:40.314 | SERVICE_PASSWORD=secretservice 2026-03-26 00:58:40.314 | SERVICE_PROJECT_NAME=service 2026-03-26 00:58:40.314 | SERVICE_PROTOCOL=http 2026-03-26 00:58:40.314 | SERVICE_TENANT_NAME=service 2026-03-26 00:58:40.314 | SERVICE_TIMEOUT=60 2026-03-26 00:58:40.314 | SHARE_BACKING_FILE_SIZE=8400M 2026-03-26 00:58:40.314 | SHARE_DRIVER=manila.share.drivers.generic.GenericShareDriver 2026-03-26 00:58:40.314 | SHARE_GROUP=lvm-shares 2026-03-26 00:58:40.314 | SHARE_NAME_PREFIX=share- 2026-03-26 00:58:40.314 | SHELL=/bin/bash 2026-03-26 00:58:40.314 | SHLVL=1 2026-03-26 00:58:40.314 | SKIP_EPEL_INSTALL=False 2026-03-26 00:58:40.314 | SKIP_STOP_OVN=False 2026-03-26 00:58:40.314 | SMB_CONF=/etc/samba/smb.conf 2026-03-26 00:58:40.314 | SMB_PRIVATE_DIR=/var/lib/samba/private 2026-03-26 00:58:40.314 | SPICE_BRANCH=master 2026-03-26 00:58:40.314 | SPICE_REPO=http://anongit.freedesktop.org/git/spice/spice-html5.git 2026-03-26 00:58:40.314 | SQLALCHEMY_BRANCH=main 2026-03-26 00:58:40.314 | SQLALCHEMY_DIR=/opt/stack/sqlalchemy 2026-03-26 00:58:40.314 | SQLALCHEMY_REPO=https://github.com/sqlalchemy/sqlalchemy.git 2026-03-26 00:58:40.314 | SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2026-03-26 00:58:40.314 | 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-26 00:58:40.314 | STACK_GROUP=stack 2026-03-26 00:58:40.314 | STACK_USER=stack 2026-03-26 00:58:40.314 | STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2026-03-26 00:58:40.314 | STUD_PROTO=--tls 2026-03-26 00:58:40.314 | SUBNETPOOL_NAME_V4=shared-default-subnetpool-v4 2026-03-26 00:58:40.314 | SUBNETPOOL_NAME_V6=shared-default-subnetpool-v6 2026-03-26 00:58:40.314 | SUBNETPOOL_PREFIX_V4=10.1.0.0/20 2026-03-26 00:58:40.314 | SUBNETPOOL_PREFIX_V6=fde7:7170:09c5::/56 2026-03-26 00:58:40.314 | SUBNETPOOL_SIZE_V4=26 2026-03-26 00:58:40.314 | SUBNETPOOL_SIZE_V6=64 2026-03-26 00:58:40.314 | SUBUNIT_OUTPUT=/opt/stack/devstack.subunit 2026-03-26 00:58:40.314 | SUDO_COMMAND='/bin/sh -c echo BECOME-SUCCESS-xgioakcodouwciyrrhbveafwvfnbiynl ; /usr/bin/python3' 2026-03-26 00:58:40.314 | SUDO_GID=1000 2026-03-26 00:58:40.314 | SUDO_SECURE_PATH_FILE=/etc/sudoers.d/zz-secure-path 2026-03-26 00:58:40.314 | SUDO_UID=1000 2026-03-26 00:58:40.314 | SUDO_USER=zuul 2026-03-26 00:58:40.314 | SUMFILE=/opt/stack/logs/devstacklog.txt.2026-03-26-004434.summary.2026-03-26-004434 2026-03-26 00:58:40.314 | SUPPORTED_DISTROS='trixie|bookworm|noble|rhel9|rhel10' 2026-03-26 00:58:40.314 | SUPPORT_URL=https://help.ubuntu.com/ 2026-03-26 00:58:40.314 | SWIFT_APACHE_WSGI_DIR=/var/www/swift 2026-03-26 00:58:40.314 | SWIFT_BIN_DIR=/opt/stack/data/venv/bin 2026-03-26 00:58:40.314 | SWIFT_BRANCH=master 2026-03-26 00:58:40.315 | SWIFT_CONF_DIR=/etc/swift 2026-03-26 00:58:40.315 | SWIFT_DATA_DIR=/opt/stack/data/swift 2026-03-26 00:58:40.315 | SWIFT_DEFAULT_BIND_PORT=8080 2026-03-26 00:58:40.315 | SWIFT_DEFAULT_BIND_PORT_INT=8081 2026-03-26 00:58:40.315 | SWIFT_DIR=/opt/stack/swift 2026-03-26 00:58:40.315 | SWIFT_DISK_IMAGE=/opt/stack/data/swift/drives/images/swift.img 2026-03-26 00:58:40.315 | SWIFT_ENABLE_TEMPURLS=False 2026-03-26 00:58:40.315 | SWIFT_EXTRAS_MIDDLEWARE='formpost staticweb' 2026-03-26 00:58:40.315 | SWIFT_EXTRAS_MIDDLEWARE_LAST= 2026-03-26 00:58:40.315 | SWIFT_EXTRAS_MIDDLEWARE_NO_AUTH=crossdomain 2026-03-26 00:58:40.315 | SWIFT_HASH=1234123412341234 2026-03-26 00:58:40.315 | SWIFT_LOG_TOKEN_LENGTH=12 2026-03-26 00:58:40.315 | SWIFT_LOOPBACK_DISK_SIZE=2G 2026-03-26 00:58:40.315 | SWIFT_LOOPBACK_DISK_SIZE_DEFAULT=2G 2026-03-26 00:58:40.315 | SWIFT_MAX_FILE_SIZE=1073741824 2026-03-26 00:58:40.315 | SWIFT_MAX_FILE_SIZE_DEFAULT=1073741824 2026-03-26 00:58:40.315 | SWIFT_MAX_HEADER_SIZE=16384 2026-03-26 00:58:40.315 | SWIFT_PARTITION_POWER_SIZE=9 2026-03-26 00:58:40.315 | SWIFT_REPLICAS=1 2026-03-26 00:58:40.315 | SWIFT_REPLICAS_SEQ=1 2026-03-26 00:58:40.315 | SWIFT_REPO=https://github.com/openstack/swift.git 2026-03-26 00:58:40.315 | SWIFT_SERVICE_LISTEN_ADDRESS=0.0.0.0 2026-03-26 00:58:40.315 | SWIFT_SERVICE_LOCAL_HOST=127.0.0.1 2026-03-26 00:58:40.315 | SWIFT_SERVICE_PROTOCOL=https 2026-03-26 00:58:40.315 | SWIFT_START_ALL_SERVICES=False 2026-03-26 00:58:40.315 | SWIFT_STORAGE_IPS= 2026-03-26 00:58:40.315 | SWIFT_TEMPURL_KEY= 2026-03-26 00:58:40.315 | SWIFT_USE_MOD_WSGI=False 2026-03-26 00:58:40.315 | SYSLOG=False 2026-03-26 00:58:40.315 | SYSLOG_HOST=199.19.213.179 2026-03-26 00:58:40.315 | SYSLOG_PORT=516 2026-03-26 00:58:40.315 | SYSTEMCTL='sudo systemctl' 2026-03-26 00:58:40.315 | SYSTEMD_DIR=/etc/systemd/system 2026-03-26 00:58:40.315 | TARGET_BRANCH=master 2026-03-26 00:58:40.315 | TARGET_ENABLE_OVN_AGENT=False 2026-03-26 00:58:40.315 | TCPDUMP_ARGS= 2026-03-26 00:58:40.315 | TCPDUMP_OUTPUT=/opt/stack/logs/tcpdump.pcap 2026-03-26 00:58:40.315 | TEMPEST_BRANCH=master 2026-03-26 00:58:40.315 | TEMPEST_REPO=https://github.com/openstack/tempest.git 2026-03-26 00:58:40.315 | TEMPEST_VENV_UPPER_CONSTRAINTS=master 2026-03-26 00:58:40.315 | TEMPFILE=/tmp/tmp.HixYKR5ECB 2026-03-26 00:58:40.315 | TENANT_TUNNEL_RANGES=1:1000 2026-03-26 00:58:40.315 | TENANT_VLAN_RANGE= 2026-03-26 00:58:40.315 | TERM=unknown 2026-03-26 00:58:40.315 | TIMESTAMP_FORMAT=%F-%H%M%S 2026-03-26 00:58:40.315 | TLS_IP=IP:199.19.213.179,IP:::1 2026-03-26 00:58:40.315 | TOP_DIR=/opt/stack/devstack 2026-03-26 00:58:40.315 | TRAILING_TARGET_BRANCH=master 2026-03-26 00:58:40.315 | TUNNEL_ENDPOINT_IP=199.19.213.179 2026-03-26 00:58:40.315 | TUNNEL_IP=199.19.213.179 2026-03-26 00:58:40.315 | TUNNEL_IP_VERSION=4 2026-03-26 00:58:40.315 | UBUNTU_CODENAME=noble 2026-03-26 00:58:40.315 | UBUNTU_RELEASE_BASE_NUM=24 2026-03-26 00:58:40.315 | UID=1002 2026-03-26 00:58:40.315 | ULIMIT_NOFILE=2048 2026-03-26 00:58:40.315 | USER=stack 2026-03-26 00:58:40.315 | USER_HOME=/opt/stack 2026-03-26 00:58:40.315 | USER_UNITS=False 2026-03-26 00:58:40.315 | USE_CINDER_FOR_GLANCE=False 2026-03-26 00:58:40.315 | USE_JOURNAL=False 2026-03-26 00:58:40.315 | USE_SUBNETPOOL=True 2026-03-26 00:58:40.315 | USE_VENV=False 2026-03-26 00:58:40.315 | VERBOSE=True 2026-03-26 00:58:40.315 | VERBOSE_NO_TIMESTAMP=True 2026-03-26 00:58:40.315 | VERSION='24.04.4 LTS (Noble Numbat)' 2026-03-26 00:58:40.315 | VERSION_CODENAME=noble 2026-03-26 00:58:40.315 | VERSION_ID=24.04 2026-03-26 00:58:40.315 | VIF_PLUGGING_IS_FATAL=True 2026-03-26 00:58:40.315 | VIF_PLUGGING_TIMEOUT=300 2026-03-26 00:58:40.315 | VIRTUALENV_CMD='python3.12 -m venv' 2026-03-26 00:58:40.315 | VIRT_DRIVER=libvirt 2026-03-26 00:58:40.315 | VOLUME_BACKING_FILE_SIZE=50G 2026-03-26 00:58:40.315 | VOLUME_GROUP_NAME=stack-volumes 2026-03-26 00:58:40.315 | VOLUME_NAME_PREFIX=volume- 2026-03-26 00:58:40.315 | VOLUME_TYPE_MULTIATTACH=multiattach 2026-03-26 00:58:40.315 | WORKER_TIMEOUT=80 2026-03-26 00:58:40.315 | WSGI_MODE=uwsgi 2026-03-26 00:58:40.315 | ZSWAP_COMPRESSOR=lz4 2026-03-26 00:58:40.315 | ZSWAP_ZPOOL=zsmalloc 2026-03-26 00:58:40.315 | _=posix 2026-03-26 00:58:40.316 | _ASYNC_BG_TIME=0 2026-03-26 00:58:40.316 | _DEFAULT_LVM_INIT=0 2026-03-26 00:58:40.316 | _DEFAULT_PYTHON3_VERSION=3.12 2026-03-26 00:58:40.316 | _DEVSTACK_FUNCTIONS=1 2026-03-26 00:58:40.316 | _DEVSTACK_FUNCTIONS_COMMON=1 2026-03-26 00:58:40.316 | _DEVSTACK_STACKRC=1 2026-03-26 00:58:40.316 | _LOG_COLOR_DEFAULT=False 2026-03-26 00:58:40.316 | _Q_PLUGIN_EXTRA_CONF_PATH=/etc/neutron 2026-03-26 00:58:40.316 | _TIME_BEGIN=1774485852 2026-03-26 00:58:40.316 | _TIME_START=([apt-get]="" [pip_install]="" [apt-get-update]="" ) 2026-03-26 00:58:40.316 | _TIME_TOTAL=([apt-get]="496560" [pip_install]="126716" [apt-get-update]="1957" ) 2026-03-26 00:58:40.316 | _of_args='-v --no-timestamp' 2026-03-26 00:58:40.316 | backend=postgresql 2026-03-26 00:58:40.316 | be=lvm:lvmdriver-1 2026-03-26 00:58:40.316 | be_name=lvmdriver-1 2026-03-26 00:58:40.316 | be_type=lvm 2026-03-26 00:58:40.316 | db=postgresql 2026-03-26 00:58:40.316 | dc=org 2026-03-26 00:58:40.316 | default_v4_route_devs=ens3 2026-03-26 00:58:40.316 | default_v6_route_devs='ens3 2026-03-26 00:58:40.316 | ens3' 2026-03-26 00:58:40.316 | dir=/opt/stack/magnum 2026-03-26 00:58:40.316 | dn=,dc=openstack,dc=org 2026-03-26 00:58:40.316 | exceptions=80-tempest.sh 2026-03-26 00:58:40.316 | extra=80-tempest.sh 2026-03-26 00:58:40.316 | extra_plugin_file_name=/opt/stack/devstack/extras.d/80-tempest.sh 2026-03-26 00:58:40.316 | f=/opt/stack/devstack/lib/databases/postgresql 2026-03-26 00:58:40.316 | i=1 2026-03-26 00:58:40.316 | image_url=https://github.com/cirros-dev/cirros/releases/download/0.6.3/cirros-0.6.3-x86_64-disk.img 2026-03-26 00:58:40.316 | lfile=localrc 2026-03-26 00:58:40.316 | localrc=/opt/stack/devstack/.localrc.password 2026-03-26 00:58:40.316 | logfile=ovsdb-server-sb.log 2026-03-26 00:58:40.316 | mode=stack 2026-03-26 00:58:40.316 | msg='ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2026-03-26 00:58:40.316 | opt='?' 2026-03-26 00:58:40.316 | os_CODENAME=noble 2026-03-26 00:58:40.316 | os_PACKAGE=deb 2026-03-26 00:58:40.316 | os_RELEASE=24.04 2026-03-26 00:58:40.316 | os_VENDOR=Ubuntu 2026-03-26 00:58:40.316 | phase=install 2026-03-26 00:58:40.316 | pkgs= 2026-03-26 00:58:40.316 | plugin=magnum 2026-03-26 00:58:40.316 | plugins=,barbican,magnum,octavia,manila,magnum-cluster-api,ovn-octavia-provider 2026-03-26 00:58:40.316 | port=60999 2026-03-26 00:58:40.316 | pw=secretadmin 2026-03-26 00:58:40.316 | rootwrap_sudo_cmd='/opt/stack/data/venv/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2026-03-26 00:58:40.316 | saveenv=ehxB 2026-03-26 00:58:40.316 | time_stamp=2026-03-26-004447 2026-03-26 00:58:40.316 | var=ADMIN_PASSWORD 2026-03-26 00:58:40.316 | ++ /opt/stack/magnum/devstack/plugin.sh:source:11 : is_service_enabled magnum-api magnum-cond 2026-03-26 00:58:40.352 | ++ functions-common:is_service_enabled:2068 : return 0 2026-03-26 00:58:40.358 | ++ /opt/stack/magnum/devstack/plugin.sh:source:12 : [[ stack == \s\t\a\c\k ]] 2026-03-26 00:58:40.364 | ++ /opt/stack/magnum/devstack/plugin.sh:source:12 : [[ install == \i\n\s\t\a\l\l ]] 2026-03-26 00:58:40.369 | ++ /opt/stack/magnum/devstack/plugin.sh:source:13 : echo_summary 'Installing magnum' 2026-03-26 00:58:40.376 | ++ ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-03-26 00:58:40.382 | ++ ./stack.sh:echo_summary:444 : echo -e Installing magnum 2026-03-26 00:58:40.389 | ++ /opt/stack/magnum/devstack/plugin.sh:source:14 : install_magnum 2026-03-26 00:58:40.396 | ++ /opt/stack/magnum/devstack/lib/magnum:install_magnum:335 : git_clone https://github.com/openstack/magnum.git /opt/stack/magnum master 2026-03-26 00:58:40.402 | ++ functions-common:git_clone:581 : local git_remote=https://github.com/openstack/magnum.git 2026-03-26 00:58:40.407 | ++ functions-common:git_clone:582 : local git_dest=/opt/stack/magnum 2026-03-26 00:58:40.413 | ++ functions-common:git_clone:583 : local git_ref=master 2026-03-26 00:58:40.418 | ++ functions-common:git_clone:584 : local orig_dir 2026-03-26 00:58:40.425 | +++ functions-common:git_clone:585 : pwd 2026-03-26 00:58:40.432 | ++ functions-common:git_clone:585 : orig_dir=/opt/stack/devstack 2026-03-26 00:58:40.438 | ++ functions-common:git_clone:586 : local git_clone_flags= 2026-03-26 00:58:40.445 | +++ functions-common:git_clone:588 : trueorfalse False RECLONE 2026-03-26 00:58:40.482 | ++ functions-common:git_clone:588 : RECLONE=False 2026-03-26 00:58:40.488 | ++ functions-common:git_clone:589 : [[ 0 -gt 0 ]] 2026-03-26 00:58:40.493 | ++ functions-common:git_clone:593 : [[ False = \T\r\u\e ]] 2026-03-26 00:58:40.500 | ++ functions-common:git_clone:602 : echo master 2026-03-26 00:58:40.501 | ++ functions-common:git_clone:602 : egrep -q '^refs' 2026-03-26 00:58:40.511 | ++ functions-common:git_clone:616 : [[ ! -d /opt/stack/magnum ]] 2026-03-26 00:58:40.517 | ++ functions-common:git_clone:626 : [[ False = \T\r\u\e ]] 2026-03-26 00:58:40.523 | ++ functions-common:git_clone:661 : sudo git config --system --add safe.directory /opt/stack/magnum 2026-03-26 00:58:40.551 | ++ functions-common:git_clone:664 : cd /opt/stack/magnum 2026-03-26 00:58:40.558 | ++ functions-common:git_clone:665 : git show --oneline 2026-03-26 00:58:40.559 | ++ functions-common:git_clone:665 : head -1 2026-03-26 00:58:40.567 | 75ca7d53 Merge "fix TypeError when boot_volume_size label is passed as string" 2026-03-26 00:58:40.572 | ++ functions-common:git_clone:666 : cd /opt/stack/devstack 2026-03-26 00:58:40.579 | ++ /opt/stack/magnum/devstack/lib/magnum:install_magnum:336 : setup_develop /opt/stack/magnum 2026-03-26 00:58:40.585 | ++ inc/python:setup_develop:353 : local bindep 2026-03-26 00:58:40.591 | ++ inc/python:setup_develop:354 : [[ /opt/stack/magnum == -bindep* ]] 2026-03-26 00:58:40.596 | ++ inc/python:setup_develop:358 : local project_dir=/opt/stack/magnum 2026-03-26 00:58:40.603 | ++ inc/python:setup_develop:359 : local extras= 2026-03-26 00:58:40.608 | ++ inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/magnum -e 2026-03-26 00:58:40.613 | ++ inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-03-26 00:58:40.619 | ++ inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/magnum == -bindep* ]] 2026-03-26 00:58:40.625 | ++ inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/magnum 2026-03-26 00:58:40.630 | ++ inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-03-26 00:58:40.637 | ++ inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-03-26 00:58:40.644 | +++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/magnum 2026-03-26 00:58:40.650 | +++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-03-26 00:58:40.656 | ++ inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/magnum 2026-03-26 00:58:40.663 | ++ inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-03-26 00:58:40.668 | ++ inc/python:_setup_package_with_constraints_edit:399 : local name 2026-03-26 00:58:40.675 | +++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/magnum/setup.cfg 2026-03-26 00:58:40.687 | ++ inc/python:_setup_package_with_constraints_edit:400 : name=magnum 2026-03-26 00:58:40.723 | ++ inc/python:_setup_package_with_constraints_edit:401 : '[' -z magnum ']' 2026-03-26 00:58:40.726 | ++ inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- magnum 2026-03-26 00:58:40.813 | ++ inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/magnum -e 2026-03-26 00:58:40.818 | ++ inc/python:setup_package:436 : local bindep=0 2026-03-26 00:58:40.823 | ++ inc/python:setup_package:437 : local bindep_flag= 2026-03-26 00:58:40.829 | ++ inc/python:setup_package:438 : local bindep_profiles= 2026-03-26 00:58:40.835 | ++ inc/python:setup_package:439 : [[ /opt/stack/magnum == -bindep* ]] 2026-03-26 00:58:40.840 | ++ inc/python:setup_package:444 : local project_dir=/opt/stack/magnum 2026-03-26 00:58:40.844 | ++ inc/python:setup_package:445 : local flags=-e 2026-03-26 00:58:40.850 | ++ inc/python:setup_package:446 : local extras= 2026-03-26 00:58:40.855 | ++ inc/python:setup_package:450 : [[ -n -e ]] 2026-03-26 00:58:40.860 | ++ inc/python:setup_package:450 : [[ -z '' ]] 2026-03-26 00:58:40.865 | ++ inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-03-26 00:58:40.870 | ++ inc/python:setup_package:455 : [[ ! -z '' ]] 2026-03-26 00:58:40.876 | ++ inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-03-26 00:58:40.880 | ++ inc/python:setup_package:464 : pip_install -e /opt/stack/magnum 2026-03-26 00:58:40.919 | Using python 3.12 to install /opt/stack/magnum 2026-03-26 00:58:40.924 | ++ 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-26 00:58:41.493 | Obtaining file:///opt/stack/magnum 2026-03-26 00:58:41.494 | Installing build dependencies: started 2026-03-26 00:58:42.405 | Installing build dependencies: finished with status 'done' 2026-03-26 00:58:42.405 | Checking if build backend supports build_editable: started 2026-03-26 00:58:42.693 | Checking if build backend supports build_editable: finished with status 'done' 2026-03-26 00:58:42.694 | Getting requirements to build editable: started 2026-03-26 00:58:42.844 | Getting requirements to build editable: finished with status 'done' 2026-03-26 00:58:42.846 | Installing backend dependencies: started 2026-03-26 00:58:43.778 | Installing backend dependencies: finished with status 'done' 2026-03-26 00:58:43.780 | Preparing editable metadata (pyproject.toml): started 2026-03-26 00:58:44.243 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-03-26 00:58:44.261 | Requirement already satisfied: PyYAML>=3.13 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==22.1.0.dev5) (6.0.3) 2026-03-26 00:58:44.262 | Requirement already satisfied: SQLAlchemy>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==22.1.0.dev5) (2.0.46) 2026-03-26 00:58:44.262 | Requirement already satisfied: WSME>=0.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==22.1.0.dev5) (0.12.1) 2026-03-26 00:58:44.263 | Requirement already satisfied: WebOb>=1.8.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==22.1.0.dev5) (1.8.9) 2026-03-26 00:58:44.263 | Requirement already satisfied: alembic>=0.9.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==22.1.0.dev5) (1.18.4) 2026-03-26 00:58:44.263 | Requirement already satisfied: cliff>=4.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==22.1.0.dev5) (4.13.2) 2026-03-26 00:58:44.264 | Requirement already satisfied: decorator>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==22.1.0.dev5) (5.2.1) 2026-03-26 00:58:44.264 | Requirement already satisfied: eventlet>=0.28.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==22.1.0.dev5) (0.40.4) 2026-03-26 00:58:44.265 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==22.1.0.dev5) (1.33) 2026-03-26 00:58:44.265 | Requirement already satisfied: keystoneauth1>=3.14.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==22.1.0.dev5) (5.13.1) 2026-03-26 00:58:44.265 | Requirement already satisfied: keystonemiddleware>=9.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==22.1.0.dev5) (12.0.0) 2026-03-26 00:58:44.266 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==22.1.0.dev5) (1.3.0) 2026-03-26 00:58:44.266 | Requirement already satisfied: oslo.concurrency>=4.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==22.1.0.dev5) (7.4.0) 2026-03-26 00:58:44.267 | Requirement already satisfied: oslo.config>=8.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==22.1.0.dev5) (10.3.0) 2026-03-26 00:58:44.267 | Requirement already satisfied: oslo.context>=3.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==22.1.0.dev5) (6.3.0) 2026-03-26 00:58:44.267 | Requirement already satisfied: oslo.db>=8.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==22.1.0.dev5) (18.0.0) 2026-03-26 00:58:44.268 | Requirement already satisfied: oslo.i18n>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==22.1.0.dev5) (6.7.2) 2026-03-26 00:58:44.268 | Requirement already satisfied: oslo.log>=4.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==22.1.0.dev5) (8.1.0) 2026-03-26 00:58:44.269 | Requirement already satisfied: oslo.messaging>=14.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==22.1.0.dev5) (17.3.0) 2026-03-26 00:58:44.269 | Requirement already satisfied: oslo.middleware>=4.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==22.1.0.dev5) (8.0.0) 2026-03-26 00:58:44.269 | Requirement already satisfied: oslo.policy>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==22.1.0.dev5) (5.0.0) 2026-03-26 00:58:44.270 | Requirement already satisfied: oslo.reports>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==22.1.0.dev5) (3.7.0) 2026-03-26 00:58:44.270 | Requirement already satisfied: oslo.serialization>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==22.1.0.dev5) (5.9.1) 2026-03-26 00:58:44.270 | Requirement already satisfied: oslo.service>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==22.1.0.dev5) (4.5.1) 2026-03-26 00:58:44.271 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==22.1.0.dev5) (2.7.1) 2026-03-26 00:58:44.271 | Requirement already satisfied: oslo.utils>=4.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==22.1.0.dev5) (10.0.0) 2026-03-26 00:58:44.272 | Requirement already satisfied: oslo.versionedobjects>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==22.1.0.dev5) (3.9.0) 2026-03-26 00:58:44.272 | Requirement already satisfied: pbr>=5.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==22.1.0.dev5) (7.0.3) 2026-03-26 00:58:44.272 | Requirement already satisfied: pecan>=1.3.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==22.1.0.dev5) (1.7.0) 2026-03-26 00:58:44.273 | 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.dev5) (4.0.1) 2026-03-26 00:58:44.273 | Requirement already satisfied: python-barbicanclient>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==22.1.0.dev5) (7.3.0) 2026-03-26 00:58:44.273 | Requirement already satisfied: python-cinderclient>=7.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==22.1.0.dev5) (9.9.0) 2026-03-26 00:58:44.274 | Requirement already satisfied: python-glanceclient>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==22.1.0.dev5) (4.11.0) 2026-03-26 00:58:44.379 | Collecting python-heatclient>=2.2.0 (from magnum==22.1.0.dev5) 2026-03-26 00:58:44.499 | Downloading python_heatclient-5.1.0-py3-none-any.whl.metadata (3.1 kB) 2026-03-26 00:58:44.509 | Requirement already satisfied: python-neutronclient>=7.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==22.1.0.dev5) (11.8.0) 2026-03-26 00:58:44.510 | Requirement already satisfied: python-novaclient>=17.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==22.1.0.dev5) (18.12.0) 2026-03-26 00:58:44.510 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==22.1.0.dev5) (5.8.0) 2026-03-26 00:58:44.541 | Collecting python-octaviaclient>=2.1.0 (from magnum==22.1.0.dev5) 2026-03-26 00:58:44.562 | Downloading python_octaviaclient-3.13.0-py3-none-any.whl.metadata (3.0 kB) 2026-03-26 00:58:44.571 | Requirement already satisfied: requests>=2.20.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==22.1.0.dev5) (2.32.5) 2026-03-26 00:58:44.572 | 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.dev5) (82.0.1) 2026-03-26 00:58:44.573 | Requirement already satisfied: stevedore>=3.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==22.1.0.dev5) (5.7.0) 2026-03-26 00:58:44.573 | Requirement already satisfied: taskflow>=2.16.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==22.1.0.dev5) (6.2.0) 2026-03-26 00:58:44.574 | Requirement already satisfied: cryptography>=2.1.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==22.1.0.dev5) (43.0.3) 2026-03-26 00:58:44.574 | Requirement already satisfied: Werkzeug>=0.9 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==22.1.0.dev5) (3.1.6) 2026-03-26 00:58:44.576 | Requirement already satisfied: Mako in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=0.9.6->magnum==22.1.0.dev5) (1.3.10) 2026-03-26 00:58:44.577 | 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.dev5) (4.15.0) 2026-03-26 00:58:44.579 | 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.dev5) (0.6.0) 2026-03-26 00:58:44.579 | 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.dev5) (3.2.0) 2026-03-26 00:58:44.580 | 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.dev5) (3.17.0) 2026-03-26 00:58:44.583 | 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.dev5) (1.11.0) 2026-03-26 00:58:44.584 | 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.dev5) (14.3.3) 2026-03-26 00:58:44.585 | 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.dev5) (1.7.2) 2026-03-26 00:58:44.587 | 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.dev5) (2.0.0) 2026-03-26 00:58:44.589 | 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.dev5) (3.0) 2026-03-26 00:58:44.591 | 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.dev5) (2.8.0) 2026-03-26 00:58:44.592 | 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.dev5) (3.3.2) 2026-03-26 00:58:44.596 | 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.dev5) (3.0.0) 2026-03-26 00:58:44.599 | 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.dev5) (2.1.0) 2026-03-26 00:58:44.599 | 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.dev5) (1.8.2) 2026-03-26 00:58:44.602 | 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.dev5) (4.1.1) 2026-03-26 00:58:44.603 | 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.dev5) (2.11.0) 2026-03-26 00:58:44.608 | 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.dev5) (1.5.0) 2026-03-26 00:58:44.612 | 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.dev5) (0.20) 2026-03-26 00:58:44.612 | 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.dev5) (3.0.0) 2026-03-26 00:58:44.614 | 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.dev5) (2.1.1) 2026-03-26 00:58:44.617 | 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.dev5) (2.0.0) 2026-03-26 00:58:44.620 | 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.dev5) (2.0.2) 2026-03-26 00:58:44.621 | 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.dev5) (0.5.0) 2026-03-26 00:58:44.625 | 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.dev5) (2.9.0.post0) 2026-03-26 00:58:44.627 | 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.dev5) (3.2.1) 2026-03-26 00:58:44.628 | 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.dev5) (7.0.1) 2026-03-26 00:58:44.628 | 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.dev5) (5.3.1) 2026-03-26 00:58:44.629 | 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.dev5) (5.6.2) 2026-03-26 00:58:44.629 | 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.dev5) (0.15.1) 2026-03-26 00:58:44.631 | 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.dev5) (5.1.0) 2026-03-26 00:58:44.637 | 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.dev5) (2025.3) 2026-03-26 00:58:44.637 | 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.dev5) (26.0) 2026-03-26 00:58:44.641 | 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.dev5) (0.24.1) 2026-03-26 00:58:44.643 | 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.dev5) (5.0.0) 2026-03-26 00:58:44.643 | 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.dev5) (3.1.6) 2026-03-26 00:58:44.644 | 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.dev5) (4.0.1) 2026-03-26 00:58:44.648 | 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.dev5) (3.0.3) 2026-03-26 00:58:44.654 | 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.dev5) (7.2.2) 2026-03-26 00:58:44.656 | 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.dev5) (1.1.2) 2026-03-26 00:58:44.660 | 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.dev5) (3.1.0) 2026-03-26 00:58:44.661 | 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.dev5) (2.5.1) 2026-03-26 00:58:44.661 | 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.dev5) (3.10.1) 2026-03-26 00:58:44.662 | 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.dev5) (1.7.3) 2026-03-26 00:58:44.667 | 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.dev5) (3.3.2) 2026-03-26 00:58:44.686 | 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.dev5) (0.6.0) 2026-03-26 00:58:44.710 | 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.dev5) (1.17.0) 2026-03-26 00:58:44.713 | 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.dev5) (2.1.0) 2026-03-26 00:58:44.714 | 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.dev5) (24.2.1) 2026-03-26 00:58:44.720 | 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.dev5) (4.4.0) 2026-03-26 00:58:44.720 | 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.dev5) (4.10.0) 2026-03-26 00:58:44.724 | 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.dev5) (4.10.0) 2026-03-26 00:58:44.728 | 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.dev5) (1.1.0) 2026-03-26 00:58:44.728 | 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.dev5) (4.9.2) 2026-03-26 00:58:44.729 | 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.dev5) (1.4.0) 2026-03-26 00:58:45.589 | Collecting python-openstackclient>=3.12.0 (from python-octaviaclient>=2.1.0->magnum==22.1.0.dev5) 2026-03-26 00:58:45.614 | Downloading python_openstackclient-9.0.0-py3-none-any.whl.metadata (10 kB) 2026-03-26 00:58:45.645 | 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.dev5) (3.4.4) 2026-03-26 00:58:45.646 | 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.dev5) (3.11) 2026-03-26 00:58:45.646 | 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.dev5) (2.6.3) 2026-03-26 00:58:45.647 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.20.1->magnum==22.1.0.dev5) (2023.11.17) 2026-03-26 00:58:45.670 | 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.dev5) (4.0.0) 2026-03-26 00:58:45.670 | 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.dev5) (2.19.2) 2026-03-26 00:58:45.676 | 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.dev5) (0.1.2) 2026-03-26 00:58:45.688 | 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.dev5) (0.7) 2026-03-26 00:58:45.720 | 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.dev5) (3.4.2) 2026-03-26 00:58:45.720 | 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.dev5) (4.26.0) 2026-03-26 00:58:45.721 | 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.dev5) (3.3.0) 2026-03-26 00:58:45.722 | 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.dev5) (9.1.4) 2026-03-26 00:58:45.722 | 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.dev5) (4.0.1) 2026-03-26 00:58:45.730 | 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.dev5) (25.4.0) 2026-03-26 00:58:45.731 | 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.dev5) (2025.9.1) 2026-03-26 00:58:45.731 | 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.dev5) (0.37.0) 2026-03-26 00:58:45.732 | 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.dev5) (0.30.0) 2026-03-26 00:58:45.767 | 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.dev5) (2.8.5) 2026-03-26 00:58:45.792 | Requirement already satisfied: simplegeneric in /opt/stack/data/venv/lib/python3.12/site-packages (from WSME>=0.8.0->magnum==22.1.0.dev5) (0.8.1) 2026-03-26 00:58:45.792 | Requirement already satisfied: pytz in /opt/stack/data/venv/lib/python3.12/site-packages (from WSME>=0.8.0->magnum==22.1.0.dev5) (2025.2) 2026-03-26 00:58:45.793 | 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.dev5) (8.7.1) 2026-03-26 00:58:45.797 | 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.dev5) (3.23.0) 2026-03-26 00:58:45.849 | Downloading python_heatclient-5.1.0-py3-none-any.whl (212 kB) 2026-03-26 00:58:45.918 | Downloading python_octaviaclient-3.13.0-py3-none-any.whl (113 kB) 2026-03-26 00:58:45.951 | Downloading python_openstackclient-9.0.0-py3-none-any.whl (1.1 MB) 2026-03-26 00:58:46.005 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 23.0 MB/s 0:00:00 2026-03-26 00:58:46.019 | Building wheels for collected packages: magnum 2026-03-26 00:58:46.020 | Building editable for magnum (pyproject.toml): started 2026-03-26 00:58:46.612 | Building editable for magnum (pyproject.toml): finished with status 'done' 2026-03-26 00:58:46.613 | Created wheel for magnum: filename=magnum-22.1.0.dev5-0.editable-py3-none-any.whl size=8658 sha256=ec0a40d393ac5a6cf1fa50c50eea849b1592a098e3028c4ce34133f6c0fa5f99 2026-03-26 00:58:46.613 | Stored in directory: /tmp/pip-ephem-wheel-cache-a8yro9is/wheels/39/01/1a/f47ec236cb7453ee526875dad387c5d8bc05b3940dfd0bbb30 2026-03-26 00:58:46.619 | Successfully built magnum 2026-03-26 00:58:46.758 | Installing collected packages: python-openstackclient, python-heatclient, python-octaviaclient, magnum 2026-03-26 00:58:48.089 | 2026-03-26 00:58:48.110 | Successfully installed magnum-22.1.0.dev5 python-heatclient-5.1.0 python-octaviaclient-3.13.0 python-openstackclient-9.0.0 2026-03-26 00:58:48.246 | ++ inc/python:pip_install:216 : result=0 2026-03-26 00:58:48.251 | ++ inc/python:pip_install:218 : time_stop pip_install 2026-03-26 00:58:48.256 | ++ functions-common:time_stop:2412 : local name 2026-03-26 00:58:48.261 | ++ functions-common:time_stop:2413 : local end_time 2026-03-26 00:58:48.266 | ++ functions-common:time_stop:2414 : local elapsed_time 2026-03-26 00:58:48.271 | ++ functions-common:time_stop:2415 : local total 2026-03-26 00:58:48.276 | ++ functions-common:time_stop:2416 : local start_time 2026-03-26 00:58:48.279 | ++ functions-common:time_stop:2418 : name=pip_install 2026-03-26 00:58:48.284 | ++ functions-common:time_stop:2419 : start_time=1774486720910 2026-03-26 00:58:48.289 | ++ functions-common:time_stop:2421 : [[ -z 1774486720910 ]] 2026-03-26 00:58:48.296 | +++ functions-common:time_stop:2424 : date +%s%3N 2026-03-26 00:58:48.303 | ++ functions-common:time_stop:2424 : end_time=1774486728298 2026-03-26 00:58:48.309 | ++ functions-common:time_stop:2425 : elapsed_time=7388 2026-03-26 00:58:48.313 | ++ functions-common:time_stop:2426 : total=126716 2026-03-26 00:58:48.318 | ++ functions-common:time_stop:2428 : _TIME_START[$name]= 2026-03-26 00:58:48.322 | ++ functions-common:time_stop:2429 : _TIME_TOTAL[$name]=134104 2026-03-26 00:58:48.328 | ++ inc/python:pip_install:219 : return 0 2026-03-26 00:58:48.334 | ++ inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-03-26 00:58:48.338 | ++ inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-03-26 00:58:48.344 | ++ inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/magnum 2026-03-26 00:58:48.349 | ++ inc/python:use_library_from_git:266 : local name=/opt/stack/magnum 2026-03-26 00:58:48.355 | ++ inc/python:use_library_from_git:267 : local enabled=1 2026-03-26 00:58:48.361 | ++ inc/python:use_library_from_git:268 : [[ novnc,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-26 00:58:48.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, =~ ,/opt/stack/magnum, ]] 2026-03-26 00:58:48.373 | ++ inc/python:use_library_from_git:269 : return 1 2026-03-26 00:58:48.379 | ++ /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.34.5.qcow2 2026-03-26 00:58:48.384 | ++ /opt/stack/magnum/devstack/plugin.sh:source:17 : IMAGE_URLS+=,https://github.com/vexxhost/capo-image-elements/releases/latest/download/ubuntu-22.04-v1.34.5.qcow2 2026-03-26 00:58:48.389 | ++ /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-26 00:58:48.395 | ++ /opt/stack/magnum/devstack/plugin.sh:source:21 : install_magnumclient 2026-03-26 00:58:48.401 | ++ /opt/stack/magnum/devstack/lib/magnum:install_magnumclient:326 : use_library_from_git python-magnumclient 2026-03-26 00:58:48.407 | ++ inc/python:use_library_from_git:266 : local name=python-magnumclient 2026-03-26 00:58:48.413 | ++ inc/python:use_library_from_git:267 : local enabled=1 2026-03-26 00:58:48.419 | ++ inc/python:use_library_from_git:268 : [[ novnc,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-26 00:58:48.425 | ++ inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api,python-magnumclient, =~ ,python-magnumclient, ]] 2026-03-26 00:58:48.432 | ++ inc/python:use_library_from_git:268 : enabled=0 2026-03-26 00:58:48.437 | ++ inc/python:use_library_from_git:269 : return 0 2026-03-26 00:58:48.443 | ++ /opt/stack/magnum/devstack/lib/magnum:install_magnumclient:327 : git_clone_by_name python-magnumclient 2026-03-26 00:58:48.449 | ++ functions-common:git_clone_by_name:673 : local name=python-magnumclient 2026-03-26 00:58:48.455 | ++ functions-common:git_clone_by_name:674 : local repo=https://github.com/openstack/python-magnumclient.git 2026-03-26 00:58:48.461 | ++ functions-common:git_clone_by_name:675 : local dir=/opt/stack/python-magnumclient 2026-03-26 00:58:48.467 | ++ functions-common:git_clone_by_name:676 : local branch=master 2026-03-26 00:58:48.474 | ++ functions-common:git_clone_by_name:677 : git_clone https://github.com/openstack/python-magnumclient.git /opt/stack/python-magnumclient master 2026-03-26 00:58:48.480 | ++ functions-common:git_clone:581 : local git_remote=https://github.com/openstack/python-magnumclient.git 2026-03-26 00:58:48.486 | ++ functions-common:git_clone:582 : local git_dest=/opt/stack/python-magnumclient 2026-03-26 00:58:48.491 | ++ functions-common:git_clone:583 : local git_ref=master 2026-03-26 00:58:48.497 | ++ functions-common:git_clone:584 : local orig_dir 2026-03-26 00:58:48.504 | +++ functions-common:git_clone:585 : pwd 2026-03-26 00:58:48.511 | ++ functions-common:git_clone:585 : orig_dir=/opt/stack/devstack 2026-03-26 00:58:48.516 | ++ functions-common:git_clone:586 : local git_clone_flags= 2026-03-26 00:58:48.524 | +++ functions-common:git_clone:588 : trueorfalse False RECLONE 2026-03-26 00:58:48.558 | ++ functions-common:git_clone:588 : RECLONE=False 2026-03-26 00:58:48.564 | ++ functions-common:git_clone:589 : [[ 0 -gt 0 ]] 2026-03-26 00:58:48.569 | ++ functions-common:git_clone:593 : [[ False = \T\r\u\e ]] 2026-03-26 00:58:48.576 | ++ functions-common:git_clone:602 : echo master 2026-03-26 00:58:48.577 | ++ functions-common:git_clone:602 : egrep -q '^refs' 2026-03-26 00:58:48.586 | ++ functions-common:git_clone:616 : [[ ! -d /opt/stack/python-magnumclient ]] 2026-03-26 00:58:48.590 | ++ functions-common:git_clone:626 : [[ False = \T\r\u\e ]] 2026-03-26 00:58:48.595 | ++ functions-common:git_clone:661 : sudo git config --system --add safe.directory /opt/stack/python-magnumclient 2026-03-26 00:58:48.619 | ++ functions-common:git_clone:664 : cd /opt/stack/python-magnumclient 2026-03-26 00:58:48.627 | ++ functions-common:git_clone:665 : git show --oneline 2026-03-26 00:58:48.628 | ++ functions-common:git_clone:665 : head -1 2026-03-26 00:58:48.630 | bfc9dbc Merge "Update master for stable/2026.1" 2026-03-26 00:58:48.635 | ++ functions-common:git_clone:666 : cd /opt/stack/devstack 2026-03-26 00:58:48.641 | ++ /opt/stack/magnum/devstack/lib/magnum:install_magnumclient:328 : setup_dev_lib python-magnumclient 2026-03-26 00:58:48.647 | ++ inc/python:setup_dev_lib:312 : local bindep 2026-03-26 00:58:48.653 | ++ inc/python:setup_dev_lib:313 : [[ python-magnumclient == -bindep* ]] 2026-03-26 00:58:48.658 | ++ inc/python:setup_dev_lib:317 : local name=python-magnumclient 2026-03-26 00:58:48.664 | ++ inc/python:setup_dev_lib:318 : local dir=/opt/stack/python-magnumclient 2026-03-26 00:58:48.670 | ++ inc/python:setup_dev_lib:319 : local extras= 2026-03-26 00:58:48.676 | ++ inc/python:setup_dev_lib:320 : setup_develop /opt/stack/python-magnumclient 2026-03-26 00:58:48.681 | ++ inc/python:setup_develop:353 : local bindep 2026-03-26 00:58:48.686 | ++ inc/python:setup_develop:354 : [[ /opt/stack/python-magnumclient == -bindep* ]] 2026-03-26 00:58:48.692 | ++ inc/python:setup_develop:358 : local project_dir=/opt/stack/python-magnumclient 2026-03-26 00:58:48.698 | ++ inc/python:setup_develop:359 : local extras= 2026-03-26 00:58:48.704 | ++ inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/python-magnumclient -e 2026-03-26 00:58:48.710 | ++ inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-03-26 00:58:48.715 | ++ inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/python-magnumclient == -bindep* ]] 2026-03-26 00:58:48.721 | ++ inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/python-magnumclient 2026-03-26 00:58:48.726 | ++ inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-03-26 00:58:48.731 | ++ inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-03-26 00:58:48.738 | +++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/python-magnumclient 2026-03-26 00:58:48.744 | +++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-03-26 00:58:48.750 | ++ inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/python-magnumclient 2026-03-26 00:58:48.755 | ++ inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-03-26 00:58:48.760 | ++ inc/python:_setup_package_with_constraints_edit:399 : local name 2026-03-26 00:58:48.767 | +++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/python-magnumclient/setup.cfg 2026-03-26 00:58:48.779 | ++ inc/python:_setup_package_with_constraints_edit:400 : name=python-magnumclient 2026-03-26 00:58:48.785 | ++ inc/python:_setup_package_with_constraints_edit:401 : '[' -z python-magnumclient ']' 2026-03-26 00:58:48.793 | ++ 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-26 00:58:48.884 | ++ inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/python-magnumclient -e 2026-03-26 00:58:48.890 | ++ inc/python:setup_package:436 : local bindep=0 2026-03-26 00:58:48.895 | ++ inc/python:setup_package:437 : local bindep_flag= 2026-03-26 00:58:48.900 | ++ inc/python:setup_package:438 : local bindep_profiles= 2026-03-26 00:58:48.906 | ++ inc/python:setup_package:439 : [[ /opt/stack/python-magnumclient == -bindep* ]] 2026-03-26 00:58:48.911 | ++ inc/python:setup_package:444 : local project_dir=/opt/stack/python-magnumclient 2026-03-26 00:58:48.919 | ++ inc/python:setup_package:445 : local flags=-e 2026-03-26 00:58:48.924 | ++ inc/python:setup_package:446 : local extras= 2026-03-26 00:58:48.929 | ++ inc/python:setup_package:450 : [[ -n -e ]] 2026-03-26 00:58:48.934 | ++ inc/python:setup_package:450 : [[ -z '' ]] 2026-03-26 00:58:48.940 | ++ inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-03-26 00:58:48.945 | ++ inc/python:setup_package:455 : [[ ! -z '' ]] 2026-03-26 00:58:48.951 | ++ inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-03-26 00:58:48.957 | ++ inc/python:setup_package:464 : pip_install -e /opt/stack/python-magnumclient 2026-03-26 00:58:49.001 | Using python 3.12 to install /opt/stack/python-magnumclient 2026-03-26 00:58:49.007 | ++ 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-26 00:58:49.554 | Obtaining file:///opt/stack/python-magnumclient 2026-03-26 00:58:49.556 | Installing build dependencies: started 2026-03-26 00:58:50.497 | Installing build dependencies: finished with status 'done' 2026-03-26 00:58:50.498 | Checking if build backend supports build_editable: started 2026-03-26 00:58:50.792 | Checking if build backend supports build_editable: finished with status 'done' 2026-03-26 00:58:50.795 | Getting requirements to build editable: started 2026-03-26 00:58:50.953 | Getting requirements to build editable: finished with status 'done' 2026-03-26 00:58:50.956 | Installing backend dependencies: started 2026-03-26 00:58:51.921 | Installing backend dependencies: finished with status 'done' 2026-03-26 00:58:51.921 | Preparing editable metadata (pyproject.toml): started 2026-03-26 00:58:52.260 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-03-26 00:58:52.279 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-magnumclient==4.11.0.dev3) (7.0.3) 2026-03-26 00:58:52.279 | Requirement already satisfied: keystoneauth1>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-magnumclient==4.11.0.dev3) (5.13.1) 2026-03-26 00:58:52.280 | Requirement already satisfied: stevedore>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-magnumclient==4.11.0.dev3) (5.7.0) 2026-03-26 00:58:52.280 | Requirement already satisfied: requests>=2.14.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-magnumclient==4.11.0.dev3) (2.32.5) 2026-03-26 00:58:52.280 | Requirement already satisfied: oslo.i18n>=3.15.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-magnumclient==4.11.0.dev3) (6.7.2) 2026-03-26 00:58:52.281 | Requirement already satisfied: oslo.log>=3.36.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-magnumclient==4.11.0.dev3) (8.1.0) 2026-03-26 00:58:52.281 | 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.11.0.dev3) (5.9.1) 2026-03-26 00:58:52.282 | Requirement already satisfied: oslo.utils>=3.33.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-magnumclient==4.11.0.dev3) (10.0.0) 2026-03-26 00:58:52.282 | Requirement already satisfied: openstacksdk>=0.10.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-magnumclient==4.11.0.dev3) (4.10.0) 2026-03-26 00:58:52.283 | Requirement already satisfied: osc-lib>=1.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-magnumclient==4.11.0.dev3) (4.4.0) 2026-03-26 00:58:52.283 | Requirement already satisfied: PrettyTable>=0.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-magnumclient==4.11.0.dev3) (3.17.0) 2026-03-26 00:58:52.283 | Requirement already satisfied: cryptography>=3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-magnumclient==4.11.0.dev3) (43.0.3) 2026-03-26 00:58:52.284 | Requirement already satisfied: decorator>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-magnumclient==4.11.0.dev3) (5.2.1) 2026-03-26 00:58:52.286 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=3.0->python-magnumclient==4.11.0.dev3) (2.0.0) 2026-03-26 00:58:52.287 | Requirement already satisfied: pycparser in /opt/stack/data/venv/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=3.0->python-magnumclient==4.11.0.dev3) (3.0) 2026-03-26 00:58:52.289 | 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.11.0.dev3) (2.1.0) 2026-03-26 00:58:52.289 | 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.11.0.dev3) (1.8.2) 2026-03-26 00:58:52.289 | 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.11.0.dev3) (4.15.0) 2026-03-26 00:58:52.292 | 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.11.0.dev3) (1.5.0) 2026-03-26 00:58:52.292 | 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.11.0.dev3) (1.1.0) 2026-03-26 00:58:52.293 | 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.11.0.dev3) (1.33) 2026-03-26 00:58:52.294 | Requirement already satisfied: platformdirs>=3 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.10.0->python-magnumclient==4.11.0.dev3) (4.9.2) 2026-03-26 00:58:52.294 | 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.11.0.dev3) (7.2.2) 2026-03-26 00:58:52.295 | Requirement already satisfied: PyYAML>=3.13 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.10.0->python-magnumclient==4.11.0.dev3) (6.0.3) 2026-03-26 00:58:52.295 | 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.11.0.dev3) (1.4.0) 2026-03-26 00:58:52.298 | 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.11.0.dev3) (3.0.0) 2026-03-26 00:58:52.301 | 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.11.0.dev3) (4.13.2) 2026-03-26 00:58:52.303 | 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.11.0.dev3) (0.6.0) 2026-03-26 00:58:52.303 | 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.11.0.dev3) (3.2.0) 2026-03-26 00:58:52.306 | 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.11.0.dev3) (1.11.0) 2026-03-26 00:58:52.306 | 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.11.0.dev3) (14.3.3) 2026-03-26 00:58:52.307 | 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.11.0.dev3) (1.7.2) 2026-03-26 00:58:52.309 | 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.11.0.dev3) (10.3.0) 2026-03-26 00:58:52.309 | 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.11.0.dev3) (6.3.0) 2026-03-26 00:58:52.311 | 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.11.0.dev3) (2.9.0.post0) 2026-03-26 00:58:52.311 | 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.11.0.dev3) (3.0.0) 2026-03-26 00:58:52.313 | 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.11.0.dev3) (2.1.1) 2026-03-26 00:58:52.314 | 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.11.0.dev3) (1.3.0) 2026-03-26 00:58:52.314 | 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.11.0.dev3) (2.0.0) 2026-03-26 00:58:52.318 | 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.11.0.dev3) (1.1.2) 2026-03-26 00:58:52.321 | 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.11.0.dev3) (3.3.2) 2026-03-26 00:58:52.321 | 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.11.0.dev3) (26.0) 2026-03-26 00:58:52.324 | 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.11.0.dev3) (82.0.1) 2026-03-26 00:58:52.327 | Requirement already satisfied: wcwidth in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.2->python-magnumclient==4.11.0.dev3) (0.6.0) 2026-03-26 00:58:52.335 | 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.11.0.dev3) (1.17.0) 2026-03-26 00:58:52.337 | 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.11.0.dev3) (3.4.4) 2026-03-26 00:58:52.338 | 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.11.0.dev3) (3.11) 2026-03-26 00:58:52.338 | 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.11.0.dev3) (2.6.3) 2026-03-26 00:58:52.339 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->python-magnumclient==4.11.0.dev3) (2023.11.17) 2026-03-26 00:58:52.351 | 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.11.0.dev3) (4.0.0) 2026-03-26 00:58:52.351 | 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.11.0.dev3) (2.19.2) 2026-03-26 00:58:52.354 | 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.11.0.dev3) (0.1.2) 2026-03-26 00:58:52.373 | Building wheels for collected packages: python-magnumclient 2026-03-26 00:58:52.374 | Building editable for python-magnumclient (pyproject.toml): started 2026-03-26 00:58:52.744 | Building editable for python-magnumclient (pyproject.toml): finished with status 'done' 2026-03-26 00:58:52.745 | Created wheel for python-magnumclient: filename=python_magnumclient-4.11.0.dev3-0.editable-py3-none-any.whl size=9030 sha256=3a1bd657af07f5947bc9ba20d3626b504a19bf95d544ac4eec04a154592e465f 2026-03-26 00:58:52.745 | Stored in directory: /tmp/pip-ephem-wheel-cache-1_jsxq8j/wheels/b5/b9/e3/9d98d11e43d3ea43a33a70ade521bd1ecc2d41c4a07454be38 2026-03-26 00:58:52.752 | Successfully built python-magnumclient 2026-03-26 00:58:52.903 | Installing collected packages: python-magnumclient 2026-03-26 00:58:52.942 | Successfully installed python-magnumclient-4.11.0.dev3 2026-03-26 00:58:53.059 | ++ inc/python:pip_install:216 : result=0 2026-03-26 00:58:53.065 | ++ inc/python:pip_install:218 : time_stop pip_install 2026-03-26 00:58:53.070 | ++ functions-common:time_stop:2412 : local name 2026-03-26 00:58:53.075 | ++ functions-common:time_stop:2413 : local end_time 2026-03-26 00:58:53.079 | ++ functions-common:time_stop:2414 : local elapsed_time 2026-03-26 00:58:53.084 | ++ functions-common:time_stop:2415 : local total 2026-03-26 00:58:53.091 | ++ functions-common:time_stop:2416 : local start_time 2026-03-26 00:58:53.096 | ++ functions-common:time_stop:2418 : name=pip_install 2026-03-26 00:58:53.101 | ++ functions-common:time_stop:2419 : start_time=1774486728990 2026-03-26 00:58:53.105 | ++ functions-common:time_stop:2421 : [[ -z 1774486728990 ]] 2026-03-26 00:58:53.112 | +++ functions-common:time_stop:2424 : date +%s%3N 2026-03-26 00:58:53.119 | ++ functions-common:time_stop:2424 : end_time=1774486733114 2026-03-26 00:58:53.125 | ++ functions-common:time_stop:2425 : elapsed_time=4124 2026-03-26 00:58:53.130 | ++ functions-common:time_stop:2426 : total=134104 2026-03-26 00:58:53.134 | ++ functions-common:time_stop:2428 : _TIME_START[$name]= 2026-03-26 00:58:53.139 | ++ functions-common:time_stop:2429 : _TIME_TOTAL[$name]=138228 2026-03-26 00:58:53.144 | ++ inc/python:pip_install:219 : return 0 2026-03-26 00:58:53.150 | ++ inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-03-26 00:58:53.155 | ++ inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-03-26 00:58:53.161 | ++ inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/python-magnumclient 2026-03-26 00:58:53.168 | ++ inc/python:use_library_from_git:266 : local name=/opt/stack/python-magnumclient 2026-03-26 00:58:53.172 | ++ inc/python:use_library_from_git:267 : local enabled=1 2026-03-26 00:58:53.177 | ++ inc/python:use_library_from_git:268 : [[ novnc,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-26 00:58:53.182 | ++ inc/python:use_library_from_git:268 : [[ ,novnc,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-26 00:58:53.188 | ++ inc/python:use_library_from_git:269 : return 1 2026-03-26 00:58:53.194 | ++ /opt/stack/magnum/devstack/lib/magnum:install_magnumclient:329 : sudo install -D -m 0644 -o stack /opt/stack/python-magnumclient/tools/magnum.bash_completion /etc/bash_completion.d/magnum.bash_completion 2026-03-26 00:58:53.219 | ++ /opt/stack/magnum/devstack/plugin.sh:source:22 : cleanup_magnum 2026-03-26 00:58:53.224 | ++ /opt/stack/magnum/devstack/lib/magnum:cleanup_magnum:87 : sudo rm -rf /opt/stack/data/magnum /var/lib/magnum/certificate-cache 2026-03-26 00:58:53.248 | +++ /opt/stack/magnum/devstack/lib/magnum:cleanup_magnum:88 : apache_site_config_for magnum-api 2026-03-26 00:58:53.253 | +++ lib/apache:apache_site_config_for:174 : local site=magnum-api 2026-03-26 00:58:53.258 | +++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-03-26 00:58:53.264 | +++ functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-03-26 00:58:53.269 | +++ functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-03-26 00:58:53.275 | +++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/magnum-api.conf 2026-03-26 00:58:53.283 | ++ /opt/stack/magnum/devstack/lib/magnum:cleanup_magnum:88 : sudo rm -f /etc/apache2/sites-available/magnum-api.conf 2026-03-26 00:58:53.305 | ++ /opt/stack/magnum/devstack/lib/magnum:cleanup_magnum:89 : remove_uwsgi_config /etc/magnum/magnum-api-uwsgi.ini magnum.wsgi.api:application 2026-03-26 00:58:53.311 | ++ lib/apache:remove_uwsgi_config:405 : local conf=/etc/magnum/magnum-api-uwsgi.ini 2026-03-26 00:58:53.318 | ++ lib/apache:remove_uwsgi_config:406 : local wsgi=magnum.wsgi.api:application 2026-03-26 00:58:53.324 | ++ lib/apache:remove_uwsgi_config:407 : local name= 2026-03-26 00:58:53.332 | +++ lib/apache:remove_uwsgi_config:410 : basename magnum.wsgi.api:application 2026-03-26 00:58:53.340 | ++ lib/apache:remove_uwsgi_config:410 : name=magnum.wsgi.api:application 2026-03-26 00:58:53.345 | ++ lib/apache:remove_uwsgi_config:412 : [[ magnum.wsgi.api:application = /* ]] 2026-03-26 00:58:53.351 | ++ lib/apache:remove_uwsgi_config:416 : rm -rf /etc/magnum/magnum-api-uwsgi.ini 2026-03-26 00:58:53.360 | ++ lib/apache:remove_uwsgi_config:417 : disable_apache_site magnum.wsgi.api:application 2026-03-26 00:58:53.366 | ++ lib/apache:disable_apache_site:207 : local site=magnum.wsgi.api:application 2026-03-26 00:58:53.372 | ++ lib/apache:disable_apache_site:208 : is_ubuntu 2026-03-26 00:58:53.378 | ++ functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-03-26 00:58:53.384 | ++ functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-03-26 00:58:53.390 | ++ lib/apache:disable_apache_site:209 : sudo a2dissite magnum.wsgi.api:application 2026-03-26 00:58:53.441 | ERROR: Site magnum.wsgi.api:application does not exist! 2026-03-26 00:58:53.451 | ++ lib/apache:disable_apache_site:209 : true 2026-03-26 00:58:53.457 | ++ /opt/stack/magnum/devstack/plugin.sh:source:51 : [[ stack == \u\n\s\t\a\c\k ]] 2026-03-26 00:58:53.461 | ++ /opt/stack/magnum/devstack/plugin.sh:source:55 : [[ stack == \c\l\e\a\n ]] 2026-03-26 00:58:53.472 | + functions-common:run_plugins:1831 : for plugin in ${plugins//,/ } 2026-03-26 00:58:53.478 | + functions-common:run_plugins:1832 : local dir=/opt/stack/octavia 2026-03-26 00:58:53.484 | + functions-common:run_plugins:1833 : [[ -f /opt/stack/octavia/devstack/plugin.sh ]] 2026-03-26 00:58:53.490 | + functions-common:run_plugins:1834 : source /opt/stack/octavia/devstack/plugin.sh stack install 2026-03-26 00:58:53.498 | ++ /opt/stack/octavia/devstack/plugin.sh:source:3 : saveenv=ehxB 2026-03-26 00:58:53.503 | ++ /opt/stack/octavia/devstack/plugin.sh:source:4 : set -ex 2026-03-26 00:58:53.509 | ++ /opt/stack/octavia/devstack/plugin.sh:source:9 : GET_PIP_CACHE_LOCATION=/opt/stack/cache/files/get-pip.py 2026-03-26 00:58:53.522 | ++ /opt/stack/octavia/devstack/plugin.sh:source:768 : is_service_enabled octavia 2026-03-26 00:58:53.555 | ++ functions-common:is_service_enabled:2068 : return 0 2026-03-26 00:58:53.561 | ++ /opt/stack/octavia/devstack/plugin.sh:source:769 : '[' api == main ']' 2026-03-26 00:58:53.566 | ++ /opt/stack/octavia/devstack/plugin.sh:source:769 : '[' api == standalone ']' 2026-03-26 00:58:53.572 | ++ /opt/stack/octavia/devstack/plugin.sh:source:781 : [[ stack == \s\t\a\c\k ]] 2026-03-26 00:58:53.578 | ++ /opt/stack/octavia/devstack/plugin.sh:source:781 : [[ install == \i\n\s\t\a\l\l ]] 2026-03-26 00:58:53.584 | ++ /opt/stack/octavia/devstack/plugin.sh:source:783 : echo_summary 'Installing octavia' 2026-03-26 00:58:53.588 | ++ ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-03-26 00:58:53.593 | ++ ./stack.sh:echo_summary:444 : echo -e Installing octavia 2026-03-26 00:58:53.598 | ++ /opt/stack/octavia/devstack/plugin.sh:source:784 : octavia_lib_install 2026-03-26 00:58:53.603 | ++ /opt/stack/octavia/devstack/plugin.sh:octavia_lib_install:29 : use_library_from_git octavia-lib 2026-03-26 00:58:53.609 | ++ inc/python:use_library_from_git:266 : local name=octavia-lib 2026-03-26 00:58:53.615 | ++ inc/python:use_library_from_git:267 : local enabled=1 2026-03-26 00:58:53.621 | ++ inc/python:use_library_from_git:268 : [[ novnc,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-26 00:58:53.625 | ++ inc/python:use_library_from_git:268 : [[ ,novnc,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-26 00:58:53.630 | ++ inc/python:use_library_from_git:269 : return 1 2026-03-26 00:58:53.636 | ++ /opt/stack/octavia/devstack/plugin.sh:octavia_lib_install:35 : pip_install_gr octavia-lib 2026-03-26 00:58:53.641 | ++ inc/python:pip_install_gr:94 : local name=octavia-lib 2026-03-26 00:58:53.648 | ++ inc/python:pip_install_gr:95 : local clean_name 2026-03-26 00:58:53.654 | +++ inc/python:pip_install_gr:96 : get_from_global_requirements octavia-lib 2026-03-26 00:58:53.660 | +++ inc/python:get_from_global_requirements:241 : local package=octavia-lib 2026-03-26 00:58:53.665 | +++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-03-26 00:58:53.675 | ++++ inc/python:get_from_global_requirements:243 : grep -i -h '^octavia-lib' /opt/stack/requirements/global-requirements.txt 2026-03-26 00:58:53.677 | ++++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-03-26 00:58:53.686 | +++ inc/python:get_from_global_requirements:243 : required_pkg='octavia-lib ' 2026-03-26 00:58:53.692 | +++ inc/python:get_from_global_requirements:244 : [[ octavia-lib == '' ]] 2026-03-26 00:58:53.697 | +++ inc/python:get_from_global_requirements:247 : echo octavia-lib 2026-03-26 00:58:53.705 | ++ inc/python:pip_install_gr:96 : clean_name=octavia-lib 2026-03-26 00:58:53.711 | ++ inc/python:pip_install_gr:97 : pip_install octavia-lib 2026-03-26 00:58:53.758 | Using python 3.12 to install octavia-lib 2026-03-26 00:58:53.763 | ++ 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-26 00:58:54.456 | Collecting octavia-lib 2026-03-26 00:58:54.577 | Downloading octavia_lib-3.11.0-py3-none-any.whl.metadata (2.3 kB) 2026-03-26 00:58:54.587 | 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-26 00:58:54.587 | 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-26 00:58:54.588 | 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-26 00:58:54.589 | 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-26 00:58:54.591 | 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-26 00:58:54.591 | 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-26 00:58:54.593 | 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-26 00:58:54.594 | 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-26 00:58:54.594 | 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-26 00:58:54.595 | 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-26 00:58:54.595 | 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-26 00:58:54.596 | 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-26 00:58:54.596 | 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-26 00:58:54.597 | 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-26 00:58:54.600 | 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-26 00:58:54.631 | Downloading octavia_lib-3.11.0-py3-none-any.whl (39 kB) 2026-03-26 00:58:54.830 | Installing collected packages: octavia-lib 2026-03-26 00:58:54.887 | Successfully installed octavia-lib-3.11.0 2026-03-26 00:58:54.971 | ++ inc/python:pip_install:216 : result=0 2026-03-26 00:58:54.978 | ++ inc/python:pip_install:218 : time_stop pip_install 2026-03-26 00:58:54.984 | ++ functions-common:time_stop:2412 : local name 2026-03-26 00:58:54.991 | ++ functions-common:time_stop:2413 : local end_time 2026-03-26 00:58:54.998 | ++ functions-common:time_stop:2414 : local elapsed_time 2026-03-26 00:58:55.004 | ++ functions-common:time_stop:2415 : local total 2026-03-26 00:58:55.010 | ++ functions-common:time_stop:2416 : local start_time 2026-03-26 00:58:55.016 | ++ functions-common:time_stop:2418 : name=pip_install 2026-03-26 00:58:55.022 | ++ functions-common:time_stop:2419 : start_time=1774486733747 2026-03-26 00:58:55.028 | ++ functions-common:time_stop:2421 : [[ -z 1774486733747 ]] 2026-03-26 00:58:55.036 | +++ functions-common:time_stop:2424 : date +%s%3N 2026-03-26 00:58:55.045 | ++ functions-common:time_stop:2424 : end_time=1774486735038 2026-03-26 00:58:55.051 | ++ functions-common:time_stop:2425 : elapsed_time=1291 2026-03-26 00:58:55.058 | ++ functions-common:time_stop:2426 : total=138228 2026-03-26 00:58:55.065 | ++ functions-common:time_stop:2428 : _TIME_START[$name]= 2026-03-26 00:58:55.070 | ++ functions-common:time_stop:2429 : _TIME_TOTAL[$name]=139519 2026-03-26 00:58:55.076 | ++ inc/python:pip_install:219 : return 0 2026-03-26 00:58:55.082 | ++ /opt/stack/octavia/devstack/plugin.sh:source:785 : octavia_install 2026-03-26 00:58:55.088 | ++ /opt/stack/octavia/devstack/plugin.sh:octavia_install:12 : [[ False == True ]] 2026-03-26 00:58:55.095 | ++ /opt/stack/octavia/devstack/plugin.sh:octavia_install:15 : setup_develop /opt/stack/octavia 2026-03-26 00:58:55.100 | ++ inc/python:setup_develop:353 : local bindep 2026-03-26 00:58:55.106 | ++ inc/python:setup_develop:354 : [[ /opt/stack/octavia == -bindep* ]] 2026-03-26 00:58:55.110 | ++ inc/python:setup_develop:358 : local project_dir=/opt/stack/octavia 2026-03-26 00:58:55.116 | ++ inc/python:setup_develop:359 : local extras= 2026-03-26 00:58:55.121 | ++ inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/octavia -e 2026-03-26 00:58:55.127 | ++ inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-03-26 00:58:55.134 | ++ inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/octavia == -bindep* ]] 2026-03-26 00:58:55.140 | ++ inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/octavia 2026-03-26 00:58:55.146 | ++ inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-03-26 00:58:55.153 | ++ inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-03-26 00:58:55.161 | +++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/octavia 2026-03-26 00:58:55.167 | +++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-03-26 00:58:55.172 | ++ inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/octavia 2026-03-26 00:58:55.179 | ++ inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-03-26 00:58:55.184 | ++ inc/python:_setup_package_with_constraints_edit:399 : local name 2026-03-26 00:58:55.192 | +++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/octavia/setup.cfg 2026-03-26 00:58:55.205 | ++ inc/python:_setup_package_with_constraints_edit:400 : name=octavia 2026-03-26 00:58:55.211 | ++ inc/python:_setup_package_with_constraints_edit:401 : '[' -z octavia ']' 2026-03-26 00:58:55.216 | ++ inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- octavia 2026-03-26 00:58:55.311 | ++ inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/octavia -e 2026-03-26 00:58:55.317 | ++ inc/python:setup_package:436 : local bindep=0 2026-03-26 00:58:55.324 | ++ inc/python:setup_package:437 : local bindep_flag= 2026-03-26 00:58:55.329 | ++ inc/python:setup_package:438 : local bindep_profiles= 2026-03-26 00:58:55.333 | ++ inc/python:setup_package:439 : [[ /opt/stack/octavia == -bindep* ]] 2026-03-26 00:58:55.340 | ++ inc/python:setup_package:444 : local project_dir=/opt/stack/octavia 2026-03-26 00:58:55.346 | ++ inc/python:setup_package:445 : local flags=-e 2026-03-26 00:58:55.352 | ++ inc/python:setup_package:446 : local extras= 2026-03-26 00:58:55.358 | ++ inc/python:setup_package:450 : [[ -n -e ]] 2026-03-26 00:58:55.365 | ++ inc/python:setup_package:450 : [[ -z '' ]] 2026-03-26 00:58:55.371 | ++ inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-03-26 00:58:55.379 | ++ inc/python:setup_package:455 : [[ ! -z '' ]] 2026-03-26 00:58:55.385 | ++ inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-03-26 00:58:55.391 | ++ inc/python:setup_package:464 : pip_install -e /opt/stack/octavia 2026-03-26 00:58:55.438 | Using python 3.12 to install /opt/stack/octavia 2026-03-26 00:58:55.444 | ++ 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-26 00:58:55.996 | Obtaining file:///opt/stack/octavia 2026-03-26 00:58:55.998 | Installing build dependencies: started 2026-03-26 00:58:57.032 | Installing build dependencies: finished with status 'done' 2026-03-26 00:58:57.033 | Checking if build backend supports build_editable: started 2026-03-26 00:58:57.339 | Checking if build backend supports build_editable: finished with status 'done' 2026-03-26 00:58:57.340 | Getting requirements to build editable: started 2026-03-26 00:58:57.500 | Getting requirements to build editable: finished with status 'done' 2026-03-26 00:58:57.502 | Preparing editable metadata (pyproject.toml): started 2026-03-26 00:58:58.005 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-03-26 00:58:58.036 | Requirement already satisfied: alembic>=0.9.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev5) (1.18.4) 2026-03-26 00:58:58.037 | Requirement already satisfied: cotyledon>=1.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev5) (2.2.0) 2026-03-26 00:58:58.038 | Requirement already satisfied: pecan>=1.3.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev5) (1.7.0) 2026-03-26 00:58:58.039 | Requirement already satisfied: pbr>=3.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev5) (7.0.3) 2026-03-26 00:58:58.039 | Requirement already satisfied: SQLAlchemy>=1.2.19 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev5) (2.0.46) 2026-03-26 00:58:58.203 | Collecting SQLAlchemy-Utils>=0.30.11 (from octavia==18.1.0.dev5) 2026-03-26 00:58:58.322 | Downloading sqlalchemy_utils-0.42.1-py3-none-any.whl.metadata (4.6 kB) 2026-03-26 00:58:58.340 | Requirement already satisfied: futurist>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev5) (3.2.1) 2026-03-26 00:58:58.340 | Requirement already satisfied: requests>=2.23.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev5) (2.32.5) 2026-03-26 00:58:58.341 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev5) (2.0.0) 2026-03-26 00:58:58.341 | Requirement already satisfied: keystoneauth1>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev5) (5.13.1) 2026-03-26 00:58:58.342 | Requirement already satisfied: keystonemiddleware>=9.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev5) (12.0.0) 2026-03-26 00:58:58.343 | Requirement already satisfied: WebOb>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev5) (1.8.9) 2026-03-26 00:58:58.343 | Requirement already satisfied: stevedore>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev5) (5.7.0) 2026-03-26 00:58:58.344 | Requirement already satisfied: openstacksdk>=0.103.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev5) (4.10.0) 2026-03-26 00:58:58.344 | Requirement already satisfied: oslo.config>=6.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev5) (10.3.0) 2026-03-26 00:58:58.345 | Requirement already satisfied: oslo.context>=2.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev5) (6.3.0) 2026-03-26 00:58:58.346 | 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.dev5) (18.0.0) 2026-03-26 00:58:58.346 | Requirement already satisfied: oslo.i18n>=3.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev5) (6.7.2) 2026-03-26 00:58:58.347 | Requirement already satisfied: oslo.log>=4.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev5) (8.1.0) 2026-03-26 00:58:58.348 | Requirement already satisfied: oslo.messaging>=14.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev5) (17.3.0) 2026-03-26 00:58:58.348 | Requirement already satisfied: oslo.middleware>=4.0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev5) (8.0.0) 2026-03-26 00:58:58.349 | Requirement already satisfied: oslo.policy>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev5) (5.0.0) 2026-03-26 00:58:58.349 | Requirement already satisfied: oslo.reports>=1.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev5) (3.7.0) 2026-03-26 00:58:58.350 | Requirement already satisfied: oslo.serialization>=2.28.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev5) (5.9.1) 2026-03-26 00:58:58.350 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev5) (2.7.1) 2026-03-26 00:58:58.351 | Requirement already satisfied: oslo.utils>=4.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev5) (10.0.0) 2026-03-26 00:58:58.351 | Requirement already satisfied: psutil>=5.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev5) (7.2.2) 2026-03-26 00:58:58.352 | 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.dev5) (0.6.0) 2026-03-26 00:58:58.352 | Requirement already satisfied: pyasn1-modules>=0.0.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev5) (0.4.1) 2026-03-26 00:58:58.353 | Requirement already satisfied: python-barbicanclient>=4.5.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev5) (7.3.0) 2026-03-26 00:58:58.354 | Requirement already satisfied: python-glanceclient>=2.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev5) (4.11.0) 2026-03-26 00:58:58.354 | Requirement already satisfied: python-novaclient>=9.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev5) (18.12.0) 2026-03-26 00:58:58.354 | Requirement already satisfied: python-cinderclient>=3.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev5) (9.9.0) 2026-03-26 00:58:58.355 | Requirement already satisfied: WSME>=0.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev5) (0.12.1) 2026-03-26 00:58:58.355 | Requirement already satisfied: Jinja2>=2.10 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev5) (3.1.6) 2026-03-26 00:58:58.355 | 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.dev5) (6.2.0) 2026-03-26 00:58:58.356 | Requirement already satisfied: castellan>=0.16.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev5) (5.6.0) 2026-03-26 00:58:58.356 | Requirement already satisfied: tenacity>=5.0.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev5) (9.1.4) 2026-03-26 00:58:58.357 | Requirement already satisfied: distro>=1.2.0 in /usr/lib/python3/dist-packages (from octavia==18.1.0.dev5) (1.9.0) 2026-03-26 00:58:58.357 | Requirement already satisfied: jsonschema>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev5) (4.26.0) 2026-03-26 00:58:58.357 | Requirement already satisfied: octavia-lib>=3.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev5) (3.11.0) 2026-03-26 00:58:58.358 | Requirement already satisfied: setproctitle>=1.1.10 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev5) (1.3.7) 2026-03-26 00:58:58.358 | Requirement already satisfied: python-dateutil>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev5) (2.9.0.post0) 2026-03-26 00:58:58.359 | Requirement already satisfied: Flask!=0.11,>=0.10 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev5) (3.1.3) 2026-03-26 00:58:58.359 | Requirement already satisfied: cryptography>=42.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev5) (43.0.3) 2026-03-26 00:58:58.359 | Requirement already satisfied: pyroute2>=0.5.14 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev5) (0.8.1) 2026-03-26 00:58:58.394 | Collecting gunicorn>=19.9.0 (from octavia==18.1.0.dev5) 2026-03-26 00:58:58.414 | Downloading gunicorn-25.1.0-py3-none-any.whl.metadata (5.5 kB) 2026-03-26 00:58:58.450 | Requirement already satisfied: Werkzeug>=0.14.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev5) (3.1.6) 2026-03-26 00:58:58.452 | Requirement already satisfied: Mako in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=0.9.6->octavia==18.1.0.dev5) (1.3.10) 2026-03-26 00:58:58.453 | 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.dev5) (4.15.0) 2026-03-26 00:58:58.459 | 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.dev5) (2.0.0) 2026-03-26 00:58:58.462 | 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.dev5) (3.0) 2026-03-26 00:58:58.465 | 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.dev5) (1.9.0) 2026-03-26 00:58:58.466 | 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.dev5) (8.3.1) 2026-03-26 00:58:58.467 | 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.dev5) (2.2.0) 2026-03-26 00:58:58.467 | 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.dev5) (3.0.3) 2026-03-26 00:58:58.470 | 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.dev5) (3.0.0) 2026-03-26 00:58:58.472 | 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.dev5) (2.1.1) 2026-03-26 00:58:58.473 | Requirement already satisfied: packaging in /opt/stack/data/venv/lib/python3.12/site-packages (from gunicorn>=19.9.0->octavia==18.1.0.dev5) (26.0) 2026-03-26 00:58:58.476 | 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.dev5) (25.4.0) 2026-03-26 00:58:58.476 | 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.dev5) (2025.9.1) 2026-03-26 00:58:58.477 | 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.dev5) (0.37.0) 2026-03-26 00:58:58.477 | 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.dev5) (0.30.0) 2026-03-26 00:58:58.482 | 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.dev5) (2.1.0) 2026-03-26 00:58:58.483 | 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.dev5) (1.8.2) 2026-03-26 00:58:58.486 | 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.dev5) (4.1.1) 2026-03-26 00:58:58.487 | 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.dev5) (4.0.1) 2026-03-26 00:58:58.487 | 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.dev5) (2.11.0) 2026-03-26 00:58:58.488 | 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.dev5) (5.8.0) 2026-03-26 00:58:58.493 | 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.dev5) (5.2.1) 2026-03-26 00:58:58.493 | 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.dev5) (1.5.0) 2026-03-26 00:58:58.494 | 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.dev5) (1.1.0) 2026-03-26 00:58:58.494 | 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.dev5) (1.33) 2026-03-26 00:58:58.495 | Requirement already satisfied: platformdirs>=3 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.103.0->octavia==18.1.0.dev5) (4.9.2) 2026-03-26 00:58:58.496 | 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.dev5) (6.0.3) 2026-03-26 00:58:58.496 | 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.dev5) (1.4.0) 2026-03-26 00:58:58.502 | 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.dev5) (3.0.0) 2026-03-26 00:58:58.508 | 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.dev5) (1.3.0) 2026-03-26 00:58:58.513 | 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.dev5) (2.0.2) 2026-03-26 00:58:58.514 | 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.dev5) (0.5.0) 2026-03-26 00:58:58.516 | 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.dev5) (1.1.2) 2026-03-26 00:58:58.523 | 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.dev5) (4.5.1) 2026-03-26 00:58:58.523 | 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.dev5) (7.0.1) 2026-03-26 00:58:58.524 | 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.dev5) (5.3.1) 2026-03-26 00:58:58.525 | 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.dev5) (5.6.2) 2026-03-26 00:58:58.525 | 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.dev5) (0.15.1) 2026-03-26 00:58:58.527 | 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.dev5) (5.1.0) 2026-03-26 00:58:58.532 | 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.dev5) (2025.3) 2026-03-26 00:58:58.537 | 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.dev5) (0.24.1) 2026-03-26 00:58:58.539 | 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.dev5) (5.0.0) 2026-03-26 00:58:58.540 | 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.dev5) (4.0.1) 2026-03-26 00:58:58.551 | 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.dev5) (1.1.2) 2026-03-26 00:58:58.555 | 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.dev5) (0.40.4) 2026-03-26 00:58:58.555 | 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.dev5) (3.3.2) 2026-03-26 00:58:58.556 | 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.dev5) (7.4.0) 2026-03-26 00:58:58.557 | 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.dev5) (3.1.0) 2026-03-26 00:58:58.557 | 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.dev5) (2.5.1) 2026-03-26 00:58:58.558 | 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.dev5) (3.10.1) 2026-03-26 00:58:58.558 | 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.dev5) (1.7.3) 2026-03-26 00:58:58.561 | 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.dev5) (2.8.0) 2026-03-26 00:58:58.569 | 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.dev5) (0.20) 2026-03-26 00:58:58.574 | 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.dev5) (3.17.0) 2026-03-26 00:58:58.578 | 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.dev5) (3.3.2) 2026-03-26 00:58:58.583 | 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.dev5) (82.0.1) 2026-03-26 00:58:58.598 | 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.dev5) (0.6.0) 2026-03-26 00:58:58.634 | 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.dev5) (4.13.2) 2026-03-26 00:58:58.637 | 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.dev5) (0.6.0) 2026-03-26 00:58:58.638 | 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.dev5) (3.2.0) 2026-03-26 00:58:58.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.8.0->python-barbicanclient>=4.5.2->octavia==18.1.0.dev5) (1.11.0) 2026-03-26 00:58:58.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.8.0->python-barbicanclient>=4.5.2->octavia==18.1.0.dev5) (14.3.3) 2026-03-26 00:58:58.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.8.0->python-barbicanclient>=4.5.2->octavia==18.1.0.dev5) (1.7.2) 2026-03-26 00:58:58.655 | 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.dev5) (1.17.0) 2026-03-26 00:58:58.658 | 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.dev5) (2.1.0) 2026-03-26 00:58:58.659 | 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.dev5) (24.2.1) 2026-03-26 00:58:58.679 | 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.dev5) (3.4.4) 2026-03-26 00:58:58.680 | 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.dev5) (3.11) 2026-03-26 00:58:58.680 | 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.dev5) (2.6.3) 2026-03-26 00:58:58.681 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.23.0->octavia==18.1.0.dev5) (2023.11.17) 2026-03-26 00:58:58.703 | 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.dev5) (4.0.0) 2026-03-26 00:58:58.703 | 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.dev5) (2.19.2) 2026-03-26 00:58:58.710 | 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.dev5) (0.1.2) 2026-03-26 00:58:58.720 | 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.dev5) (0.7) 2026-03-26 00:58:58.750 | 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.dev5) (3.4.2) 2026-03-26 00:58:58.751 | 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.dev5) (3.3.0) 2026-03-26 00:58:58.752 | 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.dev5) (4.0.1) 2026-03-26 00:58:58.776 | 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.dev5) (2.8.5) 2026-03-26 00:58:58.800 | Requirement already satisfied: simplegeneric in /opt/stack/data/venv/lib/python3.12/site-packages (from WSME>=0.8.0->octavia==18.1.0.dev5) (0.8.1) 2026-03-26 00:58:58.800 | Requirement already satisfied: pytz in /opt/stack/data/venv/lib/python3.12/site-packages (from WSME>=0.8.0->octavia==18.1.0.dev5) (2025.2) 2026-03-26 00:58:58.801 | 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.dev5) (8.7.1) 2026-03-26 00:58:58.805 | 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.dev5) (3.23.0) 2026-03-26 00:58:58.863 | Downloading gunicorn-25.1.0-py3-none-any.whl (197 kB) 2026-03-26 00:58:58.955 | Downloading sqlalchemy_utils-0.42.1-py3-none-any.whl (91 kB) 2026-03-26 00:58:58.988 | Building wheels for collected packages: octavia 2026-03-26 00:58:58.989 | Building editable for octavia (pyproject.toml): started 2026-03-26 00:58:59.670 | Building editable for octavia (pyproject.toml): finished with status 'done' 2026-03-26 00:58:59.671 | Created wheel for octavia: filename=octavia-18.1.0.dev5-0.editable-py3-none-any.whl size=9917 sha256=be097e844ac2b30ed1eca0b7de67a23cbd39217231aaa46a86d8604775638db8 2026-03-26 00:58:59.672 | Stored in directory: /tmp/pip-ephem-wheel-cache-1vqpi4em/wheels/ed/6b/cb/95220a3afd8be5cce009bcf4082455445bf4e8aadf41f0202b 2026-03-26 00:58:59.677 | Successfully built octavia 2026-03-26 00:58:59.819 | Installing collected packages: gunicorn, SQLAlchemy-Utils, octavia 2026-03-26 00:59:00.053 | 2026-03-26 00:59:00.075 | Successfully installed SQLAlchemy-Utils-0.42.1 gunicorn-25.1.0 octavia-18.1.0.dev5 2026-03-26 00:59:00.196 | ++ inc/python:pip_install:216 : result=0 2026-03-26 00:59:00.202 | ++ inc/python:pip_install:218 : time_stop pip_install 2026-03-26 00:59:00.207 | ++ functions-common:time_stop:2412 : local name 2026-03-26 00:59:00.212 | ++ functions-common:time_stop:2413 : local end_time 2026-03-26 00:59:00.217 | ++ functions-common:time_stop:2414 : local elapsed_time 2026-03-26 00:59:00.224 | ++ functions-common:time_stop:2415 : local total 2026-03-26 00:59:00.229 | ++ functions-common:time_stop:2416 : local start_time 2026-03-26 00:59:00.235 | ++ functions-common:time_stop:2418 : name=pip_install 2026-03-26 00:59:00.240 | ++ functions-common:time_stop:2419 : start_time=1774486735426 2026-03-26 00:59:00.245 | ++ functions-common:time_stop:2421 : [[ -z 1774486735426 ]] 2026-03-26 00:59:00.251 | +++ functions-common:time_stop:2424 : date +%s%3N 2026-03-26 00:59:00.261 | ++ functions-common:time_stop:2424 : end_time=1774486740254 2026-03-26 00:59:00.266 | ++ functions-common:time_stop:2425 : elapsed_time=4828 2026-03-26 00:59:00.271 | ++ functions-common:time_stop:2426 : total=139519 2026-03-26 00:59:00.276 | ++ functions-common:time_stop:2428 : _TIME_START[$name]= 2026-03-26 00:59:00.282 | ++ functions-common:time_stop:2429 : _TIME_TOTAL[$name]=144347 2026-03-26 00:59:00.287 | ++ inc/python:pip_install:219 : return 0 2026-03-26 00:59:00.293 | ++ inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-03-26 00:59:00.299 | ++ inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-03-26 00:59:00.305 | ++ inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/octavia 2026-03-26 00:59:00.311 | ++ inc/python:use_library_from_git:266 : local name=/opt/stack/octavia 2026-03-26 00:59:00.317 | ++ inc/python:use_library_from_git:267 : local enabled=1 2026-03-26 00:59:00.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-magnumclient = \A\L\L ]] 2026-03-26 00:59:00.329 | ++ inc/python:use_library_from_git:268 : [[ ,novnc,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-26 00:59:00.336 | ++ inc/python:use_library_from_git:269 : return 1 2026-03-26 00:59:00.341 | ++ /opt/stack/octavia/devstack/plugin.sh:source:786 : octaviaclient_install 2026-03-26 00:59:00.347 | ++ /opt/stack/octavia/devstack/plugin.sh:octaviaclient_install:20 : use_library_from_git python-octaviaclient 2026-03-26 00:59:00.353 | ++ inc/python:use_library_from_git:266 : local name=python-octaviaclient 2026-03-26 00:59:00.359 | ++ inc/python:use_library_from_git:267 : local enabled=1 2026-03-26 00:59:00.366 | ++ inc/python:use_library_from_git:268 : [[ novnc,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-26 00:59:00.372 | ++ inc/python:use_library_from_git:268 : [[ ,novnc,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-26 00:59:00.378 | ++ inc/python:use_library_from_git:269 : return 1 2026-03-26 00:59:00.383 | ++ /opt/stack/octavia/devstack/plugin.sh:octaviaclient_install:24 : pip_install_gr python-octaviaclient 2026-03-26 00:59:00.390 | ++ inc/python:pip_install_gr:94 : local name=python-octaviaclient 2026-03-26 00:59:00.396 | ++ inc/python:pip_install_gr:95 : local clean_name 2026-03-26 00:59:00.404 | +++ inc/python:pip_install_gr:96 : get_from_global_requirements python-octaviaclient 2026-03-26 00:59:00.411 | +++ inc/python:get_from_global_requirements:241 : local package=python-octaviaclient 2026-03-26 00:59:00.416 | +++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-03-26 00:59:00.424 | ++++ inc/python:get_from_global_requirements:243 : grep -i -h '^python-octaviaclient' /opt/stack/requirements/global-requirements.txt 2026-03-26 00:59:00.426 | ++++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-03-26 00:59:00.437 | +++ inc/python:get_from_global_requirements:243 : required_pkg='python-octaviaclient ' 2026-03-26 00:59:00.444 | +++ inc/python:get_from_global_requirements:244 : [[ python-octaviaclient == '' ]] 2026-03-26 00:59:00.450 | +++ inc/python:get_from_global_requirements:247 : echo python-octaviaclient 2026-03-26 00:59:00.457 | ++ inc/python:pip_install_gr:96 : clean_name=python-octaviaclient 2026-03-26 00:59:00.464 | ++ inc/python:pip_install_gr:97 : pip_install python-octaviaclient 2026-03-26 00:59:00.514 | Using python 3.12 to install python-octaviaclient 2026-03-26 00:59:00.519 | ++ 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-26 00:59:01.120 | Requirement already satisfied: python-octaviaclient in /opt/stack/data/venv/lib/python3.12/site-packages (3.13.0) 2026-03-26 00:59:01.121 | 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-26 00:59:01.122 | 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-26 00:59:01.122 | 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-26 00:59:01.123 | 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-26 00:59:01.123 | 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-26 00:59:01.123 | 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-26 00:59:01.124 | 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-26 00:59:01.124 | 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-26 00:59:01.125 | 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-26 00:59:01.126 | 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-26 00:59:01.126 | 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-26 00:59:01.126 | 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-26 00:59:01.127 | 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-26 00:59:01.129 | 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-26 00:59:01.129 | 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-26 00:59:01.130 | 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-26 00:59:01.131 | 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-26 00:59:01.132 | 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-26 00:59:01.132 | 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-26 00:59:01.136 | 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-26 00:59:01.137 | 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-26 00:59:01.138 | 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-26 00:59:01.139 | 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-26 00:59:01.139 | 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-26 00:59:01.140 | 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-26 00:59:01.140 | 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-26 00:59:01.141 | 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-26 00:59:01.141 | 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-26 00:59:01.142 | 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-26 00:59:01.143 | 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-26 00:59:01.146 | 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-26 00:59:01.150 | 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-26 00:59:01.152 | 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-26 00:59:01.154 | 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-26 00:59:01.155 | 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-26 00:59:01.155 | 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-26 00:59:01.156 | 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-26 00:59:01.157 | 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-26 00:59:01.161 | 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-26 00:59:01.163 | 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-26 00:59:01.170 | 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-26 00:59:01.171 | 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-26 00:59:01.175 | 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-26 00:59:01.177 | 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-26 00:59:01.181 | 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-26 00:59:01.181 | 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-26 00:59:01.182 | 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-26 00:59:01.182 | 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-26 00:59:01.193 | 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-26 00:59:01.194 | 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-26 00:59:01.197 | 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-26 00:59:01.463 | ++ inc/python:pip_install:216 : result=0 2026-03-26 00:59:01.468 | ++ inc/python:pip_install:218 : time_stop pip_install 2026-03-26 00:59:01.474 | ++ functions-common:time_stop:2412 : local name 2026-03-26 00:59:01.480 | ++ functions-common:time_stop:2413 : local end_time 2026-03-26 00:59:01.485 | ++ functions-common:time_stop:2414 : local elapsed_time 2026-03-26 00:59:01.491 | ++ functions-common:time_stop:2415 : local total 2026-03-26 00:59:01.497 | ++ functions-common:time_stop:2416 : local start_time 2026-03-26 00:59:01.502 | ++ functions-common:time_stop:2418 : name=pip_install 2026-03-26 00:59:01.509 | ++ functions-common:time_stop:2419 : start_time=1774486740501 2026-03-26 00:59:01.515 | ++ functions-common:time_stop:2421 : [[ -z 1774486740501 ]] 2026-03-26 00:59:01.523 | +++ functions-common:time_stop:2424 : date +%s%3N 2026-03-26 00:59:01.532 | ++ functions-common:time_stop:2424 : end_time=1774486741526 2026-03-26 00:59:01.539 | ++ functions-common:time_stop:2425 : elapsed_time=1025 2026-03-26 00:59:01.544 | ++ functions-common:time_stop:2426 : total=144347 2026-03-26 00:59:01.551 | ++ functions-common:time_stop:2428 : _TIME_START[$name]= 2026-03-26 00:59:01.557 | ++ functions-common:time_stop:2429 : _TIME_TOTAL[$name]=145372 2026-03-26 00:59:01.563 | ++ inc/python:pip_install:219 : return 0 2026-03-26 00:59:01.569 | ++ /opt/stack/octavia/devstack/plugin.sh:source:809 : [[ stack == \u\n\s\t\a\c\k ]] 2026-03-26 00:59:01.574 | ++ /opt/stack/octavia/devstack/plugin.sh:source:817 : [[ stack == \c\l\e\a\n ]] 2026-03-26 00:59:01.580 | ++ /opt/stack/octavia/devstack/plugin.sh:source:825 : [[ ehxB =~ e ]] 2026-03-26 00:59:01.586 | ++ /opt/stack/octavia/devstack/plugin.sh:source:826 : set -e 2026-03-26 00:59:01.592 | ++ /opt/stack/octavia/devstack/plugin.sh:source:830 : [[ ehxB =~ x ]] 2026-03-26 00:59:01.597 | ++ /opt/stack/octavia/devstack/plugin.sh:source:831 : set -x 2026-03-26 00:59:01.603 | + functions-common:run_plugins:1831 : for plugin in ${plugins//,/ } 2026-03-26 00:59:01.609 | + functions-common:run_plugins:1832 : local dir=/opt/stack/manila 2026-03-26 00:59:01.615 | + functions-common:run_plugins:1833 : [[ -f /opt/stack/manila/devstack/plugin.sh ]] 2026-03-26 00:59:01.621 | + functions-common:run_plugins:1834 : source /opt/stack/manila/devstack/plugin.sh stack install 2026-03-26 00:59:01.662 | ++ /opt/stack/manila/devstack/plugin.sh:source:1143 : [[ stack == \s\t\a\c\k ]] 2026-03-26 00:59:01.667 | ++ /opt/stack/manila/devstack/plugin.sh:source:1143 : [[ install == \i\n\s\t\a\l\l ]] 2026-03-26 00:59:01.673 | ++ /opt/stack/manila/devstack/plugin.sh:source:1144 : echo_summary 'Installing Manila Client' 2026-03-26 00:59:01.680 | ++ ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-03-26 00:59:01.687 | ++ ./stack.sh:echo_summary:444 : echo -e Installing Manila Client 2026-03-26 00:59:01.694 | ++ /opt/stack/manila/devstack/plugin.sh:source:1145 : install_manilaclient 2026-03-26 00:59:01.700 | ++ /opt/stack/manila/devstack/plugin.sh:install_manilaclient:722 : use_library_from_git python-manilaclient 2026-03-26 00:59:01.705 | ++ inc/python:use_library_from_git:266 : local name=python-manilaclient 2026-03-26 00:59:01.711 | ++ inc/python:use_library_from_git:267 : local enabled=1 2026-03-26 00:59:01.717 | ++ inc/python:use_library_from_git:268 : [[ novnc,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-26 00:59:01.723 | ++ inc/python:use_library_from_git:268 : [[ ,novnc,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-26 00:59:01.730 | ++ inc/python:use_library_from_git:269 : return 1 2026-03-26 00:59:01.735 | ++ /opt/stack/manila/devstack/plugin.sh:install_manilaclient:726 : pip_install python-manilaclient 2026-03-26 00:59:01.781 | Using python 3.12 to install python-manilaclient 2026-03-26 00:59:01.787 | ++ 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-26 00:59:02.489 | Collecting python-manilaclient 2026-03-26 00:59:02.610 | Downloading python_manilaclient-6.0.0-py3-none-any.whl.metadata (5.5 kB) 2026-03-26 00:59:02.620 | 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-26 00:59:02.620 | 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-26 00:59:02.621 | 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-26 00:59:02.621 | 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-26 00:59:02.622 | 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-26 00:59:02.622 | 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-26 00:59:02.623 | 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-26 00:59:02.624 | 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-26 00:59:02.624 | 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-26 00:59:02.625 | 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-26 00:59:02.626 | 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-26 00:59:02.627 | 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-26 00:59:02.628 | 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-26 00:59:02.628 | 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-26 00:59:02.629 | 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-26 00:59:02.632 | 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-26 00:59:02.633 | 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-26 00:59:02.633 | 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-26 00:59:02.634 | 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-26 00:59:02.635 | 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-26 00:59:02.636 | 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-26 00:59:02.638 | 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-26 00:59:02.638 | 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-26 00:59:02.639 | 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-26 00:59:02.640 | 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-26 00:59:02.640 | 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-26 00:59:02.641 | 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-26 00:59:02.641 | 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-26 00:59:02.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>=3.2.0->python-manilaclient) (1.33) 2026-03-26 00:59:02.643 | 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-26 00:59:02.643 | 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-26 00:59:02.643 | 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-26 00:59:02.645 | 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-26 00:59:02.647 | 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-26 00:59:02.651 | 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-26 00:59:02.653 | 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-26 00:59:02.654 | 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-26 00:59:02.657 | 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-26 00:59:02.658 | 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-26 00:59:02.660 | 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-26 00:59:02.663 | 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-26 00:59:02.663 | 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-26 00:59:02.666 | 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-26 00:59:02.669 | 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-26 00:59:02.676 | 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-26 00:59:02.678 | 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-26 00:59:02.679 | 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-26 00:59:02.679 | 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-26 00:59:02.680 | 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-26 00:59:02.690 | 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-26 00:59:02.691 | 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-26 00:59:02.694 | 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-26 00:59:02.733 | Downloading python_manilaclient-6.0.0-py3-none-any.whl (410 kB) 2026-03-26 00:59:02.971 | Installing collected packages: python-manilaclient 2026-03-26 00:59:03.331 | Successfully installed python-manilaclient-6.0.0 2026-03-26 00:59:03.413 | ++ inc/python:pip_install:216 : result=0 2026-03-26 00:59:03.419 | ++ inc/python:pip_install:218 : time_stop pip_install 2026-03-26 00:59:03.424 | ++ functions-common:time_stop:2412 : local name 2026-03-26 00:59:03.430 | ++ functions-common:time_stop:2413 : local end_time 2026-03-26 00:59:03.435 | ++ functions-common:time_stop:2414 : local elapsed_time 2026-03-26 00:59:03.440 | ++ functions-common:time_stop:2415 : local total 2026-03-26 00:59:03.446 | ++ functions-common:time_stop:2416 : local start_time 2026-03-26 00:59:03.451 | ++ functions-common:time_stop:2418 : name=pip_install 2026-03-26 00:59:03.457 | ++ functions-common:time_stop:2419 : start_time=1774486741769 2026-03-26 00:59:03.461 | ++ functions-common:time_stop:2421 : [[ -z 1774486741769 ]] 2026-03-26 00:59:03.468 | +++ functions-common:time_stop:2424 : date +%s%3N 2026-03-26 00:59:03.474 | ++ functions-common:time_stop:2424 : end_time=1774486743470 2026-03-26 00:59:03.479 | ++ functions-common:time_stop:2425 : elapsed_time=1701 2026-03-26 00:59:03.484 | ++ functions-common:time_stop:2426 : total=145372 2026-03-26 00:59:03.490 | ++ functions-common:time_stop:2428 : _TIME_START[$name]= 2026-03-26 00:59:03.496 | ++ functions-common:time_stop:2429 : _TIME_TOTAL[$name]=147073 2026-03-26 00:59:03.501 | ++ inc/python:pip_install:219 : return 0 2026-03-26 00:59:03.506 | ++ /opt/stack/manila/devstack/plugin.sh:install_manilaclient:728 : [[ True == \T\r\u\e ]] 2026-03-26 00:59:03.512 | ++ /opt/stack/manila/devstack/plugin.sh:install_manilaclient:729 : sudo ln -sf /opt/stack/data/venv/bin/manila /usr/local/bin 2026-03-26 00:59:03.533 | ++ /opt/stack/manila/devstack/plugin.sh:source:1146 : echo_summary 'Installing Manila' 2026-03-26 00:59:03.539 | ++ ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-03-26 00:59:03.545 | ++ ./stack.sh:echo_summary:444 : echo -e Installing Manila 2026-03-26 00:59:03.551 | ++ /opt/stack/manila/devstack/plugin.sh:source:1147 : install_manila 2026-03-26 00:59:03.557 | ++ /opt/stack/manila/devstack/plugin.sh:install_manila:735 : setup_develop /opt/stack/manila 2026-03-26 00:59:03.563 | ++ inc/python:setup_develop:353 : local bindep 2026-03-26 00:59:03.569 | ++ inc/python:setup_develop:354 : [[ /opt/stack/manila == -bindep* ]] 2026-03-26 00:59:03.574 | ++ inc/python:setup_develop:358 : local project_dir=/opt/stack/manila 2026-03-26 00:59:03.581 | ++ inc/python:setup_develop:359 : local extras= 2026-03-26 00:59:03.588 | ++ inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/manila -e 2026-03-26 00:59:03.593 | ++ inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-03-26 00:59:03.599 | ++ inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/manila == -bindep* ]] 2026-03-26 00:59:03.605 | ++ inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/manila 2026-03-26 00:59:03.609 | ++ inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-03-26 00:59:03.615 | ++ inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-03-26 00:59:03.622 | +++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/manila 2026-03-26 00:59:03.626 | +++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-03-26 00:59:03.634 | ++ inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/manila 2026-03-26 00:59:03.639 | ++ inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-03-26 00:59:03.643 | ++ inc/python:_setup_package_with_constraints_edit:399 : local name 2026-03-26 00:59:03.649 | +++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/manila/setup.cfg 2026-03-26 00:59:03.662 | ++ inc/python:_setup_package_with_constraints_edit:400 : name=manila 2026-03-26 00:59:03.667 | ++ inc/python:_setup_package_with_constraints_edit:401 : '[' -z manila ']' 2026-03-26 00:59:03.672 | ++ inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- manila 2026-03-26 00:59:03.764 | ++ inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/manila -e 2026-03-26 00:59:03.770 | ++ inc/python:setup_package:436 : local bindep=0 2026-03-26 00:59:03.774 | ++ inc/python:setup_package:437 : local bindep_flag= 2026-03-26 00:59:03.778 | ++ inc/python:setup_package:438 : local bindep_profiles= 2026-03-26 00:59:03.784 | ++ inc/python:setup_package:439 : [[ /opt/stack/manila == -bindep* ]] 2026-03-26 00:59:03.789 | ++ inc/python:setup_package:444 : local project_dir=/opt/stack/manila 2026-03-26 00:59:03.793 | ++ inc/python:setup_package:445 : local flags=-e 2026-03-26 00:59:03.798 | ++ inc/python:setup_package:446 : local extras= 2026-03-26 00:59:03.803 | ++ inc/python:setup_package:450 : [[ -n -e ]] 2026-03-26 00:59:03.809 | ++ inc/python:setup_package:450 : [[ -z '' ]] 2026-03-26 00:59:03.815 | ++ inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-03-26 00:59:03.821 | ++ inc/python:setup_package:455 : [[ ! -z '' ]] 2026-03-26 00:59:03.826 | ++ inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-03-26 00:59:03.832 | ++ inc/python:setup_package:464 : pip_install -e /opt/stack/manila 2026-03-26 00:59:03.874 | Using python 3.12 to install /opt/stack/manila 2026-03-26 00:59:03.880 | ++ 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-26 00:59:04.433 | Obtaining file:///opt/stack/manila 2026-03-26 00:59:04.435 | Installing build dependencies: started 2026-03-26 00:59:05.473 | Installing build dependencies: finished with status 'done' 2026-03-26 00:59:05.474 | Checking if build backend supports build_editable: started 2026-03-26 00:59:05.785 | Checking if build backend supports build_editable: finished with status 'done' 2026-03-26 00:59:05.787 | Getting requirements to build editable: started 2026-03-26 00:59:06.465 | Getting requirements to build editable: finished with status 'done' 2026-03-26 00:59:06.467 | Preparing editable metadata (pyproject.toml): started 2026-03-26 00:59:06.989 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-03-26 00:59:07.008 | Requirement already satisfied: pbr>=5.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev10) (7.0.3) 2026-03-26 00:59:07.009 | Requirement already satisfied: alembic>=1.4.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev10) (1.18.4) 2026-03-26 00:59:07.009 | Requirement already satisfied: castellan>=3.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev10) (5.6.0) 2026-03-26 00:59:07.010 | Requirement already satisfied: defusedxml>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev10) (0.7.1) 2026-03-26 00:59:07.010 | Requirement already satisfied: eventlet>=0.27.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev10) (0.40.4) 2026-03-26 00:59:07.011 | Requirement already satisfied: greenlet>=0.4.16 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev10) (3.3.2) 2026-03-26 00:59:07.011 | Requirement already satisfied: lxml>=4.5.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev10) (6.0.2) 2026-03-26 00:59:07.011 | Requirement already satisfied: netaddr>=0.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev10) (1.3.0) 2026-03-26 00:59:07.012 | Requirement already satisfied: oslo.config>=9.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev10) (10.3.0) 2026-03-26 00:59:07.012 | Requirement already satisfied: oslo.context>=4.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev10) (6.3.0) 2026-03-26 00:59:07.013 | Requirement already satisfied: oslo.db>=17.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev10) (18.0.0) 2026-03-26 00:59:07.013 | Requirement already satisfied: oslo.i18n>=5.0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev10) (6.7.2) 2026-03-26 00:59:07.013 | Requirement already satisfied: oslo.log>=4.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev10) (8.1.0) 2026-03-26 00:59:07.014 | Requirement already satisfied: oslo.messaging>=14.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev10) (17.3.0) 2026-03-26 00:59:07.015 | Requirement already satisfied: oslo.middleware>=4.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev10) (8.0.0) 2026-03-26 00:59:07.015 | Requirement already satisfied: oslo.policy>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev10) (5.0.0) 2026-03-26 00:59:07.015 | Requirement already satisfied: oslo.privsep>=2.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev10) (3.10.1) 2026-03-26 00:59:07.016 | Requirement already satisfied: oslo.reports>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev10) (3.7.0) 2026-03-26 00:59:07.016 | Requirement already satisfied: oslo.rootwrap>=6.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev10) (7.9.0) 2026-03-26 00:59:07.016 | Requirement already satisfied: oslo.serialization>=4.0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev10) (5.9.1) 2026-03-26 00:59:07.017 | Requirement already satisfied: oslo.service>=4.4.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev10) (4.5.1) 2026-03-26 00:59:07.018 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev10) (2.7.1) 2026-03-26 00:59:07.018 | Requirement already satisfied: oslo.utils>=7.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev10) (10.0.0) 2026-03-26 00:59:07.018 | Requirement already satisfied: oslo.concurrency>=4.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev10) (7.4.0) 2026-03-26 00:59:07.019 | Requirement already satisfied: osprofiler>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev10) (4.3.0) 2026-03-26 00:59:07.019 | Requirement already satisfied: paramiko>=2.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev10) (4.0.0) 2026-03-26 00:59:07.020 | Requirement already satisfied: Paste>=3.4.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev10) (3.10.1) 2026-03-26 00:59:07.021 | Requirement already satisfied: PasteDeploy>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev10) (3.1.0) 2026-03-26 00:59:07.021 | Requirement already satisfied: pyparsing>=2.4.7 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev10) (3.3.2) 2026-03-26 00:59:07.021 | Requirement already satisfied: python-neutronclient>=6.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev10) (11.8.0) 2026-03-26 00:59:07.021 | Requirement already satisfied: keystoneauth1>=4.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev10) (5.13.1) 2026-03-26 00:59:07.022 | Requirement already satisfied: keystonemiddleware>=9.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev10) (12.0.0) 2026-03-26 00:59:07.022 | Requirement already satisfied: requests>=2.23.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev10) (2.32.5) 2026-03-26 00:59:07.022 | Requirement already satisfied: tenacity>=6.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev10) (9.1.4) 2026-03-26 00:59:07.023 | Requirement already satisfied: Routes>=2.4.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev10) (2.5.1) 2026-03-26 00:59:07.024 | Requirement already satisfied: SQLAlchemy>=1.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev10) (2.0.46) 2026-03-26 00:59:07.024 | Requirement already satisfied: SQLAlchemy-Utils>=0.38.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev10) (0.42.1) 2026-03-26 00:59:07.024 | Requirement already satisfied: stevedore>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev10) (5.7.0) 2026-03-26 00:59:07.025 | Requirement already satisfied: tooz>=2.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev10) (8.1.0) 2026-03-26 00:59:07.025 | Requirement already satisfied: python-cinderclient>=4.0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev10) (9.9.0) 2026-03-26 00:59:07.026 | Requirement already satisfied: python-novaclient>=17.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev10) (18.12.0) 2026-03-26 00:59:07.026 | Requirement already satisfied: WebOb>=1.8.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev10) (1.8.9) 2026-03-26 00:59:07.027 | Requirement already satisfied: cachetools>=4.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev10) (7.0.1) 2026-03-26 00:59:07.027 | Requirement already satisfied: packaging>=20.9 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev10) (26.0) 2026-03-26 00:59:07.027 | Requirement already satisfied: jsonschema>=4.17 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev10) (4.26.0) 2026-03-26 00:59:07.028 | Requirement already satisfied: openstacksdk>=4.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev10) (4.10.0) 2026-03-26 00:59:07.030 | Requirement already satisfied: Mako in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=1.4.2->manila==22.1.0.dev10) (1.3.10) 2026-03-26 00:59:07.030 | 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.dev10) (4.15.0) 2026-03-26 00:59:07.032 | 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.dev10) (43.0.3) 2026-03-26 00:59:07.033 | 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.dev10) (7.3.0) 2026-03-26 00:59:07.035 | 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.dev10) (2.0.0) 2026-03-26 00:59:07.038 | 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.dev10) (3.0) 2026-03-26 00:59:07.041 | 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.dev10) (2.8.0) 2026-03-26 00:59:07.047 | 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.dev10) (25.4.0) 2026-03-26 00:59:07.047 | 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.dev10) (2025.9.1) 2026-03-26 00:59:07.048 | 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.dev10) (0.37.0) 2026-03-26 00:59:07.048 | 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.dev10) (0.30.0) 2026-03-26 00:59:07.053 | 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.dev10) (2.1.0) 2026-03-26 00:59:07.053 | 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.dev10) (1.8.2) 2026-03-26 00:59:07.056 | 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.dev10) (4.1.1) 2026-03-26 00:59:07.057 | 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.dev10) (4.0.1) 2026-03-26 00:59:07.058 | 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.dev10) (2.11.0) 2026-03-26 00:59:07.058 | 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.dev10) (5.8.0) 2026-03-26 00:59:07.064 | 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.dev10) (5.2.1) 2026-03-26 00:59:07.064 | 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.dev10) (1.5.0) 2026-03-26 00:59:07.065 | 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.dev10) (1.1.0) 2026-03-26 00:59:07.065 | 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.dev10) (1.33) 2026-03-26 00:59:07.066 | Requirement already satisfied: platformdirs>=3 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.1.0->manila==22.1.0.dev10) (4.9.2) 2026-03-26 00:59:07.067 | 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.dev10) (7.2.2) 2026-03-26 00:59:07.067 | 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.dev10) (6.0.3) 2026-03-26 00:59:07.068 | 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.dev10) (1.4.0) 2026-03-26 00:59:07.074 | 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.dev10) (3.0.0) 2026-03-26 00:59:07.080 | 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.dev10) (0.20) 2026-03-26 00:59:07.080 | 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.dev10) (3.0.0) 2026-03-26 00:59:07.082 | 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.dev10) (2.1.1) 2026-03-26 00:59:07.085 | 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.dev10) (2.0.0) 2026-03-26 00:59:07.090 | 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.dev10) (2.0.2) 2026-03-26 00:59:07.090 | 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.dev10) (0.5.0) 2026-03-26 00:59:07.094 | 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.dev10) (2.9.0.post0) 2026-03-26 00:59:07.097 | 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.dev10) (3.2.1) 2026-03-26 00:59:07.099 | 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.dev10) (5.3.1) 2026-03-26 00:59:07.100 | 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.dev10) (5.6.2) 2026-03-26 00:59:07.100 | 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.dev10) (0.15.1) 2026-03-26 00:59:07.103 | 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.dev10) (5.1.0) 2026-03-26 00:59:07.108 | 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.dev10) (2025.3) 2026-03-26 00:59:07.113 | 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.dev10) (0.24.1) 2026-03-26 00:59:07.115 | 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.dev10) (5.0.0) 2026-03-26 00:59:07.115 | 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.dev10) (3.1.6) 2026-03-26 00:59:07.116 | 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.dev10) (4.0.1) 2026-03-26 00:59:07.121 | 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.dev10) (3.0.3) 2026-03-26 00:59:07.128 | 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.dev10) (1.1.2) 2026-03-26 00:59:07.140 | 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.dev10) (1.7.3) 2026-03-26 00:59:07.144 | 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.dev10) (2.2.0) 2026-03-26 00:59:07.147 | 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.dev10) (1.3.7) 2026-03-26 00:59:07.150 | 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.dev10) (3.17.0) 2026-03-26 00:59:07.164 | 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.dev10) (2.2.1) 2026-03-26 00:59:07.165 | 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.dev10) (1.6.2) 2026-03-26 00:59:07.170 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=3.4.3->manila==22.1.0.dev10) (82.0.1) 2026-03-26 00:59:07.181 | 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.dev10) (0.6.0) 2026-03-26 00:59:07.205 | 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.dev10) (4.13.2) 2026-03-26 00:59:07.209 | 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.dev10) (0.6.0) 2026-03-26 00:59:07.209 | 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.dev10) (3.2.0) 2026-03-26 00:59:07.216 | 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.dev10) (1.11.0) 2026-03-26 00:59:07.216 | 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.dev10) (14.3.3) 2026-03-26 00:59:07.217 | 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.dev10) (1.7.2) 2026-03-26 00:59:07.226 | 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.dev10) (1.17.0) 2026-03-26 00:59:07.234 | 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.dev10) (4.4.0) 2026-03-26 00:59:07.253 | 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.dev10) (3.4.4) 2026-03-26 00:59:07.254 | 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.dev10) (3.11) 2026-03-26 00:59:07.254 | 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.dev10) (2.6.3) 2026-03-26 00:59:07.255 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.23.0->manila==22.1.0.dev10) (2023.11.17) 2026-03-26 00:59:07.280 | 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.dev10) (4.0.0) 2026-03-26 00:59:07.280 | 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.dev10) (2.19.2) 2026-03-26 00:59:07.288 | 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.dev10) (0.1.2) 2026-03-26 00:59:07.300 | 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.dev10) (0.7) 2026-03-26 00:59:07.341 | 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.dev10) (2.8.5) 2026-03-26 00:59:07.345 | 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.dev10) (0.16.0) 2026-03-26 00:59:07.403 | Building wheels for collected packages: manila 2026-03-26 00:59:07.403 | Building editable for manila (pyproject.toml): started 2026-03-26 00:59:08.105 | Building editable for manila (pyproject.toml): finished with status 'done' 2026-03-26 00:59:08.107 | Created wheel for manila: filename=manila-22.1.0.dev10-0.editable-py3-none-any.whl size=8966 sha256=9c8af0788e7bd1eac860e3bfd3efc800c468a9e946637b03874faa615e11118b 2026-03-26 00:59:08.107 | Stored in directory: /tmp/pip-ephem-wheel-cache-u_frnyve/wheels/f6/b2/8b/532c6b60f11d4884c24473457b7bcd86078c86d51cdce6a48f 2026-03-26 00:59:08.113 | Successfully built manila 2026-03-26 00:59:08.252 | Installing collected packages: manila 2026-03-26 00:59:08.293 | Successfully installed manila-22.1.0.dev10 2026-03-26 00:59:08.409 | ++ inc/python:pip_install:216 : result=0 2026-03-26 00:59:08.414 | ++ inc/python:pip_install:218 : time_stop pip_install 2026-03-26 00:59:08.420 | ++ functions-common:time_stop:2412 : local name 2026-03-26 00:59:08.427 | ++ functions-common:time_stop:2413 : local end_time 2026-03-26 00:59:08.433 | ++ functions-common:time_stop:2414 : local elapsed_time 2026-03-26 00:59:08.438 | ++ functions-common:time_stop:2415 : local total 2026-03-26 00:59:08.444 | ++ functions-common:time_stop:2416 : local start_time 2026-03-26 00:59:08.448 | ++ functions-common:time_stop:2418 : name=pip_install 2026-03-26 00:59:08.454 | ++ functions-common:time_stop:2419 : start_time=1774486743864 2026-03-26 00:59:08.459 | ++ functions-common:time_stop:2421 : [[ -z 1774486743864 ]] 2026-03-26 00:59:08.466 | +++ functions-common:time_stop:2424 : date +%s%3N 2026-03-26 00:59:08.474 | ++ functions-common:time_stop:2424 : end_time=1774486748468 2026-03-26 00:59:08.479 | ++ functions-common:time_stop:2425 : elapsed_time=4604 2026-03-26 00:59:08.484 | ++ functions-common:time_stop:2426 : total=147073 2026-03-26 00:59:08.491 | ++ functions-common:time_stop:2428 : _TIME_START[$name]= 2026-03-26 00:59:08.496 | ++ functions-common:time_stop:2429 : _TIME_TOTAL[$name]=151677 2026-03-26 00:59:08.501 | ++ inc/python:pip_install:219 : return 0 2026-03-26 00:59:08.507 | ++ inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-03-26 00:59:08.513 | ++ inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-03-26 00:59:08.518 | ++ inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/manila 2026-03-26 00:59:08.524 | ++ inc/python:use_library_from_git:266 : local name=/opt/stack/manila 2026-03-26 00:59:08.530 | ++ inc/python:use_library_from_git:267 : local enabled=1 2026-03-26 00:59:08.537 | ++ inc/python:use_library_from_git:268 : [[ novnc,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-26 00:59:08.544 | ++ inc/python:use_library_from_git:268 : [[ ,novnc,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-26 00:59:08.549 | ++ inc/python:use_library_from_git:269 : return 1 2026-03-26 00:59:08.555 | ++ /opt/stack/manila/devstack/plugin.sh:install_manila:737 : is_service_enabled m-shr 2026-03-26 00:59:08.594 | ++ functions-common:is_service_enabled:2068 : return 0 2026-03-26 00:59:08.603 | +++ /opt/stack/manila/devstack/plugin.sh:install_manila:739 : systemctl is-active nfs-ganesha.service 2026-03-26 00:59:08.620 | ++ /opt/stack/manila/devstack/plugin.sh:install_manila:739 : [[ ! inactive == \a\c\t\i\v\e ]] 2026-03-26 00:59:08.628 | ++ /opt/stack/manila/devstack/plugin.sh:install_manila:740 : '[' manila.share.drivers.generic.GenericShareDriver '!=' manila.share.drivers.cephfs.driver.CephFSDriver ']' 2026-03-26 00:59:08.634 | ++ /opt/stack/manila/devstack/plugin.sh:install_manila:741 : _install_nfs_and_samba 2026-03-26 00:59:08.640 | ++ /opt/stack/manila/devstack/plugin.sh:_install_nfs_and_samba:702 : is_ubuntu 2026-03-26 00:59:08.646 | ++ functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-03-26 00:59:08.652 | ++ functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-03-26 00:59:08.660 | ++ /opt/stack/manila/devstack/plugin.sh:_install_nfs_and_samba:703 : install_package nfs-kernel-server nfs-common samba 2026-03-26 00:59:08.665 | ++ functions-common:install_package:1430 : update_package_repo 2026-03-26 00:59:08.671 | ++ functions-common:update_package_repo:1404 : NO_UPDATE_REPOS=False 2026-03-26 00:59:08.678 | ++ functions-common:update_package_repo:1405 : REPOS_UPDATED=True 2026-03-26 00:59:08.684 | ++ functions-common:update_package_repo:1406 : RETRY_UPDATE=False 2026-03-26 00:59:08.690 | ++ functions-common:update_package_repo:1408 : [[ False = \T\r\u\e ]] 2026-03-26 00:59:08.696 | ++ functions-common:update_package_repo:1412 : is_ubuntu 2026-03-26 00:59:08.703 | ++ functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-03-26 00:59:08.709 | ++ functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-03-26 00:59:08.717 | ++ functions-common:update_package_repo:1413 : apt_get_update 2026-03-26 00:59:08.723 | ++ functions-common:apt_get_update:1158 : [[ True == \T\r\u\e ]] 2026-03-26 00:59:08.729 | ++ functions-common:apt_get_update:1158 : [[ False != \T\r\u\e ]] 2026-03-26 00:59:08.736 | ++ functions-common:apt_get_update:1159 : return 2026-03-26 00:59:08.742 | ++ functions-common:install_package:1431 : real_install_package nfs-kernel-server nfs-common samba 2026-03-26 00:59:08.749 | ++ functions-common:real_install_package:1418 : is_ubuntu 2026-03-26 00:59:08.755 | ++ functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-03-26 00:59:08.763 | ++ functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-03-26 00:59:08.769 | ++ functions-common:real_install_package:1419 : apt_get install nfs-kernel-server nfs-common samba 2026-03-26 00:59:08.814 | ++ 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-26 00:59:08.853 | Reading package lists... 2026-03-26 00:59:09.108 | Building dependency tree... 2026-03-26 00:59:09.109 | Reading state information... 2026-03-26 00:59:09.366 | The following additional packages will be installed: 2026-03-26 00:59:09.366 | keyutils libavahi-client3 libavahi-common-data libavahi-common3 libcups2t64 2026-03-26 00:59:09.367 | libldb2 liblmdb0 libnfsidmap1 libtalloc2 libtdb1 libtevent0t64 libwbclient0 2026-03-26 00:59:09.367 | python3-dnspython python3-ldb python3-markdown python3-samba python3-talloc 2026-03-26 00:59:09.367 | python3-tdb rpcbind samba-common samba-common-bin samba-libs tdb-tools 2026-03-26 00:59:09.368 | Suggested packages: 2026-03-26 00:59:09.368 | cups-common watchdog python3-trio python3-aioquic python3-h2 python3-httpx 2026-03-26 00:59:09.368 | python3-httpcore python-markdown-doc bind9 bind9utils ctdb ldb-tools ntp 2026-03-26 00:59:09.368 | | chrony ufw winbind heimdal-clients 2026-03-26 00:59:09.368 | Recommended packages: 2026-03-26 00:59:09.368 | python3-gpg attr samba-dsdb-modules samba-vfs-modules samba-ad-provision 2026-03-26 00:59:09.410 | The following NEW packages will be installed: 2026-03-26 00:59:09.410 | keyutils libavahi-client3 libavahi-common-data libavahi-common3 libcups2t64 2026-03-26 00:59:09.411 | libldb2 liblmdb0 libnfsidmap1 libtalloc2 libtdb1 libtevent0t64 libwbclient0 2026-03-26 00:59:09.411 | nfs-common nfs-kernel-server python3-dnspython python3-ldb python3-markdown 2026-03-26 00:59:09.411 | python3-samba python3-talloc python3-tdb rpcbind samba samba-common 2026-03-26 00:59:09.411 | samba-common-bin samba-libs tdb-tools 2026-03-26 00:59:09.602 | 0 upgraded, 26 newly installed, 0 to remove and 0 not upgraded. 2026-03-26 00:59:09.602 | Need to get 12.9 MB of archives. 2026-03-26 00:59:09.602 | After this operation, 58.0 MB of additional disk space will be used. 2026-03-26 00:59:09.602 | 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-26 00:59:09.846 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 rpcbind amd64 1.2.6-7ubuntu2 [46.5 kB] 2026-03-26 00:59:09.887 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 keyutils amd64 1.6.3-3build1 [56.8 kB] 2026-03-26 00:59:09.958 | 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-26 00:59:10.083 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 python3-dnspython all 2.6.1-1ubuntu1 [163 kB] 2026-03-26 00:59:10.123 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 liblmdb0 amd64 0.9.31-1build1 [48.1 kB] 2026-03-26 00:59:10.132 | Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libtalloc2 amd64 2.4.2-1build2 [27.3 kB] 2026-03-26 00:59:10.137 | Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libtdb1 amd64 1.4.10-1build1 [46.8 kB] 2026-03-26 00:59:10.145 | Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libtevent0t64 amd64 0.16.1-2build1 [42.6 kB] 2026-03-26 00:59:10.152 | 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-26 00:59:10.180 | 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-26 00:59:10.185 | Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 python3-tdb amd64 1.4.10-1build1 [15.3 kB] 2026-03-26 00:59:10.187 | Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 python3-markdown all 3.5.2-1 [72.0 kB] 2026-03-26 00:59:10.196 | 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-26 00:59:10.246 | 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-26 00:59:10.247 | 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-26 00:59:10.249 | 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-26 00:59:10.253 | 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-26 00:59:10.538 | Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 python3-talloc amd64 2.4.2-1build2 [12.9 kB] 2026-03-26 00:59:10.538 | 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-26 00:59:10.596 | 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-26 00:59:10.597 | 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-26 00:59:10.599 | 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-26 00:59:10.642 | Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 tdb-tools amd64 1.4.10-1build1 [25.8 kB] 2026-03-26 00:59:10.643 | 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-26 00:59:10.658 | 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-26 00:59:10.855 | debconf: delaying package configuration, since apt-utils is not installed 2026-03-26 00:59:10.906 | Fetched 12.9 MB in 1s (10.5 MB/s) 2026-03-26 00:59:10.948 | Selecting previously unselected package libnfsidmap1:amd64. 2026-03-26 00:59:10.981 | (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-26 00:59:10.984 | Preparing to unpack .../00-libnfsidmap1_1%3a2.6.4-3ubuntu5.1_amd64.deb ... 2026-03-26 00:59:10.994 | Unpacking libnfsidmap1:amd64 (1:2.6.4-3ubuntu5.1) ... 2026-03-26 00:59:11.066 | Selecting previously unselected package rpcbind. 2026-03-26 00:59:11.075 | Preparing to unpack .../01-rpcbind_1.2.6-7ubuntu2_amd64.deb ... 2026-03-26 00:59:11.083 | Unpacking rpcbind (1.2.6-7ubuntu2) ... 2026-03-26 00:59:11.148 | Selecting previously unselected package keyutils. 2026-03-26 00:59:11.157 | Preparing to unpack .../02-keyutils_1.6.3-3build1_amd64.deb ... 2026-03-26 00:59:11.162 | Unpacking keyutils (1.6.3-3build1) ... 2026-03-26 00:59:11.233 | Selecting previously unselected package nfs-common. 2026-03-26 00:59:11.244 | Preparing to unpack .../03-nfs-common_1%3a2.6.4-3ubuntu5.1_amd64.deb ... 2026-03-26 00:59:11.253 | Unpacking nfs-common (1:2.6.4-3ubuntu5.1) ... 2026-03-26 00:59:11.349 | Selecting previously unselected package python3-dnspython. 2026-03-26 00:59:11.359 | Preparing to unpack .../04-python3-dnspython_2.6.1-1ubuntu1_all.deb ... 2026-03-26 00:59:11.364 | Unpacking python3-dnspython (2.6.1-1ubuntu1) ... 2026-03-26 00:59:11.473 | Selecting previously unselected package liblmdb0:amd64. 2026-03-26 00:59:11.483 | Preparing to unpack .../05-liblmdb0_0.9.31-1build1_amd64.deb ... 2026-03-26 00:59:11.487 | Unpacking liblmdb0:amd64 (0.9.31-1build1) ... 2026-03-26 00:59:11.548 | Selecting previously unselected package libtalloc2:amd64. 2026-03-26 00:59:11.559 | Preparing to unpack .../06-libtalloc2_2.4.2-1build2_amd64.deb ... 2026-03-26 00:59:11.564 | Unpacking libtalloc2:amd64 (2.4.2-1build2) ... 2026-03-26 00:59:11.626 | Selecting previously unselected package libtdb1:amd64. 2026-03-26 00:59:11.634 | Preparing to unpack .../07-libtdb1_1.4.10-1build1_amd64.deb ... 2026-03-26 00:59:11.638 | Unpacking libtdb1:amd64 (1.4.10-1build1) ... 2026-03-26 00:59:11.702 | Selecting previously unselected package libtevent0t64:amd64. 2026-03-26 00:59:11.712 | Preparing to unpack .../08-libtevent0t64_0.16.1-2build1_amd64.deb ... 2026-03-26 00:59:11.716 | Unpacking libtevent0t64:amd64 (0.16.1-2build1) ... 2026-03-26 00:59:11.775 | Selecting previously unselected package libldb2:amd64. 2026-03-26 00:59:11.784 | Preparing to unpack .../09-libldb2_2%3a2.8.0+samba4.19.5+dfsg-4ubuntu9.4_amd64.deb ... 2026-03-26 00:59:11.789 | Unpacking libldb2:amd64 (2:2.8.0+samba4.19.5+dfsg-4ubuntu9.4) ... 2026-03-26 00:59:11.870 | Selecting previously unselected package python3-ldb. 2026-03-26 00:59:11.880 | Preparing to unpack .../10-python3-ldb_2%3a2.8.0+samba4.19.5+dfsg-4ubuntu9.4_amd64.deb ... 2026-03-26 00:59:11.885 | Unpacking python3-ldb (2:2.8.0+samba4.19.5+dfsg-4ubuntu9.4) ... 2026-03-26 00:59:11.951 | Selecting previously unselected package python3-tdb. 2026-03-26 00:59:11.962 | Preparing to unpack .../11-python3-tdb_1.4.10-1build1_amd64.deb ... 2026-03-26 00:59:11.967 | Unpacking python3-tdb (1.4.10-1build1) ... 2026-03-26 00:59:12.030 | Selecting previously unselected package python3-markdown. 2026-03-26 00:59:12.042 | Preparing to unpack .../12-python3-markdown_3.5.2-1_all.deb ... 2026-03-26 00:59:12.046 | Unpacking python3-markdown (3.5.2-1) ... 2026-03-26 00:59:12.113 | Selecting previously unselected package libavahi-common-data:amd64. 2026-03-26 00:59:12.123 | Preparing to unpack .../13-libavahi-common-data_0.8-13ubuntu6.1_amd64.deb ... 2026-03-26 00:59:12.128 | Unpacking libavahi-common-data:amd64 (0.8-13ubuntu6.1) ... 2026-03-26 00:59:12.192 | Selecting previously unselected package libavahi-common3:amd64. 2026-03-26 00:59:12.202 | Preparing to unpack .../14-libavahi-common3_0.8-13ubuntu6.1_amd64.deb ... 2026-03-26 00:59:12.208 | Unpacking libavahi-common3:amd64 (0.8-13ubuntu6.1) ... 2026-03-26 00:59:12.270 | Selecting previously unselected package libavahi-client3:amd64. 2026-03-26 00:59:12.281 | Preparing to unpack .../15-libavahi-client3_0.8-13ubuntu6.1_amd64.deb ... 2026-03-26 00:59:12.286 | Unpacking libavahi-client3:amd64 (0.8-13ubuntu6.1) ... 2026-03-26 00:59:12.353 | Selecting previously unselected package libwbclient0:amd64. 2026-03-26 00:59:12.365 | Preparing to unpack .../16-libwbclient0_2%3a4.19.5+dfsg-4ubuntu9.4_amd64.deb ... 2026-03-26 00:59:12.370 | Unpacking libwbclient0:amd64 (2:4.19.5+dfsg-4ubuntu9.4) ... 2026-03-26 00:59:12.439 | Selecting previously unselected package samba-libs:amd64. 2026-03-26 00:59:12.448 | Preparing to unpack .../17-samba-libs_2%3a4.19.5+dfsg-4ubuntu9.4_amd64.deb ... 2026-03-26 00:59:12.459 | Unpacking samba-libs:amd64 (2:4.19.5+dfsg-4ubuntu9.4) ... 2026-03-26 00:59:12.722 | Selecting previously unselected package python3-talloc:amd64. 2026-03-26 00:59:12.731 | Preparing to unpack .../18-python3-talloc_2.4.2-1build2_amd64.deb ... 2026-03-26 00:59:12.735 | Unpacking python3-talloc:amd64 (2.4.2-1build2) ... 2026-03-26 00:59:12.799 | Selecting previously unselected package python3-samba. 2026-03-26 00:59:12.809 | Preparing to unpack .../19-python3-samba_2%3a4.19.5+dfsg-4ubuntu9.4_amd64.deb ... 2026-03-26 00:59:12.813 | Unpacking python3-samba (2:4.19.5+dfsg-4ubuntu9.4) ... 2026-03-26 00:59:13.133 | Selecting previously unselected package samba-common. 2026-03-26 00:59:13.144 | Preparing to unpack .../20-samba-common_2%3a4.19.5+dfsg-4ubuntu9.4_all.deb ... 2026-03-26 00:59:13.162 | Unpacking samba-common (2:4.19.5+dfsg-4ubuntu9.4) ... 2026-03-26 00:59:13.233 | Selecting previously unselected package libcups2t64:amd64. 2026-03-26 00:59:13.244 | Preparing to unpack .../21-libcups2t64_2.4.7-1.2ubuntu7.9_amd64.deb ... 2026-03-26 00:59:13.249 | Unpacking libcups2t64:amd64 (2.4.7-1.2ubuntu7.9) ... 2026-03-26 00:59:13.319 | Selecting previously unselected package samba-common-bin. 2026-03-26 00:59:13.328 | Preparing to unpack .../22-samba-common-bin_2%3a4.19.5+dfsg-4ubuntu9.4_amd64.deb ... 2026-03-26 00:59:13.333 | Unpacking samba-common-bin (2:4.19.5+dfsg-4ubuntu9.4) ... 2026-03-26 00:59:13.468 | Selecting previously unselected package tdb-tools. 2026-03-26 00:59:13.477 | Preparing to unpack .../23-tdb-tools_1.4.10-1build1_amd64.deb ... 2026-03-26 00:59:13.483 | Unpacking tdb-tools (1.4.10-1build1) ... 2026-03-26 00:59:13.552 | Selecting previously unselected package samba. 2026-03-26 00:59:13.561 | Preparing to unpack .../24-samba_2%3a4.19.5+dfsg-4ubuntu9.4_amd64.deb ... 2026-03-26 00:59:13.587 | Unpacking samba (2:4.19.5+dfsg-4ubuntu9.4) ... 2026-03-26 00:59:13.731 | Selecting previously unselected package nfs-kernel-server. 2026-03-26 00:59:13.738 | Preparing to unpack .../25-nfs-kernel-server_1%3a2.6.4-3ubuntu5.1_amd64.deb ... 2026-03-26 00:59:13.743 | Unpacking nfs-kernel-server (1:2.6.4-3ubuntu5.1) ... 2026-03-26 00:59:13.847 | Setting up liblmdb0:amd64 (0.9.31-1build1) ... 2026-03-26 00:59:13.859 | Setting up libnfsidmap1:amd64 (1:2.6.4-3ubuntu5.1) ... 2026-03-26 00:59:13.871 | Setting up libtdb1:amd64 (1.4.10-1build1) ... 2026-03-26 00:59:13.884 | Setting up rpcbind (1.2.6-7ubuntu2) ... 2026-03-26 00:59:14.519 | Created symlink /etc/systemd/system/multi-user.target.wants/rpcbind.service → /usr/lib/systemd/system/rpcbind.service. 2026-03-26 00:59:14.519 | Created symlink /etc/systemd/system/sockets.target.wants/rpcbind.socket → /usr/lib/systemd/system/rpcbind.socket. 2026-03-26 00:59:15.088 | Setting up samba-common (2:4.19.5+dfsg-4ubuntu9.4) ... 2026-03-26 00:59:15.349 | 2026-03-26 00:59:15.349 | Creating config file /etc/samba/smb.conf with new version 2026-03-26 00:59:15.462 | Setting up libwbclient0:amd64 (2:4.19.5+dfsg-4ubuntu9.4) ... 2026-03-26 00:59:15.474 | Setting up libtalloc2:amd64 (2.4.2-1build2) ... 2026-03-26 00:59:15.485 | Setting up python3-tdb (1.4.10-1build1) ... 2026-03-26 00:59:15.640 | Setting up libavahi-common-data:amd64 (0.8-13ubuntu6.1) ... 2026-03-26 00:59:15.651 | Setting up tdb-tools (1.4.10-1build1) ... 2026-03-26 00:59:15.668 | update-alternatives: using /usr/bin/tdbbackup.tdbtools to provide /usr/bin/tdbbackup (tdbbackup) in auto mode 2026-03-26 00:59:15.677 | Setting up python3-markdown (3.5.2-1) ... 2026-03-26 00:59:15.874 | Setting up keyutils (1.6.3-3build1) ... 2026-03-26 00:59:15.892 | Setting up python3-dnspython (2.6.1-1ubuntu1) ... 2026-03-26 00:59:16.254 | Setting up libtevent0t64:amd64 (0.16.1-2build1) ... 2026-03-26 00:59:16.268 | Setting up python3-talloc:amd64 (2.4.2-1build2) ... 2026-03-26 00:59:16.283 | Setting up libavahi-common3:amd64 (0.8-13ubuntu6.1) ... 2026-03-26 00:59:16.296 | Setting up nfs-common (1:2.6.4-3ubuntu5.1) ... 2026-03-26 00:59:16.541 | 2026-03-26 00:59:16.541 | Creating config file /etc/idmapd.conf with new version 2026-03-26 00:59:17.162 | 2026-03-26 00:59:17.162 | Creating config file /etc/nfs.conf with new version 2026-03-26 00:59:17.274 | info: Selecting UID from range 100 to 999 ... 2026-03-26 00:59:17.274 | 2026-03-26 00:59:17.279 | info: Adding system user `statd' (UID 115) ... 2026-03-26 00:59:17.285 | info: Adding new user `statd' (UID 115) with group `nogroup' ... 2026-03-26 00:59:17.330 | info: Not creating home directory `/var/lib/nfs'. 2026-03-26 00:59:17.821 | Created symlink /etc/systemd/system/multi-user.target.wants/nfs-client.target → /usr/lib/systemd/system/nfs-client.target. 2026-03-26 00:59:17.821 | Created symlink /etc/systemd/system/remote-fs.target.wants/nfs-client.target → /usr/lib/systemd/system/nfs-client.target. 2026-03-26 00:59:18.163 | auth-rpcgss-module.service is a disabled or a static unit, not starting it. 2026-03-26 00:59:18.208 | nfs-idmapd.service is a disabled or a static unit, not starting it. 2026-03-26 00:59:18.229 | nfs-utils.service is a disabled or a static unit, not starting it. 2026-03-26 00:59:18.253 | proc-fs-nfsd.mount is a disabled or a static unit, not starting it. 2026-03-26 00:59:18.281 | rpc-gssd.service is a disabled or a static unit, not starting it. 2026-03-26 00:59:18.310 | rpc-statd-notify.service is a disabled or a static unit, not starting it. 2026-03-26 00:59:18.331 | rpc-statd.service is a disabled or a static unit, not starting it. 2026-03-26 00:59:18.361 | rpc-svcgssd.service is a disabled or a static unit, not starting it. 2026-03-26 00:59:18.489 | Setting up libldb2:amd64 (2:2.8.0+samba4.19.5+dfsg-4ubuntu9.4) ... 2026-03-26 00:59:18.502 | Setting up libavahi-client3:amd64 (0.8-13ubuntu6.1) ... 2026-03-26 00:59:18.514 | Setting up nfs-kernel-server (1:2.6.4-3ubuntu5.1) ... 2026-03-26 00:59:18.687 | Created symlink /etc/systemd/system/nfs-mountd.service.requires/fsidd.service → /usr/lib/systemd/system/fsidd.service. 2026-03-26 00:59:18.688 | Created symlink /etc/systemd/system/nfs-server.service.requires/fsidd.service → /usr/lib/systemd/system/fsidd.service. 2026-03-26 00:59:18.827 | Created symlink /etc/systemd/system/nfs-client.target.wants/nfs-blkmap.service → /usr/lib/systemd/system/nfs-blkmap.service. 2026-03-26 00:59:18.970 | Created symlink /etc/systemd/system/multi-user.target.wants/nfs-server.service → /usr/lib/systemd/system/nfs-server.service. 2026-03-26 00:59:19.390 | nfs-mountd.service is a disabled or a static unit, not starting it. 2026-03-26 00:59:19.433 | nfsdcld.service is a disabled or a static unit, not starting it. 2026-03-26 00:59:20.020 | 2026-03-26 00:59:20.020 | Creating config file /etc/exports with new version 2026-03-26 00:59:20.292 | 2026-03-26 00:59:20.292 | Creating config file /etc/default/nfs-kernel-server with new version 2026-03-26 00:59:20.733 | Setting up samba-libs:amd64 (2:4.19.5+dfsg-4ubuntu9.4) ... 2026-03-26 00:59:20.745 | Setting up python3-ldb (2:2.8.0+samba4.19.5+dfsg-4ubuntu9.4) ... 2026-03-26 00:59:20.889 | Setting up libcups2t64:amd64 (2.4.7-1.2ubuntu7.9) ... 2026-03-26 00:59:20.904 | Setting up python3-samba (2:4.19.5+dfsg-4ubuntu9.4) ... 2026-03-26 00:59:21.501 | Setting up samba-common-bin (2:4.19.5+dfsg-4ubuntu9.4) ... 2026-03-26 00:59:21.514 | Setting up samba (2:4.19.5+dfsg-4ubuntu9.4) ... 2026-03-26 00:59:22.857 | Created symlink /etc/systemd/system/smb.service → /usr/lib/systemd/system/smbd.service. 2026-03-26 00:59:22.857 | Created symlink /etc/systemd/system/multi-user.target.wants/smbd.service → /usr/lib/systemd/system/smbd.service. 2026-03-26 00:59:23.560 | Created symlink /etc/systemd/system/nmb.service → /usr/lib/systemd/system/nmbd.service. 2026-03-26 00:59:23.560 | Created symlink /etc/systemd/system/multi-user.target.wants/nmbd.service → /usr/lib/systemd/system/nmbd.service. 2026-03-26 00:59:24.190 | Created symlink /etc/systemd/system/samba.service → /usr/lib/systemd/system/samba-ad-dc.service. 2026-03-26 00:59:24.191 | Created symlink /etc/systemd/system/multi-user.target.wants/samba-ad-dc.service → /usr/lib/systemd/system/samba-ad-dc.service. 2026-03-26 00:59:24.618 | Processing triggers for man-db (2.12.0-4build2) ... 2026-03-26 00:59:25.998 | Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-03-26 00:59:26.322 | ++ functions-common:apt_get:1203 : result=0 2026-03-26 00:59:26.327 | ++ functions-common:apt_get:1206 : time_stop apt-get 2026-03-26 00:59:26.333 | ++ functions-common:time_stop:2412 : local name 2026-03-26 00:59:26.341 | ++ functions-common:time_stop:2413 : local end_time 2026-03-26 00:59:26.346 | ++ functions-common:time_stop:2414 : local elapsed_time 2026-03-26 00:59:26.350 | ++ functions-common:time_stop:2415 : local total 2026-03-26 00:59:26.355 | ++ functions-common:time_stop:2416 : local start_time 2026-03-26 00:59:26.360 | ++ functions-common:time_stop:2418 : name=apt-get 2026-03-26 00:59:26.365 | ++ functions-common:time_stop:2419 : start_time=1774486748807 2026-03-26 00:59:26.369 | ++ functions-common:time_stop:2421 : [[ -z 1774486748807 ]] 2026-03-26 00:59:26.377 | +++ functions-common:time_stop:2424 : date +%s%3N 2026-03-26 00:59:26.387 | ++ functions-common:time_stop:2424 : end_time=1774486766380 2026-03-26 00:59:26.394 | ++ functions-common:time_stop:2425 : elapsed_time=17573 2026-03-26 00:59:26.400 | ++ functions-common:time_stop:2426 : total=496560 2026-03-26 00:59:26.409 | ++ functions-common:time_stop:2428 : _TIME_START[$name]= 2026-03-26 00:59:26.413 | ++ functions-common:time_stop:2429 : _TIME_TOTAL[$name]=514133 2026-03-26 00:59:26.417 | ++ functions-common:apt_get:1207 : return 0 2026-03-26 00:59:26.420 | ++ /opt/stack/manila/devstack/plugin.sh:_install_nfs_and_samba:704 : check_nfs_kernel_service_state_ubuntu 2026-03-26 00:59:26.427 | +++ /opt/stack/manila/devstack/plugin.sh:check_nfs_kernel_service_state_ubuntu:687 : sudo service nfs-kernel-server status 2026-03-26 00:59:26.467 | ++ /opt/stack/manila/devstack/plugin.sh:check_nfs_kernel_service_state_ubuntu:687 : [[ '' == \f\a\i\l ]] 2026-03-26 00:59:26.474 | +++ /opt/stack/manila/devstack/plugin.sh:check_nfs_kernel_service_state_ubuntu:695 : sudo service nfs-kernel-server status 2026-03-26 00:59:26.515 | ++ /opt/stack/manila/devstack/plugin.sh:check_nfs_kernel_service_state_ubuntu:695 : [[ '' == \f\a\i\l ]] 2026-03-26 00:59:26.521 | ++ /opt/stack/manila/devstack/plugin.sh:install_manila:745 : '[' manila.share.drivers.generic.GenericShareDriver == manila.share.drivers.zfsonlinux.driver.ZFSonLinuxShareDriver ']' 2026-03-26 00:59:26.527 | ++ /opt/stack/manila/devstack/plugin.sh:install_manila:760 : '[' manila.share.drivers.generic.GenericShareDriver == manila.share.drivers.container.driver.ContainerShareDriver ']' 2026-03-26 00:59:26.534 | ++ /opt/stack/manila/devstack/plugin.sh:source:1148 : set_cinder_quotas 2026-03-26 00:59:26.539 | ++ /opt/stack/manila/devstack/plugin.sh:set_cinder_quotas:133 : is_service_enabled cinder 2026-03-26 00:59:26.576 | ++ functions-common:is_service_enabled:2068 : return 0 2026-03-26 00:59:26.582 | ++ /opt/stack/manila/devstack/plugin.sh:set_cinder_quotas:134 : [[ ! -n /etc/cinder/cinder.conf ]] 2026-03-26 00:59:26.587 | ++ /opt/stack/manila/devstack/plugin.sh:set_cinder_quotas:137 : iniset /etc/cinder/cinder.conf DEFAULT quota_volumes 50 2026-03-26 00:59:26.657 | ++ /opt/stack/manila/devstack/plugin.sh:set_cinder_quotas:138 : iniset /etc/cinder/cinder.conf DEFAULT quota_snapshots 50 2026-03-26 00:59:26.733 | ++ /opt/stack/manila/devstack/plugin.sh:set_cinder_quotas:139 : iniset /etc/cinder/cinder.conf DEFAULT quota_gigabytes 1000 2026-03-26 00:59:26.806 | ++ /opt/stack/manila/devstack/plugin.sh:source:1257 : [[ stack == \u\n\s\t\a\c\k ]] 2026-03-26 00:59:26.812 | ++ /opt/stack/manila/devstack/plugin.sh:source:1262 : [[ stack == \c\l\e\a\n ]] 2026-03-26 00:59:26.827 | + functions-common:run_plugins:1831 : for plugin in ${plugins//,/ } 2026-03-26 00:59:26.834 | + functions-common:run_plugins:1832 : local dir=/opt/stack/magnum-cluster-api 2026-03-26 00:59:26.841 | + functions-common:run_plugins:1833 : [[ -f /opt/stack/magnum-cluster-api/devstack/plugin.sh ]] 2026-03-26 00:59:26.848 | + functions-common:run_plugins:1834 : source /opt/stack/magnum-cluster-api/devstack/plugin.sh stack install 2026-03-26 00:59:26.855 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:1 : CAPI_VERSION=v1.10.5 2026-03-26 00:59:26.862 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:2 : CAPO_VERSION=v0.12.4 2026-03-26 00:59:26.867 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:3 : ORC_VERSION=v2.2.0 2026-03-26 00:59:26.873 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:4 : KIND_VERSION=v0.16.0 2026-03-26 00:59:26.881 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:5 : HELM_VERSION=v3.10.3 2026-03-26 00:59:26.887 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:7 : MAGNUM_CLUSTER_API_REPO=https://github.com/vexxhost/magnum-cluster-api.git 2026-03-26 00:59:26.894 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:8 : MAGNUM_CLUSTER_API_BRANCH=main 2026-03-26 00:59:26.899 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:9 : MAGNUM_CLUSTER_API_DIR=/opt/stack/magnum-cluster-api 2026-03-26 00:59:26.908 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:21 : is_service_enabled magnum-cluster-api 2026-03-26 00:59:26.950 | ++ functions-common:is_service_enabled:2068 : return 0 2026-03-26 00:59:26.957 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:23 : [[ stack == \s\t\a\c\k ]] 2026-03-26 00:59:26.965 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:23 : [[ install == \p\r\e\-\i\n\s\t\a\l\l ]] 2026-03-26 00:59:26.972 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:65 : [[ stack == \s\t\a\c\k ]] 2026-03-26 00:59:26.978 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:65 : [[ install == \i\n\s\t\a\l\l ]] 2026-03-26 00:59:26.984 | ++ /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-26 00:59:26.991 | ++ functions-common:git_clone:581 : local git_remote=https://github.com/vexxhost/magnum-cluster-api.git 2026-03-26 00:59:26.995 | ++ functions-common:git_clone:582 : local git_dest=/opt/stack/magnum-cluster-api 2026-03-26 00:59:27.000 | ++ functions-common:git_clone:583 : local git_ref=/opt/stack/magnum-cluster-api 2026-03-26 00:59:27.005 | ++ functions-common:git_clone:584 : local orig_dir 2026-03-26 00:59:27.013 | +++ functions-common:git_clone:585 : pwd 2026-03-26 00:59:27.019 | ++ functions-common:git_clone:585 : orig_dir=/opt/stack/devstack 2026-03-26 00:59:27.023 | ++ functions-common:git_clone:586 : local git_clone_flags= 2026-03-26 00:59:27.031 | +++ functions-common:git_clone:588 : trueorfalse False RECLONE 2026-03-26 00:59:27.067 | ++ functions-common:git_clone:588 : RECLONE=False 2026-03-26 00:59:27.073 | ++ functions-common:git_clone:589 : [[ 0 -gt 0 ]] 2026-03-26 00:59:27.079 | ++ functions-common:git_clone:593 : [[ False = \T\r\u\e ]] 2026-03-26 00:59:27.085 | ++ functions-common:git_clone:602 : echo /opt/stack/magnum-cluster-api 2026-03-26 00:59:27.085 | ++ functions-common:git_clone:602 : egrep -q '^refs' 2026-03-26 00:59:27.094 | ++ functions-common:git_clone:616 : [[ ! -d /opt/stack/magnum-cluster-api ]] 2026-03-26 00:59:27.099 | ++ functions-common:git_clone:626 : [[ False = \T\r\u\e ]] 2026-03-26 00:59:27.106 | ++ functions-common:git_clone:661 : sudo git config --system --add safe.directory /opt/stack/magnum-cluster-api 2026-03-26 00:59:27.129 | ++ functions-common:git_clone:664 : cd /opt/stack/magnum-cluster-api 2026-03-26 00:59:27.136 | ++ functions-common:git_clone:665 : git show --oneline 2026-03-26 00:59:27.136 | ++ functions-common:git_clone:665 : head -1 2026-03-26 00:59:27.147 | 16451ef fix(deps): update rust crate schemars to v1 2026-03-26 00:59:27.152 | ++ functions-common:git_clone:666 : cd /opt/stack/devstack 2026-03-26 00:59:27.158 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:67 : setup_develop /opt/stack/magnum-cluster-api 2026-03-26 00:59:27.164 | ++ inc/python:setup_develop:353 : local bindep 2026-03-26 00:59:27.171 | ++ inc/python:setup_develop:354 : [[ /opt/stack/magnum-cluster-api == -bindep* ]] 2026-03-26 00:59:27.178 | ++ inc/python:setup_develop:358 : local project_dir=/opt/stack/magnum-cluster-api 2026-03-26 00:59:27.184 | ++ inc/python:setup_develop:359 : local extras= 2026-03-26 00:59:27.190 | ++ inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/magnum-cluster-api -e 2026-03-26 00:59:27.197 | ++ inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-03-26 00:59:27.204 | ++ inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/magnum-cluster-api == -bindep* ]] 2026-03-26 00:59:27.210 | ++ inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/magnum-cluster-api 2026-03-26 00:59:27.215 | ++ inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-03-26 00:59:27.221 | ++ inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-03-26 00:59:27.230 | +++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/magnum-cluster-api 2026-03-26 00:59:27.235 | +++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-03-26 00:59:27.243 | ++ inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/magnum-cluster-api 2026-03-26 00:59:27.249 | ++ inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-03-26 00:59:27.255 | ++ inc/python:_setup_package_with_constraints_edit:399 : local name 2026-03-26 00:59:27.263 | +++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/magnum-cluster-api/setup.cfg 2026-03-26 00:59:27.274 | ++ inc/python:_setup_package_with_constraints_edit:400 : name= 2026-03-26 00:59:27.280 | ++ inc/python:_setup_package_with_constraints_edit:401 : '[' -z ']' 2026-03-26 00:59:27.288 | +++ inc/python:_setup_package_with_constraints_edit:402 : awk '/^name =/ {gsub(/"/, "", $3); print $3}' /opt/stack/magnum-cluster-api/pyproject.toml 2026-03-26 00:59:27.298 | ++ inc/python:_setup_package_with_constraints_edit:402 : name=magnum-cluster-api 2026-03-26 00:59:27.304 | ++ 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-26 00:59:27.398 | ++ inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/magnum-cluster-api -e 2026-03-26 00:59:27.404 | ++ inc/python:setup_package:436 : local bindep=0 2026-03-26 00:59:27.410 | ++ inc/python:setup_package:437 : local bindep_flag= 2026-03-26 00:59:27.417 | ++ inc/python:setup_package:438 : local bindep_profiles= 2026-03-26 00:59:27.422 | ++ inc/python:setup_package:439 : [[ /opt/stack/magnum-cluster-api == -bindep* ]] 2026-03-26 00:59:27.428 | ++ inc/python:setup_package:444 : local project_dir=/opt/stack/magnum-cluster-api 2026-03-26 00:59:27.434 | ++ inc/python:setup_package:445 : local flags=-e 2026-03-26 00:59:27.439 | ++ inc/python:setup_package:446 : local extras= 2026-03-26 00:59:27.446 | ++ inc/python:setup_package:450 : [[ -n -e ]] 2026-03-26 00:59:27.451 | ++ inc/python:setup_package:450 : [[ -z '' ]] 2026-03-26 00:59:27.456 | ++ inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-03-26 00:59:27.462 | ++ inc/python:setup_package:455 : [[ ! -z '' ]] 2026-03-26 00:59:27.467 | ++ inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-03-26 00:59:27.474 | ++ inc/python:setup_package:464 : pip_install -e /opt/stack/magnum-cluster-api 2026-03-26 00:59:27.518 | Using python 3.12 to install /opt/stack/magnum-cluster-api 2026-03-26 00:59:27.522 | ++ 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-26 00:59:28.102 | Obtaining file:///opt/stack/magnum-cluster-api 2026-03-26 00:59:28.105 | Installing build dependencies: started 2026-03-26 00:59:29.691 | Installing build dependencies: finished with status 'done' 2026-03-26 00:59:29.692 | Checking if build backend supports build_editable: started 2026-03-26 00:59:29.762 | Checking if build backend supports build_editable: finished with status 'done' 2026-03-26 00:59:29.764 | Getting requirements to build editable: started 2026-03-26 00:59:29.830 | Getting requirements to build editable: finished with status 'done' 2026-03-26 00:59:29.832 | Preparing editable metadata (pyproject.toml): started 2026-03-26 00:59:32.911 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-03-26 00:59:32.929 | Requirement already satisfied: certifi in /usr/lib/python3/dist-packages (from magnum-cluster-api==0.36.0) (2023.11.17) 2026-03-26 00:59:32.929 | Requirement already satisfied: click>=8.0.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum-cluster-api==0.36.0) (8.3.1) 2026-03-26 00:59:33.060 | Collecting diskcache>=5.6.1 (from magnum-cluster-api==0.36.0) 2026-03-26 00:59:33.175 | Downloading diskcache-5.6.3-py3-none-any.whl.metadata (20 kB) 2026-03-26 00:59:33.193 | Requirement already satisfied: eventlet>=0.33.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum-cluster-api==0.36.0) (0.40.4) 2026-03-26 00:59:33.212 | Collecting haproxyadmin>=0.2.4 (from magnum-cluster-api==0.36.0) 2026-03-26 00:59:33.233 | Downloading haproxyadmin-0.2.4.tar.gz (59 kB) 2026-03-26 00:59:33.285 | Installing build dependencies: started 2026-03-26 00:59:34.275 | Installing build dependencies: finished with status 'done' 2026-03-26 00:59:34.276 | Getting requirements to build wheel: started 2026-03-26 00:59:34.580 | Getting requirements to build wheel: finished with status 'done' 2026-03-26 00:59:34.583 | Installing backend dependencies: started 2026-03-26 00:59:35.597 | Installing backend dependencies: finished with status 'done' 2026-03-26 00:59:35.599 | Preparing metadata (pyproject.toml): started 2026-03-26 00:59:35.891 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-03-26 00:59:35.938 | Collecting kubernetes>=24.2.0 (from magnum-cluster-api==0.36.0) 2026-03-26 00:59:35.957 | Downloading kubernetes-35.0.0-py2.py3-none-any.whl.metadata (1.7 kB) 2026-03-26 00:59:35.969 | Requirement already satisfied: magnum>=15.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum-cluster-api==0.36.0) (22.1.0.dev5) 2026-03-26 00:59:35.969 | Requirement already satisfied: oslo-concurrency>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum-cluster-api==0.36.0) (7.4.0) 2026-03-26 00:59:35.970 | Requirement already satisfied: oslo-config>=8.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum-cluster-api==0.36.0) (10.3.0) 2026-03-26 00:59:35.971 | Requirement already satisfied: oslo-context>=4.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum-cluster-api==0.36.0) (6.3.0) 2026-03-26 00:59:35.971 | Requirement already satisfied: oslo-log>=4.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum-cluster-api==0.36.0) (8.1.0) 2026-03-26 00:59:35.972 | Requirement already satisfied: oslo-privsep>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum-cluster-api==0.36.0) (3.10.1) 2026-03-26 00:59:35.973 | Requirement already satisfied: oslo-service>=2.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum-cluster-api==0.36.0) (4.5.1) 2026-03-26 00:59:35.973 | Requirement already satisfied: platformdirs>=2.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum-cluster-api==0.36.0) (4.9.2) 2026-03-26 00:59:36.003 | Collecting pykube-ng (from magnum-cluster-api==0.36.0) 2026-03-26 00:59:36.023 | Downloading pykube_ng-23.6.0-py3-none-any.whl.metadata (8.0 kB) 2026-03-26 00:59:36.035 | Requirement already satisfied: pyroute2>=0.3.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum-cluster-api==0.36.0) (0.8.1) 2026-03-26 00:59:36.035 | Requirement already satisfied: python-heatclient in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum-cluster-api==0.36.0) (5.1.0) 2026-03-26 00:59:36.036 | Requirement already satisfied: python-manilaclient>=3.3.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum-cluster-api==0.36.0) (6.0.0) 2026-03-26 00:59:36.036 | Requirement already satisfied: requests>=2.27.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum-cluster-api==0.36.0) (2.32.5) 2026-03-26 00:59:36.067 | Collecting semver>=2.0.0 (from magnum-cluster-api==0.36.0) 2026-03-26 00:59:36.086 | Downloading semver-3.0.4-py3-none-any.whl.metadata (6.8 kB) 2026-03-26 00:59:36.114 | Collecting sherlock>=0.4.1 (from magnum-cluster-api==0.36.0) 2026-03-26 00:59:36.135 | Downloading sherlock-0.4.1-py3-none-any.whl.metadata (8.9 kB) 2026-03-26 00:59:36.181 | Collecting shortuuid (from magnum-cluster-api==0.36.0) 2026-03-26 00:59:36.201 | Downloading shortuuid-1.0.13-py3-none-any.whl.metadata (5.8 kB) 2026-03-26 00:59:36.212 | 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.36.0) (2.8.0) 2026-03-26 00:59:36.213 | 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.36.0) (3.3.2) 2026-03-26 00:59:36.218 | Requirement already satisfied: six in /opt/stack/data/venv/lib/python3.12/site-packages (from haproxyadmin>=0.2.4->magnum-cluster-api==0.36.0) (1.17.0) 2026-03-26 00:59:36.219 | 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.36.0) (2.9.0.post0) 2026-03-26 00:59:36.219 | 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.36.0) (6.0.3) 2026-03-26 00:59:36.260 | Collecting websocket-client!=0.40.0,!=0.41.*,!=0.42.*,>=0.32.0 (from kubernetes>=24.2.0->magnum-cluster-api==0.36.0) 2026-03-26 00:59:36.280 | Downloading websocket_client-1.9.0-py3-none-any.whl.metadata (8.3 kB) 2026-03-26 00:59:36.312 | Collecting requests-oauthlib (from kubernetes>=24.2.0->magnum-cluster-api==0.36.0) 2026-03-26 00:59:36.332 | Downloading requests_oauthlib-2.0.0-py2.py3-none-any.whl.metadata (11 kB) 2026-03-26 00:59:36.342 | 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.36.0) (2.6.3) 2026-03-26 00:59:36.363 | Collecting durationpy>=0.7 (from kubernetes>=24.2.0->magnum-cluster-api==0.36.0) 2026-03-26 00:59:36.383 | Downloading durationpy-0.10-py3-none-any.whl.metadata (340 bytes) 2026-03-26 00:59:36.422 | 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.36.0) (2.0.46) 2026-03-26 00:59:36.423 | 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.36.0) (0.12.1) 2026-03-26 00:59:36.423 | 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.36.0) (1.8.9) 2026-03-26 00:59:36.424 | 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.36.0) (1.18.4) 2026-03-26 00:59:36.425 | 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.36.0) (4.13.2) 2026-03-26 00:59:36.425 | 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.36.0) (5.2.1) 2026-03-26 00:59:36.426 | 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.36.0) (1.33) 2026-03-26 00:59:36.427 | 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.36.0) (5.13.1) 2026-03-26 00:59:36.427 | 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.36.0) (12.0.0) 2026-03-26 00:59:36.428 | 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.36.0) (1.3.0) 2026-03-26 00:59:36.429 | 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.36.0) (18.0.0) 2026-03-26 00:59:36.430 | 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.36.0) (6.7.2) 2026-03-26 00:59:36.431 | 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.36.0) (17.3.0) 2026-03-26 00:59:36.431 | 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.36.0) (8.0.0) 2026-03-26 00:59:36.432 | 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.36.0) (5.0.0) 2026-03-26 00:59:36.432 | 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.36.0) (3.7.0) 2026-03-26 00:59:36.433 | 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.36.0) (5.9.1) 2026-03-26 00:59:36.434 | 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.36.0) (2.7.1) 2026-03-26 00:59:36.434 | 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.36.0) (10.0.0) 2026-03-26 00:59:36.435 | 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.36.0) (3.9.0) 2026-03-26 00:59:36.435 | 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.36.0) (7.0.3) 2026-03-26 00:59:36.436 | 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.36.0) (1.7.0) 2026-03-26 00:59:36.437 | 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.36.0) (4.0.1) 2026-03-26 00:59:36.437 | 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.36.0) (7.3.0) 2026-03-26 00:59:36.438 | 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.36.0) (9.9.0) 2026-03-26 00:59:36.438 | 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.36.0) (4.11.0) 2026-03-26 00:59:36.439 | 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.36.0) (11.8.0) 2026-03-26 00:59:36.439 | 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.36.0) (18.12.0) 2026-03-26 00:59:36.440 | 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.36.0) (5.8.0) 2026-03-26 00:59:36.440 | 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.36.0) (3.13.0) 2026-03-26 00:59:36.441 | 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.36.0) (82.0.1) 2026-03-26 00:59:36.441 | 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.36.0) (5.7.0) 2026-03-26 00:59:36.442 | 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.36.0) (6.2.0) 2026-03-26 00:59:36.442 | 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.36.0) (43.0.3) 2026-03-26 00:59:36.443 | 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.36.0) (3.1.6) 2026-03-26 00:59:36.445 | 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.36.0) (1.3.10) 2026-03-26 00:59:36.446 | 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.36.0) (4.15.0) 2026-03-26 00:59:36.447 | 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.36.0) (0.6.0) 2026-03-26 00:59:36.447 | 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.36.0) (3.2.0) 2026-03-26 00:59:36.448 | 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.36.0) (3.17.0) 2026-03-26 00:59:36.451 | 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.36.0) (1.11.0) 2026-03-26 00:59:36.451 | 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.36.0) (14.3.3) 2026-03-26 00:59:36.452 | 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.36.0) (1.7.2) 2026-03-26 00:59:36.454 | 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.36.0) (2.0.0) 2026-03-26 00:59:36.456 | 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.36.0) (3.0) 2026-03-26 00:59:36.459 | 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.36.0) (3.0.0) 2026-03-26 00:59:36.461 | 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.36.0) (2.1.0) 2026-03-26 00:59:36.462 | 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.36.0) (1.8.2) 2026-03-26 00:59:36.465 | 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.36.0) (4.1.1) 2026-03-26 00:59:36.466 | 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.36.0) (2.11.0) 2026-03-26 00:59:36.471 | 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.36.0) (1.5.0) 2026-03-26 00:59:36.476 | 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.36.0) (0.20) 2026-03-26 00:59:36.477 | 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.36.0) (3.0.0) 2026-03-26 00:59:36.478 | 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.36.0) (2.1.1) 2026-03-26 00:59:36.481 | 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.36.0) (2.0.0) 2026-03-26 00:59:36.485 | 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.36.0) (2.0.2) 2026-03-26 00:59:36.486 | 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.36.0) (0.5.0) 2026-03-26 00:59:36.491 | 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.36.0) (3.2.1) 2026-03-26 00:59:36.493 | 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.36.0) (7.0.1) 2026-03-26 00:59:36.493 | 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.36.0) (5.3.1) 2026-03-26 00:59:36.494 | 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.36.0) (5.6.2) 2026-03-26 00:59:36.494 | 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.36.0) (0.15.1) 2026-03-26 00:59:36.496 | 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.36.0) (5.1.0) 2026-03-26 00:59:36.503 | 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.36.0) (2025.3) 2026-03-26 00:59:36.503 | 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.36.0) (26.0) 2026-03-26 00:59:36.507 | 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.36.0) (0.24.1) 2026-03-26 00:59:36.509 | 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.36.0) (5.0.0) 2026-03-26 00:59:36.510 | 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.36.0) (3.1.6) 2026-03-26 00:59:36.510 | 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.36.0) (4.0.1) 2026-03-26 00:59:36.515 | 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.36.0) (3.0.3) 2026-03-26 00:59:36.521 | 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.36.0) (1.1.2) 2026-03-26 00:59:36.526 | 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.36.0) (7.2.2) 2026-03-26 00:59:36.531 | 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.36.0) (3.1.0) 2026-03-26 00:59:36.531 | 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.36.0) (2.5.1) 2026-03-26 00:59:36.532 | 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.36.0) (3.10.1) 2026-03-26 00:59:36.532 | 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.36.0) (1.7.3) 2026-03-26 00:59:36.538 | 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.36.0) (3.3.2) 2026-03-26 00:59:36.561 | 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.36.0) (0.6.0) 2026-03-26 00:59:36.593 | 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.36.0) (2.1.0) 2026-03-26 00:59:36.594 | 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.36.0) (24.2.1) 2026-03-26 00:59:36.600 | 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.36.0) (4.4.0) 2026-03-26 00:59:36.601 | 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.36.0) (4.10.0) 2026-03-26 00:59:36.604 | 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.36.0) (4.10.0) 2026-03-26 00:59:36.609 | 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.36.0) (1.1.0) 2026-03-26 00:59:36.610 | 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.36.0) (1.4.0) 2026-03-26 00:59:36.633 | 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.36.0) (9.0.0) 2026-03-26 00:59:36.649 | 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.36.0) (3.4.4) 2026-03-26 00:59:36.649 | 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.36.0) (3.11) 2026-03-26 00:59:36.673 | 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.36.0) (4.0.0) 2026-03-26 00:59:36.673 | 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.36.0) (2.19.2) 2026-03-26 00:59:36.680 | 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.36.0) (0.1.2) 2026-03-26 00:59:36.692 | 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.36.0) (0.7) 2026-03-26 00:59:36.729 | 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.36.0) (3.4.2) 2026-03-26 00:59:36.730 | 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.36.0) (4.26.0) 2026-03-26 00:59:36.730 | 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.36.0) (3.3.0) 2026-03-26 00:59:36.731 | 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.36.0) (9.1.4) 2026-03-26 00:59:36.731 | 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.36.0) (4.0.1) 2026-03-26 00:59:36.740 | 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.36.0) (25.4.0) 2026-03-26 00:59:36.740 | 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.36.0) (2025.9.1) 2026-03-26 00:59:36.741 | 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.36.0) (0.37.0) 2026-03-26 00:59:36.741 | 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.36.0) (0.30.0) 2026-03-26 00:59:36.779 | 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.36.0) (2.8.5) 2026-03-26 00:59:36.811 | 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.36.0) (0.8.1) 2026-03-26 00:59:36.811 | 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.36.0) (2025.2) 2026-03-26 00:59:36.812 | 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.36.0) (8.7.1) 2026-03-26 00:59:36.816 | 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.36.0) (3.23.0) 2026-03-26 00:59:36.841 | 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.36.0) (3.3.1) 2026-03-26 00:59:36.887 | Downloading diskcache-5.6.3-py3-none-any.whl (45 kB) 2026-03-26 00:59:36.921 | Downloading kubernetes-35.0.0-py2.py3-none-any.whl (2.0 MB) 2026-03-26 00:59:37.013 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.0/2.0 MB 27.3 MB/s 0:00:00 2026-03-26 00:59:37.033 | Downloading durationpy-0.10-py3-none-any.whl (3.9 kB) 2026-03-26 00:59:37.063 | Downloading semver-3.0.4-py3-none-any.whl (17 kB) 2026-03-26 00:59:37.091 | Downloading sherlock-0.4.1-py3-none-any.whl (16 kB) 2026-03-26 00:59:37.126 | Downloading websocket_client-1.9.0-py3-none-any.whl (82 kB) 2026-03-26 00:59:37.156 | Downloading pykube_ng-23.6.0-py3-none-any.whl (26 kB) 2026-03-26 00:59:37.184 | Downloading requests_oauthlib-2.0.0-py2.py3-none-any.whl (24 kB) 2026-03-26 00:59:37.210 | Downloading shortuuid-1.0.13-py3-none-any.whl (10 kB) 2026-03-26 00:59:37.236 | Building wheels for collected packages: magnum-cluster-api, haproxyadmin 2026-03-26 00:59:37.237 | Building editable for magnum-cluster-api (pyproject.toml): started 2026-03-26 01:00:33.147 | Building editable for magnum-cluster-api (pyproject.toml): finished with status 'error' 2026-03-26 01:00:33.295 | error: subprocess-exited-with-error 2026-03-26 01:00:33.295 | 2026-03-26 01:00:33.295 | × Building editable for magnum-cluster-api (pyproject.toml) did not run successfully. 2026-03-26 01:00:33.295 | │ exit code: 1 2026-03-26 01:00:33.295 | ╰─> [2018 lines of output] 2026-03-26 01:00:33.295 | Running `maturin pep517 build-wheel -i /opt/stack/data/venv/bin/python3.12 --compatibility off --editable` 2026-03-26 01:00:33.295 | 📦 Including license file `LICENSE` 2026-03-26 01:00:33.295 | 🍹 Building a mixed python/rust project 2026-03-26 01:00:33.295 | 🔗 Found pyo3 bindings with abi3 support 2026-03-26 01:00:33.295 | 🐍 Found CPython 3.12 at /opt/stack/data/venv/bin/python3.12 2026-03-26 01:00:33.295 | 📡 Using build options features from pyproject.toml 2026-03-26 01:00:33.295 | Compiling proc-macro2 v1.0.101 2026-03-26 01:00:33.295 | Compiling unicode-ident v1.0.18 2026-03-26 01:00:33.295 | Compiling quote v1.0.41 2026-03-26 01:00:33.295 | Compiling libc v0.2.175 2026-03-26 01:00:33.295 | Compiling memchr v2.7.5 2026-03-26 01:00:33.295 | Compiling serde_core v1.0.228 2026-03-26 01:00:33.295 | Compiling pin-project-lite v0.2.16 2026-03-26 01:00:33.295 | Compiling serde v1.0.228 2026-03-26 01:00:33.295 | Compiling autocfg v1.5.0 2026-03-26 01:00:33.295 | Compiling itoa v1.0.15 2026-03-26 01:00:33.295 | Compiling once_cell v1.21.3 2026-03-26 01:00:33.295 | Compiling target-lexicon v0.13.2 2026-03-26 01:00:33.295 | Compiling futures-core v0.3.31 2026-03-26 01:00:33.295 | Compiling cfg-if v1.0.3 2026-03-26 01:00:33.295 | Compiling thiserror v2.0.17 2026-03-26 01:00:33.295 | Compiling ryu v1.0.20 2026-03-26 01:00:33.295 | Compiling futures-sink v0.3.31 2026-03-26 01:00:33.295 | Compiling bytes v1.10.1 2026-03-26 01:00:33.295 | Compiling serde_json v1.0.145 2026-03-26 01:00:33.295 | Compiling pin-utils v0.1.0 2026-03-26 01:00:33.295 | Compiling futures-channel v0.3.31 2026-03-26 01:00:33.295 | Compiling log v0.4.28 2026-03-26 01:00:33.295 | Compiling fnv v1.0.7 2026-03-26 01:00:33.295 | Compiling shlex v1.3.0 2026-03-26 01:00:33.295 | Compiling slab v0.4.11 2026-03-26 01:00:33.295 | Compiling find-msvc-tools v0.1.0 2026-03-26 01:00:33.295 | Compiling futures-io v0.3.31 2026-03-26 01:00:33.295 | Compiling futures-task v0.3.31 2026-03-26 01:00:33.295 | Compiling cc v1.2.35 2026-03-26 01:00:33.295 | Compiling zeroize v1.8.1 2026-03-26 01:00:33.295 | Compiling tracing-core v0.1.34 2026-03-26 01:00:33.295 | Compiling num-traits v0.2.19 2026-03-26 01:00:33.295 | Compiling httparse v1.10.1 2026-03-26 01:00:33.295 | Compiling smallvec v1.15.1 2026-03-26 01:00:33.295 | Compiling heck v0.5.0 2026-03-26 01:00:33.296 | Compiling try-lock v0.2.5 2026-03-26 01:00:33.296 | Compiling rustls-pki-types v1.12.0 2026-03-26 01:00:33.296 | Compiling ucd-trie v0.1.7 2026-03-26 01:00:33.296 | Compiling untrusted v0.9.0 2026-03-26 01:00:33.296 | Compiling http v1.3.1 2026-03-26 01:00:33.296 | Compiling crossbeam-utils v0.8.21 2026-03-26 01:00:33.296 | Compiling tower-service v0.3.3 2026-03-26 01:00:33.296 | Compiling thiserror v1.0.69 2026-03-26 01:00:33.296 | Compiling pyo3-build-config v0.26.0 2026-03-26 01:00:33.296 | Compiling want v0.3.1 2026-03-26 01:00:33.296 | Compiling syn v2.0.110 2026-03-26 01:00:33.296 | Compiling socket2 v0.6.0 2026-03-26 01:00:33.296 | Compiling mio v1.0.4 2026-03-26 01:00:33.296 | Compiling signal-hook-registry v1.4.6 2026-03-26 01:00:33.296 | Compiling getrandom v0.2.16 2026-03-26 01:00:33.296 | Compiling aho-corasick v1.1.3 2026-03-26 01:00:33.296 | Compiling allocator-api2 v0.2.21 2026-03-26 01:00:33.296 | Compiling atomic-waker v1.1.2 2026-03-26 01:00:33.296 | Compiling k8s-openapi v0.25.0 2026-03-26 01:00:33.296 | Compiling bitflags v2.9.4 2026-03-26 01:00:33.296 | Compiling rustls v0.23.31 2026-03-26 01:00:33.296 | Compiling http-body v1.0.1 2026-03-26 01:00:33.296 | Compiling regex-syntax v0.8.6 2026-03-26 01:00:33.296 | Compiling getrandom v0.3.3 2026-03-26 01:00:33.296 | Compiling equivalent v1.0.2 2026-03-26 01:00:33.296 | Compiling dyn-clone v1.0.20 2026-03-26 01:00:33.296 | Compiling foldhash v0.1.5 2026-03-26 01:00:33.296 | Compiling schemars v0.8.22 2026-03-26 01:00:33.296 | Compiling base64 v0.22.1 2026-03-26 01:00:33.296 | Compiling memoffset v0.9.1 2026-03-26 01:00:33.296 | Compiling hashbrown v0.15.5 2026-03-26 01:00:33.296 | Compiling subtle v2.6.1 2026-03-26 01:00:33.296 | Compiling ring v0.17.14 2026-03-26 01:00:33.296 | Compiling ordered-float v2.10.1 2026-03-26 01:00:33.296 | Compiling lock_api v0.4.13 2026-03-26 01:00:33.296 | Compiling concurrent-queue v2.5.0 2026-03-26 01:00:33.296 | Compiling fastrand v2.3.0 2026-03-26 01:00:33.296 | Compiling percent-encoding v2.3.2 2026-03-26 01:00:33.296 | Compiling ident_case v1.0.1 2026-03-26 01:00:33.296 | Compiling version_check v0.9.5 2026-03-26 01:00:33.296 | Compiling parking_lot_core v0.9.11 2026-03-26 01:00:33.296 | Compiling openssl-probe v0.1.6 2026-03-26 01:00:33.296 | Compiling tower-layer v0.3.3 2026-03-26 01:00:33.296 | Compiling anyhow v1.0.99 2026-03-26 01:00:33.296 | Compiling zerocopy v0.8.26 2026-03-26 01:00:33.296 | Compiling parking v2.2.1 2026-03-26 01:00:33.296 | Compiling unsafe-libyaml v0.2.11 2026-03-26 01:00:33.296 | Compiling strsim v0.11.1 2026-03-26 01:00:33.296 | Compiling ahash v0.8.12 2026-03-26 01:00:33.296 | Compiling event-listener v5.4.1 2026-03-26 01:00:33.296 | Compiling rustls-native-certs v0.8.1 2026-03-26 01:00:33.296 | Compiling pyo3-macros-backend v0.26.0 2026-03-26 01:00:33.296 | Compiling pyo3-ffi v0.26.0 2026-03-26 01:00:33.296 | Compiling indexmap v2.11.0 2026-03-26 01:00:33.296 | Compiling pyo3 v0.26.0 2026-03-26 01:00:33.296 | Compiling form_urlencoded v1.2.2 2026-03-26 01:00:33.296 | Compiling mime v0.3.17 2026-03-26 01:00:33.296 | Compiling sync_wrapper v1.0.2 2026-03-26 01:00:33.296 | Compiling indoc v2.0.6 2026-03-26 01:00:33.296 | Compiling rustix v1.0.8 2026-03-26 01:00:33.296 | Compiling scopeguard v1.2.0 2026-03-26 01:00:33.296 | Compiling unindent v0.2.4 2026-03-26 01:00:33.296 | Compiling event-listener-strategy v0.5.4 2026-03-26 01:00:33.296 | Compiling pem v3.0.5 2026-03-26 01:00:33.296 | Compiling http-body-util v0.1.3 2026-03-26 01:00:33.296 | Compiling secrecy v0.10.3 2026-03-26 01:00:33.297 | Compiling linux-raw-sys v0.9.4 2026-03-26 01:00:33.297 | Compiling either v1.15.0 2026-03-26 01:00:33.297 | Compiling home v0.5.11 2026-03-26 01:00:33.297 | Compiling ref-cast v1.0.25 2026-03-26 01:00:33.297 | Compiling regex-automata v0.4.10 2026-03-26 01:00:33.297 | Compiling parking_lot v0.12.4 2026-03-26 01:00:33.297 | Compiling ignition-config v0.5.0 2026-03-26 01:00:33.297 | Compiling async-broadcast v0.7.2 2026-03-26 01:00:33.297 | Compiling include_dir_macros v0.7.4 2026-03-26 01:00:33.297 | Compiling hostname v0.4.1 2026-03-26 01:00:33.297 | Compiling glob v0.3.3 2026-03-26 01:00:33.297 | Compiling arc-swap v1.7.1 2026-03-26 01:00:33.297 | Compiling serde_derive_internals v0.29.1 2026-03-26 01:00:33.297 | Compiling darling_core v0.20.11 2026-03-26 01:00:33.297 | Compiling include_dir v0.7.4 2026-03-26 01:00:33.297 | Compiling semver v1.0.27 2026-03-26 01:00:33.297 | Compiling lazy_static v1.5.0 2026-03-26 01:00:33.297 | Compiling maplit v1.0.2 2026-03-26 01:00:33.297 | Compiling inventory v0.3.21 2026-03-26 01:00:33.297 | Compiling tempfile v3.23.0 2026-03-26 01:00:33.297 | Compiling serde_derive v1.0.228 2026-03-26 01:00:33.297 | Compiling tokio-macros v2.6.0 2026-03-26 01:00:33.297 | Compiling thiserror-impl v2.0.17 2026-03-26 01:00:33.297 | Compiling futures-macro v0.3.31 2026-03-26 01:00:33.297 | Compiling tracing-attributes v0.1.30 2026-03-26 01:00:33.297 | Compiling thiserror-impl v1.0.69 2026-03-26 01:00:33.297 | Compiling tokio v1.48.0 2026-03-26 01:00:33.297 | Compiling schemars_derive v0.8.22 2026-03-26 01:00:33.297 | Compiling futures-util v0.3.31 2026-03-26 01:00:33.297 | Compiling regex v1.11.2 2026-03-26 01:00:33.297 | Compiling derive_more-impl v2.0.1 2026-03-26 01:00:33.297 | Compiling enum-ordinalize-derive v4.3.1 2026-03-26 01:00:33.297 | Compiling darling_macro v0.20.11 2026-03-26 01:00:33.297 | Compiling pin-project-internal v1.1.10 2026-03-26 01:00:33.297 | Compiling pest v2.8.1 2026-03-26 01:00:33.297 | Compiling tracing v0.1.41 2026-03-26 01:00:33.297 | Compiling enum-ordinalize v4.3.0 2026-03-26 01:00:33.297 | Compiling tower-http v0.6.6 2026-03-26 01:00:33.297 | Compiling async-stream-impl v0.3.6 2026-03-26 01:00:33.297 | Compiling educe v0.6.0 2026-03-26 01:00:33.297 | Compiling darling v0.20.11 2026-03-26 01:00:33.297 | Compiling ref-cast-impl v1.0.25 2026-03-26 01:00:33.297 | Compiling derive_more v2.0.1 2026-03-26 01:00:33.297 | Compiling schemars_derive v1.2.1 2026-03-26 01:00:33.297 | Compiling pin-project v1.1.10 2026-03-26 01:00:33.297 | Compiling magnum-cluster-api v0.36.0 (/opt/stack/magnum-cluster-api) 2026-03-26 01:00:33.297 | Compiling async-stream v0.3.6 2026-03-26 01:00:33.297 | Compiling typed-builder-macro v0.22.0 2026-03-26 01:00:33.297 | Compiling docker-image v0.2.1 2026-03-26 01:00:33.297 | Compiling pest_meta v2.8.1 2026-03-26 01:00:33.297 | Compiling cluster_feature_derive v0.1.0 (/opt/stack/magnum-cluster-api/crates/cluster_feature_derive) 2026-03-26 01:00:33.297 | Compiling pyo3-macros v0.26.0 2026-03-26 01:00:33.297 | Compiling pest_generator v2.8.1 2026-03-26 01:00:33.297 | Compiling futures-executor v0.3.31 2026-03-26 01:00:33.297 | Compiling kube-derive v1.1.0 2026-03-26 01:00:33.297 | Compiling chrono v0.4.41 2026-03-26 01:00:33.297 | Compiling hyper v1.7.0 2026-03-26 01:00:33.297 | Compiling jsonptr v0.7.1 2026-03-26 01:00:33.297 | Compiling tokio-util v0.7.16 2026-03-26 01:00:33.297 | Compiling futures v0.3.31 2026-03-26 01:00:33.297 | Compiling json-patch v4.1.0 2026-03-26 01:00:33.297 | Compiling serde-value v0.7.0 2026-03-26 01:00:33.297 | Compiling serde_yaml v0.9.34+deprecated 2026-03-26 01:00:33.297 | Compiling pest_derive v2.8.1 2026-03-26 01:00:33.297 | Compiling backon v1.6.0 2026-03-26 01:00:33.297 | Compiling serde_ignored v0.1.12 2026-03-26 01:00:33.297 | Compiling typed-builder v0.22.0 2026-03-26 01:00:33.297 | Compiling jsonpath-rust v0.7.5 2026-03-26 01:00:33.297 | Compiling schemars v1.2.1 2026-03-26 01:00:33.297 | Compiling hyper-util v0.1.16 2026-03-26 01:00:33.297 | Compiling tower v0.5.2 2026-03-26 01:00:33.297 | Compiling serde_plain v1.0.2 2026-03-26 01:00:33.298 | Compiling helm v0.1.0 (/opt/stack/magnum-cluster-api/crates/helm) 2026-03-26 01:00:33.298 | Compiling hyper-timeout v0.5.2 2026-03-26 01:00:33.298 | Compiling rustls-webpki v0.103.10 2026-03-26 01:00:33.298 | Compiling pythonize v0.26.0 2026-03-26 01:00:33.298 | Compiling pyo3-async-runtimes v0.26.0 2026-03-26 01:00:33.298 | Compiling pyo3-log v0.13.1 2026-03-26 01:00:33.298 | Compiling tokio-rustls v0.26.2 2026-03-26 01:00:33.298 | Compiling hyper-rustls v0.27.7 2026-03-26 01:00:33.298 | Compiling kube-core v1.1.0 2026-03-26 01:00:33.298 | Compiling kube-client v1.1.0 2026-03-26 01:00:33.298 | Compiling kube-runtime v1.1.0 2026-03-26 01:00:33.298 | Compiling kube v1.1.0 2026-03-26 01:00:33.298 | error[E0432]: unresolved import `schemars::gen` 2026-03-26 01:00:33.298 | --> src/features/mod.rs:48:16 2026-03-26 01:00:33.298 | | 2026-03-26 01:00:33.298 | 48 | use schemars::{gen::SchemaGenerator, JsonSchema}; 2026-03-26 01:00:33.298 | | ^^^ help: a similar path exists: `k8s_openapi::schemars::gen` 2026-03-26 01:00:33.298 | 2026-03-26 01:00:33.298 | error[E0433]: failed to resolve: could not find `gen` in `schemars` 2026-03-26 01:00:33.298 | --> src/cluster_api/clusterclasses.rs:18:10 2026-03-26 01:00:33.298 | | 2026-03-26 01:00:33.298 | 18 | #[derive(CustomResource, Serialize, Deserialize, Clone, Debug, Default, PartialEq, JsonSchema)] 2026-03-26 01:00:33.298 | | ^^^^^^^^^^^^^^ could not find `gen` in `schemars` 2026-03-26 01:00:33.298 | | 2026-03-26 01:00:33.298 | = note: this error originates in the derive macro `CustomResource` (in Nightly builds, run with -Z macro-backtrace for more info) 2026-03-26 01:00:33.298 | help: consider importing this struct 2026-03-26 01:00:33.298 | | 2026-03-26 01:00:33.298 | 15 + use schemars::generate::SchemaSettings; 2026-03-26 01:00:33.298 | | 2026-03-26 01:00:33.298 | 2026-03-26 01:00:33.298 | error[E0433]: failed to resolve: could not find `gen` in `schemars` 2026-03-26 01:00:33.298 | --> src/cluster_api/clusterresourcesets.rs:16:10 2026-03-26 01:00:33.298 | | 2026-03-26 01:00:33.298 | 16 | #[derive(CustomResource, Serialize, Deserialize, Clone, Debug, Default, PartialEq, JsonSchema)] 2026-03-26 01:00:33.298 | | ^^^^^^^^^^^^^^ could not find `gen` in `schemars` 2026-03-26 01:00:33.298 | | 2026-03-26 01:00:33.298 | = note: this error originates in the derive macro `CustomResource` (in Nightly builds, run with -Z macro-backtrace for more info) 2026-03-26 01:00:33.298 | help: consider importing this struct 2026-03-26 01:00:33.298 | | 2026-03-26 01:00:33.298 | 13 + use schemars::generate::SchemaSettings; 2026-03-26 01:00:33.298 | | 2026-03-26 01:00:33.298 | 2026-03-26 01:00:33.298 | error[E0433]: failed to resolve: could not find `gen` in `schemars` 2026-03-26 01:00:33.298 | --> src/cluster_api/clusters.rs:18:10 2026-03-26 01:00:33.298 | | 2026-03-26 01:00:33.298 | 18 | #[derive(CustomResource, Serialize, Deserialize, Clone, Debug, Default, PartialEq, JsonSchema)] 2026-03-26 01:00:33.298 | | ^^^^^^^^^^^^^^ could not find `gen` in `schemars` 2026-03-26 01:00:33.298 | | 2026-03-26 01:00:33.298 | = note: this error originates in the derive macro `CustomResource` (in Nightly builds, run with -Z macro-backtrace for more info) 2026-03-26 01:00:33.298 | help: consider importing this struct 2026-03-26 01:00:33.298 | | 2026-03-26 01:00:33.298 | 15 + use schemars::generate::SchemaSettings; 2026-03-26 01:00:33.298 | | 2026-03-26 01:00:33.298 | 2026-03-26 01:00:33.298 | error[E0433]: failed to resolve: could not find `gen` in `schemars` 2026-03-26 01:00:33.298 | --> src/cluster_api/kubeadmconfigtemplates.rs:16:10 2026-03-26 01:00:33.298 | | 2026-03-26 01:00:33.298 | 16 | #[derive(CustomResource, Serialize, Deserialize, Clone, Debug, Default, PartialEq, JsonSchema)] 2026-03-26 01:00:33.298 | | ^^^^^^^^^^^^^^ could not find `gen` in `schemars` 2026-03-26 01:00:33.298 | | 2026-03-26 01:00:33.298 | = note: this error originates in the derive macro `CustomResource` (in Nightly builds, run with -Z macro-backtrace for more info) 2026-03-26 01:00:33.298 | help: consider importing this struct 2026-03-26 01:00:33.298 | | 2026-03-26 01:00:33.298 | 13 + use schemars::generate::SchemaSettings; 2026-03-26 01:00:33.298 | | 2026-03-26 01:00:33.299 | 2026-03-26 01:00:33.299 | error[E0433]: failed to resolve: could not find `gen` in `schemars` 2026-03-26 01:00:33.299 | --> src/cluster_api/kubeadmcontrolplane.rs:18:10 2026-03-26 01:00:33.299 | | 2026-03-26 01:00:33.299 | 18 | #[derive(CustomResource, Serialize, Deserialize, Clone, Debug, Default, PartialEq, JsonSchema)] 2026-03-26 01:00:33.299 | | ^^^^^^^^^^^^^^ could not find `gen` in `schemars` 2026-03-26 01:00:33.299 | | 2026-03-26 01:00:33.299 | = note: this error originates in the derive macro `CustomResource` (in Nightly builds, run with -Z macro-backtrace for more info) 2026-03-26 01:00:33.299 | help: consider importing this struct 2026-03-26 01:00:33.299 | | 2026-03-26 01:00:33.299 | 15 + use schemars::generate::SchemaSettings; 2026-03-26 01:00:33.299 | | 2026-03-26 01:00:33.299 | 2026-03-26 01:00:33.299 | error[E0433]: failed to resolve: could not find `gen` in `schemars` 2026-03-26 01:00:33.299 | --> src/cluster_api/kubeadmcontrolplanetemplates.rs:16:10 2026-03-26 01:00:33.299 | | 2026-03-26 01:00:33.299 | 16 | #[derive(CustomResource, Serialize, Deserialize, Clone, Debug, Default, PartialEq, JsonSchema)] 2026-03-26 01:00:33.299 | | ^^^^^^^^^^^^^^ could not find `gen` in `schemars` 2026-03-26 01:00:33.299 | | 2026-03-26 01:00:33.299 | = note: this error originates in the derive macro `CustomResource` (in Nightly builds, run with -Z macro-backtrace for more info) 2026-03-26 01:00:33.299 | help: consider importing this struct 2026-03-26 01:00:33.299 | | 2026-03-26 01:00:33.299 | 13 + use schemars::generate::SchemaSettings; 2026-03-26 01:00:33.299 | | 2026-03-26 01:00:33.299 | 2026-03-26 01:00:33.299 | error[E0433]: failed to resolve: could not find `gen` in `schemars` 2026-03-26 01:00:33.299 | --> src/cluster_api/machines.rs:16:10 2026-03-26 01:00:33.299 | | 2026-03-26 01:00:33.299 | 16 | #[derive(CustomResource, Serialize, Deserialize, Clone, Debug, Default, PartialEq, JsonSchema)] 2026-03-26 01:00:33.299 | | ^^^^^^^^^^^^^^ could not find `gen` in `schemars` 2026-03-26 01:00:33.299 | | 2026-03-26 01:00:33.299 | = note: this error originates in the derive macro `CustomResource` (in Nightly builds, run with -Z macro-backtrace for more info) 2026-03-26 01:00:33.299 | help: consider importing this struct 2026-03-26 01:00:33.299 | | 2026-03-26 01:00:33.299 | 13 + use schemars::generate::SchemaSettings; 2026-03-26 01:00:33.299 | | 2026-03-26 01:00:33.299 | 2026-03-26 01:00:33.299 | error[E0433]: failed to resolve: could not find `gen` in `schemars` 2026-03-26 01:00:33.299 | --> src/cluster_api/openstackclustertemplates.rs:14:10 2026-03-26 01:00:33.299 | | 2026-03-26 01:00:33.299 | 14 | #[derive(CustomResource, Serialize, Deserialize, Clone, Debug, Default, PartialEq, JsonSchema)] 2026-03-26 01:00:33.299 | | ^^^^^^^^^^^^^^ could not find `gen` in `schemars` 2026-03-26 01:00:33.299 | | 2026-03-26 01:00:33.299 | = note: this error originates in the derive macro `CustomResource` (in Nightly builds, run with -Z macro-backtrace for more info) 2026-03-26 01:00:33.299 | help: consider importing this struct 2026-03-26 01:00:33.299 | | 2026-03-26 01:00:33.299 | 11 + use schemars::generate::SchemaSettings; 2026-03-26 01:00:33.299 | | 2026-03-26 01:00:33.299 | 2026-03-26 01:00:33.299 | error[E0433]: failed to resolve: could not find `gen` in `schemars` 2026-03-26 01:00:33.299 | --> src/cluster_api/openstackmachinetemplates.rs:14:10 2026-03-26 01:00:33.299 | | 2026-03-26 01:00:33.299 | 14 | #[derive(CustomResource, Serialize, Deserialize, Clone, Debug, Default, PartialEq, JsonSchema)] 2026-03-26 01:00:33.299 | | ^^^^^^^^^^^^^^ could not find `gen` in `schemars` 2026-03-26 01:00:33.299 | | 2026-03-26 01:00:33.299 | = note: this error originates in the derive macro `CustomResource` (in Nightly builds, run with -Z macro-backtrace for more info) 2026-03-26 01:00:33.299 | help: consider importing this struct 2026-03-26 01:00:33.299 | | 2026-03-26 01:00:33.299 | 11 + use schemars::generate::SchemaSettings; 2026-03-26 01:00:33.299 | | 2026-03-26 01:00:33.299 | 2026-03-26 01:00:33.299 | error[E0425]: cannot find type `RootSchema` in `schemars::schema` 2026-03-26 01:00:33.299 | --> src/features/mod.rs:94:56 2026-03-26 01:00:33.299 | | 2026-03-26 01:00:33.299 | 94 | fn from_root_schema(root_schema: schemars::schema::RootSchema) -> Self; 2026-03-26 01:00:33.299 | | ^^^^^^^^^^ not found in `schemars::schema` 2026-03-26 01:00:33.299 | 2026-03-26 01:00:33.299 | error[E0425]: cannot find type `RootSchema` in `schemars::schema` 2026-03-26 01:00:33.300 | --> src/features/mod.rs:104:56 2026-03-26 01:00:33.300 | | 2026-03-26 01:00:33.300 | 104 | fn from_root_schema(root_schema: schemars::schema::RootSchema) -> Self { 2026-03-26 01:00:33.300 | | ^^^^^^^^^^ not found in `schemars::schema` 2026-03-26 01:00:33.300 | 2026-03-26 01:00:33.300 | error[E0603]: module `schema` is private 2026-03-26 01:00:33.300 | --> src/features/mod.rs:94:48 2026-03-26 01:00:33.300 | | 2026-03-26 01:00:33.300 | 94 | fn from_root_schema(root_schema: schemars::schema::RootSchema) -> Self; 2026-03-26 01:00:33.300 | | ^^^^^^ private module 2026-03-26 01:00:33.300 | | 2026-03-26 01:00:33.300 | note: the module `schema` is defined here 2026-03-26 01:00:33.300 | --> /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-1.2.1/src/lib.rs:20:1 2026-03-26 01:00:33.300 | | 2026-03-26 01:00:33.300 | 20 | mod schema; 2026-03-26 01:00:33.300 | | ^^^^^^^^^^ 2026-03-26 01:00:33.300 | 2026-03-26 01:00:33.300 | error[E0603]: module `schema` is private 2026-03-26 01:00:33.300 | --> src/features/mod.rs:104:48 2026-03-26 01:00:33.300 | | 2026-03-26 01:00:33.300 | 104 | fn from_root_schema(root_schema: schemars::schema::RootSchema) -> Self { 2026-03-26 01:00:33.300 | | ^^^^^^ private module 2026-03-26 01:00:33.300 | | 2026-03-26 01:00:33.300 | note: the module `schema` is defined here 2026-03-26 01:00:33.300 | --> /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-1.2.1/src/lib.rs:20:1 2026-03-26 01:00:33.300 | | 2026-03-26 01:00:33.300 | 20 | mod schema; 2026-03-26 01:00:33.300 | | ^^^^^^^^^^ 2026-03-26 01:00:33.300 | 2026-03-26 01:00:33.300 | error[E0277]: the trait bound `k8s_openapi::api::core::v1::ObjectReference: schemars::JsonSchema` is not satisfied 2026-03-26 01:00:33.300 | --> src/cluster_api/clusterclasses.rs:135:16 2026-03-26 01:00:33.300 | | 2026-03-26 01:00:33.300 | 135 | pub r#ref: ObjectReference, 2026-03-26 01:00:33.300 | | ^^^^^^^^^^^^^^^ the trait `schemars::JsonSchema` is not implemented for `k8s_openapi::api::core::v1::ObjectReference` 2026-03-26 01:00:33.300 | | 2026-03-26 01:00:33.300 | note: there are multiple different versions of crate `schemars` in the dependency graph 2026-03-26 01:00:33.300 | --> /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-1.2.1/src/lib.rs:135:1 2026-03-26 01:00:33.300 | | 2026-03-26 01:00:33.300 | 135 | pub trait JsonSchema { 2026-03-26 01:00:33.300 | | ^^^^^^^^^^^^^^^^^^^^ this is the expected trait 2026-03-26 01:00:33.300 | | 2026-03-26 01:00:33.300 | ::: /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-0.8.22/src/lib.rs:133:1 2026-03-26 01:00:33.300 | | 2026-03-26 01:00:33.300 | 133 | pub trait JsonSchema { 2026-03-26 01:00:33.300 | | -------------------- this is the found trait 2026-03-26 01:00:33.300 | = help: you can use `cargo tree` to explore your dependency tree 2026-03-26 01:00:33.300 | = help: the following other types implement trait `schemars::JsonSchema`: 2026-03-26 01:00:33.300 | &'a T 2026-03-26 01:00:33.300 | &'a mut T 2026-03-26 01:00:33.300 | () 2026-03-26 01:00:33.300 | (T0, T1) 2026-03-26 01:00:33.300 | (T0, T1, T2) 2026-03-26 01:00:33.300 | (T0, T1, T2, T3) 2026-03-26 01:00:33.300 | (T0, T1, T2, T3, T4) 2026-03-26 01:00:33.300 | (T0, T1, T2, T3, T4, T5) 2026-03-26 01:00:33.300 | and 602 others 2026-03-26 01:00:33.300 | 2026-03-26 01:00:33.300 | error[E0277]: the trait bound `k8s_openapi::apimachinery::pkg::util::intstr::IntOrString: schemars::JsonSchema` is not satisfied 2026-03-26 01:00:33.300 | --> src/cluster_api/clusterclasses.rs:150:24 2026-03-26 01:00:33.300 | | 2026-03-26 01:00:33.300 | 143 | /// Any further remediation is only allowed if at most "MaxUnhealthy" machines selected by 2026-03-26 01:00:33.300 | | ------------------------------------------------------------------------------------------ required by a bound introduced by this call 2026-03-26 01:00:33.300 | ... 2026-03-26 01:00:33.300 | 150 | pub max_unhealthy: Option, 2026-03-26 01:00:33.300 | | ^^^^^^^^^^^^^^^^^^^ the trait `schemars::JsonSchema` is not implemented for `k8s_openapi::apimachinery::pkg::util::intstr::IntOrString` 2026-03-26 01:00:33.300 | | 2026-03-26 01:00:33.300 | note: there are multiple different versions of crate `schemars` in the dependency graph 2026-03-26 01:00:33.300 | --> /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-1.2.1/src/lib.rs:135:1 2026-03-26 01:00:33.301 | | 2026-03-26 01:00:33.301 | 135 | pub trait JsonSchema { 2026-03-26 01:00:33.301 | | ^^^^^^^^^^^^^^^^^^^^ this is the expected trait 2026-03-26 01:00:33.301 | | 2026-03-26 01:00:33.301 | ::: /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-0.8.22/src/lib.rs:133:1 2026-03-26 01:00:33.301 | | 2026-03-26 01:00:33.301 | 133 | pub trait JsonSchema { 2026-03-26 01:00:33.301 | | -------------------- this is the found trait 2026-03-26 01:00:33.301 | = help: you can use `cargo tree` to explore your dependency tree 2026-03-26 01:00:33.301 | = help: the following other types implement trait `schemars::JsonSchema`: 2026-03-26 01:00:33.301 | &'a T 2026-03-26 01:00:33.301 | &'a mut T 2026-03-26 01:00:33.301 | () 2026-03-26 01:00:33.301 | (T0, T1) 2026-03-26 01:00:33.301 | (T0, T1, T2) 2026-03-26 01:00:33.301 | (T0, T1, T2, T3) 2026-03-26 01:00:33.301 | (T0, T1, T2, T3, T4) 2026-03-26 01:00:33.301 | (T0, T1, T2, T3, T4, T5) 2026-03-26 01:00:33.301 | and 602 others 2026-03-26 01:00:33.301 | = note: required for `std::option::Option` to implement `schemars::JsonSchema` 2026-03-26 01:00:33.301 | note: required by a bound in `schemars::SchemaGenerator::subschema_for` 2026-03-26 01:00:33.301 | --> /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-1.2.1/src/generate.rs:309:38 2026-03-26 01:00:33.301 | | 2026-03-26 01:00:33.301 | 309 | pub fn subschema_for(&mut self) -> Schema { 2026-03-26 01:00:33.301 | | ^^^^^^^^^^ required by this bound in `SchemaGenerator::subschema_for` 2026-03-26 01:00:33.301 | 2026-03-26 01:00:33.301 | error[E0277]: the trait bound `k8s_openapi::api::core::v1::ObjectReference: schemars::JsonSchema` is not satisfied 2026-03-26 01:00:33.301 | --> src/cluster_api/clusterclasses.rs:183:31 2026-03-26 01:00:33.301 | | 2026-03-26 01:00:33.301 | 171 | /// RemediationTemplate is a reference to a remediation template 2026-03-26 01:00:33.301 | | ---------------------------------------------------------------- required by a bound introduced by this call 2026-03-26 01:00:33.301 | ... 2026-03-26 01:00:33.301 | 183 | pub remediation_template: Option, 2026-03-26 01:00:33.301 | | ^^^^^^^^^^^^^^^^^^^^^^^ the trait `schemars::JsonSchema` is not implemented for `k8s_openapi::api::core::v1::ObjectReference` 2026-03-26 01:00:33.301 | | 2026-03-26 01:00:33.301 | note: there are multiple different versions of crate `schemars` in the dependency graph 2026-03-26 01:00:33.301 | --> /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-1.2.1/src/lib.rs:135:1 2026-03-26 01:00:33.301 | | 2026-03-26 01:00:33.301 | 135 | pub trait JsonSchema { 2026-03-26 01:00:33.301 | | ^^^^^^^^^^^^^^^^^^^^ this is the expected trait 2026-03-26 01:00:33.301 | | 2026-03-26 01:00:33.301 | ::: /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-0.8.22/src/lib.rs:133:1 2026-03-26 01:00:33.301 | | 2026-03-26 01:00:33.301 | 133 | pub trait JsonSchema { 2026-03-26 01:00:33.301 | | -------------------- this is the found trait 2026-03-26 01:00:33.301 | = help: you can use `cargo tree` to explore your dependency tree 2026-03-26 01:00:33.301 | = help: the following other types implement trait `schemars::JsonSchema`: 2026-03-26 01:00:33.301 | &'a T 2026-03-26 01:00:33.301 | &'a mut T 2026-03-26 01:00:33.301 | () 2026-03-26 01:00:33.301 | (T0, T1) 2026-03-26 01:00:33.301 | (T0, T1, T2) 2026-03-26 01:00:33.301 | (T0, T1, T2, T3) 2026-03-26 01:00:33.301 | (T0, T1, T2, T3, T4) 2026-03-26 01:00:33.301 | (T0, T1, T2, T3, T4, T5) 2026-03-26 01:00:33.301 | and 602 others 2026-03-26 01:00:33.301 | = note: required for `std::option::Option` to implement `schemars::JsonSchema` 2026-03-26 01:00:33.301 | note: required by a bound in `schemars::SchemaGenerator::subschema_for` 2026-03-26 01:00:33.301 | --> /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-1.2.1/src/generate.rs:309:38 2026-03-26 01:00:33.301 | | 2026-03-26 01:00:33.301 | 309 | pub fn subschema_for(&mut self) -> Schema { 2026-03-26 01:00:33.301 | | ^^^^^^^^^^ required by this bound in `SchemaGenerator::subschema_for` 2026-03-26 01:00:33.301 | 2026-03-26 01:00:33.301 | error[E0277]: the trait bound `k8s_openapi::api::core::v1::ObjectReference: schemars::JsonSchema` is not satisfied 2026-03-26 01:00:33.301 | --> src/cluster_api/clusterclasses.rs:281:16 2026-03-26 01:00:33.301 | | 2026-03-26 01:00:33.301 | 281 | pub r#ref: ObjectReference, 2026-03-26 01:00:33.301 | | ^^^^^^^^^^^^^^^ the trait `schemars::JsonSchema` is not implemented for `k8s_openapi::api::core::v1::ObjectReference` 2026-03-26 01:00:33.301 | | 2026-03-26 01:00:33.302 | note: there are multiple different versions of crate `schemars` in the dependency graph 2026-03-26 01:00:33.302 | --> /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-1.2.1/src/lib.rs:135:1 2026-03-26 01:00:33.302 | | 2026-03-26 01:00:33.302 | 135 | pub trait JsonSchema { 2026-03-26 01:00:33.302 | | ^^^^^^^^^^^^^^^^^^^^ this is the expected trait 2026-03-26 01:00:33.302 | | 2026-03-26 01:00:33.302 | ::: /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-0.8.22/src/lib.rs:133:1 2026-03-26 01:00:33.302 | | 2026-03-26 01:00:33.302 | 133 | pub trait JsonSchema { 2026-03-26 01:00:33.302 | | -------------------- this is the found trait 2026-03-26 01:00:33.302 | = help: you can use `cargo tree` to explore your dependency tree 2026-03-26 01:00:33.302 | = help: the following other types implement trait `schemars::JsonSchema`: 2026-03-26 01:00:33.302 | &'a T 2026-03-26 01:00:33.302 | &'a mut T 2026-03-26 01:00:33.302 | () 2026-03-26 01:00:33.302 | (T0, T1) 2026-03-26 01:00:33.302 | (T0, T1, T2) 2026-03-26 01:00:33.302 | (T0, T1, T2, T3) 2026-03-26 01:00:33.302 | (T0, T1, T2, T3, T4) 2026-03-26 01:00:33.302 | (T0, T1, T2, T3, T4, T5) 2026-03-26 01:00:33.302 | and 602 others 2026-03-26 01:00:33.302 | 2026-03-26 01:00:33.302 | error[E0277]: the trait bound `k8s_openapi::api::core::v1::ObjectReference: schemars::JsonSchema` is not satisfied 2026-03-26 01:00:33.302 | --> src/cluster_api/clusterclasses.rs:426:16 2026-03-26 01:00:33.302 | | 2026-03-26 01:00:33.302 | 426 | pub r#ref: ObjectReference, 2026-03-26 01:00:33.302 | | ^^^^^^^^^^^^^^^ the trait `schemars::JsonSchema` is not implemented for `k8s_openapi::api::core::v1::ObjectReference` 2026-03-26 01:00:33.302 | | 2026-03-26 01:00:33.302 | note: there are multiple different versions of crate `schemars` in the dependency graph 2026-03-26 01:00:33.302 | --> /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-1.2.1/src/lib.rs:135:1 2026-03-26 01:00:33.302 | | 2026-03-26 01:00:33.302 | 135 | pub trait JsonSchema { 2026-03-26 01:00:33.302 | | ^^^^^^^^^^^^^^^^^^^^ this is the expected trait 2026-03-26 01:00:33.302 | | 2026-03-26 01:00:33.302 | ::: /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-0.8.22/src/lib.rs:133:1 2026-03-26 01:00:33.302 | | 2026-03-26 01:00:33.302 | 133 | pub trait JsonSchema { 2026-03-26 01:00:33.302 | | -------------------- this is the found trait 2026-03-26 01:00:33.302 | = help: you can use `cargo tree` to explore your dependency tree 2026-03-26 01:00:33.302 | = help: the following other types implement trait `schemars::JsonSchema`: 2026-03-26 01:00:33.302 | &'a T 2026-03-26 01:00:33.302 | &'a mut T 2026-03-26 01:00:33.302 | () 2026-03-26 01:00:33.302 | (T0, T1) 2026-03-26 01:00:33.302 | (T0, T1, T2) 2026-03-26 01:00:33.302 | (T0, T1, T2, T3) 2026-03-26 01:00:33.302 | (T0, T1, T2, T3, T4) 2026-03-26 01:00:33.302 | (T0, T1, T2, T3, T4, T5) 2026-03-26 01:00:33.302 | and 602 others 2026-03-26 01:00:33.302 | 2026-03-26 01:00:33.302 | error[E0277]: the trait bound `k8s_openapi::apimachinery::pkg::util::intstr::IntOrString: schemars::JsonSchema` is not satisfied 2026-03-26 01:00:33.302 | --> src/cluster_api/clusterclasses.rs:1101:24 2026-03-26 01:00:33.302 | | 2026-03-26 01:00:33.302 | 1094 | /// Any further remediation is only allowed if at most "MaxUnhealthy" machines selected by 2026-03-26 01:00:33.302 | | ------------------------------------------------------------------------------------------ required by a bound introduced by this call 2026-03-26 01:00:33.302 | ... 2026-03-26 01:00:33.302 | 1101 | pub max_unhealthy: Option, 2026-03-26 01:00:33.302 | | ^^^^^^^^^^^^^^^^^^^ the trait `schemars::JsonSchema` is not implemented for `k8s_openapi::apimachinery::pkg::util::intstr::IntOrString` 2026-03-26 01:00:33.302 | | 2026-03-26 01:00:33.302 | note: there are multiple different versions of crate `schemars` in the dependency graph 2026-03-26 01:00:33.302 | --> /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-1.2.1/src/lib.rs:135:1 2026-03-26 01:00:33.302 | | 2026-03-26 01:00:33.302 | 135 | pub trait JsonSchema { 2026-03-26 01:00:33.303 | | ^^^^^^^^^^^^^^^^^^^^ this is the expected trait 2026-03-26 01:00:33.303 | | 2026-03-26 01:00:33.303 | ::: /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-0.8.22/src/lib.rs:133:1 2026-03-26 01:00:33.303 | | 2026-03-26 01:00:33.303 | 133 | pub trait JsonSchema { 2026-03-26 01:00:33.303 | | -------------------- this is the found trait 2026-03-26 01:00:33.303 | = help: you can use `cargo tree` to explore your dependency tree 2026-03-26 01:00:33.303 | = help: the following other types implement trait `schemars::JsonSchema`: 2026-03-26 01:00:33.303 | &'a T 2026-03-26 01:00:33.303 | &'a mut T 2026-03-26 01:00:33.303 | () 2026-03-26 01:00:33.303 | (T0, T1) 2026-03-26 01:00:33.303 | (T0, T1, T2) 2026-03-26 01:00:33.303 | (T0, T1, T2, T3) 2026-03-26 01:00:33.303 | (T0, T1, T2, T3, T4) 2026-03-26 01:00:33.303 | (T0, T1, T2, T3, T4, T5) 2026-03-26 01:00:33.303 | and 602 others 2026-03-26 01:00:33.303 | = note: required for `std::option::Option` to implement `schemars::JsonSchema` 2026-03-26 01:00:33.303 | note: required by a bound in `schemars::SchemaGenerator::subschema_for` 2026-03-26 01:00:33.303 | --> /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-1.2.1/src/generate.rs:309:38 2026-03-26 01:00:33.303 | | 2026-03-26 01:00:33.303 | 309 | pub fn subschema_for(&mut self) -> Schema { 2026-03-26 01:00:33.303 | | ^^^^^^^^^^ required by this bound in `SchemaGenerator::subschema_for` 2026-03-26 01:00:33.303 | 2026-03-26 01:00:33.303 | error[E0277]: the trait bound `k8s_openapi::api::core::v1::ObjectReference: schemars::JsonSchema` is not satisfied 2026-03-26 01:00:33.303 | --> src/cluster_api/clusterclasses.rs:1134:31 2026-03-26 01:00:33.303 | | 2026-03-26 01:00:33.303 | 1122 | /// RemediationTemplate is a reference to a remediation template 2026-03-26 01:00:33.303 | | ---------------------------------------------------------------- required by a bound introduced by this call 2026-03-26 01:00:33.303 | ... 2026-03-26 01:00:33.303 | 1134 | pub remediation_template: Option, 2026-03-26 01:00:33.303 | | ^^^^^^^^^^^^^^^^^^^^^^^ the trait `schemars::JsonSchema` is not implemented for `k8s_openapi::api::core::v1::ObjectReference` 2026-03-26 01:00:33.303 | | 2026-03-26 01:00:33.303 | note: there are multiple different versions of crate `schemars` in the dependency graph 2026-03-26 01:00:33.303 | --> /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-1.2.1/src/lib.rs:135:1 2026-03-26 01:00:33.303 | | 2026-03-26 01:00:33.303 | 135 | pub trait JsonSchema { 2026-03-26 01:00:33.303 | | ^^^^^^^^^^^^^^^^^^^^ this is the expected trait 2026-03-26 01:00:33.303 | | 2026-03-26 01:00:33.303 | ::: /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-0.8.22/src/lib.rs:133:1 2026-03-26 01:00:33.303 | | 2026-03-26 01:00:33.303 | 133 | pub trait JsonSchema { 2026-03-26 01:00:33.303 | | -------------------- this is the found trait 2026-03-26 01:00:33.303 | = help: you can use `cargo tree` to explore your dependency tree 2026-03-26 01:00:33.303 | = help: the following other types implement trait `schemars::JsonSchema`: 2026-03-26 01:00:33.303 | &'a T 2026-03-26 01:00:33.303 | &'a mut T 2026-03-26 01:00:33.303 | () 2026-03-26 01:00:33.303 | (T0, T1) 2026-03-26 01:00:33.303 | (T0, T1, T2) 2026-03-26 01:00:33.303 | (T0, T1, T2, T3) 2026-03-26 01:00:33.303 | (T0, T1, T2, T3, T4) 2026-03-26 01:00:33.303 | (T0, T1, T2, T3, T4, T5) 2026-03-26 01:00:33.303 | and 602 others 2026-03-26 01:00:33.303 | = note: required for `std::option::Option` to implement `schemars::JsonSchema` 2026-03-26 01:00:33.303 | note: required by a bound in `schemars::SchemaGenerator::subschema_for` 2026-03-26 01:00:33.303 | --> /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-1.2.1/src/generate.rs:309:38 2026-03-26 01:00:33.303 | | 2026-03-26 01:00:33.303 | 309 | pub fn subschema_for(&mut self) -> Schema { 2026-03-26 01:00:33.303 | | ^^^^^^^^^^ required by this bound in `SchemaGenerator::subschema_for` 2026-03-26 01:00:33.303 | 2026-03-26 01:00:33.303 | error[E0277]: the trait bound `k8s_openapi::apimachinery::pkg::util::intstr::IntOrString: schemars::JsonSchema` is not satisfied 2026-03-26 01:00:33.303 | --> src/cluster_api/clusterclasses.rs:1286:24 2026-03-26 01:00:33.304 | | 2026-03-26 01:00:33.304 | 1263 | /// MaxInFlight determines how many in flight remediations should happen at the same time. 2026-03-26 01:00:33.304 | | ------------------------------------------------------------------------------------------ required by a bound introduced by this call 2026-03-26 01:00:33.304 | ... 2026-03-26 01:00:33.304 | 1286 | pub max_in_flight: Option, 2026-03-26 01:00:33.304 | | ^^^^^^^^^^^^^^^^^^^ the trait `schemars::JsonSchema` is not implemented for `k8s_openapi::apimachinery::pkg::util::intstr::IntOrString` 2026-03-26 01:00:33.304 | | 2026-03-26 01:00:33.304 | note: there are multiple different versions of crate `schemars` in the dependency graph 2026-03-26 01:00:33.304 | --> /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-1.2.1/src/lib.rs:135:1 2026-03-26 01:00:33.304 | | 2026-03-26 01:00:33.304 | 135 | pub trait JsonSchema { 2026-03-26 01:00:33.304 | | ^^^^^^^^^^^^^^^^^^^^ this is the expected trait 2026-03-26 01:00:33.304 | | 2026-03-26 01:00:33.304 | ::: /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-0.8.22/src/lib.rs:133:1 2026-03-26 01:00:33.304 | | 2026-03-26 01:00:33.304 | 133 | pub trait JsonSchema { 2026-03-26 01:00:33.304 | | -------------------- this is the found trait 2026-03-26 01:00:33.304 | = help: you can use `cargo tree` to explore your dependency tree 2026-03-26 01:00:33.304 | = help: the following other types implement trait `schemars::JsonSchema`: 2026-03-26 01:00:33.304 | &'a T 2026-03-26 01:00:33.304 | &'a mut T 2026-03-26 01:00:33.304 | () 2026-03-26 01:00:33.304 | (T0, T1) 2026-03-26 01:00:33.304 | (T0, T1, T2) 2026-03-26 01:00:33.304 | (T0, T1, T2, T3) 2026-03-26 01:00:33.304 | (T0, T1, T2, T3, T4) 2026-03-26 01:00:33.304 | (T0, T1, T2, T3, T4, T5) 2026-03-26 01:00:33.304 | and 602 others 2026-03-26 01:00:33.304 | = note: required for `std::option::Option` to implement `schemars::JsonSchema` 2026-03-26 01:00:33.304 | note: required by a bound in `schemars::SchemaGenerator::subschema_for` 2026-03-26 01:00:33.304 | --> /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-1.2.1/src/generate.rs:309:38 2026-03-26 01:00:33.304 | | 2026-03-26 01:00:33.304 | 309 | pub fn subschema_for(&mut self) -> Schema { 2026-03-26 01:00:33.304 | | ^^^^^^^^^^ required by this bound in `SchemaGenerator::subschema_for` 2026-03-26 01:00:33.304 | 2026-03-26 01:00:33.304 | error[E0277]: the trait bound `k8s_openapi::apimachinery::pkg::util::intstr::IntOrString: schemars::JsonSchema` is not satisfied 2026-03-26 01:00:33.304 | --> src/cluster_api/clusterclasses.rs:1317:20 2026-03-26 01:00:33.304 | | 2026-03-26 01:00:33.304 | 1303 | /// The maximum number of machines that can be scheduled above the 2026-03-26 01:00:33.304 | | ------------------------------------------------------------------ required by a bound introduced by this call 2026-03-26 01:00:33.304 | ... 2026-03-26 01:00:33.304 | 1317 | pub max_surge: Option, 2026-03-26 01:00:33.304 | | ^^^^^^^^^^^^^^^^^^^ the trait `schemars::JsonSchema` is not implemented for `k8s_openapi::apimachinery::pkg::util::intstr::IntOrString` 2026-03-26 01:00:33.304 | | 2026-03-26 01:00:33.304 | note: there are multiple different versions of crate `schemars` in the dependency graph 2026-03-26 01:00:33.304 | --> /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-1.2.1/src/lib.rs:135:1 2026-03-26 01:00:33.304 | | 2026-03-26 01:00:33.304 | 135 | pub trait JsonSchema { 2026-03-26 01:00:33.304 | | ^^^^^^^^^^^^^^^^^^^^ this is the expected trait 2026-03-26 01:00:33.304 | | 2026-03-26 01:00:33.304 | ::: /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-0.8.22/src/lib.rs:133:1 2026-03-26 01:00:33.304 | | 2026-03-26 01:00:33.304 | 133 | pub trait JsonSchema { 2026-03-26 01:00:33.304 | | -------------------- this is the found trait 2026-03-26 01:00:33.304 | = help: you can use `cargo tree` to explore your dependency tree 2026-03-26 01:00:33.304 | = help: the following other types implement trait `schemars::JsonSchema`: 2026-03-26 01:00:33.304 | &'a T 2026-03-26 01:00:33.304 | &'a mut T 2026-03-26 01:00:33.304 | () 2026-03-26 01:00:33.304 | (T0, T1) 2026-03-26 01:00:33.304 | (T0, T1, T2) 2026-03-26 01:00:33.304 | (T0, T1, T2, T3) 2026-03-26 01:00:33.304 | (T0, T1, T2, T3, T4) 2026-03-26 01:00:33.304 | (T0, T1, T2, T3, T4, T5) 2026-03-26 01:00:33.304 | and 602 others 2026-03-26 01:00:33.305 | = note: required for `std::option::Option` to implement `schemars::JsonSchema` 2026-03-26 01:00:33.305 | note: required by a bound in `schemars::SchemaGenerator::subschema_for` 2026-03-26 01:00:33.305 | --> /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-1.2.1/src/generate.rs:309:38 2026-03-26 01:00:33.305 | | 2026-03-26 01:00:33.305 | 309 | pub fn subschema_for(&mut self) -> Schema { 2026-03-26 01:00:33.305 | | ^^^^^^^^^^ required by this bound in `SchemaGenerator::subschema_for` 2026-03-26 01:00:33.305 | 2026-03-26 01:00:33.305 | error[E0277]: the trait bound `k8s_openapi::apimachinery::pkg::util::intstr::IntOrString: schemars::JsonSchema` is not satisfied 2026-03-26 01:00:33.305 | --> src/cluster_api/clusterclasses.rs:1335:26 2026-03-26 01:00:33.305 | | 2026-03-26 01:00:33.305 | 1318 | /// The maximum number of machines that can be unavailable during the update. 2026-03-26 01:00:33.305 | | ----------------------------------------------------------------------------- required by a bound introduced by this call 2026-03-26 01:00:33.305 | ... 2026-03-26 01:00:33.305 | 1335 | pub max_unavailable: Option, 2026-03-26 01:00:33.305 | | ^^^^^^^^^^^^^^^^^^^ the trait `schemars::JsonSchema` is not implemented for `k8s_openapi::apimachinery::pkg::util::intstr::IntOrString` 2026-03-26 01:00:33.305 | | 2026-03-26 01:00:33.305 | note: there are multiple different versions of crate `schemars` in the dependency graph 2026-03-26 01:00:33.305 | --> /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-1.2.1/src/lib.rs:135:1 2026-03-26 01:00:33.305 | | 2026-03-26 01:00:33.305 | 135 | pub trait JsonSchema { 2026-03-26 01:00:33.305 | | ^^^^^^^^^^^^^^^^^^^^ this is the expected trait 2026-03-26 01:00:33.305 | | 2026-03-26 01:00:33.305 | ::: /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-0.8.22/src/lib.rs:133:1 2026-03-26 01:00:33.305 | | 2026-03-26 01:00:33.305 | 133 | pub trait JsonSchema { 2026-03-26 01:00:33.305 | | -------------------- this is the found trait 2026-03-26 01:00:33.305 | = help: you can use `cargo tree` to explore your dependency tree 2026-03-26 01:00:33.305 | = help: the following other types implement trait `schemars::JsonSchema`: 2026-03-26 01:00:33.305 | &'a T 2026-03-26 01:00:33.305 | &'a mut T 2026-03-26 01:00:33.305 | () 2026-03-26 01:00:33.305 | (T0, T1) 2026-03-26 01:00:33.305 | (T0, T1, T2) 2026-03-26 01:00:33.305 | (T0, T1, T2, T3) 2026-03-26 01:00:33.305 | (T0, T1, T2, T3, T4) 2026-03-26 01:00:33.305 | (T0, T1, T2, T3, T4, T5) 2026-03-26 01:00:33.305 | and 602 others 2026-03-26 01:00:33.305 | = note: required for `std::option::Option` to implement `schemars::JsonSchema` 2026-03-26 01:00:33.305 | note: required by a bound in `schemars::SchemaGenerator::subschema_for` 2026-03-26 01:00:33.305 | --> /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-1.2.1/src/generate.rs:309:38 2026-03-26 01:00:33.305 | | 2026-03-26 01:00:33.305 | 309 | pub fn subschema_for(&mut self) -> Schema { 2026-03-26 01:00:33.305 | | ^^^^^^^^^^ required by this bound in `SchemaGenerator::subschema_for` 2026-03-26 01:00:33.305 | 2026-03-26 01:00:33.305 | error[E0277]: the trait bound `k8s_openapi::api::core::v1::ObjectReference: schemars::JsonSchema` is not satisfied 2026-03-26 01:00:33.305 | --> src/cluster_api/clusterclasses.rs:1379:16 2026-03-26 01:00:33.305 | | 2026-03-26 01:00:33.305 | 1379 | pub r#ref: ObjectReference, 2026-03-26 01:00:33.305 | | ^^^^^^^^^^^^^^^ the trait `schemars::JsonSchema` is not implemented for `k8s_openapi::api::core::v1::ObjectReference` 2026-03-26 01:00:33.305 | | 2026-03-26 01:00:33.305 | note: there are multiple different versions of crate `schemars` in the dependency graph 2026-03-26 01:00:33.305 | --> /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-1.2.1/src/lib.rs:135:1 2026-03-26 01:00:33.305 | | 2026-03-26 01:00:33.305 | 135 | pub trait JsonSchema { 2026-03-26 01:00:33.305 | | ^^^^^^^^^^^^^^^^^^^^ this is the expected trait 2026-03-26 01:00:33.305 | | 2026-03-26 01:00:33.306 | ::: /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-0.8.22/src/lib.rs:133:1 2026-03-26 01:00:33.306 | | 2026-03-26 01:00:33.306 | 133 | pub trait JsonSchema { 2026-03-26 01:00:33.306 | | -------------------- this is the found trait 2026-03-26 01:00:33.306 | = help: you can use `cargo tree` to explore your dependency tree 2026-03-26 01:00:33.306 | = help: the following other types implement trait `schemars::JsonSchema`: 2026-03-26 01:00:33.306 | &'a T 2026-03-26 01:00:33.306 | &'a mut T 2026-03-26 01:00:33.306 | () 2026-03-26 01:00:33.306 | (T0, T1) 2026-03-26 01:00:33.306 | (T0, T1, T2) 2026-03-26 01:00:33.306 | (T0, T1, T2, T3) 2026-03-26 01:00:33.306 | (T0, T1, T2, T3, T4) 2026-03-26 01:00:33.306 | (T0, T1, T2, T3, T4, T5) 2026-03-26 01:00:33.306 | and 602 others 2026-03-26 01:00:33.306 | 2026-03-26 01:00:33.306 | error[E0277]: the trait bound `k8s_openapi::api::core::v1::ObjectReference: schemars::JsonSchema` is not satisfied 2026-03-26 01:00:33.306 | --> src/cluster_api/clusterclasses.rs:1436:16 2026-03-26 01:00:33.306 | | 2026-03-26 01:00:33.306 | 1436 | pub r#ref: ObjectReference, 2026-03-26 01:00:33.306 | | ^^^^^^^^^^^^^^^ the trait `schemars::JsonSchema` is not implemented for `k8s_openapi::api::core::v1::ObjectReference` 2026-03-26 01:00:33.306 | | 2026-03-26 01:00:33.306 | note: there are multiple different versions of crate `schemars` in the dependency graph 2026-03-26 01:00:33.306 | --> /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-1.2.1/src/lib.rs:135:1 2026-03-26 01:00:33.306 | | 2026-03-26 01:00:33.306 | 135 | pub trait JsonSchema { 2026-03-26 01:00:33.306 | | ^^^^^^^^^^^^^^^^^^^^ this is the expected trait 2026-03-26 01:00:33.306 | | 2026-03-26 01:00:33.306 | ::: /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-0.8.22/src/lib.rs:133:1 2026-03-26 01:00:33.306 | | 2026-03-26 01:00:33.306 | 133 | pub trait JsonSchema { 2026-03-26 01:00:33.306 | | -------------------- this is the found trait 2026-03-26 01:00:33.306 | = help: you can use `cargo tree` to explore your dependency tree 2026-03-26 01:00:33.306 | = help: the following other types implement trait `schemars::JsonSchema`: 2026-03-26 01:00:33.306 | &'a T 2026-03-26 01:00:33.306 | &'a mut T 2026-03-26 01:00:33.306 | () 2026-03-26 01:00:33.306 | (T0, T1) 2026-03-26 01:00:33.306 | (T0, T1, T2) 2026-03-26 01:00:33.306 | (T0, T1, T2, T3) 2026-03-26 01:00:33.306 | (T0, T1, T2, T3, T4) 2026-03-26 01:00:33.306 | (T0, T1, T2, T3, T4, T5) 2026-03-26 01:00:33.306 | and 602 others 2026-03-26 01:00:33.306 | 2026-03-26 01:00:33.306 | error[E0277]: the trait bound `k8s_openapi::api::core::v1::ObjectReference: schemars::JsonSchema` is not satisfied 2026-03-26 01:00:33.306 | --> src/cluster_api/clusterclasses.rs:1611:16 2026-03-26 01:00:33.306 | | 2026-03-26 01:00:33.306 | 1611 | pub r#ref: ObjectReference, 2026-03-26 01:00:33.306 | | ^^^^^^^^^^^^^^^ the trait `schemars::JsonSchema` is not implemented for `k8s_openapi::api::core::v1::ObjectReference` 2026-03-26 01:00:33.306 | | 2026-03-26 01:00:33.306 | note: there are multiple different versions of crate `schemars` in the dependency graph 2026-03-26 01:00:33.306 | --> /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-1.2.1/src/lib.rs:135:1 2026-03-26 01:00:33.306 | | 2026-03-26 01:00:33.306 | 135 | pub trait JsonSchema { 2026-03-26 01:00:33.306 | | ^^^^^^^^^^^^^^^^^^^^ this is the expected trait 2026-03-26 01:00:33.306 | | 2026-03-26 01:00:33.306 | ::: /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-0.8.22/src/lib.rs:133:1 2026-03-26 01:00:33.306 | | 2026-03-26 01:00:33.306 | 133 | pub trait JsonSchema { 2026-03-26 01:00:33.306 | | -------------------- this is the found trait 2026-03-26 01:00:33.306 | = help: you can use `cargo tree` to explore your dependency tree 2026-03-26 01:00:33.306 | = help: the following other types implement trait `schemars::JsonSchema`: 2026-03-26 01:00:33.306 | &'a T 2026-03-26 01:00:33.306 | &'a mut T 2026-03-26 01:00:33.306 | () 2026-03-26 01:00:33.307 | (T0, T1) 2026-03-26 01:00:33.307 | (T0, T1, T2) 2026-03-26 01:00:33.307 | (T0, T1, T2, T3) 2026-03-26 01:00:33.307 | (T0, T1, T2, T3, T4) 2026-03-26 01:00:33.307 | (T0, T1, T2, T3, T4, T5) 2026-03-26 01:00:33.307 | and 602 others 2026-03-26 01:00:33.307 | 2026-03-26 01:00:33.307 | error[E0277]: the trait bound `k8s_openapi::api::core::v1::ObjectReference: schemars::JsonSchema` is not satisfied 2026-03-26 01:00:33.307 | --> src/cluster_api/clusterclasses.rs:1668:16 2026-03-26 01:00:33.307 | | 2026-03-26 01:00:33.307 | 1668 | pub r#ref: ObjectReference, 2026-03-26 01:00:33.307 | | ^^^^^^^^^^^^^^^ the trait `schemars::JsonSchema` is not implemented for `k8s_openapi::api::core::v1::ObjectReference` 2026-03-26 01:00:33.307 | | 2026-03-26 01:00:33.307 | note: there are multiple different versions of crate `schemars` in the dependency graph 2026-03-26 01:00:33.307 | --> /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-1.2.1/src/lib.rs:135:1 2026-03-26 01:00:33.307 | | 2026-03-26 01:00:33.307 | 135 | pub trait JsonSchema { 2026-03-26 01:00:33.307 | | ^^^^^^^^^^^^^^^^^^^^ this is the expected trait 2026-03-26 01:00:33.307 | | 2026-03-26 01:00:33.307 | ::: /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-0.8.22/src/lib.rs:133:1 2026-03-26 01:00:33.307 | | 2026-03-26 01:00:33.307 | 133 | pub trait JsonSchema { 2026-03-26 01:00:33.307 | | -------------------- this is the found trait 2026-03-26 01:00:33.307 | = help: you can use `cargo tree` to explore your dependency tree 2026-03-26 01:00:33.307 | = help: the following other types implement trait `schemars::JsonSchema`: 2026-03-26 01:00:33.307 | &'a T 2026-03-26 01:00:33.307 | &'a mut T 2026-03-26 01:00:33.307 | () 2026-03-26 01:00:33.307 | (T0, T1) 2026-03-26 01:00:33.307 | (T0, T1, T2) 2026-03-26 01:00:33.307 | (T0, T1, T2, T3) 2026-03-26 01:00:33.307 | (T0, T1, T2, T3, T4) 2026-03-26 01:00:33.307 | (T0, T1, T2, T3, T4, T5) 2026-03-26 01:00:33.307 | and 602 others 2026-03-26 01:00:33.307 | 2026-03-26 01:00:33.307 | error[E0277]: the trait bound `k8s_openapi::apimachinery::pkg::apis::meta::v1::Condition: schemars::JsonSchema` is not satisfied 2026-03-26 01:00:33.307 | --> src/cluster_api/clusterclasses.rs:1741:21 2026-03-26 01:00:33.307 | | 2026-03-26 01:00:33.307 | 1739 | /// Conditions defines current observed state of the ClusterClass. 2026-03-26 01:00:33.307 | | ------------------------------------------------------------------ required by a bound introduced by this call 2026-03-26 01:00:33.307 | 1740 | #[serde(default, skip_serializing_if = "Option::is_none")] 2026-03-26 01:00:33.307 | 1741 | pub conditions: Option>, 2026-03-26 01:00:33.307 | | ^^^^^^^^^^^^^^^^^^^^^^ the trait `schemars::JsonSchema` is not implemented for `k8s_openapi::apimachinery::pkg::apis::meta::v1::Condition` 2026-03-26 01:00:33.307 | | 2026-03-26 01:00:33.307 | note: there are multiple different versions of crate `schemars` in the dependency graph 2026-03-26 01:00:33.307 | --> /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-1.2.1/src/lib.rs:135:1 2026-03-26 01:00:33.307 | | 2026-03-26 01:00:33.307 | 135 | pub trait JsonSchema { 2026-03-26 01:00:33.307 | | ^^^^^^^^^^^^^^^^^^^^ this is the expected trait 2026-03-26 01:00:33.307 | | 2026-03-26 01:00:33.307 | ::: /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-0.8.22/src/lib.rs:133:1 2026-03-26 01:00:33.307 | | 2026-03-26 01:00:33.307 | 133 | pub trait JsonSchema { 2026-03-26 01:00:33.307 | | -------------------- this is the found trait 2026-03-26 01:00:33.307 | = help: you can use `cargo tree` to explore your dependency tree 2026-03-26 01:00:33.307 | = help: the following other types implement trait `schemars::JsonSchema`: 2026-03-26 01:00:33.307 | &'a T 2026-03-26 01:00:33.307 | &'a mut T 2026-03-26 01:00:33.307 | () 2026-03-26 01:00:33.307 | (T0, T1) 2026-03-26 01:00:33.307 | (T0, T1, T2) 2026-03-26 01:00:33.308 | (T0, T1, T2, T3) 2026-03-26 01:00:33.308 | (T0, T1, T2, T3, T4) 2026-03-26 01:00:33.308 | (T0, T1, T2, T3, T4, T5) 2026-03-26 01:00:33.308 | and 602 others 2026-03-26 01:00:33.308 | = note: required for `std::vec::Vec` to implement `schemars::JsonSchema` 2026-03-26 01:00:33.308 | = note: 1 redundant requirement hidden 2026-03-26 01:00:33.308 | = note: required for `std::option::Option>` to implement `schemars::JsonSchema` 2026-03-26 01:00:33.308 | note: required by a bound in `schemars::SchemaGenerator::subschema_for` 2026-03-26 01:00:33.308 | --> /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-1.2.1/src/generate.rs:309:38 2026-03-26 01:00:33.308 | | 2026-03-26 01:00:33.308 | 309 | pub fn subschema_for(&mut self) -> Schema { 2026-03-26 01:00:33.308 | | ^^^^^^^^^^ required by this bound in `SchemaGenerator::subschema_for` 2026-03-26 01:00:33.308 | 2026-03-26 01:00:33.308 | error[E0277]: the trait bound `k8s_openapi::apimachinery::pkg::apis::meta::v1::Condition: schemars::JsonSchema` is not satisfied 2026-03-26 01:00:33.308 | --> src/cluster_api/clusterresourcesets.rs:112:21 2026-03-26 01:00:33.308 | | 2026-03-26 01:00:33.308 | 110 | /// Conditions defines current state of the ClusterResourceSet. 2026-03-26 01:00:33.308 | | --------------------------------------------------------------- required by a bound introduced by this call 2026-03-26 01:00:33.308 | 111 | #[serde(default, skip_serializing_if = "Option::is_none")] 2026-03-26 01:00:33.308 | 112 | pub conditions: Option>, 2026-03-26 01:00:33.308 | | ^^^^^^^^^^^^^^^^^^^^^^ the trait `schemars::JsonSchema` is not implemented for `k8s_openapi::apimachinery::pkg::apis::meta::v1::Condition` 2026-03-26 01:00:33.308 | | 2026-03-26 01:00:33.308 | note: there are multiple different versions of crate `schemars` in the dependency graph 2026-03-26 01:00:33.308 | --> /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-1.2.1/src/lib.rs:135:1 2026-03-26 01:00:33.308 | | 2026-03-26 01:00:33.308 | 135 | pub trait JsonSchema { 2026-03-26 01:00:33.308 | | ^^^^^^^^^^^^^^^^^^^^ this is the expected trait 2026-03-26 01:00:33.308 | | 2026-03-26 01:00:33.308 | ::: /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-0.8.22/src/lib.rs:133:1 2026-03-26 01:00:33.308 | | 2026-03-26 01:00:33.308 | 133 | pub trait JsonSchema { 2026-03-26 01:00:33.308 | | -------------------- this is the found trait 2026-03-26 01:00:33.308 | = help: you can use `cargo tree` to explore your dependency tree 2026-03-26 01:00:33.308 | = help: the following other types implement trait `schemars::JsonSchema`: 2026-03-26 01:00:33.308 | &'a T 2026-03-26 01:00:33.308 | &'a mut T 2026-03-26 01:00:33.308 | () 2026-03-26 01:00:33.308 | (T0, T1) 2026-03-26 01:00:33.308 | (T0, T1, T2) 2026-03-26 01:00:33.308 | (T0, T1, T2, T3) 2026-03-26 01:00:33.308 | (T0, T1, T2, T3, T4) 2026-03-26 01:00:33.308 | (T0, T1, T2, T3, T4, T5) 2026-03-26 01:00:33.308 | and 602 others 2026-03-26 01:00:33.308 | = note: required for `std::vec::Vec` to implement `schemars::JsonSchema` 2026-03-26 01:00:33.308 | = note: 1 redundant requirement hidden 2026-03-26 01:00:33.308 | = note: required for `std::option::Option>` to implement `schemars::JsonSchema` 2026-03-26 01:00:33.308 | note: required by a bound in `schemars::SchemaGenerator::subschema_for` 2026-03-26 01:00:33.308 | --> /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-1.2.1/src/generate.rs:309:38 2026-03-26 01:00:33.308 | | 2026-03-26 01:00:33.308 | 309 | pub fn subschema_for(&mut self) -> Schema { 2026-03-26 01:00:33.308 | | ^^^^^^^^^^ required by this bound in `SchemaGenerator::subschema_for` 2026-03-26 01:00:33.308 | 2026-03-26 01:00:33.308 | error[E0277]: the trait bound `k8s_openapi::api::core::v1::ObjectReference: schemars::JsonSchema` is not satisfied 2026-03-26 01:00:33.308 | --> src/cluster_api/clusters.rs:51:28 2026-03-26 01:00:33.308 | | 2026-03-26 01:00:33.308 | 44 | /// ControlPlaneRef is an optional reference to a provider-specific resource that holds 2026-03-26 01:00:33.308 | | --------------------------------------------------------------------------------------- required by a bound introduced by this call 2026-03-26 01:00:33.309 | ... 2026-03-26 01:00:33.309 | 51 | pub control_plane_ref: Option, 2026-03-26 01:00:33.309 | | ^^^^^^^^^^^^^^^^^^^^^^^ the trait `schemars::JsonSchema` is not implemented for `k8s_openapi::api::core::v1::ObjectReference` 2026-03-26 01:00:33.309 | | 2026-03-26 01:00:33.309 | note: there are multiple different versions of crate `schemars` in the dependency graph 2026-03-26 01:00:33.309 | --> /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-1.2.1/src/lib.rs:135:1 2026-03-26 01:00:33.309 | | 2026-03-26 01:00:33.309 | 135 | pub trait JsonSchema { 2026-03-26 01:00:33.309 | | ^^^^^^^^^^^^^^^^^^^^ this is the expected trait 2026-03-26 01:00:33.309 | | 2026-03-26 01:00:33.309 | ::: /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-0.8.22/src/lib.rs:133:1 2026-03-26 01:00:33.309 | | 2026-03-26 01:00:33.309 | 133 | pub trait JsonSchema { 2026-03-26 01:00:33.309 | | -------------------- this is the found trait 2026-03-26 01:00:33.309 | = help: you can use `cargo tree` to explore your dependency tree 2026-03-26 01:00:33.309 | = help: the following other types implement trait `schemars::JsonSchema`: 2026-03-26 01:00:33.309 | &'a T 2026-03-26 01:00:33.309 | &'a mut T 2026-03-26 01:00:33.309 | () 2026-03-26 01:00:33.309 | (T0, T1) 2026-03-26 01:00:33.309 | (T0, T1, T2) 2026-03-26 01:00:33.309 | (T0, T1, T2, T3) 2026-03-26 01:00:33.309 | (T0, T1, T2, T3, T4) 2026-03-26 01:00:33.309 | (T0, T1, T2, T3, T4, T5) 2026-03-26 01:00:33.309 | and 602 others 2026-03-26 01:00:33.309 | = note: required for `std::option::Option` to implement `schemars::JsonSchema` 2026-03-26 01:00:33.309 | note: required by a bound in `schemars::SchemaGenerator::subschema_for` 2026-03-26 01:00:33.309 | --> /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-1.2.1/src/generate.rs:309:38 2026-03-26 01:00:33.309 | | 2026-03-26 01:00:33.309 | 309 | pub fn subschema_for(&mut self) -> Schema { 2026-03-26 01:00:33.309 | | ^^^^^^^^^^ required by this bound in `SchemaGenerator::subschema_for` 2026-03-26 01:00:33.309 | 2026-03-26 01:00:33.309 | error[E0277]: the trait bound `k8s_openapi::api::core::v1::ObjectReference: schemars::JsonSchema` is not satisfied 2026-03-26 01:00:33.309 | --> src/cluster_api/clusters.rs:59:29 2026-03-26 01:00:33.309 | | 2026-03-26 01:00:33.309 | 52 | /// InfrastructureRef is a reference to a provider-specific resource that holds the details 2026-03-26 01:00:33.309 | | ------------------------------------------------------------------------------------------- required by a bound introduced by this call 2026-03-26 01:00:33.309 | ... 2026-03-26 01:00:33.309 | 59 | pub infrastructure_ref: Option, 2026-03-26 01:00:33.309 | | ^^^^^^^^^^^^^^^^^^^^^^^ the trait `schemars::JsonSchema` is not implemented for `k8s_openapi::api::core::v1::ObjectReference` 2026-03-26 01:00:33.309 | | 2026-03-26 01:00:33.309 | note: there are multiple different versions of crate `schemars` in the dependency graph 2026-03-26 01:00:33.309 | --> /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-1.2.1/src/lib.rs:135:1 2026-03-26 01:00:33.309 | | 2026-03-26 01:00:33.309 | 135 | pub trait JsonSchema { 2026-03-26 01:00:33.309 | | ^^^^^^^^^^^^^^^^^^^^ this is the expected trait 2026-03-26 01:00:33.309 | | 2026-03-26 01:00:33.309 | ::: /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-0.8.22/src/lib.rs:133:1 2026-03-26 01:00:33.309 | | 2026-03-26 01:00:33.309 | 133 | pub trait JsonSchema { 2026-03-26 01:00:33.309 | | -------------------- this is the found trait 2026-03-26 01:00:33.309 | = help: you can use `cargo tree` to explore your dependency tree 2026-03-26 01:00:33.309 | = help: the following other types implement trait `schemars::JsonSchema`: 2026-03-26 01:00:33.309 | &'a T 2026-03-26 01:00:33.309 | &'a mut T 2026-03-26 01:00:33.309 | () 2026-03-26 01:00:33.309 | (T0, T1) 2026-03-26 01:00:33.309 | (T0, T1, T2) 2026-03-26 01:00:33.309 | (T0, T1, T2, T3) 2026-03-26 01:00:33.309 | (T0, T1, T2, T3, T4) 2026-03-26 01:00:33.309 | (T0, T1, T2, T3, T4, T5) 2026-03-26 01:00:33.309 | and 602 others 2026-03-26 01:00:33.309 | = note: required for `std::option::Option` to implement `schemars::JsonSchema` 2026-03-26 01:00:33.309 | note: required by a bound in `schemars::SchemaGenerator::subschema_for` 2026-03-26 01:00:33.310 | --> /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-1.2.1/src/generate.rs:309:38 2026-03-26 01:00:33.310 | | 2026-03-26 01:00:33.310 | 309 | pub fn subschema_for(&mut self) -> Schema { 2026-03-26 01:00:33.310 | | ^^^^^^^^^^ required by this bound in `SchemaGenerator::subschema_for` 2026-03-26 01:00:33.310 | 2026-03-26 01:00:33.310 | error[E0277]: the trait bound `k8s_openapi::apimachinery::pkg::util::intstr::IntOrString: schemars::JsonSchema` is not satisfied 2026-03-26 01:00:33.310 | --> src/cluster_api/clusters.rs:332:24 2026-03-26 01:00:33.310 | | 2026-03-26 01:00:33.310 | 325 | /// Any further remediation is only allowed if at most "MaxUnhealthy" machines selected by 2026-03-26 01:00:33.310 | | ------------------------------------------------------------------------------------------ required by a bound introduced by this call 2026-03-26 01:00:33.310 | ... 2026-03-26 01:00:33.310 | 332 | pub max_unhealthy: Option, 2026-03-26 01:00:33.310 | | ^^^^^^^^^^^^^^^^^^^ the trait `schemars::JsonSchema` is not implemented for `k8s_openapi::apimachinery::pkg::util::intstr::IntOrString` 2026-03-26 01:00:33.310 | | 2026-03-26 01:00:33.310 | note: there are multiple different versions of crate `schemars` in the dependency graph 2026-03-26 01:00:33.310 | --> /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-1.2.1/src/lib.rs:135:1 2026-03-26 01:00:33.310 | | 2026-03-26 01:00:33.310 | 135 | pub trait JsonSchema { 2026-03-26 01:00:33.310 | | ^^^^^^^^^^^^^^^^^^^^ this is the expected trait 2026-03-26 01:00:33.310 | | 2026-03-26 01:00:33.310 | ::: /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-0.8.22/src/lib.rs:133:1 2026-03-26 01:00:33.310 | | 2026-03-26 01:00:33.310 | 133 | pub trait JsonSchema { 2026-03-26 01:00:33.310 | | -------------------- this is the found trait 2026-03-26 01:00:33.310 | = help: you can use `cargo tree` to explore your dependency tree 2026-03-26 01:00:33.310 | = help: the following other types implement trait `schemars::JsonSchema`: 2026-03-26 01:00:33.310 | &'a T 2026-03-26 01:00:33.310 | &'a mut T 2026-03-26 01:00:33.310 | () 2026-03-26 01:00:33.310 | (T0, T1) 2026-03-26 01:00:33.310 | (T0, T1, T2) 2026-03-26 01:00:33.310 | (T0, T1, T2, T3) 2026-03-26 01:00:33.310 | (T0, T1, T2, T3, T4) 2026-03-26 01:00:33.310 | (T0, T1, T2, T3, T4, T5) 2026-03-26 01:00:33.310 | and 602 others 2026-03-26 01:00:33.310 | = note: required for `std::option::Option` to implement `schemars::JsonSchema` 2026-03-26 01:00:33.310 | note: required by a bound in `schemars::SchemaGenerator::subschema_for` 2026-03-26 01:00:33.310 | --> /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-1.2.1/src/generate.rs:309:38 2026-03-26 01:00:33.310 | | 2026-03-26 01:00:33.310 | 309 | pub fn subschema_for(&mut self) -> Schema { 2026-03-26 01:00:33.310 | | ^^^^^^^^^^ required by this bound in `SchemaGenerator::subschema_for` 2026-03-26 01:00:33.310 | 2026-03-26 01:00:33.310 | error[E0277]: the trait bound `k8s_openapi::api::core::v1::ObjectReference: schemars::JsonSchema` is not satisfied 2026-03-26 01:00:33.310 | --> src/cluster_api/clusters.rs:365:31 2026-03-26 01:00:33.310 | | 2026-03-26 01:00:33.310 | 353 | /// RemediationTemplate is a reference to a remediation template 2026-03-26 01:00:33.310 | | ---------------------------------------------------------------- required by a bound introduced by this call 2026-03-26 01:00:33.310 | ... 2026-03-26 01:00:33.310 | 365 | pub remediation_template: Option, 2026-03-26 01:00:33.310 | | ^^^^^^^^^^^^^^^^^^^^^^^ the trait `schemars::JsonSchema` is not implemented for `k8s_openapi::api::core::v1::ObjectReference` 2026-03-26 01:00:33.310 | | 2026-03-26 01:00:33.310 | note: there are multiple different versions of crate `schemars` in the dependency graph 2026-03-26 01:00:33.310 | --> /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-1.2.1/src/lib.rs:135:1 2026-03-26 01:00:33.310 | | 2026-03-26 01:00:33.310 | 135 | pub trait JsonSchema { 2026-03-26 01:00:33.310 | | ^^^^^^^^^^^^^^^^^^^^ this is the expected trait 2026-03-26 01:00:33.310 | | 2026-03-26 01:00:33.310 | ::: /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-0.8.22/src/lib.rs:133:1 2026-03-26 01:00:33.310 | | 2026-03-26 01:00:33.310 | 133 | pub trait JsonSchema { 2026-03-26 01:00:33.311 | | -------------------- this is the found trait 2026-03-26 01:00:33.311 | = help: you can use `cargo tree` to explore your dependency tree 2026-03-26 01:00:33.311 | = help: the following other types implement trait `schemars::JsonSchema`: 2026-03-26 01:00:33.311 | &'a T 2026-03-26 01:00:33.311 | &'a mut T 2026-03-26 01:00:33.311 | () 2026-03-26 01:00:33.311 | (T0, T1) 2026-03-26 01:00:33.311 | (T0, T1, T2) 2026-03-26 01:00:33.311 | (T0, T1, T2, T3) 2026-03-26 01:00:33.311 | (T0, T1, T2, T3, T4) 2026-03-26 01:00:33.311 | (T0, T1, T2, T3, T4, T5) 2026-03-26 01:00:33.311 | and 602 others 2026-03-26 01:00:33.311 | = note: required for `std::option::Option` to implement `schemars::JsonSchema` 2026-03-26 01:00:33.311 | note: required by a bound in `schemars::SchemaGenerator::subschema_for` 2026-03-26 01:00:33.311 | --> /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-1.2.1/src/generate.rs:309:38 2026-03-26 01:00:33.311 | | 2026-03-26 01:00:33.311 | 309 | pub fn subschema_for(&mut self) -> Schema { 2026-03-26 01:00:33.311 | | ^^^^^^^^^^ required by this bound in `SchemaGenerator::subschema_for` 2026-03-26 01:00:33.311 | 2026-03-26 01:00:33.311 | error[E0277]: the trait bound `k8s_openapi::apimachinery::pkg::util::intstr::IntOrString: schemars::JsonSchema` is not satisfied 2026-03-26 01:00:33.311 | --> src/cluster_api/clusters.rs:661:24 2026-03-26 01:00:33.311 | | 2026-03-26 01:00:33.311 | 654 | /// Any further remediation is only allowed if at most "MaxUnhealthy" machines selected by 2026-03-26 01:00:33.311 | | ------------------------------------------------------------------------------------------ required by a bound introduced by this call 2026-03-26 01:00:33.311 | ... 2026-03-26 01:00:33.311 | 661 | pub max_unhealthy: Option, 2026-03-26 01:00:33.311 | | ^^^^^^^^^^^^^^^^^^^ the trait `schemars::JsonSchema` is not implemented for `k8s_openapi::apimachinery::pkg::util::intstr::IntOrString` 2026-03-26 01:00:33.311 | | 2026-03-26 01:00:33.311 | note: there are multiple different versions of crate `schemars` in the dependency graph 2026-03-26 01:00:33.311 | --> /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-1.2.1/src/lib.rs:135:1 2026-03-26 01:00:33.311 | | 2026-03-26 01:00:33.311 | 135 | pub trait JsonSchema { 2026-03-26 01:00:33.311 | | ^^^^^^^^^^^^^^^^^^^^ this is the expected trait 2026-03-26 01:00:33.311 | | 2026-03-26 01:00:33.311 | ::: /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-0.8.22/src/lib.rs:133:1 2026-03-26 01:00:33.311 | | 2026-03-26 01:00:33.311 | 133 | pub trait JsonSchema { 2026-03-26 01:00:33.311 | | -------------------- this is the found trait 2026-03-26 01:00:33.311 | = help: you can use `cargo tree` to explore your dependency tree 2026-03-26 01:00:33.311 | = help: the following other types implement trait `schemars::JsonSchema`: 2026-03-26 01:00:33.311 | &'a T 2026-03-26 01:00:33.311 | &'a mut T 2026-03-26 01:00:33.311 | () 2026-03-26 01:00:33.311 | (T0, T1) 2026-03-26 01:00:33.311 | (T0, T1, T2) 2026-03-26 01:00:33.311 | (T0, T1, T2, T3) 2026-03-26 01:00:33.311 | (T0, T1, T2, T3, T4) 2026-03-26 01:00:33.311 | (T0, T1, T2, T3, T4, T5) 2026-03-26 01:00:33.311 | and 602 others 2026-03-26 01:00:33.311 | = note: required for `std::option::Option` to implement `schemars::JsonSchema` 2026-03-26 01:00:33.311 | note: required by a bound in `schemars::SchemaGenerator::subschema_for` 2026-03-26 01:00:33.311 | --> /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-1.2.1/src/generate.rs:309:38 2026-03-26 01:00:33.311 | | 2026-03-26 01:00:33.311 | 309 | pub fn subschema_for(&mut self) -> Schema { 2026-03-26 01:00:33.311 | | ^^^^^^^^^^ required by this bound in `SchemaGenerator::subschema_for` 2026-03-26 01:00:33.311 | 2026-03-26 01:00:33.311 | error[E0277]: the trait bound `k8s_openapi::api::core::v1::ObjectReference: schemars::JsonSchema` is not satisfied 2026-03-26 01:00:33.311 | --> src/cluster_api/clusters.rs:694:31 2026-03-26 01:00:33.312 | | 2026-03-26 01:00:33.312 | 682 | /// RemediationTemplate is a reference to a remediation template 2026-03-26 01:00:33.312 | | ---------------------------------------------------------------- required by a bound introduced by this call 2026-03-26 01:00:33.312 | ... 2026-03-26 01:00:33.312 | 694 | pub remediation_template: Option, 2026-03-26 01:00:33.312 | | ^^^^^^^^^^^^^^^^^^^^^^^ the trait `schemars::JsonSchema` is not implemented for `k8s_openapi::api::core::v1::ObjectReference` 2026-03-26 01:00:33.312 | | 2026-03-26 01:00:33.312 | note: there are multiple different versions of crate `schemars` in the dependency graph 2026-03-26 01:00:33.312 | --> /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-1.2.1/src/lib.rs:135:1 2026-03-26 01:00:33.312 | | 2026-03-26 01:00:33.312 | 135 | pub trait JsonSchema { 2026-03-26 01:00:33.312 | | ^^^^^^^^^^^^^^^^^^^^ this is the expected trait 2026-03-26 01:00:33.312 | | 2026-03-26 01:00:33.312 | ::: /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-0.8.22/src/lib.rs:133:1 2026-03-26 01:00:33.312 | | 2026-03-26 01:00:33.312 | 133 | pub trait JsonSchema { 2026-03-26 01:00:33.312 | | -------------------- this is the found trait 2026-03-26 01:00:33.312 | = help: you can use `cargo tree` to explore your dependency tree 2026-03-26 01:00:33.312 | = help: the following other types implement trait `schemars::JsonSchema`: 2026-03-26 01:00:33.312 | &'a T 2026-03-26 01:00:33.312 | &'a mut T 2026-03-26 01:00:33.312 | () 2026-03-26 01:00:33.312 | (T0, T1) 2026-03-26 01:00:33.312 | (T0, T1, T2) 2026-03-26 01:00:33.312 | (T0, T1, T2, T3) 2026-03-26 01:00:33.312 | (T0, T1, T2, T3, T4) 2026-03-26 01:00:33.312 | (T0, T1, T2, T3, T4, T5) 2026-03-26 01:00:33.312 | and 602 others 2026-03-26 01:00:33.312 | = note: required for `std::option::Option` to implement `schemars::JsonSchema` 2026-03-26 01:00:33.312 | note: required by a bound in `schemars::SchemaGenerator::subschema_for` 2026-03-26 01:00:33.312 | --> /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-1.2.1/src/generate.rs:309:38 2026-03-26 01:00:33.312 | | 2026-03-26 01:00:33.312 | 309 | pub fn subschema_for(&mut self) -> Schema { 2026-03-26 01:00:33.312 | | ^^^^^^^^^^ required by this bound in `SchemaGenerator::subschema_for` 2026-03-26 01:00:33.312 | 2026-03-26 01:00:33.312 | error[E0277]: the trait bound `k8s_openapi::apimachinery::pkg::util::intstr::IntOrString: schemars::JsonSchema` is not satisfied 2026-03-26 01:00:33.312 | --> src/cluster_api/clusters.rs:848:24 2026-03-26 01:00:33.312 | | 2026-03-26 01:00:33.312 | 825 | /// MaxInFlight determines how many in flight remediations should happen at the same time. 2026-03-26 01:00:33.312 | | ------------------------------------------------------------------------------------------ required by a bound introduced by this call 2026-03-26 01:00:33.312 | ... 2026-03-26 01:00:33.312 | 848 | pub max_in_flight: Option, 2026-03-26 01:00:33.312 | | ^^^^^^^^^^^^^^^^^^^ the trait `schemars::JsonSchema` is not implemented for `k8s_openapi::apimachinery::pkg::util::intstr::IntOrString` 2026-03-26 01:00:33.312 | | 2026-03-26 01:00:33.312 | note: there are multiple different versions of crate `schemars` in the dependency graph 2026-03-26 01:00:33.312 | --> /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-1.2.1/src/lib.rs:135:1 2026-03-26 01:00:33.312 | | 2026-03-26 01:00:33.312 | 135 | pub trait JsonSchema { 2026-03-26 01:00:33.312 | | ^^^^^^^^^^^^^^^^^^^^ this is the expected trait 2026-03-26 01:00:33.312 | | 2026-03-26 01:00:33.312 | ::: /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-0.8.22/src/lib.rs:133:1 2026-03-26 01:00:33.312 | | 2026-03-26 01:00:33.312 | 133 | pub trait JsonSchema { 2026-03-26 01:00:33.312 | | -------------------- this is the found trait 2026-03-26 01:00:33.312 | = help: you can use `cargo tree` to explore your dependency tree 2026-03-26 01:00:33.312 | = help: the following other types implement trait `schemars::JsonSchema`: 2026-03-26 01:00:33.312 | &'a T 2026-03-26 01:00:33.312 | &'a mut T 2026-03-26 01:00:33.313 | () 2026-03-26 01:00:33.313 | (T0, T1) 2026-03-26 01:00:33.313 | (T0, T1, T2) 2026-03-26 01:00:33.313 | (T0, T1, T2, T3) 2026-03-26 01:00:33.313 | (T0, T1, T2, T3, T4) 2026-03-26 01:00:33.313 | (T0, T1, T2, T3, T4, T5) 2026-03-26 01:00:33.313 | and 602 others 2026-03-26 01:00:33.313 | = note: required for `std::option::Option` to implement `schemars::JsonSchema` 2026-03-26 01:00:33.313 | note: required by a bound in `schemars::SchemaGenerator::subschema_for` 2026-03-26 01:00:33.313 | --> /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-1.2.1/src/generate.rs:309:38 2026-03-26 01:00:33.313 | | 2026-03-26 01:00:33.313 | 309 | pub fn subschema_for(&mut self) -> Schema { 2026-03-26 01:00:33.313 | | ^^^^^^^^^^ required by this bound in `SchemaGenerator::subschema_for` 2026-03-26 01:00:33.313 | 2026-03-26 01:00:33.313 | error[E0277]: the trait bound `k8s_openapi::apimachinery::pkg::util::intstr::IntOrString: schemars::JsonSchema` is not satisfied 2026-03-26 01:00:33.313 | --> src/cluster_api/clusters.rs:879:20 2026-03-26 01:00:33.313 | | 2026-03-26 01:00:33.313 | 865 | /// The maximum number of machines that can be scheduled above the 2026-03-26 01:00:33.313 | | ------------------------------------------------------------------ required by a bound introduced by this call 2026-03-26 01:00:33.313 | ... 2026-03-26 01:00:33.313 | 879 | pub max_surge: Option, 2026-03-26 01:00:33.313 | | ^^^^^^^^^^^^^^^^^^^ the trait `schemars::JsonSchema` is not implemented for `k8s_openapi::apimachinery::pkg::util::intstr::IntOrString` 2026-03-26 01:00:33.313 | | 2026-03-26 01:00:33.313 | note: there are multiple different versions of crate `schemars` in the dependency graph 2026-03-26 01:00:33.313 | --> /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-1.2.1/src/lib.rs:135:1 2026-03-26 01:00:33.313 | | 2026-03-26 01:00:33.313 | 135 | pub trait JsonSchema { 2026-03-26 01:00:33.313 | | ^^^^^^^^^^^^^^^^^^^^ this is the expected trait 2026-03-26 01:00:33.313 | | 2026-03-26 01:00:33.313 | ::: /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-0.8.22/src/lib.rs:133:1 2026-03-26 01:00:33.313 | | 2026-03-26 01:00:33.313 | 133 | pub trait JsonSchema { 2026-03-26 01:00:33.313 | | -------------------- this is the found trait 2026-03-26 01:00:33.313 | = help: you can use `cargo tree` to explore your dependency tree 2026-03-26 01:00:33.313 | = help: the following other types implement trait `schemars::JsonSchema`: 2026-03-26 01:00:33.313 | &'a T 2026-03-26 01:00:33.313 | &'a mut T 2026-03-26 01:00:33.313 | () 2026-03-26 01:00:33.313 | (T0, T1) 2026-03-26 01:00:33.313 | (T0, T1, T2) 2026-03-26 01:00:33.313 | (T0, T1, T2, T3) 2026-03-26 01:00:33.313 | (T0, T1, T2, T3, T4) 2026-03-26 01:00:33.313 | (T0, T1, T2, T3, T4, T5) 2026-03-26 01:00:33.313 | and 602 others 2026-03-26 01:00:33.313 | = note: required for `std::option::Option` to implement `schemars::JsonSchema` 2026-03-26 01:00:33.313 | note: required by a bound in `schemars::SchemaGenerator::subschema_for` 2026-03-26 01:00:33.313 | --> /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-1.2.1/src/generate.rs:309:38 2026-03-26 01:00:33.313 | | 2026-03-26 01:00:33.313 | 309 | pub fn subschema_for(&mut self) -> Schema { 2026-03-26 01:00:33.313 | | ^^^^^^^^^^ required by this bound in `SchemaGenerator::subschema_for` 2026-03-26 01:00:33.313 | 2026-03-26 01:00:33.313 | error[E0277]: the trait bound `k8s_openapi::apimachinery::pkg::util::intstr::IntOrString: schemars::JsonSchema` is not satisfied 2026-03-26 01:00:33.313 | --> src/cluster_api/clusters.rs:897:26 2026-03-26 01:00:33.313 | | 2026-03-26 01:00:33.313 | 880 | /// The maximum number of machines that can be unavailable during the update. 2026-03-26 01:00:33.313 | | ----------------------------------------------------------------------------- required by a bound introduced by this call 2026-03-26 01:00:33.313 | ... 2026-03-26 01:00:33.313 | 897 | pub max_unavailable: Option, 2026-03-26 01:00:33.313 | | ^^^^^^^^^^^^^^^^^^^ the trait `schemars::JsonSchema` is not implemented for `k8s_openapi::apimachinery::pkg::util::intstr::IntOrString` 2026-03-26 01:00:33.313 | | 2026-03-26 01:00:33.313 | note: there are multiple different versions of crate `schemars` in the dependency graph 2026-03-26 01:00:33.313 | --> /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-1.2.1/src/lib.rs:135:1 2026-03-26 01:00:33.313 | | 2026-03-26 01:00:33.314 | 135 | pub trait JsonSchema { 2026-03-26 01:00:33.314 | | ^^^^^^^^^^^^^^^^^^^^ this is the expected trait 2026-03-26 01:00:33.314 | | 2026-03-26 01:00:33.314 | ::: /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-0.8.22/src/lib.rs:133:1 2026-03-26 01:00:33.314 | | 2026-03-26 01:00:33.314 | 133 | pub trait JsonSchema { 2026-03-26 01:00:33.314 | | -------------------- this is the found trait 2026-03-26 01:00:33.314 | = help: you can use `cargo tree` to explore your dependency tree 2026-03-26 01:00:33.314 | = help: the following other types implement trait `schemars::JsonSchema`: 2026-03-26 01:00:33.314 | &'a T 2026-03-26 01:00:33.314 | &'a mut T 2026-03-26 01:00:33.314 | () 2026-03-26 01:00:33.314 | (T0, T1) 2026-03-26 01:00:33.314 | (T0, T1, T2) 2026-03-26 01:00:33.314 | (T0, T1, T2, T3) 2026-03-26 01:00:33.314 | (T0, T1, T2, T3, T4) 2026-03-26 01:00:33.314 | (T0, T1, T2, T3, T4, T5) 2026-03-26 01:00:33.314 | and 602 others 2026-03-26 01:00:33.314 | = note: required for `std::option::Option` to implement `schemars::JsonSchema` 2026-03-26 01:00:33.314 | note: required by a bound in `schemars::SchemaGenerator::subschema_for` 2026-03-26 01:00:33.314 | --> /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-1.2.1/src/generate.rs:309:38 2026-03-26 01:00:33.314 | | 2026-03-26 01:00:33.314 | 309 | pub fn subschema_for(&mut self) -> Schema { 2026-03-26 01:00:33.314 | | ^^^^^^^^^^ required by this bound in `SchemaGenerator::subschema_for` 2026-03-26 01:00:33.314 | 2026-03-26 01:00:33.314 | error[E0277]: the trait bound `k8s_openapi::apimachinery::pkg::apis::meta::v1::Condition: schemars::JsonSchema` is not satisfied 2026-03-26 01:00:33.314 | --> src/cluster_api/clusters.rs:1080:21 2026-03-26 01:00:33.314 | | 2026-03-26 01:00:33.314 | 1078 | /// Conditions defines current service state of the cluster. 2026-03-26 01:00:33.314 | | ------------------------------------------------------------ required by a bound introduced by this call 2026-03-26 01:00:33.314 | 1079 | #[serde(default, skip_serializing_if = "Option::is_none")] 2026-03-26 01:00:33.314 | 1080 | pub conditions: Option>, 2026-03-26 01:00:33.314 | | ^^^^^^^^^^^^^^^^^^^^^^ the trait `schemars::JsonSchema` is not implemented for `k8s_openapi::apimachinery::pkg::apis::meta::v1::Condition` 2026-03-26 01:00:33.314 | | 2026-03-26 01:00:33.314 | note: there are multiple different versions of crate `schemars` in the dependency graph 2026-03-26 01:00:33.314 | --> /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-1.2.1/src/lib.rs:135:1 2026-03-26 01:00:33.314 | | 2026-03-26 01:00:33.314 | 135 | pub trait JsonSchema { 2026-03-26 01:00:33.314 | | ^^^^^^^^^^^^^^^^^^^^ this is the expected trait 2026-03-26 01:00:33.314 | | 2026-03-26 01:00:33.314 | ::: /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-0.8.22/src/lib.rs:133:1 2026-03-26 01:00:33.314 | | 2026-03-26 01:00:33.314 | 133 | pub trait JsonSchema { 2026-03-26 01:00:33.314 | | -------------------- this is the found trait 2026-03-26 01:00:33.314 | = help: you can use `cargo tree` to explore your dependency tree 2026-03-26 01:00:33.314 | = help: the following other types implement trait `schemars::JsonSchema`: 2026-03-26 01:00:33.314 | &'a T 2026-03-26 01:00:33.314 | &'a mut T 2026-03-26 01:00:33.314 | () 2026-03-26 01:00:33.314 | (T0, T1) 2026-03-26 01:00:33.314 | (T0, T1, T2) 2026-03-26 01:00:33.314 | (T0, T1, T2, T3) 2026-03-26 01:00:33.314 | (T0, T1, T2, T3, T4) 2026-03-26 01:00:33.314 | (T0, T1, T2, T3, T4, T5) 2026-03-26 01:00:33.314 | and 602 others 2026-03-26 01:00:33.314 | = note: required for `std::vec::Vec` to implement `schemars::JsonSchema` 2026-03-26 01:00:33.314 | = note: 1 redundant requirement hidden 2026-03-26 01:00:33.314 | = note: required for `std::option::Option>` to implement `schemars::JsonSchema` 2026-03-26 01:00:33.314 | note: required by a bound in `schemars::SchemaGenerator::subschema_for` 2026-03-26 01:00:33.314 | --> /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-1.2.1/src/generate.rs:309:38 2026-03-26 01:00:33.314 | | 2026-03-26 01:00:33.314 | 309 | pub fn subschema_for(&mut self) -> Schema { 2026-03-26 01:00:33.314 | | ^^^^^^^^^^ required by this bound in `SchemaGenerator::subschema_for` 2026-03-26 01:00:33.314 | 2026-03-26 01:00:33.314 | error[E0277]: the trait bound `k8s_openapi::apimachinery::pkg::util::intstr::IntOrString: schemars::JsonSchema` is not satisfied 2026-03-26 01:00:33.314 | --> src/cluster_api/kubeadmconfigtemplates.rs:389:18 2026-03-26 01:00:33.314 | | 2026-03-26 01:00:33.315 | 387 | /// Specifies the output format of the exposed resources, defaults to "1" 2026-03-26 01:00:33.315 | | ------------------------------------------------------------------------- required by a bound introduced by this call 2026-03-26 01:00:33.315 | 388 | #[serde(default, skip_serializing_if = "Option::is_none")] 2026-03-26 01:00:33.315 | 389 | pub divisor: Option, 2026-03-26 01:00:33.315 | | ^^^^^^^^^^^^^^^^^^^ the trait `schemars::JsonSchema` is not implemented for `k8s_openapi::apimachinery::pkg::util::intstr::IntOrString` 2026-03-26 01:00:33.315 | | 2026-03-26 01:00:33.315 | note: there are multiple different versions of crate `schemars` in the dependency graph 2026-03-26 01:00:33.315 | --> /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-1.2.1/src/lib.rs:135:1 2026-03-26 01:00:33.315 | | 2026-03-26 01:00:33.315 | 135 | pub trait JsonSchema { 2026-03-26 01:00:33.315 | | ^^^^^^^^^^^^^^^^^^^^ this is the expected trait 2026-03-26 01:00:33.315 | | 2026-03-26 01:00:33.315 | ::: /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-0.8.22/src/lib.rs:133:1 2026-03-26 01:00:33.315 | | 2026-03-26 01:00:33.315 | 133 | pub trait JsonSchema { 2026-03-26 01:00:33.315 | | -------------------- this is the found trait 2026-03-26 01:00:33.315 | = help: you can use `cargo tree` to explore your dependency tree 2026-03-26 01:00:33.315 | = help: the following other types implement trait `schemars::JsonSchema`: 2026-03-26 01:00:33.315 | &'a T 2026-03-26 01:00:33.315 | &'a mut T 2026-03-26 01:00:33.315 | () 2026-03-26 01:00:33.315 | (T0, T1) 2026-03-26 01:00:33.315 | (T0, T1, T2) 2026-03-26 01:00:33.315 | (T0, T1, T2, T3) 2026-03-26 01:00:33.315 | (T0, T1, T2, T3, T4) 2026-03-26 01:00:33.315 | (T0, T1, T2, T3, T4, T5) 2026-03-26 01:00:33.315 | and 602 others 2026-03-26 01:00:33.315 | = note: required for `std::option::Option` to implement `schemars::JsonSchema` 2026-03-26 01:00:33.315 | note: required by a bound in `schemars::SchemaGenerator::subschema_for` 2026-03-26 01:00:33.315 | --> /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-1.2.1/src/generate.rs:309:38 2026-03-26 01:00:33.315 | | 2026-03-26 01:00:33.315 | 309 | pub fn subschema_for(&mut self) -> Schema { 2026-03-26 01:00:33.315 | | ^^^^^^^^^^ required by this bound in `SchemaGenerator::subschema_for` 2026-03-26 01:00:33.315 | 2026-03-26 01:00:33.315 | error[E0277]: the trait bound `k8s_openapi::apimachinery::pkg::util::intstr::IntOrString: schemars::JsonSchema` is not satisfied 2026-03-26 01:00:33.315 | --> src/cluster_api/kubeadmconfigtemplates.rs:554:18 2026-03-26 01:00:33.315 | | 2026-03-26 01:00:33.315 | 552 | /// Specifies the output format of the exposed resources, defaults to "1" 2026-03-26 01:00:33.315 | | ------------------------------------------------------------------------- required by a bound introduced by this call 2026-03-26 01:00:33.315 | 553 | #[serde(default, skip_serializing_if = "Option::is_none")] 2026-03-26 01:00:33.315 | 554 | pub divisor: Option, 2026-03-26 01:00:33.315 | | ^^^^^^^^^^^^^^^^^^^ the trait `schemars::JsonSchema` is not implemented for `k8s_openapi::apimachinery::pkg::util::intstr::IntOrString` 2026-03-26 01:00:33.315 | | 2026-03-26 01:00:33.315 | note: there are multiple different versions of crate `schemars` in the dependency graph 2026-03-26 01:00:33.315 | --> /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-1.2.1/src/lib.rs:135:1 2026-03-26 01:00:33.315 | | 2026-03-26 01:00:33.315 | 135 | pub trait JsonSchema { 2026-03-26 01:00:33.315 | | ^^^^^^^^^^^^^^^^^^^^ this is the expected trait 2026-03-26 01:00:33.315 | | 2026-03-26 01:00:33.315 | ::: /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-0.8.22/src/lib.rs:133:1 2026-03-26 01:00:33.315 | | 2026-03-26 01:00:33.315 | 133 | pub trait JsonSchema { 2026-03-26 01:00:33.315 | | -------------------- this is the found trait 2026-03-26 01:00:33.315 | = help: you can use `cargo tree` to explore your dependency tree 2026-03-26 01:00:33.315 | = help: the following other types implement trait `schemars::JsonSchema`: 2026-03-26 01:00:33.315 | &'a T 2026-03-26 01:00:33.315 | &'a mut T 2026-03-26 01:00:33.315 | () 2026-03-26 01:00:33.315 | (T0, T1) 2026-03-26 01:00:33.315 | (T0, T1, T2) 2026-03-26 01:00:33.315 | (T0, T1, T2, T3) 2026-03-26 01:00:33.315 | (T0, T1, T2, T3, T4) 2026-03-26 01:00:33.315 | (T0, T1, T2, T3, T4, T5) 2026-03-26 01:00:33.315 | and 602 others 2026-03-26 01:00:33.316 | = note: required for `std::option::Option` to implement `schemars::JsonSchema` 2026-03-26 01:00:33.316 | note: required by a bound in `schemars::SchemaGenerator::subschema_for` 2026-03-26 01:00:33.316 | --> /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-1.2.1/src/generate.rs:309:38 2026-03-26 01:00:33.316 | | 2026-03-26 01:00:33.316 | 309 | pub fn subschema_for(&mut self) -> Schema { 2026-03-26 01:00:33.316 | | ^^^^^^^^^^ required by this bound in `SchemaGenerator::subschema_for` 2026-03-26 01:00:33.316 | 2026-03-26 01:00:33.316 | error[E0277]: the trait bound `k8s_openapi::apimachinery::pkg::util::intstr::IntOrString: schemars::JsonSchema` is not satisfied 2026-03-26 01:00:33.316 | --> src/cluster_api/kubeadmconfigtemplates.rs:789:18 2026-03-26 01:00:33.316 | | 2026-03-26 01:00:33.316 | 787 | /// Specifies the output format of the exposed resources, defaults to "1" 2026-03-26 01:00:33.316 | | ------------------------------------------------------------------------- required by a bound introduced by this call 2026-03-26 01:00:33.316 | 788 | #[serde(default, skip_serializing_if = "Option::is_none")] 2026-03-26 01:00:33.316 | 789 | pub divisor: Option, 2026-03-26 01:00:33.316 | | ^^^^^^^^^^^^^^^^^^^ the trait `schemars::JsonSchema` is not implemented for `k8s_openapi::apimachinery::pkg::util::intstr::IntOrString` 2026-03-26 01:00:33.316 | | 2026-03-26 01:00:33.316 | note: there are multiple different versions of crate `schemars` in the dependency graph 2026-03-26 01:00:33.316 | --> /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-1.2.1/src/lib.rs:135:1 2026-03-26 01:00:33.316 | | 2026-03-26 01:00:33.316 | 135 | pub trait JsonSchema { 2026-03-26 01:00:33.316 | | ^^^^^^^^^^^^^^^^^^^^ this is the expected trait 2026-03-26 01:00:33.316 | | 2026-03-26 01:00:33.316 | ::: /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-0.8.22/src/lib.rs:133:1 2026-03-26 01:00:33.316 | | 2026-03-26 01:00:33.316 | 133 | pub trait JsonSchema { 2026-03-26 01:00:33.316 | | -------------------- this is the found trait 2026-03-26 01:00:33.316 | = help: you can use `cargo tree` to explore your dependency tree 2026-03-26 01:00:33.316 | = help: the following other types implement trait `schemars::JsonSchema`: 2026-03-26 01:00:33.316 | &'a T 2026-03-26 01:00:33.316 | &'a mut T 2026-03-26 01:00:33.316 | () 2026-03-26 01:00:33.316 | (T0, T1) 2026-03-26 01:00:33.316 | (T0, T1, T2) 2026-03-26 01:00:33.316 | (T0, T1, T2, T3) 2026-03-26 01:00:33.316 | (T0, T1, T2, T3, T4) 2026-03-26 01:00:33.316 | (T0, T1, T2, T3, T4, T5) 2026-03-26 01:00:33.316 | and 602 others 2026-03-26 01:00:33.316 | = note: required for `std::option::Option` to implement `schemars::JsonSchema` 2026-03-26 01:00:33.316 | note: required by a bound in `schemars::SchemaGenerator::subschema_for` 2026-03-26 01:00:33.316 | --> /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-1.2.1/src/generate.rs:309:38 2026-03-26 01:00:33.316 | | 2026-03-26 01:00:33.316 | 309 | pub fn subschema_for(&mut self) -> Schema { 2026-03-26 01:00:33.316 | | ^^^^^^^^^^ required by this bound in `SchemaGenerator::subschema_for` 2026-03-26 01:00:33.316 | 2026-03-26 01:00:33.316 | error[E0277]: the trait bound `k8s_openapi::apimachinery::pkg::util::intstr::IntOrString: schemars::JsonSchema` is not satisfied 2026-03-26 01:00:33.316 | --> src/cluster_api/kubeadmconfigtemplates.rs:953:18 2026-03-26 01:00:33.316 | | 2026-03-26 01:00:33.316 | 951 | /// Specifies the output format of the exposed resources, defaults to "1" 2026-03-26 01:00:33.316 | | ------------------------------------------------------------------------- required by a bound introduced by this call 2026-03-26 01:00:33.316 | 952 | #[serde(default, skip_serializing_if = "Option::is_none")] 2026-03-26 01:00:33.316 | 953 | pub divisor: Option, 2026-03-26 01:00:33.316 | | ^^^^^^^^^^^^^^^^^^^ the trait `schemars::JsonSchema` is not implemented for `k8s_openapi::apimachinery::pkg::util::intstr::IntOrString` 2026-03-26 01:00:33.316 | | 2026-03-26 01:00:33.316 | note: there are multiple different versions of crate `schemars` in the dependency graph 2026-03-26 01:00:33.316 | --> /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-1.2.1/src/lib.rs:135:1 2026-03-26 01:00:33.317 | | 2026-03-26 01:00:33.317 | 135 | pub trait JsonSchema { 2026-03-26 01:00:33.317 | | ^^^^^^^^^^^^^^^^^^^^ this is the expected trait 2026-03-26 01:00:33.317 | | 2026-03-26 01:00:33.317 | ::: /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-0.8.22/src/lib.rs:133:1 2026-03-26 01:00:33.317 | | 2026-03-26 01:00:33.317 | 133 | pub trait JsonSchema { 2026-03-26 01:00:33.317 | | -------------------- this is the found trait 2026-03-26 01:00:33.317 | = help: you can use `cargo tree` to explore your dependency tree 2026-03-26 01:00:33.317 | = help: the following other types implement trait `schemars::JsonSchema`: 2026-03-26 01:00:33.317 | &'a T 2026-03-26 01:00:33.317 | &'a mut T 2026-03-26 01:00:33.317 | () 2026-03-26 01:00:33.317 | (T0, T1) 2026-03-26 01:00:33.317 | (T0, T1, T2) 2026-03-26 01:00:33.317 | (T0, T1, T2, T3) 2026-03-26 01:00:33.317 | (T0, T1, T2, T3, T4) 2026-03-26 01:00:33.317 | (T0, T1, T2, T3, T4, T5) 2026-03-26 01:00:33.317 | and 602 others 2026-03-26 01:00:33.317 | = note: required for `std::option::Option` to implement `schemars::JsonSchema` 2026-03-26 01:00:33.317 | note: required by a bound in `schemars::SchemaGenerator::subschema_for` 2026-03-26 01:00:33.317 | --> /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-1.2.1/src/generate.rs:309:38 2026-03-26 01:00:33.317 | | 2026-03-26 01:00:33.317 | 309 | pub fn subschema_for(&mut self) -> Schema { 2026-03-26 01:00:33.317 | | ^^^^^^^^^^ required by this bound in `SchemaGenerator::subschema_for` 2026-03-26 01:00:33.317 | 2026-03-26 01:00:33.317 | error[E0277]: the trait bound `k8s_openapi::apimachinery::pkg::util::intstr::IntOrString: schemars::JsonSchema` is not satisfied 2026-03-26 01:00:33.317 | --> src/cluster_api/kubeadmcontrolplane.rs:319:18 2026-03-26 01:00:33.318 | | 2026-03-26 01:00:33.318 | 317 | /// Specifies the output format of the exposed resources, defaults to "1" 2026-03-26 01:00:33.318 | | ------------------------------------------------------------------------- required by a bound introduced by this call 2026-03-26 01:00:33.318 | 318 | #[serde(default, skip_serializing_if = "Option::is_none")] 2026-03-26 01:00:33.318 | 319 | pub divisor: Option, 2026-03-26 01:00:33.318 | | ^^^^^^^^^^^^^^^^^^^ the trait `schemars::JsonSchema` is not implemented for `k8s_openapi::apimachinery::pkg::util::intstr::IntOrString` 2026-03-26 01:00:33.318 | | 2026-03-26 01:00:33.318 | note: there are multiple different versions of crate `schemars` in the dependency graph 2026-03-26 01:00:33.318 | --> /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-1.2.1/src/lib.rs:135:1 2026-03-26 01:00:33.318 | | 2026-03-26 01:00:33.318 | 135 | pub trait JsonSchema { 2026-03-26 01:00:33.318 | | ^^^^^^^^^^^^^^^^^^^^ this is the expected trait 2026-03-26 01:00:33.318 | | 2026-03-26 01:00:33.318 | ::: /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-0.8.22/src/lib.rs:133:1 2026-03-26 01:00:33.318 | | 2026-03-26 01:00:33.318 | 133 | pub trait JsonSchema { 2026-03-26 01:00:33.318 | | -------------------- this is the found trait 2026-03-26 01:00:33.318 | = help: you can use `cargo tree` to explore your dependency tree 2026-03-26 01:00:33.318 | = help: the following other types implement trait `schemars::JsonSchema`: 2026-03-26 01:00:33.318 | &'a T 2026-03-26 01:00:33.318 | &'a mut T 2026-03-26 01:00:33.318 | () 2026-03-26 01:00:33.318 | (T0, T1) 2026-03-26 01:00:33.318 | (T0, T1, T2) 2026-03-26 01:00:33.318 | (T0, T1, T2, T3) 2026-03-26 01:00:33.318 | (T0, T1, T2, T3, T4) 2026-03-26 01:00:33.318 | (T0, T1, T2, T3, T4, T5) 2026-03-26 01:00:33.318 | and 602 others 2026-03-26 01:00:33.318 | = note: required for `std::option::Option` to implement `schemars::JsonSchema` 2026-03-26 01:00:33.318 | note: required by a bound in `schemars::SchemaGenerator::subschema_for` 2026-03-26 01:00:33.318 | --> /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-1.2.1/src/generate.rs:309:38 2026-03-26 01:00:33.318 | | 2026-03-26 01:00:33.318 | 309 | pub fn subschema_for(&mut self) -> Schema { 2026-03-26 01:00:33.318 | | ^^^^^^^^^^ required by this bound in `SchemaGenerator::subschema_for` 2026-03-26 01:00:33.318 | 2026-03-26 01:00:33.318 | error[E0277]: the trait bound `k8s_openapi::apimachinery::pkg::util::intstr::IntOrString: schemars::JsonSchema` is not satisfied 2026-03-26 01:00:33.318 | --> src/cluster_api/kubeadmcontrolplane.rs:456:18 2026-03-26 01:00:33.318 | | 2026-03-26 01:00:33.318 | 454 | /// Specifies the output format of the exposed resources, defaults to "1" 2026-03-26 01:00:33.318 | | ------------------------------------------------------------------------- required by a bound introduced by this call 2026-03-26 01:00:33.318 | 455 | #[serde(default, skip_serializing_if = "Option::is_none")] 2026-03-26 01:00:33.318 | 456 | pub divisor: Option, 2026-03-26 01:00:33.318 | | ^^^^^^^^^^^^^^^^^^^ the trait `schemars::JsonSchema` is not implemented for `k8s_openapi::apimachinery::pkg::util::intstr::IntOrString` 2026-03-26 01:00:33.318 | | 2026-03-26 01:00:33.318 | note: there are multiple different versions of crate `schemars` in the dependency graph 2026-03-26 01:00:33.318 | --> /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-1.2.1/src/lib.rs:135:1 2026-03-26 01:00:33.318 | | 2026-03-26 01:00:33.318 | 135 | pub trait JsonSchema { 2026-03-26 01:00:33.318 | | ^^^^^^^^^^^^^^^^^^^^ this is the expected trait 2026-03-26 01:00:33.318 | | 2026-03-26 01:00:33.318 | ::: /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-0.8.22/src/lib.rs:133:1 2026-03-26 01:00:33.318 | | 2026-03-26 01:00:33.318 | 133 | pub trait JsonSchema { 2026-03-26 01:00:33.318 | | -------------------- this is the found trait 2026-03-26 01:00:33.318 | = help: you can use `cargo tree` to explore your dependency tree 2026-03-26 01:00:33.318 | = help: the following other types implement trait `schemars::JsonSchema`: 2026-03-26 01:00:33.318 | &'a T 2026-03-26 01:00:33.318 | &'a mut T 2026-03-26 01:00:33.318 | () 2026-03-26 01:00:33.318 | (T0, T1) 2026-03-26 01:00:33.318 | (T0, T1, T2) 2026-03-26 01:00:33.318 | (T0, T1, T2, T3) 2026-03-26 01:00:33.318 | (T0, T1, T2, T3, T4) 2026-03-26 01:00:33.318 | (T0, T1, T2, T3, T4, T5) 2026-03-26 01:00:33.318 | and 602 others 2026-03-26 01:00:33.318 | = note: required for `std::option::Option` to implement `schemars::JsonSchema` 2026-03-26 01:00:33.318 | note: required by a bound in `schemars::SchemaGenerator::subschema_for` 2026-03-26 01:00:33.318 | --> /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-1.2.1/src/generate.rs:309:38 2026-03-26 01:00:33.318 | | 2026-03-26 01:00:33.318 | 309 | pub fn subschema_for(&mut self) -> Schema { 2026-03-26 01:00:33.319 | | ^^^^^^^^^^ required by this bound in `SchemaGenerator::subschema_for` 2026-03-26 01:00:33.319 | 2026-03-26 01:00:33.319 | error[E0277]: the trait bound `k8s_openapi::apimachinery::pkg::util::intstr::IntOrString: schemars::JsonSchema` is not satisfied 2026-03-26 01:00:33.319 | --> src/cluster_api/kubeadmcontrolplane.rs:657:18 2026-03-26 01:00:33.319 | | 2026-03-26 01:00:33.319 | 655 | /// Specifies the output format of the exposed resources, defaults to "1" 2026-03-26 01:00:33.319 | | ------------------------------------------------------------------------- required by a bound introduced by this call 2026-03-26 01:00:33.319 | 656 | #[serde(default, skip_serializing_if = "Option::is_none")] 2026-03-26 01:00:33.319 | 657 | pub divisor: Option, 2026-03-26 01:00:33.319 | | ^^^^^^^^^^^^^^^^^^^ the trait `schemars::JsonSchema` is not implemented for `k8s_openapi::apimachinery::pkg::util::intstr::IntOrString` 2026-03-26 01:00:33.319 | | 2026-03-26 01:00:33.319 | note: there are multiple different versions of crate `schemars` in the dependency graph 2026-03-26 01:00:33.319 | --> /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-1.2.1/src/lib.rs:135:1 2026-03-26 01:00:33.319 | | 2026-03-26 01:00:33.319 | 135 | pub trait JsonSchema { 2026-03-26 01:00:33.319 | | ^^^^^^^^^^^^^^^^^^^^ this is the expected trait 2026-03-26 01:00:33.319 | | 2026-03-26 01:00:33.319 | ::: /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-0.8.22/src/lib.rs:133:1 2026-03-26 01:00:33.319 | | 2026-03-26 01:00:33.319 | 133 | pub trait JsonSchema { 2026-03-26 01:00:33.319 | | -------------------- this is the found trait 2026-03-26 01:00:33.319 | = help: you can use `cargo tree` to explore your dependency tree 2026-03-26 01:00:33.319 | = help: the following other types implement trait `schemars::JsonSchema`: 2026-03-26 01:00:33.319 | &'a T 2026-03-26 01:00:33.319 | &'a mut T 2026-03-26 01:00:33.319 | () 2026-03-26 01:00:33.319 | (T0, T1) 2026-03-26 01:00:33.319 | (T0, T1, T2) 2026-03-26 01:00:33.319 | (T0, T1, T2, T3) 2026-03-26 01:00:33.319 | (T0, T1, T2, T3, T4) 2026-03-26 01:00:33.319 | (T0, T1, T2, T3, T4, T5) 2026-03-26 01:00:33.319 | and 602 others 2026-03-26 01:00:33.319 | = note: required for `std::option::Option` to implement `schemars::JsonSchema` 2026-03-26 01:00:33.319 | note: required by a bound in `schemars::SchemaGenerator::subschema_for` 2026-03-26 01:00:33.319 | --> /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-1.2.1/src/generate.rs:309:38 2026-03-26 01:00:33.319 | | 2026-03-26 01:00:33.319 | 309 | pub fn subschema_for(&mut self) -> Schema { 2026-03-26 01:00:33.319 | | ^^^^^^^^^^ required by this bound in `SchemaGenerator::subschema_for` 2026-03-26 01:00:33.319 | 2026-03-26 01:00:33.319 | error[E0277]: the trait bound `k8s_openapi::apimachinery::pkg::util::intstr::IntOrString: schemars::JsonSchema` is not satisfied 2026-03-26 01:00:33.319 | --> src/cluster_api/kubeadmcontrolplane.rs:792:18 2026-03-26 01:00:33.319 | | 2026-03-26 01:00:33.319 | 790 | /// Specifies the output format of the exposed resources, defaults to "1" 2026-03-26 01:00:33.319 | | ------------------------------------------------------------------------- required by a bound introduced by this call 2026-03-26 01:00:33.319 | 791 | #[serde(default, skip_serializing_if = "Option::is_none")] 2026-03-26 01:00:33.319 | 792 | pub divisor: Option, 2026-03-26 01:00:33.319 | | ^^^^^^^^^^^^^^^^^^^ the trait `schemars::JsonSchema` is not implemented for `k8s_openapi::apimachinery::pkg::util::intstr::IntOrString` 2026-03-26 01:00:33.319 | | 2026-03-26 01:00:33.319 | note: there are multiple different versions of crate `schemars` in the dependency graph 2026-03-26 01:00:33.319 | --> /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-1.2.1/src/lib.rs:135:1 2026-03-26 01:00:33.319 | | 2026-03-26 01:00:33.319 | 135 | pub trait JsonSchema { 2026-03-26 01:00:33.319 | | ^^^^^^^^^^^^^^^^^^^^ this is the expected trait 2026-03-26 01:00:33.319 | | 2026-03-26 01:00:33.319 | ::: /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-0.8.22/src/lib.rs:133:1 2026-03-26 01:00:33.319 | | 2026-03-26 01:00:33.319 | 133 | pub trait JsonSchema { 2026-03-26 01:00:33.319 | | -------------------- this is the found trait 2026-03-26 01:00:33.319 | = help: you can use `cargo tree` to explore your dependency tree 2026-03-26 01:00:33.319 | = help: the following other types implement trait `schemars::JsonSchema`: 2026-03-26 01:00:33.319 | &'a T 2026-03-26 01:00:33.319 | &'a mut T 2026-03-26 01:00:33.319 | () 2026-03-26 01:00:33.319 | (T0, T1) 2026-03-26 01:00:33.319 | (T0, T1, T2) 2026-03-26 01:00:33.319 | (T0, T1, T2, T3) 2026-03-26 01:00:33.319 | (T0, T1, T2, T3, T4) 2026-03-26 01:00:33.319 | (T0, T1, T2, T3, T4, T5) 2026-03-26 01:00:33.319 | and 602 others 2026-03-26 01:00:33.319 | = note: required for `std::option::Option` to implement `schemars::JsonSchema` 2026-03-26 01:00:33.320 | note: required by a bound in `schemars::SchemaGenerator::subschema_for` 2026-03-26 01:00:33.320 | --> /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-1.2.1/src/generate.rs:309:38 2026-03-26 01:00:33.320 | | 2026-03-26 01:00:33.320 | 309 | pub fn subschema_for(&mut self) -> Schema { 2026-03-26 01:00:33.320 | | ^^^^^^^^^^ required by this bound in `SchemaGenerator::subschema_for` 2026-03-26 01:00:33.320 | 2026-03-26 01:00:33.320 | error[E0277]: the trait bound `k8s_openapi::api::core::v1::ObjectReference: schemars::JsonSchema` is not satisfied 2026-03-26 01:00:33.320 | --> src/cluster_api/kubeadmcontrolplane.rs:1582:29 2026-03-26 01:00:33.320 | | 2026-03-26 01:00:33.320 | 1582 | pub infrastructure_ref: ObjectReference, 2026-03-26 01:00:33.320 | | ^^^^^^^^^^^^^^^ the trait `schemars::JsonSchema` is not implemented for `k8s_openapi::api::core::v1::ObjectReference` 2026-03-26 01:00:33.320 | | 2026-03-26 01:00:33.320 | note: there are multiple different versions of crate `schemars` in the dependency graph 2026-03-26 01:00:33.320 | --> /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-1.2.1/src/lib.rs:135:1 2026-03-26 01:00:33.320 | | 2026-03-26 01:00:33.320 | 135 | pub trait JsonSchema { 2026-03-26 01:00:33.320 | | ^^^^^^^^^^^^^^^^^^^^ this is the expected trait 2026-03-26 01:00:33.320 | | 2026-03-26 01:00:33.320 | ::: /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-0.8.22/src/lib.rs:133:1 2026-03-26 01:00:33.320 | | 2026-03-26 01:00:33.320 | 133 | pub trait JsonSchema { 2026-03-26 01:00:33.320 | | -------------------- this is the found trait 2026-03-26 01:00:33.320 | = help: you can use `cargo tree` to explore your dependency tree 2026-03-26 01:00:33.320 | = help: the following other types implement trait `schemars::JsonSchema`: 2026-03-26 01:00:33.320 | &'a T 2026-03-26 01:00:33.320 | &'a mut T 2026-03-26 01:00:33.320 | () 2026-03-26 01:00:33.320 | (T0, T1) 2026-03-26 01:00:33.320 | (T0, T1, T2) 2026-03-26 01:00:33.320 | (T0, T1, T2, T3) 2026-03-26 01:00:33.320 | (T0, T1, T2, T3, T4) 2026-03-26 01:00:33.320 | (T0, T1, T2, T3, T4, T5) 2026-03-26 01:00:33.320 | and 602 others 2026-03-26 01:00:33.320 | 2026-03-26 01:00:33.320 | error[E0277]: the trait bound `k8s_openapi::apimachinery::pkg::util::intstr::IntOrString: schemars::JsonSchema` is not satisfied 2026-03-26 01:00:33.320 | --> src/cluster_api/kubeadmcontrolplane.rs:1761:20 2026-03-26 01:00:33.320 | | 2026-03-26 01:00:33.320 | 1754 | /// maxSurge is the maximum number of control planes that can be scheduled above or under the 2026-03-26 01:00:33.320 | | --------------------------------------------------------------------------------------------- required by a bound introduced by this call 2026-03-26 01:00:33.320 | ... 2026-03-26 01:00:33.320 | 1761 | pub max_surge: Option, 2026-03-26 01:00:33.320 | | ^^^^^^^^^^^^^^^^^^^ the trait `schemars::JsonSchema` is not implemented for `k8s_openapi::apimachinery::pkg::util::intstr::IntOrString` 2026-03-26 01:00:33.320 | | 2026-03-26 01:00:33.320 | note: there are multiple different versions of crate `schemars` in the dependency graph 2026-03-26 01:00:33.320 | --> /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-1.2.1/src/lib.rs:135:1 2026-03-26 01:00:33.320 | | 2026-03-26 01:00:33.320 | 135 | pub trait JsonSchema { 2026-03-26 01:00:33.320 | | ^^^^^^^^^^^^^^^^^^^^ this is the expected trait 2026-03-26 01:00:33.320 | | 2026-03-26 01:00:33.320 | ::: /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-0.8.22/src/lib.rs:133:1 2026-03-26 01:00:33.320 | | 2026-03-26 01:00:33.320 | 133 | pub trait JsonSchema { 2026-03-26 01:00:33.320 | | -------------------- this is the found trait 2026-03-26 01:00:33.320 | = help: you can use `cargo tree` to explore your dependency tree 2026-03-26 01:00:33.320 | = help: the following other types implement trait `schemars::JsonSchema`: 2026-03-26 01:00:33.320 | &'a T 2026-03-26 01:00:33.320 | &'a mut T 2026-03-26 01:00:33.320 | () 2026-03-26 01:00:33.320 | (T0, T1) 2026-03-26 01:00:33.320 | (T0, T1, T2) 2026-03-26 01:00:33.320 | (T0, T1, T2, T3) 2026-03-26 01:00:33.320 | (T0, T1, T2, T3, T4) 2026-03-26 01:00:33.320 | (T0, T1, T2, T3, T4, T5) 2026-03-26 01:00:33.320 | and 602 others 2026-03-26 01:00:33.320 | = note: required for `std::option::Option` to implement `schemars::JsonSchema` 2026-03-26 01:00:33.320 | note: required by a bound in `schemars::SchemaGenerator::subschema_for` 2026-03-26 01:00:33.320 | --> /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-1.2.1/src/generate.rs:309:38 2026-03-26 01:00:33.320 | | 2026-03-26 01:00:33.321 | 309 | pub fn subschema_for(&mut self) -> Schema { 2026-03-26 01:00:33.321 | | ^^^^^^^^^^ required by this bound in `SchemaGenerator::subschema_for` 2026-03-26 01:00:33.321 | 2026-03-26 01:00:33.321 | error[E0277]: the trait bound `k8s_openapi::apimachinery::pkg::apis::meta::v1::Condition: schemars::JsonSchema` is not satisfied 2026-03-26 01:00:33.321 | --> src/cluster_api/kubeadmcontrolplane.rs:1776:21 2026-03-26 01:00:33.321 | | 2026-03-26 01:00:33.321 | 1774 | /// conditions defines current service state of the KubeadmControlPlane. 2026-03-26 01:00:33.321 | | ------------------------------------------------------------------------ required by a bound introduced by this call 2026-03-26 01:00:33.321 | 1775 | #[serde(default, skip_serializing_if = "Option::is_none")] 2026-03-26 01:00:33.321 | 1776 | pub conditions: Option>, 2026-03-26 01:00:33.321 | | ^^^^^^^^^^^^^^^^^^^^^^ the trait `schemars::JsonSchema` is not implemented for `k8s_openapi::apimachinery::pkg::apis::meta::v1::Condition` 2026-03-26 01:00:33.321 | | 2026-03-26 01:00:33.321 | note: there are multiple different versions of crate `schemars` in the dependency graph 2026-03-26 01:00:33.321 | --> /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-1.2.1/src/lib.rs:135:1 2026-03-26 01:00:33.321 | | 2026-03-26 01:00:33.321 | 135 | pub trait JsonSchema { 2026-03-26 01:00:33.321 | | ^^^^^^^^^^^^^^^^^^^^ this is the expected trait 2026-03-26 01:00:33.321 | | 2026-03-26 01:00:33.321 | ::: /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-0.8.22/src/lib.rs:133:1 2026-03-26 01:00:33.321 | | 2026-03-26 01:00:33.321 | 133 | pub trait JsonSchema { 2026-03-26 01:00:33.321 | | -------------------- this is the found trait 2026-03-26 01:00:33.321 | = help: you can use `cargo tree` to explore your dependency tree 2026-03-26 01:00:33.321 | = help: the following other types implement trait `schemars::JsonSchema`: 2026-03-26 01:00:33.321 | &'a T 2026-03-26 01:00:33.321 | &'a mut T 2026-03-26 01:00:33.321 | () 2026-03-26 01:00:33.321 | (T0, T1) 2026-03-26 01:00:33.321 | (T0, T1, T2) 2026-03-26 01:00:33.321 | (T0, T1, T2, T3) 2026-03-26 01:00:33.321 | (T0, T1, T2, T3, T4) 2026-03-26 01:00:33.321 | (T0, T1, T2, T3, T4, T5) 2026-03-26 01:00:33.321 | and 602 others 2026-03-26 01:00:33.321 | = note: required for `std::vec::Vec` to implement `schemars::JsonSchema` 2026-03-26 01:00:33.321 | = note: 1 redundant requirement hidden 2026-03-26 01:00:33.321 | = note: required for `std::option::Option>` to implement `schemars::JsonSchema` 2026-03-26 01:00:33.321 | note: required by a bound in `schemars::SchemaGenerator::subschema_for` 2026-03-26 01:00:33.321 | --> /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-1.2.1/src/generate.rs:309:38 2026-03-26 01:00:33.321 | | 2026-03-26 01:00:33.321 | 309 | pub fn subschema_for(&mut self) -> Schema { 2026-03-26 01:00:33.321 | | ^^^^^^^^^^ required by this bound in `SchemaGenerator::subschema_for` 2026-03-26 01:00:33.321 | 2026-03-26 01:00:33.321 | error[E0277]: the trait bound `k8s_openapi::apimachinery::pkg::apis::meta::v1::Condition: schemars::JsonSchema` is not satisfied 2026-03-26 01:00:33.321 | --> src/cluster_api/kubeadmcontrolplane.rs:1869:21 2026-03-26 01:00:33.321 | | 2026-03-26 01:00:33.321 | 1865 | /// conditions represents the observations of a KubeadmControlPlane's current state. 2026-03-26 01:00:33.321 | | ------------------------------------------------------------------------------------ required by a bound introduced by this call 2026-03-26 01:00:33.321 | ... 2026-03-26 01:00:33.321 | 1869 | pub conditions: Option>, 2026-03-26 01:00:33.321 | | ^^^^^^^^^^^^^^^^^^^^^^ the trait `schemars::JsonSchema` is not implemented for `k8s_openapi::apimachinery::pkg::apis::meta::v1::Condition` 2026-03-26 01:00:33.321 | | 2026-03-26 01:00:33.321 | note: there are multiple different versions of crate `schemars` in the dependency graph 2026-03-26 01:00:33.321 | --> /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-1.2.1/src/lib.rs:135:1 2026-03-26 01:00:33.321 | | 2026-03-26 01:00:33.321 | 135 | pub trait JsonSchema { 2026-03-26 01:00:33.321 | | ^^^^^^^^^^^^^^^^^^^^ this is the expected trait 2026-03-26 01:00:33.321 | | 2026-03-26 01:00:33.321 | ::: /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-0.8.22/src/lib.rs:133:1 2026-03-26 01:00:33.321 | | 2026-03-26 01:00:33.321 | 133 | pub trait JsonSchema { 2026-03-26 01:00:33.321 | | -------------------- this is the found trait 2026-03-26 01:00:33.321 | = help: you can use `cargo tree` to explore your dependency tree 2026-03-26 01:00:33.321 | = help: the following other types implement trait `schemars::JsonSchema`: 2026-03-26 01:00:33.322 | &'a T 2026-03-26 01:00:33.322 | &'a mut T 2026-03-26 01:00:33.322 | () 2026-03-26 01:00:33.322 | (T0, T1) 2026-03-26 01:00:33.322 | (T0, T1, T2) 2026-03-26 01:00:33.322 | (T0, T1, T2, T3) 2026-03-26 01:00:33.322 | (T0, T1, T2, T3, T4) 2026-03-26 01:00:33.322 | (T0, T1, T2, T3, T4, T5) 2026-03-26 01:00:33.322 | and 602 others 2026-03-26 01:00:33.322 | = note: required for `std::vec::Vec` to implement `schemars::JsonSchema` 2026-03-26 01:00:33.322 | = note: 1 redundant requirement hidden 2026-03-26 01:00:33.322 | = note: required for `std::option::Option>` to implement `schemars::JsonSchema` 2026-03-26 01:00:33.322 | note: required by a bound in `schemars::SchemaGenerator::subschema_for` 2026-03-26 01:00:33.322 | --> /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-1.2.1/src/generate.rs:309:38 2026-03-26 01:00:33.322 | | 2026-03-26 01:00:33.322 | 309 | pub fn subschema_for(&mut self) -> Schema { 2026-03-26 01:00:33.322 | | ^^^^^^^^^^ required by this bound in `SchemaGenerator::subschema_for` 2026-03-26 01:00:33.322 | 2026-03-26 01:00:33.322 | error[E0277]: the trait bound `k8s_openapi::apimachinery::pkg::util::intstr::IntOrString: schemars::JsonSchema` is not satisfied 2026-03-26 01:00:33.322 | --> src/cluster_api/kubeadmcontrolplanetemplates.rs:403:18 2026-03-26 01:00:33.322 | | 2026-03-26 01:00:33.322 | 401 | /// Specifies the output format of the exposed resources, defaults to "1" 2026-03-26 01:00:33.322 | | ------------------------------------------------------------------------- required by a bound introduced by this call 2026-03-26 01:00:33.322 | 402 | #[serde(default, skip_serializing_if = "Option::is_none")] 2026-03-26 01:00:33.322 | 403 | pub divisor: Option, 2026-03-26 01:00:33.322 | | ^^^^^^^^^^^^^^^^^^^ the trait `schemars::JsonSchema` is not implemented for `k8s_openapi::apimachinery::pkg::util::intstr::IntOrString` 2026-03-26 01:00:33.322 | | 2026-03-26 01:00:33.322 | note: there are multiple different versions of crate `schemars` in the dependency graph 2026-03-26 01:00:33.322 | --> /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-1.2.1/src/lib.rs:135:1 2026-03-26 01:00:33.322 | | 2026-03-26 01:00:33.322 | 135 | pub trait JsonSchema { 2026-03-26 01:00:33.322 | | ^^^^^^^^^^^^^^^^^^^^ this is the expected trait 2026-03-26 01:00:33.322 | | 2026-03-26 01:00:33.322 | ::: /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-0.8.22/src/lib.rs:133:1 2026-03-26 01:00:33.322 | | 2026-03-26 01:00:33.322 | 133 | pub trait JsonSchema { 2026-03-26 01:00:33.322 | | -------------------- this is the found trait 2026-03-26 01:00:33.322 | = help: you can use `cargo tree` to explore your dependency tree 2026-03-26 01:00:33.322 | = help: the following other types implement trait `schemars::JsonSchema`: 2026-03-26 01:00:33.322 | &'a T 2026-03-26 01:00:33.322 | &'a mut T 2026-03-26 01:00:33.322 | () 2026-03-26 01:00:33.322 | (T0, T1) 2026-03-26 01:00:33.322 | (T0, T1, T2) 2026-03-26 01:00:33.322 | (T0, T1, T2, T3) 2026-03-26 01:00:33.322 | (T0, T1, T2, T3, T4) 2026-03-26 01:00:33.322 | (T0, T1, T2, T3, T4, T5) 2026-03-26 01:00:33.322 | and 602 others 2026-03-26 01:00:33.322 | = note: required for `std::option::Option` to implement `schemars::JsonSchema` 2026-03-26 01:00:33.322 | note: required by a bound in `schemars::SchemaGenerator::subschema_for` 2026-03-26 01:00:33.322 | --> /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-1.2.1/src/generate.rs:309:38 2026-03-26 01:00:33.322 | | 2026-03-26 01:00:33.322 | 309 | pub fn subschema_for(&mut self) -> Schema { 2026-03-26 01:00:33.323 | | ^^^^^^^^^^ required by this bound in `SchemaGenerator::subschema_for` 2026-03-26 01:00:33.323 | 2026-03-26 01:00:33.323 | error[E0277]: the trait bound `k8s_openapi::apimachinery::pkg::util::intstr::IntOrString: schemars::JsonSchema` is not satisfied 2026-03-26 01:00:33.323 | --> src/cluster_api/kubeadmcontrolplanetemplates.rs:559:18 2026-03-26 01:00:33.323 | | 2026-03-26 01:00:33.323 | 557 | /// Specifies the output format of the exposed resources, defaults to "1" 2026-03-26 01:00:33.323 | | ------------------------------------------------------------------------- required by a bound introduced by this call 2026-03-26 01:00:33.323 | 558 | #[serde(default, skip_serializing_if = "Option::is_none")] 2026-03-26 01:00:33.323 | 559 | pub divisor: Option, 2026-03-26 01:00:33.323 | | ^^^^^^^^^^^^^^^^^^^ the trait `schemars::JsonSchema` is not implemented for `k8s_openapi::apimachinery::pkg::util::intstr::IntOrString` 2026-03-26 01:00:33.323 | | 2026-03-26 01:00:33.323 | note: there are multiple different versions of crate `schemars` in the dependency graph 2026-03-26 01:00:33.323 | --> /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-1.2.1/src/lib.rs:135:1 2026-03-26 01:00:33.323 | | 2026-03-26 01:00:33.323 | 135 | pub trait JsonSchema { 2026-03-26 01:00:33.323 | | ^^^^^^^^^^^^^^^^^^^^ this is the expected trait 2026-03-26 01:00:33.323 | | 2026-03-26 01:00:33.323 | ::: /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-0.8.22/src/lib.rs:133:1 2026-03-26 01:00:33.323 | | 2026-03-26 01:00:33.323 | 133 | pub trait JsonSchema { 2026-03-26 01:00:33.323 | | -------------------- this is the found trait 2026-03-26 01:00:33.323 | = help: you can use `cargo tree` to explore your dependency tree 2026-03-26 01:00:33.323 | = help: the following other types implement trait `schemars::JsonSchema`: 2026-03-26 01:00:33.323 | &'a T 2026-03-26 01:00:33.323 | &'a mut T 2026-03-26 01:00:33.323 | () 2026-03-26 01:00:33.323 | (T0, T1) 2026-03-26 01:00:33.323 | (T0, T1, T2) 2026-03-26 01:00:33.323 | (T0, T1, T2, T3) 2026-03-26 01:00:33.323 | (T0, T1, T2, T3, T4) 2026-03-26 01:00:33.323 | (T0, T1, T2, T3, T4, T5) 2026-03-26 01:00:33.323 | and 602 others 2026-03-26 01:00:33.323 | = note: required for `std::option::Option` to implement `schemars::JsonSchema` 2026-03-26 01:00:33.323 | note: required by a bound in `schemars::SchemaGenerator::subschema_for` 2026-03-26 01:00:33.323 | --> /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-1.2.1/src/generate.rs:309:38 2026-03-26 01:00:33.323 | | 2026-03-26 01:00:33.323 | 309 | pub fn subschema_for(&mut self) -> Schema { 2026-03-26 01:00:33.323 | | ^^^^^^^^^^ required by this bound in `SchemaGenerator::subschema_for` 2026-03-26 01:00:33.323 | 2026-03-26 01:00:33.323 | error[E0277]: the trait bound `k8s_openapi::apimachinery::pkg::util::intstr::IntOrString: schemars::JsonSchema` is not satisfied 2026-03-26 01:00:33.323 | --> src/cluster_api/kubeadmcontrolplanetemplates.rs:786:18 2026-03-26 01:00:33.323 | | 2026-03-26 01:00:33.323 | 784 | /// Specifies the output format of the exposed resources, defaults to "1" 2026-03-26 01:00:33.323 | | ------------------------------------------------------------------------- required by a bound introduced by this call 2026-03-26 01:00:33.323 | 785 | #[serde(default, skip_serializing_if = "Option::is_none")] 2026-03-26 01:00:33.323 | 786 | pub divisor: Option, 2026-03-26 01:00:33.323 | | ^^^^^^^^^^^^^^^^^^^ the trait `schemars::JsonSchema` is not implemented for `k8s_openapi::apimachinery::pkg::util::intstr::IntOrString` 2026-03-26 01:00:33.323 | | 2026-03-26 01:00:33.323 | note: there are multiple different versions of crate `schemars` in the dependency graph 2026-03-26 01:00:33.323 | --> /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-1.2.1/src/lib.rs:135:1 2026-03-26 01:00:33.323 | | 2026-03-26 01:00:33.323 | 135 | pub trait JsonSchema { 2026-03-26 01:00:33.323 | | ^^^^^^^^^^^^^^^^^^^^ this is the expected trait 2026-03-26 01:00:33.323 | | 2026-03-26 01:00:33.323 | ::: /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-0.8.22/src/lib.rs:133:1 2026-03-26 01:00:33.323 | | 2026-03-26 01:00:33.323 | 133 | pub trait JsonSchema { 2026-03-26 01:00:33.323 | | -------------------- this is the found trait 2026-03-26 01:00:33.323 | = help: you can use `cargo tree` to explore your dependency tree 2026-03-26 01:00:33.323 | = help: the following other types implement trait `schemars::JsonSchema`: 2026-03-26 01:00:33.323 | &'a T 2026-03-26 01:00:33.323 | &'a mut T 2026-03-26 01:00:33.323 | () 2026-03-26 01:00:33.323 | (T0, T1) 2026-03-26 01:00:33.323 | (T0, T1, T2) 2026-03-26 01:00:33.323 | (T0, T1, T2, T3) 2026-03-26 01:00:33.323 | (T0, T1, T2, T3, T4) 2026-03-26 01:00:33.323 | (T0, T1, T2, T3, T4, T5) 2026-03-26 01:00:33.324 | and 602 others 2026-03-26 01:00:33.324 | = note: required for `std::option::Option` to implement `schemars::JsonSchema` 2026-03-26 01:00:33.324 | note: required by a bound in `schemars::SchemaGenerator::subschema_for` 2026-03-26 01:00:33.324 | --> /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-1.2.1/src/generate.rs:309:38 2026-03-26 01:00:33.324 | | 2026-03-26 01:00:33.324 | 309 | pub fn subschema_for(&mut self) -> Schema { 2026-03-26 01:00:33.324 | | ^^^^^^^^^^ required by this bound in `SchemaGenerator::subschema_for` 2026-03-26 01:00:33.324 | 2026-03-26 01:00:33.324 | error[E0277]: the trait bound `k8s_openapi::apimachinery::pkg::util::intstr::IntOrString: schemars::JsonSchema` is not satisfied 2026-03-26 01:00:33.324 | --> src/cluster_api/kubeadmcontrolplanetemplates.rs:943:18 2026-03-26 01:00:33.324 | | 2026-03-26 01:00:33.324 | 941 | /// Specifies the output format of the exposed resources, defaults to "1" 2026-03-26 01:00:33.324 | | ------------------------------------------------------------------------- required by a bound introduced by this call 2026-03-26 01:00:33.324 | 942 | #[serde(default, skip_serializing_if = "Option::is_none")] 2026-03-26 01:00:33.324 | 943 | pub divisor: Option, 2026-03-26 01:00:33.324 | | ^^^^^^^^^^^^^^^^^^^ the trait `schemars::JsonSchema` is not implemented for `k8s_openapi::apimachinery::pkg::util::intstr::IntOrString` 2026-03-26 01:00:33.324 | | 2026-03-26 01:00:33.324 | note: there are multiple different versions of crate `schemars` in the dependency graph 2026-03-26 01:00:33.324 | --> /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-1.2.1/src/lib.rs:135:1 2026-03-26 01:00:33.324 | | 2026-03-26 01:00:33.324 | 135 | pub trait JsonSchema { 2026-03-26 01:00:33.324 | | ^^^^^^^^^^^^^^^^^^^^ this is the expected trait 2026-03-26 01:00:33.324 | | 2026-03-26 01:00:33.324 | ::: /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-0.8.22/src/lib.rs:133:1 2026-03-26 01:00:33.324 | | 2026-03-26 01:00:33.324 | 133 | pub trait JsonSchema { 2026-03-26 01:00:33.324 | | -------------------- this is the found trait 2026-03-26 01:00:33.324 | = help: you can use `cargo tree` to explore your dependency tree 2026-03-26 01:00:33.324 | = help: the following other types implement trait `schemars::JsonSchema`: 2026-03-26 01:00:33.324 | &'a T 2026-03-26 01:00:33.324 | &'a mut T 2026-03-26 01:00:33.324 | () 2026-03-26 01:00:33.324 | (T0, T1) 2026-03-26 01:00:33.324 | (T0, T1, T2) 2026-03-26 01:00:33.324 | (T0, T1, T2, T3) 2026-03-26 01:00:33.324 | (T0, T1, T2, T3, T4) 2026-03-26 01:00:33.324 | (T0, T1, T2, T3, T4, T5) 2026-03-26 01:00:33.324 | and 602 others 2026-03-26 01:00:33.324 | = note: required for `std::option::Option` to implement `schemars::JsonSchema` 2026-03-26 01:00:33.324 | note: required by a bound in `schemars::SchemaGenerator::subschema_for` 2026-03-26 01:00:33.324 | --> /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-1.2.1/src/generate.rs:309:38 2026-03-26 01:00:33.324 | | 2026-03-26 01:00:33.324 | 309 | pub fn subschema_for(&mut self) -> Schema { 2026-03-26 01:00:33.324 | | ^^^^^^^^^^ required by this bound in `SchemaGenerator::subschema_for` 2026-03-26 01:00:33.324 | 2026-03-26 01:00:33.324 | error[E0277]: the trait bound `k8s_openapi::apimachinery::pkg::util::intstr::IntOrString: schemars::JsonSchema` is not satisfied 2026-03-26 01:00:33.324 | --> src/cluster_api/kubeadmcontrolplanetemplates.rs:1951:20 2026-03-26 01:00:33.324 | | 2026-03-26 01:00:33.324 | 1944 | /// The maximum number of control planes that can be scheduled above or under the 2026-03-26 01:00:33.324 | | --------------------------------------------------------------------------------- required by a bound introduced by this call 2026-03-26 01:00:33.324 | ... 2026-03-26 01:00:33.324 | 1951 | pub max_surge: Option, 2026-03-26 01:00:33.324 | | ^^^^^^^^^^^^^^^^^^^ the trait `schemars::JsonSchema` is not implemented for `k8s_openapi::apimachinery::pkg::util::intstr::IntOrString` 2026-03-26 01:00:33.324 | | 2026-03-26 01:00:33.324 | note: there are multiple different versions of crate `schemars` in the dependency graph 2026-03-26 01:00:33.324 | --> /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-1.2.1/src/lib.rs:135:1 2026-03-26 01:00:33.324 | | 2026-03-26 01:00:33.324 | 135 | pub trait JsonSchema { 2026-03-26 01:00:33.324 | | ^^^^^^^^^^^^^^^^^^^^ this is the expected trait 2026-03-26 01:00:33.324 | | 2026-03-26 01:00:33.324 | ::: /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-0.8.22/src/lib.rs:133:1 2026-03-26 01:00:33.324 | | 2026-03-26 01:00:33.324 | 133 | pub trait JsonSchema { 2026-03-26 01:00:33.324 | | -------------------- this is the found trait 2026-03-26 01:00:33.324 | = help: you can use `cargo tree` to explore your dependency tree 2026-03-26 01:00:33.324 | = help: the following other types implement trait `schemars::JsonSchema`: 2026-03-26 01:00:33.324 | &'a T 2026-03-26 01:00:33.324 | &'a mut T 2026-03-26 01:00:33.324 | () 2026-03-26 01:00:33.324 | (T0, T1) 2026-03-26 01:00:33.324 | (T0, T1, T2) 2026-03-26 01:00:33.324 | (T0, T1, T2, T3) 2026-03-26 01:00:33.324 | (T0, T1, T2, T3, T4) 2026-03-26 01:00:33.324 | (T0, T1, T2, T3, T4, T5) 2026-03-26 01:00:33.324 | and 602 others 2026-03-26 01:00:33.324 | = note: required for `std::option::Option` to implement `schemars::JsonSchema` 2026-03-26 01:00:33.324 | note: required by a bound in `schemars::SchemaGenerator::subschema_for` 2026-03-26 01:00:33.324 | --> /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-1.2.1/src/generate.rs:309:38 2026-03-26 01:00:33.324 | | 2026-03-26 01:00:33.324 | 309 | pub fn subschema_for(&mut self) -> Schema { 2026-03-26 01:00:33.324 | | ^^^^^^^^^^ required by this bound in `SchemaGenerator::subschema_for` 2026-03-26 01:00:33.324 | 2026-03-26 01:00:33.324 | error[E0277]: the trait bound `k8s_openapi::api::core::v1::ObjectReference: schemars::JsonSchema` is not satisfied 2026-03-26 01:00:33.324 | --> src/cluster_api/machines.rs:36:29 2026-03-26 01:00:33.324 | | 2026-03-26 01:00:33.324 | 36 | pub infrastructure_ref: ObjectReference, 2026-03-26 01:00:33.324 | | ^^^^^^^^^^^^^^^ the trait `schemars::JsonSchema` is not implemented for `k8s_openapi::api::core::v1::ObjectReference` 2026-03-26 01:00:33.324 | | 2026-03-26 01:00:33.325 | note: there are multiple different versions of crate `schemars` in the dependency graph 2026-03-26 01:00:33.325 | --> /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-1.2.1/src/lib.rs:135:1 2026-03-26 01:00:33.325 | | 2026-03-26 01:00:33.325 | 135 | pub trait JsonSchema { 2026-03-26 01:00:33.325 | | ^^^^^^^^^^^^^^^^^^^^ this is the expected trait 2026-03-26 01:00:33.325 | | 2026-03-26 01:00:33.325 | ::: /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-0.8.22/src/lib.rs:133:1 2026-03-26 01:00:33.325 | | 2026-03-26 01:00:33.325 | 133 | pub trait JsonSchema { 2026-03-26 01:00:33.325 | | -------------------- this is the found trait 2026-03-26 01:00:33.325 | = help: you can use `cargo tree` to explore your dependency tree 2026-03-26 01:00:33.325 | = help: the following other types implement trait `schemars::JsonSchema`: 2026-03-26 01:00:33.325 | &'a T 2026-03-26 01:00:33.325 | &'a mut T 2026-03-26 01:00:33.325 | () 2026-03-26 01:00:33.325 | (T0, T1) 2026-03-26 01:00:33.325 | (T0, T1, T2) 2026-03-26 01:00:33.325 | (T0, T1, T2, T3) 2026-03-26 01:00:33.325 | (T0, T1, T2, T3, T4) 2026-03-26 01:00:33.325 | (T0, T1, T2, T3, T4, T5) 2026-03-26 01:00:33.325 | and 602 others 2026-03-26 01:00:33.325 | 2026-03-26 01:00:33.325 | error[E0277]: the trait bound `k8s_openapi::api::core::v1::ObjectReference: schemars::JsonSchema` is not satisfied 2026-03-26 01:00:33.325 | --> src/cluster_api/machines.rs:78:21 2026-03-26 01:00:33.325 | | 2026-03-26 01:00:33.325 | 73 | /// ConfigRef is a reference to a bootstrap provider-specific resource 2026-03-26 01:00:33.325 | | ---------------------------------------------------------------------- required by a bound introduced by this call 2026-03-26 01:00:33.325 | ... 2026-03-26 01:00:33.325 | 78 | pub config_ref: Option, 2026-03-26 01:00:33.325 | | ^^^^^^^^^^^^^^^^^^^^^^^ the trait `schemars::JsonSchema` is not implemented for `k8s_openapi::api::core::v1::ObjectReference` 2026-03-26 01:00:33.325 | | 2026-03-26 01:00:33.325 | note: there are multiple different versions of crate `schemars` in the dependency graph 2026-03-26 01:00:33.325 | --> /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-1.2.1/src/lib.rs:135:1 2026-03-26 01:00:33.325 | | 2026-03-26 01:00:33.325 | 135 | pub trait JsonSchema { 2026-03-26 01:00:33.325 | | ^^^^^^^^^^^^^^^^^^^^ this is the expected trait 2026-03-26 01:00:33.325 | | 2026-03-26 01:00:33.325 | ::: /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-0.8.22/src/lib.rs:133:1 2026-03-26 01:00:33.325 | | 2026-03-26 01:00:33.325 | 133 | pub trait JsonSchema { 2026-03-26 01:00:33.325 | | -------------------- this is the found trait 2026-03-26 01:00:33.325 | = help: you can use `cargo tree` to explore your dependency tree 2026-03-26 01:00:33.325 | = help: the following other types implement trait `schemars::JsonSchema`: 2026-03-26 01:00:33.325 | &'a T 2026-03-26 01:00:33.325 | &'a mut T 2026-03-26 01:00:33.325 | () 2026-03-26 01:00:33.325 | (T0, T1) 2026-03-26 01:00:33.325 | (T0, T1, T2) 2026-03-26 01:00:33.325 | (T0, T1, T2, T3) 2026-03-26 01:00:33.325 | (T0, T1, T2, T3, T4) 2026-03-26 01:00:33.325 | (T0, T1, T2, T3, T4, T5) 2026-03-26 01:00:33.325 | and 602 others 2026-03-26 01:00:33.325 | = note: required for `std::option::Option` to implement `schemars::JsonSchema` 2026-03-26 01:00:33.325 | note: required by a bound in `schemars::SchemaGenerator::subschema_for` 2026-03-26 01:00:33.325 | --> /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-1.2.1/src/generate.rs:309:38 2026-03-26 01:00:33.325 | | 2026-03-26 01:00:33.325 | 309 | pub fn subschema_for(&mut self) -> Schema { 2026-03-26 01:00:33.325 | | ^^^^^^^^^^ required by this bound in `SchemaGenerator::subschema_for` 2026-03-26 01:00:33.325 | 2026-03-26 01:00:33.325 | error[E0277]: the trait bound `k8s_openapi::apimachinery::pkg::apis::meta::v1::Condition: schemars::JsonSchema` is not satisfied 2026-03-26 01:00:33.325 | --> src/cluster_api/machines.rs:181:21 2026-03-26 01:00:33.325 | | 2026-03-26 01:00:33.325 | 179 | /// Conditions defines current service state of the Machine. 2026-03-26 01:00:33.325 | | ------------------------------------------------------------ required by a bound introduced by this call 2026-03-26 01:00:33.325 | 180 | #[serde(default, skip_serializing_if = "Option::is_none")] 2026-03-26 01:00:33.325 | 181 | pub conditions: Option>, 2026-03-26 01:00:33.325 | | ^^^^^^^^^^^^^^^^^^^^^^ the trait `schemars::JsonSchema` is not implemented for `k8s_openapi::apimachinery::pkg::apis::meta::v1::Condition` 2026-03-26 01:00:33.325 | | 2026-03-26 01:00:33.325 | note: there are multiple different versions of crate `schemars` in the dependency graph 2026-03-26 01:00:33.325 | --> /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-1.2.1/src/lib.rs:135:1 2026-03-26 01:00:33.325 | | 2026-03-26 01:00:33.325 | 135 | pub trait JsonSchema { 2026-03-26 01:00:33.325 | | ^^^^^^^^^^^^^^^^^^^^ this is the expected trait 2026-03-26 01:00:33.325 | | 2026-03-26 01:00:33.325 | ::: /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-0.8.22/src/lib.rs:133:1 2026-03-26 01:00:33.325 | | 2026-03-26 01:00:33.325 | 133 | pub trait JsonSchema { 2026-03-26 01:00:33.325 | | -------------------- this is the found trait 2026-03-26 01:00:33.325 | = help: you can use `cargo tree` to explore your dependency tree 2026-03-26 01:00:33.325 | = help: the following other types implement trait `schemars::JsonSchema`: 2026-03-26 01:00:33.325 | &'a T 2026-03-26 01:00:33.325 | &'a mut T 2026-03-26 01:00:33.325 | () 2026-03-26 01:00:33.325 | (T0, T1) 2026-03-26 01:00:33.325 | (T0, T1, T2) 2026-03-26 01:00:33.325 | (T0, T1, T2, T3) 2026-03-26 01:00:33.325 | (T0, T1, T2, T3, T4) 2026-03-26 01:00:33.325 | (T0, T1, T2, T3, T4, T5) 2026-03-26 01:00:33.325 | and 602 others 2026-03-26 01:00:33.325 | = note: required for `std::vec::Vec` to implement `schemars::JsonSchema` 2026-03-26 01:00:33.325 | = note: 1 redundant requirement hidden 2026-03-26 01:00:33.325 | = note: required for `std::option::Option>` to implement `schemars::JsonSchema` 2026-03-26 01:00:33.325 | note: required by a bound in `schemars::SchemaGenerator::subschema_for` 2026-03-26 01:00:33.325 | --> /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-1.2.1/src/generate.rs:309:38 2026-03-26 01:00:33.325 | | 2026-03-26 01:00:33.325 | 309 | pub fn subschema_for(&mut self) -> Schema { 2026-03-26 01:00:33.325 | | ^^^^^^^^^^ required by this bound in `SchemaGenerator::subschema_for` 2026-03-26 01:00:33.325 | 2026-03-26 01:00:33.325 | error[E0277]: the trait bound `k8s_openapi::api::core::v1::ObjectReference: schemars::JsonSchema` is not satisfied 2026-03-26 01:00:33.325 | --> src/cluster_api/machines.rs:234:19 2026-03-26 01:00:33.325 | | 2026-03-26 01:00:33.325 | 232 | /// NodeRef will point to the corresponding Node if it exists. 2026-03-26 01:00:33.325 | | -------------------------------------------------------------- required by a bound introduced by this call 2026-03-26 01:00:33.325 | 233 | #[serde(default, skip_serializing_if = "Option::is_none", rename = "nodeRef")] 2026-03-26 01:00:33.326 | 234 | pub node_ref: Option, 2026-03-26 01:00:33.326 | | ^^^^^^^^^^^^^^^^^^^^^^^ the trait `schemars::JsonSchema` is not implemented for `k8s_openapi::api::core::v1::ObjectReference` 2026-03-26 01:00:33.326 | | 2026-03-26 01:00:33.326 | note: there are multiple different versions of crate `schemars` in the dependency graph 2026-03-26 01:00:33.326 | --> /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-1.2.1/src/lib.rs:135:1 2026-03-26 01:00:33.326 | | 2026-03-26 01:00:33.326 | 135 | pub trait JsonSchema { 2026-03-26 01:00:33.326 | | ^^^^^^^^^^^^^^^^^^^^ this is the expected trait 2026-03-26 01:00:33.326 | | 2026-03-26 01:00:33.326 | ::: /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-0.8.22/src/lib.rs:133:1 2026-03-26 01:00:33.326 | | 2026-03-26 01:00:33.326 | 133 | pub trait JsonSchema { 2026-03-26 01:00:33.326 | | -------------------- this is the found trait 2026-03-26 01:00:33.326 | = help: you can use `cargo tree` to explore your dependency tree 2026-03-26 01:00:33.326 | = help: the following other types implement trait `schemars::JsonSchema`: 2026-03-26 01:00:33.326 | &'a T 2026-03-26 01:00:33.326 | &'a mut T 2026-03-26 01:00:33.326 | () 2026-03-26 01:00:33.326 | (T0, T1) 2026-03-26 01:00:33.326 | (T0, T1, T2) 2026-03-26 01:00:33.326 | (T0, T1, T2, T3) 2026-03-26 01:00:33.326 | (T0, T1, T2, T3, T4) 2026-03-26 01:00:33.326 | (T0, T1, T2, T3, T4, T5) 2026-03-26 01:00:33.326 | and 602 others 2026-03-26 01:00:33.326 | = note: required for `std::option::Option` to implement `schemars::JsonSchema` 2026-03-26 01:00:33.326 | note: required by a bound in `schemars::SchemaGenerator::subschema_for` 2026-03-26 01:00:33.326 | --> /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-1.2.1/src/generate.rs:309:38 2026-03-26 01:00:33.326 | | 2026-03-26 01:00:33.326 | 309 | pub fn subschema_for(&mut self) -> Schema { 2026-03-26 01:00:33.326 | | ^^^^^^^^^^ required by this bound in `SchemaGenerator::subschema_for` 2026-03-26 01:00:33.326 | 2026-03-26 01:00:33.326 | Some errors have detailed explanations: E0277, E0425, E0432, E0433, E0603. 2026-03-26 01:00:33.326 | For more information about an error, try `rustc --explain E0277`. 2026-03-26 01:00:33.326 | error: could not compile `magnum-cluster-api` (lib) due to 61 previous errors 2026-03-26 01:00:33.326 | 💥 maturin failed 2026-03-26 01:00:33.326 | Caused by: Failed to build a native library through cargo 2026-03-26 01:00:33.326 | 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-26 01:00:33.326 | 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-26 01:00:33.326 | [end of output] 2026-03-26 01:00:33.326 | 2026-03-26 01:00:33.326 | note: This error originates from a subprocess, and is likely not a problem with pip. 2026-03-26 01:00:33.326 | ERROR: Failed building editable for magnum-cluster-api 2026-03-26 01:00:33.326 | Building wheel for haproxyadmin (pyproject.toml): started 2026-03-26 01:00:33.611 | Building wheel for haproxyadmin (pyproject.toml): finished with status 'done' 2026-03-26 01:00:33.612 | Created wheel for haproxyadmin: filename=haproxyadmin-0.2.4-py3-none-any.whl size=37208 sha256=890ac215fb38dfbd459cb265340b40af4693f5fdfa837c487c79e86cb00410f2 2026-03-26 01:00:33.613 | Stored in directory: /opt/stack/.cache/pip/wheels/f8/a4/d2/ca8e7bcb86a3513744e388395fdc7c9b2d41bdffceb804f578 2026-03-26 01:00:33.617 | Successfully built haproxyadmin 2026-03-26 01:00:33.618 | Failed to build magnum-cluster-api 2026-03-26 01:00:33.625 | error: failed-wheel-build-for-install 2026-03-26 01:00:33.625 | 2026-03-26 01:00:33.625 | × Failed to build installable wheels for some pyproject.toml based projects 2026-03-26 01:00:33.625 | ╰─> magnum-cluster-api 2026-03-26 01:00:33.792 | + inc/python:pip_install:1 : exit_trap 2026-03-26 01:00:33.797 | + ./stack.sh:exit_trap:519 : local r=1 2026-03-26 01:00:33.805 | ++ ./stack.sh:exit_trap:520 : jobs -p 2026-03-26 01:00:33.812 | + ./stack.sh:exit_trap:520 : jobs= 2026-03-26 01:00:33.818 | + ./stack.sh:exit_trap:523 : [[ -n '' ]] 2026-03-26 01:00:33.823 | + ./stack.sh:exit_trap:529 : '[' -f '' ']' 2026-03-26 01:00:33.827 | + ./stack.sh:exit_trap:534 : kill_spinner 2026-03-26 01:00:33.834 | + ./stack.sh:kill_spinner:429 : '[' '!' -z '' ']' 2026-03-26 01:00:33.840 | + ./stack.sh:exit_trap:536 : [[ 1 -ne 0 ]] 2026-03-26 01:00:33.846 | + ./stack.sh:exit_trap:537 : echo 'Error on exit' 2026-03-26 01:00:33.846 | Error on exit 2026-03-26 01:00:33.850 | + ./stack.sh:exit_trap:539 : type -p generate-subunit 2026-03-26 01:00:33.856 | + ./stack.sh:exit_trap:540 : generate-subunit 1774485852 981 fail 2026-03-26 01:00:34.051 | + ./stack.sh:exit_trap:542 : [[ -z /opt/stack/logs ]] 2026-03-26 01:00:34.057 | + ./stack.sh:exit_trap:545 : /opt/stack/data/venv/bin/python3 /opt/stack/devstack/tools/worlddump.py -d /opt/stack/logs 2026-03-26 01:00:35.125 | + ./stack.sh:exit_trap:554 : exit 1