2026-03-26 00:39:30.933 | + ./stack.sh:main:485 : exec 2026-03-26 00:39:30.934 | + ./stack.sh:main:493 : echo_summary 'stack.sh log /opt/stack/logs/devstacklog.txt.2026-03-26-003930' 2026-03-26 00:39:30.934 | ++ ./stack.sh:main:485 : /usr/bin/python3.12 /opt/stack/devstack/tools/outfilter.py -o /opt/stack/logs/devstacklog.txt.2026-03-26-003930.summary.2026-03-26-003930 2026-03-26 00:39:30.934 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-03-26 00:39:30.934 | + ./stack.sh:echo_summary:444 : echo -e stack.sh log /opt/stack/logs/devstacklog.txt.2026-03-26-003930 2026-03-26 00:39:30.934 | + ./stack.sh:main:495 : ln -sf /opt/stack/logs/devstacklog.txt.2026-03-26-003930 /opt/stack/logs/devstacklog.txt 2026-03-26 00:39:30.934 | + ./stack.sh:main:496 : ln -sf /opt/stack/logs/devstacklog.txt.2026-03-26-003930.summary.2026-03-26-003930 /opt/stack/logs/devstacklog.txt.summary 2026-03-26 00:39:30.934 | + ./stack.sh:main:511 : check_path_perm_sanity /opt/stack 2026-03-26 00:39:30.937 | + functions:check_path_perm_sanity:615 : local real_path 2026-03-26 00:39:30.942 | ++ functions:check_path_perm_sanity:616 : readlink -f /opt/stack 2026-03-26 00:39:30.949 | + functions:check_path_perm_sanity:616 : real_path=/opt/stack 2026-03-26 00:39:30.953 | + functions:check_path_perm_sanity:617 : local rebuilt_path= 2026-03-26 00:39:30.959 | ++ functions:check_path_perm_sanity:618 : echo /opt/stack 2026-03-26 00:39:30.961 | ++ functions:check_path_perm_sanity:618 : tr / ' ' 2026-03-26 00:39:30.970 | + functions:check_path_perm_sanity:618 : for i in $(echo ${real_path} | tr "/" " ") 2026-03-26 00:39:30.974 | + functions:check_path_perm_sanity:619 : rebuilt_path=/opt 2026-03-26 00:39:30.979 | ++ functions:check_path_perm_sanity:621 : stat -c %a /opt 2026-03-26 00:39:30.987 | + functions:check_path_perm_sanity:621 : [[ 755 = 700 ]] 2026-03-26 00:39:30.991 | + functions:check_path_perm_sanity:618 : for i in $(echo ${real_path} | tr "/" " ") 2026-03-26 00:39:30.995 | + functions:check_path_perm_sanity:619 : rebuilt_path=/opt/stack 2026-03-26 00:39:31.000 | ++ functions:check_path_perm_sanity:621 : stat -c %a /opt/stack 2026-03-26 00:39:31.008 | + functions:check_path_perm_sanity:621 : [[ 755 = 700 ]] 2026-03-26 00:39:31.011 | + ./stack.sh:main:517 : trap exit_trap EXIT 2026-03-26 00:39:31.017 | + ./stack.sh:main:558 : trap err_trap ERR 2026-03-26 00:39:31.021 | + ./stack.sh:main:571 : set -o errexit 2026-03-26 00:39:31.025 | + ./stack.sh:main:574 : uname -a 2026-03-26 00:39:31.027 | Linux np0000160876 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:39:31.031 | + ./stack.sh:main:577 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2026-03-26 00:39:31.035 | + ./stack.sh:main:578 : rm -f /opt/stack/data/ca-bundle.pem 2026-03-26 00:39:31.041 | + ./stack.sh:main:581 : source /opt/stack/devstack/lib/database 2026-03-26 00:39:31.112 | + ./stack.sh:main:582 : source /opt/stack/devstack/lib/rpc_backend 2026-03-26 00:39:31.147 | + ./stack.sh:main:585 : source /opt/stack/devstack/lib/host 2026-03-26 00:39:31.153 | +++ lib/host:source:12 : trueorfalse True ENABLE_KSM 2026-03-26 00:39:31.182 | ++ lib/host:source:12 : ENABLE_KSM=True 2026-03-26 00:39:31.187 | +++ lib/host:source:13 : trueorfalse True ENABLE_KSMTUNED 2026-03-26 00:39:31.214 | ++ lib/host:source:13 : ENABLE_KSMTUNED=True 2026-03-26 00:39:31.220 | +++ lib/host:source:34 : trueorfalse False ENABLE_ZSWAP 2026-03-26 00:39:31.247 | ++ lib/host:source:34 : ENABLE_ZSWAP=True 2026-03-26 00:39:31.251 | ++ lib/host:source:37 : ZSWAP_COMPRESSOR=lz4 2026-03-26 00:39:31.255 | ++ lib/host:source:38 : ZSWAP_ZPOOL=zsmalloc 2026-03-26 00:39:31.261 | +++ lib/host:source:53 : trueorfalse False ENABLE_SYSCTL_MEM_TUNING 2026-03-26 00:39:31.290 | ++ lib/host:source:53 : ENABLE_SYSCTL_MEM_TUNING=True 2026-03-26 00:39:31.296 | +++ lib/host:source:75 : trueorfalse False ENABLE_SYSCTL_NET_TUNING 2026-03-26 00:39:31.325 | ++ lib/host:source:75 : ENABLE_SYSCTL_NET_TUNING=True 2026-03-26 00:39:31.330 | + ./stack.sh:main:588 : tune_host 2026-03-26 00:39:31.335 | + lib/host:tune_host:96 : configure_host_mem 2026-03-26 00:39:31.339 | + lib/host:configure_host_mem:70 : configure_zswap 2026-03-26 00:39:31.342 | + lib/host:configure_zswap:40 : [[ True == \T\r\u\e ]] 2026-03-26 00:39:31.347 | + lib/host:configure_zswap:43 : is_ubuntu 2026-03-26 00:39:31.351 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-03-26 00:39:31.355 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-03-26 00:39:31.360 | + lib/host:configure_zswap:44 : echo lz4 2026-03-26 00:39:31.361 | + lib/host:configure_zswap:44 : sudo tee /sys/module/zswap/parameters/compressor 2026-03-26 00:39:31.376 | lz4 2026-03-26 00:39:31.384 | + lib/host:configure_zswap:45 : sudo tee /sys/module/zswap/parameters/zpool 2026-03-26 00:39:31.384 | + lib/host:configure_zswap:45 : echo zsmalloc 2026-03-26 00:39:31.398 | zsmalloc 2026-03-26 00:39:31.406 | + lib/host:configure_zswap:47 : sudo tee /sys/module/zswap/parameters/enabled 2026-03-26 00:39:31.407 | + lib/host:configure_zswap:47 : echo 1 2026-03-26 00:39:31.420 | 1 2026-03-26 00:39:31.443 | + lib/host:configure_zswap:49 : sudo grep -R . /sys/module/zswap/parameters 2026-03-26 00:39:31.458 | /sys/module/zswap/parameters/same_filled_pages_enabled:Y 2026-03-26 00:39:31.458 | /sys/module/zswap/parameters/enabled:Y 2026-03-26 00:39:31.458 | /sys/module/zswap/parameters/shrinker_enabled:Y 2026-03-26 00:39:31.458 | /sys/module/zswap/parameters/max_pool_percent:20 2026-03-26 00:39:31.458 | /sys/module/zswap/parameters/compressor:lz4 2026-03-26 00:39:31.458 | /sys/module/zswap/parameters/non_same_filled_pages_enabled:Y 2026-03-26 00:39:31.458 | /sys/module/zswap/parameters/zpool:zsmalloc 2026-03-26 00:39:31.458 | /sys/module/zswap/parameters/exclusive_loads:N 2026-03-26 00:39:31.458 | /sys/module/zswap/parameters/accept_threshold_percent:90 2026-03-26 00:39:31.465 | + lib/host:configure_host_mem:71 : configure_ksm 2026-03-26 00:39:31.470 | + lib/host:configure_ksm:15 : [[ True == \T\r\u\e ]] 2026-03-26 00:39:31.474 | + lib/host:configure_ksm:16 : install_package ksmtuned 2026-03-26 00:39:31.478 | + functions-common:install_package:1430 : update_package_repo 2026-03-26 00:39:31.482 | + functions-common:update_package_repo:1404 : NO_UPDATE_REPOS=False 2026-03-26 00:39:31.486 | + functions-common:update_package_repo:1405 : REPOS_UPDATED=False 2026-03-26 00:39:31.490 | + functions-common:update_package_repo:1406 : RETRY_UPDATE=False 2026-03-26 00:39:31.494 | + functions-common:update_package_repo:1408 : [[ False = \T\r\u\e ]] 2026-03-26 00:39:31.498 | + functions-common:update_package_repo:1412 : is_ubuntu 2026-03-26 00:39:31.502 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-03-26 00:39:31.507 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-03-26 00:39:31.511 | + functions-common:update_package_repo:1413 : apt_get_update 2026-03-26 00:39:31.515 | + functions-common:apt_get_update:1158 : [[ False == \T\r\u\e ]] 2026-03-26 00:39:31.520 | + functions-common:apt_get_update:1163 : [[ False = \T\r\u\e ]] 2026-03-26 00:39:31.525 | + functions-common:apt_get_update:1165 : local sudo=sudo 2026-03-26 00:39:31.531 | ++ functions-common:apt_get_update:1166 : id -u 2026-03-26 00:39:31.538 | + functions-common:apt_get_update:1166 : [[ 1002 = \0 ]] 2026-03-26 00:39:31.542 | + functions-common:apt_get_update:1169 : time_start apt-get-update 2026-03-26 00:39:31.546 | + functions-common:time_start:2398 : local name=apt-get-update 2026-03-26 00:39:31.550 | + functions-common:time_start:2399 : local start_time= 2026-03-26 00:39:31.554 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-03-26 00:39:31.560 | ++ functions-common:time_start:2403 : date +%s%3N 2026-03-26 00:39:31.566 | + functions-common:time_start:2403 : _TIME_START[$name]=1774485571562 2026-03-26 00:39:31.571 | + functions-common:apt_get_update:1171 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2026-03-26 00:39:31.575 | + functions-common:apt_get_update:1172 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2026-03-26 00:39:31.580 | + 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:39:31.824 | Hit:1 http://nova.clouds.archive.ubuntu.com/ubuntu noble InRelease 2026-03-26 00:39:31.888 | Hit:2 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates InRelease 2026-03-26 00:39:31.944 | Hit:3 http://security.ubuntu.com/ubuntu noble-security InRelease 2026-03-26 00:39:31.970 | Hit:4 http://nova.clouds.archive.ubuntu.com/ubuntu noble-backports InRelease 2026-03-26 00:39:33.504 | Reading package lists... 2026-03-26 00:39:33.542 | + functions-common:apt_get_update:1177 : REPOS_UPDATED=True 2026-03-26 00:39:33.547 | + functions-common:apt_get_update:1179 : time_stop apt-get-update 2026-03-26 00:39:33.551 | + functions-common:time_stop:2412 : local name 2026-03-26 00:39:33.555 | + functions-common:time_stop:2413 : local end_time 2026-03-26 00:39:33.560 | + functions-common:time_stop:2414 : local elapsed_time 2026-03-26 00:39:33.563 | + functions-common:time_stop:2415 : local total 2026-03-26 00:39:33.568 | + functions-common:time_stop:2416 : local start_time 2026-03-26 00:39:33.572 | + functions-common:time_stop:2418 : name=apt-get-update 2026-03-26 00:39:33.576 | + functions-common:time_stop:2419 : start_time=1774485571562 2026-03-26 00:39:33.580 | + functions-common:time_stop:2421 : [[ -z 1774485571562 ]] 2026-03-26 00:39:33.586 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-03-26 00:39:33.593 | + functions-common:time_stop:2424 : end_time=1774485573588 2026-03-26 00:39:33.598 | + functions-common:time_stop:2425 : elapsed_time=2026 2026-03-26 00:39:33.603 | + functions-common:time_stop:2426 : total=0 2026-03-26 00:39:33.607 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-03-26 00:39:33.611 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=2026 2026-03-26 00:39:33.615 | + functions-common:install_package:1431 : real_install_package ksmtuned 2026-03-26 00:39:33.619 | + functions-common:real_install_package:1418 : is_ubuntu 2026-03-26 00:39:33.624 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-03-26 00:39:33.628 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-03-26 00:39:33.632 | + functions-common:real_install_package:1419 : apt_get install ksmtuned 2026-03-26 00:39:33.671 | + 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:39:33.712 | Reading package lists... 2026-03-26 00:39:33.968 | Building dependency tree... 2026-03-26 00:39:33.969 | Reading state information... 2026-03-26 00:39:34.221 | Recommended packages: 2026-03-26 00:39:34.222 | qemu-kvm 2026-03-26 00:39:34.252 | The following NEW packages will be installed: 2026-03-26 00:39:34.254 | ksmtuned 2026-03-26 00:39:34.403 | 0 upgraded, 1 newly installed, 0 to remove and 11 not upgraded. 2026-03-26 00:39:34.403 | Need to get 7,444 B of archives. 2026-03-26 00:39:34.403 | After this operation, 44.0 kB of additional disk space will be used. 2026-03-26 00:39:34.403 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 ksmtuned amd64 4.20150326 [7,444 B] 2026-03-26 00:39:34.554 | debconf: delaying package configuration, since apt-utils is not installed 2026-03-26 00:39:34.594 | Fetched 7,444 B in 0s (56.9 kB/s) 2026-03-26 00:39:34.633 | Selecting previously unselected package ksmtuned. 2026-03-26 00:39:34.649 | (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:39:34.650 | Preparing to unpack .../ksmtuned_4.20150326_amd64.deb ... 2026-03-26 00:39:34.655 | Unpacking ksmtuned (4.20150326) ... 2026-03-26 00:39:34.722 | Setting up ksmtuned (4.20150326) ... 2026-03-26 00:39:34.901 | Created symlink /etc/systemd/system/multi-user.target.wants/ksm.service → /usr/lib/systemd/system/ksm.service. 2026-03-26 00:39:35.046 | Created symlink /etc/systemd/system/multi-user.target.wants/ksmtuned.service → /usr/lib/systemd/system/ksmtuned.service. 2026-03-26 00:39:35.657 | + functions-common:apt_get:1203 : result=0 2026-03-26 00:39:35.661 | + functions-common:apt_get:1206 : time_stop apt-get 2026-03-26 00:39:35.665 | + functions-common:time_stop:2412 : local name 2026-03-26 00:39:35.669 | + functions-common:time_stop:2413 : local end_time 2026-03-26 00:39:35.673 | + functions-common:time_stop:2414 : local elapsed_time 2026-03-26 00:39:35.677 | + functions-common:time_stop:2415 : local total 2026-03-26 00:39:35.679 | + functions-common:time_stop:2416 : local start_time 2026-03-26 00:39:35.684 | + functions-common:time_stop:2418 : name=apt-get 2026-03-26 00:39:35.689 | + functions-common:time_stop:2419 : start_time=1774485573665 2026-03-26 00:39:35.693 | + functions-common:time_stop:2421 : [[ -z 1774485573665 ]] 2026-03-26 00:39:35.698 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-03-26 00:39:35.706 | + functions-common:time_stop:2424 : end_time=1774485575700 2026-03-26 00:39:35.711 | + functions-common:time_stop:2425 : elapsed_time=2035 2026-03-26 00:39:35.716 | + functions-common:time_stop:2426 : total=4573 2026-03-26 00:39:35.719 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-03-26 00:39:35.723 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=6608 2026-03-26 00:39:35.727 | + functions-common:apt_get:1207 : return 0 2026-03-26 00:39:35.732 | + lib/host:configure_ksm:18 : [[ -f /sys/kernel/mm/ksm/run ]] 2026-03-26 00:39:35.738 | + lib/host:configure_ksm:19 : sudo tee /sys/kernel/mm/ksm/run 2026-03-26 00:39:35.739 | ++ lib/host:configure_ksm:19 : bool_to_int ENABLE_KSM 2026-03-26 00:39:35.770 | + lib/host:configure_ksm:19 : echo 0 2026-03-26 00:39:35.770 | 0 2026-03-26 00:39:35.778 | + lib/host:configure_host_mem:72 : configure_sysctl_mem_parmaters 2026-03-26 00:39:35.782 | + lib/host:configure_sysctl_mem_parmaters:55 : [[ True == \T\r\u\e ]] 2026-03-26 00:39:35.786 | + lib/host:configure_sysctl_mem_parmaters:57 : sudo sysctl -w vm.dirty_ratio=60 2026-03-26 00:39:35.800 | vm.dirty_ratio = 60 2026-03-26 00:39:35.806 | + lib/host:configure_sysctl_mem_parmaters:58 : sudo sysctl -w vm.dirty_background_ratio=10 2026-03-26 00:39:35.836 | vm.dirty_background_ratio = 10 2026-03-26 00:39:35.846 | + lib/host:configure_sysctl_mem_parmaters:59 : sudo sysctl -w vm.vfs_cache_pressure=50 2026-03-26 00:39:35.861 | vm.vfs_cache_pressure = 50 2026-03-26 00:39:35.867 | + lib/host:configure_sysctl_mem_parmaters:64 : sudo sysctl -w vm.swappiness=100 2026-03-26 00:39:35.880 | vm.swappiness = 100 2026-03-26 00:39:35.885 | + lib/host:configure_sysctl_mem_parmaters:65 : sudo grep -R . /proc/sys/vm/ 2026-03-26 00:39:35.899 | /proc/sys/vm/admin_reserve_kbytes:8192 2026-03-26 00:39:35.900 | grep: /proc/sys/vm/compact_memory: Permission denied 2026-03-26 00:39:35.900 | /proc/sys/vm/compact_unevictable_allowed:1 2026-03-26 00:39:35.900 | /proc/sys/vm/compaction_proactiveness:20 2026-03-26 00:39:35.900 | /proc/sys/vm/dirty_background_bytes:0 2026-03-26 00:39:35.900 | /proc/sys/vm/dirty_background_ratio:10 2026-03-26 00:39:35.900 | /proc/sys/vm/dirty_bytes:0 2026-03-26 00:39:35.900 | /proc/sys/vm/dirty_expire_centisecs:3000 2026-03-26 00:39:35.900 | /proc/sys/vm/dirty_ratio:60 2026-03-26 00:39:35.900 | /proc/sys/vm/dirty_writeback_centisecs:500 2026-03-26 00:39:35.900 | /proc/sys/vm/dirtytime_expire_seconds:43200 2026-03-26 00:39:35.900 | grep: /proc/sys/vm/drop_caches: Permission denied 2026-03-26 00:39:35.902 | /proc/sys/vm/extfrag_threshold:500 2026-03-26 00:39:35.902 | /proc/sys/vm/hugetlb_optimize_vmemmap:0 2026-03-26 00:39:35.902 | /proc/sys/vm/hugetlb_shm_group:0 2026-03-26 00:39:35.902 | /proc/sys/vm/laptop_mode:0 2026-03-26 00:39:35.902 | /proc/sys/vm/legacy_va_layout:0 2026-03-26 00:39:35.902 | /proc/sys/vm/lowmem_reserve_ratio:256 256 32 0 0 2026-03-26 00:39:35.902 | /proc/sys/vm/max_map_count:1048576 2026-03-26 00:39:35.902 | /proc/sys/vm/memfd_noexec:0 2026-03-26 00:39:35.902 | /proc/sys/vm/memory_failure_early_kill:0 2026-03-26 00:39:35.902 | /proc/sys/vm/memory_failure_recovery:1 2026-03-26 00:39:35.902 | /proc/sys/vm/min_free_kbytes:67584 2026-03-26 00:39:35.902 | /proc/sys/vm/min_slab_ratio:5 2026-03-26 00:39:35.902 | /proc/sys/vm/min_unmapped_ratio:1 2026-03-26 00:39:35.902 | /proc/sys/vm/mmap_min_addr:65536 2026-03-26 00:39:35.902 | /proc/sys/vm/mmap_rnd_bits:32 2026-03-26 00:39:35.902 | /proc/sys/vm/mmap_rnd_compat_bits:16 2026-03-26 00:39:35.902 | /proc/sys/vm/nr_hugepages:0 2026-03-26 00:39:35.902 | /proc/sys/vm/nr_hugepages_mempolicy:0 2026-03-26 00:39:35.902 | /proc/sys/vm/nr_overcommit_hugepages:0 2026-03-26 00:39:35.902 | /proc/sys/vm/numa_stat:1 2026-03-26 00:39:35.902 | /proc/sys/vm/numa_zonelist_order:Node 2026-03-26 00:39:35.902 | /proc/sys/vm/oom_dump_tasks:1 2026-03-26 00:39:35.902 | /proc/sys/vm/oom_kill_allocating_task:0 2026-03-26 00:39:35.903 | /proc/sys/vm/overcommit_kbytes:0 2026-03-26 00:39:35.903 | /proc/sys/vm/overcommit_memory:0 2026-03-26 00:39:35.903 | /proc/sys/vm/overcommit_ratio:50 2026-03-26 00:39:35.903 | /proc/sys/vm/page-cluster:3 2026-03-26 00:39:35.903 | /proc/sys/vm/page_lock_unfairness:5 2026-03-26 00:39:35.903 | /proc/sys/vm/panic_on_oom:0 2026-03-26 00:39:35.903 | /proc/sys/vm/percpu_pagelist_high_fraction:0 2026-03-26 00:39:35.903 | /proc/sys/vm/stat_interval:1 2026-03-26 00:39:35.903 | /proc/sys/vm/swappiness:100 2026-03-26 00:39:35.903 | /proc/sys/vm/unprivileged_userfaultfd:0 2026-03-26 00:39:35.903 | /proc/sys/vm/user_reserve_kbytes:131072 2026-03-26 00:39:35.903 | /proc/sys/vm/vfs_cache_pressure:50 2026-03-26 00:39:35.903 | /proc/sys/vm/watermark_boost_factor:15000 2026-03-26 00:39:35.903 | /proc/sys/vm/watermark_scale_factor:10 2026-03-26 00:39:35.903 | /proc/sys/vm/zone_reclaim_mode:0 2026-03-26 00:39:35.910 | + lib/host:configure_sysctl_mem_parmaters:65 : /bin/true 2026-03-26 00:39:35.918 | + lib/host:tune_host:97 : configure_host_net 2026-03-26 00:39:35.924 | + lib/host:configure_host_net:92 : configure_sysctl_net_parmaters 2026-03-26 00:39:35.928 | + lib/host:configure_sysctl_net_parmaters:77 : [[ True == \T\r\u\e ]] 2026-03-26 00:39:35.933 | + lib/host:configure_sysctl_net_parmaters:79 : sudo sysctl -w net.ipv4.tcp_keepalive_time=60 2026-03-26 00:39:35.948 | net.ipv4.tcp_keepalive_time = 60 2026-03-26 00:39:35.955 | + lib/host:configure_sysctl_net_parmaters:80 : sudo sysctl -w net.ipv4.tcp_keepalive_intvl=10 2026-03-26 00:39:35.969 | net.ipv4.tcp_keepalive_intvl = 10 2026-03-26 00:39:35.975 | + lib/host:configure_sysctl_net_parmaters:81 : sudo sysctl -w net.ipv4.tcp_keepalive_probes=6 2026-03-26 00:39:35.990 | net.ipv4.tcp_keepalive_probes = 6 2026-03-26 00:39:35.997 | + lib/host:configure_sysctl_net_parmaters:83 : sudo sysctl -w net.ipv4.tcp_fastopen=3 2026-03-26 00:39:36.010 | net.ipv4.tcp_fastopen = 3 2026-03-26 00:39:36.017 | + 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:39:36.037 | /proc/sys/net/ipv4/tcp_abort_on_overflow:0 2026-03-26 00:39:36.037 | /proc/sys/net/ipv4/tcp_adv_win_scale:1 2026-03-26 00:39:36.037 | /proc/sys/net/ipv4/tcp_allowed_congestion_control:reno cubic 2026-03-26 00:39:36.037 | /proc/sys/net/ipv4/tcp_app_win:31 2026-03-26 00:39:36.037 | /proc/sys/net/ipv4/tcp_autocorking:1 2026-03-26 00:39:36.037 | /proc/sys/net/ipv4/tcp_available_congestion_control:reno cubic 2026-03-26 00:39:36.037 | /proc/sys/net/ipv4/tcp_available_ulp:espintcp mptcp 2026-03-26 00:39:36.037 | /proc/sys/net/ipv4/tcp_backlog_ack_defer:1 2026-03-26 00:39:36.037 | /proc/sys/net/ipv4/tcp_base_mss:1024 2026-03-26 00:39:36.037 | /proc/sys/net/ipv4/tcp_challenge_ack_limit:2147483647 2026-03-26 00:39:36.037 | /proc/sys/net/ipv4/tcp_child_ehash_entries:0 2026-03-26 00:39:36.037 | /proc/sys/net/ipv4/tcp_comp_sack_delay_ns:1000000 2026-03-26 00:39:36.037 | /proc/sys/net/ipv4/tcp_comp_sack_nr:44 2026-03-26 00:39:36.037 | /proc/sys/net/ipv4/tcp_comp_sack_slack_ns:100000 2026-03-26 00:39:36.037 | /proc/sys/net/ipv4/tcp_congestion_control:cubic 2026-03-26 00:39:36.037 | /proc/sys/net/ipv4/tcp_dsack:1 2026-03-26 00:39:36.037 | /proc/sys/net/ipv4/tcp_early_demux:1 2026-03-26 00:39:36.038 | /proc/sys/net/ipv4/tcp_early_retrans:3 2026-03-26 00:39:36.038 | /proc/sys/net/ipv4/tcp_ecn:2 2026-03-26 00:39:36.038 | /proc/sys/net/ipv4/tcp_ecn_fallback:1 2026-03-26 00:39:36.038 | /proc/sys/net/ipv4/tcp_ehash_entries:524288 2026-03-26 00:39:36.038 | /proc/sys/net/ipv4/tcp_fack:0 2026-03-26 00:39:36.038 | /proc/sys/net/ipv4/tcp_fastopen:3 2026-03-26 00:39:36.038 | /proc/sys/net/ipv4/tcp_fastopen_blackhole_timeout_sec:0 2026-03-26 00:39:36.038 | /proc/sys/net/ipv4/tcp_fastopen_key:0ede1ae8-6d7c8467-43414c91-f3fd85e3 2026-03-26 00:39:36.038 | /proc/sys/net/ipv4/tcp_fin_timeout:60 2026-03-26 00:39:36.038 | /proc/sys/net/ipv4/tcp_frto:2 2026-03-26 00:39:36.038 | /proc/sys/net/ipv4/tcp_fwmark_accept:0 2026-03-26 00:39:36.038 | /proc/sys/net/ipv4/tcp_invalid_ratelimit:500 2026-03-26 00:39:36.038 | /proc/sys/net/ipv4/tcp_keepalive_intvl:10 2026-03-26 00:39:36.038 | /proc/sys/net/ipv4/tcp_keepalive_probes:6 2026-03-26 00:39:36.038 | /proc/sys/net/ipv4/tcp_keepalive_time:60 2026-03-26 00:39:36.038 | /proc/sys/net/ipv4/tcp_l3mdev_accept:0 2026-03-26 00:39:36.038 | /proc/sys/net/ipv4/tcp_limit_output_bytes:1048576 2026-03-26 00:39:36.038 | /proc/sys/net/ipv4/tcp_low_latency:0 2026-03-26 00:39:36.038 | /proc/sys/net/ipv4/tcp_max_orphans:262144 2026-03-26 00:39:36.038 | /proc/sys/net/ipv4/tcp_max_reordering:300 2026-03-26 00:39:36.038 | /proc/sys/net/ipv4/tcp_max_syn_backlog:4096 2026-03-26 00:39:36.038 | /proc/sys/net/ipv4/tcp_max_tw_buckets:262144 2026-03-26 00:39:36.038 | /proc/sys/net/ipv4/tcp_mem:768417 1024559 1536834 2026-03-26 00:39:36.038 | /proc/sys/net/ipv4/tcp_migrate_req:0 2026-03-26 00:39:36.038 | /proc/sys/net/ipv4/tcp_min_rtt_wlen:300 2026-03-26 00:39:36.038 | /proc/sys/net/ipv4/tcp_min_snd_mss:48 2026-03-26 00:39:36.038 | /proc/sys/net/ipv4/tcp_min_tso_segs:2 2026-03-26 00:39:36.038 | /proc/sys/net/ipv4/tcp_moderate_rcvbuf:1 2026-03-26 00:39:36.038 | /proc/sys/net/ipv4/tcp_mtu_probe_floor:48 2026-03-26 00:39:36.038 | /proc/sys/net/ipv4/tcp_mtu_probing:0 2026-03-26 00:39:36.038 | /proc/sys/net/ipv4/tcp_no_metrics_save:0 2026-03-26 00:39:36.038 | /proc/sys/net/ipv4/tcp_no_ssthresh_metrics_save:1 2026-03-26 00:39:36.038 | /proc/sys/net/ipv4/tcp_notsent_lowat:4294967295 2026-03-26 00:39:36.038 | /proc/sys/net/ipv4/tcp_orphan_retries:0 2026-03-26 00:39:36.038 | /proc/sys/net/ipv4/tcp_pacing_ca_ratio:120 2026-03-26 00:39:36.038 | /proc/sys/net/ipv4/tcp_pacing_ss_ratio:200 2026-03-26 00:39:36.038 | /proc/sys/net/ipv4/tcp_pingpong_thresh:1 2026-03-26 00:39:36.038 | /proc/sys/net/ipv4/tcp_plb_cong_thresh:128 2026-03-26 00:39:36.038 | /proc/sys/net/ipv4/tcp_plb_enabled:0 2026-03-26 00:39:36.038 | /proc/sys/net/ipv4/tcp_plb_idle_rehash_rounds:3 2026-03-26 00:39:36.038 | /proc/sys/net/ipv4/tcp_plb_rehash_rounds:12 2026-03-26 00:39:36.038 | /proc/sys/net/ipv4/tcp_plb_suspend_rto_sec:60 2026-03-26 00:39:36.038 | /proc/sys/net/ipv4/tcp_probe_interval:600 2026-03-26 00:39:36.038 | /proc/sys/net/ipv4/tcp_probe_threshold:8 2026-03-26 00:39:36.038 | /proc/sys/net/ipv4/tcp_recovery:1 2026-03-26 00:39:36.038 | /proc/sys/net/ipv4/tcp_reflect_tos:0 2026-03-26 00:39:36.038 | /proc/sys/net/ipv4/tcp_reordering:3 2026-03-26 00:39:36.039 | /proc/sys/net/ipv4/tcp_retrans_collapse:1 2026-03-26 00:39:36.039 | /proc/sys/net/ipv4/tcp_retries1:3 2026-03-26 00:39:36.039 | /proc/sys/net/ipv4/tcp_retries2:15 2026-03-26 00:39:36.039 | /proc/sys/net/ipv4/tcp_rfc1337:0 2026-03-26 00:39:36.039 | /proc/sys/net/ipv4/tcp_rmem:4096 131072 6291456 2026-03-26 00:39:36.039 | /proc/sys/net/ipv4/tcp_sack:1 2026-03-26 00:39:36.039 | /proc/sys/net/ipv4/tcp_shrink_window:0 2026-03-26 00:39:36.039 | /proc/sys/net/ipv4/tcp_slow_start_after_idle:1 2026-03-26 00:39:36.039 | /proc/sys/net/ipv4/tcp_stdurg:0 2026-03-26 00:39:36.039 | /proc/sys/net/ipv4/tcp_synack_retries:5 2026-03-26 00:39:36.039 | /proc/sys/net/ipv4/tcp_syncookies:1 2026-03-26 00:39:36.039 | /proc/sys/net/ipv4/tcp_syn_linear_timeouts:4 2026-03-26 00:39:36.039 | /proc/sys/net/ipv4/tcp_syn_retries:6 2026-03-26 00:39:36.039 | /proc/sys/net/ipv4/tcp_thin_linear_timeouts:0 2026-03-26 00:39:36.039 | /proc/sys/net/ipv4/tcp_timestamps:1 2026-03-26 00:39:36.039 | /proc/sys/net/ipv4/tcp_tso_rtt_log:9 2026-03-26 00:39:36.039 | /proc/sys/net/ipv4/tcp_tso_win_divisor:3 2026-03-26 00:39:36.039 | /proc/sys/net/ipv4/tcp_tw_reuse:2 2026-03-26 00:39:36.039 | /proc/sys/net/ipv4/tcp_window_scaling:1 2026-03-26 00:39:36.039 | /proc/sys/net/ipv4/tcp_wmem:4096 16384 4194304 2026-03-26 00:39:36.039 | /proc/sys/net/ipv4/tcp_workaround_signed_windows:0 2026-03-26 00:39:36.043 | + lib/host:configure_sysctl_net_parmaters:87 : sudo sysctl -w net.core.default_qdisc=pfifo_fast 2026-03-26 00:39:36.056 | net.core.default_qdisc = pfifo_fast 2026-03-26 00:39:36.062 | + ./stack.sh:main:594 : fetch_plugins 2026-03-26 00:39:36.066 | + functions-common:fetch_plugins:1758 : local plugins=,barbican,magnum,octavia,manila,magnum-cluster-api,ovn-octavia-provider 2026-03-26 00:39:36.070 | + functions-common:fetch_plugins:1759 : local plugin 2026-03-26 00:39:36.075 | + functions-common:fetch_plugins:1762 : [[ -z ,barbican,magnum,octavia,manila,magnum-cluster-api,ovn-octavia-provider ]] 2026-03-26 00:39:36.081 | + functions-common:fetch_plugins:1766 : echo 'Fetching DevStack plugins' 2026-03-26 00:39:36.081 | Fetching DevStack plugins 2026-03-26 00:39:36.085 | + functions-common:fetch_plugins:1767 : for plugin in ${plugins//,/ } 2026-03-26 00:39:36.089 | + functions-common:fetch_plugins:1768 : git_clone_by_name barbican 2026-03-26 00:39:36.094 | + functions-common:git_clone_by_name:673 : local name=barbican 2026-03-26 00:39:36.098 | + functions-common:git_clone_by_name:674 : local repo=https://github.com/openstack/barbican 2026-03-26 00:39:36.103 | + functions-common:git_clone_by_name:675 : local dir=/opt/stack/barbican 2026-03-26 00:39:36.107 | + functions-common:git_clone_by_name:676 : local branch=master 2026-03-26 00:39:36.112 | + functions-common:git_clone_by_name:677 : git_clone https://github.com/openstack/barbican /opt/stack/barbican master 2026-03-26 00:39:36.116 | + functions-common:git_clone:581 : local git_remote=https://github.com/openstack/barbican 2026-03-26 00:39:36.120 | + functions-common:git_clone:582 : local git_dest=/opt/stack/barbican 2026-03-26 00:39:36.124 | + functions-common:git_clone:583 : local git_ref=master 2026-03-26 00:39:36.128 | + functions-common:git_clone:584 : local orig_dir 2026-03-26 00:39:36.134 | ++ functions-common:git_clone:585 : pwd 2026-03-26 00:39:36.139 | + functions-common:git_clone:585 : orig_dir=/opt/stack/devstack 2026-03-26 00:39:36.143 | + functions-common:git_clone:586 : local git_clone_flags= 2026-03-26 00:39:36.148 | ++ functions-common:git_clone:588 : trueorfalse False RECLONE 2026-03-26 00:39:36.177 | + functions-common:git_clone:588 : RECLONE=False 2026-03-26 00:39:36.181 | + functions-common:git_clone:589 : [[ 0 -gt 0 ]] 2026-03-26 00:39:36.185 | + functions-common:git_clone:593 : [[ False = \T\r\u\e ]] 2026-03-26 00:39:36.191 | + functions-common:git_clone:602 : echo master 2026-03-26 00:39:36.191 | + functions-common:git_clone:602 : egrep -q '^refs' 2026-03-26 00:39:36.201 | + functions-common:git_clone:616 : [[ ! -d /opt/stack/barbican ]] 2026-03-26 00:39:36.205 | + functions-common:git_clone:626 : [[ False = \T\r\u\e ]] 2026-03-26 00:39:36.209 | + functions-common:git_clone:661 : sudo git config --system --add safe.directory /opt/stack/barbican 2026-03-26 00:39:36.233 | + functions-common:git_clone:664 : cd /opt/stack/barbican 2026-03-26 00:39:36.239 | + functions-common:git_clone:665 : head -1 2026-03-26 00:39:36.239 | + functions-common:git_clone:665 : git show --oneline 2026-03-26 00:39:36.245 | f8a331a4 Merge "Remove url tags from README" 2026-03-26 00:39:36.251 | + functions-common:git_clone:666 : cd /opt/stack/devstack 2026-03-26 00:39:36.255 | + functions-common:fetch_plugins:1767 : for plugin in ${plugins//,/ } 2026-03-26 00:39:36.260 | + functions-common:fetch_plugins:1768 : git_clone_by_name magnum 2026-03-26 00:39:36.264 | + functions-common:git_clone_by_name:673 : local name=magnum 2026-03-26 00:39:36.268 | + functions-common:git_clone_by_name:674 : local repo=https://review.opendev.org/openstack/magnum 2026-03-26 00:39:36.272 | + functions-common:git_clone_by_name:675 : local dir=/opt/stack/magnum 2026-03-26 00:39:36.275 | + functions-common:git_clone_by_name:676 : local branch=master 2026-03-26 00:39:36.278 | + functions-common:git_clone_by_name:677 : git_clone https://review.opendev.org/openstack/magnum /opt/stack/magnum master 2026-03-26 00:39:36.283 | + functions-common:git_clone:581 : local git_remote=https://review.opendev.org/openstack/magnum 2026-03-26 00:39:36.288 | + functions-common:git_clone:582 : local git_dest=/opt/stack/magnum 2026-03-26 00:39:36.292 | + functions-common:git_clone:583 : local git_ref=master 2026-03-26 00:39:36.297 | + functions-common:git_clone:584 : local orig_dir 2026-03-26 00:39:36.301 | ++ functions-common:git_clone:585 : pwd 2026-03-26 00:39:36.306 | + functions-common:git_clone:585 : orig_dir=/opt/stack/devstack 2026-03-26 00:39:36.311 | + functions-common:git_clone:586 : local git_clone_flags= 2026-03-26 00:39:36.315 | ++ functions-common:git_clone:588 : trueorfalse False RECLONE 2026-03-26 00:39:36.350 | + functions-common:git_clone:588 : RECLONE=False 2026-03-26 00:39:36.354 | + functions-common:git_clone:589 : [[ 0 -gt 0 ]] 2026-03-26 00:39:36.359 | + functions-common:git_clone:593 : [[ False = \T\r\u\e ]] 2026-03-26 00:39:36.364 | + functions-common:git_clone:602 : echo master 2026-03-26 00:39:36.365 | + functions-common:git_clone:602 : egrep -q '^refs' 2026-03-26 00:39:36.373 | + functions-common:git_clone:616 : [[ ! -d /opt/stack/magnum ]] 2026-03-26 00:39:36.378 | + functions-common:git_clone:626 : [[ False = \T\r\u\e ]] 2026-03-26 00:39:36.382 | + functions-common:git_clone:661 : sudo git config --system --add safe.directory /opt/stack/magnum 2026-03-26 00:39:36.406 | + functions-common:git_clone:664 : cd /opt/stack/magnum 2026-03-26 00:39:36.412 | + functions-common:git_clone:665 : head -1 2026-03-26 00:39:36.412 | + functions-common:git_clone:665 : git show --oneline 2026-03-26 00:39:36.421 | 75ca7d53 Merge "fix TypeError when boot_volume_size label is passed as string" 2026-03-26 00:39:36.426 | + functions-common:git_clone:666 : cd /opt/stack/devstack 2026-03-26 00:39:36.429 | + functions-common:fetch_plugins:1767 : for plugin in ${plugins//,/ } 2026-03-26 00:39:36.434 | + functions-common:fetch_plugins:1768 : git_clone_by_name octavia 2026-03-26 00:39:36.438 | + functions-common:git_clone_by_name:673 : local name=octavia 2026-03-26 00:39:36.442 | + functions-common:git_clone_by_name:674 : local repo=https://github.com/openstack/octavia 2026-03-26 00:39:36.447 | + functions-common:git_clone_by_name:675 : local dir=/opt/stack/octavia 2026-03-26 00:39:36.452 | + functions-common:git_clone_by_name:676 : local branch=master 2026-03-26 00:39:36.455 | + functions-common:git_clone_by_name:677 : git_clone https://github.com/openstack/octavia /opt/stack/octavia master 2026-03-26 00:39:36.459 | + functions-common:git_clone:581 : local git_remote=https://github.com/openstack/octavia 2026-03-26 00:39:36.463 | + functions-common:git_clone:582 : local git_dest=/opt/stack/octavia 2026-03-26 00:39:36.467 | + functions-common:git_clone:583 : local git_ref=master 2026-03-26 00:39:36.471 | + functions-common:git_clone:584 : local orig_dir 2026-03-26 00:39:36.476 | ++ functions-common:git_clone:585 : pwd 2026-03-26 00:39:36.481 | + functions-common:git_clone:585 : orig_dir=/opt/stack/devstack 2026-03-26 00:39:36.485 | + functions-common:git_clone:586 : local git_clone_flags= 2026-03-26 00:39:36.492 | ++ functions-common:git_clone:588 : trueorfalse False RECLONE 2026-03-26 00:39:36.520 | + functions-common:git_clone:588 : RECLONE=False 2026-03-26 00:39:36.524 | + functions-common:git_clone:589 : [[ 0 -gt 0 ]] 2026-03-26 00:39:36.528 | + functions-common:git_clone:593 : [[ False = \T\r\u\e ]] 2026-03-26 00:39:36.534 | + functions-common:git_clone:602 : echo master 2026-03-26 00:39:36.534 | + functions-common:git_clone:602 : egrep -q '^refs' 2026-03-26 00:39:36.542 | + functions-common:git_clone:616 : [[ ! -d /opt/stack/octavia ]] 2026-03-26 00:39:36.547 | + functions-common:git_clone:626 : [[ False = \T\r\u\e ]] 2026-03-26 00:39:36.551 | + functions-common:git_clone:661 : sudo git config --system --add safe.directory /opt/stack/octavia 2026-03-26 00:39:36.579 | + functions-common:git_clone:664 : cd /opt/stack/octavia 2026-03-26 00:39:36.585 | + functions-common:git_clone:665 : git show --oneline 2026-03-26 00:39:36.585 | + functions-common:git_clone:665 : head -1 2026-03-26 00:39:36.594 | b2e084e87 Merge "Rework unit test for get_subnet failure" 2026-03-26 00:39:36.599 | + functions-common:git_clone:666 : cd /opt/stack/devstack 2026-03-26 00:39:36.604 | + functions-common:fetch_plugins:1767 : for plugin in ${plugins//,/ } 2026-03-26 00:39:36.608 | + functions-common:fetch_plugins:1768 : git_clone_by_name manila 2026-03-26 00:39:36.613 | + functions-common:git_clone_by_name:673 : local name=manila 2026-03-26 00:39:36.617 | + functions-common:git_clone_by_name:674 : local repo=https://github.com/openstack/manila 2026-03-26 00:39:36.622 | + functions-common:git_clone_by_name:675 : local dir=/opt/stack/manila 2026-03-26 00:39:36.626 | + functions-common:git_clone_by_name:676 : local branch=master 2026-03-26 00:39:36.632 | + functions-common:git_clone_by_name:677 : git_clone https://github.com/openstack/manila /opt/stack/manila master 2026-03-26 00:39:36.636 | + functions-common:git_clone:581 : local git_remote=https://github.com/openstack/manila 2026-03-26 00:39:36.640 | + functions-common:git_clone:582 : local git_dest=/opt/stack/manila 2026-03-26 00:39:36.644 | + functions-common:git_clone:583 : local git_ref=master 2026-03-26 00:39:36.649 | + functions-common:git_clone:584 : local orig_dir 2026-03-26 00:39:36.655 | ++ functions-common:git_clone:585 : pwd 2026-03-26 00:39:36.660 | + functions-common:git_clone:585 : orig_dir=/opt/stack/devstack 2026-03-26 00:39:36.665 | + functions-common:git_clone:586 : local git_clone_flags= 2026-03-26 00:39:36.670 | ++ functions-common:git_clone:588 : trueorfalse False RECLONE 2026-03-26 00:39:36.699 | + functions-common:git_clone:588 : RECLONE=False 2026-03-26 00:39:36.704 | + functions-common:git_clone:589 : [[ 0 -gt 0 ]] 2026-03-26 00:39:36.708 | + functions-common:git_clone:593 : [[ False = \T\r\u\e ]] 2026-03-26 00:39:36.714 | + functions-common:git_clone:602 : egrep -q '^refs' 2026-03-26 00:39:36.714 | + functions-common:git_clone:602 : echo master 2026-03-26 00:39:36.723 | + functions-common:git_clone:616 : [[ ! -d /opt/stack/manila ]] 2026-03-26 00:39:36.728 | + functions-common:git_clone:626 : [[ False = \T\r\u\e ]] 2026-03-26 00:39:36.733 | + functions-common:git_clone:661 : sudo git config --system --add safe.directory /opt/stack/manila 2026-03-26 00:39:36.755 | + functions-common:git_clone:664 : cd /opt/stack/manila 2026-03-26 00:39:36.761 | + functions-common:git_clone:665 : head -1 2026-03-26 00:39:36.762 | + functions-common:git_clone:665 : git show --oneline 2026-03-26 00:39:36.772 | 9b2f3dd90 Merge "textapi-ref: Fix type for group_snapshot_links parameter" 2026-03-26 00:39:36.777 | + functions-common:git_clone:666 : cd /opt/stack/devstack 2026-03-26 00:39:36.781 | + functions-common:fetch_plugins:1767 : for plugin in ${plugins//,/ } 2026-03-26 00:39:36.785 | + functions-common:fetch_plugins:1768 : git_clone_by_name magnum-cluster-api 2026-03-26 00:39:36.790 | + functions-common:git_clone_by_name:673 : local name=magnum-cluster-api 2026-03-26 00:39:36.794 | + functions-common:git_clone_by_name:674 : local repo=https://github.com/vexxhost/magnum-cluster-api 2026-03-26 00:39:36.798 | + functions-common:git_clone_by_name:675 : local dir=/opt/stack/magnum-cluster-api 2026-03-26 00:39:36.802 | + functions-common:git_clone_by_name:676 : local branch=master 2026-03-26 00:39:36.807 | + 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:39:36.812 | + functions-common:git_clone:581 : local git_remote=https://github.com/vexxhost/magnum-cluster-api 2026-03-26 00:39:36.816 | + functions-common:git_clone:582 : local git_dest=/opt/stack/magnum-cluster-api 2026-03-26 00:39:36.821 | + functions-common:git_clone:583 : local git_ref=master 2026-03-26 00:39:36.825 | + functions-common:git_clone:584 : local orig_dir 2026-03-26 00:39:36.830 | ++ functions-common:git_clone:585 : pwd 2026-03-26 00:39:36.835 | + functions-common:git_clone:585 : orig_dir=/opt/stack/devstack 2026-03-26 00:39:36.840 | + functions-common:git_clone:586 : local git_clone_flags= 2026-03-26 00:39:36.844 | ++ functions-common:git_clone:588 : trueorfalse False RECLONE 2026-03-26 00:39:36.872 | + functions-common:git_clone:588 : RECLONE=False 2026-03-26 00:39:36.877 | + functions-common:git_clone:589 : [[ 0 -gt 0 ]] 2026-03-26 00:39:36.880 | + functions-common:git_clone:593 : [[ False = \T\r\u\e ]] 2026-03-26 00:39:36.885 | + functions-common:git_clone:602 : egrep -q '^refs' 2026-03-26 00:39:36.886 | + functions-common:git_clone:602 : echo master 2026-03-26 00:39:36.894 | + functions-common:git_clone:616 : [[ ! -d /opt/stack/magnum-cluster-api ]] 2026-03-26 00:39:36.899 | + functions-common:git_clone:626 : [[ False = \T\r\u\e ]] 2026-03-26 00:39:36.903 | + functions-common:git_clone:661 : sudo git config --system --add safe.directory /opt/stack/magnum-cluster-api 2026-03-26 00:39:36.923 | + functions-common:git_clone:664 : cd /opt/stack/magnum-cluster-api 2026-03-26 00:39:36.928 | + functions-common:git_clone:665 : git show --oneline 2026-03-26 00:39:36.928 | + functions-common:git_clone:665 : head -1 2026-03-26 00:39:36.937 | dd4361b fix(deps): update pyo3 2026-03-26 00:39:36.942 | + functions-common:git_clone:666 : cd /opt/stack/devstack 2026-03-26 00:39:36.946 | + functions-common:fetch_plugins:1767 : for plugin in ${plugins//,/ } 2026-03-26 00:39:36.951 | + functions-common:fetch_plugins:1768 : git_clone_by_name ovn-octavia-provider 2026-03-26 00:39:36.955 | + functions-common:git_clone_by_name:673 : local name=ovn-octavia-provider 2026-03-26 00:39:36.960 | + functions-common:git_clone_by_name:674 : local repo=https://github.com/openstack/ovn-octavia-provider 2026-03-26 00:39:36.964 | + functions-common:git_clone_by_name:675 : local dir=/opt/stack/ovn-octavia-provider 2026-03-26 00:39:36.968 | + functions-common:git_clone_by_name:676 : local branch=master 2026-03-26 00:39:36.973 | + 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:39:36.977 | + functions-common:git_clone:581 : local git_remote=https://github.com/openstack/ovn-octavia-provider 2026-03-26 00:39:36.981 | + functions-common:git_clone:582 : local git_dest=/opt/stack/ovn-octavia-provider 2026-03-26 00:39:36.985 | + functions-common:git_clone:583 : local git_ref=master 2026-03-26 00:39:36.990 | + functions-common:git_clone:584 : local orig_dir 2026-03-26 00:39:36.995 | ++ functions-common:git_clone:585 : pwd 2026-03-26 00:39:36.999 | + functions-common:git_clone:585 : orig_dir=/opt/stack/devstack 2026-03-26 00:39:37.003 | + functions-common:git_clone:586 : local git_clone_flags= 2026-03-26 00:39:37.008 | ++ functions-common:git_clone:588 : trueorfalse False RECLONE 2026-03-26 00:39:37.035 | + functions-common:git_clone:588 : RECLONE=False 2026-03-26 00:39:37.039 | + functions-common:git_clone:589 : [[ 0 -gt 0 ]] 2026-03-26 00:39:37.045 | + functions-common:git_clone:593 : [[ False = \T\r\u\e ]] 2026-03-26 00:39:37.049 | + functions-common:git_clone:602 : echo master 2026-03-26 00:39:37.050 | + functions-common:git_clone:602 : egrep -q '^refs' 2026-03-26 00:39:37.059 | + functions-common:git_clone:616 : [[ ! -d /opt/stack/ovn-octavia-provider ]] 2026-03-26 00:39:37.063 | + functions-common:git_clone:626 : [[ False = \T\r\u\e ]] 2026-03-26 00:39:37.068 | + functions-common:git_clone:661 : sudo git config --system --add safe.directory /opt/stack/ovn-octavia-provider 2026-03-26 00:39:37.089 | + functions-common:git_clone:664 : cd /opt/stack/ovn-octavia-provider 2026-03-26 00:39:37.094 | + functions-common:git_clone:665 : git show --oneline 2026-03-26 00:39:37.095 | + functions-common:git_clone:665 : head -1 2026-03-26 00:39:37.099 | 83b1d9f Merge "Add periodic-weekly queue for ovn-octavia-provider" 2026-03-26 00:39:37.103 | + functions-common:git_clone:666 : cd /opt/stack/devstack 2026-03-26 00:39:37.109 | + ./stack.sh:main:598 : run_phase override_defaults 2026-03-26 00:39:37.113 | + functions-common:run_phase:1840 : local mode=override_defaults 2026-03-26 00:39:37.117 | + functions-common:run_phase:1841 : local phase= 2026-03-26 00:39:37.121 | + functions-common:run_phase:1842 : [[ -d /opt/stack/devstack/extras.d ]] 2026-03-26 00:39:37.126 | + functions-common:run_phase:1843 : local extra_plugin_file_name 2026-03-26 00:39:37.131 | + functions-common:run_phase:1844 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-03-26 00:39:37.134 | + functions-common:run_phase:1849 : local exceptions=80-tempest.sh 2026-03-26 00:39:37.138 | + functions-common:run_phase:1850 : local extra 2026-03-26 00:39:37.144 | ++ functions-common:run_phase:1851 : basename /opt/stack/devstack/extras.d/80-tempest.sh 2026-03-26 00:39:37.150 | + functions-common:run_phase:1851 : extra=80-tempest.sh 2026-03-26 00:39:37.154 | + functions-common:run_phase:1852 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-03-26 00:39:37.159 | + functions-common:run_phase:1856 : [[ -r /opt/stack/devstack/extras.d/80-tempest.sh ]] 2026-03-26 00:39:37.163 | + functions-common:run_phase:1856 : source /opt/stack/devstack/extras.d/80-tempest.sh override_defaults 2026-03-26 00:39:37.166 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-03-26 00:39:37.193 | ++ functions-common:is_service_enabled:2068 : return 1 2026-03-26 00:39:37.198 | + functions-common:run_phase:1861 : [[ override_defaults == \s\o\u\r\c\e ]] 2026-03-26 00:39:37.203 | + 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:39:37.208 | + functions-common:run_phase:1865 : plugin_override_defaults 2026-03-26 00:39:37.212 | + functions-common:plugin_override_defaults:1799 : local plugins=,barbican,magnum,octavia,manila,magnum-cluster-api,ovn-octavia-provider 2026-03-26 00:39:37.217 | + functions-common:plugin_override_defaults:1800 : local plugin 2026-03-26 00:39:37.222 | + functions-common:plugin_override_defaults:1803 : [[ -z ,barbican,magnum,octavia,manila,magnum-cluster-api,ovn-octavia-provider ]] 2026-03-26 00:39:37.226 | + functions-common:plugin_override_defaults:1807 : echo 'Overriding Configuration Defaults' 2026-03-26 00:39:37.226 | Overriding Configuration Defaults 2026-03-26 00:39:37.231 | + functions-common:plugin_override_defaults:1808 : for plugin in ${plugins//,/ } 2026-03-26 00:39:37.236 | + functions-common:plugin_override_defaults:1809 : local dir=/opt/stack/barbican 2026-03-26 00:39:37.241 | + functions-common:plugin_override_defaults:1811 : [[ -f /opt/stack/barbican/devstack/override-defaults ]] 2026-03-26 00:39:37.245 | + functions-common:plugin_override_defaults:1808 : for plugin in ${plugins//,/ } 2026-03-26 00:39:37.249 | + functions-common:plugin_override_defaults:1809 : local dir=/opt/stack/magnum 2026-03-26 00:39:37.254 | + functions-common:plugin_override_defaults:1811 : [[ -f /opt/stack/magnum/devstack/override-defaults ]] 2026-03-26 00:39:37.257 | + functions-common:plugin_override_defaults:1808 : for plugin in ${plugins//,/ } 2026-03-26 00:39:37.262 | + functions-common:plugin_override_defaults:1809 : local dir=/opt/stack/octavia 2026-03-26 00:39:37.266 | + functions-common:plugin_override_defaults:1811 : [[ -f /opt/stack/octavia/devstack/override-defaults ]] 2026-03-26 00:39:37.270 | + functions-common:plugin_override_defaults:1808 : for plugin in ${plugins//,/ } 2026-03-26 00:39:37.275 | + functions-common:plugin_override_defaults:1809 : local dir=/opt/stack/manila 2026-03-26 00:39:37.280 | + functions-common:plugin_override_defaults:1811 : [[ -f /opt/stack/manila/devstack/override-defaults ]] 2026-03-26 00:39:37.286 | + functions-common:plugin_override_defaults:1808 : for plugin in ${plugins//,/ } 2026-03-26 00:39:37.290 | + functions-common:plugin_override_defaults:1809 : local dir=/opt/stack/magnum-cluster-api 2026-03-26 00:39:37.293 | + functions-common:plugin_override_defaults:1811 : [[ -f /opt/stack/magnum-cluster-api/devstack/override-defaults ]] 2026-03-26 00:39:37.296 | + functions-common:plugin_override_defaults:1814 : echo 'magnum-cluster-api has overridden the following defaults' 2026-03-26 00:39:37.296 | magnum-cluster-api has overridden the following defaults 2026-03-26 00:39:37.301 | + functions-common:plugin_override_defaults:1815 : cat /opt/stack/magnum-cluster-api/devstack/override-defaults 2026-03-26 00:39:37.304 | GLANCE_LIMIT_IMAGE_SIZE_TOTAL=10000 2026-03-26 00:39:37.304 | KEYSTONE_ADMIN_ENDPOINT=true 2026-03-26 00:39:37.304 | LIBVIRT_CPU_MODE=host-passthrough 2026-03-26 00:39:37.304 | LIBVIRT_TYPE=kvm 2026-03-26 00:39:37.304 | VOLUME_BACKING_FILE_SIZE=50G 2026-03-26 00:39:37.308 | + functions-common:plugin_override_defaults:1816 : source /opt/stack/magnum-cluster-api/devstack/override-defaults 2026-03-26 00:39:37.312 | ++ /opt/stack/magnum-cluster-api/devstack/override-defaults:source:1 : GLANCE_LIMIT_IMAGE_SIZE_TOTAL=10000 2026-03-26 00:39:37.316 | ++ /opt/stack/magnum-cluster-api/devstack/override-defaults:source:2 : KEYSTONE_ADMIN_ENDPOINT=true 2026-03-26 00:39:37.321 | ++ /opt/stack/magnum-cluster-api/devstack/override-defaults:source:3 : LIBVIRT_CPU_MODE=host-passthrough 2026-03-26 00:39:37.326 | ++ /opt/stack/magnum-cluster-api/devstack/override-defaults:source:4 : LIBVIRT_TYPE=kvm 2026-03-26 00:39:37.330 | ++ /opt/stack/magnum-cluster-api/devstack/override-defaults:source:5 : VOLUME_BACKING_FILE_SIZE=50G 2026-03-26 00:39:37.332 | + functions-common:plugin_override_defaults:1808 : for plugin in ${plugins//,/ } 2026-03-26 00:39:37.336 | + functions-common:plugin_override_defaults:1809 : local dir=/opt/stack/ovn-octavia-provider 2026-03-26 00:39:37.340 | + functions-common:plugin_override_defaults:1811 : [[ -f /opt/stack/ovn-octavia-provider/devstack/override-defaults ]] 2026-03-26 00:39:37.346 | + ./stack.sh:main:601 : source /opt/stack/devstack/lib/apache 2026-03-26 00:39:37.377 | + ./stack.sh:main:604 : source /opt/stack/devstack/lib/tls 2026-03-26 00:39:37.382 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2026-03-26 00:39:37.407 | ++ functions-common:is_service_enabled:2068 : return 0 2026-03-26 00:39:37.414 | +++ lib/tls:source:40 : ipv6_unquote 199.204.45.246 2026-03-26 00:39:37.419 | +++ functions-common:ipv6_unquote:2210 : echo 199.204.45.246 2026-03-26 00:39:37.419 | +++ functions-common:ipv6_unquote:2210 : tr -d '[]' 2026-03-26 00:39:37.429 | ++ lib/tls:source:40 : TLS_IP=199.204.45.246 2026-03-26 00:39:37.436 | +++ lib/tls:source:43 : hostname -f 2026-03-26 00:39:37.444 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=np0000160876.novalocal 2026-03-26 00:39:37.449 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2026-03-26 00:39:37.453 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2026-03-26 00:39:37.458 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2026-03-26 00:39:37.464 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2026-03-26 00:39:37.468 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2026-03-26 00:39:37.473 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2026-03-26 00:39:37.478 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2026-03-26 00:39:37.482 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2026-03-26 00:39:37.487 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2026-03-26 00:39:37.495 | + ./stack.sh:main:607 : source /opt/stack/devstack/lib/infra 2026-03-26 00:39:37.520 | + ./stack.sh:main:608 : source /opt/stack/devstack/lib/libraries 2026-03-26 00:39:37.555 | + ./stack.sh:main:609 : source /opt/stack/devstack/lib/lvm 2026-03-26 00:39:37.582 | + ./stack.sh:main:610 : source /opt/stack/devstack/lib/horizon 2026-03-26 00:39:37.609 | + ./stack.sh:main:611 : source /opt/stack/devstack/lib/keystone 2026-03-26 00:39:37.675 | + ./stack.sh:main:612 : source /opt/stack/devstack/lib/glance 2026-03-26 00:39:37.820 | + ./stack.sh:main:613 : source /opt/stack/devstack/lib/nova 2026-03-26 00:39:38.013 | + ./stack.sh:main:614 : source /opt/stack/devstack/lib/placement 2026-03-26 00:39:38.068 | + ./stack.sh:main:615 : source /opt/stack/devstack/lib/cinder 2026-03-26 00:39:38.170 | + ./stack.sh:main:616 : source /opt/stack/devstack/lib/swift 2026-03-26 00:39:38.263 | + ./stack.sh:main:617 : source /opt/stack/devstack/lib/neutron 2026-03-26 00:39:38.268 | ++ lib/neutron:source:61 : is_service_enabled tls-proxy 2026-03-26 00:39:38.300 | ++ functions-common:is_service_enabled:2068 : return 0 2026-03-26 00:39:38.305 | ++ lib/neutron:source:62 : Q_PROTOCOL=https 2026-03-26 00:39:38.310 | ++ lib/neutron:source:66 : GITDIR["python-neutronclient"]=/opt/stack/python-neutronclient 2026-03-26 00:39:38.315 | ++ lib/neutron:source:68 : NEUTRON_DIR=/opt/stack/neutron 2026-03-26 00:39:38.320 | ++ lib/neutron:source:69 : NEUTRON_FWAAS_DIR=/opt/stack/neutron-fwaas 2026-03-26 00:39:38.326 | ++ lib/neutron:source:72 : [[ -d /opt/stack/neutron/bin/neutron-server ]] 2026-03-26 00:39:38.333 | +++ lib/neutron:source:75 : get_python_exec_prefix 2026-03-26 00:39:38.369 | +++ inc/python:get_python_exec_prefix:80 : [[ True == \T\r\u\e ]] 2026-03-26 00:39:38.373 | +++ inc/python:get_python_exec_prefix:81 : echo /opt/stack/data/venv/bin 2026-03-26 00:39:38.380 | ++ lib/neutron:source:75 : NEUTRON_BIN_DIR=/opt/stack/data/venv/bin 2026-03-26 00:39:38.384 | ++ lib/neutron:source:78 : NEUTRON_CONF_DIR=/etc/neutron 2026-03-26 00:39:38.390 | ++ lib/neutron:source:79 : NEUTRON_CONF=/etc/neutron/neutron.conf 2026-03-26 00:39:38.396 | ++ lib/neutron:source:80 : export NEUTRON_TEST_CONFIG_FILE=/etc/neutron/debug.ini 2026-03-26 00:39:38.402 | ++ lib/neutron:source:80 : NEUTRON_TEST_CONFIG_FILE=/etc/neutron/debug.ini 2026-03-26 00:39:38.407 | ++ lib/neutron:source:82 : NEUTRON_UWSGI=neutron.wsgi.api:application 2026-03-26 00:39:38.413 | ++ lib/neutron:source:83 : NEUTRON_UWSGI_CONF=/etc/neutron/neutron-api-uwsgi.ini 2026-03-26 00:39:38.419 | +++ lib/neutron:source:89 : trueorfalse True NEUTRON_ENFORCE_SCOPE 2026-03-26 00:39:38.451 | ++ lib/neutron:source:89 : NEUTRON_ENFORCE_SCOPE=True 2026-03-26 00:39:38.457 | ++ lib/neutron:source:93 : AGENT_DHCP_BINARY=/opt/stack/data/venv/bin/neutron-dhcp-agent 2026-03-26 00:39:38.462 | ++ lib/neutron:source:94 : AGENT_L3_BINARY=/opt/stack/data/venv/bin/neutron-l3-agent 2026-03-26 00:39:38.467 | ++ lib/neutron:source:95 : AGENT_META_BINARY=/opt/stack/data/venv/bin/neutron-metadata-agent 2026-03-26 00:39:38.472 | ++ lib/neutron:source:99 : Q_DHCP_CONF_FILE=/etc/neutron/dhcp_agent.ini 2026-03-26 00:39:38.477 | ++ lib/neutron:source:102 : NEUTRON_DHCP_CONF=/etc/neutron/dhcp_agent.ini 2026-03-26 00:39:38.481 | ++ lib/neutron:source:103 : Q_L3_CONF_FILE=/etc/neutron/l3_agent.ini 2026-03-26 00:39:38.487 | ++ lib/neutron:source:106 : NEUTRON_L3_CONF=/etc/neutron/l3_agent.ini 2026-03-26 00:39:38.492 | ++ lib/neutron:source:107 : Q_META_CONF_FILE=/etc/neutron/metadata_agent.ini 2026-03-26 00:39:38.497 | ++ lib/neutron:source:110 : Q_DB_NAME=neutron 2026-03-26 00:39:38.503 | ++ lib/neutron:source:112 : Q_PLUGIN=ml2 2026-03-26 00:39:38.508 | ++ lib/neutron:source:114 : Q_PORT=9696 2026-03-26 00:39:38.514 | ++ lib/neutron:source:116 : Q_PORT_INT=19696 2026-03-26 00:39:38.519 | ++ lib/neutron:source:118 : Q_HOST=199.204.45.246 2026-03-26 00:39:38.526 | ++ lib/neutron:source:120 : Q_PROTOCOL=https 2026-03-26 00:39:38.532 | +++ lib/neutron:source:122 : ipv6_unquote 0.0.0.0 2026-03-26 00:39:38.538 | +++ functions-common:ipv6_unquote:2210 : echo 0.0.0.0 2026-03-26 00:39:38.539 | +++ functions-common:ipv6_unquote:2210 : tr -d '[]' 2026-03-26 00:39:38.548 | ++ lib/neutron:source:122 : Q_LISTEN_ADDRESS=0.0.0.0 2026-03-26 00:39:38.553 | ++ lib/neutron:source:124 : Q_ADMIN_USERNAME=neutron 2026-03-26 00:39:38.558 | ++ lib/neutron:source:126 : Q_AUTH_STRATEGY=keystone 2026-03-26 00:39:38.563 | ++ lib/neutron:source:128 : Q_OVS_USE_VETH=False 2026-03-26 00:39:38.568 | ++ lib/neutron:source:129 : Q_USE_ROOTWRAP=True 2026-03-26 00:39:38.574 | +++ lib/neutron:source:130 : trueorfalse True Q_USE_ROOTWRAP_DAEMON 2026-03-26 00:39:38.608 | ++ lib/neutron:source:130 : Q_USE_ROOTWRAP_DAEMON=True 2026-03-26 00:39:38.616 | +++ lib/neutron:source:132 : ipv6_unquote 199.204.45.246 2026-03-26 00:39:38.621 | +++ functions-common:ipv6_unquote:2210 : echo 199.204.45.246 2026-03-26 00:39:38.622 | +++ functions-common:ipv6_unquote:2210 : tr -d '[]' 2026-03-26 00:39:38.630 | ++ lib/neutron:source:132 : Q_META_DATA_IP=199.204.45.246 2026-03-26 00:39:38.635 | ++ lib/neutron:source:134 : Q_ALLOW_OVERLAPPING_IP=True 2026-03-26 00:39:38.641 | ++ lib/neutron:source:135 : Q_NOTIFY_NOVA_PORT_STATUS_CHANGES=True 2026-03-26 00:39:38.646 | ++ lib/neutron:source:136 : Q_NOTIFY_NOVA_PORT_DATA_CHANGES=True 2026-03-26 00:39:38.651 | ++ lib/neutron:source:137 : VIF_PLUGGING_IS_FATAL=True 2026-03-26 00:39:38.655 | ++ lib/neutron:source:138 : VIF_PLUGGING_TIMEOUT=300 2026-03-26 00:39:38.661 | ++ lib/neutron:source:141 : SKIP_STOP_OVN=False 2026-03-26 00:39:38.666 | ++ lib/neutron:source:145 : _Q_PLUGIN_EXTRA_CONF_PATH=/etc/neutron 2026-03-26 00:39:38.671 | ++ lib/neutron:source:148 : NEUTRON_ENDPOINT_SERVICE_NAME=networking 2026-03-26 00:39:38.677 | ++ lib/neutron:source:149 : [[ -z networking ]] 2026-03-26 00:39:38.682 | ++ lib/neutron:source:154 : ALEMBIC_REPO=https://github.com/sqlalchemy/alembic.git 2026-03-26 00:39:38.687 | ++ lib/neutron:source:155 : ALEMBIC_DIR=/opt/stack/alembic 2026-03-26 00:39:38.691 | ++ lib/neutron:source:156 : ALEMBIC_BRANCH=main 2026-03-26 00:39:38.698 | ++ lib/neutron:source:157 : SQLALCHEMY_REPO=https://github.com/sqlalchemy/sqlalchemy.git 2026-03-26 00:39:38.701 | ++ lib/neutron:source:158 : SQLALCHEMY_DIR=/opt/stack/sqlalchemy 2026-03-26 00:39:38.707 | ++ lib/neutron:source:159 : SQLALCHEMY_BRANCH=main 2026-03-26 00:39:38.712 | ++ lib/neutron:source:170 : declare -a -g Q_PLUGIN_EXTRA_CONF_FILES 2026-03-26 00:39:38.716 | ++ lib/neutron:source:173 : declare -a -g _Q_PLUGIN_EXTRA_CONF_FILES_ABS 2026-03-26 00:39:38.721 | ++ lib/neutron:source:176 : Q_RR_CONF_FILE=/etc/neutron/rootwrap.conf 2026-03-26 00:39:38.727 | ++ lib/neutron:source:177 : [[ True == \F\a\l\s\e ]] 2026-03-26 00:39:38.733 | +++ lib/neutron:source:180 : get_rootwrap_location neutron 2026-03-26 00:39:38.739 | +++ functions:get_rootwrap_location:601 : local module=neutron 2026-03-26 00:39:38.744 | ++++ functions:get_rootwrap_location:603 : get_python_exec_prefix 2026-03-26 00:39:38.776 | ++++ inc/python:get_python_exec_prefix:80 : [[ True == \T\r\u\e ]] 2026-03-26 00:39:38.781 | ++++ inc/python:get_python_exec_prefix:81 : echo /opt/stack/data/venv/bin 2026-03-26 00:39:38.787 | +++ functions:get_rootwrap_location:603 : echo /opt/stack/data/venv/bin/neutron-rootwrap 2026-03-26 00:39:38.794 | ++ lib/neutron:source:180 : NEUTRON_ROOTWRAP=/opt/stack/data/venv/bin/neutron-rootwrap 2026-03-26 00:39:38.798 | ++ lib/neutron:source:181 : Q_RR_COMMAND='sudo /opt/stack/data/venv/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2026-03-26 00:39:38.803 | ++ lib/neutron:source:182 : [[ True == \T\r\u\e ]] 2026-03-26 00:39:38.807 | ++ 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:39:38.812 | ++ lib/neutron:source:195 : Q_DVR_MODE=legacy 2026-03-26 00:39:38.818 | ++ lib/neutron:source:196 : [[ legacy != \l\e\g\a\c\y ]] 2026-03-26 00:39:38.824 | ++ lib/neutron:source:212 : ENABLE_TENANT_TUNNELS=True 2026-03-26 00:39:38.829 | ++ lib/neutron:source:217 : TENANT_TUNNEL_RANGES=1:1000 2026-03-26 00:39:38.835 | ++ lib/neutron:source:222 : ENABLE_TENANT_VLANS=False 2026-03-26 00:39:38.839 | ++ lib/neutron:source:230 : TENANT_VLAN_RANGE= 2026-03-26 00:39:38.844 | ++ lib/neutron:source:238 : PHYSICAL_NETWORK=public 2026-03-26 00:39:38.850 | ++ lib/neutron:source:248 : OVS_PHYSICAL_BRIDGE=br-ex 2026-03-26 00:39:38.855 | ++ lib/neutron:source:254 : OVS_ENABLE_TUNNELING=True 2026-03-26 00:39:38.859 | ++ lib/neutron:source:258 : ENABLE_ISOLATED_METADATA=False 2026-03-26 00:39:38.864 | ++ lib/neutron:source:263 : ENABLE_METADATA_NETWORK=False 2026-03-26 00:39:38.869 | ++ lib/neutron:source:268 : '[' -f /opt/stack/devstack/lib/neutron_plugins/ml2 ']' 2026-03-26 00:39:38.874 | ++ lib/neutron:source:269 : source /opt/stack/devstack/lib/neutron_plugins/ml2 2026-03-26 00:39:39.089 | ++ lib/neutron:source:276 : source /opt/stack/devstack/lib/neutron_plugins/services/metering 2026-03-26 00:39:39.118 | ++ lib/neutron:source:279 : source /opt/stack/devstack/lib/neutron_plugins/services/l3 2026-03-26 00:39:39.124 | +++ lib/neutron_plugins/services/l3:source:3 : IP_VERSION=4+6 2026-03-26 00:39:39.129 | +++ lib/neutron_plugins/services/l3:source:5 : [[ 4+6 != \4 ]] 2026-03-26 00:39:39.134 | +++ lib/neutron_plugins/services/l3:source:5 : [[ 4+6 != \6 ]] 2026-03-26 00:39:39.140 | +++ lib/neutron_plugins/services/l3:source:5 : [[ 4+6 != \4\+\6 ]] 2026-03-26 00:39:39.145 | +++ lib/neutron_plugins/services/l3:source:9 : NEUTRON_CREATE_INITIAL_NETWORKS=True 2026-03-26 00:39:39.150 | +++ lib/neutron_plugins/services/l3:source:12 : PROVIDER_SUBNET_NAME=provider_net 2026-03-26 00:39:39.156 | +++ lib/neutron_plugins/services/l3:source:13 : IPV6_PROVIDER_SUBNET_NAME=provider_net_v6 2026-03-26 00:39:39.160 | +++ lib/neutron_plugins/services/l3:source:14 : IPV6_PROVIDER_FIXED_RANGE= 2026-03-26 00:39:39.167 | +++ lib/neutron_plugins/services/l3:source:15 : IPV6_PROVIDER_NETWORK_GATEWAY= 2026-03-26 00:39:39.171 | +++ lib/neutron_plugins/services/l3:source:17 : PUBLIC_BRIDGE=br-ex 2026-03-26 00:39:39.177 | +++ lib/neutron_plugins/services/l3:source:18 : PUBLIC_BRIDGE_MTU=1430 2026-03-26 00:39:39.181 | +++ lib/neutron_plugins/services/l3:source:23 : Q_ASSIGN_GATEWAY_TO_PUBLIC_BRIDGE=True 2026-03-26 00:39:39.186 | +++ lib/neutron_plugins/services/l3:source:26 : Q_ROUTER_NAME=router1 2026-03-26 00:39:39.192 | +++ lib/neutron_plugins/services/l3:source:31 : Q_USE_PUBLIC_VETH=False 2026-03-26 00:39:39.197 | +++ lib/neutron_plugins/services/l3:source:32 : Q_PUBLIC_VETH_EX=veth-pub-ex 2026-03-26 00:39:39.202 | +++ lib/neutron_plugins/services/l3:source:33 : Q_PUBLIC_VETH_INT=veth-pub-int 2026-03-26 00:39:39.207 | +++ lib/neutron_plugins/services/l3:source:39 : Q_L3_ROUTER_PER_TENANT=True 2026-03-26 00:39:39.213 | +++ lib/neutron_plugins/services/l3:source:72 : Q_USE_PROVIDERNET_FOR_PUBLIC=True 2026-03-26 00:39:39.217 | +++ lib/neutron_plugins/services/l3:source:73 : PUBLIC_PHYSICAL_NETWORK=public 2026-03-26 00:39:39.226 | ++++ lib/neutron_plugins/services/l3:source:76 : cut -c 23- 2026-03-26 00:39:39.226 | ++++ lib/neutron_plugins/services/l3:source:76 : sed s/-//g 2026-03-26 00:39:39.227 | ++++ lib/neutron_plugins/services/l3:source:76 : uuidgen 2026-03-26 00:39:39.227 | ++++ lib/neutron_plugins/services/l3:source:76 : sed -e 's/\(..\)\(....\)\(....\)/\1:\2:\3/' 2026-03-26 00:39:39.239 | +++ lib/neutron_plugins/services/l3:source:76 : IPV6_GLOBAL_ID=60:b746:2555 2026-03-26 00:39:39.244 | +++ lib/neutron_plugins/services/l3:source:79 : IPV6_RA_MODE=slaac 2026-03-26 00:39:39.249 | +++ lib/neutron_plugins/services/l3:source:80 : IPV6_ADDRESS_MODE=slaac 2026-03-26 00:39:39.255 | +++ lib/neutron_plugins/services/l3:source:81 : IPV6_PUBLIC_SUBNET_NAME=ipv6-public-subnet 2026-03-26 00:39:39.260 | +++ lib/neutron_plugins/services/l3:source:82 : IPV6_PRIVATE_SUBNET_NAME=ipv6-private-subnet 2026-03-26 00:39:39.265 | +++ lib/neutron_plugins/services/l3:source:83 : IPV6_ADDRS_SAFE_TO_USE=fd60:b746:2555::/56 2026-03-26 00:39:39.273 | ++++ lib/neutron_plugins/services/l3:source:86 : echo fd60:b746:2555::/56 2026-03-26 00:39:39.274 | ++++ lib/neutron_plugins/services/l3:source:86 : awk -F / '{ print $1"/"($2>63 ? $2 : 64) }' 2026-03-26 00:39:39.283 | +++ lib/neutron_plugins/services/l3:source:86 : FIXED_RANGE_V6=fd60:b746:2555::/64 2026-03-26 00:39:39.289 | +++ lib/neutron_plugins/services/l3:source:87 : IPV6_PRIVATE_NETWORK_GATEWAY= 2026-03-26 00:39:39.295 | +++ lib/neutron_plugins/services/l3:source:88 : IPV6_PUBLIC_RANGE=2001:db8::/64 2026-03-26 00:39:39.300 | +++ lib/neutron_plugins/services/l3:source:89 : IPV6_PUBLIC_NETWORK_GATEWAY=2001:db8::2 2026-03-26 00:39:39.305 | +++ lib/neutron_plugins/services/l3:source:90 : IPV6_ROUTER_GW_IP=2001:db8::1 2026-03-26 00:39:39.310 | +++ lib/neutron_plugins/services/l3:source:93 : NETWORK_GATEWAY=10.1.0.1 2026-03-26 00:39:39.315 | +++ lib/neutron_plugins/services/l3:source:94 : PUBLIC_NETWORK_GATEWAY=172.24.5.1 2026-03-26 00:39:39.321 | +++ lib/neutron_plugins/services/l3:source:95 : PRIVATE_SUBNET_NAME=private-subnet 2026-03-26 00:39:39.327 | +++ lib/neutron_plugins/services/l3:source:96 : PUBLIC_SUBNET_NAME=public-subnet 2026-03-26 00:39:39.331 | +++ lib/neutron_plugins/services/l3:source:99 : USE_SUBNETPOOL=True 2026-03-26 00:39:39.337 | +++ lib/neutron_plugins/services/l3:source:100 : SUBNETPOOL_NAME_V4=shared-default-subnetpool-v4 2026-03-26 00:39:39.342 | +++ lib/neutron_plugins/services/l3:source:101 : SUBNETPOOL_NAME_V6=shared-default-subnetpool-v6 2026-03-26 00:39:39.347 | +++ lib/neutron_plugins/services/l3:source:103 : SUBNETPOOL_PREFIX_V4=10.1.0.0/20 2026-03-26 00:39:39.354 | +++ lib/neutron_plugins/services/l3:source:104 : SUBNETPOOL_PREFIX_V6=fd60:b746:2555::/56 2026-03-26 00:39:39.359 | +++ lib/neutron_plugins/services/l3:source:106 : SUBNETPOOL_SIZE_V4=26 2026-03-26 00:39:39.364 | +++ lib/neutron_plugins/services/l3:source:107 : SUBNETPOOL_SIZE_V6=64 2026-03-26 00:39:39.373 | ++++ lib/neutron_plugins/services/l3:source:109 : ip -4 route 2026-03-26 00:39:39.373 | ++++ lib/neutron_plugins/services/l3:source:109 : grep '^default' 2026-03-26 00:39:39.373 | ++++ lib/neutron_plugins/services/l3:source:109 : awk '{print $5}' 2026-03-26 00:39:39.385 | +++ lib/neutron_plugins/services/l3:source:109 : default_v4_route_devs=ens3 2026-03-26 00:39:39.391 | ++++ lib/neutron_plugins/services/l3:source:111 : ip -6 route list match default table all 2026-03-26 00:39:39.391 | ++++ lib/neutron_plugins/services/l3:source:111 : grep via 2026-03-26 00:39:39.393 | ++++ lib/neutron_plugins/services/l3:source:111 : awk '{print $5}' 2026-03-26 00:39:39.402 | +++ lib/neutron_plugins/services/l3:source:111 : default_v6_route_devs='ens3 2026-03-26 00:39:39.402 | ens3' 2026-03-26 00:39:39.411 | ++ lib/neutron:source:282 : source /opt/stack/devstack/lib/neutron_plugins/services/placement 2026-03-26 00:39:39.416 | ++ lib/neutron:source:283 : source /opt/stack/devstack/lib/neutron_plugins/services/trunk 2026-03-26 00:39:39.422 | ++ lib/neutron:source:284 : source /opt/stack/devstack/lib/neutron_plugins/services/qos 2026-03-26 00:39:39.427 | ++ lib/neutron:source:285 : source /opt/stack/devstack/lib/neutron_plugins/services/segments 2026-03-26 00:39:39.432 | ++ lib/neutron:source:288 : has_neutron_plugin_security_group 2026-03-26 00:39:39.437 | ++ lib/neutron_plugins/ml2:has_neutron_plugin_security_group:146 : return 0 2026-03-26 00:39:39.443 | ++ lib/neutron:source:289 : Q_USE_SECGROUP=True 2026-03-26 00:39:39.449 | ++ lib/neutron:source:297 : OVN_BRIDGE_MAPPINGS=public:br-ex 2026-03-26 00:39:39.482 | + ./stack.sh:main:618 : source /opt/stack/devstack/lib/ldap 2026-03-26 00:39:39.513 | + ./stack.sh:main:619 : source /opt/stack/devstack/lib/dstat 2026-03-26 00:39:39.544 | + ./stack.sh:main:620 : source /opt/stack/devstack/lib/atop 2026-03-26 00:39:39.572 | + ./stack.sh:main:621 : source /opt/stack/devstack/lib/tcpdump 2026-03-26 00:39:39.601 | + ./stack.sh:main:622 : source /opt/stack/devstack/lib/etcd3 2026-03-26 00:39:39.665 | + ./stack.sh:main:623 : source /opt/stack/devstack/lib/os-vif 2026-03-26 00:39:39.671 | +++ lib/os-vif:source:12 : is_ml2_ovs 2026-03-26 00:39:39.676 | +++ lib/os-vif:is_ml2_ovs:4 : [[ ovn == \o\p\e\n\v\s\w\i\t\c\h ]] 2026-03-26 00:39:39.682 | +++ lib/os-vif:is_ml2_ovs:7 : echo False 2026-03-26 00:39:39.690 | ++ lib/os-vif:source:12 : OS_VIF_OVS_ISOLATE_VIF=False 2026-03-26 00:39:39.696 | +++ lib/os-vif:source:13 : trueorfalse False OS_VIF_OVS_ISOLATE_VIF 2026-03-26 00:39:39.732 | ++ lib/os-vif:source:13 : OS_VIF_OVS_ISOLATE_VIF=False 2026-03-26 00:39:39.738 | + ./stack.sh:main:629 : run_phase source 2026-03-26 00:39:39.744 | + functions-common:run_phase:1840 : local mode=source 2026-03-26 00:39:39.751 | + functions-common:run_phase:1841 : local phase= 2026-03-26 00:39:39.757 | + functions-common:run_phase:1842 : [[ -d /opt/stack/devstack/extras.d ]] 2026-03-26 00:39:39.762 | + functions-common:run_phase:1843 : local extra_plugin_file_name 2026-03-26 00:39:39.767 | + functions-common:run_phase:1844 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-03-26 00:39:39.774 | + functions-common:run_phase:1849 : local exceptions=80-tempest.sh 2026-03-26 00:39:39.779 | + functions-common:run_phase:1850 : local extra 2026-03-26 00:39:39.785 | ++ functions-common:run_phase:1851 : basename /opt/stack/devstack/extras.d/80-tempest.sh 2026-03-26 00:39:39.794 | + functions-common:run_phase:1851 : extra=80-tempest.sh 2026-03-26 00:39:39.800 | + functions-common:run_phase:1852 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-03-26 00:39:39.805 | + functions-common:run_phase:1856 : [[ -r /opt/stack/devstack/extras.d/80-tempest.sh ]] 2026-03-26 00:39:39.810 | + functions-common:run_phase:1856 : source /opt/stack/devstack/extras.d/80-tempest.sh source 2026-03-26 00:39:39.816 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-03-26 00:39:39.850 | ++ functions-common:is_service_enabled:2068 : return 1 2026-03-26 00:39:39.855 | + functions-common:run_phase:1861 : [[ source == \s\o\u\r\c\e ]] 2026-03-26 00:39:39.859 | + functions-common:run_phase:1862 : load_plugin_settings 2026-03-26 00:39:39.866 | + functions-common:load_plugin_settings:1776 : local plugins=,barbican,magnum,octavia,manila,magnum-cluster-api,ovn-octavia-provider 2026-03-26 00:39:39.871 | + functions-common:load_plugin_settings:1777 : local plugin 2026-03-26 00:39:39.876 | + functions-common:load_plugin_settings:1780 : [[ -z ,barbican,magnum,octavia,manila,magnum-cluster-api,ovn-octavia-provider ]] 2026-03-26 00:39:39.882 | + functions-common:load_plugin_settings:1784 : echo 'Loading plugin settings' 2026-03-26 00:39:39.882 | Loading plugin settings 2026-03-26 00:39:39.887 | + functions-common:load_plugin_settings:1785 : for plugin in ${plugins//,/ } 2026-03-26 00:39:39.893 | + functions-common:load_plugin_settings:1786 : local dir=/opt/stack/barbican 2026-03-26 00:39:39.898 | + functions-common:load_plugin_settings:1788 : [[ -f /opt/stack/barbican/devstack/settings ]] 2026-03-26 00:39:39.904 | + functions-common:load_plugin_settings:1789 : source /opt/stack/barbican/devstack/settings 2026-03-26 00:39:39.909 | ++ /opt/stack/barbican/devstack/settings:source:4 : define_plugin barbican 2026-03-26 00:39:39.914 | ++ functions-common:define_plugin:1884 : : 2026-03-26 00:39:39.919 | ++ /opt/stack/barbican/devstack/settings:source:7 : BARBICAN_DIR=/opt/stack/barbican 2026-03-26 00:39:39.925 | ++ /opt/stack/barbican/devstack/settings:source:8 : BARBICAN_CONF_DIR=/etc/barbican 2026-03-26 00:39:39.930 | ++ /opt/stack/barbican/devstack/settings:source:9 : BARBICAN_CONF=/etc/barbican/barbican.conf 2026-03-26 00:39:39.937 | ++ /opt/stack/barbican/devstack/settings:source:10 : BARBICAN_PASTE_CONF=/etc/barbican/barbican-api-paste.ini 2026-03-26 00:39:39.940 | ++ /opt/stack/barbican/devstack/settings:source:11 : BARBICAN_API_LOG_DIR=/opt/stack/logs 2026-03-26 00:39:39.945 | ++ /opt/stack/barbican/devstack/settings:source:13 : PYKMIP_CONF_DIR=/etc/pykmip 2026-03-26 00:39:39.950 | ++ /opt/stack/barbican/devstack/settings:source:14 : PYKMIP_CONF=/etc/pykmip/server.conf 2026-03-26 00:39:39.955 | ++ /opt/stack/barbican/devstack/settings:source:15 : PYKMIP_LOG_DIR=/var/log/pykmip 2026-03-26 00:39:39.961 | ++ /opt/stack/barbican/devstack/settings:source:18 : [[ False = True ]] 2026-03-26 00:39:39.967 | +++ /opt/stack/barbican/devstack/settings:source:22 : get_python_exec_prefix 2026-03-26 00:39:40.003 | +++ inc/python:get_python_exec_prefix:80 : [[ True == \T\r\u\e ]] 2026-03-26 00:39:40.007 | +++ inc/python:get_python_exec_prefix:81 : echo /opt/stack/data/venv/bin 2026-03-26 00:39:40.013 | ++ /opt/stack/barbican/devstack/settings:source:22 : BARBICAN_BIN_DIR=/opt/stack/data/venv/bin 2026-03-26 00:39:40.018 | ++ /opt/stack/barbican/devstack/settings:source:25 : BARBICAN_WSGI=barbican.wsgi.api:application 2026-03-26 00:39:40.024 | ++ /opt/stack/barbican/devstack/settings:source:26 : BARBICAN_UWSGI_CONF=/etc/barbican/barbican-uwsgi.ini 2026-03-26 00:39:40.030 | ++ /opt/stack/barbican/devstack/settings:source:29 : BARBICAN_REPO=https://github.com/openstack/barbican.git 2026-03-26 00:39:40.035 | ++ /opt/stack/barbican/devstack/settings:source:30 : BARBICAN_BRANCH=master 2026-03-26 00:39:40.040 | ++ /opt/stack/barbican/devstack/settings:source:33 : GITREPO["python-barbicanclient"]=https://github.com/openstack/python-barbicanclient.git 2026-03-26 00:39:40.045 | ++ /opt/stack/barbican/devstack/settings:source:34 : GITBRANCH["python-barbicanclient"]=master 2026-03-26 00:39:40.050 | ++ /opt/stack/barbican/devstack/settings:source:35 : GITDIR["python-barbicanclient"]=/opt/stack/python-barbicanclient 2026-03-26 00:39:40.056 | ++ /opt/stack/barbican/devstack/settings:source:38 : BARBICAN_HOST_HREF=http://199.204.45.246/key-manager 2026-03-26 00:39:40.061 | ++ /opt/stack/barbican/devstack/settings:source:40 : GITREPO["barbican-tempest-plugin"]=https://github.com/openstack/barbican-tempest-plugin.git 2026-03-26 00:39:40.067 | ++ /opt/stack/barbican/devstack/settings:source:41 : GITBRANCH["barbican-tempest-plugin"]=master 2026-03-26 00:39:40.071 | ++ /opt/stack/barbican/devstack/settings:source:42 : GITDIR["barbican-tempest-plugin"]=/opt/stack/barbican-tempest-plugin 2026-03-26 00:39:40.078 | +++ /opt/stack/barbican/devstack/settings:source:45 : trueorfalse True ENFORCE_SCOPE 2026-03-26 00:39:40.111 | ++ /opt/stack/barbican/devstack/settings:source:45 : BARBICAN_ENFORCE_SCOPE=False 2026-03-26 00:39:40.116 | ++ /opt/stack/barbican/devstack/settings:source:47 : enable_service barbican 2026-03-26 00:39:40.205 | + functions-common:load_plugin_settings:1785 : for plugin in ${plugins//,/ } 2026-03-26 00:39:40.212 | + functions-common:load_plugin_settings:1786 : local dir=/opt/stack/magnum 2026-03-26 00:39:40.216 | + functions-common:load_plugin_settings:1788 : [[ -f /opt/stack/magnum/devstack/settings ]] 2026-03-26 00:39:40.223 | + functions-common:load_plugin_settings:1789 : source /opt/stack/magnum/devstack/settings 2026-03-26 00:39:40.230 | +++ /opt/stack/magnum/devstack/settings:source:19 : trueorfalse False MAGNUM_ENFORCE_SCOPE 2026-03-26 00:39:40.267 | ++ /opt/stack/magnum/devstack/settings:source:19 : MAGNUM_ENFORCE_SCOPE=False 2026-03-26 00:39:40.272 | ++ /opt/stack/magnum/devstack/settings:source:22 : enable_service magnum-api 2026-03-26 00:39:40.361 | ++ /opt/stack/magnum/devstack/settings:source:23 : enable_service magnum-cond 2026-03-26 00:39:40.454 | + functions-common:load_plugin_settings:1785 : for plugin in ${plugins//,/ } 2026-03-26 00:39:40.459 | + functions-common:load_plugin_settings:1786 : local dir=/opt/stack/octavia 2026-03-26 00:39:40.465 | + functions-common:load_plugin_settings:1788 : [[ -f /opt/stack/octavia/devstack/settings ]] 2026-03-26 00:39:40.470 | + functions-common:load_plugin_settings:1789 : source /opt/stack/octavia/devstack/settings 2026-03-26 00:39:40.475 | ++ /opt/stack/octavia/devstack/settings:source:3 : OCTAVIA=octavia 2026-03-26 00:39:40.479 | ++ /opt/stack/octavia/devstack/settings:source:4 : OCTAVIA_DIR=/opt/stack/octavia 2026-03-26 00:39:40.485 | ++ /opt/stack/octavia/devstack/settings:source:5 : DISKIMAGE_BUILDER_REPO_URL=https://github.com/openstack/diskimage-builder.git 2026-03-26 00:39:40.490 | ++ /opt/stack/octavia/devstack/settings:source:6 : DISKIMAGE_BUILDER_REPO_REF=master 2026-03-26 00:39:40.495 | ++ /opt/stack/octavia/devstack/settings:source:7 : DISKIMAGE_BUILDER_DIR=/opt/stack/diskimage-builder 2026-03-26 00:39:40.502 | +++ /opt/stack/octavia/devstack/settings:source:8 : get_python_exec_prefix 2026-03-26 00:39:40.536 | +++ inc/python:get_python_exec_prefix:80 : [[ True == \T\r\u\e ]] 2026-03-26 00:39:40.541 | +++ inc/python:get_python_exec_prefix:81 : echo /opt/stack/data/venv/bin 2026-03-26 00:39:40.549 | ++ /opt/stack/octavia/devstack/settings:source:8 : OCTAVIA_BIN_DIR=/opt/stack/data/venv/bin 2026-03-26 00:39:40.554 | ++ /opt/stack/octavia/devstack/settings:source:9 : OCTAVIA_CONF_DIR=/etc/octavia 2026-03-26 00:39:40.559 | ++ /opt/stack/octavia/devstack/settings:source:10 : OCTAVIA_SSH_DIR=/etc/octavia/.ssh 2026-03-26 00:39:40.564 | ++ /opt/stack/octavia/devstack/settings:source:11 : OCTAVIA_CERTS_DIR=/etc/octavia/certs 2026-03-26 00:39:40.569 | ++ /opt/stack/octavia/devstack/settings:source:12 : OCTAVIA_CONF=/etc/octavia/octavia.conf 2026-03-26 00:39:40.573 | ++ /opt/stack/octavia/devstack/settings:source:13 : OCTAVIA_AUDIT_MAP=/etc/octavia/octavia_api_audit_map.conf 2026-03-26 00:39:40.579 | ++ /opt/stack/octavia/devstack/settings:source:14 : OCTAVIA_RUN_DIR=/var/run/octavia 2026-03-26 00:39:40.585 | ++ /opt/stack/octavia/devstack/settings:source:16 : OCTAVIA_AMPHORA_DRIVER=amphora_haproxy_rest_driver 2026-03-26 00:39:40.590 | ++ /opt/stack/octavia/devstack/settings:source:17 : OCTAVIA_NETWORK_DRIVER=allowed_address_pairs_driver 2026-03-26 00:39:40.594 | ++ /opt/stack/octavia/devstack/settings:source:18 : OCTAVIA_COMPUTE_DRIVER=compute_nova_driver 2026-03-26 00:39:40.600 | ++ /opt/stack/octavia/devstack/settings:source:19 : OCTAVIA_VOLUME_DRIVER=volume_noop_driver 2026-03-26 00:39:40.604 | ++ /opt/stack/octavia/devstack/settings:source:20 : OCTAVIA_IMAGE_DRIVER=image_glance_driver 2026-03-26 00:39:40.608 | ++ /opt/stack/octavia/devstack/settings:source:22 : OCTAVIA_USERNAME=admin 2026-03-26 00:39:40.613 | ++ /opt/stack/octavia/devstack/settings:source:23 : OCTAVIA_PASSWORD=secretadmin 2026-03-26 00:39:40.618 | ++ /opt/stack/octavia/devstack/settings:source:24 : OCTAVIA_PROJECT_NAME=admin 2026-03-26 00:39:40.623 | ++ /opt/stack/octavia/devstack/settings:source:25 : OCTAVIA_USER_DOMAIN_NAME=Default 2026-03-26 00:39:40.627 | ++ /opt/stack/octavia/devstack/settings:source:26 : OCTAVIA_PROJECT_DOMAIN_NAME=Default 2026-03-26 00:39:40.632 | ++ /opt/stack/octavia/devstack/settings:source:28 : OCTAVIA_PROTOCOL=http 2026-03-26 00:39:40.636 | ++ /opt/stack/octavia/devstack/settings:source:29 : OCTAVIA_PORT=9876 2026-03-26 00:39:40.641 | ++ /opt/stack/octavia/devstack/settings:source:30 : OCTAVIA_HA_PORT=9875 2026-03-26 00:39:40.646 | ++ /opt/stack/octavia/devstack/settings:source:31 : OCTAVIA_HM_LISTEN_PORT=5555 2026-03-26 00:39:40.651 | ++ /opt/stack/octavia/devstack/settings:source:33 : OCTAVIA_ENABLE_AMPHORAV2_JOBBOARD=False 2026-03-26 00:39:40.656 | ++ /opt/stack/octavia/devstack/settings:source:34 : OCTAVIA_JOBBOARD_EXPIRATION_TIME=30 2026-03-26 00:39:40.662 | ++ /opt/stack/octavia/devstack/settings:source:35 : OCTAVIA_JOBBOARD_BACKEND=redis 2026-03-26 00:39:40.668 | ++ /opt/stack/octavia/devstack/settings:source:37 : OCTAVIA_MGMT_SUBNET=192.168.0.0/24 2026-03-26 00:39:40.673 | ++ /opt/stack/octavia/devstack/settings:source:38 : OCTAVIA_MGMT_SUBNET_START=192.168.0.2 2026-03-26 00:39:40.679 | ++ /opt/stack/octavia/devstack/settings:source:39 : OCTAVIA_MGMT_SUBNET_END=192.168.0.200 2026-03-26 00:39:40.685 | ++ /opt/stack/octavia/devstack/settings:source:40 : OCTAVIA_MGMT_SUBNET_IPV6=fd00:0:0:42::/64 2026-03-26 00:39:40.690 | ++ /opt/stack/octavia/devstack/settings:source:41 : OCTAVIA_MGMT_SUBNET_IPV6_START=fd00:0:0:42:0:0:0:2 2026-03-26 00:39:40.697 | ++ /opt/stack/octavia/devstack/settings:source:42 : OCTAVIA_MGMT_SUBNET_IPV6_END=fd00:0:0:42:ffff:ffff:ffff:ffff 2026-03-26 00:39:40.701 | ++ /opt/stack/octavia/devstack/settings:source:44 : OCTAVIA_AMP_SSH_KEY_BITS=2048 2026-03-26 00:39:40.707 | ++ /opt/stack/octavia/devstack/settings:source:45 : OCTAVIA_AMP_SSH_KEY_TYPE=rsa 2026-03-26 00:39:40.711 | ++ /opt/stack/octavia/devstack/settings:source:46 : OCTAVIA_AMP_SSH_KEY_PATH=/etc/octavia/.ssh/octavia_ssh_key 2026-03-26 00:39:40.716 | ++ /opt/stack/octavia/devstack/settings:source:47 : OCTAVIA_AMP_SSH_KEY_NAME=octavia_ssh_key 2026-03-26 00:39:40.721 | ++ /opt/stack/octavia/devstack/settings:source:49 : OCTAVIA_AMP_FLAVOR_ID=10 2026-03-26 00:39:40.727 | ++ /opt/stack/octavia/devstack/settings:source:50 : OCTAVIA_AMP_IMAGE_NAME=amphora-x64-haproxy 2026-03-26 00:39:40.732 | ++ /opt/stack/octavia/devstack/settings:source:51 : OCTAVIA_AMP_IMAGE_FILE=/opt/stack/octavia/diskimage-create/amphora-x64-haproxy.qcow2 2026-03-26 00:39:40.737 | ++ /opt/stack/octavia/devstack/settings:source:52 : OCTAVIA_AMP_IMAGE_TAG=amphora 2026-03-26 00:39:40.742 | ++ /opt/stack/octavia/devstack/settings:source:53 : OCTAVIA_AMP_IMAGE_ARCH=amd64 2026-03-26 00:39:40.748 | ++ /opt/stack/octavia/devstack/settings:source:55 : OCTAVIA_AMP_CONN_TIMEOUT=10 2026-03-26 00:39:40.753 | ++ /opt/stack/octavia/devstack/settings:source:56 : OCTAVIA_AMP_READ_TIMEOUT=120 2026-03-26 00:39:40.759 | ++ /opt/stack/octavia/devstack/settings:source:58 : OCTAVIA_AMP_LOG_ADMIN_PORT=10514 2026-03-26 00:39:40.763 | ++ /opt/stack/octavia/devstack/settings:source:59 : OCTAVIA_AMP_LOG_TENANT_PORT=20514 2026-03-26 00:39:40.769 | ++ /opt/stack/octavia/devstack/settings:source:61 : OCTAVIA_HEALTH_KEY=insecure 2026-03-26 00:39:40.774 | ++ /opt/stack/octavia/devstack/settings:source:63 : OCTAVIA_LB_TOPOLOGY=SINGLE 2026-03-26 00:39:40.780 | ++ /opt/stack/octavia/devstack/settings:source:65 : OCTAVIA_AMP_EXPIRY_AGE=3600 2026-03-26 00:39:40.785 | ++ /opt/stack/octavia/devstack/settings:source:66 : OCTAVIA_LB_EXPIRY_AGE=3600 2026-03-26 00:39:40.790 | ++ /opt/stack/octavia/devstack/settings:source:68 : OCTAVIA_CONSUMER_BINARY=/opt/stack/data/venv/bin/octavia-worker 2026-03-26 00:39:40.795 | ++ /opt/stack/octavia/devstack/settings:source:69 : OCTAVIA_HOUSEKEEPER_BINARY=/opt/stack/data/venv/bin/octavia-housekeeping 2026-03-26 00:39:40.801 | ++ /opt/stack/octavia/devstack/settings:source:70 : OCTAVIA_HEALTHMANAGER_BINARY=/opt/stack/data/venv/bin/octavia-health-manager 2026-03-26 00:39:40.807 | ++ /opt/stack/octavia/devstack/settings:source:71 : OCTAVIA_DRIVER_AGENT_BINARY=/opt/stack/data/venv/bin/octavia-driver-agent 2026-03-26 00:39:40.811 | ++ /opt/stack/octavia/devstack/settings:source:73 : OCTAVIA_API_ARGS=' --config-file /etc/octavia/octavia.conf' 2026-03-26 00:39:40.816 | ++ /opt/stack/octavia/devstack/settings:source:74 : OCTAVIA_CONSUMER_ARGS=' --config-file /etc/octavia/octavia.conf' 2026-03-26 00:39:40.822 | ++ /opt/stack/octavia/devstack/settings:source:75 : OCTAVIA_HOUSEKEEPER_ARGS=' --config-file /etc/octavia/octavia.conf' 2026-03-26 00:39:40.827 | ++ /opt/stack/octavia/devstack/settings:source:76 : OCTAVIA_HEALTHMANAGER_ARGS=' --config-file /etc/octavia/octavia.conf' 2026-03-26 00:39:40.833 | ++ /opt/stack/octavia/devstack/settings:source:77 : OCTAVIA_DRIVER_AGENT_ARGS=' --config-file /etc/octavia/octavia.conf' 2026-03-26 00:39:40.837 | ++ /opt/stack/octavia/devstack/settings:source:79 : OCTAVIA_API=o-api 2026-03-26 00:39:40.843 | ++ /opt/stack/octavia/devstack/settings:source:80 : OCTAVIA_CONSUMER=o-cw 2026-03-26 00:39:40.849 | ++ /opt/stack/octavia/devstack/settings:source:81 : OCTAVIA_HOUSEKEEPER=o-hk 2026-03-26 00:39:40.855 | ++ /opt/stack/octavia/devstack/settings:source:82 : OCTAVIA_HEALTHMANAGER=o-hm 2026-03-26 00:39:40.859 | ++ /opt/stack/octavia/devstack/settings:source:83 : OCTAVIA_SERVICE=octavia 2026-03-26 00:39:40.864 | ++ /opt/stack/octavia/devstack/settings:source:84 : OCTAVIA_API_HAPROXY=o-api-ha 2026-03-26 00:39:40.870 | ++ /opt/stack/octavia/devstack/settings:source:85 : OCTAVIA_DRIVER_AGENT=o-da 2026-03-26 00:39:40.875 | ++ /opt/stack/octavia/devstack/settings:source:88 : GITREPO["python-octaviaclient"]=https://github.com/openstack/python-octaviaclient.git 2026-03-26 00:39:40.881 | ++ /opt/stack/octavia/devstack/settings:source:89 : GITBRANCH["python-octaviaclient"]=master 2026-03-26 00:39:40.887 | ++ /opt/stack/octavia/devstack/settings:source:90 : GITDIR["python-octaviaclient"]=/opt/stack/python-octaviaclient 2026-03-26 00:39:40.892 | ++ /opt/stack/octavia/devstack/settings:source:93 : GITREPO["octavia-lib"]=https://github.com/openstack/octavia-lib.git 2026-03-26 00:39:40.897 | ++ /opt/stack/octavia/devstack/settings:source:94 : GITBRANCH["octavia-lib"]=master 2026-03-26 00:39:40.902 | ++ /opt/stack/octavia/devstack/settings:source:95 : GITDIR["octavia-lib"]=/opt/stack/octavia-lib 2026-03-26 00:39:40.907 | ++ /opt/stack/octavia/devstack/settings:source:97 : NEUTRON_ANY='q-svc neutron-api' 2026-03-26 00:39:40.913 | ++ /opt/stack/octavia/devstack/settings:source:100 : OCTAVIA_USE_PREGENERATED_SSH_KEY=False 2026-03-26 00:39:40.919 | ++ /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:39:40.924 | ++ /opt/stack/octavia/devstack/settings:source:103 : OCTAVIA_USE_PREGENERATED_CERTS=False 2026-03-26 00:39:40.928 | ++ /opt/stack/octavia/devstack/settings:source:104 : OCTAVIA_PREGENERATED_CERTS_DIR=/opt/stack/octavia/devstack/pregenerated/certs 2026-03-26 00:39:40.934 | ++ /opt/stack/octavia/devstack/settings:source:105 : OCTAVIA_NODE=api 2026-03-26 00:39:40.938 | ++ /opt/stack/octavia/devstack/settings:source:106 : OCTAVIA_CONTROLLER_IP_PORT_LIST=auto 2026-03-26 00:39:40.943 | ++ /opt/stack/octavia/devstack/settings:source:107 : OCTAVIA_MGMT_PORT_IP=auto 2026-03-26 00:39:40.948 | ++ /opt/stack/octavia/devstack/settings:source:109 : OCTAVIA_DIB_TRACING=1 2026-03-26 00:39:40.952 | ++ /opt/stack/octavia/devstack/settings:source:111 : OCTAVIA_SERVICE_TYPE=load-balancer 2026-03-26 00:39:40.958 | ++ /opt/stack/octavia/devstack/settings:source:112 : OCTAVIA_UWSGI_APP=octavia.wsgi.api:application 2026-03-26 00:39:40.963 | ++ /opt/stack/octavia/devstack/settings:source:113 : OCTAVIA_UWSGI_CONF=/etc/octavia/octavia-uwsgi.ini 2026-03-26 00:39:40.967 | + functions-common:load_plugin_settings:1785 : for plugin in ${plugins//,/ } 2026-03-26 00:39:40.973 | + functions-common:load_plugin_settings:1786 : local dir=/opt/stack/manila 2026-03-26 00:39:40.978 | + functions-common:load_plugin_settings:1788 : [[ -f /opt/stack/manila/devstack/settings ]] 2026-03-26 00:39:40.984 | + functions-common:load_plugin_settings:1789 : source /opt/stack/manila/devstack/settings 2026-03-26 00:39:40.990 | ++ /opt/stack/manila/devstack/settings:source:24 : define_plugin manila 2026-03-26 00:39:40.997 | ++ functions-common:define_plugin:1884 : : 2026-03-26 00:39:41.002 | ++ /opt/stack/manila/devstack/settings:source:28 : OS_CLOUD=devstack-admin 2026-03-26 00:39:41.006 | ++ /opt/stack/manila/devstack/settings:source:30 : MANILA_GIT_BASE=https://opendev.org 2026-03-26 00:39:41.012 | ++ /opt/stack/manila/devstack/settings:source:31 : MANILA_REPO_ROOT=openstack 2026-03-26 00:39:41.017 | ++ /opt/stack/manila/devstack/settings:source:33 : MANILACLIENT_REPO=https://opendev.org/openstack/python-manilaclient 2026-03-26 00:39:41.024 | ++ /opt/stack/manila/devstack/settings:source:34 : MANILACLIENT_BRANCH=master 2026-03-26 00:39:41.028 | ++ /opt/stack/manila/devstack/settings:source:37 : MANILA_DIR=/opt/stack/manila 2026-03-26 00:39:41.033 | ++ /opt/stack/manila/devstack/settings:source:38 : MANILA_LOCK_PATH= 2026-03-26 00:39:41.039 | ++ /opt/stack/manila/devstack/settings:source:39 : MANILA_LOCK_PATH=/opt/stack/manila/manila_locks 2026-03-26 00:39:41.044 | ++ /opt/stack/manila/devstack/settings:source:40 : MANILACLIENT_DIR=/opt/stack/python-manilaclient 2026-03-26 00:39:41.048 | ++ /opt/stack/manila/devstack/settings:source:41 : MANILA_STATE_PATH=/opt/stack/data/manila 2026-03-26 00:39:41.053 | ++ /opt/stack/manila/devstack/settings:source:43 : MANILA_CONF_DIR=/etc/manila 2026-03-26 00:39:41.059 | ++ /opt/stack/manila/devstack/settings:source:44 : MANILA_CONF=/etc/manila/manila.conf 2026-03-26 00:39:41.064 | ++ /opt/stack/manila/devstack/settings:source:45 : MANILA_API_PASTE_INI=/etc/manila/api-paste.ini 2026-03-26 00:39:41.069 | ++ /opt/stack/manila/devstack/settings:source:48 : BARBICAN_ENDPOINT_TYPE=internal 2026-03-26 00:39:41.076 | ++ /opt/stack/manila/devstack/settings:source:49 : KEY_MANAGER_BACKEND=barbican 2026-03-26 00:39:41.080 | ++ /opt/stack/manila/devstack/settings:source:50 : BARBICAN_KEYSTONE_ENDPOINT=https://199.204.45.246/identity 2026-03-26 00:39:41.086 | ++ /opt/stack/manila/devstack/settings:source:54 : MANILA_CONFIGURE_DEFAULT_TYPES=True 2026-03-26 00:39:41.092 | ++ /opt/stack/manila/devstack/settings:source:56 : MANILA_DEFAULT_SHARE_TYPE=default 2026-03-26 00:39:41.098 | ++ /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:39:41.103 | ++ /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:39:41.109 | ++ /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:39:41.114 | ++ /opt/stack/manila/devstack/settings:source:69 : MANILA_DEFAULT_SHARE_GROUP_TYPE=default 2026-03-26 00:39:41.120 | ++ /opt/stack/manila/devstack/settings:source:76 : MANILA_DEFAULT_SHARE_GROUP_TYPE_SPECS= 2026-03-26 00:39:41.125 | ++ /opt/stack/manila/devstack/settings:source:79 : MANILA_SERVICE_HOST=199.204.45.246 2026-03-26 00:39:41.130 | ++ /opt/stack/manila/devstack/settings:source:80 : MANILA_SERVICE_PORT=8786 2026-03-26 00:39:41.135 | ++ /opt/stack/manila/devstack/settings:source:81 : MANILA_SERVICE_PORT_INT=18786 2026-03-26 00:39:41.140 | ++ /opt/stack/manila/devstack/settings:source:82 : MANILA_SERVICE_PROTOCOL=http 2026-03-26 00:39:41.146 | ++ /opt/stack/manila/devstack/settings:source:83 : MANILA_ENDPOINT_BASE=http://199.204.45.246:8786 2026-03-26 00:39:41.151 | ++ /opt/stack/manila/devstack/settings:source:86 : [[ -d /opt/stack/manila/bin ]] 2026-03-26 00:39:41.157 | +++ /opt/stack/manila/devstack/settings:source:89 : get_python_exec_prefix 2026-03-26 00:39:41.190 | +++ inc/python:get_python_exec_prefix:80 : [[ True == \T\r\u\e ]] 2026-03-26 00:39:41.194 | +++ inc/python:get_python_exec_prefix:81 : echo /opt/stack/data/venv/bin 2026-03-26 00:39:41.201 | ++ /opt/stack/manila/devstack/settings:source:89 : MANILA_BIN_DIR=/opt/stack/data/venv/bin 2026-03-26 00:39:41.205 | ++ /opt/stack/manila/devstack/settings:source:93 : SHARE_NAME_PREFIX=share- 2026-03-26 00:39:41.211 | ++ /opt/stack/manila/devstack/settings:source:94 : MANILA_ENABLED_SHARE_PROTOCOLS=NFS,CIFS 2026-03-26 00:39:41.217 | ++ /opt/stack/manila/devstack/settings:source:95 : MANILA_ENABLED_BACKENDS=generic 2026-03-26 00:39:41.223 | ++ /opt/stack/manila/devstack/settings:source:96 : MANILA_SCHEDULER_DRIVER=manila.scheduler.drivers.filter.FilterScheduler 2026-03-26 00:39:41.228 | ++ /opt/stack/manila/devstack/settings:source:97 : MANILA_SERVICE_SECGROUP=manila-service 2026-03-26 00:39:41.233 | ++ /opt/stack/manila/devstack/settings:source:103 : MANILA_USE_DOWNGRADE_MIGRATIONS=False 2026-03-26 00:39:41.239 | ++ /opt/stack/manila/devstack/settings:source:105 : MANILA_WSGI=manila.wsgi.api:application 2026-03-26 00:39:41.245 | ++ /opt/stack/manila/devstack/settings:source:106 : MANILA_UWSGI_CONF=/etc/manila/manila-uwsgi.ini 2026-03-26 00:39:41.250 | ++ /opt/stack/manila/devstack/settings:source:107 : MANILA_ENDPOINT_BASE=http://199.204.45.246/share 2026-03-26 00:39:41.254 | ++ /opt/stack/manila/devstack/settings:source:110 : SHARE_DRIVER=manila.share.drivers.generic.GenericShareDriver 2026-03-26 00:39:41.260 | ++ /opt/stack/manila/devstack/settings:source:112 : eval USER_HOME=/opt/stack 2026-03-26 00:39:41.265 | +++ /opt/stack/manila/devstack/settings:source:112 : USER_HOME=/opt/stack 2026-03-26 00:39:41.270 | ++ /opt/stack/manila/devstack/settings:source:113 : MANILA_KEY_FORMAT=ecdsa 2026-03-26 00:39:41.274 | ++ /opt/stack/manila/devstack/settings:source:114 : MANILA_PATH_TO_PUBLIC_KEY=/opt/stack/.ssh/id_ecdsa.pub 2026-03-26 00:39:41.279 | ++ /opt/stack/manila/devstack/settings:source:115 : MANILA_PATH_TO_PRIVATE_KEY=/opt/stack/.ssh/id_ecdsa 2026-03-26 00:39:41.283 | ++ /opt/stack/manila/devstack/settings:source:116 : MANILA_SERVICE_KEYPAIR_NAME=manila-service 2026-03-26 00:39:41.288 | ++ /opt/stack/manila/devstack/settings:source:118 : MANILA_SERVICE_INSTANCE_USER=manila 2026-03-26 00:39:41.293 | ++ /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:39:41.299 | ++ /opt/stack/manila/devstack/settings:source:120 : MANILA_SERVICE_IMAGE_NAME=manila-service-image-master 2026-03-26 00:39:41.304 | ++ /opt/stack/manila/devstack/settings:source:121 : MANILA_USE_SCHEDULER_CREATING_SHARE_FROM_SNAPSHOT=False 2026-03-26 00:39:41.310 | +++ /opt/stack/manila/devstack/settings:source:124 : trueorfalse True MANILA_SERVICE_IMAGE_ENABLED 2026-03-26 00:39:41.345 | ++ /opt/stack/manila/devstack/settings:source:124 : MANILA_SERVICE_IMAGE_ENABLED=True 2026-03-26 00:39:41.349 | ++ /opt/stack/manila/devstack/settings:source:126 : MANILA_USE_SERVICE_INSTANCE_PASSWORD=True 2026-03-26 00:39:41.354 | ++ /opt/stack/manila/devstack/settings:source:127 : MANILA_SERVICE_INSTANCE_PASSWORD=manila 2026-03-26 00:39:41.358 | ++ /opt/stack/manila/devstack/settings:source:129 : MANILA_SERVICE_VM_FLAVOR_REF=100 2026-03-26 00:39:41.363 | ++ /opt/stack/manila/devstack/settings:source:130 : MANILA_SERVICE_VM_FLAVOR_NAME=manila-service-flavor 2026-03-26 00:39:41.369 | ++ /opt/stack/manila/devstack/settings:source:131 : MANILA_SERVICE_VM_FLAVOR_RAM=512 2026-03-26 00:39:41.374 | ++ /opt/stack/manila/devstack/settings:source:132 : MANILA_SERVICE_VM_FLAVOR_DISK=5 2026-03-26 00:39:41.380 | ++ /opt/stack/manila/devstack/settings:source:133 : MANILA_SERVICE_VM_FLAVOR_VCPUS=1 2026-03-26 00:39:41.385 | ++ /opt/stack/manila/devstack/settings:source:138 : MANILA_ALLOW_NAS_SERVER_PORTS_ON_HOST=False 2026-03-26 00:39:41.391 | ++ /opt/stack/manila/devstack/settings:source:141 : SHARE_BACKING_FILE_SIZE=8400M 2026-03-26 00:39:41.396 | ++ /opt/stack/manila/devstack/settings:source:142 : SHARE_GROUP=lvm-shares 2026-03-26 00:39:41.401 | ++ /opt/stack/manila/devstack/settings:source:143 : MANILA_MNT_DIR=/opt/stack/data/manila/mnt 2026-03-26 00:39:41.407 | ++ /opt/stack/manila/devstack/settings:source:144 : SMB_CONF=/etc/samba/smb.conf 2026-03-26 00:39:41.413 | ++ /opt/stack/manila/devstack/settings:source:145 : SMB_PRIVATE_DIR=/var/lib/samba/private 2026-03-26 00:39:41.418 | ++ /opt/stack/manila/devstack/settings:source:146 : CONFIGURE_BACKING_FILE=True 2026-03-26 00:39:41.422 | ++ /opt/stack/manila/devstack/settings:source:147 : MANILA_LVM_SHARE_EXPORT_IPS=199.204.45.246 2026-03-26 00:39:41.428 | ++ /opt/stack/manila/devstack/settings:source:150 : MANILA_REPLICA_STATE_UPDATE_INTERVAL=300 2026-03-26 00:39:41.433 | ++ /opt/stack/manila/devstack/settings:source:155 : MANILA_ZFSONLINUX_ZPOOL_SIZE=30G 2026-03-26 00:39:41.438 | ++ /opt/stack/manila/devstack/settings:source:156 : MANILA_ZFSONLINUX_BACKEND_FILES_CONTAINER_DIR=/opt/stack/data/manila/zfsonlinux 2026-03-26 00:39:41.444 | ++ /opt/stack/manila/devstack/settings:source:157 : MANILA_ZFSONLINUX_SHARE_EXPORT_IP=199.204.45.246 2026-03-26 00:39:41.449 | ++ /opt/stack/manila/devstack/settings:source:158 : MANILA_ZFSONLINUX_SERVICE_IP=199.204.45.246 2026-03-26 00:39:41.454 | ++ /opt/stack/manila/devstack/settings:source:159 : MANILA_ZFSONLINUX_DATASET_CREATION_OPTIONS=compression=gzip 2026-03-26 00:39:41.459 | ++ /opt/stack/manila/devstack/settings:source:160 : MANILA_ZFSONLINUX_USE_SSH=False 2026-03-26 00:39:41.464 | ++ /opt/stack/manila/devstack/settings:source:161 : MANILA_ZFSONLINUX_SSH_USERNAME=stack 2026-03-26 00:39:41.469 | ++ /opt/stack/manila/devstack/settings:source:164 : MANILA_ZFSONLINUX_REPLICATION_DOMAIN=ZFSonLinux 2026-03-26 00:39:41.477 | ++ /opt/stack/manila/devstack/settings:source:167 : MANILA_CONTAINER_DRIVER=manila.share.drivers.container.driver.ContainerShareDriver 2026-03-26 00:39:41.483 | ++ /opt/stack/manila/devstack/settings:source:168 : MANILA_DOCKER_IMAGE_ALIAS=manila_docker_image 2026-03-26 00:39:41.489 | ++ /opt/stack/manila/devstack/settings:source:169 : MANILA_CONTAINER_VOLUME_GROUP_NAME=manila_docker_volumes 2026-03-26 00:39:41.494 | ++ /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:39:41.500 | ++ /opt/stack/manila/devstack/settings:source:175 : MANILA_NETWORK_API_CLASS=manila.network.neutron.neutron_network_plugin.NeutronBindNetworkPlugin 2026-03-26 00:39:41.505 | ++ /opt/stack/manila/devstack/settings:source:176 : MANILA_NEUTRON_VNIC_TYPE=normal 2026-03-26 00:39:41.509 | ++ /opt/stack/manila/devstack/settings:source:179 : MANILA_SSH_TIMEOUT=180 2026-03-26 00:39:41.515 | ++ /opt/stack/manila/devstack/settings:source:182 : MANILA_DEFERRED_DELETE_TASK_INTERVAL=10 2026-03-26 00:39:41.519 | ++ /opt/stack/manila/devstack/settings:source:185 : MANILA_ADMIN_NET_RANGE=10.2.5.0/24 2026-03-26 00:39:41.524 | ++ /opt/stack/manila/devstack/settings:source:188 : MANILA_DATA_NODE_IP=10.2.5.0/24 2026-03-26 00:39:41.529 | ++ /opt/stack/manila/devstack/settings:source:191 : MANILA_DATA_COPY_CHECK_HASH=True 2026-03-26 00:39:41.534 | ++ /opt/stack/manila/devstack/settings:source:194 : MANILA_SETUP_IPV6=False 2026-03-26 00:39:41.538 | ++ /opt/stack/manila/devstack/settings:source:195 : MANILA_RESTORE_IPV6_DEFAULT_ROUTE=True 2026-03-26 00:39:41.546 | +++ /opt/stack/manila/devstack/settings:source:199 : trueorfalse False MANILA_ENFORCE_SCOPE 2026-03-26 00:39:41.580 | ++ /opt/stack/manila/devstack/settings:source:199 : MANILA_ENFORCE_SCOPE=False 2026-03-26 00:39:41.585 | ++ /opt/stack/manila/devstack/settings:source:207 : enable_service manila 2026-03-26 00:39:41.674 | ++ /opt/stack/manila/devstack/settings:source:208 : enable_service m-api 2026-03-26 00:39:41.763 | ++ /opt/stack/manila/devstack/settings:source:209 : enable_service m-shr 2026-03-26 00:39:41.853 | ++ /opt/stack/manila/devstack/settings:source:210 : enable_service m-sch 2026-03-26 00:39:41.927 | ++ /opt/stack/manila/devstack/settings:source:211 : enable_service m-dat 2026-03-26 00:39:42.011 | + functions-common:load_plugin_settings:1785 : for plugin in ${plugins//,/ } 2026-03-26 00:39:42.017 | + functions-common:load_plugin_settings:1786 : local dir=/opt/stack/magnum-cluster-api 2026-03-26 00:39:42.022 | + functions-common:load_plugin_settings:1788 : [[ -f /opt/stack/magnum-cluster-api/devstack/settings ]] 2026-03-26 00:39:42.027 | + functions-common:load_plugin_settings:1789 : source /opt/stack/magnum-cluster-api/devstack/settings 2026-03-26 00:39:42.032 | ++ /opt/stack/magnum-cluster-api/devstack/settings:source:1 : define_plugin magnum-cluster-api 2026-03-26 00:39:42.036 | ++ functions-common:define_plugin:1884 : : 2026-03-26 00:39:42.041 | ++ /opt/stack/magnum-cluster-api/devstack/settings:source:3 : plugin_requires magnum-cluster-api barbican 2026-03-26 00:39:42.045 | ++ functions-common:plugin_requires:1897 : : 2026-03-26 00:39:42.050 | ++ /opt/stack/magnum-cluster-api/devstack/settings:source:4 : plugin_requires magnum-cluster-api magnum 2026-03-26 00:39:42.057 | ++ functions-common:plugin_requires:1897 : : 2026-03-26 00:39:42.062 | ++ /opt/stack/magnum-cluster-api/devstack/settings:source:5 : plugin_requires magnum-cluster-api manila 2026-03-26 00:39:42.067 | ++ functions-common:plugin_requires:1897 : : 2026-03-26 00:39:42.072 | ++ /opt/stack/magnum-cluster-api/devstack/settings:source:6 : plugin_requires magnum-cluster-api octavia 2026-03-26 00:39:42.076 | ++ functions-common:plugin_requires:1897 : : 2026-03-26 00:39:42.081 | ++ /opt/stack/magnum-cluster-api/devstack/settings:source:12 : enable_service magnum-cluster-api 2026-03-26 00:39:42.166 | + functions-common:load_plugin_settings:1785 : for plugin in ${plugins//,/ } 2026-03-26 00:39:42.171 | + functions-common:load_plugin_settings:1786 : local dir=/opt/stack/ovn-octavia-provider 2026-03-26 00:39:42.177 | + functions-common:load_plugin_settings:1788 : [[ -f /opt/stack/ovn-octavia-provider/devstack/settings ]] 2026-03-26 00:39:42.182 | + functions-common:load_plugin_settings:1789 : source /opt/stack/ovn-octavia-provider/devstack/settings 2026-03-26 00:39:42.188 | ++ /opt/stack/ovn-octavia-provider/devstack/settings:source:1 : OCTAVIA_DIR=/opt/stack/octavia 2026-03-26 00:39:42.193 | ++ /opt/stack/ovn-octavia-provider/devstack/settings:source:2 : OCTAVIA_CONF_DIR=/etc/octavia 2026-03-26 00:39:42.198 | ++ /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:39:42.202 | ++ /opt/stack/ovn-octavia-provider/devstack/settings:source:4 : OCTAVIA_PROVIDER_AGENTS=ovn 2026-03-26 00:39:42.207 | ++ /opt/stack/ovn-octavia-provider/devstack/settings:source:6 : OVN_OCTAVIA_PROVIDER_DIR=/opt/stack/ovn-octavia-provider 2026-03-26 00:39:42.212 | + functions-common:run_phase:1863 : verify_disabled_services 2026-03-26 00:39:42.218 | + functions-common:verify_disabled_services:2123 : local service 2026-03-26 00:39:42.223 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-03-26 00:39:42.228 | + functions-common:verify_disabled_services:2125 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,c-api, ]] 2026-03-26 00:39:42.232 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-03-26 00:39:42.238 | + functions-common:verify_disabled_services:2125 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,c-bak, ]] 2026-03-26 00:39:42.244 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-03-26 00:39:42.248 | + functions-common:verify_disabled_services:2125 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,c-sch, ]] 2026-03-26 00:39:42.253 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-03-26 00:39:42.258 | + functions-common:verify_disabled_services:2125 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,c-vol, ]] 2026-03-26 00:39:42.263 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-03-26 00:39:42.268 | + functions-common:verify_disabled_services:2125 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,etcd3, ]] 2026-03-26 00:39:42.274 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-03-26 00:39:42.278 | + functions-common:verify_disabled_services:2125 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,file_tracker, ]] 2026-03-26 00:39:42.285 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-03-26 00:39:42.291 | + functions-common:verify_disabled_services:2125 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,g-api, ]] 2026-03-26 00:39:42.296 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-03-26 00:39:42.301 | + functions-common:verify_disabled_services:2125 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,key, ]] 2026-03-26 00:39:42.307 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-03-26 00:39:42.311 | + functions-common:verify_disabled_services:2125 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,memory_tracker, ]] 2026-03-26 00:39:42.316 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-03-26 00:39:42.320 | + functions-common:verify_disabled_services:2125 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,mysql, ]] 2026-03-26 00:39:42.324 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-03-26 00:39:42.330 | + functions-common:verify_disabled_services:2125 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,n-api, ]] 2026-03-26 00:39:42.334 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-03-26 00:39:42.340 | + functions-common:verify_disabled_services:2125 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,n-api-meta, ]] 2026-03-26 00:39:42.344 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-03-26 00:39:42.349 | + functions-common:verify_disabled_services:2125 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,n-cond, ]] 2026-03-26 00:39:42.354 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-03-26 00:39:42.359 | + functions-common:verify_disabled_services:2125 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,n-cpu, ]] 2026-03-26 00:39:42.364 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-03-26 00:39:42.369 | + functions-common:verify_disabled_services:2125 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,n-novnc, ]] 2026-03-26 00:39:42.374 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-03-26 00:39:42.380 | + functions-common:verify_disabled_services:2125 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,n-sch, ]] 2026-03-26 00:39:42.386 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-03-26 00:39:42.392 | + functions-common:verify_disabled_services:2125 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,o-api, ]] 2026-03-26 00:39:42.397 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-03-26 00:39:42.403 | + functions-common:verify_disabled_services:2125 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,o-da, ]] 2026-03-26 00:39:42.408 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-03-26 00:39:42.413 | + functions-common:verify_disabled_services:2125 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,o-hk, ]] 2026-03-26 00:39:42.419 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-03-26 00:39:42.425 | + functions-common:verify_disabled_services:2125 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,octavia, ]] 2026-03-26 00:39:42.429 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-03-26 00:39:42.435 | + functions-common:verify_disabled_services:2125 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,openstack-cli-server, ]] 2026-03-26 00:39:42.441 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-03-26 00:39:42.446 | + functions-common:verify_disabled_services:2125 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,ovn-controller, ]] 2026-03-26 00:39:42.452 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-03-26 00:39:42.458 | + functions-common:verify_disabled_services:2125 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,ovn-northd, ]] 2026-03-26 00:39:42.463 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-03-26 00:39:42.469 | + functions-common:verify_disabled_services:2125 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,ovs-vswitchd, ]] 2026-03-26 00:39:42.474 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-03-26 00:39:42.480 | + functions-common:verify_disabled_services:2125 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,ovsdb-server, ]] 2026-03-26 00:39:42.484 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-03-26 00:39:42.490 | + functions-common:verify_disabled_services:2125 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,placement-api, ]] 2026-03-26 00:39:42.496 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-03-26 00:39:42.501 | + functions-common:verify_disabled_services:2125 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,q-ovn-agent, ]] 2026-03-26 00:39:42.507 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-03-26 00:39:42.513 | + functions-common:verify_disabled_services:2125 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,q-svc, ]] 2026-03-26 00:39:42.519 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-03-26 00:39:42.524 | + functions-common:verify_disabled_services:2125 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,rabbit, ]] 2026-03-26 00:39:42.530 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-03-26 00:39:42.535 | + functions-common:verify_disabled_services:2125 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,tls-proxy, ]] 2026-03-26 00:39:42.541 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-03-26 00:39:42.547 | + functions-common:verify_disabled_services:2125 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,barbican, ]] 2026-03-26 00:39:42.552 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-03-26 00:39:42.556 | + functions-common:verify_disabled_services:2125 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,magnum-api, ]] 2026-03-26 00:39:42.562 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-03-26 00:39:42.567 | + functions-common:verify_disabled_services:2125 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,magnum-cond, ]] 2026-03-26 00:39:42.573 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-03-26 00:39:42.579 | + functions-common:verify_disabled_services:2125 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,manila, ]] 2026-03-26 00:39:42.583 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-03-26 00:39:42.588 | + functions-common:verify_disabled_services:2125 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,m-api, ]] 2026-03-26 00:39:42.594 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-03-26 00:39:42.599 | + functions-common:verify_disabled_services:2125 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,m-shr, ]] 2026-03-26 00:39:42.604 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-03-26 00:39:42.610 | + functions-common:verify_disabled_services:2125 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,m-sch, ]] 2026-03-26 00:39:42.614 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-03-26 00:39:42.619 | + functions-common:verify_disabled_services:2125 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,m-dat, ]] 2026-03-26 00:39:42.624 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-03-26 00:39:42.629 | + functions-common:verify_disabled_services:2125 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,magnum-cluster-api, ]] 2026-03-26 00:39:42.635 | + ./stack.sh:main:700 : initialize_database_backends 2026-03-26 00:39:42.640 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2026-03-26 00:39:42.646 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2026-03-26 00:39:42.675 | + functions-common:is_service_enabled:2068 : return 0 2026-03-26 00:39:42.680 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2026-03-26 00:39:42.685 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2026-03-26 00:39:42.690 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2026-03-26 00:39:42.723 | + functions-common:is_service_enabled:2068 : return 1 2026-03-26 00:39:42.728 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2026-03-26 00:39:42.733 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2026-03-26 00:39:42.738 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2026-03-26 00:39:42.743 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2026-03-26 00:39:42.748 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2026-03-26 00:39:42.753 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2026-03-26 00:39:42.758 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2026-03-26 00:39:42.762 | + lib/database:initialize_database_backends:92 : return 0 2026-03-26 00:39:42.767 | + ./stack.sh:main:701 : echo 'Using mysql database backend' 2026-03-26 00:39:42.767 | Using mysql database backend 2026-03-26 00:39:42.773 | + ./stack.sh:main:704 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2026-03-26 00:39:42.806 | + ./stack.sh:main:706 : define_database_baseurl 2026-03-26 00:39:42.812 | ++ lib/database:define_database_baseurl:106 : get_database_type_mysql 2026-03-26 00:39:42.818 | ++ lib/databases/mysql:get_database_type_mysql:32 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2026-03-26 00:39:42.824 | ++ lib/databases/mysql:get_database_type_mysql:33 : echo mysql+pymysql 2026-03-26 00:39:42.830 | + lib/database:define_database_baseurl:106 : BASE_SQL_CONN=mysql+pymysql://root:secretdatabase@127.0.0.1 2026-03-26 00:39:42.836 | + ./stack.sh:main:718 : is_service_enabled rabbit 2026-03-26 00:39:42.869 | + functions-common:is_service_enabled:2068 : return 0 2026-03-26 00:39:42.874 | + ./stack.sh:main:719 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2026-03-26 00:39:42.907 | + ./stack.sh:main:726 : is_service_enabled keystone 2026-03-26 00:39:42.940 | + functions-common:is_service_enabled:2068 : return 0 2026-03-26 00:39:42.946 | + ./stack.sh:main:728 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2026-03-26 00:39:42.980 | + ./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:39:43.012 | + ./stack.sh:main:741 : is_service_enabled ldap 2026-03-26 00:39:43.045 | + functions-common:is_service_enabled:2068 : return 1 2026-03-26 00:39:43.051 | + ./stack.sh:main:750 : is_service_enabled s-proxy 2026-03-26 00:39:43.084 | + functions-common:is_service_enabled:2068 : return 1 2026-03-26 00:39:43.091 | + ./stack.sh:main:762 : save_stackenv 762 2026-03-26 00:39:43.098 | + functions-common:save_stackenv:63 : local tag=762 2026-03-26 00:39:43.104 | ++ functions-common:save_stackenv:65 : date +%F-%H%M%S 2026-03-26 00:39:43.111 | + functions-common:save_stackenv:65 : time_stamp=2026-03-26-003943 2026-03-26 00:39:43.116 | + functions-common:save_stackenv:66 : echo '# 2026-03-26-003943 762' 2026-03-26 00:39:43.122 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-03-26 00:39:43.129 | + functions-common:save_stackenv:68 : echo BASE_SQL_CONN=mysql+pymysql://root:secretdatabase@127.0.0.1 2026-03-26 00:39:43.134 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-03-26 00:39:43.140 | + functions-common:save_stackenv:68 : echo DATA_DIR=/opt/stack/data 2026-03-26 00:39:43.144 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-03-26 00:39:43.151 | + functions-common:save_stackenv:68 : echo DEST=/opt/stack 2026-03-26 00:39:43.157 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-03-26 00:39:43.161 | + 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:39:43.166 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-03-26 00:39:43.172 | + functions-common:save_stackenv:68 : echo HOST_IP=199.204.45.246 2026-03-26 00:39:43.177 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-03-26 00:39:43.183 | + functions-common:save_stackenv:68 : echo KEYSTONE_SERVICE_URI=https://199.204.45.246/identity 2026-03-26 00:39:43.189 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-03-26 00:39:43.194 | + functions-common:save_stackenv:68 : echo LOGFILE=/opt/stack/logs/devstacklog.txt.2026-03-26-003930 2026-03-26 00:39:43.201 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-03-26 00:39:43.206 | + functions-common:save_stackenv:68 : echo OS_CACERT= 2026-03-26 00:39:43.212 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-03-26 00:39:43.218 | + functions-common:save_stackenv:68 : echo SERVICE_HOST=199.204.45.246 2026-03-26 00:39:43.224 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-03-26 00:39:43.230 | + functions-common:save_stackenv:68 : echo STACK_USER=stack 2026-03-26 00:39:43.236 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-03-26 00:39:43.242 | + functions-common:save_stackenv:68 : echo TLS_IP=199.204.45.246 2026-03-26 00:39:43.248 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-03-26 00:39:43.254 | + functions-common:save_stackenv:68 : echo HOST_IPV6=::1 2026-03-26 00:39:43.260 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-03-26 00:39:43.265 | + functions-common:save_stackenv:68 : echo SERVICE_IP_VERSION=4 2026-03-26 00:39:43.270 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-03-26 00:39:43.275 | + functions-common:save_stackenv:68 : echo TUNNEL_ENDPOINT_IP=199.204.45.246 2026-03-26 00:39:43.281 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-03-26 00:39:43.286 | + functions-common:save_stackenv:68 : echo TUNNEL_IP_VERSION=4 2026-03-26 00:39:43.292 | + ./stack.sh:main:775 : GIT_DEPTH=0 2026-03-26 00:39:43.299 | + ./stack.sh:main:775 : git_clone https://github.com/openstack/requirements.git /opt/stack/requirements master 2026-03-26 00:39:43.305 | + functions-common:git_clone:581 : local git_remote=https://github.com/openstack/requirements.git 2026-03-26 00:39:43.310 | + functions-common:git_clone:582 : local git_dest=/opt/stack/requirements 2026-03-26 00:39:43.315 | + functions-common:git_clone:583 : local git_ref=master 2026-03-26 00:39:43.319 | + functions-common:git_clone:584 : local orig_dir 2026-03-26 00:39:43.326 | ++ functions-common:git_clone:585 : pwd 2026-03-26 00:39:43.331 | + functions-common:git_clone:585 : orig_dir=/opt/stack/devstack 2026-03-26 00:39:43.337 | + functions-common:git_clone:586 : local git_clone_flags= 2026-03-26 00:39:43.342 | ++ functions-common:git_clone:588 : trueorfalse False RECLONE 2026-03-26 00:39:43.376 | + functions-common:git_clone:588 : RECLONE=False 2026-03-26 00:39:43.380 | + functions-common:git_clone:589 : [[ 0 -gt 0 ]] 2026-03-26 00:39:43.386 | + functions-common:git_clone:593 : [[ False = \T\r\u\e ]] 2026-03-26 00:39:43.392 | + functions-common:git_clone:602 : echo master 2026-03-26 00:39:43.393 | + functions-common:git_clone:602 : egrep -q '^refs' 2026-03-26 00:39:43.401 | + functions-common:git_clone:616 : [[ ! -d /opt/stack/requirements ]] 2026-03-26 00:39:43.406 | + functions-common:git_clone:626 : [[ False = \T\r\u\e ]] 2026-03-26 00:39:43.411 | + functions-common:git_clone:661 : sudo git config --system --add safe.directory /opt/stack/requirements 2026-03-26 00:39:43.433 | + functions-common:git_clone:664 : cd /opt/stack/requirements 2026-03-26 00:39:43.438 | + functions-common:git_clone:665 : git show --oneline 2026-03-26 00:39:43.440 | + functions-common:git_clone:665 : head -1 2026-03-26 00:39:43.443 | 2897d874 Merge "Make cross-barbican job voting again" 2026-03-26 00:39:43.449 | + functions-common:git_clone:666 : cd /opt/stack/devstack 2026-03-26 00:39:43.456 | + ./stack.sh:main:779 : echo_summary 'Installing package prerequisites' 2026-03-26 00:39:43.461 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-03-26 00:39:43.468 | + ./stack.sh:echo_summary:444 : echo -e Installing package prerequisites 2026-03-26 00:39:43.473 | + ./stack.sh:main:780 : source /opt/stack/devstack/tools/install_prereqs.sh 2026-03-26 00:39:43.479 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2026-03-26 00:39:43.485 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2026-03-26 00:39:43.491 | ++ tools/install_prereqs.sh:source:23 : [[ -z /opt/stack/devstack ]] 2026-03-26 00:39:43.497 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/opt/stack/devstack/.prereqs 2026-03-26 00:39:43.501 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2026-03-26 00:39:43.507 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2026-03-26 00:39:43.515 | +++ tools/install_prereqs.sh:source:47 : date +%s 2026-03-26 00:39:43.524 | ++ tools/install_prereqs.sh:source:47 : NOW=1774485583 2026-03-26 00:39:43.531 | +++ tools/install_prereqs.sh:source:48 : head -1 /opt/stack/devstack/.prereqs 2026-03-26 00:39:43.541 | +++ tools/install_prereqs.sh:source:48 : echo 0 2026-03-26 00:39:43.548 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=0 2026-03-26 00:39:43.555 | ++ tools/install_prereqs.sh:source:49 : DELTA=1774485583 2026-03-26 00:39:43.561 | ++ tools/install_prereqs.sh:source:50 : [[ 1774485583 -lt 7200 ]] 2026-03-26 00:39:43.566 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2026-03-26 00:39:43.573 | ++ functions-common:export_proxy_variables:2230 : isset http_proxy 2026-03-26 00:39:43.578 | ++ functions-common:isset:264 : [[ -v http_proxy ]] 2026-03-26 00:39:43.584 | ++ functions-common:export_proxy_variables:2233 : isset https_proxy 2026-03-26 00:39:43.588 | ++ functions-common:isset:264 : [[ -v https_proxy ]] 2026-03-26 00:39:43.594 | ++ functions-common:export_proxy_variables:2236 : isset no_proxy 2026-03-26 00:39:43.600 | ++ functions-common:isset:264 : [[ -v no_proxy ]] 2026-03-26 00:39:43.607 | +++ 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:39:43.658 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2026-03-26 00:39:43.658 | apache2-dev 2026-03-26 00:39:43.658 | bc 2026-03-26 00:39:43.658 | bsdmainutils 2026-03-26 00:39:43.658 | curl 2026-03-26 00:39:43.658 | g++ 2026-03-26 00:39:43.658 | gawk 2026-03-26 00:39:43.658 | gcc 2026-03-26 00:39:43.658 | gettext 2026-03-26 00:39:43.658 | git 2026-03-26 00:39:43.659 | graphviz 2026-03-26 00:39:43.659 | iputils-ping 2026-03-26 00:39:43.659 | libffi-dev 2026-03-26 00:39:43.659 | libjpeg-dev 2026-03-26 00:39:43.659 | libpq-dev 2026-03-26 00:39:43.659 | libssl-dev 2026-03-26 00:39:43.659 | libsystemd-dev 2026-03-26 00:39:43.659 | libxml2-dev 2026-03-26 00:39:43.659 | libxslt1-dev 2026-03-26 00:39:43.659 | libyaml-dev 2026-03-26 00:39:43.659 | lsof 2026-03-26 00:39:43.659 | openssh-server 2026-03-26 00:39:43.659 | openssl 2026-03-26 00:39:43.659 | pkg-config 2026-03-26 00:39:43.659 | psmisc 2026-03-26 00:39:43.659 | python3-dev 2026-03-26 00:39:43.659 | python3-pip 2026-03-26 00:39:43.659 | python3-systemd 2026-03-26 00:39:43.659 | python3-venv 2026-03-26 00:39:43.659 | tar 2026-03-26 00:39:43.659 | tcpdump 2026-03-26 00:39:43.659 | unzip 2026-03-26 00:39:43.659 | uuid-runtime 2026-03-26 00:39:43.659 | wget 2026-03-26 00:39:43.659 | zlib1g-dev 2026-03-26 00:39:43.659 | lvm2 2026-03-26 00:39:43.659 | qemu-utils 2026-03-26 00:39:43.659 | thin-provisioning-tools 2026-03-26 00:39:43.659 | lsscsi 2026-03-26 00:39:43.659 | open-iscsi 2026-03-26 00:39:43.659 | libkrb5-dev 2026-03-26 00:39:43.659 | libldap2-dev 2026-03-26 00:39:43.659 | libsasl2-dev 2026-03-26 00:39:43.659 | memcached 2026-03-26 00:39:43.659 | python3-mysqldb 2026-03-26 00:39:43.659 | sqlite3 2026-03-26 00:39:43.659 | conntrack 2026-03-26 00:39:43.659 | curl 2026-03-26 00:39:43.659 | ebtables 2026-03-26 00:39:43.659 | genisoimage 2026-03-26 00:39:43.659 | iptables 2026-03-26 00:39:43.659 | iputils-arping 2026-03-26 00:39:43.659 | kpartx 2026-03-26 00:39:43.659 | libjs-jquery-tablesorter 2026-03-26 00:39:43.659 | parted 2026-03-26 00:39:43.659 | pm-utils 2026-03-26 00:39:43.659 | python3-mysqldb 2026-03-26 00:39:43.659 | socat 2026-03-26 00:39:43.659 | sqlite3 2026-03-26 00:39:43.659 | sudo 2026-03-26 00:39:43.659 | vlan 2026-03-26 00:39:43.659 | cryptsetup 2026-03-26 00:39:43.660 | dosfstools 2026-03-26 00:39:43.660 | genisoimage 2026-03-26 00:39:43.660 | gir1.2-libosinfo-1.0 2026-03-26 00:39:43.660 | netcat-openbsd 2026-03-26 00:39:43.660 | open-iscsi 2026-03-26 00:39:43.660 | qemu-utils 2026-03-26 00:39:43.660 | sg3-utils 2026-03-26 00:39:43.660 | sysfsutils 2026-03-26 00:39:43.660 | acl 2026-03-26 00:39:43.660 | dnsmasq-base 2026-03-26 00:39:43.660 | dnsmasq-utils 2026-03-26 00:39:43.660 | ebtables 2026-03-26 00:39:43.660 | haproxy 2026-03-26 00:39:43.660 | iptables 2026-03-26 00:39:43.660 | iputils-arping 2026-03-26 00:39:43.660 | iputils-ping 2026-03-26 00:39:43.660 | postgresql-server-dev-all 2026-03-26 00:39:43.660 | python3-mysqldb 2026-03-26 00:39:43.660 | sqlite3 2026-03-26 00:39:43.660 | sudo 2026-03-26 00:39:43.660 | vlan 2026-03-26 00:39:43.660 | apache2' 2026-03-26 00:39:43.665 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2026-03-26 00:39:43.717 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2026-03-26 00:39:43.718 | apache2-dev 2026-03-26 00:39:43.718 | bc 2026-03-26 00:39:43.718 | bsdmainutils 2026-03-26 00:39:43.718 | curl 2026-03-26 00:39:43.718 | g++ 2026-03-26 00:39:43.718 | gawk 2026-03-26 00:39:43.718 | gcc 2026-03-26 00:39:43.718 | gettext 2026-03-26 00:39:43.718 | git 2026-03-26 00:39:43.718 | graphviz 2026-03-26 00:39:43.718 | iputils-ping 2026-03-26 00:39:43.718 | libffi-dev 2026-03-26 00:39:43.718 | libjpeg-dev 2026-03-26 00:39:43.718 | libpq-dev 2026-03-26 00:39:43.718 | libssl-dev 2026-03-26 00:39:43.718 | libsystemd-dev 2026-03-26 00:39:43.718 | libxml2-dev 2026-03-26 00:39:43.718 | libxslt1-dev 2026-03-26 00:39:43.718 | libyaml-dev 2026-03-26 00:39:43.718 | lsof 2026-03-26 00:39:43.718 | openssh-server 2026-03-26 00:39:43.718 | openssl 2026-03-26 00:39:43.718 | pkg-config 2026-03-26 00:39:43.718 | psmisc 2026-03-26 00:39:43.718 | python3-dev 2026-03-26 00:39:43.718 | python3-pip 2026-03-26 00:39:43.718 | python3-systemd 2026-03-26 00:39:43.718 | python3-venv 2026-03-26 00:39:43.718 | tar 2026-03-26 00:39:43.718 | tcpdump 2026-03-26 00:39:43.718 | unzip 2026-03-26 00:39:43.718 | uuid-runtime 2026-03-26 00:39:43.718 | wget 2026-03-26 00:39:43.718 | zlib1g-dev 2026-03-26 00:39:43.718 | lvm2 2026-03-26 00:39:43.718 | qemu-utils 2026-03-26 00:39:43.718 | thin-provisioning-tools 2026-03-26 00:39:43.718 | lsscsi 2026-03-26 00:39:43.718 | open-iscsi 2026-03-26 00:39:43.718 | libkrb5-dev 2026-03-26 00:39:43.718 | libldap2-dev 2026-03-26 00:39:43.719 | libsasl2-dev 2026-03-26 00:39:43.719 | memcached 2026-03-26 00:39:43.719 | python3-mysqldb 2026-03-26 00:39:43.719 | sqlite3 2026-03-26 00:39:43.719 | conntrack 2026-03-26 00:39:43.719 | curl 2026-03-26 00:39:43.719 | ebtables 2026-03-26 00:39:43.719 | genisoimage 2026-03-26 00:39:43.719 | iptables 2026-03-26 00:39:43.719 | iputils-arping 2026-03-26 00:39:43.719 | kpartx 2026-03-26 00:39:43.719 | libjs-jquery-tablesorter 2026-03-26 00:39:43.719 | parted 2026-03-26 00:39:43.719 | pm-utils 2026-03-26 00:39:43.719 | python3-mysqldb 2026-03-26 00:39:43.719 | socat 2026-03-26 00:39:43.719 | sqlite3 2026-03-26 00:39:43.719 | sudo 2026-03-26 00:39:43.719 | vlan 2026-03-26 00:39:43.719 | cryptsetup 2026-03-26 00:39:43.719 | dosfstools 2026-03-26 00:39:43.719 | genisoimage 2026-03-26 00:39:43.719 | gir1.2-libosinfo-1.0 2026-03-26 00:39:43.719 | netcat-openbsd 2026-03-26 00:39:43.719 | open-iscsi 2026-03-26 00:39:43.719 | qemu-utils 2026-03-26 00:39:43.719 | sg3-utils 2026-03-26 00:39:43.719 | sysfsutils 2026-03-26 00:39:43.719 | acl 2026-03-26 00:39:43.719 | dnsmasq-base 2026-03-26 00:39:43.719 | dnsmasq-utils 2026-03-26 00:39:43.720 | ebtables 2026-03-26 00:39:43.720 | haproxy 2026-03-26 00:39:43.720 | iptables 2026-03-26 00:39:43.720 | iputils-arping 2026-03-26 00:39:43.720 | iputils-ping 2026-03-26 00:39:43.720 | postgresql-server-dev-all 2026-03-26 00:39:43.720 | python3-mysqldb 2026-03-26 00:39:43.720 | sqlite3 2026-03-26 00:39:43.720 | sudo 2026-03-26 00:39:43.720 | vlan 2026-03-26 00:39:43.720 | apache2 golang 2026-03-26 00:39:43.720 | debootstrap 2026-03-26 00:39:43.720 | rsyslog 2026-03-26 00:39:43.720 | lvm2' 2026-03-26 00:39:43.723 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2026-03-26 00:39:43.729 | ++ functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-03-26 00:39:43.734 | ++ functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-03-26 00:39:43.742 | ++ 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:39:43.743 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2026-03-26 00:39:43.751 | ++ 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:39:43.755 | ++ functions-common:install_package:1430 : update_package_repo 2026-03-26 00:39:43.761 | ++ functions-common:update_package_repo:1404 : NO_UPDATE_REPOS=False 2026-03-26 00:39:43.765 | ++ functions-common:update_package_repo:1405 : REPOS_UPDATED=True 2026-03-26 00:39:43.770 | ++ functions-common:update_package_repo:1406 : RETRY_UPDATE=False 2026-03-26 00:39:43.775 | ++ functions-common:update_package_repo:1408 : [[ False = \T\r\u\e ]] 2026-03-26 00:39:43.780 | ++ functions-common:update_package_repo:1412 : is_ubuntu 2026-03-26 00:39:43.784 | ++ functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-03-26 00:39:43.790 | ++ functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-03-26 00:39:43.795 | ++ functions-common:update_package_repo:1413 : apt_get_update 2026-03-26 00:39:43.800 | ++ functions-common:apt_get_update:1158 : [[ True == \T\r\u\e ]] 2026-03-26 00:39:43.804 | ++ functions-common:apt_get_update:1158 : [[ False != \T\r\u\e ]] 2026-03-26 00:39:43.810 | ++ functions-common:apt_get_update:1159 : return 2026-03-26 00:39:43.815 | ++ 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:39:43.821 | ++ functions-common:real_install_package:1418 : is_ubuntu 2026-03-26 00:39:43.826 | ++ functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-03-26 00:39:43.831 | ++ functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-03-26 00:39:43.836 | ++ 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:39:43.876 | ++ 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:39:43.920 | Reading package lists... 2026-03-26 00:39:44.208 | Building dependency tree... 2026-03-26 00:39:44.208 | Reading state information... 2026-03-26 00:39:44.528 | curl is already the newest version (8.5.0-2ubuntu10.8). 2026-03-26 00:39:44.528 | git is already the newest version (1:2.43.0-1ubuntu7.3). 2026-03-26 00:39:44.528 | openssh-server is already the newest version (1:9.6p1-3ubuntu13.15). 2026-03-26 00:39:44.528 | openssl is already the newest version (3.0.13-0ubuntu3.7). 2026-03-26 00:39:44.528 | openssl set to manually installed. 2026-03-26 00:39:44.528 | tar is already the newest version (1.35+dfsg-3build1). 2026-03-26 00:39:44.528 | uuid-runtime is already the newest version (2.39.3-9ubuntu6.5). 2026-03-26 00:39:44.528 | zlib1g-dev is already the newest version (1:1.3.dfsg-3.1ubuntu2.1). 2026-03-26 00:39:44.528 | zlib1g-dev set to manually installed. 2026-03-26 00:39:44.528 | open-iscsi is already the newest version (2.1.9-3ubuntu5.4). 2026-03-26 00:39:44.528 | iptables is already the newest version (1.8.10-3ubuntu2). 2026-03-26 00:39:44.529 | sudo is already the newest version (1.9.15p5-3ubuntu5.24.04.2). 2026-03-26 00:39:44.529 | The following additional packages will be installed: 2026-03-26 00:39:44.529 | apache2-bin apache2-data apache2-utils autoconf automake autopoint 2026-03-26 00:39:44.529 | autotools-dev binutils binutils-common binutils-x86-64-linux-gnu 2026-03-26 00:39:44.529 | bsdextrautils bzip2 clang-17 comerr-dev cpp cpp-13 cpp-13-x86-64-linux-gnu 2026-03-26 00:39:44.529 | cpp-x86-64-linux-gnu cryptsetup-bin dconf-gsettings-backend dconf-service 2026-03-26 00:39:44.529 | debhelper debugedit dh-autoreconf dh-strip-nondeterminism distro-info 2026-03-26 00:39:44.529 | dmeventd dmidecode dpkg-dev dwz file fontconfig fontconfig-config 2026-03-26 00:39:44.529 | fonts-dejavu-core fonts-dejavu-mono g++-13 g++-13-x86-64-linux-gnu 2026-03-26 00:39:44.529 | g++-x86-64-linux-gnu gcc-13 gcc-13-base gcc-13-x86-64-linux-gnu 2026-03-26 00:39:44.529 | gcc-x86-64-linux-gnu gir1.2-freedesktop glib-networking 2026-03-26 00:39:44.529 | glib-networking-common glib-networking-services golang-1.22 golang-1.22-doc 2026-03-26 00:39:44.529 | golang-1.22-go golang-1.22-src golang-doc golang-go golang-src groff-base 2026-03-26 00:39:44.529 | gsettings-desktop-schemas icu-devtools intltool-debian krb5-multidev 2026-03-26 00:39:44.529 | libaio1t64 libann0 libaom3 libapr1-dev libapr1t64 libaprutil1-dbd-sqlite3 2026-03-26 00:39:44.529 | libaprutil1-dev libaprutil1-ldap libaprutil1t64 libarchive-zip-perl libasan8 2026-03-26 00:39:44.529 | libatomic1 libbinutils libcairo-gobject2 libcairo2 libcc1-0 libcdt5 2026-03-26 00:39:44.529 | libcgraph6 libclang-common-17-dev libclang-cpp17t64 libclang1-17t64 2026-03-26 00:39:44.529 | libctf-nobfd0 libctf0 libdatrie1 libdconf1 libde265-0 libdebhelper-perl 2026-03-26 00:39:44.529 | libdeflate0 libdevmapper-event1.02.1 libdpkg-perl libestr0 libevent-2.1-7t64 2026-03-26 00:39:44.529 | libfastjson4 libfile-stripnondeterminism-perl libfontconfig1 libfribidi0 2026-03-26 00:39:44.529 | libgc1 libgcc-13-dev libgd3 libgomp1 libgprofng0 libgraphite2-3 2026-03-26 00:39:44.529 | libgssrpc4t64 libgts-0.7-5t64 libgvc6 libgvpr2 libharfbuzz0b 2026-03-26 00:39:44.529 | libheif-plugin-aomdec libheif-plugin-libde265 libheif1 libhwasan0 2026-03-26 00:39:44.529 | libibverbs1 libice6 libicu-dev libisl23 libitm1 libjansson4 libjbig0 2026-03-26 00:39:44.529 | libjpeg-turbo8 libjpeg-turbo8-dev libjpeg8 libjpeg8-dev libjs-jquery 2026-03-26 00:39:44.529 | libjs-jquery-metadata libjs-sphinxdoc libjs-underscore libjson-perl 2026-03-26 00:39:44.529 | libkadm5clnt-mit12 libkadm5srv-mit12 libkdb5-10t64 liblab-gamut1 libldap-dev 2026-03-26 00:39:44.529 | liblerc4 libllvm17t64 liblsan0 libltdl7 liblua5.4-0 liblvm2cmd2.03 2026-03-26 00:39:44.529 | libmagic-mgc libmagic1t64 libmpc3 libmpfr6 libmysqlclient21 libncurses-dev 2026-03-26 00:39:44.529 | libncurses6 libnftables1 libnl-3-200 libnl-route-3-200 libnss-systemd 2026-03-26 00:39:44.529 | libnuma1 libobjc-13-dev libobjc4 libosinfo-1.0-0 libosinfo-l10n 2026-03-26 00:39:44.529 | libpam-systemd libpango-1.0-0 libpangocairo-1.0-0 libpangoft2-1.0-0 2026-03-26 00:39:44.529 | libparted2t64 libpathplan4 libpcap0.8t64 libpcre2-16-0 libpcre2-32-0 2026-03-26 00:39:44.529 | libpcre2-dev libpcre2-posix3 libpfm4 libpipeline1 libpixman-1-0 libpkgconf3 2026-03-26 00:39:44.529 | libpq5 libproxy1v5 libpython3-dev libquadmath0 libsctp-dev libsctp1 2026-03-26 00:39:44.529 | libsframe1 libsgutils2-1.46-2 libsharpyuv0 libsigsegv2 libsm6 libsoup-3.0-0 2026-03-26 00:39:44.529 | libsoup-3.0-common libstdc++-13-dev libsub-override-perl libsysfs2 2026-03-26 00:39:44.529 | libsystemd-shared libsystemd0 libthai-data libthai0 libtiff6 libtirpc-common 2026-03-26 00:39:44.529 | libtirpc3t64 libtool libtsan2 libubsan1 libuchardet0 libudev1 liburing2 2026-03-26 00:39:44.529 | libwebp7 libx11-6 libx11-data libxau6 libxaw7 libxcb-render0 libxcb-shm0 2026-03-26 00:39:44.529 | libxcb1 libxdmcp6 libxext6 libxmu6 libxpm4 libxrender1 libxslt1.1 libxt6t64 2026-03-26 00:39:44.529 | libz3-4 libz3-dev llvm-17 llvm-17-dev llvm-17-linker-tools llvm-17-runtime 2026-03-26 00:39:44.529 | llvm-17-tools lto-disabled-list m4 make man-db mysql-common ncal osinfo-db 2026-03-26 00:39:44.530 | patch pci.ids pkgconf pkgconf-bin po-debconf postgresql-client-16 2026-03-26 00:39:44.530 | postgresql-client-common postgresql-common postgresql-server-dev-16 2026-03-26 00:39:44.530 | powermgmt-base python3-pip-whl python3-pygments python3-setuptools 2026-03-26 00:39:44.530 | python3-setuptools-whl python3-wheel python3.12-venv session-migration 2026-03-26 00:39:44.530 | ssl-cert systemd systemd-dev systemd-resolved systemd-sysv systemd-timesyncd 2026-03-26 00:39:44.530 | udev usb.ids uuid-dev x11-common xz-utils 2026-03-26 00:39:44.531 | Suggested packages: 2026-03-26 00:39:44.531 | apache2-doc apache2-suexec-pristine | apache2-suexec-custom www-browser ufw 2026-03-26 00:39:44.531 | autoconf-archive gnu-standards autoconf-doc binutils-doc gprofng-gui 2026-03-26 00:39:44.531 | calendar whois vacation mailutils bzip2-doc clang-17-doc wasi-libc doc-base 2026-03-26 00:39:44.531 | nftables cpp-doc gcc-13-locales cpp-13-doc keyutils liblocale-gettext-perl 2026-03-26 00:39:44.531 | dh-make squid-deb-proxy-client debian-archive-keyring arch-test shunit2 2026-03-26 00:39:44.531 | debian-keyring g++-multilib g++-13-multilib gcc-13-doc gawk-doc gcc-multilib 2026-03-26 00:39:44.531 | manpages-dev flex bison gdb gcc-doc gcc-13-multilib gdb-x86-64-linux-gnu 2026-03-26 00:39:44.531 | wodim cdrkit-doc gettext-doc libasprintf-dev libgettextpo-dev bzr | brz 2026-03-26 00:39:44.532 | mercurial subversion gsfonts graphviz-doc groff vim-haproxy haproxy-doc 2026-03-26 00:39:44.532 | krb5-doc bzr libgd-tools krb5-user libheif-plugin-x265 2026-03-26 00:39:44.532 | libheif-plugin-ffmpegdec libheif-plugin-jpegdec libheif-plugin-jpegenc 2026-03-26 00:39:44.532 | libheif-plugin-j2kdec libheif-plugin-j2kenc libheif-plugin-rav1e 2026-03-26 00:39:44.532 | libheif-plugin-svtenc icu-doc ncurses-doc libparted-dev libparted-i18n 2026-03-26 00:39:44.532 | postgresql-doc-16 lksctp-tools libssl-doc libstdc++-13-doc libtool-doc 2026-03-26 00:39:44.532 | gfortran | fortran95-compiler gcj-jdk libyaml-doc llvm-17-doc m4-doc 2026-03-26 00:39:44.532 | make-doc apparmor less libanyevent-perl libcache-memcached-perl libmemcached 2026-03-26 00:39:44.532 | libterm-readkey-perl libyaml-perl parted-doc ed diffutils-doc cpufrequtils 2026-03-26 00:39:44.532 | wireless-tools radeontool libmail-box-perl postgresql-16 2026-03-26 00:39:44.532 | default-mysql-server | virtual-mysql-server python-pygments-doc 2026-03-26 00:39:44.532 | ttf-bitstream-vera python-setuptools-doc rsyslog-mysql | rsyslog-pgsql 2026-03-26 00:39:44.532 | rsyslog-mongodb rsyslog-doc rsyslog-openssl | rsyslog-gnutls rsyslog-gssapi 2026-03-26 00:39:44.532 | rsyslog-relp sqlite3-doc systemd-container systemd-homed systemd-userdbd 2026-03-26 00:39:44.532 | systemd-boot libqrencode4 libtss2-esys-3.0.2-0 libtss2-mu-4.0.1-0 2026-03-26 00:39:44.532 | libtss2-rc0 libtss2-tcti-device0 zip 2026-03-26 00:39:44.532 | Recommended packages: 2026-03-26 00:39:44.532 | cryptsetup-initramfs dns-root-data build-essential fakeroot 2026-03-26 00:39:44.532 | libalgorithm-merge-perl fonts-liberation2 libclang-rt-17-dev 2026-03-26 00:39:44.532 | libfile-fcntllock-perl liblocale-gettext-perl libarchive-cpio-perl 2026-03-26 00:39:44.532 | libgts-bin libheif-plugin-aomenc ibverbs-providers javascript-common 2026-03-26 00:39:44.532 | libjson-xs-perl libgpm2 libltdl-dev vbetool hdparm kbd | console-tools 2026-03-26 00:39:44.532 | libmail-sendmail-perl logrotate qemu-block-extra systemd-hwe-hwdb 2026-03-26 00:39:44.660 | The following NEW packages will be installed: 2026-03-26 00:39:44.660 | acl apache2 apache2-bin apache2-data apache2-dev apache2-utils autoconf 2026-03-26 00:39:44.660 | automake autopoint autotools-dev bc binutils binutils-common 2026-03-26 00:39:44.660 | binutils-x86-64-linux-gnu bsdextrautils bsdmainutils bzip2 clang-17 2026-03-26 00:39:44.660 | comerr-dev conntrack cpp cpp-13 cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu 2026-03-26 00:39:44.660 | cryptsetup cryptsetup-bin dconf-gsettings-backend dconf-service debhelper 2026-03-26 00:39:44.660 | debootstrap debugedit dh-autoreconf dh-strip-nondeterminism distro-info 2026-03-26 00:39:44.660 | dmeventd dmidecode dnsmasq-base dnsmasq-utils dosfstools dpkg-dev dwz 2026-03-26 00:39:44.660 | ebtables file fontconfig fontconfig-config fonts-dejavu-core 2026-03-26 00:39:44.660 | fonts-dejavu-mono g++ g++-13 g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu 2026-03-26 00:39:44.661 | gawk gcc gcc-13 gcc-13-base gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu 2026-03-26 00:39:44.661 | genisoimage gettext gir1.2-freedesktop gir1.2-libosinfo-1.0 glib-networking 2026-03-26 00:39:44.661 | glib-networking-common glib-networking-services golang golang-1.22 2026-03-26 00:39:44.661 | golang-1.22-doc golang-1.22-go golang-1.22-src golang-doc golang-go 2026-03-26 00:39:44.661 | golang-src graphviz groff-base gsettings-desktop-schemas haproxy 2026-03-26 00:39:44.661 | icu-devtools intltool-debian iputils-arping iputils-ping kpartx 2026-03-26 00:39:44.661 | krb5-multidev libaio1t64 libann0 libaom3 libapr1-dev libapr1t64 2026-03-26 00:39:44.661 | libaprutil1-dbd-sqlite3 libaprutil1-dev libaprutil1-ldap libaprutil1t64 2026-03-26 00:39:44.661 | libarchive-zip-perl libasan8 libatomic1 libbinutils libcairo-gobject2 2026-03-26 00:39:44.661 | libcairo2 libcc1-0 libcdt5 libcgraph6 libclang-common-17-dev 2026-03-26 00:39:44.661 | libclang-cpp17t64 libclang1-17t64 libctf-nobfd0 libctf0 libdatrie1 libdconf1 2026-03-26 00:39:44.661 | libde265-0 libdebhelper-perl libdeflate0 libdevmapper-event1.02.1 2026-03-26 00:39:44.661 | libdpkg-perl libestr0 libevent-2.1-7t64 libfastjson4 libffi-dev 2026-03-26 00:39:44.661 | libfile-stripnondeterminism-perl libfontconfig1 libfribidi0 libgc1 2026-03-26 00:39:44.661 | libgcc-13-dev libgd3 libgomp1 libgprofng0 libgraphite2-3 libgssrpc4t64 2026-03-26 00:39:44.661 | libgts-0.7-5t64 libgvc6 libgvpr2 libharfbuzz0b libheif-plugin-aomdec 2026-03-26 00:39:44.661 | libheif-plugin-libde265 libheif1 libhwasan0 libibverbs1 libice6 libicu-dev 2026-03-26 00:39:44.661 | libisl23 libitm1 libjansson4 libjbig0 libjpeg-dev libjpeg-turbo8 2026-03-26 00:39:44.661 | libjpeg-turbo8-dev libjpeg8 libjpeg8-dev libjs-jquery libjs-jquery-metadata 2026-03-26 00:39:44.661 | libjs-jquery-tablesorter libjs-sphinxdoc libjs-underscore libjson-perl 2026-03-26 00:39:44.661 | libkadm5clnt-mit12 libkadm5srv-mit12 libkdb5-10t64 libkrb5-dev liblab-gamut1 2026-03-26 00:39:44.661 | libldap-dev libldap2-dev liblerc4 libllvm17t64 liblsan0 libltdl7 liblua5.4-0 2026-03-26 00:39:44.661 | liblvm2cmd2.03 libmagic-mgc libmagic1t64 libmpc3 libmpfr6 libmysqlclient21 2026-03-26 00:39:44.661 | libncurses-dev libncurses6 libnftables1 libnl-3-200 libnl-route-3-200 2026-03-26 00:39:44.661 | libnuma1 libobjc-13-dev libobjc4 libosinfo-1.0-0 libosinfo-l10n 2026-03-26 00:39:44.661 | libpango-1.0-0 libpangocairo-1.0-0 libpangoft2-1.0-0 libparted2t64 2026-03-26 00:39:44.661 | libpathplan4 libpcap0.8t64 libpcre2-16-0 libpcre2-32-0 libpcre2-dev 2026-03-26 00:39:44.661 | libpcre2-posix3 libpfm4 libpipeline1 libpixman-1-0 libpkgconf3 libpq-dev 2026-03-26 00:39:44.661 | libpq5 libproxy1v5 libpython3-dev libquadmath0 libsasl2-dev libsctp-dev 2026-03-26 00:39:44.661 | libsctp1 libsframe1 libsgutils2-1.46-2 libsharpyuv0 libsigsegv2 libsm6 2026-03-26 00:39:44.661 | libsoup-3.0-0 libsoup-3.0-common libssl-dev libstdc++-13-dev 2026-03-26 00:39:44.661 | libsub-override-perl libsysfs2 libsystemd-dev libthai-data libthai0 libtiff6 2026-03-26 00:39:44.661 | libtirpc-common libtirpc3t64 libtool libtsan2 libubsan1 libuchardet0 2026-03-26 00:39:44.661 | liburing2 libwebp7 libx11-6 libx11-data libxau6 libxaw7 libxcb-render0 2026-03-26 00:39:44.661 | libxcb-shm0 libxcb1 libxdmcp6 libxext6 libxml2-dev libxmu6 libxpm4 2026-03-26 00:39:44.661 | libxrender1 libxslt1-dev libxslt1.1 libxt6t64 libyaml-dev libz3-4 libz3-dev 2026-03-26 00:39:44.661 | llvm-17 llvm-17-dev llvm-17-linker-tools llvm-17-runtime llvm-17-tools lsof 2026-03-26 00:39:44.661 | lsscsi lto-disabled-list lvm2 m4 make man-db memcached mysql-common ncal 2026-03-26 00:39:44.661 | netcat-openbsd osinfo-db parted patch pci.ids pkg-config pkgconf pkgconf-bin 2026-03-26 00:39:44.661 | pm-utils po-debconf postgresql-client-16 postgresql-client-common 2026-03-26 00:39:44.662 | postgresql-common postgresql-server-dev-16 postgresql-server-dev-all 2026-03-26 00:39:44.662 | powermgmt-base psmisc python3-dev python3-mysqldb python3-pip 2026-03-26 00:39:44.662 | python3-pip-whl python3-pygments python3-setuptools python3-setuptools-whl 2026-03-26 00:39:44.662 | python3-systemd python3-venv python3-wheel python3.12-venv qemu-utils 2026-03-26 00:39:44.662 | rsyslog session-migration sg3-utils socat sqlite3 ssl-cert sysfsutils 2026-03-26 00:39:44.663 | tcpdump thin-provisioning-tools unzip usb.ids uuid-dev vlan wget x11-common 2026-03-26 00:39:44.663 | xz-utils 2026-03-26 00:39:44.663 | The following packages will be upgraded: 2026-03-26 00:39:44.664 | libnss-systemd libpam-systemd libsystemd-shared libsystemd0 libudev1 systemd 2026-03-26 00:39:44.664 | systemd-dev systemd-resolved systemd-sysv systemd-timesyncd udev 2026-03-26 00:39:44.864 | 11 upgraded, 304 newly installed, 0 to remove and 0 not upgraded. 2026-03-26 00:39:44.864 | Need to get 314 MB of archives. 2026-03-26 00:39:44.864 | After this operation, 1,440 MB of additional disk space will be used. 2026-03-26 00:39:44.864 | 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:39:45.195 | 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:39:45.213 | 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:39:45.363 | 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:39:45.572 | 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:39:45.589 | 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:39:45.590 | 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:39:45.595 | 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:39:45.603 | 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:39:45.735 | 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:39:45.801 | 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:39:45.808 | 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:39:45.812 | 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:39:45.820 | 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:39:45.820 | 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:39:45.820 | Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libjansson4 amd64 2.14-2build2 [32.8 kB] 2026-03-26 00:39:45.821 | 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:39:45.827 | 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:39:45.872 | 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:39:45.895 | 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:39:45.896 | 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:39:45.898 | 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:39:45.973 | Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libsigsegv2 amd64 2.14-1ubuntu2 [15.0 kB] 2026-03-26 00:39:45.974 | 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:39:45.981 | 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:39:46.133 | 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:39:46.136 | Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 memcached amd64 1.6.24-1build3 [213 kB] 2026-03-26 00:39:46.138 | 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:39:46.139 | 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:39:46.140 | 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:39:46.140 | Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 postgresql-common all 257build1.1 [161 kB] 2026-03-26 00:39:46.141 | 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:39:46.141 | 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:39:46.143 | 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:39:46.216 | Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 distro-info amd64 1.7build1 [19.9 kB] 2026-03-26 00:39:46.222 | 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:39:46.223 | 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:39:46.224 | 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:39:46.225 | 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:39:46.226 | 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:39:46.226 | 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:39:46.228 | 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:39:46.294 | 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:39:46.306 | 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:39:46.373 | 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:39:46.375 | 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:39:46.376 | 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:39:46.378 | 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:39:46.382 | 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:39:46.383 | 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:39:46.384 | 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:39:46.384 | 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:39:46.454 | 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:39:46.464 | 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:39:46.467 | 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:39:46.468 | Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libncurses6 amd64 6.4+20240113-1ubuntu2 [112 kB] 2026-03-26 00:39:46.469 | 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:39:46.529 | 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:39:46.529 | Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libparted2t64 amd64 3.6-4build1 [152 kB] 2026-03-26 00:39:46.532 | 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:39:46.535 | 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:39:46.605 | 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:39:46.606 | 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:39:46.606 | Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxcb1 amd64 1.15-1ubuntu2 [47.7 kB] 2026-03-26 00:39:46.608 | 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:39:46.610 | 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:39:46.686 | 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:39:46.686 | Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 lsof amd64 4.95.0-1build3 [247 kB] 2026-03-26 00:39:46.691 | 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:39:46.771 | Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 parted amd64 3.6-4build1 [43.3 kB] 2026-03-26 00:39:46.771 | 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:39:46.771 | Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 psmisc amd64 23.7-1build1 [179 kB] 2026-03-26 00:39:46.773 | 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:39:46.843 | 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:39:46.846 | 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:39:46.850 | 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:39:46.852 | 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:39:46.853 | Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 autotools-dev all 20220109.1 [44.9 kB] 2026-03-26 00:39:46.916 | Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 m4 amd64 1.4.19-4build1 [244 kB] 2026-03-26 00:39:46.921 | Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 autoconf all 2.71-3 [339 kB] 2026-03-26 00:39:46.926 | 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:39:46.930 | Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 autopoint all 0.21-14ubuntu2 [422 kB] 2026-03-26 00:39:46.996 | 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:39:46.998 | 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:39:47.000 | 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:39:47.008 | 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:39:47.008 | 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:39:47.561 | 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:39:47.562 | 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:39:47.562 | 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:39:47.562 | 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:39:47.563 | 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:39:47.567 | 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:39:47.567 | 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:39:47.585 | 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:39:47.615 | 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:39:47.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:39:47.667 | 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:39:47.811 | 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:39:47.814 | 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:39:47.815 | 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:39:47.815 | 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:39:47.932 | 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:39:47.978 | 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:39:48.084 | 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:39:48.126 | 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:39:48.191 | 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:39:48.195 | 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:39:48.290 | 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:39:49.082 | 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:39:49.082 | 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:39:49.095 | 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:39:49.095 | 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:39:49.096 | 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:39:50.075 | 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:39:50.556 | 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:39:50.645 | 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:39:50.646 | 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:39:50.647 | 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:39:50.653 | 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:39:50.674 | 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:39:50.728 | 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:39:50.998 | 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:39:50.999 | Get:124 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libtool all 2.4.7-7build1 [166 kB] 2026-03-26 00:39:51.008 | Get:125 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 dh-autoreconf all 20 [16.1 kB] 2026-03-26 00:39:51.009 | 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:39:51.011 | 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:39:51.012 | 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:39:51.013 | 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:39:51.014 | 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:39:51.028 | 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:39:51.084 | Get:132 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 patch amd64 2.7.6-7build3 [104 kB] 2026-03-26 00:39:51.108 | Get:133 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 make amd64 4.3-4.1build2 [180 kB] 2026-03-26 00:39:51.113 | Get:134 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 lto-disabled-list all 47 [12.4 kB] 2026-03-26 00:39:51.114 | 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:39:51.245 | 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:39:51.246 | Get:137 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 dwz amd64 0.15-1build6 [115 kB] 2026-03-26 00:39:51.249 | Get:138 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 gettext amd64 0.21-14ubuntu2 [864 kB] 2026-03-26 00:39:51.319 | 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:39:51.320 | 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:39:51.325 | Get:141 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 debhelper all 13.14.1ubuntu5 [869 kB] 2026-03-26 00:39:51.357 | 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:39:51.358 | 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:39:51.358 | 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:39:51.359 | 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:39:51.410 | 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:39:51.419 | 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:39:51.419 | 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:39:51.431 | 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:39:51.438 | 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:39:51.486 | 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:39:51.487 | 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:39:51.507 | 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:39:51.513 | 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:39:51.564 | Get:155 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 ncal amd64 12.1.8 [21.0 kB] 2026-03-26 00:39:51.565 | Get:156 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 bsdmainutils all 12.1.8 [3,176 B] 2026-03-26 00:39:51.565 | 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:39:51.567 | 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:39:51.571 | 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:39:51.577 | 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:39:51.642 | 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:39:51.643 | 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:39:51.644 | 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:39:51.644 | 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:39:51.719 | 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:39:51.880 | 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:39:51.881 | 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:39:51.953 | 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:39:51.954 | 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:39:51.956 | 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:39:51.970 | 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:39:52.052 | 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:39:52.053 | 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:39:52.108 | 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:39:52.113 | 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:39:52.693 | 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:39:52.693 | 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:39:52.694 | 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:39:52.694 | 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:39:52.700 | 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:39:52.709 | 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:39:52.710 | 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:39:52.710 | 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:39:52.710 | Get:184 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libcairo2 amd64 1.18.0-3build1 [566 kB] 2026-03-26 00:39:52.772 | 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:39:52.789 | 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:39:52.791 | 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:39:52.792 | 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:39:52.792 | 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:39:52.793 | 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:39:52.794 | 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:39:52.795 | 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:39:52.850 | 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:39:52.853 | 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:39:53.715 | 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:39:54.680 | 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:39:54.681 | 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:39:54.681 | 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:39:54.681 | 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:39:54.682 | 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:39:54.682 | 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:39:54.682 | 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:39:54.682 | 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:39:54.683 | 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:39:54.761 | 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:39:55.077 | 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:39:55.077 | 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:39:55.080 | 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:39:55.081 | 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:39:55.089 | 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:39:55.093 | Get:211 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libjpeg8 amd64 8c-2ubuntu11 [2,148 B] 2026-03-26 00:39:55.093 | 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:39:55.094 | 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:39:55.095 | 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:39:55.157 | 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:39:55.173 | 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:39:55.180 | 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:39:55.180 | Get:218 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libgd3 amd64 2.3.3-9ubuntu5 [128 kB] 2026-03-26 00:39:55.236 | 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:39:55.240 | 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:39:55.241 | 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:39:55.243 | Get:222 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libharfbuzz0b amd64 8.3.0-2build2 [469 kB] 2026-03-26 00:39:55.262 | 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:39:55.314 | 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:39:55.315 | 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:39:55.316 | 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:39:55.321 | 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:39:55.391 | 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:39:55.392 | 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:39:55.393 | 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:39:55.448 | 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:39:55.470 | 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:39:55.566 | 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:39:55.567 | 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:39:55.569 | 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:39:55.569 | 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:39:55.572 | 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:39:55.574 | 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:39:55.600 | 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:39:55.626 | 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:39:55.631 | 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:39:55.701 | 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:39:55.702 | 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:39:55.704 | 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:39:55.705 | 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:39:55.706 | 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:39:55.708 | 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:39:55.711 | 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:39:56.433 | 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:39:56.438 | Get:250 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libjpeg8-dev amd64 8c-2ubuntu11 [1,484 B] 2026-03-26 00:39:56.439 | Get:251 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libjpeg-dev amd64 8c-2ubuntu11 [1,482 B] 2026-03-26 00:39:56.439 | 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:39:56.449 | 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:39:56.449 | 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:39:56.454 | 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:39:56.457 | 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:39:56.478 | 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:39:56.514 | 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:39:56.561 | 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:39:56.599 | 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:39:56.600 | 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:39:56.604 | 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:39:56.703 | 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:39:56.707 | 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:39:56.707 | 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:39:56.714 | 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:39:56.716 | 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:39:56.717 | 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:39:56.746 | 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:39:56.783 | Get:270 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 liburing2 amd64 2.5-1build1 [21.1 kB] 2026-03-26 00:39:56.784 | 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:39:56.825 | 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:39:56.829 | 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:39:56.832 | 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:39:56.848 | 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:39:56.860 | 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:39:58.464 | 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:39:58.465 | 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:39:58.473 | 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:39:58.703 | 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:39:58.704 | 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:40:00.331 | Get:282 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 lsscsi amd64 0.32-1build1 [48.2 kB] 2026-03-26 00:40:00.332 | 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:40:00.366 | 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:40:00.371 | 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:40:00.372 | 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:40:00.373 | 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:40:00.374 | 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:40:00.374 | 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:40:00.429 | 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:40:00.466 | 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:40:00.467 | 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:40:00.491 | 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:40:00.492 | 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:40:00.504 | 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:40:00.505 | 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:40:00.545 | 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:40:00.613 | 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:40:00.650 | Get:299 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 python3-systemd amd64 235-1build4 [42.4 kB] 2026-03-26 00:40:00.651 | 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:40:00.651 | 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:40:00.652 | 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:40:00.734 | Get:303 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 sg3-utils amd64 1.46-3ubuntu4 [840 kB] 2026-03-26 00:40:00.757 | 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:40:00.761 | 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:40:00.774 | 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:40:00.779 | Get:307 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 debootstrap all 1.0.134ubuntu1 [48.0 kB] 2026-03-26 00:40:00.801 | 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:40:00.802 | 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:40:00.805 | 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:40:00.805 | 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:40:00.879 | 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:40:00.880 | 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:40:00.881 | 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:40:00.957 | Get:315 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 vlan all 2.0.5ubuntu5 [10.4 kB] 2026-03-26 00:40:01.171 | debconf: delaying package configuration, since apt-utils is not installed 2026-03-26 00:40:01.221 | Fetched 314 MB in 16s (19.3 MB/s) 2026-03-26 00:40:01.280 | (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:40:01.281 | Preparing to unpack .../systemd-dev_255.4-1ubuntu8.14_all.deb ... 2026-03-26 00:40:01.295 | Unpacking systemd-dev (255.4-1ubuntu8.14) over (255.4-1ubuntu8.12) ... 2026-03-26 00:40:01.394 | Preparing to unpack .../systemd-timesyncd_255.4-1ubuntu8.14_amd64.deb ... 2026-03-26 00:40:01.412 | Unpacking systemd-timesyncd (255.4-1ubuntu8.14) over (255.4-1ubuntu8.12) ... 2026-03-26 00:40:01.512 | Preparing to unpack .../systemd-resolved_255.4-1ubuntu8.14_amd64.deb ... 2026-03-26 00:40:01.530 | Unpacking systemd-resolved (255.4-1ubuntu8.14) over (255.4-1ubuntu8.12) ... 2026-03-26 00:40:01.617 | Preparing to unpack .../libsystemd-shared_255.4-1ubuntu8.14_amd64.deb ... 2026-03-26 00:40:01.631 | Unpacking libsystemd-shared:amd64 (255.4-1ubuntu8.14) over (255.4-1ubuntu8.12) ... 2026-03-26 00:40:01.756 | Preparing to unpack .../libsystemd0_255.4-1ubuntu8.14_amd64.deb ... 2026-03-26 00:40:01.772 | Unpacking libsystemd0:amd64 (255.4-1ubuntu8.14) over (255.4-1ubuntu8.12) ... 2026-03-26 00:40:01.855 | Setting up libsystemd0:amd64 (255.4-1ubuntu8.14) ... 2026-03-26 00:40:01.934 | (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:40:01.935 | Preparing to unpack .../0-systemd-sysv_255.4-1ubuntu8.14_amd64.deb ... 2026-03-26 00:40:01.949 | Unpacking systemd-sysv (255.4-1ubuntu8.14) over (255.4-1ubuntu8.12) ... 2026-03-26 00:40:02.030 | Preparing to unpack .../1-libnss-systemd_255.4-1ubuntu8.14_amd64.deb ... 2026-03-26 00:40:02.084 | Unpacking libnss-systemd:amd64 (255.4-1ubuntu8.14) over (255.4-1ubuntu8.12) ... 2026-03-26 00:40:02.172 | Preparing to unpack .../2-libpam-systemd_255.4-1ubuntu8.14_amd64.deb ... 2026-03-26 00:40:02.191 | Unpacking libpam-systemd:amd64 (255.4-1ubuntu8.14) over (255.4-1ubuntu8.12) ... 2026-03-26 00:40:02.278 | Preparing to unpack .../3-systemd_255.4-1ubuntu8.14_amd64.deb ... 2026-03-26 00:40:02.330 | Unpacking systemd (255.4-1ubuntu8.14) over (255.4-1ubuntu8.12) ... 2026-03-26 00:40:02.735 | Preparing to unpack .../4-udev_255.4-1ubuntu8.14_amd64.deb ... 2026-03-26 00:40:02.789 | Unpacking udev (255.4-1ubuntu8.14) over (255.4-1ubuntu8.12) ... 2026-03-26 00:40:02.983 | Preparing to unpack .../5-libudev1_255.4-1ubuntu8.14_amd64.deb ... 2026-03-26 00:40:02.997 | Unpacking libudev1:amd64 (255.4-1ubuntu8.14) over (255.4-1ubuntu8.12) ... 2026-03-26 00:40:03.075 | Setting up libudev1:amd64 (255.4-1ubuntu8.14) ... 2026-03-26 00:40:03.142 | Selecting previously unselected package libapr1t64:amd64. 2026-03-26 00:40:03.163 | (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:40:03.165 | Preparing to unpack .../00-libapr1t64_1.7.2-3.1ubuntu0.1_amd64.deb ... 2026-03-26 00:40:03.170 | Unpacking libapr1t64:amd64 (1.7.2-3.1ubuntu0.1) ... 2026-03-26 00:40:03.234 | Selecting previously unselected package libaprutil1t64:amd64. 2026-03-26 00:40:03.241 | Preparing to unpack .../01-libaprutil1t64_1.6.3-1.1ubuntu7_amd64.deb ... 2026-03-26 00:40:03.245 | Unpacking libaprutil1t64:amd64 (1.6.3-1.1ubuntu7) ... 2026-03-26 00:40:03.304 | Selecting previously unselected package libaprutil1-dbd-sqlite3:amd64. 2026-03-26 00:40:03.311 | Preparing to unpack .../02-libaprutil1-dbd-sqlite3_1.6.3-1.1ubuntu7_amd64.deb ... 2026-03-26 00:40:03.316 | Unpacking libaprutil1-dbd-sqlite3:amd64 (1.6.3-1.1ubuntu7) ... 2026-03-26 00:40:03.369 | Selecting previously unselected package libaprutil1-ldap:amd64. 2026-03-26 00:40:03.373 | Preparing to unpack .../03-libaprutil1-ldap_1.6.3-1.1ubuntu7_amd64.deb ... 2026-03-26 00:40:03.378 | Unpacking libaprutil1-ldap:amd64 (1.6.3-1.1ubuntu7) ... 2026-03-26 00:40:03.435 | Selecting previously unselected package libjansson4:amd64. 2026-03-26 00:40:03.442 | Preparing to unpack .../04-libjansson4_2.14-2build2_amd64.deb ... 2026-03-26 00:40:03.446 | Unpacking libjansson4:amd64 (2.14-2build2) ... 2026-03-26 00:40:03.511 | Selecting previously unselected package liblua5.4-0:amd64. 2026-03-26 00:40:03.518 | Preparing to unpack .../05-liblua5.4-0_5.4.6-3build2_amd64.deb ... 2026-03-26 00:40:03.524 | Unpacking liblua5.4-0:amd64 (5.4.6-3build2) ... 2026-03-26 00:40:03.580 | Selecting previously unselected package apache2-bin. 2026-03-26 00:40:03.587 | Preparing to unpack .../06-apache2-bin_2.4.58-1ubuntu8.11_amd64.deb ... 2026-03-26 00:40:03.591 | Unpacking apache2-bin (2.4.58-1ubuntu8.11) ... 2026-03-26 00:40:03.704 | Selecting previously unselected package apache2-data. 2026-03-26 00:40:03.712 | Preparing to unpack .../07-apache2-data_2.4.58-1ubuntu8.11_all.deb ... 2026-03-26 00:40:03.717 | Unpacking apache2-data (2.4.58-1ubuntu8.11) ... 2026-03-26 00:40:03.851 | Selecting previously unselected package apache2-utils. 2026-03-26 00:40:03.858 | Preparing to unpack .../08-apache2-utils_2.4.58-1ubuntu8.11_amd64.deb ... 2026-03-26 00:40:03.864 | Unpacking apache2-utils (2.4.58-1ubuntu8.11) ... 2026-03-26 00:40:03.935 | Selecting previously unselected package apache2. 2026-03-26 00:40:03.941 | Preparing to unpack .../09-apache2_2.4.58-1ubuntu8.11_amd64.deb ... 2026-03-26 00:40:03.957 | Unpacking apache2 (2.4.58-1ubuntu8.11) ... 2026-03-26 00:40:04.049 | Selecting previously unselected package libmpfr6:amd64. 2026-03-26 00:40:04.054 | Preparing to unpack .../10-libmpfr6_4.2.1-1build1.1_amd64.deb ... 2026-03-26 00:40:04.058 | Unpacking libmpfr6:amd64 (4.2.1-1build1.1) ... 2026-03-26 00:40:04.130 | Selecting previously unselected package libsigsegv2:amd64. 2026-03-26 00:40:04.137 | Preparing to unpack .../11-libsigsegv2_2.14-1ubuntu2_amd64.deb ... 2026-03-26 00:40:04.142 | Unpacking libsigsegv2:amd64 (2.14-1ubuntu2) ... 2026-03-26 00:40:04.210 | Setting up libmpfr6:amd64 (4.2.1-1build1.1) ... 2026-03-26 00:40:04.228 | Setting up libsigsegv2:amd64 (2.14-1ubuntu2) ... 2026-03-26 00:40:04.314 | Selecting previously unselected package gawk. 2026-03-26 00:40:04.334 | (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:40:04.336 | Preparing to unpack .../000-gawk_1%3a5.2.1-2build3_amd64.deb ... 2026-03-26 00:40:04.340 | Unpacking gawk (1:5.2.1-2build3) ... 2026-03-26 00:40:04.456 | Selecting previously unselected package haproxy. 2026-03-26 00:40:04.464 | Preparing to unpack .../001-haproxy_2.8.16-0ubuntu0.24.04.1_amd64.deb ... 2026-03-26 00:40:04.482 | Unpacking haproxy (2.8.16-0ubuntu0.24.04.1) ... 2026-03-26 00:40:04.599 | Selecting previously unselected package libevent-2.1-7t64:amd64. 2026-03-26 00:40:04.607 | Preparing to unpack .../002-libevent-2.1-7t64_2.1.12-stable-9ubuntu2_amd64.deb ... 2026-03-26 00:40:04.616 | Unpacking libevent-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-03-26 00:40:04.693 | Selecting previously unselected package memcached. 2026-03-26 00:40:04.701 | Preparing to unpack .../003-memcached_1.6.24-1build3_amd64.deb ... 2026-03-26 00:40:04.709 | Unpacking memcached (1.6.24-1build3) ... 2026-03-26 00:40:04.775 | Selecting previously unselected package libjson-perl. 2026-03-26 00:40:04.781 | Preparing to unpack .../004-libjson-perl_4.10000-1_all.deb ... 2026-03-26 00:40:04.787 | Unpacking libjson-perl (4.10000-1) ... 2026-03-26 00:40:04.848 | Selecting previously unselected package postgresql-client-common. 2026-03-26 00:40:04.856 | Preparing to unpack .../005-postgresql-client-common_257build1.1_all.deb ... 2026-03-26 00:40:04.862 | Unpacking postgresql-client-common (257build1.1) ... 2026-03-26 00:40:04.934 | Selecting previously unselected package ssl-cert. 2026-03-26 00:40:04.941 | Preparing to unpack .../006-ssl-cert_1.1.2ubuntu1_all.deb ... 2026-03-26 00:40:04.946 | Unpacking ssl-cert (1.1.2ubuntu1) ... 2026-03-26 00:40:05.022 | Selecting previously unselected package postgresql-common. 2026-03-26 00:40:05.030 | Preparing to unpack .../007-postgresql-common_257build1.1_all.deb ... 2026-03-26 00:40:05.050 | Adding 'diversion of /usr/bin/pg_config to /usr/bin/pg_config.libpq-dev by postgresql-common' 2026-03-26 00:40:05.063 | Unpacking postgresql-common (257build1.1) ... 2026-03-26 00:40:05.168 | Selecting previously unselected package libsysfs2:amd64. 2026-03-26 00:40:05.174 | Preparing to unpack .../008-libsysfs2_2.1.1-6build1_amd64.deb ... 2026-03-26 00:40:05.179 | Unpacking libsysfs2:amd64 (2.1.1-6build1) ... 2026-03-26 00:40:05.233 | Selecting previously unselected package pci.ids. 2026-03-26 00:40:05.241 | Preparing to unpack .../009-pci.ids_0.0~2024.03.31-1ubuntu0.1_all.deb ... 2026-03-26 00:40:05.246 | Unpacking pci.ids (0.0~2024.03.31-1ubuntu0.1) ... 2026-03-26 00:40:05.329 | Selecting previously unselected package sysfsutils. 2026-03-26 00:40:05.336 | Preparing to unpack .../010-sysfsutils_2.1.1-6build1_amd64.deb ... 2026-03-26 00:40:05.345 | Unpacking sysfsutils (2.1.1-6build1) ... 2026-03-26 00:40:05.400 | Selecting previously unselected package distro-info. 2026-03-26 00:40:05.408 | Preparing to unpack .../011-distro-info_1.7build1_amd64.deb ... 2026-03-26 00:40:05.413 | Unpacking distro-info (1.7build1) ... 2026-03-26 00:40:05.467 | Selecting previously unselected package iputils-ping. 2026-03-26 00:40:05.474 | Preparing to unpack .../012-iputils-ping_3%3a20240117-1ubuntu0.1_amd64.deb ... 2026-03-26 00:40:05.479 | Unpacking iputils-ping (3:20240117-1ubuntu0.1) ... 2026-03-26 00:40:05.543 | Selecting previously unselected package libestr0:amd64. 2026-03-26 00:40:05.550 | Preparing to unpack .../013-libestr0_0.1.11-1build1_amd64.deb ... 2026-03-26 00:40:05.555 | Unpacking libestr0:amd64 (0.1.11-1build1) ... 2026-03-26 00:40:05.610 | Selecting previously unselected package libfastjson4:amd64. 2026-03-26 00:40:05.618 | Preparing to unpack .../014-libfastjson4_1.2304.0-1build1_amd64.deb ... 2026-03-26 00:40:05.623 | Unpacking libfastjson4:amd64 (1.2304.0-1build1) ... 2026-03-26 00:40:05.682 | Selecting previously unselected package libfribidi0:amd64. 2026-03-26 00:40:05.689 | Preparing to unpack .../015-libfribidi0_1.0.13-3build1_amd64.deb ... 2026-03-26 00:40:05.695 | Unpacking libfribidi0:amd64 (1.0.13-3build1) ... 2026-03-26 00:40:05.757 | Selecting previously unselected package libtirpc-common. 2026-03-26 00:40:05.764 | Preparing to unpack .../016-libtirpc-common_1.3.4+ds-1.1build1_all.deb ... 2026-03-26 00:40:05.769 | Unpacking libtirpc-common (1.3.4+ds-1.1build1) ... 2026-03-26 00:40:05.831 | Selecting previously unselected package libtirpc3t64:amd64. 2026-03-26 00:40:05.839 | Preparing to unpack .../017-libtirpc3t64_1.3.4+ds-1.1build1_amd64.deb ... 2026-03-26 00:40:05.858 | 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:40:05.873 | 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:40:05.878 | Unpacking libtirpc3t64:amd64 (1.3.4+ds-1.1build1) ... 2026-03-26 00:40:05.946 | Selecting previously unselected package netcat-openbsd. 2026-03-26 00:40:05.952 | Preparing to unpack .../018-netcat-openbsd_1.226-1ubuntu2_amd64.deb ... 2026-03-26 00:40:05.956 | Unpacking netcat-openbsd (1.226-1ubuntu2) ... 2026-03-26 00:40:06.018 | Selecting previously unselected package python3-pygments. 2026-03-26 00:40:06.025 | Preparing to unpack .../019-python3-pygments_2.17.2+dfsg-1_all.deb ... 2026-03-26 00:40:06.030 | Unpacking python3-pygments (2.17.2+dfsg-1) ... 2026-03-26 00:40:06.206 | Selecting previously unselected package rsyslog. 2026-03-26 00:40:06.212 | Preparing to unpack .../020-rsyslog_8.2312.0-3ubuntu9.1_amd64.deb ... 2026-03-26 00:40:06.238 | Unpacking rsyslog (8.2312.0-3ubuntu9.1) ... 2026-03-26 00:40:06.363 | Selecting previously unselected package bsdextrautils. 2026-03-26 00:40:06.369 | Preparing to unpack .../021-bsdextrautils_2.39.3-9ubuntu6.5_amd64.deb ... 2026-03-26 00:40:06.381 | Unpacking bsdextrautils (2.39.3-9ubuntu6.5) ... 2026-03-26 00:40:06.446 | Selecting previously unselected package dmidecode. 2026-03-26 00:40:06.454 | Preparing to unpack .../022-dmidecode_3.5-3ubuntu0.1_amd64.deb ... 2026-03-26 00:40:06.459 | Unpacking dmidecode (3.5-3ubuntu0.1) ... 2026-03-26 00:40:06.518 | Selecting previously unselected package dosfstools. 2026-03-26 00:40:06.526 | Preparing to unpack .../023-dosfstools_4.2-1.1build1_amd64.deb ... 2026-03-26 00:40:06.531 | Unpacking dosfstools (4.2-1.1build1) ... 2026-03-26 00:40:06.596 | Selecting previously unselected package libmagic-mgc. 2026-03-26 00:40:06.604 | Preparing to unpack .../024-libmagic-mgc_1%3a5.45-3build1_amd64.deb ... 2026-03-26 00:40:06.609 | Unpacking libmagic-mgc (1:5.45-3build1) ... 2026-03-26 00:40:06.729 | Selecting previously unselected package libmagic1t64:amd64. 2026-03-26 00:40:06.737 | Preparing to unpack .../025-libmagic1t64_1%3a5.45-3build1_amd64.deb ... 2026-03-26 00:40:06.742 | Unpacking libmagic1t64:amd64 (1:5.45-3build1) ... 2026-03-26 00:40:06.808 | Selecting previously unselected package file. 2026-03-26 00:40:06.814 | Preparing to unpack .../026-file_1%3a5.45-3build1_amd64.deb ... 2026-03-26 00:40:06.819 | Unpacking file (1:5.45-3build1) ... 2026-03-26 00:40:06.879 | Selecting previously unselected package libuchardet0:amd64. 2026-03-26 00:40:06.888 | Preparing to unpack .../027-libuchardet0_0.0.8-1build1_amd64.deb ... 2026-03-26 00:40:06.893 | Unpacking libuchardet0:amd64 (0.0.8-1build1) ... 2026-03-26 00:40:06.950 | Selecting previously unselected package groff-base. 2026-03-26 00:40:06.957 | Preparing to unpack .../028-groff-base_1.23.0-3build2_amd64.deb ... 2026-03-26 00:40:06.962 | Unpacking groff-base (1.23.0-3build2) ... 2026-03-26 00:40:07.094 | Selecting previously unselected package libnl-3-200:amd64. 2026-03-26 00:40:07.101 | Preparing to unpack .../029-libnl-3-200_3.7.0-0.3build1.1_amd64.deb ... 2026-03-26 00:40:07.106 | Unpacking libnl-3-200:amd64 (3.7.0-0.3build1.1) ... 2026-03-26 00:40:07.173 | Selecting previously unselected package libnl-route-3-200:amd64. 2026-03-26 00:40:07.180 | Preparing to unpack .../030-libnl-route-3-200_3.7.0-0.3build1.1_amd64.deb ... 2026-03-26 00:40:07.185 | Unpacking libnl-route-3-200:amd64 (3.7.0-0.3build1.1) ... 2026-03-26 00:40:07.246 | Selecting previously unselected package libibverbs1:amd64. 2026-03-26 00:40:07.253 | Preparing to unpack .../031-libibverbs1_50.0-2ubuntu0.2_amd64.deb ... 2026-03-26 00:40:07.259 | Unpacking libibverbs1:amd64 (50.0-2ubuntu0.2) ... 2026-03-26 00:40:07.452 | Selecting previously unselected package libncurses6:amd64. 2026-03-26 00:40:07.457 | Preparing to unpack .../032-libncurses6_6.4+20240113-1ubuntu2_amd64.deb ... 2026-03-26 00:40:07.463 | Unpacking libncurses6:amd64 (6.4+20240113-1ubuntu2) ... 2026-03-26 00:40:07.533 | Selecting previously unselected package libnftables1:amd64. 2026-03-26 00:40:07.536 | Preparing to unpack .../033-libnftables1_1.0.9-1ubuntu0.1_amd64.deb ... 2026-03-26 00:40:07.540 | Unpacking libnftables1:amd64 (1.0.9-1ubuntu0.1) ... 2026-03-26 00:40:07.614 | Selecting previously unselected package libnuma1:amd64. 2026-03-26 00:40:07.622 | Preparing to unpack .../034-libnuma1_2.0.18-1ubuntu0.24.04.1_amd64.deb ... 2026-03-26 00:40:07.626 | Unpacking libnuma1:amd64 (2.0.18-1ubuntu0.24.04.1) ... 2026-03-26 00:40:07.693 | Selecting previously unselected package libparted2t64:amd64. 2026-03-26 00:40:07.700 | Preparing to unpack .../035-libparted2t64_3.6-4build1_amd64.deb ... 2026-03-26 00:40:07.735 | 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:40:07.751 | 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:40:07.756 | Unpacking libparted2t64:amd64 (3.6-4build1) ... 2026-03-26 00:40:07.822 | Selecting previously unselected package libpcap0.8t64:amd64. 2026-03-26 00:40:07.828 | Preparing to unpack .../036-libpcap0.8t64_1.10.4-4.1ubuntu3_amd64.deb ... 2026-03-26 00:40:07.833 | Unpacking libpcap0.8t64:amd64 (1.10.4-4.1ubuntu3) ... 2026-03-26 00:40:07.902 | Selecting previously unselected package libpipeline1:amd64. 2026-03-26 00:40:07.908 | Preparing to unpack .../037-libpipeline1_1.5.7-2_amd64.deb ... 2026-03-26 00:40:07.912 | Unpacking libpipeline1:amd64 (1.5.7-2) ... 2026-03-26 00:40:07.970 | Selecting previously unselected package libxau6:amd64. 2026-03-26 00:40:07.976 | Preparing to unpack .../038-libxau6_1%3a1.0.9-1build6_amd64.deb ... 2026-03-26 00:40:07.981 | Unpacking libxau6:amd64 (1:1.0.9-1build6) ... 2026-03-26 00:40:08.040 | Selecting previously unselected package libxdmcp6:amd64. 2026-03-26 00:40:08.046 | Preparing to unpack .../039-libxdmcp6_1%3a1.1.3-0ubuntu6_amd64.deb ... 2026-03-26 00:40:08.051 | Unpacking libxdmcp6:amd64 (1:1.1.3-0ubuntu6) ... 2026-03-26 00:40:08.110 | Selecting previously unselected package libxcb1:amd64. 2026-03-26 00:40:08.116 | Preparing to unpack .../040-libxcb1_1.15-1ubuntu2_amd64.deb ... 2026-03-26 00:40:08.121 | Unpacking libxcb1:amd64 (1.15-1ubuntu2) ... 2026-03-26 00:40:08.176 | Selecting previously unselected package libx11-data. 2026-03-26 00:40:08.182 | Preparing to unpack .../041-libx11-data_2%3a1.8.7-1build1_all.deb ... 2026-03-26 00:40:08.187 | Unpacking libx11-data (2:1.8.7-1build1) ... 2026-03-26 00:40:08.313 | Selecting previously unselected package libx11-6:amd64. 2026-03-26 00:40:08.319 | Preparing to unpack .../042-libx11-6_2%3a1.8.7-1build1_amd64.deb ... 2026-03-26 00:40:08.323 | Unpacking libx11-6:amd64 (2:1.8.7-1build1) ... 2026-03-26 00:40:08.399 | Selecting previously unselected package libxext6:amd64. 2026-03-26 00:40:08.405 | Preparing to unpack .../043-libxext6_2%3a1.3.4-1build2_amd64.deb ... 2026-03-26 00:40:08.411 | Unpacking libxext6:amd64 (2:1.3.4-1build2) ... 2026-03-26 00:40:08.465 | Selecting previously unselected package lsof. 2026-03-26 00:40:08.471 | Preparing to unpack .../044-lsof_4.95.0-1build3_amd64.deb ... 2026-03-26 00:40:08.476 | Unpacking lsof (4.95.0-1build3) ... 2026-03-26 00:40:08.554 | Selecting previously unselected package man-db. 2026-03-26 00:40:08.560 | Preparing to unpack .../045-man-db_2.12.0-4build2_amd64.deb ... 2026-03-26 00:40:08.565 | Unpacking man-db (2.12.0-4build2) ... 2026-03-26 00:40:08.749 | Selecting previously unselected package parted. 2026-03-26 00:40:08.754 | Preparing to unpack .../046-parted_3.6-4build1_amd64.deb ... 2026-03-26 00:40:08.771 | Unpacking parted (3.6-4build1) ... 2026-03-26 00:40:08.828 | Selecting previously unselected package powermgmt-base. 2026-03-26 00:40:08.834 | Preparing to unpack .../047-powermgmt-base_1.37ubuntu0.1_all.deb ... 2026-03-26 00:40:08.839 | Unpacking powermgmt-base (1.37ubuntu0.1) ... 2026-03-26 00:40:08.894 | Selecting previously unselected package psmisc. 2026-03-26 00:40:08.900 | Preparing to unpack .../048-psmisc_23.7-1build1_amd64.deb ... 2026-03-26 00:40:08.905 | Unpacking psmisc (23.7-1build1) ... 2026-03-26 00:40:08.995 | Selecting previously unselected package tcpdump. 2026-03-26 00:40:09.001 | Preparing to unpack .../049-tcpdump_4.99.4-3ubuntu4.24.04.1_amd64.deb ... 2026-03-26 00:40:09.019 | Unpacking tcpdump (4.99.4-3ubuntu4.24.04.1) ... 2026-03-26 00:40:09.089 | Selecting previously unselected package usb.ids. 2026-03-26 00:40:09.095 | Preparing to unpack .../050-usb.ids_2024.03.18-1_all.deb ... 2026-03-26 00:40:09.100 | Unpacking usb.ids (2024.03.18-1) ... 2026-03-26 00:40:09.166 | Selecting previously unselected package wget. 2026-03-26 00:40:09.173 | Preparing to unpack .../051-wget_1.21.4-1ubuntu4.1_amd64.deb ... 2026-03-26 00:40:09.179 | Unpacking wget (1.21.4-1ubuntu4.1) ... 2026-03-26 00:40:09.243 | Selecting previously unselected package xz-utils. 2026-03-26 00:40:09.250 | Preparing to unpack .../052-xz-utils_5.6.1+really5.4.5-1ubuntu0.2_amd64.deb ... 2026-03-26 00:40:09.255 | Unpacking xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2026-03-26 00:40:09.342 | Selecting previously unselected package acl. 2026-03-26 00:40:09.349 | Preparing to unpack .../053-acl_2.3.2-1build1.1_amd64.deb ... 2026-03-26 00:40:09.353 | Unpacking acl (2.3.2-1build1.1) ... 2026-03-26 00:40:09.408 | Selecting previously unselected package autotools-dev. 2026-03-26 00:40:09.415 | Preparing to unpack .../054-autotools-dev_20220109.1_all.deb ... 2026-03-26 00:40:09.419 | Unpacking autotools-dev (20220109.1) ... 2026-03-26 00:40:09.478 | Selecting previously unselected package m4. 2026-03-26 00:40:09.484 | Preparing to unpack .../055-m4_1.4.19-4build1_amd64.deb ... 2026-03-26 00:40:09.489 | Unpacking m4 (1.4.19-4build1) ... 2026-03-26 00:40:09.565 | Selecting previously unselected package autoconf. 2026-03-26 00:40:09.572 | Preparing to unpack .../056-autoconf_2.71-3_all.deb ... 2026-03-26 00:40:09.578 | Unpacking autoconf (2.71-3) ... 2026-03-26 00:40:09.682 | Selecting previously unselected package automake. 2026-03-26 00:40:09.690 | Preparing to unpack .../057-automake_1%3a1.16.5-1.3ubuntu1_all.deb ... 2026-03-26 00:40:09.699 | Unpacking automake (1:1.16.5-1.3ubuntu1) ... 2026-03-26 00:40:09.795 | Selecting previously unselected package autopoint. 2026-03-26 00:40:09.802 | Preparing to unpack .../058-autopoint_0.21-14ubuntu2_all.deb ... 2026-03-26 00:40:09.807 | Unpacking autopoint (0.21-14ubuntu2) ... 2026-03-26 00:40:09.882 | Selecting previously unselected package libdebhelper-perl. 2026-03-26 00:40:09.889 | Preparing to unpack .../059-libdebhelper-perl_13.14.1ubuntu5_all.deb ... 2026-03-26 00:40:09.897 | Unpacking libdebhelper-perl (13.14.1ubuntu5) ... 2026-03-26 00:40:10.082 | Selecting previously unselected package gcc-13-base:amd64. 2026-03-26 00:40:10.086 | Preparing to unpack .../060-gcc-13-base_13.3.0-6ubuntu2~24.04.1_amd64.deb ... 2026-03-26 00:40:10.091 | Unpacking gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-03-26 00:40:10.154 | Selecting previously unselected package libisl23:amd64. 2026-03-26 00:40:10.160 | Preparing to unpack .../061-libisl23_0.26-3build1.1_amd64.deb ... 2026-03-26 00:40:10.165 | Unpacking libisl23:amd64 (0.26-3build1.1) ... 2026-03-26 00:40:10.245 | Selecting previously unselected package libmpc3:amd64. 2026-03-26 00:40:10.251 | Preparing to unpack .../062-libmpc3_1.3.1-1build1.1_amd64.deb ... 2026-03-26 00:40:10.256 | Unpacking libmpc3:amd64 (1.3.1-1build1.1) ... 2026-03-26 00:40:10.306 | Selecting previously unselected package cpp-13-x86-64-linux-gnu. 2026-03-26 00:40:10.313 | Preparing to unpack .../063-cpp-13-x86-64-linux-gnu_13.3.0-6ubuntu2~24.04.1_amd64.deb ... 2026-03-26 00:40:10.318 | Unpacking cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-03-26 00:40:10.585 | Selecting previously unselected package cpp-13. 2026-03-26 00:40:10.588 | Preparing to unpack .../064-cpp-13_13.3.0-6ubuntu2~24.04.1_amd64.deb ... 2026-03-26 00:40:10.593 | Unpacking cpp-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-03-26 00:40:10.638 | Selecting previously unselected package cpp-x86-64-linux-gnu. 2026-03-26 00:40:10.644 | Preparing to unpack .../065-cpp-x86-64-linux-gnu_4%3a13.2.0-7ubuntu1_amd64.deb ... 2026-03-26 00:40:10.648 | Unpacking cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-03-26 00:40:10.711 | Selecting previously unselected package cpp. 2026-03-26 00:40:10.717 | Preparing to unpack .../066-cpp_4%3a13.2.0-7ubuntu1_amd64.deb ... 2026-03-26 00:40:10.735 | Unpacking cpp (4:13.2.0-7ubuntu1) ... 2026-03-26 00:40:10.798 | Selecting previously unselected package libcc1-0:amd64. 2026-03-26 00:40:10.804 | Preparing to unpack .../067-libcc1-0_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-03-26 00:40:10.810 | Unpacking libcc1-0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-03-26 00:40:10.867 | Selecting previously unselected package binutils-common:amd64. 2026-03-26 00:40:10.873 | Preparing to unpack .../068-binutils-common_2.42-4ubuntu2.10_amd64.deb ... 2026-03-26 00:40:10.879 | Unpacking binutils-common:amd64 (2.42-4ubuntu2.10) ... 2026-03-26 00:40:10.956 | Selecting previously unselected package libsframe1:amd64. 2026-03-26 00:40:10.961 | Preparing to unpack .../069-libsframe1_2.42-4ubuntu2.10_amd64.deb ... 2026-03-26 00:40:10.966 | Unpacking libsframe1:amd64 (2.42-4ubuntu2.10) ... 2026-03-26 00:40:11.027 | Selecting previously unselected package libbinutils:amd64. 2026-03-26 00:40:11.033 | Preparing to unpack .../070-libbinutils_2.42-4ubuntu2.10_amd64.deb ... 2026-03-26 00:40:11.039 | Unpacking libbinutils:amd64 (2.42-4ubuntu2.10) ... 2026-03-26 00:40:11.117 | Selecting previously unselected package libctf-nobfd0:amd64. 2026-03-26 00:40:11.124 | Preparing to unpack .../071-libctf-nobfd0_2.42-4ubuntu2.10_amd64.deb ... 2026-03-26 00:40:11.129 | Unpacking libctf-nobfd0:amd64 (2.42-4ubuntu2.10) ... 2026-03-26 00:40:11.191 | Selecting previously unselected package libctf0:amd64. 2026-03-26 00:40:11.198 | Preparing to unpack .../072-libctf0_2.42-4ubuntu2.10_amd64.deb ... 2026-03-26 00:40:11.203 | Unpacking libctf0:amd64 (2.42-4ubuntu2.10) ... 2026-03-26 00:40:11.266 | Selecting previously unselected package libgprofng0:amd64. 2026-03-26 00:40:11.272 | Preparing to unpack .../073-libgprofng0_2.42-4ubuntu2.10_amd64.deb ... 2026-03-26 00:40:11.279 | Unpacking libgprofng0:amd64 (2.42-4ubuntu2.10) ... 2026-03-26 00:40:11.365 | Selecting previously unselected package binutils-x86-64-linux-gnu. 2026-03-26 00:40:11.372 | Preparing to unpack .../074-binutils-x86-64-linux-gnu_2.42-4ubuntu2.10_amd64.deb ... 2026-03-26 00:40:11.377 | Unpacking binutils-x86-64-linux-gnu (2.42-4ubuntu2.10) ... 2026-03-26 00:40:11.552 | Selecting previously unselected package libgomp1:amd64. 2026-03-26 00:40:11.557 | Preparing to unpack .../075-libgomp1_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-03-26 00:40:11.563 | Unpacking libgomp1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-03-26 00:40:11.626 | Selecting previously unselected package libitm1:amd64. 2026-03-26 00:40:11.633 | Preparing to unpack .../076-libitm1_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-03-26 00:40:11.638 | Unpacking libitm1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-03-26 00:40:11.698 | Selecting previously unselected package libatomic1:amd64. 2026-03-26 00:40:11.704 | Preparing to unpack .../077-libatomic1_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-03-26 00:40:11.709 | Unpacking libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-03-26 00:40:11.772 | Selecting previously unselected package libasan8:amd64. 2026-03-26 00:40:11.777 | Preparing to unpack .../078-libasan8_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-03-26 00:40:11.782 | Unpacking libasan8:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-03-26 00:40:11.934 | Selecting previously unselected package liblsan0:amd64. 2026-03-26 00:40:11.939 | Preparing to unpack .../079-liblsan0_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-03-26 00:40:11.944 | Unpacking liblsan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-03-26 00:40:12.048 | Selecting previously unselected package libtsan2:amd64. 2026-03-26 00:40:12.054 | Preparing to unpack .../080-libtsan2_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-03-26 00:40:12.059 | Unpacking libtsan2:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-03-26 00:40:12.196 | Selecting previously unselected package libubsan1:amd64. 2026-03-26 00:40:12.202 | Preparing to unpack .../081-libubsan1_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-03-26 00:40:12.207 | Unpacking libubsan1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-03-26 00:40:12.303 | Selecting previously unselected package libhwasan0:amd64. 2026-03-26 00:40:12.309 | Preparing to unpack .../082-libhwasan0_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-03-26 00:40:12.313 | Unpacking libhwasan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-03-26 00:40:12.422 | Selecting previously unselected package libquadmath0:amd64. 2026-03-26 00:40:12.426 | Preparing to unpack .../083-libquadmath0_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-03-26 00:40:12.431 | Unpacking libquadmath0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-03-26 00:40:12.509 | Selecting previously unselected package libgcc-13-dev:amd64. 2026-03-26 00:40:12.513 | Preparing to unpack .../084-libgcc-13-dev_13.3.0-6ubuntu2~24.04.1_amd64.deb ... 2026-03-26 00:40:12.518 | Unpacking libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-03-26 00:40:12.708 | Selecting previously unselected package gcc-13-x86-64-linux-gnu. 2026-03-26 00:40:12.714 | Preparing to unpack .../085-gcc-13-x86-64-linux-gnu_13.3.0-6ubuntu2~24.04.1_amd64.deb ... 2026-03-26 00:40:12.720 | Unpacking gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-03-26 00:40:13.162 | Selecting previously unselected package binutils. 2026-03-26 00:40:13.168 | Preparing to unpack .../086-binutils_2.42-4ubuntu2.10_amd64.deb ... 2026-03-26 00:40:13.173 | Unpacking binutils (2.42-4ubuntu2.10) ... 2026-03-26 00:40:13.237 | Selecting previously unselected package gcc-13. 2026-03-26 00:40:13.243 | Preparing to unpack .../087-gcc-13_13.3.0-6ubuntu2~24.04.1_amd64.deb ... 2026-03-26 00:40:13.248 | Unpacking gcc-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-03-26 00:40:13.308 | Selecting previously unselected package gcc-x86-64-linux-gnu. 2026-03-26 00:40:13.314 | Preparing to unpack .../088-gcc-x86-64-linux-gnu_4%3a13.2.0-7ubuntu1_amd64.deb ... 2026-03-26 00:40:13.320 | Unpacking gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-03-26 00:40:13.379 | Selecting previously unselected package gcc. 2026-03-26 00:40:13.386 | Preparing to unpack .../089-gcc_4%3a13.2.0-7ubuntu1_amd64.deb ... 2026-03-26 00:40:13.391 | Unpacking gcc (4:13.2.0-7ubuntu1) ... 2026-03-26 00:40:13.449 | Selecting previously unselected package libllvm17t64:amd64. 2026-03-26 00:40:13.455 | Preparing to unpack .../090-libllvm17t64_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-03-26 00:40:13.459 | Unpacking libllvm17t64:amd64 (1:17.0.6-9ubuntu1) ... 2026-03-26 00:40:14.202 | Selecting previously unselected package libclang-cpp17t64. 2026-03-26 00:40:14.208 | Preparing to unpack .../091-libclang-cpp17t64_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-03-26 00:40:14.214 | Unpacking libclang-cpp17t64 (1:17.0.6-9ubuntu1) ... 2026-03-26 00:40:14.654 | Selecting previously unselected package libstdc++-13-dev:amd64. 2026-03-26 00:40:14.659 | Preparing to unpack .../092-libstdc++-13-dev_13.3.0-6ubuntu2~24.04.1_amd64.deb ... 2026-03-26 00:40:14.666 | Unpacking libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-03-26 00:40:15.071 | Selecting previously unselected package libgc1:amd64. 2026-03-26 00:40:15.079 | Preparing to unpack .../093-libgc1_1%3a8.2.6-1build1_amd64.deb ... 2026-03-26 00:40:15.083 | Unpacking libgc1:amd64 (1:8.2.6-1build1) ... 2026-03-26 00:40:15.148 | Selecting previously unselected package libobjc4:amd64. 2026-03-26 00:40:15.155 | Preparing to unpack .../094-libobjc4_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-03-26 00:40:15.160 | Unpacking libobjc4:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-03-26 00:40:15.215 | Selecting previously unselected package libobjc-13-dev:amd64. 2026-03-26 00:40:15.222 | Preparing to unpack .../095-libobjc-13-dev_13.3.0-6ubuntu2~24.04.1_amd64.deb ... 2026-03-26 00:40:15.227 | Unpacking libobjc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-03-26 00:40:15.298 | Selecting previously unselected package libclang-common-17-dev:amd64. 2026-03-26 00:40:15.307 | Preparing to unpack .../096-libclang-common-17-dev_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-03-26 00:40:15.311 | Unpacking libclang-common-17-dev:amd64 (1:17.0.6-9ubuntu1) ... 2026-03-26 00:40:15.499 | Selecting previously unselected package llvm-17-linker-tools. 2026-03-26 00:40:15.507 | Preparing to unpack .../097-llvm-17-linker-tools_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-03-26 00:40:15.516 | Unpacking llvm-17-linker-tools (1:17.0.6-9ubuntu1) ... 2026-03-26 00:40:15.623 | Selecting previously unselected package libclang1-17t64. 2026-03-26 00:40:15.628 | Preparing to unpack .../098-libclang1-17t64_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-03-26 00:40:15.633 | Unpacking libclang1-17t64 (1:17.0.6-9ubuntu1) ... 2026-03-26 00:40:15.894 | Selecting previously unselected package clang-17. 2026-03-26 00:40:15.900 | Preparing to unpack .../099-clang-17_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-03-26 00:40:15.907 | Unpacking clang-17 (1:17.0.6-9ubuntu1) ... 2026-03-26 00:40:15.972 | Selecting previously unselected package libtool. 2026-03-26 00:40:15.978 | Preparing to unpack .../100-libtool_2.4.7-7build1_all.deb ... 2026-03-26 00:40:15.985 | Unpacking libtool (2.4.7-7build1) ... 2026-03-26 00:40:16.054 | Selecting previously unselected package dh-autoreconf. 2026-03-26 00:40:16.061 | Preparing to unpack .../101-dh-autoreconf_20_all.deb ... 2026-03-26 00:40:16.067 | Unpacking dh-autoreconf (20) ... 2026-03-26 00:40:16.128 | Selecting previously unselected package libarchive-zip-perl. 2026-03-26 00:40:16.135 | Preparing to unpack .../102-libarchive-zip-perl_1.68-1_all.deb ... 2026-03-26 00:40:16.140 | Unpacking libarchive-zip-perl (1.68-1) ... 2026-03-26 00:40:16.212 | Selecting previously unselected package libsub-override-perl. 2026-03-26 00:40:16.220 | Preparing to unpack .../103-libsub-override-perl_0.10-1_all.deb ... 2026-03-26 00:40:16.226 | Unpacking libsub-override-perl (0.10-1) ... 2026-03-26 00:40:16.280 | Selecting previously unselected package libfile-stripnondeterminism-perl. 2026-03-26 00:40:16.288 | Preparing to unpack .../104-libfile-stripnondeterminism-perl_1.13.1-1_all.deb ... 2026-03-26 00:40:16.296 | Unpacking libfile-stripnondeterminism-perl (1.13.1-1) ... 2026-03-26 00:40:16.383 | Selecting previously unselected package dh-strip-nondeterminism. 2026-03-26 00:40:16.391 | Preparing to unpack .../105-dh-strip-nondeterminism_1.13.1-1_all.deb ... 2026-03-26 00:40:16.407 | Unpacking dh-strip-nondeterminism (1.13.1-1) ... 2026-03-26 00:40:16.485 | Selecting previously unselected package libdpkg-perl. 2026-03-26 00:40:16.492 | Preparing to unpack .../106-libdpkg-perl_1.22.6ubuntu6.5_all.deb ... 2026-03-26 00:40:16.496 | Unpacking libdpkg-perl (1.22.6ubuntu6.5) ... 2026-03-26 00:40:16.672 | Selecting previously unselected package bzip2. 2026-03-26 00:40:16.678 | Preparing to unpack .../107-bzip2_1.0.8-5.1build0.1_amd64.deb ... 2026-03-26 00:40:16.724 | Unpacking bzip2 (1.0.8-5.1build0.1) ... 2026-03-26 00:40:16.788 | Selecting previously unselected package patch. 2026-03-26 00:40:16.795 | Preparing to unpack .../108-patch_2.7.6-7build3_amd64.deb ... 2026-03-26 00:40:16.800 | Unpacking patch (2.7.6-7build3) ... 2026-03-26 00:40:16.863 | Selecting previously unselected package make. 2026-03-26 00:40:16.870 | Preparing to unpack .../109-make_4.3-4.1build2_amd64.deb ... 2026-03-26 00:40:16.875 | Unpacking make (4.3-4.1build2) ... 2026-03-26 00:40:16.939 | Selecting previously unselected package lto-disabled-list. 2026-03-26 00:40:16.944 | Preparing to unpack .../110-lto-disabled-list_47_all.deb ... 2026-03-26 00:40:16.949 | Unpacking lto-disabled-list (47) ... 2026-03-26 00:40:17.006 | Selecting previously unselected package dpkg-dev. 2026-03-26 00:40:17.015 | Preparing to unpack .../111-dpkg-dev_1.22.6ubuntu6.5_all.deb ... 2026-03-26 00:40:17.020 | Unpacking dpkg-dev (1.22.6ubuntu6.5) ... 2026-03-26 00:40:17.222 | Selecting previously unselected package debugedit. 2026-03-26 00:40:17.228 | Preparing to unpack .../112-debugedit_1%3a5.0-5build2_amd64.deb ... 2026-03-26 00:40:17.233 | Unpacking debugedit (1:5.0-5build2) ... 2026-03-26 00:40:17.292 | Selecting previously unselected package dwz. 2026-03-26 00:40:17.298 | Preparing to unpack .../113-dwz_0.15-1build6_amd64.deb ... 2026-03-26 00:40:17.303 | Unpacking dwz (0.15-1build6) ... 2026-03-26 00:40:17.364 | Selecting previously unselected package gettext. 2026-03-26 00:40:17.371 | Preparing to unpack .../114-gettext_0.21-14ubuntu2_amd64.deb ... 2026-03-26 00:40:17.376 | Unpacking gettext (0.21-14ubuntu2) ... 2026-03-26 00:40:17.494 | Selecting previously unselected package intltool-debian. 2026-03-26 00:40:17.500 | Preparing to unpack .../115-intltool-debian_0.35.0+20060710.6_all.deb ... 2026-03-26 00:40:17.506 | Unpacking intltool-debian (0.35.0+20060710.6) ... 2026-03-26 00:40:17.558 | Selecting previously unselected package po-debconf. 2026-03-26 00:40:17.562 | Preparing to unpack .../116-po-debconf_1.0.21+nmu1_all.deb ... 2026-03-26 00:40:17.568 | Unpacking po-debconf (1.0.21+nmu1) ... 2026-03-26 00:40:17.653 | Selecting previously unselected package debhelper. 2026-03-26 00:40:17.659 | Preparing to unpack .../117-debhelper_13.14.1ubuntu5_all.deb ... 2026-03-26 00:40:17.664 | Unpacking debhelper (13.14.1ubuntu5) ... 2026-03-26 00:40:17.832 | Selecting previously unselected package uuid-dev:amd64. 2026-03-26 00:40:17.839 | Preparing to unpack .../118-uuid-dev_2.39.3-9ubuntu6.5_amd64.deb ... 2026-03-26 00:40:17.843 | Unpacking uuid-dev:amd64 (2.39.3-9ubuntu6.5) ... 2026-03-26 00:40:17.905 | Selecting previously unselected package libsctp1:amd64. 2026-03-26 00:40:17.909 | Preparing to unpack .../119-libsctp1_1.0.19+dfsg-2build1_amd64.deb ... 2026-03-26 00:40:17.915 | Unpacking libsctp1:amd64 (1.0.19+dfsg-2build1) ... 2026-03-26 00:40:17.966 | Selecting previously unselected package libsctp-dev:amd64. 2026-03-26 00:40:17.971 | Preparing to unpack .../120-libsctp-dev_1.0.19+dfsg-2build1_amd64.deb ... 2026-03-26 00:40:17.977 | Unpacking libsctp-dev:amd64 (1.0.19+dfsg-2build1) ... 2026-03-26 00:40:18.038 | Selecting previously unselected package libapr1-dev. 2026-03-26 00:40:18.044 | Preparing to unpack .../121-libapr1-dev_1.7.2-3.1ubuntu0.1_amd64.deb ... 2026-03-26 00:40:18.050 | Unpacking libapr1-dev (1.7.2-3.1ubuntu0.1) ... 2026-03-26 00:40:18.288 | Selecting previously unselected package libldap-dev:amd64. 2026-03-26 00:40:18.294 | Preparing to unpack .../122-libldap-dev_2.6.10+dfsg-0ubuntu0.24.04.1_amd64.deb ... 2026-03-26 00:40:18.300 | Unpacking libldap-dev:amd64 (2.6.10+dfsg-0ubuntu0.24.04.1) ... 2026-03-26 00:40:18.452 | Selecting previously unselected package libldap2-dev. 2026-03-26 00:40:18.457 | Preparing to unpack .../123-libldap2-dev_2.6.10+dfsg-0ubuntu0.24.04.1_all.deb ... 2026-03-26 00:40:18.461 | Unpacking libldap2-dev (2.6.10+dfsg-0ubuntu0.24.04.1) ... 2026-03-26 00:40:18.516 | Selecting previously unselected package libaprutil1-dev. 2026-03-26 00:40:18.521 | Preparing to unpack .../124-libaprutil1-dev_1.6.3-1.1ubuntu7_amd64.deb ... 2026-03-26 00:40:18.526 | Unpacking libaprutil1-dev (1.6.3-1.1ubuntu7) ... 2026-03-26 00:40:18.734 | Selecting previously unselected package libpcre2-16-0:amd64. 2026-03-26 00:40:18.737 | Preparing to unpack .../125-libpcre2-16-0_10.42-4ubuntu2.1_amd64.deb ... 2026-03-26 00:40:18.743 | Unpacking libpcre2-16-0:amd64 (10.42-4ubuntu2.1) ... 2026-03-26 00:40:18.814 | Selecting previously unselected package libpcre2-32-0:amd64. 2026-03-26 00:40:18.822 | Preparing to unpack .../126-libpcre2-32-0_10.42-4ubuntu2.1_amd64.deb ... 2026-03-26 00:40:18.827 | Unpacking libpcre2-32-0:amd64 (10.42-4ubuntu2.1) ... 2026-03-26 00:40:18.897 | Selecting previously unselected package libpcre2-posix3:amd64. 2026-03-26 00:40:18.903 | Preparing to unpack .../127-libpcre2-posix3_10.42-4ubuntu2.1_amd64.deb ... 2026-03-26 00:40:18.909 | Unpacking libpcre2-posix3:amd64 (10.42-4ubuntu2.1) ... 2026-03-26 00:40:18.963 | Selecting previously unselected package libpcre2-dev:amd64. 2026-03-26 00:40:18.971 | Preparing to unpack .../128-libpcre2-dev_10.42-4ubuntu2.1_amd64.deb ... 2026-03-26 00:40:18.976 | Unpacking libpcre2-dev:amd64 (10.42-4ubuntu2.1) ... 2026-03-26 00:40:19.080 | Selecting previously unselected package apache2-dev. 2026-03-26 00:40:19.086 | Preparing to unpack .../129-apache2-dev_2.4.58-1ubuntu8.11_amd64.deb ... 2026-03-26 00:40:19.092 | Unpacking apache2-dev (2.4.58-1ubuntu8.11) ... 2026-03-26 00:40:19.177 | Selecting previously unselected package bc. 2026-03-26 00:40:19.184 | Preparing to unpack .../130-bc_1.07.1-3ubuntu4_amd64.deb ... 2026-03-26 00:40:19.188 | Unpacking bc (1.07.1-3ubuntu4) ... 2026-03-26 00:40:19.249 | Selecting previously unselected package ncal. 2026-03-26 00:40:19.254 | Preparing to unpack .../131-ncal_12.1.8_amd64.deb ... 2026-03-26 00:40:19.259 | Unpacking ncal (12.1.8) ... 2026-03-26 00:40:19.320 | Selecting previously unselected package bsdmainutils. 2026-03-26 00:40:19.324 | Preparing to unpack .../132-bsdmainutils_12.1.8_all.deb ... 2026-03-26 00:40:19.334 | Unpacking bsdmainutils (12.1.8) ... 2026-03-26 00:40:19.389 | Selecting previously unselected package conntrack. 2026-03-26 00:40:19.395 | Preparing to unpack .../133-conntrack_1%3a1.4.8-1ubuntu1_amd64.deb ... 2026-03-26 00:40:19.400 | Unpacking conntrack (1:1.4.8-1ubuntu1) ... 2026-03-26 00:40:19.458 | Selecting previously unselected package cryptsetup-bin. 2026-03-26 00:40:19.464 | Preparing to unpack .../134-cryptsetup-bin_2%3a2.7.0-1ubuntu4.2_amd64.deb ... 2026-03-26 00:40:19.469 | Unpacking cryptsetup-bin (2:2.7.0-1ubuntu4.2) ... 2026-03-26 00:40:19.551 | Selecting previously unselected package cryptsetup. 2026-03-26 00:40:19.558 | Preparing to unpack .../135-cryptsetup_2%3a2.7.0-1ubuntu4.2_amd64.deb ... 2026-03-26 00:40:19.587 | Unpacking cryptsetup (2:2.7.0-1ubuntu4.2) ... 2026-03-26 00:40:19.684 | Selecting previously unselected package libdconf1:amd64. 2026-03-26 00:40:19.693 | Preparing to unpack .../136-libdconf1_0.40.0-4ubuntu0.1_amd64.deb ... 2026-03-26 00:40:19.698 | Unpacking libdconf1:amd64 (0.40.0-4ubuntu0.1) ... 2026-03-26 00:40:19.756 | Selecting previously unselected package dconf-service. 2026-03-26 00:40:19.763 | Preparing to unpack .../137-dconf-service_0.40.0-4ubuntu0.1_amd64.deb ... 2026-03-26 00:40:19.767 | Unpacking dconf-service (0.40.0-4ubuntu0.1) ... 2026-03-26 00:40:19.818 | Selecting previously unselected package dconf-gsettings-backend:amd64. 2026-03-26 00:40:19.825 | Preparing to unpack .../138-dconf-gsettings-backend_0.40.0-4ubuntu0.1_amd64.deb ... 2026-03-26 00:40:19.830 | Unpacking dconf-gsettings-backend:amd64 (0.40.0-4ubuntu0.1) ... 2026-03-26 00:40:19.896 | Selecting previously unselected package libdevmapper-event1.02.1:amd64. 2026-03-26 00:40:19.904 | Preparing to unpack .../139-libdevmapper-event1.02.1_2%3a1.02.185-3ubuntu3.2_amd64.deb ... 2026-03-26 00:40:19.910 | Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.185-3ubuntu3.2) ... 2026-03-26 00:40:19.968 | Selecting previously unselected package libaio1t64:amd64. 2026-03-26 00:40:19.975 | Preparing to unpack .../140-libaio1t64_0.3.113-6build1.1_amd64.deb ... 2026-03-26 00:40:19.980 | Unpacking libaio1t64:amd64 (0.3.113-6build1.1) ... 2026-03-26 00:40:20.039 | Selecting previously unselected package liblvm2cmd2.03:amd64. 2026-03-26 00:40:20.046 | Preparing to unpack .../141-liblvm2cmd2.03_2.03.16-3ubuntu3.2_amd64.deb ... 2026-03-26 00:40:20.051 | Unpacking liblvm2cmd2.03:amd64 (2.03.16-3ubuntu3.2) ... 2026-03-26 00:40:20.147 | Selecting previously unselected package dmeventd. 2026-03-26 00:40:20.155 | Preparing to unpack .../142-dmeventd_2%3a1.02.185-3ubuntu3.2_amd64.deb ... 2026-03-26 00:40:20.159 | Unpacking dmeventd (2:1.02.185-3ubuntu3.2) ... 2026-03-26 00:40:20.229 | Selecting previously unselected package dnsmasq-base. 2026-03-26 00:40:20.236 | Preparing to unpack .../143-dnsmasq-base_2.90-2ubuntu0.1_amd64.deb ... 2026-03-26 00:40:20.253 | Unpacking dnsmasq-base (2.90-2ubuntu0.1) ... 2026-03-26 00:40:20.323 | Selecting previously unselected package dnsmasq-utils. 2026-03-26 00:40:20.330 | Preparing to unpack .../144-dnsmasq-utils_2.90-2ubuntu0.1_amd64.deb ... 2026-03-26 00:40:20.337 | Unpacking dnsmasq-utils (2.90-2ubuntu0.1) ... 2026-03-26 00:40:20.406 | Selecting previously unselected package ebtables. 2026-03-26 00:40:20.413 | Preparing to unpack .../145-ebtables_2.0.11-6build1_amd64.deb ... 2026-03-26 00:40:20.438 | Unpacking ebtables (2.0.11-6build1) ... 2026-03-26 00:40:20.507 | Selecting previously unselected package fonts-dejavu-mono. 2026-03-26 00:40:20.513 | Preparing to unpack .../146-fonts-dejavu-mono_2.37-8_all.deb ... 2026-03-26 00:40:20.518 | Unpacking fonts-dejavu-mono (2.37-8) ... 2026-03-26 00:40:20.596 | Selecting previously unselected package fonts-dejavu-core. 2026-03-26 00:40:20.603 | Preparing to unpack .../147-fonts-dejavu-core_2.37-8_all.deb ... 2026-03-26 00:40:20.644 | Unpacking fonts-dejavu-core (2.37-8) ... 2026-03-26 00:40:20.738 | Selecting previously unselected package fontconfig-config. 2026-03-26 00:40:20.742 | Preparing to unpack .../148-fontconfig-config_2.15.0-1.1ubuntu2_amd64.deb ... 2026-03-26 00:40:21.085 | Unpacking fontconfig-config (2.15.0-1.1ubuntu2) ... 2026-03-26 00:40:21.186 | Selecting previously unselected package libfontconfig1:amd64. 2026-03-26 00:40:21.192 | Preparing to unpack .../149-libfontconfig1_2.15.0-1.1ubuntu2_amd64.deb ... 2026-03-26 00:40:21.198 | Unpacking libfontconfig1:amd64 (2.15.0-1.1ubuntu2) ... 2026-03-26 00:40:21.264 | Selecting previously unselected package fontconfig. 2026-03-26 00:40:21.273 | Preparing to unpack .../150-fontconfig_2.15.0-1.1ubuntu2_amd64.deb ... 2026-03-26 00:40:21.278 | Unpacking fontconfig (2.15.0-1.1ubuntu2) ... 2026-03-26 00:40:21.354 | Selecting previously unselected package g++-13-x86-64-linux-gnu. 2026-03-26 00:40:21.361 | Preparing to unpack .../151-g++-13-x86-64-linux-gnu_13.3.0-6ubuntu2~24.04.1_amd64.deb ... 2026-03-26 00:40:21.367 | Unpacking g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-03-26 00:40:21.740 | Selecting previously unselected package g++-13. 2026-03-26 00:40:21.750 | Preparing to unpack .../152-g++-13_13.3.0-6ubuntu2~24.04.1_amd64.deb ... 2026-03-26 00:40:21.767 | Unpacking g++-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-03-26 00:40:21.842 | Selecting previously unselected package g++-x86-64-linux-gnu. 2026-03-26 00:40:21.850 | Preparing to unpack .../153-g++-x86-64-linux-gnu_4%3a13.2.0-7ubuntu1_amd64.deb ... 2026-03-26 00:40:21.859 | Unpacking g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-03-26 00:40:21.973 | Selecting previously unselected package g++. 2026-03-26 00:40:21.981 | Preparing to unpack .../154-g++_4%3a13.2.0-7ubuntu1_amd64.deb ... 2026-03-26 00:40:21.993 | Unpacking g++ (4:13.2.0-7ubuntu1) ... 2026-03-26 00:40:22.127 | Selecting previously unselected package genisoimage. 2026-03-26 00:40:22.136 | Preparing to unpack .../155-genisoimage_9%3a1.1.11-3.5_amd64.deb ... 2026-03-26 00:40:22.159 | Unpacking genisoimage (9:1.1.11-3.5) ... 2026-03-26 00:40:22.319 | Selecting previously unselected package libpixman-1-0:amd64. 2026-03-26 00:40:22.328 | Preparing to unpack .../156-libpixman-1-0_0.42.2-1build1_amd64.deb ... 2026-03-26 00:40:22.334 | Unpacking libpixman-1-0:amd64 (0.42.2-1build1) ... 2026-03-26 00:40:22.408 | Selecting previously unselected package libxcb-render0:amd64. 2026-03-26 00:40:22.417 | Preparing to unpack .../157-libxcb-render0_1.15-1ubuntu2_amd64.deb ... 2026-03-26 00:40:22.421 | Unpacking libxcb-render0:amd64 (1.15-1ubuntu2) ... 2026-03-26 00:40:22.484 | Selecting previously unselected package libxcb-shm0:amd64. 2026-03-26 00:40:22.491 | Preparing to unpack .../158-libxcb-shm0_1.15-1ubuntu2_amd64.deb ... 2026-03-26 00:40:22.496 | Unpacking libxcb-shm0:amd64 (1.15-1ubuntu2) ... 2026-03-26 00:40:22.556 | Selecting previously unselected package libxrender1:amd64. 2026-03-26 00:40:22.563 | Preparing to unpack .../159-libxrender1_1%3a0.9.10-1.1build1_amd64.deb ... 2026-03-26 00:40:22.569 | Unpacking libxrender1:amd64 (1:0.9.10-1.1build1) ... 2026-03-26 00:40:22.630 | Selecting previously unselected package libcairo2:amd64. 2026-03-26 00:40:22.639 | Preparing to unpack .../160-libcairo2_1.18.0-3build1_amd64.deb ... 2026-03-26 00:40:22.644 | Unpacking libcairo2:amd64 (1.18.0-3build1) ... 2026-03-26 00:40:22.725 | Selecting previously unselected package libcairo-gobject2:amd64. 2026-03-26 00:40:22.732 | Preparing to unpack .../161-libcairo-gobject2_1.18.0-3build1_amd64.deb ... 2026-03-26 00:40:22.737 | Unpacking libcairo-gobject2:amd64 (1.18.0-3build1) ... 2026-03-26 00:40:22.798 | Selecting previously unselected package gir1.2-freedesktop:amd64. 2026-03-26 00:40:22.805 | Preparing to unpack .../162-gir1.2-freedesktop_1.80.1-1_amd64.deb ... 2026-03-26 00:40:22.810 | Unpacking gir1.2-freedesktop:amd64 (1.80.1-1) ... 2026-03-26 00:40:22.878 | Selecting previously unselected package libproxy1v5:amd64. 2026-03-26 00:40:22.885 | Preparing to unpack .../163-libproxy1v5_0.5.4-4build1_amd64.deb ... 2026-03-26 00:40:22.890 | Unpacking libproxy1v5:amd64 (0.5.4-4build1) ... 2026-03-26 00:40:22.945 | Selecting previously unselected package glib-networking-common. 2026-03-26 00:40:22.950 | Preparing to unpack .../164-glib-networking-common_2.80.0-1build1_all.deb ... 2026-03-26 00:40:22.955 | Unpacking glib-networking-common (2.80.0-1build1) ... 2026-03-26 00:40:23.007 | Selecting previously unselected package glib-networking-services. 2026-03-26 00:40:23.013 | Preparing to unpack .../165-glib-networking-services_2.80.0-1build1_amd64.deb ... 2026-03-26 00:40:23.019 | Unpacking glib-networking-services (2.80.0-1build1) ... 2026-03-26 00:40:23.081 | Selecting previously unselected package session-migration. 2026-03-26 00:40:23.089 | Preparing to unpack .../166-session-migration_0.3.9build1_amd64.deb ... 2026-03-26 00:40:23.119 | Unpacking session-migration (0.3.9build1) ... 2026-03-26 00:40:23.184 | Selecting previously unselected package gsettings-desktop-schemas. 2026-03-26 00:40:23.191 | Preparing to unpack .../167-gsettings-desktop-schemas_46.1-0ubuntu1_all.deb ... 2026-03-26 00:40:23.195 | Unpacking gsettings-desktop-schemas (46.1-0ubuntu1) ... 2026-03-26 00:40:23.274 | Selecting previously unselected package glib-networking:amd64. 2026-03-26 00:40:23.280 | Preparing to unpack .../168-glib-networking_2.80.0-1build1_amd64.deb ... 2026-03-26 00:40:23.285 | Unpacking glib-networking:amd64 (2.80.0-1build1) ... 2026-03-26 00:40:23.344 | Selecting previously unselected package golang-1.22-doc. 2026-03-26 00:40:23.352 | Preparing to unpack .../169-golang-1.22-doc_1.22.2-2ubuntu0.4_all.deb ... 2026-03-26 00:40:23.356 | Unpacking golang-1.22-doc (1.22.2-2ubuntu0.4) ... 2026-03-26 00:40:23.429 | Selecting previously unselected package golang-1.22-src. 2026-03-26 00:40:23.435 | Preparing to unpack .../170-golang-1.22-src_1.22.2-2ubuntu0.4_all.deb ... 2026-03-26 00:40:23.440 | Unpacking golang-1.22-src (1.22.2-2ubuntu0.4) ... 2026-03-26 00:40:27.420 | Selecting previously unselected package golang-1.22-go. 2026-03-26 00:40:27.434 | Preparing to unpack .../171-golang-1.22-go_1.22.2-2ubuntu0.4_amd64.deb ... 2026-03-26 00:40:27.440 | Unpacking golang-1.22-go (1.22.2-2ubuntu0.4) ... 2026-03-26 00:40:28.022 | Selecting previously unselected package golang-1.22. 2026-03-26 00:40:28.032 | Preparing to unpack .../172-golang-1.22_1.22.2-2ubuntu0.4_all.deb ... 2026-03-26 00:40:28.036 | Unpacking golang-1.22 (1.22.2-2ubuntu0.4) ... 2026-03-26 00:40:28.092 | Selecting previously unselected package golang-src. 2026-03-26 00:40:28.102 | Preparing to unpack .../173-golang-src_2%3a1.22~2build1_all.deb ... 2026-03-26 00:40:28.107 | Unpacking golang-src (2:1.22~2build1) ... 2026-03-26 00:40:28.169 | Selecting previously unselected package golang-go:amd64. 2026-03-26 00:40:28.178 | Preparing to unpack .../174-golang-go_2%3a1.22~2build1_amd64.deb ... 2026-03-26 00:40:28.188 | Unpacking golang-go:amd64 (2:1.22~2build1) ... 2026-03-26 00:40:28.252 | Selecting previously unselected package golang-doc. 2026-03-26 00:40:28.262 | Preparing to unpack .../175-golang-doc_2%3a1.22~2build1_all.deb ... 2026-03-26 00:40:28.267 | Unpacking golang-doc (2:1.22~2build1) ... 2026-03-26 00:40:28.321 | Selecting previously unselected package golang:amd64. 2026-03-26 00:40:28.328 | Preparing to unpack .../176-golang_2%3a1.22~2build1_amd64.deb ... 2026-03-26 00:40:28.334 | Unpacking golang:amd64 (2:1.22~2build1) ... 2026-03-26 00:40:28.389 | Selecting previously unselected package libann0. 2026-03-26 00:40:28.396 | Preparing to unpack .../177-libann0_1.1.2+doc-9build1_amd64.deb ... 2026-03-26 00:40:28.402 | Unpacking libann0 (1.1.2+doc-9build1) ... 2026-03-26 00:40:28.465 | Selecting previously unselected package libcdt5:amd64. 2026-03-26 00:40:28.473 | Preparing to unpack .../178-libcdt5_2.42.2-9ubuntu0.1_amd64.deb ... 2026-03-26 00:40:28.479 | Unpacking libcdt5:amd64 (2.42.2-9ubuntu0.1) ... 2026-03-26 00:40:28.540 | Selecting previously unselected package libcgraph6:amd64. 2026-03-26 00:40:28.547 | Preparing to unpack .../179-libcgraph6_2.42.2-9ubuntu0.1_amd64.deb ... 2026-03-26 00:40:28.552 | Unpacking libcgraph6:amd64 (2.42.2-9ubuntu0.1) ... 2026-03-26 00:40:28.614 | Selecting previously unselected package libsharpyuv0:amd64. 2026-03-26 00:40:28.624 | Preparing to unpack .../180-libsharpyuv0_1.3.2-0.4build3_amd64.deb ... 2026-03-26 00:40:28.629 | Unpacking libsharpyuv0:amd64 (1.3.2-0.4build3) ... 2026-03-26 00:40:28.688 | Selecting previously unselected package libaom3:amd64. 2026-03-26 00:40:28.697 | Preparing to unpack .../181-libaom3_3.8.2-2ubuntu0.1_amd64.deb ... 2026-03-26 00:40:28.703 | Unpacking libaom3:amd64 (3.8.2-2ubuntu0.1) ... 2026-03-26 00:40:28.808 | Selecting previously unselected package libheif-plugin-aomdec:amd64. 2026-03-26 00:40:28.816 | Preparing to unpack .../182-libheif-plugin-aomdec_1.17.6-1ubuntu4.2_amd64.deb ... 2026-03-26 00:40:28.822 | Unpacking libheif-plugin-aomdec:amd64 (1.17.6-1ubuntu4.2) ... 2026-03-26 00:40:28.882 | Selecting previously unselected package libde265-0:amd64. 2026-03-26 00:40:28.890 | Preparing to unpack .../183-libde265-0_1.0.15-1build3_amd64.deb ... 2026-03-26 00:40:28.895 | Unpacking libde265-0:amd64 (1.0.15-1build3) ... 2026-03-26 00:40:28.951 | Selecting previously unselected package libheif-plugin-libde265:amd64. 2026-03-26 00:40:28.959 | Preparing to unpack .../184-libheif-plugin-libde265_1.17.6-1ubuntu4.2_amd64.deb ... 2026-03-26 00:40:28.964 | Unpacking libheif-plugin-libde265:amd64 (1.17.6-1ubuntu4.2) ... 2026-03-26 00:40:29.028 | Selecting previously unselected package libheif1:amd64. 2026-03-26 00:40:29.038 | Preparing to unpack .../185-libheif1_1.17.6-1ubuntu4.2_amd64.deb ... 2026-03-26 00:40:29.042 | Unpacking libheif1:amd64 (1.17.6-1ubuntu4.2) ... 2026-03-26 00:40:29.106 | Selecting previously unselected package libjpeg-turbo8:amd64. 2026-03-26 00:40:29.113 | Preparing to unpack .../186-libjpeg-turbo8_2.1.5-2ubuntu2_amd64.deb ... 2026-03-26 00:40:29.116 | Unpacking libjpeg-turbo8:amd64 (2.1.5-2ubuntu2) ... 2026-03-26 00:40:29.177 | Selecting previously unselected package libjpeg8:amd64. 2026-03-26 00:40:29.185 | Preparing to unpack .../187-libjpeg8_8c-2ubuntu11_amd64.deb ... 2026-03-26 00:40:29.190 | Unpacking libjpeg8:amd64 (8c-2ubuntu11) ... 2026-03-26 00:40:29.248 | Selecting previously unselected package libdeflate0:amd64. 2026-03-26 00:40:29.257 | Preparing to unpack .../188-libdeflate0_1.19-1build1.1_amd64.deb ... 2026-03-26 00:40:29.262 | Unpacking libdeflate0:amd64 (1.19-1build1.1) ... 2026-03-26 00:40:29.322 | Selecting previously unselected package libjbig0:amd64. 2026-03-26 00:40:29.331 | Preparing to unpack .../189-libjbig0_2.1-6.1ubuntu2_amd64.deb ... 2026-03-26 00:40:29.335 | Unpacking libjbig0:amd64 (2.1-6.1ubuntu2) ... 2026-03-26 00:40:29.390 | Selecting previously unselected package liblerc4:amd64. 2026-03-26 00:40:29.400 | Preparing to unpack .../190-liblerc4_4.0.0+ds-4ubuntu2_amd64.deb ... 2026-03-26 00:40:29.405 | Unpacking liblerc4:amd64 (4.0.0+ds-4ubuntu2) ... 2026-03-26 00:40:29.469 | Selecting previously unselected package libwebp7:amd64. 2026-03-26 00:40:29.477 | Preparing to unpack .../191-libwebp7_1.3.2-0.4build3_amd64.deb ... 2026-03-26 00:40:29.482 | Unpacking libwebp7:amd64 (1.3.2-0.4build3) ... 2026-03-26 00:40:29.547 | Selecting previously unselected package libtiff6:amd64. 2026-03-26 00:40:29.557 | Preparing to unpack .../192-libtiff6_4.5.1+git230720-4ubuntu2.5_amd64.deb ... 2026-03-26 00:40:29.563 | Unpacking libtiff6:amd64 (4.5.1+git230720-4ubuntu2.5) ... 2026-03-26 00:40:29.626 | Selecting previously unselected package libxpm4:amd64. 2026-03-26 00:40:29.637 | Preparing to unpack .../193-libxpm4_1%3a3.5.17-1build2_amd64.deb ... 2026-03-26 00:40:29.642 | Unpacking libxpm4:amd64 (1:3.5.17-1build2) ... 2026-03-26 00:40:29.702 | Selecting previously unselected package libgd3:amd64. 2026-03-26 00:40:29.710 | Preparing to unpack .../194-libgd3_2.3.3-9ubuntu5_amd64.deb ... 2026-03-26 00:40:29.715 | Unpacking libgd3:amd64 (2.3.3-9ubuntu5) ... 2026-03-26 00:40:29.777 | Selecting previously unselected package libgts-0.7-5t64:amd64. 2026-03-26 00:40:29.786 | Preparing to unpack .../195-libgts-0.7-5t64_0.7.6+darcs121130-5.2build1_amd64.deb ... 2026-03-26 00:40:29.791 | Unpacking libgts-0.7-5t64:amd64 (0.7.6+darcs121130-5.2build1) ... 2026-03-26 00:40:29.853 | Selecting previously unselected package libltdl7:amd64. 2026-03-26 00:40:29.859 | Preparing to unpack .../196-libltdl7_2.4.7-7build1_amd64.deb ... 2026-03-26 00:40:29.864 | Unpacking libltdl7:amd64 (2.4.7-7build1) ... 2026-03-26 00:40:29.919 | Selecting previously unselected package libgraphite2-3:amd64. 2026-03-26 00:40:29.928 | Preparing to unpack .../197-libgraphite2-3_1.3.14-2build1_amd64.deb ... 2026-03-26 00:40:29.933 | Unpacking libgraphite2-3:amd64 (1.3.14-2build1) ... 2026-03-26 00:40:29.995 | Selecting previously unselected package libharfbuzz0b:amd64. 2026-03-26 00:40:30.005 | Preparing to unpack .../198-libharfbuzz0b_8.3.0-2build2_amd64.deb ... 2026-03-26 00:40:30.010 | Unpacking libharfbuzz0b:amd64 (8.3.0-2build2) ... 2026-03-26 00:40:30.078 | Selecting previously unselected package libthai-data. 2026-03-26 00:40:30.087 | Preparing to unpack .../199-libthai-data_0.1.29-2build1_all.deb ... 2026-03-26 00:40:30.091 | Unpacking libthai-data (0.1.29-2build1) ... 2026-03-26 00:40:30.163 | Selecting previously unselected package libdatrie1:amd64. 2026-03-26 00:40:30.173 | Preparing to unpack .../200-libdatrie1_0.2.13-3build1_amd64.deb ... 2026-03-26 00:40:30.179 | Unpacking libdatrie1:amd64 (0.2.13-3build1) ... 2026-03-26 00:40:30.241 | Selecting previously unselected package libthai0:amd64. 2026-03-26 00:40:30.251 | Preparing to unpack .../201-libthai0_0.1.29-2build1_amd64.deb ... 2026-03-26 00:40:30.256 | Unpacking libthai0:amd64 (0.1.29-2build1) ... 2026-03-26 00:40:30.319 | Selecting previously unselected package libpango-1.0-0:amd64. 2026-03-26 00:40:30.327 | Preparing to unpack .../202-libpango-1.0-0_1.52.1+ds-1build1_amd64.deb ... 2026-03-26 00:40:30.332 | Unpacking libpango-1.0-0:amd64 (1.52.1+ds-1build1) ... 2026-03-26 00:40:30.424 | Selecting previously unselected package libpangoft2-1.0-0:amd64. 2026-03-26 00:40:30.435 | Preparing to unpack .../203-libpangoft2-1.0-0_1.52.1+ds-1build1_amd64.deb ... 2026-03-26 00:40:30.440 | Unpacking libpangoft2-1.0-0:amd64 (1.52.1+ds-1build1) ... 2026-03-26 00:40:30.504 | Selecting previously unselected package libpangocairo-1.0-0:amd64. 2026-03-26 00:40:30.511 | Preparing to unpack .../204-libpangocairo-1.0-0_1.52.1+ds-1build1_amd64.deb ... 2026-03-26 00:40:30.516 | Unpacking libpangocairo-1.0-0:amd64 (1.52.1+ds-1build1) ... 2026-03-26 00:40:30.601 | Selecting previously unselected package libpathplan4:amd64. 2026-03-26 00:40:30.611 | Preparing to unpack .../205-libpathplan4_2.42.2-9ubuntu0.1_amd64.deb ... 2026-03-26 00:40:30.618 | Unpacking libpathplan4:amd64 (2.42.2-9ubuntu0.1) ... 2026-03-26 00:40:30.692 | Selecting previously unselected package libgvc6. 2026-03-26 00:40:30.699 | Preparing to unpack .../206-libgvc6_2.42.2-9ubuntu0.1_amd64.deb ... 2026-03-26 00:40:30.705 | Unpacking libgvc6 (2.42.2-9ubuntu0.1) ... 2026-03-26 00:40:30.803 | Selecting previously unselected package libgvpr2:amd64. 2026-03-26 00:40:30.813 | Preparing to unpack .../207-libgvpr2_2.42.2-9ubuntu0.1_amd64.deb ... 2026-03-26 00:40:30.817 | Unpacking libgvpr2:amd64 (2.42.2-9ubuntu0.1) ... 2026-03-26 00:40:30.893 | Selecting previously unselected package liblab-gamut1:amd64. 2026-03-26 00:40:30.901 | Preparing to unpack .../208-liblab-gamut1_2.42.2-9ubuntu0.1_amd64.deb ... 2026-03-26 00:40:30.905 | Unpacking liblab-gamut1:amd64 (2.42.2-9ubuntu0.1) ... 2026-03-26 00:40:31.044 | Selecting previously unselected package x11-common. 2026-03-26 00:40:31.054 | Preparing to unpack .../209-x11-common_1%3a7.7+23ubuntu3_all.deb ... 2026-03-26 00:40:31.074 | Unpacking x11-common (1:7.7+23ubuntu3) ... 2026-03-26 00:40:31.155 | Selecting previously unselected package libice6:amd64. 2026-03-26 00:40:31.165 | Preparing to unpack .../210-libice6_2%3a1.0.10-1build3_amd64.deb ... 2026-03-26 00:40:31.170 | Unpacking libice6:amd64 (2:1.0.10-1build3) ... 2026-03-26 00:40:31.236 | Selecting previously unselected package libsm6:amd64. 2026-03-26 00:40:31.245 | Preparing to unpack .../211-libsm6_2%3a1.2.3-1build3_amd64.deb ... 2026-03-26 00:40:31.251 | Unpacking libsm6:amd64 (2:1.2.3-1build3) ... 2026-03-26 00:40:31.313 | Selecting previously unselected package libxt6t64:amd64. 2026-03-26 00:40:31.322 | Preparing to unpack .../212-libxt6t64_1%3a1.2.1-1.2build1_amd64.deb ... 2026-03-26 00:40:31.328 | Unpacking libxt6t64:amd64 (1:1.2.1-1.2build1) ... 2026-03-26 00:40:31.395 | Selecting previously unselected package libxmu6:amd64. 2026-03-26 00:40:31.405 | Preparing to unpack .../213-libxmu6_2%3a1.1.3-3build2_amd64.deb ... 2026-03-26 00:40:31.411 | Unpacking libxmu6:amd64 (2:1.1.3-3build2) ... 2026-03-26 00:40:31.479 | Selecting previously unselected package libxaw7:amd64. 2026-03-26 00:40:31.488 | Preparing to unpack .../214-libxaw7_2%3a1.0.14-1build2_amd64.deb ... 2026-03-26 00:40:31.493 | Unpacking libxaw7:amd64 (2:1.0.14-1build2) ... 2026-03-26 00:40:31.563 | Selecting previously unselected package graphviz. 2026-03-26 00:40:31.572 | Preparing to unpack .../215-graphviz_2.42.2-9ubuntu0.1_amd64.deb ... 2026-03-26 00:40:31.577 | Unpacking graphviz (2.42.2-9ubuntu0.1) ... 2026-03-26 00:40:31.676 | Selecting previously unselected package icu-devtools. 2026-03-26 00:40:31.683 | Preparing to unpack .../216-icu-devtools_74.2-1ubuntu3.1_amd64.deb ... 2026-03-26 00:40:31.688 | Unpacking icu-devtools (74.2-1ubuntu3.1) ... 2026-03-26 00:40:31.763 | Selecting previously unselected package iputils-arping. 2026-03-26 00:40:31.769 | Preparing to unpack .../217-iputils-arping_3%3a20240117-1ubuntu0.1_amd64.deb ... 2026-03-26 00:40:31.774 | Unpacking iputils-arping (3:20240117-1ubuntu0.1) ... 2026-03-26 00:40:31.845 | Selecting previously unselected package comerr-dev:amd64. 2026-03-26 00:40:31.853 | Preparing to unpack .../218-comerr-dev_2.1-1.47.0-2.4~exp1ubuntu4.1_amd64.deb ... 2026-03-26 00:40:31.863 | Unpacking comerr-dev:amd64 (2.1-1.47.0-2.4~exp1ubuntu4.1) ... 2026-03-26 00:40:31.938 | Selecting previously unselected package libgssrpc4t64:amd64. 2026-03-26 00:40:31.946 | Preparing to unpack .../219-libgssrpc4t64_1.20.1-6ubuntu2.6_amd64.deb ... 2026-03-26 00:40:31.951 | Unpacking libgssrpc4t64:amd64 (1.20.1-6ubuntu2.6) ... 2026-03-26 00:40:32.021 | Selecting previously unselected package libkadm5clnt-mit12:amd64. 2026-03-26 00:40:32.029 | Preparing to unpack .../220-libkadm5clnt-mit12_1.20.1-6ubuntu2.6_amd64.deb ... 2026-03-26 00:40:32.035 | Unpacking libkadm5clnt-mit12:amd64 (1.20.1-6ubuntu2.6) ... 2026-03-26 00:40:32.112 | Selecting previously unselected package libkdb5-10t64:amd64. 2026-03-26 00:40:32.122 | Preparing to unpack .../221-libkdb5-10t64_1.20.1-6ubuntu2.6_amd64.deb ... 2026-03-26 00:40:32.127 | Unpacking libkdb5-10t64:amd64 (1.20.1-6ubuntu2.6) ... 2026-03-26 00:40:32.195 | Selecting previously unselected package libkadm5srv-mit12:amd64. 2026-03-26 00:40:32.204 | Preparing to unpack .../222-libkadm5srv-mit12_1.20.1-6ubuntu2.6_amd64.deb ... 2026-03-26 00:40:32.209 | Unpacking libkadm5srv-mit12:amd64 (1.20.1-6ubuntu2.6) ... 2026-03-26 00:40:32.270 | Selecting previously unselected package krb5-multidev:amd64. 2026-03-26 00:40:32.279 | Preparing to unpack .../223-krb5-multidev_1.20.1-6ubuntu2.6_amd64.deb ... 2026-03-26 00:40:32.285 | Unpacking krb5-multidev:amd64 (1.20.1-6ubuntu2.6) ... 2026-03-26 00:40:32.370 | Selecting previously unselected package libicu-dev:amd64. 2026-03-26 00:40:32.379 | Preparing to unpack .../224-libicu-dev_74.2-1ubuntu3.1_amd64.deb ... 2026-03-26 00:40:32.385 | Unpacking libicu-dev:amd64 (74.2-1ubuntu3.1) ... 2026-03-26 00:40:32.745 | Selecting previously unselected package libjpeg-turbo8-dev:amd64. 2026-03-26 00:40:32.751 | Preparing to unpack .../225-libjpeg-turbo8-dev_2.1.5-2ubuntu2_amd64.deb ... 2026-03-26 00:40:32.757 | Unpacking libjpeg-turbo8-dev:amd64 (2.1.5-2ubuntu2) ... 2026-03-26 00:40:32.826 | Selecting previously unselected package libjpeg8-dev:amd64. 2026-03-26 00:40:32.835 | Preparing to unpack .../226-libjpeg8-dev_8c-2ubuntu11_amd64.deb ... 2026-03-26 00:40:32.845 | Unpacking libjpeg8-dev:amd64 (8c-2ubuntu11) ... 2026-03-26 00:40:32.899 | Selecting previously unselected package libjpeg-dev:amd64. 2026-03-26 00:40:32.908 | Preparing to unpack .../227-libjpeg-dev_8c-2ubuntu11_amd64.deb ... 2026-03-26 00:40:32.915 | Unpacking libjpeg-dev:amd64 (8c-2ubuntu11) ... 2026-03-26 00:40:32.985 | Selecting previously unselected package libjs-jquery. 2026-03-26 00:40:32.993 | Preparing to unpack .../228-libjs-jquery_3.6.1+dfsg+~3.5.14-1_all.deb ... 2026-03-26 00:40:33.011 | Unpacking libjs-jquery (3.6.1+dfsg+~3.5.14-1) ... 2026-03-26 00:40:33.078 | Selecting previously unselected package libjs-jquery-metadata. 2026-03-26 00:40:33.087 | Preparing to unpack .../229-libjs-jquery-metadata_12-4_all.deb ... 2026-03-26 00:40:33.092 | Unpacking libjs-jquery-metadata (12-4) ... 2026-03-26 00:40:33.146 | Selecting previously unselected package libjs-jquery-tablesorter. 2026-03-26 00:40:33.153 | Preparing to unpack .../230-libjs-jquery-tablesorter_1%3a2.31.3+dfsg1-3_all.deb ... 2026-03-26 00:40:33.158 | Unpacking libjs-jquery-tablesorter (1:2.31.3+dfsg1-3) ... 2026-03-26 00:40:33.257 | Selecting previously unselected package libjs-underscore. 2026-03-26 00:40:33.267 | Preparing to unpack .../231-libjs-underscore_1.13.4~dfsg+~1.11.4-3_all.deb ... 2026-03-26 00:40:33.273 | Unpacking libjs-underscore (1.13.4~dfsg+~1.11.4-3) ... 2026-03-26 00:40:33.336 | Selecting previously unselected package libjs-sphinxdoc. 2026-03-26 00:40:33.346 | Preparing to unpack .../232-libjs-sphinxdoc_7.2.6-6_all.deb ... 2026-03-26 00:40:33.351 | Unpacking libjs-sphinxdoc (7.2.6-6) ... 2026-03-26 00:40:33.424 | Selecting previously unselected package mysql-common. 2026-03-26 00:40:33.434 | Preparing to unpack .../233-mysql-common_5.8+1.1.0build1_all.deb ... 2026-03-26 00:40:33.462 | Unpacking mysql-common (5.8+1.1.0build1) ... 2026-03-26 00:40:33.529 | Selecting previously unselected package libmysqlclient21:amd64. 2026-03-26 00:40:33.537 | Preparing to unpack .../234-libmysqlclient21_8.0.45-0ubuntu0.24.04.1_amd64.deb ... 2026-03-26 00:40:33.544 | Unpacking libmysqlclient21:amd64 (8.0.45-0ubuntu0.24.04.1) ... 2026-03-26 00:40:33.650 | Selecting previously unselected package libncurses-dev:amd64. 2026-03-26 00:40:33.657 | Preparing to unpack .../235-libncurses-dev_6.4+20240113-1ubuntu2_amd64.deb ... 2026-03-26 00:40:33.663 | Unpacking libncurses-dev:amd64 (6.4+20240113-1ubuntu2) ... 2026-03-26 00:40:33.759 | Selecting previously unselected package libpkgconf3:amd64. 2026-03-26 00:40:33.767 | Preparing to unpack .../236-libpkgconf3_1.8.1-2build1_amd64.deb ... 2026-03-26 00:40:33.774 | Unpacking libpkgconf3:amd64 (1.8.1-2build1) ... 2026-03-26 00:40:33.838 | Selecting previously unselected package libpq5:amd64. 2026-03-26 00:40:33.847 | Preparing to unpack .../237-libpq5_16.13-0ubuntu0.24.04.1_amd64.deb ... 2026-03-26 00:40:33.851 | Unpacking libpq5:amd64 (16.13-0ubuntu0.24.04.1) ... 2026-03-26 00:40:33.916 | Selecting previously unselected package libssl-dev:amd64. 2026-03-26 00:40:33.923 | Preparing to unpack .../238-libssl-dev_3.0.13-0ubuntu3.7_amd64.deb ... 2026-03-26 00:40:33.928 | Unpacking libssl-dev:amd64 (3.0.13-0ubuntu3.7) ... 2026-03-26 00:40:34.106 | Selecting previously unselected package libpq-dev. 2026-03-26 00:40:34.114 | Preparing to unpack .../239-libpq-dev_16.13-0ubuntu0.24.04.1_amd64.deb ... 2026-03-26 00:40:34.119 | Unpacking libpq-dev (16.13-0ubuntu0.24.04.1) ... 2026-03-26 00:40:34.188 | Selecting previously unselected package libpython3-dev:amd64. 2026-03-26 00:40:34.198 | Preparing to unpack .../240-libpython3-dev_3.12.3-0ubuntu2.1_amd64.deb ... 2026-03-26 00:40:34.203 | Unpacking libpython3-dev:amd64 (3.12.3-0ubuntu2.1) ... 2026-03-26 00:40:34.262 | Selecting previously unselected package libsasl2-dev. 2026-03-26 00:40:34.270 | Preparing to unpack .../241-libsasl2-dev_2.1.28+dfsg1-5ubuntu3.1_amd64.deb ... 2026-03-26 00:40:34.275 | Unpacking libsasl2-dev (2.1.28+dfsg1-5ubuntu3.1) ... 2026-03-26 00:40:34.363 | Selecting previously unselected package libsgutils2-1.46-2:amd64. 2026-03-26 00:40:34.371 | Preparing to unpack .../242-libsgutils2-1.46-2_1.46-3ubuntu4_amd64.deb ... 2026-03-26 00:40:34.377 | Unpacking libsgutils2-1.46-2:amd64 (1.46-3ubuntu4) ... 2026-03-26 00:40:34.436 | Selecting previously unselected package libsoup-3.0-common. 2026-03-26 00:40:34.444 | Preparing to unpack .../243-libsoup-3.0-common_3.4.4-5ubuntu0.7_all.deb ... 2026-03-26 00:40:34.450 | Unpacking libsoup-3.0-common (3.4.4-5ubuntu0.7) ... 2026-03-26 00:40:34.513 | Selecting previously unselected package libsoup-3.0-0:amd64. 2026-03-26 00:40:34.521 | Preparing to unpack .../244-libsoup-3.0-0_3.4.4-5ubuntu0.7_amd64.deb ... 2026-03-26 00:40:34.526 | Unpacking libsoup-3.0-0:amd64 (3.4.4-5ubuntu0.7) ... 2026-03-26 00:40:34.593 | Selecting previously unselected package libsystemd-dev:amd64. 2026-03-26 00:40:34.599 | Preparing to unpack .../245-libsystemd-dev_255.4-1ubuntu8.14_amd64.deb ... 2026-03-26 00:40:34.604 | Unpacking libsystemd-dev:amd64 (255.4-1ubuntu8.14) ... 2026-03-26 00:40:34.805 | Selecting previously unselected package liburing2:amd64. 2026-03-26 00:40:34.815 | Preparing to unpack .../246-liburing2_2.5-1build1_amd64.deb ... 2026-03-26 00:40:34.820 | Unpacking liburing2:amd64 (2.5-1build1) ... 2026-03-26 00:40:34.877 | Selecting previously unselected package libxml2-dev:amd64. 2026-03-26 00:40:34.886 | Preparing to unpack .../247-libxml2-dev_2.9.14+dfsg-1.3ubuntu3.7_amd64.deb ... 2026-03-26 00:40:34.891 | Unpacking libxml2-dev:amd64 (2.9.14+dfsg-1.3ubuntu3.7) ... 2026-03-26 00:40:34.997 | Selecting previously unselected package libxslt1.1:amd64. 2026-03-26 00:40:35.004 | Preparing to unpack .../248-libxslt1.1_1.1.39-0exp1ubuntu0.24.04.3_amd64.deb ... 2026-03-26 00:40:35.010 | Unpacking libxslt1.1:amd64 (1.1.39-0exp1ubuntu0.24.04.3) ... 2026-03-26 00:40:35.075 | Selecting previously unselected package libxslt1-dev:amd64. 2026-03-26 00:40:35.084 | Preparing to unpack .../249-libxslt1-dev_1.1.39-0exp1ubuntu0.24.04.3_amd64.deb ... 2026-03-26 00:40:35.117 | Unpacking libxslt1-dev:amd64 (1.1.39-0exp1ubuntu0.24.04.3) ... 2026-03-26 00:40:35.220 | Selecting previously unselected package llvm-17-runtime. 2026-03-26 00:40:35.228 | Preparing to unpack .../250-llvm-17-runtime_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-03-26 00:40:35.233 | Unpacking llvm-17-runtime (1:17.0.6-9ubuntu1) ... 2026-03-26 00:40:35.312 | Selecting previously unselected package libpfm4:amd64. 2026-03-26 00:40:35.320 | Preparing to unpack .../251-libpfm4_4.13.0+git32-g0d4ed0e-1_amd64.deb ... 2026-03-26 00:40:35.326 | Unpacking libpfm4:amd64 (4.13.0+git32-g0d4ed0e-1) ... 2026-03-26 00:40:35.418 | Selecting previously unselected package llvm-17. 2026-03-26 00:40:35.431 | Preparing to unpack .../252-llvm-17_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-03-26 00:40:35.436 | Unpacking llvm-17 (1:17.0.6-9ubuntu1) ... 2026-03-26 00:40:36.144 | Selecting previously unselected package libffi-dev:amd64. 2026-03-26 00:40:36.153 | Preparing to unpack .../253-libffi-dev_3.4.6-1build1_amd64.deb ... 2026-03-26 00:40:36.158 | Unpacking libffi-dev:amd64 (3.4.6-1build1) ... 2026-03-26 00:40:36.222 | Selecting previously unselected package llvm-17-tools. 2026-03-26 00:40:36.228 | Preparing to unpack .../254-llvm-17-tools_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-03-26 00:40:36.234 | Unpacking llvm-17-tools (1:17.0.6-9ubuntu1) ... 2026-03-26 00:40:36.465 | Selecting previously unselected package libz3-4:amd64. 2026-03-26 00:40:36.472 | Preparing to unpack .../255-libz3-4_4.8.12-3.1build1_amd64.deb ... 2026-03-26 00:40:36.478 | Unpacking libz3-4:amd64 (4.8.12-3.1build1) ... 2026-03-26 00:40:36.666 | Selecting previously unselected package libz3-dev:amd64. 2026-03-26 00:40:36.675 | Preparing to unpack .../256-libz3-dev_4.8.12-3.1build1_amd64.deb ... 2026-03-26 00:40:36.680 | Unpacking libz3-dev:amd64 (4.8.12-3.1build1) ... 2026-03-26 00:40:36.757 | Selecting previously unselected package llvm-17-dev. 2026-03-26 00:40:36.764 | Preparing to unpack .../257-llvm-17-dev_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-03-26 00:40:36.769 | Unpacking llvm-17-dev (1:17.0.6-9ubuntu1) ... 2026-03-26 00:40:38.715 | Selecting previously unselected package lsscsi. 2026-03-26 00:40:38.724 | Preparing to unpack .../258-lsscsi_0.32-1build1_amd64.deb ... 2026-03-26 00:40:38.730 | Unpacking lsscsi (0.32-1build1) ... 2026-03-26 00:40:38.807 | Selecting previously unselected package lvm2. 2026-03-26 00:40:38.817 | Preparing to unpack .../259-lvm2_2.03.16-3ubuntu3.2_amd64.deb ... 2026-03-26 00:40:38.852 | Unpacking lvm2 (2.03.16-3ubuntu3.2) ... 2026-03-26 00:40:38.972 | Selecting previously unselected package osinfo-db. 2026-03-26 00:40:38.981 | Preparing to unpack .../260-osinfo-db_0.20250606-0ubuntu0.24.04.1_all.deb ... 2026-03-26 00:40:38.986 | Unpacking osinfo-db (0.20250606-0ubuntu0.24.04.1) ... 2026-03-26 00:40:39.348 | Selecting previously unselected package pkgconf-bin. 2026-03-26 00:40:39.357 | Preparing to unpack .../261-pkgconf-bin_1.8.1-2build1_amd64.deb ... 2026-03-26 00:40:39.362 | Unpacking pkgconf-bin (1.8.1-2build1) ... 2026-03-26 00:40:39.421 | Selecting previously unselected package pkgconf:amd64. 2026-03-26 00:40:39.428 | Preparing to unpack .../262-pkgconf_1.8.1-2build1_amd64.deb ... 2026-03-26 00:40:39.438 | Unpacking pkgconf:amd64 (1.8.1-2build1) ... 2026-03-26 00:40:39.595 | Selecting previously unselected package pkg-config:amd64. 2026-03-26 00:40:39.604 | Preparing to unpack .../263-pkg-config_1.8.1-2build1_amd64.deb ... 2026-03-26 00:40:39.621 | Unpacking pkg-config:amd64 (1.8.1-2build1) ... 2026-03-26 00:40:39.699 | Selecting previously unselected package pm-utils. 2026-03-26 00:40:39.707 | Preparing to unpack .../264-pm-utils_1.4.1-21_all.deb ... 2026-03-26 00:40:39.713 | Unpacking pm-utils (1.4.1-21) ... 2026-03-26 00:40:39.807 | Selecting previously unselected package postgresql-client-16. 2026-03-26 00:40:39.815 | Preparing to unpack .../265-postgresql-client-16_16.13-0ubuntu0.24.04.1_amd64.deb ... 2026-03-26 00:40:39.820 | Unpacking postgresql-client-16 (16.13-0ubuntu0.24.04.1) ... 2026-03-26 00:40:39.986 | Selecting previously unselected package postgresql-server-dev-16. 2026-03-26 00:40:39.994 | Preparing to unpack .../266-postgresql-server-dev-16_16.13-0ubuntu0.24.04.1_amd64.deb ... 2026-03-26 00:40:39.999 | Unpacking postgresql-server-dev-16 (16.13-0ubuntu0.24.04.1) ... 2026-03-26 00:40:40.325 | Selecting previously unselected package postgresql-server-dev-all:amd64. 2026-03-26 00:40:40.335 | Preparing to unpack .../267-postgresql-server-dev-all_257build1.1_amd64.deb ... 2026-03-26 00:40:40.342 | Unpacking postgresql-server-dev-all:amd64 (257build1.1) ... 2026-03-26 00:40:40.410 | Selecting previously unselected package python3-dev. 2026-03-26 00:40:40.419 | Preparing to unpack .../268-python3-dev_3.12.3-0ubuntu2.1_amd64.deb ... 2026-03-26 00:40:40.424 | Unpacking python3-dev (3.12.3-0ubuntu2.1) ... 2026-03-26 00:40:40.496 | Selecting previously unselected package python3-mysqldb. 2026-03-26 00:40:40.503 | Preparing to unpack .../269-python3-mysqldb_1.4.6-2build3_amd64.deb ... 2026-03-26 00:40:40.508 | Unpacking python3-mysqldb (1.4.6-2build3) ... 2026-03-26 00:40:40.583 | Selecting previously unselected package python3-setuptools. 2026-03-26 00:40:40.592 | Preparing to unpack .../270-python3-setuptools_68.1.2-2ubuntu1.2_all.deb ... 2026-03-26 00:40:40.597 | Unpacking python3-setuptools (68.1.2-2ubuntu1.2) ... 2026-03-26 00:40:40.727 | Selecting previously unselected package python3-wheel. 2026-03-26 00:40:40.735 | Preparing to unpack .../271-python3-wheel_0.42.0-2_all.deb ... 2026-03-26 00:40:40.741 | Unpacking python3-wheel (0.42.0-2) ... 2026-03-26 00:40:40.815 | Selecting previously unselected package python3-pip. 2026-03-26 00:40:40.825 | Preparing to unpack .../272-python3-pip_24.0+dfsg-1ubuntu1.3_all.deb ... 2026-03-26 00:40:40.831 | Unpacking python3-pip (24.0+dfsg-1ubuntu1.3) ... 2026-03-26 00:40:41.108 | Selecting previously unselected package python3-pip-whl. 2026-03-26 00:40:41.117 | Preparing to unpack .../273-python3-pip-whl_24.0+dfsg-1ubuntu1.3_all.deb ... 2026-03-26 00:40:41.126 | Unpacking python3-pip-whl (24.0+dfsg-1ubuntu1.3) ... 2026-03-26 00:40:41.199 | Selecting previously unselected package python3-setuptools-whl. 2026-03-26 00:40:41.209 | Preparing to unpack .../274-python3-setuptools-whl_68.1.2-2ubuntu1.2_all.deb ... 2026-03-26 00:40:41.222 | Unpacking python3-setuptools-whl (68.1.2-2ubuntu1.2) ... 2026-03-26 00:40:41.298 | Selecting previously unselected package python3-systemd. 2026-03-26 00:40:41.309 | Preparing to unpack .../275-python3-systemd_235-1build4_amd64.deb ... 2026-03-26 00:40:41.314 | Unpacking python3-systemd (235-1build4) ... 2026-03-26 00:40:41.417 | Selecting previously unselected package python3.12-venv. 2026-03-26 00:40:41.430 | Preparing to unpack .../276-python3.12-venv_3.12.3-1ubuntu0.12_amd64.deb ... 2026-03-26 00:40:41.438 | Unpacking python3.12-venv (3.12.3-1ubuntu0.12) ... 2026-03-26 00:40:41.508 | Selecting previously unselected package python3-venv. 2026-03-26 00:40:41.520 | Preparing to unpack .../277-python3-venv_3.12.3-0ubuntu2.1_amd64.deb ... 2026-03-26 00:40:41.530 | Unpacking python3-venv (3.12.3-0ubuntu2.1) ... 2026-03-26 00:40:41.597 | Selecting previously unselected package qemu-utils. 2026-03-26 00:40:41.609 | Preparing to unpack .../278-qemu-utils_1%3a8.2.2+ds-0ubuntu1.13_amd64.deb ... 2026-03-26 00:40:41.614 | Unpacking qemu-utils (1:8.2.2+ds-0ubuntu1.13) ... 2026-03-26 00:40:41.745 | Selecting previously unselected package sg3-utils. 2026-03-26 00:40:41.755 | Preparing to unpack .../279-sg3-utils_1.46-3ubuntu4_amd64.deb ... 2026-03-26 00:40:41.768 | Unpacking sg3-utils (1.46-3ubuntu4) ... 2026-03-26 00:40:41.905 | Selecting previously unselected package sqlite3. 2026-03-26 00:40:41.914 | Preparing to unpack .../280-sqlite3_3.45.1-1ubuntu2.5_amd64.deb ... 2026-03-26 00:40:41.923 | Unpacking sqlite3 (3.45.1-1ubuntu2.5) ... 2026-03-26 00:40:41.986 | Selecting previously unselected package thin-provisioning-tools. 2026-03-26 00:40:41.996 | Preparing to unpack .../281-thin-provisioning-tools_0.9.0-2ubuntu5.1_amd64.deb ... 2026-03-26 00:40:42.003 | Unpacking thin-provisioning-tools (0.9.0-2ubuntu5.1) ... 2026-03-26 00:40:42.093 | Selecting previously unselected package unzip. 2026-03-26 00:40:42.102 | Preparing to unpack .../282-unzip_6.0-28ubuntu4.1_amd64.deb ... 2026-03-26 00:40:42.107 | Unpacking unzip (6.0-28ubuntu4.1) ... 2026-03-26 00:40:42.183 | Selecting previously unselected package debootstrap. 2026-03-26 00:40:42.190 | Preparing to unpack .../283-debootstrap_1.0.134ubuntu1_all.deb ... 2026-03-26 00:40:42.195 | Unpacking debootstrap (1.0.134ubuntu1) ... 2026-03-26 00:40:42.264 | Selecting previously unselected package libosinfo-l10n. 2026-03-26 00:40:42.272 | Preparing to unpack .../284-libosinfo-l10n_1.11.0-2build3_all.deb ... 2026-03-26 00:40:42.279 | Unpacking libosinfo-l10n (1.11.0-2build3) ... 2026-03-26 00:40:42.368 | Selecting previously unselected package libosinfo-1.0-0:amd64. 2026-03-26 00:40:42.379 | Preparing to unpack .../285-libosinfo-1.0-0_1.11.0-2build3_amd64.deb ... 2026-03-26 00:40:42.384 | Unpacking libosinfo-1.0-0:amd64 (1.11.0-2build3) ... 2026-03-26 00:40:42.447 | Selecting previously unselected package gir1.2-libosinfo-1.0:amd64. 2026-03-26 00:40:42.455 | Preparing to unpack .../286-gir1.2-libosinfo-1.0_1.11.0-2build3_amd64.deb ... 2026-03-26 00:40:42.460 | Unpacking gir1.2-libosinfo-1.0:amd64 (1.11.0-2build3) ... 2026-03-26 00:40:42.520 | Selecting previously unselected package kpartx. 2026-03-26 00:40:42.527 | Preparing to unpack .../287-kpartx_0.9.4-5ubuntu8.1_amd64.deb ... 2026-03-26 00:40:42.534 | Unpacking kpartx (0.9.4-5ubuntu8.1) ... 2026-03-26 00:40:42.596 | Selecting previously unselected package libkrb5-dev:amd64. 2026-03-26 00:40:42.605 | Preparing to unpack .../288-libkrb5-dev_1.20.1-6ubuntu2.6_amd64.deb ... 2026-03-26 00:40:42.610 | Unpacking libkrb5-dev:amd64 (1.20.1-6ubuntu2.6) ... 2026-03-26 00:40:42.684 | Selecting previously unselected package libyaml-dev:amd64. 2026-03-26 00:40:42.693 | Preparing to unpack .../289-libyaml-dev_0.2.5-1build1_amd64.deb ... 2026-03-26 00:40:42.698 | Unpacking libyaml-dev:amd64 (0.2.5-1build1) ... 2026-03-26 00:40:42.762 | Selecting previously unselected package socat. 2026-03-26 00:40:42.770 | Preparing to unpack .../290-socat_1.8.0.0-4build3_amd64.deb ... 2026-03-26 00:40:42.775 | Unpacking socat (1.8.0.0-4build3) ... 2026-03-26 00:40:42.861 | Selecting previously unselected package vlan. 2026-03-26 00:40:42.870 | Preparing to unpack .../291-vlan_2.0.5ubuntu5_all.deb ... 2026-03-26 00:40:42.876 | Unpacking vlan (2.0.5ubuntu5) ... 2026-03-26 00:40:42.984 | Setting up cryptsetup-bin (2:2.7.0-1ubuntu4.2) ... 2026-03-26 00:40:43.007 | Setting up postgresql-client-common (257build1.1) ... 2026-03-26 00:40:43.029 | Setting up powermgmt-base (1.37ubuntu0.1) ... 2026-03-26 00:40:43.044 | Setting up libpipeline1:amd64 (1.5.7-2) ... 2026-03-26 00:40:43.058 | Setting up libgraphite2-3:amd64 (1.3.14-2build1) ... 2026-03-26 00:40:43.072 | Setting up dnsmasq-utils (2.90-2ubuntu0.1) ... 2026-03-26 00:40:43.085 | Setting up distro-info (1.7build1) ... 2026-03-26 00:40:43.099 | Setting up libpixman-1-0:amd64 (0.42.2-1build1) ... 2026-03-26 00:40:43.112 | Setting up libsharpyuv0:amd64 (1.3.2-0.4build3) ... 2026-03-26 00:40:43.126 | Setting up libaom3:amd64 (3.8.2-2ubuntu0.1) ... 2026-03-26 00:40:43.141 | Setting up mysql-common (5.8+1.1.0build1) ... 2026-03-26 00:40:43.190 | update-alternatives: using /etc/mysql/my.cnf.fallback to provide /etc/mysql/my.cnf (my.cnf) in auto mode 2026-03-26 00:40:43.200 | Setting up session-migration (0.3.9build1) ... 2026-03-26 00:40:43.348 | Created symlink /etc/systemd/user/graphical-session-pre.target.wants/session-migration.service → /usr/lib/systemd/user/session-migration.service. 2026-03-26 00:40:43.358 | Setting up libmysqlclient21:amd64 (8.0.45-0ubuntu0.24.04.1) ... 2026-03-26 00:40:43.373 | Setting up libxau6:amd64 (1:1.0.9-1build6) ... 2026-03-26 00:40:43.387 | Setting up libxdmcp6:amd64 (1:1.1.3-0ubuntu6) ... 2026-03-26 00:40:43.400 | Setting up python3-setuptools-whl (68.1.2-2ubuntu1.2) ... 2026-03-26 00:40:43.413 | Setting up lto-disabled-list (47) ... 2026-03-26 00:40:43.427 | Setting up libproxy1v5:amd64 (0.5.4-4build1) ... 2026-03-26 00:40:43.443 | Setting up pci.ids (0.0~2024.03.31-1ubuntu0.1) ... 2026-03-26 00:40:43.457 | Setting up libxcb1:amd64 (1.15-1ubuntu2) ... 2026-03-26 00:40:43.471 | Setting up libpython3-dev:amd64 (3.12.3-0ubuntu2.1) ... 2026-03-26 00:40:43.487 | Setting up liblerc4:amd64 (4.0.0+ds-4ubuntu2) ... 2026-03-26 00:40:43.500 | Setting up bsdextrautils (2.39.3-9ubuntu6.5) ... 2026-03-26 00:40:43.513 | Setting up libdevmapper-event1.02.1:amd64 (2:1.02.185-3ubuntu3.2) ... 2026-03-26 00:40:43.526 | Setting up python3-setuptools (68.1.2-2ubuntu1.2) ... 2026-03-26 00:40:44.037 | Setting up wget (1.21.4-1ubuntu4.1) ... 2026-03-26 00:40:44.057 | Setting up libsysfs2:amd64 (2.1.1-6build1) ... 2026-03-26 00:40:44.072 | Setting up libdatrie1:amd64 (0.2.13-3build1) ... 2026-03-26 00:40:44.087 | Setting up cryptsetup (2:2.7.0-1ubuntu4.2) ... 2026-03-26 00:40:44.737 | Setting up libyaml-dev:amd64 (0.2.5-1build1) ... 2026-03-26 00:40:44.751 | Setting up sysfsutils (2.1.1-6build1) ... 2026-03-26 00:40:45.207 | Created symlink /etc/systemd/system/sysfs.service → /usr/lib/systemd/system/sysfsutils.service. 2026-03-26 00:40:45.208 | Created symlink /etc/systemd/system/multi-user.target.wants/sysfsutils.service → /usr/lib/systemd/system/sysfsutils.service. 2026-03-26 00:40:45.530 | Setting up libmagic-mgc (1:5.45-3build1) ... 2026-03-26 00:40:45.546 | Setting up ncal (12.1.8) ... 2026-03-26 00:40:45.560 | Setting up python3-pip-whl (24.0+dfsg-1ubuntu1.3) ... 2026-03-26 00:40:45.574 | Setting up gawk (1:5.2.1-2build3) ... 2026-03-26 00:40:45.608 | Setting up psmisc (23.7-1build1) ... 2026-03-26 00:40:45.622 | Setting up libxcb-render0:amd64 (1.15-1ubuntu2) ... 2026-03-26 00:40:45.638 | Setting up libarchive-zip-perl (1.68-1) ... 2026-03-26 00:40:45.651 | Setting up libestr0:amd64 (0.1.11-1build1) ... 2026-03-26 00:40:45.667 | Setting up libfastjson4:amd64 (1.2304.0-1build1) ... 2026-03-26 00:40:45.681 | Setting up pm-utils (1.4.1-21) ... 2026-03-26 00:40:45.704 | Setting up libtirpc-common (1.3.4+ds-1.1build1) ... 2026-03-26 00:40:45.722 | Setting up unzip (6.0-28ubuntu4.1) ... 2026-03-26 00:40:45.742 | Setting up libdebhelper-perl (13.14.1ubuntu5) ... 2026-03-26 00:40:45.757 | Setting up liblab-gamut1:amd64 (2.42.2-9ubuntu0.1) ... 2026-03-26 00:40:45.773 | Setting up dosfstools (4.2-1.1build1) ... 2026-03-26 00:40:45.792 | Setting up libmagic1t64:amd64 (1:5.45-3build1) ... 2026-03-26 00:40:45.820 | Setting up rsyslog (8.2312.0-3ubuntu9.1) ... 2026-03-26 00:40:46.038 | info: Adding user `syslog' to group `adm' ... 2026-03-26 00:40:46.318 | 2026-03-26 00:40:46.318 | Creating config file /etc/rsyslog.d/50-default.conf with new version 2026-03-26 00:40:46.606 | Created symlink /etc/systemd/system/multi-user.target.wants/dmesg.service → /usr/lib/systemd/system/dmesg.service. 2026-03-26 00:40:46.748 | Created symlink /etc/systemd/system/syslog.service → /usr/lib/systemd/system/rsyslog.service. 2026-03-26 00:40:46.748 | Created symlink /etc/systemd/system/multi-user.target.wants/rsyslog.service → /usr/lib/systemd/system/rsyslog.service. 2026-03-26 00:40:47.149 | Setting up netcat-openbsd (1.226-1ubuntu2) ... 2026-03-26 00:40:47.166 | update-alternatives: using /bin/nc.openbsd to provide /bin/nc (nc) in auto mode 2026-03-26 00:40:47.176 | Setting up binutils-common:amd64 (2.42-4ubuntu2.10) ... 2026-03-26 00:40:47.197 | Setting up x11-common (1:7.7+23ubuntu3) ... 2026-03-26 00:40:47.636 | Setting up libsgutils2-1.46-2:amd64 (1.46-3ubuntu4) ... 2026-03-26 00:40:47.650 | Setting up libpq5:amd64 (16.13-0ubuntu0.24.04.1) ... 2026-03-26 00:40:47.663 | Setting up libdeflate0:amd64 (1.19-1build1.1) ... 2026-03-26 00:40:47.678 | Setting up bc (1.07.1-3ubuntu4) ... 2026-03-26 00:40:47.696 | Setting up libctf-nobfd0:amd64 (2.42-4ubuntu2.10) ... 2026-03-26 00:40:47.710 | Setting up m4 (1.4.19-4build1) ... 2026-03-26 00:40:47.725 | Setting up libevent-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-03-26 00:40:47.739 | Setting up systemd-dev (255.4-1ubuntu8.14) ... 2026-03-26 00:40:47.752 | Setting up golang-1.22-doc (1.22.2-2ubuntu0.4) ... 2026-03-26 00:40:47.765 | Setting up libxcb-shm0:amd64 (1.15-1ubuntu2) ... 2026-03-26 00:40:47.779 | Setting up file (1:5.45-3build1) ... 2026-03-26 00:40:47.794 | Setting up libsoup-3.0-common (3.4.4-5ubuntu0.7) ... 2026-03-26 00:40:47.807 | Setting up libgomp1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-03-26 00:40:47.820 | Setting up iputils-arping (3:20240117-1ubuntu0.1) ... 2026-03-26 00:40:47.857 | Setting up bzip2 (1.0.8-5.1build0.1) ... 2026-03-26 00:40:47.871 | Setting up libffi-dev:amd64 (3.4.6-1build1) ... 2026-03-26 00:40:47.885 | Setting up conntrack (1:1.4.8-1ubuntu1) ... 2026-03-26 00:40:47.897 | Setting up python3-wheel (0.42.0-2) ... 2026-03-26 00:40:48.083 | Setting up libjbig0:amd64 (2.1-6.1ubuntu2) ... 2026-03-26 00:40:48.097 | Setting up memcached (1.6.24-1build3) ... 2026-03-26 00:40:48.828 | Created symlink /etc/systemd/system/multi-user.target.wants/memcached.service → /usr/lib/systemd/system/memcached.service. 2026-03-26 00:40:49.120 | Setting up libpcre2-16-0:amd64 (10.42-4ubuntu2.1) ... 2026-03-26 00:40:49.135 | Setting up libsframe1:amd64 (2.42-4ubuntu2.10) ... 2026-03-26 00:40:49.150 | Setting up libjansson4:amd64 (2.14-2build2) ... 2026-03-26 00:40:49.165 | Setting up acl (2.3.2-1build1.1) ... 2026-03-26 00:40:49.183 | Setting up libdconf1:amd64 (0.40.0-4ubuntu0.1) ... 2026-03-26 00:40:49.199 | Setting up python3-mysqldb (1.4.6-2build3) ... 2026-03-26 00:40:49.366 | Setting up autotools-dev (20220109.1) ... 2026-03-26 00:40:49.379 | Setting up python3-pygments (2.17.2+dfsg-1) ... 2026-03-26 00:40:50.134 | Setting up libz3-4:amd64 (4.8.12-3.1build1) ... 2026-03-26 00:40:50.148 | Setting up libpcre2-32-0:amd64 (10.42-4ubuntu2.1) ... 2026-03-26 00:40:50.163 | Setting up libpkgconf3:amd64 (1.8.1-2build1) ... 2026-03-26 00:40:50.178 | Setting up libpfm4:amd64 (4.13.0+git32-g0d4ed0e-1) ... 2026-03-26 00:40:50.190 | Setting up gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-03-26 00:40:50.203 | Setting up libllvm17t64:amd64 (1:17.0.6-9ubuntu1) ... 2026-03-26 00:40:50.215 | Setting up libclang1-17t64 (1:17.0.6-9ubuntu1) ... 2026-03-26 00:40:50.228 | Setting up libx11-data (2:1.8.7-1build1) ... 2026-03-26 00:40:50.242 | Setting up make (4.3-4.1build2) ... 2026-03-26 00:40:50.254 | Setting up ssl-cert (1.1.2ubuntu1) ... 2026-03-26 00:40:50.852 | Created symlink /etc/systemd/system/multi-user.target.wants/ssl-cert.service → /usr/lib/systemd/system/ssl-cert.service. 2026-03-26 00:40:51.172 | Setting up libgssrpc4t64:amd64 (1.20.1-6ubuntu2.6) ... 2026-03-26 00:40:51.183 | Setting up libldap-dev:amd64 (2.6.10+dfsg-0ubuntu0.24.04.1) ... 2026-03-26 00:40:51.195 | Setting up uuid-dev:amd64 (2.39.3-9ubuntu6.5) ... 2026-03-26 00:40:51.207 | Setting up libpathplan4:amd64 (2.42.2-9ubuntu0.1) ... 2026-03-26 00:40:51.220 | Setting up ebtables (2.0.11-6build1) ... 2026-03-26 00:40:51.626 | Setting up socat (1.8.0.0-4build3) ... 2026-03-26 00:40:51.638 | Setting up libann0 (1.1.2+doc-9build1) ... 2026-03-26 00:40:51.651 | Setting up libncurses6:amd64 (6.4+20240113-1ubuntu2) ... 2026-03-26 00:40:51.663 | Setting up golang-1.22-src (1.22.2-2ubuntu0.4) ... 2026-03-26 00:40:51.677 | Setting up xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2026-03-26 00:40:51.693 | update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode 2026-03-26 00:40:51.710 | Setting up libfribidi0:amd64 (1.0.13-3build1) ... 2026-03-26 00:40:51.725 | Setting up libquadmath0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-03-26 00:40:51.739 | Setting up bsdmainutils (12.1.8) ... 2026-03-26 00:40:51.755 | Setting up comerr-dev:amd64 (2.1-1.47.0-2.4~exp1ubuntu4.1) ... 2026-03-26 00:40:51.772 | Setting up fonts-dejavu-mono (2.37-8) ... 2026-03-26 00:40:51.805 | Setting up libssl-dev:amd64 (3.0.13-0ubuntu3.7) ... 2026-03-26 00:40:51.819 | Setting up libmpc3:amd64 (1.3.1-1build1.1) ... 2026-03-26 00:40:51.832 | Setting up libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-03-26 00:40:51.844 | Setting up libsystemd-shared:amd64 (255.4-1ubuntu8.14) ... 2026-03-26 00:40:51.858 | Setting up patch (2.7.6-7build3) ... 2026-03-26 00:40:51.872 | Setting up usb.ids (2024.03.18-1) ... 2026-03-26 00:40:51.883 | Setting up autopoint (0.21-14ubuntu2) ... 2026-03-26 00:40:51.897 | Setting up icu-devtools (74.2-1ubuntu3.1) ... 2026-03-26 00:40:51.912 | Setting up fonts-dejavu-core (2.37-8) ... 2026-03-26 00:40:51.997 | Setting up lsscsi (0.32-1build1) ... 2026-03-26 00:40:52.010 | Setting up osinfo-db (0.20250606-0ubuntu0.24.04.1) ... 2026-03-26 00:40:52.025 | Setting up pkgconf-bin (1.8.1-2build1) ... 2026-03-26 00:40:52.038 | Setting up python3-pip (24.0+dfsg-1ubuntu1.3) ... 2026-03-26 00:40:53.300 | Setting up libjpeg-turbo8:amd64 (2.1.5-2ubuntu2) ... 2026-03-26 00:40:53.314 | Setting up libgc1:amd64 (1:8.2.6-1build1) ... 2026-03-26 00:40:53.326 | Setting up libltdl7:amd64 (2.4.7-7build1) ... 2026-03-26 00:40:53.338 | Setting up libdpkg-perl (1.22.6ubuntu6.5) ... 2026-03-26 00:40:53.351 | Setting up autoconf (2.71-3) ... 2026-03-26 00:40:53.368 | Setting up libwebp7:amd64 (1.3.2-0.4build3) ... 2026-03-26 00:40:53.380 | Setting up libubsan1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-03-26 00:40:53.392 | Setting up llvm-17-tools (1:17.0.6-9ubuntu1) ... 2026-03-26 00:40:53.404 | Setting up libnuma1:amd64 (2.0.18-1ubuntu0.24.04.1) ... 2026-03-26 00:40:53.417 | Setting up libpcre2-posix3:amd64 (10.42-4ubuntu2.1) ... 2026-03-26 00:40:53.429 | Setting up dwz (0.15-1build6) ... 2026-03-26 00:40:53.441 | Setting up libaio1t64:amd64 (0.3.113-6build1.1) ... 2026-03-26 00:40:53.452 | Setting up libsctp1:amd64 (1.0.19+dfsg-2build1) ... 2026-03-26 00:40:53.464 | Setting up vlan (2.0.5ubuntu5) ... 2026-03-26 00:40:53.496 | Setting up libclang-common-17-dev:amd64 (1:17.0.6-9ubuntu1) ... 2026-03-26 00:40:53.509 | Setting up libhwasan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-03-26 00:40:53.521 | Setting up libasan8:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-03-26 00:40:53.531 | Setting up libuchardet0:amd64 (0.0.8-1build1) ... 2026-03-26 00:40:53.545 | Setting up libapr1t64:amd64 (1.7.2-3.1ubuntu0.1) ... 2026-03-26 00:40:53.558 | Setting up libjson-perl (4.10000-1) ... 2026-03-26 00:40:53.571 | Setting up llvm-17-runtime (1:17.0.6-9ubuntu1) ... 2026-03-26 00:40:53.589 | Setting up libxslt1.1:amd64 (1.1.39-0exp1ubuntu0.24.04.3) ... 2026-03-26 00:40:53.602 | Setting up libnl-3-200:amd64 (3.7.0-0.3build1.1) ... 2026-03-26 00:40:53.623 | Setting up debugedit (1:5.0-5build2) ... 2026-03-26 00:40:53.635 | Setting up liblua5.4-0:amd64 (5.4.6-3build2) ... 2026-03-26 00:40:53.647 | Setting up libsub-override-perl (0.10-1) ... 2026-03-26 00:40:53.660 | Setting up libx11-6:amd64 (2:1.8.7-1build1) ... 2026-03-26 00:40:53.672 | Setting up libharfbuzz0b:amd64 (8.3.0-2build2) ... 2026-03-26 00:40:53.685 | Setting up libthai-data (0.1.29-2build1) ... 2026-03-26 00:40:53.699 | Setting up libgts-0.7-5t64:amd64 (0.7.6+darcs121130-5.2build1) ... 2026-03-26 00:40:53.712 | Setting up libcdt5:amd64 (2.42.2-9ubuntu0.1) ... 2026-03-26 00:40:53.748 | Setting up libcgraph6:amd64 (2.42.2-9ubuntu0.1) ... 2026-03-26 00:40:53.760 | Setting up apache2-data (2.4.58-1ubuntu8.11) ... 2026-03-26 00:40:53.773 | Setting up libtsan2:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-03-26 00:40:53.787 | Setting up libjs-jquery (3.6.1+dfsg+~3.5.14-1) ... 2026-03-26 00:40:53.812 | Setting up dmidecode (3.5-3ubuntu0.1) ... 2026-03-26 00:40:53.826 | Setting up glib-networking-common (2.80.0-1build1) ... 2026-03-26 00:40:53.838 | Setting up libbinutils:amd64 (2.42-4ubuntu2.10) ... 2026-03-26 00:40:53.851 | Setting up liburing2:amd64 (2.5-1build1) ... 2026-03-26 00:40:53.864 | Setting up libisl23:amd64 (0.26-3build1.1) ... 2026-03-26 00:40:53.878 | Setting up libde265-0:amd64 (1.0.15-1build3) ... 2026-03-26 00:40:53.891 | Setting up golang-src (2:1.22~2build1) ... 2026-03-26 00:40:53.901 | Setting up iputils-ping (3:20240117-1ubuntu0.1) ... 2026-03-26 00:40:53.934 | Setting up libicu-dev:amd64 (74.2-1ubuntu3.1) ... 2026-03-26 00:40:53.946 | Setting up libcc1-0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-03-26 00:40:53.958 | Setting up libsystemd-dev:amd64 (255.4-1ubuntu8.14) ... 2026-03-26 00:40:53.969 | Setting up sqlite3 (3.45.1-1ubuntu2.5) ... 2026-03-26 00:40:53.981 | Setting up liblsan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-03-26 00:40:53.995 | Setting up libitm1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-03-26 00:40:54.013 | Setting up libosinfo-l10n (1.11.0-2build3) ... 2026-03-26 00:40:54.022 | Setting up python3-systemd (235-1build4) ... 2026-03-26 00:40:54.176 | Setting up libjs-underscore (1.13.4~dfsg+~1.11.4-3) ... 2026-03-26 00:40:54.189 | Setting up libkadm5clnt-mit12:amd64 (1.20.1-6ubuntu2.6) ... 2026-03-26 00:40:54.201 | Setting up sg3-utils (1.46-3ubuntu4) ... 2026-03-26 00:40:54.213 | Setting up libctf0:amd64 (2.42-4ubuntu2.10) ... 2026-03-26 00:40:54.227 | Setting up libjpeg8:amd64 (8c-2ubuntu11) ... 2026-03-26 00:40:54.239 | Setting up automake (1:1.16.5-1.3ubuntu1) ... 2026-03-26 00:40:54.253 | update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode 2026-03-26 00:40:54.263 | Setting up genisoimage (9:1.1.11-3.5) ... 2026-03-26 00:40:54.275 | Setting up libfile-stripnondeterminism-perl (1.13.1-1) ... 2026-03-26 00:40:54.287 | Setting up glib-networking-services (2.80.0-1build1) ... 2026-03-26 00:40:54.298 | Setting up libaprutil1t64:amd64 (1.6.3-1.1ubuntu7) ... 2026-03-26 00:40:54.309 | Setting up libz3-dev:amd64 (4.8.12-3.1build1) ... 2026-03-26 00:40:54.321 | Setting up libice6:amd64 (2:1.0.10-1build3) ... 2026-03-26 00:40:54.333 | Setting up libjpeg-turbo8-dev:amd64 (2.1.5-2ubuntu2) ... 2026-03-26 00:40:54.345 | Setting up debootstrap (1.0.134ubuntu1) ... 2026-03-26 00:40:54.358 | Setting up libncurses-dev:amd64 (6.4+20240113-1ubuntu2) ... 2026-03-26 00:40:54.370 | Setting up gettext (0.21-14ubuntu2) ... 2026-03-26 00:40:54.383 | Setting up libnftables1:amd64 (1.0.9-1ubuntu0.1) ... 2026-03-26 00:40:54.394 | Setting up llvm-17-linker-tools (1:17.0.6-9ubuntu1) ... 2026-03-26 00:40:54.407 | Setting up libxpm4:amd64 (1:3.5.17-1build2) ... 2026-03-26 00:40:54.418 | Setting up libpcre2-dev:amd64 (10.42-4ubuntu2.1) ... 2026-03-26 00:40:54.431 | Setting up libxrender1:amd64 (1:0.9.10-1.1build1) ... 2026-03-26 00:40:54.444 | Setting up libkdb5-10t64:amd64 (1.20.1-6ubuntu2.6) ... 2026-03-26 00:40:54.455 | Setting up libtirpc3t64:amd64 (1.3.4+ds-1.1build1) ... 2026-03-26 00:40:54.468 | Setting up python3.12-venv (3.12.3-1ubuntu0.12) ... 2026-03-26 00:40:54.542 | Setting up cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-03-26 00:40:54.556 | Setting up fontconfig-config (2.15.0-1.1ubuntu2) ... 2026-03-26 00:40:54.939 | Setting up postgresql-client-16 (16.13-0ubuntu0.24.04.1) ... 2026-03-26 00:40:55.810 | 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:40:55.857 | Setting up haproxy (2.8.16-0ubuntu0.24.04.1) ... 2026-03-26 00:40:56.490 | Created symlink /etc/systemd/system/multi-user.target.wants/haproxy.service → /usr/lib/systemd/system/haproxy.service. 2026-03-26 00:40:56.897 | Setting up libxext6:amd64 (2:1.3.4-1build2) ... 2026-03-26 00:40:56.904 | Setting up libpq-dev (16.13-0ubuntu0.24.04.1) ... 2026-03-26 00:40:56.915 | Setting up libobjc4:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-03-26 00:40:56.924 | Setting up dconf-service (0.40.0-4ubuntu0.1) ... 2026-03-26 00:40:56.932 | Setting up systemd (255.4-1ubuntu8.14) ... 2026-03-26 00:40:56.993 | /usr/lib/tmpfiles.d/postgresql-common.conf:2: Failed to resolve user 'postgres': No such process 2026-03-26 00:40:56.993 | /usr/lib/tmpfiles.d/postgresql-common.conf:4: Failed to resolve group 'postgres': No such process 2026-03-26 00:40:57.504 | Setting up libparted2t64:amd64 (3.6-4build1) ... 2026-03-26 00:40:57.529 | 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:40:57.549 | 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:40:57.556 | Setting up golang-1.22-go (1.22.2-2ubuntu0.4) ... 2026-03-26 00:40:57.565 | Setting up libaprutil1-ldap:amd64 (1.6.3-1.1ubuntu7) ... 2026-03-26 00:40:57.573 | Setting up dnsmasq-base (2.90-2ubuntu0.1) ... 2026-03-26 00:40:57.643 | Setting up libaprutil1-dbd-sqlite3:amd64 (1.6.3-1.1ubuntu7) ... 2026-03-26 00:40:57.653 | Setting up pkgconf:amd64 (1.8.1-2build1) ... 2026-03-26 00:40:57.663 | Setting up intltool-debian (0.35.0+20060710.6) ... 2026-03-26 00:40:57.672 | Setting up libnl-route-3-200:amd64 (3.7.0-0.3build1.1) ... 2026-03-26 00:40:57.682 | Setting up libldap2-dev (2.6.10+dfsg-0ubuntu0.24.04.1) ... 2026-03-26 00:40:57.692 | Setting up libclang-cpp17t64 (1:17.0.6-9ubuntu1) ... 2026-03-26 00:40:57.702 | Setting up libthai0:amd64 (0.1.29-2build1) ... 2026-03-26 00:40:57.713 | Setting up libxml2-dev:amd64 (2.9.14+dfsg-1.3ubuntu3.7) ... 2026-03-26 00:40:57.723 | Setting up libgprofng0:amd64 (2.42-4ubuntu2.10) ... 2026-03-26 00:40:57.733 | Setting up libsasl2-dev (2.1.28+dfsg1-5ubuntu3.1) ... 2026-03-26 00:40:57.742 | Setting up python3-venv (3.12.3-0ubuntu2.1) ... 2026-03-26 00:40:57.751 | Setting up libjs-jquery-metadata (12-4) ... 2026-03-26 00:40:57.761 | Setting up postgresql-common (257build1.1) ... 2026-03-26 00:40:58.321 | 2026-03-26 00:40:58.321 | Creating config file /etc/postgresql-common/createcluster.conf with new version 2026-03-26 00:40:58.533 | Building PostgreSQL dictionaries from installed myspell/hunspell packages... 2026-03-26 00:40:58.534 | Removing obsolete dictionary files: 2026-03-26 00:40:59.259 | Created symlink /etc/systemd/system/multi-user.target.wants/postgresql.service → /usr/lib/systemd/system/postgresql.service. 2026-03-26 00:40:59.673 | Setting up thin-provisioning-tools (0.9.0-2ubuntu5.1) ... 2026-03-26 00:40:59.683 | Setting up systemd-timesyncd (255.4-1ubuntu8.14) ... 2026-03-26 00:41:00.299 | Setting up udev (255.4-1ubuntu8.14) ... 2026-03-26 00:41:01.076 | Setting up libsctp-dev:amd64 (1.0.19+dfsg-2build1) ... 2026-03-26 00:41:01.114 | Setting up pkg-config:amd64 (1.8.1-2build1) ... 2026-03-26 00:41:01.124 | Setting up libjs-sphinxdoc (7.2.6-6) ... 2026-03-26 00:41:01.135 | Setting up lsof (4.95.0-1build3) ... 2026-03-26 00:41:01.146 | Setting up dh-strip-nondeterminism (1.13.1-1) ... 2026-03-26 00:41:01.158 | Setting up libgvpr2:amd64 (2.42.2-9ubuntu0.1) ... 2026-03-26 00:41:01.170 | Setting up libjs-jquery-tablesorter (1:2.31.3+dfsg1-3) ... 2026-03-26 00:41:01.180 | Setting up libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-03-26 00:41:01.192 | Setting up groff-base (1.23.0-3build2) ... 2026-03-26 00:41:01.210 | Setting up libtiff6:amd64 (4.5.1+git230720-4ubuntu2.5) ... 2026-03-26 00:41:01.219 | Setting up kpartx (0.9.4-5ubuntu8.1) ... 2026-03-26 00:41:01.229 | Setting up libkadm5srv-mit12:amd64 (1.20.1-6ubuntu2.6) ... 2026-03-26 00:41:01.239 | Setting up qemu-utils (1:8.2.2+ds-0ubuntu1.13) ... 2026-03-26 00:41:01.250 | Setting up libjpeg8-dev:amd64 (8c-2ubuntu11) ... 2026-03-26 00:41:01.261 | Setting up golang-1.22 (1.22.2-2ubuntu0.4) ... 2026-03-26 00:41:01.270 | Setting up libsm6:amd64 (2:1.2.3-1build3) ... 2026-03-26 00:41:01.280 | Setting up llvm-17 (1:17.0.6-9ubuntu1) ... 2026-03-26 00:41:01.289 | Setting up libobjc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-03-26 00:41:01.298 | Setting up libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-03-26 00:41:01.309 | Setting up systemd-resolved (255.4-1ubuntu8.14) ... 2026-03-26 00:41:01.899 | Setting up apache2-utils (2.4.58-1ubuntu8.11) ... 2026-03-26 00:41:01.910 | Setting up binutils-x86-64-linux-gnu (2.42-4ubuntu2.10) ... 2026-03-26 00:41:01.920 | Setting up krb5-multidev:amd64 (1.20.1-6ubuntu2.6) ... 2026-03-26 00:41:01.930 | Setting up cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-03-26 00:41:01.941 | Setting up libibverbs1:amd64 (50.0-2ubuntu0.2) ... 2026-03-26 00:41:02.041 | Setting up systemd-sysv (255.4-1ubuntu8.14) ... 2026-03-26 00:41:02.109 | Setting up libxslt1-dev:amd64 (1.1.39-0exp1ubuntu0.24.04.3) ... 2026-03-26 00:41:02.119 | Setting up cpp-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-03-26 00:41:02.129 | Setting up dconf-gsettings-backend:amd64 (0.40.0-4ubuntu0.1) ... 2026-03-26 00:41:02.140 | Setting up golang-go:amd64 (2:1.22~2build1) ... 2026-03-26 00:41:02.150 | Setting up gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-03-26 00:41:02.159 | Setting up po-debconf (1.0.21+nmu1) ... 2026-03-26 00:41:02.168 | Setting up libjpeg-dev:amd64 (8c-2ubuntu11) ... 2026-03-26 00:41:02.177 | Setting up parted (3.6-4build1) ... 2026-03-26 00:41:02.200 | Setting up libnss-systemd:amd64 (255.4-1ubuntu8.14) ... 2026-03-26 00:41:02.214 | Setting up binutils (2.42-4ubuntu2.10) ... 2026-03-26 00:41:02.223 | Setting up apache2-bin (2.4.58-1ubuntu8.11) ... 2026-03-26 00:41:02.233 | Setting up man-db (2.12.0-4build2) ... 2026-03-26 00:41:02.344 | Building database of manual pages ... 2026-03-26 00:41:04.644 | Created symlink /etc/systemd/system/timers.target.wants/man-db.timer → /usr/lib/systemd/system/man-db.timer. 2026-03-26 00:41:04.947 | man-db.service is a disabled or a static unit, not starting it. 2026-03-26 00:41:05.016 | Setting up dpkg-dev (1.22.6ubuntu6.5) ... 2026-03-26 00:41:05.032 | Setting up libkrb5-dev:amd64 (1.20.1-6ubuntu2.6) ... 2026-03-26 00:41:05.042 | Setting up libapr1-dev (1.7.2-3.1ubuntu0.1) ... 2026-03-26 00:41:05.050 | Setting up python3-dev (3.12.3-0ubuntu2.1) ... 2026-03-26 00:41:05.059 | Setting up libxt6t64:amd64 (1:1.2.1-1.2build1) ... 2026-03-26 00:41:05.070 | Setting up gcc-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-03-26 00:41:05.079 | Setting up cpp (4:13.2.0-7ubuntu1) ... 2026-03-26 00:41:05.109 | Setting up libpam-systemd:amd64 (255.4-1ubuntu8.14) ... 2026-03-26 00:41:05.303 | Setting up libpcap0.8t64:amd64 (1.10.4-4.1ubuntu3) ... 2026-03-26 00:41:05.312 | Setting up libaprutil1-dev (1.6.3-1.1ubuntu7) ... 2026-03-26 00:41:05.320 | Setting up llvm-17-dev (1:17.0.6-9ubuntu1) ... 2026-03-26 00:41:05.331 | Setting up golang-doc (2:1.22~2build1) ... 2026-03-26 00:41:05.340 | Setting up gsettings-desktop-schemas (46.1-0ubuntu1) ... 2026-03-26 00:41:05.349 | Setting up golang:amd64 (2:1.22~2build1) ... 2026-03-26 00:41:05.359 | Setting up tcpdump (4.99.4-3ubuntu4.24.04.1) ... 2026-03-26 00:41:05.583 | Setting up libxmu6:amd64 (2:1.1.3-3build2) ... 2026-03-26 00:41:05.594 | Setting up g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-03-26 00:41:05.603 | Setting up gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-03-26 00:41:05.612 | Setting up libtool (2.4.7-7build1) ... 2026-03-26 00:41:05.621 | Setting up apache2 (2.4.58-1ubuntu8.11) ... 2026-03-26 00:41:06.217 | Enabling module mpm_event. 2026-03-26 00:41:06.269 | Enabling module authz_core. 2026-03-26 00:41:06.282 | Enabling module authz_host. 2026-03-26 00:41:06.335 | Enabling module authn_core. 2026-03-26 00:41:06.345 | Enabling module auth_basic. 2026-03-26 00:41:06.395 | Enabling module access_compat. 2026-03-26 00:41:06.445 | Enabling module authn_file. 2026-03-26 00:41:06.494 | Enabling module authz_user. 2026-03-26 00:41:06.540 | Enabling module alias. 2026-03-26 00:41:06.587 | Enabling module dir. 2026-03-26 00:41:06.647 | Enabling module autoindex. 2026-03-26 00:41:06.695 | Enabling module env. 2026-03-26 00:41:06.745 | Enabling module mime. 2026-03-26 00:41:06.797 | Enabling module negotiation. 2026-03-26 00:41:06.843 | Enabling module setenvif. 2026-03-26 00:41:06.894 | Enabling module filter. 2026-03-26 00:41:06.943 | Enabling module deflate. 2026-03-26 00:41:06.992 | Enabling module status. 2026-03-26 00:41:07.041 | Enabling module reqtimeout. 2026-03-26 00:41:07.094 | Enabling conf charset. 2026-03-26 00:41:07.145 | Enabling conf localized-error-pages. 2026-03-26 00:41:07.194 | Enabling conf other-vhosts-access-log. 2026-03-26 00:41:07.246 | Enabling conf security. 2026-03-26 00:41:07.297 | Enabling conf serve-cgi-bin. 2026-03-26 00:41:07.347 | Enabling site 000-default. 2026-03-26 00:41:08.047 | Created symlink /etc/systemd/system/multi-user.target.wants/apache2.service → /usr/lib/systemd/system/apache2.service. 2026-03-26 00:41:08.547 | Created symlink /etc/systemd/system/multi-user.target.wants/apache-htcacheclean.service → /usr/lib/systemd/system/apache-htcacheclean.service. 2026-03-26 00:41:09.498 | Setting up clang-17 (1:17.0.6-9ubuntu1) ... 2026-03-26 00:41:09.506 | Setting up libxaw7:amd64 (2:1.0.14-1build2) ... 2026-03-26 00:41:09.515 | Setting up gcc (4:13.2.0-7ubuntu1) ... 2026-03-26 00:41:09.550 | Setting up dh-autoreconf (20) ... 2026-03-26 00:41:09.561 | Setting up postgresql-server-dev-16 (16.13-0ubuntu0.24.04.1) ... 2026-03-26 00:41:09.569 | Setting up g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-03-26 00:41:09.578 | Setting up postgresql-server-dev-all:amd64 (257build1.1) ... 2026-03-26 00:41:09.587 | Setting up g++-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-03-26 00:41:09.595 | Setting up debhelper (13.14.1ubuntu5) ... 2026-03-26 00:41:09.606 | Setting up g++ (4:13.2.0-7ubuntu1) ... 2026-03-26 00:41:09.620 | update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode 2026-03-26 00:41:09.627 | Setting up apache2-dev (2.4.58-1ubuntu8.11) ... 2026-03-26 00:41:09.640 | Setting up liblvm2cmd2.03:amd64 (2.03.16-3ubuntu3.2) ... 2026-03-26 00:41:09.649 | Setting up dmeventd (2:1.02.185-3ubuntu3.2) ... 2026-03-26 00:41:09.800 | Created symlink /etc/systemd/system/sockets.target.wants/dm-event.socket → /usr/lib/systemd/system/dm-event.socket. 2026-03-26 00:41:10.088 | dm-event.service is a disabled or a static unit, not starting it. 2026-03-26 00:41:10.135 | Setting up libheif-plugin-aomdec:amd64 (1.17.6-1ubuntu4.2) ... 2026-03-26 00:41:10.148 | Setting up libheif-plugin-libde265:amd64 (1.17.6-1ubuntu4.2) ... 2026-03-26 00:41:10.159 | Setting up libheif1:amd64 (1.17.6-1ubuntu4.2) ... 2026-03-26 00:41:10.169 | Setting up lvm2 (2.03.16-3ubuntu3.2) ... 2026-03-26 00:41:11.378 | Created symlink /etc/systemd/system/sysinit.target.wants/blk-availability.service → /usr/lib/systemd/system/blk-availability.service. 2026-03-26 00:41:11.512 | Created symlink /etc/systemd/system/sysinit.target.wants/lvm2-monitor.service → /usr/lib/systemd/system/lvm2-monitor.service. 2026-03-26 00:41:12.048 | Created symlink /etc/systemd/system/sysinit.target.wants/lvm2-lvmpolld.socket → /usr/lib/systemd/system/lvm2-lvmpolld.socket. 2026-03-26 00:41:12.369 | Processing triggers for libglib2.0-0t64:amd64 (2.80.0-6ubuntu3.8) ... 2026-03-26 00:41:12.413 | Processing triggers for dbus (1.14.10-4ubuntu4.1) ... 2026-03-26 00:41:12.436 | Processing triggers for sgml-base (1.31) ... 2026-03-26 00:41:12.462 | Setting up libfontconfig1:amd64 (2.15.0-1.1ubuntu2) ... 2026-03-26 00:41:12.472 | Setting up glib-networking:amd64 (2.80.0-1build1) ... 2026-03-26 00:41:12.487 | Setting up fontconfig (2.15.0-1.1ubuntu2) ... 2026-03-26 00:41:14.527 | Regenerating fonts cache... done. 2026-03-26 00:41:14.535 | Processing triggers for initramfs-tools (0.142ubuntu25.8) ... 2026-03-26 00:41:14.589 | update-initramfs: Generating /boot/initrd.img-6.8.0-106-generic 2026-03-26 00:41:14.606 | W: No zstd in /usr/bin:/sbin:/bin, using gzip 2026-03-26 00:41:26.689 | Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-03-26 00:41:26.725 | Setting up libpango-1.0-0:amd64 (1.52.1+ds-1build1) ... 2026-03-26 00:41:26.737 | Setting up libsoup-3.0-0:amd64 (3.4.4-5ubuntu0.7) ... 2026-03-26 00:41:26.746 | Setting up libcairo2:amd64 (1.18.0-3build1) ... 2026-03-26 00:41:26.759 | Setting up libosinfo-1.0-0:amd64 (1.11.0-2build3) ... 2026-03-26 00:41:26.769 | Setting up libgd3:amd64 (2.3.3-9ubuntu5) ... 2026-03-26 00:41:26.778 | Setting up libcairo-gobject2:amd64 (1.18.0-3build1) ... 2026-03-26 00:41:26.786 | Setting up libpangoft2-1.0-0:amd64 (1.52.1+ds-1build1) ... 2026-03-26 00:41:26.796 | Setting up libpangocairo-1.0-0:amd64 (1.52.1+ds-1build1) ... 2026-03-26 00:41:26.811 | Setting up gir1.2-freedesktop:amd64 (1.80.1-1) ... 2026-03-26 00:41:26.822 | Setting up libgvc6 (2.42.2-9ubuntu0.1) ... 2026-03-26 00:41:26.856 | Setting up gir1.2-libosinfo-1.0:amd64 (1.11.0-2build3) ... 2026-03-26 00:41:26.866 | Setting up graphviz (2.42.2-9ubuntu0.1) ... 2026-03-26 00:41:26.879 | Processing triggers for rsyslog (8.2312.0-3ubuntu9.1) ... 2026-03-26 00:41:27.027 | Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-03-26 00:41:27.323 | ++ functions-common:apt_get:1203 : result=0 2026-03-26 00:41:27.327 | ++ functions-common:apt_get:1206 : time_stop apt-get 2026-03-26 00:41:27.332 | ++ functions-common:time_stop:2412 : local name 2026-03-26 00:41:27.338 | ++ functions-common:time_stop:2413 : local end_time 2026-03-26 00:41:27.343 | ++ functions-common:time_stop:2414 : local elapsed_time 2026-03-26 00:41:27.348 | ++ functions-common:time_stop:2415 : local total 2026-03-26 00:41:27.354 | ++ functions-common:time_stop:2416 : local start_time 2026-03-26 00:41:27.359 | ++ functions-common:time_stop:2418 : name=apt-get 2026-03-26 00:41:27.364 | ++ functions-common:time_stop:2419 : start_time=1774485583870 2026-03-26 00:41:27.369 | ++ functions-common:time_stop:2421 : [[ -z 1774485583870 ]] 2026-03-26 00:41:27.376 | +++ functions-common:time_stop:2424 : date +%s%3N 2026-03-26 00:41:27.384 | ++ functions-common:time_stop:2424 : end_time=1774485687379 2026-03-26 00:41:27.389 | ++ functions-common:time_stop:2425 : elapsed_time=103509 2026-03-26 00:41:27.394 | ++ functions-common:time_stop:2426 : total=6608 2026-03-26 00:41:27.399 | ++ functions-common:time_stop:2428 : _TIME_START[$name]= 2026-03-26 00:41:27.404 | ++ functions-common:time_stop:2429 : _TIME_TOTAL[$name]=110117 2026-03-26 00:41:27.410 | ++ functions-common:apt_get:1207 : return 0 2026-03-26 00:41:27.417 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2026-03-26 00:41:27.422 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2026-03-26 00:41:27.428 | +++ tools/install_prereqs.sh:source:83 : which python3.12 2026-03-26 00:41:27.437 | ++ tools/install_prereqs.sh:source:83 : export PYTHON=/usr/bin/python3.12 2026-03-26 00:41:27.444 | ++ tools/install_prereqs.sh:source:83 : PYTHON=/usr/bin/python3.12 2026-03-26 00:41:27.450 | ++ tools/install_prereqs.sh:source:88 : date +%s 2026-03-26 00:41:27.461 | ++ tools/install_prereqs.sh:source:89 : date 2026-03-26 00:41:27.469 | + ./stack.sh:main:795 : [[ False != \T\r\u\e ]] 2026-03-26 00:41:27.475 | + ./stack.sh:main:796 : PYPI_ALTERNATIVE_URL= 2026-03-26 00:41:27.482 | + ./stack.sh:main:796 : /opt/stack/devstack/tools/install_pip.sh 2026-03-26 00:41:29.592 | + tools/install_pip.sh:main:25 : FILES=/opt/stack/devstack/files 2026-03-26 00:41:29.596 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2026-03-26 00:41:29.601 | + tools/install_pip.sh:main:42 : GetDistro 2026-03-26 00:41:29.605 | + functions-common:GetDistro:470 : GetOSVersion 2026-03-26 00:41:29.609 | + functions-common:GetOSVersion:440 : source /etc/os-release 2026-03-26 00:41:29.613 | ++ /etc/os-release:source:1 : PRETTY_NAME='Ubuntu 24.04.4 LTS' 2026-03-26 00:41:29.617 | ++ /etc/os-release:source:2 : NAME=Ubuntu 2026-03-26 00:41:29.621 | ++ /etc/os-release:source:3 : VERSION_ID=24.04 2026-03-26 00:41:29.626 | ++ /etc/os-release:source:4 : VERSION='24.04.4 LTS (Noble Numbat)' 2026-03-26 00:41:29.629 | ++ /etc/os-release:source:5 : VERSION_CODENAME=noble 2026-03-26 00:41:29.632 | ++ /etc/os-release:source:6 : ID=ubuntu 2026-03-26 00:41:29.637 | ++ /etc/os-release:source:7 : ID_LIKE=debian 2026-03-26 00:41:29.642 | ++ /etc/os-release:source:8 : HOME_URL=https://www.ubuntu.com/ 2026-03-26 00:41:29.646 | ++ /etc/os-release:source:9 : SUPPORT_URL=https://help.ubuntu.com/ 2026-03-26 00:41:29.650 | ++ /etc/os-release:source:10 : BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/ 2026-03-26 00:41:29.654 | ++ /etc/os-release:source:11 : PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy 2026-03-26 00:41:29.657 | ++ /etc/os-release:source:12 : UBUNTU_CODENAME=noble 2026-03-26 00:41:29.661 | ++ /etc/os-release:source:13 : LOGO=ubuntu-logo 2026-03-26 00:41:29.665 | + functions-common:GetOSVersion:441 : [[ ubuntu =~ (almalinux|centos|rocky|rhel) ]] 2026-03-26 00:41:29.669 | + functions-common:GetOSVersion:446 : _ensure_lsb_release 2026-03-26 00:41:29.674 | ++ functions-common:_ensure_lsb_release:417 : command -v lsb_release 2026-03-26 00:41:29.679 | + functions-common:_ensure_lsb_release:417 : [[ -x /usr/bin/lsb_release ]] 2026-03-26 00:41:29.683 | + functions-common:_ensure_lsb_release:418 : return 2026-03-26 00:41:29.688 | ++ functions-common:GetOSVersion:448 : lsb_release -r -s 2026-03-26 00:41:29.714 | + functions-common:GetOSVersion:448 : os_RELEASE=24.04 2026-03-26 00:41:29.720 | ++ functions-common:GetOSVersion:449 : lsb_release -c -s 2026-03-26 00:41:29.745 | + functions-common:GetOSVersion:449 : os_CODENAME=noble 2026-03-26 00:41:29.751 | ++ functions-common:GetOSVersion:450 : lsb_release -i -s 2026-03-26 00:41:29.776 | + functions-common:GetOSVersion:450 : os_VENDOR=Ubuntu 2026-03-26 00:41:29.780 | + functions-common:GetOSVersion:453 : [[ Ubuntu =~ (Debian|Ubuntu) ]] 2026-03-26 00:41:29.784 | + functions-common:GetOSVersion:454 : os_PACKAGE=deb 2026-03-26 00:41:29.788 | + functions-common:GetOSVersion:459 : typeset -xr os_VENDOR 2026-03-26 00:41:29.793 | + functions-common:GetOSVersion:460 : typeset -xr os_RELEASE 2026-03-26 00:41:29.797 | + functions-common:GetOSVersion:461 : typeset -xr os_PACKAGE 2026-03-26 00:41:29.801 | + functions-common:GetOSVersion:462 : typeset -xr os_CODENAME 2026-03-26 00:41:29.805 | + functions-common:GetDistro:471 : [[ Ubuntu =~ (Ubuntu) ]] 2026-03-26 00:41:29.809 | + functions-common:GetDistro:474 : DISTRO=noble 2026-03-26 00:41:29.814 | + functions-common:GetDistro:511 : typeset -xr DISTRO 2026-03-26 00:41:29.818 | + tools/install_pip.sh:main:43 : echo 'Distro: noble' 2026-03-26 00:41:29.818 | Distro: noble 2026-03-26 00:41:29.822 | + tools/install_pip.sh:main:117 : get_versions 2026-03-26 00:41:29.828 | ++ tools/install_pip.sh:get_versions:48 : which pip 2026-03-26 00:41:29.837 | + tools/install_pip.sh:get_versions:48 : PIP=/usr/bin/pip 2026-03-26 00:41:29.841 | + tools/install_pip.sh:get_versions:49 : [[ -n /usr/bin/pip ]] 2026-03-26 00:41:29.847 | ++ tools/install_pip.sh:get_versions:50 : /usr/bin/pip --version 2026-03-26 00:41:29.847 | ++ tools/install_pip.sh:get_versions:50 : awk '{ print $2}' 2026-03-26 00:41:30.190 | + tools/install_pip.sh:get_versions:50 : PIP_VERSION=24.0 2026-03-26 00:41:30.194 | + tools/install_pip.sh:get_versions:51 : echo 'pip: 24.0' 2026-03-26 00:41:30.194 | pip: 24.0 2026-03-26 00:41:30.199 | + tools/install_pip.sh:main:119 : [[ -n '' ]] 2026-03-26 00:41:30.203 | + tools/install_pip.sh:main:123 : is_fedora 2026-03-26 00:41:30.207 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2026-03-26 00:41:30.211 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2026-03-26 00:41:30.215 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2026-03-26 00:41:30.220 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2026-03-26 00:41:30.224 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-03-26 00:41:30.228 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2026-03-26 00:41:30.232 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-03-26 00:41:30.236 | + functions-common:is_fedora:533 : '[' Ubuntu = RockyLinux ']' 2026-03-26 00:41:30.240 | + functions-common:is_fedora:534 : '[' Ubuntu = CentOS ']' 2026-03-26 00:41:30.244 | + functions-common:is_fedora:534 : '[' Ubuntu = CentOSStream ']' 2026-03-26 00:41:30.248 | + functions-common:is_fedora:535 : '[' Ubuntu = AlmaLinux ']' 2026-03-26 00:41:30.253 | + functions-common:is_fedora:536 : '[' Ubuntu = OracleServer ']' 2026-03-26 00:41:30.257 | + functions-common:is_fedora:536 : '[' Ubuntu = Virtuozzo ']' 2026-03-26 00:41:30.261 | + tools/install_pip.sh:main:134 : is_ubuntu 2026-03-26 00:41:30.265 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-03-26 00:41:30.268 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-03-26 00:41:30.272 | + tools/install_pip.sh:main:137 : sed -i -e /setuptools/d /opt/stack/requirements/upper-constraints.txt 2026-03-26 00:41:30.282 | + tools/install_pip.sh:main:146 : set -x 2026-03-26 00:41:30.286 | + tools/install_pip.sh:main:149 : get_versions 2026-03-26 00:41:30.290 | ++ tools/install_pip.sh:get_versions:48 : which pip 2026-03-26 00:41:30.298 | + tools/install_pip.sh:get_versions:48 : PIP=/usr/bin/pip 2026-03-26 00:41:30.302 | + tools/install_pip.sh:get_versions:49 : [[ -n /usr/bin/pip ]] 2026-03-26 00:41:30.308 | ++ tools/install_pip.sh:get_versions:50 : /usr/bin/pip --version 2026-03-26 00:41:30.310 | ++ tools/install_pip.sh:get_versions:50 : awk '{ print $2}' 2026-03-26 00:41:30.622 | + tools/install_pip.sh:get_versions:50 : PIP_VERSION=24.0 2026-03-26 00:41:30.625 | + tools/install_pip.sh:get_versions:51 : echo 'pip: 24.0' 2026-03-26 00:41:30.625 | pip: 24.0 2026-03-26 00:41:30.633 | + ./stack.sh:main:800 : source /opt/stack/devstack/tools/fixup_stuff.sh 2026-03-26 00:41:30.640 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /opt/stack/devstack ]] 2026-03-26 00:41:30.645 | + ./stack.sh:main:801 : fixup_all 2026-03-26 00:41:30.650 | + tools/fixup_stuff.sh:fixup_all:111 : fixup_ubuntu 2026-03-26 00:41:30.656 | + tools/fixup_stuff.sh:fixup_ubuntu:95 : is_ubuntu 2026-03-26 00:41:30.662 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-03-26 00:41:30.666 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-03-26 00:41:30.671 | + tools/fixup_stuff.sh:fixup_ubuntu:105 : sudo rm -rf '/usr/lib/python3/dist-packages/PyYAML-*.egg-info' 2026-03-26 00:41:30.690 | + tools/fixup_stuff.sh:fixup_ubuntu:106 : sudo rm -rf '/usr/lib/python3/dist-packages/pyasn1_modules-*.egg-info' 2026-03-26 00:41:30.713 | + tools/fixup_stuff.sh:fixup_ubuntu:107 : sudo rm -rf '/usr/lib/python3/dist-packages/simplejson-*.egg-info' 2026-03-26 00:41:30.732 | + tools/fixup_stuff.sh:fixup_all:112 : fixup_fedora 2026-03-26 00:41:30.738 | + tools/fixup_stuff.sh:fixup_fedora:33 : is_fedora 2026-03-26 00:41:30.744 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2026-03-26 00:41:30.748 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2026-03-26 00:41:30.752 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2026-03-26 00:41:30.756 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2026-03-26 00:41:30.762 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-03-26 00:41:30.766 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2026-03-26 00:41:30.772 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-03-26 00:41:30.777 | + functions-common:is_fedora:533 : '[' Ubuntu = RockyLinux ']' 2026-03-26 00:41:30.783 | + functions-common:is_fedora:534 : '[' Ubuntu = CentOS ']' 2026-03-26 00:41:30.787 | + functions-common:is_fedora:534 : '[' Ubuntu = CentOSStream ']' 2026-03-26 00:41:30.793 | + functions-common:is_fedora:535 : '[' Ubuntu = AlmaLinux ']' 2026-03-26 00:41:30.797 | + functions-common:is_fedora:536 : '[' Ubuntu = OracleServer ']' 2026-03-26 00:41:30.802 | + functions-common:is_fedora:536 : '[' Ubuntu = Virtuozzo ']' 2026-03-26 00:41:30.807 | + tools/fixup_stuff.sh:fixup_fedora:34 : return 2026-03-26 00:41:30.812 | + ./stack.sh:main:803 : [[ True == \T\r\u\e ]] 2026-03-26 00:41:30.819 | + ./stack.sh:main:805 : sudo ln -sf /opt/stack/data/venv/bin/cinder-manage /usr/local/bin 2026-03-26 00:41:30.839 | + ./stack.sh:main:806 : sudo ln -sf /opt/stack/data/venv/bin/cinder-rtstool /usr/local/bin 2026-03-26 00:41:30.858 | + ./stack.sh:main:807 : sudo ln -sf /opt/stack/data/venv/bin/glance /usr/local/bin 2026-03-26 00:41:30.878 | + ./stack.sh:main:808 : sudo ln -sf /opt/stack/data/venv/bin/nova-manage /usr/local/bin 2026-03-26 00:41:30.901 | + ./stack.sh:main:809 : sudo ln -sf /opt/stack/data/venv/bin/openstack /usr/local/bin 2026-03-26 00:41:30.924 | + ./stack.sh:main:810 : sudo ln -sf /opt/stack/data/venv/bin/privsep-helper /usr/local/bin 2026-03-26 00:41:30.940 | + ./stack.sh:main:811 : sudo ln -sf /opt/stack/data/venv/bin/rally /usr/local/bin 2026-03-26 00:41:30.960 | + ./stack.sh:main:812 : sudo ln -sf /opt/stack/data/venv/bin/tox /usr/local/bin 2026-03-26 00:41:30.981 | + ./stack.sh:main:814 : setup_devstack_virtualenv 2026-03-26 00:41:30.987 | + inc/python:setup_devstack_virtualenv:39 : [[ ! -d /opt/stack/data/venv ]] 2026-03-26 00:41:30.993 | + inc/python:setup_devstack_virtualenv:43 : /usr/bin/python3.12 -m venv --system-site-packages /opt/stack/data/venv 2026-03-26 00:41:34.203 | + inc/python:setup_devstack_virtualenv:44 : pip_install -U pip 'setuptools[core]' 2026-03-26 00:41:34.244 | Using python 3.12 to install setuptools 2026-03-26 00:41:34.248 | + 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:41:35.052 | Requirement already satisfied: pip in /opt/stack/data/venv/lib/python3.12/site-packages (24.0) 2026-03-26 00:41:35.195 | Collecting pip 2026-03-26 00:41:35.262 | Downloading pip-26.0.1-py3-none-any.whl.metadata (4.7 kB) 2026-03-26 00:41:35.276 | Requirement already satisfied: setuptools[core] in /usr/lib/python3/dist-packages (68.1.2) 2026-03-26 00:41:35.512 | Collecting setuptools[core] 2026-03-26 00:41:35.530 | Downloading setuptools-82.0.1-py3-none-any.whl.metadata (6.5 kB) 2026-03-26 00:41:35.621 | Collecting packaging>=24.2 (from setuptools[core]) 2026-03-26 00:41:35.630 | Downloading packaging-26.0-py3-none-any.whl.metadata (3.3 kB) 2026-03-26 00:41:35.681 | Collecting more_itertools>=8.8 (from setuptools[core]) 2026-03-26 00:41:35.692 | Downloading more_itertools-10.8.0-py3-none-any.whl.metadata (39 kB) 2026-03-26 00:41:35.747 | Collecting jaraco.text>=3.7 (from setuptools[core]) 2026-03-26 00:41:35.756 | Downloading jaraco_text-4.2.0-py3-none-any.whl.metadata (3.8 kB) 2026-03-26 00:41:35.817 | Collecting wheel>=0.43.0 (from setuptools[core]) 2026-03-26 00:41:35.827 | Downloading wheel-0.46.3-py3-none-any.whl.metadata (2.4 kB) 2026-03-26 00:41:35.872 | Collecting jaraco.functools>=4 (from setuptools[core]) 2026-03-26 00:41:35.882 | Downloading jaraco_functools-4.4.0-py3-none-any.whl.metadata (3.0 kB) 2026-03-26 00:41:35.950 | Collecting jaraco.context>=4.1 (from jaraco.text>=3.7->setuptools[core]) 2026-03-26 00:41:35.961 | Downloading jaraco_context-6.1.0-py3-none-any.whl.metadata (4.3 kB) 2026-03-26 00:41:36.007 | Collecting typer-slim (from jaraco.text>=3.7->setuptools[core]) 2026-03-26 00:41:36.016 | Downloading typer_slim-0.24.0-py3-none-any.whl.metadata (4.2 kB) 2026-03-26 00:41:36.156 | Collecting typer>=0.24.0 (from typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-03-26 00:41:36.168 | Downloading typer-0.24.1-py3-none-any.whl.metadata (16 kB) 2026-03-26 00:41:36.220 | Collecting click>=8.2.1 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-03-26 00:41:36.229 | Downloading click-8.3.1-py3-none-any.whl.metadata (2.6 kB) 2026-03-26 00:41:36.272 | Collecting shellingham>=1.3.0 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-03-26 00:41:36.281 | Downloading shellingham-1.5.4-py2.py3-none-any.whl.metadata (3.5 kB) 2026-03-26 00:41:36.383 | Collecting rich>=12.3.0 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-03-26 00:41:36.393 | Downloading rich-14.3.3-py3-none-any.whl.metadata (18 kB) 2026-03-26 00:41:36.434 | Collecting annotated-doc>=0.0.2 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-03-26 00:41:36.444 | Downloading annotated_doc-0.0.4-py3-none-any.whl.metadata (6.6 kB) 2026-03-26 00:41:36.499 | 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:41:36.508 | Downloading markdown_it_py-4.0.0-py3-none-any.whl.metadata (7.3 kB) 2026-03-26 00:41:36.567 | 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:41:36.578 | Downloading pygments-2.19.2-py3-none-any.whl.metadata (2.5 kB) 2026-03-26 00:41:36.643 | 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:41:36.654 | Downloading mdurl-0.1.2-py3-none-any.whl.metadata (1.6 kB) 2026-03-26 00:41:36.686 | Downloading pip-26.0.1-py3-none-any.whl (1.8 MB) 2026-03-26 00:41:36.737 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 38.1 MB/s eta 0:00:00 2026-03-26 00:41:36.753 | Downloading jaraco_functools-4.4.0-py3-none-any.whl (10 kB) 2026-03-26 00:41:36.772 | Downloading jaraco_text-4.2.0-py3-none-any.whl (13 kB) 2026-03-26 00:41:36.790 | Downloading more_itertools-10.8.0-py3-none-any.whl (69 kB) 2026-03-26 00:41:36.807 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 69.7/69.7 kB 4.8 MB/s eta 0:00:00 2026-03-26 00:41:36.819 | Downloading packaging-26.0-py3-none-any.whl (74 kB) 2026-03-26 00:41:36.830 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 74.4/74.4 kB 7.4 MB/s eta 0:00:00 2026-03-26 00:41:36.840 | Downloading wheel-0.46.3-py3-none-any.whl (30 kB) 2026-03-26 00:41:36.864 | Downloading setuptools-82.0.1-py3-none-any.whl (1.0 MB) 2026-03-26 00:41:36.887 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.0/1.0 MB 50.1 MB/s eta 0:00:00 2026-03-26 00:41:36.898 | Downloading jaraco_context-6.1.0-py3-none-any.whl (7.1 kB) 2026-03-26 00:41:36.916 | Downloading typer_slim-0.24.0-py3-none-any.whl (3.4 kB) 2026-03-26 00:41:36.936 | Downloading typer-0.24.1-py3-none-any.whl (56 kB) 2026-03-26 00:41:36.948 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 56.1/56.1 kB 5.7 MB/s eta 0:00:00 2026-03-26 00:41:36.958 | Downloading annotated_doc-0.0.4-py3-none-any.whl (5.3 kB) 2026-03-26 00:41:36.979 | Downloading click-8.3.1-py3-none-any.whl (108 kB) 2026-03-26 00:41:36.991 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 108.3/108.3 kB 12.9 MB/s eta 0:00:00 2026-03-26 00:41:37.002 | Downloading rich-14.3.3-py3-none-any.whl (310 kB) 2026-03-26 00:41:37.015 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 310.5/310.5 kB 27.8 MB/s eta 0:00:00 2026-03-26 00:41:37.027 | Downloading shellingham-1.5.4-py2.py3-none-any.whl (9.8 kB) 2026-03-26 00:41:37.045 | Downloading markdown_it_py-4.0.0-py3-none-any.whl (87 kB) 2026-03-26 00:41:37.056 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 87.3/87.3 kB 10.5 MB/s eta 0:00:00 2026-03-26 00:41:37.066 | Downloading pygments-2.19.2-py3-none-any.whl (1.2 MB) 2026-03-26 00:41:37.093 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 49.2 MB/s eta 0:00:00 2026-03-26 00:41:37.105 | Downloading mdurl-0.1.2-py3-none-any.whl (10.0 kB) 2026-03-26 00:41:37.381 | 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:41:37.402 | Attempting uninstall: setuptools 2026-03-26 00:41:37.413 | Found existing installation: setuptools 68.1.2 2026-03-26 00:41:37.413 | Not uninstalling setuptools at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-03-26 00:41:37.413 | Can't uninstall 'setuptools'. No files were found to uninstall. 2026-03-26 00:41:38.038 | Attempting uninstall: pygments 2026-03-26 00:41:38.049 | Found existing installation: Pygments 2.17.2 2026-03-26 00:41:38.049 | Not uninstalling pygments at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-03-26 00:41:38.050 | Can't uninstall 'Pygments'. No files were found to uninstall. 2026-03-26 00:41:38.761 | Attempting uninstall: pip 2026-03-26 00:41:38.764 | Found existing installation: pip 24.0 2026-03-26 00:41:38.813 | Uninstalling pip-24.0: 2026-03-26 00:41:38.820 | Successfully uninstalled pip-24.0 2026-03-26 00:41:39.920 | Attempting uninstall: wheel 2026-03-26 00:41:39.927 | Found existing installation: wheel 0.42.0 2026-03-26 00:41:39.928 | Not uninstalling wheel at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-03-26 00:41:39.928 | Can't uninstall 'wheel'. No files were found to uninstall. 2026-03-26 00:41:40.387 | 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:41:40.528 | + inc/python:pip_install:216 : result=0 2026-03-26 00:41:40.533 | + inc/python:pip_install:218 : time_stop pip_install 2026-03-26 00:41:40.539 | + functions-common:time_stop:2412 : local name 2026-03-26 00:41:40.544 | + functions-common:time_stop:2413 : local end_time 2026-03-26 00:41:40.549 | + functions-common:time_stop:2414 : local elapsed_time 2026-03-26 00:41:40.554 | + functions-common:time_stop:2415 : local total 2026-03-26 00:41:40.560 | + functions-common:time_stop:2416 : local start_time 2026-03-26 00:41:40.566 | + functions-common:time_stop:2418 : name=pip_install 2026-03-26 00:41:40.570 | + functions-common:time_stop:2419 : start_time=1774485694235 2026-03-26 00:41:40.574 | + functions-common:time_stop:2421 : [[ -z 1774485694235 ]] 2026-03-26 00:41:40.582 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-03-26 00:41:40.590 | + functions-common:time_stop:2424 : end_time=1774485700584 2026-03-26 00:41:40.597 | + functions-common:time_stop:2425 : elapsed_time=6349 2026-03-26 00:41:40.601 | + functions-common:time_stop:2426 : total=0 2026-03-26 00:41:40.606 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-03-26 00:41:40.611 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=6349 2026-03-26 00:41:40.615 | + inc/python:pip_install:219 : return 0 2026-03-26 00:41:40.621 | + 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:41:40.626 | + 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:41:40.631 | + 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:41:40.635 | + inc/python:setup_devstack_virtualenv:48 : export PYTHON=/opt/stack/data/venv/bin/python3 2026-03-26 00:41:40.642 | + inc/python:setup_devstack_virtualenv:48 : PYTHON=/opt/stack/data/venv/bin/python3 2026-03-26 00:41:40.646 | + ./stack.sh:main:818 : pip_install -U os-testr 2026-03-26 00:41:40.692 | Using python 3.12 to install os-testr 2026-03-26 00:41:40.697 | + 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:41:41.367 | Collecting os-testr 2026-03-26 00:41:41.442 | Downloading os_testr-3.0.0-py3-none-any.whl.metadata (1.8 kB) 2026-03-26 00:41:41.508 | Collecting pbr!=2.1.0,>=2.0.0 (from os-testr) 2026-03-26 00:41:41.513 | Downloading pbr-7.0.3-py2.py3-none-any.whl.metadata (3.8 kB) 2026-03-26 00:41:41.545 | Collecting python-subunit>=1.0.0 (from os-testr) 2026-03-26 00:41:41.552 | Downloading python_subunit-1.4.5-py3-none-any.whl.metadata (22 kB) 2026-03-26 00:41:41.596 | Collecting testtools>=2.2.0 (from os-testr) 2026-03-26 00:41:41.630 | Downloading testtools-2.8.5-py3-none-any.whl.metadata (5.4 kB) 2026-03-26 00:41:41.645 | 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:41:41.676 | Collecting iso8601 (from python-subunit>=1.0.0->os-testr) 2026-03-26 00:41:41.682 | Downloading iso8601-2.1.0-py3-none-any.whl.metadata (3.7 kB) 2026-03-26 00:41:41.708 | Downloading os_testr-3.0.0-py3-none-any.whl (32 kB) 2026-03-26 00:41:41.725 | Downloading pbr-7.0.3-py2.py3-none-any.whl (131 kB) 2026-03-26 00:41:41.745 | Downloading python_subunit-1.4.5-py3-none-any.whl (102 kB) 2026-03-26 00:41:41.763 | Downloading testtools-2.8.5-py3-none-any.whl (109 kB) 2026-03-26 00:41:41.953 | Downloading iso8601-2.1.0-py3-none-any.whl (7.5 kB) 2026-03-26 00:41:42.021 | Installing collected packages: testtools, pbr, iso8601, python-subunit, os-testr 2026-03-26 00:41:42.340 | 2026-03-26 00:41:42.343 | 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:41:42.535 | + inc/python:pip_install:216 : result=0 2026-03-26 00:41:42.540 | + inc/python:pip_install:218 : time_stop pip_install 2026-03-26 00:41:42.545 | + functions-common:time_stop:2412 : local name 2026-03-26 00:41:42.550 | + functions-common:time_stop:2413 : local end_time 2026-03-26 00:41:42.555 | + functions-common:time_stop:2414 : local elapsed_time 2026-03-26 00:41:42.559 | + functions-common:time_stop:2415 : local total 2026-03-26 00:41:42.564 | + functions-common:time_stop:2416 : local start_time 2026-03-26 00:41:42.569 | + functions-common:time_stop:2418 : name=pip_install 2026-03-26 00:41:42.574 | + functions-common:time_stop:2419 : start_time=1774485700679 2026-03-26 00:41:42.579 | + functions-common:time_stop:2421 : [[ -z 1774485700679 ]] 2026-03-26 00:41:42.585 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-03-26 00:41:42.593 | + functions-common:time_stop:2424 : end_time=1774485702587 2026-03-26 00:41:42.597 | + functions-common:time_stop:2425 : elapsed_time=1908 2026-03-26 00:41:42.602 | + functions-common:time_stop:2426 : total=6349 2026-03-26 00:41:42.607 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-03-26 00:41:42.611 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=8257 2026-03-26 00:41:42.617 | + inc/python:pip_install:219 : return 0 2026-03-26 00:41:42.622 | + ./stack.sh:main:822 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2026-03-26 00:41:42.731 | + ./stack.sh:main:823 : sudo systemctl restart systemd-journald 2026-03-26 00:41:42.821 | + ./stack.sh:main:829 : install_infra 2026-03-26 00:41:42.826 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2026-03-26 00:41:42.831 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2026-03-26 00:41:42.838 | + lib/infra:install_infra:32 : python3.12 -m venv /opt/stack/requirements/.venv 2026-03-26 00:41:45.937 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2026-03-26 00:41:45.943 | + lib/infra:install_infra:34 : pip_install -U pbr 'setuptools[core]' 2026-03-26 00:41:45.987 | + 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:41:46.734 | Collecting pbr 2026-03-26 00:41:46.735 | Using cached pbr-7.0.3-py2.py3-none-any.whl.metadata (3.8 kB) 2026-03-26 00:41:46.963 | Collecting setuptools[core] 2026-03-26 00:41:46.964 | Using cached setuptools-82.0.1-py3-none-any.whl.metadata (6.5 kB) 2026-03-26 00:41:47.045 | Collecting packaging>=24.2 (from setuptools[core]) 2026-03-26 00:41:47.046 | Using cached packaging-26.0-py3-none-any.whl.metadata (3.3 kB) 2026-03-26 00:41:47.083 | Collecting more_itertools>=8.8 (from setuptools[core]) 2026-03-26 00:41:47.084 | Using cached more_itertools-10.8.0-py3-none-any.whl.metadata (39 kB) 2026-03-26 00:41:47.114 | Collecting jaraco.text>=3.7 (from setuptools[core]) 2026-03-26 00:41:47.115 | Using cached jaraco_text-4.2.0-py3-none-any.whl.metadata (3.8 kB) 2026-03-26 00:41:47.159 | Collecting wheel>=0.43.0 (from setuptools[core]) 2026-03-26 00:41:47.160 | Using cached wheel-0.46.3-py3-none-any.whl.metadata (2.4 kB) 2026-03-26 00:41:47.192 | Collecting jaraco.functools>=4 (from setuptools[core]) 2026-03-26 00:41:47.193 | Using cached jaraco_functools-4.4.0-py3-none-any.whl.metadata (3.0 kB) 2026-03-26 00:41:47.242 | Collecting jaraco.context>=4.1 (from jaraco.text>=3.7->setuptools[core]) 2026-03-26 00:41:47.243 | Using cached jaraco_context-6.1.0-py3-none-any.whl.metadata (4.3 kB) 2026-03-26 00:41:47.272 | Collecting typer-slim (from jaraco.text>=3.7->setuptools[core]) 2026-03-26 00:41:47.273 | Using cached typer_slim-0.24.0-py3-none-any.whl.metadata (4.2 kB) 2026-03-26 00:41:47.392 | Collecting typer>=0.24.0 (from typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-03-26 00:41:47.393 | Using cached typer-0.24.1-py3-none-any.whl.metadata (16 kB) 2026-03-26 00:41:47.432 | Collecting click>=8.2.1 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-03-26 00:41:47.432 | Using cached click-8.3.1-py3-none-any.whl.metadata (2.6 kB) 2026-03-26 00:41:47.462 | Collecting shellingham>=1.3.0 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-03-26 00:41:47.463 | Using cached shellingham-1.5.4-py2.py3-none-any.whl.metadata (3.5 kB) 2026-03-26 00:41:47.549 | Collecting rich>=12.3.0 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-03-26 00:41:47.550 | Using cached rich-14.3.3-py3-none-any.whl.metadata (18 kB) 2026-03-26 00:41:47.570 | Collecting annotated-doc>=0.0.2 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-03-26 00:41:47.572 | Using cached annotated_doc-0.0.4-py3-none-any.whl.metadata (6.6 kB) 2026-03-26 00:41:47.619 | 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:41:47.620 | Using cached markdown_it_py-4.0.0-py3-none-any.whl.metadata (7.3 kB) 2026-03-26 00:41:47.657 | 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:41:47.658 | Using cached pygments-2.19.2-py3-none-any.whl.metadata (2.5 kB) 2026-03-26 00:41:47.706 | 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:41:47.707 | Using cached mdurl-0.1.2-py3-none-any.whl.metadata (1.6 kB) 2026-03-26 00:41:47.718 | Using cached pbr-7.0.3-py2.py3-none-any.whl (131 kB) 2026-03-26 00:41:47.720 | Using cached jaraco_functools-4.4.0-py3-none-any.whl (10 kB) 2026-03-26 00:41:47.721 | Using cached jaraco_text-4.2.0-py3-none-any.whl (13 kB) 2026-03-26 00:41:47.722 | Using cached more_itertools-10.8.0-py3-none-any.whl (69 kB) 2026-03-26 00:41:47.723 | Using cached packaging-26.0-py3-none-any.whl (74 kB) 2026-03-26 00:41:47.724 | Using cached wheel-0.46.3-py3-none-any.whl (30 kB) 2026-03-26 00:41:47.726 | Using cached setuptools-82.0.1-py3-none-any.whl (1.0 MB) 2026-03-26 00:41:47.728 | Using cached jaraco_context-6.1.0-py3-none-any.whl (7.1 kB) 2026-03-26 00:41:47.730 | Using cached typer_slim-0.24.0-py3-none-any.whl (3.4 kB) 2026-03-26 00:41:47.731 | Using cached typer-0.24.1-py3-none-any.whl (56 kB) 2026-03-26 00:41:47.732 | Using cached annotated_doc-0.0.4-py3-none-any.whl (5.3 kB) 2026-03-26 00:41:47.733 | Using cached click-8.3.1-py3-none-any.whl (108 kB) 2026-03-26 00:41:47.734 | Using cached rich-14.3.3-py3-none-any.whl (310 kB) 2026-03-26 00:41:47.736 | Using cached shellingham-1.5.4-py2.py3-none-any.whl (9.8 kB) 2026-03-26 00:41:47.737 | Using cached markdown_it_py-4.0.0-py3-none-any.whl (87 kB) 2026-03-26 00:41:47.738 | Using cached pygments-2.19.2-py3-none-any.whl (1.2 MB) 2026-03-26 00:41:47.741 | Using cached mdurl-0.1.2-py3-none-any.whl (10.0 kB) 2026-03-26 00:41:47.871 | 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:41:49.962 | 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:41:50.088 | + inc/python:pip_install:216 : result=0 2026-03-26 00:41:50.094 | + inc/python:pip_install:218 : time_stop pip_install 2026-03-26 00:41:50.100 | + functions-common:time_stop:2412 : local name 2026-03-26 00:41:50.106 | + functions-common:time_stop:2413 : local end_time 2026-03-26 00:41:50.111 | + functions-common:time_stop:2414 : local elapsed_time 2026-03-26 00:41:50.117 | + functions-common:time_stop:2415 : local total 2026-03-26 00:41:50.122 | + functions-common:time_stop:2416 : local start_time 2026-03-26 00:41:50.128 | + functions-common:time_stop:2418 : name=pip_install 2026-03-26 00:41:50.134 | + functions-common:time_stop:2419 : start_time=1774485705970 2026-03-26 00:41:50.140 | + functions-common:time_stop:2421 : [[ -z 1774485705970 ]] 2026-03-26 00:41:50.146 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-03-26 00:41:50.154 | + functions-common:time_stop:2424 : end_time=1774485710148 2026-03-26 00:41:50.160 | + functions-common:time_stop:2425 : elapsed_time=4178 2026-03-26 00:41:50.164 | + functions-common:time_stop:2426 : total=8257 2026-03-26 00:41:50.170 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-03-26 00:41:50.176 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=12435 2026-03-26 00:41:50.181 | + inc/python:pip_install:219 : return 0 2026-03-26 00:41:50.188 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2026-03-26 00:41:50.193 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2026-03-26 00:41:50.246 | + 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:41:50.932 | Processing /opt/stack/requirements 2026-03-26 00:41:50.934 | Installing build dependencies: started 2026-03-26 00:41:52.777 | Installing build dependencies: finished with status 'done' 2026-03-26 00:41:52.779 | Getting requirements to build wheel: started 2026-03-26 00:41:52.939 | Getting requirements to build wheel: finished with status 'done' 2026-03-26 00:41:52.946 | Preparing metadata (pyproject.toml): started 2026-03-26 00:41:53.676 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-03-26 00:41:53.767 | Collecting fixtures>=3.0.0 (from openstack_requirements==1.2.1.dev8260) 2026-03-26 00:41:53.811 | Downloading fixtures-4.3.1-py3-none-any.whl.metadata (22 kB) 2026-03-26 00:41:53.831 | 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:41:53.900 | Collecting requests>=2.14.2 (from openstack_requirements==1.2.1.dev8260) 2026-03-26 00:41:53.909 | Downloading requests-2.32.5-py3-none-any.whl.metadata (4.9 kB) 2026-03-26 00:41:53.986 | Collecting PyYAML>=3.12 (from openstack_requirements==1.2.1.dev8260) 2026-03-26 00:41:53.990 | 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:41:54.030 | Collecting beagle>=0.2.1 (from openstack_requirements==1.2.1.dev8260) 2026-03-26 00:41:54.037 | Downloading beagle-0.5.0-py3-none-any.whl.metadata (1.1 kB) 2026-03-26 00:41:54.046 | 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:41:54.199 | Collecting charset_normalizer<4,>=2 (from requests>=2.14.2->openstack_requirements==1.2.1.dev8260) 2026-03-26 00:41:54.205 | 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:41:54.254 | Collecting idna<4,>=2.5 (from requests>=2.14.2->openstack_requirements==1.2.1.dev8260) 2026-03-26 00:41:54.259 | Downloading idna-3.11-py3-none-any.whl.metadata (8.4 kB) 2026-03-26 00:41:54.328 | Collecting urllib3<3,>=1.21.1 (from requests>=2.14.2->openstack_requirements==1.2.1.dev8260) 2026-03-26 00:41:54.331 | Downloading urllib3-2.6.3-py3-none-any.whl.metadata (6.9 kB) 2026-03-26 00:41:54.380 | Collecting certifi>=2017.4.17 (from requests>=2.14.2->openstack_requirements==1.2.1.dev8260) 2026-03-26 00:41:54.384 | Downloading certifi-2026.2.25-py3-none-any.whl.metadata (2.5 kB) 2026-03-26 00:41:54.452 | Downloading beagle-0.5.0-py3-none-any.whl (10 kB) 2026-03-26 00:41:54.467 | Downloading fixtures-4.3.1-py3-none-any.whl (40 kB) 2026-03-26 00:41:54.478 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 40.7/40.7 kB 4.1 MB/s eta 0:00:00 2026-03-26 00:41:54.484 | 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:41:54.506 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 807.9/807.9 kB 45.3 MB/s eta 0:00:00 2026-03-26 00:41:54.510 | Downloading requests-2.32.5-py3-none-any.whl (64 kB) 2026-03-26 00:41:54.519 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 64.7/64.7 kB 7.8 MB/s eta 0:00:00 2026-03-26 00:41:54.524 | Downloading certifi-2026.2.25-py3-none-any.whl (153 kB) 2026-03-26 00:41:54.535 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 153.7/153.7 kB 16.7 MB/s eta 0:00:00 2026-03-26 00:41:54.540 | 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:41:54.553 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 153.5/153.5 kB 17.3 MB/s eta 0:00:00 2026-03-26 00:41:54.557 | Downloading idna-3.11-py3-none-any.whl (71 kB) 2026-03-26 00:41:54.568 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 71.0/71.0 kB 7.9 MB/s eta 0:00:00 2026-03-26 00:41:54.572 | Downloading urllib3-2.6.3-py3-none-any.whl (131 kB) 2026-03-26 00:41:54.582 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.6/131.6 kB 15.3 MB/s eta 0:00:00 2026-03-26 00:41:54.595 | Building wheels for collected packages: openstack_requirements 2026-03-26 00:41:54.596 | Building wheel for openstack_requirements (pyproject.toml): started 2026-03-26 00:41:56.231 | Building wheel for openstack_requirements (pyproject.toml): finished with status 'done' 2026-03-26 00:41:56.233 | Created wheel for openstack_requirements: filename=openstack_requirements-1.2.1.dev8260-py3-none-any.whl size=52171 sha256=3eed2ea2b4bf2d25c59687cb98a4291705d3b09a4db468fed41a74ceee3b9ef6 2026-03-26 00:41:56.233 | Stored in directory: /tmp/pip-ephem-wheel-cache-h_c3s83k/wheels/09/5d/92/4cd2c84803dbd4129257ae3d0359353f58d376e96c4633bda7 2026-03-26 00:41:56.236 | Successfully built openstack_requirements 2026-03-26 00:41:56.410 | Installing collected packages: urllib3, PyYAML, idna, fixtures, charset_normalizer, certifi, beagle, requests, openstack_requirements 2026-03-26 00:41:56.898 | 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:41:57.047 | + inc/python:pip_install:216 : result=0 2026-03-26 00:41:57.053 | + inc/python:pip_install:218 : time_stop pip_install 2026-03-26 00:41:57.060 | + functions-common:time_stop:2412 : local name 2026-03-26 00:41:57.066 | + functions-common:time_stop:2413 : local end_time 2026-03-26 00:41:57.072 | + functions-common:time_stop:2414 : local elapsed_time 2026-03-26 00:41:57.077 | + functions-common:time_stop:2415 : local total 2026-03-26 00:41:57.082 | + functions-common:time_stop:2416 : local start_time 2026-03-26 00:41:57.088 | + functions-common:time_stop:2418 : name=pip_install 2026-03-26 00:41:57.094 | + functions-common:time_stop:2419 : start_time=1774485710228 2026-03-26 00:41:57.099 | + functions-common:time_stop:2421 : [[ -z 1774485710228 ]] 2026-03-26 00:41:57.107 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-03-26 00:41:57.115 | + functions-common:time_stop:2424 : end_time=1774485717109 2026-03-26 00:41:57.122 | + functions-common:time_stop:2425 : elapsed_time=6881 2026-03-26 00:41:57.128 | + functions-common:time_stop:2426 : total=12435 2026-03-26 00:41:57.133 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-03-26 00:41:57.139 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=19316 2026-03-26 00:41:57.144 | + inc/python:pip_install:219 : return 0 2026-03-26 00:41:57.150 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2026-03-26 00:41:57.158 | + lib/infra:install_infra:42 : use_library_from_git pbr 2026-03-26 00:41:57.164 | + inc/python:use_library_from_git:266 : local name=pbr 2026-03-26 00:41:57.170 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-26 00:41:57.175 | + inc/python:use_library_from_git:268 : [[ novnc,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:41:57.183 | + inc/python:use_library_from_git:268 : [[ ,novnc,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:41:57.189 | + inc/python:use_library_from_git:269 : return 1 2026-03-26 00:41:57.196 | + lib/infra:install_infra:48 : pip_install -U pbr 2026-03-26 00:41:57.240 | Using python 3.12 to install pbr 2026-03-26 00:41:57.244 | + 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:41:57.847 | Requirement already satisfied: pbr in /opt/stack/data/venv/lib/python3.12/site-packages (7.0.3) 2026-03-26 00:41:57.947 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr) (82.0.1) 2026-03-26 00:41:58.058 | + inc/python:pip_install:216 : result=0 2026-03-26 00:41:58.064 | + inc/python:pip_install:218 : time_stop pip_install 2026-03-26 00:41:58.069 | + functions-common:time_stop:2412 : local name 2026-03-26 00:41:58.074 | + functions-common:time_stop:2413 : local end_time 2026-03-26 00:41:58.079 | + functions-common:time_stop:2414 : local elapsed_time 2026-03-26 00:41:58.085 | + functions-common:time_stop:2415 : local total 2026-03-26 00:41:58.091 | + functions-common:time_stop:2416 : local start_time 2026-03-26 00:41:58.096 | + functions-common:time_stop:2418 : name=pip_install 2026-03-26 00:41:58.101 | + functions-common:time_stop:2419 : start_time=1774485717229 2026-03-26 00:41:58.106 | + functions-common:time_stop:2421 : [[ -z 1774485717229 ]] 2026-03-26 00:41:58.113 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-03-26 00:41:58.122 | + functions-common:time_stop:2424 : end_time=1774485718116 2026-03-26 00:41:58.128 | + functions-common:time_stop:2425 : elapsed_time=887 2026-03-26 00:41:58.133 | + functions-common:time_stop:2426 : total=19316 2026-03-26 00:41:58.139 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-03-26 00:41:58.144 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=20203 2026-03-26 00:41:58.151 | + inc/python:pip_install:219 : return 0 2026-03-26 00:41:58.155 | + ./stack.sh:main:832 : python3.12 -m venv /opt/stack/bindep-venv 2026-03-26 00:42:01.266 | + ./stack.sh:main:834 : /opt/stack/bindep-venv/bin/pip install bindep 2026-03-26 00:42:01.767 | Collecting bindep 2026-03-26 00:42:01.812 | Downloading bindep-2.14.0-py3-none-any.whl.metadata (11 kB) 2026-03-26 00:42:01.867 | Collecting distro>=1.7 (from bindep) 2026-03-26 00:42:01.871 | Downloading distro-1.9.0-py3-none-any.whl.metadata (6.8 kB) 2026-03-26 00:42:01.908 | Collecting packaging (from bindep) 2026-03-26 00:42:01.909 | Using cached packaging-26.0-py3-none-any.whl.metadata (3.3 kB) 2026-03-26 00:42:01.929 | Collecting Parsley (from bindep) 2026-03-26 00:42:01.933 | Downloading Parsley-1.3-py2.py3-none-any.whl.metadata (4.1 kB) 2026-03-26 00:42:01.979 | Collecting pbr>=2 (from bindep) 2026-03-26 00:42:01.980 | Using cached pbr-7.0.3-py2.py3-none-any.whl.metadata (3.8 kB) 2026-03-26 00:42:02.242 | Collecting setuptools (from pbr>=2->bindep) 2026-03-26 00:42:02.244 | Using cached setuptools-82.0.1-py3-none-any.whl.metadata (6.5 kB) 2026-03-26 00:42:02.287 | Downloading bindep-2.14.0-py3-none-any.whl (35 kB) 2026-03-26 00:42:02.309 | Downloading distro-1.9.0-py3-none-any.whl (20 kB) 2026-03-26 00:42:02.318 | Using cached pbr-7.0.3-py2.py3-none-any.whl (131 kB) 2026-03-26 00:42:02.320 | Using cached packaging-26.0-py3-none-any.whl (74 kB) 2026-03-26 00:42:02.338 | Downloading Parsley-1.3-py2.py3-none-any.whl (88 kB) 2026-03-26 00:42:02.352 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 88.9/88.9 kB 8.6 MB/s eta 0:00:00 2026-03-26 00:42:02.353 | Using cached setuptools-82.0.1-py3-none-any.whl (1.0 MB) 2026-03-26 00:42:02.430 | Installing collected packages: Parsley, setuptools, packaging, distro, pbr, bindep 2026-03-26 00:42:03.349 | 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:42:03.448 | + ./stack.sh:main:835 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2026-03-26 00:42:03.455 | + ./stack.sh:main:835 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2026-03-26 00:42:03.461 | ++ ./stack.sh:main:838 : _get_plugin_bindep_packages 2026-03-26 00:42:03.499 | + ./stack.sh:main:838 : pkgs= 2026-03-26 00:42:03.505 | + ./stack.sh:main:839 : [[ -n '' ]] 2026-03-26 00:42:03.509 | + ./stack.sh:main:846 : run_phase stack pre-install 2026-03-26 00:42:03.515 | + functions-common:run_phase:1840 : local mode=stack 2026-03-26 00:42:03.520 | + functions-common:run_phase:1841 : local phase=pre-install 2026-03-26 00:42:03.526 | + functions-common:run_phase:1842 : [[ -d /opt/stack/devstack/extras.d ]] 2026-03-26 00:42:03.531 | + functions-common:run_phase:1843 : local extra_plugin_file_name 2026-03-26 00:42:03.537 | + functions-common:run_phase:1844 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-03-26 00:42:03.542 | + functions-common:run_phase:1849 : local exceptions=80-tempest.sh 2026-03-26 00:42:03.547 | + functions-common:run_phase:1850 : local extra 2026-03-26 00:42:03.555 | ++ functions-common:run_phase:1851 : basename /opt/stack/devstack/extras.d/80-tempest.sh 2026-03-26 00:42:03.564 | + functions-common:run_phase:1851 : extra=80-tempest.sh 2026-03-26 00:42:03.570 | + functions-common:run_phase:1852 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-03-26 00:42:03.576 | + functions-common:run_phase:1856 : [[ -r /opt/stack/devstack/extras.d/80-tempest.sh ]] 2026-03-26 00:42:03.581 | + functions-common:run_phase:1856 : source /opt/stack/devstack/extras.d/80-tempest.sh stack pre-install 2026-03-26 00:42:03.587 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-03-26 00:42:03.621 | ++ functions-common:is_service_enabled:2068 : return 1 2026-03-26 00:42:03.626 | + functions-common:run_phase:1861 : [[ stack == \s\o\u\r\c\e ]] 2026-03-26 00:42:03.632 | + 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:42:03.637 | + functions-common:run_phase:1867 : run_plugins stack pre-install 2026-03-26 00:42:03.643 | + functions-common:run_plugins:1826 : local mode=stack 2026-03-26 00:42:03.649 | + functions-common:run_plugins:1827 : local phase=pre-install 2026-03-26 00:42:03.654 | + functions-common:run_plugins:1829 : local plugins=,barbican,magnum,octavia,manila,magnum-cluster-api,ovn-octavia-provider 2026-03-26 00:42:03.659 | + functions-common:run_plugins:1830 : local plugin 2026-03-26 00:42:03.665 | + functions-common:run_plugins:1831 : for plugin in ${plugins//,/ } 2026-03-26 00:42:03.671 | + functions-common:run_plugins:1832 : local dir=/opt/stack/barbican 2026-03-26 00:42:03.676 | + functions-common:run_plugins:1833 : [[ -f /opt/stack/barbican/devstack/plugin.sh ]] 2026-03-26 00:42:03.682 | + functions-common:run_plugins:1834 : source /opt/stack/barbican/devstack/plugin.sh stack pre-install 2026-03-26 00:42:03.688 | ++ /opt/stack/barbican/devstack/plugin.sh:source:5 : BARBICAN_PLUGIN=/opt/stack/barbican/devstack 2026-03-26 00:42:03.692 | ++ /opt/stack/barbican/devstack/plugin.sh:source:6 : source /opt/stack/barbican/devstack/lib/barbican 2026-03-26 00:42:03.726 | ++ /opt/stack/barbican/devstack/plugin.sh:source:8 : is_service_enabled barbican 2026-03-26 00:42:03.760 | ++ functions-common:is_service_enabled:2068 : return 0 2026-03-26 00:42:03.765 | ++ /opt/stack/barbican/devstack/plugin.sh:source:9 : [[ stack == \s\t\a\c\k ]] 2026-03-26 00:42:03.771 | ++ /opt/stack/barbican/devstack/plugin.sh:source:9 : [[ pre-install == \i\n\s\t\a\l\l ]] 2026-03-26 00:42:03.777 | ++ /opt/stack/barbican/devstack/plugin.sh:source:25 : [[ stack == \s\t\a\c\k ]] 2026-03-26 00:42:03.782 | ++ /opt/stack/barbican/devstack/plugin.sh:source:25 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2026-03-26 00:42:03.787 | ++ /opt/stack/barbican/devstack/plugin.sh:source:51 : [[ stack == \s\t\a\c\k ]] 2026-03-26 00:42:03.792 | ++ /opt/stack/barbican/devstack/plugin.sh:source:51 : [[ pre-install == \e\x\t\r\a ]] 2026-03-26 00:42:03.798 | ++ /opt/stack/barbican/devstack/plugin.sh:source:59 : [[ stack == \s\t\a\c\k ]] 2026-03-26 00:42:03.803 | ++ /opt/stack/barbican/devstack/plugin.sh:source:59 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2026-03-26 00:42:03.809 | ++ /opt/stack/barbican/devstack/plugin.sh:source:67 : [[ stack == \u\n\s\t\a\c\k ]] 2026-03-26 00:42:03.814 | ++ /opt/stack/barbican/devstack/plugin.sh:source:71 : [[ stack == \c\l\e\a\n ]] 2026-03-26 00:42:03.820 | + functions-common:run_plugins:1831 : for plugin in ${plugins//,/ } 2026-03-26 00:42:03.826 | + functions-common:run_plugins:1832 : local dir=/opt/stack/magnum 2026-03-26 00:42:03.831 | + functions-common:run_plugins:1833 : [[ -f /opt/stack/magnum/devstack/plugin.sh ]] 2026-03-26 00:42:03.837 | + functions-common:run_plugins:1834 : source /opt/stack/magnum/devstack/plugin.sh stack pre-install 2026-03-26 00:42:03.869 | ++ /opt/stack/magnum/devstack/plugin.sh:source:7 : echo_summary 'magnum'\''s plugin.sh was called...' 2026-03-26 00:42:03.875 | ++ ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-03-26 00:42:03.880 | ++ ./stack.sh:echo_summary:444 : echo -e 'magnum'\''s' plugin.sh was called... 2026-03-26 00:42:03.886 | ++ /opt/stack/magnum/devstack/plugin.sh:source:8 : source /opt/stack/magnum/devstack/lib/magnum 2026-03-26 00:42:03.940 | ++ /opt/stack/magnum/devstack/plugin.sh:source:9 : set -o posix 2026-03-26 00:42:03.945 | ++ /opt/stack/magnum/devstack/plugin.sh:source:9 : set 2026-03-26 00:42:03.949 | ACCOUNT_PORT_BASE=6612 2026-03-26 00:42:03.949 | ADDITIONAL_VENV_PACKAGES= 2026-03-26 00:42:03.949 | ADMIN_PASSWORD=secretadmin 2026-03-26 00:42:03.949 | AGENT_DHCP_BINARY=/opt/stack/data/venv/bin/neutron-dhcp-agent 2026-03-26 00:42:03.949 | AGENT_L3_BINARY=/opt/stack/data/venv/bin/neutron-l3-agent 2026-03-26 00:42:03.949 | AGENT_META_BINARY=/opt/stack/data/venv/bin/neutron-metadata-agent 2026-03-26 00:42:03.949 | AGENT_METERING_BINARY=/opt/stack/data/venv/bin/neutron-metering-agent 2026-03-26 00:42:03.949 | ALEMBIC_BRANCH=main 2026-03-26 00:42:03.949 | ALEMBIC_DIR=/opt/stack/alembic 2026-03-26 00:42:03.949 | ALEMBIC_REPO=https://github.com/sqlalchemy/alembic.git 2026-03-26 00:42:03.949 | APACHE_CONF_DIR=/etc/apache2/sites-available 2026-03-26 00:42:03.949 | APACHE_GROUP=stack 2026-03-26 00:42:03.949 | APACHE_LOCAL_HOST=127.0.0.1 2026-03-26 00:42:03.949 | APACHE_LOG_DIR=/var/log/apache2 2026-03-26 00:42:03.949 | APACHE_NAME=apache2 2026-03-26 00:42:03.950 | APACHE_SETTINGS_DIR=/etc/apache2/conf-enabled 2026-03-26 00:42:03.950 | APACHE_USER=stack 2026-03-26 00:42:03.950 | API_WORKERS=4 2026-03-26 00:42:03.950 | BACKING_FILE_SUFFIX=-backing-file 2026-03-26 00:42:03.950 | BARBICAN_API_LOG_DIR=/opt/stack/logs 2026-03-26 00:42:03.950 | BARBICAN_BIN_DIR=/opt/stack/data/venv/bin 2026-03-26 00:42:03.950 | BARBICAN_BRANCH=master 2026-03-26 00:42:03.950 | BARBICAN_CONF=/etc/barbican/barbican.conf 2026-03-26 00:42:03.950 | BARBICAN_CONF_DIR=/etc/barbican 2026-03-26 00:42:03.950 | BARBICAN_DIR=/opt/stack/barbican 2026-03-26 00:42:03.950 | BARBICAN_ENDPOINT_TYPE=internal 2026-03-26 00:42:03.950 | BARBICAN_ENFORCE_SCOPE=False 2026-03-26 00:42:03.950 | BARBICAN_HOST_HREF=http://199.204.45.246/key-manager 2026-03-26 00:42:03.950 | BARBICAN_KEYSTONE_ENDPOINT=https://199.204.45.246/identity 2026-03-26 00:42:03.950 | BARBICAN_PASTE_CONF=/etc/barbican/barbican-api-paste.ini 2026-03-26 00:42:03.950 | BARBICAN_PLUGIN=/opt/stack/barbican/devstack 2026-03-26 00:42:03.950 | BARBICAN_REPO=https://github.com/openstack/barbican.git 2026-03-26 00:42:03.950 | BARBICAN_UWSGI_CONF=/etc/barbican/barbican-uwsgi.ini 2026-03-26 00:42:03.950 | BARBICAN_WSGI=barbican.wsgi.api:application 2026-03-26 00:42:03.950 | BASE_SQL_CONN=mysql+pymysql://root:secretdatabase@127.0.0.1 2026-03-26 00:42:03.950 | BASH=/usr/bin/bash 2026-03-26 00:42:03.950 | BASHOPTS=checkwinsize:cmdhist:complete_fullquote:extquote:force_fignore:globasciiranges:globskipdots:hostcomplete:interactive_comments:patsub_replacement:progcomp:promptvars:sourcepath 2026-03-26 00:42:03.950 | BASH_ALIASES=() 2026-03-26 00:42:03.950 | BASH_ARGC=([0]="0") 2026-03-26 00:42:03.950 | BASH_ARGV=() 2026-03-26 00:42:03.950 | BASH_CMDS=() 2026-03-26 00:42:03.950 | BASH_LINENO=([0]="1834" [1]="1867" [2]="846" [3]="0") 2026-03-26 00:42:03.950 | 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:42:03.950 | BASH_REMATCH=([0]=",tls-proxy,") 2026-03-26 00:42:03.950 | 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:42:03.950 | BASH_VERSINFO=([0]="5" [1]="2" [2]="21" [3]="1" [4]="release" [5]="x86_64-pc-linux-gnu") 2026-03-26 00:42:03.950 | BASH_VERSION='5.2.21(1)-release' 2026-03-26 00:42:03.950 | BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2026-03-26 00:42:03.950 | BRANCHLESS_TARGET_BRANCH=master 2026-03-26 00:42:03.950 | BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/ 2026-03-26 00:42:03.950 | CACHE_BACKEND=dogpile.cache.memcached 2026-03-26 00:42:03.950 | CELLSV2_SETUP=superconductor 2026-03-26 00:42:03.950 | CINDER_ALLOWED_DIRECT_URL_SCHEMES= 2026-03-26 00:42:03.950 | CINDER_API_PASTE_INI=/etc/cinder/api-paste.ini 2026-03-26 00:42:03.950 | CINDER_BACKENDS=/opt/stack/devstack/lib/cinder_backends 2026-03-26 00:42:03.950 | CINDER_BACKUPS=/opt/stack/devstack/lib/cinder_backups 2026-03-26 00:42:03.950 | CINDER_BACKUP_DRIVER=swift 2026-03-26 00:42:03.950 | CINDER_BIN_DIR=/opt/stack/data/venv/bin 2026-03-26 00:42:03.951 | CINDER_BRANCH=master 2026-03-26 00:42:03.951 | CINDER_CACHE_ENABLED_FOR_BACKENDS=lvm:lvmdriver-1 2026-03-26 00:42:03.951 | CINDER_CONF=/etc/cinder/cinder.conf 2026-03-26 00:42:03.951 | CINDER_CONF_DIR=/etc/cinder 2026-03-26 00:42:03.951 | CINDER_DIR=/opt/stack/cinder 2026-03-26 00:42:03.951 | CINDER_DRIVER=default 2026-03-26 00:42:03.951 | CINDER_ENABLED_BACKENDS=lvm:lvmdriver-1 2026-03-26 00:42:03.951 | CINDER_ENFORCE_SCOPE=False 2026-03-26 00:42:03.951 | CINDER_IMG_CACHE_ENABLED=True 2026-03-26 00:42:03.951 | CINDER_IMG_CACHE_SIZE_COUNT= 2026-03-26 00:42:03.951 | CINDER_IMG_CACHE_SIZE_GB= 2026-03-26 00:42:03.951 | CINDER_LVM_TYPE=auto 2026-03-26 00:42:03.951 | CINDER_MY_IP=199.204.45.246 2026-03-26 00:42:03.951 | CINDER_PLUGINS=/opt/stack/devstack/lib/cinder_plugins 2026-03-26 00:42:03.951 | CINDER_REPO=https://github.com/openstack/cinder.git 2026-03-26 00:42:03.951 | CINDER_SERVICE_HOST=199.204.45.246 2026-03-26 00:42:03.951 | CINDER_SERVICE_LISTEN_ADDRESS=0.0.0.0 2026-03-26 00:42:03.951 | CINDER_SERVICE_PORT=8776 2026-03-26 00:42:03.951 | CINDER_SERVICE_PORT_INT=18776 2026-03-26 00:42:03.951 | CINDER_SERVICE_PROTOCOL=https 2026-03-26 00:42:03.951 | CINDER_SERVICE_REPORT_INTERVAL=120 2026-03-26 00:42:03.951 | CINDER_STATE_PATH=/opt/stack/data/cinder 2026-03-26 00:42:03.951 | CINDER_TARGET_HELPER=lioadm 2026-03-26 00:42:03.951 | CINDER_TARGET_PORT=3260 2026-03-26 00:42:03.951 | CINDER_TARGET_PREFIX=iqn.2010-10.org.openstack: 2026-03-26 00:42:03.951 | CINDER_TARGET_PROTOCOL=iscsi 2026-03-26 00:42:03.951 | CINDER_UPLOAD_INTERNAL_TENANT=False 2026-03-26 00:42:03.951 | CINDER_UPLOAD_OPTIMIZED=False 2026-03-26 00:42:03.951 | CINDER_UPLOAD_OPTIMIZED_BACKENDS=lvm:lvmdriver-1 2026-03-26 00:42:03.951 | CINDER_USE_SERVICE_TOKEN=True 2026-03-26 00:42:03.951 | CINDER_UWSGI=cinder.wsgi.api:application 2026-03-26 00:42:03.951 | CINDER_UWSGI_CONF=/etc/cinder/cinder-api-uwsgi.ini 2026-03-26 00:42:03.951 | CINDER_VOLUME_CLEAR=zero 2026-03-26 00:42:03.951 | CIRROS_ARCH=x86_64 2026-03-26 00:42:03.951 | CIRROS_VERSION=0.6.3 2026-03-26 00:42:03.951 | CONFIGURE_BACKING_FILE=True 2026-03-26 00:42:03.951 | CONFIG_AWK_CMD=awk 2026-03-26 00:42:03.951 | CONTAINER_PORT_BASE=6611 2026-03-26 00:42:03.951 | CURL_GET='curl -g' 2026-03-26 00:42:03.951 | CURRENT_LOG_TIME=2026-03-26-003930 2026-03-26 00:42:03.951 | DATABASE_BACKENDS=' mysql postgresql' 2026-03-26 00:42:03.951 | DATABASE_HOST=127.0.0.1 2026-03-26 00:42:03.952 | DATABASE_PASSWORD=secretdatabase 2026-03-26 00:42:03.952 | DATABASE_QUERY_LOGGING=False 2026-03-26 00:42:03.952 | DATABASE_TYPE=mysql 2026-03-26 00:42:03.952 | DATABASE_USER=root 2026-03-26 00:42:03.952 | DATA_DIR=/opt/stack/data 2026-03-26 00:42:03.952 | DC=([0]="openstack" [1]="org") 2026-03-26 00:42:03.952 | DEBUG_LIBVIRT=True 2026-03-26 00:42:03.952 | DEBUG_LIBVIRT_COREDUMPS=True 2026-03-26 00:42:03.952 | DEFAULT_IMAGE_FILE_NAME=cirros-0.6.3-x86_64-disk.img 2026-03-26 00:42:03.952 | DEFAULT_IMAGE_NAME=cirros-0.6.3-x86_64-disk 2026-03-26 00:42:03.952 | DEFAULT_VIRT_DRIVER=libvirt 2026-03-26 00:42:03.952 | DEFAULT_VOLUME_GROUP_NAME=stack-volumes-default 2026-03-26 00:42:03.952 | DEF_SERVICE_HOST=199.204.45.246 2026-03-26 00:42:03.952 | DEF_SERVICE_LISTEN_ADDRESS=0.0.0.0 2026-03-26 00:42:03.952 | DEF_SERVICE_LOCAL_HOST=127.0.0.1 2026-03-26 00:42:03.952 | DEF_TUNNEL_ENDPOINT_IP=199.204.45.246 2026-03-26 00:42:03.952 | DELTA=1774485583 2026-03-26 00:42:03.952 | DEST=/opt/stack 2026-03-26 00:42:03.952 | DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2026-03-26 00:42:03.952 | DEVSTACK_CERT_NAME=devstack-cert 2026-03-26 00:42:03.952 | DEVSTACK_HOSTNAME=np0000160876.novalocal 2026-03-26 00:42:03.952 | DEVSTACK_PARALLEL=True 2026-03-26 00:42:03.952 | DEVSTACK_PLUGINS=,barbican,magnum,octavia,manila,magnum-cluster-api,ovn-octavia-provider 2026-03-26 00:42:03.952 | DEVSTACK_SERIES=2026.1 2026-03-26 00:42:03.952 | DEVSTACK_START_TIME=1774485561 2026-03-26 00:42:03.952 | DEVSTACK_VENV=/opt/stack/data/venv 2026-03-26 00:42:03.952 | DIRSTACK=() 2026-03-26 00:42:03.952 | DISABLED_SERVICES=dstat,horizon,s-account,s-container,s-object,s-proxy,tempest 2026-03-26 00:42:03.952 | DISABLE_AMP_IMAGE_BUILD=True 2026-03-26 00:42:03.952 | DISKIMAGE_BUILDER_DIR=/opt/stack/diskimage-builder 2026-03-26 00:42:03.952 | DISKIMAGE_BUILDER_REPO_REF=master 2026-03-26 00:42:03.952 | DISKIMAGE_BUILDER_REPO_URL=https://github.com/openstack/diskimage-builder.git 2026-03-26 00:42:03.953 | DISTRO=noble 2026-03-26 00:42:03.953 | DOWNLOAD_DEFAULT_IMAGES=False 2026-03-26 00:42:03.953 | 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:42:03.953 | ENABLE_CHASSIS_AS_GW=True 2026-03-26 00:42:03.953 | ENABLE_DEBUG_LOG_LEVEL=True 2026-03-26 00:42:03.953 | ENABLE_FEDORA_VIRT_PREVIEW_REPO=False 2026-03-26 00:42:03.953 | ENABLE_HTTPD_MOD_WSGI_SERVICES=True 2026-03-26 00:42:03.953 | ENABLE_ISOLATED_METADATA=False 2026-03-26 00:42:03.953 | ENABLE_KSM=True 2026-03-26 00:42:03.953 | ENABLE_KSMTUNED=True 2026-03-26 00:42:03.953 | ENABLE_METADATA_NETWORK=False 2026-03-26 00:42:03.953 | ENABLE_SYSCTL_MEM_TUNING=True 2026-03-26 00:42:03.953 | ENABLE_SYSCTL_NET_TUNING=True 2026-03-26 00:42:03.953 | ENABLE_TENANT_TUNNELS=True 2026-03-26 00:42:03.953 | ENABLE_TENANT_VLANS=False 2026-03-26 00:42:03.953 | ENABLE_VOLUME_MULTIATTACH=False 2026-03-26 00:42:03.953 | ENABLE_ZSWAP=True 2026-03-26 00:42:03.953 | ENFORCE_SCOPE=False 2026-03-26 00:42:03.953 | ERROR_ON_CLONE=True 2026-03-26 00:42:03.953 | ETCD_ARCH=amd64 2026-03-26 00:42:03.953 | ETCD_BIN_DIR=/opt/stack/bin 2026-03-26 00:42:03.953 | ETCD_DATA_DIR=/opt/stack/data/etcd 2026-03-26 00:42:03.953 | ETCD_DOWNLOAD_FILE=etcd-v3.5.21-linux-amd64.tar.gz 2026-03-26 00:42:03.953 | 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:42:03.953 | ETCD_DOWNLOAD_URL=https://github.com/etcd-io/etcd/releases/download 2026-03-26 00:42:03.953 | ETCD_NAME=etcd-v3.5.21-linux-amd64 2026-03-26 00:42:03.953 | ETCD_PEER_PORT=2380 2026-03-26 00:42:03.953 | ETCD_PORT=2379 2026-03-26 00:42:03.953 | ETCD_RAMDISK_MB=512 2026-03-26 00:42:03.953 | ETCD_SHA256=adddda4b06718e68671ffabff2f8cee48488ba61ad82900e639d108f2148501c 2026-03-26 00:42:03.953 | ETCD_SHA256_AMD64=adddda4b06718e68671ffabff2f8cee48488ba61ad82900e639d108f2148501c 2026-03-26 00:42:03.953 | ETCD_SHA256_ARM64=95bf6918623a097c0385b96f139d90248614485e781ec9bee4768dbb6c79c53f 2026-03-26 00:42:03.953 | ETCD_SHA256_PPC64=6fb6ecb3d1b331eb177dc610a8efad3aceb1f836d6aeb439ba0bfac5d5c2a38c 2026-03-26 00:42:03.953 | ETCD_SHA256_S390X=a211a83961ba8a7e94f7d6343ad769e699db21a715ba4f3b68cf31ea28f9c951 2026-03-26 00:42:03.953 | ETCD_SYSTEMD_SERVICE=devstack@etcd.service 2026-03-26 00:42:03.953 | ETCD_USE_RAMDISK=True 2026-03-26 00:42:03.953 | ETCD_VERSION=v3.5.21 2026-03-26 00:42:03.953 | EUID=1002 2026-03-26 00:42:03.953 | 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:42:03.953 | EXTRA_FILES_DOWNLOAD_TIMEOUT=2 2026-03-26 00:42:03.954 | EXTRA_FILES_RETRY=3 2026-03-26 00:42:03.954 | EXTRA_FILES_RETRY_ERRORS=500,503 2026-03-26 00:42:03.954 | EXTRA_FILES_RETRY_TIMEOUT=10 2026-03-26 00:42:03.954 | FILES=/opt/stack/devstack/files 2026-03-26 00:42:03.954 | FIXED_RANGE=10.1.0.0/20 2026-03-26 00:42:03.954 | FIXED_RANGE_V6=fd60:b746:2555::/64 2026-03-26 00:42:03.954 | FLOATING_RANGE=172.24.5.0/24 2026-03-26 00:42:03.954 | FORCE_CONFIG_DRIVE=False 2026-03-26 00:42:03.954 | FORCE_PREREQ=0 2026-03-26 00:42:03.954 | FUNCNAME=([0]="source" [1]="run_plugins" [2]="run_phase" [3]="main") 2026-03-26 00:42:03.954 | FUNC_DIR=/opt/stack/devstack 2026-03-26 00:42:03.954 | 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:42:03.954 | 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:42:03.954 | 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:42:03.954 | GIT_BASE=https://github.com 2026-03-26 00:42:03.954 | GIT_DEPTH=0 2026-03-26 00:42:03.954 | GIT_TIMEOUT=0 2026-03-26 00:42:03.954 | GLANCE_API_CONF=/etc/glance/glance-api.conf 2026-03-26 00:42:03.954 | GLANCE_API_PASTE_INI=/etc/glance/glance-api-paste.ini 2026-03-26 00:42:03.954 | GLANCE_BIN_DIR=/opt/stack/data/venv/bin 2026-03-26 00:42:03.954 | GLANCE_BRANCH=master 2026-03-26 00:42:03.954 | GLANCE_CACHE_CONF=/etc/glance/glance-cache.conf 2026-03-26 00:42:03.954 | GLANCE_CACHE_DIR=/opt/stack/data/glance/cache 2026-03-26 00:42:03.954 | GLANCE_CACHE_DRIVER=centralized_db 2026-03-26 00:42:03.954 | GLANCE_CINDER_DEFAULT_BACKEND=lvmdriver-1 2026-03-26 00:42:03.954 | GLANCE_CONF_DIR=/etc/glance 2026-03-26 00:42:03.954 | GLANCE_DEFAULT_BACKEND=fast 2026-03-26 00:42:03.954 | GLANCE_DIR=/opt/stack/glance 2026-03-26 00:42:03.954 | GLANCE_ENABLE_MULTIPLE_STORES=False 2026-03-26 00:42:03.954 | GLANCE_ENABLE_QUOTAS=True 2026-03-26 00:42:03.954 | GLANCE_ENFORCE_IMAGE_FORMAT=True 2026-03-26 00:42:03.954 | GLANCE_ENFORCE_SCOPE=True 2026-03-26 00:42:03.954 | GLANCE_HOSTPORT=199.204.45.246:9292 2026-03-26 00:42:03.955 | GLANCE_IMAGE_DIR=/opt/stack/data/glance/images 2026-03-26 00:42:03.955 | GLANCE_IMAGE_IMPORT_CONF=/etc/glance/glance-image-import.conf 2026-03-26 00:42:03.955 | GLANCE_LIMIT_IMAGE_SIZE_TOTAL=10000 2026-03-26 00:42:03.955 | GLANCE_LOCK_DIR=/opt/stack/data/glance/locks 2026-03-26 00:42:03.955 | GLANCE_METADEF_DIR=/etc/glance/metadefs 2026-03-26 00:42:03.955 | GLANCE_MULTIPLE_FILE_STORES=fast 2026-03-26 00:42:03.955 | GLANCE_MULTISTORE_FILE_IMAGE_DIR=/opt/stack/data/glance 2026-03-26 00:42:03.955 | GLANCE_NFS_MOUNTPOINT=/opt/stack/data/glance/images/mnt 2026-03-26 00:42:03.955 | GLANCE_REPO=https://github.com/openstack/glance.git 2026-03-26 00:42:03.955 | GLANCE_S3_BUCKET_NAME=images 2026-03-26 00:42:03.955 | GLANCE_S3_BUCKET_ON_PUT=True 2026-03-26 00:42:03.955 | GLANCE_S3_DEFAULT_BACKEND=s3_fast 2026-03-26 00:42:03.955 | GLANCE_SCHEMA_JSON=/etc/glance/schema-image.json 2026-03-26 00:42:03.955 | GLANCE_SERVICE_HOST=199.204.45.246 2026-03-26 00:42:03.955 | GLANCE_SERVICE_LISTEN_ADDRESS=0.0.0.0 2026-03-26 00:42:03.955 | GLANCE_SERVICE_PORT=9292 2026-03-26 00:42:03.955 | GLANCE_SERVICE_PORT_INT=19292 2026-03-26 00:42:03.955 | GLANCE_SERVICE_PROTOCOL=https 2026-03-26 00:42:03.955 | GLANCE_SHOW_DIRECT_URL=False 2026-03-26 00:42:03.955 | GLANCE_SHOW_MULTIPLE_LOCATIONS=False 2026-03-26 00:42:03.955 | GLANCE_STAGING_DIR=/opt/stack/data/glance 2026-03-26 00:42:03.955 | GLANCE_STORE_ROOTWRAP_BASE_DIR=/opt/stack/data/venv/etc/glance 2026-03-26 00:42:03.955 | GLANCE_SWIFT_STORE_CONF=/etc/glance/glance-swift-store.conf 2026-03-26 00:42:03.955 | GLANCE_TASKS_DIR=/opt/stack/data/glance 2026-03-26 00:42:03.955 | GLANCE_URL=https://199.204.45.246/image 2026-03-26 00:42:03.955 | GLANCE_USE_IMPORT_WORKFLOW=False 2026-03-26 00:42:03.955 | GLANCE_USE_S3=False 2026-03-26 00:42:03.955 | GLANCE_UWSGI=glance.wsgi.api:application 2026-03-26 00:42:03.955 | GLANCE_UWSGI_CONF=/etc/glance/glance-uwsgi.ini 2026-03-26 00:42:03.955 | GLOBAL_VENV=True 2026-03-26 00:42:03.955 | GROUPS=() 2026-03-26 00:42:03.955 | HOME=/opt/stack 2026-03-26 00:42:03.955 | HOME_URL=https://www.ubuntu.com/ 2026-03-26 00:42:03.955 | HORIZON_APACHE_ROOT=/dashboard 2026-03-26 00:42:03.955 | HORIZON_BRANCH=master 2026-03-26 00:42:03.955 | HORIZON_DIR=/opt/stack/horizon 2026-03-26 00:42:03.955 | HORIZON_REPO=https://github.com/openstack/horizon.git 2026-03-26 00:42:03.955 | HORIZON_SETTINGS=/opt/stack/horizon/openstack_dashboard/local/local_settings.py.example 2026-03-26 00:42:03.955 | HOSTNAME=np0000160876 2026-03-26 00:42:03.955 | HOSTTYPE=x86_64 2026-03-26 00:42:03.955 | HOST_IP=199.204.45.246 2026-03-26 00:42:03.956 | HOST_IPV6=::1 2026-03-26 00:42:03.956 | HOST_IP_IFACE= 2026-03-26 00:42:03.956 | ID=ubuntu 2026-03-26 00:42:03.956 | ID_LIKE=debian 2026-03-26 00:42:03.956 | IFS=' 2026-03-26 00:42:03.956 | ' 2026-03-26 00:42:03.956 | 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:42:03.956 | INSTALL_DATABASE_SERVER_PACKAGES=True 2026-03-26 00:42:03.956 | INSTANCES_PATH=/opt/stack/data/nova/instances 2026-03-26 00:42:03.956 | INSTANCE_NAME_PREFIX=instance- 2026-03-26 00:42:03.956 | INT_CA_DIR=/opt/stack/data/CA/int-ca 2026-03-26 00:42:03.956 | IPV4_ADDRS_SAFE_TO_USE=10.1.0.0/20 2026-03-26 00:42:03.956 | IPV6_ADDRESS_MODE=slaac 2026-03-26 00:42:03.956 | IPV6_ADDRS_SAFE_TO_USE=fd60:b746:2555::/56 2026-03-26 00:42:03.956 | IPV6_GLOBAL_ID=60:b746:2555 2026-03-26 00:42:03.956 | IPV6_PRIVATE_NETWORK_GATEWAY= 2026-03-26 00:42:03.956 | IPV6_PRIVATE_SUBNET_NAME=ipv6-private-subnet 2026-03-26 00:42:03.956 | IPV6_PROVIDER_FIXED_RANGE= 2026-03-26 00:42:03.956 | IPV6_PROVIDER_NETWORK_GATEWAY= 2026-03-26 00:42:03.956 | IPV6_PROVIDER_SUBNET_NAME=provider_net_v6 2026-03-26 00:42:03.956 | IPV6_PUBLIC_NETWORK_GATEWAY=2001:db8::2 2026-03-26 00:42:03.956 | IPV6_PUBLIC_RANGE=2001:db8::/64 2026-03-26 00:42:03.956 | IPV6_PUBLIC_SUBNET_NAME=ipv6-public-subnet 2026-03-26 00:42:03.956 | IPV6_RA_MODE=slaac 2026-03-26 00:42:03.956 | IPV6_ROUTER_GW_IP=2001:db8::1 2026-03-26 00:42:03.956 | IP_VERSION=4+6 2026-03-26 00:42:03.956 | IRONIC_PYTHON_AGENT_BRANCH=master 2026-03-26 00:42:03.956 | IRONIC_PYTHON_AGENT_REPO=https://github.com/openstack/ironic-python-agent.git 2026-03-26 00:42:03.956 | ISCSID_DEBUG=False 2026-03-26 00:42:03.956 | ISCSID_DEBUG_LEVEL=4 2026-03-26 00:42:03.956 | KEYSTONE_ADMIN_ENDPOINT=True 2026-03-26 00:42:03.956 | KEYSTONE_ASSIGNMENT_BACKEND=sql 2026-03-26 00:42:03.956 | KEYSTONE_AUTH_URI=https://199.204.45.246/identity 2026-03-26 00:42:03.956 | KEYSTONE_AUTH_URI_V3=https://199.204.45.246/identity/v3 2026-03-26 00:42:03.956 | KEYSTONE_BIN_DIR=/opt/stack/data/venv/bin 2026-03-26 00:42:03.956 | KEYSTONE_BRANCH=master 2026-03-26 00:42:03.956 | KEYSTONE_CONF=/etc/keystone/keystone.conf 2026-03-26 00:42:03.956 | KEYSTONE_CONF_DIR=/etc/keystone 2026-03-26 00:42:03.956 | KEYSTONE_DIR=/opt/stack/keystone 2026-03-26 00:42:03.956 | KEYSTONE_ENABLE_CACHE=True 2026-03-26 00:42:03.956 | KEYSTONE_ENFORCE_SCOPE=False 2026-03-26 00:42:03.956 | KEYSTONE_IDENTITY_BACKEND=sql 2026-03-26 00:42:03.956 | KEYSTONE_LOCKOUT_DURATION=10 2026-03-26 00:42:03.956 | KEYSTONE_LOCKOUT_FAILURE_ATTEMPTS=2 2026-03-26 00:42:03.957 | KEYSTONE_PASSWORD_HASH_ROUNDS=4 2026-03-26 00:42:03.957 | KEYSTONE_PUBLIC_UWSGI=keystone.wsgi.api:application 2026-03-26 00:42:03.957 | KEYSTONE_PUBLIC_UWSGI_CONF=/etc/keystone/keystone-uwsgi-public.ini 2026-03-26 00:42:03.957 | KEYSTONE_REGION_NAME=RegionOne 2026-03-26 00:42:03.957 | KEYSTONE_REPO=https://github.com/openstack/keystone.git 2026-03-26 00:42:03.957 | KEYSTONE_RESOURCE_BACKEND=sql 2026-03-26 00:42:03.957 | KEYSTONE_ROLE_BACKEND=sql 2026-03-26 00:42:03.957 | KEYSTONE_SECURITY_COMPLIANCE_ENABLED=True 2026-03-26 00:42:03.957 | KEYSTONE_SERVICE_HOST=199.204.45.246 2026-03-26 00:42:03.957 | KEYSTONE_SERVICE_PORT=5000 2026-03-26 00:42:03.957 | KEYSTONE_SERVICE_PORT_INT=5001 2026-03-26 00:42:03.957 | KEYSTONE_SERVICE_PROTOCOL=https 2026-03-26 00:42:03.957 | KEYSTONE_SERVICE_URI=https://199.204.45.246/identity 2026-03-26 00:42:03.957 | KEYSTONE_SERVICE_URI_V3=https://199.204.45.246/identity/v3 2026-03-26 00:42:03.957 | KEYSTONE_TOKEN_FORMAT=fernet 2026-03-26 00:42:03.957 | KEYSTONE_UNIQUE_LAST_PASSWORD_COUNT=2 2026-03-26 00:42:03.957 | KEY_MANAGER_BACKEND=barbican 2026-03-26 00:42:03.957 | KILL_PATH=/usr/bin/kill 2026-03-26 00:42:03.957 | LAST_RUN=0 2026-03-26 00:42:03.957 | LAST_SPINNER_PID= 2026-03-26 00:42:03.957 | LC_ALL=en_US.utf8 2026-03-26 00:42:03.957 | LDAP_BASE_DC=openstack 2026-03-26 00:42:03.957 | LDAP_BASE_DN=dc=openstack,dc=org 2026-03-26 00:42:03.957 | LDAP_DOMAIN=openstack.org 2026-03-26 00:42:03.957 | LDAP_MANAGER_DN=cn=Manager,dc=openstack,dc=org 2026-03-26 00:42:03.957 | LDAP_OLCDB_NUMBER=1 2026-03-26 00:42:03.957 | LDAP_OLCDB_TYPE=mdb 2026-03-26 00:42:03.957 | LDAP_ROOTPW_COMMAND=replace 2026-03-26 00:42:03.957 | LDAP_SERVICE_NAME=slapd 2026-03-26 00:42:03.957 | LDAP_URL=ldap://localhost 2026-03-26 00:42:03.957 | 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:42:03.957 | LIBVIRT_CPU_MODE=host-passthrough 2026-03-26 00:42:03.957 | LIBVIRT_CPU_MODEL=Nehalem 2026-03-26 00:42:03.957 | LIBVIRT_GROUP=libvirt 2026-03-26 00:42:03.957 | LIBVIRT_TYPE=kvm 2026-03-26 00:42:03.957 | LINENO=762 2026-03-26 00:42:03.957 | LOCAL_HOSTNAME=np0000160876 2026-03-26 00:42:03.957 | LOGDAYS=7 2026-03-26 00:42:03.957 | LOGDIR=/opt/stack/logs 2026-03-26 00:42:03.957 | LOGFILE=/opt/stack/logs/devstacklog.txt.2026-03-26-003930 2026-03-26 00:42:03.957 | LOGFILE_DIR=/opt/stack/logs 2026-03-26 00:42:03.958 | LOGFILE_NAME=devstacklog.txt 2026-03-26 00:42:03.958 | LOGNAME=stack 2026-03-26 00:42:03.958 | LOGO=ubuntu-logo 2026-03-26 00:42:03.958 | LOG_COLOR=False 2026-03-26 00:42:03.958 | LRC=localrc 2026-03-26 00:42:03.958 | MACHTYPE=x86_64-pc-linux-gnu 2026-03-26 00:42:03.958 | MAGNUM_API_PASTE=/etc/magnum/api-paste.ini 2026-03-26 00:42:03.958 | MAGNUM_BIN_DIR=/opt/stack/data/venv/bin 2026-03-26 00:42:03.958 | MAGNUM_BRANCH=master 2026-03-26 00:42:03.958 | MAGNUM_CERTIFICATE_CACHE_DIR=/var/lib/magnum/certificate-cache 2026-03-26 00:42:03.958 | MAGNUM_CONF=/etc/magnum/magnum.conf 2026-03-26 00:42:03.958 | MAGNUM_CONFIGURE_IPTABLES=True 2026-03-26 00:42:03.958 | MAGNUM_CONF_DIR=/etc/magnum 2026-03-26 00:42:03.958 | MAGNUM_DIR=/opt/stack/magnum 2026-03-26 00:42:03.958 | MAGNUM_ENFORCE_SCOPE=False 2026-03-26 00:42:03.958 | 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:42:03.958 | MAGNUM_K8S_KEYSTONE_AUTH_DEFAULT_POLICY=/etc/magnum/k8s_keystone_auth_default_policy.json 2026-03-26 00:42:03.958 | MAGNUM_POLICY=/etc/magnum/policy.yaml 2026-03-26 00:42:03.958 | MAGNUM_REPO=https://github.com/openstack/magnum.git 2026-03-26 00:42:03.958 | MAGNUM_SERVICE_HOST=199.204.45.246 2026-03-26 00:42:03.958 | MAGNUM_SERVICE_PROTOCOL=https 2026-03-26 00:42:03.958 | MAGNUM_STATE_PATH=/opt/stack/data/magnum 2026-03-26 00:42:03.958 | MAGNUM_SWIFT_REGISTRY_CONTAINER=docker_registry 2026-03-26 00:42:03.958 | MAGNUM_TRUSTEE_DOMAIN_ADMIN_PASSWORD=secret 2026-03-26 00:42:03.958 | MAGNUM_UWSGI=magnum.wsgi.api:application 2026-03-26 00:42:03.958 | MAGNUM_UWSGI_CONF=/etc/magnum/magnum-api-uwsgi.ini 2026-03-26 00:42:03.958 | MAIL=/var/mail/stack 2026-03-26 00:42:03.958 | MANILACLIENT_BRANCH=master 2026-03-26 00:42:03.958 | MANILACLIENT_DIR=/opt/stack/python-manilaclient 2026-03-26 00:42:03.958 | MANILACLIENT_REPO=https://opendev.org/openstack/python-manilaclient 2026-03-26 00:42:03.958 | MANILA_ADMIN_NET_RANGE=10.2.5.0/24 2026-03-26 00:42:03.958 | MANILA_ALLOW_NAS_SERVER_PORTS_ON_HOST=False 2026-03-26 00:42:03.958 | MANILA_API_PASTE_INI=/etc/manila/api-paste.ini 2026-03-26 00:42:03.958 | MANILA_BIN_DIR=/opt/stack/data/venv/bin 2026-03-26 00:42:03.958 | MANILA_CONF=/etc/manila/manila.conf 2026-03-26 00:42:03.958 | MANILA_CONFIGURE_DEFAULT_TYPES=True 2026-03-26 00:42:03.958 | MANILA_CONF_DIR=/etc/manila 2026-03-26 00:42:03.958 | MANILA_CONTAINER_DRIVER=manila.share.drivers.container.driver.ContainerShareDriver 2026-03-26 00:42:03.958 | MANILA_CONTAINER_VOLUME_GROUP_NAME=manila_docker_volumes 2026-03-26 00:42:03.958 | MANILA_DATA_COPY_CHECK_HASH=True 2026-03-26 00:42:03.958 | MANILA_DATA_NODE_IP=10.2.5.0/24 2026-03-26 00:42:03.958 | MANILA_DEFAULT_SHARE_GROUP_TYPE=default 2026-03-26 00:42:03.958 | MANILA_DEFAULT_SHARE_GROUP_TYPE_SPECS= 2026-03-26 00:42:03.958 | MANILA_DEFAULT_SHARE_TYPE=default 2026-03-26 00:42:03.958 | MANILA_DEFAULT_SHARE_TYPE_EXTRA_SPECS='snapshot_support=True create_share_from_snapshot_support=True' 2026-03-26 00:42:03.958 | MANILA_DEFERRED_DELETE_TASK_INTERVAL=10 2026-03-26 00:42:03.958 | MANILA_DHSS_FALSE_SHARE_TYPE_EXTRA_SPECS='snapshot_support=True create_share_from_snapshot_support=True' 2026-03-26 00:42:03.958 | MANILA_DHSS_TRUE_SHARE_TYPE_EXTRA_SPECS='snapshot_support=True create_share_from_snapshot_support=True' 2026-03-26 00:42:03.958 | MANILA_DIR=/opt/stack/manila 2026-03-26 00:42:03.958 | MANILA_DOCKER_IMAGE_ALIAS=manila_docker_image 2026-03-26 00:42:03.958 | 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:42:03.958 | MANILA_ENABLED_BACKENDS=generic 2026-03-26 00:42:03.958 | MANILA_ENABLED_SHARE_PROTOCOLS=NFS,CIFS 2026-03-26 00:42:03.958 | MANILA_ENDPOINT_BASE=http://199.204.45.246/share 2026-03-26 00:42:03.958 | MANILA_ENFORCE_SCOPE=False 2026-03-26 00:42:03.958 | MANILA_GIT_BASE=https://opendev.org 2026-03-26 00:42:03.958 | MANILA_KEY_FORMAT=ecdsa 2026-03-26 00:42:03.958 | MANILA_LOCK_PATH=/opt/stack/manila/manila_locks 2026-03-26 00:42:03.958 | MANILA_LVM_SHARE_EXPORT_IPS=199.204.45.246 2026-03-26 00:42:03.958 | MANILA_MNT_DIR=/opt/stack/data/manila/mnt 2026-03-26 00:42:03.958 | MANILA_NETWORK_API_CLASS=manila.network.neutron.neutron_network_plugin.NeutronBindNetworkPlugin 2026-03-26 00:42:03.958 | MANILA_NEUTRON_VNIC_TYPE=normal 2026-03-26 00:42:03.958 | MANILA_PATH_TO_PRIVATE_KEY=/opt/stack/.ssh/id_ecdsa 2026-03-26 00:42:03.958 | MANILA_PATH_TO_PUBLIC_KEY=/opt/stack/.ssh/id_ecdsa.pub 2026-03-26 00:42:03.958 | MANILA_REPLICA_STATE_UPDATE_INTERVAL=300 2026-03-26 00:42:03.958 | MANILA_REPO_ROOT=openstack 2026-03-26 00:42:03.958 | MANILA_RESTORE_IPV6_DEFAULT_ROUTE=True 2026-03-26 00:42:03.958 | MANILA_SCHEDULER_DRIVER=manila.scheduler.drivers.filter.FilterScheduler 2026-03-26 00:42:03.958 | MANILA_SERVICE_HOST=199.204.45.246 2026-03-26 00:42:03.958 | MANILA_SERVICE_IMAGE_ENABLED=True 2026-03-26 00:42:03.958 | MANILA_SERVICE_IMAGE_NAME=manila-service-image-master 2026-03-26 00:42:03.958 | MANILA_SERVICE_IMAGE_URL=http://tarballs.openstack.org/manila-image-elements/images/manila-service-image-master.qcow2 2026-03-26 00:42:03.958 | MANILA_SERVICE_INSTANCE_PASSWORD=manila 2026-03-26 00:42:03.958 | MANILA_SERVICE_INSTANCE_USER=manila 2026-03-26 00:42:03.958 | MANILA_SERVICE_KEYPAIR_NAME=manila-service 2026-03-26 00:42:03.958 | MANILA_SERVICE_PORT=8786 2026-03-26 00:42:03.958 | MANILA_SERVICE_PORT_INT=18786 2026-03-26 00:42:03.958 | MANILA_SERVICE_PROTOCOL=http 2026-03-26 00:42:03.958 | MANILA_SERVICE_SECGROUP=manila-service 2026-03-26 00:42:03.958 | MANILA_SERVICE_VM_FLAVOR_DISK=5 2026-03-26 00:42:03.958 | MANILA_SERVICE_VM_FLAVOR_NAME=manila-service-flavor 2026-03-26 00:42:03.958 | MANILA_SERVICE_VM_FLAVOR_RAM=512 2026-03-26 00:42:03.958 | MANILA_SERVICE_VM_FLAVOR_REF=100 2026-03-26 00:42:03.958 | MANILA_SERVICE_VM_FLAVOR_VCPUS=1 2026-03-26 00:42:03.958 | MANILA_SETUP_IPV6=False 2026-03-26 00:42:03.958 | MANILA_SSH_TIMEOUT=180 2026-03-26 00:42:03.958 | MANILA_STATE_PATH=/opt/stack/data/manila 2026-03-26 00:42:03.958 | MANILA_USE_DOWNGRADE_MIGRATIONS=False 2026-03-26 00:42:03.958 | MANILA_USE_SCHEDULER_CREATING_SHARE_FROM_SNAPSHOT=False 2026-03-26 00:42:03.958 | MANILA_USE_SERVICE_INSTANCE_PASSWORD=True 2026-03-26 00:42:03.958 | MANILA_UWSGI_CONF=/etc/manila/manila-uwsgi.ini 2026-03-26 00:42:03.958 | MANILA_WSGI=manila.wsgi.api:application 2026-03-26 00:42:03.958 | MANILA_ZFSONLINUX_BACKEND_FILES_CONTAINER_DIR=/opt/stack/data/manila/zfsonlinux 2026-03-26 00:42:03.958 | MANILA_ZFSONLINUX_DATASET_CREATION_OPTIONS=compression=gzip 2026-03-26 00:42:03.958 | MANILA_ZFSONLINUX_REPLICATION_DOMAIN=ZFSonLinux 2026-03-26 00:42:03.958 | MANILA_ZFSONLINUX_SERVICE_IP=199.204.45.246 2026-03-26 00:42:03.958 | MANILA_ZFSONLINUX_SHARE_EXPORT_IP=199.204.45.246 2026-03-26 00:42:03.958 | MANILA_ZFSONLINUX_SSH_USERNAME=stack 2026-03-26 00:42:03.958 | MANILA_ZFSONLINUX_USE_SSH=False 2026-03-26 00:42:03.958 | MANILA_ZFSONLINUX_ZPOOL_SIZE=30G 2026-03-26 00:42:03.958 | MAX_DB_CONNECTIONS=200 2026-03-26 00:42:03.958 | MEMCACHE_SERVERS=localhost:11211 2026-03-26 00:42:03.958 | METADATA_SERVICE_PORT=8775 2026-03-26 00:42:03.958 | METERING_PLUGIN=neutron.services.metering.metering_plugin.MeteringPlugin 2026-03-26 00:42:03.959 | ML2_L3_PLUGIN=ovn-router 2026-03-26 00:42:03.959 | MYSQL_DRIVER=PyMySQL 2026-03-26 00:42:03.959 | MYSQL_GATHER_PERFORMANCE=True 2026-03-26 00:42:03.959 | MYSQL_HOST=127.0.0.1 2026-03-26 00:42:03.959 | MYSQL_REDUCE_MEMORY=True 2026-03-26 00:42:03.959 | MYSQL_SERVICE_NAME=mysql 2026-03-26 00:42:03.959 | MYSQL_USER=root 2026-03-26 00:42:03.959 | NAME=Ubuntu 2026-03-26 00:42:03.959 | NETWORK_GATEWAY=10.1.0.1 2026-03-26 00:42:03.959 | NEUTRON_ANY='q-svc neutron-api' 2026-03-26 00:42:03.959 | NEUTRON_BIN_DIR=/opt/stack/data/venv/bin 2026-03-26 00:42:03.959 | NEUTRON_BRANCH=master 2026-03-26 00:42:03.959 | NEUTRON_CONF=/etc/neutron/neutron.conf 2026-03-26 00:42:03.959 | NEUTRON_CONF_DIR=/etc/neutron 2026-03-26 00:42:03.959 | NEUTRON_CREATE_INITIAL_NETWORKS=True 2026-03-26 00:42:03.959 | NEUTRON_DHCP_CONF=/etc/neutron/dhcp_agent.ini 2026-03-26 00:42:03.959 | NEUTRON_DIR=/opt/stack/neutron 2026-03-26 00:42:03.959 | NEUTRON_ENDPOINT_SERVICE_NAME=networking 2026-03-26 00:42:03.959 | NEUTRON_ENFORCE_SCOPE=True 2026-03-26 00:42:03.959 | NEUTRON_FWAAS_DIR=/opt/stack/neutron-fwaas 2026-03-26 00:42:03.959 | NEUTRON_L3_CONF=/etc/neutron/l3_agent.ini 2026-03-26 00:42:03.959 | NEUTRON_OVN_AGENT_BINARY=neutron-ovn-agent 2026-03-26 00:42:03.959 | NEUTRON_OVN_BIN_DIR=/opt/stack/data/venv/bin 2026-03-26 00:42:03.959 | NEUTRON_OVN_METADATA_BINARY=neutron-ovn-metadata-agent 2026-03-26 00:42:03.959 | NEUTRON_PORT_SECURITY=True 2026-03-26 00:42:03.959 | NEUTRON_REPO=https://github.com/openstack/neutron.git 2026-03-26 00:42:03.959 | NEUTRON_ROOTWRAP=/opt/stack/data/venv/bin/neutron-rootwrap 2026-03-26 00:42:03.959 | NEUTRON_TEST_CONFIG_FILE=/etc/neutron/debug.ini 2026-03-26 00:42:03.959 | NEUTRON_UWSGI=neutron.wsgi.api:application 2026-03-26 00:42:03.959 | NEUTRON_UWSGI_CONF=/etc/neutron/neutron-api-uwsgi.ini 2026-03-26 00:42:03.959 | NOUNSET= 2026-03-26 00:42:03.959 | NOVA_ALLOW_MOVE_TO_SAME_HOST=True 2026-03-26 00:42:03.959 | NOVA_API_DB=nova_api 2026-03-26 00:42:03.959 | NOVA_API_PASTE_INI=/etc/nova/api-paste.ini 2026-03-26 00:42:03.959 | NOVA_BIN_DIR=/opt/stack/data/venv/bin 2026-03-26 00:42:03.959 | NOVA_BRANCH=master 2026-03-26 00:42:03.959 | NOVA_COND_CONF=/etc/nova/nova.conf 2026-03-26 00:42:03.959 | NOVA_CONF=/etc/nova/nova.conf 2026-03-26 00:42:03.959 | NOVA_CONF_DIR=/etc/nova 2026-03-26 00:42:03.959 | NOVA_CONSOLE_PROXY_COMPUTE_TLS=False 2026-03-26 00:42:03.959 | NOVA_CPU_CELL=1 2026-03-26 00:42:03.959 | NOVA_CPU_CONF=/etc/nova/nova-cpu.conf 2026-03-26 00:42:03.959 | NOVA_CPU_UUID= 2026-03-26 00:42:03.959 | NOVA_DIR=/opt/stack/nova 2026-03-26 00:42:03.959 | NOVA_ENABLED_APIS=osapi_compute,metadata 2026-03-26 00:42:03.959 | NOVA_ENABLE_CACHE=True 2026-03-26 00:42:03.959 | NOVA_ENFORCE_SCOPE=True 2026-03-26 00:42:03.959 | NOVA_FAKE_CONF=/etc/nova/nova-fake.conf 2026-03-26 00:42:03.959 | NOVA_FILTERS=ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter 2026-03-26 00:42:03.959 | NOVA_INSTANCES_PATH=/opt/stack/data/nova/instances 2026-03-26 00:42:03.959 | NOVA_LIBVIRT_TB_CACHE_SIZE=128 2026-03-26 00:42:03.959 | NOVA_METADATA_UWSGI=nova.wsgi.metadata:application 2026-03-26 00:42:03.959 | NOVA_METADATA_UWSGI_CONF=/etc/nova/nova-metadata-uwsgi.ini 2026-03-26 00:42:03.959 | NOVA_MY_IP=199.204.45.246 2026-03-26 00:42:03.959 | NOVA_NOTIFICATION_FORMAT=unversioned 2026-03-26 00:42:03.959 | NOVA_NUM_CELLS=1 2026-03-26 00:42:03.959 | NOVA_PLUGINS=/opt/stack/devstack/lib/nova_plugins 2026-03-26 00:42:03.959 | NOVA_READY_TIMEOUT=60 2026-03-26 00:42:03.959 | NOVA_REPO=https://github.com/openstack/nova.git 2026-03-26 00:42:03.959 | NOVA_SERIAL_ENABLED=False 2026-03-26 00:42:03.959 | NOVA_SERVICE_HOST=199.204.45.246 2026-03-26 00:42:03.959 | NOVA_SERVICE_LISTEN_ADDRESS=0.0.0.0 2026-03-26 00:42:03.959 | NOVA_SERVICE_PORT=8774 2026-03-26 00:42:03.959 | NOVA_SERVICE_PORT_INT=18774 2026-03-26 00:42:03.959 | NOVA_SERVICE_PROTOCOL=https 2026-03-26 00:42:03.959 | NOVA_SERVICE_REPORT_INTERVAL=120 2026-03-26 00:42:03.959 | NOVA_SHUTDOWN_TIMEOUT=0 2026-03-26 00:42:03.959 | NOVA_SPICE_ENABLED=False 2026-03-26 00:42:03.959 | NOVA_STATE_PATH=/opt/stack/data/nova 2026-03-26 00:42:03.959 | NOVA_USE_SERVICE_TOKEN=True 2026-03-26 00:42:03.959 | NOVA_USE_UNIFIED_LIMITS=False 2026-03-26 00:42:03.959 | NOVA_UWSGI=nova.wsgi.osapi_compute:application 2026-03-26 00:42:03.959 | NOVA_UWSGI_CONF=/etc/nova/nova-api-uwsgi.ini 2026-03-26 00:42:03.959 | NOVA_VNC_ENABLED=True 2026-03-26 00:42:03.959 | NOVNC_BRANCH=v1.3.0 2026-03-26 00:42:03.959 | NOVNC_REPO=https://github.com/novnc/novnc.git 2026-03-26 00:42:03.959 | NOW=1774485583 2026-03-26 00:42:03.959 | NO_UPDATE_REPOS=False 2026-03-26 00:42:03.959 | OBJECT_PORT_BASE=6613 2026-03-26 00:42:03.959 | OCTAVIA=octavia 2026-03-26 00:42:03.959 | OCTAVIA_AMPHORA_DRIVER=amphora_haproxy_rest_driver 2026-03-26 00:42:03.959 | OCTAVIA_AMP_CONN_TIMEOUT=10 2026-03-26 00:42:03.959 | OCTAVIA_AMP_EXPIRY_AGE=3600 2026-03-26 00:42:03.959 | OCTAVIA_AMP_FLAVOR_ID=10 2026-03-26 00:42:03.959 | OCTAVIA_AMP_IMAGE_ARCH=amd64 2026-03-26 00:42:03.959 | OCTAVIA_AMP_IMAGE_FILE=/opt/stack/octavia/diskimage-create/amphora-x64-haproxy.qcow2 2026-03-26 00:42:03.959 | OCTAVIA_AMP_IMAGE_NAME=amphora-x64-haproxy 2026-03-26 00:42:03.959 | OCTAVIA_AMP_IMAGE_TAG=amphora 2026-03-26 00:42:03.959 | OCTAVIA_AMP_LOG_ADMIN_PORT=10514 2026-03-26 00:42:03.959 | OCTAVIA_AMP_LOG_TENANT_PORT=20514 2026-03-26 00:42:03.959 | OCTAVIA_AMP_READ_TIMEOUT=120 2026-03-26 00:42:03.959 | OCTAVIA_AMP_SSH_KEY_BITS=2048 2026-03-26 00:42:03.959 | OCTAVIA_AMP_SSH_KEY_NAME=octavia_ssh_key 2026-03-26 00:42:03.959 | OCTAVIA_AMP_SSH_KEY_PATH=/etc/octavia/.ssh/octavia_ssh_key 2026-03-26 00:42:03.959 | OCTAVIA_AMP_SSH_KEY_TYPE=rsa 2026-03-26 00:42:03.959 | OCTAVIA_API=o-api 2026-03-26 00:42:03.959 | OCTAVIA_API_ARGS=' --config-file /etc/octavia/octavia.conf' 2026-03-26 00:42:03.959 | OCTAVIA_API_HAPROXY=o-api-ha 2026-03-26 00:42:03.959 | OCTAVIA_AUDIT_MAP=/etc/octavia/octavia_api_audit_map.conf 2026-03-26 00:42:03.959 | OCTAVIA_BIN_DIR=/opt/stack/data/venv/bin 2026-03-26 00:42:03.959 | OCTAVIA_CERTS_DIR=/etc/octavia/certs 2026-03-26 00:42:03.959 | OCTAVIA_COMPUTE_DRIVER=compute_nova_driver 2026-03-26 00:42:03.959 | OCTAVIA_CONF=/etc/octavia/octavia.conf 2026-03-26 00:42:03.959 | OCTAVIA_CONF_DIR=/etc/octavia 2026-03-26 00:42:03.959 | OCTAVIA_CONSUMER=o-cw 2026-03-26 00:42:03.959 | OCTAVIA_CONSUMER_ARGS=' --config-file /etc/octavia/octavia.conf' 2026-03-26 00:42:03.959 | OCTAVIA_CONSUMER_BINARY=/opt/stack/data/venv/bin/octavia-worker 2026-03-26 00:42:03.959 | OCTAVIA_CONTROLLER_IP_PORT_LIST=auto 2026-03-26 00:42:03.959 | OCTAVIA_DIB_TRACING=1 2026-03-26 00:42:03.959 | OCTAVIA_DIR=/opt/stack/octavia 2026-03-26 00:42:03.959 | OCTAVIA_DRIVER_AGENT=o-da 2026-03-26 00:42:03.959 | OCTAVIA_DRIVER_AGENT_ARGS=' --config-file /etc/octavia/octavia.conf' 2026-03-26 00:42:03.960 | OCTAVIA_DRIVER_AGENT_BINARY=/opt/stack/data/venv/bin/octavia-driver-agent 2026-03-26 00:42:03.960 | OCTAVIA_ENABLE_AMPHORAV2_JOBBOARD=False 2026-03-26 00:42:03.960 | OCTAVIA_HA_PORT=9875 2026-03-26 00:42:03.960 | OCTAVIA_HEALTHMANAGER=o-hm 2026-03-26 00:42:03.960 | OCTAVIA_HEALTHMANAGER_ARGS=' --config-file /etc/octavia/octavia.conf' 2026-03-26 00:42:03.960 | OCTAVIA_HEALTHMANAGER_BINARY=/opt/stack/data/venv/bin/octavia-health-manager 2026-03-26 00:42:03.960 | OCTAVIA_HEALTH_KEY=insecure 2026-03-26 00:42:03.960 | OCTAVIA_HM_LISTEN_PORT=5555 2026-03-26 00:42:03.960 | OCTAVIA_HOUSEKEEPER=o-hk 2026-03-26 00:42:03.960 | OCTAVIA_HOUSEKEEPER_ARGS=' --config-file /etc/octavia/octavia.conf' 2026-03-26 00:42:03.960 | OCTAVIA_HOUSEKEEPER_BINARY=/opt/stack/data/venv/bin/octavia-housekeeping 2026-03-26 00:42:03.960 | OCTAVIA_IMAGE_DRIVER=image_glance_driver 2026-03-26 00:42:03.960 | OCTAVIA_JOBBOARD_BACKEND=redis 2026-03-26 00:42:03.960 | OCTAVIA_JOBBOARD_EXPIRATION_TIME=30 2026-03-26 00:42:03.960 | OCTAVIA_LB_EXPIRY_AGE=3600 2026-03-26 00:42:03.960 | OCTAVIA_LB_TOPOLOGY=SINGLE 2026-03-26 00:42:03.960 | OCTAVIA_MGMT_PORT_IP=auto 2026-03-26 00:42:03.960 | OCTAVIA_MGMT_SUBNET=192.168.0.0/24 2026-03-26 00:42:03.960 | OCTAVIA_MGMT_SUBNET_END=192.168.0.200 2026-03-26 00:42:03.960 | OCTAVIA_MGMT_SUBNET_IPV6=fd00:0:0:42::/64 2026-03-26 00:42:03.960 | OCTAVIA_MGMT_SUBNET_IPV6_END=fd00:0:0:42:ffff:ffff:ffff:ffff 2026-03-26 00:42:03.960 | OCTAVIA_MGMT_SUBNET_IPV6_START=fd00:0:0:42:0:0:0:2 2026-03-26 00:42:03.960 | OCTAVIA_MGMT_SUBNET_START=192.168.0.2 2026-03-26 00:42:03.960 | OCTAVIA_NETWORK_DRIVER=allowed_address_pairs_driver 2026-03-26 00:42:03.960 | OCTAVIA_NODE=api 2026-03-26 00:42:03.960 | OCTAVIA_PASSWORD=secretadmin 2026-03-26 00:42:03.960 | OCTAVIA_PORT=9876 2026-03-26 00:42:03.960 | OCTAVIA_PREGENERATED_CERTS_DIR=/opt/stack/octavia/devstack/pregenerated/certs 2026-03-26 00:42:03.960 | OCTAVIA_PREGENERATED_SSH_KEY_PATH=/opt/stack/octavia/devstack/pregenerated/ssh-keys/octavia_ssh_key 2026-03-26 00:42:03.960 | OCTAVIA_PROJECT_DOMAIN_NAME=Default 2026-03-26 00:42:03.960 | OCTAVIA_PROJECT_NAME=admin 2026-03-26 00:42:03.960 | OCTAVIA_PROTOCOL=http 2026-03-26 00:42:03.960 | OCTAVIA_PROVIDER_AGENTS=ovn 2026-03-26 00:42:03.960 | OCTAVIA_PROVIDER_DRIVERS='amphora:The Octavia Amphora driver.,octavia:Deprecated alias of the Octavia Amphora driver.,ovn:Octavia OVN driver.' 2026-03-26 00:42:03.960 | OCTAVIA_RUN_DIR=/var/run/octavia 2026-03-26 00:42:03.960 | OCTAVIA_SERVICE=octavia 2026-03-26 00:42:03.960 | OCTAVIA_SERVICE_TYPE=load-balancer 2026-03-26 00:42:03.960 | OCTAVIA_SSH_DIR=/etc/octavia/.ssh 2026-03-26 00:42:03.960 | OCTAVIA_USERNAME=admin 2026-03-26 00:42:03.960 | OCTAVIA_USER_DOMAIN_NAME=Default 2026-03-26 00:42:03.960 | OCTAVIA_USE_PREGENERATED_CERTS=False 2026-03-26 00:42:03.960 | OCTAVIA_USE_PREGENERATED_SSH_KEY=False 2026-03-26 00:42:03.960 | OCTAVIA_UWSGI_APP=octavia.wsgi.api:application 2026-03-26 00:42:03.960 | OCTAVIA_UWSGI_CONF=/etc/octavia/octavia-uwsgi.ini 2026-03-26 00:42:03.960 | OCTAVIA_VOLUME_DRIVER=volume_noop_driver 2026-03-26 00:42:03.960 | OFFLINE=False 2026-03-26 00:42:03.960 | OLDPWD=/opt/stack/requirements 2026-03-26 00:42:03.960 | OPENSSL=/usr/bin/openssl 2026-03-26 00:42:03.960 | OPTERR=1 2026-03-26 00:42:03.960 | OPTIND=1 2026-03-26 00:42:03.960 | ORG_NAME=OpenStack 2026-03-26 00:42:03.960 | ORG_UNIT_NAME=DevStack 2026-03-26 00:42:03.960 | OSLO_BIN_DIR=/opt/stack/data/venv/bin 2026-03-26 00:42:03.960 | OSTESTIMAGES_BRANCH=master 2026-03-26 00:42:03.960 | OSTESTIMAGES_DIR=/opt/stack/os-test-images 2026-03-26 00:42:03.960 | OSTESTIMAGES_REPO=https://github.com/openstack/os-test-images.git 2026-03-26 00:42:03.960 | OSTYPE=linux-gnu 2026-03-26 00:42:03.960 | OS_BRICK_LOCK_PATH=/opt/stack/data/os_brick 2026-03-26 00:42:03.960 | OS_CLOUD=devstack-admin 2026-03-26 00:42:03.960 | OS_VIF_OVS_ISOLATE_VIF=False 2026-03-26 00:42:03.960 | OVN_AGENT_CONF=/etc/neutron/plugins/ml2/ovn_agent.ini 2026-03-26 00:42:03.960 | OVN_AGENT_EXTENSIONS=metadata 2026-03-26 00:42:03.960 | OVN_BRANCH=branch-24.03 2026-03-26 00:42:03.960 | OVN_BRIDGE_MAPPINGS=public:br-ex 2026-03-26 00:42:03.960 | OVN_BUILD_FROM_SOURCE=False 2026-03-26 00:42:03.960 | OVN_BUILD_MODULES=False 2026-03-26 00:42:03.960 | OVN_CONTROLLER_SERVICE=ovn-controller.service 2026-03-26 00:42:03.960 | OVN_CONTROLLER_VTEP_SERVICE=ovn-controller-vtep.service 2026-03-26 00:42:03.960 | OVN_DATADIR=/var/lib/ovn 2026-03-26 00:42:03.960 | OVN_DBS_LOG_LEVEL=dbg 2026-03-26 00:42:03.960 | OVN_DNS_SERVERS=8.8.8.8 2026-03-26 00:42:03.960 | OVN_GENEVE_OVERHEAD=38 2026-03-26 00:42:03.960 | OVN_IGMP_SNOOPING_ENABLE=False 2026-03-26 00:42:03.960 | OVN_INSTALL_OVS_PYTHON_MODULE=False 2026-03-26 00:42:03.960 | OVN_L3_CREATE_PUBLIC_NETWORK=True 2026-03-26 00:42:03.960 | OVN_L3_SCHEDULER=leastloaded 2026-03-26 00:42:03.960 | OVN_META_CONF=/etc/neutron/neutron_ovn_metadata_agent.ini 2026-03-26 00:42:03.960 | OVN_META_DATA_HOST=199.204.45.246 2026-03-26 00:42:03.960 | OVN_NB_REMOTE=ssl:199.204.45.246:6641 2026-03-26 00:42:03.960 | OVN_NEUTRON_SYNC_MODE=log 2026-03-26 00:42:03.960 | OVN_NORTHD_SERVICE=ovn-central.service 2026-03-26 00:42:03.960 | OVN_OCTAVIA_PROVIDER_DIR=/opt/stack/ovn-octavia-provider 2026-03-26 00:42:03.960 | OVN_PROTO=ssl 2026-03-26 00:42:03.960 | OVN_REPO=https://github.com/ovn-org/ovn.git 2026-03-26 00:42:03.960 | OVN_REPO_NAME=ovn 2026-03-26 00:42:03.960 | OVN_RUNDIR=/var/run/ovn 2026-03-26 00:42:03.960 | OVN_SB_REMOTE=ssl:199.204.45.246:6642 2026-03-26 00:42:03.960 | OVN_SCRIPTDIR=/share/ovn/scripts 2026-03-26 00:42:03.960 | OVN_SHAREDIR=/share/ovn 2026-03-26 00:42:03.960 | OVN_SPLIT_HASH=05bf1dbb98b0635a51f75e268ef8aed27601401d 2026-03-26 00:42:03.960 | OVN_UUID= 2026-03-26 00:42:03.960 | OVSDB_SERVER_LOCAL_HOST=127.0.0.1 2026-03-26 00:42:03.960 | OVSDB_SERVER_SERVICE=ovsdb-server.service 2026-03-26 00:42:03.960 | OVS_BINDIR=/bin 2026-03-26 00:42:03.960 | OVS_BRANCH=branch-3.3 2026-03-26 00:42:03.960 | OVS_BRIDGE=br-int 2026-03-26 00:42:03.960 | OVS_DATADIR=/opt/stack/data/ovs 2026-03-26 00:42:03.960 | OVS_DATAPATH_TYPE=system 2026-03-26 00:42:03.960 | OVS_ENABLE_TUNNELING=True 2026-03-26 00:42:03.960 | OVS_PHYSICAL_BRIDGE=br-ex 2026-03-26 00:42:03.960 | OVS_PREFIX= 2026-03-26 00:42:03.960 | OVS_REPO=https://github.com/openvswitch/ovs.git 2026-03-26 00:42:03.960 | OVS_REPO_NAME=ovs 2026-03-26 00:42:03.960 | OVS_RUNDIR=/var/run/openvswitch 2026-03-26 00:42:03.960 | OVS_SBINDIR=/sbin 2026-03-26 00:42:03.960 | OVS_SCRIPTDIR=/share/openvswitch/scripts 2026-03-26 00:42:03.960 | OVS_SHAREDIR=/share/openvswitch 2026-03-26 00:42:03.960 | OVS_SYSCONFDIR=/etc/openvswitch 2026-03-26 00:42:03.960 | OVS_TUNNEL_BRIDGE=br-tun 2026-03-26 00:42:03.960 | OVS_VSWITCHD_SERVICE=ovs-vswitchd.service 2026-03-26 00:42:03.960 | PACKAGES='apache2 2026-03-26 00:42:03.960 | apache2-dev 2026-03-26 00:42:03.960 | bc 2026-03-26 00:42:03.960 | bsdmainutils 2026-03-26 00:42:03.961 | curl 2026-03-26 00:42:03.961 | g++ 2026-03-26 00:42:03.961 | gawk 2026-03-26 00:42:03.961 | gcc 2026-03-26 00:42:03.961 | gettext 2026-03-26 00:42:03.961 | git 2026-03-26 00:42:03.961 | graphviz 2026-03-26 00:42:03.961 | iputils-ping 2026-03-26 00:42:03.961 | libffi-dev 2026-03-26 00:42:03.961 | libjpeg-dev 2026-03-26 00:42:03.961 | libpq-dev 2026-03-26 00:42:03.961 | libssl-dev 2026-03-26 00:42:03.961 | libsystemd-dev 2026-03-26 00:42:03.961 | libxml2-dev 2026-03-26 00:42:03.961 | libxslt1-dev 2026-03-26 00:42:03.961 | libyaml-dev 2026-03-26 00:42:03.961 | lsof 2026-03-26 00:42:03.961 | openssh-server 2026-03-26 00:42:03.961 | openssl 2026-03-26 00:42:03.961 | pkg-config 2026-03-26 00:42:03.961 | psmisc 2026-03-26 00:42:03.961 | python3-dev 2026-03-26 00:42:03.961 | python3-pip 2026-03-26 00:42:03.961 | python3-systemd 2026-03-26 00:42:03.961 | python3-venv 2026-03-26 00:42:03.961 | tar 2026-03-26 00:42:03.961 | tcpdump 2026-03-26 00:42:03.961 | unzip 2026-03-26 00:42:03.961 | uuid-runtime 2026-03-26 00:42:03.961 | wget 2026-03-26 00:42:03.961 | zlib1g-dev 2026-03-26 00:42:03.961 | lvm2 2026-03-26 00:42:03.961 | qemu-utils 2026-03-26 00:42:03.961 | thin-provisioning-tools 2026-03-26 00:42:03.961 | lsscsi 2026-03-26 00:42:03.961 | open-iscsi 2026-03-26 00:42:03.961 | libkrb5-dev 2026-03-26 00:42:03.961 | libldap2-dev 2026-03-26 00:42:03.961 | libsasl2-dev 2026-03-26 00:42:03.961 | memcached 2026-03-26 00:42:03.961 | python3-mysqldb 2026-03-26 00:42:03.961 | sqlite3 2026-03-26 00:42:03.961 | conntrack 2026-03-26 00:42:03.961 | curl 2026-03-26 00:42:03.961 | ebtables 2026-03-26 00:42:03.961 | genisoimage 2026-03-26 00:42:03.961 | iptables 2026-03-26 00:42:03.961 | iputils-arping 2026-03-26 00:42:03.961 | kpartx 2026-03-26 00:42:03.961 | libjs-jquery-tablesorter 2026-03-26 00:42:03.961 | parted 2026-03-26 00:42:03.961 | pm-utils 2026-03-26 00:42:03.961 | python3-mysqldb 2026-03-26 00:42:03.961 | socat 2026-03-26 00:42:03.961 | sqlite3 2026-03-26 00:42:03.961 | sudo 2026-03-26 00:42:03.961 | vlan 2026-03-26 00:42:03.961 | cryptsetup 2026-03-26 00:42:03.961 | dosfstools 2026-03-26 00:42:03.961 | genisoimage 2026-03-26 00:42:03.961 | gir1.2-libosinfo-1.0 2026-03-26 00:42:03.961 | netcat-openbsd 2026-03-26 00:42:03.961 | open-iscsi 2026-03-26 00:42:03.961 | qemu-utils 2026-03-26 00:42:03.961 | sg3-utils 2026-03-26 00:42:03.961 | sysfsutils 2026-03-26 00:42:03.961 | acl 2026-03-26 00:42:03.961 | dnsmasq-base 2026-03-26 00:42:03.961 | dnsmasq-utils 2026-03-26 00:42:03.961 | ebtables 2026-03-26 00:42:03.961 | haproxy 2026-03-26 00:42:03.961 | iptables 2026-03-26 00:42:03.961 | iputils-arping 2026-03-26 00:42:03.961 | iputils-ping 2026-03-26 00:42:03.961 | postgresql-server-dev-all 2026-03-26 00:42:03.961 | python3-mysqldb 2026-03-26 00:42:03.961 | sqlite3 2026-03-26 00:42:03.961 | sudo 2026-03-26 00:42:03.961 | vlan 2026-03-26 00:42:03.961 | apache2 golang 2026-03-26 00:42:03.961 | debootstrap 2026-03-26 00:42:03.961 | rsyslog 2026-03-26 00:42:03.961 | lvm2' 2026-03-26 00:42:03.961 | 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:42:03.961 | PHYSICAL_NETWORK=public 2026-03-26 00:42:03.961 | PIPESTATUS=([0]="0") 2026-03-26 00:42:03.961 | PIP_UPGRADE=False 2026-03-26 00:42:03.961 | PIP_VIRTUAL_ENV= 2026-03-26 00:42:03.961 | PLACEMENT_AUTH_STRATEGY=keystone 2026-03-26 00:42:03.961 | PLACEMENT_BIN_DIR=/opt/stack/data/venv/bin 2026-03-26 00:42:03.961 | PLACEMENT_BRANCH=master 2026-03-26 00:42:03.961 | PLACEMENT_CONF=/etc/placement/placement.conf 2026-03-26 00:42:03.961 | PLACEMENT_CONF_DIR=/etc/placement 2026-03-26 00:42:03.961 | PLACEMENT_DIR=/opt/stack/placement 2026-03-26 00:42:03.961 | PLACEMENT_ENFORCE_SCOPE=False 2026-03-26 00:42:03.961 | PLACEMENT_REPO=https://github.com/openstack/placement.git 2026-03-26 00:42:03.961 | PLACEMENT_SERVICE_HOST=199.204.45.246 2026-03-26 00:42:03.961 | PLACEMENT_SERVICE_PROTOCOL=https 2026-03-26 00:42:03.961 | PLACEMENT_UWSGI=placement.wsgi.api:application 2026-03-26 00:42:03.961 | PLACEMENT_UWSGI_CONF=/etc/placement/placement-uwsgi.ini 2026-03-26 00:42:03.961 | POSIXLY_CORRECT=y 2026-03-26 00:42:03.961 | PPID=2227 2026-03-26 00:42:03.961 | PREREQ_RERUN_HOURS=2 2026-03-26 00:42:03.961 | PREREQ_RERUN_MARKER=/opt/stack/devstack/.prereqs 2026-03-26 00:42:03.961 | PREREQ_RERUN_SECONDS=7200 2026-03-26 00:42:03.961 | PRETTY_NAME='Ubuntu 24.04.4 LTS' 2026-03-26 00:42:03.961 | PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy 2026-03-26 00:42:03.961 | PRIVATE_NETWORK_NAME=private 2026-03-26 00:42:03.961 | PRIVATE_SUBNET_NAME=private-subnet 2026-03-26 00:42:03.961 | PROVIDER_SUBNET_NAME=provider_net 2026-03-26 00:42:03.961 | PS4='+ $(short_source): ' 2026-03-26 00:42:03.961 | PUBLIC_BRIDGE=br-ex 2026-03-26 00:42:03.961 | PUBLIC_BRIDGE_MTU=1430 2026-03-26 00:42:03.962 | PUBLIC_INTERFACE= 2026-03-26 00:42:03.962 | PUBLIC_NETWORK_GATEWAY=172.24.5.1 2026-03-26 00:42:03.962 | PUBLIC_NETWORK_NAME=public 2026-03-26 00:42:03.962 | PUBLIC_PHYSICAL_NETWORK=public 2026-03-26 00:42:03.962 | PUBLIC_SUBNET_NAME=public-subnet 2026-03-26 00:42:03.962 | PWD=/opt/stack/devstack 2026-03-26 00:42:03.962 | PYKMIP_CA_PATH=/opt/stack/data/CA/int-ca/ca-chain.pem 2026-03-26 00:42:03.962 | PYKMIP_CLIENT_CERT=/opt/stack/data/CA/int-ca/pykmip-client.crt 2026-03-26 00:42:03.962 | PYKMIP_CLIENT_KEY=/opt/stack/data/CA/int-ca/private/pykmip-client.key 2026-03-26 00:42:03.962 | PYKMIP_CONF=/etc/pykmip/server.conf 2026-03-26 00:42:03.962 | PYKMIP_CONF_DIR=/etc/pykmip 2026-03-26 00:42:03.962 | PYKMIP_LOG_DIR=/var/log/pykmip 2026-03-26 00:42:03.962 | PYKMIP_SERVER_CERT=/opt/stack/data/CA/int-ca/pykmip-server.crt 2026-03-26 00:42:03.962 | PYKMIP_SERVER_KEY=/opt/stack/data/CA/int-ca/private/pykmip-server.key 2026-03-26 00:42:03.962 | PYTHON=/opt/stack/data/venv/bin/python3 2026-03-26 00:42:03.962 | PYTHON3_VERSION=3.12 2026-03-26 00:42:03.962 | QEMU_CONF=/etc/libvirt/qemu.conf 2026-03-26 00:42:03.962 | Q_ADMIN_USERNAME=neutron 2026-03-26 00:42:03.962 | Q_AGENT=ovn 2026-03-26 00:42:03.962 | Q_ALLOW_OVERLAPPING_IP=True 2026-03-26 00:42:03.962 | Q_ASSIGN_GATEWAY_TO_PUBLIC_BRIDGE=True 2026-03-26 00:42:03.962 | Q_AUTH_STRATEGY=keystone 2026-03-26 00:42:03.962 | Q_BUILD_OVS_FROM_GIT=False 2026-03-26 00:42:03.962 | Q_DB_NAME=neutron 2026-03-26 00:42:03.962 | Q_DHCP_CONF_FILE=/etc/neutron/dhcp_agent.ini 2026-03-26 00:42:03.962 | Q_DVR_MODE=legacy 2026-03-26 00:42:03.962 | Q_HOST=199.204.45.246 2026-03-26 00:42:03.962 | Q_L3_CONF_FILE=/etc/neutron/l3_agent.ini 2026-03-26 00:42:03.962 | Q_L3_ROUTER_PER_TENANT=True 2026-03-26 00:42:03.962 | Q_LISTEN_ADDRESS=0.0.0.0 2026-03-26 00:42:03.962 | Q_LOG_DRIVER_BURST_LIMIT=25 2026-03-26 00:42:03.962 | Q_LOG_DRIVER_LOG_BASE=acl_log_meter 2026-03-26 00:42:03.962 | Q_LOG_DRIVER_RATE_LIMIT=100 2026-03-26 00:42:03.962 | Q_META_CONF_FILE=/etc/neutron/metadata_agent.ini 2026-03-26 00:42:03.962 | Q_META_DATA_IP=199.204.45.246 2026-03-26 00:42:03.962 | Q_ML2_PLUGIN_EXT_DRIVERS=port_security,qos 2026-03-26 00:42:03.962 | Q_ML2_PLUGIN_GENEVE_TYPE_OPTIONS=vni_ranges=1:65536 2026-03-26 00:42:03.962 | Q_ML2_PLUGIN_GRE_TYPE_OPTIONS=tunnel_id_ranges=1:1000 2026-03-26 00:42:03.962 | Q_ML2_PLUGIN_MECHANISM_DRIVERS=ovn 2026-03-26 00:42:03.962 | Q_ML2_PLUGIN_TYPE_DRIVERS=local,flat,vlan,geneve 2026-03-26 00:42:03.962 | Q_ML2_PLUGIN_VLAN_TYPE_OPTIONS= 2026-03-26 00:42:03.962 | Q_ML2_PLUGIN_VXLAN_TYPE_OPTIONS=vni_ranges=1:1000 2026-03-26 00:42:03.962 | Q_ML2_TENANT_NETWORK_TYPE=geneve 2026-03-26 00:42:03.962 | Q_NOTIFY_NOVA_PORT_DATA_CHANGES=True 2026-03-26 00:42:03.962 | Q_NOTIFY_NOVA_PORT_STATUS_CHANGES=True 2026-03-26 00:42:03.962 | Q_OVS_USE_VETH=False 2026-03-26 00:42:03.962 | Q_PLUGIN=ml2 2026-03-26 00:42:03.962 | Q_PORT=9696 2026-03-26 00:42:03.962 | Q_PORT_INT=19696 2026-03-26 00:42:03.962 | Q_PROTOCOL=https 2026-03-26 00:42:03.962 | Q_PUBLIC_VETH_EX=veth-pub-ex 2026-03-26 00:42:03.962 | Q_PUBLIC_VETH_INT=veth-pub-int 2026-03-26 00:42:03.962 | Q_ROUTER_NAME=router1 2026-03-26 00:42:03.962 | Q_RR_COMMAND='sudo /opt/stack/data/venv/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2026-03-26 00:42:03.962 | Q_RR_CONF_FILE=/etc/neutron/rootwrap.conf 2026-03-26 00:42:03.962 | Q_RR_DAEMON_COMMAND='sudo /opt/stack/data/venv/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2026-03-26 00:42:03.962 | Q_TUNNEL_TYPES=gre 2026-03-26 00:42:03.962 | Q_USE_PROVIDERNET_FOR_PUBLIC=True 2026-03-26 00:42:03.962 | Q_USE_PUBLIC_VETH=False 2026-03-26 00:42:03.962 | Q_USE_ROOTWRAP=True 2026-03-26 00:42:03.962 | Q_USE_ROOTWRAP_DAEMON=True 2026-03-26 00:42:03.962 | Q_USE_SECGROUP=True 2026-03-26 00:42:03.962 | RABBIT_HOST=199.204.45.246 2026-03-26 00:42:03.962 | RABBIT_PASSWORD=secretrabbit 2026-03-26 00:42:03.962 | RABBIT_USERID=stackrabbit 2026-03-26 00:42:03.962 | RC_DIR=/opt/stack/devstack 2026-03-26 00:42:03.962 | RECLONE=False 2026-03-26 00:42:03.962 | RECREATE_KEYSTONE_DB=True 2026-03-26 00:42:03.962 | REGION_NAME=RegionOne 2026-03-26 00:42:03.962 | REPOS_UPDATED=True 2026-03-26 00:42:03.962 | REQUIREMENTS_BRANCH=master 2026-03-26 00:42:03.962 | REQUIREMENTS_DIR=/opt/stack/requirements 2026-03-26 00:42:03.962 | REQUIREMENTS_REPO=https://github.com/openstack/requirements.git 2026-03-26 00:42:03.962 | RETRY_UPDATE=False 2026-03-26 00:42:03.962 | ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2026-03-26 00:42:03.962 | S3_SERVICE_PORT=3333 2026-03-26 00:42:03.962 | SERVICE_DIR=/opt/stack/status 2026-03-26 00:42:03.962 | SERVICE_DOMAIN_NAME=Default 2026-03-26 00:42:03.962 | SERVICE_GRACEFUL_SHUTDOWN_TIMEOUT=5 2026-03-26 00:42:03.962 | SERVICE_HOST=199.204.45.246 2026-03-26 00:42:03.962 | SERVICE_IP_VERSION=4 2026-03-26 00:42:03.962 | SERVICE_LISTEN_ADDRESS=0.0.0.0 2026-03-26 00:42:03.962 | SERVICE_LOCAL_HOST=127.0.0.1 2026-03-26 00:42:03.962 | SERVICE_PASSWORD=secretservice 2026-03-26 00:42:03.962 | SERVICE_PROJECT_NAME=service 2026-03-26 00:42:03.962 | SERVICE_PROTOCOL=http 2026-03-26 00:42:03.962 | SERVICE_TENANT_NAME=service 2026-03-26 00:42:03.962 | SERVICE_TIMEOUT=60 2026-03-26 00:42:03.962 | SHARE_BACKING_FILE_SIZE=8400M 2026-03-26 00:42:03.962 | SHARE_DRIVER=manila.share.drivers.generic.GenericShareDriver 2026-03-26 00:42:03.962 | SHARE_GROUP=lvm-shares 2026-03-26 00:42:03.962 | SHARE_NAME_PREFIX=share- 2026-03-26 00:42:03.962 | SHELL=/bin/bash 2026-03-26 00:42:03.962 | SHLVL=1 2026-03-26 00:42:03.962 | SKIP_EPEL_INSTALL=False 2026-03-26 00:42:03.962 | SKIP_STOP_OVN=False 2026-03-26 00:42:03.962 | SMB_CONF=/etc/samba/smb.conf 2026-03-26 00:42:03.962 | SMB_PRIVATE_DIR=/var/lib/samba/private 2026-03-26 00:42:03.962 | SPICE_BRANCH=master 2026-03-26 00:42:03.962 | SPICE_REPO=http://anongit.freedesktop.org/git/spice/spice-html5.git 2026-03-26 00:42:03.962 | SQLALCHEMY_BRANCH=main 2026-03-26 00:42:03.962 | SQLALCHEMY_DIR=/opt/stack/sqlalchemy 2026-03-26 00:42:03.962 | SQLALCHEMY_REPO=https://github.com/sqlalchemy/sqlalchemy.git 2026-03-26 00:42:03.962 | SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2026-03-26 00:42:03.963 | 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:42:03.963 | STACK_GROUP=stack 2026-03-26 00:42:03.963 | STACK_USER=stack 2026-03-26 00:42:03.963 | STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2026-03-26 00:42:03.963 | STUD_PROTO=--tls 2026-03-26 00:42:03.963 | SUBNETPOOL_NAME_V4=shared-default-subnetpool-v4 2026-03-26 00:42:03.963 | SUBNETPOOL_NAME_V6=shared-default-subnetpool-v6 2026-03-26 00:42:03.963 | SUBNETPOOL_PREFIX_V4=10.1.0.0/20 2026-03-26 00:42:03.963 | SUBNETPOOL_PREFIX_V6=fd60:b746:2555::/56 2026-03-26 00:42:03.963 | SUBNETPOOL_SIZE_V4=26 2026-03-26 00:42:03.963 | SUBNETPOOL_SIZE_V6=64 2026-03-26 00:42:03.963 | SUBUNIT_OUTPUT=/opt/stack/devstack.subunit 2026-03-26 00:42:03.963 | SUDO_COMMAND='/bin/sh -c echo BECOME-SUCCESS-mwfkujcjdxzgsquozprkfsiznertjdkv ; /usr/bin/python3' 2026-03-26 00:42:03.963 | SUDO_GID=1000 2026-03-26 00:42:03.963 | SUDO_SECURE_PATH_FILE=/etc/sudoers.d/zz-secure-path 2026-03-26 00:42:03.963 | SUDO_UID=1000 2026-03-26 00:42:03.963 | SUDO_USER=zuul 2026-03-26 00:42:03.963 | SUMFILE=/opt/stack/logs/devstacklog.txt.2026-03-26-003930.summary.2026-03-26-003930 2026-03-26 00:42:03.963 | SUPPORTED_DISTROS='trixie|bookworm|noble|rhel9|rhel10' 2026-03-26 00:42:03.963 | SUPPORT_URL=https://help.ubuntu.com/ 2026-03-26 00:42:03.963 | SWIFT_APACHE_WSGI_DIR=/var/www/swift 2026-03-26 00:42:03.963 | SWIFT_BIN_DIR=/opt/stack/data/venv/bin 2026-03-26 00:42:03.963 | SWIFT_BRANCH=master 2026-03-26 00:42:03.963 | SWIFT_CONF_DIR=/etc/swift 2026-03-26 00:42:03.963 | SWIFT_DATA_DIR=/opt/stack/data/swift 2026-03-26 00:42:03.963 | SWIFT_DEFAULT_BIND_PORT=8080 2026-03-26 00:42:03.963 | SWIFT_DEFAULT_BIND_PORT_INT=8081 2026-03-26 00:42:03.963 | SWIFT_DIR=/opt/stack/swift 2026-03-26 00:42:03.963 | SWIFT_DISK_IMAGE=/opt/stack/data/swift/drives/images/swift.img 2026-03-26 00:42:03.963 | SWIFT_ENABLE_TEMPURLS=False 2026-03-26 00:42:03.963 | SWIFT_EXTRAS_MIDDLEWARE='formpost staticweb' 2026-03-26 00:42:03.963 | SWIFT_EXTRAS_MIDDLEWARE_LAST= 2026-03-26 00:42:03.963 | SWIFT_EXTRAS_MIDDLEWARE_NO_AUTH=crossdomain 2026-03-26 00:42:03.963 | SWIFT_HASH=1234123412341234 2026-03-26 00:42:03.963 | SWIFT_LOG_TOKEN_LENGTH=12 2026-03-26 00:42:03.963 | SWIFT_LOOPBACK_DISK_SIZE=2G 2026-03-26 00:42:03.963 | SWIFT_LOOPBACK_DISK_SIZE_DEFAULT=2G 2026-03-26 00:42:03.963 | SWIFT_MAX_FILE_SIZE=1073741824 2026-03-26 00:42:03.963 | SWIFT_MAX_FILE_SIZE_DEFAULT=1073741824 2026-03-26 00:42:03.963 | SWIFT_MAX_HEADER_SIZE=16384 2026-03-26 00:42:03.963 | SWIFT_PARTITION_POWER_SIZE=9 2026-03-26 00:42:03.963 | SWIFT_REPLICAS=1 2026-03-26 00:42:03.963 | SWIFT_REPLICAS_SEQ=1 2026-03-26 00:42:03.963 | SWIFT_REPO=https://github.com/openstack/swift.git 2026-03-26 00:42:03.963 | SWIFT_SERVICE_LISTEN_ADDRESS=0.0.0.0 2026-03-26 00:42:03.963 | SWIFT_SERVICE_LOCAL_HOST=127.0.0.1 2026-03-26 00:42:03.963 | SWIFT_SERVICE_PROTOCOL=https 2026-03-26 00:42:03.963 | SWIFT_START_ALL_SERVICES=False 2026-03-26 00:42:03.963 | SWIFT_STORAGE_IPS= 2026-03-26 00:42:03.963 | SWIFT_TEMPURL_KEY= 2026-03-26 00:42:03.963 | SWIFT_USE_MOD_WSGI=False 2026-03-26 00:42:03.963 | SYSLOG=False 2026-03-26 00:42:03.963 | SYSLOG_HOST=199.204.45.246 2026-03-26 00:42:03.963 | SYSLOG_PORT=516 2026-03-26 00:42:03.963 | SYSTEMCTL='sudo systemctl' 2026-03-26 00:42:03.963 | SYSTEMD_DIR=/etc/systemd/system 2026-03-26 00:42:03.963 | TARGET_BRANCH=master 2026-03-26 00:42:03.963 | TARGET_ENABLE_OVN_AGENT=False 2026-03-26 00:42:03.963 | TCPDUMP_ARGS= 2026-03-26 00:42:03.963 | TCPDUMP_OUTPUT=/opt/stack/logs/tcpdump.pcap 2026-03-26 00:42:03.963 | TEMPEST_BRANCH=master 2026-03-26 00:42:03.963 | TEMPEST_REPO=https://github.com/openstack/tempest.git 2026-03-26 00:42:03.963 | TEMPEST_VENV_UPPER_CONSTRAINTS=master 2026-03-26 00:42:03.963 | TEMPFILE=/tmp/tmp.865sNH58Eo 2026-03-26 00:42:03.963 | TENANT_TUNNEL_RANGES=1:1000 2026-03-26 00:42:03.963 | TENANT_VLAN_RANGE= 2026-03-26 00:42:03.963 | TERM=unknown 2026-03-26 00:42:03.963 | TIMESTAMP_FORMAT=%F-%H%M%S 2026-03-26 00:42:03.963 | TLS_IP=199.204.45.246 2026-03-26 00:42:03.963 | TOP_DIR=/opt/stack/devstack 2026-03-26 00:42:03.963 | TRAILING_TARGET_BRANCH=master 2026-03-26 00:42:03.963 | TUNNEL_ENDPOINT_IP=199.204.45.246 2026-03-26 00:42:03.963 | TUNNEL_IP=199.204.45.246 2026-03-26 00:42:03.963 | TUNNEL_IP_VERSION=4 2026-03-26 00:42:03.963 | UBUNTU_CODENAME=noble 2026-03-26 00:42:03.963 | UBUNTU_RELEASE_BASE_NUM=24 2026-03-26 00:42:03.963 | UID=1002 2026-03-26 00:42:03.963 | ULIMIT_NOFILE=2048 2026-03-26 00:42:03.963 | USER=stack 2026-03-26 00:42:03.963 | USER_HOME=/opt/stack 2026-03-26 00:42:03.963 | USER_UNITS=False 2026-03-26 00:42:03.963 | USE_CINDER_FOR_GLANCE=False 2026-03-26 00:42:03.963 | USE_SUBNETPOOL=True 2026-03-26 00:42:03.963 | USE_VENV=False 2026-03-26 00:42:03.963 | VERBOSE=True 2026-03-26 00:42:03.963 | VERBOSE_NO_TIMESTAMP=True 2026-03-26 00:42:03.963 | VERSION='24.04.4 LTS (Noble Numbat)' 2026-03-26 00:42:03.963 | VERSION_CODENAME=noble 2026-03-26 00:42:03.963 | VERSION_ID=24.04 2026-03-26 00:42:03.963 | VIF_PLUGGING_IS_FATAL=True 2026-03-26 00:42:03.963 | VIF_PLUGGING_TIMEOUT=300 2026-03-26 00:42:03.963 | VIRTUALENV_CMD='python3.12 -m venv' 2026-03-26 00:42:03.963 | VIRT_DRIVER=libvirt 2026-03-26 00:42:03.963 | VOLUME_BACKING_FILE_SIZE=50G 2026-03-26 00:42:03.963 | VOLUME_GROUP_NAME=stack-volumes 2026-03-26 00:42:03.963 | VOLUME_NAME_PREFIX=volume- 2026-03-26 00:42:03.964 | VOLUME_TYPE_MULTIATTACH=multiattach 2026-03-26 00:42:03.964 | WORKER_TIMEOUT=80 2026-03-26 00:42:03.964 | WSGI_MODE=uwsgi 2026-03-26 00:42:03.964 | ZSWAP_COMPRESSOR=lz4 2026-03-26 00:42:03.964 | ZSWAP_ZPOOL=zsmalloc 2026-03-26 00:42:03.964 | _=posix 2026-03-26 00:42:03.964 | _ASYNC_BG_TIME=0 2026-03-26 00:42:03.964 | _DEFAULT_LVM_INIT=0 2026-03-26 00:42:03.964 | _DEFAULT_PYTHON3_VERSION=3.12 2026-03-26 00:42:03.964 | _DEVSTACK_FUNCTIONS=1 2026-03-26 00:42:03.964 | _DEVSTACK_FUNCTIONS_COMMON=1 2026-03-26 00:42:03.964 | _DEVSTACK_STACKRC=1 2026-03-26 00:42:03.964 | _LOG_COLOR_DEFAULT=False 2026-03-26 00:42:03.964 | _Q_PLUGIN_EXTRA_CONF_PATH=/etc/neutron 2026-03-26 00:42:03.964 | _TIME_BEGIN=1774485561 2026-03-26 00:42:03.964 | _TIME_START=([apt-get]="" [pip_install]="" [apt-get-update]="" ) 2026-03-26 00:42:03.964 | _TIME_TOTAL=([apt-get]="110117" [pip_install]="20203" [apt-get-update]="2026" ) 2026-03-26 00:42:03.964 | _of_args='-v --no-timestamp' 2026-03-26 00:42:03.964 | backend=postgresql 2026-03-26 00:42:03.964 | be=lvm:lvmdriver-1 2026-03-26 00:42:03.964 | be_name=lvmdriver-1 2026-03-26 00:42:03.964 | be_type=lvm 2026-03-26 00:42:03.964 | db=postgresql 2026-03-26 00:42:03.964 | dc=org 2026-03-26 00:42:03.964 | default_v4_route_devs=ens3 2026-03-26 00:42:03.964 | default_v6_route_devs='ens3 2026-03-26 00:42:03.964 | ens3' 2026-03-26 00:42:03.964 | dir=/opt/stack/magnum 2026-03-26 00:42:03.964 | dn=,dc=openstack,dc=org 2026-03-26 00:42:03.964 | exceptions=80-tempest.sh 2026-03-26 00:42:03.964 | extra=80-tempest.sh 2026-03-26 00:42:03.964 | extra_plugin_file_name=/opt/stack/devstack/extras.d/80-tempest.sh 2026-03-26 00:42:03.964 | f=/opt/stack/devstack/lib/databases/postgresql 2026-03-26 00:42:03.964 | i=TUNNEL_IP_VERSION 2026-03-26 00:42:03.964 | 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:42:03.964 | lfile=localrc 2026-03-26 00:42:03.964 | localrc=/opt/stack/devstack/.localrc.password 2026-03-26 00:42:03.964 | mode=stack 2026-03-26 00:42:03.964 | msg='ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2026-03-26 00:42:03.964 | opt='?' 2026-03-26 00:42:03.964 | os_CODENAME=noble 2026-03-26 00:42:03.964 | os_PACKAGE=deb 2026-03-26 00:42:03.964 | os_RELEASE=24.04 2026-03-26 00:42:03.964 | os_VENDOR=Ubuntu 2026-03-26 00:42:03.964 | phase=pre-install 2026-03-26 00:42:03.964 | pkgs= 2026-03-26 00:42:03.964 | plugin=magnum 2026-03-26 00:42:03.964 | plugins=,barbican,magnum,octavia,manila,magnum-cluster-api,ovn-octavia-provider 2026-03-26 00:42:03.964 | pw=secretadmin 2026-03-26 00:42:03.964 | time_stamp=2026-03-26-003943 2026-03-26 00:42:03.964 | var=ADMIN_PASSWORD 2026-03-26 00:42:03.964 | ++ /opt/stack/magnum/devstack/plugin.sh:source:11 : is_service_enabled magnum-api magnum-cond 2026-03-26 00:42:03.994 | ++ functions-common:is_service_enabled:2068 : return 0 2026-03-26 00:42:03.999 | ++ /opt/stack/magnum/devstack/plugin.sh:source:12 : [[ stack == \s\t\a\c\k ]] 2026-03-26 00:42:04.005 | ++ /opt/stack/magnum/devstack/plugin.sh:source:12 : [[ pre-install == \i\n\s\t\a\l\l ]] 2026-03-26 00:42:04.010 | ++ /opt/stack/magnum/devstack/plugin.sh:source:23 : [[ stack == \s\t\a\c\k ]] 2026-03-26 00:42:04.014 | ++ /opt/stack/magnum/devstack/plugin.sh:source:23 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2026-03-26 00:42:04.020 | ++ /opt/stack/magnum/devstack/plugin.sh:source:38 : [[ stack == \s\t\a\c\k ]] 2026-03-26 00:42:04.025 | ++ /opt/stack/magnum/devstack/plugin.sh:source:38 : [[ pre-install == \e\x\t\r\a ]] 2026-03-26 00:42:04.030 | ++ /opt/stack/magnum/devstack/plugin.sh:source:51 : [[ stack == \u\n\s\t\a\c\k ]] 2026-03-26 00:42:04.035 | ++ /opt/stack/magnum/devstack/plugin.sh:source:55 : [[ stack == \c\l\e\a\n ]] 2026-03-26 00:42:04.045 | + functions-common:run_plugins:1831 : for plugin in ${plugins//,/ } 2026-03-26 00:42:04.052 | + functions-common:run_plugins:1832 : local dir=/opt/stack/octavia 2026-03-26 00:42:04.057 | + functions-common:run_plugins:1833 : [[ -f /opt/stack/octavia/devstack/plugin.sh ]] 2026-03-26 00:42:04.063 | + functions-common:run_plugins:1834 : source /opt/stack/octavia/devstack/plugin.sh stack pre-install 2026-03-26 00:42:04.068 | ++ /opt/stack/octavia/devstack/plugin.sh:source:3 : saveenv=ehxB 2026-03-26 00:42:04.074 | ++ /opt/stack/octavia/devstack/plugin.sh:source:4 : set -ex 2026-03-26 00:42:04.078 | ++ /opt/stack/octavia/devstack/plugin.sh:source:9 : GET_PIP_CACHE_LOCATION=/opt/stack/cache/files/get-pip.py 2026-03-26 00:42:04.091 | ++ /opt/stack/octavia/devstack/plugin.sh:source:768 : is_service_enabled octavia 2026-03-26 00:42:04.124 | ++ functions-common:is_service_enabled:2068 : return 0 2026-03-26 00:42:04.130 | ++ /opt/stack/octavia/devstack/plugin.sh:source:769 : '[' api == main ']' 2026-03-26 00:42:04.135 | ++ /opt/stack/octavia/devstack/plugin.sh:source:769 : '[' api == standalone ']' 2026-03-26 00:42:04.140 | ++ /opt/stack/octavia/devstack/plugin.sh:source:781 : [[ stack == \s\t\a\c\k ]] 2026-03-26 00:42:04.146 | ++ /opt/stack/octavia/devstack/plugin.sh:source:781 : [[ pre-install == \i\n\s\t\a\l\l ]] 2026-03-26 00:42:04.151 | ++ /opt/stack/octavia/devstack/plugin.sh:source:788 : [[ stack == \s\t\a\c\k ]] 2026-03-26 00:42:04.158 | ++ /opt/stack/octavia/devstack/plugin.sh:source:788 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2026-03-26 00:42:04.163 | ++ /opt/stack/octavia/devstack/plugin.sh:source:794 : [[ stack == \s\t\a\c\k ]] 2026-03-26 00:42:04.168 | ++ /opt/stack/octavia/devstack/plugin.sh:source:794 : [[ pre-install == \e\x\t\r\a ]] 2026-03-26 00:42:04.173 | ++ /opt/stack/octavia/devstack/plugin.sh:source:801 : [[ stack == \s\t\a\c\k ]] 2026-03-26 00:42:04.179 | ++ /opt/stack/octavia/devstack/plugin.sh:source:801 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2026-03-26 00:42:04.185 | ++ /opt/stack/octavia/devstack/plugin.sh:source:809 : [[ stack == \u\n\s\t\a\c\k ]] 2026-03-26 00:42:04.191 | ++ /opt/stack/octavia/devstack/plugin.sh:source:817 : [[ stack == \c\l\e\a\n ]] 2026-03-26 00:42:04.196 | ++ /opt/stack/octavia/devstack/plugin.sh:source:825 : [[ ehxB =~ e ]] 2026-03-26 00:42:04.200 | ++ /opt/stack/octavia/devstack/plugin.sh:source:826 : set -e 2026-03-26 00:42:04.207 | ++ /opt/stack/octavia/devstack/plugin.sh:source:830 : [[ ehxB =~ x ]] 2026-03-26 00:42:04.212 | ++ /opt/stack/octavia/devstack/plugin.sh:source:831 : set -x 2026-03-26 00:42:04.218 | + functions-common:run_plugins:1831 : for plugin in ${plugins//,/ } 2026-03-26 00:42:04.224 | + functions-common:run_plugins:1832 : local dir=/opt/stack/manila 2026-03-26 00:42:04.229 | + functions-common:run_plugins:1833 : [[ -f /opt/stack/manila/devstack/plugin.sh ]] 2026-03-26 00:42:04.235 | + functions-common:run_plugins:1834 : source /opt/stack/manila/devstack/plugin.sh stack pre-install 2026-03-26 00:42:04.275 | ++ /opt/stack/manila/devstack/plugin.sh:source:1143 : [[ stack == \s\t\a\c\k ]] 2026-03-26 00:42:04.280 | ++ /opt/stack/manila/devstack/plugin.sh:source:1143 : [[ pre-install == \i\n\s\t\a\l\l ]] 2026-03-26 00:42:04.286 | ++ /opt/stack/manila/devstack/plugin.sh:source:1149 : [[ stack == \s\t\a\c\k ]] 2026-03-26 00:42:04.291 | ++ /opt/stack/manila/devstack/plugin.sh:source:1149 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2026-03-26 00:42:04.297 | ++ /opt/stack/manila/devstack/plugin.sh:source:1168 : [[ stack == \s\t\a\c\k ]] 2026-03-26 00:42:04.302 | ++ /opt/stack/manila/devstack/plugin.sh:source:1168 : [[ pre-install == \e\x\t\r\a ]] 2026-03-26 00:42:04.307 | ++ /opt/stack/manila/devstack/plugin.sh:source:1222 : [[ stack == \s\t\a\c\k ]] 2026-03-26 00:42:04.312 | ++ /opt/stack/manila/devstack/plugin.sh:source:1222 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2026-03-26 00:42:04.318 | ++ /opt/stack/manila/devstack/plugin.sh:source:1257 : [[ stack == \u\n\s\t\a\c\k ]] 2026-03-26 00:42:04.322 | ++ /opt/stack/manila/devstack/plugin.sh:source:1262 : [[ stack == \c\l\e\a\n ]] 2026-03-26 00:42:04.334 | + functions-common:run_plugins:1831 : for plugin in ${plugins//,/ } 2026-03-26 00:42:04.340 | + functions-common:run_plugins:1832 : local dir=/opt/stack/magnum-cluster-api 2026-03-26 00:42:04.347 | + functions-common:run_plugins:1833 : [[ -f /opt/stack/magnum-cluster-api/devstack/plugin.sh ]] 2026-03-26 00:42:04.352 | + functions-common:run_plugins:1834 : source /opt/stack/magnum-cluster-api/devstack/plugin.sh stack pre-install 2026-03-26 00:42:04.358 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:1 : CAPI_VERSION=v1.10.5 2026-03-26 00:42:04.365 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:2 : CAPO_VERSION=v0.12.4 2026-03-26 00:42:04.370 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:3 : ORC_VERSION=v2.2.0 2026-03-26 00:42:04.375 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:4 : KIND_VERSION=v0.16.0 2026-03-26 00:42:04.381 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:5 : HELM_VERSION=v3.10.3 2026-03-26 00:42:04.387 | ++ /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:42:04.393 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:8 : MAGNUM_CLUSTER_API_BRANCH=main 2026-03-26 00:42:04.400 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:9 : MAGNUM_CLUSTER_API_DIR=/opt/stack/magnum-cluster-api 2026-03-26 00:42:04.407 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:21 : is_service_enabled magnum-cluster-api 2026-03-26 00:42:04.443 | ++ functions-common:is_service_enabled:2068 : return 0 2026-03-26 00:42:04.448 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:23 : [[ stack == \s\t\a\c\k ]] 2026-03-26 00:42:04.454 | ++ /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:42:04.463 | ++++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:25 : curl -L -s https://dl.k8s.io/release/stable.txt 2026-03-26 00:42:04.526 | +++ /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:42:04.532 | +++ functions:get_extra_file:66 : local file_url=https://dl.k8s.io/release/v1.35.3/bin/linux/amd64/kubectl 2026-03-26 00:42:04.538 | +++ functions:get_extra_file:67 : local 'retry_args=--retry-on-host-error --retry-on-http-error=500,503 ' 2026-03-26 00:42:04.543 | +++ functions:get_extra_file:68 : retry_args+='-t 2 --waitretry=10 ' 2026-03-26 00:42:04.549 | +++ functions:get_extra_file:69 : retry_args+='--tries=3 --retry-connrefused' 2026-03-26 00:42:04.555 | +++ functions:get_extra_file:71 : local file_name=kubectl 2026-03-26 00:42:04.560 | +++ functions:get_extra_file:72 : [[ https://dl.k8s.io/release/v1.35.3/bin/linux/amd64/kubectl != file* ]] 2026-03-26 00:42:04.565 | +++ functions:get_extra_file:74 : [[ ! -f /opt/stack/devstack/files/kubectl ]] 2026-03-26 00:42:04.569 | +++ 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:42:04.576 | --2026-03-26 00:42:04-- https://dl.k8s.io/release/v1.35.3/bin/linux/amd64/kubectl 2026-03-26 00:42:04.608 | Resolving dl.k8s.io (dl.k8s.io)... 2a04:4e42:200::347, 2a04:4e42:400::347, 2a04:4e42::347, ... 2026-03-26 00:42:04.618 | Connecting to dl.k8s.io (dl.k8s.io)|2a04:4e42:200::347|:443... connected. 2026-03-26 00:42:04.655 | HTTP request sent, awaiting response... 200 OK 2026-03-26 00:42:04.656 | Length: 58601656 (56M) [application/octet-stream] 2026-03-26 00:42:04.656 | Saving to: ‘/opt/stack/devstack/files/kubectl’ 2026-03-26 00:42:04.695 | 2026-03-26 00:42:04.952 | 0K ........ ........ ........ ........ 57% 110M 0s 2026-03-26 00:42:05.119 | 32768K ........ ........ ....... 100% 138M=0.5s 2026-03-26 00:42:05.119 | 2026-03-26 00:42:05.119 | 2026-03-26 00:42:05 (121 MB/s) - ‘/opt/stack/devstack/files/kubectl’ saved [58601656/58601656] 2026-03-26 00:42:05.119 | 2026-03-26 00:42:05.128 | +++ functions:get_extra_file:76 : [[ 0 -ne 0 ]] 2026-03-26 00:42:05.134 | +++ functions:get_extra_file:80 : echo /opt/stack/devstack/files/kubectl 2026-03-26 00:42:05.140 | +++ functions:get_extra_file:81 : return 2026-03-26 00:42:05.148 | ++ /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:42:05.236 | +++ /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:42:05.242 | +++ 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:42:05.248 | +++ functions:get_extra_file:67 : local 'retry_args=--retry-on-host-error --retry-on-http-error=500,503 ' 2026-03-26 00:42:05.253 | +++ functions:get_extra_file:68 : retry_args+='-t 2 --waitretry=10 ' 2026-03-26 00:42:05.259 | +++ functions:get_extra_file:69 : retry_args+='--tries=3 --retry-connrefused' 2026-03-26 00:42:05.265 | +++ functions:get_extra_file:71 : local file_name=clusterctl-linux-amd64 2026-03-26 00:42:05.271 | +++ 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:42:05.275 | +++ functions:get_extra_file:74 : [[ ! -f /opt/stack/devstack/files/clusterctl-linux-amd64 ]] 2026-03-26 00:42:05.282 | +++ 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:42:05.289 | --2026-03-26 00:42:05-- https://github.com/kubernetes-sigs/cluster-api/releases/download/v1.10.5/clusterctl-linux-amd64 2026-03-26 00:42:05.324 | Resolving github.com (github.com)... 140.82.114.3 2026-03-26 00:42:05.339 | Connecting to github.com (github.com)|140.82.114.3|:443... connected. 2026-03-26 00:42:05.465 | HTTP request sent, awaiting response... 302 Found 2026-03-26 00:42:05.465 | 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%3A35%3A34Z&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%3A34%3A44Z&ske=2026-03-26T01%3A35%3A34Z&sks=b&skv=2018-11-09&sig=x5R2QouQnQpt6RGZs2uxgID%2FW%2BPGr7%2FjELxaCywTXb0%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc3NDQ4NzUyNSwibmJmIjoxNzc0NDg1NzI1LCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.F0Wxft2j3PsasS8rTRFf53v8qc2EAQcaSjmTSaUdFuY&response-content-disposition=attachment%3B%20filename%3Dclusterctl-linux-amd64&response-content-type=application%2Foctet-stream [following] 2026-03-26 00:42:05.465 | --2026-03-26 00:42:05-- 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%3A35%3A34Z&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%3A34%3A44Z&ske=2026-03-26T01%3A35%3A34Z&sks=b&skv=2018-11-09&sig=x5R2QouQnQpt6RGZs2uxgID%2FW%2BPGr7%2FjELxaCywTXb0%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc3NDQ4NzUyNSwibmJmIjoxNzc0NDg1NzI1LCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.F0Wxft2j3PsasS8rTRFf53v8qc2EAQcaSjmTSaUdFuY&response-content-disposition=attachment%3B%20filename%3Dclusterctl-linux-amd64&response-content-type=application%2Foctet-stream 2026-03-26 00:42:05.468 | Resolving release-assets.githubusercontent.com (release-assets.githubusercontent.com)... 185.199.111.133, 185.199.110.133, 185.199.109.133, ... 2026-03-26 00:42:05.470 | Connecting to release-assets.githubusercontent.com (release-assets.githubusercontent.com)|185.199.111.133|:443... connected. 2026-03-26 00:42:05.479 | HTTP request sent, awaiting response... 200 OK 2026-03-26 00:42:05.479 | Length: 82856383 (79M) [application/octet-stream] 2026-03-26 00:42:05.479 | Saving to: ‘/opt/stack/devstack/files/clusterctl-linux-amd64’ 2026-03-26 00:42:05.490 | 2026-03-26 00:42:05.614 | 0K ........ ........ ........ ........ 40% 241M 0s 2026-03-26 00:42:05.703 | 32768K ........ ........ ........ ........ 80% 358M 0s 2026-03-26 00:42:05.751 | 65536K ........ ....... 100% 300M=0.3s 2026-03-26 00:42:05.751 | 2026-03-26 00:42:05.751 | 2026-03-26 00:42:05 (290 MB/s) - ‘/opt/stack/devstack/files/clusterctl-linux-amd64’ saved [82856383/82856383] 2026-03-26 00:42:05.751 | 2026-03-26 00:42:05.759 | +++ functions:get_extra_file:76 : [[ 0 -ne 0 ]] 2026-03-26 00:42:05.765 | +++ functions:get_extra_file:80 : echo /opt/stack/devstack/files/clusterctl-linux-amd64 2026-03-26 00:42:05.772 | +++ functions:get_extra_file:81 : return 2026-03-26 00:42:05.779 | ++ /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:42:05.896 | +++ /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:42:05.902 | +++ functions:get_extra_file:66 : local file_url=https://kind.sigs.k8s.io/dl/v0.16.0/kind-linux-amd64 2026-03-26 00:42:05.906 | +++ functions:get_extra_file:67 : local 'retry_args=--retry-on-host-error --retry-on-http-error=500,503 ' 2026-03-26 00:42:05.912 | +++ functions:get_extra_file:68 : retry_args+='-t 2 --waitretry=10 ' 2026-03-26 00:42:05.916 | +++ functions:get_extra_file:69 : retry_args+='--tries=3 --retry-connrefused' 2026-03-26 00:42:05.923 | +++ functions:get_extra_file:71 : local file_name=kind-linux-amd64 2026-03-26 00:42:05.927 | +++ functions:get_extra_file:72 : [[ https://kind.sigs.k8s.io/dl/v0.16.0/kind-linux-amd64 != file* ]] 2026-03-26 00:42:05.934 | +++ functions:get_extra_file:74 : [[ ! -f /opt/stack/devstack/files/kind-linux-amd64 ]] 2026-03-26 00:42:05.939 | +++ 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:42:05.946 | --2026-03-26 00:42:05-- https://kind.sigs.k8s.io/dl/v0.16.0/kind-linux-amd64 2026-03-26 00:42:05.980 | Resolving kind.sigs.k8s.io (kind.sigs.k8s.io)... 2600:1f18:16e:df01::258, 2600:1f18:16e:df01::259, 18.208.88.157, ... 2026-03-26 00:42:05.996 | Connecting to kind.sigs.k8s.io (kind.sigs.k8s.io)|2600:1f18:16e:df01::258|:443... connected. 2026-03-26 00:42:06.336 | HTTP request sent, awaiting response... 301 Moved Permanently 2026-03-26 00:42:06.336 | Location: https://github.com/kubernetes-sigs/kind/releases/download/v0.16.0/kind-linux-amd64 [following] 2026-03-26 00:42:06.336 | --2026-03-26 00:42:06-- https://github.com/kubernetes-sigs/kind/releases/download/v0.16.0/kind-linux-amd64 2026-03-26 00:42:06.339 | Resolving github.com (github.com)... 140.82.114.3 2026-03-26 00:42:06.354 | Connecting to github.com (github.com)|140.82.114.3|:443... connected. 2026-03-26 00:42:06.487 | HTTP request sent, awaiting response... 302 Found 2026-03-26 00:42:06.487 | 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%3A40%3A17Z&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%3A40%3A05Z&ske=2026-03-26T01%3A40%3A17Z&sks=b&skv=2018-11-09&sig=GEsP9969xVT3OABi%2BGIVi4%2FKuqDCiXsBIE8Q3gM2r3I%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc3NDQ4NjAyNiwibmJmIjoxNzc0NDg1NzI2LCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ._aJcV5HOkoBUZJDLhzKVBAeEsxokMWyFwFJDqDZ22jc&response-content-disposition=attachment%3B%20filename%3Dkind-linux-amd64&response-content-type=application%2Foctet-stream [following] 2026-03-26 00:42:06.487 | --2026-03-26 00:42:06-- 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%3A40%3A17Z&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%3A40%3A05Z&ske=2026-03-26T01%3A40%3A17Z&sks=b&skv=2018-11-09&sig=GEsP9969xVT3OABi%2BGIVi4%2FKuqDCiXsBIE8Q3gM2r3I%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc3NDQ4NjAyNiwibmJmIjoxNzc0NDg1NzI2LCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ._aJcV5HOkoBUZJDLhzKVBAeEsxokMWyFwFJDqDZ22jc&response-content-disposition=attachment%3B%20filename%3Dkind-linux-amd64&response-content-type=application%2Foctet-stream 2026-03-26 00:42:06.490 | Resolving release-assets.githubusercontent.com (release-assets.githubusercontent.com)... 185.199.111.133, 185.199.109.133, 185.199.110.133, ... 2026-03-26 00:42:06.492 | Connecting to release-assets.githubusercontent.com (release-assets.githubusercontent.com)|185.199.111.133|:443... connected. 2026-03-26 00:42:06.509 | HTTP request sent, awaiting response... 200 OK 2026-03-26 00:42:06.509 | Length: 6873201 (6.6M) [application/octet-stream] 2026-03-26 00:42:06.509 | Saving to: ‘/opt/stack/devstack/files/kind-linux-amd64’ 2026-03-26 00:42:06.518 | 2026-03-26 00:42:06.546 | 0K ...... 100% 175M=0.04s 2026-03-26 00:42:06.546 | 2026-03-26 00:42:06.546 | 2026-03-26 00:42:06 (175 MB/s) - ‘/opt/stack/devstack/files/kind-linux-amd64’ saved [6873201/6873201] 2026-03-26 00:42:06.546 | 2026-03-26 00:42:06.555 | +++ functions:get_extra_file:76 : [[ 0 -ne 0 ]] 2026-03-26 00:42:06.561 | +++ functions:get_extra_file:80 : echo /opt/stack/devstack/files/kind-linux-amd64 2026-03-26 00:42:06.567 | +++ functions:get_extra_file:81 : return 2026-03-26 00:42:06.574 | ++ /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:42:06.610 | +++ /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:42:06.615 | +++ functions:get_extra_file:66 : local file_url=https://get.helm.sh/helm-v3.10.3-linux-amd64.tar.gz 2026-03-26 00:42:06.620 | +++ functions:get_extra_file:67 : local 'retry_args=--retry-on-host-error --retry-on-http-error=500,503 ' 2026-03-26 00:42:06.626 | +++ functions:get_extra_file:68 : retry_args+='-t 2 --waitretry=10 ' 2026-03-26 00:42:06.632 | +++ functions:get_extra_file:69 : retry_args+='--tries=3 --retry-connrefused' 2026-03-26 00:42:06.637 | +++ functions:get_extra_file:71 : local file_name=helm-v3.10.3-linux-amd64.tar.gz 2026-03-26 00:42:06.642 | +++ functions:get_extra_file:72 : [[ https://get.helm.sh/helm-v3.10.3-linux-amd64.tar.gz != file* ]] 2026-03-26 00:42:06.647 | +++ functions:get_extra_file:74 : [[ ! -f /opt/stack/devstack/files/helm-v3.10.3-linux-amd64.tar.gz ]] 2026-03-26 00:42:06.653 | +++ 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:42:06.661 | --2026-03-26 00:42:06-- https://get.helm.sh/helm-v3.10.3-linux-amd64.tar.gz 2026-03-26 00:42:06.699 | Resolving get.helm.sh (get.helm.sh)... 2603:1061:14:43::1, 150.171.109.68 2026-03-26 00:42:06.724 | Connecting to get.helm.sh (get.helm.sh)|2603:1061:14:43::1|:443... connected. 2026-03-26 00:42:06.838 | HTTP request sent, awaiting response... 200 OK 2026-03-26 00:42:06.838 | Length: 14569235 (14M) [application/x-tar] 2026-03-26 00:42:06.838 | Saving to: ‘/opt/stack/devstack/files/helm-v3.10.3-linux-amd64.tar.gz’ 2026-03-26 00:42:06.976 | 2026-03-26 00:42:07.094 | 0K ........ ..... 100% 54.2M=0.3s 2026-03-26 00:42:07.094 | 2026-03-26 00:42:07.094 | 2026-03-26 00:42:07 (54.2 MB/s) - ‘/opt/stack/devstack/files/helm-v3.10.3-linux-amd64.tar.gz’ saved [14569235/14569235] 2026-03-26 00:42:07.094 | 2026-03-26 00:42:07.102 | +++ functions:get_extra_file:76 : [[ 0 -ne 0 ]] 2026-03-26 00:42:07.107 | +++ functions:get_extra_file:80 : echo /opt/stack/devstack/files/helm-v3.10.3-linux-amd64.tar.gz 2026-03-26 00:42:07.112 | +++ functions:get_extra_file:81 : return 2026-03-26 00:42:07.119 | ++ /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:42:07.130 | linux-amd64/ 2026-03-26 00:42:07.130 | linux-amd64/helm 2026-03-26 00:42:07.435 | linux-amd64/LICENSE 2026-03-26 00:42:07.435 | linux-amd64/README.md 2026-03-26 00:42:07.441 | ++ /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:42:07.514 | +++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:42 : get_extra_file https://get.docker.com 2026-03-26 00:42:07.520 | +++ functions:get_extra_file:66 : local file_url=https://get.docker.com 2026-03-26 00:42:07.527 | +++ functions:get_extra_file:67 : local 'retry_args=--retry-on-host-error --retry-on-http-error=500,503 ' 2026-03-26 00:42:07.533 | +++ functions:get_extra_file:68 : retry_args+='-t 2 --waitretry=10 ' 2026-03-26 00:42:07.539 | +++ functions:get_extra_file:69 : retry_args+='--tries=3 --retry-connrefused' 2026-03-26 00:42:07.544 | +++ functions:get_extra_file:71 : local file_name=get.docker.com 2026-03-26 00:42:07.548 | +++ functions:get_extra_file:72 : [[ https://get.docker.com != file* ]] 2026-03-26 00:42:07.553 | +++ functions:get_extra_file:74 : [[ ! -f /opt/stack/devstack/files/get.docker.com ]] 2026-03-26 00:42:07.560 | +++ 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:42:07.567 | --2026-03-26 00:42:07-- https://get.docker.com/ 2026-03-26 00:42:07.605 | Resolving get.docker.com (get.docker.com)... 2600:9000:21a2:5c00:10:a463:3d00:93a1, 2600:9000:21a2:9e00:10:a463:3d00:93a1, 2600:9000:21a2:7e00:10:a463:3d00:93a1, ... 2026-03-26 00:42:07.607 | Connecting to get.docker.com (get.docker.com)|2600:9000:21a2:5c00:10:a463:3d00:93a1|:443... connected. 2026-03-26 00:42:07.617 | HTTP request sent, awaiting response... 200 OK 2026-03-26 00:42:07.617 | Length: 22405 (22K) [text/plain] 2026-03-26 00:42:07.617 | Saving to: ‘/opt/stack/devstack/files/get.docker.com’ 2026-03-26 00:42:07.618 | 2026-03-26 00:42:07.618 | 0K 100% 207M=0s 2026-03-26 00:42:07.618 | 2026-03-26 00:42:07.618 | 2026-03-26 00:42:07 (207 MB/s) - ‘/opt/stack/devstack/files/get.docker.com’ saved [22405/22405] 2026-03-26 00:42:07.618 | 2026-03-26 00:42:07.625 | +++ functions:get_extra_file:76 : [[ 0 -ne 0 ]] 2026-03-26 00:42:07.630 | +++ functions:get_extra_file:80 : echo /opt/stack/devstack/files/get.docker.com 2026-03-26 00:42:07.637 | +++ functions:get_extra_file:81 : return 2026-03-26 00:42:07.642 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:42 : sudo sh /opt/stack/devstack/files/get.docker.com 2026-03-26 00:42:07.656 | # Executing docker install script, commit: f381ee68b32e515bb4dc034b339266aff1fbc460 2026-03-26 00:42:07.697 | + sh -c apt-get -qq update >/dev/null 2026-03-26 00:42:09.495 | + sh -c DEBIAN_FRONTEND=noninteractive apt-get -y -qq install ca-certificates curl >/dev/null 2026-03-26 00:42:10.453 | + sh -c install -m 0755 -d /etc/apt/keyrings 2026-03-26 00:42:10.457 | + sh -c curl -fsSL "https://download.docker.com/linux/ubuntu/gpg" -o /etc/apt/keyrings/docker.asc 2026-03-26 00:42:10.522 | + sh -c chmod a+r /etc/apt/keyrings/docker.asc 2026-03-26 00:42:10.525 | + 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:42:10.528 | + sh -c apt-get -qq update >/dev/null 2026-03-26 00:42:12.475 | + 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:42:14.607 | debconf: delaying package configuration, since apt-utils is not installed 2026-03-26 00:42:23.616 | Using systemd to manage Docker service 2026-03-26 00:42:23.617 | + sh -c systemctl enable --now docker.service 2026-03-26 00:42:23.630 | UNIT LOAD ACTIVE SUB DESCRIPTION 2026-03-26 00:42:23.630 | proc-sys-fs-binfmt_misc.automount loaded active running Arbitrary Executable File Formats File System Automount Point 2026-03-26 00:42:23.630 | 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:42:23.630 | sys-devices-pci0000:00-0000:00:03.0-virtio1-net-ens3.device loaded active plugged Virtio network device 2026-03-26 00:42:23.630 | 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:42:23.630 | 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:42:23.630 | 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:42:23.630 | 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:42:23.630 | 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:42:23.630 | 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:42:23.630 | 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:42:23.630 | 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:42:23.630 | 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:42:23.630 | 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:42:23.630 | 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:42:23.631 | 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:42:23.631 | 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:42:23.631 | 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:42:23.631 | 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:42:23.631 | 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:42:23.631 | 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:42:23.631 | 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:42:23.631 | 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:42:23.632 | 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:42:23.632 | 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:42:23.632 | 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:42:23.632 | 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:42:23.632 | 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:42:23.632 | 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:42:23.632 | 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:42:23.632 | 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:42:23.632 | 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:42:23.632 | 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:42:23.632 | 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:42:23.632 | 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:42:23.632 | 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:42:23.632 | 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:42:23.632 | 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:42:23.632 | sys-devices-virtual-misc-rfkill.device loaded active plugged /sys/devices/virtual/misc/rfkill 2026-03-26 00:42:23.632 | sys-devices-virtual-net-docker0.device loaded active plugged /sys/devices/virtual/net/docker0 2026-03-26 00:42:23.632 | sys-devices-virtual-tty-ttyprintk.device loaded active plugged /sys/devices/virtual/tty/ttyprintk 2026-03-26 00:42:23.632 | sys-module-configfs.device loaded active plugged /sys/module/configfs 2026-03-26 00:42:23.632 | sys-module-fuse.device loaded active plugged /sys/module/fuse 2026-03-26 00:42:23.632 | sys-subsystem-net-devices-docker0.device loaded active plugged /sys/subsystem/net/devices/docker0 2026-03-26 00:42:23.632 | sys-subsystem-net-devices-ens3.device loaded active plugged Virtio network device 2026-03-26 00:42:23.632 | -.mount loaded active mounted Root Mount 2026-03-26 00:42:23.632 | dev-hugepages.mount loaded active mounted Huge Pages File System 2026-03-26 00:42:23.632 | dev-mqueue.mount loaded active mounted POSIX Message Queue File System 2026-03-26 00:42:23.632 | proc-sys-fs-binfmt_misc.mount loaded active mounted Arbitrary Executable File Formats File System 2026-03-26 00:42:23.632 | run-user-1000.mount loaded active mounted /run/user/1000 2026-03-26 00:42:23.632 | sys-fs-fuse-connections.mount loaded active mounted FUSE Control File System 2026-03-26 00:42:23.632 | sys-kernel-config.mount loaded active mounted Kernel Configuration File System 2026-03-26 00:42:23.632 | sys-kernel-debug.mount loaded active mounted Kernel Debug File System 2026-03-26 00:42:23.632 | sys-kernel-tracing.mount loaded active mounted Kernel Trace File System 2026-03-26 00:42:23.632 | systemd-ask-password-console.path loaded active waiting Dispatch Password Requests to Console Directory Watch 2026-03-26 00:42:23.632 | systemd-ask-password-wall.path loaded active waiting Forward Password Requests to Wall Directory Watch 2026-03-26 00:42:23.632 | init.scope loaded active running System and Service Manager 2026-03-26 00:42:23.632 | session-1.scope loaded active abandoned Session 1 of User zuul 2026-03-26 00:42:23.632 | session-7.scope loaded active running Session 7 of User zuul 2026-03-26 00:42:23.632 | apache-htcacheclean.service loaded active running Disk Cache Cleaning Daemon for Apache HTTP Server 2026-03-26 00:42:23.632 | apache2.service loaded active running The Apache HTTP Server 2026-03-26 00:42:23.632 | blk-availability.service loaded active exited Availability of block devices 2026-03-26 00:42:23.632 | cloud-config.service loaded active exited Cloud-init: Config Stage 2026-03-26 00:42:23.632 | cloud-final.service loaded active exited Cloud-init: Final Stage 2026-03-26 00:42:23.632 | cloud-init-local.service loaded active exited Cloud-init: Local Stage (pre-network) 2026-03-26 00:42:23.632 | cloud-init.service loaded active exited Cloud-init: Network Stage 2026-03-26 00:42:23.632 | containerd.service loaded active running containerd container runtime 2026-03-26 00:42:23.632 | dbus.service loaded active running D-Bus System Message Bus 2026-03-26 00:42:23.632 | docker.service loaded active running Docker Application Container Engine 2026-03-26 00:42:23.632 | getty@tty1.service loaded active running Getty on tty1 2026-03-26 00:42:23.632 | haproxy.service loaded active running HAProxy Load Balancer 2026-03-26 00:42:23.632 | kmod-static-nodes.service loaded active exited Create List of Static Device Nodes 2026-03-26 00:42:23.632 | ksm.service loaded active exited Kernel Samepage Merging 2026-03-26 00:42:23.633 | ksmtuned.service loaded active running Kernel Samepage Merging (KSM) Tuning Daemon 2026-03-26 00:42:23.633 | ldconfig.service loaded active exited Rebuild Dynamic Linker Cache 2026-03-26 00:42:23.633 | lvm2-monitor.service loaded active exited Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling 2026-03-26 00:42:23.633 | memcached.service loaded active running memcached daemon 2026-03-26 00:42:23.633 | packagekit.service loaded active running PackageKit Daemon 2026-03-26 00:42:23.633 | polkit.service loaded active running Authorization Manager 2026-03-26 00:42:23.633 | postgresql.service loaded active exited PostgreSQL RDBMS 2026-03-26 00:42:23.633 | rsyslog.service loaded active running System Logging Service 2026-03-26 00:42:23.633 | serial-getty@ttyS0.service loaded active running Serial Getty on ttyS0 2026-03-26 00:42:23.633 | ssh-keygen.service loaded active exited OpenSSH Server Key Generation 2026-03-26 00:42:23.633 | ssh.service loaded active running OpenBSD Secure Shell server 2026-03-26 00:42:23.633 | sysfsutils.service loaded active exited Apply sysfs variables 2026-03-26 00:42:23.633 | systemd-binfmt.service loaded active exited Set Up Additional Binary Formats 2026-03-26 00:42:23.633 | systemd-firstboot.service loaded active exited First Boot Wizard 2026-03-26 00:42:23.633 | systemd-fsck-root.service loaded active exited File System Check on Root Device 2026-03-26 00:42:23.633 | systemd-journal-catalog-update.service loaded active exited Rebuild Journal Catalog 2026-03-26 00:42:23.633 | systemd-journal-flush.service loaded active exited Flush Journal to Persistent Storage 2026-03-26 00:42:23.633 | systemd-journald.service loaded active running Journal Service 2026-03-26 00:42:23.633 | systemd-logind.service loaded active running User Login Management 2026-03-26 00:42:23.633 | systemd-machine-id-commit.service loaded active exited Commit a transient machine-id on disk 2026-03-26 00:42:23.633 | systemd-modules-load.service loaded active exited Load Kernel Modules 2026-03-26 00:42:23.633 | systemd-networkd-wait-online.service loaded active exited Wait for Network to be Configured 2026-03-26 00:42:23.633 | systemd-networkd.service loaded active running Network Configuration 2026-03-26 00:42:23.633 | systemd-random-seed.service loaded active exited Load/Save OS Random Seed 2026-03-26 00:42:23.633 | systemd-remount-fs.service loaded active exited Remount Root and Kernel File Systems 2026-03-26 00:42:23.633 | systemd-resolved.service loaded active running Network Name Resolution 2026-03-26 00:42:23.633 | systemd-sysctl.service loaded active exited Apply Kernel Variables 2026-03-26 00:42:23.633 | systemd-sysusers.service loaded active exited Create System Users 2026-03-26 00:42:23.633 | systemd-timesyncd.service loaded active running Network Time Synchronization 2026-03-26 00:42:23.633 | systemd-tmpfiles-setup-dev-early.service loaded active exited Create Static Device Nodes in /dev gracefully 2026-03-26 00:42:23.633 | systemd-tmpfiles-setup-dev.service loaded active exited Create Static Device Nodes in /dev 2026-03-26 00:42:23.633 | systemd-tmpfiles-setup.service loaded active exited Create Volatile Files and Directories 2026-03-26 00:42:23.633 | systemd-udev-trigger.service loaded active exited Coldplug All udev Devices 2026-03-26 00:42:23.633 | systemd-udevd.service loaded active running Rule-based Manager for Device Events and Files 2026-03-26 00:42:23.633 | systemd-update-done.service loaded active exited Update is Completed 2026-03-26 00:42:23.633 | systemd-update-utmp.service loaded active exited Record System Boot/Shutdown in UTMP 2026-03-26 00:42:23.633 | systemd-user-sessions.service loaded active exited Permit User Sessions 2026-03-26 00:42:23.633 | user-runtime-dir@1000.service loaded active exited User Runtime Directory /run/user/1000 2026-03-26 00:42:23.633 | user@1000.service loaded active running User Manager for UID 1000 2026-03-26 00:42:23.633 | -.slice loaded active active Root Slice 2026-03-26 00:42:23.633 | system-getty.slice loaded active active Slice /system/getty 2026-03-26 00:42:23.633 | system-modprobe.slice loaded active active Slice /system/modprobe 2026-03-26 00:42:23.633 | system-serial\x2dgetty.slice loaded active active Slice /system/serial-getty 2026-03-26 00:42:23.633 | system.slice loaded active active System Slice 2026-03-26 00:42:23.633 | user-1000.slice loaded active active User Slice of UID 1000 2026-03-26 00:42:23.633 | user.slice loaded active active User and Session Slice 2026-03-26 00:42:23.633 | cloud-init-hotplugd.socket loaded active listening cloud-init hotplug hook socket 2026-03-26 00:42:23.633 | dbus.socket loaded active running D-Bus System Message Bus Socket 2026-03-26 00:42:23.633 | dm-event.socket loaded active listening Device-mapper event daemon FIFOs 2026-03-26 00:42:23.633 | docker.socket loaded active running Docker Socket for the API 2026-03-26 00:42:23.633 | iscsid.socket loaded active listening Open-iSCSI iscsid Socket 2026-03-26 00:42:23.633 | lvm2-lvmpolld.socket loaded active listening LVM2 poll daemon socket 2026-03-26 00:42:23.633 | ssh.socket loaded active running OpenBSD Secure Shell server socket 2026-03-26 00:42:23.633 | syslog.socket loaded active running Syslog Socket 2026-03-26 00:42:23.633 | systemd-fsckd.socket loaded active listening fsck to fsckd communication Socket 2026-03-26 00:42:23.633 | systemd-initctl.socket loaded active listening initctl Compatibility Named Pipe 2026-03-26 00:42:23.633 | systemd-journald-dev-log.socket loaded active running Journal Socket (/dev/log) 2026-03-26 00:42:23.633 | systemd-journald.socket loaded active running Journal Socket 2026-03-26 00:42:23.633 | systemd-networkd.socket loaded active running Network Service Netlink Socket 2026-03-26 00:42:23.633 | systemd-rfkill.socket loaded active listening Load/Save RF Kill Switch Status /dev/rfkill Watch 2026-03-26 00:42:23.633 | systemd-sysext.socket loaded active listening System Extension Image Management (Varlink) 2026-03-26 00:42:23.633 | systemd-udevd-control.socket loaded active running udev Control Socket 2026-03-26 00:42:23.633 | systemd-udevd-kernel.socket loaded active running udev Kernel Socket 2026-03-26 00:42:23.633 | uuidd.socket loaded active listening UUID daemon activation socket 2026-03-26 00:42:23.633 | root-swapfile.swap loaded active active /root/swapfile 2026-03-26 00:42:23.633 | basic.target loaded active active Basic System 2026-03-26 00:42:23.633 | cloud-config.target loaded active active Cloud-config availability 2026-03-26 00:42:23.633 | cloud-init.target loaded active active Cloud-init target 2026-03-26 00:42:23.633 | cryptsetup.target loaded active active Local Encrypted Volumes 2026-03-26 00:42:23.633 | first-boot-complete.target loaded active active First Boot Complete 2026-03-26 00:42:23.633 | getty.target loaded active active Login Prompts 2026-03-26 00:42:23.633 | graphical.target loaded active active Graphical Interface 2026-03-26 00:42:23.633 | integritysetup.target loaded active active Local Integrity Protected Volumes 2026-03-26 00:42:23.633 | local-fs-pre.target loaded active active Preparation for Local File Systems 2026-03-26 00:42:23.634 | local-fs.target loaded active active Local File Systems 2026-03-26 00:42:23.634 | multi-user.target loaded active active Multi-User System 2026-03-26 00:42:23.634 | network-online.target loaded active active Network is Online 2026-03-26 00:42:23.634 | network-pre.target loaded active active Preparation for Network 2026-03-26 00:42:23.634 | network.target loaded active active Network 2026-03-26 00:42:23.634 | nss-lookup.target loaded active active Host and Network Name Lookups 2026-03-26 00:42:23.634 | paths.target loaded active active Path Units 2026-03-26 00:42:23.634 | remote-fs-pre.target loaded active active Preparation for Remote File Systems 2026-03-26 00:42:23.634 | remote-fs.target loaded active active Remote File Systems 2026-03-26 00:42:23.634 | slices.target loaded active active Slice Units 2026-03-26 00:42:23.634 | sockets.target loaded active active Socket Units 2026-03-26 00:42:23.634 | swap.target loaded active active Swaps 2026-03-26 00:42:23.634 | sysinit.target loaded active active System Initialization 2026-03-26 00:42:23.634 | time-set.target loaded active active System Time Set 2026-03-26 00:42:23.634 | timers.target loaded active active Timer Units 2026-03-26 00:42:23.634 | veritysetup.target loaded active active Local Verity Protected Volumes 2026-03-26 00:42:23.634 | apt-daily-upgrade.timer loaded active waiting Daily apt upgrade and clean activities 2026-03-26 00:42:23.634 | apt-daily.timer loaded active waiting Daily apt download activities 2026-03-26 00:42:23.634 | dpkg-db-backup.timer loaded active waiting Daily dpkg database backup timer 2026-03-26 00:42:23.634 | e2scrub_all.timer loaded active waiting Periodic ext4 Online Metadata Check for All Filesystems 2026-03-26 00:42:23.634 | fstrim.timer loaded active waiting Discard unused filesystem blocks once a week 2026-03-26 00:42:23.634 | man-db.timer loaded active waiting Daily man-db regeneration 2026-03-26 00:42:23.634 | motd-news.timer loaded active waiting Message of the Day 2026-03-26 00:42:23.634 | systemd-tmpfiles-clean.timer loaded active waiting Daily Cleanup of Temporary Directories 2026-03-26 00:42:23.634 | 2026-03-26 00:42:23.634 | Legend: LOAD → Reflects whether the unit definition was properly loaded. 2026-03-26 00:42:23.634 | ACTIVE → The high-level unit activation state, i.e. generalization of SUB. 2026-03-26 00:42:23.634 | SUB → The low-level unit activation state, values depend on unit type. 2026-03-26 00:42:23.634 | 2026-03-26 00:42:23.634 | 170 loaded units listed. Pass --all to see loaded but inactive units, too. 2026-03-26 00:42:23.634 | To show all installed unit files use 'systemctl list-unit-files'. 2026-03-26 00:42:23.634 | INFO: Docker daemon enabled and started 2026-03-26 00:42:23.634 | 2026-03-26 00:42:23.634 | + sh -c docker version 2026-03-26 00:42:23.677 | Client: Docker Engine - Community 2026-03-26 00:42:23.677 | Version: 29.3.1 2026-03-26 00:42:23.677 | API version: 1.54 2026-03-26 00:42:23.677 | Go version: go1.25.8 2026-03-26 00:42:23.677 | Git commit: c2be9cc 2026-03-26 00:42:23.677 | Built: Wed Mar 25 16:13:43 2026 2026-03-26 00:42:23.677 | OS/Arch: linux/amd64 2026-03-26 00:42:23.677 | Context: default 2026-03-26 00:42:23.677 | 2026-03-26 00:42:23.677 | Server: Docker Engine - Community 2026-03-26 00:42:23.677 | Engine: 2026-03-26 00:42:23.677 | Version: 29.3.1 2026-03-26 00:42:23.678 | API version: 1.54 (minimum version 1.40) 2026-03-26 00:42:23.678 | Go version: go1.25.8 2026-03-26 00:42:23.678 | Git commit: f78c987 2026-03-26 00:42:23.678 | Built: Wed Mar 25 16:13:43 2026 2026-03-26 00:42:23.678 | OS/Arch: linux/amd64 2026-03-26 00:42:23.678 | Experimental: false 2026-03-26 00:42:23.678 | containerd: 2026-03-26 00:42:23.678 | Version: v2.2.2 2026-03-26 00:42:23.678 | GitCommit: 301b2dac98f15c27117da5c8af12118a041a31d9 2026-03-26 00:42:23.678 | runc: 2026-03-26 00:42:23.678 | Version: 1.3.4 2026-03-26 00:42:23.678 | GitCommit: v1.3.4-0-gd6d73eb8 2026-03-26 00:42:23.678 | docker-init: 2026-03-26 00:42:23.678 | Version: 0.19.0 2026-03-26 00:42:23.678 | GitCommit: de40ad0 2026-03-26 00:42:23.684 | 2026-03-26 00:42:23.685 | ================================================================================ 2026-03-26 00:42:23.685 | 2026-03-26 00:42:23.685 | To run Docker as a non-privileged user, consider setting up the 2026-03-26 00:42:23.685 | Docker daemon in rootless mode for your user: 2026-03-26 00:42:23.685 | 2026-03-26 00:42:23.685 | dockerd-rootless-setuptool.sh install 2026-03-26 00:42:23.685 | 2026-03-26 00:42:23.685 | Visit https://docs.docker.com/go/rootless/ to learn about rootless mode. 2026-03-26 00:42:23.685 | 2026-03-26 00:42:23.685 | 2026-03-26 00:42:23.685 | To run the Docker daemon as a fully privileged service, but granting non-root 2026-03-26 00:42:23.685 | users access, refer to https://docs.docker.com/go/daemon-access/ 2026-03-26 00:42:23.685 | 2026-03-26 00:42:23.685 | WARNING: Access to the remote API on a privileged Docker daemon is equivalent 2026-03-26 00:42:23.685 | to root access on the host. Refer to the 'Docker daemon attack surface' 2026-03-26 00:42:23.685 | documentation for details: https://docs.docker.com/go/attack-surface/ 2026-03-26 00:42:23.685 | 2026-03-26 00:42:23.685 | ================================================================================ 2026-03-26 00:42:23.685 | 2026-03-26 00:42:23.692 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:43 : sudo usermod -aG docker stack 2026-03-26 00:42:23.747 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:44 : sudo iptables -I DOCKER-USER -j ACCEPT 2026-03-26 00:42:23.770 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:46 : ensure_kind_cluster 2026-03-26 00:42:23.777 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:ensure_kind_cluster:12 : echo 'kind get clusters' 2026-03-26 00:42:23.778 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:ensure_kind_cluster:12 : newgrp docker 2026-03-26 00:42:23.779 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:ensure_kind_cluster:12 : grep -q kind 2026-03-26 00:42:23.853 | No kind clusters found. 2026-03-26 00:42:23.863 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:ensure_kind_cluster:17 : echo 'kind create cluster' 2026-03-26 00:42:23.864 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:ensure_kind_cluster:17 : newgrp docker 2026-03-26 00:42:24.030 | Creating cluster "kind" ... 2026-03-26 00:42:24.030 | • Ensuring node image (kindest/node:v1.25.2) 🖼 ... 2026-03-26 00:42:34.321 | ✓ Ensuring node image (kindest/node:v1.25.2) 🖼 2026-03-26 00:42:34.322 | • Preparing nodes 📦 ... 2026-03-26 00:42:38.481 | ✓ Preparing nodes 📦 2026-03-26 00:42:38.553 | • Writing configuration 📜 ... 2026-03-26 00:42:38.969 | ✓ Writing configuration 📜 2026-03-26 00:42:38.969 | • Starting control-plane 🕹️ ... 2026-03-26 00:42:55.199 | ✓ Starting control-plane 🕹️ 2026-03-26 00:42:55.199 | • Installing CNI 🔌 ... 2026-03-26 00:42:56.241 | ✓ Installing CNI 🔌 2026-03-26 00:42:56.241 | • Installing StorageClass 💾 ... 2026-03-26 00:42:56.759 | ✓ Installing StorageClass 💾 2026-03-26 00:42:57.132 | Set kubectl context to "kind-kind" 2026-03-26 00:42:57.132 | You can now use your cluster with: 2026-03-26 00:42:57.132 | 2026-03-26 00:42:57.132 | kubectl cluster-info --context kind-kind 2026-03-26 00:42:57.132 | 2026-03-26 00:42:57.132 | Have a nice day! 👋 2026-03-26 00:42:57.142 | ++ /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:42:57.277 | node/kind-control-plane labeled 2026-03-26 00:42:57.291 | ++ /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:42:57.862 | namespace/orc-system created 2026-03-26 00:42:57.889 | customresourcedefinition.apiextensions.k8s.io/flavors.openstack.k-orc.cloud created 2026-03-26 00:42:57.914 | customresourcedefinition.apiextensions.k8s.io/floatingips.openstack.k-orc.cloud created 2026-03-26 00:42:57.944 | customresourcedefinition.apiextensions.k8s.io/images.openstack.k-orc.cloud created 2026-03-26 00:42:57.968 | customresourcedefinition.apiextensions.k8s.io/networks.openstack.k-orc.cloud created 2026-03-26 00:42:57.990 | customresourcedefinition.apiextensions.k8s.io/ports.openstack.k-orc.cloud created 2026-03-26 00:42:58.006 | customresourcedefinition.apiextensions.k8s.io/projects.openstack.k-orc.cloud created 2026-03-26 00:42:58.030 | customresourcedefinition.apiextensions.k8s.io/routerinterfaces.openstack.k-orc.cloud created 2026-03-26 00:42:58.051 | customresourcedefinition.apiextensions.k8s.io/routers.openstack.k-orc.cloud created 2026-03-26 00:42:58.078 | customresourcedefinition.apiextensions.k8s.io/securitygroups.openstack.k-orc.cloud created 2026-03-26 00:42:58.096 | customresourcedefinition.apiextensions.k8s.io/servergroups.openstack.k-orc.cloud created 2026-03-26 00:42:58.120 | customresourcedefinition.apiextensions.k8s.io/servers.openstack.k-orc.cloud created 2026-03-26 00:42:58.147 | customresourcedefinition.apiextensions.k8s.io/subnets.openstack.k-orc.cloud created 2026-03-26 00:42:58.159 | serviceaccount/orc-controller-manager created 2026-03-26 00:42:58.167 | role.rbac.authorization.k8s.io/orc-leader-election-role created 2026-03-26 00:42:58.174 | clusterrole.rbac.authorization.k8s.io/orc-image-editor-role created 2026-03-26 00:42:58.179 | clusterrole.rbac.authorization.k8s.io/orc-image-viewer-role created 2026-03-26 00:42:58.184 | clusterrole.rbac.authorization.k8s.io/orc-manager-role created 2026-03-26 00:42:58.192 | clusterrole.rbac.authorization.k8s.io/orc-metrics-auth-role created 2026-03-26 00:42:58.197 | clusterrole.rbac.authorization.k8s.io/orc-metrics-reader created 2026-03-26 00:42:58.205 | rolebinding.rbac.authorization.k8s.io/orc-leader-election-rolebinding created 2026-03-26 00:42:58.210 | clusterrolebinding.rbac.authorization.k8s.io/orc-manager-rolebinding created 2026-03-26 00:42:58.223 | clusterrolebinding.rbac.authorization.k8s.io/orc-metrics-auth-rolebinding created 2026-03-26 00:42:58.242 | service/orc-controller-manager-metrics-service created 2026-03-26 00:42:58.254 | deployment.apps/orc-controller-manager created 2026-03-26 00:42:58.266 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:50 : export EXP_CLUSTER_RESOURCE_SET=true 2026-03-26 00:42:58.272 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:50 : EXP_CLUSTER_RESOURCE_SET=true 2026-03-26 00:42:58.277 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:51 : export EXP_KUBEADM_BOOTSTRAP_FORMAT_IGNITION=true 2026-03-26 00:42:58.282 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:51 : EXP_KUBEADM_BOOTSTRAP_FORMAT_IGNITION=true 2026-03-26 00:42:58.287 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:52 : export CLUSTER_TOPOLOGY=true 2026-03-26 00:42:58.292 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:52 : CLUSTER_TOPOLOGY=true 2026-03-26 00:42:58.296 | ++ /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:42:58.403 | Fetching providers 2026-03-26 00:43:00.957 | Installing cert-manager version="v1.18.1" 2026-03-26 00:43:01.877 | Waiting for cert-manager to be available... 2026-03-26 00:43:32.948 | [KubeAPIWarningLogger] spec.privateKey.rotationPolicy: In cert-manager >= v1.18.0, the default value changed from `Never` to `Always`. 2026-03-26 00:43:32.980 | Installing provider="cluster-api" version="v1.10.5" targetNamespace="capi-system" 2026-03-26 00:43:33.026 | [KubeAPIWarningLogger] spec.privateKey.rotationPolicy: In cert-manager >= v1.18.0, the default value changed from `Never` to `Always`. 2026-03-26 00:43:33.618 | Installing provider="bootstrap-kubeadm" version="v1.10.5" targetNamespace="capi-kubeadm-bootstrap-system" 2026-03-26 00:43:33.666 | [KubeAPIWarningLogger] spec.privateKey.rotationPolicy: In cert-manager >= v1.18.0, the default value changed from `Never` to `Always`. 2026-03-26 00:43:33.974 | Installing provider="control-plane-kubeadm" version="v1.10.5" targetNamespace="capi-kubeadm-control-plane-system" 2026-03-26 00:43:34.016 | [KubeAPIWarningLogger] spec.privateKey.rotationPolicy: In cert-manager >= v1.18.0, the default value changed from `Never` to `Always`. 2026-03-26 00:43:34.357 | Installing provider="infrastructure-openstack" version="v0.12.4" targetNamespace="capo-system" 2026-03-26 00:43:34.401 | [KubeAPIWarningLogger] spec.privateKey.rotationPolicy: In cert-manager >= v1.18.0, the default value changed from `Never` to `Always`. 2026-03-26 00:43:34.853 | 2026-03-26 00:43:34.853 | Your management cluster has been initialized successfully! 2026-03-26 00:43:34.853 | 2026-03-26 00:43:34.853 | You can now create your first workload cluster by running the following: 2026-03-26 00:43:34.853 | 2026-03-26 00:43:34.853 | clusterctl generate cluster [name] --kubernetes-version [version] | kubectl apply -f - 2026-03-26 00:43:34.853 | 2026-03-26 00:43:34.881 | ++ /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:43:34.994 | Waiting for deployment "capi-kubeadm-bootstrap-controller-manager" rollout to finish: 0 of 1 updated replicas are available... 2026-03-26 00:43:39.173 | deployment "capi-kubeadm-bootstrap-controller-manager" successfully rolled out 2026-03-26 00:43:39.188 | ++ /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:43:39.304 | Waiting for deployment "capi-kubeadm-control-plane-controller-manager" rollout to finish: 0 of 1 updated replicas are available... 2026-03-26 00:43:41.182 | deployment "capi-kubeadm-control-plane-controller-manager" successfully rolled out 2026-03-26 00:43:41.193 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:61 : kubectl -n capi-system rollout status deploy/capi-controller-manager 2026-03-26 00:43:41.305 | deployment "capi-controller-manager" successfully rolled out 2026-03-26 00:43:41.319 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:62 : kubectl -n capo-system rollout status deploy/capo-controller-manager 2026-03-26 00:43:41.422 | Waiting for deployment "capo-controller-manager" rollout to finish: 0 of 1 updated replicas are available... 2026-03-26 00:43:43.178 | deployment "capo-controller-manager" successfully rolled out 2026-03-26 00:43:43.191 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:63 : : 2026-03-26 00:43:43.197 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:78 : [[ stack == \u\n\s\t\a\c\k ]] 2026-03-26 00:43:43.203 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:84 : [[ stack == \c\l\e\a\n ]] 2026-03-26 00:43:43.206 | + functions-common:run_plugins:1831 : for plugin in ${plugins//,/ } 2026-03-26 00:43:43.211 | + functions-common:run_plugins:1832 : local dir=/opt/stack/ovn-octavia-provider 2026-03-26 00:43:43.216 | + functions-common:run_plugins:1833 : [[ -f /opt/stack/ovn-octavia-provider/devstack/plugin.sh ]] 2026-03-26 00:43:43.221 | + functions-common:run_plugins:1834 : source /opt/stack/ovn-octavia-provider/devstack/plugin.sh stack pre-install 2026-03-26 00:43:43.227 | ++ /opt/stack/ovn-octavia-provider/devstack/plugin.sh:source:4 : is_service_enabled tls-proxy 2026-03-26 00:43:43.262 | ++ functions-common:is_service_enabled:2068 : return 0 2026-03-26 00:43:43.268 | ++ /opt/stack/ovn-octavia-provider/devstack/plugin.sh:source:5 : OVN_PROTO=ssl 2026-03-26 00:43:43.275 | ++ /opt/stack/ovn-octavia-provider/devstack/plugin.sh:source:9 : OVN_NB_REMOTE=ssl:199.204.45.246:6641 2026-03-26 00:43:43.281 | ++ /opt/stack/ovn-octavia-provider/devstack/plugin.sh:source:10 : OVN_SB_REMOTE=ssl:199.204.45.246:6642 2026-03-26 00:43:43.288 | ++ /opt/stack/ovn-octavia-provider/devstack/plugin.sh:source:41 : [[ stack == \s\t\a\c\k ]] 2026-03-26 00:43:43.295 | ++ /opt/stack/ovn-octavia-provider/devstack/plugin.sh:source:42 : case "$2" in 2026-03-26 00:43:43.300 | + ./stack.sh:main:849 : set_systemd_override DefaultLimitNOFILE 2048 2026-03-26 00:43:43.306 | + functions:set_systemd_override:844 : local key=DefaultLimitNOFILE 2026-03-26 00:43:43.312 | + functions:set_systemd_override:845 : local value=2048 2026-03-26 00:43:43.318 | + functions:set_systemd_override:847 : local sysconf=/etc/systemd/system.conf 2026-03-26 00:43:43.325 | + functions:set_systemd_override:848 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2026-03-26 00:43:43.430 | + functions:set_systemd_override:849 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2026-03-26 00:43:43.430 | Set systemd system override for DefaultLimitNOFILE=2048 2026-03-26 00:43:43.436 | + functions:set_systemd_override:851 : sudo systemctl daemon-reload 2026-03-26 00:43:43.717 | + ./stack.sh:main:851 : install_rpc_backend 2026-03-26 00:43:43.724 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2026-03-26 00:43:43.764 | + functions-common:is_service_enabled:2068 : return 0 2026-03-26 00:43:43.768 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2026-03-26 00:43:43.771 | + functions-common:install_package:1430 : update_package_repo 2026-03-26 00:43:43.775 | + functions-common:update_package_repo:1404 : NO_UPDATE_REPOS=False 2026-03-26 00:43:43.779 | + functions-common:update_package_repo:1405 : REPOS_UPDATED=True 2026-03-26 00:43:43.783 | + functions-common:update_package_repo:1406 : RETRY_UPDATE=False 2026-03-26 00:43:43.788 | + functions-common:update_package_repo:1408 : [[ False = \T\r\u\e ]] 2026-03-26 00:43:43.793 | + functions-common:update_package_repo:1412 : is_ubuntu 2026-03-26 00:43:43.799 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-03-26 00:43:43.803 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-03-26 00:43:43.808 | + functions-common:update_package_repo:1413 : apt_get_update 2026-03-26 00:43:43.814 | + functions-common:apt_get_update:1158 : [[ True == \T\r\u\e ]] 2026-03-26 00:43:43.819 | + functions-common:apt_get_update:1158 : [[ False != \T\r\u\e ]] 2026-03-26 00:43:43.826 | + functions-common:apt_get_update:1159 : return 2026-03-26 00:43:43.831 | + functions-common:install_package:1431 : real_install_package rabbitmq-server 2026-03-26 00:43:43.836 | + functions-common:real_install_package:1418 : is_ubuntu 2026-03-26 00:43:43.841 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-03-26 00:43:43.847 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-03-26 00:43:43.853 | + functions-common:real_install_package:1419 : apt_get install rabbitmq-server 2026-03-26 00:43:43.898 | + 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:43:43.946 | Reading package lists... 2026-03-26 00:43:44.241 | Building dependency tree... 2026-03-26 00:43:44.241 | Reading state information... 2026-03-26 00:43:44.523 | The following additional packages will be installed: 2026-03-26 00:43:44.523 | erlang-asn1 erlang-base erlang-crypto erlang-eldap erlang-ftp erlang-inets 2026-03-26 00:43:44.523 | erlang-mnesia erlang-os-mon erlang-parsetools erlang-public-key 2026-03-26 00:43:44.523 | erlang-runtime-tools erlang-snmp erlang-ssl erlang-syntax-tools erlang-tftp 2026-03-26 00:43:44.524 | erlang-tools erlang-xmerl logrotate 2026-03-26 00:43:44.525 | Suggested packages: 2026-03-26 00:43:44.525 | erlang erlang-manpages erlang-doc bsd-mailx | mailx 2026-03-26 00:43:44.577 | The following NEW packages will be installed: 2026-03-26 00:43:44.578 | erlang-asn1 erlang-base erlang-crypto erlang-eldap erlang-ftp erlang-inets 2026-03-26 00:43:44.578 | erlang-mnesia erlang-os-mon erlang-parsetools erlang-public-key 2026-03-26 00:43:44.578 | erlang-runtime-tools erlang-snmp erlang-ssl erlang-syntax-tools erlang-tftp 2026-03-26 00:43:44.579 | erlang-tools erlang-xmerl logrotate rabbitmq-server 2026-03-26 00:43:44.773 | 0 upgraded, 19 newly installed, 0 to remove and 0 not upgraded. 2026-03-26 00:43:44.773 | Need to get 36.1 MB of archives. 2026-03-26 00:43:44.773 | After this operation, 56.4 MB of additional disk space will be used. 2026-03-26 00:43:44.773 | 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:43:45.044 | 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:43:45.820 | 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:43:45.858 | 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:43:45.862 | 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:43:45.888 | 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:43:45.925 | 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:43:45.935 | 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:43:45.997 | 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:43:46.001 | 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:43:46.005 | 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:43:46.009 | 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:43:46.034 | 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:43:46.106 | 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:43:46.109 | 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:43:46.116 | 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:43:46.128 | 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:43:46.150 | 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:43:46.204 | 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:43:48.034 | debconf: delaying package configuration, since apt-utils is not installed 2026-03-26 00:43:48.097 | Fetched 36.1 MB in 3s (11.3 MB/s) 2026-03-26 00:43:48.155 | Selecting previously unselected package logrotate. 2026-03-26 00:43:48.187 | (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:43:48.190 | Preparing to unpack .../00-logrotate_3.21.0-2build1_amd64.deb ... 2026-03-26 00:43:48.193 | Unpacking logrotate (3.21.0-2build1) ... 2026-03-26 00:43:48.262 | Selecting previously unselected package erlang-base. 2026-03-26 00:43:48.274 | Preparing to unpack .../01-erlang-base_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-03-26 00:43:48.278 | Unpacking erlang-base (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-03-26 00:43:48.514 | Selecting previously unselected package erlang-asn1. 2026-03-26 00:43:48.525 | Preparing to unpack .../02-erlang-asn1_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-03-26 00:43:48.529 | Unpacking erlang-asn1 (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-03-26 00:43:48.599 | Selecting previously unselected package erlang-crypto. 2026-03-26 00:43:48.611 | Preparing to unpack .../03-erlang-crypto_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-03-26 00:43:48.615 | Unpacking erlang-crypto (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-03-26 00:43:48.670 | Selecting previously unselected package erlang-public-key. 2026-03-26 00:43:48.680 | Preparing to unpack .../04-erlang-public-key_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-03-26 00:43:48.684 | Unpacking erlang-public-key (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-03-26 00:43:48.750 | Selecting previously unselected package erlang-mnesia. 2026-03-26 00:43:48.760 | Preparing to unpack .../05-erlang-mnesia_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-03-26 00:43:48.764 | Unpacking erlang-mnesia (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-03-26 00:43:48.832 | Selecting previously unselected package erlang-runtime-tools. 2026-03-26 00:43:48.843 | Preparing to unpack .../06-erlang-runtime-tools_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-03-26 00:43:48.847 | Unpacking erlang-runtime-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-03-26 00:43:48.917 | Selecting previously unselected package erlang-ssl. 2026-03-26 00:43:48.929 | Preparing to unpack .../07-erlang-ssl_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-03-26 00:43:48.933 | Unpacking erlang-ssl (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-03-26 00:43:49.017 | Selecting previously unselected package erlang-eldap. 2026-03-26 00:43:49.027 | Preparing to unpack .../08-erlang-eldap_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-03-26 00:43:49.031 | Unpacking erlang-eldap (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-03-26 00:43:49.085 | Selecting previously unselected package erlang-ftp. 2026-03-26 00:43:49.096 | Preparing to unpack .../09-erlang-ftp_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-03-26 00:43:49.100 | Unpacking erlang-ftp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-03-26 00:43:49.153 | Selecting previously unselected package erlang-tftp. 2026-03-26 00:43:49.163 | Preparing to unpack .../10-erlang-tftp_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-03-26 00:43:49.167 | Unpacking erlang-tftp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-03-26 00:43:49.221 | Selecting previously unselected package erlang-inets. 2026-03-26 00:43:49.234 | Preparing to unpack .../11-erlang-inets_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-03-26 00:43:49.238 | Unpacking erlang-inets (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-03-26 00:43:49.313 | Selecting previously unselected package erlang-snmp. 2026-03-26 00:43:49.325 | Preparing to unpack .../12-erlang-snmp_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-03-26 00:43:49.329 | Unpacking erlang-snmp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-03-26 00:43:49.442 | Selecting previously unselected package erlang-os-mon. 2026-03-26 00:43:49.452 | Preparing to unpack .../13-erlang-os-mon_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-03-26 00:43:49.456 | Unpacking erlang-os-mon (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-03-26 00:43:49.513 | Selecting previously unselected package erlang-parsetools. 2026-03-26 00:43:49.522 | Preparing to unpack .../14-erlang-parsetools_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-03-26 00:43:49.525 | Unpacking erlang-parsetools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-03-26 00:43:49.586 | Selecting previously unselected package erlang-syntax-tools. 2026-03-26 00:43:49.598 | Preparing to unpack .../15-erlang-syntax-tools_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-03-26 00:43:49.601 | Unpacking erlang-syntax-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-03-26 00:43:49.658 | Selecting previously unselected package erlang-tools. 2026-03-26 00:43:49.670 | Preparing to unpack .../16-erlang-tools_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-03-26 00:43:49.674 | Unpacking erlang-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-03-26 00:43:49.744 | Selecting previously unselected package erlang-xmerl. 2026-03-26 00:43:49.755 | Preparing to unpack .../17-erlang-xmerl_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-03-26 00:43:49.758 | Unpacking erlang-xmerl (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-03-26 00:43:49.841 | Selecting previously unselected package rabbitmq-server. 2026-03-26 00:43:49.851 | Preparing to unpack .../18-rabbitmq-server_3.12.1-1ubuntu1.2_all.deb ... 2026-03-26 00:43:49.858 | Unpacking rabbitmq-server (3.12.1-1ubuntu1.2) ... 2026-03-26 00:43:50.421 | Setting up logrotate (3.21.0-2build1) ... 2026-03-26 00:43:50.578 | Created symlink /etc/systemd/system/timers.target.wants/logrotate.timer → /usr/lib/systemd/system/logrotate.timer. 2026-03-26 00:43:50.876 | logrotate.service is a disabled or a static unit, not starting it. 2026-03-26 00:43:50.914 | Setting up erlang-base (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-03-26 00:43:51.211 | Created symlink /etc/systemd/system/multi-user.target.wants/epmd.service → /usr/lib/systemd/system/epmd.service. 2026-03-26 00:43:51.212 | Created symlink /etc/systemd/system/sockets.target.wants/epmd.socket → /usr/lib/systemd/system/epmd.socket. 2026-03-26 00:43:52.595 | Searching for services which depend on erlang and should be started... none found. 2026-03-26 00:43:52.601 | Setting up erlang-xmerl (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-03-26 00:43:52.611 | Setting up erlang-syntax-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-03-26 00:43:52.622 | Setting up erlang-parsetools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-03-26 00:43:52.633 | Setting up erlang-asn1 (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-03-26 00:43:52.643 | Setting up erlang-tftp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-03-26 00:43:52.654 | Setting up erlang-mnesia (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-03-26 00:43:52.665 | Setting up erlang-crypto (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-03-26 00:43:52.677 | Setting up erlang-runtime-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-03-26 00:43:52.688 | Setting up erlang-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-03-26 00:43:52.698 | Setting up erlang-snmp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-03-26 00:43:52.708 | Setting up erlang-public-key (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-03-26 00:43:52.715 | Setting up erlang-ssl (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-03-26 00:43:52.723 | Setting up erlang-os-mon (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-03-26 00:43:52.733 | Setting up erlang-eldap (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-03-26 00:43:52.742 | Setting up erlang-ftp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-03-26 00:43:52.751 | Setting up erlang-inets (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-03-26 00:43:52.761 | Setting up rabbitmq-server (3.12.1-1ubuntu1.2) ... 2026-03-26 00:43:52.820 | info: Selecting GID from range 100 to 999 ... 2026-03-26 00:43:52.825 | info: Adding group `rabbitmq' (GID 112) ... 2026-03-26 00:43:52.900 | info: Selecting UID from range 100 to 999 ... 2026-03-26 00:43:52.900 | 2026-03-26 00:43:52.906 | info: Adding system user `rabbitmq' (UID 110) ... 2026-03-26 00:43:52.909 | info: Adding new user `rabbitmq' (UID 110) with group `rabbitmq' ... 2026-03-26 00:43:52.970 | info: Not creating home directory `/var/lib/rabbitmq'. 2026-03-26 00:43:53.135 | Created symlink /etc/systemd/system/multi-user.target.wants/rabbitmq-server.service → /usr/lib/systemd/system/rabbitmq-server.service. 2026-03-26 00:43:58.803 | Processing triggers for man-db (2.12.0-4build2) ... 2026-03-26 00:43:59.920 | + functions-common:apt_get:1203 : result=0 2026-03-26 00:43:59.927 | + functions-common:apt_get:1206 : time_stop apt-get 2026-03-26 00:43:59.932 | + functions-common:time_stop:2412 : local name 2026-03-26 00:43:59.937 | + functions-common:time_stop:2413 : local end_time 2026-03-26 00:43:59.942 | + functions-common:time_stop:2414 : local elapsed_time 2026-03-26 00:43:59.946 | + functions-common:time_stop:2415 : local total 2026-03-26 00:43:59.950 | + functions-common:time_stop:2416 : local start_time 2026-03-26 00:43:59.955 | + functions-common:time_stop:2418 : name=apt-get 2026-03-26 00:43:59.961 | + functions-common:time_stop:2419 : start_time=1774485823891 2026-03-26 00:43:59.967 | + functions-common:time_stop:2421 : [[ -z 1774485823891 ]] 2026-03-26 00:43:59.974 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-03-26 00:43:59.982 | + functions-common:time_stop:2424 : end_time=1774485839976 2026-03-26 00:43:59.987 | + functions-common:time_stop:2425 : elapsed_time=16085 2026-03-26 00:43:59.992 | + functions-common:time_stop:2426 : total=110117 2026-03-26 00:43:59.998 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-03-26 00:44:00.002 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=126202 2026-03-26 00:44:00.007 | + functions-common:apt_get:1207 : return 0 2026-03-26 00:44:00.012 | + lib/rpc_backend:install_rpc_backend:55 : is_fedora 2026-03-26 00:44:00.018 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2026-03-26 00:44:00.023 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2026-03-26 00:44:00.029 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2026-03-26 00:44:00.035 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2026-03-26 00:44:00.040 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-03-26 00:44:00.046 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2026-03-26 00:44:00.051 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-03-26 00:44:00.057 | + functions-common:is_fedora:533 : '[' Ubuntu = RockyLinux ']' 2026-03-26 00:44:00.063 | + functions-common:is_fedora:534 : '[' Ubuntu = CentOS ']' 2026-03-26 00:44:00.069 | + functions-common:is_fedora:534 : '[' Ubuntu = CentOSStream ']' 2026-03-26 00:44:00.076 | + functions-common:is_fedora:535 : '[' Ubuntu = AlmaLinux ']' 2026-03-26 00:44:00.082 | + functions-common:is_fedora:536 : '[' Ubuntu = OracleServer ']' 2026-03-26 00:44:00.086 | + functions-common:is_fedora:536 : '[' Ubuntu = Virtuozzo ']' 2026-03-26 00:44:00.092 | + ./stack.sh:main:852 : restart_rpc_backend 2026-03-26 00:44:00.098 | + lib/rpc_backend:restart_rpc_backend:68 : is_service_enabled rabbit 2026-03-26 00:44:00.134 | + functions-common:is_service_enabled:2068 : return 0 2026-03-26 00:44:00.141 | + lib/rpc_backend:restart_rpc_backend:70 : echo_summary 'Starting RabbitMQ' 2026-03-26 00:44:00.146 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-03-26 00:44:00.152 | + ./stack.sh:echo_summary:444 : echo -e Starting RabbitMQ 2026-03-26 00:44:00.159 | + lib/rpc_backend:restart_rpc_backend:81 : local i 2026-03-26 00:44:00.167 | ++ lib/rpc_backend:restart_rpc_backend:82 : seq 20 2026-03-26 00:44:00.177 | + lib/rpc_backend:restart_rpc_backend:82 : for i in `seq 20` 2026-03-26 00:44:00.182 | + lib/rpc_backend:restart_rpc_backend:83 : local rc=0 2026-03-26 00:44:00.187 | + lib/rpc_backend:restart_rpc_backend:85 : [[ 1 -eq 20 ]] 2026-03-26 00:44:00.193 | + lib/rpc_backend:restart_rpc_backend:87 : [[ 1 == \0 ]] 2026-03-26 00:44:00.199 | + lib/rpc_backend:restart_rpc_backend:91 : rabbit_setuser stackrabbit secretrabbit 2026-03-26 00:44:00.206 | + lib/rpc_backend:rabbit_setuser:160 : local user=stackrabbit pass=secretrabbit found= out= 2026-03-26 00:44:00.217 | ++ lib/rpc_backend:rabbit_setuser:161 : sudo rabbitmqctl list_users 2026-03-26 00:44:00.871 | + lib/rpc_backend:rabbit_setuser:161 : out='Listing users ... 2026-03-26 00:44:00.871 | user tags 2026-03-26 00:44:00.871 | guest [administrator]' 2026-03-26 00:44:00.880 | ++ lib/rpc_backend:rabbit_setuser:163 : echo 'Listing users ... 2026-03-26 00:44:00.880 | user tags 2026-03-26 00:44:00.880 | guest [administrator]' 2026-03-26 00:44:00.881 | ++ lib/rpc_backend:rabbit_setuser:163 : awk '$1 == user { print $1 }' user=stackrabbit 2026-03-26 00:44:00.891 | + lib/rpc_backend:rabbit_setuser:163 : found= 2026-03-26 00:44:00.895 | + lib/rpc_backend:rabbit_setuser:164 : '[' '' = stackrabbit ']' 2026-03-26 00:44:00.902 | + lib/rpc_backend:rabbit_setuser:168 : sudo rabbitmqctl add_user stackrabbit secretrabbit 2026-03-26 00:44:01.530 | Adding user "stackrabbit" ... 2026-03-26 00:44:01.538 | 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:44:01.567 | + lib/rpc_backend:rabbit_setuser:171 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2026-03-26 00:44:02.214 | Setting permissions for user "stackrabbit" in vhost "/" ... 2026-03-26 00:44:02.255 | + lib/rpc_backend:restart_rpc_backend:92 : '[' 0 -ne 0 ']' 2026-03-26 00:44:02.261 | + lib/rpc_backend:restart_rpc_backend:97 : sudo rabbitmqctl change_password stackrabbit secretrabbit 2026-03-26 00:44:02.938 | Changing password for user "stackrabbit" ... 2026-03-26 00:44:02.980 | + lib/rpc_backend:restart_rpc_backend:99 : '[' 0 -ne 0 ']' 2026-03-26 00:44:02.987 | + lib/rpc_backend:restart_rpc_backend:103 : break 2026-03-26 00:44:02.992 | + lib/rpc_backend:restart_rpc_backend:106 : sudo rabbitmqctl delete_user guest 2026-03-26 00:44:03.627 | Deleting user "guest" ... 2026-03-26 00:44:03.669 | + ./stack.sh:main:854 : is_service_enabled mysql postgresql 2026-03-26 00:44:03.705 | + functions-common:is_service_enabled:2068 : return 0 2026-03-26 00:44:03.711 | + ./stack.sh:main:855 : install_database 2026-03-26 00:44:03.717 | + lib/database:install_database:118 : install_database_mysql 2026-03-26 00:44:03.723 | + lib/databases/mysql:install_database_mysql:202 : is_ubuntu 2026-03-26 00:44:03.728 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-03-26 00:44:03.734 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-03-26 00:44:03.740 | + lib/databases/mysql:install_database_mysql:205 : sudo debconf-set-selections 2026-03-26 00:44:03.856 | + lib/databases/mysql:install_database_mysql:215 : [[ ! -e /opt/stack/.my.cnf ]] 2026-03-26 00:44:03.862 | + lib/databases/mysql:install_database_mysql:216 : cat 2026-03-26 00:44:03.872 | + lib/databases/mysql:install_database_mysql:222 : is_ubuntu 2026-03-26 00:44:03.878 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-03-26 00:44:03.884 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-03-26 00:44:03.890 | + lib/databases/mysql:install_database_mysql:222 : '[' mysql '!=' mariadb ']' 2026-03-26 00:44:03.896 | + lib/databases/mysql:install_database_mysql:223 : echo host=127.0.0.1 2026-03-26 00:44:03.902 | + lib/databases/mysql:install_database_mysql:225 : chmod 0600 /opt/stack/.my.cnf 2026-03-26 00:44:03.911 | + lib/databases/mysql:install_database_mysql:228 : [[ True == \T\r\u\e ]] 2026-03-26 00:44:03.917 | + lib/databases/mysql:install_database_mysql:229 : is_fedora 2026-03-26 00:44:03.923 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2026-03-26 00:44:03.929 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2026-03-26 00:44:03.932 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2026-03-26 00:44:03.937 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2026-03-26 00:44:03.942 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-03-26 00:44:03.947 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2026-03-26 00:44:03.953 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-03-26 00:44:03.959 | + functions-common:is_fedora:533 : '[' Ubuntu = RockyLinux ']' 2026-03-26 00:44:03.963 | + functions-common:is_fedora:534 : '[' Ubuntu = CentOS ']' 2026-03-26 00:44:03.970 | + functions-common:is_fedora:534 : '[' Ubuntu = CentOSStream ']' 2026-03-26 00:44:03.976 | + functions-common:is_fedora:535 : '[' Ubuntu = AlmaLinux ']' 2026-03-26 00:44:03.981 | + functions-common:is_fedora:536 : '[' Ubuntu = OracleServer ']' 2026-03-26 00:44:03.986 | + functions-common:is_fedora:536 : '[' Ubuntu = Virtuozzo ']' 2026-03-26 00:44:03.991 | + lib/databases/mysql:install_database_mysql:232 : is_ubuntu 2026-03-26 00:44:03.995 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-03-26 00:44:04.000 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-03-26 00:44:04.006 | + lib/databases/mysql:install_database_mysql:233 : install_package mysql-server 2026-03-26 00:44:04.011 | + functions-common:install_package:1430 : update_package_repo 2026-03-26 00:44:04.017 | + functions-common:update_package_repo:1404 : NO_UPDATE_REPOS=False 2026-03-26 00:44:04.022 | + functions-common:update_package_repo:1405 : REPOS_UPDATED=True 2026-03-26 00:44:04.028 | + functions-common:update_package_repo:1406 : RETRY_UPDATE=False 2026-03-26 00:44:04.033 | + functions-common:update_package_repo:1408 : [[ False = \T\r\u\e ]] 2026-03-26 00:44:04.039 | + functions-common:update_package_repo:1412 : is_ubuntu 2026-03-26 00:44:04.045 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-03-26 00:44:04.050 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-03-26 00:44:04.056 | + functions-common:update_package_repo:1413 : apt_get_update 2026-03-26 00:44:04.061 | + functions-common:apt_get_update:1158 : [[ True == \T\r\u\e ]] 2026-03-26 00:44:04.066 | + functions-common:apt_get_update:1158 : [[ False != \T\r\u\e ]] 2026-03-26 00:44:04.071 | + functions-common:apt_get_update:1159 : return 2026-03-26 00:44:04.076 | + functions-common:install_package:1431 : real_install_package mysql-server 2026-03-26 00:44:04.081 | + functions-common:real_install_package:1418 : is_ubuntu 2026-03-26 00:44:04.088 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-03-26 00:44:04.094 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-03-26 00:44:04.099 | + functions-common:real_install_package:1419 : apt_get install mysql-server 2026-03-26 00:44:04.143 | + 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:44:04.183 | Reading package lists... 2026-03-26 00:44:04.437 | Building dependency tree... 2026-03-26 00:44:04.438 | Reading state information... 2026-03-26 00:44:04.750 | The following additional packages will be installed: 2026-03-26 00:44:04.750 | libevent-core-2.1-7t64 libevent-pthreads-2.1-7t64 libmecab2 2026-03-26 00:44:04.751 | libprotobuf-lite32t64 mysql-client-8.0 mysql-client-core-8.0 2026-03-26 00:44:04.751 | mysql-server-8.0 mysql-server-core-8.0 2026-03-26 00:44:04.752 | Suggested packages: 2026-03-26 00:44:04.752 | mailx tinyca 2026-03-26 00:44:04.752 | Recommended packages: 2026-03-26 00:44:04.752 | libhtml-template-perl mecab-ipadic-utf8 2026-03-26 00:44:04.790 | The following NEW packages will be installed: 2026-03-26 00:44:04.790 | libevent-core-2.1-7t64 libevent-pthreads-2.1-7t64 libmecab2 2026-03-26 00:44:04.791 | libprotobuf-lite32t64 mysql-client-8.0 mysql-client-core-8.0 mysql-server 2026-03-26 00:44:04.791 | mysql-server-8.0 mysql-server-core-8.0 2026-03-26 00:44:05.112 | 0 upgraded, 9 newly installed, 0 to remove and 0 not upgraded. 2026-03-26 00:44:05.112 | Need to get 22.3 MB of archives. 2026-03-26 00:44:05.112 | After this operation, 187 MB of additional disk space will be used. 2026-03-26 00:44:05.112 | 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:44:05.281 | 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:44:05.282 | 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:44:05.283 | 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:44:05.284 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libmecab2 amd64 0.996-14ubuntu4 [201 kB] 2026-03-26 00:44:05.286 | 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:44:05.288 | 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:44:05.434 | 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:44:05.443 | 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:44:05.616 | debconf: delaying package configuration, since apt-utils is not installed 2026-03-26 00:44:05.653 | Fetched 22.3 MB in 1s (35.1 MB/s) 2026-03-26 00:44:05.688 | Selecting previously unselected package mysql-client-core-8.0. 2026-03-26 00:44:05.721 | (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:44:05.723 | Preparing to unpack .../0-mysql-client-core-8.0_8.0.45-0ubuntu0.24.04.1_amd64.deb ... 2026-03-26 00:44:05.727 | Unpacking mysql-client-core-8.0 (8.0.45-0ubuntu0.24.04.1) ... 2026-03-26 00:44:06.027 | Selecting previously unselected package mysql-client-8.0. 2026-03-26 00:44:06.036 | Preparing to unpack .../1-mysql-client-8.0_8.0.45-0ubuntu0.24.04.1_amd64.deb ... 2026-03-26 00:44:06.040 | Unpacking mysql-client-8.0 (8.0.45-0ubuntu0.24.04.1) ... 2026-03-26 00:44:06.098 | Selecting previously unselected package libevent-core-2.1-7t64:amd64. 2026-03-26 00:44:06.108 | Preparing to unpack .../2-libevent-core-2.1-7t64_2.1.12-stable-9ubuntu2_amd64.deb ... 2026-03-26 00:44:06.114 | Unpacking libevent-core-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-03-26 00:44:06.168 | Selecting previously unselected package libevent-pthreads-2.1-7t64:amd64. 2026-03-26 00:44:06.177 | Preparing to unpack .../3-libevent-pthreads-2.1-7t64_2.1.12-stable-9ubuntu2_amd64.deb ... 2026-03-26 00:44:06.180 | Unpacking libevent-pthreads-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-03-26 00:44:06.230 | Selecting previously unselected package libmecab2:amd64. 2026-03-26 00:44:06.238 | Preparing to unpack .../4-libmecab2_0.996-14ubuntu4_amd64.deb ... 2026-03-26 00:44:06.242 | Unpacking libmecab2:amd64 (0.996-14ubuntu4) ... 2026-03-26 00:44:06.301 | Selecting previously unselected package libprotobuf-lite32t64:amd64. 2026-03-26 00:44:06.307 | Preparing to unpack .../5-libprotobuf-lite32t64_3.21.12-8.2ubuntu0.3_amd64.deb ... 2026-03-26 00:44:06.311 | Unpacking libprotobuf-lite32t64:amd64 (3.21.12-8.2ubuntu0.3) ... 2026-03-26 00:44:06.371 | Selecting previously unselected package mysql-server-core-8.0. 2026-03-26 00:44:06.380 | Preparing to unpack .../6-mysql-server-core-8.0_8.0.45-0ubuntu0.24.04.1_amd64.deb ... 2026-03-26 00:44:06.384 | Unpacking mysql-server-core-8.0 (8.0.45-0ubuntu0.24.04.1) ... 2026-03-26 00:44:07.073 | Selecting previously unselected package mysql-server-8.0. 2026-03-26 00:44:07.083 | Preparing to unpack .../7-mysql-server-8.0_8.0.45-0ubuntu0.24.04.1_amd64.deb ... 2026-03-26 00:44:07.444 | Unpacking mysql-server-8.0 (8.0.45-0ubuntu0.24.04.1) ... 2026-03-26 00:44:07.513 | Selecting previously unselected package mysql-server. 2026-03-26 00:44:07.523 | Preparing to unpack .../8-mysql-server_8.0.45-0ubuntu0.24.04.1_all.deb ... 2026-03-26 00:44:07.527 | Unpacking mysql-server (8.0.45-0ubuntu0.24.04.1) ... 2026-03-26 00:44:07.594 | Setting up libprotobuf-lite32t64:amd64 (3.21.12-8.2ubuntu0.3) ... 2026-03-26 00:44:07.605 | Setting up libmecab2:amd64 (0.996-14ubuntu4) ... 2026-03-26 00:44:07.619 | Setting up mysql-client-core-8.0 (8.0.45-0ubuntu0.24.04.1) ... 2026-03-26 00:44:07.629 | Setting up mysql-client-8.0 (8.0.45-0ubuntu0.24.04.1) ... 2026-03-26 00:44:07.638 | Setting up libevent-core-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-03-26 00:44:07.648 | Setting up libevent-pthreads-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-03-26 00:44:07.659 | Setting up mysql-server-core-8.0 (8.0.45-0ubuntu0.24.04.1) ... 2026-03-26 00:44:07.669 | Setting up mysql-server-8.0 (8.0.45-0ubuntu0.24.04.1) ... 2026-03-26 00:44:07.858 | update-alternatives: using /etc/mysql/mysql.cnf to provide /etc/mysql/my.cnf (my.cnf) in auto mode 2026-03-26 00:44:07.914 | Renaming removed key_buffer and myisam-recover options (if present) 2026-03-26 00:44:17.648 | mysqld will log errors to /var/log/mysql/error.log 2026-03-26 00:44:18.316 | mysqld is running as pid 27864 2026-03-26 00:44:20.753 | Created symlink /etc/systemd/system/multi-user.target.wants/mysql.service → /usr/lib/systemd/system/mysql.service. 2026-03-26 00:44:22.005 | Setting up mysql-server (8.0.45-0ubuntu0.24.04.1) ... 2026-03-26 00:44:22.017 | Processing triggers for man-db (2.12.0-4build2) ... 2026-03-26 00:44:22.844 | Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-03-26 00:44:23.110 | + functions-common:apt_get:1203 : result=0 2026-03-26 00:44:23.117 | + functions-common:apt_get:1206 : time_stop apt-get 2026-03-26 00:44:23.122 | + functions-common:time_stop:2412 : local name 2026-03-26 00:44:23.125 | + functions-common:time_stop:2413 : local end_time 2026-03-26 00:44:23.130 | + functions-common:time_stop:2414 : local elapsed_time 2026-03-26 00:44:23.135 | + functions-common:time_stop:2415 : local total 2026-03-26 00:44:23.140 | + functions-common:time_stop:2416 : local start_time 2026-03-26 00:44:23.145 | + functions-common:time_stop:2418 : name=apt-get 2026-03-26 00:44:23.149 | + functions-common:time_stop:2419 : start_time=1774485844136 2026-03-26 00:44:23.154 | + functions-common:time_stop:2421 : [[ -z 1774485844136 ]] 2026-03-26 00:44:23.159 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-03-26 00:44:23.166 | + functions-common:time_stop:2424 : end_time=1774485863161 2026-03-26 00:44:23.170 | + functions-common:time_stop:2425 : elapsed_time=19025 2026-03-26 00:44:23.175 | + functions-common:time_stop:2426 : total=126202 2026-03-26 00:44:23.181 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-03-26 00:44:23.186 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=145227 2026-03-26 00:44:23.192 | + functions-common:apt_get:1207 : return 0 2026-03-26 00:44:23.199 | + ./stack.sh:main:857 : '[' -n mysql ']' 2026-03-26 00:44:23.205 | + ./stack.sh:main:858 : install_database_python 2026-03-26 00:44:23.211 | + lib/database:install_database_python:123 : install_database_python_mysql 2026-03-26 00:44:23.216 | + lib/databases/mysql:install_database_python_mysql:242 : pip_install_gr PyMySQL 2026-03-26 00:44:23.222 | + inc/python:pip_install_gr:94 : local name=PyMySQL 2026-03-26 00:44:23.227 | + inc/python:pip_install_gr:95 : local clean_name 2026-03-26 00:44:23.236 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements PyMySQL 2026-03-26 00:44:23.241 | ++ inc/python:get_from_global_requirements:241 : local package=PyMySQL 2026-03-26 00:44:23.247 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-03-26 00:44:23.256 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2026-03-26 00:44:23.256 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-03-26 00:44:23.267 | ++ inc/python:get_from_global_requirements:243 : required_pkg='PyMySQL ' 2026-03-26 00:44:23.273 | ++ inc/python:get_from_global_requirements:244 : [[ PyMySQL == '' ]] 2026-03-26 00:44:23.280 | ++ inc/python:get_from_global_requirements:247 : echo PyMySQL 2026-03-26 00:44:23.287 | + inc/python:pip_install_gr:96 : clean_name=PyMySQL 2026-03-26 00:44:23.293 | + inc/python:pip_install_gr:97 : pip_install PyMySQL 2026-03-26 00:44:23.339 | Using python 3.12 to install PyMySQL 2026-03-26 00:44:23.345 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt PyMySQL 2026-03-26 00:44:23.977 | Collecting PyMySQL 2026-03-26 00:44:24.123 | Downloading pymysql-1.1.2-py3-none-any.whl.metadata (4.3 kB) 2026-03-26 00:44:24.161 | Downloading pymysql-1.1.2-py3-none-any.whl (45 kB) 2026-03-26 00:44:24.250 | Installing collected packages: PyMySQL 2026-03-26 00:44:24.290 | Successfully installed PyMySQL-1.1.2 2026-03-26 00:44:24.356 | + inc/python:pip_install:216 : result=0 2026-03-26 00:44:24.361 | + inc/python:pip_install:218 : time_stop pip_install 2026-03-26 00:44:24.366 | + functions-common:time_stop:2412 : local name 2026-03-26 00:44:24.369 | + functions-common:time_stop:2413 : local end_time 2026-03-26 00:44:24.373 | + functions-common:time_stop:2414 : local elapsed_time 2026-03-26 00:44:24.378 | + functions-common:time_stop:2415 : local total 2026-03-26 00:44:24.383 | + functions-common:time_stop:2416 : local start_time 2026-03-26 00:44:24.388 | + functions-common:time_stop:2418 : name=pip_install 2026-03-26 00:44:24.393 | + functions-common:time_stop:2419 : start_time=1774485863328 2026-03-26 00:44:24.398 | + functions-common:time_stop:2421 : [[ -z 1774485863328 ]] 2026-03-26 00:44:24.405 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-03-26 00:44:24.411 | + functions-common:time_stop:2424 : end_time=1774485864407 2026-03-26 00:44:24.416 | + functions-common:time_stop:2425 : elapsed_time=1079 2026-03-26 00:44:24.422 | + functions-common:time_stop:2426 : total=20203 2026-03-26 00:44:24.427 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-03-26 00:44:24.431 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=21282 2026-03-26 00:44:24.437 | + inc/python:pip_install:219 : return 0 2026-03-26 00:44:24.443 | + lib/databases/mysql:install_database_python_mysql:243 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2026-03-26 00:44:24.449 | + lib/databases/mysql:install_database_python_mysql:245 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2026-03-26 00:44:24.454 | + lib/databases/mysql:install_database_python_mysql:246 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2026-03-26 00:44:24.459 | + ./stack.sh:main:861 : is_service_enabled neutron 2026-03-26 00:44:24.498 | + functions-common:is_service_enabled:2068 : return 0 2026-03-26 00:44:24.503 | + ./stack.sh:main:862 : install_neutron_agent_packages 2026-03-26 00:44:24.509 | + lib/neutron:install_neutron_agent_packages:544 : is_service_enabled q-l3 neutron-l3 2026-03-26 00:44:24.549 | + functions-common:is_service_enabled:2068 : return 1 2026-03-26 00:44:24.555 | + 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:44:24.594 | + functions-common:is_service_enabled:2068 : return 1 2026-03-26 00:44:24.600 | + ./stack.sh:main:865 : is_service_enabled etcd3 2026-03-26 00:44:24.638 | + functions-common:is_service_enabled:2068 : return 0 2026-03-26 00:44:24.643 | + ./stack.sh:main:866 : install_etcd3 2026-03-26 00:44:24.649 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2026-03-26 00:44:24.649 | Installing etcd 2026-03-26 00:44:24.655 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2026-03-26 00:44:24.675 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2026-03-26 00:44:24.699 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2026-03-26 00:44:24.705 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2026-03-26 00:44:24.730 | + lib/etcd3:install_etcd3:113 : local etcd_file 2026-03-26 00:44:24.736 | ++ 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:44:24.741 | ++ 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:44:24.747 | ++ functions:get_extra_file:67 : local 'retry_args=--retry-on-host-error --retry-on-http-error=500,503 ' 2026-03-26 00:44:24.754 | ++ functions:get_extra_file:68 : retry_args+='-t 2 --waitretry=10 ' 2026-03-26 00:44:24.760 | ++ functions:get_extra_file:69 : retry_args+='--tries=3 --retry-connrefused' 2026-03-26 00:44:24.765 | ++ functions:get_extra_file:71 : local file_name=etcd-v3.5.21-linux-amd64.tar.gz 2026-03-26 00:44:24.771 | ++ 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:44:24.776 | ++ functions:get_extra_file:74 : [[ ! -f /opt/stack/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz ]] 2026-03-26 00:44:24.781 | ++ 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:44:24.788 | --2026-03-26 00:44:24-- https://github.com/etcd-io/etcd/releases/download/v3.5.21/etcd-v3.5.21-linux-amd64.tar.gz 2026-03-26 00:44:24.825 | Resolving github.com (github.com)... 140.82.112.3 2026-03-26 00:44:24.841 | Connecting to github.com (github.com)|140.82.112.3|:443... connected. 2026-03-26 00:44:24.988 | HTTP request sent, awaiting response... 302 Found 2026-03-26 00:44:24.988 | 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%3A21%3A44Z&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%3A21%3A26Z&ske=2026-03-26T01%3A21%3A44Z&sks=b&skv=2018-11-09&sig=LOjmovmyzfHw7aXR4hF%2FHRmpFZFLESxjPZknl%2BI4IHY%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc3NDQ4NzY2NCwibmJmIjoxNzc0NDg1ODY0LCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.FILPQXiir4l5mITNA7gUXDEUuq2q_71yK2jmkM-J84M&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:44:24.988 | --2026-03-26 00:44:24-- 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%3A21%3A44Z&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%3A21%3A26Z&ske=2026-03-26T01%3A21%3A44Z&sks=b&skv=2018-11-09&sig=LOjmovmyzfHw7aXR4hF%2FHRmpFZFLESxjPZknl%2BI4IHY%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc3NDQ4NzY2NCwibmJmIjoxNzc0NDg1ODY0LCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.FILPQXiir4l5mITNA7gUXDEUuq2q_71yK2jmkM-J84M&response-content-disposition=attachment%3B%20filename%3Detcd-v3.5.21-linux-amd64.tar.gz&response-content-type=application%2Foctet-stream 2026-03-26 00:44:24.990 | Resolving release-assets.githubusercontent.com (release-assets.githubusercontent.com)... 185.199.110.133, 185.199.111.133, 185.199.108.133, ... 2026-03-26 00:44:24.992 | Connecting to release-assets.githubusercontent.com (release-assets.githubusercontent.com)|185.199.110.133|:443... connected. 2026-03-26 00:44:25.017 | HTTP request sent, awaiting response... 200 OK 2026-03-26 00:44:25.017 | Length: 20927601 (20M) [application/octet-stream] 2026-03-26 00:44:25.017 | Saving to: ‘/opt/stack/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz’ 2026-03-26 00:44:25.027 | 2026-03-26 00:44:25.147 | 0K ........ ........ ... 100% 154M=0.1s 2026-03-26 00:44:25.147 | 2026-03-26 00:44:25.147 | 2026-03-26 00:44:25 (154 MB/s) - ‘/opt/stack/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz’ saved [20927601/20927601] 2026-03-26 00:44:25.147 | 2026-03-26 00:44:25.154 | ++ functions:get_extra_file:76 : [[ 0 -ne 0 ]] 2026-03-26 00:44:25.159 | ++ functions:get_extra_file:80 : echo /opt/stack/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz 2026-03-26 00:44:25.163 | ++ functions:get_extra_file:81 : return 2026-03-26 00:44:25.171 | + lib/etcd3:install_etcd3:114 : etcd_file=/opt/stack/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz 2026-03-26 00:44:25.175 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /opt/stack/devstack/files/etcd-v3.5.21-linux-amd64/etcd ']' 2026-03-26 00:44:25.182 | + lib/etcd3:install_etcd3:116 : echo 'adddda4b06718e68671ffabff2f8cee48488ba61ad82900e639d108f2148501c /opt/stack/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz' 2026-03-26 00:44:25.188 | + lib/etcd3:install_etcd3:118 : sha256sum -c /opt/stack/devstack/files/etcd.sha256sum 2026-03-26 00:44:25.217 | /opt/stack/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz: OK 2026-03-26 00:44:25.223 | + 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:44:25.232 | etcd-v3.5.21-linux-amd64/ 2026-03-26 00:44:25.232 | etcd-v3.5.21-linux-amd64/Documentation/ 2026-03-26 00:44:25.232 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/ 2026-03-26 00:44:25.232 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/ 2026-03-26 00:44:25.232 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/swagger/ 2026-03-26 00:44:25.232 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/swagger/v3lock.swagger.json 2026-03-26 00:44:25.232 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/swagger/v3election.swagger.json 2026-03-26 00:44:25.233 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/swagger/rpc.swagger.json 2026-03-26 00:44:25.233 | etcd-v3.5.21-linux-amd64/Documentation/README.md 2026-03-26 00:44:25.233 | etcd-v3.5.21-linux-amd64/README-etcdutl.md 2026-03-26 00:44:25.233 | etcd-v3.5.21-linux-amd64/READMEv2-etcdctl.md 2026-03-26 00:44:25.233 | etcd-v3.5.21-linux-amd64/README-etcdctl.md 2026-03-26 00:44:25.234 | etcd-v3.5.21-linux-amd64/README.md 2026-03-26 00:44:25.234 | etcd-v3.5.21-linux-amd64/etcdutl 2026-03-26 00:44:25.346 | etcd-v3.5.21-linux-amd64/etcdctl 2026-03-26 00:44:25.484 | etcd-v3.5.21-linux-amd64/etcd 2026-03-26 00:44:25.661 | + 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:44:25.710 | + 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:44:25.753 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2026-03-26 00:44:25.758 | + ./stack.sh:main:875 : is_service_enabled tls-proxy 2026-03-26 00:44:25.799 | + functions-common:is_service_enabled:2068 : return 0 2026-03-26 00:44:25.805 | + ./stack.sh:main:876 : configure_CA 2026-03-26 00:44:25.810 | + lib/tls:configure_CA:70 : [[ -n 199.204.45.246 ]] 2026-03-26 00:44:25.818 | ++ lib/tls:configure_CA:70 : ipv6_unquote 199.204.45.246 2026-03-26 00:44:25.825 | ++ functions-common:ipv6_unquote:2210 : echo 199.204.45.246 2026-03-26 00:44:25.827 | ++ functions-common:ipv6_unquote:2210 : tr -d '[]' 2026-03-26 00:44:25.838 | + lib/tls:configure_CA:70 : [[ 199.204.45.246 != \1\9\9\.\2\0\4\.\4\5\.\2\4\6 ]] 2026-03-26 00:44:25.844 | + ./stack.sh:main:877 : init_CA 2026-03-26 00:44:25.850 | + lib/tls:init_CA:205 : make_root_CA /opt/stack/data/CA/root-ca 2026-03-26 00:44:25.857 | + lib/tls:make_root_CA:322 : local ca_dir=/opt/stack/data/CA/root-ca 2026-03-26 00:44:25.863 | + lib/tls:make_root_CA:325 : create_CA_base /opt/stack/data/CA/root-ca 2026-03-26 00:44:25.868 | + lib/tls:create_CA_base:79 : local ca_dir=/opt/stack/data/CA/root-ca 2026-03-26 00:44:25.874 | + lib/tls:create_CA_base:81 : [[ -d /opt/stack/data/CA/root-ca ]] 2026-03-26 00:44:25.879 | + lib/tls:create_CA_base:86 : local i 2026-03-26 00:44:25.886 | + lib/tls:create_CA_base:87 : for i in certs crl newcerts private 2026-03-26 00:44:25.892 | + lib/tls:create_CA_base:88 : mkdir -p /opt/stack/data/CA/root-ca/certs 2026-03-26 00:44:25.901 | + lib/tls:create_CA_base:87 : for i in certs crl newcerts private 2026-03-26 00:44:25.908 | + lib/tls:create_CA_base:88 : mkdir -p /opt/stack/data/CA/root-ca/crl 2026-03-26 00:44:25.918 | + lib/tls:create_CA_base:87 : for i in certs crl newcerts private 2026-03-26 00:44:25.924 | + lib/tls:create_CA_base:88 : mkdir -p /opt/stack/data/CA/root-ca/newcerts 2026-03-26 00:44:25.933 | + lib/tls:create_CA_base:87 : for i in certs crl newcerts private 2026-03-26 00:44:25.939 | + lib/tls:create_CA_base:88 : mkdir -p /opt/stack/data/CA/root-ca/private 2026-03-26 00:44:25.949 | + lib/tls:create_CA_base:90 : chmod 710 /opt/stack/data/CA/root-ca/private 2026-03-26 00:44:25.957 | + lib/tls:create_CA_base:91 : echo 01 2026-03-26 00:44:25.962 | + lib/tls:create_CA_base:92 : cp /dev/null /opt/stack/data/CA/root-ca/index.txt 2026-03-26 00:44:25.972 | + lib/tls:make_root_CA:326 : create_CA_config /opt/stack/data/CA/root-ca 'Root CA' 2026-03-26 00:44:25.978 | + lib/tls:create_CA_config:98 : local ca_dir=/opt/stack/data/CA/root-ca 2026-03-26 00:44:25.985 | + lib/tls:create_CA_config:99 : local 'common_name=Root CA' 2026-03-26 00:44:25.992 | + lib/tls:create_CA_config:145 : echo ' 2026-03-26 00:44:25.992 | [ ca ] 2026-03-26 00:44:25.992 | default_ca = CA_default 2026-03-26 00:44:25.992 | 2026-03-26 00:44:25.992 | [ CA_default ] 2026-03-26 00:44:25.992 | dir = /opt/stack/data/CA/root-ca 2026-03-26 00:44:25.992 | policy = policy_match 2026-03-26 00:44:25.992 | database = $dir/index.txt 2026-03-26 00:44:25.992 | serial = $dir/serial 2026-03-26 00:44:25.992 | certs = $dir/certs 2026-03-26 00:44:25.992 | crl_dir = $dir/crl 2026-03-26 00:44:25.992 | new_certs_dir = $dir/newcerts 2026-03-26 00:44:25.992 | certificate = $dir/cacert.pem 2026-03-26 00:44:25.992 | private_key = $dir/private/cacert.key 2026-03-26 00:44:25.992 | RANDFILE = $dir/private/.rand 2026-03-26 00:44:25.992 | default_md = sha256 2026-03-26 00:44:25.992 | 2026-03-26 00:44:25.992 | [ req ] 2026-03-26 00:44:25.992 | default_bits = 2048 2026-03-26 00:44:25.992 | default_md = sha256 2026-03-26 00:44:25.992 | 2026-03-26 00:44:25.992 | prompt = no 2026-03-26 00:44:25.992 | distinguished_name = ca_distinguished_name 2026-03-26 00:44:25.992 | 2026-03-26 00:44:25.992 | x509_extensions = ca_extensions 2026-03-26 00:44:25.992 | 2026-03-26 00:44:25.992 | [ ca_distinguished_name ] 2026-03-26 00:44:25.992 | organizationName = OpenStack 2026-03-26 00:44:25.992 | organizationalUnitName = DevStack Certificate Authority 2026-03-26 00:44:25.992 | commonName = Root CA 2026-03-26 00:44:25.992 | 2026-03-26 00:44:25.992 | [ policy_match ] 2026-03-26 00:44:25.992 | countryName = optional 2026-03-26 00:44:25.992 | stateOrProvinceName = optional 2026-03-26 00:44:25.992 | organizationName = match 2026-03-26 00:44:25.992 | organizationalUnitName = optional 2026-03-26 00:44:25.992 | commonName = supplied 2026-03-26 00:44:25.992 | 2026-03-26 00:44:25.992 | [ ca_extensions ] 2026-03-26 00:44:25.993 | basicConstraints = critical,CA:true 2026-03-26 00:44:25.993 | subjectKeyIdentifier = hash 2026-03-26 00:44:25.993 | authorityKeyIdentifier = keyid:always, issuer 2026-03-26 00:44:25.993 | keyUsage = cRLSign, keyCertSign 2026-03-26 00:44:25.993 | 2026-03-26 00:44:25.993 | ' 2026-03-26 00:44:25.997 | + lib/tls:make_root_CA:328 : '[' '!' -r /opt/stack/data/CA/root-ca/cacert.pem ']' 2026-03-26 00:44:26.003 | + 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:44:26.222 | ........+....+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*..+...+..+...+...+.......+..+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*..+....+.....+....+...+...+...........+......+.......+...+........+.+...+...+..............+................+..+............+......+...+......+.+..+...+....+........+...+...+....+...+...+.........+...+.........+.....+.........+.+..............+.......+...+.....+.......+..+...............+.....................+.+........+.+...............+..+...+.+..................+......+..+..........+...+..+....+...........+..........+.....+.......+...........+......+.+.....+..........+..................+.....+.....................+...+.......+........+...+....+......+..............+...............+.+....................+.......+..+..........+..............+................+.....+.+..+................+.........+...........+....+...+........+.......+..+...............+......+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 2026-03-26 00:44:26.288 | .+.+..+............+...............+.+..+..........+..+...+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*.+.+.....+...+.......+..+................+.....+.+..............+................+........+.+.....+.+.....+...+.......+...+......+..+.........+.............+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*...............+..+............+....+......+...+...+.....+...+......+...+.+..........................+..........+...........+.......+..+..........+...+..+....+............+..+...+...+....+...+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 2026-03-26 00:44:26.291 | ----- 2026-03-26 00:44:26.302 | + lib/tls:init_CA:206 : make_int_CA /opt/stack/data/CA/int-ca /opt/stack/data/CA/root-ca 2026-03-26 00:44:26.308 | + lib/tls:make_int_CA:290 : local ca_dir=/opt/stack/data/CA/int-ca 2026-03-26 00:44:26.314 | + lib/tls:make_int_CA:291 : local signing_ca_dir=/opt/stack/data/CA/root-ca 2026-03-26 00:44:26.322 | + lib/tls:make_int_CA:294 : create_CA_base /opt/stack/data/CA/int-ca 2026-03-26 00:44:26.328 | + lib/tls:create_CA_base:79 : local ca_dir=/opt/stack/data/CA/int-ca 2026-03-26 00:44:26.332 | + lib/tls:create_CA_base:81 : [[ -d /opt/stack/data/CA/int-ca ]] 2026-03-26 00:44:26.336 | + lib/tls:create_CA_base:86 : local i 2026-03-26 00:44:26.341 | + lib/tls:create_CA_base:87 : for i in certs crl newcerts private 2026-03-26 00:44:26.348 | + lib/tls:create_CA_base:88 : mkdir -p /opt/stack/data/CA/int-ca/certs 2026-03-26 00:44:26.358 | + lib/tls:create_CA_base:87 : for i in certs crl newcerts private 2026-03-26 00:44:26.364 | + lib/tls:create_CA_base:88 : mkdir -p /opt/stack/data/CA/int-ca/crl 2026-03-26 00:44:26.374 | + lib/tls:create_CA_base:87 : for i in certs crl newcerts private 2026-03-26 00:44:26.380 | + lib/tls:create_CA_base:88 : mkdir -p /opt/stack/data/CA/int-ca/newcerts 2026-03-26 00:44:26.390 | + lib/tls:create_CA_base:87 : for i in certs crl newcerts private 2026-03-26 00:44:26.396 | + lib/tls:create_CA_base:88 : mkdir -p /opt/stack/data/CA/int-ca/private 2026-03-26 00:44:26.405 | + lib/tls:create_CA_base:90 : chmod 710 /opt/stack/data/CA/int-ca/private 2026-03-26 00:44:26.414 | + lib/tls:create_CA_base:91 : echo 01 2026-03-26 00:44:26.421 | + lib/tls:create_CA_base:92 : cp /dev/null /opt/stack/data/CA/int-ca/index.txt 2026-03-26 00:44:26.428 | + lib/tls:make_int_CA:295 : create_CA_config /opt/stack/data/CA/int-ca 'Intermediate CA' 2026-03-26 00:44:26.434 | + lib/tls:create_CA_config:98 : local ca_dir=/opt/stack/data/CA/int-ca 2026-03-26 00:44:26.439 | + lib/tls:create_CA_config:99 : local 'common_name=Intermediate CA' 2026-03-26 00:44:26.446 | + lib/tls:create_CA_config:145 : echo ' 2026-03-26 00:44:26.446 | [ ca ] 2026-03-26 00:44:26.446 | default_ca = CA_default 2026-03-26 00:44:26.446 | 2026-03-26 00:44:26.446 | [ CA_default ] 2026-03-26 00:44:26.446 | dir = /opt/stack/data/CA/int-ca 2026-03-26 00:44:26.446 | policy = policy_match 2026-03-26 00:44:26.446 | database = $dir/index.txt 2026-03-26 00:44:26.446 | serial = $dir/serial 2026-03-26 00:44:26.446 | certs = $dir/certs 2026-03-26 00:44:26.446 | crl_dir = $dir/crl 2026-03-26 00:44:26.446 | new_certs_dir = $dir/newcerts 2026-03-26 00:44:26.446 | certificate = $dir/cacert.pem 2026-03-26 00:44:26.446 | private_key = $dir/private/cacert.key 2026-03-26 00:44:26.446 | RANDFILE = $dir/private/.rand 2026-03-26 00:44:26.446 | default_md = sha256 2026-03-26 00:44:26.446 | 2026-03-26 00:44:26.446 | [ req ] 2026-03-26 00:44:26.446 | default_bits = 2048 2026-03-26 00:44:26.446 | default_md = sha256 2026-03-26 00:44:26.446 | 2026-03-26 00:44:26.446 | prompt = no 2026-03-26 00:44:26.446 | distinguished_name = ca_distinguished_name 2026-03-26 00:44:26.446 | 2026-03-26 00:44:26.446 | x509_extensions = ca_extensions 2026-03-26 00:44:26.446 | 2026-03-26 00:44:26.446 | [ ca_distinguished_name ] 2026-03-26 00:44:26.446 | organizationName = OpenStack 2026-03-26 00:44:26.446 | organizationalUnitName = DevStack Certificate Authority 2026-03-26 00:44:26.446 | commonName = Intermediate CA 2026-03-26 00:44:26.446 | 2026-03-26 00:44:26.446 | [ policy_match ] 2026-03-26 00:44:26.446 | countryName = optional 2026-03-26 00:44:26.446 | stateOrProvinceName = optional 2026-03-26 00:44:26.446 | organizationName = match 2026-03-26 00:44:26.446 | organizationalUnitName = optional 2026-03-26 00:44:26.446 | commonName = supplied 2026-03-26 00:44:26.446 | 2026-03-26 00:44:26.446 | [ ca_extensions ] 2026-03-26 00:44:26.446 | basicConstraints = critical,CA:true 2026-03-26 00:44:26.446 | subjectKeyIdentifier = hash 2026-03-26 00:44:26.446 | authorityKeyIdentifier = keyid:always, issuer 2026-03-26 00:44:26.446 | keyUsage = cRLSign, keyCertSign 2026-03-26 00:44:26.446 | 2026-03-26 00:44:26.446 | ' 2026-03-26 00:44:26.452 | + lib/tls:make_int_CA:296 : create_signing_config /opt/stack/data/CA/int-ca 2026-03-26 00:44:26.458 | + lib/tls:create_signing_config:151 : local ca_dir=/opt/stack/data/CA/int-ca 2026-03-26 00:44:26.464 | + lib/tls:create_signing_config:198 : echo ' 2026-03-26 00:44:26.464 | [ ca ] 2026-03-26 00:44:26.464 | default_ca = CA_default 2026-03-26 00:44:26.464 | 2026-03-26 00:44:26.464 | [ CA_default ] 2026-03-26 00:44:26.464 | dir = /opt/stack/data/CA/int-ca 2026-03-26 00:44:26.464 | policy = policy_match 2026-03-26 00:44:26.464 | database = $dir/index.txt 2026-03-26 00:44:26.464 | serial = $dir/serial 2026-03-26 00:44:26.464 | certs = $dir/certs 2026-03-26 00:44:26.464 | crl_dir = $dir/crl 2026-03-26 00:44:26.464 | new_certs_dir = $dir/newcerts 2026-03-26 00:44:26.464 | certificate = $dir/cacert.pem 2026-03-26 00:44:26.464 | private_key = $dir/private/cacert.key 2026-03-26 00:44:26.464 | RANDFILE = $dir/private/.rand 2026-03-26 00:44:26.464 | default_md = default 2026-03-26 00:44:26.464 | 2026-03-26 00:44:26.464 | [ req ] 2026-03-26 00:44:26.464 | default_bits = 1024 2026-03-26 00:44:26.464 | default_md = sha256 2026-03-26 00:44:26.464 | 2026-03-26 00:44:26.464 | prompt = no 2026-03-26 00:44:26.464 | distinguished_name = req_distinguished_name 2026-03-26 00:44:26.464 | 2026-03-26 00:44:26.464 | x509_extensions = req_extensions 2026-03-26 00:44:26.464 | 2026-03-26 00:44:26.464 | [ req_distinguished_name ] 2026-03-26 00:44:26.464 | organizationName = OpenStack 2026-03-26 00:44:26.464 | organizationalUnitName = DevStack Server Farm 2026-03-26 00:44:26.464 | 2026-03-26 00:44:26.464 | [ policy_match ] 2026-03-26 00:44:26.464 | countryName = optional 2026-03-26 00:44:26.464 | stateOrProvinceName = optional 2026-03-26 00:44:26.464 | organizationName = match 2026-03-26 00:44:26.464 | organizationalUnitName = optional 2026-03-26 00:44:26.464 | commonName = supplied 2026-03-26 00:44:26.464 | 2026-03-26 00:44:26.464 | [ req_extensions ] 2026-03-26 00:44:26.464 | basicConstraints = CA:false 2026-03-26 00:44:26.465 | subjectKeyIdentifier = hash 2026-03-26 00:44:26.465 | authorityKeyIdentifier = keyid:always, issuer 2026-03-26 00:44:26.465 | keyUsage = digitalSignature, keyEncipherment, keyAgreement 2026-03-26 00:44:26.465 | extendedKeyUsage = serverAuth, clientAuth 2026-03-26 00:44:26.465 | subjectAltName = $ENV::SUBJECT_ALT_NAME 2026-03-26 00:44:26.465 | 2026-03-26 00:44:26.465 | ' 2026-03-26 00:44:26.470 | + lib/tls:make_int_CA:298 : '[' '!' -r /opt/stack/data/CA/int-ca/cacert.pem ']' 2026-03-26 00:44:26.476 | + 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:44:26.515 | ..+.+...+.....+.+..+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*.+..+...+.+........+.......+...+.....+.+......+.........+..+...+....+..+......+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*.+.+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 2026-03-26 00:44:26.606 | .......+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*...+......+......+...+....+...+........+......+...+.+.........+..+.........+....+.....+.+..+..........+..+.......+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*..+...........+.+.....+..........+.....+...+...+...+....+......+..............+.......+.....+......+.......+...+...+......+.........+...........+......+...+......+...+.......+.........+.........+......+..+....+...+..+..........+...........+...+....+..+...+...............+.+..+.........+.+.....+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 2026-03-26 00:44:26.609 | ----- 2026-03-26 00:44:26.618 | + 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:44:26.625 | Using configuration from /opt/stack/data/CA/root-ca/ca.conf 2026-03-26 00:44:26.629 | Check that the request matches the signature 2026-03-26 00:44:26.629 | Signature ok 2026-03-26 00:44:26.629 | The Subject's Distinguished Name is as follows 2026-03-26 00:44:26.629 | organizationName :ASN.1 12:'OpenStack' 2026-03-26 00:44:26.629 | organizationalUnitName:ASN.1 12:'DevStack Certificate Authority' 2026-03-26 00:44:26.629 | commonName :ASN.1 12:'Intermediate CA' 2026-03-26 00:44:26.630 | Certificate is to be certified until Mar 26 00:44:26 2027 GMT (365 days) 2026-03-26 00:44:26.631 | 2026-03-26 00:44:26.631 | Write out database with 1 new entries 2026-03-26 00:44:26.632 | Database updated 2026-03-26 00:44:26.639 | + 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:44:26.646 | + lib/tls:init_CA:210 : cat /opt/stack/data/CA/int-ca/ca-chain.pem 2026-03-26 00:44:26.656 | + lib/tls:init_CA:212 : is_fedora 2026-03-26 00:44:26.663 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2026-03-26 00:44:26.668 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2026-03-26 00:44:26.672 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2026-03-26 00:44:26.677 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2026-03-26 00:44:26.683 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-03-26 00:44:26.688 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2026-03-26 00:44:26.694 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-03-26 00:44:26.701 | + functions-common:is_fedora:533 : '[' Ubuntu = RockyLinux ']' 2026-03-26 00:44:26.707 | + functions-common:is_fedora:534 : '[' Ubuntu = CentOS ']' 2026-03-26 00:44:26.712 | + functions-common:is_fedora:534 : '[' Ubuntu = CentOSStream ']' 2026-03-26 00:44:26.719 | + functions-common:is_fedora:535 : '[' Ubuntu = AlmaLinux ']' 2026-03-26 00:44:26.725 | + functions-common:is_fedora:536 : '[' Ubuntu = OracleServer ']' 2026-03-26 00:44:26.732 | + functions-common:is_fedora:536 : '[' Ubuntu = Virtuozzo ']' 2026-03-26 00:44:26.739 | + lib/tls:init_CA:215 : is_ubuntu 2026-03-26 00:44:26.746 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-03-26 00:44:26.753 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-03-26 00:44:26.756 | + 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:44:26.777 | + 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:44:26.797 | + lib/tls:init_CA:218 : sudo update-ca-certificates 2026-03-26 00:44:26.818 | Updating certificates in /etc/ssl/certs... 2026-03-26 00:44:28.679 | rehash: warning: skipping ca-certificates.crt,it does not contain exactly one certificate or CRL 2026-03-26 00:44:28.680 | rehash: warning: skipping devstack-int.pem,it does not contain exactly one certificate or CRL 2026-03-26 00:44:28.687 | 2 added, 0 removed; done. 2026-03-26 00:44:28.689 | Running hooks in /etc/ca-certificates/update.d... 2026-03-26 00:44:28.692 | done. 2026-03-26 00:44:28.707 | + ./stack.sh:main:878 : init_cert 2026-03-26 00:44:28.712 | + lib/tls:init_cert:225 : [[ ! -r /opt/stack/data/devstack-cert.pem ]] 2026-03-26 00:44:28.717 | + lib/tls:init_cert:226 : [[ -n 199.204.45.246 ]] 2026-03-26 00:44:28.723 | + lib/tls:init_cert:227 : TLS_IP=IP:199.204.45.246 2026-03-26 00:44:28.728 | + lib/tls:init_cert:228 : [[ -n ::1 ]] 2026-03-26 00:44:28.732 | + lib/tls:init_cert:229 : TLS_IP=IP:199.204.45.246,IP:::1 2026-03-26 00:44:28.737 | + lib/tls:init_cert:232 : make_cert /opt/stack/data/CA/int-ca devstack-cert np0000160876.novalocal IP:199.204.45.246,IP:::1 2026-03-26 00:44:28.744 | + lib/tls:make_cert:242 : local ca_dir=/opt/stack/data/CA/int-ca 2026-03-26 00:44:28.750 | + lib/tls:make_cert:243 : local cert_name=devstack-cert 2026-03-26 00:44:28.757 | + lib/tls:make_cert:244 : local common_name=np0000160876.novalocal 2026-03-26 00:44:28.763 | + lib/tls:make_cert:245 : local alt_names=IP:199.204.45.246,IP:::1 2026-03-26 00:44:28.769 | + lib/tls:make_cert:247 : '[' np0000160876.novalocal '!=' 199.204.45.246 ']' 2026-03-26 00:44:28.774 | + lib/tls:make_cert:248 : is_ipv4_address 199.204.45.246 2026-03-26 00:44:28.780 | + functions-common:is_ipv4_address:2198 : local address=199.204.45.246 2026-03-26 00:44:28.786 | + functions-common:is_ipv4_address:2199 : local 'regex=([0-9]{1,3}\.){3}[0-9]{1,3}' 2026-03-26 00:44:28.792 | + functions-common:is_ipv4_address:2201 : [[ 199.204.45.246 =~ ([0-9]{1,3}\.){3}[0-9]{1,3} ]] 2026-03-26 00:44:28.799 | + functions-common:is_ipv4_address:2202 : return 0 2026-03-26 00:44:28.805 | + lib/tls:make_cert:249 : [[ -z IP:199.204.45.246,IP:::1 ]] 2026-03-26 00:44:28.810 | + lib/tls:make_cert:252 : alt_names=IP:199.204.45.246,IP:::1,IP:199.204.45.246 2026-03-26 00:44:28.817 | + lib/tls:make_cert:258 : '[' '!' -r /opt/stack/data/CA/int-ca/devstack-cert.crt ']' 2026-03-26 00:44:28.823 | + 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=np0000160876.novalocal' 2026-03-26 00:44:28.920 | ......+....+.....+.+......+........+....+..+....+..+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*......+..+.......+......+..+...+.+...+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*.+..+.+........+..........+..............+...+....+..................+...+...+.........+.....+............+.+...+.....+......+.+.....+........................+...+...+.........+...+.+.....+....+...+..+.......+........+......+......................+..................+............+...+...........+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 2026-03-26 00:44:29.085 | ......+..+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*.....+.+...+..+...+......+.............+.....+...+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*..+...+...+...............+..........+.....+....+.....+...............+.+......+........+.+......+...+..+..........+.....+...+......+.......+........+.+.....+.........+......+.............+.....+..........+........+.......+..+.+..+..................+...+.......+..+...+....+...+...+..............+......+...............+...+.....................+..........+.....+.+...+......+.....+.+..+...+...+....+....................+.+......+...+.....+..............................+.......+......+........+.+...+...............+......+............+..+...+....+.....+..........+...+......+.....+..........+...........+....+..+.........+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 2026-03-26 00:44:29.089 | ----- 2026-03-26 00:44:29.098 | + lib/tls:make_cert:268 : [[ -z IP:199.204.45.246,IP:::1,IP:199.204.45.246 ]] 2026-03-26 00:44:29.104 | + lib/tls:make_cert:271 : alt_names=DNS:np0000160876.novalocal,IP:199.204.45.246,IP:::1,IP:199.204.45.246 2026-03-26 00:44:29.109 | + lib/tls:make_cert:275 : SUBJECT_ALT_NAME=DNS:np0000160876.novalocal,IP:199.204.45.246,IP:::1,IP:199.204.45.246 2026-03-26 00:44:29.115 | + 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=np0000160876.novalocal' -batch 2026-03-26 00:44:29.122 | Using configuration from /opt/stack/data/CA/int-ca/signing.conf 2026-03-26 00:44:29.125 | Check that the request matches the signature 2026-03-26 00:44:29.125 | Signature ok 2026-03-26 00:44:29.125 | The Subject's Distinguished Name is as follows 2026-03-26 00:44:29.125 | organizationName :ASN.1 12:'OpenStack' 2026-03-26 00:44:29.125 | organizationalUnitName:ASN.1 12:'DevStack Servers' 2026-03-26 00:44:29.125 | commonName :ASN.1 12:'np0000160876.novalocal' 2026-03-26 00:44:29.126 | Certificate is to be certified until Mar 26 00:44:29 2027 GMT (365 days) 2026-03-26 00:44:29.128 | 2026-03-26 00:44:29.128 | Write out database with 1 new entries 2026-03-26 00:44:29.128 | Database updated 2026-03-26 00:44:29.133 | + 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:44:29.141 | + ./stack.sh:main:885 : install_dstat 2026-03-26 00:44:29.146 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2026-03-26 00:44:29.183 | + functions-common:is_service_enabled:2068 : return 0 2026-03-26 00:44:29.189 | + lib/dstat:install_dstat:24 : pip_install_gr psutil 2026-03-26 00:44:29.194 | + inc/python:pip_install_gr:94 : local name=psutil 2026-03-26 00:44:29.200 | + inc/python:pip_install_gr:95 : local clean_name 2026-03-26 00:44:29.208 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements psutil 2026-03-26 00:44:29.212 | ++ inc/python:get_from_global_requirements:241 : local package=psutil 2026-03-26 00:44:29.219 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-03-26 00:44:29.229 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^psutil' /opt/stack/requirements/global-requirements.txt 2026-03-26 00:44:29.230 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-03-26 00:44:29.239 | ++ inc/python:get_from_global_requirements:243 : required_pkg='psutil ' 2026-03-26 00:44:29.246 | ++ inc/python:get_from_global_requirements:244 : [[ psutil == '' ]] 2026-03-26 00:44:29.252 | ++ inc/python:get_from_global_requirements:247 : echo psutil 2026-03-26 00:44:29.260 | + inc/python:pip_install_gr:96 : clean_name=psutil 2026-03-26 00:44:29.266 | + inc/python:pip_install_gr:97 : pip_install psutil 2026-03-26 00:44:29.311 | Using python 3.12 to install psutil 2026-03-26 00:44:29.315 | + 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:44:30.064 | Collecting psutil 2026-03-26 00:44:30.194 | 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:44:30.247 | 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:44:30.362 | Installing collected packages: psutil 2026-03-26 00:44:30.432 | Successfully installed psutil-7.2.2 2026-03-26 00:44:30.501 | + inc/python:pip_install:216 : result=0 2026-03-26 00:44:30.506 | + inc/python:pip_install:218 : time_stop pip_install 2026-03-26 00:44:30.512 | + functions-common:time_stop:2412 : local name 2026-03-26 00:44:30.516 | + functions-common:time_stop:2413 : local end_time 2026-03-26 00:44:30.522 | + functions-common:time_stop:2414 : local elapsed_time 2026-03-26 00:44:30.527 | + functions-common:time_stop:2415 : local total 2026-03-26 00:44:30.533 | + functions-common:time_stop:2416 : local start_time 2026-03-26 00:44:30.538 | + functions-common:time_stop:2418 : name=pip_install 2026-03-26 00:44:30.543 | + functions-common:time_stop:2419 : start_time=1774485869300 2026-03-26 00:44:30.548 | + functions-common:time_stop:2421 : [[ -z 1774485869300 ]] 2026-03-26 00:44:30.554 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-03-26 00:44:30.563 | + functions-common:time_stop:2424 : end_time=1774485870557 2026-03-26 00:44:30.568 | + functions-common:time_stop:2425 : elapsed_time=1257 2026-03-26 00:44:30.573 | + functions-common:time_stop:2426 : total=21282 2026-03-26 00:44:30.578 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-03-26 00:44:30.582 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=22539 2026-03-26 00:44:30.588 | + inc/python:pip_install:219 : return 0 2026-03-26 00:44:30.594 | + ./stack.sh:main:891 : echo_summary 'Installing OpenStack project source' 2026-03-26 00:44:30.600 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-03-26 00:44:30.607 | + ./stack.sh:echo_summary:444 : echo -e Installing OpenStack project source 2026-03-26 00:44:30.612 | + ./stack.sh:main:894 : install_libs 2026-03-26 00:44:30.617 | + lib/libraries:install_libs:91 : _install_lib_from_source automaton 2026-03-26 00:44:30.623 | + lib/libraries:_install_lib_from_source:75 : local name=automaton 2026-03-26 00:44:30.629 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git automaton 2026-03-26 00:44:30.634 | + inc/python:use_library_from_git:266 : local name=automaton 2026-03-26 00:44:30.637 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-26 00:44:30.642 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-03-26 00:44:30.646 | + inc/python:use_library_from_git:268 : [[ ,novnc,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:44:30.651 | + inc/python:use_library_from_git:269 : return 1 2026-03-26 00:44:30.655 | + lib/libraries:install_libs:92 : _install_lib_from_source castellan 2026-03-26 00:44:30.659 | + lib/libraries:_install_lib_from_source:75 : local name=castellan 2026-03-26 00:44:30.662 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git castellan 2026-03-26 00:44:30.665 | + inc/python:use_library_from_git:266 : local name=castellan 2026-03-26 00:44:30.671 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-26 00:44:30.675 | + inc/python:use_library_from_git:268 : [[ novnc,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:44:30.680 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,castellan, ]] 2026-03-26 00:44:30.683 | + inc/python:use_library_from_git:269 : return 1 2026-03-26 00:44:30.688 | + lib/libraries:install_libs:93 : _install_lib_from_source cliff 2026-03-26 00:44:30.692 | + lib/libraries:_install_lib_from_source:75 : local name=cliff 2026-03-26 00:44:30.697 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git cliff 2026-03-26 00:44:30.702 | + inc/python:use_library_from_git:266 : local name=cliff 2026-03-26 00:44:30.707 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-26 00:44:30.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 = \A\L\L ]] 2026-03-26 00:44:30.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, =~ ,cliff, ]] 2026-03-26 00:44:30.723 | + inc/python:use_library_from_git:269 : return 1 2026-03-26 00:44:30.727 | + lib/libraries:install_libs:94 : _install_lib_from_source cursive 2026-03-26 00:44:30.733 | + lib/libraries:_install_lib_from_source:75 : local name=cursive 2026-03-26 00:44:30.737 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git cursive 2026-03-26 00:44:30.742 | + inc/python:use_library_from_git:266 : local name=cursive 2026-03-26 00:44:30.748 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-26 00:44:30.754 | + inc/python:use_library_from_git:268 : [[ novnc,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:44:30.760 | + inc/python:use_library_from_git:268 : [[ ,novnc,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:44:30.765 | + inc/python:use_library_from_git:269 : return 1 2026-03-26 00:44:30.770 | + lib/libraries:install_libs:95 : _install_lib_from_source debtcollector 2026-03-26 00:44:30.776 | + lib/libraries:_install_lib_from_source:75 : local name=debtcollector 2026-03-26 00:44:30.781 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git debtcollector 2026-03-26 00:44:30.787 | + inc/python:use_library_from_git:266 : local name=debtcollector 2026-03-26 00:44:30.792 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-26 00:44:30.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:44:30.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, =~ ,debtcollector, ]] 2026-03-26 00:44:30.808 | + inc/python:use_library_from_git:269 : return 1 2026-03-26 00:44:30.814 | + lib/libraries:install_libs:96 : _install_lib_from_source futurist 2026-03-26 00:44:30.820 | + lib/libraries:_install_lib_from_source:75 : local name=futurist 2026-03-26 00:44:30.826 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git futurist 2026-03-26 00:44:30.831 | + inc/python:use_library_from_git:266 : local name=futurist 2026-03-26 00:44:30.837 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-26 00:44:30.843 | + inc/python:use_library_from_git:268 : [[ novnc,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:44:30.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, =~ ,futurist, ]] 2026-03-26 00:44:30.853 | + inc/python:use_library_from_git:269 : return 1 2026-03-26 00:44:30.859 | + lib/libraries:install_libs:97 : _install_lib_from_source openstacksdk 2026-03-26 00:44:30.863 | + lib/libraries:_install_lib_from_source:75 : local name=openstacksdk 2026-03-26 00:44:30.870 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git openstacksdk 2026-03-26 00:44:30.875 | + inc/python:use_library_from_git:266 : local name=openstacksdk 2026-03-26 00:44:30.880 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-26 00:44:30.884 | + inc/python:use_library_from_git:268 : [[ novnc,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:44:30.889 | + inc/python:use_library_from_git:268 : [[ ,novnc,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:44:30.895 | + inc/python:use_library_from_git:269 : return 1 2026-03-26 00:44:30.900 | + lib/libraries:install_libs:98 : _install_lib_from_source osc-lib 2026-03-26 00:44:30.906 | + lib/libraries:_install_lib_from_source:75 : local name=osc-lib 2026-03-26 00:44:30.912 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git osc-lib 2026-03-26 00:44:30.918 | + inc/python:use_library_from_git:266 : local name=osc-lib 2026-03-26 00:44:30.923 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-26 00:44:30.928 | + inc/python:use_library_from_git:268 : [[ novnc,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:44:30.934 | + inc/python:use_library_from_git:268 : [[ ,novnc,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:44:30.939 | + inc/python:use_library_from_git:269 : return 1 2026-03-26 00:44:30.946 | + lib/libraries:install_libs:99 : _install_lib_from_source osc-placement 2026-03-26 00:44:30.951 | + lib/libraries:_install_lib_from_source:75 : local name=osc-placement 2026-03-26 00:44:30.956 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git osc-placement 2026-03-26 00:44:30.962 | + inc/python:use_library_from_git:266 : local name=osc-placement 2026-03-26 00:44:30.968 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-26 00:44:30.974 | + inc/python:use_library_from_git:268 : [[ novnc,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:44:30.981 | + inc/python:use_library_from_git:268 : [[ ,novnc,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:44:30.987 | + inc/python:use_library_from_git:269 : return 1 2026-03-26 00:44:30.992 | + lib/libraries:install_libs:100 : _install_lib_from_source os-client-config 2026-03-26 00:44:30.998 | + lib/libraries:_install_lib_from_source:75 : local name=os-client-config 2026-03-26 00:44:31.004 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git os-client-config 2026-03-26 00:44:31.010 | + inc/python:use_library_from_git:266 : local name=os-client-config 2026-03-26 00:44:31.016 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-26 00:44:31.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 = \A\L\L ]] 2026-03-26 00:44:31.026 | + inc/python:use_library_from_git:268 : [[ ,novnc,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:44:31.032 | + inc/python:use_library_from_git:269 : return 1 2026-03-26 00:44:31.038 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.cache 2026-03-26 00:44:31.044 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.cache 2026-03-26 00:44:31.050 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.cache 2026-03-26 00:44:31.055 | + inc/python:use_library_from_git:266 : local name=oslo.cache 2026-03-26 00:44:31.061 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-26 00:44:31.066 | + inc/python:use_library_from_git:268 : [[ novnc,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:44:31.071 | + inc/python:use_library_from_git:268 : [[ ,novnc,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:44:31.076 | + inc/python:use_library_from_git:269 : return 1 2026-03-26 00:44:31.082 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.concurrency 2026-03-26 00:44:31.089 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.concurrency 2026-03-26 00:44:31.094 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.concurrency 2026-03-26 00:44:31.099 | + inc/python:use_library_from_git:266 : local name=oslo.concurrency 2026-03-26 00:44:31.104 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-26 00:44:31.110 | + inc/python:use_library_from_git:268 : [[ novnc,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:44:31.116 | + inc/python:use_library_from_git:268 : [[ ,novnc,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:44:31.123 | + inc/python:use_library_from_git:269 : return 1 2026-03-26 00:44:31.128 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.config 2026-03-26 00:44:31.134 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.config 2026-03-26 00:44:31.139 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.config 2026-03-26 00:44:31.145 | + inc/python:use_library_from_git:266 : local name=oslo.config 2026-03-26 00:44:31.151 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-26 00:44:31.156 | + inc/python:use_library_from_git:268 : [[ novnc,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:44:31.161 | + inc/python:use_library_from_git:268 : [[ ,novnc,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:44:31.167 | + inc/python:use_library_from_git:269 : return 1 2026-03-26 00:44:31.173 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.context 2026-03-26 00:44:31.179 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.context 2026-03-26 00:44:31.185 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.context 2026-03-26 00:44:31.190 | + inc/python:use_library_from_git:266 : local name=oslo.context 2026-03-26 00:44:31.196 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-26 00:44:31.201 | + inc/python:use_library_from_git:268 : [[ novnc,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:44:31.208 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,oslo.context, ]] 2026-03-26 00:44:31.214 | + inc/python:use_library_from_git:269 : return 1 2026-03-26 00:44:31.220 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.db 2026-03-26 00:44:31.225 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.db 2026-03-26 00:44:31.231 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.db 2026-03-26 00:44:31.237 | + inc/python:use_library_from_git:266 : local name=oslo.db 2026-03-26 00:44:31.243 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-26 00:44:31.249 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-03-26 00:44:31.254 | + inc/python:use_library_from_git:268 : [[ ,novnc,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:44:31.259 | + inc/python:use_library_from_git:269 : return 1 2026-03-26 00:44:31.266 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.i18n 2026-03-26 00:44:31.272 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.i18n 2026-03-26 00:44:31.278 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.i18n 2026-03-26 00:44:31.284 | + inc/python:use_library_from_git:266 : local name=oslo.i18n 2026-03-26 00:44:31.289 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-26 00:44:31.293 | + inc/python:use_library_from_git:268 : [[ novnc,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:44:31.299 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,oslo.i18n, ]] 2026-03-26 00:44:31.305 | + inc/python:use_library_from_git:269 : return 1 2026-03-26 00:44:31.311 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.limit 2026-03-26 00:44:31.318 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.limit 2026-03-26 00:44:31.323 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.limit 2026-03-26 00:44:31.329 | + inc/python:use_library_from_git:266 : local name=oslo.limit 2026-03-26 00:44:31.335 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-26 00:44:31.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 = \A\L\L ]] 2026-03-26 00:44:31.346 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,oslo.limit, ]] 2026-03-26 00:44:31.351 | + inc/python:use_library_from_git:269 : return 1 2026-03-26 00:44:31.356 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.log 2026-03-26 00:44:31.363 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.log 2026-03-26 00:44:31.368 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.log 2026-03-26 00:44:31.374 | + inc/python:use_library_from_git:266 : local name=oslo.log 2026-03-26 00:44:31.380 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-26 00:44:31.385 | + inc/python:use_library_from_git:268 : [[ novnc,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:44:31.390 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,oslo.log, ]] 2026-03-26 00:44:31.394 | + inc/python:use_library_from_git:269 : return 1 2026-03-26 00:44:31.401 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.messaging 2026-03-26 00:44:31.407 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.messaging 2026-03-26 00:44:31.413 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.messaging 2026-03-26 00:44:31.418 | + inc/python:use_library_from_git:266 : local name=oslo.messaging 2026-03-26 00:44:31.424 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-26 00:44:31.429 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-03-26 00:44:31.435 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,oslo.messaging, ]] 2026-03-26 00:44:31.441 | + inc/python:use_library_from_git:269 : return 1 2026-03-26 00:44:31.447 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.middleware 2026-03-26 00:44:31.453 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.middleware 2026-03-26 00:44:31.457 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.middleware 2026-03-26 00:44:31.463 | + inc/python:use_library_from_git:266 : local name=oslo.middleware 2026-03-26 00:44:31.469 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-26 00:44:31.474 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-03-26 00:44:31.480 | + inc/python:use_library_from_git:268 : [[ ,novnc,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:44:31.486 | + inc/python:use_library_from_git:269 : return 1 2026-03-26 00:44:31.492 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.policy 2026-03-26 00:44:31.499 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.policy 2026-03-26 00:44:31.504 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.policy 2026-03-26 00:44:31.509 | + inc/python:use_library_from_git:266 : local name=oslo.policy 2026-03-26 00:44:31.514 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-26 00:44:31.520 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-03-26 00:44:31.526 | + inc/python:use_library_from_git:268 : [[ ,novnc,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:44:31.533 | + inc/python:use_library_from_git:269 : return 1 2026-03-26 00:44:31.539 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.privsep 2026-03-26 00:44:31.544 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.privsep 2026-03-26 00:44:31.550 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.privsep 2026-03-26 00:44:31.556 | + inc/python:use_library_from_git:266 : local name=oslo.privsep 2026-03-26 00:44:31.561 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-26 00:44:31.567 | + inc/python:use_library_from_git:268 : [[ novnc,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:44:31.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, =~ ,oslo.privsep, ]] 2026-03-26 00:44:31.578 | + inc/python:use_library_from_git:269 : return 1 2026-03-26 00:44:31.584 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.reports 2026-03-26 00:44:31.590 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.reports 2026-03-26 00:44:31.596 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.reports 2026-03-26 00:44:31.602 | + inc/python:use_library_from_git:266 : local name=oslo.reports 2026-03-26 00:44:31.608 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-26 00:44:31.614 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-03-26 00:44:31.619 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,oslo.reports, ]] 2026-03-26 00:44:31.625 | + inc/python:use_library_from_git:269 : return 1 2026-03-26 00:44:31.631 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.rootwrap 2026-03-26 00:44:31.637 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.rootwrap 2026-03-26 00:44:31.643 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.rootwrap 2026-03-26 00:44:31.649 | + inc/python:use_library_from_git:266 : local name=oslo.rootwrap 2026-03-26 00:44:31.654 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-26 00:44:31.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:44:31.665 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,oslo.rootwrap, ]] 2026-03-26 00:44:31.670 | + inc/python:use_library_from_git:269 : return 1 2026-03-26 00:44:31.675 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.serialization 2026-03-26 00:44:31.682 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.serialization 2026-03-26 00:44:31.688 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.serialization 2026-03-26 00:44:31.693 | + inc/python:use_library_from_git:266 : local name=oslo.serialization 2026-03-26 00:44:31.700 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-26 00:44:31.706 | + inc/python:use_library_from_git:268 : [[ novnc,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:44:31.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, =~ ,oslo.serialization, ]] 2026-03-26 00:44:31.718 | + inc/python:use_library_from_git:269 : return 1 2026-03-26 00:44:31.724 | + lib/libraries:install_libs:116 : _install_lib_from_source oslo.service 2026-03-26 00:44:31.729 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.service 2026-03-26 00:44:31.734 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.service 2026-03-26 00:44:31.739 | + inc/python:use_library_from_git:266 : local name=oslo.service 2026-03-26 00:44:31.745 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-26 00:44:31.752 | + inc/python:use_library_from_git:268 : [[ novnc,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:44:31.758 | + inc/python:use_library_from_git:268 : [[ ,novnc,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:44:31.763 | + inc/python:use_library_from_git:269 : return 1 2026-03-26 00:44:31.769 | + lib/libraries:install_libs:117 : _install_lib_from_source oslo.utils 2026-03-26 00:44:31.775 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.utils 2026-03-26 00:44:31.780 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.utils 2026-03-26 00:44:31.786 | + inc/python:use_library_from_git:266 : local name=oslo.utils 2026-03-26 00:44:31.791 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-26 00:44:31.797 | + inc/python:use_library_from_git:268 : [[ novnc,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:44:31.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, =~ ,oslo.utils, ]] 2026-03-26 00:44:31.811 | + inc/python:use_library_from_git:269 : return 1 2026-03-26 00:44:31.816 | + lib/libraries:install_libs:118 : _install_lib_from_source oslo.versionedobjects 2026-03-26 00:44:31.823 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.versionedobjects 2026-03-26 00:44:31.828 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.versionedobjects 2026-03-26 00:44:31.834 | + inc/python:use_library_from_git:266 : local name=oslo.versionedobjects 2026-03-26 00:44:31.840 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-26 00:44:31.846 | + inc/python:use_library_from_git:268 : [[ novnc,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:44:31.851 | + inc/python:use_library_from_git:268 : [[ ,novnc,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:44:31.857 | + inc/python:use_library_from_git:269 : return 1 2026-03-26 00:44:31.863 | + lib/libraries:install_libs:119 : _install_lib_from_source oslo.vmware 2026-03-26 00:44:31.870 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.vmware 2026-03-26 00:44:31.875 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.vmware 2026-03-26 00:44:31.881 | + inc/python:use_library_from_git:266 : local name=oslo.vmware 2026-03-26 00:44:31.888 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-26 00:44:31.893 | + inc/python:use_library_from_git:268 : [[ novnc,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:44:31.900 | + inc/python:use_library_from_git:268 : [[ ,novnc,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:44:31.906 | + inc/python:use_library_from_git:269 : return 1 2026-03-26 00:44:31.912 | + lib/libraries:install_libs:120 : _install_lib_from_source osprofiler 2026-03-26 00:44:31.918 | + lib/libraries:_install_lib_from_source:75 : local name=osprofiler 2026-03-26 00:44:31.924 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git osprofiler 2026-03-26 00:44:31.931 | + inc/python:use_library_from_git:266 : local name=osprofiler 2026-03-26 00:44:31.937 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-26 00:44:31.943 | + inc/python:use_library_from_git:268 : [[ novnc,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:44:31.948 | + inc/python:use_library_from_git:268 : [[ ,novnc,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:44:31.954 | + inc/python:use_library_from_git:269 : return 1 2026-03-26 00:44:31.960 | + lib/libraries:install_libs:121 : _install_lib_from_source pycadf 2026-03-26 00:44:31.965 | + lib/libraries:_install_lib_from_source:75 : local name=pycadf 2026-03-26 00:44:31.971 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git pycadf 2026-03-26 00:44:31.977 | + inc/python:use_library_from_git:266 : local name=pycadf 2026-03-26 00:44:31.983 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-26 00:44:31.989 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-03-26 00:44:31.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, =~ ,pycadf, ]] 2026-03-26 00:44:32.002 | + inc/python:use_library_from_git:269 : return 1 2026-03-26 00:44:32.008 | + lib/libraries:install_libs:122 : _install_lib_from_source stevedore 2026-03-26 00:44:32.015 | + lib/libraries:_install_lib_from_source:75 : local name=stevedore 2026-03-26 00:44:32.021 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git stevedore 2026-03-26 00:44:32.027 | + inc/python:use_library_from_git:266 : local name=stevedore 2026-03-26 00:44:32.032 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-26 00:44:32.038 | + inc/python:use_library_from_git:268 : [[ novnc,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:44:32.045 | + inc/python:use_library_from_git:268 : [[ ,novnc,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:44:32.050 | + inc/python:use_library_from_git:269 : return 1 2026-03-26 00:44:32.055 | + lib/libraries:install_libs:123 : _install_lib_from_source taskflow 2026-03-26 00:44:32.061 | + lib/libraries:_install_lib_from_source:75 : local name=taskflow 2026-03-26 00:44:32.068 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git taskflow 2026-03-26 00:44:32.074 | + inc/python:use_library_from_git:266 : local name=taskflow 2026-03-26 00:44:32.080 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-26 00:44:32.085 | + inc/python:use_library_from_git:268 : [[ novnc,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:44:32.091 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,taskflow, ]] 2026-03-26 00:44:32.098 | + inc/python:use_library_from_git:269 : return 1 2026-03-26 00:44:32.104 | + lib/libraries:install_libs:124 : _install_lib_from_source tooz 2026-03-26 00:44:32.110 | + lib/libraries:_install_lib_from_source:75 : local name=tooz 2026-03-26 00:44:32.116 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git tooz 2026-03-26 00:44:32.122 | + inc/python:use_library_from_git:266 : local name=tooz 2026-03-26 00:44:32.128 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-26 00:44:32.135 | + inc/python:use_library_from_git:268 : [[ novnc,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:44:32.140 | + inc/python:use_library_from_git:268 : [[ ,novnc,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:44:32.148 | + inc/python:use_library_from_git:269 : return 1 2026-03-26 00:44:32.153 | + lib/libraries:install_libs:128 : _install_lib_from_source os-brick 2026-03-26 00:44:32.159 | + lib/libraries:_install_lib_from_source:75 : local name=os-brick 2026-03-26 00:44:32.165 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git os-brick 2026-03-26 00:44:32.171 | + inc/python:use_library_from_git:266 : local name=os-brick 2026-03-26 00:44:32.178 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-26 00:44:32.183 | + inc/python:use_library_from_git:268 : [[ novnc,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:44:32.190 | + inc/python:use_library_from_git:268 : [[ ,novnc,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:44:32.196 | + inc/python:use_library_from_git:269 : return 1 2026-03-26 00:44:32.204 | + lib/libraries:install_libs:129 : _install_lib_from_source os-resource-classes 2026-03-26 00:44:32.210 | + lib/libraries:_install_lib_from_source:75 : local name=os-resource-classes 2026-03-26 00:44:32.216 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git os-resource-classes 2026-03-26 00:44:32.222 | + inc/python:use_library_from_git:266 : local name=os-resource-classes 2026-03-26 00:44:32.228 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-26 00:44:32.235 | + inc/python:use_library_from_git:268 : [[ novnc,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:44:32.241 | + inc/python:use_library_from_git:268 : [[ ,novnc,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:44:32.247 | + inc/python:use_library_from_git:269 : return 1 2026-03-26 00:44:32.253 | + lib/libraries:install_libs:130 : _install_lib_from_source os-traits 2026-03-26 00:44:32.259 | + lib/libraries:_install_lib_from_source:75 : local name=os-traits 2026-03-26 00:44:32.265 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git os-traits 2026-03-26 00:44:32.272 | + inc/python:use_library_from_git:266 : local name=os-traits 2026-03-26 00:44:32.279 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-26 00:44:32.285 | + inc/python:use_library_from_git:268 : [[ novnc,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:44:32.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, =~ ,os-traits, ]] 2026-03-26 00:44:32.296 | + inc/python:use_library_from_git:269 : return 1 2026-03-26 00:44:32.302 | + lib/libraries:install_libs:133 : _install_lib_from_source python-barbicanclient 2026-03-26 00:44:32.307 | + lib/libraries:_install_lib_from_source:75 : local name=python-barbicanclient 2026-03-26 00:44:32.313 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git python-barbicanclient 2026-03-26 00:44:32.319 | + inc/python:use_library_from_git:266 : local name=python-barbicanclient 2026-03-26 00:44:32.324 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-26 00:44:32.330 | + inc/python:use_library_from_git:268 : [[ novnc,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:44:32.335 | + inc/python:use_library_from_git:268 : [[ ,novnc,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:44:32.342 | + inc/python:use_library_from_git:269 : return 1 2026-03-26 00:44:32.348 | + lib/libraries:install_libs:135 : use_library_from_git etcd3gw 2026-03-26 00:44:32.354 | + inc/python:use_library_from_git:266 : local name=etcd3gw 2026-03-26 00:44:32.360 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-26 00:44:32.365 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-03-26 00:44:32.371 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,etcd3gw, ]] 2026-03-26 00:44:32.377 | + inc/python:use_library_from_git:269 : return 1 2026-03-26 00:44:32.382 | + lib/libraries:install_libs:139 : pip_install etcd3gw 2026-03-26 00:44:32.425 | Using python 3.12 to install etcd3gw 2026-03-26 00:44:32.430 | + 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:44:33.103 | Collecting etcd3gw 2026-03-26 00:44:33.243 | Downloading etcd3gw-2.5.0-py3-none-any.whl.metadata (2.2 kB) 2026-03-26 00:44:33.253 | 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:44:33.306 | Collecting requests>=2.20.0 (from etcd3gw) 2026-03-26 00:44:33.307 | Using cached requests-2.32.5-py3-none-any.whl.metadata (4.9 kB) 2026-03-26 00:44:33.350 | Collecting futurist>=0.16.0 (from etcd3gw) 2026-03-26 00:44:33.378 | Downloading futurist-3.2.1-py3-none-any.whl.metadata (2.2 kB) 2026-03-26 00:44:33.431 | Collecting debtcollector>=3.0.0 (from futurist>=0.16.0->etcd3gw) 2026-03-26 00:44:33.459 | Downloading debtcollector-3.0.0-py3-none-any.whl.metadata (2.3 kB) 2026-03-26 00:44:33.665 | Collecting wrapt>=1.7.0 (from debtcollector>=3.0.0->futurist>=0.16.0->etcd3gw) 2026-03-26 00:44:33.691 | 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:44:33.704 | 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:44:33.873 | Collecting charset_normalizer<4,>=2 (from requests>=2.20.0->etcd3gw) 2026-03-26 00:44:33.874 | 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:44:33.922 | Collecting idna<4,>=2.5 (from requests>=2.20.0->etcd3gw) 2026-03-26 00:44:33.923 | Using cached idna-3.11-py3-none-any.whl.metadata (8.4 kB) 2026-03-26 00:44:33.995 | Collecting urllib3<3,>=1.21.1 (from requests>=2.20.0->etcd3gw) 2026-03-26 00:44:33.997 | Using cached urllib3-2.6.3-py3-none-any.whl.metadata (6.9 kB) 2026-03-26 00:44:34.000 | 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:44:34.036 | Downloading etcd3gw-2.5.0-py3-none-any.whl (24 kB) 2026-03-26 00:44:34.104 | Downloading futurist-3.2.1-py3-none-any.whl (40 kB) 2026-03-26 00:44:34.158 | Downloading debtcollector-3.0.0-py3-none-any.whl (23 kB) 2026-03-26 00:44:34.175 | Using cached requests-2.32.5-py3-none-any.whl (64 kB) 2026-03-26 00:44:34.176 | 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:44:34.178 | Using cached idna-3.11-py3-none-any.whl (71 kB) 2026-03-26 00:44:34.179 | Using cached urllib3-2.6.3-py3-none-any.whl (131 kB) 2026-03-26 00:44:34.204 | 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:44:34.343 | Installing collected packages: wrapt, urllib3, idna, charset_normalizer, requests, debtcollector, futurist, etcd3gw 2026-03-26 00:44:34.367 | Attempting uninstall: urllib3 2026-03-26 00:44:34.375 | Found existing installation: urllib3 2.0.7 2026-03-26 00:44:34.375 | Not uninstalling urllib3 at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-03-26 00:44:34.375 | Can't uninstall 'urllib3'. No files were found to uninstall. 2026-03-26 00:44:34.454 | Attempting uninstall: idna 2026-03-26 00:44:34.459 | Found existing installation: idna 3.6 2026-03-26 00:44:34.460 | Not uninstalling idna at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-03-26 00:44:34.460 | Can't uninstall 'idna'. No files were found to uninstall. 2026-03-26 00:44:34.604 | Attempting uninstall: requests 2026-03-26 00:44:34.609 | Found existing installation: requests 2.31.0 2026-03-26 00:44:34.609 | Not uninstalling requests at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-03-26 00:44:34.609 | Can't uninstall 'requests'. No files were found to uninstall. 2026-03-26 00:44:34.731 | 2026-03-26 00:44:34.735 | 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:44:34.834 | + inc/python:pip_install:216 : result=0 2026-03-26 00:44:34.840 | + inc/python:pip_install:218 : time_stop pip_install 2026-03-26 00:44:34.846 | + functions-common:time_stop:2412 : local name 2026-03-26 00:44:34.851 | + functions-common:time_stop:2413 : local end_time 2026-03-26 00:44:34.855 | + functions-common:time_stop:2414 : local elapsed_time 2026-03-26 00:44:34.860 | + functions-common:time_stop:2415 : local total 2026-03-26 00:44:34.866 | + functions-common:time_stop:2416 : local start_time 2026-03-26 00:44:34.872 | + functions-common:time_stop:2418 : name=pip_install 2026-03-26 00:44:34.878 | + functions-common:time_stop:2419 : start_time=1774485872413 2026-03-26 00:44:34.882 | + functions-common:time_stop:2421 : [[ -z 1774485872413 ]] 2026-03-26 00:44:34.889 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-03-26 00:44:34.896 | + functions-common:time_stop:2424 : end_time=1774485874891 2026-03-26 00:44:34.902 | + functions-common:time_stop:2425 : elapsed_time=2478 2026-03-26 00:44:34.906 | + functions-common:time_stop:2426 : total=22539 2026-03-26 00:44:34.912 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-03-26 00:44:34.918 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=25017 2026-03-26 00:44:34.924 | + inc/python:pip_install:219 : return 0 2026-03-26 00:44:34.931 | + ./stack.sh:main:897 : install_apache_uwsgi 2026-03-26 00:44:34.936 | + lib/apache:install_apache_uwsgi:79 : local apxs=apxs2 2026-03-26 00:44:34.942 | + lib/apache:install_apache_uwsgi:80 : is_fedora 2026-03-26 00:44:34.949 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2026-03-26 00:44:34.954 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2026-03-26 00:44:34.959 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2026-03-26 00:44:34.964 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2026-03-26 00:44:34.970 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-03-26 00:44:34.977 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2026-03-26 00:44:34.983 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-03-26 00:44:34.989 | + functions-common:is_fedora:533 : '[' Ubuntu = RockyLinux ']' 2026-03-26 00:44:34.994 | + functions-common:is_fedora:534 : '[' Ubuntu = CentOS ']' 2026-03-26 00:44:35.000 | + functions-common:is_fedora:534 : '[' Ubuntu = CentOSStream ']' 2026-03-26 00:44:35.006 | + functions-common:is_fedora:535 : '[' Ubuntu = AlmaLinux ']' 2026-03-26 00:44:35.012 | + functions-common:is_fedora:536 : '[' Ubuntu = OracleServer ']' 2026-03-26 00:44:35.018 | + functions-common:is_fedora:536 : '[' Ubuntu = Virtuozzo ']' 2026-03-26 00:44:35.024 | + lib/apache:install_apache_uwsgi:84 : is_ubuntu 2026-03-26 00:44:35.030 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-03-26 00:44:35.036 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-03-26 00:44:35.042 | + lib/apache:install_apache_uwsgi:85 : local 'pkg_list=uwsgi uwsgi-plugin-python3' 2026-03-26 00:44:35.048 | + lib/apache:install_apache_uwsgi:86 : install_package uwsgi uwsgi-plugin-python3 2026-03-26 00:44:35.055 | + functions-common:install_package:1430 : update_package_repo 2026-03-26 00:44:35.060 | + functions-common:update_package_repo:1404 : NO_UPDATE_REPOS=False 2026-03-26 00:44:35.065 | + functions-common:update_package_repo:1405 : REPOS_UPDATED=True 2026-03-26 00:44:35.072 | + functions-common:update_package_repo:1406 : RETRY_UPDATE=False 2026-03-26 00:44:35.079 | + functions-common:update_package_repo:1408 : [[ False = \T\r\u\e ]] 2026-03-26 00:44:35.085 | + functions-common:update_package_repo:1412 : is_ubuntu 2026-03-26 00:44:35.090 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-03-26 00:44:35.096 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-03-26 00:44:35.102 | + functions-common:update_package_repo:1413 : apt_get_update 2026-03-26 00:44:35.107 | + functions-common:apt_get_update:1158 : [[ True == \T\r\u\e ]] 2026-03-26 00:44:35.113 | + functions-common:apt_get_update:1158 : [[ False != \T\r\u\e ]] 2026-03-26 00:44:35.118 | + functions-common:apt_get_update:1159 : return 2026-03-26 00:44:35.124 | + functions-common:install_package:1431 : real_install_package uwsgi uwsgi-plugin-python3 2026-03-26 00:44:35.130 | + functions-common:real_install_package:1418 : is_ubuntu 2026-03-26 00:44:35.135 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-03-26 00:44:35.141 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-03-26 00:44:35.149 | + functions-common:real_install_package:1419 : apt_get install uwsgi uwsgi-plugin-python3 2026-03-26 00:44:35.197 | + 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:44:35.242 | Reading package lists... 2026-03-26 00:44:35.489 | Building dependency tree... 2026-03-26 00:44:35.490 | Reading state information... 2026-03-26 00:44:35.754 | The following additional packages will be installed: 2026-03-26 00:44:35.755 | libnorm1t64 libpgm-5.3-0t64 libsodium23 libyajl2 libzmq5 uwsgi-core 2026-03-26 00:44:35.756 | Suggested packages: 2026-03-26 00:44:35.756 | nginx-full | cherokee | libapache2-mod-proxy-uwsgi | libapache2-mod-uwsgi 2026-03-26 00:44:35.756 | | libapache2-mod-ruwsgi uwsgi-dev uwsgi-extra uwsgi-plugins-all 2026-03-26 00:44:35.756 | python3-uwsgidecorators 2026-03-26 00:44:35.789 | The following NEW packages will be installed: 2026-03-26 00:44:35.790 | libnorm1t64 libpgm-5.3-0t64 libsodium23 libyajl2 libzmq5 uwsgi uwsgi-core 2026-03-26 00:44:35.790 | uwsgi-plugin-python3 2026-03-26 00:44:35.983 | 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. 2026-03-26 00:44:35.983 | Need to get 1,451 kB of archives. 2026-03-26 00:44:35.983 | After this operation, 4,760 kB of additional disk space will be used. 2026-03-26 00:44:35.983 | 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:44:36.474 | 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:44:36.561 | 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:44:36.621 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libzmq5 amd64 4.3.5-1build2 [260 kB] 2026-03-26 00:44:36.674 | 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:44:36.677 | 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:44:36.751 | 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:44:36.753 | 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:44:36.989 | debconf: delaying package configuration, since apt-utils is not installed 2026-03-26 00:44:37.056 | Fetched 1,451 kB in 1s (1,527 kB/s) 2026-03-26 00:44:37.103 | Selecting previously unselected package libnorm1t64:amd64. 2026-03-26 00:44:37.133 | (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:44:37.135 | Preparing to unpack .../0-libnorm1t64_1.5.9+dfsg-3.1build1_amd64.deb ... 2026-03-26 00:44:37.142 | Unpacking libnorm1t64:amd64 (1.5.9+dfsg-3.1build1) ... 2026-03-26 00:44:37.204 | Selecting previously unselected package libpgm-5.3-0t64:amd64. 2026-03-26 00:44:37.215 | Preparing to unpack .../1-libpgm-5.3-0t64_5.3.128~dfsg-2.1build1_amd64.deb ... 2026-03-26 00:44:37.218 | Unpacking libpgm-5.3-0t64:amd64 (5.3.128~dfsg-2.1build1) ... 2026-03-26 00:44:37.280 | Selecting previously unselected package libsodium23:amd64. 2026-03-26 00:44:37.291 | Preparing to unpack .../2-libsodium23_1.0.18-1ubuntu0.24.04.1_amd64.deb ... 2026-03-26 00:44:37.295 | Unpacking libsodium23:amd64 (1.0.18-1ubuntu0.24.04.1) ... 2026-03-26 00:44:37.355 | Selecting previously unselected package libzmq5:amd64. 2026-03-26 00:44:37.368 | Preparing to unpack .../3-libzmq5_4.3.5-1build2_amd64.deb ... 2026-03-26 00:44:37.372 | Unpacking libzmq5:amd64 (4.3.5-1build2) ... 2026-03-26 00:44:37.433 | Selecting previously unselected package libyajl2:amd64. 2026-03-26 00:44:37.445 | Preparing to unpack .../4-libyajl2_2.1.0-5build1_amd64.deb ... 2026-03-26 00:44:37.449 | Unpacking libyajl2:amd64 (2.1.0-5build1) ... 2026-03-26 00:44:37.504 | Selecting previously unselected package uwsgi-core. 2026-03-26 00:44:37.517 | Preparing to unpack .../5-uwsgi-core_2.0.24-2ubuntu10_amd64.deb ... 2026-03-26 00:44:37.520 | Unpacking uwsgi-core (2.0.24-2ubuntu10) ... 2026-03-26 00:44:37.645 | Selecting previously unselected package uwsgi. 2026-03-26 00:44:37.656 | Preparing to unpack .../6-uwsgi_2.0.24-2ubuntu10_amd64.deb ... 2026-03-26 00:44:37.663 | Unpacking uwsgi (2.0.24-2ubuntu10) ... 2026-03-26 00:44:37.720 | Selecting previously unselected package uwsgi-plugin-python3. 2026-03-26 00:44:37.732 | Preparing to unpack .../7-uwsgi-plugin-python3_2.0.24-2ubuntu10_amd64.deb ... 2026-03-26 00:44:37.736 | Unpacking uwsgi-plugin-python3 (2.0.24-2ubuntu10) ... 2026-03-26 00:44:37.806 | Setting up libnorm1t64:amd64 (1.5.9+dfsg-3.1build1) ... 2026-03-26 00:44:37.815 | Setting up libsodium23:amd64 (1.0.18-1ubuntu0.24.04.1) ... 2026-03-26 00:44:37.824 | Setting up libyajl2:amd64 (2.1.0-5build1) ... 2026-03-26 00:44:37.834 | Setting up libpgm-5.3-0t64:amd64 (5.3.128~dfsg-2.1build1) ... 2026-03-26 00:44:37.845 | Setting up libzmq5:amd64 (4.3.5-1build2) ... 2026-03-26 00:44:37.854 | Setting up uwsgi-core (2.0.24-2ubuntu10) ... 2026-03-26 00:44:37.877 | Setting up uwsgi (2.0.24-2ubuntu10) ... 2026-03-26 00:44:38.299 | Setting up uwsgi-plugin-python3 (2.0.24-2ubuntu10) ... 2026-03-26 00:44:38.344 | Processing triggers for man-db (2.12.0-4build2) ... 2026-03-26 00:44:39.023 | Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-03-26 00:44:39.296 | + functions-common:apt_get:1203 : result=0 2026-03-26 00:44:39.301 | + functions-common:apt_get:1206 : time_stop apt-get 2026-03-26 00:44:39.307 | + functions-common:time_stop:2412 : local name 2026-03-26 00:44:39.313 | + functions-common:time_stop:2413 : local end_time 2026-03-26 00:44:39.318 | + functions-common:time_stop:2414 : local elapsed_time 2026-03-26 00:44:39.324 | + functions-common:time_stop:2415 : local total 2026-03-26 00:44:39.329 | + functions-common:time_stop:2416 : local start_time 2026-03-26 00:44:39.334 | + functions-common:time_stop:2418 : name=apt-get 2026-03-26 00:44:39.340 | + functions-common:time_stop:2419 : start_time=1774485875191 2026-03-26 00:44:39.346 | + functions-common:time_stop:2421 : [[ -z 1774485875191 ]] 2026-03-26 00:44:39.353 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-03-26 00:44:39.361 | + functions-common:time_stop:2424 : end_time=1774485879355 2026-03-26 00:44:39.367 | + functions-common:time_stop:2425 : elapsed_time=4164 2026-03-26 00:44:39.373 | + functions-common:time_stop:2426 : total=145227 2026-03-26 00:44:39.379 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-03-26 00:44:39.384 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=149391 2026-03-26 00:44:39.390 | + functions-common:apt_get:1207 : return 0 2026-03-26 00:44:39.394 | + lib/apache:install_apache_uwsgi:118 : is_ubuntu 2026-03-26 00:44:39.399 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-03-26 00:44:39.405 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-03-26 00:44:39.412 | + lib/apache:install_apache_uwsgi:119 : a2query -m proxy 2026-03-26 00:44:39.456 | No module matches proxy 2026-03-26 00:44:39.462 | + lib/apache:install_apache_uwsgi:121 : sudo a2enmod proxy 2026-03-26 00:44:39.508 | Enabling module proxy. 2026-03-26 00:44:39.518 | To activate the new configuration, you need to run: 2026-03-26 00:44:39.518 | systemctl restart apache2 2026-03-26 00:44:39.528 | + lib/apache:install_apache_uwsgi:122 : sudo a2enmod proxy_uwsgi 2026-03-26 00:44:39.573 | Considering dependency proxy for proxy_uwsgi: 2026-03-26 00:44:39.573 | Module proxy already enabled 2026-03-26 00:44:39.573 | Enabling module proxy_uwsgi. 2026-03-26 00:44:39.583 | To activate the new configuration, you need to run: 2026-03-26 00:44:39.584 | systemctl restart apache2 2026-03-26 00:44:39.594 | + lib/apache:install_apache_uwsgi:123 : restart_apache_server 2026-03-26 00:44:39.599 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-03-26 00:44:39.606 | + functions-common:restart_service:2296 : '[' -x /bin/systemctl ']' 2026-03-26 00:44:39.611 | + functions-common:restart_service:2297 : sudo /bin/systemctl restart apache2 2026-03-26 00:44:39.757 | + ./stack.sh:main:900 : install_keystoneauth 2026-03-26 00:44:39.762 | + lib/keystone:install_keystoneauth:502 : use_library_from_git keystoneauth 2026-03-26 00:44:39.767 | + inc/python:use_library_from_git:266 : local name=keystoneauth 2026-03-26 00:44:39.771 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-26 00:44:39.775 | + inc/python:use_library_from_git:268 : [[ novnc,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:44:39.780 | + inc/python:use_library_from_git:268 : [[ ,novnc,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:44:39.784 | + inc/python:use_library_from_git:269 : return 1 2026-03-26 00:44:39.790 | + ./stack.sh:main:901 : install_keystoneclient 2026-03-26 00:44:39.795 | + lib/keystone:install_keystoneclient:510 : use_library_from_git python-keystoneclient 2026-03-26 00:44:39.800 | + inc/python:use_library_from_git:266 : local name=python-keystoneclient 2026-03-26 00:44:39.805 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-26 00:44:39.810 | + inc/python:use_library_from_git:268 : [[ novnc,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:44:39.815 | + inc/python:use_library_from_git:268 : [[ ,novnc,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:44:39.821 | + inc/python:use_library_from_git:269 : return 1 2026-03-26 00:44:39.826 | + ./stack.sh:main:902 : install_glanceclient 2026-03-26 00:44:39.829 | + lib/glance:install_glanceclient:541 : use_library_from_git python-glanceclient 2026-03-26 00:44:39.835 | + inc/python:use_library_from_git:266 : local name=python-glanceclient 2026-03-26 00:44:39.840 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-26 00:44:39.845 | + inc/python:use_library_from_git:268 : [[ novnc,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:44:39.850 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,python-glanceclient, ]] 2026-03-26 00:44:39.856 | + inc/python:use_library_from_git:269 : return 1 2026-03-26 00:44:39.862 | + ./stack.sh:main:903 : install_cinderclient 2026-03-26 00:44:39.868 | + lib/cinder:install_cinderclient:581 : use_library_from_git python-brick-cinderclient-ext 2026-03-26 00:44:39.873 | + inc/python:use_library_from_git:266 : local name=python-brick-cinderclient-ext 2026-03-26 00:44:39.877 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-26 00:44:39.883 | + inc/python:use_library_from_git:268 : [[ novnc,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:44:39.889 | + inc/python:use_library_from_git:268 : [[ ,novnc,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:44:39.895 | + inc/python:use_library_from_git:269 : return 1 2026-03-26 00:44:39.900 | + lib/cinder:install_cinderclient:586 : use_library_from_git python-cinderclient 2026-03-26 00:44:39.907 | + inc/python:use_library_from_git:266 : local name=python-cinderclient 2026-03-26 00:44:39.913 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-26 00:44:39.918 | + inc/python:use_library_from_git:268 : [[ novnc,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:44:39.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, =~ ,python-cinderclient, ]] 2026-03-26 00:44:39.929 | + inc/python:use_library_from_git:269 : return 1 2026-03-26 00:44:39.934 | + ./stack.sh:main:904 : install_novaclient 2026-03-26 00:44:39.940 | + lib/nova:install_novaclient:901 : use_library_from_git python-novaclient 2026-03-26 00:44:39.945 | + inc/python:use_library_from_git:266 : local name=python-novaclient 2026-03-26 00:44:39.953 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-26 00:44:39.960 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-03-26 00:44:39.966 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,python-novaclient, ]] 2026-03-26 00:44:39.972 | + inc/python:use_library_from_git:269 : return 1 2026-03-26 00:44:39.978 | + ./stack.sh:main:905 : is_service_enabled swift glance horizon 2026-03-26 00:44:40.021 | + functions-common:is_service_enabled:2068 : return 0 2026-03-26 00:44:40.027 | + ./stack.sh:main:906 : install_swiftclient 2026-03-26 00:44:40.032 | + lib/swift:install_swiftclient:744 : use_library_from_git python-swiftclient 2026-03-26 00:44:40.038 | + inc/python:use_library_from_git:266 : local name=python-swiftclient 2026-03-26 00:44:40.045 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-26 00:44:40.051 | + inc/python:use_library_from_git:268 : [[ novnc,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:44:40.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, =~ ,python-swiftclient, ]] 2026-03-26 00:44:40.063 | + inc/python:use_library_from_git:269 : return 1 2026-03-26 00:44:40.068 | + ./stack.sh:main:908 : is_service_enabled neutron nova horizon 2026-03-26 00:44:40.107 | + functions-common:is_service_enabled:2068 : return 0 2026-03-26 00:44:40.115 | + ./stack.sh:main:909 : install_neutronclient 2026-03-26 00:44:40.121 | + lib/neutron:install_neutronclient:535 : use_library_from_git python-neutronclient 2026-03-26 00:44:40.128 | + inc/python:use_library_from_git:266 : local name=python-neutronclient 2026-03-26 00:44:40.134 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-26 00:44:40.141 | + inc/python:use_library_from_git:268 : [[ novnc,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:44:40.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, =~ ,python-neutronclient, ]] 2026-03-26 00:44:40.154 | + inc/python:use_library_from_git:269 : return 1 2026-03-26 00:44:40.160 | + ./stack.sh:main:913 : install_keystonemiddleware 2026-03-26 00:44:40.167 | + lib/keystone:install_keystonemiddleware:520 : use_library_from_git keystonemiddleware 2026-03-26 00:44:40.174 | + inc/python:use_library_from_git:266 : local name=keystonemiddleware 2026-03-26 00:44:40.180 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-26 00:44:40.187 | + inc/python:use_library_from_git:268 : [[ novnc,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:44:40.195 | + inc/python:use_library_from_git:268 : [[ ,novnc,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:44:40.201 | + inc/python:use_library_from_git:269 : return 1 2026-03-26 00:44:40.208 | + lib/keystone:install_keystonemiddleware:525 : pip_install_gr keystonemiddleware 2026-03-26 00:44:40.213 | + inc/python:pip_install_gr:94 : local name=keystonemiddleware 2026-03-26 00:44:40.220 | + inc/python:pip_install_gr:95 : local clean_name 2026-03-26 00:44:40.228 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements keystonemiddleware 2026-03-26 00:44:40.234 | ++ inc/python:get_from_global_requirements:241 : local package=keystonemiddleware 2026-03-26 00:44:40.241 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-03-26 00:44:40.249 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2026-03-26 00:44:40.250 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-03-26 00:44:40.262 | ++ inc/python:get_from_global_requirements:243 : required_pkg='keystonemiddleware ' 2026-03-26 00:44:40.270 | ++ inc/python:get_from_global_requirements:244 : [[ keystonemiddleware == '' ]] 2026-03-26 00:44:40.276 | ++ inc/python:get_from_global_requirements:247 : echo keystonemiddleware 2026-03-26 00:44:40.285 | + inc/python:pip_install_gr:96 : clean_name=keystonemiddleware 2026-03-26 00:44:40.292 | + inc/python:pip_install_gr:97 : pip_install keystonemiddleware 2026-03-26 00:44:40.343 | Using python 3.12 to install keystonemiddleware 2026-03-26 00:44:40.349 | + 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:44:41.025 | Collecting keystonemiddleware 2026-03-26 00:44:41.159 | Downloading keystonemiddleware-12.0.0-py3-none-any.whl.metadata (4.1 kB) 2026-03-26 00:44:41.212 | Collecting keystoneauth1>=3.12.0 (from keystonemiddleware) 2026-03-26 00:44:41.238 | Downloading keystoneauth1-5.13.1-py3-none-any.whl.metadata (2.9 kB) 2026-03-26 00:44:41.287 | Collecting oslo.cache>=3.11.0 (from keystonemiddleware) 2026-03-26 00:44:41.314 | Downloading oslo_cache-4.1.1-py3-none-any.whl.metadata (2.5 kB) 2026-03-26 00:44:41.371 | Collecting oslo.config>=5.2.0 (from keystonemiddleware) 2026-03-26 00:44:41.399 | Downloading oslo_config-10.3.0-py3-none-any.whl.metadata (2.3 kB) 2026-03-26 00:44:41.442 | Collecting oslo.context>=2.19.2 (from keystonemiddleware) 2026-03-26 00:44:41.468 | Downloading oslo_context-6.3.0-py3-none-any.whl.metadata (2.3 kB) 2026-03-26 00:44:41.513 | Collecting oslo.i18n>=3.15.3 (from keystonemiddleware) 2026-03-26 00:44:41.540 | Downloading oslo_i18n-6.7.2-py3-none-any.whl.metadata (2.0 kB) 2026-03-26 00:44:41.585 | Collecting oslo.log>=3.36.0 (from keystonemiddleware) 2026-03-26 00:44:41.609 | Downloading oslo_log-8.1.0-py3-none-any.whl.metadata (2.5 kB) 2026-03-26 00:44:41.653 | Collecting oslo.serialization>=2.18.0 (from keystonemiddleware) 2026-03-26 00:44:41.680 | Downloading oslo_serialization-5.9.1-py3-none-any.whl.metadata (2.1 kB) 2026-03-26 00:44:41.732 | Collecting oslo.utils>=3.33.0 (from keystonemiddleware) 2026-03-26 00:44:41.757 | Downloading oslo_utils-10.0.0-py3-none-any.whl.metadata (2.1 kB) 2026-03-26 00:44:41.766 | 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:44:41.791 | Collecting pycadf>=1.1.0 (from keystonemiddleware) 2026-03-26 00:44:41.816 | Downloading pycadf-4.0.1-py3-none-any.whl.metadata (2.2 kB) 2026-03-26 00:44:41.858 | Collecting PyJWT>=2.4.0 (from keystonemiddleware) 2026-03-26 00:44:41.883 | Downloading pyjwt-2.11.0-py3-none-any.whl.metadata (4.0 kB) 2026-03-26 00:44:41.927 | Collecting python-keystoneclient>=3.20.0 (from keystonemiddleware) 2026-03-26 00:44:41.951 | Downloading python_keystoneclient-5.8.0-py3-none-any.whl.metadata (3.8 kB) 2026-03-26 00:44:41.961 | 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:44:42.014 | Collecting WebOb>=1.7.1 (from keystonemiddleware) 2026-03-26 00:44:42.040 | Downloading WebOb-1.8.9-py2.py3-none-any.whl.metadata (11 kB) 2026-03-26 00:44:42.056 | 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:44:42.092 | Collecting stevedore>=1.20.0 (from keystoneauth1>=3.12.0->keystonemiddleware) 2026-03-26 00:44:42.117 | Downloading stevedore-5.7.0-py3-none-any.whl.metadata (2.4 kB) 2026-03-26 00:44:42.151 | Collecting os-service-types>=1.2.0 (from keystoneauth1>=3.12.0->keystonemiddleware) 2026-03-26 00:44:42.178 | Downloading os_service_types-1.8.2-py3-none-any.whl.metadata (1.9 kB) 2026-03-26 00:44:42.218 | Collecting typing-extensions>=4.12 (from keystoneauth1>=3.12.0->keystonemiddleware) 2026-03-26 00:44:42.245 | Downloading typing_extensions-4.15.0-py3-none-any.whl.metadata (3.3 kB) 2026-03-26 00:44:42.283 | Collecting dogpile.cache>=1.3.3 (from oslo.cache>=3.11.0->keystonemiddleware) 2026-03-26 00:44:42.307 | Downloading dogpile_cache-1.5.0-py3-none-any.whl.metadata (5.5 kB) 2026-03-26 00:44:42.340 | Collecting decorator>=4.0.0 (from dogpile.cache>=1.3.3->oslo.cache>=3.11.0->keystonemiddleware) 2026-03-26 00:44:42.365 | Downloading decorator-5.2.1-py3-none-any.whl.metadata (3.9 kB) 2026-03-26 00:44:42.400 | Collecting netaddr>=0.7.18 (from oslo.config>=5.2.0->keystonemiddleware) 2026-03-26 00:44:42.424 | Downloading netaddr-1.3.0-py3-none-any.whl.metadata (5.0 kB) 2026-03-26 00:44:42.460 | Collecting rfc3986>=1.2.0 (from oslo.config>=5.2.0->keystonemiddleware) 2026-03-26 00:44:42.484 | Downloading rfc3986-2.0.0-py2.py3-none-any.whl.metadata (6.6 kB) 2026-03-26 00:44:42.543 | Collecting PyYAML>=5.1 (from oslo.config>=5.2.0->keystonemiddleware) 2026-03-26 00:44:42.544 | 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:44:42.575 | Collecting python-dateutil>=2.7.0 (from oslo.log>=3.36.0->keystonemiddleware) 2026-03-26 00:44:42.601 | Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl.metadata (8.4 kB) 2026-03-26 00:44:42.611 | 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:44:42.613 | 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:44:42.701 | Collecting msgpack>=0.5.2 (from oslo.serialization>=2.18.0->keystonemiddleware) 2026-03-26 00:44:42.727 | 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:44:42.776 | Collecting pyparsing>=2.1.0 (from oslo.utils>=3.33.0->keystonemiddleware) 2026-03-26 00:44:42.800 | Downloading pyparsing-3.3.2-py3-none-any.whl.metadata (5.8 kB) 2026-03-26 00:44:42.809 | 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:44:42.811 | 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:44:42.814 | 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:44:42.843 | Collecting six>=1.5 (from python-dateutil>=2.7.0->oslo.log>=3.36.0->keystonemiddleware) 2026-03-26 00:44:42.868 | Downloading six-1.17.0-py2.py3-none-any.whl.metadata (1.7 kB) 2026-03-26 00:44:42.881 | 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:44:42.882 | 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:44:42.883 | 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:44:42.884 | 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:44:42.929 | Downloading keystonemiddleware-12.0.0-py3-none-any.whl (141 kB) 2026-03-26 00:44:43.039 | Downloading keystoneauth1-5.13.1-py3-none-any.whl (343 kB) 2026-03-26 00:44:43.252 | Downloading os_service_types-1.8.2-py3-none-any.whl (24 kB) 2026-03-26 00:44:43.295 | Downloading oslo_cache-4.1.1-py3-none-any.whl (65 kB) 2026-03-26 00:44:43.355 | Downloading dogpile_cache-1.5.0-py3-none-any.whl (64 kB) 2026-03-26 00:44:43.413 | Downloading decorator-5.2.1-py3-none-any.whl (9.2 kB) 2026-03-26 00:44:43.447 | Downloading oslo_config-10.3.0-py3-none-any.whl (132 kB) 2026-03-26 00:44:43.537 | Downloading netaddr-1.3.0-py3-none-any.whl (2.3 MB) 2026-03-26 00:44:44.329 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.3/2.3 MB 2.9 MB/s 0:00:00 2026-03-26 00:44:44.356 | Downloading oslo_context-6.3.0-py3-none-any.whl (20 kB) 2026-03-26 00:44:44.393 | Downloading oslo_i18n-6.7.2-py3-none-any.whl (47 kB) 2026-03-26 00:44:44.433 | Downloading oslo_log-8.1.0-py3-none-any.whl (77 kB) 2026-03-26 00:44:44.488 | Downloading oslo_serialization-5.9.1-py3-none-any.whl (27 kB) 2026-03-26 00:44:44.523 | 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:44:44.675 | Downloading oslo_utils-10.0.0-py3-none-any.whl (136 kB) 2026-03-26 00:44:44.752 | Downloading pycadf-4.0.1-py3-none-any.whl (44 kB) 2026-03-26 00:44:44.796 | Downloading pyjwt-2.11.0-py3-none-any.whl (28 kB) 2026-03-26 00:44:44.832 | Downloading pyparsing-3.3.2-py3-none-any.whl (122 kB) 2026-03-26 00:44:44.895 | Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) 2026-03-26 00:44:44.988 | Downloading python_keystoneclient-5.8.0-py3-none-any.whl (397 kB) 2026-03-26 00:44:45.095 | 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:44:45.121 | Downloading rfc3986-2.0.0-py2.py3-none-any.whl (31 kB) 2026-03-26 00:44:45.155 | Downloading six-1.17.0-py2.py3-none-any.whl (11 kB) 2026-03-26 00:44:45.185 | Downloading stevedore-5.7.0-py3-none-any.whl (54 kB) 2026-03-26 00:44:45.228 | Downloading typing_extensions-4.15.0-py3-none-any.whl (44 kB) 2026-03-26 00:44:45.270 | Downloading WebOb-1.8.9-py2.py3-none-any.whl (115 kB) 2026-03-26 00:44:45.410 | 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:44:45.551 | Attempting uninstall: six 2026-03-26 00:44:45.556 | Found existing installation: six 1.16.0 2026-03-26 00:44:45.556 | Not uninstalling six at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-03-26 00:44:45.556 | Can't uninstall 'six'. No files were found to uninstall. 2026-03-26 00:44:45.594 | Attempting uninstall: PyYAML 2026-03-26 00:44:45.597 | Found existing installation: PyYAML 6.0.1 2026-03-26 00:44:45.597 | Not uninstalling pyyaml at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-03-26 00:44:45.597 | Can't uninstall 'PyYAML'. No files were found to uninstall. 2026-03-26 00:44:45.658 | Attempting uninstall: pyparsing 2026-03-26 00:44:45.663 | Found existing installation: pyparsing 3.1.1 2026-03-26 00:44:45.663 | Not uninstalling pyparsing at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-03-26 00:44:45.664 | Can't uninstall 'pyparsing'. No files were found to uninstall. 2026-03-26 00:44:45.775 | Attempting uninstall: PyJWT 2026-03-26 00:44:45.781 | Found existing installation: PyJWT 2.7.0 2026-03-26 00:44:45.781 | Not uninstalling pyjwt at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-03-26 00:44:45.781 | Can't uninstall 'PyJWT'. No files were found to uninstall. 2026-03-26 00:44:47.118 | 2026-03-26 00:44:47.124 | 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:44:47.230 | + inc/python:pip_install:216 : result=0 2026-03-26 00:44:47.235 | + inc/python:pip_install:218 : time_stop pip_install 2026-03-26 00:44:47.240 | + functions-common:time_stop:2412 : local name 2026-03-26 00:44:47.246 | + functions-common:time_stop:2413 : local end_time 2026-03-26 00:44:47.250 | + functions-common:time_stop:2414 : local elapsed_time 2026-03-26 00:44:47.256 | + functions-common:time_stop:2415 : local total 2026-03-26 00:44:47.261 | + functions-common:time_stop:2416 : local start_time 2026-03-26 00:44:47.267 | + functions-common:time_stop:2418 : name=pip_install 2026-03-26 00:44:47.273 | + functions-common:time_stop:2419 : start_time=1774485880330 2026-03-26 00:44:47.278 | + functions-common:time_stop:2421 : [[ -z 1774485880330 ]] 2026-03-26 00:44:47.285 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-03-26 00:44:47.293 | + functions-common:time_stop:2424 : end_time=1774485887288 2026-03-26 00:44:47.298 | + functions-common:time_stop:2425 : elapsed_time=6958 2026-03-26 00:44:47.304 | + functions-common:time_stop:2426 : total=25017 2026-03-26 00:44:47.309 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-03-26 00:44:47.314 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=31975 2026-03-26 00:44:47.319 | + inc/python:pip_install:219 : return 0 2026-03-26 00:44:47.326 | + lib/keystone:install_keystonemiddleware:529 : pip_install_gr python-memcached 2026-03-26 00:44:47.332 | + inc/python:pip_install_gr:94 : local name=python-memcached 2026-03-26 00:44:47.338 | + inc/python:pip_install_gr:95 : local clean_name 2026-03-26 00:44:47.346 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements python-memcached 2026-03-26 00:44:47.352 | ++ inc/python:get_from_global_requirements:241 : local package=python-memcached 2026-03-26 00:44:47.357 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-03-26 00:44:47.365 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-03-26 00:44:47.366 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2026-03-26 00:44:47.376 | ++ inc/python:get_from_global_requirements:243 : required_pkg='python-memcached ' 2026-03-26 00:44:47.383 | ++ inc/python:get_from_global_requirements:244 : [[ python-memcached == '' ]] 2026-03-26 00:44:47.389 | ++ inc/python:get_from_global_requirements:247 : echo python-memcached 2026-03-26 00:44:47.397 | + inc/python:pip_install_gr:96 : clean_name=python-memcached 2026-03-26 00:44:47.403 | + inc/python:pip_install_gr:97 : pip_install python-memcached 2026-03-26 00:44:47.451 | Using python 3.12 to install python-memcached 2026-03-26 00:44:47.457 | + 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:44:48.176 | Collecting python-memcached 2026-03-26 00:44:48.770 | Downloading python_memcached-1.62-py2.py3-none-any.whl.metadata (2.3 kB) 2026-03-26 00:44:48.810 | Downloading python_memcached-1.62-py2.py3-none-any.whl (15 kB) 2026-03-26 00:44:48.930 | Installing collected packages: python-memcached 2026-03-26 00:44:48.955 | Successfully installed python-memcached-1.62 2026-03-26 00:44:49.054 | + inc/python:pip_install:216 : result=0 2026-03-26 00:44:49.060 | + inc/python:pip_install:218 : time_stop pip_install 2026-03-26 00:44:49.066 | + functions-common:time_stop:2412 : local name 2026-03-26 00:44:49.071 | + functions-common:time_stop:2413 : local end_time 2026-03-26 00:44:49.076 | + functions-common:time_stop:2414 : local elapsed_time 2026-03-26 00:44:49.082 | + functions-common:time_stop:2415 : local total 2026-03-26 00:44:49.088 | + functions-common:time_stop:2416 : local start_time 2026-03-26 00:44:49.094 | + functions-common:time_stop:2418 : name=pip_install 2026-03-26 00:44:49.098 | + functions-common:time_stop:2419 : start_time=1774485887439 2026-03-26 00:44:49.103 | + functions-common:time_stop:2421 : [[ -z 1774485887439 ]] 2026-03-26 00:44:49.112 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-03-26 00:44:49.119 | + functions-common:time_stop:2424 : end_time=1774485889114 2026-03-26 00:44:49.122 | + functions-common:time_stop:2425 : elapsed_time=1675 2026-03-26 00:44:49.127 | + functions-common:time_stop:2426 : total=31975 2026-03-26 00:44:49.133 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-03-26 00:44:49.139 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=33650 2026-03-26 00:44:49.144 | + inc/python:pip_install:219 : return 0 2026-03-26 00:44:49.151 | + ./stack.sh:main:915 : is_service_enabled keystone 2026-03-26 00:44:49.183 | + functions-common:is_service_enabled:2068 : return 0 2026-03-26 00:44:49.189 | + ./stack.sh:main:916 : '[' 199.204.45.246 == 199.204.45.246 ']' 2026-03-26 00:44:49.193 | + ./stack.sh:main:917 : stack_install_service keystone 2026-03-26 00:44:49.200 | + lib/stack:stack_install_service:20 : local service=keystone 2026-03-26 00:44:49.204 | + lib/stack:stack_install_service:21 : type install_keystone 2026-03-26 00:44:49.210 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-03-26 00:44:49.216 | + lib/stack:stack_install_service:32 : install_keystone 2026-03-26 00:44:49.220 | + lib/keystone:install_keystone:535 : is_service_enabled ldap 2026-03-26 00:44:49.255 | + functions-common:is_service_enabled:2068 : return 1 2026-03-26 00:44:49.262 | + lib/keystone:install_keystone:539 : git_clone https://github.com/openstack/keystone.git /opt/stack/keystone master 2026-03-26 00:44:49.267 | + functions-common:git_clone:581 : local git_remote=https://github.com/openstack/keystone.git 2026-03-26 00:44:49.272 | + functions-common:git_clone:582 : local git_dest=/opt/stack/keystone 2026-03-26 00:44:49.277 | + functions-common:git_clone:583 : local git_ref=master 2026-03-26 00:44:49.282 | + functions-common:git_clone:584 : local orig_dir 2026-03-26 00:44:49.288 | ++ functions-common:git_clone:585 : pwd 2026-03-26 00:44:49.295 | + functions-common:git_clone:585 : orig_dir=/opt/stack/devstack 2026-03-26 00:44:49.300 | + functions-common:git_clone:586 : local git_clone_flags= 2026-03-26 00:44:49.306 | ++ functions-common:git_clone:588 : trueorfalse False RECLONE 2026-03-26 00:44:49.338 | + functions-common:git_clone:588 : RECLONE=False 2026-03-26 00:44:49.342 | + functions-common:git_clone:589 : [[ 0 -gt 0 ]] 2026-03-26 00:44:49.348 | + functions-common:git_clone:593 : [[ False = \T\r\u\e ]] 2026-03-26 00:44:49.355 | + functions-common:git_clone:602 : echo master 2026-03-26 00:44:49.355 | + functions-common:git_clone:602 : egrep -q '^refs' 2026-03-26 00:44:49.363 | + functions-common:git_clone:616 : [[ ! -d /opt/stack/keystone ]] 2026-03-26 00:44:49.367 | + functions-common:git_clone:626 : [[ False = \T\r\u\e ]] 2026-03-26 00:44:49.373 | + functions-common:git_clone:661 : sudo git config --system --add safe.directory /opt/stack/keystone 2026-03-26 00:44:49.397 | + functions-common:git_clone:664 : cd /opt/stack/keystone 2026-03-26 00:44:49.404 | + functions-common:git_clone:665 : git show --oneline 2026-03-26 00:44:49.405 | + functions-common:git_clone:665 : head -1 2026-03-26 00:44:49.410 | 1e13c5f20 Pin openapi-core version in the api-ref job 2026-03-26 00:44:49.415 | + functions-common:git_clone:666 : cd /opt/stack/devstack 2026-03-26 00:44:49.421 | + lib/keystone:install_keystone:540 : setup_develop /opt/stack/keystone 2026-03-26 00:44:49.427 | + inc/python:setup_develop:353 : local bindep 2026-03-26 00:44:49.432 | + inc/python:setup_develop:354 : [[ /opt/stack/keystone == -bindep* ]] 2026-03-26 00:44:49.437 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/keystone 2026-03-26 00:44:49.442 | + inc/python:setup_develop:359 : local extras= 2026-03-26 00:44:49.448 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2026-03-26 00:44:49.456 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-03-26 00:44:49.462 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/keystone == -bindep* ]] 2026-03-26 00:44:49.469 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/keystone 2026-03-26 00:44:49.475 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-03-26 00:44:49.481 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-03-26 00:44:49.489 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/keystone 2026-03-26 00:44:49.496 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-03-26 00:44:49.503 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/keystone 2026-03-26 00:44:49.508 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-03-26 00:44:49.514 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-03-26 00:44:49.521 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2026-03-26 00:44:49.534 | + inc/python:_setup_package_with_constraints_edit:400 : name=keystone 2026-03-26 00:44:49.540 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z keystone ']' 2026-03-26 00:44:49.546 | + 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:44:49.639 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/keystone -e 2026-03-26 00:44:49.644 | + inc/python:setup_package:436 : local bindep=0 2026-03-26 00:44:49.650 | + inc/python:setup_package:437 : local bindep_flag= 2026-03-26 00:44:49.656 | + inc/python:setup_package:438 : local bindep_profiles= 2026-03-26 00:44:49.661 | + inc/python:setup_package:439 : [[ /opt/stack/keystone == -bindep* ]] 2026-03-26 00:44:49.668 | + inc/python:setup_package:444 : local project_dir=/opt/stack/keystone 2026-03-26 00:44:49.674 | + inc/python:setup_package:445 : local flags=-e 2026-03-26 00:44:49.677 | + inc/python:setup_package:446 : local extras= 2026-03-26 00:44:49.682 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-03-26 00:44:49.687 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-03-26 00:44:49.692 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-03-26 00:44:49.698 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-03-26 00:44:49.703 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-03-26 00:44:49.707 | + inc/python:setup_package:464 : pip_install -e /opt/stack/keystone 2026-03-26 00:44:49.746 | Using python 3.12 to install /opt/stack/keystone 2026-03-26 00:44:49.751 | + 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:44:50.288 | Obtaining file:///opt/stack/keystone 2026-03-26 00:44:50.291 | Installing build dependencies: started 2026-03-26 00:44:51.143 | Installing build dependencies: finished with status 'done' 2026-03-26 00:44:51.144 | Checking if build backend supports build_editable: started 2026-03-26 00:44:51.450 | Checking if build backend supports build_editable: finished with status 'done' 2026-03-26 00:44:51.452 | Getting requirements to build editable: started 2026-03-26 00:44:51.629 | Getting requirements to build editable: finished with status 'done' 2026-03-26 00:44:51.632 | Preparing editable metadata (pyproject.toml): started 2026-03-26 00:44:52.325 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-03-26 00:44:52.339 | 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:44:52.339 | 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:44:52.452 | Collecting Flask!=0.11,>=1.0.2 (from keystone==29.0.0.0rc2.dev1) 2026-03-26 00:44:52.748 | Downloading flask-3.1.3-py3-none-any.whl.metadata (3.2 kB) 2026-03-26 00:44:52.807 | Collecting Flask-RESTful>=0.3.5 (from keystone==29.0.0.0rc2.dev1) 2026-03-26 00:44:52.835 | Downloading Flask_RESTful-0.3.10-py2.py3-none-any.whl.metadata (1.0 kB) 2026-03-26 00:44:53.054 | Collecting cryptography>=2.7 (from keystone==29.0.0.0rc2.dev1) 2026-03-26 00:44:53.081 | Downloading cryptography-43.0.3-cp39-abi3-manylinux_2_28_x86_64.whl.metadata (5.4 kB) 2026-03-26 00:44:53.405 | Collecting SQLAlchemy>=1.4.0 (from keystone==29.0.0.0rc2.dev1) 2026-03-26 00:44:53.431 | 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:44:53.456 | 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:44:53.456 | 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:44:53.457 | 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:44:53.501 | Collecting bcrypt>=3.1.3 (from keystone==29.0.0.0rc2.dev1) 2026-03-26 00:44:53.524 | Downloading bcrypt-5.0.0-cp39-abi3-manylinux_2_34_x86_64.whl.metadata (10 kB) 2026-03-26 00:44:53.545 | 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:44:53.545 | 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:44:53.546 | 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:44:53.584 | Collecting oslo.messaging>=5.29.0 (from keystone==29.0.0.0rc2.dev1) 2026-03-26 00:44:53.609 | Downloading oslo_messaging-17.3.0-py3-none-any.whl.metadata (2.6 kB) 2026-03-26 00:44:53.649 | Collecting oslo.db>=6.0.0 (from keystone==29.0.0.0rc2.dev1) 2026-03-26 00:44:53.675 | Downloading oslo_db-18.0.0-py3-none-any.whl.metadata (2.5 kB) 2026-03-26 00:44:53.684 | 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:44:53.686 | 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:44:53.714 | Collecting oslo.middleware>=3.31.0 (from keystone==29.0.0.0rc2.dev1) 2026-03-26 00:44:53.741 | Downloading oslo_middleware-8.0.0-py3-none-any.whl.metadata (2.4 kB) 2026-03-26 00:44:53.777 | Collecting oslo.policy>=4.5.0 (from keystone==29.0.0.0rc2.dev1) 2026-03-26 00:44:53.809 | Downloading oslo_policy-5.0.0-py3-none-any.whl.metadata (2.2 kB) 2026-03-26 00:44:53.817 | 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:44:53.834 | Collecting oslo.upgradecheck>=1.3.0 (from keystone==29.0.0.0rc2.dev1) 2026-03-26 00:44:53.859 | Downloading oslo_upgradecheck-2.7.1-py3-none-any.whl.metadata (1.8 kB) 2026-03-26 00:44:53.869 | 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:44:53.883 | Collecting oauthlib>=0.6.2 (from keystone==29.0.0.0rc2.dev1) 2026-03-26 00:44:53.908 | Downloading oauthlib-3.3.1-py3-none-any.whl.metadata (7.9 kB) 2026-03-26 00:44:53.944 | Collecting pysaml2>=5.0.0 (from keystone==29.0.0.0rc2.dev1) 2026-03-26 00:44:53.972 | Downloading pysaml2-7.5.4-py3-none-any.whl.metadata (6.5 kB) 2026-03-26 00:44:53.986 | 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:44:53.986 | 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:44:54.015 | Collecting jsonschema>=3.2.0 (from keystone==29.0.0.0rc2.dev1) 2026-03-26 00:44:54.040 | Downloading jsonschema-4.26.0-py3-none-any.whl.metadata (7.6 kB) 2026-03-26 00:44:54.057 | 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:44:54.057 | 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:44:54.078 | Collecting osprofiler>=1.4.0 (from keystone==29.0.0.0rc2.dev1) 2026-03-26 00:44:54.105 | Downloading osprofiler-4.3.0-py3-none-any.whl.metadata (3.8 kB) 2026-03-26 00:44:54.142 | Collecting Werkzeug>=0.15.0 (from keystone==29.0.0.0rc2.dev1) 2026-03-26 00:44:54.168 | Downloading werkzeug-3.1.6-py3-none-any.whl.metadata (4.0 kB) 2026-03-26 00:44:54.288 | Collecting cffi>=1.12 (from cryptography>=2.7->keystone==29.0.0.0rc2.dev1) 2026-03-26 00:44:54.313 | Downloading cffi-2.0.0-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.metadata (2.6 kB) 2026-03-26 00:44:54.335 | Collecting pycparser (from cffi>=1.12->cryptography>=2.7->keystone==29.0.0.0rc2.dev1) 2026-03-26 00:44:54.359 | Downloading pycparser-3.0-py3-none-any.whl.metadata (8.2 kB) 2026-03-26 00:44:54.376 | 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:44:54.392 | Collecting blinker>=1.9.0 (from Flask!=0.11,>=1.0.2->keystone==29.0.0.0rc2.dev1) 2026-03-26 00:44:54.418 | Downloading blinker-1.9.0-py3-none-any.whl.metadata (1.6 kB) 2026-03-26 00:44:54.427 | 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:44:54.443 | Collecting itsdangerous>=2.2.0 (from Flask!=0.11,>=1.0.2->keystone==29.0.0.0rc2.dev1) 2026-03-26 00:44:54.469 | Downloading itsdangerous-2.2.0-py3-none-any.whl.metadata (1.9 kB) 2026-03-26 00:44:54.495 | Collecting jinja2>=3.1.2 (from Flask!=0.11,>=1.0.2->keystone==29.0.0.0rc2.dev1) 2026-03-26 00:44:54.528 | Downloading jinja2-3.1.6-py3-none-any.whl.metadata (2.9 kB) 2026-03-26 00:44:54.595 | Collecting markupsafe>=2.1.1 (from Flask!=0.11,>=1.0.2->keystone==29.0.0.0rc2.dev1) 2026-03-26 00:44:54.620 | 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:44:54.649 | Collecting aniso8601>=0.82 (from Flask-RESTful>=0.3.5->keystone==29.0.0.0rc2.dev1) 2026-03-26 00:44:54.679 | Downloading aniso8601-10.0.1-py2.py3-none-any.whl.metadata (23 kB) 2026-03-26 00:44:54.713 | 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:44:54.753 | Collecting pytz (from Flask-RESTful>=0.3.5->keystone==29.0.0.0rc2.dev1) 2026-03-26 00:44:54.780 | Downloading pytz-2025.2-py2.py3-none-any.whl.metadata (22 kB) 2026-03-26 00:44:54.827 | Collecting attrs>=22.2.0 (from jsonschema>=3.2.0->keystone==29.0.0.0rc2.dev1) 2026-03-26 00:44:54.853 | Downloading attrs-25.4.0-py3-none-any.whl.metadata (10 kB) 2026-03-26 00:44:54.883 | Collecting jsonschema-specifications>=2023.03.6 (from jsonschema>=3.2.0->keystone==29.0.0.0rc2.dev1) 2026-03-26 00:44:54.908 | Downloading jsonschema_specifications-2025.9.1-py3-none-any.whl.metadata (2.9 kB) 2026-03-26 00:44:54.945 | Collecting referencing>=0.28.4 (from jsonschema>=3.2.0->keystone==29.0.0.0rc2.dev1) 2026-03-26 00:44:54.968 | Downloading referencing-0.37.0-py3-none-any.whl.metadata (2.8 kB) 2026-03-26 00:44:55.301 | Collecting rpds-py>=0.25.0 (from jsonschema>=3.2.0->keystone==29.0.0.0rc2.dev1) 2026-03-26 00:44:55.324 | 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:44:55.337 | 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:44:55.338 | 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:44:55.341 | 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:44:55.341 | 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:44:55.342 | 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:44:55.349 | 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:44:55.349 | 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:44:55.350 | 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:44:55.389 | Collecting alembic>=0.9.6 (from oslo.db>=6.0.0->keystone==29.0.0.0rc2.dev1) 2026-03-26 00:44:55.413 | Downloading alembic-1.18.4-py3-none-any.whl.metadata (7.2 kB) 2026-03-26 00:44:55.425 | 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:44:55.444 | Collecting testresources>=2.0.0 (from oslo.db>=6.0.0->keystone==29.0.0.0rc2.dev1) 2026-03-26 00:44:55.471 | Downloading testresources-2.0.2.tar.gz (45 kB) 2026-03-26 00:44:55.525 | Installing build dependencies: started 2026-03-26 00:44:56.309 | Installing build dependencies: finished with status 'done' 2026-03-26 00:44:56.310 | Getting requirements to build wheel: started 2026-03-26 00:44:56.613 | Getting requirements to build wheel: finished with status 'done' 2026-03-26 00:44:56.615 | Installing backend dependencies: started 2026-03-26 00:44:57.539 | Installing backend dependencies: finished with status 'done' 2026-03-26 00:44:57.541 | Preparing metadata (pyproject.toml): started 2026-03-26 00:44:57.827 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-03-26 00:44:57.850 | Collecting testscenarios>=0.4 (from oslo.db>=6.0.0->keystone==29.0.0.0rc2.dev1) 2026-03-26 00:44:57.879 | Downloading testscenarios-0.5.0-py2.py3-none-any.whl.metadata (12 kB) 2026-03-26 00:44:57.918 | Collecting Mako (from alembic>=0.9.6->oslo.db>=6.0.0->keystone==29.0.0.0rc2.dev1) 2026-03-26 00:44:57.942 | Downloading mako-1.3.10-py3-none-any.whl.metadata (2.9 kB) 2026-03-26 00:44:57.956 | 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:44:57.960 | 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:44:57.962 | 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:44:57.993 | Collecting oslo.service>=1.24.0 (from oslo.messaging>=5.29.0->keystone==29.0.0.0rc2.dev1) 2026-03-26 00:44:58.020 | Downloading oslo_service-4.5.1-py3-none-any.whl.metadata (2.8 kB) 2026-03-26 00:44:58.060 | Collecting cachetools>=2.0.0 (from oslo.messaging>=5.29.0->keystone==29.0.0.0rc2.dev1) 2026-03-26 00:44:58.084 | Downloading cachetools-7.0.1-py3-none-any.whl.metadata (5.6 kB) 2026-03-26 00:44:58.123 | Collecting amqp>=2.5.2 (from oslo.messaging>=5.29.0->keystone==29.0.0.0rc2.dev1) 2026-03-26 00:44:58.150 | Downloading amqp-5.3.1-py3-none-any.whl.metadata (8.9 kB) 2026-03-26 00:44:58.202 | Collecting kombu>=4.6.8 (from oslo.messaging>=5.29.0->keystone==29.0.0.0rc2.dev1) 2026-03-26 00:44:58.230 | Downloading kombu-5.6.2-py3-none-any.whl.metadata (3.5 kB) 2026-03-26 00:44:58.260 | Collecting oslo.metrics>=0.2.1 (from oslo.messaging>=5.29.0->keystone==29.0.0.0rc2.dev1) 2026-03-26 00:44:58.289 | Downloading oslo_metrics-0.15.1-py3-none-any.whl.metadata (1.5 kB) 2026-03-26 00:44:58.316 | 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:44:58.344 | Downloading vine-5.1.0-py3-none-any.whl.metadata (2.7 kB) 2026-03-26 00:44:58.379 | Collecting tzdata>=2025.2 (from kombu>=4.6.8->oslo.messaging>=5.29.0->keystone==29.0.0.0rc2.dev1) 2026-03-26 00:44:58.402 | Downloading tzdata-2025.3-py2.py3-none-any.whl.metadata (1.4 kB) 2026-03-26 00:44:58.408 | 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:44:58.423 | 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:44:58.447 | Downloading prometheus_client-0.24.1-py3-none-any.whl.metadata (2.1 kB) 2026-03-26 00:44:58.476 | Collecting statsd>=3.2.1 (from oslo.middleware>=3.31.0->keystone==29.0.0.0rc2.dev1) 2026-03-26 00:44:58.503 | Downloading statsd-4.0.1-py2.py3-none-any.whl.metadata (2.9 kB) 2026-03-26 00:44:58.555 | 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:44:58.584 | Downloading eventlet-0.40.4-py3-none-any.whl.metadata (5.5 kB) 2026-03-26 00:44:58.725 | 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:44:58.750 | 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:44:58.840 | 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:44:58.864 | Downloading oslo_concurrency-7.4.0-py3-none-any.whl.metadata (2.2 kB) 2026-03-26 00:44:58.887 | 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:44:58.915 | Downloading PasteDeploy-3.1.0-py3-none-any.whl.metadata (2.7 kB) 2026-03-26 00:44:58.941 | 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:44:58.968 | Downloading Routes-2.5.1-py2.py3-none-any.whl.metadata (25 kB) 2026-03-26 00:44:59.018 | 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:44:59.043 | Downloading Paste-3.10.1-py3-none-any.whl.metadata (5.3 kB) 2026-03-26 00:44:59.096 | 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:44:59.122 | 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:44:59.157 | 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:44:59.181 | Downloading dnspython-2.8.0-py3-none-any.whl.metadata (5.7 kB) 2026-03-26 00:44:59.229 | 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:44:59.254 | Downloading fasteners-0.20-py3-none-any.whl.metadata (4.8 kB) 2026-03-26 00:44:59.289 | Collecting PrettyTable>=0.7.1 (from oslo.upgradecheck>=1.3.0->keystone==29.0.0.0rc2.dev1) 2026-03-26 00:44:59.315 | Downloading prettytable-3.17.0-py3-none-any.whl.metadata (34 kB) 2026-03-26 00:44:59.355 | 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:44:59.356 | 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:44:59.364 | 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:44:59.384 | Collecting wcwidth (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->keystone==29.0.0.0rc2.dev1) 2026-03-26 00:44:59.408 | Downloading wcwidth-0.6.0-py3-none-any.whl.metadata (30 kB) 2026-03-26 00:44:59.476 | Collecting defusedxml (from pysaml2>=5.0.0->keystone==29.0.0.0rc2.dev1) 2026-03-26 00:44:59.502 | Downloading defusedxml-0.7.1-py2.py3-none-any.whl.metadata (32 kB) 2026-03-26 00:44:59.572 | Collecting pyopenssl<24.3.0 (from pysaml2>=5.0.0->keystone==29.0.0.0rc2.dev1) 2026-03-26 00:44:59.598 | Downloading pyOpenSSL-24.2.1-py3-none-any.whl.metadata (13 kB) 2026-03-26 00:44:59.645 | Collecting xmlschema<3.0.0,>=2.0.0 (from pysaml2>=5.0.0->keystone==29.0.0.0rc2.dev1) 2026-03-26 00:44:59.682 | Downloading xmlschema-2.5.1-py3-none-any.whl.metadata (8.3 kB) 2026-03-26 00:44:59.704 | 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:44:59.705 | 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:44:59.705 | 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:44:59.707 | 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:44:59.739 | 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:44:59.764 | Downloading elementpath-4.8.0-py3-none-any.whl.metadata (7.2 kB) 2026-03-26 00:44:59.812 | 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:44:59.838 | Downloading repoze.lru-0.7-py3-none-any.whl.metadata (1.1 kB) 2026-03-26 00:44:59.865 | 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:44:59.924 | Downloading bcrypt-5.0.0-cp39-abi3-manylinux_2_34_x86_64.whl (278 kB) 2026-03-26 00:45:00.132 | Downloading cryptography-43.0.3-cp39-abi3-manylinux_2_28_x86_64.whl (4.0 MB) 2026-03-26 00:45:02.008 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.0/4.0 MB 2.2 MB/s 0:00:01 2026-03-26 00:45:02.032 | Downloading cffi-2.0.0-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (219 kB) 2026-03-26 00:45:02.135 | Downloading flask-3.1.3-py3-none-any.whl (103 kB) 2026-03-26 00:45:02.198 | Downloading blinker-1.9.0-py3-none-any.whl (8.5 kB) 2026-03-26 00:45:02.232 | Downloading Flask_RESTful-0.3.10-py2.py3-none-any.whl (26 kB) 2026-03-26 00:45:02.276 | Downloading aniso8601-10.0.1-py2.py3-none-any.whl (52 kB) 2026-03-26 00:45:02.320 | Downloading itsdangerous-2.2.0-py3-none-any.whl (16 kB) 2026-03-26 00:45:02.354 | Downloading jinja2-3.1.6-py3-none-any.whl (134 kB) 2026-03-26 00:45:02.426 | Downloading jsonschema-4.26.0-py3-none-any.whl (90 kB) 2026-03-26 00:45:02.488 | Downloading attrs-25.4.0-py3-none-any.whl (67 kB) 2026-03-26 00:45:02.537 | Downloading jsonschema_specifications-2025.9.1-py3-none-any.whl (18 kB) 2026-03-26 00:45:02.572 | 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:45:02.606 | Downloading oauthlib-3.3.1-py3-none-any.whl (160 kB) 2026-03-26 00:45:02.690 | Downloading oslo_db-18.0.0-py3-none-any.whl (152 kB) 2026-03-26 00:45:02.768 | Downloading alembic-1.18.4-py3-none-any.whl (263 kB) 2026-03-26 00:45:02.876 | Downloading oslo_messaging-17.3.0-py3-none-any.whl (201 kB) 2026-03-26 00:45:02.966 | Downloading amqp-5.3.1-py3-none-any.whl (50 kB) 2026-03-26 00:45:03.008 | Downloading vine-5.1.0-py3-none-any.whl (9.6 kB) 2026-03-26 00:45:03.045 | Downloading cachetools-7.0.1-py3-none-any.whl (13 kB) 2026-03-26 00:45:03.078 | Downloading kombu-5.6.2-py3-none-any.whl (214 kB) 2026-03-26 00:45:03.167 | Downloading oslo_metrics-0.15.1-py3-none-any.whl (14 kB) 2026-03-26 00:45:03.200 | Downloading oslo_middleware-8.0.0-py3-none-any.whl (65 kB) 2026-03-26 00:45:03.244 | Downloading oslo_policy-5.0.0-py3-none-any.whl (89 kB) 2026-03-26 00:45:03.301 | Downloading oslo_service-4.5.1-py3-none-any.whl (114 kB) 2026-03-26 00:45:03.371 | Downloading eventlet-0.40.4-py3-none-any.whl (364 kB) 2026-03-26 00:45:03.493 | Downloading dnspython-2.8.0-py3-none-any.whl (331 kB) 2026-03-26 00:45:03.605 | Downloading greenlet-3.3.2-cp312-cp312-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl (613 kB) 2026-03-26 00:45:03.775 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 613.9/613.9 kB 3.5 MB/s 0:00:00 2026-03-26 00:45:03.801 | Downloading oslo_concurrency-7.4.0-py3-none-any.whl (48 kB) 2026-03-26 00:45:03.844 | Downloading fasteners-0.20-py3-none-any.whl (18 kB) 2026-03-26 00:45:03.886 | Downloading oslo_upgradecheck-2.7.1-py3-none-any.whl (14 kB) 2026-03-26 00:45:03.920 | Downloading osprofiler-4.3.0-py3-none-any.whl (95 kB) 2026-03-26 00:45:04.007 | Downloading Paste-3.10.1-py3-none-any.whl (289 kB) 2026-03-26 00:45:04.145 | Downloading PasteDeploy-3.1.0-py3-none-any.whl (16 kB) 2026-03-26 00:45:04.183 | Downloading prettytable-3.17.0-py3-none-any.whl (34 kB) 2026-03-26 00:45:04.227 | Downloading prometheus_client-0.24.1-py3-none-any.whl (64 kB) 2026-03-26 00:45:04.286 | Downloading pysaml2-7.5.4-py3-none-any.whl (420 kB) 2026-03-26 00:45:04.495 | Downloading pyOpenSSL-24.2.1-py3-none-any.whl (58 kB) 2026-03-26 00:45:04.554 | Downloading xmlschema-2.5.1-py3-none-any.whl (395 kB) 2026-03-26 00:45:04.795 | Downloading elementpath-4.8.0-py3-none-any.whl (243 kB) 2026-03-26 00:45:04.942 | Downloading referencing-0.37.0-py3-none-any.whl (26 kB) 2026-03-26 00:45:04.983 | Downloading Routes-2.5.1-py2.py3-none-any.whl (40 kB) 2026-03-26 00:45:05.035 | Downloading repoze.lru-0.7-py3-none-any.whl (10 kB) 2026-03-26 00:45:05.068 | Downloading rpds_py-0.30.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (394 kB) 2026-03-26 00:45:05.429 | 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:45:07.068 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.3/3.3 MB 2.2 MB/s 0:00:01 2026-03-26 00:45:07.101 | Downloading statsd-4.0.1-py2.py3-none-any.whl (13 kB) 2026-03-26 00:45:07.134 | Downloading testscenarios-0.5.0-py2.py3-none-any.whl (21 kB) 2026-03-26 00:45:07.167 | Downloading tzdata-2025.3-py2.py3-none-any.whl (348 kB) 2026-03-26 00:45:07.324 | Downloading werkzeug-3.1.6-py3-none-any.whl (225 kB) 2026-03-26 00:45:07.451 | 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:45:07.517 | Downloading defusedxml-0.7.1-py2.py3-none-any.whl (25 kB) 2026-03-26 00:45:07.555 | Downloading mako-1.3.10-py3-none-any.whl (78 kB) 2026-03-26 00:45:07.613 | Downloading pycparser-3.0-py3-none-any.whl (48 kB) 2026-03-26 00:45:07.661 | Downloading pytz-2025.2-py2.py3-none-any.whl (509 kB) 2026-03-26 00:45:07.877 | Downloading wcwidth-0.6.0-py3-none-any.whl (94 kB) 2026-03-26 00:45:07.980 | Building wheels for collected packages: keystone, testresources 2026-03-26 00:45:07.981 | Building editable for keystone (pyproject.toml): started 2026-03-26 00:45:08.671 | Building editable for keystone (pyproject.toml): finished with status 'done' 2026-03-26 00:45:08.672 | Created wheel for keystone: filename=keystone-29.0.0.0rc2.dev1-0.editable-py3-none-any.whl size=9351 sha256=cfeeccff08023fdc56349be0cafa88f81b4226b5778d28697050177a0e5c4e6e 2026-03-26 00:45:08.673 | Stored in directory: /tmp/pip-ephem-wheel-cache-tqqso2ki/wheels/d5/df/96/ee2394c3a20d6f991844794e53669e9943a8d62f162c6e6710 2026-03-26 00:45:08.678 | Building wheel for testresources (pyproject.toml): started 2026-03-26 00:45:08.937 | Building wheel for testresources (pyproject.toml): finished with status 'done' 2026-03-26 00:45:08.938 | Created wheel for testresources: filename=testresources-2.0.2-py2.py3-none-any.whl size=34284 sha256=1423d115c6941cf249a7afaa573453d9a05ee54c0d8c1cdeb5c19a46ae49cf00 2026-03-26 00:45:08.938 | Stored in directory: /opt/stack/.cache/pip/wheels/6f/bd/38/5f44565796c558350457d3ffee0ab83be96f3d99e262a219b9 2026-03-26 00:45:08.941 | Successfully built keystone testresources 2026-03-26 00:45:09.080 | 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:45:09.815 | Attempting uninstall: oauthlib 2026-03-26 00:45:09.825 | Found existing installation: oauthlib 3.2.2 2026-03-26 00:45:09.825 | Not uninstalling oauthlib at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-03-26 00:45:09.825 | Can't uninstall 'oauthlib'. No files were found to uninstall. 2026-03-26 00:45:09.905 | Attempting uninstall: markupsafe 2026-03-26 00:45:09.914 | Found existing installation: MarkupSafe 2.1.5 2026-03-26 00:45:09.914 | Not uninstalling markupsafe at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-03-26 00:45:09.914 | Can't uninstall 'MarkupSafe'. No files were found to uninstall. 2026-03-26 00:45:10.548 | Attempting uninstall: blinker 2026-03-26 00:45:10.558 | Found existing installation: blinker 1.7.0 2026-03-26 00:45:10.559 | Not uninstalling blinker at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-03-26 00:45:10.559 | Can't uninstall 'blinker'. No files were found to uninstall. 2026-03-26 00:45:10.583 | Attempting uninstall: attrs 2026-03-26 00:45:10.591 | Found existing installation: attrs 23.2.0 2026-03-26 00:45:10.591 | Not uninstalling attrs at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-03-26 00:45:10.592 | Can't uninstall 'attrs'. No files were found to uninstall. 2026-03-26 00:45:12.390 | Attempting uninstall: jinja2 2026-03-26 00:45:12.400 | Found existing installation: Jinja2 3.1.2 2026-03-26 00:45:12.400 | Not uninstalling jinja2 at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-03-26 00:45:12.400 | Can't uninstall 'Jinja2'. No files were found to uninstall. 2026-03-26 00:45:12.963 | Attempting uninstall: cryptography 2026-03-26 00:45:12.973 | Found existing installation: cryptography 41.0.7 2026-03-26 00:45:12.973 | Not uninstalling cryptography at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-03-26 00:45:12.973 | Can't uninstall 'cryptography'. No files were found to uninstall. 2026-03-26 00:45:13.547 | Attempting uninstall: jsonschema 2026-03-26 00:45:13.558 | Found existing installation: jsonschema 4.10.3 2026-03-26 00:45:13.558 | Not uninstalling jsonschema at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-03-26 00:45:13.558 | Can't uninstall 'jsonschema'. No files were found to uninstall. 2026-03-26 00:45:14.445 | 2026-03-26 00:45:14.458 | 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:45:14.919 | + inc/python:pip_install:216 : result=0 2026-03-26 00:45:14.925 | + inc/python:pip_install:218 : time_stop pip_install 2026-03-26 00:45:14.931 | + functions-common:time_stop:2412 : local name 2026-03-26 00:45:14.936 | + functions-common:time_stop:2413 : local end_time 2026-03-26 00:45:14.941 | + functions-common:time_stop:2414 : local elapsed_time 2026-03-26 00:45:14.945 | + functions-common:time_stop:2415 : local total 2026-03-26 00:45:14.948 | + functions-common:time_stop:2416 : local start_time 2026-03-26 00:45:14.952 | + functions-common:time_stop:2418 : name=pip_install 2026-03-26 00:45:14.957 | + functions-common:time_stop:2419 : start_time=1774485889736 2026-03-26 00:45:14.960 | + functions-common:time_stop:2421 : [[ -z 1774485889736 ]] 2026-03-26 00:45:14.965 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-03-26 00:45:14.971 | + functions-common:time_stop:2424 : end_time=1774485914968 2026-03-26 00:45:14.976 | + functions-common:time_stop:2425 : elapsed_time=25232 2026-03-26 00:45:14.980 | + functions-common:time_stop:2426 : total=33650 2026-03-26 00:45:14.983 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-03-26 00:45:14.987 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=58882 2026-03-26 00:45:14.991 | + inc/python:pip_install:219 : return 0 2026-03-26 00:45:14.997 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-03-26 00:45:15.000 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-03-26 00:45:15.005 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/keystone 2026-03-26 00:45:15.012 | + inc/python:use_library_from_git:266 : local name=/opt/stack/keystone 2026-03-26 00:45:15.017 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-26 00:45:15.023 | + inc/python:use_library_from_git:268 : [[ novnc,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:45:15.027 | + inc/python:use_library_from_git:268 : [[ ,novnc,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:45:15.033 | + inc/python:use_library_from_git:269 : return 1 2026-03-26 00:45:15.038 | + lib/keystone:install_keystone:542 : is_service_enabled ldap 2026-03-26 00:45:15.074 | + functions-common:is_service_enabled:2068 : return 1 2026-03-26 00:45:15.079 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-03-26 00:45:15.086 | + ./stack.sh:main:918 : configure_keystone 2026-03-26 00:45:15.091 | + lib/keystone:configure_keystone:177 : sudo install -d -o stack /etc/keystone 2026-03-26 00:45:15.113 | + 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:45:15.118 | + lib/keystone:configure_keystone:180 : install -m 600 /dev/null /etc/keystone/keystone.conf 2026-03-26 00:45:15.128 | + lib/keystone:configure_keystone:183 : is_service_enabled ldap 2026-03-26 00:45:15.160 | + functions-common:is_service_enabled:2068 : return 1 2026-03-26 00:45:15.166 | + lib/keystone:configure_keystone:187 : iniset /etc/keystone/keystone.conf identity driver sql 2026-03-26 00:45:15.234 | + lib/keystone:configure_keystone:188 : iniset /etc/keystone/keystone.conf identity password_hash_rounds 4 2026-03-26 00:45:15.298 | + lib/keystone:configure_keystone:189 : iniset /etc/keystone/keystone.conf assignment driver sql 2026-03-26 00:45:15.363 | + lib/keystone:configure_keystone:190 : iniset /etc/keystone/keystone.conf role driver sql 2026-03-26 00:45:15.430 | + lib/keystone:configure_keystone:191 : iniset /etc/keystone/keystone.conf resource driver sql 2026-03-26 00:45:15.497 | + lib/keystone:configure_keystone:194 : iniset /etc/keystone/keystone.conf cache enabled True 2026-03-26 00:45:15.567 | + lib/keystone:configure_keystone:195 : iniset /etc/keystone/keystone.conf cache backend dogpile.cache.memcached 2026-03-26 00:45:15.628 | + lib/keystone:configure_keystone:196 : iniset /etc/keystone/keystone.conf cache memcache_servers localhost:11211 2026-03-26 00:45:15.693 | + lib/keystone:configure_keystone:200 : iniset /etc/keystone/keystone.conf api response_validation error 2026-03-26 00:45:15.760 | + lib/keystone:configure_keystone:202 : iniset_rpc_backend keystone /etc/keystone/keystone.conf oslo_messaging_notifications 2026-03-26 00:45:15.766 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=keystone 2026-03-26 00:45:15.771 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/keystone/keystone.conf 2026-03-26 00:45:15.777 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=oslo_messaging_notifications 2026-03-26 00:45:15.783 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-03-26 00:45:15.787 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-03-26 00:45:15.819 | + functions-common:is_service_enabled:2068 : return 0 2026-03-26 00:45:15.825 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-03-26 00:45:15.831 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-03-26 00:45:15.835 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-03-26 00:45:15.867 | ++ functions-common:is_service_enabled:2068 : return 0 2026-03-26 00:45:15.872 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:secretrabbit@199.204.45.246:5672/ 2026-03-26 00:45:15.879 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/keystone/keystone.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:secretrabbit@199.204.45.246:5672/ 2026-03-26 00:45:15.945 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-03-26 00:45:15.950 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-03-26 00:45:15.955 | + lib/keystone:configure_keystone:204 : local service_port=5000 2026-03-26 00:45:15.960 | + lib/keystone:configure_keystone:206 : is_service_enabled tls-proxy 2026-03-26 00:45:15.997 | + functions-common:is_service_enabled:2068 : return 0 2026-03-26 00:45:16.003 | + lib/keystone:configure_keystone:208 : service_port=5001 2026-03-26 00:45:16.008 | + lib/keystone:configure_keystone:215 : iniset /etc/keystone/keystone.conf DEFAULT public_endpoint https://199.204.45.246/identity 2026-03-26 00:45:16.077 | + lib/keystone:configure_keystone:217 : [[ fernet != '' ]] 2026-03-26 00:45:16.082 | + lib/keystone:configure_keystone:218 : iniset /etc/keystone/keystone.conf token provider fernet 2026-03-26 00:45:16.148 | ++ lib/keystone:configure_keystone:221 : database_connection_url keystone 2026-03-26 00:45:16.154 | ++ lib/database:database_connection_url:134 : local db=keystone 2026-03-26 00:45:16.159 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql keystone 2026-03-26 00:45:16.164 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=keystone 2026-03-26 00:45:16.168 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-03-26 00:45:16.173 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-03-26 00:45:16.178 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-03-26 00:45:16.210 | ++ functions-common:is_service_enabled:2068 : return 0 2026-03-26 00:45:16.215 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-03-26 00:45:16.220 | ++ 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:45:16.227 | + 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:45:16.298 | + lib/keystone:configure_keystone:224 : '[' False '!=' False ']' 2026-03-26 00:45:16.303 | + lib/keystone:configure_keystone:229 : setup_logging /etc/keystone/keystone.conf 2026-03-26 00:45:16.308 | + functions:setup_logging:693 : setup_systemd_logging /etc/keystone/keystone.conf 2026-03-26 00:45:16.313 | + functions:setup_systemd_logging:710 : local conf_file=/etc/keystone/keystone.conf 2026-03-26 00:45:16.319 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-03-26 00:45:16.354 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-03-26 00:45:16.360 | + functions:setup_systemd_logging:716 : local pidstr= 2026-03-26 00:45:16.366 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-03-26 00:45:16.370 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-03-26 00:45:16.377 | + 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:45:16.446 | + 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:45:16.516 | + 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:45:16.583 | + functions:setup_systemd_logging:727 : iniset /etc/keystone/keystone.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-03-26 00:45:16.649 | + functions:setup_systemd_logging:730 : iniset /etc/keystone/keystone.conf DEFAULT log_color False 2026-03-26 00:45:16.713 | + lib/keystone:configure_keystone:231 : iniset /etc/keystone/keystone.conf DEFAULT debug True 2026-03-26 00:45:16.779 | + 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:45:16.785 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/keystone/keystone-uwsgi-public.ini 2026-03-26 00:45:16.791 | + lib/apache:write_uwsgi_config:244 : local wsgi=keystone.wsgi.api:application 2026-03-26 00:45:16.796 | + lib/apache:write_uwsgi_config:245 : local url=/identity 2026-03-26 00:45:16.801 | + lib/apache:write_uwsgi_config:246 : local http= 2026-03-26 00:45:16.806 | + lib/apache:write_uwsgi_config:247 : local name=keystone-api 2026-03-26 00:45:16.810 | + lib/apache:write_uwsgi_config:249 : '[' -z keystone-api ']' 2026-03-26 00:45:16.816 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-03-26 00:45:16.823 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-03-26 00:45:16.851 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-03-26 00:45:16.851 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 stack root' 2026-03-26 00:45:16.862 | d /var/run/uwsgi 0755 stack root 2026-03-26 00:45:16.869 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-03-26 00:45:16.884 | /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:45:16.892 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/keystone-api.socket 2026-03-26 00:45:16.897 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/keystone/keystone-uwsgi-public.ini 2026-03-26 00:45:16.906 | + lib/apache:write_uwsgi_config:270 : [[ keystone.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-03-26 00:45:16.911 | + lib/apache:write_uwsgi_config:271 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi module keystone.wsgi.api:application 2026-03-26 00:45:16.977 | + lib/apache:write_uwsgi_config:276 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi processes 4 2026-03-26 00:45:17.041 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi master true 2026-03-26 00:45:17.108 | + lib/apache:write_uwsgi_config:280 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi die-on-term true 2026-03-26 00:45:17.172 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi exit-on-reload false 2026-03-26 00:45:17.236 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi worker-reload-mercy 80 2026-03-26 00:45:17.296 | + lib/apache:write_uwsgi_config:285 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi enable-threads true 2026-03-26 00:45:17.362 | + lib/apache:write_uwsgi_config:286 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi plugins http,python3 2026-03-26 00:45:17.428 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi thunder-lock true 2026-03-26 00:45:17.494 | + 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:45:17.560 | + lib/apache:write_uwsgi_config:292 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi buffer-size 65535 2026-03-26 00:45:17.627 | + lib/apache:write_uwsgi_config:294 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi add-header 'Connection: close' 2026-03-26 00:45:17.687 | + lib/apache:write_uwsgi_config:296 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi lazy-apps true 2026-03-26 00:45:17.753 | + lib/apache:write_uwsgi_config:298 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi start-time %t 2026-03-26 00:45:17.817 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-03-26 00:45:17.822 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-03-26 00:45:17.829 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for keystone-api 2026-03-26 00:45:17.834 | ++ lib/apache:apache_site_config_for:174 : local site=keystone-api 2026-03-26 00:45:17.840 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-03-26 00:45:17.846 | ++ functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-03-26 00:45:17.852 | ++ functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-03-26 00:45:17.858 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/keystone-api.conf 2026-03-26 00:45:17.864 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/keystone-api.conf 2026-03-26 00:45:17.870 | + 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:45:17.933 | + lib/apache:write_uwsgi_config:307 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi chmod-socket 666 2026-03-26 00:45:18.000 | + 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:45:18.000 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/keystone-api.conf 2026-03-26 00:45:18.014 | ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-api.socket|uwsgi://uwsgi-uds-keystone-api" retry=0 acquire=1 2026-03-26 00:45:18.021 | + lib/apache:write_uwsgi_config:309 : enable_apache_site keystone-api 2026-03-26 00:45:18.026 | + lib/apache:enable_apache_site:191 : local site=keystone-api 2026-03-26 00:45:18.031 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-03-26 00:45:18.037 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-03-26 00:45:18.043 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-03-26 00:45:18.048 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-03-26 00:45:18.055 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-03-26 00:45:18.061 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-03-26 00:45:18.065 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-03-26 00:45:18.070 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-03-26 00:45:18.075 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-03-26 00:45:18.081 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-03-26 00:45:18.087 | + lib/apache:enable_apache_site:195 : sudo a2ensite keystone-api 2026-03-26 00:45:18.138 | Enabling site keystone-api. 2026-03-26 00:45:18.148 | To activate the new configuration, you need to run: 2026-03-26 00:45:18.148 | systemctl reload apache2 2026-03-26 00:45:18.158 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-03-26 00:45:18.164 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-03-26 00:45:18.170 | + functions-common:restart_service:2296 : '[' -x /bin/systemctl ']' 2026-03-26 00:45:18.174 | + functions-common:restart_service:2297 : sudo /bin/systemctl restart apache2 2026-03-26 00:45:18.315 | + lib/keystone:configure_keystone:235 : iniset /etc/keystone/keystone.conf DEFAULT max_token_size 16384 2026-03-26 00:45:18.378 | + lib/keystone:configure_keystone:237 : iniset /etc/keystone/keystone.conf fernet_tokens key_repository /etc/keystone/fernet-keys/ 2026-03-26 00:45:18.448 | + lib/keystone:configure_keystone:239 : iniset /etc/keystone/keystone.conf credential key_repository /etc/keystone/credential-keys/ 2026-03-26 00:45:18.513 | + lib/keystone:configure_keystone:247 : [[ True = True ]] 2026-03-26 00:45:18.517 | + lib/keystone:configure_keystone:248 : iniset /etc/keystone/keystone.conf security_compliance lockout_failure_attempts 2 2026-03-26 00:45:18.584 | + lib/keystone:configure_keystone:249 : iniset /etc/keystone/keystone.conf security_compliance lockout_duration 10 2026-03-26 00:45:18.649 | + lib/keystone:configure_keystone:250 : iniset /etc/keystone/keystone.conf security_compliance unique_last_password_count 2 2026-03-26 00:45:18.711 | + lib/keystone:configure_keystone:253 : iniset /etc/keystone/keystone.conf oslo_policy policy_file policy.yaml 2026-03-26 00:45:18.774 | + lib/keystone:configure_keystone:255 : [[ False == True ]] 2026-03-26 00:45:18.780 | + lib/keystone:configure_keystone:255 : [[ False == True ]] 2026-03-26 00:45:18.785 | + lib/keystone:configure_keystone:259 : iniset /etc/keystone/keystone.conf oslo_policy enforce_scope false 2026-03-26 00:45:18.848 | + lib/keystone:configure_keystone:260 : iniset /etc/keystone/keystone.conf oslo_policy enforce_new_defaults false 2026-03-26 00:45:18.910 | + ./stack.sh:main:922 : is_service_enabled swift 2026-03-26 00:45:18.946 | + functions-common:is_service_enabled:2068 : return 1 2026-03-26 00:45:18.952 | + ./stack.sh:main:936 : is_service_enabled g-api n-api 2026-03-26 00:45:18.988 | + functions-common:is_service_enabled:2068 : return 0 2026-03-26 00:45:18.993 | + ./stack.sh:main:938 : stack_install_service glance 2026-03-26 00:45:18.999 | + lib/stack:stack_install_service:20 : local service=glance 2026-03-26 00:45:19.005 | + lib/stack:stack_install_service:21 : type install_glance 2026-03-26 00:45:19.011 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-03-26 00:45:19.016 | + lib/stack:stack_install_service:32 : install_glance 2026-03-26 00:45:19.023 | + lib/glance:install_glance:550 : glance_store_extras=() 2026-03-26 00:45:19.027 | + lib/glance:install_glance:550 : local glance_store_extras 2026-03-26 00:45:19.032 | + lib/glance:install_glance:552 : is_service_enabled cinder 2026-03-26 00:45:19.067 | + functions-common:is_service_enabled:2068 : return 0 2026-03-26 00:45:19.073 | + lib/glance:install_glance:553 : glance_store_extras=("cinder" "${glance_store_extras[@]}") 2026-03-26 00:45:19.078 | + lib/glance:install_glance:556 : is_service_enabled swift 2026-03-26 00:45:19.113 | + functions-common:is_service_enabled:2068 : return 1 2026-03-26 00:45:19.120 | + lib/glance:install_glance:562 : use_library_from_git glance_store 2026-03-26 00:45:19.125 | + inc/python:use_library_from_git:266 : local name=glance_store 2026-03-26 00:45:19.131 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-26 00:45:19.137 | + inc/python:use_library_from_git:268 : [[ novnc,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:45:19.141 | + inc/python:use_library_from_git:268 : [[ ,novnc,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:45:19.147 | + inc/python:use_library_from_git:269 : return 1 2026-03-26 00:45:19.154 | ++ lib/glance:install_glance:568 : join_extras cinder 2026-03-26 00:45:19.160 | ++ inc/python:join_extras:28 : local IFS=, 2026-03-26 00:45:19.166 | ++ inc/python:join_extras:29 : echo cinder 2026-03-26 00:45:19.173 | + lib/glance:install_glance:568 : pip_install_gr_extras glance-store cinder 2026-03-26 00:45:19.178 | + inc/python:pip_install_gr_extras:107 : local name=glance-store 2026-03-26 00:45:19.184 | + inc/python:pip_install_gr_extras:108 : local extras=cinder 2026-03-26 00:45:19.190 | + inc/python:pip_install_gr_extras:109 : local version_constraints 2026-03-26 00:45:19.198 | ++ inc/python:pip_install_gr_extras:110 : get_version_constraints_from_global_requirements glance-store 2026-03-26 00:45:19.205 | ++ inc/python:get_version_constraints_from_global_requirements:253 : local package=glance-store 2026-03-26 00:45:19.210 | ++ inc/python:get_version_constraints_from_global_requirements:254 : local required_pkg_version_constraint 2026-03-26 00:45:19.218 | +++ 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:45:19.219 | +++ inc/python:get_version_constraints_from_global_requirements:256 : cut -d# -f1 2026-03-26 00:45:19.229 | ++ inc/python:get_version_constraints_from_global_requirements:256 : required_pkg_version_constraint='!=0.29.0 ' 2026-03-26 00:45:19.235 | ++ inc/python:get_version_constraints_from_global_requirements:257 : [[ !=0.29.0 == '' ]] 2026-03-26 00:45:19.240 | ++ inc/python:get_version_constraints_from_global_requirements:260 : echo '!=0.29.0' 2026-03-26 00:45:19.247 | + inc/python:pip_install_gr_extras:110 : version_constraints='!=0.29.0' 2026-03-26 00:45:19.253 | + inc/python:pip_install_gr_extras:111 : pip_install 'glance-store[cinder]!=0.29.0' 2026-03-26 00:45:19.296 | Using python 3.12 to install glance-store[cinder]!=0.29.0 2026-03-26 00:45:19.302 | + 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:45:19.963 | Collecting glance-store!=0.29.0 (from glance-store[cinder]!=0.29.0) 2026-03-26 00:45:20.096 | Downloading glance_store-5.4.0-py3-none-any.whl.metadata (4.6 kB) 2026-03-26 00:45:20.110 | 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:45:20.111 | 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:45:20.112 | 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:45:20.112 | 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:45:20.113 | 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:45:20.113 | 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:45:20.114 | 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:45:20.115 | 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:45:20.115 | 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:45:20.116 | 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:45:20.116 | 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:45:20.128 | Collecting retrying!=1.3.0,>=1.2.3 (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) 2026-03-26 00:45:20.156 | Downloading retrying-1.4.2-py3-none-any.whl.metadata (5.5 kB) 2026-03-26 00:45:20.167 | 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:45:20.169 | 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:45:20.170 | 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:45:20.175 | 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:45:20.177 | 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:45:20.218 | Collecting python-cinderclient>=4.1.0 (from glance-store[cinder]!=0.29.0) 2026-03-26 00:45:20.242 | Downloading python_cinderclient-9.9.0-py3-none-any.whl.metadata (19 kB) 2026-03-26 00:45:20.304 | Collecting os-brick>=6.3.0 (from glance-store[cinder]!=0.29.0) 2026-03-26 00:45:20.330 | Downloading os_brick-7.0.0-py3-none-any.whl.metadata (2.8 kB) 2026-03-26 00:45:20.360 | Collecting oslo.rootwrap>=5.8.0 (from glance-store[cinder]!=0.29.0) 2026-03-26 00:45:20.385 | Downloading oslo_rootwrap-7.9.0-py3-none-any.whl.metadata (2.1 kB) 2026-03-26 00:45:20.435 | Collecting oslo.privsep>=1.23.0 (from glance-store[cinder]!=0.29.0) 2026-03-26 00:45:20.461 | Downloading oslo_privsep-3.10.1-py3-none-any.whl.metadata (2.7 kB) 2026-03-26 00:45:20.472 | 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:45:20.472 | 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:45:20.473 | 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:45:20.474 | 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:45:20.477 | 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:45:20.478 | 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:45:20.478 | 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:45:20.479 | 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:45:20.481 | 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:45:20.481 | 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:45:20.483 | 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:45:20.498 | Collecting tenacity>=6.3.1 (from os-brick>=6.3.0->glance-store[cinder]!=0.29.0) 2026-03-26 00:45:20.522 | Downloading tenacity-9.1.4-py3-none-any.whl.metadata (1.2 kB) 2026-03-26 00:45:20.531 | 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:45:20.534 | 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:45:20.537 | 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:45:20.538 | 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:45:20.539 | 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:45:20.544 | 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:45:20.546 | 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:45:20.546 | 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:45:20.548 | 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:45:20.553 | 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:45:20.554 | 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:45:20.554 | 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:45:20.555 | 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:45:20.555 | 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:45:20.558 | 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:45:20.558 | 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:45:20.561 | 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:45:20.572 | 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:45:20.574 | 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:45:20.576 | 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:45:20.584 | 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:45:20.584 | 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:45:20.585 | 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:45:20.586 | 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:45:20.599 | 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:45:20.650 | Downloading glance_store-5.4.0-py3-none-any.whl (260 kB) 2026-03-26 00:45:20.788 | Downloading os_brick-7.0.0-py3-none-any.whl (285 kB) 2026-03-26 00:45:20.916 | Downloading oslo_privsep-3.10.1-py3-none-any.whl (41 kB) 2026-03-26 00:45:20.957 | Downloading oslo_rootwrap-7.9.0-py3-none-any.whl (40 kB) 2026-03-26 00:45:21.000 | Downloading python_cinderclient-9.9.0-py3-none-any.whl (256 kB) 2026-03-26 00:45:21.112 | Downloading retrying-1.4.2-py3-none-any.whl (10 kB) 2026-03-26 00:45:21.144 | Downloading tenacity-9.1.4-py3-none-any.whl (28 kB) 2026-03-26 00:45:21.263 | Installing collected packages: tenacity, retrying, oslo.rootwrap, python-cinderclient, oslo.privsep, glance-store, os-brick 2026-03-26 00:45:21.991 | 2026-03-26 00:45:22.002 | 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:45:22.087 | + inc/python:pip_install:216 : result=0 2026-03-26 00:45:22.093 | + inc/python:pip_install:218 : time_stop pip_install 2026-03-26 00:45:22.099 | + functions-common:time_stop:2412 : local name 2026-03-26 00:45:22.106 | + functions-common:time_stop:2413 : local end_time 2026-03-26 00:45:22.112 | + functions-common:time_stop:2414 : local elapsed_time 2026-03-26 00:45:22.118 | + functions-common:time_stop:2415 : local total 2026-03-26 00:45:22.124 | + functions-common:time_stop:2416 : local start_time 2026-03-26 00:45:22.130 | + functions-common:time_stop:2418 : name=pip_install 2026-03-26 00:45:22.136 | + functions-common:time_stop:2419 : start_time=1774485919285 2026-03-26 00:45:22.141 | + functions-common:time_stop:2421 : [[ -z 1774485919285 ]] 2026-03-26 00:45:22.148 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-03-26 00:45:22.158 | + functions-common:time_stop:2424 : end_time=1774485922151 2026-03-26 00:45:22.164 | + functions-common:time_stop:2425 : elapsed_time=2866 2026-03-26 00:45:22.170 | + functions-common:time_stop:2426 : total=58882 2026-03-26 00:45:22.175 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-03-26 00:45:22.181 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=61748 2026-03-26 00:45:22.188 | + inc/python:pip_install:219 : return 0 2026-03-26 00:45:22.194 | + lib/glance:install_glance:569 : copy_rootwrap /opt/stack/data/venv/etc/glance 2026-03-26 00:45:22.201 | + lib/glance:copy_rootwrap:263 : local source_path=/opt/stack/data/venv/etc/glance 2026-03-26 00:45:22.207 | + lib/glance:copy_rootwrap:265 : sudo install -d -o stack /etc/glance 2026-03-26 00:45:22.232 | + 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:45:22.243 | + lib/glance:install_glance:572 : git_clone https://github.com/openstack/glance.git /opt/stack/glance master 2026-03-26 00:45:22.247 | + functions-common:git_clone:581 : local git_remote=https://github.com/openstack/glance.git 2026-03-26 00:45:22.252 | + functions-common:git_clone:582 : local git_dest=/opt/stack/glance 2026-03-26 00:45:22.259 | + functions-common:git_clone:583 : local git_ref=master 2026-03-26 00:45:22.265 | + functions-common:git_clone:584 : local orig_dir 2026-03-26 00:45:22.270 | ++ functions-common:git_clone:585 : pwd 2026-03-26 00:45:22.277 | + functions-common:git_clone:585 : orig_dir=/opt/stack/devstack 2026-03-26 00:45:22.282 | + functions-common:git_clone:586 : local git_clone_flags= 2026-03-26 00:45:22.290 | ++ functions-common:git_clone:588 : trueorfalse False RECLONE 2026-03-26 00:45:22.329 | + functions-common:git_clone:588 : RECLONE=False 2026-03-26 00:45:22.334 | + functions-common:git_clone:589 : [[ 0 -gt 0 ]] 2026-03-26 00:45:22.340 | + functions-common:git_clone:593 : [[ False = \T\r\u\e ]] 2026-03-26 00:45:22.346 | + functions-common:git_clone:602 : echo master 2026-03-26 00:45:22.348 | + functions-common:git_clone:602 : egrep -q '^refs' 2026-03-26 00:45:22.358 | + functions-common:git_clone:616 : [[ ! -d /opt/stack/glance ]] 2026-03-26 00:45:22.364 | + functions-common:git_clone:626 : [[ False = \T\r\u\e ]] 2026-03-26 00:45:22.369 | + functions-common:git_clone:661 : sudo git config --system --add safe.directory /opt/stack/glance 2026-03-26 00:45:22.391 | + functions-common:git_clone:664 : cd /opt/stack/glance 2026-03-26 00:45:22.399 | + functions-common:git_clone:665 : git show --oneline 2026-03-26 00:45:22.400 | + functions-common:git_clone:665 : head -1 2026-03-26 00:45:22.411 | 8c43caaef Fix SSRF vulnerabilities in image import API 2026-03-26 00:45:22.418 | + functions-common:git_clone:666 : cd /opt/stack/devstack 2026-03-26 00:45:22.425 | + lib/glance:install_glance:574 : setup_develop /opt/stack/glance 2026-03-26 00:45:22.431 | + inc/python:setup_develop:353 : local bindep 2026-03-26 00:45:22.437 | + inc/python:setup_develop:354 : [[ /opt/stack/glance == -bindep* ]] 2026-03-26 00:45:22.443 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/glance 2026-03-26 00:45:22.450 | + inc/python:setup_develop:359 : local extras= 2026-03-26 00:45:22.455 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/glance -e 2026-03-26 00:45:22.462 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-03-26 00:45:22.469 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/glance == -bindep* ]] 2026-03-26 00:45:22.475 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/glance 2026-03-26 00:45:22.481 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-03-26 00:45:22.488 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-03-26 00:45:22.496 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/glance 2026-03-26 00:45:22.503 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-03-26 00:45:22.510 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/glance 2026-03-26 00:45:22.516 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-03-26 00:45:22.523 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-03-26 00:45:22.531 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/glance/setup.cfg 2026-03-26 00:45:22.544 | + inc/python:_setup_package_with_constraints_edit:400 : name=glance 2026-03-26 00:45:22.550 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z glance ']' 2026-03-26 00:45:22.555 | + 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:45:22.667 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/glance -e 2026-03-26 00:45:22.672 | + inc/python:setup_package:436 : local bindep=0 2026-03-26 00:45:22.677 | + inc/python:setup_package:437 : local bindep_flag= 2026-03-26 00:45:22.683 | + inc/python:setup_package:438 : local bindep_profiles= 2026-03-26 00:45:22.688 | + inc/python:setup_package:439 : [[ /opt/stack/glance == -bindep* ]] 2026-03-26 00:45:22.694 | + inc/python:setup_package:444 : local project_dir=/opt/stack/glance 2026-03-26 00:45:22.698 | + inc/python:setup_package:445 : local flags=-e 2026-03-26 00:45:22.706 | + inc/python:setup_package:446 : local extras= 2026-03-26 00:45:22.711 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-03-26 00:45:22.715 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-03-26 00:45:22.721 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-03-26 00:45:22.728 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-03-26 00:45:22.733 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-03-26 00:45:22.738 | + inc/python:setup_package:464 : pip_install -e /opt/stack/glance 2026-03-26 00:45:22.784 | Using python 3.12 to install /opt/stack/glance 2026-03-26 00:45:22.790 | + 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:45:23.342 | Obtaining file:///opt/stack/glance 2026-03-26 00:45:23.344 | Installing build dependencies: started 2026-03-26 00:45:24.254 | Installing build dependencies: finished with status 'done' 2026-03-26 00:45:24.255 | Checking if build backend supports build_editable: started 2026-03-26 00:45:24.547 | Checking if build backend supports build_editable: finished with status 'done' 2026-03-26 00:45:24.549 | Getting requirements to build editable: started 2026-03-26 00:45:24.702 | Getting requirements to build editable: finished with status 'done' 2026-03-26 00:45:24.705 | Preparing editable metadata (pyproject.toml): started 2026-03-26 00:45:25.320 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-03-26 00:45:25.336 | 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:45:25.337 | 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:45:25.337 | 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:45:25.338 | 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:45:25.338 | 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:45:25.338 | 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:45:25.339 | 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:45:25.339 | 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:45:25.442 | Collecting httplib2>=0.9.1 (from glance==32.1.0.dev8) 2026-03-26 00:45:25.512 | Downloading httplib2-0.31.2-py3-none-any.whl.metadata (2.2 kB) 2026-03-26 00:45:25.523 | 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:45:25.524 | 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:45:25.524 | 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:45:25.525 | 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:45:25.526 | 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:45:25.526 | 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:45:25.527 | 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:45:25.562 | Collecting taskflow>=4.0.0 (from glance==32.1.0.dev8) 2026-03-26 00:45:25.570 | Downloading taskflow-6.2.0-py3-none-any.whl.metadata (4.5 kB) 2026-03-26 00:45:25.583 | 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:45:25.584 | 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:45:25.596 | Collecting WSME>=0.8.0 (from glance==32.1.0.dev8) 2026-03-26 00:45:25.605 | Downloading WSME-0.12.1-py3-none-any.whl.metadata (3.7 kB) 2026-03-26 00:45:25.612 | 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:45:25.612 | 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:45:25.612 | 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:45:25.613 | 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:45:25.613 | 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:45:25.614 | 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:45:25.631 | Collecting oslo.limit>=1.6.0 (from glance==32.1.0.dev8) 2026-03-26 00:45:25.639 | Downloading oslo_limit-2.10.0-py3-none-any.whl.metadata (2.1 kB) 2026-03-26 00:45:25.650 | 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:45:25.651 | 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:45:25.652 | 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:45:25.674 | Collecting oslo.reports>=1.18.0 (from glance==32.1.0.dev8) 2026-03-26 00:45:25.689 | Downloading oslo_reports-3.7.0-py3-none-any.whl.metadata (3.8 kB) 2026-03-26 00:45:25.699 | 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:45:25.700 | 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:45:25.700 | 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:45:25.701 | 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:45:25.702 | 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:45:25.715 | Collecting cursive>=0.2.1 (from glance==32.1.0.dev8) 2026-03-26 00:45:25.719 | Downloading cursive-0.2.3-py2.py3-none-any.whl.metadata (1.7 kB) 2026-03-26 00:45:25.748 | Collecting castellan>=0.17.0 (from glance==32.1.0.dev8) 2026-03-26 00:45:25.753 | Downloading castellan-5.6.0-py3-none-any.whl.metadata (1.9 kB) 2026-03-26 00:45:25.765 | 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:45:25.765 | 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:45:25.789 | Collecting python-barbicanclient>=5.5.0 (from castellan>=0.17.0->glance==32.1.0.dev8) 2026-03-26 00:45:25.794 | Downloading python_barbicanclient-7.3.0-py3-none-any.whl.metadata (11 kB) 2026-03-26 00:45:25.803 | 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:45:25.806 | 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:45:25.810 | 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:45:25.813 | 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:45:25.815 | 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:45:25.817 | 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:45:25.818 | 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:45:25.824 | 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:45:25.829 | 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:45:25.831 | 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:45:25.832 | 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:45:25.832 | 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:45:25.832 | 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:45:25.837 | 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:45:25.838 | Requirement already satisfied: os-service-types>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.4.0->glance==32.1.0.dev8) (1.8.2) 2026-03-26 00:45:25.841 | 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:45:25.842 | 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:45:25.843 | 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:45:25.847 | 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:45:25.850 | 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:45:25.854 | 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:45:25.856 | 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:45:25.857 | 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:45:25.858 | 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:45:25.863 | 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:45:25.863 | 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:45:25.898 | Collecting openstacksdk>=0.47.0 (from oslo.limit>=1.6.0->glance==32.1.0.dev8) 2026-03-26 00:45:25.902 | Downloading openstacksdk-4.10.0-py3-none-any.whl.metadata (12 kB) 2026-03-26 00:45:25.929 | Collecting jmespath>=0.9.0 (from openstacksdk>=0.47.0->oslo.limit>=1.6.0->glance==32.1.0.dev8) 2026-03-26 00:45:25.932 | Downloading jmespath-1.1.0-py3-none-any.whl.metadata (7.6 kB) 2026-03-26 00:45:25.957 | 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:45:25.962 | Downloading jsonpatch-1.33-py2.py3-none-any.whl.metadata (3.0 kB) 2026-03-26 00:45:25.987 | Collecting platformdirs>=3 (from openstacksdk>=0.47.0->oslo.limit>=1.6.0->glance==32.1.0.dev8) 2026-03-26 00:45:25.994 | Downloading platformdirs-4.9.2-py3-none-any.whl.metadata (4.7 kB) 2026-03-26 00:45:26.001 | 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:45:26.016 | Collecting requestsexceptions>=1.2.0 (from openstacksdk>=0.47.0->oslo.limit>=1.6.0->glance==32.1.0.dev8) 2026-03-26 00:45:26.022 | Downloading requestsexceptions-1.4.0-py2.py3-none-any.whl.metadata (1.2 kB) 2026-03-26 00:45:26.045 | 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:45:26.049 | Downloading jsonpointer-3.0.0-py2.py3-none-any.whl.metadata (2.3 kB) 2026-03-26 00:45:26.061 | 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:45:26.065 | 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:45:26.065 | 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:45:26.066 | 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:45:26.066 | 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:45:26.067 | 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:45:26.069 | 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:45:26.075 | 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:45:26.075 | 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:45:26.080 | 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:45:26.082 | 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:45:26.082 | 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:45:26.083 | 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:45:26.088 | 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:45:26.097 | 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:45:26.102 | 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:45:26.118 | 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:45:26.128 | 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:45:26.166 | Collecting cliff>=2.8.0 (from python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==32.1.0.dev8) 2026-03-26 00:45:26.194 | Downloading cliff-4.13.2-py3-none-any.whl.metadata (2.1 kB) 2026-03-26 00:45:26.214 | 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:45:26.250 | Downloading autopage-0.6.0-py3-none-any.whl.metadata (8.1 kB) 2026-03-26 00:45:26.291 | 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:45:26.296 | Downloading cmd2-3.2.0-py3-none-any.whl.metadata (16 kB) 2026-03-26 00:45:26.389 | 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:45:26.397 | Downloading pyperclip-1.11.0-py3-none-any.whl.metadata (2.4 kB) 2026-03-26 00:45:26.404 | 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:45:26.439 | 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:45:26.445 | Downloading rich_argparse-1.7.2-py3-none-any.whl.metadata (14 kB) 2026-03-26 00:45:26.460 | 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:45:26.474 | 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:45:26.474 | 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:45:26.475 | 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:45:26.476 | 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:45:26.500 | 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:45:26.500 | 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:45:26.506 | 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:45:26.517 | 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:45:26.581 | Collecting networkx>=2.1.0 (from taskflow>=4.0.0->glance==32.1.0.dev8) 2026-03-26 00:45:26.588 | Downloading networkx-3.4.2-py3-none-any.whl.metadata (6.3 kB) 2026-03-26 00:45:26.627 | Collecting automaton>=1.9.0 (from taskflow>=4.0.0->glance==32.1.0.dev8) 2026-03-26 00:45:26.632 | Downloading automaton-3.3.0-py3-none-any.whl.metadata (2.1 kB) 2026-03-26 00:45:26.640 | 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:45:26.657 | Collecting pydot>=1.2.4 (from taskflow>=4.0.0->glance==32.1.0.dev8) 2026-03-26 00:45:26.664 | Downloading pydot-4.0.1-py3-none-any.whl.metadata (11 kB) 2026-03-26 00:45:26.696 | 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:45:26.727 | Collecting simplegeneric (from WSME>=0.8.0->glance==32.1.0.dev8) 2026-03-26 00:45:26.732 | Downloading simplegeneric-0.8.1.zip (12 kB) 2026-03-26 00:45:26.753 | Installing build dependencies: started 2026-03-26 00:45:27.631 | Installing build dependencies: finished with status 'done' 2026-03-26 00:45:27.632 | Getting requirements to build wheel: started 2026-03-26 00:45:27.967 | Getting requirements to build wheel: finished with status 'done' 2026-03-26 00:45:27.969 | Preparing metadata (pyproject.toml): started 2026-03-26 00:45:28.164 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-03-26 00:45:28.168 | 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:45:28.201 | Collecting importlib-metadata>=4.4 (from WSME>=0.8.0->glance==32.1.0.dev8) 2026-03-26 00:45:28.206 | Downloading importlib_metadata-8.7.1-py3-none-any.whl.metadata (4.7 kB) 2026-03-26 00:45:28.236 | Collecting zipp>=3.20 (from importlib-metadata>=4.4->WSME>=0.8.0->glance==32.1.0.dev8) 2026-03-26 00:45:28.240 | Downloading zipp-3.23.0-py3-none-any.whl.metadata (3.6 kB) 2026-03-26 00:45:28.292 | Downloading castellan-5.6.0-py3-none-any.whl (99 kB) 2026-03-26 00:45:28.312 | Downloading cursive-0.2.3-py2.py3-none-any.whl (43 kB) 2026-03-26 00:45:28.325 | Downloading httplib2-0.31.2-py3-none-any.whl (91 kB) 2026-03-26 00:45:28.339 | Downloading oslo_limit-2.10.0-py3-none-any.whl (23 kB) 2026-03-26 00:45:28.354 | Downloading openstacksdk-4.10.0-py3-none-any.whl (1.9 MB) 2026-03-26 00:45:28.384 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.9/1.9 MB 67.4 MB/s 0:00:00 2026-03-26 00:45:28.388 | Downloading jmespath-1.1.0-py3-none-any.whl (20 kB) 2026-03-26 00:45:28.397 | Downloading jsonpatch-1.33-py2.py3-none-any.whl (12 kB) 2026-03-26 00:45:28.456 | Downloading jsonpointer-3.0.0-py2.py3-none-any.whl (7.6 kB) 2026-03-26 00:45:28.468 | Downloading oslo_reports-3.7.0-py3-none-any.whl (53 kB) 2026-03-26 00:45:28.479 | Downloading platformdirs-4.9.2-py3-none-any.whl (21 kB) 2026-03-26 00:45:28.559 | Downloading python_barbicanclient-7.3.0-py3-none-any.whl (88 kB) 2026-03-26 00:45:28.577 | Downloading cliff-4.13.2-py3-none-any.whl (86 kB) 2026-03-26 00:45:28.589 | Downloading autopage-0.6.0-py3-none-any.whl (30 kB) 2026-03-26 00:45:28.598 | Downloading cmd2-3.2.0-py3-none-any.whl (147 kB) 2026-03-26 00:45:28.612 | Downloading pyperclip-1.11.0-py3-none-any.whl (11 kB) 2026-03-26 00:45:28.624 | Downloading requestsexceptions-1.4.0-py2.py3-none-any.whl (3.8 kB) 2026-03-26 00:45:28.633 | Downloading rich_argparse-1.7.2-py3-none-any.whl (25 kB) 2026-03-26 00:45:28.643 | Downloading taskflow-6.2.0-py3-none-any.whl (490 kB) 2026-03-26 00:45:28.669 | Downloading automaton-3.3.0-py3-none-any.whl (22 kB) 2026-03-26 00:45:28.680 | Downloading networkx-3.4.2-py3-none-any.whl (1.7 MB) 2026-03-26 00:45:28.706 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.7/1.7 MB 72.4 MB/s 0:00:00 2026-03-26 00:45:28.715 | Downloading pydot-4.0.1-py3-none-any.whl (37 kB) 2026-03-26 00:45:28.738 | Downloading WSME-0.12.1-py3-none-any.whl (59 kB) 2026-03-26 00:45:28.748 | Downloading importlib_metadata-8.7.1-py3-none-any.whl (27 kB) 2026-03-26 00:45:28.763 | Downloading zipp-3.23.0-py3-none-any.whl (10 kB) 2026-03-26 00:45:28.806 | Building wheels for collected packages: glance, simplegeneric 2026-03-26 00:45:28.807 | Building editable for glance (pyproject.toml): started 2026-03-26 00:45:29.425 | Building editable for glance (pyproject.toml): finished with status 'done' 2026-03-26 00:45:29.426 | Created wheel for glance: filename=glance-32.1.0.dev8-0.editable-py3-none-any.whl size=8949 sha256=77b1d3ab7404888972e6622d73468a8bbe0577dc98d569c998e0c8921536fa0b 2026-03-26 00:45:29.426 | Stored in directory: /tmp/pip-ephem-wheel-cache-vczuv0zu/wheels/31/93/bf/c06e9c56745867b4722d11aae03416a994ddf0e859898c0382 2026-03-26 00:45:29.432 | Building wheel for simplegeneric (pyproject.toml): started 2026-03-26 00:45:29.659 | Building wheel for simplegeneric (pyproject.toml): finished with status 'done' 2026-03-26 00:45:29.660 | Created wheel for simplegeneric: filename=simplegeneric-0.8.1-py3-none-any.whl size=5103 sha256=6725d8ca98767c8173b95c5576862a3e0b72db8ac5aa63c0e45f07589112e2de 2026-03-26 00:45:29.661 | Stored in directory: /opt/stack/.cache/pip/wheels/bf/7f/ac/c96a7918d97103348ae720bdf93aa7f5458f5efb90718e9873 2026-03-26 00:45:29.664 | Successfully built glance simplegeneric 2026-03-26 00:45:29.803 | 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:45:31.049 | Attempting uninstall: jsonpointer 2026-03-26 00:45:31.061 | Found existing installation: jsonpointer 2.0 2026-03-26 00:45:31.061 | Not uninstalling jsonpointer at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-03-26 00:45:31.061 | Can't uninstall 'jsonpointer'. No files were found to uninstall. 2026-03-26 00:45:31.095 | Attempting uninstall: httplib2 2026-03-26 00:45:31.105 | Found existing installation: httplib2 0.20.4 2026-03-26 00:45:31.106 | Not uninstalling httplib2 at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-03-26 00:45:31.106 | Can't uninstall 'httplib2'. No files were found to uninstall. 2026-03-26 00:45:31.164 | Attempting uninstall: jsonpatch 2026-03-26 00:45:31.175 | Found existing installation: jsonpatch 1.32 2026-03-26 00:45:31.175 | Not uninstalling jsonpatch at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-03-26 00:45:31.175 | Can't uninstall 'jsonpatch'. No files were found to uninstall. 2026-03-26 00:45:33.401 | 2026-03-26 00:45:33.416 | 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:45:33.568 | + inc/python:pip_install:216 : result=0 2026-03-26 00:45:33.572 | + inc/python:pip_install:218 : time_stop pip_install 2026-03-26 00:45:33.576 | + functions-common:time_stop:2412 : local name 2026-03-26 00:45:33.581 | + functions-common:time_stop:2413 : local end_time 2026-03-26 00:45:33.586 | + functions-common:time_stop:2414 : local elapsed_time 2026-03-26 00:45:33.591 | + functions-common:time_stop:2415 : local total 2026-03-26 00:45:33.596 | + functions-common:time_stop:2416 : local start_time 2026-03-26 00:45:33.601 | + functions-common:time_stop:2418 : name=pip_install 2026-03-26 00:45:33.606 | + functions-common:time_stop:2419 : start_time=1774485922771 2026-03-26 00:45:33.610 | + functions-common:time_stop:2421 : [[ -z 1774485922771 ]] 2026-03-26 00:45:33.616 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-03-26 00:45:33.624 | + functions-common:time_stop:2424 : end_time=1774485933619 2026-03-26 00:45:33.628 | + functions-common:time_stop:2425 : elapsed_time=10848 2026-03-26 00:45:33.633 | + functions-common:time_stop:2426 : total=61748 2026-03-26 00:45:33.638 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-03-26 00:45:33.643 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=72596 2026-03-26 00:45:33.649 | + inc/python:pip_install:219 : return 0 2026-03-26 00:45:33.654 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-03-26 00:45:33.659 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-03-26 00:45:33.665 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/glance 2026-03-26 00:45:33.670 | + inc/python:use_library_from_git:266 : local name=/opt/stack/glance 2026-03-26 00:45:33.675 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-26 00:45:33.681 | + inc/python:use_library_from_git:268 : [[ novnc,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:45:33.687 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,/opt/stack/glance, ]] 2026-03-26 00:45:33.693 | + inc/python:use_library_from_git:269 : return 1 2026-03-26 00:45:33.699 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-03-26 00:45:33.705 | + ./stack.sh:main:939 : configure_glance 2026-03-26 00:45:33.710 | + lib/glance:configure_glance:346 : sudo install -d -o stack /etc/glance /etc/glance/metadefs 2026-03-26 00:45:33.729 | + lib/glance:configure_glance:349 : local dburl 2026-03-26 00:45:33.737 | ++ lib/glance:configure_glance:350 : database_connection_url glance 2026-03-26 00:45:33.742 | ++ lib/database:database_connection_url:134 : local db=glance 2026-03-26 00:45:33.748 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql glance 2026-03-26 00:45:33.753 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=glance 2026-03-26 00:45:33.757 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-03-26 00:45:33.762 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-03-26 00:45:33.767 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-03-26 00:45:33.800 | ++ functions-common:is_service_enabled:2068 : return 0 2026-03-26 00:45:33.807 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-03-26 00:45:33.812 | ++ 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:45:33.818 | + lib/glance:configure_glance:350 : dburl='mysql+pymysql://root:secretdatabase@127.0.0.1/glance?charset=utf8&plugin=dbcounter' 2026-03-26 00:45:33.823 | + lib/glance:configure_glance:352 : iniset /etc/glance/glance-api.conf DEFAULT debug True 2026-03-26 00:45:33.891 | + 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:45:33.962 | + lib/glance:configure_glance:354 : iniset /etc/glance/glance-api.conf DEFAULT use_syslog False 2026-03-26 00:45:34.023 | + lib/glance:configure_glance:355 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2026-03-26 00:45:34.092 | + lib/glance:configure_glance:356 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_driver centralized_db 2026-03-26 00:45:34.160 | + lib/glance:configure_glance:357 : iniset /etc/glance/glance-api.conf oslo_concurrency lock_path /opt/stack/data/glance/locks 2026-03-26 00:45:34.229 | + lib/glance:configure_glance:358 : iniset /etc/glance/glance-api.conf paste_deploy flavor keystone+cachemanagement 2026-03-26 00:45:34.301 | + lib/glance:configure_glance:359 : configure_keystone_authtoken_middleware /etc/glance/glance-api.conf glance 2026-03-26 00:45:34.307 | + lib/keystone:configure_keystone_authtoken_middleware:454 : local conf_file=/etc/glance/glance-api.conf 2026-03-26 00:45:34.314 | + lib/keystone:configure_keystone_authtoken_middleware:455 : local admin_user=glance 2026-03-26 00:45:34.320 | + lib/keystone:configure_keystone_authtoken_middleware:456 : local section=keystone_authtoken 2026-03-26 00:45:34.327 | + lib/keystone:configure_keystone_authtoken_middleware:457 : local service_type= 2026-03-26 00:45:34.333 | + lib/keystone:configure_keystone_authtoken_middleware:459 : configure_keystoneauth /etc/glance/glance-api.conf glance keystone_authtoken 2026-03-26 00:45:34.338 | + lib/keystone:configure_keystoneauth:432 : local conf_file=/etc/glance/glance-api.conf 2026-03-26 00:45:34.343 | + lib/keystone:configure_keystoneauth:433 : local admin_user=glance 2026-03-26 00:45:34.349 | + lib/keystone:configure_keystoneauth:434 : local section=keystone_authtoken 2026-03-26 00:45:34.354 | + lib/keystone:configure_keystoneauth:436 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_type password 2026-03-26 00:45:34.425 | + lib/keystone:configure_keystoneauth:437 : iniset /etc/glance/glance-api.conf keystone_authtoken interface public 2026-03-26 00:45:34.490 | + lib/keystone:configure_keystoneauth:438 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_url https://199.204.45.246/identity 2026-03-26 00:45:34.554 | + lib/keystone:configure_keystoneauth:439 : iniset /etc/glance/glance-api.conf keystone_authtoken username glance 2026-03-26 00:45:34.624 | + lib/keystone:configure_keystoneauth:440 : iniset /etc/glance/glance-api.conf keystone_authtoken password secretservice 2026-03-26 00:45:34.684 | + lib/keystone:configure_keystoneauth:441 : iniset /etc/glance/glance-api.conf keystone_authtoken user_domain_name Default 2026-03-26 00:45:34.752 | + lib/keystone:configure_keystoneauth:442 : iniset /etc/glance/glance-api.conf keystone_authtoken project_name service 2026-03-26 00:45:34.816 | + lib/keystone:configure_keystoneauth:443 : iniset /etc/glance/glance-api.conf keystone_authtoken project_domain_name Default 2026-03-26 00:45:34.879 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/glance/glance-api.conf keystone_authtoken www_authenticate_uri https://199.204.45.246/identity 2026-03-26 00:45:34.940 | + 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:45:35.008 | + lib/keystone:configure_keystone_authtoken_middleware:462 : iniset /etc/glance/glance-api.conf keystone_authtoken memcached_servers localhost:11211 2026-03-26 00:45:35.076 | + lib/keystone:configure_keystone_authtoken_middleware:463 : [[ -n '' ]] 2026-03-26 00:45:35.082 | + lib/glance:configure_glance:360 : iniset /etc/glance/glance-api.conf oslo_messaging_notifications driver messagingv2 2026-03-26 00:45:35.155 | + lib/glance:configure_glance:361 : iniset_rpc_backend glance /etc/glance/glance-api.conf 2026-03-26 00:45:35.161 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=glance 2026-03-26 00:45:35.166 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/glance/glance-api.conf 2026-03-26 00:45:35.172 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-03-26 00:45:35.177 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-03-26 00:45:35.183 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-03-26 00:45:35.217 | + functions-common:is_service_enabled:2068 : return 0 2026-03-26 00:45:35.225 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-03-26 00:45:35.231 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-03-26 00:45:35.236 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-03-26 00:45:35.275 | ++ functions-common:is_service_enabled:2068 : return 0 2026-03-26 00:45:35.281 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:secretrabbit@199.204.45.246:5672/ 2026-03-26 00:45:35.288 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/glance/glance-api.conf DEFAULT transport_url rabbit://stackrabbit:secretrabbit@199.204.45.246:5672/ 2026-03-26 00:45:35.360 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-03-26 00:45:35.365 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-03-26 00:45:35.371 | + lib/glance:configure_glance:362 : '[' libvirt = libvirt ']' 2026-03-26 00:45:35.378 | + lib/glance:configure_glance:362 : '[' kvm = parallels ']' 2026-03-26 00:45:35.384 | + lib/glance:configure_glance:366 : iniset /etc/glance/glance-api.conf DEFAULT show_image_direct_url False 2026-03-26 00:45:35.446 | + lib/glance:configure_glance:367 : iniset /etc/glance/glance-api.conf DEFAULT show_multiple_locations False 2026-03-26 00:45:35.513 | + lib/glance:configure_glance:368 : iniset /etc/glance/glance-api.conf image_format require_image_format_match True 2026-03-26 00:45:35.578 | + lib/glance:configure_glance:371 : configure_glance_store False False 2026-03-26 00:45:35.584 | + lib/glance:configure_glance_store:276 : local use_cinder_for_glance=False 2026-03-26 00:45:35.589 | + lib/glance:configure_glance_store:277 : local glance_enable_multiple_stores=False 2026-03-26 00:45:35.596 | + lib/glance:configure_glance_store:278 : local be 2026-03-26 00:45:35.601 | + lib/glance:configure_glance_store:280 : [[ False == \F\a\l\s\e ]] 2026-03-26 00:45:35.608 | + lib/glance:configure_glance_store:281 : [[ False == \T\r\u\e ]] 2026-03-26 00:45:35.614 | + 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:45:35.687 | + lib/glance:configure_glance:374 : '[' -n '' ']' 2026-03-26 00:45:35.693 | + lib/glance:configure_glance:377 : iniset /etc/glance/glance-api.conf cors allowed_origin http://199.204.45.246 2026-03-26 00:45:35.764 | + lib/glance:configure_glance:381 : [[ False == \F\a\l\s\e ]] 2026-03-26 00:45:35.770 | + lib/glance:configure_glance:383 : [[ False == \T\r\u\e ]] 2026-03-26 00:45:35.776 | + lib/glance:configure_glance:389 : is_service_enabled s-proxy 2026-03-26 00:45:35.811 | + functions-common:is_service_enabled:2068 : return 1 2026-03-26 00:45:35.816 | + lib/glance:configure_glance:418 : iniset /etc/glance/glance-api.conf DEFAULT public_endpoint https://199.204.45.246/image 2026-03-26 00:45:35.887 | + lib/glance:configure_glance:420 : is_service_enabled tls-proxy 2026-03-26 00:45:35.922 | + functions-common:is_service_enabled:2068 : return 0 2026-03-26 00:45:35.929 | + lib/glance:configure_glance:421 : iniset /etc/glance/glance-api.conf DEFAULT bind_port 19292 2026-03-26 00:45:35.985 | + lib/glance:configure_glance:422 : iniset /etc/glance/glance-api.conf keystone_authtoken identity_uri https://199.204.45.246/identity 2026-03-26 00:45:36.053 | + lib/glance:configure_glance:426 : setup_logging /etc/glance/glance-api.conf 2026-03-26 00:45:36.058 | + functions:setup_logging:693 : setup_systemd_logging /etc/glance/glance-api.conf 2026-03-26 00:45:36.064 | + functions:setup_systemd_logging:710 : local conf_file=/etc/glance/glance-api.conf 2026-03-26 00:45:36.070 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-03-26 00:45:36.104 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-03-26 00:45:36.110 | + functions:setup_systemd_logging:716 : local pidstr= 2026-03-26 00:45:36.115 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-03-26 00:45:36.121 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-03-26 00:45:36.126 | + 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:45:36.189 | + 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:45:36.252 | + 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:45:36.315 | + functions:setup_systemd_logging:727 : iniset /etc/glance/glance-api.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-03-26 00:45:36.378 | + functions:setup_systemd_logging:730 : iniset /etc/glance/glance-api.conf DEFAULT log_color False 2026-03-26 00:45:36.443 | + 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:45:36.453 | + lib/glance:configure_glance:431 : iniset /etc/glance/glance-cache.conf DEFAULT debug True 2026-03-26 00:45:36.520 | + lib/glance:configure_glance:432 : iniset /etc/glance/glance-cache.conf DEFAULT use_syslog False 2026-03-26 00:45:36.590 | + lib/glance:configure_glance:433 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2026-03-26 00:45:36.652 | + lib/glance:configure_glance:434 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_driver centralized_db 2026-03-26 00:45:36.715 | + 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:45:36.779 | + lib/glance:configure_glance:440 : iniset /etc/glance/glance-image-import.conf image_import_opts image_import_plugins '[]' 2026-03-26 00:45:36.851 | + lib/glance:configure_glance:441 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties ignore_user_roles admin 2026-03-26 00:45:36.922 | + lib/glance:configure_glance:442 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties inject 2026-03-26 00:45:36.979 | + lib/glance:configure_glance:444 : cp -p /opt/stack/glance/etc/schema-image.json /etc/glance/schema-image.json 2026-03-26 00:45:36.988 | + 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:45:37.002 | + lib/glance:configure_glance:447 : is_service_enabled tls-proxy 2026-03-26 00:45:37.036 | + functions-common:is_service_enabled:2068 : return 0 2026-03-26 00:45:37.042 | + lib/glance:configure_glance:448 : CINDER_SERVICE_HOST=199.204.45.246 2026-03-26 00:45:37.047 | + lib/glance:configure_glance:449 : CINDER_SERVICE_PORT=8776 2026-03-26 00:45:37.053 | + lib/glance:configure_glance:451 : iniset /etc/glance/glance-api.conf DEFAULT cinder_endpoint_template 'https://199.204.45.246:8776/v3/%(project_id)s' 2026-03-26 00:45:37.114 | + lib/glance:configure_glance:452 : iniset /etc/glance/glance-cache.conf DEFAULT cinder_endpoint_template 'https://199.204.45.246:8776/v3/%(project_id)s' 2026-03-26 00:45:37.181 | + 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:45:37.186 | + lib/apache:write_local_uwsgi_http_config:319 : local conf=/etc/glance/glance-uwsgi.ini 2026-03-26 00:45:37.192 | + lib/apache:write_local_uwsgi_http_config:320 : local wsgi=glance.wsgi.api:application 2026-03-26 00:45:37.197 | + lib/apache:write_local_uwsgi_http_config:321 : local url=/image 2026-03-26 00:45:37.202 | + lib/apache:write_local_uwsgi_http_config:322 : local name=glance-api 2026-03-26 00:45:37.207 | + lib/apache:write_local_uwsgi_http_config:324 : '[' -z glance-api ']' 2026-03-26 00:45:37.213 | + lib/apache:write_local_uwsgi_http_config:332 : rm -rf /etc/glance/glance-uwsgi.ini 2026-03-26 00:45:37.220 | + lib/apache:write_local_uwsgi_http_config:335 : [[ glance.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-03-26 00:45:37.226 | + lib/apache:write_local_uwsgi_http_config:336 : iniset /etc/glance/glance-uwsgi.ini uwsgi module glance.wsgi.api:application 2026-03-26 00:45:37.294 | ++ lib/apache:write_local_uwsgi_http_config:341 : get_random_port 2026-03-26 00:45:37.298 | ++ functions:get_random_port:860 : read lower_port upper_port 2026-03-26 00:45:37.303 | ++ functions:get_random_port:861 : true 2026-03-26 00:45:37.308 | ++ functions:get_random_port:862 : (( port = upper_port )) 2026-03-26 00:45:37.313 | ++ functions:get_random_port:862 : (( port >= lower_port )) 2026-03-26 00:45:37.319 | ++ functions:get_random_port:863 : sudo lsof -i :60999 2026-03-26 00:45:37.440 | ++ functions:get_random_port:864 : [[ 1 > 0 ]] 2026-03-26 00:45:37.444 | ++ functions:get_random_port:865 : break 2 2026-03-26 00:45:37.450 | ++ functions:get_random_port:869 : echo 60999 2026-03-26 00:45:37.456 | + lib/apache:write_local_uwsgi_http_config:341 : port=60999 2026-03-26 00:45:37.461 | + 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:45:37.521 | + lib/apache:write_local_uwsgi_http_config:343 : iniset /etc/glance/glance-uwsgi.ini uwsgi processes 4 2026-03-26 00:45:37.584 | + lib/apache:write_local_uwsgi_http_config:345 : iniset /etc/glance/glance-uwsgi.ini uwsgi master true 2026-03-26 00:45:37.648 | + lib/apache:write_local_uwsgi_http_config:347 : iniset /etc/glance/glance-uwsgi.ini uwsgi die-on-term true 2026-03-26 00:45:37.704 | + lib/apache:write_local_uwsgi_http_config:348 : iniset /etc/glance/glance-uwsgi.ini uwsgi exit-on-reload false 2026-03-26 00:45:37.763 | + lib/apache:write_local_uwsgi_http_config:351 : iniset /etc/glance/glance-uwsgi.ini uwsgi worker-reload-mercy 80 2026-03-26 00:45:37.823 | + lib/apache:write_local_uwsgi_http_config:352 : iniset /etc/glance/glance-uwsgi.ini uwsgi enable-threads true 2026-03-26 00:45:37.885 | + lib/apache:write_local_uwsgi_http_config:353 : iniset /etc/glance/glance-uwsgi.ini uwsgi plugins http,python3 2026-03-26 00:45:37.946 | + lib/apache:write_local_uwsgi_http_config:355 : iniset /etc/glance/glance-uwsgi.ini uwsgi thunder-lock true 2026-03-26 00:45:38.008 | + 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:45:38.070 | + lib/apache:write_local_uwsgi_http_config:359 : iniset /etc/glance/glance-uwsgi.ini uwsgi buffer-size 65535 2026-03-26 00:45:38.131 | + lib/apache:write_local_uwsgi_http_config:361 : iniset /etc/glance/glance-uwsgi.ini uwsgi add-header 'Connection: close' 2026-03-26 00:45:38.190 | + lib/apache:write_local_uwsgi_http_config:363 : iniset /etc/glance/glance-uwsgi.ini uwsgi lazy-apps true 2026-03-26 00:45:38.250 | + lib/apache:write_local_uwsgi_http_config:364 : iniset /etc/glance/glance-uwsgi.ini uwsgi chmod-socket 666 2026-03-26 00:45:38.307 | + lib/apache:write_local_uwsgi_http_config:365 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-raw-body true 2026-03-26 00:45:38.366 | + lib/apache:write_local_uwsgi_http_config:366 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-chunked-input true 2026-03-26 00:45:38.427 | + lib/apache:write_local_uwsgi_http_config:367 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-auto-chunked true 2026-03-26 00:45:38.480 | + lib/apache:write_local_uwsgi_http_config:368 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-keepalive false 2026-03-26 00:45:38.537 | + lib/apache:write_local_uwsgi_http_config:370 : iniset /etc/glance/glance-uwsgi.ini uwsgi socket-timeout 30 2026-03-26 00:45:38.594 | + lib/apache:write_local_uwsgi_http_config:372 : iniset /etc/glance/glance-uwsgi.ini uwsgi start-time %t 2026-03-26 00:45:38.657 | + lib/apache:write_local_uwsgi_http_config:374 : enable_apache_mod proxy 2026-03-26 00:45:38.661 | + lib/apache:enable_apache_mod:55 : local mod=proxy 2026-03-26 00:45:38.667 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-03-26 00:45:38.673 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-03-26 00:45:38.677 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-03-26 00:45:38.682 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-03-26 00:45:38.687 | + lib/apache:enable_apache_mod:61 : [[ proxy != \v\e\r\s\i\o\n ]] 2026-03-26 00:45:38.692 | + lib/apache:enable_apache_mod:61 : a2query -m proxy 2026-03-26 00:45:38.740 | proxy (enabled by site administrator) 2026-03-26 00:45:38.746 | + lib/apache:write_local_uwsgi_http_config:375 : enable_apache_mod proxy_http 2026-03-26 00:45:38.751 | + lib/apache:enable_apache_mod:55 : local mod=proxy_http 2026-03-26 00:45:38.756 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-03-26 00:45:38.761 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-03-26 00:45:38.766 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-03-26 00:45:38.770 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-03-26 00:45:38.775 | + lib/apache:enable_apache_mod:61 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2026-03-26 00:45:38.780 | + lib/apache:enable_apache_mod:61 : a2query -m proxy_http 2026-03-26 00:45:38.826 | No module matches proxy_http 2026-03-26 00:45:38.832 | + lib/apache:enable_apache_mod:62 : sudo a2enmod proxy_http 2026-03-26 00:45:38.873 | Considering dependency proxy for proxy_http: 2026-03-26 00:45:38.873 | Module proxy already enabled 2026-03-26 00:45:38.873 | Enabling module proxy_http. 2026-03-26 00:45:38.881 | To activate the new configuration, you need to run: 2026-03-26 00:45:38.881 | systemctl restart apache2 2026-03-26 00:45:38.889 | + lib/apache:enable_apache_mod:63 : [[ '' != \n\o\r\e\s\t\a\r\t ]] 2026-03-26 00:45:38.894 | + lib/apache:enable_apache_mod:64 : restart_apache_server 2026-03-26 00:45:38.900 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-03-26 00:45:38.906 | + functions-common:restart_service:2296 : '[' -x /bin/systemctl ']' 2026-03-26 00:45:38.911 | + functions-common:restart_service:2297 : sudo /bin/systemctl restart apache2 2026-03-26 00:45:39.051 | + lib/apache:write_local_uwsgi_http_config:376 : local apache_conf= 2026-03-26 00:45:39.055 | ++ lib/apache:write_local_uwsgi_http_config:377 : apache_site_config_for glance-api 2026-03-26 00:45:39.059 | ++ lib/apache:apache_site_config_for:174 : local site=glance-api 2026-03-26 00:45:39.064 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-03-26 00:45:39.068 | ++ functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-03-26 00:45:39.073 | ++ functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-03-26 00:45:39.077 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/glance-api.conf 2026-03-26 00:45:39.083 | + lib/apache:write_local_uwsgi_http_config:377 : apache_conf=/etc/apache2/sites-available/glance-api.conf 2026-03-26 00:45:39.089 | + lib/apache:write_local_uwsgi_http_config:378 : echo 'KeepAlive Off' 2026-03-26 00:45:39.091 | + lib/apache:write_local_uwsgi_http_config:378 : sudo tee /etc/apache2/sites-available/glance-api.conf 2026-03-26 00:45:39.104 | KeepAlive Off 2026-03-26 00:45:39.112 | + lib/apache:write_local_uwsgi_http_config:379 : echo 'SetEnv proxy-sendchunked 1' 2026-03-26 00:45:39.113 | + lib/apache:write_local_uwsgi_http_config:379 : sudo tee -a /etc/apache2/sites-available/glance-api.conf 2026-03-26 00:45:39.127 | SetEnv proxy-sendchunked 1 2026-03-26 00:45:39.135 | + 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:45:39.136 | + lib/apache:write_local_uwsgi_http_config:380 : sudo tee -a /etc/apache2/sites-available/glance-api.conf 2026-03-26 00:45:39.147 | ProxyPass "/image" "http://127.0.0.1:60999" retry=0 acquire=1 2026-03-26 00:45:39.153 | + lib/apache:write_local_uwsgi_http_config:381 : enable_apache_site glance-api 2026-03-26 00:45:39.158 | + lib/apache:enable_apache_site:191 : local site=glance-api 2026-03-26 00:45:39.164 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-03-26 00:45:39.168 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-03-26 00:45:39.171 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-03-26 00:45:39.175 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-03-26 00:45:39.180 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-03-26 00:45:39.184 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-03-26 00:45:39.188 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-03-26 00:45:39.192 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-03-26 00:45:39.197 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-03-26 00:45:39.201 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-03-26 00:45:39.206 | + lib/apache:enable_apache_site:195 : sudo a2ensite glance-api 2026-03-26 00:45:39.250 | Enabling site glance-api. 2026-03-26 00:45:39.260 | To activate the new configuration, you need to run: 2026-03-26 00:45:39.260 | systemctl reload apache2 2026-03-26 00:45:39.269 | + lib/apache:write_local_uwsgi_http_config:382 : restart_apache_server 2026-03-26 00:45:39.275 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-03-26 00:45:39.279 | + functions-common:restart_service:2296 : '[' -x /bin/systemctl ']' 2026-03-26 00:45:39.284 | + functions-common:restart_service:2297 : sudo /bin/systemctl restart apache2 2026-03-26 00:45:39.438 | ++ lib/glance:configure_glance:459 : awk '-F= ' '/^http-socket/ { print "http://"$2}' /etc/glance/glance-uwsgi.ini 2026-03-26 00:45:39.449 | + 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:45:39.514 | + lib/glance:configure_glance:463 : iniset /etc/glance/glance-api.conf wsgi python_interpreter /opt/stack/data/venv/bin/python3 2026-03-26 00:45:39.581 | + lib/glance:configure_glance:465 : [[ True == True ]] 2026-03-26 00:45:39.585 | + lib/glance:configure_glance:466 : iniset /etc/glance/glance-api.conf oslo_policy enforce_scope true 2026-03-26 00:45:39.652 | + lib/glance:configure_glance:467 : iniset /etc/glance/glance-api.conf oslo_policy enforce_new_defaults true 2026-03-26 00:45:39.713 | + lib/glance:configure_glance:468 : iniset /etc/glance/glance-api.conf DEFAULT enforce_secure_rbac true 2026-03-26 00:45:39.776 | + ./stack.sh:main:942 : is_service_enabled cinder 2026-03-26 00:45:39.813 | + functions-common:is_service_enabled:2068 : return 0 2026-03-26 00:45:39.819 | + ./stack.sh:main:944 : stack_install_service cinder 2026-03-26 00:45:39.826 | + lib/stack:stack_install_service:20 : local service=cinder 2026-03-26 00:45:39.830 | + lib/stack:stack_install_service:21 : type install_cinder 2026-03-26 00:45:39.836 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-03-26 00:45:39.842 | + lib/stack:stack_install_service:32 : install_cinder 2026-03-26 00:45:39.848 | + lib/cinder:install_cinder:526 : git_clone https://github.com/openstack/cinder.git /opt/stack/cinder master 2026-03-26 00:45:39.854 | + functions-common:git_clone:581 : local git_remote=https://github.com/openstack/cinder.git 2026-03-26 00:45:39.859 | + functions-common:git_clone:582 : local git_dest=/opt/stack/cinder 2026-03-26 00:45:39.865 | + functions-common:git_clone:583 : local git_ref=master 2026-03-26 00:45:39.870 | + functions-common:git_clone:584 : local orig_dir 2026-03-26 00:45:39.878 | ++ functions-common:git_clone:585 : pwd 2026-03-26 00:45:39.884 | + functions-common:git_clone:585 : orig_dir=/opt/stack/devstack 2026-03-26 00:45:39.890 | + functions-common:git_clone:586 : local git_clone_flags= 2026-03-26 00:45:39.897 | ++ functions-common:git_clone:588 : trueorfalse False RECLONE 2026-03-26 00:45:39.935 | + functions-common:git_clone:588 : RECLONE=False 2026-03-26 00:45:39.940 | + functions-common:git_clone:589 : [[ 0 -gt 0 ]] 2026-03-26 00:45:39.946 | + functions-common:git_clone:593 : [[ False = \T\r\u\e ]] 2026-03-26 00:45:39.952 | + functions-common:git_clone:602 : echo master 2026-03-26 00:45:39.954 | + functions-common:git_clone:602 : egrep -q '^refs' 2026-03-26 00:45:39.963 | + functions-common:git_clone:616 : [[ ! -d /opt/stack/cinder ]] 2026-03-26 00:45:39.969 | + functions-common:git_clone:626 : [[ False = \T\r\u\e ]] 2026-03-26 00:45:39.975 | + functions-common:git_clone:661 : sudo git config --system --add safe.directory /opt/stack/cinder 2026-03-26 00:45:39.998 | + functions-common:git_clone:664 : cd /opt/stack/cinder 2026-03-26 00:45:40.005 | + functions-common:git_clone:665 : git show --oneline 2026-03-26 00:45:40.006 | + functions-common:git_clone:665 : head -1 2026-03-26 00:45:40.015 | 2190f0549 Release notes: move hitachi-vsp-one note 2026-03-26 00:45:40.021 | + functions-common:git_clone:666 : cd /opt/stack/devstack 2026-03-26 00:45:40.027 | + lib/cinder:install_cinder:527 : setup_develop /opt/stack/cinder 2026-03-26 00:45:40.034 | + inc/python:setup_develop:353 : local bindep 2026-03-26 00:45:40.039 | + inc/python:setup_develop:354 : [[ /opt/stack/cinder == -bindep* ]] 2026-03-26 00:45:40.045 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/cinder 2026-03-26 00:45:40.052 | + inc/python:setup_develop:359 : local extras= 2026-03-26 00:45:40.058 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/cinder -e 2026-03-26 00:45:40.064 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-03-26 00:45:40.070 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/cinder == -bindep* ]] 2026-03-26 00:45:40.077 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/cinder 2026-03-26 00:45:40.083 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-03-26 00:45:40.088 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-03-26 00:45:40.094 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/cinder 2026-03-26 00:45:40.101 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-03-26 00:45:40.108 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/cinder 2026-03-26 00:45:40.115 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-03-26 00:45:40.120 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-03-26 00:45:40.128 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/cinder/setup.cfg 2026-03-26 00:45:40.139 | + inc/python:_setup_package_with_constraints_edit:400 : name=cinder 2026-03-26 00:45:40.146 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z cinder ']' 2026-03-26 00:45:40.151 | + 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:45:40.245 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/cinder -e 2026-03-26 00:45:40.250 | + inc/python:setup_package:436 : local bindep=0 2026-03-26 00:45:40.254 | + inc/python:setup_package:437 : local bindep_flag= 2026-03-26 00:45:40.259 | + inc/python:setup_package:438 : local bindep_profiles= 2026-03-26 00:45:40.266 | + inc/python:setup_package:439 : [[ /opt/stack/cinder == -bindep* ]] 2026-03-26 00:45:40.271 | + inc/python:setup_package:444 : local project_dir=/opt/stack/cinder 2026-03-26 00:45:40.277 | + inc/python:setup_package:445 : local flags=-e 2026-03-26 00:45:40.281 | + inc/python:setup_package:446 : local extras= 2026-03-26 00:45:40.285 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-03-26 00:45:40.291 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-03-26 00:45:40.296 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-03-26 00:45:40.301 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-03-26 00:45:40.307 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-03-26 00:45:40.312 | + inc/python:setup_package:464 : pip_install -e /opt/stack/cinder 2026-03-26 00:45:40.354 | Using python 3.12 to install /opt/stack/cinder 2026-03-26 00:45:40.359 | + 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:45:40.905 | Obtaining file:///opt/stack/cinder 2026-03-26 00:45:40.908 | Installing build dependencies: started 2026-03-26 00:45:41.811 | Installing build dependencies: finished with status 'done' 2026-03-26 00:45:41.812 | Checking if build backend supports build_editable: started 2026-03-26 00:45:42.134 | Checking if build backend supports build_editable: finished with status 'done' 2026-03-26 00:45:42.136 | Getting requirements to build editable: started 2026-03-26 00:45:42.300 | Getting requirements to build editable: finished with status 'done' 2026-03-26 00:45:42.303 | Preparing editable metadata (pyproject.toml): started 2026-03-26 00:45:43.205 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-03-26 00:45:43.222 | 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:45:43.222 | 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:45:43.223 | 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:45:43.223 | 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:45:43.223 | 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:45:43.224 | 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:45:43.224 | 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:45:43.225 | 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:45:43.548 | Collecting lxml>=4.5.2 (from cinder==28.1.0.dev16) 2026-03-26 00:45:43.615 | 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:45:43.624 | 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:45:43.625 | 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:45:43.625 | 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:45:43.626 | 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:45:43.627 | 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:45:43.627 | 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:45:43.628 | 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:45:43.628 | 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:45:43.629 | 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:45:43.629 | 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:45:43.630 | 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:45:43.630 | 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:45:43.631 | 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:45:43.632 | 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:45:43.632 | 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:45:43.661 | Collecting oslo.versionedobjects>=2.4.0 (from cinder==28.1.0.dev16) 2026-03-26 00:45:43.664 | Downloading oslo_versionedobjects-3.9.0-py3-none-any.whl.metadata (2.5 kB) 2026-03-26 00:45:43.674 | 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:45:43.674 | 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:45:43.707 | Collecting paramiko>=2.7.2 (from cinder==28.1.0.dev16) 2026-03-26 00:45:43.711 | Downloading paramiko-4.0.0-py3-none-any.whl.metadata (3.9 kB) 2026-03-26 00:45:43.719 | 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:45:43.719 | 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:45:43.720 | 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:45:43.720 | 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:45:43.744 | Collecting python-glanceclient>=3.2.2 (from cinder==28.1.0.dev16) 2026-03-26 00:45:43.747 | Downloading python_glanceclient-4.11.0-py3-none-any.whl.metadata (4.0 kB) 2026-03-26 00:45:43.755 | 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:45:43.781 | Collecting python-novaclient>=18.2.0 (from cinder==28.1.0.dev16) 2026-03-26 00:45:43.784 | Downloading python_novaclient-18.12.0-py3-none-any.whl.metadata (3.2 kB) 2026-03-26 00:45:43.818 | Collecting python-swiftclient>=3.10.1 (from cinder==28.1.0.dev16) 2026-03-26 00:45:43.822 | Downloading python_swiftclient-4.10.0-py3-none-any.whl.metadata (3.9 kB) 2026-03-26 00:45:43.832 | 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:45:43.832 | 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:45:43.833 | 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:45:43.849 | Collecting rtslib-fb>=2.1.74 (from cinder==28.1.0.dev16) 2026-03-26 00:45:43.859 | Downloading rtslib_fb-2.2.3-py3-none-any.whl.metadata (2.4 kB) 2026-03-26 00:45:43.867 | 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:45:43.868 | 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:45:43.881 | Collecting tabulate>=0.8.7 (from cinder==28.1.0.dev16) 2026-03-26 00:45:43.911 | Downloading tabulate-0.9.0-py3-none-any.whl.metadata (34 kB) 2026-03-26 00:45:43.927 | 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:45:43.928 | 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:45:43.928 | 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:45:43.954 | Collecting oslo.vmware>=3.10.0 (from cinder==28.1.0.dev16) 2026-03-26 00:45:43.959 | Downloading oslo_vmware-4.9.0-py3-none-any.whl.metadata (2.3 kB) 2026-03-26 00:45:43.968 | 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:45:43.993 | Collecting tooz>=2.8.0 (from cinder==28.1.0.dev16) 2026-03-26 00:45:43.998 | Downloading tooz-8.1.0-py3-none-any.whl.metadata (2.9 kB) 2026-03-26 00:45:44.056 | Collecting google-api-python-client>=1.11.0 (from cinder==28.1.0.dev16) 2026-03-26 00:45:44.063 | Downloading google_api_python_client-2.190.0-py3-none-any.whl.metadata (7.0 kB) 2026-03-26 00:45:44.074 | 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:45:44.074 | 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:45:44.075 | 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:45:44.214 | Collecting zstd>=1.5.0.0 (from cinder==28.1.0.dev16) 2026-03-26 00:45:44.219 | 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:45:44.447 | Collecting boto3>=1.18.49 (from cinder==28.1.0.dev16) 2026-03-26 00:45:44.451 | Downloading boto3-1.35.99-py3-none-any.whl.metadata (6.7 kB) 2026-03-26 00:45:44.462 | 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:45:44.463 | 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:45:44.463 | 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:45:44.761 | Collecting botocore<1.36.0,>=1.35.99 (from boto3>=1.18.49->cinder==28.1.0.dev16) 2026-03-26 00:45:44.764 | Downloading botocore-1.35.99-py3-none-any.whl.metadata (5.7 kB) 2026-03-26 00:45:44.774 | 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:45:44.795 | Collecting s3transfer<0.11.0,>=0.10.0 (from boto3>=1.18.49->cinder==28.1.0.dev16) 2026-03-26 00:45:44.798 | Downloading s3transfer-0.10.4-py3-none-any.whl.metadata (1.7 kB) 2026-03-26 00:45:44.807 | 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:45:44.808 | 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:45:44.812 | 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:45:44.838 | 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:45:44.841 | 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:45:44.848 | 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:45:44.852 | 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:45:44.888 | 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:45:44.892 | Downloading google_auth-2.48.0-py3-none-any.whl.metadata (6.2 kB) 2026-03-26 00:45:44.923 | 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:45:44.928 | Downloading google_auth_httplib2-0.3.0-py3-none-any.whl.metadata (3.1 kB) 2026-03-26 00:45:44.971 | 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:45:44.985 | Downloading google_api_core-2.30.0-py3-none-any.whl.metadata (3.1 kB) 2026-03-26 00:45:45.011 | Collecting uritemplate<5,>=3.0.1 (from google-api-python-client>=1.11.0->cinder==28.1.0.dev16) 2026-03-26 00:45:45.027 | Downloading uritemplate-4.2.0-py3-none-any.whl.metadata (2.6 kB) 2026-03-26 00:45:45.060 | 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:45:45.073 | Downloading googleapis_common_protos-1.72.0-py3-none-any.whl.metadata (9.4 kB) 2026-03-26 00:45:45.256 | 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:45:45.259 | Downloading protobuf-6.33.5-cp39-abi3-manylinux2014_x86_64.whl.metadata (593 bytes) 2026-03-26 00:45:45.292 | 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:45:45.297 | Downloading proto_plus-1.27.1-py3-none-any.whl.metadata (2.2 kB) 2026-03-26 00:45:45.340 | 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:45:45.345 | Downloading pyasn1_modules-0.4.1-py3-none-any.whl.metadata (3.5 kB) 2026-03-26 00:45:45.372 | 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:45:45.376 | Downloading rsa-4.9.1-py3-none-any.whl.metadata (5.6 kB) 2026-03-26 00:45:45.400 | 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:45:45.401 | 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:45:45.402 | 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:45:45.432 | 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:45:45.435 | Downloading pyasn1-0.6.0-py2.py3-none-any.whl.metadata (8.3 kB) 2026-03-26 00:45:45.450 | 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:45:45.451 | 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:45:45.451 | 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:45:45.452 | 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:45:45.458 | 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:45:45.459 | 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:45:45.461 | 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:45:45.462 | 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:45:45.463 | 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:45:45.468 | 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:45:45.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.1.0->cinder==28.1.0.dev16) (1.5.0) 2026-03-26 00:45:45.476 | 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:45:45.477 | 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:45:45.479 | 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:45:45.482 | 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:45:45.483 | 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:45:45.483 | 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:45:45.489 | 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:45:45.493 | 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:45:45.494 | 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:45:45.496 | 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:45:45.503 | 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:45:45.505 | 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:45:45.505 | 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:45:45.506 | 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:45:45.508 | 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:45:45.518 | 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:45:45.520 | 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:45:45.521 | 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:45:45.522 | 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:45:45.527 | 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:45:45.536 | 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:45:45.550 | 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:45:45.553 | 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:45:45.582 | Collecting suds-community>=0.6 (from oslo.vmware>=3.10.0->cinder==28.1.0.dev16) 2026-03-26 00:45:45.595 | Downloading suds_community-1.2.0-py3-none-any.whl.metadata (1.6 kB) 2026-03-26 00:45:45.639 | Collecting invoke>=2.0 (from paramiko>=2.7.2->cinder==28.1.0.dev16) 2026-03-26 00:45:45.644 | Downloading invoke-2.2.1-py3-none-any.whl.metadata (3.3 kB) 2026-03-26 00:45:45.682 | Collecting pynacl>=1.5 (from paramiko>=2.7.2->cinder==28.1.0.dev16) 2026-03-26 00:45:45.689 | Downloading pynacl-1.6.2-cp38-abi3-manylinux_2_34_x86_64.whl.metadata (10.0 kB) 2026-03-26 00:45:45.711 | 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:45:45.720 | 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:45:45.749 | 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:45:45.753 | 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:45:45.753 | 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:45:45.760 | 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:45:45.761 | 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:45:45.761 | 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:45:45.783 | Collecting warlock>=1.2.0 (from python-glanceclient>=3.2.2->cinder==28.1.0.dev16) 2026-03-26 00:45:45.787 | Downloading warlock-2.1.0-py3-none-any.whl.metadata (4.0 kB) 2026-03-26 00:45:45.797 | 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:45:45.829 | 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:45:45.829 | 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:45:45.836 | 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:45:45.848 | 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:45:45.874 | Collecting pyudev~=0.18 (from rtslib-fb>=2.1.74->cinder==28.1.0.dev16) 2026-03-26 00:45:45.883 | Downloading pyudev-0.24.4-py3-none-any.whl.metadata (4.4 kB) 2026-03-26 00:45:45.923 | 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:45:45.924 | 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:45:45.926 | 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:45:45.952 | 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:45:45.973 | Collecting voluptuous>=0.8.9 (from tooz>=2.8.0->cinder==28.1.0.dev16) 2026-03-26 00:45:45.979 | Downloading voluptuous-0.16.0-py3-none-any.whl.metadata (20 kB) 2026-03-26 00:45:46.010 | 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:45:46.016 | 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:45:46.081 | Downloading boto3-1.35.99-py3-none-any.whl (139 kB) 2026-03-26 00:45:46.117 | Downloading botocore-1.35.99-py3-none-any.whl (13.3 MB) 2026-03-26 00:45:46.375 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 13.3/13.3 MB 53.5 MB/s 0:00:00 2026-03-26 00:45:46.421 | Downloading s3transfer-0.10.4-py3-none-any.whl (83 kB) 2026-03-26 00:45:46.512 | Downloading google_api_python_client-2.190.0-py3-none-any.whl (14.7 MB) 2026-03-26 00:45:46.764 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 14.7/14.7 MB 58.8 MB/s 0:00:00 2026-03-26 00:45:46.768 | Downloading google_api_core-2.30.0-py3-none-any.whl (173 kB) 2026-03-26 00:45:46.784 | Downloading google_auth-2.48.0-py3-none-any.whl (236 kB) 2026-03-26 00:45:46.797 | Downloading google_auth_httplib2-0.3.0-py3-none-any.whl (9.5 kB) 2026-03-26 00:45:46.811 | Downloading googleapis_common_protos-1.72.0-py3-none-any.whl (297 kB) 2026-03-26 00:45:46.825 | Downloading proto_plus-1.27.1-py3-none-any.whl (50 kB) 2026-03-26 00:45:46.840 | Downloading protobuf-6.33.5-cp39-abi3-manylinux2014_x86_64.whl (323 kB) 2026-03-26 00:45:46.860 | Downloading rsa-4.9.1-py3-none-any.whl (34 kB) 2026-03-26 00:45:46.872 | Downloading uritemplate-4.2.0-py3-none-any.whl (11 kB) 2026-03-26 00:45:46.885 | 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:45:46.943 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 5.3/5.3 MB 97.2 MB/s 0:00:00 2026-03-26 00:45:46.948 | Downloading oslo_versionedobjects-3.9.0-py3-none-any.whl (86 kB) 2026-03-26 00:45:46.961 | Downloading oslo_vmware-4.9.0-py3-none-any.whl (624 kB) 2026-03-26 00:45:46.977 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 624.2/624.2 kB 32.2 MB/s 0:00:00 2026-03-26 00:45:46.982 | Downloading paramiko-4.0.0-py3-none-any.whl (223 kB) 2026-03-26 00:45:46.997 | Downloading invoke-2.2.1-py3-none-any.whl (160 kB) 2026-03-26 00:45:47.009 | Downloading pyasn1-0.6.0-py2.py3-none-any.whl (85 kB) 2026-03-26 00:45:47.022 | Downloading pyasn1_modules-0.4.1-py3-none-any.whl (181 kB) 2026-03-26 00:45:47.035 | Downloading pynacl-1.6.2-cp38-abi3-manylinux_2_34_x86_64.whl (1.4 MB) 2026-03-26 00:45:47.057 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.4/1.4 MB 64.3 MB/s 0:00:00 2026-03-26 00:45:47.062 | Downloading python_glanceclient-4.11.0-py3-none-any.whl (208 kB) 2026-03-26 00:45:47.078 | Downloading python_novaclient-18.12.0-py3-none-any.whl (336 kB) 2026-03-26 00:45:47.107 | Downloading python_swiftclient-4.10.0-py3-none-any.whl (88 kB) 2026-03-26 00:45:47.124 | Downloading rtslib_fb-2.2.3-py3-none-any.whl (49 kB) 2026-03-26 00:45:47.137 | Downloading pyudev-0.24.4-py3-none-any.whl (62 kB) 2026-03-26 00:45:47.151 | Downloading suds_community-1.2.0-py3-none-any.whl (145 kB) 2026-03-26 00:45:47.164 | Downloading tabulate-0.9.0-py3-none-any.whl (35 kB) 2026-03-26 00:45:47.176 | Downloading tooz-8.1.0-py3-none-any.whl (92 kB) 2026-03-26 00:45:47.188 | Downloading voluptuous-0.16.0-py3-none-any.whl (31 kB) 2026-03-26 00:45:47.197 | Downloading warlock-2.1.0-py3-none-any.whl (10 kB) 2026-03-26 00:45:47.208 | 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:45:47.277 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.2/2.2 MB 30.4 MB/s 0:00:00 2026-03-26 00:45:47.352 | Building wheels for collected packages: cinder 2026-03-26 00:45:47.353 | Building editable for cinder (pyproject.toml): started 2026-03-26 00:45:48.422 | Building editable for cinder (pyproject.toml): finished with status 'done' 2026-03-26 00:45:48.423 | Created wheel for cinder: filename=cinder-28.1.0.dev16-0.editable-py3-none-any.whl size=9153 sha256=bfc4852afdd3b27debcf0ca4263af965b6b910f0fcb8c68a5c497822cff7151c 2026-03-26 00:45:48.424 | Stored in directory: /tmp/pip-ephem-wheel-cache-tetag_no/wheels/0f/5b/25/75b4581977dff7afefb19bb31542a98ba75eafb8d1b2a69ccb 2026-03-26 00:45:48.428 | Successfully built cinder 2026-03-26 00:45:48.569 | 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:45:51.921 | 2026-03-26 00:45:51.942 | 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:45:52.255 | + inc/python:pip_install:216 : result=0 2026-03-26 00:45:52.260 | + inc/python:pip_install:218 : time_stop pip_install 2026-03-26 00:45:52.266 | + functions-common:time_stop:2412 : local name 2026-03-26 00:45:52.271 | + functions-common:time_stop:2413 : local end_time 2026-03-26 00:45:52.276 | + functions-common:time_stop:2414 : local elapsed_time 2026-03-26 00:45:52.280 | + functions-common:time_stop:2415 : local total 2026-03-26 00:45:52.284 | + functions-common:time_stop:2416 : local start_time 2026-03-26 00:45:52.288 | + functions-common:time_stop:2418 : name=pip_install 2026-03-26 00:45:52.292 | + functions-common:time_stop:2419 : start_time=1774485940342 2026-03-26 00:45:52.297 | + functions-common:time_stop:2421 : [[ -z 1774485940342 ]] 2026-03-26 00:45:52.304 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-03-26 00:45:52.311 | + functions-common:time_stop:2424 : end_time=1774485952306 2026-03-26 00:45:52.315 | + functions-common:time_stop:2425 : elapsed_time=11964 2026-03-26 00:45:52.321 | + functions-common:time_stop:2426 : total=72596 2026-03-26 00:45:52.326 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-03-26 00:45:52.330 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=84560 2026-03-26 00:45:52.334 | + inc/python:pip_install:219 : return 0 2026-03-26 00:45:52.338 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-03-26 00:45:52.342 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-03-26 00:45:52.346 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/cinder 2026-03-26 00:45:52.350 | + inc/python:use_library_from_git:266 : local name=/opt/stack/cinder 2026-03-26 00:45:52.356 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-26 00:45:52.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:45:52.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, =~ ,/opt/stack/cinder, ]] 2026-03-26 00:45:52.373 | + inc/python:use_library_from_git:269 : return 1 2026-03-26 00:45:52.378 | + lib/cinder:install_cinder:528 : [[ lioadm == \t\g\t\a\d\m ]] 2026-03-26 00:45:52.384 | + lib/cinder:install_cinder:530 : [[ lioadm == \l\i\o\a\d\m ]] 2026-03-26 00:45:52.390 | + lib/cinder:install_cinder:531 : is_ubuntu 2026-03-26 00:45:52.395 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-03-26 00:45:52.401 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-03-26 00:45:52.407 | + lib/cinder:install_cinder:533 : sudo mkdir -p /etc/target 2026-03-26 00:45:52.429 | + lib/cinder:install_cinder:535 : install_package targetcli-fb 2026-03-26 00:45:52.434 | + functions-common:install_package:1430 : update_package_repo 2026-03-26 00:45:52.438 | + functions-common:update_package_repo:1404 : NO_UPDATE_REPOS=False 2026-03-26 00:45:52.443 | + functions-common:update_package_repo:1405 : REPOS_UPDATED=True 2026-03-26 00:45:52.447 | + functions-common:update_package_repo:1406 : RETRY_UPDATE=False 2026-03-26 00:45:52.453 | + functions-common:update_package_repo:1408 : [[ False = \T\r\u\e ]] 2026-03-26 00:45:52.457 | + functions-common:update_package_repo:1412 : is_ubuntu 2026-03-26 00:45:52.462 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-03-26 00:45:52.467 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-03-26 00:45:52.472 | + functions-common:update_package_repo:1413 : apt_get_update 2026-03-26 00:45:52.477 | + functions-common:apt_get_update:1158 : [[ True == \T\r\u\e ]] 2026-03-26 00:45:52.481 | + functions-common:apt_get_update:1158 : [[ False != \T\r\u\e ]] 2026-03-26 00:45:52.487 | + functions-common:apt_get_update:1159 : return 2026-03-26 00:45:52.492 | + functions-common:install_package:1431 : real_install_package targetcli-fb 2026-03-26 00:45:52.496 | + functions-common:real_install_package:1418 : is_ubuntu 2026-03-26 00:45:52.502 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-03-26 00:45:52.508 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-03-26 00:45:52.512 | + functions-common:real_install_package:1419 : apt_get install targetcli-fb 2026-03-26 00:45:52.559 | + 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:45:52.602 | Reading package lists... 2026-03-26 00:45:52.844 | Building dependency tree... 2026-03-26 00:45:52.845 | Reading state information... 2026-03-26 00:45:53.091 | The following additional packages will be installed: 2026-03-26 00:45:53.091 | python3-configshell-fb python3-pyudev python3-rtslib-fb 2026-03-26 00:45:53.091 | python3-typing-extensions python3-urwid python3-wcwidth 2026-03-26 00:45:53.092 | Suggested packages: 2026-03-26 00:45:53.092 | python3-wxgtk4.0 python3-pyqt5 python-urwid-doc 2026-03-26 00:45:53.123 | The following NEW packages will be installed: 2026-03-26 00:45:53.123 | python3-configshell-fb python3-pyudev python3-rtslib-fb 2026-03-26 00:45:53.123 | python3-typing-extensions python3-urwid python3-wcwidth targetcli-fb 2026-03-26 00:45:53.284 | 0 upgraded, 7 newly installed, 0 to remove and 0 not upgraded. 2026-03-26 00:45:53.285 | Need to get 418 kB of archives. 2026-03-26 00:45:53.285 | After this operation, 3,296 kB of additional disk space will be used. 2026-03-26 00:45:53.285 | 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:45:53.479 | 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:45:53.503 | 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:45:53.613 | 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:45:53.618 | 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:45:53.630 | 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:45:53.658 | 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:45:53.856 | debconf: delaying package configuration, since apt-utils is not installed 2026-03-26 00:45:53.900 | Fetched 418 kB in 1s (793 kB/s) 2026-03-26 00:45:53.941 | Selecting previously unselected package python3-typing-extensions. 2026-03-26 00:45:53.971 | (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:45:53.973 | Preparing to unpack .../0-python3-typing-extensions_4.10.0-1_all.deb ... 2026-03-26 00:45:53.977 | Unpacking python3-typing-extensions (4.10.0-1) ... 2026-03-26 00:45:54.033 | Selecting previously unselected package python3-wcwidth. 2026-03-26 00:45:54.043 | Preparing to unpack .../1-python3-wcwidth_0.2.5+dfsg1-1.1ubuntu1_all.deb ... 2026-03-26 00:45:54.048 | Unpacking python3-wcwidth (0.2.5+dfsg1-1.1ubuntu1) ... 2026-03-26 00:45:54.109 | Selecting previously unselected package python3-urwid. 2026-03-26 00:45:54.119 | Preparing to unpack .../2-python3-urwid_2.6.10-1_amd64.deb ... 2026-03-26 00:45:54.123 | Unpacking python3-urwid (2.6.10-1) ... 2026-03-26 00:45:54.203 | Selecting previously unselected package python3-configshell-fb. 2026-03-26 00:45:54.213 | Preparing to unpack .../3-python3-configshell-fb_1%3a1.1.28-2.1_all.deb ... 2026-03-26 00:45:54.217 | Unpacking python3-configshell-fb (1:1.1.28-2.1) ... 2026-03-26 00:45:54.277 | Selecting previously unselected package python3-pyudev. 2026-03-26 00:45:54.284 | Preparing to unpack .../4-python3-pyudev_0.24.0-1_all.deb ... 2026-03-26 00:45:54.288 | Unpacking python3-pyudev (0.24.0-1) ... 2026-03-26 00:45:54.355 | Selecting previously unselected package python3-rtslib-fb. 2026-03-26 00:45:54.364 | Preparing to unpack .../5-python3-rtslib-fb_2.1.74-0ubuntu5_all.deb ... 2026-03-26 00:45:54.368 | Unpacking python3-rtslib-fb (2.1.74-0ubuntu5) ... 2026-03-26 00:45:54.447 | Selecting previously unselected package targetcli-fb. 2026-03-26 00:45:54.457 | Preparing to unpack .../6-targetcli-fb_1%3a2.1.53-1ubuntu3_all.deb ... 2026-03-26 00:45:54.460 | Unpacking targetcli-fb (1:2.1.53-1ubuntu3) ... 2026-03-26 00:45:54.543 | Setting up python3-wcwidth (0.2.5+dfsg1-1.1ubuntu1) ... 2026-03-26 00:45:54.757 | Setting up python3-typing-extensions (4.10.0-1) ... 2026-03-26 00:45:54.926 | Setting up python3-pyudev (0.24.0-1) ... 2026-03-26 00:45:55.102 | Setting up python3-rtslib-fb (2.1.74-0ubuntu5) ... 2026-03-26 00:45:55.874 | 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:45:55.882 | Setting up python3-urwid (2.6.10-1) ... 2026-03-26 00:45:56.198 | Setting up python3-configshell-fb (1:1.1.28-2.1) ... 2026-03-26 00:45:56.320 | /usr/lib/python3/dist-packages/configshell/console.py:39: SyntaxWarning: invalid escape sequence '\[' 2026-03-26 00:45:56.320 | _re_ansi_seq = re.compile('(\033\[..?m)') 2026-03-26 00:45:56.339 | /usr/lib/python3/dist-packages/configshell/shell.py:116: SyntaxWarning: invalid escape sequence '\+' 2026-03-26 00:45:56.339 | var = Word(alphanums + '?;&*$!#,=_\+/.<>()~@:-%[]') 2026-03-26 00:45:56.339 | /usr/lib/python3/dist-packages/configshell/shell.py:118: SyntaxWarning: invalid escape sequence '\-' 2026-03-26 00:45:56.339 | keyword = Word(alphanums + '_\-') 2026-03-26 00:45:56.339 | /usr/lib/python3/dist-packages/configshell/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2026-03-26 00:45:56.339 | pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2026-03-26 00:45:56.339 | /usr/lib/python3/dist-packages/configshell/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2026-03-26 00:45:56.339 | pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2026-03-26 00:45:56.339 | /usr/lib/python3/dist-packages/configshell/shell.py:131: SyntaxWarning: invalid escape sequence '\|' 2026-03-26 00:45:56.339 | readline.set_completer_delims('\t\n ~!#$^&(){}\|;\'",?') 2026-03-26 00:45:56.343 | /usr/lib/python3/dist-packages/configshell_fb/console.py:39: SyntaxWarning: invalid escape sequence '\[' 2026-03-26 00:45:56.343 | _re_ansi_seq = re.compile('(\033\[..?m)') 2026-03-26 00:45:56.357 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:116: SyntaxWarning: invalid escape sequence '\+' 2026-03-26 00:45:56.357 | var = Word(alphanums + '?;&*$!#,=_\+/.<>()~@:-%[]') 2026-03-26 00:45:56.357 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:118: SyntaxWarning: invalid escape sequence '\-' 2026-03-26 00:45:56.357 | keyword = Word(alphanums + '_\-') 2026-03-26 00:45:56.357 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2026-03-26 00:45:56.357 | pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2026-03-26 00:45:56.357 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2026-03-26 00:45:56.357 | pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2026-03-26 00:45:56.357 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:131: SyntaxWarning: invalid escape sequence '\|' 2026-03-26 00:45:56.357 | readline.set_completer_delims('\t\n ~!#$^&(){}\|;\'",?') 2026-03-26 00:45:56.383 | Setting up targetcli-fb (1:2.1.53-1ubuntu3) ... 2026-03-26 00:45:56.527 | /usr/lib/python3/dist-packages/targetcli/ui_root.py:161: SyntaxWarning: invalid escape sequence '\s' 2026-03-26 00:45:56.528 | backups = [line for line in prefs.read().splitlines() if re.match('^max_backup_files\s*=', line)] 2026-03-26 00:45:56.737 | Processing triggers for man-db (2.12.0-4build2) ... 2026-03-26 00:45:57.362 | + functions-common:apt_get:1203 : result=0 2026-03-26 00:45:57.367 | + functions-common:apt_get:1206 : time_stop apt-get 2026-03-26 00:45:57.372 | + functions-common:time_stop:2412 : local name 2026-03-26 00:45:57.378 | + functions-common:time_stop:2413 : local end_time 2026-03-26 00:45:57.384 | + functions-common:time_stop:2414 : local elapsed_time 2026-03-26 00:45:57.390 | + functions-common:time_stop:2415 : local total 2026-03-26 00:45:57.397 | + functions-common:time_stop:2416 : local start_time 2026-03-26 00:45:57.403 | + functions-common:time_stop:2418 : name=apt-get 2026-03-26 00:45:57.408 | + functions-common:time_stop:2419 : start_time=1774485952552 2026-03-26 00:45:57.414 | + functions-common:time_stop:2421 : [[ -z 1774485952552 ]] 2026-03-26 00:45:57.422 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-03-26 00:45:57.430 | + functions-common:time_stop:2424 : end_time=1774485957424 2026-03-26 00:45:57.435 | + functions-common:time_stop:2425 : elapsed_time=4872 2026-03-26 00:45:57.441 | + functions-common:time_stop:2426 : total=149391 2026-03-26 00:45:57.447 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-03-26 00:45:57.452 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=154263 2026-03-26 00:45:57.458 | + functions-common:apt_get:1207 : return 0 2026-03-26 00:45:57.463 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-03-26 00:45:57.469 | + ./stack.sh:main:945 : configure_cinder 2026-03-26 00:45:57.475 | + lib/cinder:configure_cinder:295 : sudo install -d -o stack -m 755 /etc/cinder 2026-03-26 00:45:57.499 | + lib/cinder:configure_cinder:297 : rm -f /etc/cinder/cinder.conf 2026-03-26 00:45:57.508 | + lib/cinder:configure_cinder:299 : configure_rootwrap cinder 2026-03-26 00:45:57.513 | + inc/rootwrap:configure_rootwrap:43 : local project=cinder 2026-03-26 00:45:57.519 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2026-03-26 00:45:57.527 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2026-03-26 00:45:57.527 | ++ inc/rootwrap:configure_rootwrap:45 : echo cinder 2026-03-26 00:45:57.536 | + inc/rootwrap:configure_rootwrap:45 : project_uc=CINDER 2026-03-26 00:45:57.540 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=CINDER_BIN_DIR 2026-03-26 00:45:57.546 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/opt/stack/data/venv/bin 2026-03-26 00:45:57.551 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=CINDER_DIR 2026-03-26 00:45:57.556 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/cinder 2026-03-26 00:45:57.562 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/cinder/etc/cinder 2026-03-26 00:45:57.567 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/opt/stack/data/venv/bin/cinder-rootwrap 2026-03-26 00:45:57.571 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/cinder/rootwrap.d 2026-03-26 00:45:57.593 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/cinder/rootwrap.d 2026-03-26 00:45:57.615 | + 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:45:57.636 | + 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:45:57.659 | + 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:45:57.679 | + inc/rootwrap:configure_rootwrap:66 : sudo sed -e 's/^exec_dirs=.*/#&/' -i /etc/cinder/rootwrap.conf 2026-03-26 00:45:57.700 | + inc/rootwrap:configure_rootwrap:69 : local tempfile 2026-03-26 00:45:57.706 | ++ inc/rootwrap:configure_rootwrap:70 : mktemp 2026-03-26 00:45:57.715 | + inc/rootwrap:configure_rootwrap:70 : tempfile=/tmp/tmp.uUQlWoPsL0 2026-03-26 00:45:57.719 | + inc/rootwrap:configure_rootwrap:72 : rootwrap_sudo_cmd='/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2026-03-26 00:45:57.723 | + 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:45:57.728 | + inc/rootwrap:configure_rootwrap:74 : '[' -f /opt/stack/data/venv/bin/cinder-rootwrap-daemon ']' 2026-03-26 00:45:57.735 | + inc/rootwrap:configure_rootwrap:79 : chmod 0440 /tmp/tmp.uUQlWoPsL0 2026-03-26 00:45:57.744 | + inc/rootwrap:configure_rootwrap:80 : sudo chown root:root /tmp/tmp.uUQlWoPsL0 2026-03-26 00:45:57.765 | + inc/rootwrap:configure_rootwrap:81 : sudo mv /tmp/tmp.uUQlWoPsL0 /etc/sudoers.d/cinder-rootwrap 2026-03-26 00:45:57.789 | ++ inc/rootwrap:configure_rootwrap:85 : dirname /opt/stack/data/venv/bin/cinder-rootwrap 2026-03-26 00:45:57.797 | + inc/rootwrap:configure_rootwrap:85 : add_sudo_secure_path /opt/stack/data/venv/bin 2026-03-26 00:45:57.802 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/opt/stack/data/venv/bin 2026-03-26 00:45:57.807 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2026-03-26 00:45:57.812 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2026-03-26 00:45:57.817 | + 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:45:57.821 | + 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:45:57.827 | + 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:45:57.828 | + inc/rootwrap:add_sudo_secure_path:33 : sudo tee /etc/sudoers.d/zz-secure-path 2026-03-26 00:45:57.839 | 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:45:57.846 | + inc/rootwrap:add_sudo_secure_path:34 : sudo chmod 400 /etc/sudoers.d/zz-secure-path 2026-03-26 00:45:57.865 | + inc/rootwrap:add_sudo_secure_path:35 : sudo chown root:root /etc/sudoers.d/zz-secure-path 2026-03-26 00:45:57.887 | + lib/cinder:configure_cinder:301 : [[ -f /opt/stack/cinder/etc/cinder/resource_filters.json ]] 2026-03-26 00:45:57.892 | + lib/cinder:configure_cinder:302 : cp -p /opt/stack/cinder/etc/cinder/resource_filters.json /etc/cinder/resource_filters.json 2026-03-26 00:45:57.902 | + lib/cinder:configure_cinder:305 : cp /opt/stack/cinder/etc/cinder/api-paste.ini /etc/cinder/api-paste.ini 2026-03-26 00:45:57.912 | + lib/cinder:configure_cinder:307 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf cinder 2026-03-26 00:45:57.917 | + lib/keystone:configure_keystone_authtoken_middleware:454 : local conf_file=/etc/cinder/cinder.conf 2026-03-26 00:45:57.923 | + lib/keystone:configure_keystone_authtoken_middleware:455 : local admin_user=cinder 2026-03-26 00:45:57.929 | + lib/keystone:configure_keystone_authtoken_middleware:456 : local section=keystone_authtoken 2026-03-26 00:45:57.935 | + lib/keystone:configure_keystone_authtoken_middleware:457 : local service_type= 2026-03-26 00:45:57.940 | + lib/keystone:configure_keystone_authtoken_middleware:459 : configure_keystoneauth /etc/cinder/cinder.conf cinder keystone_authtoken 2026-03-26 00:45:57.945 | + lib/keystone:configure_keystoneauth:432 : local conf_file=/etc/cinder/cinder.conf 2026-03-26 00:45:57.951 | + lib/keystone:configure_keystoneauth:433 : local admin_user=cinder 2026-03-26 00:45:57.956 | + lib/keystone:configure_keystoneauth:434 : local section=keystone_authtoken 2026-03-26 00:45:57.962 | + lib/keystone:configure_keystoneauth:436 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_type password 2026-03-26 00:45:58.026 | + lib/keystone:configure_keystoneauth:437 : iniset /etc/cinder/cinder.conf keystone_authtoken interface public 2026-03-26 00:45:58.088 | + lib/keystone:configure_keystoneauth:438 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_url https://199.204.45.246/identity 2026-03-26 00:45:58.149 | + lib/keystone:configure_keystoneauth:439 : iniset /etc/cinder/cinder.conf keystone_authtoken username cinder 2026-03-26 00:45:58.214 | + lib/keystone:configure_keystoneauth:440 : iniset /etc/cinder/cinder.conf keystone_authtoken password secretservice 2026-03-26 00:45:58.276 | + lib/keystone:configure_keystoneauth:441 : iniset /etc/cinder/cinder.conf keystone_authtoken user_domain_name Default 2026-03-26 00:45:58.339 | + lib/keystone:configure_keystoneauth:442 : iniset /etc/cinder/cinder.conf keystone_authtoken project_name service 2026-03-26 00:45:58.405 | + lib/keystone:configure_keystoneauth:443 : iniset /etc/cinder/cinder.conf keystone_authtoken project_domain_name Default 2026-03-26 00:45:58.470 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/cinder/cinder.conf keystone_authtoken www_authenticate_uri https://199.204.45.246/identity 2026-03-26 00:45:58.532 | + 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:45:58.594 | + lib/keystone:configure_keystone_authtoken_middleware:462 : iniset /etc/cinder/cinder.conf keystone_authtoken memcached_servers localhost:11211 2026-03-26 00:45:58.659 | + lib/keystone:configure_keystone_authtoken_middleware:463 : [[ -n '' ]] 2026-03-26 00:45:58.664 | + lib/cinder:configure_cinder:309 : iniset /etc/cinder/cinder.conf DEFAULT debug True 2026-03-26 00:45:58.733 | + lib/cinder:configure_cinder:311 : iniset /etc/cinder/cinder.conf DEFAULT target_helper lioadm 2026-03-26 00:45:58.798 | ++ lib/cinder:configure_cinder:312 : database_connection_url cinder 2026-03-26 00:45:58.803 | ++ lib/database:database_connection_url:134 : local db=cinder 2026-03-26 00:45:58.809 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql cinder 2026-03-26 00:45:58.816 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=cinder 2026-03-26 00:45:58.822 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-03-26 00:45:58.828 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-03-26 00:45:58.834 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-03-26 00:45:58.869 | ++ functions-common:is_service_enabled:2068 : return 0 2026-03-26 00:45:58.876 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-03-26 00:45:58.881 | ++ 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:45:58.888 | + 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:45:58.950 | + lib/cinder:configure_cinder:313 : iniset /etc/cinder/cinder.conf DEFAULT api_paste_config /etc/cinder/api-paste.ini 2026-03-26 00:45:59.008 | + lib/cinder:configure_cinder:314 : iniset /etc/cinder/cinder.conf DEFAULT rootwrap_config /etc/cinder/rootwrap.conf 2026-03-26 00:45:59.067 | + lib/cinder:configure_cinder:315 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_extension cinder.api.contrib.standard_extensions 2026-03-26 00:45:59.135 | + lib/cinder:configure_cinder:316 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_listen 0.0.0.0 2026-03-26 00:45:59.207 | + lib/cinder:configure_cinder:317 : iniset /etc/cinder/cinder.conf DEFAULT state_path /opt/stack/data/cinder 2026-03-26 00:45:59.274 | + lib/cinder:configure_cinder:318 : iniset /etc/cinder/cinder.conf oslo_concurrency lock_path /opt/stack/data/cinder 2026-03-26 00:45:59.344 | + lib/cinder:configure_cinder:319 : iniset /etc/cinder/cinder.conf DEFAULT my_ip 199.204.45.246 2026-03-26 00:45:59.409 | + lib/cinder:configure_cinder:320 : iniset /etc/cinder/cinder.conf key_manager backend cinder.keymgr.conf_key_mgr.ConfKeyManager 2026-03-26 00:45:59.483 | ++ lib/cinder:configure_cinder:321 : openssl rand -hex 16 2026-03-26 00:45:59.499 | + lib/cinder:configure_cinder:321 : iniset /etc/cinder/cinder.conf key_manager fixed_key 01fb13ab39aa5b9318fb4d0de183025a 2026-03-26 00:45:59.570 | + lib/cinder:configure_cinder:322 : [[ -n '' ]] 2026-03-26 00:45:59.574 | + lib/cinder:configure_cinder:327 : iniset /etc/cinder/cinder.conf DEFAULT quota_volumes 10 2026-03-26 00:45:59.642 | + lib/cinder:configure_cinder:328 : iniset /etc/cinder/cinder.conf DEFAULT quota_backups 10 2026-03-26 00:45:59.706 | + lib/cinder:configure_cinder:329 : iniset /etc/cinder/cinder.conf DEFAULT quota_snapshots 10 2026-03-26 00:45:59.767 | + lib/cinder:configure_cinder:334 : iniset /etc/cinder/cinder.conf DEFAULT rpc_response_timeout 120 2026-03-26 00:45:59.820 | + lib/cinder:configure_cinder:336 : iniset /etc/cinder/cinder.conf DEFAULT report_interval 120 2026-03-26 00:45:59.885 | + lib/cinder:configure_cinder:337 : iniset /etc/cinder/cinder.conf DEFAULT service_down_time 720 2026-03-26 00:45:59.951 | + lib/cinder:configure_cinder:339 : is_service_enabled c-vol 2026-03-26 00:45:59.987 | + functions-common:is_service_enabled:2068 : return 0 2026-03-26 00:45:59.993 | + lib/cinder:configure_cinder:339 : [[ -n lvm:lvmdriver-1 ]] 2026-03-26 00:45:59.997 | + lib/cinder:configure_cinder:340 : local enabled_backends= 2026-03-26 00:46:00.003 | + lib/cinder:configure_cinder:341 : local default_name= 2026-03-26 00:46:00.008 | + lib/cinder:configure_cinder:342 : local be be_name be_type 2026-03-26 00:46:00.013 | + lib/cinder:configure_cinder:343 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2026-03-26 00:46:00.019 | + lib/cinder:configure_cinder:344 : be_type=lvm 2026-03-26 00:46:00.024 | + lib/cinder:configure_cinder:345 : be_name=lvmdriver-1 2026-03-26 00:46:00.029 | + lib/cinder:configure_cinder:346 : type configure_cinder_backend_lvm 2026-03-26 00:46:00.034 | + lib/cinder:configure_cinder:347 : configure_cinder_backend_lvm lvmdriver-1 2026-03-26 00:46:00.040 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:48 : local be_name=lvmdriver-1 2026-03-26 00:46:00.045 | + 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:46:00.114 | + 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:46:00.177 | + 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:46:00.244 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:53 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_helper lioadm 2026-03-26 00:46:00.315 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:54 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_protocol iscsi 2026-03-26 00:46:00.380 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:55 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_port 3260 2026-03-26 00:46:00.446 | + 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:46:00.509 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:57 : iniset /etc/cinder/cinder.conf lvmdriver-1 lvm_type auto 2026-03-26 00:46:00.570 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:58 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_clear zero 2026-03-26 00:46:00.630 | + lib/cinder:configure_cinder:349 : [[ -z '' ]] 2026-03-26 00:46:00.636 | + lib/cinder:configure_cinder:350 : default_name=lvmdriver-1 2026-03-26 00:46:00.641 | + lib/cinder:configure_cinder:352 : enabled_backends+=lvmdriver-1, 2026-03-26 00:46:00.646 | + lib/cinder:configure_cinder:354 : iniset /etc/cinder/cinder.conf DEFAULT enabled_backends lvmdriver-1 2026-03-26 00:46:00.712 | + lib/cinder:configure_cinder:355 : [[ -n lvmdriver-1 ]] 2026-03-26 00:46:00.717 | + lib/cinder:configure_cinder:356 : iniset /etc/cinder/cinder.conf DEFAULT default_volume_type lvmdriver-1 2026-03-26 00:46:00.780 | + lib/cinder:configure_cinder:358 : configure_cinder_image_volume_cache 2026-03-26 00:46:00.785 | + lib/cinder:configure_cinder_image_volume_cache:714 : for be in ${CINDER_CACHE_ENABLED_FOR_BACKENDS//,/ } 2026-03-26 00:46:00.790 | + lib/cinder:configure_cinder_image_volume_cache:715 : local be_name=lvmdriver-1 2026-03-26 00:46:00.794 | + lib/cinder:configure_cinder_image_volume_cache:717 : iniset /etc/cinder/cinder.conf lvmdriver-1 image_volume_cache_enabled True 2026-03-26 00:46:00.855 | + lib/cinder:configure_cinder_image_volume_cache:719 : [[ -n '' ]] 2026-03-26 00:46:00.860 | + lib/cinder:configure_cinder_image_volume_cache:723 : [[ -n '' ]] 2026-03-26 00:46:00.866 | + lib/cinder:configure_cinder:363 : [[ False == \T\r\u\e ]] 2026-03-26 00:46:00.870 | + lib/cinder:configure_cinder:369 : is_service_enabled c-bak 2026-03-26 00:46:00.906 | + functions-common:is_service_enabled:2068 : return 0 2026-03-26 00:46:00.912 | + lib/cinder:configure_cinder:369 : [[ -n swift ]] 2026-03-26 00:46:00.917 | + lib/cinder:configure_cinder:370 : type configure_cinder_backup_swift 2026-03-26 00:46:00.923 | + lib/cinder:configure_cinder:371 : configure_cinder_backup_swift 2026-03-26 00:46:00.928 | + 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:46:00.992 | + lib/cinder_backups/swift:configure_cinder_backup_swift:26 : iniset /etc/cinder/cinder.conf DEFAULT backup_swift_url https://199.204.45.246:8080/v1/AUTH_ 2026-03-26 00:46:01.055 | + lib/cinder_backups/swift:configure_cinder_backup_swift:27 : is_service_enabled tls-proxy 2026-03-26 00:46:01.092 | + functions-common:is_service_enabled:2068 : return 0 2026-03-26 00:46:01.097 | + 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:46:01.164 | + lib/cinder:configure_cinder:377 : is_service_enabled ceilometer 2026-03-26 00:46:01.200 | + functions-common:is_service_enabled:2068 : return 1 2026-03-26 00:46:01.206 | + lib/cinder:configure_cinder:381 : is_service_enabled tls-proxy 2026-03-26 00:46:01.239 | + functions-common:is_service_enabled:2068 : return 0 2026-03-26 00:46:01.245 | + 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:46:01.251 | + lib/cinder:configure_cinder:384 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_listen_port 18776 2026-03-26 00:46:01.313 | + lib/cinder:configure_cinder:385 : iniset /etc/cinder/cinder.conf oslo_middleware enable_proxy_headers_parsing True 2026-03-26 00:46:01.383 | + lib/cinder:configure_cinder:389 : '[' False '!=' False ']' 2026-03-26 00:46:01.388 | + lib/cinder:configure_cinder:393 : iniset_rpc_backend cinder /etc/cinder/cinder.conf 2026-03-26 00:46:01.394 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=cinder 2026-03-26 00:46:01.400 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/cinder/cinder.conf 2026-03-26 00:46:01.405 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-03-26 00:46:01.411 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-03-26 00:46:01.416 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-03-26 00:46:01.451 | + functions-common:is_service_enabled:2068 : return 0 2026-03-26 00:46:01.458 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-03-26 00:46:01.465 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-03-26 00:46:01.470 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-03-26 00:46:01.503 | ++ functions-common:is_service_enabled:2068 : return 0 2026-03-26 00:46:01.509 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:secretrabbit@199.204.45.246:5672/ 2026-03-26 00:46:01.515 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/cinder/cinder.conf DEFAULT transport_url rabbit://stackrabbit:secretrabbit@199.204.45.246:5672/ 2026-03-26 00:46:01.581 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-03-26 00:46:01.585 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-03-26 00:46:01.591 | + lib/cinder:configure_cinder:396 : setup_logging /etc/cinder/cinder.conf 2026-03-26 00:46:01.596 | + functions:setup_logging:693 : setup_systemd_logging /etc/cinder/cinder.conf 2026-03-26 00:46:01.601 | + functions:setup_systemd_logging:710 : local conf_file=/etc/cinder/cinder.conf 2026-03-26 00:46:01.609 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-03-26 00:46:01.647 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-03-26 00:46:01.651 | + functions:setup_systemd_logging:716 : local pidstr= 2026-03-26 00:46:01.655 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-03-26 00:46:01.661 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-03-26 00:46:01.667 | + 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:46:01.730 | + 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:46:01.794 | + 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:46:01.858 | + functions:setup_systemd_logging:727 : iniset /etc/cinder/cinder.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-03-26 00:46:01.923 | + functions:setup_systemd_logging:730 : iniset /etc/cinder/cinder.conf DEFAULT log_color False 2026-03-26 00:46:01.987 | + lib/cinder:configure_cinder:398 : is_service_enabled c-api 2026-03-26 00:46:02.022 | + functions-common:is_service_enabled:2068 : return 0 2026-03-26 00:46:02.028 | + 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:46:02.034 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/cinder/cinder-api-uwsgi.ini 2026-03-26 00:46:02.039 | + lib/apache:write_uwsgi_config:244 : local wsgi=cinder.wsgi.api:application 2026-03-26 00:46:02.045 | + lib/apache:write_uwsgi_config:245 : local url=/volume 2026-03-26 00:46:02.050 | + lib/apache:write_uwsgi_config:246 : local http= 2026-03-26 00:46:02.056 | + lib/apache:write_uwsgi_config:247 : local name=cinder-api 2026-03-26 00:46:02.061 | + lib/apache:write_uwsgi_config:249 : '[' -z cinder-api ']' 2026-03-26 00:46:02.066 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-03-26 00:46:02.071 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-03-26 00:46:02.093 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 stack root' 2026-03-26 00:46:02.094 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-03-26 00:46:02.109 | d /var/run/uwsgi 0755 stack root 2026-03-26 00:46:02.116 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-03-26 00:46:02.132 | /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:46:02.142 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/cinder-api.socket 2026-03-26 00:46:02.147 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/cinder/cinder-api-uwsgi.ini 2026-03-26 00:46:02.156 | + lib/apache:write_uwsgi_config:270 : [[ cinder.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-03-26 00:46:02.161 | + lib/apache:write_uwsgi_config:271 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi module cinder.wsgi.api:application 2026-03-26 00:46:02.224 | + lib/apache:write_uwsgi_config:276 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi processes 4 2026-03-26 00:46:02.285 | + lib/apache:write_uwsgi_config:278 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi master true 2026-03-26 00:46:02.341 | + lib/apache:write_uwsgi_config:280 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi die-on-term true 2026-03-26 00:46:02.399 | + lib/apache:write_uwsgi_config:281 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi exit-on-reload false 2026-03-26 00:46:02.458 | + lib/apache:write_uwsgi_config:284 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi worker-reload-mercy 80 2026-03-26 00:46:02.512 | + lib/apache:write_uwsgi_config:285 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi enable-threads true 2026-03-26 00:46:02.570 | + lib/apache:write_uwsgi_config:286 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi plugins http,python3 2026-03-26 00:46:02.632 | + lib/apache:write_uwsgi_config:288 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi thunder-lock true 2026-03-26 00:46:02.695 | + 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:46:02.753 | + lib/apache:write_uwsgi_config:292 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi buffer-size 65535 2026-03-26 00:46:02.816 | + lib/apache:write_uwsgi_config:294 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi add-header 'Connection: close' 2026-03-26 00:46:02.875 | + lib/apache:write_uwsgi_config:296 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi lazy-apps true 2026-03-26 00:46:02.928 | + lib/apache:write_uwsgi_config:298 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi start-time %t 2026-03-26 00:46:02.982 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-03-26 00:46:02.987 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-03-26 00:46:02.993 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for cinder-api 2026-03-26 00:46:02.997 | ++ lib/apache:apache_site_config_for:174 : local site=cinder-api 2026-03-26 00:46:03.002 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-03-26 00:46:03.008 | ++ functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-03-26 00:46:03.013 | ++ functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-03-26 00:46:03.018 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/cinder-api.conf 2026-03-26 00:46:03.025 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/cinder-api.conf 2026-03-26 00:46:03.031 | + 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:46:03.091 | + lib/apache:write_uwsgi_config:307 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi chmod-socket 666 2026-03-26 00:46:03.153 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/cinder-api.conf 2026-03-26 00:46:03.153 | + 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:46:03.165 | ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-api.socket|uwsgi://uwsgi-uds-cinder-api" retry=0 acquire=1 2026-03-26 00:46:03.172 | + lib/apache:write_uwsgi_config:309 : enable_apache_site cinder-api 2026-03-26 00:46:03.177 | + lib/apache:enable_apache_site:191 : local site=cinder-api 2026-03-26 00:46:03.183 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-03-26 00:46:03.187 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-03-26 00:46:03.193 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-03-26 00:46:03.198 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-03-26 00:46:03.202 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-03-26 00:46:03.206 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-03-26 00:46:03.211 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-03-26 00:46:03.216 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-03-26 00:46:03.222 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-03-26 00:46:03.228 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-03-26 00:46:03.233 | + lib/apache:enable_apache_site:195 : sudo a2ensite cinder-api 2026-03-26 00:46:03.286 | Enabling site cinder-api. 2026-03-26 00:46:03.297 | To activate the new configuration, you need to run: 2026-03-26 00:46:03.297 | systemctl reload apache2 2026-03-26 00:46:03.307 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-03-26 00:46:03.312 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-03-26 00:46:03.316 | + functions-common:restart_service:2296 : '[' -x /bin/systemctl ']' 2026-03-26 00:46:03.320 | + functions-common:restart_service:2297 : sudo /bin/systemctl restart apache2 2026-03-26 00:46:03.469 | + lib/cinder:configure_cinder:402 : [[ -r /opt/stack/devstack/lib/cinder_plugins/default ]] 2026-03-26 00:46:03.474 | + lib/cinder:configure_cinder:406 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_workers 4 2026-03-26 00:46:03.535 | + lib/cinder:configure_cinder:408 : iniset /etc/cinder/cinder.conf DEFAULT glance_api_servers https://199.204.45.246/image 2026-03-26 00:46:03.595 | + lib/cinder:configure_cinder:409 : is_service_enabled tls-proxy 2026-03-26 00:46:03.630 | + functions-common:is_service_enabled:2068 : return 0 2026-03-26 00:46:03.636 | + lib/cinder:configure_cinder:410 : iniset /etc/cinder/cinder.conf DEFAULT glance_protocol https 2026-03-26 00:46:03.698 | + 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:46:03.760 | + lib/cinder:configure_cinder:415 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf glance glance 2026-03-26 00:46:03.765 | + lib/keystone:configure_keystone_authtoken_middleware:454 : local conf_file=/etc/cinder/cinder.conf 2026-03-26 00:46:03.771 | + lib/keystone:configure_keystone_authtoken_middleware:455 : local admin_user=glance 2026-03-26 00:46:03.775 | + lib/keystone:configure_keystone_authtoken_middleware:456 : local section=glance 2026-03-26 00:46:03.781 | + lib/keystone:configure_keystone_authtoken_middleware:457 : local service_type= 2026-03-26 00:46:03.786 | + lib/keystone:configure_keystone_authtoken_middleware:459 : configure_keystoneauth /etc/cinder/cinder.conf glance glance 2026-03-26 00:46:03.792 | + lib/keystone:configure_keystoneauth:432 : local conf_file=/etc/cinder/cinder.conf 2026-03-26 00:46:03.797 | + lib/keystone:configure_keystoneauth:433 : local admin_user=glance 2026-03-26 00:46:03.802 | + lib/keystone:configure_keystoneauth:434 : local section=glance 2026-03-26 00:46:03.807 | + lib/keystone:configure_keystoneauth:436 : iniset /etc/cinder/cinder.conf glance auth_type password 2026-03-26 00:46:03.878 | + lib/keystone:configure_keystoneauth:437 : iniset /etc/cinder/cinder.conf glance interface public 2026-03-26 00:46:03.944 | + lib/keystone:configure_keystoneauth:438 : iniset /etc/cinder/cinder.conf glance auth_url https://199.204.45.246/identity 2026-03-26 00:46:04.009 | + lib/keystone:configure_keystoneauth:439 : iniset /etc/cinder/cinder.conf glance username glance 2026-03-26 00:46:04.076 | + lib/keystone:configure_keystoneauth:440 : iniset /etc/cinder/cinder.conf glance password secretservice 2026-03-26 00:46:04.140 | + lib/keystone:configure_keystoneauth:441 : iniset /etc/cinder/cinder.conf glance user_domain_name Default 2026-03-26 00:46:04.204 | + lib/keystone:configure_keystoneauth:442 : iniset /etc/cinder/cinder.conf glance project_name service 2026-03-26 00:46:04.269 | + lib/keystone:configure_keystoneauth:443 : iniset /etc/cinder/cinder.conf glance project_domain_name Default 2026-03-26 00:46:04.333 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/cinder/cinder.conf glance www_authenticate_uri https://199.204.45.246/identity 2026-03-26 00:46:04.397 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/cinder/cinder.conf glance cafile /opt/stack/data/ca-bundle.pem 2026-03-26 00:46:04.457 | + lib/keystone:configure_keystone_authtoken_middleware:462 : iniset /etc/cinder/cinder.conf glance memcached_servers localhost:11211 2026-03-26 00:46:04.519 | + lib/keystone:configure_keystone_authtoken_middleware:463 : [[ -n '' ]] 2026-03-26 00:46:04.525 | + lib/cinder:configure_cinder:418 : configure_keystoneauth /etc/cinder/cinder.conf nova nova 2026-03-26 00:46:04.531 | + lib/keystone:configure_keystoneauth:432 : local conf_file=/etc/cinder/cinder.conf 2026-03-26 00:46:04.536 | + lib/keystone:configure_keystoneauth:433 : local admin_user=nova 2026-03-26 00:46:04.541 | + lib/keystone:configure_keystoneauth:434 : local section=nova 2026-03-26 00:46:04.547 | + lib/keystone:configure_keystoneauth:436 : iniset /etc/cinder/cinder.conf nova auth_type password 2026-03-26 00:46:04.613 | + lib/keystone:configure_keystoneauth:437 : iniset /etc/cinder/cinder.conf nova interface public 2026-03-26 00:46:04.673 | + lib/keystone:configure_keystoneauth:438 : iniset /etc/cinder/cinder.conf nova auth_url https://199.204.45.246/identity 2026-03-26 00:46:04.735 | + lib/keystone:configure_keystoneauth:439 : iniset /etc/cinder/cinder.conf nova username nova 2026-03-26 00:46:04.799 | + lib/keystone:configure_keystoneauth:440 : iniset /etc/cinder/cinder.conf nova password secretservice 2026-03-26 00:46:04.858 | + lib/keystone:configure_keystoneauth:441 : iniset /etc/cinder/cinder.conf nova user_domain_name Default 2026-03-26 00:46:04.923 | + lib/keystone:configure_keystoneauth:442 : iniset /etc/cinder/cinder.conf nova project_name service 2026-03-26 00:46:04.988 | + lib/keystone:configure_keystoneauth:443 : iniset /etc/cinder/cinder.conf nova project_domain_name Default 2026-03-26 00:46:05.050 | + lib/cinder:configure_cinder:419 : iniset /etc/cinder/cinder.conf nova region_name RegionOne 2026-03-26 00:46:05.122 | + lib/cinder:configure_cinder:420 : iniset /etc/cinder/cinder.conf DEFAULT graceful_shutdown_timeout 5 2026-03-26 00:46:05.184 | + lib/cinder:configure_cinder:422 : [[ ! -z '' ]] 2026-03-26 00:46:05.190 | + lib/cinder:configure_cinder:424 : is_service_enabled etcd3 2026-03-26 00:46:05.228 | + functions-common:is_service_enabled:2068 : return 0 2026-03-26 00:46:05.233 | + lib/cinder:configure_cinder:427 : iniset /etc/cinder/cinder.conf coordination backend_url 'etcd3+http://199.204.45.246:2379?api_version=v3' 2026-03-26 00:46:05.311 | + lib/cinder:configure_cinder:430 : [[ False == True ]] 2026-03-26 00:46:05.317 | + lib/cinder:configure_cinder:430 : [[ False == True ]] 2026-03-26 00:46:05.323 | + lib/cinder:configure_cinder:434 : iniset /etc/cinder/cinder.conf oslo_policy enforce_scope false 2026-03-26 00:46:05.393 | + lib/cinder:configure_cinder:435 : iniset /etc/cinder/cinder.conf oslo_policy enforce_new_defaults false 2026-03-26 00:46:05.456 | + lib/cinder:configure_cinder:438 : '[' True == True ']' 2026-03-26 00:46:05.461 | + lib/cinder:configure_cinder:439 : init_cinder_service_user_conf 2026-03-26 00:46:05.467 | + lib/cinder:init_cinder_service_user_conf:743 : iniset /etc/cinder/cinder.conf service_user send_service_user_token True 2026-03-26 00:46:05.537 | + lib/cinder:init_cinder_service_user_conf:744 : configure_keystoneauth /etc/cinder/cinder.conf cinder service_user 2026-03-26 00:46:05.543 | + lib/keystone:configure_keystoneauth:432 : local conf_file=/etc/cinder/cinder.conf 2026-03-26 00:46:05.548 | + lib/keystone:configure_keystoneauth:433 : local admin_user=cinder 2026-03-26 00:46:05.554 | + lib/keystone:configure_keystoneauth:434 : local section=service_user 2026-03-26 00:46:05.559 | + lib/keystone:configure_keystoneauth:436 : iniset /etc/cinder/cinder.conf service_user auth_type password 2026-03-26 00:46:05.620 | + lib/keystone:configure_keystoneauth:437 : iniset /etc/cinder/cinder.conf service_user interface public 2026-03-26 00:46:05.683 | + lib/keystone:configure_keystoneauth:438 : iniset /etc/cinder/cinder.conf service_user auth_url https://199.204.45.246/identity 2026-03-26 00:46:05.744 | + lib/keystone:configure_keystoneauth:439 : iniset /etc/cinder/cinder.conf service_user username cinder 2026-03-26 00:46:05.807 | + lib/keystone:configure_keystoneauth:440 : iniset /etc/cinder/cinder.conf service_user password secretservice 2026-03-26 00:46:05.869 | + lib/keystone:configure_keystoneauth:441 : iniset /etc/cinder/cinder.conf service_user user_domain_name Default 2026-03-26 00:46:05.933 | + lib/keystone:configure_keystoneauth:442 : iniset /etc/cinder/cinder.conf service_user project_name service 2026-03-26 00:46:05.997 | + lib/keystone:configure_keystoneauth:443 : iniset /etc/cinder/cinder.conf service_user project_domain_name Default 2026-03-26 00:46:06.060 | + ./stack.sh:main:948 : is_service_enabled neutron 2026-03-26 00:46:06.097 | + functions-common:is_service_enabled:2068 : return 0 2026-03-26 00:46:06.102 | + ./stack.sh:main:950 : stack_install_service neutron 2026-03-26 00:46:06.108 | + lib/stack:stack_install_service:20 : local service=neutron 2026-03-26 00:46:06.114 | + lib/stack:stack_install_service:21 : type install_neutron 2026-03-26 00:46:06.119 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-03-26 00:46:06.124 | + lib/stack:stack_install_service:32 : install_neutron 2026-03-26 00:46:06.130 | + lib/neutron:install_neutron:509 : use_library_from_git neutron-lib 2026-03-26 00:46:06.135 | + inc/python:use_library_from_git:266 : local name=neutron-lib 2026-03-26 00:46:06.142 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-26 00:46:06.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 = \A\L\L ]] 2026-03-26 00:46:06.154 | + inc/python:use_library_from_git:268 : [[ ,novnc,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:46:06.160 | + inc/python:use_library_from_git:269 : return 1 2026-03-26 00:46:06.168 | + lib/neutron:install_neutron:516 : use_library_from_git sqlalchemy 2026-03-26 00:46:06.172 | + inc/python:use_library_from_git:266 : local name=sqlalchemy 2026-03-26 00:46:06.177 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-26 00:46:06.183 | + inc/python:use_library_from_git:268 : [[ novnc,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:46:06.188 | + inc/python:use_library_from_git:268 : [[ ,novnc,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:46:06.194 | + inc/python:use_library_from_git:269 : return 1 2026-03-26 00:46:06.199 | + lib/neutron:install_neutron:520 : use_library_from_git alembic 2026-03-26 00:46:06.205 | + inc/python:use_library_from_git:266 : local name=alembic 2026-03-26 00:46:06.211 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-26 00:46:06.216 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-03-26 00:46:06.220 | + inc/python:use_library_from_git:268 : [[ ,novnc,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:46:06.225 | + inc/python:use_library_from_git:269 : return 1 2026-03-26 00:46:06.230 | + lib/neutron:install_neutron:525 : git_clone https://github.com/openstack/neutron.git /opt/stack/neutron master 2026-03-26 00:46:06.234 | + functions-common:git_clone:581 : local git_remote=https://github.com/openstack/neutron.git 2026-03-26 00:46:06.240 | + functions-common:git_clone:582 : local git_dest=/opt/stack/neutron 2026-03-26 00:46:06.246 | + functions-common:git_clone:583 : local git_ref=master 2026-03-26 00:46:06.251 | + functions-common:git_clone:584 : local orig_dir 2026-03-26 00:46:06.258 | ++ functions-common:git_clone:585 : pwd 2026-03-26 00:46:06.265 | + functions-common:git_clone:585 : orig_dir=/opt/stack/devstack 2026-03-26 00:46:06.270 | + functions-common:git_clone:586 : local git_clone_flags= 2026-03-26 00:46:06.278 | ++ functions-common:git_clone:588 : trueorfalse False RECLONE 2026-03-26 00:46:06.311 | + functions-common:git_clone:588 : RECLONE=False 2026-03-26 00:46:06.316 | + functions-common:git_clone:589 : [[ 0 -gt 0 ]] 2026-03-26 00:46:06.321 | + functions-common:git_clone:593 : [[ False = \T\r\u\e ]] 2026-03-26 00:46:06.327 | + functions-common:git_clone:602 : egrep -q '^refs' 2026-03-26 00:46:06.328 | + functions-common:git_clone:602 : echo master 2026-03-26 00:46:06.338 | + functions-common:git_clone:616 : [[ ! -d /opt/stack/neutron ]] 2026-03-26 00:46:06.342 | + functions-common:git_clone:626 : [[ False = \T\r\u\e ]] 2026-03-26 00:46:06.348 | + functions-common:git_clone:661 : sudo git config --system --add safe.directory /opt/stack/neutron 2026-03-26 00:46:06.372 | + functions-common:git_clone:664 : cd /opt/stack/neutron 2026-03-26 00:46:06.379 | + functions-common:git_clone:665 : head -1 2026-03-26 00:46:06.379 | + functions-common:git_clone:665 : git show --oneline 2026-03-26 00:46:06.390 | 0cb298d781 Merge "db: Remove references to ibm_db_alembic package" 2026-03-26 00:46:06.396 | + functions-common:git_clone:666 : cd /opt/stack/devstack 2026-03-26 00:46:06.401 | + lib/neutron:install_neutron:526 : setup_develop /opt/stack/neutron 2026-03-26 00:46:06.407 | + inc/python:setup_develop:353 : local bindep 2026-03-26 00:46:06.414 | + inc/python:setup_develop:354 : [[ /opt/stack/neutron == -bindep* ]] 2026-03-26 00:46:06.420 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/neutron 2026-03-26 00:46:06.425 | + inc/python:setup_develop:359 : local extras= 2026-03-26 00:46:06.430 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/neutron -e 2026-03-26 00:46:06.435 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-03-26 00:46:06.441 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/neutron == -bindep* ]] 2026-03-26 00:46:06.446 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/neutron 2026-03-26 00:46:06.452 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-03-26 00:46:06.458 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-03-26 00:46:06.466 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/neutron 2026-03-26 00:46:06.471 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-03-26 00:46:06.478 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/neutron 2026-03-26 00:46:06.485 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-03-26 00:46:06.491 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-03-26 00:46:06.498 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/neutron/setup.cfg 2026-03-26 00:46:06.508 | + inc/python:_setup_package_with_constraints_edit:400 : name=neutron 2026-03-26 00:46:06.513 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z neutron ']' 2026-03-26 00:46:06.519 | + 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:46:06.612 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/neutron -e 2026-03-26 00:46:06.618 | + inc/python:setup_package:436 : local bindep=0 2026-03-26 00:46:06.624 | + inc/python:setup_package:437 : local bindep_flag= 2026-03-26 00:46:06.630 | + inc/python:setup_package:438 : local bindep_profiles= 2026-03-26 00:46:06.634 | + inc/python:setup_package:439 : [[ /opt/stack/neutron == -bindep* ]] 2026-03-26 00:46:06.640 | + inc/python:setup_package:444 : local project_dir=/opt/stack/neutron 2026-03-26 00:46:06.645 | + inc/python:setup_package:445 : local flags=-e 2026-03-26 00:46:06.651 | + inc/python:setup_package:446 : local extras= 2026-03-26 00:46:06.656 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-03-26 00:46:06.662 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-03-26 00:46:06.668 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-03-26 00:46:06.674 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-03-26 00:46:06.679 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-03-26 00:46:06.685 | + inc/python:setup_package:464 : pip_install -e /opt/stack/neutron 2026-03-26 00:46:06.730 | Using python 3.12 to install /opt/stack/neutron 2026-03-26 00:46:06.735 | + 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:46:07.274 | Obtaining file:///opt/stack/neutron 2026-03-26 00:46:07.281 | Installing build dependencies: started 2026-03-26 00:46:08.325 | Installing build dependencies: finished with status 'done' 2026-03-26 00:46:08.326 | Checking if build backend supports build_editable: started 2026-03-26 00:46:08.617 | Checking if build backend supports build_editable: finished with status 'done' 2026-03-26 00:46:08.618 | Getting requirements to build editable: started 2026-03-26 00:46:08.770 | Getting requirements to build editable: finished with status 'done' 2026-03-26 00:46:08.773 | Preparing editable metadata (pyproject.toml): started 2026-03-26 00:46:09.868 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-03-26 00:46:09.887 | 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:46:09.887 | 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:46:09.887 | 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:46:09.888 | 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:46:09.888 | 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:46:09.889 | 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:46:10.013 | Collecting pecan>=1.4.0 (from neutron==28.1.0.dev61) 2026-03-26 00:46:10.083 | Downloading pecan-1.7.0-py3-none-any.whl.metadata (1.7 kB) 2026-03-26 00:46:10.092 | 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:46:10.093 | 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:46:10.093 | 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:46:10.094 | 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:46:10.095 | 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:46:10.147 | Collecting neutron-lib>=3.24.0 (from neutron==28.1.0.dev61) 2026-03-26 00:46:10.153 | Downloading neutron_lib-3.24.0-py3-none-any.whl.metadata (2.5 kB) 2026-03-26 00:46:10.196 | Collecting python-neutronclient>=7.8.0 (from neutron==28.1.0.dev61) 2026-03-26 00:46:10.202 | Downloading python_neutronclient-11.8.0-py3-none-any.whl.metadata (3.5 kB) 2026-03-26 00:46:10.209 | 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:46:10.210 | 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:46:10.210 | 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:46:10.211 | 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:46:10.211 | 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:46:10.212 | 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:46:10.212 | 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:46:10.212 | 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:46:10.213 | 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:46:10.213 | 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:46:10.213 | 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:46:10.214 | 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:46:10.214 | 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:46:10.215 | 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:46:10.215 | 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:46:10.215 | 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:46:10.216 | 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:46:10.216 | 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:46:10.217 | 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:46:10.217 | 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:46:10.218 | 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:46:10.218 | 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:46:10.219 | 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:46:10.219 | 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:46:10.219 | 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:46:10.244 | Collecting os-ken>=4.1.1 (from neutron==28.1.0.dev61) 2026-03-26 00:46:10.250 | Downloading os_ken-4.1.1-py3-none-any.whl.metadata (1.8 kB) 2026-03-26 00:46:10.278 | Collecting os-resource-classes>=1.1.0 (from neutron==28.1.0.dev61) 2026-03-26 00:46:10.285 | Downloading os_resource_classes-1.1.0-py3-none-any.whl.metadata (1.9 kB) 2026-03-26 00:46:10.313 | Collecting ovs>3.3.0 (from neutron==28.1.0.dev61) 2026-03-26 00:46:10.319 | Downloading ovs-3.7.0.tar.gz (162 kB) 2026-03-26 00:46:10.370 | Installing build dependencies: started 2026-03-26 00:46:11.222 | Installing build dependencies: finished with status 'done' 2026-03-26 00:46:11.223 | Getting requirements to build wheel: started 2026-03-26 00:46:11.575 | Getting requirements to build wheel: finished with status 'done' 2026-03-26 00:46:11.577 | Preparing metadata (pyproject.toml): started 2026-03-26 00:46:11.770 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-03-26 00:46:11.821 | Collecting ovsdbapp>=2.14.1 (from neutron==28.1.0.dev61) 2026-03-26 00:46:11.826 | Downloading ovsdbapp-2.16.0-py3-none-any.whl.metadata (1.9 kB) 2026-03-26 00:46:11.836 | 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:46:11.866 | Collecting pyroute2>=0.7.3 (from neutron==28.1.0.dev61) 2026-03-26 00:46:11.872 | Downloading pyroute2-0.8.1-py3-none-any.whl.metadata (8.2 kB) 2026-03-26 00:46:11.882 | 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:46:11.883 | 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:46:11.884 | 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:46:11.929 | Collecting python-designateclient>=2.7.0 (from neutron==28.1.0.dev61) 2026-03-26 00:46:11.935 | Downloading python_designateclient-6.4.0-py3-none-any.whl.metadata (3.1 kB) 2026-03-26 00:46:11.980 | Collecting os-vif>=3.1.0 (from neutron==28.1.0.dev61) 2026-03-26 00:46:11.987 | Downloading os_vif-4.3.0-py3-none-any.whl.metadata (2.5 kB) 2026-03-26 00:46:11.995 | 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:46:11.996 | 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:46:11.998 | 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:46:11.998 | 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:46:12.000 | 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:46:12.004 | 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:46:12.007 | 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:46:12.009 | 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:46:12.009 | 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:46:12.013 | 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:46:12.013 | 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:46:12.014 | 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:46:12.096 | Collecting setproctitle>=1.1.10 (from neutron-lib>=3.24.0->neutron==28.1.0.dev61) 2026-03-26 00:46:12.102 | 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:46:12.142 | Collecting os-traits>=0.9.0 (from neutron-lib>=3.24.0->neutron==28.1.0.dev61) 2026-03-26 00:46:12.150 | Downloading os_traits-3.6.0-py3-none-any.whl.metadata (1.9 kB) 2026-03-26 00:46:12.163 | 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:46:12.164 | 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:46:12.165 | 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:46:12.165 | 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:46:12.166 | 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:46:12.167 | 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:46:12.168 | 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:46:12.171 | 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:46:12.175 | 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:46:12.180 | 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:46:12.182 | 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:46:12.183 | 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:46:12.216 | Collecting ncclient>=0.6.13 (from os-ken>=4.1.1->neutron==28.1.0.dev61) 2026-03-26 00:46:12.235 | Downloading ncclient-0.7.0.tar.gz (116 kB) 2026-03-26 00:46:12.291 | Installing build dependencies: started 2026-03-26 00:46:13.173 | Installing build dependencies: finished with status 'done' 2026-03-26 00:46:13.174 | Getting requirements to build wheel: started 2026-03-26 00:46:13.555 | Getting requirements to build wheel: finished with status 'done' 2026-03-26 00:46:13.557 | Preparing metadata (pyproject.toml): started 2026-03-26 00:46:13.763 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-03-26 00:46:13.768 | 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:46:13.771 | 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:46:13.771 | 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:46:13.781 | 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:46:13.782 | 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:46:13.796 | 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:46:13.801 | 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:46:13.806 | 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:46:13.806 | 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:46:13.811 | 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:46:13.814 | 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:46:13.815 | 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:46:13.815 | 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:46:13.816 | 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:46:13.818 | 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:46:13.824 | 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:46:13.830 | 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:46:13.832 | 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:46:13.833 | 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:46:13.852 | 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:46:13.893 | Collecting cotyledon>=2.2.0 (from oslo.service[threading]>=4.2.1->neutron==28.1.0.dev61) 2026-03-26 00:46:13.904 | Downloading cotyledon-2.2.0-py3-none-any.whl.metadata (3.7 kB) 2026-03-26 00:46:13.921 | 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:46:13.965 | Collecting sortedcontainers (from ovs>3.3.0->neutron==28.1.0.dev61) 2026-03-26 00:46:13.970 | Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl.metadata (10 kB) 2026-03-26 00:46:14.002 | Collecting fixtures>=3.0.0 (from ovsdbapp>=2.14.1->neutron==28.1.0.dev61) 2026-03-26 00:46:14.003 | Using cached fixtures-4.3.1-py3-none-any.whl.metadata (22 kB) 2026-03-26 00:46:14.018 | 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:46:14.019 | 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:46:14.024 | 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:46:14.042 | 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:46:14.070 | 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:46:14.073 | 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:46:14.073 | 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:46:14.106 | Collecting osc-lib>=1.8.0 (from python-designateclient>=2.7.0->neutron==28.1.0.dev61) 2026-03-26 00:46:14.119 | Downloading osc_lib-4.4.0-py3-none-any.whl.metadata (3.8 kB) 2026-03-26 00:46:14.135 | 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:46:14.135 | 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:46:14.143 | 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:46:14.143 | 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:46:14.144 | 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:46:14.147 | 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:46:14.148 | 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:46:14.148 | 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:46:14.149 | 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:46:14.186 | 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:46:14.186 | 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:46:14.187 | 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:46:14.188 | 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:46:14.214 | 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:46:14.214 | 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:46:14.221 | 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:46:14.234 | 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:46:14.272 | 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:46:14.276 | 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:46:14.340 | Downloading neutron_lib-3.24.0-py3-none-any.whl (630 kB) 2026-03-26 00:46:14.362 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 630.6/630.6 kB 27.0 MB/s 0:00:00 2026-03-26 00:46:14.368 | Downloading os_ken-4.1.1-py3-none-any.whl (2.0 MB) 2026-03-26 00:46:14.402 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.0/2.0 MB 58.2 MB/s 0:00:00 2026-03-26 00:46:14.415 | Downloading os_resource_classes-1.1.0-py3-none-any.whl (11 kB) 2026-03-26 00:46:14.427 | Downloading os_traits-3.6.0-py3-none-any.whl (43 kB) 2026-03-26 00:46:14.439 | Downloading os_vif-4.3.0-py3-none-any.whl (115 kB) 2026-03-26 00:46:14.461 | Downloading cotyledon-2.2.0-py3-none-any.whl (28 kB) 2026-03-26 00:46:14.478 | Downloading ovsdbapp-2.16.0-py3-none-any.whl (151 kB) 2026-03-26 00:46:14.489 | Using cached fixtures-4.3.1-py3-none-any.whl (40 kB) 2026-03-26 00:46:14.495 | Downloading pecan-1.7.0-py3-none-any.whl (144 kB) 2026-03-26 00:46:14.518 | Downloading pyroute2-0.8.1-py3-none-any.whl (474 kB) 2026-03-26 00:46:14.544 | Downloading python_designateclient-6.4.0-py3-none-any.whl (96 kB) 2026-03-26 00:46:14.564 | Downloading osc_lib-4.4.0-py3-none-any.whl (96 kB) 2026-03-26 00:46:14.577 | Downloading python_neutronclient-11.8.0-py3-none-any.whl (296 kB) 2026-03-26 00:46:14.596 | 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:46:14.610 | Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) 2026-03-26 00:46:14.676 | Building wheels for collected packages: neutron, ncclient, ovs 2026-03-26 00:46:14.677 | Building editable for neutron (pyproject.toml): started 2026-03-26 00:46:16.011 | Building editable for neutron (pyproject.toml): finished with status 'done' 2026-03-26 00:46:16.013 | Created wheel for neutron: filename=neutron-28.1.0.dev61-0.editable-py3-none-any.whl size=12061 sha256=04f157549d7d88e2085fbbe04aa79a49b74c13d5ed02f64dfe22bb1946221d3b 2026-03-26 00:46:16.013 | Stored in directory: /tmp/pip-ephem-wheel-cache-9d5pm9vl/wheels/85/41/4b/b676c3191efff247eca42312d2ef97517d6d981ada429e2e98 2026-03-26 00:46:16.018 | Building wheel for ncclient (pyproject.toml): started 2026-03-26 00:46:16.302 | Building wheel for ncclient (pyproject.toml): finished with status 'done' 2026-03-26 00:46:16.303 | Created wheel for ncclient: filename=ncclient-0.7.0-py3-none-any.whl size=94121 sha256=1d4fbaa620043768f8934b856e286db7bbbc182475a8a551c152d596b39171cd 2026-03-26 00:46:16.303 | Stored in directory: /opt/stack/.cache/pip/wheels/7a/4b/65/e346ceab2f8f7921b505e31b2392d14913140aef5c3bde1a18 2026-03-26 00:46:16.308 | Building wheel for ovs (pyproject.toml): started 2026-03-26 00:46:16.731 | Building wheel for ovs (pyproject.toml): finished with status 'done' 2026-03-26 00:46:16.732 | Created wheel for ovs: filename=ovs-3.7.0-py3-none-any.whl size=191286 sha256=8b93aff59bcd63f8bd43ae6c41fff61822e6b43a3168ee5e63b0827b89070332 2026-03-26 00:46:16.733 | Stored in directory: /opt/stack/.cache/pip/wheels/6c/30/ad/226e4f7cd10a4b74a544e2602bb5ca1866898d61e9ccd2a73e 2026-03-26 00:46:16.737 | Successfully built neutron ncclient ovs 2026-03-26 00:46:16.885 | 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:46:19.987 | 2026-03-26 00:46:20.006 | 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:46:20.187 | + inc/python:pip_install:216 : result=0 2026-03-26 00:46:20.193 | + inc/python:pip_install:218 : time_stop pip_install 2026-03-26 00:46:20.199 | + functions-common:time_stop:2412 : local name 2026-03-26 00:46:20.206 | + functions-common:time_stop:2413 : local end_time 2026-03-26 00:46:20.211 | + functions-common:time_stop:2414 : local elapsed_time 2026-03-26 00:46:20.217 | + functions-common:time_stop:2415 : local total 2026-03-26 00:46:20.223 | + functions-common:time_stop:2416 : local start_time 2026-03-26 00:46:20.229 | + functions-common:time_stop:2418 : name=pip_install 2026-03-26 00:46:20.233 | + functions-common:time_stop:2419 : start_time=1774485966719 2026-03-26 00:46:20.239 | + functions-common:time_stop:2421 : [[ -z 1774485966719 ]] 2026-03-26 00:46:20.246 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-03-26 00:46:20.253 | + functions-common:time_stop:2424 : end_time=1774485980248 2026-03-26 00:46:20.260 | + functions-common:time_stop:2425 : elapsed_time=13529 2026-03-26 00:46:20.265 | + functions-common:time_stop:2426 : total=84560 2026-03-26 00:46:20.270 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-03-26 00:46:20.276 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=98089 2026-03-26 00:46:20.281 | + inc/python:pip_install:219 : return 0 2026-03-26 00:46:20.288 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-03-26 00:46:20.295 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-03-26 00:46:20.302 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/neutron 2026-03-26 00:46:20.309 | + inc/python:use_library_from_git:266 : local name=/opt/stack/neutron 2026-03-26 00:46:20.314 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-26 00:46:20.319 | + inc/python:use_library_from_git:268 : [[ novnc,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:46:20.325 | + inc/python:use_library_from_git:268 : [[ ,novnc,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:46:20.330 | + inc/python:use_library_from_git:269 : return 1 2026-03-26 00:46:20.336 | + lib/neutron:install_neutron:528 : [[ ovn == \o\v\n ]] 2026-03-26 00:46:20.342 | + lib/neutron:install_neutron:529 : install_ovn 2026-03-26 00:46:20.348 | + lib/neutron_plugins/ovn_agent:install_ovn:399 : echo 'Installing OVN and dependent packages' 2026-03-26 00:46:20.348 | Installing OVN and dependent packages 2026-03-26 00:46:20.352 | + lib/neutron_plugins/ovn_agent:install_ovn:402 : ovn_sanity_check 2026-03-26 00:46:20.359 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:386 : is_service_enabled q-agt neutron-agent 2026-03-26 00:46:20.396 | + functions-common:is_service_enabled:2068 : return 1 2026-03-26 00:46:20.402 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:388 : is_service_enabled q-l3 neutron-l3 2026-03-26 00:46:20.441 | + functions-common:is_service_enabled:2068 : return 1 2026-03-26 00:46:20.447 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:390 : is_service_enabled q-svc neutron-api 2026-03-26 00:46:20.485 | + functions-common:is_service_enabled:2068 : return 0 2026-03-26 00:46:20.491 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:390 : [[ ! ovn =~ ovn ]] 2026-03-26 00:46:20.498 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:392 : is_service_enabled q-svc neutron-api 2026-03-26 00:46:20.534 | + functions-common:is_service_enabled:2068 : return 0 2026-03-26 00:46:20.540 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:392 : [[ ! local,flat,vlan,geneve =~ geneve ]] 2026-03-26 00:46:20.546 | + lib/neutron_plugins/ovn_agent:install_ovn:404 : sudo mkdir -p /var/run/openvswitch 2026-03-26 00:46:20.570 | ++ lib/neutron_plugins/ovn_agent:install_ovn:405 : whoami 2026-03-26 00:46:20.580 | + lib/neutron_plugins/ovn_agent:install_ovn:405 : sudo chown stack /var/run/openvswitch 2026-03-26 00:46:20.598 | + lib/neutron_plugins/ovn_agent:install_ovn:407 : [[ False == \T\r\u\e ]] 2026-03-26 00:46:20.606 | ++ lib/neutron_plugins/ovn_agent:install_ovn:429 : get_packages openvswitch 2026-03-26 00:46:20.655 | + lib/neutron_plugins/ovn_agent:install_ovn:429 : install_package fakeroot make openvswitch-switch 2026-03-26 00:46:20.662 | + functions-common:install_package:1430 : update_package_repo 2026-03-26 00:46:20.668 | + functions-common:update_package_repo:1404 : NO_UPDATE_REPOS=False 2026-03-26 00:46:20.674 | + functions-common:update_package_repo:1405 : REPOS_UPDATED=True 2026-03-26 00:46:20.680 | + functions-common:update_package_repo:1406 : RETRY_UPDATE=False 2026-03-26 00:46:20.687 | + functions-common:update_package_repo:1408 : [[ False = \T\r\u\e ]] 2026-03-26 00:46:20.694 | + functions-common:update_package_repo:1412 : is_ubuntu 2026-03-26 00:46:20.700 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-03-26 00:46:20.706 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-03-26 00:46:20.711 | + functions-common:update_package_repo:1413 : apt_get_update 2026-03-26 00:46:20.718 | + functions-common:apt_get_update:1158 : [[ True == \T\r\u\e ]] 2026-03-26 00:46:20.725 | + functions-common:apt_get_update:1158 : [[ False != \T\r\u\e ]] 2026-03-26 00:46:20.730 | + functions-common:apt_get_update:1159 : return 2026-03-26 00:46:20.736 | + functions-common:install_package:1431 : real_install_package fakeroot make openvswitch-switch 2026-03-26 00:46:20.741 | + functions-common:real_install_package:1418 : is_ubuntu 2026-03-26 00:46:20.747 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-03-26 00:46:20.753 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-03-26 00:46:20.759 | + functions-common:real_install_package:1419 : apt_get install fakeroot make openvswitch-switch 2026-03-26 00:46:20.805 | + 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:46:20.854 | Reading package lists... 2026-03-26 00:46:21.124 | Building dependency tree... 2026-03-26 00:46:21.124 | Reading state information... 2026-03-26 00:46:21.361 | make is already the newest version (4.3-4.1build2). 2026-03-26 00:46:21.361 | make set to manually installed. 2026-03-26 00:46:21.361 | The following additional packages will be installed: 2026-03-26 00:46:21.362 | libfakeroot libunbound8 libxdp1 openvswitch-common python3-netifaces 2026-03-26 00:46:21.362 | python3-openvswitch python3-sortedcontainers 2026-03-26 00:46:21.363 | Suggested packages: 2026-03-26 00:46:21.363 | openvswitch-doc python3-netaddr python-sortedcontainers-doc 2026-03-26 00:46:21.393 | The following NEW packages will be installed: 2026-03-26 00:46:21.395 | fakeroot libfakeroot libunbound8 libxdp1 openvswitch-common 2026-03-26 00:46:21.395 | openvswitch-switch python3-netifaces python3-openvswitch 2026-03-26 00:46:21.395 | python3-sortedcontainers 2026-03-26 00:46:21.550 | 0 upgraded, 9 newly installed, 0 to remove and 0 not upgraded. 2026-03-26 00:46:21.550 | Need to get 4,335 kB of archives. 2026-03-26 00:46:21.550 | After this operation, 13.8 MB of additional disk space will be used. 2026-03-26 00:46:21.550 | 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:46:22.369 | 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:46:26.864 | 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:46:27.049 | 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:46:27.248 | 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:46:27.997 | 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:46:36.893 | 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:46:37.201 | Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libfakeroot amd64 1.33-1 [32.4 kB] 2026-03-26 00:46:37.203 | Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 fakeroot amd64 1.33-1 [67.2 kB] 2026-03-26 00:46:37.417 | debconf: delaying package configuration, since apt-utils is not installed 2026-03-26 00:46:37.469 | Fetched 4,335 kB in 16s (274 kB/s) 2026-03-26 00:46:37.510 | Selecting previously unselected package libunbound8:amd64. 2026-03-26 00:46:37.543 | (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:46:37.545 | Preparing to unpack .../0-libunbound8_1.19.2-1ubuntu3.7_amd64.deb ... 2026-03-26 00:46:37.554 | Unpacking libunbound8:amd64 (1.19.2-1ubuntu3.7) ... 2026-03-26 00:46:37.624 | Selecting previously unselected package openvswitch-common. 2026-03-26 00:46:37.633 | Preparing to unpack .../1-openvswitch-common_3.3.4-0ubuntu0.24.04.1_amd64.deb ... 2026-03-26 00:46:37.637 | Unpacking openvswitch-common (3.3.4-0ubuntu0.24.04.1) ... 2026-03-26 00:46:37.727 | Selecting previously unselected package python3-netifaces:amd64. 2026-03-26 00:46:37.738 | Preparing to unpack .../2-python3-netifaces_0.11.0-2build3_amd64.deb ... 2026-03-26 00:46:37.741 | Unpacking python3-netifaces:amd64 (0.11.0-2build3) ... 2026-03-26 00:46:37.798 | Selecting previously unselected package python3-sortedcontainers. 2026-03-26 00:46:37.808 | Preparing to unpack .../3-python3-sortedcontainers_2.4.0-2_all.deb ... 2026-03-26 00:46:37.812 | Unpacking python3-sortedcontainers (2.4.0-2) ... 2026-03-26 00:46:37.869 | Selecting previously unselected package libxdp1:amd64. 2026-03-26 00:46:37.879 | Preparing to unpack .../4-libxdp1_1.4.2-1ubuntu4_amd64.deb ... 2026-03-26 00:46:37.883 | Unpacking libxdp1:amd64 (1.4.2-1ubuntu4) ... 2026-03-26 00:46:37.943 | Selecting previously unselected package python3-openvswitch. 2026-03-26 00:46:37.953 | Preparing to unpack .../5-python3-openvswitch_3.3.4-0ubuntu0.24.04.1_amd64.deb ... 2026-03-26 00:46:37.957 | Unpacking python3-openvswitch (3.3.4-0ubuntu0.24.04.1) ... 2026-03-26 00:46:38.051 | Selecting previously unselected package openvswitch-switch. 2026-03-26 00:46:38.061 | Preparing to unpack .../6-openvswitch-switch_3.3.4-0ubuntu0.24.04.1_amd64.deb ... 2026-03-26 00:46:38.071 | Unpacking openvswitch-switch (3.3.4-0ubuntu0.24.04.1) ... 2026-03-26 00:46:38.175 | Selecting previously unselected package libfakeroot:amd64. 2026-03-26 00:46:38.183 | Preparing to unpack .../7-libfakeroot_1.33-1_amd64.deb ... 2026-03-26 00:46:38.188 | Unpacking libfakeroot:amd64 (1.33-1) ... 2026-03-26 00:46:38.243 | Selecting previously unselected package fakeroot. 2026-03-26 00:46:38.252 | Preparing to unpack .../8-fakeroot_1.33-1_amd64.deb ... 2026-03-26 00:46:38.256 | Unpacking fakeroot (1.33-1) ... 2026-03-26 00:46:38.339 | Setting up python3-sortedcontainers (2.4.0-2) ... 2026-03-26 00:46:38.528 | Setting up libfakeroot:amd64 (1.33-1) ... 2026-03-26 00:46:38.551 | Setting up fakeroot (1.33-1) ... 2026-03-26 00:46:38.566 | update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode 2026-03-26 00:46:38.583 | Setting up libxdp1:amd64 (1.4.2-1ubuntu4) ... 2026-03-26 00:46:38.593 | Setting up libunbound8:amd64 (1.19.2-1ubuntu3.7) ... 2026-03-26 00:46:38.604 | Setting up python3-netifaces:amd64 (0.11.0-2build3) ... 2026-03-26 00:46:38.615 | Setting up openvswitch-common (3.3.4-0ubuntu0.24.04.1) ... 2026-03-26 00:46:38.631 | Setting up python3-openvswitch (3.3.4-0ubuntu0.24.04.1) ... 2026-03-26 00:46:38.873 | Setting up openvswitch-switch (3.3.4-0ubuntu0.24.04.1) ... 2026-03-26 00:46:38.900 | update-alternatives: using /usr/lib/openvswitch-switch/ovs-vswitchd to provide /usr/sbin/ovs-vswitchd (ovs-vswitchd) in auto mode 2026-03-26 00:46:39.374 | 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:46:39.513 | Created symlink /etc/systemd/system/multi-user.target.wants/openvswitch-switch.service → /usr/lib/systemd/system/openvswitch-switch.service. 2026-03-26 00:46:40.372 | Processing triggers for man-db (2.12.0-4build2) ... 2026-03-26 00:46:41.613 | Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-03-26 00:46:41.886 | + functions-common:apt_get:1203 : result=0 2026-03-26 00:46:41.892 | + functions-common:apt_get:1206 : time_stop apt-get 2026-03-26 00:46:41.898 | + functions-common:time_stop:2412 : local name 2026-03-26 00:46:41.904 | + functions-common:time_stop:2413 : local end_time 2026-03-26 00:46:41.909 | + functions-common:time_stop:2414 : local elapsed_time 2026-03-26 00:46:41.914 | + functions-common:time_stop:2415 : local total 2026-03-26 00:46:41.919 | + functions-common:time_stop:2416 : local start_time 2026-03-26 00:46:41.926 | + functions-common:time_stop:2418 : name=apt-get 2026-03-26 00:46:41.932 | + functions-common:time_stop:2419 : start_time=1774485980799 2026-03-26 00:46:41.938 | + functions-common:time_stop:2421 : [[ -z 1774485980799 ]] 2026-03-26 00:46:41.945 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-03-26 00:46:41.953 | + functions-common:time_stop:2424 : end_time=1774486001947 2026-03-26 00:46:41.958 | + functions-common:time_stop:2425 : elapsed_time=21148 2026-03-26 00:46:41.964 | + functions-common:time_stop:2426 : total=154263 2026-03-26 00:46:41.970 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-03-26 00:46:41.976 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=175411 2026-03-26 00:46:41.982 | + functions-common:apt_get:1207 : return 0 2026-03-26 00:46:41.990 | ++ lib/neutron_plugins/ovn_agent:install_ovn:430 : get_packages ovn 2026-03-26 00:46:42.031 | + lib/neutron_plugins/ovn_agent:install_ovn:430 : install_package ovn-central ovn-controller-vtep ovn-host 2026-03-26 00:46:42.036 | + functions-common:install_package:1430 : update_package_repo 2026-03-26 00:46:42.042 | + functions-common:update_package_repo:1404 : NO_UPDATE_REPOS=False 2026-03-26 00:46:42.047 | + functions-common:update_package_repo:1405 : REPOS_UPDATED=True 2026-03-26 00:46:42.053 | + functions-common:update_package_repo:1406 : RETRY_UPDATE=False 2026-03-26 00:46:42.059 | + functions-common:update_package_repo:1408 : [[ False = \T\r\u\e ]] 2026-03-26 00:46:42.065 | + functions-common:update_package_repo:1412 : is_ubuntu 2026-03-26 00:46:42.071 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-03-26 00:46:42.076 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-03-26 00:46:42.082 | + functions-common:update_package_repo:1413 : apt_get_update 2026-03-26 00:46:42.089 | + functions-common:apt_get_update:1158 : [[ True == \T\r\u\e ]] 2026-03-26 00:46:42.094 | + functions-common:apt_get_update:1158 : [[ False != \T\r\u\e ]] 2026-03-26 00:46:42.099 | + functions-common:apt_get_update:1159 : return 2026-03-26 00:46:42.104 | + functions-common:install_package:1431 : real_install_package ovn-central ovn-controller-vtep ovn-host 2026-03-26 00:46:42.110 | + functions-common:real_install_package:1418 : is_ubuntu 2026-03-26 00:46:42.116 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-03-26 00:46:42.121 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-03-26 00:46:42.127 | + functions-common:real_install_package:1419 : apt_get install ovn-central ovn-controller-vtep ovn-host 2026-03-26 00:46:42.174 | + 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:46:42.216 | Reading package lists... 2026-03-26 00:46:42.505 | Building dependency tree... 2026-03-26 00:46:42.505 | Reading state information... 2026-03-26 00:46:42.766 | The following additional packages will be installed: 2026-03-26 00:46:42.767 | ovn-common 2026-03-26 00:46:42.797 | The following NEW packages will be installed: 2026-03-26 00:46:42.797 | ovn-central ovn-common ovn-controller-vtep ovn-host 2026-03-26 00:46:42.985 | 0 upgraded, 4 newly installed, 0 to remove and 0 not upgraded. 2026-03-26 00:46:42.985 | Need to get 2,360 kB of archives. 2026-03-26 00:46:42.985 | After this operation, 8,355 kB of additional disk space will be used. 2026-03-26 00:46:42.985 | 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:46:43.659 | 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:46:43.745 | 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:46:43.816 | 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:46:44.095 | debconf: delaying package configuration, since apt-utils is not installed 2026-03-26 00:46:44.146 | Fetched 2,360 kB in 1s (2,183 kB/s) 2026-03-26 00:46:44.189 | Selecting previously unselected package ovn-common. 2026-03-26 00:46:44.222 | (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:46:44.224 | Preparing to unpack .../ovn-common_24.03.6-0ubuntu0.24.04.1_amd64.deb ... 2026-03-26 00:46:44.228 | Unpacking ovn-common (24.03.6-0ubuntu0.24.04.1) ... 2026-03-26 00:46:44.325 | Selecting previously unselected package ovn-central. 2026-03-26 00:46:44.335 | Preparing to unpack .../ovn-central_24.03.6-0ubuntu0.24.04.1_amd64.deb ... 2026-03-26 00:46:44.339 | Unpacking ovn-central (24.03.6-0ubuntu0.24.04.1) ... 2026-03-26 00:46:44.406 | Selecting previously unselected package ovn-controller-vtep. 2026-03-26 00:46:44.414 | Preparing to unpack .../ovn-controller-vtep_24.03.6-0ubuntu0.24.04.1_amd64.deb ... 2026-03-26 00:46:44.418 | Unpacking ovn-controller-vtep (24.03.6-0ubuntu0.24.04.1) ... 2026-03-26 00:46:44.475 | Selecting previously unselected package ovn-host. 2026-03-26 00:46:44.484 | Preparing to unpack .../ovn-host_24.03.6-0ubuntu0.24.04.1_amd64.deb ... 2026-03-26 00:46:44.491 | Unpacking ovn-host (24.03.6-0ubuntu0.24.04.1) ... 2026-03-26 00:46:44.573 | Setting up ovn-common (24.03.6-0ubuntu0.24.04.1) ... 2026-03-26 00:46:44.595 | Setting up ovn-host (24.03.6-0ubuntu0.24.04.1) ... 2026-03-26 00:46:44.922 | ovn-controller.service is a disabled or a static unit, not starting it. 2026-03-26 00:46:45.065 | Created symlink /etc/systemd/system/multi-user.target.wants/ovn-host.service → /usr/lib/systemd/system/ovn-host.service. 2026-03-26 00:46:45.423 | ovn-controller.service is a disabled or a static unit, not starting it. 2026-03-26 00:46:45.493 | Setting up ovn-central (24.03.6-0ubuntu0.24.04.1) ... 2026-03-26 00:46:45.819 | ovn-northd.service is a disabled or a static unit, not starting it. 2026-03-26 00:46:45.946 | Created symlink /etc/systemd/system/ovn-sb-ovsdb.service → /usr/lib/systemd/system/ovn-ovsdb-server-sb.service. 2026-03-26 00:46:46.440 | Created symlink /etc/systemd/system/ovn-nb-ovsdb.service → /usr/lib/systemd/system/ovn-ovsdb-server-nb.service. 2026-03-26 00:46:46.957 | Created symlink /etc/systemd/system/multi-user.target.wants/ovn-central.service → /usr/lib/systemd/system/ovn-central.service. 2026-03-26 00:46:47.542 | ovn-northd.service is a disabled or a static unit, not starting it. 2026-03-26 00:46:47.624 | Setting up ovn-controller-vtep (24.03.6-0ubuntu0.24.04.1) ... 2026-03-26 00:46:47.778 | 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:46:48.193 | Processing triggers for man-db (2.12.0-4build2) ... 2026-03-26 00:46:49.521 | + functions-common:apt_get:1203 : result=0 2026-03-26 00:46:49.527 | + functions-common:apt_get:1206 : time_stop apt-get 2026-03-26 00:46:49.532 | + functions-common:time_stop:2412 : local name 2026-03-26 00:46:49.538 | + functions-common:time_stop:2413 : local end_time 2026-03-26 00:46:49.543 | + functions-common:time_stop:2414 : local elapsed_time 2026-03-26 00:46:49.547 | + functions-common:time_stop:2415 : local total 2026-03-26 00:46:49.552 | + functions-common:time_stop:2416 : local start_time 2026-03-26 00:46:49.557 | + functions-common:time_stop:2418 : name=apt-get 2026-03-26 00:46:49.562 | + functions-common:time_stop:2419 : start_time=1774486002167 2026-03-26 00:46:49.567 | + functions-common:time_stop:2421 : [[ -z 1774486002167 ]] 2026-03-26 00:46:49.574 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-03-26 00:46:49.583 | + functions-common:time_stop:2424 : end_time=1774486009577 2026-03-26 00:46:49.586 | + functions-common:time_stop:2425 : elapsed_time=7410 2026-03-26 00:46:49.591 | + functions-common:time_stop:2426 : total=175411 2026-03-26 00:46:49.596 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-03-26 00:46:49.601 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=182821 2026-03-26 00:46:49.607 | + functions-common:apt_get:1207 : return 0 2026-03-26 00:46:49.612 | + 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:46:49.618 | + 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:46:49.624 | + lib/neutron_plugins/ovn_agent:install_ovn:437 : local log_archive_dir=/opt/stack/logs/archive 2026-03-26 00:46:49.629 | + lib/neutron_plugins/ovn_agent:install_ovn:438 : mkdir -p /opt/stack/logs/archive 2026-03-26 00:46:49.639 | + 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:46:49.644 | + lib/neutron_plugins/ovn_agent:install_ovn:440 : '[' -f /opt/stack/logs/ovs-vswitchd.log ']' 2026-03-26 00:46:49.650 | + 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:46:49.656 | + lib/neutron_plugins/ovn_agent:install_ovn:440 : '[' -f /opt/stack/logs/ovn-northd.log ']' 2026-03-26 00:46:49.662 | + 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:46:49.667 | + lib/neutron_plugins/ovn_agent:install_ovn:440 : '[' -f /opt/stack/logs/ovn-controller.log ']' 2026-03-26 00:46:49.673 | + 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:46:49.678 | + lib/neutron_plugins/ovn_agent:install_ovn:440 : '[' -f /opt/stack/logs/ovn-controller-vtep.log ']' 2026-03-26 00:46:49.683 | + 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:46:49.689 | + lib/neutron_plugins/ovn_agent:install_ovn:440 : '[' -f /opt/stack/logs/ovs-vtep.log ']' 2026-03-26 00:46:49.692 | + 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:46:49.698 | + lib/neutron_plugins/ovn_agent:install_ovn:440 : '[' -f /opt/stack/logs/ovsdb-server.log ']' 2026-03-26 00:46:49.704 | + 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:46:49.711 | + lib/neutron_plugins/ovn_agent:install_ovn:440 : '[' -f /opt/stack/logs/ovsdb-server-nb.log ']' 2026-03-26 00:46:49.716 | + 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:46:49.722 | + lib/neutron_plugins/ovn_agent:install_ovn:440 : '[' -f /opt/stack/logs/ovsdb-server-sb.log ']' 2026-03-26 00:46:49.727 | + lib/neutron_plugins/ovn_agent:install_ovn:446 : use_library_from_git ovsdbapp 2026-03-26 00:46:49.733 | + inc/python:use_library_from_git:266 : local name=ovsdbapp 2026-03-26 00:46:49.738 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-26 00:46:49.743 | + inc/python:use_library_from_git:268 : [[ novnc,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:46:49.751 | + inc/python:use_library_from_git:268 : [[ ,novnc,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:46:49.756 | + inc/python:use_library_from_git:269 : return 1 2026-03-26 00:46:49.762 | + lib/neutron_plugins/ovn_agent:install_ovn:452 : [[ False == \T\r\u\e ]] 2026-03-26 00:46:49.769 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-03-26 00:46:49.775 | + ./stack.sh:main:953 : is_service_enabled nova 2026-03-26 00:46:49.813 | + functions-common:is_service_enabled:2068 : return 0 2026-03-26 00:46:49.819 | + ./stack.sh:main:955 : stack_install_service nova 2026-03-26 00:46:49.825 | + lib/stack:stack_install_service:20 : local service=nova 2026-03-26 00:46:49.831 | + lib/stack:stack_install_service:21 : type install_nova 2026-03-26 00:46:49.838 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-03-26 00:46:49.843 | + lib/stack:stack_install_service:32 : install_nova 2026-03-26 00:46:49.850 | + lib/nova:install_nova:912 : use_library_from_git os-vif 2026-03-26 00:46:49.856 | + inc/python:use_library_from_git:266 : local name=os-vif 2026-03-26 00:46:49.862 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-26 00:46:49.868 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-03-26 00:46:49.872 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,os-vif, ]] 2026-03-26 00:46:49.877 | + inc/python:use_library_from_git:269 : return 1 2026-03-26 00:46:49.883 | + lib/nova:install_nova:917 : is_service_enabled n-cpu 2026-03-26 00:46:49.916 | + functions-common:is_service_enabled:2068 : return 0 2026-03-26 00:46:49.923 | + lib/nova:install_nova:917 : [[ -r /opt/stack/devstack/lib/nova_plugins/hypervisor-libvirt ]] 2026-03-26 00:46:49.928 | + lib/nova:install_nova:918 : install_nova_hypervisor 2026-03-26 00:46:49.934 | + lib/nova_plugins/hypervisor-libvirt:install_nova_hypervisor:91 : install_libvirt 2026-03-26 00:46:49.939 | + 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:46:50.049 | + lib/nova_plugins/functions-libvirt:install_libvirt:71 : is_ubuntu 2026-03-26 00:46:50.054 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-03-26 00:46:50.058 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-03-26 00:46:50.063 | + 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:46:50.067 | + functions-common:install_package:1430 : update_package_repo 2026-03-26 00:46:50.073 | + functions-common:update_package_repo:1404 : NO_UPDATE_REPOS=False 2026-03-26 00:46:50.078 | + functions-common:update_package_repo:1405 : REPOS_UPDATED=True 2026-03-26 00:46:50.082 | + functions-common:update_package_repo:1406 : RETRY_UPDATE=False 2026-03-26 00:46:50.088 | + functions-common:update_package_repo:1408 : [[ False = \T\r\u\e ]] 2026-03-26 00:46:50.094 | + functions-common:update_package_repo:1412 : is_ubuntu 2026-03-26 00:46:50.099 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-03-26 00:46:50.104 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-03-26 00:46:50.109 | + functions-common:update_package_repo:1413 : apt_get_update 2026-03-26 00:46:50.115 | + functions-common:apt_get_update:1158 : [[ True == \T\r\u\e ]] 2026-03-26 00:46:50.121 | + functions-common:apt_get_update:1158 : [[ False != \T\r\u\e ]] 2026-03-26 00:46:50.126 | + functions-common:apt_get_update:1159 : return 2026-03-26 00:46:50.131 | + 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:46:50.135 | + functions-common:real_install_package:1418 : is_ubuntu 2026-03-26 00:46:50.141 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-03-26 00:46:50.146 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-03-26 00:46:50.152 | + 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:46:50.195 | + 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:46:50.235 | Reading package lists... 2026-03-26 00:46:50.526 | Building dependency tree... 2026-03-26 00:46:50.527 | Reading state information... 2026-03-26 00:46:50.808 | The following additional packages will be installed: 2026-03-26 00:46:50.808 | ipxe-qemu libasound2-data libasound2t64 libbrlapi0.8 libcacard0 libdaxctl1 2026-03-26 00:46:50.808 | libfdt1 libndctl6 libnspr4 libnss3 libpciaccess0 libpcsclite1 libpmem1 2026-03-26 00:46:50.808 | librdmacm1t64 libslirp0 libusb-1.0-0 libusbredirparser1t64 libvirt-daemon 2026-03-26 00:46:50.808 | libvirt-daemon-config-network libvirt-daemon-config-nwfilter 2026-03-26 00:46:50.809 | libvirt-daemon-driver-qemu libvirt-daemon-system-systemd libvirt0 2026-03-26 00:46:50.809 | qemu-system-arm qemu-system-common qemu-system-data qemu-system-mips 2026-03-26 00:46:50.809 | qemu-system-misc qemu-system-ppc qemu-system-s390x qemu-system-sparc 2026-03-26 00:46:50.809 | qemu-system-x86 seabios systemd-container 2026-03-26 00:46:50.810 | Suggested packages: 2026-03-26 00:46:50.810 | alsa-utils libasound2-plugins pciutils pcscd libvirt-clients-qemu 2026-03-26 00:46:50.810 | libvirt-login-shell libvirt-daemon-driver-storage-gluster 2026-03-26 00:46:50.810 | libvirt-daemon-driver-storage-iscsi-direct libvirt-daemon-driver-storage-rbd 2026-03-26 00:46:50.810 | libvirt-daemon-driver-storage-zfs libvirt-daemon-driver-lxc 2026-03-26 00:46:50.810 | libvirt-daemon-driver-vbox libvirt-daemon-driver-xen numad passt apparmor 2026-03-26 00:46:50.810 | auditd nfs-common systemtap zfsutils samba vde2 2026-03-26 00:46:50.810 | Recommended packages: 2026-03-26 00:46:50.810 | alsa-ucm-conf alsa-topology-conf libxml2-utils swtpm swtpm-tools mdevctl 2026-03-26 00:46:50.810 | libvirt-l10n ipxe-qemu-256k-compat-efi-roms qemu-efi-aarch64 qemu-efi-arm 2026-03-26 00:46:50.810 | qemu-system-gui qemu-system-modules-spice qemu-system-modules-opengl 2026-03-26 00:46:50.810 | qemu-block-extra ovmf cpu-checker libnss-mymachines 2026-03-26 00:46:50.860 | The following NEW packages will be installed: 2026-03-26 00:46:50.860 | ipxe-qemu libasound2-data libasound2t64 libbrlapi0.8 libcacard0 libdaxctl1 2026-03-26 00:46:50.860 | libfdt1 libndctl6 libnspr4 libnss3 libpciaccess0 libpcsclite1 libpmem1 2026-03-26 00:46:50.861 | librdmacm1t64 libslirp0 libusb-1.0-0 libusbredirparser1t64 libvirt-clients 2026-03-26 00:46:50.861 | libvirt-daemon libvirt-daemon-config-network libvirt-daemon-config-nwfilter 2026-03-26 00:46:50.861 | libvirt-daemon-driver-qemu libvirt-daemon-system 2026-03-26 00:46:50.861 | libvirt-daemon-system-systemd libvirt-dev libvirt0 python3-libvirt 2026-03-26 00:46:50.861 | qemu-system qemu-system-arm qemu-system-common qemu-system-data 2026-03-26 00:46:50.861 | qemu-system-mips qemu-system-misc qemu-system-ppc qemu-system-s390x 2026-03-26 00:46:50.861 | qemu-system-sparc qemu-system-x86 seabios systemd-container systemd-coredump 2026-03-26 00:46:51.052 | 0 upgraded, 40 newly installed, 0 to remove and 0 not upgraded. 2026-03-26 00:46:51.052 | Need to get 127 MB of archives. 2026-03-26 00:46:51.052 | After this operation, 527 MB of additional disk space will be used. 2026-03-26 00:46:51.052 | 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:46:51.369 | 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:46:51.786 | 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:46:51.787 | 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:46:51.812 | 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:46:51.813 | 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:46:51.820 | 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:46:51.878 | 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:46:51.878 | 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:46:51.879 | Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libdaxctl1 amd64 77-2ubuntu2 [21.4 kB] 2026-03-26 00:46:51.880 | Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libndctl6 amd64 77-2ubuntu2 [62.8 kB] 2026-03-26 00:46:51.881 | 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:46:51.944 | 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:46:51.946 | 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:46:51.993 | 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:46:51.994 | 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:46:52.023 | 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:46:52.155 | 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:46:52.180 | 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:46:52.191 | 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:46:52.231 | 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:46:52.231 | 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:46:52.232 | 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:46:52.237 | 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:46:52.237 | 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:46:52.238 | 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:46:52.240 | 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:46:52.318 | 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:46:52.320 | 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:46:52.405 | 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:46:52.486 | 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:46:52.808 | 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:46:53.303 | 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:46:53.586 | 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:46:53.754 | Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 seabios all 1.16.3-2 [175 kB] 2026-03-26 00:46:53.756 | 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:46:54.065 | 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:46:54.155 | 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:46:55.732 | 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:46:55.733 | 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:46:55.925 | debconf: delaying package configuration, since apt-utils is not installed 2026-03-26 00:46:55.973 | Fetched 127 MB in 5s (26.1 MB/s) 2026-03-26 00:46:56.018 | Selecting previously unselected package libusb-1.0-0:amd64. 2026-03-26 00:46:56.048 | (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:46:56.050 | Preparing to unpack .../00-libusb-1.0-0_2%3a1.0.27-1_amd64.deb ... 2026-03-26 00:46:56.058 | Unpacking libusb-1.0-0:amd64 (2:1.0.27-1) ... 2026-03-26 00:46:56.114 | Selecting previously unselected package ipxe-qemu. 2026-03-26 00:46:56.124 | Preparing to unpack .../01-ipxe-qemu_1.21.1+git-20220113.fbbdc3926-0ubuntu2_all.deb ... 2026-03-26 00:46:56.127 | Unpacking ipxe-qemu (1.21.1+git-20220113.fbbdc3926-0ubuntu2) ... 2026-03-26 00:46:56.208 | Selecting previously unselected package libasound2-data. 2026-03-26 00:46:56.219 | Preparing to unpack .../02-libasound2-data_1.2.11-1ubuntu0.2_all.deb ... 2026-03-26 00:46:56.224 | Unpacking libasound2-data (1.2.11-1ubuntu0.2) ... 2026-03-26 00:46:56.309 | Selecting previously unselected package libasound2t64:amd64. 2026-03-26 00:46:56.317 | Preparing to unpack .../03-libasound2t64_1.2.11-1ubuntu0.2_amd64.deb ... 2026-03-26 00:46:56.321 | Unpacking libasound2t64:amd64 (1.2.11-1ubuntu0.2) ... 2026-03-26 00:46:56.388 | Selecting previously unselected package libbrlapi0.8:amd64. 2026-03-26 00:46:56.398 | Preparing to unpack .../04-libbrlapi0.8_6.6-4ubuntu5_amd64.deb ... 2026-03-26 00:46:56.403 | Unpacking libbrlapi0.8:amd64 (6.6-4ubuntu5) ... 2026-03-26 00:46:56.458 | Selecting previously unselected package libnspr4:amd64. 2026-03-26 00:46:56.466 | Preparing to unpack .../05-libnspr4_2%3a4.35-1.1build1_amd64.deb ... 2026-03-26 00:46:56.470 | Unpacking libnspr4:amd64 (2:4.35-1.1build1) ... 2026-03-26 00:46:56.532 | Selecting previously unselected package libnss3:amd64. 2026-03-26 00:46:56.541 | Preparing to unpack .../06-libnss3_2%3a3.98-1ubuntu0.1_amd64.deb ... 2026-03-26 00:46:56.546 | Unpacking libnss3:amd64 (2:3.98-1ubuntu0.1) ... 2026-03-26 00:46:56.679 | Selecting previously unselected package libpcsclite1:amd64. 2026-03-26 00:46:56.689 | Preparing to unpack .../07-libpcsclite1_2.0.3-1build1_amd64.deb ... 2026-03-26 00:46:56.693 | Unpacking libpcsclite1:amd64 (2.0.3-1build1) ... 2026-03-26 00:46:56.748 | Selecting previously unselected package libcacard0:amd64. 2026-03-26 00:46:56.755 | Preparing to unpack .../08-libcacard0_1%3a2.8.0-3build4_amd64.deb ... 2026-03-26 00:46:56.758 | Unpacking libcacard0:amd64 (1:2.8.0-3build4) ... 2026-03-26 00:46:56.809 | Selecting previously unselected package libdaxctl1:amd64. 2026-03-26 00:46:56.820 | Preparing to unpack .../09-libdaxctl1_77-2ubuntu2_amd64.deb ... 2026-03-26 00:46:56.824 | Unpacking libdaxctl1:amd64 (77-2ubuntu2) ... 2026-03-26 00:46:56.875 | Selecting previously unselected package libndctl6:amd64. 2026-03-26 00:46:56.881 | Preparing to unpack .../10-libndctl6_77-2ubuntu2_amd64.deb ... 2026-03-26 00:46:56.890 | Unpacking libndctl6:amd64 (77-2ubuntu2) ... 2026-03-26 00:46:56.953 | Selecting previously unselected package libpciaccess0:amd64. 2026-03-26 00:46:56.963 | Preparing to unpack .../11-libpciaccess0_0.17-3ubuntu0.24.04.2_amd64.deb ... 2026-03-26 00:46:56.967 | Unpacking libpciaccess0:amd64 (0.17-3ubuntu0.24.04.2) ... 2026-03-26 00:46:57.018 | Selecting previously unselected package libpmem1:amd64. 2026-03-26 00:46:57.024 | Preparing to unpack .../12-libpmem1_1.13.1-1.1ubuntu2_amd64.deb ... 2026-03-26 00:46:57.028 | Unpacking libpmem1:amd64 (1.13.1-1.1ubuntu2) ... 2026-03-26 00:46:57.090 | Selecting previously unselected package librdmacm1t64:amd64. 2026-03-26 00:46:57.099 | Preparing to unpack .../13-librdmacm1t64_50.0-2ubuntu0.2_amd64.deb ... 2026-03-26 00:46:57.103 | Unpacking librdmacm1t64:amd64 (50.0-2ubuntu0.2) ... 2026-03-26 00:46:57.160 | Selecting previously unselected package libslirp0:amd64. 2026-03-26 00:46:57.169 | Preparing to unpack .../14-libslirp0_4.7.0-1ubuntu3_amd64.deb ... 2026-03-26 00:46:57.173 | Unpacking libslirp0:amd64 (4.7.0-1ubuntu3) ... 2026-03-26 00:46:57.229 | Selecting previously unselected package libusbredirparser1t64:amd64. 2026-03-26 00:46:57.240 | Preparing to unpack .../15-libusbredirparser1t64_0.13.0-2.1build1_amd64.deb ... 2026-03-26 00:46:57.244 | Unpacking libusbredirparser1t64:amd64 (0.13.0-2.1build1) ... 2026-03-26 00:46:57.305 | Selecting previously unselected package libvirt0:amd64. 2026-03-26 00:46:57.314 | Preparing to unpack .../16-libvirt0_10.0.0-2ubuntu8.12_amd64.deb ... 2026-03-26 00:46:57.318 | Unpacking libvirt0:amd64 (10.0.0-2ubuntu8.12) ... 2026-03-26 00:46:57.456 | Selecting previously unselected package libvirt-clients. 2026-03-26 00:46:57.464 | Preparing to unpack .../17-libvirt-clients_10.0.0-2ubuntu8.12_amd64.deb ... 2026-03-26 00:46:57.485 | Unpacking libvirt-clients (10.0.0-2ubuntu8.12) ... 2026-03-26 00:46:57.556 | Selecting previously unselected package libvirt-daemon-driver-qemu. 2026-03-26 00:46:57.565 | Preparing to unpack .../18-libvirt-daemon-driver-qemu_10.0.0-2ubuntu8.12_amd64.deb ... 2026-03-26 00:46:57.584 | Unpacking libvirt-daemon-driver-qemu (10.0.0-2ubuntu8.12) ... 2026-03-26 00:46:57.659 | Selecting previously unselected package libvirt-daemon. 2026-03-26 00:46:57.669 | Preparing to unpack .../19-libvirt-daemon_10.0.0-2ubuntu8.12_amd64.deb ... 2026-03-26 00:46:57.684 | Unpacking libvirt-daemon (10.0.0-2ubuntu8.12) ... 2026-03-26 00:46:57.769 | Selecting previously unselected package libvirt-daemon-config-network. 2026-03-26 00:46:57.778 | Preparing to unpack .../20-libvirt-daemon-config-network_10.0.0-2ubuntu8.12_all.deb ... 2026-03-26 00:46:57.793 | Unpacking libvirt-daemon-config-network (10.0.0-2ubuntu8.12) ... 2026-03-26 00:46:57.869 | Selecting previously unselected package libvirt-daemon-config-nwfilter. 2026-03-26 00:46:57.869 | Preparing to unpack .../21-libvirt-daemon-config-nwfilter_10.0.0-2ubuntu8.12_all.deb ... 2026-03-26 00:46:57.880 | Unpacking libvirt-daemon-config-nwfilter (10.0.0-2ubuntu8.12) ... 2026-03-26 00:46:57.944 | Selecting previously unselected package systemd-container. 2026-03-26 00:46:57.951 | Preparing to unpack .../22-systemd-container_255.4-1ubuntu8.14_amd64.deb ... 2026-03-26 00:46:57.955 | Unpacking systemd-container (255.4-1ubuntu8.14) ... 2026-03-26 00:46:58.056 | Selecting previously unselected package libvirt-daemon-system-systemd. 2026-03-26 00:46:58.065 | Preparing to unpack .../23-libvirt-daemon-system-systemd_10.0.0-2ubuntu8.12_all.deb ... 2026-03-26 00:46:58.082 | Unpacking libvirt-daemon-system-systemd (10.0.0-2ubuntu8.12) ... 2026-03-26 00:46:58.143 | Selecting previously unselected package libvirt-daemon-system. 2026-03-26 00:46:58.152 | Preparing to unpack .../24-libvirt-daemon-system_10.0.0-2ubuntu8.12_amd64.deb ... 2026-03-26 00:46:58.210 | Unpacking libvirt-daemon-system (10.0.0-2ubuntu8.12) ... 2026-03-26 00:46:58.287 | Selecting previously unselected package libvirt-dev:amd64. 2026-03-26 00:46:58.298 | Preparing to unpack .../25-libvirt-dev_10.0.0-2ubuntu8.12_amd64.deb ... 2026-03-26 00:46:58.313 | Unpacking libvirt-dev:amd64 (10.0.0-2ubuntu8.12) ... 2026-03-26 00:46:58.386 | Selecting previously unselected package python3-libvirt. 2026-03-26 00:46:58.397 | Preparing to unpack .../26-python3-libvirt_10.0.0-1build1_amd64.deb ... 2026-03-26 00:46:58.400 | Unpacking python3-libvirt (10.0.0-1build1) ... 2026-03-26 00:46:58.464 | Selecting previously unselected package libfdt1:amd64. 2026-03-26 00:46:58.474 | Preparing to unpack .../27-libfdt1_1.7.0-2build1_amd64.deb ... 2026-03-26 00:46:58.478 | Unpacking libfdt1:amd64 (1.7.0-2build1) ... 2026-03-26 00:46:58.566 | Selecting previously unselected package qemu-system-common. 2026-03-26 00:46:58.574 | Preparing to unpack .../28-qemu-system-common_1%3a8.2.2+ds-0ubuntu1.13_amd64.deb ... 2026-03-26 00:46:58.578 | Unpacking qemu-system-common (1:8.2.2+ds-0ubuntu1.13) ... 2026-03-26 00:46:58.736 | Selecting previously unselected package qemu-system-data. 2026-03-26 00:46:58.746 | Preparing to unpack .../29-qemu-system-data_1%3a8.2.2+ds-0ubuntu1.13_all.deb ... 2026-03-26 00:46:58.749 | Unpacking qemu-system-data (1:8.2.2+ds-0ubuntu1.13) ... 2026-03-26 00:46:58.892 | Selecting previously unselected package qemu-system-arm. 2026-03-26 00:46:58.902 | Preparing to unpack .../30-qemu-system-arm_1%3a8.2.2+ds-0ubuntu1.13_amd64.deb ... 2026-03-26 00:46:58.933 | Unpacking qemu-system-arm (1:8.2.2+ds-0ubuntu1.13) ... 2026-03-26 00:46:59.319 | Selecting previously unselected package qemu-system-mips. 2026-03-26 00:46:59.330 | Preparing to unpack .../31-qemu-system-mips_1%3a8.2.2+ds-0ubuntu1.13_amd64.deb ... 2026-03-26 00:46:59.346 | Unpacking qemu-system-mips (1:8.2.2+ds-0ubuntu1.13) ... 2026-03-26 00:46:59.748 | Selecting previously unselected package qemu-system-ppc. 2026-03-26 00:46:59.758 | Preparing to unpack .../32-qemu-system-ppc_1%3a8.2.2+ds-0ubuntu1.13_amd64.deb ... 2026-03-26 00:46:59.774 | Unpacking qemu-system-ppc (1:8.2.2+ds-0ubuntu1.13) ... 2026-03-26 00:47:00.060 | Selecting previously unselected package qemu-system-sparc. 2026-03-26 00:47:00.069 | Preparing to unpack .../33-qemu-system-sparc_1%3a8.2.2+ds-0ubuntu1.13_amd64.deb ... 2026-03-26 00:47:00.083 | Unpacking qemu-system-sparc (1:8.2.2+ds-0ubuntu1.13) ... 2026-03-26 00:47:00.277 | Selecting previously unselected package seabios. 2026-03-26 00:47:00.286 | Preparing to unpack .../34-seabios_1.16.3-2_all.deb ... 2026-03-26 00:47:00.289 | Unpacking seabios (1.16.3-2) ... 2026-03-26 00:47:00.354 | Selecting previously unselected package qemu-system-x86. 2026-03-26 00:47:00.363 | Preparing to unpack .../35-qemu-system-x86_1%3a8.2.2+ds-0ubuntu1.13_amd64.deb ... 2026-03-26 00:47:00.391 | Unpacking qemu-system-x86 (1:8.2.2+ds-0ubuntu1.13) ... 2026-03-26 00:47:00.749 | Selecting previously unselected package qemu-system-s390x. 2026-03-26 00:47:00.757 | Preparing to unpack .../36-qemu-system-s390x_1%3a8.2.2+ds-0ubuntu1.13_amd64.deb ... 2026-03-26 00:47:00.773 | Unpacking qemu-system-s390x (1:8.2.2+ds-0ubuntu1.13) ... 2026-03-26 00:47:00.935 | Selecting previously unselected package qemu-system-misc. 2026-03-26 00:47:00.942 | Preparing to unpack .../37-qemu-system-misc_1%3a8.2.2+ds-0ubuntu1.13_amd64.deb ... 2026-03-26 00:47:00.966 | Unpacking qemu-system-misc (1:8.2.2+ds-0ubuntu1.13) ... 2026-03-26 00:47:02.119 | Selecting previously unselected package qemu-system. 2026-03-26 00:47:02.128 | Preparing to unpack .../38-qemu-system_1%3a8.2.2+ds-0ubuntu1.13_amd64.deb ... 2026-03-26 00:47:02.132 | Unpacking qemu-system (1:8.2.2+ds-0ubuntu1.13) ... 2026-03-26 00:47:02.190 | Selecting previously unselected package systemd-coredump. 2026-03-26 00:47:02.197 | Preparing to unpack .../39-systemd-coredump_255.4-1ubuntu8.14_amd64.deb ... 2026-03-26 00:47:02.201 | Unpacking systemd-coredump (255.4-1ubuntu8.14) ... 2026-03-26 00:47:02.284 | Setting up libpciaccess0:amd64 (0.17-3ubuntu0.24.04.2) ... 2026-03-26 00:47:02.294 | Setting up systemd-coredump (255.4-1ubuntu8.14) ... 2026-03-26 00:47:02.606 | Creating group 'systemd-coredump' with GID 989. 2026-03-26 00:47:02.607 | Creating user 'systemd-coredump' (systemd Core Dumper) with UID 989 and GID 989. 2026-03-26 00:47:02.632 | Setting up libfdt1:amd64 (1.7.0-2build1) ... 2026-03-26 00:47:02.640 | Setting up libasound2-data (1.2.11-1ubuntu0.2) ... 2026-03-26 00:47:02.649 | Setting up libasound2t64:amd64 (1.2.11-1ubuntu0.2) ... 2026-03-26 00:47:02.659 | Setting up libnspr4:amd64 (2:4.35-1.1build1) ... 2026-03-26 00:47:02.667 | Setting up libpcsclite1:amd64 (2.0.3-1build1) ... 2026-03-26 00:47:02.677 | Setting up libdaxctl1:amd64 (77-2ubuntu2) ... 2026-03-26 00:47:02.686 | Setting up qemu-system-data (1:8.2.2+ds-0ubuntu1.13) ... 2026-03-26 00:47:02.696 | Setting up seabios (1.16.3-2) ... 2026-03-26 00:47:02.708 | Setting up libvirt0:amd64 (10.0.0-2ubuntu8.12) ... 2026-03-26 00:47:02.717 | Setting up systemd-container (255.4-1ubuntu8.14) ... 2026-03-26 00:47:02.863 | Created symlink /etc/systemd/system/multi-user.target.wants/machines.target → /usr/lib/systemd/system/machines.target. 2026-03-26 00:47:03.197 | Setting up libslirp0:amd64 (4.7.0-1ubuntu3) ... 2026-03-26 00:47:03.207 | Setting up libusbredirparser1t64:amd64 (0.13.0-2.1build1) ... 2026-03-26 00:47:03.217 | Setting up ipxe-qemu (1.21.1+git-20220113.fbbdc3926-0ubuntu2) ... 2026-03-26 00:47:03.228 | Setting up libndctl6:amd64 (77-2ubuntu2) ... 2026-03-26 00:47:03.238 | Setting up librdmacm1t64:amd64 (50.0-2ubuntu0.2) ... 2026-03-26 00:47:03.248 | Setting up libbrlapi0.8:amd64 (6.6-4ubuntu5) ... 2026-03-26 00:47:03.258 | Setting up libusb-1.0-0:amd64 (2:1.0.27-1) ... 2026-03-26 00:47:03.267 | Setting up libvirt-daemon-config-nwfilter (10.0.0-2ubuntu8.12) ... 2026-03-26 00:47:03.737 | Setting up libpmem1:amd64 (1.13.1-1.1ubuntu2) ... 2026-03-26 00:47:03.748 | Setting up libvirt-daemon-config-network (10.0.0-2ubuntu8.12) ... 2026-03-26 00:47:04.069 | Setting up python3-libvirt (10.0.0-1build1) ... 2026-03-26 00:47:04.289 | Setting up libvirt-clients (10.0.0-2ubuntu8.12) ... 2026-03-26 00:47:04.321 | Setting up libvirt-dev:amd64 (10.0.0-2ubuntu8.12) ... 2026-03-26 00:47:04.342 | Setting up libnss3:amd64 (2:3.98-1ubuntu0.1) ... 2026-03-26 00:47:04.353 | Setting up libcacard0:amd64 (1:2.8.0-3build4) ... 2026-03-26 00:47:04.363 | Setting up libvirt-daemon-driver-qemu (10.0.0-2ubuntu8.12) ... 2026-03-26 00:47:04.385 | Setting up libvirt-daemon-system-systemd (10.0.0-2ubuntu8.12) ... 2026-03-26 00:47:04.408 | Setting up libvirt-daemon (10.0.0-2ubuntu8.12) ... 2026-03-26 00:47:04.434 | Setting up qemu-system-common (1:8.2.2+ds-0ubuntu1.13) ... 2026-03-26 00:47:04.590 | Created symlink /etc/systemd/system/multi-user.target.wants/qemu-kvm.service → /usr/lib/systemd/system/qemu-kvm.service. 2026-03-26 00:47:04.974 | Setting up qemu-system-mips (1:8.2.2+ds-0ubuntu1.13) ... 2026-03-26 00:47:04.998 | Setting up qemu-system-sparc (1:8.2.2+ds-0ubuntu1.13) ... 2026-03-26 00:47:05.019 | Setting up qemu-system-x86 (1:8.2.2+ds-0ubuntu1.13) ... 2026-03-26 00:47:05.040 | Setting up qemu-system-ppc (1:8.2.2+ds-0ubuntu1.13) ... 2026-03-26 00:47:05.061 | Setting up qemu-system-misc (1:8.2.2+ds-0ubuntu1.13) ... 2026-03-26 00:47:05.084 | Setting up qemu-system-arm (1:8.2.2+ds-0ubuntu1.13) ... 2026-03-26 00:47:05.105 | Setting up libvirt-daemon-system (10.0.0-2ubuntu8.12) ... 2026-03-26 00:47:05.435 | useradd warning: libvirt-qemu's uid 64055 is greater than SYS_UID_MAX 999 2026-03-26 00:47:05.953 | info: Selecting GID from range 100 to 999 ... 2026-03-26 00:47:05.957 | info: Adding group `swtpm' (GID 116) ... 2026-03-26 00:47:06.027 | info: The home dir /var/lib/swtpm you specified can't be accessed: No such file or directory 2026-03-26 00:47:06.027 | 2026-03-26 00:47:06.033 | info: Selecting UID from range 100 to 999 ... 2026-03-26 00:47:06.033 | 2026-03-26 00:47:06.040 | info: Adding system user `swtpm' (UID 113) ... 2026-03-26 00:47:06.044 | info: Adding new user `swtpm' (UID 113) with group `swtpm' ... 2026-03-26 00:47:06.101 | info: Not creating home directory `/var/lib/swtpm'. 2026-03-26 00:47:06.288 | Enabling libvirt default network 2026-03-26 00:47:06.308 | Inserted module 'msr' 2026-03-26 00:47:06.468 | Created symlink /etc/systemd/system/multi-user.target.wants/libvirtd.service → /usr/lib/systemd/system/libvirtd.service. 2026-03-26 00:47:06.468 | Created symlink /etc/systemd/system/sockets.target.wants/virtlockd.socket → /usr/lib/systemd/system/virtlockd.socket. 2026-03-26 00:47:06.468 | Created symlink /etc/systemd/system/sockets.target.wants/virtlogd.socket → /usr/lib/systemd/system/virtlogd.socket. 2026-03-26 00:47:06.468 | Created symlink /etc/systemd/system/sockets.target.wants/libvirtd.socket → /usr/lib/systemd/system/libvirtd.socket. 2026-03-26 00:47:06.468 | Created symlink /etc/systemd/system/sockets.target.wants/libvirtd-ro.socket → /usr/lib/systemd/system/libvirtd-ro.socket. 2026-03-26 00:47:06.468 | Created symlink /etc/systemd/system/sockets.target.wants/libvirtd-admin.socket → /usr/lib/systemd/system/libvirtd-admin.socket. 2026-03-26 00:47:06.468 | Created symlink /etc/systemd/system/sockets.target.wants/virtlockd-admin.socket → /usr/lib/systemd/system/virtlockd-admin.socket. 2026-03-26 00:47:06.469 | Created symlink /etc/systemd/system/sockets.target.wants/virtlogd-admin.socket → /usr/lib/systemd/system/virtlogd-admin.socket. 2026-03-26 00:47:07.094 | Created symlink /etc/systemd/system/multi-user.target.wants/libvirt-guests.service → /usr/lib/systemd/system/libvirt-guests.service. 2026-03-26 00:47:07.799 | Created symlink /etc/systemd/system/multi-user.target.wants/virtlockd.service → /usr/lib/systemd/system/virtlockd.service. 2026-03-26 00:47:08.237 | Created symlink /etc/systemd/system/multi-user.target.wants/virtlogd.service → /usr/lib/systemd/system/virtlogd.service. 2026-03-26 00:47:08.990 | Setting up libvirt-daemon dnsmasq configuration. 2026-03-26 00:47:09.052 | Setting up qemu-system-s390x (1:8.2.2+ds-0ubuntu1.13) ... 2026-03-26 00:47:09.073 | Setting up qemu-system (1:8.2.2+ds-0ubuntu1.13) ... 2026-03-26 00:47:09.083 | Processing triggers for man-db (2.12.0-4build2) ... 2026-03-26 00:47:10.206 | Processing triggers for dbus (1.14.10-4ubuntu4.1) ... 2026-03-26 00:47:10.233 | Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-03-26 00:47:10.510 | + functions-common:apt_get:1203 : result=0 2026-03-26 00:47:10.515 | + functions-common:apt_get:1206 : time_stop apt-get 2026-03-26 00:47:10.519 | + functions-common:time_stop:2412 : local name 2026-03-26 00:47:10.524 | + functions-common:time_stop:2413 : local end_time 2026-03-26 00:47:10.529 | + functions-common:time_stop:2414 : local elapsed_time 2026-03-26 00:47:10.532 | + functions-common:time_stop:2415 : local total 2026-03-26 00:47:10.536 | + functions-common:time_stop:2416 : local start_time 2026-03-26 00:47:10.541 | + functions-common:time_stop:2418 : name=apt-get 2026-03-26 00:47:10.545 | + functions-common:time_stop:2419 : start_time=1774486010189 2026-03-26 00:47:10.550 | + functions-common:time_stop:2421 : [[ -z 1774486010189 ]] 2026-03-26 00:47:10.557 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-03-26 00:47:10.565 | + functions-common:time_stop:2424 : end_time=1774486030560 2026-03-26 00:47:10.571 | + functions-common:time_stop:2425 : elapsed_time=20371 2026-03-26 00:47:10.578 | + functions-common:time_stop:2426 : total=182821 2026-03-26 00:47:10.583 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-03-26 00:47:10.589 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=203192 2026-03-26 00:47:10.594 | + functions-common:apt_get:1207 : return 0 2026-03-26 00:47:10.600 | + lib/nova_plugins/functions-libvirt:install_libvirt:73 : install_package ovmf 2026-03-26 00:47:10.606 | + functions-common:install_package:1430 : update_package_repo 2026-03-26 00:47:10.611 | + functions-common:update_package_repo:1404 : NO_UPDATE_REPOS=False 2026-03-26 00:47:10.615 | + functions-common:update_package_repo:1405 : REPOS_UPDATED=True 2026-03-26 00:47:10.620 | + functions-common:update_package_repo:1406 : RETRY_UPDATE=False 2026-03-26 00:47:10.626 | + functions-common:update_package_repo:1408 : [[ False = \T\r\u\e ]] 2026-03-26 00:47:10.631 | + functions-common:update_package_repo:1412 : is_ubuntu 2026-03-26 00:47:10.637 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-03-26 00:47:10.642 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-03-26 00:47:10.647 | + functions-common:update_package_repo:1413 : apt_get_update 2026-03-26 00:47:10.652 | + functions-common:apt_get_update:1158 : [[ True == \T\r\u\e ]] 2026-03-26 00:47:10.657 | + functions-common:apt_get_update:1158 : [[ False != \T\r\u\e ]] 2026-03-26 00:47:10.663 | + functions-common:apt_get_update:1159 : return 2026-03-26 00:47:10.670 | + functions-common:install_package:1431 : real_install_package ovmf 2026-03-26 00:47:10.675 | + functions-common:real_install_package:1418 : is_ubuntu 2026-03-26 00:47:10.680 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-03-26 00:47:10.686 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-03-26 00:47:10.691 | + functions-common:real_install_package:1419 : apt_get install ovmf 2026-03-26 00:47:10.732 | + 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:47:10.777 | Reading package lists... 2026-03-26 00:47:11.023 | Building dependency tree... 2026-03-26 00:47:11.024 | Reading state information... 2026-03-26 00:47:11.302 | The following NEW packages will be installed: 2026-03-26 00:47:11.302 | ovmf 2026-03-26 00:47:11.491 | 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 2026-03-26 00:47:11.491 | Need to get 5,176 kB of archives. 2026-03-26 00:47:11.491 | After this operation, 17.4 MB of additional disk space will be used. 2026-03-26 00:47:11.491 | 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:47:12.388 | debconf: delaying package configuration, since apt-utils is not installed 2026-03-26 00:47:12.428 | Fetched 5,176 kB in 1s (5,841 kB/s) 2026-03-26 00:47:12.468 | Selecting previously unselected package ovmf. 2026-03-26 00:47:12.531 | (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:47:12.536 | Preparing to unpack .../ovmf_2024.02-2ubuntu0.7_all.deb ... 2026-03-26 00:47:12.544 | Unpacking ovmf (2024.02-2ubuntu0.7) ... 2026-03-26 00:47:12.703 | Setting up ovmf (2024.02-2ubuntu0.7) ... 2026-03-26 00:47:12.988 | + functions-common:apt_get:1203 : result=0 2026-03-26 00:47:12.994 | + functions-common:apt_get:1206 : time_stop apt-get 2026-03-26 00:47:13.000 | + functions-common:time_stop:2412 : local name 2026-03-26 00:47:13.007 | + functions-common:time_stop:2413 : local end_time 2026-03-26 00:47:13.013 | + functions-common:time_stop:2414 : local elapsed_time 2026-03-26 00:47:13.020 | + functions-common:time_stop:2415 : local total 2026-03-26 00:47:13.024 | + functions-common:time_stop:2416 : local start_time 2026-03-26 00:47:13.030 | + functions-common:time_stop:2418 : name=apt-get 2026-03-26 00:47:13.036 | + functions-common:time_stop:2419 : start_time=1774486030726 2026-03-26 00:47:13.041 | + functions-common:time_stop:2421 : [[ -z 1774486030726 ]] 2026-03-26 00:47:13.050 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-03-26 00:47:13.061 | + functions-common:time_stop:2424 : end_time=1774486033053 2026-03-26 00:47:13.067 | + functions-common:time_stop:2425 : elapsed_time=2327 2026-03-26 00:47:13.073 | + functions-common:time_stop:2426 : total=203192 2026-03-26 00:47:13.078 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-03-26 00:47:13.084 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=205519 2026-03-26 00:47:13.091 | + functions-common:apt_get:1207 : return 0 2026-03-26 00:47:13.097 | + lib/nova_plugins/functions-libvirt:install_libvirt:74 : is_arch aarch64 2026-03-26 00:47:13.105 | ++ functions-common:is_arch:517 : uname -m 2026-03-26 00:47:13.114 | + functions-common:is_arch:517 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2026-03-26 00:47:13.121 | + lib/nova_plugins/functions-libvirt:install_libvirt:111 : [[ True == True ]] 2026-03-26 00:47:13.127 | + lib/nova_plugins/functions-libvirt:install_libvirt:112 : _enable_coredump 2026-03-26 00:47:13.133 | + lib/nova_plugins/functions-libvirt:_enable_coredump:34 : local confdir=/etc/systemd/system/libvirtd.service.d 2026-03-26 00:47:13.140 | + lib/nova_plugins/functions-libvirt:_enable_coredump:35 : local conffile=/etc/systemd/system/libvirtd.service.d/coredump.conf 2026-03-26 00:47:13.146 | + lib/nova_plugins/functions-libvirt:_enable_coredump:39 : sudo mkdir -p /var/core 2026-03-26 00:47:13.171 | + lib/nova_plugins/functions-libvirt:_enable_coredump:40 : sudo chmod a+wrx /var/core 2026-03-26 00:47:13.195 | + lib/nova_plugins/functions-libvirt:_enable_coredump:41 : echo /var/core/core.%e.%p.%h.%t 2026-03-26 00:47:13.195 | + lib/nova_plugins/functions-libvirt:_enable_coredump:42 : sudo tee /proc/sys/kernel/core_pattern 2026-03-26 00:47:13.207 | /var/core/core.%e.%p.%h.%t 2026-03-26 00:47:13.215 | + lib/nova_plugins/functions-libvirt:_enable_coredump:45 : sudo mkdir -p /etc/systemd/system/libvirtd.service.d 2026-03-26 00:47:13.239 | + lib/nova_plugins/functions-libvirt:_enable_coredump:46 : sudo tee /etc/systemd/system/libvirtd.service.d/coredump.conf 2026-03-26 00:47:13.254 | [Service] 2026-03-26 00:47:13.254 | LimitCORE=infinity 2026-03-26 00:47:13.261 | + lib/nova_plugins/functions-libvirt:_enable_coredump:53 : sudo systemctl daemon-reload 2026-03-26 00:47:13.580 | + lib/nova_plugins/hypervisor-libvirt:install_nova_hypervisor:96 : [[ kvm == \l\x\c ]] 2026-03-26 00:47:13.585 | + lib/nova_plugins/hypervisor-libvirt:install_nova_hypervisor:108 : [[ '' == \T\r\u\e ]] 2026-03-26 00:47:13.592 | + lib/nova:install_nova:921 : is_service_enabled n-novnc 2026-03-26 00:47:13.628 | + functions-common:is_service_enabled:2068 : return 0 2026-03-26 00:47:13.635 | ++ lib/nova:install_nova:923 : trueorfalse False NOVNC_FROM_PACKAGE 2026-03-26 00:47:13.674 | + lib/nova:install_nova:923 : NOVNC_FROM_PACKAGE=False 2026-03-26 00:47:13.678 | + lib/nova:install_nova:924 : '[' False = True ']' 2026-03-26 00:47:13.684 | + lib/nova:install_nova:943 : NOVNC_WEB_DIR=/opt/stack/novnc 2026-03-26 00:47:13.689 | + lib/nova:install_nova:944 : git_clone https://github.com/novnc/novnc.git /opt/stack/novnc v1.3.0 2026-03-26 00:47:13.696 | + functions-common:git_clone:581 : local git_remote=https://github.com/novnc/novnc.git 2026-03-26 00:47:13.700 | + functions-common:git_clone:582 : local git_dest=/opt/stack/novnc 2026-03-26 00:47:13.705 | + functions-common:git_clone:583 : local git_ref=v1.3.0 2026-03-26 00:47:13.709 | + functions-common:git_clone:584 : local orig_dir 2026-03-26 00:47:13.715 | ++ functions-common:git_clone:585 : pwd 2026-03-26 00:47:13.722 | + functions-common:git_clone:585 : orig_dir=/opt/stack/devstack 2026-03-26 00:47:13.727 | + functions-common:git_clone:586 : local git_clone_flags= 2026-03-26 00:47:13.735 | ++ functions-common:git_clone:588 : trueorfalse False RECLONE 2026-03-26 00:47:13.769 | + functions-common:git_clone:588 : RECLONE=False 2026-03-26 00:47:13.775 | + functions-common:git_clone:589 : [[ 0 -gt 0 ]] 2026-03-26 00:47:13.780 | + functions-common:git_clone:593 : [[ False = \T\r\u\e ]] 2026-03-26 00:47:13.788 | + functions-common:git_clone:602 : echo v1.3.0 2026-03-26 00:47:13.789 | + functions-common:git_clone:602 : egrep -q '^refs' 2026-03-26 00:47:13.800 | + functions-common:git_clone:616 : [[ ! -d /opt/stack/novnc ]] 2026-03-26 00:47:13.806 | + functions-common:git_clone:626 : [[ False = \T\r\u\e ]] 2026-03-26 00:47:13.812 | + functions-common:git_clone:661 : sudo git config --system --add safe.directory /opt/stack/novnc 2026-03-26 00:47:13.831 | + functions-common:git_clone:664 : cd /opt/stack/novnc 2026-03-26 00:47:13.838 | + functions-common:git_clone:665 : git show --oneline 2026-03-26 00:47:13.839 | + functions-common:git_clone:665 : head -1 2026-03-26 00:47:13.849 | 8e1ebdf Remove some unused assignments 2026-03-26 00:47:13.855 | + functions-common:git_clone:666 : cd /opt/stack/devstack 2026-03-26 00:47:13.861 | + lib/nova:install_nova:948 : is_service_enabled n-spice 2026-03-26 00:47:13.901 | + functions-common:is_service_enabled:2068 : return 1 2026-03-26 00:47:13.908 | + lib/nova:install_nova:960 : git_clone https://github.com/openstack/nova.git /opt/stack/nova master 2026-03-26 00:47:13.912 | + functions-common:git_clone:581 : local git_remote=https://github.com/openstack/nova.git 2026-03-26 00:47:13.918 | + functions-common:git_clone:582 : local git_dest=/opt/stack/nova 2026-03-26 00:47:13.924 | + functions-common:git_clone:583 : local git_ref=master 2026-03-26 00:47:13.931 | + functions-common:git_clone:584 : local orig_dir 2026-03-26 00:47:13.940 | ++ functions-common:git_clone:585 : pwd 2026-03-26 00:47:13.947 | + functions-common:git_clone:585 : orig_dir=/opt/stack/devstack 2026-03-26 00:47:13.952 | + functions-common:git_clone:586 : local git_clone_flags= 2026-03-26 00:47:13.960 | ++ functions-common:git_clone:588 : trueorfalse False RECLONE 2026-03-26 00:47:13.997 | + functions-common:git_clone:588 : RECLONE=False 2026-03-26 00:47:14.004 | + functions-common:git_clone:589 : [[ 0 -gt 0 ]] 2026-03-26 00:47:14.010 | + functions-common:git_clone:593 : [[ False = \T\r\u\e ]] 2026-03-26 00:47:14.018 | + functions-common:git_clone:602 : echo master 2026-03-26 00:47:14.019 | + functions-common:git_clone:602 : egrep -q '^refs' 2026-03-26 00:47:14.029 | + functions-common:git_clone:616 : [[ ! -d /opt/stack/nova ]] 2026-03-26 00:47:14.035 | + functions-common:git_clone:626 : [[ False = \T\r\u\e ]] 2026-03-26 00:47:14.040 | + functions-common:git_clone:661 : sudo git config --system --add safe.directory /opt/stack/nova 2026-03-26 00:47:14.063 | + functions-common:git_clone:664 : cd /opt/stack/nova 2026-03-26 00:47:14.071 | + functions-common:git_clone:665 : git show --oneline 2026-03-26 00:47:14.071 | + functions-common:git_clone:665 : head -1 2026-03-26 00:47:14.081 | 327c790ec8 Merge "Update min support for Hibiscus" 2026-03-26 00:47:14.087 | + functions-common:git_clone:666 : cd /opt/stack/devstack 2026-03-26 00:47:14.094 | + lib/nova:install_nova:961 : setup_develop /opt/stack/nova 2026-03-26 00:47:14.099 | + inc/python:setup_develop:353 : local bindep 2026-03-26 00:47:14.105 | + inc/python:setup_develop:354 : [[ /opt/stack/nova == -bindep* ]] 2026-03-26 00:47:14.110 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/nova 2026-03-26 00:47:14.115 | + inc/python:setup_develop:359 : local extras= 2026-03-26 00:47:14.122 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/nova -e 2026-03-26 00:47:14.127 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-03-26 00:47:14.131 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/nova == -bindep* ]] 2026-03-26 00:47:14.137 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/nova 2026-03-26 00:47:14.144 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-03-26 00:47:14.150 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-03-26 00:47:14.157 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/nova 2026-03-26 00:47:14.163 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-03-26 00:47:14.170 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/nova 2026-03-26 00:47:14.175 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-03-26 00:47:14.181 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-03-26 00:47:14.188 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/nova/setup.cfg 2026-03-26 00:47:14.197 | + inc/python:_setup_package_with_constraints_edit:400 : name=nova 2026-03-26 00:47:14.203 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z nova ']' 2026-03-26 00:47:14.210 | + 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:47:14.308 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/nova -e 2026-03-26 00:47:14.315 | + inc/python:setup_package:436 : local bindep=0 2026-03-26 00:47:14.321 | + inc/python:setup_package:437 : local bindep_flag= 2026-03-26 00:47:14.327 | + inc/python:setup_package:438 : local bindep_profiles= 2026-03-26 00:47:14.333 | + inc/python:setup_package:439 : [[ /opt/stack/nova == -bindep* ]] 2026-03-26 00:47:14.339 | + inc/python:setup_package:444 : local project_dir=/opt/stack/nova 2026-03-26 00:47:14.345 | + inc/python:setup_package:445 : local flags=-e 2026-03-26 00:47:14.353 | + inc/python:setup_package:446 : local extras= 2026-03-26 00:47:14.358 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-03-26 00:47:14.365 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-03-26 00:47:14.370 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-03-26 00:47:14.374 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-03-26 00:47:14.379 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-03-26 00:47:14.385 | + inc/python:setup_package:464 : pip_install -e /opt/stack/nova 2026-03-26 00:47:14.429 | Using python 3.12 to install /opt/stack/nova 2026-03-26 00:47:14.435 | + 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:47:14.998 | Obtaining file:///opt/stack/nova 2026-03-26 00:47:15.000 | Installing build dependencies: started 2026-03-26 00:47:15.922 | Installing build dependencies: finished with status 'done' 2026-03-26 00:47:15.923 | Checking if build backend supports build_editable: started 2026-03-26 00:47:16.214 | Checking if build backend supports build_editable: finished with status 'done' 2026-03-26 00:47:16.216 | Getting requirements to build editable: started 2026-03-26 00:47:16.370 | Getting requirements to build editable: finished with status 'done' 2026-03-26 00:47:16.371 | Preparing editable metadata (pyproject.toml): started 2026-03-26 00:47:17.924 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-03-26 00:47:17.944 | 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:47:17.944 | 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:47:17.945 | 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:47:17.945 | 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:47:17.946 | 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:47:17.946 | 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:47:17.946 | 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:47:17.947 | 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:47:17.947 | 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:47:17.948 | 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:47:17.948 | 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:47:17.948 | 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:47:17.949 | 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:47:17.949 | 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:47:17.949 | 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:47:17.950 | 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:47:17.950 | 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:47:17.951 | 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:47:17.951 | 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:47:17.951 | 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:47:17.952 | 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:47:17.952 | 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:47:17.953 | 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:47:17.953 | 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:47:18.053 | Collecting websockify>=0.9.0 (from nova==33.1.0.dev23) 2026-03-26 00:47:18.123 | Downloading websockify-0.13.0-py3-none-any.whl.metadata (14 kB) 2026-03-26 00:47:18.137 | 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:47:18.138 | 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:47:18.139 | 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:47:18.140 | 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:47:18.141 | 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:47:18.141 | 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:47:18.142 | 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:47:18.142 | 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:47:18.143 | 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:47:18.143 | 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:47:18.143 | 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:47:18.144 | 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:47:18.144 | 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:47:18.145 | 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:47:18.145 | 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:47:18.145 | 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:47:18.146 | 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:47:18.147 | 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:47:18.147 | 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:47:18.147 | 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:47:18.148 | 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:47:18.148 | 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:47:18.149 | 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:47:18.149 | 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:47:18.150 | 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:47:18.151 | 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:47:18.170 | Collecting microversion-parse>=0.2.1 (from nova==33.1.0.dev23) 2026-03-26 00:47:18.176 | Downloading microversion_parse-2.1.0-py3-none-any.whl.metadata (5.1 kB) 2026-03-26 00:47:18.185 | 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:47:18.186 | 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:47:18.187 | 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:47:18.188 | 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:47:18.189 | 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:47:18.190 | 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:47:18.191 | 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:47:18.192 | 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:47:18.194 | 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:47:18.194 | 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:47:18.196 | 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:47:18.198 | 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:47:18.201 | 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:47:18.205 | 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:47:18.209 | 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:47:18.211 | 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:47:18.213 | 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:47:18.215 | 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:47:18.215 | 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:47:18.215 | 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:47:18.216 | 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:47:18.220 | 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:47:18.224 | 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:47:18.225 | 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:47:18.225 | 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:47:18.233 | 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:47:18.234 | 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:47:18.234 | 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:47:18.235 | 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:47:18.236 | 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:47:18.241 | 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:47:18.245 | 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:47:18.252 | 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:47:18.252 | 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:47:18.257 | 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:47:18.264 | 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:47:18.265 | 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:47:18.275 | 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:47:18.275 | 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:47:18.276 | 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:47:18.276 | 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:47:18.279 | 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:47:18.284 | 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:47:18.285 | 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:47:18.289 | 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:47:18.291 | 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:47:18.292 | 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:47:18.301 | 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:47:18.314 | 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:47:18.318 | 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:47:18.321 | 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:47:18.327 | 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:47:18.335 | 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:47:18.335 | 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:47:18.341 | 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:47:18.347 | 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:47:18.348 | 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:47:18.353 | 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:47:18.366 | 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:47:18.393 | 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:47:18.397 | 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:47:18.398 | 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:47:18.405 | 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:47:18.405 | 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:47:18.405 | 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:47:18.416 | 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:47:18.420 | 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:47:18.421 | 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:47:18.433 | 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:47:18.450 | 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:47:18.450 | 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:47:18.451 | 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:47:18.452 | 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:47:18.481 | 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:47:18.482 | 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:47:18.489 | 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:47:18.502 | 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:47:18.538 | 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:47:18.542 | 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:47:18.827 | Collecting numpy (from websockify>=0.9.0->nova==33.1.0.dev23) 2026-03-26 00:47:18.831 | Downloading numpy-2.2.6-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (62 kB) 2026-03-26 00:47:18.889 | Collecting jwcrypto (from websockify>=0.9.0->nova==33.1.0.dev23) 2026-03-26 00:47:18.900 | Downloading jwcrypto-1.5.6-py3-none-any.whl.metadata (3.1 kB) 2026-03-26 00:47:18.939 | Collecting redis (from websockify>=0.9.0->nova==33.1.0.dev23) 2026-03-26 00:47:18.944 | Downloading redis-7.2.0-py3-none-any.whl.metadata (12 kB) 2026-03-26 00:47:19.041 | Downloading microversion_parse-2.1.0-py3-none-any.whl (20 kB) 2026-03-26 00:47:19.066 | Downloading websockify-0.13.0-py3-none-any.whl (41 kB) 2026-03-26 00:47:19.087 | Downloading jwcrypto-1.5.6-py3-none-any.whl (92 kB) 2026-03-26 00:47:19.109 | Downloading numpy-2.2.6-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (16.5 MB) 2026-03-26 00:47:19.329 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 16.5/16.5 MB 75.6 MB/s 0:00:00 2026-03-26 00:47:19.337 | Downloading redis-7.2.0-py3-none-any.whl (394 kB) 2026-03-26 00:47:19.378 | Building wheels for collected packages: nova 2026-03-26 00:47:19.378 | Building editable for nova (pyproject.toml): started 2026-03-26 00:47:21.226 | Building editable for nova (pyproject.toml): finished with status 'done' 2026-03-26 00:47:21.227 | Created wheel for nova: filename=nova-33.1.0.dev23-0.editable-py3-none-any.whl size=9406 sha256=89471c27f053ad498503c6fbead77736820d931118fc2c2d04f8fa6639024142 2026-03-26 00:47:21.227 | Stored in directory: /tmp/pip-ephem-wheel-cache-eew6mh5u/wheels/ee/2b/3a/69794dff55dd5d6c4a3613dfc37217369e4acdbc37f2b08153 2026-03-26 00:47:21.231 | Successfully built nova 2026-03-26 00:47:21.374 | Installing collected packages: redis, numpy, microversion-parse, jwcrypto, websockify, nova 2026-03-26 00:47:23.766 | 2026-03-26 00:47:23.781 | 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:47:23.948 | + inc/python:pip_install:216 : result=0 2026-03-26 00:47:23.955 | + inc/python:pip_install:218 : time_stop pip_install 2026-03-26 00:47:23.959 | + functions-common:time_stop:2412 : local name 2026-03-26 00:47:23.965 | + functions-common:time_stop:2413 : local end_time 2026-03-26 00:47:23.971 | + functions-common:time_stop:2414 : local elapsed_time 2026-03-26 00:47:23.977 | + functions-common:time_stop:2415 : local total 2026-03-26 00:47:23.982 | + functions-common:time_stop:2416 : local start_time 2026-03-26 00:47:23.988 | + functions-common:time_stop:2418 : name=pip_install 2026-03-26 00:47:23.993 | + functions-common:time_stop:2419 : start_time=1774486034418 2026-03-26 00:47:23.999 | + functions-common:time_stop:2421 : [[ -z 1774486034418 ]] 2026-03-26 00:47:24.006 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-03-26 00:47:24.015 | + functions-common:time_stop:2424 : end_time=1774486044009 2026-03-26 00:47:24.021 | + functions-common:time_stop:2425 : elapsed_time=9591 2026-03-26 00:47:24.026 | + functions-common:time_stop:2426 : total=98089 2026-03-26 00:47:24.032 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-03-26 00:47:24.037 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=107680 2026-03-26 00:47:24.042 | + inc/python:pip_install:219 : return 0 2026-03-26 00:47:24.048 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-03-26 00:47:24.054 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-03-26 00:47:24.060 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/nova 2026-03-26 00:47:24.066 | + inc/python:use_library_from_git:266 : local name=/opt/stack/nova 2026-03-26 00:47:24.072 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-26 00:47:24.078 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-03-26 00:47:24.084 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,/opt/stack/nova, ]] 2026-03-26 00:47:24.090 | + inc/python:use_library_from_git:269 : return 1 2026-03-26 00:47:24.096 | + 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:47:24.121 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-03-26 00:47:24.128 | + ./stack.sh:main:956 : configure_nova 2026-03-26 00:47:24.135 | + lib/nova:configure_nova:260 : sudo install -d -o stack /etc/nova 2026-03-26 00:47:24.159 | + lib/nova:configure_nova:262 : configure_rootwrap nova 2026-03-26 00:47:24.165 | + inc/rootwrap:configure_rootwrap:43 : local project=nova 2026-03-26 00:47:24.172 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2026-03-26 00:47:24.181 | ++ inc/rootwrap:configure_rootwrap:45 : echo nova 2026-03-26 00:47:24.182 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2026-03-26 00:47:24.192 | + inc/rootwrap:configure_rootwrap:45 : project_uc=NOVA 2026-03-26 00:47:24.197 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=NOVA_BIN_DIR 2026-03-26 00:47:24.203 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/opt/stack/data/venv/bin 2026-03-26 00:47:24.209 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=NOVA_DIR 2026-03-26 00:47:24.215 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/nova 2026-03-26 00:47:24.221 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/nova/etc/nova 2026-03-26 00:47:24.227 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/opt/stack/data/venv/bin/nova-rootwrap 2026-03-26 00:47:24.232 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/nova/rootwrap.d 2026-03-26 00:47:24.254 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/nova/rootwrap.d 2026-03-26 00:47:24.278 | + 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:47:24.301 | + 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:47:24.324 | + 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:47:24.349 | + inc/rootwrap:configure_rootwrap:66 : sudo sed -e 's/^exec_dirs=.*/#&/' -i /etc/nova/rootwrap.conf 2026-03-26 00:47:24.372 | + inc/rootwrap:configure_rootwrap:69 : local tempfile 2026-03-26 00:47:24.381 | ++ inc/rootwrap:configure_rootwrap:70 : mktemp 2026-03-26 00:47:24.391 | + inc/rootwrap:configure_rootwrap:70 : tempfile=/tmp/tmp.C8GLaGE7xj 2026-03-26 00:47:24.397 | + inc/rootwrap:configure_rootwrap:72 : rootwrap_sudo_cmd='/opt/stack/data/venv/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2026-03-26 00:47:24.402 | + 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:47:24.407 | + inc/rootwrap:configure_rootwrap:74 : '[' -f /opt/stack/data/venv/bin/nova-rootwrap-daemon ']' 2026-03-26 00:47:24.413 | + inc/rootwrap:configure_rootwrap:76 : rootwrap_sudo_cmd='/opt/stack/data/venv/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2026-03-26 00:47:24.419 | + 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:47:24.425 | + inc/rootwrap:configure_rootwrap:79 : chmod 0440 /tmp/tmp.C8GLaGE7xj 2026-03-26 00:47:24.435 | + inc/rootwrap:configure_rootwrap:80 : sudo chown root:root /tmp/tmp.C8GLaGE7xj 2026-03-26 00:47:24.458 | + inc/rootwrap:configure_rootwrap:81 : sudo mv /tmp/tmp.C8GLaGE7xj /etc/sudoers.d/nova-rootwrap 2026-03-26 00:47:24.483 | ++ inc/rootwrap:configure_rootwrap:85 : dirname /opt/stack/data/venv/bin/nova-rootwrap 2026-03-26 00:47:24.494 | + inc/rootwrap:configure_rootwrap:85 : add_sudo_secure_path /opt/stack/data/venv/bin 2026-03-26 00:47:24.500 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/opt/stack/data/venv/bin 2026-03-26 00:47:24.505 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2026-03-26 00:47:24.553 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2026-03-26 00:47:24.558 | + 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:47:24.565 | + 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:47:24.574 | + inc/rootwrap:add_sudo_secure_path:33 : sudo tee /etc/sudoers.d/zz-secure-path 2026-03-26 00:47:24.574 | + 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:47:24.586 | 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:47:24.593 | + inc/rootwrap:add_sudo_secure_path:34 : sudo chmod 400 /etc/sudoers.d/zz-secure-path 2026-03-26 00:47:24.618 | + inc/rootwrap:add_sudo_secure_path:35 : sudo chown root:root /etc/sudoers.d/zz-secure-path 2026-03-26 00:47:24.639 | + 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:47:24.645 | + lib/nova:configure_nova:266 : cp /opt/stack/nova/etc/nova/api-paste.ini /etc/nova 2026-03-26 00:47:24.654 | + lib/nova:configure_nova:269 : is_service_enabled n-cpu 2026-03-26 00:47:24.690 | + functions-common:is_service_enabled:2068 : return 0 2026-03-26 00:47:24.696 | + lib/nova:configure_nova:271 : sudo sysctl -w net.ipv4.ip_forward=1 2026-03-26 00:47:24.712 | net.ipv4.ip_forward = 1 2026-03-26 00:47:24.719 | + lib/nova:configure_nova:273 : [[ libvirt = \l\i\b\v\i\r\t ]] 2026-03-26 00:47:24.726 | + lib/nova:configure_nova:277 : [[ kvm == \k\v\m ]] 2026-03-26 00:47:24.731 | + lib/nova:configure_nova:278 : sudo modprobe kvm 2026-03-26 00:47:24.756 | + lib/nova:configure_nova:279 : '[' '!' -e /dev/kvm ']' 2026-03-26 00:47:24.761 | + lib/nova:configure_nova:294 : [[ kvm == \l\x\c ]] 2026-03-26 00:47:24.767 | + lib/nova:configure_nova:309 : sudo install -d -o stack /opt/stack/data/nova/instances 2026-03-26 00:47:24.793 | + lib/nova:configure_nova:314 : '[' -L /dev/disk/by-label/nova-instances ']' 2026-03-26 00:47:24.802 | ++ lib/nova:configure_nova:323 : iscsi-iname 2026-03-26 00:47:24.802 | + lib/nova:configure_nova:323 : sudo tee /etc/iscsi/initiatorname.iscsi 2026-03-26 00:47:24.813 | + lib/nova:configure_nova:323 : echo InitiatorName=iqn.2016-04.com.open-iscsi:1ed8d2dcabf 2026-03-26 00:47:24.815 | InitiatorName=iqn.2016-04.com.open-iscsi:1ed8d2dcabf 2026-03-26 00:47:24.822 | + lib/nova:configure_nova:325 : [[ False == \T\r\u\e ]] 2026-03-26 00:47:24.827 | + lib/nova:configure_nova:340 : iniset -sudo /etc/iscsi/iscsid.conf DEFAULT node.session.auth.chap_algs SHA3-256,SHA256 2026-03-26 00:47:24.952 | + lib/nova:configure_nova:342 : [[ lioadm != \n\v\m\e\t ]] 2026-03-26 00:47:24.957 | + lib/nova:configure_nova:344 : restart_service iscsid 2026-03-26 00:47:24.963 | + functions-common:restart_service:2296 : '[' -x /bin/systemctl ']' 2026-03-26 00:47:24.969 | + functions-common:restart_service:2297 : sudo /bin/systemctl restart iscsid 2026-03-26 00:47:25.040 | + lib/nova:configure_nova:367 : create_nova_conf 2026-03-26 00:47:25.046 | + lib/nova:create_nova_conf:437 : rm -f /opt/stack/nova/bin/nova.conf 2026-03-26 00:47:25.053 | + lib/nova:create_nova_conf:440 : rm -f /etc/nova/nova.conf 2026-03-26 00:47:25.061 | + lib/nova:create_nova_conf:441 : iniset /etc/nova/nova.conf DEFAULT debug True 2026-03-26 00:47:25.127 | + lib/nova:create_nova_conf:442 : '[' True == True ']' 2026-03-26 00:47:25.133 | + lib/nova:create_nova_conf:443 : iniset /etc/nova/nova.conf DEFAULT allow_resize_to_same_host True 2026-03-26 00:47:25.193 | + lib/nova:create_nova_conf:445 : iniset /etc/nova/nova.conf wsgi api_paste_config /etc/nova/api-paste.ini 2026-03-26 00:47:25.259 | + lib/nova:create_nova_conf:446 : iniset /etc/nova/nova.conf DEFAULT rootwrap_config /etc/nova/rootwrap.conf 2026-03-26 00:47:25.323 | + 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:47:25.389 | + lib/nova:create_nova_conf:448 : iniset /etc/nova/nova.conf scheduler workers 4 2026-03-26 00:47:25.453 | + lib/nova:create_nova_conf:449 : iniset /etc/nova/nova.conf neutron default_floating_pool public 2026-03-26 00:47:25.518 | + lib/nova:create_nova_conf:450 : iniset /etc/nova/nova.conf DEFAULT my_ip 199.204.45.246 2026-03-26 00:47:25.579 | + lib/nova:create_nova_conf:451 : iniset /etc/nova/nova.conf DEFAULT instance_name_template instance-%08x 2026-03-26 00:47:25.640 | + lib/nova:create_nova_conf:452 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_listen 0.0.0.0 2026-03-26 00:47:25.702 | + lib/nova:create_nova_conf:453 : iniset /etc/nova/nova.conf DEFAULT metadata_listen 0.0.0.0 2026-03-26 00:47:25.766 | + lib/nova:create_nova_conf:454 : iniset /etc/nova/nova.conf DEFAULT shutdown_timeout 0 2026-03-26 00:47:25.830 | + lib/nova:create_nova_conf:458 : iniset /etc/nova/nova.conf api response_validation error 2026-03-26 00:47:25.903 | + lib/nova:create_nova_conf:460 : iniset /etc/nova/nova.conf key_manager backend nova.keymgr.conf_key_mgr.ConfKeyManager 2026-03-26 00:47:25.973 | + lib/nova:create_nova_conf:462 : iniset /etc/nova/nova.conf DEFAULT report_interval 120 2026-03-26 00:47:26.031 | + lib/nova:create_nova_conf:463 : iniset /etc/nova/nova.conf DEFAULT service_down_time 720 2026-03-26 00:47:26.095 | + lib/nova:create_nova_conf:465 : is_fedora 2026-03-26 00:47:26.101 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2026-03-26 00:47:26.106 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2026-03-26 00:47:26.112 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2026-03-26 00:47:26.118 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2026-03-26 00:47:26.124 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-03-26 00:47:26.129 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2026-03-26 00:47:26.134 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-03-26 00:47:26.139 | + functions-common:is_fedora:533 : '[' Ubuntu = RockyLinux ']' 2026-03-26 00:47:26.144 | + functions-common:is_fedora:534 : '[' Ubuntu = CentOS ']' 2026-03-26 00:47:26.149 | + functions-common:is_fedora:534 : '[' Ubuntu = CentOSStream ']' 2026-03-26 00:47:26.154 | + functions-common:is_fedora:535 : '[' Ubuntu = AlmaLinux ']' 2026-03-26 00:47:26.161 | + functions-common:is_fedora:536 : '[' Ubuntu = OracleServer ']' 2026-03-26 00:47:26.166 | + functions-common:is_fedora:536 : '[' Ubuntu = Virtuozzo ']' 2026-03-26 00:47:26.171 | + 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:47:26.212 | + functions-common:is_service_enabled:2068 : return 0 2026-03-26 00:47:26.218 | + 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:47:26.225 | + lib/nova:create_nova_conf:481 : local db=nova_cell0 2026-03-26 00:47:26.230 | + lib/nova:create_nova_conf:484 : iniset /etc/nova/nova.conf filter_scheduler track_instance_changes False 2026-03-26 00:47:26.298 | ++ lib/nova:create_nova_conf:487 : database_connection_url nova_cell0 2026-03-26 00:47:26.303 | ++ lib/database:database_connection_url:134 : local db=nova_cell0 2026-03-26 00:47:26.309 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell0 2026-03-26 00:47:26.313 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=nova_cell0 2026-03-26 00:47:26.318 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-03-26 00:47:26.325 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-03-26 00:47:26.330 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-03-26 00:47:26.367 | ++ functions-common:is_service_enabled:2068 : return 0 2026-03-26 00:47:26.373 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-03-26 00:47:26.378 | ++ 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:47:26.384 | + 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:47:26.460 | ++ lib/nova:create_nova_conf:488 : database_connection_url nova_api 2026-03-26 00:47:26.465 | ++ lib/database:database_connection_url:134 : local db=nova_api 2026-03-26 00:47:26.471 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_api 2026-03-26 00:47:26.476 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=nova_api 2026-03-26 00:47:26.482 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-03-26 00:47:26.488 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-03-26 00:47:26.494 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-03-26 00:47:26.532 | ++ functions-common:is_service_enabled:2068 : return 0 2026-03-26 00:47:26.537 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-03-26 00:47:26.544 | ++ 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:47:26.550 | + 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:47:26.622 | + lib/nova:create_nova_conf:493 : iniset /etc/nova/nova.conf cache enabled True 2026-03-26 00:47:26.696 | + lib/nova:create_nova_conf:494 : iniset /etc/nova/nova.conf cache backend dogpile.cache.memcached 2026-03-26 00:47:26.760 | + lib/nova:create_nova_conf:495 : iniset /etc/nova/nova.conf cache memcache_servers localhost:11211 2026-03-26 00:47:26.823 | + lib/nova:create_nova_conf:498 : is_service_enabled n-api 2026-03-26 00:47:26.859 | + functions-common:is_service_enabled:2068 : return 0 2026-03-26 00:47:26.865 | + lib/nova:create_nova_conf:499 : is_service_enabled n-api-meta 2026-03-26 00:47:26.901 | + functions-common:is_service_enabled:2068 : return 0 2026-03-26 00:47:26.910 | ++ lib/nova:create_nova_conf:501 : echo osapi_compute,metadata 2026-03-26 00:47:26.912 | ++ lib/nova:create_nova_conf:501 : sed s/,metadata// 2026-03-26 00:47:26.923 | + lib/nova:create_nova_conf:501 : NOVA_ENABLED_APIS=osapi_compute 2026-03-26 00:47:26.928 | + lib/nova:create_nova_conf:503 : iniset /etc/nova/nova.conf DEFAULT enabled_apis osapi_compute 2026-03-26 00:47:26.995 | + lib/nova:create_nova_conf:504 : [[ True == \T\r\u\e ]] 2026-03-26 00:47:27.000 | + lib/nova:create_nova_conf:505 : iniset /etc/nova/nova.conf oslo_policy enforce_new_defaults True 2026-03-26 00:47:27.106 | + lib/nova:create_nova_conf:506 : iniset /etc/nova/nova.conf oslo_policy enforce_scope True 2026-03-26 00:47:27.167 | + lib/nova:create_nova_conf:512 : configure_keystone_authtoken_middleware /etc/nova/nova.conf nova 2026-03-26 00:47:27.172 | + lib/keystone:configure_keystone_authtoken_middleware:454 : local conf_file=/etc/nova/nova.conf 2026-03-26 00:47:27.177 | + lib/keystone:configure_keystone_authtoken_middleware:455 : local admin_user=nova 2026-03-26 00:47:27.181 | + lib/keystone:configure_keystone_authtoken_middleware:456 : local section=keystone_authtoken 2026-03-26 00:47:27.186 | + lib/keystone:configure_keystone_authtoken_middleware:457 : local service_type= 2026-03-26 00:47:27.193 | + lib/keystone:configure_keystone_authtoken_middleware:459 : configure_keystoneauth /etc/nova/nova.conf nova keystone_authtoken 2026-03-26 00:47:27.198 | + lib/keystone:configure_keystoneauth:432 : local conf_file=/etc/nova/nova.conf 2026-03-26 00:47:27.204 | + lib/keystone:configure_keystoneauth:433 : local admin_user=nova 2026-03-26 00:47:27.209 | + lib/keystone:configure_keystoneauth:434 : local section=keystone_authtoken 2026-03-26 00:47:27.214 | + lib/keystone:configure_keystoneauth:436 : iniset /etc/nova/nova.conf keystone_authtoken auth_type password 2026-03-26 00:47:27.280 | + lib/keystone:configure_keystoneauth:437 : iniset /etc/nova/nova.conf keystone_authtoken interface public 2026-03-26 00:47:27.337 | + lib/keystone:configure_keystoneauth:438 : iniset /etc/nova/nova.conf keystone_authtoken auth_url https://199.204.45.246/identity 2026-03-26 00:47:27.398 | + lib/keystone:configure_keystoneauth:439 : iniset /etc/nova/nova.conf keystone_authtoken username nova 2026-03-26 00:47:27.461 | + lib/keystone:configure_keystoneauth:440 : iniset /etc/nova/nova.conf keystone_authtoken password secretservice 2026-03-26 00:47:27.520 | + lib/keystone:configure_keystoneauth:441 : iniset /etc/nova/nova.conf keystone_authtoken user_domain_name Default 2026-03-26 00:47:27.583 | + lib/keystone:configure_keystoneauth:442 : iniset /etc/nova/nova.conf keystone_authtoken project_name service 2026-03-26 00:47:27.646 | + lib/keystone:configure_keystoneauth:443 : iniset /etc/nova/nova.conf keystone_authtoken project_domain_name Default 2026-03-26 00:47:27.704 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/nova/nova.conf keystone_authtoken www_authenticate_uri https://199.204.45.246/identity 2026-03-26 00:47:27.765 | + 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:47:27.827 | + lib/keystone:configure_keystone_authtoken_middleware:462 : iniset /etc/nova/nova.conf keystone_authtoken memcached_servers localhost:11211 2026-03-26 00:47:27.895 | + lib/keystone:configure_keystone_authtoken_middleware:463 : [[ -n '' ]] 2026-03-26 00:47:27.901 | + lib/nova:create_nova_conf:515 : is_service_enabled cinder 2026-03-26 00:47:27.935 | + functions-common:is_service_enabled:2068 : return 0 2026-03-26 00:47:27.940 | + lib/nova:create_nova_conf:516 : configure_cinder_access 2026-03-26 00:47:27.946 | + lib/nova:configure_cinder_access:640 : iniset /etc/nova/nova.conf cinder os_region_name RegionOne 2026-03-26 00:47:28.019 | + lib/nova:configure_cinder_access:647 : configure_keystoneauth /etc/nova/nova.conf nova cinder 2026-03-26 00:47:28.024 | + lib/keystone:configure_keystoneauth:432 : local conf_file=/etc/nova/nova.conf 2026-03-26 00:47:28.030 | + lib/keystone:configure_keystoneauth:433 : local admin_user=nova 2026-03-26 00:47:28.035 | + lib/keystone:configure_keystoneauth:434 : local section=cinder 2026-03-26 00:47:28.040 | + lib/keystone:configure_keystoneauth:436 : iniset /etc/nova/nova.conf cinder auth_type password 2026-03-26 00:47:28.105 | + lib/keystone:configure_keystoneauth:437 : iniset /etc/nova/nova.conf cinder interface public 2026-03-26 00:47:28.171 | + lib/keystone:configure_keystoneauth:438 : iniset /etc/nova/nova.conf cinder auth_url https://199.204.45.246/identity 2026-03-26 00:47:28.240 | + lib/keystone:configure_keystoneauth:439 : iniset /etc/nova/nova.conf cinder username nova 2026-03-26 00:47:28.306 | + lib/keystone:configure_keystoneauth:440 : iniset /etc/nova/nova.conf cinder password secretservice 2026-03-26 00:47:28.393 | + lib/keystone:configure_keystoneauth:441 : iniset /etc/nova/nova.conf cinder user_domain_name Default 2026-03-26 00:47:28.456 | + lib/keystone:configure_keystoneauth:442 : iniset /etc/nova/nova.conf cinder project_name service 2026-03-26 00:47:28.520 | + lib/keystone:configure_keystoneauth:443 : iniset /etc/nova/nova.conf cinder project_domain_name Default 2026-03-26 00:47:28.587 | + lib/nova:configure_cinder_access:648 : is_service_enabled tls-proxy 2026-03-26 00:47:28.620 | + functions-common:is_service_enabled:2068 : return 0 2026-03-26 00:47:28.624 | + lib/nova:configure_cinder_access:649 : CINDER_SERVICE_HOST=199.204.45.246 2026-03-26 00:47:28.629 | + lib/nova:configure_cinder_access:650 : CINDER_SERVICE_PORT=8776 2026-03-26 00:47:28.633 | + lib/nova:configure_cinder_access:651 : iniset /etc/nova/nova.conf cinder cafile /opt/stack/data/ca-bundle.pem 2026-03-26 00:47:28.693 | + lib/nova:create_nova_conf:519 : is_service_enabled manila 2026-03-26 00:47:28.727 | + functions-common:is_service_enabled:2068 : return 0 2026-03-26 00:47:28.732 | + lib/nova:create_nova_conf:520 : configure_manila_access 2026-03-26 00:47:28.736 | + lib/nova:configure_manila_access:657 : configure_keystoneauth /etc/nova/nova.conf nova manila 2026-03-26 00:47:28.740 | + lib/keystone:configure_keystoneauth:432 : local conf_file=/etc/nova/nova.conf 2026-03-26 00:47:28.744 | + lib/keystone:configure_keystoneauth:433 : local admin_user=nova 2026-03-26 00:47:28.748 | + lib/keystone:configure_keystoneauth:434 : local section=manila 2026-03-26 00:47:28.753 | + lib/keystone:configure_keystoneauth:436 : iniset /etc/nova/nova.conf manila auth_type password 2026-03-26 00:47:28.825 | + lib/keystone:configure_keystoneauth:437 : iniset /etc/nova/nova.conf manila interface public 2026-03-26 00:47:28.898 | + lib/keystone:configure_keystoneauth:438 : iniset /etc/nova/nova.conf manila auth_url https://199.204.45.246/identity 2026-03-26 00:47:28.964 | + lib/keystone:configure_keystoneauth:439 : iniset /etc/nova/nova.conf manila username nova 2026-03-26 00:47:29.026 | + lib/keystone:configure_keystoneauth:440 : iniset /etc/nova/nova.conf manila password secretservice 2026-03-26 00:47:29.084 | + lib/keystone:configure_keystoneauth:441 : iniset /etc/nova/nova.conf manila user_domain_name Default 2026-03-26 00:47:29.147 | + lib/keystone:configure_keystoneauth:442 : iniset /etc/nova/nova.conf manila project_name service 2026-03-26 00:47:29.208 | + lib/keystone:configure_keystoneauth:443 : iniset /etc/nova/nova.conf manila project_domain_name Default 2026-03-26 00:47:29.270 | + lib/nova:create_nova_conf:523 : '[' -n /opt/stack/data/nova ']' 2026-03-26 00:47:29.275 | + lib/nova:create_nova_conf:524 : iniset /etc/nova/nova.conf DEFAULT state_path /opt/stack/data/nova 2026-03-26 00:47:29.337 | + lib/nova:create_nova_conf:525 : iniset /etc/nova/nova.conf oslo_concurrency lock_path /opt/stack/data/nova 2026-03-26 00:47:29.404 | + lib/nova:create_nova_conf:527 : '[' -n /opt/stack/data/nova/instances ']' 2026-03-26 00:47:29.410 | + lib/nova:create_nova_conf:528 : iniset /etc/nova/nova.conf DEFAULT instances_path /opt/stack/data/nova/instances 2026-03-26 00:47:29.477 | + lib/nova:create_nova_conf:530 : '[' False '!=' False ']' 2026-03-26 00:47:29.482 | + lib/nova:create_nova_conf:533 : '[' False '!=' False ']' 2026-03-26 00:47:29.487 | + lib/nova:create_nova_conf:539 : is_fedora 2026-03-26 00:47:29.492 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2026-03-26 00:47:29.498 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2026-03-26 00:47:29.504 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2026-03-26 00:47:29.509 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2026-03-26 00:47:29.515 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-03-26 00:47:29.520 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2026-03-26 00:47:29.525 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-03-26 00:47:29.530 | + functions-common:is_fedora:533 : '[' Ubuntu = RockyLinux ']' 2026-03-26 00:47:29.535 | + functions-common:is_fedora:534 : '[' Ubuntu = CentOS ']' 2026-03-26 00:47:29.540 | + functions-common:is_fedora:534 : '[' Ubuntu = CentOSStream ']' 2026-03-26 00:47:29.545 | + functions-common:is_fedora:535 : '[' Ubuntu = AlmaLinux ']' 2026-03-26 00:47:29.550 | + functions-common:is_fedora:536 : '[' Ubuntu = OracleServer ']' 2026-03-26 00:47:29.555 | + functions-common:is_fedora:536 : '[' Ubuntu = Virtuozzo ']' 2026-03-26 00:47:29.562 | + lib/nova:create_nova_conf:544 : setup_logging /etc/nova/nova.conf 2026-03-26 00:47:29.569 | + functions:setup_logging:693 : setup_systemd_logging /etc/nova/nova.conf 2026-03-26 00:47:29.575 | + functions:setup_systemd_logging:710 : local conf_file=/etc/nova/nova.conf 2026-03-26 00:47:29.583 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-03-26 00:47:29.639 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-03-26 00:47:29.645 | + functions:setup_systemd_logging:716 : local pidstr= 2026-03-26 00:47:29.651 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-03-26 00:47:29.656 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-03-26 00:47:29.661 | + 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:47:29.721 | + 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:47:29.779 | + 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:47:29.843 | + functions:setup_systemd_logging:727 : iniset /etc/nova/nova.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-03-26 00:47:29.905 | + functions:setup_systemd_logging:730 : iniset /etc/nova/nova.conf DEFAULT log_color False 2026-03-26 00:47:29.963 | + lib/nova:create_nova_conf:546 : iniset /etc/nova/nova.conf upgrade_levels compute auto 2026-03-26 00:47:30.030 | + lib/nova:create_nova_conf:548 : is_service_enabled n-api 2026-03-26 00:47:30.065 | + functions-common:is_service_enabled:2068 : return 0 2026-03-26 00:47:30.070 | + 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:47:30.076 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/nova/nova-api-uwsgi.ini 2026-03-26 00:47:30.081 | + lib/apache:write_uwsgi_config:244 : local wsgi=nova.wsgi.osapi_compute:application 2026-03-26 00:47:30.085 | + lib/apache:write_uwsgi_config:245 : local url=/compute 2026-03-26 00:47:30.090 | + lib/apache:write_uwsgi_config:246 : local http= 2026-03-26 00:47:30.095 | + lib/apache:write_uwsgi_config:247 : local name=nova-api 2026-03-26 00:47:30.100 | + lib/apache:write_uwsgi_config:249 : '[' -z nova-api ']' 2026-03-26 00:47:30.105 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-03-26 00:47:30.110 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-03-26 00:47:30.134 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 stack root' 2026-03-26 00:47:30.134 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-03-26 00:47:30.146 | d /var/run/uwsgi 0755 stack root 2026-03-26 00:47:30.155 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-03-26 00:47:30.176 | /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:47:30.185 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/nova-api.socket 2026-03-26 00:47:30.190 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/nova/nova-api-uwsgi.ini 2026-03-26 00:47:30.200 | + lib/apache:write_uwsgi_config:270 : [[ nova.wsgi.osapi_compute:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-03-26 00:47:30.206 | + lib/apache:write_uwsgi_config:271 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi module nova.wsgi.osapi_compute:application 2026-03-26 00:47:30.270 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi processes 4 2026-03-26 00:47:30.330 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi master true 2026-03-26 00:47:30.391 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi die-on-term true 2026-03-26 00:47:30.452 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi exit-on-reload false 2026-03-26 00:47:30.513 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi worker-reload-mercy 80 2026-03-26 00:47:30.577 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi enable-threads true 2026-03-26 00:47:30.638 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi plugins http,python3 2026-03-26 00:47:30.702 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi thunder-lock true 2026-03-26 00:47:30.764 | + 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:47:30.825 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi buffer-size 65535 2026-03-26 00:47:30.885 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi add-header 'Connection: close' 2026-03-26 00:47:30.946 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi lazy-apps true 2026-03-26 00:47:31.008 | + lib/apache:write_uwsgi_config:298 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi start-time %t 2026-03-26 00:47:31.071 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-03-26 00:47:31.075 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-03-26 00:47:31.082 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for nova-api 2026-03-26 00:47:31.088 | ++ lib/apache:apache_site_config_for:174 : local site=nova-api 2026-03-26 00:47:31.093 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-03-26 00:47:31.099 | ++ functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-03-26 00:47:31.105 | ++ functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-03-26 00:47:31.110 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/nova-api.conf 2026-03-26 00:47:31.117 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/nova-api.conf 2026-03-26 00:47:31.122 | + 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:47:31.183 | + lib/apache:write_uwsgi_config:307 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi chmod-socket 666 2026-03-26 00:47:31.245 | + 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:47:31.246 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/nova-api.conf 2026-03-26 00:47:31.259 | ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api.socket|uwsgi://uwsgi-uds-nova-api" retry=0 acquire=1 2026-03-26 00:47:31.266 | + lib/apache:write_uwsgi_config:309 : enable_apache_site nova-api 2026-03-26 00:47:31.271 | + lib/apache:enable_apache_site:191 : local site=nova-api 2026-03-26 00:47:31.275 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-03-26 00:47:31.281 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-03-26 00:47:31.286 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-03-26 00:47:31.290 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-03-26 00:47:31.294 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-03-26 00:47:31.299 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-03-26 00:47:31.305 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-03-26 00:47:31.310 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-03-26 00:47:31.315 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-03-26 00:47:31.320 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-03-26 00:47:31.325 | + lib/apache:enable_apache_site:195 : sudo a2ensite nova-api 2026-03-26 00:47:31.367 | Enabling site nova-api. 2026-03-26 00:47:31.376 | To activate the new configuration, you need to run: 2026-03-26 00:47:31.376 | systemctl reload apache2 2026-03-26 00:47:31.385 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-03-26 00:47:31.390 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-03-26 00:47:31.395 | + functions-common:restart_service:2296 : '[' -x /bin/systemctl ']' 2026-03-26 00:47:31.400 | + functions-common:restart_service:2297 : sudo /bin/systemctl restart apache2 2026-03-26 00:47:31.553 | + lib/nova:create_nova_conf:552 : is_service_enabled n-api-meta 2026-03-26 00:47:31.580 | + functions-common:is_service_enabled:2068 : return 0 2026-03-26 00:47:31.583 | + 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:47:31.587 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/nova/nova-metadata-uwsgi.ini 2026-03-26 00:47:31.591 | + lib/apache:write_uwsgi_config:244 : local wsgi=nova.wsgi.metadata:application 2026-03-26 00:47:31.595 | + lib/apache:write_uwsgi_config:245 : local url= 2026-03-26 00:47:31.600 | + lib/apache:write_uwsgi_config:246 : local http=0.0.0.0:8775 2026-03-26 00:47:31.604 | + lib/apache:write_uwsgi_config:247 : local name=nova-metadata 2026-03-26 00:47:31.607 | + lib/apache:write_uwsgi_config:249 : '[' -z nova-metadata ']' 2026-03-26 00:47:31.611 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-03-26 00:47:31.615 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-03-26 00:47:31.637 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 stack root' 2026-03-26 00:47:31.637 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-03-26 00:47:31.650 | d /var/run/uwsgi 0755 stack root 2026-03-26 00:47:31.657 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-03-26 00:47:31.674 | /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:47:31.682 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/nova-metadata.socket 2026-03-26 00:47:31.687 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/nova/nova-metadata-uwsgi.ini 2026-03-26 00:47:31.695 | + lib/apache:write_uwsgi_config:270 : [[ nova.wsgi.metadata:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-03-26 00:47:31.701 | + lib/apache:write_uwsgi_config:271 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi module nova.wsgi.metadata:application 2026-03-26 00:47:31.771 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi processes 4 2026-03-26 00:47:31.834 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi master true 2026-03-26 00:47:31.894 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi die-on-term true 2026-03-26 00:47:31.960 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi exit-on-reload false 2026-03-26 00:47:32.026 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi worker-reload-mercy 80 2026-03-26 00:47:32.092 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi enable-threads true 2026-03-26 00:47:32.191 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi plugins http,python3 2026-03-26 00:47:32.257 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi thunder-lock true 2026-03-26 00:47:32.322 | + 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:47:32.385 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi buffer-size 65535 2026-03-26 00:47:32.450 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi add-header 'Connection: close' 2026-03-26 00:47:32.515 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi lazy-apps true 2026-03-26 00:47:32.579 | + lib/apache:write_uwsgi_config:298 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi start-time %t 2026-03-26 00:47:32.644 | + lib/apache:write_uwsgi_config:301 : [[ -n 0.0.0.0:8775 ]] 2026-03-26 00:47:32.649 | + lib/apache:write_uwsgi_config:302 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi http 0.0.0.0:8775 2026-03-26 00:47:32.718 | + lib/nova:create_nova_conf:556 : is_service_enabled ceilometer 2026-03-26 00:47:32.753 | + functions-common:is_service_enabled:2068 : return 1 2026-03-26 00:47:32.759 | + lib/nova:create_nova_conf:564 : iniset /etc/nova/nova.conf oslo_messaging_notifications driver messagingv2 2026-03-26 00:47:32.827 | ++ lib/nova:create_nova_conf:565 : get_notification_url 2026-03-26 00:47:32.831 | ++ lib/rpc_backend:get_notification_url:136 : local virtual_host= 2026-03-26 00:47:32.834 | ++ lib/rpc_backend:get_notification_url:137 : is_service_enabled rabbit 2026-03-26 00:47:32.866 | ++ functions-common:is_service_enabled:2068 : return 0 2026-03-26 00:47:32.871 | ++ lib/rpc_backend:get_notification_url:138 : echo rabbit://stackrabbit:secretrabbit@199.204.45.246:5672/ 2026-03-26 00:47:32.876 | + lib/nova:create_nova_conf:565 : iniset /etc/nova/nova.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:secretrabbit@199.204.45.246:5672/ 2026-03-26 00:47:32.937 | + lib/nova:create_nova_conf:566 : iniset /etc/nova/nova.conf notifications notification_format unversioned 2026-03-26 00:47:32.999 | + lib/nova:create_nova_conf:567 : iniset_rpc_backend nova /etc/nova/nova.conf 2026-03-26 00:47:33.004 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=nova 2026-03-26 00:47:33.009 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/nova/nova.conf 2026-03-26 00:47:33.015 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-03-26 00:47:33.019 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-03-26 00:47:33.026 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-03-26 00:47:33.064 | + functions-common:is_service_enabled:2068 : return 0 2026-03-26 00:47:33.071 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-03-26 00:47:33.076 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-03-26 00:47:33.081 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-03-26 00:47:33.116 | ++ functions-common:is_service_enabled:2068 : return 0 2026-03-26 00:47:33.122 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:secretrabbit@199.204.45.246:5672/ 2026-03-26 00:47:33.128 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/nova/nova.conf DEFAULT transport_url rabbit://stackrabbit:secretrabbit@199.204.45.246:5672/ 2026-03-26 00:47:33.196 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-03-26 00:47:33.202 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-03-26 00:47:33.207 | + lib/nova:create_nova_conf:569 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_workers 4 2026-03-26 00:47:33.272 | + lib/nova:create_nova_conf:570 : iniset /etc/nova/nova.conf DEFAULT metadata_workers 4 2026-03-26 00:47:33.336 | + lib/nova:create_nova_conf:572 : iniset /etc/nova/nova.conf conductor workers 4 2026-03-26 00:47:33.405 | + lib/nova:create_nova_conf:574 : is_service_enabled tls-proxy 2026-03-26 00:47:33.439 | + functions-common:is_service_enabled:2068 : return 0 2026-03-26 00:47:33.445 | + lib/nova:create_nova_conf:575 : iniset /etc/nova/nova.conf DEFAULT glance_protocol https 2026-03-26 00:47:33.509 | + lib/nova:create_nova_conf:576 : iniset /etc/nova/nova.conf oslo_middleware enable_proxy_headers_parsing True 2026-03-26 00:47:33.579 | + lib/nova:create_nova_conf:579 : iniset /etc/nova/nova.conf DEFAULT graceful_shutdown_timeout 5 2026-03-26 00:47:33.641 | + lib/nova:create_nova_conf:581 : '[' True == True ']' 2026-03-26 00:47:33.647 | + lib/nova:create_nova_conf:582 : init_nova_service_user_conf 2026-03-26 00:47:33.653 | + lib/nova:init_nova_service_user_conf:822 : iniset /etc/nova/nova.conf service_user send_service_user_token True 2026-03-26 00:47:33.724 | + lib/nova:init_nova_service_user_conf:823 : configure_keystoneauth /etc/nova/nova.conf nova service_user 2026-03-26 00:47:33.729 | + lib/keystone:configure_keystoneauth:432 : local conf_file=/etc/nova/nova.conf 2026-03-26 00:47:33.735 | + lib/keystone:configure_keystoneauth:433 : local admin_user=nova 2026-03-26 00:47:33.741 | + lib/keystone:configure_keystoneauth:434 : local section=service_user 2026-03-26 00:47:33.746 | + lib/keystone:configure_keystoneauth:436 : iniset /etc/nova/nova.conf service_user auth_type password 2026-03-26 00:47:33.810 | + lib/keystone:configure_keystoneauth:437 : iniset /etc/nova/nova.conf service_user interface public 2026-03-26 00:47:33.874 | + lib/keystone:configure_keystoneauth:438 : iniset /etc/nova/nova.conf service_user auth_url https://199.204.45.246/identity 2026-03-26 00:47:33.940 | + lib/keystone:configure_keystoneauth:439 : iniset /etc/nova/nova.conf service_user username nova 2026-03-26 00:47:34.004 | + lib/keystone:configure_keystoneauth:440 : iniset /etc/nova/nova.conf service_user password secretservice 2026-03-26 00:47:34.070 | + lib/keystone:configure_keystoneauth:441 : iniset /etc/nova/nova.conf service_user user_domain_name Default 2026-03-26 00:47:34.135 | + lib/keystone:configure_keystoneauth:442 : iniset /etc/nova/nova.conf service_user project_name service 2026-03-26 00:47:34.198 | + lib/keystone:configure_keystoneauth:443 : iniset /etc/nova/nova.conf service_user project_domain_name Default 2026-03-26 00:47:34.263 | + lib/nova:create_nova_conf:585 : is_service_enabled n-cond 2026-03-26 00:47:34.300 | + functions-common:is_service_enabled:2068 : return 0 2026-03-26 00:47:34.307 | ++ lib/nova:create_nova_conf:586 : seq 1 1 2026-03-26 00:47:34.316 | + lib/nova:create_nova_conf:586 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-03-26 00:47:34.321 | + lib/nova:create_nova_conf:587 : local conf 2026-03-26 00:47:34.326 | + lib/nova:create_nova_conf:588 : local vhost 2026-03-26 00:47:34.331 | ++ lib/nova:create_nova_conf:589 : conductor_conf 1 2026-03-26 00:47:34.336 | ++ lib/nova:conductor_conf:827 : local cell=1 2026-03-26 00:47:34.341 | ++ lib/nova:conductor_conf:828 : echo /etc/nova/nova_cell1.conf 2026-03-26 00:47:34.347 | + lib/nova:create_nova_conf:589 : conf=/etc/nova/nova_cell1.conf 2026-03-26 00:47:34.353 | + lib/nova:create_nova_conf:590 : vhost=nova_cell1 2026-03-26 00:47:34.359 | + lib/nova:create_nova_conf:592 : rm -f /etc/nova/nova_cell1.conf 2026-03-26 00:47:34.370 | ++ lib/nova:create_nova_conf:593 : database_connection_url nova_cell1 2026-03-26 00:47:34.375 | ++ lib/database:database_connection_url:134 : local db=nova_cell1 2026-03-26 00:47:34.380 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell1 2026-03-26 00:47:34.387 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=nova_cell1 2026-03-26 00:47:34.392 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-03-26 00:47:34.398 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-03-26 00:47:34.403 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-03-26 00:47:34.436 | ++ functions-common:is_service_enabled:2068 : return 0 2026-03-26 00:47:34.441 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-03-26 00:47:34.447 | ++ 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:47:34.454 | + 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:47:34.522 | + lib/nova:create_nova_conf:594 : iniset /etc/nova/nova_cell1.conf conductor workers 4 2026-03-26 00:47:34.589 | + lib/nova:create_nova_conf:595 : iniset /etc/nova/nova_cell1.conf DEFAULT debug True 2026-03-26 00:47:34.653 | + 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:47:34.658 | + lib/nova:create_nova_conf:600 : rpc_backend_add_vhost nova_cell1 2026-03-26 00:47:34.663 | + lib/rpc_backend:rpc_backend_add_vhost:112 : local vhost=nova_cell1 2026-03-26 00:47:34.699 | + lib/rpc_backend:rpc_backend_add_vhost:113 : is_service_enabled rabbit 2026-03-26 00:47:34.734 | + functions-common:is_service_enabled:2068 : return 0 2026-03-26 00:47:34.741 | ++ lib/rpc_backend:rpc_backend_add_vhost:114 : sudo rabbitmqctl list_vhosts 2026-03-26 00:47:34.743 | ++ lib/rpc_backend:rpc_backend_add_vhost:114 : grep nova_cell1 2026-03-26 00:47:35.415 | + lib/rpc_backend:rpc_backend_add_vhost:114 : '[' -z ']' 2026-03-26 00:47:35.420 | + lib/rpc_backend:rpc_backend_add_vhost:115 : sudo rabbitmqctl add_vhost nova_cell1 2026-03-26 00:47:36.066 | Adding vhost "nova_cell1" ... 2026-03-26 00:47:36.137 | + lib/rpc_backend:rpc_backend_add_vhost:116 : sudo rabbitmqctl set_permissions -p nova_cell1 stackrabbit '.*' '.*' '.*' 2026-03-26 00:47:36.788 | Setting permissions for user "stackrabbit" in vhost "nova_cell1" ... 2026-03-26 00:47:36.824 | + lib/nova:create_nova_conf:601 : iniset_rpc_backend nova /etc/nova/nova_cell1.conf DEFAULT nova_cell1 2026-03-26 00:47:36.830 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=nova 2026-03-26 00:47:36.837 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/nova/nova_cell1.conf 2026-03-26 00:47:36.843 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-03-26 00:47:36.849 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host=nova_cell1 2026-03-26 00:47:36.855 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-03-26 00:47:36.894 | + functions-common:is_service_enabled:2068 : return 0 2026-03-26 00:47:36.902 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url nova_cell1 2026-03-26 00:47:36.908 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host=nova_cell1 2026-03-26 00:47:36.914 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-03-26 00:47:36.945 | ++ functions-common:is_service_enabled:2068 : return 0 2026-03-26 00:47:36.949 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:secretrabbit@199.204.45.246:5672/nova_cell1 2026-03-26 00:47:36.956 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/nova/nova_cell1.conf DEFAULT transport_url rabbit://stackrabbit:secretrabbit@199.204.45.246:5672/nova_cell1 2026-03-26 00:47:37.017 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-03-26 00:47:37.021 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-03-26 00:47:37.028 | + lib/nova:create_nova_conf:605 : is_service_enabled placement placement-client 2026-03-26 00:47:37.061 | + functions-common:is_service_enabled:2068 : return 0 2026-03-26 00:47:37.065 | + lib/nova:create_nova_conf:606 : configure_placement_nova_compute /etc/nova/nova_cell1.conf 2026-03-26 00:47:37.070 | + lib/nova:configure_placement_nova_compute:634 : local conf=/etc/nova/nova_cell1.conf 2026-03-26 00:47:37.075 | + lib/nova:configure_placement_nova_compute:635 : configure_keystoneauth /etc/nova/nova_cell1.conf nova placement 2026-03-26 00:47:37.080 | + lib/keystone:configure_keystoneauth:432 : local conf_file=/etc/nova/nova_cell1.conf 2026-03-26 00:47:37.086 | + lib/keystone:configure_keystoneauth:433 : local admin_user=nova 2026-03-26 00:47:37.092 | + lib/keystone:configure_keystoneauth:434 : local section=placement 2026-03-26 00:47:37.096 | + lib/keystone:configure_keystoneauth:436 : iniset /etc/nova/nova_cell1.conf placement auth_type password 2026-03-26 00:47:37.160 | + lib/keystone:configure_keystoneauth:437 : iniset /etc/nova/nova_cell1.conf placement interface public 2026-03-26 00:47:37.254 | + lib/keystone:configure_keystoneauth:438 : iniset /etc/nova/nova_cell1.conf placement auth_url https://199.204.45.246/identity 2026-03-26 00:47:37.314 | + lib/keystone:configure_keystoneauth:439 : iniset /etc/nova/nova_cell1.conf placement username nova 2026-03-26 00:47:37.374 | + lib/keystone:configure_keystoneauth:440 : iniset /etc/nova/nova_cell1.conf placement password secretservice 2026-03-26 00:47:37.435 | + lib/keystone:configure_keystoneauth:441 : iniset /etc/nova/nova_cell1.conf placement user_domain_name Default 2026-03-26 00:47:37.494 | + lib/keystone:configure_keystoneauth:442 : iniset /etc/nova/nova_cell1.conf placement project_name service 2026-03-26 00:47:37.555 | + lib/keystone:configure_keystoneauth:443 : iniset /etc/nova/nova_cell1.conf placement project_domain_name Default 2026-03-26 00:47:37.617 | + lib/nova:create_nova_conf:610 : setup_logging /etc/nova/nova_cell1.conf 2026-03-26 00:47:37.622 | + functions:setup_logging:693 : setup_systemd_logging /etc/nova/nova_cell1.conf 2026-03-26 00:47:37.626 | + functions:setup_systemd_logging:710 : local conf_file=/etc/nova/nova_cell1.conf 2026-03-26 00:47:37.633 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-03-26 00:47:37.669 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-03-26 00:47:37.674 | + functions:setup_systemd_logging:716 : local pidstr= 2026-03-26 00:47:37.680 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-03-26 00:47:37.685 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-03-26 00:47:37.690 | + 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:47:37.750 | + 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:47:37.815 | + 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:47:37.879 | + functions:setup_systemd_logging:727 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-03-26 00:47:37.938 | + functions:setup_systemd_logging:730 : iniset /etc/nova/nova_cell1.conf DEFAULT log_color False 2026-03-26 00:47:37.998 | + 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:47:38.003 | ++ lib/nova:create_nova_conf:620 : seq 1 1 2026-03-26 00:47:38.011 | + lib/nova:create_nova_conf:620 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-03-26 00:47:38.015 | + lib/nova:create_nova_conf:621 : local conf 2026-03-26 00:47:38.020 | + lib/nova:create_nova_conf:622 : local offset 2026-03-26 00:47:38.027 | ++ lib/nova:create_nova_conf:623 : conductor_conf 1 2026-03-26 00:47:38.033 | ++ lib/nova:conductor_conf:827 : local cell=1 2026-03-26 00:47:38.038 | ++ lib/nova:conductor_conf:828 : echo /etc/nova/nova_cell1.conf 2026-03-26 00:47:38.043 | + lib/nova:create_nova_conf:623 : conf=/etc/nova/nova_cell1.conf 2026-03-26 00:47:38.048 | + lib/nova:create_nova_conf:624 : offset=0 2026-03-26 00:47:38.054 | + lib/nova:create_nova_conf:625 : configure_console_proxies /etc/nova/nova_cell1.conf 0 2026-03-26 00:47:38.059 | + lib/nova:configure_console_proxies:724 : local conf=/etc/nova/nova_cell1.conf 2026-03-26 00:47:38.063 | + lib/nova:configure_console_proxies:725 : local offset=0 2026-03-26 00:47:38.068 | + lib/nova:configure_console_proxies:729 : offset=0 2026-03-26 00:47:38.073 | + lib/nova:configure_console_proxies:731 : is_service_enabled n-novnc 2026-03-26 00:47:38.106 | + functions-common:is_service_enabled:2068 : return 0 2026-03-26 00:47:38.112 | + lib/nova:configure_console_proxies:732 : iniset /etc/nova/nova_cell1.conf vnc novncproxy_host 0.0.0.0 2026-03-26 00:47:38.181 | + lib/nova:configure_console_proxies:733 : iniset /etc/nova/nova_cell1.conf vnc novncproxy_port 6080 2026-03-26 00:47:38.247 | + lib/nova:configure_console_proxies:735 : is_nova_console_proxy_compute_tls_enabled 2026-03-26 00:47:38.253 | + lib/nova:is_nova_console_proxy_compute_tls_enabled:188 : [[ False = \T\r\u\e ]] 2026-03-26 00:47:38.258 | + lib/nova:is_nova_console_proxy_compute_tls_enabled:189 : return 1 2026-03-26 00:47:38.265 | + lib/nova:configure_console_proxies:763 : is_service_enabled n-spice 2026-03-26 00:47:38.301 | + functions-common:is_service_enabled:2068 : return 1 2026-03-26 00:47:38.306 | + lib/nova:configure_console_proxies:768 : is_service_enabled n-sproxy 2026-03-26 00:47:38.340 | + functions-common:is_service_enabled:2068 : return 1 2026-03-26 00:47:38.346 | + lib/nova:configure_nova:369 : is_service_enabled n-cpu 2026-03-26 00:47:38.383 | + functions-common:is_service_enabled:2068 : return 0 2026-03-26 00:47:38.390 | + lib/nova:configure_nova:369 : [[ -r /opt/stack/devstack/lib/nova_plugins/hypervisor-libvirt ]] 2026-03-26 00:47:38.396 | + lib/nova:configure_nova:371 : configure_nova_hypervisor 2026-03-26 00:47:38.402 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:40 : configure_libvirt 2026-03-26 00:47:38.408 | + lib/nova_plugins/functions-libvirt:configure_libvirt:119 : is_service_enabled neutron 2026-03-26 00:47:38.442 | + functions-common:is_service_enabled:2068 : return 0 2026-03-26 00:47:38.447 | + lib/nova_plugins/functions-libvirt:configure_libvirt:119 : sudo grep -q '^cgroup_device_acl' /etc/libvirt/qemu.conf 2026-03-26 00:47:38.472 | + lib/nova_plugins/functions-libvirt:configure_libvirt:121 : cat 2026-03-26 00:47:38.472 | + lib/nova_plugins/functions-libvirt:configure_libvirt:121 : sudo tee -a /etc/libvirt/qemu.conf 2026-03-26 00:47:38.486 | cgroup_device_acl = [ 2026-03-26 00:47:38.486 | "/dev/null", "/dev/full", "/dev/zero", 2026-03-26 00:47:38.486 | "/dev/random", "/dev/urandom", 2026-03-26 00:47:38.486 | "/dev/ptmx", "/dev/kvm", "/dev/kqemu", 2026-03-26 00:47:38.486 | "/dev/rtc", "/dev/hpet","/dev/net/tun", 2026-03-26 00:47:38.486 | "/dev/vfio/vfio", 2026-03-26 00:47:38.486 | ] 2026-03-26 00:47:38.493 | + lib/nova_plugins/functions-libvirt:configure_libvirt:132 : is_fedora 2026-03-26 00:47:38.498 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2026-03-26 00:47:38.504 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2026-03-26 00:47:38.511 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2026-03-26 00:47:38.517 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2026-03-26 00:47:38.523 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-03-26 00:47:38.529 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2026-03-26 00:47:38.533 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-03-26 00:47:38.539 | + functions-common:is_fedora:533 : '[' Ubuntu = RockyLinux ']' 2026-03-26 00:47:38.545 | + functions-common:is_fedora:534 : '[' Ubuntu = CentOS ']' 2026-03-26 00:47:38.550 | + functions-common:is_fedora:534 : '[' Ubuntu = CentOSStream ']' 2026-03-26 00:47:38.556 | + functions-common:is_fedora:535 : '[' Ubuntu = AlmaLinux ']' 2026-03-26 00:47:38.562 | + functions-common:is_fedora:536 : '[' Ubuntu = OracleServer ']' 2026-03-26 00:47:38.568 | + functions-common:is_fedora:536 : '[' Ubuntu = Virtuozzo ']' 2026-03-26 00:47:38.573 | + lib/nova_plugins/functions-libvirt:configure_libvirt:151 : getent group libvirt 2026-03-26 00:47:38.582 | + lib/nova_plugins/functions-libvirt:configure_libvirt:154 : add_user_to_group stack libvirt 2026-03-26 00:47:38.588 | + functions-common:add_user_to_group:2181 : local user=stack 2026-03-26 00:47:38.594 | + functions-common:add_user_to_group:2182 : local group=libvirt 2026-03-26 00:47:38.599 | + functions-common:add_user_to_group:2184 : sudo usermod -a -G libvirt stack 2026-03-26 00:47:38.651 | + lib/nova_plugins/functions-libvirt:configure_libvirt:157 : [[ True = \T\r\u\e ]] 2026-03-26 00:47:38.656 | + lib/nova_plugins/functions-libvirt:configure_libvirt:158 : is_ubuntu 2026-03-26 00:47:38.662 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-03-26 00:47:38.669 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-03-26 00:47:38.674 | + 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:47:38.680 | + lib/nova_plugins/functions-libvirt:configure_libvirt:167 : local log_outputs=1:file:/var/log/libvirt/libvirtd.log 2026-03-26 00:47:38.686 | + 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:47:38.708 | + 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:47:38.709 | + lib/nova_plugins/functions-libvirt:configure_libvirt:169 : sudo tee -a /etc/libvirt/libvirtd.conf 2026-03-26 00:47:38.723 | 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:47:38.729 | + 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:47:38.753 | + lib/nova_plugins/functions-libvirt:configure_libvirt:172 : echo 'log_outputs="1:file:/var/log/libvirt/libvirtd.log"' 2026-03-26 00:47:38.754 | + lib/nova_plugins/functions-libvirt:configure_libvirt:172 : sudo tee -a /etc/libvirt/libvirtd.conf 2026-03-26 00:47:38.766 | log_outputs="1:file:/var/log/libvirt/libvirtd.log" 2026-03-26 00:47:38.773 | + lib/nova_plugins/functions-libvirt:configure_libvirt:176 : is_nova_console_proxy_compute_tls_enabled 2026-03-26 00:47:38.780 | + lib/nova:is_nova_console_proxy_compute_tls_enabled:188 : [[ False = \T\r\u\e ]] 2026-03-26 00:47:38.786 | + lib/nova:is_nova_console_proxy_compute_tls_enabled:189 : return 1 2026-03-26 00:47:38.792 | + lib/nova_plugins/functions-libvirt:configure_libvirt:194 : restart_service libvirtd 2026-03-26 00:47:38.797 | + functions-common:restart_service:2296 : '[' -x /bin/systemctl ']' 2026-03-26 00:47:38.801 | + functions-common:restart_service:2297 : sudo /bin/systemctl restart libvirtd 2026-03-26 00:47:38.881 | + lib/nova_plugins/functions-libvirt:configure_libvirt:200 : restart_service virtlogd 2026-03-26 00:47:38.887 | + functions-common:restart_service:2296 : '[' -x /bin/systemctl ']' 2026-03-26 00:47:38.894 | + functions-common:restart_service:2297 : sudo /bin/systemctl restart virtlogd 2026-03-26 00:47:38.994 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:41 : iniset /etc/nova/nova.conf libvirt virt_type kvm 2026-03-26 00:47:39.065 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:42 : iniset /etc/nova/nova.conf libvirt cpu_mode host-passthrough 2026-03-26 00:47:39.136 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:43 : '[' host-passthrough == custom ']' 2026-03-26 00:47:39.143 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:47 : iniset /etc/nova/nova.conf DEFAULT pointer_model ps2mouse 2026-03-26 00:47:39.212 | + 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:47:39.278 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:49 : iniset /etc/nova/nova.conf DEFAULT default_ephemeral_format ext4 2026-03-26 00:47:39.347 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:50 : iniset /etc/nova/nova.conf DEFAULT compute_driver libvirt.LibvirtDriver 2026-03-26 00:47:39.413 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:52 : is_arch ppc64 2026-03-26 00:47:39.421 | ++ functions-common:is_arch:517 : uname -m 2026-03-26 00:47:39.430 | + functions-common:is_arch:517 : [[ x86_64 == \p\p\c\6\4 ]] 2026-03-26 00:47:39.436 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:57 : is_arch aarch64 2026-03-26 00:47:39.443 | ++ functions-common:is_arch:517 : uname -m 2026-03-26 00:47:39.453 | + functions-common:is_arch:517 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2026-03-26 00:47:39.458 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:65 : isset ENABLE_FILE_INJECTION 2026-03-26 00:47:39.462 | + functions-common:isset:264 : [[ -v ENABLE_FILE_INJECTION ]] 2026-03-26 00:47:39.467 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:73 : [[ kvm = \p\a\r\a\l\l\e\l\s ]] 2026-03-26 00:47:39.473 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:80 : [[ '' == \L\V\M ]] 2026-03-26 00:47:39.478 | + ./stack.sh:main:959 : is_service_enabled placement 2026-03-26 00:47:39.515 | + functions-common:is_service_enabled:2068 : return 0 2026-03-26 00:47:39.521 | + ./stack.sh:main:961 : stack_install_service placement 2026-03-26 00:47:39.526 | + lib/stack:stack_install_service:20 : local service=placement 2026-03-26 00:47:39.531 | + lib/stack:stack_install_service:21 : type install_placement 2026-03-26 00:47:39.537 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-03-26 00:47:39.544 | + lib/stack:stack_install_service:32 : install_placement 2026-03-26 00:47:39.550 | + lib/placement:install_placement:121 : pip_install_gr osc-placement 2026-03-26 00:47:39.556 | + inc/python:pip_install_gr:94 : local name=osc-placement 2026-03-26 00:47:39.563 | + inc/python:pip_install_gr:95 : local clean_name 2026-03-26 00:47:39.569 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements osc-placement 2026-03-26 00:47:39.575 | ++ inc/python:get_from_global_requirements:241 : local package=osc-placement 2026-03-26 00:47:39.580 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-03-26 00:47:39.589 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^osc-placement' /opt/stack/requirements/global-requirements.txt 2026-03-26 00:47:39.589 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-03-26 00:47:39.600 | ++ inc/python:get_from_global_requirements:243 : required_pkg='osc-placement ' 2026-03-26 00:47:39.606 | ++ inc/python:get_from_global_requirements:244 : [[ osc-placement == '' ]] 2026-03-26 00:47:39.612 | ++ inc/python:get_from_global_requirements:247 : echo osc-placement 2026-03-26 00:47:39.620 | + inc/python:pip_install_gr:96 : clean_name=osc-placement 2026-03-26 00:47:39.626 | + inc/python:pip_install_gr:97 : pip_install osc-placement 2026-03-26 00:47:39.677 | Using python 3.12 to install osc-placement 2026-03-26 00:47:39.684 | + 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:47:40.343 | Collecting osc-placement 2026-03-26 00:47:40.416 | Downloading osc_placement-4.8.0-py3-none-any.whl.metadata (2.1 kB) 2026-03-26 00:47:40.425 | 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:47:40.426 | 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:47:40.426 | 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:47:40.427 | 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:47:40.428 | 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:47:40.429 | 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:47:40.429 | 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:47:40.430 | 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:47:40.431 | 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:47:40.434 | 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:47:40.434 | 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:47:40.435 | 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:47:40.436 | 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:47:40.437 | 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:47:40.437 | 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:47:40.438 | 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:47:40.440 | 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:47:40.440 | 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:47:40.441 | 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:47:40.442 | 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:47:40.442 | 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:47:40.443 | 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:47:40.443 | 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:47:40.444 | 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:47:40.445 | 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:47:40.445 | 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:47:40.446 | 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:47:40.448 | 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:47:40.450 | 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:47:40.454 | 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:47:40.457 | 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:47:40.457 | 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:47:40.457 | 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:47:40.458 | 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:47:40.459 | 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:47:40.462 | 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:47:40.465 | 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:47:40.472 | 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:47:40.472 | 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:47:40.473 | 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:47:40.474 | 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:47:40.481 | 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:47:40.482 | 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:47:40.484 | 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:47:40.505 | Downloading osc_placement-4.8.0-py3-none-any.whl (64 kB) 2026-03-26 00:47:40.682 | Installing collected packages: osc-placement 2026-03-26 00:47:40.754 | Successfully installed osc-placement-4.8.0 2026-03-26 00:47:40.830 | + inc/python:pip_install:216 : result=0 2026-03-26 00:47:40.836 | + inc/python:pip_install:218 : time_stop pip_install 2026-03-26 00:47:40.840 | + functions-common:time_stop:2412 : local name 2026-03-26 00:47:40.847 | + functions-common:time_stop:2413 : local end_time 2026-03-26 00:47:40.851 | + functions-common:time_stop:2414 : local elapsed_time 2026-03-26 00:47:40.856 | + functions-common:time_stop:2415 : local total 2026-03-26 00:47:40.862 | + functions-common:time_stop:2416 : local start_time 2026-03-26 00:47:40.868 | + functions-common:time_stop:2418 : name=pip_install 2026-03-26 00:47:40.873 | + functions-common:time_stop:2419 : start_time=1774486059665 2026-03-26 00:47:40.877 | + functions-common:time_stop:2421 : [[ -z 1774486059665 ]] 2026-03-26 00:47:40.883 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-03-26 00:47:40.892 | + functions-common:time_stop:2424 : end_time=1774486060886 2026-03-26 00:47:40.897 | + functions-common:time_stop:2425 : elapsed_time=1221 2026-03-26 00:47:40.904 | + functions-common:time_stop:2426 : total=107680 2026-03-26 00:47:40.909 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-03-26 00:47:40.915 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=108901 2026-03-26 00:47:40.920 | + inc/python:pip_install:219 : return 0 2026-03-26 00:47:40.927 | + lib/placement:install_placement:122 : git_clone https://github.com/openstack/placement.git /opt/stack/placement master 2026-03-26 00:47:40.932 | + functions-common:git_clone:581 : local git_remote=https://github.com/openstack/placement.git 2026-03-26 00:47:40.937 | + functions-common:git_clone:582 : local git_dest=/opt/stack/placement 2026-03-26 00:47:40.943 | + functions-common:git_clone:583 : local git_ref=master 2026-03-26 00:47:40.948 | + functions-common:git_clone:584 : local orig_dir 2026-03-26 00:47:40.956 | ++ functions-common:git_clone:585 : pwd 2026-03-26 00:47:40.963 | + functions-common:git_clone:585 : orig_dir=/opt/stack/devstack 2026-03-26 00:47:40.969 | + functions-common:git_clone:586 : local git_clone_flags= 2026-03-26 00:47:40.976 | ++ functions-common:git_clone:588 : trueorfalse False RECLONE 2026-03-26 00:47:41.015 | + functions-common:git_clone:588 : RECLONE=False 2026-03-26 00:47:41.020 | + functions-common:git_clone:589 : [[ 0 -gt 0 ]] 2026-03-26 00:47:41.026 | + functions-common:git_clone:593 : [[ False = \T\r\u\e ]] 2026-03-26 00:47:41.033 | + functions-common:git_clone:602 : echo master 2026-03-26 00:47:41.034 | + functions-common:git_clone:602 : egrep -q '^refs' 2026-03-26 00:47:41.044 | + functions-common:git_clone:616 : [[ ! -d /opt/stack/placement ]] 2026-03-26 00:47:41.051 | + functions-common:git_clone:626 : [[ False = \T\r\u\e ]] 2026-03-26 00:47:41.056 | + functions-common:git_clone:661 : sudo git config --system --add safe.directory /opt/stack/placement 2026-03-26 00:47:41.081 | + functions-common:git_clone:664 : cd /opt/stack/placement 2026-03-26 00:47:41.087 | + functions-common:git_clone:665 : git show --oneline 2026-03-26 00:47:41.089 | + functions-common:git_clone:665 : head -1 2026-03-26 00:47:41.094 | e3db398f Update master for stable/2026.1 2026-03-26 00:47:41.100 | + functions-common:git_clone:666 : cd /opt/stack/devstack 2026-03-26 00:47:41.105 | + lib/placement:install_placement:123 : setup_develop /opt/stack/placement 2026-03-26 00:47:41.111 | + inc/python:setup_develop:353 : local bindep 2026-03-26 00:47:41.117 | + inc/python:setup_develop:354 : [[ /opt/stack/placement == -bindep* ]] 2026-03-26 00:47:41.123 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/placement 2026-03-26 00:47:41.128 | + inc/python:setup_develop:359 : local extras= 2026-03-26 00:47:41.135 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/placement -e 2026-03-26 00:47:41.141 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-03-26 00:47:41.147 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/placement == -bindep* ]] 2026-03-26 00:47:41.152 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/placement 2026-03-26 00:47:41.158 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-03-26 00:47:41.163 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-03-26 00:47:41.171 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/placement 2026-03-26 00:47:41.177 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-03-26 00:47:41.184 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/placement 2026-03-26 00:47:41.190 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-03-26 00:47:41.196 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-03-26 00:47:41.203 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/placement/setup.cfg 2026-03-26 00:47:41.216 | + inc/python:_setup_package_with_constraints_edit:400 : name=openstack-placement 2026-03-26 00:47:41.222 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z openstack-placement ']' 2026-03-26 00:47:41.228 | + 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:47:41.321 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/placement -e 2026-03-26 00:47:41.329 | + inc/python:setup_package:436 : local bindep=0 2026-03-26 00:47:41.335 | + inc/python:setup_package:437 : local bindep_flag= 2026-03-26 00:47:41.341 | + inc/python:setup_package:438 : local bindep_profiles= 2026-03-26 00:47:41.346 | + inc/python:setup_package:439 : [[ /opt/stack/placement == -bindep* ]] 2026-03-26 00:47:41.351 | + inc/python:setup_package:444 : local project_dir=/opt/stack/placement 2026-03-26 00:47:41.357 | + inc/python:setup_package:445 : local flags=-e 2026-03-26 00:47:41.362 | + inc/python:setup_package:446 : local extras= 2026-03-26 00:47:41.368 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-03-26 00:47:41.373 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-03-26 00:47:41.380 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-03-26 00:47:41.386 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-03-26 00:47:41.393 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-03-26 00:47:41.399 | + inc/python:setup_package:464 : pip_install -e /opt/stack/placement 2026-03-26 00:47:41.442 | Using python 3.12 to install /opt/stack/placement 2026-03-26 00:47:41.447 | + 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:47:42.041 | Obtaining file:///opt/stack/placement 2026-03-26 00:47:42.044 | Installing build dependencies: started 2026-03-26 00:47:43.013 | Installing build dependencies: finished with status 'done' 2026-03-26 00:47:43.014 | Checking if build backend supports build_editable: started 2026-03-26 00:47:43.326 | Checking if build backend supports build_editable: finished with status 'done' 2026-03-26 00:47:43.326 | Getting requirements to build editable: started 2026-03-26 00:47:43.480 | Getting requirements to build editable: finished with status 'done' 2026-03-26 00:47:43.483 | Preparing editable metadata (pyproject.toml): started 2026-03-26 00:47:44.076 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-03-26 00:47:44.099 | 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:47:44.100 | 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:47:44.101 | 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:47:44.101 | 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:47:44.101 | 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:47:44.102 | 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:47:44.102 | 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:47:44.103 | 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:47:44.103 | 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:47:44.103 | 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:47:44.104 | 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:47:44.104 | 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:47:44.105 | 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:47:44.105 | 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:47:44.105 | 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:47:44.106 | 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:47:44.106 | 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:47:44.107 | 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:47:44.107 | 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:47:44.108 | 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:47:44.109 | 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:47:44.109 | 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:47:44.110 | 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:47:44.110 | 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:47:44.114 | 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:47:44.114 | 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:47:44.115 | 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:47:44.116 | 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:47:44.116 | 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:47:44.117 | 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:47:44.119 | 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:47:44.120 | 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:47:44.120 | 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:47:44.121 | 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:47:44.126 | 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:47:44.128 | 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:47:44.131 | 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:47:44.132 | 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:47:44.134 | 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:47:44.137 | 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:47:44.139 | 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:47:44.140 | 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:47:44.146 | 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:47:44.147 | 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:47:44.147 | 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:47:44.149 | 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:47:44.152 | 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:47:44.154 | 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:47:44.154 | 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:47:44.155 | 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:47:44.158 | 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:47:44.162 | 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:47:44.165 | 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:47:44.167 | 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:47:44.168 | 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:47:44.169 | 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:47:44.172 | 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:47:44.174 | 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:47:44.185 | 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:47:44.193 | 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:47:44.193 | 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:47:44.194 | 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:47:44.194 | 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:47:44.213 | 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:47:44.221 | 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:47:44.233 | 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:47:44.253 | Building wheels for collected packages: openstack-placement 2026-03-26 00:47:44.254 | Building editable for openstack-placement (pyproject.toml): started 2026-03-26 00:47:44.786 | Building editable for openstack-placement (pyproject.toml): finished with status 'done' 2026-03-26 00:47:44.788 | Created wheel for openstack-placement: filename=openstack_placement-15.1.0.dev1-0.editable-py3-none-any.whl size=8750 sha256=95341582481db52bcf5e27df914e071cb05c99070ce75236b0390d5ea557326f 2026-03-26 00:47:44.788 | Stored in directory: /tmp/pip-ephem-wheel-cache-h4dmycaq/wheels/0f/d8/4f/e8707957c726bd4763e71d7ed0672723b81ca99945904983a6 2026-03-26 00:47:44.795 | Successfully built openstack-placement 2026-03-26 00:47:44.941 | Installing collected packages: openstack-placement 2026-03-26 00:47:44.972 | Successfully installed openstack-placement-15.1.0.dev1 2026-03-26 00:47:45.080 | + inc/python:pip_install:216 : result=0 2026-03-26 00:47:45.084 | + inc/python:pip_install:218 : time_stop pip_install 2026-03-26 00:47:45.090 | + functions-common:time_stop:2412 : local name 2026-03-26 00:47:45.096 | + functions-common:time_stop:2413 : local end_time 2026-03-26 00:47:45.101 | + functions-common:time_stop:2414 : local elapsed_time 2026-03-26 00:47:45.106 | + functions-common:time_stop:2415 : local total 2026-03-26 00:47:45.110 | + functions-common:time_stop:2416 : local start_time 2026-03-26 00:47:45.116 | + functions-common:time_stop:2418 : name=pip_install 2026-03-26 00:47:45.122 | + functions-common:time_stop:2419 : start_time=1774486061432 2026-03-26 00:47:45.127 | + functions-common:time_stop:2421 : [[ -z 1774486061432 ]] 2026-03-26 00:47:45.134 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-03-26 00:47:45.141 | + functions-common:time_stop:2424 : end_time=1774486065136 2026-03-26 00:47:45.147 | + functions-common:time_stop:2425 : elapsed_time=3704 2026-03-26 00:47:45.152 | + functions-common:time_stop:2426 : total=108901 2026-03-26 00:47:45.157 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-03-26 00:47:45.162 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=112605 2026-03-26 00:47:45.166 | + inc/python:pip_install:219 : return 0 2026-03-26 00:47:45.173 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-03-26 00:47:45.179 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-03-26 00:47:45.185 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/placement 2026-03-26 00:47:45.190 | + inc/python:use_library_from_git:266 : local name=/opt/stack/placement 2026-03-26 00:47:45.195 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-26 00:47:45.201 | + inc/python:use_library_from_git:268 : [[ novnc,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:47:45.207 | + inc/python:use_library_from_git:268 : [[ ,novnc,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:47:45.213 | + inc/python:use_library_from_git:269 : return 1 2026-03-26 00:47:45.220 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-03-26 00:47:45.227 | + ./stack.sh:main:962 : configure_placement 2026-03-26 00:47:45.232 | + lib/placement:configure_placement:86 : sudo install -d -o stack /etc/placement 2026-03-26 00:47:45.255 | + lib/placement:configure_placement:87 : create_placement_conf 2026-03-26 00:47:45.261 | + lib/placement:create_placement_conf:76 : rm -f /etc/placement/placement.conf 2026-03-26 00:47:45.272 | ++ lib/placement:create_placement_conf:77 : database_connection_url placement 2026-03-26 00:47:45.277 | ++ lib/database:database_connection_url:134 : local db=placement 2026-03-26 00:47:45.282 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql placement 2026-03-26 00:47:45.288 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=placement 2026-03-26 00:47:45.294 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-03-26 00:47:45.299 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-03-26 00:47:45.305 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-03-26 00:47:45.341 | ++ functions-common:is_service_enabled:2068 : return 0 2026-03-26 00:47:45.347 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-03-26 00:47:45.353 | ++ 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:47:45.360 | + 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:47:45.432 | + lib/placement:create_placement_conf:78 : iniset /etc/placement/placement.conf DEFAULT debug True 2026-03-26 00:47:45.499 | + lib/placement:create_placement_conf:79 : iniset /etc/placement/placement.conf api auth_strategy keystone 2026-03-26 00:47:45.568 | + lib/placement:create_placement_conf:80 : configure_keystone_authtoken_middleware /etc/placement/placement.conf placement 2026-03-26 00:47:45.574 | + lib/keystone:configure_keystone_authtoken_middleware:454 : local conf_file=/etc/placement/placement.conf 2026-03-26 00:47:45.579 | + lib/keystone:configure_keystone_authtoken_middleware:455 : local admin_user=placement 2026-03-26 00:47:45.584 | + lib/keystone:configure_keystone_authtoken_middleware:456 : local section=keystone_authtoken 2026-03-26 00:47:45.589 | + lib/keystone:configure_keystone_authtoken_middleware:457 : local service_type= 2026-03-26 00:47:45.594 | + lib/keystone:configure_keystone_authtoken_middleware:459 : configure_keystoneauth /etc/placement/placement.conf placement keystone_authtoken 2026-03-26 00:47:45.600 | + lib/keystone:configure_keystoneauth:432 : local conf_file=/etc/placement/placement.conf 2026-03-26 00:47:45.606 | + lib/keystone:configure_keystoneauth:433 : local admin_user=placement 2026-03-26 00:47:45.612 | + lib/keystone:configure_keystoneauth:434 : local section=keystone_authtoken 2026-03-26 00:47:45.617 | + lib/keystone:configure_keystoneauth:436 : iniset /etc/placement/placement.conf keystone_authtoken auth_type password 2026-03-26 00:47:45.687 | + lib/keystone:configure_keystoneauth:437 : iniset /etc/placement/placement.conf keystone_authtoken interface public 2026-03-26 00:47:45.753 | + lib/keystone:configure_keystoneauth:438 : iniset /etc/placement/placement.conf keystone_authtoken auth_url https://199.204.45.246/identity 2026-03-26 00:47:45.816 | + lib/keystone:configure_keystoneauth:439 : iniset /etc/placement/placement.conf keystone_authtoken username placement 2026-03-26 00:47:45.879 | + lib/keystone:configure_keystoneauth:440 : iniset /etc/placement/placement.conf keystone_authtoken password secretservice 2026-03-26 00:47:45.945 | + lib/keystone:configure_keystoneauth:441 : iniset /etc/placement/placement.conf keystone_authtoken user_domain_name Default 2026-03-26 00:47:46.008 | + lib/keystone:configure_keystoneauth:442 : iniset /etc/placement/placement.conf keystone_authtoken project_name service 2026-03-26 00:47:46.094 | + lib/keystone:configure_keystoneauth:443 : iniset /etc/placement/placement.conf keystone_authtoken project_domain_name Default 2026-03-26 00:47:46.159 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/placement/placement.conf keystone_authtoken www_authenticate_uri https://199.204.45.246/identity 2026-03-26 00:47:46.226 | + 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:47:46.297 | + lib/keystone:configure_keystone_authtoken_middleware:462 : iniset /etc/placement/placement.conf keystone_authtoken memcached_servers localhost:11211 2026-03-26 00:47:46.364 | + lib/keystone:configure_keystone_authtoken_middleware:463 : [[ -n '' ]] 2026-03-26 00:47:46.370 | + lib/placement:create_placement_conf:81 : setup_logging /etc/placement/placement.conf 2026-03-26 00:47:46.374 | + functions:setup_logging:693 : setup_systemd_logging /etc/placement/placement.conf 2026-03-26 00:47:46.379 | + functions:setup_systemd_logging:710 : local conf_file=/etc/placement/placement.conf 2026-03-26 00:47:46.387 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-03-26 00:47:46.426 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-03-26 00:47:46.431 | + functions:setup_systemd_logging:716 : local pidstr= 2026-03-26 00:47:46.437 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-03-26 00:47:46.443 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-03-26 00:47:46.449 | + 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:47:46.514 | + 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:47:46.585 | + 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:47:46.659 | + functions:setup_systemd_logging:727 : iniset /etc/placement/placement.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-03-26 00:47:46.729 | + functions:setup_systemd_logging:730 : iniset /etc/placement/placement.conf DEFAULT log_color False 2026-03-26 00:47:46.792 | + lib/placement:configure_placement:89 : write_uwsgi_config /etc/placement/placement-uwsgi.ini placement.wsgi.api:application /placement '' placement-api 2026-03-26 00:47:46.798 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/placement/placement-uwsgi.ini 2026-03-26 00:47:46.803 | + lib/apache:write_uwsgi_config:244 : local wsgi=placement.wsgi.api:application 2026-03-26 00:47:46.808 | + lib/apache:write_uwsgi_config:245 : local url=/placement 2026-03-26 00:47:46.813 | + lib/apache:write_uwsgi_config:246 : local http= 2026-03-26 00:47:46.818 | + lib/apache:write_uwsgi_config:247 : local name=placement-api 2026-03-26 00:47:46.824 | + lib/apache:write_uwsgi_config:249 : '[' -z placement-api ']' 2026-03-26 00:47:46.830 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-03-26 00:47:46.835 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-03-26 00:47:46.859 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 stack root' 2026-03-26 00:47:46.861 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-03-26 00:47:46.876 | d /var/run/uwsgi 0755 stack root 2026-03-26 00:47:46.885 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-03-26 00:47:46.904 | /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:47:46.912 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/placement-api.socket 2026-03-26 00:47:46.918 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/placement/placement-uwsgi.ini 2026-03-26 00:47:46.928 | + lib/apache:write_uwsgi_config:270 : [[ placement.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-03-26 00:47:46.935 | + lib/apache:write_uwsgi_config:271 : iniset /etc/placement/placement-uwsgi.ini uwsgi module placement.wsgi.api:application 2026-03-26 00:47:47.010 | + lib/apache:write_uwsgi_config:276 : iniset /etc/placement/placement-uwsgi.ini uwsgi processes 4 2026-03-26 00:47:47.077 | + lib/apache:write_uwsgi_config:278 : iniset /etc/placement/placement-uwsgi.ini uwsgi master true 2026-03-26 00:47:47.142 | + lib/apache:write_uwsgi_config:280 : iniset /etc/placement/placement-uwsgi.ini uwsgi die-on-term true 2026-03-26 00:47:47.206 | + lib/apache:write_uwsgi_config:281 : iniset /etc/placement/placement-uwsgi.ini uwsgi exit-on-reload false 2026-03-26 00:47:47.274 | + lib/apache:write_uwsgi_config:284 : iniset /etc/placement/placement-uwsgi.ini uwsgi worker-reload-mercy 80 2026-03-26 00:47:47.346 | + lib/apache:write_uwsgi_config:285 : iniset /etc/placement/placement-uwsgi.ini uwsgi enable-threads true 2026-03-26 00:47:47.443 | + lib/apache:write_uwsgi_config:286 : iniset /etc/placement/placement-uwsgi.ini uwsgi plugins http,python3 2026-03-26 00:47:47.508 | + lib/apache:write_uwsgi_config:288 : iniset /etc/placement/placement-uwsgi.ini uwsgi thunder-lock true 2026-03-26 00:47:47.578 | + 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:47:47.644 | + lib/apache:write_uwsgi_config:292 : iniset /etc/placement/placement-uwsgi.ini uwsgi buffer-size 65535 2026-03-26 00:47:47.711 | + lib/apache:write_uwsgi_config:294 : iniset /etc/placement/placement-uwsgi.ini uwsgi add-header 'Connection: close' 2026-03-26 00:47:47.774 | + lib/apache:write_uwsgi_config:296 : iniset /etc/placement/placement-uwsgi.ini uwsgi lazy-apps true 2026-03-26 00:47:47.839 | + lib/apache:write_uwsgi_config:298 : iniset /etc/placement/placement-uwsgi.ini uwsgi start-time %t 2026-03-26 00:47:47.906 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-03-26 00:47:47.911 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-03-26 00:47:47.917 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for placement-api 2026-03-26 00:47:47.925 | ++ lib/apache:apache_site_config_for:174 : local site=placement-api 2026-03-26 00:47:47.931 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-03-26 00:47:47.937 | ++ functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-03-26 00:47:47.943 | ++ functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-03-26 00:47:47.949 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/placement-api.conf 2026-03-26 00:47:47.957 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/placement-api.conf 2026-03-26 00:47:47.964 | + lib/apache:write_uwsgi_config:306 : iniset /etc/placement/placement-uwsgi.ini uwsgi socket /var/run/uwsgi/placement-api.socket 2026-03-26 00:47:48.036 | + lib/apache:write_uwsgi_config:307 : iniset /etc/placement/placement-uwsgi.ini uwsgi chmod-socket 666 2026-03-26 00:47:48.105 | + 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:47:48.106 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/placement-api.conf 2026-03-26 00:47:48.120 | ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 acquire=1 2026-03-26 00:47:48.128 | + lib/apache:write_uwsgi_config:309 : enable_apache_site placement-api 2026-03-26 00:47:48.135 | + lib/apache:enable_apache_site:191 : local site=placement-api 2026-03-26 00:47:48.142 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-03-26 00:47:48.148 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-03-26 00:47:48.154 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-03-26 00:47:48.161 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-03-26 00:47:48.167 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-03-26 00:47:48.173 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-03-26 00:47:48.180 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-03-26 00:47:48.185 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-03-26 00:47:48.192 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-03-26 00:47:48.197 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-03-26 00:47:48.203 | + lib/apache:enable_apache_site:195 : sudo a2ensite placement-api 2026-03-26 00:47:48.256 | Enabling site placement-api. 2026-03-26 00:47:48.265 | To activate the new configuration, you need to run: 2026-03-26 00:47:48.265 | systemctl reload apache2 2026-03-26 00:47:48.276 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-03-26 00:47:48.283 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-03-26 00:47:48.289 | + functions-common:restart_service:2296 : '[' -x /bin/systemctl ']' 2026-03-26 00:47:48.296 | + functions-common:restart_service:2297 : sudo /bin/systemctl restart apache2 2026-03-26 00:47:48.445 | + lib/placement:configure_placement:90 : [[ False == \T\r\u\e ]] 2026-03-26 00:47:48.451 | + lib/placement:configure_placement:90 : [[ False == \T\r\u\e ]] 2026-03-26 00:47:48.457 | + lib/placement:configure_placement:94 : iniset /etc/placement/placement.conf oslo_policy enforce_new_defaults False 2026-03-26 00:47:48.531 | + lib/placement:configure_placement:95 : iniset /etc/placement/placement.conf oslo_policy enforce_scope False 2026-03-26 00:47:48.602 | + ./stack.sh:main:969 : is_service_enabled placement placement-client 2026-03-26 00:47:48.641 | + functions-common:is_service_enabled:2068 : return 0 2026-03-26 00:47:48.648 | + ./stack.sh:main:970 : is_service_enabled n-cpu 2026-03-26 00:47:48.691 | + functions-common:is_service_enabled:2068 : return 0 2026-03-26 00:47:48.696 | + ./stack.sh:main:971 : configure_placement_nova_compute 2026-03-26 00:47:48.702 | + lib/nova:configure_placement_nova_compute:634 : local conf=/etc/nova/nova.conf 2026-03-26 00:47:48.708 | + lib/nova:configure_placement_nova_compute:635 : configure_keystoneauth /etc/nova/nova.conf nova placement 2026-03-26 00:47:48.713 | + lib/keystone:configure_keystoneauth:432 : local conf_file=/etc/nova/nova.conf 2026-03-26 00:47:48.717 | + lib/keystone:configure_keystoneauth:433 : local admin_user=nova 2026-03-26 00:47:48.723 | + lib/keystone:configure_keystoneauth:434 : local section=placement 2026-03-26 00:47:48.731 | + lib/keystone:configure_keystoneauth:436 : iniset /etc/nova/nova.conf placement auth_type password 2026-03-26 00:47:48.808 | + lib/keystone:configure_keystoneauth:437 : iniset /etc/nova/nova.conf placement interface public 2026-03-26 00:47:48.888 | + lib/keystone:configure_keystoneauth:438 : iniset /etc/nova/nova.conf placement auth_url https://199.204.45.246/identity 2026-03-26 00:47:48.966 | + lib/keystone:configure_keystoneauth:439 : iniset /etc/nova/nova.conf placement username nova 2026-03-26 00:47:49.040 | + lib/keystone:configure_keystoneauth:440 : iniset /etc/nova/nova.conf placement password secretservice 2026-03-26 00:47:49.110 | + lib/keystone:configure_keystoneauth:441 : iniset /etc/nova/nova.conf placement user_domain_name Default 2026-03-26 00:47:49.172 | + lib/keystone:configure_keystoneauth:442 : iniset /etc/nova/nova.conf placement project_name service 2026-03-26 00:47:49.237 | + lib/keystone:configure_keystoneauth:443 : iniset /etc/nova/nova.conf placement project_domain_name Default 2026-03-26 00:47:49.307 | + ./stack.sh:main:975 : is_service_enabled horizon 2026-03-26 00:47:49.341 | + functions-common:is_service_enabled:2068 : return 1 2026-03-26 00:47:49.345 | + ./stack.sh:main:980 : is_service_enabled tls-proxy 2026-03-26 00:47:49.381 | + functions-common:is_service_enabled:2068 : return 0 2026-03-26 00:47:49.386 | + ./stack.sh:main:981 : fix_system_ca_bundle_path 2026-03-26 00:47:49.392 | + lib/tls:fix_system_ca_bundle_path:365 : is_service_enabled tls-proxy 2026-03-26 00:47:49.430 | + functions-common:is_service_enabled:2068 : return 0 2026-03-26 00:47:49.436 | + lib/tls:fix_system_ca_bundle_path:366 : local capath 2026-03-26 00:47:49.443 | + lib/tls:fix_system_ca_bundle_path:367 : [[ True == \T\r\u\e ]] 2026-03-26 00:47:49.451 | ++ lib/tls:fix_system_ca_bundle_path:368 : /opt/stack/data/venv/bin/python3 -c 'try: 2026-03-26 00:47:49.451 | from requests import certs 2026-03-26 00:47:49.451 | print (certs.where()) 2026-03-26 00:47:49.451 | except ImportError: pass' 2026-03-26 00:47:49.603 | + lib/tls:fix_system_ca_bundle_path:368 : capath=/etc/ssl/certs/ca-certificates.crt 2026-03-26 00:47:49.607 | + lib/tls:fix_system_ca_bundle_path:372 : [[ ! /etc/ssl/certs/ca-certificates.crt == '' ]] 2026-03-26 00:47:49.613 | + lib/tls:fix_system_ca_bundle_path:372 : [[ ! /etc/ssl/certs/ca-certificates.crt =~ ^/etc/.* ]] 2026-03-26 00:47:49.619 | + ./stack.sh:main:984 : is_service_enabled cinder 2026-03-26 00:47:49.657 | + functions-common:is_service_enabled:2068 : return 0 2026-03-26 00:47:49.663 | + ./stack.sh:main:986 : init_os_brick 2026-03-26 00:47:49.669 | + lib/cinder:init_os_brick:511 : mkdir -p /opt/stack/data/os_brick 2026-03-26 00:47:49.678 | + lib/cinder:init_os_brick:512 : is_service_enabled cinder 2026-03-26 00:47:49.712 | + functions-common:is_service_enabled:2068 : return 0 2026-03-26 00:47:49.719 | + lib/cinder:init_os_brick:513 : iniset /etc/cinder/cinder.conf os_brick lock_path /opt/stack/data/os_brick 2026-03-26 00:47:49.790 | + lib/cinder:init_os_brick:515 : is_service_enabled nova 2026-03-26 00:47:49.822 | + functions-common:is_service_enabled:2068 : return 0 2026-03-26 00:47:49.828 | + lib/cinder:init_os_brick:516 : iniset /etc/nova/nova.conf os_brick lock_path /opt/stack/data/os_brick 2026-03-26 00:47:49.927 | + lib/cinder:init_os_brick:518 : is_service_enabled glance 2026-03-26 00:47:49.962 | + functions-common:is_service_enabled:2068 : return 0 2026-03-26 00:47:49.968 | + 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:47:50.038 | + 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:47:50.106 | + ./stack.sh:main:993 : run_phase stack install 2026-03-26 00:47:50.111 | + functions-common:run_phase:1840 : local mode=stack 2026-03-26 00:47:50.118 | + functions-common:run_phase:1841 : local phase=install 2026-03-26 00:47:50.125 | + functions-common:run_phase:1842 : [[ -d /opt/stack/devstack/extras.d ]] 2026-03-26 00:47:50.131 | + functions-common:run_phase:1843 : local extra_plugin_file_name 2026-03-26 00:47:50.137 | + functions-common:run_phase:1844 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-03-26 00:47:50.143 | + functions-common:run_phase:1849 : local exceptions=80-tempest.sh 2026-03-26 00:47:50.149 | + functions-common:run_phase:1850 : local extra 2026-03-26 00:47:50.156 | ++ functions-common:run_phase:1851 : basename /opt/stack/devstack/extras.d/80-tempest.sh 2026-03-26 00:47:50.165 | + functions-common:run_phase:1851 : extra=80-tempest.sh 2026-03-26 00:47:50.169 | + functions-common:run_phase:1852 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-03-26 00:47:50.175 | + functions-common:run_phase:1856 : [[ -r /opt/stack/devstack/extras.d/80-tempest.sh ]] 2026-03-26 00:47:50.180 | + functions-common:run_phase:1856 : source /opt/stack/devstack/extras.d/80-tempest.sh stack install 2026-03-26 00:47:50.186 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-03-26 00:47:50.218 | ++ functions-common:is_service_enabled:2068 : return 1 2026-03-26 00:47:50.225 | + functions-common:run_phase:1861 : [[ stack == \s\o\u\r\c\e ]] 2026-03-26 00:47:50.231 | + 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:47:50.237 | + functions-common:run_phase:1867 : run_plugins stack install 2026-03-26 00:47:50.242 | + functions-common:run_plugins:1826 : local mode=stack 2026-03-26 00:47:50.246 | + functions-common:run_plugins:1827 : local phase=install 2026-03-26 00:47:50.253 | + functions-common:run_plugins:1829 : local plugins=,barbican,magnum,octavia,manila,magnum-cluster-api,ovn-octavia-provider 2026-03-26 00:47:50.259 | + functions-common:run_plugins:1830 : local plugin 2026-03-26 00:47:50.265 | + functions-common:run_plugins:1831 : for plugin in ${plugins//,/ } 2026-03-26 00:47:50.272 | + functions-common:run_plugins:1832 : local dir=/opt/stack/barbican 2026-03-26 00:47:50.277 | + functions-common:run_plugins:1833 : [[ -f /opt/stack/barbican/devstack/plugin.sh ]] 2026-03-26 00:47:50.285 | + functions-common:run_plugins:1834 : source /opt/stack/barbican/devstack/plugin.sh stack install 2026-03-26 00:47:50.292 | ++ /opt/stack/barbican/devstack/plugin.sh:source:5 : BARBICAN_PLUGIN=/opt/stack/barbican/devstack 2026-03-26 00:47:50.298 | ++ /opt/stack/barbican/devstack/plugin.sh:source:6 : source /opt/stack/barbican/devstack/lib/barbican 2026-03-26 00:47:50.332 | ++ /opt/stack/barbican/devstack/plugin.sh:source:8 : is_service_enabled barbican 2026-03-26 00:47:50.366 | ++ functions-common:is_service_enabled:2068 : return 0 2026-03-26 00:47:50.372 | ++ /opt/stack/barbican/devstack/plugin.sh:source:9 : [[ stack == \s\t\a\c\k ]] 2026-03-26 00:47:50.377 | ++ /opt/stack/barbican/devstack/plugin.sh:source:9 : [[ install == \i\n\s\t\a\l\l ]] 2026-03-26 00:47:50.383 | ++ /opt/stack/barbican/devstack/plugin.sh:source:10 : echo_summary 'Installing Barbican' 2026-03-26 00:47:50.389 | ++ ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-03-26 00:47:50.395 | ++ ./stack.sh:echo_summary:444 : echo -e Installing Barbican 2026-03-26 00:47:50.401 | ++ /opt/stack/barbican/devstack/plugin.sh:source:11 : stack_install_service barbican 2026-03-26 00:47:50.406 | ++ lib/stack:stack_install_service:20 : local service=barbican 2026-03-26 00:47:50.412 | ++ lib/stack:stack_install_service:21 : type install_barbican 2026-03-26 00:47:50.418 | ++ lib/stack:stack_install_service:23 : [[ False = True ]] 2026-03-26 00:47:50.423 | ++ lib/stack:stack_install_service:32 : install_barbican 2026-03-26 00:47:50.429 | ++ /opt/stack/barbican/devstack/lib/barbican:install_barbican:203 : is_fedora 2026-03-26 00:47:50.434 | ++ functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2026-03-26 00:47:50.440 | ++ functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2026-03-26 00:47:50.446 | ++ functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2026-03-26 00:47:50.450 | ++ functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2026-03-26 00:47:50.456 | ++ functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-03-26 00:47:50.461 | ++ functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2026-03-26 00:47:50.467 | ++ functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-03-26 00:47:50.473 | ++ functions-common:is_fedora:533 : '[' Ubuntu = RockyLinux ']' 2026-03-26 00:47:50.477 | ++ functions-common:is_fedora:534 : '[' Ubuntu = CentOS ']' 2026-03-26 00:47:50.482 | ++ functions-common:is_fedora:534 : '[' Ubuntu = CentOSStream ']' 2026-03-26 00:47:50.487 | ++ functions-common:is_fedora:535 : '[' Ubuntu = AlmaLinux ']' 2026-03-26 00:47:50.492 | ++ functions-common:is_fedora:536 : '[' Ubuntu = OracleServer ']' 2026-03-26 00:47:50.496 | ++ functions-common:is_fedora:536 : '[' Ubuntu = Virtuozzo ']' 2026-03-26 00:47:50.502 | ++ /opt/stack/barbican/devstack/lib/barbican:install_barbican:207 : setup_develop /opt/stack/barbican 2026-03-26 00:47:50.507 | ++ inc/python:setup_develop:353 : local bindep 2026-03-26 00:47:50.512 | ++ inc/python:setup_develop:354 : [[ /opt/stack/barbican == -bindep* ]] 2026-03-26 00:47:50.517 | ++ inc/python:setup_develop:358 : local project_dir=/opt/stack/barbican 2026-03-26 00:47:50.523 | ++ inc/python:setup_develop:359 : local extras= 2026-03-26 00:47:50.527 | ++ inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/barbican -e 2026-03-26 00:47:50.532 | ++ inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-03-26 00:47:50.537 | ++ inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/barbican == -bindep* ]] 2026-03-26 00:47:50.541 | ++ inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/barbican 2026-03-26 00:47:50.546 | ++ inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-03-26 00:47:50.551 | ++ inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-03-26 00:47:50.558 | +++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/barbican 2026-03-26 00:47:50.563 | +++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-03-26 00:47:50.569 | ++ inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/barbican 2026-03-26 00:47:50.574 | ++ inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-03-26 00:47:50.580 | ++ inc/python:_setup_package_with_constraints_edit:399 : local name 2026-03-26 00:47:50.586 | +++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/barbican/setup.cfg 2026-03-26 00:47:50.596 | ++ inc/python:_setup_package_with_constraints_edit:400 : name=barbican 2026-03-26 00:47:50.601 | ++ inc/python:_setup_package_with_constraints_edit:401 : '[' -z barbican ']' 2026-03-26 00:47:50.606 | ++ 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:47:50.704 | ++ inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/barbican -e 2026-03-26 00:47:50.709 | ++ inc/python:setup_package:436 : local bindep=0 2026-03-26 00:47:50.714 | ++ inc/python:setup_package:437 : local bindep_flag= 2026-03-26 00:47:50.719 | ++ inc/python:setup_package:438 : local bindep_profiles= 2026-03-26 00:47:50.725 | ++ inc/python:setup_package:439 : [[ /opt/stack/barbican == -bindep* ]] 2026-03-26 00:47:50.730 | ++ inc/python:setup_package:444 : local project_dir=/opt/stack/barbican 2026-03-26 00:47:50.734 | ++ inc/python:setup_package:445 : local flags=-e 2026-03-26 00:47:50.739 | ++ inc/python:setup_package:446 : local extras= 2026-03-26 00:47:50.744 | ++ inc/python:setup_package:450 : [[ -n -e ]] 2026-03-26 00:47:50.748 | ++ inc/python:setup_package:450 : [[ -z '' ]] 2026-03-26 00:47:50.752 | ++ inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-03-26 00:47:50.757 | ++ inc/python:setup_package:455 : [[ ! -z '' ]] 2026-03-26 00:47:50.762 | ++ inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-03-26 00:47:50.766 | ++ inc/python:setup_package:464 : pip_install -e /opt/stack/barbican 2026-03-26 00:47:50.805 | Using python 3.12 to install /opt/stack/barbican 2026-03-26 00:47:50.810 | ++ 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:47:51.383 | Obtaining file:///opt/stack/barbican 2026-03-26 00:47:51.384 | Installing build dependencies: started 2026-03-26 00:47:52.343 | Installing build dependencies: finished with status 'done' 2026-03-26 00:47:52.345 | Checking if build backend supports build_editable: started 2026-03-26 00:47:52.645 | Checking if build backend supports build_editable: finished with status 'done' 2026-03-26 00:47:52.647 | Getting requirements to build editable: started 2026-03-26 00:47:52.805 | Getting requirements to build editable: finished with status 'done' 2026-03-26 00:47:52.809 | Preparing editable metadata (pyproject.toml): started 2026-03-26 00:47:53.217 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-03-26 00:47:53.238 | 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:47:53.238 | 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:47:53.239 | 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:47:53.239 | 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:47:53.240 | 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:47:53.240 | 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:47:53.241 | 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:47:53.241 | 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:47:53.242 | 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:47:53.242 | 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:47:53.242 | 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:47:53.243 | 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:47:53.243 | 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:47:53.244 | 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:47:53.245 | 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:47:53.245 | 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:47:53.246 | 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:47:53.246 | 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:47:53.246 | 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:47:53.248 | 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:47:53.248 | 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:47:53.248 | 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:47:53.248 | 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:47:53.249 | 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:47:53.249 | 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:47:53.249 | 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:47:53.250 | 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:47:53.251 | 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:47:53.252 | 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:47:53.253 | 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:47:53.254 | 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:47:53.255 | 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:47:53.256 | 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:47:53.259 | 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:47:53.260 | 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:47:53.260 | 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:47:53.261 | 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:47:53.264 | 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:47:53.265 | 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:47:53.268 | 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:47:53.269 | 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:47:53.270 | 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:47:53.270 | 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:47:53.275 | 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:47:53.277 | 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:47:53.280 | 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:47:53.280 | 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:47:53.281 | 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:47:53.285 | 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:47:53.285 | 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:47:53.286 | 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:47:53.288 | 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:47:53.291 | 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:47:53.295 | 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:47:53.295 | 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:47:53.295 | 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:47:53.295 | 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:47:53.296 | 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:47:53.298 | 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:47:53.303 | 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:47:53.304 | 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:47:53.308 | 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:47:53.310 | 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:47:53.310 | 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:47:53.312 | 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:47:53.315 | 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:47:53.320 | 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:47:53.324 | 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:47:53.324 | 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:47:53.325 | 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:47:53.326 | 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:47:53.326 | 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:47:53.328 | 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:47:53.337 | 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:47:53.342 | 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:47:53.344 | 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:47:53.347 | 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:47:53.350 | 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:47:53.350 | 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:47:53.358 | 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:47:53.369 | 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:47:53.386 | 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:47:53.389 | 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:47:53.389 | 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:47:53.395 | 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:47:53.395 | 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:47:53.396 | 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:47:53.401 | 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:47:53.412 | 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:47:53.412 | 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:47:53.413 | 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:47:53.413 | 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:47:53.430 | 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:47:53.431 | 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:47:53.437 | 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:47:53.447 | 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:47:53.470 | 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:47:53.506 | Building wheels for collected packages: barbican 2026-03-26 00:47:53.506 | Building editable for barbican (pyproject.toml): started 2026-03-26 00:47:54.017 | Building editable for barbican (pyproject.toml): finished with status 'done' 2026-03-26 00:47:54.018 | Created wheel for barbican: filename=barbican-22.0.0.0rc1-0.editable-py3-none-any.whl size=10550 sha256=50a3d0202fc64bad780f4dfa44cdd520e70c570f8e7ed9bde156dd4ebd1663b2 2026-03-26 00:47:54.018 | Stored in directory: /tmp/pip-ephem-wheel-cache-f8e7eicj/wheels/84/02/63/e1cb6519448a7eb57707390d89788b669ef9a586a90cc63bd5 2026-03-26 00:47:54.022 | Successfully built barbican 2026-03-26 00:47:54.161 | Installing collected packages: barbican 2026-03-26 00:47:54.202 | Successfully installed barbican-22.0.0.0rc1 2026-03-26 00:47:54.304 | ++ inc/python:pip_install:216 : result=0 2026-03-26 00:47:54.309 | ++ inc/python:pip_install:218 : time_stop pip_install 2026-03-26 00:47:54.315 | ++ functions-common:time_stop:2412 : local name 2026-03-26 00:47:54.320 | ++ functions-common:time_stop:2413 : local end_time 2026-03-26 00:47:54.325 | ++ functions-common:time_stop:2414 : local elapsed_time 2026-03-26 00:47:54.329 | ++ functions-common:time_stop:2415 : local total 2026-03-26 00:47:54.332 | ++ functions-common:time_stop:2416 : local start_time 2026-03-26 00:47:54.337 | ++ functions-common:time_stop:2418 : name=pip_install 2026-03-26 00:47:54.341 | ++ functions-common:time_stop:2419 : start_time=1774486070797 2026-03-26 00:47:54.346 | ++ functions-common:time_stop:2421 : [[ -z 1774486070797 ]] 2026-03-26 00:47:54.355 | +++ functions-common:time_stop:2424 : date +%s%3N 2026-03-26 00:47:54.362 | ++ functions-common:time_stop:2424 : end_time=1774486074357 2026-03-26 00:47:54.366 | ++ functions-common:time_stop:2425 : elapsed_time=3560 2026-03-26 00:47:54.370 | ++ functions-common:time_stop:2426 : total=112605 2026-03-26 00:47:54.374 | ++ functions-common:time_stop:2428 : _TIME_START[$name]= 2026-03-26 00:47:54.379 | ++ functions-common:time_stop:2429 : _TIME_TOTAL[$name]=116165 2026-03-26 00:47:54.385 | ++ inc/python:pip_install:219 : return 0 2026-03-26 00:47:54.390 | ++ inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-03-26 00:47:54.395 | ++ inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-03-26 00:47:54.400 | ++ inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/barbican 2026-03-26 00:47:54.405 | ++ inc/python:use_library_from_git:266 : local name=/opt/stack/barbican 2026-03-26 00:47:54.410 | ++ inc/python:use_library_from_git:267 : local enabled=1 2026-03-26 00:47:54.415 | ++ inc/python:use_library_from_git:268 : [[ novnc,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:47:54.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, =~ ,/opt/stack/barbican, ]] 2026-03-26 00:47:54.425 | ++ inc/python:use_library_from_git:269 : return 1 2026-03-26 00:47:54.430 | ++ /opt/stack/barbican/devstack/lib/barbican:install_barbican:208 : pip_install uwsgi 2026-03-26 00:47:54.478 | Using python 3.12 to install uwsgi 2026-03-26 00:47:54.483 | ++ 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:47:55.162 | Collecting uwsgi 2026-03-26 00:47:55.291 | Downloading uwsgi-2.0.31.tar.gz (822 kB) 2026-03-26 00:47:55.357 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 822.8/822.8 kB 21.5 MB/s 0:00:00 2026-03-26 00:47:55.558 | Installing build dependencies: started 2026-03-26 00:47:56.483 | Installing build dependencies: finished with status 'done' 2026-03-26 00:47:56.484 | Getting requirements to build wheel: started 2026-03-26 00:47:56.871 | Getting requirements to build wheel: finished with status 'done' 2026-03-26 00:47:56.872 | Preparing metadata (pyproject.toml): started 2026-03-26 00:47:57.073 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-03-26 00:47:57.076 | Building wheels for collected packages: uwsgi 2026-03-26 00:47:57.078 | Building wheel for uwsgi (pyproject.toml): started 2026-03-26 00:48:00.447 | Building wheel for uwsgi (pyproject.toml): finished with status 'done' 2026-03-26 00:48:00.449 | Created wheel for uwsgi: filename=uwsgi-2.0.31-cp312-cp312-linux_x86_64.whl size=596805 sha256=220e5a27a1f223f8b73c5b4ec1057a1a1ad4fa24aee24be91ae9963061b3fbf8 2026-03-26 00:48:00.449 | Stored in directory: /opt/stack/.cache/pip/wheels/de/9b/b9/cc2e42ac5a3197a4be493c415bcc29ea7e58fbfa4b715946a5 2026-03-26 00:48:00.454 | Successfully built uwsgi 2026-03-26 00:48:00.608 | Installing collected packages: uwsgi 2026-03-26 00:48:00.648 | Successfully installed uwsgi-2.0.31 2026-03-26 00:48:00.808 | ++ inc/python:pip_install:216 : result=0 2026-03-26 00:48:00.813 | ++ inc/python:pip_install:218 : time_stop pip_install 2026-03-26 00:48:00.818 | ++ functions-common:time_stop:2412 : local name 2026-03-26 00:48:00.824 | ++ functions-common:time_stop:2413 : local end_time 2026-03-26 00:48:00.829 | ++ functions-common:time_stop:2414 : local elapsed_time 2026-03-26 00:48:00.834 | ++ functions-common:time_stop:2415 : local total 2026-03-26 00:48:00.840 | ++ functions-common:time_stop:2416 : local start_time 2026-03-26 00:48:00.844 | ++ functions-common:time_stop:2418 : name=pip_install 2026-03-26 00:48:00.848 | ++ functions-common:time_stop:2419 : start_time=1774486074466 2026-03-26 00:48:00.853 | ++ functions-common:time_stop:2421 : [[ -z 1774486074466 ]] 2026-03-26 00:48:00.859 | +++ functions-common:time_stop:2424 : date +%s%3N 2026-03-26 00:48:00.865 | ++ functions-common:time_stop:2424 : end_time=1774486080861 2026-03-26 00:48:00.870 | ++ functions-common:time_stop:2425 : elapsed_time=6395 2026-03-26 00:48:00.876 | ++ functions-common:time_stop:2426 : total=116165 2026-03-26 00:48:00.880 | ++ functions-common:time_stop:2428 : _TIME_START[$name]= 2026-03-26 00:48:00.885 | ++ functions-common:time_stop:2429 : _TIME_TOTAL[$name]=122560 2026-03-26 00:48:00.889 | ++ inc/python:pip_install:219 : return 0 2026-03-26 00:48:00.894 | ++ lib/stack:stack_install_service:33 : [[ False = True ]] 2026-03-26 00:48:00.899 | ++ /opt/stack/barbican/devstack/plugin.sh:source:12 : install_barbicanclient 2026-03-26 00:48:00.903 | ++ /opt/stack/barbican/devstack/lib/barbican:install_barbicanclient:213 : use_library_from_git python-barbicanclient 2026-03-26 00:48:00.907 | ++ inc/python:use_library_from_git:266 : local name=python-barbicanclient 2026-03-26 00:48:00.911 | ++ inc/python:use_library_from_git:267 : local enabled=1 2026-03-26 00:48:00.916 | ++ inc/python:use_library_from_git:268 : [[ novnc,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:48:00.920 | ++ inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,python-barbicanclient, ]] 2026-03-26 00:48:00.925 | ++ inc/python:use_library_from_git:269 : return 1 2026-03-26 00:48:00.930 | ++ /opt/stack/barbican/devstack/plugin.sh:source:13 : is_service_enabled barbican-pykmip 2026-03-26 00:48:00.963 | ++ functions-common:is_service_enabled:2068 : return 1 2026-03-26 00:48:00.969 | ++ /opt/stack/barbican/devstack/plugin.sh:source:17 : is_service_enabled barbican-dogtag 2026-03-26 00:48:01.000 | ++ functions-common:is_service_enabled:2068 : return 1 2026-03-26 00:48:01.005 | ++ /opt/stack/barbican/devstack/plugin.sh:source:21 : is_service_enabled barbican-vault 2026-03-26 00:48:01.035 | ++ functions-common:is_service_enabled:2068 : return 1 2026-03-26 00:48:01.041 | ++ /opt/stack/barbican/devstack/plugin.sh:source:67 : [[ stack == \u\n\s\t\a\c\k ]] 2026-03-26 00:48:01.045 | ++ /opt/stack/barbican/devstack/plugin.sh:source:71 : [[ stack == \c\l\e\a\n ]] 2026-03-26 00:48:01.051 | + functions-common:run_plugins:1831 : for plugin in ${plugins//,/ } 2026-03-26 00:48:01.057 | + functions-common:run_plugins:1832 : local dir=/opt/stack/magnum 2026-03-26 00:48:01.062 | + functions-common:run_plugins:1833 : [[ -f /opt/stack/magnum/devstack/plugin.sh ]] 2026-03-26 00:48:01.067 | + functions-common:run_plugins:1834 : source /opt/stack/magnum/devstack/plugin.sh stack install 2026-03-26 00:48:01.096 | ++ /opt/stack/magnum/devstack/plugin.sh:source:7 : echo_summary 'magnum'\''s plugin.sh was called...' 2026-03-26 00:48:01.101 | ++ ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-03-26 00:48:01.107 | ++ ./stack.sh:echo_summary:444 : echo -e 'magnum'\''s' plugin.sh was called... 2026-03-26 00:48:01.113 | ++ /opt/stack/magnum/devstack/plugin.sh:source:8 : source /opt/stack/magnum/devstack/lib/magnum 2026-03-26 00:48:01.161 | ++ /opt/stack/magnum/devstack/plugin.sh:source:9 : set -o posix 2026-03-26 00:48:01.166 | ++ /opt/stack/magnum/devstack/plugin.sh:source:9 : set 2026-03-26 00:48:01.170 | ACCOUNT_PORT_BASE=6612 2026-03-26 00:48:01.170 | ADDITIONAL_VENV_PACKAGES=,PyMySQL 2026-03-26 00:48:01.170 | ADMIN_PASSWORD=secretadmin 2026-03-26 00:48:01.170 | AGENT_DHCP_BINARY=/opt/stack/data/venv/bin/neutron-dhcp-agent 2026-03-26 00:48:01.170 | AGENT_L3_BINARY=/opt/stack/data/venv/bin/neutron-l3-agent 2026-03-26 00:48:01.170 | AGENT_META_BINARY=/opt/stack/data/venv/bin/neutron-metadata-agent 2026-03-26 00:48:01.170 | AGENT_METERING_BINARY=/opt/stack/data/venv/bin/neutron-metering-agent 2026-03-26 00:48:01.170 | ALEMBIC_BRANCH=main 2026-03-26 00:48:01.170 | ALEMBIC_DIR=/opt/stack/alembic 2026-03-26 00:48:01.170 | ALEMBIC_REPO=https://github.com/sqlalchemy/alembic.git 2026-03-26 00:48:01.170 | APACHE_CONF_DIR=/etc/apache2/sites-available 2026-03-26 00:48:01.170 | APACHE_GROUP=stack 2026-03-26 00:48:01.170 | APACHE_LOCAL_HOST=127.0.0.1 2026-03-26 00:48:01.170 | APACHE_LOG_DIR=/var/log/apache2 2026-03-26 00:48:01.170 | APACHE_NAME=apache2 2026-03-26 00:48:01.170 | APACHE_SETTINGS_DIR=/etc/apache2/conf-enabled 2026-03-26 00:48:01.170 | APACHE_USER=stack 2026-03-26 00:48:01.170 | API_WORKERS=4 2026-03-26 00:48:01.170 | BACKING_FILE_SUFFIX=-backing-file 2026-03-26 00:48:01.170 | BARBICAN_API_LOG_DIR=/opt/stack/logs 2026-03-26 00:48:01.170 | BARBICAN_BIN_DIR=/opt/stack/data/venv/bin 2026-03-26 00:48:01.171 | BARBICAN_BRANCH=master 2026-03-26 00:48:01.171 | BARBICAN_CONF=/etc/barbican/barbican.conf 2026-03-26 00:48:01.171 | BARBICAN_CONF_DIR=/etc/barbican 2026-03-26 00:48:01.171 | BARBICAN_DIR=/opt/stack/barbican 2026-03-26 00:48:01.171 | BARBICAN_ENDPOINT_TYPE=internal 2026-03-26 00:48:01.171 | BARBICAN_ENFORCE_SCOPE=False 2026-03-26 00:48:01.171 | BARBICAN_HOST_HREF=http://199.204.45.246/key-manager 2026-03-26 00:48:01.171 | BARBICAN_KEYSTONE_ENDPOINT=https://199.204.45.246/identity 2026-03-26 00:48:01.171 | BARBICAN_PASTE_CONF=/etc/barbican/barbican-api-paste.ini 2026-03-26 00:48:01.171 | BARBICAN_PLUGIN=/opt/stack/barbican/devstack 2026-03-26 00:48:01.171 | BARBICAN_REPO=https://github.com/openstack/barbican.git 2026-03-26 00:48:01.171 | BARBICAN_UWSGI_CONF=/etc/barbican/barbican-uwsgi.ini 2026-03-26 00:48:01.171 | BARBICAN_WSGI=barbican.wsgi.api:application 2026-03-26 00:48:01.171 | BASE_SQL_CONN=mysql+pymysql://root:secretdatabase@127.0.0.1 2026-03-26 00:48:01.171 | BASH=/usr/bin/bash 2026-03-26 00:48:01.171 | BASHOPTS=checkwinsize:cmdhist:complete_fullquote:extquote:force_fignore:globasciiranges:globskipdots:hostcomplete:interactive_comments:patsub_replacement:progcomp:promptvars:sourcepath 2026-03-26 00:48:01.171 | BASH_ALIASES=() 2026-03-26 00:48:01.171 | BASH_ARGC=([0]="0") 2026-03-26 00:48:01.171 | BASH_ARGV=() 2026-03-26 00:48:01.171 | BASH_CMDS=() 2026-03-26 00:48:01.171 | BASH_LINENO=([0]="1834" [1]="1867" [2]="993" [3]="0") 2026-03-26 00:48:01.171 | 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:48:01.171 | BASH_REMATCH=([0]=",tls-proxy,") 2026-03-26 00:48:01.171 | 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:48:01.171 | BASH_VERSINFO=([0]="5" [1]="2" [2]="21" [3]="1" [4]="release" [5]="x86_64-pc-linux-gnu") 2026-03-26 00:48:01.171 | BASH_VERSION='5.2.21(1)-release' 2026-03-26 00:48:01.171 | BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2026-03-26 00:48:01.171 | BRANCHLESS_TARGET_BRANCH=master 2026-03-26 00:48:01.171 | BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/ 2026-03-26 00:48:01.171 | CACHE_BACKEND=dogpile.cache.memcached 2026-03-26 00:48:01.171 | CAPI_VERSION=v1.10.5 2026-03-26 00:48:01.171 | CAPO_VERSION=v0.12.4 2026-03-26 00:48:01.171 | CELLSV2_SETUP=superconductor 2026-03-26 00:48:01.171 | CINDER_ALLOWED_DIRECT_URL_SCHEMES= 2026-03-26 00:48:01.171 | CINDER_API_PASTE_INI=/etc/cinder/api-paste.ini 2026-03-26 00:48:01.171 | CINDER_BACKENDS=/opt/stack/devstack/lib/cinder_backends 2026-03-26 00:48:01.171 | CINDER_BACKUPS=/opt/stack/devstack/lib/cinder_backups 2026-03-26 00:48:01.171 | CINDER_BACKUP_DRIVER=swift 2026-03-26 00:48:01.171 | CINDER_BIN_DIR=/opt/stack/data/venv/bin 2026-03-26 00:48:01.171 | CINDER_BRANCH=master 2026-03-26 00:48:01.171 | CINDER_CACHE_ENABLED_FOR_BACKENDS=lvm:lvmdriver-1 2026-03-26 00:48:01.171 | CINDER_CONF=/etc/cinder/cinder.conf 2026-03-26 00:48:01.171 | CINDER_CONF_DIR=/etc/cinder 2026-03-26 00:48:01.171 | CINDER_DIR=/opt/stack/cinder 2026-03-26 00:48:01.171 | CINDER_DRIVER=default 2026-03-26 00:48:01.171 | CINDER_ENABLED_BACKENDS=lvm:lvmdriver-1 2026-03-26 00:48:01.172 | CINDER_ENFORCE_SCOPE=False 2026-03-26 00:48:01.172 | CINDER_IMG_CACHE_ENABLED=True 2026-03-26 00:48:01.172 | CINDER_IMG_CACHE_SIZE_COUNT= 2026-03-26 00:48:01.172 | CINDER_IMG_CACHE_SIZE_GB= 2026-03-26 00:48:01.172 | CINDER_LVM_TYPE=auto 2026-03-26 00:48:01.172 | CINDER_MY_IP=199.204.45.246 2026-03-26 00:48:01.172 | CINDER_PLUGINS=/opt/stack/devstack/lib/cinder_plugins 2026-03-26 00:48:01.172 | CINDER_REPO=https://github.com/openstack/cinder.git 2026-03-26 00:48:01.172 | CINDER_SERVICE_HOST=199.204.45.246 2026-03-26 00:48:01.172 | CINDER_SERVICE_LISTEN_ADDRESS=0.0.0.0 2026-03-26 00:48:01.172 | CINDER_SERVICE_PORT=8776 2026-03-26 00:48:01.172 | CINDER_SERVICE_PORT_INT=18776 2026-03-26 00:48:01.172 | CINDER_SERVICE_PROTOCOL=https 2026-03-26 00:48:01.172 | CINDER_SERVICE_REPORT_INTERVAL=120 2026-03-26 00:48:01.172 | CINDER_STATE_PATH=/opt/stack/data/cinder 2026-03-26 00:48:01.172 | CINDER_TARGET_HELPER=lioadm 2026-03-26 00:48:01.172 | CINDER_TARGET_PORT=3260 2026-03-26 00:48:01.172 | CINDER_TARGET_PREFIX=iqn.2010-10.org.openstack: 2026-03-26 00:48:01.172 | CINDER_TARGET_PROTOCOL=iscsi 2026-03-26 00:48:01.172 | CINDER_UPLOAD_INTERNAL_TENANT=False 2026-03-26 00:48:01.172 | CINDER_UPLOAD_OPTIMIZED=False 2026-03-26 00:48:01.173 | CINDER_UPLOAD_OPTIMIZED_BACKENDS=lvm:lvmdriver-1 2026-03-26 00:48:01.173 | CINDER_USE_SERVICE_TOKEN=True 2026-03-26 00:48:01.173 | CINDER_UWSGI=cinder.wsgi.api:application 2026-03-26 00:48:01.173 | CINDER_UWSGI_CONF=/etc/cinder/cinder-api-uwsgi.ini 2026-03-26 00:48:01.173 | CINDER_VOLUME_CLEAR=zero 2026-03-26 00:48:01.173 | CIRROS_ARCH=x86_64 2026-03-26 00:48:01.173 | CIRROS_VERSION=0.6.3 2026-03-26 00:48:01.173 | CLUSTER_TOPOLOGY=true 2026-03-26 00:48:01.173 | CONFIGURE_BACKING_FILE=True 2026-03-26 00:48:01.173 | CONFIG_AWK_CMD=awk 2026-03-26 00:48:01.173 | CONTAINER_PORT_BASE=6611 2026-03-26 00:48:01.173 | CURL_GET='curl -g' 2026-03-26 00:48:01.173 | CURRENT_LOG_TIME=2026-03-26-003930 2026-03-26 00:48:01.173 | DATABASE_BACKENDS=' mysql postgresql' 2026-03-26 00:48:01.173 | DATABASE_HOST=127.0.0.1 2026-03-26 00:48:01.173 | DATABASE_PASSWORD=secretdatabase 2026-03-26 00:48:01.173 | DATABASE_QUERY_LOGGING=False 2026-03-26 00:48:01.173 | DATABASE_TYPE=mysql 2026-03-26 00:48:01.173 | DATABASE_USER=root 2026-03-26 00:48:01.173 | DATA_DIR=/opt/stack/data 2026-03-26 00:48:01.173 | DC=([0]="openstack" [1]="org") 2026-03-26 00:48:01.173 | DEBUG_LIBVIRT=True 2026-03-26 00:48:01.173 | DEBUG_LIBVIRT_COREDUMPS=True 2026-03-26 00:48:01.173 | DEFAULT_IMAGE_FILE_NAME=cirros-0.6.3-x86_64-disk.img 2026-03-26 00:48:01.173 | DEFAULT_IMAGE_NAME=cirros-0.6.3-x86_64-disk 2026-03-26 00:48:01.173 | DEFAULT_VIRT_DRIVER=libvirt 2026-03-26 00:48:01.173 | DEFAULT_VOLUME_GROUP_NAME=stack-volumes-default 2026-03-26 00:48:01.173 | DEF_SERVICE_HOST=199.204.45.246 2026-03-26 00:48:01.173 | DEF_SERVICE_LISTEN_ADDRESS=0.0.0.0 2026-03-26 00:48:01.173 | DEF_SERVICE_LOCAL_HOST=127.0.0.1 2026-03-26 00:48:01.173 | DEF_TUNNEL_ENDPOINT_IP=199.204.45.246 2026-03-26 00:48:01.173 | DELTA=1774485583 2026-03-26 00:48:01.173 | DEST=/opt/stack 2026-03-26 00:48:01.173 | DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2026-03-26 00:48:01.174 | DEVSTACK_CERT_NAME=devstack-cert 2026-03-26 00:48:01.174 | DEVSTACK_HOSTNAME=np0000160876.novalocal 2026-03-26 00:48:01.174 | DEVSTACK_PARALLEL=True 2026-03-26 00:48:01.174 | DEVSTACK_PLUGINS=,barbican,magnum,octavia,manila,magnum-cluster-api,ovn-octavia-provider 2026-03-26 00:48:01.174 | DEVSTACK_SERIES=2026.1 2026-03-26 00:48:01.174 | DEVSTACK_START_TIME=1774485561 2026-03-26 00:48:01.174 | DEVSTACK_VENV=/opt/stack/data/venv 2026-03-26 00:48:01.174 | DIRSTACK=() 2026-03-26 00:48:01.174 | DISABLED_SERVICES=dstat,horizon,s-account,s-container,s-object,s-proxy,tempest 2026-03-26 00:48:01.174 | DISABLE_AMP_IMAGE_BUILD=True 2026-03-26 00:48:01.174 | DISKIMAGE_BUILDER_DIR=/opt/stack/diskimage-builder 2026-03-26 00:48:01.174 | DISKIMAGE_BUILDER_REPO_REF=master 2026-03-26 00:48:01.174 | DISKIMAGE_BUILDER_REPO_URL=https://github.com/openstack/diskimage-builder.git 2026-03-26 00:48:01.174 | DISTRO=noble 2026-03-26 00:48:01.174 | DOWNLOAD_DEFAULT_IMAGES=False 2026-03-26 00:48:01.174 | 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:48:01.174 | ENABLE_CHASSIS_AS_GW=True 2026-03-26 00:48:01.174 | ENABLE_DEBUG_LOG_LEVEL=True 2026-03-26 00:48:01.174 | ENABLE_FEDORA_VIRT_PREVIEW_REPO=False 2026-03-26 00:48:01.174 | ENABLE_HTTPD_MOD_WSGI_SERVICES=True 2026-03-26 00:48:01.174 | ENABLE_ISOLATED_METADATA=False 2026-03-26 00:48:01.174 | ENABLE_KSM=True 2026-03-26 00:48:01.174 | ENABLE_KSMTUNED=True 2026-03-26 00:48:01.174 | ENABLE_METADATA_NETWORK=False 2026-03-26 00:48:01.174 | ENABLE_SYSCTL_MEM_TUNING=True 2026-03-26 00:48:01.174 | ENABLE_SYSCTL_NET_TUNING=True 2026-03-26 00:48:01.174 | ENABLE_TENANT_TUNNELS=True 2026-03-26 00:48:01.174 | ENABLE_TENANT_VLANS=False 2026-03-26 00:48:01.174 | ENABLE_VOLUME_MULTIATTACH=False 2026-03-26 00:48:01.174 | ENABLE_ZSWAP=True 2026-03-26 00:48:01.174 | ENFORCE_SCOPE=False 2026-03-26 00:48:01.174 | ERROR_ON_CLONE=True 2026-03-26 00:48:01.174 | ETCD_ARCH=amd64 2026-03-26 00:48:01.174 | ETCD_BIN_DIR=/opt/stack/bin 2026-03-26 00:48:01.174 | ETCD_DATA_DIR=/opt/stack/data/etcd 2026-03-26 00:48:01.174 | ETCD_DOWNLOAD_FILE=etcd-v3.5.21-linux-amd64.tar.gz 2026-03-26 00:48:01.174 | 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:48:01.174 | ETCD_DOWNLOAD_URL=https://github.com/etcd-io/etcd/releases/download 2026-03-26 00:48:01.174 | ETCD_NAME=etcd-v3.5.21-linux-amd64 2026-03-26 00:48:01.174 | ETCD_PEER_PORT=2380 2026-03-26 00:48:01.174 | ETCD_PORT=2379 2026-03-26 00:48:01.174 | ETCD_RAMDISK_MB=512 2026-03-26 00:48:01.174 | ETCD_SHA256=adddda4b06718e68671ffabff2f8cee48488ba61ad82900e639d108f2148501c 2026-03-26 00:48:01.174 | ETCD_SHA256_AMD64=adddda4b06718e68671ffabff2f8cee48488ba61ad82900e639d108f2148501c 2026-03-26 00:48:01.174 | ETCD_SHA256_ARM64=95bf6918623a097c0385b96f139d90248614485e781ec9bee4768dbb6c79c53f 2026-03-26 00:48:01.174 | ETCD_SHA256_PPC64=6fb6ecb3d1b331eb177dc610a8efad3aceb1f836d6aeb439ba0bfac5d5c2a38c 2026-03-26 00:48:01.174 | ETCD_SHA256_S390X=a211a83961ba8a7e94f7d6343ad769e699db21a715ba4f3b68cf31ea28f9c951 2026-03-26 00:48:01.175 | ETCD_SYSTEMD_SERVICE=devstack@etcd.service 2026-03-26 00:48:01.175 | ETCD_USE_RAMDISK=True 2026-03-26 00:48:01.175 | ETCD_VERSION=v3.5.21 2026-03-26 00:48:01.175 | EUID=1002 2026-03-26 00:48:01.175 | EXP_CLUSTER_RESOURCE_SET=true 2026-03-26 00:48:01.175 | EXP_KUBEADM_BOOTSTRAP_FORMAT_IGNITION=true 2026-03-26 00:48:01.175 | 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:48:01.175 | EXTRA_FILES_DOWNLOAD_TIMEOUT=2 2026-03-26 00:48:01.175 | EXTRA_FILES_RETRY=3 2026-03-26 00:48:01.175 | EXTRA_FILES_RETRY_ERRORS=500,503 2026-03-26 00:48:01.175 | EXTRA_FILES_RETRY_TIMEOUT=10 2026-03-26 00:48:01.175 | FILES=/opt/stack/devstack/files 2026-03-26 00:48:01.175 | FIXED_RANGE=10.1.0.0/20 2026-03-26 00:48:01.175 | FIXED_RANGE_V6=fd60:b746:2555::/64 2026-03-26 00:48:01.175 | FLOATING_RANGE=172.24.5.0/24 2026-03-26 00:48:01.175 | FORCE_CONFIG_DRIVE=False 2026-03-26 00:48:01.175 | FORCE_PREREQ=0 2026-03-26 00:48:01.175 | FUNCNAME=([0]="source" [1]="run_plugins" [2]="run_phase" [3]="main") 2026-03-26 00:48:01.175 | FUNC_DIR=/opt/stack/devstack 2026-03-26 00:48:01.175 | GET_PIP_CACHE_LOCATION=/opt/stack/cache/files/get-pip.py 2026-03-26 00:48:01.175 | 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:48:01.175 | 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:48:01.175 | 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:48:01.175 | GIT_BASE=https://github.com 2026-03-26 00:48:01.175 | GIT_DEPTH=0 2026-03-26 00:48:01.175 | GIT_TIMEOUT=0 2026-03-26 00:48:01.175 | GLANCE_API_CONF=/etc/glance/glance-api.conf 2026-03-26 00:48:01.175 | GLANCE_API_PASTE_INI=/etc/glance/glance-api-paste.ini 2026-03-26 00:48:01.175 | GLANCE_BIN_DIR=/opt/stack/data/venv/bin 2026-03-26 00:48:01.175 | GLANCE_BRANCH=master 2026-03-26 00:48:01.175 | GLANCE_CACHE_CONF=/etc/glance/glance-cache.conf 2026-03-26 00:48:01.175 | GLANCE_CACHE_DIR=/opt/stack/data/glance/cache 2026-03-26 00:48:01.175 | GLANCE_CACHE_DRIVER=centralized_db 2026-03-26 00:48:01.175 | GLANCE_CINDER_DEFAULT_BACKEND=lvmdriver-1 2026-03-26 00:48:01.176 | GLANCE_CONF_DIR=/etc/glance 2026-03-26 00:48:01.176 | GLANCE_DEFAULT_BACKEND=fast 2026-03-26 00:48:01.176 | GLANCE_DIR=/opt/stack/glance 2026-03-26 00:48:01.176 | GLANCE_ENABLE_MULTIPLE_STORES=False 2026-03-26 00:48:01.176 | GLANCE_ENABLE_QUOTAS=True 2026-03-26 00:48:01.176 | GLANCE_ENFORCE_IMAGE_FORMAT=True 2026-03-26 00:48:01.176 | GLANCE_ENFORCE_SCOPE=True 2026-03-26 00:48:01.176 | GLANCE_HOSTPORT=199.204.45.246:9292 2026-03-26 00:48:01.176 | GLANCE_IMAGE_DIR=/opt/stack/data/glance/images 2026-03-26 00:48:01.176 | GLANCE_IMAGE_IMPORT_CONF=/etc/glance/glance-image-import.conf 2026-03-26 00:48:01.176 | GLANCE_LIMIT_IMAGE_SIZE_TOTAL=10000 2026-03-26 00:48:01.176 | GLANCE_LOCK_DIR=/opt/stack/data/glance/locks 2026-03-26 00:48:01.176 | GLANCE_METADEF_DIR=/etc/glance/metadefs 2026-03-26 00:48:01.176 | GLANCE_MULTIPLE_FILE_STORES=fast 2026-03-26 00:48:01.176 | GLANCE_MULTISTORE_FILE_IMAGE_DIR=/opt/stack/data/glance 2026-03-26 00:48:01.176 | GLANCE_NFS_MOUNTPOINT=/opt/stack/data/glance/images/mnt 2026-03-26 00:48:01.176 | GLANCE_REPO=https://github.com/openstack/glance.git 2026-03-26 00:48:01.176 | GLANCE_S3_BUCKET_NAME=images 2026-03-26 00:48:01.176 | GLANCE_S3_BUCKET_ON_PUT=True 2026-03-26 00:48:01.176 | GLANCE_S3_DEFAULT_BACKEND=s3_fast 2026-03-26 00:48:01.176 | GLANCE_SCHEMA_JSON=/etc/glance/schema-image.json 2026-03-26 00:48:01.176 | GLANCE_SERVICE_HOST=199.204.45.246 2026-03-26 00:48:01.176 | GLANCE_SERVICE_LISTEN_ADDRESS=0.0.0.0 2026-03-26 00:48:01.176 | GLANCE_SERVICE_PORT=9292 2026-03-26 00:48:01.176 | GLANCE_SERVICE_PORT_INT=19292 2026-03-26 00:48:01.176 | GLANCE_SERVICE_PROTOCOL=https 2026-03-26 00:48:01.176 | GLANCE_SHOW_DIRECT_URL=False 2026-03-26 00:48:01.176 | GLANCE_SHOW_MULTIPLE_LOCATIONS=False 2026-03-26 00:48:01.176 | GLANCE_STAGING_DIR=/opt/stack/data/glance 2026-03-26 00:48:01.176 | GLANCE_STORE_ROOTWRAP_BASE_DIR=/opt/stack/data/venv/etc/glance 2026-03-26 00:48:01.176 | GLANCE_SWIFT_STORE_CONF=/etc/glance/glance-swift-store.conf 2026-03-26 00:48:01.176 | GLANCE_TASKS_DIR=/opt/stack/data/glance 2026-03-26 00:48:01.176 | GLANCE_URL=https://199.204.45.246/image 2026-03-26 00:48:01.176 | GLANCE_USE_IMPORT_WORKFLOW=False 2026-03-26 00:48:01.176 | GLANCE_USE_S3=False 2026-03-26 00:48:01.176 | GLANCE_UWSGI=glance.wsgi.api:application 2026-03-26 00:48:01.176 | GLANCE_UWSGI_CONF=/etc/glance/glance-uwsgi.ini 2026-03-26 00:48:01.176 | GLOBAL_VENV=True 2026-03-26 00:48:01.176 | GROUPS=() 2026-03-26 00:48:01.176 | HELM_VERSION=v3.10.3 2026-03-26 00:48:01.176 | HOME=/opt/stack 2026-03-26 00:48:01.176 | HOME_URL=https://www.ubuntu.com/ 2026-03-26 00:48:01.176 | HORIZON_APACHE_ROOT=/dashboard 2026-03-26 00:48:01.176 | HORIZON_BRANCH=master 2026-03-26 00:48:01.177 | HORIZON_DIR=/opt/stack/horizon 2026-03-26 00:48:01.177 | HORIZON_REPO=https://github.com/openstack/horizon.git 2026-03-26 00:48:01.177 | HORIZON_SETTINGS=/opt/stack/horizon/openstack_dashboard/local/local_settings.py.example 2026-03-26 00:48:01.177 | HOSTNAME=np0000160876 2026-03-26 00:48:01.177 | HOSTTYPE=x86_64 2026-03-26 00:48:01.177 | HOST_IP=199.204.45.246 2026-03-26 00:48:01.177 | HOST_IPV6=::1 2026-03-26 00:48:01.177 | HOST_IP_IFACE= 2026-03-26 00:48:01.177 | ID=ubuntu 2026-03-26 00:48:01.177 | ID_LIKE=debian 2026-03-26 00:48:01.177 | IFS=' 2026-03-26 00:48:01.177 | ' 2026-03-26 00:48:01.177 | 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:48:01.177 | INSTALL_DATABASE_SERVER_PACKAGES=True 2026-03-26 00:48:01.177 | INSTANCES_PATH=/opt/stack/data/nova/instances 2026-03-26 00:48:01.177 | INSTANCE_NAME_PREFIX=instance- 2026-03-26 00:48:01.177 | INT_CA_DIR=/opt/stack/data/CA/int-ca 2026-03-26 00:48:01.177 | IPV4_ADDRS_SAFE_TO_USE=10.1.0.0/20 2026-03-26 00:48:01.177 | IPV6_ADDRESS_MODE=slaac 2026-03-26 00:48:01.177 | IPV6_ADDRS_SAFE_TO_USE=fd60:b746:2555::/56 2026-03-26 00:48:01.177 | IPV6_GLOBAL_ID=60:b746:2555 2026-03-26 00:48:01.177 | IPV6_PRIVATE_NETWORK_GATEWAY= 2026-03-26 00:48:01.177 | IPV6_PRIVATE_SUBNET_NAME=ipv6-private-subnet 2026-03-26 00:48:01.177 | IPV6_PROVIDER_FIXED_RANGE= 2026-03-26 00:48:01.177 | IPV6_PROVIDER_NETWORK_GATEWAY= 2026-03-26 00:48:01.177 | IPV6_PROVIDER_SUBNET_NAME=provider_net_v6 2026-03-26 00:48:01.177 | IPV6_PUBLIC_NETWORK_GATEWAY=2001:db8::2 2026-03-26 00:48:01.177 | IPV6_PUBLIC_RANGE=2001:db8::/64 2026-03-26 00:48:01.177 | IPV6_PUBLIC_SUBNET_NAME=ipv6-public-subnet 2026-03-26 00:48:01.177 | IPV6_RA_MODE=slaac 2026-03-26 00:48:01.177 | IPV6_ROUTER_GW_IP=2001:db8::1 2026-03-26 00:48:01.177 | IP_VERSION=4+6 2026-03-26 00:48:01.177 | IRONIC_PYTHON_AGENT_BRANCH=master 2026-03-26 00:48:01.177 | IRONIC_PYTHON_AGENT_REPO=https://github.com/openstack/ironic-python-agent.git 2026-03-26 00:48:01.177 | ISCSID_DEBUG=False 2026-03-26 00:48:01.177 | ISCSID_DEBUG_LEVEL=4 2026-03-26 00:48:01.177 | KEYSTONE_ADMIN_ENDPOINT=True 2026-03-26 00:48:01.177 | KEYSTONE_ASSIGNMENT_BACKEND=sql 2026-03-26 00:48:01.177 | KEYSTONE_AUTH_URI=https://199.204.45.246/identity 2026-03-26 00:48:01.177 | KEYSTONE_AUTH_URI_V3=https://199.204.45.246/identity/v3 2026-03-26 00:48:01.177 | KEYSTONE_BIN_DIR=/opt/stack/data/venv/bin 2026-03-26 00:48:01.177 | KEYSTONE_BRANCH=master 2026-03-26 00:48:01.177 | KEYSTONE_CONF=/etc/keystone/keystone.conf 2026-03-26 00:48:01.178 | KEYSTONE_CONF_DIR=/etc/keystone 2026-03-26 00:48:01.178 | KEYSTONE_DIR=/opt/stack/keystone 2026-03-26 00:48:01.178 | KEYSTONE_ENABLE_CACHE=True 2026-03-26 00:48:01.178 | KEYSTONE_ENFORCE_SCOPE=False 2026-03-26 00:48:01.178 | KEYSTONE_IDENTITY_BACKEND=sql 2026-03-26 00:48:01.178 | KEYSTONE_LOCKOUT_DURATION=10 2026-03-26 00:48:01.178 | KEYSTONE_LOCKOUT_FAILURE_ATTEMPTS=2 2026-03-26 00:48:01.178 | KEYSTONE_PASSWORD_HASH_ROUNDS=4 2026-03-26 00:48:01.178 | KEYSTONE_PUBLIC_UWSGI=keystone.wsgi.api:application 2026-03-26 00:48:01.178 | KEYSTONE_PUBLIC_UWSGI_CONF=/etc/keystone/keystone-uwsgi-public.ini 2026-03-26 00:48:01.178 | KEYSTONE_REGION_NAME=RegionOne 2026-03-26 00:48:01.178 | KEYSTONE_REPO=https://github.com/openstack/keystone.git 2026-03-26 00:48:01.178 | KEYSTONE_RESOURCE_BACKEND=sql 2026-03-26 00:48:01.178 | KEYSTONE_ROLE_BACKEND=sql 2026-03-26 00:48:01.178 | KEYSTONE_SECURITY_COMPLIANCE_ENABLED=True 2026-03-26 00:48:01.178 | KEYSTONE_SERVICE_HOST=199.204.45.246 2026-03-26 00:48:01.178 | KEYSTONE_SERVICE_PORT=5000 2026-03-26 00:48:01.178 | KEYSTONE_SERVICE_PORT_INT=5001 2026-03-26 00:48:01.178 | KEYSTONE_SERVICE_PROTOCOL=https 2026-03-26 00:48:01.178 | KEYSTONE_SERVICE_URI=https://199.204.45.246/identity 2026-03-26 00:48:01.178 | KEYSTONE_SERVICE_URI_V3=https://199.204.45.246/identity/v3 2026-03-26 00:48:01.178 | KEYSTONE_TOKEN_FORMAT=fernet 2026-03-26 00:48:01.178 | KEYSTONE_UNIQUE_LAST_PASSWORD_COUNT=2 2026-03-26 00:48:01.178 | KEY_MANAGER_BACKEND=barbican 2026-03-26 00:48:01.178 | KILL_PATH=/usr/bin/kill 2026-03-26 00:48:01.178 | KIND_VERSION=v0.16.0 2026-03-26 00:48:01.178 | LAST_RUN=0 2026-03-26 00:48:01.178 | LAST_SPINNER_PID= 2026-03-26 00:48:01.178 | LC_ALL=en_US.utf8 2026-03-26 00:48:01.178 | LDAP_BASE_DC=openstack 2026-03-26 00:48:01.178 | LDAP_BASE_DN=dc=openstack,dc=org 2026-03-26 00:48:01.178 | LDAP_DOMAIN=openstack.org 2026-03-26 00:48:01.178 | LDAP_MANAGER_DN=cn=Manager,dc=openstack,dc=org 2026-03-26 00:48:01.178 | LDAP_OLCDB_NUMBER=1 2026-03-26 00:48:01.178 | LDAP_OLCDB_TYPE=mdb 2026-03-26 00:48:01.178 | LDAP_ROOTPW_COMMAND=replace 2026-03-26 00:48:01.178 | LDAP_SERVICE_NAME=slapd 2026-03-26 00:48:01.178 | LDAP_URL=ldap://localhost 2026-03-26 00:48:01.178 | 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:48:01.178 | LIBVIRT_CPU_MODE=host-passthrough 2026-03-26 00:48:01.178 | LIBVIRT_CPU_MODEL=Nehalem 2026-03-26 00:48:01.178 | LIBVIRT_GROUP=libvirt 2026-03-26 00:48:01.178 | LIBVIRT_TYPE=kvm 2026-03-26 00:48:01.178 | LINENO=762 2026-03-26 00:48:01.178 | LOCAL_HOSTNAME=np0000160876 2026-03-26 00:48:01.178 | LOGDAYS=7 2026-03-26 00:48:01.178 | LOGDIR=/opt/stack/logs 2026-03-26 00:48:01.178 | LOGFILE=/opt/stack/logs/devstacklog.txt.2026-03-26-003930 2026-03-26 00:48:01.178 | LOGFILE_DIR=/opt/stack/logs 2026-03-26 00:48:01.178 | LOGFILE_NAME=devstacklog.txt 2026-03-26 00:48:01.178 | LOGNAME=stack 2026-03-26 00:48:01.178 | LOGO=ubuntu-logo 2026-03-26 00:48:01.178 | LOG_COLOR=False 2026-03-26 00:48:01.178 | LRC=localrc 2026-03-26 00:48:01.178 | MACHTYPE=x86_64-pc-linux-gnu 2026-03-26 00:48:01.178 | MAGNUM_API_PASTE=/etc/magnum/api-paste.ini 2026-03-26 00:48:01.178 | MAGNUM_BIN_DIR=/opt/stack/data/venv/bin 2026-03-26 00:48:01.178 | MAGNUM_BRANCH=master 2026-03-26 00:48:01.178 | MAGNUM_CERTIFICATE_CACHE_DIR=/var/lib/magnum/certificate-cache 2026-03-26 00:48:01.178 | MAGNUM_CLUSTER_API_BRANCH=main 2026-03-26 00:48:01.178 | MAGNUM_CLUSTER_API_DIR=/opt/stack/magnum-cluster-api 2026-03-26 00:48:01.178 | MAGNUM_CLUSTER_API_REPO=https://github.com/vexxhost/magnum-cluster-api.git 2026-03-26 00:48:01.178 | MAGNUM_CONF=/etc/magnum/magnum.conf 2026-03-26 00:48:01.178 | MAGNUM_CONFIGURE_IPTABLES=True 2026-03-26 00:48:01.178 | MAGNUM_CONF_DIR=/etc/magnum 2026-03-26 00:48:01.178 | MAGNUM_DIR=/opt/stack/magnum 2026-03-26 00:48:01.178 | MAGNUM_ENFORCE_SCOPE=False 2026-03-26 00:48:01.178 | 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:48:01.178 | MAGNUM_K8S_KEYSTONE_AUTH_DEFAULT_POLICY=/etc/magnum/k8s_keystone_auth_default_policy.json 2026-03-26 00:48:01.178 | MAGNUM_POLICY=/etc/magnum/policy.yaml 2026-03-26 00:48:01.178 | MAGNUM_REPO=https://github.com/openstack/magnum.git 2026-03-26 00:48:01.179 | MAGNUM_SERVICE_HOST=199.204.45.246 2026-03-26 00:48:01.179 | MAGNUM_SERVICE_PROTOCOL=https 2026-03-26 00:48:01.179 | MAGNUM_STATE_PATH=/opt/stack/data/magnum 2026-03-26 00:48:01.179 | MAGNUM_SWIFT_REGISTRY_CONTAINER=docker_registry 2026-03-26 00:48:01.179 | MAGNUM_TRUSTEE_DOMAIN_ADMIN_PASSWORD=secret 2026-03-26 00:48:01.179 | MAGNUM_UWSGI=magnum.wsgi.api:application 2026-03-26 00:48:01.179 | MAGNUM_UWSGI_CONF=/etc/magnum/magnum-api-uwsgi.ini 2026-03-26 00:48:01.179 | MAIL=/var/mail/stack 2026-03-26 00:48:01.179 | MANILACLIENT_BRANCH=master 2026-03-26 00:48:01.179 | MANILACLIENT_DIR=/opt/stack/python-manilaclient 2026-03-26 00:48:01.179 | MANILACLIENT_REPO=https://opendev.org/openstack/python-manilaclient 2026-03-26 00:48:01.179 | MANILA_ADMIN_NET_RANGE=10.2.5.0/24 2026-03-26 00:48:01.179 | MANILA_ALLOW_NAS_SERVER_PORTS_ON_HOST=False 2026-03-26 00:48:01.179 | MANILA_API_PASTE_INI=/etc/manila/api-paste.ini 2026-03-26 00:48:01.179 | MANILA_BIN_DIR=/opt/stack/data/venv/bin 2026-03-26 00:48:01.179 | MANILA_CONF=/etc/manila/manila.conf 2026-03-26 00:48:01.179 | MANILA_CONFIGURE_DEFAULT_TYPES=True 2026-03-26 00:48:01.179 | MANILA_CONF_DIR=/etc/manila 2026-03-26 00:48:01.179 | MANILA_CONTAINER_DRIVER=manila.share.drivers.container.driver.ContainerShareDriver 2026-03-26 00:48:01.179 | MANILA_CONTAINER_VOLUME_GROUP_NAME=manila_docker_volumes 2026-03-26 00:48:01.179 | MANILA_DATA_COPY_CHECK_HASH=True 2026-03-26 00:48:01.179 | MANILA_DATA_NODE_IP=10.2.5.0/24 2026-03-26 00:48:01.179 | MANILA_DEFAULT_SHARE_GROUP_TYPE=default 2026-03-26 00:48:01.179 | MANILA_DEFAULT_SHARE_GROUP_TYPE_SPECS= 2026-03-26 00:48:01.179 | MANILA_DEFAULT_SHARE_TYPE=default 2026-03-26 00:48:01.179 | MANILA_DEFAULT_SHARE_TYPE_EXTRA_SPECS='snapshot_support=True create_share_from_snapshot_support=True' 2026-03-26 00:48:01.179 | MANILA_DEFERRED_DELETE_TASK_INTERVAL=10 2026-03-26 00:48:01.179 | MANILA_DHSS_FALSE_SHARE_TYPE_EXTRA_SPECS='snapshot_support=True create_share_from_snapshot_support=True' 2026-03-26 00:48:01.179 | MANILA_DHSS_TRUE_SHARE_TYPE_EXTRA_SPECS='snapshot_support=True create_share_from_snapshot_support=True' 2026-03-26 00:48:01.179 | MANILA_DIR=/opt/stack/manila 2026-03-26 00:48:01.179 | MANILA_DOCKER_IMAGE_ALIAS=manila_docker_image 2026-03-26 00:48:01.179 | 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:48:01.179 | MANILA_ENABLED_BACKENDS=generic 2026-03-26 00:48:01.179 | MANILA_ENABLED_SHARE_PROTOCOLS=NFS,CIFS 2026-03-26 00:48:01.179 | MANILA_ENDPOINT_BASE=http://199.204.45.246/share 2026-03-26 00:48:01.179 | MANILA_ENFORCE_SCOPE=False 2026-03-26 00:48:01.179 | MANILA_GIT_BASE=https://opendev.org 2026-03-26 00:48:01.179 | MANILA_KEY_FORMAT=ecdsa 2026-03-26 00:48:01.179 | MANILA_LOCK_PATH=/opt/stack/manila/manila_locks 2026-03-26 00:48:01.179 | MANILA_LVM_SHARE_EXPORT_IPS=199.204.45.246 2026-03-26 00:48:01.179 | MANILA_MNT_DIR=/opt/stack/data/manila/mnt 2026-03-26 00:48:01.179 | MANILA_NETWORK_API_CLASS=manila.network.neutron.neutron_network_plugin.NeutronBindNetworkPlugin 2026-03-26 00:48:01.179 | MANILA_NEUTRON_VNIC_TYPE=normal 2026-03-26 00:48:01.179 | MANILA_PATH_TO_PRIVATE_KEY=/opt/stack/.ssh/id_ecdsa 2026-03-26 00:48:01.179 | MANILA_PATH_TO_PUBLIC_KEY=/opt/stack/.ssh/id_ecdsa.pub 2026-03-26 00:48:01.179 | MANILA_REPLICA_STATE_UPDATE_INTERVAL=300 2026-03-26 00:48:01.179 | MANILA_REPO_ROOT=openstack 2026-03-26 00:48:01.179 | MANILA_RESTORE_IPV6_DEFAULT_ROUTE=True 2026-03-26 00:48:01.179 | MANILA_SCHEDULER_DRIVER=manila.scheduler.drivers.filter.FilterScheduler 2026-03-26 00:48:01.179 | MANILA_SERVICE_HOST=199.204.45.246 2026-03-26 00:48:01.179 | MANILA_SERVICE_IMAGE_ENABLED=True 2026-03-26 00:48:01.179 | MANILA_SERVICE_IMAGE_NAME=manila-service-image-master 2026-03-26 00:48:01.179 | MANILA_SERVICE_IMAGE_URL=http://tarballs.openstack.org/manila-image-elements/images/manila-service-image-master.qcow2 2026-03-26 00:48:01.179 | MANILA_SERVICE_INSTANCE_PASSWORD=manila 2026-03-26 00:48:01.179 | MANILA_SERVICE_INSTANCE_USER=manila 2026-03-26 00:48:01.179 | MANILA_SERVICE_KEYPAIR_NAME=manila-service 2026-03-26 00:48:01.179 | MANILA_SERVICE_PORT=8786 2026-03-26 00:48:01.179 | MANILA_SERVICE_PORT_INT=18786 2026-03-26 00:48:01.179 | MANILA_SERVICE_PROTOCOL=http 2026-03-26 00:48:01.179 | MANILA_SERVICE_SECGROUP=manila-service 2026-03-26 00:48:01.179 | MANILA_SERVICE_VM_FLAVOR_DISK=5 2026-03-26 00:48:01.179 | MANILA_SERVICE_VM_FLAVOR_NAME=manila-service-flavor 2026-03-26 00:48:01.179 | MANILA_SERVICE_VM_FLAVOR_RAM=512 2026-03-26 00:48:01.179 | MANILA_SERVICE_VM_FLAVOR_REF=100 2026-03-26 00:48:01.179 | MANILA_SERVICE_VM_FLAVOR_VCPUS=1 2026-03-26 00:48:01.179 | MANILA_SETUP_IPV6=False 2026-03-26 00:48:01.179 | MANILA_SSH_TIMEOUT=180 2026-03-26 00:48:01.179 | MANILA_STATE_PATH=/opt/stack/data/manila 2026-03-26 00:48:01.179 | MANILA_USE_DOWNGRADE_MIGRATIONS=False 2026-03-26 00:48:01.179 | MANILA_USE_SCHEDULER_CREATING_SHARE_FROM_SNAPSHOT=False 2026-03-26 00:48:01.179 | MANILA_USE_SERVICE_INSTANCE_PASSWORD=True 2026-03-26 00:48:01.179 | MANILA_UWSGI_CONF=/etc/manila/manila-uwsgi.ini 2026-03-26 00:48:01.179 | MANILA_WSGI=manila.wsgi.api:application 2026-03-26 00:48:01.179 | MANILA_ZFSONLINUX_BACKEND_FILES_CONTAINER_DIR=/opt/stack/data/manila/zfsonlinux 2026-03-26 00:48:01.179 | MANILA_ZFSONLINUX_DATASET_CREATION_OPTIONS=compression=gzip 2026-03-26 00:48:01.180 | MANILA_ZFSONLINUX_REPLICATION_DOMAIN=ZFSonLinux 2026-03-26 00:48:01.180 | MANILA_ZFSONLINUX_SERVICE_IP=199.204.45.246 2026-03-26 00:48:01.180 | MANILA_ZFSONLINUX_SHARE_EXPORT_IP=199.204.45.246 2026-03-26 00:48:01.180 | MANILA_ZFSONLINUX_SSH_USERNAME=stack 2026-03-26 00:48:01.180 | MANILA_ZFSONLINUX_USE_SSH=False 2026-03-26 00:48:01.180 | MANILA_ZFSONLINUX_ZPOOL_SIZE=30G 2026-03-26 00:48:01.180 | MAX_DB_CONNECTIONS=200 2026-03-26 00:48:01.180 | MEMCACHE_SERVERS=localhost:11211 2026-03-26 00:48:01.180 | METADATA_SERVICE_PORT=8775 2026-03-26 00:48:01.180 | METERING_PLUGIN=neutron.services.metering.metering_plugin.MeteringPlugin 2026-03-26 00:48:01.180 | ML2_L3_PLUGIN=ovn-router 2026-03-26 00:48:01.180 | MYSQL_DRIVER=PyMySQL 2026-03-26 00:48:01.180 | MYSQL_GATHER_PERFORMANCE=True 2026-03-26 00:48:01.180 | MYSQL_HOST=127.0.0.1 2026-03-26 00:48:01.180 | MYSQL_REDUCE_MEMORY=True 2026-03-26 00:48:01.180 | MYSQL_SERVICE_NAME=mysql 2026-03-26 00:48:01.180 | MYSQL_USER=root 2026-03-26 00:48:01.180 | NAME=Ubuntu 2026-03-26 00:48:01.180 | NETWORK_GATEWAY=10.1.0.1 2026-03-26 00:48:01.180 | NEUTRON_ANY='q-svc neutron-api' 2026-03-26 00:48:01.180 | NEUTRON_BIN_DIR=/opt/stack/data/venv/bin 2026-03-26 00:48:01.180 | NEUTRON_BRANCH=master 2026-03-26 00:48:01.180 | NEUTRON_CONF=/etc/neutron/neutron.conf 2026-03-26 00:48:01.180 | NEUTRON_CONF_DIR=/etc/neutron 2026-03-26 00:48:01.180 | NEUTRON_CREATE_INITIAL_NETWORKS=True 2026-03-26 00:48:01.180 | NEUTRON_DHCP_CONF=/etc/neutron/dhcp_agent.ini 2026-03-26 00:48:01.180 | NEUTRON_DIR=/opt/stack/neutron 2026-03-26 00:48:01.180 | NEUTRON_ENDPOINT_SERVICE_NAME=networking 2026-03-26 00:48:01.180 | NEUTRON_ENFORCE_SCOPE=True 2026-03-26 00:48:01.180 | NEUTRON_FWAAS_DIR=/opt/stack/neutron-fwaas 2026-03-26 00:48:01.180 | NEUTRON_L3_CONF=/etc/neutron/l3_agent.ini 2026-03-26 00:48:01.180 | NEUTRON_OVN_AGENT_BINARY=neutron-ovn-agent 2026-03-26 00:48:01.180 | NEUTRON_OVN_BIN_DIR=/opt/stack/data/venv/bin 2026-03-26 00:48:01.180 | NEUTRON_OVN_METADATA_BINARY=neutron-ovn-metadata-agent 2026-03-26 00:48:01.180 | NEUTRON_PORT_SECURITY=True 2026-03-26 00:48:01.180 | NEUTRON_REPO=https://github.com/openstack/neutron.git 2026-03-26 00:48:01.180 | NEUTRON_ROOTWRAP=/opt/stack/data/venv/bin/neutron-rootwrap 2026-03-26 00:48:01.180 | NEUTRON_TEST_CONFIG_FILE=/etc/neutron/debug.ini 2026-03-26 00:48:01.180 | NEUTRON_UWSGI=neutron.wsgi.api:application 2026-03-26 00:48:01.180 | NEUTRON_UWSGI_CONF=/etc/neutron/neutron-api-uwsgi.ini 2026-03-26 00:48:01.180 | NOUNSET= 2026-03-26 00:48:01.180 | NOVA_ALLOW_MOVE_TO_SAME_HOST=True 2026-03-26 00:48:01.180 | NOVA_API_DB=nova_api 2026-03-26 00:48:01.180 | NOVA_API_PASTE_INI=/etc/nova/api-paste.ini 2026-03-26 00:48:01.180 | NOVA_BIN_DIR=/opt/stack/data/venv/bin 2026-03-26 00:48:01.180 | NOVA_BRANCH=master 2026-03-26 00:48:01.180 | NOVA_COND_CONF=/etc/nova/nova.conf 2026-03-26 00:48:01.180 | NOVA_CONF=/etc/nova/nova.conf 2026-03-26 00:48:01.180 | NOVA_CONF_DIR=/etc/nova 2026-03-26 00:48:01.180 | NOVA_CONSOLE_PROXY_COMPUTE_TLS=False 2026-03-26 00:48:01.180 | NOVA_CPU_CELL=1 2026-03-26 00:48:01.180 | NOVA_CPU_CONF=/etc/nova/nova-cpu.conf 2026-03-26 00:48:01.180 | NOVA_CPU_UUID= 2026-03-26 00:48:01.180 | NOVA_DIR=/opt/stack/nova 2026-03-26 00:48:01.180 | NOVA_ENABLED_APIS=osapi_compute 2026-03-26 00:48:01.180 | NOVA_ENABLE_CACHE=True 2026-03-26 00:48:01.180 | NOVA_ENFORCE_SCOPE=True 2026-03-26 00:48:01.180 | NOVA_FAKE_CONF=/etc/nova/nova-fake.conf 2026-03-26 00:48:01.180 | NOVA_FILTERS=ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter 2026-03-26 00:48:01.180 | NOVA_INSTANCES_PATH=/opt/stack/data/nova/instances 2026-03-26 00:48:01.180 | NOVA_LIBVIRT_TB_CACHE_SIZE=128 2026-03-26 00:48:01.180 | NOVA_METADATA_UWSGI=nova.wsgi.metadata:application 2026-03-26 00:48:01.180 | NOVA_METADATA_UWSGI_CONF=/etc/nova/nova-metadata-uwsgi.ini 2026-03-26 00:48:01.180 | NOVA_MY_IP=199.204.45.246 2026-03-26 00:48:01.180 | NOVA_NOTIFICATION_FORMAT=unversioned 2026-03-26 00:48:01.180 | NOVA_NUM_CELLS=1 2026-03-26 00:48:01.180 | NOVA_PLUGINS=/opt/stack/devstack/lib/nova_plugins 2026-03-26 00:48:01.180 | NOVA_READY_TIMEOUT=60 2026-03-26 00:48:01.180 | NOVA_REPO=https://github.com/openstack/nova.git 2026-03-26 00:48:01.180 | NOVA_SERIAL_ENABLED=False 2026-03-26 00:48:01.180 | NOVA_SERVICE_HOST=199.204.45.246 2026-03-26 00:48:01.180 | NOVA_SERVICE_LISTEN_ADDRESS=0.0.0.0 2026-03-26 00:48:01.180 | NOVA_SERVICE_PORT=8774 2026-03-26 00:48:01.180 | NOVA_SERVICE_PORT_INT=18774 2026-03-26 00:48:01.180 | NOVA_SERVICE_PROTOCOL=https 2026-03-26 00:48:01.180 | NOVA_SERVICE_REPORT_INTERVAL=120 2026-03-26 00:48:01.180 | NOVA_SHUTDOWN_TIMEOUT=0 2026-03-26 00:48:01.180 | NOVA_SPICE_ENABLED=False 2026-03-26 00:48:01.181 | NOVA_STATE_PATH=/opt/stack/data/nova 2026-03-26 00:48:01.181 | NOVA_USE_SERVICE_TOKEN=True 2026-03-26 00:48:01.181 | NOVA_USE_UNIFIED_LIMITS=False 2026-03-26 00:48:01.181 | NOVA_UWSGI=nova.wsgi.osapi_compute:application 2026-03-26 00:48:01.181 | NOVA_UWSGI_CONF=/etc/nova/nova-api-uwsgi.ini 2026-03-26 00:48:01.181 | NOVA_VNC_ENABLED=True 2026-03-26 00:48:01.181 | NOVNC_BRANCH=v1.3.0 2026-03-26 00:48:01.181 | NOVNC_FROM_PACKAGE=False 2026-03-26 00:48:01.181 | NOVNC_REPO=https://github.com/novnc/novnc.git 2026-03-26 00:48:01.181 | NOVNC_WEB_DIR=/opt/stack/novnc 2026-03-26 00:48:01.181 | NOW=1774485583 2026-03-26 00:48:01.181 | NO_UPDATE_REPOS=False 2026-03-26 00:48:01.181 | OBJECT_PORT_BASE=6613 2026-03-26 00:48:01.181 | OCTAVIA=octavia 2026-03-26 00:48:01.181 | OCTAVIA_AMPHORA_DRIVER=amphora_haproxy_rest_driver 2026-03-26 00:48:01.181 | OCTAVIA_AMP_CONN_TIMEOUT=10 2026-03-26 00:48:01.181 | OCTAVIA_AMP_EXPIRY_AGE=3600 2026-03-26 00:48:01.181 | OCTAVIA_AMP_FLAVOR_ID=10 2026-03-26 00:48:01.181 | OCTAVIA_AMP_IMAGE_ARCH=amd64 2026-03-26 00:48:01.181 | OCTAVIA_AMP_IMAGE_FILE=/opt/stack/octavia/diskimage-create/amphora-x64-haproxy.qcow2 2026-03-26 00:48:01.181 | OCTAVIA_AMP_IMAGE_NAME=amphora-x64-haproxy 2026-03-26 00:48:01.181 | OCTAVIA_AMP_IMAGE_TAG=amphora 2026-03-26 00:48:01.181 | OCTAVIA_AMP_LOG_ADMIN_PORT=10514 2026-03-26 00:48:01.181 | OCTAVIA_AMP_LOG_TENANT_PORT=20514 2026-03-26 00:48:01.181 | OCTAVIA_AMP_READ_TIMEOUT=120 2026-03-26 00:48:01.181 | OCTAVIA_AMP_SSH_KEY_BITS=2048 2026-03-26 00:48:01.181 | OCTAVIA_AMP_SSH_KEY_NAME=octavia_ssh_key 2026-03-26 00:48:01.181 | OCTAVIA_AMP_SSH_KEY_PATH=/etc/octavia/.ssh/octavia_ssh_key 2026-03-26 00:48:01.181 | OCTAVIA_AMP_SSH_KEY_TYPE=rsa 2026-03-26 00:48:01.181 | OCTAVIA_API=o-api 2026-03-26 00:48:01.181 | OCTAVIA_API_ARGS=' --config-file /etc/octavia/octavia.conf' 2026-03-26 00:48:01.181 | OCTAVIA_API_HAPROXY=o-api-ha 2026-03-26 00:48:01.181 | OCTAVIA_AUDIT_MAP=/etc/octavia/octavia_api_audit_map.conf 2026-03-26 00:48:01.181 | OCTAVIA_BIN_DIR=/opt/stack/data/venv/bin 2026-03-26 00:48:01.181 | OCTAVIA_CERTS_DIR=/etc/octavia/certs 2026-03-26 00:48:01.181 | OCTAVIA_COMPUTE_DRIVER=compute_nova_driver 2026-03-26 00:48:01.181 | OCTAVIA_CONF=/etc/octavia/octavia.conf 2026-03-26 00:48:01.181 | OCTAVIA_CONF_DIR=/etc/octavia 2026-03-26 00:48:01.181 | OCTAVIA_CONSUMER=o-cw 2026-03-26 00:48:01.181 | OCTAVIA_CONSUMER_ARGS=' --config-file /etc/octavia/octavia.conf' 2026-03-26 00:48:01.181 | OCTAVIA_CONSUMER_BINARY=/opt/stack/data/venv/bin/octavia-worker 2026-03-26 00:48:01.181 | OCTAVIA_CONTROLLER_IP_PORT_LIST=auto 2026-03-26 00:48:01.181 | OCTAVIA_DIB_TRACING=1 2026-03-26 00:48:01.181 | OCTAVIA_DIR=/opt/stack/octavia 2026-03-26 00:48:01.181 | OCTAVIA_DRIVER_AGENT=o-da 2026-03-26 00:48:01.181 | OCTAVIA_DRIVER_AGENT_ARGS=' --config-file /etc/octavia/octavia.conf' 2026-03-26 00:48:01.181 | OCTAVIA_DRIVER_AGENT_BINARY=/opt/stack/data/venv/bin/octavia-driver-agent 2026-03-26 00:48:01.181 | OCTAVIA_ENABLE_AMPHORAV2_JOBBOARD=False 2026-03-26 00:48:01.181 | OCTAVIA_HA_PORT=9875 2026-03-26 00:48:01.181 | OCTAVIA_HEALTHMANAGER=o-hm 2026-03-26 00:48:01.181 | OCTAVIA_HEALTHMANAGER_ARGS=' --config-file /etc/octavia/octavia.conf' 2026-03-26 00:48:01.181 | OCTAVIA_HEALTHMANAGER_BINARY=/opt/stack/data/venv/bin/octavia-health-manager 2026-03-26 00:48:01.181 | OCTAVIA_HEALTH_KEY=insecure 2026-03-26 00:48:01.181 | OCTAVIA_HM_LISTEN_PORT=5555 2026-03-26 00:48:01.181 | OCTAVIA_HOUSEKEEPER=o-hk 2026-03-26 00:48:01.181 | OCTAVIA_HOUSEKEEPER_ARGS=' --config-file /etc/octavia/octavia.conf' 2026-03-26 00:48:01.181 | OCTAVIA_HOUSEKEEPER_BINARY=/opt/stack/data/venv/bin/octavia-housekeeping 2026-03-26 00:48:01.181 | OCTAVIA_IMAGE_DRIVER=image_glance_driver 2026-03-26 00:48:01.181 | OCTAVIA_JOBBOARD_BACKEND=redis 2026-03-26 00:48:01.181 | OCTAVIA_JOBBOARD_EXPIRATION_TIME=30 2026-03-26 00:48:01.181 | OCTAVIA_LB_EXPIRY_AGE=3600 2026-03-26 00:48:01.181 | OCTAVIA_LB_TOPOLOGY=SINGLE 2026-03-26 00:48:01.181 | OCTAVIA_MGMT_PORT_IP=auto 2026-03-26 00:48:01.181 | OCTAVIA_MGMT_SUBNET=192.168.0.0/24 2026-03-26 00:48:01.181 | OCTAVIA_MGMT_SUBNET_END=192.168.0.200 2026-03-26 00:48:01.182 | OCTAVIA_MGMT_SUBNET_IPV6=fd00:0:0:42::/64 2026-03-26 00:48:01.182 | OCTAVIA_MGMT_SUBNET_IPV6_END=fd00:0:0:42:ffff:ffff:ffff:ffff 2026-03-26 00:48:01.182 | OCTAVIA_MGMT_SUBNET_IPV6_START=fd00:0:0:42:0:0:0:2 2026-03-26 00:48:01.182 | OCTAVIA_MGMT_SUBNET_START=192.168.0.2 2026-03-26 00:48:01.182 | OCTAVIA_NETWORK_DRIVER=allowed_address_pairs_driver 2026-03-26 00:48:01.182 | OCTAVIA_NODE=api 2026-03-26 00:48:01.182 | OCTAVIA_PASSWORD=secretadmin 2026-03-26 00:48:01.182 | OCTAVIA_PORT=9876 2026-03-26 00:48:01.182 | OCTAVIA_PREGENERATED_CERTS_DIR=/opt/stack/octavia/devstack/pregenerated/certs 2026-03-26 00:48:01.182 | OCTAVIA_PREGENERATED_SSH_KEY_PATH=/opt/stack/octavia/devstack/pregenerated/ssh-keys/octavia_ssh_key 2026-03-26 00:48:01.182 | OCTAVIA_PROJECT_DOMAIN_NAME=Default 2026-03-26 00:48:01.182 | OCTAVIA_PROJECT_NAME=admin 2026-03-26 00:48:01.182 | OCTAVIA_PROTOCOL=http 2026-03-26 00:48:01.182 | OCTAVIA_PROVIDER_AGENTS=ovn 2026-03-26 00:48:01.182 | OCTAVIA_PROVIDER_DRIVERS='amphora:The Octavia Amphora driver.,octavia:Deprecated alias of the Octavia Amphora driver.,ovn:Octavia OVN driver.' 2026-03-26 00:48:01.182 | OCTAVIA_RUN_DIR=/var/run/octavia 2026-03-26 00:48:01.182 | OCTAVIA_SERVICE=octavia 2026-03-26 00:48:01.182 | OCTAVIA_SERVICE_TYPE=load-balancer 2026-03-26 00:48:01.182 | OCTAVIA_SSH_DIR=/etc/octavia/.ssh 2026-03-26 00:48:01.182 | OCTAVIA_USERNAME=admin 2026-03-26 00:48:01.182 | OCTAVIA_USER_DOMAIN_NAME=Default 2026-03-26 00:48:01.182 | OCTAVIA_USE_PREGENERATED_CERTS=False 2026-03-26 00:48:01.182 | OCTAVIA_USE_PREGENERATED_SSH_KEY=False 2026-03-26 00:48:01.182 | OCTAVIA_UWSGI_APP=octavia.wsgi.api:application 2026-03-26 00:48:01.182 | OCTAVIA_UWSGI_CONF=/etc/octavia/octavia-uwsgi.ini 2026-03-26 00:48:01.182 | OCTAVIA_VOLUME_DRIVER=volume_noop_driver 2026-03-26 00:48:01.182 | OFFLINE=False 2026-03-26 00:48:01.182 | OLDPWD=/opt/stack/placement 2026-03-26 00:48:01.182 | OPENSSL=/usr/bin/openssl 2026-03-26 00:48:01.182 | OPTERR=1 2026-03-26 00:48:01.182 | OPTIND=1 2026-03-26 00:48:01.182 | ORC_VERSION=v2.2.0 2026-03-26 00:48:01.182 | ORG_NAME=OpenStack 2026-03-26 00:48:01.182 | ORG_UNIT_NAME=DevStack 2026-03-26 00:48:01.182 | OSLO_BIN_DIR=/opt/stack/data/venv/bin 2026-03-26 00:48:01.182 | OSTESTIMAGES_BRANCH=master 2026-03-26 00:48:01.182 | OSTESTIMAGES_DIR=/opt/stack/os-test-images 2026-03-26 00:48:01.182 | OSTESTIMAGES_REPO=https://github.com/openstack/os-test-images.git 2026-03-26 00:48:01.182 | OSTYPE=linux-gnu 2026-03-26 00:48:01.182 | OS_BRICK_LOCK_PATH=/opt/stack/data/os_brick 2026-03-26 00:48:01.182 | OS_CLOUD=devstack-admin 2026-03-26 00:48:01.182 | OS_VIF_OVS_ISOLATE_VIF=False 2026-03-26 00:48:01.182 | OVN_AGENT_CONF=/etc/neutron/plugins/ml2/ovn_agent.ini 2026-03-26 00:48:01.182 | OVN_AGENT_EXTENSIONS=metadata 2026-03-26 00:48:01.182 | OVN_BRANCH=branch-24.03 2026-03-26 00:48:01.182 | OVN_BRIDGE_MAPPINGS=public:br-ex 2026-03-26 00:48:01.182 | OVN_BUILD_FROM_SOURCE=False 2026-03-26 00:48:01.182 | OVN_BUILD_MODULES=False 2026-03-26 00:48:01.182 | OVN_CONTROLLER_SERVICE=ovn-controller.service 2026-03-26 00:48:01.182 | OVN_CONTROLLER_VTEP_SERVICE=ovn-controller-vtep.service 2026-03-26 00:48:01.182 | OVN_DATADIR=/var/lib/ovn 2026-03-26 00:48:01.182 | OVN_DBS_LOG_LEVEL=dbg 2026-03-26 00:48:01.182 | OVN_DNS_SERVERS=8.8.8.8 2026-03-26 00:48:01.182 | OVN_GENEVE_OVERHEAD=38 2026-03-26 00:48:01.182 | OVN_IGMP_SNOOPING_ENABLE=False 2026-03-26 00:48:01.182 | OVN_INSTALL_OVS_PYTHON_MODULE=False 2026-03-26 00:48:01.183 | OVN_L3_CREATE_PUBLIC_NETWORK=True 2026-03-26 00:48:01.183 | OVN_L3_SCHEDULER=leastloaded 2026-03-26 00:48:01.183 | OVN_META_CONF=/etc/neutron/neutron_ovn_metadata_agent.ini 2026-03-26 00:48:01.183 | OVN_META_DATA_HOST=199.204.45.246 2026-03-26 00:48:01.183 | OVN_NB_REMOTE=ssl:199.204.45.246:6641 2026-03-26 00:48:01.183 | OVN_NEUTRON_SYNC_MODE=log 2026-03-26 00:48:01.183 | OVN_NORTHD_SERVICE=ovn-central.service 2026-03-26 00:48:01.183 | OVN_OCTAVIA_PROVIDER_DIR=/opt/stack/ovn-octavia-provider 2026-03-26 00:48:01.183 | OVN_PROTO=ssl 2026-03-26 00:48:01.183 | OVN_REPO=https://github.com/ovn-org/ovn.git 2026-03-26 00:48:01.183 | OVN_REPO_NAME=ovn 2026-03-26 00:48:01.183 | OVN_RUNDIR=/var/run/ovn 2026-03-26 00:48:01.183 | OVN_SB_REMOTE=ssl:199.204.45.246:6642 2026-03-26 00:48:01.183 | OVN_SCRIPTDIR=/share/ovn/scripts 2026-03-26 00:48:01.183 | OVN_SHAREDIR=/share/ovn 2026-03-26 00:48:01.183 | OVN_SPLIT_HASH=05bf1dbb98b0635a51f75e268ef8aed27601401d 2026-03-26 00:48:01.183 | OVN_UUID= 2026-03-26 00:48:01.183 | OVSDB_SERVER_LOCAL_HOST=127.0.0.1 2026-03-26 00:48:01.183 | OVSDB_SERVER_SERVICE=ovsdb-server.service 2026-03-26 00:48:01.183 | OVS_BINDIR=/bin 2026-03-26 00:48:01.183 | OVS_BRANCH=branch-3.3 2026-03-26 00:48:01.183 | OVS_BRIDGE=br-int 2026-03-26 00:48:01.183 | OVS_DATADIR=/opt/stack/data/ovs 2026-03-26 00:48:01.183 | OVS_DATAPATH_TYPE=system 2026-03-26 00:48:01.183 | OVS_ENABLE_TUNNELING=True 2026-03-26 00:48:01.183 | OVS_PHYSICAL_BRIDGE=br-ex 2026-03-26 00:48:01.183 | OVS_PREFIX= 2026-03-26 00:48:01.183 | OVS_REPO=https://github.com/openvswitch/ovs.git 2026-03-26 00:48:01.183 | OVS_REPO_NAME=ovs 2026-03-26 00:48:01.183 | OVS_RUNDIR=/var/run/openvswitch 2026-03-26 00:48:01.183 | OVS_SBINDIR=/sbin 2026-03-26 00:48:01.183 | OVS_SCRIPTDIR=/share/openvswitch/scripts 2026-03-26 00:48:01.183 | OVS_SHAREDIR=/share/openvswitch 2026-03-26 00:48:01.183 | OVS_SYSCONFDIR=/etc/openvswitch 2026-03-26 00:48:01.183 | OVS_TUNNEL_BRIDGE=br-tun 2026-03-26 00:48:01.183 | OVS_VSWITCHD_SERVICE=ovs-vswitchd.service 2026-03-26 00:48:01.183 | PACKAGES='apache2 2026-03-26 00:48:01.183 | apache2-dev 2026-03-26 00:48:01.183 | bc 2026-03-26 00:48:01.184 | bsdmainutils 2026-03-26 00:48:01.184 | curl 2026-03-26 00:48:01.184 | g++ 2026-03-26 00:48:01.184 | gawk 2026-03-26 00:48:01.184 | gcc 2026-03-26 00:48:01.184 | gettext 2026-03-26 00:48:01.184 | git 2026-03-26 00:48:01.184 | graphviz 2026-03-26 00:48:01.184 | iputils-ping 2026-03-26 00:48:01.184 | libffi-dev 2026-03-26 00:48:01.184 | libjpeg-dev 2026-03-26 00:48:01.184 | libpq-dev 2026-03-26 00:48:01.184 | libssl-dev 2026-03-26 00:48:01.184 | libsystemd-dev 2026-03-26 00:48:01.184 | libxml2-dev 2026-03-26 00:48:01.184 | libxslt1-dev 2026-03-26 00:48:01.184 | libyaml-dev 2026-03-26 00:48:01.184 | lsof 2026-03-26 00:48:01.184 | openssh-server 2026-03-26 00:48:01.184 | openssl 2026-03-26 00:48:01.184 | pkg-config 2026-03-26 00:48:01.184 | psmisc 2026-03-26 00:48:01.184 | python3-dev 2026-03-26 00:48:01.184 | python3-pip 2026-03-26 00:48:01.184 | python3-systemd 2026-03-26 00:48:01.184 | python3-venv 2026-03-26 00:48:01.184 | tar 2026-03-26 00:48:01.184 | tcpdump 2026-03-26 00:48:01.184 | unzip 2026-03-26 00:48:01.184 | uuid-runtime 2026-03-26 00:48:01.184 | wget 2026-03-26 00:48:01.184 | zlib1g-dev 2026-03-26 00:48:01.184 | lvm2 2026-03-26 00:48:01.184 | qemu-utils 2026-03-26 00:48:01.184 | thin-provisioning-tools 2026-03-26 00:48:01.184 | lsscsi 2026-03-26 00:48:01.184 | open-iscsi 2026-03-26 00:48:01.184 | libkrb5-dev 2026-03-26 00:48:01.184 | libldap2-dev 2026-03-26 00:48:01.184 | libsasl2-dev 2026-03-26 00:48:01.184 | memcached 2026-03-26 00:48:01.184 | python3-mysqldb 2026-03-26 00:48:01.184 | sqlite3 2026-03-26 00:48:01.184 | conntrack 2026-03-26 00:48:01.184 | curl 2026-03-26 00:48:01.184 | ebtables 2026-03-26 00:48:01.184 | genisoimage 2026-03-26 00:48:01.184 | iptables 2026-03-26 00:48:01.184 | iputils-arping 2026-03-26 00:48:01.184 | kpartx 2026-03-26 00:48:01.184 | libjs-jquery-tablesorter 2026-03-26 00:48:01.184 | parted 2026-03-26 00:48:01.184 | pm-utils 2026-03-26 00:48:01.184 | python3-mysqldb 2026-03-26 00:48:01.184 | socat 2026-03-26 00:48:01.184 | sqlite3 2026-03-26 00:48:01.184 | sudo 2026-03-26 00:48:01.184 | vlan 2026-03-26 00:48:01.184 | cryptsetup 2026-03-26 00:48:01.184 | dosfstools 2026-03-26 00:48:01.184 | genisoimage 2026-03-26 00:48:01.184 | gir1.2-libosinfo-1.0 2026-03-26 00:48:01.184 | netcat-openbsd 2026-03-26 00:48:01.185 | open-iscsi 2026-03-26 00:48:01.185 | qemu-utils 2026-03-26 00:48:01.185 | sg3-utils 2026-03-26 00:48:01.185 | sysfsutils 2026-03-26 00:48:01.185 | acl 2026-03-26 00:48:01.185 | dnsmasq-base 2026-03-26 00:48:01.185 | dnsmasq-utils 2026-03-26 00:48:01.185 | ebtables 2026-03-26 00:48:01.185 | haproxy 2026-03-26 00:48:01.185 | iptables 2026-03-26 00:48:01.185 | iputils-arping 2026-03-26 00:48:01.185 | iputils-ping 2026-03-26 00:48:01.185 | postgresql-server-dev-all 2026-03-26 00:48:01.185 | python3-mysqldb 2026-03-26 00:48:01.185 | sqlite3 2026-03-26 00:48:01.185 | sudo 2026-03-26 00:48:01.185 | vlan 2026-03-26 00:48:01.185 | apache2 golang 2026-03-26 00:48:01.185 | debootstrap 2026-03-26 00:48:01.185 | rsyslog 2026-03-26 00:48:01.185 | lvm2' 2026-03-26 00:48:01.185 | 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:48:01.185 | PHYSICAL_NETWORK=public 2026-03-26 00:48:01.185 | PIPESTATUS=([0]="0") 2026-03-26 00:48:01.185 | PIP_UPGRADE=False 2026-03-26 00:48:01.185 | PIP_VIRTUAL_ENV= 2026-03-26 00:48:01.185 | PLACEMENT_AUTH_STRATEGY=keystone 2026-03-26 00:48:01.185 | PLACEMENT_BIN_DIR=/opt/stack/data/venv/bin 2026-03-26 00:48:01.185 | PLACEMENT_BRANCH=master 2026-03-26 00:48:01.185 | PLACEMENT_CONF=/etc/placement/placement.conf 2026-03-26 00:48:01.185 | PLACEMENT_CONF_DIR=/etc/placement 2026-03-26 00:48:01.185 | PLACEMENT_DIR=/opt/stack/placement 2026-03-26 00:48:01.185 | PLACEMENT_ENFORCE_SCOPE=False 2026-03-26 00:48:01.185 | PLACEMENT_REPO=https://github.com/openstack/placement.git 2026-03-26 00:48:01.185 | PLACEMENT_SERVICE_HOST=199.204.45.246 2026-03-26 00:48:01.185 | PLACEMENT_SERVICE_PROTOCOL=https 2026-03-26 00:48:01.185 | PLACEMENT_UWSGI=placement.wsgi.api:application 2026-03-26 00:48:01.185 | PLACEMENT_UWSGI_CONF=/etc/placement/placement-uwsgi.ini 2026-03-26 00:48:01.185 | POSIXLY_CORRECT=y 2026-03-26 00:48:01.185 | PPID=2227 2026-03-26 00:48:01.185 | PREREQ_RERUN_HOURS=2 2026-03-26 00:48:01.185 | PREREQ_RERUN_MARKER=/opt/stack/devstack/.prereqs 2026-03-26 00:48:01.185 | PREREQ_RERUN_SECONDS=7200 2026-03-26 00:48:01.185 | PRETTY_NAME='Ubuntu 24.04.4 LTS' 2026-03-26 00:48:01.185 | PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy 2026-03-26 00:48:01.185 | PRIVATE_NETWORK_NAME=private 2026-03-26 00:48:01.185 | PRIVATE_SUBNET_NAME=private-subnet 2026-03-26 00:48:01.185 | PROVIDER_SUBNET_NAME=provider_net 2026-03-26 00:48:01.185 | PS4='+ $(short_source): ' 2026-03-26 00:48:01.185 | PUBLIC_BRIDGE=br-ex 2026-03-26 00:48:01.185 | PUBLIC_BRIDGE_MTU=1430 2026-03-26 00:48:01.185 | PUBLIC_INTERFACE= 2026-03-26 00:48:01.185 | PUBLIC_NETWORK_GATEWAY=172.24.5.1 2026-03-26 00:48:01.185 | PUBLIC_NETWORK_NAME=public 2026-03-26 00:48:01.185 | PUBLIC_PHYSICAL_NETWORK=public 2026-03-26 00:48:01.185 | PUBLIC_SUBNET_NAME=public-subnet 2026-03-26 00:48:01.185 | PWD=/opt/stack/devstack 2026-03-26 00:48:01.185 | PYKMIP_CA_PATH=/opt/stack/data/CA/int-ca/ca-chain.pem 2026-03-26 00:48:01.186 | PYKMIP_CLIENT_CERT=/opt/stack/data/CA/int-ca/pykmip-client.crt 2026-03-26 00:48:01.186 | PYKMIP_CLIENT_KEY=/opt/stack/data/CA/int-ca/private/pykmip-client.key 2026-03-26 00:48:01.186 | PYKMIP_CONF=/etc/pykmip/server.conf 2026-03-26 00:48:01.186 | PYKMIP_CONF_DIR=/etc/pykmip 2026-03-26 00:48:01.186 | PYKMIP_LOG_DIR=/var/log/pykmip 2026-03-26 00:48:01.186 | PYKMIP_SERVER_CERT=/opt/stack/data/CA/int-ca/pykmip-server.crt 2026-03-26 00:48:01.186 | PYKMIP_SERVER_KEY=/opt/stack/data/CA/int-ca/private/pykmip-server.key 2026-03-26 00:48:01.186 | PYTHON=/opt/stack/data/venv/bin/python3 2026-03-26 00:48:01.186 | PYTHON3_VERSION=3.12 2026-03-26 00:48:01.186 | QEMU_CONF=/etc/libvirt/qemu.conf 2026-03-26 00:48:01.186 | Q_ADMIN_USERNAME=neutron 2026-03-26 00:48:01.186 | Q_AGENT=ovn 2026-03-26 00:48:01.186 | Q_ALLOW_OVERLAPPING_IP=True 2026-03-26 00:48:01.186 | Q_ASSIGN_GATEWAY_TO_PUBLIC_BRIDGE=True 2026-03-26 00:48:01.186 | Q_AUTH_STRATEGY=keystone 2026-03-26 00:48:01.186 | Q_BUILD_OVS_FROM_GIT=False 2026-03-26 00:48:01.186 | Q_DB_NAME=neutron 2026-03-26 00:48:01.186 | Q_DHCP_CONF_FILE=/etc/neutron/dhcp_agent.ini 2026-03-26 00:48:01.186 | Q_DVR_MODE=legacy 2026-03-26 00:48:01.186 | Q_HOST=199.204.45.246 2026-03-26 00:48:01.186 | Q_L3_CONF_FILE=/etc/neutron/l3_agent.ini 2026-03-26 00:48:01.186 | Q_L3_ROUTER_PER_TENANT=True 2026-03-26 00:48:01.186 | Q_LISTEN_ADDRESS=0.0.0.0 2026-03-26 00:48:01.186 | Q_LOG_DRIVER_BURST_LIMIT=25 2026-03-26 00:48:01.186 | Q_LOG_DRIVER_LOG_BASE=acl_log_meter 2026-03-26 00:48:01.186 | Q_LOG_DRIVER_RATE_LIMIT=100 2026-03-26 00:48:01.186 | Q_META_CONF_FILE=/etc/neutron/metadata_agent.ini 2026-03-26 00:48:01.186 | Q_META_DATA_IP=199.204.45.246 2026-03-26 00:48:01.186 | Q_ML2_PLUGIN_EXT_DRIVERS=port_security,qos 2026-03-26 00:48:01.186 | Q_ML2_PLUGIN_GENEVE_TYPE_OPTIONS=vni_ranges=1:65536 2026-03-26 00:48:01.186 | Q_ML2_PLUGIN_GRE_TYPE_OPTIONS=tunnel_id_ranges=1:1000 2026-03-26 00:48:01.186 | Q_ML2_PLUGIN_MECHANISM_DRIVERS=ovn 2026-03-26 00:48:01.186 | Q_ML2_PLUGIN_TYPE_DRIVERS=local,flat,vlan,geneve 2026-03-26 00:48:01.186 | Q_ML2_PLUGIN_VLAN_TYPE_OPTIONS= 2026-03-26 00:48:01.186 | Q_ML2_PLUGIN_VXLAN_TYPE_OPTIONS=vni_ranges=1:1000 2026-03-26 00:48:01.186 | Q_ML2_TENANT_NETWORK_TYPE=geneve 2026-03-26 00:48:01.186 | Q_NOTIFY_NOVA_PORT_DATA_CHANGES=True 2026-03-26 00:48:01.186 | Q_NOTIFY_NOVA_PORT_STATUS_CHANGES=True 2026-03-26 00:48:01.186 | Q_OVS_USE_VETH=False 2026-03-26 00:48:01.186 | Q_PLUGIN=ml2 2026-03-26 00:48:01.186 | Q_PORT=9696 2026-03-26 00:48:01.187 | Q_PORT_INT=19696 2026-03-26 00:48:01.187 | Q_PROTOCOL=https 2026-03-26 00:48:01.187 | Q_PUBLIC_VETH_EX=veth-pub-ex 2026-03-26 00:48:01.187 | Q_PUBLIC_VETH_INT=veth-pub-int 2026-03-26 00:48:01.187 | Q_ROUTER_NAME=router1 2026-03-26 00:48:01.187 | Q_RR_COMMAND='sudo /opt/stack/data/venv/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2026-03-26 00:48:01.187 | Q_RR_CONF_FILE=/etc/neutron/rootwrap.conf 2026-03-26 00:48:01.187 | Q_RR_DAEMON_COMMAND='sudo /opt/stack/data/venv/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2026-03-26 00:48:01.187 | Q_TUNNEL_TYPES=gre 2026-03-26 00:48:01.187 | Q_USE_PROVIDERNET_FOR_PUBLIC=True 2026-03-26 00:48:01.187 | Q_USE_PUBLIC_VETH=False 2026-03-26 00:48:01.187 | Q_USE_ROOTWRAP=True 2026-03-26 00:48:01.187 | Q_USE_ROOTWRAP_DAEMON=True 2026-03-26 00:48:01.187 | Q_USE_SECGROUP=True 2026-03-26 00:48:01.187 | RABBIT_HOST=199.204.45.246 2026-03-26 00:48:01.187 | RABBIT_PASSWORD=secretrabbit 2026-03-26 00:48:01.187 | RABBIT_USERID=stackrabbit 2026-03-26 00:48:01.187 | RC_DIR=/opt/stack/devstack 2026-03-26 00:48:01.187 | RECLONE=False 2026-03-26 00:48:01.187 | RECREATE_KEYSTONE_DB=True 2026-03-26 00:48:01.187 | REGION_NAME=RegionOne 2026-03-26 00:48:01.187 | REPOS_UPDATED=True 2026-03-26 00:48:01.187 | REQUIREMENTS_BRANCH=master 2026-03-26 00:48:01.187 | REQUIREMENTS_DIR=/opt/stack/requirements 2026-03-26 00:48:01.187 | REQUIREMENTS_REPO=https://github.com/openstack/requirements.git 2026-03-26 00:48:01.187 | RETRY_UPDATE=False 2026-03-26 00:48:01.187 | ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2026-03-26 00:48:01.187 | S3_SERVICE_PORT=3333 2026-03-26 00:48:01.187 | SERVICE_DIR=/opt/stack/status 2026-03-26 00:48:01.187 | SERVICE_DOMAIN_NAME=Default 2026-03-26 00:48:01.187 | SERVICE_GRACEFUL_SHUTDOWN_TIMEOUT=5 2026-03-26 00:48:01.187 | SERVICE_HOST=199.204.45.246 2026-03-26 00:48:01.187 | SERVICE_IP_VERSION=4 2026-03-26 00:48:01.187 | SERVICE_LISTEN_ADDRESS=0.0.0.0 2026-03-26 00:48:01.187 | SERVICE_LOCAL_HOST=127.0.0.1 2026-03-26 00:48:01.187 | SERVICE_PASSWORD=secretservice 2026-03-26 00:48:01.187 | SERVICE_PROJECT_NAME=service 2026-03-26 00:48:01.187 | SERVICE_PROTOCOL=http 2026-03-26 00:48:01.187 | SERVICE_TENANT_NAME=service 2026-03-26 00:48:01.187 | SERVICE_TIMEOUT=60 2026-03-26 00:48:01.187 | SHARE_BACKING_FILE_SIZE=8400M 2026-03-26 00:48:01.187 | SHARE_DRIVER=manila.share.drivers.generic.GenericShareDriver 2026-03-26 00:48:01.187 | SHARE_GROUP=lvm-shares 2026-03-26 00:48:01.187 | SHARE_NAME_PREFIX=share- 2026-03-26 00:48:01.187 | SHELL=/bin/bash 2026-03-26 00:48:01.187 | SHLVL=1 2026-03-26 00:48:01.187 | SKIP_EPEL_INSTALL=False 2026-03-26 00:48:01.187 | SKIP_STOP_OVN=False 2026-03-26 00:48:01.187 | SMB_CONF=/etc/samba/smb.conf 2026-03-26 00:48:01.187 | SMB_PRIVATE_DIR=/var/lib/samba/private 2026-03-26 00:48:01.187 | SPICE_BRANCH=master 2026-03-26 00:48:01.187 | SPICE_REPO=http://anongit.freedesktop.org/git/spice/spice-html5.git 2026-03-26 00:48:01.187 | SQLALCHEMY_BRANCH=main 2026-03-26 00:48:01.187 | SQLALCHEMY_DIR=/opt/stack/sqlalchemy 2026-03-26 00:48:01.187 | SQLALCHEMY_REPO=https://github.com/sqlalchemy/sqlalchemy.git 2026-03-26 00:48:01.187 | SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2026-03-26 00:48:01.187 | 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:48:01.187 | STACK_GROUP=stack 2026-03-26 00:48:01.187 | STACK_USER=stack 2026-03-26 00:48:01.187 | STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2026-03-26 00:48:01.187 | STUD_PROTO=--tls 2026-03-26 00:48:01.187 | SUBNETPOOL_NAME_V4=shared-default-subnetpool-v4 2026-03-26 00:48:01.187 | SUBNETPOOL_NAME_V6=shared-default-subnetpool-v6 2026-03-26 00:48:01.187 | SUBNETPOOL_PREFIX_V4=10.1.0.0/20 2026-03-26 00:48:01.188 | SUBNETPOOL_PREFIX_V6=fd60:b746:2555::/56 2026-03-26 00:48:01.188 | SUBNETPOOL_SIZE_V4=26 2026-03-26 00:48:01.188 | SUBNETPOOL_SIZE_V6=64 2026-03-26 00:48:01.188 | SUBUNIT_OUTPUT=/opt/stack/devstack.subunit 2026-03-26 00:48:01.188 | SUDO_COMMAND='/bin/sh -c echo BECOME-SUCCESS-mwfkujcjdxzgsquozprkfsiznertjdkv ; /usr/bin/python3' 2026-03-26 00:48:01.188 | SUDO_GID=1000 2026-03-26 00:48:01.188 | SUDO_SECURE_PATH_FILE=/etc/sudoers.d/zz-secure-path 2026-03-26 00:48:01.188 | SUDO_UID=1000 2026-03-26 00:48:01.188 | SUDO_USER=zuul 2026-03-26 00:48:01.188 | SUMFILE=/opt/stack/logs/devstacklog.txt.2026-03-26-003930.summary.2026-03-26-003930 2026-03-26 00:48:01.188 | SUPPORTED_DISTROS='trixie|bookworm|noble|rhel9|rhel10' 2026-03-26 00:48:01.188 | SUPPORT_URL=https://help.ubuntu.com/ 2026-03-26 00:48:01.188 | SWIFT_APACHE_WSGI_DIR=/var/www/swift 2026-03-26 00:48:01.188 | SWIFT_BIN_DIR=/opt/stack/data/venv/bin 2026-03-26 00:48:01.188 | SWIFT_BRANCH=master 2026-03-26 00:48:01.188 | SWIFT_CONF_DIR=/etc/swift 2026-03-26 00:48:01.188 | SWIFT_DATA_DIR=/opt/stack/data/swift 2026-03-26 00:48:01.188 | SWIFT_DEFAULT_BIND_PORT=8080 2026-03-26 00:48:01.188 | SWIFT_DEFAULT_BIND_PORT_INT=8081 2026-03-26 00:48:01.188 | SWIFT_DIR=/opt/stack/swift 2026-03-26 00:48:01.188 | SWIFT_DISK_IMAGE=/opt/stack/data/swift/drives/images/swift.img 2026-03-26 00:48:01.188 | SWIFT_ENABLE_TEMPURLS=False 2026-03-26 00:48:01.188 | SWIFT_EXTRAS_MIDDLEWARE='formpost staticweb' 2026-03-26 00:48:01.188 | SWIFT_EXTRAS_MIDDLEWARE_LAST= 2026-03-26 00:48:01.188 | SWIFT_EXTRAS_MIDDLEWARE_NO_AUTH=crossdomain 2026-03-26 00:48:01.188 | SWIFT_HASH=1234123412341234 2026-03-26 00:48:01.188 | SWIFT_LOG_TOKEN_LENGTH=12 2026-03-26 00:48:01.188 | SWIFT_LOOPBACK_DISK_SIZE=2G 2026-03-26 00:48:01.188 | SWIFT_LOOPBACK_DISK_SIZE_DEFAULT=2G 2026-03-26 00:48:01.188 | SWIFT_MAX_FILE_SIZE=1073741824 2026-03-26 00:48:01.188 | SWIFT_MAX_FILE_SIZE_DEFAULT=1073741824 2026-03-26 00:48:01.188 | SWIFT_MAX_HEADER_SIZE=16384 2026-03-26 00:48:01.188 | SWIFT_PARTITION_POWER_SIZE=9 2026-03-26 00:48:01.188 | SWIFT_REPLICAS=1 2026-03-26 00:48:01.188 | SWIFT_REPLICAS_SEQ=1 2026-03-26 00:48:01.188 | SWIFT_REPO=https://github.com/openstack/swift.git 2026-03-26 00:48:01.188 | SWIFT_SERVICE_LISTEN_ADDRESS=0.0.0.0 2026-03-26 00:48:01.188 | SWIFT_SERVICE_LOCAL_HOST=127.0.0.1 2026-03-26 00:48:01.188 | SWIFT_SERVICE_PROTOCOL=https 2026-03-26 00:48:01.188 | SWIFT_START_ALL_SERVICES=False 2026-03-26 00:48:01.188 | SWIFT_STORAGE_IPS= 2026-03-26 00:48:01.188 | SWIFT_TEMPURL_KEY= 2026-03-26 00:48:01.188 | SWIFT_USE_MOD_WSGI=False 2026-03-26 00:48:01.188 | SYSLOG=False 2026-03-26 00:48:01.188 | SYSLOG_HOST=199.204.45.246 2026-03-26 00:48:01.188 | SYSLOG_PORT=516 2026-03-26 00:48:01.188 | SYSTEMCTL='sudo systemctl' 2026-03-26 00:48:01.188 | SYSTEMD_DIR=/etc/systemd/system 2026-03-26 00:48:01.188 | TARGET_BRANCH=master 2026-03-26 00:48:01.188 | TARGET_ENABLE_OVN_AGENT=False 2026-03-26 00:48:01.188 | TCPDUMP_ARGS= 2026-03-26 00:48:01.188 | TCPDUMP_OUTPUT=/opt/stack/logs/tcpdump.pcap 2026-03-26 00:48:01.188 | TEMPEST_BRANCH=master 2026-03-26 00:48:01.188 | TEMPEST_REPO=https://github.com/openstack/tempest.git 2026-03-26 00:48:01.188 | TEMPEST_VENV_UPPER_CONSTRAINTS=master 2026-03-26 00:48:01.188 | TEMPFILE=/tmp/tmp.865sNH58Eo 2026-03-26 00:48:01.188 | TENANT_TUNNEL_RANGES=1:1000 2026-03-26 00:48:01.188 | TENANT_VLAN_RANGE= 2026-03-26 00:48:01.189 | TERM=unknown 2026-03-26 00:48:01.189 | TIMESTAMP_FORMAT=%F-%H%M%S 2026-03-26 00:48:01.189 | TLS_IP=IP:199.204.45.246,IP:::1 2026-03-26 00:48:01.189 | TOP_DIR=/opt/stack/devstack 2026-03-26 00:48:01.189 | TRAILING_TARGET_BRANCH=master 2026-03-26 00:48:01.189 | TUNNEL_ENDPOINT_IP=199.204.45.246 2026-03-26 00:48:01.189 | TUNNEL_IP=199.204.45.246 2026-03-26 00:48:01.189 | TUNNEL_IP_VERSION=4 2026-03-26 00:48:01.189 | UBUNTU_CODENAME=noble 2026-03-26 00:48:01.189 | UBUNTU_RELEASE_BASE_NUM=24 2026-03-26 00:48:01.189 | UID=1002 2026-03-26 00:48:01.189 | ULIMIT_NOFILE=2048 2026-03-26 00:48:01.189 | USER=stack 2026-03-26 00:48:01.189 | USER_HOME=/opt/stack 2026-03-26 00:48:01.189 | USER_UNITS=False 2026-03-26 00:48:01.189 | USE_CINDER_FOR_GLANCE=False 2026-03-26 00:48:01.189 | USE_JOURNAL=False 2026-03-26 00:48:01.189 | USE_SUBNETPOOL=True 2026-03-26 00:48:01.189 | USE_VENV=False 2026-03-26 00:48:01.189 | VERBOSE=True 2026-03-26 00:48:01.189 | VERBOSE_NO_TIMESTAMP=True 2026-03-26 00:48:01.189 | VERSION='24.04.4 LTS (Noble Numbat)' 2026-03-26 00:48:01.189 | VERSION_CODENAME=noble 2026-03-26 00:48:01.189 | VERSION_ID=24.04 2026-03-26 00:48:01.189 | VIF_PLUGGING_IS_FATAL=True 2026-03-26 00:48:01.189 | VIF_PLUGGING_TIMEOUT=300 2026-03-26 00:48:01.189 | VIRTUALENV_CMD='python3.12 -m venv' 2026-03-26 00:48:01.189 | VIRT_DRIVER=libvirt 2026-03-26 00:48:01.189 | VOLUME_BACKING_FILE_SIZE=50G 2026-03-26 00:48:01.189 | VOLUME_GROUP_NAME=stack-volumes 2026-03-26 00:48:01.189 | VOLUME_NAME_PREFIX=volume- 2026-03-26 00:48:01.189 | VOLUME_TYPE_MULTIATTACH=multiattach 2026-03-26 00:48:01.189 | WORKER_TIMEOUT=80 2026-03-26 00:48:01.189 | WSGI_MODE=uwsgi 2026-03-26 00:48:01.189 | ZSWAP_COMPRESSOR=lz4 2026-03-26 00:48:01.189 | ZSWAP_ZPOOL=zsmalloc 2026-03-26 00:48:01.189 | _=posix 2026-03-26 00:48:01.189 | _ASYNC_BG_TIME=0 2026-03-26 00:48:01.189 | _DEFAULT_LVM_INIT=0 2026-03-26 00:48:01.189 | _DEFAULT_PYTHON3_VERSION=3.12 2026-03-26 00:48:01.189 | _DEVSTACK_FUNCTIONS=1 2026-03-26 00:48:01.189 | _DEVSTACK_FUNCTIONS_COMMON=1 2026-03-26 00:48:01.189 | _DEVSTACK_STACKRC=1 2026-03-26 00:48:01.189 | _LOG_COLOR_DEFAULT=False 2026-03-26 00:48:01.189 | _Q_PLUGIN_EXTRA_CONF_PATH=/etc/neutron 2026-03-26 00:48:01.189 | _TIME_BEGIN=1774485561 2026-03-26 00:48:01.189 | _TIME_START=([apt-get]="" [pip_install]="" [apt-get-update]="" ) 2026-03-26 00:48:01.189 | _TIME_TOTAL=([apt-get]="205519" [pip_install]="122560" [apt-get-update]="2026" ) 2026-03-26 00:48:01.189 | _of_args='-v --no-timestamp' 2026-03-26 00:48:01.189 | backend=postgresql 2026-03-26 00:48:01.189 | be=lvm:lvmdriver-1 2026-03-26 00:48:01.189 | be_name=lvmdriver-1 2026-03-26 00:48:01.189 | be_type=lvm 2026-03-26 00:48:01.189 | db=postgresql 2026-03-26 00:48:01.189 | dc=org 2026-03-26 00:48:01.189 | default_v4_route_devs=ens3 2026-03-26 00:48:01.190 | default_v6_route_devs='ens3 2026-03-26 00:48:01.190 | ens3' 2026-03-26 00:48:01.190 | dir=/opt/stack/magnum 2026-03-26 00:48:01.190 | dn=,dc=openstack,dc=org 2026-03-26 00:48:01.190 | exceptions=80-tempest.sh 2026-03-26 00:48:01.190 | extra=80-tempest.sh 2026-03-26 00:48:01.190 | extra_plugin_file_name=/opt/stack/devstack/extras.d/80-tempest.sh 2026-03-26 00:48:01.190 | f=/opt/stack/devstack/lib/databases/postgresql 2026-03-26 00:48:01.190 | i=1 2026-03-26 00:48:01.190 | 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:48:01.190 | lfile=localrc 2026-03-26 00:48:01.190 | localrc=/opt/stack/devstack/.localrc.password 2026-03-26 00:48:01.190 | logfile=ovsdb-server-sb.log 2026-03-26 00:48:01.190 | mode=stack 2026-03-26 00:48:01.190 | msg='ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2026-03-26 00:48:01.190 | opt='?' 2026-03-26 00:48:01.190 | os_CODENAME=noble 2026-03-26 00:48:01.190 | os_PACKAGE=deb 2026-03-26 00:48:01.190 | os_RELEASE=24.04 2026-03-26 00:48:01.190 | os_VENDOR=Ubuntu 2026-03-26 00:48:01.190 | phase=install 2026-03-26 00:48:01.190 | pkgs= 2026-03-26 00:48:01.190 | plugin=magnum 2026-03-26 00:48:01.190 | plugins=,barbican,magnum,octavia,manila,magnum-cluster-api,ovn-octavia-provider 2026-03-26 00:48:01.190 | port=60999 2026-03-26 00:48:01.190 | pw=secretadmin 2026-03-26 00:48:01.190 | rootwrap_sudo_cmd='/opt/stack/data/venv/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2026-03-26 00:48:01.190 | saveenv=ehxB 2026-03-26 00:48:01.190 | time_stamp=2026-03-26-003943 2026-03-26 00:48:01.190 | var=ADMIN_PASSWORD 2026-03-26 00:48:01.190 | ++ /opt/stack/magnum/devstack/plugin.sh:source:11 : is_service_enabled magnum-api magnum-cond 2026-03-26 00:48:01.212 | ++ functions-common:is_service_enabled:2068 : return 0 2026-03-26 00:48:01.218 | ++ /opt/stack/magnum/devstack/plugin.sh:source:12 : [[ stack == \s\t\a\c\k ]] 2026-03-26 00:48:01.224 | ++ /opt/stack/magnum/devstack/plugin.sh:source:12 : [[ install == \i\n\s\t\a\l\l ]] 2026-03-26 00:48:01.230 | ++ /opt/stack/magnum/devstack/plugin.sh:source:13 : echo_summary 'Installing magnum' 2026-03-26 00:48:01.235 | ++ ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-03-26 00:48:01.240 | ++ ./stack.sh:echo_summary:444 : echo -e Installing magnum 2026-03-26 00:48:01.246 | ++ /opt/stack/magnum/devstack/plugin.sh:source:14 : install_magnum 2026-03-26 00:48:01.251 | ++ /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:48:01.278 | ++ functions-common:git_clone:581 : local git_remote=https://github.com/openstack/magnum.git 2026-03-26 00:48:01.281 | ++ functions-common:git_clone:582 : local git_dest=/opt/stack/magnum 2026-03-26 00:48:01.285 | ++ functions-common:git_clone:583 : local git_ref=master 2026-03-26 00:48:01.288 | ++ functions-common:git_clone:584 : local orig_dir 2026-03-26 00:48:01.293 | +++ functions-common:git_clone:585 : pwd 2026-03-26 00:48:01.298 | ++ functions-common:git_clone:585 : orig_dir=/opt/stack/devstack 2026-03-26 00:48:01.304 | ++ functions-common:git_clone:586 : local git_clone_flags= 2026-03-26 00:48:01.309 | +++ functions-common:git_clone:588 : trueorfalse False RECLONE 2026-03-26 00:48:01.340 | ++ functions-common:git_clone:588 : RECLONE=False 2026-03-26 00:48:01.344 | ++ functions-common:git_clone:589 : [[ 0 -gt 0 ]] 2026-03-26 00:48:01.349 | ++ functions-common:git_clone:593 : [[ False = \T\r\u\e ]] 2026-03-26 00:48:01.355 | ++ functions-common:git_clone:602 : egrep -q '^refs' 2026-03-26 00:48:01.356 | ++ functions-common:git_clone:602 : echo master 2026-03-26 00:48:01.363 | ++ functions-common:git_clone:616 : [[ ! -d /opt/stack/magnum ]] 2026-03-26 00:48:01.367 | ++ functions-common:git_clone:626 : [[ False = \T\r\u\e ]] 2026-03-26 00:48:01.372 | ++ functions-common:git_clone:661 : sudo git config --system --add safe.directory /opt/stack/magnum 2026-03-26 00:48:01.394 | ++ functions-common:git_clone:664 : cd /opt/stack/magnum 2026-03-26 00:48:01.399 | ++ functions-common:git_clone:665 : head -1 2026-03-26 00:48:01.399 | ++ functions-common:git_clone:665 : git show --oneline 2026-03-26 00:48:01.408 | 75ca7d53 Merge "fix TypeError when boot_volume_size label is passed as string" 2026-03-26 00:48:01.413 | ++ functions-common:git_clone:666 : cd /opt/stack/devstack 2026-03-26 00:48:01.420 | ++ /opt/stack/magnum/devstack/lib/magnum:install_magnum:336 : setup_develop /opt/stack/magnum 2026-03-26 00:48:01.424 | ++ inc/python:setup_develop:353 : local bindep 2026-03-26 00:48:01.429 | ++ inc/python:setup_develop:354 : [[ /opt/stack/magnum == -bindep* ]] 2026-03-26 00:48:01.435 | ++ inc/python:setup_develop:358 : local project_dir=/opt/stack/magnum 2026-03-26 00:48:01.439 | ++ inc/python:setup_develop:359 : local extras= 2026-03-26 00:48:01.444 | ++ inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/magnum -e 2026-03-26 00:48:01.450 | ++ inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-03-26 00:48:01.456 | ++ inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/magnum == -bindep* ]] 2026-03-26 00:48:01.461 | ++ inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/magnum 2026-03-26 00:48:01.466 | ++ inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-03-26 00:48:01.472 | ++ inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-03-26 00:48:01.479 | +++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/magnum 2026-03-26 00:48:01.484 | +++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-03-26 00:48:01.490 | ++ inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/magnum 2026-03-26 00:48:01.496 | ++ inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-03-26 00:48:01.500 | ++ inc/python:_setup_package_with_constraints_edit:399 : local name 2026-03-26 00:48:01.509 | +++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/magnum/setup.cfg 2026-03-26 00:48:01.521 | ++ inc/python:_setup_package_with_constraints_edit:400 : name=magnum 2026-03-26 00:48:01.527 | ++ inc/python:_setup_package_with_constraints_edit:401 : '[' -z magnum ']' 2026-03-26 00:48:01.531 | ++ 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:48:01.624 | ++ inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/magnum -e 2026-03-26 00:48:01.629 | ++ inc/python:setup_package:436 : local bindep=0 2026-03-26 00:48:01.634 | ++ inc/python:setup_package:437 : local bindep_flag= 2026-03-26 00:48:01.638 | ++ inc/python:setup_package:438 : local bindep_profiles= 2026-03-26 00:48:01.643 | ++ inc/python:setup_package:439 : [[ /opt/stack/magnum == -bindep* ]] 2026-03-26 00:48:01.647 | ++ inc/python:setup_package:444 : local project_dir=/opt/stack/magnum 2026-03-26 00:48:01.652 | ++ inc/python:setup_package:445 : local flags=-e 2026-03-26 00:48:01.657 | ++ inc/python:setup_package:446 : local extras= 2026-03-26 00:48:01.662 | ++ inc/python:setup_package:450 : [[ -n -e ]] 2026-03-26 00:48:01.667 | ++ inc/python:setup_package:450 : [[ -z '' ]] 2026-03-26 00:48:01.673 | ++ inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-03-26 00:48:01.678 | ++ inc/python:setup_package:455 : [[ ! -z '' ]] 2026-03-26 00:48:01.686 | ++ inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-03-26 00:48:01.693 | ++ inc/python:setup_package:464 : pip_install -e /opt/stack/magnum 2026-03-26 00:48:01.729 | Using python 3.12 to install /opt/stack/magnum 2026-03-26 00:48:01.734 | ++ 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:48:02.284 | Obtaining file:///opt/stack/magnum 2026-03-26 00:48:02.286 | Installing build dependencies: started 2026-03-26 00:48:03.200 | Installing build dependencies: finished with status 'done' 2026-03-26 00:48:03.201 | Checking if build backend supports build_editable: started 2026-03-26 00:48:03.507 | Checking if build backend supports build_editable: finished with status 'done' 2026-03-26 00:48:03.509 | Getting requirements to build editable: started 2026-03-26 00:48:03.675 | Getting requirements to build editable: finished with status 'done' 2026-03-26 00:48:03.677 | Installing backend dependencies: started 2026-03-26 00:48:04.658 | Installing backend dependencies: finished with status 'done' 2026-03-26 00:48:04.660 | Preparing editable metadata (pyproject.toml): started 2026-03-26 00:48:05.119 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-03-26 00:48:05.120 | 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:48:05.120 | 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:48:05.120 | 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:48:05.121 | 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:48:05.121 | 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:48:05.121 | 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:48:05.122 | 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:48:05.122 | 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:48:05.123 | 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:48:05.123 | 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:48:05.123 | 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:48:05.124 | 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:48:05.124 | 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:48:05.125 | 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:48:05.125 | 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:48:05.125 | 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:48:05.126 | 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:48:05.126 | 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:48:05.127 | 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:48:05.127 | 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:48:05.127 | 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:48:05.128 | 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:48:05.128 | 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:48:05.129 | 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:48:05.129 | 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:48:05.129 | 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:48:05.130 | 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:48:05.130 | 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:48:05.131 | 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:48:05.131 | 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:48:05.131 | 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:48:05.132 | 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:48:05.132 | 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:48:05.261 | Collecting python-heatclient>=2.2.0 (from magnum==22.1.0.dev5) 2026-03-26 00:48:05.362 | Downloading python_heatclient-5.1.0-py3-none-any.whl.metadata (3.1 kB) 2026-03-26 00:48:05.373 | 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:48:05.374 | 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:48:05.375 | 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:48:05.408 | Collecting python-octaviaclient>=2.1.0 (from magnum==22.1.0.dev5) 2026-03-26 00:48:05.435 | Downloading python_octaviaclient-3.13.0-py3-none-any.whl.metadata (3.0 kB) 2026-03-26 00:48:05.444 | 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:48:05.445 | 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:48:05.445 | 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:48:05.446 | 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:48:05.447 | 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:48:05.447 | 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:48:05.450 | 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:48:05.450 | 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:48:05.453 | 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:48:05.453 | 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:48:05.454 | 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:48:05.457 | 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:48:05.458 | 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:48:05.459 | 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:48:05.461 | 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:48:05.465 | 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:48:05.468 | 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:48:05.468 | 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:48:05.474 | 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:48:05.476 | 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:48:05.477 | 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:48:05.479 | 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:48:05.481 | 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:48:05.485 | 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:48:05.489 | 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:48:05.490 | 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:48:05.492 | 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:48:05.495 | 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:48:05.498 | 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:48:05.499 | 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:48:05.502 | 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:48:05.504 | 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:48:05.506 | 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:48:05.506 | 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:48:05.507 | 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:48:05.507 | 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:48:05.509 | 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:48:05.515 | 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:48:05.516 | 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:48:05.521 | 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:48:05.523 | 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:48:05.524 | 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:48:05.525 | 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:48:05.531 | 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:48:05.536 | 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:48:05.539 | 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:48:05.543 | 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:48:05.544 | 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:48:05.544 | 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:48:05.544 | 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:48:05.549 | 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:48:05.568 | 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:48:05.593 | 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:48:05.596 | 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:48:05.597 | 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:48:05.603 | 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:48:05.604 | 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:48:05.607 | 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:48:05.611 | 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:48:05.612 | 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:48:05.613 | 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:48:05.674 | Collecting python-openstackclient>=3.12.0 (from python-octaviaclient>=2.1.0->magnum==22.1.0.dev5) 2026-03-26 00:48:05.694 | Downloading python_openstackclient-9.0.0-py3-none-any.whl.metadata (10 kB) 2026-03-26 00:48:05.719 | 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:48:05.720 | 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:48:05.720 | 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:48:05.721 | 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:48:05.745 | 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:48:05.745 | 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:48:05.752 | 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:48:05.764 | 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:48:05.792 | 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:48:05.793 | 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:48:05.793 | 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:48:05.794 | 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:48:05.795 | 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:48:05.803 | 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:48:05.803 | 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:48:05.804 | 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:48:05.804 | 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:48:05.841 | 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:48:05.868 | 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:48:05.868 | 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:48:05.869 | 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:48:05.873 | 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:48:05.919 | Downloading python_heatclient-5.1.0-py3-none-any.whl (212 kB) 2026-03-26 00:48:05.960 | Downloading python_octaviaclient-3.13.0-py3-none-any.whl (113 kB) 2026-03-26 00:48:05.986 | Downloading python_openstackclient-9.0.0-py3-none-any.whl (1.1 MB) 2026-03-26 00:48:06.015 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 40.6 MB/s 0:00:00 2026-03-26 00:48:06.032 | Building wheels for collected packages: magnum 2026-03-26 00:48:06.033 | Building editable for magnum (pyproject.toml): started 2026-03-26 00:48:06.608 | Building editable for magnum (pyproject.toml): finished with status 'done' 2026-03-26 00:48:06.609 | Created wheel for magnum: filename=magnum-22.1.0.dev5-0.editable-py3-none-any.whl size=8658 sha256=97768bc229775ef18c0f1c46fca8da3aced58b364306628058cbb6048d919020 2026-03-26 00:48:06.609 | Stored in directory: /tmp/pip-ephem-wheel-cache-ns8b31dy/wheels/39/01/1a/f47ec236cb7453ee526875dad387c5d8bc05b3940dfd0bbb30 2026-03-26 00:48:06.615 | Successfully built magnum 2026-03-26 00:48:06.750 | Installing collected packages: python-openstackclient, python-heatclient, python-octaviaclient, magnum 2026-03-26 00:48:08.131 | 2026-03-26 00:48:08.153 | 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:48:08.335 | ++ inc/python:pip_install:216 : result=0 2026-03-26 00:48:08.341 | ++ inc/python:pip_install:218 : time_stop pip_install 2026-03-26 00:48:08.347 | ++ functions-common:time_stop:2412 : local name 2026-03-26 00:48:08.352 | ++ functions-common:time_stop:2413 : local end_time 2026-03-26 00:48:08.357 | ++ functions-common:time_stop:2414 : local elapsed_time 2026-03-26 00:48:08.362 | ++ functions-common:time_stop:2415 : local total 2026-03-26 00:48:08.368 | ++ functions-common:time_stop:2416 : local start_time 2026-03-26 00:48:08.374 | ++ functions-common:time_stop:2418 : name=pip_install 2026-03-26 00:48:08.379 | ++ functions-common:time_stop:2419 : start_time=1774486081718 2026-03-26 00:48:08.384 | ++ functions-common:time_stop:2421 : [[ -z 1774486081718 ]] 2026-03-26 00:48:08.389 | +++ functions-common:time_stop:2424 : date +%s%3N 2026-03-26 00:48:08.399 | ++ functions-common:time_stop:2424 : end_time=1774486088392 2026-03-26 00:48:08.405 | ++ functions-common:time_stop:2425 : elapsed_time=6674 2026-03-26 00:48:08.409 | ++ functions-common:time_stop:2426 : total=122560 2026-03-26 00:48:08.414 | ++ functions-common:time_stop:2428 : _TIME_START[$name]= 2026-03-26 00:48:08.419 | ++ functions-common:time_stop:2429 : _TIME_TOTAL[$name]=129234 2026-03-26 00:48:08.426 | ++ inc/python:pip_install:219 : return 0 2026-03-26 00:48:08.431 | ++ inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-03-26 00:48:08.436 | ++ inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-03-26 00:48:08.443 | ++ inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/magnum 2026-03-26 00:48:08.449 | ++ inc/python:use_library_from_git:266 : local name=/opt/stack/magnum 2026-03-26 00:48:08.454 | ++ inc/python:use_library_from_git:267 : local enabled=1 2026-03-26 00:48:08.462 | ++ inc/python:use_library_from_git:268 : [[ novnc,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:48:08.468 | ++ inc/python:use_library_from_git:268 : [[ ,novnc,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:48:08.475 | ++ inc/python:use_library_from_git:269 : return 1 2026-03-26 00:48:08.481 | ++ /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:48:08.487 | ++ /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:48:08.493 | ++ /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:48:08.499 | ++ /opt/stack/magnum/devstack/plugin.sh:source:21 : install_magnumclient 2026-03-26 00:48:08.506 | ++ /opt/stack/magnum/devstack/lib/magnum:install_magnumclient:326 : use_library_from_git python-magnumclient 2026-03-26 00:48:08.512 | ++ inc/python:use_library_from_git:266 : local name=python-magnumclient 2026-03-26 00:48:08.518 | ++ inc/python:use_library_from_git:267 : local enabled=1 2026-03-26 00:48:08.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,python-magnumclient = \A\L\L ]] 2026-03-26 00:48:08.529 | ++ inc/python:use_library_from_git:268 : [[ ,novnc,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:48:08.536 | ++ inc/python:use_library_from_git:268 : enabled=0 2026-03-26 00:48:08.541 | ++ inc/python:use_library_from_git:269 : return 0 2026-03-26 00:48:08.547 | ++ /opt/stack/magnum/devstack/lib/magnum:install_magnumclient:327 : git_clone_by_name python-magnumclient 2026-03-26 00:48:08.552 | ++ functions-common:git_clone_by_name:673 : local name=python-magnumclient 2026-03-26 00:48:08.559 | ++ functions-common:git_clone_by_name:674 : local repo=https://github.com/openstack/python-magnumclient.git 2026-03-26 00:48:08.565 | ++ functions-common:git_clone_by_name:675 : local dir=/opt/stack/python-magnumclient 2026-03-26 00:48:08.569 | ++ functions-common:git_clone_by_name:676 : local branch=master 2026-03-26 00:48:08.575 | ++ 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:48:08.581 | ++ functions-common:git_clone:581 : local git_remote=https://github.com/openstack/python-magnumclient.git 2026-03-26 00:48:08.587 | ++ functions-common:git_clone:582 : local git_dest=/opt/stack/python-magnumclient 2026-03-26 00:48:08.593 | ++ functions-common:git_clone:583 : local git_ref=master 2026-03-26 00:48:08.599 | ++ functions-common:git_clone:584 : local orig_dir 2026-03-26 00:48:08.605 | +++ functions-common:git_clone:585 : pwd 2026-03-26 00:48:08.611 | ++ functions-common:git_clone:585 : orig_dir=/opt/stack/devstack 2026-03-26 00:48:08.617 | ++ functions-common:git_clone:586 : local git_clone_flags= 2026-03-26 00:48:08.622 | +++ functions-common:git_clone:588 : trueorfalse False RECLONE 2026-03-26 00:48:08.657 | ++ functions-common:git_clone:588 : RECLONE=False 2026-03-26 00:48:08.663 | ++ functions-common:git_clone:589 : [[ 0 -gt 0 ]] 2026-03-26 00:48:08.669 | ++ functions-common:git_clone:593 : [[ False = \T\r\u\e ]] 2026-03-26 00:48:08.675 | ++ functions-common:git_clone:602 : echo master 2026-03-26 00:48:08.677 | ++ functions-common:git_clone:602 : egrep -q '^refs' 2026-03-26 00:48:08.688 | ++ functions-common:git_clone:616 : [[ ! -d /opt/stack/python-magnumclient ]] 2026-03-26 00:48:08.693 | ++ functions-common:git_clone:626 : [[ False = \T\r\u\e ]] 2026-03-26 00:48:08.699 | ++ functions-common:git_clone:661 : sudo git config --system --add safe.directory /opt/stack/python-magnumclient 2026-03-26 00:48:08.722 | ++ functions-common:git_clone:664 : cd /opt/stack/python-magnumclient 2026-03-26 00:48:08.729 | ++ functions-common:git_clone:665 : head -1 2026-03-26 00:48:08.730 | ++ functions-common:git_clone:665 : git show --oneline 2026-03-26 00:48:08.735 | bfc9dbc Merge "Update master for stable/2026.1" 2026-03-26 00:48:08.742 | ++ functions-common:git_clone:666 : cd /opt/stack/devstack 2026-03-26 00:48:08.748 | ++ /opt/stack/magnum/devstack/lib/magnum:install_magnumclient:328 : setup_dev_lib python-magnumclient 2026-03-26 00:48:08.754 | ++ inc/python:setup_dev_lib:312 : local bindep 2026-03-26 00:48:08.760 | ++ inc/python:setup_dev_lib:313 : [[ python-magnumclient == -bindep* ]] 2026-03-26 00:48:08.767 | ++ inc/python:setup_dev_lib:317 : local name=python-magnumclient 2026-03-26 00:48:08.773 | ++ inc/python:setup_dev_lib:318 : local dir=/opt/stack/python-magnumclient 2026-03-26 00:48:08.778 | ++ inc/python:setup_dev_lib:319 : local extras= 2026-03-26 00:48:08.783 | ++ inc/python:setup_dev_lib:320 : setup_develop /opt/stack/python-magnumclient 2026-03-26 00:48:08.789 | ++ inc/python:setup_develop:353 : local bindep 2026-03-26 00:48:08.794 | ++ inc/python:setup_develop:354 : [[ /opt/stack/python-magnumclient == -bindep* ]] 2026-03-26 00:48:08.801 | ++ inc/python:setup_develop:358 : local project_dir=/opt/stack/python-magnumclient 2026-03-26 00:48:08.806 | ++ inc/python:setup_develop:359 : local extras= 2026-03-26 00:48:08.812 | ++ inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/python-magnumclient -e 2026-03-26 00:48:08.817 | ++ inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-03-26 00:48:08.824 | ++ inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/python-magnumclient == -bindep* ]] 2026-03-26 00:48:08.830 | ++ inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/python-magnumclient 2026-03-26 00:48:08.836 | ++ inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-03-26 00:48:08.841 | ++ inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-03-26 00:48:08.850 | +++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/python-magnumclient 2026-03-26 00:48:08.857 | +++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-03-26 00:48:08.864 | ++ inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/python-magnumclient 2026-03-26 00:48:08.870 | ++ inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-03-26 00:48:08.875 | ++ inc/python:_setup_package_with_constraints_edit:399 : local name 2026-03-26 00:48:08.883 | +++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/python-magnumclient/setup.cfg 2026-03-26 00:48:08.895 | ++ inc/python:_setup_package_with_constraints_edit:400 : name=python-magnumclient 2026-03-26 00:48:08.901 | ++ inc/python:_setup_package_with_constraints_edit:401 : '[' -z python-magnumclient ']' 2026-03-26 00:48:08.907 | ++ 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:48:09.003 | ++ inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/python-magnumclient -e 2026-03-26 00:48:09.009 | ++ inc/python:setup_package:436 : local bindep=0 2026-03-26 00:48:09.015 | ++ inc/python:setup_package:437 : local bindep_flag= 2026-03-26 00:48:09.021 | ++ inc/python:setup_package:438 : local bindep_profiles= 2026-03-26 00:48:09.028 | ++ inc/python:setup_package:439 : [[ /opt/stack/python-magnumclient == -bindep* ]] 2026-03-26 00:48:09.033 | ++ inc/python:setup_package:444 : local project_dir=/opt/stack/python-magnumclient 2026-03-26 00:48:09.038 | ++ inc/python:setup_package:445 : local flags=-e 2026-03-26 00:48:09.044 | ++ inc/python:setup_package:446 : local extras= 2026-03-26 00:48:09.049 | ++ inc/python:setup_package:450 : [[ -n -e ]] 2026-03-26 00:48:09.055 | ++ inc/python:setup_package:450 : [[ -z '' ]] 2026-03-26 00:48:09.061 | ++ inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-03-26 00:48:09.066 | ++ inc/python:setup_package:455 : [[ ! -z '' ]] 2026-03-26 00:48:09.072 | ++ inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-03-26 00:48:09.078 | ++ inc/python:setup_package:464 : pip_install -e /opt/stack/python-magnumclient 2026-03-26 00:48:09.119 | Using python 3.12 to install /opt/stack/python-magnumclient 2026-03-26 00:48:09.125 | ++ 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:48:09.669 | Obtaining file:///opt/stack/python-magnumclient 2026-03-26 00:48:09.670 | Installing build dependencies: started 2026-03-26 00:48:11.613 | Installing build dependencies: finished with status 'done' 2026-03-26 00:48:11.613 | Checking if build backend supports build_editable: started 2026-03-26 00:48:11.916 | Checking if build backend supports build_editable: finished with status 'done' 2026-03-26 00:48:11.917 | Getting requirements to build editable: started 2026-03-26 00:48:12.082 | Getting requirements to build editable: finished with status 'done' 2026-03-26 00:48:12.084 | Installing backend dependencies: started 2026-03-26 00:48:13.101 | Installing backend dependencies: finished with status 'done' 2026-03-26 00:48:13.103 | Preparing editable metadata (pyproject.toml): started 2026-03-26 00:48:13.432 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-03-26 00:48:13.451 | 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:48:13.452 | 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:48:13.452 | 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:48:13.453 | 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:48:13.453 | 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:48:13.454 | 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:48:13.454 | 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:48:13.455 | 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:48:13.455 | 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:48:13.455 | 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:48:13.456 | 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:48:13.456 | 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:48:13.457 | 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:48:13.458 | 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:48:13.460 | 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:48:13.462 | 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:48:13.462 | 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:48:13.463 | 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:48:13.465 | 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:48:13.466 | 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:48:13.466 | 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:48:13.467 | 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:48:13.467 | 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:48:13.468 | 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:48:13.468 | 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:48:13.472 | 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:48:13.475 | 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:48:13.477 | 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:48:13.477 | 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:48:13.480 | 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:48:13.480 | 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:48:13.481 | 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:48:13.483 | 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:48:13.483 | 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:48:13.485 | 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:48:13.485 | 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:48:13.487 | 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:48:13.488 | 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:48:13.489 | 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:48:13.492 | 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:48:13.495 | 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:48:13.495 | 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:48:13.498 | 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:48:13.501 | 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:48:13.508 | 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:48:13.511 | 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:48:13.511 | 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:48:13.512 | 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:48:13.513 | 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:48:13.523 | 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:48:13.524 | 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:48:13.527 | 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:48:13.546 | Building wheels for collected packages: python-magnumclient 2026-03-26 00:48:13.547 | Building editable for python-magnumclient (pyproject.toml): started 2026-03-26 00:48:13.894 | Building editable for python-magnumclient (pyproject.toml): finished with status 'done' 2026-03-26 00:48:13.896 | Created wheel for python-magnumclient: filename=python_magnumclient-4.11.0.dev3-0.editable-py3-none-any.whl size=9030 sha256=87cc2214f002e35f41be52d7e7bd552fbe3387d724ac53c4a85a41001f5f37c0 2026-03-26 00:48:13.896 | Stored in directory: /tmp/pip-ephem-wheel-cache-uyei52_8/wheels/b5/b9/e3/9d98d11e43d3ea43a33a70ade521bd1ecc2d41c4a07454be38 2026-03-26 00:48:13.901 | Successfully built python-magnumclient 2026-03-26 00:48:14.056 | Installing collected packages: python-magnumclient 2026-03-26 00:48:14.092 | Successfully installed python-magnumclient-4.11.0.dev3 2026-03-26 00:48:14.239 | ++ inc/python:pip_install:216 : result=0 2026-03-26 00:48:14.243 | ++ inc/python:pip_install:218 : time_stop pip_install 2026-03-26 00:48:14.248 | ++ functions-common:time_stop:2412 : local name 2026-03-26 00:48:14.253 | ++ functions-common:time_stop:2413 : local end_time 2026-03-26 00:48:14.258 | ++ functions-common:time_stop:2414 : local elapsed_time 2026-03-26 00:48:14.263 | ++ functions-common:time_stop:2415 : local total 2026-03-26 00:48:14.270 | ++ functions-common:time_stop:2416 : local start_time 2026-03-26 00:48:14.276 | ++ functions-common:time_stop:2418 : name=pip_install 2026-03-26 00:48:14.281 | ++ functions-common:time_stop:2419 : start_time=1774486089110 2026-03-26 00:48:14.287 | ++ functions-common:time_stop:2421 : [[ -z 1774486089110 ]] 2026-03-26 00:48:14.295 | +++ functions-common:time_stop:2424 : date +%s%3N 2026-03-26 00:48:14.303 | ++ functions-common:time_stop:2424 : end_time=1774486094297 2026-03-26 00:48:14.310 | ++ functions-common:time_stop:2425 : elapsed_time=5187 2026-03-26 00:48:14.315 | ++ functions-common:time_stop:2426 : total=129234 2026-03-26 00:48:14.321 | ++ functions-common:time_stop:2428 : _TIME_START[$name]= 2026-03-26 00:48:14.327 | ++ functions-common:time_stop:2429 : _TIME_TOTAL[$name]=134421 2026-03-26 00:48:14.333 | ++ inc/python:pip_install:219 : return 0 2026-03-26 00:48:14.341 | ++ inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-03-26 00:48:14.345 | ++ inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-03-26 00:48:14.352 | ++ inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/python-magnumclient 2026-03-26 00:48:14.358 | ++ inc/python:use_library_from_git:266 : local name=/opt/stack/python-magnumclient 2026-03-26 00:48:14.364 | ++ inc/python:use_library_from_git:267 : local enabled=1 2026-03-26 00:48:14.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 = \A\L\L ]] 2026-03-26 00:48:14.379 | ++ inc/python:use_library_from_git:268 : [[ ,novnc,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:48:14.386 | ++ inc/python:use_library_from_git:269 : return 1 2026-03-26 00:48:14.394 | ++ /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:48:14.424 | ++ /opt/stack/magnum/devstack/plugin.sh:source:22 : cleanup_magnum 2026-03-26 00:48:14.430 | ++ /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:48:14.458 | +++ /opt/stack/magnum/devstack/lib/magnum:cleanup_magnum:88 : apache_site_config_for magnum-api 2026-03-26 00:48:14.465 | +++ lib/apache:apache_site_config_for:174 : local site=magnum-api 2026-03-26 00:48:14.472 | +++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-03-26 00:48:14.480 | +++ functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-03-26 00:48:14.487 | +++ functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-03-26 00:48:14.493 | +++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/magnum-api.conf 2026-03-26 00:48:14.502 | ++ /opt/stack/magnum/devstack/lib/magnum:cleanup_magnum:88 : sudo rm -f /etc/apache2/sites-available/magnum-api.conf 2026-03-26 00:48:14.527 | ++ /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:48:14.534 | ++ lib/apache:remove_uwsgi_config:405 : local conf=/etc/magnum/magnum-api-uwsgi.ini 2026-03-26 00:48:14.541 | ++ lib/apache:remove_uwsgi_config:406 : local wsgi=magnum.wsgi.api:application 2026-03-26 00:48:14.548 | ++ lib/apache:remove_uwsgi_config:407 : local name= 2026-03-26 00:48:14.558 | +++ lib/apache:remove_uwsgi_config:410 : basename magnum.wsgi.api:application 2026-03-26 00:48:14.567 | ++ lib/apache:remove_uwsgi_config:410 : name=magnum.wsgi.api:application 2026-03-26 00:48:14.574 | ++ lib/apache:remove_uwsgi_config:412 : [[ magnum.wsgi.api:application = /* ]] 2026-03-26 00:48:14.581 | ++ lib/apache:remove_uwsgi_config:416 : rm -rf /etc/magnum/magnum-api-uwsgi.ini 2026-03-26 00:48:14.590 | ++ lib/apache:remove_uwsgi_config:417 : disable_apache_site magnum.wsgi.api:application 2026-03-26 00:48:14.596 | ++ lib/apache:disable_apache_site:207 : local site=magnum.wsgi.api:application 2026-03-26 00:48:14.602 | ++ lib/apache:disable_apache_site:208 : is_ubuntu 2026-03-26 00:48:14.610 | ++ functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-03-26 00:48:14.617 | ++ functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-03-26 00:48:14.623 | ++ lib/apache:disable_apache_site:209 : sudo a2dissite magnum.wsgi.api:application 2026-03-26 00:48:14.674 | ERROR: Site magnum.wsgi.api:application does not exist! 2026-03-26 00:48:14.685 | ++ lib/apache:disable_apache_site:209 : true 2026-03-26 00:48:14.691 | ++ /opt/stack/magnum/devstack/plugin.sh:source:51 : [[ stack == \u\n\s\t\a\c\k ]] 2026-03-26 00:48:14.697 | ++ /opt/stack/magnum/devstack/plugin.sh:source:55 : [[ stack == \c\l\e\a\n ]] 2026-03-26 00:48:14.710 | + functions-common:run_plugins:1831 : for plugin in ${plugins//,/ } 2026-03-26 00:48:14.717 | + functions-common:run_plugins:1832 : local dir=/opt/stack/octavia 2026-03-26 00:48:14.724 | + functions-common:run_plugins:1833 : [[ -f /opt/stack/octavia/devstack/plugin.sh ]] 2026-03-26 00:48:14.731 | + functions-common:run_plugins:1834 : source /opt/stack/octavia/devstack/plugin.sh stack install 2026-03-26 00:48:14.739 | ++ /opt/stack/octavia/devstack/plugin.sh:source:3 : saveenv=ehxB 2026-03-26 00:48:14.746 | ++ /opt/stack/octavia/devstack/plugin.sh:source:4 : set -ex 2026-03-26 00:48:14.753 | ++ /opt/stack/octavia/devstack/plugin.sh:source:9 : GET_PIP_CACHE_LOCATION=/opt/stack/cache/files/get-pip.py 2026-03-26 00:48:14.769 | ++ /opt/stack/octavia/devstack/plugin.sh:source:768 : is_service_enabled octavia 2026-03-26 00:48:14.810 | ++ functions-common:is_service_enabled:2068 : return 0 2026-03-26 00:48:14.816 | ++ /opt/stack/octavia/devstack/plugin.sh:source:769 : '[' api == main ']' 2026-03-26 00:48:14.822 | ++ /opt/stack/octavia/devstack/plugin.sh:source:769 : '[' api == standalone ']' 2026-03-26 00:48:14.828 | ++ /opt/stack/octavia/devstack/plugin.sh:source:781 : [[ stack == \s\t\a\c\k ]] 2026-03-26 00:48:14.835 | ++ /opt/stack/octavia/devstack/plugin.sh:source:781 : [[ install == \i\n\s\t\a\l\l ]] 2026-03-26 00:48:14.841 | ++ /opt/stack/octavia/devstack/plugin.sh:source:783 : echo_summary 'Installing octavia' 2026-03-26 00:48:14.848 | ++ ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-03-26 00:48:14.855 | ++ ./stack.sh:echo_summary:444 : echo -e Installing octavia 2026-03-26 00:48:14.861 | ++ /opt/stack/octavia/devstack/plugin.sh:source:784 : octavia_lib_install 2026-03-26 00:48:14.868 | ++ /opt/stack/octavia/devstack/plugin.sh:octavia_lib_install:29 : use_library_from_git octavia-lib 2026-03-26 00:48:14.876 | ++ inc/python:use_library_from_git:266 : local name=octavia-lib 2026-03-26 00:48:14.881 | ++ inc/python:use_library_from_git:267 : local enabled=1 2026-03-26 00:48: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,python-magnumclient = \A\L\L ]] 2026-03-26 00:48:14.893 | ++ inc/python:use_library_from_git:268 : [[ ,novnc,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:48:14.900 | ++ inc/python:use_library_from_git:269 : return 1 2026-03-26 00:48:14.907 | ++ /opt/stack/octavia/devstack/plugin.sh:octavia_lib_install:35 : pip_install_gr octavia-lib 2026-03-26 00:48:14.914 | ++ inc/python:pip_install_gr:94 : local name=octavia-lib 2026-03-26 00:48:14.921 | ++ inc/python:pip_install_gr:95 : local clean_name 2026-03-26 00:48:14.928 | +++ inc/python:pip_install_gr:96 : get_from_global_requirements octavia-lib 2026-03-26 00:48:14.936 | +++ inc/python:get_from_global_requirements:241 : local package=octavia-lib 2026-03-26 00:48:14.944 | +++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-03-26 00:48:14.955 | ++++ inc/python:get_from_global_requirements:243 : grep -i -h '^octavia-lib' /opt/stack/requirements/global-requirements.txt 2026-03-26 00:48:14.956 | ++++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-03-26 00:48:14.968 | +++ inc/python:get_from_global_requirements:243 : required_pkg='octavia-lib ' 2026-03-26 00:48:14.975 | +++ inc/python:get_from_global_requirements:244 : [[ octavia-lib == '' ]] 2026-03-26 00:48:14.982 | +++ inc/python:get_from_global_requirements:247 : echo octavia-lib 2026-03-26 00:48:14.991 | ++ inc/python:pip_install_gr:96 : clean_name=octavia-lib 2026-03-26 00:48:14.998 | ++ inc/python:pip_install_gr:97 : pip_install octavia-lib 2026-03-26 00:48:15.053 | Using python 3.12 to install octavia-lib 2026-03-26 00:48:15.059 | ++ 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:48:15.760 | Collecting octavia-lib 2026-03-26 00:48:15.839 | Downloading octavia_lib-3.11.0-py3-none-any.whl.metadata (2.3 kB) 2026-03-26 00:48:15.850 | 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:48:15.851 | 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:48:15.851 | 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:48:15.852 | 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:48:15.854 | 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:48:15.855 | 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:48:15.857 | 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:48:15.858 | 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:48:15.858 | 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:48:15.859 | 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:48:15.860 | 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:48:15.860 | 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:48:15.861 | 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:48:15.863 | 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:48:15.866 | 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:48:15.883 | Downloading octavia_lib-3.11.0-py3-none-any.whl (39 kB) 2026-03-26 00:48:16.073 | Installing collected packages: octavia-lib 2026-03-26 00:48:16.125 | Successfully installed octavia-lib-3.11.0 2026-03-26 00:48:16.237 | ++ inc/python:pip_install:216 : result=0 2026-03-26 00:48:16.244 | ++ inc/python:pip_install:218 : time_stop pip_install 2026-03-26 00:48:16.250 | ++ functions-common:time_stop:2412 : local name 2026-03-26 00:48:16.256 | ++ functions-common:time_stop:2413 : local end_time 2026-03-26 00:48:16.263 | ++ functions-common:time_stop:2414 : local elapsed_time 2026-03-26 00:48:16.271 | ++ functions-common:time_stop:2415 : local total 2026-03-26 00:48:16.278 | ++ functions-common:time_stop:2416 : local start_time 2026-03-26 00:48:16.285 | ++ functions-common:time_stop:2418 : name=pip_install 2026-03-26 00:48:16.291 | ++ functions-common:time_stop:2419 : start_time=1774486095042 2026-03-26 00:48:16.297 | ++ functions-common:time_stop:2421 : [[ -z 1774486095042 ]] 2026-03-26 00:48:16.304 | +++ functions-common:time_stop:2424 : date +%s%3N 2026-03-26 00:48:16.313 | ++ functions-common:time_stop:2424 : end_time=1774486096306 2026-03-26 00:48:16.321 | ++ functions-common:time_stop:2425 : elapsed_time=1264 2026-03-26 00:48:16.328 | ++ functions-common:time_stop:2426 : total=134421 2026-03-26 00:48:16.332 | ++ functions-common:time_stop:2428 : _TIME_START[$name]= 2026-03-26 00:48:16.338 | ++ functions-common:time_stop:2429 : _TIME_TOTAL[$name]=135685 2026-03-26 00:48:16.343 | ++ inc/python:pip_install:219 : return 0 2026-03-26 00:48:16.349 | ++ /opt/stack/octavia/devstack/plugin.sh:source:785 : octavia_install 2026-03-26 00:48:16.357 | ++ /opt/stack/octavia/devstack/plugin.sh:octavia_install:12 : [[ False == True ]] 2026-03-26 00:48:16.364 | ++ /opt/stack/octavia/devstack/plugin.sh:octavia_install:15 : setup_develop /opt/stack/octavia 2026-03-26 00:48:16.371 | ++ inc/python:setup_develop:353 : local bindep 2026-03-26 00:48:16.377 | ++ inc/python:setup_develop:354 : [[ /opt/stack/octavia == -bindep* ]] 2026-03-26 00:48:16.384 | ++ inc/python:setup_develop:358 : local project_dir=/opt/stack/octavia 2026-03-26 00:48:16.390 | ++ inc/python:setup_develop:359 : local extras= 2026-03-26 00:48:16.396 | ++ inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/octavia -e 2026-03-26 00:48:16.404 | ++ inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-03-26 00:48:16.410 | ++ inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/octavia == -bindep* ]] 2026-03-26 00:48:16.416 | ++ inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/octavia 2026-03-26 00:48:16.424 | ++ inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-03-26 00:48:16.432 | ++ inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-03-26 00:48:16.441 | +++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/octavia 2026-03-26 00:48:16.447 | +++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-03-26 00:48:16.455 | ++ inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/octavia 2026-03-26 00:48:16.463 | ++ inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-03-26 00:48:16.508 | ++ inc/python:_setup_package_with_constraints_edit:399 : local name 2026-03-26 00:48:16.508 | +++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/octavia/setup.cfg 2026-03-26 00:48:16.516 | ++ inc/python:_setup_package_with_constraints_edit:400 : name=octavia 2026-03-26 00:48:16.522 | ++ inc/python:_setup_package_with_constraints_edit:401 : '[' -z octavia ']' 2026-03-26 00:48:16.527 | ++ 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:48:16.623 | ++ inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/octavia -e 2026-03-26 00:48:16.628 | ++ inc/python:setup_package:436 : local bindep=0 2026-03-26 00:48:16.634 | ++ inc/python:setup_package:437 : local bindep_flag= 2026-03-26 00:48:16.640 | ++ inc/python:setup_package:438 : local bindep_profiles= 2026-03-26 00:48:16.644 | ++ inc/python:setup_package:439 : [[ /opt/stack/octavia == -bindep* ]] 2026-03-26 00:48:16.651 | ++ inc/python:setup_package:444 : local project_dir=/opt/stack/octavia 2026-03-26 00:48:16.656 | ++ inc/python:setup_package:445 : local flags=-e 2026-03-26 00:48:16.663 | ++ inc/python:setup_package:446 : local extras= 2026-03-26 00:48:16.669 | ++ inc/python:setup_package:450 : [[ -n -e ]] 2026-03-26 00:48:16.675 | ++ inc/python:setup_package:450 : [[ -z '' ]] 2026-03-26 00:48:16.681 | ++ inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-03-26 00:48:16.689 | ++ inc/python:setup_package:455 : [[ ! -z '' ]] 2026-03-26 00:48:16.694 | ++ inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-03-26 00:48:16.701 | ++ inc/python:setup_package:464 : pip_install -e /opt/stack/octavia 2026-03-26 00:48:16.747 | Using python 3.12 to install /opt/stack/octavia 2026-03-26 00:48:16.754 | ++ 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:48:17.322 | Obtaining file:///opt/stack/octavia 2026-03-26 00:48:17.324 | Installing build dependencies: started 2026-03-26 00:48:18.323 | Installing build dependencies: finished with status 'done' 2026-03-26 00:48:18.324 | Checking if build backend supports build_editable: started 2026-03-26 00:48:18.635 | Checking if build backend supports build_editable: finished with status 'done' 2026-03-26 00:48:18.637 | Getting requirements to build editable: started 2026-03-26 00:48:18.810 | Getting requirements to build editable: finished with status 'done' 2026-03-26 00:48:18.813 | Preparing editable metadata (pyproject.toml): started 2026-03-26 00:48:19.295 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-03-26 00:48:19.315 | 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:48:19.316 | 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:48:19.316 | 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:48:19.317 | 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:48:19.317 | 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:48:19.430 | Collecting SQLAlchemy-Utils>=0.30.11 (from octavia==18.1.0.dev5) 2026-03-26 00:48:19.499 | Downloading sqlalchemy_utils-0.42.1-py3-none-any.whl.metadata (4.6 kB) 2026-03-26 00:48:19.512 | 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:48:19.512 | 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:48:19.512 | 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:48:19.513 | 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:48:19.513 | 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:48:19.514 | 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:48:19.514 | 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:48:19.515 | 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:48:19.515 | 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:48:19.515 | 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:48:19.516 | 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:48:19.517 | 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:48:19.517 | 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:48:19.518 | 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:48:19.518 | 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:48:19.519 | 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:48:19.519 | 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:48:19.520 | 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:48:19.520 | 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:48:19.521 | 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:48:19.521 | 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:48:19.522 | 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:48:19.522 | 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:48:19.522 | 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:48:19.523 | 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:48:19.523 | 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:48:19.524 | 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:48:19.524 | 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:48:19.525 | 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:48:19.525 | 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:48:19.525 | 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:48:19.526 | 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:48:19.526 | 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:48:19.527 | 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:48:19.527 | 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:48:19.528 | 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:48:19.528 | 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:48:19.529 | 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:48:19.529 | 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:48:19.530 | 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:48:19.555 | Collecting gunicorn>=19.9.0 (from octavia==18.1.0.dev5) 2026-03-26 00:48:19.562 | Downloading gunicorn-25.1.0-py3-none-any.whl.metadata (5.5 kB) 2026-03-26 00:48:19.580 | 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:48:19.582 | 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:48:19.582 | 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:48:19.588 | 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:48:19.591 | 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:48:19.593 | 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:48:19.593 | 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:48:19.594 | 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:48:19.595 | 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:48:19.598 | 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:48:19.599 | 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:48:19.600 | 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:48:19.603 | 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:48:19.604 | 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:48:19.604 | 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:48:19.605 | 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:48:19.610 | 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:48:19.610 | 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:48:19.613 | 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:48:19.614 | 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:48:19.615 | 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:48:19.615 | 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:48:19.621 | 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:48:19.621 | 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:48:19.622 | 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:48:19.622 | 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:48:19.623 | 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:48:19.623 | 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:48:19.624 | 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:48:19.630 | 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:48:19.636 | 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:48:19.641 | 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:48:19.642 | 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:48:19.644 | 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:48:19.651 | 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:48:19.651 | 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:48:19.652 | 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:48:19.652 | 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:48:19.653 | Requirement already satisfied: oslo.metrics>=0.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->octavia==18.1.0.dev5) (0.15.1) 2026-03-26 00:48:19.655 | Requirement already satisfied: vine<6.0.0,>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from amqp>=2.5.2->oslo.messaging>=14.1.0->octavia==18.1.0.dev5) (5.1.0) 2026-03-26 00:48:19.660 | 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:48:19.665 | 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:48:19.667 | 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:48:19.668 | 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:48:19.678 | 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:48:19.683 | 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:48:19.683 | 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:48:19.684 | 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:48:19.685 | 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:48:19.685 | 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:48:19.685 | 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:48:19.686 | 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:48:19.688 | 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:48:19.697 | 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:48:19.703 | 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:48:19.707 | 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:48:19.712 | 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:48:19.728 | 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:48:19.757 | 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:48:19.761 | 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:48:19.761 | 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:48:19.767 | 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:48:19.768 | 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:48:19.768 | 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:48:19.777 | 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:48:19.781 | 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:48:19.782 | 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:48:19.802 | 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:48:19.802 | 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:48:19.803 | 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:48:19.804 | 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:48:19.826 | 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:48:19.826 | 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:48:19.832 | 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:48:19.846 | 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:48:19.880 | 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:48:19.880 | 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:48:19.881 | 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:48:19.906 | 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:48:19.931 | 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:48:19.931 | 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:48:19.932 | 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:48:19.936 | 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:48:19.981 | Downloading gunicorn-25.1.0-py3-none-any.whl (197 kB) 2026-03-26 00:48:20.024 | Downloading sqlalchemy_utils-0.42.1-py3-none-any.whl (91 kB) 2026-03-26 00:48:20.035 | Building wheels for collected packages: octavia 2026-03-26 00:48:20.036 | Building editable for octavia (pyproject.toml): started 2026-03-26 00:48:20.745 | Building editable for octavia (pyproject.toml): finished with status 'done' 2026-03-26 00:48:20.746 | Created wheel for octavia: filename=octavia-18.1.0.dev5-0.editable-py3-none-any.whl size=9917 sha256=18d9e17323565a53a65b24e1c7d766a87af553b05d301beabb2370016657b0e3 2026-03-26 00:48:20.747 | Stored in directory: /tmp/pip-ephem-wheel-cache-03w7ypbd/wheels/ed/6b/cb/95220a3afd8be5cce009bcf4082455445bf4e8aadf41f0202b 2026-03-26 00:48:20.752 | Successfully built octavia 2026-03-26 00:48:20.889 | Installing collected packages: gunicorn, SQLAlchemy-Utils, octavia 2026-03-26 00:48:21.115 | 2026-03-26 00:48:21.131 | Successfully installed SQLAlchemy-Utils-0.42.1 gunicorn-25.1.0 octavia-18.1.0.dev5 2026-03-26 00:48:21.263 | ++ inc/python:pip_install:216 : result=0 2026-03-26 00:48:21.268 | ++ inc/python:pip_install:218 : time_stop pip_install 2026-03-26 00:48:21.273 | ++ functions-common:time_stop:2412 : local name 2026-03-26 00:48:21.278 | ++ functions-common:time_stop:2413 : local end_time 2026-03-26 00:48:21.284 | ++ functions-common:time_stop:2414 : local elapsed_time 2026-03-26 00:48:21.289 | ++ functions-common:time_stop:2415 : local total 2026-03-26 00:48:21.293 | ++ functions-common:time_stop:2416 : local start_time 2026-03-26 00:48:21.299 | ++ functions-common:time_stop:2418 : name=pip_install 2026-03-26 00:48:21.305 | ++ functions-common:time_stop:2419 : start_time=1774486096736 2026-03-26 00:48:21.309 | ++ functions-common:time_stop:2421 : [[ -z 1774486096736 ]] 2026-03-26 00:48:21.315 | +++ functions-common:time_stop:2424 : date +%s%3N 2026-03-26 00:48:21.322 | ++ functions-common:time_stop:2424 : end_time=1774486101316 2026-03-26 00:48:21.328 | ++ functions-common:time_stop:2425 : elapsed_time=4580 2026-03-26 00:48:21.335 | ++ functions-common:time_stop:2426 : total=135685 2026-03-26 00:48:21.340 | ++ functions-common:time_stop:2428 : _TIME_START[$name]= 2026-03-26 00:48:21.344 | ++ functions-common:time_stop:2429 : _TIME_TOTAL[$name]=140265 2026-03-26 00:48:21.349 | ++ inc/python:pip_install:219 : return 0 2026-03-26 00:48:21.355 | ++ inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-03-26 00:48:21.360 | ++ inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-03-26 00:48:21.366 | ++ inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/octavia 2026-03-26 00:48:21.375 | ++ inc/python:use_library_from_git:266 : local name=/opt/stack/octavia 2026-03-26 00:48:21.382 | ++ inc/python:use_library_from_git:267 : local enabled=1 2026-03-26 00:48:21.389 | ++ inc/python:use_library_from_git:268 : [[ novnc,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:48:21.396 | ++ inc/python:use_library_from_git:268 : [[ ,novnc,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:48:21.402 | ++ inc/python:use_library_from_git:269 : return 1 2026-03-26 00:48:21.410 | ++ /opt/stack/octavia/devstack/plugin.sh:source:786 : octaviaclient_install 2026-03-26 00:48:21.415 | ++ /opt/stack/octavia/devstack/plugin.sh:octaviaclient_install:20 : use_library_from_git python-octaviaclient 2026-03-26 00:48:21.421 | ++ inc/python:use_library_from_git:266 : local name=python-octaviaclient 2026-03-26 00:48:21.426 | ++ inc/python:use_library_from_git:267 : local enabled=1 2026-03-26 00:48:21.433 | ++ inc/python:use_library_from_git:268 : [[ novnc,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:48:21.440 | ++ inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api,python-magnumclient, =~ ,python-octaviaclient, ]] 2026-03-26 00:48:21.446 | ++ inc/python:use_library_from_git:269 : return 1 2026-03-26 00:48:21.453 | ++ /opt/stack/octavia/devstack/plugin.sh:octaviaclient_install:24 : pip_install_gr python-octaviaclient 2026-03-26 00:48:21.459 | ++ inc/python:pip_install_gr:94 : local name=python-octaviaclient 2026-03-26 00:48:21.465 | ++ inc/python:pip_install_gr:95 : local clean_name 2026-03-26 00:48:21.472 | +++ inc/python:pip_install_gr:96 : get_from_global_requirements python-octaviaclient 2026-03-26 00:48:21.479 | +++ inc/python:get_from_global_requirements:241 : local package=python-octaviaclient 2026-03-26 00:48:21.486 | +++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-03-26 00:48:21.496 | ++++ inc/python:get_from_global_requirements:243 : grep -i -h '^python-octaviaclient' /opt/stack/requirements/global-requirements.txt 2026-03-26 00:48:21.497 | ++++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-03-26 00:48:21.507 | +++ inc/python:get_from_global_requirements:243 : required_pkg='python-octaviaclient ' 2026-03-26 00:48:21.513 | +++ inc/python:get_from_global_requirements:244 : [[ python-octaviaclient == '' ]] 2026-03-26 00:48:21.520 | +++ inc/python:get_from_global_requirements:247 : echo python-octaviaclient 2026-03-26 00:48:21.528 | ++ inc/python:pip_install_gr:96 : clean_name=python-octaviaclient 2026-03-26 00:48:21.534 | ++ inc/python:pip_install_gr:97 : pip_install python-octaviaclient 2026-03-26 00:48:21.624 | Using python 3.12 to install python-octaviaclient 2026-03-26 00:48:21.630 | ++ inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt python-octaviaclient 2026-03-26 00:48:22.182 | Requirement already satisfied: python-octaviaclient in /opt/stack/data/venv/lib/python3.12/site-packages (3.13.0) 2026-03-26 00:48:22.183 | 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:48:22.183 | 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:48:22.184 | 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:48:22.184 | 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:48:22.185 | 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:48:22.185 | 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:48:22.186 | 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:48:22.186 | 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:48:22.187 | 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:48:22.188 | 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:48:22.188 | 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:48:22.188 | 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:48:22.189 | 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:48:22.191 | 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:48:22.191 | 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:48:22.192 | 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:48:22.193 | 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:48:22.194 | 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:48:22.194 | 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:48:22.197 | 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:48:22.198 | 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:48:22.199 | 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:48:22.200 | 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:48:22.200 | 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:48:22.201 | 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:48:22.201 | 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:48:22.202 | 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:48:22.203 | 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:48:22.203 | 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:48:22.205 | 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:48:22.207 | 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:48:22.211 | 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:48:22.214 | 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:48:22.216 | 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:48:22.216 | 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:48:22.217 | 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:48:22.217 | 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:48:22.219 | 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:48:22.222 | 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:48:22.225 | 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:48:22.232 | 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:48:22.233 | 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:48:22.237 | 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:48:22.239 | 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:48:22.243 | 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:48:22.243 | 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:48:22.244 | 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:48:22.244 | 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:48:22.256 | 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:48:22.256 | 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:48:22.259 | 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:48:22.545 | ++ inc/python:pip_install:216 : result=0 2026-03-26 00:48:22.552 | ++ inc/python:pip_install:218 : time_stop pip_install 2026-03-26 00:48:22.558 | ++ functions-common:time_stop:2412 : local name 2026-03-26 00:48:22.564 | ++ functions-common:time_stop:2413 : local end_time 2026-03-26 00:48:22.570 | ++ functions-common:time_stop:2414 : local elapsed_time 2026-03-26 00:48:22.578 | ++ functions-common:time_stop:2415 : local total 2026-03-26 00:48:22.584 | ++ functions-common:time_stop:2416 : local start_time 2026-03-26 00:48:22.591 | ++ functions-common:time_stop:2418 : name=pip_install 2026-03-26 00:48:22.597 | ++ functions-common:time_stop:2419 : start_time=1774486101612 2026-03-26 00:48:22.603 | ++ functions-common:time_stop:2421 : [[ -z 1774486101612 ]] 2026-03-26 00:48:22.610 | +++ functions-common:time_stop:2424 : date +%s%3N 2026-03-26 00:48:22.619 | ++ functions-common:time_stop:2424 : end_time=1774486102613 2026-03-26 00:48:22.626 | ++ functions-common:time_stop:2425 : elapsed_time=1001 2026-03-26 00:48:22.631 | ++ functions-common:time_stop:2426 : total=140265 2026-03-26 00:48:22.637 | ++ functions-common:time_stop:2428 : _TIME_START[$name]= 2026-03-26 00:48:22.644 | ++ functions-common:time_stop:2429 : _TIME_TOTAL[$name]=141266 2026-03-26 00:48:22.650 | ++ inc/python:pip_install:219 : return 0 2026-03-26 00:48:22.657 | ++ /opt/stack/octavia/devstack/plugin.sh:source:809 : [[ stack == \u\n\s\t\a\c\k ]] 2026-03-26 00:48:22.664 | ++ /opt/stack/octavia/devstack/plugin.sh:source:817 : [[ stack == \c\l\e\a\n ]] 2026-03-26 00:48:22.670 | ++ /opt/stack/octavia/devstack/plugin.sh:source:825 : [[ ehxB =~ e ]] 2026-03-26 00:48:22.677 | ++ /opt/stack/octavia/devstack/plugin.sh:source:826 : set -e 2026-03-26 00:48:22.683 | ++ /opt/stack/octavia/devstack/plugin.sh:source:830 : [[ ehxB =~ x ]] 2026-03-26 00:48:22.690 | ++ /opt/stack/octavia/devstack/plugin.sh:source:831 : set -x 2026-03-26 00:48:22.696 | + functions-common:run_plugins:1831 : for plugin in ${plugins//,/ } 2026-03-26 00:48:22.702 | + functions-common:run_plugins:1832 : local dir=/opt/stack/manila 2026-03-26 00:48:22.708 | + functions-common:run_plugins:1833 : [[ -f /opt/stack/manila/devstack/plugin.sh ]] 2026-03-26 00:48:22.714 | + functions-common:run_plugins:1834 : source /opt/stack/manila/devstack/plugin.sh stack install 2026-03-26 00:48:22.754 | ++ /opt/stack/manila/devstack/plugin.sh:source:1143 : [[ stack == \s\t\a\c\k ]] 2026-03-26 00:48:22.761 | ++ /opt/stack/manila/devstack/plugin.sh:source:1143 : [[ install == \i\n\s\t\a\l\l ]] 2026-03-26 00:48:22.767 | ++ /opt/stack/manila/devstack/plugin.sh:source:1144 : echo_summary 'Installing Manila Client' 2026-03-26 00:48:22.773 | ++ ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-03-26 00:48:22.780 | ++ ./stack.sh:echo_summary:444 : echo -e Installing Manila Client 2026-03-26 00:48:22.787 | ++ /opt/stack/manila/devstack/plugin.sh:source:1145 : install_manilaclient 2026-03-26 00:48:22.794 | ++ /opt/stack/manila/devstack/plugin.sh:install_manilaclient:722 : use_library_from_git python-manilaclient 2026-03-26 00:48:22.800 | ++ inc/python:use_library_from_git:266 : local name=python-manilaclient 2026-03-26 00:48:22.806 | ++ inc/python:use_library_from_git:267 : local enabled=1 2026-03-26 00:48:22.812 | ++ inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api,python-magnumclient = \A\L\L ]] 2026-03-26 00:48:22.818 | ++ inc/python:use_library_from_git:268 : [[ ,novnc,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:48:22.824 | ++ inc/python:use_library_from_git:269 : return 1 2026-03-26 00:48:22.831 | ++ /opt/stack/manila/devstack/plugin.sh:install_manilaclient:726 : pip_install python-manilaclient 2026-03-26 00:48:22.883 | Using python 3.12 to install python-manilaclient 2026-03-26 00:48:22.886 | ++ 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:48:23.548 | Collecting python-manilaclient 2026-03-26 00:48:23.617 | Downloading python_manilaclient-6.0.0-py3-none-any.whl.metadata (5.5 kB) 2026-03-26 00:48:23.628 | 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:48:23.629 | 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:48:23.630 | 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:48:23.630 | 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:48:23.631 | 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:48:23.632 | 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:48:23.632 | 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:48:23.633 | 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:48:23.633 | 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:48:23.634 | 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:48:23.635 | 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:48:23.637 | 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:48:23.637 | 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:48:23.638 | 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:48:23.638 | 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:48:23.642 | 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:48:23.643 | 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:48:23.643 | 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:48:23.644 | 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:48:23.645 | 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:48:23.646 | 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:48:23.648 | 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:48:23.648 | 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:48:23.648 | 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:48:23.650 | 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:48:23.650 | 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:48:23.651 | 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:48:23.651 | 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:48:23.652 | 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:48:23.652 | 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:48:23.653 | 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:48:23.653 | 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:48:23.655 | 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:48:23.657 | 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:48:23.662 | 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:48:23.664 | 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:48:23.665 | 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:48:23.668 | 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:48:23.669 | 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:48:23.672 | 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:48:23.674 | 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:48:23.675 | 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:48:23.677 | 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:48:23.680 | 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:48:23.688 | 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:48:23.690 | 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:48:23.691 | 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:48:23.691 | Requirement already satisfied: urllib3<3,>=1.21.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->python-manilaclient) (2.6.3) 2026-03-26 00:48:23.692 | 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:48:23.705 | 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:48:23.706 | 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:48:23.709 | 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:48:23.734 | Downloading python_manilaclient-6.0.0-py3-none-any.whl (410 kB) 2026-03-26 00:48:23.946 | Installing collected packages: python-manilaclient 2026-03-26 00:48:24.320 | Successfully installed python-manilaclient-6.0.0 2026-03-26 00:48:24.408 | ++ inc/python:pip_install:216 : result=0 2026-03-26 00:48:24.414 | ++ inc/python:pip_install:218 : time_stop pip_install 2026-03-26 00:48:24.420 | ++ functions-common:time_stop:2412 : local name 2026-03-26 00:48:24.426 | ++ functions-common:time_stop:2413 : local end_time 2026-03-26 00:48:24.431 | ++ functions-common:time_stop:2414 : local elapsed_time 2026-03-26 00:48:24.437 | ++ functions-common:time_stop:2415 : local total 2026-03-26 00:48:24.442 | ++ functions-common:time_stop:2416 : local start_time 2026-03-26 00:48:24.448 | ++ functions-common:time_stop:2418 : name=pip_install 2026-03-26 00:48:24.453 | ++ functions-common:time_stop:2419 : start_time=1774486102870 2026-03-26 00:48:24.458 | ++ functions-common:time_stop:2421 : [[ -z 1774486102870 ]] 2026-03-26 00:48:24.465 | +++ functions-common:time_stop:2424 : date +%s%3N 2026-03-26 00:48:24.474 | ++ functions-common:time_stop:2424 : end_time=1774486104468 2026-03-26 00:48:24.479 | ++ functions-common:time_stop:2425 : elapsed_time=1598 2026-03-26 00:48:24.485 | ++ functions-common:time_stop:2426 : total=141266 2026-03-26 00:48:24.491 | ++ functions-common:time_stop:2428 : _TIME_START[$name]= 2026-03-26 00:48:24.496 | ++ functions-common:time_stop:2429 : _TIME_TOTAL[$name]=142864 2026-03-26 00:48:24.502 | ++ inc/python:pip_install:219 : return 0 2026-03-26 00:48:24.508 | ++ /opt/stack/manila/devstack/plugin.sh:install_manilaclient:728 : [[ True == \T\r\u\e ]] 2026-03-26 00:48:24.515 | ++ /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:48:24.538 | ++ /opt/stack/manila/devstack/plugin.sh:source:1146 : echo_summary 'Installing Manila' 2026-03-26 00:48:24.544 | ++ ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-03-26 00:48:24.551 | ++ ./stack.sh:echo_summary:444 : echo -e Installing Manila 2026-03-26 00:48:24.558 | ++ /opt/stack/manila/devstack/plugin.sh:source:1147 : install_manila 2026-03-26 00:48:24.565 | ++ /opt/stack/manila/devstack/plugin.sh:install_manila:735 : setup_develop /opt/stack/manila 2026-03-26 00:48:24.572 | ++ inc/python:setup_develop:353 : local bindep 2026-03-26 00:48:24.577 | ++ inc/python:setup_develop:354 : [[ /opt/stack/manila == -bindep* ]] 2026-03-26 00:48:24.583 | ++ inc/python:setup_develop:358 : local project_dir=/opt/stack/manila 2026-03-26 00:48:24.589 | ++ inc/python:setup_develop:359 : local extras= 2026-03-26 00:48:24.596 | ++ inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/manila -e 2026-03-26 00:48:24.601 | ++ inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-03-26 00:48:24.606 | ++ inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/manila == -bindep* ]] 2026-03-26 00:48:24.611 | ++ inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/manila 2026-03-26 00:48:24.618 | ++ inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-03-26 00:48:24.622 | ++ inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-03-26 00:48:24.628 | +++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/manila 2026-03-26 00:48:24.634 | +++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-03-26 00:48:24.640 | ++ inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/manila 2026-03-26 00:48:24.646 | ++ inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-03-26 00:48:24.651 | ++ inc/python:_setup_package_with_constraints_edit:399 : local name 2026-03-26 00:48:24.657 | +++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/manila/setup.cfg 2026-03-26 00:48:24.667 | ++ inc/python:_setup_package_with_constraints_edit:400 : name=manila 2026-03-26 00:48:24.671 | ++ inc/python:_setup_package_with_constraints_edit:401 : '[' -z manila ']' 2026-03-26 00:48:24.676 | ++ 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:48:24.771 | ++ inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/manila -e 2026-03-26 00:48:24.775 | ++ inc/python:setup_package:436 : local bindep=0 2026-03-26 00:48:24.781 | ++ inc/python:setup_package:437 : local bindep_flag= 2026-03-26 00:48:24.786 | ++ inc/python:setup_package:438 : local bindep_profiles= 2026-03-26 00:48:24.791 | ++ inc/python:setup_package:439 : [[ /opt/stack/manila == -bindep* ]] 2026-03-26 00:48:24.795 | ++ inc/python:setup_package:444 : local project_dir=/opt/stack/manila 2026-03-26 00:48:24.799 | ++ inc/python:setup_package:445 : local flags=-e 2026-03-26 00:48:24.803 | ++ inc/python:setup_package:446 : local extras= 2026-03-26 00:48:24.808 | ++ inc/python:setup_package:450 : [[ -n -e ]] 2026-03-26 00:48:24.813 | ++ inc/python:setup_package:450 : [[ -z '' ]] 2026-03-26 00:48:24.818 | ++ inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-03-26 00:48:24.823 | ++ inc/python:setup_package:455 : [[ ! -z '' ]] 2026-03-26 00:48:24.828 | ++ inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-03-26 00:48:24.833 | ++ inc/python:setup_package:464 : pip_install -e /opt/stack/manila 2026-03-26 00:48:24.878 | Using python 3.12 to install /opt/stack/manila 2026-03-26 00:48:24.883 | ++ 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:48:25.440 | Obtaining file:///opt/stack/manila 2026-03-26 00:48:25.443 | Installing build dependencies: started 2026-03-26 00:48:26.503 | Installing build dependencies: finished with status 'done' 2026-03-26 00:48:26.504 | Checking if build backend supports build_editable: started 2026-03-26 00:48:26.818 | Checking if build backend supports build_editable: finished with status 'done' 2026-03-26 00:48:26.819 | Getting requirements to build editable: started 2026-03-26 00:48:27.503 | Getting requirements to build editable: finished with status 'done' 2026-03-26 00:48:27.505 | Preparing editable metadata (pyproject.toml): started 2026-03-26 00:48:28.044 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-03-26 00:48:28.063 | 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:48:28.063 | 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:48:28.064 | 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:48:28.064 | 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:48:28.065 | 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:48:28.065 | 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:48:28.065 | 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:48:28.066 | 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:48:28.066 | 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:48:28.067 | 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:48:28.067 | 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:48:28.067 | 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:48:28.068 | 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:48:28.068 | 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:48:28.069 | 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:48:28.069 | 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:48:28.070 | 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:48:28.070 | 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:48:28.070 | 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:48:28.071 | 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:48:28.071 | 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:48:28.072 | 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:48:28.073 | 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:48:28.073 | 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:48:28.073 | 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:48:28.074 | 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:48:28.074 | 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:48:28.075 | 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:48:28.075 | 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:48:28.075 | 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:48:28.076 | 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:48:28.076 | 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:48:28.077 | 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:48:28.077 | 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:48:28.077 | 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:48:28.078 | 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:48:28.078 | 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:48:28.079 | 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:48:28.079 | 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:48:28.079 | 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:48:28.080 | 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:48:28.080 | 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:48:28.081 | 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:48:28.081 | 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:48:28.081 | 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:48:28.082 | 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:48:28.083 | 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:48:28.084 | 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:48:28.086 | 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:48:28.086 | 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:48:28.089 | 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:48:28.091 | 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:48:28.094 | 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:48:28.100 | 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:48:28.100 | 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:48:28.101 | 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:48:28.101 | 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:48:28.105 | 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:48:28.106 | 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:48:28.109 | 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:48:28.110 | 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:48:28.110 | 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:48:28.111 | 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:48:28.116 | 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:48:28.116 | 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:48:28.117 | 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:48:28.117 | 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:48:28.118 | 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:48:28.119 | 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:48:28.119 | 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:48:28.119 | 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:48:28.125 | 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:48:28.131 | 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:48:28.131 | 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:48:28.133 | 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:48:28.136 | 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:48:28.140 | 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:48:28.141 | 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:48:28.145 | 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:48:28.147 | 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:48:28.149 | 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:48:28.149 | 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:48:28.150 | 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:48:28.152 | 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:48:28.157 | 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:48:28.161 | 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:48:28.163 | 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:48:28.164 | 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:48:28.165 | 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:48:28.169 | 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:48:28.176 | 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:48:28.187 | 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:48:28.191 | 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:48:28.193 | 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:48:28.197 | 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:48:28.210 | 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:48:28.210 | 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:48:28.215 | 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:48:28.226 | 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:48:28.248 | 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:48:28.252 | 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:48:28.252 | 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:48:28.258 | 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:48:28.259 | 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:48:28.259 | 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:48:28.268 | 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:48:28.276 | 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:48:28.294 | 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:48:28.294 | 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:48:28.295 | 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:48:28.296 | 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:48:28.319 | 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:48:28.320 | 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:48:28.326 | 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:48:28.337 | 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:48:28.376 | 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:48:28.380 | 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:48:28.434 | Building wheels for collected packages: manila 2026-03-26 00:48:28.434 | Building editable for manila (pyproject.toml): started 2026-03-26 00:48:29.143 | Building editable for manila (pyproject.toml): finished with status 'done' 2026-03-26 00:48:29.144 | Created wheel for manila: filename=manila-22.1.0.dev10-0.editable-py3-none-any.whl size=8966 sha256=0867d0f778a764141acc50561ecccd0107755723bfc0c8c9237e37cfa1820a04 2026-03-26 00:48:29.145 | Stored in directory: /tmp/pip-ephem-wheel-cache-gbyjjwa3/wheels/f6/b2/8b/532c6b60f11d4884c24473457b7bcd86078c86d51cdce6a48f 2026-03-26 00:48:29.151 | Successfully built manila 2026-03-26 00:48:29.283 | Installing collected packages: manila 2026-03-26 00:48:29.317 | Successfully installed manila-22.1.0.dev10 2026-03-26 00:48:29.428 | ++ inc/python:pip_install:216 : result=0 2026-03-26 00:48:29.434 | ++ inc/python:pip_install:218 : time_stop pip_install 2026-03-26 00:48:29.440 | ++ functions-common:time_stop:2412 : local name 2026-03-26 00:48:29.444 | ++ functions-common:time_stop:2413 : local end_time 2026-03-26 00:48:29.450 | ++ functions-common:time_stop:2414 : local elapsed_time 2026-03-26 00:48:29.455 | ++ functions-common:time_stop:2415 : local total 2026-03-26 00:48:29.460 | ++ functions-common:time_stop:2416 : local start_time 2026-03-26 00:48:29.466 | ++ functions-common:time_stop:2418 : name=pip_install 2026-03-26 00:48:29.472 | ++ functions-common:time_stop:2419 : start_time=1774486104866 2026-03-26 00:48:29.477 | ++ functions-common:time_stop:2421 : [[ -z 1774486104866 ]] 2026-03-26 00:48:29.483 | +++ functions-common:time_stop:2424 : date +%s%3N 2026-03-26 00:48:29.491 | ++ functions-common:time_stop:2424 : end_time=1774486109486 2026-03-26 00:48:29.496 | ++ functions-common:time_stop:2425 : elapsed_time=4620 2026-03-26 00:48:29.502 | ++ functions-common:time_stop:2426 : total=142864 2026-03-26 00:48:29.508 | ++ functions-common:time_stop:2428 : _TIME_START[$name]= 2026-03-26 00:48:29.513 | ++ functions-common:time_stop:2429 : _TIME_TOTAL[$name]=147484 2026-03-26 00:48:29.518 | ++ inc/python:pip_install:219 : return 0 2026-03-26 00:48:29.523 | ++ inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-03-26 00:48:29.529 | ++ inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-03-26 00:48:29.534 | ++ inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/manila 2026-03-26 00:48:29.540 | ++ inc/python:use_library_from_git:266 : local name=/opt/stack/manila 2026-03-26 00:48:29.546 | ++ inc/python:use_library_from_git:267 : local enabled=1 2026-03-26 00:48:29.551 | ++ inc/python:use_library_from_git:268 : [[ novnc,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:48:29.556 | ++ inc/python:use_library_from_git:268 : [[ ,novnc,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:48:29.561 | ++ inc/python:use_library_from_git:269 : return 1 2026-03-26 00:48:29.568 | ++ /opt/stack/manila/devstack/plugin.sh:install_manila:737 : is_service_enabled m-shr 2026-03-26 00:48:29.607 | ++ functions-common:is_service_enabled:2068 : return 0 2026-03-26 00:48:29.616 | +++ /opt/stack/manila/devstack/plugin.sh:install_manila:739 : systemctl is-active nfs-ganesha.service 2026-03-26 00:48:29.633 | ++ /opt/stack/manila/devstack/plugin.sh:install_manila:739 : [[ ! inactive == \a\c\t\i\v\e ]] 2026-03-26 00:48:29.639 | ++ /opt/stack/manila/devstack/plugin.sh:install_manila:740 : '[' manila.share.drivers.generic.GenericShareDriver '!=' manila.share.drivers.cephfs.driver.CephFSDriver ']' 2026-03-26 00:48:29.644 | ++ /opt/stack/manila/devstack/plugin.sh:install_manila:741 : _install_nfs_and_samba 2026-03-26 00:48:29.651 | ++ /opt/stack/manila/devstack/plugin.sh:_install_nfs_and_samba:702 : is_ubuntu 2026-03-26 00:48:29.657 | ++ functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-03-26 00:48:29.663 | ++ functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-03-26 00:48:29.668 | ++ /opt/stack/manila/devstack/plugin.sh:_install_nfs_and_samba:703 : install_package nfs-kernel-server nfs-common samba 2026-03-26 00:48:29.674 | ++ functions-common:install_package:1430 : update_package_repo 2026-03-26 00:48:29.680 | ++ functions-common:update_package_repo:1404 : NO_UPDATE_REPOS=False 2026-03-26 00:48:29.686 | ++ functions-common:update_package_repo:1405 : REPOS_UPDATED=True 2026-03-26 00:48:29.692 | ++ functions-common:update_package_repo:1406 : RETRY_UPDATE=False 2026-03-26 00:48:29.698 | ++ functions-common:update_package_repo:1408 : [[ False = \T\r\u\e ]] 2026-03-26 00:48:29.704 | ++ functions-common:update_package_repo:1412 : is_ubuntu 2026-03-26 00:48:29.710 | ++ functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-03-26 00:48:29.717 | ++ functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-03-26 00:48:29.723 | ++ functions-common:update_package_repo:1413 : apt_get_update 2026-03-26 00:48:29.729 | ++ functions-common:apt_get_update:1158 : [[ True == \T\r\u\e ]] 2026-03-26 00:48:29.734 | ++ functions-common:apt_get_update:1158 : [[ False != \T\r\u\e ]] 2026-03-26 00:48:29.741 | ++ functions-common:apt_get_update:1159 : return 2026-03-26 00:48:29.747 | ++ functions-common:install_package:1431 : real_install_package nfs-kernel-server nfs-common samba 2026-03-26 00:48:29.753 | ++ functions-common:real_install_package:1418 : is_ubuntu 2026-03-26 00:48:29.759 | ++ functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-03-26 00:48:29.765 | ++ functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-03-26 00:48:29.771 | ++ functions-common:real_install_package:1419 : apt_get install nfs-kernel-server nfs-common samba 2026-03-26 00:48:29.819 | ++ 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:48:29.865 | Reading package lists... 2026-03-26 00:48:30.125 | Building dependency tree... 2026-03-26 00:48:30.126 | Reading state information... 2026-03-26 00:48:30.372 | The following additional packages will be installed: 2026-03-26 00:48:30.372 | keyutils libavahi-client3 libavahi-common-data libavahi-common3 libcups2t64 2026-03-26 00:48:30.373 | libldb2 liblmdb0 libnfsidmap1 libtalloc2 libtdb1 libtevent0t64 libwbclient0 2026-03-26 00:48:30.373 | python3-dnspython python3-ldb python3-markdown python3-samba python3-talloc 2026-03-26 00:48:30.373 | python3-tdb rpcbind samba-common samba-common-bin samba-libs tdb-tools 2026-03-26 00:48:30.374 | Suggested packages: 2026-03-26 00:48:30.374 | cups-common watchdog python3-trio python3-aioquic python3-h2 python3-httpx 2026-03-26 00:48:30.374 | python3-httpcore python-markdown-doc bind9 bind9utils ctdb ldb-tools ntp 2026-03-26 00:48:30.374 | | chrony ufw winbind heimdal-clients 2026-03-26 00:48:30.374 | Recommended packages: 2026-03-26 00:48:30.374 | python3-gpg attr samba-dsdb-modules samba-vfs-modules samba-ad-provision 2026-03-26 00:48:30.422 | The following NEW packages will be installed: 2026-03-26 00:48:30.422 | keyutils libavahi-client3 libavahi-common-data libavahi-common3 libcups2t64 2026-03-26 00:48:30.423 | libldb2 liblmdb0 libnfsidmap1 libtalloc2 libtdb1 libtevent0t64 libwbclient0 2026-03-26 00:48:30.423 | nfs-common nfs-kernel-server python3-dnspython python3-ldb python3-markdown 2026-03-26 00:48:30.423 | python3-samba python3-talloc python3-tdb rpcbind samba samba-common 2026-03-26 00:48:30.423 | samba-common-bin samba-libs tdb-tools 2026-03-26 00:48:30.619 | 0 upgraded, 26 newly installed, 0 to remove and 0 not upgraded. 2026-03-26 00:48:30.619 | Need to get 12.9 MB of archives. 2026-03-26 00:48:30.620 | After this operation, 58.0 MB of additional disk space will be used. 2026-03-26 00:48:30.620 | 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:48:30.936 | 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:48:31.014 | 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:48:31.077 | 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:48:31.207 | 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:48:31.247 | 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:48:31.256 | 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:48:31.261 | 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:48:31.270 | 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:48:31.278 | 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:48:31.305 | 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:48:31.311 | 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:48:31.313 | 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:48:31.321 | 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:48:31.367 | 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:48:31.368 | 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:48:31.370 | 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:48:31.375 | 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:48:31.702 | 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:48:31.702 | 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:48:31.799 | 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:48:31.801 | 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:48:31.812 | 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:48:31.868 | 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:48:31.868 | 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:48:31.923 | 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:48:32.130 | debconf: delaying package configuration, since apt-utils is not installed 2026-03-26 00:48:32.178 | Fetched 12.9 MB in 1s (8,715 kB/s) 2026-03-26 00:48:32.222 | Selecting previously unselected package libnfsidmap1:amd64. 2026-03-26 00:48:32.259 | (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:48:32.262 | Preparing to unpack .../00-libnfsidmap1_1%3a2.6.4-3ubuntu5.1_amd64.deb ... 2026-03-26 00:48:32.270 | Unpacking libnfsidmap1:amd64 (1:2.6.4-3ubuntu5.1) ... 2026-03-26 00:48:32.347 | Selecting previously unselected package rpcbind. 2026-03-26 00:48:32.357 | Preparing to unpack .../01-rpcbind_1.2.6-7ubuntu2_amd64.deb ... 2026-03-26 00:48:32.367 | Unpacking rpcbind (1.2.6-7ubuntu2) ... 2026-03-26 00:48:32.427 | Selecting previously unselected package keyutils. 2026-03-26 00:48:32.439 | Preparing to unpack .../02-keyutils_1.6.3-3build1_amd64.deb ... 2026-03-26 00:48:32.443 | Unpacking keyutils (1.6.3-3build1) ... 2026-03-26 00:48:32.510 | Selecting previously unselected package nfs-common. 2026-03-26 00:48:32.522 | Preparing to unpack .../03-nfs-common_1%3a2.6.4-3ubuntu5.1_amd64.deb ... 2026-03-26 00:48:32.529 | Unpacking nfs-common (1:2.6.4-3ubuntu5.1) ... 2026-03-26 00:48:32.609 | Selecting previously unselected package python3-dnspython. 2026-03-26 00:48:32.618 | Preparing to unpack .../04-python3-dnspython_2.6.1-1ubuntu1_all.deb ... 2026-03-26 00:48:32.621 | Unpacking python3-dnspython (2.6.1-1ubuntu1) ... 2026-03-26 00:48:32.724 | Selecting previously unselected package liblmdb0:amd64. 2026-03-26 00:48:32.732 | Preparing to unpack .../05-liblmdb0_0.9.31-1build1_amd64.deb ... 2026-03-26 00:48:32.735 | Unpacking liblmdb0:amd64 (0.9.31-1build1) ... 2026-03-26 00:48:32.780 | Selecting previously unselected package libtalloc2:amd64. 2026-03-26 00:48:32.789 | Preparing to unpack .../06-libtalloc2_2.4.2-1build2_amd64.deb ... 2026-03-26 00:48:32.792 | Unpacking libtalloc2:amd64 (2.4.2-1build2) ... 2026-03-26 00:48:32.842 | Selecting previously unselected package libtdb1:amd64. 2026-03-26 00:48:32.851 | Preparing to unpack .../07-libtdb1_1.4.10-1build1_amd64.deb ... 2026-03-26 00:48:32.854 | Unpacking libtdb1:amd64 (1.4.10-1build1) ... 2026-03-26 00:48:32.907 | Selecting previously unselected package libtevent0t64:amd64. 2026-03-26 00:48:32.916 | Preparing to unpack .../08-libtevent0t64_0.16.1-2build1_amd64.deb ... 2026-03-26 00:48:32.930 | Unpacking libtevent0t64:amd64 (0.16.1-2build1) ... 2026-03-26 00:48:32.980 | Selecting previously unselected package libldb2:amd64. 2026-03-26 00:48:32.990 | Preparing to unpack .../09-libldb2_2%3a2.8.0+samba4.19.5+dfsg-4ubuntu9.4_amd64.deb ... 2026-03-26 00:48:32.993 | Unpacking libldb2:amd64 (2:2.8.0+samba4.19.5+dfsg-4ubuntu9.4) ... 2026-03-26 00:48:33.104 | Selecting previously unselected package python3-ldb. 2026-03-26 00:48:33.114 | Preparing to unpack .../10-python3-ldb_2%3a2.8.0+samba4.19.5+dfsg-4ubuntu9.4_amd64.deb ... 2026-03-26 00:48:33.117 | Unpacking python3-ldb (2:2.8.0+samba4.19.5+dfsg-4ubuntu9.4) ... 2026-03-26 00:48:33.172 | Selecting previously unselected package python3-tdb. 2026-03-26 00:48:33.182 | Preparing to unpack .../11-python3-tdb_1.4.10-1build1_amd64.deb ... 2026-03-26 00:48:33.185 | Unpacking python3-tdb (1.4.10-1build1) ... 2026-03-26 00:48:33.234 | Selecting previously unselected package python3-markdown. 2026-03-26 00:48:33.244 | Preparing to unpack .../12-python3-markdown_3.5.2-1_all.deb ... 2026-03-26 00:48:33.248 | Unpacking python3-markdown (3.5.2-1) ... 2026-03-26 00:48:33.306 | Selecting previously unselected package libavahi-common-data:amd64. 2026-03-26 00:48:33.318 | Preparing to unpack .../13-libavahi-common-data_0.8-13ubuntu6.1_amd64.deb ... 2026-03-26 00:48:33.323 | Unpacking libavahi-common-data:amd64 (0.8-13ubuntu6.1) ... 2026-03-26 00:48:33.374 | Selecting previously unselected package libavahi-common3:amd64. 2026-03-26 00:48:33.384 | Preparing to unpack .../14-libavahi-common3_0.8-13ubuntu6.1_amd64.deb ... 2026-03-26 00:48:33.387 | Unpacking libavahi-common3:amd64 (0.8-13ubuntu6.1) ... 2026-03-26 00:48:33.447 | Selecting previously unselected package libavahi-client3:amd64. 2026-03-26 00:48:33.455 | Preparing to unpack .../15-libavahi-client3_0.8-13ubuntu6.1_amd64.deb ... 2026-03-26 00:48:33.458 | Unpacking libavahi-client3:amd64 (0.8-13ubuntu6.1) ... 2026-03-26 00:48:33.515 | Selecting previously unselected package libwbclient0:amd64. 2026-03-26 00:48:33.525 | Preparing to unpack .../16-libwbclient0_2%3a4.19.5+dfsg-4ubuntu9.4_amd64.deb ... 2026-03-26 00:48:33.528 | Unpacking libwbclient0:amd64 (2:4.19.5+dfsg-4ubuntu9.4) ... 2026-03-26 00:48:33.586 | Selecting previously unselected package samba-libs:amd64. 2026-03-26 00:48:33.596 | Preparing to unpack .../17-samba-libs_2%3a4.19.5+dfsg-4ubuntu9.4_amd64.deb ... 2026-03-26 00:48:33.605 | Unpacking samba-libs:amd64 (2:4.19.5+dfsg-4ubuntu9.4) ... 2026-03-26 00:48:33.830 | Selecting previously unselected package python3-talloc:amd64. 2026-03-26 00:48:33.840 | Preparing to unpack .../18-python3-talloc_2.4.2-1build2_amd64.deb ... 2026-03-26 00:48:33.843 | Unpacking python3-talloc:amd64 (2.4.2-1build2) ... 2026-03-26 00:48:33.895 | Selecting previously unselected package python3-samba. 2026-03-26 00:48:33.905 | Preparing to unpack .../19-python3-samba_2%3a4.19.5+dfsg-4ubuntu9.4_amd64.deb ... 2026-03-26 00:48:33.908 | Unpacking python3-samba (2:4.19.5+dfsg-4ubuntu9.4) ... 2026-03-26 00:48:34.118 | Selecting previously unselected package samba-common. 2026-03-26 00:48:34.128 | Preparing to unpack .../20-samba-common_2%3a4.19.5+dfsg-4ubuntu9.4_all.deb ... 2026-03-26 00:48:34.145 | Unpacking samba-common (2:4.19.5+dfsg-4ubuntu9.4) ... 2026-03-26 00:48:34.199 | Selecting previously unselected package libcups2t64:amd64. 2026-03-26 00:48:34.208 | Preparing to unpack .../21-libcups2t64_2.4.7-1.2ubuntu7.9_amd64.deb ... 2026-03-26 00:48:34.211 | Unpacking libcups2t64:amd64 (2.4.7-1.2ubuntu7.9) ... 2026-03-26 00:48:34.293 | Selecting previously unselected package samba-common-bin. 2026-03-26 00:48:34.294 | Preparing to unpack .../22-samba-common-bin_2%3a4.19.5+dfsg-4ubuntu9.4_amd64.deb ... 2026-03-26 00:48:34.294 | Unpacking samba-common-bin (2:4.19.5+dfsg-4ubuntu9.4) ... 2026-03-26 00:48:34.373 | Selecting previously unselected package tdb-tools. 2026-03-26 00:48:34.385 | Preparing to unpack .../23-tdb-tools_1.4.10-1build1_amd64.deb ... 2026-03-26 00:48:34.387 | Unpacking tdb-tools (1.4.10-1build1) ... 2026-03-26 00:48:34.446 | Selecting previously unselected package samba. 2026-03-26 00:48:34.456 | Preparing to unpack .../24-samba_2%3a4.19.5+dfsg-4ubuntu9.4_amd64.deb ... 2026-03-26 00:48:34.481 | Unpacking samba (2:4.19.5+dfsg-4ubuntu9.4) ... 2026-03-26 00:48:34.589 | Selecting previously unselected package nfs-kernel-server. 2026-03-26 00:48:34.599 | Preparing to unpack .../25-nfs-kernel-server_1%3a2.6.4-3ubuntu5.1_amd64.deb ... 2026-03-26 00:48:34.603 | Unpacking nfs-kernel-server (1:2.6.4-3ubuntu5.1) ... 2026-03-26 00:48:34.689 | Setting up liblmdb0:amd64 (0.9.31-1build1) ... 2026-03-26 00:48:34.701 | Setting up libnfsidmap1:amd64 (1:2.6.4-3ubuntu5.1) ... 2026-03-26 00:48:34.710 | Setting up libtdb1:amd64 (1.4.10-1build1) ... 2026-03-26 00:48:34.718 | Setting up rpcbind (1.2.6-7ubuntu2) ... 2026-03-26 00:48:35.331 | Created symlink /etc/systemd/system/multi-user.target.wants/rpcbind.service → /usr/lib/systemd/system/rpcbind.service. 2026-03-26 00:48:35.331 | Created symlink /etc/systemd/system/sockets.target.wants/rpcbind.socket → /usr/lib/systemd/system/rpcbind.socket. 2026-03-26 00:48:35.879 | Setting up samba-common (2:4.19.5+dfsg-4ubuntu9.4) ... 2026-03-26 00:48:36.129 | 2026-03-26 00:48:36.129 | Creating config file /etc/samba/smb.conf with new version 2026-03-26 00:48:36.249 | Setting up libwbclient0:amd64 (2:4.19.5+dfsg-4ubuntu9.4) ... 2026-03-26 00:48:36.260 | Setting up libtalloc2:amd64 (2.4.2-1build2) ... 2026-03-26 00:48:36.270 | Setting up python3-tdb (1.4.10-1build1) ... 2026-03-26 00:48:36.418 | Setting up libavahi-common-data:amd64 (0.8-13ubuntu6.1) ... 2026-03-26 00:48:36.428 | Setting up tdb-tools (1.4.10-1build1) ... 2026-03-26 00:48:36.442 | update-alternatives: using /usr/bin/tdbbackup.tdbtools to provide /usr/bin/tdbbackup (tdbbackup) in auto mode 2026-03-26 00:48:36.450 | Setting up python3-markdown (3.5.2-1) ... 2026-03-26 00:48:36.661 | Setting up keyutils (1.6.3-3build1) ... 2026-03-26 00:48:36.675 | Setting up python3-dnspython (2.6.1-1ubuntu1) ... 2026-03-26 00:48:36.995 | Setting up libtevent0t64:amd64 (0.16.1-2build1) ... 2026-03-26 00:48:37.006 | Setting up python3-talloc:amd64 (2.4.2-1build2) ... 2026-03-26 00:48:37.015 | Setting up libavahi-common3:amd64 (0.8-13ubuntu6.1) ... 2026-03-26 00:48:37.025 | Setting up nfs-common (1:2.6.4-3ubuntu5.1) ... 2026-03-26 00:48:37.278 | 2026-03-26 00:48:37.278 | Creating config file /etc/idmapd.conf with new version 2026-03-26 00:48:37.857 | 2026-03-26 00:48:37.857 | Creating config file /etc/nfs.conf with new version 2026-03-26 00:48:37.965 | info: Selecting UID from range 100 to 999 ... 2026-03-26 00:48:37.965 | 2026-03-26 00:48:37.971 | info: Adding system user `statd' (UID 115) ... 2026-03-26 00:48:37.976 | info: Adding new user `statd' (UID 115) with group `nogroup' ... 2026-03-26 00:48:38.018 | info: Not creating home directory `/var/lib/nfs'. 2026-03-26 00:48:38.537 | Created symlink /etc/systemd/system/multi-user.target.wants/nfs-client.target → /usr/lib/systemd/system/nfs-client.target. 2026-03-26 00:48:38.537 | Created symlink /etc/systemd/system/remote-fs.target.wants/nfs-client.target → /usr/lib/systemd/system/nfs-client.target. 2026-03-26 00:48:38.877 | auth-rpcgss-module.service is a disabled or a static unit, not starting it. 2026-03-26 00:48:38.924 | nfs-idmapd.service is a disabled or a static unit, not starting it. 2026-03-26 00:48:38.953 | nfs-utils.service is a disabled or a static unit, not starting it. 2026-03-26 00:48:38.979 | proc-fs-nfsd.mount is a disabled or a static unit, not starting it. 2026-03-26 00:48:39.004 | rpc-gssd.service is a disabled or a static unit, not starting it. 2026-03-26 00:48:39.026 | rpc-statd-notify.service is a disabled or a static unit, not starting it. 2026-03-26 00:48:39.057 | rpc-statd.service is a disabled or a static unit, not starting it. 2026-03-26 00:48:39.083 | rpc-svcgssd.service is a disabled or a static unit, not starting it. 2026-03-26 00:48:39.214 | Setting up libldb2:amd64 (2:2.8.0+samba4.19.5+dfsg-4ubuntu9.4) ... 2026-03-26 00:48:39.225 | Setting up libavahi-client3:amd64 (0.8-13ubuntu6.1) ... 2026-03-26 00:48:39.236 | Setting up nfs-kernel-server (1:2.6.4-3ubuntu5.1) ... 2026-03-26 00:48:39.384 | Created symlink /etc/systemd/system/nfs-mountd.service.requires/fsidd.service → /usr/lib/systemd/system/fsidd.service. 2026-03-26 00:48:39.384 | Created symlink /etc/systemd/system/nfs-server.service.requires/fsidd.service → /usr/lib/systemd/system/fsidd.service. 2026-03-26 00:48:39.519 | Created symlink /etc/systemd/system/nfs-client.target.wants/nfs-blkmap.service → /usr/lib/systemd/system/nfs-blkmap.service. 2026-03-26 00:48:39.649 | Created symlink /etc/systemd/system/multi-user.target.wants/nfs-server.service → /usr/lib/systemd/system/nfs-server.service. 2026-03-26 00:48:40.031 | nfs-mountd.service is a disabled or a static unit, not starting it. 2026-03-26 00:48:40.078 | nfsdcld.service is a disabled or a static unit, not starting it. 2026-03-26 00:48:40.661 | 2026-03-26 00:48:40.662 | Creating config file /etc/exports with new version 2026-03-26 00:48:40.957 | 2026-03-26 00:48:40.957 | Creating config file /etc/default/nfs-kernel-server with new version 2026-03-26 00:48:41.403 | Setting up samba-libs:amd64 (2:4.19.5+dfsg-4ubuntu9.4) ... 2026-03-26 00:48:41.416 | Setting up python3-ldb (2:2.8.0+samba4.19.5+dfsg-4ubuntu9.4) ... 2026-03-26 00:48:41.573 | Setting up libcups2t64:amd64 (2.4.7-1.2ubuntu7.9) ... 2026-03-26 00:48:41.584 | Setting up python3-samba (2:4.19.5+dfsg-4ubuntu9.4) ... 2026-03-26 00:48:42.145 | Setting up samba-common-bin (2:4.19.5+dfsg-4ubuntu9.4) ... 2026-03-26 00:48:42.157 | Setting up samba (2:4.19.5+dfsg-4ubuntu9.4) ... 2026-03-26 00:48:43.459 | Created symlink /etc/systemd/system/smb.service → /usr/lib/systemd/system/smbd.service. 2026-03-26 00:48:43.459 | Created symlink /etc/systemd/system/multi-user.target.wants/smbd.service → /usr/lib/systemd/system/smbd.service. 2026-03-26 00:48:44.112 | Created symlink /etc/systemd/system/nmb.service → /usr/lib/systemd/system/nmbd.service. 2026-03-26 00:48:44.112 | Created symlink /etc/systemd/system/multi-user.target.wants/nmbd.service → /usr/lib/systemd/system/nmbd.service. 2026-03-26 00:48:44.718 | Created symlink /etc/systemd/system/samba.service → /usr/lib/systemd/system/samba-ad-dc.service. 2026-03-26 00:48:44.719 | 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:48:45.136 | Processing triggers for man-db (2.12.0-4build2) ... 2026-03-26 00:48:46.485 | Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-03-26 00:48:46.767 | ++ functions-common:apt_get:1203 : result=0 2026-03-26 00:48:46.773 | ++ functions-common:apt_get:1206 : time_stop apt-get 2026-03-26 00:48:46.778 | ++ functions-common:time_stop:2412 : local name 2026-03-26 00:48:46.783 | ++ functions-common:time_stop:2413 : local end_time 2026-03-26 00:48:46.788 | ++ functions-common:time_stop:2414 : local elapsed_time 2026-03-26 00:48:46.793 | ++ functions-common:time_stop:2415 : local total 2026-03-26 00:48:46.799 | ++ functions-common:time_stop:2416 : local start_time 2026-03-26 00:48:46.805 | ++ functions-common:time_stop:2418 : name=apt-get 2026-03-26 00:48:46.810 | ++ functions-common:time_stop:2419 : start_time=1774486109814 2026-03-26 00:48:46.815 | ++ functions-common:time_stop:2421 : [[ -z 1774486109814 ]] 2026-03-26 00:48:46.823 | +++ functions-common:time_stop:2424 : date +%s%3N 2026-03-26 00:48:46.833 | ++ functions-common:time_stop:2424 : end_time=1774486126826 2026-03-26 00:48:46.839 | ++ functions-common:time_stop:2425 : elapsed_time=17012 2026-03-26 00:48:46.845 | ++ functions-common:time_stop:2426 : total=205519 2026-03-26 00:48:46.850 | ++ functions-common:time_stop:2428 : _TIME_START[$name]= 2026-03-26 00:48:46.855 | ++ functions-common:time_stop:2429 : _TIME_TOTAL[$name]=222531 2026-03-26 00:48:46.862 | ++ functions-common:apt_get:1207 : return 0 2026-03-26 00:48:46.868 | ++ /opt/stack/manila/devstack/plugin.sh:_install_nfs_and_samba:704 : check_nfs_kernel_service_state_ubuntu 2026-03-26 00:48:46.875 | +++ /opt/stack/manila/devstack/plugin.sh:check_nfs_kernel_service_state_ubuntu:687 : sudo service nfs-kernel-server status 2026-03-26 00:48:46.916 | ++ /opt/stack/manila/devstack/plugin.sh:check_nfs_kernel_service_state_ubuntu:687 : [[ '' == \f\a\i\l ]] 2026-03-26 00:48:46.923 | +++ /opt/stack/manila/devstack/plugin.sh:check_nfs_kernel_service_state_ubuntu:695 : sudo service nfs-kernel-server status 2026-03-26 00:48:46.962 | ++ /opt/stack/manila/devstack/plugin.sh:check_nfs_kernel_service_state_ubuntu:695 : [[ '' == \f\a\i\l ]] 2026-03-26 00:48:46.969 | ++ /opt/stack/manila/devstack/plugin.sh:install_manila:745 : '[' manila.share.drivers.generic.GenericShareDriver == manila.share.drivers.zfsonlinux.driver.ZFSonLinuxShareDriver ']' 2026-03-26 00:48:46.975 | ++ /opt/stack/manila/devstack/plugin.sh:install_manila:760 : '[' manila.share.drivers.generic.GenericShareDriver == manila.share.drivers.container.driver.ContainerShareDriver ']' 2026-03-26 00:48:46.980 | ++ /opt/stack/manila/devstack/plugin.sh:source:1148 : set_cinder_quotas 2026-03-26 00:48:47.030 | ++ /opt/stack/manila/devstack/plugin.sh:set_cinder_quotas:133 : is_service_enabled cinder 2026-03-26 00:48:47.064 | ++ functions-common:is_service_enabled:2068 : return 0 2026-03-26 00:48:47.071 | ++ /opt/stack/manila/devstack/plugin.sh:set_cinder_quotas:134 : [[ ! -n /etc/cinder/cinder.conf ]] 2026-03-26 00:48:47.076 | ++ /opt/stack/manila/devstack/plugin.sh:set_cinder_quotas:137 : iniset /etc/cinder/cinder.conf DEFAULT quota_volumes 50 2026-03-26 00:48:47.148 | ++ /opt/stack/manila/devstack/plugin.sh:set_cinder_quotas:138 : iniset /etc/cinder/cinder.conf DEFAULT quota_snapshots 50 2026-03-26 00:48:47.213 | ++ /opt/stack/manila/devstack/plugin.sh:set_cinder_quotas:139 : iniset /etc/cinder/cinder.conf DEFAULT quota_gigabytes 1000 2026-03-26 00:48:47.272 | ++ /opt/stack/manila/devstack/plugin.sh:source:1257 : [[ stack == \u\n\s\t\a\c\k ]] 2026-03-26 00:48:47.278 | ++ /opt/stack/manila/devstack/plugin.sh:source:1262 : [[ stack == \c\l\e\a\n ]] 2026-03-26 00:48:47.293 | + functions-common:run_plugins:1831 : for plugin in ${plugins//,/ } 2026-03-26 00:48:47.300 | + functions-common:run_plugins:1832 : local dir=/opt/stack/magnum-cluster-api 2026-03-26 00:48:47.306 | + functions-common:run_plugins:1833 : [[ -f /opt/stack/magnum-cluster-api/devstack/plugin.sh ]] 2026-03-26 00:48:47.311 | + functions-common:run_plugins:1834 : source /opt/stack/magnum-cluster-api/devstack/plugin.sh stack install 2026-03-26 00:48:47.319 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:1 : CAPI_VERSION=v1.10.5 2026-03-26 00:48:47.325 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:2 : CAPO_VERSION=v0.12.4 2026-03-26 00:48:47.330 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:3 : ORC_VERSION=v2.2.0 2026-03-26 00:48:47.335 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:4 : KIND_VERSION=v0.16.0 2026-03-26 00:48:47.340 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:5 : HELM_VERSION=v3.10.3 2026-03-26 00:48:47.348 | ++ /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:48:47.354 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:8 : MAGNUM_CLUSTER_API_BRANCH=main 2026-03-26 00:48:47.360 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:9 : MAGNUM_CLUSTER_API_DIR=/opt/stack/magnum-cluster-api 2026-03-26 00:48:47.367 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:21 : is_service_enabled magnum-cluster-api 2026-03-26 00:48:47.403 | ++ functions-common:is_service_enabled:2068 : return 0 2026-03-26 00:48:47.409 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:23 : [[ stack == \s\t\a\c\k ]] 2026-03-26 00:48:47.415 | ++ /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:48:47.421 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:65 : [[ stack == \s\t\a\c\k ]] 2026-03-26 00:48:47.427 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:65 : [[ install == \i\n\s\t\a\l\l ]] 2026-03-26 00:48:47.432 | ++ /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:48:47.437 | ++ functions-common:git_clone:581 : local git_remote=https://github.com/vexxhost/magnum-cluster-api.git 2026-03-26 00:48:47.442 | ++ functions-common:git_clone:582 : local git_dest=/opt/stack/magnum-cluster-api 2026-03-26 00:48:47.448 | ++ functions-common:git_clone:583 : local git_ref=/opt/stack/magnum-cluster-api 2026-03-26 00:48:47.452 | ++ functions-common:git_clone:584 : local orig_dir 2026-03-26 00:48:47.458 | +++ functions-common:git_clone:585 : pwd 2026-03-26 00:48:47.465 | ++ functions-common:git_clone:585 : orig_dir=/opt/stack/devstack 2026-03-26 00:48:47.470 | ++ functions-common:git_clone:586 : local git_clone_flags= 2026-03-26 00:48:47.477 | +++ functions-common:git_clone:588 : trueorfalse False RECLONE 2026-03-26 00:48:47.515 | ++ functions-common:git_clone:588 : RECLONE=False 2026-03-26 00:48:47.521 | ++ functions-common:git_clone:589 : [[ 0 -gt 0 ]] 2026-03-26 00:48:47.527 | ++ functions-common:git_clone:593 : [[ False = \T\r\u\e ]] 2026-03-26 00:48:47.533 | ++ functions-common:git_clone:602 : echo /opt/stack/magnum-cluster-api 2026-03-26 00:48:47.534 | ++ functions-common:git_clone:602 : egrep -q '^refs' 2026-03-26 00:48:47.544 | ++ functions-common:git_clone:616 : [[ ! -d /opt/stack/magnum-cluster-api ]] 2026-03-26 00:48:47.550 | ++ functions-common:git_clone:626 : [[ False = \T\r\u\e ]] 2026-03-26 00:48:47.556 | ++ functions-common:git_clone:661 : sudo git config --system --add safe.directory /opt/stack/magnum-cluster-api 2026-03-26 00:48:47.578 | ++ functions-common:git_clone:664 : cd /opt/stack/magnum-cluster-api 2026-03-26 00:48:47.584 | ++ functions-common:git_clone:665 : git show --oneline 2026-03-26 00:48:47.586 | ++ functions-common:git_clone:665 : head -1 2026-03-26 00:48:47.594 | dd4361b fix(deps): update pyo3 2026-03-26 00:48:47.601 | ++ functions-common:git_clone:666 : cd /opt/stack/devstack 2026-03-26 00:48:47.607 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:67 : setup_develop /opt/stack/magnum-cluster-api 2026-03-26 00:48:47.614 | ++ inc/python:setup_develop:353 : local bindep 2026-03-26 00:48:47.620 | ++ inc/python:setup_develop:354 : [[ /opt/stack/magnum-cluster-api == -bindep* ]] 2026-03-26 00:48:47.627 | ++ inc/python:setup_develop:358 : local project_dir=/opt/stack/magnum-cluster-api 2026-03-26 00:48:47.633 | ++ inc/python:setup_develop:359 : local extras= 2026-03-26 00:48:47.640 | ++ inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/magnum-cluster-api -e 2026-03-26 00:48:47.645 | ++ inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-03-26 00:48:47.650 | ++ inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/magnum-cluster-api == -bindep* ]] 2026-03-26 00:48:47.657 | ++ inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/magnum-cluster-api 2026-03-26 00:48:47.664 | ++ inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-03-26 00:48:47.670 | ++ inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-03-26 00:48:47.677 | +++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/magnum-cluster-api 2026-03-26 00:48:47.683 | +++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-03-26 00:48:47.690 | ++ inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/magnum-cluster-api 2026-03-26 00:48:47.696 | ++ inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-03-26 00:48:47.702 | ++ inc/python:_setup_package_with_constraints_edit:399 : local name 2026-03-26 00:48:47.709 | +++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/magnum-cluster-api/setup.cfg 2026-03-26 00:48:47.720 | ++ inc/python:_setup_package_with_constraints_edit:400 : name= 2026-03-26 00:48:47.725 | ++ inc/python:_setup_package_with_constraints_edit:401 : '[' -z ']' 2026-03-26 00:48:47.733 | +++ 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:48:47.744 | ++ inc/python:_setup_package_with_constraints_edit:402 : name=magnum-cluster-api 2026-03-26 00:48:47.750 | ++ 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:48:47.845 | ++ inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/magnum-cluster-api -e 2026-03-26 00:48:47.850 | ++ inc/python:setup_package:436 : local bindep=0 2026-03-26 00:48:47.856 | ++ inc/python:setup_package:437 : local bindep_flag= 2026-03-26 00:48:47.862 | ++ inc/python:setup_package:438 : local bindep_profiles= 2026-03-26 00:48:47.868 | ++ inc/python:setup_package:439 : [[ /opt/stack/magnum-cluster-api == -bindep* ]] 2026-03-26 00:48:47.873 | ++ inc/python:setup_package:444 : local project_dir=/opt/stack/magnum-cluster-api 2026-03-26 00:48:47.879 | ++ inc/python:setup_package:445 : local flags=-e 2026-03-26 00:48:47.885 | ++ inc/python:setup_package:446 : local extras= 2026-03-26 00:48:47.891 | ++ inc/python:setup_package:450 : [[ -n -e ]] 2026-03-26 00:48:47.897 | ++ inc/python:setup_package:450 : [[ -z '' ]] 2026-03-26 00:48:47.903 | ++ inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-03-26 00:48:47.909 | ++ inc/python:setup_package:455 : [[ ! -z '' ]] 2026-03-26 00:48:47.914 | ++ inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-03-26 00:48:47.921 | ++ inc/python:setup_package:464 : pip_install -e /opt/stack/magnum-cluster-api 2026-03-26 00:48:47.962 | Using python 3.12 to install /opt/stack/magnum-cluster-api 2026-03-26 00:48:47.968 | ++ 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:48:48.542 | Obtaining file:///opt/stack/magnum-cluster-api 2026-03-26 00:48:48.545 | Installing build dependencies: started 2026-03-26 00:49:00.372 | Installing build dependencies: finished with status 'done' 2026-03-26 00:49:00.373 | Checking if build backend supports build_editable: started 2026-03-26 00:49:00.440 | Checking if build backend supports build_editable: finished with status 'done' 2026-03-26 00:49:00.442 | Getting requirements to build editable: started 2026-03-26 00:49:00.507 | Getting requirements to build editable: finished with status 'done' 2026-03-26 00:49:00.509 | Preparing editable metadata (pyproject.toml): started 2026-03-26 00:49:04.296 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-03-26 00:49:04.316 | Requirement already satisfied: certifi in /usr/lib/python3/dist-packages (from magnum-cluster-api==0.36.0) (2023.11.17) 2026-03-26 00:49:04.316 | 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:49:04.475 | Collecting diskcache>=5.6.1 (from magnum-cluster-api==0.36.0) 2026-03-26 00:49:04.611 | Downloading diskcache-5.6.3-py3-none-any.whl.metadata (20 kB) 2026-03-26 00:49:04.628 | 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:49:04.651 | Collecting haproxyadmin>=0.2.4 (from magnum-cluster-api==0.36.0) 2026-03-26 00:49:04.681 | Downloading haproxyadmin-0.2.4.tar.gz (59 kB) 2026-03-26 00:49:04.734 | Installing build dependencies: started 2026-03-26 00:49:05.654 | Installing build dependencies: finished with status 'done' 2026-03-26 00:49:05.656 | Getting requirements to build wheel: started 2026-03-26 00:49:05.978 | Getting requirements to build wheel: finished with status 'done' 2026-03-26 00:49:05.981 | Installing backend dependencies: started 2026-03-26 00:49:07.038 | Installing backend dependencies: finished with status 'done' 2026-03-26 00:49:07.040 | Preparing metadata (pyproject.toml): started 2026-03-26 00:49:07.313 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-03-26 00:49:07.365 | Collecting kubernetes>=24.2.0 (from magnum-cluster-api==0.36.0) 2026-03-26 00:49:07.391 | Downloading kubernetes-35.0.0-py2.py3-none-any.whl.metadata (1.7 kB) 2026-03-26 00:49:07.404 | 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:49:07.404 | 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:49:07.405 | 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:49:07.405 | 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:49:07.406 | 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:49:07.407 | 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:49:07.407 | 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:49:07.408 | 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:49:07.437 | Collecting pykube-ng (from magnum-cluster-api==0.36.0) 2026-03-26 00:49:07.465 | Downloading pykube_ng-23.6.0-py3-none-any.whl.metadata (8.0 kB) 2026-03-26 00:49:07.475 | 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:49:07.475 | 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:49:07.476 | 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:49:07.476 | 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:49:07.502 | Collecting semver>=2.0.0 (from magnum-cluster-api==0.36.0) 2026-03-26 00:49:07.526 | Downloading semver-3.0.4-py3-none-any.whl.metadata (6.8 kB) 2026-03-26 00:49:07.560 | Collecting sherlock>=0.4.1 (from magnum-cluster-api==0.36.0) 2026-03-26 00:49:07.586 | Downloading sherlock-0.4.1-py3-none-any.whl.metadata (8.9 kB) 2026-03-26 00:49:07.777 | Collecting shortuuid (from magnum-cluster-api==0.36.0) 2026-03-26 00:49:07.803 | Downloading shortuuid-1.0.13-py3-none-any.whl.metadata (5.8 kB) 2026-03-26 00:49:07.815 | 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:49:07.815 | 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:49:07.821 | 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:49:07.822 | 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:49:07.823 | 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:49:07.894 | 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:49:07.917 | Downloading websocket_client-1.9.0-py3-none-any.whl.metadata (8.3 kB) 2026-03-26 00:49:07.948 | Collecting requests-oauthlib (from kubernetes>=24.2.0->magnum-cluster-api==0.36.0) 2026-03-26 00:49:07.972 | Downloading requests_oauthlib-2.0.0-py2.py3-none-any.whl.metadata (11 kB) 2026-03-26 00:49:07.983 | 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:49:08.005 | Collecting durationpy>=0.7 (from kubernetes>=24.2.0->magnum-cluster-api==0.36.0) 2026-03-26 00:49:08.031 | Downloading durationpy-0.10-py3-none-any.whl.metadata (340 bytes) 2026-03-26 00:49:08.045 | 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:49:08.046 | 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:49:08.047 | 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:49:08.048 | 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:49:08.048 | 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:49:08.049 | 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:49:08.050 | 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:49:08.050 | 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:49:08.050 | 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:49:08.051 | 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:49:08.052 | 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:49:08.052 | 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:49:08.053 | 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:49:08.053 | 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:49:08.054 | 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:49:08.054 | 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:49:08.055 | 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:49:08.055 | 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:49:08.056 | 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:49:08.056 | 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:49:08.057 | 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:49:08.057 | 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:49:08.058 | 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:49:08.059 | 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:49:08.059 | 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:49:08.060 | 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:49:08.060 | 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:49:08.061 | 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:49:08.061 | 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:49:08.062 | 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:49:08.062 | 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:49:08.063 | 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:49:08.063 | 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:49:08.064 | 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:49:08.064 | 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:49:08.067 | 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:49:08.067 | 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:49:08.069 | 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:49:08.069 | 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:49:08.070 | 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:49:08.073 | 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:49:08.073 | 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:49:08.074 | 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:49:08.075 | 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:49:08.079 | 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:49:08.082 | 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:49:08.084 | 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:49:08.085 | 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:49:08.088 | 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:49:08.090 | 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:49:08.095 | 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:49:08.100 | 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:49:08.101 | 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:49:08.102 | 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:49:08.105 | 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:49:08.110 | 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:49:08.110 | 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:49:08.116 | 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:49:08.118 | 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:49:08.118 | 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:49:08.119 | 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:49:08.119 | 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:49:08.121 | 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:49:08.128 | 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:49:08.128 | 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:49:08.133 | 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:49:08.135 | 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:49:08.135 | 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:49:08.136 | 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:49:08.140 | 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:49:08.147 | 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:49:08.151 | 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:49:08.157 | 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:49:08.157 | 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:49:08.158 | 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:49:08.158 | 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:49:08.164 | 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:49:08.189 | 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:49:08.222 | 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:49:08.223 | 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:49:08.230 | 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:49:08.231 | 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:49:08.234 | 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:49:08.239 | 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:49:08.240 | 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:49:08.263 | 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:49:08.280 | 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:49:08.280 | 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:49:08.305 | 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:49:08.305 | 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:49:08.313 | 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:49:08.325 | 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:49:08.363 | 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:49:08.364 | 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:49:08.364 | 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:49:08.365 | 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:49:08.366 | 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:49:08.377 | 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:49:08.378 | 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:49:08.378 | 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:49:08.378 | 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:49:08.417 | 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:49:08.448 | 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:49:08.449 | 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:49:08.449 | 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:49:08.454 | 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:49:08.479 | 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:49:08.530 | Downloading diskcache-5.6.3-py3-none-any.whl (45 kB) 2026-03-26 00:49:08.566 | Downloading kubernetes-35.0.0-py2.py3-none-any.whl (2.0 MB) 2026-03-26 00:49:08.672 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.0/2.0 MB 24.6 MB/s 0:00:00 2026-03-26 00:49:08.695 | Downloading durationpy-0.10-py3-none-any.whl (3.9 kB) 2026-03-26 00:49:08.726 | Downloading semver-3.0.4-py3-none-any.whl (17 kB) 2026-03-26 00:49:08.759 | Downloading sherlock-0.4.1-py3-none-any.whl (16 kB) 2026-03-26 00:49:08.793 | Downloading websocket_client-1.9.0-py3-none-any.whl (82 kB) 2026-03-26 00:49:08.832 | Downloading pykube_ng-23.6.0-py3-none-any.whl (26 kB) 2026-03-26 00:49:08.868 | Downloading requests_oauthlib-2.0.0-py2.py3-none-any.whl (24 kB) 2026-03-26 00:49:08.902 | Downloading shortuuid-1.0.13-py3-none-any.whl (10 kB) 2026-03-26 00:49:08.930 | Building wheels for collected packages: magnum-cluster-api, haproxyadmin 2026-03-26 00:49:08.931 | Building editable for magnum-cluster-api (pyproject.toml): started 2026-03-26 00:50:01.816 | Building editable for magnum-cluster-api (pyproject.toml): finished with status 'error' 2026-03-26 00:50:01.835 | error: subprocess-exited-with-error 2026-03-26 00:50:01.835 | 2026-03-26 00:50:01.835 | × Building editable for magnum-cluster-api (pyproject.toml) did not run successfully. 2026-03-26 00:50:01.835 | │ exit code: 1 2026-03-26 00:50:01.835 | ╰─> [222 lines of output] 2026-03-26 00:50:01.835 | Running `maturin pep517 build-wheel -i /opt/stack/data/venv/bin/python3.12 --compatibility off --editable` 2026-03-26 00:50:01.835 | 📦 Including license file `LICENSE` 2026-03-26 00:50:01.835 | 🍹 Building a mixed python/rust project 2026-03-26 00:50:01.835 | 🔗 Found pyo3 bindings with abi3 support 2026-03-26 00:50:01.835 | 🐍 Found CPython 3.12 at /opt/stack/data/venv/bin/python3.12 2026-03-26 00:50:01.835 | 📡 Using build options features from pyproject.toml 2026-03-26 00:50:01.835 | Compiling proc-macro2 v1.0.101 2026-03-26 00:50:01.836 | Compiling quote v1.0.41 2026-03-26 00:50:01.836 | Compiling unicode-ident v1.0.18 2026-03-26 00:50:01.836 | Compiling libc v0.2.175 2026-03-26 00:50:01.836 | Compiling memchr v2.7.5 2026-03-26 00:50:01.836 | Compiling serde_core v1.0.228 2026-03-26 00:50:01.836 | Compiling pin-project-lite v0.2.16 2026-03-26 00:50:01.836 | Compiling serde v1.0.228 2026-03-26 00:50:01.836 | Compiling itoa v1.0.15 2026-03-26 00:50:01.836 | Compiling once_cell v1.21.3 2026-03-26 00:50:01.836 | Compiling target-lexicon v0.13.5 2026-03-26 00:50:01.836 | Compiling futures-core v0.3.31 2026-03-26 00:50:01.836 | Compiling cfg-if v1.0.3 2026-03-26 00:50:01.836 | Compiling thiserror v2.0.17 2026-03-26 00:50:01.836 | Compiling autocfg v1.5.0 2026-03-26 00:50:01.836 | Compiling bytes v1.10.1 2026-03-26 00:50:01.836 | Compiling futures-sink v0.3.31 2026-03-26 00:50:01.836 | Compiling ryu v1.0.20 2026-03-26 00:50:01.836 | Compiling fnv v1.0.7 2026-03-26 00:50:01.836 | Compiling serde_json v1.0.145 2026-03-26 00:50:01.836 | Compiling futures-channel v0.3.31 2026-03-26 00:50:01.836 | Compiling log v0.4.28 2026-03-26 00:50:01.836 | Compiling pin-utils v0.1.0 2026-03-26 00:50:01.836 | Compiling slab v0.4.11 2026-03-26 00:50:01.836 | Compiling shlex v1.3.0 2026-03-26 00:50:01.836 | Compiling find-msvc-tools v0.1.0 2026-03-26 00:50:01.836 | Compiling futures-io v0.3.31 2026-03-26 00:50:01.836 | Compiling futures-task v0.3.31 2026-03-26 00:50:01.836 | Compiling zeroize v1.8.1 2026-03-26 00:50:01.836 | Compiling tracing-core v0.1.34 2026-03-26 00:50:01.836 | Compiling cc v1.2.35 2026-03-26 00:50:01.836 | Compiling httparse v1.10.1 2026-03-26 00:50:01.836 | Compiling num-traits v0.2.19 2026-03-26 00:50:01.836 | Compiling heck v0.5.0 2026-03-26 00:50:01.836 | Compiling smallvec v1.15.1 2026-03-26 00:50:01.836 | Compiling tower-service v0.3.3 2026-03-26 00:50:01.836 | Compiling rustls-pki-types v1.12.0 2026-03-26 00:50:01.836 | Compiling ucd-trie v0.1.7 2026-03-26 00:50:01.836 | Compiling try-lock v0.2.5 2026-03-26 00:50:01.836 | Compiling http v1.3.1 2026-03-26 00:50:01.836 | Compiling crossbeam-utils v0.8.21 2026-03-26 00:50:01.836 | Compiling thiserror v1.0.69 2026-03-26 00:50:01.837 | Compiling untrusted v0.9.0 2026-03-26 00:50:01.837 | Compiling pyo3-build-config v0.28.2 2026-03-26 00:50:01.837 | Compiling want v0.3.1 2026-03-26 00:50:01.837 | Compiling socket2 v0.6.0 2026-03-26 00:50:01.837 | Compiling signal-hook-registry v1.4.6 2026-03-26 00:50:01.837 | Compiling mio v1.0.4 2026-03-26 00:50:01.837 | Compiling getrandom v0.2.16 2026-03-26 00:50:01.837 | Compiling aho-corasick v1.1.3 2026-03-26 00:50:01.837 | Compiling syn v2.0.110 2026-03-26 00:50:01.837 | Compiling base64 v0.22.1 2026-03-26 00:50:01.837 | Compiling schemars v0.8.22 2026-03-26 00:50:01.837 | Compiling equivalent v1.0.2 2026-03-26 00:50:01.837 | Compiling getrandom v0.3.3 2026-03-26 00:50:01.837 | Compiling allocator-api2 v0.2.21 2026-03-26 00:50:01.837 | Compiling regex-syntax v0.8.6 2026-03-26 00:50:01.837 | Compiling foldhash v0.1.5 2026-03-26 00:50:01.837 | Compiling http-body v1.0.1 2026-03-26 00:50:01.837 | Compiling rustls v0.23.31 2026-03-26 00:50:01.837 | Compiling k8s-openapi v0.25.0 2026-03-26 00:50:01.837 | Compiling atomic-waker v1.1.2 2026-03-26 00:50:01.837 | Compiling bitflags v2.9.4 2026-03-26 00:50:01.837 | Compiling hashbrown v0.15.5 2026-03-26 00:50:01.837 | Compiling subtle v2.6.1 2026-03-26 00:50:01.837 | Compiling dyn-clone v1.0.20 2026-03-26 00:50:01.837 | Compiling ordered-float v2.10.1 2026-03-26 00:50:01.837 | Compiling ring v0.17.14 2026-03-26 00:50:01.837 | Compiling lock_api v0.4.13 2026-03-26 00:50:01.837 | Compiling openssl-probe v0.1.6 2026-03-26 00:50:01.837 | Compiling anyhow v1.0.99 2026-03-26 00:50:01.837 | Compiling concurrent-queue v2.5.0 2026-03-26 00:50:01.837 | Compiling fastrand v2.3.0 2026-03-26 00:50:01.837 | Compiling parking_lot_core v0.9.11 2026-03-26 00:50:01.837 | Compiling unsafe-libyaml v0.2.11 2026-03-26 00:50:01.837 | Compiling parking v2.2.1 2026-03-26 00:50:01.837 | Compiling ident_case v1.0.1 2026-03-26 00:50:01.837 | Compiling strsim v0.11.1 2026-03-26 00:50:01.837 | Compiling version_check v0.9.5 2026-03-26 00:50:01.837 | Compiling percent-encoding v2.3.2 2026-03-26 00:50:01.837 | Compiling tower-layer v0.3.3 2026-03-26 00:50:01.837 | Compiling zerocopy v0.8.26 2026-03-26 00:50:01.837 | Compiling event-listener v5.4.1 2026-03-26 00:50:01.837 | Compiling indexmap v2.11.0 2026-03-26 00:50:01.837 | Compiling pyo3-macros-backend v0.28.2 2026-03-26 00:50:01.837 | Compiling pyo3-ffi v0.28.2 2026-03-26 00:50:01.837 | Compiling pyo3 v0.28.2 2026-03-26 00:50:01.837 | Compiling ahash v0.8.12 2026-03-26 00:50:01.837 | Compiling form_urlencoded v1.2.2 2026-03-26 00:50:01.837 | Compiling rustls-native-certs v0.8.1 2026-03-26 00:50:01.837 | Compiling scopeguard v1.2.0 2026-03-26 00:50:01.838 | Compiling sync_wrapper v1.0.2 2026-03-26 00:50:01.838 | Compiling mime v0.3.17 2026-03-26 00:50:01.838 | Compiling rustix v1.0.8 2026-03-26 00:50:01.838 | Compiling event-listener-strategy v0.5.4 2026-03-26 00:50:01.838 | Compiling http-body-util v0.1.3 2026-03-26 00:50:01.838 | Compiling pem v3.0.5 2026-03-26 00:50:01.838 | Compiling secrecy v0.10.3 2026-03-26 00:50:01.838 | Compiling linux-raw-sys v0.9.4 2026-03-26 00:50:01.838 | Compiling either v1.15.0 2026-03-26 00:50:01.838 | Compiling home v0.5.11 2026-03-26 00:50:01.838 | Compiling parking_lot v0.12.4 2026-03-26 00:50:01.838 | Compiling ignition-config v0.5.0 2026-03-26 00:50:01.838 | Compiling async-broadcast v0.7.2 2026-03-26 00:50:01.838 | Compiling regex-automata v0.4.10 2026-03-26 00:50:01.838 | Compiling include_dir_macros v0.7.4 2026-03-26 00:50:01.838 | Compiling hostname v0.4.1 2026-03-26 00:50:01.838 | Compiling glob v0.3.3 2026-03-26 00:50:01.838 | Compiling arc-swap v1.7.1 2026-03-26 00:50:01.838 | Compiling semver v1.0.27 2026-03-26 00:50:01.838 | Compiling include_dir v0.7.4 2026-03-26 00:50:01.838 | Compiling lazy_static v1.5.0 2026-03-26 00:50:01.838 | Compiling indoc v2.0.6 2026-03-26 00:50:01.838 | Compiling maplit v1.0.2 2026-03-26 00:50:01.838 | Compiling inventory v0.3.21 2026-03-26 00:50:01.838 | Compiling serde_derive_internals v0.29.1 2026-03-26 00:50:01.838 | Compiling darling_core v0.20.11 2026-03-26 00:50:01.838 | Compiling tempfile v3.23.0 2026-03-26 00:50:01.838 | Compiling serde_derive v1.0.228 2026-03-26 00:50:01.838 | Compiling thiserror-impl v2.0.17 2026-03-26 00:50:01.838 | Compiling tokio-macros v2.6.0 2026-03-26 00:50:01.838 | Compiling futures-macro v0.3.31 2026-03-26 00:50:01.838 | Compiling tracing-attributes v0.1.30 2026-03-26 00:50:01.838 | Compiling thiserror-impl v1.0.69 2026-03-26 00:50:01.838 | Compiling schemars_derive v0.8.22 2026-03-26 00:50:01.838 | Compiling regex v1.11.2 2026-03-26 00:50:01.838 | Compiling derive_more-impl v2.0.1 2026-03-26 00:50:01.838 | Compiling enum-ordinalize-derive v4.3.1 2026-03-26 00:50:01.838 | Compiling async-stream-impl v0.3.6 2026-03-26 00:50:01.838 | Compiling tokio v1.48.0 2026-03-26 00:50:01.838 | Compiling darling_macro v0.20.11 2026-03-26 00:50:01.838 | Compiling futures-util v0.3.31 2026-03-26 00:50:01.838 | Compiling pin-project-internal v1.1.10 2026-03-26 00:50:01.838 | Compiling enum-ordinalize v4.3.0 2026-03-26 00:50:01.838 | Compiling educe v0.6.0 2026-03-26 00:50:01.838 | Compiling async-stream v0.3.6 2026-03-26 00:50:01.838 | Compiling darling v0.20.11 2026-03-26 00:50:01.838 | Compiling derive_more v2.0.1 2026-03-26 00:50:01.839 | Compiling pest v2.8.1 2026-03-26 00:50:01.839 | Compiling magnum-cluster-api v0.36.0 (/opt/stack/magnum-cluster-api) 2026-03-26 00:50:01.839 | Compiling tracing v0.1.41 2026-03-26 00:50:01.839 | Compiling typed-builder-macro v0.22.0 2026-03-26 00:50:01.839 | Compiling docker-image v0.2.1 2026-03-26 00:50:01.839 | Compiling cluster_feature_derive v0.1.0 (/opt/stack/magnum-cluster-api/crates/cluster_feature_derive) 2026-03-26 00:50:01.839 | Compiling tower-http v0.6.6 2026-03-26 00:50:01.839 | Compiling pin-project v1.1.10 2026-03-26 00:50:01.839 | Compiling pyo3-macros v0.28.2 2026-03-26 00:50:01.839 | Compiling pest_meta v2.8.1 2026-03-26 00:50:01.839 | Compiling typed-builder v0.22.0 2026-03-26 00:50:01.839 | Compiling kube-derive v1.1.0 2026-03-26 00:50:01.839 | Compiling jsonptr v0.7.1 2026-03-26 00:50:01.839 | Compiling chrono v0.4.41 2026-03-26 00:50:01.839 | Compiling serde_yaml v0.9.34+deprecated 2026-03-26 00:50:01.839 | Compiling serde-value v0.7.0 2026-03-26 00:50:01.839 | Compiling serde_ignored v0.1.12 2026-03-26 00:50:01.839 | Compiling serde_plain v1.0.2 2026-03-26 00:50:01.839 | Compiling pest_generator v2.8.1 2026-03-26 00:50:01.839 | Compiling json-patch v4.1.0 2026-03-26 00:50:01.839 | Compiling futures-executor v0.3.31 2026-03-26 00:50:01.839 | Compiling futures v0.3.31 2026-03-26 00:50:01.839 | Compiling hyper v1.7.0 2026-03-26 00:50:01.839 | Compiling tokio-util v0.7.16 2026-03-26 00:50:01.839 | Compiling backon v1.6.0 2026-03-26 00:50:01.839 | Compiling pest_derive v2.8.1 2026-03-26 00:50:01.839 | Compiling jsonpath-rust v0.7.5 2026-03-26 00:50:01.839 | Compiling tower v0.5.2 2026-03-26 00:50:01.839 | Compiling helm v0.1.0 (/opt/stack/magnum-cluster-api/crates/helm) 2026-03-26 00:50:01.839 | Compiling hyper-util v0.1.16 2026-03-26 00:50:01.839 | Compiling rustls-webpki v0.103.10 2026-03-26 00:50:01.839 | Compiling hyper-timeout v0.5.2 2026-03-26 00:50:01.839 | Compiling pyo3-async-runtimes v0.28.0 2026-03-26 00:50:01.839 | Compiling pythonize v0.28.0 2026-03-26 00:50:01.839 | Compiling pyo3-log v0.13.3 2026-03-26 00:50:01.839 | Compiling tokio-rustls v0.26.2 2026-03-26 00:50:01.839 | Compiling hyper-rustls v0.27.7 2026-03-26 00:50:01.839 | Compiling kube-core v1.1.0 2026-03-26 00:50:01.839 | Compiling kube-client v1.1.0 2026-03-26 00:50:01.839 | Compiling kube-runtime v1.1.0 2026-03-26 00:50:01.839 | Compiling kube v1.1.0 2026-03-26 00:50:01.839 | error[E0407]: method `extract_bound` is not a member of trait `FromPyObject` 2026-03-26 00:50:01.839 | --> src/magnum.rs:205:5 2026-03-26 00:50:01.839 | | 2026-03-26 00:50:01.839 | 205 | / fn extract_bound(ob: &Bound<'_, PyAny>) -> PyResult { 2026-03-26 00:50:01.839 | 206 | | let status = ob.extract::()?; 2026-03-26 00:50:01.839 | 207 | | 2026-03-26 00:50:01.840 | 208 | | serde_plain::from_str(&status).map_err(|err| { 2026-03-26 00:50:01.840 | ... | 2026-03-26 00:50:01.840 | 213 | | }) 2026-03-26 00:50:01.840 | 214 | | } 2026-03-26 00:50:01.840 | | |_____^ not a member of trait `FromPyObject` 2026-03-26 00:50:01.840 | 2026-03-26 00:50:01.840 | error[E0107]: trait takes 2 lifetime arguments but 1 lifetime argument was supplied 2026-03-26 00:50:01.840 | --> src/magnum.rs:204:6 2026-03-26 00:50:01.840 | | 2026-03-26 00:50:01.840 | 204 | impl FromPyObject<'_> for ClusterStatus { 2026-03-26 00:50:01.840 | | ^^^^^^^^^^^^ -- supplied 1 lifetime argument 2026-03-26 00:50:01.840 | | | 2026-03-26 00:50:01.840 | | expected 2 lifetime arguments 2026-03-26 00:50:01.840 | | 2026-03-26 00:50:01.840 | note: trait defined here, with 2 lifetime parameters: `'a`, `'py` 2026-03-26 00:50:01.840 | --> /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.28.2/src/conversion.rs:401:11 2026-03-26 00:50:01.840 | | 2026-03-26 00:50:01.840 | 401 | pub trait FromPyObject<'a, 'py>: Sized { 2026-03-26 00:50:01.840 | | ^^^^^^^^^^^^ -- --- 2026-03-26 00:50:01.840 | help: add missing lifetime argument 2026-03-26 00:50:01.840 | | 2026-03-26 00:50:01.840 | 204 | impl FromPyObject<'_, '_> for ClusterStatus { 2026-03-26 00:50:01.840 | | ++++ 2026-03-26 00:50:01.840 | 2026-03-26 00:50:01.840 | Some errors have detailed explanations: E0107, E0407. 2026-03-26 00:50:01.840 | For more information about an error, try `rustc --explain E0107`. 2026-03-26 00:50:01.840 | error: could not compile `magnum-cluster-api` (lib) due to 2 previous errors 2026-03-26 00:50:01.840 | 💥 maturin failed 2026-03-26 00:50:01.840 | Caused by: Failed to build a native library through cargo 2026-03-26 00:50:01.840 | 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 00:50:01.840 | 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 00:50:01.840 | [end of output] 2026-03-26 00:50:01.840 | 2026-03-26 00:50:01.840 | note: This error originates from a subprocess, and is likely not a problem with pip. 2026-03-26 00:50:01.840 | ERROR: Failed building editable for magnum-cluster-api 2026-03-26 00:50:01.840 | Building wheel for haproxyadmin (pyproject.toml): started 2026-03-26 00:50:02.104 | Building wheel for haproxyadmin (pyproject.toml): finished with status 'done' 2026-03-26 00:50:02.106 | Created wheel for haproxyadmin: filename=haproxyadmin-0.2.4-py3-none-any.whl size=37208 sha256=928d6d83f804d3d612df40c4aa3b4b77ff50aa5248f8f38e96b962a683bc8036 2026-03-26 00:50:02.106 | Stored in directory: /opt/stack/.cache/pip/wheels/f8/a4/d2/ca8e7bcb86a3513744e388395fdc7c9b2d41bdffceb804f578 2026-03-26 00:50:02.111 | Successfully built haproxyadmin 2026-03-26 00:50:02.111 | Failed to build magnum-cluster-api 2026-03-26 00:50:02.118 | error: failed-wheel-build-for-install 2026-03-26 00:50:02.118 | 2026-03-26 00:50:02.118 | × Failed to build installable wheels for some pyproject.toml based projects 2026-03-26 00:50:02.118 | ╰─> magnum-cluster-api 2026-03-26 00:50:02.262 | + inc/python:pip_install:1 : exit_trap 2026-03-26 00:50:02.267 | + ./stack.sh:exit_trap:519 : local r=1 2026-03-26 00:50:02.273 | ++ ./stack.sh:exit_trap:520 : jobs -p 2026-03-26 00:50:02.280 | + ./stack.sh:exit_trap:520 : jobs= 2026-03-26 00:50:02.286 | + ./stack.sh:exit_trap:523 : [[ -n '' ]] 2026-03-26 00:50:02.292 | + ./stack.sh:exit_trap:529 : '[' -f '' ']' 2026-03-26 00:50:02.298 | + ./stack.sh:exit_trap:534 : kill_spinner 2026-03-26 00:50:02.304 | + ./stack.sh:kill_spinner:429 : '[' '!' -z '' ']' 2026-03-26 00:50:02.309 | + ./stack.sh:exit_trap:536 : [[ 1 -ne 0 ]] 2026-03-26 00:50:02.315 | + ./stack.sh:exit_trap:537 : echo 'Error on exit' 2026-03-26 00:50:02.315 | Error on exit 2026-03-26 00:50:02.320 | + ./stack.sh:exit_trap:539 : type -p generate-subunit 2026-03-26 00:50:02.325 | + ./stack.sh:exit_trap:540 : generate-subunit 1774485561 641 fail 2026-03-26 00:50:02.496 | + ./stack.sh:exit_trap:542 : [[ -z /opt/stack/logs ]] 2026-03-26 00:50:02.502 | + ./stack.sh:exit_trap:545 : /opt/stack/data/venv/bin/python3 /opt/stack/devstack/tools/worlddump.py -d /opt/stack/logs 2026-03-26 00:50:03.522 | + ./stack.sh:exit_trap:554 : exit 1