2026-03-26 00:41:33.573 | + ./stack.sh:main:485 : exec 2026-03-26 00:41:33.573 | + ./stack.sh:main:493 : echo_summary 'stack.sh log /opt/stack/logs/devstacklog.txt.2026-03-26-004133' 2026-03-26 00:41:33.573 | ++ ./stack.sh:main:485 : /usr/bin/python3.12 /opt/stack/devstack/tools/outfilter.py -o /opt/stack/logs/devstacklog.txt.2026-03-26-004133.summary.2026-03-26-004133 2026-03-26 00:41:33.573 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-03-26 00:41:33.573 | + ./stack.sh:echo_summary:444 : echo -e stack.sh log /opt/stack/logs/devstacklog.txt.2026-03-26-004133 2026-03-26 00:41:33.573 | + ./stack.sh:main:495 : ln -sf /opt/stack/logs/devstacklog.txt.2026-03-26-004133 /opt/stack/logs/devstacklog.txt 2026-03-26 00:41:33.573 | + ./stack.sh:main:496 : ln -sf /opt/stack/logs/devstacklog.txt.2026-03-26-004133.summary.2026-03-26-004133 /opt/stack/logs/devstacklog.txt.summary 2026-03-26 00:41:33.573 | + ./stack.sh:main:511 : check_path_perm_sanity /opt/stack 2026-03-26 00:41:33.576 | + functions:check_path_perm_sanity:615 : local real_path 2026-03-26 00:41:33.581 | ++ functions:check_path_perm_sanity:616 : readlink -f /opt/stack 2026-03-26 00:41:33.588 | + functions:check_path_perm_sanity:616 : real_path=/opt/stack 2026-03-26 00:41:33.592 | + functions:check_path_perm_sanity:617 : local rebuilt_path= 2026-03-26 00:41:33.599 | ++ functions:check_path_perm_sanity:618 : echo /opt/stack 2026-03-26 00:41:33.599 | ++ functions:check_path_perm_sanity:618 : tr / ' ' 2026-03-26 00:41:33.607 | + functions:check_path_perm_sanity:618 : for i in $(echo ${real_path} | tr "/" " ") 2026-03-26 00:41:33.610 | + functions:check_path_perm_sanity:619 : rebuilt_path=/opt 2026-03-26 00:41:33.616 | ++ functions:check_path_perm_sanity:621 : stat -c %a /opt 2026-03-26 00:41:33.624 | + functions:check_path_perm_sanity:621 : [[ 755 = 700 ]] 2026-03-26 00:41:33.628 | + functions:check_path_perm_sanity:618 : for i in $(echo ${real_path} | tr "/" " ") 2026-03-26 00:41:33.632 | + functions:check_path_perm_sanity:619 : rebuilt_path=/opt/stack 2026-03-26 00:41:33.638 | ++ functions:check_path_perm_sanity:621 : stat -c %a /opt/stack 2026-03-26 00:41:33.645 | + functions:check_path_perm_sanity:621 : [[ 755 = 700 ]] 2026-03-26 00:41:33.650 | + ./stack.sh:main:517 : trap exit_trap EXIT 2026-03-26 00:41:33.654 | + ./stack.sh:main:558 : trap err_trap ERR 2026-03-26 00:41:33.659 | + ./stack.sh:main:571 : set -o errexit 2026-03-26 00:41:33.662 | + ./stack.sh:main:574 : uname -a 2026-03-26 00:41:33.664 | Linux np0000160879 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:41:33.667 | + ./stack.sh:main:577 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2026-03-26 00:41:33.671 | + ./stack.sh:main:578 : rm -f /opt/stack/data/ca-bundle.pem 2026-03-26 00:41:33.678 | + ./stack.sh:main:581 : source /opt/stack/devstack/lib/database 2026-03-26 00:41:33.747 | + ./stack.sh:main:582 : source /opt/stack/devstack/lib/rpc_backend 2026-03-26 00:41:33.777 | + ./stack.sh:main:585 : source /opt/stack/devstack/lib/host 2026-03-26 00:41:33.783 | +++ lib/host:source:12 : trueorfalse True ENABLE_KSM 2026-03-26 00:41:33.812 | ++ lib/host:source:12 : ENABLE_KSM=True 2026-03-26 00:41:33.818 | +++ lib/host:source:13 : trueorfalse True ENABLE_KSMTUNED 2026-03-26 00:41:33.846 | ++ lib/host:source:13 : ENABLE_KSMTUNED=True 2026-03-26 00:41:33.852 | +++ lib/host:source:34 : trueorfalse False ENABLE_ZSWAP 2026-03-26 00:41:33.880 | ++ lib/host:source:34 : ENABLE_ZSWAP=True 2026-03-26 00:41:33.885 | ++ lib/host:source:37 : ZSWAP_COMPRESSOR=lz4 2026-03-26 00:41:33.889 | ++ lib/host:source:38 : ZSWAP_ZPOOL=zsmalloc 2026-03-26 00:41:33.895 | +++ lib/host:source:53 : trueorfalse False ENABLE_SYSCTL_MEM_TUNING 2026-03-26 00:41:33.923 | ++ lib/host:source:53 : ENABLE_SYSCTL_MEM_TUNING=True 2026-03-26 00:41:33.929 | +++ lib/host:source:75 : trueorfalse False ENABLE_SYSCTL_NET_TUNING 2026-03-26 00:41:33.958 | ++ lib/host:source:75 : ENABLE_SYSCTL_NET_TUNING=True 2026-03-26 00:41:33.962 | + ./stack.sh:main:588 : tune_host 2026-03-26 00:41:33.967 | + lib/host:tune_host:96 : configure_host_mem 2026-03-26 00:41:33.971 | + lib/host:configure_host_mem:70 : configure_zswap 2026-03-26 00:41:33.975 | + lib/host:configure_zswap:40 : [[ True == \T\r\u\e ]] 2026-03-26 00:41:33.978 | + lib/host:configure_zswap:43 : is_ubuntu 2026-03-26 00:41:33.983 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-03-26 00:41:33.987 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-03-26 00:41:33.992 | + lib/host:configure_zswap:44 : echo lz4 2026-03-26 00:41:33.993 | + lib/host:configure_zswap:44 : sudo tee /sys/module/zswap/parameters/compressor 2026-03-26 00:41:34.008 | lz4 2026-03-26 00:41:34.015 | + lib/host:configure_zswap:45 : sudo tee /sys/module/zswap/parameters/zpool 2026-03-26 00:41:34.015 | + lib/host:configure_zswap:45 : echo zsmalloc 2026-03-26 00:41:34.029 | zsmalloc 2026-03-26 00:41:34.037 | + lib/host:configure_zswap:47 : sudo tee /sys/module/zswap/parameters/enabled 2026-03-26 00:41:34.037 | + lib/host:configure_zswap:47 : echo 1 2026-03-26 00:41:34.050 | 1 2026-03-26 00:41:34.079 | + lib/host:configure_zswap:49 : sudo grep -R . /sys/module/zswap/parameters 2026-03-26 00:41:34.094 | /sys/module/zswap/parameters/same_filled_pages_enabled:Y 2026-03-26 00:41:34.094 | /sys/module/zswap/parameters/enabled:Y 2026-03-26 00:41:34.094 | /sys/module/zswap/parameters/shrinker_enabled:Y 2026-03-26 00:41:34.094 | /sys/module/zswap/parameters/max_pool_percent:20 2026-03-26 00:41:34.094 | /sys/module/zswap/parameters/compressor:lz4 2026-03-26 00:41:34.094 | /sys/module/zswap/parameters/non_same_filled_pages_enabled:Y 2026-03-26 00:41:34.094 | /sys/module/zswap/parameters/zpool:zsmalloc 2026-03-26 00:41:34.094 | /sys/module/zswap/parameters/exclusive_loads:N 2026-03-26 00:41:34.094 | /sys/module/zswap/parameters/accept_threshold_percent:90 2026-03-26 00:41:34.100 | + lib/host:configure_host_mem:71 : configure_ksm 2026-03-26 00:41:34.105 | + lib/host:configure_ksm:15 : [[ True == \T\r\u\e ]] 2026-03-26 00:41:34.109 | + lib/host:configure_ksm:16 : install_package ksmtuned 2026-03-26 00:41:34.114 | + functions-common:install_package:1430 : update_package_repo 2026-03-26 00:41:34.117 | + functions-common:update_package_repo:1404 : NO_UPDATE_REPOS=False 2026-03-26 00:41:34.120 | + functions-common:update_package_repo:1405 : REPOS_UPDATED=False 2026-03-26 00:41:34.124 | + functions-common:update_package_repo:1406 : RETRY_UPDATE=False 2026-03-26 00:41:34.126 | + functions-common:update_package_repo:1408 : [[ False = \T\r\u\e ]] 2026-03-26 00:41:34.130 | + functions-common:update_package_repo:1412 : is_ubuntu 2026-03-26 00:41:34.134 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-03-26 00:41:34.139 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-03-26 00:41:34.143 | + functions-common:update_package_repo:1413 : apt_get_update 2026-03-26 00:41:34.148 | + functions-common:apt_get_update:1158 : [[ False == \T\r\u\e ]] 2026-03-26 00:41:34.152 | + functions-common:apt_get_update:1163 : [[ False = \T\r\u\e ]] 2026-03-26 00:41:34.156 | + functions-common:apt_get_update:1165 : local sudo=sudo 2026-03-26 00:41:34.161 | ++ functions-common:apt_get_update:1166 : id -u 2026-03-26 00:41:34.166 | + functions-common:apt_get_update:1166 : [[ 1002 = \0 ]] 2026-03-26 00:41:34.169 | + functions-common:apt_get_update:1169 : time_start apt-get-update 2026-03-26 00:41:34.174 | + functions-common:time_start:2398 : local name=apt-get-update 2026-03-26 00:41:34.178 | + functions-common:time_start:2399 : local start_time= 2026-03-26 00:41:34.182 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-03-26 00:41:34.187 | ++ functions-common:time_start:2403 : date +%s%3N 2026-03-26 00:41:34.194 | + functions-common:time_start:2403 : _TIME_START[$name]=1774485694190 2026-03-26 00:41:34.198 | + functions-common:apt_get_update:1171 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2026-03-26 00:41:34.202 | + functions-common:apt_get_update:1172 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2026-03-26 00:41:34.207 | + 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:41:34.447 | Hit:1 http://security.ubuntu.com/ubuntu noble-security InRelease 2026-03-26 00:41:34.682 | Hit:2 http://nova.clouds.archive.ubuntu.com/ubuntu noble InRelease 2026-03-26 00:41:34.760 | Hit:3 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates InRelease 2026-03-26 00:41:34.839 | Hit:4 http://nova.clouds.archive.ubuntu.com/ubuntu noble-backports InRelease 2026-03-26 00:41:36.127 | Reading package lists... 2026-03-26 00:41:36.164 | + functions-common:apt_get_update:1177 : REPOS_UPDATED=True 2026-03-26 00:41:36.166 | + functions-common:apt_get_update:1179 : time_stop apt-get-update 2026-03-26 00:41:36.171 | + functions-common:time_stop:2412 : local name 2026-03-26 00:41:36.175 | + functions-common:time_stop:2413 : local end_time 2026-03-26 00:41:36.178 | + functions-common:time_stop:2414 : local elapsed_time 2026-03-26 00:41:36.183 | + functions-common:time_stop:2415 : local total 2026-03-26 00:41:36.188 | + functions-common:time_stop:2416 : local start_time 2026-03-26 00:41:36.192 | + functions-common:time_stop:2418 : name=apt-get-update 2026-03-26 00:41:36.196 | + functions-common:time_stop:2419 : start_time=1774485694190 2026-03-26 00:41:36.201 | + functions-common:time_stop:2421 : [[ -z 1774485694190 ]] 2026-03-26 00:41:36.205 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-03-26 00:41:36.212 | + functions-common:time_stop:2424 : end_time=1774485696208 2026-03-26 00:41:36.216 | + functions-common:time_stop:2425 : elapsed_time=2018 2026-03-26 00:41:36.220 | + functions-common:time_stop:2426 : total=0 2026-03-26 00:41:36.225 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-03-26 00:41:36.228 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=2018 2026-03-26 00:41:36.232 | + functions-common:install_package:1431 : real_install_package ksmtuned 2026-03-26 00:41:36.236 | + functions-common:real_install_package:1418 : is_ubuntu 2026-03-26 00:41:36.241 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-03-26 00:41:36.245 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-03-26 00:41:36.250 | + functions-common:real_install_package:1419 : apt_get install ksmtuned 2026-03-26 00:41:36.287 | + 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:41:36.328 | Reading package lists... 2026-03-26 00:41:36.638 | Building dependency tree... 2026-03-26 00:41:36.638 | Reading state information... 2026-03-26 00:41:36.964 | Recommended packages: 2026-03-26 00:41:36.964 | qemu-kvm 2026-03-26 00:41:36.997 | The following NEW packages will be installed: 2026-03-26 00:41:36.999 | ksmtuned 2026-03-26 00:41:37.190 | 0 upgraded, 1 newly installed, 0 to remove and 11 not upgraded. 2026-03-26 00:41:37.190 | Need to get 7,444 B of archives. 2026-03-26 00:41:37.190 | After this operation, 44.0 kB of additional disk space will be used. 2026-03-26 00:41:37.190 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 ksmtuned amd64 4.20150326 [7,444 B] 2026-03-26 00:41:37.349 | debconf: delaying package configuration, since apt-utils is not installed 2026-03-26 00:41:37.391 | Fetched 7,444 B in 0s (43.1 kB/s) 2026-03-26 00:41:37.440 | Selecting previously unselected package ksmtuned. 2026-03-26 00:41:37.457 | (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:41:37.458 | Preparing to unpack .../ksmtuned_4.20150326_amd64.deb ... 2026-03-26 00:41:37.463 | Unpacking ksmtuned (4.20150326) ... 2026-03-26 00:41:37.534 | Setting up ksmtuned (4.20150326) ... 2026-03-26 00:41:37.716 | Created symlink /etc/systemd/system/multi-user.target.wants/ksm.service → /usr/lib/systemd/system/ksm.service. 2026-03-26 00:41:37.856 | Created symlink /etc/systemd/system/multi-user.target.wants/ksmtuned.service → /usr/lib/systemd/system/ksmtuned.service. 2026-03-26 00:41:38.491 | + functions-common:apt_get:1203 : result=0 2026-03-26 00:41:38.494 | + functions-common:apt_get:1206 : time_stop apt-get 2026-03-26 00:41:38.497 | + functions-common:time_stop:2412 : local name 2026-03-26 00:41:38.501 | + functions-common:time_stop:2413 : local end_time 2026-03-26 00:41:38.504 | + functions-common:time_stop:2414 : local elapsed_time 2026-03-26 00:41:38.509 | + functions-common:time_stop:2415 : local total 2026-03-26 00:41:38.512 | + functions-common:time_stop:2416 : local start_time 2026-03-26 00:41:38.516 | + functions-common:time_stop:2418 : name=apt-get 2026-03-26 00:41:38.520 | + functions-common:time_stop:2419 : start_time=1774485696282 2026-03-26 00:41:38.524 | + functions-common:time_stop:2421 : [[ -z 1774485696282 ]] 2026-03-26 00:41:38.529 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-03-26 00:41:38.537 | + functions-common:time_stop:2424 : end_time=1774485698531 2026-03-26 00:41:38.541 | + functions-common:time_stop:2425 : elapsed_time=2249 2026-03-26 00:41:38.545 | + functions-common:time_stop:2426 : total=19957 2026-03-26 00:41:38.550 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-03-26 00:41:38.554 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=22206 2026-03-26 00:41:38.559 | + functions-common:apt_get:1207 : return 0 2026-03-26 00:41:38.563 | + lib/host:configure_ksm:18 : [[ -f /sys/kernel/mm/ksm/run ]] 2026-03-26 00:41:38.569 | ++ lib/host:configure_ksm:19 : bool_to_int ENABLE_KSM 2026-03-26 00:41:38.569 | + lib/host:configure_ksm:19 : sudo tee /sys/kernel/mm/ksm/run 2026-03-26 00:41:38.594 | + lib/host:configure_ksm:19 : echo 0 2026-03-26 00:41:38.594 | 0 2026-03-26 00:41:38.601 | + lib/host:configure_host_mem:72 : configure_sysctl_mem_parmaters 2026-03-26 00:41:38.606 | + lib/host:configure_sysctl_mem_parmaters:55 : [[ True == \T\r\u\e ]] 2026-03-26 00:41:38.610 | + lib/host:configure_sysctl_mem_parmaters:57 : sudo sysctl -w vm.dirty_ratio=60 2026-03-26 00:41:38.623 | vm.dirty_ratio = 60 2026-03-26 00:41:38.629 | + lib/host:configure_sysctl_mem_parmaters:58 : sudo sysctl -w vm.dirty_background_ratio=10 2026-03-26 00:41:38.641 | vm.dirty_background_ratio = 10 2026-03-26 00:41:38.648 | + lib/host:configure_sysctl_mem_parmaters:59 : sudo sysctl -w vm.vfs_cache_pressure=50 2026-03-26 00:41:38.662 | vm.vfs_cache_pressure = 50 2026-03-26 00:41:38.668 | + lib/host:configure_sysctl_mem_parmaters:64 : sudo sysctl -w vm.swappiness=100 2026-03-26 00:41:38.683 | vm.swappiness = 100 2026-03-26 00:41:38.689 | + lib/host:configure_sysctl_mem_parmaters:65 : sudo grep -R . /proc/sys/vm/ 2026-03-26 00:41:38.702 | /proc/sys/vm/admin_reserve_kbytes:8192 2026-03-26 00:41:38.702 | grep: /proc/sys/vm/compact_memory: Permission denied 2026-03-26 00:41:38.702 | /proc/sys/vm/compact_unevictable_allowed:1 2026-03-26 00:41:38.702 | /proc/sys/vm/compaction_proactiveness:20 2026-03-26 00:41:38.702 | /proc/sys/vm/dirty_background_bytes:0 2026-03-26 00:41:38.702 | /proc/sys/vm/dirty_background_ratio:10 2026-03-26 00:41:38.702 | /proc/sys/vm/dirty_bytes:0 2026-03-26 00:41:38.702 | /proc/sys/vm/dirty_expire_centisecs:3000 2026-03-26 00:41:38.702 | /proc/sys/vm/dirty_ratio:60 2026-03-26 00:41:38.702 | /proc/sys/vm/dirty_writeback_centisecs:500 2026-03-26 00:41:38.702 | /proc/sys/vm/dirtytime_expire_seconds:43200 2026-03-26 00:41:38.702 | grep: /proc/sys/vm/drop_caches: Permission denied 2026-03-26 00:41:38.703 | /proc/sys/vm/extfrag_threshold:500 2026-03-26 00:41:38.703 | /proc/sys/vm/hugetlb_optimize_vmemmap:0 2026-03-26 00:41:38.703 | /proc/sys/vm/hugetlb_shm_group:0 2026-03-26 00:41:38.703 | /proc/sys/vm/laptop_mode:0 2026-03-26 00:41:38.703 | /proc/sys/vm/legacy_va_layout:0 2026-03-26 00:41:38.703 | /proc/sys/vm/lowmem_reserve_ratio:256 256 32 0 0 2026-03-26 00:41:38.703 | /proc/sys/vm/max_map_count:1048576 2026-03-26 00:41:38.703 | /proc/sys/vm/memfd_noexec:0 2026-03-26 00:41:38.703 | /proc/sys/vm/memory_failure_early_kill:0 2026-03-26 00:41:38.703 | /proc/sys/vm/memory_failure_recovery:1 2026-03-26 00:41:38.703 | /proc/sys/vm/min_free_kbytes:67584 2026-03-26 00:41:38.703 | /proc/sys/vm/min_slab_ratio:5 2026-03-26 00:41:38.703 | /proc/sys/vm/min_unmapped_ratio:1 2026-03-26 00:41:38.703 | /proc/sys/vm/mmap_min_addr:65536 2026-03-26 00:41:38.703 | /proc/sys/vm/mmap_rnd_bits:32 2026-03-26 00:41:38.703 | /proc/sys/vm/mmap_rnd_compat_bits:16 2026-03-26 00:41:38.703 | /proc/sys/vm/nr_hugepages:0 2026-03-26 00:41:38.703 | /proc/sys/vm/nr_hugepages_mempolicy:0 2026-03-26 00:41:38.703 | /proc/sys/vm/nr_overcommit_hugepages:0 2026-03-26 00:41:38.703 | /proc/sys/vm/numa_stat:1 2026-03-26 00:41:38.703 | /proc/sys/vm/numa_zonelist_order:Node 2026-03-26 00:41:38.703 | /proc/sys/vm/oom_dump_tasks:1 2026-03-26 00:41:38.703 | /proc/sys/vm/oom_kill_allocating_task:0 2026-03-26 00:41:38.703 | /proc/sys/vm/overcommit_kbytes:0 2026-03-26 00:41:38.703 | /proc/sys/vm/overcommit_memory:0 2026-03-26 00:41:38.703 | /proc/sys/vm/overcommit_ratio:50 2026-03-26 00:41:38.703 | /proc/sys/vm/page-cluster:3 2026-03-26 00:41:38.703 | /proc/sys/vm/page_lock_unfairness:5 2026-03-26 00:41:38.703 | /proc/sys/vm/panic_on_oom:0 2026-03-26 00:41:38.703 | /proc/sys/vm/percpu_pagelist_high_fraction:0 2026-03-26 00:41:38.703 | /proc/sys/vm/stat_interval:1 2026-03-26 00:41:38.703 | /proc/sys/vm/swappiness:100 2026-03-26 00:41:38.703 | /proc/sys/vm/unprivileged_userfaultfd:0 2026-03-26 00:41:38.703 | /proc/sys/vm/user_reserve_kbytes:131072 2026-03-26 00:41:38.703 | /proc/sys/vm/vfs_cache_pressure:50 2026-03-26 00:41:38.703 | /proc/sys/vm/watermark_boost_factor:15000 2026-03-26 00:41:38.703 | /proc/sys/vm/watermark_scale_factor:10 2026-03-26 00:41:38.704 | /proc/sys/vm/zone_reclaim_mode:0 2026-03-26 00:41:38.709 | + lib/host:configure_sysctl_mem_parmaters:65 : /bin/true 2026-03-26 00:41:38.718 | + lib/host:tune_host:97 : configure_host_net 2026-03-26 00:41:38.722 | + lib/host:configure_host_net:92 : configure_sysctl_net_parmaters 2026-03-26 00:41:38.726 | + lib/host:configure_sysctl_net_parmaters:77 : [[ True == \T\r\u\e ]] 2026-03-26 00:41:38.731 | + lib/host:configure_sysctl_net_parmaters:79 : sudo sysctl -w net.ipv4.tcp_keepalive_time=60 2026-03-26 00:41:38.748 | net.ipv4.tcp_keepalive_time = 60 2026-03-26 00:41:38.754 | + lib/host:configure_sysctl_net_parmaters:80 : sudo sysctl -w net.ipv4.tcp_keepalive_intvl=10 2026-03-26 00:41:38.769 | net.ipv4.tcp_keepalive_intvl = 10 2026-03-26 00:41:38.776 | + lib/host:configure_sysctl_net_parmaters:81 : sudo sysctl -w net.ipv4.tcp_keepalive_probes=6 2026-03-26 00:41:38.789 | net.ipv4.tcp_keepalive_probes = 6 2026-03-26 00:41:38.795 | + lib/host:configure_sysctl_net_parmaters:83 : sudo sysctl -w net.ipv4.tcp_fastopen=3 2026-03-26 00:41:38.809 | net.ipv4.tcp_fastopen = 3 2026-03-26 00:41:38.817 | + 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:41:38.833 | /proc/sys/net/ipv4/tcp_abort_on_overflow:0 2026-03-26 00:41:38.833 | /proc/sys/net/ipv4/tcp_adv_win_scale:1 2026-03-26 00:41:38.833 | /proc/sys/net/ipv4/tcp_allowed_congestion_control:reno cubic 2026-03-26 00:41:38.833 | /proc/sys/net/ipv4/tcp_app_win:31 2026-03-26 00:41:38.833 | /proc/sys/net/ipv4/tcp_autocorking:1 2026-03-26 00:41:38.833 | /proc/sys/net/ipv4/tcp_available_congestion_control:reno cubic 2026-03-26 00:41:38.833 | /proc/sys/net/ipv4/tcp_available_ulp:espintcp mptcp 2026-03-26 00:41:38.833 | /proc/sys/net/ipv4/tcp_backlog_ack_defer:1 2026-03-26 00:41:38.833 | /proc/sys/net/ipv4/tcp_base_mss:1024 2026-03-26 00:41:38.834 | /proc/sys/net/ipv4/tcp_challenge_ack_limit:2147483647 2026-03-26 00:41:38.834 | /proc/sys/net/ipv4/tcp_child_ehash_entries:0 2026-03-26 00:41:38.834 | /proc/sys/net/ipv4/tcp_comp_sack_delay_ns:1000000 2026-03-26 00:41:38.834 | /proc/sys/net/ipv4/tcp_comp_sack_nr:44 2026-03-26 00:41:38.834 | /proc/sys/net/ipv4/tcp_comp_sack_slack_ns:100000 2026-03-26 00:41:38.834 | /proc/sys/net/ipv4/tcp_congestion_control:cubic 2026-03-26 00:41:38.834 | /proc/sys/net/ipv4/tcp_dsack:1 2026-03-26 00:41:38.834 | /proc/sys/net/ipv4/tcp_early_demux:1 2026-03-26 00:41:38.834 | /proc/sys/net/ipv4/tcp_early_retrans:3 2026-03-26 00:41:38.834 | /proc/sys/net/ipv4/tcp_ecn:2 2026-03-26 00:41:38.834 | /proc/sys/net/ipv4/tcp_ecn_fallback:1 2026-03-26 00:41:38.834 | /proc/sys/net/ipv4/tcp_ehash_entries:524288 2026-03-26 00:41:38.834 | /proc/sys/net/ipv4/tcp_fack:0 2026-03-26 00:41:38.834 | /proc/sys/net/ipv4/tcp_fastopen:3 2026-03-26 00:41:38.834 | /proc/sys/net/ipv4/tcp_fastopen_blackhole_timeout_sec:0 2026-03-26 00:41:38.834 | /proc/sys/net/ipv4/tcp_fastopen_key:44f81d3c-095d82b7-cd96c224-2f637658 2026-03-26 00:41:38.834 | /proc/sys/net/ipv4/tcp_fin_timeout:60 2026-03-26 00:41:38.834 | /proc/sys/net/ipv4/tcp_frto:2 2026-03-26 00:41:38.834 | /proc/sys/net/ipv4/tcp_fwmark_accept:0 2026-03-26 00:41:38.834 | /proc/sys/net/ipv4/tcp_invalid_ratelimit:500 2026-03-26 00:41:38.834 | /proc/sys/net/ipv4/tcp_keepalive_intvl:10 2026-03-26 00:41:38.834 | /proc/sys/net/ipv4/tcp_keepalive_probes:6 2026-03-26 00:41:38.834 | /proc/sys/net/ipv4/tcp_keepalive_time:60 2026-03-26 00:41:38.834 | /proc/sys/net/ipv4/tcp_l3mdev_accept:0 2026-03-26 00:41:38.834 | /proc/sys/net/ipv4/tcp_limit_output_bytes:1048576 2026-03-26 00:41:38.834 | /proc/sys/net/ipv4/tcp_low_latency:0 2026-03-26 00:41:38.834 | /proc/sys/net/ipv4/tcp_max_orphans:262144 2026-03-26 00:41:38.834 | /proc/sys/net/ipv4/tcp_max_reordering:300 2026-03-26 00:41:38.834 | /proc/sys/net/ipv4/tcp_max_syn_backlog:4096 2026-03-26 00:41:38.834 | /proc/sys/net/ipv4/tcp_max_tw_buckets:262144 2026-03-26 00:41:38.834 | /proc/sys/net/ipv4/tcp_mem:768417 1024559 1536834 2026-03-26 00:41:38.834 | /proc/sys/net/ipv4/tcp_migrate_req:0 2026-03-26 00:41:38.834 | /proc/sys/net/ipv4/tcp_min_rtt_wlen:300 2026-03-26 00:41:38.834 | /proc/sys/net/ipv4/tcp_min_snd_mss:48 2026-03-26 00:41:38.834 | /proc/sys/net/ipv4/tcp_min_tso_segs:2 2026-03-26 00:41:38.834 | /proc/sys/net/ipv4/tcp_moderate_rcvbuf:1 2026-03-26 00:41:38.834 | /proc/sys/net/ipv4/tcp_mtu_probe_floor:48 2026-03-26 00:41:38.834 | /proc/sys/net/ipv4/tcp_mtu_probing:0 2026-03-26 00:41:38.834 | /proc/sys/net/ipv4/tcp_no_metrics_save:0 2026-03-26 00:41:38.835 | /proc/sys/net/ipv4/tcp_no_ssthresh_metrics_save:1 2026-03-26 00:41:38.835 | /proc/sys/net/ipv4/tcp_notsent_lowat:4294967295 2026-03-26 00:41:38.835 | /proc/sys/net/ipv4/tcp_orphan_retries:0 2026-03-26 00:41:38.835 | /proc/sys/net/ipv4/tcp_pacing_ca_ratio:120 2026-03-26 00:41:38.835 | /proc/sys/net/ipv4/tcp_pacing_ss_ratio:200 2026-03-26 00:41:38.835 | /proc/sys/net/ipv4/tcp_pingpong_thresh:1 2026-03-26 00:41:38.835 | /proc/sys/net/ipv4/tcp_plb_cong_thresh:128 2026-03-26 00:41:38.835 | /proc/sys/net/ipv4/tcp_plb_enabled:0 2026-03-26 00:41:38.835 | /proc/sys/net/ipv4/tcp_plb_idle_rehash_rounds:3 2026-03-26 00:41:38.835 | /proc/sys/net/ipv4/tcp_plb_rehash_rounds:12 2026-03-26 00:41:38.835 | /proc/sys/net/ipv4/tcp_plb_suspend_rto_sec:60 2026-03-26 00:41:38.835 | /proc/sys/net/ipv4/tcp_probe_interval:600 2026-03-26 00:41:38.835 | /proc/sys/net/ipv4/tcp_probe_threshold:8 2026-03-26 00:41:38.835 | /proc/sys/net/ipv4/tcp_recovery:1 2026-03-26 00:41:38.835 | /proc/sys/net/ipv4/tcp_reflect_tos:0 2026-03-26 00:41:38.835 | /proc/sys/net/ipv4/tcp_reordering:3 2026-03-26 00:41:38.835 | /proc/sys/net/ipv4/tcp_retrans_collapse:1 2026-03-26 00:41:38.835 | /proc/sys/net/ipv4/tcp_retries1:3 2026-03-26 00:41:38.835 | /proc/sys/net/ipv4/tcp_retries2:15 2026-03-26 00:41:38.835 | /proc/sys/net/ipv4/tcp_rfc1337:0 2026-03-26 00:41:38.835 | /proc/sys/net/ipv4/tcp_rmem:4096 131072 6291456 2026-03-26 00:41:38.835 | /proc/sys/net/ipv4/tcp_sack:1 2026-03-26 00:41:38.835 | /proc/sys/net/ipv4/tcp_shrink_window:0 2026-03-26 00:41:38.835 | /proc/sys/net/ipv4/tcp_slow_start_after_idle:1 2026-03-26 00:41:38.835 | /proc/sys/net/ipv4/tcp_stdurg:0 2026-03-26 00:41:38.835 | /proc/sys/net/ipv4/tcp_synack_retries:5 2026-03-26 00:41:38.835 | /proc/sys/net/ipv4/tcp_syncookies:1 2026-03-26 00:41:38.835 | /proc/sys/net/ipv4/tcp_syn_linear_timeouts:4 2026-03-26 00:41:38.835 | /proc/sys/net/ipv4/tcp_syn_retries:6 2026-03-26 00:41:38.835 | /proc/sys/net/ipv4/tcp_thin_linear_timeouts:0 2026-03-26 00:41:38.835 | /proc/sys/net/ipv4/tcp_timestamps:1 2026-03-26 00:41:38.835 | /proc/sys/net/ipv4/tcp_tso_rtt_log:9 2026-03-26 00:41:38.835 | /proc/sys/net/ipv4/tcp_tso_win_divisor:3 2026-03-26 00:41:38.835 | /proc/sys/net/ipv4/tcp_tw_reuse:2 2026-03-26 00:41:38.835 | /proc/sys/net/ipv4/tcp_window_scaling:1 2026-03-26 00:41:38.835 | /proc/sys/net/ipv4/tcp_wmem:4096 16384 4194304 2026-03-26 00:41:38.835 | /proc/sys/net/ipv4/tcp_workaround_signed_windows:0 2026-03-26 00:41:38.840 | + lib/host:configure_sysctl_net_parmaters:87 : sudo sysctl -w net.core.default_qdisc=pfifo_fast 2026-03-26 00:41:38.855 | net.core.default_qdisc = pfifo_fast 2026-03-26 00:41:38.862 | + ./stack.sh:main:594 : fetch_plugins 2026-03-26 00:41:38.867 | + functions-common:fetch_plugins:1758 : local plugins=,barbican,magnum,manila,octavia,magnum-cluster-api,ovn-octavia-provider 2026-03-26 00:41:38.872 | + functions-common:fetch_plugins:1759 : local plugin 2026-03-26 00:41:38.877 | + functions-common:fetch_plugins:1762 : [[ -z ,barbican,magnum,manila,octavia,magnum-cluster-api,ovn-octavia-provider ]] 2026-03-26 00:41:38.882 | + functions-common:fetch_plugins:1766 : echo 'Fetching DevStack plugins' 2026-03-26 00:41:38.882 | Fetching DevStack plugins 2026-03-26 00:41:38.886 | + functions-common:fetch_plugins:1767 : for plugin in ${plugins//,/ } 2026-03-26 00:41:38.891 | + functions-common:fetch_plugins:1768 : git_clone_by_name barbican 2026-03-26 00:41:38.896 | + functions-common:git_clone_by_name:673 : local name=barbican 2026-03-26 00:41:38.901 | + functions-common:git_clone_by_name:674 : local repo=https://github.com/openstack/barbican 2026-03-26 00:41:38.906 | + functions-common:git_clone_by_name:675 : local dir=/opt/stack/barbican 2026-03-26 00:41:38.910 | + functions-common:git_clone_by_name:676 : local branch=master 2026-03-26 00:41:38.915 | + functions-common:git_clone_by_name:677 : git_clone https://github.com/openstack/barbican /opt/stack/barbican master 2026-03-26 00:41:38.919 | + functions-common:git_clone:581 : local git_remote=https://github.com/openstack/barbican 2026-03-26 00:41:38.924 | + functions-common:git_clone:582 : local git_dest=/opt/stack/barbican 2026-03-26 00:41:38.928 | + functions-common:git_clone:583 : local git_ref=master 2026-03-26 00:41:38.931 | + functions-common:git_clone:584 : local orig_dir 2026-03-26 00:41:38.936 | ++ functions-common:git_clone:585 : pwd 2026-03-26 00:41:38.941 | + functions-common:git_clone:585 : orig_dir=/opt/stack/devstack 2026-03-26 00:41:38.945 | + functions-common:git_clone:586 : local git_clone_flags= 2026-03-26 00:41:38.951 | ++ functions-common:git_clone:588 : trueorfalse False RECLONE 2026-03-26 00:41:38.980 | + functions-common:git_clone:588 : RECLONE=False 2026-03-26 00:41:38.985 | + functions-common:git_clone:589 : [[ 0 -gt 0 ]] 2026-03-26 00:41:38.990 | + functions-common:git_clone:593 : [[ False = \T\r\u\e ]] 2026-03-26 00:41:38.995 | + functions-common:git_clone:602 : echo master 2026-03-26 00:41:38.996 | + functions-common:git_clone:602 : egrep -q '^refs' 2026-03-26 00:41:39.004 | + functions-common:git_clone:616 : [[ ! -d /opt/stack/barbican ]] 2026-03-26 00:41:39.008 | + functions-common:git_clone:626 : [[ False = \T\r\u\e ]] 2026-03-26 00:41:39.012 | + functions-common:git_clone:661 : sudo git config --system --add safe.directory /opt/stack/barbican 2026-03-26 00:41:39.035 | + functions-common:git_clone:664 : cd /opt/stack/barbican 2026-03-26 00:41:39.040 | + functions-common:git_clone:665 : git show --oneline 2026-03-26 00:41:39.040 | + functions-common:git_clone:665 : head -1 2026-03-26 00:41:39.047 | f8a331a4 Merge "Remove url tags from README" 2026-03-26 00:41:39.053 | + functions-common:git_clone:666 : cd /opt/stack/devstack 2026-03-26 00:41:39.058 | + functions-common:fetch_plugins:1767 : for plugin in ${plugins//,/ } 2026-03-26 00:41:39.062 | + functions-common:fetch_plugins:1768 : git_clone_by_name magnum 2026-03-26 00:41:39.067 | + functions-common:git_clone_by_name:673 : local name=magnum 2026-03-26 00:41:39.072 | + functions-common:git_clone_by_name:674 : local repo=https://review.opendev.org/openstack/magnum 2026-03-26 00:41:39.077 | + functions-common:git_clone_by_name:675 : local dir=/opt/stack/magnum 2026-03-26 00:41:39.082 | + functions-common:git_clone_by_name:676 : local branch=master 2026-03-26 00:41:39.086 | + functions-common:git_clone_by_name:677 : git_clone https://review.opendev.org/openstack/magnum /opt/stack/magnum master 2026-03-26 00:41:39.091 | + functions-common:git_clone:581 : local git_remote=https://review.opendev.org/openstack/magnum 2026-03-26 00:41:39.095 | + functions-common:git_clone:582 : local git_dest=/opt/stack/magnum 2026-03-26 00:41:39.099 | + functions-common:git_clone:583 : local git_ref=master 2026-03-26 00:41:39.103 | + functions-common:git_clone:584 : local orig_dir 2026-03-26 00:41:39.109 | ++ functions-common:git_clone:585 : pwd 2026-03-26 00:41:39.114 | + functions-common:git_clone:585 : orig_dir=/opt/stack/devstack 2026-03-26 00:41:39.119 | + functions-common:git_clone:586 : local git_clone_flags= 2026-03-26 00:41:39.125 | ++ functions-common:git_clone:588 : trueorfalse False RECLONE 2026-03-26 00:41:39.156 | + functions-common:git_clone:588 : RECLONE=False 2026-03-26 00:41:39.162 | + functions-common:git_clone:589 : [[ 0 -gt 0 ]] 2026-03-26 00:41:39.166 | + functions-common:git_clone:593 : [[ False = \T\r\u\e ]] 2026-03-26 00:41:39.172 | + functions-common:git_clone:602 : echo master 2026-03-26 00:41:39.173 | + functions-common:git_clone:602 : egrep -q '^refs' 2026-03-26 00:41:39.183 | + functions-common:git_clone:616 : [[ ! -d /opt/stack/magnum ]] 2026-03-26 00:41:39.187 | + functions-common:git_clone:626 : [[ False = \T\r\u\e ]] 2026-03-26 00:41:39.191 | + functions-common:git_clone:661 : sudo git config --system --add safe.directory /opt/stack/magnum 2026-03-26 00:41:39.216 | + functions-common:git_clone:664 : cd /opt/stack/magnum 2026-03-26 00:41:39.221 | + functions-common:git_clone:665 : git show --oneline 2026-03-26 00:41:39.223 | + functions-common:git_clone:665 : head -1 2026-03-26 00:41:39.231 | 75ca7d53 Merge "fix TypeError when boot_volume_size label is passed as string" 2026-03-26 00:41:39.235 | + functions-common:git_clone:666 : cd /opt/stack/devstack 2026-03-26 00:41:39.240 | + functions-common:fetch_plugins:1767 : for plugin in ${plugins//,/ } 2026-03-26 00:41:39.245 | + functions-common:fetch_plugins:1768 : git_clone_by_name manila 2026-03-26 00:41:39.250 | + functions-common:git_clone_by_name:673 : local name=manila 2026-03-26 00:41:39.254 | + functions-common:git_clone_by_name:674 : local repo=https://github.com/openstack/manila 2026-03-26 00:41:39.259 | + functions-common:git_clone_by_name:675 : local dir=/opt/stack/manila 2026-03-26 00:41:39.263 | + functions-common:git_clone_by_name:676 : local branch=master 2026-03-26 00:41:39.267 | + functions-common:git_clone_by_name:677 : git_clone https://github.com/openstack/manila /opt/stack/manila master 2026-03-26 00:41:39.272 | + functions-common:git_clone:581 : local git_remote=https://github.com/openstack/manila 2026-03-26 00:41:39.277 | + functions-common:git_clone:582 : local git_dest=/opt/stack/manila 2026-03-26 00:41:39.281 | + functions-common:git_clone:583 : local git_ref=master 2026-03-26 00:41:39.285 | + functions-common:git_clone:584 : local orig_dir 2026-03-26 00:41:39.290 | ++ functions-common:git_clone:585 : pwd 2026-03-26 00:41:39.295 | + functions-common:git_clone:585 : orig_dir=/opt/stack/devstack 2026-03-26 00:41:39.299 | + functions-common:git_clone:586 : local git_clone_flags= 2026-03-26 00:41:39.304 | ++ functions-common:git_clone:588 : trueorfalse False RECLONE 2026-03-26 00:41:39.333 | + functions-common:git_clone:588 : RECLONE=False 2026-03-26 00:41:39.337 | + functions-common:git_clone:589 : [[ 0 -gt 0 ]] 2026-03-26 00:41:39.341 | + functions-common:git_clone:593 : [[ False = \T\r\u\e ]] 2026-03-26 00:41:39.347 | + functions-common:git_clone:602 : echo master 2026-03-26 00:41:39.348 | + functions-common:git_clone:602 : egrep -q '^refs' 2026-03-26 00:41:39.356 | + functions-common:git_clone:616 : [[ ! -d /opt/stack/manila ]] 2026-03-26 00:41:39.361 | + functions-common:git_clone:626 : [[ False = \T\r\u\e ]] 2026-03-26 00:41:39.365 | + functions-common:git_clone:661 : sudo git config --system --add safe.directory /opt/stack/manila 2026-03-26 00:41:39.390 | + functions-common:git_clone:664 : cd /opt/stack/manila 2026-03-26 00:41:39.396 | + functions-common:git_clone:665 : head -1 2026-03-26 00:41:39.397 | + functions-common:git_clone:665 : git show --oneline 2026-03-26 00:41:39.407 | 9b2f3dd90 Merge "textapi-ref: Fix type for group_snapshot_links parameter" 2026-03-26 00:41:39.412 | + functions-common:git_clone:666 : cd /opt/stack/devstack 2026-03-26 00:41:39.416 | + functions-common:fetch_plugins:1767 : for plugin in ${plugins//,/ } 2026-03-26 00:41:39.420 | + functions-common:fetch_plugins:1768 : git_clone_by_name octavia 2026-03-26 00:41:39.425 | + functions-common:git_clone_by_name:673 : local name=octavia 2026-03-26 00:41:39.430 | + functions-common:git_clone_by_name:674 : local repo=https://github.com/openstack/octavia 2026-03-26 00:41:39.434 | + functions-common:git_clone_by_name:675 : local dir=/opt/stack/octavia 2026-03-26 00:41:39.439 | + functions-common:git_clone_by_name:676 : local branch=master 2026-03-26 00:41:39.443 | + functions-common:git_clone_by_name:677 : git_clone https://github.com/openstack/octavia /opt/stack/octavia master 2026-03-26 00:41:39.447 | + functions-common:git_clone:581 : local git_remote=https://github.com/openstack/octavia 2026-03-26 00:41:39.452 | + functions-common:git_clone:582 : local git_dest=/opt/stack/octavia 2026-03-26 00:41:39.456 | + functions-common:git_clone:583 : local git_ref=master 2026-03-26 00:41:39.461 | + functions-common:git_clone:584 : local orig_dir 2026-03-26 00:41:39.467 | ++ functions-common:git_clone:585 : pwd 2026-03-26 00:41:39.471 | + functions-common:git_clone:585 : orig_dir=/opt/stack/devstack 2026-03-26 00:41:39.475 | + functions-common:git_clone:586 : local git_clone_flags= 2026-03-26 00:41:39.481 | ++ functions-common:git_clone:588 : trueorfalse False RECLONE 2026-03-26 00:41:39.510 | + functions-common:git_clone:588 : RECLONE=False 2026-03-26 00:41:39.515 | + functions-common:git_clone:589 : [[ 0 -gt 0 ]] 2026-03-26 00:41:39.519 | + functions-common:git_clone:593 : [[ False = \T\r\u\e ]] 2026-03-26 00:41:39.524 | + functions-common:git_clone:602 : egrep -q '^refs' 2026-03-26 00:41:39.524 | + functions-common:git_clone:602 : echo master 2026-03-26 00:41:39.534 | + functions-common:git_clone:616 : [[ ! -d /opt/stack/octavia ]] 2026-03-26 00:41:39.539 | + functions-common:git_clone:626 : [[ False = \T\r\u\e ]] 2026-03-26 00:41:39.543 | + functions-common:git_clone:661 : sudo git config --system --add safe.directory /opt/stack/octavia 2026-03-26 00:41:39.565 | + functions-common:git_clone:664 : cd /opt/stack/octavia 2026-03-26 00:41:39.570 | + functions-common:git_clone:665 : git show --oneline 2026-03-26 00:41:39.570 | + functions-common:git_clone:665 : head -1 2026-03-26 00:41:39.579 | b2e084e87 Merge "Rework unit test for get_subnet failure" 2026-03-26 00:41:39.585 | + functions-common:git_clone:666 : cd /opt/stack/devstack 2026-03-26 00:41:39.590 | + functions-common:fetch_plugins:1767 : for plugin in ${plugins//,/ } 2026-03-26 00:41:39.594 | + functions-common:fetch_plugins:1768 : git_clone_by_name magnum-cluster-api 2026-03-26 00:41:39.598 | + functions-common:git_clone_by_name:673 : local name=magnum-cluster-api 2026-03-26 00:41:39.602 | + functions-common:git_clone_by_name:674 : local repo=https://github.com/vexxhost/magnum-cluster-api 2026-03-26 00:41:39.606 | + functions-common:git_clone_by_name:675 : local dir=/opt/stack/magnum-cluster-api 2026-03-26 00:41:39.610 | + functions-common:git_clone_by_name:676 : local branch=master 2026-03-26 00:41:39.615 | + 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:41:39.619 | + functions-common:git_clone:581 : local git_remote=https://github.com/vexxhost/magnum-cluster-api 2026-03-26 00:41:39.623 | + functions-common:git_clone:582 : local git_dest=/opt/stack/magnum-cluster-api 2026-03-26 00:41:39.628 | + functions-common:git_clone:583 : local git_ref=master 2026-03-26 00:41:39.632 | + functions-common:git_clone:584 : local orig_dir 2026-03-26 00:41:39.638 | ++ functions-common:git_clone:585 : pwd 2026-03-26 00:41:39.642 | + functions-common:git_clone:585 : orig_dir=/opt/stack/devstack 2026-03-26 00:41:39.647 | + functions-common:git_clone:586 : local git_clone_flags= 2026-03-26 00:41:39.652 | ++ functions-common:git_clone:588 : trueorfalse False RECLONE 2026-03-26 00:41:39.681 | + functions-common:git_clone:588 : RECLONE=False 2026-03-26 00:41:39.686 | + functions-common:git_clone:589 : [[ 0 -gt 0 ]] 2026-03-26 00:41:39.691 | + functions-common:git_clone:593 : [[ False = \T\r\u\e ]] 2026-03-26 00:41:39.696 | + functions-common:git_clone:602 : echo master 2026-03-26 00:41:39.697 | + functions-common:git_clone:602 : egrep -q '^refs' 2026-03-26 00:41:39.706 | + functions-common:git_clone:616 : [[ ! -d /opt/stack/magnum-cluster-api ]] 2026-03-26 00:41:39.710 | + functions-common:git_clone:626 : [[ False = \T\r\u\e ]] 2026-03-26 00:41:39.715 | + functions-common:git_clone:661 : sudo git config --system --add safe.directory /opt/stack/magnum-cluster-api 2026-03-26 00:41:39.737 | + functions-common:git_clone:664 : cd /opt/stack/magnum-cluster-api 2026-03-26 00:41:39.743 | + functions-common:git_clone:665 : git show --oneline 2026-03-26 00:41:39.743 | + functions-common:git_clone:665 : head -1 2026-03-26 00:41:39.752 | 0619419 fix(deps): update rust crate k8s-openapi to 0.27.0 2026-03-26 00:41:39.758 | + functions-common:git_clone:666 : cd /opt/stack/devstack 2026-03-26 00:41:39.763 | + functions-common:fetch_plugins:1767 : for plugin in ${plugins//,/ } 2026-03-26 00:41:39.767 | + functions-common:fetch_plugins:1768 : git_clone_by_name ovn-octavia-provider 2026-03-26 00:41:39.772 | + functions-common:git_clone_by_name:673 : local name=ovn-octavia-provider 2026-03-26 00:41:39.776 | + functions-common:git_clone_by_name:674 : local repo=https://github.com/openstack/ovn-octavia-provider 2026-03-26 00:41:39.780 | + functions-common:git_clone_by_name:675 : local dir=/opt/stack/ovn-octavia-provider 2026-03-26 00:41:39.783 | + functions-common:git_clone_by_name:676 : local branch=master 2026-03-26 00:41:39.788 | + 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:41:39.792 | + functions-common:git_clone:581 : local git_remote=https://github.com/openstack/ovn-octavia-provider 2026-03-26 00:41:39.797 | + functions-common:git_clone:582 : local git_dest=/opt/stack/ovn-octavia-provider 2026-03-26 00:41:39.802 | + functions-common:git_clone:583 : local git_ref=master 2026-03-26 00:41:39.806 | + functions-common:git_clone:584 : local orig_dir 2026-03-26 00:41:39.811 | ++ functions-common:git_clone:585 : pwd 2026-03-26 00:41:39.817 | + functions-common:git_clone:585 : orig_dir=/opt/stack/devstack 2026-03-26 00:41:39.820 | + functions-common:git_clone:586 : local git_clone_flags= 2026-03-26 00:41:39.826 | ++ functions-common:git_clone:588 : trueorfalse False RECLONE 2026-03-26 00:41:39.852 | + functions-common:git_clone:588 : RECLONE=False 2026-03-26 00:41:39.857 | + functions-common:git_clone:589 : [[ 0 -gt 0 ]] 2026-03-26 00:41:39.861 | + functions-common:git_clone:593 : [[ False = \T\r\u\e ]] 2026-03-26 00:41:39.866 | + functions-common:git_clone:602 : echo master 2026-03-26 00:41:39.866 | + functions-common:git_clone:602 : egrep -q '^refs' 2026-03-26 00:41:39.875 | + functions-common:git_clone:616 : [[ ! -d /opt/stack/ovn-octavia-provider ]] 2026-03-26 00:41:39.879 | + functions-common:git_clone:626 : [[ False = \T\r\u\e ]] 2026-03-26 00:41:39.884 | + functions-common:git_clone:661 : sudo git config --system --add safe.directory /opt/stack/ovn-octavia-provider 2026-03-26 00:41:39.902 | + functions-common:git_clone:664 : cd /opt/stack/ovn-octavia-provider 2026-03-26 00:41:39.908 | + functions-common:git_clone:665 : git show --oneline 2026-03-26 00:41:39.909 | + functions-common:git_clone:665 : head -1 2026-03-26 00:41:39.914 | 83b1d9f Merge "Add periodic-weekly queue for ovn-octavia-provider" 2026-03-26 00:41:39.919 | + functions-common:git_clone:666 : cd /opt/stack/devstack 2026-03-26 00:41:39.922 | + ./stack.sh:main:598 : run_phase override_defaults 2026-03-26 00:41:39.927 | + functions-common:run_phase:1840 : local mode=override_defaults 2026-03-26 00:41:39.931 | + functions-common:run_phase:1841 : local phase= 2026-03-26 00:41:39.936 | + functions-common:run_phase:1842 : [[ -d /opt/stack/devstack/extras.d ]] 2026-03-26 00:41:39.940 | + functions-common:run_phase:1843 : local extra_plugin_file_name 2026-03-26 00:41:39.945 | + functions-common:run_phase:1844 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-03-26 00:41:39.948 | + functions-common:run_phase:1849 : local exceptions=80-tempest.sh 2026-03-26 00:41:39.953 | + functions-common:run_phase:1850 : local extra 2026-03-26 00:41:39.959 | ++ functions-common:run_phase:1851 : basename /opt/stack/devstack/extras.d/80-tempest.sh 2026-03-26 00:41:39.965 | + functions-common:run_phase:1851 : extra=80-tempest.sh 2026-03-26 00:41:39.970 | + functions-common:run_phase:1852 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-03-26 00:41:39.975 | + functions-common:run_phase:1856 : [[ -r /opt/stack/devstack/extras.d/80-tempest.sh ]] 2026-03-26 00:41:39.979 | + functions-common:run_phase:1856 : source /opt/stack/devstack/extras.d/80-tempest.sh override_defaults 2026-03-26 00:41:39.984 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-03-26 00:41:40.009 | ++ functions-common:is_service_enabled:2068 : return 1 2026-03-26 00:41:40.014 | + functions-common:run_phase:1861 : [[ override_defaults == \s\o\u\r\c\e ]] 2026-03-26 00:41:40.019 | + 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:41:40.024 | + functions-common:run_phase:1865 : plugin_override_defaults 2026-03-26 00:41:40.028 | + functions-common:plugin_override_defaults:1799 : local plugins=,barbican,magnum,manila,octavia,magnum-cluster-api,ovn-octavia-provider 2026-03-26 00:41:40.032 | + functions-common:plugin_override_defaults:1800 : local plugin 2026-03-26 00:41:40.036 | + functions-common:plugin_override_defaults:1803 : [[ -z ,barbican,magnum,manila,octavia,magnum-cluster-api,ovn-octavia-provider ]] 2026-03-26 00:41:40.040 | + functions-common:plugin_override_defaults:1807 : echo 'Overriding Configuration Defaults' 2026-03-26 00:41:40.040 | Overriding Configuration Defaults 2026-03-26 00:41:40.045 | + functions-common:plugin_override_defaults:1808 : for plugin in ${plugins//,/ } 2026-03-26 00:41:40.049 | + functions-common:plugin_override_defaults:1809 : local dir=/opt/stack/barbican 2026-03-26 00:41:40.053 | + functions-common:plugin_override_defaults:1811 : [[ -f /opt/stack/barbican/devstack/override-defaults ]] 2026-03-26 00:41:40.057 | + functions-common:plugin_override_defaults:1808 : for plugin in ${plugins//,/ } 2026-03-26 00:41:40.062 | + functions-common:plugin_override_defaults:1809 : local dir=/opt/stack/magnum 2026-03-26 00:41:40.067 | + functions-common:plugin_override_defaults:1811 : [[ -f /opt/stack/magnum/devstack/override-defaults ]] 2026-03-26 00:41:40.071 | + functions-common:plugin_override_defaults:1808 : for plugin in ${plugins//,/ } 2026-03-26 00:41:40.075 | + functions-common:plugin_override_defaults:1809 : local dir=/opt/stack/manila 2026-03-26 00:41:40.080 | + functions-common:plugin_override_defaults:1811 : [[ -f /opt/stack/manila/devstack/override-defaults ]] 2026-03-26 00:41:40.084 | + functions-common:plugin_override_defaults:1808 : for plugin in ${plugins//,/ } 2026-03-26 00:41:40.088 | + functions-common:plugin_override_defaults:1809 : local dir=/opt/stack/octavia 2026-03-26 00:41:40.093 | + functions-common:plugin_override_defaults:1811 : [[ -f /opt/stack/octavia/devstack/override-defaults ]] 2026-03-26 00:41:40.097 | + functions-common:plugin_override_defaults:1808 : for plugin in ${plugins//,/ } 2026-03-26 00:41:40.102 | + functions-common:plugin_override_defaults:1809 : local dir=/opt/stack/magnum-cluster-api 2026-03-26 00:41:40.107 | + functions-common:plugin_override_defaults:1811 : [[ -f /opt/stack/magnum-cluster-api/devstack/override-defaults ]] 2026-03-26 00:41:40.111 | + functions-common:plugin_override_defaults:1814 : echo 'magnum-cluster-api has overridden the following defaults' 2026-03-26 00:41:40.111 | magnum-cluster-api has overridden the following defaults 2026-03-26 00:41:40.116 | + functions-common:plugin_override_defaults:1815 : cat /opt/stack/magnum-cluster-api/devstack/override-defaults 2026-03-26 00:41:40.119 | GLANCE_LIMIT_IMAGE_SIZE_TOTAL=10000 2026-03-26 00:41:40.119 | KEYSTONE_ADMIN_ENDPOINT=true 2026-03-26 00:41:40.119 | LIBVIRT_CPU_MODE=host-passthrough 2026-03-26 00:41:40.119 | LIBVIRT_TYPE=kvm 2026-03-26 00:41:40.119 | VOLUME_BACKING_FILE_SIZE=50G 2026-03-26 00:41:40.124 | + functions-common:plugin_override_defaults:1816 : source /opt/stack/magnum-cluster-api/devstack/override-defaults 2026-03-26 00:41:40.129 | ++ /opt/stack/magnum-cluster-api/devstack/override-defaults:source:1 : GLANCE_LIMIT_IMAGE_SIZE_TOTAL=10000 2026-03-26 00:41:40.134 | ++ /opt/stack/magnum-cluster-api/devstack/override-defaults:source:2 : KEYSTONE_ADMIN_ENDPOINT=true 2026-03-26 00:41:40.138 | ++ /opt/stack/magnum-cluster-api/devstack/override-defaults:source:3 : LIBVIRT_CPU_MODE=host-passthrough 2026-03-26 00:41:40.142 | ++ /opt/stack/magnum-cluster-api/devstack/override-defaults:source:4 : LIBVIRT_TYPE=kvm 2026-03-26 00:41:40.146 | ++ /opt/stack/magnum-cluster-api/devstack/override-defaults:source:5 : VOLUME_BACKING_FILE_SIZE=50G 2026-03-26 00:41:40.151 | + functions-common:plugin_override_defaults:1808 : for plugin in ${plugins//,/ } 2026-03-26 00:41:40.155 | + functions-common:plugin_override_defaults:1809 : local dir=/opt/stack/ovn-octavia-provider 2026-03-26 00:41:40.160 | + functions-common:plugin_override_defaults:1811 : [[ -f /opt/stack/ovn-octavia-provider/devstack/override-defaults ]] 2026-03-26 00:41:40.164 | + ./stack.sh:main:601 : source /opt/stack/devstack/lib/apache 2026-03-26 00:41:40.198 | + ./stack.sh:main:604 : source /opt/stack/devstack/lib/tls 2026-03-26 00:41:40.202 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2026-03-26 00:41:40.232 | ++ functions-common:is_service_enabled:2068 : return 0 2026-03-26 00:41:40.238 | +++ lib/tls:source:40 : ipv6_unquote 199.204.45.242 2026-03-26 00:41:40.244 | +++ functions-common:ipv6_unquote:2210 : echo 199.204.45.242 2026-03-26 00:41:40.244 | +++ functions-common:ipv6_unquote:2210 : tr -d '[]' 2026-03-26 00:41:40.252 | ++ lib/tls:source:40 : TLS_IP=199.204.45.242 2026-03-26 00:41:40.258 | +++ lib/tls:source:43 : hostname -f 2026-03-26 00:41:40.265 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=np0000160879.novalocal 2026-03-26 00:41:40.269 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2026-03-26 00:41:40.273 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2026-03-26 00:41:40.278 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2026-03-26 00:41:40.282 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2026-03-26 00:41:40.286 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2026-03-26 00:41:40.291 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2026-03-26 00:41:40.296 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2026-03-26 00:41:40.300 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2026-03-26 00:41:40.304 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2026-03-26 00:41:40.312 | + ./stack.sh:main:607 : source /opt/stack/devstack/lib/infra 2026-03-26 00:41:40.335 | + ./stack.sh:main:608 : source /opt/stack/devstack/lib/libraries 2026-03-26 00:41:40.369 | + ./stack.sh:main:609 : source /opt/stack/devstack/lib/lvm 2026-03-26 00:41:40.395 | + ./stack.sh:main:610 : source /opt/stack/devstack/lib/horizon 2026-03-26 00:41:40.421 | + ./stack.sh:main:611 : source /opt/stack/devstack/lib/keystone 2026-03-26 00:41:40.488 | + ./stack.sh:main:612 : source /opt/stack/devstack/lib/glance 2026-03-26 00:41:40.623 | + ./stack.sh:main:613 : source /opt/stack/devstack/lib/nova 2026-03-26 00:41:40.802 | + ./stack.sh:main:614 : source /opt/stack/devstack/lib/placement 2026-03-26 00:41:40.926 | + ./stack.sh:main:615 : source /opt/stack/devstack/lib/cinder 2026-03-26 00:41:41.057 | + ./stack.sh:main:616 : source /opt/stack/devstack/lib/swift 2026-03-26 00:41:41.142 | + ./stack.sh:main:617 : source /opt/stack/devstack/lib/neutron 2026-03-26 00:41:41.148 | ++ lib/neutron:source:61 : is_service_enabled tls-proxy 2026-03-26 00:41:41.174 | ++ functions-common:is_service_enabled:2068 : return 0 2026-03-26 00:41:41.179 | ++ lib/neutron:source:62 : Q_PROTOCOL=https 2026-03-26 00:41:41.184 | ++ lib/neutron:source:66 : GITDIR["python-neutronclient"]=/opt/stack/python-neutronclient 2026-03-26 00:41:41.189 | ++ lib/neutron:source:68 : NEUTRON_DIR=/opt/stack/neutron 2026-03-26 00:41:41.194 | ++ lib/neutron:source:69 : NEUTRON_FWAAS_DIR=/opt/stack/neutron-fwaas 2026-03-26 00:41:41.199 | ++ lib/neutron:source:72 : [[ -d /opt/stack/neutron/bin/neutron-server ]] 2026-03-26 00:41:41.205 | +++ lib/neutron:source:75 : get_python_exec_prefix 2026-03-26 00:41:41.235 | +++ inc/python:get_python_exec_prefix:80 : [[ True == \T\r\u\e ]] 2026-03-26 00:41:41.239 | +++ inc/python:get_python_exec_prefix:81 : echo /opt/stack/data/venv/bin 2026-03-26 00:41:41.245 | ++ lib/neutron:source:75 : NEUTRON_BIN_DIR=/opt/stack/data/venv/bin 2026-03-26 00:41:41.250 | ++ lib/neutron:source:78 : NEUTRON_CONF_DIR=/etc/neutron 2026-03-26 00:41:41.255 | ++ lib/neutron:source:79 : NEUTRON_CONF=/etc/neutron/neutron.conf 2026-03-26 00:41:41.260 | ++ lib/neutron:source:80 : export NEUTRON_TEST_CONFIG_FILE=/etc/neutron/debug.ini 2026-03-26 00:41:41.265 | ++ lib/neutron:source:80 : NEUTRON_TEST_CONFIG_FILE=/etc/neutron/debug.ini 2026-03-26 00:41:41.268 | ++ lib/neutron:source:82 : NEUTRON_UWSGI=neutron.wsgi.api:application 2026-03-26 00:41:41.274 | ++ lib/neutron:source:83 : NEUTRON_UWSGI_CONF=/etc/neutron/neutron-api-uwsgi.ini 2026-03-26 00:41:41.280 | +++ lib/neutron:source:89 : trueorfalse True NEUTRON_ENFORCE_SCOPE 2026-03-26 00:41:41.312 | ++ lib/neutron:source:89 : NEUTRON_ENFORCE_SCOPE=True 2026-03-26 00:41:41.317 | ++ lib/neutron:source:93 : AGENT_DHCP_BINARY=/opt/stack/data/venv/bin/neutron-dhcp-agent 2026-03-26 00:41:41.321 | ++ lib/neutron:source:94 : AGENT_L3_BINARY=/opt/stack/data/venv/bin/neutron-l3-agent 2026-03-26 00:41:41.327 | ++ lib/neutron:source:95 : AGENT_META_BINARY=/opt/stack/data/venv/bin/neutron-metadata-agent 2026-03-26 00:41:41.333 | ++ lib/neutron:source:99 : Q_DHCP_CONF_FILE=/etc/neutron/dhcp_agent.ini 2026-03-26 00:41:41.339 | ++ lib/neutron:source:102 : NEUTRON_DHCP_CONF=/etc/neutron/dhcp_agent.ini 2026-03-26 00:41:41.344 | ++ lib/neutron:source:103 : Q_L3_CONF_FILE=/etc/neutron/l3_agent.ini 2026-03-26 00:41:41.349 | ++ lib/neutron:source:106 : NEUTRON_L3_CONF=/etc/neutron/l3_agent.ini 2026-03-26 00:41:41.354 | ++ lib/neutron:source:107 : Q_META_CONF_FILE=/etc/neutron/metadata_agent.ini 2026-03-26 00:41:41.358 | ++ lib/neutron:source:110 : Q_DB_NAME=neutron 2026-03-26 00:41:41.364 | ++ lib/neutron:source:112 : Q_PLUGIN=ml2 2026-03-26 00:41:41.369 | ++ lib/neutron:source:114 : Q_PORT=9696 2026-03-26 00:41:41.374 | ++ lib/neutron:source:116 : Q_PORT_INT=19696 2026-03-26 00:41:41.379 | ++ lib/neutron:source:118 : Q_HOST=199.204.45.242 2026-03-26 00:41:41.383 | ++ lib/neutron:source:120 : Q_PROTOCOL=https 2026-03-26 00:41:41.390 | +++ lib/neutron:source:122 : ipv6_unquote 0.0.0.0 2026-03-26 00:41:41.396 | +++ functions-common:ipv6_unquote:2210 : echo 0.0.0.0 2026-03-26 00:41:41.398 | +++ functions-common:ipv6_unquote:2210 : tr -d '[]' 2026-03-26 00:41:41.406 | ++ lib/neutron:source:122 : Q_LISTEN_ADDRESS=0.0.0.0 2026-03-26 00:41:41.411 | ++ lib/neutron:source:124 : Q_ADMIN_USERNAME=neutron 2026-03-26 00:41:41.416 | ++ lib/neutron:source:126 : Q_AUTH_STRATEGY=keystone 2026-03-26 00:41:41.420 | ++ lib/neutron:source:128 : Q_OVS_USE_VETH=False 2026-03-26 00:41:41.425 | ++ lib/neutron:source:129 : Q_USE_ROOTWRAP=True 2026-03-26 00:41:41.431 | +++ lib/neutron:source:130 : trueorfalse True Q_USE_ROOTWRAP_DAEMON 2026-03-26 00:41:41.465 | ++ lib/neutron:source:130 : Q_USE_ROOTWRAP_DAEMON=True 2026-03-26 00:41:41.472 | +++ lib/neutron:source:132 : ipv6_unquote 199.204.45.242 2026-03-26 00:41:41.478 | +++ functions-common:ipv6_unquote:2210 : tr -d '[]' 2026-03-26 00:41:41.478 | +++ functions-common:ipv6_unquote:2210 : echo 199.204.45.242 2026-03-26 00:41:41.487 | ++ lib/neutron:source:132 : Q_META_DATA_IP=199.204.45.242 2026-03-26 00:41:41.492 | ++ lib/neutron:source:134 : Q_ALLOW_OVERLAPPING_IP=True 2026-03-26 00:41:41.496 | ++ lib/neutron:source:135 : Q_NOTIFY_NOVA_PORT_STATUS_CHANGES=True 2026-03-26 00:41:41.500 | ++ lib/neutron:source:136 : Q_NOTIFY_NOVA_PORT_DATA_CHANGES=True 2026-03-26 00:41:41.505 | ++ lib/neutron:source:137 : VIF_PLUGGING_IS_FATAL=True 2026-03-26 00:41:41.511 | ++ lib/neutron:source:138 : VIF_PLUGGING_TIMEOUT=300 2026-03-26 00:41:41.516 | ++ lib/neutron:source:141 : SKIP_STOP_OVN=False 2026-03-26 00:41:41.521 | ++ lib/neutron:source:145 : _Q_PLUGIN_EXTRA_CONF_PATH=/etc/neutron 2026-03-26 00:41:41.525 | ++ lib/neutron:source:148 : NEUTRON_ENDPOINT_SERVICE_NAME=networking 2026-03-26 00:41:41.529 | ++ lib/neutron:source:149 : [[ -z networking ]] 2026-03-26 00:41:41.535 | ++ lib/neutron:source:154 : ALEMBIC_REPO=https://github.com/sqlalchemy/alembic.git 2026-03-26 00:41:41.539 | ++ lib/neutron:source:155 : ALEMBIC_DIR=/opt/stack/alembic 2026-03-26 00:41:41.543 | ++ lib/neutron:source:156 : ALEMBIC_BRANCH=main 2026-03-26 00:41:41.548 | ++ lib/neutron:source:157 : SQLALCHEMY_REPO=https://github.com/sqlalchemy/sqlalchemy.git 2026-03-26 00:41:41.554 | ++ lib/neutron:source:158 : SQLALCHEMY_DIR=/opt/stack/sqlalchemy 2026-03-26 00:41:41.559 | ++ lib/neutron:source:159 : SQLALCHEMY_BRANCH=main 2026-03-26 00:41:41.563 | ++ lib/neutron:source:170 : declare -a -g Q_PLUGIN_EXTRA_CONF_FILES 2026-03-26 00:41:41.568 | ++ lib/neutron:source:173 : declare -a -g _Q_PLUGIN_EXTRA_CONF_FILES_ABS 2026-03-26 00:41:41.573 | ++ lib/neutron:source:176 : Q_RR_CONF_FILE=/etc/neutron/rootwrap.conf 2026-03-26 00:41:41.578 | ++ lib/neutron:source:177 : [[ True == \F\a\l\s\e ]] 2026-03-26 00:41:41.583 | +++ lib/neutron:source:180 : get_rootwrap_location neutron 2026-03-26 00:41:41.588 | +++ functions:get_rootwrap_location:601 : local module=neutron 2026-03-26 00:41:41.593 | ++++ functions:get_rootwrap_location:603 : get_python_exec_prefix 2026-03-26 00:41:41.627 | ++++ inc/python:get_python_exec_prefix:80 : [[ True == \T\r\u\e ]] 2026-03-26 00:41:41.632 | ++++ inc/python:get_python_exec_prefix:81 : echo /opt/stack/data/venv/bin 2026-03-26 00:41:41.639 | +++ functions:get_rootwrap_location:603 : echo /opt/stack/data/venv/bin/neutron-rootwrap 2026-03-26 00:41:41.645 | ++ lib/neutron:source:180 : NEUTRON_ROOTWRAP=/opt/stack/data/venv/bin/neutron-rootwrap 2026-03-26 00:41:41.648 | ++ lib/neutron:source:181 : Q_RR_COMMAND='sudo /opt/stack/data/venv/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2026-03-26 00:41:41.653 | ++ lib/neutron:source:182 : [[ True == \T\r\u\e ]] 2026-03-26 00:41:41.658 | ++ 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:41:41.662 | ++ lib/neutron:source:195 : Q_DVR_MODE=legacy 2026-03-26 00:41:41.668 | ++ lib/neutron:source:196 : [[ legacy != \l\e\g\a\c\y ]] 2026-03-26 00:41:41.673 | ++ lib/neutron:source:212 : ENABLE_TENANT_TUNNELS=True 2026-03-26 00:41:41.678 | ++ lib/neutron:source:217 : TENANT_TUNNEL_RANGES=1:1000 2026-03-26 00:41:41.682 | ++ lib/neutron:source:222 : ENABLE_TENANT_VLANS=False 2026-03-26 00:41:41.687 | ++ lib/neutron:source:230 : TENANT_VLAN_RANGE= 2026-03-26 00:41:41.692 | ++ lib/neutron:source:238 : PHYSICAL_NETWORK=public 2026-03-26 00:41:41.697 | ++ lib/neutron:source:248 : OVS_PHYSICAL_BRIDGE=br-ex 2026-03-26 00:41:41.703 | ++ lib/neutron:source:254 : OVS_ENABLE_TUNNELING=True 2026-03-26 00:41:41.707 | ++ lib/neutron:source:258 : ENABLE_ISOLATED_METADATA=False 2026-03-26 00:41:41.711 | ++ lib/neutron:source:263 : ENABLE_METADATA_NETWORK=False 2026-03-26 00:41:41.716 | ++ lib/neutron:source:268 : '[' -f /opt/stack/devstack/lib/neutron_plugins/ml2 ']' 2026-03-26 00:41:41.721 | ++ lib/neutron:source:269 : source /opt/stack/devstack/lib/neutron_plugins/ml2 2026-03-26 00:41:41.926 | ++ lib/neutron:source:276 : source /opt/stack/devstack/lib/neutron_plugins/services/metering 2026-03-26 00:41:41.953 | ++ lib/neutron:source:279 : source /opt/stack/devstack/lib/neutron_plugins/services/l3 2026-03-26 00:41:41.958 | +++ lib/neutron_plugins/services/l3:source:3 : IP_VERSION=4+6 2026-03-26 00:41:41.963 | +++ lib/neutron_plugins/services/l3:source:5 : [[ 4+6 != \4 ]] 2026-03-26 00:41:41.967 | +++ lib/neutron_plugins/services/l3:source:5 : [[ 4+6 != \6 ]] 2026-03-26 00:41:41.972 | +++ lib/neutron_plugins/services/l3:source:5 : [[ 4+6 != \4\+\6 ]] 2026-03-26 00:41:41.977 | +++ lib/neutron_plugins/services/l3:source:9 : NEUTRON_CREATE_INITIAL_NETWORKS=True 2026-03-26 00:41:41.982 | +++ lib/neutron_plugins/services/l3:source:12 : PROVIDER_SUBNET_NAME=provider_net 2026-03-26 00:41:41.988 | +++ lib/neutron_plugins/services/l3:source:13 : IPV6_PROVIDER_SUBNET_NAME=provider_net_v6 2026-03-26 00:41:41.993 | +++ lib/neutron_plugins/services/l3:source:14 : IPV6_PROVIDER_FIXED_RANGE= 2026-03-26 00:41:41.999 | +++ lib/neutron_plugins/services/l3:source:15 : IPV6_PROVIDER_NETWORK_GATEWAY= 2026-03-26 00:41:42.005 | +++ lib/neutron_plugins/services/l3:source:17 : PUBLIC_BRIDGE=br-ex 2026-03-26 00:41:42.010 | +++ lib/neutron_plugins/services/l3:source:18 : PUBLIC_BRIDGE_MTU=1430 2026-03-26 00:41:42.015 | +++ lib/neutron_plugins/services/l3:source:23 : Q_ASSIGN_GATEWAY_TO_PUBLIC_BRIDGE=True 2026-03-26 00:41:42.019 | +++ lib/neutron_plugins/services/l3:source:26 : Q_ROUTER_NAME=router1 2026-03-26 00:41:42.023 | +++ lib/neutron_plugins/services/l3:source:31 : Q_USE_PUBLIC_VETH=False 2026-03-26 00:41:42.027 | +++ lib/neutron_plugins/services/l3:source:32 : Q_PUBLIC_VETH_EX=veth-pub-ex 2026-03-26 00:41:42.032 | +++ lib/neutron_plugins/services/l3:source:33 : Q_PUBLIC_VETH_INT=veth-pub-int 2026-03-26 00:41:42.038 | +++ lib/neutron_plugins/services/l3:source:39 : Q_L3_ROUTER_PER_TENANT=True 2026-03-26 00:41:42.044 | +++ lib/neutron_plugins/services/l3:source:72 : Q_USE_PROVIDERNET_FOR_PUBLIC=True 2026-03-26 00:41:42.049 | +++ lib/neutron_plugins/services/l3:source:73 : PUBLIC_PHYSICAL_NETWORK=public 2026-03-26 00:41:42.057 | ++++ lib/neutron_plugins/services/l3:source:76 : uuidgen 2026-03-26 00:41:42.058 | ++++ lib/neutron_plugins/services/l3:source:76 : sed s/-//g 2026-03-26 00:41:42.059 | ++++ lib/neutron_plugins/services/l3:source:76 : cut -c 23- 2026-03-26 00:41:42.059 | ++++ lib/neutron_plugins/services/l3:source:76 : sed -e 's/\(..\)\(....\)\(....\)/\1:\2:\3/' 2026-03-26 00:41:42.073 | +++ lib/neutron_plugins/services/l3:source:76 : IPV6_GLOBAL_ID=a1:28d3:87f7 2026-03-26 00:41:42.078 | +++ lib/neutron_plugins/services/l3:source:79 : IPV6_RA_MODE=slaac 2026-03-26 00:41:42.084 | +++ lib/neutron_plugins/services/l3:source:80 : IPV6_ADDRESS_MODE=slaac 2026-03-26 00:41:42.088 | +++ lib/neutron_plugins/services/l3:source:81 : IPV6_PUBLIC_SUBNET_NAME=ipv6-public-subnet 2026-03-26 00:41:42.090 | +++ lib/neutron_plugins/services/l3:source:82 : IPV6_PRIVATE_SUBNET_NAME=ipv6-private-subnet 2026-03-26 00:41:42.096 | +++ lib/neutron_plugins/services/l3:source:83 : IPV6_ADDRS_SAFE_TO_USE=fda1:28d3:87f7::/56 2026-03-26 00:41:42.104 | ++++ lib/neutron_plugins/services/l3:source:86 : echo fda1:28d3:87f7::/56 2026-03-26 00:41:42.104 | ++++ lib/neutron_plugins/services/l3:source:86 : awk -F / '{ print $1"/"($2>63 ? $2 : 64) }' 2026-03-26 00:41:42.113 | +++ lib/neutron_plugins/services/l3:source:86 : FIXED_RANGE_V6=fda1:28d3:87f7::/64 2026-03-26 00:41:42.118 | +++ lib/neutron_plugins/services/l3:source:87 : IPV6_PRIVATE_NETWORK_GATEWAY= 2026-03-26 00:41:42.122 | +++ lib/neutron_plugins/services/l3:source:88 : IPV6_PUBLIC_RANGE=2001:db8::/64 2026-03-26 00:41:42.127 | +++ lib/neutron_plugins/services/l3:source:89 : IPV6_PUBLIC_NETWORK_GATEWAY=2001:db8::2 2026-03-26 00:41:42.131 | +++ lib/neutron_plugins/services/l3:source:90 : IPV6_ROUTER_GW_IP=2001:db8::1 2026-03-26 00:41:42.136 | +++ lib/neutron_plugins/services/l3:source:93 : NETWORK_GATEWAY=10.1.0.1 2026-03-26 00:41:42.140 | +++ lib/neutron_plugins/services/l3:source:94 : PUBLIC_NETWORK_GATEWAY=172.24.5.1 2026-03-26 00:41:42.145 | +++ lib/neutron_plugins/services/l3:source:95 : PRIVATE_SUBNET_NAME=private-subnet 2026-03-26 00:41:42.151 | +++ lib/neutron_plugins/services/l3:source:96 : PUBLIC_SUBNET_NAME=public-subnet 2026-03-26 00:41:42.156 | +++ lib/neutron_plugins/services/l3:source:99 : USE_SUBNETPOOL=True 2026-03-26 00:41:42.160 | +++ lib/neutron_plugins/services/l3:source:100 : SUBNETPOOL_NAME_V4=shared-default-subnetpool-v4 2026-03-26 00:41:42.165 | +++ lib/neutron_plugins/services/l3:source:101 : SUBNETPOOL_NAME_V6=shared-default-subnetpool-v6 2026-03-26 00:41:42.169 | +++ lib/neutron_plugins/services/l3:source:103 : SUBNETPOOL_PREFIX_V4=10.1.0.0/20 2026-03-26 00:41:42.174 | +++ lib/neutron_plugins/services/l3:source:104 : SUBNETPOOL_PREFIX_V6=fda1:28d3:87f7::/56 2026-03-26 00:41:42.179 | +++ lib/neutron_plugins/services/l3:source:106 : SUBNETPOOL_SIZE_V4=26 2026-03-26 00:41:42.184 | +++ lib/neutron_plugins/services/l3:source:107 : SUBNETPOOL_SIZE_V6=64 2026-03-26 00:41:42.192 | ++++ lib/neutron_plugins/services/l3:source:109 : ip -4 route 2026-03-26 00:41:42.193 | ++++ lib/neutron_plugins/services/l3:source:109 : awk '{print $5}' 2026-03-26 00:41:42.193 | ++++ lib/neutron_plugins/services/l3:source:109 : grep '^default' 2026-03-26 00:41:42.202 | +++ lib/neutron_plugins/services/l3:source:109 : default_v4_route_devs=ens3 2026-03-26 00:41:42.209 | ++++ lib/neutron_plugins/services/l3:source:111 : ip -6 route list match default table all 2026-03-26 00:41:42.211 | ++++ lib/neutron_plugins/services/l3:source:111 : awk '{print $5}' 2026-03-26 00:41:42.211 | ++++ lib/neutron_plugins/services/l3:source:111 : grep via 2026-03-26 00:41:42.218 | +++ lib/neutron_plugins/services/l3:source:111 : default_v6_route_devs='ens3 2026-03-26 00:41:42.218 | ens3' 2026-03-26 00:41:42.224 | ++ lib/neutron:source:282 : source /opt/stack/devstack/lib/neutron_plugins/services/placement 2026-03-26 00:41:42.229 | ++ lib/neutron:source:283 : source /opt/stack/devstack/lib/neutron_plugins/services/trunk 2026-03-26 00:41:42.234 | ++ lib/neutron:source:284 : source /opt/stack/devstack/lib/neutron_plugins/services/qos 2026-03-26 00:41:42.239 | ++ lib/neutron:source:285 : source /opt/stack/devstack/lib/neutron_plugins/services/segments 2026-03-26 00:41:42.243 | ++ lib/neutron:source:288 : has_neutron_plugin_security_group 2026-03-26 00:41:42.248 | ++ lib/neutron_plugins/ml2:has_neutron_plugin_security_group:146 : return 0 2026-03-26 00:41:42.252 | ++ lib/neutron:source:289 : Q_USE_SECGROUP=True 2026-03-26 00:41:42.258 | ++ lib/neutron:source:297 : OVN_BRIDGE_MAPPINGS=public:br-ex 2026-03-26 00:41:42.292 | + ./stack.sh:main:618 : source /opt/stack/devstack/lib/ldap 2026-03-26 00:41:42.322 | + ./stack.sh:main:619 : source /opt/stack/devstack/lib/dstat 2026-03-26 00:41:42.351 | + ./stack.sh:main:620 : source /opt/stack/devstack/lib/atop 2026-03-26 00:41:42.380 | + ./stack.sh:main:621 : source /opt/stack/devstack/lib/tcpdump 2026-03-26 00:41:42.408 | + ./stack.sh:main:622 : source /opt/stack/devstack/lib/etcd3 2026-03-26 00:41:42.473 | + ./stack.sh:main:623 : source /opt/stack/devstack/lib/os-vif 2026-03-26 00:41:42.480 | +++ lib/os-vif:source:12 : is_ml2_ovs 2026-03-26 00:41:42.486 | +++ lib/os-vif:is_ml2_ovs:4 : [[ ovn == \o\p\e\n\v\s\w\i\t\c\h ]] 2026-03-26 00:41:42.491 | +++ lib/os-vif:is_ml2_ovs:7 : echo False 2026-03-26 00:41:42.499 | ++ lib/os-vif:source:12 : OS_VIF_OVS_ISOLATE_VIF=False 2026-03-26 00:41:42.507 | +++ lib/os-vif:source:13 : trueorfalse False OS_VIF_OVS_ISOLATE_VIF 2026-03-26 00:41:42.542 | ++ lib/os-vif:source:13 : OS_VIF_OVS_ISOLATE_VIF=False 2026-03-26 00:41:42.547 | + ./stack.sh:main:629 : run_phase source 2026-03-26 00:41:42.552 | + functions-common:run_phase:1840 : local mode=source 2026-03-26 00:41:42.558 | + functions-common:run_phase:1841 : local phase= 2026-03-26 00:41:42.563 | + functions-common:run_phase:1842 : [[ -d /opt/stack/devstack/extras.d ]] 2026-03-26 00:41:42.569 | + functions-common:run_phase:1843 : local extra_plugin_file_name 2026-03-26 00:41:42.574 | + functions-common:run_phase:1844 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-03-26 00:41:42.579 | + functions-common:run_phase:1849 : local exceptions=80-tempest.sh 2026-03-26 00:41:42.583 | + functions-common:run_phase:1850 : local extra 2026-03-26 00:41:42.590 | ++ functions-common:run_phase:1851 : basename /opt/stack/devstack/extras.d/80-tempest.sh 2026-03-26 00:41:42.600 | + functions-common:run_phase:1851 : extra=80-tempest.sh 2026-03-26 00:41:42.605 | + functions-common:run_phase:1852 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-03-26 00:41:42.611 | + functions-common:run_phase:1856 : [[ -r /opt/stack/devstack/extras.d/80-tempest.sh ]] 2026-03-26 00:41:42.616 | + functions-common:run_phase:1856 : source /opt/stack/devstack/extras.d/80-tempest.sh source 2026-03-26 00:41:42.621 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-03-26 00:41:42.654 | ++ functions-common:is_service_enabled:2068 : return 1 2026-03-26 00:41:42.661 | + functions-common:run_phase:1861 : [[ source == \s\o\u\r\c\e ]] 2026-03-26 00:41:42.667 | + functions-common:run_phase:1862 : load_plugin_settings 2026-03-26 00:41:42.674 | + functions-common:load_plugin_settings:1776 : local plugins=,barbican,magnum,manila,octavia,magnum-cluster-api,ovn-octavia-provider 2026-03-26 00:41:42.679 | + functions-common:load_plugin_settings:1777 : local plugin 2026-03-26 00:41:42.684 | + functions-common:load_plugin_settings:1780 : [[ -z ,barbican,magnum,manila,octavia,magnum-cluster-api,ovn-octavia-provider ]] 2026-03-26 00:41:42.689 | + functions-common:load_plugin_settings:1784 : echo 'Loading plugin settings' 2026-03-26 00:41:42.689 | Loading plugin settings 2026-03-26 00:41:42.694 | + functions-common:load_plugin_settings:1785 : for plugin in ${plugins//,/ } 2026-03-26 00:41:42.700 | + functions-common:load_plugin_settings:1786 : local dir=/opt/stack/barbican 2026-03-26 00:41:42.705 | + functions-common:load_plugin_settings:1788 : [[ -f /opt/stack/barbican/devstack/settings ]] 2026-03-26 00:41:42.711 | + functions-common:load_plugin_settings:1789 : source /opt/stack/barbican/devstack/settings 2026-03-26 00:41:42.716 | ++ /opt/stack/barbican/devstack/settings:source:4 : define_plugin barbican 2026-03-26 00:41:42.721 | ++ functions-common:define_plugin:1884 : : 2026-03-26 00:41:42.725 | ++ /opt/stack/barbican/devstack/settings:source:7 : BARBICAN_DIR=/opt/stack/barbican 2026-03-26 00:41:42.731 | ++ /opt/stack/barbican/devstack/settings:source:8 : BARBICAN_CONF_DIR=/etc/barbican 2026-03-26 00:41:42.737 | ++ /opt/stack/barbican/devstack/settings:source:9 : BARBICAN_CONF=/etc/barbican/barbican.conf 2026-03-26 00:41:42.742 | ++ /opt/stack/barbican/devstack/settings:source:10 : BARBICAN_PASTE_CONF=/etc/barbican/barbican-api-paste.ini 2026-03-26 00:41:42.748 | ++ /opt/stack/barbican/devstack/settings:source:11 : BARBICAN_API_LOG_DIR=/opt/stack/logs 2026-03-26 00:41:42.753 | ++ /opt/stack/barbican/devstack/settings:source:13 : PYKMIP_CONF_DIR=/etc/pykmip 2026-03-26 00:41:42.757 | ++ /opt/stack/barbican/devstack/settings:source:14 : PYKMIP_CONF=/etc/pykmip/server.conf 2026-03-26 00:41:42.762 | ++ /opt/stack/barbican/devstack/settings:source:15 : PYKMIP_LOG_DIR=/var/log/pykmip 2026-03-26 00:41:42.767 | ++ /opt/stack/barbican/devstack/settings:source:18 : [[ False = True ]] 2026-03-26 00:41:42.774 | +++ /opt/stack/barbican/devstack/settings:source:22 : get_python_exec_prefix 2026-03-26 00:41:42.808 | +++ inc/python:get_python_exec_prefix:80 : [[ True == \T\r\u\e ]] 2026-03-26 00:41:42.813 | +++ inc/python:get_python_exec_prefix:81 : echo /opt/stack/data/venv/bin 2026-03-26 00:41:42.820 | ++ /opt/stack/barbican/devstack/settings:source:22 : BARBICAN_BIN_DIR=/opt/stack/data/venv/bin 2026-03-26 00:41:42.825 | ++ /opt/stack/barbican/devstack/settings:source:25 : BARBICAN_WSGI=barbican.wsgi.api:application 2026-03-26 00:41:42.830 | ++ /opt/stack/barbican/devstack/settings:source:26 : BARBICAN_UWSGI_CONF=/etc/barbican/barbican-uwsgi.ini 2026-03-26 00:41:42.836 | ++ /opt/stack/barbican/devstack/settings:source:29 : BARBICAN_REPO=https://github.com/openstack/barbican.git 2026-03-26 00:41:42.841 | ++ /opt/stack/barbican/devstack/settings:source:30 : BARBICAN_BRANCH=master 2026-03-26 00:41:42.846 | ++ /opt/stack/barbican/devstack/settings:source:33 : GITREPO["python-barbicanclient"]=https://github.com/openstack/python-barbicanclient.git 2026-03-26 00:41:42.851 | ++ /opt/stack/barbican/devstack/settings:source:34 : GITBRANCH["python-barbicanclient"]=master 2026-03-26 00:41:42.856 | ++ /opt/stack/barbican/devstack/settings:source:35 : GITDIR["python-barbicanclient"]=/opt/stack/python-barbicanclient 2026-03-26 00:41:42.862 | ++ /opt/stack/barbican/devstack/settings:source:38 : BARBICAN_HOST_HREF=http://199.204.45.242/key-manager 2026-03-26 00:41:42.867 | ++ /opt/stack/barbican/devstack/settings:source:40 : GITREPO["barbican-tempest-plugin"]=https://github.com/openstack/barbican-tempest-plugin.git 2026-03-26 00:41:42.872 | ++ /opt/stack/barbican/devstack/settings:source:41 : GITBRANCH["barbican-tempest-plugin"]=master 2026-03-26 00:41:42.876 | ++ /opt/stack/barbican/devstack/settings:source:42 : GITDIR["barbican-tempest-plugin"]=/opt/stack/barbican-tempest-plugin 2026-03-26 00:41:42.883 | +++ /opt/stack/barbican/devstack/settings:source:45 : trueorfalse True ENFORCE_SCOPE 2026-03-26 00:41:42.920 | ++ /opt/stack/barbican/devstack/settings:source:45 : BARBICAN_ENFORCE_SCOPE=False 2026-03-26 00:41:42.925 | ++ /opt/stack/barbican/devstack/settings:source:47 : enable_service barbican 2026-03-26 00:41:43.014 | + functions-common:load_plugin_settings:1785 : for plugin in ${plugins//,/ } 2026-03-26 00:41:43.020 | + functions-common:load_plugin_settings:1786 : local dir=/opt/stack/magnum 2026-03-26 00:41:43.025 | + functions-common:load_plugin_settings:1788 : [[ -f /opt/stack/magnum/devstack/settings ]] 2026-03-26 00:41:43.031 | + functions-common:load_plugin_settings:1789 : source /opt/stack/magnum/devstack/settings 2026-03-26 00:41:43.037 | +++ /opt/stack/magnum/devstack/settings:source:19 : trueorfalse False MAGNUM_ENFORCE_SCOPE 2026-03-26 00:41:43.073 | ++ /opt/stack/magnum/devstack/settings:source:19 : MAGNUM_ENFORCE_SCOPE=False 2026-03-26 00:41:43.078 | ++ /opt/stack/magnum/devstack/settings:source:22 : enable_service magnum-api 2026-03-26 00:41:43.166 | ++ /opt/stack/magnum/devstack/settings:source:23 : enable_service magnum-cond 2026-03-26 00:41:43.256 | + functions-common:load_plugin_settings:1785 : for plugin in ${plugins//,/ } 2026-03-26 00:41:43.262 | + functions-common:load_plugin_settings:1786 : local dir=/opt/stack/manila 2026-03-26 00:41:43.266 | + functions-common:load_plugin_settings:1788 : [[ -f /opt/stack/manila/devstack/settings ]] 2026-03-26 00:41:43.271 | + functions-common:load_plugin_settings:1789 : source /opt/stack/manila/devstack/settings 2026-03-26 00:41:43.277 | ++ /opt/stack/manila/devstack/settings:source:24 : define_plugin manila 2026-03-26 00:41:43.282 | ++ functions-common:define_plugin:1884 : : 2026-03-26 00:41:43.287 | ++ /opt/stack/manila/devstack/settings:source:28 : OS_CLOUD=devstack-admin 2026-03-26 00:41:43.292 | ++ /opt/stack/manila/devstack/settings:source:30 : MANILA_GIT_BASE=https://opendev.org 2026-03-26 00:41:43.297 | ++ /opt/stack/manila/devstack/settings:source:31 : MANILA_REPO_ROOT=openstack 2026-03-26 00:41:43.303 | ++ /opt/stack/manila/devstack/settings:source:33 : MANILACLIENT_REPO=https://opendev.org/openstack/python-manilaclient 2026-03-26 00:41:43.308 | ++ /opt/stack/manila/devstack/settings:source:34 : MANILACLIENT_BRANCH=master 2026-03-26 00:41:43.312 | ++ /opt/stack/manila/devstack/settings:source:37 : MANILA_DIR=/opt/stack/manila 2026-03-26 00:41:43.318 | ++ /opt/stack/manila/devstack/settings:source:38 : MANILA_LOCK_PATH= 2026-03-26 00:41:43.324 | ++ /opt/stack/manila/devstack/settings:source:39 : MANILA_LOCK_PATH=/opt/stack/manila/manila_locks 2026-03-26 00:41:43.329 | ++ /opt/stack/manila/devstack/settings:source:40 : MANILACLIENT_DIR=/opt/stack/python-manilaclient 2026-03-26 00:41:43.334 | ++ /opt/stack/manila/devstack/settings:source:41 : MANILA_STATE_PATH=/opt/stack/data/manila 2026-03-26 00:41:43.339 | ++ /opt/stack/manila/devstack/settings:source:43 : MANILA_CONF_DIR=/etc/manila 2026-03-26 00:41:43.344 | ++ /opt/stack/manila/devstack/settings:source:44 : MANILA_CONF=/etc/manila/manila.conf 2026-03-26 00:41:43.349 | ++ /opt/stack/manila/devstack/settings:source:45 : MANILA_API_PASTE_INI=/etc/manila/api-paste.ini 2026-03-26 00:41:43.355 | ++ /opt/stack/manila/devstack/settings:source:48 : BARBICAN_ENDPOINT_TYPE=internal 2026-03-26 00:41:43.360 | ++ /opt/stack/manila/devstack/settings:source:49 : KEY_MANAGER_BACKEND=barbican 2026-03-26 00:41:43.365 | ++ /opt/stack/manila/devstack/settings:source:50 : BARBICAN_KEYSTONE_ENDPOINT=https://199.204.45.242/identity 2026-03-26 00:41:43.370 | ++ /opt/stack/manila/devstack/settings:source:54 : MANILA_CONFIGURE_DEFAULT_TYPES=True 2026-03-26 00:41:43.376 | ++ /opt/stack/manila/devstack/settings:source:56 : MANILA_DEFAULT_SHARE_TYPE=default 2026-03-26 00:41:43.381 | ++ /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:41:43.386 | ++ /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:41:43.390 | ++ /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:41:43.395 | ++ /opt/stack/manila/devstack/settings:source:69 : MANILA_DEFAULT_SHARE_GROUP_TYPE=default 2026-03-26 00:41:43.400 | ++ /opt/stack/manila/devstack/settings:source:76 : MANILA_DEFAULT_SHARE_GROUP_TYPE_SPECS= 2026-03-26 00:41:43.405 | ++ /opt/stack/manila/devstack/settings:source:79 : MANILA_SERVICE_HOST=199.204.45.242 2026-03-26 00:41:43.411 | ++ /opt/stack/manila/devstack/settings:source:80 : MANILA_SERVICE_PORT=8786 2026-03-26 00:41:43.417 | ++ /opt/stack/manila/devstack/settings:source:81 : MANILA_SERVICE_PORT_INT=18786 2026-03-26 00:41:43.422 | ++ /opt/stack/manila/devstack/settings:source:82 : MANILA_SERVICE_PROTOCOL=http 2026-03-26 00:41:43.427 | ++ /opt/stack/manila/devstack/settings:source:83 : MANILA_ENDPOINT_BASE=http://199.204.45.242:8786 2026-03-26 00:41:43.433 | ++ /opt/stack/manila/devstack/settings:source:86 : [[ -d /opt/stack/manila/bin ]] 2026-03-26 00:41:43.440 | +++ /opt/stack/manila/devstack/settings:source:89 : get_python_exec_prefix 2026-03-26 00:41:43.474 | +++ inc/python:get_python_exec_prefix:80 : [[ True == \T\r\u\e ]] 2026-03-26 00:41:43.480 | +++ inc/python:get_python_exec_prefix:81 : echo /opt/stack/data/venv/bin 2026-03-26 00:41:43.486 | ++ /opt/stack/manila/devstack/settings:source:89 : MANILA_BIN_DIR=/opt/stack/data/venv/bin 2026-03-26 00:41:43.491 | ++ /opt/stack/manila/devstack/settings:source:93 : SHARE_NAME_PREFIX=share- 2026-03-26 00:41:43.496 | ++ /opt/stack/manila/devstack/settings:source:94 : MANILA_ENABLED_SHARE_PROTOCOLS=NFS,CIFS 2026-03-26 00:41:43.502 | ++ /opt/stack/manila/devstack/settings:source:95 : MANILA_ENABLED_BACKENDS=generic 2026-03-26 00:41:43.507 | ++ /opt/stack/manila/devstack/settings:source:96 : MANILA_SCHEDULER_DRIVER=manila.scheduler.drivers.filter.FilterScheduler 2026-03-26 00:41:43.513 | ++ /opt/stack/manila/devstack/settings:source:97 : MANILA_SERVICE_SECGROUP=manila-service 2026-03-26 00:41:43.518 | ++ /opt/stack/manila/devstack/settings:source:103 : MANILA_USE_DOWNGRADE_MIGRATIONS=False 2026-03-26 00:41:43.524 | ++ /opt/stack/manila/devstack/settings:source:105 : MANILA_WSGI=manila.wsgi.api:application 2026-03-26 00:41:43.529 | ++ /opt/stack/manila/devstack/settings:source:106 : MANILA_UWSGI_CONF=/etc/manila/manila-uwsgi.ini 2026-03-26 00:41:43.534 | ++ /opt/stack/manila/devstack/settings:source:107 : MANILA_ENDPOINT_BASE=http://199.204.45.242/share 2026-03-26 00:41:43.539 | ++ /opt/stack/manila/devstack/settings:source:110 : SHARE_DRIVER=manila.share.drivers.generic.GenericShareDriver 2026-03-26 00:41:43.544 | ++ /opt/stack/manila/devstack/settings:source:112 : eval USER_HOME=/opt/stack 2026-03-26 00:41:43.550 | +++ /opt/stack/manila/devstack/settings:source:112 : USER_HOME=/opt/stack 2026-03-26 00:41:43.554 | ++ /opt/stack/manila/devstack/settings:source:113 : MANILA_KEY_FORMAT=ecdsa 2026-03-26 00:41:43.560 | ++ /opt/stack/manila/devstack/settings:source:114 : MANILA_PATH_TO_PUBLIC_KEY=/opt/stack/.ssh/id_ecdsa.pub 2026-03-26 00:41:43.565 | ++ /opt/stack/manila/devstack/settings:source:115 : MANILA_PATH_TO_PRIVATE_KEY=/opt/stack/.ssh/id_ecdsa 2026-03-26 00:41:43.571 | ++ /opt/stack/manila/devstack/settings:source:116 : MANILA_SERVICE_KEYPAIR_NAME=manila-service 2026-03-26 00:41:43.576 | ++ /opt/stack/manila/devstack/settings:source:118 : MANILA_SERVICE_INSTANCE_USER=manila 2026-03-26 00:41:43.582 | ++ /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:41:43.588 | ++ /opt/stack/manila/devstack/settings:source:120 : MANILA_SERVICE_IMAGE_NAME=manila-service-image-master 2026-03-26 00:41:43.593 | ++ /opt/stack/manila/devstack/settings:source:121 : MANILA_USE_SCHEDULER_CREATING_SHARE_FROM_SNAPSHOT=False 2026-03-26 00:41:43.599 | +++ /opt/stack/manila/devstack/settings:source:124 : trueorfalse True MANILA_SERVICE_IMAGE_ENABLED 2026-03-26 00:41:43.633 | ++ /opt/stack/manila/devstack/settings:source:124 : MANILA_SERVICE_IMAGE_ENABLED=True 2026-03-26 00:41:43.638 | ++ /opt/stack/manila/devstack/settings:source:126 : MANILA_USE_SERVICE_INSTANCE_PASSWORD=True 2026-03-26 00:41:43.644 | ++ /opt/stack/manila/devstack/settings:source:127 : MANILA_SERVICE_INSTANCE_PASSWORD=manila 2026-03-26 00:41:43.649 | ++ /opt/stack/manila/devstack/settings:source:129 : MANILA_SERVICE_VM_FLAVOR_REF=100 2026-03-26 00:41:43.655 | ++ /opt/stack/manila/devstack/settings:source:130 : MANILA_SERVICE_VM_FLAVOR_NAME=manila-service-flavor 2026-03-26 00:41:43.660 | ++ /opt/stack/manila/devstack/settings:source:131 : MANILA_SERVICE_VM_FLAVOR_RAM=512 2026-03-26 00:41:43.666 | ++ /opt/stack/manila/devstack/settings:source:132 : MANILA_SERVICE_VM_FLAVOR_DISK=5 2026-03-26 00:41:43.671 | ++ /opt/stack/manila/devstack/settings:source:133 : MANILA_SERVICE_VM_FLAVOR_VCPUS=1 2026-03-26 00:41:43.677 | ++ /opt/stack/manila/devstack/settings:source:138 : MANILA_ALLOW_NAS_SERVER_PORTS_ON_HOST=False 2026-03-26 00:41:43.682 | ++ /opt/stack/manila/devstack/settings:source:141 : SHARE_BACKING_FILE_SIZE=8400M 2026-03-26 00:41:43.688 | ++ /opt/stack/manila/devstack/settings:source:142 : SHARE_GROUP=lvm-shares 2026-03-26 00:41:43.693 | ++ /opt/stack/manila/devstack/settings:source:143 : MANILA_MNT_DIR=/opt/stack/data/manila/mnt 2026-03-26 00:41:43.698 | ++ /opt/stack/manila/devstack/settings:source:144 : SMB_CONF=/etc/samba/smb.conf 2026-03-26 00:41:43.704 | ++ /opt/stack/manila/devstack/settings:source:145 : SMB_PRIVATE_DIR=/var/lib/samba/private 2026-03-26 00:41:43.709 | ++ /opt/stack/manila/devstack/settings:source:146 : CONFIGURE_BACKING_FILE=True 2026-03-26 00:41:43.714 | ++ /opt/stack/manila/devstack/settings:source:147 : MANILA_LVM_SHARE_EXPORT_IPS=199.204.45.242 2026-03-26 00:41:43.719 | ++ /opt/stack/manila/devstack/settings:source:150 : MANILA_REPLICA_STATE_UPDATE_INTERVAL=300 2026-03-26 00:41:43.724 | ++ /opt/stack/manila/devstack/settings:source:155 : MANILA_ZFSONLINUX_ZPOOL_SIZE=30G 2026-03-26 00:41:43.730 | ++ /opt/stack/manila/devstack/settings:source:156 : MANILA_ZFSONLINUX_BACKEND_FILES_CONTAINER_DIR=/opt/stack/data/manila/zfsonlinux 2026-03-26 00:41:43.735 | ++ /opt/stack/manila/devstack/settings:source:157 : MANILA_ZFSONLINUX_SHARE_EXPORT_IP=199.204.45.242 2026-03-26 00:41:43.740 | ++ /opt/stack/manila/devstack/settings:source:158 : MANILA_ZFSONLINUX_SERVICE_IP=199.204.45.242 2026-03-26 00:41:43.746 | ++ /opt/stack/manila/devstack/settings:source:159 : MANILA_ZFSONLINUX_DATASET_CREATION_OPTIONS=compression=gzip 2026-03-26 00:41:43.751 | ++ /opt/stack/manila/devstack/settings:source:160 : MANILA_ZFSONLINUX_USE_SSH=False 2026-03-26 00:41:43.756 | ++ /opt/stack/manila/devstack/settings:source:161 : MANILA_ZFSONLINUX_SSH_USERNAME=stack 2026-03-26 00:41:43.761 | ++ /opt/stack/manila/devstack/settings:source:164 : MANILA_ZFSONLINUX_REPLICATION_DOMAIN=ZFSonLinux 2026-03-26 00:41:43.765 | ++ /opt/stack/manila/devstack/settings:source:167 : MANILA_CONTAINER_DRIVER=manila.share.drivers.container.driver.ContainerShareDriver 2026-03-26 00:41:43.771 | ++ /opt/stack/manila/devstack/settings:source:168 : MANILA_DOCKER_IMAGE_ALIAS=manila_docker_image 2026-03-26 00:41:43.776 | ++ /opt/stack/manila/devstack/settings:source:169 : MANILA_CONTAINER_VOLUME_GROUP_NAME=manila_docker_volumes 2026-03-26 00:41:43.781 | ++ /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:41:43.786 | ++ /opt/stack/manila/devstack/settings:source:175 : MANILA_NETWORK_API_CLASS=manila.network.neutron.neutron_network_plugin.NeutronBindNetworkPlugin 2026-03-26 00:41:43.792 | ++ /opt/stack/manila/devstack/settings:source:176 : MANILA_NEUTRON_VNIC_TYPE=normal 2026-03-26 00:41:43.797 | ++ /opt/stack/manila/devstack/settings:source:179 : MANILA_SSH_TIMEOUT=180 2026-03-26 00:41:43.803 | ++ /opt/stack/manila/devstack/settings:source:182 : MANILA_DEFERRED_DELETE_TASK_INTERVAL=10 2026-03-26 00:41:43.807 | ++ /opt/stack/manila/devstack/settings:source:185 : MANILA_ADMIN_NET_RANGE=10.2.5.0/24 2026-03-26 00:41:43.813 | ++ /opt/stack/manila/devstack/settings:source:188 : MANILA_DATA_NODE_IP=10.2.5.0/24 2026-03-26 00:41:43.818 | ++ /opt/stack/manila/devstack/settings:source:191 : MANILA_DATA_COPY_CHECK_HASH=True 2026-03-26 00:41:43.823 | ++ /opt/stack/manila/devstack/settings:source:194 : MANILA_SETUP_IPV6=False 2026-03-26 00:41:43.828 | ++ /opt/stack/manila/devstack/settings:source:195 : MANILA_RESTORE_IPV6_DEFAULT_ROUTE=True 2026-03-26 00:41:43.836 | +++ /opt/stack/manila/devstack/settings:source:199 : trueorfalse False MANILA_ENFORCE_SCOPE 2026-03-26 00:41:43.872 | ++ /opt/stack/manila/devstack/settings:source:199 : MANILA_ENFORCE_SCOPE=False 2026-03-26 00:41:43.877 | ++ /opt/stack/manila/devstack/settings:source:207 : enable_service manila 2026-03-26 00:41:43.965 | ++ /opt/stack/manila/devstack/settings:source:208 : enable_service m-api 2026-03-26 00:41:44.055 | ++ /opt/stack/manila/devstack/settings:source:209 : enable_service m-shr 2026-03-26 00:41:44.145 | ++ /opt/stack/manila/devstack/settings:source:210 : enable_service m-sch 2026-03-26 00:41:44.235 | ++ /opt/stack/manila/devstack/settings:source:211 : enable_service m-dat 2026-03-26 00:41:44.325 | + functions-common:load_plugin_settings:1785 : for plugin in ${plugins//,/ } 2026-03-26 00:41:44.331 | + functions-common:load_plugin_settings:1786 : local dir=/opt/stack/octavia 2026-03-26 00:41:44.336 | + functions-common:load_plugin_settings:1788 : [[ -f /opt/stack/octavia/devstack/settings ]] 2026-03-26 00:41:44.341 | + functions-common:load_plugin_settings:1789 : source /opt/stack/octavia/devstack/settings 2026-03-26 00:41:44.346 | ++ /opt/stack/octavia/devstack/settings:source:3 : OCTAVIA=octavia 2026-03-26 00:41:44.353 | ++ /opt/stack/octavia/devstack/settings:source:4 : OCTAVIA_DIR=/opt/stack/octavia 2026-03-26 00:41:44.356 | ++ /opt/stack/octavia/devstack/settings:source:5 : DISKIMAGE_BUILDER_REPO_URL=https://github.com/openstack/diskimage-builder.git 2026-03-26 00:41:44.360 | ++ /opt/stack/octavia/devstack/settings:source:6 : DISKIMAGE_BUILDER_REPO_REF=master 2026-03-26 00:41:44.365 | ++ /opt/stack/octavia/devstack/settings:source:7 : DISKIMAGE_BUILDER_DIR=/opt/stack/diskimage-builder 2026-03-26 00:41:44.372 | +++ /opt/stack/octavia/devstack/settings:source:8 : get_python_exec_prefix 2026-03-26 00:41:44.407 | +++ inc/python:get_python_exec_prefix:80 : [[ True == \T\r\u\e ]] 2026-03-26 00:41:44.412 | +++ inc/python:get_python_exec_prefix:81 : echo /opt/stack/data/venv/bin 2026-03-26 00:41:44.418 | ++ /opt/stack/octavia/devstack/settings:source:8 : OCTAVIA_BIN_DIR=/opt/stack/data/venv/bin 2026-03-26 00:41:44.424 | ++ /opt/stack/octavia/devstack/settings:source:9 : OCTAVIA_CONF_DIR=/etc/octavia 2026-03-26 00:41:44.427 | ++ /opt/stack/octavia/devstack/settings:source:10 : OCTAVIA_SSH_DIR=/etc/octavia/.ssh 2026-03-26 00:41:44.433 | ++ /opt/stack/octavia/devstack/settings:source:11 : OCTAVIA_CERTS_DIR=/etc/octavia/certs 2026-03-26 00:41:44.438 | ++ /opt/stack/octavia/devstack/settings:source:12 : OCTAVIA_CONF=/etc/octavia/octavia.conf 2026-03-26 00:41:44.444 | ++ /opt/stack/octavia/devstack/settings:source:13 : OCTAVIA_AUDIT_MAP=/etc/octavia/octavia_api_audit_map.conf 2026-03-26 00:41:44.449 | ++ /opt/stack/octavia/devstack/settings:source:14 : OCTAVIA_RUN_DIR=/var/run/octavia 2026-03-26 00:41:44.455 | ++ /opt/stack/octavia/devstack/settings:source:16 : OCTAVIA_AMPHORA_DRIVER=amphora_haproxy_rest_driver 2026-03-26 00:41:44.460 | ++ /opt/stack/octavia/devstack/settings:source:17 : OCTAVIA_NETWORK_DRIVER=allowed_address_pairs_driver 2026-03-26 00:41:44.465 | ++ /opt/stack/octavia/devstack/settings:source:18 : OCTAVIA_COMPUTE_DRIVER=compute_nova_driver 2026-03-26 00:41:44.471 | ++ /opt/stack/octavia/devstack/settings:source:19 : OCTAVIA_VOLUME_DRIVER=volume_noop_driver 2026-03-26 00:41:44.476 | ++ /opt/stack/octavia/devstack/settings:source:20 : OCTAVIA_IMAGE_DRIVER=image_glance_driver 2026-03-26 00:41:44.482 | ++ /opt/stack/octavia/devstack/settings:source:22 : OCTAVIA_USERNAME=admin 2026-03-26 00:41:44.487 | ++ /opt/stack/octavia/devstack/settings:source:23 : OCTAVIA_PASSWORD=secretadmin 2026-03-26 00:41:44.492 | ++ /opt/stack/octavia/devstack/settings:source:24 : OCTAVIA_PROJECT_NAME=admin 2026-03-26 00:41:44.495 | ++ /opt/stack/octavia/devstack/settings:source:25 : OCTAVIA_USER_DOMAIN_NAME=Default 2026-03-26 00:41:44.501 | ++ /opt/stack/octavia/devstack/settings:source:26 : OCTAVIA_PROJECT_DOMAIN_NAME=Default 2026-03-26 00:41:44.505 | ++ /opt/stack/octavia/devstack/settings:source:28 : OCTAVIA_PROTOCOL=http 2026-03-26 00:41:44.510 | ++ /opt/stack/octavia/devstack/settings:source:29 : OCTAVIA_PORT=9876 2026-03-26 00:41:44.516 | ++ /opt/stack/octavia/devstack/settings:source:30 : OCTAVIA_HA_PORT=9875 2026-03-26 00:41:44.521 | ++ /opt/stack/octavia/devstack/settings:source:31 : OCTAVIA_HM_LISTEN_PORT=5555 2026-03-26 00:41:44.526 | ++ /opt/stack/octavia/devstack/settings:source:33 : OCTAVIA_ENABLE_AMPHORAV2_JOBBOARD=False 2026-03-26 00:41:44.532 | ++ /opt/stack/octavia/devstack/settings:source:34 : OCTAVIA_JOBBOARD_EXPIRATION_TIME=30 2026-03-26 00:41:44.536 | ++ /opt/stack/octavia/devstack/settings:source:35 : OCTAVIA_JOBBOARD_BACKEND=redis 2026-03-26 00:41:44.541 | ++ /opt/stack/octavia/devstack/settings:source:37 : OCTAVIA_MGMT_SUBNET=192.168.0.0/24 2026-03-26 00:41:44.547 | ++ /opt/stack/octavia/devstack/settings:source:38 : OCTAVIA_MGMT_SUBNET_START=192.168.0.2 2026-03-26 00:41:44.553 | ++ /opt/stack/octavia/devstack/settings:source:39 : OCTAVIA_MGMT_SUBNET_END=192.168.0.200 2026-03-26 00:41:44.558 | ++ /opt/stack/octavia/devstack/settings:source:40 : OCTAVIA_MGMT_SUBNET_IPV6=fd00:0:0:42::/64 2026-03-26 00:41:44.563 | ++ /opt/stack/octavia/devstack/settings:source:41 : OCTAVIA_MGMT_SUBNET_IPV6_START=fd00:0:0:42:0:0:0:2 2026-03-26 00:41:44.569 | ++ /opt/stack/octavia/devstack/settings:source:42 : OCTAVIA_MGMT_SUBNET_IPV6_END=fd00:0:0:42:ffff:ffff:ffff:ffff 2026-03-26 00:41:44.574 | ++ /opt/stack/octavia/devstack/settings:source:44 : OCTAVIA_AMP_SSH_KEY_BITS=2048 2026-03-26 00:41:44.580 | ++ /opt/stack/octavia/devstack/settings:source:45 : OCTAVIA_AMP_SSH_KEY_TYPE=rsa 2026-03-26 00:41:44.585 | ++ /opt/stack/octavia/devstack/settings:source:46 : OCTAVIA_AMP_SSH_KEY_PATH=/etc/octavia/.ssh/octavia_ssh_key 2026-03-26 00:41:44.591 | ++ /opt/stack/octavia/devstack/settings:source:47 : OCTAVIA_AMP_SSH_KEY_NAME=octavia_ssh_key 2026-03-26 00:41:44.596 | ++ /opt/stack/octavia/devstack/settings:source:49 : OCTAVIA_AMP_FLAVOR_ID=10 2026-03-26 00:41:44.601 | ++ /opt/stack/octavia/devstack/settings:source:50 : OCTAVIA_AMP_IMAGE_NAME=amphora-x64-haproxy 2026-03-26 00:41:44.607 | ++ /opt/stack/octavia/devstack/settings:source:51 : OCTAVIA_AMP_IMAGE_FILE=/opt/stack/octavia/diskimage-create/amphora-x64-haproxy.qcow2 2026-03-26 00:41:44.613 | ++ /opt/stack/octavia/devstack/settings:source:52 : OCTAVIA_AMP_IMAGE_TAG=amphora 2026-03-26 00:41:44.618 | ++ /opt/stack/octavia/devstack/settings:source:53 : OCTAVIA_AMP_IMAGE_ARCH=amd64 2026-03-26 00:41:44.623 | ++ /opt/stack/octavia/devstack/settings:source:55 : OCTAVIA_AMP_CONN_TIMEOUT=10 2026-03-26 00:41:44.628 | ++ /opt/stack/octavia/devstack/settings:source:56 : OCTAVIA_AMP_READ_TIMEOUT=120 2026-03-26 00:41:44.634 | ++ /opt/stack/octavia/devstack/settings:source:58 : OCTAVIA_AMP_LOG_ADMIN_PORT=10514 2026-03-26 00:41:44.640 | ++ /opt/stack/octavia/devstack/settings:source:59 : OCTAVIA_AMP_LOG_TENANT_PORT=20514 2026-03-26 00:41:44.644 | ++ /opt/stack/octavia/devstack/settings:source:61 : OCTAVIA_HEALTH_KEY=insecure 2026-03-26 00:41:44.650 | ++ /opt/stack/octavia/devstack/settings:source:63 : OCTAVIA_LB_TOPOLOGY=SINGLE 2026-03-26 00:41:44.655 | ++ /opt/stack/octavia/devstack/settings:source:65 : OCTAVIA_AMP_EXPIRY_AGE=3600 2026-03-26 00:41:44.660 | ++ /opt/stack/octavia/devstack/settings:source:66 : OCTAVIA_LB_EXPIRY_AGE=3600 2026-03-26 00:41:44.666 | ++ /opt/stack/octavia/devstack/settings:source:68 : OCTAVIA_CONSUMER_BINARY=/opt/stack/data/venv/bin/octavia-worker 2026-03-26 00:41:44.672 | ++ /opt/stack/octavia/devstack/settings:source:69 : OCTAVIA_HOUSEKEEPER_BINARY=/opt/stack/data/venv/bin/octavia-housekeeping 2026-03-26 00:41:44.678 | ++ /opt/stack/octavia/devstack/settings:source:70 : OCTAVIA_HEALTHMANAGER_BINARY=/opt/stack/data/venv/bin/octavia-health-manager 2026-03-26 00:41:44.684 | ++ /opt/stack/octavia/devstack/settings:source:71 : OCTAVIA_DRIVER_AGENT_BINARY=/opt/stack/data/venv/bin/octavia-driver-agent 2026-03-26 00:41:44.688 | ++ /opt/stack/octavia/devstack/settings:source:73 : OCTAVIA_API_ARGS=' --config-file /etc/octavia/octavia.conf' 2026-03-26 00:41:44.693 | ++ /opt/stack/octavia/devstack/settings:source:74 : OCTAVIA_CONSUMER_ARGS=' --config-file /etc/octavia/octavia.conf' 2026-03-26 00:41:44.699 | ++ /opt/stack/octavia/devstack/settings:source:75 : OCTAVIA_HOUSEKEEPER_ARGS=' --config-file /etc/octavia/octavia.conf' 2026-03-26 00:41:44.704 | ++ /opt/stack/octavia/devstack/settings:source:76 : OCTAVIA_HEALTHMANAGER_ARGS=' --config-file /etc/octavia/octavia.conf' 2026-03-26 00:41:44.710 | ++ /opt/stack/octavia/devstack/settings:source:77 : OCTAVIA_DRIVER_AGENT_ARGS=' --config-file /etc/octavia/octavia.conf' 2026-03-26 00:41:44.715 | ++ /opt/stack/octavia/devstack/settings:source:79 : OCTAVIA_API=o-api 2026-03-26 00:41:44.721 | ++ /opt/stack/octavia/devstack/settings:source:80 : OCTAVIA_CONSUMER=o-cw 2026-03-26 00:41:44.726 | ++ /opt/stack/octavia/devstack/settings:source:81 : OCTAVIA_HOUSEKEEPER=o-hk 2026-03-26 00:41:44.732 | ++ /opt/stack/octavia/devstack/settings:source:82 : OCTAVIA_HEALTHMANAGER=o-hm 2026-03-26 00:41:44.738 | ++ /opt/stack/octavia/devstack/settings:source:83 : OCTAVIA_SERVICE=octavia 2026-03-26 00:41:44.743 | ++ /opt/stack/octavia/devstack/settings:source:84 : OCTAVIA_API_HAPROXY=o-api-ha 2026-03-26 00:41:44.749 | ++ /opt/stack/octavia/devstack/settings:source:85 : OCTAVIA_DRIVER_AGENT=o-da 2026-03-26 00:41:44.754 | ++ /opt/stack/octavia/devstack/settings:source:88 : GITREPO["python-octaviaclient"]=https://github.com/openstack/python-octaviaclient.git 2026-03-26 00:41:44.759 | ++ /opt/stack/octavia/devstack/settings:source:89 : GITBRANCH["python-octaviaclient"]=master 2026-03-26 00:41:44.765 | ++ /opt/stack/octavia/devstack/settings:source:90 : GITDIR["python-octaviaclient"]=/opt/stack/python-octaviaclient 2026-03-26 00:41:44.770 | ++ /opt/stack/octavia/devstack/settings:source:93 : GITREPO["octavia-lib"]=https://github.com/openstack/octavia-lib.git 2026-03-26 00:41:44.776 | ++ /opt/stack/octavia/devstack/settings:source:94 : GITBRANCH["octavia-lib"]=master 2026-03-26 00:41:44.781 | ++ /opt/stack/octavia/devstack/settings:source:95 : GITDIR["octavia-lib"]=/opt/stack/octavia-lib 2026-03-26 00:41:44.787 | ++ /opt/stack/octavia/devstack/settings:source:97 : NEUTRON_ANY='q-svc neutron-api' 2026-03-26 00:41:44.793 | ++ /opt/stack/octavia/devstack/settings:source:100 : OCTAVIA_USE_PREGENERATED_SSH_KEY=False 2026-03-26 00:41:44.798 | ++ /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:41:44.803 | ++ /opt/stack/octavia/devstack/settings:source:103 : OCTAVIA_USE_PREGENERATED_CERTS=False 2026-03-26 00:41:44.807 | ++ /opt/stack/octavia/devstack/settings:source:104 : OCTAVIA_PREGENERATED_CERTS_DIR=/opt/stack/octavia/devstack/pregenerated/certs 2026-03-26 00:41:44.813 | ++ /opt/stack/octavia/devstack/settings:source:105 : OCTAVIA_NODE=api 2026-03-26 00:41:44.817 | ++ /opt/stack/octavia/devstack/settings:source:106 : OCTAVIA_CONTROLLER_IP_PORT_LIST=auto 2026-03-26 00:41:44.822 | ++ /opt/stack/octavia/devstack/settings:source:107 : OCTAVIA_MGMT_PORT_IP=auto 2026-03-26 00:41:44.828 | ++ /opt/stack/octavia/devstack/settings:source:109 : OCTAVIA_DIB_TRACING=1 2026-03-26 00:41:44.833 | ++ /opt/stack/octavia/devstack/settings:source:111 : OCTAVIA_SERVICE_TYPE=load-balancer 2026-03-26 00:41:44.839 | ++ /opt/stack/octavia/devstack/settings:source:112 : OCTAVIA_UWSGI_APP=octavia.wsgi.api:application 2026-03-26 00:41:44.845 | ++ /opt/stack/octavia/devstack/settings:source:113 : OCTAVIA_UWSGI_CONF=/etc/octavia/octavia-uwsgi.ini 2026-03-26 00:41:44.850 | + functions-common:load_plugin_settings:1785 : for plugin in ${plugins//,/ } 2026-03-26 00:41:44.855 | + functions-common:load_plugin_settings:1786 : local dir=/opt/stack/magnum-cluster-api 2026-03-26 00:41:44.861 | + functions-common:load_plugin_settings:1788 : [[ -f /opt/stack/magnum-cluster-api/devstack/settings ]] 2026-03-26 00:41:44.866 | + functions-common:load_plugin_settings:1789 : source /opt/stack/magnum-cluster-api/devstack/settings 2026-03-26 00:41:44.872 | ++ /opt/stack/magnum-cluster-api/devstack/settings:source:1 : define_plugin magnum-cluster-api 2026-03-26 00:41:44.876 | ++ functions-common:define_plugin:1884 : : 2026-03-26 00:41:44.882 | ++ /opt/stack/magnum-cluster-api/devstack/settings:source:3 : plugin_requires magnum-cluster-api barbican 2026-03-26 00:41:44.888 | ++ functions-common:plugin_requires:1897 : : 2026-03-26 00:41:44.893 | ++ /opt/stack/magnum-cluster-api/devstack/settings:source:4 : plugin_requires magnum-cluster-api magnum 2026-03-26 00:41:44.898 | ++ functions-common:plugin_requires:1897 : : 2026-03-26 00:41:44.904 | ++ /opt/stack/magnum-cluster-api/devstack/settings:source:5 : plugin_requires magnum-cluster-api manila 2026-03-26 00:41:44.910 | ++ functions-common:plugin_requires:1897 : : 2026-03-26 00:41:44.915 | ++ /opt/stack/magnum-cluster-api/devstack/settings:source:6 : plugin_requires magnum-cluster-api octavia 2026-03-26 00:41:44.921 | ++ functions-common:plugin_requires:1897 : : 2026-03-26 00:41:44.926 | ++ /opt/stack/magnum-cluster-api/devstack/settings:source:12 : enable_service magnum-cluster-api 2026-03-26 00:41:45.019 | + functions-common:load_plugin_settings:1785 : for plugin in ${plugins//,/ } 2026-03-26 00:41:45.025 | + functions-common:load_plugin_settings:1786 : local dir=/opt/stack/ovn-octavia-provider 2026-03-26 00:41:45.031 | + functions-common:load_plugin_settings:1788 : [[ -f /opt/stack/ovn-octavia-provider/devstack/settings ]] 2026-03-26 00:41:45.037 | + functions-common:load_plugin_settings:1789 : source /opt/stack/ovn-octavia-provider/devstack/settings 2026-03-26 00:41:45.043 | ++ /opt/stack/ovn-octavia-provider/devstack/settings:source:1 : OCTAVIA_DIR=/opt/stack/octavia 2026-03-26 00:41:45.049 | ++ /opt/stack/ovn-octavia-provider/devstack/settings:source:2 : OCTAVIA_CONF_DIR=/etc/octavia 2026-03-26 00:41:45.055 | ++ /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:41:45.060 | ++ /opt/stack/ovn-octavia-provider/devstack/settings:source:4 : OCTAVIA_PROVIDER_AGENTS=ovn 2026-03-26 00:41:45.066 | ++ /opt/stack/ovn-octavia-provider/devstack/settings:source:6 : OVN_OCTAVIA_PROVIDER_DIR=/opt/stack/ovn-octavia-provider 2026-03-26 00:41:45.072 | + functions-common:run_phase:1863 : verify_disabled_services 2026-03-26 00:41:45.079 | + functions-common:verify_disabled_services:2123 : local service 2026-03-26 00:41:45.084 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-03-26 00:41:45.090 | + functions-common:verify_disabled_services:2125 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,c-api, ]] 2026-03-26 00:41:45.096 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-03-26 00:41:45.102 | + functions-common:verify_disabled_services:2125 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,c-bak, ]] 2026-03-26 00:41:45.107 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-03-26 00:41:45.113 | + functions-common:verify_disabled_services:2125 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,c-sch, ]] 2026-03-26 00:41:45.118 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-03-26 00:41:45.124 | + functions-common:verify_disabled_services:2125 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,c-vol, ]] 2026-03-26 00:41:45.129 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-03-26 00:41:45.135 | + functions-common:verify_disabled_services:2125 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,etcd3, ]] 2026-03-26 00:41:45.140 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-03-26 00:41:45.146 | + functions-common:verify_disabled_services:2125 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,file_tracker, ]] 2026-03-26 00:41:45.153 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-03-26 00:41:45.159 | + functions-common:verify_disabled_services:2125 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,g-api, ]] 2026-03-26 00:41:45.165 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-03-26 00:41:45.170 | + functions-common:verify_disabled_services:2125 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,key, ]] 2026-03-26 00:41:45.176 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-03-26 00:41:45.182 | + functions-common:verify_disabled_services:2125 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,memory_tracker, ]] 2026-03-26 00:41:45.188 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-03-26 00:41:45.194 | + functions-common:verify_disabled_services:2125 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,mysql, ]] 2026-03-26 00:41:45.199 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-03-26 00:41:45.205 | + functions-common:verify_disabled_services:2125 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,n-api, ]] 2026-03-26 00:41:45.211 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-03-26 00:41:45.217 | + functions-common:verify_disabled_services:2125 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,n-api-meta, ]] 2026-03-26 00:41:45.223 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-03-26 00:41:45.228 | + functions-common:verify_disabled_services:2125 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,n-cond, ]] 2026-03-26 00:41:45.233 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-03-26 00:41:45.239 | + functions-common:verify_disabled_services:2125 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,n-cpu, ]] 2026-03-26 00:41:45.245 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-03-26 00:41:45.251 | + functions-common:verify_disabled_services:2125 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,n-novnc, ]] 2026-03-26 00:41:45.257 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-03-26 00:41:45.264 | + functions-common:verify_disabled_services:2125 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,n-sch, ]] 2026-03-26 00:41:45.270 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-03-26 00:41:45.276 | + functions-common:verify_disabled_services:2125 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,o-api, ]] 2026-03-26 00:41:45.281 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-03-26 00:41:45.287 | + functions-common:verify_disabled_services:2125 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,o-da, ]] 2026-03-26 00:41:45.292 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-03-26 00:41:45.298 | + functions-common:verify_disabled_services:2125 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,o-hk, ]] 2026-03-26 00:41:45.303 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-03-26 00:41:45.308 | + functions-common:verify_disabled_services:2125 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,octavia, ]] 2026-03-26 00:41:45.314 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-03-26 00:41:45.320 | + functions-common:verify_disabled_services:2125 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,openstack-cli-server, ]] 2026-03-26 00:41:45.326 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-03-26 00:41:45.331 | + functions-common:verify_disabled_services:2125 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,ovn-controller, ]] 2026-03-26 00:41:45.336 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-03-26 00:41:45.342 | + functions-common:verify_disabled_services:2125 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,ovn-northd, ]] 2026-03-26 00:41:45.348 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-03-26 00:41:45.354 | + functions-common:verify_disabled_services:2125 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,ovs-vswitchd, ]] 2026-03-26 00:41:45.360 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-03-26 00:41:45.365 | + functions-common:verify_disabled_services:2125 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,ovsdb-server, ]] 2026-03-26 00:41:45.371 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-03-26 00:41:45.376 | + functions-common:verify_disabled_services:2125 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,placement-api, ]] 2026-03-26 00:41:45.382 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-03-26 00:41:45.389 | + functions-common:verify_disabled_services:2125 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,q-ovn-agent, ]] 2026-03-26 00:41:45.395 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-03-26 00:41:45.401 | + functions-common:verify_disabled_services:2125 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,q-svc, ]] 2026-03-26 00:41:45.406 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-03-26 00:41:45.413 | + functions-common:verify_disabled_services:2125 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,rabbit, ]] 2026-03-26 00:41:45.418 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-03-26 00:41:45.425 | + functions-common:verify_disabled_services:2125 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,tls-proxy, ]] 2026-03-26 00:41:45.431 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-03-26 00:41:45.436 | + functions-common:verify_disabled_services:2125 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,barbican, ]] 2026-03-26 00:41:45.442 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-03-26 00:41:45.448 | + functions-common:verify_disabled_services:2125 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,magnum-api, ]] 2026-03-26 00:41:45.454 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-03-26 00:41:45.460 | + functions-common:verify_disabled_services:2125 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,magnum-cond, ]] 2026-03-26 00:41:45.465 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-03-26 00:41:45.472 | + functions-common:verify_disabled_services:2125 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,manila, ]] 2026-03-26 00:41:45.477 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-03-26 00:41:45.483 | + functions-common:verify_disabled_services:2125 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,m-api, ]] 2026-03-26 00:41:45.489 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-03-26 00:41:45.495 | + functions-common:verify_disabled_services:2125 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,m-shr, ]] 2026-03-26 00:41:45.501 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-03-26 00:41:45.506 | + functions-common:verify_disabled_services:2125 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,m-sch, ]] 2026-03-26 00:41:45.512 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-03-26 00:41:45.519 | + functions-common:verify_disabled_services:2125 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,m-dat, ]] 2026-03-26 00:41:45.525 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-03-26 00:41:45.531 | + functions-common:verify_disabled_services:2125 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,magnum-cluster-api, ]] 2026-03-26 00:41:45.537 | + ./stack.sh:main:700 : initialize_database_backends 2026-03-26 00:41:45.542 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2026-03-26 00:41:45.548 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2026-03-26 00:41:45.581 | + functions-common:is_service_enabled:2068 : return 0 2026-03-26 00:41:45.587 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2026-03-26 00:41:45.592 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2026-03-26 00:41:45.597 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2026-03-26 00:41:45.632 | + functions-common:is_service_enabled:2068 : return 1 2026-03-26 00:41:45.636 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2026-03-26 00:41:45.641 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2026-03-26 00:41:45.646 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2026-03-26 00:41:45.652 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2026-03-26 00:41:45.658 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2026-03-26 00:41:45.663 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2026-03-26 00:41:45.668 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2026-03-26 00:41:45.672 | + lib/database:initialize_database_backends:92 : return 0 2026-03-26 00:41:45.677 | + ./stack.sh:main:701 : echo 'Using mysql database backend' 2026-03-26 00:41:45.677 | Using mysql database backend 2026-03-26 00:41:45.683 | + ./stack.sh:main:704 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2026-03-26 00:41:45.719 | + ./stack.sh:main:706 : define_database_baseurl 2026-03-26 00:41:45.726 | ++ lib/database:define_database_baseurl:106 : get_database_type_mysql 2026-03-26 00:41:45.732 | ++ lib/databases/mysql:get_database_type_mysql:32 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2026-03-26 00:41:45.737 | ++ lib/databases/mysql:get_database_type_mysql:33 : echo mysql+pymysql 2026-03-26 00:41:45.745 | + lib/database:define_database_baseurl:106 : BASE_SQL_CONN=mysql+pymysql://root:secretdatabase@127.0.0.1 2026-03-26 00:41:45.750 | + ./stack.sh:main:718 : is_service_enabled rabbit 2026-03-26 00:41:45.787 | + functions-common:is_service_enabled:2068 : return 0 2026-03-26 00:41:45.793 | + ./stack.sh:main:719 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2026-03-26 00:41:45.829 | + ./stack.sh:main:726 : is_service_enabled keystone 2026-03-26 00:41:45.866 | + functions-common:is_service_enabled:2068 : return 0 2026-03-26 00:41:45.872 | + ./stack.sh:main:728 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2026-03-26 00:41:45.910 | + ./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:41:45.945 | + ./stack.sh:main:741 : is_service_enabled ldap 2026-03-26 00:41:45.982 | + functions-common:is_service_enabled:2068 : return 1 2026-03-26 00:41:45.988 | + ./stack.sh:main:750 : is_service_enabled s-proxy 2026-03-26 00:41:46.025 | + functions-common:is_service_enabled:2068 : return 1 2026-03-26 00:41:46.031 | + ./stack.sh:main:762 : save_stackenv 762 2026-03-26 00:41:46.037 | + functions-common:save_stackenv:63 : local tag=762 2026-03-26 00:41:46.044 | ++ functions-common:save_stackenv:65 : date +%F-%H%M%S 2026-03-26 00:41:46.054 | + functions-common:save_stackenv:65 : time_stamp=2026-03-26-004146 2026-03-26 00:41:46.060 | + functions-common:save_stackenv:66 : echo '# 2026-03-26-004146 762' 2026-03-26 00:41:46.066 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-03-26 00:41:46.071 | + functions-common:save_stackenv:68 : echo BASE_SQL_CONN=mysql+pymysql://root:secretdatabase@127.0.0.1 2026-03-26 00:41:46.077 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-03-26 00:41:46.082 | + functions-common:save_stackenv:68 : echo DATA_DIR=/opt/stack/data 2026-03-26 00:41:46.088 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-03-26 00:41:46.094 | + functions-common:save_stackenv:68 : echo DEST=/opt/stack 2026-03-26 00:41:46.099 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-03-26 00:41:46.105 | + 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:41:46.111 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-03-26 00:41:46.116 | + functions-common:save_stackenv:68 : echo HOST_IP=199.204.45.242 2026-03-26 00:41:46.122 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-03-26 00:41:46.128 | + functions-common:save_stackenv:68 : echo KEYSTONE_SERVICE_URI=https://199.204.45.242/identity 2026-03-26 00:41:46.133 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-03-26 00:41:46.138 | + functions-common:save_stackenv:68 : echo LOGFILE=/opt/stack/logs/devstacklog.txt.2026-03-26-004133 2026-03-26 00:41:46.143 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-03-26 00:41:46.149 | + functions-common:save_stackenv:68 : echo OS_CACERT= 2026-03-26 00:41:46.152 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-03-26 00:41:46.159 | + functions-common:save_stackenv:68 : echo SERVICE_HOST=199.204.45.242 2026-03-26 00:41:46.165 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-03-26 00:41:46.171 | + functions-common:save_stackenv:68 : echo STACK_USER=stack 2026-03-26 00:41:46.176 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-03-26 00:41:46.182 | + functions-common:save_stackenv:68 : echo TLS_IP=199.204.45.242 2026-03-26 00:41:46.188 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-03-26 00:41:46.194 | + functions-common:save_stackenv:68 : echo HOST_IPV6=::1 2026-03-26 00:41:46.200 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-03-26 00:41:46.206 | + functions-common:save_stackenv:68 : echo SERVICE_IP_VERSION=4 2026-03-26 00:41:46.212 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-03-26 00:41:46.217 | + functions-common:save_stackenv:68 : echo TUNNEL_ENDPOINT_IP=199.204.45.242 2026-03-26 00:41:46.223 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-03-26 00:41:46.229 | + functions-common:save_stackenv:68 : echo TUNNEL_IP_VERSION=4 2026-03-26 00:41:46.235 | + ./stack.sh:main:775 : GIT_DEPTH=0 2026-03-26 00:41:46.242 | + ./stack.sh:main:775 : git_clone https://github.com/openstack/requirements.git /opt/stack/requirements master 2026-03-26 00:41:46.248 | + functions-common:git_clone:581 : local git_remote=https://github.com/openstack/requirements.git 2026-03-26 00:41:46.253 | + functions-common:git_clone:582 : local git_dest=/opt/stack/requirements 2026-03-26 00:41:46.257 | + functions-common:git_clone:583 : local git_ref=master 2026-03-26 00:41:46.262 | + functions-common:git_clone:584 : local orig_dir 2026-03-26 00:41:46.269 | ++ functions-common:git_clone:585 : pwd 2026-03-26 00:41:46.275 | + functions-common:git_clone:585 : orig_dir=/opt/stack/devstack 2026-03-26 00:41:46.281 | + functions-common:git_clone:586 : local git_clone_flags= 2026-03-26 00:41:46.288 | ++ functions-common:git_clone:588 : trueorfalse False RECLONE 2026-03-26 00:41:46.321 | + functions-common:git_clone:588 : RECLONE=False 2026-03-26 00:41:46.326 | + functions-common:git_clone:589 : [[ 0 -gt 0 ]] 2026-03-26 00:41:46.332 | + functions-common:git_clone:593 : [[ False = \T\r\u\e ]] 2026-03-26 00:41:46.338 | + functions-common:git_clone:602 : echo master 2026-03-26 00:41:46.338 | + functions-common:git_clone:602 : egrep -q '^refs' 2026-03-26 00:41:46.350 | + functions-common:git_clone:616 : [[ ! -d /opt/stack/requirements ]] 2026-03-26 00:41:46.355 | + functions-common:git_clone:626 : [[ False = \T\r\u\e ]] 2026-03-26 00:41:46.360 | + functions-common:git_clone:661 : sudo git config --system --add safe.directory /opt/stack/requirements 2026-03-26 00:41:46.385 | + functions-common:git_clone:664 : cd /opt/stack/requirements 2026-03-26 00:41:46.392 | + functions-common:git_clone:665 : git show --oneline 2026-03-26 00:41:46.392 | + functions-common:git_clone:665 : head -1 2026-03-26 00:41:46.398 | 2897d874 Merge "Make cross-barbican job voting again" 2026-03-26 00:41:46.405 | + functions-common:git_clone:666 : cd /opt/stack/devstack 2026-03-26 00:41:46.410 | + ./stack.sh:main:779 : echo_summary 'Installing package prerequisites' 2026-03-26 00:41:46.417 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-03-26 00:41:46.423 | + ./stack.sh:echo_summary:444 : echo -e Installing package prerequisites 2026-03-26 00:41:46.429 | + ./stack.sh:main:780 : source /opt/stack/devstack/tools/install_prereqs.sh 2026-03-26 00:41:46.435 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2026-03-26 00:41:46.441 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2026-03-26 00:41:46.448 | ++ tools/install_prereqs.sh:source:23 : [[ -z /opt/stack/devstack ]] 2026-03-26 00:41:46.454 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/opt/stack/devstack/.prereqs 2026-03-26 00:41:46.460 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2026-03-26 00:41:46.466 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2026-03-26 00:41:46.474 | +++ tools/install_prereqs.sh:source:47 : date +%s 2026-03-26 00:41:46.484 | ++ tools/install_prereqs.sh:source:47 : NOW=1774485706 2026-03-26 00:41:46.492 | +++ tools/install_prereqs.sh:source:48 : head -1 /opt/stack/devstack/.prereqs 2026-03-26 00:41:46.501 | +++ tools/install_prereqs.sh:source:48 : echo 0 2026-03-26 00:41:46.510 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=0 2026-03-26 00:41:46.516 | ++ tools/install_prereqs.sh:source:49 : DELTA=1774485706 2026-03-26 00:41:46.523 | ++ tools/install_prereqs.sh:source:50 : [[ 1774485706 -lt 7200 ]] 2026-03-26 00:41:46.529 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2026-03-26 00:41:46.533 | ++ functions-common:export_proxy_variables:2230 : isset http_proxy 2026-03-26 00:41:46.539 | ++ functions-common:isset:264 : [[ -v http_proxy ]] 2026-03-26 00:41:46.544 | ++ functions-common:export_proxy_variables:2233 : isset https_proxy 2026-03-26 00:41:46.550 | ++ functions-common:isset:264 : [[ -v https_proxy ]] 2026-03-26 00:41:46.555 | ++ functions-common:export_proxy_variables:2236 : isset no_proxy 2026-03-26 00:41:46.561 | ++ functions-common:isset:264 : [[ -v no_proxy ]] 2026-03-26 00:41:46.568 | +++ 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:41:46.626 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2026-03-26 00:41:46.626 | apache2-dev 2026-03-26 00:41:46.626 | bc 2026-03-26 00:41:46.626 | bsdmainutils 2026-03-26 00:41:46.626 | curl 2026-03-26 00:41:46.626 | g++ 2026-03-26 00:41:46.626 | gawk 2026-03-26 00:41:46.626 | gcc 2026-03-26 00:41:46.626 | gettext 2026-03-26 00:41:46.626 | git 2026-03-26 00:41:46.626 | graphviz 2026-03-26 00:41:46.626 | iputils-ping 2026-03-26 00:41:46.626 | libffi-dev 2026-03-26 00:41:46.626 | libjpeg-dev 2026-03-26 00:41:46.626 | libpq-dev 2026-03-26 00:41:46.626 | libssl-dev 2026-03-26 00:41:46.626 | libsystemd-dev 2026-03-26 00:41:46.626 | libxml2-dev 2026-03-26 00:41:46.626 | libxslt1-dev 2026-03-26 00:41:46.626 | libyaml-dev 2026-03-26 00:41:46.626 | lsof 2026-03-26 00:41:46.626 | openssh-server 2026-03-26 00:41:46.626 | openssl 2026-03-26 00:41:46.626 | pkg-config 2026-03-26 00:41:46.626 | psmisc 2026-03-26 00:41:46.626 | python3-dev 2026-03-26 00:41:46.626 | python3-pip 2026-03-26 00:41:46.626 | python3-systemd 2026-03-26 00:41:46.626 | python3-venv 2026-03-26 00:41:46.626 | tar 2026-03-26 00:41:46.626 | tcpdump 2026-03-26 00:41:46.626 | unzip 2026-03-26 00:41:46.626 | uuid-runtime 2026-03-26 00:41:46.626 | wget 2026-03-26 00:41:46.626 | zlib1g-dev 2026-03-26 00:41:46.626 | lvm2 2026-03-26 00:41:46.626 | qemu-utils 2026-03-26 00:41:46.626 | thin-provisioning-tools 2026-03-26 00:41:46.626 | lsscsi 2026-03-26 00:41:46.626 | open-iscsi 2026-03-26 00:41:46.626 | libkrb5-dev 2026-03-26 00:41:46.626 | libldap2-dev 2026-03-26 00:41:46.626 | libsasl2-dev 2026-03-26 00:41:46.626 | memcached 2026-03-26 00:41:46.626 | python3-mysqldb 2026-03-26 00:41:46.626 | sqlite3 2026-03-26 00:41:46.626 | conntrack 2026-03-26 00:41:46.626 | curl 2026-03-26 00:41:46.626 | ebtables 2026-03-26 00:41:46.626 | genisoimage 2026-03-26 00:41:46.626 | iptables 2026-03-26 00:41:46.626 | iputils-arping 2026-03-26 00:41:46.626 | kpartx 2026-03-26 00:41:46.626 | libjs-jquery-tablesorter 2026-03-26 00:41:46.626 | parted 2026-03-26 00:41:46.626 | pm-utils 2026-03-26 00:41:46.626 | python3-mysqldb 2026-03-26 00:41:46.627 | socat 2026-03-26 00:41:46.627 | sqlite3 2026-03-26 00:41:46.627 | sudo 2026-03-26 00:41:46.627 | vlan 2026-03-26 00:41:46.627 | cryptsetup 2026-03-26 00:41:46.627 | dosfstools 2026-03-26 00:41:46.627 | genisoimage 2026-03-26 00:41:46.627 | gir1.2-libosinfo-1.0 2026-03-26 00:41:46.627 | netcat-openbsd 2026-03-26 00:41:46.627 | open-iscsi 2026-03-26 00:41:46.627 | qemu-utils 2026-03-26 00:41:46.627 | sg3-utils 2026-03-26 00:41:46.627 | sysfsutils 2026-03-26 00:41:46.627 | acl 2026-03-26 00:41:46.627 | dnsmasq-base 2026-03-26 00:41:46.627 | dnsmasq-utils 2026-03-26 00:41:46.627 | ebtables 2026-03-26 00:41:46.627 | haproxy 2026-03-26 00:41:46.627 | iptables 2026-03-26 00:41:46.627 | iputils-arping 2026-03-26 00:41:46.627 | iputils-ping 2026-03-26 00:41:46.627 | postgresql-server-dev-all 2026-03-26 00:41:46.627 | python3-mysqldb 2026-03-26 00:41:46.627 | sqlite3 2026-03-26 00:41:46.627 | sudo 2026-03-26 00:41:46.627 | vlan 2026-03-26 00:41:46.627 | apache2' 2026-03-26 00:41:46.634 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2026-03-26 00:41:46.694 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2026-03-26 00:41:46.694 | apache2-dev 2026-03-26 00:41:46.694 | bc 2026-03-26 00:41:46.694 | bsdmainutils 2026-03-26 00:41:46.694 | curl 2026-03-26 00:41:46.694 | g++ 2026-03-26 00:41:46.694 | gawk 2026-03-26 00:41:46.694 | gcc 2026-03-26 00:41:46.694 | gettext 2026-03-26 00:41:46.694 | git 2026-03-26 00:41:46.694 | graphviz 2026-03-26 00:41:46.694 | iputils-ping 2026-03-26 00:41:46.694 | libffi-dev 2026-03-26 00:41:46.694 | libjpeg-dev 2026-03-26 00:41:46.694 | libpq-dev 2026-03-26 00:41:46.694 | libssl-dev 2026-03-26 00:41:46.694 | libsystemd-dev 2026-03-26 00:41:46.694 | libxml2-dev 2026-03-26 00:41:46.694 | libxslt1-dev 2026-03-26 00:41:46.694 | libyaml-dev 2026-03-26 00:41:46.694 | lsof 2026-03-26 00:41:46.694 | openssh-server 2026-03-26 00:41:46.694 | openssl 2026-03-26 00:41:46.694 | pkg-config 2026-03-26 00:41:46.694 | psmisc 2026-03-26 00:41:46.694 | python3-dev 2026-03-26 00:41:46.694 | python3-pip 2026-03-26 00:41:46.694 | python3-systemd 2026-03-26 00:41:46.694 | python3-venv 2026-03-26 00:41:46.694 | tar 2026-03-26 00:41:46.694 | tcpdump 2026-03-26 00:41:46.694 | unzip 2026-03-26 00:41:46.694 | uuid-runtime 2026-03-26 00:41:46.694 | wget 2026-03-26 00:41:46.694 | zlib1g-dev 2026-03-26 00:41:46.694 | lvm2 2026-03-26 00:41:46.694 | qemu-utils 2026-03-26 00:41:46.694 | thin-provisioning-tools 2026-03-26 00:41:46.694 | lsscsi 2026-03-26 00:41:46.694 | open-iscsi 2026-03-26 00:41:46.695 | libkrb5-dev 2026-03-26 00:41:46.695 | libldap2-dev 2026-03-26 00:41:46.695 | libsasl2-dev 2026-03-26 00:41:46.695 | memcached 2026-03-26 00:41:46.695 | python3-mysqldb 2026-03-26 00:41:46.695 | sqlite3 2026-03-26 00:41:46.695 | conntrack 2026-03-26 00:41:46.695 | curl 2026-03-26 00:41:46.695 | ebtables 2026-03-26 00:41:46.695 | genisoimage 2026-03-26 00:41:46.695 | iptables 2026-03-26 00:41:46.695 | iputils-arping 2026-03-26 00:41:46.695 | kpartx 2026-03-26 00:41:46.695 | libjs-jquery-tablesorter 2026-03-26 00:41:46.695 | parted 2026-03-26 00:41:46.695 | pm-utils 2026-03-26 00:41:46.695 | python3-mysqldb 2026-03-26 00:41:46.695 | socat 2026-03-26 00:41:46.695 | sqlite3 2026-03-26 00:41:46.695 | sudo 2026-03-26 00:41:46.695 | vlan 2026-03-26 00:41:46.695 | cryptsetup 2026-03-26 00:41:46.695 | dosfstools 2026-03-26 00:41:46.695 | genisoimage 2026-03-26 00:41:46.695 | gir1.2-libosinfo-1.0 2026-03-26 00:41:46.695 | netcat-openbsd 2026-03-26 00:41:46.695 | open-iscsi 2026-03-26 00:41:46.695 | qemu-utils 2026-03-26 00:41:46.695 | sg3-utils 2026-03-26 00:41:46.695 | sysfsutils 2026-03-26 00:41:46.695 | acl 2026-03-26 00:41:46.695 | dnsmasq-base 2026-03-26 00:41:46.695 | dnsmasq-utils 2026-03-26 00:41:46.695 | ebtables 2026-03-26 00:41:46.695 | haproxy 2026-03-26 00:41:46.695 | iptables 2026-03-26 00:41:46.695 | iputils-arping 2026-03-26 00:41:46.695 | iputils-ping 2026-03-26 00:41:46.695 | postgresql-server-dev-all 2026-03-26 00:41:46.695 | python3-mysqldb 2026-03-26 00:41:46.695 | sqlite3 2026-03-26 00:41:46.695 | sudo 2026-03-26 00:41:46.695 | vlan 2026-03-26 00:41:46.695 | apache2 lvm2 2026-03-26 00:41:46.695 | golang 2026-03-26 00:41:46.695 | debootstrap 2026-03-26 00:41:46.695 | rsyslog' 2026-03-26 00:41:46.700 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2026-03-26 00:41:46.706 | ++ functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-03-26 00:41:46.712 | ++ functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-03-26 00:41:46.720 | ++ 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 lvm2 golang debootstrap rsyslog 2026-03-26 00:41:46.721 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2026-03-26 00:41:46.730 | ++ 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 lvm2 golang debootstrap rsyslog 2026-03-26 00:41:46.735 | ++ functions-common:install_package:1430 : update_package_repo 2026-03-26 00:41:46.740 | ++ functions-common:update_package_repo:1404 : NO_UPDATE_REPOS=False 2026-03-26 00:41:46.746 | ++ functions-common:update_package_repo:1405 : REPOS_UPDATED=True 2026-03-26 00:41:46.751 | ++ functions-common:update_package_repo:1406 : RETRY_UPDATE=False 2026-03-26 00:41:46.757 | ++ functions-common:update_package_repo:1408 : [[ False = \T\r\u\e ]] 2026-03-26 00:41:46.763 | ++ functions-common:update_package_repo:1412 : is_ubuntu 2026-03-26 00:41:46.768 | ++ functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-03-26 00:41:46.774 | ++ functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-03-26 00:41:46.778 | ++ functions-common:update_package_repo:1413 : apt_get_update 2026-03-26 00:41:46.784 | ++ functions-common:apt_get_update:1158 : [[ True == \T\r\u\e ]] 2026-03-26 00:41:46.789 | ++ functions-common:apt_get_update:1158 : [[ False != \T\r\u\e ]] 2026-03-26 00:41:46.795 | ++ functions-common:apt_get_update:1159 : return 2026-03-26 00:41:46.800 | ++ 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 lvm2 golang debootstrap rsyslog 2026-03-26 00:41:46.805 | ++ functions-common:real_install_package:1418 : is_ubuntu 2026-03-26 00:41:46.811 | ++ functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-03-26 00:41:46.817 | ++ functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-03-26 00:41:46.822 | ++ 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 lvm2 golang debootstrap rsyslog 2026-03-26 00:41:46.867 | ++ 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 lvm2 golang debootstrap rsyslog 2026-03-26 00:41:46.911 | Reading package lists... 2026-03-26 00:41:47.209 | Building dependency tree... 2026-03-26 00:41:47.209 | Reading state information... 2026-03-26 00:41:47.590 | curl is already the newest version (8.5.0-2ubuntu10.8). 2026-03-26 00:41:47.590 | git is already the newest version (1:2.43.0-1ubuntu7.3). 2026-03-26 00:41:47.590 | openssh-server is already the newest version (1:9.6p1-3ubuntu13.15). 2026-03-26 00:41:47.590 | openssl is already the newest version (3.0.13-0ubuntu3.7). 2026-03-26 00:41:47.590 | openssl set to manually installed. 2026-03-26 00:41:47.590 | tar is already the newest version (1.35+dfsg-3build1). 2026-03-26 00:41:47.590 | uuid-runtime is already the newest version (2.39.3-9ubuntu6.5). 2026-03-26 00:41:47.590 | zlib1g-dev is already the newest version (1:1.3.dfsg-3.1ubuntu2.1). 2026-03-26 00:41:47.590 | zlib1g-dev set to manually installed. 2026-03-26 00:41:47.590 | open-iscsi is already the newest version (2.1.9-3ubuntu5.4). 2026-03-26 00:41:47.590 | iptables is already the newest version (1.8.10-3ubuntu2). 2026-03-26 00:41:47.590 | sudo is already the newest version (1.9.15p5-3ubuntu5.24.04.2). 2026-03-26 00:41:47.590 | The following additional packages will be installed: 2026-03-26 00:41:47.590 | apache2-bin apache2-data apache2-utils autoconf automake autopoint 2026-03-26 00:41:47.590 | autotools-dev binutils binutils-common binutils-x86-64-linux-gnu 2026-03-26 00:41:47.590 | bsdextrautils bzip2 clang-17 comerr-dev cpp cpp-13 cpp-13-x86-64-linux-gnu 2026-03-26 00:41:47.590 | cpp-x86-64-linux-gnu cryptsetup-bin dconf-gsettings-backend dconf-service 2026-03-26 00:41:47.590 | debhelper debugedit dh-autoreconf dh-strip-nondeterminism distro-info 2026-03-26 00:41:47.590 | dmeventd dmidecode dpkg-dev dwz file fontconfig fontconfig-config 2026-03-26 00:41:47.590 | fonts-dejavu-core fonts-dejavu-mono g++-13 g++-13-x86-64-linux-gnu 2026-03-26 00:41:47.590 | g++-x86-64-linux-gnu gcc-13 gcc-13-base gcc-13-x86-64-linux-gnu 2026-03-26 00:41:47.591 | gcc-x86-64-linux-gnu gir1.2-freedesktop glib-networking 2026-03-26 00:41:47.591 | glib-networking-common glib-networking-services golang-1.22 golang-1.22-doc 2026-03-26 00:41:47.591 | golang-1.22-go golang-1.22-src golang-doc golang-go golang-src groff-base 2026-03-26 00:41:47.591 | gsettings-desktop-schemas icu-devtools intltool-debian krb5-multidev 2026-03-26 00:41:47.591 | libaio1t64 libann0 libaom3 libapr1-dev libapr1t64 libaprutil1-dbd-sqlite3 2026-03-26 00:41:47.591 | libaprutil1-dev libaprutil1-ldap libaprutil1t64 libarchive-zip-perl libasan8 2026-03-26 00:41:47.591 | libatomic1 libbinutils libcairo-gobject2 libcairo2 libcc1-0 libcdt5 2026-03-26 00:41:47.591 | libcgraph6 libclang-common-17-dev libclang-cpp17t64 libclang1-17t64 2026-03-26 00:41:47.591 | libctf-nobfd0 libctf0 libdatrie1 libdconf1 libde265-0 libdebhelper-perl 2026-03-26 00:41:47.591 | libdeflate0 libdevmapper-event1.02.1 libdpkg-perl libestr0 libevent-2.1-7t64 2026-03-26 00:41:47.591 | libfastjson4 libfile-stripnondeterminism-perl libfontconfig1 libfribidi0 2026-03-26 00:41:47.591 | libgc1 libgcc-13-dev libgd3 libgomp1 libgprofng0 libgraphite2-3 2026-03-26 00:41:47.591 | libgssrpc4t64 libgts-0.7-5t64 libgvc6 libgvpr2 libharfbuzz0b 2026-03-26 00:41:47.591 | libheif-plugin-aomdec libheif-plugin-libde265 libheif1 libhwasan0 2026-03-26 00:41:47.591 | libibverbs1 libice6 libicu-dev libisl23 libitm1 libjansson4 libjbig0 2026-03-26 00:41:47.591 | libjpeg-turbo8 libjpeg-turbo8-dev libjpeg8 libjpeg8-dev libjs-jquery 2026-03-26 00:41:47.591 | libjs-jquery-metadata libjs-sphinxdoc libjs-underscore libjson-perl 2026-03-26 00:41:47.591 | libkadm5clnt-mit12 libkadm5srv-mit12 libkdb5-10t64 liblab-gamut1 libldap-dev 2026-03-26 00:41:47.591 | liblerc4 libllvm17t64 liblsan0 libltdl7 liblua5.4-0 liblvm2cmd2.03 2026-03-26 00:41:47.591 | libmagic-mgc libmagic1t64 libmpc3 libmpfr6 libmysqlclient21 libncurses-dev 2026-03-26 00:41:47.591 | libncurses6 libnftables1 libnl-3-200 libnl-route-3-200 libnss-systemd 2026-03-26 00:41:47.591 | libnuma1 libobjc-13-dev libobjc4 libosinfo-1.0-0 libosinfo-l10n 2026-03-26 00:41:47.591 | libpam-systemd libpango-1.0-0 libpangocairo-1.0-0 libpangoft2-1.0-0 2026-03-26 00:41:47.591 | libparted2t64 libpathplan4 libpcap0.8t64 libpcre2-16-0 libpcre2-32-0 2026-03-26 00:41:47.591 | libpcre2-dev libpcre2-posix3 libpfm4 libpipeline1 libpixman-1-0 libpkgconf3 2026-03-26 00:41:47.591 | libpq5 libproxy1v5 libpython3-dev libquadmath0 libsctp-dev libsctp1 2026-03-26 00:41:47.591 | libsframe1 libsgutils2-1.46-2 libsharpyuv0 libsigsegv2 libsm6 libsoup-3.0-0 2026-03-26 00:41:47.591 | libsoup-3.0-common libstdc++-13-dev libsub-override-perl libsysfs2 2026-03-26 00:41:47.591 | libsystemd-shared libsystemd0 libthai-data libthai0 libtiff6 libtirpc-common 2026-03-26 00:41:47.591 | libtirpc3t64 libtool libtsan2 libubsan1 libuchardet0 libudev1 liburing2 2026-03-26 00:41:47.591 | libwebp7 libx11-6 libx11-data libxau6 libxaw7 libxcb-render0 libxcb-shm0 2026-03-26 00:41:47.591 | libxcb1 libxdmcp6 libxext6 libxmu6 libxpm4 libxrender1 libxslt1.1 libxt6t64 2026-03-26 00:41:47.591 | libz3-4 libz3-dev llvm-17 llvm-17-dev llvm-17-linker-tools llvm-17-runtime 2026-03-26 00:41:47.591 | llvm-17-tools lto-disabled-list m4 make man-db mysql-common ncal osinfo-db 2026-03-26 00:41:47.591 | patch pci.ids pkgconf pkgconf-bin po-debconf postgresql-client-16 2026-03-26 00:41:47.591 | postgresql-client-common postgresql-common postgresql-server-dev-16 2026-03-26 00:41:47.591 | powermgmt-base python3-pip-whl python3-pygments python3-setuptools 2026-03-26 00:41:47.591 | python3-setuptools-whl python3-wheel python3.12-venv session-migration 2026-03-26 00:41:47.591 | ssl-cert systemd systemd-dev systemd-resolved systemd-sysv systemd-timesyncd 2026-03-26 00:41:47.591 | udev usb.ids uuid-dev x11-common xz-utils 2026-03-26 00:41:47.595 | Suggested packages: 2026-03-26 00:41:47.595 | apache2-doc apache2-suexec-pristine | apache2-suexec-custom www-browser ufw 2026-03-26 00:41:47.595 | autoconf-archive gnu-standards autoconf-doc binutils-doc gprofng-gui 2026-03-26 00:41:47.595 | calendar whois vacation mailutils bzip2-doc clang-17-doc wasi-libc doc-base 2026-03-26 00:41:47.595 | nftables cpp-doc gcc-13-locales cpp-13-doc keyutils liblocale-gettext-perl 2026-03-26 00:41:47.595 | dh-make squid-deb-proxy-client debian-archive-keyring arch-test shunit2 2026-03-26 00:41:47.595 | debian-keyring g++-multilib g++-13-multilib gcc-13-doc gawk-doc gcc-multilib 2026-03-26 00:41:47.595 | manpages-dev flex bison gdb gcc-doc gcc-13-multilib gdb-x86-64-linux-gnu 2026-03-26 00:41:47.595 | wodim cdrkit-doc gettext-doc libasprintf-dev libgettextpo-dev bzr | brz 2026-03-26 00:41:47.595 | mercurial subversion gsfonts graphviz-doc groff vim-haproxy haproxy-doc 2026-03-26 00:41:47.595 | krb5-doc bzr libgd-tools krb5-user libheif-plugin-x265 2026-03-26 00:41:47.595 | libheif-plugin-ffmpegdec libheif-plugin-jpegdec libheif-plugin-jpegenc 2026-03-26 00:41:47.595 | libheif-plugin-j2kdec libheif-plugin-j2kenc libheif-plugin-rav1e 2026-03-26 00:41:47.595 | libheif-plugin-svtenc icu-doc ncurses-doc libparted-dev libparted-i18n 2026-03-26 00:41:47.595 | postgresql-doc-16 lksctp-tools libssl-doc libstdc++-13-doc libtool-doc 2026-03-26 00:41:47.595 | gfortran | fortran95-compiler gcj-jdk libyaml-doc llvm-17-doc m4-doc 2026-03-26 00:41:47.595 | make-doc apparmor less libanyevent-perl libcache-memcached-perl libmemcached 2026-03-26 00:41:47.595 | libterm-readkey-perl libyaml-perl parted-doc ed diffutils-doc cpufrequtils 2026-03-26 00:41:47.595 | wireless-tools radeontool libmail-box-perl postgresql-16 2026-03-26 00:41:47.595 | default-mysql-server | virtual-mysql-server python-pygments-doc 2026-03-26 00:41:47.595 | ttf-bitstream-vera python-setuptools-doc rsyslog-mysql | rsyslog-pgsql 2026-03-26 00:41:47.595 | rsyslog-mongodb rsyslog-doc rsyslog-openssl | rsyslog-gnutls rsyslog-gssapi 2026-03-26 00:41:47.595 | rsyslog-relp sqlite3-doc systemd-container systemd-homed systemd-userdbd 2026-03-26 00:41:47.595 | systemd-boot libqrencode4 libtss2-esys-3.0.2-0 libtss2-mu-4.0.1-0 2026-03-26 00:41:47.595 | libtss2-rc0 libtss2-tcti-device0 zip 2026-03-26 00:41:47.595 | Recommended packages: 2026-03-26 00:41:47.595 | cryptsetup-initramfs dns-root-data build-essential fakeroot 2026-03-26 00:41:47.595 | libalgorithm-merge-perl fonts-liberation2 libclang-rt-17-dev 2026-03-26 00:41:47.596 | libfile-fcntllock-perl liblocale-gettext-perl libarchive-cpio-perl 2026-03-26 00:41:47.596 | libgts-bin libheif-plugin-aomenc ibverbs-providers javascript-common 2026-03-26 00:41:47.596 | libjson-xs-perl libgpm2 libltdl-dev vbetool hdparm kbd | console-tools 2026-03-26 00:41:47.596 | libmail-sendmail-perl logrotate qemu-block-extra systemd-hwe-hwdb 2026-03-26 00:41:47.735 | The following NEW packages will be installed: 2026-03-26 00:41:47.736 | acl apache2 apache2-bin apache2-data apache2-dev apache2-utils autoconf 2026-03-26 00:41:47.736 | automake autopoint autotools-dev bc binutils binutils-common 2026-03-26 00:41:47.736 | binutils-x86-64-linux-gnu bsdextrautils bsdmainutils bzip2 clang-17 2026-03-26 00:41:47.736 | comerr-dev conntrack cpp cpp-13 cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu 2026-03-26 00:41:47.736 | cryptsetup cryptsetup-bin dconf-gsettings-backend dconf-service debhelper 2026-03-26 00:41:47.736 | debootstrap debugedit dh-autoreconf dh-strip-nondeterminism distro-info 2026-03-26 00:41:47.736 | dmeventd dmidecode dnsmasq-base dnsmasq-utils dosfstools dpkg-dev dwz 2026-03-26 00:41:47.736 | ebtables file fontconfig fontconfig-config fonts-dejavu-core 2026-03-26 00:41:47.736 | fonts-dejavu-mono g++ g++-13 g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu 2026-03-26 00:41:47.736 | gawk gcc gcc-13 gcc-13-base gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu 2026-03-26 00:41:47.736 | genisoimage gettext gir1.2-freedesktop gir1.2-libosinfo-1.0 glib-networking 2026-03-26 00:41:47.736 | glib-networking-common glib-networking-services golang golang-1.22 2026-03-26 00:41:47.736 | golang-1.22-doc golang-1.22-go golang-1.22-src golang-doc golang-go 2026-03-26 00:41:47.736 | golang-src graphviz groff-base gsettings-desktop-schemas haproxy 2026-03-26 00:41:47.736 | icu-devtools intltool-debian iputils-arping iputils-ping kpartx 2026-03-26 00:41:47.736 | krb5-multidev libaio1t64 libann0 libaom3 libapr1-dev libapr1t64 2026-03-26 00:41:47.736 | libaprutil1-dbd-sqlite3 libaprutil1-dev libaprutil1-ldap libaprutil1t64 2026-03-26 00:41:47.736 | libarchive-zip-perl libasan8 libatomic1 libbinutils libcairo-gobject2 2026-03-26 00:41:47.736 | libcairo2 libcc1-0 libcdt5 libcgraph6 libclang-common-17-dev 2026-03-26 00:41:47.736 | libclang-cpp17t64 libclang1-17t64 libctf-nobfd0 libctf0 libdatrie1 libdconf1 2026-03-26 00:41:47.736 | libde265-0 libdebhelper-perl libdeflate0 libdevmapper-event1.02.1 2026-03-26 00:41:47.736 | libdpkg-perl libestr0 libevent-2.1-7t64 libfastjson4 libffi-dev 2026-03-26 00:41:47.736 | libfile-stripnondeterminism-perl libfontconfig1 libfribidi0 libgc1 2026-03-26 00:41:47.736 | libgcc-13-dev libgd3 libgomp1 libgprofng0 libgraphite2-3 libgssrpc4t64 2026-03-26 00:41:47.736 | libgts-0.7-5t64 libgvc6 libgvpr2 libharfbuzz0b libheif-plugin-aomdec 2026-03-26 00:41:47.736 | libheif-plugin-libde265 libheif1 libhwasan0 libibverbs1 libice6 libicu-dev 2026-03-26 00:41:47.736 | libisl23 libitm1 libjansson4 libjbig0 libjpeg-dev libjpeg-turbo8 2026-03-26 00:41:47.736 | libjpeg-turbo8-dev libjpeg8 libjpeg8-dev libjs-jquery libjs-jquery-metadata 2026-03-26 00:41:47.737 | libjs-jquery-tablesorter libjs-sphinxdoc libjs-underscore libjson-perl 2026-03-26 00:41:47.737 | libkadm5clnt-mit12 libkadm5srv-mit12 libkdb5-10t64 libkrb5-dev liblab-gamut1 2026-03-26 00:41:47.737 | libldap-dev libldap2-dev liblerc4 libllvm17t64 liblsan0 libltdl7 liblua5.4-0 2026-03-26 00:41:47.737 | liblvm2cmd2.03 libmagic-mgc libmagic1t64 libmpc3 libmpfr6 libmysqlclient21 2026-03-26 00:41:47.737 | libncurses-dev libncurses6 libnftables1 libnl-3-200 libnl-route-3-200 2026-03-26 00:41:47.737 | libnuma1 libobjc-13-dev libobjc4 libosinfo-1.0-0 libosinfo-l10n 2026-03-26 00:41:47.737 | libpango-1.0-0 libpangocairo-1.0-0 libpangoft2-1.0-0 libparted2t64 2026-03-26 00:41:47.737 | libpathplan4 libpcap0.8t64 libpcre2-16-0 libpcre2-32-0 libpcre2-dev 2026-03-26 00:41:47.737 | libpcre2-posix3 libpfm4 libpipeline1 libpixman-1-0 libpkgconf3 libpq-dev 2026-03-26 00:41:47.737 | libpq5 libproxy1v5 libpython3-dev libquadmath0 libsasl2-dev libsctp-dev 2026-03-26 00:41:47.737 | libsctp1 libsframe1 libsgutils2-1.46-2 libsharpyuv0 libsigsegv2 libsm6 2026-03-26 00:41:47.738 | libsoup-3.0-0 libsoup-3.0-common libssl-dev libstdc++-13-dev 2026-03-26 00:41:47.738 | libsub-override-perl libsysfs2 libsystemd-dev libthai-data libthai0 libtiff6 2026-03-26 00:41:47.738 | libtirpc-common libtirpc3t64 libtool libtsan2 libubsan1 libuchardet0 2026-03-26 00:41:47.738 | liburing2 libwebp7 libx11-6 libx11-data libxau6 libxaw7 libxcb-render0 2026-03-26 00:41:47.738 | libxcb-shm0 libxcb1 libxdmcp6 libxext6 libxml2-dev libxmu6 libxpm4 2026-03-26 00:41:47.738 | libxrender1 libxslt1-dev libxslt1.1 libxt6t64 libyaml-dev libz3-4 libz3-dev 2026-03-26 00:41:47.738 | llvm-17 llvm-17-dev llvm-17-linker-tools llvm-17-runtime llvm-17-tools lsof 2026-03-26 00:41:47.738 | lsscsi lto-disabled-list lvm2 m4 make man-db memcached mysql-common ncal 2026-03-26 00:41:47.738 | netcat-openbsd osinfo-db parted patch pci.ids pkg-config pkgconf pkgconf-bin 2026-03-26 00:41:47.738 | pm-utils po-debconf postgresql-client-16 postgresql-client-common 2026-03-26 00:41:47.738 | postgresql-common postgresql-server-dev-16 postgresql-server-dev-all 2026-03-26 00:41:47.738 | powermgmt-base psmisc python3-dev python3-mysqldb python3-pip 2026-03-26 00:41:47.738 | python3-pip-whl python3-pygments python3-setuptools python3-setuptools-whl 2026-03-26 00:41:47.738 | python3-systemd python3-venv python3-wheel python3.12-venv qemu-utils 2026-03-26 00:41:47.738 | rsyslog session-migration sg3-utils socat sqlite3 ssl-cert sysfsutils 2026-03-26 00:41:47.738 | tcpdump thin-provisioning-tools unzip usb.ids uuid-dev vlan wget x11-common 2026-03-26 00:41:47.738 | xz-utils 2026-03-26 00:41:47.738 | The following packages will be upgraded: 2026-03-26 00:41:47.739 | libnss-systemd libpam-systemd libsystemd-shared libsystemd0 libudev1 systemd 2026-03-26 00:41:47.739 | systemd-dev systemd-resolved systemd-sysv systemd-timesyncd udev 2026-03-26 00:41:47.886 | 11 upgraded, 304 newly installed, 0 to remove and 0 not upgraded. 2026-03-26 00:41:47.886 | Need to get 314 MB of archives. 2026-03-26 00:41:47.886 | After this operation, 1,440 MB of additional disk space will be used. 2026-03-26 00:41:47.886 | 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:41:48.183 | 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:41:48.225 | 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:41:48.292 | 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:41:48.455 | 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:41:48.503 | 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:41:48.505 | 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:41:48.522 | 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:41:48.536 | 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:41:48.787 | 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:41:49.038 | 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:41:49.061 | 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:41:49.069 | 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:41:49.085 | 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:41:49.086 | 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:41:49.087 | Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libjansson4 amd64 2.14-2build2 [32.8 kB] 2026-03-26 00:41:49.089 | 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:41:49.227 | 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:41:49.254 | 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:41:49.255 | 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:41:49.260 | 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:41:49.266 | 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:41:49.293 | Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libsigsegv2 amd64 2.14-1ubuntu2 [15.0 kB] 2026-03-26 00:41:49.295 | 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:41:49.325 | 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:41:49.649 | 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:41:49.703 | Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 memcached amd64 1.6.24-1build3 [213 kB] 2026-03-26 00:41:49.719 | 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:41:49.721 | 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:41:49.722 | 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:41:49.722 | Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 postgresql-common all 257build1.1 [161 kB] 2026-03-26 00:41:49.770 | 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:41:49.773 | 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:41:49.861 | 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:41:49.861 | Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 distro-info amd64 1.7build1 [19.9 kB] 2026-03-26 00:41:49.865 | 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:41:49.866 | 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:41:49.866 | 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:41:49.867 | 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:41:49.867 | 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:41:49.868 | 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:41:49.882 | 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:41:50.099 | 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:41:50.246 | 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:41:50.291 | 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:41:50.303 | 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:41:50.316 | 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:41:50.328 | 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:41:50.422 | 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:41:50.433 | 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:41:50.435 | 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:41:50.447 | 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:41:50.636 | 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:41:50.645 | 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:41:50.704 | 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:41:50.720 | Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libncurses6 amd64 6.4+20240113-1ubuntu2 [112 kB] 2026-03-26 00:41:50.737 | 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:41:51.054 | 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:41:51.056 | Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libparted2t64 amd64 3.6-4build1 [152 kB] 2026-03-26 00:41:51.059 | 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:41:51.070 | 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:41:51.074 | 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:41:51.075 | 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:41:51.075 | Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxcb1 amd64 1.15-1ubuntu2 [47.7 kB] 2026-03-26 00:41:51.081 | 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:41:51.094 | 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:41:51.152 | 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:41:51.155 | Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 lsof amd64 4.95.0-1build3 [247 kB] 2026-03-26 00:41:51.174 | 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:41:51.245 | Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 parted amd64 3.6-4build1 [43.3 kB] 2026-03-26 00:41:51.246 | 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:41:51.246 | Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 psmisc amd64 23.7-1build1 [179 kB] 2026-03-26 00:41:51.254 | 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:41:51.272 | 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:41:51.279 | 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:41:51.295 | 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:41:51.302 | 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:41:51.303 | Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 autotools-dev all 20220109.1 [44.9 kB] 2026-03-26 00:41:51.305 | Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 m4 amd64 1.4.19-4build1 [244 kB] 2026-03-26 00:41:51.312 | Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 autoconf all 2.71-3 [339 kB] 2026-03-26 00:41:51.321 | 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:41:51.335 | Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 autopoint all 0.21-14ubuntu2 [422 kB] 2026-03-26 00:41:51.348 | 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:41:51.349 | 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:41:51.350 | 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:41:51.364 | 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:41:51.365 | 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:41:51.538 | 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:41:51.539 | 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:41:51.539 | 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:41:51.539 | 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:41:51.539 | 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:41:51.541 | 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:41:51.541 | 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:41:51.545 | 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:41:51.545 | 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:41:51.556 | 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:41:51.574 | 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:41:51.599 | 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:41:51.601 | 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:41:51.601 | 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:41:51.601 | 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:41:51.629 | 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:41:51.680 | 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:41:51.703 | 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:41:51.711 | 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:41:51.752 | 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:41:51.754 | 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:41:51.775 | 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:41:52.111 | 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:41:52.111 | 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:41:52.114 | 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:41:52.115 | 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:41:52.115 | 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:41:52.488 | 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:41:52.597 | 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:41:52.615 | 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:41:52.615 | 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:41:52.616 | 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:41:52.618 | 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:41:52.622 | 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:41:52.662 | 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:41:52.732 | 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:41:52.733 | Get:124 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libtool all 2.4.7-7build1 [166 kB] 2026-03-26 00:41:52.735 | Get:125 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 dh-autoreconf all 20 [16.1 kB] 2026-03-26 00:41:52.735 | 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:41:52.736 | 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:41:52.736 | 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:41:52.736 | 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:41:52.736 | 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:41:52.738 | 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:41:52.751 | Get:132 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 patch amd64 2.7.6-7build3 [104 kB] 2026-03-26 00:41:52.756 | Get:133 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 make amd64 4.3-4.1build2 [180 kB] 2026-03-26 00:41:52.760 | Get:134 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 lto-disabled-list all 47 [12.4 kB] 2026-03-26 00:41:52.760 | 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:41:52.774 | 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:41:52.775 | Get:137 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 dwz amd64 0.15-1build6 [115 kB] 2026-03-26 00:41:52.813 | Get:138 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 gettext amd64 0.21-14ubuntu2 [864 kB] 2026-03-26 00:41:52.834 | 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:41:52.835 | 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:41:52.839 | Get:141 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 debhelper all 13.14.1ubuntu5 [869 kB] 2026-03-26 00:41:52.847 | 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:41:52.848 | 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:41:52.848 | 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:41:52.849 | 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:41:52.855 | 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:41:52.858 | 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:41:52.862 | 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:41:52.866 | 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:41:52.867 | 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:41:52.879 | 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:41:52.879 | 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:41:52.889 | 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:41:52.891 | 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:41:52.892 | Get:155 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 ncal amd64 12.1.8 [21.0 kB] 2026-03-26 00:41:52.892 | Get:156 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 bsdmainutils all 12.1.8 [3,176 B] 2026-03-26 00:41:52.893 | 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:41:52.895 | 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:41:52.897 | 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:41:52.899 | 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:41:52.912 | 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:41:52.913 | 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:41:52.913 | 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:41:52.914 | 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:41:52.915 | 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:41:52.930 | 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:41:52.930 | 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:41:52.933 | 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:41:52.933 | 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:41:52.973 | 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:41:52.990 | 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:41:53.001 | 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:41:53.001 | 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:41:53.006 | 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:41:53.008 | 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:41:53.216 | 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:41:53.217 | 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:41:53.217 | 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:41:53.217 | 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:41:53.250 | 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:41:53.280 | 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:41:53.281 | 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:41:53.281 | 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:41:53.282 | Get:184 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libcairo2 amd64 1.18.0-3build1 [566 kB] 2026-03-26 00:41:53.290 | 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:41:53.291 | 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:41:53.292 | 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:41:53.292 | 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:41:53.293 | 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:41:53.298 | 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:41:53.311 | 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:41:53.312 | 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:41:53.313 | 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:41:53.354 | 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:41:53.668 | 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:41:53.984 | 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:41:53.986 | 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:41:53.986 | 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:41:53.986 | 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:41:53.986 | 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:41:53.986 | 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:41:53.986 | 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:41:53.987 | 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:41:53.987 | 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:41:54.006 | 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:41:54.049 | 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:41:54.050 | 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:41:54.051 | 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:41:54.051 | 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:41:54.054 | 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:41:54.056 | Get:211 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libjpeg8 amd64 8c-2ubuntu11 [2,148 B] 2026-03-26 00:41:54.056 | 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:41:54.056 | 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:41:54.056 | 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:41:54.067 | 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:41:54.071 | 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:41:54.075 | 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:41:54.075 | Get:218 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libgd3 amd64 2.3.3-9ubuntu5 [128 kB] 2026-03-26 00:41:54.118 | 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:41:54.121 | 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:41:54.122 | 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:41:54.123 | Get:222 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libharfbuzz0b amd64 8.3.0-2build2 [469 kB] 2026-03-26 00:41:54.135 | 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:41:54.137 | 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:41:54.138 | 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:41:54.138 | 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:41:54.140 | 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:41:54.150 | 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:41:54.150 | 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:41:54.151 | 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:41:54.158 | 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:41:54.166 | 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:41:54.190 | 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:41:54.190 | 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:41:54.198 | 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:41:54.199 | 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:41:54.200 | 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:41:54.200 | 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:41:54.202 | 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:41:54.206 | 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:41:54.208 | 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:41:54.208 | 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:41:54.209 | 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:41:54.225 | 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:41:54.227 | 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:41:54.227 | 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:41:54.229 | 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:41:54.231 | 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:41:54.365 | 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:41:54.367 | Get:250 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libjpeg8-dev amd64 8c-2ubuntu11 [1,484 B] 2026-03-26 00:41:54.383 | Get:251 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libjpeg-dev amd64 8c-2ubuntu11 [1,482 B] 2026-03-26 00:41:54.384 | 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:41:54.384 | 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:41:54.384 | 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:41:54.385 | 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:41:54.386 | 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:41:54.388 | 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:41:54.388 | 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:41:54.407 | 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:41:54.411 | 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:41:54.411 | 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:41:54.413 | 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:41:54.445 | 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:41:54.451 | 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:41:54.451 | 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:41:54.453 | 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:41:54.485 | 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:41:54.486 | 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:41:54.491 | 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:41:54.511 | Get:270 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 liburing2 amd64 2.5-1build1 [21.1 kB] 2026-03-26 00:41:54.512 | 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:41:54.519 | 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:41:54.521 | 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:41:54.531 | 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:41:54.531 | 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:41:54.531 | 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:41:54.693 | 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:41:54.694 | 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:41:54.698 | 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:41:54.737 | 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:41:54.737 | 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:41:55.032 | Get:282 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 lsscsi amd64 0.32-1build1 [48.2 kB] 2026-03-26 00:41:55.033 | 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:41:55.040 | 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:41:55.041 | 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:41:55.042 | 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:41:55.042 | 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:41:55.042 | 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:41:55.043 | 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:41:55.051 | 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:41:55.059 | 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:41:55.069 | 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:41:55.070 | 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:41:55.071 | 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:41:55.077 | 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:41:55.078 | 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:41:55.093 | 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:41:55.115 | 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:41:55.121 | Get:299 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 python3-systemd amd64 235-1build4 [42.4 kB] 2026-03-26 00:41:55.122 | 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:41:55.122 | 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:41:55.123 | 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:41:55.138 | Get:303 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 sg3-utils amd64 1.46-3ubuntu4 [840 kB] 2026-03-26 00:41:55.144 | 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:41:55.146 | 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:41:55.149 | 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:41:55.150 | Get:307 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 debootstrap all 1.0.134ubuntu1 [48.0 kB] 2026-03-26 00:41:55.150 | 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:41:55.151 | 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:41:55.151 | 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:41:55.160 | 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:41:55.160 | 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:41:55.177 | 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:41:55.178 | 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:41:55.184 | Get:315 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 vlan all 2.0.5ubuntu5 [10.4 kB] 2026-03-26 00:41:55.400 | debconf: delaying package configuration, since apt-utils is not installed 2026-03-26 00:41:55.447 | Fetched 314 MB in 7s (42.4 MB/s) 2026-03-26 00:41:55.493 | (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:41:55.494 | Preparing to unpack .../systemd-dev_255.4-1ubuntu8.14_all.deb ... 2026-03-26 00:41:55.509 | Unpacking systemd-dev (255.4-1ubuntu8.14) over (255.4-1ubuntu8.12) ... 2026-03-26 00:41:55.608 | Preparing to unpack .../systemd-timesyncd_255.4-1ubuntu8.14_amd64.deb ... 2026-03-26 00:41:55.627 | Unpacking systemd-timesyncd (255.4-1ubuntu8.14) over (255.4-1ubuntu8.12) ... 2026-03-26 00:41:55.758 | Preparing to unpack .../systemd-resolved_255.4-1ubuntu8.14_amd64.deb ... 2026-03-26 00:41:55.776 | Unpacking systemd-resolved (255.4-1ubuntu8.14) over (255.4-1ubuntu8.12) ... 2026-03-26 00:41:55.897 | Preparing to unpack .../libsystemd-shared_255.4-1ubuntu8.14_amd64.deb ... 2026-03-26 00:41:55.932 | Unpacking libsystemd-shared:amd64 (255.4-1ubuntu8.14) over (255.4-1ubuntu8.12) ... 2026-03-26 00:41:56.107 | Preparing to unpack .../libsystemd0_255.4-1ubuntu8.14_amd64.deb ... 2026-03-26 00:41:56.130 | Unpacking libsystemd0:amd64 (255.4-1ubuntu8.14) over (255.4-1ubuntu8.12) ... 2026-03-26 00:41:56.233 | Setting up libsystemd0:amd64 (255.4-1ubuntu8.14) ... 2026-03-26 00:41:56.314 | (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:41:56.315 | Preparing to unpack .../0-systemd-sysv_255.4-1ubuntu8.14_amd64.deb ... 2026-03-26 00:41:56.331 | Unpacking systemd-sysv (255.4-1ubuntu8.14) over (255.4-1ubuntu8.12) ... 2026-03-26 00:41:56.416 | Preparing to unpack .../1-libnss-systemd_255.4-1ubuntu8.14_amd64.deb ... 2026-03-26 00:41:56.434 | Unpacking libnss-systemd:amd64 (255.4-1ubuntu8.14) over (255.4-1ubuntu8.12) ... 2026-03-26 00:41:56.534 | Preparing to unpack .../2-libpam-systemd_255.4-1ubuntu8.14_amd64.deb ... 2026-03-26 00:41:56.552 | Unpacking libpam-systemd:amd64 (255.4-1ubuntu8.14) over (255.4-1ubuntu8.12) ... 2026-03-26 00:41:56.697 | Preparing to unpack .../3-systemd_255.4-1ubuntu8.14_amd64.deb ... 2026-03-26 00:41:56.749 | Unpacking systemd (255.4-1ubuntu8.14) over (255.4-1ubuntu8.12) ... 2026-03-26 00:41:57.244 | Preparing to unpack .../4-udev_255.4-1ubuntu8.14_amd64.deb ... 2026-03-26 00:41:57.301 | Unpacking udev (255.4-1ubuntu8.14) over (255.4-1ubuntu8.12) ... 2026-03-26 00:41:57.550 | Preparing to unpack .../5-libudev1_255.4-1ubuntu8.14_amd64.deb ... 2026-03-26 00:41:57.566 | Unpacking libudev1:amd64 (255.4-1ubuntu8.14) over (255.4-1ubuntu8.12) ... 2026-03-26 00:41:57.649 | Setting up libudev1:amd64 (255.4-1ubuntu8.14) ... 2026-03-26 00:41:57.719 | Selecting previously unselected package libapr1t64:amd64. 2026-03-26 00:41:57.737 | (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:41:57.738 | Preparing to unpack .../00-libapr1t64_1.7.2-3.1ubuntu0.1_amd64.deb ... 2026-03-26 00:41:57.743 | Unpacking libapr1t64:amd64 (1.7.2-3.1ubuntu0.1) ... 2026-03-26 00:41:57.905 | Selecting previously unselected package libaprutil1t64:amd64. 2026-03-26 00:41:57.912 | Preparing to unpack .../01-libaprutil1t64_1.6.3-1.1ubuntu7_amd64.deb ... 2026-03-26 00:41:57.978 | Unpacking libaprutil1t64:amd64 (1.6.3-1.1ubuntu7) ... 2026-03-26 00:41:58.326 | Selecting previously unselected package libaprutil1-dbd-sqlite3:amd64. 2026-03-26 00:41:58.331 | Preparing to unpack .../02-libaprutil1-dbd-sqlite3_1.6.3-1.1ubuntu7_amd64.deb ... 2026-03-26 00:41:58.336 | Unpacking libaprutil1-dbd-sqlite3:amd64 (1.6.3-1.1ubuntu7) ... 2026-03-26 00:41:58.390 | Selecting previously unselected package libaprutil1-ldap:amd64. 2026-03-26 00:41:58.396 | Preparing to unpack .../03-libaprutil1-ldap_1.6.3-1.1ubuntu7_amd64.deb ... 2026-03-26 00:41:58.401 | Unpacking libaprutil1-ldap:amd64 (1.6.3-1.1ubuntu7) ... 2026-03-26 00:41:58.461 | Selecting previously unselected package libjansson4:amd64. 2026-03-26 00:41:58.467 | Preparing to unpack .../04-libjansson4_2.14-2build2_amd64.deb ... 2026-03-26 00:41:58.472 | Unpacking libjansson4:amd64 (2.14-2build2) ... 2026-03-26 00:41:58.534 | Selecting previously unselected package liblua5.4-0:amd64. 2026-03-26 00:41:58.540 | Preparing to unpack .../05-liblua5.4-0_5.4.6-3build2_amd64.deb ... 2026-03-26 00:41:58.545 | Unpacking liblua5.4-0:amd64 (5.4.6-3build2) ... 2026-03-26 00:41:58.606 | Selecting previously unselected package apache2-bin. 2026-03-26 00:41:58.612 | Preparing to unpack .../06-apache2-bin_2.4.58-1ubuntu8.11_amd64.deb ... 2026-03-26 00:41:58.617 | Unpacking apache2-bin (2.4.58-1ubuntu8.11) ... 2026-03-26 00:41:58.726 | Selecting previously unselected package apache2-data. 2026-03-26 00:41:58.732 | Preparing to unpack .../07-apache2-data_2.4.58-1ubuntu8.11_all.deb ... 2026-03-26 00:41:58.737 | Unpacking apache2-data (2.4.58-1ubuntu8.11) ... 2026-03-26 00:41:58.926 | Selecting previously unselected package apache2-utils. 2026-03-26 00:41:58.933 | Preparing to unpack .../08-apache2-utils_2.4.58-1ubuntu8.11_amd64.deb ... 2026-03-26 00:41:58.989 | Unpacking apache2-utils (2.4.58-1ubuntu8.11) ... 2026-03-26 00:41:59.081 | Selecting previously unselected package apache2. 2026-03-26 00:41:59.087 | Preparing to unpack .../09-apache2_2.4.58-1ubuntu8.11_amd64.deb ... 2026-03-26 00:41:59.100 | Unpacking apache2 (2.4.58-1ubuntu8.11) ... 2026-03-26 00:41:59.223 | Selecting previously unselected package libmpfr6:amd64. 2026-03-26 00:41:59.229 | Preparing to unpack .../10-libmpfr6_4.2.1-1build1.1_amd64.deb ... 2026-03-26 00:41:59.234 | Unpacking libmpfr6:amd64 (4.2.1-1build1.1) ... 2026-03-26 00:41:59.359 | Selecting previously unselected package libsigsegv2:amd64. 2026-03-26 00:41:59.365 | Preparing to unpack .../11-libsigsegv2_2.14-1ubuntu2_amd64.deb ... 2026-03-26 00:41:59.370 | Unpacking libsigsegv2:amd64 (2.14-1ubuntu2) ... 2026-03-26 00:41:59.440 | Setting up libmpfr6:amd64 (4.2.1-1build1.1) ... 2026-03-26 00:41:59.458 | Setting up libsigsegv2:amd64 (2.14-1ubuntu2) ... 2026-03-26 00:41:59.566 | Selecting previously unselected package gawk. 2026-03-26 00:41:59.585 | (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:41:59.587 | Preparing to unpack .../000-gawk_1%3a5.2.1-2build3_amd64.deb ... 2026-03-26 00:41:59.592 | Unpacking gawk (1:5.2.1-2build3) ... 2026-03-26 00:41:59.714 | Selecting previously unselected package haproxy. 2026-03-26 00:41:59.720 | Preparing to unpack .../001-haproxy_2.8.16-0ubuntu0.24.04.1_amd64.deb ... 2026-03-26 00:41:59.739 | Unpacking haproxy (2.8.16-0ubuntu0.24.04.1) ... 2026-03-26 00:41:59.904 | Selecting previously unselected package libevent-2.1-7t64:amd64. 2026-03-26 00:41:59.907 | Preparing to unpack .../002-libevent-2.1-7t64_2.1.12-stable-9ubuntu2_amd64.deb ... 2026-03-26 00:41:59.913 | Unpacking libevent-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-03-26 00:41:59.978 | Selecting previously unselected package memcached. 2026-03-26 00:41:59.984 | Preparing to unpack .../003-memcached_1.6.24-1build3_amd64.deb ... 2026-03-26 00:41:59.992 | Unpacking memcached (1.6.24-1build3) ... 2026-03-26 00:42:00.060 | Selecting previously unselected package libjson-perl. 2026-03-26 00:42:00.065 | Preparing to unpack .../004-libjson-perl_4.10000-1_all.deb ... 2026-03-26 00:42:00.072 | Unpacking libjson-perl (4.10000-1) ... 2026-03-26 00:42:00.153 | Selecting previously unselected package postgresql-client-common. 2026-03-26 00:42:00.159 | Preparing to unpack .../005-postgresql-client-common_257build1.1_all.deb ... 2026-03-26 00:42:00.165 | Unpacking postgresql-client-common (257build1.1) ... 2026-03-26 00:42:00.341 | Selecting previously unselected package ssl-cert. 2026-03-26 00:42:00.346 | Preparing to unpack .../006-ssl-cert_1.1.2ubuntu1_all.deb ... 2026-03-26 00:42:00.352 | Unpacking ssl-cert (1.1.2ubuntu1) ... 2026-03-26 00:42:00.433 | Selecting previously unselected package postgresql-common. 2026-03-26 00:42:00.437 | Preparing to unpack .../007-postgresql-common_257build1.1_all.deb ... 2026-03-26 00:42:00.481 | Adding 'diversion of /usr/bin/pg_config to /usr/bin/pg_config.libpq-dev by postgresql-common' 2026-03-26 00:42:00.495 | Unpacking postgresql-common (257build1.1) ... 2026-03-26 00:42:00.601 | Selecting previously unselected package libsysfs2:amd64. 2026-03-26 00:42:00.605 | Preparing to unpack .../008-libsysfs2_2.1.1-6build1_amd64.deb ... 2026-03-26 00:42:00.610 | Unpacking libsysfs2:amd64 (2.1.1-6build1) ... 2026-03-26 00:42:00.663 | Selecting previously unselected package pci.ids. 2026-03-26 00:42:00.666 | Preparing to unpack .../009-pci.ids_0.0~2024.03.31-1ubuntu0.1_all.deb ... 2026-03-26 00:42:00.673 | Unpacking pci.ids (0.0~2024.03.31-1ubuntu0.1) ... 2026-03-26 00:42:00.767 | Selecting previously unselected package sysfsutils. 2026-03-26 00:42:00.771 | Preparing to unpack .../010-sysfsutils_2.1.1-6build1_amd64.deb ... 2026-03-26 00:42:00.781 | Unpacking sysfsutils (2.1.1-6build1) ... 2026-03-26 00:42:00.836 | Selecting previously unselected package distro-info. 2026-03-26 00:42:00.842 | Preparing to unpack .../011-distro-info_1.7build1_amd64.deb ... 2026-03-26 00:42:00.848 | Unpacking distro-info (1.7build1) ... 2026-03-26 00:42:00.917 | Selecting previously unselected package iputils-ping. 2026-03-26 00:42:00.923 | Preparing to unpack .../012-iputils-ping_3%3a20240117-1ubuntu0.1_amd64.deb ... 2026-03-26 00:42:00.928 | Unpacking iputils-ping (3:20240117-1ubuntu0.1) ... 2026-03-26 00:42:00.988 | Selecting previously unselected package libestr0:amd64. 2026-03-26 00:42:00.994 | Preparing to unpack .../013-libestr0_0.1.11-1build1_amd64.deb ... 2026-03-26 00:42:01.000 | Unpacking libestr0:amd64 (0.1.11-1build1) ... 2026-03-26 00:42:01.092 | Selecting previously unselected package libfastjson4:amd64. 2026-03-26 00:42:01.098 | Preparing to unpack .../014-libfastjson4_1.2304.0-1build1_amd64.deb ... 2026-03-26 00:42:01.104 | Unpacking libfastjson4:amd64 (1.2304.0-1build1) ... 2026-03-26 00:42:01.200 | Selecting previously unselected package libfribidi0:amd64. 2026-03-26 00:42:01.206 | Preparing to unpack .../015-libfribidi0_1.0.13-3build1_amd64.deb ... 2026-03-26 00:42:01.215 | Unpacking libfribidi0:amd64 (1.0.13-3build1) ... 2026-03-26 00:42:01.308 | Selecting previously unselected package libtirpc-common. 2026-03-26 00:42:01.314 | Preparing to unpack .../016-libtirpc-common_1.3.4+ds-1.1build1_all.deb ... 2026-03-26 00:42:01.320 | Unpacking libtirpc-common (1.3.4+ds-1.1build1) ... 2026-03-26 00:42:01.392 | Selecting previously unselected package libtirpc3t64:amd64. 2026-03-26 00:42:01.397 | Preparing to unpack .../017-libtirpc3t64_1.3.4+ds-1.1build1_amd64.deb ... 2026-03-26 00:42:01.418 | 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:42:01.432 | 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:42:01.439 | Unpacking libtirpc3t64:amd64 (1.3.4+ds-1.1build1) ... 2026-03-26 00:42:01.503 | Selecting previously unselected package netcat-openbsd. 2026-03-26 00:42:01.509 | Preparing to unpack .../018-netcat-openbsd_1.226-1ubuntu2_amd64.deb ... 2026-03-26 00:42:01.515 | Unpacking netcat-openbsd (1.226-1ubuntu2) ... 2026-03-26 00:42:01.583 | Selecting previously unselected package python3-pygments. 2026-03-26 00:42:01.587 | Preparing to unpack .../019-python3-pygments_2.17.2+dfsg-1_all.deb ... 2026-03-26 00:42:01.593 | Unpacking python3-pygments (2.17.2+dfsg-1) ... 2026-03-26 00:42:01.797 | Selecting previously unselected package rsyslog. 2026-03-26 00:42:01.802 | Preparing to unpack .../020-rsyslog_8.2312.0-3ubuntu9.1_amd64.deb ... 2026-03-26 00:42:01.828 | Unpacking rsyslog (8.2312.0-3ubuntu9.1) ... 2026-03-26 00:42:01.936 | Selecting previously unselected package bsdextrautils. 2026-03-26 00:42:01.942 | Preparing to unpack .../021-bsdextrautils_2.39.3-9ubuntu6.5_amd64.deb ... 2026-03-26 00:42:01.954 | Unpacking bsdextrautils (2.39.3-9ubuntu6.5) ... 2026-03-26 00:42:02.018 | Selecting previously unselected package dmidecode. 2026-03-26 00:42:02.023 | Preparing to unpack .../022-dmidecode_3.5-3ubuntu0.1_amd64.deb ... 2026-03-26 00:42:02.030 | Unpacking dmidecode (3.5-3ubuntu0.1) ... 2026-03-26 00:42:02.096 | Selecting previously unselected package dosfstools. 2026-03-26 00:42:02.102 | Preparing to unpack .../023-dosfstools_4.2-1.1build1_amd64.deb ... 2026-03-26 00:42:02.108 | Unpacking dosfstools (4.2-1.1build1) ... 2026-03-26 00:42:02.170 | Selecting previously unselected package libmagic-mgc. 2026-03-26 00:42:02.177 | Preparing to unpack .../024-libmagic-mgc_1%3a5.45-3build1_amd64.deb ... 2026-03-26 00:42:02.182 | Unpacking libmagic-mgc (1:5.45-3build1) ... 2026-03-26 00:42:02.328 | Selecting previously unselected package libmagic1t64:amd64. 2026-03-26 00:42:02.334 | Preparing to unpack .../025-libmagic1t64_1%3a5.45-3build1_amd64.deb ... 2026-03-26 00:42:02.339 | Unpacking libmagic1t64:amd64 (1:5.45-3build1) ... 2026-03-26 00:42:02.396 | Selecting previously unselected package file. 2026-03-26 00:42:02.404 | Preparing to unpack .../026-file_1%3a5.45-3build1_amd64.deb ... 2026-03-26 00:42:02.411 | Unpacking file (1:5.45-3build1) ... 2026-03-26 00:42:02.477 | Selecting previously unselected package libuchardet0:amd64. 2026-03-26 00:42:02.482 | Preparing to unpack .../027-libuchardet0_0.0.8-1build1_amd64.deb ... 2026-03-26 00:42:02.489 | Unpacking libuchardet0:amd64 (0.0.8-1build1) ... 2026-03-26 00:42:02.558 | Selecting previously unselected package groff-base. 2026-03-26 00:42:02.564 | Preparing to unpack .../028-groff-base_1.23.0-3build2_amd64.deb ... 2026-03-26 00:42:02.569 | Unpacking groff-base (1.23.0-3build2) ... 2026-03-26 00:42:02.721 | Selecting previously unselected package libnl-3-200:amd64. 2026-03-26 00:42:02.727 | Preparing to unpack .../029-libnl-3-200_3.7.0-0.3build1.1_amd64.deb ... 2026-03-26 00:42:02.733 | Unpacking libnl-3-200:amd64 (3.7.0-0.3build1.1) ... 2026-03-26 00:42:02.804 | Selecting previously unselected package libnl-route-3-200:amd64. 2026-03-26 00:42:02.810 | Preparing to unpack .../030-libnl-route-3-200_3.7.0-0.3build1.1_amd64.deb ... 2026-03-26 00:42:02.815 | Unpacking libnl-route-3-200:amd64 (3.7.0-0.3build1.1) ... 2026-03-26 00:42:02.886 | Selecting previously unselected package libibverbs1:amd64. 2026-03-26 00:42:02.892 | Preparing to unpack .../031-libibverbs1_50.0-2ubuntu0.2_amd64.deb ... 2026-03-26 00:42:02.897 | Unpacking libibverbs1:amd64 (50.0-2ubuntu0.2) ... 2026-03-26 00:42:02.965 | Selecting previously unselected package libncurses6:amd64. 2026-03-26 00:42:02.972 | Preparing to unpack .../032-libncurses6_6.4+20240113-1ubuntu2_amd64.deb ... 2026-03-26 00:42:02.979 | Unpacking libncurses6:amd64 (6.4+20240113-1ubuntu2) ... 2026-03-26 00:42:03.049 | Selecting previously unselected package libnftables1:amd64. 2026-03-26 00:42:03.056 | Preparing to unpack .../033-libnftables1_1.0.9-1ubuntu0.1_amd64.deb ... 2026-03-26 00:42:03.063 | Unpacking libnftables1:amd64 (1.0.9-1ubuntu0.1) ... 2026-03-26 00:42:03.145 | Selecting previously unselected package libnuma1:amd64. 2026-03-26 00:42:03.151 | Preparing to unpack .../034-libnuma1_2.0.18-1ubuntu0.24.04.1_amd64.deb ... 2026-03-26 00:42:03.157 | Unpacking libnuma1:amd64 (2.0.18-1ubuntu0.24.04.1) ... 2026-03-26 00:42:03.230 | Selecting previously unselected package libparted2t64:amd64. 2026-03-26 00:42:03.237 | Preparing to unpack .../035-libparted2t64_3.6-4build1_amd64.deb ... 2026-03-26 00:42:03.257 | 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:42:03.273 | 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:42:03.282 | Unpacking libparted2t64:amd64 (3.6-4build1) ... 2026-03-26 00:42:03.365 | Selecting previously unselected package libpcap0.8t64:amd64. 2026-03-26 00:42:03.372 | Preparing to unpack .../036-libpcap0.8t64_1.10.4-4.1ubuntu3_amd64.deb ... 2026-03-26 00:42:03.378 | Unpacking libpcap0.8t64:amd64 (1.10.4-4.1ubuntu3) ... 2026-03-26 00:42:03.532 | Selecting previously unselected package libpipeline1:amd64. 2026-03-26 00:42:03.537 | Preparing to unpack .../037-libpipeline1_1.5.7-2_amd64.deb ... 2026-03-26 00:42:03.545 | Unpacking libpipeline1:amd64 (1.5.7-2) ... 2026-03-26 00:42:03.606 | Selecting previously unselected package libxau6:amd64. 2026-03-26 00:42:03.612 | Preparing to unpack .../038-libxau6_1%3a1.0.9-1build6_amd64.deb ... 2026-03-26 00:42:03.640 | Unpacking libxau6:amd64 (1:1.0.9-1build6) ... 2026-03-26 00:42:03.703 | Selecting previously unselected package libxdmcp6:amd64. 2026-03-26 00:42:03.709 | Preparing to unpack .../039-libxdmcp6_1%3a1.1.3-0ubuntu6_amd64.deb ... 2026-03-26 00:42:03.715 | Unpacking libxdmcp6:amd64 (1:1.1.3-0ubuntu6) ... 2026-03-26 00:42:03.778 | Selecting previously unselected package libxcb1:amd64. 2026-03-26 00:42:03.784 | Preparing to unpack .../040-libxcb1_1.15-1ubuntu2_amd64.deb ... 2026-03-26 00:42:03.790 | Unpacking libxcb1:amd64 (1.15-1ubuntu2) ... 2026-03-26 00:42:03.853 | Selecting previously unselected package libx11-data. 2026-03-26 00:42:03.857 | Preparing to unpack .../041-libx11-data_2%3a1.8.7-1build1_all.deb ... 2026-03-26 00:42:03.863 | Unpacking libx11-data (2:1.8.7-1build1) ... 2026-03-26 00:42:03.990 | Selecting previously unselected package libx11-6:amd64. 2026-03-26 00:42:03.994 | Preparing to unpack .../042-libx11-6_2%3a1.8.7-1build1_amd64.deb ... 2026-03-26 00:42:03.999 | Unpacking libx11-6:amd64 (2:1.8.7-1build1) ... 2026-03-26 00:42:04.092 | Selecting previously unselected package libxext6:amd64. 2026-03-26 00:42:04.100 | Preparing to unpack .../043-libxext6_2%3a1.3.4-1build2_amd64.deb ... 2026-03-26 00:42:04.105 | Unpacking libxext6:amd64 (2:1.3.4-1build2) ... 2026-03-26 00:42:04.158 | Selecting previously unselected package lsof. 2026-03-26 00:42:04.165 | Preparing to unpack .../044-lsof_4.95.0-1build3_amd64.deb ... 2026-03-26 00:42:04.170 | Unpacking lsof (4.95.0-1build3) ... 2026-03-26 00:42:04.252 | Selecting previously unselected package man-db. 2026-03-26 00:42:04.259 | Preparing to unpack .../045-man-db_2.12.0-4build2_amd64.deb ... 2026-03-26 00:42:04.264 | Unpacking man-db (2.12.0-4build2) ... 2026-03-26 00:42:04.503 | Selecting previously unselected package parted. 2026-03-26 00:42:04.510 | Preparing to unpack .../046-parted_3.6-4build1_amd64.deb ... 2026-03-26 00:42:04.526 | Unpacking parted (3.6-4build1) ... 2026-03-26 00:42:04.587 | Selecting previously unselected package powermgmt-base. 2026-03-26 00:42:04.594 | Preparing to unpack .../047-powermgmt-base_1.37ubuntu0.1_all.deb ... 2026-03-26 00:42:04.598 | Unpacking powermgmt-base (1.37ubuntu0.1) ... 2026-03-26 00:42:04.656 | Selecting previously unselected package psmisc. 2026-03-26 00:42:04.662 | Preparing to unpack .../048-psmisc_23.7-1build1_amd64.deb ... 2026-03-26 00:42:04.669 | Unpacking psmisc (23.7-1build1) ... 2026-03-26 00:42:04.764 | Selecting previously unselected package tcpdump. 2026-03-26 00:42:04.768 | Preparing to unpack .../049-tcpdump_4.99.4-3ubuntu4.24.04.1_amd64.deb ... 2026-03-26 00:42:04.785 | Unpacking tcpdump (4.99.4-3ubuntu4.24.04.1) ... 2026-03-26 00:42:04.883 | Selecting previously unselected package usb.ids. 2026-03-26 00:42:04.890 | Preparing to unpack .../050-usb.ids_2024.03.18-1_all.deb ... 2026-03-26 00:42:04.894 | Unpacking usb.ids (2024.03.18-1) ... 2026-03-26 00:42:04.987 | Selecting previously unselected package wget. 2026-03-26 00:42:04.993 | Preparing to unpack .../051-wget_1.21.4-1ubuntu4.1_amd64.deb ... 2026-03-26 00:42:04.998 | Unpacking wget (1.21.4-1ubuntu4.1) ... 2026-03-26 00:42:05.067 | Selecting previously unselected package xz-utils. 2026-03-26 00:42:05.075 | Preparing to unpack .../052-xz-utils_5.6.1+really5.4.5-1ubuntu0.2_amd64.deb ... 2026-03-26 00:42:05.080 | Unpacking xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2026-03-26 00:42:05.164 | Selecting previously unselected package acl. 2026-03-26 00:42:05.171 | Preparing to unpack .../053-acl_2.3.2-1build1.1_amd64.deb ... 2026-03-26 00:42:05.177 | Unpacking acl (2.3.2-1build1.1) ... 2026-03-26 00:42:05.226 | Selecting previously unselected package autotools-dev. 2026-03-26 00:42:05.231 | Preparing to unpack .../054-autotools-dev_20220109.1_all.deb ... 2026-03-26 00:42:05.237 | Unpacking autotools-dev (20220109.1) ... 2026-03-26 00:42:05.300 | Selecting previously unselected package m4. 2026-03-26 00:42:05.306 | Preparing to unpack .../055-m4_1.4.19-4build1_amd64.deb ... 2026-03-26 00:42:05.312 | Unpacking m4 (1.4.19-4build1) ... 2026-03-26 00:42:05.439 | Selecting previously unselected package autoconf. 2026-03-26 00:42:05.445 | Preparing to unpack .../056-autoconf_2.71-3_all.deb ... 2026-03-26 00:42:05.453 | Unpacking autoconf (2.71-3) ... 2026-03-26 00:42:05.569 | Selecting previously unselected package automake. 2026-03-26 00:42:05.575 | Preparing to unpack .../057-automake_1%3a1.16.5-1.3ubuntu1_all.deb ... 2026-03-26 00:42:05.610 | Unpacking automake (1:1.16.5-1.3ubuntu1) ... 2026-03-26 00:42:05.727 | Selecting previously unselected package autopoint. 2026-03-26 00:42:05.734 | Preparing to unpack .../058-autopoint_0.21-14ubuntu2_all.deb ... 2026-03-26 00:42:05.739 | Unpacking autopoint (0.21-14ubuntu2) ... 2026-03-26 00:42:05.823 | Selecting previously unselected package libdebhelper-perl. 2026-03-26 00:42:05.829 | Preparing to unpack .../059-libdebhelper-perl_13.14.1ubuntu5_all.deb ... 2026-03-26 00:42:05.835 | Unpacking libdebhelper-perl (13.14.1ubuntu5) ... 2026-03-26 00:42:05.917 | Selecting previously unselected package gcc-13-base:amd64. 2026-03-26 00:42:05.923 | Preparing to unpack .../060-gcc-13-base_13.3.0-6ubuntu2~24.04.1_amd64.deb ... 2026-03-26 00:42:05.929 | Unpacking gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-03-26 00:42:05.999 | Selecting previously unselected package libisl23:amd64. 2026-03-26 00:42:06.004 | Preparing to unpack .../061-libisl23_0.26-3build1.1_amd64.deb ... 2026-03-26 00:42:06.009 | Unpacking libisl23:amd64 (0.26-3build1.1) ... 2026-03-26 00:42:06.100 | Selecting previously unselected package libmpc3:amd64. 2026-03-26 00:42:06.107 | Preparing to unpack .../062-libmpc3_1.3.1-1build1.1_amd64.deb ... 2026-03-26 00:42:06.113 | Unpacking libmpc3:amd64 (1.3.1-1build1.1) ... 2026-03-26 00:42:06.171 | Selecting previously unselected package cpp-13-x86-64-linux-gnu. 2026-03-26 00:42:06.177 | Preparing to unpack .../063-cpp-13-x86-64-linux-gnu_13.3.0-6ubuntu2~24.04.1_amd64.deb ... 2026-03-26 00:42:06.183 | Unpacking cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-03-26 00:42:06.627 | Selecting previously unselected package cpp-13. 2026-03-26 00:42:06.634 | Preparing to unpack .../064-cpp-13_13.3.0-6ubuntu2~24.04.1_amd64.deb ... 2026-03-26 00:42:06.640 | Unpacking cpp-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-03-26 00:42:06.692 | Selecting previously unselected package cpp-x86-64-linux-gnu. 2026-03-26 00:42:06.699 | Preparing to unpack .../065-cpp-x86-64-linux-gnu_4%3a13.2.0-7ubuntu1_amd64.deb ... 2026-03-26 00:42:06.705 | Unpacking cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-03-26 00:42:06.801 | Selecting previously unselected package cpp. 2026-03-26 00:42:06.808 | Preparing to unpack .../066-cpp_4%3a13.2.0-7ubuntu1_amd64.deb ... 2026-03-26 00:42:06.829 | Unpacking cpp (4:13.2.0-7ubuntu1) ... 2026-03-26 00:42:06.916 | Selecting previously unselected package libcc1-0:amd64. 2026-03-26 00:42:06.921 | Preparing to unpack .../067-libcc1-0_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-03-26 00:42:06.928 | Unpacking libcc1-0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-03-26 00:42:06.987 | Selecting previously unselected package binutils-common:amd64. 2026-03-26 00:42:06.991 | Preparing to unpack .../068-binutils-common_2.42-4ubuntu2.10_amd64.deb ... 2026-03-26 00:42:06.997 | Unpacking binutils-common:amd64 (2.42-4ubuntu2.10) ... 2026-03-26 00:42:07.075 | Selecting previously unselected package libsframe1:amd64. 2026-03-26 00:42:07.081 | Preparing to unpack .../069-libsframe1_2.42-4ubuntu2.10_amd64.deb ... 2026-03-26 00:42:07.087 | Unpacking libsframe1:amd64 (2.42-4ubuntu2.10) ... 2026-03-26 00:42:07.167 | Selecting previously unselected package libbinutils:amd64. 2026-03-26 00:42:07.172 | Preparing to unpack .../070-libbinutils_2.42-4ubuntu2.10_amd64.deb ... 2026-03-26 00:42:07.178 | Unpacking libbinutils:amd64 (2.42-4ubuntu2.10) ... 2026-03-26 00:42:07.297 | Selecting previously unselected package libctf-nobfd0:amd64. 2026-03-26 00:42:07.303 | Preparing to unpack .../071-libctf-nobfd0_2.42-4ubuntu2.10_amd64.deb ... 2026-03-26 00:42:07.309 | Unpacking libctf-nobfd0:amd64 (2.42-4ubuntu2.10) ... 2026-03-26 00:42:07.381 | Selecting previously unselected package libctf0:amd64. 2026-03-26 00:42:07.384 | Preparing to unpack .../072-libctf0_2.42-4ubuntu2.10_amd64.deb ... 2026-03-26 00:42:07.389 | Unpacking libctf0:amd64 (2.42-4ubuntu2.10) ... 2026-03-26 00:42:07.458 | Selecting previously unselected package libgprofng0:amd64. 2026-03-26 00:42:07.465 | Preparing to unpack .../073-libgprofng0_2.42-4ubuntu2.10_amd64.deb ... 2026-03-26 00:42:07.471 | Unpacking libgprofng0:amd64 (2.42-4ubuntu2.10) ... 2026-03-26 00:42:07.580 | Selecting previously unselected package binutils-x86-64-linux-gnu. 2026-03-26 00:42:07.588 | Preparing to unpack .../074-binutils-x86-64-linux-gnu_2.42-4ubuntu2.10_amd64.deb ... 2026-03-26 00:42:07.593 | Unpacking binutils-x86-64-linux-gnu (2.42-4ubuntu2.10) ... 2026-03-26 00:42:07.840 | Selecting previously unselected package libgomp1:amd64. 2026-03-26 00:42:07.847 | Preparing to unpack .../075-libgomp1_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-03-26 00:42:07.852 | Unpacking libgomp1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-03-26 00:42:07.922 | Selecting previously unselected package libitm1:amd64. 2026-03-26 00:42:07.930 | Preparing to unpack .../076-libitm1_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-03-26 00:42:07.935 | Unpacking libitm1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-03-26 00:42:08.002 | Selecting previously unselected package libatomic1:amd64. 2026-03-26 00:42:08.007 | Preparing to unpack .../077-libatomic1_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-03-26 00:42:08.014 | Unpacking libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-03-26 00:42:08.082 | Selecting previously unselected package libasan8:amd64. 2026-03-26 00:42:08.090 | Preparing to unpack .../078-libasan8_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-03-26 00:42:08.097 | Unpacking libasan8:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-03-26 00:42:08.286 | Selecting previously unselected package liblsan0:amd64. 2026-03-26 00:42:08.292 | Preparing to unpack .../079-liblsan0_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-03-26 00:42:08.298 | Unpacking liblsan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-03-26 00:42:08.426 | Selecting previously unselected package libtsan2:amd64. 2026-03-26 00:42:08.432 | Preparing to unpack .../080-libtsan2_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-03-26 00:42:08.438 | Unpacking libtsan2:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-03-26 00:42:08.681 | Selecting previously unselected package libubsan1:amd64. 2026-03-26 00:42:08.687 | Preparing to unpack .../081-libubsan1_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-03-26 00:42:08.695 | Unpacking libubsan1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-03-26 00:42:08.861 | Selecting previously unselected package libhwasan0:amd64. 2026-03-26 00:42:08.867 | Preparing to unpack .../082-libhwasan0_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-03-26 00:42:08.874 | Unpacking libhwasan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-03-26 00:42:09.010 | Selecting previously unselected package libquadmath0:amd64. 2026-03-26 00:42:09.017 | Preparing to unpack .../083-libquadmath0_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-03-26 00:42:09.023 | Unpacking libquadmath0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-03-26 00:42:09.118 | Selecting previously unselected package libgcc-13-dev:amd64. 2026-03-26 00:42:09.124 | Preparing to unpack .../084-libgcc-13-dev_13.3.0-6ubuntu2~24.04.1_amd64.deb ... 2026-03-26 00:42:09.132 | Unpacking libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-03-26 00:42:09.450 | Selecting previously unselected package gcc-13-x86-64-linux-gnu. 2026-03-26 00:42:09.459 | Preparing to unpack .../085-gcc-13-x86-64-linux-gnu_13.3.0-6ubuntu2~24.04.1_amd64.deb ... 2026-03-26 00:42:09.465 | Unpacking gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-03-26 00:42:10.753 | Selecting previously unselected package binutils. 2026-03-26 00:42:10.760 | Preparing to unpack .../086-binutils_2.42-4ubuntu2.10_amd64.deb ... 2026-03-26 00:42:10.767 | Unpacking binutils (2.42-4ubuntu2.10) ... 2026-03-26 00:42:10.835 | Selecting previously unselected package gcc-13. 2026-03-26 00:42:10.841 | Preparing to unpack .../087-gcc-13_13.3.0-6ubuntu2~24.04.1_amd64.deb ... 2026-03-26 00:42:10.847 | Unpacking gcc-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-03-26 00:42:10.920 | Selecting previously unselected package gcc-x86-64-linux-gnu. 2026-03-26 00:42:10.928 | Preparing to unpack .../088-gcc-x86-64-linux-gnu_4%3a13.2.0-7ubuntu1_amd64.deb ... 2026-03-26 00:42:10.933 | Unpacking gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-03-26 00:42:10.993 | Selecting previously unselected package gcc. 2026-03-26 00:42:11.000 | Preparing to unpack .../089-gcc_4%3a13.2.0-7ubuntu1_amd64.deb ... 2026-03-26 00:42:11.006 | Unpacking gcc (4:13.2.0-7ubuntu1) ... 2026-03-26 00:42:11.071 | Selecting previously unselected package libllvm17t64:amd64. 2026-03-26 00:42:11.079 | Preparing to unpack .../090-libllvm17t64_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-03-26 00:42:11.085 | Unpacking libllvm17t64:amd64 (1:17.0.6-9ubuntu1) ... 2026-03-26 00:42:12.227 | Selecting previously unselected package libclang-cpp17t64. 2026-03-26 00:42:12.234 | Preparing to unpack .../091-libclang-cpp17t64_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-03-26 00:42:12.241 | Unpacking libclang-cpp17t64 (1:17.0.6-9ubuntu1) ... 2026-03-26 00:42:12.791 | Selecting previously unselected package libstdc++-13-dev:amd64. 2026-03-26 00:42:12.798 | Preparing to unpack .../092-libstdc++-13-dev_13.3.0-6ubuntu2~24.04.1_amd64.deb ... 2026-03-26 00:42:12.804 | Unpacking libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-03-26 00:42:13.259 | Selecting previously unselected package libgc1:amd64. 2026-03-26 00:42:13.267 | Preparing to unpack .../093-libgc1_1%3a8.2.6-1build1_amd64.deb ... 2026-03-26 00:42:13.273 | Unpacking libgc1:amd64 (1:8.2.6-1build1) ... 2026-03-26 00:42:13.401 | Selecting previously unselected package libobjc4:amd64. 2026-03-26 00:42:13.409 | Preparing to unpack .../094-libobjc4_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-03-26 00:42:13.414 | Unpacking libobjc4:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-03-26 00:42:13.479 | Selecting previously unselected package libobjc-13-dev:amd64. 2026-03-26 00:42:13.487 | Preparing to unpack .../095-libobjc-13-dev_13.3.0-6ubuntu2~24.04.1_amd64.deb ... 2026-03-26 00:42:13.496 | Unpacking libobjc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-03-26 00:42:13.645 | Selecting previously unselected package libclang-common-17-dev:amd64. 2026-03-26 00:42:13.652 | Preparing to unpack .../096-libclang-common-17-dev_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-03-26 00:42:13.658 | Unpacking libclang-common-17-dev:amd64 (1:17.0.6-9ubuntu1) ... 2026-03-26 00:42:13.873 | Selecting previously unselected package llvm-17-linker-tools. 2026-03-26 00:42:13.882 | Preparing to unpack .../097-llvm-17-linker-tools_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-03-26 00:42:13.887 | Unpacking llvm-17-linker-tools (1:17.0.6-9ubuntu1) ... 2026-03-26 00:42:14.008 | Selecting previously unselected package libclang1-17t64. 2026-03-26 00:42:14.016 | Preparing to unpack .../098-libclang1-17t64_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-03-26 00:42:14.022 | Unpacking libclang1-17t64 (1:17.0.6-9ubuntu1) ... 2026-03-26 00:42:14.351 | Selecting previously unselected package clang-17. 2026-03-26 00:42:14.358 | Preparing to unpack .../099-clang-17_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-03-26 00:42:14.422 | Unpacking clang-17 (1:17.0.6-9ubuntu1) ... 2026-03-26 00:42:14.486 | Selecting previously unselected package libtool. 2026-03-26 00:42:14.494 | Preparing to unpack .../100-libtool_2.4.7-7build1_all.deb ... 2026-03-26 00:42:14.499 | Unpacking libtool (2.4.7-7build1) ... 2026-03-26 00:42:14.598 | Selecting previously unselected package dh-autoreconf. 2026-03-26 00:42:14.606 | Preparing to unpack .../101-dh-autoreconf_20_all.deb ... 2026-03-26 00:42:14.612 | Unpacking dh-autoreconf (20) ... 2026-03-26 00:42:14.678 | Selecting previously unselected package libarchive-zip-perl. 2026-03-26 00:42:14.687 | Preparing to unpack .../102-libarchive-zip-perl_1.68-1_all.deb ... 2026-03-26 00:42:14.693 | Unpacking libarchive-zip-perl (1.68-1) ... 2026-03-26 00:42:14.799 | Selecting previously unselected package libsub-override-perl. 2026-03-26 00:42:14.806 | Preparing to unpack .../103-libsub-override-perl_0.10-1_all.deb ... 2026-03-26 00:42:14.840 | Unpacking libsub-override-perl (0.10-1) ... 2026-03-26 00:42:14.910 | Selecting previously unselected package libfile-stripnondeterminism-perl. 2026-03-26 00:42:14.917 | Preparing to unpack .../104-libfile-stripnondeterminism-perl_1.13.1-1_all.deb ... 2026-03-26 00:42:14.923 | Unpacking libfile-stripnondeterminism-perl (1.13.1-1) ... 2026-03-26 00:42:14.984 | Selecting previously unselected package dh-strip-nondeterminism. 2026-03-26 00:42:14.991 | Preparing to unpack .../105-dh-strip-nondeterminism_1.13.1-1_all.deb ... 2026-03-26 00:42:14.998 | Unpacking dh-strip-nondeterminism (1.13.1-1) ... 2026-03-26 00:42:15.079 | Selecting previously unselected package libdpkg-perl. 2026-03-26 00:42:15.087 | Preparing to unpack .../106-libdpkg-perl_1.22.6ubuntu6.5_all.deb ... 2026-03-26 00:42:15.093 | Unpacking libdpkg-perl (1.22.6ubuntu6.5) ... 2026-03-26 00:42:15.308 | Selecting previously unselected package bzip2. 2026-03-26 00:42:15.317 | Preparing to unpack .../107-bzip2_1.0.8-5.1build0.1_amd64.deb ... 2026-03-26 00:42:15.324 | Unpacking bzip2 (1.0.8-5.1build0.1) ... 2026-03-26 00:42:15.389 | Selecting previously unselected package patch. 2026-03-26 00:42:15.396 | Preparing to unpack .../108-patch_2.7.6-7build3_amd64.deb ... 2026-03-26 00:42:15.402 | Unpacking patch (2.7.6-7build3) ... 2026-03-26 00:42:15.473 | Selecting previously unselected package make. 2026-03-26 00:42:15.480 | Preparing to unpack .../109-make_4.3-4.1build2_amd64.deb ... 2026-03-26 00:42:15.486 | Unpacking make (4.3-4.1build2) ... 2026-03-26 00:42:15.555 | Selecting previously unselected package lto-disabled-list. 2026-03-26 00:42:15.562 | Preparing to unpack .../110-lto-disabled-list_47_all.deb ... 2026-03-26 00:42:15.567 | Unpacking lto-disabled-list (47) ... 2026-03-26 00:42:15.771 | Selecting previously unselected package dpkg-dev. 2026-03-26 00:42:15.779 | Preparing to unpack .../111-dpkg-dev_1.22.6ubuntu6.5_all.deb ... 2026-03-26 00:42:15.790 | Unpacking dpkg-dev (1.22.6ubuntu6.5) ... 2026-03-26 00:42:16.053 | Selecting previously unselected package debugedit. 2026-03-26 00:42:16.060 | Preparing to unpack .../112-debugedit_1%3a5.0-5build2_amd64.deb ... 2026-03-26 00:42:16.066 | Unpacking debugedit (1:5.0-5build2) ... 2026-03-26 00:42:16.130 | Selecting previously unselected package dwz. 2026-03-26 00:42:16.138 | Preparing to unpack .../113-dwz_0.15-1build6_amd64.deb ... 2026-03-26 00:42:16.144 | Unpacking dwz (0.15-1build6) ... 2026-03-26 00:42:16.210 | Selecting previously unselected package gettext. 2026-03-26 00:42:16.219 | Preparing to unpack .../114-gettext_0.21-14ubuntu2_amd64.deb ... 2026-03-26 00:42:16.224 | Unpacking gettext (0.21-14ubuntu2) ... 2026-03-26 00:42:16.329 | Selecting previously unselected package intltool-debian. 2026-03-26 00:42:16.335 | Preparing to unpack .../115-intltool-debian_0.35.0+20060710.6_all.deb ... 2026-03-26 00:42:16.340 | Unpacking intltool-debian (0.35.0+20060710.6) ... 2026-03-26 00:42:16.399 | Selecting previously unselected package po-debconf. 2026-03-26 00:42:16.407 | Preparing to unpack .../116-po-debconf_1.0.21+nmu1_all.deb ... 2026-03-26 00:42:16.413 | Unpacking po-debconf (1.0.21+nmu1) ... 2026-03-26 00:42:16.508 | Selecting previously unselected package debhelper. 2026-03-26 00:42:16.516 | Preparing to unpack .../117-debhelper_13.14.1ubuntu5_all.deb ... 2026-03-26 00:42:16.522 | Unpacking debhelper (13.14.1ubuntu5) ... 2026-03-26 00:42:16.741 | Selecting previously unselected package uuid-dev:amd64. 2026-03-26 00:42:16.749 | Preparing to unpack .../118-uuid-dev_2.39.3-9ubuntu6.5_amd64.deb ... 2026-03-26 00:42:16.755 | Unpacking uuid-dev:amd64 (2.39.3-9ubuntu6.5) ... 2026-03-26 00:42:16.824 | Selecting previously unselected package libsctp1:amd64. 2026-03-26 00:42:16.828 | Preparing to unpack .../119-libsctp1_1.0.19+dfsg-2build1_amd64.deb ... 2026-03-26 00:42:16.833 | Unpacking libsctp1:amd64 (1.0.19+dfsg-2build1) ... 2026-03-26 00:42:16.888 | Selecting previously unselected package libsctp-dev:amd64. 2026-03-26 00:42:16.895 | Preparing to unpack .../120-libsctp-dev_1.0.19+dfsg-2build1_amd64.deb ... 2026-03-26 00:42:16.902 | Unpacking libsctp-dev:amd64 (1.0.19+dfsg-2build1) ... 2026-03-26 00:42:17.037 | Selecting previously unselected package libapr1-dev. 2026-03-26 00:42:17.044 | Preparing to unpack .../121-libapr1-dev_1.7.2-3.1ubuntu0.1_amd64.deb ... 2026-03-26 00:42:17.167 | Unpacking libapr1-dev (1.7.2-3.1ubuntu0.1) ... 2026-03-26 00:42:17.593 | Selecting previously unselected package libldap-dev:amd64. 2026-03-26 00:42:17.601 | Preparing to unpack .../122-libldap-dev_2.6.10+dfsg-0ubuntu0.24.04.1_amd64.deb ... 2026-03-26 00:42:17.607 | Unpacking libldap-dev:amd64 (2.6.10+dfsg-0ubuntu0.24.04.1) ... 2026-03-26 00:42:17.734 | Selecting previously unselected package libldap2-dev. 2026-03-26 00:42:17.742 | Preparing to unpack .../123-libldap2-dev_2.6.10+dfsg-0ubuntu0.24.04.1_all.deb ... 2026-03-26 00:42:17.748 | Unpacking libldap2-dev (2.6.10+dfsg-0ubuntu0.24.04.1) ... 2026-03-26 00:42:17.989 | Selecting previously unselected package libaprutil1-dev. 2026-03-26 00:42:17.995 | Preparing to unpack .../124-libaprutil1-dev_1.6.3-1.1ubuntu7_amd64.deb ... 2026-03-26 00:42:18.001 | Unpacking libaprutil1-dev (1.6.3-1.1ubuntu7) ... 2026-03-26 00:42:18.215 | Selecting previously unselected package libpcre2-16-0:amd64. 2026-03-26 00:42:18.222 | Preparing to unpack .../125-libpcre2-16-0_10.42-4ubuntu2.1_amd64.deb ... 2026-03-26 00:42:18.227 | Unpacking libpcre2-16-0:amd64 (10.42-4ubuntu2.1) ... 2026-03-26 00:42:18.356 | Selecting previously unselected package libpcre2-32-0:amd64. 2026-03-26 00:42:18.360 | Preparing to unpack .../126-libpcre2-32-0_10.42-4ubuntu2.1_amd64.deb ... 2026-03-26 00:42:18.367 | Unpacking libpcre2-32-0:amd64 (10.42-4ubuntu2.1) ... 2026-03-26 00:42:18.435 | Selecting previously unselected package libpcre2-posix3:amd64. 2026-03-26 00:42:18.441 | Preparing to unpack .../127-libpcre2-posix3_10.42-4ubuntu2.1_amd64.deb ... 2026-03-26 00:42:18.447 | Unpacking libpcre2-posix3:amd64 (10.42-4ubuntu2.1) ... 2026-03-26 00:42:18.504 | Selecting previously unselected package libpcre2-dev:amd64. 2026-03-26 00:42:18.512 | Preparing to unpack .../128-libpcre2-dev_10.42-4ubuntu2.1_amd64.deb ... 2026-03-26 00:42:18.517 | Unpacking libpcre2-dev:amd64 (10.42-4ubuntu2.1) ... 2026-03-26 00:42:18.663 | Selecting previously unselected package apache2-dev. 2026-03-26 00:42:18.671 | Preparing to unpack .../129-apache2-dev_2.4.58-1ubuntu8.11_amd64.deb ... 2026-03-26 00:42:18.718 | Unpacking apache2-dev (2.4.58-1ubuntu8.11) ... 2026-03-26 00:42:18.845 | Selecting previously unselected package bc. 2026-03-26 00:42:18.852 | Preparing to unpack .../130-bc_1.07.1-3ubuntu4_amd64.deb ... 2026-03-26 00:42:18.860 | Unpacking bc (1.07.1-3ubuntu4) ... 2026-03-26 00:42:18.936 | Selecting previously unselected package ncal. 2026-03-26 00:42:18.943 | Preparing to unpack .../131-ncal_12.1.8_amd64.deb ... 2026-03-26 00:42:18.950 | Unpacking ncal (12.1.8) ... 2026-03-26 00:42:19.011 | Selecting previously unselected package bsdmainutils. 2026-03-26 00:42:19.019 | Preparing to unpack .../132-bsdmainutils_12.1.8_all.deb ... 2026-03-26 00:42:19.029 | Unpacking bsdmainutils (12.1.8) ... 2026-03-26 00:42:19.103 | Selecting previously unselected package conntrack. 2026-03-26 00:42:19.110 | Preparing to unpack .../133-conntrack_1%3a1.4.8-1ubuntu1_amd64.deb ... 2026-03-26 00:42:19.115 | Unpacking conntrack (1:1.4.8-1ubuntu1) ... 2026-03-26 00:42:19.172 | Selecting previously unselected package cryptsetup-bin. 2026-03-26 00:42:19.178 | Preparing to unpack .../134-cryptsetup-bin_2%3a2.7.0-1ubuntu4.2_amd64.deb ... 2026-03-26 00:42:19.183 | Unpacking cryptsetup-bin (2:2.7.0-1ubuntu4.2) ... 2026-03-26 00:42:19.269 | Selecting previously unselected package cryptsetup. 2026-03-26 00:42:19.276 | Preparing to unpack .../135-cryptsetup_2%3a2.7.0-1ubuntu4.2_amd64.deb ... 2026-03-26 00:42:19.302 | Unpacking cryptsetup (2:2.7.0-1ubuntu4.2) ... 2026-03-26 00:42:19.464 | Selecting previously unselected package libdconf1:amd64. 2026-03-26 00:42:19.472 | Preparing to unpack .../136-libdconf1_0.40.0-4ubuntu0.1_amd64.deb ... 2026-03-26 00:42:19.477 | Unpacking libdconf1:amd64 (0.40.0-4ubuntu0.1) ... 2026-03-26 00:42:19.538 | Selecting previously unselected package dconf-service. 2026-03-26 00:42:19.546 | Preparing to unpack .../137-dconf-service_0.40.0-4ubuntu0.1_amd64.deb ... 2026-03-26 00:42:19.551 | Unpacking dconf-service (0.40.0-4ubuntu0.1) ... 2026-03-26 00:42:19.609 | Selecting previously unselected package dconf-gsettings-backend:amd64. 2026-03-26 00:42:19.617 | Preparing to unpack .../138-dconf-gsettings-backend_0.40.0-4ubuntu0.1_amd64.deb ... 2026-03-26 00:42:19.623 | Unpacking dconf-gsettings-backend:amd64 (0.40.0-4ubuntu0.1) ... 2026-03-26 00:42:19.691 | Selecting previously unselected package libdevmapper-event1.02.1:amd64. 2026-03-26 00:42:19.699 | Preparing to unpack .../139-libdevmapper-event1.02.1_2%3a1.02.185-3ubuntu3.2_amd64.deb ... 2026-03-26 00:42:19.726 | Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.185-3ubuntu3.2) ... 2026-03-26 00:42:19.792 | Selecting previously unselected package libaio1t64:amd64. 2026-03-26 00:42:19.800 | Preparing to unpack .../140-libaio1t64_0.3.113-6build1.1_amd64.deb ... 2026-03-26 00:42:19.806 | Unpacking libaio1t64:amd64 (0.3.113-6build1.1) ... 2026-03-26 00:42:19.904 | Selecting previously unselected package liblvm2cmd2.03:amd64. 2026-03-26 00:42:19.910 | Preparing to unpack .../141-liblvm2cmd2.03_2.03.16-3ubuntu3.2_amd64.deb ... 2026-03-26 00:42:19.916 | Unpacking liblvm2cmd2.03:amd64 (2.03.16-3ubuntu3.2) ... 2026-03-26 00:42:20.031 | Selecting previously unselected package dmeventd. 2026-03-26 00:42:20.038 | Preparing to unpack .../142-dmeventd_2%3a1.02.185-3ubuntu3.2_amd64.deb ... 2026-03-26 00:42:20.044 | Unpacking dmeventd (2:1.02.185-3ubuntu3.2) ... 2026-03-26 00:42:20.120 | Selecting previously unselected package dnsmasq-base. 2026-03-26 00:42:20.128 | Preparing to unpack .../143-dnsmasq-base_2.90-2ubuntu0.1_amd64.deb ... 2026-03-26 00:42:20.146 | Unpacking dnsmasq-base (2.90-2ubuntu0.1) ... 2026-03-26 00:42:20.213 | Selecting previously unselected package dnsmasq-utils. 2026-03-26 00:42:20.219 | Preparing to unpack .../144-dnsmasq-utils_2.90-2ubuntu0.1_amd64.deb ... 2026-03-26 00:42:20.226 | Unpacking dnsmasq-utils (2.90-2ubuntu0.1) ... 2026-03-26 00:42:20.298 | Selecting previously unselected package ebtables. 2026-03-26 00:42:20.304 | Preparing to unpack .../145-ebtables_2.0.11-6build1_amd64.deb ... 2026-03-26 00:42:20.332 | Unpacking ebtables (2.0.11-6build1) ... 2026-03-26 00:42:20.402 | Selecting previously unselected package fonts-dejavu-mono. 2026-03-26 00:42:20.409 | Preparing to unpack .../146-fonts-dejavu-mono_2.37-8_all.deb ... 2026-03-26 00:42:20.415 | Unpacking fonts-dejavu-mono (2.37-8) ... 2026-03-26 00:42:20.502 | Selecting previously unselected package fonts-dejavu-core. 2026-03-26 00:42:20.509 | Preparing to unpack .../147-fonts-dejavu-core_2.37-8_all.deb ... 2026-03-26 00:42:20.552 | Unpacking fonts-dejavu-core (2.37-8) ... 2026-03-26 00:42:20.668 | Selecting previously unselected package fontconfig-config. 2026-03-26 00:42:20.675 | Preparing to unpack .../148-fontconfig-config_2.15.0-1.1ubuntu2_amd64.deb ... 2026-03-26 00:42:21.025 | Unpacking fontconfig-config (2.15.0-1.1ubuntu2) ... 2026-03-26 00:42:21.121 | Selecting previously unselected package libfontconfig1:amd64. 2026-03-26 00:42:21.127 | Preparing to unpack .../149-libfontconfig1_2.15.0-1.1ubuntu2_amd64.deb ... 2026-03-26 00:42:21.134 | Unpacking libfontconfig1:amd64 (2.15.0-1.1ubuntu2) ... 2026-03-26 00:42:21.204 | Selecting previously unselected package fontconfig. 2026-03-26 00:42:21.210 | Preparing to unpack .../150-fontconfig_2.15.0-1.1ubuntu2_amd64.deb ... 2026-03-26 00:42:21.216 | Unpacking fontconfig (2.15.0-1.1ubuntu2) ... 2026-03-26 00:42:21.288 | Selecting previously unselected package g++-13-x86-64-linux-gnu. 2026-03-26 00:42:21.294 | Preparing to unpack .../151-g++-13-x86-64-linux-gnu_13.3.0-6ubuntu2~24.04.1_amd64.deb ... 2026-03-26 00:42:21.301 | Unpacking g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-03-26 00:42:21.680 | Selecting previously unselected package g++-13. 2026-03-26 00:42:21.684 | Preparing to unpack .../152-g++-13_13.3.0-6ubuntu2~24.04.1_amd64.deb ... 2026-03-26 00:42:21.690 | Unpacking g++-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-03-26 00:42:21.742 | Selecting previously unselected package g++-x86-64-linux-gnu. 2026-03-26 00:42:21.748 | Preparing to unpack .../153-g++-x86-64-linux-gnu_4%3a13.2.0-7ubuntu1_amd64.deb ... 2026-03-26 00:42:21.754 | Unpacking g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-03-26 00:42:21.806 | Selecting previously unselected package g++. 2026-03-26 00:42:21.813 | Preparing to unpack .../154-g++_4%3a13.2.0-7ubuntu1_amd64.deb ... 2026-03-26 00:42:21.818 | Unpacking g++ (4:13.2.0-7ubuntu1) ... 2026-03-26 00:42:21.871 | Selecting previously unselected package genisoimage. 2026-03-26 00:42:21.877 | Preparing to unpack .../155-genisoimage_9%3a1.1.11-3.5_amd64.deb ... 2026-03-26 00:42:21.882 | Unpacking genisoimage (9:1.1.11-3.5) ... 2026-03-26 00:42:21.984 | Selecting previously unselected package libpixman-1-0:amd64. 2026-03-26 00:42:21.992 | Preparing to unpack .../156-libpixman-1-0_0.42.2-1build1_amd64.deb ... 2026-03-26 00:42:21.996 | Unpacking libpixman-1-0:amd64 (0.42.2-1build1) ... 2026-03-26 00:42:22.068 | Selecting previously unselected package libxcb-render0:amd64. 2026-03-26 00:42:22.076 | Preparing to unpack .../157-libxcb-render0_1.15-1ubuntu2_amd64.deb ... 2026-03-26 00:42:22.081 | Unpacking libxcb-render0:amd64 (1.15-1ubuntu2) ... 2026-03-26 00:42:22.144 | Selecting previously unselected package libxcb-shm0:amd64. 2026-03-26 00:42:22.149 | Preparing to unpack .../158-libxcb-shm0_1.15-1ubuntu2_amd64.deb ... 2026-03-26 00:42:22.154 | Unpacking libxcb-shm0:amd64 (1.15-1ubuntu2) ... 2026-03-26 00:42:22.216 | Selecting previously unselected package libxrender1:amd64. 2026-03-26 00:42:22.224 | Preparing to unpack .../159-libxrender1_1%3a0.9.10-1.1build1_amd64.deb ... 2026-03-26 00:42:22.229 | Unpacking libxrender1:amd64 (1:0.9.10-1.1build1) ... 2026-03-26 00:42:22.287 | Selecting previously unselected package libcairo2:amd64. 2026-03-26 00:42:22.294 | Preparing to unpack .../160-libcairo2_1.18.0-3build1_amd64.deb ... 2026-03-26 00:42:22.299 | Unpacking libcairo2:amd64 (1.18.0-3build1) ... 2026-03-26 00:42:22.412 | Selecting previously unselected package libcairo-gobject2:amd64. 2026-03-26 00:42:22.420 | Preparing to unpack .../161-libcairo-gobject2_1.18.0-3build1_amd64.deb ... 2026-03-26 00:42:22.426 | Unpacking libcairo-gobject2:amd64 (1.18.0-3build1) ... 2026-03-26 00:42:22.486 | Selecting previously unselected package gir1.2-freedesktop:amd64. 2026-03-26 00:42:22.493 | Preparing to unpack .../162-gir1.2-freedesktop_1.80.1-1_amd64.deb ... 2026-03-26 00:42:22.498 | Unpacking gir1.2-freedesktop:amd64 (1.80.1-1) ... 2026-03-26 00:42:22.570 | Selecting previously unselected package libproxy1v5:amd64. 2026-03-26 00:42:22.579 | Preparing to unpack .../163-libproxy1v5_0.5.4-4build1_amd64.deb ... 2026-03-26 00:42:22.585 | Unpacking libproxy1v5:amd64 (0.5.4-4build1) ... 2026-03-26 00:42:22.667 | Selecting previously unselected package glib-networking-common. 2026-03-26 00:42:22.675 | Preparing to unpack .../164-glib-networking-common_2.80.0-1build1_all.deb ... 2026-03-26 00:42:22.681 | Unpacking glib-networking-common (2.80.0-1build1) ... 2026-03-26 00:42:22.732 | Selecting previously unselected package glib-networking-services. 2026-03-26 00:42:22.740 | Preparing to unpack .../165-glib-networking-services_2.80.0-1build1_amd64.deb ... 2026-03-26 00:42:22.745 | Unpacking glib-networking-services (2.80.0-1build1) ... 2026-03-26 00:42:22.807 | Selecting previously unselected package session-migration. 2026-03-26 00:42:22.813 | Preparing to unpack .../166-session-migration_0.3.9build1_amd64.deb ... 2026-03-26 00:42:22.845 | Unpacking session-migration (0.3.9build1) ... 2026-03-26 00:42:22.902 | Selecting previously unselected package gsettings-desktop-schemas. 2026-03-26 00:42:22.908 | Preparing to unpack .../167-gsettings-desktop-schemas_46.1-0ubuntu1_all.deb ... 2026-03-26 00:42:22.913 | Unpacking gsettings-desktop-schemas (46.1-0ubuntu1) ... 2026-03-26 00:42:22.987 | Selecting previously unselected package glib-networking:amd64. 2026-03-26 00:42:22.994 | Preparing to unpack .../168-glib-networking_2.80.0-1build1_amd64.deb ... 2026-03-26 00:42:22.998 | Unpacking glib-networking:amd64 (2.80.0-1build1) ... 2026-03-26 00:42:23.045 | Selecting previously unselected package golang-1.22-doc. 2026-03-26 00:42:23.051 | Preparing to unpack .../169-golang-1.22-doc_1.22.2-2ubuntu0.4_all.deb ... 2026-03-26 00:42:23.056 | Unpacking golang-1.22-doc (1.22.2-2ubuntu0.4) ... 2026-03-26 00:42:23.150 | Selecting previously unselected package golang-1.22-src. 2026-03-26 00:42:23.158 | Preparing to unpack .../170-golang-1.22-src_1.22.2-2ubuntu0.4_all.deb ... 2026-03-26 00:42:23.164 | Unpacking golang-1.22-src (1.22.2-2ubuntu0.4) ... 2026-03-26 00:42:28.564 | Selecting previously unselected package golang-1.22-go. 2026-03-26 00:42:28.577 | Preparing to unpack .../171-golang-1.22-go_1.22.2-2ubuntu0.4_amd64.deb ... 2026-03-26 00:42:28.583 | Unpacking golang-1.22-go (1.22.2-2ubuntu0.4) ... 2026-03-26 00:42:29.280 | Selecting previously unselected package golang-1.22. 2026-03-26 00:42:29.291 | Preparing to unpack .../172-golang-1.22_1.22.2-2ubuntu0.4_all.deb ... 2026-03-26 00:42:29.297 | Unpacking golang-1.22 (1.22.2-2ubuntu0.4) ... 2026-03-26 00:42:29.585 | Selecting previously unselected package golang-src. 2026-03-26 00:42:29.594 | Preparing to unpack .../173-golang-src_2%3a1.22~2build1_all.deb ... 2026-03-26 00:42:29.599 | Unpacking golang-src (2:1.22~2build1) ... 2026-03-26 00:42:29.658 | Selecting previously unselected package golang-go:amd64. 2026-03-26 00:42:29.665 | Preparing to unpack .../174-golang-go_2%3a1.22~2build1_amd64.deb ... 2026-03-26 00:42:29.675 | Unpacking golang-go:amd64 (2:1.22~2build1) ... 2026-03-26 00:42:29.743 | Selecting previously unselected package golang-doc. 2026-03-26 00:42:29.750 | Preparing to unpack .../175-golang-doc_2%3a1.22~2build1_all.deb ... 2026-03-26 00:42:29.851 | Unpacking golang-doc (2:1.22~2build1) ... 2026-03-26 00:42:30.000 | Selecting previously unselected package golang:amd64. 2026-03-26 00:42:30.010 | Preparing to unpack .../176-golang_2%3a1.22~2build1_amd64.deb ... 2026-03-26 00:42:30.015 | Unpacking golang:amd64 (2:1.22~2build1) ... 2026-03-26 00:42:37.833 | Selecting previously unselected package libann0. 2026-03-26 00:42:37.841 | Preparing to unpack .../177-libann0_1.1.2+doc-9build1_amd64.deb ... 2026-03-26 00:42:37.903 | Unpacking libann0 (1.1.2+doc-9build1) ... 2026-03-26 00:42:38.045 | Selecting previously unselected package libcdt5:amd64. 2026-03-26 00:42:38.053 | Preparing to unpack .../178-libcdt5_2.42.2-9ubuntu0.1_amd64.deb ... 2026-03-26 00:42:38.059 | Unpacking libcdt5:amd64 (2.42.2-9ubuntu0.1) ... 2026-03-26 00:42:38.125 | Selecting previously unselected package libcgraph6:amd64. 2026-03-26 00:42:38.133 | Preparing to unpack .../179-libcgraph6_2.42.2-9ubuntu0.1_amd64.deb ... 2026-03-26 00:42:38.140 | Unpacking libcgraph6:amd64 (2.42.2-9ubuntu0.1) ... 2026-03-26 00:42:38.205 | Selecting previously unselected package libsharpyuv0:amd64. 2026-03-26 00:42:38.215 | Preparing to unpack .../180-libsharpyuv0_1.3.2-0.4build3_amd64.deb ... 2026-03-26 00:42:38.246 | Unpacking libsharpyuv0:amd64 (1.3.2-0.4build3) ... 2026-03-26 00:42:38.332 | Selecting previously unselected package libaom3:amd64. 2026-03-26 00:42:38.342 | Preparing to unpack .../181-libaom3_3.8.2-2ubuntu0.1_amd64.deb ... 2026-03-26 00:42:38.348 | Unpacking libaom3:amd64 (3.8.2-2ubuntu0.1) ... 2026-03-26 00:42:38.526 | Selecting previously unselected package libheif-plugin-aomdec:amd64. 2026-03-26 00:42:38.536 | Preparing to unpack .../182-libheif-plugin-aomdec_1.17.6-1ubuntu4.2_amd64.deb ... 2026-03-26 00:42:38.548 | Unpacking libheif-plugin-aomdec:amd64 (1.17.6-1ubuntu4.2) ... 2026-03-26 00:42:38.615 | Selecting previously unselected package libde265-0:amd64. 2026-03-26 00:42:38.626 | Preparing to unpack .../183-libde265-0_1.0.15-1build3_amd64.deb ... 2026-03-26 00:42:38.634 | Unpacking libde265-0:amd64 (1.0.15-1build3) ... 2026-03-26 00:42:38.701 | Selecting previously unselected package libheif-plugin-libde265:amd64. 2026-03-26 00:42:38.709 | Preparing to unpack .../184-libheif-plugin-libde265_1.17.6-1ubuntu4.2_amd64.deb ... 2026-03-26 00:42:38.715 | Unpacking libheif-plugin-libde265:amd64 (1.17.6-1ubuntu4.2) ... 2026-03-26 00:42:38.779 | Selecting previously unselected package libheif1:amd64. 2026-03-26 00:42:38.788 | Preparing to unpack .../185-libheif1_1.17.6-1ubuntu4.2_amd64.deb ... 2026-03-26 00:42:38.795 | Unpacking libheif1:amd64 (1.17.6-1ubuntu4.2) ... 2026-03-26 00:42:38.895 | Selecting previously unselected package libjpeg-turbo8:amd64. 2026-03-26 00:42:38.904 | Preparing to unpack .../186-libjpeg-turbo8_2.1.5-2ubuntu2_amd64.deb ... 2026-03-26 00:42:38.910 | Unpacking libjpeg-turbo8:amd64 (2.1.5-2ubuntu2) ... 2026-03-26 00:42:39.014 | Selecting previously unselected package libjpeg8:amd64. 2026-03-26 00:42:39.024 | Preparing to unpack .../187-libjpeg8_8c-2ubuntu11_amd64.deb ... 2026-03-26 00:42:39.112 | Unpacking libjpeg8:amd64 (8c-2ubuntu11) ... 2026-03-26 00:42:39.181 | Selecting previously unselected package libdeflate0:amd64. 2026-03-26 00:42:39.191 | Preparing to unpack .../188-libdeflate0_1.19-1build1.1_amd64.deb ... 2026-03-26 00:42:39.198 | Unpacking libdeflate0:amd64 (1.19-1build1.1) ... 2026-03-26 00:42:39.312 | Selecting previously unselected package libjbig0:amd64. 2026-03-26 00:42:39.321 | Preparing to unpack .../189-libjbig0_2.1-6.1ubuntu2_amd64.deb ... 2026-03-26 00:42:39.329 | Unpacking libjbig0:amd64 (2.1-6.1ubuntu2) ... 2026-03-26 00:42:39.500 | Selecting previously unselected package liblerc4:amd64. 2026-03-26 00:42:39.509 | Preparing to unpack .../190-liblerc4_4.0.0+ds-4ubuntu2_amd64.deb ... 2026-03-26 00:42:39.517 | Unpacking liblerc4:amd64 (4.0.0+ds-4ubuntu2) ... 2026-03-26 00:42:39.596 | Selecting previously unselected package libwebp7:amd64. 2026-03-26 00:42:39.604 | Preparing to unpack .../191-libwebp7_1.3.2-0.4build3_amd64.deb ... 2026-03-26 00:42:39.610 | Unpacking libwebp7:amd64 (1.3.2-0.4build3) ... 2026-03-26 00:42:39.777 | Selecting previously unselected package libtiff6:amd64. 2026-03-26 00:42:39.787 | Preparing to unpack .../192-libtiff6_4.5.1+git230720-4ubuntu2.5_amd64.deb ... 2026-03-26 00:42:39.795 | Unpacking libtiff6:amd64 (4.5.1+git230720-4ubuntu2.5) ... 2026-03-26 00:42:39.907 | Selecting previously unselected package libxpm4:amd64. 2026-03-26 00:42:39.915 | Preparing to unpack .../193-libxpm4_1%3a3.5.17-1build2_amd64.deb ... 2026-03-26 00:42:39.922 | Unpacking libxpm4:amd64 (1:3.5.17-1build2) ... 2026-03-26 00:42:39.993 | Selecting previously unselected package libgd3:amd64. 2026-03-26 00:42:40.002 | Preparing to unpack .../194-libgd3_2.3.3-9ubuntu5_amd64.deb ... 2026-03-26 00:42:40.008 | Unpacking libgd3:amd64 (2.3.3-9ubuntu5) ... 2026-03-26 00:42:40.086 | Selecting previously unselected package libgts-0.7-5t64:amd64. 2026-03-26 00:42:40.095 | Preparing to unpack .../195-libgts-0.7-5t64_0.7.6+darcs121130-5.2build1_amd64.deb ... 2026-03-26 00:42:40.100 | Unpacking libgts-0.7-5t64:amd64 (0.7.6+darcs121130-5.2build1) ... 2026-03-26 00:42:40.171 | Selecting previously unselected package libltdl7:amd64. 2026-03-26 00:42:40.181 | Preparing to unpack .../196-libltdl7_2.4.7-7build1_amd64.deb ... 2026-03-26 00:42:40.188 | Unpacking libltdl7:amd64 (2.4.7-7build1) ... 2026-03-26 00:42:40.272 | Selecting previously unselected package libgraphite2-3:amd64. 2026-03-26 00:42:40.281 | Preparing to unpack .../197-libgraphite2-3_1.3.14-2build1_amd64.deb ... 2026-03-26 00:42:40.303 | Unpacking libgraphite2-3:amd64 (1.3.14-2build1) ... 2026-03-26 00:42:40.406 | Selecting previously unselected package libharfbuzz0b:amd64. 2026-03-26 00:42:40.412 | Preparing to unpack .../198-libharfbuzz0b_8.3.0-2build2_amd64.deb ... 2026-03-26 00:42:40.418 | Unpacking libharfbuzz0b:amd64 (8.3.0-2build2) ... 2026-03-26 00:42:40.492 | Selecting previously unselected package libthai-data. 2026-03-26 00:42:40.501 | Preparing to unpack .../199-libthai-data_0.1.29-2build1_all.deb ... 2026-03-26 00:42:40.507 | Unpacking libthai-data (0.1.29-2build1) ... 2026-03-26 00:42:40.656 | Selecting previously unselected package libdatrie1:amd64. 2026-03-26 00:42:40.665 | Preparing to unpack .../200-libdatrie1_0.2.13-3build1_amd64.deb ... 2026-03-26 00:42:40.680 | Unpacking libdatrie1:amd64 (0.2.13-3build1) ... 2026-03-26 00:42:40.747 | Selecting previously unselected package libthai0:amd64. 2026-03-26 00:42:40.757 | Preparing to unpack .../201-libthai0_0.1.29-2build1_amd64.deb ... 2026-03-26 00:42:40.764 | Unpacking libthai0:amd64 (0.1.29-2build1) ... 2026-03-26 00:42:40.829 | Selecting previously unselected package libpango-1.0-0:amd64. 2026-03-26 00:42:40.839 | Preparing to unpack .../202-libpango-1.0-0_1.52.1+ds-1build1_amd64.deb ... 2026-03-26 00:42:40.845 | Unpacking libpango-1.0-0:amd64 (1.52.1+ds-1build1) ... 2026-03-26 00:42:40.924 | Selecting previously unselected package libpangoft2-1.0-0:amd64. 2026-03-26 00:42:40.930 | Preparing to unpack .../203-libpangoft2-1.0-0_1.52.1+ds-1build1_amd64.deb ... 2026-03-26 00:42:40.935 | Unpacking libpangoft2-1.0-0:amd64 (1.52.1+ds-1build1) ... 2026-03-26 00:42:41.074 | Selecting previously unselected package libpangocairo-1.0-0:amd64. 2026-03-26 00:42:41.083 | Preparing to unpack .../204-libpangocairo-1.0-0_1.52.1+ds-1build1_amd64.deb ... 2026-03-26 00:42:41.090 | Unpacking libpangocairo-1.0-0:amd64 (1.52.1+ds-1build1) ... 2026-03-26 00:42:41.155 | Selecting previously unselected package libpathplan4:amd64. 2026-03-26 00:42:41.162 | Preparing to unpack .../205-libpathplan4_2.42.2-9ubuntu0.1_amd64.deb ... 2026-03-26 00:42:41.169 | Unpacking libpathplan4:amd64 (2.42.2-9ubuntu0.1) ... 2026-03-26 00:42:41.238 | Selecting previously unselected package libgvc6. 2026-03-26 00:42:41.247 | Preparing to unpack .../206-libgvc6_2.42.2-9ubuntu0.1_amd64.deb ... 2026-03-26 00:42:41.253 | Unpacking libgvc6 (2.42.2-9ubuntu0.1) ... 2026-03-26 00:42:41.350 | Selecting previously unselected package libgvpr2:amd64. 2026-03-26 00:42:41.360 | Preparing to unpack .../207-libgvpr2_2.42.2-9ubuntu0.1_amd64.deb ... 2026-03-26 00:42:41.366 | Unpacking libgvpr2:amd64 (2.42.2-9ubuntu0.1) ... 2026-03-26 00:42:41.456 | Selecting previously unselected package liblab-gamut1:amd64. 2026-03-26 00:42:41.465 | Preparing to unpack .../208-liblab-gamut1_2.42.2-9ubuntu0.1_amd64.deb ... 2026-03-26 00:42:41.470 | Unpacking liblab-gamut1:amd64 (2.42.2-9ubuntu0.1) ... 2026-03-26 00:42:41.570 | Selecting previously unselected package x11-common. 2026-03-26 00:42:41.575 | Preparing to unpack .../209-x11-common_1%3a7.7+23ubuntu3_all.deb ... 2026-03-26 00:42:41.583 | Unpacking x11-common (1:7.7+23ubuntu3) ... 2026-03-26 00:42:41.648 | Selecting previously unselected package libice6:amd64. 2026-03-26 00:42:41.657 | Preparing to unpack .../210-libice6_2%3a1.0.10-1build3_amd64.deb ... 2026-03-26 00:42:41.663 | Unpacking libice6:amd64 (2:1.0.10-1build3) ... 2026-03-26 00:42:41.724 | Selecting previously unselected package libsm6:amd64. 2026-03-26 00:42:41.733 | Preparing to unpack .../211-libsm6_2%3a1.2.3-1build3_amd64.deb ... 2026-03-26 00:42:41.739 | Unpacking libsm6:amd64 (2:1.2.3-1build3) ... 2026-03-26 00:42:41.857 | Selecting previously unselected package libxt6t64:amd64. 2026-03-26 00:42:41.866 | Preparing to unpack .../212-libxt6t64_1%3a1.2.1-1.2build1_amd64.deb ... 2026-03-26 00:42:41.872 | Unpacking libxt6t64:amd64 (1:1.2.1-1.2build1) ... 2026-03-26 00:42:41.942 | Selecting previously unselected package libxmu6:amd64. 2026-03-26 00:42:41.948 | Preparing to unpack .../213-libxmu6_2%3a1.1.3-3build2_amd64.deb ... 2026-03-26 00:42:41.953 | Unpacking libxmu6:amd64 (2:1.1.3-3build2) ... 2026-03-26 00:42:42.149 | Selecting previously unselected package libxaw7:amd64. 2026-03-26 00:42:42.158 | Preparing to unpack .../214-libxaw7_2%3a1.0.14-1build2_amd64.deb ... 2026-03-26 00:42:42.164 | Unpacking libxaw7:amd64 (2:1.0.14-1build2) ... 2026-03-26 00:42:42.545 | Selecting previously unselected package graphviz. 2026-03-26 00:42:42.556 | Preparing to unpack .../215-graphviz_2.42.2-9ubuntu0.1_amd64.deb ... 2026-03-26 00:42:42.564 | Unpacking graphviz (2.42.2-9ubuntu0.1) ... 2026-03-26 00:42:42.669 | Selecting previously unselected package icu-devtools. 2026-03-26 00:42:42.677 | Preparing to unpack .../216-icu-devtools_74.2-1ubuntu3.1_amd64.deb ... 2026-03-26 00:42:42.684 | Unpacking icu-devtools (74.2-1ubuntu3.1) ... 2026-03-26 00:42:42.763 | Selecting previously unselected package iputils-arping. 2026-03-26 00:42:42.771 | Preparing to unpack .../217-iputils-arping_3%3a20240117-1ubuntu0.1_amd64.deb ... 2026-03-26 00:42:42.777 | Unpacking iputils-arping (3:20240117-1ubuntu0.1) ... 2026-03-26 00:42:42.931 | Selecting previously unselected package comerr-dev:amd64. 2026-03-26 00:42:42.941 | Preparing to unpack .../218-comerr-dev_2.1-1.47.0-2.4~exp1ubuntu4.1_amd64.deb ... 2026-03-26 00:42:42.952 | Unpacking comerr-dev:amd64 (2.1-1.47.0-2.4~exp1ubuntu4.1) ... 2026-03-26 00:42:43.045 | Selecting previously unselected package libgssrpc4t64:amd64. 2026-03-26 00:42:43.053 | Preparing to unpack .../219-libgssrpc4t64_1.20.1-6ubuntu2.6_amd64.deb ... 2026-03-26 00:42:43.060 | Unpacking libgssrpc4t64:amd64 (1.20.1-6ubuntu2.6) ... 2026-03-26 00:42:43.134 | Selecting previously unselected package libkadm5clnt-mit12:amd64. 2026-03-26 00:42:43.143 | Preparing to unpack .../220-libkadm5clnt-mit12_1.20.1-6ubuntu2.6_amd64.deb ... 2026-03-26 00:42:43.149 | Unpacking libkadm5clnt-mit12:amd64 (1.20.1-6ubuntu2.6) ... 2026-03-26 00:42:43.291 | Selecting previously unselected package libkdb5-10t64:amd64. 2026-03-26 00:42:43.297 | Preparing to unpack .../221-libkdb5-10t64_1.20.1-6ubuntu2.6_amd64.deb ... 2026-03-26 00:42:43.304 | Unpacking libkdb5-10t64:amd64 (1.20.1-6ubuntu2.6) ... 2026-03-26 00:42:43.557 | Selecting previously unselected package libkadm5srv-mit12:amd64. 2026-03-26 00:42:43.567 | Preparing to unpack .../222-libkadm5srv-mit12_1.20.1-6ubuntu2.6_amd64.deb ... 2026-03-26 00:42:43.574 | Unpacking libkadm5srv-mit12:amd64 (1.20.1-6ubuntu2.6) ... 2026-03-26 00:42:43.650 | Selecting previously unselected package krb5-multidev:amd64. 2026-03-26 00:42:43.655 | Preparing to unpack .../223-krb5-multidev_1.20.1-6ubuntu2.6_amd64.deb ... 2026-03-26 00:42:43.661 | Unpacking krb5-multidev:amd64 (1.20.1-6ubuntu2.6) ... 2026-03-26 00:42:43.774 | Selecting previously unselected package libicu-dev:amd64. 2026-03-26 00:42:43.780 | Preparing to unpack .../224-libicu-dev_74.2-1ubuntu3.1_amd64.deb ... 2026-03-26 00:42:43.786 | Unpacking libicu-dev:amd64 (74.2-1ubuntu3.1) ... 2026-03-26 00:42:44.276 | Selecting previously unselected package libjpeg-turbo8-dev:amd64. 2026-03-26 00:42:44.286 | Preparing to unpack .../225-libjpeg-turbo8-dev_2.1.5-2ubuntu2_amd64.deb ... 2026-03-26 00:42:44.292 | Unpacking libjpeg-turbo8-dev:amd64 (2.1.5-2ubuntu2) ... 2026-03-26 00:42:44.377 | Selecting previously unselected package libjpeg8-dev:amd64. 2026-03-26 00:42:44.384 | Preparing to unpack .../226-libjpeg8-dev_8c-2ubuntu11_amd64.deb ... 2026-03-26 00:42:44.390 | Unpacking libjpeg8-dev:amd64 (8c-2ubuntu11) ... 2026-03-26 00:42:44.448 | Selecting previously unselected package libjpeg-dev:amd64. 2026-03-26 00:42:44.456 | Preparing to unpack .../227-libjpeg-dev_8c-2ubuntu11_amd64.deb ... 2026-03-26 00:42:44.463 | Unpacking libjpeg-dev:amd64 (8c-2ubuntu11) ... 2026-03-26 00:42:44.534 | Selecting previously unselected package libjs-jquery. 2026-03-26 00:42:44.539 | Preparing to unpack .../228-libjs-jquery_3.6.1+dfsg+~3.5.14-1_all.deb ... 2026-03-26 00:42:44.555 | Unpacking libjs-jquery (3.6.1+dfsg+~3.5.14-1) ... 2026-03-26 00:42:44.624 | Selecting previously unselected package libjs-jquery-metadata. 2026-03-26 00:42:44.632 | Preparing to unpack .../229-libjs-jquery-metadata_12-4_all.deb ... 2026-03-26 00:42:44.637 | Unpacking libjs-jquery-metadata (12-4) ... 2026-03-26 00:42:44.724 | Selecting previously unselected package libjs-jquery-tablesorter. 2026-03-26 00:42:44.732 | Preparing to unpack .../230-libjs-jquery-tablesorter_1%3a2.31.3+dfsg1-3_all.deb ... 2026-03-26 00:42:44.739 | Unpacking libjs-jquery-tablesorter (1:2.31.3+dfsg1-3) ... 2026-03-26 00:42:44.844 | Selecting previously unselected package libjs-underscore. 2026-03-26 00:42:44.853 | Preparing to unpack .../231-libjs-underscore_1.13.4~dfsg+~1.11.4-3_all.deb ... 2026-03-26 00:42:44.859 | Unpacking libjs-underscore (1.13.4~dfsg+~1.11.4-3) ... 2026-03-26 00:42:44.924 | Selecting previously unselected package libjs-sphinxdoc. 2026-03-26 00:42:44.933 | Preparing to unpack .../232-libjs-sphinxdoc_7.2.6-6_all.deb ... 2026-03-26 00:42:44.954 | Unpacking libjs-sphinxdoc (7.2.6-6) ... 2026-03-26 00:42:45.035 | Selecting previously unselected package mysql-common. 2026-03-26 00:42:45.044 | Preparing to unpack .../233-mysql-common_5.8+1.1.0build1_all.deb ... 2026-03-26 00:42:45.074 | Unpacking mysql-common (5.8+1.1.0build1) ... 2026-03-26 00:42:45.152 | Selecting previously unselected package libmysqlclient21:amd64. 2026-03-26 00:42:45.160 | Preparing to unpack .../234-libmysqlclient21_8.0.45-0ubuntu0.24.04.1_amd64.deb ... 2026-03-26 00:42:45.166 | Unpacking libmysqlclient21:amd64 (8.0.45-0ubuntu0.24.04.1) ... 2026-03-26 00:42:45.299 | Selecting previously unselected package libncurses-dev:amd64. 2026-03-26 00:42:45.308 | Preparing to unpack .../235-libncurses-dev_6.4+20240113-1ubuntu2_amd64.deb ... 2026-03-26 00:42:45.314 | Unpacking libncurses-dev:amd64 (6.4+20240113-1ubuntu2) ... 2026-03-26 00:42:45.413 | Selecting previously unselected package libpkgconf3:amd64. 2026-03-26 00:42:45.424 | Preparing to unpack .../236-libpkgconf3_1.8.1-2build1_amd64.deb ... 2026-03-26 00:42:45.431 | Unpacking libpkgconf3:amd64 (1.8.1-2build1) ... 2026-03-26 00:42:45.494 | Selecting previously unselected package libpq5:amd64. 2026-03-26 00:42:45.501 | Preparing to unpack .../237-libpq5_16.13-0ubuntu0.24.04.1_amd64.deb ... 2026-03-26 00:42:45.522 | Unpacking libpq5:amd64 (16.13-0ubuntu0.24.04.1) ... 2026-03-26 00:42:45.589 | Selecting previously unselected package libssl-dev:amd64. 2026-03-26 00:42:45.598 | Preparing to unpack .../238-libssl-dev_3.0.13-0ubuntu3.7_amd64.deb ... 2026-03-26 00:42:45.605 | Unpacking libssl-dev:amd64 (3.0.13-0ubuntu3.7) ... 2026-03-26 00:42:45.820 | Selecting previously unselected package libpq-dev. 2026-03-26 00:42:45.830 | Preparing to unpack .../239-libpq-dev_16.13-0ubuntu0.24.04.1_amd64.deb ... 2026-03-26 00:42:45.837 | Unpacking libpq-dev (16.13-0ubuntu0.24.04.1) ... 2026-03-26 00:42:45.916 | Selecting previously unselected package libpython3-dev:amd64. 2026-03-26 00:42:45.923 | Preparing to unpack .../240-libpython3-dev_3.12.3-0ubuntu2.1_amd64.deb ... 2026-03-26 00:42:45.929 | Unpacking libpython3-dev:amd64 (3.12.3-0ubuntu2.1) ... 2026-03-26 00:42:45.988 | Selecting previously unselected package libsasl2-dev. 2026-03-26 00:42:45.998 | Preparing to unpack .../241-libsasl2-dev_2.1.28+dfsg1-5ubuntu3.1_amd64.deb ... 2026-03-26 00:42:46.003 | Unpacking libsasl2-dev (2.1.28+dfsg1-5ubuntu3.1) ... 2026-03-26 00:42:46.102 | Selecting previously unselected package libsgutils2-1.46-2:amd64. 2026-03-26 00:42:46.109 | Preparing to unpack .../242-libsgutils2-1.46-2_1.46-3ubuntu4_amd64.deb ... 2026-03-26 00:42:46.114 | Unpacking libsgutils2-1.46-2:amd64 (1.46-3ubuntu4) ... 2026-03-26 00:42:46.176 | Selecting previously unselected package libsoup-3.0-common. 2026-03-26 00:42:46.186 | Preparing to unpack .../243-libsoup-3.0-common_3.4.4-5ubuntu0.7_all.deb ... 2026-03-26 00:42:46.191 | Unpacking libsoup-3.0-common (3.4.4-5ubuntu0.7) ... 2026-03-26 00:42:46.296 | Selecting previously unselected package libsoup-3.0-0:amd64. 2026-03-26 00:42:46.305 | Preparing to unpack .../244-libsoup-3.0-0_3.4.4-5ubuntu0.7_amd64.deb ... 2026-03-26 00:42:46.311 | Unpacking libsoup-3.0-0:amd64 (3.4.4-5ubuntu0.7) ... 2026-03-26 00:42:46.384 | Selecting previously unselected package libsystemd-dev:amd64. 2026-03-26 00:42:46.389 | Preparing to unpack .../245-libsystemd-dev_255.4-1ubuntu8.14_amd64.deb ... 2026-03-26 00:42:46.394 | Unpacking libsystemd-dev:amd64 (255.4-1ubuntu8.14) ... 2026-03-26 00:42:46.636 | Selecting previously unselected package liburing2:amd64. 2026-03-26 00:42:46.648 | Preparing to unpack .../246-liburing2_2.5-1build1_amd64.deb ... 2026-03-26 00:42:46.652 | Unpacking liburing2:amd64 (2.5-1build1) ... 2026-03-26 00:42:46.709 | Selecting previously unselected package libxml2-dev:amd64. 2026-03-26 00:42:46.718 | Preparing to unpack .../247-libxml2-dev_2.9.14+dfsg-1.3ubuntu3.7_amd64.deb ... 2026-03-26 00:42:46.723 | Unpacking libxml2-dev:amd64 (2.9.14+dfsg-1.3ubuntu3.7) ... 2026-03-26 00:42:46.859 | Selecting previously unselected package libxslt1.1:amd64. 2026-03-26 00:42:46.868 | Preparing to unpack .../248-libxslt1.1_1.1.39-0exp1ubuntu0.24.04.3_amd64.deb ... 2026-03-26 00:42:46.875 | Unpacking libxslt1.1:amd64 (1.1.39-0exp1ubuntu0.24.04.3) ... 2026-03-26 00:42:46.953 | Selecting previously unselected package libxslt1-dev:amd64. 2026-03-26 00:42:46.961 | Preparing to unpack .../249-libxslt1-dev_1.1.39-0exp1ubuntu0.24.04.3_amd64.deb ... 2026-03-26 00:42:46.991 | Unpacking libxslt1-dev:amd64 (1.1.39-0exp1ubuntu0.24.04.3) ... 2026-03-26 00:42:47.089 | Selecting previously unselected package llvm-17-runtime. 2026-03-26 00:42:47.097 | Preparing to unpack .../250-llvm-17-runtime_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-03-26 00:42:47.103 | Unpacking llvm-17-runtime (1:17.0.6-9ubuntu1) ... 2026-03-26 00:42:47.210 | Selecting previously unselected package libpfm4:amd64. 2026-03-26 00:42:47.218 | Preparing to unpack .../251-libpfm4_4.13.0+git32-g0d4ed0e-1_amd64.deb ... 2026-03-26 00:42:47.224 | Unpacking libpfm4:amd64 (4.13.0+git32-g0d4ed0e-1) ... 2026-03-26 00:42:47.323 | Selecting previously unselected package llvm-17. 2026-03-26 00:42:47.331 | Preparing to unpack .../252-llvm-17_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-03-26 00:42:47.338 | Unpacking llvm-17 (1:17.0.6-9ubuntu1) ... 2026-03-26 00:42:48.609 | Selecting previously unselected package libffi-dev:amd64. 2026-03-26 00:42:48.617 | Preparing to unpack .../253-libffi-dev_3.4.6-1build1_amd64.deb ... 2026-03-26 00:42:48.623 | Unpacking libffi-dev:amd64 (3.4.6-1build1) ... 2026-03-26 00:42:48.709 | Selecting previously unselected package llvm-17-tools. 2026-03-26 00:42:48.719 | Preparing to unpack .../254-llvm-17-tools_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-03-26 00:42:48.725 | Unpacking llvm-17-tools (1:17.0.6-9ubuntu1) ... 2026-03-26 00:42:49.214 | Selecting previously unselected package libz3-4:amd64. 2026-03-26 00:42:49.225 | Preparing to unpack .../255-libz3-4_4.8.12-3.1build1_amd64.deb ... 2026-03-26 00:42:49.235 | Unpacking libz3-4:amd64 (4.8.12-3.1build1) ... 2026-03-26 00:42:49.510 | Selecting previously unselected package libz3-dev:amd64. 2026-03-26 00:42:49.521 | Preparing to unpack .../256-libz3-dev_4.8.12-3.1build1_amd64.deb ... 2026-03-26 00:42:49.527 | Unpacking libz3-dev:amd64 (4.8.12-3.1build1) ... 2026-03-26 00:42:49.603 | Selecting previously unselected package llvm-17-dev. 2026-03-26 00:42:49.613 | Preparing to unpack .../257-llvm-17-dev_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-03-26 00:42:49.617 | Unpacking llvm-17-dev (1:17.0.6-9ubuntu1) ... 2026-03-26 00:42:52.983 | Selecting previously unselected package lsscsi. 2026-03-26 00:42:52.995 | Preparing to unpack .../258-lsscsi_0.32-1build1_amd64.deb ... 2026-03-26 00:42:53.001 | Unpacking lsscsi (0.32-1build1) ... 2026-03-26 00:42:53.084 | Selecting previously unselected package lvm2. 2026-03-26 00:42:53.092 | Preparing to unpack .../259-lvm2_2.03.16-3ubuntu3.2_amd64.deb ... 2026-03-26 00:42:53.128 | Unpacking lvm2 (2.03.16-3ubuntu3.2) ... 2026-03-26 00:42:53.404 | Selecting previously unselected package osinfo-db. 2026-03-26 00:42:53.416 | Preparing to unpack .../260-osinfo-db_0.20250606-0ubuntu0.24.04.1_all.deb ... 2026-03-26 00:42:53.424 | Unpacking osinfo-db (0.20250606-0ubuntu0.24.04.1) ... 2026-03-26 00:42:54.013 | Selecting previously unselected package pkgconf-bin. 2026-03-26 00:42:54.025 | Preparing to unpack .../261-pkgconf-bin_1.8.1-2build1_amd64.deb ... 2026-03-26 00:42:54.032 | Unpacking pkgconf-bin (1.8.1-2build1) ... 2026-03-26 00:42:54.112 | Selecting previously unselected package pkgconf:amd64. 2026-03-26 00:42:54.123 | Preparing to unpack .../262-pkgconf_1.8.1-2build1_amd64.deb ... 2026-03-26 00:42:54.134 | Unpacking pkgconf:amd64 (1.8.1-2build1) ... 2026-03-26 00:42:54.216 | Selecting previously unselected package pkg-config:amd64. 2026-03-26 00:42:54.226 | Preparing to unpack .../263-pkg-config_1.8.1-2build1_amd64.deb ... 2026-03-26 00:42:54.237 | Unpacking pkg-config:amd64 (1.8.1-2build1) ... 2026-03-26 00:42:54.337 | Selecting previously unselected package pm-utils. 2026-03-26 00:42:54.348 | Preparing to unpack .../264-pm-utils_1.4.1-21_all.deb ... 2026-03-26 00:42:54.355 | Unpacking pm-utils (1.4.1-21) ... 2026-03-26 00:42:54.476 | Selecting previously unselected package postgresql-client-16. 2026-03-26 00:42:54.485 | Preparing to unpack .../265-postgresql-client-16_16.13-0ubuntu0.24.04.1_amd64.deb ... 2026-03-26 00:42:54.491 | Unpacking postgresql-client-16 (16.13-0ubuntu0.24.04.1) ... 2026-03-26 00:42:54.723 | Selecting previously unselected package postgresql-server-dev-16. 2026-03-26 00:42:54.734 | Preparing to unpack .../266-postgresql-server-dev-16_16.13-0ubuntu0.24.04.1_amd64.deb ... 2026-03-26 00:42:54.739 | Unpacking postgresql-server-dev-16 (16.13-0ubuntu0.24.04.1) ... 2026-03-26 00:42:55.137 | Selecting previously unselected package postgresql-server-dev-all:amd64. 2026-03-26 00:42:55.146 | Preparing to unpack .../267-postgresql-server-dev-all_257build1.1_amd64.deb ... 2026-03-26 00:42:55.152 | Unpacking postgresql-server-dev-all:amd64 (257build1.1) ... 2026-03-26 00:42:55.220 | Selecting previously unselected package python3-dev. 2026-03-26 00:42:55.230 | Preparing to unpack .../268-python3-dev_3.12.3-0ubuntu2.1_amd64.deb ... 2026-03-26 00:42:55.236 | Unpacking python3-dev (3.12.3-0ubuntu2.1) ... 2026-03-26 00:42:55.306 | Selecting previously unselected package python3-mysqldb. 2026-03-26 00:42:55.315 | Preparing to unpack .../269-python3-mysqldb_1.4.6-2build3_amd64.deb ... 2026-03-26 00:42:55.321 | Unpacking python3-mysqldb (1.4.6-2build3) ... 2026-03-26 00:42:55.399 | Selecting previously unselected package python3-setuptools. 2026-03-26 00:42:55.411 | Preparing to unpack .../270-python3-setuptools_68.1.2-2ubuntu1.2_all.deb ... 2026-03-26 00:42:55.417 | Unpacking python3-setuptools (68.1.2-2ubuntu1.2) ... 2026-03-26 00:42:56.024 | Selecting previously unselected package python3-wheel. 2026-03-26 00:42:56.032 | Preparing to unpack .../271-python3-wheel_0.42.0-2_all.deb ... 2026-03-26 00:42:56.037 | Unpacking python3-wheel (0.42.0-2) ... 2026-03-26 00:42:56.156 | Selecting previously unselected package python3-pip. 2026-03-26 00:42:56.163 | Preparing to unpack .../272-python3-pip_24.0+dfsg-1ubuntu1.3_all.deb ... 2026-03-26 00:42:56.172 | Unpacking python3-pip (24.0+dfsg-1ubuntu1.3) ... 2026-03-26 00:42:56.448 | Selecting previously unselected package python3-pip-whl. 2026-03-26 00:42:56.458 | Preparing to unpack .../273-python3-pip-whl_24.0+dfsg-1ubuntu1.3_all.deb ... 2026-03-26 00:42:56.465 | Unpacking python3-pip-whl (24.0+dfsg-1ubuntu1.3) ... 2026-03-26 00:42:56.564 | Selecting previously unselected package python3-setuptools-whl. 2026-03-26 00:42:56.573 | Preparing to unpack .../274-python3-setuptools-whl_68.1.2-2ubuntu1.2_all.deb ... 2026-03-26 00:42:56.580 | Unpacking python3-setuptools-whl (68.1.2-2ubuntu1.2) ... 2026-03-26 00:42:56.748 | Selecting previously unselected package python3-systemd. 2026-03-26 00:42:56.762 | Preparing to unpack .../275-python3-systemd_235-1build4_amd64.deb ... 2026-03-26 00:42:56.769 | Unpacking python3-systemd (235-1build4) ... 2026-03-26 00:42:56.848 | Selecting previously unselected package python3.12-venv. 2026-03-26 00:42:56.859 | Preparing to unpack .../276-python3.12-venv_3.12.3-1ubuntu0.12_amd64.deb ... 2026-03-26 00:42:56.865 | Unpacking python3.12-venv (3.12.3-1ubuntu0.12) ... 2026-03-26 00:42:56.949 | Selecting previously unselected package python3-venv. 2026-03-26 00:42:56.960 | Preparing to unpack .../277-python3-venv_3.12.3-0ubuntu2.1_amd64.deb ... 2026-03-26 00:42:56.970 | Unpacking python3-venv (3.12.3-0ubuntu2.1) ... 2026-03-26 00:42:57.044 | Selecting previously unselected package qemu-utils. 2026-03-26 00:42:57.053 | Preparing to unpack .../278-qemu-utils_1%3a8.2.2+ds-0ubuntu1.13_amd64.deb ... 2026-03-26 00:42:57.058 | Unpacking qemu-utils (1:8.2.2+ds-0ubuntu1.13) ... 2026-03-26 00:42:57.362 | Selecting previously unselected package sg3-utils. 2026-03-26 00:42:57.370 | Preparing to unpack .../279-sg3-utils_1.46-3ubuntu4_amd64.deb ... 2026-03-26 00:42:57.378 | Unpacking sg3-utils (1.46-3ubuntu4) ... 2026-03-26 00:42:57.525 | Selecting previously unselected package sqlite3. 2026-03-26 00:42:57.535 | Preparing to unpack .../280-sqlite3_3.45.1-1ubuntu2.5_amd64.deb ... 2026-03-26 00:42:57.563 | Unpacking sqlite3 (3.45.1-1ubuntu2.5) ... 2026-03-26 00:42:58.052 | Selecting previously unselected package thin-provisioning-tools. 2026-03-26 00:42:58.061 | Preparing to unpack .../281-thin-provisioning-tools_0.9.0-2ubuntu5.1_amd64.deb ... 2026-03-26 00:42:58.138 | Unpacking thin-provisioning-tools (0.9.0-2ubuntu5.1) ... 2026-03-26 00:42:58.726 | Selecting previously unselected package unzip. 2026-03-26 00:42:58.736 | Preparing to unpack .../282-unzip_6.0-28ubuntu4.1_amd64.deb ... 2026-03-26 00:42:58.750 | Unpacking unzip (6.0-28ubuntu4.1) ... 2026-03-26 00:42:59.189 | Selecting previously unselected package debootstrap. 2026-03-26 00:42:59.196 | Preparing to unpack .../283-debootstrap_1.0.134ubuntu1_all.deb ... 2026-03-26 00:42:59.253 | Unpacking debootstrap (1.0.134ubuntu1) ... 2026-03-26 00:42:59.780 | Selecting previously unselected package libosinfo-l10n. 2026-03-26 00:42:59.791 | Preparing to unpack .../284-libosinfo-l10n_1.11.0-2build3_all.deb ... 2026-03-26 00:42:59.854 | Unpacking libosinfo-l10n (1.11.0-2build3) ... 2026-03-26 00:42:59.964 | Selecting previously unselected package libosinfo-1.0-0:amd64. 2026-03-26 00:42:59.975 | Preparing to unpack .../285-libosinfo-1.0-0_1.11.0-2build3_amd64.deb ... 2026-03-26 00:42:59.987 | Unpacking libosinfo-1.0-0:amd64 (1.11.0-2build3) ... 2026-03-26 00:43:00.071 | Selecting previously unselected package gir1.2-libosinfo-1.0:amd64. 2026-03-26 00:43:00.082 | Preparing to unpack .../286-gir1.2-libosinfo-1.0_1.11.0-2build3_amd64.deb ... 2026-03-26 00:43:00.089 | Unpacking gir1.2-libosinfo-1.0:amd64 (1.11.0-2build3) ... 2026-03-26 00:43:00.169 | Selecting previously unselected package kpartx. 2026-03-26 00:43:00.181 | Preparing to unpack .../287-kpartx_0.9.4-5ubuntu8.1_amd64.deb ... 2026-03-26 00:43:00.187 | Unpacking kpartx (0.9.4-5ubuntu8.1) ... 2026-03-26 00:43:00.258 | Selecting previously unselected package libkrb5-dev:amd64. 2026-03-26 00:43:00.269 | Preparing to unpack .../288-libkrb5-dev_1.20.1-6ubuntu2.6_amd64.deb ... 2026-03-26 00:43:00.279 | Unpacking libkrb5-dev:amd64 (1.20.1-6ubuntu2.6) ... 2026-03-26 00:43:00.400 | Selecting previously unselected package libyaml-dev:amd64. 2026-03-26 00:43:00.413 | Preparing to unpack .../289-libyaml-dev_0.2.5-1build1_amd64.deb ... 2026-03-26 00:43:00.419 | Unpacking libyaml-dev:amd64 (0.2.5-1build1) ... 2026-03-26 00:43:00.487 | Selecting previously unselected package socat. 2026-03-26 00:43:00.499 | Preparing to unpack .../290-socat_1.8.0.0-4build3_amd64.deb ... 2026-03-26 00:43:00.505 | Unpacking socat (1.8.0.0-4build3) ... 2026-03-26 00:43:00.616 | Selecting previously unselected package vlan. 2026-03-26 00:43:00.627 | Preparing to unpack .../291-vlan_2.0.5ubuntu5_all.deb ... 2026-03-26 00:43:00.641 | Unpacking vlan (2.0.5ubuntu5) ... 2026-03-26 00:43:00.748 | Setting up cryptsetup-bin (2:2.7.0-1ubuntu4.2) ... 2026-03-26 00:43:00.800 | Setting up postgresql-client-common (257build1.1) ... 2026-03-26 00:43:00.832 | Setting up powermgmt-base (1.37ubuntu0.1) ... 2026-03-26 00:43:00.851 | Setting up libpipeline1:amd64 (1.5.7-2) ... 2026-03-26 00:43:00.876 | Setting up libgraphite2-3:amd64 (1.3.14-2build1) ... 2026-03-26 00:43:00.898 | Setting up dnsmasq-utils (2.90-2ubuntu0.1) ... 2026-03-26 00:43:00.921 | Setting up distro-info (1.7build1) ... 2026-03-26 00:43:00.945 | Setting up libpixman-1-0:amd64 (0.42.2-1build1) ... 2026-03-26 00:43:00.964 | Setting up libsharpyuv0:amd64 (1.3.2-0.4build3) ... 2026-03-26 00:43:00.987 | Setting up libaom3:amd64 (3.8.2-2ubuntu0.1) ... 2026-03-26 00:43:01.003 | Setting up mysql-common (5.8+1.1.0build1) ... 2026-03-26 00:43:01.056 | update-alternatives: using /etc/mysql/my.cnf.fallback to provide /etc/mysql/my.cnf (my.cnf) in auto mode 2026-03-26 00:43:01.070 | Setting up session-migration (0.3.9build1) ... 2026-03-26 00:43:01.216 | Created symlink /etc/systemd/user/graphical-session-pre.target.wants/session-migration.service → /usr/lib/systemd/user/session-migration.service. 2026-03-26 00:43:01.228 | Setting up libmysqlclient21:amd64 (8.0.45-0ubuntu0.24.04.1) ... 2026-03-26 00:43:01.244 | Setting up libxau6:amd64 (1:1.0.9-1build6) ... 2026-03-26 00:43:01.261 | Setting up libxdmcp6:amd64 (1:1.1.3-0ubuntu6) ... 2026-03-26 00:43:01.278 | Setting up python3-setuptools-whl (68.1.2-2ubuntu1.2) ... 2026-03-26 00:43:01.304 | Setting up lto-disabled-list (47) ... 2026-03-26 00:43:01.320 | Setting up libproxy1v5:amd64 (0.5.4-4build1) ... 2026-03-26 00:43:01.334 | Setting up pci.ids (0.0~2024.03.31-1ubuntu0.1) ... 2026-03-26 00:43:01.350 | Setting up libxcb1:amd64 (1.15-1ubuntu2) ... 2026-03-26 00:43:01.365 | Setting up libpython3-dev:amd64 (3.12.3-0ubuntu2.1) ... 2026-03-26 00:43:01.392 | Setting up liblerc4:amd64 (4.0.0+ds-4ubuntu2) ... 2026-03-26 00:43:01.411 | Setting up bsdextrautils (2.39.3-9ubuntu6.5) ... 2026-03-26 00:43:01.436 | Setting up libdevmapper-event1.02.1:amd64 (2:1.02.185-3ubuntu3.2) ... 2026-03-26 00:43:01.450 | Setting up python3-setuptools (68.1.2-2ubuntu1.2) ... 2026-03-26 00:43:01.978 | Setting up wget (1.21.4-1ubuntu4.1) ... 2026-03-26 00:43:02.011 | Setting up libsysfs2:amd64 (2.1.1-6build1) ... 2026-03-26 00:43:02.029 | Setting up libdatrie1:amd64 (0.2.13-3build1) ... 2026-03-26 00:43:02.049 | Setting up cryptsetup (2:2.7.0-1ubuntu4.2) ... 2026-03-26 00:43:02.704 | Setting up libyaml-dev:amd64 (0.2.5-1build1) ... 2026-03-26 00:43:02.721 | Setting up sysfsutils (2.1.1-6build1) ... 2026-03-26 00:43:03.200 | Created symlink /etc/systemd/system/sysfs.service → /usr/lib/systemd/system/sysfsutils.service. 2026-03-26 00:43:03.200 | Created symlink /etc/systemd/system/multi-user.target.wants/sysfsutils.service → /usr/lib/systemd/system/sysfsutils.service. 2026-03-26 00:43:06.594 | Setting up libmagic-mgc (1:5.45-3build1) ... 2026-03-26 00:43:07.231 | Setting up ncal (12.1.8) ... 2026-03-26 00:43:08.152 | Setting up python3-pip-whl (24.0+dfsg-1ubuntu1.3) ... 2026-03-26 00:43:08.619 | Setting up gawk (1:5.2.1-2build3) ... 2026-03-26 00:43:09.487 | Setting up psmisc (23.7-1build1) ... 2026-03-26 00:43:10.234 | Setting up libxcb-render0:amd64 (1.15-1ubuntu2) ... 2026-03-26 00:43:10.947 | Setting up libarchive-zip-perl (1.68-1) ... 2026-03-26 00:43:11.855 | Setting up libestr0:amd64 (0.1.11-1build1) ... 2026-03-26 00:43:12.085 | Setting up libfastjson4:amd64 (1.2304.0-1build1) ... 2026-03-26 00:43:12.117 | Setting up pm-utils (1.4.1-21) ... 2026-03-26 00:43:12.150 | Setting up libtirpc-common (1.3.4+ds-1.1build1) ... 2026-03-26 00:43:12.173 | Setting up unzip (6.0-28ubuntu4.1) ... 2026-03-26 00:43:12.199 | Setting up libdebhelper-perl (13.14.1ubuntu5) ... 2026-03-26 00:43:12.219 | Setting up liblab-gamut1:amd64 (2.42.2-9ubuntu0.1) ... 2026-03-26 00:43:12.242 | Setting up dosfstools (4.2-1.1build1) ... 2026-03-26 00:43:12.261 | Setting up libmagic1t64:amd64 (1:5.45-3build1) ... 2026-03-26 00:43:12.296 | Setting up rsyslog (8.2312.0-3ubuntu9.1) ... 2026-03-26 00:43:12.587 | info: Adding user `syslog' to group `adm' ... 2026-03-26 00:43:12.894 | 2026-03-26 00:43:12.894 | Creating config file /etc/rsyslog.d/50-default.conf with new version 2026-03-26 00:43:13.221 | Created symlink /etc/systemd/system/multi-user.target.wants/dmesg.service → /usr/lib/systemd/system/dmesg.service. 2026-03-26 00:43:13.359 | Created symlink /etc/systemd/system/syslog.service → /usr/lib/systemd/system/rsyslog.service. 2026-03-26 00:43:13.359 | Created symlink /etc/systemd/system/multi-user.target.wants/rsyslog.service → /usr/lib/systemd/system/rsyslog.service. 2026-03-26 00:43:13.817 | Setting up netcat-openbsd (1.226-1ubuntu2) ... 2026-03-26 00:43:13.852 | update-alternatives: using /bin/nc.openbsd to provide /bin/nc (nc) in auto mode 2026-03-26 00:43:13.880 | Setting up binutils-common:amd64 (2.42-4ubuntu2.10) ... 2026-03-26 00:43:13.918 | Setting up x11-common (1:7.7+23ubuntu3) ... 2026-03-26 00:43:14.422 | Setting up libsgutils2-1.46-2:amd64 (1.46-3ubuntu4) ... 2026-03-26 00:43:14.449 | Setting up libpq5:amd64 (16.13-0ubuntu0.24.04.1) ... 2026-03-26 00:43:14.472 | Setting up libdeflate0:amd64 (1.19-1build1.1) ... 2026-03-26 00:43:14.514 | Setting up bc (1.07.1-3ubuntu4) ... 2026-03-26 00:43:14.547 | Setting up libctf-nobfd0:amd64 (2.42-4ubuntu2.10) ... 2026-03-26 00:43:14.587 | Setting up m4 (1.4.19-4build1) ... 2026-03-26 00:43:14.607 | Setting up libevent-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-03-26 00:43:14.634 | Setting up systemd-dev (255.4-1ubuntu8.14) ... 2026-03-26 00:43:14.650 | Setting up golang-1.22-doc (1.22.2-2ubuntu0.4) ... 2026-03-26 00:43:14.669 | Setting up libxcb-shm0:amd64 (1.15-1ubuntu2) ... 2026-03-26 00:43:14.688 | Setting up file (1:5.45-3build1) ... 2026-03-26 00:43:14.702 | Setting up libsoup-3.0-common (3.4.4-5ubuntu0.7) ... 2026-03-26 00:43:14.717 | Setting up libgomp1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-03-26 00:43:14.738 | Setting up iputils-arping (3:20240117-1ubuntu0.1) ... 2026-03-26 00:43:14.779 | Setting up bzip2 (1.0.8-5.1build0.1) ... 2026-03-26 00:43:14.798 | Setting up libffi-dev:amd64 (3.4.6-1build1) ... 2026-03-26 00:43:14.817 | Setting up conntrack (1:1.4.8-1ubuntu1) ... 2026-03-26 00:43:14.837 | Setting up python3-wheel (0.42.0-2) ... 2026-03-26 00:43:15.022 | Setting up libjbig0:amd64 (2.1-6.1ubuntu2) ... 2026-03-26 00:43:15.038 | Setting up memcached (1.6.24-1build3) ... 2026-03-26 00:43:15.810 | Created symlink /etc/systemd/system/multi-user.target.wants/memcached.service → /usr/lib/systemd/system/memcached.service. 2026-03-26 00:43:16.147 | Setting up libpcre2-16-0:amd64 (10.42-4ubuntu2.1) ... 2026-03-26 00:43:16.163 | Setting up libsframe1:amd64 (2.42-4ubuntu2.10) ... 2026-03-26 00:43:16.184 | Setting up libjansson4:amd64 (2.14-2build2) ... 2026-03-26 00:43:16.199 | Setting up acl (2.3.2-1build1.1) ... 2026-03-26 00:43:16.222 | Setting up libdconf1:amd64 (0.40.0-4ubuntu0.1) ... 2026-03-26 00:43:16.241 | Setting up python3-mysqldb (1.4.6-2build3) ... 2026-03-26 00:43:16.401 | Setting up autotools-dev (20220109.1) ... 2026-03-26 00:43:16.417 | Setting up python3-pygments (2.17.2+dfsg-1) ... 2026-03-26 00:43:17.171 | Setting up libz3-4:amd64 (4.8.12-3.1build1) ... 2026-03-26 00:43:17.194 | Setting up libpcre2-32-0:amd64 (10.42-4ubuntu2.1) ... 2026-03-26 00:43:17.213 | Setting up libpkgconf3:amd64 (1.8.1-2build1) ... 2026-03-26 00:43:17.239 | Setting up libpfm4:amd64 (4.13.0+git32-g0d4ed0e-1) ... 2026-03-26 00:43:17.336 | Setting up gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-03-26 00:43:17.355 | Setting up libllvm17t64:amd64 (1:17.0.6-9ubuntu1) ... 2026-03-26 00:43:17.374 | Setting up libclang1-17t64 (1:17.0.6-9ubuntu1) ... 2026-03-26 00:43:17.391 | Setting up libx11-data (2:1.8.7-1build1) ... 2026-03-26 00:43:17.410 | Setting up make (4.3-4.1build2) ... 2026-03-26 00:43:17.431 | Setting up ssl-cert (1.1.2ubuntu1) ... 2026-03-26 00:43:18.049 | Created symlink /etc/systemd/system/multi-user.target.wants/ssl-cert.service → /usr/lib/systemd/system/ssl-cert.service. 2026-03-26 00:43:18.422 | Setting up libgssrpc4t64:amd64 (1.20.1-6ubuntu2.6) ... 2026-03-26 00:43:18.441 | Setting up libldap-dev:amd64 (2.6.10+dfsg-0ubuntu0.24.04.1) ... 2026-03-26 00:43:18.457 | Setting up uuid-dev:amd64 (2.39.3-9ubuntu6.5) ... 2026-03-26 00:43:18.472 | Setting up libpathplan4:amd64 (2.42.2-9ubuntu0.1) ... 2026-03-26 00:43:18.488 | Setting up ebtables (2.0.11-6build1) ... 2026-03-26 00:43:18.918 | Setting up socat (1.8.0.0-4build3) ... 2026-03-26 00:43:18.933 | Setting up libann0 (1.1.2+doc-9build1) ... 2026-03-26 00:43:18.954 | Setting up libncurses6:amd64 (6.4+20240113-1ubuntu2) ... 2026-03-26 00:43:18.967 | Setting up golang-1.22-src (1.22.2-2ubuntu0.4) ... 2026-03-26 00:43:18.986 | Setting up xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2026-03-26 00:43:19.005 | update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode 2026-03-26 00:43:19.024 | Setting up libfribidi0:amd64 (1.0.13-3build1) ... 2026-03-26 00:43:19.039 | Setting up libquadmath0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-03-26 00:43:19.053 | Setting up bsdmainutils (12.1.8) ... 2026-03-26 00:43:19.074 | Setting up comerr-dev:amd64 (2.1-1.47.0-2.4~exp1ubuntu4.1) ... 2026-03-26 00:43:19.096 | Setting up fonts-dejavu-mono (2.37-8) ... 2026-03-26 00:43:19.133 | Setting up libssl-dev:amd64 (3.0.13-0ubuntu3.7) ... 2026-03-26 00:43:19.150 | Setting up libmpc3:amd64 (1.3.1-1build1.1) ... 2026-03-26 00:43:19.166 | Setting up libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-03-26 00:43:19.181 | Setting up libsystemd-shared:amd64 (255.4-1ubuntu8.14) ... 2026-03-26 00:43:19.195 | Setting up patch (2.7.6-7build3) ... 2026-03-26 00:43:19.214 | Setting up usb.ids (2024.03.18-1) ... 2026-03-26 00:43:19.230 | Setting up autopoint (0.21-14ubuntu2) ... 2026-03-26 00:43:19.245 | Setting up icu-devtools (74.2-1ubuntu3.1) ... 2026-03-26 00:43:19.260 | Setting up fonts-dejavu-core (2.37-8) ... 2026-03-26 00:43:19.359 | Setting up lsscsi (0.32-1build1) ... 2026-03-26 00:43:19.400 | Setting up osinfo-db (0.20250606-0ubuntu0.24.04.1) ... 2026-03-26 00:43:19.508 | Setting up pkgconf-bin (1.8.1-2build1) ... 2026-03-26 00:43:20.056 | Setting up python3-pip (24.0+dfsg-1ubuntu1.3) ... 2026-03-26 00:43:22.014 | Setting up libjpeg-turbo8:amd64 (2.1.5-2ubuntu2) ... 2026-03-26 00:43:23.103 | Setting up libgc1:amd64 (1:8.2.6-1build1) ... 2026-03-26 00:43:23.893 | Setting up libltdl7:amd64 (2.4.7-7build1) ... 2026-03-26 00:43:24.193 | Setting up libdpkg-perl (1.22.6ubuntu6.5) ... 2026-03-26 00:43:24.674 | Setting up autoconf (2.71-3) ... 2026-03-26 00:43:25.634 | Setting up libwebp7:amd64 (1.3.2-0.4build3) ... 2026-03-26 00:43:26.767 | Setting up libubsan1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-03-26 00:43:27.408 | Setting up llvm-17-tools (1:17.0.6-9ubuntu1) ... 2026-03-26 00:43:28.237 | Setting up libnuma1:amd64 (2.0.18-1ubuntu0.24.04.1) ... 2026-03-26 00:43:29.087 | Setting up libpcre2-posix3:amd64 (10.42-4ubuntu2.1) ... 2026-03-26 00:43:29.428 | Setting up dwz (0.15-1build6) ... 2026-03-26 00:43:29.682 | Setting up libaio1t64:amd64 (0.3.113-6build1.1) ... 2026-03-26 00:43:29.702 | Setting up libsctp1:amd64 (1.0.19+dfsg-2build1) ... 2026-03-26 00:43:29.723 | Setting up vlan (2.0.5ubuntu5) ... 2026-03-26 00:43:29.762 | Setting up libclang-common-17-dev:amd64 (1:17.0.6-9ubuntu1) ... 2026-03-26 00:43:29.780 | Setting up libhwasan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-03-26 00:43:29.798 | Setting up libasan8:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-03-26 00:43:29.814 | Setting up libuchardet0:amd64 (0.0.8-1build1) ... 2026-03-26 00:43:29.829 | Setting up libapr1t64:amd64 (1.7.2-3.1ubuntu0.1) ... 2026-03-26 00:43:29.846 | Setting up libjson-perl (4.10000-1) ... 2026-03-26 00:43:29.864 | Setting up llvm-17-runtime (1:17.0.6-9ubuntu1) ... 2026-03-26 00:43:29.884 | Setting up libxslt1.1:amd64 (1.1.39-0exp1ubuntu0.24.04.3) ... 2026-03-26 00:43:29.899 | Setting up libnl-3-200:amd64 (3.7.0-0.3build1.1) ... 2026-03-26 00:43:29.925 | Setting up debugedit (1:5.0-5build2) ... 2026-03-26 00:43:29.947 | Setting up liblua5.4-0:amd64 (5.4.6-3build2) ... 2026-03-26 00:43:29.960 | Setting up libsub-override-perl (0.10-1) ... 2026-03-26 00:43:29.976 | Setting up libx11-6:amd64 (2:1.8.7-1build1) ... 2026-03-26 00:43:29.990 | Setting up libharfbuzz0b:amd64 (8.3.0-2build2) ... 2026-03-26 00:43:30.004 | Setting up libthai-data (0.1.29-2build1) ... 2026-03-26 00:43:30.019 | Setting up libgts-0.7-5t64:amd64 (0.7.6+darcs121130-5.2build1) ... 2026-03-26 00:43:30.032 | Setting up libcdt5:amd64 (2.42.2-9ubuntu0.1) ... 2026-03-26 00:43:30.075 | Setting up libcgraph6:amd64 (2.42.2-9ubuntu0.1) ... 2026-03-26 00:43:30.090 | Setting up apache2-data (2.4.58-1ubuntu8.11) ... 2026-03-26 00:43:30.104 | Setting up libtsan2:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-03-26 00:43:30.121 | Setting up libjs-jquery (3.6.1+dfsg+~3.5.14-1) ... 2026-03-26 00:43:30.150 | Setting up dmidecode (3.5-3ubuntu0.1) ... 2026-03-26 00:43:30.164 | Setting up glib-networking-common (2.80.0-1build1) ... 2026-03-26 00:43:30.180 | Setting up libbinutils:amd64 (2.42-4ubuntu2.10) ... 2026-03-26 00:43:30.197 | Setting up liburing2:amd64 (2.5-1build1) ... 2026-03-26 00:43:30.213 | Setting up libisl23:amd64 (0.26-3build1.1) ... 2026-03-26 00:43:30.229 | Setting up libde265-0:amd64 (1.0.15-1build3) ... 2026-03-26 00:43:30.243 | Setting up golang-src (2:1.22~2build1) ... 2026-03-26 00:43:30.257 | Setting up iputils-ping (3:20240117-1ubuntu0.1) ... 2026-03-26 00:43:30.295 | Setting up libicu-dev:amd64 (74.2-1ubuntu3.1) ... 2026-03-26 00:43:30.309 | Setting up libcc1-0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-03-26 00:43:30.324 | Setting up libsystemd-dev:amd64 (255.4-1ubuntu8.14) ... 2026-03-26 00:43:30.337 | Setting up sqlite3 (3.45.1-1ubuntu2.5) ... 2026-03-26 00:43:30.352 | Setting up liblsan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-03-26 00:43:30.369 | Setting up libitm1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-03-26 00:43:30.382 | Setting up libosinfo-l10n (1.11.0-2build3) ... 2026-03-26 00:43:30.395 | Setting up python3-systemd (235-1build4) ... 2026-03-26 00:43:30.575 | Setting up libjs-underscore (1.13.4~dfsg+~1.11.4-3) ... 2026-03-26 00:43:30.599 | Setting up libkadm5clnt-mit12:amd64 (1.20.1-6ubuntu2.6) ... 2026-03-26 00:43:30.647 | Setting up sg3-utils (1.46-3ubuntu4) ... 2026-03-26 00:43:30.688 | Setting up libctf0:amd64 (2.42-4ubuntu2.10) ... 2026-03-26 00:43:30.760 | Setting up libjpeg8:amd64 (8c-2ubuntu11) ... 2026-03-26 00:43:30.780 | Setting up automake (1:1.16.5-1.3ubuntu1) ... 2026-03-26 00:43:30.798 | update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode 2026-03-26 00:43:30.809 | Setting up genisoimage (9:1.1.11-3.5) ... 2026-03-26 00:43:30.824 | Setting up libfile-stripnondeterminism-perl (1.13.1-1) ... 2026-03-26 00:43:30.845 | Setting up glib-networking-services (2.80.0-1build1) ... 2026-03-26 00:43:30.865 | Setting up libaprutil1t64:amd64 (1.6.3-1.1ubuntu7) ... 2026-03-26 00:43:30.890 | Setting up libz3-dev:amd64 (4.8.12-3.1build1) ... 2026-03-26 00:43:30.908 | Setting up libice6:amd64 (2:1.0.10-1build3) ... 2026-03-26 00:43:30.943 | Setting up libjpeg-turbo8-dev:amd64 (2.1.5-2ubuntu2) ... 2026-03-26 00:43:30.968 | Setting up debootstrap (1.0.134ubuntu1) ... 2026-03-26 00:43:30.990 | Setting up libncurses-dev:amd64 (6.4+20240113-1ubuntu2) ... 2026-03-26 00:43:31.017 | Setting up gettext (0.21-14ubuntu2) ... 2026-03-26 00:43:31.091 | Setting up libnftables1:amd64 (1.0.9-1ubuntu0.1) ... 2026-03-26 00:43:31.107 | Setting up llvm-17-linker-tools (1:17.0.6-9ubuntu1) ... 2026-03-26 00:43:31.187 | Setting up libxpm4:amd64 (1:3.5.17-1build2) ... 2026-03-26 00:43:31.237 | Setting up libpcre2-dev:amd64 (10.42-4ubuntu2.1) ... 2026-03-26 00:43:31.317 | Setting up libxrender1:amd64 (1:0.9.10-1.1build1) ... 2026-03-26 00:43:31.358 | Setting up libkdb5-10t64:amd64 (1.20.1-6ubuntu2.6) ... 2026-03-26 00:43:31.435 | Setting up libtirpc3t64:amd64 (1.3.4+ds-1.1build1) ... 2026-03-26 00:43:31.477 | Setting up python3.12-venv (3.12.3-1ubuntu0.12) ... 2026-03-26 00:43:31.612 | Setting up cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-03-26 00:43:31.675 | Setting up fontconfig-config (2.15.0-1.1ubuntu2) ... 2026-03-26 00:43:32.086 | Setting up postgresql-client-16 (16.13-0ubuntu0.24.04.1) ... 2026-03-26 00:43:33.012 | 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:43:33.056 | Setting up haproxy (2.8.16-0ubuntu0.24.04.1) ... 2026-03-26 00:43:33.700 | Created symlink /etc/systemd/system/multi-user.target.wants/haproxy.service → /usr/lib/systemd/system/haproxy.service. 2026-03-26 00:43:34.148 | Setting up libxext6:amd64 (2:1.3.4-1build2) ... 2026-03-26 00:43:34.160 | Setting up libpq-dev (16.13-0ubuntu0.24.04.1) ... 2026-03-26 00:43:34.170 | Setting up libobjc4:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-03-26 00:43:34.181 | Setting up dconf-service (0.40.0-4ubuntu0.1) ... 2026-03-26 00:43:34.194 | Setting up systemd (255.4-1ubuntu8.14) ... 2026-03-26 00:43:34.268 | /usr/lib/tmpfiles.d/postgresql-common.conf:2: Failed to resolve user 'postgres': No such process 2026-03-26 00:43:34.269 | /usr/lib/tmpfiles.d/postgresql-common.conf:4: Failed to resolve group 'postgres': No such process 2026-03-26 00:43:35.012 | Setting up libparted2t64:amd64 (3.6-4build1) ... 2026-03-26 00:43:35.094 | 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:43:35.145 | 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:43:35.174 | Setting up golang-1.22-go (1.22.2-2ubuntu0.4) ... 2026-03-26 00:43:35.267 | Setting up libaprutil1-ldap:amd64 (1.6.3-1.1ubuntu7) ... 2026-03-26 00:43:35.348 | Setting up dnsmasq-base (2.90-2ubuntu0.1) ... 2026-03-26 00:43:35.418 | Setting up libaprutil1-dbd-sqlite3:amd64 (1.6.3-1.1ubuntu7) ... 2026-03-26 00:43:35.430 | Setting up pkgconf:amd64 (1.8.1-2build1) ... 2026-03-26 00:43:35.439 | Setting up intltool-debian (0.35.0+20060710.6) ... 2026-03-26 00:43:35.447 | Setting up libnl-route-3-200:amd64 (3.7.0-0.3build1.1) ... 2026-03-26 00:43:35.457 | Setting up libldap2-dev (2.6.10+dfsg-0ubuntu0.24.04.1) ... 2026-03-26 00:43:35.468 | Setting up libclang-cpp17t64 (1:17.0.6-9ubuntu1) ... 2026-03-26 00:43:35.480 | Setting up libthai0:amd64 (0.1.29-2build1) ... 2026-03-26 00:43:35.489 | Setting up libxml2-dev:amd64 (2.9.14+dfsg-1.3ubuntu3.7) ... 2026-03-26 00:43:35.499 | Setting up libgprofng0:amd64 (2.42-4ubuntu2.10) ... 2026-03-26 00:43:35.509 | Setting up libsasl2-dev (2.1.28+dfsg1-5ubuntu3.1) ... 2026-03-26 00:43:35.518 | Setting up python3-venv (3.12.3-0ubuntu2.1) ... 2026-03-26 00:43:35.528 | Setting up libjs-jquery-metadata (12-4) ... 2026-03-26 00:43:35.541 | Setting up postgresql-common (257build1.1) ... 2026-03-26 00:43:36.077 | 2026-03-26 00:43:36.077 | Creating config file /etc/postgresql-common/createcluster.conf with new version 2026-03-26 00:43:36.294 | Building PostgreSQL dictionaries from installed myspell/hunspell packages... 2026-03-26 00:43:36.295 | Removing obsolete dictionary files: 2026-03-26 00:43:36.977 | Created symlink /etc/systemd/system/multi-user.target.wants/postgresql.service → /usr/lib/systemd/system/postgresql.service. 2026-03-26 00:43:37.398 | Setting up thin-provisioning-tools (0.9.0-2ubuntu5.1) ... 2026-03-26 00:43:37.413 | Setting up systemd-timesyncd (255.4-1ubuntu8.14) ... 2026-03-26 00:43:37.967 | Setting up udev (255.4-1ubuntu8.14) ... 2026-03-26 00:43:38.877 | Setting up libsctp-dev:amd64 (1.0.19+dfsg-2build1) ... 2026-03-26 00:43:38.953 | Setting up pkg-config:amd64 (1.8.1-2build1) ... 2026-03-26 00:43:39.043 | Setting up libjs-sphinxdoc (7.2.6-6) ... 2026-03-26 00:43:39.066 | Setting up lsof (4.95.0-1build3) ... 2026-03-26 00:43:39.076 | Setting up dh-strip-nondeterminism (1.13.1-1) ... 2026-03-26 00:43:39.114 | Setting up libgvpr2:amd64 (2.42.2-9ubuntu0.1) ... 2026-03-26 00:43:39.124 | Setting up libjs-jquery-tablesorter (1:2.31.3+dfsg1-3) ... 2026-03-26 00:43:39.178 | Setting up libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-03-26 00:43:39.212 | Setting up groff-base (1.23.0-3build2) ... 2026-03-26 00:43:39.227 | Setting up libtiff6:amd64 (4.5.1+git230720-4ubuntu2.5) ... 2026-03-26 00:43:39.236 | Setting up kpartx (0.9.4-5ubuntu8.1) ... 2026-03-26 00:43:39.243 | Setting up libkadm5srv-mit12:amd64 (1.20.1-6ubuntu2.6) ... 2026-03-26 00:43:39.252 | Setting up qemu-utils (1:8.2.2+ds-0ubuntu1.13) ... 2026-03-26 00:43:39.262 | Setting up libjpeg8-dev:amd64 (8c-2ubuntu11) ... 2026-03-26 00:43:39.271 | Setting up golang-1.22 (1.22.2-2ubuntu0.4) ... 2026-03-26 00:43:39.281 | Setting up libsm6:amd64 (2:1.2.3-1build3) ... 2026-03-26 00:43:39.293 | Setting up llvm-17 (1:17.0.6-9ubuntu1) ... 2026-03-26 00:43:39.306 | Setting up libobjc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-03-26 00:43:39.320 | Setting up libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-03-26 00:43:39.335 | Setting up systemd-resolved (255.4-1ubuntu8.14) ... 2026-03-26 00:43:40.005 | Setting up apache2-utils (2.4.58-1ubuntu8.11) ... 2026-03-26 00:43:40.015 | Setting up binutils-x86-64-linux-gnu (2.42-4ubuntu2.10) ... 2026-03-26 00:43:40.026 | Setting up krb5-multidev:amd64 (1.20.1-6ubuntu2.6) ... 2026-03-26 00:43:40.036 | Setting up cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-03-26 00:43:40.048 | Setting up libibverbs1:amd64 (50.0-2ubuntu0.2) ... 2026-03-26 00:43:40.150 | Setting up systemd-sysv (255.4-1ubuntu8.14) ... 2026-03-26 00:43:40.215 | Setting up libxslt1-dev:amd64 (1.1.39-0exp1ubuntu0.24.04.3) ... 2026-03-26 00:43:40.284 | Setting up cpp-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-03-26 00:43:40.295 | Setting up dconf-gsettings-backend:amd64 (0.40.0-4ubuntu0.1) ... 2026-03-26 00:43:40.306 | Setting up golang-go:amd64 (2:1.22~2build1) ... 2026-03-26 00:43:40.321 | Setting up gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-03-26 00:43:40.331 | Setting up po-debconf (1.0.21+nmu1) ... 2026-03-26 00:43:40.339 | Setting up libjpeg-dev:amd64 (8c-2ubuntu11) ... 2026-03-26 00:43:40.349 | Setting up parted (3.6-4build1) ... 2026-03-26 00:43:40.371 | Setting up libnss-systemd:amd64 (255.4-1ubuntu8.14) ... 2026-03-26 00:43:40.383 | Setting up binutils (2.42-4ubuntu2.10) ... 2026-03-26 00:43:40.393 | Setting up apache2-bin (2.4.58-1ubuntu8.11) ... 2026-03-26 00:43:40.402 | Setting up man-db (2.12.0-4build2) ... 2026-03-26 00:43:40.512 | Building database of manual pages ... 2026-03-26 00:43:43.257 | Created symlink /etc/systemd/system/timers.target.wants/man-db.timer → /usr/lib/systemd/system/man-db.timer. 2026-03-26 00:43:43.572 | man-db.service is a disabled or a static unit, not starting it. 2026-03-26 00:43:43.669 | Setting up dpkg-dev (1.22.6ubuntu6.5) ... 2026-03-26 00:43:43.687 | Setting up libkrb5-dev:amd64 (1.20.1-6ubuntu2.6) ... 2026-03-26 00:43:43.696 | Setting up libapr1-dev (1.7.2-3.1ubuntu0.1) ... 2026-03-26 00:43:43.704 | Setting up python3-dev (3.12.3-0ubuntu2.1) ... 2026-03-26 00:43:43.711 | Setting up libxt6t64:amd64 (1:1.2.1-1.2build1) ... 2026-03-26 00:43:43.721 | Setting up gcc-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-03-26 00:43:43.730 | Setting up cpp (4:13.2.0-7ubuntu1) ... 2026-03-26 00:43:43.759 | Setting up libpam-systemd:amd64 (255.4-1ubuntu8.14) ... 2026-03-26 00:43:43.989 | Setting up libpcap0.8t64:amd64 (1.10.4-4.1ubuntu3) ... 2026-03-26 00:43:43.999 | Setting up libaprutil1-dev (1.6.3-1.1ubuntu7) ... 2026-03-26 00:43:44.010 | Setting up llvm-17-dev (1:17.0.6-9ubuntu1) ... 2026-03-26 00:43:44.019 | Setting up golang-doc (2:1.22~2build1) ... 2026-03-26 00:43:44.027 | Setting up gsettings-desktop-schemas (46.1-0ubuntu1) ... 2026-03-26 00:43:44.034 | Setting up golang:amd64 (2:1.22~2build1) ... 2026-03-26 00:43:44.042 | Setting up tcpdump (4.99.4-3ubuntu4.24.04.1) ... 2026-03-26 00:43:44.274 | Setting up libxmu6:amd64 (2:1.1.3-3build2) ... 2026-03-26 00:43:44.283 | Setting up g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-03-26 00:43:44.292 | Setting up gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-03-26 00:43:44.300 | Setting up libtool (2.4.7-7build1) ... 2026-03-26 00:43:44.308 | Setting up apache2 (2.4.58-1ubuntu8.11) ... 2026-03-26 00:43:44.946 | Enabling module mpm_event. 2026-03-26 00:43:45.000 | Enabling module authz_core. 2026-03-26 00:43:45.008 | Enabling module authz_host. 2026-03-26 00:43:45.056 | Enabling module authn_core. 2026-03-26 00:43:45.067 | Enabling module auth_basic. 2026-03-26 00:43:45.116 | Enabling module access_compat. 2026-03-26 00:43:45.166 | Enabling module authn_file. 2026-03-26 00:43:45.220 | Enabling module authz_user. 2026-03-26 00:43:45.268 | Enabling module alias. 2026-03-26 00:43:45.318 | Enabling module dir. 2026-03-26 00:43:45.362 | Enabling module autoindex. 2026-03-26 00:43:45.410 | Enabling module env. 2026-03-26 00:43:45.457 | Enabling module mime. 2026-03-26 00:43:45.506 | Enabling module negotiation. 2026-03-26 00:43:45.553 | Enabling module setenvif. 2026-03-26 00:43:45.602 | Enabling module filter. 2026-03-26 00:43:45.663 | Enabling module deflate. 2026-03-26 00:43:45.710 | Enabling module status. 2026-03-26 00:43:45.763 | Enabling module reqtimeout. 2026-03-26 00:43:45.801 | Enabling conf charset. 2026-03-26 00:43:45.848 | Enabling conf localized-error-pages. 2026-03-26 00:43:45.906 | Enabling conf other-vhosts-access-log. 2026-03-26 00:43:45.952 | Enabling conf security. 2026-03-26 00:43:45.999 | Enabling conf serve-cgi-bin. 2026-03-26 00:43:46.045 | Enabling site 000-default. 2026-03-26 00:43:46.776 | Created symlink /etc/systemd/system/multi-user.target.wants/apache2.service → /usr/lib/systemd/system/apache2.service. 2026-03-26 00:43:47.297 | Created symlink /etc/systemd/system/multi-user.target.wants/apache-htcacheclean.service → /usr/lib/systemd/system/apache-htcacheclean.service. 2026-03-26 00:43:48.263 | Setting up clang-17 (1:17.0.6-9ubuntu1) ... 2026-03-26 00:43:48.272 | Setting up libxaw7:amd64 (2:1.0.14-1build2) ... 2026-03-26 00:43:48.282 | Setting up gcc (4:13.2.0-7ubuntu1) ... 2026-03-26 00:43:48.323 | Setting up dh-autoreconf (20) ... 2026-03-26 00:43:48.331 | Setting up postgresql-server-dev-16 (16.13-0ubuntu0.24.04.1) ... 2026-03-26 00:43:48.339 | Setting up g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-03-26 00:43:48.348 | Setting up postgresql-server-dev-all:amd64 (257build1.1) ... 2026-03-26 00:43:48.356 | Setting up g++-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-03-26 00:43:48.380 | Setting up debhelper (13.14.1ubuntu5) ... 2026-03-26 00:43:48.391 | Setting up g++ (4:13.2.0-7ubuntu1) ... 2026-03-26 00:43:48.406 | update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode 2026-03-26 00:43:48.413 | Setting up apache2-dev (2.4.58-1ubuntu8.11) ... 2026-03-26 00:43:48.425 | Setting up liblvm2cmd2.03:amd64 (2.03.16-3ubuntu3.2) ... 2026-03-26 00:43:48.434 | Setting up dmeventd (2:1.02.185-3ubuntu3.2) ... 2026-03-26 00:43:48.571 | Created symlink /etc/systemd/system/sockets.target.wants/dm-event.socket → /usr/lib/systemd/system/dm-event.socket. 2026-03-26 00:43:48.874 | dm-event.service is a disabled or a static unit, not starting it. 2026-03-26 00:43:48.915 | Setting up libheif-plugin-aomdec:amd64 (1.17.6-1ubuntu4.2) ... 2026-03-26 00:43:48.927 | Setting up libheif-plugin-libde265:amd64 (1.17.6-1ubuntu4.2) ... 2026-03-26 00:43:48.937 | Setting up libheif1:amd64 (1.17.6-1ubuntu4.2) ... 2026-03-26 00:43:48.945 | Setting up lvm2 (2.03.16-3ubuntu3.2) ... 2026-03-26 00:43:50.152 | Created symlink /etc/systemd/system/sysinit.target.wants/blk-availability.service → /usr/lib/systemd/system/blk-availability.service. 2026-03-26 00:43:50.300 | Created symlink /etc/systemd/system/sysinit.target.wants/lvm2-monitor.service → /usr/lib/systemd/system/lvm2-monitor.service. 2026-03-26 00:43:50.812 | Created symlink /etc/systemd/system/sysinit.target.wants/lvm2-lvmpolld.socket → /usr/lib/systemd/system/lvm2-lvmpolld.socket. 2026-03-26 00:43:51.133 | Processing triggers for libglib2.0-0t64:amd64 (2.80.0-6ubuntu3.8) ... 2026-03-26 00:43:51.177 | Processing triggers for dbus (1.14.10-4ubuntu4.1) ... 2026-03-26 00:43:51.200 | Processing triggers for sgml-base (1.31) ... 2026-03-26 00:43:51.228 | Setting up libfontconfig1:amd64 (2.15.0-1.1ubuntu2) ... 2026-03-26 00:43:51.237 | Setting up glib-networking:amd64 (2.80.0-1build1) ... 2026-03-26 00:43:51.248 | Setting up fontconfig (2.15.0-1.1ubuntu2) ... 2026-03-26 00:43:53.287 | Regenerating fonts cache... done. 2026-03-26 00:43:53.297 | Processing triggers for initramfs-tools (0.142ubuntu25.8) ... 2026-03-26 00:43:53.349 | update-initramfs: Generating /boot/initrd.img-6.8.0-106-generic 2026-03-26 00:43:53.364 | W: No zstd in /usr/bin:/sbin:/bin, using gzip 2026-03-26 00:44:06.061 | Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-03-26 00:44:06.213 | Setting up libpango-1.0-0:amd64 (1.52.1+ds-1build1) ... 2026-03-26 00:44:06.238 | Setting up libsoup-3.0-0:amd64 (3.4.4-5ubuntu0.7) ... 2026-03-26 00:44:06.250 | Setting up libcairo2:amd64 (1.18.0-3build1) ... 2026-03-26 00:44:06.262 | Setting up libosinfo-1.0-0:amd64 (1.11.0-2build3) ... 2026-03-26 00:44:06.274 | Setting up libgd3:amd64 (2.3.3-9ubuntu5) ... 2026-03-26 00:44:06.284 | Setting up libcairo-gobject2:amd64 (1.18.0-3build1) ... 2026-03-26 00:44:06.296 | Setting up libpangoft2-1.0-0:amd64 (1.52.1+ds-1build1) ... 2026-03-26 00:44:06.308 | Setting up libpangocairo-1.0-0:amd64 (1.52.1+ds-1build1) ... 2026-03-26 00:44:06.321 | Setting up gir1.2-freedesktop:amd64 (1.80.1-1) ... 2026-03-26 00:44:06.340 | Setting up libgvc6 (2.42.2-9ubuntu0.1) ... 2026-03-26 00:44:06.372 | Setting up gir1.2-libosinfo-1.0:amd64 (1.11.0-2build3) ... 2026-03-26 00:44:06.385 | Setting up graphviz (2.42.2-9ubuntu0.1) ... 2026-03-26 00:44:06.402 | Processing triggers for rsyslog (8.2312.0-3ubuntu9.1) ... 2026-03-26 00:44:06.544 | Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-03-26 00:44:06.849 | ++ functions-common:apt_get:1203 : result=0 2026-03-26 00:44:06.854 | ++ functions-common:apt_get:1206 : time_stop apt-get 2026-03-26 00:44:06.858 | ++ functions-common:time_stop:2412 : local name 2026-03-26 00:44:06.863 | ++ functions-common:time_stop:2413 : local end_time 2026-03-26 00:44:06.868 | ++ functions-common:time_stop:2414 : local elapsed_time 2026-03-26 00:44:06.873 | ++ functions-common:time_stop:2415 : local total 2026-03-26 00:44:06.878 | ++ functions-common:time_stop:2416 : local start_time 2026-03-26 00:44:06.882 | ++ functions-common:time_stop:2418 : name=apt-get 2026-03-26 00:44:06.888 | ++ functions-common:time_stop:2419 : start_time=1774485706861 2026-03-26 00:44:06.893 | ++ functions-common:time_stop:2421 : [[ -z 1774485706861 ]] 2026-03-26 00:44:06.898 | +++ functions-common:time_stop:2424 : date +%s%3N 2026-03-26 00:44:06.906 | ++ functions-common:time_stop:2424 : end_time=1774485846901 2026-03-26 00:44:06.910 | ++ functions-common:time_stop:2425 : elapsed_time=140040 2026-03-26 00:44:06.915 | ++ functions-common:time_stop:2426 : total=22206 2026-03-26 00:44:06.920 | ++ functions-common:time_stop:2428 : _TIME_START[$name]= 2026-03-26 00:44:06.924 | ++ functions-common:time_stop:2429 : _TIME_TOTAL[$name]=162246 2026-03-26 00:44:06.928 | ++ functions-common:apt_get:1207 : return 0 2026-03-26 00:44:06.934 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2026-03-26 00:44:06.939 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2026-03-26 00:44:06.946 | +++ tools/install_prereqs.sh:source:83 : which python3.12 2026-03-26 00:44:06.955 | ++ tools/install_prereqs.sh:source:83 : export PYTHON=/usr/bin/python3.12 2026-03-26 00:44:06.961 | ++ tools/install_prereqs.sh:source:83 : PYTHON=/usr/bin/python3.12 2026-03-26 00:44:06.966 | ++ tools/install_prereqs.sh:source:88 : date +%s 2026-03-26 00:44:06.975 | ++ tools/install_prereqs.sh:source:89 : date 2026-03-26 00:44:06.984 | + ./stack.sh:main:795 : [[ False != \T\r\u\e ]] 2026-03-26 00:44:06.989 | + ./stack.sh:main:796 : PYPI_ALTERNATIVE_URL= 2026-03-26 00:44:06.995 | + ./stack.sh:main:796 : /opt/stack/devstack/tools/install_pip.sh 2026-03-26 00:44:09.051 | + tools/install_pip.sh:main:25 : FILES=/opt/stack/devstack/files 2026-03-26 00:44:09.055 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2026-03-26 00:44:09.060 | + tools/install_pip.sh:main:42 : GetDistro 2026-03-26 00:44:09.063 | + functions-common:GetDistro:470 : GetOSVersion 2026-03-26 00:44:09.067 | + functions-common:GetOSVersion:440 : source /etc/os-release 2026-03-26 00:44:09.071 | ++ /etc/os-release:source:1 : PRETTY_NAME='Ubuntu 24.04.4 LTS' 2026-03-26 00:44:09.075 | ++ /etc/os-release:source:2 : NAME=Ubuntu 2026-03-26 00:44:09.079 | ++ /etc/os-release:source:3 : VERSION_ID=24.04 2026-03-26 00:44:09.083 | ++ /etc/os-release:source:4 : VERSION='24.04.4 LTS (Noble Numbat)' 2026-03-26 00:44:09.088 | ++ /etc/os-release:source:5 : VERSION_CODENAME=noble 2026-03-26 00:44:09.091 | ++ /etc/os-release:source:6 : ID=ubuntu 2026-03-26 00:44:09.094 | ++ /etc/os-release:source:7 : ID_LIKE=debian 2026-03-26 00:44:09.098 | ++ /etc/os-release:source:8 : HOME_URL=https://www.ubuntu.com/ 2026-03-26 00:44:09.102 | ++ /etc/os-release:source:9 : SUPPORT_URL=https://help.ubuntu.com/ 2026-03-26 00:44:09.106 | ++ /etc/os-release:source:10 : BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/ 2026-03-26 00:44:09.109 | ++ /etc/os-release:source:11 : PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy 2026-03-26 00:44:09.112 | ++ /etc/os-release:source:12 : UBUNTU_CODENAME=noble 2026-03-26 00:44:09.116 | ++ /etc/os-release:source:13 : LOGO=ubuntu-logo 2026-03-26 00:44:09.120 | + functions-common:GetOSVersion:441 : [[ ubuntu =~ (almalinux|centos|rocky|rhel) ]] 2026-03-26 00:44:09.124 | + functions-common:GetOSVersion:446 : _ensure_lsb_release 2026-03-26 00:44:09.129 | ++ functions-common:_ensure_lsb_release:417 : command -v lsb_release 2026-03-26 00:44:09.133 | + functions-common:_ensure_lsb_release:417 : [[ -x /usr/bin/lsb_release ]] 2026-03-26 00:44:09.137 | + functions-common:_ensure_lsb_release:418 : return 2026-03-26 00:44:09.143 | ++ functions-common:GetOSVersion:448 : lsb_release -r -s 2026-03-26 00:44:09.169 | + functions-common:GetOSVersion:448 : os_RELEASE=24.04 2026-03-26 00:44:09.173 | ++ functions-common:GetOSVersion:449 : lsb_release -c -s 2026-03-26 00:44:09.197 | + functions-common:GetOSVersion:449 : os_CODENAME=noble 2026-03-26 00:44:09.201 | ++ functions-common:GetOSVersion:450 : lsb_release -i -s 2026-03-26 00:44:09.225 | + functions-common:GetOSVersion:450 : os_VENDOR=Ubuntu 2026-03-26 00:44:09.229 | + functions-common:GetOSVersion:453 : [[ Ubuntu =~ (Debian|Ubuntu) ]] 2026-03-26 00:44:09.234 | + functions-common:GetOSVersion:454 : os_PACKAGE=deb 2026-03-26 00:44:09.238 | + functions-common:GetOSVersion:459 : typeset -xr os_VENDOR 2026-03-26 00:44:09.242 | + functions-common:GetOSVersion:460 : typeset -xr os_RELEASE 2026-03-26 00:44:09.246 | + functions-common:GetOSVersion:461 : typeset -xr os_PACKAGE 2026-03-26 00:44:09.250 | + functions-common:GetOSVersion:462 : typeset -xr os_CODENAME 2026-03-26 00:44:09.254 | + functions-common:GetDistro:471 : [[ Ubuntu =~ (Ubuntu) ]] 2026-03-26 00:44:09.257 | + functions-common:GetDistro:474 : DISTRO=noble 2026-03-26 00:44:09.261 | + functions-common:GetDistro:511 : typeset -xr DISTRO 2026-03-26 00:44:09.266 | + tools/install_pip.sh:main:43 : echo 'Distro: noble' 2026-03-26 00:44:09.266 | Distro: noble 2026-03-26 00:44:09.270 | + tools/install_pip.sh:main:117 : get_versions 2026-03-26 00:44:09.277 | ++ tools/install_pip.sh:get_versions:48 : which pip 2026-03-26 00:44:09.284 | + tools/install_pip.sh:get_versions:48 : PIP=/usr/bin/pip 2026-03-26 00:44:09.289 | + tools/install_pip.sh:get_versions:49 : [[ -n /usr/bin/pip ]] 2026-03-26 00:44:09.296 | ++ tools/install_pip.sh:get_versions:50 : /usr/bin/pip --version 2026-03-26 00:44:09.296 | ++ tools/install_pip.sh:get_versions:50 : awk '{ print $2}' 2026-03-26 00:44:09.743 | + tools/install_pip.sh:get_versions:50 : PIP_VERSION=24.0 2026-03-26 00:44:09.745 | + tools/install_pip.sh:get_versions:51 : echo 'pip: 24.0' 2026-03-26 00:44:09.745 | pip: 24.0 2026-03-26 00:44:09.748 | + tools/install_pip.sh:main:119 : [[ -n '' ]] 2026-03-26 00:44:09.750 | + tools/install_pip.sh:main:123 : is_fedora 2026-03-26 00:44:09.754 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2026-03-26 00:44:09.758 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2026-03-26 00:44:09.761 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2026-03-26 00:44:09.764 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2026-03-26 00:44:09.768 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-03-26 00:44:09.772 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2026-03-26 00:44:09.775 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-03-26 00:44:09.779 | + functions-common:is_fedora:533 : '[' Ubuntu = RockyLinux ']' 2026-03-26 00:44:09.782 | + functions-common:is_fedora:534 : '[' Ubuntu = CentOS ']' 2026-03-26 00:44:09.785 | + functions-common:is_fedora:534 : '[' Ubuntu = CentOSStream ']' 2026-03-26 00:44:09.788 | + functions-common:is_fedora:535 : '[' Ubuntu = AlmaLinux ']' 2026-03-26 00:44:09.791 | + functions-common:is_fedora:536 : '[' Ubuntu = OracleServer ']' 2026-03-26 00:44:09.795 | + functions-common:is_fedora:536 : '[' Ubuntu = Virtuozzo ']' 2026-03-26 00:44:09.798 | + tools/install_pip.sh:main:134 : is_ubuntu 2026-03-26 00:44:09.802 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-03-26 00:44:09.806 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-03-26 00:44:09.809 | + tools/install_pip.sh:main:137 : sed -i -e /setuptools/d /opt/stack/requirements/upper-constraints.txt 2026-03-26 00:44:09.816 | + tools/install_pip.sh:main:146 : set -x 2026-03-26 00:44:09.820 | + tools/install_pip.sh:main:149 : get_versions 2026-03-26 00:44:09.824 | ++ tools/install_pip.sh:get_versions:48 : which pip 2026-03-26 00:44:09.830 | + tools/install_pip.sh:get_versions:48 : PIP=/usr/bin/pip 2026-03-26 00:44:09.834 | + tools/install_pip.sh:get_versions:49 : [[ -n /usr/bin/pip ]] 2026-03-26 00:44:09.840 | ++ tools/install_pip.sh:get_versions:50 : awk '{ print $2}' 2026-03-26 00:44:09.840 | ++ tools/install_pip.sh:get_versions:50 : /usr/bin/pip --version 2026-03-26 00:44:10.157 | + tools/install_pip.sh:get_versions:50 : PIP_VERSION=24.0 2026-03-26 00:44:10.162 | + tools/install_pip.sh:get_versions:51 : echo 'pip: 24.0' 2026-03-26 00:44:10.162 | pip: 24.0 2026-03-26 00:44:10.167 | + ./stack.sh:main:800 : source /opt/stack/devstack/tools/fixup_stuff.sh 2026-03-26 00:44:10.172 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /opt/stack/devstack ]] 2026-03-26 00:44:10.175 | + ./stack.sh:main:801 : fixup_all 2026-03-26 00:44:10.180 | + tools/fixup_stuff.sh:fixup_all:111 : fixup_ubuntu 2026-03-26 00:44:10.183 | + tools/fixup_stuff.sh:fixup_ubuntu:95 : is_ubuntu 2026-03-26 00:44:10.189 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-03-26 00:44:10.194 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-03-26 00:44:10.199 | + tools/fixup_stuff.sh:fixup_ubuntu:105 : sudo rm -rf '/usr/lib/python3/dist-packages/PyYAML-*.egg-info' 2026-03-26 00:44:10.223 | + tools/fixup_stuff.sh:fixup_ubuntu:106 : sudo rm -rf '/usr/lib/python3/dist-packages/pyasn1_modules-*.egg-info' 2026-03-26 00:44:10.243 | + tools/fixup_stuff.sh:fixup_ubuntu:107 : sudo rm -rf '/usr/lib/python3/dist-packages/simplejson-*.egg-info' 2026-03-26 00:44:10.263 | + tools/fixup_stuff.sh:fixup_all:112 : fixup_fedora 2026-03-26 00:44:10.268 | + tools/fixup_stuff.sh:fixup_fedora:33 : is_fedora 2026-03-26 00:44:10.271 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2026-03-26 00:44:10.275 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2026-03-26 00:44:10.279 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2026-03-26 00:44:10.285 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2026-03-26 00:44:10.290 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-03-26 00:44:10.295 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2026-03-26 00:44:10.300 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-03-26 00:44:10.304 | + functions-common:is_fedora:533 : '[' Ubuntu = RockyLinux ']' 2026-03-26 00:44:10.308 | + functions-common:is_fedora:534 : '[' Ubuntu = CentOS ']' 2026-03-26 00:44:10.313 | + functions-common:is_fedora:534 : '[' Ubuntu = CentOSStream ']' 2026-03-26 00:44:10.318 | + functions-common:is_fedora:535 : '[' Ubuntu = AlmaLinux ']' 2026-03-26 00:44:10.323 | + functions-common:is_fedora:536 : '[' Ubuntu = OracleServer ']' 2026-03-26 00:44:10.328 | + functions-common:is_fedora:536 : '[' Ubuntu = Virtuozzo ']' 2026-03-26 00:44:10.333 | + tools/fixup_stuff.sh:fixup_fedora:34 : return 2026-03-26 00:44:10.338 | + ./stack.sh:main:803 : [[ True == \T\r\u\e ]] 2026-03-26 00:44:10.344 | + ./stack.sh:main:805 : sudo ln -sf /opt/stack/data/venv/bin/cinder-manage /usr/local/bin 2026-03-26 00:44:10.364 | + ./stack.sh:main:806 : sudo ln -sf /opt/stack/data/venv/bin/cinder-rtstool /usr/local/bin 2026-03-26 00:44:10.384 | + ./stack.sh:main:807 : sudo ln -sf /opt/stack/data/venv/bin/glance /usr/local/bin 2026-03-26 00:44:10.404 | + ./stack.sh:main:808 : sudo ln -sf /opt/stack/data/venv/bin/nova-manage /usr/local/bin 2026-03-26 00:44:10.421 | + ./stack.sh:main:809 : sudo ln -sf /opt/stack/data/venv/bin/openstack /usr/local/bin 2026-03-26 00:44:10.446 | + ./stack.sh:main:810 : sudo ln -sf /opt/stack/data/venv/bin/privsep-helper /usr/local/bin 2026-03-26 00:44:10.467 | + ./stack.sh:main:811 : sudo ln -sf /opt/stack/data/venv/bin/rally /usr/local/bin 2026-03-26 00:44:10.487 | + ./stack.sh:main:812 : sudo ln -sf /opt/stack/data/venv/bin/tox /usr/local/bin 2026-03-26 00:44:10.505 | + ./stack.sh:main:814 : setup_devstack_virtualenv 2026-03-26 00:44:10.511 | + inc/python:setup_devstack_virtualenv:39 : [[ ! -d /opt/stack/data/venv ]] 2026-03-26 00:44:10.515 | + inc/python:setup_devstack_virtualenv:43 : /usr/bin/python3.12 -m venv --system-site-packages /opt/stack/data/venv 2026-03-26 00:44:13.749 | + inc/python:setup_devstack_virtualenv:44 : pip_install -U pip 'setuptools[core]' 2026-03-26 00:44:13.794 | Using python 3.12 to install setuptools 2026-03-26 00:44:13.799 | + 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:44:14.575 | Requirement already satisfied: pip in /opt/stack/data/venv/lib/python3.12/site-packages (24.0) 2026-03-26 00:44:14.742 | Collecting pip 2026-03-26 00:44:14.848 | Downloading pip-26.0.1-py3-none-any.whl.metadata (4.7 kB) 2026-03-26 00:44:14.859 | Requirement already satisfied: setuptools[core] in /usr/lib/python3/dist-packages (68.1.2) 2026-03-26 00:44:15.123 | Collecting setuptools[core] 2026-03-26 00:44:15.147 | Downloading setuptools-82.0.1-py3-none-any.whl.metadata (6.5 kB) 2026-03-26 00:44:15.249 | Collecting packaging>=24.2 (from setuptools[core]) 2026-03-26 00:44:15.275 | Downloading packaging-26.0-py3-none-any.whl.metadata (3.3 kB) 2026-03-26 00:44:15.323 | Collecting more_itertools>=8.8 (from setuptools[core]) 2026-03-26 00:44:15.347 | Downloading more_itertools-10.8.0-py3-none-any.whl.metadata (39 kB) 2026-03-26 00:44:15.415 | Collecting jaraco.text>=3.7 (from setuptools[core]) 2026-03-26 00:44:15.442 | Downloading jaraco_text-4.2.0-py3-none-any.whl.metadata (3.8 kB) 2026-03-26 00:44:15.505 | Collecting wheel>=0.43.0 (from setuptools[core]) 2026-03-26 00:44:15.532 | Downloading wheel-0.46.3-py3-none-any.whl.metadata (2.4 kB) 2026-03-26 00:44:15.584 | Collecting jaraco.functools>=4 (from setuptools[core]) 2026-03-26 00:44:15.608 | Downloading jaraco_functools-4.4.0-py3-none-any.whl.metadata (3.0 kB) 2026-03-26 00:44:15.682 | Collecting jaraco.context>=4.1 (from jaraco.text>=3.7->setuptools[core]) 2026-03-26 00:44:15.708 | Downloading jaraco_context-6.1.0-py3-none-any.whl.metadata (4.3 kB) 2026-03-26 00:44:15.761 | Collecting typer-slim (from jaraco.text>=3.7->setuptools[core]) 2026-03-26 00:44:15.787 | Downloading typer_slim-0.24.0-py3-none-any.whl.metadata (4.2 kB) 2026-03-26 00:44:15.938 | Collecting typer>=0.24.0 (from typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-03-26 00:44:15.962 | Downloading typer-0.24.1-py3-none-any.whl.metadata (16 kB) 2026-03-26 00:44:16.022 | Collecting click>=8.2.1 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-03-26 00:44:16.047 | Downloading click-8.3.1-py3-none-any.whl.metadata (2.6 kB) 2026-03-26 00:44:16.246 | Collecting shellingham>=1.3.0 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-03-26 00:44:16.268 | Downloading shellingham-1.5.4-py2.py3-none-any.whl.metadata (3.5 kB) 2026-03-26 00:44:16.381 | Collecting rich>=12.3.0 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-03-26 00:44:16.405 | Downloading rich-14.3.3-py3-none-any.whl.metadata (18 kB) 2026-03-26 00:44:16.448 | Collecting annotated-doc>=0.0.2 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-03-26 00:44:16.472 | Downloading annotated_doc-0.0.4-py3-none-any.whl.metadata (6.6 kB) 2026-03-26 00:44:16.552 | 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:44:16.576 | Downloading markdown_it_py-4.0.0-py3-none-any.whl.metadata (7.3 kB) 2026-03-26 00:44:16.645 | 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:44:16.679 | Downloading pygments-2.19.2-py3-none-any.whl.metadata (2.5 kB) 2026-03-26 00:44:16.748 | 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:44:16.772 | Downloading mdurl-0.1.2-py3-none-any.whl.metadata (1.6 kB) 2026-03-26 00:44:16.817 | Downloading pip-26.0.1-py3-none-any.whl (1.8 MB) 2026-03-26 00:44:17.491 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 2.7 MB/s eta 0:00:00 2026-03-26 00:44:17.516 | Downloading jaraco_functools-4.4.0-py3-none-any.whl (10 kB) 2026-03-26 00:44:17.550 | Downloading jaraco_text-4.2.0-py3-none-any.whl (13 kB) 2026-03-26 00:44:17.580 | Downloading more_itertools-10.8.0-py3-none-any.whl (69 kB) 2026-03-26 00:44:17.592 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 69.7/69.7 kB 6.5 MB/s eta 0:00:00 2026-03-26 00:44:17.616 | Downloading packaging-26.0-py3-none-any.whl (74 kB) 2026-03-26 00:44:17.626 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 74.4/74.4 kB 8.6 MB/s eta 0:00:00 2026-03-26 00:44:17.652 | Downloading wheel-0.46.3-py3-none-any.whl (30 kB) 2026-03-26 00:44:17.686 | Downloading setuptools-82.0.1-py3-none-any.whl (1.0 MB) 2026-03-26 00:44:17.749 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.0/1.0 MB 16.8 MB/s eta 0:00:00 2026-03-26 00:44:17.774 | Downloading jaraco_context-6.1.0-py3-none-any.whl (7.1 kB) 2026-03-26 00:44:17.810 | Downloading typer_slim-0.24.0-py3-none-any.whl (3.4 kB) 2026-03-26 00:44:17.842 | Downloading typer-0.24.1-py3-none-any.whl (56 kB) 2026-03-26 00:44:17.852 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 56.1/56.1 kB 5.6 MB/s eta 0:00:00 2026-03-26 00:44:17.875 | Downloading annotated_doc-0.0.4-py3-none-any.whl (5.3 kB) 2026-03-26 00:44:17.904 | Downloading click-8.3.1-py3-none-any.whl (108 kB) 2026-03-26 00:44:17.916 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 108.3/108.3 kB 11.9 MB/s eta 0:00:00 2026-03-26 00:44:17.938 | Downloading rich-14.3.3-py3-none-any.whl (310 kB) 2026-03-26 00:44:17.953 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 310.5/310.5 kB 24.6 MB/s eta 0:00:00 2026-03-26 00:44:17.976 | Downloading shellingham-1.5.4-py2.py3-none-any.whl (9.8 kB) 2026-03-26 00:44:18.010 | Downloading markdown_it_py-4.0.0-py3-none-any.whl (87 kB) 2026-03-26 00:44:18.027 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 87.3/87.3 kB 8.1 MB/s eta 0:00:00 2026-03-26 00:44:18.048 | Downloading pygments-2.19.2-py3-none-any.whl (1.2 MB) 2026-03-26 00:44:18.107 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 21.2 MB/s eta 0:00:00 2026-03-26 00:44:18.133 | Downloading mdurl-0.1.2-py3-none-any.whl (10.0 kB) 2026-03-26 00:44:18.399 | 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:44:18.414 | Attempting uninstall: setuptools 2026-03-26 00:44:18.421 | Found existing installation: setuptools 68.1.2 2026-03-26 00:44:18.421 | Not uninstalling setuptools at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-03-26 00:44:18.421 | Can't uninstall 'setuptools'. No files were found to uninstall. 2026-03-26 00:44:19.051 | Attempting uninstall: pygments 2026-03-26 00:44:19.063 | Found existing installation: Pygments 2.17.2 2026-03-26 00:44:19.063 | Not uninstalling pygments at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-03-26 00:44:19.063 | Can't uninstall 'Pygments'. No files were found to uninstall. 2026-03-26 00:44:19.742 | Attempting uninstall: pip 2026-03-26 00:44:19.746 | Found existing installation: pip 24.0 2026-03-26 00:44:19.793 | Uninstalling pip-24.0: 2026-03-26 00:44:19.800 | Successfully uninstalled pip-24.0 2026-03-26 00:44:20.917 | Attempting uninstall: wheel 2026-03-26 00:44:20.927 | Found existing installation: wheel 0.42.0 2026-03-26 00:44:20.927 | Not uninstalling wheel at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-03-26 00:44:20.929 | Can't uninstall 'wheel'. No files were found to uninstall. 2026-03-26 00:44:21.450 | 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:44:21.572 | + inc/python:pip_install:216 : result=0 2026-03-26 00:44:21.575 | + inc/python:pip_install:218 : time_stop pip_install 2026-03-26 00:44:21.581 | + functions-common:time_stop:2412 : local name 2026-03-26 00:44:21.586 | + functions-common:time_stop:2413 : local end_time 2026-03-26 00:44:21.590 | + functions-common:time_stop:2414 : local elapsed_time 2026-03-26 00:44:21.595 | + functions-common:time_stop:2415 : local total 2026-03-26 00:44:21.599 | + functions-common:time_stop:2416 : local start_time 2026-03-26 00:44:21.604 | + functions-common:time_stop:2418 : name=pip_install 2026-03-26 00:44:21.608 | + functions-common:time_stop:2419 : start_time=1774485853783 2026-03-26 00:44:21.613 | + functions-common:time_stop:2421 : [[ -z 1774485853783 ]] 2026-03-26 00:44:21.619 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-03-26 00:44:21.626 | + functions-common:time_stop:2424 : end_time=1774485861621 2026-03-26 00:44:21.630 | + functions-common:time_stop:2425 : elapsed_time=7838 2026-03-26 00:44:21.635 | + functions-common:time_stop:2426 : total=0 2026-03-26 00:44:21.640 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-03-26 00:44:21.645 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=7838 2026-03-26 00:44:21.650 | + inc/python:pip_install:219 : return 0 2026-03-26 00:44:21.654 | + 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:44:21.659 | + 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:44:21.663 | + 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:44:21.669 | + inc/python:setup_devstack_virtualenv:48 : export PYTHON=/opt/stack/data/venv/bin/python3 2026-03-26 00:44:21.674 | + inc/python:setup_devstack_virtualenv:48 : PYTHON=/opt/stack/data/venv/bin/python3 2026-03-26 00:44:21.680 | + ./stack.sh:main:818 : pip_install -U os-testr 2026-03-26 00:44:21.725 | Using python 3.12 to install os-testr 2026-03-26 00:44:21.731 | + 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:44:22.397 | Collecting os-testr 2026-03-26 00:44:22.546 | Downloading os_testr-3.0.0-py3-none-any.whl.metadata (1.8 kB) 2026-03-26 00:44:22.598 | Collecting pbr!=2.1.0,>=2.0.0 (from os-testr) 2026-03-26 00:44:22.628 | Downloading pbr-7.0.3-py2.py3-none-any.whl.metadata (3.8 kB) 2026-03-26 00:44:22.652 | Collecting python-subunit>=1.0.0 (from os-testr) 2026-03-26 00:44:22.683 | Downloading python_subunit-1.4.5-py3-none-any.whl.metadata (22 kB) 2026-03-26 00:44:22.749 | Collecting testtools>=2.2.0 (from os-testr) 2026-03-26 00:44:22.777 | Downloading testtools-2.8.5-py3-none-any.whl.metadata (5.4 kB) 2026-03-26 00:44:22.810 | 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:44:22.836 | Collecting iso8601 (from python-subunit>=1.0.0->os-testr) 2026-03-26 00:44:22.868 | Downloading iso8601-2.1.0-py3-none-any.whl.metadata (3.7 kB) 2026-03-26 00:44:22.921 | Downloading os_testr-3.0.0-py3-none-any.whl (32 kB) 2026-03-26 00:44:22.967 | Downloading pbr-7.0.3-py2.py3-none-any.whl (131 kB) 2026-03-26 00:44:23.036 | Downloading python_subunit-1.4.5-py3-none-any.whl (102 kB) 2026-03-26 00:44:23.103 | Downloading testtools-2.8.5-py3-none-any.whl (109 kB) 2026-03-26 00:44:23.144 | Downloading iso8601-2.1.0-py3-none-any.whl (7.5 kB) 2026-03-26 00:44:23.203 | Installing collected packages: testtools, pbr, iso8601, python-subunit, os-testr 2026-03-26 00:44:23.476 | 2026-03-26 00:44:23.479 | 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:44:23.680 | + inc/python:pip_install:216 : result=0 2026-03-26 00:44:23.685 | + inc/python:pip_install:218 : time_stop pip_install 2026-03-26 00:44:23.691 | + functions-common:time_stop:2412 : local name 2026-03-26 00:44:23.697 | + functions-common:time_stop:2413 : local end_time 2026-03-26 00:44:23.703 | + functions-common:time_stop:2414 : local elapsed_time 2026-03-26 00:44:23.709 | + functions-common:time_stop:2415 : local total 2026-03-26 00:44:23.714 | + functions-common:time_stop:2416 : local start_time 2026-03-26 00:44:23.719 | + functions-common:time_stop:2418 : name=pip_install 2026-03-26 00:44:23.725 | + functions-common:time_stop:2419 : start_time=1774485861712 2026-03-26 00:44:23.730 | + functions-common:time_stop:2421 : [[ -z 1774485861712 ]] 2026-03-26 00:44:23.737 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-03-26 00:44:23.746 | + functions-common:time_stop:2424 : end_time=1774485863739 2026-03-26 00:44:23.769 | + functions-common:time_stop:2425 : elapsed_time=2027 2026-03-26 00:44:23.774 | + functions-common:time_stop:2426 : total=7838 2026-03-26 00:44:23.780 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-03-26 00:44:23.786 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=9865 2026-03-26 00:44:23.792 | + inc/python:pip_install:219 : return 0 2026-03-26 00:44:23.797 | + ./stack.sh:main:822 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2026-03-26 00:44:23.906 | + ./stack.sh:main:823 : sudo systemctl restart systemd-journald 2026-03-26 00:44:23.999 | + ./stack.sh:main:829 : install_infra 2026-03-26 00:44:24.005 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2026-03-26 00:44:24.012 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2026-03-26 00:44:24.018 | + lib/infra:install_infra:32 : python3.12 -m venv /opt/stack/requirements/.venv 2026-03-26 00:44:27.129 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2026-03-26 00:44:27.133 | + lib/infra:install_infra:34 : pip_install -U pbr 'setuptools[core]' 2026-03-26 00:44:27.181 | + 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:44:27.928 | Collecting pbr 2026-03-26 00:44:27.931 | Using cached pbr-7.0.3-py2.py3-none-any.whl.metadata (3.8 kB) 2026-03-26 00:44:28.160 | Collecting setuptools[core] 2026-03-26 00:44:28.161 | Using cached setuptools-82.0.1-py3-none-any.whl.metadata (6.5 kB) 2026-03-26 00:44:28.239 | Collecting packaging>=24.2 (from setuptools[core]) 2026-03-26 00:44:28.240 | Using cached packaging-26.0-py3-none-any.whl.metadata (3.3 kB) 2026-03-26 00:44:28.271 | Collecting more_itertools>=8.8 (from setuptools[core]) 2026-03-26 00:44:28.272 | Using cached more_itertools-10.8.0-py3-none-any.whl.metadata (39 kB) 2026-03-26 00:44:28.320 | Collecting jaraco.text>=3.7 (from setuptools[core]) 2026-03-26 00:44:28.321 | Using cached jaraco_text-4.2.0-py3-none-any.whl.metadata (3.8 kB) 2026-03-26 00:44:28.368 | Collecting wheel>=0.43.0 (from setuptools[core]) 2026-03-26 00:44:28.369 | Using cached wheel-0.46.3-py3-none-any.whl.metadata (2.4 kB) 2026-03-26 00:44:28.423 | Collecting jaraco.functools>=4 (from setuptools[core]) 2026-03-26 00:44:28.424 | Using cached jaraco_functools-4.4.0-py3-none-any.whl.metadata (3.0 kB) 2026-03-26 00:44:28.479 | Collecting jaraco.context>=4.1 (from jaraco.text>=3.7->setuptools[core]) 2026-03-26 00:44:28.480 | Using cached jaraco_context-6.1.0-py3-none-any.whl.metadata (4.3 kB) 2026-03-26 00:44:28.514 | Collecting typer-slim (from jaraco.text>=3.7->setuptools[core]) 2026-03-26 00:44:28.515 | Using cached typer_slim-0.24.0-py3-none-any.whl.metadata (4.2 kB) 2026-03-26 00:44:28.648 | Collecting typer>=0.24.0 (from typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-03-26 00:44:28.649 | Using cached typer-0.24.1-py3-none-any.whl.metadata (16 kB) 2026-03-26 00:44:28.686 | Collecting click>=8.2.1 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-03-26 00:44:28.689 | Using cached click-8.3.1-py3-none-any.whl.metadata (2.6 kB) 2026-03-26 00:44:28.713 | Collecting shellingham>=1.3.0 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-03-26 00:44:28.713 | Using cached shellingham-1.5.4-py2.py3-none-any.whl.metadata (3.5 kB) 2026-03-26 00:44:28.791 | Collecting rich>=12.3.0 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-03-26 00:44:28.793 | Using cached rich-14.3.3-py3-none-any.whl.metadata (18 kB) 2026-03-26 00:44:28.810 | Collecting annotated-doc>=0.0.2 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-03-26 00:44:28.811 | Using cached annotated_doc-0.0.4-py3-none-any.whl.metadata (6.6 kB) 2026-03-26 00:44:28.845 | 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:44:28.846 | Using cached markdown_it_py-4.0.0-py3-none-any.whl.metadata (7.3 kB) 2026-03-26 00:44:28.879 | 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:44:28.880 | Using cached pygments-2.19.2-py3-none-any.whl.metadata (2.5 kB) 2026-03-26 00:44:28.916 | 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:44:28.918 | Using cached mdurl-0.1.2-py3-none-any.whl.metadata (1.6 kB) 2026-03-26 00:44:28.927 | Using cached pbr-7.0.3-py2.py3-none-any.whl (131 kB) 2026-03-26 00:44:28.928 | Using cached jaraco_functools-4.4.0-py3-none-any.whl (10 kB) 2026-03-26 00:44:28.930 | Using cached jaraco_text-4.2.0-py3-none-any.whl (13 kB) 2026-03-26 00:44:28.931 | Using cached more_itertools-10.8.0-py3-none-any.whl (69 kB) 2026-03-26 00:44:28.932 | Using cached packaging-26.0-py3-none-any.whl (74 kB) 2026-03-26 00:44:28.933 | Using cached wheel-0.46.3-py3-none-any.whl (30 kB) 2026-03-26 00:44:28.937 | Using cached setuptools-82.0.1-py3-none-any.whl (1.0 MB) 2026-03-26 00:44:28.937 | Using cached jaraco_context-6.1.0-py3-none-any.whl (7.1 kB) 2026-03-26 00:44:28.938 | Using cached typer_slim-0.24.0-py3-none-any.whl (3.4 kB) 2026-03-26 00:44:28.939 | Using cached typer-0.24.1-py3-none-any.whl (56 kB) 2026-03-26 00:44:28.940 | Using cached annotated_doc-0.0.4-py3-none-any.whl (5.3 kB) 2026-03-26 00:44:28.941 | Using cached click-8.3.1-py3-none-any.whl (108 kB) 2026-03-26 00:44:28.942 | Using cached rich-14.3.3-py3-none-any.whl (310 kB) 2026-03-26 00:44:28.943 | Using cached shellingham-1.5.4-py2.py3-none-any.whl (9.8 kB) 2026-03-26 00:44:28.944 | Using cached markdown_it_py-4.0.0-py3-none-any.whl (87 kB) 2026-03-26 00:44:28.946 | Using cached pygments-2.19.2-py3-none-any.whl (1.2 MB) 2026-03-26 00:44:28.949 | Using cached mdurl-0.1.2-py3-none-any.whl (10.0 kB) 2026-03-26 00:44:29.077 | 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:44:31.275 | 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:44:31.398 | + inc/python:pip_install:216 : result=0 2026-03-26 00:44:31.403 | + inc/python:pip_install:218 : time_stop pip_install 2026-03-26 00:44:31.409 | + functions-common:time_stop:2412 : local name 2026-03-26 00:44:31.414 | + functions-common:time_stop:2413 : local end_time 2026-03-26 00:44:31.420 | + functions-common:time_stop:2414 : local elapsed_time 2026-03-26 00:44:31.425 | + functions-common:time_stop:2415 : local total 2026-03-26 00:44:31.431 | + functions-common:time_stop:2416 : local start_time 2026-03-26 00:44:31.435 | + functions-common:time_stop:2418 : name=pip_install 2026-03-26 00:44:31.439 | + functions-common:time_stop:2419 : start_time=1774485867162 2026-03-26 00:44:31.445 | + functions-common:time_stop:2421 : [[ -z 1774485867162 ]] 2026-03-26 00:44:31.450 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-03-26 00:44:31.459 | + functions-common:time_stop:2424 : end_time=1774485871453 2026-03-26 00:44:31.463 | + functions-common:time_stop:2425 : elapsed_time=4291 2026-03-26 00:44:31.469 | + functions-common:time_stop:2426 : total=9865 2026-03-26 00:44:31.474 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-03-26 00:44:31.478 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=14156 2026-03-26 00:44:31.484 | + inc/python:pip_install:219 : return 0 2026-03-26 00:44:31.489 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2026-03-26 00:44:31.493 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2026-03-26 00:44:31.537 | + 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:44:32.223 | Processing /opt/stack/requirements 2026-03-26 00:44:32.225 | Installing build dependencies: started 2026-03-26 00:44:33.901 | Installing build dependencies: finished with status 'done' 2026-03-26 00:44:33.904 | Getting requirements to build wheel: started 2026-03-26 00:44:34.050 | Getting requirements to build wheel: finished with status 'done' 2026-03-26 00:44:34.057 | Preparing metadata (pyproject.toml): started 2026-03-26 00:44:34.768 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-03-26 00:44:34.949 | Collecting fixtures>=3.0.0 (from openstack_requirements==1.2.1.dev8260) 2026-03-26 00:44:35.049 | Downloading fixtures-4.3.1-py3-none-any.whl.metadata (22 kB) 2026-03-26 00:44:35.068 | 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:44:35.179 | Collecting requests>=2.14.2 (from openstack_requirements==1.2.1.dev8260) 2026-03-26 00:44:35.203 | Downloading requests-2.32.5-py3-none-any.whl.metadata (4.9 kB) 2026-03-26 00:44:35.293 | Collecting PyYAML>=3.12 (from openstack_requirements==1.2.1.dev8260) 2026-03-26 00:44:35.316 | 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:44:35.652 | Collecting beagle>=0.2.1 (from openstack_requirements==1.2.1.dev8260) 2026-03-26 00:44:35.680 | Downloading beagle-0.5.0-py3-none-any.whl.metadata (1.1 kB) 2026-03-26 00:44:35.694 | 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:44:35.863 | Collecting charset_normalizer<4,>=2 (from requests>=2.14.2->openstack_requirements==1.2.1.dev8260) 2026-03-26 00:44:35.886 | 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:44:35.992 | Collecting idna<4,>=2.5 (from requests>=2.14.2->openstack_requirements==1.2.1.dev8260) 2026-03-26 00:44:36.013 | Downloading idna-3.11-py3-none-any.whl.metadata (8.4 kB) 2026-03-26 00:44:36.136 | Collecting urllib3<3,>=1.21.1 (from requests>=2.14.2->openstack_requirements==1.2.1.dev8260) 2026-03-26 00:44:36.158 | Downloading urllib3-2.6.3-py3-none-any.whl.metadata (6.9 kB) 2026-03-26 00:44:36.219 | Collecting certifi>=2017.4.17 (from requests>=2.14.2->openstack_requirements==1.2.1.dev8260) 2026-03-26 00:44:36.241 | Downloading certifi-2026.2.25-py3-none-any.whl.metadata (2.5 kB) 2026-03-26 00:44:36.332 | Downloading beagle-0.5.0-py3-none-any.whl (10 kB) 2026-03-26 00:44:36.364 | Downloading fixtures-4.3.1-py3-none-any.whl (40 kB) 2026-03-26 00:44:36.377 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 40.7/40.7 kB 3.7 MB/s eta 0:00:00 2026-03-26 00:44:36.399 | 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:44:36.485 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 807.9/807.9 kB 10.0 MB/s eta 0:00:00 2026-03-26 00:44:36.508 | Downloading requests-2.32.5-py3-none-any.whl (64 kB) 2026-03-26 00:44:36.518 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 64.7/64.7 kB 7.1 MB/s eta 0:00:00 2026-03-26 00:44:36.542 | Downloading certifi-2026.2.25-py3-none-any.whl (153 kB) 2026-03-26 00:44:36.557 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 153.7/153.7 kB 13.2 MB/s eta 0:00:00 2026-03-26 00:44:36.581 | 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:44:36.593 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 153.5/153.5 kB 15.1 MB/s eta 0:00:00 2026-03-26 00:44:36.618 | Downloading idna-3.11-py3-none-any.whl (71 kB) 2026-03-26 00:44:36.629 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 71.0/71.0 kB 7.3 MB/s eta 0:00:00 2026-03-26 00:44:36.652 | Downloading urllib3-2.6.3-py3-none-any.whl (131 kB) 2026-03-26 00:44:36.663 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.6/131.6 kB 13.1 MB/s eta 0:00:00 2026-03-26 00:44:36.677 | Building wheels for collected packages: openstack_requirements 2026-03-26 00:44:36.677 | Building wheel for openstack_requirements (pyproject.toml): started 2026-03-26 00:44:38.202 | Building wheel for openstack_requirements (pyproject.toml): finished with status 'done' 2026-03-26 00:44:38.206 | Created wheel for openstack_requirements: filename=openstack_requirements-1.2.1.dev8260-py3-none-any.whl size=52171 sha256=99453bd6ca50450d6429692f9637b49b91463a7f3c0e6b9f45289d0d2c55f948 2026-03-26 00:44:38.206 | Stored in directory: /tmp/pip-ephem-wheel-cache-jkps1foa/wheels/09/5d/92/4cd2c84803dbd4129257ae3d0359353f58d376e96c4633bda7 2026-03-26 00:44:38.213 | Successfully built openstack_requirements 2026-03-26 00:44:38.373 | Installing collected packages: urllib3, PyYAML, idna, fixtures, charset_normalizer, certifi, beagle, requests, openstack_requirements 2026-03-26 00:44:38.865 | 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:44:38.999 | + inc/python:pip_install:216 : result=0 2026-03-26 00:44:39.004 | + inc/python:pip_install:218 : time_stop pip_install 2026-03-26 00:44:39.009 | + functions-common:time_stop:2412 : local name 2026-03-26 00:44:39.014 | + functions-common:time_stop:2413 : local end_time 2026-03-26 00:44:39.019 | + functions-common:time_stop:2414 : local elapsed_time 2026-03-26 00:44:39.022 | + functions-common:time_stop:2415 : local total 2026-03-26 00:44:39.027 | + functions-common:time_stop:2416 : local start_time 2026-03-26 00:44:39.033 | + functions-common:time_stop:2418 : name=pip_install 2026-03-26 00:44:39.039 | + functions-common:time_stop:2419 : start_time=1774485871522 2026-03-26 00:44:39.043 | + functions-common:time_stop:2421 : [[ -z 1774485871522 ]] 2026-03-26 00:44:39.048 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-03-26 00:44:39.056 | + functions-common:time_stop:2424 : end_time=1774485879051 2026-03-26 00:44:39.060 | + functions-common:time_stop:2425 : elapsed_time=7529 2026-03-26 00:44:39.064 | + functions-common:time_stop:2426 : total=14156 2026-03-26 00:44:39.069 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-03-26 00:44:39.074 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=21685 2026-03-26 00:44:39.079 | + inc/python:pip_install:219 : return 0 2026-03-26 00:44:39.086 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2026-03-26 00:44:39.093 | + lib/infra:install_infra:42 : use_library_from_git pbr 2026-03-26 00:44:39.099 | + inc/python:use_library_from_git:266 : local name=pbr 2026-03-26 00:44:39.104 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-26 00:44:39.109 | + inc/python:use_library_from_git:268 : [[ novnc,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.114 | + inc/python:use_library_from_git:268 : [[ ,novnc,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:44:39.120 | + inc/python:use_library_from_git:269 : return 1 2026-03-26 00:44:39.124 | + lib/infra:install_infra:48 : pip_install -U pbr 2026-03-26 00:44:39.165 | Using python 3.12 to install pbr 2026-03-26 00:44:39.170 | + 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:44:39.707 | Requirement already satisfied: pbr in /opt/stack/data/venv/lib/python3.12/site-packages (7.0.3) 2026-03-26 00:44:39.827 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr) (82.0.1) 2026-03-26 00:44:39.929 | + inc/python:pip_install:216 : result=0 2026-03-26 00:44:39.933 | + inc/python:pip_install:218 : time_stop pip_install 2026-03-26 00:44:39.938 | + functions-common:time_stop:2412 : local name 2026-03-26 00:44:39.943 | + functions-common:time_stop:2413 : local end_time 2026-03-26 00:44:39.948 | + functions-common:time_stop:2414 : local elapsed_time 2026-03-26 00:44:39.953 | + functions-common:time_stop:2415 : local total 2026-03-26 00:44:39.960 | + functions-common:time_stop:2416 : local start_time 2026-03-26 00:44:39.965 | + functions-common:time_stop:2418 : name=pip_install 2026-03-26 00:44:39.970 | + functions-common:time_stop:2419 : start_time=1774485879154 2026-03-26 00:44:39.975 | + functions-common:time_stop:2421 : [[ -z 1774485879154 ]] 2026-03-26 00:44:39.981 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-03-26 00:44:39.989 | + functions-common:time_stop:2424 : end_time=1774485879983 2026-03-26 00:44:39.994 | + functions-common:time_stop:2425 : elapsed_time=829 2026-03-26 00:44:40.000 | + functions-common:time_stop:2426 : total=21685 2026-03-26 00:44:40.006 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-03-26 00:44:40.012 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=22514 2026-03-26 00:44:40.018 | + inc/python:pip_install:219 : return 0 2026-03-26 00:44:40.024 | + ./stack.sh:main:832 : python3.12 -m venv /opt/stack/bindep-venv 2026-03-26 00:44:43.190 | + ./stack.sh:main:834 : /opt/stack/bindep-venv/bin/pip install bindep 2026-03-26 00:44:43.636 | Collecting bindep 2026-03-26 00:44:43.744 | Downloading bindep-2.14.0-py3-none-any.whl.metadata (11 kB) 2026-03-26 00:44:43.805 | Collecting distro>=1.7 (from bindep) 2026-03-26 00:44:43.828 | Downloading distro-1.9.0-py3-none-any.whl.metadata (6.8 kB) 2026-03-26 00:44:43.874 | Collecting packaging (from bindep) 2026-03-26 00:44:43.876 | Using cached packaging-26.0-py3-none-any.whl.metadata (3.3 kB) 2026-03-26 00:44:43.902 | Collecting Parsley (from bindep) 2026-03-26 00:44:43.926 | Downloading Parsley-1.3-py2.py3-none-any.whl.metadata (4.1 kB) 2026-03-26 00:44:43.975 | Collecting pbr>=2 (from bindep) 2026-03-26 00:44:43.976 | Using cached pbr-7.0.3-py2.py3-none-any.whl.metadata (3.8 kB) 2026-03-26 00:44:44.192 | Collecting setuptools (from pbr>=2->bindep) 2026-03-26 00:44:44.194 | Using cached setuptools-82.0.1-py3-none-any.whl.metadata (6.5 kB) 2026-03-26 00:44:44.261 | Downloading bindep-2.14.0-py3-none-any.whl (35 kB) 2026-03-26 00:44:44.305 | Downloading distro-1.9.0-py3-none-any.whl (20 kB) 2026-03-26 00:44:44.316 | Using cached pbr-7.0.3-py2.py3-none-any.whl (131 kB) 2026-03-26 00:44:44.319 | Using cached packaging-26.0-py3-none-any.whl (74 kB) 2026-03-26 00:44:44.350 | Downloading Parsley-1.3-py2.py3-none-any.whl (88 kB) 2026-03-26 00:44:44.381 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 88.9/88.9 kB 3.1 MB/s eta 0:00:00 2026-03-26 00:44:44.383 | Using cached setuptools-82.0.1-py3-none-any.whl (1.0 MB) 2026-03-26 00:44:44.451 | Installing collected packages: Parsley, setuptools, packaging, distro, pbr, bindep 2026-03-26 00:44:45.401 | 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:44:45.488 | + ./stack.sh:main:835 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2026-03-26 00:44:45.496 | + ./stack.sh:main:835 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2026-03-26 00:44:45.504 | ++ ./stack.sh:main:838 : _get_plugin_bindep_packages 2026-03-26 00:44:45.545 | + ./stack.sh:main:838 : pkgs= 2026-03-26 00:44:45.551 | + ./stack.sh:main:839 : [[ -n '' ]] 2026-03-26 00:44:45.556 | + ./stack.sh:main:846 : run_phase stack pre-install 2026-03-26 00:44:45.562 | + functions-common:run_phase:1840 : local mode=stack 2026-03-26 00:44:45.568 | + functions-common:run_phase:1841 : local phase=pre-install 2026-03-26 00:44:45.574 | + functions-common:run_phase:1842 : [[ -d /opt/stack/devstack/extras.d ]] 2026-03-26 00:44:45.579 | + functions-common:run_phase:1843 : local extra_plugin_file_name 2026-03-26 00:44:45.585 | + functions-common:run_phase:1844 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-03-26 00:44:45.591 | + functions-common:run_phase:1849 : local exceptions=80-tempest.sh 2026-03-26 00:44:45.596 | + functions-common:run_phase:1850 : local extra 2026-03-26 00:44:45.603 | ++ functions-common:run_phase:1851 : basename /opt/stack/devstack/extras.d/80-tempest.sh 2026-03-26 00:44:45.613 | + functions-common:run_phase:1851 : extra=80-tempest.sh 2026-03-26 00:44:45.620 | + functions-common:run_phase:1852 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-03-26 00:44:45.625 | + functions-common:run_phase:1856 : [[ -r /opt/stack/devstack/extras.d/80-tempest.sh ]] 2026-03-26 00:44:45.631 | + functions-common:run_phase:1856 : source /opt/stack/devstack/extras.d/80-tempest.sh stack pre-install 2026-03-26 00:44:45.636 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-03-26 00:44:45.671 | ++ functions-common:is_service_enabled:2068 : return 1 2026-03-26 00:44:45.677 | + functions-common:run_phase:1861 : [[ stack == \s\o\u\r\c\e ]] 2026-03-26 00:44:45.683 | + 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:44:45.688 | + functions-common:run_phase:1867 : run_plugins stack pre-install 2026-03-26 00:44:45.692 | + functions-common:run_plugins:1826 : local mode=stack 2026-03-26 00:44:45.698 | + functions-common:run_plugins:1827 : local phase=pre-install 2026-03-26 00:44:45.703 | + functions-common:run_plugins:1829 : local plugins=,barbican,magnum,manila,octavia,magnum-cluster-api,ovn-octavia-provider 2026-03-26 00:44:45.709 | + functions-common:run_plugins:1830 : local plugin 2026-03-26 00:44:45.715 | + functions-common:run_plugins:1831 : for plugin in ${plugins//,/ } 2026-03-26 00:44:45.721 | + functions-common:run_plugins:1832 : local dir=/opt/stack/barbican 2026-03-26 00:44:45.727 | + functions-common:run_plugins:1833 : [[ -f /opt/stack/barbican/devstack/plugin.sh ]] 2026-03-26 00:44:45.732 | + functions-common:run_plugins:1834 : source /opt/stack/barbican/devstack/plugin.sh stack pre-install 2026-03-26 00:44:45.738 | ++ /opt/stack/barbican/devstack/plugin.sh:source:5 : BARBICAN_PLUGIN=/opt/stack/barbican/devstack 2026-03-26 00:44:45.744 | ++ /opt/stack/barbican/devstack/plugin.sh:source:6 : source /opt/stack/barbican/devstack/lib/barbican 2026-03-26 00:44:45.774 | ++ /opt/stack/barbican/devstack/plugin.sh:source:8 : is_service_enabled barbican 2026-03-26 00:44:45.809 | ++ functions-common:is_service_enabled:2068 : return 0 2026-03-26 00:44:45.814 | ++ /opt/stack/barbican/devstack/plugin.sh:source:9 : [[ stack == \s\t\a\c\k ]] 2026-03-26 00:44:45.819 | ++ /opt/stack/barbican/devstack/plugin.sh:source:9 : [[ pre-install == \i\n\s\t\a\l\l ]] 2026-03-26 00:44:45.824 | ++ /opt/stack/barbican/devstack/plugin.sh:source:25 : [[ stack == \s\t\a\c\k ]] 2026-03-26 00:44:45.829 | ++ /opt/stack/barbican/devstack/plugin.sh:source:25 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2026-03-26 00:44:45.835 | ++ /opt/stack/barbican/devstack/plugin.sh:source:51 : [[ stack == \s\t\a\c\k ]] 2026-03-26 00:44:45.839 | ++ /opt/stack/barbican/devstack/plugin.sh:source:51 : [[ pre-install == \e\x\t\r\a ]] 2026-03-26 00:44:45.844 | ++ /opt/stack/barbican/devstack/plugin.sh:source:59 : [[ stack == \s\t\a\c\k ]] 2026-03-26 00:44:45.849 | ++ /opt/stack/barbican/devstack/plugin.sh:source:59 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2026-03-26 00:44:45.854 | ++ /opt/stack/barbican/devstack/plugin.sh:source:67 : [[ stack == \u\n\s\t\a\c\k ]] 2026-03-26 00:44:45.859 | ++ /opt/stack/barbican/devstack/plugin.sh:source:71 : [[ stack == \c\l\e\a\n ]] 2026-03-26 00:44:45.864 | + functions-common:run_plugins:1831 : for plugin in ${plugins//,/ } 2026-03-26 00:44:45.870 | + functions-common:run_plugins:1832 : local dir=/opt/stack/magnum 2026-03-26 00:44:45.875 | + functions-common:run_plugins:1833 : [[ -f /opt/stack/magnum/devstack/plugin.sh ]] 2026-03-26 00:44:45.881 | + functions-common:run_plugins:1834 : source /opt/stack/magnum/devstack/plugin.sh stack pre-install 2026-03-26 00:44:45.911 | ++ /opt/stack/magnum/devstack/plugin.sh:source:7 : echo_summary 'magnum'\''s plugin.sh was called...' 2026-03-26 00:44:45.916 | ++ ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-03-26 00:44:45.921 | ++ ./stack.sh:echo_summary:444 : echo -e 'magnum'\''s' plugin.sh was called... 2026-03-26 00:44:45.927 | ++ /opt/stack/magnum/devstack/plugin.sh:source:8 : source /opt/stack/magnum/devstack/lib/magnum 2026-03-26 00:44:45.975 | ++ /opt/stack/magnum/devstack/plugin.sh:source:9 : set -o posix 2026-03-26 00:44:45.980 | ++ /opt/stack/magnum/devstack/plugin.sh:source:9 : set 2026-03-26 00:44:45.982 | ACCOUNT_PORT_BASE=6612 2026-03-26 00:44:45.982 | ADDITIONAL_VENV_PACKAGES= 2026-03-26 00:44:45.982 | ADMIN_PASSWORD=secretadmin 2026-03-26 00:44:45.982 | AGENT_DHCP_BINARY=/opt/stack/data/venv/bin/neutron-dhcp-agent 2026-03-26 00:44:45.982 | AGENT_L3_BINARY=/opt/stack/data/venv/bin/neutron-l3-agent 2026-03-26 00:44:45.982 | AGENT_META_BINARY=/opt/stack/data/venv/bin/neutron-metadata-agent 2026-03-26 00:44:45.982 | AGENT_METERING_BINARY=/opt/stack/data/venv/bin/neutron-metering-agent 2026-03-26 00:44:45.982 | ALEMBIC_BRANCH=main 2026-03-26 00:44:45.982 | ALEMBIC_DIR=/opt/stack/alembic 2026-03-26 00:44:45.982 | ALEMBIC_REPO=https://github.com/sqlalchemy/alembic.git 2026-03-26 00:44:45.982 | APACHE_CONF_DIR=/etc/apache2/sites-available 2026-03-26 00:44:45.982 | APACHE_GROUP=stack 2026-03-26 00:44:45.982 | APACHE_LOCAL_HOST=127.0.0.1 2026-03-26 00:44:45.982 | APACHE_LOG_DIR=/var/log/apache2 2026-03-26 00:44:45.982 | APACHE_NAME=apache2 2026-03-26 00:44:45.982 | APACHE_SETTINGS_DIR=/etc/apache2/conf-enabled 2026-03-26 00:44:45.982 | APACHE_USER=stack 2026-03-26 00:44:45.982 | API_WORKERS=4 2026-03-26 00:44:45.982 | BACKING_FILE_SUFFIX=-backing-file 2026-03-26 00:44:45.982 | BARBICAN_API_LOG_DIR=/opt/stack/logs 2026-03-26 00:44:45.982 | BARBICAN_BIN_DIR=/opt/stack/data/venv/bin 2026-03-26 00:44:45.982 | BARBICAN_BRANCH=master 2026-03-26 00:44:45.982 | BARBICAN_CONF=/etc/barbican/barbican.conf 2026-03-26 00:44:45.982 | BARBICAN_CONF_DIR=/etc/barbican 2026-03-26 00:44:45.982 | BARBICAN_DIR=/opt/stack/barbican 2026-03-26 00:44:45.982 | BARBICAN_ENDPOINT_TYPE=internal 2026-03-26 00:44:45.982 | BARBICAN_ENFORCE_SCOPE=False 2026-03-26 00:44:45.982 | BARBICAN_HOST_HREF=http://199.204.45.242/key-manager 2026-03-26 00:44:45.982 | BARBICAN_KEYSTONE_ENDPOINT=https://199.204.45.242/identity 2026-03-26 00:44:45.982 | BARBICAN_PASTE_CONF=/etc/barbican/barbican-api-paste.ini 2026-03-26 00:44:45.982 | BARBICAN_PLUGIN=/opt/stack/barbican/devstack 2026-03-26 00:44:45.982 | BARBICAN_REPO=https://github.com/openstack/barbican.git 2026-03-26 00:44:45.982 | BARBICAN_UWSGI_CONF=/etc/barbican/barbican-uwsgi.ini 2026-03-26 00:44:45.982 | BARBICAN_WSGI=barbican.wsgi.api:application 2026-03-26 00:44:45.982 | BASE_SQL_CONN=mysql+pymysql://root:secretdatabase@127.0.0.1 2026-03-26 00:44:45.982 | BASH=/usr/bin/bash 2026-03-26 00:44:45.982 | BASHOPTS=checkwinsize:cmdhist:complete_fullquote:extquote:force_fignore:globasciiranges:globskipdots:hostcomplete:interactive_comments:patsub_replacement:progcomp:promptvars:sourcepath 2026-03-26 00:44:45.983 | BASH_ALIASES=() 2026-03-26 00:44:45.983 | BASH_ARGC=([0]="0") 2026-03-26 00:44:45.983 | BASH_ARGV=() 2026-03-26 00:44:45.983 | BASH_CMDS=() 2026-03-26 00:44:45.983 | BASH_LINENO=([0]="1834" [1]="1867" [2]="846" [3]="0") 2026-03-26 00:44:45.983 | 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:44:45.983 | BASH_REMATCH=([0]=",tls-proxy,") 2026-03-26 00:44:45.983 | 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:44:45.983 | BASH_VERSINFO=([0]="5" [1]="2" [2]="21" [3]="1" [4]="release" [5]="x86_64-pc-linux-gnu") 2026-03-26 00:44:45.983 | BASH_VERSION='5.2.21(1)-release' 2026-03-26 00:44:45.983 | BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2026-03-26 00:44:45.983 | BRANCHLESS_TARGET_BRANCH=master 2026-03-26 00:44:45.983 | BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/ 2026-03-26 00:44:45.983 | CACHE_BACKEND=dogpile.cache.memcached 2026-03-26 00:44:45.983 | CELLSV2_SETUP=superconductor 2026-03-26 00:44:45.983 | CINDER_ALLOWED_DIRECT_URL_SCHEMES= 2026-03-26 00:44:45.983 | CINDER_API_PASTE_INI=/etc/cinder/api-paste.ini 2026-03-26 00:44:45.983 | CINDER_BACKENDS=/opt/stack/devstack/lib/cinder_backends 2026-03-26 00:44:45.983 | CINDER_BACKUPS=/opt/stack/devstack/lib/cinder_backups 2026-03-26 00:44:45.983 | CINDER_BACKUP_DRIVER=swift 2026-03-26 00:44:45.983 | CINDER_BIN_DIR=/opt/stack/data/venv/bin 2026-03-26 00:44:45.983 | CINDER_BRANCH=master 2026-03-26 00:44:45.983 | CINDER_CACHE_ENABLED_FOR_BACKENDS=lvm:lvmdriver-1 2026-03-26 00:44:45.983 | CINDER_CONF=/etc/cinder/cinder.conf 2026-03-26 00:44:45.983 | CINDER_CONF_DIR=/etc/cinder 2026-03-26 00:44:45.983 | CINDER_DIR=/opt/stack/cinder 2026-03-26 00:44:45.983 | CINDER_DRIVER=default 2026-03-26 00:44:45.983 | CINDER_ENABLED_BACKENDS=lvm:lvmdriver-1 2026-03-26 00:44:45.983 | CINDER_ENFORCE_SCOPE=False 2026-03-26 00:44:45.983 | CINDER_IMG_CACHE_ENABLED=True 2026-03-26 00:44:45.983 | CINDER_IMG_CACHE_SIZE_COUNT= 2026-03-26 00:44:45.983 | CINDER_IMG_CACHE_SIZE_GB= 2026-03-26 00:44:45.983 | CINDER_LVM_TYPE=auto 2026-03-26 00:44:45.983 | CINDER_MY_IP=199.204.45.242 2026-03-26 00:44:45.983 | CINDER_PLUGINS=/opt/stack/devstack/lib/cinder_plugins 2026-03-26 00:44:45.983 | CINDER_REPO=https://github.com/openstack/cinder.git 2026-03-26 00:44:45.983 | CINDER_SERVICE_HOST=199.204.45.242 2026-03-26 00:44:45.983 | CINDER_SERVICE_LISTEN_ADDRESS=0.0.0.0 2026-03-26 00:44:45.983 | CINDER_SERVICE_PORT=8776 2026-03-26 00:44:45.983 | CINDER_SERVICE_PORT_INT=18776 2026-03-26 00:44:45.983 | CINDER_SERVICE_PROTOCOL=https 2026-03-26 00:44:45.983 | CINDER_SERVICE_REPORT_INTERVAL=120 2026-03-26 00:44:45.983 | CINDER_STATE_PATH=/opt/stack/data/cinder 2026-03-26 00:44:45.983 | CINDER_TARGET_HELPER=lioadm 2026-03-26 00:44:45.983 | CINDER_TARGET_PORT=3260 2026-03-26 00:44:45.984 | CINDER_TARGET_PREFIX=iqn.2010-10.org.openstack: 2026-03-26 00:44:45.984 | CINDER_TARGET_PROTOCOL=iscsi 2026-03-26 00:44:45.984 | CINDER_UPLOAD_INTERNAL_TENANT=False 2026-03-26 00:44:45.984 | CINDER_UPLOAD_OPTIMIZED=False 2026-03-26 00:44:45.984 | CINDER_UPLOAD_OPTIMIZED_BACKENDS=lvm:lvmdriver-1 2026-03-26 00:44:45.984 | CINDER_USE_SERVICE_TOKEN=True 2026-03-26 00:44:45.984 | CINDER_UWSGI=cinder.wsgi.api:application 2026-03-26 00:44:45.984 | CINDER_UWSGI_CONF=/etc/cinder/cinder-api-uwsgi.ini 2026-03-26 00:44:45.984 | CINDER_VOLUME_CLEAR=zero 2026-03-26 00:44:45.984 | CIRROS_ARCH=x86_64 2026-03-26 00:44:45.984 | CIRROS_VERSION=0.6.3 2026-03-26 00:44:45.984 | CONFIGURE_BACKING_FILE=True 2026-03-26 00:44:45.984 | CONFIG_AWK_CMD=awk 2026-03-26 00:44:45.984 | CONTAINER_PORT_BASE=6611 2026-03-26 00:44:45.984 | CURL_GET='curl -g' 2026-03-26 00:44:45.984 | CURRENT_LOG_TIME=2026-03-26-004133 2026-03-26 00:44:45.984 | DATABASE_BACKENDS=' mysql postgresql' 2026-03-26 00:44:45.984 | DATABASE_HOST=127.0.0.1 2026-03-26 00:44:45.984 | DATABASE_PASSWORD=secretdatabase 2026-03-26 00:44:45.984 | DATABASE_QUERY_LOGGING=False 2026-03-26 00:44:45.984 | DATABASE_TYPE=mysql 2026-03-26 00:44:45.984 | DATABASE_USER=root 2026-03-26 00:44:45.984 | DATA_DIR=/opt/stack/data 2026-03-26 00:44:45.984 | DC=([0]="openstack" [1]="org") 2026-03-26 00:44:45.984 | DEBUG_LIBVIRT=True 2026-03-26 00:44:45.984 | DEBUG_LIBVIRT_COREDUMPS=True 2026-03-26 00:44:45.984 | DEFAULT_IMAGE_FILE_NAME=cirros-0.6.3-x86_64-disk.img 2026-03-26 00:44:45.984 | DEFAULT_IMAGE_NAME=cirros-0.6.3-x86_64-disk 2026-03-26 00:44:45.984 | DEFAULT_VIRT_DRIVER=libvirt 2026-03-26 00:44:45.984 | DEFAULT_VOLUME_GROUP_NAME=stack-volumes-default 2026-03-26 00:44:45.984 | DEF_SERVICE_HOST=199.204.45.242 2026-03-26 00:44:45.984 | DEF_SERVICE_LISTEN_ADDRESS=0.0.0.0 2026-03-26 00:44:45.984 | DEF_SERVICE_LOCAL_HOST=127.0.0.1 2026-03-26 00:44:45.984 | DEF_TUNNEL_ENDPOINT_IP=199.204.45.242 2026-03-26 00:44:45.984 | DELTA=1774485706 2026-03-26 00:44:45.984 | DEST=/opt/stack 2026-03-26 00:44:45.984 | DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2026-03-26 00:44:45.984 | DEVSTACK_CERT_NAME=devstack-cert 2026-03-26 00:44:45.984 | DEVSTACK_HOSTNAME=np0000160879.novalocal 2026-03-26 00:44:45.984 | DEVSTACK_PARALLEL=True 2026-03-26 00:44:45.984 | DEVSTACK_PLUGINS=,barbican,magnum,manila,octavia,magnum-cluster-api,ovn-octavia-provider 2026-03-26 00:44:45.984 | DEVSTACK_SERIES=2026.1 2026-03-26 00:44:45.984 | DEVSTACK_START_TIME=1774485668 2026-03-26 00:44:45.984 | DEVSTACK_VENV=/opt/stack/data/venv 2026-03-26 00:44:45.984 | DIRSTACK=() 2026-03-26 00:44:45.984 | DISABLED_SERVICES=dstat,horizon,s-account,s-container,s-object,s-proxy,tempest 2026-03-26 00:44:45.984 | DISABLE_AMP_IMAGE_BUILD=True 2026-03-26 00:44:45.984 | DISKIMAGE_BUILDER_DIR=/opt/stack/diskimage-builder 2026-03-26 00:44:45.984 | DISKIMAGE_BUILDER_REPO_REF=master 2026-03-26 00:44:45.984 | DISKIMAGE_BUILDER_REPO_URL=https://github.com/openstack/diskimage-builder.git 2026-03-26 00:44:45.985 | DISTRO=noble 2026-03-26 00:44:45.985 | DOWNLOAD_DEFAULT_IMAGES=False 2026-03-26 00:44:45.985 | ENABLED_SERVICES=c-api,c-bak,c-sch,c-vol,etcd3,file_tracker,g-api,key,memory_tracker,mysql,n-api,n-api-meta,n-cond,n-cpu,n-novnc,n-sch,o-api,o-da,o-hk,octavia,openstack-cli-server,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,placement-api,q-ovn-agent,q-svc,rabbit,tls-proxy,barbican,magnum-api,magnum-cond,manila,m-api,m-shr,m-sch,m-dat,magnum-cluster-api 2026-03-26 00:44:45.985 | ENABLE_CHASSIS_AS_GW=True 2026-03-26 00:44:45.985 | ENABLE_DEBUG_LOG_LEVEL=True 2026-03-26 00:44:45.985 | ENABLE_FEDORA_VIRT_PREVIEW_REPO=False 2026-03-26 00:44:45.985 | ENABLE_HTTPD_MOD_WSGI_SERVICES=True 2026-03-26 00:44:45.985 | ENABLE_ISOLATED_METADATA=False 2026-03-26 00:44:45.985 | ENABLE_KSM=True 2026-03-26 00:44:45.985 | ENABLE_KSMTUNED=True 2026-03-26 00:44:45.985 | ENABLE_METADATA_NETWORK=False 2026-03-26 00:44:45.985 | ENABLE_SYSCTL_MEM_TUNING=True 2026-03-26 00:44:45.985 | ENABLE_SYSCTL_NET_TUNING=True 2026-03-26 00:44:45.985 | ENABLE_TENANT_TUNNELS=True 2026-03-26 00:44:45.986 | ENABLE_TENANT_VLANS=False 2026-03-26 00:44:45.986 | ENABLE_VOLUME_MULTIATTACH=False 2026-03-26 00:44:45.986 | ENABLE_ZSWAP=True 2026-03-26 00:44:45.986 | ENFORCE_SCOPE=False 2026-03-26 00:44:45.986 | ERROR_ON_CLONE=True 2026-03-26 00:44:45.986 | ETCD_ARCH=amd64 2026-03-26 00:44:45.986 | ETCD_BIN_DIR=/opt/stack/bin 2026-03-26 00:44:45.986 | ETCD_DATA_DIR=/opt/stack/data/etcd 2026-03-26 00:44:45.986 | ETCD_DOWNLOAD_FILE=etcd-v3.5.21-linux-amd64.tar.gz 2026-03-26 00:44:45.986 | 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:44:45.986 | ETCD_DOWNLOAD_URL=https://github.com/etcd-io/etcd/releases/download 2026-03-26 00:44:45.986 | ETCD_NAME=etcd-v3.5.21-linux-amd64 2026-03-26 00:44:45.986 | ETCD_PEER_PORT=2380 2026-03-26 00:44:45.986 | ETCD_PORT=2379 2026-03-26 00:44:45.986 | ETCD_RAMDISK_MB=512 2026-03-26 00:44:45.986 | ETCD_SHA256=adddda4b06718e68671ffabff2f8cee48488ba61ad82900e639d108f2148501c 2026-03-26 00:44:45.986 | ETCD_SHA256_AMD64=adddda4b06718e68671ffabff2f8cee48488ba61ad82900e639d108f2148501c 2026-03-26 00:44:45.986 | ETCD_SHA256_ARM64=95bf6918623a097c0385b96f139d90248614485e781ec9bee4768dbb6c79c53f 2026-03-26 00:44:45.986 | ETCD_SHA256_PPC64=6fb6ecb3d1b331eb177dc610a8efad3aceb1f836d6aeb439ba0bfac5d5c2a38c 2026-03-26 00:44:45.986 | ETCD_SHA256_S390X=a211a83961ba8a7e94f7d6343ad769e699db21a715ba4f3b68cf31ea28f9c951 2026-03-26 00:44:45.986 | ETCD_SYSTEMD_SERVICE=devstack@etcd.service 2026-03-26 00:44:45.986 | ETCD_USE_RAMDISK=True 2026-03-26 00:44:45.986 | ETCD_VERSION=v3.5.21 2026-03-26 00:44:45.986 | EUID=1002 2026-03-26 00:44:45.986 | 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:44:45.986 | EXTRA_FILES_DOWNLOAD_TIMEOUT=2 2026-03-26 00:44:45.986 | EXTRA_FILES_RETRY=3 2026-03-26 00:44:45.986 | EXTRA_FILES_RETRY_ERRORS=500,503 2026-03-26 00:44:45.986 | EXTRA_FILES_RETRY_TIMEOUT=10 2026-03-26 00:44:45.986 | FILES=/opt/stack/devstack/files 2026-03-26 00:44:45.986 | FIXED_RANGE=10.1.0.0/20 2026-03-26 00:44:45.986 | FIXED_RANGE_V6=fda1:28d3:87f7::/64 2026-03-26 00:44:45.986 | FLOATING_RANGE=172.24.5.0/24 2026-03-26 00:44:45.986 | FORCE_CONFIG_DRIVE=False 2026-03-26 00:44:45.986 | FORCE_PREREQ=0 2026-03-26 00:44:45.986 | FUNCNAME=([0]="source" [1]="run_plugins" [2]="run_phase" [3]="main") 2026-03-26 00:44:45.986 | FUNC_DIR=/opt/stack/devstack 2026-03-26 00:44:45.986 | 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:44:45.986 | 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:44:45.987 | 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:44:45.987 | GIT_BASE=https://github.com 2026-03-26 00:44:45.987 | GIT_DEPTH=0 2026-03-26 00:44:45.987 | GIT_TIMEOUT=0 2026-03-26 00:44:45.987 | GLANCE_API_CONF=/etc/glance/glance-api.conf 2026-03-26 00:44:45.987 | GLANCE_API_PASTE_INI=/etc/glance/glance-api-paste.ini 2026-03-26 00:44:45.987 | GLANCE_BIN_DIR=/opt/stack/data/venv/bin 2026-03-26 00:44:45.987 | GLANCE_BRANCH=master 2026-03-26 00:44:45.988 | GLANCE_CACHE_CONF=/etc/glance/glance-cache.conf 2026-03-26 00:44:45.988 | GLANCE_CACHE_DIR=/opt/stack/data/glance/cache 2026-03-26 00:44:45.988 | GLANCE_CACHE_DRIVER=centralized_db 2026-03-26 00:44:45.988 | GLANCE_CINDER_DEFAULT_BACKEND=lvmdriver-1 2026-03-26 00:44:45.988 | GLANCE_CONF_DIR=/etc/glance 2026-03-26 00:44:45.988 | GLANCE_DEFAULT_BACKEND=fast 2026-03-26 00:44:45.988 | GLANCE_DIR=/opt/stack/glance 2026-03-26 00:44:45.988 | GLANCE_ENABLE_MULTIPLE_STORES=False 2026-03-26 00:44:45.988 | GLANCE_ENABLE_QUOTAS=True 2026-03-26 00:44:45.988 | GLANCE_ENFORCE_IMAGE_FORMAT=True 2026-03-26 00:44:45.988 | GLANCE_ENFORCE_SCOPE=True 2026-03-26 00:44:45.988 | GLANCE_HOSTPORT=199.204.45.242:9292 2026-03-26 00:44:45.988 | GLANCE_IMAGE_DIR=/opt/stack/data/glance/images 2026-03-26 00:44:45.988 | GLANCE_IMAGE_IMPORT_CONF=/etc/glance/glance-image-import.conf 2026-03-26 00:44:45.988 | GLANCE_LIMIT_IMAGE_SIZE_TOTAL=10000 2026-03-26 00:44:45.988 | GLANCE_LOCK_DIR=/opt/stack/data/glance/locks 2026-03-26 00:44:45.988 | GLANCE_METADEF_DIR=/etc/glance/metadefs 2026-03-26 00:44:45.988 | GLANCE_MULTIPLE_FILE_STORES=fast 2026-03-26 00:44:45.988 | GLANCE_MULTISTORE_FILE_IMAGE_DIR=/opt/stack/data/glance 2026-03-26 00:44:45.988 | GLANCE_NFS_MOUNTPOINT=/opt/stack/data/glance/images/mnt 2026-03-26 00:44:45.988 | GLANCE_REPO=https://github.com/openstack/glance.git 2026-03-26 00:44:45.988 | GLANCE_S3_BUCKET_NAME=images 2026-03-26 00:44:45.988 | GLANCE_S3_BUCKET_ON_PUT=True 2026-03-26 00:44:45.988 | GLANCE_S3_DEFAULT_BACKEND=s3_fast 2026-03-26 00:44:45.988 | GLANCE_SCHEMA_JSON=/etc/glance/schema-image.json 2026-03-26 00:44:45.988 | GLANCE_SERVICE_HOST=199.204.45.242 2026-03-26 00:44:45.988 | GLANCE_SERVICE_LISTEN_ADDRESS=0.0.0.0 2026-03-26 00:44:45.988 | GLANCE_SERVICE_PORT=9292 2026-03-26 00:44:45.988 | GLANCE_SERVICE_PORT_INT=19292 2026-03-26 00:44:45.988 | GLANCE_SERVICE_PROTOCOL=https 2026-03-26 00:44:45.988 | GLANCE_SHOW_DIRECT_URL=False 2026-03-26 00:44:45.988 | GLANCE_SHOW_MULTIPLE_LOCATIONS=False 2026-03-26 00:44:45.988 | GLANCE_STAGING_DIR=/opt/stack/data/glance 2026-03-26 00:44:45.988 | GLANCE_STORE_ROOTWRAP_BASE_DIR=/opt/stack/data/venv/etc/glance 2026-03-26 00:44:45.988 | GLANCE_SWIFT_STORE_CONF=/etc/glance/glance-swift-store.conf 2026-03-26 00:44:45.988 | GLANCE_TASKS_DIR=/opt/stack/data/glance 2026-03-26 00:44:45.989 | GLANCE_URL=https://199.204.45.242/image 2026-03-26 00:44:45.989 | GLANCE_USE_IMPORT_WORKFLOW=False 2026-03-26 00:44:45.989 | GLANCE_USE_S3=False 2026-03-26 00:44:45.989 | GLANCE_UWSGI=glance.wsgi.api:application 2026-03-26 00:44:45.989 | GLANCE_UWSGI_CONF=/etc/glance/glance-uwsgi.ini 2026-03-26 00:44:45.989 | GLOBAL_VENV=True 2026-03-26 00:44:45.989 | GROUPS=() 2026-03-26 00:44:45.989 | HOME=/opt/stack 2026-03-26 00:44:45.989 | HOME_URL=https://www.ubuntu.com/ 2026-03-26 00:44:45.989 | HORIZON_APACHE_ROOT=/dashboard 2026-03-26 00:44:45.989 | HORIZON_BRANCH=master 2026-03-26 00:44:45.989 | HORIZON_DIR=/opt/stack/horizon 2026-03-26 00:44:45.989 | HORIZON_REPO=https://github.com/openstack/horizon.git 2026-03-26 00:44:45.989 | HORIZON_SETTINGS=/opt/stack/horizon/openstack_dashboard/local/local_settings.py.example 2026-03-26 00:44:45.989 | HOSTNAME=np0000160879 2026-03-26 00:44:45.989 | HOSTTYPE=x86_64 2026-03-26 00:44:45.989 | HOST_IP=199.204.45.242 2026-03-26 00:44:45.989 | HOST_IPV6=::1 2026-03-26 00:44:45.989 | HOST_IP_IFACE= 2026-03-26 00:44:45.989 | ID=ubuntu 2026-03-26 00:44:45.989 | ID_LIKE=debian 2026-03-26 00:44:45.989 | IFS=' 2026-03-26 00:44:45.989 | ' 2026-03-26 00:44:45.989 | 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:44:45.989 | INSTALL_DATABASE_SERVER_PACKAGES=True 2026-03-26 00:44:45.989 | INSTANCES_PATH=/opt/stack/data/nova/instances 2026-03-26 00:44:45.989 | INSTANCE_NAME_PREFIX=instance- 2026-03-26 00:44:45.989 | INT_CA_DIR=/opt/stack/data/CA/int-ca 2026-03-26 00:44:45.989 | IPV4_ADDRS_SAFE_TO_USE=10.1.0.0/20 2026-03-26 00:44:45.989 | IPV6_ADDRESS_MODE=slaac 2026-03-26 00:44:45.989 | IPV6_ADDRS_SAFE_TO_USE=fda1:28d3:87f7::/56 2026-03-26 00:44:45.989 | IPV6_GLOBAL_ID=a1:28d3:87f7 2026-03-26 00:44:45.989 | IPV6_PRIVATE_NETWORK_GATEWAY= 2026-03-26 00:44:45.989 | IPV6_PRIVATE_SUBNET_NAME=ipv6-private-subnet 2026-03-26 00:44:45.989 | IPV6_PROVIDER_FIXED_RANGE= 2026-03-26 00:44:45.989 | IPV6_PROVIDER_NETWORK_GATEWAY= 2026-03-26 00:44:45.989 | IPV6_PROVIDER_SUBNET_NAME=provider_net_v6 2026-03-26 00:44:45.989 | IPV6_PUBLIC_NETWORK_GATEWAY=2001:db8::2 2026-03-26 00:44:45.989 | IPV6_PUBLIC_RANGE=2001:db8::/64 2026-03-26 00:44:45.989 | IPV6_PUBLIC_SUBNET_NAME=ipv6-public-subnet 2026-03-26 00:44:45.989 | IPV6_RA_MODE=slaac 2026-03-26 00:44:45.989 | IPV6_ROUTER_GW_IP=2001:db8::1 2026-03-26 00:44:45.989 | IP_VERSION=4+6 2026-03-26 00:44:45.989 | IRONIC_PYTHON_AGENT_BRANCH=master 2026-03-26 00:44:45.989 | IRONIC_PYTHON_AGENT_REPO=https://github.com/openstack/ironic-python-agent.git 2026-03-26 00:44:45.989 | ISCSID_DEBUG=False 2026-03-26 00:44:45.989 | ISCSID_DEBUG_LEVEL=4 2026-03-26 00:44:45.989 | KEYSTONE_ADMIN_ENDPOINT=True 2026-03-26 00:44:45.989 | KEYSTONE_ASSIGNMENT_BACKEND=sql 2026-03-26 00:44:45.989 | KEYSTONE_AUTH_URI=https://199.204.45.242/identity 2026-03-26 00:44:45.989 | KEYSTONE_AUTH_URI_V3=https://199.204.45.242/identity/v3 2026-03-26 00:44:45.989 | KEYSTONE_BIN_DIR=/opt/stack/data/venv/bin 2026-03-26 00:44:45.989 | KEYSTONE_BRANCH=master 2026-03-26 00:44:45.989 | KEYSTONE_CONF=/etc/keystone/keystone.conf 2026-03-26 00:44:45.989 | KEYSTONE_CONF_DIR=/etc/keystone 2026-03-26 00:44:45.989 | KEYSTONE_DIR=/opt/stack/keystone 2026-03-26 00:44:45.989 | KEYSTONE_ENABLE_CACHE=True 2026-03-26 00:44:45.989 | KEYSTONE_ENFORCE_SCOPE=False 2026-03-26 00:44:45.989 | KEYSTONE_IDENTITY_BACKEND=sql 2026-03-26 00:44:45.989 | KEYSTONE_LOCKOUT_DURATION=10 2026-03-26 00:44:45.989 | KEYSTONE_LOCKOUT_FAILURE_ATTEMPTS=2 2026-03-26 00:44:45.989 | KEYSTONE_PASSWORD_HASH_ROUNDS=4 2026-03-26 00:44:45.989 | KEYSTONE_PUBLIC_UWSGI=keystone.wsgi.api:application 2026-03-26 00:44:45.989 | KEYSTONE_PUBLIC_UWSGI_CONF=/etc/keystone/keystone-uwsgi-public.ini 2026-03-26 00:44:45.989 | KEYSTONE_REGION_NAME=RegionOne 2026-03-26 00:44:45.989 | KEYSTONE_REPO=https://github.com/openstack/keystone.git 2026-03-26 00:44:45.989 | KEYSTONE_RESOURCE_BACKEND=sql 2026-03-26 00:44:45.989 | KEYSTONE_ROLE_BACKEND=sql 2026-03-26 00:44:45.989 | KEYSTONE_SECURITY_COMPLIANCE_ENABLED=True 2026-03-26 00:44:45.989 | KEYSTONE_SERVICE_HOST=199.204.45.242 2026-03-26 00:44:45.989 | KEYSTONE_SERVICE_PORT=5000 2026-03-26 00:44:45.989 | KEYSTONE_SERVICE_PORT_INT=5001 2026-03-26 00:44:45.989 | KEYSTONE_SERVICE_PROTOCOL=https 2026-03-26 00:44:45.989 | KEYSTONE_SERVICE_URI=https://199.204.45.242/identity 2026-03-26 00:44:45.989 | KEYSTONE_SERVICE_URI_V3=https://199.204.45.242/identity/v3 2026-03-26 00:44:45.989 | KEYSTONE_TOKEN_FORMAT=fernet 2026-03-26 00:44:45.989 | KEYSTONE_UNIQUE_LAST_PASSWORD_COUNT=2 2026-03-26 00:44:45.989 | KEY_MANAGER_BACKEND=barbican 2026-03-26 00:44:45.989 | KILL_PATH=/usr/bin/kill 2026-03-26 00:44:45.989 | LAST_RUN=0 2026-03-26 00:44:45.989 | LAST_SPINNER_PID= 2026-03-26 00:44:45.990 | LC_ALL=en_US.utf8 2026-03-26 00:44:45.990 | LDAP_BASE_DC=openstack 2026-03-26 00:44:45.990 | LDAP_BASE_DN=dc=openstack,dc=org 2026-03-26 00:44:45.990 | LDAP_DOMAIN=openstack.org 2026-03-26 00:44:45.990 | LDAP_MANAGER_DN=cn=Manager,dc=openstack,dc=org 2026-03-26 00:44:45.990 | LDAP_OLCDB_NUMBER=1 2026-03-26 00:44:45.990 | LDAP_OLCDB_TYPE=mdb 2026-03-26 00:44:45.990 | LDAP_ROOTPW_COMMAND=replace 2026-03-26 00:44:45.990 | LDAP_SERVICE_NAME=slapd 2026-03-26 00:44:45.990 | LDAP_URL=ldap://localhost 2026-03-26 00:44:45.990 | 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:44:45.990 | LIBVIRT_CPU_MODE=host-passthrough 2026-03-26 00:44:45.990 | LIBVIRT_CPU_MODEL=Nehalem 2026-03-26 00:44:45.990 | LIBVIRT_GROUP=libvirt 2026-03-26 00:44:45.990 | LIBVIRT_TYPE=kvm 2026-03-26 00:44:45.990 | LINENO=762 2026-03-26 00:44:45.990 | LOCAL_HOSTNAME=np0000160879 2026-03-26 00:44:45.990 | LOGDAYS=7 2026-03-26 00:44:45.990 | LOGDIR=/opt/stack/logs 2026-03-26 00:44:45.990 | LOGFILE=/opt/stack/logs/devstacklog.txt.2026-03-26-004133 2026-03-26 00:44:45.990 | LOGFILE_DIR=/opt/stack/logs 2026-03-26 00:44:45.990 | LOGFILE_NAME=devstacklog.txt 2026-03-26 00:44:45.990 | LOGNAME=stack 2026-03-26 00:44:45.990 | LOGO=ubuntu-logo 2026-03-26 00:44:45.990 | LOG_COLOR=False 2026-03-26 00:44:45.990 | LRC=localrc 2026-03-26 00:44:45.990 | MACHTYPE=x86_64-pc-linux-gnu 2026-03-26 00:44:45.990 | MAGNUM_API_PASTE=/etc/magnum/api-paste.ini 2026-03-26 00:44:45.990 | MAGNUM_BIN_DIR=/opt/stack/data/venv/bin 2026-03-26 00:44:45.990 | MAGNUM_BRANCH=master 2026-03-26 00:44:45.990 | MAGNUM_CERTIFICATE_CACHE_DIR=/var/lib/magnum/certificate-cache 2026-03-26 00:44:45.990 | MAGNUM_CONF=/etc/magnum/magnum.conf 2026-03-26 00:44:45.990 | MAGNUM_CONFIGURE_IPTABLES=True 2026-03-26 00:44:45.990 | MAGNUM_CONF_DIR=/etc/magnum 2026-03-26 00:44:45.990 | MAGNUM_DIR=/opt/stack/magnum 2026-03-26 00:44:45.990 | MAGNUM_ENFORCE_SCOPE=False 2026-03-26 00:44:45.990 | MAGNUM_GUEST_IMAGE_URL=https://github.com/vexxhost/capo-image-elements/releases/latest/download/ubuntu-22.04-v1.33.9.qcow2 2026-03-26 00:44:45.990 | MAGNUM_K8S_KEYSTONE_AUTH_DEFAULT_POLICY=/etc/magnum/k8s_keystone_auth_default_policy.json 2026-03-26 00:44:45.990 | MAGNUM_POLICY=/etc/magnum/policy.yaml 2026-03-26 00:44:45.990 | MAGNUM_REPO=https://github.com/openstack/magnum.git 2026-03-26 00:44:45.990 | MAGNUM_SERVICE_HOST=199.204.45.242 2026-03-26 00:44:45.990 | MAGNUM_SERVICE_PROTOCOL=https 2026-03-26 00:44:45.990 | MAGNUM_STATE_PATH=/opt/stack/data/magnum 2026-03-26 00:44:45.990 | MAGNUM_SWIFT_REGISTRY_CONTAINER=docker_registry 2026-03-26 00:44:45.990 | MAGNUM_TRUSTEE_DOMAIN_ADMIN_PASSWORD=secret 2026-03-26 00:44:45.990 | MAGNUM_UWSGI=magnum.wsgi.api:application 2026-03-26 00:44:45.990 | MAGNUM_UWSGI_CONF=/etc/magnum/magnum-api-uwsgi.ini 2026-03-26 00:44:45.990 | MAIL=/var/mail/stack 2026-03-26 00:44:45.990 | MANILACLIENT_BRANCH=master 2026-03-26 00:44:45.990 | MANILACLIENT_DIR=/opt/stack/python-manilaclient 2026-03-26 00:44:45.990 | MANILACLIENT_REPO=https://opendev.org/openstack/python-manilaclient 2026-03-26 00:44:45.990 | MANILA_ADMIN_NET_RANGE=10.2.5.0/24 2026-03-26 00:44:45.990 | MANILA_ALLOW_NAS_SERVER_PORTS_ON_HOST=False 2026-03-26 00:44:45.990 | MANILA_API_PASTE_INI=/etc/manila/api-paste.ini 2026-03-26 00:44:45.990 | MANILA_BIN_DIR=/opt/stack/data/venv/bin 2026-03-26 00:44:45.990 | MANILA_CONF=/etc/manila/manila.conf 2026-03-26 00:44:45.990 | MANILA_CONFIGURE_DEFAULT_TYPES=True 2026-03-26 00:44:45.990 | MANILA_CONF_DIR=/etc/manila 2026-03-26 00:44:45.990 | MANILA_CONTAINER_DRIVER=manila.share.drivers.container.driver.ContainerShareDriver 2026-03-26 00:44:45.990 | MANILA_CONTAINER_VOLUME_GROUP_NAME=manila_docker_volumes 2026-03-26 00:44:45.990 | MANILA_DATA_COPY_CHECK_HASH=True 2026-03-26 00:44:45.990 | MANILA_DATA_NODE_IP=10.2.5.0/24 2026-03-26 00:44:45.990 | MANILA_DEFAULT_SHARE_GROUP_TYPE=default 2026-03-26 00:44:45.990 | MANILA_DEFAULT_SHARE_GROUP_TYPE_SPECS= 2026-03-26 00:44:45.990 | MANILA_DEFAULT_SHARE_TYPE=default 2026-03-26 00:44:45.990 | MANILA_DEFAULT_SHARE_TYPE_EXTRA_SPECS='snapshot_support=True create_share_from_snapshot_support=True' 2026-03-26 00:44:45.990 | MANILA_DEFERRED_DELETE_TASK_INTERVAL=10 2026-03-26 00:44:45.990 | MANILA_DHSS_FALSE_SHARE_TYPE_EXTRA_SPECS='snapshot_support=True create_share_from_snapshot_support=True' 2026-03-26 00:44:45.990 | MANILA_DHSS_TRUE_SHARE_TYPE_EXTRA_SPECS='snapshot_support=True create_share_from_snapshot_support=True' 2026-03-26 00:44:45.990 | MANILA_DIR=/opt/stack/manila 2026-03-26 00:44:45.990 | MANILA_DOCKER_IMAGE_ALIAS=manila_docker_image 2026-03-26 00:44:45.990 | MANILA_DOCKER_IMAGE_URL=https://github.com/a-ovchinnikov/manila-image-elements-lxd-images/releases/download/0.1.0/manila-docker-container.tar.gz 2026-03-26 00:44:45.990 | MANILA_ENABLED_BACKENDS=generic 2026-03-26 00:44:45.990 | MANILA_ENABLED_SHARE_PROTOCOLS=NFS,CIFS 2026-03-26 00:44:45.990 | MANILA_ENDPOINT_BASE=http://199.204.45.242/share 2026-03-26 00:44:45.990 | MANILA_ENFORCE_SCOPE=False 2026-03-26 00:44:45.990 | MANILA_GIT_BASE=https://opendev.org 2026-03-26 00:44:45.990 | MANILA_KEY_FORMAT=ecdsa 2026-03-26 00:44:45.990 | MANILA_LOCK_PATH=/opt/stack/manila/manila_locks 2026-03-26 00:44:45.990 | MANILA_LVM_SHARE_EXPORT_IPS=199.204.45.242 2026-03-26 00:44:45.990 | MANILA_MNT_DIR=/opt/stack/data/manila/mnt 2026-03-26 00:44:45.991 | MANILA_NETWORK_API_CLASS=manila.network.neutron.neutron_network_plugin.NeutronBindNetworkPlugin 2026-03-26 00:44:45.991 | MANILA_NEUTRON_VNIC_TYPE=normal 2026-03-26 00:44:45.991 | MANILA_PATH_TO_PRIVATE_KEY=/opt/stack/.ssh/id_ecdsa 2026-03-26 00:44:45.991 | MANILA_PATH_TO_PUBLIC_KEY=/opt/stack/.ssh/id_ecdsa.pub 2026-03-26 00:44:45.991 | MANILA_REPLICA_STATE_UPDATE_INTERVAL=300 2026-03-26 00:44:45.991 | MANILA_REPO_ROOT=openstack 2026-03-26 00:44:45.991 | MANILA_RESTORE_IPV6_DEFAULT_ROUTE=True 2026-03-26 00:44:45.991 | MANILA_SCHEDULER_DRIVER=manila.scheduler.drivers.filter.FilterScheduler 2026-03-26 00:44:45.991 | MANILA_SERVICE_HOST=199.204.45.242 2026-03-26 00:44:45.991 | MANILA_SERVICE_IMAGE_ENABLED=True 2026-03-26 00:44:45.991 | MANILA_SERVICE_IMAGE_NAME=manila-service-image-master 2026-03-26 00:44:45.991 | MANILA_SERVICE_IMAGE_URL=http://tarballs.openstack.org/manila-image-elements/images/manila-service-image-master.qcow2 2026-03-26 00:44:45.991 | MANILA_SERVICE_INSTANCE_PASSWORD=manila 2026-03-26 00:44:45.991 | MANILA_SERVICE_INSTANCE_USER=manila 2026-03-26 00:44:45.991 | MANILA_SERVICE_KEYPAIR_NAME=manila-service 2026-03-26 00:44:45.991 | MANILA_SERVICE_PORT=8786 2026-03-26 00:44:45.991 | MANILA_SERVICE_PORT_INT=18786 2026-03-26 00:44:45.991 | MANILA_SERVICE_PROTOCOL=http 2026-03-26 00:44:45.991 | MANILA_SERVICE_SECGROUP=manila-service 2026-03-26 00:44:45.991 | MANILA_SERVICE_VM_FLAVOR_DISK=5 2026-03-26 00:44:45.991 | MANILA_SERVICE_VM_FLAVOR_NAME=manila-service-flavor 2026-03-26 00:44:45.991 | MANILA_SERVICE_VM_FLAVOR_RAM=512 2026-03-26 00:44:45.991 | MANILA_SERVICE_VM_FLAVOR_REF=100 2026-03-26 00:44:45.991 | MANILA_SERVICE_VM_FLAVOR_VCPUS=1 2026-03-26 00:44:45.991 | MANILA_SETUP_IPV6=False 2026-03-26 00:44:45.991 | MANILA_SSH_TIMEOUT=180 2026-03-26 00:44:45.991 | MANILA_STATE_PATH=/opt/stack/data/manila 2026-03-26 00:44:45.991 | MANILA_USE_DOWNGRADE_MIGRATIONS=False 2026-03-26 00:44:45.991 | MANILA_USE_SCHEDULER_CREATING_SHARE_FROM_SNAPSHOT=False 2026-03-26 00:44:45.991 | MANILA_USE_SERVICE_INSTANCE_PASSWORD=True 2026-03-26 00:44:45.991 | MANILA_UWSGI_CONF=/etc/manila/manila-uwsgi.ini 2026-03-26 00:44:45.991 | MANILA_WSGI=manila.wsgi.api:application 2026-03-26 00:44:45.991 | MANILA_ZFSONLINUX_BACKEND_FILES_CONTAINER_DIR=/opt/stack/data/manila/zfsonlinux 2026-03-26 00:44:45.991 | MANILA_ZFSONLINUX_DATASET_CREATION_OPTIONS=compression=gzip 2026-03-26 00:44:45.991 | MANILA_ZFSONLINUX_REPLICATION_DOMAIN=ZFSonLinux 2026-03-26 00:44:45.991 | MANILA_ZFSONLINUX_SERVICE_IP=199.204.45.242 2026-03-26 00:44:45.991 | MANILA_ZFSONLINUX_SHARE_EXPORT_IP=199.204.45.242 2026-03-26 00:44:45.991 | MANILA_ZFSONLINUX_SSH_USERNAME=stack 2026-03-26 00:44:45.991 | MANILA_ZFSONLINUX_USE_SSH=False 2026-03-26 00:44:45.991 | MANILA_ZFSONLINUX_ZPOOL_SIZE=30G 2026-03-26 00:44:45.991 | MAX_DB_CONNECTIONS=200 2026-03-26 00:44:45.991 | MEMCACHE_SERVERS=localhost:11211 2026-03-26 00:44:45.991 | METADATA_SERVICE_PORT=8775 2026-03-26 00:44:45.991 | METERING_PLUGIN=neutron.services.metering.metering_plugin.MeteringPlugin 2026-03-26 00:44:45.991 | ML2_L3_PLUGIN=ovn-router 2026-03-26 00:44:45.991 | MYSQL_DRIVER=PyMySQL 2026-03-26 00:44:45.991 | MYSQL_GATHER_PERFORMANCE=True 2026-03-26 00:44:45.991 | MYSQL_HOST=127.0.0.1 2026-03-26 00:44:45.991 | MYSQL_REDUCE_MEMORY=True 2026-03-26 00:44:45.991 | MYSQL_SERVICE_NAME=mysql 2026-03-26 00:44:45.991 | MYSQL_USER=root 2026-03-26 00:44:45.991 | NAME=Ubuntu 2026-03-26 00:44:45.991 | NETWORK_GATEWAY=10.1.0.1 2026-03-26 00:44:45.991 | NEUTRON_ANY='q-svc neutron-api' 2026-03-26 00:44:45.991 | NEUTRON_BIN_DIR=/opt/stack/data/venv/bin 2026-03-26 00:44:45.991 | NEUTRON_BRANCH=master 2026-03-26 00:44:45.991 | NEUTRON_CONF=/etc/neutron/neutron.conf 2026-03-26 00:44:45.991 | NEUTRON_CONF_DIR=/etc/neutron 2026-03-26 00:44:45.991 | NEUTRON_CREATE_INITIAL_NETWORKS=True 2026-03-26 00:44:45.991 | NEUTRON_DHCP_CONF=/etc/neutron/dhcp_agent.ini 2026-03-26 00:44:45.991 | NEUTRON_DIR=/opt/stack/neutron 2026-03-26 00:44:45.991 | NEUTRON_ENDPOINT_SERVICE_NAME=networking 2026-03-26 00:44:45.991 | NEUTRON_ENFORCE_SCOPE=True 2026-03-26 00:44:45.991 | NEUTRON_FWAAS_DIR=/opt/stack/neutron-fwaas 2026-03-26 00:44:45.991 | NEUTRON_L3_CONF=/etc/neutron/l3_agent.ini 2026-03-26 00:44:45.991 | NEUTRON_OVN_AGENT_BINARY=neutron-ovn-agent 2026-03-26 00:44:45.991 | NEUTRON_OVN_BIN_DIR=/opt/stack/data/venv/bin 2026-03-26 00:44:45.991 | NEUTRON_OVN_METADATA_BINARY=neutron-ovn-metadata-agent 2026-03-26 00:44:45.991 | NEUTRON_PORT_SECURITY=True 2026-03-26 00:44:45.991 | NEUTRON_REPO=https://github.com/openstack/neutron.git 2026-03-26 00:44:45.991 | NEUTRON_ROOTWRAP=/opt/stack/data/venv/bin/neutron-rootwrap 2026-03-26 00:44:45.991 | NEUTRON_TEST_CONFIG_FILE=/etc/neutron/debug.ini 2026-03-26 00:44:45.991 | NEUTRON_UWSGI=neutron.wsgi.api:application 2026-03-26 00:44:45.991 | NEUTRON_UWSGI_CONF=/etc/neutron/neutron-api-uwsgi.ini 2026-03-26 00:44:45.991 | NOUNSET= 2026-03-26 00:44:45.991 | NOVA_ALLOW_MOVE_TO_SAME_HOST=True 2026-03-26 00:44:45.991 | NOVA_API_DB=nova_api 2026-03-26 00:44:45.991 | NOVA_API_PASTE_INI=/etc/nova/api-paste.ini 2026-03-26 00:44:45.991 | NOVA_BIN_DIR=/opt/stack/data/venv/bin 2026-03-26 00:44:45.991 | NOVA_BRANCH=master 2026-03-26 00:44:45.991 | NOVA_COND_CONF=/etc/nova/nova.conf 2026-03-26 00:44:45.992 | NOVA_CONF=/etc/nova/nova.conf 2026-03-26 00:44:45.992 | NOVA_CONF_DIR=/etc/nova 2026-03-26 00:44:45.992 | NOVA_CONSOLE_PROXY_COMPUTE_TLS=False 2026-03-26 00:44:45.992 | NOVA_CPU_CELL=1 2026-03-26 00:44:45.992 | NOVA_CPU_CONF=/etc/nova/nova-cpu.conf 2026-03-26 00:44:45.992 | NOVA_CPU_UUID= 2026-03-26 00:44:45.992 | NOVA_DIR=/opt/stack/nova 2026-03-26 00:44:45.992 | NOVA_ENABLED_APIS=osapi_compute,metadata 2026-03-26 00:44:45.992 | NOVA_ENABLE_CACHE=True 2026-03-26 00:44:45.992 | NOVA_ENFORCE_SCOPE=True 2026-03-26 00:44:45.992 | NOVA_FAKE_CONF=/etc/nova/nova-fake.conf 2026-03-26 00:44:45.992 | NOVA_FILTERS=ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter 2026-03-26 00:44:45.992 | NOVA_INSTANCES_PATH=/opt/stack/data/nova/instances 2026-03-26 00:44:45.992 | NOVA_LIBVIRT_TB_CACHE_SIZE=128 2026-03-26 00:44:45.992 | NOVA_METADATA_UWSGI=nova.wsgi.metadata:application 2026-03-26 00:44:45.992 | NOVA_METADATA_UWSGI_CONF=/etc/nova/nova-metadata-uwsgi.ini 2026-03-26 00:44:45.992 | NOVA_MY_IP=199.204.45.242 2026-03-26 00:44:45.992 | NOVA_NOTIFICATION_FORMAT=unversioned 2026-03-26 00:44:45.992 | NOVA_NUM_CELLS=1 2026-03-26 00:44:45.992 | NOVA_PLUGINS=/opt/stack/devstack/lib/nova_plugins 2026-03-26 00:44:45.992 | NOVA_READY_TIMEOUT=60 2026-03-26 00:44:45.992 | NOVA_REPO=https://github.com/openstack/nova.git 2026-03-26 00:44:45.992 | NOVA_SERIAL_ENABLED=False 2026-03-26 00:44:45.992 | NOVA_SERVICE_HOST=199.204.45.242 2026-03-26 00:44:45.992 | NOVA_SERVICE_LISTEN_ADDRESS=0.0.0.0 2026-03-26 00:44:45.992 | NOVA_SERVICE_PORT=8774 2026-03-26 00:44:45.992 | NOVA_SERVICE_PORT_INT=18774 2026-03-26 00:44:45.992 | NOVA_SERVICE_PROTOCOL=https 2026-03-26 00:44:45.992 | NOVA_SERVICE_REPORT_INTERVAL=120 2026-03-26 00:44:45.992 | NOVA_SHUTDOWN_TIMEOUT=0 2026-03-26 00:44:45.992 | NOVA_SPICE_ENABLED=False 2026-03-26 00:44:45.992 | NOVA_STATE_PATH=/opt/stack/data/nova 2026-03-26 00:44:45.992 | NOVA_USE_SERVICE_TOKEN=True 2026-03-26 00:44:45.992 | NOVA_USE_UNIFIED_LIMITS=False 2026-03-26 00:44:45.992 | NOVA_UWSGI=nova.wsgi.osapi_compute:application 2026-03-26 00:44:45.992 | NOVA_UWSGI_CONF=/etc/nova/nova-api-uwsgi.ini 2026-03-26 00:44:45.992 | NOVA_VNC_ENABLED=True 2026-03-26 00:44:45.992 | NOVNC_BRANCH=v1.3.0 2026-03-26 00:44:45.992 | NOVNC_REPO=https://github.com/novnc/novnc.git 2026-03-26 00:44:45.992 | NOW=1774485706 2026-03-26 00:44:45.992 | NO_UPDATE_REPOS=False 2026-03-26 00:44:45.992 | OBJECT_PORT_BASE=6613 2026-03-26 00:44:45.992 | OCTAVIA=octavia 2026-03-26 00:44:45.992 | OCTAVIA_AMPHORA_DRIVER=amphora_haproxy_rest_driver 2026-03-26 00:44:45.992 | OCTAVIA_AMP_CONN_TIMEOUT=10 2026-03-26 00:44:45.992 | OCTAVIA_AMP_EXPIRY_AGE=3600 2026-03-26 00:44:45.992 | OCTAVIA_AMP_FLAVOR_ID=10 2026-03-26 00:44:45.992 | OCTAVIA_AMP_IMAGE_ARCH=amd64 2026-03-26 00:44:45.992 | OCTAVIA_AMP_IMAGE_FILE=/opt/stack/octavia/diskimage-create/amphora-x64-haproxy.qcow2 2026-03-26 00:44:45.992 | OCTAVIA_AMP_IMAGE_NAME=amphora-x64-haproxy 2026-03-26 00:44:45.992 | OCTAVIA_AMP_IMAGE_TAG=amphora 2026-03-26 00:44:45.992 | OCTAVIA_AMP_LOG_ADMIN_PORT=10514 2026-03-26 00:44:45.992 | OCTAVIA_AMP_LOG_TENANT_PORT=20514 2026-03-26 00:44:45.992 | OCTAVIA_AMP_READ_TIMEOUT=120 2026-03-26 00:44:45.992 | OCTAVIA_AMP_SSH_KEY_BITS=2048 2026-03-26 00:44:45.992 | OCTAVIA_AMP_SSH_KEY_NAME=octavia_ssh_key 2026-03-26 00:44:45.992 | OCTAVIA_AMP_SSH_KEY_PATH=/etc/octavia/.ssh/octavia_ssh_key 2026-03-26 00:44:45.992 | OCTAVIA_AMP_SSH_KEY_TYPE=rsa 2026-03-26 00:44:45.992 | OCTAVIA_API=o-api 2026-03-26 00:44:45.992 | OCTAVIA_API_ARGS=' --config-file /etc/octavia/octavia.conf' 2026-03-26 00:44:45.992 | OCTAVIA_API_HAPROXY=o-api-ha 2026-03-26 00:44:45.992 | OCTAVIA_AUDIT_MAP=/etc/octavia/octavia_api_audit_map.conf 2026-03-26 00:44:45.992 | OCTAVIA_BIN_DIR=/opt/stack/data/venv/bin 2026-03-26 00:44:45.992 | OCTAVIA_CERTS_DIR=/etc/octavia/certs 2026-03-26 00:44:45.992 | OCTAVIA_COMPUTE_DRIVER=compute_nova_driver 2026-03-26 00:44:45.992 | OCTAVIA_CONF=/etc/octavia/octavia.conf 2026-03-26 00:44:45.992 | OCTAVIA_CONF_DIR=/etc/octavia 2026-03-26 00:44:45.992 | OCTAVIA_CONSUMER=o-cw 2026-03-26 00:44:45.992 | OCTAVIA_CONSUMER_ARGS=' --config-file /etc/octavia/octavia.conf' 2026-03-26 00:44:45.992 | OCTAVIA_CONSUMER_BINARY=/opt/stack/data/venv/bin/octavia-worker 2026-03-26 00:44:45.992 | OCTAVIA_CONTROLLER_IP_PORT_LIST=auto 2026-03-26 00:44:45.992 | OCTAVIA_DIB_TRACING=1 2026-03-26 00:44:45.992 | OCTAVIA_DIR=/opt/stack/octavia 2026-03-26 00:44:45.992 | OCTAVIA_DRIVER_AGENT=o-da 2026-03-26 00:44:45.992 | OCTAVIA_DRIVER_AGENT_ARGS=' --config-file /etc/octavia/octavia.conf' 2026-03-26 00:44:45.992 | OCTAVIA_DRIVER_AGENT_BINARY=/opt/stack/data/venv/bin/octavia-driver-agent 2026-03-26 00:44:45.993 | OCTAVIA_ENABLE_AMPHORAV2_JOBBOARD=False 2026-03-26 00:44:45.993 | OCTAVIA_HA_PORT=9875 2026-03-26 00:44:45.993 | OCTAVIA_HEALTHMANAGER=o-hm 2026-03-26 00:44:45.993 | OCTAVIA_HEALTHMANAGER_ARGS=' --config-file /etc/octavia/octavia.conf' 2026-03-26 00:44:45.993 | OCTAVIA_HEALTHMANAGER_BINARY=/opt/stack/data/venv/bin/octavia-health-manager 2026-03-26 00:44:45.993 | OCTAVIA_HEALTH_KEY=insecure 2026-03-26 00:44:45.993 | OCTAVIA_HM_LISTEN_PORT=5555 2026-03-26 00:44:45.993 | OCTAVIA_HOUSEKEEPER=o-hk 2026-03-26 00:44:45.993 | OCTAVIA_HOUSEKEEPER_ARGS=' --config-file /etc/octavia/octavia.conf' 2026-03-26 00:44:45.993 | OCTAVIA_HOUSEKEEPER_BINARY=/opt/stack/data/venv/bin/octavia-housekeeping 2026-03-26 00:44:45.993 | OCTAVIA_IMAGE_DRIVER=image_glance_driver 2026-03-26 00:44:45.993 | OCTAVIA_JOBBOARD_BACKEND=redis 2026-03-26 00:44:45.993 | OCTAVIA_JOBBOARD_EXPIRATION_TIME=30 2026-03-26 00:44:45.993 | OCTAVIA_LB_EXPIRY_AGE=3600 2026-03-26 00:44:45.993 | OCTAVIA_LB_TOPOLOGY=SINGLE 2026-03-26 00:44:45.993 | OCTAVIA_MGMT_PORT_IP=auto 2026-03-26 00:44:45.993 | OCTAVIA_MGMT_SUBNET=192.168.0.0/24 2026-03-26 00:44:45.993 | OCTAVIA_MGMT_SUBNET_END=192.168.0.200 2026-03-26 00:44:45.993 | OCTAVIA_MGMT_SUBNET_IPV6=fd00:0:0:42::/64 2026-03-26 00:44:45.993 | OCTAVIA_MGMT_SUBNET_IPV6_END=fd00:0:0:42:ffff:ffff:ffff:ffff 2026-03-26 00:44:45.993 | OCTAVIA_MGMT_SUBNET_IPV6_START=fd00:0:0:42:0:0:0:2 2026-03-26 00:44:45.993 | OCTAVIA_MGMT_SUBNET_START=192.168.0.2 2026-03-26 00:44:45.993 | OCTAVIA_NETWORK_DRIVER=allowed_address_pairs_driver 2026-03-26 00:44:45.993 | OCTAVIA_NODE=api 2026-03-26 00:44:45.993 | OCTAVIA_PASSWORD=secretadmin 2026-03-26 00:44:45.993 | OCTAVIA_PORT=9876 2026-03-26 00:44:45.993 | OCTAVIA_PREGENERATED_CERTS_DIR=/opt/stack/octavia/devstack/pregenerated/certs 2026-03-26 00:44:45.993 | OCTAVIA_PREGENERATED_SSH_KEY_PATH=/opt/stack/octavia/devstack/pregenerated/ssh-keys/octavia_ssh_key 2026-03-26 00:44:45.993 | OCTAVIA_PROJECT_DOMAIN_NAME=Default 2026-03-26 00:44:45.993 | OCTAVIA_PROJECT_NAME=admin 2026-03-26 00:44:45.993 | OCTAVIA_PROTOCOL=http 2026-03-26 00:44:45.993 | OCTAVIA_PROVIDER_AGENTS=ovn 2026-03-26 00:44:45.993 | OCTAVIA_PROVIDER_DRIVERS='amphora:The Octavia Amphora driver.,octavia:Deprecated alias of the Octavia Amphora driver.,ovn:Octavia OVN driver.' 2026-03-26 00:44:45.993 | OCTAVIA_RUN_DIR=/var/run/octavia 2026-03-26 00:44:45.993 | OCTAVIA_SERVICE=octavia 2026-03-26 00:44:45.993 | OCTAVIA_SERVICE_TYPE=load-balancer 2026-03-26 00:44:45.993 | OCTAVIA_SSH_DIR=/etc/octavia/.ssh 2026-03-26 00:44:45.993 | OCTAVIA_USERNAME=admin 2026-03-26 00:44:45.993 | OCTAVIA_USER_DOMAIN_NAME=Default 2026-03-26 00:44:45.993 | OCTAVIA_USE_PREGENERATED_CERTS=False 2026-03-26 00:44:45.993 | OCTAVIA_USE_PREGENERATED_SSH_KEY=False 2026-03-26 00:44:45.993 | OCTAVIA_UWSGI_APP=octavia.wsgi.api:application 2026-03-26 00:44:45.993 | OCTAVIA_UWSGI_CONF=/etc/octavia/octavia-uwsgi.ini 2026-03-26 00:44:45.993 | OCTAVIA_VOLUME_DRIVER=volume_noop_driver 2026-03-26 00:44:45.993 | OFFLINE=False 2026-03-26 00:44:45.993 | OLDPWD=/opt/stack/requirements 2026-03-26 00:44:45.993 | OPENSSL=/usr/bin/openssl 2026-03-26 00:44:45.993 | OPTERR=1 2026-03-26 00:44:45.993 | OPTIND=1 2026-03-26 00:44:45.993 | ORG_NAME=OpenStack 2026-03-26 00:44:45.993 | ORG_UNIT_NAME=DevStack 2026-03-26 00:44:45.993 | OSLO_BIN_DIR=/opt/stack/data/venv/bin 2026-03-26 00:44:45.993 | OSTESTIMAGES_BRANCH=master 2026-03-26 00:44:45.993 | OSTESTIMAGES_DIR=/opt/stack/os-test-images 2026-03-26 00:44:45.993 | OSTESTIMAGES_REPO=https://github.com/openstack/os-test-images.git 2026-03-26 00:44:45.993 | OSTYPE=linux-gnu 2026-03-26 00:44:45.993 | OS_BRICK_LOCK_PATH=/opt/stack/data/os_brick 2026-03-26 00:44:45.993 | OS_CLOUD=devstack-admin 2026-03-26 00:44:45.993 | OS_VIF_OVS_ISOLATE_VIF=False 2026-03-26 00:44:45.993 | OVN_AGENT_CONF=/etc/neutron/plugins/ml2/ovn_agent.ini 2026-03-26 00:44:45.993 | OVN_AGENT_EXTENSIONS=metadata 2026-03-26 00:44:45.993 | OVN_BRANCH=branch-24.03 2026-03-26 00:44:45.993 | OVN_BRIDGE_MAPPINGS=public:br-ex 2026-03-26 00:44:45.993 | OVN_BUILD_FROM_SOURCE=False 2026-03-26 00:44:45.993 | OVN_BUILD_MODULES=False 2026-03-26 00:44:45.993 | OVN_CONTROLLER_SERVICE=ovn-controller.service 2026-03-26 00:44:45.993 | OVN_CONTROLLER_VTEP_SERVICE=ovn-controller-vtep.service 2026-03-26 00:44:45.993 | OVN_DATADIR=/var/lib/ovn 2026-03-26 00:44:45.993 | OVN_DBS_LOG_LEVEL=dbg 2026-03-26 00:44:45.993 | OVN_DNS_SERVERS=8.8.8.8 2026-03-26 00:44:45.993 | OVN_GENEVE_OVERHEAD=38 2026-03-26 00:44:45.993 | OVN_IGMP_SNOOPING_ENABLE=False 2026-03-26 00:44:45.993 | OVN_INSTALL_OVS_PYTHON_MODULE=False 2026-03-26 00:44:45.993 | OVN_L3_CREATE_PUBLIC_NETWORK=True 2026-03-26 00:44:45.993 | OVN_L3_SCHEDULER=leastloaded 2026-03-26 00:44:45.993 | OVN_META_CONF=/etc/neutron/neutron_ovn_metadata_agent.ini 2026-03-26 00:44:45.994 | OVN_META_DATA_HOST=199.204.45.242 2026-03-26 00:44:45.994 | OVN_NB_REMOTE=ssl:199.204.45.242:6641 2026-03-26 00:44:45.994 | OVN_NEUTRON_SYNC_MODE=log 2026-03-26 00:44:45.994 | OVN_NORTHD_SERVICE=ovn-central.service 2026-03-26 00:44:45.994 | OVN_OCTAVIA_PROVIDER_DIR=/opt/stack/ovn-octavia-provider 2026-03-26 00:44:45.994 | OVN_PROTO=ssl 2026-03-26 00:44:45.994 | OVN_REPO=https://github.com/ovn-org/ovn.git 2026-03-26 00:44:45.994 | OVN_REPO_NAME=ovn 2026-03-26 00:44:45.994 | OVN_RUNDIR=/var/run/ovn 2026-03-26 00:44:45.994 | OVN_SB_REMOTE=ssl:199.204.45.242:6642 2026-03-26 00:44:45.994 | OVN_SCRIPTDIR=/share/ovn/scripts 2026-03-26 00:44:45.994 | OVN_SHAREDIR=/share/ovn 2026-03-26 00:44:45.994 | OVN_SPLIT_HASH=05bf1dbb98b0635a51f75e268ef8aed27601401d 2026-03-26 00:44:45.994 | OVN_UUID= 2026-03-26 00:44:45.994 | OVSDB_SERVER_LOCAL_HOST=127.0.0.1 2026-03-26 00:44:45.994 | OVSDB_SERVER_SERVICE=ovsdb-server.service 2026-03-26 00:44:45.994 | OVS_BINDIR=/bin 2026-03-26 00:44:45.994 | OVS_BRANCH=branch-3.3 2026-03-26 00:44:45.994 | OVS_BRIDGE=br-int 2026-03-26 00:44:45.994 | OVS_DATADIR=/opt/stack/data/ovs 2026-03-26 00:44:45.994 | OVS_DATAPATH_TYPE=system 2026-03-26 00:44:45.994 | OVS_ENABLE_TUNNELING=True 2026-03-26 00:44:45.994 | OVS_PHYSICAL_BRIDGE=br-ex 2026-03-26 00:44:45.994 | OVS_PREFIX= 2026-03-26 00:44:45.994 | OVS_REPO=https://github.com/openvswitch/ovs.git 2026-03-26 00:44:45.994 | OVS_REPO_NAME=ovs 2026-03-26 00:44:45.994 | OVS_RUNDIR=/var/run/openvswitch 2026-03-26 00:44:45.994 | OVS_SBINDIR=/sbin 2026-03-26 00:44:45.994 | OVS_SCRIPTDIR=/share/openvswitch/scripts 2026-03-26 00:44:45.994 | OVS_SHAREDIR=/share/openvswitch 2026-03-26 00:44:45.994 | OVS_SYSCONFDIR=/etc/openvswitch 2026-03-26 00:44:45.994 | OVS_TUNNEL_BRIDGE=br-tun 2026-03-26 00:44:45.994 | OVS_VSWITCHD_SERVICE=ovs-vswitchd.service 2026-03-26 00:44:45.994 | PACKAGES='apache2 2026-03-26 00:44:45.994 | apache2-dev 2026-03-26 00:44:45.994 | bc 2026-03-26 00:44:45.994 | bsdmainutils 2026-03-26 00:44:45.994 | curl 2026-03-26 00:44:45.994 | g++ 2026-03-26 00:44:45.994 | gawk 2026-03-26 00:44:45.994 | gcc 2026-03-26 00:44:45.994 | gettext 2026-03-26 00:44:45.994 | git 2026-03-26 00:44:45.994 | graphviz 2026-03-26 00:44:45.994 | iputils-ping 2026-03-26 00:44:45.994 | libffi-dev 2026-03-26 00:44:45.994 | libjpeg-dev 2026-03-26 00:44:45.994 | libpq-dev 2026-03-26 00:44:45.994 | libssl-dev 2026-03-26 00:44:45.994 | libsystemd-dev 2026-03-26 00:44:45.994 | libxml2-dev 2026-03-26 00:44:45.994 | libxslt1-dev 2026-03-26 00:44:45.994 | libyaml-dev 2026-03-26 00:44:45.994 | lsof 2026-03-26 00:44:45.994 | openssh-server 2026-03-26 00:44:45.994 | openssl 2026-03-26 00:44:45.994 | pkg-config 2026-03-26 00:44:45.994 | psmisc 2026-03-26 00:44:45.994 | python3-dev 2026-03-26 00:44:45.994 | python3-pip 2026-03-26 00:44:45.994 | python3-systemd 2026-03-26 00:44:45.994 | python3-venv 2026-03-26 00:44:45.994 | tar 2026-03-26 00:44:45.994 | tcpdump 2026-03-26 00:44:45.994 | unzip 2026-03-26 00:44:45.994 | uuid-runtime 2026-03-26 00:44:45.994 | wget 2026-03-26 00:44:45.994 | zlib1g-dev 2026-03-26 00:44:45.994 | lvm2 2026-03-26 00:44:45.994 | qemu-utils 2026-03-26 00:44:45.994 | thin-provisioning-tools 2026-03-26 00:44:45.994 | lsscsi 2026-03-26 00:44:45.994 | open-iscsi 2026-03-26 00:44:45.994 | libkrb5-dev 2026-03-26 00:44:45.994 | libldap2-dev 2026-03-26 00:44:45.994 | libsasl2-dev 2026-03-26 00:44:45.994 | memcached 2026-03-26 00:44:45.994 | python3-mysqldb 2026-03-26 00:44:45.994 | sqlite3 2026-03-26 00:44:45.995 | conntrack 2026-03-26 00:44:45.995 | curl 2026-03-26 00:44:45.995 | ebtables 2026-03-26 00:44:45.995 | genisoimage 2026-03-26 00:44:45.995 | iptables 2026-03-26 00:44:45.995 | iputils-arping 2026-03-26 00:44:45.995 | kpartx 2026-03-26 00:44:45.995 | libjs-jquery-tablesorter 2026-03-26 00:44:45.995 | parted 2026-03-26 00:44:45.995 | pm-utils 2026-03-26 00:44:45.995 | python3-mysqldb 2026-03-26 00:44:45.995 | socat 2026-03-26 00:44:45.995 | sqlite3 2026-03-26 00:44:45.995 | sudo 2026-03-26 00:44:45.995 | vlan 2026-03-26 00:44:45.995 | cryptsetup 2026-03-26 00:44:45.995 | dosfstools 2026-03-26 00:44:45.995 | genisoimage 2026-03-26 00:44:45.995 | gir1.2-libosinfo-1.0 2026-03-26 00:44:45.995 | netcat-openbsd 2026-03-26 00:44:45.995 | open-iscsi 2026-03-26 00:44:45.995 | qemu-utils 2026-03-26 00:44:45.995 | sg3-utils 2026-03-26 00:44:45.995 | sysfsutils 2026-03-26 00:44:45.995 | acl 2026-03-26 00:44:45.995 | dnsmasq-base 2026-03-26 00:44:45.995 | dnsmasq-utils 2026-03-26 00:44:45.995 | ebtables 2026-03-26 00:44:45.995 | haproxy 2026-03-26 00:44:45.995 | iptables 2026-03-26 00:44:45.995 | iputils-arping 2026-03-26 00:44:45.995 | iputils-ping 2026-03-26 00:44:45.995 | postgresql-server-dev-all 2026-03-26 00:44:45.995 | python3-mysqldb 2026-03-26 00:44:45.995 | sqlite3 2026-03-26 00:44:45.995 | sudo 2026-03-26 00:44:45.995 | vlan 2026-03-26 00:44:45.995 | apache2 lvm2 2026-03-26 00:44:45.995 | golang 2026-03-26 00:44:45.995 | debootstrap 2026-03-26 00:44:45.995 | rsyslog' 2026-03-26 00:44:45.995 | 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:44:45.995 | PHYSICAL_NETWORK=public 2026-03-26 00:44:45.995 | PIPESTATUS=([0]="0") 2026-03-26 00:44:45.995 | PIP_UPGRADE=False 2026-03-26 00:44:45.995 | PIP_VIRTUAL_ENV= 2026-03-26 00:44:45.995 | PLACEMENT_AUTH_STRATEGY=keystone 2026-03-26 00:44:45.995 | PLACEMENT_BIN_DIR=/opt/stack/data/venv/bin 2026-03-26 00:44:45.995 | PLACEMENT_BRANCH=master 2026-03-26 00:44:45.995 | PLACEMENT_CONF=/etc/placement/placement.conf 2026-03-26 00:44:45.995 | PLACEMENT_CONF_DIR=/etc/placement 2026-03-26 00:44:45.995 | PLACEMENT_DIR=/opt/stack/placement 2026-03-26 00:44:45.995 | PLACEMENT_ENFORCE_SCOPE=False 2026-03-26 00:44:45.995 | PLACEMENT_REPO=https://github.com/openstack/placement.git 2026-03-26 00:44:45.995 | PLACEMENT_SERVICE_HOST=199.204.45.242 2026-03-26 00:44:45.995 | PLACEMENT_SERVICE_PROTOCOL=https 2026-03-26 00:44:45.995 | PLACEMENT_UWSGI=placement.wsgi.api:application 2026-03-26 00:44:45.995 | PLACEMENT_UWSGI_CONF=/etc/placement/placement-uwsgi.ini 2026-03-26 00:44:45.995 | POSIXLY_CORRECT=y 2026-03-26 00:44:45.995 | PPID=2071 2026-03-26 00:44:45.995 | PREREQ_RERUN_HOURS=2 2026-03-26 00:44:45.995 | PREREQ_RERUN_MARKER=/opt/stack/devstack/.prereqs 2026-03-26 00:44:45.995 | PREREQ_RERUN_SECONDS=7200 2026-03-26 00:44:45.995 | PRETTY_NAME='Ubuntu 24.04.4 LTS' 2026-03-26 00:44:45.995 | PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy 2026-03-26 00:44:45.995 | PRIVATE_NETWORK_NAME=private 2026-03-26 00:44:45.995 | PRIVATE_SUBNET_NAME=private-subnet 2026-03-26 00:44:45.995 | PROVIDER_SUBNET_NAME=provider_net 2026-03-26 00:44:45.995 | PS4='+ $(short_source): ' 2026-03-26 00:44:45.995 | PUBLIC_BRIDGE=br-ex 2026-03-26 00:44:45.995 | PUBLIC_BRIDGE_MTU=1430 2026-03-26 00:44:45.995 | PUBLIC_INTERFACE= 2026-03-26 00:44:45.995 | PUBLIC_NETWORK_GATEWAY=172.24.5.1 2026-03-26 00:44:45.995 | PUBLIC_NETWORK_NAME=public 2026-03-26 00:44:45.996 | PUBLIC_PHYSICAL_NETWORK=public 2026-03-26 00:44:45.996 | PUBLIC_SUBNET_NAME=public-subnet 2026-03-26 00:44:45.996 | PWD=/opt/stack/devstack 2026-03-26 00:44:45.996 | PYKMIP_CA_PATH=/opt/stack/data/CA/int-ca/ca-chain.pem 2026-03-26 00:44:45.996 | PYKMIP_CLIENT_CERT=/opt/stack/data/CA/int-ca/pykmip-client.crt 2026-03-26 00:44:45.996 | PYKMIP_CLIENT_KEY=/opt/stack/data/CA/int-ca/private/pykmip-client.key 2026-03-26 00:44:45.996 | PYKMIP_CONF=/etc/pykmip/server.conf 2026-03-26 00:44:45.996 | PYKMIP_CONF_DIR=/etc/pykmip 2026-03-26 00:44:45.996 | PYKMIP_LOG_DIR=/var/log/pykmip 2026-03-26 00:44:45.996 | PYKMIP_SERVER_CERT=/opt/stack/data/CA/int-ca/pykmip-server.crt 2026-03-26 00:44:45.996 | PYKMIP_SERVER_KEY=/opt/stack/data/CA/int-ca/private/pykmip-server.key 2026-03-26 00:44:45.996 | PYTHON=/opt/stack/data/venv/bin/python3 2026-03-26 00:44:45.996 | PYTHON3_VERSION=3.12 2026-03-26 00:44:45.996 | QEMU_CONF=/etc/libvirt/qemu.conf 2026-03-26 00:44:45.996 | Q_ADMIN_USERNAME=neutron 2026-03-26 00:44:45.996 | Q_AGENT=ovn 2026-03-26 00:44:45.996 | Q_ALLOW_OVERLAPPING_IP=True 2026-03-26 00:44:45.996 | Q_ASSIGN_GATEWAY_TO_PUBLIC_BRIDGE=True 2026-03-26 00:44:45.996 | Q_AUTH_STRATEGY=keystone 2026-03-26 00:44:45.996 | Q_BUILD_OVS_FROM_GIT=False 2026-03-26 00:44:45.996 | Q_DB_NAME=neutron 2026-03-26 00:44:45.996 | Q_DHCP_CONF_FILE=/etc/neutron/dhcp_agent.ini 2026-03-26 00:44:45.996 | Q_DVR_MODE=legacy 2026-03-26 00:44:45.996 | Q_HOST=199.204.45.242 2026-03-26 00:44:45.996 | Q_L3_CONF_FILE=/etc/neutron/l3_agent.ini 2026-03-26 00:44:45.996 | Q_L3_ROUTER_PER_TENANT=True 2026-03-26 00:44:45.996 | Q_LISTEN_ADDRESS=0.0.0.0 2026-03-26 00:44:45.996 | Q_LOG_DRIVER_BURST_LIMIT=25 2026-03-26 00:44:45.996 | Q_LOG_DRIVER_LOG_BASE=acl_log_meter 2026-03-26 00:44:45.996 | Q_LOG_DRIVER_RATE_LIMIT=100 2026-03-26 00:44:45.996 | Q_META_CONF_FILE=/etc/neutron/metadata_agent.ini 2026-03-26 00:44:45.996 | Q_META_DATA_IP=199.204.45.242 2026-03-26 00:44:45.996 | Q_ML2_PLUGIN_EXT_DRIVERS=port_security,qos 2026-03-26 00:44:45.996 | Q_ML2_PLUGIN_GENEVE_TYPE_OPTIONS=vni_ranges=1:65536 2026-03-26 00:44:45.996 | Q_ML2_PLUGIN_GRE_TYPE_OPTIONS=tunnel_id_ranges=1:1000 2026-03-26 00:44:45.996 | Q_ML2_PLUGIN_MECHANISM_DRIVERS=ovn 2026-03-26 00:44:45.996 | Q_ML2_PLUGIN_TYPE_DRIVERS=local,flat,vlan,geneve 2026-03-26 00:44:45.996 | Q_ML2_PLUGIN_VLAN_TYPE_OPTIONS= 2026-03-26 00:44:45.996 | Q_ML2_PLUGIN_VXLAN_TYPE_OPTIONS=vni_ranges=1:1000 2026-03-26 00:44:45.996 | Q_ML2_TENANT_NETWORK_TYPE=geneve 2026-03-26 00:44:45.996 | Q_NOTIFY_NOVA_PORT_DATA_CHANGES=True 2026-03-26 00:44:45.996 | Q_NOTIFY_NOVA_PORT_STATUS_CHANGES=True 2026-03-26 00:44:45.996 | Q_OVS_USE_VETH=False 2026-03-26 00:44:45.996 | Q_PLUGIN=ml2 2026-03-26 00:44:45.996 | Q_PORT=9696 2026-03-26 00:44:45.996 | Q_PORT_INT=19696 2026-03-26 00:44:45.996 | Q_PROTOCOL=https 2026-03-26 00:44:45.996 | Q_PUBLIC_VETH_EX=veth-pub-ex 2026-03-26 00:44:45.996 | Q_PUBLIC_VETH_INT=veth-pub-int 2026-03-26 00:44:45.996 | Q_ROUTER_NAME=router1 2026-03-26 00:44:45.996 | Q_RR_COMMAND='sudo /opt/stack/data/venv/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2026-03-26 00:44:45.996 | Q_RR_CONF_FILE=/etc/neutron/rootwrap.conf 2026-03-26 00:44:45.996 | Q_RR_DAEMON_COMMAND='sudo /opt/stack/data/venv/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2026-03-26 00:44:45.996 | Q_TUNNEL_TYPES=gre 2026-03-26 00:44:45.996 | Q_USE_PROVIDERNET_FOR_PUBLIC=True 2026-03-26 00:44:45.996 | Q_USE_PUBLIC_VETH=False 2026-03-26 00:44:45.996 | Q_USE_ROOTWRAP=True 2026-03-26 00:44:45.996 | Q_USE_ROOTWRAP_DAEMON=True 2026-03-26 00:44:45.996 | Q_USE_SECGROUP=True 2026-03-26 00:44:45.996 | RABBIT_HOST=199.204.45.242 2026-03-26 00:44:45.996 | RABBIT_PASSWORD=secretrabbit 2026-03-26 00:44:45.996 | RABBIT_USERID=stackrabbit 2026-03-26 00:44:45.996 | RC_DIR=/opt/stack/devstack 2026-03-26 00:44:45.996 | RECLONE=False 2026-03-26 00:44:45.996 | RECREATE_KEYSTONE_DB=True 2026-03-26 00:44:45.996 | REGION_NAME=RegionOne 2026-03-26 00:44:45.996 | REPOS_UPDATED=True 2026-03-26 00:44:45.996 | REQUIREMENTS_BRANCH=master 2026-03-26 00:44:45.996 | REQUIREMENTS_DIR=/opt/stack/requirements 2026-03-26 00:44:45.996 | REQUIREMENTS_REPO=https://github.com/openstack/requirements.git 2026-03-26 00:44:45.996 | RETRY_UPDATE=False 2026-03-26 00:44:45.996 | ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2026-03-26 00:44:45.996 | S3_SERVICE_PORT=3333 2026-03-26 00:44:45.996 | SERVICE_DIR=/opt/stack/status 2026-03-26 00:44:45.996 | SERVICE_DOMAIN_NAME=Default 2026-03-26 00:44:45.996 | SERVICE_GRACEFUL_SHUTDOWN_TIMEOUT=5 2026-03-26 00:44:45.996 | SERVICE_HOST=199.204.45.242 2026-03-26 00:44:45.996 | SERVICE_IP_VERSION=4 2026-03-26 00:44:45.996 | SERVICE_LISTEN_ADDRESS=0.0.0.0 2026-03-26 00:44:45.996 | SERVICE_LOCAL_HOST=127.0.0.1 2026-03-26 00:44:45.996 | SERVICE_PASSWORD=secretservice 2026-03-26 00:44:45.996 | SERVICE_PROJECT_NAME=service 2026-03-26 00:44:45.996 | SERVICE_PROTOCOL=http 2026-03-26 00:44:45.996 | SERVICE_TENANT_NAME=service 2026-03-26 00:44:45.996 | SERVICE_TIMEOUT=60 2026-03-26 00:44:45.996 | SHARE_BACKING_FILE_SIZE=8400M 2026-03-26 00:44:45.996 | SHARE_DRIVER=manila.share.drivers.generic.GenericShareDriver 2026-03-26 00:44:45.996 | SHARE_GROUP=lvm-shares 2026-03-26 00:44:45.996 | SHARE_NAME_PREFIX=share- 2026-03-26 00:44:45.996 | SHELL=/bin/bash 2026-03-26 00:44:45.996 | SHLVL=1 2026-03-26 00:44:45.996 | SKIP_EPEL_INSTALL=False 2026-03-26 00:44:45.996 | SKIP_STOP_OVN=False 2026-03-26 00:44:45.996 | SMB_CONF=/etc/samba/smb.conf 2026-03-26 00:44:45.996 | SMB_PRIVATE_DIR=/var/lib/samba/private 2026-03-26 00:44:45.996 | SPICE_BRANCH=master 2026-03-26 00:44:45.996 | SPICE_REPO=http://anongit.freedesktop.org/git/spice/spice-html5.git 2026-03-26 00:44:45.996 | SQLALCHEMY_BRANCH=main 2026-03-26 00:44:45.996 | SQLALCHEMY_DIR=/opt/stack/sqlalchemy 2026-03-26 00:44:45.996 | SQLALCHEMY_REPO=https://github.com/sqlalchemy/sqlalchemy.git 2026-03-26 00:44:45.996 | SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2026-03-26 00:44:45.996 | 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:44:45.996 | STACK_GROUP=stack 2026-03-26 00:44:45.996 | STACK_USER=stack 2026-03-26 00:44:45.996 | STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2026-03-26 00:44:45.996 | STUD_PROTO=--tls 2026-03-26 00:44:45.996 | SUBNETPOOL_NAME_V4=shared-default-subnetpool-v4 2026-03-26 00:44:45.997 | SUBNETPOOL_NAME_V6=shared-default-subnetpool-v6 2026-03-26 00:44:45.997 | SUBNETPOOL_PREFIX_V4=10.1.0.0/20 2026-03-26 00:44:45.997 | SUBNETPOOL_PREFIX_V6=fda1:28d3:87f7::/56 2026-03-26 00:44:45.997 | SUBNETPOOL_SIZE_V4=26 2026-03-26 00:44:45.997 | SUBNETPOOL_SIZE_V6=64 2026-03-26 00:44:45.997 | SUBUNIT_OUTPUT=/opt/stack/devstack.subunit 2026-03-26 00:44:45.997 | SUDO_COMMAND='/bin/sh -c echo BECOME-SUCCESS-gjnsvyjiqybisrtbkelbykxgnvvxdqfb ; /usr/bin/python3' 2026-03-26 00:44:45.997 | SUDO_GID=1000 2026-03-26 00:44:45.997 | SUDO_SECURE_PATH_FILE=/etc/sudoers.d/zz-secure-path 2026-03-26 00:44:45.997 | SUDO_UID=1000 2026-03-26 00:44:45.997 | SUDO_USER=zuul 2026-03-26 00:44:45.997 | SUMFILE=/opt/stack/logs/devstacklog.txt.2026-03-26-004133.summary.2026-03-26-004133 2026-03-26 00:44:45.997 | SUPPORTED_DISTROS='trixie|bookworm|noble|rhel9|rhel10' 2026-03-26 00:44:45.997 | SUPPORT_URL=https://help.ubuntu.com/ 2026-03-26 00:44:45.997 | SWIFT_APACHE_WSGI_DIR=/var/www/swift 2026-03-26 00:44:45.997 | SWIFT_BIN_DIR=/opt/stack/data/venv/bin 2026-03-26 00:44:45.997 | SWIFT_BRANCH=master 2026-03-26 00:44:45.997 | SWIFT_CONF_DIR=/etc/swift 2026-03-26 00:44:45.997 | SWIFT_DATA_DIR=/opt/stack/data/swift 2026-03-26 00:44:45.997 | SWIFT_DEFAULT_BIND_PORT=8080 2026-03-26 00:44:45.997 | SWIFT_DEFAULT_BIND_PORT_INT=8081 2026-03-26 00:44:45.997 | SWIFT_DIR=/opt/stack/swift 2026-03-26 00:44:45.997 | SWIFT_DISK_IMAGE=/opt/stack/data/swift/drives/images/swift.img 2026-03-26 00:44:45.997 | SWIFT_ENABLE_TEMPURLS=False 2026-03-26 00:44:45.997 | SWIFT_EXTRAS_MIDDLEWARE='formpost staticweb' 2026-03-26 00:44:45.997 | SWIFT_EXTRAS_MIDDLEWARE_LAST= 2026-03-26 00:44:45.997 | SWIFT_EXTRAS_MIDDLEWARE_NO_AUTH=crossdomain 2026-03-26 00:44:45.997 | SWIFT_HASH=1234123412341234 2026-03-26 00:44:45.997 | SWIFT_LOG_TOKEN_LENGTH=12 2026-03-26 00:44:45.997 | SWIFT_LOOPBACK_DISK_SIZE=2G 2026-03-26 00:44:45.997 | SWIFT_LOOPBACK_DISK_SIZE_DEFAULT=2G 2026-03-26 00:44:45.997 | SWIFT_MAX_FILE_SIZE=1073741824 2026-03-26 00:44:45.997 | SWIFT_MAX_FILE_SIZE_DEFAULT=1073741824 2026-03-26 00:44:45.997 | SWIFT_MAX_HEADER_SIZE=16384 2026-03-26 00:44:45.997 | SWIFT_PARTITION_POWER_SIZE=9 2026-03-26 00:44:45.997 | SWIFT_REPLICAS=1 2026-03-26 00:44:45.997 | SWIFT_REPLICAS_SEQ=1 2026-03-26 00:44:45.997 | SWIFT_REPO=https://github.com/openstack/swift.git 2026-03-26 00:44:45.997 | SWIFT_SERVICE_LISTEN_ADDRESS=0.0.0.0 2026-03-26 00:44:45.997 | SWIFT_SERVICE_LOCAL_HOST=127.0.0.1 2026-03-26 00:44:45.997 | SWIFT_SERVICE_PROTOCOL=https 2026-03-26 00:44:45.997 | SWIFT_START_ALL_SERVICES=False 2026-03-26 00:44:45.997 | SWIFT_STORAGE_IPS= 2026-03-26 00:44:45.997 | SWIFT_TEMPURL_KEY= 2026-03-26 00:44:45.997 | SWIFT_USE_MOD_WSGI=False 2026-03-26 00:44:45.997 | SYSLOG=False 2026-03-26 00:44:45.997 | SYSLOG_HOST=199.204.45.242 2026-03-26 00:44:45.997 | SYSLOG_PORT=516 2026-03-26 00:44:45.997 | SYSTEMCTL='sudo systemctl' 2026-03-26 00:44:45.997 | SYSTEMD_DIR=/etc/systemd/system 2026-03-26 00:44:45.997 | TARGET_BRANCH=master 2026-03-26 00:44:45.997 | TARGET_ENABLE_OVN_AGENT=False 2026-03-26 00:44:45.997 | TCPDUMP_ARGS= 2026-03-26 00:44:45.997 | TCPDUMP_OUTPUT=/opt/stack/logs/tcpdump.pcap 2026-03-26 00:44:45.997 | TEMPEST_BRANCH=master 2026-03-26 00:44:45.997 | TEMPEST_REPO=https://github.com/openstack/tempest.git 2026-03-26 00:44:45.997 | TEMPEST_VENV_UPPER_CONSTRAINTS=master 2026-03-26 00:44:45.997 | TEMPFILE=/tmp/tmp.NTn6o7eiW3 2026-03-26 00:44:45.997 | TENANT_TUNNEL_RANGES=1:1000 2026-03-26 00:44:45.997 | TENANT_VLAN_RANGE= 2026-03-26 00:44:45.997 | TERM=unknown 2026-03-26 00:44:45.997 | TIMESTAMP_FORMAT=%F-%H%M%S 2026-03-26 00:44:45.997 | TLS_IP=199.204.45.242 2026-03-26 00:44:45.997 | TOP_DIR=/opt/stack/devstack 2026-03-26 00:44:45.997 | TRAILING_TARGET_BRANCH=master 2026-03-26 00:44:45.997 | TUNNEL_ENDPOINT_IP=199.204.45.242 2026-03-26 00:44:45.997 | TUNNEL_IP=199.204.45.242 2026-03-26 00:44:45.997 | TUNNEL_IP_VERSION=4 2026-03-26 00:44:45.997 | UBUNTU_CODENAME=noble 2026-03-26 00:44:45.997 | UBUNTU_RELEASE_BASE_NUM=24 2026-03-26 00:44:45.997 | UID=1002 2026-03-26 00:44:45.997 | ULIMIT_NOFILE=2048 2026-03-26 00:44:45.997 | USER=stack 2026-03-26 00:44:45.997 | USER_HOME=/opt/stack 2026-03-26 00:44:45.997 | USER_UNITS=False 2026-03-26 00:44:45.997 | USE_CINDER_FOR_GLANCE=False 2026-03-26 00:44:45.997 | USE_SUBNETPOOL=True 2026-03-26 00:44:45.997 | USE_VENV=False 2026-03-26 00:44:45.997 | VERBOSE=True 2026-03-26 00:44:45.997 | VERBOSE_NO_TIMESTAMP=True 2026-03-26 00:44:45.997 | VERSION='24.04.4 LTS (Noble Numbat)' 2026-03-26 00:44:45.997 | VERSION_CODENAME=noble 2026-03-26 00:44:45.997 | VERSION_ID=24.04 2026-03-26 00:44:45.997 | VIF_PLUGGING_IS_FATAL=True 2026-03-26 00:44:45.997 | VIF_PLUGGING_TIMEOUT=300 2026-03-26 00:44:45.997 | VIRTUALENV_CMD='python3.12 -m venv' 2026-03-26 00:44:45.997 | VIRT_DRIVER=libvirt 2026-03-26 00:44:45.997 | VOLUME_BACKING_FILE_SIZE=50G 2026-03-26 00:44:45.997 | VOLUME_GROUP_NAME=stack-volumes 2026-03-26 00:44:45.997 | VOLUME_NAME_PREFIX=volume- 2026-03-26 00:44:45.997 | VOLUME_TYPE_MULTIATTACH=multiattach 2026-03-26 00:44:45.997 | WORKER_TIMEOUT=80 2026-03-26 00:44:45.997 | WSGI_MODE=uwsgi 2026-03-26 00:44:45.997 | ZSWAP_COMPRESSOR=lz4 2026-03-26 00:44:45.997 | ZSWAP_ZPOOL=zsmalloc 2026-03-26 00:44:45.997 | _=posix 2026-03-26 00:44:45.997 | _ASYNC_BG_TIME=0 2026-03-26 00:44:45.997 | _DEFAULT_LVM_INIT=0 2026-03-26 00:44:45.997 | _DEFAULT_PYTHON3_VERSION=3.12 2026-03-26 00:44:45.997 | _DEVSTACK_FUNCTIONS=1 2026-03-26 00:44:45.997 | _DEVSTACK_FUNCTIONS_COMMON=1 2026-03-26 00:44:45.997 | _DEVSTACK_STACKRC=1 2026-03-26 00:44:45.997 | _LOG_COLOR_DEFAULT=False 2026-03-26 00:44:45.997 | _Q_PLUGIN_EXTRA_CONF_PATH=/etc/neutron 2026-03-26 00:44:45.997 | _TIME_BEGIN=1774485668 2026-03-26 00:44:45.997 | _TIME_START=([apt-get]="" [pip_install]="" [apt-get-update]="" ) 2026-03-26 00:44:45.997 | _TIME_TOTAL=([apt-get]="162246" [pip_install]="22514" [apt-get-update]="2018" ) 2026-03-26 00:44:45.997 | _of_args='-v --no-timestamp' 2026-03-26 00:44:45.997 | backend=postgresql 2026-03-26 00:44:45.997 | be=lvm:lvmdriver-1 2026-03-26 00:44:45.997 | be_name=lvmdriver-1 2026-03-26 00:44:45.997 | be_type=lvm 2026-03-26 00:44:45.997 | db=postgresql 2026-03-26 00:44:45.998 | dc=org 2026-03-26 00:44:45.998 | default_v4_route_devs=ens3 2026-03-26 00:44:45.998 | default_v6_route_devs='ens3 2026-03-26 00:44:45.998 | ens3' 2026-03-26 00:44:45.998 | dir=/opt/stack/magnum 2026-03-26 00:44:45.998 | dn=,dc=openstack,dc=org 2026-03-26 00:44:45.998 | exceptions=80-tempest.sh 2026-03-26 00:44:45.998 | extra=80-tempest.sh 2026-03-26 00:44:45.998 | extra_plugin_file_name=/opt/stack/devstack/extras.d/80-tempest.sh 2026-03-26 00:44:45.998 | f=/opt/stack/devstack/lib/databases/postgresql 2026-03-26 00:44:45.998 | i=TUNNEL_IP_VERSION 2026-03-26 00:44:45.998 | 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:44:45.998 | lfile=localrc 2026-03-26 00:44:45.998 | localrc=/opt/stack/devstack/.localrc.password 2026-03-26 00:44:45.998 | mode=stack 2026-03-26 00:44:45.998 | msg='ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2026-03-26 00:44:45.998 | opt='?' 2026-03-26 00:44:45.998 | os_CODENAME=noble 2026-03-26 00:44:45.998 | os_PACKAGE=deb 2026-03-26 00:44:45.998 | os_RELEASE=24.04 2026-03-26 00:44:45.998 | os_VENDOR=Ubuntu 2026-03-26 00:44:45.998 | phase=pre-install 2026-03-26 00:44:45.998 | pkgs= 2026-03-26 00:44:45.998 | plugin=magnum 2026-03-26 00:44:45.998 | plugins=,barbican,magnum,manila,octavia,magnum-cluster-api,ovn-octavia-provider 2026-03-26 00:44:45.998 | pw=secretadmin 2026-03-26 00:44:45.998 | time_stamp=2026-03-26-004146 2026-03-26 00:44:45.998 | var=ADMIN_PASSWORD 2026-03-26 00:44:45.998 | ++ /opt/stack/magnum/devstack/plugin.sh:source:11 : is_service_enabled magnum-api magnum-cond 2026-03-26 00:44:46.024 | ++ functions-common:is_service_enabled:2068 : return 0 2026-03-26 00:44:46.028 | ++ /opt/stack/magnum/devstack/plugin.sh:source:12 : [[ stack == \s\t\a\c\k ]] 2026-03-26 00:44:46.033 | ++ /opt/stack/magnum/devstack/plugin.sh:source:12 : [[ pre-install == \i\n\s\t\a\l\l ]] 2026-03-26 00:44:46.038 | ++ /opt/stack/magnum/devstack/plugin.sh:source:23 : [[ stack == \s\t\a\c\k ]] 2026-03-26 00:44:46.043 | ++ /opt/stack/magnum/devstack/plugin.sh:source:23 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2026-03-26 00:44:46.048 | ++ /opt/stack/magnum/devstack/plugin.sh:source:38 : [[ stack == \s\t\a\c\k ]] 2026-03-26 00:44:46.053 | ++ /opt/stack/magnum/devstack/plugin.sh:source:38 : [[ pre-install == \e\x\t\r\a ]] 2026-03-26 00:44:46.057 | ++ /opt/stack/magnum/devstack/plugin.sh:source:51 : [[ stack == \u\n\s\t\a\c\k ]] 2026-03-26 00:44:46.062 | ++ /opt/stack/magnum/devstack/plugin.sh:source:55 : [[ stack == \c\l\e\a\n ]] 2026-03-26 00:44:46.072 | + functions-common:run_plugins:1831 : for plugin in ${plugins//,/ } 2026-03-26 00:44:46.077 | + functions-common:run_plugins:1832 : local dir=/opt/stack/manila 2026-03-26 00:44:46.083 | + functions-common:run_plugins:1833 : [[ -f /opt/stack/manila/devstack/plugin.sh ]] 2026-03-26 00:44:46.089 | + functions-common:run_plugins:1834 : source /opt/stack/manila/devstack/plugin.sh stack pre-install 2026-03-26 00:44:46.130 | ++ /opt/stack/manila/devstack/plugin.sh:source:1143 : [[ stack == \s\t\a\c\k ]] 2026-03-26 00:44:46.136 | ++ /opt/stack/manila/devstack/plugin.sh:source:1143 : [[ pre-install == \i\n\s\t\a\l\l ]] 2026-03-26 00:44:46.141 | ++ /opt/stack/manila/devstack/plugin.sh:source:1149 : [[ stack == \s\t\a\c\k ]] 2026-03-26 00:44:46.146 | ++ /opt/stack/manila/devstack/plugin.sh:source:1149 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2026-03-26 00:44:46.151 | ++ /opt/stack/manila/devstack/plugin.sh:source:1168 : [[ stack == \s\t\a\c\k ]] 2026-03-26 00:44:46.156 | ++ /opt/stack/manila/devstack/plugin.sh:source:1168 : [[ pre-install == \e\x\t\r\a ]] 2026-03-26 00:44:46.161 | ++ /opt/stack/manila/devstack/plugin.sh:source:1222 : [[ stack == \s\t\a\c\k ]] 2026-03-26 00:44:46.166 | ++ /opt/stack/manila/devstack/plugin.sh:source:1222 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2026-03-26 00:44:46.171 | ++ /opt/stack/manila/devstack/plugin.sh:source:1257 : [[ stack == \u\n\s\t\a\c\k ]] 2026-03-26 00:44:46.176 | ++ /opt/stack/manila/devstack/plugin.sh:source:1262 : [[ stack == \c\l\e\a\n ]] 2026-03-26 00:44:46.187 | + functions-common:run_plugins:1831 : for plugin in ${plugins//,/ } 2026-03-26 00:44:46.193 | + functions-common:run_plugins:1832 : local dir=/opt/stack/octavia 2026-03-26 00:44:46.199 | + functions-common:run_plugins:1833 : [[ -f /opt/stack/octavia/devstack/plugin.sh ]] 2026-03-26 00:44:46.204 | + functions-common:run_plugins:1834 : source /opt/stack/octavia/devstack/plugin.sh stack pre-install 2026-03-26 00:44:46.210 | ++ /opt/stack/octavia/devstack/plugin.sh:source:3 : saveenv=ehxB 2026-03-26 00:44:46.216 | ++ /opt/stack/octavia/devstack/plugin.sh:source:4 : set -ex 2026-03-26 00:44:46.221 | ++ /opt/stack/octavia/devstack/plugin.sh:source:9 : GET_PIP_CACHE_LOCATION=/opt/stack/cache/files/get-pip.py 2026-03-26 00:44:46.232 | ++ /opt/stack/octavia/devstack/plugin.sh:source:768 : is_service_enabled octavia 2026-03-26 00:44:46.265 | ++ functions-common:is_service_enabled:2068 : return 0 2026-03-26 00:44:46.271 | ++ /opt/stack/octavia/devstack/plugin.sh:source:769 : '[' api == main ']' 2026-03-26 00:44:46.276 | ++ /opt/stack/octavia/devstack/plugin.sh:source:769 : '[' api == standalone ']' 2026-03-26 00:44:46.281 | ++ /opt/stack/octavia/devstack/plugin.sh:source:781 : [[ stack == \s\t\a\c\k ]] 2026-03-26 00:44:46.287 | ++ /opt/stack/octavia/devstack/plugin.sh:source:781 : [[ pre-install == \i\n\s\t\a\l\l ]] 2026-03-26 00:44:46.293 | ++ /opt/stack/octavia/devstack/plugin.sh:source:788 : [[ stack == \s\t\a\c\k ]] 2026-03-26 00:44:46.298 | ++ /opt/stack/octavia/devstack/plugin.sh:source:788 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2026-03-26 00:44:46.303 | ++ /opt/stack/octavia/devstack/plugin.sh:source:794 : [[ stack == \s\t\a\c\k ]] 2026-03-26 00:44:46.309 | ++ /opt/stack/octavia/devstack/plugin.sh:source:794 : [[ pre-install == \e\x\t\r\a ]] 2026-03-26 00:44:46.314 | ++ /opt/stack/octavia/devstack/plugin.sh:source:801 : [[ stack == \s\t\a\c\k ]] 2026-03-26 00:44:46.320 | ++ /opt/stack/octavia/devstack/plugin.sh:source:801 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2026-03-26 00:44:46.326 | ++ /opt/stack/octavia/devstack/plugin.sh:source:809 : [[ stack == \u\n\s\t\a\c\k ]] 2026-03-26 00:44:46.332 | ++ /opt/stack/octavia/devstack/plugin.sh:source:817 : [[ stack == \c\l\e\a\n ]] 2026-03-26 00:44:46.336 | ++ /opt/stack/octavia/devstack/plugin.sh:source:825 : [[ ehxB =~ e ]] 2026-03-26 00:44:46.341 | ++ /opt/stack/octavia/devstack/plugin.sh:source:826 : set -e 2026-03-26 00:44:46.346 | ++ /opt/stack/octavia/devstack/plugin.sh:source:830 : [[ ehxB =~ x ]] 2026-03-26 00:44:46.352 | ++ /opt/stack/octavia/devstack/plugin.sh:source:831 : set -x 2026-03-26 00:44:46.358 | + functions-common:run_plugins:1831 : for plugin in ${plugins//,/ } 2026-03-26 00:44:46.363 | + functions-common:run_plugins:1832 : local dir=/opt/stack/magnum-cluster-api 2026-03-26 00:44:46.369 | + functions-common:run_plugins:1833 : [[ -f /opt/stack/magnum-cluster-api/devstack/plugin.sh ]] 2026-03-26 00:44:46.374 | + functions-common:run_plugins:1834 : source /opt/stack/magnum-cluster-api/devstack/plugin.sh stack pre-install 2026-03-26 00:44:46.381 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:1 : CAPI_VERSION=v1.10.5 2026-03-26 00:44:46.386 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:2 : CAPO_VERSION=v0.12.4 2026-03-26 00:44:46.392 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:3 : ORC_VERSION=v2.2.0 2026-03-26 00:44:46.398 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:4 : KIND_VERSION=v0.16.0 2026-03-26 00:44:46.404 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:5 : HELM_VERSION=v3.10.3 2026-03-26 00:44:46.410 | ++ /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:44:46.415 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:8 : MAGNUM_CLUSTER_API_BRANCH=main 2026-03-26 00:44:46.421 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:9 : MAGNUM_CLUSTER_API_DIR=/opt/stack/magnum-cluster-api 2026-03-26 00:44:46.427 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:21 : is_service_enabled magnum-cluster-api 2026-03-26 00:44:46.463 | ++ functions-common:is_service_enabled:2068 : return 0 2026-03-26 00:44:46.468 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:23 : [[ stack == \s\t\a\c\k ]] 2026-03-26 00:44:46.474 | ++ /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:44:46.483 | ++++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:25 : curl -L -s https://dl.k8s.io/release/stable.txt 2026-03-26 00:44:46.552 | +++ /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:44:46.558 | +++ functions:get_extra_file:66 : local file_url=https://dl.k8s.io/release/v1.35.3/bin/linux/amd64/kubectl 2026-03-26 00:44:46.564 | +++ functions:get_extra_file:67 : local 'retry_args=--retry-on-host-error --retry-on-http-error=500,503 ' 2026-03-26 00:44:46.569 | +++ functions:get_extra_file:68 : retry_args+='-t 2 --waitretry=10 ' 2026-03-26 00:44:46.575 | +++ functions:get_extra_file:69 : retry_args+='--tries=3 --retry-connrefused' 2026-03-26 00:44:46.580 | +++ functions:get_extra_file:71 : local file_name=kubectl 2026-03-26 00:44:46.585 | +++ functions:get_extra_file:72 : [[ https://dl.k8s.io/release/v1.35.3/bin/linux/amd64/kubectl != file* ]] 2026-03-26 00:44:46.589 | +++ functions:get_extra_file:74 : [[ ! -f /opt/stack/devstack/files/kubectl ]] 2026-03-26 00:44:46.595 | +++ 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:44:46.603 | --2026-03-26 00:44:46-- https://dl.k8s.io/release/v1.35.3/bin/linux/amd64/kubectl 2026-03-26 00:44:46.634 | Resolving dl.k8s.io (dl.k8s.io)... 2a04:4e42::347, 2a04:4e42:600::347, 2a04:4e42:200::347, ... 2026-03-26 00:44:46.636 | Connecting to dl.k8s.io (dl.k8s.io)|2a04:4e42::347|:443... connected. 2026-03-26 00:44:46.648 | HTTP request sent, awaiting response... 200 OK 2026-03-26 00:44:46.648 | Length: 58601656 (56M) [application/octet-stream] 2026-03-26 00:44:46.648 | Saving to: ‘/opt/stack/devstack/files/kubectl’ 2026-03-26 00:44:46.668 | 2026-03-26 00:44:46.898 | 0K ........ ........ ........ ........ 57% 133M 0s 2026-03-26 00:44:47.081 | 32768K ........ ........ ....... 100% 125M=0.4s 2026-03-26 00:44:47.081 | 2026-03-26 00:44:47.081 | 2026-03-26 00:44:47 (129 MB/s) - ‘/opt/stack/devstack/files/kubectl’ saved [58601656/58601656] 2026-03-26 00:44:47.081 | 2026-03-26 00:44:47.089 | +++ functions:get_extra_file:76 : [[ 0 -ne 0 ]] 2026-03-26 00:44:47.094 | +++ functions:get_extra_file:80 : echo /opt/stack/devstack/files/kubectl 2026-03-26 00:44:47.100 | +++ functions:get_extra_file:81 : return 2026-03-26 00:44:47.106 | ++ /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:44:47.186 | +++ /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:44:47.200 | +++ 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:44:47.206 | +++ functions:get_extra_file:67 : local 'retry_args=--retry-on-host-error --retry-on-http-error=500,503 ' 2026-03-26 00:44:47.211 | +++ functions:get_extra_file:68 : retry_args+='-t 2 --waitretry=10 ' 2026-03-26 00:44:47.216 | +++ functions:get_extra_file:69 : retry_args+='--tries=3 --retry-connrefused' 2026-03-26 00:44:47.230 | +++ functions:get_extra_file:71 : local file_name=clusterctl-linux-amd64 2026-03-26 00:44:47.236 | +++ 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:44:47.241 | +++ functions:get_extra_file:74 : [[ ! -f /opt/stack/devstack/files/clusterctl-linux-amd64 ]] 2026-03-26 00:44:47.245 | +++ 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:44:47.252 | --2026-03-26 00:44:47-- https://github.com/kubernetes-sigs/cluster-api/releases/download/v1.10.5/clusterctl-linux-amd64 2026-03-26 00:44:47.289 | Resolving github.com (github.com)... 140.82.112.3 2026-03-26 00:44:47.305 | Connecting to github.com (github.com)|140.82.112.3|:443... connected. 2026-03-26 00:44:47.422 | HTTP request sent, awaiting response... 302 Found 2026-03-26 00:44:47.422 | 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%3A42%3A21Z&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%3A42%3A09Z&ske=2026-03-26T01%3A42%3A21Z&sks=b&skv=2018-11-09&sig=NwYmxzqCRkphQmwtHgjb7GwrEYRzTzFi0t3Q6o8JrgQ%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc3NDQ4NzY4NywibmJmIjoxNzc0NDg1ODg3LCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.9A-KsinD5vE3IfwpqdzyHohncB4Yqao4gRJ469hgtgM&response-content-disposition=attachment%3B%20filename%3Dclusterctl-linux-amd64&response-content-type=application%2Foctet-stream [following] 2026-03-26 00:44:47.422 | --2026-03-26 00:44:47-- 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%3A42%3A21Z&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%3A42%3A09Z&ske=2026-03-26T01%3A42%3A21Z&sks=b&skv=2018-11-09&sig=NwYmxzqCRkphQmwtHgjb7GwrEYRzTzFi0t3Q6o8JrgQ%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc3NDQ4NzY4NywibmJmIjoxNzc0NDg1ODg3LCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.9A-KsinD5vE3IfwpqdzyHohncB4Yqao4gRJ469hgtgM&response-content-disposition=attachment%3B%20filename%3Dclusterctl-linux-amd64&response-content-type=application%2Foctet-stream 2026-03-26 00:44:47.425 | Resolving release-assets.githubusercontent.com (release-assets.githubusercontent.com)... 185.199.111.133, 185.199.108.133, 185.199.110.133, ... 2026-03-26 00:44:47.426 | Connecting to release-assets.githubusercontent.com (release-assets.githubusercontent.com)|185.199.111.133|:443... connected. 2026-03-26 00:44:47.451 | HTTP request sent, awaiting response... 200 OK 2026-03-26 00:44:47.451 | Length: 82856383 (79M) [application/octet-stream] 2026-03-26 00:44:47.451 | Saving to: ‘/opt/stack/devstack/files/clusterctl-linux-amd64’ 2026-03-26 00:44:47.461 | 2026-03-26 00:44:47.681 | 0K ........ ........ ........ ........ 40% 142M 0s 2026-03-26 00:44:47.843 | 32768K ........ ........ ........ ........ 80% 199M 0s 2026-03-26 00:44:47.903 | 65536K ........ ....... 100% 227M=0.5s 2026-03-26 00:44:47.904 | 2026-03-26 00:44:47.904 | 2026-03-26 00:44:47 (175 MB/s) - ‘/opt/stack/devstack/files/clusterctl-linux-amd64’ saved [82856383/82856383] 2026-03-26 00:44:47.904 | 2026-03-26 00:44:47.912 | +++ functions:get_extra_file:76 : [[ 0 -ne 0 ]] 2026-03-26 00:44:47.917 | +++ functions:get_extra_file:80 : echo /opt/stack/devstack/files/clusterctl-linux-amd64 2026-03-26 00:44:47.922 | +++ functions:get_extra_file:81 : return 2026-03-26 00:44:47.929 | ++ /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:44:48.033 | +++ /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:44:48.039 | +++ functions:get_extra_file:66 : local file_url=https://kind.sigs.k8s.io/dl/v0.16.0/kind-linux-amd64 2026-03-26 00:44:48.044 | +++ functions:get_extra_file:67 : local 'retry_args=--retry-on-host-error --retry-on-http-error=500,503 ' 2026-03-26 00:44:48.048 | +++ functions:get_extra_file:68 : retry_args+='-t 2 --waitretry=10 ' 2026-03-26 00:44:48.054 | +++ functions:get_extra_file:69 : retry_args+='--tries=3 --retry-connrefused' 2026-03-26 00:44:48.060 | +++ functions:get_extra_file:71 : local file_name=kind-linux-amd64 2026-03-26 00:44:48.065 | +++ functions:get_extra_file:72 : [[ https://kind.sigs.k8s.io/dl/v0.16.0/kind-linux-amd64 != file* ]] 2026-03-26 00:44:48.069 | +++ functions:get_extra_file:74 : [[ ! -f /opt/stack/devstack/files/kind-linux-amd64 ]] 2026-03-26 00:44:48.073 | +++ 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:44:48.079 | --2026-03-26 00:44:48-- https://kind.sigs.k8s.io/dl/v0.16.0/kind-linux-amd64 2026-03-26 00:44:48.112 | Resolving kind.sigs.k8s.io (kind.sigs.k8s.io)... 2600:1f18:16e:df01::259, 2600:1f18:16e:df01::258, 18.208.88.157, ... 2026-03-26 00:44:48.128 | Connecting to kind.sigs.k8s.io (kind.sigs.k8s.io)|2600:1f18:16e:df01::259|:443... connected. 2026-03-26 00:44:48.221 | HTTP request sent, awaiting response... 301 Moved Permanently 2026-03-26 00:44:48.221 | Location: https://github.com/kubernetes-sigs/kind/releases/download/v0.16.0/kind-linux-amd64 [following] 2026-03-26 00:44:48.221 | --2026-03-26 00:44:48-- https://github.com/kubernetes-sigs/kind/releases/download/v0.16.0/kind-linux-amd64 2026-03-26 00:44:48.223 | Resolving github.com (github.com)... 140.82.112.3 2026-03-26 00:44:48.239 | Connecting to github.com (github.com)|140.82.112.3|:443... connected. 2026-03-26 00:44:49.101 | HTTP request sent, awaiting response... 302 Found 2026-03-26 00:44:49.101 | 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%3A42%3A33Z&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%3A42%3A01Z&ske=2026-03-26T01%3A42%3A33Z&sks=b&skv=2018-11-09&sig=U0WY1qf3hmeKAlCjcFuBSReWZYVdPpN9MaPJNrybjs0%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc3NDQ4NjE4OSwibmJmIjoxNzc0NDg1ODg5LCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.ofsUVEHcR-fEDSxPChWDZQsxJvLdBo9otpmArj8jPLc&response-content-disposition=attachment%3B%20filename%3Dkind-linux-amd64&response-content-type=application%2Foctet-stream [following] 2026-03-26 00:44:49.101 | --2026-03-26 00:44:49-- 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%3A42%3A33Z&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%3A42%3A01Z&ske=2026-03-26T01%3A42%3A33Z&sks=b&skv=2018-11-09&sig=U0WY1qf3hmeKAlCjcFuBSReWZYVdPpN9MaPJNrybjs0%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc3NDQ4NjE4OSwibmJmIjoxNzc0NDg1ODg5LCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.ofsUVEHcR-fEDSxPChWDZQsxJvLdBo9otpmArj8jPLc&response-content-disposition=attachment%3B%20filename%3Dkind-linux-amd64&response-content-type=application%2Foctet-stream 2026-03-26 00:44:49.105 | Resolving release-assets.githubusercontent.com (release-assets.githubusercontent.com)... 185.199.109.133, 185.199.111.133, 185.199.108.133, ... 2026-03-26 00:44:49.106 | Connecting to release-assets.githubusercontent.com (release-assets.githubusercontent.com)|185.199.109.133|:443... connected. 2026-03-26 00:44:49.144 | HTTP request sent, awaiting response... 200 OK 2026-03-26 00:44:49.144 | Length: 6873201 (6.6M) [application/octet-stream] 2026-03-26 00:44:49.144 | Saving to: ‘/opt/stack/devstack/files/kind-linux-amd64’ 2026-03-26 00:44:49.166 | 2026-03-26 00:44:49.219 | 0K ...... 100% 88.4M=0.07s 2026-03-26 00:44:49.219 | 2026-03-26 00:44:49.219 | 2026-03-26 00:44:49 (88.4 MB/s) - ‘/opt/stack/devstack/files/kind-linux-amd64’ saved [6873201/6873201] 2026-03-26 00:44:49.219 | 2026-03-26 00:44:49.228 | +++ functions:get_extra_file:76 : [[ 0 -ne 0 ]] 2026-03-26 00:44:49.232 | +++ functions:get_extra_file:80 : echo /opt/stack/devstack/files/kind-linux-amd64 2026-03-26 00:44:49.238 | +++ functions:get_extra_file:81 : return 2026-03-26 00:44:49.244 | ++ /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:44:49.281 | +++ /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:44:49.286 | +++ functions:get_extra_file:66 : local file_url=https://get.helm.sh/helm-v3.10.3-linux-amd64.tar.gz 2026-03-26 00:44:49.289 | +++ functions:get_extra_file:67 : local 'retry_args=--retry-on-host-error --retry-on-http-error=500,503 ' 2026-03-26 00:44:49.294 | +++ functions:get_extra_file:68 : retry_args+='-t 2 --waitretry=10 ' 2026-03-26 00:44:49.299 | +++ functions:get_extra_file:69 : retry_args+='--tries=3 --retry-connrefused' 2026-03-26 00:44:49.305 | +++ functions:get_extra_file:71 : local file_name=helm-v3.10.3-linux-amd64.tar.gz 2026-03-26 00:44:49.310 | +++ functions:get_extra_file:72 : [[ https://get.helm.sh/helm-v3.10.3-linux-amd64.tar.gz != file* ]] 2026-03-26 00:44:49.315 | +++ functions:get_extra_file:74 : [[ ! -f /opt/stack/devstack/files/helm-v3.10.3-linux-amd64.tar.gz ]] 2026-03-26 00:44:49.320 | +++ 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:44:49.326 | --2026-03-26 00:44:49-- https://get.helm.sh/helm-v3.10.3-linux-amd64.tar.gz 2026-03-26 00:44:49.372 | Resolving get.helm.sh (get.helm.sh)... 2620:1ec:29:1::36, 2620:1ec:48:1::36, 13.107.226.36, ... 2026-03-26 00:44:49.381 | Connecting to get.helm.sh (get.helm.sh)|2620:1ec:29:1::36|:443... connected. 2026-03-26 00:44:49.431 | HTTP request sent, awaiting response... 200 OK 2026-03-26 00:44:49.431 | Length: 14569235 (14M) [application/x-tar] 2026-03-26 00:44:49.431 | Saving to: ‘/opt/stack/devstack/files/helm-v3.10.3-linux-amd64.tar.gz’ 2026-03-26 00:44:49.478 | 2026-03-26 00:44:49.577 | 0K ........ ..... 100% 95.2M=0.1s 2026-03-26 00:44:49.577 | 2026-03-26 00:44:49.577 | 2026-03-26 00:44:49 (95.2 MB/s) - ‘/opt/stack/devstack/files/helm-v3.10.3-linux-amd64.tar.gz’ saved [14569235/14569235] 2026-03-26 00:44:49.577 | 2026-03-26 00:44:49.583 | +++ functions:get_extra_file:76 : [[ 0 -ne 0 ]] 2026-03-26 00:44:49.588 | +++ functions:get_extra_file:80 : echo /opt/stack/devstack/files/helm-v3.10.3-linux-amd64.tar.gz 2026-03-26 00:44:49.592 | +++ functions:get_extra_file:81 : return 2026-03-26 00:44:49.599 | ++ /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:44:49.608 | linux-amd64/ 2026-03-26 00:44:49.608 | linux-amd64/helm 2026-03-26 00:44:49.904 | linux-amd64/LICENSE 2026-03-26 00:44:49.904 | linux-amd64/README.md 2026-03-26 00:44:49.910 | ++ /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:44:49.980 | +++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:42 : get_extra_file https://get.docker.com 2026-03-26 00:44:49.985 | +++ functions:get_extra_file:66 : local file_url=https://get.docker.com 2026-03-26 00:44:49.989 | +++ functions:get_extra_file:67 : local 'retry_args=--retry-on-host-error --retry-on-http-error=500,503 ' 2026-03-26 00:44:49.993 | +++ functions:get_extra_file:68 : retry_args+='-t 2 --waitretry=10 ' 2026-03-26 00:44:49.997 | +++ functions:get_extra_file:69 : retry_args+='--tries=3 --retry-connrefused' 2026-03-26 00:44:50.002 | +++ functions:get_extra_file:71 : local file_name=get.docker.com 2026-03-26 00:44:50.008 | +++ functions:get_extra_file:72 : [[ https://get.docker.com != file* ]] 2026-03-26 00:44:50.012 | +++ functions:get_extra_file:74 : [[ ! -f /opt/stack/devstack/files/get.docker.com ]] 2026-03-26 00:44:50.017 | +++ 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:44:50.024 | --2026-03-26 00:44:50-- https://get.docker.com/ 2026-03-26 00:44:50.062 | Resolving get.docker.com (get.docker.com)... 2600:9000:21a2:8400:10:a463:3d00:93a1, 2600:9000:21a2:3800:10:a463:3d00:93a1, 2600:9000:21a2:d400:10:a463:3d00:93a1, ... 2026-03-26 00:44:50.064 | Connecting to get.docker.com (get.docker.com)|2600:9000:21a2:8400:10:a463:3d00:93a1|:443... connected. 2026-03-26 00:44:50.074 | HTTP request sent, awaiting response... 200 OK 2026-03-26 00:44:50.074 | Length: 22405 (22K) [text/plain] 2026-03-26 00:44:50.074 | Saving to: ‘/opt/stack/devstack/files/get.docker.com’ 2026-03-26 00:44:50.074 | 2026-03-26 00:44:50.074 | 0K 100% 181M=0s 2026-03-26 00:44:50.074 | 2026-03-26 00:44:50.074 | 2026-03-26 00:44:50 (181 MB/s) - ‘/opt/stack/devstack/files/get.docker.com’ saved [22405/22405] 2026-03-26 00:44:50.074 | 2026-03-26 00:44:50.081 | +++ functions:get_extra_file:76 : [[ 0 -ne 0 ]] 2026-03-26 00:44:50.086 | +++ functions:get_extra_file:80 : echo /opt/stack/devstack/files/get.docker.com 2026-03-26 00:44:50.091 | +++ functions:get_extra_file:81 : return 2026-03-26 00:44:50.097 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:42 : sudo sh /opt/stack/devstack/files/get.docker.com 2026-03-26 00:44:50.111 | # Executing docker install script, commit: f381ee68b32e515bb4dc034b339266aff1fbc460 2026-03-26 00:44:50.151 | + sh -c apt-get -qq update >/dev/null 2026-03-26 00:45:19.389 | + sh -c DEBIAN_FRONTEND=noninteractive apt-get -y -qq install ca-certificates curl >/dev/null 2026-03-26 00:45:19.970 | + sh -c install -m 0755 -d /etc/apt/keyrings 2026-03-26 00:45:19.976 | + sh -c curl -fsSL "https://download.docker.com/linux/ubuntu/gpg" -o /etc/apt/keyrings/docker.asc 2026-03-26 00:45:20.072 | + sh -c chmod a+r /etc/apt/keyrings/docker.asc 2026-03-26 00:45:20.075 | + 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:45:20.076 | + sh -c apt-get -qq update >/dev/null 2026-03-26 00:45:22.111 | + 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:45:23.713 | debconf: delaying package configuration, since apt-utils is not installed 2026-03-26 00:45:34.630 | Using systemd to manage Docker service 2026-03-26 00:45:34.631 | + sh -c systemctl enable --now docker.service 2026-03-26 00:45:34.645 | UNIT LOAD ACTIVE SUB DESCRIPTION 2026-03-26 00:45:34.645 | proc-sys-fs-binfmt_misc.automount loaded active running Arbitrary Executable File Formats File System Automount Point 2026-03-26 00:45:34.645 | 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:45:34.645 | sys-devices-pci0000:00-0000:00:03.0-virtio1-net-ens3.device loaded active plugged Virtio network device 2026-03-26 00:45:34.645 | 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:45:34.645 | 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:45:34.645 | 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:45:34.645 | 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:45:34.645 | 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:45:34.645 | 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:45:34.645 | 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:45:34.645 | 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:45:34.645 | 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:45:34.645 | 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:45:34.645 | 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:45:34.645 | 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:45:34.645 | 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:45:34.645 | 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:45:34.645 | 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:45:34.645 | 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:45:34.645 | 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:45:34.645 | 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:45:34.645 | 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:45:34.645 | 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:45:34.645 | 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:45:34.645 | 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:45:34.646 | 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:45:34.646 | 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:45:34.646 | 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:45:34.646 | 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:45:34.646 | 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:45:34.646 | 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:45:34.646 | 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:45:34.646 | 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:45:34.646 | 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:45:34.646 | 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:45:34.646 | 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:45:34.646 | 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:45:34.646 | sys-devices-virtual-misc-rfkill.device loaded active plugged /sys/devices/virtual/misc/rfkill 2026-03-26 00:45:34.646 | sys-devices-virtual-net-docker0.device loaded active plugged /sys/devices/virtual/net/docker0 2026-03-26 00:45:34.646 | sys-devices-virtual-tty-ttyprintk.device loaded active plugged /sys/devices/virtual/tty/ttyprintk 2026-03-26 00:45:34.646 | sys-module-configfs.device loaded active plugged /sys/module/configfs 2026-03-26 00:45:34.646 | sys-module-fuse.device loaded active plugged /sys/module/fuse 2026-03-26 00:45:34.646 | sys-subsystem-net-devices-docker0.device loaded active plugged /sys/subsystem/net/devices/docker0 2026-03-26 00:45:34.646 | sys-subsystem-net-devices-ens3.device loaded active plugged Virtio network device 2026-03-26 00:45:34.646 | -.mount loaded active mounted Root Mount 2026-03-26 00:45:34.646 | dev-hugepages.mount loaded active mounted Huge Pages File System 2026-03-26 00:45:34.646 | dev-mqueue.mount loaded active mounted POSIX Message Queue File System 2026-03-26 00:45:34.646 | proc-sys-fs-binfmt_misc.mount loaded active mounted Arbitrary Executable File Formats File System 2026-03-26 00:45:34.646 | run-user-1000.mount loaded active mounted /run/user/1000 2026-03-26 00:45:34.646 | sys-fs-fuse-connections.mount loaded active mounted FUSE Control File System 2026-03-26 00:45:34.646 | sys-kernel-config.mount loaded active mounted Kernel Configuration File System 2026-03-26 00:45:34.646 | sys-kernel-debug.mount loaded active mounted Kernel Debug File System 2026-03-26 00:45:34.646 | sys-kernel-tracing.mount loaded active mounted Kernel Trace File System 2026-03-26 00:45:34.646 | systemd-ask-password-console.path loaded active waiting Dispatch Password Requests to Console Directory Watch 2026-03-26 00:45:34.646 | systemd-ask-password-wall.path loaded active waiting Forward Password Requests to Wall Directory Watch 2026-03-26 00:45:34.646 | init.scope loaded active running System and Service Manager 2026-03-26 00:45:34.646 | session-1.scope loaded active abandoned Session 1 of User zuul 2026-03-26 00:45:34.646 | session-7.scope loaded active running Session 7 of User zuul 2026-03-26 00:45:34.646 | apache-htcacheclean.service loaded active running Disk Cache Cleaning Daemon for Apache HTTP Server 2026-03-26 00:45:34.646 | apache2.service loaded active running The Apache HTTP Server 2026-03-26 00:45:34.646 | blk-availability.service loaded active exited Availability of block devices 2026-03-26 00:45:34.646 | cloud-config.service loaded active exited Cloud-init: Config Stage 2026-03-26 00:45:34.646 | cloud-final.service loaded active exited Cloud-init: Final Stage 2026-03-26 00:45:34.646 | cloud-init-local.service loaded active exited Cloud-init: Local Stage (pre-network) 2026-03-26 00:45:34.646 | cloud-init.service loaded active exited Cloud-init: Network Stage 2026-03-26 00:45:34.646 | containerd.service loaded active running containerd container runtime 2026-03-26 00:45:34.646 | dbus.service loaded active running D-Bus System Message Bus 2026-03-26 00:45:34.646 | docker.service loaded active running Docker Application Container Engine 2026-03-26 00:45:34.646 | getty@tty1.service loaded active running Getty on tty1 2026-03-26 00:45:34.646 | haproxy.service loaded active running HAProxy Load Balancer 2026-03-26 00:45:34.646 | kmod-static-nodes.service loaded active exited Create List of Static Device Nodes 2026-03-26 00:45:34.646 | ksm.service loaded active exited Kernel Samepage Merging 2026-03-26 00:45:34.646 | ksmtuned.service loaded active running Kernel Samepage Merging (KSM) Tuning Daemon 2026-03-26 00:45:34.646 | ldconfig.service loaded active exited Rebuild Dynamic Linker Cache 2026-03-26 00:45:34.646 | lvm2-monitor.service loaded active exited Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling 2026-03-26 00:45:34.646 | memcached.service loaded active running memcached daemon 2026-03-26 00:45:34.646 | packagekit.service loaded active running PackageKit Daemon 2026-03-26 00:45:34.646 | polkit.service loaded active running Authorization Manager 2026-03-26 00:45:34.646 | postgresql.service loaded active exited PostgreSQL RDBMS 2026-03-26 00:45:34.646 | rsyslog.service loaded active running System Logging Service 2026-03-26 00:45:34.646 | serial-getty@ttyS0.service loaded active running Serial Getty on ttyS0 2026-03-26 00:45:34.646 | ssh-keygen.service loaded active exited OpenSSH Server Key Generation 2026-03-26 00:45:34.646 | ssh.service loaded active running OpenBSD Secure Shell server 2026-03-26 00:45:34.646 | sysfsutils.service loaded active exited Apply sysfs variables 2026-03-26 00:45:34.646 | systemd-binfmt.service loaded active exited Set Up Additional Binary Formats 2026-03-26 00:45:34.646 | systemd-firstboot.service loaded active exited First Boot Wizard 2026-03-26 00:45:34.647 | systemd-fsck-root.service loaded active exited File System Check on Root Device 2026-03-26 00:45:34.647 | systemd-journal-catalog-update.service loaded active exited Rebuild Journal Catalog 2026-03-26 00:45:34.647 | systemd-journal-flush.service loaded active exited Flush Journal to Persistent Storage 2026-03-26 00:45:34.647 | systemd-journald.service loaded active running Journal Service 2026-03-26 00:45:34.647 | systemd-logind.service loaded active running User Login Management 2026-03-26 00:45:34.647 | systemd-machine-id-commit.service loaded active exited Commit a transient machine-id on disk 2026-03-26 00:45:34.647 | systemd-modules-load.service loaded active exited Load Kernel Modules 2026-03-26 00:45:34.647 | systemd-networkd-wait-online.service loaded active exited Wait for Network to be Configured 2026-03-26 00:45:34.647 | systemd-networkd.service loaded active running Network Configuration 2026-03-26 00:45:34.647 | systemd-random-seed.service loaded active exited Load/Save OS Random Seed 2026-03-26 00:45:34.647 | systemd-remount-fs.service loaded active exited Remount Root and Kernel File Systems 2026-03-26 00:45:34.647 | systemd-resolved.service loaded active running Network Name Resolution 2026-03-26 00:45:34.647 | systemd-sysctl.service loaded active exited Apply Kernel Variables 2026-03-26 00:45:34.647 | systemd-sysusers.service loaded active exited Create System Users 2026-03-26 00:45:34.647 | systemd-timesyncd.service loaded active running Network Time Synchronization 2026-03-26 00:45:34.647 | systemd-tmpfiles-setup-dev-early.service loaded active exited Create Static Device Nodes in /dev gracefully 2026-03-26 00:45:34.647 | systemd-tmpfiles-setup-dev.service loaded active exited Create Static Device Nodes in /dev 2026-03-26 00:45:34.647 | systemd-tmpfiles-setup.service loaded active exited Create Volatile Files and Directories 2026-03-26 00:45:34.647 | systemd-udev-trigger.service loaded active exited Coldplug All udev Devices 2026-03-26 00:45:34.647 | systemd-udevd.service loaded active running Rule-based Manager for Device Events and Files 2026-03-26 00:45:34.647 | systemd-update-done.service loaded active exited Update is Completed 2026-03-26 00:45:34.647 | systemd-update-utmp.service loaded active exited Record System Boot/Shutdown in UTMP 2026-03-26 00:45:34.647 | systemd-user-sessions.service loaded active exited Permit User Sessions 2026-03-26 00:45:34.647 | user-runtime-dir@1000.service loaded active exited User Runtime Directory /run/user/1000 2026-03-26 00:45:34.647 | user@1000.service loaded active running User Manager for UID 1000 2026-03-26 00:45:34.647 | -.slice loaded active active Root Slice 2026-03-26 00:45:34.647 | system-getty.slice loaded active active Slice /system/getty 2026-03-26 00:45:34.647 | system-modprobe.slice loaded active active Slice /system/modprobe 2026-03-26 00:45:34.647 | system-serial\x2dgetty.slice loaded active active Slice /system/serial-getty 2026-03-26 00:45:34.647 | system.slice loaded active active System Slice 2026-03-26 00:45:34.647 | user-1000.slice loaded active active User Slice of UID 1000 2026-03-26 00:45:34.647 | user.slice loaded active active User and Session Slice 2026-03-26 00:45:34.647 | cloud-init-hotplugd.socket loaded active listening cloud-init hotplug hook socket 2026-03-26 00:45:34.647 | dbus.socket loaded active running D-Bus System Message Bus Socket 2026-03-26 00:45:34.647 | dm-event.socket loaded active listening Device-mapper event daemon FIFOs 2026-03-26 00:45:34.647 | docker.socket loaded active running Docker Socket for the API 2026-03-26 00:45:34.647 | iscsid.socket loaded active listening Open-iSCSI iscsid Socket 2026-03-26 00:45:34.647 | lvm2-lvmpolld.socket loaded active listening LVM2 poll daemon socket 2026-03-26 00:45:34.647 | ssh.socket loaded active running OpenBSD Secure Shell server socket 2026-03-26 00:45:34.647 | syslog.socket loaded active running Syslog Socket 2026-03-26 00:45:34.647 | systemd-fsckd.socket loaded active listening fsck to fsckd communication Socket 2026-03-26 00:45:34.647 | systemd-initctl.socket loaded active listening initctl Compatibility Named Pipe 2026-03-26 00:45:34.647 | systemd-journald-dev-log.socket loaded active running Journal Socket (/dev/log) 2026-03-26 00:45:34.647 | systemd-journald.socket loaded active running Journal Socket 2026-03-26 00:45:34.647 | systemd-networkd.socket loaded active running Network Service Netlink Socket 2026-03-26 00:45:34.647 | systemd-rfkill.socket loaded active listening Load/Save RF Kill Switch Status /dev/rfkill Watch 2026-03-26 00:45:34.647 | systemd-sysext.socket loaded active listening System Extension Image Management (Varlink) 2026-03-26 00:45:34.647 | systemd-udevd-control.socket loaded active running udev Control Socket 2026-03-26 00:45:34.647 | systemd-udevd-kernel.socket loaded active running udev Kernel Socket 2026-03-26 00:45:34.647 | uuidd.socket loaded active listening UUID daemon activation socket 2026-03-26 00:45:34.647 | root-swapfile.swap loaded active active /root/swapfile 2026-03-26 00:45:34.647 | basic.target loaded active active Basic System 2026-03-26 00:45:34.647 | cloud-config.target loaded active active Cloud-config availability 2026-03-26 00:45:34.647 | cloud-init.target loaded active active Cloud-init target 2026-03-26 00:45:34.647 | cryptsetup.target loaded active active Local Encrypted Volumes 2026-03-26 00:45:34.647 | first-boot-complete.target loaded active active First Boot Complete 2026-03-26 00:45:34.647 | getty.target loaded active active Login Prompts 2026-03-26 00:45:34.647 | graphical.target loaded active active Graphical Interface 2026-03-26 00:45:34.647 | integritysetup.target loaded active active Local Integrity Protected Volumes 2026-03-26 00:45:34.647 | local-fs-pre.target loaded active active Preparation for Local File Systems 2026-03-26 00:45:34.647 | local-fs.target loaded active active Local File Systems 2026-03-26 00:45:34.647 | multi-user.target loaded active active Multi-User System 2026-03-26 00:45:34.647 | network-online.target loaded active active Network is Online 2026-03-26 00:45:34.647 | network-pre.target loaded active active Preparation for Network 2026-03-26 00:45:34.647 | network.target loaded active active Network 2026-03-26 00:45:34.647 | nss-lookup.target loaded active active Host and Network Name Lookups 2026-03-26 00:45:34.647 | paths.target loaded active active Path Units 2026-03-26 00:45:34.647 | remote-fs-pre.target loaded active active Preparation for Remote File Systems 2026-03-26 00:45:34.647 | remote-fs.target loaded active active Remote File Systems 2026-03-26 00:45:34.647 | slices.target loaded active active Slice Units 2026-03-26 00:45:34.647 | sockets.target loaded active active Socket Units 2026-03-26 00:45:34.647 | swap.target loaded active active Swaps 2026-03-26 00:45:34.648 | sysinit.target loaded active active System Initialization 2026-03-26 00:45:34.648 | time-set.target loaded active active System Time Set 2026-03-26 00:45:34.648 | timers.target loaded active active Timer Units 2026-03-26 00:45:34.648 | veritysetup.target loaded active active Local Verity Protected Volumes 2026-03-26 00:45:34.648 | apt-daily-upgrade.timer loaded active waiting Daily apt upgrade and clean activities 2026-03-26 00:45:34.648 | apt-daily.timer loaded active waiting Daily apt download activities 2026-03-26 00:45:34.648 | dpkg-db-backup.timer loaded active waiting Daily dpkg database backup timer 2026-03-26 00:45:34.648 | e2scrub_all.timer loaded active waiting Periodic ext4 Online Metadata Check for All Filesystems 2026-03-26 00:45:34.648 | fstrim.timer loaded active waiting Discard unused filesystem blocks once a week 2026-03-26 00:45:34.648 | man-db.timer loaded active waiting Daily man-db regeneration 2026-03-26 00:45:34.648 | motd-news.timer loaded active waiting Message of the Day 2026-03-26 00:45:34.648 | systemd-tmpfiles-clean.timer loaded active waiting Daily Cleanup of Temporary Directories 2026-03-26 00:45:34.648 | 2026-03-26 00:45:34.648 | Legend: LOAD → Reflects whether the unit definition was properly loaded. 2026-03-26 00:45:34.648 | ACTIVE → The high-level unit activation state, i.e. generalization of SUB. 2026-03-26 00:45:34.648 | SUB → The low-level unit activation state, values depend on unit type. 2026-03-26 00:45:34.648 | 2026-03-26 00:45:34.648 | 170 loaded units listed. Pass --all to see loaded but inactive units, too. 2026-03-26 00:45:34.648 | To show all installed unit files use 'systemctl list-unit-files'. 2026-03-26 00:45:34.648 | INFO: Docker daemon enabled and started 2026-03-26 00:45:34.648 | 2026-03-26 00:45:34.648 | + sh -c docker version 2026-03-26 00:45:34.684 | Client: Docker Engine - Community 2026-03-26 00:45:34.685 | Version: 29.3.1 2026-03-26 00:45:34.685 | API version: 1.54 2026-03-26 00:45:34.685 | Go version: go1.25.8 2026-03-26 00:45:34.685 | Git commit: c2be9cc 2026-03-26 00:45:34.685 | Built: Wed Mar 25 16:13:43 2026 2026-03-26 00:45:34.685 | OS/Arch: linux/amd64 2026-03-26 00:45:34.685 | Context: default 2026-03-26 00:45:34.685 | 2026-03-26 00:45:34.685 | Server: Docker Engine - Community 2026-03-26 00:45:34.685 | Engine: 2026-03-26 00:45:34.685 | Version: 29.3.1 2026-03-26 00:45:34.685 | API version: 1.54 (minimum version 1.40) 2026-03-26 00:45:34.685 | Go version: go1.25.8 2026-03-26 00:45:34.685 | Git commit: f78c987 2026-03-26 00:45:34.685 | Built: Wed Mar 25 16:13:43 2026 2026-03-26 00:45:34.685 | OS/Arch: linux/amd64 2026-03-26 00:45:34.685 | Experimental: false 2026-03-26 00:45:34.685 | containerd: 2026-03-26 00:45:34.685 | Version: v2.2.2 2026-03-26 00:45:34.685 | GitCommit: 301b2dac98f15c27117da5c8af12118a041a31d9 2026-03-26 00:45:34.685 | runc: 2026-03-26 00:45:34.685 | Version: 1.3.4 2026-03-26 00:45:34.685 | GitCommit: v1.3.4-0-gd6d73eb8 2026-03-26 00:45:34.685 | docker-init: 2026-03-26 00:45:34.685 | Version: 0.19.0 2026-03-26 00:45:34.685 | GitCommit: de40ad0 2026-03-26 00:45:34.689 | 2026-03-26 00:45:34.689 | ================================================================================ 2026-03-26 00:45:34.689 | 2026-03-26 00:45:34.689 | To run Docker as a non-privileged user, consider setting up the 2026-03-26 00:45:34.689 | Docker daemon in rootless mode for your user: 2026-03-26 00:45:34.689 | 2026-03-26 00:45:34.689 | dockerd-rootless-setuptool.sh install 2026-03-26 00:45:34.689 | 2026-03-26 00:45:34.689 | Visit https://docs.docker.com/go/rootless/ to learn about rootless mode. 2026-03-26 00:45:34.689 | 2026-03-26 00:45:34.689 | 2026-03-26 00:45:34.689 | To run the Docker daemon as a fully privileged service, but granting non-root 2026-03-26 00:45:34.689 | users access, refer to https://docs.docker.com/go/daemon-access/ 2026-03-26 00:45:34.690 | 2026-03-26 00:45:34.690 | WARNING: Access to the remote API on a privileged Docker daemon is equivalent 2026-03-26 00:45:34.690 | to root access on the host. Refer to the 'Docker daemon attack surface' 2026-03-26 00:45:34.690 | documentation for details: https://docs.docker.com/go/attack-surface/ 2026-03-26 00:45:34.690 | 2026-03-26 00:45:34.690 | ================================================================================ 2026-03-26 00:45:34.690 | 2026-03-26 00:45:34.697 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:43 : sudo usermod -aG docker stack 2026-03-26 00:45:34.771 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:44 : sudo iptables -I DOCKER-USER -j ACCEPT 2026-03-26 00:45:34.792 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:46 : ensure_kind_cluster 2026-03-26 00:45:34.799 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:ensure_kind_cluster:12 : echo 'kind get clusters' 2026-03-26 00:45:34.799 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:ensure_kind_cluster:12 : newgrp docker 2026-03-26 00:45:34.799 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:ensure_kind_cluster:12 : grep -q kind 2026-03-26 00:45:34.870 | No kind clusters found. 2026-03-26 00:45:34.879 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:ensure_kind_cluster:17 : echo 'kind create cluster' 2026-03-26 00:45:34.880 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:ensure_kind_cluster:17 : newgrp docker 2026-03-26 00:45:35.045 | Creating cluster "kind" ... 2026-03-26 00:45:35.045 | • Ensuring node image (kindest/node:v1.25.2) 🖼 ... 2026-03-26 00:45:45.906 | ✓ Ensuring node image (kindest/node:v1.25.2) 🖼 2026-03-26 00:45:45.907 | • Preparing nodes 📦 ... 2026-03-26 00:45:53.696 | ✓ Preparing nodes 📦 2026-03-26 00:45:53.778 | • Writing configuration 📜 ... 2026-03-26 00:45:54.223 | ✓ Writing configuration 📜 2026-03-26 00:45:54.223 | • Starting control-plane 🕹️ ... 2026-03-26 00:46:09.551 | ✓ Starting control-plane 🕹️ 2026-03-26 00:46:09.552 | • Installing CNI 🔌 ... 2026-03-26 00:46:12.055 | ✓ Installing CNI 🔌 2026-03-26 00:46:12.055 | • Installing StorageClass 💾 ... 2026-03-26 00:46:12.530 | ✓ Installing StorageClass 💾 2026-03-26 00:46:12.918 | Set kubectl context to "kind-kind" 2026-03-26 00:46:12.918 | You can now use your cluster with: 2026-03-26 00:46:12.918 | 2026-03-26 00:46:12.918 | kubectl cluster-info --context kind-kind 2026-03-26 00:46:12.918 | 2026-03-26 00:46:12.918 | Have a question, bug, or feature request? Let us know! https://kind.sigs.k8s.io/#community 🙂 2026-03-26 00:46:12.926 | ++ /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:46:13.037 | node/kind-control-plane labeled 2026-03-26 00:46:13.050 | ++ /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:46:13.549 | namespace/orc-system created 2026-03-26 00:46:13.574 | customresourcedefinition.apiextensions.k8s.io/flavors.openstack.k-orc.cloud created 2026-03-26 00:46:13.601 | customresourcedefinition.apiextensions.k8s.io/floatingips.openstack.k-orc.cloud created 2026-03-26 00:46:13.638 | customresourcedefinition.apiextensions.k8s.io/images.openstack.k-orc.cloud created 2026-03-26 00:46:13.670 | customresourcedefinition.apiextensions.k8s.io/networks.openstack.k-orc.cloud created 2026-03-26 00:46:13.692 | customresourcedefinition.apiextensions.k8s.io/ports.openstack.k-orc.cloud created 2026-03-26 00:46:13.710 | customresourcedefinition.apiextensions.k8s.io/projects.openstack.k-orc.cloud created 2026-03-26 00:46:13.725 | customresourcedefinition.apiextensions.k8s.io/routerinterfaces.openstack.k-orc.cloud created 2026-03-26 00:46:13.740 | customresourcedefinition.apiextensions.k8s.io/routers.openstack.k-orc.cloud created 2026-03-26 00:46:13.768 | customresourcedefinition.apiextensions.k8s.io/securitygroups.openstack.k-orc.cloud created 2026-03-26 00:46:13.791 | customresourcedefinition.apiextensions.k8s.io/servergroups.openstack.k-orc.cloud created 2026-03-26 00:46:13.809 | customresourcedefinition.apiextensions.k8s.io/servers.openstack.k-orc.cloud created 2026-03-26 00:46:13.850 | customresourcedefinition.apiextensions.k8s.io/subnets.openstack.k-orc.cloud created 2026-03-26 00:46:13.860 | serviceaccount/orc-controller-manager created 2026-03-26 00:46:13.869 | role.rbac.authorization.k8s.io/orc-leader-election-role created 2026-03-26 00:46:13.875 | clusterrole.rbac.authorization.k8s.io/orc-image-editor-role created 2026-03-26 00:46:13.887 | clusterrole.rbac.authorization.k8s.io/orc-image-viewer-role created 2026-03-26 00:46:13.892 | clusterrole.rbac.authorization.k8s.io/orc-manager-role created 2026-03-26 00:46:13.897 | clusterrole.rbac.authorization.k8s.io/orc-metrics-auth-role created 2026-03-26 00:46:13.901 | clusterrole.rbac.authorization.k8s.io/orc-metrics-reader created 2026-03-26 00:46:13.909 | rolebinding.rbac.authorization.k8s.io/orc-leader-election-rolebinding created 2026-03-26 00:46:13.916 | clusterrolebinding.rbac.authorization.k8s.io/orc-manager-rolebinding created 2026-03-26 00:46:13.920 | clusterrolebinding.rbac.authorization.k8s.io/orc-metrics-auth-rolebinding created 2026-03-26 00:46:13.931 | service/orc-controller-manager-metrics-service created 2026-03-26 00:46:13.940 | deployment.apps/orc-controller-manager created 2026-03-26 00:46:13.955 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:50 : export EXP_CLUSTER_RESOURCE_SET=true 2026-03-26 00:46:13.960 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:50 : EXP_CLUSTER_RESOURCE_SET=true 2026-03-26 00:46:13.964 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:51 : export EXP_KUBEADM_BOOTSTRAP_FORMAT_IGNITION=true 2026-03-26 00:46:13.970 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:51 : EXP_KUBEADM_BOOTSTRAP_FORMAT_IGNITION=true 2026-03-26 00:46:13.973 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:52 : export CLUSTER_TOPOLOGY=true 2026-03-26 00:46:13.978 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:52 : CLUSTER_TOPOLOGY=true 2026-03-26 00:46:13.983 | ++ /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:46:14.327 | Fetching providers 2026-03-26 00:46:16.095 | Installing cert-manager version="v1.18.1" 2026-03-26 00:46:17.611 | Waiting for cert-manager to be available... 2026-03-26 00:46:41.687 | [KubeAPIWarningLogger] spec.privateKey.rotationPolicy: In cert-manager >= v1.18.0, the default value changed from `Never` to `Always`. 2026-03-26 00:46:41.724 | Installing provider="cluster-api" version="v1.10.5" targetNamespace="capi-system" 2026-03-26 00:46:41.770 | [KubeAPIWarningLogger] spec.privateKey.rotationPolicy: In cert-manager >= v1.18.0, the default value changed from `Never` to `Always`. 2026-03-26 00:46:42.423 | Installing provider="bootstrap-kubeadm" version="v1.10.5" targetNamespace="capi-kubeadm-bootstrap-system" 2026-03-26 00:46:42.463 | [KubeAPIWarningLogger] spec.privateKey.rotationPolicy: In cert-manager >= v1.18.0, the default value changed from `Never` to `Always`. 2026-03-26 00:46:42.737 | Installing provider="control-plane-kubeadm" version="v1.10.5" targetNamespace="capi-kubeadm-control-plane-system" 2026-03-26 00:46:42.784 | [KubeAPIWarningLogger] spec.privateKey.rotationPolicy: In cert-manager >= v1.18.0, the default value changed from `Never` to `Always`. 2026-03-26 00:46:43.093 | Installing provider="infrastructure-openstack" version="v0.12.4" targetNamespace="capo-system" 2026-03-26 00:46:43.141 | [KubeAPIWarningLogger] spec.privateKey.rotationPolicy: In cert-manager >= v1.18.0, the default value changed from `Never` to `Always`. 2026-03-26 00:46:43.545 | 2026-03-26 00:46:43.545 | Your management cluster has been initialized successfully! 2026-03-26 00:46:43.545 | 2026-03-26 00:46:43.545 | You can now create your first workload cluster by running the following: 2026-03-26 00:46:43.545 | 2026-03-26 00:46:43.545 | clusterctl generate cluster [name] --kubernetes-version [version] | kubectl apply -f - 2026-03-26 00:46:43.545 | 2026-03-26 00:46:43.598 | ++ /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:46:43.707 | Waiting for deployment "capi-kubeadm-bootstrap-controller-manager" rollout to finish: 0 of 1 updated replicas are available... 2026-03-26 00:46:51.274 | deployment "capi-kubeadm-bootstrap-controller-manager" successfully rolled out 2026-03-26 00:46:51.283 | ++ /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:46:51.414 | deployment "capi-kubeadm-control-plane-controller-manager" successfully rolled out 2026-03-26 00:46:51.430 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:61 : kubectl -n capi-system rollout status deploy/capi-controller-manager 2026-03-26 00:46:51.530 | deployment "capi-controller-manager" successfully rolled out 2026-03-26 00:46:51.542 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:62 : kubectl -n capo-system rollout status deploy/capo-controller-manager 2026-03-26 00:46:51.640 | Waiting for deployment "capo-controller-manager" rollout to finish: 0 of 1 updated replicas are available... 2026-03-26 00:46:52.285 | deployment "capo-controller-manager" successfully rolled out 2026-03-26 00:46:52.298 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:63 : : 2026-03-26 00:46:52.304 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:78 : [[ stack == \u\n\s\t\a\c\k ]] 2026-03-26 00:46:52.309 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:84 : [[ stack == \c\l\e\a\n ]] 2026-03-26 00:46:52.314 | + functions-common:run_plugins:1831 : for plugin in ${plugins//,/ } 2026-03-26 00:46:52.319 | + functions-common:run_plugins:1832 : local dir=/opt/stack/ovn-octavia-provider 2026-03-26 00:46:52.323 | + functions-common:run_plugins:1833 : [[ -f /opt/stack/ovn-octavia-provider/devstack/plugin.sh ]] 2026-03-26 00:46:52.328 | + functions-common:run_plugins:1834 : source /opt/stack/ovn-octavia-provider/devstack/plugin.sh stack pre-install 2026-03-26 00:46:52.333 | ++ /opt/stack/ovn-octavia-provider/devstack/plugin.sh:source:4 : is_service_enabled tls-proxy 2026-03-26 00:46:52.363 | ++ functions-common:is_service_enabled:2068 : return 0 2026-03-26 00:46:52.368 | ++ /opt/stack/ovn-octavia-provider/devstack/plugin.sh:source:5 : OVN_PROTO=ssl 2026-03-26 00:46:52.373 | ++ /opt/stack/ovn-octavia-provider/devstack/plugin.sh:source:9 : OVN_NB_REMOTE=ssl:199.204.45.242:6641 2026-03-26 00:46:52.377 | ++ /opt/stack/ovn-octavia-provider/devstack/plugin.sh:source:10 : OVN_SB_REMOTE=ssl:199.204.45.242:6642 2026-03-26 00:46:52.383 | ++ /opt/stack/ovn-octavia-provider/devstack/plugin.sh:source:41 : [[ stack == \s\t\a\c\k ]] 2026-03-26 00:46:52.388 | ++ /opt/stack/ovn-octavia-provider/devstack/plugin.sh:source:42 : case "$2" in 2026-03-26 00:46:52.394 | + ./stack.sh:main:849 : set_systemd_override DefaultLimitNOFILE 2048 2026-03-26 00:46:52.399 | + functions:set_systemd_override:844 : local key=DefaultLimitNOFILE 2026-03-26 00:46:52.404 | + functions:set_systemd_override:845 : local value=2048 2026-03-26 00:46:52.410 | + functions:set_systemd_override:847 : local sysconf=/etc/systemd/system.conf 2026-03-26 00:46:52.415 | + functions:set_systemd_override:848 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2026-03-26 00:46:52.514 | + functions:set_systemd_override:849 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2026-03-26 00:46:52.515 | Set systemd system override for DefaultLimitNOFILE=2048 2026-03-26 00:46:52.519 | + functions:set_systemd_override:851 : sudo systemctl daemon-reload 2026-03-26 00:46:52.811 | + ./stack.sh:main:851 : install_rpc_backend 2026-03-26 00:46:52.816 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2026-03-26 00:46:52.851 | + functions-common:is_service_enabled:2068 : return 0 2026-03-26 00:46:52.857 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2026-03-26 00:46:52.862 | + functions-common:install_package:1430 : update_package_repo 2026-03-26 00:46:52.868 | + functions-common:update_package_repo:1404 : NO_UPDATE_REPOS=False 2026-03-26 00:46:52.873 | + functions-common:update_package_repo:1405 : REPOS_UPDATED=True 2026-03-26 00:46:52.878 | + functions-common:update_package_repo:1406 : RETRY_UPDATE=False 2026-03-26 00:46:52.883 | + functions-common:update_package_repo:1408 : [[ False = \T\r\u\e ]] 2026-03-26 00:46:52.888 | + functions-common:update_package_repo:1412 : is_ubuntu 2026-03-26 00:46:52.892 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-03-26 00:46:52.896 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-03-26 00:46:52.902 | + functions-common:update_package_repo:1413 : apt_get_update 2026-03-26 00:46:52.906 | + functions-common:apt_get_update:1158 : [[ True == \T\r\u\e ]] 2026-03-26 00:46:52.912 | + functions-common:apt_get_update:1158 : [[ False != \T\r\u\e ]] 2026-03-26 00:46:52.917 | + functions-common:apt_get_update:1159 : return 2026-03-26 00:46:52.922 | + functions-common:install_package:1431 : real_install_package rabbitmq-server 2026-03-26 00:46:52.927 | + functions-common:real_install_package:1418 : is_ubuntu 2026-03-26 00:46:52.933 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-03-26 00:46:52.937 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-03-26 00:46:52.943 | + functions-common:real_install_package:1419 : apt_get install rabbitmq-server 2026-03-26 00:46:52.986 | + functions-common:apt_get:1199 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install rabbitmq-server 2026-03-26 00:46:53.033 | Reading package lists... 2026-03-26 00:46:53.299 | Building dependency tree... 2026-03-26 00:46:53.300 | Reading state information... 2026-03-26 00:46:53.561 | The following additional packages will be installed: 2026-03-26 00:46:53.561 | erlang-asn1 erlang-base erlang-crypto erlang-eldap erlang-ftp erlang-inets 2026-03-26 00:46:53.561 | erlang-mnesia erlang-os-mon erlang-parsetools erlang-public-key 2026-03-26 00:46:53.561 | erlang-runtime-tools erlang-snmp erlang-ssl erlang-syntax-tools erlang-tftp 2026-03-26 00:46:53.562 | erlang-tools erlang-xmerl logrotate 2026-03-26 00:46:53.563 | Suggested packages: 2026-03-26 00:46:53.563 | erlang erlang-manpages erlang-doc bsd-mailx | mailx 2026-03-26 00:46:53.608 | The following NEW packages will be installed: 2026-03-26 00:46:53.608 | erlang-asn1 erlang-base erlang-crypto erlang-eldap erlang-ftp erlang-inets 2026-03-26 00:46:53.608 | erlang-mnesia erlang-os-mon erlang-parsetools erlang-public-key 2026-03-26 00:46:53.608 | erlang-runtime-tools erlang-snmp erlang-ssl erlang-syntax-tools erlang-tftp 2026-03-26 00:46:53.609 | erlang-tools erlang-xmerl logrotate rabbitmq-server 2026-03-26 00:46:53.751 | 0 upgraded, 19 newly installed, 0 to remove and 0 not upgraded. 2026-03-26 00:46:53.751 | Need to get 36.1 MB of archives. 2026-03-26 00:46:53.751 | After this operation, 56.4 MB of additional disk space will be used. 2026-03-26 00:46:53.751 | 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:46:53.938 | 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:49:57.998 | 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:49:58.026 | 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:49:58.027 | 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:49:58.065 | 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:49:58.092 | 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:49:58.099 | 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:49:58.582 | 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:49:58.584 | 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:49:58.585 | 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:49:58.598 | 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:49:58.612 | 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:49:58.664 | 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:49:58.666 | 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:49:58.669 | 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:49:58.719 | 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:49:58.725 | 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:49:58.742 | 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:49:59.364 | debconf: delaying package configuration, since apt-utils is not installed 2026-03-26 00:49:59.439 | Fetched 36.1 MB in 3min 5s (195 kB/s) 2026-03-26 00:49:59.490 | Selecting previously unselected package logrotate. 2026-03-26 00:49:59.544 | (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:49:59.546 | Preparing to unpack .../00-logrotate_3.21.0-2build1_amd64.deb ... 2026-03-26 00:49:59.550 | Unpacking logrotate (3.21.0-2build1) ... 2026-03-26 00:49:59.708 | Selecting previously unselected package erlang-base. 2026-03-26 00:49:59.721 | Preparing to unpack .../01-erlang-base_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-03-26 00:49:59.727 | Unpacking erlang-base (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-03-26 00:50:00.494 | Selecting previously unselected package erlang-asn1. 2026-03-26 00:50:00.505 | Preparing to unpack .../02-erlang-asn1_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-03-26 00:50:00.509 | Unpacking erlang-asn1 (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-03-26 00:50:00.573 | Selecting previously unselected package erlang-crypto. 2026-03-26 00:50:00.584 | Preparing to unpack .../03-erlang-crypto_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-03-26 00:50:00.588 | Unpacking erlang-crypto (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-03-26 00:50:00.665 | Selecting previously unselected package erlang-public-key. 2026-03-26 00:50:00.677 | Preparing to unpack .../04-erlang-public-key_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-03-26 00:50:00.681 | Unpacking erlang-public-key (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-03-26 00:50:00.743 | Selecting previously unselected package erlang-mnesia. 2026-03-26 00:50:00.754 | Preparing to unpack .../05-erlang-mnesia_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-03-26 00:50:00.758 | Unpacking erlang-mnesia (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-03-26 00:50:00.826 | Selecting previously unselected package erlang-runtime-tools. 2026-03-26 00:50:00.839 | Preparing to unpack .../06-erlang-runtime-tools_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-03-26 00:50:00.843 | Unpacking erlang-runtime-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-03-26 00:50:00.903 | Selecting previously unselected package erlang-ssl. 2026-03-26 00:50:00.913 | Preparing to unpack .../07-erlang-ssl_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-03-26 00:50:00.917 | Unpacking erlang-ssl (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-03-26 00:50:00.994 | Selecting previously unselected package erlang-eldap. 2026-03-26 00:50:01.004 | Preparing to unpack .../08-erlang-eldap_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-03-26 00:50:01.008 | Unpacking erlang-eldap (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-03-26 00:50:01.055 | Selecting previously unselected package erlang-ftp. 2026-03-26 00:50:01.067 | Preparing to unpack .../09-erlang-ftp_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-03-26 00:50:01.071 | Unpacking erlang-ftp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-03-26 00:50:01.116 | Selecting previously unselected package erlang-tftp. 2026-03-26 00:50:01.128 | Preparing to unpack .../10-erlang-tftp_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-03-26 00:50:01.133 | Unpacking erlang-tftp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-03-26 00:50:01.188 | Selecting previously unselected package erlang-inets. 2026-03-26 00:50:01.200 | Preparing to unpack .../11-erlang-inets_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-03-26 00:50:01.204 | Unpacking erlang-inets (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-03-26 00:50:01.286 | Selecting previously unselected package erlang-snmp. 2026-03-26 00:50:01.298 | Preparing to unpack .../12-erlang-snmp_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-03-26 00:50:01.303 | Unpacking erlang-snmp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-03-26 00:50:01.412 | Selecting previously unselected package erlang-os-mon. 2026-03-26 00:50:01.422 | Preparing to unpack .../13-erlang-os-mon_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-03-26 00:50:01.427 | Unpacking erlang-os-mon (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-03-26 00:50:01.479 | Selecting previously unselected package erlang-parsetools. 2026-03-26 00:50:01.491 | Preparing to unpack .../14-erlang-parsetools_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-03-26 00:50:01.495 | Unpacking erlang-parsetools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-03-26 00:50:01.597 | Selecting previously unselected package erlang-syntax-tools. 2026-03-26 00:50:01.609 | Preparing to unpack .../15-erlang-syntax-tools_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-03-26 00:50:01.648 | Unpacking erlang-syntax-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-03-26 00:50:01.895 | Selecting previously unselected package erlang-tools. 2026-03-26 00:50:01.908 | Preparing to unpack .../16-erlang-tools_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-03-26 00:50:01.968 | Unpacking erlang-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-03-26 00:50:02.083 | Selecting previously unselected package erlang-xmerl. 2026-03-26 00:50:02.096 | Preparing to unpack .../17-erlang-xmerl_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-03-26 00:50:02.100 | Unpacking erlang-xmerl (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-03-26 00:50:02.185 | Selecting previously unselected package rabbitmq-server. 2026-03-26 00:50:02.197 | Preparing to unpack .../18-rabbitmq-server_3.12.1-1ubuntu1.2_all.deb ... 2026-03-26 00:50:02.206 | Unpacking rabbitmq-server (3.12.1-1ubuntu1.2) ... 2026-03-26 00:50:02.926 | Setting up logrotate (3.21.0-2build1) ... 2026-03-26 00:50:03.088 | Created symlink /etc/systemd/system/timers.target.wants/logrotate.timer → /usr/lib/systemd/system/logrotate.timer. 2026-03-26 00:50:03.388 | logrotate.service is a disabled or a static unit, not starting it. 2026-03-26 00:50:03.426 | Setting up erlang-base (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-03-26 00:50:03.736 | Created symlink /etc/systemd/system/multi-user.target.wants/epmd.service → /usr/lib/systemd/system/epmd.service. 2026-03-26 00:50:03.736 | Created symlink /etc/systemd/system/sockets.target.wants/epmd.socket → /usr/lib/systemd/system/epmd.socket. 2026-03-26 00:50:05.138 | Searching for services which depend on erlang and should be started... none found. 2026-03-26 00:50:05.143 | Setting up erlang-xmerl (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-03-26 00:50:05.155 | Setting up erlang-syntax-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-03-26 00:50:05.166 | Setting up erlang-parsetools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-03-26 00:50:05.179 | Setting up erlang-asn1 (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-03-26 00:50:05.191 | Setting up erlang-tftp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-03-26 00:50:05.203 | Setting up erlang-mnesia (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-03-26 00:50:05.215 | Setting up erlang-crypto (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-03-26 00:50:05.228 | Setting up erlang-runtime-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-03-26 00:50:05.240 | Setting up erlang-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-03-26 00:50:05.252 | Setting up erlang-snmp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-03-26 00:50:05.262 | Setting up erlang-public-key (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-03-26 00:50:05.274 | Setting up erlang-ssl (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-03-26 00:50:05.284 | Setting up erlang-os-mon (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-03-26 00:50:05.294 | Setting up erlang-eldap (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-03-26 00:50:05.306 | Setting up erlang-ftp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-03-26 00:50:05.317 | Setting up erlang-inets (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-03-26 00:50:05.328 | Setting up rabbitmq-server (3.12.1-1ubuntu1.2) ... 2026-03-26 00:50:05.401 | info: Selecting GID from range 100 to 999 ... 2026-03-26 00:50:05.407 | info: Adding group `rabbitmq' (GID 112) ... 2026-03-26 00:50:05.497 | info: Selecting UID from range 100 to 999 ... 2026-03-26 00:50:05.497 | 2026-03-26 00:50:05.502 | info: Adding system user `rabbitmq' (UID 110) ... 2026-03-26 00:50:05.508 | info: Adding new user `rabbitmq' (UID 110) with group `rabbitmq' ... 2026-03-26 00:50:05.569 | info: Not creating home directory `/var/lib/rabbitmq'. 2026-03-26 00:50:05.759 | Created symlink /etc/systemd/system/multi-user.target.wants/rabbitmq-server.service → /usr/lib/systemd/system/rabbitmq-server.service. 2026-03-26 00:50:12.438 | Processing triggers for man-db (2.12.0-4build2) ... 2026-03-26 00:50:13.604 | + functions-common:apt_get:1203 : result=0 2026-03-26 00:50:13.609 | + functions-common:apt_get:1206 : time_stop apt-get 2026-03-26 00:50:13.614 | + functions-common:time_stop:2412 : local name 2026-03-26 00:50:13.619 | + functions-common:time_stop:2413 : local end_time 2026-03-26 00:50:13.625 | + functions-common:time_stop:2414 : local elapsed_time 2026-03-26 00:50:13.631 | + functions-common:time_stop:2415 : local total 2026-03-26 00:50:13.635 | + functions-common:time_stop:2416 : local start_time 2026-03-26 00:50:13.639 | + functions-common:time_stop:2418 : name=apt-get 2026-03-26 00:50:13.644 | + functions-common:time_stop:2419 : start_time=1774486012981 2026-03-26 00:50:13.650 | + functions-common:time_stop:2421 : [[ -z 1774486012981 ]] 2026-03-26 00:50:13.657 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-03-26 00:50:13.664 | + functions-common:time_stop:2424 : end_time=1774486213660 2026-03-26 00:50:13.669 | + functions-common:time_stop:2425 : elapsed_time=200679 2026-03-26 00:50:13.675 | + functions-common:time_stop:2426 : total=162246 2026-03-26 00:50:13.681 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-03-26 00:50:13.686 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=362925 2026-03-26 00:50:13.692 | + functions-common:apt_get:1207 : return 0 2026-03-26 00:50:13.697 | + lib/rpc_backend:install_rpc_backend:55 : is_fedora 2026-03-26 00:50:13.702 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2026-03-26 00:50:13.708 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2026-03-26 00:50:13.714 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2026-03-26 00:50:13.719 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2026-03-26 00:50:13.725 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-03-26 00:50:13.730 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2026-03-26 00:50:13.736 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-03-26 00:50:13.742 | + functions-common:is_fedora:533 : '[' Ubuntu = RockyLinux ']' 2026-03-26 00:50:13.747 | + functions-common:is_fedora:534 : '[' Ubuntu = CentOS ']' 2026-03-26 00:50:13.753 | + functions-common:is_fedora:534 : '[' Ubuntu = CentOSStream ']' 2026-03-26 00:50:13.759 | + functions-common:is_fedora:535 : '[' Ubuntu = AlmaLinux ']' 2026-03-26 00:50:13.764 | + functions-common:is_fedora:536 : '[' Ubuntu = OracleServer ']' 2026-03-26 00:50:13.769 | + functions-common:is_fedora:536 : '[' Ubuntu = Virtuozzo ']' 2026-03-26 00:50:13.776 | + ./stack.sh:main:852 : restart_rpc_backend 2026-03-26 00:50:13.782 | + lib/rpc_backend:restart_rpc_backend:68 : is_service_enabled rabbit 2026-03-26 00:50:13.816 | + functions-common:is_service_enabled:2068 : return 0 2026-03-26 00:50:13.822 | + lib/rpc_backend:restart_rpc_backend:70 : echo_summary 'Starting RabbitMQ' 2026-03-26 00:50:13.828 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-03-26 00:50:13.833 | + ./stack.sh:echo_summary:444 : echo -e Starting RabbitMQ 2026-03-26 00:50:13.839 | + lib/rpc_backend:restart_rpc_backend:81 : local i 2026-03-26 00:50:13.846 | ++ lib/rpc_backend:restart_rpc_backend:82 : seq 20 2026-03-26 00:50:13.855 | + lib/rpc_backend:restart_rpc_backend:82 : for i in `seq 20` 2026-03-26 00:50:13.861 | + lib/rpc_backend:restart_rpc_backend:83 : local rc=0 2026-03-26 00:50:13.866 | + lib/rpc_backend:restart_rpc_backend:85 : [[ 1 -eq 20 ]] 2026-03-26 00:50:13.874 | + lib/rpc_backend:restart_rpc_backend:87 : [[ 1 == \0 ]] 2026-03-26 00:50:13.880 | + lib/rpc_backend:restart_rpc_backend:91 : rabbit_setuser stackrabbit secretrabbit 2026-03-26 00:50:13.885 | + lib/rpc_backend:rabbit_setuser:160 : local user=stackrabbit pass=secretrabbit found= out= 2026-03-26 00:50:13.892 | ++ lib/rpc_backend:rabbit_setuser:161 : sudo rabbitmqctl list_users 2026-03-26 00:50:14.599 | + lib/rpc_backend:rabbit_setuser:161 : out='Listing users ... 2026-03-26 00:50:14.599 | user tags 2026-03-26 00:50:14.599 | guest [administrator]' 2026-03-26 00:50:14.608 | ++ lib/rpc_backend:rabbit_setuser:163 : awk '$1 == user { print $1 }' user=stackrabbit 2026-03-26 00:50:14.608 | ++ lib/rpc_backend:rabbit_setuser:163 : echo 'Listing users ... 2026-03-26 00:50:14.608 | user tags 2026-03-26 00:50:14.608 | guest [administrator]' 2026-03-26 00:50:14.620 | + lib/rpc_backend:rabbit_setuser:163 : found= 2026-03-26 00:50:14.627 | + lib/rpc_backend:rabbit_setuser:164 : '[' '' = stackrabbit ']' 2026-03-26 00:50:14.633 | + lib/rpc_backend:rabbit_setuser:168 : sudo rabbitmqctl add_user stackrabbit secretrabbit 2026-03-26 00:50:15.298 | Adding user "stackrabbit" ... 2026-03-26 00:50:15.330 | 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:50:15.361 | + lib/rpc_backend:rabbit_setuser:171 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2026-03-26 00:50:15.994 | Setting permissions for user "stackrabbit" in vhost "/" ... 2026-03-26 00:50:16.043 | + lib/rpc_backend:restart_rpc_backend:92 : '[' 0 -ne 0 ']' 2026-03-26 00:50:16.048 | + lib/rpc_backend:restart_rpc_backend:97 : sudo rabbitmqctl change_password stackrabbit secretrabbit 2026-03-26 00:50:16.691 | Changing password for user "stackrabbit" ... 2026-03-26 00:50:16.725 | + lib/rpc_backend:restart_rpc_backend:99 : '[' 0 -ne 0 ']' 2026-03-26 00:50:16.731 | + lib/rpc_backend:restart_rpc_backend:103 : break 2026-03-26 00:50:16.735 | + lib/rpc_backend:restart_rpc_backend:106 : sudo rabbitmqctl delete_user guest 2026-03-26 00:50:17.364 | Deleting user "guest" ... 2026-03-26 00:50:17.403 | + ./stack.sh:main:854 : is_service_enabled mysql postgresql 2026-03-26 00:50:17.440 | + functions-common:is_service_enabled:2068 : return 0 2026-03-26 00:50:17.446 | + ./stack.sh:main:855 : install_database 2026-03-26 00:50:17.450 | + lib/database:install_database:118 : install_database_mysql 2026-03-26 00:50:17.457 | + lib/databases/mysql:install_database_mysql:202 : is_ubuntu 2026-03-26 00:50:17.463 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-03-26 00:50:17.468 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-03-26 00:50:17.474 | + lib/databases/mysql:install_database_mysql:205 : sudo debconf-set-selections 2026-03-26 00:50:17.585 | + lib/databases/mysql:install_database_mysql:215 : [[ ! -e /opt/stack/.my.cnf ]] 2026-03-26 00:50:17.592 | + lib/databases/mysql:install_database_mysql:216 : cat 2026-03-26 00:50:17.601 | + lib/databases/mysql:install_database_mysql:222 : is_ubuntu 2026-03-26 00:50:17.607 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-03-26 00:50:17.613 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-03-26 00:50:17.619 | + lib/databases/mysql:install_database_mysql:222 : '[' mysql '!=' mariadb ']' 2026-03-26 00:50:17.625 | + lib/databases/mysql:install_database_mysql:223 : echo host=127.0.0.1 2026-03-26 00:50:17.631 | + lib/databases/mysql:install_database_mysql:225 : chmod 0600 /opt/stack/.my.cnf 2026-03-26 00:50:17.639 | + lib/databases/mysql:install_database_mysql:228 : [[ True == \T\r\u\e ]] 2026-03-26 00:50:17.645 | + lib/databases/mysql:install_database_mysql:229 : is_fedora 2026-03-26 00:50:17.651 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2026-03-26 00:50:17.657 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2026-03-26 00:50:17.663 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2026-03-26 00:50:17.668 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2026-03-26 00:50:17.674 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-03-26 00:50:17.680 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2026-03-26 00:50:17.686 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-03-26 00:50:17.692 | + functions-common:is_fedora:533 : '[' Ubuntu = RockyLinux ']' 2026-03-26 00:50:17.699 | + functions-common:is_fedora:534 : '[' Ubuntu = CentOS ']' 2026-03-26 00:50:17.705 | + functions-common:is_fedora:534 : '[' Ubuntu = CentOSStream ']' 2026-03-26 00:50:17.711 | + functions-common:is_fedora:535 : '[' Ubuntu = AlmaLinux ']' 2026-03-26 00:50:17.717 | + functions-common:is_fedora:536 : '[' Ubuntu = OracleServer ']' 2026-03-26 00:50:17.723 | + functions-common:is_fedora:536 : '[' Ubuntu = Virtuozzo ']' 2026-03-26 00:50:17.729 | + lib/databases/mysql:install_database_mysql:232 : is_ubuntu 2026-03-26 00:50:17.735 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-03-26 00:50:17.740 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-03-26 00:50:17.745 | + lib/databases/mysql:install_database_mysql:233 : install_package mysql-server 2026-03-26 00:50:17.751 | + functions-common:install_package:1430 : update_package_repo 2026-03-26 00:50:17.759 | + functions-common:update_package_repo:1404 : NO_UPDATE_REPOS=False 2026-03-26 00:50:17.764 | + functions-common:update_package_repo:1405 : REPOS_UPDATED=True 2026-03-26 00:50:17.769 | + functions-common:update_package_repo:1406 : RETRY_UPDATE=False 2026-03-26 00:50:17.775 | + functions-common:update_package_repo:1408 : [[ False = \T\r\u\e ]] 2026-03-26 00:50:17.781 | + functions-common:update_package_repo:1412 : is_ubuntu 2026-03-26 00:50:17.787 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-03-26 00:50:17.792 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-03-26 00:50:17.797 | + functions-common:update_package_repo:1413 : apt_get_update 2026-03-26 00:50:17.803 | + functions-common:apt_get_update:1158 : [[ True == \T\r\u\e ]] 2026-03-26 00:50:17.809 | + functions-common:apt_get_update:1158 : [[ False != \T\r\u\e ]] 2026-03-26 00:50:17.814 | + functions-common:apt_get_update:1159 : return 2026-03-26 00:50:17.819 | + functions-common:install_package:1431 : real_install_package mysql-server 2026-03-26 00:50:17.824 | + functions-common:real_install_package:1418 : is_ubuntu 2026-03-26 00:50:17.830 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-03-26 00:50:17.835 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-03-26 00:50:17.840 | + functions-common:real_install_package:1419 : apt_get install mysql-server 2026-03-26 00:50:17.886 | + 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:50:17.926 | Reading package lists... 2026-03-26 00:50:18.167 | Building dependency tree... 2026-03-26 00:50:18.168 | Reading state information... 2026-03-26 00:50:18.402 | The following additional packages will be installed: 2026-03-26 00:50:18.402 | libevent-core-2.1-7t64 libevent-pthreads-2.1-7t64 libmecab2 2026-03-26 00:50:18.402 | libprotobuf-lite32t64 mysql-client-8.0 mysql-client-core-8.0 2026-03-26 00:50:18.403 | mysql-server-8.0 mysql-server-core-8.0 2026-03-26 00:50:18.404 | Suggested packages: 2026-03-26 00:50:18.404 | mailx tinyca 2026-03-26 00:50:18.404 | Recommended packages: 2026-03-26 00:50:18.404 | libhtml-template-perl mecab-ipadic-utf8 2026-03-26 00:50:18.440 | The following NEW packages will be installed: 2026-03-26 00:50:18.440 | libevent-core-2.1-7t64 libevent-pthreads-2.1-7t64 libmecab2 2026-03-26 00:50:18.441 | libprotobuf-lite32t64 mysql-client-8.0 mysql-client-core-8.0 mysql-server 2026-03-26 00:50:18.441 | mysql-server-8.0 mysql-server-core-8.0 2026-03-26 00:50:18.628 | 0 upgraded, 9 newly installed, 0 to remove and 0 not upgraded. 2026-03-26 00:50:18.628 | Need to get 22.3 MB of archives. 2026-03-26 00:50:18.628 | After this operation, 187 MB of additional disk space will be used. 2026-03-26 00:50:18.628 | 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:50:19.331 | 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:50:19.332 | 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:50:19.334 | 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:50:19.334 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libmecab2 amd64 0.996-14ubuntu4 [201 kB] 2026-03-26 00:50:19.338 | 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:50:19.412 | 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:50:20.282 | 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:50:20.304 | 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:50:20.500 | debconf: delaying package configuration, since apt-utils is not installed 2026-03-26 00:50:20.543 | Fetched 22.3 MB in 2s (12.1 MB/s) 2026-03-26 00:50:20.577 | Selecting previously unselected package mysql-client-core-8.0. 2026-03-26 00:50:20.607 | (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:50:20.609 | Preparing to unpack .../0-mysql-client-core-8.0_8.0.45-0ubuntu0.24.04.1_amd64.deb ... 2026-03-26 00:50:20.613 | Unpacking mysql-client-core-8.0 (8.0.45-0ubuntu0.24.04.1) ... 2026-03-26 00:50:21.052 | Selecting previously unselected package mysql-client-8.0. 2026-03-26 00:50:21.059 | Preparing to unpack .../1-mysql-client-8.0_8.0.45-0ubuntu0.24.04.1_amd64.deb ... 2026-03-26 00:50:21.063 | Unpacking mysql-client-8.0 (8.0.45-0ubuntu0.24.04.1) ... 2026-03-26 00:50:21.563 | Selecting previously unselected package libevent-core-2.1-7t64:amd64. 2026-03-26 00:50:21.572 | Preparing to unpack .../2-libevent-core-2.1-7t64_2.1.12-stable-9ubuntu2_amd64.deb ... 2026-03-26 00:50:21.597 | Unpacking libevent-core-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-03-26 00:50:22.068 | Selecting previously unselected package libevent-pthreads-2.1-7t64:amd64. 2026-03-26 00:50:22.078 | Preparing to unpack .../3-libevent-pthreads-2.1-7t64_2.1.12-stable-9ubuntu2_amd64.deb ... 2026-03-26 00:50:22.123 | Unpacking libevent-pthreads-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-03-26 00:50:22.344 | Selecting previously unselected package libmecab2:amd64. 2026-03-26 00:50:22.355 | Preparing to unpack .../4-libmecab2_0.996-14ubuntu4_amd64.deb ... 2026-03-26 00:50:22.373 | Unpacking libmecab2:amd64 (0.996-14ubuntu4) ... 2026-03-26 00:50:22.631 | Selecting previously unselected package libprotobuf-lite32t64:amd64. 2026-03-26 00:50:22.641 | Preparing to unpack .../5-libprotobuf-lite32t64_3.21.12-8.2ubuntu0.3_amd64.deb ... 2026-03-26 00:50:22.672 | Unpacking libprotobuf-lite32t64:amd64 (3.21.12-8.2ubuntu0.3) ... 2026-03-26 00:50:22.845 | Selecting previously unselected package mysql-server-core-8.0. 2026-03-26 00:50:22.855 | Preparing to unpack .../6-mysql-server-core-8.0_8.0.45-0ubuntu0.24.04.1_amd64.deb ... 2026-03-26 00:50:22.887 | Unpacking mysql-server-core-8.0 (8.0.45-0ubuntu0.24.04.1) ... 2026-03-26 00:50:23.887 | Selecting previously unselected package mysql-server-8.0. 2026-03-26 00:50:23.895 | Preparing to unpack .../7-mysql-server-8.0_8.0.45-0ubuntu0.24.04.1_amd64.deb ... 2026-03-26 00:50:24.258 | Unpacking mysql-server-8.0 (8.0.45-0ubuntu0.24.04.1) ... 2026-03-26 00:50:24.325 | Selecting previously unselected package mysql-server. 2026-03-26 00:50:24.330 | Preparing to unpack .../8-mysql-server_8.0.45-0ubuntu0.24.04.1_all.deb ... 2026-03-26 00:50:24.334 | Unpacking mysql-server (8.0.45-0ubuntu0.24.04.1) ... 2026-03-26 00:50:24.392 | Setting up libprotobuf-lite32t64:amd64 (3.21.12-8.2ubuntu0.3) ... 2026-03-26 00:50:24.402 | Setting up libmecab2:amd64 (0.996-14ubuntu4) ... 2026-03-26 00:50:24.418 | Setting up mysql-client-core-8.0 (8.0.45-0ubuntu0.24.04.1) ... 2026-03-26 00:50:24.427 | Setting up mysql-client-8.0 (8.0.45-0ubuntu0.24.04.1) ... 2026-03-26 00:50:24.436 | Setting up libevent-core-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-03-26 00:50:24.447 | Setting up libevent-pthreads-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-03-26 00:50:24.456 | Setting up mysql-server-core-8.0 (8.0.45-0ubuntu0.24.04.1) ... 2026-03-26 00:50:24.466 | Setting up mysql-server-8.0 (8.0.45-0ubuntu0.24.04.1) ... 2026-03-26 00:50:24.644 | update-alternatives: using /etc/mysql/mysql.cnf to provide /etc/mysql/my.cnf (my.cnf) in auto mode 2026-03-26 00:50:24.703 | Renaming removed key_buffer and myisam-recover options (if present) 2026-03-26 00:50:34.518 | mysqld will log errors to /var/log/mysql/error.log 2026-03-26 00:50:35.311 | mysqld is running as pid 27516 2026-03-26 00:50:37.713 | Created symlink /etc/systemd/system/multi-user.target.wants/mysql.service → /usr/lib/systemd/system/mysql.service. 2026-03-26 00:50:39.146 | Setting up mysql-server (8.0.45-0ubuntu0.24.04.1) ... 2026-03-26 00:50:39.158 | Processing triggers for man-db (2.12.0-4build2) ... 2026-03-26 00:50:40.151 | Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-03-26 00:50:40.447 | + functions-common:apt_get:1203 : result=0 2026-03-26 00:50:40.452 | + functions-common:apt_get:1206 : time_stop apt-get 2026-03-26 00:50:40.457 | + functions-common:time_stop:2412 : local name 2026-03-26 00:50:40.462 | + functions-common:time_stop:2413 : local end_time 2026-03-26 00:50:40.467 | + functions-common:time_stop:2414 : local elapsed_time 2026-03-26 00:50:40.472 | + functions-common:time_stop:2415 : local total 2026-03-26 00:50:40.476 | + functions-common:time_stop:2416 : local start_time 2026-03-26 00:50:40.481 | + functions-common:time_stop:2418 : name=apt-get 2026-03-26 00:50:40.485 | + functions-common:time_stop:2419 : start_time=1774486217880 2026-03-26 00:50:40.490 | + functions-common:time_stop:2421 : [[ -z 1774486217880 ]] 2026-03-26 00:50:40.497 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-03-26 00:50:40.506 | + functions-common:time_stop:2424 : end_time=1774486240500 2026-03-26 00:50:40.511 | + functions-common:time_stop:2425 : elapsed_time=22620 2026-03-26 00:50:40.516 | + functions-common:time_stop:2426 : total=362925 2026-03-26 00:50:40.520 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-03-26 00:50:40.525 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=385545 2026-03-26 00:50:40.529 | + functions-common:apt_get:1207 : return 0 2026-03-26 00:50:40.535 | + ./stack.sh:main:857 : '[' -n mysql ']' 2026-03-26 00:50:40.540 | + ./stack.sh:main:858 : install_database_python 2026-03-26 00:50:40.546 | + lib/database:install_database_python:123 : install_database_python_mysql 2026-03-26 00:50:40.552 | + lib/databases/mysql:install_database_python_mysql:242 : pip_install_gr PyMySQL 2026-03-26 00:50:40.557 | + inc/python:pip_install_gr:94 : local name=PyMySQL 2026-03-26 00:50:40.562 | + inc/python:pip_install_gr:95 : local clean_name 2026-03-26 00:50:40.569 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements PyMySQL 2026-03-26 00:50:40.575 | ++ inc/python:get_from_global_requirements:241 : local package=PyMySQL 2026-03-26 00:50:40.579 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-03-26 00:50:40.587 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2026-03-26 00:50:40.588 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-03-26 00:50:40.598 | ++ inc/python:get_from_global_requirements:243 : required_pkg='PyMySQL ' 2026-03-26 00:50:40.604 | ++ inc/python:get_from_global_requirements:244 : [[ PyMySQL == '' ]] 2026-03-26 00:50:40.610 | ++ inc/python:get_from_global_requirements:247 : echo PyMySQL 2026-03-26 00:50:40.617 | + inc/python:pip_install_gr:96 : clean_name=PyMySQL 2026-03-26 00:50:40.623 | + inc/python:pip_install_gr:97 : pip_install PyMySQL 2026-03-26 00:50:40.671 | Using python 3.12 to install PyMySQL 2026-03-26 00:50:40.676 | + 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:50:41.336 | Collecting PyMySQL 2026-03-26 00:50:41.470 | Downloading pymysql-1.1.2-py3-none-any.whl.metadata (4.3 kB) 2026-03-26 00:50:41.509 | Downloading pymysql-1.1.2-py3-none-any.whl (45 kB) 2026-03-26 00:50:41.597 | Installing collected packages: PyMySQL 2026-03-26 00:50:41.653 | Successfully installed PyMySQL-1.1.2 2026-03-26 00:50:41.724 | + inc/python:pip_install:216 : result=0 2026-03-26 00:50:41.729 | + inc/python:pip_install:218 : time_stop pip_install 2026-03-26 00:50:41.735 | + functions-common:time_stop:2412 : local name 2026-03-26 00:50:41.740 | + functions-common:time_stop:2413 : local end_time 2026-03-26 00:50:41.745 | + functions-common:time_stop:2414 : local elapsed_time 2026-03-26 00:50:41.749 | + functions-common:time_stop:2415 : local total 2026-03-26 00:50:41.754 | + functions-common:time_stop:2416 : local start_time 2026-03-26 00:50:42.297 | + functions-common:time_stop:2418 : name=pip_install 2026-03-26 00:50:42.671 | + functions-common:time_stop:2419 : start_time=1774486240659 2026-03-26 00:50:42.671 | + functions-common:time_stop:2421 : [[ -z 1774486240659 ]] 2026-03-26 00:50:42.671 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-03-26 00:50:42.671 | + functions-common:time_stop:2424 : end_time=1774486242308 2026-03-26 00:50:42.671 | + functions-common:time_stop:2425 : elapsed_time=1649 2026-03-26 00:50:42.671 | + functions-common:time_stop:2426 : total=22514 2026-03-26 00:50:42.671 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-03-26 00:50:42.671 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=24163 2026-03-26 00:50:42.671 | + inc/python:pip_install:219 : return 0 2026-03-26 00:50:42.671 | + lib/databases/mysql:install_database_python_mysql:243 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2026-03-26 00:50:42.671 | + lib/databases/mysql:install_database_python_mysql:245 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2026-03-26 00:50:42.671 | + lib/databases/mysql:install_database_python_mysql:246 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2026-03-26 00:50:42.671 | + ./stack.sh:main:861 : is_service_enabled neutron 2026-03-26 00:50:42.671 | + functions-common:is_service_enabled:2068 : return 0 2026-03-26 00:50:42.671 | + ./stack.sh:main:862 : install_neutron_agent_packages 2026-03-26 00:50:42.671 | + lib/neutron:install_neutron_agent_packages:544 : is_service_enabled q-l3 neutron-l3 2026-03-26 00:50:42.671 | + functions-common:is_service_enabled:2068 : return 1 2026-03-26 00:50:42.671 | + 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:50:42.671 | + functions-common:is_service_enabled:2068 : return 1 2026-03-26 00:50:42.671 | + ./stack.sh:main:865 : is_service_enabled etcd3 2026-03-26 00:50:42.671 | + functions-common:is_service_enabled:2068 : return 0 2026-03-26 00:50:42.672 | + ./stack.sh:main:866 : install_etcd3 2026-03-26 00:50:42.672 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2026-03-26 00:50:42.672 | Installing etcd 2026-03-26 00:50:42.672 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2026-03-26 00:50:42.672 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2026-03-26 00:50:42.672 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2026-03-26 00:50:42.672 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2026-03-26 00:50:42.672 | + lib/etcd3:install_etcd3:113 : local etcd_file 2026-03-26 00:50:42.672 | ++ 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:50:42.672 | ++ 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:50:42.672 | ++ functions:get_extra_file:67 : local 'retry_args=--retry-on-host-error --retry-on-http-error=500,503 ' 2026-03-26 00:50:42.672 | ++ functions:get_extra_file:68 : retry_args+='-t 2 --waitretry=10 ' 2026-03-26 00:50:42.672 | ++ functions:get_extra_file:69 : retry_args+='--tries=3 --retry-connrefused' 2026-03-26 00:50:42.672 | ++ functions:get_extra_file:71 : local file_name=etcd-v3.5.21-linux-amd64.tar.gz 2026-03-26 00:50:42.672 | ++ 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:50:42.672 | ++ functions:get_extra_file:74 : [[ ! -f /opt/stack/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz ]] 2026-03-26 00:50:42.672 | ++ 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:50:42.672 | --2026-03-26 00:50:42-- https://github.com/etcd-io/etcd/releases/download/v3.5.21/etcd-v3.5.21-linux-amd64.tar.gz 2026-03-26 00:50:42.674 | Resolving github.com (github.com)... 140.82.113.3 2026-03-26 00:50:42.690 | Connecting to github.com (github.com)|140.82.113.3|:443... connected. 2026-03-26 00:50:42.744 | HTTP request sent, awaiting response... 302 Found 2026-03-26 00:50:42.744 | Location: https://release-assets.githubusercontent.com/github-production-release-asset/11225014/a921b041-0d04-41f7-96b3-8dfd08eb5f41?sp=r&sv=2018-11-09&sr=b&spr=https&se=2026-03-26T01%3A48%3A33Z&rscd=attachment%3B+filename%3Detcd-v3.5.21-linux-amd64.tar.gz&rsct=application%2Foctet-stream&skoid=96c2d410-5711-43a1-aedd-ab1947aa7ab0&sktid=398a6654-997b-47e9-b12b-9515b896b4de&skt=2026-03-26T00%3A47%3A36Z&ske=2026-03-26T01%3A48%3A33Z&sks=b&skv=2018-11-09&sig=TqOgiRw%2FGxB1%2FmW4dnfnFcStSdPLHBhIBkF6Oe2at7o%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc3NDQ4NzkzNywibmJmIjoxNzc0NDg2MTM3LCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.YNtd6WeMrxPlNJI1RnQq3pGjG7nPWmqkqq_8QaQShc4&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:50:42.744 | --2026-03-26 00:50:42-- https://release-assets.githubusercontent.com/github-production-release-asset/11225014/a921b041-0d04-41f7-96b3-8dfd08eb5f41?sp=r&sv=2018-11-09&sr=b&spr=https&se=2026-03-26T01%3A48%3A33Z&rscd=attachment%3B+filename%3Detcd-v3.5.21-linux-amd64.tar.gz&rsct=application%2Foctet-stream&skoid=96c2d410-5711-43a1-aedd-ab1947aa7ab0&sktid=398a6654-997b-47e9-b12b-9515b896b4de&skt=2026-03-26T00%3A47%3A36Z&ske=2026-03-26T01%3A48%3A33Z&sks=b&skv=2018-11-09&sig=TqOgiRw%2FGxB1%2FmW4dnfnFcStSdPLHBhIBkF6Oe2at7o%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc3NDQ4NzkzNywibmJmIjoxNzc0NDg2MTM3LCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.YNtd6WeMrxPlNJI1RnQq3pGjG7nPWmqkqq_8QaQShc4&response-content-disposition=attachment%3B%20filename%3Detcd-v3.5.21-linux-amd64.tar.gz&response-content-type=application%2Foctet-stream 2026-03-26 00:50:42.747 | Resolving release-assets.githubusercontent.com (release-assets.githubusercontent.com)... 185.199.108.133, 185.199.111.133, 185.199.110.133, ... 2026-03-26 00:50:43.226 | Connecting to release-assets.githubusercontent.com (release-assets.githubusercontent.com)|185.199.108.133|:443... connected. 2026-03-26 00:50:43.694 | HTTP request sent, awaiting response... 200 OK 2026-03-26 00:50:43.694 | Length: 20927601 (20M) [application/octet-stream] 2026-03-26 00:50:43.695 | Saving to: ‘/opt/stack/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz’ 2026-03-26 00:50:46.726 | 2026-03-26 00:50:46.822 | 0K ........ ........ ... 100% 6.38M=3.1s 2026-03-26 00:50:46.822 | 2026-03-26 00:50:46.823 | 2026-03-26 00:50:46 (6.38 MB/s) - ‘/opt/stack/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz’ saved [20927601/20927601] 2026-03-26 00:50:46.823 | 2026-03-26 00:50:46.827 | ++ functions:get_extra_file:76 : [[ 0 -ne 0 ]] 2026-03-26 00:50:46.833 | ++ functions:get_extra_file:80 : echo /opt/stack/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz 2026-03-26 00:50:46.839 | ++ functions:get_extra_file:81 : return 2026-03-26 00:50:46.844 | + lib/etcd3:install_etcd3:114 : etcd_file=/opt/stack/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz 2026-03-26 00:50:46.850 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /opt/stack/devstack/files/etcd-v3.5.21-linux-amd64/etcd ']' 2026-03-26 00:50:46.856 | + lib/etcd3:install_etcd3:116 : echo 'adddda4b06718e68671ffabff2f8cee48488ba61ad82900e639d108f2148501c /opt/stack/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz' 2026-03-26 00:50:46.861 | + lib/etcd3:install_etcd3:118 : sha256sum -c /opt/stack/devstack/files/etcd.sha256sum 2026-03-26 00:50:46.885 | /opt/stack/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz: OK 2026-03-26 00:50:46.892 | + 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:50:46.900 | etcd-v3.5.21-linux-amd64/ 2026-03-26 00:50:46.901 | etcd-v3.5.21-linux-amd64/Documentation/ 2026-03-26 00:50:46.901 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/ 2026-03-26 00:50:46.901 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/ 2026-03-26 00:50:46.901 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/swagger/ 2026-03-26 00:50:46.901 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/swagger/v3lock.swagger.json 2026-03-26 00:50:46.901 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/swagger/v3election.swagger.json 2026-03-26 00:50:46.901 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/swagger/rpc.swagger.json 2026-03-26 00:50:46.901 | etcd-v3.5.21-linux-amd64/Documentation/README.md 2026-03-26 00:50:46.901 | etcd-v3.5.21-linux-amd64/README-etcdutl.md 2026-03-26 00:50:46.902 | etcd-v3.5.21-linux-amd64/READMEv2-etcdctl.md 2026-03-26 00:50:46.902 | etcd-v3.5.21-linux-amd64/README-etcdctl.md 2026-03-26 00:50:46.902 | etcd-v3.5.21-linux-amd64/README.md 2026-03-26 00:50:46.902 | etcd-v3.5.21-linux-amd64/etcdutl 2026-03-26 00:50:47.023 | etcd-v3.5.21-linux-amd64/etcdctl 2026-03-26 00:50:47.151 | etcd-v3.5.21-linux-amd64/etcd 2026-03-26 00:50:47.324 | + 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:50:47.371 | + 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:50:47.410 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2026-03-26 00:50:47.416 | + ./stack.sh:main:875 : is_service_enabled tls-proxy 2026-03-26 00:50:47.451 | + functions-common:is_service_enabled:2068 : return 0 2026-03-26 00:50:47.457 | + ./stack.sh:main:876 : configure_CA 2026-03-26 00:50:47.461 | + lib/tls:configure_CA:70 : [[ -n 199.204.45.242 ]] 2026-03-26 00:50:47.468 | ++ lib/tls:configure_CA:70 : ipv6_unquote 199.204.45.242 2026-03-26 00:50:47.475 | ++ functions-common:ipv6_unquote:2210 : echo 199.204.45.242 2026-03-26 00:50:47.477 | ++ functions-common:ipv6_unquote:2210 : tr -d '[]' 2026-03-26 00:50:47.486 | + lib/tls:configure_CA:70 : [[ 199.204.45.242 != \1\9\9\.\2\0\4\.\4\5\.\2\4\2 ]] 2026-03-26 00:50:47.492 | + ./stack.sh:main:877 : init_CA 2026-03-26 00:50:47.497 | + lib/tls:init_CA:205 : make_root_CA /opt/stack/data/CA/root-ca 2026-03-26 00:50:47.503 | + lib/tls:make_root_CA:322 : local ca_dir=/opt/stack/data/CA/root-ca 2026-03-26 00:50:47.508 | + lib/tls:make_root_CA:325 : create_CA_base /opt/stack/data/CA/root-ca 2026-03-26 00:50:47.514 | + lib/tls:create_CA_base:79 : local ca_dir=/opt/stack/data/CA/root-ca 2026-03-26 00:50:47.520 | + lib/tls:create_CA_base:81 : [[ -d /opt/stack/data/CA/root-ca ]] 2026-03-26 00:50:47.525 | + lib/tls:create_CA_base:86 : local i 2026-03-26 00:50:47.531 | + lib/tls:create_CA_base:87 : for i in certs crl newcerts private 2026-03-26 00:50:47.537 | + lib/tls:create_CA_base:88 : mkdir -p /opt/stack/data/CA/root-ca/certs 2026-03-26 00:50:47.546 | + lib/tls:create_CA_base:87 : for i in certs crl newcerts private 2026-03-26 00:50:47.552 | + lib/tls:create_CA_base:88 : mkdir -p /opt/stack/data/CA/root-ca/crl 2026-03-26 00:50:47.561 | + lib/tls:create_CA_base:87 : for i in certs crl newcerts private 2026-03-26 00:50:47.567 | + lib/tls:create_CA_base:88 : mkdir -p /opt/stack/data/CA/root-ca/newcerts 2026-03-26 00:50:47.577 | + lib/tls:create_CA_base:87 : for i in certs crl newcerts private 2026-03-26 00:50:47.583 | + lib/tls:create_CA_base:88 : mkdir -p /opt/stack/data/CA/root-ca/private 2026-03-26 00:50:47.592 | + lib/tls:create_CA_base:90 : chmod 710 /opt/stack/data/CA/root-ca/private 2026-03-26 00:50:47.601 | + lib/tls:create_CA_base:91 : echo 01 2026-03-26 00:50:47.607 | + lib/tls:create_CA_base:92 : cp /dev/null /opt/stack/data/CA/root-ca/index.txt 2026-03-26 00:50:47.618 | + lib/tls:make_root_CA:326 : create_CA_config /opt/stack/data/CA/root-ca 'Root CA' 2026-03-26 00:50:47.623 | + lib/tls:create_CA_config:98 : local ca_dir=/opt/stack/data/CA/root-ca 2026-03-26 00:50:47.628 | + lib/tls:create_CA_config:99 : local 'common_name=Root CA' 2026-03-26 00:50:47.636 | + lib/tls:create_CA_config:145 : echo ' 2026-03-26 00:50:47.636 | [ ca ] 2026-03-26 00:50:47.636 | default_ca = CA_default 2026-03-26 00:50:47.636 | 2026-03-26 00:50:47.636 | [ CA_default ] 2026-03-26 00:50:47.636 | dir = /opt/stack/data/CA/root-ca 2026-03-26 00:50:47.636 | policy = policy_match 2026-03-26 00:50:47.636 | database = $dir/index.txt 2026-03-26 00:50:47.636 | serial = $dir/serial 2026-03-26 00:50:47.636 | certs = $dir/certs 2026-03-26 00:50:47.636 | crl_dir = $dir/crl 2026-03-26 00:50:47.636 | new_certs_dir = $dir/newcerts 2026-03-26 00:50:47.636 | certificate = $dir/cacert.pem 2026-03-26 00:50:47.636 | private_key = $dir/private/cacert.key 2026-03-26 00:50:47.636 | RANDFILE = $dir/private/.rand 2026-03-26 00:50:47.636 | default_md = sha256 2026-03-26 00:50:47.636 | 2026-03-26 00:50:47.636 | [ req ] 2026-03-26 00:50:47.636 | default_bits = 2048 2026-03-26 00:50:47.636 | default_md = sha256 2026-03-26 00:50:47.636 | 2026-03-26 00:50:47.636 | prompt = no 2026-03-26 00:50:47.636 | distinguished_name = ca_distinguished_name 2026-03-26 00:50:47.636 | 2026-03-26 00:50:47.636 | x509_extensions = ca_extensions 2026-03-26 00:50:47.636 | 2026-03-26 00:50:47.636 | [ ca_distinguished_name ] 2026-03-26 00:50:47.636 | organizationName = OpenStack 2026-03-26 00:50:47.636 | organizationalUnitName = DevStack Certificate Authority 2026-03-26 00:50:47.636 | commonName = Root CA 2026-03-26 00:50:47.636 | 2026-03-26 00:50:47.636 | [ policy_match ] 2026-03-26 00:50:47.636 | countryName = optional 2026-03-26 00:50:47.636 | stateOrProvinceName = optional 2026-03-26 00:50:47.636 | organizationName = match 2026-03-26 00:50:47.636 | organizationalUnitName = optional 2026-03-26 00:50:47.637 | commonName = supplied 2026-03-26 00:50:47.637 | 2026-03-26 00:50:47.637 | [ ca_extensions ] 2026-03-26 00:50:47.637 | basicConstraints = critical,CA:true 2026-03-26 00:50:47.637 | subjectKeyIdentifier = hash 2026-03-26 00:50:47.637 | authorityKeyIdentifier = keyid:always, issuer 2026-03-26 00:50:47.637 | keyUsage = cRLSign, keyCertSign 2026-03-26 00:50:47.637 | 2026-03-26 00:50:47.637 | ' 2026-03-26 00:50:47.642 | + lib/tls:make_root_CA:328 : '[' '!' -r /opt/stack/data/CA/root-ca/cacert.pem ']' 2026-03-26 00:50:47.648 | + 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:50:48.010 | .............+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*......+.....+...+......................+...+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*...+......+...+...........+......+....+...+..+.+..............+.........+......+...+.+......+...+.....+.............+...+...........+.........+.+.....+....+......+...+...+..+.......+.....+.+...............+.....+....+.....+...+.+..+...........................+.+.....+......+....+.....+....+...........+.+...........+..........+..+.......+.....+...+.+..+...........................+......+.........+......+.+...........+..........+.....+.........+...............+...+.............+..+......+.......+...+......+.....+.+...+..+...+......+.........+.+.....+....+..+...+......+.+............+.....+.+.........+...+...+.....+....+..+.+.........+........+...+...+....+...+..+......+......+.+........+.......+..+.+..+.......+......+..+............+.......+.....+.+.........+.....+...+..........+.....+...+...+..........+.....+....+......+......+.....+....+.........+.....+......+...............+.+......+.........+......+..................+...........+......+....+...........+...+.+..............+....+.....+......+.......+...+.........+...+..+...+.......+...........+.........+.+......+.....+...+...+.......+...+..+.+......+........+............+.+..+.+...........+......+..........+...+............+..+................+..+...+.+.........+.........+..+....+.....+............+...+.......+............+...............+.....+...+............+...+....+...+.....+......+.......+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 2026-03-26 00:50:48.060 | .+...+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*.+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*..+...+..+.......+......+..+...............+.+......+......+..+......+......+.........+....+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 2026-03-26 00:50:48.064 | ----- 2026-03-26 00:50:48.073 | + lib/tls:init_CA:206 : make_int_CA /opt/stack/data/CA/int-ca /opt/stack/data/CA/root-ca 2026-03-26 00:50:48.078 | + lib/tls:make_int_CA:290 : local ca_dir=/opt/stack/data/CA/int-ca 2026-03-26 00:50:48.083 | + lib/tls:make_int_CA:291 : local signing_ca_dir=/opt/stack/data/CA/root-ca 2026-03-26 00:50:48.089 | + lib/tls:make_int_CA:294 : create_CA_base /opt/stack/data/CA/int-ca 2026-03-26 00:50:48.093 | + lib/tls:create_CA_base:79 : local ca_dir=/opt/stack/data/CA/int-ca 2026-03-26 00:50:48.099 | + lib/tls:create_CA_base:81 : [[ -d /opt/stack/data/CA/int-ca ]] 2026-03-26 00:50:48.104 | + lib/tls:create_CA_base:86 : local i 2026-03-26 00:50:48.110 | + lib/tls:create_CA_base:87 : for i in certs crl newcerts private 2026-03-26 00:50:48.114 | + lib/tls:create_CA_base:88 : mkdir -p /opt/stack/data/CA/int-ca/certs 2026-03-26 00:50:48.123 | + lib/tls:create_CA_base:87 : for i in certs crl newcerts private 2026-03-26 00:50:48.127 | + lib/tls:create_CA_base:88 : mkdir -p /opt/stack/data/CA/int-ca/crl 2026-03-26 00:50:48.136 | + lib/tls:create_CA_base:87 : for i in certs crl newcerts private 2026-03-26 00:50:48.142 | + lib/tls:create_CA_base:88 : mkdir -p /opt/stack/data/CA/int-ca/newcerts 2026-03-26 00:50:48.151 | + lib/tls:create_CA_base:87 : for i in certs crl newcerts private 2026-03-26 00:50:48.155 | + lib/tls:create_CA_base:88 : mkdir -p /opt/stack/data/CA/int-ca/private 2026-03-26 00:50:48.163 | + lib/tls:create_CA_base:90 : chmod 710 /opt/stack/data/CA/int-ca/private 2026-03-26 00:50:48.170 | + lib/tls:create_CA_base:91 : echo 01 2026-03-26 00:50:48.175 | + lib/tls:create_CA_base:92 : cp /dev/null /opt/stack/data/CA/int-ca/index.txt 2026-03-26 00:50:48.185 | + lib/tls:make_int_CA:295 : create_CA_config /opt/stack/data/CA/int-ca 'Intermediate CA' 2026-03-26 00:50:48.191 | + lib/tls:create_CA_config:98 : local ca_dir=/opt/stack/data/CA/int-ca 2026-03-26 00:50:48.196 | + lib/tls:create_CA_config:99 : local 'common_name=Intermediate CA' 2026-03-26 00:50:48.202 | + lib/tls:create_CA_config:145 : echo ' 2026-03-26 00:50:48.202 | [ ca ] 2026-03-26 00:50:48.202 | default_ca = CA_default 2026-03-26 00:50:48.202 | 2026-03-26 00:50:48.202 | [ CA_default ] 2026-03-26 00:50:48.202 | dir = /opt/stack/data/CA/int-ca 2026-03-26 00:50:48.202 | policy = policy_match 2026-03-26 00:50:48.202 | database = $dir/index.txt 2026-03-26 00:50:48.202 | serial = $dir/serial 2026-03-26 00:50:48.202 | certs = $dir/certs 2026-03-26 00:50:48.202 | crl_dir = $dir/crl 2026-03-26 00:50:48.202 | new_certs_dir = $dir/newcerts 2026-03-26 00:50:48.202 | certificate = $dir/cacert.pem 2026-03-26 00:50:48.202 | private_key = $dir/private/cacert.key 2026-03-26 00:50:48.203 | RANDFILE = $dir/private/.rand 2026-03-26 00:50:48.203 | default_md = sha256 2026-03-26 00:50:48.203 | 2026-03-26 00:50:48.203 | [ req ] 2026-03-26 00:50:48.203 | default_bits = 2048 2026-03-26 00:50:48.203 | default_md = sha256 2026-03-26 00:50:48.203 | 2026-03-26 00:50:48.203 | prompt = no 2026-03-26 00:50:48.203 | distinguished_name = ca_distinguished_name 2026-03-26 00:50:48.203 | 2026-03-26 00:50:48.203 | x509_extensions = ca_extensions 2026-03-26 00:50:48.203 | 2026-03-26 00:50:48.203 | [ ca_distinguished_name ] 2026-03-26 00:50:48.203 | organizationName = OpenStack 2026-03-26 00:50:48.203 | organizationalUnitName = DevStack Certificate Authority 2026-03-26 00:50:48.203 | commonName = Intermediate CA 2026-03-26 00:50:48.203 | 2026-03-26 00:50:48.203 | [ policy_match ] 2026-03-26 00:50:48.203 | countryName = optional 2026-03-26 00:50:48.203 | stateOrProvinceName = optional 2026-03-26 00:50:48.203 | organizationName = match 2026-03-26 00:50:48.203 | organizationalUnitName = optional 2026-03-26 00:50:48.203 | commonName = supplied 2026-03-26 00:50:48.203 | 2026-03-26 00:50:48.203 | [ ca_extensions ] 2026-03-26 00:50:48.203 | basicConstraints = critical,CA:true 2026-03-26 00:50:48.203 | subjectKeyIdentifier = hash 2026-03-26 00:50:48.203 | authorityKeyIdentifier = keyid:always, issuer 2026-03-26 00:50:48.203 | keyUsage = cRLSign, keyCertSign 2026-03-26 00:50:48.203 | 2026-03-26 00:50:48.203 | ' 2026-03-26 00:50:48.208 | + lib/tls:make_int_CA:296 : create_signing_config /opt/stack/data/CA/int-ca 2026-03-26 00:50:48.214 | + lib/tls:create_signing_config:151 : local ca_dir=/opt/stack/data/CA/int-ca 2026-03-26 00:50:48.219 | + lib/tls:create_signing_config:198 : echo ' 2026-03-26 00:50:48.219 | [ ca ] 2026-03-26 00:50:48.219 | default_ca = CA_default 2026-03-26 00:50:48.219 | 2026-03-26 00:50:48.219 | [ CA_default ] 2026-03-26 00:50:48.219 | dir = /opt/stack/data/CA/int-ca 2026-03-26 00:50:48.219 | policy = policy_match 2026-03-26 00:50:48.219 | database = $dir/index.txt 2026-03-26 00:50:48.219 | serial = $dir/serial 2026-03-26 00:50:48.219 | certs = $dir/certs 2026-03-26 00:50:48.219 | crl_dir = $dir/crl 2026-03-26 00:50:48.219 | new_certs_dir = $dir/newcerts 2026-03-26 00:50:48.219 | certificate = $dir/cacert.pem 2026-03-26 00:50:48.219 | private_key = $dir/private/cacert.key 2026-03-26 00:50:48.219 | RANDFILE = $dir/private/.rand 2026-03-26 00:50:48.219 | default_md = default 2026-03-26 00:50:48.219 | 2026-03-26 00:50:48.219 | [ req ] 2026-03-26 00:50:48.219 | default_bits = 1024 2026-03-26 00:50:48.219 | default_md = sha256 2026-03-26 00:50:48.219 | 2026-03-26 00:50:48.219 | prompt = no 2026-03-26 00:50:48.219 | distinguished_name = req_distinguished_name 2026-03-26 00:50:48.219 | 2026-03-26 00:50:48.219 | x509_extensions = req_extensions 2026-03-26 00:50:48.219 | 2026-03-26 00:50:48.219 | [ req_distinguished_name ] 2026-03-26 00:50:48.219 | organizationName = OpenStack 2026-03-26 00:50:48.219 | organizationalUnitName = DevStack Server Farm 2026-03-26 00:50:48.219 | 2026-03-26 00:50:48.219 | [ policy_match ] 2026-03-26 00:50:48.219 | countryName = optional 2026-03-26 00:50:48.219 | stateOrProvinceName = optional 2026-03-26 00:50:48.220 | organizationName = match 2026-03-26 00:50:48.220 | organizationalUnitName = optional 2026-03-26 00:50:48.220 | commonName = supplied 2026-03-26 00:50:48.220 | 2026-03-26 00:50:48.220 | [ req_extensions ] 2026-03-26 00:50:48.220 | basicConstraints = CA:false 2026-03-26 00:50:48.220 | subjectKeyIdentifier = hash 2026-03-26 00:50:48.220 | authorityKeyIdentifier = keyid:always, issuer 2026-03-26 00:50:48.220 | keyUsage = digitalSignature, keyEncipherment, keyAgreement 2026-03-26 00:50:48.220 | extendedKeyUsage = serverAuth, clientAuth 2026-03-26 00:50:48.220 | subjectAltName = $ENV::SUBJECT_ALT_NAME 2026-03-26 00:50:48.220 | 2026-03-26 00:50:48.220 | ' 2026-03-26 00:50:48.225 | + lib/tls:make_int_CA:298 : '[' '!' -r /opt/stack/data/CA/int-ca/cacert.pem ']' 2026-03-26 00:50:48.230 | + 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:50:48.608 | ..+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*.+.+...+......+......+.....+.........+.+..............+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*..+..+.........+.+........+.......+.................+...............+.+.....+.+......+...............+..+.+.....+.......+..............+.+.....+......................+...+.........+........+...............+..........+.....+...............+.+......+...+........+....+...+........+...+....+..+.+...+...............+.....+....+........+.........+.+...+......+......+..+...+.......+..+...+.............+...+............+..+.......+.........+......+........+...+.........+.+...+......+.....+....+..+...+....+..+.............+..+.+.....+...+..........+..+.......+......+......+...+......+.....+....+..+.........+.........+......+.+...+...+..+............+......+.........+....+......+........+...+...+..........+......+......+...+...........+..........+...+..+.........+.+..............+......+.+...+..............+......+....+........+...+.+.....+..........+...........+...+.+..............+......+....+............+.....+.........+......+...................+........+.+.....+......+.+..+.+.....+......+...+..........+......+..+...+......+...+.+.........+..+......+..........+..+..........+.....+...............+......+.......+............+...+...+...........+......+....+...+............+...+........+...+.+...+...+..+.+......+.....+.........+.......+.........+.....+.+........+....+..+...............+....+..+...+.+......+..+.+......+.......................+...............+..........+...+....................+.......+..+....+.....+....+...+..............+.+..+......+......+...+.+.....+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 2026-03-26 00:50:48.674 | ........+...+.+......+.........+.........+..+...+.........+.......+...........+.......+......+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*.+.+..............+..........+.....+.+...............+...........+.+..+.+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*....+...+......+.+..+.......+...+........+....+......+...+..+..........+...+.....+..........+..+...+......+...+..........+........+.........+.+.....+.......+.....+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 2026-03-26 00:50:48.678 | ----- 2026-03-26 00:50:48.688 | + 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:50:48.695 | Using configuration from /opt/stack/data/CA/root-ca/ca.conf 2026-03-26 00:50:48.698 | Check that the request matches the signature 2026-03-26 00:50:48.698 | Signature ok 2026-03-26 00:50:48.698 | The Subject's Distinguished Name is as follows 2026-03-26 00:50:48.698 | organizationName :ASN.1 12:'OpenStack' 2026-03-26 00:50:48.698 | organizationalUnitName:ASN.1 12:'DevStack Certificate Authority' 2026-03-26 00:50:48.698 | commonName :ASN.1 12:'Intermediate CA' 2026-03-26 00:50:48.699 | Certificate is to be certified until Mar 26 00:50:48 2027 GMT (365 days) 2026-03-26 00:50:48.702 | 2026-03-26 00:50:48.702 | Write out database with 1 new entries 2026-03-26 00:50:48.702 | Database updated 2026-03-26 00:50:48.708 | + 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:50:48.717 | + lib/tls:init_CA:210 : cat /opt/stack/data/CA/int-ca/ca-chain.pem 2026-03-26 00:50:48.726 | + lib/tls:init_CA:212 : is_fedora 2026-03-26 00:50:48.732 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2026-03-26 00:50:48.736 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2026-03-26 00:50:48.742 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2026-03-26 00:50:48.748 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2026-03-26 00:50:48.754 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-03-26 00:50:48.759 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2026-03-26 00:50:48.765 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-03-26 00:50:48.770 | + functions-common:is_fedora:533 : '[' Ubuntu = RockyLinux ']' 2026-03-26 00:50:48.776 | + functions-common:is_fedora:534 : '[' Ubuntu = CentOS ']' 2026-03-26 00:50:48.781 | + functions-common:is_fedora:534 : '[' Ubuntu = CentOSStream ']' 2026-03-26 00:50:48.787 | + functions-common:is_fedora:535 : '[' Ubuntu = AlmaLinux ']' 2026-03-26 00:50:48.793 | + functions-common:is_fedora:536 : '[' Ubuntu = OracleServer ']' 2026-03-26 00:50:48.799 | + functions-common:is_fedora:536 : '[' Ubuntu = Virtuozzo ']' 2026-03-26 00:50:48.804 | + lib/tls:init_CA:215 : is_ubuntu 2026-03-26 00:50:48.809 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-03-26 00:50:48.815 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-03-26 00:50:48.821 | + 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:50:48.845 | + 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:50:48.868 | + lib/tls:init_CA:218 : sudo update-ca-certificates 2026-03-26 00:50:48.885 | Updating certificates in /etc/ssl/certs... 2026-03-26 00:50:50.741 | rehash: warning: skipping ca-certificates.crt,it does not contain exactly one certificate or CRL 2026-03-26 00:50:50.744 | rehash: warning: skipping devstack-int.pem,it does not contain exactly one certificate or CRL 2026-03-26 00:50:50.750 | 2 added, 0 removed; done. 2026-03-26 00:50:50.751 | Running hooks in /etc/ca-certificates/update.d... 2026-03-26 00:50:50.753 | done. 2026-03-26 00:50:50.765 | + ./stack.sh:main:878 : init_cert 2026-03-26 00:50:50.769 | + lib/tls:init_cert:225 : [[ ! -r /opt/stack/data/devstack-cert.pem ]] 2026-03-26 00:50:50.774 | + lib/tls:init_cert:226 : [[ -n 199.204.45.242 ]] 2026-03-26 00:50:50.780 | + lib/tls:init_cert:227 : TLS_IP=IP:199.204.45.242 2026-03-26 00:50:50.786 | + lib/tls:init_cert:228 : [[ -n ::1 ]] 2026-03-26 00:50:50.791 | + lib/tls:init_cert:229 : TLS_IP=IP:199.204.45.242,IP:::1 2026-03-26 00:50:50.796 | + lib/tls:init_cert:232 : make_cert /opt/stack/data/CA/int-ca devstack-cert np0000160879.novalocal IP:199.204.45.242,IP:::1 2026-03-26 00:50:50.803 | + lib/tls:make_cert:242 : local ca_dir=/opt/stack/data/CA/int-ca 2026-03-26 00:50:50.809 | + lib/tls:make_cert:243 : local cert_name=devstack-cert 2026-03-26 00:50:50.814 | + lib/tls:make_cert:244 : local common_name=np0000160879.novalocal 2026-03-26 00:50:50.821 | + lib/tls:make_cert:245 : local alt_names=IP:199.204.45.242,IP:::1 2026-03-26 00:50:50.832 | + lib/tls:make_cert:247 : '[' np0000160879.novalocal '!=' 199.204.45.242 ']' 2026-03-26 00:50:50.837 | + lib/tls:make_cert:248 : is_ipv4_address 199.204.45.242 2026-03-26 00:50:50.843 | + functions-common:is_ipv4_address:2198 : local address=199.204.45.242 2026-03-26 00:50:50.847 | + functions-common:is_ipv4_address:2199 : local 'regex=([0-9]{1,3}\.){3}[0-9]{1,3}' 2026-03-26 00:50:50.852 | + functions-common:is_ipv4_address:2201 : [[ 199.204.45.242 =~ ([0-9]{1,3}\.){3}[0-9]{1,3} ]] 2026-03-26 00:50:50.859 | + functions-common:is_ipv4_address:2202 : return 0 2026-03-26 00:50:50.864 | + lib/tls:make_cert:249 : [[ -z IP:199.204.45.242,IP:::1 ]] 2026-03-26 00:50:50.869 | + lib/tls:make_cert:252 : alt_names=IP:199.204.45.242,IP:::1,IP:199.204.45.242 2026-03-26 00:50:50.875 | + lib/tls:make_cert:258 : '[' '!' -r /opt/stack/data/CA/int-ca/devstack-cert.crt ']' 2026-03-26 00:50:50.880 | + 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=np0000160879.novalocal' 2026-03-26 00:50:50.976 | .+......+.........+.+..+....+.....+....+...............+..+..........+........+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*........+....+...............+..+...+.+.....+.........+.......+..+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*.......+.....+...+..........+........................+.........+.....+.+......+........+.+......+...+.....+.......+.....+...+....+.....+............+.+.....+..........+..+.+..+.......+......+..+....+.........+.........+..+....+.................+..........+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 2026-03-26 00:50:51.293 | ....+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*.+........+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*.......+...........+..........+..............+.+......+...........+...............+..........+.....+...+....+.....+................+..+...+....+...+...+..+...+......+....+..............+.+............+..+......+....+..+......+...+.........+.+......+........+.+.....+..........+...........+.+..+......+.+.....+......+...+.+..............+......+......+.......+......+......+.........+..+.......+...........+......................+..+...+....+......+..+..................+.............+..+....+...+..+......+....+......+.....+....+.....+.+..+.+.....+......+.+........+....+..+.........+......+.+...+.....+....+..+.+...+..+............+.......+...+.................+.........+.+........+.......+........+......+.+......+...+.........+..+...+.......+...+........+....+......+..+......+....+...........+.+........+.+.....+.......+..................+...........+..........+..............+....+...+.........+...+...+..+.+............+..+.+..+...+......+......+.......+..+....+.........+..+.+...+......+...+......+..+....+......+.....+.......+..+...+......+.........+.+..+...+.+......+....................+.......+......+...........+...+...+............................+.....+.......+...+.........+...+..+...+.........+....+..+..........+...+..+...................+...+......+..+...+....+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 2026-03-26 00:50:51.297 | ----- 2026-03-26 00:50:51.305 | + lib/tls:make_cert:268 : [[ -z IP:199.204.45.242,IP:::1,IP:199.204.45.242 ]] 2026-03-26 00:50:51.310 | + lib/tls:make_cert:271 : alt_names=DNS:np0000160879.novalocal,IP:199.204.45.242,IP:::1,IP:199.204.45.242 2026-03-26 00:50:51.316 | + lib/tls:make_cert:275 : SUBJECT_ALT_NAME=DNS:np0000160879.novalocal,IP:199.204.45.242,IP:::1,IP:199.204.45.242 2026-03-26 00:50:51.323 | + 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=np0000160879.novalocal' -batch 2026-03-26 00:50:51.330 | Using configuration from /opt/stack/data/CA/int-ca/signing.conf 2026-03-26 00:50:51.333 | Check that the request matches the signature 2026-03-26 00:50:51.333 | Signature ok 2026-03-26 00:50:51.333 | The Subject's Distinguished Name is as follows 2026-03-26 00:50:51.333 | organizationName :ASN.1 12:'OpenStack' 2026-03-26 00:50:51.333 | organizationalUnitName:ASN.1 12:'DevStack Servers' 2026-03-26 00:50:51.333 | commonName :ASN.1 12:'np0000160879.novalocal' 2026-03-26 00:50:51.334 | Certificate is to be certified until Mar 26 00:50:51 2027 GMT (365 days) 2026-03-26 00:50:51.337 | 2026-03-26 00:50:51.337 | Write out database with 1 new entries 2026-03-26 00:50:51.337 | Database updated 2026-03-26 00:50:51.343 | + 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:50:51.352 | + ./stack.sh:main:885 : install_dstat 2026-03-26 00:50:51.358 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2026-03-26 00:50:51.397 | + functions-common:is_service_enabled:2068 : return 0 2026-03-26 00:50:51.403 | + lib/dstat:install_dstat:24 : pip_install_gr psutil 2026-03-26 00:50:51.409 | + inc/python:pip_install_gr:94 : local name=psutil 2026-03-26 00:50:51.414 | + inc/python:pip_install_gr:95 : local clean_name 2026-03-26 00:50:51.421 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements psutil 2026-03-26 00:50:51.427 | ++ inc/python:get_from_global_requirements:241 : local package=psutil 2026-03-26 00:50:51.433 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-03-26 00:50:51.442 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^psutil' /opt/stack/requirements/global-requirements.txt 2026-03-26 00:50:51.443 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-03-26 00:50:51.452 | ++ inc/python:get_from_global_requirements:243 : required_pkg='psutil ' 2026-03-26 00:50:51.458 | ++ inc/python:get_from_global_requirements:244 : [[ psutil == '' ]] 2026-03-26 00:50:51.463 | ++ inc/python:get_from_global_requirements:247 : echo psutil 2026-03-26 00:50:51.468 | + inc/python:pip_install_gr:96 : clean_name=psutil 2026-03-26 00:50:51.472 | + inc/python:pip_install_gr:97 : pip_install psutil 2026-03-26 00:50:51.518 | Using python 3.12 to install psutil 2026-03-26 00:50:51.523 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt psutil 2026-03-26 00:50:52.268 | Collecting psutil 2026-03-26 00:50:52.398 | 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:50:52.450 | 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:50:52.556 | Installing collected packages: psutil 2026-03-26 00:50:52.626 | Successfully installed psutil-7.2.2 2026-03-26 00:50:52.696 | + inc/python:pip_install:216 : result=0 2026-03-26 00:50:52.701 | + inc/python:pip_install:218 : time_stop pip_install 2026-03-26 00:50:52.707 | + functions-common:time_stop:2412 : local name 2026-03-26 00:50:52.713 | + functions-common:time_stop:2413 : local end_time 2026-03-26 00:50:52.719 | + functions-common:time_stop:2414 : local elapsed_time 2026-03-26 00:50:52.724 | + functions-common:time_stop:2415 : local total 2026-03-26 00:50:52.729 | + functions-common:time_stop:2416 : local start_time 2026-03-26 00:50:52.734 | + functions-common:time_stop:2418 : name=pip_install 2026-03-26 00:50:52.739 | + functions-common:time_stop:2419 : start_time=1774486251507 2026-03-26 00:50:52.744 | + functions-common:time_stop:2421 : [[ -z 1774486251507 ]] 2026-03-26 00:50:52.750 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-03-26 00:50:52.757 | + functions-common:time_stop:2424 : end_time=1774486252753 2026-03-26 00:50:52.762 | + functions-common:time_stop:2425 : elapsed_time=1246 2026-03-26 00:50:52.767 | + functions-common:time_stop:2426 : total=24163 2026-03-26 00:50:52.772 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-03-26 00:50:52.777 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=25409 2026-03-26 00:50:52.782 | + inc/python:pip_install:219 : return 0 2026-03-26 00:50:52.787 | + ./stack.sh:main:891 : echo_summary 'Installing OpenStack project source' 2026-03-26 00:50:52.792 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-03-26 00:50:52.797 | + ./stack.sh:echo_summary:444 : echo -e Installing OpenStack project source 2026-03-26 00:50:52.802 | + ./stack.sh:main:894 : install_libs 2026-03-26 00:50:52.807 | + lib/libraries:install_libs:91 : _install_lib_from_source automaton 2026-03-26 00:50:52.812 | + lib/libraries:_install_lib_from_source:75 : local name=automaton 2026-03-26 00:50:52.816 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git automaton 2026-03-26 00:50:52.822 | + inc/python:use_library_from_git:266 : local name=automaton 2026-03-26 00:50:52.827 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-26 00:50:52.833 | + inc/python:use_library_from_git:268 : [[ novnc,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:50:52.838 | + inc/python:use_library_from_git:268 : [[ ,novnc,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:50:52.844 | + inc/python:use_library_from_git:269 : return 1 2026-03-26 00:50:52.848 | + lib/libraries:install_libs:92 : _install_lib_from_source castellan 2026-03-26 00:50:52.855 | + lib/libraries:_install_lib_from_source:75 : local name=castellan 2026-03-26 00:50:52.861 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git castellan 2026-03-26 00:50:52.865 | + inc/python:use_library_from_git:266 : local name=castellan 2026-03-26 00:50:52.869 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-26 00:50:52.874 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-03-26 00:50:52.880 | + inc/python:use_library_from_git:268 : [[ ,novnc,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:50:52.884 | + inc/python:use_library_from_git:269 : return 1 2026-03-26 00:50:52.890 | + lib/libraries:install_libs:93 : _install_lib_from_source cliff 2026-03-26 00:50:52.895 | + lib/libraries:_install_lib_from_source:75 : local name=cliff 2026-03-26 00:50:52.901 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git cliff 2026-03-26 00:50:52.906 | + inc/python:use_library_from_git:266 : local name=cliff 2026-03-26 00:50:52.911 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-26 00:50:52.917 | + inc/python:use_library_from_git:268 : [[ novnc,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:50:52.923 | + inc/python:use_library_from_git:268 : [[ ,novnc,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:50:52.928 | + inc/python:use_library_from_git:269 : return 1 2026-03-26 00:50:52.932 | + lib/libraries:install_libs:94 : _install_lib_from_source cursive 2026-03-26 00:50:52.937 | + lib/libraries:_install_lib_from_source:75 : local name=cursive 2026-03-26 00:50:52.941 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git cursive 2026-03-26 00:50:52.946 | + inc/python:use_library_from_git:266 : local name=cursive 2026-03-26 00:50:52.952 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-26 00:50:52.958 | + inc/python:use_library_from_git:268 : [[ novnc,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:50:52.964 | + inc/python:use_library_from_git:268 : [[ ,novnc,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:50:52.969 | + inc/python:use_library_from_git:269 : return 1 2026-03-26 00:50:52.975 | + lib/libraries:install_libs:95 : _install_lib_from_source debtcollector 2026-03-26 00:50:52.980 | + lib/libraries:_install_lib_from_source:75 : local name=debtcollector 2026-03-26 00:50:52.986 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git debtcollector 2026-03-26 00:50:52.991 | + inc/python:use_library_from_git:266 : local name=debtcollector 2026-03-26 00:50:52.996 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-26 00:50:53.002 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-03-26 00:50:53.007 | + inc/python:use_library_from_git:268 : [[ ,novnc,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:50:53.011 | + inc/python:use_library_from_git:269 : return 1 2026-03-26 00:50:53.017 | + lib/libraries:install_libs:96 : _install_lib_from_source futurist 2026-03-26 00:50:53.022 | + lib/libraries:_install_lib_from_source:75 : local name=futurist 2026-03-26 00:50:53.027 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git futurist 2026-03-26 00:50:53.032 | + inc/python:use_library_from_git:266 : local name=futurist 2026-03-26 00:50:53.038 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-26 00:50:53.044 | + inc/python:use_library_from_git:268 : [[ novnc,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:50:53.049 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,futurist, ]] 2026-03-26 00:50:53.055 | + inc/python:use_library_from_git:269 : return 1 2026-03-26 00:50:53.061 | + lib/libraries:install_libs:97 : _install_lib_from_source openstacksdk 2026-03-26 00:50:53.066 | + lib/libraries:_install_lib_from_source:75 : local name=openstacksdk 2026-03-26 00:50:53.072 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git openstacksdk 2026-03-26 00:50:53.077 | + inc/python:use_library_from_git:266 : local name=openstacksdk 2026-03-26 00:50:53.083 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-26 00:50:53.089 | + inc/python:use_library_from_git:268 : [[ novnc,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:50:53.094 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,openstacksdk, ]] 2026-03-26 00:50:53.100 | + inc/python:use_library_from_git:269 : return 1 2026-03-26 00:50:53.106 | + lib/libraries:install_libs:98 : _install_lib_from_source osc-lib 2026-03-26 00:50:53.112 | + lib/libraries:_install_lib_from_source:75 : local name=osc-lib 2026-03-26 00:50:53.117 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git osc-lib 2026-03-26 00:50:53.123 | + inc/python:use_library_from_git:266 : local name=osc-lib 2026-03-26 00:50:53.129 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-26 00:50:53.133 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-03-26 00:50:53.138 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,osc-lib, ]] 2026-03-26 00:50:53.143 | + inc/python:use_library_from_git:269 : return 1 2026-03-26 00:50:53.149 | + lib/libraries:install_libs:99 : _install_lib_from_source osc-placement 2026-03-26 00:50:53.155 | + lib/libraries:_install_lib_from_source:75 : local name=osc-placement 2026-03-26 00:50:53.160 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git osc-placement 2026-03-26 00:50:53.165 | + inc/python:use_library_from_git:266 : local name=osc-placement 2026-03-26 00:50:53.171 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-26 00:50:53.176 | + inc/python:use_library_from_git:268 : [[ novnc,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:50:53.182 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,osc-placement, ]] 2026-03-26 00:50:53.188 | + inc/python:use_library_from_git:269 : return 1 2026-03-26 00:50:53.193 | + lib/libraries:install_libs:100 : _install_lib_from_source os-client-config 2026-03-26 00:50:53.199 | + lib/libraries:_install_lib_from_source:75 : local name=os-client-config 2026-03-26 00:50:53.204 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git os-client-config 2026-03-26 00:50:53.210 | + inc/python:use_library_from_git:266 : local name=os-client-config 2026-03-26 00:50:53.219 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-26 00:50:53.224 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-03-26 00:50:53.228 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,os-client-config, ]] 2026-03-26 00:50:53.233 | + inc/python:use_library_from_git:269 : return 1 2026-03-26 00:50:53.239 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.cache 2026-03-26 00:50:53.245 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.cache 2026-03-26 00:50:53.250 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.cache 2026-03-26 00:50:53.256 | + inc/python:use_library_from_git:266 : local name=oslo.cache 2026-03-26 00:50:53.261 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-26 00:50:53.267 | + inc/python:use_library_from_git:268 : [[ novnc,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:50:53.272 | + inc/python:use_library_from_git:268 : [[ ,novnc,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:50:53.278 | + inc/python:use_library_from_git:269 : return 1 2026-03-26 00:50:53.284 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.concurrency 2026-03-26 00:50:53.288 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.concurrency 2026-03-26 00:50:53.293 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.concurrency 2026-03-26 00:50:53.299 | + inc/python:use_library_from_git:266 : local name=oslo.concurrency 2026-03-26 00:50:53.304 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-26 00:50:53.310 | + inc/python:use_library_from_git:268 : [[ novnc,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:50:53.315 | + inc/python:use_library_from_git:268 : [[ ,novnc,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:50:53.321 | + inc/python:use_library_from_git:269 : return 1 2026-03-26 00:50:53.325 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.config 2026-03-26 00:50:53.331 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.config 2026-03-26 00:50:53.338 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.config 2026-03-26 00:50:53.343 | + inc/python:use_library_from_git:266 : local name=oslo.config 2026-03-26 00:50:53.348 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-26 00:50:53.353 | + inc/python:use_library_from_git:268 : [[ novnc,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:50:53.358 | + inc/python:use_library_from_git:268 : [[ ,novnc,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:50:53.363 | + inc/python:use_library_from_git:269 : return 1 2026-03-26 00:50:53.367 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.context 2026-03-26 00:50:53.372 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.context 2026-03-26 00:50:53.377 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.context 2026-03-26 00:50:53.382 | + inc/python:use_library_from_git:266 : local name=oslo.context 2026-03-26 00:50:53.388 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-26 00:50:53.394 | + inc/python:use_library_from_git:268 : [[ novnc,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:50:53.400 | + inc/python:use_library_from_git:268 : [[ ,novnc,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:50:53.406 | + inc/python:use_library_from_git:269 : return 1 2026-03-26 00:50:53.411 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.db 2026-03-26 00:50:53.417 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.db 2026-03-26 00:50:53.422 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.db 2026-03-26 00:50:53.427 | + inc/python:use_library_from_git:266 : local name=oslo.db 2026-03-26 00:50:53.432 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-26 00:50:53.438 | + inc/python:use_library_from_git:268 : [[ novnc,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:50:53.443 | + inc/python:use_library_from_git:268 : [[ ,novnc,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:50:53.449 | + inc/python:use_library_from_git:269 : return 1 2026-03-26 00:50:53.453 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.i18n 2026-03-26 00:50:53.460 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.i18n 2026-03-26 00:50:53.463 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.i18n 2026-03-26 00:50:53.471 | + inc/python:use_library_from_git:266 : local name=oslo.i18n 2026-03-26 00:50:53.477 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-26 00:50:53.481 | + inc/python:use_library_from_git:268 : [[ novnc,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:50:53.487 | + inc/python:use_library_from_git:268 : [[ ,novnc,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:50:53.492 | + inc/python:use_library_from_git:269 : return 1 2026-03-26 00:50:53.498 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.limit 2026-03-26 00:50:53.503 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.limit 2026-03-26 00:50:53.509 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.limit 2026-03-26 00:50:53.514 | + inc/python:use_library_from_git:266 : local name=oslo.limit 2026-03-26 00:50:53.522 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-26 00:50:53.527 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-03-26 00:50:53.532 | + inc/python:use_library_from_git:268 : [[ ,novnc,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:50:53.538 | + inc/python:use_library_from_git:269 : return 1 2026-03-26 00:50:53.543 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.log 2026-03-26 00:50:53.551 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.log 2026-03-26 00:50:53.556 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.log 2026-03-26 00:50:53.561 | + inc/python:use_library_from_git:266 : local name=oslo.log 2026-03-26 00:50:53.567 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-26 00:50:53.573 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-03-26 00:50:53.579 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,oslo.log, ]] 2026-03-26 00:50:53.586 | + inc/python:use_library_from_git:269 : return 1 2026-03-26 00:50:53.592 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.messaging 2026-03-26 00:50:53.598 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.messaging 2026-03-26 00:50:53.604 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.messaging 2026-03-26 00:50:53.609 | + inc/python:use_library_from_git:266 : local name=oslo.messaging 2026-03-26 00:50:53.614 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-26 00:50:53.620 | + inc/python:use_library_from_git:268 : [[ novnc,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:50:53.626 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,oslo.messaging, ]] 2026-03-26 00:50:53.632 | + inc/python:use_library_from_git:269 : return 1 2026-03-26 00:50:53.639 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.middleware 2026-03-26 00:50:53.644 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.middleware 2026-03-26 00:50:53.651 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.middleware 2026-03-26 00:50:53.658 | + inc/python:use_library_from_git:266 : local name=oslo.middleware 2026-03-26 00:50:53.664 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-26 00:50:53.670 | + inc/python:use_library_from_git:268 : [[ novnc,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:50:53.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, =~ ,oslo.middleware, ]] 2026-03-26 00:50:53.681 | + inc/python:use_library_from_git:269 : return 1 2026-03-26 00:50:53.687 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.policy 2026-03-26 00:50:53.693 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.policy 2026-03-26 00:50:53.700 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.policy 2026-03-26 00:50:53.705 | + inc/python:use_library_from_git:266 : local name=oslo.policy 2026-03-26 00:50:53.710 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-26 00:50:53.718 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-03-26 00:50:53.723 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,oslo.policy, ]] 2026-03-26 00:50:53.729 | + inc/python:use_library_from_git:269 : return 1 2026-03-26 00:50:53.736 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.privsep 2026-03-26 00:50:53.742 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.privsep 2026-03-26 00:50:53.747 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.privsep 2026-03-26 00:50:53.753 | + inc/python:use_library_from_git:266 : local name=oslo.privsep 2026-03-26 00:50:53.761 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-26 00:50:53.766 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-03-26 00:50:53.772 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,oslo.privsep, ]] 2026-03-26 00:50:53.779 | + inc/python:use_library_from_git:269 : return 1 2026-03-26 00:50:53.785 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.reports 2026-03-26 00:50:53.790 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.reports 2026-03-26 00:50:53.795 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.reports 2026-03-26 00:50:53.801 | + inc/python:use_library_from_git:266 : local name=oslo.reports 2026-03-26 00:50:53.806 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-26 00:50:53.813 | + inc/python:use_library_from_git:268 : [[ novnc,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:50:53.819 | + inc/python:use_library_from_git:268 : [[ ,novnc,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:50:53.824 | + inc/python:use_library_from_git:269 : return 1 2026-03-26 00:50:53.830 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.rootwrap 2026-03-26 00:50:53.835 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.rootwrap 2026-03-26 00:50:53.841 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.rootwrap 2026-03-26 00:50:53.846 | + inc/python:use_library_from_git:266 : local name=oslo.rootwrap 2026-03-26 00:50:53.851 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-26 00:50:53.856 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-03-26 00:50:53.861 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,oslo.rootwrap, ]] 2026-03-26 00:50:53.867 | + inc/python:use_library_from_git:269 : return 1 2026-03-26 00:50:53.872 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.serialization 2026-03-26 00:50:53.879 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.serialization 2026-03-26 00:50:53.884 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.serialization 2026-03-26 00:50:53.889 | + inc/python:use_library_from_git:266 : local name=oslo.serialization 2026-03-26 00:50:53.895 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-26 00:50:53.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 = \A\L\L ]] 2026-03-26 00:50:53.907 | + inc/python:use_library_from_git:268 : [[ ,novnc,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:50:53.914 | + inc/python:use_library_from_git:269 : return 1 2026-03-26 00:50:53.920 | + lib/libraries:install_libs:116 : _install_lib_from_source oslo.service 2026-03-26 00:50:53.926 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.service 2026-03-26 00:50:53.932 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.service 2026-03-26 00:50:53.938 | + inc/python:use_library_from_git:266 : local name=oslo.service 2026-03-26 00:50:53.945 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-26 00:50:53.950 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-03-26 00:50:53.956 | + inc/python:use_library_from_git:268 : [[ ,novnc,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:50:53.962 | + inc/python:use_library_from_git:269 : return 1 2026-03-26 00:50:53.967 | + lib/libraries:install_libs:117 : _install_lib_from_source oslo.utils 2026-03-26 00:50:53.973 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.utils 2026-03-26 00:50:53.980 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.utils 2026-03-26 00:50:53.986 | + inc/python:use_library_from_git:266 : local name=oslo.utils 2026-03-26 00:50:53.992 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-26 00:50:53.997 | + inc/python:use_library_from_git:268 : [[ novnc,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:50:54.003 | + inc/python:use_library_from_git:268 : [[ ,novnc,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:50:54.010 | + inc/python:use_library_from_git:269 : return 1 2026-03-26 00:50:54.015 | + lib/libraries:install_libs:118 : _install_lib_from_source oslo.versionedobjects 2026-03-26 00:50:54.021 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.versionedobjects 2026-03-26 00:50:54.029 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.versionedobjects 2026-03-26 00:50:54.035 | + inc/python:use_library_from_git:266 : local name=oslo.versionedobjects 2026-03-26 00:50:54.041 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-26 00:50:54.046 | + inc/python:use_library_from_git:268 : [[ novnc,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:50:54.053 | + inc/python:use_library_from_git:268 : [[ ,novnc,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:50:54.059 | + inc/python:use_library_from_git:269 : return 1 2026-03-26 00:50:54.064 | + lib/libraries:install_libs:119 : _install_lib_from_source oslo.vmware 2026-03-26 00:50:54.070 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.vmware 2026-03-26 00:50:54.076 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.vmware 2026-03-26 00:50:54.082 | + inc/python:use_library_from_git:266 : local name=oslo.vmware 2026-03-26 00:50:54.087 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-26 00:50:54.094 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-03-26 00:50:54.100 | + inc/python:use_library_from_git:268 : [[ ,novnc,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:50:54.107 | + inc/python:use_library_from_git:269 : return 1 2026-03-26 00:50:54.113 | + lib/libraries:install_libs:120 : _install_lib_from_source osprofiler 2026-03-26 00:50:54.117 | + lib/libraries:_install_lib_from_source:75 : local name=osprofiler 2026-03-26 00:50:54.123 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git osprofiler 2026-03-26 00:50:54.129 | + inc/python:use_library_from_git:266 : local name=osprofiler 2026-03-26 00:50:54.134 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-26 00:50:54.139 | + inc/python:use_library_from_git:268 : [[ novnc,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:50:54.145 | + inc/python:use_library_from_git:268 : [[ ,novnc,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:50:54.150 | + inc/python:use_library_from_git:269 : return 1 2026-03-26 00:50:54.158 | + lib/libraries:install_libs:121 : _install_lib_from_source pycadf 2026-03-26 00:50:54.163 | + lib/libraries:_install_lib_from_source:75 : local name=pycadf 2026-03-26 00:50:54.168 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git pycadf 2026-03-26 00:50:54.174 | + inc/python:use_library_from_git:266 : local name=pycadf 2026-03-26 00:50:54.179 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-26 00:50:54.184 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-03-26 00:50:54.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, =~ ,pycadf, ]] 2026-03-26 00:50:54.194 | + inc/python:use_library_from_git:269 : return 1 2026-03-26 00:50:54.199 | + lib/libraries:install_libs:122 : _install_lib_from_source stevedore 2026-03-26 00:50:54.204 | + lib/libraries:_install_lib_from_source:75 : local name=stevedore 2026-03-26 00:50:54.209 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git stevedore 2026-03-26 00:50:54.214 | + inc/python:use_library_from_git:266 : local name=stevedore 2026-03-26 00:50:54.220 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-26 00:50:54.225 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-03-26 00:50:54.231 | + inc/python:use_library_from_git:268 : [[ ,novnc,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:50:54.237 | + inc/python:use_library_from_git:269 : return 1 2026-03-26 00:50:54.242 | + lib/libraries:install_libs:123 : _install_lib_from_source taskflow 2026-03-26 00:50:54.248 | + lib/libraries:_install_lib_from_source:75 : local name=taskflow 2026-03-26 00:50:54.253 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git taskflow 2026-03-26 00:50:54.259 | + inc/python:use_library_from_git:266 : local name=taskflow 2026-03-26 00:50:54.263 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-26 00:50:54.269 | + inc/python:use_library_from_git:268 : [[ novnc,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:50:54.275 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,taskflow, ]] 2026-03-26 00:50:54.281 | + inc/python:use_library_from_git:269 : return 1 2026-03-26 00:50:54.286 | + lib/libraries:install_libs:124 : _install_lib_from_source tooz 2026-03-26 00:50:54.292 | + lib/libraries:_install_lib_from_source:75 : local name=tooz 2026-03-26 00:50:54.299 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git tooz 2026-03-26 00:50:54.304 | + inc/python:use_library_from_git:266 : local name=tooz 2026-03-26 00:50:54.309 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-26 00:50:54.315 | + inc/python:use_library_from_git:268 : [[ novnc,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:50:54.321 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,tooz, ]] 2026-03-26 00:50:54.326 | + inc/python:use_library_from_git:269 : return 1 2026-03-26 00:50:54.331 | + lib/libraries:install_libs:128 : _install_lib_from_source os-brick 2026-03-26 00:50:54.337 | + lib/libraries:_install_lib_from_source:75 : local name=os-brick 2026-03-26 00:50:54.343 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git os-brick 2026-03-26 00:50:54.350 | + inc/python:use_library_from_git:266 : local name=os-brick 2026-03-26 00:50:54.357 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-26 00:50:54.363 | + inc/python:use_library_from_git:268 : [[ novnc,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:50:54.369 | + inc/python:use_library_from_git:268 : [[ ,novnc,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:50:54.375 | + inc/python:use_library_from_git:269 : return 1 2026-03-26 00:50:54.382 | + lib/libraries:install_libs:129 : _install_lib_from_source os-resource-classes 2026-03-26 00:50:54.388 | + lib/libraries:_install_lib_from_source:75 : local name=os-resource-classes 2026-03-26 00:50:54.394 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git os-resource-classes 2026-03-26 00:50:54.400 | + inc/python:use_library_from_git:266 : local name=os-resource-classes 2026-03-26 00:50:54.406 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-26 00:50:54.413 | + inc/python:use_library_from_git:268 : [[ novnc,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:50:54.420 | + inc/python:use_library_from_git:268 : [[ ,novnc,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:50:54.424 | + inc/python:use_library_from_git:269 : return 1 2026-03-26 00:50:54.430 | + lib/libraries:install_libs:130 : _install_lib_from_source os-traits 2026-03-26 00:50:54.435 | + lib/libraries:_install_lib_from_source:75 : local name=os-traits 2026-03-26 00:50:54.441 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git os-traits 2026-03-26 00:50:54.447 | + inc/python:use_library_from_git:266 : local name=os-traits 2026-03-26 00:50:54.453 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-26 00:50:54.459 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-03-26 00:50:54.465 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,os-traits, ]] 2026-03-26 00:50:54.471 | + inc/python:use_library_from_git:269 : return 1 2026-03-26 00:50:54.476 | + lib/libraries:install_libs:133 : _install_lib_from_source python-barbicanclient 2026-03-26 00:50:54.481 | + lib/libraries:_install_lib_from_source:75 : local name=python-barbicanclient 2026-03-26 00:50:54.488 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git python-barbicanclient 2026-03-26 00:50:54.494 | + inc/python:use_library_from_git:266 : local name=python-barbicanclient 2026-03-26 00:50:54.500 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-26 00:50:54.506 | + inc/python:use_library_from_git:268 : [[ novnc,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:50:54.512 | + inc/python:use_library_from_git:268 : [[ ,novnc,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:50:54.518 | + inc/python:use_library_from_git:269 : return 1 2026-03-26 00:50:54.522 | + lib/libraries:install_libs:135 : use_library_from_git etcd3gw 2026-03-26 00:50:54.529 | + inc/python:use_library_from_git:266 : local name=etcd3gw 2026-03-26 00:50:54.534 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-26 00:50:54.540 | + inc/python:use_library_from_git:268 : [[ novnc,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:50:54.546 | + inc/python:use_library_from_git:268 : [[ ,novnc,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:50:54.551 | + inc/python:use_library_from_git:269 : return 1 2026-03-26 00:50:54.558 | + lib/libraries:install_libs:139 : pip_install etcd3gw 2026-03-26 00:50:54.597 | Using python 3.12 to install etcd3gw 2026-03-26 00:50:54.603 | + 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:50:55.225 | Collecting etcd3gw 2026-03-26 00:50:55.368 | Downloading etcd3gw-2.5.0-py3-none-any.whl.metadata (2.2 kB) 2026-03-26 00:50:55.378 | 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:50:55.445 | Collecting requests>=2.20.0 (from etcd3gw) 2026-03-26 00:50:55.447 | Using cached requests-2.32.5-py3-none-any.whl.metadata (4.9 kB) 2026-03-26 00:50:55.508 | Collecting futurist>=0.16.0 (from etcd3gw) 2026-03-26 00:50:55.538 | Downloading futurist-3.2.1-py3-none-any.whl.metadata (2.2 kB) 2026-03-26 00:50:55.643 | Collecting debtcollector>=3.0.0 (from futurist>=0.16.0->etcd3gw) 2026-03-26 00:50:55.671 | Downloading debtcollector-3.0.0-py3-none-any.whl.metadata (2.3 kB) 2026-03-26 00:50:55.926 | Collecting wrapt>=1.7.0 (from debtcollector>=3.0.0->futurist>=0.16.0->etcd3gw) 2026-03-26 00:50:55.962 | 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:50:55.977 | 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:50:56.075 | Collecting charset_normalizer<4,>=2 (from requests>=2.20.0->etcd3gw) 2026-03-26 00:50:56.076 | 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:50:56.091 | Collecting idna<4,>=2.5 (from requests>=2.20.0->etcd3gw) 2026-03-26 00:50:56.092 | Using cached idna-3.11-py3-none-any.whl.metadata (8.4 kB) 2026-03-26 00:50:56.115 | Collecting urllib3<3,>=1.21.1 (from requests>=2.20.0->etcd3gw) 2026-03-26 00:50:56.116 | Using cached urllib3-2.6.3-py3-none-any.whl.metadata (6.9 kB) 2026-03-26 00:50:56.119 | 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:50:56.155 | Downloading etcd3gw-2.5.0-py3-none-any.whl (24 kB) 2026-03-26 00:50:56.198 | Downloading futurist-3.2.1-py3-none-any.whl (40 kB) 2026-03-26 00:50:56.239 | Downloading debtcollector-3.0.0-py3-none-any.whl (23 kB) 2026-03-26 00:50:56.249 | Using cached requests-2.32.5-py3-none-any.whl (64 kB) 2026-03-26 00:50:56.251 | 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:50:56.252 | Using cached idna-3.11-py3-none-any.whl (71 kB) 2026-03-26 00:50:56.253 | Using cached urllib3-2.6.3-py3-none-any.whl (131 kB) 2026-03-26 00:50:56.282 | 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:50:56.385 | Installing collected packages: wrapt, urllib3, idna, charset_normalizer, requests, debtcollector, futurist, etcd3gw 2026-03-26 00:50:56.409 | Attempting uninstall: urllib3 2026-03-26 00:50:56.413 | Found existing installation: urllib3 2.0.7 2026-03-26 00:50:56.413 | Not uninstalling urllib3 at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-03-26 00:50:56.413 | Can't uninstall 'urllib3'. No files were found to uninstall. 2026-03-26 00:50:56.492 | Attempting uninstall: idna 2026-03-26 00:50:56.496 | Found existing installation: idna 3.6 2026-03-26 00:50:56.496 | Not uninstalling idna at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-03-26 00:50:56.496 | Can't uninstall 'idna'. No files were found to uninstall. 2026-03-26 00:50:56.638 | Attempting uninstall: requests 2026-03-26 00:50:56.641 | Found existing installation: requests 2.31.0 2026-03-26 00:50:56.642 | Not uninstalling requests at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-03-26 00:50:56.642 | Can't uninstall 'requests'. No files were found to uninstall. 2026-03-26 00:50:56.768 | 2026-03-26 00:50:56.771 | 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:50:56.894 | + inc/python:pip_install:216 : result=0 2026-03-26 00:50:56.898 | + inc/python:pip_install:218 : time_stop pip_install 2026-03-26 00:50:56.903 | + functions-common:time_stop:2412 : local name 2026-03-26 00:50:56.908 | + functions-common:time_stop:2413 : local end_time 2026-03-26 00:50:56.913 | + functions-common:time_stop:2414 : local elapsed_time 2026-03-26 00:50:56.918 | + functions-common:time_stop:2415 : local total 2026-03-26 00:50:56.923 | + functions-common:time_stop:2416 : local start_time 2026-03-26 00:50:56.926 | + functions-common:time_stop:2418 : name=pip_install 2026-03-26 00:50:56.931 | + functions-common:time_stop:2419 : start_time=1774486254587 2026-03-26 00:50:56.937 | + functions-common:time_stop:2421 : [[ -z 1774486254587 ]] 2026-03-26 00:50:56.944 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-03-26 00:50:56.951 | + functions-common:time_stop:2424 : end_time=1774486256946 2026-03-26 00:50:56.956 | + functions-common:time_stop:2425 : elapsed_time=2359 2026-03-26 00:50:56.961 | + functions-common:time_stop:2426 : total=25409 2026-03-26 00:50:56.966 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-03-26 00:50:56.971 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=27768 2026-03-26 00:50:56.976 | + inc/python:pip_install:219 : return 0 2026-03-26 00:50:56.983 | + ./stack.sh:main:897 : install_apache_uwsgi 2026-03-26 00:50:56.988 | + lib/apache:install_apache_uwsgi:79 : local apxs=apxs2 2026-03-26 00:50:56.993 | + lib/apache:install_apache_uwsgi:80 : is_fedora 2026-03-26 00:50:56.999 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2026-03-26 00:50:57.004 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2026-03-26 00:50:57.010 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2026-03-26 00:50:57.016 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2026-03-26 00:50:57.021 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-03-26 00:50:57.027 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2026-03-26 00:50:57.032 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-03-26 00:50:57.038 | + functions-common:is_fedora:533 : '[' Ubuntu = RockyLinux ']' 2026-03-26 00:50:57.044 | + functions-common:is_fedora:534 : '[' Ubuntu = CentOS ']' 2026-03-26 00:50:57.050 | + functions-common:is_fedora:534 : '[' Ubuntu = CentOSStream ']' 2026-03-26 00:50:57.056 | + functions-common:is_fedora:535 : '[' Ubuntu = AlmaLinux ']' 2026-03-26 00:50:57.062 | + functions-common:is_fedora:536 : '[' Ubuntu = OracleServer ']' 2026-03-26 00:50:57.067 | + functions-common:is_fedora:536 : '[' Ubuntu = Virtuozzo ']' 2026-03-26 00:50:57.072 | + lib/apache:install_apache_uwsgi:84 : is_ubuntu 2026-03-26 00:50:57.078 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-03-26 00:50:57.084 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-03-26 00:50:57.089 | + lib/apache:install_apache_uwsgi:85 : local 'pkg_list=uwsgi uwsgi-plugin-python3' 2026-03-26 00:50:57.095 | + lib/apache:install_apache_uwsgi:86 : install_package uwsgi uwsgi-plugin-python3 2026-03-26 00:50:57.102 | + functions-common:install_package:1430 : update_package_repo 2026-03-26 00:50:57.109 | + functions-common:update_package_repo:1404 : NO_UPDATE_REPOS=False 2026-03-26 00:50:57.115 | + functions-common:update_package_repo:1405 : REPOS_UPDATED=True 2026-03-26 00:50:57.121 | + functions-common:update_package_repo:1406 : RETRY_UPDATE=False 2026-03-26 00:50:57.127 | + functions-common:update_package_repo:1408 : [[ False = \T\r\u\e ]] 2026-03-26 00:50:57.133 | + functions-common:update_package_repo:1412 : is_ubuntu 2026-03-26 00:50:57.139 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-03-26 00:50:57.147 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-03-26 00:50:57.153 | + functions-common:update_package_repo:1413 : apt_get_update 2026-03-26 00:50:57.160 | + functions-common:apt_get_update:1158 : [[ True == \T\r\u\e ]] 2026-03-26 00:50:57.166 | + functions-common:apt_get_update:1158 : [[ False != \T\r\u\e ]] 2026-03-26 00:50:57.172 | + functions-common:apt_get_update:1159 : return 2026-03-26 00:50:57.178 | + functions-common:install_package:1431 : real_install_package uwsgi uwsgi-plugin-python3 2026-03-26 00:50:57.185 | + functions-common:real_install_package:1418 : is_ubuntu 2026-03-26 00:50:57.190 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-03-26 00:50:57.196 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-03-26 00:50:57.202 | + functions-common:real_install_package:1419 : apt_get install uwsgi uwsgi-plugin-python3 2026-03-26 00:50:57.249 | + 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:50:57.291 | Reading package lists... 2026-03-26 00:50:57.560 | Building dependency tree... 2026-03-26 00:50:57.560 | Reading state information... 2026-03-26 00:50:57.903 | The following additional packages will be installed: 2026-03-26 00:50:57.904 | libnorm1t64 libpgm-5.3-0t64 libsodium23 libyajl2 libzmq5 uwsgi-core 2026-03-26 00:50:57.905 | Suggested packages: 2026-03-26 00:50:57.905 | nginx-full | cherokee | libapache2-mod-proxy-uwsgi | libapache2-mod-uwsgi 2026-03-26 00:50:57.905 | | libapache2-mod-ruwsgi uwsgi-dev uwsgi-extra uwsgi-plugins-all 2026-03-26 00:50:57.905 | python3-uwsgidecorators 2026-03-26 00:50:57.941 | The following NEW packages will be installed: 2026-03-26 00:50:57.942 | libnorm1t64 libpgm-5.3-0t64 libsodium23 libyajl2 libzmq5 uwsgi uwsgi-core 2026-03-26 00:50:57.943 | uwsgi-plugin-python3 2026-03-26 00:50:58.385 | 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. 2026-03-26 00:50:58.386 | Need to get 1,451 kB of archives. 2026-03-26 00:50:58.386 | After this operation, 4,760 kB of additional disk space will be used. 2026-03-26 00:50:58.386 | 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:50:58.753 | 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:50:58.839 | 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:50:58.897 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libzmq5 amd64 4.3.5-1build2 [260 kB] 2026-03-26 00:50:58.952 | 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:50:58.956 | 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:50:59.030 | 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:50:59.031 | 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:50:59.256 | debconf: delaying package configuration, since apt-utils is not installed 2026-03-26 00:50:59.306 | Fetched 1,451 kB in 1s (1,351 kB/s) 2026-03-26 00:50:59.345 | Selecting previously unselected package libnorm1t64:amd64. 2026-03-26 00:50:59.382 | (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:50:59.385 | Preparing to unpack .../0-libnorm1t64_1.5.9+dfsg-3.1build1_amd64.deb ... 2026-03-26 00:50:59.394 | Unpacking libnorm1t64:amd64 (1.5.9+dfsg-3.1build1) ... 2026-03-26 00:50:59.455 | Selecting previously unselected package libpgm-5.3-0t64:amd64. 2026-03-26 00:50:59.463 | Preparing to unpack .../1-libpgm-5.3-0t64_5.3.128~dfsg-2.1build1_amd64.deb ... 2026-03-26 00:50:59.468 | Unpacking libpgm-5.3-0t64:amd64 (5.3.128~dfsg-2.1build1) ... 2026-03-26 00:50:59.529 | Selecting previously unselected package libsodium23:amd64. 2026-03-26 00:50:59.537 | Preparing to unpack .../2-libsodium23_1.0.18-1ubuntu0.24.04.1_amd64.deb ... 2026-03-26 00:50:59.541 | Unpacking libsodium23:amd64 (1.0.18-1ubuntu0.24.04.1) ... 2026-03-26 00:50:59.604 | Selecting previously unselected package libzmq5:amd64. 2026-03-26 00:50:59.611 | Preparing to unpack .../3-libzmq5_4.3.5-1build2_amd64.deb ... 2026-03-26 00:50:59.616 | Unpacking libzmq5:amd64 (4.3.5-1build2) ... 2026-03-26 00:50:59.691 | Selecting previously unselected package libyajl2:amd64. 2026-03-26 00:50:59.698 | Preparing to unpack .../4-libyajl2_2.1.0-5build1_amd64.deb ... 2026-03-26 00:50:59.703 | Unpacking libyajl2:amd64 (2.1.0-5build1) ... 2026-03-26 00:50:59.756 | Selecting previously unselected package uwsgi-core. 2026-03-26 00:50:59.766 | Preparing to unpack .../5-uwsgi-core_2.0.24-2ubuntu10_amd64.deb ... 2026-03-26 00:50:59.770 | Unpacking uwsgi-core (2.0.24-2ubuntu10) ... 2026-03-26 00:50:59.990 | Selecting previously unselected package uwsgi. 2026-03-26 00:51:00.002 | Preparing to unpack .../6-uwsgi_2.0.24-2ubuntu10_amd64.deb ... 2026-03-26 00:51:00.011 | Unpacking uwsgi (2.0.24-2ubuntu10) ... 2026-03-26 00:51:00.075 | Selecting previously unselected package uwsgi-plugin-python3. 2026-03-26 00:51:00.087 | Preparing to unpack .../7-uwsgi-plugin-python3_2.0.24-2ubuntu10_amd64.deb ... 2026-03-26 00:51:00.092 | Unpacking uwsgi-plugin-python3 (2.0.24-2ubuntu10) ... 2026-03-26 00:51:00.182 | Setting up libnorm1t64:amd64 (1.5.9+dfsg-3.1build1) ... 2026-03-26 00:51:00.195 | Setting up libsodium23:amd64 (1.0.18-1ubuntu0.24.04.1) ... 2026-03-26 00:51:00.206 | Setting up libyajl2:amd64 (2.1.0-5build1) ... 2026-03-26 00:51:00.222 | Setting up libpgm-5.3-0t64:amd64 (5.3.128~dfsg-2.1build1) ... 2026-03-26 00:51:00.232 | Setting up libzmq5:amd64 (4.3.5-1build2) ... 2026-03-26 00:51:00.244 | Setting up uwsgi-core (2.0.24-2ubuntu10) ... 2026-03-26 00:51:00.266 | Setting up uwsgi (2.0.24-2ubuntu10) ... 2026-03-26 00:51:00.703 | Setting up uwsgi-plugin-python3 (2.0.24-2ubuntu10) ... 2026-03-26 00:51:00.745 | Processing triggers for man-db (2.12.0-4build2) ... 2026-03-26 00:51:01.452 | Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-03-26 00:51:01.769 | + functions-common:apt_get:1203 : result=0 2026-03-26 00:51:01.775 | + functions-common:apt_get:1206 : time_stop apt-get 2026-03-26 00:51:01.781 | + functions-common:time_stop:2412 : local name 2026-03-26 00:51:01.787 | + functions-common:time_stop:2413 : local end_time 2026-03-26 00:51:01.791 | + functions-common:time_stop:2414 : local elapsed_time 2026-03-26 00:51:01.793 | + functions-common:time_stop:2415 : local total 2026-03-26 00:51:01.797 | + functions-common:time_stop:2416 : local start_time 2026-03-26 00:51:01.802 | + functions-common:time_stop:2418 : name=apt-get 2026-03-26 00:51:01.808 | + functions-common:time_stop:2419 : start_time=1774486257243 2026-03-26 00:51:01.813 | + functions-common:time_stop:2421 : [[ -z 1774486257243 ]] 2026-03-26 00:51:01.820 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-03-26 00:51:01.828 | + functions-common:time_stop:2424 : end_time=1774486261823 2026-03-26 00:51:01.835 | + functions-common:time_stop:2425 : elapsed_time=4580 2026-03-26 00:51:01.841 | + functions-common:time_stop:2426 : total=385545 2026-03-26 00:51:01.846 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-03-26 00:51:01.851 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=390125 2026-03-26 00:51:01.856 | + functions-common:apt_get:1207 : return 0 2026-03-26 00:51:01.862 | + lib/apache:install_apache_uwsgi:118 : is_ubuntu 2026-03-26 00:51:01.867 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-03-26 00:51:01.872 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-03-26 00:51:01.878 | + lib/apache:install_apache_uwsgi:119 : a2query -m proxy 2026-03-26 00:51:01.930 | No module matches proxy 2026-03-26 00:51:01.936 | + lib/apache:install_apache_uwsgi:121 : sudo a2enmod proxy 2026-03-26 00:51:01.980 | Enabling module proxy. 2026-03-26 00:51:01.992 | To activate the new configuration, you need to run: 2026-03-26 00:51:01.992 | systemctl restart apache2 2026-03-26 00:51:02.003 | + lib/apache:install_apache_uwsgi:122 : sudo a2enmod proxy_uwsgi 2026-03-26 00:51:02.053 | Considering dependency proxy for proxy_uwsgi: 2026-03-26 00:51:02.053 | Module proxy already enabled 2026-03-26 00:51:02.053 | Enabling module proxy_uwsgi. 2026-03-26 00:51:02.062 | To activate the new configuration, you need to run: 2026-03-26 00:51:02.062 | systemctl restart apache2 2026-03-26 00:51:02.074 | + lib/apache:install_apache_uwsgi:123 : restart_apache_server 2026-03-26 00:51:02.078 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-03-26 00:51:02.084 | + functions-common:restart_service:2296 : '[' -x /bin/systemctl ']' 2026-03-26 00:51:02.090 | + functions-common:restart_service:2297 : sudo /bin/systemctl restart apache2 2026-03-26 00:51:02.260 | + ./stack.sh:main:900 : install_keystoneauth 2026-03-26 00:51:02.266 | + lib/keystone:install_keystoneauth:502 : use_library_from_git keystoneauth 2026-03-26 00:51:02.273 | + inc/python:use_library_from_git:266 : local name=keystoneauth 2026-03-26 00:51:02.279 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-26 00:51:02.284 | + inc/python:use_library_from_git:268 : [[ novnc,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:51:02.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, =~ ,keystoneauth, ]] 2026-03-26 00:51:02.297 | + inc/python:use_library_from_git:269 : return 1 2026-03-26 00:51:02.303 | + ./stack.sh:main:901 : install_keystoneclient 2026-03-26 00:51:02.308 | + lib/keystone:install_keystoneclient:510 : use_library_from_git python-keystoneclient 2026-03-26 00:51:02.314 | + inc/python:use_library_from_git:266 : local name=python-keystoneclient 2026-03-26 00:51:02.319 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-26 00:51:02.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 = \A\L\L ]] 2026-03-26 00:51:02.331 | + inc/python:use_library_from_git:268 : [[ ,novnc,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:51:02.337 | + inc/python:use_library_from_git:269 : return 1 2026-03-26 00:51:02.343 | + ./stack.sh:main:902 : install_glanceclient 2026-03-26 00:51:02.349 | + lib/glance:install_glanceclient:541 : use_library_from_git python-glanceclient 2026-03-26 00:51:02.354 | + inc/python:use_library_from_git:266 : local name=python-glanceclient 2026-03-26 00:51:02.360 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-26 00:51:02.367 | + inc/python:use_library_from_git:268 : [[ novnc,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:51:02.371 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,python-glanceclient, ]] 2026-03-26 00:51:02.376 | + inc/python:use_library_from_git:269 : return 1 2026-03-26 00:51:02.382 | + ./stack.sh:main:903 : install_cinderclient 2026-03-26 00:51:02.388 | + lib/cinder:install_cinderclient:581 : use_library_from_git python-brick-cinderclient-ext 2026-03-26 00:51:02.393 | + inc/python:use_library_from_git:266 : local name=python-brick-cinderclient-ext 2026-03-26 00:51:02.398 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-26 00:51:02.404 | + inc/python:use_library_from_git:268 : [[ novnc,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:51:02.409 | + inc/python:use_library_from_git:268 : [[ ,novnc,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:51:02.415 | + inc/python:use_library_from_git:269 : return 1 2026-03-26 00:51:02.420 | + lib/cinder:install_cinderclient:586 : use_library_from_git python-cinderclient 2026-03-26 00:51:02.427 | + inc/python:use_library_from_git:266 : local name=python-cinderclient 2026-03-26 00:51:02.432 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-26 00:51:02.438 | + inc/python:use_library_from_git:268 : [[ novnc,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:51:02.443 | + inc/python:use_library_from_git:268 : [[ ,novnc,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:51:02.450 | + inc/python:use_library_from_git:269 : return 1 2026-03-26 00:51:02.456 | + ./stack.sh:main:904 : install_novaclient 2026-03-26 00:51:02.460 | + lib/nova:install_novaclient:901 : use_library_from_git python-novaclient 2026-03-26 00:51:02.466 | + inc/python:use_library_from_git:266 : local name=python-novaclient 2026-03-26 00:51:02.471 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-26 00:51:02.476 | + inc/python:use_library_from_git:268 : [[ novnc,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:51:02.482 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,python-novaclient, ]] 2026-03-26 00:51:02.488 | + inc/python:use_library_from_git:269 : return 1 2026-03-26 00:51:02.493 | + ./stack.sh:main:905 : is_service_enabled swift glance horizon 2026-03-26 00:51:02.530 | + functions-common:is_service_enabled:2068 : return 0 2026-03-26 00:51:02.537 | + ./stack.sh:main:906 : install_swiftclient 2026-03-26 00:51:02.543 | + lib/swift:install_swiftclient:744 : use_library_from_git python-swiftclient 2026-03-26 00:51:02.548 | + inc/python:use_library_from_git:266 : local name=python-swiftclient 2026-03-26 00:51:02.553 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-26 00:51:02.560 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-03-26 00:51:02.566 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,python-swiftclient, ]] 2026-03-26 00:51:02.572 | + inc/python:use_library_from_git:269 : return 1 2026-03-26 00:51:02.579 | + ./stack.sh:main:908 : is_service_enabled neutron nova horizon 2026-03-26 00:51:02.616 | + functions-common:is_service_enabled:2068 : return 0 2026-03-26 00:51:02.622 | + ./stack.sh:main:909 : install_neutronclient 2026-03-26 00:51:02.627 | + lib/neutron:install_neutronclient:535 : use_library_from_git python-neutronclient 2026-03-26 00:51:02.633 | + inc/python:use_library_from_git:266 : local name=python-neutronclient 2026-03-26 00:51:02.640 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-26 00:51:02.647 | + inc/python:use_library_from_git:268 : [[ novnc,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:51:02.653 | + inc/python:use_library_from_git:268 : [[ ,novnc,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:51:02.660 | + inc/python:use_library_from_git:269 : return 1 2026-03-26 00:51:02.666 | + ./stack.sh:main:913 : install_keystonemiddleware 2026-03-26 00:51:02.673 | + lib/keystone:install_keystonemiddleware:520 : use_library_from_git keystonemiddleware 2026-03-26 00:51:02.678 | + inc/python:use_library_from_git:266 : local name=keystonemiddleware 2026-03-26 00:51:02.684 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-26 00:51:02.690 | + inc/python:use_library_from_git:268 : [[ novnc,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:51:02.695 | + inc/python:use_library_from_git:268 : [[ ,novnc,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:51:02.701 | + inc/python:use_library_from_git:269 : return 1 2026-03-26 00:51:02.706 | + lib/keystone:install_keystonemiddleware:525 : pip_install_gr keystonemiddleware 2026-03-26 00:51:02.711 | + inc/python:pip_install_gr:94 : local name=keystonemiddleware 2026-03-26 00:51:02.718 | + inc/python:pip_install_gr:95 : local clean_name 2026-03-26 00:51:02.726 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements keystonemiddleware 2026-03-26 00:51:02.731 | ++ inc/python:get_from_global_requirements:241 : local package=keystonemiddleware 2026-03-26 00:51:02.738 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-03-26 00:51:02.746 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2026-03-26 00:51:02.747 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-03-26 00:51:02.757 | ++ inc/python:get_from_global_requirements:243 : required_pkg='keystonemiddleware ' 2026-03-26 00:51:02.763 | ++ inc/python:get_from_global_requirements:244 : [[ keystonemiddleware == '' ]] 2026-03-26 00:51:02.770 | ++ inc/python:get_from_global_requirements:247 : echo keystonemiddleware 2026-03-26 00:51:02.779 | + inc/python:pip_install_gr:96 : clean_name=keystonemiddleware 2026-03-26 00:51:02.787 | + inc/python:pip_install_gr:97 : pip_install keystonemiddleware 2026-03-26 00:51:02.833 | Using python 3.12 to install keystonemiddleware 2026-03-26 00:51:02.838 | + 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:51:03.516 | Collecting keystonemiddleware 2026-03-26 00:51:03.649 | Downloading keystonemiddleware-12.0.0-py3-none-any.whl.metadata (4.1 kB) 2026-03-26 00:51:03.703 | Collecting keystoneauth1>=3.12.0 (from keystonemiddleware) 2026-03-26 00:51:03.730 | Downloading keystoneauth1-5.13.1-py3-none-any.whl.metadata (2.9 kB) 2026-03-26 00:51:03.773 | Collecting oslo.cache>=3.11.0 (from keystonemiddleware) 2026-03-26 00:51:03.802 | Downloading oslo_cache-4.1.1-py3-none-any.whl.metadata (2.5 kB) 2026-03-26 00:51:03.847 | Collecting oslo.config>=5.2.0 (from keystonemiddleware) 2026-03-26 00:51:03.875 | Downloading oslo_config-10.3.0-py3-none-any.whl.metadata (2.3 kB) 2026-03-26 00:51:03.913 | Collecting oslo.context>=2.19.2 (from keystonemiddleware) 2026-03-26 00:51:03.939 | Downloading oslo_context-6.3.0-py3-none-any.whl.metadata (2.3 kB) 2026-03-26 00:51:03.977 | Collecting oslo.i18n>=3.15.3 (from keystonemiddleware) 2026-03-26 00:51:04.002 | Downloading oslo_i18n-6.7.2-py3-none-any.whl.metadata (2.0 kB) 2026-03-26 00:51:04.044 | Collecting oslo.log>=3.36.0 (from keystonemiddleware) 2026-03-26 00:51:04.070 | Downloading oslo_log-8.1.0-py3-none-any.whl.metadata (2.5 kB) 2026-03-26 00:51:04.110 | Collecting oslo.serialization>=2.18.0 (from keystonemiddleware) 2026-03-26 00:51:04.135 | Downloading oslo_serialization-5.9.1-py3-none-any.whl.metadata (2.1 kB) 2026-03-26 00:51:04.180 | Collecting oslo.utils>=3.33.0 (from keystonemiddleware) 2026-03-26 00:51:04.204 | Downloading oslo_utils-10.0.0-py3-none-any.whl.metadata (2.1 kB) 2026-03-26 00:51:04.214 | 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:51:04.232 | Collecting pycadf>=1.1.0 (from keystonemiddleware) 2026-03-26 00:51:04.259 | Downloading pycadf-4.0.1-py3-none-any.whl.metadata (2.2 kB) 2026-03-26 00:51:04.291 | Collecting PyJWT>=2.4.0 (from keystonemiddleware) 2026-03-26 00:51:04.318 | Downloading pyjwt-2.11.0-py3-none-any.whl.metadata (4.0 kB) 2026-03-26 00:51:04.370 | Collecting python-keystoneclient>=3.20.0 (from keystonemiddleware) 2026-03-26 00:51:04.395 | Downloading python_keystoneclient-5.8.0-py3-none-any.whl.metadata (3.8 kB) 2026-03-26 00:51:04.404 | 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:51:04.427 | Collecting WebOb>=1.7.1 (from keystonemiddleware) 2026-03-26 00:51:04.451 | Downloading WebOb-1.8.9-py2.py3-none-any.whl.metadata (11 kB) 2026-03-26 00:51:04.466 | 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:51:04.495 | Collecting stevedore>=1.20.0 (from keystoneauth1>=3.12.0->keystonemiddleware) 2026-03-26 00:51:04.523 | Downloading stevedore-5.7.0-py3-none-any.whl.metadata (2.4 kB) 2026-03-26 00:51:04.567 | Collecting os-service-types>=1.2.0 (from keystoneauth1>=3.12.0->keystonemiddleware) 2026-03-26 00:51:04.592 | Downloading os_service_types-1.8.2-py3-none-any.whl.metadata (1.9 kB) 2026-03-26 00:51:04.744 | Collecting typing-extensions>=4.12 (from keystoneauth1>=3.12.0->keystonemiddleware) 2026-03-26 00:51:04.767 | Downloading typing_extensions-4.15.0-py3-none-any.whl.metadata (3.3 kB) 2026-03-26 00:51:04.800 | Collecting dogpile.cache>=1.3.3 (from oslo.cache>=3.11.0->keystonemiddleware) 2026-03-26 00:51:04.825 | Downloading dogpile_cache-1.5.0-py3-none-any.whl.metadata (5.5 kB) 2026-03-26 00:51:04.861 | Collecting decorator>=4.0.0 (from dogpile.cache>=1.3.3->oslo.cache>=3.11.0->keystonemiddleware) 2026-03-26 00:51:04.887 | Downloading decorator-5.2.1-py3-none-any.whl.metadata (3.9 kB) 2026-03-26 00:51:04.963 | Collecting netaddr>=0.7.18 (from oslo.config>=5.2.0->keystonemiddleware) 2026-03-26 00:51:05.002 | Downloading netaddr-1.3.0-py3-none-any.whl.metadata (5.0 kB) 2026-03-26 00:51:05.199 | Collecting rfc3986>=1.2.0 (from oslo.config>=5.2.0->keystonemiddleware) 2026-03-26 00:51:05.225 | Downloading rfc3986-2.0.0-py2.py3-none-any.whl.metadata (6.6 kB) 2026-03-26 00:51:05.273 | Collecting PyYAML>=5.1 (from oslo.config>=5.2.0->keystonemiddleware) 2026-03-26 00:51:05.274 | 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:51:05.298 | Collecting python-dateutil>=2.7.0 (from oslo.log>=3.36.0->keystonemiddleware) 2026-03-26 00:51:05.321 | Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl.metadata (8.4 kB) 2026-03-26 00:51:05.331 | 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:51:05.333 | 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:51:05.406 | Collecting msgpack>=0.5.2 (from oslo.serialization>=2.18.0->keystonemiddleware) 2026-03-26 00:51:05.432 | 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:51:05.475 | Collecting pyparsing>=2.1.0 (from oslo.utils>=3.33.0->keystonemiddleware) 2026-03-26 00:51:05.498 | Downloading pyparsing-3.3.2-py3-none-any.whl.metadata (5.8 kB) 2026-03-26 00:51:05.508 | 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:51:05.510 | 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:51:05.512 | 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:51:05.538 | Collecting six>=1.5 (from python-dateutil>=2.7.0->oslo.log>=3.36.0->keystonemiddleware) 2026-03-26 00:51:05.563 | Downloading six-1.17.0-py2.py3-none-any.whl.metadata (1.7 kB) 2026-03-26 00:51:05.578 | 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:51:05.579 | 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:51:05.579 | 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:51:05.580 | 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:51:05.624 | Downloading keystonemiddleware-12.0.0-py3-none-any.whl (141 kB) 2026-03-26 00:51:05.701 | Downloading keystoneauth1-5.13.1-py3-none-any.whl (343 kB) 2026-03-26 00:51:05.773 | Downloading os_service_types-1.8.2-py3-none-any.whl (24 kB) 2026-03-26 00:51:05.877 | Downloading oslo_cache-4.1.1-py3-none-any.whl (65 kB) 2026-03-26 00:51:05.988 | Downloading dogpile_cache-1.5.0-py3-none-any.whl (64 kB) 2026-03-26 00:51:06.089 | Downloading decorator-5.2.1-py3-none-any.whl (9.2 kB) 2026-03-26 00:51:06.128 | Downloading oslo_config-10.3.0-py3-none-any.whl (132 kB) 2026-03-26 00:51:06.167 | Downloading netaddr-1.3.0-py3-none-any.whl (2.3 MB) 2026-03-26 00:51:06.348 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.3/2.3 MB 11.6 MB/s 0:00:00 2026-03-26 00:51:06.375 | Downloading oslo_context-6.3.0-py3-none-any.whl (20 kB) 2026-03-26 00:51:06.420 | Downloading oslo_i18n-6.7.2-py3-none-any.whl (47 kB) 2026-03-26 00:51:06.458 | Downloading oslo_log-8.1.0-py3-none-any.whl (77 kB) 2026-03-26 00:51:06.494 | Downloading oslo_serialization-5.9.1-py3-none-any.whl (27 kB) 2026-03-26 00:51:06.525 | 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:51:06.563 | Downloading oslo_utils-10.0.0-py3-none-any.whl (136 kB) 2026-03-26 00:51:06.598 | Downloading pycadf-4.0.1-py3-none-any.whl (44 kB) 2026-03-26 00:51:06.635 | Downloading pyjwt-2.11.0-py3-none-any.whl (28 kB) 2026-03-26 00:51:06.667 | Downloading pyparsing-3.3.2-py3-none-any.whl (122 kB) 2026-03-26 00:51:06.700 | Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) 2026-03-26 00:51:06.737 | Downloading python_keystoneclient-5.8.0-py3-none-any.whl (397 kB) 2026-03-26 00:51:06.748 | 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:51:06.774 | Downloading rfc3986-2.0.0-py2.py3-none-any.whl (31 kB) 2026-03-26 00:51:06.808 | Downloading six-1.17.0-py2.py3-none-any.whl (11 kB) 2026-03-26 00:51:06.841 | Downloading stevedore-5.7.0-py3-none-any.whl (54 kB) 2026-03-26 00:51:06.873 | Downloading typing_extensions-4.15.0-py3-none-any.whl (44 kB) 2026-03-26 00:51:06.910 | Downloading WebOb-1.8.9-py2.py3-none-any.whl (115 kB) 2026-03-26 00:51:07.031 | 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:51:07.184 | Attempting uninstall: six 2026-03-26 00:51:07.189 | Found existing installation: six 1.16.0 2026-03-26 00:51:07.189 | Not uninstalling six at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-03-26 00:51:07.189 | Can't uninstall 'six'. No files were found to uninstall. 2026-03-26 00:51:07.230 | Attempting uninstall: PyYAML 2026-03-26 00:51:07.234 | Found existing installation: PyYAML 6.0.1 2026-03-26 00:51:07.235 | Not uninstalling pyyaml at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-03-26 00:51:07.235 | Can't uninstall 'PyYAML'. No files were found to uninstall. 2026-03-26 00:51:07.298 | Attempting uninstall: pyparsing 2026-03-26 00:51:07.302 | Found existing installation: pyparsing 3.1.1 2026-03-26 00:51:07.302 | Not uninstalling pyparsing at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-03-26 00:51:07.302 | Can't uninstall 'pyparsing'. No files were found to uninstall. 2026-03-26 00:51:07.413 | Attempting uninstall: PyJWT 2026-03-26 00:51:07.417 | Found existing installation: PyJWT 2.7.0 2026-03-26 00:51:07.417 | Not uninstalling pyjwt at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-03-26 00:51:07.417 | Can't uninstall 'PyJWT'. No files were found to uninstall. 2026-03-26 00:51:09.038 | 2026-03-26 00:51:09.042 | 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:51:09.159 | + inc/python:pip_install:216 : result=0 2026-03-26 00:51:09.164 | + inc/python:pip_install:218 : time_stop pip_install 2026-03-26 00:51:09.169 | + functions-common:time_stop:2412 : local name 2026-03-26 00:51:09.175 | + functions-common:time_stop:2413 : local end_time 2026-03-26 00:51:09.182 | + functions-common:time_stop:2414 : local elapsed_time 2026-03-26 00:51:09.188 | + functions-common:time_stop:2415 : local total 2026-03-26 00:51:09.193 | + functions-common:time_stop:2416 : local start_time 2026-03-26 00:51:09.201 | + functions-common:time_stop:2418 : name=pip_install 2026-03-26 00:51:09.207 | + functions-common:time_stop:2419 : start_time=1774486262820 2026-03-26 00:51:09.211 | + functions-common:time_stop:2421 : [[ -z 1774486262820 ]] 2026-03-26 00:51:09.216 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-03-26 00:51:09.226 | + functions-common:time_stop:2424 : end_time=1774486269219 2026-03-26 00:51:09.231 | + functions-common:time_stop:2425 : elapsed_time=6399 2026-03-26 00:51:09.235 | + functions-common:time_stop:2426 : total=27768 2026-03-26 00:51:09.240 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-03-26 00:51:09.245 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=34167 2026-03-26 00:51:09.251 | + inc/python:pip_install:219 : return 0 2026-03-26 00:51:09.256 | + lib/keystone:install_keystonemiddleware:529 : pip_install_gr python-memcached 2026-03-26 00:51:09.263 | + inc/python:pip_install_gr:94 : local name=python-memcached 2026-03-26 00:51:09.268 | + inc/python:pip_install_gr:95 : local clean_name 2026-03-26 00:51:09.275 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements python-memcached 2026-03-26 00:51:09.282 | ++ inc/python:get_from_global_requirements:241 : local package=python-memcached 2026-03-26 00:51:09.288 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-03-26 00:51:09.297 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2026-03-26 00:51:09.299 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-03-26 00:51:09.309 | ++ inc/python:get_from_global_requirements:243 : required_pkg='python-memcached ' 2026-03-26 00:51:09.315 | ++ inc/python:get_from_global_requirements:244 : [[ python-memcached == '' ]] 2026-03-26 00:51:09.320 | ++ inc/python:get_from_global_requirements:247 : echo python-memcached 2026-03-26 00:51:09.329 | + inc/python:pip_install_gr:96 : clean_name=python-memcached 2026-03-26 00:51:09.334 | + inc/python:pip_install_gr:97 : pip_install python-memcached 2026-03-26 00:51:09.380 | Using python 3.12 to install python-memcached 2026-03-26 00:51:09.385 | + 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:51:10.159 | Collecting python-memcached 2026-03-26 00:51:10.307 | Downloading python_memcached-1.62-py2.py3-none-any.whl.metadata (2.3 kB) 2026-03-26 00:51:10.344 | Downloading python_memcached-1.62-py2.py3-none-any.whl (15 kB) 2026-03-26 00:51:10.432 | Installing collected packages: python-memcached 2026-03-26 00:51:10.453 | Successfully installed python-memcached-1.62 2026-03-26 00:51:10.539 | + inc/python:pip_install:216 : result=0 2026-03-26 00:51:10.546 | + inc/python:pip_install:218 : time_stop pip_install 2026-03-26 00:51:10.552 | + functions-common:time_stop:2412 : local name 2026-03-26 00:51:10.557 | + functions-common:time_stop:2413 : local end_time 2026-03-26 00:51:10.563 | + functions-common:time_stop:2414 : local elapsed_time 2026-03-26 00:51:10.568 | + functions-common:time_stop:2415 : local total 2026-03-26 00:51:10.573 | + functions-common:time_stop:2416 : local start_time 2026-03-26 00:51:10.578 | + functions-common:time_stop:2418 : name=pip_install 2026-03-26 00:51:10.584 | + functions-common:time_stop:2419 : start_time=1774486269369 2026-03-26 00:51:10.589 | + functions-common:time_stop:2421 : [[ -z 1774486269369 ]] 2026-03-26 00:51:10.595 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-03-26 00:51:10.604 | + functions-common:time_stop:2424 : end_time=1774486270597 2026-03-26 00:51:10.610 | + functions-common:time_stop:2425 : elapsed_time=1228 2026-03-26 00:51:10.615 | + functions-common:time_stop:2426 : total=34167 2026-03-26 00:51:10.621 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-03-26 00:51:10.626 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=35395 2026-03-26 00:51:10.633 | + inc/python:pip_install:219 : return 0 2026-03-26 00:51:10.639 | + ./stack.sh:main:915 : is_service_enabled keystone 2026-03-26 00:51:10.683 | + functions-common:is_service_enabled:2068 : return 0 2026-03-26 00:51:10.689 | + ./stack.sh:main:916 : '[' 199.204.45.242 == 199.204.45.242 ']' 2026-03-26 00:51:10.694 | + ./stack.sh:main:917 : stack_install_service keystone 2026-03-26 00:51:10.700 | + lib/stack:stack_install_service:20 : local service=keystone 2026-03-26 00:51:10.706 | + lib/stack:stack_install_service:21 : type install_keystone 2026-03-26 00:51:10.712 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-03-26 00:51:10.718 | + lib/stack:stack_install_service:32 : install_keystone 2026-03-26 00:51:10.725 | + lib/keystone:install_keystone:535 : is_service_enabled ldap 2026-03-26 00:51:10.761 | + functions-common:is_service_enabled:2068 : return 1 2026-03-26 00:51:10.768 | + lib/keystone:install_keystone:539 : git_clone https://github.com/openstack/keystone.git /opt/stack/keystone master 2026-03-26 00:51:10.772 | + functions-common:git_clone:581 : local git_remote=https://github.com/openstack/keystone.git 2026-03-26 00:51:10.778 | + functions-common:git_clone:582 : local git_dest=/opt/stack/keystone 2026-03-26 00:51:10.783 | + functions-common:git_clone:583 : local git_ref=master 2026-03-26 00:51:10.788 | + functions-common:git_clone:584 : local orig_dir 2026-03-26 00:51:10.794 | ++ functions-common:git_clone:585 : pwd 2026-03-26 00:51:10.801 | + functions-common:git_clone:585 : orig_dir=/opt/stack/devstack 2026-03-26 00:51:10.806 | + functions-common:git_clone:586 : local git_clone_flags= 2026-03-26 00:51:10.813 | ++ functions-common:git_clone:588 : trueorfalse False RECLONE 2026-03-26 00:51:10.848 | + functions-common:git_clone:588 : RECLONE=False 2026-03-26 00:51:10.853 | + functions-common:git_clone:589 : [[ 0 -gt 0 ]] 2026-03-26 00:51:10.857 | + functions-common:git_clone:593 : [[ False = \T\r\u\e ]] 2026-03-26 00:51:10.864 | + functions-common:git_clone:602 : echo master 2026-03-26 00:51:10.865 | + functions-common:git_clone:602 : egrep -q '^refs' 2026-03-26 00:51:10.877 | + functions-common:git_clone:616 : [[ ! -d /opt/stack/keystone ]] 2026-03-26 00:51:10.883 | + functions-common:git_clone:626 : [[ False = \T\r\u\e ]] 2026-03-26 00:51:10.889 | + functions-common:git_clone:661 : sudo git config --system --add safe.directory /opt/stack/keystone 2026-03-26 00:51:10.910 | + functions-common:git_clone:664 : cd /opt/stack/keystone 2026-03-26 00:51:10.916 | + functions-common:git_clone:665 : git show --oneline 2026-03-26 00:51:10.917 | + functions-common:git_clone:665 : head -1 2026-03-26 00:51:10.923 | 1e13c5f20 Pin openapi-core version in the api-ref job 2026-03-26 00:51:10.928 | + functions-common:git_clone:666 : cd /opt/stack/devstack 2026-03-26 00:51:10.932 | + lib/keystone:install_keystone:540 : setup_develop /opt/stack/keystone 2026-03-26 00:51:10.938 | + inc/python:setup_develop:353 : local bindep 2026-03-26 00:51:10.943 | + inc/python:setup_develop:354 : [[ /opt/stack/keystone == -bindep* ]] 2026-03-26 00:51:10.949 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/keystone 2026-03-26 00:51:10.955 | + inc/python:setup_develop:359 : local extras= 2026-03-26 00:51:10.960 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2026-03-26 00:51:10.966 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-03-26 00:51:10.972 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/keystone == -bindep* ]] 2026-03-26 00:51:10.978 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/keystone 2026-03-26 00:51:10.983 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-03-26 00:51:10.989 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-03-26 00:51:10.996 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/keystone 2026-03-26 00:51:11.002 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-03-26 00:51:11.009 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/keystone 2026-03-26 00:51:11.016 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-03-26 00:51:11.023 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-03-26 00:51:11.032 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2026-03-26 00:51:11.045 | + inc/python:_setup_package_with_constraints_edit:400 : name=keystone 2026-03-26 00:51:11.051 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z keystone ']' 2026-03-26 00:51:11.058 | + 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:51:11.152 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/keystone -e 2026-03-26 00:51:11.156 | + inc/python:setup_package:436 : local bindep=0 2026-03-26 00:51:11.162 | + inc/python:setup_package:437 : local bindep_flag= 2026-03-26 00:51:11.168 | + inc/python:setup_package:438 : local bindep_profiles= 2026-03-26 00:51:11.174 | + inc/python:setup_package:439 : [[ /opt/stack/keystone == -bindep* ]] 2026-03-26 00:51:11.180 | + inc/python:setup_package:444 : local project_dir=/opt/stack/keystone 2026-03-26 00:51:11.187 | + inc/python:setup_package:445 : local flags=-e 2026-03-26 00:51:11.192 | + inc/python:setup_package:446 : local extras= 2026-03-26 00:51:11.198 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-03-26 00:51:11.204 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-03-26 00:51:11.209 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-03-26 00:51:11.216 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-03-26 00:51:11.221 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-03-26 00:51:11.229 | + inc/python:setup_package:464 : pip_install -e /opt/stack/keystone 2026-03-26 00:51:11.276 | Using python 3.12 to install /opt/stack/keystone 2026-03-26 00:51:11.282 | + 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:51:11.871 | Obtaining file:///opt/stack/keystone 2026-03-26 00:51:11.874 | Installing build dependencies: started 2026-03-26 00:51:12.740 | Installing build dependencies: finished with status 'done' 2026-03-26 00:51:12.741 | Checking if build backend supports build_editable: started 2026-03-26 00:51:13.031 | Checking if build backend supports build_editable: finished with status 'done' 2026-03-26 00:51:13.032 | Getting requirements to build editable: started 2026-03-26 00:51:13.209 | Getting requirements to build editable: finished with status 'done' 2026-03-26 00:51:13.212 | Preparing editable metadata (pyproject.toml): started 2026-03-26 00:51:13.910 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-03-26 00:51:13.923 | 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:51:13.924 | 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:51:14.036 | Collecting Flask!=0.11,>=1.0.2 (from keystone==29.0.0.0rc2.dev1) 2026-03-26 00:51:14.168 | Downloading flask-3.1.3-py3-none-any.whl.metadata (3.2 kB) 2026-03-26 00:51:14.196 | Collecting Flask-RESTful>=0.3.5 (from keystone==29.0.0.0rc2.dev1) 2026-03-26 00:51:14.220 | Downloading Flask_RESTful-0.3.10-py2.py3-none-any.whl.metadata (1.0 kB) 2026-03-26 00:51:14.446 | Collecting cryptography>=2.7 (from keystone==29.0.0.0rc2.dev1) 2026-03-26 00:51:14.471 | Downloading cryptography-43.0.3-cp39-abi3-manylinux_2_28_x86_64.whl.metadata (5.4 kB) 2026-03-26 00:51:14.802 | Collecting SQLAlchemy>=1.4.0 (from keystone==29.0.0.0rc2.dev1) 2026-03-26 00:51:14.842 | 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:51:14.862 | 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:51:14.862 | 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:51:14.863 | 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:51:14.913 | Collecting bcrypt>=3.1.3 (from keystone==29.0.0.0rc2.dev1) 2026-03-26 00:51:14.937 | Downloading bcrypt-5.0.0-cp39-abi3-manylinux_2_34_x86_64.whl.metadata (10 kB) 2026-03-26 00:51:14.962 | 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:51:14.962 | 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:51:14.963 | 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:51:15.061 | Collecting oslo.messaging>=5.29.0 (from keystone==29.0.0.0rc2.dev1) 2026-03-26 00:51:15.089 | Downloading oslo_messaging-17.3.0-py3-none-any.whl.metadata (2.6 kB) 2026-03-26 00:51:15.129 | Collecting oslo.db>=6.0.0 (from keystone==29.0.0.0rc2.dev1) 2026-03-26 00:51:15.155 | Downloading oslo_db-18.0.0-py3-none-any.whl.metadata (2.5 kB) 2026-03-26 00:51:15.167 | 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:51:15.168 | 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:51:15.196 | Collecting oslo.middleware>=3.31.0 (from keystone==29.0.0.0rc2.dev1) 2026-03-26 00:51:15.221 | Downloading oslo_middleware-8.0.0-py3-none-any.whl.metadata (2.4 kB) 2026-03-26 00:51:15.266 | Collecting oslo.policy>=4.5.0 (from keystone==29.0.0.0rc2.dev1) 2026-03-26 00:51:15.292 | Downloading oslo_policy-5.0.0-py3-none-any.whl.metadata (2.2 kB) 2026-03-26 00:51:15.302 | 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:51:15.319 | Collecting oslo.upgradecheck>=1.3.0 (from keystone==29.0.0.0rc2.dev1) 2026-03-26 00:51:15.344 | Downloading oslo_upgradecheck-2.7.1-py3-none-any.whl.metadata (1.8 kB) 2026-03-26 00:51:15.353 | 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:51:15.372 | Collecting oauthlib>=0.6.2 (from keystone==29.0.0.0rc2.dev1) 2026-03-26 00:51:15.403 | Downloading oauthlib-3.3.1-py3-none-any.whl.metadata (7.9 kB) 2026-03-26 00:51:15.434 | Collecting pysaml2>=5.0.0 (from keystone==29.0.0.0rc2.dev1) 2026-03-26 00:51:15.460 | Downloading pysaml2-7.5.4-py3-none-any.whl.metadata (6.5 kB) 2026-03-26 00:51:15.470 | 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:51:15.471 | 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:51:15.498 | Collecting jsonschema>=3.2.0 (from keystone==29.0.0.0rc2.dev1) 2026-03-26 00:51:15.523 | Downloading jsonschema-4.26.0-py3-none-any.whl.metadata (7.6 kB) 2026-03-26 00:51:15.535 | 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:51:15.536 | 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:51:15.555 | Collecting osprofiler>=1.4.0 (from keystone==29.0.0.0rc2.dev1) 2026-03-26 00:51:15.581 | Downloading osprofiler-4.3.0-py3-none-any.whl.metadata (3.8 kB) 2026-03-26 00:51:15.625 | Collecting Werkzeug>=0.15.0 (from keystone==29.0.0.0rc2.dev1) 2026-03-26 00:51:15.652 | Downloading werkzeug-3.1.6-py3-none-any.whl.metadata (4.0 kB) 2026-03-26 00:51:15.777 | Collecting cffi>=1.12 (from cryptography>=2.7->keystone==29.0.0.0rc2.dev1) 2026-03-26 00:51:15.802 | Downloading cffi-2.0.0-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.metadata (2.6 kB) 2026-03-26 00:51:15.825 | Collecting pycparser (from cffi>=1.12->cryptography>=2.7->keystone==29.0.0.0rc2.dev1) 2026-03-26 00:51:15.849 | Downloading pycparser-3.0-py3-none-any.whl.metadata (8.2 kB) 2026-03-26 00:51:15.862 | 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:51:15.929 | Collecting blinker>=1.9.0 (from Flask!=0.11,>=1.0.2->keystone==29.0.0.0rc2.dev1) 2026-03-26 00:51:15.953 | Downloading blinker-1.9.0-py3-none-any.whl.metadata (1.6 kB) 2026-03-26 00:51:16.017 | 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:51:16.091 | Collecting itsdangerous>=2.2.0 (from Flask!=0.11,>=1.0.2->keystone==29.0.0.0rc2.dev1) 2026-03-26 00:51:16.114 | Downloading itsdangerous-2.2.0-py3-none-any.whl.metadata (1.9 kB) 2026-03-26 00:51:16.143 | Collecting jinja2>=3.1.2 (from Flask!=0.11,>=1.0.2->keystone==29.0.0.0rc2.dev1) 2026-03-26 00:51:16.167 | Downloading jinja2-3.1.6-py3-none-any.whl.metadata (2.9 kB) 2026-03-26 00:51:16.236 | Collecting markupsafe>=2.1.1 (from Flask!=0.11,>=1.0.2->keystone==29.0.0.0rc2.dev1) 2026-03-26 00:51:16.260 | 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:51:16.289 | Collecting aniso8601>=0.82 (from Flask-RESTful>=0.3.5->keystone==29.0.0.0rc2.dev1) 2026-03-26 00:51:16.314 | Downloading aniso8601-10.0.1-py2.py3-none-any.whl.metadata (23 kB) 2026-03-26 00:51:16.337 | 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:51:16.379 | Collecting pytz (from Flask-RESTful>=0.3.5->keystone==29.0.0.0rc2.dev1) 2026-03-26 00:51:16.404 | Downloading pytz-2025.2-py2.py3-none-any.whl.metadata (22 kB) 2026-03-26 00:51:16.440 | Collecting attrs>=22.2.0 (from jsonschema>=3.2.0->keystone==29.0.0.0rc2.dev1) 2026-03-26 00:51:16.485 | Downloading attrs-25.4.0-py3-none-any.whl.metadata (10 kB) 2026-03-26 00:51:16.509 | Collecting jsonschema-specifications>=2023.03.6 (from jsonschema>=3.2.0->keystone==29.0.0.0rc2.dev1) 2026-03-26 00:51:16.532 | Downloading jsonschema_specifications-2025.9.1-py3-none-any.whl.metadata (2.9 kB) 2026-03-26 00:51:16.566 | Collecting referencing>=0.28.4 (from jsonschema>=3.2.0->keystone==29.0.0.0rc2.dev1) 2026-03-26 00:51:16.590 | Downloading referencing-0.37.0-py3-none-any.whl.metadata (2.8 kB) 2026-03-26 00:51:16.946 | Collecting rpds-py>=0.25.0 (from jsonschema>=3.2.0->keystone==29.0.0.0rc2.dev1) 2026-03-26 00:51:16.970 | 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:51:17.242 | 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:51:17.244 | 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:51:17.248 | 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:51:17.249 | 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:51:17.249 | 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:51:17.256 | 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:51:17.257 | 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:51:17.257 | 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:51:17.339 | Collecting alembic>=0.9.6 (from oslo.db>=6.0.0->keystone==29.0.0.0rc2.dev1) 2026-03-26 00:51:17.364 | Downloading alembic-1.18.4-py3-none-any.whl.metadata (7.2 kB) 2026-03-26 00:51:17.396 | 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:51:17.415 | Collecting testresources>=2.0.0 (from oslo.db>=6.0.0->keystone==29.0.0.0rc2.dev1) 2026-03-26 00:51:17.442 | Downloading testresources-2.0.2.tar.gz (45 kB) 2026-03-26 00:51:17.474 | Installing build dependencies: started 2026-03-26 00:51:18.256 | Installing build dependencies: finished with status 'done' 2026-03-26 00:51:18.257 | Getting requirements to build wheel: started 2026-03-26 00:51:18.545 | Getting requirements to build wheel: finished with status 'done' 2026-03-26 00:51:18.547 | Installing backend dependencies: started 2026-03-26 00:51:19.388 | Installing backend dependencies: finished with status 'done' 2026-03-26 00:51:19.389 | Preparing metadata (pyproject.toml): started 2026-03-26 00:51:19.655 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-03-26 00:51:19.676 | Collecting testscenarios>=0.4 (from oslo.db>=6.0.0->keystone==29.0.0.0rc2.dev1) 2026-03-26 00:51:19.701 | Downloading testscenarios-0.5.0-py2.py3-none-any.whl.metadata (12 kB) 2026-03-26 00:51:19.731 | Collecting Mako (from alembic>=0.9.6->oslo.db>=6.0.0->keystone==29.0.0.0rc2.dev1) 2026-03-26 00:51:19.755 | Downloading mako-1.3.10-py3-none-any.whl.metadata (2.9 kB) 2026-03-26 00:51:19.766 | 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:51:19.771 | 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:51:19.774 | 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:51:19.812 | Collecting oslo.service>=1.24.0 (from oslo.messaging>=5.29.0->keystone==29.0.0.0rc2.dev1) 2026-03-26 00:51:19.838 | Downloading oslo_service-4.5.1-py3-none-any.whl.metadata (2.8 kB) 2026-03-26 00:51:19.868 | Collecting cachetools>=2.0.0 (from oslo.messaging>=5.29.0->keystone==29.0.0.0rc2.dev1) 2026-03-26 00:51:19.894 | Downloading cachetools-7.0.1-py3-none-any.whl.metadata (5.6 kB) 2026-03-26 00:51:19.924 | Collecting amqp>=2.5.2 (from oslo.messaging>=5.29.0->keystone==29.0.0.0rc2.dev1) 2026-03-26 00:51:19.951 | Downloading amqp-5.3.1-py3-none-any.whl.metadata (8.9 kB) 2026-03-26 00:51:19.996 | Collecting kombu>=4.6.8 (from oslo.messaging>=5.29.0->keystone==29.0.0.0rc2.dev1) 2026-03-26 00:51:20.021 | Downloading kombu-5.6.2-py3-none-any.whl.metadata (3.5 kB) 2026-03-26 00:51:20.049 | Collecting oslo.metrics>=0.2.1 (from oslo.messaging>=5.29.0->keystone==29.0.0.0rc2.dev1) 2026-03-26 00:51:20.076 | Downloading oslo_metrics-0.15.1-py3-none-any.whl.metadata (1.5 kB) 2026-03-26 00:51:20.100 | 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:51:20.125 | Downloading vine-5.1.0-py3-none-any.whl.metadata (2.7 kB) 2026-03-26 00:51:20.159 | Collecting tzdata>=2025.2 (from kombu>=4.6.8->oslo.messaging>=5.29.0->keystone==29.0.0.0rc2.dev1) 2026-03-26 00:51:20.183 | Downloading tzdata-2025.3-py2.py3-none-any.whl.metadata (1.4 kB) 2026-03-26 00:51:20.193 | 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:51:20.212 | 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:51:20.238 | Downloading prometheus_client-0.24.1-py3-none-any.whl.metadata (2.1 kB) 2026-03-26 00:51:20.267 | Collecting statsd>=3.2.1 (from oslo.middleware>=3.31.0->keystone==29.0.0.0rc2.dev1) 2026-03-26 00:51:20.291 | Downloading statsd-4.0.1-py2.py3-none-any.whl.metadata (2.9 kB) 2026-03-26 00:51:20.327 | 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:51:20.352 | Downloading eventlet-0.40.4-py3-none-any.whl.metadata (5.5 kB) 2026-03-26 00:51:20.495 | 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:51:20.522 | 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:51:20.554 | 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:51:20.578 | Downloading oslo_concurrency-7.4.0-py3-none-any.whl.metadata (2.2 kB) 2026-03-26 00:51:20.603 | 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:51:20.628 | Downloading PasteDeploy-3.1.0-py3-none-any.whl.metadata (2.7 kB) 2026-03-26 00:51:20.657 | 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:51:20.704 | Downloading Routes-2.5.1-py2.py3-none-any.whl.metadata (25 kB) 2026-03-26 00:51:20.752 | 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:51:20.779 | Downloading Paste-3.10.1-py3-none-any.whl.metadata (5.3 kB) 2026-03-26 00:51:20.831 | 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:51:20.863 | 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:51:20.894 | 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:51:20.918 | Downloading dnspython-2.8.0-py3-none-any.whl.metadata (5.7 kB) 2026-03-26 00:51:20.953 | 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:51:20.978 | Downloading fasteners-0.20-py3-none-any.whl.metadata (4.8 kB) 2026-03-26 00:51:21.016 | Collecting PrettyTable>=0.7.1 (from oslo.upgradecheck>=1.3.0->keystone==29.0.0.0rc2.dev1) 2026-03-26 00:51:21.040 | Downloading prettytable-3.17.0-py3-none-any.whl.metadata (34 kB) 2026-03-26 00:51:21.063 | 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:51:21.065 | 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:51:21.076 | 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:51:21.097 | Collecting wcwidth (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->keystone==29.0.0.0rc2.dev1) 2026-03-26 00:51:21.121 | Downloading wcwidth-0.6.0-py3-none-any.whl.metadata (30 kB) 2026-03-26 00:51:21.185 | Collecting defusedxml (from pysaml2>=5.0.0->keystone==29.0.0.0rc2.dev1) 2026-03-26 00:51:21.209 | Downloading defusedxml-0.7.1-py2.py3-none-any.whl.metadata (32 kB) 2026-03-26 00:51:21.245 | Collecting pyopenssl<24.3.0 (from pysaml2>=5.0.0->keystone==29.0.0.0rc2.dev1) 2026-03-26 00:51:21.270 | Downloading pyOpenSSL-24.2.1-py3-none-any.whl.metadata (13 kB) 2026-03-26 00:51:21.316 | Collecting xmlschema<3.0.0,>=2.0.0 (from pysaml2>=5.0.0->keystone==29.0.0.0rc2.dev1) 2026-03-26 00:51:21.341 | Downloading xmlschema-2.5.1-py3-none-any.whl.metadata (8.3 kB) 2026-03-26 00:51:21.362 | 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:51:21.363 | 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:51:21.364 | 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:51:21.365 | 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:51:21.398 | 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:51:21.422 | Downloading elementpath-4.8.0-py3-none-any.whl.metadata (7.2 kB) 2026-03-26 00:51:21.469 | 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:51:21.496 | Downloading repoze.lru-0.7-py3-none-any.whl.metadata (1.1 kB) 2026-03-26 00:51:21.520 | 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:51:21.581 | Downloading bcrypt-5.0.0-cp39-abi3-manylinux_2_34_x86_64.whl (278 kB) 2026-03-26 00:51:21.669 | Downloading cryptography-43.0.3-cp39-abi3-manylinux_2_28_x86_64.whl (4.0 MB) 2026-03-26 00:51:21.812 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.0/4.0 MB 28.5 MB/s 0:00:00 2026-03-26 00:51:21.836 | Downloading cffi-2.0.0-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (219 kB) 2026-03-26 00:51:21.871 | Downloading flask-3.1.3-py3-none-any.whl (103 kB) 2026-03-26 00:51:21.904 | Downloading blinker-1.9.0-py3-none-any.whl (8.5 kB) 2026-03-26 00:51:21.937 | Downloading Flask_RESTful-0.3.10-py2.py3-none-any.whl (26 kB) 2026-03-26 00:51:22.677 | Downloading aniso8601-10.0.1-py2.py3-none-any.whl (52 kB) 2026-03-26 00:51:22.716 | Downloading itsdangerous-2.2.0-py3-none-any.whl (16 kB) 2026-03-26 00:51:22.760 | Downloading jinja2-3.1.6-py3-none-any.whl (134 kB) 2026-03-26 00:51:22.809 | Downloading jsonschema-4.26.0-py3-none-any.whl (90 kB) 2026-03-26 00:51:22.950 | Downloading attrs-25.4.0-py3-none-any.whl (67 kB) 2026-03-26 00:51:23.011 | Downloading jsonschema_specifications-2025.9.1-py3-none-any.whl (18 kB) 2026-03-26 00:51:23.062 | 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:51:23.092 | Downloading oauthlib-3.3.1-py3-none-any.whl (160 kB) 2026-03-26 00:51:23.129 | Downloading oslo_db-18.0.0-py3-none-any.whl (152 kB) 2026-03-26 00:51:23.162 | Downloading alembic-1.18.4-py3-none-any.whl (263 kB) 2026-03-26 00:51:23.200 | Downloading oslo_messaging-17.3.0-py3-none-any.whl (201 kB) 2026-03-26 00:51:23.235 | Downloading amqp-5.3.1-py3-none-any.whl (50 kB) 2026-03-26 00:51:23.269 | Downloading vine-5.1.0-py3-none-any.whl (9.6 kB) 2026-03-26 00:51:23.301 | Downloading cachetools-7.0.1-py3-none-any.whl (13 kB) 2026-03-26 00:51:23.339 | Downloading kombu-5.6.2-py3-none-any.whl (214 kB) 2026-03-26 00:51:23.374 | Downloading oslo_metrics-0.15.1-py3-none-any.whl (14 kB) 2026-03-26 00:51:23.406 | Downloading oslo_middleware-8.0.0-py3-none-any.whl (65 kB) 2026-03-26 00:51:23.440 | Downloading oslo_policy-5.0.0-py3-none-any.whl (89 kB) 2026-03-26 00:51:23.474 | Downloading oslo_service-4.5.1-py3-none-any.whl (114 kB) 2026-03-26 00:51:23.509 | Downloading eventlet-0.40.4-py3-none-any.whl (364 kB) 2026-03-26 00:51:23.544 | Downloading dnspython-2.8.0-py3-none-any.whl (331 kB) 2026-03-26 00:51:23.578 | Downloading greenlet-3.3.2-cp312-cp312-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl (613 kB) 2026-03-26 00:51:23.593 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 613.9/613.9 kB 31.9 MB/s 0:00:00 2026-03-26 00:51:23.620 | Downloading oslo_concurrency-7.4.0-py3-none-any.whl (48 kB) 2026-03-26 00:51:23.652 | Downloading fasteners-0.20-py3-none-any.whl (18 kB) 2026-03-26 00:51:23.689 | Downloading oslo_upgradecheck-2.7.1-py3-none-any.whl (14 kB) 2026-03-26 00:51:23.721 | Downloading osprofiler-4.3.0-py3-none-any.whl (95 kB) 2026-03-26 00:51:23.838 | Downloading Paste-3.10.1-py3-none-any.whl (289 kB) 2026-03-26 00:51:23.893 | Downloading PasteDeploy-3.1.0-py3-none-any.whl (16 kB) 2026-03-26 00:51:23.925 | Downloading prettytable-3.17.0-py3-none-any.whl (34 kB) 2026-03-26 00:51:23.958 | Downloading prometheus_client-0.24.1-py3-none-any.whl (64 kB) 2026-03-26 00:51:23.992 | Downloading pysaml2-7.5.4-py3-none-any.whl (420 kB) 2026-03-26 00:51:24.029 | Downloading pyOpenSSL-24.2.1-py3-none-any.whl (58 kB) 2026-03-26 00:51:24.065 | Downloading xmlschema-2.5.1-py3-none-any.whl (395 kB) 2026-03-26 00:51:24.104 | Downloading elementpath-4.8.0-py3-none-any.whl (243 kB) 2026-03-26 00:51:24.138 | Downloading referencing-0.37.0-py3-none-any.whl (26 kB) 2026-03-26 00:51:24.171 | Downloading Routes-2.5.1-py2.py3-none-any.whl (40 kB) 2026-03-26 00:51:24.204 | Downloading repoze.lru-0.7-py3-none-any.whl (10 kB) 2026-03-26 00:51:24.236 | Downloading rpds_py-0.30.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (394 kB) 2026-03-26 00:51:24.279 | 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:51:24.368 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.3/3.3 MB 36.7 MB/s 0:00:00 2026-03-26 00:51:24.392 | Downloading statsd-4.0.1-py2.py3-none-any.whl (13 kB) 2026-03-26 00:51:24.422 | Downloading testscenarios-0.5.0-py2.py3-none-any.whl (21 kB) 2026-03-26 00:51:24.452 | Downloading tzdata-2025.3-py2.py3-none-any.whl (348 kB) 2026-03-26 00:51:24.485 | Downloading werkzeug-3.1.6-py3-none-any.whl (225 kB) 2026-03-26 00:51:24.520 | 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:51:24.552 | Downloading defusedxml-0.7.1-py2.py3-none-any.whl (25 kB) 2026-03-26 00:51:24.583 | Downloading mako-1.3.10-py3-none-any.whl (78 kB) 2026-03-26 00:51:24.616 | Downloading pycparser-3.0-py3-none-any.whl (48 kB) 2026-03-26 00:51:24.649 | Downloading pytz-2025.2-py2.py3-none-any.whl (509 kB) 2026-03-26 00:51:24.693 | Downloading wcwidth-0.6.0-py3-none-any.whl (94 kB) 2026-03-26 00:51:24.769 | Building wheels for collected packages: keystone, testresources 2026-03-26 00:51:24.770 | Building editable for keystone (pyproject.toml): started 2026-03-26 00:51:25.501 | Building editable for keystone (pyproject.toml): finished with status 'done' 2026-03-26 00:51:25.502 | Created wheel for keystone: filename=keystone-29.0.0.0rc2.dev1-0.editable-py3-none-any.whl size=9351 sha256=f448ac57ec9330ba79be36461bfe2aaacefdb6857e0f4ec25599b3e9c6e98b07 2026-03-26 00:51:25.502 | Stored in directory: /tmp/pip-ephem-wheel-cache-nehwpx3e/wheels/d5/df/96/ee2394c3a20d6f991844794e53669e9943a8d62f162c6e6710 2026-03-26 00:51:25.508 | Building wheel for testresources (pyproject.toml): started 2026-03-26 00:51:25.774 | Building wheel for testresources (pyproject.toml): finished with status 'done' 2026-03-26 00:51:25.776 | Created wheel for testresources: filename=testresources-2.0.2-py2.py3-none-any.whl size=34284 sha256=23ce9e064dc9104ae68ba7c085623a1130ed8863419c3dd498b9331d8b2c5ee9 2026-03-26 00:51:25.776 | Stored in directory: /opt/stack/.cache/pip/wheels/6f/bd/38/5f44565796c558350457d3ffee0ab83be96f3d99e262a219b9 2026-03-26 00:51:25.781 | Successfully built keystone testresources 2026-03-26 00:51:25.922 | 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:51:26.722 | Attempting uninstall: oauthlib 2026-03-26 00:51:26.730 | Found existing installation: oauthlib 3.2.2 2026-03-26 00:51:26.730 | Not uninstalling oauthlib at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-03-26 00:51:26.730 | Can't uninstall 'oauthlib'. No files were found to uninstall. 2026-03-26 00:51:26.808 | Attempting uninstall: markupsafe 2026-03-26 00:51:26.817 | Found existing installation: MarkupSafe 2.1.5 2026-03-26 00:51:26.818 | Not uninstalling markupsafe at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-03-26 00:51:26.818 | Can't uninstall 'MarkupSafe'. No files were found to uninstall. 2026-03-26 00:51:27.451 | Attempting uninstall: blinker 2026-03-26 00:51:27.457 | Found existing installation: blinker 1.7.0 2026-03-26 00:51:27.457 | Not uninstalling blinker at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-03-26 00:51:27.458 | Can't uninstall 'blinker'. No files were found to uninstall. 2026-03-26 00:51:27.483 | Attempting uninstall: attrs 2026-03-26 00:51:27.492 | Found existing installation: attrs 23.2.0 2026-03-26 00:51:27.492 | Not uninstalling attrs at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-03-26 00:51:27.492 | Can't uninstall 'attrs'. No files were found to uninstall. 2026-03-26 00:51:29.301 | Attempting uninstall: jinja2 2026-03-26 00:51:29.311 | Found existing installation: Jinja2 3.1.2 2026-03-26 00:51:29.312 | Not uninstalling jinja2 at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-03-26 00:51:29.312 | Can't uninstall 'Jinja2'. No files were found to uninstall. 2026-03-26 00:51:29.967 | Attempting uninstall: cryptography 2026-03-26 00:51:29.979 | Found existing installation: cryptography 41.0.7 2026-03-26 00:51:29.979 | Not uninstalling cryptography at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-03-26 00:51:29.979 | Can't uninstall 'cryptography'. No files were found to uninstall. 2026-03-26 00:51:30.559 | Attempting uninstall: jsonschema 2026-03-26 00:51:30.568 | Found existing installation: jsonschema 4.10.3 2026-03-26 00:51:30.568 | Not uninstalling jsonschema at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-03-26 00:51:30.568 | Can't uninstall 'jsonschema'. No files were found to uninstall. 2026-03-26 00:51:31.449 | 2026-03-26 00:51:31.465 | 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:51:31.909 | + inc/python:pip_install:216 : result=0 2026-03-26 00:51:31.915 | + inc/python:pip_install:218 : time_stop pip_install 2026-03-26 00:51:31.920 | + functions-common:time_stop:2412 : local name 2026-03-26 00:51:31.926 | + functions-common:time_stop:2413 : local end_time 2026-03-26 00:51:31.930 | + functions-common:time_stop:2414 : local elapsed_time 2026-03-26 00:51:31.934 | + functions-common:time_stop:2415 : local total 2026-03-26 00:51:31.940 | + functions-common:time_stop:2416 : local start_time 2026-03-26 00:51:31.944 | + functions-common:time_stop:2418 : name=pip_install 2026-03-26 00:51:31.951 | + functions-common:time_stop:2419 : start_time=1774486271264 2026-03-26 00:51:31.955 | + functions-common:time_stop:2421 : [[ -z 1774486271264 ]] 2026-03-26 00:51:31.961 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-03-26 00:51:31.966 | + functions-common:time_stop:2424 : end_time=1774486291962 2026-03-26 00:51:31.971 | + functions-common:time_stop:2425 : elapsed_time=20698 2026-03-26 00:51:31.976 | + functions-common:time_stop:2426 : total=35395 2026-03-26 00:51:31.980 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-03-26 00:51:31.986 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=56093 2026-03-26 00:51:31.991 | + inc/python:pip_install:219 : return 0 2026-03-26 00:51:31.997 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-03-26 00:51:32.002 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-03-26 00:51:32.008 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/keystone 2026-03-26 00:51:32.013 | + inc/python:use_library_from_git:266 : local name=/opt/stack/keystone 2026-03-26 00:51:32.018 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-26 00:51:32.024 | + inc/python:use_library_from_git:268 : [[ novnc,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:51:32.031 | + inc/python:use_library_from_git:268 : [[ ,novnc,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:51:32.038 | + inc/python:use_library_from_git:269 : return 1 2026-03-26 00:51:32.045 | + lib/keystone:install_keystone:542 : is_service_enabled ldap 2026-03-26 00:51:32.082 | + functions-common:is_service_enabled:2068 : return 1 2026-03-26 00:51:32.087 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-03-26 00:51:32.093 | + ./stack.sh:main:918 : configure_keystone 2026-03-26 00:51:32.099 | + lib/keystone:configure_keystone:177 : sudo install -d -o stack /etc/keystone 2026-03-26 00:51:32.122 | + 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:51:32.129 | + lib/keystone:configure_keystone:180 : install -m 600 /dev/null /etc/keystone/keystone.conf 2026-03-26 00:51:32.140 | + lib/keystone:configure_keystone:183 : is_service_enabled ldap 2026-03-26 00:51:32.175 | + functions-common:is_service_enabled:2068 : return 1 2026-03-26 00:51:32.180 | + lib/keystone:configure_keystone:187 : iniset /etc/keystone/keystone.conf identity driver sql 2026-03-26 00:51:32.251 | + lib/keystone:configure_keystone:188 : iniset /etc/keystone/keystone.conf identity password_hash_rounds 4 2026-03-26 00:51:32.341 | + lib/keystone:configure_keystone:189 : iniset /etc/keystone/keystone.conf assignment driver sql 2026-03-26 00:51:32.413 | + lib/keystone:configure_keystone:190 : iniset /etc/keystone/keystone.conf role driver sql 2026-03-26 00:51:32.483 | + lib/keystone:configure_keystone:191 : iniset /etc/keystone/keystone.conf resource driver sql 2026-03-26 00:51:32.550 | + lib/keystone:configure_keystone:194 : iniset /etc/keystone/keystone.conf cache enabled True 2026-03-26 00:51:32.619 | + lib/keystone:configure_keystone:195 : iniset /etc/keystone/keystone.conf cache backend dogpile.cache.memcached 2026-03-26 00:51:32.679 | + lib/keystone:configure_keystone:196 : iniset /etc/keystone/keystone.conf cache memcache_servers localhost:11211 2026-03-26 00:51:32.747 | + lib/keystone:configure_keystone:200 : iniset /etc/keystone/keystone.conf api response_validation error 2026-03-26 00:51:32.811 | + lib/keystone:configure_keystone:202 : iniset_rpc_backend keystone /etc/keystone/keystone.conf oslo_messaging_notifications 2026-03-26 00:51:32.815 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=keystone 2026-03-26 00:51:32.820 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/keystone/keystone.conf 2026-03-26 00:51:32.825 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=oslo_messaging_notifications 2026-03-26 00:51:32.830 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-03-26 00:51:32.836 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-03-26 00:51:32.868 | + functions-common:is_service_enabled:2068 : return 0 2026-03-26 00:51:32.873 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-03-26 00:51:32.877 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-03-26 00:51:32.882 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-03-26 00:51:32.915 | ++ functions-common:is_service_enabled:2068 : return 0 2026-03-26 00:51:32.921 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:secretrabbit@199.204.45.242:5672/ 2026-03-26 00:51:32.926 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/keystone/keystone.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:secretrabbit@199.204.45.242:5672/ 2026-03-26 00:51:32.996 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-03-26 00:51:33.001 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-03-26 00:51:33.006 | + lib/keystone:configure_keystone:204 : local service_port=5000 2026-03-26 00:51:33.012 | + lib/keystone:configure_keystone:206 : is_service_enabled tls-proxy 2026-03-26 00:51:33.049 | + functions-common:is_service_enabled:2068 : return 0 2026-03-26 00:51:33.054 | + lib/keystone:configure_keystone:208 : service_port=5001 2026-03-26 00:51:33.060 | + lib/keystone:configure_keystone:215 : iniset /etc/keystone/keystone.conf DEFAULT public_endpoint https://199.204.45.242/identity 2026-03-26 00:51:33.127 | + lib/keystone:configure_keystone:217 : [[ fernet != '' ]] 2026-03-26 00:51:33.133 | + lib/keystone:configure_keystone:218 : iniset /etc/keystone/keystone.conf token provider fernet 2026-03-26 00:51:33.194 | ++ lib/keystone:configure_keystone:221 : database_connection_url keystone 2026-03-26 00:51:33.199 | ++ lib/database:database_connection_url:134 : local db=keystone 2026-03-26 00:51:33.204 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql keystone 2026-03-26 00:51:33.210 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=keystone 2026-03-26 00:51:33.215 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-03-26 00:51:33.221 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-03-26 00:51:33.225 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-03-26 00:51:33.257 | ++ functions-common:is_service_enabled:2068 : return 0 2026-03-26 00:51:33.262 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-03-26 00:51:33.294 | ++ 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:51:33.299 | + 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:51:33.387 | + lib/keystone:configure_keystone:224 : '[' False '!=' False ']' 2026-03-26 00:51:33.392 | + lib/keystone:configure_keystone:229 : setup_logging /etc/keystone/keystone.conf 2026-03-26 00:51:33.397 | + functions:setup_logging:693 : setup_systemd_logging /etc/keystone/keystone.conf 2026-03-26 00:51:33.403 | + functions:setup_systemd_logging:710 : local conf_file=/etc/keystone/keystone.conf 2026-03-26 00:51:33.410 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-03-26 00:51:33.445 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-03-26 00:51:33.451 | + functions:setup_systemd_logging:716 : local pidstr= 2026-03-26 00:51:33.456 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-03-26 00:51:33.461 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-03-26 00:51:33.466 | + 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:51:33.529 | + 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:51:33.593 | + 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:51:33.656 | + functions:setup_systemd_logging:727 : iniset /etc/keystone/keystone.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-03-26 00:51:33.720 | + functions:setup_systemd_logging:730 : iniset /etc/keystone/keystone.conf DEFAULT log_color False 2026-03-26 00:51:33.786 | + lib/keystone:configure_keystone:231 : iniset /etc/keystone/keystone.conf DEFAULT debug True 2026-03-26 00:51:33.855 | + 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:51:33.862 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/keystone/keystone-uwsgi-public.ini 2026-03-26 00:51:33.868 | + lib/apache:write_uwsgi_config:244 : local wsgi=keystone.wsgi.api:application 2026-03-26 00:51:33.875 | + lib/apache:write_uwsgi_config:245 : local url=/identity 2026-03-26 00:51:33.880 | + lib/apache:write_uwsgi_config:246 : local http= 2026-03-26 00:51:33.886 | + lib/apache:write_uwsgi_config:247 : local name=keystone-api 2026-03-26 00:51:33.891 | + lib/apache:write_uwsgi_config:249 : '[' -z keystone-api ']' 2026-03-26 00:51:33.897 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-03-26 00:51:33.904 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-03-26 00:51:33.929 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-03-26 00:51:33.929 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 stack root' 2026-03-26 00:51:33.942 | d /var/run/uwsgi 0755 stack root 2026-03-26 00:51:33.949 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-03-26 00:51:33.969 | /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:51:33.978 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/keystone-api.socket 2026-03-26 00:51:33.983 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/keystone/keystone-uwsgi-public.ini 2026-03-26 00:51:33.993 | + lib/apache:write_uwsgi_config:270 : [[ keystone.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-03-26 00:51:34.000 | + lib/apache:write_uwsgi_config:271 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi module keystone.wsgi.api:application 2026-03-26 00:51:34.065 | + lib/apache:write_uwsgi_config:276 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi processes 4 2026-03-26 00:51:34.127 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi master true 2026-03-26 00:51:34.183 | + lib/apache:write_uwsgi_config:280 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi die-on-term true 2026-03-26 00:51:34.245 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi exit-on-reload false 2026-03-26 00:51:34.297 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi worker-reload-mercy 80 2026-03-26 00:51:34.357 | + lib/apache:write_uwsgi_config:285 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi enable-threads true 2026-03-26 00:51:34.417 | + lib/apache:write_uwsgi_config:286 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi plugins http,python3 2026-03-26 00:51:34.477 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi thunder-lock true 2026-03-26 00:51:34.537 | + 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:51:34.601 | + lib/apache:write_uwsgi_config:292 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi buffer-size 65535 2026-03-26 00:51:34.661 | + lib/apache:write_uwsgi_config:294 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi add-header 'Connection: close' 2026-03-26 00:51:34.717 | + lib/apache:write_uwsgi_config:296 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi lazy-apps true 2026-03-26 00:51:34.774 | + lib/apache:write_uwsgi_config:298 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi start-time %t 2026-03-26 00:51:34.835 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-03-26 00:51:34.840 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-03-26 00:51:34.847 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for keystone-api 2026-03-26 00:51:34.852 | ++ lib/apache:apache_site_config_for:174 : local site=keystone-api 2026-03-26 00:51:34.858 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-03-26 00:51:34.864 | ++ functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-03-26 00:51:34.868 | ++ functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-03-26 00:51:34.873 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/keystone-api.conf 2026-03-26 00:51:34.878 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/keystone-api.conf 2026-03-26 00:51:34.883 | + 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:51:34.940 | + lib/apache:write_uwsgi_config:307 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi chmod-socket 666 2026-03-26 00:51:34.995 | + 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:51:34.996 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/keystone-api.conf 2026-03-26 00:51:35.007 | ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-api.socket|uwsgi://uwsgi-uds-keystone-api" retry=0 acquire=1 2026-03-26 00:51:35.014 | + lib/apache:write_uwsgi_config:309 : enable_apache_site keystone-api 2026-03-26 00:51:35.020 | + lib/apache:enable_apache_site:191 : local site=keystone-api 2026-03-26 00:51:35.024 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-03-26 00:51:35.030 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-03-26 00:51:35.033 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-03-26 00:51:35.039 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-03-26 00:51:35.045 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-03-26 00:51:35.051 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-03-26 00:51:35.056 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-03-26 00:51:35.062 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-03-26 00:51:35.066 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-03-26 00:51:35.071 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-03-26 00:51:35.075 | + lib/apache:enable_apache_site:195 : sudo a2ensite keystone-api 2026-03-26 00:51:35.121 | Enabling site keystone-api. 2026-03-26 00:51:35.130 | To activate the new configuration, you need to run: 2026-03-26 00:51:35.130 | systemctl reload apache2 2026-03-26 00:51:35.139 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-03-26 00:51:35.144 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-03-26 00:51:35.149 | + functions-common:restart_service:2296 : '[' -x /bin/systemctl ']' 2026-03-26 00:51:35.154 | + functions-common:restart_service:2297 : sudo /bin/systemctl restart apache2 2026-03-26 00:51:35.302 | + lib/keystone:configure_keystone:235 : iniset /etc/keystone/keystone.conf DEFAULT max_token_size 16384 2026-03-26 00:51:35.368 | + lib/keystone:configure_keystone:237 : iniset /etc/keystone/keystone.conf fernet_tokens key_repository /etc/keystone/fernet-keys/ 2026-03-26 00:51:35.432 | + lib/keystone:configure_keystone:239 : iniset /etc/keystone/keystone.conf credential key_repository /etc/keystone/credential-keys/ 2026-03-26 00:51:35.501 | + lib/keystone:configure_keystone:247 : [[ True = True ]] 2026-03-26 00:51:35.506 | + lib/keystone:configure_keystone:248 : iniset /etc/keystone/keystone.conf security_compliance lockout_failure_attempts 2 2026-03-26 00:51:35.577 | + lib/keystone:configure_keystone:249 : iniset /etc/keystone/keystone.conf security_compliance lockout_duration 10 2026-03-26 00:51:35.640 | + lib/keystone:configure_keystone:250 : iniset /etc/keystone/keystone.conf security_compliance unique_last_password_count 2 2026-03-26 00:51:35.702 | + lib/keystone:configure_keystone:253 : iniset /etc/keystone/keystone.conf oslo_policy policy_file policy.yaml 2026-03-26 00:51:35.767 | + lib/keystone:configure_keystone:255 : [[ False == True ]] 2026-03-26 00:51:35.772 | + lib/keystone:configure_keystone:255 : [[ False == True ]] 2026-03-26 00:51:35.778 | + lib/keystone:configure_keystone:259 : iniset /etc/keystone/keystone.conf oslo_policy enforce_scope false 2026-03-26 00:51:35.839 | + lib/keystone:configure_keystone:260 : iniset /etc/keystone/keystone.conf oslo_policy enforce_new_defaults false 2026-03-26 00:51:35.902 | + ./stack.sh:main:922 : is_service_enabled swift 2026-03-26 00:51:35.938 | + functions-common:is_service_enabled:2068 : return 1 2026-03-26 00:51:35.944 | + ./stack.sh:main:936 : is_service_enabled g-api n-api 2026-03-26 00:51:35.984 | + functions-common:is_service_enabled:2068 : return 0 2026-03-26 00:51:35.990 | + ./stack.sh:main:938 : stack_install_service glance 2026-03-26 00:51:35.995 | + lib/stack:stack_install_service:20 : local service=glance 2026-03-26 00:51:36.001 | + lib/stack:stack_install_service:21 : type install_glance 2026-03-26 00:51:36.006 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-03-26 00:51:36.012 | + lib/stack:stack_install_service:32 : install_glance 2026-03-26 00:51:36.019 | + lib/glance:install_glance:550 : glance_store_extras=() 2026-03-26 00:51:36.024 | + lib/glance:install_glance:550 : local glance_store_extras 2026-03-26 00:51:36.031 | + lib/glance:install_glance:552 : is_service_enabled cinder 2026-03-26 00:51:36.068 | + functions-common:is_service_enabled:2068 : return 0 2026-03-26 00:51:36.075 | + lib/glance:install_glance:553 : glance_store_extras=("cinder" "${glance_store_extras[@]}") 2026-03-26 00:51:36.081 | + lib/glance:install_glance:556 : is_service_enabled swift 2026-03-26 00:51:36.116 | + functions-common:is_service_enabled:2068 : return 1 2026-03-26 00:51:36.122 | + lib/glance:install_glance:562 : use_library_from_git glance_store 2026-03-26 00:51:36.128 | + inc/python:use_library_from_git:266 : local name=glance_store 2026-03-26 00:51:36.134 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-26 00:51:36.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 = \A\L\L ]] 2026-03-26 00:51:36.146 | + inc/python:use_library_from_git:268 : [[ ,novnc,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:51:36.152 | + inc/python:use_library_from_git:269 : return 1 2026-03-26 00:51:36.159 | ++ lib/glance:install_glance:568 : join_extras cinder 2026-03-26 00:51:36.165 | ++ inc/python:join_extras:28 : local IFS=, 2026-03-26 00:51:36.172 | ++ inc/python:join_extras:29 : echo cinder 2026-03-26 00:51:36.178 | + lib/glance:install_glance:568 : pip_install_gr_extras glance-store cinder 2026-03-26 00:51:36.182 | + inc/python:pip_install_gr_extras:107 : local name=glance-store 2026-03-26 00:51:36.188 | + inc/python:pip_install_gr_extras:108 : local extras=cinder 2026-03-26 00:51:36.195 | + inc/python:pip_install_gr_extras:109 : local version_constraints 2026-03-26 00:51:36.203 | ++ inc/python:pip_install_gr_extras:110 : get_version_constraints_from_global_requirements glance-store 2026-03-26 00:51:36.209 | ++ inc/python:get_version_constraints_from_global_requirements:253 : local package=glance-store 2026-03-26 00:51:36.215 | ++ inc/python:get_version_constraints_from_global_requirements:254 : local required_pkg_version_constraint 2026-03-26 00:51:36.224 | +++ 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:51:36.225 | +++ inc/python:get_version_constraints_from_global_requirements:256 : cut -d# -f1 2026-03-26 00:51:36.235 | ++ inc/python:get_version_constraints_from_global_requirements:256 : required_pkg_version_constraint='!=0.29.0 ' 2026-03-26 00:51:36.241 | ++ inc/python:get_version_constraints_from_global_requirements:257 : [[ !=0.29.0 == '' ]] 2026-03-26 00:51:36.247 | ++ inc/python:get_version_constraints_from_global_requirements:260 : echo '!=0.29.0' 2026-03-26 00:51:36.253 | + inc/python:pip_install_gr_extras:110 : version_constraints='!=0.29.0' 2026-03-26 00:51:36.259 | + inc/python:pip_install_gr_extras:111 : pip_install 'glance-store[cinder]!=0.29.0' 2026-03-26 00:51:36.306 | Using python 3.12 to install glance-store[cinder]!=0.29.0 2026-03-26 00:51:36.310 | + 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:51:36.984 | Collecting glance-store!=0.29.0 (from glance-store[cinder]!=0.29.0) 2026-03-26 00:51:37.114 | Downloading glance_store-5.4.0-py3-none-any.whl.metadata (4.6 kB) 2026-03-26 00:51:37.129 | 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:51:37.130 | 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:51:37.131 | 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:51:37.132 | 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:51:37.132 | 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:51:37.133 | 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:51:37.133 | 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:51:37.134 | 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:51:37.135 | 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:51:37.136 | 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:51:37.136 | 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:51:37.155 | Collecting retrying!=1.3.0,>=1.2.3 (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) 2026-03-26 00:51:37.179 | Downloading retrying-1.4.2-py3-none-any.whl.metadata (5.5 kB) 2026-03-26 00:51:37.188 | 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:51:37.189 | 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:51:37.190 | 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:51:37.195 | 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:51:37.196 | 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:51:37.227 | Collecting python-cinderclient>=4.1.0 (from glance-store[cinder]!=0.29.0) 2026-03-26 00:51:37.250 | Downloading python_cinderclient-9.9.0-py3-none-any.whl.metadata (19 kB) 2026-03-26 00:51:37.398 | Collecting os-brick>=6.3.0 (from glance-store[cinder]!=0.29.0) 2026-03-26 00:51:37.423 | Downloading os_brick-7.0.0-py3-none-any.whl.metadata (2.8 kB) 2026-03-26 00:51:37.458 | Collecting oslo.rootwrap>=5.8.0 (from glance-store[cinder]!=0.29.0) 2026-03-26 00:51:37.481 | Downloading oslo_rootwrap-7.9.0-py3-none-any.whl.metadata (2.1 kB) 2026-03-26 00:51:37.515 | Collecting oslo.privsep>=1.23.0 (from glance-store[cinder]!=0.29.0) 2026-03-26 00:51:37.540 | Downloading oslo_privsep-3.10.1-py3-none-any.whl.metadata (2.7 kB) 2026-03-26 00:51:37.553 | 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:51:37.554 | 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:51:37.554 | 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:51:37.555 | 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:51:37.561 | 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:51:37.561 | 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:51:37.562 | 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:51:37.563 | 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:51:37.565 | 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:51:37.566 | 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:51:37.567 | 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:51:37.596 | Collecting tenacity>=6.3.1 (from os-brick>=6.3.0->glance-store[cinder]!=0.29.0) 2026-03-26 00:51:37.620 | Downloading tenacity-9.1.4-py3-none-any.whl.metadata (1.2 kB) 2026-03-26 00:51:37.629 | 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:51:37.633 | 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:51:37.636 | 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:51:37.637 | 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:51:37.638 | 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:51:37.645 | 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:51:37.647 | 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:51:37.648 | 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:51:37.649 | 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:51:37.654 | 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:51:37.656 | 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:51:37.656 | 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:51:37.656 | 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:51:37.657 | 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:51:37.659 | 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:51:37.660 | 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:51:37.663 | 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:51:37.674 | 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:51:37.677 | 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:51:37.678 | 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:51:37.686 | 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:51:37.687 | 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:51:37.687 | 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:51:37.688 | 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:51:37.701 | 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:51:37.751 | Downloading glance_store-5.4.0-py3-none-any.whl (260 kB) 2026-03-26 00:51:37.836 | Downloading os_brick-7.0.0-py3-none-any.whl (285 kB) 2026-03-26 00:51:37.878 | Downloading oslo_privsep-3.10.1-py3-none-any.whl (41 kB) 2026-03-26 00:51:37.911 | Downloading oslo_rootwrap-7.9.0-py3-none-any.whl (40 kB) 2026-03-26 00:51:37.944 | Downloading python_cinderclient-9.9.0-py3-none-any.whl (256 kB) 2026-03-26 00:51:37.981 | Downloading retrying-1.4.2-py3-none-any.whl (10 kB) 2026-03-26 00:51:38.010 | Downloading tenacity-9.1.4-py3-none-any.whl (28 kB) 2026-03-26 00:51:38.129 | Installing collected packages: tenacity, retrying, oslo.rootwrap, python-cinderclient, oslo.privsep, glance-store, os-brick 2026-03-26 00:51:39.136 | 2026-03-26 00:51:39.150 | 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:51:39.231 | + inc/python:pip_install:216 : result=0 2026-03-26 00:51:39.234 | + inc/python:pip_install:218 : time_stop pip_install 2026-03-26 00:51:39.240 | + functions-common:time_stop:2412 : local name 2026-03-26 00:51:39.245 | + functions-common:time_stop:2413 : local end_time 2026-03-26 00:51:39.251 | + functions-common:time_stop:2414 : local elapsed_time 2026-03-26 00:51:39.256 | + functions-common:time_stop:2415 : local total 2026-03-26 00:51:39.261 | + functions-common:time_stop:2416 : local start_time 2026-03-26 00:51:39.266 | + functions-common:time_stop:2418 : name=pip_install 2026-03-26 00:51:39.272 | + functions-common:time_stop:2419 : start_time=1774486296295 2026-03-26 00:51:39.278 | + functions-common:time_stop:2421 : [[ -z 1774486296295 ]] 2026-03-26 00:51:39.285 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-03-26 00:51:39.294 | + functions-common:time_stop:2424 : end_time=1774486299288 2026-03-26 00:51:39.300 | + functions-common:time_stop:2425 : elapsed_time=2993 2026-03-26 00:51:39.304 | + functions-common:time_stop:2426 : total=56093 2026-03-26 00:51:39.311 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-03-26 00:51:39.315 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=59086 2026-03-26 00:51:39.320 | + inc/python:pip_install:219 : return 0 2026-03-26 00:51:39.325 | + lib/glance:install_glance:569 : copy_rootwrap /opt/stack/data/venv/etc/glance 2026-03-26 00:51:39.331 | + lib/glance:copy_rootwrap:263 : local source_path=/opt/stack/data/venv/etc/glance 2026-03-26 00:51:39.337 | + lib/glance:copy_rootwrap:265 : sudo install -d -o stack /etc/glance 2026-03-26 00:51:39.356 | + 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:51:39.365 | + lib/glance:install_glance:572 : git_clone https://github.com/openstack/glance.git /opt/stack/glance master 2026-03-26 00:51:39.370 | + functions-common:git_clone:581 : local git_remote=https://github.com/openstack/glance.git 2026-03-26 00:51:39.376 | + functions-common:git_clone:582 : local git_dest=/opt/stack/glance 2026-03-26 00:51:39.382 | + functions-common:git_clone:583 : local git_ref=master 2026-03-26 00:51:39.387 | + functions-common:git_clone:584 : local orig_dir 2026-03-26 00:51:39.393 | ++ functions-common:git_clone:585 : pwd 2026-03-26 00:51:39.397 | + functions-common:git_clone:585 : orig_dir=/opt/stack/devstack 2026-03-26 00:51:39.403 | + functions-common:git_clone:586 : local git_clone_flags= 2026-03-26 00:51:39.408 | ++ functions-common:git_clone:588 : trueorfalse False RECLONE 2026-03-26 00:51:39.444 | + functions-common:git_clone:588 : RECLONE=False 2026-03-26 00:51:39.450 | + functions-common:git_clone:589 : [[ 0 -gt 0 ]] 2026-03-26 00:51:39.456 | + functions-common:git_clone:593 : [[ False = \T\r\u\e ]] 2026-03-26 00:51:39.464 | + functions-common:git_clone:602 : egrep -q '^refs' 2026-03-26 00:51:39.464 | + functions-common:git_clone:602 : echo master 2026-03-26 00:51:39.473 | + functions-common:git_clone:616 : [[ ! -d /opt/stack/glance ]] 2026-03-26 00:51:39.479 | + functions-common:git_clone:626 : [[ False = \T\r\u\e ]] 2026-03-26 00:51:39.483 | + functions-common:git_clone:661 : sudo git config --system --add safe.directory /opt/stack/glance 2026-03-26 00:51:39.507 | + functions-common:git_clone:664 : cd /opt/stack/glance 2026-03-26 00:51:39.514 | + functions-common:git_clone:665 : git show --oneline 2026-03-26 00:51:39.514 | + functions-common:git_clone:665 : head -1 2026-03-26 00:51:39.522 | 8c43caaef Fix SSRF vulnerabilities in image import API 2026-03-26 00:51:39.529 | + functions-common:git_clone:666 : cd /opt/stack/devstack 2026-03-26 00:51:39.535 | + lib/glance:install_glance:574 : setup_develop /opt/stack/glance 2026-03-26 00:51:39.541 | + inc/python:setup_develop:353 : local bindep 2026-03-26 00:51:39.548 | + inc/python:setup_develop:354 : [[ /opt/stack/glance == -bindep* ]] 2026-03-26 00:51:39.554 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/glance 2026-03-26 00:51:39.559 | + inc/python:setup_develop:359 : local extras= 2026-03-26 00:51:39.565 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/glance -e 2026-03-26 00:51:39.570 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-03-26 00:51:39.577 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/glance == -bindep* ]] 2026-03-26 00:51:39.583 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/glance 2026-03-26 00:51:39.589 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-03-26 00:51:39.595 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-03-26 00:51:39.602 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/glance 2026-03-26 00:51:39.608 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-03-26 00:51:39.615 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/glance 2026-03-26 00:51:39.620 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-03-26 00:51:39.625 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-03-26 00:51:39.633 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/glance/setup.cfg 2026-03-26 00:51:39.644 | + inc/python:_setup_package_with_constraints_edit:400 : name=glance 2026-03-26 00:51:39.649 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z glance ']' 2026-03-26 00:51:39.654 | + 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:51:39.745 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/glance -e 2026-03-26 00:51:39.751 | + inc/python:setup_package:436 : local bindep=0 2026-03-26 00:51:39.757 | + inc/python:setup_package:437 : local bindep_flag= 2026-03-26 00:51:39.761 | + inc/python:setup_package:438 : local bindep_profiles= 2026-03-26 00:51:39.766 | + inc/python:setup_package:439 : [[ /opt/stack/glance == -bindep* ]] 2026-03-26 00:51:39.770 | + inc/python:setup_package:444 : local project_dir=/opt/stack/glance 2026-03-26 00:51:39.775 | + inc/python:setup_package:445 : local flags=-e 2026-03-26 00:51:39.781 | + inc/python:setup_package:446 : local extras= 2026-03-26 00:51:39.787 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-03-26 00:51:39.792 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-03-26 00:51:39.797 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-03-26 00:51:39.801 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-03-26 00:51:39.807 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-03-26 00:51:39.812 | + inc/python:setup_package:464 : pip_install -e /opt/stack/glance 2026-03-26 00:51:39.850 | Using python 3.12 to install /opt/stack/glance 2026-03-26 00:51:39.855 | + 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:51:40.426 | Obtaining file:///opt/stack/glance 2026-03-26 00:51:40.429 | Installing build dependencies: started 2026-03-26 00:51:41.350 | Installing build dependencies: finished with status 'done' 2026-03-26 00:51:41.350 | Checking if build backend supports build_editable: started 2026-03-26 00:51:41.650 | Checking if build backend supports build_editable: finished with status 'done' 2026-03-26 00:51:41.651 | Getting requirements to build editable: started 2026-03-26 00:51:41.798 | Getting requirements to build editable: finished with status 'done' 2026-03-26 00:51:41.801 | Preparing editable metadata (pyproject.toml): started 2026-03-26 00:51:42.369 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-03-26 00:51:42.385 | 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:51:42.385 | 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:51:42.386 | 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:51:42.386 | 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:51:42.387 | 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:51:42.387 | 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:51:42.387 | 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:51:42.388 | 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:51:42.571 | Collecting httplib2>=0.9.1 (from glance==32.1.0.dev8) 2026-03-26 00:51:42.703 | Downloading httplib2-0.31.2-py3-none-any.whl.metadata (2.2 kB) 2026-03-26 00:51:42.742 | 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:51:42.742 | 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:51:42.742 | 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:51:42.743 | 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:51:42.743 | 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:51:42.744 | 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:51:42.744 | 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:51:42.781 | Collecting taskflow>=4.0.0 (from glance==32.1.0.dev8) 2026-03-26 00:51:42.807 | Downloading taskflow-6.2.0-py3-none-any.whl.metadata (4.5 kB) 2026-03-26 00:51:42.819 | 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:51:42.819 | 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:51:42.848 | Collecting WSME>=0.8.0 (from glance==32.1.0.dev8) 2026-03-26 00:51:42.871 | Downloading WSME-0.12.1-py3-none-any.whl.metadata (3.7 kB) 2026-03-26 00:51:42.882 | 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:51:42.883 | 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:51:42.883 | 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:51:42.884 | 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:51:42.884 | 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:51:42.885 | 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:51:42.908 | Collecting oslo.limit>=1.6.0 (from glance==32.1.0.dev8) 2026-03-26 00:51:42.933 | Downloading oslo_limit-2.10.0-py3-none-any.whl.metadata (2.1 kB) 2026-03-26 00:51:42.945 | 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:51:42.947 | 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:51:42.948 | 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:51:42.980 | Collecting oslo.reports>=1.18.0 (from glance==32.1.0.dev8) 2026-03-26 00:51:43.003 | Downloading oslo_reports-3.7.0-py3-none-any.whl.metadata (3.8 kB) 2026-03-26 00:51:43.012 | 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:51:43.013 | 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:51:43.014 | 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:51:43.014 | 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:51:43.015 | 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:51:43.032 | Collecting cursive>=0.2.1 (from glance==32.1.0.dev8) 2026-03-26 00:51:43.073 | Downloading cursive-0.2.3-py2.py3-none-any.whl.metadata (1.7 kB) 2026-03-26 00:51:43.109 | Collecting castellan>=0.17.0 (from glance==32.1.0.dev8) 2026-03-26 00:51:43.132 | Downloading castellan-5.6.0-py3-none-any.whl.metadata (1.9 kB) 2026-03-26 00:51:43.142 | 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:51:43.143 | 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:51:43.171 | Collecting python-barbicanclient>=5.5.0 (from castellan>=0.17.0->glance==32.1.0.dev8) 2026-03-26 00:51:43.200 | Downloading python_barbicanclient-7.3.0-py3-none-any.whl.metadata (11 kB) 2026-03-26 00:51:43.214 | 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:51:43.216 | 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:51:43.222 | 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:51:43.225 | 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:51:43.228 | 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:51:43.230 | 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:51:43.231 | 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:51:43.236 | 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:51:43.241 | 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:51:43.243 | 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:51:43.243 | 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:51:43.244 | 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:51:43.244 | 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:51:43.248 | 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:51:43.249 | 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:51:43.252 | 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:51:43.253 | 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:51:43.254 | 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:51:43.258 | 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:51:43.260 | 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:51:43.264 | 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:51:43.267 | 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:51:43.267 | 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:51:43.268 | 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:51:43.273 | 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:51:43.274 | 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:51:43.312 | Collecting openstacksdk>=0.47.0 (from oslo.limit>=1.6.0->glance==32.1.0.dev8) 2026-03-26 00:51:43.336 | Downloading openstacksdk-4.10.0-py3-none-any.whl.metadata (12 kB) 2026-03-26 00:51:43.374 | Collecting jmespath>=0.9.0 (from openstacksdk>=0.47.0->oslo.limit>=1.6.0->glance==32.1.0.dev8) 2026-03-26 00:51:43.397 | Downloading jmespath-1.1.0-py3-none-any.whl.metadata (7.6 kB) 2026-03-26 00:51:43.442 | 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:51:43.467 | Downloading jsonpatch-1.33-py2.py3-none-any.whl.metadata (3.0 kB) 2026-03-26 00:51:43.676 | Collecting platformdirs>=3 (from openstacksdk>=0.47.0->oslo.limit>=1.6.0->glance==32.1.0.dev8) 2026-03-26 00:51:43.699 | Downloading platformdirs-4.9.2-py3-none-any.whl.metadata (4.7 kB) 2026-03-26 00:51:43.708 | 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:51:43.804 | Collecting requestsexceptions>=1.2.0 (from openstacksdk>=0.47.0->oslo.limit>=1.6.0->glance==32.1.0.dev8) 2026-03-26 00:51:43.830 | Downloading requestsexceptions-1.4.0-py2.py3-none-any.whl.metadata (1.2 kB) 2026-03-26 00:51:43.873 | 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:51:43.899 | Downloading jsonpointer-3.0.0-py2.py3-none-any.whl.metadata (2.3 kB) 2026-03-26 00:51:43.915 | 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:51:43.920 | 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:51:43.921 | 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:51:43.922 | 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:51:43.922 | 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:51:43.923 | 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:51:43.926 | 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:51:43.932 | 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:51:43.932 | 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:51:43.937 | 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:51:43.939 | 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:51:43.939 | 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:51:43.940 | 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:51:43.945 | 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:51:43.954 | 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:51:43.960 | 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:51:43.976 | 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:51:43.986 | 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:51:44.034 | Collecting cliff>=2.8.0 (from python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==32.1.0.dev8) 2026-03-26 00:51:44.057 | Downloading cliff-4.13.2-py3-none-any.whl.metadata (2.1 kB) 2026-03-26 00:51:44.096 | 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:51:44.120 | Downloading autopage-0.6.0-py3-none-any.whl.metadata (8.1 kB) 2026-03-26 00:51:44.166 | 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:51:44.190 | Downloading cmd2-3.2.0-py3-none-any.whl.metadata (16 kB) 2026-03-26 00:51:44.232 | 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:51:44.253 | Downloading pyperclip-1.11.0-py3-none-any.whl.metadata (2.4 kB) 2026-03-26 00:51:44.261 | 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:51:44.280 | 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:51:44.306 | Downloading rich_argparse-1.7.2-py3-none-any.whl.metadata (14 kB) 2026-03-26 00:51:44.323 | 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:51:44.337 | 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:51:44.337 | 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:51:44.338 | 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:51:44.339 | 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:51:44.363 | 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:51:44.364 | 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:51:44.371 | 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:51:44.386 | 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:51:44.447 | Collecting networkx>=2.1.0 (from taskflow>=4.0.0->glance==32.1.0.dev8) 2026-03-26 00:51:44.470 | Downloading networkx-3.4.2-py3-none-any.whl.metadata (6.3 kB) 2026-03-26 00:51:44.503 | Collecting automaton>=1.9.0 (from taskflow>=4.0.0->glance==32.1.0.dev8) 2026-03-26 00:51:44.526 | Downloading automaton-3.3.0-py3-none-any.whl.metadata (2.1 kB) 2026-03-26 00:51:44.536 | 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:51:44.556 | Collecting pydot>=1.2.4 (from taskflow>=4.0.0->glance==32.1.0.dev8) 2026-03-26 00:51:44.579 | Downloading pydot-4.0.1-py3-none-any.whl.metadata (11 kB) 2026-03-26 00:51:44.613 | 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:51:44.644 | Collecting simplegeneric (from WSME>=0.8.0->glance==32.1.0.dev8) 2026-03-26 00:51:44.667 | Downloading simplegeneric-0.8.1.zip (12 kB) 2026-03-26 00:51:44.683 | Installing build dependencies: started 2026-03-26 00:51:45.514 | Installing build dependencies: finished with status 'done' 2026-03-26 00:51:45.515 | Getting requirements to build wheel: started 2026-03-26 00:51:45.851 | Getting requirements to build wheel: finished with status 'done' 2026-03-26 00:51:45.853 | Preparing metadata (pyproject.toml): started 2026-03-26 00:51:46.040 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-03-26 00:51:46.044 | 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:51:46.081 | Collecting importlib-metadata>=4.4 (from WSME>=0.8.0->glance==32.1.0.dev8) 2026-03-26 00:51:46.103 | Downloading importlib_metadata-8.7.1-py3-none-any.whl.metadata (4.7 kB) 2026-03-26 00:51:46.141 | Collecting zipp>=3.20 (from importlib-metadata>=4.4->WSME>=0.8.0->glance==32.1.0.dev8) 2026-03-26 00:51:46.165 | Downloading zipp-3.23.0-py3-none-any.whl.metadata (3.6 kB) 2026-03-26 00:51:46.242 | Downloading castellan-5.6.0-py3-none-any.whl (99 kB) 2026-03-26 00:51:46.304 | Downloading cursive-0.2.3-py2.py3-none-any.whl (43 kB) 2026-03-26 00:51:46.335 | Downloading httplib2-0.31.2-py3-none-any.whl (91 kB) 2026-03-26 00:51:46.369 | Downloading oslo_limit-2.10.0-py3-none-any.whl (23 kB) 2026-03-26 00:51:46.403 | Downloading openstacksdk-4.10.0-py3-none-any.whl (1.9 MB) 2026-03-26 00:51:46.509 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.9/1.9 MB 20.4 MB/s 0:00:00 2026-03-26 00:51:46.532 | Downloading jmespath-1.1.0-py3-none-any.whl (20 kB) 2026-03-26 00:51:46.561 | Downloading jsonpatch-1.33-py2.py3-none-any.whl (12 kB) 2026-03-26 00:51:46.590 | Downloading jsonpointer-3.0.0-py2.py3-none-any.whl (7.6 kB) 2026-03-26 00:51:46.619 | Downloading oslo_reports-3.7.0-py3-none-any.whl (53 kB) 2026-03-26 00:51:46.649 | Downloading platformdirs-4.9.2-py3-none-any.whl (21 kB) 2026-03-26 00:51:46.681 | Downloading python_barbicanclient-7.3.0-py3-none-any.whl (88 kB) 2026-03-26 00:51:46.715 | Downloading cliff-4.13.2-py3-none-any.whl (86 kB) 2026-03-26 00:51:46.748 | Downloading autopage-0.6.0-py3-none-any.whl (30 kB) 2026-03-26 00:51:46.780 | Downloading cmd2-3.2.0-py3-none-any.whl (147 kB) 2026-03-26 00:51:46.811 | Downloading pyperclip-1.11.0-py3-none-any.whl (11 kB) 2026-03-26 00:51:46.843 | Downloading requestsexceptions-1.4.0-py2.py3-none-any.whl (3.8 kB) 2026-03-26 00:51:46.878 | Downloading rich_argparse-1.7.2-py3-none-any.whl (25 kB) 2026-03-26 00:51:46.912 | Downloading taskflow-6.2.0-py3-none-any.whl (490 kB) 2026-03-26 00:51:46.971 | Downloading automaton-3.3.0-py3-none-any.whl (22 kB) 2026-03-26 00:51:47.002 | Downloading networkx-3.4.2-py3-none-any.whl (1.7 MB) 2026-03-26 00:51:47.054 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.7/1.7 MB 31.0 MB/s 0:00:00 2026-03-26 00:51:47.077 | Downloading pydot-4.0.1-py3-none-any.whl (37 kB) 2026-03-26 00:51:47.107 | Downloading WSME-0.12.1-py3-none-any.whl (59 kB) 2026-03-26 00:51:47.137 | Downloading importlib_metadata-8.7.1-py3-none-any.whl (27 kB) 2026-03-26 00:51:47.166 | Downloading zipp-3.23.0-py3-none-any.whl (10 kB) 2026-03-26 00:51:47.212 | Building wheels for collected packages: glance, simplegeneric 2026-03-26 00:51:47.213 | Building editable for glance (pyproject.toml): started 2026-03-26 00:51:47.771 | Building editable for glance (pyproject.toml): finished with status 'done' 2026-03-26 00:51:47.771 | Created wheel for glance: filename=glance-32.1.0.dev8-0.editable-py3-none-any.whl size=8949 sha256=6e72009baec8e2f638450050a862f1c5402c7cf29cdbfdd4de70643c74e9ac5a 2026-03-26 00:51:47.772 | Stored in directory: /tmp/pip-ephem-wheel-cache-jpi49ezv/wheels/31/93/bf/c06e9c56745867b4722d11aae03416a994ddf0e859898c0382 2026-03-26 00:51:47.774 | Building wheel for simplegeneric (pyproject.toml): started 2026-03-26 00:51:47.993 | Building wheel for simplegeneric (pyproject.toml): finished with status 'done' 2026-03-26 00:51:47.994 | Created wheel for simplegeneric: filename=simplegeneric-0.8.1-py3-none-any.whl size=5103 sha256=c5e79011418105910750ec5cd0f63b32404808ce74918040a6a8496ca31305d3 2026-03-26 00:51:47.995 | Stored in directory: /opt/stack/.cache/pip/wheels/bf/7f/ac/c96a7918d97103348ae720bdf93aa7f5458f5efb90718e9873 2026-03-26 00:51:47.999 | Successfully built glance simplegeneric 2026-03-26 00:51:48.136 | 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:51:49.440 | Attempting uninstall: jsonpointer 2026-03-26 00:51:49.453 | Found existing installation: jsonpointer 2.0 2026-03-26 00:51:49.453 | Not uninstalling jsonpointer at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-03-26 00:51:49.454 | Can't uninstall 'jsonpointer'. No files were found to uninstall. 2026-03-26 00:51:49.491 | Attempting uninstall: httplib2 2026-03-26 00:51:49.503 | Found existing installation: httplib2 0.20.4 2026-03-26 00:51:49.503 | Not uninstalling httplib2 at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-03-26 00:51:49.504 | Can't uninstall 'httplib2'. No files were found to uninstall. 2026-03-26 00:51:49.563 | Attempting uninstall: jsonpatch 2026-03-26 00:51:49.575 | Found existing installation: jsonpatch 1.32 2026-03-26 00:51:49.576 | Not uninstalling jsonpatch at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-03-26 00:51:49.576 | Can't uninstall 'jsonpatch'. No files were found to uninstall. 2026-03-26 00:51:51.894 | 2026-03-26 00:51:51.911 | 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:51:52.065 | + inc/python:pip_install:216 : result=0 2026-03-26 00:51:52.070 | + inc/python:pip_install:218 : time_stop pip_install 2026-03-26 00:51:52.075 | + functions-common:time_stop:2412 : local name 2026-03-26 00:51:52.080 | + functions-common:time_stop:2413 : local end_time 2026-03-26 00:51:52.085 | + functions-common:time_stop:2414 : local elapsed_time 2026-03-26 00:51:52.091 | + functions-common:time_stop:2415 : local total 2026-03-26 00:51:52.096 | + functions-common:time_stop:2416 : local start_time 2026-03-26 00:51:52.101 | + functions-common:time_stop:2418 : name=pip_install 2026-03-26 00:51:52.106 | + functions-common:time_stop:2419 : start_time=1774486299841 2026-03-26 00:51:52.112 | + functions-common:time_stop:2421 : [[ -z 1774486299841 ]] 2026-03-26 00:51:52.118 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-03-26 00:51:52.127 | + functions-common:time_stop:2424 : end_time=1774486312120 2026-03-26 00:51:52.131 | + functions-common:time_stop:2425 : elapsed_time=12279 2026-03-26 00:51:52.136 | + functions-common:time_stop:2426 : total=59086 2026-03-26 00:51:52.142 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-03-26 00:51:52.147 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=71365 2026-03-26 00:51:52.152 | + inc/python:pip_install:219 : return 0 2026-03-26 00:51:52.158 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-03-26 00:51:52.162 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-03-26 00:51:52.169 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/glance 2026-03-26 00:51:52.175 | + inc/python:use_library_from_git:266 : local name=/opt/stack/glance 2026-03-26 00:51:52.181 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-26 00:51:52.186 | + inc/python:use_library_from_git:268 : [[ novnc,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:51:52.192 | + inc/python:use_library_from_git:268 : [[ ,novnc,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:51:52.199 | + inc/python:use_library_from_git:269 : return 1 2026-03-26 00:51:52.205 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-03-26 00:51:52.210 | + ./stack.sh:main:939 : configure_glance 2026-03-26 00:51:52.216 | + lib/glance:configure_glance:346 : sudo install -d -o stack /etc/glance /etc/glance/metadefs 2026-03-26 00:51:52.242 | + lib/glance:configure_glance:349 : local dburl 2026-03-26 00:51:52.249 | ++ lib/glance:configure_glance:350 : database_connection_url glance 2026-03-26 00:51:52.255 | ++ lib/database:database_connection_url:134 : local db=glance 2026-03-26 00:51:52.261 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql glance 2026-03-26 00:51:52.266 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=glance 2026-03-26 00:51:52.271 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-03-26 00:51:52.276 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-03-26 00:51:52.281 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-03-26 00:51:52.316 | ++ functions-common:is_service_enabled:2068 : return 0 2026-03-26 00:51:52.320 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-03-26 00:51:52.324 | ++ 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:51:52.331 | + lib/glance:configure_glance:350 : dburl='mysql+pymysql://root:secretdatabase@127.0.0.1/glance?charset=utf8&plugin=dbcounter' 2026-03-26 00:51:52.336 | + lib/glance:configure_glance:352 : iniset /etc/glance/glance-api.conf DEFAULT debug True 2026-03-26 00:51:52.406 | + 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:51:52.468 | + lib/glance:configure_glance:354 : iniset /etc/glance/glance-api.conf DEFAULT use_syslog False 2026-03-26 00:51:52.526 | + lib/glance:configure_glance:355 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2026-03-26 00:51:52.588 | + lib/glance:configure_glance:356 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_driver centralized_db 2026-03-26 00:51:52.651 | + lib/glance:configure_glance:357 : iniset /etc/glance/glance-api.conf oslo_concurrency lock_path /opt/stack/data/glance/locks 2026-03-26 00:51:52.717 | + lib/glance:configure_glance:358 : iniset /etc/glance/glance-api.conf paste_deploy flavor keystone+cachemanagement 2026-03-26 00:51:52.788 | + lib/glance:configure_glance:359 : configure_keystone_authtoken_middleware /etc/glance/glance-api.conf glance 2026-03-26 00:51:52.794 | + lib/keystone:configure_keystone_authtoken_middleware:454 : local conf_file=/etc/glance/glance-api.conf 2026-03-26 00:51:52.800 | + lib/keystone:configure_keystone_authtoken_middleware:455 : local admin_user=glance 2026-03-26 00:51:52.806 | + lib/keystone:configure_keystone_authtoken_middleware:456 : local section=keystone_authtoken 2026-03-26 00:51:52.812 | + lib/keystone:configure_keystone_authtoken_middleware:457 : local service_type= 2026-03-26 00:51:52.819 | + lib/keystone:configure_keystone_authtoken_middleware:459 : configure_keystoneauth /etc/glance/glance-api.conf glance keystone_authtoken 2026-03-26 00:51:52.824 | + lib/keystone:configure_keystoneauth:432 : local conf_file=/etc/glance/glance-api.conf 2026-03-26 00:51:52.830 | + lib/keystone:configure_keystoneauth:433 : local admin_user=glance 2026-03-26 00:51:52.836 | + lib/keystone:configure_keystoneauth:434 : local section=keystone_authtoken 2026-03-26 00:51:52.843 | + lib/keystone:configure_keystoneauth:436 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_type password 2026-03-26 00:51:52.909 | + lib/keystone:configure_keystoneauth:437 : iniset /etc/glance/glance-api.conf keystone_authtoken interface public 2026-03-26 00:51:52.977 | + lib/keystone:configure_keystoneauth:438 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_url https://199.204.45.242/identity 2026-03-26 00:51:53.039 | + lib/keystone:configure_keystoneauth:439 : iniset /etc/glance/glance-api.conf keystone_authtoken username glance 2026-03-26 00:51:53.104 | + lib/keystone:configure_keystoneauth:440 : iniset /etc/glance/glance-api.conf keystone_authtoken password secretservice 2026-03-26 00:51:53.165 | + lib/keystone:configure_keystoneauth:441 : iniset /etc/glance/glance-api.conf keystone_authtoken user_domain_name Default 2026-03-26 00:51:53.231 | + lib/keystone:configure_keystoneauth:442 : iniset /etc/glance/glance-api.conf keystone_authtoken project_name service 2026-03-26 00:51:53.293 | + lib/keystone:configure_keystoneauth:443 : iniset /etc/glance/glance-api.conf keystone_authtoken project_domain_name Default 2026-03-26 00:51:53.354 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/glance/glance-api.conf keystone_authtoken www_authenticate_uri https://199.204.45.242/identity 2026-03-26 00:51:53.421 | + 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:51:53.480 | + lib/keystone:configure_keystone_authtoken_middleware:462 : iniset /etc/glance/glance-api.conf keystone_authtoken memcached_servers localhost:11211 2026-03-26 00:51:53.545 | + lib/keystone:configure_keystone_authtoken_middleware:463 : [[ -n '' ]] 2026-03-26 00:51:53.551 | + lib/glance:configure_glance:360 : iniset /etc/glance/glance-api.conf oslo_messaging_notifications driver messagingv2 2026-03-26 00:51:53.624 | + lib/glance:configure_glance:361 : iniset_rpc_backend glance /etc/glance/glance-api.conf 2026-03-26 00:51:53.629 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=glance 2026-03-26 00:51:53.634 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/glance/glance-api.conf 2026-03-26 00:51:53.639 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-03-26 00:51:53.644 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-03-26 00:51:53.650 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-03-26 00:51:53.683 | + functions-common:is_service_enabled:2068 : return 0 2026-03-26 00:51:53.689 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-03-26 00:51:53.695 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-03-26 00:51:53.701 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-03-26 00:51:53.737 | ++ functions-common:is_service_enabled:2068 : return 0 2026-03-26 00:51:53.743 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:secretrabbit@199.204.45.242:5672/ 2026-03-26 00:51:53.750 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/glance/glance-api.conf DEFAULT transport_url rabbit://stackrabbit:secretrabbit@199.204.45.242:5672/ 2026-03-26 00:51:53.812 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-03-26 00:51:53.816 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-03-26 00:51:53.822 | + lib/glance:configure_glance:362 : '[' libvirt = libvirt ']' 2026-03-26 00:51:53.827 | + lib/glance:configure_glance:362 : '[' kvm = parallels ']' 2026-03-26 00:51:53.833 | + lib/glance:configure_glance:366 : iniset /etc/glance/glance-api.conf DEFAULT show_image_direct_url False 2026-03-26 00:51:53.895 | + lib/glance:configure_glance:367 : iniset /etc/glance/glance-api.conf DEFAULT show_multiple_locations False 2026-03-26 00:51:53.958 | + lib/glance:configure_glance:368 : iniset /etc/glance/glance-api.conf image_format require_image_format_match True 2026-03-26 00:51:54.027 | + lib/glance:configure_glance:371 : configure_glance_store False False 2026-03-26 00:51:54.032 | + lib/glance:configure_glance_store:276 : local use_cinder_for_glance=False 2026-03-26 00:51:54.038 | + lib/glance:configure_glance_store:277 : local glance_enable_multiple_stores=False 2026-03-26 00:51:54.044 | + lib/glance:configure_glance_store:278 : local be 2026-03-26 00:51:54.050 | + lib/glance:configure_glance_store:280 : [[ False == \F\a\l\s\e ]] 2026-03-26 00:51:54.055 | + lib/glance:configure_glance_store:281 : [[ False == \T\r\u\e ]] 2026-03-26 00:51:54.061 | + 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:51:54.127 | + lib/glance:configure_glance:374 : '[' -n '' ']' 2026-03-26 00:51:54.131 | + lib/glance:configure_glance:377 : iniset /etc/glance/glance-api.conf cors allowed_origin http://199.204.45.242 2026-03-26 00:51:54.199 | + lib/glance:configure_glance:381 : [[ False == \F\a\l\s\e ]] 2026-03-26 00:51:54.204 | + lib/glance:configure_glance:383 : [[ False == \T\r\u\e ]] 2026-03-26 00:51:54.210 | + lib/glance:configure_glance:389 : is_service_enabled s-proxy 2026-03-26 00:51:54.246 | + functions-common:is_service_enabled:2068 : return 1 2026-03-26 00:51:54.253 | + lib/glance:configure_glance:418 : iniset /etc/glance/glance-api.conf DEFAULT public_endpoint https://199.204.45.242/image 2026-03-26 00:51:54.320 | + lib/glance:configure_glance:420 : is_service_enabled tls-proxy 2026-03-26 00:51:54.351 | + functions-common:is_service_enabled:2068 : return 0 2026-03-26 00:51:54.356 | + lib/glance:configure_glance:421 : iniset /etc/glance/glance-api.conf DEFAULT bind_port 19292 2026-03-26 00:51:54.418 | + lib/glance:configure_glance:422 : iniset /etc/glance/glance-api.conf keystone_authtoken identity_uri https://199.204.45.242/identity 2026-03-26 00:51:54.483 | + lib/glance:configure_glance:426 : setup_logging /etc/glance/glance-api.conf 2026-03-26 00:51:54.489 | + functions:setup_logging:693 : setup_systemd_logging /etc/glance/glance-api.conf 2026-03-26 00:51:54.493 | + functions:setup_systemd_logging:710 : local conf_file=/etc/glance/glance-api.conf 2026-03-26 00:51:54.499 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-03-26 00:51:54.537 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-03-26 00:51:54.542 | + functions:setup_systemd_logging:716 : local pidstr= 2026-03-26 00:51:54.549 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-03-26 00:51:54.554 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-03-26 00:51:54.559 | + 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:51:54.623 | + 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:51:54.692 | + 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:51:54.758 | + functions:setup_systemd_logging:727 : iniset /etc/glance/glance-api.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-03-26 00:51:54.818 | + functions:setup_systemd_logging:730 : iniset /etc/glance/glance-api.conf DEFAULT log_color False 2026-03-26 00:51:54.875 | + 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:51:54.885 | + lib/glance:configure_glance:431 : iniset /etc/glance/glance-cache.conf DEFAULT debug True 2026-03-26 00:51:54.950 | + lib/glance:configure_glance:432 : iniset /etc/glance/glance-cache.conf DEFAULT use_syslog False 2026-03-26 00:51:55.015 | + lib/glance:configure_glance:433 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2026-03-26 00:51:55.085 | + lib/glance:configure_glance:434 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_driver centralized_db 2026-03-26 00:51:55.148 | + 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:51:55.209 | + lib/glance:configure_glance:440 : iniset /etc/glance/glance-image-import.conf image_import_opts image_import_plugins '[]' 2026-03-26 00:51:55.278 | + lib/glance:configure_glance:441 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties ignore_user_roles admin 2026-03-26 00:51:55.341 | + lib/glance:configure_glance:442 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties inject 2026-03-26 00:51:55.406 | + lib/glance:configure_glance:444 : cp -p /opt/stack/glance/etc/schema-image.json /etc/glance/schema-image.json 2026-03-26 00:51:55.417 | + 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:51:55.431 | + lib/glance:configure_glance:447 : is_service_enabled tls-proxy 2026-03-26 00:51:55.462 | + functions-common:is_service_enabled:2068 : return 0 2026-03-26 00:51:55.469 | + lib/glance:configure_glance:448 : CINDER_SERVICE_HOST=199.204.45.242 2026-03-26 00:51:55.473 | + lib/glance:configure_glance:449 : CINDER_SERVICE_PORT=8776 2026-03-26 00:51:55.478 | + lib/glance:configure_glance:451 : iniset /etc/glance/glance-api.conf DEFAULT cinder_endpoint_template 'https://199.204.45.242:8776/v3/%(project_id)s' 2026-03-26 00:51:55.542 | + lib/glance:configure_glance:452 : iniset /etc/glance/glance-cache.conf DEFAULT cinder_endpoint_template 'https://199.204.45.242:8776/v3/%(project_id)s' 2026-03-26 00:51:55.603 | + 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:51:55.608 | + lib/apache:write_local_uwsgi_http_config:319 : local conf=/etc/glance/glance-uwsgi.ini 2026-03-26 00:51:55.612 | + lib/apache:write_local_uwsgi_http_config:320 : local wsgi=glance.wsgi.api:application 2026-03-26 00:51:55.618 | + lib/apache:write_local_uwsgi_http_config:321 : local url=/image 2026-03-26 00:51:55.623 | + lib/apache:write_local_uwsgi_http_config:322 : local name=glance-api 2026-03-26 00:51:55.627 | + lib/apache:write_local_uwsgi_http_config:324 : '[' -z glance-api ']' 2026-03-26 00:51:55.631 | + lib/apache:write_local_uwsgi_http_config:332 : rm -rf /etc/glance/glance-uwsgi.ini 2026-03-26 00:51:55.639 | + lib/apache:write_local_uwsgi_http_config:335 : [[ glance.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-03-26 00:51:55.644 | + lib/apache:write_local_uwsgi_http_config:336 : iniset /etc/glance/glance-uwsgi.ini uwsgi module glance.wsgi.api:application 2026-03-26 00:51:55.706 | ++ lib/apache:write_local_uwsgi_http_config:341 : get_random_port 2026-03-26 00:51:55.711 | ++ functions:get_random_port:860 : read lower_port upper_port 2026-03-26 00:51:55.718 | ++ functions:get_random_port:861 : true 2026-03-26 00:51:55.722 | ++ functions:get_random_port:862 : (( port = upper_port )) 2026-03-26 00:51:55.728 | ++ functions:get_random_port:862 : (( port >= lower_port )) 2026-03-26 00:51:55.733 | ++ functions:get_random_port:863 : sudo lsof -i :60999 2026-03-26 00:51:55.854 | ++ functions:get_random_port:864 : [[ 1 > 0 ]] 2026-03-26 00:51:55.859 | ++ functions:get_random_port:865 : break 2 2026-03-26 00:51:55.865 | ++ functions:get_random_port:869 : echo 60999 2026-03-26 00:51:55.870 | + lib/apache:write_local_uwsgi_http_config:341 : port=60999 2026-03-26 00:51:55.874 | + 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:51:55.939 | + lib/apache:write_local_uwsgi_http_config:343 : iniset /etc/glance/glance-uwsgi.ini uwsgi processes 4 2026-03-26 00:51:56.004 | + lib/apache:write_local_uwsgi_http_config:345 : iniset /etc/glance/glance-uwsgi.ini uwsgi master true 2026-03-26 00:51:56.069 | + lib/apache:write_local_uwsgi_http_config:347 : iniset /etc/glance/glance-uwsgi.ini uwsgi die-on-term true 2026-03-26 00:51:56.132 | + lib/apache:write_local_uwsgi_http_config:348 : iniset /etc/glance/glance-uwsgi.ini uwsgi exit-on-reload false 2026-03-26 00:51:56.193 | + lib/apache:write_local_uwsgi_http_config:351 : iniset /etc/glance/glance-uwsgi.ini uwsgi worker-reload-mercy 80 2026-03-26 00:51:56.260 | + lib/apache:write_local_uwsgi_http_config:352 : iniset /etc/glance/glance-uwsgi.ini uwsgi enable-threads true 2026-03-26 00:51:56.323 | + lib/apache:write_local_uwsgi_http_config:353 : iniset /etc/glance/glance-uwsgi.ini uwsgi plugins http,python3 2026-03-26 00:51:56.384 | + lib/apache:write_local_uwsgi_http_config:355 : iniset /etc/glance/glance-uwsgi.ini uwsgi thunder-lock true 2026-03-26 00:51:56.441 | + 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:51:56.506 | + lib/apache:write_local_uwsgi_http_config:359 : iniset /etc/glance/glance-uwsgi.ini uwsgi buffer-size 65535 2026-03-26 00:51:56.573 | + lib/apache:write_local_uwsgi_http_config:361 : iniset /etc/glance/glance-uwsgi.ini uwsgi add-header 'Connection: close' 2026-03-26 00:51:56.639 | + lib/apache:write_local_uwsgi_http_config:363 : iniset /etc/glance/glance-uwsgi.ini uwsgi lazy-apps true 2026-03-26 00:51:56.703 | + lib/apache:write_local_uwsgi_http_config:364 : iniset /etc/glance/glance-uwsgi.ini uwsgi chmod-socket 666 2026-03-26 00:51:56.767 | + lib/apache:write_local_uwsgi_http_config:365 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-raw-body true 2026-03-26 00:51:56.829 | + lib/apache:write_local_uwsgi_http_config:366 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-chunked-input true 2026-03-26 00:51:56.884 | + lib/apache:write_local_uwsgi_http_config:367 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-auto-chunked true 2026-03-26 00:51:56.949 | + lib/apache:write_local_uwsgi_http_config:368 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-keepalive false 2026-03-26 00:51:57.012 | + lib/apache:write_local_uwsgi_http_config:370 : iniset /etc/glance/glance-uwsgi.ini uwsgi socket-timeout 30 2026-03-26 00:51:57.074 | + lib/apache:write_local_uwsgi_http_config:372 : iniset /etc/glance/glance-uwsgi.ini uwsgi start-time %t 2026-03-26 00:51:57.134 | + lib/apache:write_local_uwsgi_http_config:374 : enable_apache_mod proxy 2026-03-26 00:51:57.140 | + lib/apache:enable_apache_mod:55 : local mod=proxy 2026-03-26 00:51:57.145 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-03-26 00:51:57.152 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-03-26 00:51:57.157 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-03-26 00:51:57.162 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-03-26 00:51:57.167 | + lib/apache:enable_apache_mod:61 : [[ proxy != \v\e\r\s\i\o\n ]] 2026-03-26 00:51:57.171 | + lib/apache:enable_apache_mod:61 : a2query -m proxy 2026-03-26 00:51:57.224 | proxy (enabled by site administrator) 2026-03-26 00:51:57.230 | + lib/apache:write_local_uwsgi_http_config:375 : enable_apache_mod proxy_http 2026-03-26 00:51:57.236 | + lib/apache:enable_apache_mod:55 : local mod=proxy_http 2026-03-26 00:51:57.241 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-03-26 00:51:57.247 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-03-26 00:51:57.252 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-03-26 00:51:57.258 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-03-26 00:51:57.263 | + lib/apache:enable_apache_mod:61 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2026-03-26 00:51:57.268 | + lib/apache:enable_apache_mod:61 : a2query -m proxy_http 2026-03-26 00:51:57.318 | No module matches proxy_http 2026-03-26 00:51:57.326 | + lib/apache:enable_apache_mod:62 : sudo a2enmod proxy_http 2026-03-26 00:51:57.379 | Considering dependency proxy for proxy_http: 2026-03-26 00:51:57.379 | Module proxy already enabled 2026-03-26 00:51:57.379 | Enabling module proxy_http. 2026-03-26 00:51:57.390 | To activate the new configuration, you need to run: 2026-03-26 00:51:57.391 | systemctl restart apache2 2026-03-26 00:51:57.402 | + lib/apache:enable_apache_mod:63 : [[ '' != \n\o\r\e\s\t\a\r\t ]] 2026-03-26 00:51:57.408 | + lib/apache:enable_apache_mod:64 : restart_apache_server 2026-03-26 00:51:57.413 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-03-26 00:51:57.419 | + functions-common:restart_service:2296 : '[' -x /bin/systemctl ']' 2026-03-26 00:51:57.426 | + functions-common:restart_service:2297 : sudo /bin/systemctl restart apache2 2026-03-26 00:51:57.580 | + lib/apache:write_local_uwsgi_http_config:376 : local apache_conf= 2026-03-26 00:51:57.586 | ++ lib/apache:write_local_uwsgi_http_config:377 : apache_site_config_for glance-api 2026-03-26 00:51:57.590 | ++ lib/apache:apache_site_config_for:174 : local site=glance-api 2026-03-26 00:51:57.595 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-03-26 00:51:57.601 | ++ functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-03-26 00:51:57.607 | ++ functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-03-26 00:51:57.612 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/glance-api.conf 2026-03-26 00:51:57.620 | + lib/apache:write_local_uwsgi_http_config:377 : apache_conf=/etc/apache2/sites-available/glance-api.conf 2026-03-26 00:51:57.627 | + lib/apache:write_local_uwsgi_http_config:378 : sudo tee /etc/apache2/sites-available/glance-api.conf 2026-03-26 00:51:57.628 | + lib/apache:write_local_uwsgi_http_config:378 : echo 'KeepAlive Off' 2026-03-26 00:51:57.641 | KeepAlive Off 2026-03-26 00:51:57.650 | + lib/apache:write_local_uwsgi_http_config:379 : echo 'SetEnv proxy-sendchunked 1' 2026-03-26 00:51:57.651 | + lib/apache:write_local_uwsgi_http_config:379 : sudo tee -a /etc/apache2/sites-available/glance-api.conf 2026-03-26 00:51:57.661 | SetEnv proxy-sendchunked 1 2026-03-26 00:51:57.668 | + 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:51:57.670 | + lib/apache:write_local_uwsgi_http_config:380 : sudo tee -a /etc/apache2/sites-available/glance-api.conf 2026-03-26 00:51:57.682 | ProxyPass "/image" "http://127.0.0.1:60999" retry=0 acquire=1 2026-03-26 00:51:57.689 | + lib/apache:write_local_uwsgi_http_config:381 : enable_apache_site glance-api 2026-03-26 00:51:57.694 | + lib/apache:enable_apache_site:191 : local site=glance-api 2026-03-26 00:51:57.699 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-03-26 00:51:57.706 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-03-26 00:51:57.711 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-03-26 00:51:57.716 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-03-26 00:51:57.722 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-03-26 00:51:57.728 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-03-26 00:51:57.732 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-03-26 00:51:57.738 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-03-26 00:51:57.743 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-03-26 00:51:57.748 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-03-26 00:51:57.754 | + lib/apache:enable_apache_site:195 : sudo a2ensite glance-api 2026-03-26 00:51:57.802 | Enabling site glance-api. 2026-03-26 00:51:57.813 | To activate the new configuration, you need to run: 2026-03-26 00:51:57.813 | systemctl reload apache2 2026-03-26 00:51:57.823 | + lib/apache:write_local_uwsgi_http_config:382 : restart_apache_server 2026-03-26 00:51:57.828 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-03-26 00:51:57.834 | + functions-common:restart_service:2296 : '[' -x /bin/systemctl ']' 2026-03-26 00:51:57.839 | + functions-common:restart_service:2297 : sudo /bin/systemctl restart apache2 2026-03-26 00:51:57.977 | ++ lib/glance:configure_glance:459 : awk '-F= ' '/^http-socket/ { print "http://"$2}' /etc/glance/glance-uwsgi.ini 2026-03-26 00:51:57.988 | + 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:51:58.050 | + lib/glance:configure_glance:463 : iniset /etc/glance/glance-api.conf wsgi python_interpreter /opt/stack/data/venv/bin/python3 2026-03-26 00:51:58.119 | + lib/glance:configure_glance:465 : [[ True == True ]] 2026-03-26 00:51:58.123 | + lib/glance:configure_glance:466 : iniset /etc/glance/glance-api.conf oslo_policy enforce_scope true 2026-03-26 00:51:58.193 | + lib/glance:configure_glance:467 : iniset /etc/glance/glance-api.conf oslo_policy enforce_new_defaults true 2026-03-26 00:51:58.257 | + lib/glance:configure_glance:468 : iniset /etc/glance/glance-api.conf DEFAULT enforce_secure_rbac true 2026-03-26 00:51:58.328 | + ./stack.sh:main:942 : is_service_enabled cinder 2026-03-26 00:51:58.362 | + functions-common:is_service_enabled:2068 : return 0 2026-03-26 00:51:58.367 | + ./stack.sh:main:944 : stack_install_service cinder 2026-03-26 00:51:58.373 | + lib/stack:stack_install_service:20 : local service=cinder 2026-03-26 00:51:58.379 | + lib/stack:stack_install_service:21 : type install_cinder 2026-03-26 00:51:58.385 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-03-26 00:51:58.391 | + lib/stack:stack_install_service:32 : install_cinder 2026-03-26 00:51:58.396 | + lib/cinder:install_cinder:526 : git_clone https://github.com/openstack/cinder.git /opt/stack/cinder master 2026-03-26 00:51:58.402 | + functions-common:git_clone:581 : local git_remote=https://github.com/openstack/cinder.git 2026-03-26 00:51:58.407 | + functions-common:git_clone:582 : local git_dest=/opt/stack/cinder 2026-03-26 00:51:58.412 | + functions-common:git_clone:583 : local git_ref=master 2026-03-26 00:51:58.418 | + functions-common:git_clone:584 : local orig_dir 2026-03-26 00:51:58.425 | ++ functions-common:git_clone:585 : pwd 2026-03-26 00:51:58.433 | + functions-common:git_clone:585 : orig_dir=/opt/stack/devstack 2026-03-26 00:51:58.438 | + functions-common:git_clone:586 : local git_clone_flags= 2026-03-26 00:51:58.446 | ++ functions-common:git_clone:588 : trueorfalse False RECLONE 2026-03-26 00:51:58.485 | + functions-common:git_clone:588 : RECLONE=False 2026-03-26 00:51:58.490 | + functions-common:git_clone:589 : [[ 0 -gt 0 ]] 2026-03-26 00:51:58.495 | + functions-common:git_clone:593 : [[ False = \T\r\u\e ]] 2026-03-26 00:51:58.502 | + functions-common:git_clone:602 : echo master 2026-03-26 00:51:58.503 | + functions-common:git_clone:602 : egrep -q '^refs' 2026-03-26 00:51:58.530 | + functions-common:git_clone:616 : [[ ! -d /opt/stack/cinder ]] 2026-03-26 00:51:58.530 | + functions-common:git_clone:626 : [[ False = \T\r\u\e ]] 2026-03-26 00:51:58.530 | + functions-common:git_clone:661 : sudo git config --system --add safe.directory /opt/stack/cinder 2026-03-26 00:51:58.597 | + functions-common:git_clone:664 : cd /opt/stack/cinder 2026-03-26 00:51:58.617 | + functions-common:git_clone:665 : head -1 2026-03-26 00:51:58.617 | + functions-common:git_clone:665 : git show --oneline 2026-03-26 00:51:58.625 | 2190f0549 Release notes: move hitachi-vsp-one note 2026-03-26 00:51:58.632 | + functions-common:git_clone:666 : cd /opt/stack/devstack 2026-03-26 00:51:58.638 | + lib/cinder:install_cinder:527 : setup_develop /opt/stack/cinder 2026-03-26 00:51:58.642 | + inc/python:setup_develop:353 : local bindep 2026-03-26 00:51:58.647 | + inc/python:setup_develop:354 : [[ /opt/stack/cinder == -bindep* ]] 2026-03-26 00:51:58.653 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/cinder 2026-03-26 00:51:58.659 | + inc/python:setup_develop:359 : local extras= 2026-03-26 00:51:58.665 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/cinder -e 2026-03-26 00:51:58.672 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-03-26 00:51:58.678 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/cinder == -bindep* ]] 2026-03-26 00:51:58.684 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/cinder 2026-03-26 00:51:58.691 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-03-26 00:51:58.697 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-03-26 00:51:58.704 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/cinder 2026-03-26 00:51:58.709 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-03-26 00:51:58.716 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/cinder 2026-03-26 00:51:58.722 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-03-26 00:51:58.728 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-03-26 00:51:58.735 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/cinder/setup.cfg 2026-03-26 00:51:58.747 | + inc/python:_setup_package_with_constraints_edit:400 : name=cinder 2026-03-26 00:51:58.753 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z cinder ']' 2026-03-26 00:51:58.759 | + 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:51:58.858 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/cinder -e 2026-03-26 00:51:58.862 | + inc/python:setup_package:436 : local bindep=0 2026-03-26 00:51:58.866 | + inc/python:setup_package:437 : local bindep_flag= 2026-03-26 00:51:58.871 | + inc/python:setup_package:438 : local bindep_profiles= 2026-03-26 00:51:58.877 | + inc/python:setup_package:439 : [[ /opt/stack/cinder == -bindep* ]] 2026-03-26 00:51:58.882 | + inc/python:setup_package:444 : local project_dir=/opt/stack/cinder 2026-03-26 00:51:58.887 | + inc/python:setup_package:445 : local flags=-e 2026-03-26 00:51:58.891 | + inc/python:setup_package:446 : local extras= 2026-03-26 00:51:58.897 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-03-26 00:51:58.902 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-03-26 00:51:58.907 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-03-26 00:51:58.913 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-03-26 00:51:58.920 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-03-26 00:51:58.925 | + inc/python:setup_package:464 : pip_install -e /opt/stack/cinder 2026-03-26 00:51:58.967 | Using python 3.12 to install /opt/stack/cinder 2026-03-26 00:51:58.973 | + 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:51:59.531 | Obtaining file:///opt/stack/cinder 2026-03-26 00:51:59.533 | Installing build dependencies: started 2026-03-26 00:52:00.473 | Installing build dependencies: finished with status 'done' 2026-03-26 00:52:00.474 | Checking if build backend supports build_editable: started 2026-03-26 00:52:00.786 | Checking if build backend supports build_editable: finished with status 'done' 2026-03-26 00:52:00.787 | Getting requirements to build editable: started 2026-03-26 00:52:00.949 | Getting requirements to build editable: finished with status 'done' 2026-03-26 00:52:00.952 | Preparing editable metadata (pyproject.toml): started 2026-03-26 00:52:01.849 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-03-26 00:52:01.870 | 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:52:01.870 | 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:52:01.870 | 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:52:01.871 | 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:52:01.871 | 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:52:01.872 | 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:52:01.872 | 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:52:01.873 | 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:52:03.292 | Collecting lxml>=4.5.2 (from cinder==28.1.0.dev16) 2026-03-26 00:52:03.420 | 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:52:03.432 | 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:52:03.433 | 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:52:03.434 | 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:52:03.435 | 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:52:03.435 | 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:52:03.436 | 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:52:03.437 | 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:52:03.437 | 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:52:03.438 | 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:52:03.438 | 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:52:03.439 | 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:52:03.439 | 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:52:03.440 | 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:52:03.441 | 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:52:03.441 | 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:52:03.489 | Collecting oslo.versionedobjects>=2.4.0 (from cinder==28.1.0.dev16) 2026-03-26 00:52:03.514 | Downloading oslo_versionedobjects-3.9.0-py3-none-any.whl.metadata (2.5 kB) 2026-03-26 00:52:03.526 | 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:52:03.527 | 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:52:03.567 | Collecting paramiko>=2.7.2 (from cinder==28.1.0.dev16) 2026-03-26 00:52:03.593 | Downloading paramiko-4.0.0-py3-none-any.whl.metadata (3.9 kB) 2026-03-26 00:52:03.604 | 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:52:03.604 | 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:52:03.605 | 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:52:03.606 | 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:52:03.656 | Collecting python-glanceclient>=3.2.2 (from cinder==28.1.0.dev16) 2026-03-26 00:52:03.694 | Downloading python_glanceclient-4.11.0-py3-none-any.whl.metadata (4.0 kB) 2026-03-26 00:52:03.704 | 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:52:03.740 | Collecting python-novaclient>=18.2.0 (from cinder==28.1.0.dev16) 2026-03-26 00:52:03.767 | Downloading python_novaclient-18.12.0-py3-none-any.whl.metadata (3.2 kB) 2026-03-26 00:52:03.804 | Collecting python-swiftclient>=3.10.1 (from cinder==28.1.0.dev16) 2026-03-26 00:52:03.831 | Downloading python_swiftclient-4.10.0-py3-none-any.whl.metadata (3.9 kB) 2026-03-26 00:52:03.839 | 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:52:03.840 | 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:52:03.840 | 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:52:03.887 | Collecting rtslib-fb>=2.1.74 (from cinder==28.1.0.dev16) 2026-03-26 00:52:03.913 | Downloading rtslib_fb-2.2.3-py3-none-any.whl.metadata (2.4 kB) 2026-03-26 00:52:03.991 | 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:52:03.991 | 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:52:04.075 | Collecting tabulate>=0.8.7 (from cinder==28.1.0.dev16) 2026-03-26 00:52:04.099 | Downloading tabulate-0.9.0-py3-none-any.whl.metadata (34 kB) 2026-03-26 00:52:04.157 | 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:52:04.158 | 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:52:04.158 | 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:52:04.259 | Collecting oslo.vmware>=3.10.0 (from cinder==28.1.0.dev16) 2026-03-26 00:52:04.285 | Downloading oslo_vmware-4.9.0-py3-none-any.whl.metadata (2.3 kB) 2026-03-26 00:52:04.294 | 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:52:04.342 | Collecting tooz>=2.8.0 (from cinder==28.1.0.dev16) 2026-03-26 00:52:04.369 | Downloading tooz-8.1.0-py3-none-any.whl.metadata (2.9 kB) 2026-03-26 00:52:04.439 | Collecting google-api-python-client>=1.11.0 (from cinder==28.1.0.dev16) 2026-03-26 00:52:04.464 | Downloading google_api_python_client-2.190.0-py3-none-any.whl.metadata (7.0 kB) 2026-03-26 00:52:04.471 | 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:52:04.471 | 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:52:04.472 | 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:52:04.647 | Collecting zstd>=1.5.0.0 (from cinder==28.1.0.dev16) 2026-03-26 00:52:04.674 | 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:52:04.936 | Collecting boto3>=1.18.49 (from cinder==28.1.0.dev16) 2026-03-26 00:52:04.962 | Downloading boto3-1.35.99-py3-none-any.whl.metadata (6.7 kB) 2026-03-26 00:52:04.972 | 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:52:04.973 | 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:52:04.975 | 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:52:05.296 | Collecting botocore<1.36.0,>=1.35.99 (from boto3>=1.18.49->cinder==28.1.0.dev16) 2026-03-26 00:52:05.358 | Downloading botocore-1.35.99-py3-none-any.whl.metadata (5.7 kB) 2026-03-26 00:52:05.368 | 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:52:05.398 | Collecting s3transfer<0.11.0,>=0.10.0 (from boto3>=1.18.49->cinder==28.1.0.dev16) 2026-03-26 00:52:05.425 | Downloading s3transfer-0.10.4-py3-none-any.whl.metadata (1.7 kB) 2026-03-26 00:52:05.437 | 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:52:05.439 | 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:52:05.441 | 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:52:05.470 | 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:52:05.472 | 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:52:05.477 | 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:52:05.481 | 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:52:05.528 | 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:52:05.554 | Downloading google_auth-2.48.0-py3-none-any.whl.metadata (6.2 kB) 2026-03-26 00:52:05.590 | 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:52:05.616 | Downloading google_auth_httplib2-0.3.0-py3-none-any.whl.metadata (3.1 kB) 2026-03-26 00:52:05.679 | 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:52:05.702 | Downloading google_api_core-2.30.0-py3-none-any.whl.metadata (3.1 kB) 2026-03-26 00:52:05.734 | Collecting uritemplate<5,>=3.0.1 (from google-api-python-client>=1.11.0->cinder==28.1.0.dev16) 2026-03-26 00:52:05.759 | Downloading uritemplate-4.2.0-py3-none-any.whl.metadata (2.6 kB) 2026-03-26 00:52:05.799 | 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:52:05.823 | Downloading googleapis_common_protos-1.72.0-py3-none-any.whl.metadata (9.4 kB) 2026-03-26 00:52:06.006 | 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:52:06.031 | Downloading protobuf-6.33.5-cp39-abi3-manylinux2014_x86_64.whl.metadata (593 bytes) 2026-03-26 00:52:06.071 | 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:52:06.095 | Downloading proto_plus-1.27.1-py3-none-any.whl.metadata (2.2 kB) 2026-03-26 00:52:06.143 | 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:52:06.169 | Downloading pyasn1_modules-0.4.1-py3-none-any.whl.metadata (3.5 kB) 2026-03-26 00:52:06.203 | 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:52:06.227 | Downloading rsa-4.9.1-py3-none-any.whl.metadata (5.6 kB) 2026-03-26 00:52:06.260 | 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:52:06.260 | 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:52:06.261 | 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:52:06.296 | 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:52:06.334 | Downloading pyasn1-0.6.0-py2.py3-none-any.whl.metadata (8.3 kB) 2026-03-26 00:52:06.354 | 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:52:06.355 | 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:52:06.356 | 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:52:06.356 | 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:52:06.362 | 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:52:06.363 | 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:52:06.365 | 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:52:06.366 | 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:52:06.367 | 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:52:06.372 | 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:52:06.375 | 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:52:06.380 | 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:52:06.381 | 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:52:06.382 | 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:52:06.385 | 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:52:06.386 | 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:52:06.386 | 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:52:06.392 | 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:52:06.393 | 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:52:06.393 | 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:52:06.395 | 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:52:06.402 | 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:52:06.404 | 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:52:06.404 | 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:52:06.405 | 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:52:06.407 | 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:52:06.418 | 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:52:06.420 | 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:52:06.420 | 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:52:06.421 | 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:52:06.426 | 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:52:06.434 | 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:52:06.447 | 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:52:06.451 | 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:52:06.497 | Collecting suds-community>=0.6 (from oslo.vmware>=3.10.0->cinder==28.1.0.dev16) 2026-03-26 00:52:06.524 | Downloading suds_community-1.2.0-py3-none-any.whl.metadata (1.6 kB) 2026-03-26 00:52:06.580 | Collecting invoke>=2.0 (from paramiko>=2.7.2->cinder==28.1.0.dev16) 2026-03-26 00:52:06.604 | Downloading invoke-2.2.1-py3-none-any.whl.metadata (3.3 kB) 2026-03-26 00:52:06.653 | Collecting pynacl>=1.5 (from paramiko>=2.7.2->cinder==28.1.0.dev16) 2026-03-26 00:52:06.679 | Downloading pynacl-1.6.2-cp38-abi3-manylinux_2_34_x86_64.whl.metadata (10.0 kB) 2026-03-26 00:52:06.693 | 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:52:06.703 | 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:52:06.729 | 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:52:06.733 | 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:52:06.733 | 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:52:06.740 | 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:52:06.741 | 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:52:06.741 | 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:52:06.765 | Collecting warlock>=1.2.0 (from python-glanceclient>=3.2.2->cinder==28.1.0.dev16) 2026-03-26 00:52:06.798 | Downloading warlock-2.1.0-py3-none-any.whl.metadata (4.0 kB) 2026-03-26 00:52:06.807 | 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:52:06.835 | 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:52:06.835 | 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:52:06.842 | 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:52:06.854 | 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:52:06.889 | Collecting pyudev~=0.18 (from rtslib-fb>=2.1.74->cinder==28.1.0.dev16) 2026-03-26 00:52:06.916 | Downloading pyudev-0.24.4-py3-none-any.whl.metadata (4.4 kB) 2026-03-26 00:52:06.952 | 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:52:06.952 | 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:52:06.954 | 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:52:06.980 | 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:52:07.031 | Collecting voluptuous>=0.8.9 (from tooz>=2.8.0->cinder==28.1.0.dev16) 2026-03-26 00:52:07.064 | Downloading voluptuous-0.16.0-py3-none-any.whl.metadata (20 kB) 2026-03-26 00:52:07.090 | 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:52:07.094 | 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:52:07.167 | Downloading boto3-1.35.99-py3-none-any.whl (139 kB) 2026-03-26 00:52:07.259 | Downloading botocore-1.35.99-py3-none-any.whl (13.3 MB) 2026-03-26 00:52:07.502 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 13.3/13.3 MB 59.8 MB/s 0:00:00 2026-03-26 00:52:07.529 | Downloading s3transfer-0.10.4-py3-none-any.whl (83 kB) 2026-03-26 00:52:07.569 | Downloading google_api_python_client-2.190.0-py3-none-any.whl (14.7 MB) 2026-03-26 00:52:07.843 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 14.7/14.7 MB 53.8 MB/s 0:00:00 2026-03-26 00:52:07.867 | Downloading google_api_core-2.30.0-py3-none-any.whl (173 kB) 2026-03-26 00:52:07.901 | Downloading google_auth-2.48.0-py3-none-any.whl (236 kB) 2026-03-26 00:52:07.936 | Downloading google_auth_httplib2-0.3.0-py3-none-any.whl (9.5 kB) 2026-03-26 00:52:07.973 | Downloading googleapis_common_protos-1.72.0-py3-none-any.whl (297 kB) 2026-03-26 00:52:08.008 | Downloading proto_plus-1.27.1-py3-none-any.whl (50 kB) 2026-03-26 00:52:08.043 | Downloading protobuf-6.33.5-cp39-abi3-manylinux2014_x86_64.whl (323 kB) 2026-03-26 00:52:08.079 | Downloading rsa-4.9.1-py3-none-any.whl (34 kB) 2026-03-26 00:52:08.111 | Downloading uritemplate-4.2.0-py3-none-any.whl (11 kB) 2026-03-26 00:52:08.147 | 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:52:08.239 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 5.3/5.3 MB 57.9 MB/s 0:00:00 2026-03-26 00:52:08.265 | Downloading oslo_versionedobjects-3.9.0-py3-none-any.whl (86 kB) 2026-03-26 00:52:08.308 | Downloading oslo_vmware-4.9.0-py3-none-any.whl (624 kB) 2026-03-26 00:52:08.326 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 624.2/624.2 kB 27.0 MB/s 0:00:00 2026-03-26 00:52:08.355 | Downloading paramiko-4.0.0-py3-none-any.whl (223 kB) 2026-03-26 00:52:08.394 | Downloading invoke-2.2.1-py3-none-any.whl (160 kB) 2026-03-26 00:52:08.433 | Downloading pyasn1-0.6.0-py2.py3-none-any.whl (85 kB) 2026-03-26 00:52:08.469 | Downloading pyasn1_modules-0.4.1-py3-none-any.whl (181 kB) 2026-03-26 00:52:08.506 | Downloading pynacl-1.6.2-cp38-abi3-manylinux_2_34_x86_64.whl (1.4 MB) 2026-03-26 00:52:08.547 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.4/1.4 MB 33.4 MB/s 0:00:00 2026-03-26 00:52:08.581 | Downloading python_glanceclient-4.11.0-py3-none-any.whl (208 kB) 2026-03-26 00:52:08.640 | Downloading python_novaclient-18.12.0-py3-none-any.whl (336 kB) 2026-03-26 00:52:08.681 | Downloading python_swiftclient-4.10.0-py3-none-any.whl (88 kB) 2026-03-26 00:52:08.719 | Downloading rtslib_fb-2.2.3-py3-none-any.whl (49 kB) 2026-03-26 00:52:08.755 | Downloading pyudev-0.24.4-py3-none-any.whl (62 kB) 2026-03-26 00:52:08.790 | Downloading suds_community-1.2.0-py3-none-any.whl (145 kB) 2026-03-26 00:52:08.824 | Downloading tabulate-0.9.0-py3-none-any.whl (35 kB) 2026-03-26 00:52:08.857 | Downloading tooz-8.1.0-py3-none-any.whl (92 kB) 2026-03-26 00:52:08.893 | Downloading voluptuous-0.16.0-py3-none-any.whl (31 kB) 2026-03-26 00:52:08.929 | Downloading warlock-2.1.0-py3-none-any.whl (10 kB) 2026-03-26 00:52:08.972 | 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:52:09.025 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.2/2.2 MB 42.4 MB/s 0:00:00 2026-03-26 00:52:09.098 | Building wheels for collected packages: cinder 2026-03-26 00:52:09.099 | Building editable for cinder (pyproject.toml): started 2026-03-26 00:52:10.184 | Building editable for cinder (pyproject.toml): finished with status 'done' 2026-03-26 00:52:10.185 | Created wheel for cinder: filename=cinder-28.1.0.dev16-0.editable-py3-none-any.whl size=9153 sha256=d38a44a87585cc20688c9003b7021bf113dd81c6427658cd841c588750bfb98d 2026-03-26 00:52:10.186 | Stored in directory: /tmp/pip-ephem-wheel-cache-lrkkqeo1/wheels/0f/5b/25/75b4581977dff7afefb19bb31542a98ba75eafb8d1b2a69ccb 2026-03-26 00:52:10.191 | Successfully built cinder 2026-03-26 00:52:10.333 | 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:52:13.676 | 2026-03-26 00:52:13.695 | 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:52:14.086 | + inc/python:pip_install:216 : result=0 2026-03-26 00:52:14.091 | + inc/python:pip_install:218 : time_stop pip_install 2026-03-26 00:52:14.096 | + functions-common:time_stop:2412 : local name 2026-03-26 00:52:14.102 | + functions-common:time_stop:2413 : local end_time 2026-03-26 00:52:14.107 | + functions-common:time_stop:2414 : local elapsed_time 2026-03-26 00:52:14.114 | + functions-common:time_stop:2415 : local total 2026-03-26 00:52:14.118 | + functions-common:time_stop:2416 : local start_time 2026-03-26 00:52:14.122 | + functions-common:time_stop:2418 : name=pip_install 2026-03-26 00:52:14.126 | + functions-common:time_stop:2419 : start_time=1774486318957 2026-03-26 00:52:14.132 | + functions-common:time_stop:2421 : [[ -z 1774486318957 ]] 2026-03-26 00:52:14.139 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-03-26 00:52:14.148 | + functions-common:time_stop:2424 : end_time=1774486334142 2026-03-26 00:52:14.153 | + functions-common:time_stop:2425 : elapsed_time=15185 2026-03-26 00:52:14.159 | + functions-common:time_stop:2426 : total=71365 2026-03-26 00:52:14.164 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-03-26 00:52:14.168 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=86550 2026-03-26 00:52:14.174 | + inc/python:pip_install:219 : return 0 2026-03-26 00:52:14.180 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-03-26 00:52:14.185 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-03-26 00:52:14.191 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/cinder 2026-03-26 00:52:14.197 | + inc/python:use_library_from_git:266 : local name=/opt/stack/cinder 2026-03-26 00:52:14.202 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-26 00:52:14.209 | + inc/python:use_library_from_git:268 : [[ novnc,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:52:14.215 | + inc/python:use_library_from_git:268 : [[ ,novnc,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:52:14.221 | + inc/python:use_library_from_git:269 : return 1 2026-03-26 00:52:14.228 | + lib/cinder:install_cinder:528 : [[ lioadm == \t\g\t\a\d\m ]] 2026-03-26 00:52:14.235 | + lib/cinder:install_cinder:530 : [[ lioadm == \l\i\o\a\d\m ]] 2026-03-26 00:52:14.241 | + lib/cinder:install_cinder:531 : is_ubuntu 2026-03-26 00:52:14.247 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-03-26 00:52:14.252 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-03-26 00:52:14.258 | + lib/cinder:install_cinder:533 : sudo mkdir -p /etc/target 2026-03-26 00:52:14.286 | + lib/cinder:install_cinder:535 : install_package targetcli-fb 2026-03-26 00:52:14.291 | + functions-common:install_package:1430 : update_package_repo 2026-03-26 00:52:14.297 | + functions-common:update_package_repo:1404 : NO_UPDATE_REPOS=False 2026-03-26 00:52:14.304 | + functions-common:update_package_repo:1405 : REPOS_UPDATED=True 2026-03-26 00:52:14.310 | + functions-common:update_package_repo:1406 : RETRY_UPDATE=False 2026-03-26 00:52:14.314 | + functions-common:update_package_repo:1408 : [[ False = \T\r\u\e ]] 2026-03-26 00:52:14.320 | + functions-common:update_package_repo:1412 : is_ubuntu 2026-03-26 00:52:14.325 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-03-26 00:52:14.331 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-03-26 00:52:14.337 | + functions-common:update_package_repo:1413 : apt_get_update 2026-03-26 00:52:14.343 | + functions-common:apt_get_update:1158 : [[ True == \T\r\u\e ]] 2026-03-26 00:52:14.348 | + functions-common:apt_get_update:1158 : [[ False != \T\r\u\e ]] 2026-03-26 00:52:14.354 | + functions-common:apt_get_update:1159 : return 2026-03-26 00:52:14.360 | + functions-common:install_package:1431 : real_install_package targetcli-fb 2026-03-26 00:52:14.365 | + functions-common:real_install_package:1418 : is_ubuntu 2026-03-26 00:52:14.370 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-03-26 00:52:14.377 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-03-26 00:52:14.383 | + functions-common:real_install_package:1419 : apt_get install targetcli-fb 2026-03-26 00:52:14.437 | + 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:52:14.479 | Reading package lists... 2026-03-26 00:52:14.741 | Building dependency tree... 2026-03-26 00:52:14.742 | Reading state information... 2026-03-26 00:52:15.012 | The following additional packages will be installed: 2026-03-26 00:52:15.013 | python3-configshell-fb python3-pyudev python3-rtslib-fb 2026-03-26 00:52:15.013 | python3-typing-extensions python3-urwid python3-wcwidth 2026-03-26 00:52:15.014 | Suggested packages: 2026-03-26 00:52:15.014 | python3-wxgtk4.0 python3-pyqt5 python-urwid-doc 2026-03-26 00:52:15.048 | The following NEW packages will be installed: 2026-03-26 00:52:15.048 | python3-configshell-fb python3-pyudev python3-rtslib-fb 2026-03-26 00:52:15.048 | python3-typing-extensions python3-urwid python3-wcwidth targetcli-fb 2026-03-26 00:52:15.242 | 0 upgraded, 7 newly installed, 0 to remove and 0 not upgraded. 2026-03-26 00:52:15.243 | Need to get 418 kB of archives. 2026-03-26 00:52:15.243 | After this operation, 3,296 kB of additional disk space will be used. 2026-03-26 00:52:15.243 | 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:52:15.502 | 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:52:15.520 | 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:52:15.669 | 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:52:15.678 | 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:52:15.690 | 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:52:15.708 | 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:52:15.917 | debconf: delaying package configuration, since apt-utils is not installed 2026-03-26 00:52:15.954 | Fetched 418 kB in 1s (640 kB/s) 2026-03-26 00:52:15.994 | Selecting previously unselected package python3-typing-extensions. 2026-03-26 00:52:16.038 | (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:52:16.041 | Preparing to unpack .../0-python3-typing-extensions_4.10.0-1_all.deb ... 2026-03-26 00:52:16.045 | Unpacking python3-typing-extensions (4.10.0-1) ... 2026-03-26 00:52:16.105 | Selecting previously unselected package python3-wcwidth. 2026-03-26 00:52:16.114 | Preparing to unpack .../1-python3-wcwidth_0.2.5+dfsg1-1.1ubuntu1_all.deb ... 2026-03-26 00:52:16.117 | Unpacking python3-wcwidth (0.2.5+dfsg1-1.1ubuntu1) ... 2026-03-26 00:52:16.177 | Selecting previously unselected package python3-urwid. 2026-03-26 00:52:16.186 | Preparing to unpack .../2-python3-urwid_2.6.10-1_amd64.deb ... 2026-03-26 00:52:16.189 | Unpacking python3-urwid (2.6.10-1) ... 2026-03-26 00:52:16.267 | Selecting previously unselected package python3-configshell-fb. 2026-03-26 00:52:16.278 | Preparing to unpack .../3-python3-configshell-fb_1%3a1.1.28-2.1_all.deb ... 2026-03-26 00:52:16.281 | Unpacking python3-configshell-fb (1:1.1.28-2.1) ... 2026-03-26 00:52:16.342 | Selecting previously unselected package python3-pyudev. 2026-03-26 00:52:16.352 | Preparing to unpack .../4-python3-pyudev_0.24.0-1_all.deb ... 2026-03-26 00:52:16.356 | Unpacking python3-pyudev (0.24.0-1) ... 2026-03-26 00:52:16.423 | Selecting previously unselected package python3-rtslib-fb. 2026-03-26 00:52:16.433 | Preparing to unpack .../5-python3-rtslib-fb_2.1.74-0ubuntu5_all.deb ... 2026-03-26 00:52:16.437 | Unpacking python3-rtslib-fb (2.1.74-0ubuntu5) ... 2026-03-26 00:52:16.503 | Selecting previously unselected package targetcli-fb. 2026-03-26 00:52:16.512 | Preparing to unpack .../6-targetcli-fb_1%3a2.1.53-1ubuntu3_all.deb ... 2026-03-26 00:52:16.516 | Unpacking targetcli-fb (1:2.1.53-1ubuntu3) ... 2026-03-26 00:52:16.604 | Setting up python3-wcwidth (0.2.5+dfsg1-1.1ubuntu1) ... 2026-03-26 00:52:16.815 | Setting up python3-typing-extensions (4.10.0-1) ... 2026-03-26 00:52:16.976 | Setting up python3-pyudev (0.24.0-1) ... 2026-03-26 00:52:17.139 | Setting up python3-rtslib-fb (2.1.74-0ubuntu5) ... 2026-03-26 00:52:17.959 | 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:52:17.970 | Setting up python3-urwid (2.6.10-1) ... 2026-03-26 00:52:18.295 | Setting up python3-configshell-fb (1:1.1.28-2.1) ... 2026-03-26 00:52:18.413 | /usr/lib/python3/dist-packages/configshell/console.py:39: SyntaxWarning: invalid escape sequence '\[' 2026-03-26 00:52:18.414 | _re_ansi_seq = re.compile('(\033\[..?m)') 2026-03-26 00:52:18.430 | /usr/lib/python3/dist-packages/configshell/shell.py:116: SyntaxWarning: invalid escape sequence '\+' 2026-03-26 00:52:18.430 | var = Word(alphanums + '?;&*$!#,=_\+/.<>()~@:-%[]') 2026-03-26 00:52:18.430 | /usr/lib/python3/dist-packages/configshell/shell.py:118: SyntaxWarning: invalid escape sequence '\-' 2026-03-26 00:52:18.430 | keyword = Word(alphanums + '_\-') 2026-03-26 00:52:18.430 | /usr/lib/python3/dist-packages/configshell/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2026-03-26 00:52:18.430 | pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2026-03-26 00:52:18.430 | /usr/lib/python3/dist-packages/configshell/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2026-03-26 00:52:18.430 | pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2026-03-26 00:52:18.430 | /usr/lib/python3/dist-packages/configshell/shell.py:131: SyntaxWarning: invalid escape sequence '\|' 2026-03-26 00:52:18.430 | readline.set_completer_delims('\t\n ~!#$^&(){}\|;\'",?') 2026-03-26 00:52:18.435 | /usr/lib/python3/dist-packages/configshell_fb/console.py:39: SyntaxWarning: invalid escape sequence '\[' 2026-03-26 00:52:18.435 | _re_ansi_seq = re.compile('(\033\[..?m)') 2026-03-26 00:52:18.448 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:116: SyntaxWarning: invalid escape sequence '\+' 2026-03-26 00:52:18.449 | var = Word(alphanums + '?;&*$!#,=_\+/.<>()~@:-%[]') 2026-03-26 00:52:18.449 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:118: SyntaxWarning: invalid escape sequence '\-' 2026-03-26 00:52:18.449 | keyword = Word(alphanums + '_\-') 2026-03-26 00:52:18.449 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2026-03-26 00:52:18.449 | pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2026-03-26 00:52:18.449 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2026-03-26 00:52:18.449 | pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2026-03-26 00:52:18.449 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:131: SyntaxWarning: invalid escape sequence '\|' 2026-03-26 00:52:18.449 | readline.set_completer_delims('\t\n ~!#$^&(){}\|;\'",?') 2026-03-26 00:52:18.479 | Setting up targetcli-fb (1:2.1.53-1ubuntu3) ... 2026-03-26 00:52:18.621 | /usr/lib/python3/dist-packages/targetcli/ui_root.py:161: SyntaxWarning: invalid escape sequence '\s' 2026-03-26 00:52:18.621 | backups = [line for line in prefs.read().splitlines() if re.match('^max_backup_files\s*=', line)] 2026-03-26 00:52:18.827 | Processing triggers for man-db (2.12.0-4build2) ... 2026-03-26 00:52:19.514 | + functions-common:apt_get:1203 : result=0 2026-03-26 00:52:19.519 | + functions-common:apt_get:1206 : time_stop apt-get 2026-03-26 00:52:19.525 | + functions-common:time_stop:2412 : local name 2026-03-26 00:52:19.532 | + functions-common:time_stop:2413 : local end_time 2026-03-26 00:52:19.537 | + functions-common:time_stop:2414 : local elapsed_time 2026-03-26 00:52:19.543 | + functions-common:time_stop:2415 : local total 2026-03-26 00:52:19.550 | + functions-common:time_stop:2416 : local start_time 2026-03-26 00:52:19.556 | + functions-common:time_stop:2418 : name=apt-get 2026-03-26 00:52:19.561 | + functions-common:time_stop:2419 : start_time=1774486334429 2026-03-26 00:52:19.568 | + functions-common:time_stop:2421 : [[ -z 1774486334429 ]] 2026-03-26 00:52:19.574 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-03-26 00:52:19.580 | + functions-common:time_stop:2424 : end_time=1774486339576 2026-03-26 00:52:19.586 | + functions-common:time_stop:2425 : elapsed_time=5147 2026-03-26 00:52:19.592 | + functions-common:time_stop:2426 : total=390125 2026-03-26 00:52:19.597 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-03-26 00:52:19.602 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=395272 2026-03-26 00:52:19.607 | + functions-common:apt_get:1207 : return 0 2026-03-26 00:52:19.613 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-03-26 00:52:19.618 | + ./stack.sh:main:945 : configure_cinder 2026-03-26 00:52:19.624 | + lib/cinder:configure_cinder:295 : sudo install -d -o stack -m 755 /etc/cinder 2026-03-26 00:52:19.645 | + lib/cinder:configure_cinder:297 : rm -f /etc/cinder/cinder.conf 2026-03-26 00:52:19.653 | + lib/cinder:configure_cinder:299 : configure_rootwrap cinder 2026-03-26 00:52:19.658 | + inc/rootwrap:configure_rootwrap:43 : local project=cinder 2026-03-26 00:52:19.664 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2026-03-26 00:52:19.671 | ++ inc/rootwrap:configure_rootwrap:45 : echo cinder 2026-03-26 00:52:19.671 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2026-03-26 00:52:19.680 | + inc/rootwrap:configure_rootwrap:45 : project_uc=CINDER 2026-03-26 00:52:19.685 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=CINDER_BIN_DIR 2026-03-26 00:52:19.690 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/opt/stack/data/venv/bin 2026-03-26 00:52:19.694 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=CINDER_DIR 2026-03-26 00:52:19.699 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/cinder 2026-03-26 00:52:19.704 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/cinder/etc/cinder 2026-03-26 00:52:19.709 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/opt/stack/data/venv/bin/cinder-rootwrap 2026-03-26 00:52:19.713 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/cinder/rootwrap.d 2026-03-26 00:52:19.733 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/cinder/rootwrap.d 2026-03-26 00:52:19.754 | + 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:52:19.775 | + 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:52:19.798 | + 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:52:19.852 | + inc/rootwrap:configure_rootwrap:66 : sudo sed -e 's/^exec_dirs=.*/#&/' -i /etc/cinder/rootwrap.conf 2026-03-26 00:52:19.883 | + inc/rootwrap:configure_rootwrap:69 : local tempfile 2026-03-26 00:52:19.888 | ++ inc/rootwrap:configure_rootwrap:70 : mktemp 2026-03-26 00:52:19.896 | + inc/rootwrap:configure_rootwrap:70 : tempfile=/tmp/tmp.D79Pp2y82W 2026-03-26 00:52:19.902 | + inc/rootwrap:configure_rootwrap:72 : rootwrap_sudo_cmd='/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2026-03-26 00:52:19.907 | + 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:52:19.929 | + inc/rootwrap:configure_rootwrap:74 : '[' -f /opt/stack/data/venv/bin/cinder-rootwrap-daemon ']' 2026-03-26 00:52:19.933 | + inc/rootwrap:configure_rootwrap:79 : chmod 0440 /tmp/tmp.D79Pp2y82W 2026-03-26 00:52:19.941 | + inc/rootwrap:configure_rootwrap:80 : sudo chown root:root /tmp/tmp.D79Pp2y82W 2026-03-26 00:52:19.960 | + inc/rootwrap:configure_rootwrap:81 : sudo mv /tmp/tmp.D79Pp2y82W /etc/sudoers.d/cinder-rootwrap 2026-03-26 00:52:19.982 | ++ inc/rootwrap:configure_rootwrap:85 : dirname /opt/stack/data/venv/bin/cinder-rootwrap 2026-03-26 00:52:19.989 | + inc/rootwrap:configure_rootwrap:85 : add_sudo_secure_path /opt/stack/data/venv/bin 2026-03-26 00:52:19.994 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/opt/stack/data/venv/bin 2026-03-26 00:52:19.999 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2026-03-26 00:52:20.003 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2026-03-26 00:52:20.009 | + 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:52:20.015 | + 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:52:20.020 | + 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:52:20.022 | + inc/rootwrap:add_sudo_secure_path:33 : sudo tee /etc/sudoers.d/zz-secure-path 2026-03-26 00:52:20.036 | 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:52:20.042 | + inc/rootwrap:add_sudo_secure_path:34 : sudo chmod 400 /etc/sudoers.d/zz-secure-path 2026-03-26 00:52:20.062 | + inc/rootwrap:add_sudo_secure_path:35 : sudo chown root:root /etc/sudoers.d/zz-secure-path 2026-03-26 00:52:20.083 | + lib/cinder:configure_cinder:301 : [[ -f /opt/stack/cinder/etc/cinder/resource_filters.json ]] 2026-03-26 00:52:20.089 | + lib/cinder:configure_cinder:302 : cp -p /opt/stack/cinder/etc/cinder/resource_filters.json /etc/cinder/resource_filters.json 2026-03-26 00:52:20.098 | + lib/cinder:configure_cinder:305 : cp /opt/stack/cinder/etc/cinder/api-paste.ini /etc/cinder/api-paste.ini 2026-03-26 00:52:20.108 | + lib/cinder:configure_cinder:307 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf cinder 2026-03-26 00:52:20.114 | + lib/keystone:configure_keystone_authtoken_middleware:454 : local conf_file=/etc/cinder/cinder.conf 2026-03-26 00:52:20.119 | + lib/keystone:configure_keystone_authtoken_middleware:455 : local admin_user=cinder 2026-03-26 00:52:20.124 | + lib/keystone:configure_keystone_authtoken_middleware:456 : local section=keystone_authtoken 2026-03-26 00:52:20.130 | + lib/keystone:configure_keystone_authtoken_middleware:457 : local service_type= 2026-03-26 00:52:20.135 | + lib/keystone:configure_keystone_authtoken_middleware:459 : configure_keystoneauth /etc/cinder/cinder.conf cinder keystone_authtoken 2026-03-26 00:52:20.140 | + lib/keystone:configure_keystoneauth:432 : local conf_file=/etc/cinder/cinder.conf 2026-03-26 00:52:20.146 | + lib/keystone:configure_keystoneauth:433 : local admin_user=cinder 2026-03-26 00:52:20.151 | + lib/keystone:configure_keystoneauth:434 : local section=keystone_authtoken 2026-03-26 00:52:20.156 | + lib/keystone:configure_keystoneauth:436 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_type password 2026-03-26 00:52:20.218 | + lib/keystone:configure_keystoneauth:437 : iniset /etc/cinder/cinder.conf keystone_authtoken interface public 2026-03-26 00:52:20.283 | + lib/keystone:configure_keystoneauth:438 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_url https://199.204.45.242/identity 2026-03-26 00:52:20.361 | + lib/keystone:configure_keystoneauth:439 : iniset /etc/cinder/cinder.conf keystone_authtoken username cinder 2026-03-26 00:52:20.411 | + lib/keystone:configure_keystoneauth:440 : iniset /etc/cinder/cinder.conf keystone_authtoken password secretservice 2026-03-26 00:52:20.477 | + lib/keystone:configure_keystoneauth:441 : iniset /etc/cinder/cinder.conf keystone_authtoken user_domain_name Default 2026-03-26 00:52:20.542 | + lib/keystone:configure_keystoneauth:442 : iniset /etc/cinder/cinder.conf keystone_authtoken project_name service 2026-03-26 00:52:20.606 | + lib/keystone:configure_keystoneauth:443 : iniset /etc/cinder/cinder.conf keystone_authtoken project_domain_name Default 2026-03-26 00:52:20.676 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/cinder/cinder.conf keystone_authtoken www_authenticate_uri https://199.204.45.242/identity 2026-03-26 00:52:20.743 | + 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:52:20.807 | + lib/keystone:configure_keystone_authtoken_middleware:462 : iniset /etc/cinder/cinder.conf keystone_authtoken memcached_servers localhost:11211 2026-03-26 00:52:20.867 | + lib/keystone:configure_keystone_authtoken_middleware:463 : [[ -n '' ]] 2026-03-26 00:52:20.873 | + lib/cinder:configure_cinder:309 : iniset /etc/cinder/cinder.conf DEFAULT debug True 2026-03-26 00:52:20.942 | + lib/cinder:configure_cinder:311 : iniset /etc/cinder/cinder.conf DEFAULT target_helper lioadm 2026-03-26 00:52:21.006 | ++ lib/cinder:configure_cinder:312 : database_connection_url cinder 2026-03-26 00:52:21.011 | ++ lib/database:database_connection_url:134 : local db=cinder 2026-03-26 00:52:21.017 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql cinder 2026-03-26 00:52:21.023 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=cinder 2026-03-26 00:52:21.028 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-03-26 00:52:21.033 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-03-26 00:52:21.039 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-03-26 00:52:21.074 | ++ functions-common:is_service_enabled:2068 : return 0 2026-03-26 00:52:21.080 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-03-26 00:52:21.085 | ++ 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:52:21.093 | + 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:52:21.164 | + lib/cinder:configure_cinder:313 : iniset /etc/cinder/cinder.conf DEFAULT api_paste_config /etc/cinder/api-paste.ini 2026-03-26 00:52:21.231 | + lib/cinder:configure_cinder:314 : iniset /etc/cinder/cinder.conf DEFAULT rootwrap_config /etc/cinder/rootwrap.conf 2026-03-26 00:52:21.296 | + lib/cinder:configure_cinder:315 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_extension cinder.api.contrib.standard_extensions 2026-03-26 00:52:21.358 | + lib/cinder:configure_cinder:316 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_listen 0.0.0.0 2026-03-26 00:52:21.418 | + lib/cinder:configure_cinder:317 : iniset /etc/cinder/cinder.conf DEFAULT state_path /opt/stack/data/cinder 2026-03-26 00:52:21.483 | + lib/cinder:configure_cinder:318 : iniset /etc/cinder/cinder.conf oslo_concurrency lock_path /opt/stack/data/cinder 2026-03-26 00:52:21.550 | + lib/cinder:configure_cinder:319 : iniset /etc/cinder/cinder.conf DEFAULT my_ip 199.204.45.242 2026-03-26 00:52:21.618 | + lib/cinder:configure_cinder:320 : iniset /etc/cinder/cinder.conf key_manager backend cinder.keymgr.conf_key_mgr.ConfKeyManager 2026-03-26 00:52:21.692 | ++ lib/cinder:configure_cinder:321 : openssl rand -hex 16 2026-03-26 00:52:21.707 | + lib/cinder:configure_cinder:321 : iniset /etc/cinder/cinder.conf key_manager fixed_key 869d91fd7843806cf81a51a40b82b9bd 2026-03-26 00:52:21.771 | + lib/cinder:configure_cinder:322 : [[ -n '' ]] 2026-03-26 00:52:21.777 | + lib/cinder:configure_cinder:327 : iniset /etc/cinder/cinder.conf DEFAULT quota_volumes 10 2026-03-26 00:52:21.842 | + lib/cinder:configure_cinder:328 : iniset /etc/cinder/cinder.conf DEFAULT quota_backups 10 2026-03-26 00:52:21.910 | + lib/cinder:configure_cinder:329 : iniset /etc/cinder/cinder.conf DEFAULT quota_snapshots 10 2026-03-26 00:52:21.969 | + lib/cinder:configure_cinder:334 : iniset /etc/cinder/cinder.conf DEFAULT rpc_response_timeout 120 2026-03-26 00:52:22.033 | + lib/cinder:configure_cinder:336 : iniset /etc/cinder/cinder.conf DEFAULT report_interval 120 2026-03-26 00:52:22.097 | + lib/cinder:configure_cinder:337 : iniset /etc/cinder/cinder.conf DEFAULT service_down_time 720 2026-03-26 00:52:22.164 | + lib/cinder:configure_cinder:339 : is_service_enabled c-vol 2026-03-26 00:52:22.201 | + functions-common:is_service_enabled:2068 : return 0 2026-03-26 00:52:22.206 | + lib/cinder:configure_cinder:339 : [[ -n lvm:lvmdriver-1 ]] 2026-03-26 00:52:22.211 | + lib/cinder:configure_cinder:340 : local enabled_backends= 2026-03-26 00:52:22.217 | + lib/cinder:configure_cinder:341 : local default_name= 2026-03-26 00:52:22.223 | + lib/cinder:configure_cinder:342 : local be be_name be_type 2026-03-26 00:52:22.228 | + lib/cinder:configure_cinder:343 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2026-03-26 00:52:22.233 | + lib/cinder:configure_cinder:344 : be_type=lvm 2026-03-26 00:52:22.239 | + lib/cinder:configure_cinder:345 : be_name=lvmdriver-1 2026-03-26 00:52:22.243 | + lib/cinder:configure_cinder:346 : type configure_cinder_backend_lvm 2026-03-26 00:52:22.249 | + lib/cinder:configure_cinder:347 : configure_cinder_backend_lvm lvmdriver-1 2026-03-26 00:52:22.255 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:48 : local be_name=lvmdriver-1 2026-03-26 00:52:22.260 | + 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:52:22.326 | + 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:52:22.382 | + 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:52:22.444 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:53 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_helper lioadm 2026-03-26 00:52:22.509 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:54 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_protocol iscsi 2026-03-26 00:52:22.570 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:55 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_port 3260 2026-03-26 00:52:22.636 | + 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:52:22.699 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:57 : iniset /etc/cinder/cinder.conf lvmdriver-1 lvm_type auto 2026-03-26 00:52:22.770 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:58 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_clear zero 2026-03-26 00:52:22.831 | + lib/cinder:configure_cinder:349 : [[ -z '' ]] 2026-03-26 00:52:22.836 | + lib/cinder:configure_cinder:350 : default_name=lvmdriver-1 2026-03-26 00:52:22.843 | + lib/cinder:configure_cinder:352 : enabled_backends+=lvmdriver-1, 2026-03-26 00:52:22.849 | + lib/cinder:configure_cinder:354 : iniset /etc/cinder/cinder.conf DEFAULT enabled_backends lvmdriver-1 2026-03-26 00:52:22.912 | + lib/cinder:configure_cinder:355 : [[ -n lvmdriver-1 ]] 2026-03-26 00:52:22.917 | + lib/cinder:configure_cinder:356 : iniset /etc/cinder/cinder.conf DEFAULT default_volume_type lvmdriver-1 2026-03-26 00:52:22.978 | + lib/cinder:configure_cinder:358 : configure_cinder_image_volume_cache 2026-03-26 00:52:22.984 | + lib/cinder:configure_cinder_image_volume_cache:714 : for be in ${CINDER_CACHE_ENABLED_FOR_BACKENDS//,/ } 2026-03-26 00:52:22.990 | + lib/cinder:configure_cinder_image_volume_cache:715 : local be_name=lvmdriver-1 2026-03-26 00:52:22.996 | + lib/cinder:configure_cinder_image_volume_cache:717 : iniset /etc/cinder/cinder.conf lvmdriver-1 image_volume_cache_enabled True 2026-03-26 00:52:23.056 | + lib/cinder:configure_cinder_image_volume_cache:719 : [[ -n '' ]] 2026-03-26 00:52:23.061 | + lib/cinder:configure_cinder_image_volume_cache:723 : [[ -n '' ]] 2026-03-26 00:52:23.065 | + lib/cinder:configure_cinder:363 : [[ False == \T\r\u\e ]] 2026-03-26 00:52:23.070 | + lib/cinder:configure_cinder:369 : is_service_enabled c-bak 2026-03-26 00:52:23.107 | + functions-common:is_service_enabled:2068 : return 0 2026-03-26 00:52:23.112 | + lib/cinder:configure_cinder:369 : [[ -n swift ]] 2026-03-26 00:52:23.118 | + lib/cinder:configure_cinder:370 : type configure_cinder_backup_swift 2026-03-26 00:52:23.122 | + lib/cinder:configure_cinder:371 : configure_cinder_backup_swift 2026-03-26 00:52:23.128 | + 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:52:23.191 | + lib/cinder_backups/swift:configure_cinder_backup_swift:26 : iniset /etc/cinder/cinder.conf DEFAULT backup_swift_url https://199.204.45.242:8080/v1/AUTH_ 2026-03-26 00:52:23.255 | + lib/cinder_backups/swift:configure_cinder_backup_swift:27 : is_service_enabled tls-proxy 2026-03-26 00:52:23.292 | + functions-common:is_service_enabled:2068 : return 0 2026-03-26 00:52:23.298 | + 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:52:23.364 | + lib/cinder:configure_cinder:377 : is_service_enabled ceilometer 2026-03-26 00:52:23.400 | + functions-common:is_service_enabled:2068 : return 1 2026-03-26 00:52:23.406 | + lib/cinder:configure_cinder:381 : is_service_enabled tls-proxy 2026-03-26 00:52:23.444 | + functions-common:is_service_enabled:2068 : return 0 2026-03-26 00:52:23.451 | + 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:52:23.458 | + lib/cinder:configure_cinder:384 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_listen_port 18776 2026-03-26 00:52:23.522 | + lib/cinder:configure_cinder:385 : iniset /etc/cinder/cinder.conf oslo_middleware enable_proxy_headers_parsing True 2026-03-26 00:52:23.595 | + lib/cinder:configure_cinder:389 : '[' False '!=' False ']' 2026-03-26 00:52:23.602 | + lib/cinder:configure_cinder:393 : iniset_rpc_backend cinder /etc/cinder/cinder.conf 2026-03-26 00:52:23.608 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=cinder 2026-03-26 00:52:23.613 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/cinder/cinder.conf 2026-03-26 00:52:23.619 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-03-26 00:52:23.624 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-03-26 00:52:23.631 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-03-26 00:52:23.669 | + functions-common:is_service_enabled:2068 : return 0 2026-03-26 00:52:23.676 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-03-26 00:52:23.682 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-03-26 00:52:23.687 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-03-26 00:52:23.721 | ++ functions-common:is_service_enabled:2068 : return 0 2026-03-26 00:52:23.728 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:secretrabbit@199.204.45.242:5672/ 2026-03-26 00:52:23.735 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/cinder/cinder.conf DEFAULT transport_url rabbit://stackrabbit:secretrabbit@199.204.45.242:5672/ 2026-03-26 00:52:23.798 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-03-26 00:52:23.803 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-03-26 00:52:23.809 | + lib/cinder:configure_cinder:396 : setup_logging /etc/cinder/cinder.conf 2026-03-26 00:52:23.815 | + functions:setup_logging:693 : setup_systemd_logging /etc/cinder/cinder.conf 2026-03-26 00:52:23.821 | + functions:setup_systemd_logging:710 : local conf_file=/etc/cinder/cinder.conf 2026-03-26 00:52:23.827 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-03-26 00:52:23.863 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-03-26 00:52:23.868 | + functions:setup_systemd_logging:716 : local pidstr= 2026-03-26 00:52:23.874 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-03-26 00:52:23.880 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-03-26 00:52:23.885 | + 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:52:23.953 | + 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:52:24.024 | + 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:52:24.089 | + functions:setup_systemd_logging:727 : iniset /etc/cinder/cinder.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-03-26 00:52:24.159 | + functions:setup_systemd_logging:730 : iniset /etc/cinder/cinder.conf DEFAULT log_color False 2026-03-26 00:52:24.224 | + lib/cinder:configure_cinder:398 : is_service_enabled c-api 2026-03-26 00:52:24.261 | + functions-common:is_service_enabled:2068 : return 0 2026-03-26 00:52:24.266 | + 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:52:24.272 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/cinder/cinder-api-uwsgi.ini 2026-03-26 00:52:24.277 | + lib/apache:write_uwsgi_config:244 : local wsgi=cinder.wsgi.api:application 2026-03-26 00:52:24.284 | + lib/apache:write_uwsgi_config:245 : local url=/volume 2026-03-26 00:52:24.290 | + lib/apache:write_uwsgi_config:246 : local http= 2026-03-26 00:52:24.295 | + lib/apache:write_uwsgi_config:247 : local name=cinder-api 2026-03-26 00:52:24.300 | + lib/apache:write_uwsgi_config:249 : '[' -z cinder-api ']' 2026-03-26 00:52:24.305 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-03-26 00:52:24.310 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-03-26 00:52:24.334 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 stack root' 2026-03-26 00:52:24.335 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-03-26 00:52:24.350 | d /var/run/uwsgi 0755 stack root 2026-03-26 00:52:24.358 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-03-26 00:52:24.381 | /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:52:24.390 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/cinder-api.socket 2026-03-26 00:52:24.397 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/cinder/cinder-api-uwsgi.ini 2026-03-26 00:52:24.406 | + lib/apache:write_uwsgi_config:270 : [[ cinder.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-03-26 00:52:24.411 | + lib/apache:write_uwsgi_config:271 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi module cinder.wsgi.api:application 2026-03-26 00:52:24.480 | + lib/apache:write_uwsgi_config:276 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi processes 4 2026-03-26 00:52:24.541 | + lib/apache:write_uwsgi_config:278 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi master true 2026-03-26 00:52:24.606 | + lib/apache:write_uwsgi_config:280 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi die-on-term true 2026-03-26 00:52:24.665 | + lib/apache:write_uwsgi_config:281 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi exit-on-reload false 2026-03-26 00:52:24.730 | + lib/apache:write_uwsgi_config:284 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi worker-reload-mercy 80 2026-03-26 00:52:24.789 | + lib/apache:write_uwsgi_config:285 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi enable-threads true 2026-03-26 00:52:24.844 | + lib/apache:write_uwsgi_config:286 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi plugins http,python3 2026-03-26 00:52:24.909 | + lib/apache:write_uwsgi_config:288 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi thunder-lock true 2026-03-26 00:52:24.971 | + 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:52:25.035 | + lib/apache:write_uwsgi_config:292 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi buffer-size 65535 2026-03-26 00:52:25.100 | + lib/apache:write_uwsgi_config:294 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi add-header 'Connection: close' 2026-03-26 00:52:25.164 | + lib/apache:write_uwsgi_config:296 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi lazy-apps true 2026-03-26 00:52:25.230 | + lib/apache:write_uwsgi_config:298 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi start-time %t 2026-03-26 00:52:25.293 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-03-26 00:52:25.298 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-03-26 00:52:25.304 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for cinder-api 2026-03-26 00:52:25.308 | ++ lib/apache:apache_site_config_for:174 : local site=cinder-api 2026-03-26 00:52:25.312 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-03-26 00:52:25.316 | ++ functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-03-26 00:52:25.323 | ++ functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-03-26 00:52:25.328 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/cinder-api.conf 2026-03-26 00:52:25.335 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/cinder-api.conf 2026-03-26 00:52:25.340 | + 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:52:25.406 | + lib/apache:write_uwsgi_config:307 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi chmod-socket 666 2026-03-26 00:52:25.477 | + 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:52:25.477 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/cinder-api.conf 2026-03-26 00:52:25.491 | ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-api.socket|uwsgi://uwsgi-uds-cinder-api" retry=0 acquire=1 2026-03-26 00:52:25.513 | + lib/apache:write_uwsgi_config:309 : enable_apache_site cinder-api 2026-03-26 00:52:25.519 | + lib/apache:enable_apache_site:191 : local site=cinder-api 2026-03-26 00:52:25.523 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-03-26 00:52:25.528 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-03-26 00:52:25.533 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-03-26 00:52:25.538 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-03-26 00:52:25.543 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-03-26 00:52:25.548 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-03-26 00:52:25.554 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-03-26 00:52:25.559 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-03-26 00:52:25.565 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-03-26 00:52:25.570 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-03-26 00:52:25.574 | + lib/apache:enable_apache_site:195 : sudo a2ensite cinder-api 2026-03-26 00:52:25.618 | Enabling site cinder-api. 2026-03-26 00:52:25.628 | To activate the new configuration, you need to run: 2026-03-26 00:52:25.628 | systemctl reload apache2 2026-03-26 00:52:25.636 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-03-26 00:52:25.641 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-03-26 00:52:25.646 | + functions-common:restart_service:2296 : '[' -x /bin/systemctl ']' 2026-03-26 00:52:25.649 | + functions-common:restart_service:2297 : sudo /bin/systemctl restart apache2 2026-03-26 00:52:25.794 | + lib/cinder:configure_cinder:402 : [[ -r /opt/stack/devstack/lib/cinder_plugins/default ]] 2026-03-26 00:52:25.800 | + lib/cinder:configure_cinder:406 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_workers 4 2026-03-26 00:52:25.868 | + lib/cinder:configure_cinder:408 : iniset /etc/cinder/cinder.conf DEFAULT glance_api_servers https://199.204.45.242/image 2026-03-26 00:52:25.927 | + lib/cinder:configure_cinder:409 : is_service_enabled tls-proxy 2026-03-26 00:52:25.963 | + functions-common:is_service_enabled:2068 : return 0 2026-03-26 00:52:25.968 | + lib/cinder:configure_cinder:410 : iniset /etc/cinder/cinder.conf DEFAULT glance_protocol https 2026-03-26 00:52:26.030 | + 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:52:26.091 | + lib/cinder:configure_cinder:415 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf glance glance 2026-03-26 00:52:26.097 | + lib/keystone:configure_keystone_authtoken_middleware:454 : local conf_file=/etc/cinder/cinder.conf 2026-03-26 00:52:26.103 | + lib/keystone:configure_keystone_authtoken_middleware:455 : local admin_user=glance 2026-03-26 00:52:26.109 | + lib/keystone:configure_keystone_authtoken_middleware:456 : local section=glance 2026-03-26 00:52:26.116 | + lib/keystone:configure_keystone_authtoken_middleware:457 : local service_type= 2026-03-26 00:52:26.123 | + lib/keystone:configure_keystone_authtoken_middleware:459 : configure_keystoneauth /etc/cinder/cinder.conf glance glance 2026-03-26 00:52:26.129 | + lib/keystone:configure_keystoneauth:432 : local conf_file=/etc/cinder/cinder.conf 2026-03-26 00:52:26.135 | + lib/keystone:configure_keystoneauth:433 : local admin_user=glance 2026-03-26 00:52:26.140 | + lib/keystone:configure_keystoneauth:434 : local section=glance 2026-03-26 00:52:26.147 | + lib/keystone:configure_keystoneauth:436 : iniset /etc/cinder/cinder.conf glance auth_type password 2026-03-26 00:52:26.219 | + lib/keystone:configure_keystoneauth:437 : iniset /etc/cinder/cinder.conf glance interface public 2026-03-26 00:52:26.287 | + lib/keystone:configure_keystoneauth:438 : iniset /etc/cinder/cinder.conf glance auth_url https://199.204.45.242/identity 2026-03-26 00:52:26.353 | + lib/keystone:configure_keystoneauth:439 : iniset /etc/cinder/cinder.conf glance username glance 2026-03-26 00:52:26.419 | + lib/keystone:configure_keystoneauth:440 : iniset /etc/cinder/cinder.conf glance password secretservice 2026-03-26 00:52:26.485 | + lib/keystone:configure_keystoneauth:441 : iniset /etc/cinder/cinder.conf glance user_domain_name Default 2026-03-26 00:52:26.548 | + lib/keystone:configure_keystoneauth:442 : iniset /etc/cinder/cinder.conf glance project_name service 2026-03-26 00:52:26.611 | + lib/keystone:configure_keystoneauth:443 : iniset /etc/cinder/cinder.conf glance project_domain_name Default 2026-03-26 00:52:26.680 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/cinder/cinder.conf glance www_authenticate_uri https://199.204.45.242/identity 2026-03-26 00:52:26.751 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/cinder/cinder.conf glance cafile /opt/stack/data/ca-bundle.pem 2026-03-26 00:52:26.817 | + lib/keystone:configure_keystone_authtoken_middleware:462 : iniset /etc/cinder/cinder.conf glance memcached_servers localhost:11211 2026-03-26 00:52:26.885 | + lib/keystone:configure_keystone_authtoken_middleware:463 : [[ -n '' ]] 2026-03-26 00:52:26.891 | + lib/cinder:configure_cinder:418 : configure_keystoneauth /etc/cinder/cinder.conf nova nova 2026-03-26 00:52:26.896 | + lib/keystone:configure_keystoneauth:432 : local conf_file=/etc/cinder/cinder.conf 2026-03-26 00:52:26.902 | + lib/keystone:configure_keystoneauth:433 : local admin_user=nova 2026-03-26 00:52:26.907 | + lib/keystone:configure_keystoneauth:434 : local section=nova 2026-03-26 00:52:26.913 | + lib/keystone:configure_keystoneauth:436 : iniset /etc/cinder/cinder.conf nova auth_type password 2026-03-26 00:52:26.984 | + lib/keystone:configure_keystoneauth:437 : iniset /etc/cinder/cinder.conf nova interface public 2026-03-26 00:52:27.050 | + lib/keystone:configure_keystoneauth:438 : iniset /etc/cinder/cinder.conf nova auth_url https://199.204.45.242/identity 2026-03-26 00:52:27.119 | + lib/keystone:configure_keystoneauth:439 : iniset /etc/cinder/cinder.conf nova username nova 2026-03-26 00:52:27.186 | + lib/keystone:configure_keystoneauth:440 : iniset /etc/cinder/cinder.conf nova password secretservice 2026-03-26 00:52:27.252 | + lib/keystone:configure_keystoneauth:441 : iniset /etc/cinder/cinder.conf nova user_domain_name Default 2026-03-26 00:52:27.314 | + lib/keystone:configure_keystoneauth:442 : iniset /etc/cinder/cinder.conf nova project_name service 2026-03-26 00:52:27.376 | + lib/keystone:configure_keystoneauth:443 : iniset /etc/cinder/cinder.conf nova project_domain_name Default 2026-03-26 00:52:27.440 | + lib/cinder:configure_cinder:419 : iniset /etc/cinder/cinder.conf nova region_name RegionOne 2026-03-26 00:52:27.504 | + lib/cinder:configure_cinder:420 : iniset /etc/cinder/cinder.conf DEFAULT graceful_shutdown_timeout 5 2026-03-26 00:52:27.566 | + lib/cinder:configure_cinder:422 : [[ ! -z '' ]] 2026-03-26 00:52:27.572 | + lib/cinder:configure_cinder:424 : is_service_enabled etcd3 2026-03-26 00:52:27.616 | + functions-common:is_service_enabled:2068 : return 0 2026-03-26 00:52:27.623 | + lib/cinder:configure_cinder:427 : iniset /etc/cinder/cinder.conf coordination backend_url 'etcd3+http://199.204.45.242:2379?api_version=v3' 2026-03-26 00:52:27.702 | + lib/cinder:configure_cinder:430 : [[ False == True ]] 2026-03-26 00:52:27.707 | + lib/cinder:configure_cinder:430 : [[ False == True ]] 2026-03-26 00:52:27.713 | + lib/cinder:configure_cinder:434 : iniset /etc/cinder/cinder.conf oslo_policy enforce_scope false 2026-03-26 00:52:27.789 | + lib/cinder:configure_cinder:435 : iniset /etc/cinder/cinder.conf oslo_policy enforce_new_defaults false 2026-03-26 00:52:27.857 | + lib/cinder:configure_cinder:438 : '[' True == True ']' 2026-03-26 00:52:27.865 | + lib/cinder:configure_cinder:439 : init_cinder_service_user_conf 2026-03-26 00:52:27.870 | + lib/cinder:init_cinder_service_user_conf:743 : iniset /etc/cinder/cinder.conf service_user send_service_user_token True 2026-03-26 00:52:27.942 | + lib/cinder:init_cinder_service_user_conf:744 : configure_keystoneauth /etc/cinder/cinder.conf cinder service_user 2026-03-26 00:52:27.947 | + lib/keystone:configure_keystoneauth:432 : local conf_file=/etc/cinder/cinder.conf 2026-03-26 00:52:27.953 | + lib/keystone:configure_keystoneauth:433 : local admin_user=cinder 2026-03-26 00:52:27.959 | + lib/keystone:configure_keystoneauth:434 : local section=service_user 2026-03-26 00:52:27.964 | + lib/keystone:configure_keystoneauth:436 : iniset /etc/cinder/cinder.conf service_user auth_type password 2026-03-26 00:52:28.038 | + lib/keystone:configure_keystoneauth:437 : iniset /etc/cinder/cinder.conf service_user interface public 2026-03-26 00:52:28.112 | + lib/keystone:configure_keystoneauth:438 : iniset /etc/cinder/cinder.conf service_user auth_url https://199.204.45.242/identity 2026-03-26 00:52:28.184 | + lib/keystone:configure_keystoneauth:439 : iniset /etc/cinder/cinder.conf service_user username cinder 2026-03-26 00:52:28.249 | + lib/keystone:configure_keystoneauth:440 : iniset /etc/cinder/cinder.conf service_user password secretservice 2026-03-26 00:52:28.314 | + lib/keystone:configure_keystoneauth:441 : iniset /etc/cinder/cinder.conf service_user user_domain_name Default 2026-03-26 00:52:28.383 | + lib/keystone:configure_keystoneauth:442 : iniset /etc/cinder/cinder.conf service_user project_name service 2026-03-26 00:52:28.448 | + lib/keystone:configure_keystoneauth:443 : iniset /etc/cinder/cinder.conf service_user project_domain_name Default 2026-03-26 00:52:28.512 | + ./stack.sh:main:948 : is_service_enabled neutron 2026-03-26 00:52:28.550 | + functions-common:is_service_enabled:2068 : return 0 2026-03-26 00:52:28.555 | + ./stack.sh:main:950 : stack_install_service neutron 2026-03-26 00:52:28.561 | + lib/stack:stack_install_service:20 : local service=neutron 2026-03-26 00:52:28.567 | + lib/stack:stack_install_service:21 : type install_neutron 2026-03-26 00:52:28.572 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-03-26 00:52:28.578 | + lib/stack:stack_install_service:32 : install_neutron 2026-03-26 00:52:28.584 | + lib/neutron:install_neutron:509 : use_library_from_git neutron-lib 2026-03-26 00:52:28.590 | + inc/python:use_library_from_git:266 : local name=neutron-lib 2026-03-26 00:52:28.596 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-26 00:52:28.603 | + inc/python:use_library_from_git:268 : [[ novnc,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:52:28.608 | + inc/python:use_library_from_git:268 : [[ ,novnc,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:52:28.614 | + inc/python:use_library_from_git:269 : return 1 2026-03-26 00:52:28.620 | + lib/neutron:install_neutron:516 : use_library_from_git sqlalchemy 2026-03-26 00:52:28.626 | + inc/python:use_library_from_git:266 : local name=sqlalchemy 2026-03-26 00:52:28.633 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-26 00:52:28.639 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-03-26 00:52:28.645 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,sqlalchemy, ]] 2026-03-26 00:52:28.652 | + inc/python:use_library_from_git:269 : return 1 2026-03-26 00:52:28.658 | + lib/neutron:install_neutron:520 : use_library_from_git alembic 2026-03-26 00:52:28.663 | + inc/python:use_library_from_git:266 : local name=alembic 2026-03-26 00:52:28.669 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-26 00:52:28.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:52:28.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, =~ ,alembic, ]] 2026-03-26 00:52:28.688 | + inc/python:use_library_from_git:269 : return 1 2026-03-26 00:52:28.694 | + lib/neutron:install_neutron:525 : git_clone https://github.com/openstack/neutron.git /opt/stack/neutron master 2026-03-26 00:52:28.699 | + functions-common:git_clone:581 : local git_remote=https://github.com/openstack/neutron.git 2026-03-26 00:52:28.705 | + functions-common:git_clone:582 : local git_dest=/opt/stack/neutron 2026-03-26 00:52:28.711 | + functions-common:git_clone:583 : local git_ref=master 2026-03-26 00:52:28.716 | + functions-common:git_clone:584 : local orig_dir 2026-03-26 00:52:28.723 | ++ functions-common:git_clone:585 : pwd 2026-03-26 00:52:28.730 | + functions-common:git_clone:585 : orig_dir=/opt/stack/devstack 2026-03-26 00:52:28.735 | + functions-common:git_clone:586 : local git_clone_flags= 2026-03-26 00:52:28.742 | ++ functions-common:git_clone:588 : trueorfalse False RECLONE 2026-03-26 00:52:28.780 | + functions-common:git_clone:588 : RECLONE=False 2026-03-26 00:52:28.786 | + functions-common:git_clone:589 : [[ 0 -gt 0 ]] 2026-03-26 00:52:28.791 | + functions-common:git_clone:593 : [[ False = \T\r\u\e ]] 2026-03-26 00:52:28.798 | + functions-common:git_clone:602 : echo master 2026-03-26 00:52:28.798 | + functions-common:git_clone:602 : egrep -q '^refs' 2026-03-26 00:52:28.808 | + functions-common:git_clone:616 : [[ ! -d /opt/stack/neutron ]] 2026-03-26 00:52:28.814 | + functions-common:git_clone:626 : [[ False = \T\r\u\e ]] 2026-03-26 00:52:28.819 | + functions-common:git_clone:661 : sudo git config --system --add safe.directory /opt/stack/neutron 2026-03-26 00:52:28.845 | + functions-common:git_clone:664 : cd /opt/stack/neutron 2026-03-26 00:52:28.852 | + functions-common:git_clone:665 : git show --oneline 2026-03-26 00:52:28.853 | + functions-common:git_clone:665 : head -1 2026-03-26 00:52:28.865 | 0cb298d781 Merge "db: Remove references to ibm_db_alembic package" 2026-03-26 00:52:28.871 | + functions-common:git_clone:666 : cd /opt/stack/devstack 2026-03-26 00:52:28.877 | + lib/neutron:install_neutron:526 : setup_develop /opt/stack/neutron 2026-03-26 00:52:28.883 | + inc/python:setup_develop:353 : local bindep 2026-03-26 00:52:28.890 | + inc/python:setup_develop:354 : [[ /opt/stack/neutron == -bindep* ]] 2026-03-26 00:52:28.895 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/neutron 2026-03-26 00:52:28.900 | + inc/python:setup_develop:359 : local extras= 2026-03-26 00:52:28.907 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/neutron -e 2026-03-26 00:52:28.914 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-03-26 00:52:28.920 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/neutron == -bindep* ]] 2026-03-26 00:52:28.925 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/neutron 2026-03-26 00:52:28.932 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-03-26 00:52:28.938 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-03-26 00:52:28.945 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/neutron 2026-03-26 00:52:28.952 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-03-26 00:52:28.959 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/neutron 2026-03-26 00:52:28.965 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-03-26 00:52:28.971 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-03-26 00:52:28.979 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/neutron/setup.cfg 2026-03-26 00:52:28.991 | + inc/python:_setup_package_with_constraints_edit:400 : name=neutron 2026-03-26 00:52:28.997 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z neutron ']' 2026-03-26 00:52:29.003 | + 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:52:29.102 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/neutron -e 2026-03-26 00:52:29.107 | + inc/python:setup_package:436 : local bindep=0 2026-03-26 00:52:29.113 | + inc/python:setup_package:437 : local bindep_flag= 2026-03-26 00:52:29.119 | + inc/python:setup_package:438 : local bindep_profiles= 2026-03-26 00:52:29.124 | + inc/python:setup_package:439 : [[ /opt/stack/neutron == -bindep* ]] 2026-03-26 00:52:29.129 | + inc/python:setup_package:444 : local project_dir=/opt/stack/neutron 2026-03-26 00:52:29.135 | + inc/python:setup_package:445 : local flags=-e 2026-03-26 00:52:29.140 | + inc/python:setup_package:446 : local extras= 2026-03-26 00:52:29.146 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-03-26 00:52:29.150 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-03-26 00:52:29.156 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-03-26 00:52:29.161 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-03-26 00:52:29.167 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-03-26 00:52:29.173 | + inc/python:setup_package:464 : pip_install -e /opt/stack/neutron 2026-03-26 00:52:29.222 | Using python 3.12 to install /opt/stack/neutron 2026-03-26 00:52:29.228 | + 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:52:29.829 | Obtaining file:///opt/stack/neutron 2026-03-26 00:52:29.834 | Installing build dependencies: started 2026-03-26 00:52:30.855 | Installing build dependencies: finished with status 'done' 2026-03-26 00:52:30.856 | Checking if build backend supports build_editable: started 2026-03-26 00:52:31.157 | Checking if build backend supports build_editable: finished with status 'done' 2026-03-26 00:52:31.159 | Getting requirements to build editable: started 2026-03-26 00:52:31.325 | Getting requirements to build editable: finished with status 'done' 2026-03-26 00:52:31.327 | Preparing editable metadata (pyproject.toml): started 2026-03-26 00:52:32.508 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-03-26 00:52:32.525 | 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:52:32.526 | 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:52:32.526 | 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:52:32.527 | 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:52:32.528 | 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:52:32.528 | 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:52:32.633 | Collecting pecan>=1.4.0 (from neutron==28.1.0.dev61) 2026-03-26 00:52:32.765 | Downloading pecan-1.7.0-py3-none-any.whl.metadata (1.7 kB) 2026-03-26 00:52:32.776 | 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:52:32.776 | 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:52:32.777 | 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:52:32.778 | 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:52:32.778 | 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:52:32.819 | Collecting neutron-lib>=3.24.0 (from neutron==28.1.0.dev61) 2026-03-26 00:52:32.845 | Downloading neutron_lib-3.24.0-py3-none-any.whl.metadata (2.5 kB) 2026-03-26 00:52:32.882 | Collecting python-neutronclient>=7.8.0 (from neutron==28.1.0.dev61) 2026-03-26 00:52:33.527 | Downloading python_neutronclient-11.8.0-py3-none-any.whl.metadata (3.5 kB) 2026-03-26 00:52:33.538 | 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:52:33.539 | 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:52:33.539 | 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:52:33.540 | 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:52:33.541 | 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:52:33.541 | 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:52:33.542 | 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:52:33.542 | 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:52:33.543 | 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:52:33.543 | 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:52:33.544 | 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:52:33.545 | 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:52:33.545 | 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:52:33.545 | 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:52:33.546 | 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:52:33.546 | 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:52:33.547 | 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:52:33.547 | 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:52:33.547 | 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:52:33.548 | 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:52:33.548 | 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:52:33.549 | 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:52:33.549 | 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:52:33.550 | 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:52:33.550 | 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:52:33.570 | Collecting os-ken>=4.1.1 (from neutron==28.1.0.dev61) 2026-03-26 00:52:33.598 | Downloading os_ken-4.1.1-py3-none-any.whl.metadata (1.8 kB) 2026-03-26 00:52:33.623 | Collecting os-resource-classes>=1.1.0 (from neutron==28.1.0.dev61) 2026-03-26 00:52:33.651 | Downloading os_resource_classes-1.1.0-py3-none-any.whl.metadata (1.9 kB) 2026-03-26 00:52:33.677 | Collecting ovs>3.3.0 (from neutron==28.1.0.dev61) 2026-03-26 00:52:33.705 | Downloading ovs-3.7.0.tar.gz (162 kB) 2026-03-26 00:52:33.809 | Installing build dependencies: started 2026-03-26 00:52:34.678 | Installing build dependencies: finished with status 'done' 2026-03-26 00:52:34.679 | Getting requirements to build wheel: started 2026-03-26 00:52:35.049 | Getting requirements to build wheel: finished with status 'done' 2026-03-26 00:52:35.052 | Preparing metadata (pyproject.toml): started 2026-03-26 00:52:35.256 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-03-26 00:52:35.296 | Collecting ovsdbapp>=2.14.1 (from neutron==28.1.0.dev61) 2026-03-26 00:52:35.325 | Downloading ovsdbapp-2.16.0-py3-none-any.whl.metadata (1.9 kB) 2026-03-26 00:52:35.335 | 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:52:35.363 | Collecting pyroute2>=0.7.3 (from neutron==28.1.0.dev61) 2026-03-26 00:52:35.392 | Downloading pyroute2-0.8.1-py3-none-any.whl.metadata (8.2 kB) 2026-03-26 00:52:35.406 | 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:52:35.407 | 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:52:35.408 | 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:52:35.427 | Collecting python-designateclient>=2.7.0 (from neutron==28.1.0.dev61) 2026-03-26 00:52:35.454 | Downloading python_designateclient-6.4.0-py3-none-any.whl.metadata (3.1 kB) 2026-03-26 00:52:35.488 | Collecting os-vif>=3.1.0 (from neutron==28.1.0.dev61) 2026-03-26 00:52:35.516 | Downloading os_vif-4.3.0-py3-none-any.whl.metadata (2.5 kB) 2026-03-26 00:52:35.528 | 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:52:35.528 | 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:52:35.530 | 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:52:35.531 | 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:52:35.533 | 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:52:35.537 | 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:52:35.540 | 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:52:35.543 | 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:52:35.543 | 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:52:35.547 | 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:52:35.548 | 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:52:35.548 | 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:52:35.620 | Collecting setproctitle>=1.1.10 (from neutron-lib>=3.24.0->neutron==28.1.0.dev61) 2026-03-26 00:52:35.649 | 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:52:35.690 | Collecting os-traits>=0.9.0 (from neutron-lib>=3.24.0->neutron==28.1.0.dev61) 2026-03-26 00:52:35.721 | Downloading os_traits-3.6.0-py3-none-any.whl.metadata (1.9 kB) 2026-03-26 00:52:35.734 | 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:52:35.735 | 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:52:35.736 | 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:52:35.736 | 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:52:35.738 | 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:52:35.739 | 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:52:35.739 | 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:52:35.744 | 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:52:35.747 | 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:52:35.751 | 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:52:35.754 | 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:52:35.754 | 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:52:35.773 | Collecting ncclient>=0.6.13 (from os-ken>=4.1.1->neutron==28.1.0.dev61) 2026-03-26 00:52:35.802 | Downloading ncclient-0.7.0.tar.gz (116 kB) 2026-03-26 00:52:35.864 | Installing build dependencies: started 2026-03-26 00:52:36.784 | Installing build dependencies: finished with status 'done' 2026-03-26 00:52:36.785 | Getting requirements to build wheel: started 2026-03-26 00:52:37.153 | Getting requirements to build wheel: finished with status 'done' 2026-03-26 00:52:37.155 | Preparing metadata (pyproject.toml): started 2026-03-26 00:52:37.359 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-03-26 00:52:37.367 | 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:52:37.370 | 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:52:37.370 | 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:52:37.377 | 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:52:37.378 | 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:52:37.392 | 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:52:37.395 | 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:52:37.400 | 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:52:37.400 | 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:52:37.405 | 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:52:37.408 | 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:52:37.409 | 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:52:37.409 | 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:52:37.410 | 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:52:37.412 | 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:52:37.417 | 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:52:37.423 | 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:52:37.426 | 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:52:37.427 | 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:52:37.446 | 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:52:37.471 | Collecting cotyledon>=2.2.0 (from oslo.service[threading]>=4.2.1->neutron==28.1.0.dev61) 2026-03-26 00:52:37.500 | Downloading cotyledon-2.2.0-py3-none-any.whl.metadata (3.7 kB) 2026-03-26 00:52:37.518 | 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:52:37.556 | Collecting sortedcontainers (from ovs>3.3.0->neutron==28.1.0.dev61) 2026-03-26 00:52:37.583 | Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl.metadata (10 kB) 2026-03-26 00:52:37.613 | Collecting fixtures>=3.0.0 (from ovsdbapp>=2.14.1->neutron==28.1.0.dev61) 2026-03-26 00:52:37.615 | Using cached fixtures-4.3.1-py3-none-any.whl.metadata (22 kB) 2026-03-26 00:52:37.631 | 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:52:37.631 | 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:52:37.637 | 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:52:37.655 | 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:52:37.683 | 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:52:37.686 | 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:52:37.686 | 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:52:37.709 | Collecting osc-lib>=1.8.0 (from python-designateclient>=2.7.0->neutron==28.1.0.dev61) 2026-03-26 00:52:37.742 | Downloading osc_lib-4.4.0-py3-none-any.whl.metadata (3.8 kB) 2026-03-26 00:52:37.760 | 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:52:37.760 | 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:52:37.770 | 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:52:37.770 | 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:52:37.771 | 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:52:37.774 | 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:52:37.775 | 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:52:37.775 | 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:52:37.776 | 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:52:37.814 | 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:52:37.815 | 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:52:37.815 | 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:52:37.816 | 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:52:37.843 | 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:52:37.843 | 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:52:37.851 | 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:52:37.865 | 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:52:37.903 | 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:52:37.907 | 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:52:37.996 | Downloading neutron_lib-3.24.0-py3-none-any.whl (630 kB) 2026-03-26 00:52:38.048 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 630.6/630.6 kB 14.9 MB/s 0:00:00 2026-03-26 00:52:38.080 | Downloading os_ken-4.1.1-py3-none-any.whl (2.0 MB) 2026-03-26 00:52:38.147 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.0/2.0 MB 27.8 MB/s 0:00:00 2026-03-26 00:52:38.177 | Downloading os_resource_classes-1.1.0-py3-none-any.whl (11 kB) 2026-03-26 00:52:38.211 | Downloading os_traits-3.6.0-py3-none-any.whl (43 kB) 2026-03-26 00:52:38.247 | Downloading os_vif-4.3.0-py3-none-any.whl (115 kB) 2026-03-26 00:52:38.284 | Downloading cotyledon-2.2.0-py3-none-any.whl (28 kB) 2026-03-26 00:52:38.319 | Downloading ovsdbapp-2.16.0-py3-none-any.whl (151 kB) 2026-03-26 00:52:38.331 | Using cached fixtures-4.3.1-py3-none-any.whl (40 kB) 2026-03-26 00:52:38.358 | Downloading pecan-1.7.0-py3-none-any.whl (144 kB) 2026-03-26 00:52:38.397 | Downloading pyroute2-0.8.1-py3-none-any.whl (474 kB) 2026-03-26 00:52:38.438 | Downloading python_designateclient-6.4.0-py3-none-any.whl (96 kB) 2026-03-26 00:52:38.477 | Downloading osc_lib-4.4.0-py3-none-any.whl (96 kB) 2026-03-26 00:52:38.516 | Downloading python_neutronclient-11.8.0-py3-none-any.whl (296 kB) 2026-03-26 00:52:38.555 | 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:52:38.590 | Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) 2026-03-26 00:52:38.681 | Building wheels for collected packages: neutron, ncclient, ovs 2026-03-26 00:52:38.682 | Building editable for neutron (pyproject.toml): started 2026-03-26 00:52:39.998 | Building editable for neutron (pyproject.toml): finished with status 'done' 2026-03-26 00:52:39.999 | Created wheel for neutron: filename=neutron-28.1.0.dev61-0.editable-py3-none-any.whl size=12061 sha256=2dc51584ed64ea9aee81fe9d000cd222d29df0584ce355f26c68591636b7f3ef 2026-03-26 00:52:40.000 | Stored in directory: /tmp/pip-ephem-wheel-cache-5s633n0r/wheels/85/41/4b/b676c3191efff247eca42312d2ef97517d6d981ada429e2e98 2026-03-26 00:52:40.004 | Building wheel for ncclient (pyproject.toml): started 2026-03-26 00:52:40.271 | Building wheel for ncclient (pyproject.toml): finished with status 'done' 2026-03-26 00:52:40.272 | Created wheel for ncclient: filename=ncclient-0.7.0-py3-none-any.whl size=94121 sha256=6e53e27873411a9402d11aa550dfde21e7cd16e191d45e3e387827203f9f86d5 2026-03-26 00:52:40.272 | Stored in directory: /opt/stack/.cache/pip/wheels/7a/4b/65/e346ceab2f8f7921b505e31b2392d14913140aef5c3bde1a18 2026-03-26 00:52:40.280 | Building wheel for ovs (pyproject.toml): started 2026-03-26 00:52:40.685 | Building wheel for ovs (pyproject.toml): finished with status 'done' 2026-03-26 00:52:40.687 | Created wheel for ovs: filename=ovs-3.7.0-py3-none-any.whl size=191286 sha256=a8d3a8e2b65073cdb1d48922c62837fc81d926a0c55ce7a748a2a7d2312aabe0 2026-03-26 00:52:40.687 | Stored in directory: /opt/stack/.cache/pip/wheels/6c/30/ad/226e4f7cd10a4b74a544e2602bb5ca1866898d61e9ccd2a73e 2026-03-26 00:52:40.693 | Successfully built neutron ncclient ovs 2026-03-26 00:52:40.849 | 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:52:44.515 | 2026-03-26 00:52:44.537 | 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:52:44.740 | + inc/python:pip_install:216 : result=0 2026-03-26 00:52:44.745 | + inc/python:pip_install:218 : time_stop pip_install 2026-03-26 00:52:44.749 | + functions-common:time_stop:2412 : local name 2026-03-26 00:52:44.756 | + functions-common:time_stop:2413 : local end_time 2026-03-26 00:52:44.763 | + functions-common:time_stop:2414 : local elapsed_time 2026-03-26 00:52:44.768 | + functions-common:time_stop:2415 : local total 2026-03-26 00:52:44.773 | + functions-common:time_stop:2416 : local start_time 2026-03-26 00:52:44.779 | + functions-common:time_stop:2418 : name=pip_install 2026-03-26 00:52:44.783 | + functions-common:time_stop:2419 : start_time=1774486349208 2026-03-26 00:52:44.790 | + functions-common:time_stop:2421 : [[ -z 1774486349208 ]] 2026-03-26 00:52:44.796 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-03-26 00:52:44.803 | + functions-common:time_stop:2424 : end_time=1774486364798 2026-03-26 00:52:44.807 | + functions-common:time_stop:2425 : elapsed_time=15590 2026-03-26 00:52:44.813 | + functions-common:time_stop:2426 : total=86550 2026-03-26 00:52:44.817 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-03-26 00:52:44.823 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=102140 2026-03-26 00:52:44.828 | + inc/python:pip_install:219 : return 0 2026-03-26 00:52:44.834 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-03-26 00:52:44.839 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-03-26 00:52:44.844 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/neutron 2026-03-26 00:52:44.851 | + inc/python:use_library_from_git:266 : local name=/opt/stack/neutron 2026-03-26 00:52:44.857 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-26 00:52:44.863 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-03-26 00:52:44.869 | + inc/python:use_library_from_git:268 : [[ ,novnc,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:52:44.875 | + inc/python:use_library_from_git:269 : return 1 2026-03-26 00:52:44.881 | + lib/neutron:install_neutron:528 : [[ ovn == \o\v\n ]] 2026-03-26 00:52:44.888 | + lib/neutron:install_neutron:529 : install_ovn 2026-03-26 00:52:44.894 | + lib/neutron_plugins/ovn_agent:install_ovn:399 : echo 'Installing OVN and dependent packages' 2026-03-26 00:52:44.894 | Installing OVN and dependent packages 2026-03-26 00:52:44.901 | + lib/neutron_plugins/ovn_agent:install_ovn:402 : ovn_sanity_check 2026-03-26 00:52:44.906 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:386 : is_service_enabled q-agt neutron-agent 2026-03-26 00:52:44.947 | + functions-common:is_service_enabled:2068 : return 1 2026-03-26 00:52:44.952 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:388 : is_service_enabled q-l3 neutron-l3 2026-03-26 00:52:44.990 | + functions-common:is_service_enabled:2068 : return 1 2026-03-26 00:52:44.996 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:390 : is_service_enabled q-svc neutron-api 2026-03-26 00:52:45.033 | + functions-common:is_service_enabled:2068 : return 0 2026-03-26 00:52:45.038 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:390 : [[ ! ovn =~ ovn ]] 2026-03-26 00:52:45.042 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:392 : is_service_enabled q-svc neutron-api 2026-03-26 00:52:45.078 | + functions-common:is_service_enabled:2068 : return 0 2026-03-26 00:52:45.082 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:392 : [[ ! local,flat,vlan,geneve =~ geneve ]] 2026-03-26 00:52:45.089 | + lib/neutron_plugins/ovn_agent:install_ovn:404 : sudo mkdir -p /var/run/openvswitch 2026-03-26 00:52:45.117 | ++ lib/neutron_plugins/ovn_agent:install_ovn:405 : whoami 2026-03-26 00:52:45.125 | + lib/neutron_plugins/ovn_agent:install_ovn:405 : sudo chown stack /var/run/openvswitch 2026-03-26 00:52:45.146 | + lib/neutron_plugins/ovn_agent:install_ovn:407 : [[ False == \T\r\u\e ]] 2026-03-26 00:52:45.154 | ++ lib/neutron_plugins/ovn_agent:install_ovn:429 : get_packages openvswitch 2026-03-26 00:52:45.200 | + lib/neutron_plugins/ovn_agent:install_ovn:429 : install_package fakeroot make openvswitch-switch 2026-03-26 00:52:45.206 | + functions-common:install_package:1430 : update_package_repo 2026-03-26 00:52:45.211 | + functions-common:update_package_repo:1404 : NO_UPDATE_REPOS=False 2026-03-26 00:52:45.216 | + functions-common:update_package_repo:1405 : REPOS_UPDATED=True 2026-03-26 00:52:45.223 | + functions-common:update_package_repo:1406 : RETRY_UPDATE=False 2026-03-26 00:52:45.228 | + functions-common:update_package_repo:1408 : [[ False = \T\r\u\e ]] 2026-03-26 00:52:45.233 | + functions-common:update_package_repo:1412 : is_ubuntu 2026-03-26 00:52:45.239 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-03-26 00:52:45.245 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-03-26 00:52:45.251 | + functions-common:update_package_repo:1413 : apt_get_update 2026-03-26 00:52:45.257 | + functions-common:apt_get_update:1158 : [[ True == \T\r\u\e ]] 2026-03-26 00:52:45.263 | + functions-common:apt_get_update:1158 : [[ False != \T\r\u\e ]] 2026-03-26 00:52:45.269 | + functions-common:apt_get_update:1159 : return 2026-03-26 00:52:45.275 | + functions-common:install_package:1431 : real_install_package fakeroot make openvswitch-switch 2026-03-26 00:52:45.281 | + functions-common:real_install_package:1418 : is_ubuntu 2026-03-26 00:52:45.288 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-03-26 00:52:45.294 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-03-26 00:52:45.300 | + functions-common:real_install_package:1419 : apt_get install fakeroot make openvswitch-switch 2026-03-26 00:52:45.347 | + 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:52:45.389 | Reading package lists... 2026-03-26 00:52:45.638 | Building dependency tree... 2026-03-26 00:52:45.638 | Reading state information... 2026-03-26 00:52:45.884 | make is already the newest version (4.3-4.1build2). 2026-03-26 00:52:45.884 | make set to manually installed. 2026-03-26 00:52:45.884 | The following additional packages will be installed: 2026-03-26 00:52:45.884 | libfakeroot libunbound8 libxdp1 openvswitch-common python3-netifaces 2026-03-26 00:52:45.885 | python3-openvswitch python3-sortedcontainers 2026-03-26 00:52:45.886 | Suggested packages: 2026-03-26 00:52:45.886 | openvswitch-doc python3-netaddr python-sortedcontainers-doc 2026-03-26 00:52:45.919 | The following NEW packages will be installed: 2026-03-26 00:52:45.921 | fakeroot libfakeroot libunbound8 libxdp1 openvswitch-common 2026-03-26 00:52:45.921 | openvswitch-switch python3-netifaces python3-openvswitch 2026-03-26 00:52:45.921 | python3-sortedcontainers 2026-03-26 00:52:46.007 | 0 upgraded, 9 newly installed, 0 to remove and 0 not upgraded. 2026-03-26 00:52:46.008 | Need to get 4,335 kB of archives. 2026-03-26 00:52:46.008 | After this operation, 13.8 MB of additional disk space will be used. 2026-03-26 00:52:46.008 | 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:53:03.101 | 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:53:19.074 | 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:53:19.274 | 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:53:21.751 | 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:53:25.200 | 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:55:10.603 | 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:59:17.739 | Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libfakeroot amd64 1.33-1 [32.4 kB] 2026-03-26 00:59:18.117 | Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 fakeroot amd64 1.33-1 [67.2 kB] 2026-03-26 00:59:18.995 | debconf: delaying package configuration, since apt-utils is not installed 2026-03-26 00:59:19.067 | Fetched 4,335 kB in 6min 33s (11.0 kB/s) 2026-03-26 00:59:19.688 | Selecting previously unselected package libunbound8:amd64. 2026-03-26 00:59:19.725 | (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:59:19.728 | Preparing to unpack .../0-libunbound8_1.19.2-1ubuntu3.7_amd64.deb ... 2026-03-26 00:59:19.860 | Unpacking libunbound8:amd64 (1.19.2-1ubuntu3.7) ... 2026-03-26 00:59:20.573 | Selecting previously unselected package openvswitch-common. 2026-03-26 00:59:20.583 | Preparing to unpack .../1-openvswitch-common_3.3.4-0ubuntu0.24.04.1_amd64.deb ... 2026-03-26 00:59:20.612 | Unpacking openvswitch-common (3.3.4-0ubuntu0.24.04.1) ... 2026-03-26 00:59:21.883 | Selecting previously unselected package python3-netifaces:amd64. 2026-03-26 00:59:21.893 | Preparing to unpack .../2-python3-netifaces_0.11.0-2build3_amd64.deb ... 2026-03-26 00:59:21.953 | Unpacking python3-netifaces:amd64 (0.11.0-2build3) ... 2026-03-26 00:59:22.990 | Selecting previously unselected package python3-sortedcontainers. 2026-03-26 00:59:23.001 | Preparing to unpack .../3-python3-sortedcontainers_2.4.0-2_all.deb ... 2026-03-26 00:59:23.281 | Unpacking python3-sortedcontainers (2.4.0-2) ... 2026-03-26 00:59:24.796 | Selecting previously unselected package libxdp1:amd64. 2026-03-26 00:59:24.824 | Preparing to unpack .../4-libxdp1_1.4.2-1ubuntu4_amd64.deb ... 2026-03-26 00:59:24.992 | Unpacking libxdp1:amd64 (1.4.2-1ubuntu4) ... 2026-03-26 00:59:25.691 | Selecting previously unselected package python3-openvswitch. 2026-03-26 00:59:25.702 | Preparing to unpack .../5-python3-openvswitch_3.3.4-0ubuntu0.24.04.1_amd64.deb ... 2026-03-26 00:59:25.774 | Unpacking python3-openvswitch (3.3.4-0ubuntu0.24.04.1) ... 2026-03-26 00:59:26.341 | Selecting previously unselected package openvswitch-switch. 2026-03-26 00:59:26.351 | Preparing to unpack .../6-openvswitch-switch_3.3.4-0ubuntu0.24.04.1_amd64.deb ... 2026-03-26 00:59:26.422 | Unpacking openvswitch-switch (3.3.4-0ubuntu0.24.04.1) ... 2026-03-26 00:59:27.675 | Selecting previously unselected package libfakeroot:amd64. 2026-03-26 00:59:27.686 | Preparing to unpack .../7-libfakeroot_1.33-1_amd64.deb ... 2026-03-26 00:59:27.773 | Unpacking libfakeroot:amd64 (1.33-1) ... 2026-03-26 00:59:28.349 | Selecting previously unselected package fakeroot. 2026-03-26 00:59:28.360 | Preparing to unpack .../8-fakeroot_1.33-1_amd64.deb ... 2026-03-26 00:59:28.468 | Unpacking fakeroot (1.33-1) ... 2026-03-26 00:59:29.154 | Setting up python3-sortedcontainers (2.4.0-2) ... 2026-03-26 00:59:29.518 | Setting up libfakeroot:amd64 (1.33-1) ... 2026-03-26 00:59:29.689 | Setting up fakeroot (1.33-1) ... 2026-03-26 00:59:30.034 | update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode 2026-03-26 00:59:30.167 | Setting up libxdp1:amd64 (1.4.2-1ubuntu4) ... 2026-03-26 00:59:30.440 | Setting up libunbound8:amd64 (1.19.2-1ubuntu3.7) ... 2026-03-26 00:59:30.709 | Setting up python3-netifaces:amd64 (0.11.0-2build3) ... 2026-03-26 00:59:30.937 | Setting up openvswitch-common (3.3.4-0ubuntu0.24.04.1) ... 2026-03-26 00:59:31.116 | Setting up python3-openvswitch (3.3.4-0ubuntu0.24.04.1) ... 2026-03-26 00:59:31.400 | Setting up openvswitch-switch (3.3.4-0ubuntu0.24.04.1) ... 2026-03-26 00:59:31.428 | update-alternatives: using /usr/lib/openvswitch-switch/ovs-vswitchd to provide /usr/sbin/ovs-vswitchd (ovs-vswitchd) in auto mode 2026-03-26 00:59:31.888 | 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:59:32.029 | Created symlink /etc/systemd/system/multi-user.target.wants/openvswitch-switch.service → /usr/lib/systemd/system/openvswitch-switch.service. 2026-03-26 00:59:32.940 | Processing triggers for man-db (2.12.0-4build2) ... 2026-03-26 00:59:34.206 | Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-03-26 00:59:34.552 | + functions-common:apt_get:1203 : result=0 2026-03-26 00:59:34.557 | + functions-common:apt_get:1206 : time_stop apt-get 2026-03-26 00:59:34.563 | + functions-common:time_stop:2412 : local name 2026-03-26 00:59:34.569 | + functions-common:time_stop:2413 : local end_time 2026-03-26 00:59:34.573 | + functions-common:time_stop:2414 : local elapsed_time 2026-03-26 00:59:34.579 | + functions-common:time_stop:2415 : local total 2026-03-26 00:59:34.585 | + functions-common:time_stop:2416 : local start_time 2026-03-26 00:59:34.590 | + functions-common:time_stop:2418 : name=apt-get 2026-03-26 00:59:34.595 | + functions-common:time_stop:2419 : start_time=1774486365341 2026-03-26 00:59:34.600 | + functions-common:time_stop:2421 : [[ -z 1774486365341 ]] 2026-03-26 00:59:34.608 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-03-26 00:59:34.615 | + functions-common:time_stop:2424 : end_time=1774486774610 2026-03-26 00:59:34.621 | + functions-common:time_stop:2425 : elapsed_time=409269 2026-03-26 00:59:34.626 | + functions-common:time_stop:2426 : total=395272 2026-03-26 00:59:34.632 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-03-26 00:59:34.637 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=804541 2026-03-26 00:59:34.643 | + functions-common:apt_get:1207 : return 0 2026-03-26 00:59:34.651 | ++ lib/neutron_plugins/ovn_agent:install_ovn:430 : get_packages ovn 2026-03-26 00:59:34.697 | + lib/neutron_plugins/ovn_agent:install_ovn:430 : install_package ovn-central ovn-controller-vtep ovn-host 2026-03-26 00:59:34.702 | + functions-common:install_package:1430 : update_package_repo 2026-03-26 00:59:34.707 | + functions-common:update_package_repo:1404 : NO_UPDATE_REPOS=False 2026-03-26 00:59:34.713 | + functions-common:update_package_repo:1405 : REPOS_UPDATED=True 2026-03-26 00:59:34.718 | + functions-common:update_package_repo:1406 : RETRY_UPDATE=False 2026-03-26 00:59:34.724 | + functions-common:update_package_repo:1408 : [[ False = \T\r\u\e ]] 2026-03-26 00:59:34.729 | + functions-common:update_package_repo:1412 : is_ubuntu 2026-03-26 00:59:34.735 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-03-26 00:59:34.742 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-03-26 00:59:34.748 | + functions-common:update_package_repo:1413 : apt_get_update 2026-03-26 00:59:34.754 | + functions-common:apt_get_update:1158 : [[ True == \T\r\u\e ]] 2026-03-26 00:59:34.760 | + functions-common:apt_get_update:1158 : [[ False != \T\r\u\e ]] 2026-03-26 00:59:34.767 | + functions-common:apt_get_update:1159 : return 2026-03-26 00:59:34.774 | + functions-common:install_package:1431 : real_install_package ovn-central ovn-controller-vtep ovn-host 2026-03-26 00:59:34.780 | + functions-common:real_install_package:1418 : is_ubuntu 2026-03-26 00:59:34.786 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-03-26 00:59:34.791 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-03-26 00:59:34.798 | + functions-common:real_install_package:1419 : apt_get install ovn-central ovn-controller-vtep ovn-host 2026-03-26 00:59:34.847 | + 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:59:34.893 | Reading package lists... 2026-03-26 00:59:35.167 | Building dependency tree... 2026-03-26 00:59:35.167 | Reading state information... 2026-03-26 00:59:35.468 | The following additional packages will be installed: 2026-03-26 00:59:35.468 | ovn-common 2026-03-26 00:59:35.505 | The following NEW packages will be installed: 2026-03-26 00:59:35.506 | ovn-central ovn-common ovn-controller-vtep ovn-host 2026-03-26 00:59:35.703 | 0 upgraded, 4 newly installed, 0 to remove and 0 not upgraded. 2026-03-26 00:59:35.703 | Need to get 2,360 kB of archives. 2026-03-26 00:59:35.703 | After this operation, 8,355 kB of additional disk space will be used. 2026-03-26 00:59:35.703 | 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:59:36.309 | 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:59:36.395 | 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:59:36.465 | 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:59:36.775 | debconf: delaying package configuration, since apt-utils is not installed 2026-03-26 00:59:36.826 | Fetched 2,360 kB in 1s (2,298 kB/s) 2026-03-26 00:59:36.867 | Selecting previously unselected package ovn-common. 2026-03-26 00:59:36.898 | (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:59:36.900 | Preparing to unpack .../ovn-common_24.03.6-0ubuntu0.24.04.1_amd64.deb ... 2026-03-26 00:59:36.904 | Unpacking ovn-common (24.03.6-0ubuntu0.24.04.1) ... 2026-03-26 00:59:37.029 | Selecting previously unselected package ovn-central. 2026-03-26 00:59:37.038 | Preparing to unpack .../ovn-central_24.03.6-0ubuntu0.24.04.1_amd64.deb ... 2026-03-26 00:59:37.041 | Unpacking ovn-central (24.03.6-0ubuntu0.24.04.1) ... 2026-03-26 00:59:37.125 | Selecting previously unselected package ovn-controller-vtep. 2026-03-26 00:59:37.134 | Preparing to unpack .../ovn-controller-vtep_24.03.6-0ubuntu0.24.04.1_amd64.deb ... 2026-03-26 00:59:37.139 | Unpacking ovn-controller-vtep (24.03.6-0ubuntu0.24.04.1) ... 2026-03-26 00:59:37.204 | Selecting previously unselected package ovn-host. 2026-03-26 00:59:37.212 | Preparing to unpack .../ovn-host_24.03.6-0ubuntu0.24.04.1_amd64.deb ... 2026-03-26 00:59:37.219 | Unpacking ovn-host (24.03.6-0ubuntu0.24.04.1) ... 2026-03-26 00:59:37.327 | Setting up ovn-common (24.03.6-0ubuntu0.24.04.1) ... 2026-03-26 00:59:37.349 | Setting up ovn-host (24.03.6-0ubuntu0.24.04.1) ... 2026-03-26 00:59:37.687 | ovn-controller.service is a disabled or a static unit, not starting it. 2026-03-26 00:59:37.832 | Created symlink /etc/systemd/system/multi-user.target.wants/ovn-host.service → /usr/lib/systemd/system/ovn-host.service. 2026-03-26 00:59:38.156 | ovn-controller.service is a disabled or a static unit, not starting it. 2026-03-26 00:59:38.223 | Setting up ovn-central (24.03.6-0ubuntu0.24.04.1) ... 2026-03-26 00:59:38.565 | ovn-northd.service is a disabled or a static unit, not starting it. 2026-03-26 00:59:38.697 | Created symlink /etc/systemd/system/ovn-sb-ovsdb.service → /usr/lib/systemd/system/ovn-ovsdb-server-sb.service. 2026-03-26 00:59:39.192 | Created symlink /etc/systemd/system/ovn-nb-ovsdb.service → /usr/lib/systemd/system/ovn-ovsdb-server-nb.service. 2026-03-26 00:59:39.671 | Created symlink /etc/systemd/system/multi-user.target.wants/ovn-central.service → /usr/lib/systemd/system/ovn-central.service. 2026-03-26 00:59:40.276 | ovn-northd.service is a disabled or a static unit, not starting it. 2026-03-26 00:59:40.360 | Setting up ovn-controller-vtep (24.03.6-0ubuntu0.24.04.1) ... 2026-03-26 00:59:40.500 | 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:59:40.932 | Processing triggers for man-db (2.12.0-4build2) ... 2026-03-26 00:59:42.335 | + functions-common:apt_get:1203 : result=0 2026-03-26 00:59:42.341 | + functions-common:apt_get:1206 : time_stop apt-get 2026-03-26 00:59:42.345 | + functions-common:time_stop:2412 : local name 2026-03-26 00:59:42.352 | + functions-common:time_stop:2413 : local end_time 2026-03-26 00:59:42.356 | + functions-common:time_stop:2414 : local elapsed_time 2026-03-26 00:59:42.363 | + functions-common:time_stop:2415 : local total 2026-03-26 00:59:42.367 | + functions-common:time_stop:2416 : local start_time 2026-03-26 00:59:42.373 | + functions-common:time_stop:2418 : name=apt-get 2026-03-26 00:59:42.379 | + functions-common:time_stop:2419 : start_time=1774486774841 2026-03-26 00:59:42.385 | + functions-common:time_stop:2421 : [[ -z 1774486774841 ]] 2026-03-26 00:59:42.392 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-03-26 00:59:42.400 | + functions-common:time_stop:2424 : end_time=1774486782394 2026-03-26 00:59:42.406 | + functions-common:time_stop:2425 : elapsed_time=7553 2026-03-26 00:59:42.411 | + functions-common:time_stop:2426 : total=804541 2026-03-26 00:59:42.418 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-03-26 00:59:42.424 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=812094 2026-03-26 00:59:42.430 | + functions-common:apt_get:1207 : return 0 2026-03-26 00:59:42.436 | + 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:59:42.442 | + 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:59:42.447 | + lib/neutron_plugins/ovn_agent:install_ovn:437 : local log_archive_dir=/opt/stack/logs/archive 2026-03-26 00:59:42.453 | + lib/neutron_plugins/ovn_agent:install_ovn:438 : mkdir -p /opt/stack/logs/archive 2026-03-26 00:59:42.463 | + 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:59:42.471 | + lib/neutron_plugins/ovn_agent:install_ovn:440 : '[' -f /opt/stack/logs/ovs-vswitchd.log ']' 2026-03-26 00:59:42.477 | + 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:59:42.484 | + lib/neutron_plugins/ovn_agent:install_ovn:440 : '[' -f /opt/stack/logs/ovn-northd.log ']' 2026-03-26 00:59:42.491 | + 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:59:42.497 | + lib/neutron_plugins/ovn_agent:install_ovn:440 : '[' -f /opt/stack/logs/ovn-controller.log ']' 2026-03-26 00:59:42.503 | + 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:59:42.510 | + lib/neutron_plugins/ovn_agent:install_ovn:440 : '[' -f /opt/stack/logs/ovn-controller-vtep.log ']' 2026-03-26 00:59:42.516 | + 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:59:42.521 | + lib/neutron_plugins/ovn_agent:install_ovn:440 : '[' -f /opt/stack/logs/ovs-vtep.log ']' 2026-03-26 00:59:42.528 | + 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:59:42.535 | + lib/neutron_plugins/ovn_agent:install_ovn:440 : '[' -f /opt/stack/logs/ovsdb-server.log ']' 2026-03-26 00:59:42.542 | + 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:59:42.549 | + lib/neutron_plugins/ovn_agent:install_ovn:440 : '[' -f /opt/stack/logs/ovsdb-server-nb.log ']' 2026-03-26 00:59:42.555 | + 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:59:42.561 | + lib/neutron_plugins/ovn_agent:install_ovn:440 : '[' -f /opt/stack/logs/ovsdb-server-sb.log ']' 2026-03-26 00:59:42.566 | + lib/neutron_plugins/ovn_agent:install_ovn:446 : use_library_from_git ovsdbapp 2026-03-26 00:59:42.572 | + inc/python:use_library_from_git:266 : local name=ovsdbapp 2026-03-26 00:59:42.578 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-26 00:59:42.584 | + inc/python:use_library_from_git:268 : [[ novnc,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:59:42.592 | + inc/python:use_library_from_git:268 : [[ ,novnc,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:59:42.598 | + inc/python:use_library_from_git:269 : return 1 2026-03-26 00:59:42.605 | + lib/neutron_plugins/ovn_agent:install_ovn:452 : [[ False == \T\r\u\e ]] 2026-03-26 00:59:42.611 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-03-26 00:59:42.617 | + ./stack.sh:main:953 : is_service_enabled nova 2026-03-26 00:59:42.656 | + functions-common:is_service_enabled:2068 : return 0 2026-03-26 00:59:42.663 | + ./stack.sh:main:955 : stack_install_service nova 2026-03-26 00:59:42.670 | + lib/stack:stack_install_service:20 : local service=nova 2026-03-26 00:59:42.675 | + lib/stack:stack_install_service:21 : type install_nova 2026-03-26 00:59:42.681 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-03-26 00:59:42.688 | + lib/stack:stack_install_service:32 : install_nova 2026-03-26 00:59:42.695 | + lib/nova:install_nova:912 : use_library_from_git os-vif 2026-03-26 00:59:42.702 | + inc/python:use_library_from_git:266 : local name=os-vif 2026-03-26 00:59:42.707 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-26 00:59:42.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:59:42.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, =~ ,os-vif, ]] 2026-03-26 00:59:42.723 | + inc/python:use_library_from_git:269 : return 1 2026-03-26 00:59:42.730 | + lib/nova:install_nova:917 : is_service_enabled n-cpu 2026-03-26 00:59:42.767 | + functions-common:is_service_enabled:2068 : return 0 2026-03-26 00:59:42.773 | + lib/nova:install_nova:917 : [[ -r /opt/stack/devstack/lib/nova_plugins/hypervisor-libvirt ]] 2026-03-26 00:59:42.779 | + lib/nova:install_nova:918 : install_nova_hypervisor 2026-03-26 00:59:42.785 | + lib/nova_plugins/hypervisor-libvirt:install_nova_hypervisor:91 : install_libvirt 2026-03-26 00:59:42.791 | + 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:59:42.887 | + lib/nova_plugins/functions-libvirt:install_libvirt:71 : is_ubuntu 2026-03-26 00:59:42.893 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-03-26 00:59:42.898 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-03-26 00:59:42.903 | + 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:59:42.909 | + functions-common:install_package:1430 : update_package_repo 2026-03-26 00:59:42.914 | + functions-common:update_package_repo:1404 : NO_UPDATE_REPOS=False 2026-03-26 00:59:42.919 | + functions-common:update_package_repo:1405 : REPOS_UPDATED=True 2026-03-26 00:59:42.924 | + functions-common:update_package_repo:1406 : RETRY_UPDATE=False 2026-03-26 00:59:42.930 | + functions-common:update_package_repo:1408 : [[ False = \T\r\u\e ]] 2026-03-26 00:59:42.936 | + functions-common:update_package_repo:1412 : is_ubuntu 2026-03-26 00:59:42.942 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-03-26 00:59:42.946 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-03-26 00:59:42.952 | + functions-common:update_package_repo:1413 : apt_get_update 2026-03-26 00:59:42.958 | + functions-common:apt_get_update:1158 : [[ True == \T\r\u\e ]] 2026-03-26 00:59:42.963 | + functions-common:apt_get_update:1158 : [[ False != \T\r\u\e ]] 2026-03-26 00:59:42.969 | + functions-common:apt_get_update:1159 : return 2026-03-26 00:59:42.974 | + 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:59:42.979 | + functions-common:real_install_package:1418 : is_ubuntu 2026-03-26 00:59:42.983 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-03-26 00:59:42.989 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-03-26 00:59:42.995 | + 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:59:43.042 | + 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:59:43.082 | Reading package lists... 2026-03-26 00:59:43.332 | Building dependency tree... 2026-03-26 00:59:43.333 | Reading state information... 2026-03-26 00:59:43.564 | The following additional packages will be installed: 2026-03-26 00:59:43.564 | ipxe-qemu libasound2-data libasound2t64 libbrlapi0.8 libcacard0 libdaxctl1 2026-03-26 00:59:43.564 | libfdt1 libndctl6 libnspr4 libnss3 libpciaccess0 libpcsclite1 libpmem1 2026-03-26 00:59:43.565 | librdmacm1t64 libslirp0 libusb-1.0-0 libusbredirparser1t64 libvirt-daemon 2026-03-26 00:59:43.565 | libvirt-daemon-config-network libvirt-daemon-config-nwfilter 2026-03-26 00:59:43.565 | libvirt-daemon-driver-qemu libvirt-daemon-system-systemd libvirt0 2026-03-26 00:59:43.565 | qemu-system-arm qemu-system-common qemu-system-data qemu-system-mips 2026-03-26 00:59:43.565 | qemu-system-misc qemu-system-ppc qemu-system-s390x qemu-system-sparc 2026-03-26 00:59:43.565 | qemu-system-x86 seabios systemd-container 2026-03-26 00:59:43.566 | Suggested packages: 2026-03-26 00:59:43.566 | alsa-utils libasound2-plugins pciutils pcscd libvirt-clients-qemu 2026-03-26 00:59:43.566 | libvirt-login-shell libvirt-daemon-driver-storage-gluster 2026-03-26 00:59:43.566 | libvirt-daemon-driver-storage-iscsi-direct libvirt-daemon-driver-storage-rbd 2026-03-26 00:59:43.566 | libvirt-daemon-driver-storage-zfs libvirt-daemon-driver-lxc 2026-03-26 00:59:43.566 | libvirt-daemon-driver-vbox libvirt-daemon-driver-xen numad passt apparmor 2026-03-26 00:59:43.566 | auditd nfs-common systemtap zfsutils samba vde2 2026-03-26 00:59:43.566 | Recommended packages: 2026-03-26 00:59:43.566 | alsa-ucm-conf alsa-topology-conf libxml2-utils swtpm swtpm-tools mdevctl 2026-03-26 00:59:43.566 | libvirt-l10n ipxe-qemu-256k-compat-efi-roms qemu-efi-aarch64 qemu-efi-arm 2026-03-26 00:59:43.566 | qemu-system-gui qemu-system-modules-spice qemu-system-modules-opengl 2026-03-26 00:59:43.566 | qemu-block-extra ovmf cpu-checker libnss-mymachines 2026-03-26 00:59:43.614 | The following NEW packages will be installed: 2026-03-26 00:59:43.614 | ipxe-qemu libasound2-data libasound2t64 libbrlapi0.8 libcacard0 libdaxctl1 2026-03-26 00:59:43.614 | libfdt1 libndctl6 libnspr4 libnss3 libpciaccess0 libpcsclite1 libpmem1 2026-03-26 00:59:43.614 | librdmacm1t64 libslirp0 libusb-1.0-0 libusbredirparser1t64 libvirt-clients 2026-03-26 00:59:43.614 | libvirt-daemon libvirt-daemon-config-network libvirt-daemon-config-nwfilter 2026-03-26 00:59:43.614 | libvirt-daemon-driver-qemu libvirt-daemon-system 2026-03-26 00:59:43.615 | libvirt-daemon-system-systemd libvirt-dev libvirt0 python3-libvirt 2026-03-26 00:59:43.615 | qemu-system qemu-system-arm qemu-system-common qemu-system-data 2026-03-26 00:59:43.615 | qemu-system-mips qemu-system-misc qemu-system-ppc qemu-system-s390x 2026-03-26 00:59:43.615 | qemu-system-sparc qemu-system-x86 seabios systemd-container systemd-coredump 2026-03-26 00:59:43.802 | 0 upgraded, 40 newly installed, 0 to remove and 0 not upgraded. 2026-03-26 00:59:43.802 | Need to get 127 MB of archives. 2026-03-26 00:59:43.802 | After this operation, 527 MB of additional disk space will be used. 2026-03-26 00:59:43.802 | 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:59:44.054 | 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:59:44.444 | 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:59:44.445 | 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:59:44.469 | 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:59:44.470 | 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:59:44.512 | 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:59:44.557 | 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:59:44.557 | 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:59:44.558 | Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libdaxctl1 amd64 77-2ubuntu2 [21.4 kB] 2026-03-26 00:59:44.559 | Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libndctl6 amd64 77-2ubuntu2 [62.8 kB] 2026-03-26 00:59:44.588 | 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:59:44.602 | 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:59:44.604 | 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:59:44.606 | 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:59:44.607 | 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:59:44.681 | 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:59:44.845 | 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:59:44.850 | 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:59:44.925 | 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:59:44.931 | 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:59:44.931 | 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:59:44.932 | 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:59:44.998 | 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:59:44.998 | 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:59:45.000 | 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:59:45.002 | 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:59:45.004 | 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:59:45.005 | 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:59:45.081 | 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:59:45.163 | 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:59:45.475 | 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:59:45.794 | 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:59:46.043 | 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:59:46.195 | Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 seabios all 1.16.3-2 [175 kB] 2026-03-26 00:59:46.196 | 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:59:46.423 | 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:59:46.487 | 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:59:47.617 | 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:59:47.617 | 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:59:47.841 | debconf: delaying package configuration, since apt-utils is not installed 2026-03-26 00:59:47.891 | Fetched 127 MB in 4s (31.8 MB/s) 2026-03-26 00:59:47.983 | Selecting previously unselected package libusb-1.0-0:amd64. 2026-03-26 00:59:48.016 | (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:59:48.018 | Preparing to unpack .../00-libusb-1.0-0_2%3a1.0.27-1_amd64.deb ... 2026-03-26 00:59:48.026 | Unpacking libusb-1.0-0:amd64 (2:1.0.27-1) ... 2026-03-26 00:59:48.078 | Selecting previously unselected package ipxe-qemu. 2026-03-26 00:59:48.089 | Preparing to unpack .../01-ipxe-qemu_1.21.1+git-20220113.fbbdc3926-0ubuntu2_all.deb ... 2026-03-26 00:59:48.092 | Unpacking ipxe-qemu (1.21.1+git-20220113.fbbdc3926-0ubuntu2) ... 2026-03-26 00:59:48.160 | Selecting previously unselected package libasound2-data. 2026-03-26 00:59:48.168 | Preparing to unpack .../02-libasound2-data_1.2.11-1ubuntu0.2_all.deb ... 2026-03-26 00:59:48.175 | Unpacking libasound2-data (1.2.11-1ubuntu0.2) ... 2026-03-26 00:59:48.257 | Selecting previously unselected package libasound2t64:amd64. 2026-03-26 00:59:48.267 | Preparing to unpack .../03-libasound2t64_1.2.11-1ubuntu0.2_amd64.deb ... 2026-03-26 00:59:48.271 | Unpacking libasound2t64:amd64 (1.2.11-1ubuntu0.2) ... 2026-03-26 00:59:48.350 | Selecting previously unselected package libbrlapi0.8:amd64. 2026-03-26 00:59:48.359 | Preparing to unpack .../04-libbrlapi0.8_6.6-4ubuntu5_amd64.deb ... 2026-03-26 00:59:48.363 | Unpacking libbrlapi0.8:amd64 (6.6-4ubuntu5) ... 2026-03-26 00:59:48.415 | Selecting previously unselected package libnspr4:amd64. 2026-03-26 00:59:48.425 | Preparing to unpack .../05-libnspr4_2%3a4.35-1.1build1_amd64.deb ... 2026-03-26 00:59:48.429 | Unpacking libnspr4:amd64 (2:4.35-1.1build1) ... 2026-03-26 00:59:48.484 | Selecting previously unselected package libnss3:amd64. 2026-03-26 00:59:48.494 | Preparing to unpack .../06-libnss3_2%3a3.98-1ubuntu0.1_amd64.deb ... 2026-03-26 00:59:48.498 | Unpacking libnss3:amd64 (2:3.98-1ubuntu0.1) ... 2026-03-26 00:59:48.628 | Selecting previously unselected package libpcsclite1:amd64. 2026-03-26 00:59:48.639 | Preparing to unpack .../07-libpcsclite1_2.0.3-1build1_amd64.deb ... 2026-03-26 00:59:48.643 | Unpacking libpcsclite1:amd64 (2.0.3-1build1) ... 2026-03-26 00:59:48.694 | Selecting previously unselected package libcacard0:amd64. 2026-03-26 00:59:48.703 | Preparing to unpack .../08-libcacard0_1%3a2.8.0-3build4_amd64.deb ... 2026-03-26 00:59:48.707 | Unpacking libcacard0:amd64 (1:2.8.0-3build4) ... 2026-03-26 00:59:48.764 | Selecting previously unselected package libdaxctl1:amd64. 2026-03-26 00:59:48.774 | Preparing to unpack .../09-libdaxctl1_77-2ubuntu2_amd64.deb ... 2026-03-26 00:59:48.778 | Unpacking libdaxctl1:amd64 (77-2ubuntu2) ... 2026-03-26 00:59:48.835 | Selecting previously unselected package libndctl6:amd64. 2026-03-26 00:59:48.846 | Preparing to unpack .../10-libndctl6_77-2ubuntu2_amd64.deb ... 2026-03-26 00:59:48.850 | Unpacking libndctl6:amd64 (77-2ubuntu2) ... 2026-03-26 00:59:48.904 | Selecting previously unselected package libpciaccess0:amd64. 2026-03-26 00:59:48.916 | Preparing to unpack .../11-libpciaccess0_0.17-3ubuntu0.24.04.2_amd64.deb ... 2026-03-26 00:59:48.920 | Unpacking libpciaccess0:amd64 (0.17-3ubuntu0.24.04.2) ... 2026-03-26 00:59:48.988 | Selecting previously unselected package libpmem1:amd64. 2026-03-26 00:59:48.999 | Preparing to unpack .../12-libpmem1_1.13.1-1.1ubuntu2_amd64.deb ... 2026-03-26 00:59:49.004 | Unpacking libpmem1:amd64 (1.13.1-1.1ubuntu2) ... 2026-03-26 00:59:49.068 | Selecting previously unselected package librdmacm1t64:amd64. 2026-03-26 00:59:49.077 | Preparing to unpack .../13-librdmacm1t64_50.0-2ubuntu0.2_amd64.deb ... 2026-03-26 00:59:49.082 | Unpacking librdmacm1t64:amd64 (50.0-2ubuntu0.2) ... 2026-03-26 00:59:49.135 | Selecting previously unselected package libslirp0:amd64. 2026-03-26 00:59:49.145 | Preparing to unpack .../14-libslirp0_4.7.0-1ubuntu3_amd64.deb ... 2026-03-26 00:59:49.150 | Unpacking libslirp0:amd64 (4.7.0-1ubuntu3) ... 2026-03-26 00:59:49.207 | Selecting previously unselected package libusbredirparser1t64:amd64. 2026-03-26 00:59:49.217 | Preparing to unpack .../15-libusbredirparser1t64_0.13.0-2.1build1_amd64.deb ... 2026-03-26 00:59:49.222 | Unpacking libusbredirparser1t64:amd64 (0.13.0-2.1build1) ... 2026-03-26 00:59:49.290 | Selecting previously unselected package libvirt0:amd64. 2026-03-26 00:59:49.299 | Preparing to unpack .../16-libvirt0_10.0.0-2ubuntu8.12_amd64.deb ... 2026-03-26 00:59:49.303 | Unpacking libvirt0:amd64 (10.0.0-2ubuntu8.12) ... 2026-03-26 00:59:49.462 | Selecting previously unselected package libvirt-clients. 2026-03-26 00:59:49.469 | Preparing to unpack .../17-libvirt-clients_10.0.0-2ubuntu8.12_amd64.deb ... 2026-03-26 00:59:49.485 | Unpacking libvirt-clients (10.0.0-2ubuntu8.12) ... 2026-03-26 00:59:49.602 | Selecting previously unselected package libvirt-daemon-driver-qemu. 2026-03-26 00:59:49.611 | Preparing to unpack .../18-libvirt-daemon-driver-qemu_10.0.0-2ubuntu8.12_amd64.deb ... 2026-03-26 00:59:49.628 | Unpacking libvirt-daemon-driver-qemu (10.0.0-2ubuntu8.12) ... 2026-03-26 00:59:49.735 | Selecting previously unselected package libvirt-daemon. 2026-03-26 00:59:49.744 | Preparing to unpack .../19-libvirt-daemon_10.0.0-2ubuntu8.12_amd64.deb ... 2026-03-26 00:59:49.762 | Unpacking libvirt-daemon (10.0.0-2ubuntu8.12) ... 2026-03-26 00:59:49.847 | Selecting previously unselected package libvirt-daemon-config-network. 2026-03-26 00:59:49.856 | Preparing to unpack .../20-libvirt-daemon-config-network_10.0.0-2ubuntu8.12_all.deb ... 2026-03-26 00:59:49.871 | Unpacking libvirt-daemon-config-network (10.0.0-2ubuntu8.12) ... 2026-03-26 00:59:49.927 | Selecting previously unselected package libvirt-daemon-config-nwfilter. 2026-03-26 00:59:49.935 | Preparing to unpack .../21-libvirt-daemon-config-nwfilter_10.0.0-2ubuntu8.12_all.deb ... 2026-03-26 00:59:49.950 | Unpacking libvirt-daemon-config-nwfilter (10.0.0-2ubuntu8.12) ... 2026-03-26 00:59:50.013 | Selecting previously unselected package systemd-container. 2026-03-26 00:59:50.022 | Preparing to unpack .../22-systemd-container_255.4-1ubuntu8.14_amd64.deb ... 2026-03-26 00:59:50.026 | Unpacking systemd-container (255.4-1ubuntu8.14) ... 2026-03-26 00:59:50.122 | Selecting previously unselected package libvirt-daemon-system-systemd. 2026-03-26 00:59:50.131 | Preparing to unpack .../23-libvirt-daemon-system-systemd_10.0.0-2ubuntu8.12_all.deb ... 2026-03-26 00:59:50.147 | Unpacking libvirt-daemon-system-systemd (10.0.0-2ubuntu8.12) ... 2026-03-26 00:59:50.209 | Selecting previously unselected package libvirt-daemon-system. 2026-03-26 00:59:50.218 | Preparing to unpack .../24-libvirt-daemon-system_10.0.0-2ubuntu8.12_amd64.deb ... 2026-03-26 00:59:50.275 | Unpacking libvirt-daemon-system (10.0.0-2ubuntu8.12) ... 2026-03-26 00:59:50.350 | Selecting previously unselected package libvirt-dev:amd64. 2026-03-26 00:59:50.361 | Preparing to unpack .../25-libvirt-dev_10.0.0-2ubuntu8.12_amd64.deb ... 2026-03-26 00:59:50.376 | Unpacking libvirt-dev:amd64 (10.0.0-2ubuntu8.12) ... 2026-03-26 00:59:50.450 | Selecting previously unselected package python3-libvirt. 2026-03-26 00:59:50.455 | Preparing to unpack .../26-python3-libvirt_10.0.0-1build1_amd64.deb ... 2026-03-26 00:59:50.459 | Unpacking python3-libvirt (10.0.0-1build1) ... 2026-03-26 00:59:50.526 | Selecting previously unselected package libfdt1:amd64. 2026-03-26 00:59:50.534 | Preparing to unpack .../27-libfdt1_1.7.0-2build1_amd64.deb ... 2026-03-26 00:59:50.538 | Unpacking libfdt1:amd64 (1.7.0-2build1) ... 2026-03-26 00:59:50.595 | Selecting previously unselected package qemu-system-common. 2026-03-26 00:59:50.604 | Preparing to unpack .../28-qemu-system-common_1%3a8.2.2+ds-0ubuntu1.13_amd64.deb ... 2026-03-26 00:59:50.609 | Unpacking qemu-system-common (1:8.2.2+ds-0ubuntu1.13) ... 2026-03-26 00:59:50.793 | Selecting previously unselected package qemu-system-data. 2026-03-26 00:59:50.802 | Preparing to unpack .../29-qemu-system-data_1%3a8.2.2+ds-0ubuntu1.13_all.deb ... 2026-03-26 00:59:50.807 | Unpacking qemu-system-data (1:8.2.2+ds-0ubuntu1.13) ... 2026-03-26 00:59:51.038 | Selecting previously unselected package qemu-system-arm. 2026-03-26 00:59:51.051 | Preparing to unpack .../30-qemu-system-arm_1%3a8.2.2+ds-0ubuntu1.13_amd64.deb ... 2026-03-26 00:59:51.068 | Unpacking qemu-system-arm (1:8.2.2+ds-0ubuntu1.13) ... 2026-03-26 00:59:51.477 | Selecting previously unselected package qemu-system-mips. 2026-03-26 00:59:51.486 | Preparing to unpack .../31-qemu-system-mips_1%3a8.2.2+ds-0ubuntu1.13_amd64.deb ... 2026-03-26 00:59:51.503 | Unpacking qemu-system-mips (1:8.2.2+ds-0ubuntu1.13) ... 2026-03-26 00:59:51.991 | Selecting previously unselected package qemu-system-ppc. 2026-03-26 00:59:51.999 | Preparing to unpack .../32-qemu-system-ppc_1%3a8.2.2+ds-0ubuntu1.13_amd64.deb ... 2026-03-26 00:59:52.015 | Unpacking qemu-system-ppc (1:8.2.2+ds-0ubuntu1.13) ... 2026-03-26 00:59:52.338 | Selecting previously unselected package qemu-system-sparc. 2026-03-26 00:59:52.348 | Preparing to unpack .../33-qemu-system-sparc_1%3a8.2.2+ds-0ubuntu1.13_amd64.deb ... 2026-03-26 00:59:52.365 | Unpacking qemu-system-sparc (1:8.2.2+ds-0ubuntu1.13) ... 2026-03-26 00:59:52.614 | Selecting previously unselected package seabios. 2026-03-26 00:59:52.622 | Preparing to unpack .../34-seabios_1.16.3-2_all.deb ... 2026-03-26 00:59:52.626 | Unpacking seabios (1.16.3-2) ... 2026-03-26 00:59:52.699 | Selecting previously unselected package qemu-system-x86. 2026-03-26 00:59:52.711 | Preparing to unpack .../35-qemu-system-x86_1%3a8.2.2+ds-0ubuntu1.13_amd64.deb ... 2026-03-26 00:59:52.729 | Unpacking qemu-system-x86 (1:8.2.2+ds-0ubuntu1.13) ... 2026-03-26 00:59:53.389 | Selecting previously unselected package qemu-system-s390x. 2026-03-26 00:59:53.397 | Preparing to unpack .../36-qemu-system-s390x_1%3a8.2.2+ds-0ubuntu1.13_amd64.deb ... 2026-03-26 00:59:53.414 | Unpacking qemu-system-s390x (1:8.2.2+ds-0ubuntu1.13) ... 2026-03-26 00:59:53.595 | Selecting previously unselected package qemu-system-misc. 2026-03-26 00:59:53.605 | Preparing to unpack .../37-qemu-system-misc_1%3a8.2.2+ds-0ubuntu1.13_amd64.deb ... 2026-03-26 00:59:53.622 | Unpacking qemu-system-misc (1:8.2.2+ds-0ubuntu1.13) ... 2026-03-26 00:59:55.190 | Selecting previously unselected package qemu-system. 2026-03-26 00:59:55.201 | Preparing to unpack .../38-qemu-system_1%3a8.2.2+ds-0ubuntu1.13_amd64.deb ... 2026-03-26 00:59:55.206 | Unpacking qemu-system (1:8.2.2+ds-0ubuntu1.13) ... 2026-03-26 00:59:55.267 | Selecting previously unselected package systemd-coredump. 2026-03-26 00:59:55.278 | Preparing to unpack .../39-systemd-coredump_255.4-1ubuntu8.14_amd64.deb ... 2026-03-26 00:59:55.283 | Unpacking systemd-coredump (255.4-1ubuntu8.14) ... 2026-03-26 00:59:55.397 | Setting up libpciaccess0:amd64 (0.17-3ubuntu0.24.04.2) ... 2026-03-26 00:59:55.409 | Setting up systemd-coredump (255.4-1ubuntu8.14) ... 2026-03-26 00:59:55.745 | Creating group 'systemd-coredump' with GID 989. 2026-03-26 00:59:55.747 | Creating user 'systemd-coredump' (systemd Core Dumper) with UID 989 and GID 989. 2026-03-26 00:59:55.775 | Setting up libfdt1:amd64 (1.7.0-2build1) ... 2026-03-26 00:59:55.786 | Setting up libasound2-data (1.2.11-1ubuntu0.2) ... 2026-03-26 00:59:55.798 | Setting up libasound2t64:amd64 (1.2.11-1ubuntu0.2) ... 2026-03-26 00:59:55.808 | Setting up libnspr4:amd64 (2:4.35-1.1build1) ... 2026-03-26 00:59:55.820 | Setting up libpcsclite1:amd64 (2.0.3-1build1) ... 2026-03-26 00:59:55.832 | Setting up libdaxctl1:amd64 (77-2ubuntu2) ... 2026-03-26 00:59:55.843 | Setting up qemu-system-data (1:8.2.2+ds-0ubuntu1.13) ... 2026-03-26 00:59:55.854 | Setting up seabios (1.16.3-2) ... 2026-03-26 00:59:55.865 | Setting up libvirt0:amd64 (10.0.0-2ubuntu8.12) ... 2026-03-26 00:59:55.876 | Setting up systemd-container (255.4-1ubuntu8.14) ... 2026-03-26 00:59:56.040 | Created symlink /etc/systemd/system/multi-user.target.wants/machines.target → /usr/lib/systemd/system/machines.target. 2026-03-26 00:59:56.375 | Setting up libslirp0:amd64 (4.7.0-1ubuntu3) ... 2026-03-26 00:59:56.388 | Setting up libusbredirparser1t64:amd64 (0.13.0-2.1build1) ... 2026-03-26 00:59:56.400 | Setting up ipxe-qemu (1.21.1+git-20220113.fbbdc3926-0ubuntu2) ... 2026-03-26 00:59:56.413 | Setting up libndctl6:amd64 (77-2ubuntu2) ... 2026-03-26 00:59:56.425 | Setting up librdmacm1t64:amd64 (50.0-2ubuntu0.2) ... 2026-03-26 00:59:56.437 | Setting up libbrlapi0.8:amd64 (6.6-4ubuntu5) ... 2026-03-26 00:59:56.448 | Setting up libusb-1.0-0:amd64 (2:1.0.27-1) ... 2026-03-26 00:59:56.458 | Setting up libvirt-daemon-config-nwfilter (10.0.0-2ubuntu8.12) ... 2026-03-26 00:59:56.923 | Setting up libpmem1:amd64 (1.13.1-1.1ubuntu2) ... 2026-03-26 00:59:56.935 | Setting up libvirt-daemon-config-network (10.0.0-2ubuntu8.12) ... 2026-03-26 00:59:57.280 | Setting up python3-libvirt (10.0.0-1build1) ... 2026-03-26 00:59:57.500 | Setting up libvirt-clients (10.0.0-2ubuntu8.12) ... 2026-03-26 00:59:57.536 | Setting up libvirt-dev:amd64 (10.0.0-2ubuntu8.12) ... 2026-03-26 00:59:57.561 | Setting up libnss3:amd64 (2:3.98-1ubuntu0.1) ... 2026-03-26 00:59:57.572 | Setting up libcacard0:amd64 (1:2.8.0-3build4) ... 2026-03-26 00:59:57.583 | Setting up libvirt-daemon-driver-qemu (10.0.0-2ubuntu8.12) ... 2026-03-26 00:59:57.607 | Setting up libvirt-daemon-system-systemd (10.0.0-2ubuntu8.12) ... 2026-03-26 00:59:57.632 | Setting up libvirt-daemon (10.0.0-2ubuntu8.12) ... 2026-03-26 00:59:57.654 | Setting up qemu-system-common (1:8.2.2+ds-0ubuntu1.13) ... 2026-03-26 00:59:57.820 | Created symlink /etc/systemd/system/multi-user.target.wants/qemu-kvm.service → /usr/lib/systemd/system/qemu-kvm.service. 2026-03-26 00:59:58.222 | Setting up qemu-system-mips (1:8.2.2+ds-0ubuntu1.13) ... 2026-03-26 00:59:58.245 | Setting up qemu-system-sparc (1:8.2.2+ds-0ubuntu1.13) ... 2026-03-26 00:59:58.268 | Setting up qemu-system-x86 (1:8.2.2+ds-0ubuntu1.13) ... 2026-03-26 00:59:58.290 | Setting up qemu-system-ppc (1:8.2.2+ds-0ubuntu1.13) ... 2026-03-26 00:59:58.314 | Setting up qemu-system-misc (1:8.2.2+ds-0ubuntu1.13) ... 2026-03-26 00:59:58.335 | Setting up qemu-system-arm (1:8.2.2+ds-0ubuntu1.13) ... 2026-03-26 00:59:58.359 | Setting up libvirt-daemon-system (10.0.0-2ubuntu8.12) ... 2026-03-26 00:59:58.701 | useradd warning: libvirt-qemu's uid 64055 is greater than SYS_UID_MAX 999 2026-03-26 00:59:59.252 | info: Selecting GID from range 100 to 999 ... 2026-03-26 00:59:59.255 | info: Adding group `swtpm' (GID 116) ... 2026-03-26 00:59:59.329 | info: The home dir /var/lib/swtpm you specified can't be accessed: No such file or directory 2026-03-26 00:59:59.329 | 2026-03-26 00:59:59.337 | info: Selecting UID from range 100 to 999 ... 2026-03-26 00:59:59.337 | 2026-03-26 00:59:59.342 | info: Adding system user `swtpm' (UID 113) ... 2026-03-26 00:59:59.345 | info: Adding new user `swtpm' (UID 113) with group `swtpm' ... 2026-03-26 00:59:59.410 | info: Not creating home directory `/var/lib/swtpm'. 2026-03-26 00:59:59.602 | Enabling libvirt default network 2026-03-26 00:59:59.623 | Inserted module 'msr' 2026-03-26 00:59:59.797 | Created symlink /etc/systemd/system/multi-user.target.wants/libvirtd.service → /usr/lib/systemd/system/libvirtd.service. 2026-03-26 00:59:59.797 | Created symlink /etc/systemd/system/sockets.target.wants/virtlockd.socket → /usr/lib/systemd/system/virtlockd.socket. 2026-03-26 00:59:59.797 | Created symlink /etc/systemd/system/sockets.target.wants/virtlogd.socket → /usr/lib/systemd/system/virtlogd.socket. 2026-03-26 00:59:59.797 | Created symlink /etc/systemd/system/sockets.target.wants/libvirtd.socket → /usr/lib/systemd/system/libvirtd.socket. 2026-03-26 00:59:59.798 | Created symlink /etc/systemd/system/sockets.target.wants/libvirtd-ro.socket → /usr/lib/systemd/system/libvirtd-ro.socket. 2026-03-26 00:59:59.798 | Created symlink /etc/systemd/system/sockets.target.wants/libvirtd-admin.socket → /usr/lib/systemd/system/libvirtd-admin.socket. 2026-03-26 00:59:59.798 | Created symlink /etc/systemd/system/sockets.target.wants/virtlockd-admin.socket → /usr/lib/systemd/system/virtlockd-admin.socket. 2026-03-26 00:59:59.798 | Created symlink /etc/systemd/system/sockets.target.wants/virtlogd-admin.socket → /usr/lib/systemd/system/virtlogd-admin.socket. 2026-03-26 01:00:00.376 | Created symlink /etc/systemd/system/multi-user.target.wants/libvirt-guests.service → /usr/lib/systemd/system/libvirt-guests.service. 2026-03-26 01:00:01.127 | Created symlink /etc/systemd/system/multi-user.target.wants/virtlockd.service → /usr/lib/systemd/system/virtlockd.service. 2026-03-26 01:00:01.597 | Created symlink /etc/systemd/system/multi-user.target.wants/virtlogd.service → /usr/lib/systemd/system/virtlogd.service. 2026-03-26 01:00:02.385 | Setting up libvirt-daemon dnsmasq configuration. 2026-03-26 01:00:02.505 | Setting up qemu-system-s390x (1:8.2.2+ds-0ubuntu1.13) ... 2026-03-26 01:00:02.530 | Setting up qemu-system (1:8.2.2+ds-0ubuntu1.13) ... 2026-03-26 01:00:02.546 | Processing triggers for man-db (2.12.0-4build2) ... 2026-03-26 01:00:03.728 | Processing triggers for dbus (1.14.10-4ubuntu4.1) ... 2026-03-26 01:00:03.749 | Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-03-26 01:00:04.055 | + functions-common:apt_get:1203 : result=0 2026-03-26 01:00:04.060 | + functions-common:apt_get:1206 : time_stop apt-get 2026-03-26 01:00:04.066 | + functions-common:time_stop:2412 : local name 2026-03-26 01:00:04.071 | + functions-common:time_stop:2413 : local end_time 2026-03-26 01:00:04.076 | + functions-common:time_stop:2414 : local elapsed_time 2026-03-26 01:00:04.081 | + functions-common:time_stop:2415 : local total 2026-03-26 01:00:04.086 | + functions-common:time_stop:2416 : local start_time 2026-03-26 01:00:04.091 | + functions-common:time_stop:2418 : name=apt-get 2026-03-26 01:00:04.096 | + functions-common:time_stop:2419 : start_time=1774486783036 2026-03-26 01:00:04.101 | + functions-common:time_stop:2421 : [[ -z 1774486783036 ]] 2026-03-26 01:00:04.108 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-03-26 01:00:04.116 | + functions-common:time_stop:2424 : end_time=1774486804111 2026-03-26 01:00:04.121 | + functions-common:time_stop:2425 : elapsed_time=21075 2026-03-26 01:00:04.126 | + functions-common:time_stop:2426 : total=812094 2026-03-26 01:00:04.132 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-03-26 01:00:04.137 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=833169 2026-03-26 01:00:04.143 | + functions-common:apt_get:1207 : return 0 2026-03-26 01:00:04.148 | + lib/nova_plugins/functions-libvirt:install_libvirt:73 : install_package ovmf 2026-03-26 01:00:04.153 | + functions-common:install_package:1430 : update_package_repo 2026-03-26 01:00:04.158 | + functions-common:update_package_repo:1404 : NO_UPDATE_REPOS=False 2026-03-26 01:00:04.164 | + functions-common:update_package_repo:1405 : REPOS_UPDATED=True 2026-03-26 01:00:04.169 | + functions-common:update_package_repo:1406 : RETRY_UPDATE=False 2026-03-26 01:00:04.175 | + functions-common:update_package_repo:1408 : [[ False = \T\r\u\e ]] 2026-03-26 01:00:04.180 | + functions-common:update_package_repo:1412 : is_ubuntu 2026-03-26 01:00:04.185 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-03-26 01:00:04.190 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-03-26 01:00:04.194 | + functions-common:update_package_repo:1413 : apt_get_update 2026-03-26 01:00:04.200 | + functions-common:apt_get_update:1158 : [[ True == \T\r\u\e ]] 2026-03-26 01:00:04.205 | + functions-common:apt_get_update:1158 : [[ False != \T\r\u\e ]] 2026-03-26 01:00:04.211 | + functions-common:apt_get_update:1159 : return 2026-03-26 01:00:04.216 | + functions-common:install_package:1431 : real_install_package ovmf 2026-03-26 01:00:04.221 | + functions-common:real_install_package:1418 : is_ubuntu 2026-03-26 01:00:04.227 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-03-26 01:00:04.232 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-03-26 01:00:04.238 | + functions-common:real_install_package:1419 : apt_get install ovmf 2026-03-26 01:00:04.281 | + 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 01:00:04.328 | Reading package lists... 2026-03-26 01:00:04.602 | Building dependency tree... 2026-03-26 01:00:04.602 | Reading state information... 2026-03-26 01:00:04.907 | The following NEW packages will be installed: 2026-03-26 01:00:04.908 | ovmf 2026-03-26 01:00:05.102 | 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 2026-03-26 01:00:05.102 | Need to get 5,176 kB of archives. 2026-03-26 01:00:05.102 | After this operation, 17.4 MB of additional disk space will be used. 2026-03-26 01:00:05.102 | 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 01:00:06.075 | debconf: delaying package configuration, since apt-utils is not installed 2026-03-26 01:00:06.112 | Fetched 5,176 kB in 1s (5,436 kB/s) 2026-03-26 01:00:06.143 | Selecting previously unselected package ovmf. 2026-03-26 01:00:06.176 | (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 01:00:06.179 | Preparing to unpack .../ovmf_2024.02-2ubuntu0.7_all.deb ... 2026-03-26 01:00:06.183 | Unpacking ovmf (2024.02-2ubuntu0.7) ... 2026-03-26 01:00:06.444 | Setting up ovmf (2024.02-2ubuntu0.7) ... 2026-03-26 01:00:06.721 | + functions-common:apt_get:1203 : result=0 2026-03-26 01:00:06.727 | + functions-common:apt_get:1206 : time_stop apt-get 2026-03-26 01:00:06.731 | + functions-common:time_stop:2412 : local name 2026-03-26 01:00:06.737 | + functions-common:time_stop:2413 : local end_time 2026-03-26 01:00:06.742 | + functions-common:time_stop:2414 : local elapsed_time 2026-03-26 01:00:06.747 | + functions-common:time_stop:2415 : local total 2026-03-26 01:00:06.752 | + functions-common:time_stop:2416 : local start_time 2026-03-26 01:00:06.758 | + functions-common:time_stop:2418 : name=apt-get 2026-03-26 01:00:06.763 | + functions-common:time_stop:2419 : start_time=1774486804276 2026-03-26 01:00:06.771 | + functions-common:time_stop:2421 : [[ -z 1774486804276 ]] 2026-03-26 01:00:06.777 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-03-26 01:00:06.798 | + functions-common:time_stop:2424 : end_time=1774486806792 2026-03-26 01:00:06.803 | + functions-common:time_stop:2425 : elapsed_time=2516 2026-03-26 01:00:06.809 | + functions-common:time_stop:2426 : total=833169 2026-03-26 01:00:06.813 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-03-26 01:00:06.818 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=835685 2026-03-26 01:00:06.823 | + functions-common:apt_get:1207 : return 0 2026-03-26 01:00:06.829 | + lib/nova_plugins/functions-libvirt:install_libvirt:74 : is_arch aarch64 2026-03-26 01:00:06.837 | ++ functions-common:is_arch:517 : uname -m 2026-03-26 01:00:06.843 | + functions-common:is_arch:517 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2026-03-26 01:00:06.850 | + lib/nova_plugins/functions-libvirt:install_libvirt:111 : [[ True == True ]] 2026-03-26 01:00:06.856 | + lib/nova_plugins/functions-libvirt:install_libvirt:112 : _enable_coredump 2026-03-26 01:00:06.862 | + lib/nova_plugins/functions-libvirt:_enable_coredump:34 : local confdir=/etc/systemd/system/libvirtd.service.d 2026-03-26 01:00:06.868 | + lib/nova_plugins/functions-libvirt:_enable_coredump:35 : local conffile=/etc/systemd/system/libvirtd.service.d/coredump.conf 2026-03-26 01:00:06.873 | + lib/nova_plugins/functions-libvirt:_enable_coredump:39 : sudo mkdir -p /var/core 2026-03-26 01:00:06.899 | + lib/nova_plugins/functions-libvirt:_enable_coredump:40 : sudo chmod a+wrx /var/core 2026-03-26 01:00:06.923 | + lib/nova_plugins/functions-libvirt:_enable_coredump:42 : sudo tee /proc/sys/kernel/core_pattern 2026-03-26 01:00:06.924 | + lib/nova_plugins/functions-libvirt:_enable_coredump:41 : echo /var/core/core.%e.%p.%h.%t 2026-03-26 01:00:06.937 | /var/core/core.%e.%p.%h.%t 2026-03-26 01:00:06.944 | + lib/nova_plugins/functions-libvirt:_enable_coredump:45 : sudo mkdir -p /etc/systemd/system/libvirtd.service.d 2026-03-26 01:00:06.963 | + lib/nova_plugins/functions-libvirt:_enable_coredump:46 : sudo tee /etc/systemd/system/libvirtd.service.d/coredump.conf 2026-03-26 01:00:06.977 | [Service] 2026-03-26 01:00:06.977 | LimitCORE=infinity 2026-03-26 01:00:06.984 | + lib/nova_plugins/functions-libvirt:_enable_coredump:53 : sudo systemctl daemon-reload 2026-03-26 01:00:07.308 | + lib/nova_plugins/hypervisor-libvirt:install_nova_hypervisor:96 : [[ kvm == \l\x\c ]] 2026-03-26 01:00:07.313 | + lib/nova_plugins/hypervisor-libvirt:install_nova_hypervisor:108 : [[ '' == \T\r\u\e ]] 2026-03-26 01:00:07.320 | + lib/nova:install_nova:921 : is_service_enabled n-novnc 2026-03-26 01:00:07.358 | + functions-common:is_service_enabled:2068 : return 0 2026-03-26 01:00:07.365 | ++ lib/nova:install_nova:923 : trueorfalse False NOVNC_FROM_PACKAGE 2026-03-26 01:00:07.404 | + lib/nova:install_nova:923 : NOVNC_FROM_PACKAGE=False 2026-03-26 01:00:07.409 | + lib/nova:install_nova:924 : '[' False = True ']' 2026-03-26 01:00:07.414 | + lib/nova:install_nova:943 : NOVNC_WEB_DIR=/opt/stack/novnc 2026-03-26 01:00:07.419 | + lib/nova:install_nova:944 : git_clone https://github.com/novnc/novnc.git /opt/stack/novnc v1.3.0 2026-03-26 01:00:07.424 | + functions-common:git_clone:581 : local git_remote=https://github.com/novnc/novnc.git 2026-03-26 01:00:07.430 | + functions-common:git_clone:582 : local git_dest=/opt/stack/novnc 2026-03-26 01:00:07.435 | + functions-common:git_clone:583 : local git_ref=v1.3.0 2026-03-26 01:00:07.441 | + functions-common:git_clone:584 : local orig_dir 2026-03-26 01:00:07.448 | ++ functions-common:git_clone:585 : pwd 2026-03-26 01:00:07.454 | + functions-common:git_clone:585 : orig_dir=/opt/stack/devstack 2026-03-26 01:00:07.459 | + functions-common:git_clone:586 : local git_clone_flags= 2026-03-26 01:00:07.465 | ++ functions-common:git_clone:588 : trueorfalse False RECLONE 2026-03-26 01:00:07.499 | + functions-common:git_clone:588 : RECLONE=False 2026-03-26 01:00:07.503 | + functions-common:git_clone:589 : [[ 0 -gt 0 ]] 2026-03-26 01:00:07.508 | + functions-common:git_clone:593 : [[ False = \T\r\u\e ]] 2026-03-26 01:00:07.515 | + functions-common:git_clone:602 : echo v1.3.0 2026-03-26 01:00:07.515 | + functions-common:git_clone:602 : egrep -q '^refs' 2026-03-26 01:00:07.524 | + functions-common:git_clone:616 : [[ ! -d /opt/stack/novnc ]] 2026-03-26 01:00:07.530 | + functions-common:git_clone:626 : [[ False = \T\r\u\e ]] 2026-03-26 01:00:07.536 | + functions-common:git_clone:661 : sudo git config --system --add safe.directory /opt/stack/novnc 2026-03-26 01:00:07.559 | + functions-common:git_clone:664 : cd /opt/stack/novnc 2026-03-26 01:00:07.565 | + functions-common:git_clone:665 : git show --oneline 2026-03-26 01:00:07.566 | + functions-common:git_clone:665 : head -1 2026-03-26 01:00:07.578 | 8e1ebdf Remove some unused assignments 2026-03-26 01:00:07.582 | + functions-common:git_clone:666 : cd /opt/stack/devstack 2026-03-26 01:00:07.589 | + lib/nova:install_nova:948 : is_service_enabled n-spice 2026-03-26 01:00:07.626 | + functions-common:is_service_enabled:2068 : return 1 2026-03-26 01:00:07.632 | + lib/nova:install_nova:960 : git_clone https://github.com/openstack/nova.git /opt/stack/nova master 2026-03-26 01:00:07.638 | + functions-common:git_clone:581 : local git_remote=https://github.com/openstack/nova.git 2026-03-26 01:00:07.643 | + functions-common:git_clone:582 : local git_dest=/opt/stack/nova 2026-03-26 01:00:07.649 | + functions-common:git_clone:583 : local git_ref=master 2026-03-26 01:00:07.655 | + functions-common:git_clone:584 : local orig_dir 2026-03-26 01:00:07.662 | ++ functions-common:git_clone:585 : pwd 2026-03-26 01:00:07.669 | + functions-common:git_clone:585 : orig_dir=/opt/stack/devstack 2026-03-26 01:00:07.673 | + functions-common:git_clone:586 : local git_clone_flags= 2026-03-26 01:00:07.681 | ++ functions-common:git_clone:588 : trueorfalse False RECLONE 2026-03-26 01:00:07.717 | + functions-common:git_clone:588 : RECLONE=False 2026-03-26 01:00:07.723 | + functions-common:git_clone:589 : [[ 0 -gt 0 ]] 2026-03-26 01:00:07.729 | + functions-common:git_clone:593 : [[ False = \T\r\u\e ]] 2026-03-26 01:00:07.736 | + functions-common:git_clone:602 : echo master 2026-03-26 01:00:07.737 | + functions-common:git_clone:602 : egrep -q '^refs' 2026-03-26 01:00:07.746 | + functions-common:git_clone:616 : [[ ! -d /opt/stack/nova ]] 2026-03-26 01:00:07.752 | + functions-common:git_clone:626 : [[ False = \T\r\u\e ]] 2026-03-26 01:00:07.758 | + functions-common:git_clone:661 : sudo git config --system --add safe.directory /opt/stack/nova 2026-03-26 01:00:07.784 | + functions-common:git_clone:664 : cd /opt/stack/nova 2026-03-26 01:00:07.791 | + functions-common:git_clone:665 : head -1 2026-03-26 01:00:07.792 | + functions-common:git_clone:665 : git show --oneline 2026-03-26 01:00:07.801 | 327c790ec8 Merge "Update min support for Hibiscus" 2026-03-26 01:00:07.806 | + functions-common:git_clone:666 : cd /opt/stack/devstack 2026-03-26 01:00:07.812 | + lib/nova:install_nova:961 : setup_develop /opt/stack/nova 2026-03-26 01:00:07.818 | + inc/python:setup_develop:353 : local bindep 2026-03-26 01:00:07.824 | + inc/python:setup_develop:354 : [[ /opt/stack/nova == -bindep* ]] 2026-03-26 01:00:07.830 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/nova 2026-03-26 01:00:07.835 | + inc/python:setup_develop:359 : local extras= 2026-03-26 01:00:07.842 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/nova -e 2026-03-26 01:00:07.848 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-03-26 01:00:07.854 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/nova == -bindep* ]] 2026-03-26 01:00:07.860 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/nova 2026-03-26 01:00:07.866 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-03-26 01:00:07.872 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-03-26 01:00:07.880 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/nova 2026-03-26 01:00:07.885 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-03-26 01:00:07.891 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/nova 2026-03-26 01:00:07.897 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-03-26 01:00:07.903 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-03-26 01:00:07.911 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/nova/setup.cfg 2026-03-26 01:00:07.921 | + inc/python:_setup_package_with_constraints_edit:400 : name=nova 2026-03-26 01:00:07.925 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z nova ']' 2026-03-26 01:00:07.931 | + 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 01:00:08.032 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/nova -e 2026-03-26 01:00:08.037 | + inc/python:setup_package:436 : local bindep=0 2026-03-26 01:00:08.042 | + inc/python:setup_package:437 : local bindep_flag= 2026-03-26 01:00:08.048 | + inc/python:setup_package:438 : local bindep_profiles= 2026-03-26 01:00:08.052 | + inc/python:setup_package:439 : [[ /opt/stack/nova == -bindep* ]] 2026-03-26 01:00:08.058 | + inc/python:setup_package:444 : local project_dir=/opt/stack/nova 2026-03-26 01:00:08.065 | + inc/python:setup_package:445 : local flags=-e 2026-03-26 01:00:08.070 | + inc/python:setup_package:446 : local extras= 2026-03-26 01:00:08.076 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-03-26 01:00:08.083 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-03-26 01:00:08.088 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-03-26 01:00:08.095 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-03-26 01:00:08.101 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-03-26 01:00:08.107 | + inc/python:setup_package:464 : pip_install -e /opt/stack/nova 2026-03-26 01:00:08.155 | Using python 3.12 to install /opt/stack/nova 2026-03-26 01:00:08.162 | + 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 01:00:08.751 | Obtaining file:///opt/stack/nova 2026-03-26 01:00:08.753 | Installing build dependencies: started 2026-03-26 01:00:09.789 | Installing build dependencies: finished with status 'done' 2026-03-26 01:00:09.790 | Checking if build backend supports build_editable: started 2026-03-26 01:00:10.124 | Checking if build backend supports build_editable: finished with status 'done' 2026-03-26 01:00:10.126 | Getting requirements to build editable: started 2026-03-26 01:00:10.292 | Getting requirements to build editable: finished with status 'done' 2026-03-26 01:00:10.294 | Preparing editable metadata (pyproject.toml): started 2026-03-26 01:00:11.948 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-03-26 01:00:11.968 | 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 01:00:11.969 | 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 01:00:11.969 | 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 01:00:11.970 | 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 01:00:11.970 | 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 01:00:11.970 | 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 01:00:11.971 | 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 01:00:11.971 | 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 01:00:11.972 | 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 01:00:11.972 | 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 01:00:11.972 | 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 01:00:11.973 | 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 01:00:11.973 | 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 01:00:11.974 | 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 01:00:11.974 | 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 01:00:11.974 | 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 01:00:11.975 | 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 01:00:11.975 | 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 01:00:11.976 | 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 01:00:11.976 | 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 01:00:11.976 | 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 01:00:11.977 | 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 01:00:11.977 | 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 01:00:11.977 | 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 01:00:12.093 | Collecting websockify>=0.9.0 (from nova==33.1.0.dev23) 2026-03-26 01:00:12.229 | Downloading websockify-0.13.0-py3-none-any.whl.metadata (14 kB) 2026-03-26 01:00:12.242 | 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 01:00:12.243 | 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 01:00:12.243 | 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 01:00:12.244 | 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 01:00:12.244 | 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 01:00:12.245 | 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 01:00:12.246 | 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 01:00:12.246 | 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 01:00:12.247 | 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 01:00:12.248 | 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 01:00:12.248 | 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 01:00:12.249 | 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 01:00:12.250 | 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 01:00:12.250 | 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 01:00:12.251 | 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 01:00:12.251 | 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 01:00:12.252 | 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 01:00:12.253 | 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 01:00:12.254 | 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 01:00:12.254 | 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 01:00:12.255 | 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 01:00:12.255 | 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 01:00:12.256 | 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 01:00:12.257 | 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 01:00:12.258 | 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 01:00:12.259 | 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 01:00:12.284 | Collecting microversion-parse>=0.2.1 (from nova==33.1.0.dev23) 2026-03-26 01:00:12.309 | Downloading microversion_parse-2.1.0-py3-none-any.whl.metadata (5.1 kB) 2026-03-26 01:00:12.319 | 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 01:00:12.320 | 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 01:00:12.321 | 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 01:00:12.321 | 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 01:00:12.322 | 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 01:00:12.323 | 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 01:00:12.323 | 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 01:00:12.324 | 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 01:00:12.326 | 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 01:00:12.327 | 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 01:00:12.328 | 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 01:00:12.331 | 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 01:00:12.336 | 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 01:00:12.340 | 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 01:00:12.345 | 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 01:00:12.346 | 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 01:00:12.348 | 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 01:00:12.350 | 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 01:00:12.350 | 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 01:00:12.351 | 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 01:00:12.351 | 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 01:00:12.356 | 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 01:00:12.360 | 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 01:00:12.361 | 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 01:00:12.361 | 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 01:00:12.369 | 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 01:00:12.369 | 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 01:00:12.370 | 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 01:00:12.371 | 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 01:00:12.371 | 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 01:00:12.377 | 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 01:00:12.381 | 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 01:00:12.388 | 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 01:00:12.389 | 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 01:00:12.393 | 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 01:00:12.401 | 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 01:00:12.401 | 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 01:00:12.411 | 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 01:00:12.412 | 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 01:00:12.412 | 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 01:00:12.413 | 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 01:00:12.415 | 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 01:00:12.421 | 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 01:00:12.421 | 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 01:00:12.426 | 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 01:00:12.428 | 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 01:00:12.429 | 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 01:00:12.438 | 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 01:00:12.451 | 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 01:00:12.455 | 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 01:00:12.458 | 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 01:00:12.465 | 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 01:00:12.472 | 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 01:00:12.473 | 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 01:00:12.479 | 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 01:00:12.485 | 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 01:00:12.485 | 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 01:00:12.491 | 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 01:00:12.503 | 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 01:00:12.532 | 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 01:00:12.536 | 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 01:00:12.537 | 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 01:00:12.544 | 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 01:00:12.544 | 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 01:00:12.545 | 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 01:00:12.555 | 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 01:00:12.559 | 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 01:00:12.560 | 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 01:00:12.572 | 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 01:00:12.589 | 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 01:00:12.590 | 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 01:00:12.590 | 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 01:00:12.591 | 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 01:00:12.621 | 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 01:00:12.621 | 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 01:00:12.629 | 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 01:00:12.642 | 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 01:00:12.677 | 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 01:00:12.682 | 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 01:00:13.115 | Collecting numpy (from websockify>=0.9.0->nova==33.1.0.dev23) 2026-03-26 01:00:13.140 | Downloading numpy-2.2.6-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (62 kB) 2026-03-26 01:00:13.221 | Collecting jwcrypto (from websockify>=0.9.0->nova==33.1.0.dev23) 2026-03-26 01:00:13.245 | Downloading jwcrypto-1.5.6-py3-none-any.whl.metadata (3.1 kB) 2026-03-26 01:00:13.292 | Collecting redis (from websockify>=0.9.0->nova==33.1.0.dev23) 2026-03-26 01:00:13.316 | Downloading redis-7.2.0-py3-none-any.whl.metadata (12 kB) 2026-03-26 01:00:13.415 | Downloading microversion_parse-2.1.0-py3-none-any.whl (20 kB) 2026-03-26 01:00:13.447 | Downloading websockify-0.13.0-py3-none-any.whl (41 kB) 2026-03-26 01:00:13.480 | Downloading jwcrypto-1.5.6-py3-none-any.whl (92 kB) 2026-03-26 01:00:13.524 | Downloading numpy-2.2.6-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (16.5 MB) 2026-03-26 01:00:13.817 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 16.5/16.5 MB 61.2 MB/s 0:00:00 2026-03-26 01:00:13.847 | Downloading redis-7.2.0-py3-none-any.whl (394 kB) 2026-03-26 01:00:13.890 | Building wheels for collected packages: nova 2026-03-26 01:00:13.891 | Building editable for nova (pyproject.toml): started 2026-03-26 01:00:15.623 | Building editable for nova (pyproject.toml): finished with status 'done' 2026-03-26 01:00:15.624 | Created wheel for nova: filename=nova-33.1.0.dev23-0.editable-py3-none-any.whl size=9406 sha256=c9139d7e2fb1bdbd710112fbb0bfd544c23d87cb8c83f7f5b45a8380cab867b7 2026-03-26 01:00:15.624 | Stored in directory: /tmp/pip-ephem-wheel-cache-fr9bzw2x/wheels/ee/2b/3a/69794dff55dd5d6c4a3613dfc37217369e4acdbc37f2b08153 2026-03-26 01:00:15.631 | Successfully built nova 2026-03-26 01:00:15.775 | Installing collected packages: redis, numpy, microversion-parse, jwcrypto, websockify, nova 2026-03-26 01:00:18.213 | 2026-03-26 01:00:18.232 | 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 01:00:18.384 | + inc/python:pip_install:216 : result=0 2026-03-26 01:00:18.391 | + inc/python:pip_install:218 : time_stop pip_install 2026-03-26 01:00:18.396 | + functions-common:time_stop:2412 : local name 2026-03-26 01:00:18.401 | + functions-common:time_stop:2413 : local end_time 2026-03-26 01:00:18.406 | + functions-common:time_stop:2414 : local elapsed_time 2026-03-26 01:00:18.412 | + functions-common:time_stop:2415 : local total 2026-03-26 01:00:18.416 | + functions-common:time_stop:2416 : local start_time 2026-03-26 01:00:18.422 | + functions-common:time_stop:2418 : name=pip_install 2026-03-26 01:00:18.426 | + functions-common:time_stop:2419 : start_time=1774486808145 2026-03-26 01:00:18.431 | + functions-common:time_stop:2421 : [[ -z 1774486808145 ]] 2026-03-26 01:00:18.438 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-03-26 01:00:18.447 | + functions-common:time_stop:2424 : end_time=1774486818441 2026-03-26 01:00:18.451 | + functions-common:time_stop:2425 : elapsed_time=10296 2026-03-26 01:00:18.456 | + functions-common:time_stop:2426 : total=102140 2026-03-26 01:00:18.460 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-03-26 01:00:18.464 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=112436 2026-03-26 01:00:18.470 | + inc/python:pip_install:219 : return 0 2026-03-26 01:00:18.475 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-03-26 01:00:18.481 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-03-26 01:00:18.488 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/nova 2026-03-26 01:00:18.493 | + inc/python:use_library_from_git:266 : local name=/opt/stack/nova 2026-03-26 01:00:18.498 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-26 01:00:18.505 | + inc/python:use_library_from_git:268 : [[ novnc,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 01:00:18.510 | + inc/python:use_library_from_git:268 : [[ ,novnc,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 01:00:18.516 | + inc/python:use_library_from_git:269 : return 1 2026-03-26 01:00:18.523 | + 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 01:00:18.546 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-03-26 01:00:18.552 | + ./stack.sh:main:956 : configure_nova 2026-03-26 01:00:18.557 | + lib/nova:configure_nova:260 : sudo install -d -o stack /etc/nova 2026-03-26 01:00:18.582 | + lib/nova:configure_nova:262 : configure_rootwrap nova 2026-03-26 01:00:18.588 | + inc/rootwrap:configure_rootwrap:43 : local project=nova 2026-03-26 01:00:18.593 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2026-03-26 01:00:18.603 | ++ inc/rootwrap:configure_rootwrap:45 : echo nova 2026-03-26 01:00:18.605 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2026-03-26 01:00:18.614 | + inc/rootwrap:configure_rootwrap:45 : project_uc=NOVA 2026-03-26 01:00:18.620 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=NOVA_BIN_DIR 2026-03-26 01:00:18.626 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/opt/stack/data/venv/bin 2026-03-26 01:00:18.633 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=NOVA_DIR 2026-03-26 01:00:18.641 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/nova 2026-03-26 01:00:18.645 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/nova/etc/nova 2026-03-26 01:00:18.651 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/opt/stack/data/venv/bin/nova-rootwrap 2026-03-26 01:00:18.656 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/nova/rootwrap.d 2026-03-26 01:00:18.678 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/nova/rootwrap.d 2026-03-26 01:00:18.701 | + 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 01:00:18.722 | + 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 01:00:18.749 | + 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 01:00:18.774 | + inc/rootwrap:configure_rootwrap:66 : sudo sed -e 's/^exec_dirs=.*/#&/' -i /etc/nova/rootwrap.conf 2026-03-26 01:00:18.801 | + inc/rootwrap:configure_rootwrap:69 : local tempfile 2026-03-26 01:00:18.810 | ++ inc/rootwrap:configure_rootwrap:70 : mktemp 2026-03-26 01:00:18.817 | + inc/rootwrap:configure_rootwrap:70 : tempfile=/tmp/tmp.eX31Wq4dyh 2026-03-26 01:00:18.825 | + inc/rootwrap:configure_rootwrap:72 : rootwrap_sudo_cmd='/opt/stack/data/venv/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2026-03-26 01:00:18.831 | + inc/rootwrap:configure_rootwrap:73 : echo 'stack ALL=(root) NOPASSWD: /opt/stack/data/venv/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2026-03-26 01:00:18.837 | + inc/rootwrap:configure_rootwrap:74 : '[' -f /opt/stack/data/venv/bin/nova-rootwrap-daemon ']' 2026-03-26 01:00:18.842 | + inc/rootwrap:configure_rootwrap:76 : rootwrap_sudo_cmd='/opt/stack/data/venv/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2026-03-26 01:00:18.849 | + 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 01:00:18.854 | + inc/rootwrap:configure_rootwrap:79 : chmod 0440 /tmp/tmp.eX31Wq4dyh 2026-03-26 01:00:18.863 | + inc/rootwrap:configure_rootwrap:80 : sudo chown root:root /tmp/tmp.eX31Wq4dyh 2026-03-26 01:00:18.885 | + inc/rootwrap:configure_rootwrap:81 : sudo mv /tmp/tmp.eX31Wq4dyh /etc/sudoers.d/nova-rootwrap 2026-03-26 01:00:18.910 | ++ inc/rootwrap:configure_rootwrap:85 : dirname /opt/stack/data/venv/bin/nova-rootwrap 2026-03-26 01:00:18.917 | + inc/rootwrap:configure_rootwrap:85 : add_sudo_secure_path /opt/stack/data/venv/bin 2026-03-26 01:00:18.924 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/opt/stack/data/venv/bin 2026-03-26 01:00:18.929 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2026-03-26 01:00:18.934 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2026-03-26 01:00:18.940 | + 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 01:00:18.947 | + 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 01:00:18.955 | + 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 01:00:18.956 | + inc/rootwrap:add_sudo_secure_path:33 : sudo tee /etc/sudoers.d/zz-secure-path 2026-03-26 01:00:18.970 | Defaults:stack secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin:/opt/stack/data/venv/bin 2026-03-26 01:00:18.978 | + inc/rootwrap:add_sudo_secure_path:34 : sudo chmod 400 /etc/sudoers.d/zz-secure-path 2026-03-26 01:00:19.001 | + inc/rootwrap:add_sudo_secure_path:35 : sudo chown root:root /etc/sudoers.d/zz-secure-path 2026-03-26 01:00:19.023 | + 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 01:00:19.029 | + lib/nova:configure_nova:266 : cp /opt/stack/nova/etc/nova/api-paste.ini /etc/nova 2026-03-26 01:00:19.039 | + lib/nova:configure_nova:269 : is_service_enabled n-cpu 2026-03-26 01:00:19.078 | + functions-common:is_service_enabled:2068 : return 0 2026-03-26 01:00:19.084 | + lib/nova:configure_nova:271 : sudo sysctl -w net.ipv4.ip_forward=1 2026-03-26 01:00:19.098 | net.ipv4.ip_forward = 1 2026-03-26 01:00:19.105 | + lib/nova:configure_nova:273 : [[ libvirt = \l\i\b\v\i\r\t ]] 2026-03-26 01:00:19.111 | + lib/nova:configure_nova:277 : [[ kvm == \k\v\m ]] 2026-03-26 01:00:19.117 | + lib/nova:configure_nova:278 : sudo modprobe kvm 2026-03-26 01:00:19.140 | + lib/nova:configure_nova:279 : '[' '!' -e /dev/kvm ']' 2026-03-26 01:00:19.147 | + lib/nova:configure_nova:294 : [[ kvm == \l\x\c ]] 2026-03-26 01:00:19.153 | + lib/nova:configure_nova:309 : sudo install -d -o stack /opt/stack/data/nova/instances 2026-03-26 01:00:19.178 | + lib/nova:configure_nova:314 : '[' -L /dev/disk/by-label/nova-instances ']' 2026-03-26 01:00:19.185 | + lib/nova:configure_nova:323 : sudo tee /etc/iscsi/initiatorname.iscsi 2026-03-26 01:00:19.187 | ++ lib/nova:configure_nova:323 : iscsi-iname 2026-03-26 01:00:19.199 | + lib/nova:configure_nova:323 : echo InitiatorName=iqn.2016-04.com.open-iscsi:d25152fe6fbb 2026-03-26 01:00:19.199 | InitiatorName=iqn.2016-04.com.open-iscsi:d25152fe6fbb 2026-03-26 01:00:19.210 | + lib/nova:configure_nova:325 : [[ False == \T\r\u\e ]] 2026-03-26 01:00:19.217 | + lib/nova:configure_nova:340 : iniset -sudo /etc/iscsi/iscsid.conf DEFAULT node.session.auth.chap_algs SHA3-256,SHA256 2026-03-26 01:00:19.347 | + lib/nova:configure_nova:342 : [[ lioadm != \n\v\m\e\t ]] 2026-03-26 01:00:19.353 | + lib/nova:configure_nova:344 : restart_service iscsid 2026-03-26 01:00:19.358 | + functions-common:restart_service:2296 : '[' -x /bin/systemctl ']' 2026-03-26 01:00:19.364 | + functions-common:restart_service:2297 : sudo /bin/systemctl restart iscsid 2026-03-26 01:00:19.446 | + lib/nova:configure_nova:367 : create_nova_conf 2026-03-26 01:00:19.452 | + lib/nova:create_nova_conf:437 : rm -f /opt/stack/nova/bin/nova.conf 2026-03-26 01:00:19.460 | + lib/nova:create_nova_conf:440 : rm -f /etc/nova/nova.conf 2026-03-26 01:00:19.470 | + lib/nova:create_nova_conf:441 : iniset /etc/nova/nova.conf DEFAULT debug True 2026-03-26 01:00:19.539 | + lib/nova:create_nova_conf:442 : '[' True == True ']' 2026-03-26 01:00:19.543 | + lib/nova:create_nova_conf:443 : iniset /etc/nova/nova.conf DEFAULT allow_resize_to_same_host True 2026-03-26 01:00:19.607 | + lib/nova:create_nova_conf:445 : iniset /etc/nova/nova.conf wsgi api_paste_config /etc/nova/api-paste.ini 2026-03-26 01:00:19.680 | + lib/nova:create_nova_conf:446 : iniset /etc/nova/nova.conf DEFAULT rootwrap_config /etc/nova/rootwrap.conf 2026-03-26 01:00:19.745 | + 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 01:00:19.814 | + lib/nova:create_nova_conf:448 : iniset /etc/nova/nova.conf scheduler workers 4 2026-03-26 01:00:19.886 | + lib/nova:create_nova_conf:449 : iniset /etc/nova/nova.conf neutron default_floating_pool public 2026-03-26 01:00:19.954 | + lib/nova:create_nova_conf:450 : iniset /etc/nova/nova.conf DEFAULT my_ip 199.204.45.242 2026-03-26 01:00:20.020 | + lib/nova:create_nova_conf:451 : iniset /etc/nova/nova.conf DEFAULT instance_name_template instance-%08x 2026-03-26 01:00:20.084 | + lib/nova:create_nova_conf:452 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_listen 0.0.0.0 2026-03-26 01:00:20.151 | + lib/nova:create_nova_conf:453 : iniset /etc/nova/nova.conf DEFAULT metadata_listen 0.0.0.0 2026-03-26 01:00:20.223 | + lib/nova:create_nova_conf:454 : iniset /etc/nova/nova.conf DEFAULT shutdown_timeout 0 2026-03-26 01:00:20.289 | + lib/nova:create_nova_conf:458 : iniset /etc/nova/nova.conf api response_validation error 2026-03-26 01:00:20.357 | + lib/nova:create_nova_conf:460 : iniset /etc/nova/nova.conf key_manager backend nova.keymgr.conf_key_mgr.ConfKeyManager 2026-03-26 01:00:20.429 | + lib/nova:create_nova_conf:462 : iniset /etc/nova/nova.conf DEFAULT report_interval 120 2026-03-26 01:00:20.498 | + lib/nova:create_nova_conf:463 : iniset /etc/nova/nova.conf DEFAULT service_down_time 720 2026-03-26 01:00:20.563 | + lib/nova:create_nova_conf:465 : is_fedora 2026-03-26 01:00:20.569 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2026-03-26 01:00:20.574 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2026-03-26 01:00:20.579 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2026-03-26 01:00:20.583 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2026-03-26 01:00:20.588 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-03-26 01:00:20.594 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2026-03-26 01:00:20.599 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-03-26 01:00:20.605 | + functions-common:is_fedora:533 : '[' Ubuntu = RockyLinux ']' 2026-03-26 01:00:20.610 | + functions-common:is_fedora:534 : '[' Ubuntu = CentOS ']' 2026-03-26 01:00:20.615 | + functions-common:is_fedora:534 : '[' Ubuntu = CentOSStream ']' 2026-03-26 01:00:20.621 | + functions-common:is_fedora:535 : '[' Ubuntu = AlmaLinux ']' 2026-03-26 01:00:20.627 | + functions-common:is_fedora:536 : '[' Ubuntu = OracleServer ']' 2026-03-26 01:00:20.633 | + functions-common:is_fedora:536 : '[' Ubuntu = Virtuozzo ']' 2026-03-26 01:00:20.639 | + lib/nova:create_nova_conf:474 : is_service_enabled n-api n-cond n-sched n-spice n-novnc n-sproxy 2026-03-26 01:00:20.675 | + functions-common:is_service_enabled:2068 : return 0 2026-03-26 01:00:20.680 | + 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 01:00:20.685 | + lib/nova:create_nova_conf:481 : local db=nova_cell0 2026-03-26 01:00:20.690 | + lib/nova:create_nova_conf:484 : iniset /etc/nova/nova.conf filter_scheduler track_instance_changes False 2026-03-26 01:00:20.759 | ++ lib/nova:create_nova_conf:487 : database_connection_url nova_cell0 2026-03-26 01:00:20.764 | ++ lib/database:database_connection_url:134 : local db=nova_cell0 2026-03-26 01:00:20.769 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell0 2026-03-26 01:00:20.776 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=nova_cell0 2026-03-26 01:00:20.780 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-03-26 01:00:20.786 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-03-26 01:00:20.791 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-03-26 01:00:20.827 | ++ functions-common:is_service_enabled:2068 : return 0 2026-03-26 01:00:20.833 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-03-26 01:00:20.839 | ++ 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 01:00:20.845 | + 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 01:00:20.919 | ++ lib/nova:create_nova_conf:488 : database_connection_url nova_api 2026-03-26 01:00:20.924 | ++ lib/database:database_connection_url:134 : local db=nova_api 2026-03-26 01:00:20.930 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_api 2026-03-26 01:00:20.936 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=nova_api 2026-03-26 01:00:20.941 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-03-26 01:00:20.947 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-03-26 01:00:20.951 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-03-26 01:00:20.987 | ++ functions-common:is_service_enabled:2068 : return 0 2026-03-26 01:00:20.991 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-03-26 01:00:20.996 | ++ 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 01:00:21.002 | + 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 01:00:21.071 | + lib/nova:create_nova_conf:493 : iniset /etc/nova/nova.conf cache enabled True 2026-03-26 01:00:21.139 | + lib/nova:create_nova_conf:494 : iniset /etc/nova/nova.conf cache backend dogpile.cache.memcached 2026-03-26 01:00:21.204 | + lib/nova:create_nova_conf:495 : iniset /etc/nova/nova.conf cache memcache_servers localhost:11211 2026-03-26 01:00:21.268 | + lib/nova:create_nova_conf:498 : is_service_enabled n-api 2026-03-26 01:00:21.302 | + functions-common:is_service_enabled:2068 : return 0 2026-03-26 01:00:21.307 | + lib/nova:create_nova_conf:499 : is_service_enabled n-api-meta 2026-03-26 01:00:21.342 | + functions-common:is_service_enabled:2068 : return 0 2026-03-26 01:00:21.350 | ++ lib/nova:create_nova_conf:501 : echo osapi_compute,metadata 2026-03-26 01:00:21.352 | ++ lib/nova:create_nova_conf:501 : sed s/,metadata// 2026-03-26 01:00:21.361 | + lib/nova:create_nova_conf:501 : NOVA_ENABLED_APIS=osapi_compute 2026-03-26 01:00:21.367 | + lib/nova:create_nova_conf:503 : iniset /etc/nova/nova.conf DEFAULT enabled_apis osapi_compute 2026-03-26 01:00:21.427 | + lib/nova:create_nova_conf:504 : [[ True == \T\r\u\e ]] 2026-03-26 01:00:21.433 | + lib/nova:create_nova_conf:505 : iniset /etc/nova/nova.conf oslo_policy enforce_new_defaults True 2026-03-26 01:00:21.500 | + lib/nova:create_nova_conf:506 : iniset /etc/nova/nova.conf oslo_policy enforce_scope True 2026-03-26 01:00:21.562 | + lib/nova:create_nova_conf:512 : configure_keystone_authtoken_middleware /etc/nova/nova.conf nova 2026-03-26 01:00:21.567 | + lib/keystone:configure_keystone_authtoken_middleware:454 : local conf_file=/etc/nova/nova.conf 2026-03-26 01:00:21.573 | + lib/keystone:configure_keystone_authtoken_middleware:455 : local admin_user=nova 2026-03-26 01:00:21.578 | + lib/keystone:configure_keystone_authtoken_middleware:456 : local section=keystone_authtoken 2026-03-26 01:00:21.584 | + lib/keystone:configure_keystone_authtoken_middleware:457 : local service_type= 2026-03-26 01:00:21.589 | + lib/keystone:configure_keystone_authtoken_middleware:459 : configure_keystoneauth /etc/nova/nova.conf nova keystone_authtoken 2026-03-26 01:00:21.594 | + lib/keystone:configure_keystoneauth:432 : local conf_file=/etc/nova/nova.conf 2026-03-26 01:00:21.600 | + lib/keystone:configure_keystoneauth:433 : local admin_user=nova 2026-03-26 01:00:21.605 | + lib/keystone:configure_keystoneauth:434 : local section=keystone_authtoken 2026-03-26 01:00:21.611 | + lib/keystone:configure_keystoneauth:436 : iniset /etc/nova/nova.conf keystone_authtoken auth_type password 2026-03-26 01:00:21.678 | + lib/keystone:configure_keystoneauth:437 : iniset /etc/nova/nova.conf keystone_authtoken interface public 2026-03-26 01:00:21.744 | + lib/keystone:configure_keystoneauth:438 : iniset /etc/nova/nova.conf keystone_authtoken auth_url https://199.204.45.242/identity 2026-03-26 01:00:21.810 | + lib/keystone:configure_keystoneauth:439 : iniset /etc/nova/nova.conf keystone_authtoken username nova 2026-03-26 01:00:21.876 | + lib/keystone:configure_keystoneauth:440 : iniset /etc/nova/nova.conf keystone_authtoken password secretservice 2026-03-26 01:00:21.939 | + lib/keystone:configure_keystoneauth:441 : iniset /etc/nova/nova.conf keystone_authtoken user_domain_name Default 2026-03-26 01:00:22.002 | + lib/keystone:configure_keystoneauth:442 : iniset /etc/nova/nova.conf keystone_authtoken project_name service 2026-03-26 01:00:22.068 | + lib/keystone:configure_keystoneauth:443 : iniset /etc/nova/nova.conf keystone_authtoken project_domain_name Default 2026-03-26 01:00:22.135 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/nova/nova.conf keystone_authtoken www_authenticate_uri https://199.204.45.242/identity 2026-03-26 01:00:22.197 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/nova/nova.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-03-26 01:00:22.266 | + lib/keystone:configure_keystone_authtoken_middleware:462 : iniset /etc/nova/nova.conf keystone_authtoken memcached_servers localhost:11211 2026-03-26 01:00:22.328 | + lib/keystone:configure_keystone_authtoken_middleware:463 : [[ -n '' ]] 2026-03-26 01:00:22.334 | + lib/nova:create_nova_conf:515 : is_service_enabled cinder 2026-03-26 01:00:22.372 | + functions-common:is_service_enabled:2068 : return 0 2026-03-26 01:00:22.377 | + lib/nova:create_nova_conf:516 : configure_cinder_access 2026-03-26 01:00:22.385 | + lib/nova:configure_cinder_access:640 : iniset /etc/nova/nova.conf cinder os_region_name RegionOne 2026-03-26 01:00:22.458 | + lib/nova:configure_cinder_access:647 : configure_keystoneauth /etc/nova/nova.conf nova cinder 2026-03-26 01:00:22.464 | + lib/keystone:configure_keystoneauth:432 : local conf_file=/etc/nova/nova.conf 2026-03-26 01:00:22.470 | + lib/keystone:configure_keystoneauth:433 : local admin_user=nova 2026-03-26 01:00:22.477 | + lib/keystone:configure_keystoneauth:434 : local section=cinder 2026-03-26 01:00:22.482 | + lib/keystone:configure_keystoneauth:436 : iniset /etc/nova/nova.conf cinder auth_type password 2026-03-26 01:00:22.550 | + lib/keystone:configure_keystoneauth:437 : iniset /etc/nova/nova.conf cinder interface public 2026-03-26 01:00:22.620 | + lib/keystone:configure_keystoneauth:438 : iniset /etc/nova/nova.conf cinder auth_url https://199.204.45.242/identity 2026-03-26 01:00:22.689 | + lib/keystone:configure_keystoneauth:439 : iniset /etc/nova/nova.conf cinder username nova 2026-03-26 01:00:22.756 | + lib/keystone:configure_keystoneauth:440 : iniset /etc/nova/nova.conf cinder password secretservice 2026-03-26 01:00:22.817 | + lib/keystone:configure_keystoneauth:441 : iniset /etc/nova/nova.conf cinder user_domain_name Default 2026-03-26 01:00:22.881 | + lib/keystone:configure_keystoneauth:442 : iniset /etc/nova/nova.conf cinder project_name service 2026-03-26 01:00:22.941 | + lib/keystone:configure_keystoneauth:443 : iniset /etc/nova/nova.conf cinder project_domain_name Default 2026-03-26 01:00:23.008 | + lib/nova:configure_cinder_access:648 : is_service_enabled tls-proxy 2026-03-26 01:00:23.045 | + functions-common:is_service_enabled:2068 : return 0 2026-03-26 01:00:23.050 | + lib/nova:configure_cinder_access:649 : CINDER_SERVICE_HOST=199.204.45.242 2026-03-26 01:00:23.056 | + lib/nova:configure_cinder_access:650 : CINDER_SERVICE_PORT=8776 2026-03-26 01:00:23.061 | + lib/nova:configure_cinder_access:651 : iniset /etc/nova/nova.conf cinder cafile /opt/stack/data/ca-bundle.pem 2026-03-26 01:00:23.125 | + lib/nova:create_nova_conf:519 : is_service_enabled manila 2026-03-26 01:00:23.162 | + functions-common:is_service_enabled:2068 : return 0 2026-03-26 01:00:23.168 | + lib/nova:create_nova_conf:520 : configure_manila_access 2026-03-26 01:00:23.173 | + lib/nova:configure_manila_access:657 : configure_keystoneauth /etc/nova/nova.conf nova manila 2026-03-26 01:00:23.180 | + lib/keystone:configure_keystoneauth:432 : local conf_file=/etc/nova/nova.conf 2026-03-26 01:00:23.185 | + lib/keystone:configure_keystoneauth:433 : local admin_user=nova 2026-03-26 01:00:23.191 | + lib/keystone:configure_keystoneauth:434 : local section=manila 2026-03-26 01:00:23.196 | + lib/keystone:configure_keystoneauth:436 : iniset /etc/nova/nova.conf manila auth_type password 2026-03-26 01:00:23.269 | + lib/keystone:configure_keystoneauth:437 : iniset /etc/nova/nova.conf manila interface public 2026-03-26 01:00:23.336 | + lib/keystone:configure_keystoneauth:438 : iniset /etc/nova/nova.conf manila auth_url https://199.204.45.242/identity 2026-03-26 01:00:23.403 | + lib/keystone:configure_keystoneauth:439 : iniset /etc/nova/nova.conf manila username nova 2026-03-26 01:00:23.468 | + lib/keystone:configure_keystoneauth:440 : iniset /etc/nova/nova.conf manila password secretservice 2026-03-26 01:00:23.536 | + lib/keystone:configure_keystoneauth:441 : iniset /etc/nova/nova.conf manila user_domain_name Default 2026-03-26 01:00:23.603 | + lib/keystone:configure_keystoneauth:442 : iniset /etc/nova/nova.conf manila project_name service 2026-03-26 01:00:23.667 | + lib/keystone:configure_keystoneauth:443 : iniset /etc/nova/nova.conf manila project_domain_name Default 2026-03-26 01:00:23.739 | + lib/nova:create_nova_conf:523 : '[' -n /opt/stack/data/nova ']' 2026-03-26 01:00:23.744 | + lib/nova:create_nova_conf:524 : iniset /etc/nova/nova.conf DEFAULT state_path /opt/stack/data/nova 2026-03-26 01:00:23.811 | + lib/nova:create_nova_conf:525 : iniset /etc/nova/nova.conf oslo_concurrency lock_path /opt/stack/data/nova 2026-03-26 01:00:23.878 | + lib/nova:create_nova_conf:527 : '[' -n /opt/stack/data/nova/instances ']' 2026-03-26 01:00:23.883 | + lib/nova:create_nova_conf:528 : iniset /etc/nova/nova.conf DEFAULT instances_path /opt/stack/data/nova/instances 2026-03-26 01:00:23.945 | + lib/nova:create_nova_conf:530 : '[' False '!=' False ']' 2026-03-26 01:00:23.950 | + lib/nova:create_nova_conf:533 : '[' False '!=' False ']' 2026-03-26 01:00:23.953 | + lib/nova:create_nova_conf:539 : is_fedora 2026-03-26 01:00:23.958 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2026-03-26 01:00:23.966 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2026-03-26 01:00:23.970 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2026-03-26 01:00:23.975 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2026-03-26 01:00:23.981 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-03-26 01:00:23.987 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2026-03-26 01:00:23.991 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-03-26 01:00:23.998 | + functions-common:is_fedora:533 : '[' Ubuntu = RockyLinux ']' 2026-03-26 01:00:24.003 | + functions-common:is_fedora:534 : '[' Ubuntu = CentOS ']' 2026-03-26 01:00:24.009 | + functions-common:is_fedora:534 : '[' Ubuntu = CentOSStream ']' 2026-03-26 01:00:24.015 | + functions-common:is_fedora:535 : '[' Ubuntu = AlmaLinux ']' 2026-03-26 01:00:24.022 | + functions-common:is_fedora:536 : '[' Ubuntu = OracleServer ']' 2026-03-26 01:00:24.027 | + functions-common:is_fedora:536 : '[' Ubuntu = Virtuozzo ']' 2026-03-26 01:00:24.033 | + lib/nova:create_nova_conf:544 : setup_logging /etc/nova/nova.conf 2026-03-26 01:00:24.040 | + functions:setup_logging:693 : setup_systemd_logging /etc/nova/nova.conf 2026-03-26 01:00:24.046 | + functions:setup_systemd_logging:710 : local conf_file=/etc/nova/nova.conf 2026-03-26 01:00:24.053 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-03-26 01:00:24.090 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-03-26 01:00:24.096 | + functions:setup_systemd_logging:716 : local pidstr= 2026-03-26 01:00:24.102 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-03-26 01:00:24.108 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-03-26 01:00:24.115 | + 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 01:00:24.186 | + 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 01:00:24.253 | + 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 01:00:24.321 | + functions:setup_systemd_logging:727 : iniset /etc/nova/nova.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-03-26 01:00:24.389 | + functions:setup_systemd_logging:730 : iniset /etc/nova/nova.conf DEFAULT log_color False 2026-03-26 01:00:24.460 | + lib/nova:create_nova_conf:546 : iniset /etc/nova/nova.conf upgrade_levels compute auto 2026-03-26 01:00:24.534 | + lib/nova:create_nova_conf:548 : is_service_enabled n-api 2026-03-26 01:00:24.575 | + functions-common:is_service_enabled:2068 : return 0 2026-03-26 01:00:24.580 | + 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 01:00:24.587 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/nova/nova-api-uwsgi.ini 2026-03-26 01:00:24.592 | + lib/apache:write_uwsgi_config:244 : local wsgi=nova.wsgi.osapi_compute:application 2026-03-26 01:00:24.597 | + lib/apache:write_uwsgi_config:245 : local url=/compute 2026-03-26 01:00:24.603 | + lib/apache:write_uwsgi_config:246 : local http= 2026-03-26 01:00:24.608 | + lib/apache:write_uwsgi_config:247 : local name=nova-api 2026-03-26 01:00:24.614 | + lib/apache:write_uwsgi_config:249 : '[' -z nova-api ']' 2026-03-26 01:00:24.619 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-03-26 01:00:24.626 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-03-26 01:00:24.652 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 stack root' 2026-03-26 01:00:24.655 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-03-26 01:00:24.670 | d /var/run/uwsgi 0755 stack root 2026-03-26 01:00:24.678 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-03-26 01:00:24.697 | /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 01:00:24.707 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/nova-api.socket 2026-03-26 01:00:24.714 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/nova/nova-api-uwsgi.ini 2026-03-26 01:00:24.721 | + lib/apache:write_uwsgi_config:270 : [[ nova.wsgi.osapi_compute:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-03-26 01:00:24.725 | + lib/apache:write_uwsgi_config:271 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi module nova.wsgi.osapi_compute:application 2026-03-26 01:00:24.801 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi processes 4 2026-03-26 01:00:24.871 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi master true 2026-03-26 01:00:24.938 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi die-on-term true 2026-03-26 01:00:25.007 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi exit-on-reload false 2026-03-26 01:00:25.075 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi worker-reload-mercy 80 2026-03-26 01:00:25.140 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi enable-threads true 2026-03-26 01:00:25.208 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi plugins http,python3 2026-03-26 01:00:25.277 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi thunder-lock true 2026-03-26 01:00:25.343 | + 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 01:00:25.404 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi buffer-size 65535 2026-03-26 01:00:25.466 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi add-header 'Connection: close' 2026-03-26 01:00:25.528 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi lazy-apps true 2026-03-26 01:00:25.596 | + lib/apache:write_uwsgi_config:298 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi start-time %t 2026-03-26 01:00:25.663 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-03-26 01:00:25.668 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-03-26 01:00:25.675 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for nova-api 2026-03-26 01:00:25.681 | ++ lib/apache:apache_site_config_for:174 : local site=nova-api 2026-03-26 01:00:25.686 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-03-26 01:00:25.692 | ++ functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-03-26 01:00:25.697 | ++ functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-03-26 01:00:25.703 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/nova-api.conf 2026-03-26 01:00:25.758 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/nova-api.conf 2026-03-26 01:00:25.764 | + lib/apache:write_uwsgi_config:306 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi socket /var/run/uwsgi/nova-api.socket 2026-03-26 01:00:25.832 | + lib/apache:write_uwsgi_config:307 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi chmod-socket 666 2026-03-26 01:00:25.899 | + 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 01:00:25.900 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/nova-api.conf 2026-03-26 01:00:25.910 | ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api.socket|uwsgi://uwsgi-uds-nova-api" retry=0 acquire=1 2026-03-26 01:00:25.917 | + lib/apache:write_uwsgi_config:309 : enable_apache_site nova-api 2026-03-26 01:00:25.922 | + lib/apache:enable_apache_site:191 : local site=nova-api 2026-03-26 01:00:25.928 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-03-26 01:00:25.933 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-03-26 01:00:25.938 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-03-26 01:00:25.943 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-03-26 01:00:25.949 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-03-26 01:00:25.955 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-03-26 01:00:25.961 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-03-26 01:00:25.966 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-03-26 01:00:25.971 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-03-26 01:00:25.976 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-03-26 01:00:25.981 | + lib/apache:enable_apache_site:195 : sudo a2ensite nova-api 2026-03-26 01:00:26.031 | Enabling site nova-api. 2026-03-26 01:00:26.038 | To activate the new configuration, you need to run: 2026-03-26 01:00:26.038 | systemctl reload apache2 2026-03-26 01:00:26.046 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-03-26 01:00:26.050 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-03-26 01:00:26.056 | + functions-common:restart_service:2296 : '[' -x /bin/systemctl ']' 2026-03-26 01:00:26.061 | + functions-common:restart_service:2297 : sudo /bin/systemctl restart apache2 2026-03-26 01:00:26.214 | + lib/nova:create_nova_conf:552 : is_service_enabled n-api-meta 2026-03-26 01:00:26.244 | + functions-common:is_service_enabled:2068 : return 0 2026-03-26 01:00:26.250 | + 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 01:00:26.256 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/nova/nova-metadata-uwsgi.ini 2026-03-26 01:00:26.260 | + lib/apache:write_uwsgi_config:244 : local wsgi=nova.wsgi.metadata:application 2026-03-26 01:00:26.264 | + lib/apache:write_uwsgi_config:245 : local url= 2026-03-26 01:00:26.269 | + lib/apache:write_uwsgi_config:246 : local http=0.0.0.0:8775 2026-03-26 01:00:26.273 | + lib/apache:write_uwsgi_config:247 : local name=nova-metadata 2026-03-26 01:00:26.278 | + lib/apache:write_uwsgi_config:249 : '[' -z nova-metadata ']' 2026-03-26 01:00:26.283 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-03-26 01:00:26.288 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-03-26 01:00:26.313 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-03-26 01:00:26.313 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 stack root' 2026-03-26 01:00:26.326 | d /var/run/uwsgi 0755 stack root 2026-03-26 01:00:26.333 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-03-26 01:00:26.349 | /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 01:00:26.357 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/nova-metadata.socket 2026-03-26 01:00:26.363 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/nova/nova-metadata-uwsgi.ini 2026-03-26 01:00:26.372 | + lib/apache:write_uwsgi_config:270 : [[ nova.wsgi.metadata:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-03-26 01:00:26.378 | + lib/apache:write_uwsgi_config:271 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi module nova.wsgi.metadata:application 2026-03-26 01:00:26.444 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi processes 4 2026-03-26 01:00:26.505 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi master true 2026-03-26 01:00:26.574 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi die-on-term true 2026-03-26 01:00:26.642 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi exit-on-reload false 2026-03-26 01:00:26.706 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi worker-reload-mercy 80 2026-03-26 01:00:26.769 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi enable-threads true 2026-03-26 01:00:26.835 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi plugins http,python3 2026-03-26 01:00:26.896 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi thunder-lock true 2026-03-26 01:00:26.965 | + 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 01:00:27.032 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi buffer-size 65535 2026-03-26 01:00:27.098 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi add-header 'Connection: close' 2026-03-26 01:00:27.162 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi lazy-apps true 2026-03-26 01:00:27.233 | + lib/apache:write_uwsgi_config:298 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi start-time %t 2026-03-26 01:00:27.301 | + lib/apache:write_uwsgi_config:301 : [[ -n 0.0.0.0:8775 ]] 2026-03-26 01:00:27.306 | + lib/apache:write_uwsgi_config:302 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi http 0.0.0.0:8775 2026-03-26 01:00:27.378 | + lib/nova:create_nova_conf:556 : is_service_enabled ceilometer 2026-03-26 01:00:27.417 | + functions-common:is_service_enabled:2068 : return 1 2026-03-26 01:00:27.423 | + lib/nova:create_nova_conf:564 : iniset /etc/nova/nova.conf oslo_messaging_notifications driver messagingv2 2026-03-26 01:00:27.498 | ++ lib/nova:create_nova_conf:565 : get_notification_url 2026-03-26 01:00:27.504 | ++ lib/rpc_backend:get_notification_url:136 : local virtual_host= 2026-03-26 01:00:27.510 | ++ lib/rpc_backend:get_notification_url:137 : is_service_enabled rabbit 2026-03-26 01:00:27.547 | ++ functions-common:is_service_enabled:2068 : return 0 2026-03-26 01:00:27.554 | ++ lib/rpc_backend:get_notification_url:138 : echo rabbit://stackrabbit:secretrabbit@199.204.45.242:5672/ 2026-03-26 01:00:27.562 | + lib/nova:create_nova_conf:565 : iniset /etc/nova/nova.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:secretrabbit@199.204.45.242:5672/ 2026-03-26 01:00:27.629 | + lib/nova:create_nova_conf:566 : iniset /etc/nova/nova.conf notifications notification_format unversioned 2026-03-26 01:00:27.700 | + lib/nova:create_nova_conf:567 : iniset_rpc_backend nova /etc/nova/nova.conf 2026-03-26 01:00:27.706 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=nova 2026-03-26 01:00:27.711 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/nova/nova.conf 2026-03-26 01:00:27.717 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-03-26 01:00:27.724 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-03-26 01:00:27.730 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-03-26 01:00:27.766 | + functions-common:is_service_enabled:2068 : return 0 2026-03-26 01:00:27.773 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-03-26 01:00:27.778 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-03-26 01:00:27.784 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-03-26 01:00:27.821 | ++ functions-common:is_service_enabled:2068 : return 0 2026-03-26 01:00:27.826 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:secretrabbit@199.204.45.242:5672/ 2026-03-26 01:00:27.835 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/nova/nova.conf DEFAULT transport_url rabbit://stackrabbit:secretrabbit@199.204.45.242:5672/ 2026-03-26 01:00:27.902 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-03-26 01:00:27.906 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-03-26 01:00:27.912 | + lib/nova:create_nova_conf:569 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_workers 4 2026-03-26 01:00:27.980 | + lib/nova:create_nova_conf:570 : iniset /etc/nova/nova.conf DEFAULT metadata_workers 4 2026-03-26 01:00:28.049 | + lib/nova:create_nova_conf:572 : iniset /etc/nova/nova.conf conductor workers 4 2026-03-26 01:00:28.118 | + lib/nova:create_nova_conf:574 : is_service_enabled tls-proxy 2026-03-26 01:00:28.155 | + functions-common:is_service_enabled:2068 : return 0 2026-03-26 01:00:28.160 | + lib/nova:create_nova_conf:575 : iniset /etc/nova/nova.conf DEFAULT glance_protocol https 2026-03-26 01:00:28.224 | + lib/nova:create_nova_conf:576 : iniset /etc/nova/nova.conf oslo_middleware enable_proxy_headers_parsing True 2026-03-26 01:00:28.294 | + lib/nova:create_nova_conf:579 : iniset /etc/nova/nova.conf DEFAULT graceful_shutdown_timeout 5 2026-03-26 01:00:28.359 | + lib/nova:create_nova_conf:581 : '[' True == True ']' 2026-03-26 01:00:28.365 | + lib/nova:create_nova_conf:582 : init_nova_service_user_conf 2026-03-26 01:00:28.370 | + lib/nova:init_nova_service_user_conf:822 : iniset /etc/nova/nova.conf service_user send_service_user_token True 2026-03-26 01:00:28.437 | + lib/nova:init_nova_service_user_conf:823 : configure_keystoneauth /etc/nova/nova.conf nova service_user 2026-03-26 01:00:28.444 | + lib/keystone:configure_keystoneauth:432 : local conf_file=/etc/nova/nova.conf 2026-03-26 01:00:28.450 | + lib/keystone:configure_keystoneauth:433 : local admin_user=nova 2026-03-26 01:00:28.456 | + lib/keystone:configure_keystoneauth:434 : local section=service_user 2026-03-26 01:00:28.461 | + lib/keystone:configure_keystoneauth:436 : iniset /etc/nova/nova.conf service_user auth_type password 2026-03-26 01:00:28.524 | + lib/keystone:configure_keystoneauth:437 : iniset /etc/nova/nova.conf service_user interface public 2026-03-26 01:00:28.593 | + lib/keystone:configure_keystoneauth:438 : iniset /etc/nova/nova.conf service_user auth_url https://199.204.45.242/identity 2026-03-26 01:00:28.662 | + lib/keystone:configure_keystoneauth:439 : iniset /etc/nova/nova.conf service_user username nova 2026-03-26 01:00:28.724 | + lib/keystone:configure_keystoneauth:440 : iniset /etc/nova/nova.conf service_user password secretservice 2026-03-26 01:00:28.789 | + lib/keystone:configure_keystoneauth:441 : iniset /etc/nova/nova.conf service_user user_domain_name Default 2026-03-26 01:00:28.859 | + lib/keystone:configure_keystoneauth:442 : iniset /etc/nova/nova.conf service_user project_name service 2026-03-26 01:00:28.921 | + lib/keystone:configure_keystoneauth:443 : iniset /etc/nova/nova.conf service_user project_domain_name Default 2026-03-26 01:00:28.989 | + lib/nova:create_nova_conf:585 : is_service_enabled n-cond 2026-03-26 01:00:29.026 | + functions-common:is_service_enabled:2068 : return 0 2026-03-26 01:00:29.034 | ++ lib/nova:create_nova_conf:586 : seq 1 1 2026-03-26 01:00:29.043 | + lib/nova:create_nova_conf:586 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-03-26 01:00:29.048 | + lib/nova:create_nova_conf:587 : local conf 2026-03-26 01:00:29.054 | + lib/nova:create_nova_conf:588 : local vhost 2026-03-26 01:00:29.061 | ++ lib/nova:create_nova_conf:589 : conductor_conf 1 2026-03-26 01:00:29.068 | ++ lib/nova:conductor_conf:827 : local cell=1 2026-03-26 01:00:29.073 | ++ lib/nova:conductor_conf:828 : echo /etc/nova/nova_cell1.conf 2026-03-26 01:00:29.079 | + lib/nova:create_nova_conf:589 : conf=/etc/nova/nova_cell1.conf 2026-03-26 01:00:29.085 | + lib/nova:create_nova_conf:590 : vhost=nova_cell1 2026-03-26 01:00:29.091 | + lib/nova:create_nova_conf:592 : rm -f /etc/nova/nova_cell1.conf 2026-03-26 01:00:29.102 | ++ lib/nova:create_nova_conf:593 : database_connection_url nova_cell1 2026-03-26 01:00:29.108 | ++ lib/database:database_connection_url:134 : local db=nova_cell1 2026-03-26 01:00:29.112 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell1 2026-03-26 01:00:29.118 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=nova_cell1 2026-03-26 01:00:29.125 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-03-26 01:00:29.131 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-03-26 01:00:29.136 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-03-26 01:00:29.175 | ++ functions-common:is_service_enabled:2068 : return 0 2026-03-26 01:00:29.181 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-03-26 01:00:29.187 | ++ 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 01:00:29.195 | + 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 01:00:29.267 | + lib/nova:create_nova_conf:594 : iniset /etc/nova/nova_cell1.conf conductor workers 4 2026-03-26 01:00:29.332 | + lib/nova:create_nova_conf:595 : iniset /etc/nova/nova_cell1.conf DEFAULT debug True 2026-03-26 01:00:29.400 | + 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 01:00:29.406 | + lib/nova:create_nova_conf:600 : rpc_backend_add_vhost nova_cell1 2026-03-26 01:00:29.412 | + lib/rpc_backend:rpc_backend_add_vhost:112 : local vhost=nova_cell1 2026-03-26 01:00:29.417 | + lib/rpc_backend:rpc_backend_add_vhost:113 : is_service_enabled rabbit 2026-03-26 01:00:29.453 | + functions-common:is_service_enabled:2068 : return 0 2026-03-26 01:00:29.462 | ++ lib/rpc_backend:rpc_backend_add_vhost:114 : sudo rabbitmqctl list_vhosts 2026-03-26 01:00:29.462 | ++ lib/rpc_backend:rpc_backend_add_vhost:114 : grep nova_cell1 2026-03-26 01:00:30.273 | + lib/rpc_backend:rpc_backend_add_vhost:114 : '[' -z ']' 2026-03-26 01:00:30.279 | + lib/rpc_backend:rpc_backend_add_vhost:115 : sudo rabbitmqctl add_vhost nova_cell1 2026-03-26 01:00:30.978 | Adding vhost "nova_cell1" ... 2026-03-26 01:00:31.052 | + lib/rpc_backend:rpc_backend_add_vhost:116 : sudo rabbitmqctl set_permissions -p nova_cell1 stackrabbit '.*' '.*' '.*' 2026-03-26 01:00:31.690 | Setting permissions for user "stackrabbit" in vhost "nova_cell1" ... 2026-03-26 01:00:31.725 | + lib/nova:create_nova_conf:601 : iniset_rpc_backend nova /etc/nova/nova_cell1.conf DEFAULT nova_cell1 2026-03-26 01:00:31.732 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=nova 2026-03-26 01:00:31.737 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/nova/nova_cell1.conf 2026-03-26 01:00:31.742 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-03-26 01:00:31.747 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host=nova_cell1 2026-03-26 01:00:31.753 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-03-26 01:00:31.785 | + functions-common:is_service_enabled:2068 : return 0 2026-03-26 01:00:31.791 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url nova_cell1 2026-03-26 01:00:31.794 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host=nova_cell1 2026-03-26 01:00:31.799 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-03-26 01:00:31.829 | ++ functions-common:is_service_enabled:2068 : return 0 2026-03-26 01:00:31.834 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:secretrabbit@199.204.45.242:5672/nova_cell1 2026-03-26 01:00:31.841 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/nova/nova_cell1.conf DEFAULT transport_url rabbit://stackrabbit:secretrabbit@199.204.45.242:5672/nova_cell1 2026-03-26 01:00:31.904 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-03-26 01:00:31.910 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-03-26 01:00:31.915 | + lib/nova:create_nova_conf:605 : is_service_enabled placement placement-client 2026-03-26 01:00:31.952 | + functions-common:is_service_enabled:2068 : return 0 2026-03-26 01:00:31.958 | + lib/nova:create_nova_conf:606 : configure_placement_nova_compute /etc/nova/nova_cell1.conf 2026-03-26 01:00:31.964 | + lib/nova:configure_placement_nova_compute:634 : local conf=/etc/nova/nova_cell1.conf 2026-03-26 01:00:31.969 | + lib/nova:configure_placement_nova_compute:635 : configure_keystoneauth /etc/nova/nova_cell1.conf nova placement 2026-03-26 01:00:31.975 | + lib/keystone:configure_keystoneauth:432 : local conf_file=/etc/nova/nova_cell1.conf 2026-03-26 01:00:31.980 | + lib/keystone:configure_keystoneauth:433 : local admin_user=nova 2026-03-26 01:00:31.985 | + lib/keystone:configure_keystoneauth:434 : local section=placement 2026-03-26 01:00:31.991 | + lib/keystone:configure_keystoneauth:436 : iniset /etc/nova/nova_cell1.conf placement auth_type password 2026-03-26 01:00:32.059 | + lib/keystone:configure_keystoneauth:437 : iniset /etc/nova/nova_cell1.conf placement interface public 2026-03-26 01:00:32.123 | + lib/keystone:configure_keystoneauth:438 : iniset /etc/nova/nova_cell1.conf placement auth_url https://199.204.45.242/identity 2026-03-26 01:00:32.186 | + lib/keystone:configure_keystoneauth:439 : iniset /etc/nova/nova_cell1.conf placement username nova 2026-03-26 01:00:32.253 | + lib/keystone:configure_keystoneauth:440 : iniset /etc/nova/nova_cell1.conf placement password secretservice 2026-03-26 01:00:32.315 | + lib/keystone:configure_keystoneauth:441 : iniset /etc/nova/nova_cell1.conf placement user_domain_name Default 2026-03-26 01:00:32.380 | + lib/keystone:configure_keystoneauth:442 : iniset /etc/nova/nova_cell1.conf placement project_name service 2026-03-26 01:00:32.446 | + lib/keystone:configure_keystoneauth:443 : iniset /etc/nova/nova_cell1.conf placement project_domain_name Default 2026-03-26 01:00:32.514 | + lib/nova:create_nova_conf:610 : setup_logging /etc/nova/nova_cell1.conf 2026-03-26 01:00:32.520 | + functions:setup_logging:693 : setup_systemd_logging /etc/nova/nova_cell1.conf 2026-03-26 01:00:32.525 | + functions:setup_systemd_logging:710 : local conf_file=/etc/nova/nova_cell1.conf 2026-03-26 01:00:32.531 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-03-26 01:00:32.566 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-03-26 01:00:32.572 | + functions:setup_systemd_logging:716 : local pidstr= 2026-03-26 01:00:32.578 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-03-26 01:00:32.584 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-03-26 01:00:32.590 | + 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 01:00:32.656 | + 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 01:00:32.724 | + 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 01:00:32.780 | + functions:setup_systemd_logging:727 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-03-26 01:00:32.844 | + functions:setup_systemd_logging:730 : iniset /etc/nova/nova_cell1.conf DEFAULT log_color False 2026-03-26 01:00:32.908 | + 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 01:00:32.915 | ++ lib/nova:create_nova_conf:620 : seq 1 1 2026-03-26 01:00:32.924 | + lib/nova:create_nova_conf:620 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-03-26 01:00:32.928 | + lib/nova:create_nova_conf:621 : local conf 2026-03-26 01:00:32.933 | + lib/nova:create_nova_conf:622 : local offset 2026-03-26 01:00:32.939 | ++ lib/nova:create_nova_conf:623 : conductor_conf 1 2026-03-26 01:00:32.944 | ++ lib/nova:conductor_conf:827 : local cell=1 2026-03-26 01:00:32.950 | ++ lib/nova:conductor_conf:828 : echo /etc/nova/nova_cell1.conf 2026-03-26 01:00:32.956 | + lib/nova:create_nova_conf:623 : conf=/etc/nova/nova_cell1.conf 2026-03-26 01:00:32.960 | + lib/nova:create_nova_conf:624 : offset=0 2026-03-26 01:00:32.965 | + lib/nova:create_nova_conf:625 : configure_console_proxies /etc/nova/nova_cell1.conf 0 2026-03-26 01:00:32.971 | + lib/nova:configure_console_proxies:724 : local conf=/etc/nova/nova_cell1.conf 2026-03-26 01:00:32.977 | + lib/nova:configure_console_proxies:725 : local offset=0 2026-03-26 01:00:32.982 | + lib/nova:configure_console_proxies:729 : offset=0 2026-03-26 01:00:32.988 | + lib/nova:configure_console_proxies:731 : is_service_enabled n-novnc 2026-03-26 01:00:33.023 | + functions-common:is_service_enabled:2068 : return 0 2026-03-26 01:00:33.029 | + lib/nova:configure_console_proxies:732 : iniset /etc/nova/nova_cell1.conf vnc novncproxy_host 0.0.0.0 2026-03-26 01:00:33.099 | + lib/nova:configure_console_proxies:733 : iniset /etc/nova/nova_cell1.conf vnc novncproxy_port 6080 2026-03-26 01:00:33.164 | + lib/nova:configure_console_proxies:735 : is_nova_console_proxy_compute_tls_enabled 2026-03-26 01:00:33.169 | + lib/nova:is_nova_console_proxy_compute_tls_enabled:188 : [[ False = \T\r\u\e ]] 2026-03-26 01:00:33.175 | + lib/nova:is_nova_console_proxy_compute_tls_enabled:189 : return 1 2026-03-26 01:00:33.181 | + lib/nova:configure_console_proxies:763 : is_service_enabled n-spice 2026-03-26 01:00:33.222 | + functions-common:is_service_enabled:2068 : return 1 2026-03-26 01:00:33.228 | + lib/nova:configure_console_proxies:768 : is_service_enabled n-sproxy 2026-03-26 01:00:33.263 | + functions-common:is_service_enabled:2068 : return 1 2026-03-26 01:00:33.269 | + lib/nova:configure_nova:369 : is_service_enabled n-cpu 2026-03-26 01:00:33.305 | + functions-common:is_service_enabled:2068 : return 0 2026-03-26 01:00:33.310 | + lib/nova:configure_nova:369 : [[ -r /opt/stack/devstack/lib/nova_plugins/hypervisor-libvirt ]] 2026-03-26 01:00:33.316 | + lib/nova:configure_nova:371 : configure_nova_hypervisor 2026-03-26 01:00:33.319 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:40 : configure_libvirt 2026-03-26 01:00:33.326 | + lib/nova_plugins/functions-libvirt:configure_libvirt:119 : is_service_enabled neutron 2026-03-26 01:00:33.360 | + functions-common:is_service_enabled:2068 : return 0 2026-03-26 01:00:33.366 | + lib/nova_plugins/functions-libvirt:configure_libvirt:119 : sudo grep -q '^cgroup_device_acl' /etc/libvirt/qemu.conf 2026-03-26 01:00:33.390 | + lib/nova_plugins/functions-libvirt:configure_libvirt:121 : sudo tee -a /etc/libvirt/qemu.conf 2026-03-26 01:00:33.391 | + lib/nova_plugins/functions-libvirt:configure_libvirt:121 : cat 2026-03-26 01:00:33.404 | cgroup_device_acl = [ 2026-03-26 01:00:33.404 | "/dev/null", "/dev/full", "/dev/zero", 2026-03-26 01:00:33.404 | "/dev/random", "/dev/urandom", 2026-03-26 01:00:33.404 | "/dev/ptmx", "/dev/kvm", "/dev/kqemu", 2026-03-26 01:00:33.404 | "/dev/rtc", "/dev/hpet","/dev/net/tun", 2026-03-26 01:00:33.404 | "/dev/vfio/vfio", 2026-03-26 01:00:33.404 | ] 2026-03-26 01:00:33.412 | + lib/nova_plugins/functions-libvirt:configure_libvirt:132 : is_fedora 2026-03-26 01:00:33.418 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2026-03-26 01:00:33.424 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2026-03-26 01:00:33.430 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2026-03-26 01:00:33.437 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2026-03-26 01:00:33.443 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-03-26 01:00:33.448 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2026-03-26 01:00:33.455 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-03-26 01:00:33.460 | + functions-common:is_fedora:533 : '[' Ubuntu = RockyLinux ']' 2026-03-26 01:00:33.465 | + functions-common:is_fedora:534 : '[' Ubuntu = CentOS ']' 2026-03-26 01:00:33.471 | + functions-common:is_fedora:534 : '[' Ubuntu = CentOSStream ']' 2026-03-26 01:00:33.477 | + functions-common:is_fedora:535 : '[' Ubuntu = AlmaLinux ']' 2026-03-26 01:00:33.483 | + functions-common:is_fedora:536 : '[' Ubuntu = OracleServer ']' 2026-03-26 01:00:33.487 | + functions-common:is_fedora:536 : '[' Ubuntu = Virtuozzo ']' 2026-03-26 01:00:33.494 | + lib/nova_plugins/functions-libvirt:configure_libvirt:151 : getent group libvirt 2026-03-26 01:00:33.504 | + lib/nova_plugins/functions-libvirt:configure_libvirt:154 : add_user_to_group stack libvirt 2026-03-26 01:00:33.510 | + functions-common:add_user_to_group:2181 : local user=stack 2026-03-26 01:00:33.515 | + functions-common:add_user_to_group:2182 : local group=libvirt 2026-03-26 01:00:33.521 | + functions-common:add_user_to_group:2184 : sudo usermod -a -G libvirt stack 2026-03-26 01:00:33.572 | + lib/nova_plugins/functions-libvirt:configure_libvirt:157 : [[ True = \T\r\u\e ]] 2026-03-26 01:00:33.578 | + lib/nova_plugins/functions-libvirt:configure_libvirt:158 : is_ubuntu 2026-03-26 01:00:33.584 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-03-26 01:00:33.589 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-03-26 01:00:33.596 | + 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 01:00:33.602 | + lib/nova_plugins/functions-libvirt:configure_libvirt:167 : local log_outputs=1:file:/var/log/libvirt/libvirtd.log 2026-03-26 01:00:33.608 | + 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 01:00:33.632 | + 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 01:00:33.632 | + lib/nova_plugins/functions-libvirt:configure_libvirt:169 : sudo tee -a /etc/libvirt/libvirtd.conf 2026-03-26 01:00:33.644 | 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 01:00:33.652 | + 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 01:00:33.679 | + lib/nova_plugins/functions-libvirt:configure_libvirt:172 : sudo tee -a /etc/libvirt/libvirtd.conf 2026-03-26 01:00:33.679 | + lib/nova_plugins/functions-libvirt:configure_libvirt:172 : echo 'log_outputs="1:file:/var/log/libvirt/libvirtd.log"' 2026-03-26 01:00:33.691 | log_outputs="1:file:/var/log/libvirt/libvirtd.log" 2026-03-26 01:00:33.697 | + lib/nova_plugins/functions-libvirt:configure_libvirt:176 : is_nova_console_proxy_compute_tls_enabled 2026-03-26 01:00:33.704 | + lib/nova:is_nova_console_proxy_compute_tls_enabled:188 : [[ False = \T\r\u\e ]] 2026-03-26 01:00:33.708 | + lib/nova:is_nova_console_proxy_compute_tls_enabled:189 : return 1 2026-03-26 01:00:33.713 | + lib/nova_plugins/functions-libvirt:configure_libvirt:194 : restart_service libvirtd 2026-03-26 01:00:33.718 | + functions-common:restart_service:2296 : '[' -x /bin/systemctl ']' 2026-03-26 01:00:33.724 | + functions-common:restart_service:2297 : sudo /bin/systemctl restart libvirtd 2026-03-26 01:00:33.802 | + lib/nova_plugins/functions-libvirt:configure_libvirt:200 : restart_service virtlogd 2026-03-26 01:00:33.807 | + functions-common:restart_service:2296 : '[' -x /bin/systemctl ']' 2026-03-26 01:00:33.813 | + functions-common:restart_service:2297 : sudo /bin/systemctl restart virtlogd 2026-03-26 01:00:33.913 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:41 : iniset /etc/nova/nova.conf libvirt virt_type kvm 2026-03-26 01:00:33.988 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:42 : iniset /etc/nova/nova.conf libvirt cpu_mode host-passthrough 2026-03-26 01:00:34.055 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:43 : '[' host-passthrough == custom ']' 2026-03-26 01:00:34.061 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:47 : iniset /etc/nova/nova.conf DEFAULT pointer_model ps2mouse 2026-03-26 01:00:34.134 | + 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 01:00:34.203 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:49 : iniset /etc/nova/nova.conf DEFAULT default_ephemeral_format ext4 2026-03-26 01:00:34.271 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:50 : iniset /etc/nova/nova.conf DEFAULT compute_driver libvirt.LibvirtDriver 2026-03-26 01:00:34.340 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:52 : is_arch ppc64 2026-03-26 01:00:34.348 | ++ functions-common:is_arch:517 : uname -m 2026-03-26 01:00:34.356 | + functions-common:is_arch:517 : [[ x86_64 == \p\p\c\6\4 ]] 2026-03-26 01:00:34.362 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:57 : is_arch aarch64 2026-03-26 01:00:34.369 | ++ functions-common:is_arch:517 : uname -m 2026-03-26 01:00:34.379 | + functions-common:is_arch:517 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2026-03-26 01:00:34.385 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:65 : isset ENABLE_FILE_INJECTION 2026-03-26 01:00:34.392 | + functions-common:isset:264 : [[ -v ENABLE_FILE_INJECTION ]] 2026-03-26 01:00:34.397 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:73 : [[ kvm = \p\a\r\a\l\l\e\l\s ]] 2026-03-26 01:00:34.403 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:80 : [[ '' == \L\V\M ]] 2026-03-26 01:00:34.409 | + ./stack.sh:main:959 : is_service_enabled placement 2026-03-26 01:00:34.447 | + functions-common:is_service_enabled:2068 : return 0 2026-03-26 01:00:34.453 | + ./stack.sh:main:961 : stack_install_service placement 2026-03-26 01:00:34.459 | + lib/stack:stack_install_service:20 : local service=placement 2026-03-26 01:00:34.464 | + lib/stack:stack_install_service:21 : type install_placement 2026-03-26 01:00:34.470 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-03-26 01:00:34.477 | + lib/stack:stack_install_service:32 : install_placement 2026-03-26 01:00:34.483 | + lib/placement:install_placement:121 : pip_install_gr osc-placement 2026-03-26 01:00:34.489 | + inc/python:pip_install_gr:94 : local name=osc-placement 2026-03-26 01:00:34.496 | + inc/python:pip_install_gr:95 : local clean_name 2026-03-26 01:00:34.504 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements osc-placement 2026-03-26 01:00:34.510 | ++ inc/python:get_from_global_requirements:241 : local package=osc-placement 2026-03-26 01:00:34.517 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-03-26 01:00:34.526 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^osc-placement' /opt/stack/requirements/global-requirements.txt 2026-03-26 01:00:34.527 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-03-26 01:00:34.536 | ++ inc/python:get_from_global_requirements:243 : required_pkg='osc-placement ' 2026-03-26 01:00:34.563 | ++ inc/python:get_from_global_requirements:244 : [[ osc-placement == '' ]] 2026-03-26 01:00:34.567 | ++ inc/python:get_from_global_requirements:247 : echo osc-placement 2026-03-26 01:00:34.574 | + inc/python:pip_install_gr:96 : clean_name=osc-placement 2026-03-26 01:00:34.578 | + inc/python:pip_install_gr:97 : pip_install osc-placement 2026-03-26 01:00:34.629 | Using python 3.12 to install osc-placement 2026-03-26 01:00:34.636 | + 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 01:00:35.285 | Collecting osc-placement 2026-03-26 01:00:35.361 | Downloading osc_placement-4.8.0-py3-none-any.whl.metadata (2.1 kB) 2026-03-26 01:00:35.370 | 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 01:00:35.371 | 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 01:00:35.371 | 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 01:00:35.372 | 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 01:00:35.373 | 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 01:00:35.374 | 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 01:00:35.375 | 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 01:00:35.375 | 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 01:00:35.376 | 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 01:00:35.379 | 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 01:00:35.380 | 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 01:00:35.380 | 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 01:00:35.382 | 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 01:00:35.382 | 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 01:00:35.383 | 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 01:00:35.383 | 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 01:00:35.385 | 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 01:00:35.386 | 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 01:00:35.386 | 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 01:00:35.388 | 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 01:00:35.388 | 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 01:00:35.388 | 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 01:00:35.389 | 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 01:00:35.390 | 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 01:00:35.390 | 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 01:00:35.391 | 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 01:00:35.391 | 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 01:00:35.394 | 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 01:00:35.396 | 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 01:00:35.400 | 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 01:00:35.403 | 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 01:00:35.403 | 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 01:00:35.404 | 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 01:00:35.404 | 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 01:00:35.406 | 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 01:00:35.408 | 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 01:00:35.411 | 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 01:00:35.418 | 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 01:00:35.419 | 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 01:00:35.419 | 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 01:00:35.420 | 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 01:00:35.428 | 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 01:00:35.428 | 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 01:00:35.431 | 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 01:00:35.455 | Downloading osc_placement-4.8.0-py3-none-any.whl (64 kB) 2026-03-26 01:00:35.633 | Installing collected packages: osc-placement 2026-03-26 01:00:35.706 | Successfully installed osc-placement-4.8.0 2026-03-26 01:00:35.794 | + inc/python:pip_install:216 : result=0 2026-03-26 01:00:35.801 | + inc/python:pip_install:218 : time_stop pip_install 2026-03-26 01:00:35.808 | + functions-common:time_stop:2412 : local name 2026-03-26 01:00:35.814 | + functions-common:time_stop:2413 : local end_time 2026-03-26 01:00:35.821 | + functions-common:time_stop:2414 : local elapsed_time 2026-03-26 01:00:35.863 | + functions-common:time_stop:2415 : local total 2026-03-26 01:00:35.867 | + functions-common:time_stop:2416 : local start_time 2026-03-26 01:00:35.872 | + functions-common:time_stop:2418 : name=pip_install 2026-03-26 01:00:35.876 | + functions-common:time_stop:2419 : start_time=1774486834616 2026-03-26 01:00:35.882 | + functions-common:time_stop:2421 : [[ -z 1774486834616 ]] 2026-03-26 01:00:35.889 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-03-26 01:00:35.899 | + functions-common:time_stop:2424 : end_time=1774486835892 2026-03-26 01:00:35.904 | + functions-common:time_stop:2425 : elapsed_time=1276 2026-03-26 01:00:35.910 | + functions-common:time_stop:2426 : total=112436 2026-03-26 01:00:35.915 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-03-26 01:00:35.919 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=113712 2026-03-26 01:00:35.923 | + inc/python:pip_install:219 : return 0 2026-03-26 01:00:35.929 | + lib/placement:install_placement:122 : git_clone https://github.com/openstack/placement.git /opt/stack/placement master 2026-03-26 01:00:35.936 | + functions-common:git_clone:581 : local git_remote=https://github.com/openstack/placement.git 2026-03-26 01:00:35.941 | + functions-common:git_clone:582 : local git_dest=/opt/stack/placement 2026-03-26 01:00:35.947 | + functions-common:git_clone:583 : local git_ref=master 2026-03-26 01:00:35.953 | + functions-common:git_clone:584 : local orig_dir 2026-03-26 01:00:35.960 | ++ functions-common:git_clone:585 : pwd 2026-03-26 01:00:35.968 | + functions-common:git_clone:585 : orig_dir=/opt/stack/devstack 2026-03-26 01:00:35.972 | + functions-common:git_clone:586 : local git_clone_flags= 2026-03-26 01:00:35.979 | ++ functions-common:git_clone:588 : trueorfalse False RECLONE 2026-03-26 01:00:36.019 | + functions-common:git_clone:588 : RECLONE=False 2026-03-26 01:00:36.024 | + functions-common:git_clone:589 : [[ 0 -gt 0 ]] 2026-03-26 01:00:36.030 | + functions-common:git_clone:593 : [[ False = \T\r\u\e ]] 2026-03-26 01:00:36.036 | + functions-common:git_clone:602 : echo master 2026-03-26 01:00:36.038 | + functions-common:git_clone:602 : egrep -q '^refs' 2026-03-26 01:00:36.049 | + functions-common:git_clone:616 : [[ ! -d /opt/stack/placement ]] 2026-03-26 01:00:36.055 | + functions-common:git_clone:626 : [[ False = \T\r\u\e ]] 2026-03-26 01:00:36.061 | + functions-common:git_clone:661 : sudo git config --system --add safe.directory /opt/stack/placement 2026-03-26 01:00:36.087 | + functions-common:git_clone:664 : cd /opt/stack/placement 2026-03-26 01:00:36.094 | + functions-common:git_clone:665 : head -1 2026-03-26 01:00:36.094 | + functions-common:git_clone:665 : git show --oneline 2026-03-26 01:00:36.100 | e3db398f Update master for stable/2026.1 2026-03-26 01:00:36.107 | + functions-common:git_clone:666 : cd /opt/stack/devstack 2026-03-26 01:00:36.112 | + lib/placement:install_placement:123 : setup_develop /opt/stack/placement 2026-03-26 01:00:36.116 | + inc/python:setup_develop:353 : local bindep 2026-03-26 01:00:36.122 | + inc/python:setup_develop:354 : [[ /opt/stack/placement == -bindep* ]] 2026-03-26 01:00:36.126 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/placement 2026-03-26 01:00:36.131 | + inc/python:setup_develop:359 : local extras= 2026-03-26 01:00:36.136 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/placement -e 2026-03-26 01:00:36.142 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-03-26 01:00:36.149 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/placement == -bindep* ]] 2026-03-26 01:00:36.154 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/placement 2026-03-26 01:00:36.159 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-03-26 01:00:36.164 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-03-26 01:00:36.171 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/placement 2026-03-26 01:00:36.177 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-03-26 01:00:36.184 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/placement 2026-03-26 01:00:36.189 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-03-26 01:00:36.195 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-03-26 01:00:36.202 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/placement/setup.cfg 2026-03-26 01:00:36.214 | + inc/python:_setup_package_with_constraints_edit:400 : name=openstack-placement 2026-03-26 01:00:36.219 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z openstack-placement ']' 2026-03-26 01:00:36.224 | + 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 01:00:36.318 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/placement -e 2026-03-26 01:00:36.324 | + inc/python:setup_package:436 : local bindep=0 2026-03-26 01:00:36.328 | + inc/python:setup_package:437 : local bindep_flag= 2026-03-26 01:00:36.335 | + inc/python:setup_package:438 : local bindep_profiles= 2026-03-26 01:00:36.340 | + inc/python:setup_package:439 : [[ /opt/stack/placement == -bindep* ]] 2026-03-26 01:00:36.344 | + inc/python:setup_package:444 : local project_dir=/opt/stack/placement 2026-03-26 01:00:36.350 | + inc/python:setup_package:445 : local flags=-e 2026-03-26 01:00:36.355 | + inc/python:setup_package:446 : local extras= 2026-03-26 01:00:36.363 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-03-26 01:00:36.367 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-03-26 01:00:36.373 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-03-26 01:00:36.378 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-03-26 01:00:36.384 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-03-26 01:00:36.390 | + inc/python:setup_package:464 : pip_install -e /opt/stack/placement 2026-03-26 01:00:36.434 | Using python 3.12 to install /opt/stack/placement 2026-03-26 01:00:36.440 | + 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 01:00:37.000 | Obtaining file:///opt/stack/placement 2026-03-26 01:00:37.002 | Installing build dependencies: started 2026-03-26 01:00:38.006 | Installing build dependencies: finished with status 'done' 2026-03-26 01:00:38.008 | Checking if build backend supports build_editable: started 2026-03-26 01:00:38.317 | Checking if build backend supports build_editable: finished with status 'done' 2026-03-26 01:00:38.318 | Getting requirements to build editable: started 2026-03-26 01:00:38.477 | Getting requirements to build editable: finished with status 'done' 2026-03-26 01:00:38.480 | Preparing editable metadata (pyproject.toml): started 2026-03-26 01:00:39.087 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-03-26 01:00:39.106 | 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 01:00:39.106 | 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 01:00:39.107 | 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 01:00:39.107 | 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 01:00:39.108 | 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 01:00:39.108 | 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 01:00:39.109 | 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 01:00:39.109 | 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 01:00:39.110 | 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 01:00:39.110 | 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 01:00:39.110 | 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 01:00:39.111 | 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 01:00:39.111 | 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 01:00:39.112 | 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 01:00:39.112 | 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 01:00:39.112 | 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 01:00:39.113 | 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 01:00:39.113 | 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 01:00:39.114 | 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 01:00:39.114 | 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 01:00:39.115 | 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 01:00:39.116 | 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 01:00:39.116 | 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 01:00:39.117 | 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 01:00:39.120 | 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 01:00:39.121 | 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 01:00:39.121 | 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 01:00:39.122 | 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 01:00:39.123 | 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 01:00:39.123 | 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 01:00:39.126 | 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 01:00:39.126 | 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 01:00:39.127 | 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 01:00:39.127 | 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 01:00:39.133 | 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 01:00:39.135 | 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 01:00:39.139 | 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 01:00:39.139 | 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 01:00:39.140 | 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 01:00:39.142 | 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 01:00:39.143 | 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 01:00:39.143 | 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 01:00:39.147 | 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 01:00:39.148 | 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 01:00:39.149 | 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 01:00:39.150 | 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 01:00:39.154 | 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 01:00:39.155 | 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 01:00:39.156 | 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 01:00:39.157 | 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 01:00:39.160 | 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 01:00:39.164 | 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 01:00:39.168 | 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 01:00:39.171 | 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 01:00:39.171 | 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 01:00:39.172 | 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 01:00:39.175 | 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 01:00:39.178 | 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 01:00:39.189 | 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 01:00:39.198 | 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 01:00:39.198 | 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 01:00:39.199 | 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 01:00:39.200 | 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 01:00:39.212 | 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 01:00:39.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 01:00:39.232 | 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 01:00:39.257 | Building wheels for collected packages: openstack-placement 2026-03-26 01:00:39.258 | Building editable for openstack-placement (pyproject.toml): started 2026-03-26 01:00:39.844 | Building editable for openstack-placement (pyproject.toml): finished with status 'done' 2026-03-26 01:00:39.846 | Created wheel for openstack-placement: filename=openstack_placement-15.1.0.dev1-0.editable-py3-none-any.whl size=8750 sha256=024e58b79c8fca6c42935dd643f7eeefac657d5ebfca60c1656a8e8108de07d8 2026-03-26 01:00:39.846 | Stored in directory: /tmp/pip-ephem-wheel-cache-lyoqgj9y/wheels/0f/d8/4f/e8707957c726bd4763e71d7ed0672723b81ca99945904983a6 2026-03-26 01:00:39.850 | Successfully built openstack-placement 2026-03-26 01:00:39.987 | Installing collected packages: openstack-placement 2026-03-26 01:00:40.016 | Successfully installed openstack-placement-15.1.0.dev1 2026-03-26 01:00:40.120 | + inc/python:pip_install:216 : result=0 2026-03-26 01:00:40.125 | + inc/python:pip_install:218 : time_stop pip_install 2026-03-26 01:00:40.130 | + functions-common:time_stop:2412 : local name 2026-03-26 01:00:40.135 | + functions-common:time_stop:2413 : local end_time 2026-03-26 01:00:40.141 | + functions-common:time_stop:2414 : local elapsed_time 2026-03-26 01:00:40.146 | + functions-common:time_stop:2415 : local total 2026-03-26 01:00:40.151 | + functions-common:time_stop:2416 : local start_time 2026-03-26 01:00:40.157 | + functions-common:time_stop:2418 : name=pip_install 2026-03-26 01:00:40.166 | + functions-common:time_stop:2419 : start_time=1774486836423 2026-03-26 01:00:40.172 | + functions-common:time_stop:2421 : [[ -z 1774486836423 ]] 2026-03-26 01:00:40.179 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-03-26 01:00:40.186 | + functions-common:time_stop:2424 : end_time=1774486840181 2026-03-26 01:00:40.190 | + functions-common:time_stop:2425 : elapsed_time=3758 2026-03-26 01:00:40.195 | + functions-common:time_stop:2426 : total=113712 2026-03-26 01:00:40.201 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-03-26 01:00:40.206 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=117470 2026-03-26 01:00:40.212 | + inc/python:pip_install:219 : return 0 2026-03-26 01:00:40.219 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-03-26 01:00:40.224 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-03-26 01:00:40.231 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/placement 2026-03-26 01:00:40.238 | + inc/python:use_library_from_git:266 : local name=/opt/stack/placement 2026-03-26 01:00:40.244 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-26 01:00:40.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 01:00:40.253 | + inc/python:use_library_from_git:268 : [[ ,novnc,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 01:00:40.260 | + inc/python:use_library_from_git:269 : return 1 2026-03-26 01:00:40.266 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-03-26 01:00:40.272 | + ./stack.sh:main:962 : configure_placement 2026-03-26 01:00:40.278 | + lib/placement:configure_placement:86 : sudo install -d -o stack /etc/placement 2026-03-26 01:00:40.304 | + lib/placement:configure_placement:87 : create_placement_conf 2026-03-26 01:00:40.309 | + lib/placement:create_placement_conf:76 : rm -f /etc/placement/placement.conf 2026-03-26 01:00:40.317 | ++ lib/placement:create_placement_conf:77 : database_connection_url placement 2026-03-26 01:00:40.323 | ++ lib/database:database_connection_url:134 : local db=placement 2026-03-26 01:00:40.330 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql placement 2026-03-26 01:00:40.336 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=placement 2026-03-26 01:00:40.343 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-03-26 01:00:40.349 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-03-26 01:00:40.356 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-03-26 01:00:40.399 | ++ functions-common:is_service_enabled:2068 : return 0 2026-03-26 01:00:40.405 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-03-26 01:00:40.409 | ++ 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 01:00:40.417 | + 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 01:00:40.489 | + lib/placement:create_placement_conf:78 : iniset /etc/placement/placement.conf DEFAULT debug True 2026-03-26 01:00:40.562 | + lib/placement:create_placement_conf:79 : iniset /etc/placement/placement.conf api auth_strategy keystone 2026-03-26 01:00:40.632 | + lib/placement:create_placement_conf:80 : configure_keystone_authtoken_middleware /etc/placement/placement.conf placement 2026-03-26 01:00:40.638 | + lib/keystone:configure_keystone_authtoken_middleware:454 : local conf_file=/etc/placement/placement.conf 2026-03-26 01:00:40.644 | + lib/keystone:configure_keystone_authtoken_middleware:455 : local admin_user=placement 2026-03-26 01:00:40.649 | + lib/keystone:configure_keystone_authtoken_middleware:456 : local section=keystone_authtoken 2026-03-26 01:00:40.655 | + lib/keystone:configure_keystone_authtoken_middleware:457 : local service_type= 2026-03-26 01:00:40.661 | + lib/keystone:configure_keystone_authtoken_middleware:459 : configure_keystoneauth /etc/placement/placement.conf placement keystone_authtoken 2026-03-26 01:00:40.667 | + lib/keystone:configure_keystoneauth:432 : local conf_file=/etc/placement/placement.conf 2026-03-26 01:00:40.673 | + lib/keystone:configure_keystoneauth:433 : local admin_user=placement 2026-03-26 01:00:40.679 | + lib/keystone:configure_keystoneauth:434 : local section=keystone_authtoken 2026-03-26 01:00:40.685 | + lib/keystone:configure_keystoneauth:436 : iniset /etc/placement/placement.conf keystone_authtoken auth_type password 2026-03-26 01:00:40.756 | + lib/keystone:configure_keystoneauth:437 : iniset /etc/placement/placement.conf keystone_authtoken interface public 2026-03-26 01:00:40.825 | + lib/keystone:configure_keystoneauth:438 : iniset /etc/placement/placement.conf keystone_authtoken auth_url https://199.204.45.242/identity 2026-03-26 01:00:40.937 | + lib/keystone:configure_keystoneauth:439 : iniset /etc/placement/placement.conf keystone_authtoken username placement 2026-03-26 01:00:41.001 | + lib/keystone:configure_keystoneauth:440 : iniset /etc/placement/placement.conf keystone_authtoken password secretservice 2026-03-26 01:00:41.074 | + lib/keystone:configure_keystoneauth:441 : iniset /etc/placement/placement.conf keystone_authtoken user_domain_name Default 2026-03-26 01:00:41.148 | + lib/keystone:configure_keystoneauth:442 : iniset /etc/placement/placement.conf keystone_authtoken project_name service 2026-03-26 01:00:41.225 | + lib/keystone:configure_keystoneauth:443 : iniset /etc/placement/placement.conf keystone_authtoken project_domain_name Default 2026-03-26 01:00:41.295 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/placement/placement.conf keystone_authtoken www_authenticate_uri https://199.204.45.242/identity 2026-03-26 01:00:41.368 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/placement/placement.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-03-26 01:00:41.441 | + lib/keystone:configure_keystone_authtoken_middleware:462 : iniset /etc/placement/placement.conf keystone_authtoken memcached_servers localhost:11211 2026-03-26 01:00:41.512 | + lib/keystone:configure_keystone_authtoken_middleware:463 : [[ -n '' ]] 2026-03-26 01:00:41.518 | + lib/placement:create_placement_conf:81 : setup_logging /etc/placement/placement.conf 2026-03-26 01:00:41.525 | + functions:setup_logging:693 : setup_systemd_logging /etc/placement/placement.conf 2026-03-26 01:00:41.531 | + functions:setup_systemd_logging:710 : local conf_file=/etc/placement/placement.conf 2026-03-26 01:00:41.539 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-03-26 01:00:41.579 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-03-26 01:00:41.585 | + functions:setup_systemd_logging:716 : local pidstr= 2026-03-26 01:00:41.592 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-03-26 01:00:41.598 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-03-26 01:00:41.605 | + 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 01:00:41.674 | + 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 01:00:41.741 | + 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 01:00:41.812 | + functions:setup_systemd_logging:727 : iniset /etc/placement/placement.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-03-26 01:00:41.884 | + functions:setup_systemd_logging:730 : iniset /etc/placement/placement.conf DEFAULT log_color False 2026-03-26 01:00:41.957 | + lib/placement:configure_placement:89 : write_uwsgi_config /etc/placement/placement-uwsgi.ini placement.wsgi.api:application /placement '' placement-api 2026-03-26 01:00:41.962 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/placement/placement-uwsgi.ini 2026-03-26 01:00:41.969 | + lib/apache:write_uwsgi_config:244 : local wsgi=placement.wsgi.api:application 2026-03-26 01:00:41.984 | + lib/apache:write_uwsgi_config:245 : local url=/placement 2026-03-26 01:00:41.989 | + lib/apache:write_uwsgi_config:246 : local http= 2026-03-26 01:00:41.996 | + lib/apache:write_uwsgi_config:247 : local name=placement-api 2026-03-26 01:00:42.002 | + lib/apache:write_uwsgi_config:249 : '[' -z placement-api ']' 2026-03-26 01:00:42.008 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-03-26 01:00:42.012 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-03-26 01:00:42.035 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 stack root' 2026-03-26 01:00:42.041 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-03-26 01:00:42.050 | d /var/run/uwsgi 0755 stack root 2026-03-26 01:00:42.058 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-03-26 01:00:42.078 | /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 01:00:42.086 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/placement-api.socket 2026-03-26 01:00:42.092 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/placement/placement-uwsgi.ini 2026-03-26 01:00:42.099 | + lib/apache:write_uwsgi_config:270 : [[ placement.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-03-26 01:00:42.114 | + lib/apache:write_uwsgi_config:271 : iniset /etc/placement/placement-uwsgi.ini uwsgi module placement.wsgi.api:application 2026-03-26 01:00:42.203 | + lib/apache:write_uwsgi_config:276 : iniset /etc/placement/placement-uwsgi.ini uwsgi processes 4 2026-03-26 01:00:42.275 | + lib/apache:write_uwsgi_config:278 : iniset /etc/placement/placement-uwsgi.ini uwsgi master true 2026-03-26 01:00:42.349 | + lib/apache:write_uwsgi_config:280 : iniset /etc/placement/placement-uwsgi.ini uwsgi die-on-term true 2026-03-26 01:00:42.426 | + lib/apache:write_uwsgi_config:281 : iniset /etc/placement/placement-uwsgi.ini uwsgi exit-on-reload false 2026-03-26 01:00:42.495 | + lib/apache:write_uwsgi_config:284 : iniset /etc/placement/placement-uwsgi.ini uwsgi worker-reload-mercy 80 2026-03-26 01:00:42.558 | + lib/apache:write_uwsgi_config:285 : iniset /etc/placement/placement-uwsgi.ini uwsgi enable-threads true 2026-03-26 01:00:42.624 | + lib/apache:write_uwsgi_config:286 : iniset /etc/placement/placement-uwsgi.ini uwsgi plugins http,python3 2026-03-26 01:00:42.691 | + lib/apache:write_uwsgi_config:288 : iniset /etc/placement/placement-uwsgi.ini uwsgi thunder-lock true 2026-03-26 01:00:42.760 | + 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 01:00:42.830 | + lib/apache:write_uwsgi_config:292 : iniset /etc/placement/placement-uwsgi.ini uwsgi buffer-size 65535 2026-03-26 01:00:42.898 | + lib/apache:write_uwsgi_config:294 : iniset /etc/placement/placement-uwsgi.ini uwsgi add-header 'Connection: close' 2026-03-26 01:00:42.961 | + lib/apache:write_uwsgi_config:296 : iniset /etc/placement/placement-uwsgi.ini uwsgi lazy-apps true 2026-03-26 01:00:43.034 | + lib/apache:write_uwsgi_config:298 : iniset /etc/placement/placement-uwsgi.ini uwsgi start-time %t 2026-03-26 01:00:43.102 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-03-26 01:00:43.107 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-03-26 01:00:43.116 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for placement-api 2026-03-26 01:00:43.121 | ++ lib/apache:apache_site_config_for:174 : local site=placement-api 2026-03-26 01:00:43.127 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-03-26 01:00:43.134 | ++ functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-03-26 01:00:43.140 | ++ functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-03-26 01:00:43.146 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/placement-api.conf 2026-03-26 01:00:43.154 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/placement-api.conf 2026-03-26 01:00:43.159 | + lib/apache:write_uwsgi_config:306 : iniset /etc/placement/placement-uwsgi.ini uwsgi socket /var/run/uwsgi/placement-api.socket 2026-03-26 01:00:43.229 | + lib/apache:write_uwsgi_config:307 : iniset /etc/placement/placement-uwsgi.ini uwsgi chmod-socket 666 2026-03-26 01:00:43.299 | + 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 01:00:43.300 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/placement-api.conf 2026-03-26 01:00:43.313 | ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 acquire=1 2026-03-26 01:00:43.321 | + lib/apache:write_uwsgi_config:309 : enable_apache_site placement-api 2026-03-26 01:00:43.328 | + lib/apache:enable_apache_site:191 : local site=placement-api 2026-03-26 01:00:43.335 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-03-26 01:00:43.340 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-03-26 01:00:43.347 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-03-26 01:00:43.353 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-03-26 01:00:43.359 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-03-26 01:00:43.366 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-03-26 01:00:43.371 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-03-26 01:00:43.377 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-03-26 01:00:43.383 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-03-26 01:00:43.389 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-03-26 01:00:43.396 | + lib/apache:enable_apache_site:195 : sudo a2ensite placement-api 2026-03-26 01:00:43.439 | Enabling site placement-api. 2026-03-26 01:00:43.449 | To activate the new configuration, you need to run: 2026-03-26 01:00:43.450 | systemctl reload apache2 2026-03-26 01:00:43.460 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-03-26 01:00:43.467 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-03-26 01:00:43.471 | + functions-common:restart_service:2296 : '[' -x /bin/systemctl ']' 2026-03-26 01:00:43.478 | + functions-common:restart_service:2297 : sudo /bin/systemctl restart apache2 2026-03-26 01:00:43.611 | + lib/placement:configure_placement:90 : [[ False == \T\r\u\e ]] 2026-03-26 01:00:43.617 | + lib/placement:configure_placement:90 : [[ False == \T\r\u\e ]] 2026-03-26 01:00:43.622 | + lib/placement:configure_placement:94 : iniset /etc/placement/placement.conf oslo_policy enforce_new_defaults False 2026-03-26 01:00:43.700 | + lib/placement:configure_placement:95 : iniset /etc/placement/placement.conf oslo_policy enforce_scope False 2026-03-26 01:00:43.779 | + ./stack.sh:main:969 : is_service_enabled placement placement-client 2026-03-26 01:00:43.825 | + functions-common:is_service_enabled:2068 : return 0 2026-03-26 01:00:43.831 | + ./stack.sh:main:970 : is_service_enabled n-cpu 2026-03-26 01:00:43.874 | + functions-common:is_service_enabled:2068 : return 0 2026-03-26 01:00:43.881 | + ./stack.sh:main:971 : configure_placement_nova_compute 2026-03-26 01:00:43.887 | + lib/nova:configure_placement_nova_compute:634 : local conf=/etc/nova/nova.conf 2026-03-26 01:00:43.892 | + lib/nova:configure_placement_nova_compute:635 : configure_keystoneauth /etc/nova/nova.conf nova placement 2026-03-26 01:00:43.899 | + lib/keystone:configure_keystoneauth:432 : local conf_file=/etc/nova/nova.conf 2026-03-26 01:00:43.905 | + lib/keystone:configure_keystoneauth:433 : local admin_user=nova 2026-03-26 01:00:43.911 | + lib/keystone:configure_keystoneauth:434 : local section=placement 2026-03-26 01:00:43.917 | + lib/keystone:configure_keystoneauth:436 : iniset /etc/nova/nova.conf placement auth_type password 2026-03-26 01:00:43.992 | + lib/keystone:configure_keystoneauth:437 : iniset /etc/nova/nova.conf placement interface public 2026-03-26 01:00:44.064 | + lib/keystone:configure_keystoneauth:438 : iniset /etc/nova/nova.conf placement auth_url https://199.204.45.242/identity 2026-03-26 01:00:44.140 | + lib/keystone:configure_keystoneauth:439 : iniset /etc/nova/nova.conf placement username nova 2026-03-26 01:00:44.211 | + lib/keystone:configure_keystoneauth:440 : iniset /etc/nova/nova.conf placement password secretservice 2026-03-26 01:00:44.282 | + lib/keystone:configure_keystoneauth:441 : iniset /etc/nova/nova.conf placement user_domain_name Default 2026-03-26 01:00:44.348 | + lib/keystone:configure_keystoneauth:442 : iniset /etc/nova/nova.conf placement project_name service 2026-03-26 01:00:44.419 | + lib/keystone:configure_keystoneauth:443 : iniset /etc/nova/nova.conf placement project_domain_name Default 2026-03-26 01:00:44.489 | + ./stack.sh:main:975 : is_service_enabled horizon 2026-03-26 01:00:44.527 | + functions-common:is_service_enabled:2068 : return 1 2026-03-26 01:00:44.533 | + ./stack.sh:main:980 : is_service_enabled tls-proxy 2026-03-26 01:00:44.573 | + functions-common:is_service_enabled:2068 : return 0 2026-03-26 01:00:44.579 | + ./stack.sh:main:981 : fix_system_ca_bundle_path 2026-03-26 01:00:44.586 | + lib/tls:fix_system_ca_bundle_path:365 : is_service_enabled tls-proxy 2026-03-26 01:00:44.629 | + functions-common:is_service_enabled:2068 : return 0 2026-03-26 01:00:44.635 | + lib/tls:fix_system_ca_bundle_path:366 : local capath 2026-03-26 01:00:44.642 | + lib/tls:fix_system_ca_bundle_path:367 : [[ True == \T\r\u\e ]] 2026-03-26 01:00:44.650 | ++ lib/tls:fix_system_ca_bundle_path:368 : /opt/stack/data/venv/bin/python3 -c 'try: 2026-03-26 01:00:44.650 | from requests import certs 2026-03-26 01:00:44.650 | print (certs.where()) 2026-03-26 01:00:44.650 | except ImportError: pass' 2026-03-26 01:00:44.801 | + lib/tls:fix_system_ca_bundle_path:368 : capath=/etc/ssl/certs/ca-certificates.crt 2026-03-26 01:00:44.807 | + lib/tls:fix_system_ca_bundle_path:372 : [[ ! /etc/ssl/certs/ca-certificates.crt == '' ]] 2026-03-26 01:00:44.814 | + lib/tls:fix_system_ca_bundle_path:372 : [[ ! /etc/ssl/certs/ca-certificates.crt =~ ^/etc/.* ]] 2026-03-26 01:00:44.820 | + ./stack.sh:main:984 : is_service_enabled cinder 2026-03-26 01:00:44.860 | + functions-common:is_service_enabled:2068 : return 0 2026-03-26 01:00:44.865 | + ./stack.sh:main:986 : init_os_brick 2026-03-26 01:00:44.871 | + lib/cinder:init_os_brick:511 : mkdir -p /opt/stack/data/os_brick 2026-03-26 01:00:44.881 | + lib/cinder:init_os_brick:512 : is_service_enabled cinder 2026-03-26 01:00:44.921 | + functions-common:is_service_enabled:2068 : return 0 2026-03-26 01:00:44.928 | + lib/cinder:init_os_brick:513 : iniset /etc/cinder/cinder.conf os_brick lock_path /opt/stack/data/os_brick 2026-03-26 01:00:45.004 | + lib/cinder:init_os_brick:515 : is_service_enabled nova 2026-03-26 01:00:45.043 | + functions-common:is_service_enabled:2068 : return 0 2026-03-26 01:00:45.050 | + lib/cinder:init_os_brick:516 : iniset /etc/nova/nova.conf os_brick lock_path /opt/stack/data/os_brick 2026-03-26 01:00:45.127 | + lib/cinder:init_os_brick:518 : is_service_enabled glance 2026-03-26 01:00:45.166 | + functions-common:is_service_enabled:2068 : return 0 2026-03-26 01:00:45.173 | + lib/cinder:init_os_brick:519 : iniset /etc/glance/glance-api.conf os_brick lock_path /opt/stack/data/os_brick 2026-03-26 01:00:45.270 | + lib/cinder:init_os_brick:520 : iniset /etc/glance/glance-cache.conf os_brick lock_path /opt/stack/data/os_brick 2026-03-26 01:00:45.343 | + ./stack.sh:main:993 : run_phase stack install 2026-03-26 01:00:45.349 | + functions-common:run_phase:1840 : local mode=stack 2026-03-26 01:00:45.353 | + functions-common:run_phase:1841 : local phase=install 2026-03-26 01:00:45.360 | + functions-common:run_phase:1842 : [[ -d /opt/stack/devstack/extras.d ]] 2026-03-26 01:00:45.365 | + functions-common:run_phase:1843 : local extra_plugin_file_name 2026-03-26 01:00:45.372 | + functions-common:run_phase:1844 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-03-26 01:00:45.377 | + functions-common:run_phase:1849 : local exceptions=80-tempest.sh 2026-03-26 01:00:45.383 | + functions-common:run_phase:1850 : local extra 2026-03-26 01:00:45.391 | ++ functions-common:run_phase:1851 : basename /opt/stack/devstack/extras.d/80-tempest.sh 2026-03-26 01:00:45.398 | + functions-common:run_phase:1851 : extra=80-tempest.sh 2026-03-26 01:00:45.404 | + functions-common:run_phase:1852 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-03-26 01:00:45.409 | + functions-common:run_phase:1856 : [[ -r /opt/stack/devstack/extras.d/80-tempest.sh ]] 2026-03-26 01:00:45.415 | + functions-common:run_phase:1856 : source /opt/stack/devstack/extras.d/80-tempest.sh stack install 2026-03-26 01:00:45.420 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-03-26 01:00:45.453 | ++ functions-common:is_service_enabled:2068 : return 1 2026-03-26 01:00:45.459 | + functions-common:run_phase:1861 : [[ stack == \s\o\u\r\c\e ]] 2026-03-26 01:00:45.464 | + 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 01:00:45.469 | + functions-common:run_phase:1867 : run_plugins stack install 2026-03-26 01:00:45.480 | + functions-common:run_plugins:1826 : local mode=stack 2026-03-26 01:00:45.485 | + functions-common:run_plugins:1827 : local phase=install 2026-03-26 01:00:45.491 | + functions-common:run_plugins:1829 : local plugins=,barbican,magnum,manila,octavia,magnum-cluster-api,ovn-octavia-provider 2026-03-26 01:00:45.497 | + functions-common:run_plugins:1830 : local plugin 2026-03-26 01:00:45.504 | + functions-common:run_plugins:1831 : for plugin in ${plugins//,/ } 2026-03-26 01:00:45.510 | + functions-common:run_plugins:1832 : local dir=/opt/stack/barbican 2026-03-26 01:00:45.517 | + functions-common:run_plugins:1833 : [[ -f /opt/stack/barbican/devstack/plugin.sh ]] 2026-03-26 01:00:45.523 | + functions-common:run_plugins:1834 : source /opt/stack/barbican/devstack/plugin.sh stack install 2026-03-26 01:00:45.529 | ++ /opt/stack/barbican/devstack/plugin.sh:source:5 : BARBICAN_PLUGIN=/opt/stack/barbican/devstack 2026-03-26 01:00:45.534 | ++ /opt/stack/barbican/devstack/plugin.sh:source:6 : source /opt/stack/barbican/devstack/lib/barbican 2026-03-26 01:00:45.570 | ++ /opt/stack/barbican/devstack/plugin.sh:source:8 : is_service_enabled barbican 2026-03-26 01:00:45.605 | ++ functions-common:is_service_enabled:2068 : return 0 2026-03-26 01:00:45.611 | ++ /opt/stack/barbican/devstack/plugin.sh:source:9 : [[ stack == \s\t\a\c\k ]] 2026-03-26 01:00:45.616 | ++ /opt/stack/barbican/devstack/plugin.sh:source:9 : [[ install == \i\n\s\t\a\l\l ]] 2026-03-26 01:00:45.622 | ++ /opt/stack/barbican/devstack/plugin.sh:source:10 : echo_summary 'Installing Barbican' 2026-03-26 01:00:45.627 | ++ ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-03-26 01:00:45.633 | ++ ./stack.sh:echo_summary:444 : echo -e Installing Barbican 2026-03-26 01:00:45.638 | ++ /opt/stack/barbican/devstack/plugin.sh:source:11 : stack_install_service barbican 2026-03-26 01:00:45.644 | ++ lib/stack:stack_install_service:20 : local service=barbican 2026-03-26 01:00:45.649 | ++ lib/stack:stack_install_service:21 : type install_barbican 2026-03-26 01:00:45.655 | ++ lib/stack:stack_install_service:23 : [[ False = True ]] 2026-03-26 01:00:45.660 | ++ lib/stack:stack_install_service:32 : install_barbican 2026-03-26 01:00:45.666 | ++ /opt/stack/barbican/devstack/lib/barbican:install_barbican:203 : is_fedora 2026-03-26 01:00:45.671 | ++ functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2026-03-26 01:00:45.676 | ++ functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2026-03-26 01:00:45.682 | ++ functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2026-03-26 01:00:45.687 | ++ functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2026-03-26 01:00:45.692 | ++ functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-03-26 01:00:45.698 | ++ functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2026-03-26 01:00:45.703 | ++ functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-03-26 01:00:45.708 | ++ functions-common:is_fedora:533 : '[' Ubuntu = RockyLinux ']' 2026-03-26 01:00:45.713 | ++ functions-common:is_fedora:534 : '[' Ubuntu = CentOS ']' 2026-03-26 01:00:45.719 | ++ functions-common:is_fedora:534 : '[' Ubuntu = CentOSStream ']' 2026-03-26 01:00:45.725 | ++ functions-common:is_fedora:535 : '[' Ubuntu = AlmaLinux ']' 2026-03-26 01:00:45.730 | ++ functions-common:is_fedora:536 : '[' Ubuntu = OracleServer ']' 2026-03-26 01:00:45.735 | ++ functions-common:is_fedora:536 : '[' Ubuntu = Virtuozzo ']' 2026-03-26 01:00:45.741 | ++ /opt/stack/barbican/devstack/lib/barbican:install_barbican:207 : setup_develop /opt/stack/barbican 2026-03-26 01:00:45.747 | ++ inc/python:setup_develop:353 : local bindep 2026-03-26 01:00:45.752 | ++ inc/python:setup_develop:354 : [[ /opt/stack/barbican == -bindep* ]] 2026-03-26 01:00:45.758 | ++ inc/python:setup_develop:358 : local project_dir=/opt/stack/barbican 2026-03-26 01:00:45.764 | ++ inc/python:setup_develop:359 : local extras= 2026-03-26 01:00:45.769 | ++ inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/barbican -e 2026-03-26 01:00:45.775 | ++ inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-03-26 01:00:45.781 | ++ inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/barbican == -bindep* ]] 2026-03-26 01:00:45.786 | ++ inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/barbican 2026-03-26 01:00:45.790 | ++ inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-03-26 01:00:45.796 | ++ inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-03-26 01:00:45.801 | +++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/barbican 2026-03-26 01:00:45.806 | +++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-03-26 01:00:45.813 | ++ inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/barbican 2026-03-26 01:00:45.818 | ++ inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-03-26 01:00:45.824 | ++ inc/python:_setup_package_with_constraints_edit:399 : local name 2026-03-26 01:00:45.831 | +++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/barbican/setup.cfg 2026-03-26 01:00:45.842 | ++ inc/python:_setup_package_with_constraints_edit:400 : name=barbican 2026-03-26 01:00:45.847 | ++ inc/python:_setup_package_with_constraints_edit:401 : '[' -z barbican ']' 2026-03-26 01:00:45.852 | ++ 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 01:00:45.944 | ++ inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/barbican -e 2026-03-26 01:00:45.950 | ++ inc/python:setup_package:436 : local bindep=0 2026-03-26 01:00:45.954 | ++ inc/python:setup_package:437 : local bindep_flag= 2026-03-26 01:00:45.960 | ++ inc/python:setup_package:438 : local bindep_profiles= 2026-03-26 01:00:45.965 | ++ inc/python:setup_package:439 : [[ /opt/stack/barbican == -bindep* ]] 2026-03-26 01:00:45.971 | ++ inc/python:setup_package:444 : local project_dir=/opt/stack/barbican 2026-03-26 01:00:45.975 | ++ inc/python:setup_package:445 : local flags=-e 2026-03-26 01:00:45.980 | ++ inc/python:setup_package:446 : local extras= 2026-03-26 01:00:45.984 | ++ inc/python:setup_package:450 : [[ -n -e ]] 2026-03-26 01:00:45.990 | ++ inc/python:setup_package:450 : [[ -z '' ]] 2026-03-26 01:00:45.995 | ++ inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-03-26 01:00:45.998 | ++ inc/python:setup_package:455 : [[ ! -z '' ]] 2026-03-26 01:00:46.003 | ++ inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-03-26 01:00:46.008 | ++ inc/python:setup_package:464 : pip_install -e /opt/stack/barbican 2026-03-26 01:00:46.046 | Using python 3.12 to install /opt/stack/barbican 2026-03-26 01:00:46.051 | ++ 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 01:00:46.603 | Obtaining file:///opt/stack/barbican 2026-03-26 01:00:46.605 | Installing build dependencies: started 2026-03-26 01:00:47.704 | Installing build dependencies: finished with status 'done' 2026-03-26 01:00:47.706 | Checking if build backend supports build_editable: started 2026-03-26 01:00:48.013 | Checking if build backend supports build_editable: finished with status 'done' 2026-03-26 01:00:48.014 | Getting requirements to build editable: started 2026-03-26 01:00:48.174 | Getting requirements to build editable: finished with status 'done' 2026-03-26 01:00:48.177 | Preparing editable metadata (pyproject.toml): started 2026-03-26 01:00:48.575 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-03-26 01:00:48.595 | 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 01:00:48.596 | 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 01:00:48.596 | 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 01:00:48.597 | 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 01:00:48.597 | 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 01:00:48.597 | 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 01:00:48.598 | 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 01:00:48.598 | 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 01:00:48.599 | 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 01:00:48.599 | 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 01:00:48.600 | 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 01:00:48.600 | 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 01:00:48.600 | 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 01:00:48.602 | 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 01:00:48.602 | 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 01:00:48.603 | 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 01:00:48.603 | 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 01:00:48.603 | 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 01:00:48.604 | 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 01:00:48.604 | 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 01:00:48.605 | 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 01:00:48.605 | 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 01:00:48.605 | 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 01:00:48.606 | 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 01:00:48.607 | 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 01:00:48.607 | 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 01:00:48.608 | 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 01:00:48.609 | 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 01:00:48.609 | 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 01:00:48.611 | 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 01:00:48.612 | 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 01:00:48.613 | 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 01:00:48.614 | 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 01:00:48.617 | 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 01:00:48.618 | 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 01:00:48.618 | 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 01:00:48.618 | 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 01:00:48.622 | 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 01:00:48.623 | 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 01:00:48.626 | 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 01:00:48.627 | 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 01:00:48.628 | 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 01:00:48.628 | 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 01:00:48.632 | 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 01:00:48.635 | 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 01:00:48.637 | 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 01:00:48.638 | 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 01:00:48.638 | 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 01:00:48.642 | 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 01:00:48.643 | 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 01:00:48.643 | 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 01:00:48.645 | 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 01:00:48.648 | 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 01:00:48.650 | 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 01:00:48.651 | 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 01:00:48.652 | 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 01:00:48.652 | 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 01:00:48.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->barbican==22.0.0.0rc1) (0.15.1) 2026-03-26 01:00:48.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->barbican==22.0.0.0rc1) (5.1.0) 2026-03-26 01:00:48.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->barbican==22.0.0.0rc1) (2025.3) 2026-03-26 01:00:48.661 | Requirement already satisfied: packaging in /opt/stack/data/venv/lib/python3.12/site-packages (from kombu>=4.6.8->oslo.messaging>=14.1.0->barbican==22.0.0.0rc1) (26.0) 2026-03-26 01:00:48.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->barbican==22.0.0.0rc1) (0.24.1) 2026-03-26 01:00:48.667 | 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 01:00:48.667 | 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 01:00:48.668 | 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 01:00:48.672 | 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 01:00:48.677 | 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 01:00:48.680 | 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 01:00:48.681 | 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 01:00:48.682 | 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 01:00:48.682 | 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 01:00:48.683 | 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 01:00:48.685 | 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 01:00:48.693 | 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 01:00:48.698 | 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 01:00:48.700 | 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 01:00:48.703 | 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 01:00:48.705 | 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 01:00:48.706 | 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 01:00:48.713 | 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 01:00:48.725 | 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 01:00:48.741 | 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 01:00:48.744 | 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 01:00:48.744 | 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 01:00:48.750 | 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 01:00:48.750 | 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 01:00:48.751 | 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 01:00:48.756 | 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 01:00:48.766 | 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 01:00:48.767 | 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 01:00:48.767 | 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 01:00:48.768 | 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 01:00:48.784 | 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 01:00:48.785 | 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 01:00:48.791 | 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 01:00:48.800 | 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 01:00:48.823 | 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 01:00:48.859 | Building wheels for collected packages: barbican 2026-03-26 01:00:48.859 | Building editable for barbican (pyproject.toml): started 2026-03-26 01:00:49.321 | Building editable for barbican (pyproject.toml): finished with status 'done' 2026-03-26 01:00:49.322 | Created wheel for barbican: filename=barbican-22.0.0.0rc1-0.editable-py3-none-any.whl size=10550 sha256=84b9dd67aebfb0f54e46ffcfcc3a8701de63f5b21acacc7ff58203e2f8d5efc9 2026-03-26 01:00:49.322 | Stored in directory: /tmp/pip-ephem-wheel-cache-em1kct3m/wheels/84/02/63/e1cb6519448a7eb57707390d89788b669ef9a586a90cc63bd5 2026-03-26 01:00:49.327 | Successfully built barbican 2026-03-26 01:00:49.462 | Installing collected packages: barbican 2026-03-26 01:00:49.503 | Successfully installed barbican-22.0.0.0rc1 2026-03-26 01:00:49.612 | ++ inc/python:pip_install:216 : result=0 2026-03-26 01:00:49.616 | ++ inc/python:pip_install:218 : time_stop pip_install 2026-03-26 01:00:49.620 | ++ functions-common:time_stop:2412 : local name 2026-03-26 01:00:49.626 | ++ functions-common:time_stop:2413 : local end_time 2026-03-26 01:00:49.630 | ++ functions-common:time_stop:2414 : local elapsed_time 2026-03-26 01:00:49.635 | ++ functions-common:time_stop:2415 : local total 2026-03-26 01:00:49.640 | ++ functions-common:time_stop:2416 : local start_time 2026-03-26 01:00:49.644 | ++ functions-common:time_stop:2418 : name=pip_install 2026-03-26 01:00:49.649 | ++ functions-common:time_stop:2419 : start_time=1774486846037 2026-03-26 01:00:49.653 | ++ functions-common:time_stop:2421 : [[ -z 1774486846037 ]] 2026-03-26 01:00:49.658 | +++ functions-common:time_stop:2424 : date +%s%3N 2026-03-26 01:00:49.666 | ++ functions-common:time_stop:2424 : end_time=1774486849660 2026-03-26 01:00:49.670 | ++ functions-common:time_stop:2425 : elapsed_time=3623 2026-03-26 01:00:49.674 | ++ functions-common:time_stop:2426 : total=117470 2026-03-26 01:00:49.680 | ++ functions-common:time_stop:2428 : _TIME_START[$name]= 2026-03-26 01:00:49.685 | ++ functions-common:time_stop:2429 : _TIME_TOTAL[$name]=121093 2026-03-26 01:00:49.690 | ++ inc/python:pip_install:219 : return 0 2026-03-26 01:00:49.695 | ++ inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-03-26 01:00:49.699 | ++ inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-03-26 01:00:49.705 | ++ inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/barbican 2026-03-26 01:00:49.710 | ++ inc/python:use_library_from_git:266 : local name=/opt/stack/barbican 2026-03-26 01:00:49.716 | ++ inc/python:use_library_from_git:267 : local enabled=1 2026-03-26 01:00:49.721 | ++ inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-03-26 01:00:49.726 | ++ inc/python:use_library_from_git:268 : [[ ,novnc,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 01:00:49.732 | ++ inc/python:use_library_from_git:269 : return 1 2026-03-26 01:00:49.738 | ++ /opt/stack/barbican/devstack/lib/barbican:install_barbican:208 : pip_install uwsgi 2026-03-26 01:00:49.781 | Using python 3.12 to install uwsgi 2026-03-26 01:00:49.787 | ++ inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt uwsgi 2026-03-26 01:00:50.453 | Collecting uwsgi 2026-03-26 01:00:50.538 | Downloading uwsgi-2.0.31.tar.gz (822 kB) 2026-03-26 01:00:50.602 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 822.8/822.8 kB 27.2 MB/s 0:00:00 2026-03-26 01:00:50.810 | Installing build dependencies: started 2026-03-26 01:00:51.716 | Installing build dependencies: finished with status 'done' 2026-03-26 01:00:51.717 | Getting requirements to build wheel: started 2026-03-26 01:00:52.107 | Getting requirements to build wheel: finished with status 'done' 2026-03-26 01:00:52.108 | Preparing metadata (pyproject.toml): started 2026-03-26 01:00:52.302 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-03-26 01:00:52.306 | Building wheels for collected packages: uwsgi 2026-03-26 01:00:52.307 | Building wheel for uwsgi (pyproject.toml): started 2026-03-26 01:00:55.599 | Building wheel for uwsgi (pyproject.toml): finished with status 'done' 2026-03-26 01:00:55.601 | Created wheel for uwsgi: filename=uwsgi-2.0.31-cp312-cp312-linux_x86_64.whl size=596786 sha256=7cb7f823a4650f13a0f13eefc9c466b2f31be6ecea61a42259efb1dd7addf9cf 2026-03-26 01:00:55.601 | Stored in directory: /opt/stack/.cache/pip/wheels/de/9b/b9/cc2e42ac5a3197a4be493c415bcc29ea7e58fbfa4b715946a5 2026-03-26 01:00:55.605 | Successfully built uwsgi 2026-03-26 01:00:55.772 | Installing collected packages: uwsgi 2026-03-26 01:00:55.823 | Successfully installed uwsgi-2.0.31 2026-03-26 01:00:55.967 | ++ inc/python:pip_install:216 : result=0 2026-03-26 01:00:55.973 | ++ inc/python:pip_install:218 : time_stop pip_install 2026-03-26 01:00:55.979 | ++ functions-common:time_stop:2412 : local name 2026-03-26 01:00:55.985 | ++ functions-common:time_stop:2413 : local end_time 2026-03-26 01:00:55.991 | ++ functions-common:time_stop:2414 : local elapsed_time 2026-03-26 01:00:55.999 | ++ functions-common:time_stop:2415 : local total 2026-03-26 01:00:56.003 | ++ functions-common:time_stop:2416 : local start_time 2026-03-26 01:00:56.007 | ++ functions-common:time_stop:2418 : name=pip_install 2026-03-26 01:00:56.011 | ++ functions-common:time_stop:2419 : start_time=1774486849772 2026-03-26 01:00:56.015 | ++ functions-common:time_stop:2421 : [[ -z 1774486849772 ]] 2026-03-26 01:00:56.021 | +++ functions-common:time_stop:2424 : date +%s%3N 2026-03-26 01:00:56.028 | ++ functions-common:time_stop:2424 : end_time=1774486856023 2026-03-26 01:00:56.032 | ++ functions-common:time_stop:2425 : elapsed_time=6251 2026-03-26 01:00:56.035 | ++ functions-common:time_stop:2426 : total=121093 2026-03-26 01:00:56.040 | ++ functions-common:time_stop:2428 : _TIME_START[$name]= 2026-03-26 01:00:56.046 | ++ functions-common:time_stop:2429 : _TIME_TOTAL[$name]=127344 2026-03-26 01:00:56.051 | ++ inc/python:pip_install:219 : return 0 2026-03-26 01:00:56.056 | ++ lib/stack:stack_install_service:33 : [[ False = True ]] 2026-03-26 01:00:56.060 | ++ /opt/stack/barbican/devstack/plugin.sh:source:12 : install_barbicanclient 2026-03-26 01:00:56.065 | ++ /opt/stack/barbican/devstack/lib/barbican:install_barbicanclient:213 : use_library_from_git python-barbicanclient 2026-03-26 01:00:56.070 | ++ inc/python:use_library_from_git:266 : local name=python-barbicanclient 2026-03-26 01:00:56.075 | ++ inc/python:use_library_from_git:267 : local enabled=1 2026-03-26 01:00:56.081 | ++ inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-03-26 01:00:56.086 | ++ inc/python:use_library_from_git:268 : [[ ,novnc,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 01:00:56.093 | ++ inc/python:use_library_from_git:269 : return 1 2026-03-26 01:00:56.098 | ++ /opt/stack/barbican/devstack/plugin.sh:source:13 : is_service_enabled barbican-pykmip 2026-03-26 01:00:56.136 | ++ functions-common:is_service_enabled:2068 : return 1 2026-03-26 01:00:56.143 | ++ /opt/stack/barbican/devstack/plugin.sh:source:17 : is_service_enabled barbican-dogtag 2026-03-26 01:00:56.179 | ++ functions-common:is_service_enabled:2068 : return 1 2026-03-26 01:00:56.185 | ++ /opt/stack/barbican/devstack/plugin.sh:source:21 : is_service_enabled barbican-vault 2026-03-26 01:00:56.223 | ++ functions-common:is_service_enabled:2068 : return 1 2026-03-26 01:00:56.228 | ++ /opt/stack/barbican/devstack/plugin.sh:source:67 : [[ stack == \u\n\s\t\a\c\k ]] 2026-03-26 01:00:56.235 | ++ /opt/stack/barbican/devstack/plugin.sh:source:71 : [[ stack == \c\l\e\a\n ]] 2026-03-26 01:00:56.241 | + functions-common:run_plugins:1831 : for plugin in ${plugins//,/ } 2026-03-26 01:00:56.246 | + functions-common:run_plugins:1832 : local dir=/opt/stack/magnum 2026-03-26 01:00:56.252 | + functions-common:run_plugins:1833 : [[ -f /opt/stack/magnum/devstack/plugin.sh ]] 2026-03-26 01:00:56.259 | + functions-common:run_plugins:1834 : source /opt/stack/magnum/devstack/plugin.sh stack install 2026-03-26 01:00:56.290 | ++ /opt/stack/magnum/devstack/plugin.sh:source:7 : echo_summary 'magnum'\''s plugin.sh was called...' 2026-03-26 01:00:56.297 | ++ ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-03-26 01:00:56.303 | ++ ./stack.sh:echo_summary:444 : echo -e 'magnum'\''s' plugin.sh was called... 2026-03-26 01:00:56.309 | ++ /opt/stack/magnum/devstack/plugin.sh:source:8 : source /opt/stack/magnum/devstack/lib/magnum 2026-03-26 01:00:56.367 | ++ /opt/stack/magnum/devstack/plugin.sh:source:9 : set -o posix 2026-03-26 01:00:56.373 | ++ /opt/stack/magnum/devstack/plugin.sh:source:9 : set 2026-03-26 01:00:56.377 | ACCOUNT_PORT_BASE=6612 2026-03-26 01:00:56.378 | ADDITIONAL_VENV_PACKAGES=,PyMySQL 2026-03-26 01:00:56.378 | ADMIN_PASSWORD=secretadmin 2026-03-26 01:00:56.378 | AGENT_DHCP_BINARY=/opt/stack/data/venv/bin/neutron-dhcp-agent 2026-03-26 01:00:56.378 | AGENT_L3_BINARY=/opt/stack/data/venv/bin/neutron-l3-agent 2026-03-26 01:00:56.378 | AGENT_META_BINARY=/opt/stack/data/venv/bin/neutron-metadata-agent 2026-03-26 01:00:56.378 | AGENT_METERING_BINARY=/opt/stack/data/venv/bin/neutron-metering-agent 2026-03-26 01:00:56.378 | ALEMBIC_BRANCH=main 2026-03-26 01:00:56.378 | ALEMBIC_DIR=/opt/stack/alembic 2026-03-26 01:00:56.378 | ALEMBIC_REPO=https://github.com/sqlalchemy/alembic.git 2026-03-26 01:00:56.378 | APACHE_CONF_DIR=/etc/apache2/sites-available 2026-03-26 01:00:56.378 | APACHE_GROUP=stack 2026-03-26 01:00:56.378 | APACHE_LOCAL_HOST=127.0.0.1 2026-03-26 01:00:56.378 | APACHE_LOG_DIR=/var/log/apache2 2026-03-26 01:00:56.378 | APACHE_NAME=apache2 2026-03-26 01:00:56.378 | APACHE_SETTINGS_DIR=/etc/apache2/conf-enabled 2026-03-26 01:00:56.378 | APACHE_USER=stack 2026-03-26 01:00:56.378 | API_WORKERS=4 2026-03-26 01:00:56.378 | BACKING_FILE_SUFFIX=-backing-file 2026-03-26 01:00:56.378 | BARBICAN_API_LOG_DIR=/opt/stack/logs 2026-03-26 01:00:56.378 | BARBICAN_BIN_DIR=/opt/stack/data/venv/bin 2026-03-26 01:00:56.378 | BARBICAN_BRANCH=master 2026-03-26 01:00:56.378 | BARBICAN_CONF=/etc/barbican/barbican.conf 2026-03-26 01:00:56.378 | BARBICAN_CONF_DIR=/etc/barbican 2026-03-26 01:00:56.378 | BARBICAN_DIR=/opt/stack/barbican 2026-03-26 01:00:56.378 | BARBICAN_ENDPOINT_TYPE=internal 2026-03-26 01:00:56.378 | BARBICAN_ENFORCE_SCOPE=False 2026-03-26 01:00:56.378 | BARBICAN_HOST_HREF=http://199.204.45.242/key-manager 2026-03-26 01:00:56.378 | BARBICAN_KEYSTONE_ENDPOINT=https://199.204.45.242/identity 2026-03-26 01:00:56.378 | BARBICAN_PASTE_CONF=/etc/barbican/barbican-api-paste.ini 2026-03-26 01:00:56.378 | BARBICAN_PLUGIN=/opt/stack/barbican/devstack 2026-03-26 01:00:56.378 | BARBICAN_REPO=https://github.com/openstack/barbican.git 2026-03-26 01:00:56.378 | BARBICAN_UWSGI_CONF=/etc/barbican/barbican-uwsgi.ini 2026-03-26 01:00:56.378 | BARBICAN_WSGI=barbican.wsgi.api:application 2026-03-26 01:00:56.378 | BASE_SQL_CONN=mysql+pymysql://root:secretdatabase@127.0.0.1 2026-03-26 01:00:56.378 | BASH=/usr/bin/bash 2026-03-26 01:00:56.378 | BASHOPTS=checkwinsize:cmdhist:complete_fullquote:extquote:force_fignore:globasciiranges:globskipdots:hostcomplete:interactive_comments:patsub_replacement:progcomp:promptvars:sourcepath 2026-03-26 01:00:56.378 | BASH_ALIASES=() 2026-03-26 01:00:56.378 | BASH_ARGC=([0]="0") 2026-03-26 01:00:56.378 | BASH_ARGV=() 2026-03-26 01:00:56.379 | BASH_CMDS=() 2026-03-26 01:00:56.379 | BASH_LINENO=([0]="1834" [1]="1867" [2]="993" [3]="0") 2026-03-26 01:00:56.379 | 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 01:00:56.379 | BASH_REMATCH=([0]=",tls-proxy,") 2026-03-26 01:00:56.379 | 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 01:00:56.379 | BASH_VERSINFO=([0]="5" [1]="2" [2]="21" [3]="1" [4]="release" [5]="x86_64-pc-linux-gnu") 2026-03-26 01:00:56.379 | BASH_VERSION='5.2.21(1)-release' 2026-03-26 01:00:56.379 | BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2026-03-26 01:00:56.379 | BRANCHLESS_TARGET_BRANCH=master 2026-03-26 01:00:56.379 | BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/ 2026-03-26 01:00:56.379 | CACHE_BACKEND=dogpile.cache.memcached 2026-03-26 01:00:56.379 | CAPI_VERSION=v1.10.5 2026-03-26 01:00:56.379 | CAPO_VERSION=v0.12.4 2026-03-26 01:00:56.379 | CELLSV2_SETUP=superconductor 2026-03-26 01:00:56.379 | CINDER_ALLOWED_DIRECT_URL_SCHEMES= 2026-03-26 01:00:56.379 | CINDER_API_PASTE_INI=/etc/cinder/api-paste.ini 2026-03-26 01:00:56.379 | CINDER_BACKENDS=/opt/stack/devstack/lib/cinder_backends 2026-03-26 01:00:56.379 | CINDER_BACKUPS=/opt/stack/devstack/lib/cinder_backups 2026-03-26 01:00:56.379 | CINDER_BACKUP_DRIVER=swift 2026-03-26 01:00:56.379 | CINDER_BIN_DIR=/opt/stack/data/venv/bin 2026-03-26 01:00:56.379 | CINDER_BRANCH=master 2026-03-26 01:00:56.379 | CINDER_CACHE_ENABLED_FOR_BACKENDS=lvm:lvmdriver-1 2026-03-26 01:00:56.379 | CINDER_CONF=/etc/cinder/cinder.conf 2026-03-26 01:00:56.379 | CINDER_CONF_DIR=/etc/cinder 2026-03-26 01:00:56.379 | CINDER_DIR=/opt/stack/cinder 2026-03-26 01:00:56.379 | CINDER_DRIVER=default 2026-03-26 01:00:56.379 | CINDER_ENABLED_BACKENDS=lvm:lvmdriver-1 2026-03-26 01:00:56.379 | CINDER_ENFORCE_SCOPE=False 2026-03-26 01:00:56.379 | CINDER_IMG_CACHE_ENABLED=True 2026-03-26 01:00:56.379 | CINDER_IMG_CACHE_SIZE_COUNT= 2026-03-26 01:00:56.379 | CINDER_IMG_CACHE_SIZE_GB= 2026-03-26 01:00:56.379 | CINDER_LVM_TYPE=auto 2026-03-26 01:00:56.379 | CINDER_MY_IP=199.204.45.242 2026-03-26 01:00:56.379 | CINDER_PLUGINS=/opt/stack/devstack/lib/cinder_plugins 2026-03-26 01:00:56.379 | CINDER_REPO=https://github.com/openstack/cinder.git 2026-03-26 01:00:56.379 | CINDER_SERVICE_HOST=199.204.45.242 2026-03-26 01:00:56.379 | CINDER_SERVICE_LISTEN_ADDRESS=0.0.0.0 2026-03-26 01:00:56.379 | CINDER_SERVICE_PORT=8776 2026-03-26 01:00:56.379 | CINDER_SERVICE_PORT_INT=18776 2026-03-26 01:00:56.379 | CINDER_SERVICE_PROTOCOL=https 2026-03-26 01:00:56.379 | CINDER_SERVICE_REPORT_INTERVAL=120 2026-03-26 01:00:56.379 | CINDER_STATE_PATH=/opt/stack/data/cinder 2026-03-26 01:00:56.379 | CINDER_TARGET_HELPER=lioadm 2026-03-26 01:00:56.379 | CINDER_TARGET_PORT=3260 2026-03-26 01:00:56.380 | CINDER_TARGET_PREFIX=iqn.2010-10.org.openstack: 2026-03-26 01:00:56.380 | CINDER_TARGET_PROTOCOL=iscsi 2026-03-26 01:00:56.380 | CINDER_UPLOAD_INTERNAL_TENANT=False 2026-03-26 01:00:56.380 | CINDER_UPLOAD_OPTIMIZED=False 2026-03-26 01:00:56.380 | CINDER_UPLOAD_OPTIMIZED_BACKENDS=lvm:lvmdriver-1 2026-03-26 01:00:56.380 | CINDER_USE_SERVICE_TOKEN=True 2026-03-26 01:00:56.380 | CINDER_UWSGI=cinder.wsgi.api:application 2026-03-26 01:00:56.380 | CINDER_UWSGI_CONF=/etc/cinder/cinder-api-uwsgi.ini 2026-03-26 01:00:56.380 | CINDER_VOLUME_CLEAR=zero 2026-03-26 01:00:56.380 | CIRROS_ARCH=x86_64 2026-03-26 01:00:56.380 | CIRROS_VERSION=0.6.3 2026-03-26 01:00:56.380 | CLUSTER_TOPOLOGY=true 2026-03-26 01:00:56.380 | CONFIGURE_BACKING_FILE=True 2026-03-26 01:00:56.380 | CONFIG_AWK_CMD=awk 2026-03-26 01:00:56.380 | CONTAINER_PORT_BASE=6611 2026-03-26 01:00:56.380 | CURL_GET='curl -g' 2026-03-26 01:00:56.380 | CURRENT_LOG_TIME=2026-03-26-004133 2026-03-26 01:00:56.380 | DATABASE_BACKENDS=' mysql postgresql' 2026-03-26 01:00:56.380 | DATABASE_HOST=127.0.0.1 2026-03-26 01:00:56.380 | DATABASE_PASSWORD=secretdatabase 2026-03-26 01:00:56.380 | DATABASE_QUERY_LOGGING=False 2026-03-26 01:00:56.380 | DATABASE_TYPE=mysql 2026-03-26 01:00:56.380 | DATABASE_USER=root 2026-03-26 01:00:56.380 | DATA_DIR=/opt/stack/data 2026-03-26 01:00:56.380 | DC=([0]="openstack" [1]="org") 2026-03-26 01:00:56.380 | DEBUG_LIBVIRT=True 2026-03-26 01:00:56.380 | DEBUG_LIBVIRT_COREDUMPS=True 2026-03-26 01:00:56.380 | DEFAULT_IMAGE_FILE_NAME=cirros-0.6.3-x86_64-disk.img 2026-03-26 01:00:56.380 | DEFAULT_IMAGE_NAME=cirros-0.6.3-x86_64-disk 2026-03-26 01:00:56.380 | DEFAULT_VIRT_DRIVER=libvirt 2026-03-26 01:00:56.380 | DEFAULT_VOLUME_GROUP_NAME=stack-volumes-default 2026-03-26 01:00:56.380 | DEF_SERVICE_HOST=199.204.45.242 2026-03-26 01:00:56.380 | DEF_SERVICE_LISTEN_ADDRESS=0.0.0.0 2026-03-26 01:00:56.380 | DEF_SERVICE_LOCAL_HOST=127.0.0.1 2026-03-26 01:00:56.380 | DEF_TUNNEL_ENDPOINT_IP=199.204.45.242 2026-03-26 01:00:56.380 | DELTA=1774485706 2026-03-26 01:00:56.380 | DEST=/opt/stack 2026-03-26 01:00:56.380 | DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2026-03-26 01:00:56.380 | DEVSTACK_CERT_NAME=devstack-cert 2026-03-26 01:00:56.380 | DEVSTACK_HOSTNAME=np0000160879.novalocal 2026-03-26 01:00:56.380 | DEVSTACK_PARALLEL=True 2026-03-26 01:00:56.380 | DEVSTACK_PLUGINS=,barbican,magnum,manila,octavia,magnum-cluster-api,ovn-octavia-provider 2026-03-26 01:00:56.380 | DEVSTACK_SERIES=2026.1 2026-03-26 01:00:56.380 | DEVSTACK_START_TIME=1774485668 2026-03-26 01:00:56.380 | DEVSTACK_VENV=/opt/stack/data/venv 2026-03-26 01:00:56.380 | DIRSTACK=() 2026-03-26 01:00:56.381 | DISABLED_SERVICES=dstat,horizon,s-account,s-container,s-object,s-proxy,tempest 2026-03-26 01:00:56.381 | DISABLE_AMP_IMAGE_BUILD=True 2026-03-26 01:00:56.381 | DISKIMAGE_BUILDER_DIR=/opt/stack/diskimage-builder 2026-03-26 01:00:56.381 | DISKIMAGE_BUILDER_REPO_REF=master 2026-03-26 01:00:56.381 | DISKIMAGE_BUILDER_REPO_URL=https://github.com/openstack/diskimage-builder.git 2026-03-26 01:00:56.381 | DISTRO=noble 2026-03-26 01:00:56.381 | DOWNLOAD_DEFAULT_IMAGES=False 2026-03-26 01:00:56.381 | 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 01:00:56.381 | ENABLE_CHASSIS_AS_GW=True 2026-03-26 01:00:56.381 | ENABLE_DEBUG_LOG_LEVEL=True 2026-03-26 01:00:56.381 | ENABLE_FEDORA_VIRT_PREVIEW_REPO=False 2026-03-26 01:00:56.381 | ENABLE_HTTPD_MOD_WSGI_SERVICES=True 2026-03-26 01:00:56.381 | ENABLE_ISOLATED_METADATA=False 2026-03-26 01:00:56.381 | ENABLE_KSM=True 2026-03-26 01:00:56.381 | ENABLE_KSMTUNED=True 2026-03-26 01:00:56.381 | ENABLE_METADATA_NETWORK=False 2026-03-26 01:00:56.381 | ENABLE_SYSCTL_MEM_TUNING=True 2026-03-26 01:00:56.381 | ENABLE_SYSCTL_NET_TUNING=True 2026-03-26 01:00:56.381 | ENABLE_TENANT_TUNNELS=True 2026-03-26 01:00:56.381 | ENABLE_TENANT_VLANS=False 2026-03-26 01:00:56.381 | ENABLE_VOLUME_MULTIATTACH=False 2026-03-26 01:00:56.381 | ENABLE_ZSWAP=True 2026-03-26 01:00:56.381 | ENFORCE_SCOPE=False 2026-03-26 01:00:56.381 | ERROR_ON_CLONE=True 2026-03-26 01:00:56.381 | ETCD_ARCH=amd64 2026-03-26 01:00:56.381 | ETCD_BIN_DIR=/opt/stack/bin 2026-03-26 01:00:56.381 | ETCD_DATA_DIR=/opt/stack/data/etcd 2026-03-26 01:00:56.381 | ETCD_DOWNLOAD_FILE=etcd-v3.5.21-linux-amd64.tar.gz 2026-03-26 01:00:56.381 | 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 01:00:56.381 | ETCD_DOWNLOAD_URL=https://github.com/etcd-io/etcd/releases/download 2026-03-26 01:00:56.381 | ETCD_NAME=etcd-v3.5.21-linux-amd64 2026-03-26 01:00:56.381 | ETCD_PEER_PORT=2380 2026-03-26 01:00:56.381 | ETCD_PORT=2379 2026-03-26 01:00:56.381 | ETCD_RAMDISK_MB=512 2026-03-26 01:00:56.381 | ETCD_SHA256=adddda4b06718e68671ffabff2f8cee48488ba61ad82900e639d108f2148501c 2026-03-26 01:00:56.381 | ETCD_SHA256_AMD64=adddda4b06718e68671ffabff2f8cee48488ba61ad82900e639d108f2148501c 2026-03-26 01:00:56.381 | ETCD_SHA256_ARM64=95bf6918623a097c0385b96f139d90248614485e781ec9bee4768dbb6c79c53f 2026-03-26 01:00:56.381 | ETCD_SHA256_PPC64=6fb6ecb3d1b331eb177dc610a8efad3aceb1f836d6aeb439ba0bfac5d5c2a38c 2026-03-26 01:00:56.381 | ETCD_SHA256_S390X=a211a83961ba8a7e94f7d6343ad769e699db21a715ba4f3b68cf31ea28f9c951 2026-03-26 01:00:56.381 | ETCD_SYSTEMD_SERVICE=devstack@etcd.service 2026-03-26 01:00:56.382 | ETCD_USE_RAMDISK=True 2026-03-26 01:00:56.382 | ETCD_VERSION=v3.5.21 2026-03-26 01:00:56.382 | EUID=1002 2026-03-26 01:00:56.382 | EXP_CLUSTER_RESOURCE_SET=true 2026-03-26 01:00:56.382 | EXP_KUBEADM_BOOTSTRAP_FORMAT_IGNITION=true 2026-03-26 01:00:56.382 | 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 01:00:56.382 | EXTRA_FILES_DOWNLOAD_TIMEOUT=2 2026-03-26 01:00:56.382 | EXTRA_FILES_RETRY=3 2026-03-26 01:00:56.382 | EXTRA_FILES_RETRY_ERRORS=500,503 2026-03-26 01:00:56.382 | EXTRA_FILES_RETRY_TIMEOUT=10 2026-03-26 01:00:56.382 | FILES=/opt/stack/devstack/files 2026-03-26 01:00:56.382 | FIXED_RANGE=10.1.0.0/20 2026-03-26 01:00:56.382 | FIXED_RANGE_V6=fda1:28d3:87f7::/64 2026-03-26 01:00:56.382 | FLOATING_RANGE=172.24.5.0/24 2026-03-26 01:00:56.382 | FORCE_CONFIG_DRIVE=False 2026-03-26 01:00:56.382 | FORCE_PREREQ=0 2026-03-26 01:00:56.382 | FUNCNAME=([0]="source" [1]="run_plugins" [2]="run_phase" [3]="main") 2026-03-26 01:00:56.382 | FUNC_DIR=/opt/stack/devstack 2026-03-26 01:00:56.382 | GET_PIP_CACHE_LOCATION=/opt/stack/cache/files/get-pip.py 2026-03-26 01:00:56.382 | 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 01:00:56.382 | 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 01:00:56.382 | 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 01:00:56.382 | GIT_BASE=https://github.com 2026-03-26 01:00:56.382 | GIT_DEPTH=0 2026-03-26 01:00:56.382 | GIT_TIMEOUT=0 2026-03-26 01:00:56.382 | GLANCE_API_CONF=/etc/glance/glance-api.conf 2026-03-26 01:00:56.382 | GLANCE_API_PASTE_INI=/etc/glance/glance-api-paste.ini 2026-03-26 01:00:56.382 | GLANCE_BIN_DIR=/opt/stack/data/venv/bin 2026-03-26 01:00:56.382 | GLANCE_BRANCH=master 2026-03-26 01:00:56.382 | GLANCE_CACHE_CONF=/etc/glance/glance-cache.conf 2026-03-26 01:00:56.382 | GLANCE_CACHE_DIR=/opt/stack/data/glance/cache 2026-03-26 01:00:56.382 | GLANCE_CACHE_DRIVER=centralized_db 2026-03-26 01:00:56.382 | GLANCE_CINDER_DEFAULT_BACKEND=lvmdriver-1 2026-03-26 01:00:56.382 | GLANCE_CONF_DIR=/etc/glance 2026-03-26 01:00:56.382 | GLANCE_DEFAULT_BACKEND=fast 2026-03-26 01:00:56.382 | GLANCE_DIR=/opt/stack/glance 2026-03-26 01:00:56.382 | GLANCE_ENABLE_MULTIPLE_STORES=False 2026-03-26 01:00:56.382 | GLANCE_ENABLE_QUOTAS=True 2026-03-26 01:00:56.382 | GLANCE_ENFORCE_IMAGE_FORMAT=True 2026-03-26 01:00:56.382 | GLANCE_ENFORCE_SCOPE=True 2026-03-26 01:00:56.382 | GLANCE_HOSTPORT=199.204.45.242:9292 2026-03-26 01:00:56.382 | GLANCE_IMAGE_DIR=/opt/stack/data/glance/images 2026-03-26 01:00:56.382 | GLANCE_IMAGE_IMPORT_CONF=/etc/glance/glance-image-import.conf 2026-03-26 01:00:56.382 | GLANCE_LIMIT_IMAGE_SIZE_TOTAL=10000 2026-03-26 01:00:56.382 | GLANCE_LOCK_DIR=/opt/stack/data/glance/locks 2026-03-26 01:00:56.382 | GLANCE_METADEF_DIR=/etc/glance/metadefs 2026-03-26 01:00:56.382 | GLANCE_MULTIPLE_FILE_STORES=fast 2026-03-26 01:00:56.383 | GLANCE_MULTISTORE_FILE_IMAGE_DIR=/opt/stack/data/glance 2026-03-26 01:00:56.383 | GLANCE_NFS_MOUNTPOINT=/opt/stack/data/glance/images/mnt 2026-03-26 01:00:56.383 | GLANCE_REPO=https://github.com/openstack/glance.git 2026-03-26 01:00:56.383 | GLANCE_S3_BUCKET_NAME=images 2026-03-26 01:00:56.383 | GLANCE_S3_BUCKET_ON_PUT=True 2026-03-26 01:00:56.383 | GLANCE_S3_DEFAULT_BACKEND=s3_fast 2026-03-26 01:00:56.383 | GLANCE_SCHEMA_JSON=/etc/glance/schema-image.json 2026-03-26 01:00:56.383 | GLANCE_SERVICE_HOST=199.204.45.242 2026-03-26 01:00:56.383 | GLANCE_SERVICE_LISTEN_ADDRESS=0.0.0.0 2026-03-26 01:00:56.383 | GLANCE_SERVICE_PORT=9292 2026-03-26 01:00:56.383 | GLANCE_SERVICE_PORT_INT=19292 2026-03-26 01:00:56.383 | GLANCE_SERVICE_PROTOCOL=https 2026-03-26 01:00:56.383 | GLANCE_SHOW_DIRECT_URL=False 2026-03-26 01:00:56.383 | GLANCE_SHOW_MULTIPLE_LOCATIONS=False 2026-03-26 01:00:56.383 | GLANCE_STAGING_DIR=/opt/stack/data/glance 2026-03-26 01:00:56.383 | GLANCE_STORE_ROOTWRAP_BASE_DIR=/opt/stack/data/venv/etc/glance 2026-03-26 01:00:56.383 | GLANCE_SWIFT_STORE_CONF=/etc/glance/glance-swift-store.conf 2026-03-26 01:00:56.383 | GLANCE_TASKS_DIR=/opt/stack/data/glance 2026-03-26 01:00:56.383 | GLANCE_URL=https://199.204.45.242/image 2026-03-26 01:00:56.383 | GLANCE_USE_IMPORT_WORKFLOW=False 2026-03-26 01:00:56.383 | GLANCE_USE_S3=False 2026-03-26 01:00:56.383 | GLANCE_UWSGI=glance.wsgi.api:application 2026-03-26 01:00:56.383 | GLANCE_UWSGI_CONF=/etc/glance/glance-uwsgi.ini 2026-03-26 01:00:56.383 | GLOBAL_VENV=True 2026-03-26 01:00:56.383 | GROUPS=() 2026-03-26 01:00:56.383 | HELM_VERSION=v3.10.3 2026-03-26 01:00:56.383 | HOME=/opt/stack 2026-03-26 01:00:56.383 | HOME_URL=https://www.ubuntu.com/ 2026-03-26 01:00:56.383 | HORIZON_APACHE_ROOT=/dashboard 2026-03-26 01:00:56.383 | HORIZON_BRANCH=master 2026-03-26 01:00:56.383 | HORIZON_DIR=/opt/stack/horizon 2026-03-26 01:00:56.383 | HORIZON_REPO=https://github.com/openstack/horizon.git 2026-03-26 01:00:56.383 | HORIZON_SETTINGS=/opt/stack/horizon/openstack_dashboard/local/local_settings.py.example 2026-03-26 01:00:56.383 | HOSTNAME=np0000160879 2026-03-26 01:00:56.383 | HOSTTYPE=x86_64 2026-03-26 01:00:56.383 | HOST_IP=199.204.45.242 2026-03-26 01:00:56.383 | HOST_IPV6=::1 2026-03-26 01:00:56.383 | HOST_IP_IFACE= 2026-03-26 01:00:56.383 | ID=ubuntu 2026-03-26 01:00:56.383 | ID_LIKE=debian 2026-03-26 01:00:56.383 | IFS=' 2026-03-26 01:00:56.383 | ' 2026-03-26 01:00:56.383 | IMAGE_URLS=https://github.com/cirros-dev/cirros/releases/download/0.6.3/cirros-0.6.3-x86_64-disk.img 2026-03-26 01:00:56.383 | INSTALL_DATABASE_SERVER_PACKAGES=True 2026-03-26 01:00:56.383 | INSTANCES_PATH=/opt/stack/data/nova/instances 2026-03-26 01:00:56.383 | INSTANCE_NAME_PREFIX=instance- 2026-03-26 01:00:56.383 | INT_CA_DIR=/opt/stack/data/CA/int-ca 2026-03-26 01:00:56.383 | IPV4_ADDRS_SAFE_TO_USE=10.1.0.0/20 2026-03-26 01:00:56.383 | IPV6_ADDRESS_MODE=slaac 2026-03-26 01:00:56.383 | IPV6_ADDRS_SAFE_TO_USE=fda1:28d3:87f7::/56 2026-03-26 01:00:56.383 | IPV6_GLOBAL_ID=a1:28d3:87f7 2026-03-26 01:00:56.383 | IPV6_PRIVATE_NETWORK_GATEWAY= 2026-03-26 01:00:56.383 | IPV6_PRIVATE_SUBNET_NAME=ipv6-private-subnet 2026-03-26 01:00:56.383 | IPV6_PROVIDER_FIXED_RANGE= 2026-03-26 01:00:56.383 | IPV6_PROVIDER_NETWORK_GATEWAY= 2026-03-26 01:00:56.383 | IPV6_PROVIDER_SUBNET_NAME=provider_net_v6 2026-03-26 01:00:56.383 | IPV6_PUBLIC_NETWORK_GATEWAY=2001:db8::2 2026-03-26 01:00:56.383 | IPV6_PUBLIC_RANGE=2001:db8::/64 2026-03-26 01:00:56.383 | IPV6_PUBLIC_SUBNET_NAME=ipv6-public-subnet 2026-03-26 01:00:56.383 | IPV6_RA_MODE=slaac 2026-03-26 01:00:56.383 | IPV6_ROUTER_GW_IP=2001:db8::1 2026-03-26 01:00:56.383 | IP_VERSION=4+6 2026-03-26 01:00:56.383 | IRONIC_PYTHON_AGENT_BRANCH=master 2026-03-26 01:00:56.383 | IRONIC_PYTHON_AGENT_REPO=https://github.com/openstack/ironic-python-agent.git 2026-03-26 01:00:56.384 | ISCSID_DEBUG=False 2026-03-26 01:00:56.384 | ISCSID_DEBUG_LEVEL=4 2026-03-26 01:00:56.384 | KEYSTONE_ADMIN_ENDPOINT=True 2026-03-26 01:00:56.384 | KEYSTONE_ASSIGNMENT_BACKEND=sql 2026-03-26 01:00:56.384 | KEYSTONE_AUTH_URI=https://199.204.45.242/identity 2026-03-26 01:00:56.384 | KEYSTONE_AUTH_URI_V3=https://199.204.45.242/identity/v3 2026-03-26 01:00:56.384 | KEYSTONE_BIN_DIR=/opt/stack/data/venv/bin 2026-03-26 01:00:56.384 | KEYSTONE_BRANCH=master 2026-03-26 01:00:56.384 | KEYSTONE_CONF=/etc/keystone/keystone.conf 2026-03-26 01:00:56.384 | KEYSTONE_CONF_DIR=/etc/keystone 2026-03-26 01:00:56.384 | KEYSTONE_DIR=/opt/stack/keystone 2026-03-26 01:00:56.384 | KEYSTONE_ENABLE_CACHE=True 2026-03-26 01:00:56.384 | KEYSTONE_ENFORCE_SCOPE=False 2026-03-26 01:00:56.384 | KEYSTONE_IDENTITY_BACKEND=sql 2026-03-26 01:00:56.384 | KEYSTONE_LOCKOUT_DURATION=10 2026-03-26 01:00:56.384 | KEYSTONE_LOCKOUT_FAILURE_ATTEMPTS=2 2026-03-26 01:00:56.384 | KEYSTONE_PASSWORD_HASH_ROUNDS=4 2026-03-26 01:00:56.384 | KEYSTONE_PUBLIC_UWSGI=keystone.wsgi.api:application 2026-03-26 01:00:56.384 | KEYSTONE_PUBLIC_UWSGI_CONF=/etc/keystone/keystone-uwsgi-public.ini 2026-03-26 01:00:56.384 | KEYSTONE_REGION_NAME=RegionOne 2026-03-26 01:00:56.384 | KEYSTONE_REPO=https://github.com/openstack/keystone.git 2026-03-26 01:00:56.384 | KEYSTONE_RESOURCE_BACKEND=sql 2026-03-26 01:00:56.384 | KEYSTONE_ROLE_BACKEND=sql 2026-03-26 01:00:56.384 | KEYSTONE_SECURITY_COMPLIANCE_ENABLED=True 2026-03-26 01:00:56.384 | KEYSTONE_SERVICE_HOST=199.204.45.242 2026-03-26 01:00:56.384 | KEYSTONE_SERVICE_PORT=5000 2026-03-26 01:00:56.384 | KEYSTONE_SERVICE_PORT_INT=5001 2026-03-26 01:00:56.384 | KEYSTONE_SERVICE_PROTOCOL=https 2026-03-26 01:00:56.384 | KEYSTONE_SERVICE_URI=https://199.204.45.242/identity 2026-03-26 01:00:56.384 | KEYSTONE_SERVICE_URI_V3=https://199.204.45.242/identity/v3 2026-03-26 01:00:56.384 | KEYSTONE_TOKEN_FORMAT=fernet 2026-03-26 01:00:56.384 | KEYSTONE_UNIQUE_LAST_PASSWORD_COUNT=2 2026-03-26 01:00:56.384 | KEY_MANAGER_BACKEND=barbican 2026-03-26 01:00:56.384 | KILL_PATH=/usr/bin/kill 2026-03-26 01:00:56.384 | KIND_VERSION=v0.16.0 2026-03-26 01:00:56.384 | LAST_RUN=0 2026-03-26 01:00:56.384 | LAST_SPINNER_PID= 2026-03-26 01:00:56.384 | LC_ALL=en_US.utf8 2026-03-26 01:00:56.384 | LDAP_BASE_DC=openstack 2026-03-26 01:00:56.384 | LDAP_BASE_DN=dc=openstack,dc=org 2026-03-26 01:00:56.384 | LDAP_DOMAIN=openstack.org 2026-03-26 01:00:56.384 | LDAP_MANAGER_DN=cn=Manager,dc=openstack,dc=org 2026-03-26 01:00:56.384 | LDAP_OLCDB_NUMBER=1 2026-03-26 01:00:56.384 | LDAP_OLCDB_TYPE=mdb 2026-03-26 01:00:56.384 | LDAP_ROOTPW_COMMAND=replace 2026-03-26 01:00:56.384 | LDAP_SERVICE_NAME=slapd 2026-03-26 01:00:56.384 | LDAP_URL=ldap://localhost 2026-03-26 01:00:56.384 | 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 01:00:56.384 | LIBVIRT_CPU_MODE=host-passthrough 2026-03-26 01:00:56.384 | LIBVIRT_CPU_MODEL=Nehalem 2026-03-26 01:00:56.384 | LIBVIRT_GROUP=libvirt 2026-03-26 01:00:56.384 | LIBVIRT_TYPE=kvm 2026-03-26 01:00:56.384 | LINENO=762 2026-03-26 01:00:56.384 | LOCAL_HOSTNAME=np0000160879 2026-03-26 01:00:56.384 | LOGDAYS=7 2026-03-26 01:00:56.384 | LOGDIR=/opt/stack/logs 2026-03-26 01:00:56.384 | LOGFILE=/opt/stack/logs/devstacklog.txt.2026-03-26-004133 2026-03-26 01:00:56.384 | LOGFILE_DIR=/opt/stack/logs 2026-03-26 01:00:56.384 | LOGFILE_NAME=devstacklog.txt 2026-03-26 01:00:56.384 | LOGNAME=stack 2026-03-26 01:00:56.384 | LOGO=ubuntu-logo 2026-03-26 01:00:56.385 | LOG_COLOR=False 2026-03-26 01:00:56.385 | LRC=localrc 2026-03-26 01:00:56.385 | MACHTYPE=x86_64-pc-linux-gnu 2026-03-26 01:00:56.385 | MAGNUM_API_PASTE=/etc/magnum/api-paste.ini 2026-03-26 01:00:56.385 | MAGNUM_BIN_DIR=/opt/stack/data/venv/bin 2026-03-26 01:00:56.385 | MAGNUM_BRANCH=master 2026-03-26 01:00:56.385 | MAGNUM_CERTIFICATE_CACHE_DIR=/var/lib/magnum/certificate-cache 2026-03-26 01:00:56.385 | MAGNUM_CLUSTER_API_BRANCH=main 2026-03-26 01:00:56.385 | MAGNUM_CLUSTER_API_DIR=/opt/stack/magnum-cluster-api 2026-03-26 01:00:56.385 | MAGNUM_CLUSTER_API_REPO=https://github.com/vexxhost/magnum-cluster-api.git 2026-03-26 01:00:56.385 | MAGNUM_CONF=/etc/magnum/magnum.conf 2026-03-26 01:00:56.385 | MAGNUM_CONFIGURE_IPTABLES=True 2026-03-26 01:00:56.385 | MAGNUM_CONF_DIR=/etc/magnum 2026-03-26 01:00:56.385 | MAGNUM_DIR=/opt/stack/magnum 2026-03-26 01:00:56.385 | MAGNUM_ENFORCE_SCOPE=False 2026-03-26 01:00:56.385 | MAGNUM_GUEST_IMAGE_URL=https://github.com/vexxhost/capo-image-elements/releases/latest/download/ubuntu-22.04-v1.33.9.qcow2 2026-03-26 01:00:56.385 | MAGNUM_K8S_KEYSTONE_AUTH_DEFAULT_POLICY=/etc/magnum/k8s_keystone_auth_default_policy.json 2026-03-26 01:00:56.385 | MAGNUM_POLICY=/etc/magnum/policy.yaml 2026-03-26 01:00:56.385 | MAGNUM_REPO=https://github.com/openstack/magnum.git 2026-03-26 01:00:56.385 | MAGNUM_SERVICE_HOST=199.204.45.242 2026-03-26 01:00:56.385 | MAGNUM_SERVICE_PROTOCOL=https 2026-03-26 01:00:56.385 | MAGNUM_STATE_PATH=/opt/stack/data/magnum 2026-03-26 01:00:56.385 | MAGNUM_SWIFT_REGISTRY_CONTAINER=docker_registry 2026-03-26 01:00:56.385 | MAGNUM_TRUSTEE_DOMAIN_ADMIN_PASSWORD=secret 2026-03-26 01:00:56.385 | MAGNUM_UWSGI=magnum.wsgi.api:application 2026-03-26 01:00:56.385 | MAGNUM_UWSGI_CONF=/etc/magnum/magnum-api-uwsgi.ini 2026-03-26 01:00:56.385 | MAIL=/var/mail/stack 2026-03-26 01:00:56.385 | MANILACLIENT_BRANCH=master 2026-03-26 01:00:56.385 | MANILACLIENT_DIR=/opt/stack/python-manilaclient 2026-03-26 01:00:56.385 | MANILACLIENT_REPO=https://opendev.org/openstack/python-manilaclient 2026-03-26 01:00:56.385 | MANILA_ADMIN_NET_RANGE=10.2.5.0/24 2026-03-26 01:00:56.385 | MANILA_ALLOW_NAS_SERVER_PORTS_ON_HOST=False 2026-03-26 01:00:56.385 | MANILA_API_PASTE_INI=/etc/manila/api-paste.ini 2026-03-26 01:00:56.385 | MANILA_BIN_DIR=/opt/stack/data/venv/bin 2026-03-26 01:00:56.385 | MANILA_CONF=/etc/manila/manila.conf 2026-03-26 01:00:56.385 | MANILA_CONFIGURE_DEFAULT_TYPES=True 2026-03-26 01:00:56.385 | MANILA_CONF_DIR=/etc/manila 2026-03-26 01:00:56.385 | MANILA_CONTAINER_DRIVER=manila.share.drivers.container.driver.ContainerShareDriver 2026-03-26 01:00:56.385 | MANILA_CONTAINER_VOLUME_GROUP_NAME=manila_docker_volumes 2026-03-26 01:00:56.385 | MANILA_DATA_COPY_CHECK_HASH=True 2026-03-26 01:00:56.385 | MANILA_DATA_NODE_IP=10.2.5.0/24 2026-03-26 01:00:56.385 | MANILA_DEFAULT_SHARE_GROUP_TYPE=default 2026-03-26 01:00:56.385 | MANILA_DEFAULT_SHARE_GROUP_TYPE_SPECS= 2026-03-26 01:00:56.385 | MANILA_DEFAULT_SHARE_TYPE=default 2026-03-26 01:00:56.385 | MANILA_DEFAULT_SHARE_TYPE_EXTRA_SPECS='snapshot_support=True create_share_from_snapshot_support=True' 2026-03-26 01:00:56.385 | MANILA_DEFERRED_DELETE_TASK_INTERVAL=10 2026-03-26 01:00:56.385 | MANILA_DHSS_FALSE_SHARE_TYPE_EXTRA_SPECS='snapshot_support=True create_share_from_snapshot_support=True' 2026-03-26 01:00:56.385 | MANILA_DHSS_TRUE_SHARE_TYPE_EXTRA_SPECS='snapshot_support=True create_share_from_snapshot_support=True' 2026-03-26 01:00:56.385 | MANILA_DIR=/opt/stack/manila 2026-03-26 01:00:56.385 | MANILA_DOCKER_IMAGE_ALIAS=manila_docker_image 2026-03-26 01:00:56.385 | 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 01:00:56.385 | MANILA_ENABLED_BACKENDS=generic 2026-03-26 01:00:56.385 | MANILA_ENABLED_SHARE_PROTOCOLS=NFS,CIFS 2026-03-26 01:00:56.385 | MANILA_ENDPOINT_BASE=http://199.204.45.242/share 2026-03-26 01:00:56.385 | MANILA_ENFORCE_SCOPE=False 2026-03-26 01:00:56.385 | MANILA_GIT_BASE=https://opendev.org 2026-03-26 01:00:56.385 | MANILA_KEY_FORMAT=ecdsa 2026-03-26 01:00:56.385 | MANILA_LOCK_PATH=/opt/stack/manila/manila_locks 2026-03-26 01:00:56.385 | MANILA_LVM_SHARE_EXPORT_IPS=199.204.45.242 2026-03-26 01:00:56.385 | MANILA_MNT_DIR=/opt/stack/data/manila/mnt 2026-03-26 01:00:56.385 | MANILA_NETWORK_API_CLASS=manila.network.neutron.neutron_network_plugin.NeutronBindNetworkPlugin 2026-03-26 01:00:56.385 | MANILA_NEUTRON_VNIC_TYPE=normal 2026-03-26 01:00:56.385 | MANILA_PATH_TO_PRIVATE_KEY=/opt/stack/.ssh/id_ecdsa 2026-03-26 01:00:56.385 | MANILA_PATH_TO_PUBLIC_KEY=/opt/stack/.ssh/id_ecdsa.pub 2026-03-26 01:00:56.385 | MANILA_REPLICA_STATE_UPDATE_INTERVAL=300 2026-03-26 01:00:56.386 | MANILA_REPO_ROOT=openstack 2026-03-26 01:00:56.386 | MANILA_RESTORE_IPV6_DEFAULT_ROUTE=True 2026-03-26 01:00:56.386 | MANILA_SCHEDULER_DRIVER=manila.scheduler.drivers.filter.FilterScheduler 2026-03-26 01:00:56.386 | MANILA_SERVICE_HOST=199.204.45.242 2026-03-26 01:00:56.386 | MANILA_SERVICE_IMAGE_ENABLED=True 2026-03-26 01:00:56.386 | MANILA_SERVICE_IMAGE_NAME=manila-service-image-master 2026-03-26 01:00:56.386 | MANILA_SERVICE_IMAGE_URL=http://tarballs.openstack.org/manila-image-elements/images/manila-service-image-master.qcow2 2026-03-26 01:00:56.386 | MANILA_SERVICE_INSTANCE_PASSWORD=manila 2026-03-26 01:00:56.386 | MANILA_SERVICE_INSTANCE_USER=manila 2026-03-26 01:00:56.386 | MANILA_SERVICE_KEYPAIR_NAME=manila-service 2026-03-26 01:00:56.386 | MANILA_SERVICE_PORT=8786 2026-03-26 01:00:56.386 | MANILA_SERVICE_PORT_INT=18786 2026-03-26 01:00:56.386 | MANILA_SERVICE_PROTOCOL=http 2026-03-26 01:00:56.386 | MANILA_SERVICE_SECGROUP=manila-service 2026-03-26 01:00:56.386 | MANILA_SERVICE_VM_FLAVOR_DISK=5 2026-03-26 01:00:56.386 | MANILA_SERVICE_VM_FLAVOR_NAME=manila-service-flavor 2026-03-26 01:00:56.386 | MANILA_SERVICE_VM_FLAVOR_RAM=512 2026-03-26 01:00:56.386 | MANILA_SERVICE_VM_FLAVOR_REF=100 2026-03-26 01:00:56.386 | MANILA_SERVICE_VM_FLAVOR_VCPUS=1 2026-03-26 01:00:56.386 | MANILA_SETUP_IPV6=False 2026-03-26 01:00:56.386 | MANILA_SSH_TIMEOUT=180 2026-03-26 01:00:56.386 | MANILA_STATE_PATH=/opt/stack/data/manila 2026-03-26 01:00:56.386 | MANILA_USE_DOWNGRADE_MIGRATIONS=False 2026-03-26 01:00:56.386 | MANILA_USE_SCHEDULER_CREATING_SHARE_FROM_SNAPSHOT=False 2026-03-26 01:00:56.386 | MANILA_USE_SERVICE_INSTANCE_PASSWORD=True 2026-03-26 01:00:56.386 | MANILA_UWSGI_CONF=/etc/manila/manila-uwsgi.ini 2026-03-26 01:00:56.386 | MANILA_WSGI=manila.wsgi.api:application 2026-03-26 01:00:56.386 | MANILA_ZFSONLINUX_BACKEND_FILES_CONTAINER_DIR=/opt/stack/data/manila/zfsonlinux 2026-03-26 01:00:56.386 | MANILA_ZFSONLINUX_DATASET_CREATION_OPTIONS=compression=gzip 2026-03-26 01:00:56.386 | MANILA_ZFSONLINUX_REPLICATION_DOMAIN=ZFSonLinux 2026-03-26 01:00:56.386 | MANILA_ZFSONLINUX_SERVICE_IP=199.204.45.242 2026-03-26 01:00:56.386 | MANILA_ZFSONLINUX_SHARE_EXPORT_IP=199.204.45.242 2026-03-26 01:00:56.386 | MANILA_ZFSONLINUX_SSH_USERNAME=stack 2026-03-26 01:00:56.386 | MANILA_ZFSONLINUX_USE_SSH=False 2026-03-26 01:00:56.386 | MANILA_ZFSONLINUX_ZPOOL_SIZE=30G 2026-03-26 01:00:56.386 | MAX_DB_CONNECTIONS=200 2026-03-26 01:00:56.386 | MEMCACHE_SERVERS=localhost:11211 2026-03-26 01:00:56.386 | METADATA_SERVICE_PORT=8775 2026-03-26 01:00:56.386 | METERING_PLUGIN=neutron.services.metering.metering_plugin.MeteringPlugin 2026-03-26 01:00:56.386 | ML2_L3_PLUGIN=ovn-router 2026-03-26 01:00:56.386 | MYSQL_DRIVER=PyMySQL 2026-03-26 01:00:56.386 | MYSQL_GATHER_PERFORMANCE=True 2026-03-26 01:00:56.386 | MYSQL_HOST=127.0.0.1 2026-03-26 01:00:56.386 | MYSQL_REDUCE_MEMORY=True 2026-03-26 01:00:56.386 | MYSQL_SERVICE_NAME=mysql 2026-03-26 01:00:56.386 | MYSQL_USER=root 2026-03-26 01:00:56.386 | NAME=Ubuntu 2026-03-26 01:00:56.386 | NETWORK_GATEWAY=10.1.0.1 2026-03-26 01:00:56.386 | NEUTRON_ANY='q-svc neutron-api' 2026-03-26 01:00:56.386 | NEUTRON_BIN_DIR=/opt/stack/data/venv/bin 2026-03-26 01:00:56.386 | NEUTRON_BRANCH=master 2026-03-26 01:00:56.386 | NEUTRON_CONF=/etc/neutron/neutron.conf 2026-03-26 01:00:56.386 | NEUTRON_CONF_DIR=/etc/neutron 2026-03-26 01:00:56.386 | NEUTRON_CREATE_INITIAL_NETWORKS=True 2026-03-26 01:00:56.386 | NEUTRON_DHCP_CONF=/etc/neutron/dhcp_agent.ini 2026-03-26 01:00:56.386 | NEUTRON_DIR=/opt/stack/neutron 2026-03-26 01:00:56.386 | NEUTRON_ENDPOINT_SERVICE_NAME=networking 2026-03-26 01:00:56.386 | NEUTRON_ENFORCE_SCOPE=True 2026-03-26 01:00:56.386 | NEUTRON_FWAAS_DIR=/opt/stack/neutron-fwaas 2026-03-26 01:00:56.386 | NEUTRON_L3_CONF=/etc/neutron/l3_agent.ini 2026-03-26 01:00:56.386 | NEUTRON_OVN_AGENT_BINARY=neutron-ovn-agent 2026-03-26 01:00:56.386 | NEUTRON_OVN_BIN_DIR=/opt/stack/data/venv/bin 2026-03-26 01:00:56.386 | NEUTRON_OVN_METADATA_BINARY=neutron-ovn-metadata-agent 2026-03-26 01:00:56.386 | NEUTRON_PORT_SECURITY=True 2026-03-26 01:00:56.386 | NEUTRON_REPO=https://github.com/openstack/neutron.git 2026-03-26 01:00:56.386 | NEUTRON_ROOTWRAP=/opt/stack/data/venv/bin/neutron-rootwrap 2026-03-26 01:00:56.386 | NEUTRON_TEST_CONFIG_FILE=/etc/neutron/debug.ini 2026-03-26 01:00:56.386 | NEUTRON_UWSGI=neutron.wsgi.api:application 2026-03-26 01:00:56.387 | NEUTRON_UWSGI_CONF=/etc/neutron/neutron-api-uwsgi.ini 2026-03-26 01:00:56.387 | NOUNSET= 2026-03-26 01:00:56.387 | NOVA_ALLOW_MOVE_TO_SAME_HOST=True 2026-03-26 01:00:56.387 | NOVA_API_DB=nova_api 2026-03-26 01:00:56.387 | NOVA_API_PASTE_INI=/etc/nova/api-paste.ini 2026-03-26 01:00:56.387 | NOVA_BIN_DIR=/opt/stack/data/venv/bin 2026-03-26 01:00:56.387 | NOVA_BRANCH=master 2026-03-26 01:00:56.387 | NOVA_COND_CONF=/etc/nova/nova.conf 2026-03-26 01:00:56.387 | NOVA_CONF=/etc/nova/nova.conf 2026-03-26 01:00:56.387 | NOVA_CONF_DIR=/etc/nova 2026-03-26 01:00:56.387 | NOVA_CONSOLE_PROXY_COMPUTE_TLS=False 2026-03-26 01:00:56.387 | NOVA_CPU_CELL=1 2026-03-26 01:00:56.387 | NOVA_CPU_CONF=/etc/nova/nova-cpu.conf 2026-03-26 01:00:56.387 | NOVA_CPU_UUID= 2026-03-26 01:00:56.387 | NOVA_DIR=/opt/stack/nova 2026-03-26 01:00:56.387 | NOVA_ENABLED_APIS=osapi_compute 2026-03-26 01:00:56.387 | NOVA_ENABLE_CACHE=True 2026-03-26 01:00:56.387 | NOVA_ENFORCE_SCOPE=True 2026-03-26 01:00:56.387 | NOVA_FAKE_CONF=/etc/nova/nova-fake.conf 2026-03-26 01:00:56.387 | NOVA_FILTERS=ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter 2026-03-26 01:00:56.387 | NOVA_INSTANCES_PATH=/opt/stack/data/nova/instances 2026-03-26 01:00:56.387 | NOVA_LIBVIRT_TB_CACHE_SIZE=128 2026-03-26 01:00:56.387 | NOVA_METADATA_UWSGI=nova.wsgi.metadata:application 2026-03-26 01:00:56.387 | NOVA_METADATA_UWSGI_CONF=/etc/nova/nova-metadata-uwsgi.ini 2026-03-26 01:00:56.387 | NOVA_MY_IP=199.204.45.242 2026-03-26 01:00:56.387 | NOVA_NOTIFICATION_FORMAT=unversioned 2026-03-26 01:00:56.387 | NOVA_NUM_CELLS=1 2026-03-26 01:00:56.387 | NOVA_PLUGINS=/opt/stack/devstack/lib/nova_plugins 2026-03-26 01:00:56.387 | NOVA_READY_TIMEOUT=60 2026-03-26 01:00:56.387 | NOVA_REPO=https://github.com/openstack/nova.git 2026-03-26 01:00:56.387 | NOVA_SERIAL_ENABLED=False 2026-03-26 01:00:56.387 | NOVA_SERVICE_HOST=199.204.45.242 2026-03-26 01:00:56.387 | NOVA_SERVICE_LISTEN_ADDRESS=0.0.0.0 2026-03-26 01:00:56.387 | NOVA_SERVICE_PORT=8774 2026-03-26 01:00:56.387 | NOVA_SERVICE_PORT_INT=18774 2026-03-26 01:00:56.387 | NOVA_SERVICE_PROTOCOL=https 2026-03-26 01:00:56.387 | NOVA_SERVICE_REPORT_INTERVAL=120 2026-03-26 01:00:56.387 | NOVA_SHUTDOWN_TIMEOUT=0 2026-03-26 01:00:56.387 | NOVA_SPICE_ENABLED=False 2026-03-26 01:00:56.387 | NOVA_STATE_PATH=/opt/stack/data/nova 2026-03-26 01:00:56.387 | NOVA_USE_SERVICE_TOKEN=True 2026-03-26 01:00:56.387 | NOVA_USE_UNIFIED_LIMITS=False 2026-03-26 01:00:56.387 | NOVA_UWSGI=nova.wsgi.osapi_compute:application 2026-03-26 01:00:56.387 | NOVA_UWSGI_CONF=/etc/nova/nova-api-uwsgi.ini 2026-03-26 01:00:56.387 | NOVA_VNC_ENABLED=True 2026-03-26 01:00:56.387 | NOVNC_BRANCH=v1.3.0 2026-03-26 01:00:56.387 | NOVNC_FROM_PACKAGE=False 2026-03-26 01:00:56.387 | NOVNC_REPO=https://github.com/novnc/novnc.git 2026-03-26 01:00:56.387 | NOVNC_WEB_DIR=/opt/stack/novnc 2026-03-26 01:00:56.387 | NOW=1774485706 2026-03-26 01:00:56.387 | NO_UPDATE_REPOS=False 2026-03-26 01:00:56.387 | OBJECT_PORT_BASE=6613 2026-03-26 01:00:56.387 | OCTAVIA=octavia 2026-03-26 01:00:56.387 | OCTAVIA_AMPHORA_DRIVER=amphora_haproxy_rest_driver 2026-03-26 01:00:56.387 | OCTAVIA_AMP_CONN_TIMEOUT=10 2026-03-26 01:00:56.387 | OCTAVIA_AMP_EXPIRY_AGE=3600 2026-03-26 01:00:56.387 | OCTAVIA_AMP_FLAVOR_ID=10 2026-03-26 01:00:56.387 | OCTAVIA_AMP_IMAGE_ARCH=amd64 2026-03-26 01:00:56.387 | OCTAVIA_AMP_IMAGE_FILE=/opt/stack/octavia/diskimage-create/amphora-x64-haproxy.qcow2 2026-03-26 01:00:56.387 | OCTAVIA_AMP_IMAGE_NAME=amphora-x64-haproxy 2026-03-26 01:00:56.387 | OCTAVIA_AMP_IMAGE_TAG=amphora 2026-03-26 01:00:56.387 | OCTAVIA_AMP_LOG_ADMIN_PORT=10514 2026-03-26 01:00:56.387 | OCTAVIA_AMP_LOG_TENANT_PORT=20514 2026-03-26 01:00:56.387 | OCTAVIA_AMP_READ_TIMEOUT=120 2026-03-26 01:00:56.387 | OCTAVIA_AMP_SSH_KEY_BITS=2048 2026-03-26 01:00:56.387 | OCTAVIA_AMP_SSH_KEY_NAME=octavia_ssh_key 2026-03-26 01:00:56.387 | OCTAVIA_AMP_SSH_KEY_PATH=/etc/octavia/.ssh/octavia_ssh_key 2026-03-26 01:00:56.387 | OCTAVIA_AMP_SSH_KEY_TYPE=rsa 2026-03-26 01:00:56.387 | OCTAVIA_API=o-api 2026-03-26 01:00:56.387 | OCTAVIA_API_ARGS=' --config-file /etc/octavia/octavia.conf' 2026-03-26 01:00:56.387 | OCTAVIA_API_HAPROXY=o-api-ha 2026-03-26 01:00:56.388 | OCTAVIA_AUDIT_MAP=/etc/octavia/octavia_api_audit_map.conf 2026-03-26 01:00:56.388 | OCTAVIA_BIN_DIR=/opt/stack/data/venv/bin 2026-03-26 01:00:56.388 | OCTAVIA_CERTS_DIR=/etc/octavia/certs 2026-03-26 01:00:56.388 | OCTAVIA_COMPUTE_DRIVER=compute_nova_driver 2026-03-26 01:00:56.388 | OCTAVIA_CONF=/etc/octavia/octavia.conf 2026-03-26 01:00:56.388 | OCTAVIA_CONF_DIR=/etc/octavia 2026-03-26 01:00:56.388 | OCTAVIA_CONSUMER=o-cw 2026-03-26 01:00:56.388 | OCTAVIA_CONSUMER_ARGS=' --config-file /etc/octavia/octavia.conf' 2026-03-26 01:00:56.388 | OCTAVIA_CONSUMER_BINARY=/opt/stack/data/venv/bin/octavia-worker 2026-03-26 01:00:56.388 | OCTAVIA_CONTROLLER_IP_PORT_LIST=auto 2026-03-26 01:00:56.388 | OCTAVIA_DIB_TRACING=1 2026-03-26 01:00:56.388 | OCTAVIA_DIR=/opt/stack/octavia 2026-03-26 01:00:56.388 | OCTAVIA_DRIVER_AGENT=o-da 2026-03-26 01:00:56.388 | OCTAVIA_DRIVER_AGENT_ARGS=' --config-file /etc/octavia/octavia.conf' 2026-03-26 01:00:56.388 | OCTAVIA_DRIVER_AGENT_BINARY=/opt/stack/data/venv/bin/octavia-driver-agent 2026-03-26 01:00:56.388 | OCTAVIA_ENABLE_AMPHORAV2_JOBBOARD=False 2026-03-26 01:00:56.388 | OCTAVIA_HA_PORT=9875 2026-03-26 01:00:56.388 | OCTAVIA_HEALTHMANAGER=o-hm 2026-03-26 01:00:56.388 | OCTAVIA_HEALTHMANAGER_ARGS=' --config-file /etc/octavia/octavia.conf' 2026-03-26 01:00:56.388 | OCTAVIA_HEALTHMANAGER_BINARY=/opt/stack/data/venv/bin/octavia-health-manager 2026-03-26 01:00:56.388 | OCTAVIA_HEALTH_KEY=insecure 2026-03-26 01:00:56.388 | OCTAVIA_HM_LISTEN_PORT=5555 2026-03-26 01:00:56.388 | OCTAVIA_HOUSEKEEPER=o-hk 2026-03-26 01:00:56.388 | OCTAVIA_HOUSEKEEPER_ARGS=' --config-file /etc/octavia/octavia.conf' 2026-03-26 01:00:56.388 | OCTAVIA_HOUSEKEEPER_BINARY=/opt/stack/data/venv/bin/octavia-housekeeping 2026-03-26 01:00:56.388 | OCTAVIA_IMAGE_DRIVER=image_glance_driver 2026-03-26 01:00:56.388 | OCTAVIA_JOBBOARD_BACKEND=redis 2026-03-26 01:00:56.388 | OCTAVIA_JOBBOARD_EXPIRATION_TIME=30 2026-03-26 01:00:56.388 | OCTAVIA_LB_EXPIRY_AGE=3600 2026-03-26 01:00:56.388 | OCTAVIA_LB_TOPOLOGY=SINGLE 2026-03-26 01:00:56.388 | OCTAVIA_MGMT_PORT_IP=auto 2026-03-26 01:00:56.388 | OCTAVIA_MGMT_SUBNET=192.168.0.0/24 2026-03-26 01:00:56.388 | OCTAVIA_MGMT_SUBNET_END=192.168.0.200 2026-03-26 01:00:56.388 | OCTAVIA_MGMT_SUBNET_IPV6=fd00:0:0:42::/64 2026-03-26 01:00:56.388 | OCTAVIA_MGMT_SUBNET_IPV6_END=fd00:0:0:42:ffff:ffff:ffff:ffff 2026-03-26 01:00:56.388 | OCTAVIA_MGMT_SUBNET_IPV6_START=fd00:0:0:42:0:0:0:2 2026-03-26 01:00:56.388 | OCTAVIA_MGMT_SUBNET_START=192.168.0.2 2026-03-26 01:00:56.388 | OCTAVIA_NETWORK_DRIVER=allowed_address_pairs_driver 2026-03-26 01:00:56.388 | OCTAVIA_NODE=api 2026-03-26 01:00:56.388 | OCTAVIA_PASSWORD=secretadmin 2026-03-26 01:00:56.388 | OCTAVIA_PORT=9876 2026-03-26 01:00:56.388 | OCTAVIA_PREGENERATED_CERTS_DIR=/opt/stack/octavia/devstack/pregenerated/certs 2026-03-26 01:00:56.388 | OCTAVIA_PREGENERATED_SSH_KEY_PATH=/opt/stack/octavia/devstack/pregenerated/ssh-keys/octavia_ssh_key 2026-03-26 01:00:56.388 | OCTAVIA_PROJECT_DOMAIN_NAME=Default 2026-03-26 01:00:56.388 | OCTAVIA_PROJECT_NAME=admin 2026-03-26 01:00:56.388 | OCTAVIA_PROTOCOL=http 2026-03-26 01:00:56.388 | OCTAVIA_PROVIDER_AGENTS=ovn 2026-03-26 01:00:56.388 | OCTAVIA_PROVIDER_DRIVERS='amphora:The Octavia Amphora driver.,octavia:Deprecated alias of the Octavia Amphora driver.,ovn:Octavia OVN driver.' 2026-03-26 01:00:56.388 | OCTAVIA_RUN_DIR=/var/run/octavia 2026-03-26 01:00:56.388 | OCTAVIA_SERVICE=octavia 2026-03-26 01:00:56.388 | OCTAVIA_SERVICE_TYPE=load-balancer 2026-03-26 01:00:56.388 | OCTAVIA_SSH_DIR=/etc/octavia/.ssh 2026-03-26 01:00:56.388 | OCTAVIA_USERNAME=admin 2026-03-26 01:00:56.388 | OCTAVIA_USER_DOMAIN_NAME=Default 2026-03-26 01:00:56.388 | OCTAVIA_USE_PREGENERATED_CERTS=False 2026-03-26 01:00:56.388 | OCTAVIA_USE_PREGENERATED_SSH_KEY=False 2026-03-26 01:00:56.388 | OCTAVIA_UWSGI_APP=octavia.wsgi.api:application 2026-03-26 01:00:56.388 | OCTAVIA_UWSGI_CONF=/etc/octavia/octavia-uwsgi.ini 2026-03-26 01:00:56.388 | OCTAVIA_VOLUME_DRIVER=volume_noop_driver 2026-03-26 01:00:56.388 | OFFLINE=False 2026-03-26 01:00:56.388 | OLDPWD=/opt/stack/placement 2026-03-26 01:00:56.388 | OPENSSL=/usr/bin/openssl 2026-03-26 01:00:56.388 | OPTERR=1 2026-03-26 01:00:56.388 | OPTIND=1 2026-03-26 01:00:56.388 | ORC_VERSION=v2.2.0 2026-03-26 01:00:56.388 | ORG_NAME=OpenStack 2026-03-26 01:00:56.388 | ORG_UNIT_NAME=DevStack 2026-03-26 01:00:56.388 | OSLO_BIN_DIR=/opt/stack/data/venv/bin 2026-03-26 01:00:56.389 | OSTESTIMAGES_BRANCH=master 2026-03-26 01:00:56.389 | OSTESTIMAGES_DIR=/opt/stack/os-test-images 2026-03-26 01:00:56.389 | OSTESTIMAGES_REPO=https://github.com/openstack/os-test-images.git 2026-03-26 01:00:56.389 | OSTYPE=linux-gnu 2026-03-26 01:00:56.389 | OS_BRICK_LOCK_PATH=/opt/stack/data/os_brick 2026-03-26 01:00:56.389 | OS_CLOUD=devstack-admin 2026-03-26 01:00:56.389 | OS_VIF_OVS_ISOLATE_VIF=False 2026-03-26 01:00:56.389 | OVN_AGENT_CONF=/etc/neutron/plugins/ml2/ovn_agent.ini 2026-03-26 01:00:56.389 | OVN_AGENT_EXTENSIONS=metadata 2026-03-26 01:00:56.389 | OVN_BRANCH=branch-24.03 2026-03-26 01:00:56.389 | OVN_BRIDGE_MAPPINGS=public:br-ex 2026-03-26 01:00:56.389 | OVN_BUILD_FROM_SOURCE=False 2026-03-26 01:00:56.389 | OVN_BUILD_MODULES=False 2026-03-26 01:00:56.389 | OVN_CONTROLLER_SERVICE=ovn-controller.service 2026-03-26 01:00:56.389 | OVN_CONTROLLER_VTEP_SERVICE=ovn-controller-vtep.service 2026-03-26 01:00:56.389 | OVN_DATADIR=/var/lib/ovn 2026-03-26 01:00:56.389 | OVN_DBS_LOG_LEVEL=dbg 2026-03-26 01:00:56.389 | OVN_DNS_SERVERS=8.8.8.8 2026-03-26 01:00:56.389 | OVN_GENEVE_OVERHEAD=38 2026-03-26 01:00:56.389 | OVN_IGMP_SNOOPING_ENABLE=False 2026-03-26 01:00:56.389 | OVN_INSTALL_OVS_PYTHON_MODULE=False 2026-03-26 01:00:56.389 | OVN_L3_CREATE_PUBLIC_NETWORK=True 2026-03-26 01:00:56.389 | OVN_L3_SCHEDULER=leastloaded 2026-03-26 01:00:56.389 | OVN_META_CONF=/etc/neutron/neutron_ovn_metadata_agent.ini 2026-03-26 01:00:56.389 | OVN_META_DATA_HOST=199.204.45.242 2026-03-26 01:00:56.389 | OVN_NB_REMOTE=ssl:199.204.45.242:6641 2026-03-26 01:00:56.389 | OVN_NEUTRON_SYNC_MODE=log 2026-03-26 01:00:56.389 | OVN_NORTHD_SERVICE=ovn-central.service 2026-03-26 01:00:56.389 | OVN_OCTAVIA_PROVIDER_DIR=/opt/stack/ovn-octavia-provider 2026-03-26 01:00:56.389 | OVN_PROTO=ssl 2026-03-26 01:00:56.389 | OVN_REPO=https://github.com/ovn-org/ovn.git 2026-03-26 01:00:56.389 | OVN_REPO_NAME=ovn 2026-03-26 01:00:56.389 | OVN_RUNDIR=/var/run/ovn 2026-03-26 01:00:56.389 | OVN_SB_REMOTE=ssl:199.204.45.242:6642 2026-03-26 01:00:56.389 | OVN_SCRIPTDIR=/share/ovn/scripts 2026-03-26 01:00:56.389 | OVN_SHAREDIR=/share/ovn 2026-03-26 01:00:56.389 | OVN_SPLIT_HASH=05bf1dbb98b0635a51f75e268ef8aed27601401d 2026-03-26 01:00:56.389 | OVN_UUID= 2026-03-26 01:00:56.389 | OVSDB_SERVER_LOCAL_HOST=127.0.0.1 2026-03-26 01:00:56.389 | OVSDB_SERVER_SERVICE=ovsdb-server.service 2026-03-26 01:00:56.389 | OVS_BINDIR=/bin 2026-03-26 01:00:56.389 | OVS_BRANCH=branch-3.3 2026-03-26 01:00:56.389 | OVS_BRIDGE=br-int 2026-03-26 01:00:56.389 | OVS_DATADIR=/opt/stack/data/ovs 2026-03-26 01:00:56.389 | OVS_DATAPATH_TYPE=system 2026-03-26 01:00:56.389 | OVS_ENABLE_TUNNELING=True 2026-03-26 01:00:56.390 | OVS_PHYSICAL_BRIDGE=br-ex 2026-03-26 01:00:56.390 | OVS_PREFIX= 2026-03-26 01:00:56.390 | OVS_REPO=https://github.com/openvswitch/ovs.git 2026-03-26 01:00:56.390 | OVS_REPO_NAME=ovs 2026-03-26 01:00:56.390 | OVS_RUNDIR=/var/run/openvswitch 2026-03-26 01:00:56.390 | OVS_SBINDIR=/sbin 2026-03-26 01:00:56.390 | OVS_SCRIPTDIR=/share/openvswitch/scripts 2026-03-26 01:00:56.390 | OVS_SHAREDIR=/share/openvswitch 2026-03-26 01:00:56.390 | OVS_SYSCONFDIR=/etc/openvswitch 2026-03-26 01:00:56.390 | OVS_TUNNEL_BRIDGE=br-tun 2026-03-26 01:00:56.390 | OVS_VSWITCHD_SERVICE=ovs-vswitchd.service 2026-03-26 01:00:56.390 | PACKAGES='apache2 2026-03-26 01:00:56.390 | apache2-dev 2026-03-26 01:00:56.390 | bc 2026-03-26 01:00:56.390 | bsdmainutils 2026-03-26 01:00:56.390 | curl 2026-03-26 01:00:56.390 | g++ 2026-03-26 01:00:56.390 | gawk 2026-03-26 01:00:56.390 | gcc 2026-03-26 01:00:56.390 | gettext 2026-03-26 01:00:56.390 | git 2026-03-26 01:00:56.390 | graphviz 2026-03-26 01:00:56.390 | iputils-ping 2026-03-26 01:00:56.390 | libffi-dev 2026-03-26 01:00:56.390 | libjpeg-dev 2026-03-26 01:00:56.390 | libpq-dev 2026-03-26 01:00:56.390 | libssl-dev 2026-03-26 01:00:56.390 | libsystemd-dev 2026-03-26 01:00:56.390 | libxml2-dev 2026-03-26 01:00:56.390 | libxslt1-dev 2026-03-26 01:00:56.390 | libyaml-dev 2026-03-26 01:00:56.390 | lsof 2026-03-26 01:00:56.390 | openssh-server 2026-03-26 01:00:56.390 | openssl 2026-03-26 01:00:56.390 | pkg-config 2026-03-26 01:00:56.390 | psmisc 2026-03-26 01:00:56.390 | python3-dev 2026-03-26 01:00:56.390 | python3-pip 2026-03-26 01:00:56.390 | python3-systemd 2026-03-26 01:00:56.390 | python3-venv 2026-03-26 01:00:56.390 | tar 2026-03-26 01:00:56.390 | tcpdump 2026-03-26 01:00:56.390 | unzip 2026-03-26 01:00:56.390 | uuid-runtime 2026-03-26 01:00:56.390 | wget 2026-03-26 01:00:56.390 | zlib1g-dev 2026-03-26 01:00:56.390 | lvm2 2026-03-26 01:00:56.390 | qemu-utils 2026-03-26 01:00:56.390 | thin-provisioning-tools 2026-03-26 01:00:56.390 | lsscsi 2026-03-26 01:00:56.390 | open-iscsi 2026-03-26 01:00:56.390 | libkrb5-dev 2026-03-26 01:00:56.390 | libldap2-dev 2026-03-26 01:00:56.390 | libsasl2-dev 2026-03-26 01:00:56.390 | memcached 2026-03-26 01:00:56.390 | python3-mysqldb 2026-03-26 01:00:56.390 | sqlite3 2026-03-26 01:00:56.390 | conntrack 2026-03-26 01:00:56.390 | curl 2026-03-26 01:00:56.390 | ebtables 2026-03-26 01:00:56.390 | genisoimage 2026-03-26 01:00:56.390 | iptables 2026-03-26 01:00:56.390 | iputils-arping 2026-03-26 01:00:56.390 | kpartx 2026-03-26 01:00:56.390 | libjs-jquery-tablesorter 2026-03-26 01:00:56.390 | parted 2026-03-26 01:00:56.390 | pm-utils 2026-03-26 01:00:56.390 | python3-mysqldb 2026-03-26 01:00:56.390 | socat 2026-03-26 01:00:56.390 | sqlite3 2026-03-26 01:00:56.390 | sudo 2026-03-26 01:00:56.390 | vlan 2026-03-26 01:00:56.390 | cryptsetup 2026-03-26 01:00:56.390 | dosfstools 2026-03-26 01:00:56.390 | genisoimage 2026-03-26 01:00:56.390 | gir1.2-libosinfo-1.0 2026-03-26 01:00:56.390 | netcat-openbsd 2026-03-26 01:00:56.390 | open-iscsi 2026-03-26 01:00:56.390 | qemu-utils 2026-03-26 01:00:56.390 | sg3-utils 2026-03-26 01:00:56.391 | sysfsutils 2026-03-26 01:00:56.391 | acl 2026-03-26 01:00:56.391 | dnsmasq-base 2026-03-26 01:00:56.391 | dnsmasq-utils 2026-03-26 01:00:56.391 | ebtables 2026-03-26 01:00:56.391 | haproxy 2026-03-26 01:00:56.391 | iptables 2026-03-26 01:00:56.391 | iputils-arping 2026-03-26 01:00:56.391 | iputils-ping 2026-03-26 01:00:56.391 | postgresql-server-dev-all 2026-03-26 01:00:56.391 | python3-mysqldb 2026-03-26 01:00:56.391 | sqlite3 2026-03-26 01:00:56.391 | sudo 2026-03-26 01:00:56.391 | vlan 2026-03-26 01:00:56.391 | apache2 lvm2 2026-03-26 01:00:56.391 | golang 2026-03-26 01:00:56.391 | debootstrap 2026-03-26 01:00:56.391 | rsyslog' 2026-03-26 01:00:56.391 | 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 01:00:56.391 | PHYSICAL_NETWORK=public 2026-03-26 01:00:56.391 | PIPESTATUS=([0]="0") 2026-03-26 01:00:56.391 | PIP_UPGRADE=False 2026-03-26 01:00:56.391 | PIP_VIRTUAL_ENV= 2026-03-26 01:00:56.391 | PLACEMENT_AUTH_STRATEGY=keystone 2026-03-26 01:00:56.391 | PLACEMENT_BIN_DIR=/opt/stack/data/venv/bin 2026-03-26 01:00:56.391 | PLACEMENT_BRANCH=master 2026-03-26 01:00:56.391 | PLACEMENT_CONF=/etc/placement/placement.conf 2026-03-26 01:00:56.391 | PLACEMENT_CONF_DIR=/etc/placement 2026-03-26 01:00:56.391 | PLACEMENT_DIR=/opt/stack/placement 2026-03-26 01:00:56.391 | PLACEMENT_ENFORCE_SCOPE=False 2026-03-26 01:00:56.391 | PLACEMENT_REPO=https://github.com/openstack/placement.git 2026-03-26 01:00:56.391 | PLACEMENT_SERVICE_HOST=199.204.45.242 2026-03-26 01:00:56.391 | PLACEMENT_SERVICE_PROTOCOL=https 2026-03-26 01:00:56.391 | PLACEMENT_UWSGI=placement.wsgi.api:application 2026-03-26 01:00:56.391 | PLACEMENT_UWSGI_CONF=/etc/placement/placement-uwsgi.ini 2026-03-26 01:00:56.391 | POSIXLY_CORRECT=y 2026-03-26 01:00:56.391 | PPID=2071 2026-03-26 01:00:56.391 | PREREQ_RERUN_HOURS=2 2026-03-26 01:00:56.391 | PREREQ_RERUN_MARKER=/opt/stack/devstack/.prereqs 2026-03-26 01:00:56.391 | PREREQ_RERUN_SECONDS=7200 2026-03-26 01:00:56.391 | PRETTY_NAME='Ubuntu 24.04.4 LTS' 2026-03-26 01:00:56.391 | PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy 2026-03-26 01:00:56.391 | PRIVATE_NETWORK_NAME=private 2026-03-26 01:00:56.391 | PRIVATE_SUBNET_NAME=private-subnet 2026-03-26 01:00:56.391 | PROVIDER_SUBNET_NAME=provider_net 2026-03-26 01:00:56.391 | PS4='+ $(short_source): ' 2026-03-26 01:00:56.391 | PUBLIC_BRIDGE=br-ex 2026-03-26 01:00:56.391 | PUBLIC_BRIDGE_MTU=1430 2026-03-26 01:00:56.391 | PUBLIC_INTERFACE= 2026-03-26 01:00:56.391 | PUBLIC_NETWORK_GATEWAY=172.24.5.1 2026-03-26 01:00:56.391 | PUBLIC_NETWORK_NAME=public 2026-03-26 01:00:56.391 | PUBLIC_PHYSICAL_NETWORK=public 2026-03-26 01:00:56.391 | PUBLIC_SUBNET_NAME=public-subnet 2026-03-26 01:00:56.391 | PWD=/opt/stack/devstack 2026-03-26 01:00:56.391 | PYKMIP_CA_PATH=/opt/stack/data/CA/int-ca/ca-chain.pem 2026-03-26 01:00:56.391 | PYKMIP_CLIENT_CERT=/opt/stack/data/CA/int-ca/pykmip-client.crt 2026-03-26 01:00:56.391 | PYKMIP_CLIENT_KEY=/opt/stack/data/CA/int-ca/private/pykmip-client.key 2026-03-26 01:00:56.391 | PYKMIP_CONF=/etc/pykmip/server.conf 2026-03-26 01:00:56.391 | PYKMIP_CONF_DIR=/etc/pykmip 2026-03-26 01:00:56.391 | PYKMIP_LOG_DIR=/var/log/pykmip 2026-03-26 01:00:56.391 | PYKMIP_SERVER_CERT=/opt/stack/data/CA/int-ca/pykmip-server.crt 2026-03-26 01:00:56.391 | PYKMIP_SERVER_KEY=/opt/stack/data/CA/int-ca/private/pykmip-server.key 2026-03-26 01:00:56.391 | PYTHON=/opt/stack/data/venv/bin/python3 2026-03-26 01:00:56.391 | PYTHON3_VERSION=3.12 2026-03-26 01:00:56.391 | QEMU_CONF=/etc/libvirt/qemu.conf 2026-03-26 01:00:56.391 | Q_ADMIN_USERNAME=neutron 2026-03-26 01:00:56.391 | Q_AGENT=ovn 2026-03-26 01:00:56.391 | Q_ALLOW_OVERLAPPING_IP=True 2026-03-26 01:00:56.391 | Q_ASSIGN_GATEWAY_TO_PUBLIC_BRIDGE=True 2026-03-26 01:00:56.391 | Q_AUTH_STRATEGY=keystone 2026-03-26 01:00:56.391 | Q_BUILD_OVS_FROM_GIT=False 2026-03-26 01:00:56.391 | Q_DB_NAME=neutron 2026-03-26 01:00:56.391 | Q_DHCP_CONF_FILE=/etc/neutron/dhcp_agent.ini 2026-03-26 01:00:56.391 | Q_DVR_MODE=legacy 2026-03-26 01:00:56.391 | Q_HOST=199.204.45.242 2026-03-26 01:00:56.391 | Q_L3_CONF_FILE=/etc/neutron/l3_agent.ini 2026-03-26 01:00:56.391 | Q_L3_ROUTER_PER_TENANT=True 2026-03-26 01:00:56.391 | Q_LISTEN_ADDRESS=0.0.0.0 2026-03-26 01:00:56.391 | Q_LOG_DRIVER_BURST_LIMIT=25 2026-03-26 01:00:56.391 | Q_LOG_DRIVER_LOG_BASE=acl_log_meter 2026-03-26 01:00:56.391 | Q_LOG_DRIVER_RATE_LIMIT=100 2026-03-26 01:00:56.391 | Q_META_CONF_FILE=/etc/neutron/metadata_agent.ini 2026-03-26 01:00:56.391 | Q_META_DATA_IP=199.204.45.242 2026-03-26 01:00:56.391 | Q_ML2_PLUGIN_EXT_DRIVERS=port_security,qos 2026-03-26 01:00:56.391 | Q_ML2_PLUGIN_GENEVE_TYPE_OPTIONS=vni_ranges=1:65536 2026-03-26 01:00:56.391 | Q_ML2_PLUGIN_GRE_TYPE_OPTIONS=tunnel_id_ranges=1:1000 2026-03-26 01:00:56.391 | Q_ML2_PLUGIN_MECHANISM_DRIVERS=ovn 2026-03-26 01:00:56.391 | Q_ML2_PLUGIN_TYPE_DRIVERS=local,flat,vlan,geneve 2026-03-26 01:00:56.391 | Q_ML2_PLUGIN_VLAN_TYPE_OPTIONS= 2026-03-26 01:00:56.391 | Q_ML2_PLUGIN_VXLAN_TYPE_OPTIONS=vni_ranges=1:1000 2026-03-26 01:00:56.391 | Q_ML2_TENANT_NETWORK_TYPE=geneve 2026-03-26 01:00:56.391 | Q_NOTIFY_NOVA_PORT_DATA_CHANGES=True 2026-03-26 01:00:56.391 | Q_NOTIFY_NOVA_PORT_STATUS_CHANGES=True 2026-03-26 01:00:56.391 | Q_OVS_USE_VETH=False 2026-03-26 01:00:56.391 | Q_PLUGIN=ml2 2026-03-26 01:00:56.391 | Q_PORT=9696 2026-03-26 01:00:56.391 | Q_PORT_INT=19696 2026-03-26 01:00:56.391 | Q_PROTOCOL=https 2026-03-26 01:00:56.391 | Q_PUBLIC_VETH_EX=veth-pub-ex 2026-03-26 01:00:56.391 | Q_PUBLIC_VETH_INT=veth-pub-int 2026-03-26 01:00:56.391 | Q_ROUTER_NAME=router1 2026-03-26 01:00:56.391 | Q_RR_COMMAND='sudo /opt/stack/data/venv/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2026-03-26 01:00:56.391 | Q_RR_CONF_FILE=/etc/neutron/rootwrap.conf 2026-03-26 01:00:56.392 | Q_RR_DAEMON_COMMAND='sudo /opt/stack/data/venv/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2026-03-26 01:00:56.392 | Q_TUNNEL_TYPES=gre 2026-03-26 01:00:56.392 | Q_USE_PROVIDERNET_FOR_PUBLIC=True 2026-03-26 01:00:56.392 | Q_USE_PUBLIC_VETH=False 2026-03-26 01:00:56.392 | Q_USE_ROOTWRAP=True 2026-03-26 01:00:56.392 | Q_USE_ROOTWRAP_DAEMON=True 2026-03-26 01:00:56.392 | Q_USE_SECGROUP=True 2026-03-26 01:00:56.392 | RABBIT_HOST=199.204.45.242 2026-03-26 01:00:56.392 | RABBIT_PASSWORD=secretrabbit 2026-03-26 01:00:56.392 | RABBIT_USERID=stackrabbit 2026-03-26 01:00:56.392 | RC_DIR=/opt/stack/devstack 2026-03-26 01:00:56.392 | RECLONE=False 2026-03-26 01:00:56.392 | RECREATE_KEYSTONE_DB=True 2026-03-26 01:00:56.392 | REGION_NAME=RegionOne 2026-03-26 01:00:56.392 | REPOS_UPDATED=True 2026-03-26 01:00:56.392 | REQUIREMENTS_BRANCH=master 2026-03-26 01:00:56.392 | REQUIREMENTS_DIR=/opt/stack/requirements 2026-03-26 01:00:56.392 | REQUIREMENTS_REPO=https://github.com/openstack/requirements.git 2026-03-26 01:00:56.392 | RETRY_UPDATE=False 2026-03-26 01:00:56.392 | ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2026-03-26 01:00:56.392 | S3_SERVICE_PORT=3333 2026-03-26 01:00:56.392 | SERVICE_DIR=/opt/stack/status 2026-03-26 01:00:56.392 | SERVICE_DOMAIN_NAME=Default 2026-03-26 01:00:56.392 | SERVICE_GRACEFUL_SHUTDOWN_TIMEOUT=5 2026-03-26 01:00:56.392 | SERVICE_HOST=199.204.45.242 2026-03-26 01:00:56.392 | SERVICE_IP_VERSION=4 2026-03-26 01:00:56.392 | SERVICE_LISTEN_ADDRESS=0.0.0.0 2026-03-26 01:00:56.392 | SERVICE_LOCAL_HOST=127.0.0.1 2026-03-26 01:00:56.392 | SERVICE_PASSWORD=secretservice 2026-03-26 01:00:56.392 | SERVICE_PROJECT_NAME=service 2026-03-26 01:00:56.392 | SERVICE_PROTOCOL=http 2026-03-26 01:00:56.392 | SERVICE_TENANT_NAME=service 2026-03-26 01:00:56.392 | SERVICE_TIMEOUT=60 2026-03-26 01:00:56.392 | SHARE_BACKING_FILE_SIZE=8400M 2026-03-26 01:00:56.392 | SHARE_DRIVER=manila.share.drivers.generic.GenericShareDriver 2026-03-26 01:00:56.392 | SHARE_GROUP=lvm-shares 2026-03-26 01:00:56.392 | SHARE_NAME_PREFIX=share- 2026-03-26 01:00:56.392 | SHELL=/bin/bash 2026-03-26 01:00:56.392 | SHLVL=1 2026-03-26 01:00:56.392 | SKIP_EPEL_INSTALL=False 2026-03-26 01:00:56.392 | SKIP_STOP_OVN=False 2026-03-26 01:00:56.392 | SMB_CONF=/etc/samba/smb.conf 2026-03-26 01:00:56.392 | SMB_PRIVATE_DIR=/var/lib/samba/private 2026-03-26 01:00:56.392 | SPICE_BRANCH=master 2026-03-26 01:00:56.392 | SPICE_REPO=http://anongit.freedesktop.org/git/spice/spice-html5.git 2026-03-26 01:00:56.392 | SQLALCHEMY_BRANCH=main 2026-03-26 01:00:56.392 | SQLALCHEMY_DIR=/opt/stack/sqlalchemy 2026-03-26 01:00:56.392 | SQLALCHEMY_REPO=https://github.com/sqlalchemy/sqlalchemy.git 2026-03-26 01:00:56.392 | SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2026-03-26 01:00:56.392 | 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 01:00:56.392 | STACK_GROUP=stack 2026-03-26 01:00:56.392 | STACK_USER=stack 2026-03-26 01:00:56.392 | STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2026-03-26 01:00:56.392 | STUD_PROTO=--tls 2026-03-26 01:00:56.392 | SUBNETPOOL_NAME_V4=shared-default-subnetpool-v4 2026-03-26 01:00:56.392 | SUBNETPOOL_NAME_V6=shared-default-subnetpool-v6 2026-03-26 01:00:56.392 | SUBNETPOOL_PREFIX_V4=10.1.0.0/20 2026-03-26 01:00:56.392 | SUBNETPOOL_PREFIX_V6=fda1:28d3:87f7::/56 2026-03-26 01:00:56.392 | SUBNETPOOL_SIZE_V4=26 2026-03-26 01:00:56.392 | SUBNETPOOL_SIZE_V6=64 2026-03-26 01:00:56.392 | SUBUNIT_OUTPUT=/opt/stack/devstack.subunit 2026-03-26 01:00:56.392 | SUDO_COMMAND='/bin/sh -c echo BECOME-SUCCESS-gjnsvyjiqybisrtbkelbykxgnvvxdqfb ; /usr/bin/python3' 2026-03-26 01:00:56.392 | SUDO_GID=1000 2026-03-26 01:00:56.392 | SUDO_SECURE_PATH_FILE=/etc/sudoers.d/zz-secure-path 2026-03-26 01:00:56.392 | SUDO_UID=1000 2026-03-26 01:00:56.392 | SUDO_USER=zuul 2026-03-26 01:00:56.392 | SUMFILE=/opt/stack/logs/devstacklog.txt.2026-03-26-004133.summary.2026-03-26-004133 2026-03-26 01:00:56.392 | SUPPORTED_DISTROS='trixie|bookworm|noble|rhel9|rhel10' 2026-03-26 01:00:56.392 | SUPPORT_URL=https://help.ubuntu.com/ 2026-03-26 01:00:56.392 | SWIFT_APACHE_WSGI_DIR=/var/www/swift 2026-03-26 01:00:56.392 | SWIFT_BIN_DIR=/opt/stack/data/venv/bin 2026-03-26 01:00:56.392 | SWIFT_BRANCH=master 2026-03-26 01:00:56.392 | SWIFT_CONF_DIR=/etc/swift 2026-03-26 01:00:56.392 | SWIFT_DATA_DIR=/opt/stack/data/swift 2026-03-26 01:00:56.392 | SWIFT_DEFAULT_BIND_PORT=8080 2026-03-26 01:00:56.392 | SWIFT_DEFAULT_BIND_PORT_INT=8081 2026-03-26 01:00:56.392 | SWIFT_DIR=/opt/stack/swift 2026-03-26 01:00:56.392 | SWIFT_DISK_IMAGE=/opt/stack/data/swift/drives/images/swift.img 2026-03-26 01:00:56.392 | SWIFT_ENABLE_TEMPURLS=False 2026-03-26 01:00:56.392 | SWIFT_EXTRAS_MIDDLEWARE='formpost staticweb' 2026-03-26 01:00:56.392 | SWIFT_EXTRAS_MIDDLEWARE_LAST= 2026-03-26 01:00:56.392 | SWIFT_EXTRAS_MIDDLEWARE_NO_AUTH=crossdomain 2026-03-26 01:00:56.392 | SWIFT_HASH=1234123412341234 2026-03-26 01:00:56.392 | SWIFT_LOG_TOKEN_LENGTH=12 2026-03-26 01:00:56.392 | SWIFT_LOOPBACK_DISK_SIZE=2G 2026-03-26 01:00:56.392 | SWIFT_LOOPBACK_DISK_SIZE_DEFAULT=2G 2026-03-26 01:00:56.393 | SWIFT_MAX_FILE_SIZE=1073741824 2026-03-26 01:00:56.393 | SWIFT_MAX_FILE_SIZE_DEFAULT=1073741824 2026-03-26 01:00:56.393 | SWIFT_MAX_HEADER_SIZE=16384 2026-03-26 01:00:56.393 | SWIFT_PARTITION_POWER_SIZE=9 2026-03-26 01:00:56.393 | SWIFT_REPLICAS=1 2026-03-26 01:00:56.393 | SWIFT_REPLICAS_SEQ=1 2026-03-26 01:00:56.393 | SWIFT_REPO=https://github.com/openstack/swift.git 2026-03-26 01:00:56.393 | SWIFT_SERVICE_LISTEN_ADDRESS=0.0.0.0 2026-03-26 01:00:56.393 | SWIFT_SERVICE_LOCAL_HOST=127.0.0.1 2026-03-26 01:00:56.393 | SWIFT_SERVICE_PROTOCOL=https 2026-03-26 01:00:56.393 | SWIFT_START_ALL_SERVICES=False 2026-03-26 01:00:56.393 | SWIFT_STORAGE_IPS= 2026-03-26 01:00:56.393 | SWIFT_TEMPURL_KEY= 2026-03-26 01:00:56.393 | SWIFT_USE_MOD_WSGI=False 2026-03-26 01:00:56.393 | SYSLOG=False 2026-03-26 01:00:56.393 | SYSLOG_HOST=199.204.45.242 2026-03-26 01:00:56.393 | SYSLOG_PORT=516 2026-03-26 01:00:56.393 | SYSTEMCTL='sudo systemctl' 2026-03-26 01:00:56.393 | SYSTEMD_DIR=/etc/systemd/system 2026-03-26 01:00:56.393 | TARGET_BRANCH=master 2026-03-26 01:00:56.393 | TARGET_ENABLE_OVN_AGENT=False 2026-03-26 01:00:56.393 | TCPDUMP_ARGS= 2026-03-26 01:00:56.393 | TCPDUMP_OUTPUT=/opt/stack/logs/tcpdump.pcap 2026-03-26 01:00:56.393 | TEMPEST_BRANCH=master 2026-03-26 01:00:56.393 | TEMPEST_REPO=https://github.com/openstack/tempest.git 2026-03-26 01:00:56.393 | TEMPEST_VENV_UPPER_CONSTRAINTS=master 2026-03-26 01:00:56.393 | TEMPFILE=/tmp/tmp.NTn6o7eiW3 2026-03-26 01:00:56.393 | TENANT_TUNNEL_RANGES=1:1000 2026-03-26 01:00:56.393 | TENANT_VLAN_RANGE= 2026-03-26 01:00:56.393 | TERM=unknown 2026-03-26 01:00:56.393 | TIMESTAMP_FORMAT=%F-%H%M%S 2026-03-26 01:00:56.393 | TLS_IP=IP:199.204.45.242,IP:::1 2026-03-26 01:00:56.393 | TOP_DIR=/opt/stack/devstack 2026-03-26 01:00:56.393 | TRAILING_TARGET_BRANCH=master 2026-03-26 01:00:56.393 | TUNNEL_ENDPOINT_IP=199.204.45.242 2026-03-26 01:00:56.393 | TUNNEL_IP=199.204.45.242 2026-03-26 01:00:56.393 | TUNNEL_IP_VERSION=4 2026-03-26 01:00:56.393 | UBUNTU_CODENAME=noble 2026-03-26 01:00:56.393 | UBUNTU_RELEASE_BASE_NUM=24 2026-03-26 01:00:56.393 | UID=1002 2026-03-26 01:00:56.393 | ULIMIT_NOFILE=2048 2026-03-26 01:00:56.393 | USER=stack 2026-03-26 01:00:56.393 | USER_HOME=/opt/stack 2026-03-26 01:00:56.393 | USER_UNITS=False 2026-03-26 01:00:56.393 | USE_CINDER_FOR_GLANCE=False 2026-03-26 01:00:56.393 | USE_JOURNAL=False 2026-03-26 01:00:56.393 | USE_SUBNETPOOL=True 2026-03-26 01:00:56.393 | USE_VENV=False 2026-03-26 01:00:56.393 | VERBOSE=True 2026-03-26 01:00:56.393 | VERBOSE_NO_TIMESTAMP=True 2026-03-26 01:00:56.393 | VERSION='24.04.4 LTS (Noble Numbat)' 2026-03-26 01:00:56.393 | VERSION_CODENAME=noble 2026-03-26 01:00:56.393 | VERSION_ID=24.04 2026-03-26 01:00:56.393 | VIF_PLUGGING_IS_FATAL=True 2026-03-26 01:00:56.393 | VIF_PLUGGING_TIMEOUT=300 2026-03-26 01:00:56.393 | VIRTUALENV_CMD='python3.12 -m venv' 2026-03-26 01:00:56.393 | VIRT_DRIVER=libvirt 2026-03-26 01:00:56.393 | VOLUME_BACKING_FILE_SIZE=50G 2026-03-26 01:00:56.393 | VOLUME_GROUP_NAME=stack-volumes 2026-03-26 01:00:56.393 | VOLUME_NAME_PREFIX=volume- 2026-03-26 01:00:56.393 | VOLUME_TYPE_MULTIATTACH=multiattach 2026-03-26 01:00:56.393 | WORKER_TIMEOUT=80 2026-03-26 01:00:56.393 | WSGI_MODE=uwsgi 2026-03-26 01:00:56.393 | ZSWAP_COMPRESSOR=lz4 2026-03-26 01:00:56.393 | ZSWAP_ZPOOL=zsmalloc 2026-03-26 01:00:56.393 | _=posix 2026-03-26 01:00:56.393 | _ASYNC_BG_TIME=0 2026-03-26 01:00:56.393 | _DEFAULT_LVM_INIT=0 2026-03-26 01:00:56.393 | _DEFAULT_PYTHON3_VERSION=3.12 2026-03-26 01:00:56.393 | _DEVSTACK_FUNCTIONS=1 2026-03-26 01:00:56.393 | _DEVSTACK_FUNCTIONS_COMMON=1 2026-03-26 01:00:56.393 | _DEVSTACK_STACKRC=1 2026-03-26 01:00:56.393 | _LOG_COLOR_DEFAULT=False 2026-03-26 01:00:56.393 | _Q_PLUGIN_EXTRA_CONF_PATH=/etc/neutron 2026-03-26 01:00:56.393 | _TIME_BEGIN=1774485668 2026-03-26 01:00:56.393 | _TIME_START=([apt-get]="" [pip_install]="" [apt-get-update]="" ) 2026-03-26 01:00:56.393 | _TIME_TOTAL=([apt-get]="835685" [pip_install]="127344" [apt-get-update]="2018" ) 2026-03-26 01:00:56.393 | _of_args='-v --no-timestamp' 2026-03-26 01:00:56.393 | backend=postgresql 2026-03-26 01:00:56.393 | be=lvm:lvmdriver-1 2026-03-26 01:00:56.393 | be_name=lvmdriver-1 2026-03-26 01:00:56.393 | be_type=lvm 2026-03-26 01:00:56.393 | db=postgresql 2026-03-26 01:00:56.394 | dc=org 2026-03-26 01:00:56.394 | default_v4_route_devs=ens3 2026-03-26 01:00:56.394 | default_v6_route_devs='ens3 2026-03-26 01:00:56.394 | ens3' 2026-03-26 01:00:56.394 | dir=/opt/stack/magnum 2026-03-26 01:00:56.394 | dn=,dc=openstack,dc=org 2026-03-26 01:00:56.394 | exceptions=80-tempest.sh 2026-03-26 01:00:56.394 | extra=80-tempest.sh 2026-03-26 01:00:56.394 | extra_plugin_file_name=/opt/stack/devstack/extras.d/80-tempest.sh 2026-03-26 01:00:56.394 | f=/opt/stack/devstack/lib/databases/postgresql 2026-03-26 01:00:56.394 | i=1 2026-03-26 01:00:56.394 | image_url=https://github.com/cirros-dev/cirros/releases/download/0.6.3/cirros-0.6.3-x86_64-disk.img 2026-03-26 01:00:56.394 | lfile=localrc 2026-03-26 01:00:56.394 | localrc=/opt/stack/devstack/.localrc.password 2026-03-26 01:00:56.394 | logfile=ovsdb-server-sb.log 2026-03-26 01:00:56.394 | mode=stack 2026-03-26 01:00:56.394 | msg='ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2026-03-26 01:00:56.394 | opt='?' 2026-03-26 01:00:56.394 | os_CODENAME=noble 2026-03-26 01:00:56.394 | os_PACKAGE=deb 2026-03-26 01:00:56.394 | os_RELEASE=24.04 2026-03-26 01:00:56.394 | os_VENDOR=Ubuntu 2026-03-26 01:00:56.394 | phase=install 2026-03-26 01:00:56.394 | pkgs= 2026-03-26 01:00:56.394 | plugin=magnum 2026-03-26 01:00:56.394 | plugins=,barbican,magnum,manila,octavia,magnum-cluster-api,ovn-octavia-provider 2026-03-26 01:00:56.394 | port=60999 2026-03-26 01:00:56.394 | pw=secretadmin 2026-03-26 01:00:56.394 | rootwrap_sudo_cmd='/opt/stack/data/venv/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2026-03-26 01:00:56.394 | saveenv=ehxB 2026-03-26 01:00:56.394 | time_stamp=2026-03-26-004146 2026-03-26 01:00:56.394 | var=ADMIN_PASSWORD 2026-03-26 01:00:56.394 | ++ /opt/stack/magnum/devstack/plugin.sh:source:11 : is_service_enabled magnum-api magnum-cond 2026-03-26 01:00:56.427 | ++ functions-common:is_service_enabled:2068 : return 0 2026-03-26 01:00:56.432 | ++ /opt/stack/magnum/devstack/plugin.sh:source:12 : [[ stack == \s\t\a\c\k ]] 2026-03-26 01:00:56.438 | ++ /opt/stack/magnum/devstack/plugin.sh:source:12 : [[ install == \i\n\s\t\a\l\l ]] 2026-03-26 01:00:56.443 | ++ /opt/stack/magnum/devstack/plugin.sh:source:13 : echo_summary 'Installing magnum' 2026-03-26 01:00:56.448 | ++ ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-03-26 01:00:56.454 | ++ ./stack.sh:echo_summary:444 : echo -e Installing magnum 2026-03-26 01:00:56.461 | ++ /opt/stack/magnum/devstack/plugin.sh:source:14 : install_magnum 2026-03-26 01:00:56.467 | ++ /opt/stack/magnum/devstack/lib/magnum:install_magnum:335 : git_clone https://github.com/openstack/magnum.git /opt/stack/magnum master 2026-03-26 01:00:56.474 | ++ functions-common:git_clone:581 : local git_remote=https://github.com/openstack/magnum.git 2026-03-26 01:00:56.479 | ++ functions-common:git_clone:582 : local git_dest=/opt/stack/magnum 2026-03-26 01:00:56.484 | ++ functions-common:git_clone:583 : local git_ref=master 2026-03-26 01:00:56.490 | ++ functions-common:git_clone:584 : local orig_dir 2026-03-26 01:00:56.496 | +++ functions-common:git_clone:585 : pwd 2026-03-26 01:00:56.502 | ++ functions-common:git_clone:585 : orig_dir=/opt/stack/devstack 2026-03-26 01:00:56.507 | ++ functions-common:git_clone:586 : local git_clone_flags= 2026-03-26 01:00:56.514 | +++ functions-common:git_clone:588 : trueorfalse False RECLONE 2026-03-26 01:00:56.551 | ++ functions-common:git_clone:588 : RECLONE=False 2026-03-26 01:00:56.557 | ++ functions-common:git_clone:589 : [[ 0 -gt 0 ]] 2026-03-26 01:00:56.563 | ++ functions-common:git_clone:593 : [[ False = \T\r\u\e ]] 2026-03-26 01:00:56.571 | ++ functions-common:git_clone:602 : echo master 2026-03-26 01:00:56.572 | ++ functions-common:git_clone:602 : egrep -q '^refs' 2026-03-26 01:00:56.580 | ++ functions-common:git_clone:616 : [[ ! -d /opt/stack/magnum ]] 2026-03-26 01:00:56.583 | ++ functions-common:git_clone:626 : [[ False = \T\r\u\e ]] 2026-03-26 01:00:56.590 | ++ functions-common:git_clone:661 : sudo git config --system --add safe.directory /opt/stack/magnum 2026-03-26 01:00:56.615 | ++ functions-common:git_clone:664 : cd /opt/stack/magnum 2026-03-26 01:00:56.622 | ++ functions-common:git_clone:665 : git show --oneline 2026-03-26 01:00:56.623 | ++ functions-common:git_clone:665 : head -1 2026-03-26 01:00:56.631 | 75ca7d53 Merge "fix TypeError when boot_volume_size label is passed as string" 2026-03-26 01:00:56.637 | ++ functions-common:git_clone:666 : cd /opt/stack/devstack 2026-03-26 01:00:56.644 | ++ /opt/stack/magnum/devstack/lib/magnum:install_magnum:336 : setup_develop /opt/stack/magnum 2026-03-26 01:00:56.650 | ++ inc/python:setup_develop:353 : local bindep 2026-03-26 01:00:56.656 | ++ inc/python:setup_develop:354 : [[ /opt/stack/magnum == -bindep* ]] 2026-03-26 01:00:56.661 | ++ inc/python:setup_develop:358 : local project_dir=/opt/stack/magnum 2026-03-26 01:00:56.666 | ++ inc/python:setup_develop:359 : local extras= 2026-03-26 01:00:56.671 | ++ inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/magnum -e 2026-03-26 01:00:56.677 | ++ inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-03-26 01:00:56.683 | ++ inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/magnum == -bindep* ]] 2026-03-26 01:00:56.690 | ++ inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/magnum 2026-03-26 01:00:56.696 | ++ inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-03-26 01:00:56.701 | ++ inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-03-26 01:00:56.708 | +++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/magnum 2026-03-26 01:00:56.713 | +++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-03-26 01:00:56.719 | ++ inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/magnum 2026-03-26 01:00:56.723 | ++ inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-03-26 01:00:56.729 | ++ inc/python:_setup_package_with_constraints_edit:399 : local name 2026-03-26 01:00:56.736 | +++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/magnum/setup.cfg 2026-03-26 01:00:56.746 | ++ inc/python:_setup_package_with_constraints_edit:400 : name=magnum 2026-03-26 01:00:56.752 | ++ inc/python:_setup_package_with_constraints_edit:401 : '[' -z magnum ']' 2026-03-26 01:00:56.758 | ++ 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 01:00:56.850 | ++ inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/magnum -e 2026-03-26 01:00:56.854 | ++ inc/python:setup_package:436 : local bindep=0 2026-03-26 01:00:56.859 | ++ inc/python:setup_package:437 : local bindep_flag= 2026-03-26 01:00:56.865 | ++ inc/python:setup_package:438 : local bindep_profiles= 2026-03-26 01:00:56.870 | ++ inc/python:setup_package:439 : [[ /opt/stack/magnum == -bindep* ]] 2026-03-26 01:00:56.876 | ++ inc/python:setup_package:444 : local project_dir=/opt/stack/magnum 2026-03-26 01:00:56.881 | ++ inc/python:setup_package:445 : local flags=-e 2026-03-26 01:00:56.887 | ++ inc/python:setup_package:446 : local extras= 2026-03-26 01:00:56.891 | ++ inc/python:setup_package:450 : [[ -n -e ]] 2026-03-26 01:00:56.895 | ++ inc/python:setup_package:450 : [[ -z '' ]] 2026-03-26 01:00:56.900 | ++ inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-03-26 01:00:56.907 | ++ inc/python:setup_package:455 : [[ ! -z '' ]] 2026-03-26 01:00:56.912 | ++ inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-03-26 01:00:56.918 | ++ inc/python:setup_package:464 : pip_install -e /opt/stack/magnum 2026-03-26 01:00:56.966 | Using python 3.12 to install /opt/stack/magnum 2026-03-26 01:00:56.971 | ++ 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 01:00:57.532 | Obtaining file:///opt/stack/magnum 2026-03-26 01:00:57.533 | Installing build dependencies: started 2026-03-26 01:00:58.418 | Installing build dependencies: finished with status 'done' 2026-03-26 01:00:58.419 | Checking if build backend supports build_editable: started 2026-03-26 01:00:58.712 | Checking if build backend supports build_editable: finished with status 'done' 2026-03-26 01:00:58.713 | Getting requirements to build editable: started 2026-03-26 01:00:58.871 | Getting requirements to build editable: finished with status 'done' 2026-03-26 01:00:58.873 | Installing backend dependencies: started 2026-03-26 01:00:59.864 | Installing backend dependencies: finished with status 'done' 2026-03-26 01:00:59.865 | Preparing editable metadata (pyproject.toml): started 2026-03-26 01:01:00.330 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-03-26 01:01:00.352 | 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 01:01:00.353 | 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 01:01:00.353 | 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 01:01:00.354 | 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 01:01:00.354 | 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 01:01:00.355 | 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 01:01:00.355 | 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 01:01:00.355 | 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 01:01:00.356 | 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 01:01:00.356 | 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 01:01:00.357 | 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 01:01:00.357 | 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 01:01:00.357 | 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 01:01:00.358 | 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 01:01:00.358 | 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 01:01:00.359 | 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 01:01:00.359 | 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 01:01:00.359 | 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 01:01:00.360 | 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 01:01:00.360 | 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 01:01:00.361 | 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 01:01:00.361 | 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 01:01:00.361 | 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 01:01:00.362 | 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 01:01:00.362 | 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 01:01:00.363 | 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 01:01:00.363 | 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 01:01:00.363 | 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 01:01:00.364 | 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 01:01:00.364 | 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 01:01:00.365 | 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 01:01:00.365 | 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 01:01:00.365 | 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 01:01:00.496 | Collecting python-heatclient>=2.2.0 (from magnum==22.1.0.dev5) 2026-03-26 01:01:00.569 | Downloading python_heatclient-5.1.0-py3-none-any.whl.metadata (3.1 kB) 2026-03-26 01:01:00.585 | 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 01:01:00.585 | 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 01:01:00.585 | 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 01:01:00.613 | Collecting python-octaviaclient>=2.1.0 (from magnum==22.1.0.dev5) 2026-03-26 01:01:00.628 | Downloading python_octaviaclient-3.13.0-py3-none-any.whl.metadata (3.0 kB) 2026-03-26 01:01:00.637 | 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 01:01:00.637 | 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 01:01:00.638 | 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 01:01:00.638 | 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 01:01:00.639 | 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 01:01:00.640 | 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 01:01:00.642 | 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 01:01:00.643 | 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 01:01:00.645 | 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 01:01:00.645 | 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 01:01:00.646 | 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 01:01:00.649 | 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 01:01:00.649 | 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 01:01:00.650 | 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 01:01:00.652 | 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 01:01:00.654 | 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 01:01:00.656 | 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 01:01:00.657 | 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 01:01:00.662 | 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 01:01:00.664 | 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 01:01:00.665 | 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 01:01:00.668 | 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 01:01:00.669 | 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 01:01:00.673 | 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 01:01:00.677 | 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 01:01:00.678 | 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 01:01:00.680 | 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 01:01:00.682 | 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 01:01:00.686 | 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 01:01:00.686 | 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 01:01:00.690 | 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 01:01:00.692 | 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 01:01:00.693 | 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 01:01:00.694 | 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 01:01:00.694 | 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 01:01:00.695 | 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 01:01:00.697 | 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 01:01:00.702 | 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 01:01:00.703 | 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 01:01:00.707 | 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 01:01:00.708 | 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 01:01:00.709 | 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 01:01:00.710 | 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 01:01:00.713 | 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 01:01:00.719 | 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 01:01:00.721 | 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 01:01:00.726 | 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 01:01:00.726 | 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 01:01:00.727 | 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 01:01:00.727 | 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 01:01:00.732 | 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 01:01:00.751 | 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 01:01:00.776 | 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 01:01:00.779 | 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 01:01:00.780 | 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 01:01:00.785 | 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 01:01:00.786 | 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 01:01:00.790 | 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 01:01:00.794 | 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 01:01:00.795 | 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 01:01:00.795 | 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 01:01:00.855 | Collecting python-openstackclient>=3.12.0 (from python-octaviaclient>=2.1.0->magnum==22.1.0.dev5) 2026-03-26 01:01:00.860 | Downloading python_openstackclient-9.0.0-py3-none-any.whl.metadata (10 kB) 2026-03-26 01:01:00.885 | 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 01:01:00.886 | 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 01:01:00.886 | 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 01:01:00.887 | 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 01:01:00.910 | 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 01:01:00.910 | 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 01:01:00.916 | 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 01:01:00.928 | 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 01:01:00.956 | 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 01:01:00.956 | 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 01:01:00.957 | 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 01:01:00.958 | 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 01:01:00.958 | 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 01:01:00.966 | 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 01:01:00.967 | 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 01:01:00.967 | 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 01:01:00.968 | 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 01:01:01.003 | 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 01:01:01.029 | 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 01:01:01.029 | 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 01:01:01.030 | 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 01:01:01.034 | 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 01:01:01.071 | Downloading python_heatclient-5.1.0-py3-none-any.whl (212 kB) 2026-03-26 01:01:01.108 | Downloading python_octaviaclient-3.13.0-py3-none-any.whl (113 kB) 2026-03-26 01:01:01.123 | Downloading python_openstackclient-9.0.0-py3-none-any.whl (1.1 MB) 2026-03-26 01:01:01.172 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 19.7 MB/s 0:00:00 2026-03-26 01:01:01.187 | Building wheels for collected packages: magnum 2026-03-26 01:01:01.188 | Building editable for magnum (pyproject.toml): started 2026-03-26 01:01:01.748 | Building editable for magnum (pyproject.toml): finished with status 'done' 2026-03-26 01:01:01.749 | Created wheel for magnum: filename=magnum-22.1.0.dev5-0.editable-py3-none-any.whl size=8658 sha256=30298fb9a60fcc8847143aa7188ad5cfc27527515e113f9517c5a6d843396e7d 2026-03-26 01:01:01.749 | Stored in directory: /tmp/pip-ephem-wheel-cache-oygab89g/wheels/39/01/1a/f47ec236cb7453ee526875dad387c5d8bc05b3940dfd0bbb30 2026-03-26 01:01:01.754 | Successfully built magnum 2026-03-26 01:01:01.890 | Installing collected packages: python-openstackclient, python-heatclient, python-octaviaclient, magnum 2026-03-26 01:01:03.244 | 2026-03-26 01:01:03.263 | 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 01:01:03.393 | ++ inc/python:pip_install:216 : result=0 2026-03-26 01:01:03.398 | ++ inc/python:pip_install:218 : time_stop pip_install 2026-03-26 01:01:03.404 | ++ functions-common:time_stop:2412 : local name 2026-03-26 01:01:03.410 | ++ functions-common:time_stop:2413 : local end_time 2026-03-26 01:01:03.416 | ++ functions-common:time_stop:2414 : local elapsed_time 2026-03-26 01:01:03.422 | ++ functions-common:time_stop:2415 : local total 2026-03-26 01:01:03.427 | ++ functions-common:time_stop:2416 : local start_time 2026-03-26 01:01:03.433 | ++ functions-common:time_stop:2418 : name=pip_install 2026-03-26 01:01:03.438 | ++ functions-common:time_stop:2419 : start_time=1774486856955 2026-03-26 01:01:03.444 | ++ functions-common:time_stop:2421 : [[ -z 1774486856955 ]] 2026-03-26 01:01:03.450 | +++ functions-common:time_stop:2424 : date +%s%3N 2026-03-26 01:01:03.459 | ++ functions-common:time_stop:2424 : end_time=1774486863453 2026-03-26 01:01:03.465 | ++ functions-common:time_stop:2425 : elapsed_time=6498 2026-03-26 01:01:03.471 | ++ functions-common:time_stop:2426 : total=127344 2026-03-26 01:01:03.476 | ++ functions-common:time_stop:2428 : _TIME_START[$name]= 2026-03-26 01:01:03.482 | ++ functions-common:time_stop:2429 : _TIME_TOTAL[$name]=133842 2026-03-26 01:01:03.486 | ++ inc/python:pip_install:219 : return 0 2026-03-26 01:01:03.491 | ++ inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-03-26 01:01:03.497 | ++ inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-03-26 01:01:03.503 | ++ inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/magnum 2026-03-26 01:01:03.509 | ++ inc/python:use_library_from_git:266 : local name=/opt/stack/magnum 2026-03-26 01:01:03.515 | ++ inc/python:use_library_from_git:267 : local enabled=1 2026-03-26 01:01:03.521 | ++ inc/python:use_library_from_git:268 : [[ novnc,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 01:01:03.527 | ++ inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,/opt/stack/magnum, ]] 2026-03-26 01:01:03.533 | ++ inc/python:use_library_from_git:269 : return 1 2026-03-26 01:01:03.541 | ++ /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.33.9.qcow2 2026-03-26 01:01:03.547 | ++ /opt/stack/magnum/devstack/plugin.sh:source:17 : IMAGE_URLS+=,https://github.com/vexxhost/capo-image-elements/releases/latest/download/ubuntu-22.04-v1.33.9.qcow2 2026-03-26 01:01:03.552 | ++ /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 01:01:03.558 | ++ /opt/stack/magnum/devstack/plugin.sh:source:21 : install_magnumclient 2026-03-26 01:01:03.564 | ++ /opt/stack/magnum/devstack/lib/magnum:install_magnumclient:326 : use_library_from_git python-magnumclient 2026-03-26 01:01:03.569 | ++ inc/python:use_library_from_git:266 : local name=python-magnumclient 2026-03-26 01:01:03.575 | ++ inc/python:use_library_from_git:267 : local enabled=1 2026-03-26 01:01:03.582 | ++ inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api,python-magnumclient = \A\L\L ]] 2026-03-26 01:01:03.588 | ++ inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api,python-magnumclient, =~ ,python-magnumclient, ]] 2026-03-26 01:01:03.594 | ++ inc/python:use_library_from_git:268 : enabled=0 2026-03-26 01:01:03.600 | ++ inc/python:use_library_from_git:269 : return 0 2026-03-26 01:01:03.605 | ++ /opt/stack/magnum/devstack/lib/magnum:install_magnumclient:327 : git_clone_by_name python-magnumclient 2026-03-26 01:01:03.611 | ++ functions-common:git_clone_by_name:673 : local name=python-magnumclient 2026-03-26 01:01:03.617 | ++ functions-common:git_clone_by_name:674 : local repo=https://github.com/openstack/python-magnumclient.git 2026-03-26 01:01:03.623 | ++ functions-common:git_clone_by_name:675 : local dir=/opt/stack/python-magnumclient 2026-03-26 01:01:03.629 | ++ functions-common:git_clone_by_name:676 : local branch=master 2026-03-26 01:01:03.636 | ++ functions-common:git_clone_by_name:677 : git_clone https://github.com/openstack/python-magnumclient.git /opt/stack/python-magnumclient master 2026-03-26 01:01:03.641 | ++ functions-common:git_clone:581 : local git_remote=https://github.com/openstack/python-magnumclient.git 2026-03-26 01:01:03.647 | ++ functions-common:git_clone:582 : local git_dest=/opt/stack/python-magnumclient 2026-03-26 01:01:03.653 | ++ functions-common:git_clone:583 : local git_ref=master 2026-03-26 01:01:03.659 | ++ functions-common:git_clone:584 : local orig_dir 2026-03-26 01:01:03.668 | +++ functions-common:git_clone:585 : pwd 2026-03-26 01:01:03.675 | ++ functions-common:git_clone:585 : orig_dir=/opt/stack/devstack 2026-03-26 01:01:03.680 | ++ functions-common:git_clone:586 : local git_clone_flags= 2026-03-26 01:01:03.687 | +++ functions-common:git_clone:588 : trueorfalse False RECLONE 2026-03-26 01:01:03.725 | ++ functions-common:git_clone:588 : RECLONE=False 2026-03-26 01:01:03.731 | ++ functions-common:git_clone:589 : [[ 0 -gt 0 ]] 2026-03-26 01:01:03.735 | ++ functions-common:git_clone:593 : [[ False = \T\r\u\e ]] 2026-03-26 01:01:03.742 | ++ functions-common:git_clone:602 : echo master 2026-03-26 01:01:03.742 | ++ functions-common:git_clone:602 : egrep -q '^refs' 2026-03-26 01:01:03.752 | ++ functions-common:git_clone:616 : [[ ! -d /opt/stack/python-magnumclient ]] 2026-03-26 01:01:03.757 | ++ functions-common:git_clone:626 : [[ False = \T\r\u\e ]] 2026-03-26 01:01:03.763 | ++ functions-common:git_clone:661 : sudo git config --system --add safe.directory /opt/stack/python-magnumclient 2026-03-26 01:01:03.785 | ++ functions-common:git_clone:664 : cd /opt/stack/python-magnumclient 2026-03-26 01:01:03.793 | ++ functions-common:git_clone:665 : git show --oneline 2026-03-26 01:01:03.793 | ++ functions-common:git_clone:665 : head -1 2026-03-26 01:01:03.798 | bfc9dbc Merge "Update master for stable/2026.1" 2026-03-26 01:01:03.804 | ++ functions-common:git_clone:666 : cd /opt/stack/devstack 2026-03-26 01:01:03.809 | ++ /opt/stack/magnum/devstack/lib/magnum:install_magnumclient:328 : setup_dev_lib python-magnumclient 2026-03-26 01:01:03.814 | ++ inc/python:setup_dev_lib:312 : local bindep 2026-03-26 01:01:03.821 | ++ inc/python:setup_dev_lib:313 : [[ python-magnumclient == -bindep* ]] 2026-03-26 01:01:03.827 | ++ inc/python:setup_dev_lib:317 : local name=python-magnumclient 2026-03-26 01:01:03.833 | ++ inc/python:setup_dev_lib:318 : local dir=/opt/stack/python-magnumclient 2026-03-26 01:01:03.838 | ++ inc/python:setup_dev_lib:319 : local extras= 2026-03-26 01:01:03.843 | ++ inc/python:setup_dev_lib:320 : setup_develop /opt/stack/python-magnumclient 2026-03-26 01:01:03.851 | ++ inc/python:setup_develop:353 : local bindep 2026-03-26 01:01:03.857 | ++ inc/python:setup_develop:354 : [[ /opt/stack/python-magnumclient == -bindep* ]] 2026-03-26 01:01:03.862 | ++ inc/python:setup_develop:358 : local project_dir=/opt/stack/python-magnumclient 2026-03-26 01:01:03.869 | ++ inc/python:setup_develop:359 : local extras= 2026-03-26 01:01:03.876 | ++ inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/python-magnumclient -e 2026-03-26 01:01:03.882 | ++ inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-03-26 01:01:03.889 | ++ inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/python-magnumclient == -bindep* ]] 2026-03-26 01:01:03.894 | ++ inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/python-magnumclient 2026-03-26 01:01:03.900 | ++ inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-03-26 01:01:03.905 | ++ inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-03-26 01:01:03.913 | +++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/python-magnumclient 2026-03-26 01:01:03.918 | +++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-03-26 01:01:03.925 | ++ inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/python-magnumclient 2026-03-26 01:01:03.931 | ++ inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-03-26 01:01:03.937 | ++ inc/python:_setup_package_with_constraints_edit:399 : local name 2026-03-26 01:01:03.944 | +++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/python-magnumclient/setup.cfg 2026-03-26 01:01:03.957 | ++ inc/python:_setup_package_with_constraints_edit:400 : name=python-magnumclient 2026-03-26 01:01:03.963 | ++ inc/python:_setup_package_with_constraints_edit:401 : '[' -z python-magnumclient ']' 2026-03-26 01:01:03.968 | ++ 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 01:01:04.060 | ++ inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/python-magnumclient -e 2026-03-26 01:01:04.065 | ++ inc/python:setup_package:436 : local bindep=0 2026-03-26 01:01:04.070 | ++ inc/python:setup_package:437 : local bindep_flag= 2026-03-26 01:01:04.075 | ++ inc/python:setup_package:438 : local bindep_profiles= 2026-03-26 01:01:04.081 | ++ inc/python:setup_package:439 : [[ /opt/stack/python-magnumclient == -bindep* ]] 2026-03-26 01:01:04.086 | ++ inc/python:setup_package:444 : local project_dir=/opt/stack/python-magnumclient 2026-03-26 01:01:04.092 | ++ inc/python:setup_package:445 : local flags=-e 2026-03-26 01:01:04.098 | ++ inc/python:setup_package:446 : local extras= 2026-03-26 01:01:04.103 | ++ inc/python:setup_package:450 : [[ -n -e ]] 2026-03-26 01:01:04.109 | ++ inc/python:setup_package:450 : [[ -z '' ]] 2026-03-26 01:01:04.114 | ++ inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-03-26 01:01:04.119 | ++ inc/python:setup_package:455 : [[ ! -z '' ]] 2026-03-26 01:01:04.124 | ++ inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-03-26 01:01:04.130 | ++ inc/python:setup_package:464 : pip_install -e /opt/stack/python-magnumclient 2026-03-26 01:01:04.174 | Using python 3.12 to install /opt/stack/python-magnumclient 2026-03-26 01:01:04.180 | ++ 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 01:01:04.771 | Obtaining file:///opt/stack/python-magnumclient 2026-03-26 01:01:04.773 | Installing build dependencies: started 2026-03-26 01:01:05.686 | Installing build dependencies: finished with status 'done' 2026-03-26 01:01:05.687 | Checking if build backend supports build_editable: started 2026-03-26 01:01:06.050 | Checking if build backend supports build_editable: finished with status 'done' 2026-03-26 01:01:06.051 | Getting requirements to build editable: started 2026-03-26 01:01:06.223 | Getting requirements to build editable: finished with status 'done' 2026-03-26 01:01:06.224 | Installing backend dependencies: started 2026-03-26 01:01:07.165 | Installing backend dependencies: finished with status 'done' 2026-03-26 01:01:07.167 | Preparing editable metadata (pyproject.toml): started 2026-03-26 01:01:07.514 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-03-26 01:01:07.532 | 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 01:01:07.532 | 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 01:01:07.533 | 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 01:01:07.533 | 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 01:01:07.533 | 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 01:01:07.534 | 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 01:01:07.534 | 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 01:01:07.534 | 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 01:01:07.535 | 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 01:01:07.536 | 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 01:01:07.536 | 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 01:01:07.537 | 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 01:01:07.537 | 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 01:01:07.539 | 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 01:01:07.541 | 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 01:01:07.543 | 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 01:01:07.543 | 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 01:01:07.543 | 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 01:01:07.546 | 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 01:01:07.546 | 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 01:01:07.547 | 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 01:01:07.548 | 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 01:01:07.548 | 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 01:01:07.549 | 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 01:01:07.550 | 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 01:01:07.553 | 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 01:01:07.556 | 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 01:01:07.558 | 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 01:01:07.559 | 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 01:01:07.561 | 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 01:01:07.563 | 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 01:01:07.563 | 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 01:01:07.564 | 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 01:01:07.565 | 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 01:01:07.567 | 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 01:01:07.568 | 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 01:01:07.569 | 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 01:01:07.570 | 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 01:01:07.572 | 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 01:01:07.575 | 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 01:01:07.578 | 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 01:01:07.578 | 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 01:01:07.581 | 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 01:01:07.584 | 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 01:01:07.592 | 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 01:01:07.594 | 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 01:01:07.595 | 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 01:01:07.595 | 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 01:01:07.596 | 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 01:01:07.607 | 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 01:01:07.607 | 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 01:01:07.610 | 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 01:01:07.636 | Building wheels for collected packages: python-magnumclient 2026-03-26 01:01:07.637 | Building editable for python-magnumclient (pyproject.toml): started 2026-03-26 01:01:07.996 | Building editable for python-magnumclient (pyproject.toml): finished with status 'done' 2026-03-26 01:01:07.997 | Created wheel for python-magnumclient: filename=python_magnumclient-4.11.0.dev3-0.editable-py3-none-any.whl size=9030 sha256=f5080a78d256da118972fe94a9c33dcc11e5444aafc5bce0bfe4681193d08018 2026-03-26 01:01:07.998 | Stored in directory: /tmp/pip-ephem-wheel-cache-iohqluzq/wheels/b5/b9/e3/9d98d11e43d3ea43a33a70ade521bd1ecc2d41c4a07454be38 2026-03-26 01:01:08.002 | Successfully built python-magnumclient 2026-03-26 01:01:08.162 | Installing collected packages: python-magnumclient 2026-03-26 01:01:08.196 | Successfully installed python-magnumclient-4.11.0.dev3 2026-03-26 01:01:08.319 | ++ inc/python:pip_install:216 : result=0 2026-03-26 01:01:08.325 | ++ inc/python:pip_install:218 : time_stop pip_install 2026-03-26 01:01:08.330 | ++ functions-common:time_stop:2412 : local name 2026-03-26 01:01:08.334 | ++ functions-common:time_stop:2413 : local end_time 2026-03-26 01:01:08.338 | ++ functions-common:time_stop:2414 : local elapsed_time 2026-03-26 01:01:08.342 | ++ functions-common:time_stop:2415 : local total 2026-03-26 01:01:08.346 | ++ functions-common:time_stop:2416 : local start_time 2026-03-26 01:01:08.350 | ++ functions-common:time_stop:2418 : name=pip_install 2026-03-26 01:01:08.354 | ++ functions-common:time_stop:2419 : start_time=1774486864163 2026-03-26 01:01:08.359 | ++ functions-common:time_stop:2421 : [[ -z 1774486864163 ]] 2026-03-26 01:01:08.366 | +++ functions-common:time_stop:2424 : date +%s%3N 2026-03-26 01:01:08.374 | ++ functions-common:time_stop:2424 : end_time=1774486868368 2026-03-26 01:01:08.379 | ++ functions-common:time_stop:2425 : elapsed_time=4205 2026-03-26 01:01:08.384 | ++ functions-common:time_stop:2426 : total=133842 2026-03-26 01:01:08.388 | ++ functions-common:time_stop:2428 : _TIME_START[$name]= 2026-03-26 01:01:08.393 | ++ functions-common:time_stop:2429 : _TIME_TOTAL[$name]=138047 2026-03-26 01:01:08.398 | ++ inc/python:pip_install:219 : return 0 2026-03-26 01:01:08.405 | ++ inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-03-26 01:01:08.410 | ++ inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-03-26 01:01:08.415 | ++ inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/python-magnumclient 2026-03-26 01:01:08.421 | ++ inc/python:use_library_from_git:266 : local name=/opt/stack/python-magnumclient 2026-03-26 01:01:08.428 | ++ inc/python:use_library_from_git:267 : local enabled=1 2026-03-26 01:01:08.434 | ++ inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api,python-magnumclient = \A\L\L ]] 2026-03-26 01:01:08.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, =~ ,/opt/stack/python-magnumclient, ]] 2026-03-26 01:01:08.446 | ++ inc/python:use_library_from_git:269 : return 1 2026-03-26 01:01:08.452 | ++ /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 01:01:08.478 | ++ /opt/stack/magnum/devstack/plugin.sh:source:22 : cleanup_magnum 2026-03-26 01:01:08.484 | ++ /opt/stack/magnum/devstack/lib/magnum:cleanup_magnum:87 : sudo rm -rf /opt/stack/data/magnum /var/lib/magnum/certificate-cache 2026-03-26 01:01:08.505 | +++ /opt/stack/magnum/devstack/lib/magnum:cleanup_magnum:88 : apache_site_config_for magnum-api 2026-03-26 01:01:08.510 | +++ lib/apache:apache_site_config_for:174 : local site=magnum-api 2026-03-26 01:01:08.517 | +++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-03-26 01:01:08.523 | +++ functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-03-26 01:01:08.528 | +++ functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-03-26 01:01:08.533 | +++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/magnum-api.conf 2026-03-26 01:01:08.540 | ++ /opt/stack/magnum/devstack/lib/magnum:cleanup_magnum:88 : sudo rm -f /etc/apache2/sites-available/magnum-api.conf 2026-03-26 01:01:08.561 | ++ /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 01:01:08.567 | ++ lib/apache:remove_uwsgi_config:405 : local conf=/etc/magnum/magnum-api-uwsgi.ini 2026-03-26 01:01:08.573 | ++ lib/apache:remove_uwsgi_config:406 : local wsgi=magnum.wsgi.api:application 2026-03-26 01:01:08.578 | ++ lib/apache:remove_uwsgi_config:407 : local name= 2026-03-26 01:01:08.585 | +++ lib/apache:remove_uwsgi_config:410 : basename magnum.wsgi.api:application 2026-03-26 01:01:08.593 | ++ lib/apache:remove_uwsgi_config:410 : name=magnum.wsgi.api:application 2026-03-26 01:01:08.599 | ++ lib/apache:remove_uwsgi_config:412 : [[ magnum.wsgi.api:application = /* ]] 2026-03-26 01:01:08.605 | ++ lib/apache:remove_uwsgi_config:416 : rm -rf /etc/magnum/magnum-api-uwsgi.ini 2026-03-26 01:01:08.614 | ++ lib/apache:remove_uwsgi_config:417 : disable_apache_site magnum.wsgi.api:application 2026-03-26 01:01:08.620 | ++ lib/apache:disable_apache_site:207 : local site=magnum.wsgi.api:application 2026-03-26 01:01:08.624 | ++ lib/apache:disable_apache_site:208 : is_ubuntu 2026-03-26 01:01:08.630 | ++ functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-03-26 01:01:08.636 | ++ functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-03-26 01:01:08.642 | ++ lib/apache:disable_apache_site:209 : sudo a2dissite magnum.wsgi.api:application 2026-03-26 01:01:08.692 | ERROR: Site magnum.wsgi.api:application does not exist! 2026-03-26 01:01:08.702 | ++ lib/apache:disable_apache_site:209 : true 2026-03-26 01:01:08.709 | ++ /opt/stack/magnum/devstack/plugin.sh:source:51 : [[ stack == \u\n\s\t\a\c\k ]] 2026-03-26 01:01:08.714 | ++ /opt/stack/magnum/devstack/plugin.sh:source:55 : [[ stack == \c\l\e\a\n ]] 2026-03-26 01:01:08.726 | + functions-common:run_plugins:1831 : for plugin in ${plugins//,/ } 2026-03-26 01:01:08.732 | + functions-common:run_plugins:1832 : local dir=/opt/stack/manila 2026-03-26 01:01:08.738 | + functions-common:run_plugins:1833 : [[ -f /opt/stack/manila/devstack/plugin.sh ]] 2026-03-26 01:01:08.745 | + functions-common:run_plugins:1834 : source /opt/stack/manila/devstack/plugin.sh stack install 2026-03-26 01:01:08.791 | ++ /opt/stack/manila/devstack/plugin.sh:source:1143 : [[ stack == \s\t\a\c\k ]] 2026-03-26 01:01:08.797 | ++ /opt/stack/manila/devstack/plugin.sh:source:1143 : [[ install == \i\n\s\t\a\l\l ]] 2026-03-26 01:01:08.804 | ++ /opt/stack/manila/devstack/plugin.sh:source:1144 : echo_summary 'Installing Manila Client' 2026-03-26 01:01:08.809 | ++ ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-03-26 01:01:08.815 | ++ ./stack.sh:echo_summary:444 : echo -e Installing Manila Client 2026-03-26 01:01:08.821 | ++ /opt/stack/manila/devstack/plugin.sh:source:1145 : install_manilaclient 2026-03-26 01:01:08.828 | ++ /opt/stack/manila/devstack/plugin.sh:install_manilaclient:722 : use_library_from_git python-manilaclient 2026-03-26 01:01:08.834 | ++ inc/python:use_library_from_git:266 : local name=python-manilaclient 2026-03-26 01:01:08.840 | ++ inc/python:use_library_from_git:267 : local enabled=1 2026-03-26 01:01:08.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,python-magnumclient = \A\L\L ]] 2026-03-26 01:01:08.852 | ++ inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api,python-magnumclient, =~ ,python-manilaclient, ]] 2026-03-26 01:01:08.857 | ++ inc/python:use_library_from_git:269 : return 1 2026-03-26 01:01:08.865 | ++ /opt/stack/manila/devstack/plugin.sh:install_manilaclient:726 : pip_install python-manilaclient 2026-03-26 01:01:08.913 | Using python 3.12 to install python-manilaclient 2026-03-26 01:01:08.919 | ++ 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 01:01:09.603 | Collecting python-manilaclient 2026-03-26 01:01:09.667 | Downloading python_manilaclient-6.0.0-py3-none-any.whl.metadata (5.5 kB) 2026-03-26 01:01:09.679 | 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 01:01:09.679 | 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 01:01:09.680 | 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 01:01:09.681 | 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 01:01:09.681 | 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 01:01:09.682 | 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 01:01:09.682 | 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 01:01:09.683 | 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 01:01:09.683 | 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 01:01:09.684 | 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 01:01:09.685 | 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 01:01:09.687 | 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 01:01:09.687 | 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 01:01:09.688 | 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 01:01:09.688 | 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 01:01:09.691 | 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 01:01:09.692 | 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 01:01:09.692 | 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 01:01:09.694 | 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 01:01:09.694 | 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 01:01:09.695 | 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 01:01:09.697 | 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 01:01:09.697 | 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 01:01:09.698 | 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 01:01:09.699 | 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 01:01:09.700 | 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 01:01:09.700 | 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 01:01:09.701 | 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 01:01:09.701 | 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 01:01:09.702 | 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 01:01:09.702 | 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 01:01:09.703 | 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 01:01:09.704 | 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 01:01:09.707 | 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 01:01:09.711 | 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 01:01:09.713 | 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 01:01:09.713 | 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 01:01:09.717 | 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 01:01:09.717 | 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 01:01:09.720 | 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 01:01:09.722 | 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 01:01:09.723 | 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 01:01:09.725 | 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 01:01:09.728 | 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 01:01:09.735 | 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 01:01:09.738 | 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 01:01:09.738 | 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 01:01:09.739 | 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 01:01:09.740 | 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 01:01:09.750 | 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 01:01:09.750 | 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 01:01:09.753 | 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 01:01:09.783 | Downloading python_manilaclient-6.0.0-py3-none-any.whl (410 kB) 2026-03-26 01:01:09.983 | Installing collected packages: python-manilaclient 2026-03-26 01:01:10.355 | Successfully installed python-manilaclient-6.0.0 2026-03-26 01:01:10.441 | ++ inc/python:pip_install:216 : result=0 2026-03-26 01:01:10.449 | ++ inc/python:pip_install:218 : time_stop pip_install 2026-03-26 01:01:10.455 | ++ functions-common:time_stop:2412 : local name 2026-03-26 01:01:10.461 | ++ functions-common:time_stop:2413 : local end_time 2026-03-26 01:01:10.467 | ++ functions-common:time_stop:2414 : local elapsed_time 2026-03-26 01:01:10.473 | ++ functions-common:time_stop:2415 : local total 2026-03-26 01:01:10.478 | ++ functions-common:time_stop:2416 : local start_time 2026-03-26 01:01:10.483 | ++ functions-common:time_stop:2418 : name=pip_install 2026-03-26 01:01:10.489 | ++ functions-common:time_stop:2419 : start_time=1774486868901 2026-03-26 01:01:10.494 | ++ functions-common:time_stop:2421 : [[ -z 1774486868901 ]] 2026-03-26 01:01:10.501 | +++ functions-common:time_stop:2424 : date +%s%3N 2026-03-26 01:01:10.510 | ++ functions-common:time_stop:2424 : end_time=1774486870504 2026-03-26 01:01:10.516 | ++ functions-common:time_stop:2425 : elapsed_time=1603 2026-03-26 01:01:10.521 | ++ functions-common:time_stop:2426 : total=138047 2026-03-26 01:01:10.528 | ++ functions-common:time_stop:2428 : _TIME_START[$name]= 2026-03-26 01:01:10.533 | ++ functions-common:time_stop:2429 : _TIME_TOTAL[$name]=139650 2026-03-26 01:01:10.541 | ++ inc/python:pip_install:219 : return 0 2026-03-26 01:01:10.548 | ++ /opt/stack/manila/devstack/plugin.sh:install_manilaclient:728 : [[ True == \T\r\u\e ]] 2026-03-26 01:01:10.555 | ++ /opt/stack/manila/devstack/plugin.sh:install_manilaclient:729 : sudo ln -sf /opt/stack/data/venv/bin/manila /usr/local/bin 2026-03-26 01:01:10.576 | ++ /opt/stack/manila/devstack/plugin.sh:source:1146 : echo_summary 'Installing Manila' 2026-03-26 01:01:10.582 | ++ ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-03-26 01:01:10.589 | ++ ./stack.sh:echo_summary:444 : echo -e Installing Manila 2026-03-26 01:01:10.595 | ++ /opt/stack/manila/devstack/plugin.sh:source:1147 : install_manila 2026-03-26 01:01:10.601 | ++ /opt/stack/manila/devstack/plugin.sh:install_manila:735 : setup_develop /opt/stack/manila 2026-03-26 01:01:10.608 | ++ inc/python:setup_develop:353 : local bindep 2026-03-26 01:01:10.614 | ++ inc/python:setup_develop:354 : [[ /opt/stack/manila == -bindep* ]] 2026-03-26 01:01:10.620 | ++ inc/python:setup_develop:358 : local project_dir=/opt/stack/manila 2026-03-26 01:01:10.627 | ++ inc/python:setup_develop:359 : local extras= 2026-03-26 01:01:10.634 | ++ inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/manila -e 2026-03-26 01:01:10.640 | ++ inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-03-26 01:01:10.645 | ++ inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/manila == -bindep* ]] 2026-03-26 01:01:10.649 | ++ inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/manila 2026-03-26 01:01:10.655 | ++ inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-03-26 01:01:10.660 | ++ inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-03-26 01:01:10.666 | +++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/manila 2026-03-26 01:01:10.672 | +++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-03-26 01:01:10.679 | ++ inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/manila 2026-03-26 01:01:10.684 | ++ inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-03-26 01:01:10.689 | ++ inc/python:_setup_package_with_constraints_edit:399 : local name 2026-03-26 01:01:10.695 | +++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/manila/setup.cfg 2026-03-26 01:01:10.706 | ++ inc/python:_setup_package_with_constraints_edit:400 : name=manila 2026-03-26 01:01:10.712 | ++ inc/python:_setup_package_with_constraints_edit:401 : '[' -z manila ']' 2026-03-26 01:01:10.717 | ++ 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 01:01:10.815 | ++ inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/manila -e 2026-03-26 01:01:10.822 | ++ inc/python:setup_package:436 : local bindep=0 2026-03-26 01:01:10.828 | ++ inc/python:setup_package:437 : local bindep_flag= 2026-03-26 01:01:10.834 | ++ inc/python:setup_package:438 : local bindep_profiles= 2026-03-26 01:01:10.839 | ++ inc/python:setup_package:439 : [[ /opt/stack/manila == -bindep* ]] 2026-03-26 01:01:10.845 | ++ inc/python:setup_package:444 : local project_dir=/opt/stack/manila 2026-03-26 01:01:10.851 | ++ inc/python:setup_package:445 : local flags=-e 2026-03-26 01:01:10.857 | ++ inc/python:setup_package:446 : local extras= 2026-03-26 01:01:10.862 | ++ inc/python:setup_package:450 : [[ -n -e ]] 2026-03-26 01:01:10.868 | ++ inc/python:setup_package:450 : [[ -z '' ]] 2026-03-26 01:01:10.873 | ++ inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-03-26 01:01:10.879 | ++ inc/python:setup_package:455 : [[ ! -z '' ]] 2026-03-26 01:01:10.884 | ++ inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-03-26 01:01:10.890 | ++ inc/python:setup_package:464 : pip_install -e /opt/stack/manila 2026-03-26 01:01:10.936 | Using python 3.12 to install /opt/stack/manila 2026-03-26 01:01:10.941 | ++ 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 01:01:11.494 | Obtaining file:///opt/stack/manila 2026-03-26 01:01:11.496 | Installing build dependencies: started 2026-03-26 01:01:12.485 | Installing build dependencies: finished with status 'done' 2026-03-26 01:01:12.486 | Checking if build backend supports build_editable: started 2026-03-26 01:01:12.787 | Checking if build backend supports build_editable: finished with status 'done' 2026-03-26 01:01:12.789 | Getting requirements to build editable: started 2026-03-26 01:01:13.453 | Getting requirements to build editable: finished with status 'done' 2026-03-26 01:01:13.454 | Preparing editable metadata (pyproject.toml): started 2026-03-26 01:01:13.974 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-03-26 01:01:13.993 | 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 01:01:13.994 | 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 01:01:13.994 | 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 01:01:13.994 | 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 01:01:13.995 | 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 01:01:13.995 | 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 01:01:13.996 | 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 01:01:13.996 | 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 01:01:13.996 | 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 01:01:13.997 | 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 01:01:13.997 | 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 01:01:13.998 | 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 01:01:13.998 | 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 01:01:13.998 | 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 01:01:13.999 | 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 01:01:13.999 | 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 01:01:14.000 | 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 01:01:14.000 | 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 01:01:14.001 | 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 01:01:14.001 | 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 01:01:14.002 | 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 01:01:14.002 | 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 01:01:14.003 | 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 01:01:14.003 | 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 01:01:14.004 | 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 01:01:14.004 | 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 01:01:14.005 | 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 01:01:14.005 | 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 01:01:14.005 | 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 01:01:14.006 | 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 01:01:14.006 | 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 01:01:14.007 | 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 01:01:14.007 | 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 01:01:14.007 | 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 01:01:14.008 | 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 01:01:14.008 | 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 01:01:14.182 | Collecting SQLAlchemy-Utils>=0.38.3 (from manila==22.1.0.dev10) 2026-03-26 01:01:14.251 | Downloading sqlalchemy_utils-0.42.1-py3-none-any.whl.metadata (4.6 kB) 2026-03-26 01:01:14.343 | 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 01:01:14.344 | 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 01:01:14.344 | 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 01:01:14.345 | 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 01:01:14.345 | 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 01:01:14.346 | 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 01:01:14.347 | 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 01:01:14.347 | 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 01:01:14.348 | 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 01:01:14.349 | 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 01:01:14.350 | 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 01:01:14.352 | 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 01:01:14.352 | 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 01:01:14.357 | 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 01:01:14.358 | 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 01:01:14.360 | 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 01:01:14.368 | 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 01:01:14.368 | 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 01:01:14.368 | 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 01:01:14.368 | 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 01:01:14.371 | 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 01:01:14.371 | 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 01:01:14.382 | 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 01:01:14.382 | 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 01:01:14.382 | 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 01:01:14.382 | 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 01:01:14.382 | 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 01:01:14.382 | 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 01:01:14.383 | 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 01:01:14.383 | 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 01:01:14.384 | 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 01:01:14.385 | 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 01:01:14.385 | 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 01:01:14.386 | 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 01:01:14.391 | 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 01:01:14.397 | 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 01:01:14.398 | 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 01:01:14.399 | 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 01:01:14.402 | 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 01:01:14.406 | 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 01:01:14.407 | 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 01:01:14.411 | 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 01:01:14.413 | 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 01:01:14.414 | 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 01:01:14.415 | 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 01:01:14.415 | 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 01:01:14.418 | 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 01:01:14.423 | 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 01:01:14.427 | 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 01:01:14.429 | 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 01:01:14.429 | 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 01:01:14.430 | 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 01:01:14.434 | 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 01:01:14.441 | 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 01:01:14.454 | 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 01:01:14.457 | 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 01:01:14.460 | 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 01:01:14.463 | 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 01:01:14.477 | 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 01:01:14.477 | 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 01:01:14.483 | 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 01:01:14.493 | 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 01:01:14.516 | 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 01:01:14.520 | 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 01:01:14.520 | 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 01:01:14.526 | 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 01:01:14.527 | 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 01:01:14.527 | 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 01:01:14.537 | 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 01:01:14.548 | 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 01:01:14.566 | 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 01:01:14.566 | 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 01:01:14.568 | 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 01:01:14.568 | 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 01:01:14.592 | 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 01:01:14.592 | 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 01:01:14.599 | 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 01:01:14.610 | 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 01:01:14.646 | 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 01:01:14.652 | 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 01:01:14.713 | Downloading sqlalchemy_utils-0.42.1-py3-none-any.whl (91 kB) 2026-03-26 01:01:14.800 | Building wheels for collected packages: manila 2026-03-26 01:01:14.802 | Building editable for manila (pyproject.toml): started 2026-03-26 01:01:15.588 | Building editable for manila (pyproject.toml): finished with status 'done' 2026-03-26 01:01:15.590 | Created wheel for manila: filename=manila-22.1.0.dev10-0.editable-py3-none-any.whl size=8966 sha256=315059386da3ccb967ff6df9559e2db25465a49c37d37abada46700ab7a65fcb 2026-03-26 01:01:15.590 | Stored in directory: /tmp/pip-ephem-wheel-cache-w8i2mtid/wheels/f6/b2/8b/532c6b60f11d4884c24473457b7bcd86078c86d51cdce6a48f 2026-03-26 01:01:15.594 | Successfully built manila 2026-03-26 01:01:15.730 | Installing collected packages: SQLAlchemy-Utils, manila 2026-03-26 01:01:15.817 | 2026-03-26 01:01:15.835 | Successfully installed SQLAlchemy-Utils-0.42.1 manila-22.1.0.dev10 2026-03-26 01:01:15.947 | ++ inc/python:pip_install:216 : result=0 2026-03-26 01:01:15.951 | ++ inc/python:pip_install:218 : time_stop pip_install 2026-03-26 01:01:15.955 | ++ functions-common:time_stop:2412 : local name 2026-03-26 01:01:15.960 | ++ functions-common:time_stop:2413 : local end_time 2026-03-26 01:01:15.965 | ++ functions-common:time_stop:2414 : local elapsed_time 2026-03-26 01:01:15.969 | ++ functions-common:time_stop:2415 : local total 2026-03-26 01:01:15.973 | ++ functions-common:time_stop:2416 : local start_time 2026-03-26 01:01:15.978 | ++ functions-common:time_stop:2418 : name=pip_install 2026-03-26 01:01:15.982 | ++ functions-common:time_stop:2419 : start_time=1774486870924 2026-03-26 01:01:15.987 | ++ functions-common:time_stop:2421 : [[ -z 1774486870924 ]] 2026-03-26 01:01:15.993 | +++ functions-common:time_stop:2424 : date +%s%3N 2026-03-26 01:01:16.001 | ++ functions-common:time_stop:2424 : end_time=1774486875995 2026-03-26 01:01:16.005 | ++ functions-common:time_stop:2425 : elapsed_time=5071 2026-03-26 01:01:16.011 | ++ functions-common:time_stop:2426 : total=139650 2026-03-26 01:01:16.016 | ++ functions-common:time_stop:2428 : _TIME_START[$name]= 2026-03-26 01:01:16.021 | ++ functions-common:time_stop:2429 : _TIME_TOTAL[$name]=144721 2026-03-26 01:01:16.025 | ++ inc/python:pip_install:219 : return 0 2026-03-26 01:01:16.029 | ++ inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-03-26 01:01:16.033 | ++ inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-03-26 01:01:16.038 | ++ inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/manila 2026-03-26 01:01:16.044 | ++ inc/python:use_library_from_git:266 : local name=/opt/stack/manila 2026-03-26 01:01:16.050 | ++ inc/python:use_library_from_git:267 : local enabled=1 2026-03-26 01:01:16.056 | ++ inc/python:use_library_from_git:268 : [[ novnc,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 01:01:16.061 | ++ inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api,python-magnumclient, =~ ,/opt/stack/manila, ]] 2026-03-26 01:01:16.066 | ++ inc/python:use_library_from_git:269 : return 1 2026-03-26 01:01:16.072 | ++ /opt/stack/manila/devstack/plugin.sh:install_manila:737 : is_service_enabled m-shr 2026-03-26 01:01:16.110 | ++ functions-common:is_service_enabled:2068 : return 0 2026-03-26 01:01:16.117 | +++ /opt/stack/manila/devstack/plugin.sh:install_manila:739 : systemctl is-active nfs-ganesha.service 2026-03-26 01:01:16.152 | ++ /opt/stack/manila/devstack/plugin.sh:install_manila:739 : [[ ! inactive == \a\c\t\i\v\e ]] 2026-03-26 01:01:16.159 | ++ /opt/stack/manila/devstack/plugin.sh:install_manila:740 : '[' manila.share.drivers.generic.GenericShareDriver '!=' manila.share.drivers.cephfs.driver.CephFSDriver ']' 2026-03-26 01:01:16.165 | ++ /opt/stack/manila/devstack/plugin.sh:install_manila:741 : _install_nfs_and_samba 2026-03-26 01:01:16.170 | ++ /opt/stack/manila/devstack/plugin.sh:_install_nfs_and_samba:702 : is_ubuntu 2026-03-26 01:01:16.177 | ++ functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-03-26 01:01:16.182 | ++ functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-03-26 01:01:16.188 | ++ /opt/stack/manila/devstack/plugin.sh:_install_nfs_and_samba:703 : install_package nfs-kernel-server nfs-common samba 2026-03-26 01:01:16.193 | ++ functions-common:install_package:1430 : update_package_repo 2026-03-26 01:01:16.199 | ++ functions-common:update_package_repo:1404 : NO_UPDATE_REPOS=False 2026-03-26 01:01:16.205 | ++ functions-common:update_package_repo:1405 : REPOS_UPDATED=True 2026-03-26 01:01:16.212 | ++ functions-common:update_package_repo:1406 : RETRY_UPDATE=False 2026-03-26 01:01:16.217 | ++ functions-common:update_package_repo:1408 : [[ False = \T\r\u\e ]] 2026-03-26 01:01:16.222 | ++ functions-common:update_package_repo:1412 : is_ubuntu 2026-03-26 01:01:16.228 | ++ functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-03-26 01:01:16.232 | ++ functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-03-26 01:01:16.237 | ++ functions-common:update_package_repo:1413 : apt_get_update 2026-03-26 01:01:16.244 | ++ functions-common:apt_get_update:1158 : [[ True == \T\r\u\e ]] 2026-03-26 01:01:16.249 | ++ functions-common:apt_get_update:1158 : [[ False != \T\r\u\e ]] 2026-03-26 01:01:16.254 | ++ functions-common:apt_get_update:1159 : return 2026-03-26 01:01:16.260 | ++ functions-common:install_package:1431 : real_install_package nfs-kernel-server nfs-common samba 2026-03-26 01:01:16.267 | ++ functions-common:real_install_package:1418 : is_ubuntu 2026-03-26 01:01:16.272 | ++ functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-03-26 01:01:16.277 | ++ functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-03-26 01:01:16.283 | ++ functions-common:real_install_package:1419 : apt_get install nfs-kernel-server nfs-common samba 2026-03-26 01:01:16.332 | ++ 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 01:01:16.379 | Reading package lists... 2026-03-26 01:01:16.624 | Building dependency tree... 2026-03-26 01:01:16.625 | Reading state information... 2026-03-26 01:01:16.861 | The following additional packages will be installed: 2026-03-26 01:01:16.861 | keyutils libavahi-client3 libavahi-common-data libavahi-common3 libcups2t64 2026-03-26 01:01:16.862 | libldb2 liblmdb0 libnfsidmap1 libtalloc2 libtdb1 libtevent0t64 libwbclient0 2026-03-26 01:01:16.862 | python3-dnspython python3-ldb python3-markdown python3-samba python3-talloc 2026-03-26 01:01:16.862 | python3-tdb rpcbind samba-common samba-common-bin samba-libs tdb-tools 2026-03-26 01:01:16.863 | Suggested packages: 2026-03-26 01:01:16.863 | cups-common watchdog python3-trio python3-aioquic python3-h2 python3-httpx 2026-03-26 01:01:16.863 | python3-httpcore python-markdown-doc bind9 bind9utils ctdb ldb-tools ntp 2026-03-26 01:01:16.863 | | chrony ufw winbind heimdal-clients 2026-03-26 01:01:16.863 | Recommended packages: 2026-03-26 01:01:16.863 | python3-gpg attr samba-dsdb-modules samba-vfs-modules samba-ad-provision 2026-03-26 01:01:16.900 | The following NEW packages will be installed: 2026-03-26 01:01:16.900 | keyutils libavahi-client3 libavahi-common-data libavahi-common3 libcups2t64 2026-03-26 01:01:16.901 | libldb2 liblmdb0 libnfsidmap1 libtalloc2 libtdb1 libtevent0t64 libwbclient0 2026-03-26 01:01:16.901 | nfs-common nfs-kernel-server python3-dnspython python3-ldb python3-markdown 2026-03-26 01:01:16.901 | python3-samba python3-talloc python3-tdb rpcbind samba samba-common 2026-03-26 01:01:16.901 | samba-common-bin samba-libs tdb-tools 2026-03-26 01:01:17.234 | 0 upgraded, 26 newly installed, 0 to remove and 0 not upgraded. 2026-03-26 01:01:17.234 | Need to get 12.9 MB of archives. 2026-03-26 01:01:17.234 | After this operation, 58.0 MB of additional disk space will be used. 2026-03-26 01:01:17.234 | 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 01:01:17.309 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 rpcbind amd64 1.2.6-7ubuntu2 [46.5 kB] 2026-03-26 01:01:17.322 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 keyutils amd64 1.6.3-3build1 [56.8 kB] 2026-03-26 01:01:17.347 | 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 01:01:17.392 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 python3-dnspython all 2.6.1-1ubuntu1 [163 kB] 2026-03-26 01:01:17.407 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 liblmdb0 amd64 0.9.31-1build1 [48.1 kB] 2026-03-26 01:01:17.410 | Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libtalloc2 amd64 2.4.2-1build2 [27.3 kB] 2026-03-26 01:01:17.411 | Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libtdb1 amd64 1.4.10-1build1 [46.8 kB] 2026-03-26 01:01:17.415 | Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libtevent0t64 amd64 0.16.1-2build1 [42.6 kB] 2026-03-26 01:01:17.418 | 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 01:01:17.428 | 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 01:01:17.430 | 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 01:01:17.431 | 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 01:01:17.466 | 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 01:01:17.487 | 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 01:01:17.488 | 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 01:01:17.489 | 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 01:01:17.491 | 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 01:01:17.601 | 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 01:01:17.602 | 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 01:01:17.647 | 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 01:01:17.648 | 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 01:01:17.652 | 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 01:01:17.661 | 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 01:01:17.661 | 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 01:01:17.667 | 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 01:01:17.868 | debconf: delaying package configuration, since apt-utils is not installed 2026-03-26 01:01:17.918 | Fetched 12.9 MB in 1s (17.2 MB/s) 2026-03-26 01:01:17.960 | Selecting previously unselected package libnfsidmap1:amd64. 2026-03-26 01:01:17.994 | (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 01:01:17.996 | Preparing to unpack .../00-libnfsidmap1_1%3a2.6.4-3ubuntu5.1_amd64.deb ... 2026-03-26 01:01:18.004 | Unpacking libnfsidmap1:amd64 (1:2.6.4-3ubuntu5.1) ... 2026-03-26 01:01:18.077 | Selecting previously unselected package rpcbind. 2026-03-26 01:01:18.088 | Preparing to unpack .../01-rpcbind_1.2.6-7ubuntu2_amd64.deb ... 2026-03-26 01:01:18.097 | Unpacking rpcbind (1.2.6-7ubuntu2) ... 2026-03-26 01:01:18.156 | Selecting previously unselected package keyutils. 2026-03-26 01:01:18.165 | Preparing to unpack .../02-keyutils_1.6.3-3build1_amd64.deb ... 2026-03-26 01:01:18.169 | Unpacking keyutils (1.6.3-3build1) ... 2026-03-26 01:01:18.237 | Selecting previously unselected package nfs-common. 2026-03-26 01:01:18.247 | Preparing to unpack .../03-nfs-common_1%3a2.6.4-3ubuntu5.1_amd64.deb ... 2026-03-26 01:01:18.256 | Unpacking nfs-common (1:2.6.4-3ubuntu5.1) ... 2026-03-26 01:01:18.341 | Selecting previously unselected package python3-dnspython. 2026-03-26 01:01:18.353 | Preparing to unpack .../04-python3-dnspython_2.6.1-1ubuntu1_all.deb ... 2026-03-26 01:01:18.357 | Unpacking python3-dnspython (2.6.1-1ubuntu1) ... 2026-03-26 01:01:18.472 | Selecting previously unselected package liblmdb0:amd64. 2026-03-26 01:01:18.483 | Preparing to unpack .../05-liblmdb0_0.9.31-1build1_amd64.deb ... 2026-03-26 01:01:18.487 | Unpacking liblmdb0:amd64 (0.9.31-1build1) ... 2026-03-26 01:01:18.686 | Selecting previously unselected package libtalloc2:amd64. 2026-03-26 01:01:18.697 | Preparing to unpack .../06-libtalloc2_2.4.2-1build2_amd64.deb ... 2026-03-26 01:01:18.732 | Unpacking libtalloc2:amd64 (2.4.2-1build2) ... 2026-03-26 01:01:19.114 | Selecting previously unselected package libtdb1:amd64. 2026-03-26 01:01:19.123 | Preparing to unpack .../07-libtdb1_1.4.10-1build1_amd64.deb ... 2026-03-26 01:01:19.177 | Unpacking libtdb1:amd64 (1.4.10-1build1) ... 2026-03-26 01:01:19.781 | Selecting previously unselected package libtevent0t64:amd64. 2026-03-26 01:01:19.791 | Preparing to unpack .../08-libtevent0t64_0.16.1-2build1_amd64.deb ... 2026-03-26 01:01:19.818 | Unpacking libtevent0t64:amd64 (0.16.1-2build1) ... 2026-03-26 01:01:20.190 | Selecting previously unselected package libldb2:amd64. 2026-03-26 01:01:20.200 | Preparing to unpack .../09-libldb2_2%3a2.8.0+samba4.19.5+dfsg-4ubuntu9.4_amd64.deb ... 2026-03-26 01:01:20.221 | Unpacking libldb2:amd64 (2:2.8.0+samba4.19.5+dfsg-4ubuntu9.4) ... 2026-03-26 01:01:20.575 | Selecting previously unselected package python3-ldb. 2026-03-26 01:01:20.585 | Preparing to unpack .../10-python3-ldb_2%3a2.8.0+samba4.19.5+dfsg-4ubuntu9.4_amd64.deb ... 2026-03-26 01:01:20.589 | Unpacking python3-ldb (2:2.8.0+samba4.19.5+dfsg-4ubuntu9.4) ... 2026-03-26 01:01:20.650 | Selecting previously unselected package python3-tdb. 2026-03-26 01:01:20.662 | Preparing to unpack .../11-python3-tdb_1.4.10-1build1_amd64.deb ... 2026-03-26 01:01:20.666 | Unpacking python3-tdb (1.4.10-1build1) ... 2026-03-26 01:01:20.719 | Selecting previously unselected package python3-markdown. 2026-03-26 01:01:20.726 | Preparing to unpack .../12-python3-markdown_3.5.2-1_all.deb ... 2026-03-26 01:01:20.730 | Unpacking python3-markdown (3.5.2-1) ... 2026-03-26 01:01:20.793 | Selecting previously unselected package libavahi-common-data:amd64. 2026-03-26 01:01:20.803 | Preparing to unpack .../13-libavahi-common-data_0.8-13ubuntu6.1_amd64.deb ... 2026-03-26 01:01:20.807 | Unpacking libavahi-common-data:amd64 (0.8-13ubuntu6.1) ... 2026-03-26 01:01:20.861 | Selecting previously unselected package libavahi-common3:amd64. 2026-03-26 01:01:20.872 | Preparing to unpack .../14-libavahi-common3_0.8-13ubuntu6.1_amd64.deb ... 2026-03-26 01:01:20.876 | Unpacking libavahi-common3:amd64 (0.8-13ubuntu6.1) ... 2026-03-26 01:01:20.931 | Selecting previously unselected package libavahi-client3:amd64. 2026-03-26 01:01:20.941 | Preparing to unpack .../15-libavahi-client3_0.8-13ubuntu6.1_amd64.deb ... 2026-03-26 01:01:20.945 | Unpacking libavahi-client3:amd64 (0.8-13ubuntu6.1) ... 2026-03-26 01:01:20.997 | Selecting previously unselected package libwbclient0:amd64. 2026-03-26 01:01:21.005 | Preparing to unpack .../16-libwbclient0_2%3a4.19.5+dfsg-4ubuntu9.4_amd64.deb ... 2026-03-26 01:01:21.009 | Unpacking libwbclient0:amd64 (2:4.19.5+dfsg-4ubuntu9.4) ... 2026-03-26 01:01:21.066 | Selecting previously unselected package samba-libs:amd64. 2026-03-26 01:01:21.077 | Preparing to unpack .../17-samba-libs_2%3a4.19.5+dfsg-4ubuntu9.4_amd64.deb ... 2026-03-26 01:01:21.089 | Unpacking samba-libs:amd64 (2:4.19.5+dfsg-4ubuntu9.4) ... 2026-03-26 01:01:21.788 | Selecting previously unselected package python3-talloc:amd64. 2026-03-26 01:01:21.798 | Preparing to unpack .../18-python3-talloc_2.4.2-1build2_amd64.deb ... 2026-03-26 01:01:21.803 | Unpacking python3-talloc:amd64 (2.4.2-1build2) ... 2026-03-26 01:01:21.863 | Selecting previously unselected package python3-samba. 2026-03-26 01:01:21.873 | Preparing to unpack .../19-python3-samba_2%3a4.19.5+dfsg-4ubuntu9.4_amd64.deb ... 2026-03-26 01:01:21.877 | Unpacking python3-samba (2:4.19.5+dfsg-4ubuntu9.4) ... 2026-03-26 01:01:22.180 | Selecting previously unselected package samba-common. 2026-03-26 01:01:22.191 | Preparing to unpack .../20-samba-common_2%3a4.19.5+dfsg-4ubuntu9.4_all.deb ... 2026-03-26 01:01:22.207 | Unpacking samba-common (2:4.19.5+dfsg-4ubuntu9.4) ... 2026-03-26 01:01:22.263 | Selecting previously unselected package libcups2t64:amd64. 2026-03-26 01:01:22.272 | Preparing to unpack .../21-libcups2t64_2.4.7-1.2ubuntu7.9_amd64.deb ... 2026-03-26 01:01:22.276 | Unpacking libcups2t64:amd64 (2.4.7-1.2ubuntu7.9) ... 2026-03-26 01:01:22.358 | Selecting previously unselected package samba-common-bin. 2026-03-26 01:01:22.367 | Preparing to unpack .../22-samba-common-bin_2%3a4.19.5+dfsg-4ubuntu9.4_amd64.deb ... 2026-03-26 01:01:22.371 | Unpacking samba-common-bin (2:4.19.5+dfsg-4ubuntu9.4) ... 2026-03-26 01:01:22.467 | Selecting previously unselected package tdb-tools. 2026-03-26 01:01:22.478 | Preparing to unpack .../23-tdb-tools_1.4.10-1build1_amd64.deb ... 2026-03-26 01:01:22.482 | Unpacking tdb-tools (1.4.10-1build1) ... 2026-03-26 01:01:22.547 | Selecting previously unselected package samba. 2026-03-26 01:01:22.557 | Preparing to unpack .../24-samba_2%3a4.19.5+dfsg-4ubuntu9.4_amd64.deb ... 2026-03-26 01:01:22.582 | Unpacking samba (2:4.19.5+dfsg-4ubuntu9.4) ... 2026-03-26 01:01:22.775 | Selecting previously unselected package nfs-kernel-server. 2026-03-26 01:01:22.783 | Preparing to unpack .../25-nfs-kernel-server_1%3a2.6.4-3ubuntu5.1_amd64.deb ... 2026-03-26 01:01:22.787 | Unpacking nfs-kernel-server (1:2.6.4-3ubuntu5.1) ... 2026-03-26 01:01:22.891 | Setting up liblmdb0:amd64 (0.9.31-1build1) ... 2026-03-26 01:01:22.901 | Setting up libnfsidmap1:amd64 (1:2.6.4-3ubuntu5.1) ... 2026-03-26 01:01:22.911 | Setting up libtdb1:amd64 (1.4.10-1build1) ... 2026-03-26 01:01:22.921 | Setting up rpcbind (1.2.6-7ubuntu2) ... 2026-03-26 01:01:23.531 | Created symlink /etc/systemd/system/multi-user.target.wants/rpcbind.service → /usr/lib/systemd/system/rpcbind.service. 2026-03-26 01:01:23.531 | Created symlink /etc/systemd/system/sockets.target.wants/rpcbind.socket → /usr/lib/systemd/system/rpcbind.socket. 2026-03-26 01:01:24.094 | Setting up samba-common (2:4.19.5+dfsg-4ubuntu9.4) ... 2026-03-26 01:01:24.348 | 2026-03-26 01:01:24.348 | Creating config file /etc/samba/smb.conf with new version 2026-03-26 01:01:24.490 | Setting up libwbclient0:amd64 (2:4.19.5+dfsg-4ubuntu9.4) ... 2026-03-26 01:01:24.499 | Setting up libtalloc2:amd64 (2.4.2-1build2) ... 2026-03-26 01:01:24.509 | Setting up python3-tdb (1.4.10-1build1) ... 2026-03-26 01:01:24.644 | Setting up libavahi-common-data:amd64 (0.8-13ubuntu6.1) ... 2026-03-26 01:01:24.653 | Setting up tdb-tools (1.4.10-1build1) ... 2026-03-26 01:01:24.667 | update-alternatives: using /usr/bin/tdbbackup.tdbtools to provide /usr/bin/tdbbackup (tdbbackup) in auto mode 2026-03-26 01:01:24.675 | Setting up python3-markdown (3.5.2-1) ... 2026-03-26 01:01:24.888 | Setting up keyutils (1.6.3-3build1) ... 2026-03-26 01:01:24.902 | Setting up python3-dnspython (2.6.1-1ubuntu1) ... 2026-03-26 01:01:25.232 | Setting up libtevent0t64:amd64 (0.16.1-2build1) ... 2026-03-26 01:01:25.243 | Setting up python3-talloc:amd64 (2.4.2-1build2) ... 2026-03-26 01:01:25.253 | Setting up libavahi-common3:amd64 (0.8-13ubuntu6.1) ... 2026-03-26 01:01:25.262 | Setting up nfs-common (1:2.6.4-3ubuntu5.1) ... 2026-03-26 01:01:25.499 | 2026-03-26 01:01:25.499 | Creating config file /etc/idmapd.conf with new version 2026-03-26 01:01:26.090 | 2026-03-26 01:01:26.090 | Creating config file /etc/nfs.conf with new version 2026-03-26 01:01:26.243 | info: Selecting UID from range 100 to 999 ... 2026-03-26 01:01:26.244 | 2026-03-26 01:01:26.244 | info: Adding system user `statd' (UID 115) ... 2026-03-26 01:01:26.250 | info: Adding new user `statd' (UID 115) with group `nogroup' ... 2026-03-26 01:01:26.293 | info: Not creating home directory `/var/lib/nfs'. 2026-03-26 01:01:26.773 | Created symlink /etc/systemd/system/multi-user.target.wants/nfs-client.target → /usr/lib/systemd/system/nfs-client.target. 2026-03-26 01:01:26.773 | Created symlink /etc/systemd/system/remote-fs.target.wants/nfs-client.target → /usr/lib/systemd/system/nfs-client.target. 2026-03-26 01:01:27.134 | auth-rpcgss-module.service is a disabled or a static unit, not starting it. 2026-03-26 01:01:27.183 | nfs-idmapd.service is a disabled or a static unit, not starting it. 2026-03-26 01:01:27.213 | nfs-utils.service is a disabled or a static unit, not starting it. 2026-03-26 01:01:27.236 | proc-fs-nfsd.mount is a disabled or a static unit, not starting it. 2026-03-26 01:01:27.263 | rpc-gssd.service is a disabled or a static unit, not starting it. 2026-03-26 01:01:27.294 | rpc-statd-notify.service is a disabled or a static unit, not starting it. 2026-03-26 01:01:27.316 | rpc-statd.service is a disabled or a static unit, not starting it. 2026-03-26 01:01:27.339 | rpc-svcgssd.service is a disabled or a static unit, not starting it. 2026-03-26 01:01:27.464 | Setting up libldb2:amd64 (2:2.8.0+samba4.19.5+dfsg-4ubuntu9.4) ... 2026-03-26 01:01:27.476 | Setting up libavahi-client3:amd64 (0.8-13ubuntu6.1) ... 2026-03-26 01:01:27.485 | Setting up nfs-kernel-server (1:2.6.4-3ubuntu5.1) ... 2026-03-26 01:01:27.626 | Created symlink /etc/systemd/system/nfs-mountd.service.requires/fsidd.service → /usr/lib/systemd/system/fsidd.service. 2026-03-26 01:01:27.626 | Created symlink /etc/systemd/system/nfs-server.service.requires/fsidd.service → /usr/lib/systemd/system/fsidd.service. 2026-03-26 01:01:27.764 | Created symlink /etc/systemd/system/nfs-client.target.wants/nfs-blkmap.service → /usr/lib/systemd/system/nfs-blkmap.service. 2026-03-26 01:01:27.905 | Created symlink /etc/systemd/system/multi-user.target.wants/nfs-server.service → /usr/lib/systemd/system/nfs-server.service. 2026-03-26 01:01:28.305 | nfs-mountd.service is a disabled or a static unit, not starting it. 2026-03-26 01:01:28.350 | nfsdcld.service is a disabled or a static unit, not starting it. 2026-03-26 01:01:28.887 | 2026-03-26 01:01:28.887 | Creating config file /etc/exports with new version 2026-03-26 01:01:29.173 | 2026-03-26 01:01:29.173 | Creating config file /etc/default/nfs-kernel-server with new version 2026-03-26 01:01:29.618 | Setting up samba-libs:amd64 (2:4.19.5+dfsg-4ubuntu9.4) ... 2026-03-26 01:01:29.629 | Setting up python3-ldb (2:2.8.0+samba4.19.5+dfsg-4ubuntu9.4) ... 2026-03-26 01:01:29.759 | Setting up libcups2t64:amd64 (2.4.7-1.2ubuntu7.9) ... 2026-03-26 01:01:29.769 | Setting up python3-samba (2:4.19.5+dfsg-4ubuntu9.4) ... 2026-03-26 01:01:30.346 | Setting up samba-common-bin (2:4.19.5+dfsg-4ubuntu9.4) ... 2026-03-26 01:01:30.357 | Setting up samba (2:4.19.5+dfsg-4ubuntu9.4) ... 2026-03-26 01:01:31.713 | Created symlink /etc/systemd/system/smb.service → /usr/lib/systemd/system/smbd.service. 2026-03-26 01:01:31.713 | Created symlink /etc/systemd/system/multi-user.target.wants/smbd.service → /usr/lib/systemd/system/smbd.service. 2026-03-26 01:01:32.372 | Created symlink /etc/systemd/system/nmb.service → /usr/lib/systemd/system/nmbd.service. 2026-03-26 01:01:32.372 | Created symlink /etc/systemd/system/multi-user.target.wants/nmbd.service → /usr/lib/systemd/system/nmbd.service. 2026-03-26 01:01:33.024 | Created symlink /etc/systemd/system/samba.service → /usr/lib/systemd/system/samba-ad-dc.service. 2026-03-26 01:01:33.024 | Created symlink /etc/systemd/system/multi-user.target.wants/samba-ad-dc.service → /usr/lib/systemd/system/samba-ad-dc.service. 2026-03-26 01:01:33.426 | Processing triggers for man-db (2.12.0-4build2) ... 2026-03-26 01:01:34.744 | Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-03-26 01:01:35.079 | ++ functions-common:apt_get:1203 : result=0 2026-03-26 01:01:35.084 | ++ functions-common:apt_get:1206 : time_stop apt-get 2026-03-26 01:01:35.090 | ++ functions-common:time_stop:2412 : local name 2026-03-26 01:01:35.097 | ++ functions-common:time_stop:2413 : local end_time 2026-03-26 01:01:35.103 | ++ functions-common:time_stop:2414 : local elapsed_time 2026-03-26 01:01:35.109 | ++ functions-common:time_stop:2415 : local total 2026-03-26 01:01:35.117 | ++ functions-common:time_stop:2416 : local start_time 2026-03-26 01:01:35.122 | ++ functions-common:time_stop:2418 : name=apt-get 2026-03-26 01:01:35.127 | ++ functions-common:time_stop:2419 : start_time=1774486876325 2026-03-26 01:01:35.133 | ++ functions-common:time_stop:2421 : [[ -z 1774486876325 ]] 2026-03-26 01:01:35.141 | +++ functions-common:time_stop:2424 : date +%s%3N 2026-03-26 01:01:35.150 | ++ functions-common:time_stop:2424 : end_time=1774486895144 2026-03-26 01:01:35.156 | ++ functions-common:time_stop:2425 : elapsed_time=18819 2026-03-26 01:01:35.161 | ++ functions-common:time_stop:2426 : total=835685 2026-03-26 01:01:35.167 | ++ functions-common:time_stop:2428 : _TIME_START[$name]= 2026-03-26 01:01:35.172 | ++ functions-common:time_stop:2429 : _TIME_TOTAL[$name]=854504 2026-03-26 01:01:35.178 | ++ functions-common:apt_get:1207 : return 0 2026-03-26 01:01:35.184 | ++ /opt/stack/manila/devstack/plugin.sh:_install_nfs_and_samba:704 : check_nfs_kernel_service_state_ubuntu 2026-03-26 01:01:35.193 | +++ /opt/stack/manila/devstack/plugin.sh:check_nfs_kernel_service_state_ubuntu:687 : sudo service nfs-kernel-server status 2026-03-26 01:01:35.235 | ++ /opt/stack/manila/devstack/plugin.sh:check_nfs_kernel_service_state_ubuntu:687 : [[ '' == \f\a\i\l ]] 2026-03-26 01:01:35.242 | +++ /opt/stack/manila/devstack/plugin.sh:check_nfs_kernel_service_state_ubuntu:695 : sudo service nfs-kernel-server status 2026-03-26 01:01:35.281 | ++ /opt/stack/manila/devstack/plugin.sh:check_nfs_kernel_service_state_ubuntu:695 : [[ '' == \f\a\i\l ]] 2026-03-26 01:01:35.286 | ++ /opt/stack/manila/devstack/plugin.sh:install_manila:745 : '[' manila.share.drivers.generic.GenericShareDriver == manila.share.drivers.zfsonlinux.driver.ZFSonLinuxShareDriver ']' 2026-03-26 01:01:35.293 | ++ /opt/stack/manila/devstack/plugin.sh:install_manila:760 : '[' manila.share.drivers.generic.GenericShareDriver == manila.share.drivers.container.driver.ContainerShareDriver ']' 2026-03-26 01:01:35.299 | ++ /opt/stack/manila/devstack/plugin.sh:source:1148 : set_cinder_quotas 2026-03-26 01:01:35.306 | ++ /opt/stack/manila/devstack/plugin.sh:set_cinder_quotas:133 : is_service_enabled cinder 2026-03-26 01:01:35.344 | ++ functions-common:is_service_enabled:2068 : return 0 2026-03-26 01:01:35.349 | ++ /opt/stack/manila/devstack/plugin.sh:set_cinder_quotas:134 : [[ ! -n /etc/cinder/cinder.conf ]] 2026-03-26 01:01:35.355 | ++ /opt/stack/manila/devstack/plugin.sh:set_cinder_quotas:137 : iniset /etc/cinder/cinder.conf DEFAULT quota_volumes 50 2026-03-26 01:01:35.429 | ++ /opt/stack/manila/devstack/plugin.sh:set_cinder_quotas:138 : iniset /etc/cinder/cinder.conf DEFAULT quota_snapshots 50 2026-03-26 01:01:35.502 | ++ /opt/stack/manila/devstack/plugin.sh:set_cinder_quotas:139 : iniset /etc/cinder/cinder.conf DEFAULT quota_gigabytes 1000 2026-03-26 01:01:35.574 | ++ /opt/stack/manila/devstack/plugin.sh:source:1257 : [[ stack == \u\n\s\t\a\c\k ]] 2026-03-26 01:01:35.580 | ++ /opt/stack/manila/devstack/plugin.sh:source:1262 : [[ stack == \c\l\e\a\n ]] 2026-03-26 01:01:35.591 | + functions-common:run_plugins:1831 : for plugin in ${plugins//,/ } 2026-03-26 01:01:35.598 | + functions-common:run_plugins:1832 : local dir=/opt/stack/octavia 2026-03-26 01:01:35.604 | + functions-common:run_plugins:1833 : [[ -f /opt/stack/octavia/devstack/plugin.sh ]] 2026-03-26 01:01:35.611 | + functions-common:run_plugins:1834 : source /opt/stack/octavia/devstack/plugin.sh stack install 2026-03-26 01:01:35.618 | ++ /opt/stack/octavia/devstack/plugin.sh:source:3 : saveenv=ehxB 2026-03-26 01:01:35.625 | ++ /opt/stack/octavia/devstack/plugin.sh:source:4 : set -ex 2026-03-26 01:01:35.633 | ++ /opt/stack/octavia/devstack/plugin.sh:source:9 : GET_PIP_CACHE_LOCATION=/opt/stack/cache/files/get-pip.py 2026-03-26 01:01:35.646 | ++ /opt/stack/octavia/devstack/plugin.sh:source:768 : is_service_enabled octavia 2026-03-26 01:01:35.686 | ++ functions-common:is_service_enabled:2068 : return 0 2026-03-26 01:01:35.692 | ++ /opt/stack/octavia/devstack/plugin.sh:source:769 : '[' api == main ']' 2026-03-26 01:01:35.698 | ++ /opt/stack/octavia/devstack/plugin.sh:source:769 : '[' api == standalone ']' 2026-03-26 01:01:35.705 | ++ /opt/stack/octavia/devstack/plugin.sh:source:781 : [[ stack == \s\t\a\c\k ]] 2026-03-26 01:01:35.712 | ++ /opt/stack/octavia/devstack/plugin.sh:source:781 : [[ install == \i\n\s\t\a\l\l ]] 2026-03-26 01:01:35.718 | ++ /opt/stack/octavia/devstack/plugin.sh:source:783 : echo_summary 'Installing octavia' 2026-03-26 01:01:35.725 | ++ ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-03-26 01:01:35.730 | ++ ./stack.sh:echo_summary:444 : echo -e Installing octavia 2026-03-26 01:01:35.736 | ++ /opt/stack/octavia/devstack/plugin.sh:source:784 : octavia_lib_install 2026-03-26 01:01:35.742 | ++ /opt/stack/octavia/devstack/plugin.sh:octavia_lib_install:29 : use_library_from_git octavia-lib 2026-03-26 01:01:35.748 | ++ inc/python:use_library_from_git:266 : local name=octavia-lib 2026-03-26 01:01:35.754 | ++ inc/python:use_library_from_git:267 : local enabled=1 2026-03-26 01:01:35.759 | ++ inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api,python-magnumclient = \A\L\L ]] 2026-03-26 01:01:35.766 | ++ inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api,python-magnumclient, =~ ,octavia-lib, ]] 2026-03-26 01:01:35.773 | ++ inc/python:use_library_from_git:269 : return 1 2026-03-26 01:01:35.779 | ++ /opt/stack/octavia/devstack/plugin.sh:octavia_lib_install:35 : pip_install_gr octavia-lib 2026-03-26 01:01:35.786 | ++ inc/python:pip_install_gr:94 : local name=octavia-lib 2026-03-26 01:01:35.792 | ++ inc/python:pip_install_gr:95 : local clean_name 2026-03-26 01:01:35.801 | +++ inc/python:pip_install_gr:96 : get_from_global_requirements octavia-lib 2026-03-26 01:01:35.807 | +++ inc/python:get_from_global_requirements:241 : local package=octavia-lib 2026-03-26 01:01:35.813 | +++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-03-26 01:01:35.824 | ++++ inc/python:get_from_global_requirements:243 : grep -i -h '^octavia-lib' /opt/stack/requirements/global-requirements.txt 2026-03-26 01:01:35.825 | ++++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-03-26 01:01:35.837 | +++ inc/python:get_from_global_requirements:243 : required_pkg='octavia-lib ' 2026-03-26 01:01:35.843 | +++ inc/python:get_from_global_requirements:244 : [[ octavia-lib == '' ]] 2026-03-26 01:01:35.850 | +++ inc/python:get_from_global_requirements:247 : echo octavia-lib 2026-03-26 01:01:35.856 | ++ inc/python:pip_install_gr:96 : clean_name=octavia-lib 2026-03-26 01:01:35.861 | ++ inc/python:pip_install_gr:97 : pip_install octavia-lib 2026-03-26 01:01:35.908 | Using python 3.12 to install octavia-lib 2026-03-26 01:01:35.913 | ++ 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 01:01:36.648 | Collecting octavia-lib 2026-03-26 01:01:36.724 | Downloading octavia_lib-3.11.0-py3-none-any.whl.metadata (2.3 kB) 2026-03-26 01:01:36.735 | 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 01:01:36.736 | 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 01:01:36.737 | 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 01:01:36.737 | 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 01:01:36.739 | 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 01:01:36.740 | 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 01:01:36.742 | 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 01:01:36.743 | 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 01:01:36.743 | 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 01:01:36.744 | 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 01:01:36.745 | 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 01:01:36.746 | 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 01:01:36.746 | 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 01:01:36.747 | 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 01:01:36.750 | 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 01:01:36.769 | Downloading octavia_lib-3.11.0-py3-none-any.whl (39 kB) 2026-03-26 01:01:36.971 | Installing collected packages: octavia-lib 2026-03-26 01:01:37.045 | Successfully installed octavia-lib-3.11.0 2026-03-26 01:01:37.179 | ++ inc/python:pip_install:216 : result=0 2026-03-26 01:01:37.186 | ++ inc/python:pip_install:218 : time_stop pip_install 2026-03-26 01:01:37.193 | ++ functions-common:time_stop:2412 : local name 2026-03-26 01:01:37.199 | ++ functions-common:time_stop:2413 : local end_time 2026-03-26 01:01:37.206 | ++ functions-common:time_stop:2414 : local elapsed_time 2026-03-26 01:01:37.214 | ++ functions-common:time_stop:2415 : local total 2026-03-26 01:01:37.219 | ++ functions-common:time_stop:2416 : local start_time 2026-03-26 01:01:37.227 | ++ functions-common:time_stop:2418 : name=pip_install 2026-03-26 01:01:37.234 | ++ functions-common:time_stop:2419 : start_time=1774486895899 2026-03-26 01:01:37.241 | ++ functions-common:time_stop:2421 : [[ -z 1774486895899 ]] 2026-03-26 01:01:37.250 | +++ functions-common:time_stop:2424 : date +%s%3N 2026-03-26 01:01:37.261 | ++ functions-common:time_stop:2424 : end_time=1774486897254 2026-03-26 01:01:37.268 | ++ functions-common:time_stop:2425 : elapsed_time=1355 2026-03-26 01:01:37.276 | ++ functions-common:time_stop:2426 : total=144721 2026-03-26 01:01:37.282 | ++ functions-common:time_stop:2428 : _TIME_START[$name]= 2026-03-26 01:01:37.288 | ++ functions-common:time_stop:2429 : _TIME_TOTAL[$name]=146076 2026-03-26 01:01:37.296 | ++ inc/python:pip_install:219 : return 0 2026-03-26 01:01:37.304 | ++ /opt/stack/octavia/devstack/plugin.sh:source:785 : octavia_install 2026-03-26 01:01:37.311 | ++ /opt/stack/octavia/devstack/plugin.sh:octavia_install:12 : [[ False == True ]] 2026-03-26 01:01:37.317 | ++ /opt/stack/octavia/devstack/plugin.sh:octavia_install:15 : setup_develop /opt/stack/octavia 2026-03-26 01:01:37.324 | ++ inc/python:setup_develop:353 : local bindep 2026-03-26 01:01:37.331 | ++ inc/python:setup_develop:354 : [[ /opt/stack/octavia == -bindep* ]] 2026-03-26 01:01:37.336 | ++ inc/python:setup_develop:358 : local project_dir=/opt/stack/octavia 2026-03-26 01:01:37.343 | ++ inc/python:setup_develop:359 : local extras= 2026-03-26 01:01:37.350 | ++ inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/octavia -e 2026-03-26 01:01:37.357 | ++ inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-03-26 01:01:37.364 | ++ inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/octavia == -bindep* ]] 2026-03-26 01:01:37.369 | ++ inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/octavia 2026-03-26 01:01:37.376 | ++ inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-03-26 01:01:37.383 | ++ inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-03-26 01:01:37.392 | +++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/octavia 2026-03-26 01:01:37.398 | +++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-03-26 01:01:37.405 | ++ inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/octavia 2026-03-26 01:01:37.412 | ++ inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-03-26 01:01:37.419 | ++ inc/python:_setup_package_with_constraints_edit:399 : local name 2026-03-26 01:01:37.428 | +++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/octavia/setup.cfg 2026-03-26 01:01:37.438 | ++ inc/python:_setup_package_with_constraints_edit:400 : name=octavia 2026-03-26 01:01:37.445 | ++ inc/python:_setup_package_with_constraints_edit:401 : '[' -z octavia ']' 2026-03-26 01:01:37.452 | ++ 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 01:01:37.555 | ++ inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/octavia -e 2026-03-26 01:01:37.563 | ++ inc/python:setup_package:436 : local bindep=0 2026-03-26 01:01:37.569 | ++ inc/python:setup_package:437 : local bindep_flag= 2026-03-26 01:01:37.577 | ++ inc/python:setup_package:438 : local bindep_profiles= 2026-03-26 01:01:37.584 | ++ inc/python:setup_package:439 : [[ /opt/stack/octavia == -bindep* ]] 2026-03-26 01:01:37.591 | ++ inc/python:setup_package:444 : local project_dir=/opt/stack/octavia 2026-03-26 01:01:37.598 | ++ inc/python:setup_package:445 : local flags=-e 2026-03-26 01:01:37.605 | ++ inc/python:setup_package:446 : local extras= 2026-03-26 01:01:37.611 | ++ inc/python:setup_package:450 : [[ -n -e ]] 2026-03-26 01:01:37.617 | ++ inc/python:setup_package:450 : [[ -z '' ]] 2026-03-26 01:01:37.624 | ++ inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-03-26 01:01:37.631 | ++ inc/python:setup_package:455 : [[ ! -z '' ]] 2026-03-26 01:01:37.638 | ++ inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-03-26 01:01:37.645 | ++ inc/python:setup_package:464 : pip_install -e /opt/stack/octavia 2026-03-26 01:01:37.696 | Using python 3.12 to install /opt/stack/octavia 2026-03-26 01:01:37.701 | ++ 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 01:01:38.293 | Obtaining file:///opt/stack/octavia 2026-03-26 01:01:38.295 | Installing build dependencies: started 2026-03-26 01:01:39.661 | Installing build dependencies: finished with status 'done' 2026-03-26 01:01:39.661 | Checking if build backend supports build_editable: started 2026-03-26 01:01:39.971 | Checking if build backend supports build_editable: finished with status 'done' 2026-03-26 01:01:39.973 | Getting requirements to build editable: started 2026-03-26 01:01:40.137 | Getting requirements to build editable: finished with status 'done' 2026-03-26 01:01:40.139 | Preparing editable metadata (pyproject.toml): started 2026-03-26 01:01:40.649 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-03-26 01:01:40.672 | 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 01:01:40.672 | 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 01:01:40.673 | 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 01:01:40.673 | 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 01:01:40.674 | 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 01:01:40.674 | Requirement already satisfied: SQLAlchemy-Utils>=0.30.11 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev5) (0.42.1) 2026-03-26 01:01:40.675 | 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 01:01:40.675 | 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 01:01:40.675 | 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 01:01:40.676 | 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 01:01:40.676 | 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 01:01:40.677 | 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 01:01:40.677 | 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 01:01:40.678 | 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 01:01:40.678 | 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 01:01:40.679 | 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 01:01:40.680 | 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 01:01:40.680 | 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 01:01:40.681 | 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 01:01:40.681 | 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 01:01:40.682 | 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 01:01:40.682 | 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 01:01:40.683 | 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 01:01:40.683 | 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 01:01:40.684 | 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 01:01:40.684 | 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 01:01:40.685 | 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 01:01:40.685 | 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 01:01:40.686 | 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 01:01:40.686 | 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 01:01:40.687 | 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 01:01:40.688 | 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 01:01:40.688 | 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 01:01:40.689 | 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 01:01:40.689 | 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 01:01:40.690 | 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 01:01:40.690 | 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 01:01:40.691 | 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 01:01:40.691 | 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 01:01:40.692 | 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 01:01:40.692 | 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 01:01:40.693 | 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 01:01:40.693 | 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 01:01:40.694 | 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 01:01:40.694 | 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 01:01:40.695 | 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 01:01:40.837 | Collecting gunicorn>=19.9.0 (from octavia==18.1.0.dev5) 2026-03-26 01:01:40.910 | Downloading gunicorn-25.1.0-py3-none-any.whl.metadata (5.5 kB) 2026-03-26 01:01:40.921 | 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 01:01:40.923 | 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 01:01:40.924 | 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 01:01:40.929 | 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 01:01:40.932 | 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 01:01:40.934 | 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 01:01:40.934 | 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 01:01:40.935 | 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 01:01:40.936 | 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 01:01:40.939 | 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 01:01:40.940 | 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 01:01:40.941 | 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 01:01:40.945 | 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 01:01:40.952 | 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 01:01:40.952 | 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 01:01:40.952 | 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 01:01:40.952 | 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 01:01:40.952 | 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 01:01:40.954 | 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 01:01:40.955 | 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 01:01:40.956 | 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 01:01:40.956 | 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 01:01:40.962 | 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 01:01:40.962 | 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 01:01:40.963 | 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 01:01:40.963 | 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 01:01:40.964 | 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 01:01:40.964 | 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 01:01:40.965 | 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 01:01:40.971 | 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 01:01:40.978 | 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 01:01:40.983 | 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 01:01:40.984 | 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 01:01:40.986 | 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 01:01:40.993 | 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 01:01:40.993 | 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 01:01:40.994 | 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 01:01:40.994 | 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 01:01:40.995 | 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 01:01:40.997 | 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 01:01:41.003 | 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 01:01:41.007 | 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 01:01:41.009 | 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 01:01:41.010 | 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 01:01:41.022 | 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 01:01:41.026 | 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 01:01:41.027 | 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 01:01:41.027 | 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 01:01:41.028 | 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 01:01:41.028 | 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 01:01:41.029 | 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 01:01:41.029 | 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 01:01:41.032 | 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 01:01:41.040 | 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 01:01:41.045 | 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 01:01:41.048 | 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 01:01:41.054 | 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 01:01:41.068 | 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 01:01:41.096 | 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 01:01:41.099 | 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 01:01:41.100 | 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 01:01:41.106 | Requirement already satisfied: pyperclip>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff>=2.8.0->python-barbicanclient>=4.5.2->octavia==18.1.0.dev5) (1.11.0) 2026-03-26 01:01:41.106 | Requirement already satisfied: rich>=14.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff>=2.8.0->python-barbicanclient>=4.5.2->octavia==18.1.0.dev5) (14.3.3) 2026-03-26 01:01:41.107 | Requirement already satisfied: rich-argparse>=1.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff>=2.8.0->python-barbicanclient>=4.5.2->octavia==18.1.0.dev5) (1.7.2) 2026-03-26 01:01:41.116 | 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 01:01:41.119 | 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 01:01:41.120 | 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 01:01:41.140 | 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 01:01:41.140 | 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 01:01:41.141 | 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 01:01:41.142 | 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 01:01:41.164 | 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 01:01:41.165 | 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 01:01:41.171 | 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 01:01:41.183 | 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 01:01:41.219 | 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 01:01:41.220 | 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 01:01:41.221 | 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 01:01:41.245 | 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 01:01:41.272 | 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 01:01:41.273 | 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 01:01:41.273 | 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 01:01:41.277 | 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 01:01:41.337 | Downloading gunicorn-25.1.0-py3-none-any.whl (197 kB) 2026-03-26 01:01:41.446 | Building wheels for collected packages: octavia 2026-03-26 01:01:41.446 | Building editable for octavia (pyproject.toml): started 2026-03-26 01:01:42.105 | Building editable for octavia (pyproject.toml): finished with status 'done' 2026-03-26 01:01:42.105 | Created wheel for octavia: filename=octavia-18.1.0.dev5-0.editable-py3-none-any.whl size=9917 sha256=10bb1af842e5557ce1b58e1f420f964479622e03968dbe982597641b60df81d0 2026-03-26 01:01:42.106 | Stored in directory: /tmp/pip-ephem-wheel-cache-1b44nfgw/wheels/ed/6b/cb/95220a3afd8be5cce009bcf4082455445bf4e8aadf41f0202b 2026-03-26 01:01:42.111 | Successfully built octavia 2026-03-26 01:01:42.248 | Installing collected packages: gunicorn, octavia 2026-03-26 01:01:42.424 | 2026-03-26 01:01:42.443 | Successfully installed gunicorn-25.1.0 octavia-18.1.0.dev5 2026-03-26 01:01:42.566 | ++ inc/python:pip_install:216 : result=0 2026-03-26 01:01:42.571 | ++ inc/python:pip_install:218 : time_stop pip_install 2026-03-26 01:01:42.575 | ++ functions-common:time_stop:2412 : local name 2026-03-26 01:01:42.580 | ++ functions-common:time_stop:2413 : local end_time 2026-03-26 01:01:42.584 | ++ functions-common:time_stop:2414 : local elapsed_time 2026-03-26 01:01:42.589 | ++ functions-common:time_stop:2415 : local total 2026-03-26 01:01:42.594 | ++ functions-common:time_stop:2416 : local start_time 2026-03-26 01:01:42.598 | ++ functions-common:time_stop:2418 : name=pip_install 2026-03-26 01:01:42.603 | ++ functions-common:time_stop:2419 : start_time=1774486897684 2026-03-26 01:01:42.609 | ++ functions-common:time_stop:2421 : [[ -z 1774486897684 ]] 2026-03-26 01:01:42.615 | +++ functions-common:time_stop:2424 : date +%s%3N 2026-03-26 01:01:42.623 | ++ functions-common:time_stop:2424 : end_time=1774486902618 2026-03-26 01:01:42.628 | ++ functions-common:time_stop:2425 : elapsed_time=4934 2026-03-26 01:01:42.632 | ++ functions-common:time_stop:2426 : total=146076 2026-03-26 01:01:42.636 | ++ functions-common:time_stop:2428 : _TIME_START[$name]= 2026-03-26 01:01:42.640 | ++ functions-common:time_stop:2429 : _TIME_TOTAL[$name]=151010 2026-03-26 01:01:42.647 | ++ inc/python:pip_install:219 : return 0 2026-03-26 01:01:42.651 | ++ inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-03-26 01:01:42.657 | ++ inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-03-26 01:01:42.663 | ++ inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/octavia 2026-03-26 01:01:42.669 | ++ inc/python:use_library_from_git:266 : local name=/opt/stack/octavia 2026-03-26 01:01:42.674 | ++ inc/python:use_library_from_git:267 : local enabled=1 2026-03-26 01:01:42.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,python-magnumclient = \A\L\L ]] 2026-03-26 01:01:42.686 | ++ inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api,python-magnumclient, =~ ,/opt/stack/octavia, ]] 2026-03-26 01:01:42.694 | ++ inc/python:use_library_from_git:269 : return 1 2026-03-26 01:01:42.698 | ++ /opt/stack/octavia/devstack/plugin.sh:source:786 : octaviaclient_install 2026-03-26 01:01:42.703 | ++ /opt/stack/octavia/devstack/plugin.sh:octaviaclient_install:20 : use_library_from_git python-octaviaclient 2026-03-26 01:01:42.710 | ++ inc/python:use_library_from_git:266 : local name=python-octaviaclient 2026-03-26 01:01:42.716 | ++ inc/python:use_library_from_git:267 : local enabled=1 2026-03-26 01:01:42.723 | ++ inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api,python-magnumclient = \A\L\L ]] 2026-03-26 01:01:42.729 | ++ inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api,python-magnumclient, =~ ,python-octaviaclient, ]] 2026-03-26 01:01:42.735 | ++ inc/python:use_library_from_git:269 : return 1 2026-03-26 01:01:42.741 | ++ /opt/stack/octavia/devstack/plugin.sh:octaviaclient_install:24 : pip_install_gr python-octaviaclient 2026-03-26 01:01:42.746 | ++ inc/python:pip_install_gr:94 : local name=python-octaviaclient 2026-03-26 01:01:42.753 | ++ inc/python:pip_install_gr:95 : local clean_name 2026-03-26 01:01:42.760 | +++ inc/python:pip_install_gr:96 : get_from_global_requirements python-octaviaclient 2026-03-26 01:01:42.766 | +++ inc/python:get_from_global_requirements:241 : local package=python-octaviaclient 2026-03-26 01:01:42.772 | +++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-03-26 01:01:42.780 | ++++ inc/python:get_from_global_requirements:243 : grep -i -h '^python-octaviaclient' /opt/stack/requirements/global-requirements.txt 2026-03-26 01:01:42.782 | ++++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-03-26 01:01:42.790 | +++ inc/python:get_from_global_requirements:243 : required_pkg='python-octaviaclient ' 2026-03-26 01:01:42.797 | +++ inc/python:get_from_global_requirements:244 : [[ python-octaviaclient == '' ]] 2026-03-26 01:01:42.803 | +++ inc/python:get_from_global_requirements:247 : echo python-octaviaclient 2026-03-26 01:01:42.810 | ++ inc/python:pip_install_gr:96 : clean_name=python-octaviaclient 2026-03-26 01:01:42.816 | ++ inc/python:pip_install_gr:97 : pip_install python-octaviaclient 2026-03-26 01:01:42.866 | Using python 3.12 to install python-octaviaclient 2026-03-26 01:01:42.872 | ++ 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 01:01:43.453 | Requirement already satisfied: python-octaviaclient in /opt/stack/data/venv/lib/python3.12/site-packages (3.13.0) 2026-03-26 01:01:43.454 | 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 01:01:43.454 | 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 01:01:43.455 | 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 01:01:43.455 | 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 01:01:43.456 | 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 01:01:43.456 | 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 01:01:43.457 | 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 01:01:43.457 | 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 01:01:43.458 | 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 01:01:43.458 | 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 01:01:43.459 | 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 01:01:43.459 | 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 01:01:43.460 | 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 01:01:43.462 | 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 01:01:43.462 | 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 01:01:43.463 | 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 01:01:43.464 | 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 01:01:43.464 | 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 01:01:43.465 | 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 01:01:43.468 | 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 01:01:43.468 | 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 01:01:43.470 | 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 01:01:43.470 | 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 01:01:43.471 | 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 01:01:43.471 | 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 01:01:43.472 | 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 01:01:43.473 | 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 01:01:43.473 | 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 01:01:43.474 | 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 01:01:43.476 | 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 01:01:43.478 | 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 01:01:43.483 | 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 01:01:43.485 | 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 01:01:43.487 | 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 01:01:43.488 | 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 01:01:43.488 | 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 01:01:43.489 | 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 01:01:43.490 | 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 01:01:43.494 | 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 01:01:43.497 | 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 01:01:43.505 | 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 01:01:43.506 | 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 01:01:43.511 | 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 01:01:43.514 | 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 01:01:43.517 | 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 01:01:43.517 | 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 01:01:43.518 | 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 01:01:43.519 | 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 01:01:43.531 | 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 01:01:43.531 | 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 01:01:43.534 | 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 01:01:43.810 | ++ inc/python:pip_install:216 : result=0 2026-03-26 01:01:43.816 | ++ inc/python:pip_install:218 : time_stop pip_install 2026-03-26 01:01:43.820 | ++ functions-common:time_stop:2412 : local name 2026-03-26 01:01:43.825 | ++ functions-common:time_stop:2413 : local end_time 2026-03-26 01:01:43.832 | ++ functions-common:time_stop:2414 : local elapsed_time 2026-03-26 01:01:43.837 | ++ functions-common:time_stop:2415 : local total 2026-03-26 01:01:43.843 | ++ functions-common:time_stop:2416 : local start_time 2026-03-26 01:01:43.848 | ++ functions-common:time_stop:2418 : name=pip_install 2026-03-26 01:01:43.853 | ++ functions-common:time_stop:2419 : start_time=1774486902854 2026-03-26 01:01:43.858 | ++ functions-common:time_stop:2421 : [[ -z 1774486902854 ]] 2026-03-26 01:01:43.866 | +++ functions-common:time_stop:2424 : date +%s%3N 2026-03-26 01:01:43.874 | ++ functions-common:time_stop:2424 : end_time=1774486903869 2026-03-26 01:01:43.878 | ++ functions-common:time_stop:2425 : elapsed_time=1015 2026-03-26 01:01:43.885 | ++ functions-common:time_stop:2426 : total=151010 2026-03-26 01:01:43.890 | ++ functions-common:time_stop:2428 : _TIME_START[$name]= 2026-03-26 01:01:43.897 | ++ functions-common:time_stop:2429 : _TIME_TOTAL[$name]=152025 2026-03-26 01:01:43.903 | ++ inc/python:pip_install:219 : return 0 2026-03-26 01:01:43.910 | ++ /opt/stack/octavia/devstack/plugin.sh:source:809 : [[ stack == \u\n\s\t\a\c\k ]] 2026-03-26 01:01:43.916 | ++ /opt/stack/octavia/devstack/plugin.sh:source:817 : [[ stack == \c\l\e\a\n ]] 2026-03-26 01:01:43.921 | ++ /opt/stack/octavia/devstack/plugin.sh:source:825 : [[ ehxB =~ e ]] 2026-03-26 01:01:43.926 | ++ /opt/stack/octavia/devstack/plugin.sh:source:826 : set -e 2026-03-26 01:01:43.932 | ++ /opt/stack/octavia/devstack/plugin.sh:source:830 : [[ ehxB =~ x ]] 2026-03-26 01:01:43.939 | ++ /opt/stack/octavia/devstack/plugin.sh:source:831 : set -x 2026-03-26 01:01:43.944 | + functions-common:run_plugins:1831 : for plugin in ${plugins//,/ } 2026-03-26 01:01:43.951 | + functions-common:run_plugins:1832 : local dir=/opt/stack/magnum-cluster-api 2026-03-26 01:01:43.956 | + functions-common:run_plugins:1833 : [[ -f /opt/stack/magnum-cluster-api/devstack/plugin.sh ]] 2026-03-26 01:01:43.963 | + functions-common:run_plugins:1834 : source /opt/stack/magnum-cluster-api/devstack/plugin.sh stack install 2026-03-26 01:01:43.969 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:1 : CAPI_VERSION=v1.10.5 2026-03-26 01:01:43.974 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:2 : CAPO_VERSION=v0.12.4 2026-03-26 01:01:43.979 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:3 : ORC_VERSION=v2.2.0 2026-03-26 01:01:43.986 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:4 : KIND_VERSION=v0.16.0 2026-03-26 01:01:43.991 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:5 : HELM_VERSION=v3.10.3 2026-03-26 01:01:43.997 | ++ /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 01:01:44.003 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:8 : MAGNUM_CLUSTER_API_BRANCH=main 2026-03-26 01:01:44.009 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:9 : MAGNUM_CLUSTER_API_DIR=/opt/stack/magnum-cluster-api 2026-03-26 01:01:44.015 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:21 : is_service_enabled magnum-cluster-api 2026-03-26 01:01:44.057 | ++ functions-common:is_service_enabled:2068 : return 0 2026-03-26 01:01:44.063 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:23 : [[ stack == \s\t\a\c\k ]] 2026-03-26 01:01:44.070 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:23 : [[ install == \p\r\e\-\i\n\s\t\a\l\l ]] 2026-03-26 01:01:44.076 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:65 : [[ stack == \s\t\a\c\k ]] 2026-03-26 01:01:44.083 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:65 : [[ install == \i\n\s\t\a\l\l ]] 2026-03-26 01:01:44.090 | ++ /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 01:01:44.095 | ++ functions-common:git_clone:581 : local git_remote=https://github.com/vexxhost/magnum-cluster-api.git 2026-03-26 01:01:44.101 | ++ functions-common:git_clone:582 : local git_dest=/opt/stack/magnum-cluster-api 2026-03-26 01:01:44.107 | ++ functions-common:git_clone:583 : local git_ref=/opt/stack/magnum-cluster-api 2026-03-26 01:01:44.113 | ++ functions-common:git_clone:584 : local orig_dir 2026-03-26 01:01:44.121 | +++ functions-common:git_clone:585 : pwd 2026-03-26 01:01:44.128 | ++ functions-common:git_clone:585 : orig_dir=/opt/stack/devstack 2026-03-26 01:01:44.133 | ++ functions-common:git_clone:586 : local git_clone_flags= 2026-03-26 01:01:44.140 | +++ functions-common:git_clone:588 : trueorfalse False RECLONE 2026-03-26 01:01:44.178 | ++ functions-common:git_clone:588 : RECLONE=False 2026-03-26 01:01:44.182 | ++ functions-common:git_clone:589 : [[ 0 -gt 0 ]] 2026-03-26 01:01:44.187 | ++ functions-common:git_clone:593 : [[ False = \T\r\u\e ]] 2026-03-26 01:01:44.194 | ++ functions-common:git_clone:602 : egrep -q '^refs' 2026-03-26 01:01:44.195 | ++ functions-common:git_clone:602 : echo /opt/stack/magnum-cluster-api 2026-03-26 01:01:44.204 | ++ functions-common:git_clone:616 : [[ ! -d /opt/stack/magnum-cluster-api ]] 2026-03-26 01:01:44.212 | ++ functions-common:git_clone:626 : [[ False = \T\r\u\e ]] 2026-03-26 01:01:44.217 | ++ functions-common:git_clone:661 : sudo git config --system --add safe.directory /opt/stack/magnum-cluster-api 2026-03-26 01:01:44.240 | ++ functions-common:git_clone:664 : cd /opt/stack/magnum-cluster-api 2026-03-26 01:01:44.245 | ++ functions-common:git_clone:665 : git show --oneline 2026-03-26 01:01:44.248 | ++ functions-common:git_clone:665 : head -1 2026-03-26 01:01:44.251 | 0619419 fix(deps): update rust crate k8s-openapi to 0.27.0 2026-03-26 01:01:44.255 | ++ functions-common:git_clone:666 : cd /opt/stack/devstack 2026-03-26 01:01:44.261 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:67 : setup_develop /opt/stack/magnum-cluster-api 2026-03-26 01:01:44.266 | ++ inc/python:setup_develop:353 : local bindep 2026-03-26 01:01:44.271 | ++ inc/python:setup_develop:354 : [[ /opt/stack/magnum-cluster-api == -bindep* ]] 2026-03-26 01:01:44.277 | ++ inc/python:setup_develop:358 : local project_dir=/opt/stack/magnum-cluster-api 2026-03-26 01:01:44.283 | ++ inc/python:setup_develop:359 : local extras= 2026-03-26 01:01:44.288 | ++ inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/magnum-cluster-api -e 2026-03-26 01:01:44.295 | ++ inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-03-26 01:01:44.301 | ++ inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/magnum-cluster-api == -bindep* ]] 2026-03-26 01:01:44.307 | ++ inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/magnum-cluster-api 2026-03-26 01:01:44.315 | ++ inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-03-26 01:01:44.321 | ++ inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-03-26 01:01:44.327 | +++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/magnum-cluster-api 2026-03-26 01:01:44.332 | +++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-03-26 01:01:44.339 | ++ inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/magnum-cluster-api 2026-03-26 01:01:44.347 | ++ inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-03-26 01:01:44.353 | ++ inc/python:_setup_package_with_constraints_edit:399 : local name 2026-03-26 01:01:44.360 | +++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/magnum-cluster-api/setup.cfg 2026-03-26 01:01:44.369 | ++ inc/python:_setup_package_with_constraints_edit:400 : name= 2026-03-26 01:01:44.375 | ++ inc/python:_setup_package_with_constraints_edit:401 : '[' -z ']' 2026-03-26 01:01:44.383 | +++ inc/python:_setup_package_with_constraints_edit:402 : awk '/^name =/ {gsub(/"/, "", $3); print $3}' /opt/stack/magnum-cluster-api/pyproject.toml 2026-03-26 01:01:44.392 | ++ inc/python:_setup_package_with_constraints_edit:402 : name=magnum-cluster-api 2026-03-26 01:01:44.398 | ++ 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 01:01:44.490 | ++ inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/magnum-cluster-api -e 2026-03-26 01:01:44.496 | ++ inc/python:setup_package:436 : local bindep=0 2026-03-26 01:01:44.501 | ++ inc/python:setup_package:437 : local bindep_flag= 2026-03-26 01:01:44.506 | ++ inc/python:setup_package:438 : local bindep_profiles= 2026-03-26 01:01:44.513 | ++ inc/python:setup_package:439 : [[ /opt/stack/magnum-cluster-api == -bindep* ]] 2026-03-26 01:01:44.519 | ++ inc/python:setup_package:444 : local project_dir=/opt/stack/magnum-cluster-api 2026-03-26 01:01:44.524 | ++ inc/python:setup_package:445 : local flags=-e 2026-03-26 01:01:44.530 | ++ inc/python:setup_package:446 : local extras= 2026-03-26 01:01:44.536 | ++ inc/python:setup_package:450 : [[ -n -e ]] 2026-03-26 01:01:44.541 | ++ inc/python:setup_package:450 : [[ -z '' ]] 2026-03-26 01:01:44.547 | ++ inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-03-26 01:01:44.552 | ++ inc/python:setup_package:455 : [[ ! -z '' ]] 2026-03-26 01:01:44.558 | ++ inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-03-26 01:01:44.564 | ++ inc/python:setup_package:464 : pip_install -e /opt/stack/magnum-cluster-api 2026-03-26 01:01:44.604 | Using python 3.12 to install /opt/stack/magnum-cluster-api 2026-03-26 01:01:44.610 | ++ 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 01:01:45.172 | Obtaining file:///opt/stack/magnum-cluster-api 2026-03-26 01:01:45.174 | Installing build dependencies: started 2026-03-26 01:01:47.092 | Installing build dependencies: finished with status 'done' 2026-03-26 01:01:47.093 | Checking if build backend supports build_editable: started 2026-03-26 01:01:47.165 | Checking if build backend supports build_editable: finished with status 'done' 2026-03-26 01:01:47.167 | Getting requirements to build editable: started 2026-03-26 01:01:47.236 | Getting requirements to build editable: finished with status 'done' 2026-03-26 01:01:47.238 | Preparing editable metadata (pyproject.toml): started 2026-03-26 01:01:47.864 | Preparing editable metadata (pyproject.toml): finished with status 'error' 2026-03-26 01:01:47.875 | error: subprocess-exited-with-error 2026-03-26 01:01:47.875 | 2026-03-26 01:01:47.875 | × Preparing editable metadata (pyproject.toml) did not run successfully. 2026-03-26 01:01:47.875 | │ exit code: 1 2026-03-26 01:01:47.875 | ╰─> [16 lines of output] 2026-03-26 01:01:47.875 | Updating crates.io index 2026-03-26 01:01:47.876 | error: failed to select a version for `k8s-openapi`. 2026-03-26 01:01:47.876 | ... required by package `magnum-cluster-api v0.36.0 (/opt/stack/magnum-cluster-api)` 2026-03-26 01:01:47.876 | versions that meet the requirements `^0.27.0` are: 0.27.1, 0.27.0 2026-03-26 01:01:47.876 | 2026-03-26 01:01:47.876 | package `magnum-cluster-api` depends on `k8s-openapi` with feature `v1_30` but `k8s-openapi` does not have that feature. 2026-03-26 01:01:47.876 | package `k8s-openapi` does have feature `v1_31` 2026-03-26 01:01:47.876 | 2026-03-26 01:01:47.876 | 2026-03-26 01:01:47.876 | failed to select a version for `k8s-openapi` which could resolve this conflict 2026-03-26 01:01:47.876 | 💥 maturin failed 2026-03-26 01:01:47.876 | Caused by: Cargo metadata failed. Does your crate compile with `cargo build`? 2026-03-26 01:01:47.876 | Caused by: `cargo metadata` exited with an error: 2026-03-26 01:01:47.876 | Error running maturin: Command '['maturin', 'pep517', 'write-dist-info', '--metadata-directory', '/tmp/pip-modern-metadata-ay7e27qh', '--interpreter', '/opt/stack/data/venv/bin/python3.12']' returned non-zero exit status 1. 2026-03-26 01:01:47.876 | Checking for Rust toolchain.... 2026-03-26 01:01:47.876 | Running `maturin pep517 write-dist-info --metadata-directory /tmp/pip-modern-metadata-ay7e27qh --interpreter /opt/stack/data/venv/bin/python3.12` 2026-03-26 01:01:47.876 | [end of output] 2026-03-26 01:01:47.876 | 2026-03-26 01:01:47.876 | note: This error originates from a subprocess, and is likely not a problem with pip. 2026-03-26 01:01:47.883 | error: metadata-generation-failed 2026-03-26 01:01:47.883 | 2026-03-26 01:01:47.883 | × Encountered error while generating package metadata. 2026-03-26 01:01:47.883 | ╰─> from file:///opt/stack/magnum-cluster-api 2026-03-26 01:01:47.883 | 2026-03-26 01:01:47.883 | note: This is an issue with the package mentioned above, not pip. 2026-03-26 01:01:47.883 | hint: See above for details. 2026-03-26 01:01:47.960 | + inc/python:pip_install:1 : exit_trap 2026-03-26 01:01:47.966 | + ./stack.sh:exit_trap:519 : local r=1 2026-03-26 01:01:47.973 | ++ ./stack.sh:exit_trap:520 : jobs -p 2026-03-26 01:01:47.979 | + ./stack.sh:exit_trap:520 : jobs= 2026-03-26 01:01:47.985 | + ./stack.sh:exit_trap:523 : [[ -n '' ]] 2026-03-26 01:01:47.991 | + ./stack.sh:exit_trap:529 : '[' -f '' ']' 2026-03-26 01:01:47.995 | + ./stack.sh:exit_trap:534 : kill_spinner 2026-03-26 01:01:48.001 | + ./stack.sh:kill_spinner:429 : '[' '!' -z '' ']' 2026-03-26 01:01:48.007 | + ./stack.sh:exit_trap:536 : [[ 1 -ne 0 ]] 2026-03-26 01:01:48.012 | + ./stack.sh:exit_trap:537 : echo 'Error on exit' 2026-03-26 01:01:48.012 | Error on exit 2026-03-26 01:01:48.017 | + ./stack.sh:exit_trap:539 : type -p generate-subunit 2026-03-26 01:01:48.022 | + ./stack.sh:exit_trap:540 : generate-subunit 1774485668 1240 fail 2026-03-26 01:01:48.200 | + ./stack.sh:exit_trap:542 : [[ -z /opt/stack/logs ]] 2026-03-26 01:01:48.206 | + ./stack.sh:exit_trap:545 : /opt/stack/data/venv/bin/python3 /opt/stack/devstack/tools/worlddump.py -d /opt/stack/logs 2026-03-26 01:01:49.150 | + ./stack.sh:exit_trap:554 : exit 1